Started by an SCM change Obtained jenkins_tests/clubb_nvhpc_gpu_vs_cpu_diffness/Jenkinsfile from git https://github.com/larson-group/clubb.git [Pipeline] Start of Pipeline [Pipeline] node Running on Jenkins in /home/jenkins/workspace/clubb_nvhpc_gpu_vs_cpu_diffness [Pipeline] { [Pipeline] stage [Pipeline] { (Declarative: Checkout SCM) [Pipeline] checkout The recommended git tool is: git Cloning the remote Git repository Cloning repository https://github.com/larson-group/clubb.git > git init /home/jenkins/workspace/clubb_nvhpc_gpu_vs_cpu_diffness # timeout=10 Fetching upstream changes from https://github.com/larson-group/clubb.git > git --version # timeout=10 > git --version # 'git version 2.34.1' > git fetch --tags --force --progress -- https://github.com/larson-group/clubb.git +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url https://github.com/larson-group/clubb.git # timeout=10 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 Avoid second fetch > git rev-parse refs/remotes/origin/master^{commit} # timeout=10 Checking out Revision 9b72d6d80236434b434088ad5fea0bad7fdcf499 (refs/remotes/origin/master) > git config core.sparsecheckout # timeout=10 > git checkout -f 9b72d6d80236434b434088ad5fea0bad7fdcf499 # timeout=10 Commit message: "refactor code to remove compiler warnings for exceeding 100 characters per line and unused variables and parameters (#1179)" > git rev-list --no-walk acfdc3cd0d3a13e8db27fcd0edcb7bbcf7d05189 # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Modify Config Flags) [Pipeline] sh + sed -i 's:penta_solve_method.*:penta_solve_method = 2:g' input/tunable_parameters/configurable_model_flags.in [Pipeline] sh + sed -i 's:tridiag_solve_method.*:tridiag_solve_method = 2:g' input/tunable_parameters/configurable_model_flags.in [Pipeline] sh + sed -i 's:num_standalone_columns.*:num_standalone_columns = 32:g' input/tunable_parameters/configurable_model_flags.in [Pipeline] sh + sed -i 's:time_final.*:time_final = 87600:g' input/case_setups/mpace_b_model.in [Pipeline] sh + sed -i 's:time_final.*:time_final = 76200:g' input/case_setups/cobra_model.in [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Compile CPU) [Pipeline] sh + source /etc/profile.d/larson-group.sh ++ export GIT_EDITOR=vi ++ GIT_EDITOR=vi ++ export SVN_EDITOR=vi ++ SVN_EDITOR=vi ++ export OMP_STACKSIZE=1048579 ++ OMP_STACKSIZE=1048579 ++ export LMOD_ROOT=/opt/lmod/ ++ LMOD_ROOT=/opt/lmod/ ++ source /opt/lmod//lmod/lmod/init/bash +++ '[' -z '' ']' +++ case "$-" in +++ __lmod_vx=x +++ '[' -n x ']' +++ set +x Shell debugging temporarily silenced: export LMOD_SH_DBG_ON=1 for this output (/usr/local/spack/opt/spack/linux-pop22-cascadelake/gcc-12.2.0/lmod-8.7.37-bi3kyxcdrfgw3y7vv2k7c5rjxg75qzju/lmod/lmod/init/bash) Shell debugging restarted +++ unset __lmod_vx +++ find /usr/local/spack/share/spack/lmod/linux-pop22-x86_64/Core -print -quit ++ export MODULEPATH=/usr/local/spack/share/spack/lmod/linux-pop22-x86_64/Core ++ MODULEPATH=/usr/local/spack/share/spack/lmod/linux-pop22-x86_64/Core + module load nvhpc netcdf-fortran + '[' -z '' ']' + case "$-" in + __lmod_sh_dbg=x + '[' -n x ']' + set +x Shell debugging temporarily silenced: export LMOD_SH_DBG_ON=1 for Lmod's output Shell debugging restarted + unset __lmod_sh_dbg + return 0 + compile/compile.bash -c config/linux_x86_64_nvhpc.bash ......................................................................................................................................................................... Make.clubb_lapack is ready. ................................................................................. Make.clubb_param is ready. ......................... Make.clubb_bugsrad is ready. ... Make.microphys_utils is ready. ..... Make.clubb_parabolic is ready. .............. Make.clubb_KK_microphys is ready. ................................................. Make.clubb_coamps is ready. ... Make.clubb_morrison is ready. ... Make.clubb_gfdlact is ready. ............. Make.silhs is ready. .................................................................. Make.clubb_other is ready. ... Make.clubb_standalone is ready. ... Make.clubb_thread_test is ready. ............ Make.clubb_tuner is ready. ... Make.jacobian is ready. ................ Make.G_unit_tests is ready. ... Make.int2txt is ready. cd /home/jenkins/workspace/clubb_nvhpc_gpu_vs_cpu_diffness/compile/../obj; make -f Make.clubb_param cd /home/jenkins/workspace/clubb_nvhpc_gpu_vs_cpu_diffness/compile/../obj; make -f Make.clubb_gfdlact make[1]: Entering directory '/home/jenkins/workspace/clubb_nvhpc_gpu_vs_cpu_diffness/obj' nvfortran -DNETCDF -DCLUBB_REAL_TYPE=8 -DCOAMPS_MICRO -DNR_SP -DSILHS -Dradoffline -Dnooverlap -DCLUBB -I/usr/local/spack/opt/spack/linux-pop22-cascadelake/nvhpc-24.3/netcdf-fortran-4.5.3-sl35xhk3ea5mtoylsgjg62d2bg3zto3k/include -Mcache_align -O2 -Mbackslash -Mstandard -Kieee -c /home/jenkins/workspace/clubb_nvhpc_gpu_vs_cpu_diffness/compile/../src/SCM_Activation/aer_ccn_act_k.F90 make[1]: Entering directory '/home/jenkins/workspace/clubb_nvhpc_gpu_vs_cpu_diffness/obj' nvfortran -DNETCDF -DCLUBB_REAL_TYPE=8 -DCOAMPS_MICRO -DNR_SP -DSILHS -Dradoffline -Dnooverlap -DCLUBB -I/usr/local/spack/opt/spack/linux-pop22-cascadelake/nvhpc-24.3/netcdf-fortran-4.5.3-sl35xhk3ea5mtoylsgjg62d2bg3zto3k/include -Mcache_align -O2 -Mbackslash -Mstandard -Kieee -c /home/jenkins/workspace/clubb_nvhpc_gpu_vs_cpu_diffness/compile/../src/CLUBB_core/mt95.F90 nvfortran -DNETCDF -DCLUBB_REAL_TYPE=8 -DCOAMPS_MICRO -DNR_SP -DSILHS -Dradoffline -Dnooverlap -DCLUBB -I/usr/local/spack/opt/spack/linux-pop22-cascadelake/nvhpc-24.3/netcdf-fortran-4.5.3-sl35xhk3ea5mtoylsgjg62d2bg3zto3k/include -Mcache_align -O2 -Mbackslash -Mstandard -Kieee -c /home/jenkins/workspace/clubb_nvhpc_gpu_vs_cpu_diffness/compile/../src/CLUBB_core/clubb_precision.F90 nvfortran -DNETCDF -DCLUBB_REAL_TYPE=8 -DCOAMPS_MICRO -DNR_SP -DSILHS -Dradoffline -Dnooverlap -DCLUBB -I/usr/local/spack/opt/spack/linux-pop22-cascadelake/nvhpc-24.3/netcdf-fortran-4.5.3-sl35xhk3ea5mtoylsgjg62d2bg3zto3k/include -Mcache_align -O2 -Mbackslash -Mstandard -Kieee -c /home/jenkins/workspace/clubb_nvhpc_gpu_vs_cpu_diffness/compile/../src/CLUBB_core/error_code.F90 nvfortran -DNETCDF -DCLUBB_REAL_TYPE=8 -DCOAMPS_MICRO -DNR_SP -DSILHS -Dradoffline -Dnooverlap -DCLUBB -I/usr/local/spack/opt/spack/linux-pop22-cascadelake/nvhpc-24.3/netcdf-fortran-4.5.3-sl35xhk3ea5mtoylsgjg62d2bg3zto3k/include -Mcache_align -O2 -Mbackslash -Mstandard -Kieee -c /home/jenkins/workspace/clubb_nvhpc_gpu_vs_cpu_diffness/compile/../src/CLUBB_core/input_names.F90 nvfortran -DNETCDF -DCLUBB_REAL_TYPE=8 -DCOAMPS_MICRO -DNR_SP -DSILHS -Dradoffline -Dnooverlap -DCLUBB -I/usr/local/spack/opt/spack/linux-pop22-cascadelake/nvhpc-24.3/netcdf-fortran-4.5.3-sl35xhk3ea5mtoylsgjg62d2bg3zto3k/include -Mcache_align -O2 -Mbackslash -Mstandard -Kieee -c /home/jenkins/workspace/clubb_nvhpc_gpu_vs_cpu_diffness/compile/../src/CLUBB_core/model_flags.F90 nvfortran -DNETCDF -DCLUBB_REAL_TYPE=8 -DCOAMPS_MICRO -DNR_SP -DSILHS -Dradoffline -Dnooverlap -DCLUBB -I/usr/local/spack/opt/spack/linux-pop22-cascadelake/nvhpc-24.3/netcdf-fortran-4.5.3-sl35xhk3ea5mtoylsgjg62d2bg3zto3k/include -Mcache_align -O2 -Mbackslash -Mstandard -Kieee -c /home/jenkins/workspace/clubb_nvhpc_gpu_vs_cpu_diffness/compile/../src/CLUBB_core/lapack_interfaces.F90 nvfortran -DNETCDF -DCLUBB_REAL_TYPE=8 -DCOAMPS_MICRO -DNR_SP -DSILHS -Dradoffline -Dnooverlap -DCLUBB -I/usr/local/spack/opt/spack/linux-pop22-cascadelake/nvhpc-24.3/netcdf-fortran-4.5.3-sl35xhk3ea5mtoylsgjg62d2bg3zto3k/include -Mcache_align -O2 -Mbackslash -Mstandard -Kieee -c /home/jenkins/workspace/clubb_nvhpc_gpu_vs_cpu_diffness/compile/../src/CLUBB_core/parameter_indices.F90 nvfortran -DNETCDF -DCLUBB_REAL_TYPE=8 -DCOAMPS_MICRO -DNR_SP -DSILHS -Dradoffline -Dnooverlap -DCLUBB -I/usr/local/spack/opt/spack/linux-pop22-cascadelake/nvhpc-24.3/netcdf-fortran-4.5.3-sl35xhk3ea5mtoylsgjg62d2bg3zto3k/include -Mcache_align -O2 -Mbackslash -Mstandard -Kieee -c /home/jenkins/workspace/clubb_nvhpc_gpu_vs_cpu_diffness/compile/../src/CLUBB_core/code_timer_module.F90 nvfortran -DNETCDF -DCLUBB_REAL_TYPE=8 -DCOAMPS_MICRO -DNR_SP -DSILHS -Dradoffline -Dnooverlap -DCLUBB -I/usr/local/spack/opt/spack/linux-pop22-cascadelake/nvhpc-24.3/netcdf-fortran-4.5.3-sl35xhk3ea5mtoylsgjg62d2bg3zto3k/include -Mcache_align -O2 -Mbackslash -Mstandard -Kieee -c /home/jenkins/workspace/clubb_nvhpc_gpu_vs_cpu_diffness/compile/../src/CLUBB_core/constants_clubb.F90 nvfortran -DNETCDF -DCLUBB_REAL_TYPE=8 -DCOAMPS_MICRO -DNR_SP -DSILHS -Dradoffline -Dnooverlap -DCLUBB -I/usr/local/spack/opt/spack/linux-pop22-cascadelake/nvhpc-24.3/netcdf-fortran-4.5.3-sl35xhk3ea5mtoylsgjg62d2bg3zto3k/include -Mcache_align -O2 -Mbackslash -Mstandard -Kieee -c /home/jenkins/workspace/clubb_nvhpc_gpu_vs_cpu_diffness/compile/../src/CLUBB_core/array_index.F90 nvfortran -DNETCDF -DCLUBB_REAL_TYPE=8 -DCOAMPS_MICRO -DNR_SP -DSILHS -Dradoffline -Dnooverlap -DCLUBB -I/usr/local/spack/opt/spack/linux-pop22-cascadelake/nvhpc-24.3/netcdf-fortran-4.5.3-sl35xhk3ea5mtoylsgjg62d2bg3zto3k/include -Mcache_align -O2 -Mbackslash -Mstandard -Kieee -c /home/jenkins/workspace/clubb_nvhpc_gpu_vs_cpu_diffness/compile/../src/CLUBB_core/stat_file_module.F90 nvfortran -DNETCDF -DCLUBB_REAL_TYPE=8 -DCOAMPS_MICRO -DNR_SP -DSILHS -Dradoffline -Dnooverlap -DCLUBB -I/usr/local/spack/opt/spack/linux-pop22-cascadelake/nvhpc-24.3/netcdf-fortran-4.5.3-sl35xhk3ea5mtoylsgjg62d2bg3zto3k/include -Mcache_align -O2 -Mbackslash -Mstandard -Kieee -c /home/jenkins/workspace/clubb_nvhpc_gpu_vs_cpu_diffness/compile/../src/CLUBB_core/stats_variables.F90 nvfortran -DNETCDF -DCLUBB_REAL_TYPE=8 -DCOAMPS_MICRO -DNR_SP -DSILHS -Dradoffline -Dnooverlap -DCLUBB -I/usr/local/spack/opt/spack/linux-pop22-cascadelake/nvhpc-24.3/netcdf-fortran-4.5.3-sl35xhk3ea5mtoylsgjg62d2bg3zto3k/include -Mcache_align -O2 -Mbackslash -Mstandard -Kieee -c /home/jenkins/workspace/clubb_nvhpc_gpu_vs_cpu_diffness/compile/../src/CLUBB_core/parameters_model.F90 nvfortran -DNETCDF -DCLUBB_REAL_TYPE=8 -DCOAMPS_MICRO -DNR_SP -DSILHS -Dradoffline -Dnooverlap -DCLUBB -I/usr/local/spack/opt/spack/linux-pop22-cascadelake/nvhpc-24.3/netcdf-fortran-4.5.3-sl35xhk3ea5mtoylsgjg62d2bg3zto3k/include -Mcache_align -O2 -Mbackslash -Mstandard -Kieee -c /home/jenkins/workspace/clubb_nvhpc_gpu_vs_cpu_diffness/compile/../src/CLUBB_core/penta_lu_solver.F90 nvfortran -DNETCDF -DCLUBB_REAL_TYPE=8 -DCOAMPS_MICRO -DNR_SP -DSILHS -Dradoffline -Dnooverlap -DCLUBB -I/usr/local/spack/opt/spack/linux-pop22-cascadelake/nvhpc-24.3/netcdf-fortran-4.5.3-sl35xhk3ea5mtoylsgjg62d2bg3zto3k/include -Mcache_align -O2 -Mbackslash -Mstandard -Kieee -c /home/jenkins/workspace/clubb_nvhpc_gpu_vs_cpu_diffness/compile/../src/CLUBB_core/tridiag_lu_solver.F90 nvfortran -DNETCDF -DCLUBB_REAL_TYPE=8 -DCOAMPS_MICRO -DNR_SP -DSILHS -Dradoffline -Dnooverlap -DCLUBB -I/usr/local/spack/opt/spack/linux-pop22-cascadelake/nvhpc-24.3/netcdf-fortran-4.5.3-sl35xhk3ea5mtoylsgjg62d2bg3zto3k/include -Mcache_align -O2 -Mbackslash -Mstandard -Kieee -c /home/jenkins/workspace/clubb_nvhpc_gpu_vs_cpu_diffness/compile/../src/CLUBB_core/endian.F90 nvfortran -DNETCDF -DCLUBB_REAL_TYPE=8 -DCOAMPS_MICRO -DNR_SP -DSILHS -Dradoffline -Dnooverlap -DCLUBB -I/usr/local/spack/opt/spack/linux-pop22-cascadelake/nvhpc-24.3/netcdf-fortran-4.5.3-sl35xhk3ea5mtoylsgjg62d2bg3zto3k/include -Mcache_align -O2 -Mbackslash -Mstandard -Kieee -c /home/jenkins/workspace/clubb_nvhpc_gpu_vs_cpu_diffness/compile/../src/CLUBB_core/stats_type.F90 nvfortran -DNETCDF -DCLUBB_REAL_TYPE=8 -DCOAMPS_MICRO -DNR_SP -DSILHS -Dradoffline -Dnooverlap -DCLUBB -I/usr/local/spack/opt/spack/linux-pop22-cascadelake/nvhpc-24.3/netcdf-fortran-4.5.3-sl35xhk3ea5mtoylsgjg62d2bg3zto3k/include -Mcache_align -O2 -Mbackslash -Mstandard -Kieee -c /home/jenkins/workspace/clubb_nvhpc_gpu_vs_cpu_diffness/compile/../src/CLUBB_core/interpolation.F90 nvfortran -DNETCDF -DCLUBB_REAL_TYPE=8 -DCOAMPS_MICRO -DNR_SP -DSILHS -Dradoffline -Dnooverlap -DCLUBB -I/usr/local/spack/opt/spack/linux-pop22-cascadelake/nvhpc-24.3/netcdf-fortran-4.5.3-sl35xhk3ea5mtoylsgjg62d2bg3zto3k/include -Mcache_align -O2 -Mbackslash -Mstandard -Kieee -c /home/jenkins/workspace/clubb_nvhpc_gpu_vs_cpu_diffness/compile/../src/CLUBB_core/matrix_operations.F90 nvfortran -DNETCDF -DCLUBB_REAL_TYPE=8 -DCOAMPS_MICRO -DNR_SP -DSILHS -Dradoffline -Dnooverlap -DCLUBB -I/usr/local/spack/opt/spack/linux-pop22-cascadelake/nvhpc-24.3/netcdf-fortran-4.5.3-sl35xhk3ea5mtoylsgjg62d2bg3zto3k/include -Mcache_align -O2 -Mbackslash -Mstandard -Kieee -c /home/jenkins/workspace/clubb_nvhpc_gpu_vs_cpu_diffness/compile/../src/CLUBB_core/hydromet_pdf_parameter_module.F90 nvfortran -DNETCDF -DCLUBB_REAL_TYPE=8 -DCOAMPS_MICRO -DNR_SP -DSILHS -Dradoffline -Dnooverlap -DCLUBB -I/usr/local/spack/opt/spack/linux-pop22-cascadelake/nvhpc-24.3/netcdf-fortran-4.5.3-sl35xhk3ea5mtoylsgjg62d2bg3zto3k/include -Mcache_align -O2 -Mbackslash -Mstandard -Kieee -c /home/jenkins/workspace/clubb_nvhpc_gpu_vs_cpu_diffness/compile/../src/CLUBB_core/file_functions.F90 nvfortran -DNETCDF -DCLUBB_REAL_TYPE=8 -DCOAMPS_MICRO -DNR_SP -DSILHS -Dradoffline -Dnooverlap -DCLUBB -I/usr/local/spack/opt/spack/linux-pop22-cascadelake/nvhpc-24.3/netcdf-fortran-4.5.3-sl35xhk3ea5mtoylsgjg62d2bg3zto3k/include -Mcache_align -O2 -Mbackslash -Mstandard -Kieee -c /home/jenkins/workspace/clubb_nvhpc_gpu_vs_cpu_diffness/compile/../src/CLUBB_core/pdf_parameter_module.F90 nvfortran -DNETCDF -DCLUBB_REAL_TYPE=8 -DCOAMPS_MICRO -DNR_SP -DSILHS -Dradoffline -Dnooverlap -DCLUBB -I/usr/local/spack/opt/spack/linux-pop22-cascadelake/nvhpc-24.3/netcdf-fortran-4.5.3-sl35xhk3ea5mtoylsgjg62d2bg3zto3k/include -Mcache_align -O2 -Mbackslash -Mstandard -Kieee -c /home/jenkins/workspace/clubb_nvhpc_gpu_vs_cpu_diffness/compile/../src/CLUBB_core/saturation.F90 nvfortran -DNETCDF -DCLUBB_REAL_TYPE=8 -DCOAMPS_MICRO -DNR_SP -DSILHS -Dradoffline -Dnooverlap -DCLUBB -I/usr/local/spack/opt/spack/linux-pop22-cascadelake/nvhpc-24.3/netcdf-fortran-4.5.3-sl35xhk3ea5mtoylsgjg62d2bg3zto3k/include -Mcache_align -O2 -Mbackslash -Mstandard -Kieee -c /home/jenkins/workspace/clubb_nvhpc_gpu_vs_cpu_diffness/compile/../src/CLUBB_core/T_in_K_module.F90 nvfortran -DNETCDF -DCLUBB_REAL_TYPE=8 -DCOAMPS_MICRO -DNR_SP -DSILHS -Dradoffline -Dnooverlap -DCLUBB -I/usr/local/spack/opt/spack/linux-pop22-cascadelake/nvhpc-24.3/netcdf-fortran-4.5.3-sl35xhk3ea5mtoylsgjg62d2bg3zto3k/include -Mcache_align -O2 -Mbackslash -Mstandard -Kieee -c /home/jenkins/workspace/clubb_nvhpc_gpu_vs_cpu_diffness/compile/../src/CLUBB_core/lapack_wrap.F90 nvfortran -DNETCDF -DCLUBB_REAL_TYPE=8 -DCOAMPS_MICRO -DNR_SP -DSILHS -Dradoffline -Dnooverlap -DCLUBB -I/usr/local/spack/opt/spack/linux-pop22-cascadelake/nvhpc-24.3/netcdf-fortran-4.5.3-sl35xhk3ea5mtoylsgjg62d2bg3zto3k/include -Mcache_align -O2 -Mbackslash -Mstandard -Kieee -c /home/jenkins/workspace/clubb_nvhpc_gpu_vs_cpu_diffness/compile/../src/CLUBB_core/Skx_module.F90 nvfortran -DNETCDF -DCLUBB_REAL_TYPE=8 -DCOAMPS_MICRO -DNR_SP -DSILHS -Dradoffline -Dnooverlap -DCLUBB -I/usr/local/spack/opt/spack/linux-pop22-cascadelake/nvhpc-24.3/netcdf-fortran-4.5.3-sl35xhk3ea5mtoylsgjg62d2bg3zto3k/include -Mcache_align -O2 -Mbackslash -Mstandard -Kieee -c /home/jenkins/workspace/clubb_nvhpc_gpu_vs_cpu_diffness/compile/../src/CLUBB_core/sigma_sqd_w_module.F90 nvfortran -DNETCDF -DCLUBB_REAL_TYPE=8 -DCOAMPS_MICRO -DNR_SP -DSILHS -Dradoffline -Dnooverlap -DCLUBB -I/usr/local/spack/opt/spack/linux-pop22-cascadelake/nvhpc-24.3/netcdf-fortran-4.5.3-sl35xhk3ea5mtoylsgjg62d2bg3zto3k/include -Mcache_align -O2 -Mbackslash -Mstandard -Kieee -c /home/jenkins/workspace/clubb_nvhpc_gpu_vs_cpu_diffness/compile/../src/CLUBB_core/calendar.F90 nvfortran -DNETCDF -DCLUBB_REAL_TYPE=8 -DCOAMPS_MICRO -DNR_SP -DSILHS -Dradoffline -Dnooverlap -DCLUBB -I/usr/local/spack/opt/spack/linux-pop22-cascadelake/nvhpc-24.3/netcdf-fortran-4.5.3-sl35xhk3ea5mtoylsgjg62d2bg3zto3k/include -Mcache_align -O2 -Mbackslash -Mstandard -Kieee -c /home/jenkins/workspace/clubb_nvhpc_gpu_vs_cpu_diffness/compile/../src/CLUBB_core/pdf_utilities.F90 nvfortran -DNETCDF -DCLUBB_REAL_TYPE=8 -DCOAMPS_MICRO -DNR_SP -DSILHS -Dradoffline -Dnooverlap -DCLUBB -I/usr/local/spack/opt/spack/linux-pop22-cascadelake/nvhpc-24.3/netcdf-fortran-4.5.3-sl35xhk3ea5mtoylsgjg62d2bg3zto3k/include -Mcache_align -O2 -Mbackslash -Mstandard -Kieee -c /home/jenkins/workspace/clubb_nvhpc_gpu_vs_cpu_diffness/compile/../src/CLUBB_core/calc_roots.F90 nvfortran -DNETCDF -DCLUBB_REAL_TYPE=8 -DCOAMPS_MICRO -DNR_SP -DSILHS -Dradoffline -Dnooverlap -DCLUBB -I/usr/local/spack/opt/spack/linux-pop22-cascadelake/nvhpc-24.3/netcdf-fortran-4.5.3-sl35xhk3ea5mtoylsgjg62d2bg3zto3k/include -Mcache_align -O2 -Mbackslash -Mstandard -Kieee -c /home/jenkins/workspace/clubb_nvhpc_gpu_vs_cpu_diffness/compile/../src/CLUBB_core/new_hybrid_pdf.F90 nvfortran -DNETCDF -DCLUBB_REAL_TYPE=8 -DCOAMPS_MICRO -DNR_SP -DSILHS -Dradoffline -Dnooverlap -DCLUBB -I/usr/local/spack/opt/spack/linux-pop22-cascadelake/nvhpc-24.3/netcdf-fortran-4.5.3-sl35xhk3ea5mtoylsgjg62d2bg3zto3k/include -Mcache_align -O2 -Mbackslash -Mstandard -Kieee -c /home/jenkins/workspace/clubb_nvhpc_gpu_vs_cpu_diffness/compile/../src/CLUBB_core/new_tsdadg_pdf.F90 nvfortran -DNETCDF -DCLUBB_REAL_TYPE=8 -DCOAMPS_MICRO -DNR_SP -DSILHS -Dradoffline -Dnooverlap -DCLUBB -I/usr/local/spack/opt/spack/linux-pop22-cascadelake/nvhpc-24.3/netcdf-fortran-4.5.3-sl35xhk3ea5mtoylsgjg62d2bg3zto3k/include -Mcache_align -O2 -Mbackslash -Mstandard -Kieee -c /home/jenkins/workspace/clubb_nvhpc_gpu_vs_cpu_diffness/compile/../src/CLUBB_core/LY93_pdf.F90 nvfortran -DNETCDF -DCLUBB_REAL_TYPE=8 -DCOAMPS_MICRO -DNR_SP -DSILHS -Dradoffline -Dnooverlap -DCLUBB -I/usr/local/spack/opt/spack/linux-pop22-cascadelake/nvhpc-24.3/netcdf-fortran-4.5.3-sl35xhk3ea5mtoylsgjg62d2bg3zto3k/include -Mcache_align -O2 -Mbackslash -Mstandard -Kieee -c /home/jenkins/workspace/clubb_nvhpc_gpu_vs_cpu_diffness/compile/../src/CLUBB_core/Nc_Ncn_eqns.F90 nvfortran -DNETCDF -DCLUBB_REAL_TYPE=8 -DCOAMPS_MICRO -DNR_SP -DSILHS -Dradoffline -Dnooverlap -DCLUBB -I/usr/local/spack/opt/spack/linux-pop22-cascadelake/nvhpc-24.3/netcdf-fortran-4.5.3-sl35xhk3ea5mtoylsgjg62d2bg3zto3k/include -Mcache_align -O2 -Mbackslash -Mstandard -Kieee -c /home/jenkins/workspace/clubb_nvhpc_gpu_vs_cpu_diffness/compile/../src/CLUBB_core/diagnose_correlations_module.F90 nvfortran -DNETCDF -DCLUBB_REAL_TYPE=8 -DCOAMPS_MICRO -DNR_SP -DSILHS -Dradoffline -Dnooverlap -DCLUBB -I/usr/local/spack/opt/spack/linux-pop22-cascadelake/nvhpc-24.3/netcdf-fortran-4.5.3-sl35xhk3ea5mtoylsgjg62d2bg3zto3k/include -Mcache_align -O2 -Mbackslash -Mstandard -Kieee -c /home/jenkins/workspace/clubb_nvhpc_gpu_vs_cpu_diffness/compile/../src/CLUBB_core/stats_type_utilities.F90 nvfortran -DNETCDF -DCLUBB_REAL_TYPE=8 -DCOAMPS_MICRO -DNR_SP -DSILHS -Dradoffline -Dnooverlap -DCLUBB -I/usr/local/spack/opt/spack/linux-pop22-cascadelake/nvhpc-24.3/netcdf-fortran-4.5.3-sl35xhk3ea5mtoylsgjg62d2bg3zto3k/include -Mcache_align -O2 -Mbackslash -Mstandard -Kieee -c -I/home/jenkins/workspace/clubb_nvhpc_gpu_vs_cpu_diffness/compile/../src/CLUBB_core /home/jenkins/workspace/clubb_nvhpc_gpu_vs_cpu_diffness/compile/../src/CLUBB_core/output_grads.F90 ar rv /home/jenkins/workspace/clubb_nvhpc_gpu_vs_cpu_diffness/compile/../lib/libclubb_gfdlact.a aer_ccn_act_k.o ar: creating /home/jenkins/workspace/clubb_nvhpc_gpu_vs_cpu_diffness/compile/../lib/libclubb_gfdlact.a nvfortran -DNETCDF -DCLUBB_REAL_TYPE=8 -DCOAMPS_MICRO -DNR_SP -DSILHS -Dradoffline -Dnooverlap -DCLUBB -I/usr/local/spack/opt/spack/linux-pop22-cascadelake/nvhpc-24.3/netcdf-fortran-4.5.3-sl35xhk3ea5mtoylsgjg62d2bg3zto3k/include -Mcache_align -O2 -Mbackslash -Mstandard -Kieee -c /home/jenkins/workspace/clubb_nvhpc_gpu_vs_cpu_diffness/compile/../src/CLUBB_core/input_reader.F90 a - aer_ccn_act_k.o make[1]: Leaving directory '/home/jenkins/workspace/clubb_nvhpc_gpu_vs_cpu_diffness/obj' nvfortran -DNETCDF -DCLUBB_REAL_TYPE=8 -DCOAMPS_MICRO -DNR_SP -DSILHS -Dradoffline -Dnooverlap -DCLUBB -I/usr/local/spack/opt/spack/linux-pop22-cascadelake/nvhpc-24.3/netcdf-fortran-4.5.3-sl35xhk3ea5mtoylsgjg62d2bg3zto3k/include -Mcache_align -O2 -Mbackslash -Mstandard -Kieee -c /home/jenkins/workspace/clubb_nvhpc_gpu_vs_cpu_diffness/compile/../src/CLUBB_core/grid_class.F90 nvfortran -DNETCDF -DCLUBB_REAL_TYPE=8 -DCOAMPS_MICRO -DNR_SP -DSILHS -Dradoffline -Dnooverlap -DCLUBB -I/usr/local/spack/opt/spack/linux-pop22-cascadelake/nvhpc-24.3/netcdf-fortran-4.5.3-sl35xhk3ea5mtoylsgjg62d2bg3zto3k/include -Mcache_align -O2 -Mbackslash -Mstandard -Kieee -c /home/jenkins/workspace/clubb_nvhpc_gpu_vs_cpu_diffness/compile/../src/CLUBB_core/new_pdf.F90 nvfortran -DNETCDF -DCLUBB_REAL_TYPE=8 -DCOAMPS_MICRO -DNR_SP -DSILHS -Dradoffline -Dnooverlap -DCLUBB -I/usr/local/spack/opt/spack/linux-pop22-cascadelake/nvhpc-24.3/netcdf-fortran-4.5.3-sl35xhk3ea5mtoylsgjg62d2bg3zto3k/include -Mcache_align -O2 -Mbackslash -Mstandard -Kieee -c /home/jenkins/workspace/clubb_nvhpc_gpu_vs_cpu_diffness/compile/../src/CLUBB_core/adg1_adg2_3d_luhar_pdf.F90 nvfortran -DNETCDF -DCLUBB_REAL_TYPE=8 -DCOAMPS_MICRO -DNR_SP -DSILHS -Dradoffline -Dnooverlap -DCLUBB -I/usr/local/spack/opt/spack/linux-pop22-cascadelake/nvhpc-24.3/netcdf-fortran-4.5.3-sl35xhk3ea5mtoylsgjg62d2bg3zto3k/include -Mcache_align -O2 -Mbackslash -Mstandard -Kieee -c /home/jenkins/workspace/clubb_nvhpc_gpu_vs_cpu_diffness/compile/../src/CLUBB_core/stats_rad_zm_module.F90 nvfortran -DNETCDF -DCLUBB_REAL_TYPE=8 -DCOAMPS_MICRO -DNR_SP -DSILHS -Dradoffline -Dnooverlap -DCLUBB -I/usr/local/spack/opt/spack/linux-pop22-cascadelake/nvhpc-24.3/netcdf-fortran-4.5.3-sl35xhk3ea5mtoylsgjg62d2bg3zto3k/include -Mcache_align -O2 -Mbackslash -Mstandard -Kieee -c /home/jenkins/workspace/clubb_nvhpc_gpu_vs_cpu_diffness/compile/../src/CLUBB_core/stats_rad_zt_module.F90 nvfortran -DNETCDF -DCLUBB_REAL_TYPE=8 -DCOAMPS_MICRO -DNR_SP -DSILHS -Dradoffline -Dnooverlap -DCLUBB -I/usr/local/spack/opt/spack/linux-pop22-cascadelake/nvhpc-24.3/netcdf-fortran-4.5.3-sl35xhk3ea5mtoylsgjg62d2bg3zto3k/include -Mcache_align -O2 -Mbackslash -Mstandard -Kieee -c /home/jenkins/workspace/clubb_nvhpc_gpu_vs_cpu_diffness/compile/../src/CLUBB_core/stats_zm_module.F90 nvfortran -DNETCDF -DCLUBB_REAL_TYPE=8 -DCOAMPS_MICRO -DNR_SP -DSILHS -Dradoffline -Dnooverlap -DCLUBB -I/usr/local/spack/opt/spack/linux-pop22-cascadelake/nvhpc-24.3/netcdf-fortran-4.5.3-sl35xhk3ea5mtoylsgjg62d2bg3zto3k/include -Mcache_align -O2 -Mbackslash -Mstandard -Kieee -c /home/jenkins/workspace/clubb_nvhpc_gpu_vs_cpu_diffness/compile/../src/CLUBB_core/stats_zt_module.F90 nvfortran -DNETCDF -DCLUBB_REAL_TYPE=8 -DCOAMPS_MICRO -DNR_SP -DSILHS -Dradoffline -Dnooverlap -DCLUBB -I/usr/local/spack/opt/spack/linux-pop22-cascadelake/nvhpc-24.3/netcdf-fortran-4.5.3-sl35xhk3ea5mtoylsgjg62d2bg3zto3k/include -Mcache_align -O2 -Mbackslash -Mstandard -Kieee -c /home/jenkins/workspace/clubb_nvhpc_gpu_vs_cpu_diffness/compile/../src/CLUBB_core/stats_sfc_module.F90 nvfortran -DNETCDF -DCLUBB_REAL_TYPE=8 -DCOAMPS_MICRO -DNR_SP -DSILHS -Dradoffline -Dnooverlap -DCLUBB -I/usr/local/spack/opt/spack/linux-pop22-cascadelake/nvhpc-24.3/netcdf-fortran-4.5.3-sl35xhk3ea5mtoylsgjg62d2bg3zto3k/include -Mcache_align -O2 -Mbackslash -Mstandard -Kieee -c /home/jenkins/workspace/clubb_nvhpc_gpu_vs_cpu_diffness/compile/../src/CLUBB_core/stats_lh_zt_module.F90 nvfortran -DNETCDF -DCLUBB_REAL_TYPE=8 -DCOAMPS_MICRO -DNR_SP -DSILHS -Dradoffline -Dnooverlap -DCLUBB -I/usr/local/spack/opt/spack/linux-pop22-cascadelake/nvhpc-24.3/netcdf-fortran-4.5.3-sl35xhk3ea5mtoylsgjg62d2bg3zto3k/include -Mcache_align -O2 -Mbackslash -Mstandard -Kieee -c /home/jenkins/workspace/clubb_nvhpc_gpu_vs_cpu_diffness/compile/../src/CLUBB_core/stats_lh_sfc_module.F90 nvfortran -DNETCDF -DCLUBB_REAL_TYPE=8 -DCOAMPS_MICRO -DNR_SP -DSILHS -Dradoffline -Dnooverlap -DCLUBB -I/usr/local/spack/opt/spack/linux-pop22-cascadelake/nvhpc-24.3/netcdf-fortran-4.5.3-sl35xhk3ea5mtoylsgjg62d2bg3zto3k/include -Mcache_align -O2 -Mbackslash -Mstandard -Kieee -c /home/jenkins/workspace/clubb_nvhpc_gpu_vs_cpu_diffness/compile/../src/CLUBB_core/precipitation_fraction.F90 nvfortran -DNETCDF -DCLUBB_REAL_TYPE=8 -DCOAMPS_MICRO -DNR_SP -DSILHS -Dradoffline -Dnooverlap -DCLUBB -I/usr/local/spack/opt/spack/linux-pop22-cascadelake/nvhpc-24.3/netcdf-fortran-4.5.3-sl35xhk3ea5mtoylsgjg62d2bg3zto3k/include -Mcache_align -O2 -Mbackslash -Mstandard -Kieee -c /home/jenkins/workspace/clubb_nvhpc_gpu_vs_cpu_diffness/compile/../src/CLUBB_core/corr_varnce_module.F90 nvfortran -DNETCDF -DCLUBB_REAL_TYPE=8 -DCOAMPS_MICRO -DNR_SP -DSILHS -Dradoffline -Dnooverlap -DCLUBB -I/usr/local/spack/opt/spack/linux-pop22-cascadelake/nvhpc-24.3/netcdf-fortran-4.5.3-sl35xhk3ea5mtoylsgjg62d2bg3zto3k/include -Mcache_align -O2 -Mbackslash -Mstandard -Kieee -c /home/jenkins/workspace/clubb_nvhpc_gpu_vs_cpu_diffness/compile/../src/CLUBB_core/index_mapping.F90 nvfortran -DNETCDF -DCLUBB_REAL_TYPE=8 -DCOAMPS_MICRO -DNR_SP -DSILHS -Dradoffline -Dnooverlap -DCLUBB -I/usr/local/spack/opt/spack/linux-pop22-cascadelake/nvhpc-24.3/netcdf-fortran-4.5.3-sl35xhk3ea5mtoylsgjg62d2bg3zto3k/include -Mcache_align -O2 -Mbackslash -Mstandard -Kieee -c /home/jenkins/workspace/clubb_nvhpc_gpu_vs_cpu_diffness/compile/../src/CLUBB_core/matrix_solver_wrapper.F90 nvfortran -DNETCDF -DCLUBB_REAL_TYPE=8 -DCOAMPS_MICRO -DNR_SP -DSILHS -Dradoffline -Dnooverlap -DCLUBB -I/usr/local/spack/opt/spack/linux-pop22-cascadelake/nvhpc-24.3/netcdf-fortran-4.5.3-sl35xhk3ea5mtoylsgjg62d2bg3zto3k/include -Mcache_align -O2 -Mbackslash -Mstandard -Kieee -c /home/jenkins/workspace/clubb_nvhpc_gpu_vs_cpu_diffness/compile/../src/CLUBB_core/parameters_tunable.F90 nvfortran -DNETCDF -DCLUBB_REAL_TYPE=8 -DCOAMPS_MICRO -DNR_SP -DSILHS -Dradoffline -Dnooverlap -DCLUBB -I/usr/local/spack/opt/spack/linux-pop22-cascadelake/nvhpc-24.3/netcdf-fortran-4.5.3-sl35xhk3ea5mtoylsgjg62d2bg3zto3k/include -Mcache_align -O2 -Mbackslash -Mstandard -Kieee -c /home/jenkins/workspace/clubb_nvhpc_gpu_vs_cpu_diffness/compile/../src/CLUBB_core/sponge_layer_damping.F90 nvfortran -DNETCDF -DCLUBB_REAL_TYPE=8 -DCOAMPS_MICRO -DNR_SP -DSILHS -Dradoffline -Dnooverlap -DCLUBB -I/usr/local/spack/opt/spack/linux-pop22-cascadelake/nvhpc-24.3/netcdf-fortran-4.5.3-sl35xhk3ea5mtoylsgjg62d2bg3zto3k/include -Mcache_align -O2 -Mbackslash -Mstandard -Kieee -c /home/jenkins/workspace/clubb_nvhpc_gpu_vs_cpu_diffness/compile/../src/CLUBB_core/advance_helper_module.F90 nvfortran -DNETCDF -DCLUBB_REAL_TYPE=8 -DCOAMPS_MICRO -DNR_SP -DSILHS -Dradoffline -Dnooverlap -DCLUBB -I/usr/local/spack/opt/spack/linux-pop22-cascadelake/nvhpc-24.3/netcdf-fortran-4.5.3-sl35xhk3ea5mtoylsgjg62d2bg3zto3k/include -Mcache_align -O2 -Mbackslash -Mstandard -Kieee -c /home/jenkins/workspace/clubb_nvhpc_gpu_vs_cpu_diffness/compile/../src/CLUBB_core/mean_adv.F90 nvfortran -DNETCDF -DCLUBB_REAL_TYPE=8 -DCOAMPS_MICRO -DNR_SP -DSILHS -Dradoffline -Dnooverlap -DCLUBB -I/usr/local/spack/opt/spack/linux-pop22-cascadelake/nvhpc-24.3/netcdf-fortran-4.5.3-sl35xhk3ea5mtoylsgjg62d2bg3zto3k/include -Mcache_align -O2 -Mbackslash -Mstandard -Kieee -c /home/jenkins/workspace/clubb_nvhpc_gpu_vs_cpu_diffness/compile/../src/CLUBB_core/turbulent_adv_pdf.F90 nvfortran -DNETCDF -DCLUBB_REAL_TYPE=8 -DCOAMPS_MICRO -DNR_SP -DSILHS -Dradoffline -Dnooverlap -DCLUBB -I/usr/local/spack/opt/spack/linux-pop22-cascadelake/nvhpc-24.3/netcdf-fortran-4.5.3-sl35xhk3ea5mtoylsgjg62d2bg3zto3k/include -Mcache_align -O2 -Mbackslash -Mstandard -Kieee -c /home/jenkins/workspace/clubb_nvhpc_gpu_vs_cpu_diffness/compile/../src/CLUBB_core/diffusion.F90 nvfortran -DNETCDF -DCLUBB_REAL_TYPE=8 -DCOAMPS_MICRO -DNR_SP -DSILHS -Dradoffline -Dnooverlap -DCLUBB -I/usr/local/spack/opt/spack/linux-pop22-cascadelake/nvhpc-24.3/netcdf-fortran-4.5.3-sl35xhk3ea5mtoylsgjg62d2bg3zto3k/include -Mcache_align -O2 -Mbackslash -Mstandard -Kieee -c /home/jenkins/workspace/clubb_nvhpc_gpu_vs_cpu_diffness/compile/../src/CLUBB_core/pos_definite_module.F90 nvfortran -DNETCDF -DCLUBB_REAL_TYPE=8 -DCOAMPS_MICRO -DNR_SP -DSILHS -Dradoffline -Dnooverlap -DCLUBB -I/usr/local/spack/opt/spack/linux-pop22-cascadelake/nvhpc-24.3/netcdf-fortran-4.5.3-sl35xhk3ea5mtoylsgjg62d2bg3zto3k/include -Mcache_align -O2 -Mbackslash -Mstandard -Kieee -c /home/jenkins/workspace/clubb_nvhpc_gpu_vs_cpu_diffness/compile/../src/CLUBB_core/fill_holes.F90 nvfortran -DNETCDF -DCLUBB_REAL_TYPE=8 -DCOAMPS_MICRO -DNR_SP -DSILHS -Dradoffline -Dnooverlap -DCLUBB -I/usr/local/spack/opt/spack/linux-pop22-cascadelake/nvhpc-24.3/netcdf-fortran-4.5.3-sl35xhk3ea5mtoylsgjg62d2bg3zto3k/include -Mcache_align -O2 -Mbackslash -Mstandard -Kieee -c /home/jenkins/workspace/clubb_nvhpc_gpu_vs_cpu_diffness/compile/../src/CLUBB_core/advance_xp3_module.F90 nvfortran -DNETCDF -DCLUBB_REAL_TYPE=8 -DCOAMPS_MICRO -DNR_SP -DSILHS -Dradoffline -Dnooverlap -DCLUBB -I/usr/local/spack/opt/spack/linux-pop22-cascadelake/nvhpc-24.3/netcdf-fortran-4.5.3-sl35xhk3ea5mtoylsgjg62d2bg3zto3k/include -Mcache_align -O2 -Mbackslash -Mstandard -Kieee -c /home/jenkins/workspace/clubb_nvhpc_gpu_vs_cpu_diffness/compile/../src/CLUBB_core/calc_pressure.F90 nvfortran -DNETCDF -DCLUBB_REAL_TYPE=8 -DCOAMPS_MICRO -DNR_SP -DSILHS -Dradoffline -Dnooverlap -DCLUBB -I/usr/local/spack/opt/spack/linux-pop22-cascadelake/nvhpc-24.3/netcdf-fortran-4.5.3-sl35xhk3ea5mtoylsgjg62d2bg3zto3k/include -Mcache_align -O2 -Mbackslash -Mstandard -Kieee -c /home/jenkins/workspace/clubb_nvhpc_gpu_vs_cpu_diffness/compile/../src/CLUBB_core/output_netcdf.F90 nvfortran -DNETCDF -DCLUBB_REAL_TYPE=8 -DCOAMPS_MICRO -DNR_SP -DSILHS -Dradoffline -Dnooverlap -DCLUBB -I/usr/local/spack/opt/spack/linux-pop22-cascadelake/nvhpc-24.3/netcdf-fortran-4.5.3-sl35xhk3ea5mtoylsgjg62d2bg3zto3k/include -Mcache_align -O2 -Mbackslash -Mstandard -Kieee -c /home/jenkins/workspace/clubb_nvhpc_gpu_vs_cpu_diffness/compile/../src/CLUBB_core/mono_flux_limiter.F90 nvfortran -DNETCDF -DCLUBB_REAL_TYPE=8 -DCOAMPS_MICRO -DNR_SP -DSILHS -Dradoffline -Dnooverlap -DCLUBB -I/usr/local/spack/opt/spack/linux-pop22-cascadelake/nvhpc-24.3/netcdf-fortran-4.5.3-sl35xhk3ea5mtoylsgjg62d2bg3zto3k/include -Mcache_align -O2 -Mbackslash -Mstandard -Kieee -c /home/jenkins/workspace/clubb_nvhpc_gpu_vs_cpu_diffness/compile/../src/CLUBB_core/clip_explicit.F90 nvfortran -DNETCDF -DCLUBB_REAL_TYPE=8 -DCOAMPS_MICRO -DNR_SP -DSILHS -Dradoffline -Dnooverlap -DCLUBB -I/usr/local/spack/opt/spack/linux-pop22-cascadelake/nvhpc-24.3/netcdf-fortran-4.5.3-sl35xhk3ea5mtoylsgjg62d2bg3zto3k/include -Mcache_align -O2 -Mbackslash -Mstandard -Kieee -c /home/jenkins/workspace/clubb_nvhpc_gpu_vs_cpu_diffness/compile/../src/CLUBB_core/advance_windm_edsclrm_module.F90 NVFORTRAN-W-0170-PGI Fortran extension: '&' required as the first character of a continued string literal (/home/jenkins/workspace/clubb_nvhpc_gpu_vs_cpu_diffness/compile/../src/CLUBB_core/advance_windm_edsclrm_module.F90: 543) nvfortran -DNETCDF -DCLUBB_REAL_TYPE=8 -DCOAMPS_MICRO -DNR_SP -DSILHS -Dradoffline -Dnooverlap -DCLUBB -I/usr/local/spack/opt/spack/linux-pop22-cascadelake/nvhpc-24.3/netcdf-fortran-4.5.3-sl35xhk3ea5mtoylsgjg62d2bg3zto3k/include -Mcache_align -O2 -Mbackslash -Mstandard -Kieee -c /home/jenkins/workspace/clubb_nvhpc_gpu_vs_cpu_diffness/compile/../src/CLUBB_core/numerical_check.F90 nvfortran -DNETCDF -DCLUBB_REAL_TYPE=8 -DCOAMPS_MICRO -DNR_SP -DSILHS -Dradoffline -Dnooverlap -DCLUBB -I/usr/local/spack/opt/spack/linux-pop22-cascadelake/nvhpc-24.3/netcdf-fortran-4.5.3-sl35xhk3ea5mtoylsgjg62d2bg3zto3k/include -Mcache_align -O2 -Mbackslash -Mstandard -Kieee -c /home/jenkins/workspace/clubb_nvhpc_gpu_vs_cpu_diffness/compile/../src/CLUBB_core/advance_xm_wpxp_module.F90 nvfortran -DNETCDF -DCLUBB_REAL_TYPE=8 -DCOAMPS_MICRO -DNR_SP -DSILHS -Dradoffline -Dnooverlap -DCLUBB -I/usr/local/spack/opt/spack/linux-pop22-cascadelake/nvhpc-24.3/netcdf-fortran-4.5.3-sl35xhk3ea5mtoylsgjg62d2bg3zto3k/include -Mcache_align -O2 -Mbackslash -Mstandard -Kieee -c /home/jenkins/workspace/clubb_nvhpc_gpu_vs_cpu_diffness/compile/../src/CLUBB_core/advance_xp2_xpyp_module.F90 nvfortran -DNETCDF -DCLUBB_REAL_TYPE=8 -DCOAMPS_MICRO -DNR_SP -DSILHS -Dradoffline -Dnooverlap -DCLUBB -I/usr/local/spack/opt/spack/linux-pop22-cascadelake/nvhpc-24.3/netcdf-fortran-4.5.3-sl35xhk3ea5mtoylsgjg62d2bg3zto3k/include -Mcache_align -O2 -Mbackslash -Mstandard -Kieee -c /home/jenkins/workspace/clubb_nvhpc_gpu_vs_cpu_diffness/compile/../src/CLUBB_core/advance_wp2_wp3_module.F90 nvfortran -DNETCDF -DCLUBB_REAL_TYPE=8 -DCOAMPS_MICRO -DNR_SP -DSILHS -Dradoffline -Dnooverlap -DCLUBB -I/usr/local/spack/opt/spack/linux-pop22-cascadelake/nvhpc-24.3/netcdf-fortran-4.5.3-sl35xhk3ea5mtoylsgjg62d2bg3zto3k/include -Mcache_align -O2 -Mbackslash -Mstandard -Kieee -c /home/jenkins/workspace/clubb_nvhpc_gpu_vs_cpu_diffness/compile/../src/CLUBB_core/stats_clubb_utilities.F90 nvfortran -DNETCDF -DCLUBB_REAL_TYPE=8 -DCOAMPS_MICRO -DNR_SP -DSILHS -Dradoffline -Dnooverlap -DCLUBB -I/usr/local/spack/opt/spack/linux-pop22-cascadelake/nvhpc-24.3/netcdf-fortran-4.5.3-sl35xhk3ea5mtoylsgjg62d2bg3zto3k/include -Mcache_align -O2 -Mbackslash -Mstandard -Kieee -c /home/jenkins/workspace/clubb_nvhpc_gpu_vs_cpu_diffness/compile/../src/CLUBB_core/new_pdf_main.F90 nvfortran -DNETCDF -DCLUBB_REAL_TYPE=8 -DCOAMPS_MICRO -DNR_SP -DSILHS -Dradoffline -Dnooverlap -DCLUBB -I/usr/local/spack/opt/spack/linux-pop22-cascadelake/nvhpc-24.3/netcdf-fortran-4.5.3-sl35xhk3ea5mtoylsgjg62d2bg3zto3k/include -Mcache_align -O2 -Mbackslash -Mstandard -Kieee -c /home/jenkins/workspace/clubb_nvhpc_gpu_vs_cpu_diffness/compile/../src/CLUBB_core/new_hybrid_pdf_main.F90 nvfortran -DNETCDF -DCLUBB_REAL_TYPE=8 -DCOAMPS_MICRO -DNR_SP -DSILHS -Dradoffline -Dnooverlap -DCLUBB -I/usr/local/spack/opt/spack/linux-pop22-cascadelake/nvhpc-24.3/netcdf-fortran-4.5.3-sl35xhk3ea5mtoylsgjg62d2bg3zto3k/include -Mcache_align -O2 -Mbackslash -Mstandard -Kieee -c /home/jenkins/workspace/clubb_nvhpc_gpu_vs_cpu_diffness/compile/../src/CLUBB_core/setup_clubb_pdf_params.F90 nvfortran -DNETCDF -DCLUBB_REAL_TYPE=8 -DCOAMPS_MICRO -DNR_SP -DSILHS -Dradoffline -Dnooverlap -DCLUBB -I/usr/local/spack/opt/spack/linux-pop22-cascadelake/nvhpc-24.3/netcdf-fortran-4.5.3-sl35xhk3ea5mtoylsgjg62d2bg3zto3k/include -Mcache_align -O2 -Mbackslash -Mstandard -Kieee -c /home/jenkins/workspace/clubb_nvhpc_gpu_vs_cpu_diffness/compile/../src/CLUBB_core/sfc_varnce_module.F90 nvfortran -DNETCDF -DCLUBB_REAL_TYPE=8 -DCOAMPS_MICRO -DNR_SP -DSILHS -Dradoffline -Dnooverlap -DCLUBB -I/usr/local/spack/opt/spack/linux-pop22-cascadelake/nvhpc-24.3/netcdf-fortran-4.5.3-sl35xhk3ea5mtoylsgjg62d2bg3zto3k/include -Mcache_align -O2 -Mbackslash -Mstandard -Kieee -c /home/jenkins/workspace/clubb_nvhpc_gpu_vs_cpu_diffness/compile/../src/CLUBB_core/mixing_length.F90 nvfortran -DNETCDF -DCLUBB_REAL_TYPE=8 -DCOAMPS_MICRO -DNR_SP -DSILHS -Dradoffline -Dnooverlap -DCLUBB -I/usr/local/spack/opt/spack/linux-pop22-cascadelake/nvhpc-24.3/netcdf-fortran-4.5.3-sl35xhk3ea5mtoylsgjg62d2bg3zto3k/include -Mcache_align -O2 -Mbackslash -Mstandard -Kieee -c /home/jenkins/workspace/clubb_nvhpc_gpu_vs_cpu_diffness/compile/../src/CLUBB_core/pdf_closure_module.F90 nvfortran -DNETCDF -DCLUBB_REAL_TYPE=8 -DCOAMPS_MICRO -DNR_SP -DSILHS -Dradoffline -Dnooverlap -DCLUBB -I/usr/local/spack/opt/spack/linux-pop22-cascadelake/nvhpc-24.3/netcdf-fortran-4.5.3-sl35xhk3ea5mtoylsgjg62d2bg3zto3k/include -Mcache_align -O2 -Mbackslash -Mstandard -Kieee -c /home/jenkins/workspace/clubb_nvhpc_gpu_vs_cpu_diffness/compile/../src/CLUBB_core/advance_clubb_core_module.F90 nvfortran -DNETCDF -DCLUBB_REAL_TYPE=8 -DCOAMPS_MICRO -DNR_SP -DSILHS -Dradoffline -Dnooverlap -DCLUBB -I/usr/local/spack/opt/spack/linux-pop22-cascadelake/nvhpc-24.3/netcdf-fortran-4.5.3-sl35xhk3ea5mtoylsgjg62d2bg3zto3k/include -Mcache_align -O2 -Mbackslash -Mstandard -Kieee -c /home/jenkins/workspace/clubb_nvhpc_gpu_vs_cpu_diffness/compile/../src/CLUBB_core/clubb_api_module.F90 ar rv /home/jenkins/workspace/clubb_nvhpc_gpu_vs_cpu_diffness/compile/../lib/libclubb_param.a clubb_api_module.o new_hybrid_pdf_main.o new_pdf_main.o matrix_solver_wrapper.o new_tsdadg_pdf.o clip_explicit.o stats_zt_module.o diffusion.o stats_clubb_utilities.o mt95.o pdf_closure_module.o calc_roots.o LY93_pdf.o advance_xp3_module.o sigma_sqd_w_module.o lapack_interfaces.o advance_clubb_core_module.o Nc_Ncn_eqns.o Skx_module.o lapack_wrap.o grid_class.o diagnose_correlations_module.o new_pdf.o calc_pressure.o stats_variables.o parameter_indices.o stats_rad_zt_module.o corr_varnce_module.o stats_zm_module.o pdf_utilities.o advance_xm_wpxp_module.o constants_clubb.o advance_helper_module.o endian.o adg1_adg2_3d_luhar_pdf.o penta_lu_solver.o stats_lh_zt_module.o mono_flux_limiter.o input_reader.o input_names.o stats_lh_sfc_module.o advance_wp2_wp3_module.o T_in_K_module.o pos_definite_module.o stat_file_module.o interpolation.o index_mapping.o turbulent_adv_pdf.o matrix_operations.o output_netcdf.o file_functions.o mean_adv.o advance_xp2_xpyp_module.o calendar.o sfc_varnce_module.o parameters_tunable.o stats_type_utilities.o pdf_parameter_module.o setup_clubb_pdf_params.o model_flags.o array_index.o sponge_layer_damping.o clubb_precision.o tridiag_lu_solver.o code_timer_module.o stats_rad_zm_module.o precipitation_fraction.o advance_windm_edsclrm_module.o stats_sfc_module.o parameters_model.o stats_type.o output_grads.o error_code.o fill_holes.o mixing_length.o hydromet_pdf_parameter_module.o new_hybrid_pdf.o numerical_check.o saturation.o ar: creating /home/jenkins/workspace/clubb_nvhpc_gpu_vs_cpu_diffness/compile/../lib/libclubb_param.a a - clubb_api_module.o a - new_hybrid_pdf_main.o a - new_pdf_main.o a - matrix_solver_wrapper.o a - new_tsdadg_pdf.o a - clip_explicit.o a - stats_zt_module.o a - diffusion.o a - stats_clubb_utilities.o a - mt95.o a - pdf_closure_module.o a - calc_roots.o a - LY93_pdf.o a - advance_xp3_module.o a - sigma_sqd_w_module.o a - lapack_interfaces.o a - advance_clubb_core_module.o a - Nc_Ncn_eqns.o a - Skx_module.o a - lapack_wrap.o a - grid_class.o a - diagnose_correlations_module.o a - new_pdf.o a - calc_pressure.o a - stats_variables.o a - parameter_indices.o a - stats_rad_zt_module.o a - corr_varnce_module.o a - stats_zm_module.o a - pdf_utilities.o a - advance_xm_wpxp_module.o a - constants_clubb.o a - advance_helper_module.o a - endian.o a - adg1_adg2_3d_luhar_pdf.o a - penta_lu_solver.o a - stats_lh_zt_module.o a - mono_flux_limiter.o a - input_reader.o a - input_names.o a - stats_lh_sfc_module.o a - advance_wp2_wp3_module.o a - T_in_K_module.o a - pos_definite_module.o a - stat_file_module.o a - interpolation.o a - index_mapping.o a - turbulent_adv_pdf.o a - matrix_operations.o a - output_netcdf.o a - file_functions.o a - mean_adv.o a - advance_xp2_xpyp_module.o a - calendar.o a - sfc_varnce_module.o a - parameters_tunable.o a - stats_type_utilities.o a - pdf_parameter_module.o a - setup_clubb_pdf_params.o a - model_flags.o a - array_index.o a - sponge_layer_damping.o a - clubb_precision.o a - tridiag_lu_solver.o a - code_timer_module.o a - stats_rad_zm_module.o a - precipitation_fraction.o a - advance_windm_edsclrm_module.o a - stats_sfc_module.o a - parameters_model.o a - stats_type.o a - output_grads.o a - error_code.o a - fill_holes.o a - mixing_length.o a - hydromet_pdf_parameter_module.o a - new_hybrid_pdf.o a - numerical_check.o a - saturation.o make[1]: Leaving directory '/home/jenkins/workspace/clubb_nvhpc_gpu_vs_cpu_diffness/obj' cd /home/jenkins/workspace/clubb_nvhpc_gpu_vs_cpu_diffness/compile/../obj; make -f Make.clubb_lapack make[1]: Entering directory '/home/jenkins/workspace/clubb_nvhpc_gpu_vs_cpu_diffness/obj' nvfortran -Mcache_align -O2 -Mbackslash -Mstandard -Kieee -c /home/jenkins/workspace/clubb_nvhpc_gpu_vs_cpu_diffness/compile/../src/Lapack/Lapack_single/slantb.f nvfortran -Mcache_align -O2 -Mbackslash -Mstandard -Kieee -c /home/jenkins/workspace/clubb_nvhpc_gpu_vs_cpu_diffness/compile/../src/Lapack/Lapack_shared/lsame.f nvfortran -Mcache_align -O2 -Mbackslash -Mstandard -Kieee -c /home/jenkins/workspace/clubb_nvhpc_gpu_vs_cpu_diffness/compile/../src/Lapack/Lapack_single/stbsv.f nvfortran -Mcache_align -O2 -Mbackslash -Mstandard -Kieee -c /home/jenkins/workspace/clubb_nvhpc_gpu_vs_cpu_diffness/compile/../src/Lapack/Lapack_double/disnan.f nvfortran -Mcache_align -O2 -Mbackslash -Mstandard -Kieee -c /home/jenkins/workspace/clubb_nvhpc_gpu_vs_cpu_diffness/compile/../src/Lapack/Lapack_single/slacn2.f nvfortran -Mcache_align -O2 -Mbackslash -Mstandard -Kieee -c /home/jenkins/workspace/clubb_nvhpc_gpu_vs_cpu_diffness/compile/../src/Lapack/Lapack_double/dpotrf.f nvfortran -Mcache_align -O2 -Mbackslash -Mstandard -Kieee -c /home/jenkins/workspace/clubb_nvhpc_gpu_vs_cpu_diffness/compile/../src/Lapack/Lapack_double/dorg2l.f nvfortran -Mcache_align -O2 -Mbackslash -Mstandard -Kieee -c /home/jenkins/workspace/clubb_nvhpc_gpu_vs_cpu_diffness/compile/../src/Lapack/Lapack_single/ssyr2k.f nvfortran -Mcache_align -O2 -Mbackslash -Mstandard -Kieee -c /home/jenkins/workspace/clubb_nvhpc_gpu_vs_cpu_diffness/compile/../src/Lapack/Lapack_double/dsytd2.f nvfortran -Mcache_align -O2 -Mbackslash -Mstandard -Kieee -c /home/jenkins/workspace/clubb_nvhpc_gpu_vs_cpu_diffness/compile/../src/Lapack/Lapack_single/sgbequ.f nvfortran -Mcache_align -O2 -Mbackslash -Mstandard -Kieee -c /home/jenkins/workspace/clubb_nvhpc_gpu_vs_cpu_diffness/compile/../src/Lapack/Lapack_single/ilaslc.f nvfortran -Mcache_align -O2 -Mbackslash -Mstandard -Kieee -c /home/jenkins/workspace/clubb_nvhpc_gpu_vs_cpu_diffness/compile/../src/Lapack/Lapack_double/dgtts2.f nvfortran -Mcache_align -O2 -Mbackslash -Mstandard -Kieee -c /home/jenkins/workspace/clubb_nvhpc_gpu_vs_cpu_diffness/compile/../src/Lapack/Lapack_single/ilaslr.f nvfortran -Mcache_align -O2 -Mbackslash -Mstandard -Kieee -c /home/jenkins/workspace/clubb_nvhpc_gpu_vs_cpu_diffness/compile/../src/Lapack/Lapack_double/ilaenv.f nvfortran -Mcache_align -O2 -Mbackslash -Mstandard -Kieee -c /home/jenkins/workspace/clubb_nvhpc_gpu_vs_cpu_diffness/compile/../src/Lapack/Lapack_double/dsyrk.f nvfortran -Mcache_align -O2 -Mbackslash -Mstandard -Kieee -c /home/jenkins/workspace/clubb_nvhpc_gpu_vs_cpu_diffness/compile/../src/Lapack/Lapack_double/dorgql.f nvfortran -Mcache_align -O2 -Mbackslash -Mstandard -Kieee -c /home/jenkins/workspace/clubb_nvhpc_gpu_vs_cpu_diffness/compile/../src/Lapack/Lapack_single/srscl.f nvfortran -Mcache_align -O2 -Mbackslash -Mstandard -Kieee -c /home/jenkins/workspace/clubb_nvhpc_gpu_vs_cpu_diffness/compile/../src/Lapack/Lapack_single/slaset.f nvfortran -Mcache_align -O2 -Mbackslash -Mstandard -Kieee -c /home/jenkins/workspace/clubb_nvhpc_gpu_vs_cpu_diffness/compile/../src/Lapack/Lapack_double/dlaswp.f nvfortran -Mcache_align -O2 -Mbackslash -Mstandard -Kieee -c /home/jenkins/workspace/clubb_nvhpc_gpu_vs_cpu_diffness/compile/../src/Lapack/Lapack_double/dswap.f nvfortran -Mcache_align -O2 -Mbackslash -Mstandard -Kieee -c /home/jenkins/workspace/clubb_nvhpc_gpu_vs_cpu_diffness/compile/../src/Lapack/Lapack_double/dlabad.f nvfortran -Mcache_align -O2 -Mbackslash -Mstandard -Kieee -c /home/jenkins/workspace/clubb_nvhpc_gpu_vs_cpu_diffness/compile/../src/Lapack/Lapack_double/dlaqgb.f nvfortran -Mcache_align -O2 -Mbackslash -Mstandard -Kieee -c /home/jenkins/workspace/clubb_nvhpc_gpu_vs_cpu_diffness/compile/../src/Lapack/Lapack_single/ssyev.f nvfortran -Mcache_align -O2 -Mbackslash -Mstandard -Kieee -c /home/jenkins/workspace/clubb_nvhpc_gpu_vs_cpu_diffness/compile/../src/Lapack/Lapack_double/iparmq.f nvfortran -Mcache_align -O2 -Mbackslash -Mstandard -Kieee -c /home/jenkins/workspace/clubb_nvhpc_gpu_vs_cpu_diffness/compile/../src/Lapack/Lapack_double/dgttrs.f nvfortran -Mcache_align -O2 -Mbackslash -Mstandard -Kieee -c /home/jenkins/workspace/clubb_nvhpc_gpu_vs_cpu_diffness/compile/../src/Lapack/Lapack_double/dgbtf2.f nvfortran -Mcache_align -O2 -Mbackslash -Mstandard -Kieee -c /home/jenkins/workspace/clubb_nvhpc_gpu_vs_cpu_diffness/compile/../src/Lapack/Lapack_double/idamax.f nvfortran -Mcache_align -O2 -Mbackslash -Mstandard -Kieee -c /home/jenkins/workspace/clubb_nvhpc_gpu_vs_cpu_diffness/compile/../src/Lapack/Lapack_single/sgtrfs.f nvfortran -Mcache_align -O2 -Mbackslash -Mstandard -Kieee -c /home/jenkins/workspace/clubb_nvhpc_gpu_vs_cpu_diffness/compile/../src/Lapack/Lapack_double/iladlr.f nvfortran -Mcache_align -O2 -Mbackslash -Mstandard -Kieee -c /home/jenkins/workspace/clubb_nvhpc_gpu_vs_cpu_diffness/compile/../src/Lapack/Lapack_single/snrm2.f nvfortran -Mcache_align -O2 -Mbackslash -Mstandard -Kieee -c /home/jenkins/workspace/clubb_nvhpc_gpu_vs_cpu_diffness/compile/../src/Lapack/Lapack_double/iladlc.f nvfortran -Mcache_align -O2 -Mbackslash -Mstandard -Kieee -c /home/jenkins/workspace/clubb_nvhpc_gpu_vs_cpu_diffness/compile/../src/Lapack/Lapack_single/sgbtrs.f nvfortran -Mcache_align -O2 -Mbackslash -Mstandard -Kieee -c /home/jenkins/workspace/clubb_nvhpc_gpu_vs_cpu_diffness/compile/../src/Lapack/Lapack_double/dlapy2.f nvfortran -Mcache_align -O2 -Mbackslash -Mstandard -Kieee -c /home/jenkins/workspace/clubb_nvhpc_gpu_vs_cpu_diffness/compile/../src/Lapack/Lapack_double/dgbrfs.f nvfortran -Mcache_align -O2 -Mbackslash -Mstandard -Kieee -c /home/jenkins/workspace/clubb_nvhpc_gpu_vs_cpu_diffness/compile/../src/Lapack/Lapack_double/dlartg.f nvfortran -Mcache_align -O2 -Mbackslash -Mstandard -Kieee -c /home/jenkins/workspace/clubb_nvhpc_gpu_vs_cpu_diffness/compile/../src/Lapack/Lapack_double/dorg2r.f nvfortran -Mcache_align -O2 -Mbackslash -Mstandard -Kieee -c /home/jenkins/workspace/clubb_nvhpc_gpu_vs_cpu_diffness/compile/../src/Lapack/Lapack_double/dlassq.f nvfortran -Mcache_align -O2 -Mbackslash -Mstandard -Kieee -c /home/jenkins/workspace/clubb_nvhpc_gpu_vs_cpu_diffness/compile/../src/Lapack/Lapack_single/sger.f nvfortran -Mcache_align -O2 -Mbackslash -Mstandard -Kieee -c /home/jenkins/workspace/clubb_nvhpc_gpu_vs_cpu_diffness/compile/../src/Lapack/Lapack_double/dgtcon.f nvfortran -Mcache_align -O2 -Mbackslash -Mstandard -Kieee -c /home/jenkins/workspace/clubb_nvhpc_gpu_vs_cpu_diffness/compile/../src/Lapack/Lapack_double/dlamch.f nvfortran -Mcache_align -O2 -Mbackslash -Mstandard -Kieee -c /home/jenkins/workspace/clubb_nvhpc_gpu_vs_cpu_diffness/compile/../src/Lapack/Lapack_single/ssterf.f nvfortran -Mcache_align -O2 -Mbackslash -Mstandard -Kieee -c /home/jenkins/workspace/clubb_nvhpc_gpu_vs_cpu_diffness/compile/../src/Lapack/Lapack_double/dlasr.f nvfortran -Mcache_align -O2 -Mbackslash -Mstandard -Kieee -c /home/jenkins/workspace/clubb_nvhpc_gpu_vs_cpu_diffness/compile/../src/Lapack/Lapack_double/dlaqsy.f nvfortran -Mcache_align -O2 -Mbackslash -Mstandard -Kieee -c /home/jenkins/workspace/clubb_nvhpc_gpu_vs_cpu_diffness/compile/../src/Lapack/Lapack_single/spotrf2.f nvfortran -Mcache_align -O2 -Mbackslash -Mstandard -Kieee -c /home/jenkins/workspace/clubb_nvhpc_gpu_vs_cpu_diffness/compile/../src/Lapack/Lapack_double/dtrmm.f NVFORTRAN-W-0130-Floating point underflow. Check constants and constant expressions (/home/jenkins/workspace/clubb_nvhpc_gpu_vs_cpu_diffness/compile/../src/Lapack/Lapack_double/dlamch.f: 109) 0 inform, 1 warnings, 0 severes, 0 fatal for dlamch nvfortran -Mcache_align -O2 -Mbackslash -Mstandard -Kieee -c /home/jenkins/workspace/clubb_nvhpc_gpu_vs_cpu_diffness/compile/../src/Lapack/Lapack_single/slarft.f nvfortran -Mcache_align -O2 -Mbackslash -Mstandard -Kieee -c /home/jenkins/workspace/clubb_nvhpc_gpu_vs_cpu_diffness/compile/../src/Lapack/Lapack_single/sgbcon.f nvfortran -Mcache_align -O2 -Mbackslash -Mstandard -Kieee -c /home/jenkins/workspace/clubb_nvhpc_gpu_vs_cpu_diffness/compile/../src/Lapack/Lapack_double/dgemv.f nvfortran -Mcache_align -O2 -Mbackslash -Mstandard -Kieee -c /home/jenkins/workspace/clubb_nvhpc_gpu_vs_cpu_diffness/compile/../src/Lapack/Lapack_double/dlarfb.f nvfortran -Mcache_align -O2 -Mbackslash -Mstandard -Kieee -c /home/jenkins/workspace/clubb_nvhpc_gpu_vs_cpu_diffness/compile/../src/Lapack/Lapack_double/dscal.f nvfortran -Mcache_align -O2 -Mbackslash -Mstandard -Kieee -c /home/jenkins/workspace/clubb_nvhpc_gpu_vs_cpu_diffness/compile/../src/Lapack/Lapack_double/dorgqr.f nvfortran -Mcache_align -O2 -Mbackslash -Mstandard -Kieee -c /home/jenkins/workspace/clubb_nvhpc_gpu_vs_cpu_diffness/compile/../src/Lapack/Lapack_double/dgbmv.f nvfortran -Mcache_align -O2 -Mbackslash -Mstandard -Kieee -c /home/jenkins/workspace/clubb_nvhpc_gpu_vs_cpu_diffness/compile/../src/Lapack/Lapack_single/scopy.f nvfortran -Mcache_align -O2 -Mbackslash -Mstandard -Kieee -c /home/jenkins/workspace/clubb_nvhpc_gpu_vs_cpu_diffness/compile/../src/Lapack/Lapack_double/ddot.f nvfortran -Mcache_align -O2 -Mbackslash -Mstandard -Kieee -c /home/jenkins/workspace/clubb_nvhpc_gpu_vs_cpu_diffness/compile/../src/Lapack/Lapack_double/dsyr2.f nvfortran -Mcache_align -O2 -Mbackslash -Mstandard -Kieee -c /home/jenkins/workspace/clubb_nvhpc_gpu_vs_cpu_diffness/compile/../src/Lapack/Lapack_double/dgtsv.f nvfortran -Mcache_align -O2 -Mbackslash -Mstandard -Kieee -c /home/jenkins/workspace/clubb_nvhpc_gpu_vs_cpu_diffness/compile/../src/Lapack/Lapack_single/slaev2.f nvfortran -Mcache_align -O2 -Mbackslash -Mstandard -Kieee -c /home/jenkins/workspace/clubb_nvhpc_gpu_vs_cpu_diffness/compile/../src/Lapack/Lapack_double/dlae2.f nvfortran -Mcache_align -O2 -Mbackslash -Mstandard -Kieee -c /home/jenkins/workspace/clubb_nvhpc_gpu_vs_cpu_diffness/compile/../src/Lapack/Lapack_single/strsm.f nvfortran -Mcache_align -O2 -Mbackslash -Mstandard -Kieee -c /home/jenkins/workspace/clubb_nvhpc_gpu_vs_cpu_diffness/compile/../src/Lapack/Lapack_single/ssytrd.f nvfortran -Mcache_align -O2 -Mbackslash -Mstandard -Kieee -c /home/jenkins/workspace/clubb_nvhpc_gpu_vs_cpu_diffness/compile/../src/Lapack/Lapack_single/sgbsv.f nvfortran -Mcache_align -O2 -Mbackslash -Mstandard -Kieee -c /home/jenkins/workspace/clubb_nvhpc_gpu_vs_cpu_diffness/compile/../src/Lapack/Lapack_double/dasum.f nvfortran -Mcache_align -O2 -Mbackslash -Mstandard -Kieee -c /home/jenkins/workspace/clubb_nvhpc_gpu_vs_cpu_diffness/compile/../src/Lapack/Lapack_double/dgttrf.f nvfortran -Mcache_align -O2 -Mbackslash -Mstandard -Kieee -c /home/jenkins/workspace/clubb_nvhpc_gpu_vs_cpu_diffness/compile/../src/Lapack/Lapack_single/slarf.f nvfortran -Mcache_align -O2 -Mbackslash -Mstandard -Kieee -c /home/jenkins/workspace/clubb_nvhpc_gpu_vs_cpu_diffness/compile/../src/Lapack/Lapack_double/dlatrd.f nvfortran -Mcache_align -O2 -Mbackslash -Mstandard -Kieee -c /home/jenkins/workspace/clubb_nvhpc_gpu_vs_cpu_diffness/compile/../src/Lapack/Lapack_double/dpoequ.f nvfortran -Mcache_align -O2 -Mbackslash -Mstandard -Kieee -c /home/jenkins/workspace/clubb_nvhpc_gpu_vs_cpu_diffness/compile/../src/Lapack/Lapack_single/slangt.f nvfortran -Mcache_align -O2 -Mbackslash -Mstandard -Kieee -c /home/jenkins/workspace/clubb_nvhpc_gpu_vs_cpu_diffness/compile/../src/Lapack/Lapack_double/dlaisnan.f nvfortran -Mcache_align -O2 -Mbackslash -Mstandard -Kieee -c /home/jenkins/workspace/clubb_nvhpc_gpu_vs_cpu_diffness/compile/../src/Lapack/Lapack_double/dlatbs.f nvfortran -Mcache_align -O2 -Mbackslash -Mstandard -Kieee -c /home/jenkins/workspace/clubb_nvhpc_gpu_vs_cpu_diffness/compile/../src/Lapack/Lapack_double/dlasrt.f nvfortran -Mcache_align -O2 -Mbackslash -Mstandard -Kieee -c /home/jenkins/workspace/clubb_nvhpc_gpu_vs_cpu_diffness/compile/../src/Lapack/Lapack_double/dlangb.f nvfortran -Mcache_align -O2 -Mbackslash -Mstandard -Kieee -c /home/jenkins/workspace/clubb_nvhpc_gpu_vs_cpu_diffness/compile/../src/Lapack/Lapack_single/sgbtrf.f nvfortran -Mcache_align -O2 -Mbackslash -Mstandard -Kieee -c /home/jenkins/workspace/clubb_nvhpc_gpu_vs_cpu_diffness/compile/../src/Lapack/Lapack_double/dlarfg.f nvfortran -Mcache_align -O2 -Mbackslash -Mstandard -Kieee -c /home/jenkins/workspace/clubb_nvhpc_gpu_vs_cpu_diffness/compile/../src/Lapack/Lapack_single/sgbsvx.f nvfortran -Mcache_align -O2 -Mbackslash -Mstandard -Kieee -c /home/jenkins/workspace/clubb_nvhpc_gpu_vs_cpu_diffness/compile/../src/Lapack/Lapack_single/saxpy.f nvfortran -Mcache_align -O2 -Mbackslash -Mstandard -Kieee -c /home/jenkins/workspace/clubb_nvhpc_gpu_vs_cpu_diffness/compile/../src/Lapack/Lapack_double/dgemm.f nvfortran -Mcache_align -O2 -Mbackslash -Mstandard -Kieee -c /home/jenkins/workspace/clubb_nvhpc_gpu_vs_cpu_diffness/compile/../src/Lapack/Lapack_single/slacpy.f nvfortran -Mcache_align -O2 -Mbackslash -Mstandard -Kieee -c /home/jenkins/workspace/clubb_nvhpc_gpu_vs_cpu_diffness/compile/../src/Lapack/Lapack_double/dorgtr.f nvfortran -Mcache_align -O2 -Mbackslash -Mstandard -Kieee -c /home/jenkins/workspace/clubb_nvhpc_gpu_vs_cpu_diffness/compile/../src/Lapack/Lapack_double/dtrmv.f nvfortran -Mcache_align -O2 -Mbackslash -Mstandard -Kieee -c /home/jenkins/workspace/clubb_nvhpc_gpu_vs_cpu_diffness/compile/../src/Lapack/Lapack_double/dlascl.f nvfortran -Mcache_align -O2 -Mbackslash -Mstandard -Kieee -c /home/jenkins/workspace/clubb_nvhpc_gpu_vs_cpu_diffness/compile/../src/Lapack/Lapack_double/dgtsvx.f nvfortran -Mcache_align -O2 -Mbackslash -Mstandard -Kieee -c /home/jenkins/workspace/clubb_nvhpc_gpu_vs_cpu_diffness/compile/../src/Lapack/Lapack_single/ssymv.f nvfortran -Mcache_align -O2 -Mbackslash -Mstandard -Kieee -c /home/jenkins/workspace/clubb_nvhpc_gpu_vs_cpu_diffness/compile/../src/Lapack/Lapack_single/ssteqr.f nvfortran -Mcache_align -O2 -Mbackslash -Mstandard -Kieee -c /home/jenkins/workspace/clubb_nvhpc_gpu_vs_cpu_diffness/compile/../src/Lapack/Lapack_double/dlagtm.f nvfortran -Mcache_align -O2 -Mbackslash -Mstandard -Kieee -c /home/jenkins/workspace/clubb_nvhpc_gpu_vs_cpu_diffness/compile/../src/Lapack/Lapack_single/slanst.f nvfortran -Mcache_align -O2 -Mbackslash -Mstandard -Kieee -c /home/jenkins/workspace/clubb_nvhpc_gpu_vs_cpu_diffness/compile/../src/Lapack/Lapack_double/dlansy.f nvfortran -Mcache_align -O2 -Mbackslash -Mstandard -Kieee -c /home/jenkins/workspace/clubb_nvhpc_gpu_vs_cpu_diffness/compile/../src/Lapack/Lapack_double/dgbsvx.f nvfortran -Mcache_align -O2 -Mbackslash -Mstandard -Kieee -c /home/jenkins/workspace/clubb_nvhpc_gpu_vs_cpu_diffness/compile/../src/Lapack/Lapack_double/daxpy.f nvfortran -Mcache_align -O2 -Mbackslash -Mstandard -Kieee -c /home/jenkins/workspace/clubb_nvhpc_gpu_vs_cpu_diffness/compile/../src/Lapack/Lapack_single/slarfg.f nvfortran -Mcache_align -O2 -Mbackslash -Mstandard -Kieee -c /home/jenkins/workspace/clubb_nvhpc_gpu_vs_cpu_diffness/compile/../src/Lapack/Lapack_double/dsymv.f nvfortran -Mcache_align -O2 -Mbackslash -Mstandard -Kieee -c /home/jenkins/workspace/clubb_nvhpc_gpu_vs_cpu_diffness/compile/../src/Lapack/Lapack_single/sgtsvx.f nvfortran -Mcache_align -O2 -Mbackslash -Mstandard -Kieee -c /home/jenkins/workspace/clubb_nvhpc_gpu_vs_cpu_diffness/compile/../src/Lapack/Lapack_single/strmv.f nvfortran -Mcache_align -O2 -Mbackslash -Mstandard -Kieee -c /home/jenkins/workspace/clubb_nvhpc_gpu_vs_cpu_diffness/compile/../src/Lapack/Lapack_single/slascl.f nvfortran -Mcache_align -O2 -Mbackslash -Mstandard -Kieee -c /home/jenkins/workspace/clubb_nvhpc_gpu_vs_cpu_diffness/compile/../src/Lapack/Lapack_double/dlacpy.f nvfortran -Mcache_align -O2 -Mbackslash -Mstandard -Kieee -c /home/jenkins/workspace/clubb_nvhpc_gpu_vs_cpu_diffness/compile/../src/Lapack/Lapack_single/sorgtr.f nvfortran -Mcache_align -O2 -Mbackslash -Mstandard -Kieee -c /home/jenkins/workspace/clubb_nvhpc_gpu_vs_cpu_diffness/compile/../src/Lapack/Lapack_single/sgemm.f nvfortran -Mcache_align -O2 -Mbackslash -Mstandard -Kieee -c /home/jenkins/workspace/clubb_nvhpc_gpu_vs_cpu_diffness/compile/../src/Lapack/Lapack_double/dlanst.f nvfortran -Mcache_align -O2 -Mbackslash -Mstandard -Kieee -c /home/jenkins/workspace/clubb_nvhpc_gpu_vs_cpu_diffness/compile/../src/Lapack/Lapack_single/slagtm.f nvfortran -Mcache_align -O2 -Mbackslash -Mstandard -Kieee -c /home/jenkins/workspace/clubb_nvhpc_gpu_vs_cpu_diffness/compile/../src/Lapack/Lapack_single/slansy.f nvfortran -Mcache_align -O2 -Mbackslash -Mstandard -Kieee -c /home/jenkins/workspace/clubb_nvhpc_gpu_vs_cpu_diffness/compile/../src/Lapack/Lapack_double/dsteqr.f nvfortran -Mcache_align -O2 -Mbackslash -Mstandard -Kieee -c /home/jenkins/workspace/clubb_nvhpc_gpu_vs_cpu_diffness/compile/../src/Lapack/Lapack_shared/xerbla.f nvfortran -Mcache_align -O2 -Mbackslash -Mstandard -Kieee -c /home/jenkins/workspace/clubb_nvhpc_gpu_vs_cpu_diffness/compile/../src/Lapack/Lapack_double/dlaev2.f nvfortran -Mcache_align -O2 -Mbackslash -Mstandard -Kieee -c /home/jenkins/workspace/clubb_nvhpc_gpu_vs_cpu_diffness/compile/../src/Lapack/Lapack_single/slae2.f nvfortran -Mcache_align -O2 -Mbackslash -Mstandard -Kieee -c /home/jenkins/workspace/clubb_nvhpc_gpu_vs_cpu_diffness/compile/../src/Lapack/Lapack_single/sgtsv.f nvfortran -Mcache_align -O2 -Mbackslash -Mstandard -Kieee -c /home/jenkins/workspace/clubb_nvhpc_gpu_vs_cpu_diffness/compile/../src/Lapack/Lapack_single/ssyr2.f nvfortran -Mcache_align -O2 -Mbackslash -Mstandard -Kieee -c /home/jenkins/workspace/clubb_nvhpc_gpu_vs_cpu_diffness/compile/../src/Lapack/Lapack_single/sdot.f nvfortran -Mcache_align -O2 -Mbackslash -Mstandard -Kieee -c /home/jenkins/workspace/clubb_nvhpc_gpu_vs_cpu_diffness/compile/../src/Lapack/Lapack_double/dcopy.f nvfortran -Mcache_align -O2 -Mbackslash -Mstandard -Kieee -c /home/jenkins/workspace/clubb_nvhpc_gpu_vs_cpu_diffness/compile/../src/Lapack/Lapack_double/dgbsv.f nvfortran -Mcache_align -O2 -Mbackslash -Mstandard -Kieee -c /home/jenkins/workspace/clubb_nvhpc_gpu_vs_cpu_diffness/compile/../src/Lapack/Lapack_double/dsytrd.f nvfortran -Mcache_align -O2 -Mbackslash -Mstandard -Kieee -c /home/jenkins/workspace/clubb_nvhpc_gpu_vs_cpu_diffness/compile/../src/Lapack/Lapack_double/dtrsm.f nvfortran -Mcache_align -O2 -Mbackslash -Mstandard -Kieee -c /home/jenkins/workspace/clubb_nvhpc_gpu_vs_cpu_diffness/compile/../src/Lapack/Lapack_double/dlarf.f nvfortran -Mcache_align -O2 -Mbackslash -Mstandard -Kieee -c /home/jenkins/workspace/clubb_nvhpc_gpu_vs_cpu_diffness/compile/../src/Lapack/Lapack_single/slatrd.f nvfortran -Mcache_align -O2 -Mbackslash -Mstandard -Kieee -c /home/jenkins/workspace/clubb_nvhpc_gpu_vs_cpu_diffness/compile/../src/Lapack/Lapack_single/sgttrf.f nvfortran -Mcache_align -O2 -Mbackslash -Mstandard -Kieee -c /home/jenkins/workspace/clubb_nvhpc_gpu_vs_cpu_diffness/compile/../src/Lapack/Lapack_single/sasum.f nvfortran -Mcache_align -O2 -Mbackslash -Mstandard -Kieee -c /home/jenkins/workspace/clubb_nvhpc_gpu_vs_cpu_diffness/compile/../src/Lapack/Lapack_double/dgbtrf.f nvfortran -Mcache_align -O2 -Mbackslash -Mstandard -Kieee -c /home/jenkins/workspace/clubb_nvhpc_gpu_vs_cpu_diffness/compile/../src/Lapack/Lapack_single/slangb.f nvfortran -Mcache_align -O2 -Mbackslash -Mstandard -Kieee -c /home/jenkins/workspace/clubb_nvhpc_gpu_vs_cpu_diffness/compile/../src/Lapack/Lapack_single/slasrt.f nvfortran -Mcache_align -O2 -Mbackslash -Mstandard -Kieee -c /home/jenkins/workspace/clubb_nvhpc_gpu_vs_cpu_diffness/compile/../src/Lapack/Lapack_single/spoequ.f nvfortran -Mcache_align -O2 -Mbackslash -Mstandard -Kieee -c /home/jenkins/workspace/clubb_nvhpc_gpu_vs_cpu_diffness/compile/../src/Lapack/Lapack_single/slatbs.f nvfortran -Mcache_align -O2 -Mbackslash -Mstandard -Kieee -c /home/jenkins/workspace/clubb_nvhpc_gpu_vs_cpu_diffness/compile/../src/Lapack/Lapack_single/slaisnan.f nvfortran -Mcache_align -O2 -Mbackslash -Mstandard -Kieee -c /home/jenkins/workspace/clubb_nvhpc_gpu_vs_cpu_diffness/compile/../src/Lapack/Lapack_double/dlangt.f nvfortran -Mcache_align -O2 -Mbackslash -Mstandard -Kieee -c /home/jenkins/workspace/clubb_nvhpc_gpu_vs_cpu_diffness/compile/../src/Lapack/Lapack_single/sgbtf2.f nvfortran -Mcache_align -O2 -Mbackslash -Mstandard -Kieee -c /home/jenkins/workspace/clubb_nvhpc_gpu_vs_cpu_diffness/compile/../src/Lapack/Lapack_double/dgtrfs.f nvfortran -Mcache_align -O2 -Mbackslash -Mstandard -Kieee -c /home/jenkins/workspace/clubb_nvhpc_gpu_vs_cpu_diffness/compile/../src/Lapack/Lapack_single/sgttrs.f nvfortran -Mcache_align -O2 -Mbackslash -Mstandard -Kieee -c /home/jenkins/workspace/clubb_nvhpc_gpu_vs_cpu_diffness/compile/../src/Lapack/Lapack_single/slassq.f nvfortran -Mcache_align -O2 -Mbackslash -Mstandard -Kieee -c /home/jenkins/workspace/clubb_nvhpc_gpu_vs_cpu_diffness/compile/../src/Lapack/Lapack_single/slartg.f nvfortran -Mcache_align -O2 -Mbackslash -Mstandard -Kieee -c /home/jenkins/workspace/clubb_nvhpc_gpu_vs_cpu_diffness/compile/../src/Lapack/Lapack_single/sorg2r.f nvfortran -Mcache_align -O2 -Mbackslash -Mstandard -Kieee -c /home/jenkins/workspace/clubb_nvhpc_gpu_vs_cpu_diffness/compile/../src/Lapack/Lapack_double/ieeeck.f nvfortran -Mcache_align -O2 -Mbackslash -Mstandard -Kieee -c /home/jenkins/workspace/clubb_nvhpc_gpu_vs_cpu_diffness/compile/../src/Lapack/Lapack_single/sgbrfs.f nvfortran -Mcache_align -O2 -Mbackslash -Mstandard -Kieee -c /home/jenkins/workspace/clubb_nvhpc_gpu_vs_cpu_diffness/compile/../src/Lapack/Lapack_single/slapy2.f nvfortran -Mcache_align -O2 -Mbackslash -Mstandard -Kieee -c /home/jenkins/workspace/clubb_nvhpc_gpu_vs_cpu_diffness/compile/../src/Lapack/Lapack_double/dgbtrs.f nvfortran -Mcache_align -O2 -Mbackslash -Mstandard -Kieee -c /home/jenkins/workspace/clubb_nvhpc_gpu_vs_cpu_diffness/compile/../src/Lapack/Lapack_double/dnrm2.f nvfortran -Mcache_align -O2 -Mbackslash -Mstandard -Kieee -c /home/jenkins/workspace/clubb_nvhpc_gpu_vs_cpu_diffness/compile/../src/Lapack/Lapack_single/slaqsy.f nvfortran -Mcache_align -O2 -Mbackslash -Mstandard -Kieee -c /home/jenkins/workspace/clubb_nvhpc_gpu_vs_cpu_diffness/compile/../src/Lapack/Lapack_single/slasr.f nvfortran -Mcache_align -O2 -Mbackslash -Mstandard -Kieee -c /home/jenkins/workspace/clubb_nvhpc_gpu_vs_cpu_diffness/compile/../src/Lapack/Lapack_single/slamch.f nvfortran -Mcache_align -O2 -Mbackslash -Mstandard -Kieee -c /home/jenkins/workspace/clubb_nvhpc_gpu_vs_cpu_diffness/compile/../src/Lapack/Lapack_double/dsterf.f nvfortran -Mcache_align -O2 -Mbackslash -Mstandard -Kieee -c /home/jenkins/workspace/clubb_nvhpc_gpu_vs_cpu_diffness/compile/../src/Lapack/Lapack_double/dger.f nvfortran -Mcache_align -O2 -Mbackslash -Mstandard -Kieee -c /home/jenkins/workspace/clubb_nvhpc_gpu_vs_cpu_diffness/compile/../src/Lapack/Lapack_single/sgtcon.f nvfortran -Mcache_align -O2 -Mbackslash -Mstandard -Kieee -c /home/jenkins/workspace/clubb_nvhpc_gpu_vs_cpu_diffness/compile/../src/Lapack/Lapack_single/sgemv.f nvfortran -Mcache_align -O2 -Mbackslash -Mstandard -Kieee -c /home/jenkins/workspace/clubb_nvhpc_gpu_vs_cpu_diffness/compile/../src/Lapack/Lapack_single/slarfb.f nvfortran -Mcache_align -O2 -Mbackslash -Mstandard -Kieee -c /home/jenkins/workspace/clubb_nvhpc_gpu_vs_cpu_diffness/compile/../src/Lapack/Lapack_single/sorgqr.f nvfortran -Mcache_align -O2 -Mbackslash -Mstandard -Kieee -c /home/jenkins/workspace/clubb_nvhpc_gpu_vs_cpu_diffness/compile/../src/Lapack/Lapack_single/sscal.f NVFORTRAN-W-0130-Floating point underflow. Check constants and constant expressions (/home/jenkins/workspace/clubb_nvhpc_gpu_vs_cpu_diffness/compile/../src/Lapack/Lapack_single/slamch.f: 113) 0 inform, 1 warnings, 0 severes, 0 fatal for slamch nvfortran -Mcache_align -O2 -Mbackslash -Mstandard -Kieee -c /home/jenkins/workspace/clubb_nvhpc_gpu_vs_cpu_diffness/compile/../src/Lapack/Lapack_single/sgbmv.f nvfortran -Mcache_align -O2 -Mbackslash -Mstandard -Kieee -c /home/jenkins/workspace/clubb_nvhpc_gpu_vs_cpu_diffness/compile/../src/Lapack/Lapack_double/dpotrf2.f nvfortran -Mcache_align -O2 -Mbackslash -Mstandard -Kieee -c /home/jenkins/workspace/clubb_nvhpc_gpu_vs_cpu_diffness/compile/../src/Lapack/Lapack_double/dgbcon.f nvfortran -Mcache_align -O2 -Mbackslash -Mstandard -Kieee -c /home/jenkins/workspace/clubb_nvhpc_gpu_vs_cpu_diffness/compile/../src/Lapack/Lapack_single/strmm.f nvfortran -Mcache_align -O2 -Mbackslash -Mstandard -Kieee -c /home/jenkins/workspace/clubb_nvhpc_gpu_vs_cpu_diffness/compile/../src/Lapack/Lapack_double/dlarft.f nvfortran -Mcache_align -O2 -Mbackslash -Mstandard -Kieee -c /home/jenkins/workspace/clubb_nvhpc_gpu_vs_cpu_diffness/compile/../src/Lapack/Lapack_single/ssytd2.f nvfortran -Mcache_align -O2 -Mbackslash -Mstandard -Kieee -c /home/jenkins/workspace/clubb_nvhpc_gpu_vs_cpu_diffness/compile/../src/Lapack/Lapack_double/dgbequ.f nvfortran -Mcache_align -O2 -Mbackslash -Mstandard -Kieee -c /home/jenkins/workspace/clubb_nvhpc_gpu_vs_cpu_diffness/compile/../src/Lapack/Lapack_single/sorg2l.f nvfortran -Mcache_align -O2 -Mbackslash -Mstandard -Kieee -c /home/jenkins/workspace/clubb_nvhpc_gpu_vs_cpu_diffness/compile/../src/Lapack/Lapack_double/dsyr2k.f nvfortran -Mcache_align -O2 -Mbackslash -Mstandard -Kieee -c /home/jenkins/workspace/clubb_nvhpc_gpu_vs_cpu_diffness/compile/../src/Lapack/Lapack_double/dlacn2.f nvfortran -Mcache_align -O2 -Mbackslash -Mstandard -Kieee -c /home/jenkins/workspace/clubb_nvhpc_gpu_vs_cpu_diffness/compile/../src/Lapack/Lapack_single/spotrf.f nvfortran -Mcache_align -O2 -Mbackslash -Mstandard -Kieee -c /home/jenkins/workspace/clubb_nvhpc_gpu_vs_cpu_diffness/compile/../src/Lapack/Lapack_single/sisnan.f nvfortran -Mcache_align -O2 -Mbackslash -Mstandard -Kieee -c /home/jenkins/workspace/clubb_nvhpc_gpu_vs_cpu_diffness/compile/../src/Lapack/Lapack_double/dtbsv.f nvfortran -Mcache_align -O2 -Mbackslash -Mstandard -Kieee -c /home/jenkins/workspace/clubb_nvhpc_gpu_vs_cpu_diffness/compile/../src/Lapack/Lapack_double/dlantb.f nvfortran -Mcache_align -O2 -Mbackslash -Mstandard -Kieee -c /home/jenkins/workspace/clubb_nvhpc_gpu_vs_cpu_diffness/compile/../src/Lapack/Lapack_single/isamax.f nvfortran -Mcache_align -O2 -Mbackslash -Mstandard -Kieee -c /home/jenkins/workspace/clubb_nvhpc_gpu_vs_cpu_diffness/compile/../src/Lapack/Lapack_double/dlaset.f nvfortran -Mcache_align -O2 -Mbackslash -Mstandard -Kieee -c /home/jenkins/workspace/clubb_nvhpc_gpu_vs_cpu_diffness/compile/../src/Lapack/Lapack_single/sorgql.f nvfortran -Mcache_align -O2 -Mbackslash -Mstandard -Kieee -c /home/jenkins/workspace/clubb_nvhpc_gpu_vs_cpu_diffness/compile/../src/Lapack/Lapack_double/drscl.f nvfortran -Mcache_align -O2 -Mbackslash -Mstandard -Kieee -c /home/jenkins/workspace/clubb_nvhpc_gpu_vs_cpu_diffness/compile/../src/Lapack/Lapack_single/ssyrk.f nvfortran -Mcache_align -O2 -Mbackslash -Mstandard -Kieee -c /home/jenkins/workspace/clubb_nvhpc_gpu_vs_cpu_diffness/compile/../src/Lapack/Lapack_single/sgtts2.f nvfortran -Mcache_align -O2 -Mbackslash -Mstandard -Kieee -c /home/jenkins/workspace/clubb_nvhpc_gpu_vs_cpu_diffness/compile/../src/Lapack/Lapack_double/dsyev.f nvfortran -Mcache_align -O2 -Mbackslash -Mstandard -Kieee -c /home/jenkins/workspace/clubb_nvhpc_gpu_vs_cpu_diffness/compile/../src/Lapack/Lapack_single/slaqgb.f nvfortran -Mcache_align -O2 -Mbackslash -Mstandard -Kieee -c /home/jenkins/workspace/clubb_nvhpc_gpu_vs_cpu_diffness/compile/../src/Lapack/Lapack_single/slabad.f nvfortran -Mcache_align -O2 -Mbackslash -Mstandard -Kieee -c /home/jenkins/workspace/clubb_nvhpc_gpu_vs_cpu_diffness/compile/../src/Lapack/Lapack_single/sswap.f nvfortran -Mcache_align -O2 -Mbackslash -Mstandard -Kieee -c /home/jenkins/workspace/clubb_nvhpc_gpu_vs_cpu_diffness/compile/../src/Lapack/Lapack_single/slaswp.f ar rv /home/jenkins/workspace/clubb_nvhpc_gpu_vs_cpu_diffness/compile/../lib/libclubb_lapack.a slantb.o lsame.o stbsv.o disnan.o slacn2.o dpotrf.o dorg2l.o ssyr2k.o dsytd2.o sgbequ.o ilaslc.o dgtts2.o ilaslr.o ilaenv.o dsyrk.o dorgql.o srscl.o slaset.o dlaswp.o dswap.o dlabad.o dlaqgb.o ssyev.o iparmq.o dgttrs.o dgbtf2.o idamax.o sgtrfs.o iladlr.o snrm2.o iladlc.o sgbtrs.o dlapy2.o dgbrfs.o dlartg.o dorg2r.o dlassq.o sger.o dgtcon.o dlamch.o ssterf.o dlasr.o dlaqsy.o spotrf2.o dtrmm.o slarft.o sgbcon.o dgemv.o dlarfb.o dscal.o dorgqr.o dgbmv.o scopy.o ddot.o dsyr2.o dgtsv.o slaev2.o dlae2.o strsm.o ssytrd.o sgbsv.o dasum.o dgttrf.o slarf.o dlatrd.o dpoequ.o slangt.o dlaisnan.o dlatbs.o dlasrt.o dlangb.o sgbtrf.o dlarfg.o sgbsvx.o saxpy.o dgemm.o slacpy.o dorgtr.o dtrmv.o dlascl.o dgtsvx.o ssymv.o ssteqr.o dlagtm.o slanst.o dlansy.o dgbsvx.o daxpy.o slarfg.o dsymv.o sgtsvx.o strmv.o slascl.o dlacpy.o sorgtr.o sgemm.o dlanst.o slagtm.o slansy.o dsteqr.o xerbla.o dlaev2.o slae2.o sgtsv.o ssyr2.o sdot.o dcopy.o dgbsv.o dsytrd.o dtrsm.o dlarf.o slatrd.o sgttrf.o sasum.o dgbtrf.o slangb.o slasrt.o spoequ.o slatbs.o slaisnan.o dlangt.o sgbtf2.o dgtrfs.o sgttrs.o slassq.o slartg.o sorg2r.o ieeeck.o sgbrfs.o slapy2.o dgbtrs.o dnrm2.o slaqsy.o slasr.o slamch.o dsterf.o dger.o sgtcon.o sgemv.o slarfb.o sorgqr.o sscal.o sgbmv.o dpotrf2.o dgbcon.o strmm.o dlarft.o ssytd2.o dgbequ.o sorg2l.o dsyr2k.o dlacn2.o spotrf.o sisnan.o dtbsv.o dlantb.o isamax.o dlaset.o sorgql.o drscl.o ssyrk.o sgtts2.o dsyev.o slaqgb.o slabad.o sswap.o slaswp.o ar: creating /home/jenkins/workspace/clubb_nvhpc_gpu_vs_cpu_diffness/compile/../lib/libclubb_lapack.a a - slantb.o a - lsame.o a - stbsv.o a - disnan.o a - slacn2.o a - dpotrf.o a - dorg2l.o a - ssyr2k.o a - dsytd2.o a - sgbequ.o a - ilaslc.o a - dgtts2.o a - ilaslr.o a - ilaenv.o a - dsyrk.o a - dorgql.o a - srscl.o a - slaset.o a - dlaswp.o a - dswap.o a - dlabad.o a - dlaqgb.o a - ssyev.o a - iparmq.o a - dgttrs.o a - dgbtf2.o a - idamax.o a - sgtrfs.o a - iladlr.o a - snrm2.o a - iladlc.o a - sgbtrs.o a - dlapy2.o a - dgbrfs.o a - dlartg.o a - dorg2r.o a - dlassq.o a - sger.o a - dgtcon.o a - dlamch.o a - ssterf.o a - dlasr.o a - dlaqsy.o a - spotrf2.o a - dtrmm.o a - slarft.o a - sgbcon.o a - dgemv.o a - dlarfb.o a - dscal.o a - dorgqr.o a - dgbmv.o a - scopy.o a - ddot.o a - dsyr2.o a - dgtsv.o a - slaev2.o a - dlae2.o a - strsm.o a - ssytrd.o a - sgbsv.o a - dasum.o a - dgttrf.o a - slarf.o a - dlatrd.o a - dpoequ.o a - slangt.o a - dlaisnan.o a - dlatbs.o a - dlasrt.o a - dlangb.o a - sgbtrf.o a - dlarfg.o a - sgbsvx.o a - saxpy.o a - dgemm.o a - slacpy.o a - dorgtr.o a - dtrmv.o a - dlascl.o a - dgtsvx.o a - ssymv.o a - ssteqr.o a - dlagtm.o a - slanst.o a - dlansy.o a - dgbsvx.o a - daxpy.o a - slarfg.o a - dsymv.o a - sgtsvx.o a - strmv.o a - slascl.o a - dlacpy.o a - sorgtr.o a - sgemm.o a - dlanst.o a - slagtm.o a - slansy.o a - dsteqr.o a - xerbla.o a - dlaev2.o a - slae2.o a - sgtsv.o a - ssyr2.o a - sdot.o a - dcopy.o a - dgbsv.o a - dsytrd.o a - dtrsm.o a - dlarf.o a - slatrd.o a - sgttrf.o a - sasum.o a - dgbtrf.o a - slangb.o a - slasrt.o a - spoequ.o a - slatbs.o a - slaisnan.o a - dlangt.o a - sgbtf2.o a - dgtrfs.o a - sgttrs.o a - slassq.o a - slartg.o a - sorg2r.o a - ieeeck.o a - sgbrfs.o a - slapy2.o a - dgbtrs.o a - dnrm2.o a - slaqsy.o a - slasr.o a - slamch.o a - dsterf.o a - dger.o a - sgtcon.o a - sgemv.o a - slarfb.o a - sorgqr.o a - sscal.o a - sgbmv.o a - dpotrf2.o a - dgbcon.o a - strmm.o a - dlarft.o a - ssytd2.o a - dgbequ.o a - sorg2l.o a - dsyr2k.o a - dlacn2.o a - spotrf.o a - sisnan.o a - dtbsv.o a - dlantb.o a - isamax.o a - dlaset.o a - sorgql.o a - drscl.o a - ssyrk.o a - sgtts2.o a - dsyev.o a - slaqgb.o a - slabad.o a - sswap.o a - slaswp.o make[1]: Leaving directory '/home/jenkins/workspace/clubb_nvhpc_gpu_vs_cpu_diffness/obj' cd /home/jenkins/workspace/clubb_nvhpc_gpu_vs_cpu_diffness/compile/../obj; make -f Make.clubb_bugsrad cd /home/jenkins/workspace/clubb_nvhpc_gpu_vs_cpu_diffness/compile/../obj; make -f Make.microphys_utils cd /home/jenkins/workspace/clubb_nvhpc_gpu_vs_cpu_diffness/compile/../obj; make -f Make.clubb_parabolic cd /home/jenkins/workspace/clubb_nvhpc_gpu_vs_cpu_diffness/compile/../obj; make -f Make.clubb_coamps make[1]: Entering directory '/home/jenkins/workspace/clubb_nvhpc_gpu_vs_cpu_diffness/obj' nvfortran -DNETCDF -DCLUBB_REAL_TYPE=8 -DCOAMPS_MICRO -DNR_SP -DSILHS -Dradoffline -Dnooverlap -DCLUBB -I/usr/local/spack/opt/spack/linux-pop22-cascadelake/nvhpc-24.3/netcdf-fortran-4.5.3-sl35xhk3ea5mtoylsgjg62d2bg3zto3k/include -Mcache_align -O2 -Mbackslash -Mstandard -Kieee -c /home/jenkins/workspace/clubb_nvhpc_gpu_vs_cpu_diffness/compile/../src/COAMPS_microphys/qsatvi.F nvfortran -DNETCDF -DCLUBB_REAL_TYPE=8 -DCOAMPS_MICRO -DNR_SP -DSILHS -Dradoffline -Dnooverlap -DCLUBB -I/usr/local/spack/opt/spack/linux-pop22-cascadelake/nvhpc-24.3/netcdf-fortran-4.5.3-sl35xhk3ea5mtoylsgjg62d2bg3zto3k/include -Mcache_align -O2 -Mbackslash -Mstandard -Kieee -c /home/jenkins/workspace/clubb_nvhpc_gpu_vs_cpu_diffness/compile/../src/COAMPS_microphys/tgqr.F nvfortran -DNETCDF -DCLUBB_REAL_TYPE=8 -DCOAMPS_MICRO -DNR_SP -DSILHS -Dradoffline -Dnooverlap -DCLUBB -I/usr/local/spack/opt/spack/linux-pop22-cascadelake/nvhpc-24.3/netcdf-fortran-4.5.3-sl35xhk3ea5mtoylsgjg62d2bg3zto3k/include -Mcache_align -O2 -Mbackslash -Mstandard -Kieee -c /home/jenkins/workspace/clubb_nvhpc_gpu_vs_cpu_diffness/compile/../src/COAMPS_microphys/eqa7g.F nvfortran -DNETCDF -DCLUBB_REAL_TYPE=8 -DCOAMPS_MICRO -DNR_SP -DSILHS -Dradoffline -Dnooverlap -DCLUBB -I/usr/local/spack/opt/spack/linux-pop22-cascadelake/nvhpc-24.3/netcdf-fortran-4.5.3-sl35xhk3ea5mtoylsgjg62d2bg3zto3k/include -Mcache_align -O2 -Mbackslash -Mstandard -Kieee -c /home/jenkins/workspace/clubb_nvhpc_gpu_vs_cpu_diffness/compile/../src/COAMPS_microphys/eqa21g.F nvfortran -DNETCDF -DCLUBB_REAL_TYPE=8 -DCOAMPS_MICRO -DNR_SP -DSILHS -Dradoffline -Dnooverlap -DCLUBB -I/usr/local/spack/opt/spack/linux-pop22-cascadelake/nvhpc-24.3/netcdf-fortran-4.5.3-sl35xhk3ea5mtoylsgjg62d2bg3zto3k/include -Mcache_align -O2 -Mbackslash -Mstandard -Kieee -c /home/jenkins/workspace/clubb_nvhpc_gpu_vs_cpu_diffness/compile/../src/COAMPS_microphys/tgqi.F nvfortran -DNETCDF -DCLUBB_REAL_TYPE=8 -DCOAMPS_MICRO -DNR_SP -DSILHS -Dradoffline -Dnooverlap -DCLUBB -I/usr/local/spack/opt/spack/linux-pop22-cascadelake/nvhpc-24.3/netcdf-fortran-4.5.3-sl35xhk3ea5mtoylsgjg62d2bg3zto3k/include -Mcache_align -O2 -Mbackslash -Mstandard -Kieee -c /home/jenkins/workspace/clubb_nvhpc_gpu_vs_cpu_diffness/compile/../src/COAMPS_microphys/eqa28.F make[1]: Entering directory '/home/jenkins/workspace/clubb_nvhpc_gpu_vs_cpu_diffness/obj' nvfortran -DNETCDF -DCLUBB_REAL_TYPE=8 -DCOAMPS_MICRO -DNR_SP -DSILHS -Dradoffline -Dnooverlap -DCLUBB -I/usr/local/spack/opt/spack/linux-pop22-cascadelake/nvhpc-24.3/netcdf-fortran-4.5.3-sl35xhk3ea5mtoylsgjg62d2bg3zto3k/include -Mcache_align -O2 -Mbackslash -Mstandard -Kieee -c ../src/BUGSrad/kinds.F90 nvfortran -DNETCDF -DCLUBB_REAL_TYPE=8 -DCOAMPS_MICRO -DNR_SP -DSILHS -Dradoffline -Dnooverlap -DCLUBB -I/usr/local/spack/opt/spack/linux-pop22-cascadelake/nvhpc-24.3/netcdf-fortran-4.5.3-sl35xhk3ea5mtoylsgjg62d2bg3zto3k/include -Mcache_align -O2 -Mbackslash -Mstandard -Kieee -c /home/jenkins/workspace/clubb_nvhpc_gpu_vs_cpu_diffness/compile/../src/COAMPS_microphys/eqa19.F nvfortran -DNETCDF -DCLUBB_REAL_TYPE=8 -DCOAMPS_MICRO -DNR_SP -DSILHS -Dradoffline -Dnooverlap -DCLUBB -I/usr/local/spack/opt/spack/linux-pop22-cascadelake/nvhpc-24.3/netcdf-fortran-4.5.3-sl35xhk3ea5mtoylsgjg62d2bg3zto3k/include -Mcache_align -O2 -Mbackslash -Mstandard -Kieee -c /home/jenkins/workspace/clubb_nvhpc_gpu_vs_cpu_diffness/compile/../src/COAMPS_microphys/eqa12g.F make[1]: Entering directory '/home/jenkins/workspace/clubb_nvhpc_gpu_vs_cpu_diffness/obj' nvfortran -DNETCDF -DCLUBB_REAL_TYPE=8 -DCOAMPS_MICRO -DNR_SP -DSILHS -Dradoffline -Dnooverlap -DCLUBB -I/usr/local/spack/opt/spack/linux-pop22-cascadelake/nvhpc-24.3/netcdf-fortran-4.5.3-sl35xhk3ea5mtoylsgjg62d2bg3zto3k/include -Mcache_align -O2 -Mbackslash -Mstandard -Kieee -c /home/jenkins/workspace/clubb_nvhpc_gpu_vs_cpu_diffness/compile/../src/Microphys_utils/microphys_stats_vars_module.F90 nvfortran -DNETCDF -DCLUBB_REAL_TYPE=8 -DCOAMPS_MICRO -DNR_SP -DSILHS -Dradoffline -Dnooverlap -DCLUBB -I/usr/local/spack/opt/spack/linux-pop22-cascadelake/nvhpc-24.3/netcdf-fortran-4.5.3-sl35xhk3ea5mtoylsgjg62d2bg3zto3k/include -Mcache_align -O2 -Mbackslash -Mstandard -Kieee -c /home/jenkins/workspace/clubb_nvhpc_gpu_vs_cpu_diffness/compile/../src/COAMPS_microphys/qtadj.F make[1]: Entering directory '/home/jenkins/workspace/clubb_nvhpc_gpu_vs_cpu_diffness/obj' nvfortran -Mcache_align -O2 -Mbackslash -Mstandard -Kieee -c ../src/Parabolic_constants.f90 nvfortran -DNETCDF -DCLUBB_REAL_TYPE=8 -DCOAMPS_MICRO -DNR_SP -DSILHS -Dradoffline -Dnooverlap -DCLUBB -I/usr/local/spack/opt/spack/linux-pop22-cascadelake/nvhpc-24.3/netcdf-fortran-4.5.3-sl35xhk3ea5mtoylsgjg62d2bg3zto3k/include -Mcache_align -O2 -Mbackslash -Mstandard -Kieee -c ../src/variables_radiation_module.F90 nvfortran -DNETCDF -DCLUBB_REAL_TYPE=8 -DCOAMPS_MICRO -DNR_SP -DSILHS -Dradoffline -Dnooverlap -DCLUBB -I/usr/local/spack/opt/spack/linux-pop22-cascadelake/nvhpc-24.3/netcdf-fortran-4.5.3-sl35xhk3ea5mtoylsgjg62d2bg3zto3k/include -Mcache_align -O2 -Mbackslash -Mstandard -Kieee -c /home/jenkins/workspace/clubb_nvhpc_gpu_vs_cpu_diffness/compile/../src/COAMPS_microphys/eqa19g.F nvfortran -DNETCDF -DCLUBB_REAL_TYPE=8 -DCOAMPS_MICRO -DNR_SP -DSILHS -Dradoffline -Dnooverlap -DCLUBB -I/usr/local/spack/opt/spack/linux-pop22-cascadelake/nvhpc-24.3/netcdf-fortran-4.5.3-sl35xhk3ea5mtoylsgjg62d2bg3zto3k/include -Mcache_align -O2 -Mbackslash -Mstandard -Kieee -c /home/jenkins/workspace/clubb_nvhpc_gpu_vs_cpu_diffness/compile/../src/COAMPS_microphys/eqa12.F nvfortran -DNETCDF -DCLUBB_REAL_TYPE=8 -DCOAMPS_MICRO -DNR_SP -DSILHS -Dradoffline -Dnooverlap -DCLUBB -I/usr/local/spack/opt/spack/linux-pop22-cascadelake/nvhpc-24.3/netcdf-fortran-4.5.3-sl35xhk3ea5mtoylsgjg62d2bg3zto3k/include -Mcache_align -O2 -Mbackslash -Mstandard -Kieee -c /home/jenkins/workspace/clubb_nvhpc_gpu_vs_cpu_diffness/compile/../src/COAMPS_microphys/eqa20g.F nvfortran -DNETCDF -DCLUBB_REAL_TYPE=8 -DCOAMPS_MICRO -DNR_SP -DSILHS -Dradoffline -Dnooverlap -DCLUBB -I/usr/local/spack/opt/spack/linux-pop22-cascadelake/nvhpc-24.3/netcdf-fortran-4.5.3-sl35xhk3ea5mtoylsgjg62d2bg3zto3k/include -Mcache_align -O2 -Mbackslash -Mstandard -Kieee -c /home/jenkins/workspace/clubb_nvhpc_gpu_vs_cpu_diffness/compile/../src/COAMPS_microphys/slope.F nvfortran -DNETCDF -DCLUBB_REAL_TYPE=8 -DCOAMPS_MICRO -DNR_SP -DSILHS -Dradoffline -Dnooverlap -DCLUBB -I/usr/local/spack/opt/spack/linux-pop22-cascadelake/nvhpc-24.3/netcdf-fortran-4.5.3-sl35xhk3ea5mtoylsgjg62d2bg3zto3k/include -Mcache_align -O2 -Mbackslash -Mstandard -Kieee -c /home/jenkins/workspace/clubb_nvhpc_gpu_vs_cpu_diffness/compile/../src/COAMPS_microphys/eqa17g.F nvfortran -Mcache_align -O2 -Mbackslash -Mstandard -Kieee -c ../src/AiryFunction.f90 nvfortran -DNETCDF -DCLUBB_REAL_TYPE=8 -DCOAMPS_MICRO -DNR_SP -DSILHS -Dradoffline -Dnooverlap -DCLUBB -I/usr/local/spack/opt/spack/linux-pop22-cascadelake/nvhpc-24.3/netcdf-fortran-4.5.3-sl35xhk3ea5mtoylsgjg62d2bg3zto3k/include -Mcache_align -O2 -Mbackslash -Mstandard -Kieee -c ../src/BUGSrad/bugsrad_physconst.F90 nvfortran -DNETCDF -DCLUBB_REAL_TYPE=8 -DCOAMPS_MICRO -DNR_SP -DSILHS -Dradoffline -Dnooverlap -DCLUBB -I/usr/local/spack/opt/spack/linux-pop22-cascadelake/nvhpc-24.3/netcdf-fortran-4.5.3-sl35xhk3ea5mtoylsgjg62d2bg3zto3k/include -Mcache_align -O2 -Mbackslash -Mstandard -Kieee -c /home/jenkins/workspace/clubb_nvhpc_gpu_vs_cpu_diffness/compile/../src/COAMPS_microphys/eqa14g.F nvfortran -DNETCDF -DCLUBB_REAL_TYPE=8 -DCOAMPS_MICRO -DNR_SP -DSILHS -Dradoffline -Dnooverlap -DCLUBB -I/usr/local/spack/opt/spack/linux-pop22-cascadelake/nvhpc-24.3/netcdf-fortran-4.5.3-sl35xhk3ea5mtoylsgjg62d2bg3zto3k/include -Mcache_align -O2 -Mbackslash -Mstandard -Kieee -c /home/jenkins/workspace/clubb_nvhpc_gpu_vs_cpu_diffness/compile/../src/COAMPS_microphys/eqa7.F nvfortran -DNETCDF -DCLUBB_REAL_TYPE=8 -DCOAMPS_MICRO -DNR_SP -DSILHS -Dradoffline -Dnooverlap -DCLUBB -I/usr/local/spack/opt/spack/linux-pop22-cascadelake/nvhpc-24.3/netcdf-fortran-4.5.3-sl35xhk3ea5mtoylsgjg62d2bg3zto3k/include -Mcache_align -O2 -Mbackslash -Mstandard -Kieee -c /home/jenkins/workspace/clubb_nvhpc_gpu_vs_cpu_diffness/compile/../src/COAMPS_microphys/eqa21.F nvfortran -DNETCDF -DCLUBB_REAL_TYPE=8 -DCOAMPS_MICRO -DNR_SP -DSILHS -Dradoffline -Dnooverlap -DCLUBB -I/usr/local/spack/opt/spack/linux-pop22-cascadelake/nvhpc-24.3/netcdf-fortran-4.5.3-sl35xhk3ea5mtoylsgjg62d2bg3zto3k/include -Mcache_align -O2 -Mbackslash -Mstandard -Kieee -c /home/jenkins/workspace/clubb_nvhpc_gpu_vs_cpu_diffness/compile/../src/COAMPS_microphys/eqa15.F nvfortran -DNETCDF -DCLUBB_REAL_TYPE=8 -DCOAMPS_MICRO -DNR_SP -DSILHS -Dradoffline -Dnooverlap -DCLUBB -I/usr/local/spack/opt/spack/linux-pop22-cascadelake/nvhpc-24.3/netcdf-fortran-4.5.3-sl35xhk3ea5mtoylsgjg62d2bg3zto3k/include -Mcache_align -O2 -Mbackslash -Mstandard -Kieee -c /home/jenkins/workspace/clubb_nvhpc_gpu_vs_cpu_diffness/compile/../src/COAMPS_microphys/adjtq.F nvfortran -DNETCDF -DCLUBB_REAL_TYPE=8 -DCOAMPS_MICRO -DNR_SP -DSILHS -Dradoffline -Dnooverlap -DCLUBB -I/usr/local/spack/opt/spack/linux-pop22-cascadelake/nvhpc-24.3/netcdf-fortran-4.5.3-sl35xhk3ea5mtoylsgjg62d2bg3zto3k/include -Mcache_align -O2 -Mbackslash -Mstandard -Kieee -c /home/jenkins/workspace/clubb_nvhpc_gpu_vs_cpu_diffness/compile/../src/COAMPS_microphys/eqa27r.F nvfortran -DNETCDF -DCLUBB_REAL_TYPE=8 -DCOAMPS_MICRO -DNR_SP -DSILHS -Dradoffline -Dnooverlap -DCLUBB -I/usr/local/spack/opt/spack/linux-pop22-cascadelake/nvhpc-24.3/netcdf-fortran-4.5.3-sl35xhk3ea5mtoylsgjg62d2bg3zto3k/include -Mcache_align -O2 -Mbackslash -Mstandard -Kieee -c /home/jenkins/workspace/clubb_nvhpc_gpu_vs_cpu_diffness/compile/../src/COAMPS_microphys/adjmlt.F nvfortran -DNETCDF -DCLUBB_REAL_TYPE=8 -DCOAMPS_MICRO -DNR_SP -DSILHS -Dradoffline -Dnooverlap -DCLUBB -I/usr/local/spack/opt/spack/linux-pop22-cascadelake/nvhpc-24.3/netcdf-fortran-4.5.3-sl35xhk3ea5mtoylsgjg62d2bg3zto3k/include -Mcache_align -O2 -Mbackslash -Mstandard -Kieee -c ../src/BUGSrad/two_rt_sw_ocastrndm.F90 nvfortran -DNETCDF -DCLUBB_REAL_TYPE=8 -DCOAMPS_MICRO -DNR_SP -DSILHS -Dradoffline -Dnooverlap -DCLUBB -I/usr/local/spack/opt/spack/linux-pop22-cascadelake/nvhpc-24.3/netcdf-fortran-4.5.3-sl35xhk3ea5mtoylsgjg62d2bg3zto3k/include -Mcache_align -O2 -Mbackslash -Mstandard -Kieee -c /home/jenkins/workspace/clubb_nvhpc_gpu_vs_cpu_diffness/compile/../src/COAMPS_microphys/eqa10g.F nvfortran -DNETCDF -DCLUBB_REAL_TYPE=8 -DCOAMPS_MICRO -DNR_SP -DSILHS -Dradoffline -Dnooverlap -DCLUBB -I/usr/local/spack/opt/spack/linux-pop22-cascadelake/nvhpc-24.3/netcdf-fortran-4.5.3-sl35xhk3ea5mtoylsgjg62d2bg3zto3k/include -Mcache_align -O2 -Mbackslash -Mstandard -Kieee -c /home/jenkins/workspace/clubb_nvhpc_gpu_vs_cpu_diffness/compile/../src/COAMPS_microphys/eqa22.F nvfortran -DNETCDF -DCLUBB_REAL_TYPE=8 -DCOAMPS_MICRO -DNR_SP -DSILHS -Dradoffline -Dnooverlap -DCLUBB -I/usr/local/spack/opt/spack/linux-pop22-cascadelake/nvhpc-24.3/netcdf-fortran-4.5.3-sl35xhk3ea5mtoylsgjg62d2bg3zto3k/include -Mcache_align -O2 -Mbackslash -Mstandard -Kieee -c /home/jenkins/workspace/clubb_nvhpc_gpu_vs_cpu_diffness/compile/../src/COAMPS_microphys/eqa9g.F nvfortran -DNETCDF -DCLUBB_REAL_TYPE=8 -DCOAMPS_MICRO -DNR_SP -DSILHS -Dradoffline -Dnooverlap -DCLUBB -I/usr/local/spack/opt/spack/linux-pop22-cascadelake/nvhpc-24.3/netcdf-fortran-4.5.3-sl35xhk3ea5mtoylsgjg62d2bg3zto3k/include -Mcache_align -O2 -Mbackslash -Mstandard -Kieee -c /home/jenkins/workspace/clubb_nvhpc_gpu_vs_cpu_diffness/compile/../src/COAMPS_microphys/eqa18g.F nvfortran -DNETCDF -DCLUBB_REAL_TYPE=8 -DCOAMPS_MICRO -DNR_SP -DSILHS -Dradoffline -Dnooverlap -DCLUBB -I/usr/local/spack/opt/spack/linux-pop22-cascadelake/nvhpc-24.3/netcdf-fortran-4.5.3-sl35xhk3ea5mtoylsgjg62d2bg3zto3k/include -Mcache_align -O2 -Mbackslash -Mstandard -Kieee -c /home/jenkins/workspace/clubb_nvhpc_gpu_vs_cpu_diffness/compile/../src/COAMPS_microphys/tgqg.F nvfortran -DNETCDF -DCLUBB_REAL_TYPE=8 -DCOAMPS_MICRO -DNR_SP -DSILHS -Dradoffline -Dnooverlap -DCLUBB -I/usr/local/spack/opt/spack/linux-pop22-cascadelake/nvhpc-24.3/netcdf-fortran-4.5.3-sl35xhk3ea5mtoylsgjg62d2bg3zto3k/include -Mcache_align -O2 -Mbackslash -Mstandard -Kieee -c /home/jenkins/workspace/clubb_nvhpc_gpu_vs_cpu_diffness/compile/../src/COAMPS_microphys/gamma.F nvfortran -DNETCDF -DCLUBB_REAL_TYPE=8 -DCOAMPS_MICRO -DNR_SP -DSILHS -Dradoffline -Dnooverlap -DCLUBB -I/usr/local/spack/opt/spack/linux-pop22-cascadelake/nvhpc-24.3/netcdf-fortran-4.5.3-sl35xhk3ea5mtoylsgjg62d2bg3zto3k/include -Mcache_align -O2 -Mbackslash -Mstandard -Kieee -c /home/jenkins/workspace/clubb_nvhpc_gpu_vs_cpu_diffness/compile/../src/COAMPS_microphys/conice.F nvfortran -DNETCDF -DCLUBB_REAL_TYPE=8 -DCOAMPS_MICRO -DNR_SP -DSILHS -Dradoffline -Dnooverlap -DCLUBB -I/usr/local/spack/opt/spack/linux-pop22-cascadelake/nvhpc-24.3/netcdf-fortran-4.5.3-sl35xhk3ea5mtoylsgjg62d2bg3zto3k/include -Mcache_align -O2 -Mbackslash -Mstandard -Kieee -c /home/jenkins/workspace/clubb_nvhpc_gpu_vs_cpu_diffness/compile/../src/COAMPS_microphys/nrmtqw.F nvfortran -DNETCDF -DCLUBB_REAL_TYPE=8 -DCOAMPS_MICRO -DNR_SP -DSILHS -Dradoffline -Dnooverlap -DCLUBB -I/usr/local/spack/opt/spack/linux-pop22-cascadelake/nvhpc-24.3/netcdf-fortran-4.5.3-sl35xhk3ea5mtoylsgjg62d2bg3zto3k/include -Mcache_align -O2 -Mbackslash -Mstandard -Kieee -c /home/jenkins/workspace/clubb_nvhpc_gpu_vs_cpu_diffness/compile/../src/COAMPS_microphys/esati.F nvfortran -DNETCDF -DCLUBB_REAL_TYPE=8 -DCOAMPS_MICRO -DNR_SP -DSILHS -Dradoffline -Dnooverlap -DCLUBB -I/usr/local/spack/opt/spack/linux-pop22-cascadelake/nvhpc-24.3/netcdf-fortran-4.5.3-sl35xhk3ea5mtoylsgjg62d2bg3zto3k/include -Mcache_align -O2 -Mbackslash -Mstandard -Kieee -c /home/jenkins/workspace/clubb_nvhpc_gpu_vs_cpu_diffness/compile/../src/COAMPS_microphys/eqa25.F nvfortran -DNETCDF -DCLUBB_REAL_TYPE=8 -DCOAMPS_MICRO -DNR_SP -DSILHS -Dradoffline -Dnooverlap -DCLUBB -I/usr/local/spack/opt/spack/linux-pop22-cascadelake/nvhpc-24.3/netcdf-fortran-4.5.3-sl35xhk3ea5mtoylsgjg62d2bg3zto3k/include -Mcache_align -O2 -Mbackslash -Mstandard -Kieee -c /home/jenkins/workspace/clubb_nvhpc_gpu_vs_cpu_diffness/compile/../src/COAMPS_microphys/esat_new.F nvfortran -DNETCDF -DCLUBB_REAL_TYPE=8 -DCOAMPS_MICRO -DNR_SP -DSILHS -Dradoffline -Dnooverlap -DCLUBB -I/usr/local/spack/opt/spack/linux-pop22-cascadelake/nvhpc-24.3/netcdf-fortran-4.5.3-sl35xhk3ea5mtoylsgjg62d2bg3zto3k/include -Mcache_align -O2 -Mbackslash -Mstandard -Kieee -c /home/jenkins/workspace/clubb_nvhpc_gpu_vs_cpu_diffness/compile/../src/COAMPS_microphys/eqa13g.F nvfortran -DNETCDF -DCLUBB_REAL_TYPE=8 -DCOAMPS_MICRO -DNR_SP -DSILHS -Dradoffline -Dnooverlap -DCLUBB -I/usr/local/spack/opt/spack/linux-pop22-cascadelake/nvhpc-24.3/netcdf-fortran-4.5.3-sl35xhk3ea5mtoylsgjg62d2bg3zto3k/include -Mcache_align -O2 -Mbackslash -Mstandard -Kieee -c /home/jenkins/workspace/clubb_nvhpc_gpu_vs_cpu_diffness/compile/../src/COAMPS_microphys/eqa26.F nvfortran -DNETCDF -DCLUBB_REAL_TYPE=8 -DCOAMPS_MICRO -DNR_SP -DSILHS -Dradoffline -Dnooverlap -DCLUBB -I/usr/local/spack/opt/spack/linux-pop22-cascadelake/nvhpc-24.3/netcdf-fortran-4.5.3-sl35xhk3ea5mtoylsgjg62d2bg3zto3k/include -Mcache_align -O2 -Mbackslash -Mstandard -Kieee -c /home/jenkins/workspace/clubb_nvhpc_gpu_vs_cpu_diffness/compile/../src/COAMPS_microphys/frzh.F nvfortran -DNETCDF -DCLUBB_REAL_TYPE=8 -DCOAMPS_MICRO -DNR_SP -DSILHS -Dradoffline -Dnooverlap -DCLUBB -I/usr/local/spack/opt/spack/linux-pop22-cascadelake/nvhpc-24.3/netcdf-fortran-4.5.3-sl35xhk3ea5mtoylsgjg62d2bg3zto3k/include -Mcache_align -O2 -Mbackslash -Mstandard -Kieee -c /home/jenkins/workspace/clubb_nvhpc_gpu_vs_cpu_diffness/compile/../src/COAMPS_microphys/eqa18.F nvfortran -DNETCDF -DCLUBB_REAL_TYPE=8 -DCOAMPS_MICRO -DNR_SP -DSILHS -Dradoffline -Dnooverlap -DCLUBB -I/usr/local/spack/opt/spack/linux-pop22-cascadelake/nvhpc-24.3/netcdf-fortran-4.5.3-sl35xhk3ea5mtoylsgjg62d2bg3zto3k/include -Mcache_align -O2 -Mbackslash -Mstandard -Kieee -c /home/jenkins/workspace/clubb_nvhpc_gpu_vs_cpu_diffness/compile/../src/COAMPS_microphys/eqa11g.F nvfortran -DNETCDF -DCLUBB_REAL_TYPE=8 -DCOAMPS_MICRO -DNR_SP -DSILHS -Dradoffline -Dnooverlap -DCLUBB -I/usr/local/spack/opt/spack/linux-pop22-cascadelake/nvhpc-24.3/netcdf-fortran-4.5.3-sl35xhk3ea5mtoylsgjg62d2bg3zto3k/include -Mcache_align -O2 -Mbackslash -Mstandard -Kieee -c /home/jenkins/workspace/clubb_nvhpc_gpu_vs_cpu_diffness/compile/../src/COAMPS_microphys/esatv.F nvfortran -DNETCDF -DCLUBB_REAL_TYPE=8 -DCOAMPS_MICRO -DNR_SP -DSILHS -Dradoffline -Dnooverlap -DCLUBB -I/usr/local/spack/opt/spack/linux-pop22-cascadelake/nvhpc-24.3/netcdf-fortran-4.5.3-sl35xhk3ea5mtoylsgjg62d2bg3zto3k/include -Mcache_align -O2 -Mbackslash -Mstandard -Kieee -c ../src/BUGSrad/newexp.F90 nvfortran -DNETCDF -DCLUBB_REAL_TYPE=8 -DCOAMPS_MICRO -DNR_SP -DSILHS -Dradoffline -Dnooverlap -DCLUBB -I/usr/local/spack/opt/spack/linux-pop22-cascadelake/nvhpc-24.3/netcdf-fortran-4.5.3-sl35xhk3ea5mtoylsgjg62d2bg3zto3k/include -Mcache_align -O2 -Mbackslash -Mstandard -Kieee -c /home/jenkins/workspace/clubb_nvhpc_gpu_vs_cpu_diffness/compile/../src/COAMPS_microphys/eqa8g.F nvfortran -DNETCDF -DCLUBB_REAL_TYPE=8 -DCOAMPS_MICRO -DNR_SP -DSILHS -Dradoffline -Dnooverlap -DCLUBB -I/usr/local/spack/opt/spack/linux-pop22-cascadelake/nvhpc-24.3/netcdf-fortran-4.5.3-sl35xhk3ea5mtoylsgjg62d2bg3zto3k/include -Mcache_align -O2 -Mbackslash -Mstandard -Kieee -c /home/jenkins/workspace/clubb_nvhpc_gpu_vs_cpu_diffness/compile/../src/COAMPS_microphys/eqa6.F nvfortran -DNETCDF -DCLUBB_REAL_TYPE=8 -DCOAMPS_MICRO -DNR_SP -DSILHS -Dradoffline -Dnooverlap -DCLUBB -I/usr/local/spack/opt/spack/linux-pop22-cascadelake/nvhpc-24.3/netcdf-fortran-4.5.3-sl35xhk3ea5mtoylsgjg62d2bg3zto3k/include -Mcache_align -O2 -Mbackslash -Mstandard -Kieee -c /home/jenkins/workspace/clubb_nvhpc_gpu_vs_cpu_diffness/compile/../src/COAMPS_microphys/eqa27.F nvfortran -DNETCDF -DCLUBB_REAL_TYPE=8 -DCOAMPS_MICRO -DNR_SP -DSILHS -Dradoffline -Dnooverlap -DCLUBB -I/usr/local/spack/opt/spack/linux-pop22-cascadelake/nvhpc-24.3/netcdf-fortran-4.5.3-sl35xhk3ea5mtoylsgjg62d2bg3zto3k/include -Mcache_align -O2 -Mbackslash -Mstandard -Kieee -c /home/jenkins/workspace/clubb_nvhpc_gpu_vs_cpu_diffness/compile/../src/COAMPS_microphys/tgqs.F nvfortran -DNETCDF -DCLUBB_REAL_TYPE=8 -DCOAMPS_MICRO -DNR_SP -DSILHS -Dradoffline -Dnooverlap -DCLUBB -I/usr/local/spack/opt/spack/linux-pop22-cascadelake/nvhpc-24.3/netcdf-fortran-4.5.3-sl35xhk3ea5mtoylsgjg62d2bg3zto3k/include -Mcache_align -O2 -Mbackslash -Mstandard -Kieee -c ../src/BUGSrad/comscp2.F ar rv /home/jenkins/workspace/clubb_nvhpc_gpu_vs_cpu_diffness/compile/../lib/libmicrophys_utils.a microphys_stats_vars_module.o ar: creating /home/jenkins/workspace/clubb_nvhpc_gpu_vs_cpu_diffness/compile/../lib/libmicrophys_utils.a nvfortran -DNETCDF -DCLUBB_REAL_TYPE=8 -DCOAMPS_MICRO -DNR_SP -DSILHS -Dradoffline -Dnooverlap -DCLUBB -I/usr/local/spack/opt/spack/linux-pop22-cascadelake/nvhpc-24.3/netcdf-fortran-4.5.3-sl35xhk3ea5mtoylsgjg62d2bg3zto3k/include -Mcache_align -O2 -Mbackslash -Mstandard -Kieee -c /home/jenkins/workspace/clubb_nvhpc_gpu_vs_cpu_diffness/compile/../src/COAMPS_microphys/nrmtqi.F nvfortran -DNETCDF -DCLUBB_REAL_TYPE=8 -DCOAMPS_MICRO -DNR_SP -DSILHS -Dradoffline -Dnooverlap -DCLUBB -I/usr/local/spack/opt/spack/linux-pop22-cascadelake/nvhpc-24.3/netcdf-fortran-4.5.3-sl35xhk3ea5mtoylsgjg62d2bg3zto3k/include -Mcache_align -O2 -Mbackslash -Mstandard -Kieee -c /home/jenkins/workspace/clubb_nvhpc_gpu_vs_cpu_diffness/compile/../src/COAMPS_microphys/nrmcol.F a - microphys_stats_vars_module.o nvfortran -DNETCDF -DCLUBB_REAL_TYPE=8 -DCOAMPS_MICRO -DNR_SP -DSILHS -Dradoffline -Dnooverlap -DCLUBB -I/usr/local/spack/opt/spack/linux-pop22-cascadelake/nvhpc-24.3/netcdf-fortran-4.5.3-sl35xhk3ea5mtoylsgjg62d2bg3zto3k/include -Mcache_align -O2 -Mbackslash -Mstandard -Kieee -c /home/jenkins/workspace/clubb_nvhpc_gpu_vs_cpu_diffness/compile/../src/COAMPS_microphys/eqa22g.F make[1]: Leaving directory '/home/jenkins/workspace/clubb_nvhpc_gpu_vs_cpu_diffness/obj' nvfortran -DNETCDF -DCLUBB_REAL_TYPE=8 -DCOAMPS_MICRO -DNR_SP -DSILHS -Dradoffline -Dnooverlap -DCLUBB -I/usr/local/spack/opt/spack/linux-pop22-cascadelake/nvhpc-24.3/netcdf-fortran-4.5.3-sl35xhk3ea5mtoylsgjg62d2bg3zto3k/include -Mcache_align -O2 -Mbackslash -Mstandard -Kieee -c ../src/BUGSrad/cloudg.F nvfortran -DNETCDF -DCLUBB_REAL_TYPE=8 -DCOAMPS_MICRO -DNR_SP -DSILHS -Dradoffline -Dnooverlap -DCLUBB -I/usr/local/spack/opt/spack/linux-pop22-cascadelake/nvhpc-24.3/netcdf-fortran-4.5.3-sl35xhk3ea5mtoylsgjg62d2bg3zto3k/include -Mcache_align -O2 -Mbackslash -Mstandard -Kieee -c /home/jenkins/workspace/clubb_nvhpc_gpu_vs_cpu_diffness/compile/../src/COAMPS_microphys/eqa9.F nvfortran -DNETCDF -DCLUBB_REAL_TYPE=8 -DCOAMPS_MICRO -DNR_SP -DSILHS -Dradoffline -Dnooverlap -DCLUBB -I/usr/local/spack/opt/spack/linux-pop22-cascadelake/nvhpc-24.3/netcdf-fortran-4.5.3-sl35xhk3ea5mtoylsgjg62d2bg3zto3k/include -Mcache_align -O2 -Mbackslash -Mstandard -Kieee -c /home/jenkins/workspace/clubb_nvhpc_gpu_vs_cpu_diffness/compile/../src/COAMPS_microphys/eqa5g.F nvfortran -DNETCDF -DCLUBB_REAL_TYPE=8 -DCOAMPS_MICRO -DNR_SP -DSILHS -Dradoffline -Dnooverlap -DCLUBB -I/usr/local/spack/opt/spack/linux-pop22-cascadelake/nvhpc-24.3/netcdf-fortran-4.5.3-sl35xhk3ea5mtoylsgjg62d2bg3zto3k/include -Mcache_align -O2 -Mbackslash -Mstandard -Kieee -c ../src/BUGSrad/two_rt_lw_ocastrndm.F90 nvfortran -DNETCDF -DCLUBB_REAL_TYPE=8 -DCOAMPS_MICRO -DNR_SP -DSILHS -Dradoffline -Dnooverlap -DCLUBB -I/usr/local/spack/opt/spack/linux-pop22-cascadelake/nvhpc-24.3/netcdf-fortran-4.5.3-sl35xhk3ea5mtoylsgjg62d2bg3zto3k/include -Mcache_align -O2 -Mbackslash -Mstandard -Kieee -c ../src/BUGSrad/rayle.F nvfortran -DNETCDF -DCLUBB_REAL_TYPE=8 -DCOAMPS_MICRO -DNR_SP -DSILHS -Dradoffline -Dnooverlap -DCLUBB -I/usr/local/spack/opt/spack/linux-pop22-cascadelake/nvhpc-24.3/netcdf-fortran-4.5.3-sl35xhk3ea5mtoylsgjg62d2bg3zto3k/include -Mcache_align -O2 -Mbackslash -Mstandard -Kieee -c ../src/BUGSrad/comscp1.F nvfortran -DNETCDF -DCLUBB_REAL_TYPE=8 -DCOAMPS_MICRO -DNR_SP -DSILHS -Dradoffline -Dnooverlap -DCLUBB -I/usr/local/spack/opt/spack/linux-pop22-cascadelake/nvhpc-24.3/netcdf-fortran-4.5.3-sl35xhk3ea5mtoylsgjg62d2bg3zto3k/include -Mcache_align -O2 -Mbackslash -Mstandard -Kieee -c ../src/BUGSrad/cloud_correlate.F90 nvfortran -DNETCDF -DCLUBB_REAL_TYPE=8 -DCOAMPS_MICRO -DNR_SP -DSILHS -Dradoffline -Dnooverlap -DCLUBB -I/usr/local/spack/opt/spack/linux-pop22-cascadelake/nvhpc-24.3/netcdf-fortran-4.5.3-sl35xhk3ea5mtoylsgjg62d2bg3zto3k/include -Mcache_align -O2 -Mbackslash -Mstandard -Kieee -c ../src/BUGSrad/two_rt_sw.F nvfortran -DNETCDF -DCLUBB_REAL_TYPE=8 -DCOAMPS_MICRO -DNR_SP -DSILHS -Dradoffline -Dnooverlap -DCLUBB -I/usr/local/spack/opt/spack/linux-pop22-cascadelake/nvhpc-24.3/netcdf-fortran-4.5.3-sl35xhk3ea5mtoylsgjg62d2bg3zto3k/include -Mcache_align -O2 -Mbackslash -Mstandard -Kieee -c ../src/BUGSrad/two_rt_lw.F nvfortran -DNETCDF -DCLUBB_REAL_TYPE=8 -DCOAMPS_MICRO -DNR_SP -DSILHS -Dradoffline -Dnooverlap -DCLUBB -I/usr/local/spack/opt/spack/linux-pop22-cascadelake/nvhpc-24.3/netcdf-fortran-4.5.3-sl35xhk3ea5mtoylsgjg62d2bg3zto3k/include -Mcache_align -O2 -Mbackslash -Mstandard -Kieee -c ../src/BUGSrad/gascon.F cd /home/jenkins/workspace/clubb_nvhpc_gpu_vs_cpu_diffness/compile/../obj; make -f Make.clubb_morrison nvfortran -DNETCDF -DCLUBB_REAL_TYPE=8 -DCOAMPS_MICRO -DNR_SP -DSILHS -Dradoffline -Dnooverlap -DCLUBB -I/usr/local/spack/opt/spack/linux-pop22-cascadelake/nvhpc-24.3/netcdf-fortran-4.5.3-sl35xhk3ea5mtoylsgjg62d2bg3zto3k/include -Mcache_align -O2 -Mbackslash -Mstandard -Kieee -c ../src/BUGSrad/two_rt_sw_bs.F make[1]: Entering directory '/home/jenkins/workspace/clubb_nvhpc_gpu_vs_cpu_diffness/obj' nvfortran -DNETCDF -DCLUBB_REAL_TYPE=8 -DCOAMPS_MICRO -DNR_SP -DSILHS -Dradoffline -Dnooverlap -DCLUBB -I/usr/local/spack/opt/spack/linux-pop22-cascadelake/nvhpc-24.3/netcdf-fortran-4.5.3-sl35xhk3ea5mtoylsgjg62d2bg3zto3k/include -Mcache_align -O2 -Mbackslash -Mstandard -Kieee -c ../src/Morrison_microphys/module_mp_graupel.F90 nvfortran -DNETCDF -DCLUBB_REAL_TYPE=8 -DCOAMPS_MICRO -DNR_SP -DSILHS -Dradoffline -Dnooverlap -DCLUBB -I/usr/local/spack/opt/spack/linux-pop22-cascadelake/nvhpc-24.3/netcdf-fortran-4.5.3-sl35xhk3ea5mtoylsgjg62d2bg3zto3k/include -Mcache_align -O2 -Mbackslash -Mstandard -Kieee -c ../src/BUGSrad/bugsrad_planck.F90 nvfortran -DNETCDF -DCLUBB_REAL_TYPE=8 -DCOAMPS_MICRO -DNR_SP -DSILHS -Dradoffline -Dnooverlap -DCLUBB -I/usr/local/spack/opt/spack/linux-pop22-cascadelake/nvhpc-24.3/netcdf-fortran-4.5.3-sl35xhk3ea5mtoylsgjg62d2bg3zto3k/include -Mcache_align -O2 -Mbackslash -Mstandard -Kieee -c -I../src/BUGSrad ../src/BUGSrad/gases_ckd.F90 nvfortran -DNETCDF -DCLUBB_REAL_TYPE=8 -DCOAMPS_MICRO -DNR_SP -DSILHS -Dradoffline -Dnooverlap -DCLUBB -I/usr/local/spack/opt/spack/linux-pop22-cascadelake/nvhpc-24.3/netcdf-fortran-4.5.3-sl35xhk3ea5mtoylsgjg62d2bg3zto3k/include -Mcache_align -O2 -Mbackslash -Mstandard -Kieee -c ../src/BUGSrad/two_rt_lw_sel.F nvfortran -DNETCDF -DCLUBB_REAL_TYPE=8 -DCOAMPS_MICRO -DNR_SP -DSILHS -Dradoffline -Dnooverlap -DCLUBB -I/usr/local/spack/opt/spack/linux-pop22-cascadelake/nvhpc-24.3/netcdf-fortran-4.5.3-sl35xhk3ea5mtoylsgjg62d2bg3zto3k/include -Mcache_align -O2 -Mbackslash -Mstandard -Kieee -c ../src/BUGSrad/two_rt_sw_iter.F nvfortran -DNETCDF -DCLUBB_REAL_TYPE=8 -DCOAMPS_MICRO -DNR_SP -DSILHS -Dradoffline -Dnooverlap -DCLUBB -I/usr/local/spack/opt/spack/linux-pop22-cascadelake/nvhpc-24.3/netcdf-fortran-4.5.3-sl35xhk3ea5mtoylsgjg62d2bg3zto3k/include -Mcache_align -O2 -Mbackslash -Mstandard -Kieee -c ../src/BUGSrad/two_rt_lw_iter.F nvfortran -DNETCDF -DCLUBB_REAL_TYPE=8 -DCOAMPS_MICRO -DNR_SP -DSILHS -Dradoffline -Dnooverlap -DCLUBB -I/usr/local/spack/opt/spack/linux-pop22-cascadelake/nvhpc-24.3/netcdf-fortran-4.5.3-sl35xhk3ea5mtoylsgjg62d2bg3zto3k/include -Mcache_align -O2 -Mbackslash -Mstandard -Kieee -c ../src/BUGSrad/bugs_rad.F nvfortran -Mcache_align -O2 -Mbackslash -Mstandard -Kieee -c ../src/Parabolic.f90 ar rv /home/jenkins/workspace/clubb_nvhpc_gpu_vs_cpu_diffness/compile/../lib/libclubb_coamps.a qsatvi.o tgqr.o eqa7g.o eqa21g.o tgqi.o eqa28.o eqa19.o eqa12g.o qtadj.o eqa19g.o eqa12.o eqa20g.o slope.o eqa17g.o eqa14g.o eqa7.o eqa21.o eqa15.o adjtq.o eqa27r.o adjmlt.o eqa10g.o eqa22.o eqa9g.o eqa18g.o tgqg.o gamma.o conice.o nrmtqw.o esati.o eqa25.o esat_new.o eqa13g.o eqa26.o frzh.o eqa18.o eqa11g.o esatv.o eqa8g.o eqa6.o eqa27.o tgqs.o nrmtqi.o nrmcol.o eqa22g.o eqa9.o eqa5g.o ar: creating /home/jenkins/workspace/clubb_nvhpc_gpu_vs_cpu_diffness/compile/../lib/libclubb_coamps.a a - qsatvi.o a - tgqr.o a - eqa7g.o a - eqa21g.o a - tgqi.o a - eqa28.o a - eqa19.o a - eqa12g.o a - qtadj.o a - eqa19g.o a - eqa12.o a - eqa20g.o a - slope.o a - eqa17g.o a - eqa14g.o a - eqa7.o a - eqa21.o a - eqa15.o a - adjtq.o a - eqa27r.o a - adjmlt.o a - eqa10g.o a - eqa22.o a - eqa9g.o a - eqa18g.o a - tgqg.o a - gamma.o a - conice.o a - nrmtqw.o a - esati.o a - eqa25.o a - esat_new.o a - eqa13g.o a - eqa26.o a - frzh.o a - eqa18.o a - eqa11g.o a - esatv.o a - eqa8g.o a - eqa6.o a - eqa27.o a - tgqs.o a - nrmtqi.o a - nrmcol.o a - eqa22g.o a - eqa9.o a - eqa5g.o make[1]: Leaving directory '/home/jenkins/workspace/clubb_nvhpc_gpu_vs_cpu_diffness/obj' NVFORTRAN-W-0173-PGI Fortran extension: nonstandard use of data type length specifier (../src/Morrison_microphys/module_mp_graupel.F90: 300) 0 inform, 1 warnings, 0 severes, 0 fatal for module_mp_graupel NVFORTRAN-W-0173-PGI Fortran extension: nonstandard use of data type length specifier (../src/Morrison_microphys/module_mp_graupel.F90: 5894) NVFORTRAN-W-0173-PGI Fortran extension: nonstandard use of data type length specifier (../src/Morrison_microphys/module_mp_graupel.F90: 5905) NVFORTRAN-W-0173-PGI Fortran extension: nonstandard use of data type length specifier (../src/Morrison_microphys/module_mp_graupel.F90: 5928) NVFORTRAN-W-0173-PGI Fortran extension: nonstandard use of data type length specifier (../src/Morrison_microphys/module_mp_graupel.F90: 5976) NVFORTRAN-W-0173-PGI Fortran extension: nonstandard use of data type length specifier (../src/Morrison_microphys/module_mp_graupel.F90: 5980) NVFORTRAN-W-0173-PGI Fortran extension: nonstandard use of data type length specifier (../src/Morrison_microphys/module_mp_graupel.F90: 6066) NVFORTRAN-W-0173-PGI Fortran extension: nonstandard use of data type length specifier (../src/Morrison_microphys/module_mp_graupel.F90: 6073) NVFORTRAN-W-0173-PGI Fortran extension: nonstandard use of data type length specifier (../src/Morrison_microphys/module_mp_graupel.F90: 6079) NVFORTRAN-W-0173-PGI Fortran extension: nonstandard use of data type length specifier (../src/Morrison_microphys/module_mp_graupel.F90: 6204) NVFORTRAN-W-0173-PGI Fortran extension: nonstandard use of data type length specifier (../src/Morrison_microphys/module_mp_graupel.F90: 6210) NVFORTRAN-W-0173-PGI Fortran extension: nonstandard use of data type length specifier (../src/Morrison_microphys/module_mp_graupel.F90: 6248) NVFORTRAN-W-0173-PGI Fortran extension: nonstandard use of data type length specifier (../src/Morrison_microphys/module_mp_graupel.F90: 6253) NVFORTRAN-W-0173-PGI Fortran extension: nonstandard use of data type length specifier (../src/Morrison_microphys/module_mp_graupel.F90: 6257) nvfortran -DNETCDF -DCLUBB_REAL_TYPE=8 -DCOAMPS_MICRO -DNR_SP -DSILHS -Dradoffline -Dnooverlap -DCLUBB -I/usr/local/spack/opt/spack/linux-pop22-cascadelake/nvhpc-24.3/netcdf-fortran-4.5.3-sl35xhk3ea5mtoylsgjg62d2bg3zto3k/include -Mcache_align -O2 -Mbackslash -Mstandard -Kieee -c ../src/BUGSrad/bugs_swr.F nvfortran -DNETCDF -DCLUBB_REAL_TYPE=8 -DCOAMPS_MICRO -DNR_SP -DSILHS -Dradoffline -Dnooverlap -DCLUBB -I/usr/local/spack/opt/spack/linux-pop22-cascadelake/nvhpc-24.3/netcdf-fortran-4.5.3-sl35xhk3ea5mtoylsgjg62d2bg3zto3k/include -Mcache_align -O2 -Mbackslash -Mstandard -Kieee -c ../src/BUGSrad/bugs_lwr.F ar rv /home/jenkins/workspace/clubb_nvhpc_gpu_vs_cpu_diffness/compile/../lib/libclubb_bugsrad.a bugs_swr.o variables_radiation_module.o gases_ckd.o two_rt_sw_ocastrndm.o two_rt_lw_sel.o two_rt_sw_iter.o comscp2.o cloudg.o two_rt_lw_iter.o two_rt_lw_ocastrndm.o newexp.o kinds.o rayle.o comscp1.o bugs_rad.o two_rt_sw.o cloud_correlate.o two_rt_lw.o gascon.o two_rt_sw_bs.o bugsrad_planck.o bugs_lwr.o bugsrad_physconst.o ar: creating /home/jenkins/workspace/clubb_nvhpc_gpu_vs_cpu_diffness/compile/../lib/libclubb_bugsrad.a a - bugs_swr.o a - variables_radiation_module.o a - gases_ckd.o a - two_rt_sw_ocastrndm.o a - two_rt_lw_sel.o a - two_rt_sw_iter.o a - comscp2.o a - cloudg.o a - two_rt_lw_iter.o a - two_rt_lw_ocastrndm.o a - newexp.o a - kinds.o a - rayle.o a - comscp1.o a - bugs_rad.o a - two_rt_sw.o a - cloud_correlate.o a - two_rt_lw.o a - gascon.o a - two_rt_sw_bs.o a - bugsrad_planck.o a - bugs_lwr.o a - bugsrad_physconst.o make[1]: Leaving directory '/home/jenkins/workspace/clubb_nvhpc_gpu_vs_cpu_diffness/obj' ar rv /home/jenkins/workspace/clubb_nvhpc_gpu_vs_cpu_diffness/compile/../lib/libclubb_parabolic.a Parabolic.o AiryFunction.o Parabolic_constants.o ar: creating /home/jenkins/workspace/clubb_nvhpc_gpu_vs_cpu_diffness/compile/../lib/libclubb_parabolic.a a - Parabolic.o a - AiryFunction.o a - Parabolic_constants.o make[1]: Leaving directory '/home/jenkins/workspace/clubb_nvhpc_gpu_vs_cpu_diffness/obj' cd /home/jenkins/workspace/clubb_nvhpc_gpu_vs_cpu_diffness/compile/../obj; make -f Make.clubb_KK_microphys make[1]: Entering directory '/home/jenkins/workspace/clubb_nvhpc_gpu_vs_cpu_diffness/obj' nvfortran -DNETCDF -DCLUBB_REAL_TYPE=8 -DCOAMPS_MICRO -DNR_SP -DSILHS -Dradoffline -Dnooverlap -DCLUBB -I/usr/local/spack/opt/spack/linux-pop22-cascadelake/nvhpc-24.3/netcdf-fortran-4.5.3-sl35xhk3ea5mtoylsgjg62d2bg3zto3k/include -Mcache_align -O2 -Mbackslash -Mstandard -Kieee -c ../src/text_writer.F90 nvfortran -DNETCDF -DCLUBB_REAL_TYPE=8 -DCOAMPS_MICRO -DNR_SP -DSILHS -Dradoffline -Dnooverlap -DCLUBB -I/usr/local/spack/opt/spack/linux-pop22-cascadelake/nvhpc-24.3/netcdf-fortran-4.5.3-sl35xhk3ea5mtoylsgjg62d2bg3zto3k/include -Mcache_align -O2 -Mbackslash -Mstandard -Kieee -c ../src/KK_microphys/KK_utilities.F90 nvfortran -DNETCDF -DCLUBB_REAL_TYPE=8 -DCOAMPS_MICRO -DNR_SP -DSILHS -Dradoffline -Dnooverlap -DCLUBB -I/usr/local/spack/opt/spack/linux-pop22-cascadelake/nvhpc-24.3/netcdf-fortran-4.5.3-sl35xhk3ea5mtoylsgjg62d2bg3zto3k/include -Mcache_align -O2 -Mbackslash -Mstandard -Kieee -c ../src/KK_microphys/parameters_KK.F90 nvfortran -DNETCDF -DCLUBB_REAL_TYPE=8 -DCOAMPS_MICRO -DNR_SP -DSILHS -Dradoffline -Dnooverlap -DCLUBB -I/usr/local/spack/opt/spack/linux-pop22-cascadelake/nvhpc-24.3/netcdf-fortran-4.5.3-sl35xhk3ea5mtoylsgjg62d2bg3zto3k/include -Mcache_align -O2 -Mbackslash -Mstandard -Kieee -c ../src/KK_microphys/KK_local_means.F90 nvfortran -DNETCDF -DCLUBB_REAL_TYPE=8 -DCOAMPS_MICRO -DNR_SP -DSILHS -Dradoffline -Dnooverlap -DCLUBB -I/usr/local/spack/opt/spack/linux-pop22-cascadelake/nvhpc-24.3/netcdf-fortran-4.5.3-sl35xhk3ea5mtoylsgjg62d2bg3zto3k/include -Mcache_align -O2 -Mbackslash -Mstandard -Kieee -c ../src/KK_microphys/PDF_integrals_all_MM.F90 nvfortran -DNETCDF -DCLUBB_REAL_TYPE=8 -DCOAMPS_MICRO -DNR_SP -DSILHS -Dradoffline -Dnooverlap -DCLUBB -I/usr/local/spack/opt/spack/linux-pop22-cascadelake/nvhpc-24.3/netcdf-fortran-4.5.3-sl35xhk3ea5mtoylsgjg62d2bg3zto3k/include -Mcache_align -O2 -Mbackslash -Mstandard -Kieee -c ../src/KK_microphys/PDF_integrals_covar.F90 nvfortran -DNETCDF -DCLUBB_REAL_TYPE=8 -DCOAMPS_MICRO -DNR_SP -DSILHS -Dradoffline -Dnooverlap -DCLUBB -I/usr/local/spack/opt/spack/linux-pop22-cascadelake/nvhpc-24.3/netcdf-fortran-4.5.3-sl35xhk3ea5mtoylsgjg62d2bg3zto3k/include -Mcache_align -O2 -Mbackslash -Mstandard -Kieee -c ../src/KK_microphys/PDF_integrals_means.F90 nvfortran -DNETCDF -DCLUBB_REAL_TYPE=8 -DCOAMPS_MICRO -DNR_SP -DSILHS -Dradoffline -Dnooverlap -DCLUBB -I/usr/local/spack/opt/spack/linux-pop22-cascadelake/nvhpc-24.3/netcdf-fortran-4.5.3-sl35xhk3ea5mtoylsgjg62d2bg3zto3k/include -Mcache_align -O2 -Mbackslash -Mstandard -Kieee -c ../src/KK_microphys/KK_upscaled_means.F90 nvfortran -DNETCDF -DCLUBB_REAL_TYPE=8 -DCOAMPS_MICRO -DNR_SP -DSILHS -Dradoffline -Dnooverlap -DCLUBB -I/usr/local/spack/opt/spack/linux-pop22-cascadelake/nvhpc-24.3/netcdf-fortran-4.5.3-sl35xhk3ea5mtoylsgjg62d2bg3zto3k/include -Mcache_align -O2 -Mbackslash -Mstandard -Kieee -c ../src/KK_microphys/KK_upscaled_turbulent_sed.F90 nvfortran -DNETCDF -DCLUBB_REAL_TYPE=8 -DCOAMPS_MICRO -DNR_SP -DSILHS -Dradoffline -Dnooverlap -DCLUBB -I/usr/local/spack/opt/spack/linux-pop22-cascadelake/nvhpc-24.3/netcdf-fortran-4.5.3-sl35xhk3ea5mtoylsgjg62d2bg3zto3k/include -Mcache_align -O2 -Mbackslash -Mstandard -Kieee -c ../src/KK_microphys/KK_Nrm_tendencies.F90 nvfortran -DNETCDF -DCLUBB_REAL_TYPE=8 -DCOAMPS_MICRO -DNR_SP -DSILHS -Dradoffline -Dnooverlap -DCLUBB -I/usr/local/spack/opt/spack/linux-pop22-cascadelake/nvhpc-24.3/netcdf-fortran-4.5.3-sl35xhk3ea5mtoylsgjg62d2bg3zto3k/include -Mcache_align -O2 -Mbackslash -Mstandard -Kieee -c ../src/KK_microphys/KK_upscaled_variances.F90 nvfortran -DNETCDF -DCLUBB_REAL_TYPE=8 -DCOAMPS_MICRO -DNR_SP -DSILHS -Dradoffline -Dnooverlap -DCLUBB -I/usr/local/spack/opt/spack/linux-pop22-cascadelake/nvhpc-24.3/netcdf-fortran-4.5.3-sl35xhk3ea5mtoylsgjg62d2bg3zto3k/include -Mcache_align -O2 -Mbackslash -Mstandard -Kieee -c ../src/KK_microphys/KK_upscaled_covariances.F90 ar rv /home/jenkins/workspace/clubb_nvhpc_gpu_vs_cpu_diffness/compile/../lib/libclubb_morrison.a module_mp_graupel.o ar: creating /home/jenkins/workspace/clubb_nvhpc_gpu_vs_cpu_diffness/compile/../lib/libclubb_morrison.a a - module_mp_graupel.o make[1]: Leaving directory '/home/jenkins/workspace/clubb_nvhpc_gpu_vs_cpu_diffness/obj' ar rv /home/jenkins/workspace/clubb_nvhpc_gpu_vs_cpu_diffness/compile/../lib/libclubb_KK_microphys.a text_writer.o PDF_integrals_all_MM.o KK_local_means.o PDF_integrals_covar.o KK_utilities.o PDF_integrals_means.o KK_upscaled_means.o KK_upscaled_turbulent_sed.o KK_Nrm_tendencies.o KK_upscaled_variances.o KK_upscaled_covariances.o parameters_KK.o ar: creating /home/jenkins/workspace/clubb_nvhpc_gpu_vs_cpu_diffness/compile/../lib/libclubb_KK_microphys.a a - text_writer.o a - PDF_integrals_all_MM.o a - KK_local_means.o a - PDF_integrals_covar.o a - KK_utilities.o a - PDF_integrals_means.o a - KK_upscaled_means.o a - KK_upscaled_turbulent_sed.o a - KK_Nrm_tendencies.o a - KK_upscaled_variances.o a - KK_upscaled_covariances.o a - parameters_KK.o make[1]: Leaving directory '/home/jenkins/workspace/clubb_nvhpc_gpu_vs_cpu_diffness/obj' cd /home/jenkins/workspace/clubb_nvhpc_gpu_vs_cpu_diffness/compile/../obj; make -f Make.silhs make[1]: Entering directory '/home/jenkins/workspace/clubb_nvhpc_gpu_vs_cpu_diffness/obj' nvfortran -DNETCDF -DCLUBB_REAL_TYPE=8 -DCOAMPS_MICRO -DNR_SP -DSILHS -Dradoffline -Dnooverlap -DCLUBB -I/usr/local/spack/opt/spack/linux-pop22-cascadelake/nvhpc-24.3/netcdf-fortran-4.5.3-sl35xhk3ea5mtoylsgjg62d2bg3zto3k/include -Mcache_align -O2 -Mbackslash -Mstandard -Kieee -c /home/jenkins/workspace/clubb_nvhpc_gpu_vs_cpu_diffness/compile/../src/SILHS/math_utilities.F90 nvfortran -DNETCDF -DCLUBB_REAL_TYPE=8 -DCOAMPS_MICRO -DNR_SP -DSILHS -Dradoffline -Dnooverlap -DCLUBB -I/usr/local/spack/opt/spack/linux-pop22-cascadelake/nvhpc-24.3/netcdf-fortran-4.5.3-sl35xhk3ea5mtoylsgjg62d2bg3zto3k/include -Mcache_align -O2 -Mbackslash -Mstandard -Kieee -c /home/jenkins/workspace/clubb_nvhpc_gpu_vs_cpu_diffness/compile/../src/SILHS/parameters_silhs.F90 nvfortran -DNETCDF -DCLUBB_REAL_TYPE=8 -DCOAMPS_MICRO -DNR_SP -DSILHS -Dradoffline -Dnooverlap -DCLUBB -I/usr/local/spack/opt/spack/linux-pop22-cascadelake/nvhpc-24.3/netcdf-fortran-4.5.3-sl35xhk3ea5mtoylsgjg62d2bg3zto3k/include -Mcache_align -O2 -Mbackslash -Mstandard -Kieee -c /home/jenkins/workspace/clubb_nvhpc_gpu_vs_cpu_diffness/compile/../src/SILHS/transform_to_pdf_module.F90 nvfortran -DNETCDF -DCLUBB_REAL_TYPE=8 -DCOAMPS_MICRO -DNR_SP -DSILHS -Dradoffline -Dnooverlap -DCLUBB -I/usr/local/spack/opt/spack/linux-pop22-cascadelake/nvhpc-24.3/netcdf-fortran-4.5.3-sl35xhk3ea5mtoylsgjg62d2bg3zto3k/include -Mcache_align -O2 -Mbackslash -Mstandard -Kieee -c /home/jenkins/workspace/clubb_nvhpc_gpu_vs_cpu_diffness/compile/../src/SILHS/output_2D_samples_module.F90 nvfortran -DNETCDF -DCLUBB_REAL_TYPE=8 -DCOAMPS_MICRO -DNR_SP -DSILHS -Dradoffline -Dnooverlap -DCLUBB -I/usr/local/spack/opt/spack/linux-pop22-cascadelake/nvhpc-24.3/netcdf-fortran-4.5.3-sl35xhk3ea5mtoylsgjg62d2bg3zto3k/include -Mcache_align -O2 -Mbackslash -Mstandard -Kieee -c /home/jenkins/workspace/clubb_nvhpc_gpu_vs_cpu_diffness/compile/../src/SILHS/latin_hypercube_arrays.F90 nvfortran -DNETCDF -DCLUBB_REAL_TYPE=8 -DCOAMPS_MICRO -DNR_SP -DSILHS -Dradoffline -Dnooverlap -DCLUBB -I/usr/local/spack/opt/spack/linux-pop22-cascadelake/nvhpc-24.3/netcdf-fortran-4.5.3-sl35xhk3ea5mtoylsgjg62d2bg3zto3k/include -Mcache_align -O2 -Mbackslash -Mstandard -Kieee -c /home/jenkins/workspace/clubb_nvhpc_gpu_vs_cpu_diffness/compile/../src/SILHS/est_kessler_microphys_module.F90 nvfortran -DNETCDF -DCLUBB_REAL_TYPE=8 -DCOAMPS_MICRO -DNR_SP -DSILHS -Dradoffline -Dnooverlap -DCLUBB -I/usr/local/spack/opt/spack/linux-pop22-cascadelake/nvhpc-24.3/netcdf-fortran-4.5.3-sl35xhk3ea5mtoylsgjg62d2bg3zto3k/include -Mcache_align -O2 -Mbackslash -Mstandard -Kieee -c /home/jenkins/workspace/clubb_nvhpc_gpu_vs_cpu_diffness/compile/../src/SILHS/generate_uniform_sample_module.F90 nvfortran -DNETCDF -DCLUBB_REAL_TYPE=8 -DCOAMPS_MICRO -DNR_SP -DSILHS -Dradoffline -Dnooverlap -DCLUBB -I/usr/local/spack/opt/spack/linux-pop22-cascadelake/nvhpc-24.3/netcdf-fortran-4.5.3-sl35xhk3ea5mtoylsgjg62d2bg3zto3k/include -Mcache_align -O2 -Mbackslash -Mstandard -Kieee -c /home/jenkins/workspace/clubb_nvhpc_gpu_vs_cpu_diffness/compile/../src/SILHS/lh_microphys_var_covar_module.F90 nvfortran -DNETCDF -DCLUBB_REAL_TYPE=8 -DCOAMPS_MICRO -DNR_SP -DSILHS -Dradoffline -Dnooverlap -DCLUBB -I/usr/local/spack/opt/spack/linux-pop22-cascadelake/nvhpc-24.3/netcdf-fortran-4.5.3-sl35xhk3ea5mtoylsgjg62d2bg3zto3k/include -Mcache_align -O2 -Mbackslash -Mstandard -Kieee -c /home/jenkins/workspace/clubb_nvhpc_gpu_vs_cpu_diffness/compile/../src/SILHS/silhs_importance_sample_module.F90 nvfortran -DNETCDF -DCLUBB_REAL_TYPE=8 -DCOAMPS_MICRO -DNR_SP -DSILHS -Dradoffline -Dnooverlap -DCLUBB -I/usr/local/spack/opt/spack/linux-pop22-cascadelake/nvhpc-24.3/netcdf-fortran-4.5.3-sl35xhk3ea5mtoylsgjg62d2bg3zto3k/include -Mcache_align -O2 -Mbackslash -Mstandard -Kieee -c /home/jenkins/workspace/clubb_nvhpc_gpu_vs_cpu_diffness/compile/../src/SILHS/latin_hypercube_driver_module.F90 nvfortran -DNETCDF -DCLUBB_REAL_TYPE=8 -DCOAMPS_MICRO -DNR_SP -DSILHS -Dradoffline -Dnooverlap -DCLUBB -I/usr/local/spack/opt/spack/linux-pop22-cascadelake/nvhpc-24.3/netcdf-fortran-4.5.3-sl35xhk3ea5mtoylsgjg62d2bg3zto3k/include -Mcache_align -O2 -Mbackslash -Mstandard -Kieee -c /home/jenkins/workspace/clubb_nvhpc_gpu_vs_cpu_diffness/compile/../src/SILHS/silhs_api_module.F90 ar rv /home/jenkins/workspace/clubb_nvhpc_gpu_vs_cpu_diffness/compile/../lib/libsilhs.a lh_microphys_var_covar_module.o silhs_api_module.o silhs_importance_sample_module.o est_kessler_microphys_module.o parameters_silhs.o latin_hypercube_arrays.o math_utilities.o generate_uniform_sample_module.o output_2D_samples_module.o latin_hypercube_driver_module.o transform_to_pdf_module.o ar: creating /home/jenkins/workspace/clubb_nvhpc_gpu_vs_cpu_diffness/compile/../lib/libsilhs.a a - lh_microphys_var_covar_module.o a - silhs_api_module.o a - silhs_importance_sample_module.o a - est_kessler_microphys_module.o a - parameters_silhs.o a - latin_hypercube_arrays.o a - math_utilities.o a - generate_uniform_sample_module.o a - output_2D_samples_module.o a - latin_hypercube_driver_module.o a - transform_to_pdf_module.o make[1]: Leaving directory '/home/jenkins/workspace/clubb_nvhpc_gpu_vs_cpu_diffness/obj' cd /home/jenkins/workspace/clubb_nvhpc_gpu_vs_cpu_diffness/compile/../obj; make -f Make.clubb_other make[1]: Entering directory '/home/jenkins/workspace/clubb_nvhpc_gpu_vs_cpu_diffness/obj' nvfortran -DNETCDF -DCLUBB_REAL_TYPE=8 -DCOAMPS_MICRO -DNR_SP -DSILHS -Dradoffline -Dnooverlap -DCLUBB -I/usr/local/spack/opt/spack/linux-pop22-cascadelake/nvhpc-24.3/netcdf-fortran-4.5.3-sl35xhk3ea5mtoylsgjg62d2bg3zto3k/include -Mcache_align -O2 -Mbackslash -Mstandard -Kieee -c ../src/time_dependent_input.F90 nvfortran -DNETCDF -DCLUBB_REAL_TYPE=8 -DCOAMPS_MICRO -DNR_SP -DSILHS -Dradoffline -Dnooverlap -DCLUBB -I/usr/local/spack/opt/spack/linux-pop22-cascadelake/nvhpc-24.3/netcdf-fortran-4.5.3-sl35xhk3ea5mtoylsgjg62d2bg3zto3k/include -Mcache_align -O2 -Mbackslash -Mstandard -Kieee -c ../src/Benchmark_cases/diag_ustar_module.F90 nvfortran -DNETCDF -DCLUBB_REAL_TYPE=8 -DCOAMPS_MICRO -DNR_SP -DSILHS -Dradoffline -Dnooverlap -DCLUBB -I/usr/local/spack/opt/spack/linux-pop22-cascadelake/nvhpc-24.3/netcdf-fortran-4.5.3-sl35xhk3ea5mtoylsgjg62d2bg3zto3k/include -Mcache_align -O2 -Mbackslash -Mstandard -Kieee -c ../src/parameters_microphys.F90 nvfortran -DNETCDF -DCLUBB_REAL_TYPE=8 -DCOAMPS_MICRO -DNR_SP -DSILHS -Dradoffline -Dnooverlap -DCLUBB -I/usr/local/spack/opt/spack/linux-pop22-cascadelake/nvhpc-24.3/netcdf-fortran-4.5.3-sl35xhk3ea5mtoylsgjg62d2bg3zto3k/include -Mcache_align -O2 -Mbackslash -Mstandard -Kieee -c ../src/silhs_category_variance_module.F90 nvfortran -DNETCDF -DCLUBB_REAL_TYPE=8 -DCOAMPS_MICRO -DNR_SP -DSILHS -Dradoffline -Dnooverlap -DCLUBB -I/usr/local/spack/opt/spack/linux-pop22-cascadelake/nvhpc-24.3/netcdf-fortran-4.5.3-sl35xhk3ea5mtoylsgjg62d2bg3zto3k/include -Mcache_align -O2 -Mbackslash -Mstandard -Kieee -c ../src/Benchmark_cases/spec_hum_to_mixing_ratio.F90 nvfortran -DNETCDF -DCLUBB_REAL_TYPE=8 -DCOAMPS_MICRO -DNR_SP -DSILHS -Dradoffline -Dnooverlap -DCLUBB -I/usr/local/spack/opt/spack/linux-pop22-cascadelake/nvhpc-24.3/netcdf-fortran-4.5.3-sl35xhk3ea5mtoylsgjg62d2bg3zto3k/include -Mcache_align -O2 -Mbackslash -Mstandard -Kieee -c ../src/quicksort.F90 nvfortran -DNETCDF -DCLUBB_REAL_TYPE=8 -DCOAMPS_MICRO -DNR_SP -DSILHS -Dradoffline -Dnooverlap -DCLUBB -I/usr/local/spack/opt/spack/linux-pop22-cascadelake/nvhpc-24.3/netcdf-fortran-4.5.3-sl35xhk3ea5mtoylsgjg62d2bg3zto3k/include -Mcache_align -O2 -Mbackslash -Mstandard -Kieee -c ../src/clubb_model_settings.F90 nvfortran -DNETCDF -DCLUBB_REAL_TYPE=8 -DCOAMPS_MICRO -DNR_SP -DSILHS -Dradoffline -Dnooverlap -DCLUBB -I/usr/local/spack/opt/spack/linux-pop22-cascadelake/nvhpc-24.3/netcdf-fortran-4.5.3-sl35xhk3ea5mtoylsgjg62d2bg3zto3k/include -Mcache_align -O2 -Mbackslash -Mstandard -Kieee -c -I../src/CLUBB_core ../src/input_grads.F90 nvfortran -DNETCDF -DCLUBB_REAL_TYPE=8 -DCOAMPS_MICRO -DNR_SP -DSILHS -Dradoffline -Dnooverlap -DCLUBB -I/usr/local/spack/opt/spack/linux-pop22-cascadelake/nvhpc-24.3/netcdf-fortran-4.5.3-sl35xhk3ea5mtoylsgjg62d2bg3zto3k/include -Mcache_align -O2 -Mbackslash -Mstandard -Kieee -c ../src/extrapolation.F90 nvfortran -DNETCDF -DCLUBB_REAL_TYPE=8 -DCOAMPS_MICRO -DNR_SP -DSILHS -Dradoffline -Dnooverlap -DCLUBB -I/usr/local/spack/opt/spack/linux-pop22-cascadelake/nvhpc-24.3/netcdf-fortran-4.5.3-sl35xhk3ea5mtoylsgjg62d2bg3zto3k/include -Mcache_align -O2 -Mbackslash -Mstandard -Kieee -c ../src/soil_vegetation.F90 nvfortran -DNETCDF -DCLUBB_REAL_TYPE=8 -DCOAMPS_MICRO -DNR_SP -DSILHS -Dradoffline -Dnooverlap -DCLUBB -I/usr/local/spack/opt/spack/linux-pop22-cascadelake/nvhpc-24.3/netcdf-fortran-4.5.3-sl35xhk3ea5mtoylsgjg62d2bg3zto3k/include -Mcache_align -O2 -Mbackslash -Mstandard -Kieee -c ../src/Benchmark_cases/cloud_sed_module.F90 nvfortran -DNETCDF -DCLUBB_REAL_TYPE=8 -DCOAMPS_MICRO -DNR_SP -DSILHS -Dradoffline -Dnooverlap -DCLUBB -I/usr/local/spack/opt/spack/linux-pop22-cascadelake/nvhpc-24.3/netcdf-fortran-4.5.3-sl35xhk3ea5mtoylsgjg62d2bg3zto3k/include -Mcache_align -O2 -Mbackslash -Mstandard -Kieee -c ../src/ice_dfsn_module.F90 nvfortran -DNETCDF -DCLUBB_REAL_TYPE=8 -DCOAMPS_MICRO -DNR_SP -DSILHS -Dradoffline -Dnooverlap -DCLUBB -I/usr/local/spack/opt/spack/linux-pop22-cascadelake/nvhpc-24.3/netcdf-fortran-4.5.3-sl35xhk3ea5mtoylsgjg62d2bg3zto3k/include -Mcache_align -O2 -Mbackslash -Mstandard -Kieee -c ../src/gfdl_activation.F90 nvfortran -DNETCDF -DCLUBB_REAL_TYPE=8 -DCOAMPS_MICRO -DNR_SP -DSILHS -Dradoffline -Dnooverlap -DCLUBB -I/usr/local/spack/opt/spack/linux-pop22-cascadelake/nvhpc-24.3/netcdf-fortran-4.5.3-sl35xhk3ea5mtoylsgjg62d2bg3zto3k/include -Mcache_align -O2 -Mbackslash -Mstandard -Kieee -c ../src/hydrostatic_module.F90 nvfortran -DNETCDF -DCLUBB_REAL_TYPE=8 -DCOAMPS_MICRO -DNR_SP -DSILHS -Dradoffline -Dnooverlap -DCLUBB -I/usr/local/spack/opt/spack/linux-pop22-cascadelake/nvhpc-24.3/netcdf-fortran-4.5.3-sl35xhk3ea5mtoylsgjg62d2bg3zto3k/include -Mcache_align -O2 -Mbackslash -Mstandard -Kieee -c ../src/parameters_radiation.F90 nvfortran -DNETCDF -DCLUBB_REAL_TYPE=8 -DCOAMPS_MICRO -DNR_SP -DSILHS -Dradoffline -Dnooverlap -DCLUBB -I/usr/local/spack/opt/spack/linux-pop22-cascadelake/nvhpc-24.3/netcdf-fortran-4.5.3-sl35xhk3ea5mtoylsgjg62d2bg3zto3k/include -Mcache_align -O2 -Mbackslash -Mstandard -Kieee -c ../src/Benchmark_cases/rad_lwsw_module.F90 nvfortran -DNETCDF -DCLUBB_REAL_TYPE=8 -DCOAMPS_MICRO -DNR_SP -DSILHS -Dradoffline -Dnooverlap -DCLUBB -I/usr/local/spack/opt/spack/linux-pop22-cascadelake/nvhpc-24.3/netcdf-fortran-4.5.3-sl35xhk3ea5mtoylsgjg62d2bg3zto3k/include -Mcache_align -O2 -Mbackslash -Mstandard -Kieee -c ../src/mixed_moment_PDF_integrals.F90 nvfortran -DNETCDF -DCLUBB_REAL_TYPE=8 -DCOAMPS_MICRO -DNR_SP -DSILHS -Dradoffline -Dnooverlap -DCLUBB -I/usr/local/spack/opt/spack/linux-pop22-cascadelake/nvhpc-24.3/netcdf-fortran-4.5.3-sl35xhk3ea5mtoylsgjg62d2bg3zto3k/include -Mcache_align -O2 -Mbackslash -Mstandard -Kieee -c ../src/Benchmark_cases/wangara.F90 nvfortran -DNETCDF -DCLUBB_REAL_TYPE=8 -DCOAMPS_MICRO -DNR_SP -DSILHS -Dradoffline -Dnooverlap -DCLUBB -I/usr/local/spack/opt/spack/linux-pop22-cascadelake/nvhpc-24.3/netcdf-fortran-4.5.3-sl35xhk3ea5mtoylsgjg62d2bg3zto3k/include -Mcache_align -O2 -Mbackslash -Mstandard -Kieee -c ../src/cos_solar_zen_module.F90 nvfortran -DNETCDF -DCLUBB_REAL_TYPE=8 -DCOAMPS_MICRO -DNR_SP -DSILHS -Dradoffline -Dnooverlap -DCLUBB -I/usr/local/spack/opt/spack/linux-pop22-cascadelake/nvhpc-24.3/netcdf-fortran-4.5.3-sl35xhk3ea5mtoylsgjg62d2bg3zto3k/include -Mcache_align -O2 -Mbackslash -Mstandard -Kieee -c ../src/input_netcdf.F90 nvfortran -DNETCDF -DCLUBB_REAL_TYPE=8 -DCOAMPS_MICRO -DNR_SP -DSILHS -Dradoffline -Dnooverlap -DCLUBB -I/usr/local/spack/opt/spack/linux-pop22-cascadelake/nvhpc-24.3/netcdf-fortran-4.5.3-sl35xhk3ea5mtoylsgjg62d2bg3zto3k/include -Mcache_align -O2 -Mbackslash -Mstandard -Kieee -c ../src/advance_microphys_module.F90 nvfortran -DNETCDF -DCLUBB_REAL_TYPE=8 -DCOAMPS_MICRO -DNR_SP -DSILHS -Dradoffline -Dnooverlap -DCLUBB -I/usr/local/spack/opt/spack/linux-pop22-cascadelake/nvhpc-24.3/netcdf-fortran-4.5.3-sl35xhk3ea5mtoylsgjg62d2bg3zto3k/include -Mcache_align -O2 -Mbackslash -Mstandard -Kieee -c ../src/morrison_microphys_module.F90 nvfortran -DNETCDF -DCLUBB_REAL_TYPE=8 -DCOAMPS_MICRO -DNR_SP -DSILHS -Dradoffline -Dnooverlap -DCLUBB -I/usr/local/spack/opt/spack/linux-pop22-cascadelake/nvhpc-24.3/netcdf-fortran-4.5.3-sl35xhk3ea5mtoylsgjg62d2bg3zto3k/include -Mcache_align -O2 -Mbackslash -Mstandard -Kieee -c ../src/coamps_microphys_driver_module.F90 nvfortran -DNETCDF -DCLUBB_REAL_TYPE=8 -DCOAMPS_MICRO -DNR_SP -DSILHS -Dradoffline -Dnooverlap -DCLUBB -I/usr/local/spack/opt/spack/linux-pop22-cascadelake/nvhpc-24.3/netcdf-fortran-4.5.3-sl35xhk3ea5mtoylsgjg62d2bg3zto3k/include -Mcache_align -O2 -Mbackslash -Mstandard -Kieee -c ../src/input_interpret.F90 nvfortran -DNETCDF -DCLUBB_REAL_TYPE=8 -DCOAMPS_MICRO -DNR_SP -DSILHS -Dradoffline -Dnooverlap -DCLUBB -I/usr/local/spack/opt/spack/linux-pop22-cascadelake/nvhpc-24.3/netcdf-fortran-4.5.3-sl35xhk3ea5mtoylsgjg62d2bg3zto3k/include -Mcache_align -O2 -Mbackslash -Mstandard -Kieee -c ../src/simple_rad_module.F90 nvfortran -DNETCDF -DCLUBB_REAL_TYPE=8 -DCOAMPS_MICRO -DNR_SP -DSILHS -Dradoffline -Dnooverlap -DCLUBB -I/usr/local/spack/opt/spack/linux-pop22-cascadelake/nvhpc-24.3/netcdf-fortran-4.5.3-sl35xhk3ea5mtoylsgjg62d2bg3zto3k/include -Mcache_align -O2 -Mbackslash -Mstandard -Kieee -c ../src/microphys_init_cleanup.F90 nvfortran -DNETCDF -DCLUBB_REAL_TYPE=8 -DCOAMPS_MICRO -DNR_SP -DSILHS -Dradoffline -Dnooverlap -DCLUBB -I/usr/local/spack/opt/spack/linux-pop22-cascadelake/nvhpc-24.3/netcdf-fortran-4.5.3-sl35xhk3ea5mtoylsgjg62d2bg3zto3k/include -Mcache_align -O2 -Mbackslash -Mstandard -Kieee -c ../src/extended_atmosphere_module.F90 nvfortran -DNETCDF -DCLUBB_REAL_TYPE=8 -DCOAMPS_MICRO -DNR_SP -DSILHS -Dradoffline -Dnooverlap -DCLUBB -I/usr/local/spack/opt/spack/linux-pop22-cascadelake/nvhpc-24.3/netcdf-fortran-4.5.3-sl35xhk3ea5mtoylsgjg62d2bg3zto3k/include -Mcache_align -O2 -Mbackslash -Mstandard -Kieee -c ../src/Benchmark_cases/sfc_flux.F90 nvfortran -DNETCDF -DCLUBB_REAL_TYPE=8 -DCOAMPS_MICRO -DNR_SP -DSILHS -Dradoffline -Dnooverlap -DCLUBB -I/usr/local/spack/opt/spack/linux-pop22-cascadelake/nvhpc-24.3/netcdf-fortran-4.5.3-sl35xhk3ea5mtoylsgjg62d2bg3zto3k/include -Mcache_align -O2 -Mbackslash -Mstandard -Kieee -c ../src/Benchmark_cases/mpace_a.F90 nvfortran -DNETCDF -DCLUBB_REAL_TYPE=8 -DCOAMPS_MICRO -DNR_SP -DSILHS -Dradoffline -Dnooverlap -DCLUBB -I/usr/local/spack/opt/spack/linux-pop22-cascadelake/nvhpc-24.3/netcdf-fortran-4.5.3-sl35xhk3ea5mtoylsgjg62d2bg3zto3k/include -Mcache_align -O2 -Mbackslash -Mstandard -Kieee -c ../src/Benchmark_cases/bomex.F90 nvfortran -DNETCDF -DCLUBB_REAL_TYPE=8 -DCOAMPS_MICRO -DNR_SP -DSILHS -Dradoffline -Dnooverlap -DCLUBB -I/usr/local/spack/opt/spack/linux-pop22-cascadelake/nvhpc-24.3/netcdf-fortran-4.5.3-sl35xhk3ea5mtoylsgjg62d2bg3zto3k/include -Mcache_align -O2 -Mbackslash -Mstandard -Kieee -c ../src/Benchmark_cases/clex9_nov02.F90 nvfortran -DNETCDF -DCLUBB_REAL_TYPE=8 -DCOAMPS_MICRO -DNR_SP -DSILHS -Dradoffline -Dnooverlap -DCLUBB -I/usr/local/spack/opt/spack/linux-pop22-cascadelake/nvhpc-24.3/netcdf-fortran-4.5.3-sl35xhk3ea5mtoylsgjg62d2bg3zto3k/include -Mcache_align -O2 -Mbackslash -Mstandard -Kieee -c ../src/Benchmark_cases/clex9_oct14.F90 nvfortran -DNETCDF -DCLUBB_REAL_TYPE=8 -DCOAMPS_MICRO -DNR_SP -DSILHS -Dradoffline -Dnooverlap -DCLUBB -I/usr/local/spack/opt/spack/linux-pop22-cascadelake/nvhpc-24.3/netcdf-fortran-4.5.3-sl35xhk3ea5mtoylsgjg62d2bg3zto3k/include -Mcache_align -O2 -Mbackslash -Mstandard -Kieee -c ../src/Benchmark_cases/jun25.F90 nvfortran -DNETCDF -DCLUBB_REAL_TYPE=8 -DCOAMPS_MICRO -DNR_SP -DSILHS -Dradoffline -Dnooverlap -DCLUBB -I/usr/local/spack/opt/spack/linux-pop22-cascadelake/nvhpc-24.3/netcdf-fortran-4.5.3-sl35xhk3ea5mtoylsgjg62d2bg3zto3k/include -Mcache_align -O2 -Mbackslash -Mstandard -Kieee -c ../src/Benchmark_cases/nov11.F90 nvfortran -DNETCDF -DCLUBB_REAL_TYPE=8 -DCOAMPS_MICRO -DNR_SP -DSILHS -Dradoffline -Dnooverlap -DCLUBB -I/usr/local/spack/opt/spack/linux-pop22-cascadelake/nvhpc-24.3/netcdf-fortran-4.5.3-sl35xhk3ea5mtoylsgjg62d2bg3zto3k/include -Mcache_align -O2 -Mbackslash -Mstandard -Kieee -c ../src/Benchmark_cases/neutral_case.F90 nvfortran -DNETCDF -DCLUBB_REAL_TYPE=8 -DCOAMPS_MICRO -DNR_SP -DSILHS -Dradoffline -Dnooverlap -DCLUBB -I/usr/local/spack/opt/spack/linux-pop22-cascadelake/nvhpc-24.3/netcdf-fortran-4.5.3-sl35xhk3ea5mtoylsgjg62d2bg3zto3k/include -Mcache_align -O2 -Mbackslash -Mstandard -Kieee -c ../src/Benchmark_cases/twp_ice.F90 nvfortran -DNETCDF -DCLUBB_REAL_TYPE=8 -DCOAMPS_MICRO -DNR_SP -DSILHS -Dradoffline -Dnooverlap -DCLUBB -I/usr/local/spack/opt/spack/linux-pop22-cascadelake/nvhpc-24.3/netcdf-fortran-4.5.3-sl35xhk3ea5mtoylsgjg62d2bg3zto3k/include -Mcache_align -O2 -Mbackslash -Mstandard -Kieee -c ../src/Benchmark_cases/cloud_feedback.F90 nvfortran -DNETCDF -DCLUBB_REAL_TYPE=8 -DCOAMPS_MICRO -DNR_SP -DSILHS -Dradoffline -Dnooverlap -DCLUBB -I/usr/local/spack/opt/spack/linux-pop22-cascadelake/nvhpc-24.3/netcdf-fortran-4.5.3-sl35xhk3ea5mtoylsgjg62d2bg3zto3k/include -Mcache_align -O2 -Mbackslash -Mstandard -Kieee -c ../src/Benchmark_cases/rico.F90 nvfortran -DNETCDF -DCLUBB_REAL_TYPE=8 -DCOAMPS_MICRO -DNR_SP -DSILHS -Dradoffline -Dnooverlap -DCLUBB -I/usr/local/spack/opt/spack/linux-pop22-cascadelake/nvhpc-24.3/netcdf-fortran-4.5.3-sl35xhk3ea5mtoylsgjg62d2bg3zto3k/include -Mcache_align -O2 -Mbackslash -Mstandard -Kieee -c ../src/Benchmark_cases/arm_97.F90 nvfortran -DNETCDF -DCLUBB_REAL_TYPE=8 -DCOAMPS_MICRO -DNR_SP -DSILHS -Dradoffline -Dnooverlap -DCLUBB -I/usr/local/spack/opt/spack/linux-pop22-cascadelake/nvhpc-24.3/netcdf-fortran-4.5.3-sl35xhk3ea5mtoylsgjg62d2bg3zto3k/include -Mcache_align -O2 -Mbackslash -Mstandard -Kieee -c ../src/Benchmark_cases/arm.F90 nvfortran -DNETCDF -DCLUBB_REAL_TYPE=8 -DCOAMPS_MICRO -DNR_SP -DSILHS -Dradoffline -Dnooverlap -DCLUBB -I/usr/local/spack/opt/spack/linux-pop22-cascadelake/nvhpc-24.3/netcdf-fortran-4.5.3-sl35xhk3ea5mtoylsgjg62d2bg3zto3k/include -Mcache_align -O2 -Mbackslash -Mstandard -Kieee -c ../src/Benchmark_cases/arm_0003.F90 nvfortran -DNETCDF -DCLUBB_REAL_TYPE=8 -DCOAMPS_MICRO -DNR_SP -DSILHS -Dradoffline -Dnooverlap -DCLUBB -I/usr/local/spack/opt/spack/linux-pop22-cascadelake/nvhpc-24.3/netcdf-fortran-4.5.3-sl35xhk3ea5mtoylsgjg62d2bg3zto3k/include -Mcache_align -O2 -Mbackslash -Mstandard -Kieee -c ../src/Benchmark_cases/arm_3year.F90 nvfortran -DNETCDF -DCLUBB_REAL_TYPE=8 -DCOAMPS_MICRO -DNR_SP -DSILHS -Dradoffline -Dnooverlap -DCLUBB -I/usr/local/spack/opt/spack/linux-pop22-cascadelake/nvhpc-24.3/netcdf-fortran-4.5.3-sl35xhk3ea5mtoylsgjg62d2bg3zto3k/include -Mcache_align -O2 -Mbackslash -Mstandard -Kieee -c ../src/Benchmark_cases/astex_a209.F90 nvfortran -DNETCDF -DCLUBB_REAL_TYPE=8 -DCOAMPS_MICRO -DNR_SP -DSILHS -Dradoffline -Dnooverlap -DCLUBB -I/usr/local/spack/opt/spack/linux-pop22-cascadelake/nvhpc-24.3/netcdf-fortran-4.5.3-sl35xhk3ea5mtoylsgjg62d2bg3zto3k/include -Mcache_align -O2 -Mbackslash -Mstandard -Kieee -c ../src/Benchmark_cases/atex.F90 nvfortran -DNETCDF -DCLUBB_REAL_TYPE=8 -DCOAMPS_MICRO -DNR_SP -DSILHS -Dradoffline -Dnooverlap -DCLUBB -I/usr/local/spack/opt/spack/linux-pop22-cascadelake/nvhpc-24.3/netcdf-fortran-4.5.3-sl35xhk3ea5mtoylsgjg62d2bg3zto3k/include -Mcache_align -O2 -Mbackslash -Mstandard -Kieee -c ../src/Benchmark_cases/cobra.F90 nvfortran -DNETCDF -DCLUBB_REAL_TYPE=8 -DCOAMPS_MICRO -DNR_SP -DSILHS -Dradoffline -Dnooverlap -DCLUBB -I/usr/local/spack/opt/spack/linux-pop22-cascadelake/nvhpc-24.3/netcdf-fortran-4.5.3-sl35xhk3ea5mtoylsgjg62d2bg3zto3k/include -Mcache_align -O2 -Mbackslash -Mstandard -Kieee -c ../src/Benchmark_cases/dycoms2_rf01.F90 nvfortran -DNETCDF -DCLUBB_REAL_TYPE=8 -DCOAMPS_MICRO -DNR_SP -DSILHS -Dradoffline -Dnooverlap -DCLUBB -I/usr/local/spack/opt/spack/linux-pop22-cascadelake/nvhpc-24.3/netcdf-fortran-4.5.3-sl35xhk3ea5mtoylsgjg62d2bg3zto3k/include -Mcache_align -O2 -Mbackslash -Mstandard -Kieee -c ../src/Benchmark_cases/dycoms2_rf02.F90 nvfortran -DNETCDF -DCLUBB_REAL_TYPE=8 -DCOAMPS_MICRO -DNR_SP -DSILHS -Dradoffline -Dnooverlap -DCLUBB -I/usr/local/spack/opt/spack/linux-pop22-cascadelake/nvhpc-24.3/netcdf-fortran-4.5.3-sl35xhk3ea5mtoylsgjg62d2bg3zto3k/include -Mcache_align -O2 -Mbackslash -Mstandard -Kieee -c ../src/Benchmark_cases/fire.F90 nvfortran -DNETCDF -DCLUBB_REAL_TYPE=8 -DCOAMPS_MICRO -DNR_SP -DSILHS -Dradoffline -Dnooverlap -DCLUBB -I/usr/local/spack/opt/spack/linux-pop22-cascadelake/nvhpc-24.3/netcdf-fortran-4.5.3-sl35xhk3ea5mtoylsgjg62d2bg3zto3k/include -Mcache_align -O2 -Mbackslash -Mstandard -Kieee -c ../src/Benchmark_cases/gabls2.F90 nvfortran -DNETCDF -DCLUBB_REAL_TYPE=8 -DCOAMPS_MICRO -DNR_SP -DSILHS -Dradoffline -Dnooverlap -DCLUBB -I/usr/local/spack/opt/spack/linux-pop22-cascadelake/nvhpc-24.3/netcdf-fortran-4.5.3-sl35xhk3ea5mtoylsgjg62d2bg3zto3k/include -Mcache_align -O2 -Mbackslash -Mstandard -Kieee -c ../src/Benchmark_cases/gabls3.F90 nvfortran -DNETCDF -DCLUBB_REAL_TYPE=8 -DCOAMPS_MICRO -DNR_SP -DSILHS -Dradoffline -Dnooverlap -DCLUBB -I/usr/local/spack/opt/spack/linux-pop22-cascadelake/nvhpc-24.3/netcdf-fortran-4.5.3-sl35xhk3ea5mtoylsgjg62d2bg3zto3k/include -Mcache_align -O2 -Mbackslash -Mstandard -Kieee -c ../src/Benchmark_cases/gabls3_night.F90 nvfortran -DNETCDF -DCLUBB_REAL_TYPE=8 -DCOAMPS_MICRO -DNR_SP -DSILHS -Dradoffline -Dnooverlap -DCLUBB -I/usr/local/spack/opt/spack/linux-pop22-cascadelake/nvhpc-24.3/netcdf-fortran-4.5.3-sl35xhk3ea5mtoylsgjg62d2bg3zto3k/include -Mcache_align -O2 -Mbackslash -Mstandard -Kieee -c ../src/Benchmark_cases/lba.F90 nvfortran -DNETCDF -DCLUBB_REAL_TYPE=8 -DCOAMPS_MICRO -DNR_SP -DSILHS -Dradoffline -Dnooverlap -DCLUBB -I/usr/local/spack/opt/spack/linux-pop22-cascadelake/nvhpc-24.3/netcdf-fortran-4.5.3-sl35xhk3ea5mtoylsgjg62d2bg3zto3k/include -Mcache_align -O2 -Mbackslash -Mstandard -Kieee -c ../src/Benchmark_cases/mpace_b.F90 nvfortran -DNETCDF -DCLUBB_REAL_TYPE=8 -DCOAMPS_MICRO -DNR_SP -DSILHS -Dradoffline -Dnooverlap -DCLUBB -I/usr/local/spack/opt/spack/linux-pop22-cascadelake/nvhpc-24.3/netcdf-fortran-4.5.3-sl35xhk3ea5mtoylsgjg62d2bg3zto3k/include -Mcache_align -O2 -Mbackslash -Mstandard -Kieee -c ../src/stat_file_utils.F90 nvfortran -DNETCDF -DCLUBB_REAL_TYPE=8 -DCOAMPS_MICRO -DNR_SP -DSILHS -Dradoffline -Dnooverlap -DCLUBB -I/usr/local/spack/opt/spack/linux-pop22-cascadelake/nvhpc-24.3/netcdf-fortran-4.5.3-sl35xhk3ea5mtoylsgjg62d2bg3zto3k/include -Mcache_align -O2 -Mbackslash -Mstandard -Kieee -c ../src/bugsrad_driver.F90 nvfortran -DNETCDF -DCLUBB_REAL_TYPE=8 -DCOAMPS_MICRO -DNR_SP -DSILHS -Dradoffline -Dnooverlap -DCLUBB -I/usr/local/spack/opt/spack/linux-pop22-cascadelake/nvhpc-24.3/netcdf-fortran-4.5.3-sl35xhk3ea5mtoylsgjg62d2bg3zto3k/include -Mcache_align -O2 -Mbackslash -Mstandard -Kieee -c ../src/sounding.F90 nvfortran -DNETCDF -DCLUBB_REAL_TYPE=8 -DCOAMPS_MICRO -DNR_SP -DSILHS -Dradoffline -Dnooverlap -DCLUBB -I/usr/local/spack/opt/spack/linux-pop22-cascadelake/nvhpc-24.3/netcdf-fortran-4.5.3-sl35xhk3ea5mtoylsgjg62d2bg3zto3k/include -Mcache_align -O2 -Mbackslash -Mstandard -Kieee -c ../src/input_fields.F90 nvfortran -DNETCDF -DCLUBB_REAL_TYPE=8 -DCOAMPS_MICRO -DNR_SP -DSILHS -Dradoffline -Dnooverlap -DCLUBB -I/usr/local/spack/opt/spack/linux-pop22-cascadelake/nvhpc-24.3/netcdf-fortran-4.5.3-sl35xhk3ea5mtoylsgjg62d2bg3zto3k/include -Mcache_align -O2 -Mbackslash -Mstandard -Kieee -c ../src/KK_microphys_module.F90 nvfortran -DNETCDF -DCLUBB_REAL_TYPE=8 -DCOAMPS_MICRO -DNR_SP -DSILHS -Dradoffline -Dnooverlap -DCLUBB -I/usr/local/spack/opt/spack/linux-pop22-cascadelake/nvhpc-24.3/netcdf-fortran-4.5.3-sl35xhk3ea5mtoylsgjg62d2bg3zto3k/include -Mcache_align -O2 -Mbackslash -Mstandard -Kieee -c -I../src ../src/estimate_scm_microphys_module.F90 nvfortran -DNETCDF -DCLUBB_REAL_TYPE=8 -DCOAMPS_MICRO -DNR_SP -DSILHS -Dradoffline -Dnooverlap -DCLUBB -I/usr/local/spack/opt/spack/linux-pop22-cascadelake/nvhpc-24.3/netcdf-fortran-4.5.3-sl35xhk3ea5mtoylsgjg62d2bg3zto3k/include -Mcache_align -O2 -Mbackslash -Mstandard -Kieee -c -I../src ../src/lh_microphys_driver_module.F90 nvfortran -DNETCDF -DCLUBB_REAL_TYPE=8 -DCOAMPS_MICRO -DNR_SP -DSILHS -Dradoffline -Dnooverlap -DCLUBB -I/usr/local/spack/opt/spack/linux-pop22-cascadelake/nvhpc-24.3/netcdf-fortran-4.5.3-sl35xhk3ea5mtoylsgjg62d2bg3zto3k/include -Mcache_align -O2 -Mbackslash -Mstandard -Kieee -c ../src/microphys_driver.F90 nvfortran -DNETCDF -DCLUBB_REAL_TYPE=8 -DCOAMPS_MICRO -DNR_SP -DSILHS -Dradoffline -Dnooverlap -DCLUBB -I/usr/local/spack/opt/spack/linux-pop22-cascadelake/nvhpc-24.3/netcdf-fortran-4.5.3-sl35xhk3ea5mtoylsgjg62d2bg3zto3k/include -Mcache_align -O2 -Mbackslash -Mstandard -Kieee -c ../src/clubb_driver.F90 NVFORTRAN-W-0435-Array declared with zero size (../src/clubb_driver.F90: 419) nvfortran -DNETCDF -DCLUBB_REAL_TYPE=8 -DCOAMPS_MICRO -DNR_SP -DSILHS -Dradoffline -Dnooverlap -DCLUBB -I/usr/local/spack/opt/spack/linux-pop22-cascadelake/nvhpc-24.3/netcdf-fortran-4.5.3-sl35xhk3ea5mtoylsgjg62d2bg3zto3k/include -Mcache_align -O2 -Mbackslash -Mstandard -Kieee -c ../src/error.F90 nvfortran -DNETCDF -DCLUBB_REAL_TYPE=8 -DCOAMPS_MICRO -DNR_SP -DSILHS -Dradoffline -Dnooverlap -DCLUBB -I/usr/local/spack/opt/spack/linux-pop22-cascadelake/nvhpc-24.3/netcdf-fortran-4.5.3-sl35xhk3ea5mtoylsgjg62d2bg3zto3k/include -Mcache_align -O2 -Mbackslash -Mstandard -Kieee -c -I../src ../src/enhanced_simann.F90 ar rv /home/jenkins/workspace/clubb_nvhpc_gpu_vs_cpu_diffness/compile/../lib/libclubb_other.a neutral_case.o twp_ice.o estimate_scm_microphys_module.o cloud_feedback.o morrison_microphys_module.o rico.o time_dependent_input.o quicksort.o arm_97.o clubb_driver.o input_grads.o dycoms2_rf02.o coamps_microphys_driver_module.o rad_lwsw_module.o input_interpret.o KK_microphys_module.o sfc_flux.o sounding.o fire.o arm_3year.o lh_microphys_driver_module.o stat_file_utils.o gfdl_activation.o microphys_driver.o arm.o astex_a209.o lba.o ice_dfsn_module.o clex9_nov02.o input_fields.o nov11.o mpace_a.o gabls3.o microphys_init_cleanup.o cobra.o soil_vegetation.o arm_0003.o bomex.o atex.o cloud_sed_module.o error.o diag_ustar_module.o spec_hum_to_mixing_ratio.o dycoms2_rf01.o jun25.o hydrostatic_module.o parameters_radiation.o silhs_category_variance_module.o wangara.o gabls2.o extended_atmosphere_module.o enhanced_simann.o cos_solar_zen_module.o bugsrad_driver.o clex9_oct14.o extrapolation.o input_netcdf.o gabls3_night.o parameters_microphys.o clubb_model_settings.o advance_microphys_module.o mpace_b.o simple_rad_module.o mixed_moment_PDF_integrals.o ar: creating /home/jenkins/workspace/clubb_nvhpc_gpu_vs_cpu_diffness/compile/../lib/libclubb_other.a a - neutral_case.o a - twp_ice.o a - estimate_scm_microphys_module.o a - cloud_feedback.o a - morrison_microphys_module.o a - rico.o a - time_dependent_input.o a - quicksort.o a - arm_97.o a - clubb_driver.o a - input_grads.o a - dycoms2_rf02.o a - coamps_microphys_driver_module.o a - rad_lwsw_module.o a - input_interpret.o a - KK_microphys_module.o a - sfc_flux.o a - sounding.o a - fire.o a - arm_3year.o a - lh_microphys_driver_module.o a - stat_file_utils.o a - gfdl_activation.o a - microphys_driver.o a - arm.o a - astex_a209.o a - lba.o a - ice_dfsn_module.o a - clex9_nov02.o a - input_fields.o a - nov11.o a - mpace_a.o a - gabls3.o a - microphys_init_cleanup.o a - cobra.o a - soil_vegetation.o a - arm_0003.o a - bomex.o a - atex.o a - cloud_sed_module.o a - error.o a - diag_ustar_module.o a - spec_hum_to_mixing_ratio.o a - dycoms2_rf01.o a - jun25.o a - hydrostatic_module.o a - parameters_radiation.o a - silhs_category_variance_module.o a - wangara.o a - gabls2.o a - extended_atmosphere_module.o a - enhanced_simann.o a - cos_solar_zen_module.o a - bugsrad_driver.o a - clex9_oct14.o a - extrapolation.o a - input_netcdf.o a - gabls3_night.o a - parameters_microphys.o a - clubb_model_settings.o a - advance_microphys_module.o a - mpace_b.o a - simple_rad_module.o a - mixed_moment_PDF_integrals.o make[1]: Leaving directory '/home/jenkins/workspace/clubb_nvhpc_gpu_vs_cpu_diffness/obj' cd /home/jenkins/workspace/clubb_nvhpc_gpu_vs_cpu_diffness/compile/../obj; make -f Make.clubb_standalone cd /home/jenkins/workspace/clubb_nvhpc_gpu_vs_cpu_diffness/compile/../obj; make -f Make.clubb_tuner cd /home/jenkins/workspace/clubb_nvhpc_gpu_vs_cpu_diffness/compile/../obj; make -f Make.jacobian cd /home/jenkins/workspace/clubb_nvhpc_gpu_vs_cpu_diffness/compile/../obj; make -f Make.G_unit_tests cd /home/jenkins/workspace/clubb_nvhpc_gpu_vs_cpu_diffness/compile/../obj; make -f Make.int2txt cd /home/jenkins/workspace/clubb_nvhpc_gpu_vs_cpu_diffness/compile/../obj; make -f Make.clubb_thread_test make[1]: Entering directory '/home/jenkins/workspace/clubb_nvhpc_gpu_vs_cpu_diffness/obj' make[1]: Entering directory '/home/jenkins/workspace/clubb_nvhpc_gpu_vs_cpu_diffness/obj' nvfortran -I/usr/local/spack/opt/spack/linux-pop22-cascadelake/nvhpc-24.3/netcdf-fortran-4.5.3-sl35xhk3ea5mtoylsgjg62d2bg3zto3k/include -Mcache_align -O2 -Mbackslash -Mstandard -Kieee -c -I../src/CLUBB_core ../src/int2txt.F90 nvfortran -Mcache_align -O2 -Mbackslash -Mstandard -Kieee -c /home/jenkins/workspace/clubb_nvhpc_gpu_vs_cpu_diffness/compile/../src/Numerical_recipes/nrtype.f90 make[1]: Entering directory '/home/jenkins/workspace/clubb_nvhpc_gpu_vs_cpu_diffness/obj' nvfortran -DNETCDF -DCLUBB_REAL_TYPE=8 -DCOAMPS_MICRO -DNR_SP -DSILHS -Dradoffline -Dnooverlap -DCLUBB -I/usr/local/spack/opt/spack/linux-pop22-cascadelake/nvhpc-24.3/netcdf-fortran-4.5.3-sl35xhk3ea5mtoylsgjg62d2bg3zto3k/include -Mcache_align -O2 -Mbackslash -Mstandard -Kieee -c ../src/clubb_standalone.F90 make[1]: Entering directory '/home/jenkins/workspace/clubb_nvhpc_gpu_vs_cpu_diffness/obj' nvfortran -DNETCDF -DCLUBB_REAL_TYPE=8 -DCOAMPS_MICRO -DNR_SP -DSILHS -Dradoffline -Dnooverlap -DCLUBB -I/usr/local/spack/opt/spack/linux-pop22-cascadelake/nvhpc-24.3/netcdf-fortran-4.5.3-sl35xhk3ea5mtoylsgjg62d2bg3zto3k/include -Mcache_align -O2 -Mbackslash -Mstandard -Kieee -c ../src/jacobian.F90 make[1]: Entering directory '/home/jenkins/workspace/clubb_nvhpc_gpu_vs_cpu_diffness/obj' nvfortran -DNETCDF -DCLUBB_REAL_TYPE=8 -DCOAMPS_MICRO -DNR_SP -DSILHS -Dradoffline -Dnooverlap -DCLUBB -I/usr/local/spack/opt/spack/linux-pop22-cascadelake/nvhpc-24.3/netcdf-fortran-4.5.3-sl35xhk3ea5mtoylsgjg62d2bg3zto3k/include -Mcache_align -O2 -Mbackslash -Mstandard -Kieee -c ../src/G_unit_test_types/hole_filling_tests.F90 make[1]: Entering directory '/home/jenkins/workspace/clubb_nvhpc_gpu_vs_cpu_diffness/obj' nvfortran -DNETCDF -DCLUBB_REAL_TYPE=8 -DCOAMPS_MICRO -DNR_SP -DSILHS -Dradoffline -Dnooverlap -DCLUBB -I/usr/local/spack/opt/spack/linux-pop22-cascadelake/nvhpc-24.3/netcdf-fortran-4.5.3-sl35xhk3ea5mtoylsgjg62d2bg3zto3k/include -Mcache_align -O2 -Mbackslash -Mstandard -Kieee -c ../src/clubb_thread_test.F90 nvfortran -DNETCDF -DCLUBB_REAL_TYPE=8 -DCOAMPS_MICRO -DNR_SP -DSILHS -Dradoffline -Dnooverlap -DCLUBB -I/usr/local/spack/opt/spack/linux-pop22-cascadelake/nvhpc-24.3/netcdf-fortran-4.5.3-sl35xhk3ea5mtoylsgjg62d2bg3zto3k/include -Mcache_align -O2 -Mbackslash -Mstandard -Kieee -c ../src/G_unit_test_types/mu_sigma_hm_tests.F90 nvfortran -DNETCDF -DCLUBB_REAL_TYPE=8 -DCOAMPS_MICRO -DNR_SP -DSILHS -Dradoffline -Dnooverlap -DCLUBB -I/usr/local/spack/opt/spack/linux-pop22-cascadelake/nvhpc-24.3/netcdf-fortran-4.5.3-sl35xhk3ea5mtoylsgjg62d2bg3zto3k/include -Mcache_align -O2 -Mbackslash -Mstandard -Kieee -c ../src/G_unit_test_types/silhs_category_test.F90 nvfortran -DNETCDF -DCLUBB_REAL_TYPE=8 -DCOAMPS_MICRO -DNR_SP -DSILHS -Dradoffline -Dnooverlap -DCLUBB -I/usr/local/spack/opt/spack/linux-pop22-cascadelake/nvhpc-24.3/netcdf-fortran-4.5.3-sl35xhk3ea5mtoylsgjg62d2bg3zto3k/include -Mcache_align -O2 -Mbackslash -Mstandard -Kieee -c ../src/G_unit_test_types/Nc_Ncn_test.F90 nvfortran -DNETCDF -DCLUBB_REAL_TYPE=8 -DCOAMPS_MICRO -DNR_SP -DSILHS -Dradoffline -Dnooverlap -DCLUBB -I/usr/local/spack/opt/spack/linux-pop22-cascadelake/nvhpc-24.3/netcdf-fortran-4.5.3-sl35xhk3ea5mtoylsgjg62d2bg3zto3k/include -Mcache_align -O2 -Mbackslash -Mstandard -Kieee -c ../src/G_unit_test_types/smooth_min_max_tests.F90 nvfortran -DNETCDF -DCLUBB_REAL_TYPE=8 -DCOAMPS_MICRO -DNR_SP -DSILHS -Dradoffline -Dnooverlap -DCLUBB -I/usr/local/spack/opt/spack/linux-pop22-cascadelake/nvhpc-24.3/netcdf-fortran-4.5.3-sl35xhk3ea5mtoylsgjg62d2bg3zto3k/include -Mcache_align -O2 -Mbackslash -Mstandard -Kieee -c ../src/G_unit_test_types/corr_cholesky_mtx_tests.F90 nvfortran -DNETCDF -DCLUBB_REAL_TYPE=8 -DCOAMPS_MICRO -DNR_SP -DSILHS -Dradoffline -Dnooverlap -DCLUBB -I/usr/local/spack/opt/spack/linux-pop22-cascadelake/nvhpc-24.3/netcdf-fortran-4.5.3-sl35xhk3ea5mtoylsgjg62d2bg3zto3k/include -Mcache_align -O2 -Mbackslash -Mstandard -Kieee -c ../src/G_unit_test_types/w_up_in_cloud_tests.F90 nvfortran -DNETCDF -DCLUBB_REAL_TYPE=8 -DCOAMPS_MICRO -DNR_SP -DSILHS -Dradoffline -Dnooverlap -DCLUBB -I/usr/local/spack/opt/spack/linux-pop22-cascadelake/nvhpc-24.3/netcdf-fortran-4.5.3-sl35xhk3ea5mtoylsgjg62d2bg3zto3k/include -Mcache_align -O2 -Mbackslash -Mstandard -Kieee -c ../src/G_unit_test_types/spurious_source_test.F90 nvfortran -DNETCDF -DCLUBB_REAL_TYPE=8 -DCOAMPS_MICRO -DNR_SP -DSILHS -Dradoffline -Dnooverlap -DCLUBB -I/usr/local/spack/opt/spack/linux-pop22-cascadelake/nvhpc-24.3/netcdf-fortran-4.5.3-sl35xhk3ea5mtoylsgjg62d2bg3zto3k/include -Mcache_align -O2 -Mbackslash -Mstandard -Kieee -c ../src/G_unit_test_types/smooth_heaviside_tests.F90 nvfortran -DNETCDF -DCLUBB_REAL_TYPE=8 -DCOAMPS_MICRO -DNR_SP -DSILHS -Dradoffline -Dnooverlap -DCLUBB -I/usr/local/spack/opt/spack/linux-pop22-cascadelake/nvhpc-24.3/netcdf-fortran-4.5.3-sl35xhk3ea5mtoylsgjg62d2bg3zto3k/include -Mcache_align -O2 -Mbackslash -Mstandard -Kieee -c ../src/G_unit_test_types/KK_integrals_tests.F90 nvfortran -DNETCDF -DCLUBB_REAL_TYPE=8 -DCOAMPS_MICRO -DNR_SP -DSILHS -Dradoffline -Dnooverlap -DCLUBB -I/usr/local/spack/opt/spack/linux-pop22-cascadelake/nvhpc-24.3/netcdf-fortran-4.5.3-sl35xhk3ea5mtoylsgjg62d2bg3zto3k/include -Mcache_align -O2 -Mbackslash -Mstandard -Kieee -c ../src/G_unit_test_types/read_corr_mtx_test.F90 nvfortran -DNETCDF -DCLUBB_REAL_TYPE=8 -DCOAMPS_MICRO -DNR_SP -DSILHS -Dradoffline -Dnooverlap -DCLUBB -I/usr/local/spack/opt/spack/linux-pop22-cascadelake/nvhpc-24.3/netcdf-fortran-4.5.3-sl35xhk3ea5mtoylsgjg62d2bg3zto3k/include -Mcache_align -O2 -Mbackslash -Mstandard -Kieee -c ../src/G_unit_test_types/tuner_tests.F90 nvfortran -Mcache_align -O2 -Mbackslash -Mstandard -Kieee -c /home/jenkins/workspace/clubb_nvhpc_gpu_vs_cpu_diffness/compile/../src/Numerical_recipes/nrutil.f90 nvfortran -Mcache_align -O2 -Mbackslash -Mstandard -Kieee -c /home/jenkins/workspace/clubb_nvhpc_gpu_vs_cpu_diffness/compile/../src/Numerical_recipes/nr.f90 nvfortran int2txt.o -o /home/jenkins/workspace/clubb_nvhpc_gpu_vs_cpu_diffness/compile/../bin/int2txt -L/home/jenkins/workspace/clubb_nvhpc_gpu_vs_cpu_diffness/compile/../lib -lclubb_other -lclubb_coamps -lclubb_gfdlact -lsilhs -lclubb_bugsrad -lclubb_KK_microphys -lclubb_parabolic -lclubb_morrison -lmicrophys_utils -lclubb_param -lclubb_lapack -Mcache_align -L/usr/local/spack/opt/spack/linux-pop22-cascadelake/nvhpc-24.3/netcdf-fortran-4.5.3-sl35xhk3ea5mtoylsgjg62d2bg3zto3k/lib -lnetcdff nvfortran -DNETCDF -DCLUBB_REAL_TYPE=8 -DCOAMPS_MICRO -DNR_SP -DSILHS -Dradoffline -Dnooverlap -DCLUBB -I/usr/local/spack/opt/spack/linux-pop22-cascadelake/nvhpc-24.3/netcdf-fortran-4.5.3-sl35xhk3ea5mtoylsgjg62d2bg3zto3k/include -Mcache_align -O2 -Mbackslash -Mstandard -Kieee -c ../src/clubb_tuner.F90 nvfortran clubb_standalone.o -o /home/jenkins/workspace/clubb_nvhpc_gpu_vs_cpu_diffness/compile/../bin/clubb_standalone -L/home/jenkins/workspace/clubb_nvhpc_gpu_vs_cpu_diffness/compile/../lib -lclubb_other -lclubb_coamps -lclubb_gfdlact -lsilhs -lclubb_bugsrad -lclubb_KK_microphys -lclubb_parabolic -lclubb_morrison -lmicrophys_utils -lclubb_param -lclubb_lapack -Mcache_align -L/usr/local/spack/opt/spack/linux-pop22-cascadelake/nvhpc-24.3/netcdf-fortran-4.5.3-sl35xhk3ea5mtoylsgjg62d2bg3zto3k/lib -lnetcdff nvfortran clubb_thread_test.o -o /home/jenkins/workspace/clubb_nvhpc_gpu_vs_cpu_diffness/compile/../bin/clubb_thread_test -L/home/jenkins/workspace/clubb_nvhpc_gpu_vs_cpu_diffness/compile/../lib -lclubb_other -lclubb_coamps -lclubb_gfdlact -lsilhs -lclubb_bugsrad -lclubb_KK_microphys -lclubb_parabolic -lclubb_morrison -lmicrophys_utils -lclubb_param -lclubb_lapack -Mcache_align -L/usr/local/spack/opt/spack/linux-pop22-cascadelake/nvhpc-24.3/netcdf-fortran-4.5.3-sl35xhk3ea5mtoylsgjg62d2bg3zto3k/lib -lnetcdff make[1]: Leaving directory '/home/jenkins/workspace/clubb_nvhpc_gpu_vs_cpu_diffness/obj' NVFORTRAN-W-0435-Array declared with zero size (../src/G_unit_test_types/spurious_source_test.F90: 218) NVFORTRAN-W-0435-Array declared with zero size (../src/G_unit_test_types/spurious_source_test.F90: 222) NVFORTRAN-W-0435-Array declared with zero size (../src/G_unit_test_types/spurious_source_test.F90: 275) NVFORTRAN-W-0435-Array declared with zero size (../src/G_unit_test_types/spurious_source_test.F90: 278) make[1]: Leaving directory '/home/jenkins/workspace/clubb_nvhpc_gpu_vs_cpu_diffness/obj' make[1]: Leaving directory '/home/jenkins/workspace/clubb_nvhpc_gpu_vs_cpu_diffness/obj' nvfortran -DNETCDF -DCLUBB_REAL_TYPE=8 -DCOAMPS_MICRO -DNR_SP -DSILHS -Dradoffline -Dnooverlap -DCLUBB -I/usr/local/spack/opt/spack/linux-pop22-cascadelake/nvhpc-24.3/netcdf-fortran-4.5.3-sl35xhk3ea5mtoylsgjg62d2bg3zto3k/include -Mcache_align -O2 -Mbackslash -Mstandard -Kieee -c ../src/G_unit_test_types/pdf_parameter_tests.F90 nvfortran jacobian.o -o /home/jenkins/workspace/clubb_nvhpc_gpu_vs_cpu_diffness/compile/../bin/jacobian -L/home/jenkins/workspace/clubb_nvhpc_gpu_vs_cpu_diffness/compile/../lib -lclubb_other -lclubb_coamps -lclubb_gfdlact -lsilhs -lclubb_bugsrad -lclubb_KK_microphys -lclubb_parabolic -lclubb_morrison -lmicrophys_utils -lclubb_param -lclubb_lapack -Mcache_align -L/usr/local/spack/opt/spack/linux-pop22-cascadelake/nvhpc-24.3/netcdf-fortran-4.5.3-sl35xhk3ea5mtoylsgjg62d2bg3zto3k/lib -lnetcdff make[1]: Leaving directory '/home/jenkins/workspace/clubb_nvhpc_gpu_vs_cpu_diffness/obj' NVFORTRAN-W-0435-Array declared with zero size (../src/G_unit_test_types/pdf_parameter_tests.F90: 416) nvfortran -Mcache_align -O2 -Mbackslash -Mstandard -Kieee -c /home/jenkins/workspace/clubb_nvhpc_gpu_vs_cpu_diffness/compile/../src/Numerical_recipes/amebsa.f90 nvfortran -Mcache_align -O2 -Mbackslash -Mstandard -Kieee -c /home/jenkins/workspace/clubb_nvhpc_gpu_vs_cpu_diffness/compile/../src/Numerical_recipes/amoeba.f90 nvfortran -Mcache_align -O2 -Mbackslash -Mstandard -Kieee -c /home/jenkins/workspace/clubb_nvhpc_gpu_vs_cpu_diffness/compile/../src/Numerical_recipes/ran_state.f90 nvfortran -Mcache_align -O2 -Mbackslash -Mstandard -Kieee -c /home/jenkins/workspace/clubb_nvhpc_gpu_vs_cpu_diffness/compile/../src/Numerical_recipes/ran1_s.f90 nvfortran -Mcache_align -O2 -Mbackslash -Mstandard -Kieee -c /home/jenkins/workspace/clubb_nvhpc_gpu_vs_cpu_diffness/compile/../src/Numerical_recipes/ran1_v.f90 nvfortran amebsa.o clubb_tuner.o nr.o amoeba.o nrtype.o nrutil.o ran1_s.o ran_state.o ran1_v.o -o /home/jenkins/workspace/clubb_nvhpc_gpu_vs_cpu_diffness/compile/../bin/clubb_tuner -L/home/jenkins/workspace/clubb_nvhpc_gpu_vs_cpu_diffness/compile/../lib -lclubb_other -lclubb_coamps -lclubb_gfdlact -lsilhs -lclubb_bugsrad -lclubb_KK_microphys -lclubb_parabolic -lclubb_morrison -lmicrophys_utils -lclubb_param -lclubb_lapack -Mcache_align -L/usr/local/spack/opt/spack/linux-pop22-cascadelake/nvhpc-24.3/netcdf-fortran-4.5.3-sl35xhk3ea5mtoylsgjg62d2bg3zto3k/lib -lnetcdff make[1]: Leaving directory '/home/jenkins/workspace/clubb_nvhpc_gpu_vs_cpu_diffness/obj' nvfortran -DNETCDF -DCLUBB_REAL_TYPE=8 -DCOAMPS_MICRO -DNR_SP -DSILHS -Dradoffline -Dnooverlap -DCLUBB -I/usr/local/spack/opt/spack/linux-pop22-cascadelake/nvhpc-24.3/netcdf-fortran-4.5.3-sl35xhk3ea5mtoylsgjg62d2bg3zto3k/include -Mcache_align -O2 -Mbackslash -Mstandard -Kieee -c ../src/G_unit_tests.F90 nvfortran hole_filling_tests.o pdf_parameter_tests.o silhs_category_test.o Nc_Ncn_test.o smooth_min_max_tests.o corr_cholesky_mtx_tests.o w_up_in_cloud_tests.o spurious_source_test.o smooth_heaviside_tests.o KK_integrals_tests.o G_unit_tests.o mu_sigma_hm_tests.o read_corr_mtx_test.o tuner_tests.o -o /home/jenkins/workspace/clubb_nvhpc_gpu_vs_cpu_diffness/compile/../bin/G_unit_tests -L/home/jenkins/workspace/clubb_nvhpc_gpu_vs_cpu_diffness/compile/../lib -lclubb_other -lclubb_coamps -lclubb_gfdlact -lsilhs -lclubb_bugsrad -lclubb_KK_microphys -lclubb_parabolic -lclubb_morrison -lmicrophys_utils -lclubb_param -lclubb_lapack -Mcache_align -L/usr/local/spack/opt/spack/linux-pop22-cascadelake/nvhpc-24.3/netcdf-fortran-4.5.3-sl35xhk3ea5mtoylsgjg62d2bg3zto3k/lib -lnetcdff make[1]: Leaving directory '/home/jenkins/workspace/clubb_nvhpc_gpu_vs_cpu_diffness/obj' python ../utilities/check_for_missing_threadprivate.py ../src/CLUBB_core/ ../src/SILHS/ check_for_missing_threadprivate.py has begun. check_for_missing_threadprivate.py did not pass. failedFiles = ['../src/CLUBB_core/parameters_model.F90', '../src/CLUBB_core/corr_varnce_module.F90', '../src/CLUBB_core/error_code.F90', '../src/CLUBB_core/sponge_layer_damping.F90'] perl ../utilities/CLUBBStandardsCheck.pl ../src/*.F90 CLUBBStandardsCheck.pl has begun. -------------------------------------------------------------------------------- CLUBBStandardsCheck.pl WARNING: Expected read_random_seed for end function. CLUBBStandardsCheck.pl WARNING: Endings of either program, module, subroutine, or function blocks to not match the beginning ../src/error.F90 -------------------------------------------------------------------------------- -------------------------------------------------------------------------------- CLUBBStandardsCheck.pl WARNING: 'use' statement w/o 'only' found in the following line: 6694 : use netcdf CLUBBStandardsCheck.pl WARNING: Use check FAILED! CLUBBStandardsCheck.pl WARNING: Check that comma is on same line as 'use', as CLUBB requires. ../src/clubb_driver.F90 -------------------------------------------------------------------------------- CLUBBStandardsCheck.pl has finished. perl ../utilities/CLUBBStandardsCheck.pl ../src/CLUBB_core/*.F90 CLUBBStandardsCheck.pl has begun. -------------------------------------------------------------------------------- CLUBBStandardsCheck.pl WARNING: Number of "private" statements does not not match number of modules. CLUBBStandardsCheck.pl WARNING: Private Test failed! ../src/CLUBB_core/matrix_solver_wrapper.F90 -------------------------------------------------------------------------------- -------------------------------------------------------------------------------- CLUBBStandardsCheck.pl WARNING: Missing 'implicit none' statements. 'Implicit None' check FAILED! CLUBBStandardsCheck.pl Add a line containing 'implicit none' to each program, module, subroutine, and function. ../src/CLUBB_core/mt95.F90 -------------------------------------------------------------------------------- CLUBBStandardsCheck.pl has finished. perl ../utilities/CLUBBStandardsCheck.pl ../src/Benchmark_cases/*.F90 CLUBBStandardsCheck.pl has begun. -------------------------------------------------------------------------------- CLUBBStandardsCheck.pl WARNING: Line has forbidden elements: .gt. . 71 : if (time.gt.80880_time_precision) then CLUBBStandardsCheck.pl WARNING: File has forbidden elements. ../src/Benchmark_cases/neutral_case.F90 -------------------------------------------------------------------------------- CLUBBStandardsCheck.pl has finished. perl ../utilities/CLUBBStandardsCheck.pl ../src/KK_microphys/*.F90 CLUBBStandardsCheck.pl has begun. CLUBBStandardsCheck.pl has finished. perl ../utilities/CLUBBStandardsCheck.pl ../src/SILHS/*.F90 CLUBBStandardsCheck.pl has begun. CLUBBStandardsCheck.pl has finished. perl ../utilities/CLUBBStandardsCheck.pl ../src/G_unit_test_types/*.F90 CLUBBStandardsCheck.pl has begun. CLUBBStandardsCheck.pl has finished. [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Run CPU) [Pipeline] sh + source /etc/profile.d/larson-group.sh ++ export GIT_EDITOR=vi ++ GIT_EDITOR=vi ++ export SVN_EDITOR=vi ++ SVN_EDITOR=vi ++ export OMP_STACKSIZE=1048579 ++ OMP_STACKSIZE=1048579 ++ export LMOD_ROOT=/opt/lmod/ ++ LMOD_ROOT=/opt/lmod/ ++ source /opt/lmod//lmod/lmod/init/bash +++ '[' -z '' ']' +++ case "$-" in +++ __lmod_vx=x +++ '[' -n x ']' +++ set +x Shell debugging temporarily silenced: export LMOD_SH_DBG_ON=1 for this output (/usr/local/spack/opt/spack/linux-pop22-cascadelake/gcc-12.2.0/lmod-8.7.37-bi3kyxcdrfgw3y7vv2k7c5rjxg75qzju/lmod/lmod/init/bash) Shell debugging restarted +++ unset __lmod_vx +++ find /usr/local/spack/share/spack/lmod/linux-pop22-x86_64/Core -print -quit ++ export MODULEPATH=/usr/local/spack/share/spack/lmod/linux-pop22-x86_64/Core ++ MODULEPATH=/usr/local/spack/share/spack/lmod/linux-pop22-x86_64/Core + module load nvhpc netcdf-fortran + '[' -z '' ']' + case "$-" in + __lmod_sh_dbg=x + '[' -n x ']' + set +x Shell debugging temporarily silenced: export LMOD_SH_DBG_ON=1 for Lmod's output Shell debugging restarted + unset __lmod_sh_dbg + return 0 + run_scripts/run_scm.bash arm Running arm 2024/09/21 03:03:03 -------------------------------------------------- Latest git log entry -------------------------------------------------- A detailed git diff can be found at the end of this file -------------------------------------------------- Tunable Parameters: -------------------------------------------------- Parameter Value --------- ----- C1 = 1.00000000000000000000 C1b = 1.00000000000000000000 C1c = 1.00000000000000000000 C2rt = 2.00000000000000000000 C2thl = 2.00000000000000000000 C2rtthl = 2.00000000000000000000 C4 = 2.00000000000000000000 C_uu_shr = 0.40000000000000002220 C_uu_buoy = 0.29999999999999998890 C6rt = 2.00000000000000000000 C6rtb = 2.00000000000000000000 C6rtc = 1.00000000000000000000 C6thl = 2.00000000000000000000 C6thlb = 2.00000000000000000000 C6thlc = 1.00000000000000000000 C7 = 0.50000000000000000000 C7b = 0.50000000000000000000 C7c = 0.50000000000000000000 C8 = 0.50000000000000000000 C8b = 0.02000000000000000042 C10 = 3.29999999999999982236 C11 = 0.40000000000000002220 C11b = 0.40000000000000002220 C11c = 0.50000000000000000000 C12 = 1.00000000000000000000 C13 = 0.10000000000000000555 C14 = 1.00000000000000000000 C_wp2_pr_dfsn = 0.00000000000000000000 C_wp3_pr_tp = 0.00000000000000000000 C_wp3_pr_turb = 1.00000000000000000000 C_wp3_pr_dfsn = 0.00000000000000000000 C_wp2_splat = 0.00000000000000000000 C6rt_Lscale0 = 14.00000000000000000000 C6thl_Lscale0 = 14.00000000000000000000 C7_Lscale0 = 0.84999999999999997780 wpxp_L_thresh = 60.00000000000000000000 c_K = 0.20000000000000001110 c_K1 = 0.20000000000000001110 nu1 = 20.00000000000000000000 c_K2 = 0.02500000000000000139 nu2 = 1.00000000000000000000 c_K6 = 0.37500000000000000000 nu6 = 5.00000000000000000000 c_K8 = 5.00000000000000000000 nu8 = 20.00000000000000000000 c_K9 = 0.10000000000000000555 nu9 = 10.00000000000000000000 nu10 = 0.00000000000000000000 c_K_hm = 0.75000000000000000000 c_K_hmb = 0.75000000000000000000 K_hm_min_coef = 0.10000000000000000555 nu_hm = 1.50000000000000000000 slope_coef_spread_DG_means_w = 21.00000000000000000000 pdf_component_stdev_factor_w = 1.00000000000000000000 coef_spread_DG_means_rt = 0.80000000000000004441 coef_spread_DG_means_thl = 0.80000000000000004441 gamma_coef = 0.25000000000000000000 gamma_coefb = 0.25000000000000000000 gamma_coefc = 5.00000000000000000000 mu = 0.00100000000000000002 beta = 1.00000000000000000000 lmin_coef = 0.50000000000000000000 omicron = 0.50000000000000000000 zeta_vrnce_rat = 0.00000000000000000000 upsilon_precip_frac_rat = 0.55000000000000004441 lambda0_stability_coef = 0.02999999999999999889 mult_coef = 0.50000000000000000000 taumin = 90.00000000000000000000 taumax = 3600.00000000000000000000 Lscale_mu_coef = 2.00000000000000000000 Lscale_pert_coef = 0.10000000000000000555 alpha_corr = 0.14999999999999999445 Skw_denom_coef = 4.00000000000000000000 c_K10 = 1.00000000000000000000 c_K10h = 1.00000000000000000000 thlp2_rad_coef = 1.00000000000000000000 thlp2_rad_cloud_frac_thresh = 0.10000000000000000555 up2_sfc_coef = 4.00000000000000000000 Skw_max_mag = 10.00000000000000000000 C_invrs_tau_bkgnd = 1.10000000000000008882 C_invrs_tau_sfc = 0.10000000000000000555 C_invrs_tau_shear = 0.14999999999999999445 C_invrs_tau_N2 = 0.40000000000000002220 C_invrs_tau_N2_wp2 = 0.20000000000000001110 C_invrs_tau_N2_xp2 = 0.05000000000000000278 C_invrs_tau_N2_wpxp = 0.00000000000000000000 C_invrs_tau_N2_clear_wp3 = 1.00000000000000000000 C_invrs_tau_wpxp_Ri = 0.34999999999999997780 C_invrs_tau_wpxp_N2_thresh = 0.00033000000000000000 xp3_coef_base = 0.25000000000000000000 xp3_coef_slope = 0.01000000000000000021 altitude_threshold = 100.00000000000000000000 rtp2_clip_coef = 0.50000000000000000000 Cx_min = 0.33000000000000001554 Cx_max = 0.94999999999999995559 Richardson_num_min = 0.25000000000000000000 Richardson_num_max = 400.00000000000000000000 a3_coef_min = 1.00000000000000000000 a_const = 1.80000000000000004441 bv_efold = 5.00000000000000000000 wpxp_Ri_exp = 0.50000000000000000000 z_displace = 25.00000000000000000000 -------------------------------------------------- Preprocessing Directives: -------------------------------------------------- -DNETCDF enabled -DCOAMPS_MICRO enabled -DNR_SP enabled -DTUNER disabled -DSILHS enabled -Dnooverlap enabled -Draoffline enabled -DUSE_BUGSrad_ocast_random disabled -DBYTESWAP_IO disabled -------------------------------------------------- &model_setting -------------------------------------------------- runtype = arm nzmax = 110 grid_type = 1 deltaz = 40.00000000000000 zm_init = 0.000000000000000 zm_top = 5350.000000000000 zt_grid_fname = zm_grid_fname = day = 21 month = 6 year = 1997 lat_vals = 36.62000000000000 lon_vals = -97.50000000000000 sfc_elevation = 0.000000000000000 time_initial = 41400.00000000000 time_final = 93600.00000000000 dt_main = 60.00000000000000 dt_rad = 60.00000000000000 sfctype = 1 T_sfc = 288.0000000000000 p_sfc = 97000.00000000000 sens_ht = 0.000000000000000 latent_ht = 0.000000000000000 fcor = 8.5000000000000006E-005 T0 = 300.0000000000000 ts_nudge = 86400.00000000000 forcings_file_path = l_t_dependent = T l_ignore_forcings = F l_modify_ic_with_cubic_int = F l_modify_bc_for_cnvg_test = F l_input_xpwp_sfc = F saturation_formula = 3 thlm_sponge_damp_settings%l_sponge_damping = F rtm_sponge_damp_settings%l_sponge_damping = F uv_sponge_damp_settings%l_sponge_damping = F wp2_sponge_damp_settings%l_sponge_damping = F wp3_sponge_damp_settings%l_sponge_damping = F up2_vp2_sponge_damp_settings%l_sponge_damping = F thlm_sponge_damp_settings%tau_sponge_damp_min = 60.00000000000000 thlm_sponge_damp_settings%tau_sponge_damp_max = 1800.000000000000 thlm_sponge_damp_settings%sponge_damp_depth = 0.2500000000000000 rtm_sponge_damp_settings%tau_sponge_damp_min = 60.00000000000000 rtm_sponge_damp_settings%tau_sponge_damp_max = 1800.000000000000 rtm_sponge_damp_settings%sponge_damp_depth = 0.2500000000000000 uv_sponge_damp_settings%tau_sponge_damp_min = 60.00000000000000 uv_sponge_damp_settings%tau_sponge_damp_max = 1800.000000000000 uv_sponge_damp_settings%sponge_damp_depth = 0.2500000000000000 wp2_sponge_damp_settings%tau_sponge_damp_min = 60.00000000000000 wp2_sponge_damp_settings%tau_sponge_damp_max = 1800.000000000000 wp2_sponge_damp_settings%sponge_damp_depth = 0.2500000000000000 wp3_sponge_damp_settings%tau_sponge_damp_min = 60.00000000000000 wp3_sponge_damp_settings%tau_sponge_damp_max = 1800.000000000000 wp3_sponge_damp_settings%sponge_damp_depth = 0.2500000000000000 up2_vp2_sponge_damp_settings%tau_sponge_damp_min = 60.00000000000000 up2_vp2_sponge_damp_settings%tau_sponge_damp_max = 1800.000000000000 up2_vp2_sponge_damp_settings%sponge_damp_depth = 0.2500000000000000 l_soil_veg = F l_restart = F l_input_fields = F restart_path_case = restart/arm time_restart = 0.000000000000000 debug_level = 2 sclr_dim = 0 edsclr_dim = 0 iisclr_thl = -2 iisclr_rt = -1 iisclr_CO2 = -1 sclr_tol = -------------------------------------------------- &stats_setting -------------------------------------------------- l_stats = T fname_prefix = arm stats_fmt = netcdf stats_tsamp = 60.00000000000000 stats_tout = 60.00000000000000 l_allow_small_stats_tout = F Constant flags: l_pos_def = F l_hole_fill = T l_gamma_Skw = T l_byteswap_io = F Constant tolerances [units] rt_tol [kg/kg] = 1.0000000000000000E-008 thl_tol [K] = 1.0000000000000000E-002 w_tol [m/s] = 2.0000000000000000E-002 -------------------------------------------------- µphysics_setting -------------------------------------------------- microphys_scheme = none l_cloud_sed = F sigma_g = 1.500000000000000 l_graupel = F l_hail = F l_seifert_beheng = F l_predict_Nc = F l_const_Nc_in_cloud = F specify_aerosol = morrison_lognormal l_subgrid_w = T l_arctic_nucl = F l_cloud_edge_activation = F l_fix_pgam = F l_in_cloud_Nc_diff = T l_var_covar_src = F l_upwind_diff_sed = F lh_microphys_type = disabled lh_num_samples = 2 lh_sequence_length = 1 lh_seed = 5489 l_fix_w_chi_eta_correlations = T l_silhs_KK_convergence_adj_mean = F importance_prob_thresh = 1.0000000000000000E-008 host_dx = 1000000.000000000 host_dy = 1000000.000000000 hmp2_ip_on_hmm2_ip_slope%rr = 2.1200000000000000E-005 hmp2_ip_on_hmm2_ip_slope%ri = 2.1200000000000000E-005 hmp2_ip_on_hmm2_ip_slope%rs = 2.1200000000000000E-005 hmp2_ip_on_hmm2_ip_slope%rg = 2.1200000000000000E-005 hmp2_ip_on_hmm2_ip_slope%Nr = 2.1200000000000000E-005 hmp2_ip_on_hmm2_ip_slope%Ni = 2.1200000000000000E-005 hmp2_ip_on_hmm2_ip_slope%Ni = 2.1200000000000000E-005 hmp2_ip_on_hmm2_ip_slope%Ng = 2.1200000000000000E-005 hmp2_ip_on_hmm2_ip_intrcpt%rr = 0.5400000000000000 hmp2_ip_on_hmm2_ip_intrcpt%ri = 0.5400000000000000 hmp2_ip_on_hmm2_ip_intrcpt%rs = 0.5400000000000000 hmp2_ip_on_hmm2_ip_intrcpt%rg = 0.5400000000000000 hmp2_ip_on_hmm2_ip_intrcpt%Nr = 0.5400000000000000 hmp2_ip_on_hmm2_ip_intrcpt%Ni = 0.5400000000000000 hmp2_ip_on_hmm2_ip_intrcpt%Ni = 0.5400000000000000 hmp2_ip_on_hmm2_ip_intrcpt%Ng = 0.5400000000000000 Ncnp2_on_Ncnm2 = 1.000000000000000 C_evap = 0.8600000000000000 r_0 = 2.5000000000000001 Warning: ../input/case_setups/arm_corr_array_cloud.in was not found! The default correlation arrays will be used. E-005 microphys_start_time = 0.000000000000000 Nc0_in_cloud = 100000000.0000000 ccnconst = 120.0000000000000 ccnexpnt = 0.4000000059604645 aer_rm1 = 1.1000000021965661E-008 aer_rm2 = 5.9999997858994902E-008 aer_n1 = 125000000.0000000 aer_n2 = 65000000.00000000 aer_sig1 = 1.200000047683716 aer_sig2 = 1.700000047683716 pgam_fixed = 5.000000000000000 precip_frac_calc_type = 2 -------------------------------------------------- &SILHS_setting -------------------------------------------------- -------------------------------------------------- &radiation_setting -------------------------------------------------- rad_scheme = none sol_const = 1367.000000000000 alvdr = 0.1000000000000000 alvdf = 0.1000000000000000 alndr = 0.1000000000000000 alndf = 0.1000000000000000 radiation_top = 50000.00000000000 F0 = 100.0000000000000 F1 = 20.00000000000000 kappa = 119.0000000000000 gc = 0.8600000000000000 omega = 0.9965000000000001 slr = 1.000000000000000 l_rad_above_cloud = F l_sw_radiation = F l_fix_cos_solar_zen = F l_use_default_std_atmosphere = T Fs_values = 0.000000000000000 0.000000000000000 0.000000000000000 0.000000000000000 0.000000000000000 0.000000000000000 0.000000000000000 0.000000000000000 0.000000000000000 0.000000000000000 0.000000000000000 0.000000000000000 0.000000000000000 0.000000000000000 0.000000000000000 0.000000000000000 0.000000000000000 0.000000000000000 0.000000000000000 0.000000000000000 cos_solar_zen_values = -999.0000000000000 -999.0000000000000 -999.0000000000000 -999.0000000000000 -999.0000000000000 -999.0000000000000 -999.0000000000000 -999.0000000000000 -999.0000000000000 -999.0000000000000 -999.0000000000000 -999.0000000000000 -999.0000000000000 -999.0000000000000 -999.0000000000000 -999.0000000000000 -999.0000000000000 -999.0000000000000 -999.0000000000000 -999.0000000000000 cos_solar_zen_times = -999.0000000000000 -999.0000000000000 -999.0000000000000 -999.0000000000000 -999.0000000000000 -999.0000000000000 -999.0000000000000 -999.0000000000000 -999.0000000000000 -999.0000000000000 -999.0000000000000 -999.0000000000000 -999.0000000000000 -999.0000000000000 -999.0000000000000 -999.0000000000000 -999.0000000000000 -999.0000000000000 -999.0000000000000 -999.0000000000000 eff_drop_radius = 1.0000000000000001E-005 -------------------------------------------------- &configurable_clubb_flags_nl -------------------------------------------------- iiPDF_type = 1 ipdf_call_placement = 2 penta_solve_method = 2 tridiag_solve_method = 2 l_use_precip_frac = T l_predict_upwp_vpwp = T l_min_wp2_from_corr_wx = T l_min_xp2_from_corr_wx = T l_C2_cloud_frac = F l_diffuse_rtm_and_thlm = F l_stability_correct_Kh_N2_zm = F l_calc_thlp2_rad = F l_upwind_xpyp_ta = T l_upwind_xm_ma = T l_uv_nudge = F l_rtm_nudge = F l_tke_aniso = T l_vert_avg_closure = F l_trapezoidal_rule_zt = F l_trapezoidal_rule_zm = F l_call_pdf_closure_twice = F l_standard_term_ta = F l_partial_upwind_wp3 = F l_godunov_upwind_wpxp_ta = F l_godunov_upwind_xpyp_ta = F l_use_cloud_cover = F l_diagnose_correlations = F l_calc_w_corr = F l_const_Nc_in_cloud = F l_fix_w_chi_eta_correlations = T l_stability_correct_tau_zm = F l_damp_wp2_using_em = T l_do_expldiff_rtm_thlm = F l_Lscale_plume_centered = F l_ When the l_diag_Lscale_from_tau flag is enabled, C2rt must have a value of 1. C2rt = 2.000000000000000 Warning in check_clubb_settings When the l_diag_Lscale_from_tau flag is enabled, C2thl must have a value of 1. C2thl = 2.000000000000000 Warning in check_clubb_settings When the l_diag_Lscale_from_tau flag is enabled, C2rtthl must have a value of 1. C2rtthl = 2.000000000000000 Warning in check_clubb_settings When the l_diag_Lscale_from_tau flag is enabled, C6rt must have a value of 1. C6rt = 2.000000000000000 Warning in check_clubb_settings When the l_diag_Lscale_from_tau flag is enabled, C6rtb must have a value of 1. C6rtb = 2.000000000000000 Warning in check_clubb_settings When the l_diag_Lscale_from_tau flag is enabled, C6thl must have a value of 1. C6thl = 2.000000000000000 Warning in check_clubb_settings When the l_diag_Lscale_from_tau flag is enabled, C6thlb must have a value of 1. C6thlb = 2.000000000000000 Warning in check_clubb_settings diag_Lscale_from_tau = T l_use_C7_Richardson = T l_use_C11_Richardson = F l_use_shear_Richardson = F l_brunt_vaisala_freq_moist = F l_use_thvm_in_bv_freq = F l_rcm_supersat_adj = T l_damp_wp3_Skw_squared = T l_prescribed_avg_deltaz = F l_lmm_stepping = F l_e3sm_config = F l_vary_convect_depth = F l_use_tke_in_wp3_pr_turb_term = T l_use_tke_in_wp2_wp3_K_dfsn = F l_use_wp3_lim_with_smth_Heaviside = F l_smooth_Heaviside_tau_wpxp = T l_modify_limiters_for_cnvg_test = F l_enable_relaxed_clipping = F l_linearize_pbl_winds = F l_mono_flux_lim_thlm = T l_mono_flux_lim_rtm = T l_mono_flux_lim_um = T l_mono_flux_lim_vm = T l_mono_flux_lim_spikefix = T l_host_applies_sfc_fluxes = F -------------------------------------------------- git diff src/ -------------------------------------------------- See *setup.txt file in output folder Path to sounding: arm_sounding.in File exists? T Path to sclr_sounding: arm_sclr_sounding.in File exists? T Path to edsclr_sounding: arm_edsclr_sounding.in File exists? T Reading in sounding information z = 0.000000000000000 50.00000000000000 350.0000000000000 650.0000000000000 700.0000000000000 1300.000000000000 2500.000000000000 5500.000000000000 u = 10.00000000000000 10.00000000000000 10.00000000000000 10.00000000000000 10.00000000000000 10.00000000000000 10.00000000000000 10.00000000000000 v = 0.000000000000000 0.000000000000000 0.000000000000000 0.000000000000000 0.000000000000000 0.000000000000000 0.000000000000000 0.000000000000000 ug = 10.00000000000000 10.00000000000000 10.00000000000000 10.00000000000000 10.00000000000000 10.00000000000000 10.00000000000000 10.00000000000000 vg = 0.000000000000000 0.000000000000000 0.000000000000000 0.000000000000000 0.000000000000000 0.000000000000000 0.000000000000000 0.000000000000000 theta = 299.0000000000000 301.5000000000000 302.5000000000000 303.5300000000000 303.7000000000000 307.1300000000000 314.0000000000000 343.2000000000000 rt = 1.5200000000000000E-002 1.5169999999999999E-002 1.4980000000000000E-002 1.4800000000000001E-002 1.4700000000000000E-002 1.3500000000000000E-002 3.0000000000000001E-003 3.0000000000000001E-003 p_in_Pa = -999.9000000000000 -999.9000000000000 -999.9000000000000 -999.9000000000000 -999.9000000000000 -999.9000000000000 -999.9000000000000 -999.9000000000000 subs = 0.000000000000000 0.000000000000000 0.000000000000000 0.000000000000000 0.000000000000000 0.000000000000000 0.000000000000000 0.000000000000000 -------------------------------------------------- Statistics -------------------------------------------------- vars_zt = thlm thvm rtm rcm rvm um vm um_ref vm_ref wm_zt ug vg cloud_frac ice_supersat_frac cloud_cover rcm_in_layer rcm_in_cloud p_in_Pa exner rho_ds_zt thv_ds_zt Lscale T_in_K rel_humidity wp3 thlp3 rtp3 wpthlp2 wp2thlp wprtp2 wp2rtp Skw_zt Skthl_zt Skrt_zt Lscale_up Lscale_down tau_zt Kh_zt wp2thvp wp2rcp wp2hmp wprtpthlp wpup2 wpvp2 rc_coef Lscale_pert_1 Lscale_pert_2 sigma_sqd_w_zt rho radht radht_LW radht_SW Ncm Nc_in_cloud Nc_activated Nccnm Nim snowslope Nsm Ngm sed_rcm rsat rsati rrm Nrm m_vol_rad_rain m_vol_rad_cloud eff_rad_cloud eff_rad_ice eff_rad_snow eff_rad_rain eff_rad_graupel precip_rate_zt rsm rim rgm diam mass_ice_cryst rcm_icedfs u_T_cm rtm_bt rtm_ma rtm_ta rtm_mfl rtm_tacl rtm_cl rtm_forcing rtm_sdmp rtm_mc rtm_pd rvm_mc rcm_mc rcm_sd_mg_morr thlm_bt thlm_ma thlm_ta thlm_mfl thlm_tacl thlm_cl thlm_forcing thlm_sdmp thlm_mc thlm_old thlm_without_ta thlm_mfl_min thlm_mfl_max thlm_enter_mfl thlm_exit_mfl rtm_old rtm_without_ta rtm_mfl_min rtm_mfl_max rtm_enter_mfl rtm_exit_mfl um_bt um_ma um_gf um_cf um_ta um_f um_sdmp um_ndg um_mfl vm_bt vm_ma vm_gf vm_cf vm_ta vm_f vm_sdmp vm_ndg vm_mfl wp3_bt wp3_ma wp3_ta wp3_tp wp3_ac wp3_bp1 wp3_pr_turb wp3_pr_dfsn wp3_pr1 wp3_pr2 wp3_pr3 wp3_pr_tp wp3_dp1 wp3_sdmp wp3_cl wp3_splat rtp3_bt rtp3_tp rtp3_ac rtp3_dp thlp3_bt thlp3_tp thlp3_ac thlp3_dp rrm_bt rrm_ma rrm_sd rrm_ts rrm_sd_morr rrm_ta rrm_evap rrm_auto rrm_accr rrm_evap_adj rrm_src_adj rrm_hf rrm_wvhf rrm_cl rrm_mc Nrm_bt Nrm_ma Nrm_sd Nrm_ts Nrm_ta Nrm_evap Nrm_auto Nrm_evap_adj Nrm_src_adj Nrm_cl Nrm_mc Ncm_bt Ncm_ma Ncm_ta Ncm_mc Ncm_cl Ncm_act rsm_bt rsm_ma rsm_sd rsm_sd_morr rsm_ta rsm_mc rsm_hf rsm_wvhf rsm_cl rim_bt rim_ma rim_sd rim_sd_mg_morr rim_ta rim_mc rim_hf rim_wvhf rim_cl rgm_bt rgm_ma rgm_sd rgm_sd_morr rgm_ta rgm_mc rgm_hf rgm_wvhf rgm_cl Nsm_bt Nsm_mc Nsm_ta Nsm_ma Nsm_sd Nsm_cl Nim_bt Nim_mc Nim_ta Nim_ma Nim_sd Nim_cl Ngm_bt Ngm_mc Ngm_ta Ngm_ma Ngm_sd Ngm_cl w_KK_evap_covar_zt rt_KK_evap_covar_zt thl_KK_evap_covar_zt w_KK_auto_covar_zt rt_KK_auto_covar_zt thl_KK_auto_covar_zt w_KK_accr_covar_zt rt_KK_accr_covar_zt thl_KK_accr_covar_zt rr_KK_mvr_covar_zt Nr_KK_mvr_covar_zt KK_mvr_variance_zt mixt_frac w_1 w_2 varnce_w_1 varnce_w_2 thl_1 thl_2 varnce_thl_1 varnce_thl_2 rt_1 rt_2 varnce_rt_1 varnce_rt_2 rc_1 rc_2 rsatl_1 rsatl_2 cloud_frac_1 cloud_frac_2 a3_coef_zt wp3_on_wp2_zt chi_1 chi_2 stdev_chi_1 stdev_chi_2 stdev_eta_1 stdev_eta_2 covar_chi_eta_1 covar_chi_eta_2 corr_w_chi_1 corr_w_chi_2 corr_w_eta_1 corr_w_eta_2 corr_chi_eta_1 corr_chi_eta_2 corr_w_rt_1 corr_w_rt_2 corr_w_thl_1 corr_w_thl_2 corr_rt_thl_1 corr_rt_thl_2 crt_1 crt_2 cthl_1 cthl_2 F_w F_rt F_thl min_F_w max_F_w min_F_rt max_F_rt min_F_thl max_F_thl coef_wprtp2_implicit term_wprtp2_explicit coef_wpthlp2_implicit term_wpthlp2_explicit coef_wprtpthlp_implicit term_wprtpthlp_explicit coef_wp2rtp_implicit term_wp2rtp_explicit coef_wp2thlp_implicit term_wp2thlp_explicit hm_i precip_frac precip_frac_1 precip_frac_2 Ncnm mu_hm_i mu_Ncn_i sigma_hm_i sigma_Ncn_i corr_w_chi_1_ca corr_w_chi_2_ca corr_w_eta_1_ca corr_w_eta_2_ca corr_w_hm_i corr_w_Ncn_i corr_chi_eta_1_ca corr_chi_eta_2_ca corr_chi_hm_i corr_chi_Ncn_i corr_eta_hm_i corr_eta_Ncn_i corr_Ncn_hm_i corr_hmx_hmy_i chi chip2 C11_Skw_fnc wp2_zt thlp2_zt wpthlp_zt wprtp_zt rtp2_zt rtpthlp_zt up2_zt vp2_zt upwp_zt vpwp_zt hmp2_zt PSMLT EVPMS PRACS EVPMG PRACG PGMLT MNUCCC PSACWS PSACWI QMULTS QMULTG PSACWG PGSACW PRD PRCI PRAI QMULTR QMULTRG MNUCCD PRACI PRACIS EPRD MNUCCR PIACR PIACRS PGRACS PRDS EPRDS PSACR PRDG EPRDG NGSTEN NRSTEN NISTEN NSSTEN NCSTEN NPRC1 NRAGG NPRACG NSUBR NSMLTR NGMLTR NPRACS NNUCCR NIACR NIACRS NGRACS NSMLTS NSAGG NPRCI NSCNG NSUBS PRC PRA PRE PCC NNUCCC NPSACWS NPRA NPRC NPSACWI NPSACWG NPRAI NMULTS NMULTG NMULTR NMULTRG NNUCCD NSUBI NGMLTG NSUBG NACT SIZEFIX_NR SIZEFIX_NC SIZEFIX_NI SIZEFIX_NS SIZEFIX_NG NEGFIX_NR NEGFIX_NC NEGFIX_NI NEGFIX_NS NEGFIX_NG NIM_MORR_CL QC_INST QR_INST QI_INST QS_INST QG_INST NC_INST NR_INST NI_INST NS_INST NG_INST T_in_K_mc cloud_frac_refined rcm_refined hl_on_Cp_residual qto_residual vars_zm = wp2 rtp2 thlp2 rtpthlp wprtp wpthlp wp2up2 wp2vp2 wp4 up2 vp2 Skw_zm Skthl_zm Skrt_zm wpthvp rtpthvp thlpthvp tau_zm Kh_zm K_hm wprcp rc_coef_zm wm_zm thlprcp rtprcp rcp2 upwp vpwp upthlp uprtp vpthlp vprtp upthvp uprcp vpthvp vprcp rho_zm sigma_sqd_w Skw_velocity gamma_Skw_fnc coef_wp4_implicit C6rt_Skw_fnc C6thl_Skw_fnc C6_term C7_Skw_fnc C1_Skw_fnc a3_coef wp3_on_wp2 wp3_on_wp2_cfl_num rcm_zm rtm_zm thlm_zm cloud_frac_zm ice_supersat_frac_zm rho_ds_zm thv_ds_zm em mean_w_up mean_w_down shear wp3_zm thlp3_zm rtp3_zm w_1_zm w_2_zm varnce_w_1_zm varnce_w_2_zm mixt_frac_zm Frad Frad_LW Frad_SW Frad_LW_up Frad_SW_up Frad_LW_down Frad_SW_down Fprec Fcsed hydrometp2 wphydrometp rtphmp thlphmp hmxphmyp Vri VNi Vrc VNc Vrr VNr Vrs VNs Vrg Vrrprrp VNrpNrp Vrrprrp_expcalc VNrpNrp_expcalc wp2_bt wp2_ma wp2_ta wp2_ac wp2_bp wp2_pr1 wp2_pr2 wp2_pr3 wp2_pr_dfsn wp2_dp1 wp2_dp2 wp2_sdmp wp2_cl wp2_pd wp2_sf wp2_splat vp2_bt vp2_ma vp2_ta vp2_tp vp2_dp1 vp2_dp2 vp2_pr1 vp2_pr2 vp2_sdmp vp2_cl vp2_pd vp2_sf vp2_splat up2_bt up2_ma up2_ta up2_tp up2_dp1 up2_dp2 up2_pr1 up2_pr2 up2_sdmp up2_cl up2_pd up2_sf up2_splat upwp_bt upwp_ma upwp_ta upwp_tp upwp_ac upwp_bp upwp_pr1 upwp_pr2 upwp_pr3 upwp_pr4 upwp_dp1 upwp_mfl upwp_cl vpwp_bt vpwp_ma vpwp_ta vpwp_tp vpwp_ac vpwp_bp vpwp_pr1 vpwp_pr2 vpwp_pr3 vpwp_pr4 vpwp_dp1 vpwp_mfl vpwp_cl wprtp_bt wprtp_ma wprtp_ta wprtp_tp wprtp_ac wprtp_bp wprtp_pr1 wprtp_pr2 wprtp_pr3 wprtp_dp1 wprtp_mfl wprtp_cl wprtp_pd wprtp_forcing wprtp_mc wpthlp_bt wpthlp_ma wpthlp_ta wpthlp_tp wpthlp_ac wpthlp_bp wpthlp_pr1 wpthlp_pr2 wpthlp_pr3 wpthlp_dp1 wpthlp_mfl wpthlp_cl wpthlp_forcing wpthlp_mc rtp2_bt rtp2_ma rtp2_ta rtp2_tp rtp2_dp1 rtp2_dp2 rtp2_cl rtp2_pd rtp2_sf rtp2_forcing rtp2_mc thlp2_bt thlp2_ma thlp2_ta thlp2_tp thlp2_dp1 thlp2_dp2 thlp2_cl thlp2_pd thlp2_sf thlp2_forcing thlp2_mc rtpthlp_bt rtpthlp_ma rtpthlp_ta rtpthlp_tp1 rtpthlp_tp2 rtpthlp_dp1 rtpthlp_dp2 rtpthlp_cl rtpthlp_sf rtpthlp_forcing rtpthlp_mc wpthlp_enter_mfl wpthlp_exit_mfl wprtp_enter_mfl wprtp_exit_mfl wpthlp_mfl_min wpthlp_mfl_max wprtp_mfl_min wprtp_mfl_max stability_correction bv_freq_sqd bv_freq_sqd_splat bv_freq_sqd_mixed bv_freq_sqd_moist bv_freq_sqd_dry bv_freq_sqd_smth bv_freq_out_cloud bv_freq_pos ddzt_umvm_sqd invrs_tau_zm invrs_tau_xp2_zm invrs_tau_wp2_zm invrs_tau_wpxp_zm invrs_tau_wp3_zm invrs_tau_no_N2_zm invrs_tau_bkgnd invrs_tau_sfc invrs_tau_shear Ri_zm vars_sfc = ustar soil_heat_flux veg_T_in_K sfc_soil_T_in_K deep_soil_T_in_K lh sh cc lwp vwp swp iwp rwp z_cloud_base z_inversion precip_rate_sfc rain_flux_sfc rrm_sfc precip_frac_tol wpthlp_sfc wprtp_sfc upwp_sfc vpwp_sfc morr_snow_rate thlm_vert_avg rtm_vert_avg um_vert_avg vm_vert_avg wp2_vert_avg up2_vert_avg vp2_vert_avg rtp2_vert_avg thlp2_vert_avg T_sfc rtm_spur_src thlm_spur_src rs_sd_morr_int tot_vartn_normlzd_rtm tot_vartn_normlzd_thlm tot_vartn_normlzd_wprtp -------------------------------------------------- iteration = 1; time = 41460.0 iteration = 2; time = 41520.0 iteration = 3; time = 41580.0 iteration = 4; time = 41640.0 iteration = 5; time = 41700.0 iteration = 6; time = 41760.0 iteration = 7; time = 41820.0 iteration = 8; time = 41880.0 iteration = 9; time = 41940.0 iteration = 10; time = 42000.0 iteration = 11; time = 42060.0 iteration = 12; time = 42120.0 iteration = 13; time = 42180.0 iteration = 14; time = 42240.0 iteration = 15; time = 42300.0 iteration = 16; time = 42360.0 iteration = 17; time = 42420.0 iteration = 18; time = 42480.0 iteration = 19; time = 42540.0 iteration = 20; time = 42600.0 iteration = 21; time = 42660.0 iteration = 22; time = 42720.0 iteration = 23; time = 42780.0 iteration = 24; time = 42840.0 iteration = 25; time = 42900.0 iteration = 26; time = 42960.0 iteration = 27; time = 43020.0 iteration = 28; time = 43080.0 iteration = 29; time = 43140.0 iteration = 30; time = 43200.0 iteration = 31; time = 43260.0 iteration = 32; time = 43320.0 iteration = 33; time = 43380.0 iteration = 34; time = 43440.0 iteration = 35; time = 43500.0 iteration = 36; time = 43560.0 iteration = 37; time = 43620.0 iteration = 38; time = 43680.0 iteration = 39; time = 43740.0 iteration = 40; time = 43800.0 iteration = 41; time = 43860.0 iteration = 42; time = 43920.0 iteration = 43; time = 43980.0 iteration = 44; time = 44040.0 iteration = 45; time = 44100.0 iteration = 46; time = 44160.0 iteration = 47; time = 44220.0 iteration = 48; time = 44280.0 iteration = 49; time = 44340.0 iteration = 50; time = 44400.0 iteration = 51; time = 44460.0 iteration = 52; time = 44520.0 iteration = 53; time = 44580.0 iteration = 54; time = 44640.0 iteration = 55; time = 44700.0 iteration = 56; time = 44760.0 iteration = 57; time = 44820.0 iteration = 58; time = 44880.0 iteration = 59; time = 44940.0 iteration = 60; time = 45000.0 iteration = 61; time = 45060.0 iteration = 62; time = 45120.0 iteration = 63; time = 45180.0 iteration = 64; time = 45240.0 iteration = 65; time = 45300.0 iteration = 66; time = 45360.0 iteration = 67; time = 45420.0 iteration = 68; time = 45480.0 iteration = 69; time = 45540.0 iteration = 70; time = 45600.0 iteration = 71; time = 45660.0 iteration = 72; time = 45720.0 iteration = 73; time = 45780.0 iteration = 74; time = 45840.0 iteration = 75; time = 45900.0 iteration = 76; time = 45960.0 iteration = 77; time = 46020.0 iteration = 78; time = 46080.0 iteration = 79; time = 46140.0 iteration = 80; time = 46200.0 iteration = 81; time = 46260.0 iteration = 82; time = 46320.0 iteration = 83; time = 46380.0 iteration = 84; time = 46440.0 iteration = 85; time = 46500.0 iteration = 86; time = 46560.0 iteration = 87; time = 46620.0 iteration = 88; time = 46680.0 iteration = 89; time = 46740.0 iteration = 90; time = 46800.0 iteration = 91; time = 46860.0 iteration = 92; time = 46920.0 iteration = 93; time = 46980.0 iteration = 94; time = 47040.0 iteration = 95; time = 47100.0 iteration = 96; time = 47160.0 iteration = 97; time = 47220.0 iteration = 98; time = 47280.0 iteration = 99; time = 47340.0 iteration = 100; time = 47400.0 iteration = 101; time = 47460.0 iteration = 102; time = 47520.0 iteration = 103; time = 47580.0 iteration = 104; time = 47640.0 iteration = 105; time = 47700.0 iteration = 106; time = 47760.0 iteration = 107; time = 47820.0 iteration = 108; time = 47880.0 iteration = 109; time = 47940.0 iteration = 110; time = 48000.0 iteration = 111; time = 48060.0 iteration = 112; time = 48120.0 iteration = 113; time = 48180.0 iteration = 114; time = 48240.0 iteration = 115; time = 48300.0 iteration = 116; time = 48360.0 iteration = 117; time = 48420.0 iteration = 118; time = 48480.0 iteration = 119; time = 48540.0 iteration = 120; time = 48600.0 iteration = 121; time = 48660.0 iteration = 122; time = 48720.0 iteration = 123; time = 48780.0 iteration = 124; time = 48840.0 iteration = 125; time = 48900.0 iteration = 126; time = 48960.0 iteration = 127; time = 49020.0 iteration = 128; time = 49080.0 iteration = 129; time = 49140.0 iteration = 130; time = 49200.0 iteration = 131; time = 49260.0 iteration = 132; time = 49320.0 iteration = 133; time = 49380.0 iteration = 134; time = 49440.0 iteration = 135; time = 49500.0 iteration = 136; time = 49560.0 iteration = 137; time = 49620.0 iteration = 138; time = 49680.0 iteration = 139; time = 49740.0 iteration = 140; time = 49800.0 iteration = 141; time = 49860.0 iteration = 142; time = 49920.0 iteration = 143; time = 49980.0 iteration = 144; time = 50040.0 iteration = 145; time = 50100.0 iteration = 146; time = 50160.0 iteration = 147; time = 50220.0 iteration = 148; time = 50280.0 iteration = 149; time = 50340.0 iteration = 150; time = 50400.0 iteration = 151; time = 50460.0 iteration = 152; time = 50520.0 iteration = 153; time = 50580.0 iteration = 154; time = 50640.0 iteration = 155; time = 50700.0 iteration = 156; time = 50760.0 iteration = 157; time = 50820.0 iteration = 158; time = 50880.0 iteration = 159; time = 50940.0 iteration = 160; time = 51000.0 iteration = 161; time = 51060.0 iteration = 162; time = 51120.0 iteration = 163; time = 51180.0 iteration = 164; time = 51240.0 iteration = 165; time = 51300.0 iteration = 166; time = 51360.0 iteration = 167; time = 51420.0 iteration = 168; time = 51480.0 iteration = 169; time = 51540.0 iteration = 170; time = 51600.0 iteration = 171; time = 51660.0 iteration = 172; time = 51720.0 iteration = 173; time = 51780.0 iteration = 174; time = 51840.0 iteration = 175; time = 51900.0 iteration = 176; time = 51960.0 iteration = 177; time = 52020.0 iteration = 178; time = 52080.0 iteration = 179; time = 52140.0 iteration = 180; time = 52200.0 iteration = 181; time = 52260.0 iteration = 182; time = 52320.0 iteration = 183; time = 52380.0 iteration = 184; time = 52440.0 iteration = 185; time = 52500.0 iteration = 186; time = 52560.0 iteration = 187; time = 52620.0 iteration = 188; time = 52680.0 iteration = 189; time = 52740.0 iteration = 190; time = 52800.0 iteration = 191; time = 52860.0 iteration = 192; time = 52920.0 iteration = 193; time = 52980.0 iteration = 194; time = 53040.0 iteration = 195; time = 53100.0 iteration = 196; time = 53160.0 iteration = 197; time = 53220.0 iteration = 198; time = 53280.0 iteration = 199; time = 53340.0 iteration = 200; time = 53400.0 iteration = 201; time = 53460.0 iteration = 202; time = 53520.0 iteration = 203; time = 53580.0 iteration = 204; time = 53640.0 iteration = 205; time = 53700.0 iteration = 206; time = 53760.0 iteration = 207; time = 53820.0 iteration = 208; time = 53880.0 iteration = 209; time = 53940.0 iteration = 210; time = 54000.0 iteration = 211; time = 54060.0 iteration = 212; time = 54120.0 iteration = 213; time = 54180.0 iteration = 214; time = 54240.0 iteration = 215; time = 54300.0 iteration = 216; time = 54360.0 iteration = 217; time = 54420.0 iteration = 218; time = 54480.0 iteration = 219; time = 54540.0 iteration = 220; time = 54600.0 iteration = 221; time = 54660.0 iteration = 222; time = 54720.0 iteration = 223; time = 54780.0 iteration = 224; time = 54840.0 iteration = 225; time = 54900.0 iteration = 226; time = 54960.0 iteration = 227; time = 55020.0 iteration = 228; time = 55080.0 iteration = 229; time = 55140.0 iteration = 230; time = 55200.0 iteration = 231; time = 55260.0 iteration = 232; time = 55320.0 iteration = 233; time = 55380.0 iteration = 234; time = 55440.0 iteration = 235; time = 55500.0 iteration = 236; time = 55560.0 iteration = 237; time = 55620.0 iteration = 238; time = 55680.0 iteration = 239; time = 55740.0 iteration = 240; time = 55800.0 iteration = 241; time = 55860.0 iteration = 242; time = 55920.0 iteration = 243; time = 55980.0 iteration = 244; time = 56040.0 iteration = 245; time = 56100.0 iteration = 246; time = 56160.0 iteration = 247; time = 56220.0 iteration = 248; time = 56280.0 iteration = 249; time = 56340.0 iteration = 250; time = 56400.0 iteration = 251; time = 56460.0 iteration = 252; time = 56520.0 iteration = 253; time = 56580.0 iteration = 254; time = 56640.0 iteration = 255; time = 56700.0 iteration = 256; time = 56760.0 iteration = 257; time = 56820.0 iteration = 258; time = 56880.0 iteration = 259; time = 56940.0 iteration = 260; time = 57000.0 iteration = 261; time = 57060.0 iteration = 262; time = 57120.0 iteration = 263; time = 57180.0 iteration = 264; time = 57240.0 iteration = 265; time = 57300.0 iteration = 266; time = 57360.0 iteration = 267; time = 57420.0 iteration = 268; time = 57480.0 iteration = 269; time = 57540.0 iteration = 270; time = 57600.0 iteration = 271; time = 57660.0 iteration = 272; time = 57720.0 iteration = 273; time = 57780.0 iteration = 274; time = 57840.0 iteration = 275; time = 57900.0 iteration = 276; time = 57960.0 iteration = 277; time = 58020.0 iteration = 278; time = 58080.0 iteration = 279; time = 58140.0 iteration = 280; time = 58200.0 iteration = 281; time = 58260.0 iteration = 282; time = 58320.0 iteration = 283; time = 58380.0 iteration = 284; time = 58440.0 iteration = 285; time = 58500.0 iteration = 286; time = 58560.0 iteration = 287; time = 58620.0 iteration = 288; time = 58680.0 iteration = 289; time = 58740.0 iteration = 290; time = 58800.0 iteration = 291; time = 58860.0 iteration = 292; time = 58920.0 iteration = 293; time = 58980.0 iteration = 294; time = 59040.0 iteration = 295; time = 59100.0 iteration = 296; time = 59160.0 iteration = 297; time = 59220.0 iteration = 298; time = 59280.0 iteration = 299; time = 59340.0 iteration = 300; time = 59400.0 iteration = 301; time = 59460.0 iteration = 302; time = 59520.0 iteration = 303; time = 59580.0 iteration = 304; time = 59640.0 iteration = 305; time = 59700.0 iteration = 306; time = 59760.0 iteration = 307; time = 59820.0 iteration = 308; time = 59880.0 iteration = 309; time = 59940.0 iteration = 310; time = 60000.0 iteration = 311; time = 60060.0 iteration = 312; time = 60120.0 iteration = 313; time = 60180.0 iteration = 314; time = 60240.0 iteration = 315; time = 60300.0 iteration = 316; time = 60360.0 iteration = 317; time = 60420.0 iteration = 318; time = 60480.0 iteration = 319; time = 60540.0 iteration = 320; time = 60600.0 iteration = 321; time = 60660.0 iteration = 322; time = 60720.0 iteration = 323; time = 60780.0 iteration = 324; time = 60840.0 iteration = 325; time = 60900.0 iteration = 326; time = 60960.0 iteration = 327; time = 61020.0 iteration = 328; time = 61080.0 iteration = 329; time = 61140.0 iteration = 330; time = 61200.0 iteration = 331; time = 61260.0 iteration = 332; time = 61320.0 iteration = 333; time = 61380.0 iteration = 334; time = 61440.0 iteration = 335; time = 61500.0 iteration = 336; time = 61560.0 iteration = 337; time = 61620.0 iteration = 338; time = 61680.0 iteration = 339; time = 61740.0 iteration = 340; time = 61800.0 iteration = 341; time = 61860.0 iteration = 342; time = 61920.0 iteration = 343; time = 61980.0 iteration = 344; time = 62040.0 iteration = 345; time = 62100.0 iteration = 346; time = 62160.0 iteration = 347; time = 62220.0 iteration = 348; time = 62280.0 iteration = 349; time = 62340.0 iteration = 350; time = 62400.0 iteration = 351; time = 62460.0 iteration = 352; time = 62520.0 iteration = 353; time = 62580.0 iteration = 354; time = 62640.0 iteration = 355; time = 62700.0 iteration = 356; time = 62760.0 iteration = 357; time = 62820.0 iteration = 358; time = 62880.0 iteration = 359; time = 62940.0 iteration = 360; time = 63000.0 iteration = 361; time = 63060.0 iteration = 362; time = 63120.0 iteration = 363; time = 63180.0 iteration = 364; time = 63240.0 iteration = 365; time = 63300.0 iteration = 366; time = 63360.0 iteration = 367; time = 63420.0 iteration = 368; time = 63480.0 iteration = 369; time = 63540.0 iteration = 370; time = 63600.0 iteration = 371; time = 63660.0 iteration = 372; time = 63720.0 iteration = 373; time = 63780.0 iteration = 374; time = 63840.0 iteration = 375; time = 63900.0 iteration = 376; time = 63960.0 iteration = 377; time = 64020.0 iteration = 378; time = 64080.0 iteration = 379; time = 64140.0 iteration = 380; time = 64200.0 iteration = 381; time = 64260.0 iteration = 382; time = 64320.0 iteration = 383; time = 64380.0 iteration = 384; time = 64440.0 iteration = 385; time = 64500.0 iteration = 386; time = 64560.0 iteration = 387; time = 64620.0 iteration = 388; time = 64680.0 iteration = 389; time = 64740.0 iteration = 390; time = 64800.0 iteration = 391; time = 64860.0 iteration = 392; time = 64920.0 iteration = 393; time = 64980.0 iteration = 394; time = 65040.0 iteration = 395; time = 65100.0 iteration = 396; time = 65160.0 iteration = 397; time = 65220.0 iteration = 398; time = 65280.0 iteration = 399; time = 65340.0 iteration = 400; time = 65400.0 iteration = 401; time = 65460.0 iteration = 402; time = 65520.0 iteration = 403; time = 65580.0 iteration = 404; time = 65640.0 iteration = 405; time = 65700.0 iteration = 406; time = 65760.0 iteration = 407; time = 65820.0 iteration = 408; time = 65880.0 iteration = 409; time = 65940.0 iteration = 410; time = 66000.0 iteration = 411; time = 66060.0 iteration = 412; time = 66120.0 iteration = 413; time = 66180.0 iteration = 414; time = 66240.0 iteration = 415; time = 66300.0 iteration = 416; time = 66360.0 iteration = 417; time = 66420.0 iteration = 418; time = 66480.0 iteration = 419; time = 66540.0 iteration = 420; time = 66600.0 iteration = 421; time = 66660.0 iteration = 422; time = 66720.0 iteration = 423; time = 66780.0 iteration = 424; time = 66840.0 iteration = 425; time = 66900.0 iteration = 426; time = 66960.0 iteration = 427; time = 67020.0 iteration = 428; time = 67080.0 iteration = 429; time = 67140.0 iteration = 430; time = 67200.0 iteration = 431; time = 67260.0 iteration = 432; time = 67320.0 iteration = 433; time = 67380.0 iteration = 434; time = 67440.0 iteration = 435; time = 67500.0 iteration = 436; time = 67560.0 iteration = 437; time = 67620.0 iteration = 438; time = 67680.0 iteration = 439; time = 67740.0 iteration = 440; time = 67800.0 iteration = 441; time = 67860.0 iteration = 442; time = 67920.0 iteration = 443; time = 67980.0 iteration = 444; time = 68040.0 iteration = 445; time = 68100.0 iteration = 446; time = 68160.0 iteration = 447; time = 68220.0 iteration = 448; time = 68280.0 iteration = 449; time = 68340.0 iteration = 450; time = 68400.0 iteration = 451; time = 68460.0 iteration = 452; time = 68520.0 iteration = 453; time = 68580.0 iteration = 454; time = 68640.0 iteration = 455; time = 68700.0 iteration = 456; time = 68760.0 iteration = 457; time = 68820.0 iteration = 458; time = 68880.0 iteration = 459; time = 68940.0 iteration = 460; time = 69000.0 iteration = 461; time = 69060.0 iteration = 462; time = 69120.0 iteration = 463; time = 69180.0 iteration = 464; time = 69240.0 iteration = 465; time = 69300.0 iteration = 466; time = 69360.0 iteration = 467; time = 69420.0 iteration = 468; time = 69480.0 iteration = 469; time = 69540.0 iteration = 470; time = 69600.0 iteration = 471; time = 69660.0 iteration = 472; time = 69720.0 iteration = 473; time = 69780.0 iteration = 474; time = 69840.0 iteration = 475; time = 69900.0 iteration = 476; time = 69960.0 iteration = 477; time = 70020.0 iteration = 478; time = 70080.0 iteration = 479; time = 70140.0 iteration = 480; time = 70200.0 iteration = 481; time = 70260.0 iteration = 482; time = 70320.0 iteration = 483; time = 70380.0 iteration = 484; time = 70440.0 iteration = 485; time = 70500.0 iteration = 486; time = 70560.0 iteration = 487; time = 70620.0 iteration = 488; time = 70680.0 iteration = 489; time = 70740.0 iteration = 490; time = 70800.0 iteration = 491; time = 70860.0 iteration = 492; time = 70920.0 iteration = 493; time = 70980.0 iteration = 494; time = 71040.0 iteration = 495; time = 71100.0 iteration = 496; time = 71160.0 iteration = 497; time = 71220.0 iteration = 498; time = 71280.0 iteration = 499; time = 71340.0 iteration = 500; time = 71400.0 iteration = 501; time = 71460.0 iteration = 502; time = 71520.0 iteration = 503; time = 71580.0 iteration = 504; time = 71640.0 iteration = 505; time = 71700.0 iteration = 506; time = 71760.0 iteration = 507; time = 71820.0 iteration = 508; time = 71880.0 iteration = 509; time = 71940.0 iteration = 510; time = 72000.0 iteration = 511; time = 72060.0 iteration = 512; time = 72120.0 iteration = 513; time = 72180.0 iteration = 514; time = 72240.0 iteration = 515; time = 72300.0 iteration = 516; time = 72360.0 iteration = 517; time = 72420.0 iteration = 518; time = 72480.0 iteration = 519; time = 72540.0 iteration = 520; time = 72600.0 iteration = 521; time = 72660.0 iteration = 522; time = 72720.0 iteration = 523; time = 72780.0 iteration = 524; time = 72840.0 iteration = 525; time = 72900.0 iteration = 526; time = 72960.0 iteration = 527; time = 73020.0 iteration = 528; time = 73080.0 iteration = 529; time = 73140.0 iteration = 530; time = 73200.0 iteration = 531; time = 73260.0 iteration = 532; time = 73320.0 iteration = 533; time = 73380.0 iteration = 534; time = 73440.0 iteration = 535; time = 73500.0 iteration = 536; time = 73560.0 iteration = 537; time = 73620.0 iteration = 538; time = 73680.0 iteration = 539; time = 73740.0 iteration = 540; time = 73800.0 iteration = 541; time = 73860.0 iteration = 542; time = 73920.0 iteration = 543; time = 73980.0 iteration = 544; time = 74040.0 iteration = 545; time = 74100.0 iteration = 546; time = 74160.0 iteration = 547; time = 74220.0 iteration = 548; time = 74280.0 iteration = 549; time = 74340.0 iteration = 550; time = 74400.0 iteration = 551; time = 74460.0 iteration = 552; time = 74520.0 iteration = 553; time = 74580.0 iteration = 554; time = 74640.0 iteration = 555; time = 74700.0 iteration = 556; time = 74760.0 iteration = 557; time = 74820.0 iteration = 558; time = 74880.0 iteration = 559; time = 74940.0 iteration = 560; time = 75000.0 iteration = 561; time = 75060.0 iteration = 562; time = 75120.0 iteration = 563; time = 75180.0 iteration = 564; time = 75240.0 iteration = 565; time = 75300.0 iteration = 566; time = 75360.0 iteration = 567; time = 75420.0 iteration = 568; time = 75480.0 iteration = 569; time = 75540.0 iteration = 570; time = 75600.0 iteration = 571; time = 75660.0 iteration = 572; time = 75720.0 iteration = 573; time = 75780.0 iteration = 574; time = 75840.0 iteration = 575; time = 75900.0 iteration = 576; time = 75960.0 iteration = 577; time = 76020.0 iteration = 578; time = 76080.0 iteration = 579; time = 76140.0 iteration = 580; time = 76200.0 iteration = 581; time = 76260.0 iteration = 582; time = 76320.0 iteration = 583; time = 76380.0 iteration = 584; time = 76440.0 iteration = 585; time = 76500.0 iteration = 586; time = 76560.0 iteration = 587; time = 76620.0 iteration = 588; time = 76680.0 iteration = 589; time = 76740.0 iteration = 590; time = 76800.0 iteration = 591; time = 76860.0 iteration = 592; time = 76920.0 iteration = 593; time = 76980.0 iteration = 594; time = 77040.0 iteration = 595; time = 77100.0 iteration = 596; time = 77160.0 iteration = 597; time = 77220.0 iteration = 598; time = 77280.0 iteration = 599; time = 77340.0 iteration = 600; time = 77400.0 iteration = 601; time = 77460.0 iteration = 602; time = 77520.0 iteration = 603; time = 77580.0 iteration = 604; time = 77640.0 iteration = 605; time = 77700.0 iteration = 606; time = 77760.0 iteration = 607; time = 77820.0 iteration = 608; time = 77880.0 iteration = 609; time = 77940.0 iteration = 610; time = 78000.0 iteration = 611; time = 78060.0 iteration = 612; time = 78120.0 iteration = 613; time = 78180.0 iteration = 614; time = 78240.0 iteration = 615; time = 78300.0 iteration = 616; time = 78360.0 iteration = 617; time = 78420.0 iteration = 618; time = 78480.0 iteration = 619; time = 78540.0 iteration = 620; time = 78600.0 iteration = 621; time = 78660.0 iteration = 622; time = 78720.0 iteration = 623; time = 78780.0 iteration = 624; time = 78840.0 iteration = 625; time = 78900.0 iteration = 626; time = 78960.0 iteration = 627; time = 79020.0 iteration = 628; time = 79080.0 iteration = 629; time = 79140.0 iteration = 630; time = 79200.0 iteration = 631; time = 79260.0 iteration = 632; time = 79320.0 iteration = 633; time = 79380.0 iteration = 634; time = 79440.0 iteration = 635; time = 79500.0 iteration = 636; time = 79560.0 iteration = 637; time = 79620.0 iteration = 638; time = 79680.0 iteration = 639; time = 79740.0 iteration = 640; time = 79800.0 iteration = 641; time = 79860.0 iteration = 642; time = 79920.0 iteration = 643; time = 79980.0 iteration = 644; time = 80040.0 iteration = 645; time = 80100.0 iteration = 646; time = 80160.0 iteration = 647; time = 80220.0 iteration = 648; time = 80280.0 iteration = 649; time = 80340.0 iteration = 650; time = 80400.0 iteration = 651; time = 80460.0 iteration = 652; time = 80520.0 iteration = 653; time = 80580.0 iteration = 654; time = 80640.0 iteration = 655; time = 80700.0 iteration = 656; time = 80760.0 iteration = 657; time = 80820.0 iteration = 658; time = 80880.0 iteration = 659; time = 80940.0 iteration = 660; time = 81000.0 iteration = 661; time = 81060.0 iteration = 662; time = 81120.0 iteration = 663; time = 81180.0 iteration = 664; time = 81240.0 iteration = 665; time = 81300.0 iteration = 666; time = 81360.0 iteration = 667; time = 81420.0 iteration = 668; time = 81480.0 iteration = 669; time = 81540.0 iteration = 670; time = 81600.0 iteration = 671; time = 81660.0 iteration = 672; time = 81720.0 iteration = 673; time = 81780.0 iteration = 674; time = 81840.0 iteration = 675; time = 81900.0 iteration = 676; time = 81960.0 iteration = 677; time = 82020.0 iteration = 678; time = 82080.0 iteration = 679; time = 82140.0 iteration = 680; time = 82200.0 iteration = 681; time = 82260.0 iteration = 682; time = 82320.0 iteration = 683; time = 82380.0 iteration = 684; time = 82440.0 iteration = 685; time = 82500.0 iteration = 686; time = 82560.0 iteration = 687; time = 82620.0 iteration = 688; time = 82680.0 iteration = 689; time = 82740.0 iteration = 690; time = 82800.0 iteration = 691; time = 82860.0 iteration = 692; time = 82920.0 iteration = 693; time = 82980.0 iteration = 694; time = 83040.0 iteration = 695; time = 83100.0 iteration = 696; time = 83160.0 iteration = 697; time = 83220.0 iteration = 698; time = 83280.0 iteration = 699; time = 83340.0 iteration = 700; time = 83400.0 iteration = 701; time = 83460.0 iteration = 702; time = 83520.0 iteration = 703; time = 83580.0 iteration = 704; time = 83640.0 iteration = 705; time = 83700.0 iteration = 706; time = 83760.0 iteration = 707; time = 83820.0 iteration = 708; time = 83880.0 iteration = 709; time = 83940.0 iteration = 710; time = 84000.0 iteration = 711; time = 84060.0 iteration = 712; time = 84120.0 iteration = 713; time = 84180.0 iteration = 714; time = 84240.0 iteration = 715; time = 84300.0 iteration = 716; time = 84360.0 iteration = 717; time = 84420.0 iteration = 718; time = 84480.0 iteration = 719; time = 84540.0 iteration = 720; time = 84600.0 iteration = 721; time = 84660.0 iteration = 722; time = 84720.0 iteration = 723; time = 84780.0 iteration = 724; time = 84840.0 iteration = 725; time = 84900.0 iteration = 726; time = 84960.0 iteration = 727; time = 85020.0 iteration = 728; time = 85080.0 iteration = 729; time = 85140.0 iteration = 730; time = 85200.0 iteration = 731; time = 85260.0 iteration = 732; time = 85320.0 iteration = 733; time = 85380.0 iteration = 734; time = 85440.0 iteration = 735; time = 85500.0 iteration = 736; time = 85560.0 iteration = 737; time = 85620.0 iteration = 738; time = 85680.0 iteration = 739; time = 85740.0 iteration = 740; time = 85800.0 iteration = 741; time = 85860.0 iteration = 742; time = 85920.0 iteration = 743; time = 85980.0 iteration = 744; time = 86040.0 iteration = 745; time = 86100.0 iteration = 746; time = 86160.0 iteration = 747; time = 86220.0 iteration = 748; time = 86280.0 iteration = 749; time = 86340.0 iteration = 750; time = 86400.0 iteration = 751; time = 86460.0 iteration = 752; time = 86520.0 iteration = 753; time = 86580.0 iteration = 754; time = 86640.0 iteration = 755; time = 86700.0 iteration = 756; time = 86760.0 iteration = 757; time = 86820.0 iteration = 758; time = 86880.0 iteration = 759; time = 86940.0 iteration = 760; time = 87000.0 iteration = 761; time = 87060.0 iteration = 762; time = 87120.0 iteration = 763; time = 87180.0 iteration = 764; time = 87240.0 iteration = 765; time = 87300.0 iteration = 766; time = 87360.0 iteration = 767; time = 87420.0 iteration = 768; time = 87480.0 iteration = 769; time = 87540.0 iteration = 770; time = 87600.0 iteration = 771; time = 87660.0 iteration = 772; time = 87720.0 iteration = 773; time = 87780.0 iteration = 774; time = 87840.0 iteration = 775; time = 87900.0 iteration = 776; time = 87960.0 iteration = 777; time = 88020.0 iteration = 778; time = 88080.0 iteration = 779; time = 88140.0 iteration = 780; time = 88200.0 iteration = 781; time = 88260.0 iteration = 782; time = 88320.0 iteration = 783; time = 88380.0 iteration = 784; time = 88440.0 iteration = 785; time = 88500.0 iteration = 786; time = 88560.0 iteration = 787; time = 88620.0 iteration = 788; time = 88680.0 iteration = 789; time = 88740.0 iteration = 790; time = 88800.0 iteration = 791; time = 88860.0 iteration = 792; time = 88920.0 iteration = 793; time = 88980.0 iteration = 794; time = 89040.0 iteration = 795; time = 89100.0 iteration = 796; time = 89160.0 iteration = 797; time = 89220.0 iteration = 798; time = 89280.0 iteration = 799; time = 89340.0 iteration = 800; time = 89400.0 iteration = 801; time = 89460.0 iteration = 802; time = 89520.0 iteration = 803; time = 89580.0 iteration = 804; time = 89640.0 iteration = 805; time = 89700.0 iteration = 806; time = 89760.0 iteration = 807; time = 89820.0 iteration = 808; time = 89880.0 iteration = 809; time = 89940.0 iteration = 810; time = 90000.0 iteration = 811; time = 90060.0 iteration = 812; time = 90120.0 iteration = 813; time = 90180.0 iteration = 814; time = 90240.0 iteration = 815; time = 90300.0 iteration = 816; time = 90360.0 iteration = 817; time = 90420.0 iteration = 818; time = 90480.0 iteration = 819; time = 90540.0 iteration = 820; time = 90600.0 iteration = 821; time = 90660.0 iteration = 822; time = 90720.0 iteration = 823; time = 90780.0 iteration = 824; time = 90840.0 iteration = 825; time = 90900.0 iteration = 826; time = 90960.0 iteration = 827; time = 91020.0 iteration = 828; time = 91080.0 iteration = 829; time = 91140.0 iteration = 830; time = 91200.0 iteration = 831; time = 91260.0 iteration = 832; time = 91320.0 iteration = 833; time = 91380.0 iteration = 834; time = 91440.0 iteration = 835; time = 91500.0 iteration = 836; time = 91560.0 iteration = 837; time = 91620.0 iteration = 838; time = 91680.0 iteration = 839; time = 91740.0 iteration = 840; time = 91800.0 iteration = 841; time = 91860.0 iteration = 842; time = 91920.0 iteration = 843; time = 91980.0 iteration = 844; time = 92040.0 iteration = 845; time = 92100.0 iteration = 846; time = 92160.0 iteration = 847; time = 92220.0 iteration = 848; time = 92280.0 iteration = 849; time = 92340.0 iteration = 850; time = 92400.0 iteration = 851; time = 92460.0 iteration = 852; time = 92520.0 iteration = 853; time = 92580.0 iteration = 854; time = 92640.0 iteration = 855; time = 92700.0 iteration = 856; time = 92760.0 iteration = 857; time = 92820.0 iteration = 858; time = 92880.0 iteration = 859; time = 92940.0 iteration = 860; time = 93000.0 iteration = 861; time = 93060.0 iteration = 862; time = 93120.0 iteration = 863; time = 93180.0 iteration = 864; tim Program exited normally e = 93240.0 iteration = 865; time = 93300.0 iteration = 866; time = 93360.0 iteration = 867; time = 93420.0 iteration = 868; time = 93480.0 iteration = 869; time = 93540.0 iteration = 870; time = 93600.0 CLUBB-TIMER time_loop_init = 0.0661 CLUBB-TIMER time_clubb_advance = 87.4414 CLUBB-TIMER time_clubb_pdf = 0.0051 CLUBB-TIMER time_SILHS = 0.0002 CLUBB-TIMER time_microphys_scheme = 0.0773 CLUBB-TIMER time_microphys_advance = 0.0169 CLUBB-TIMER time_loop_end = 5.9827 CLUBB-TIMER time_total = 93.5906 + run_scripts/run_scm.bash cobra Running cobra 2024/09/21 03:04:37 -------------------------------------------------- Latest git log entry -------------------------------------------------- A detailed git diff can be found at the end of this file -------------------------------------------------- Tunable Parameters: -------------------------------------------------- Parameter Value --------- ----- C1 = 1.00000000000000000000 C1b = 1.00000000000000000000 C1c = 1.00000000000000000000 C2rt = 2.00000000000000000000 C2thl = 2.00000000000000000000 C2rtthl = 2.00000000000000000000 C4 = 2.00000000000000000000 C_uu_shr = 0.40000000000000002220 C_uu_buoy = 0.29999999999999998890 C6rt = 2.00000000000000000000 C6rtb = 2.00000000000000000000 C6rtc = 1.00000000000000000000 C6thl = 2.00000000000000000000 C6thlb = 2.00000000000000000000 C6thlc = 1.00000000000000000000 C7 = 0.50000000000000000000 C7b = 0.50000000000000000000 C7c = 0.50000000000000000000 C8 = 0.50000000000000000000 C8b = 0.02000000000000000042 C10 = 3.29999999999999982236 C11 = 0.40000000000000002220 C11b = 0.40000000000000002220 C11c = 0.50000000000000000000 C12 = 1.00000000000000000000 C13 = 0.10000000000000000555 C14 = 1.00000000000000000000 C_wp2_pr_dfsn = 0.00000000000000000000 C_wp3_pr_tp = 0.00000000000000000000 C_wp3_pr_turb = 1.00000000000000000000 C_wp3_pr_dfsn = 0.00000000000000000000 C_wp2_splat = 0.00000000000000000000 C6rt_Lscale0 = 14.00000000000000000000 C6thl_Lscale0 = 14.00000000000000000000 C7_Lscale0 = 0.84999999999999997780 wpxp_L_thresh = 60.00000000000000000000 c_K = 0.20000000000000001110 c_K1 = 0.20000000000000001110 nu1 = 20.00000000000000000000 c_K2 = 0.02500000000000000139 nu2 = 1.00000000000000000000 c_K6 = 0.37500000000000000000 nu6 = 5.00000000000000000000 c_K8 = 5.00000000000000000000 nu8 = 20.00000000000000000000 c_K9 = 0.10000000000000000555 nu9 = 10.00000000000000000000 nu10 = 0.00000000000000000000 c_K_hm = 0.75000000000000000000 c_K_hmb = 0.75000000000000000000 K_hm_min_coef = 0.10000000000000000555 nu_hm = 1.50000000000000000000 slope_coef_spread_DG_means_w = 21.00000000000000000000 pdf_component_stdev_factor_w = 1.00000000000000000000 coef_spread_DG_means_rt = 0.80000000000000004441 coef_spread_DG_means_thl = 0.80000000000000004441 gamma_coef = 0.25000000000000000000 gamma_coefb = 0.25000000000000000000 gamma_coefc = 5.00000000000000000000 mu = 0.00100000000000000002 beta = 1.00000000000000000000 lmin_coef = 0.50000000000000000000 omicron = 0.50000000000000000000 zeta_vrnce_rat = 0.00000000000000000000 upsilon_precip_frac_rat = 0.55000000000000004441 lambda0_stability_coef = 0.02999999999999999889 mult_coef = 0.50000000000000000000 taumin = 90.00000000000000000000 taumax = 3600.00000000000000000000 Lscale_mu_coef = 2.00000000000000000000 Lscale_pert_coef = 0.10000000000000000555 alpha_corr = 0.14999999999999999445 Skw_denom_coef = 4.00000000000000000000 c_K10 = 1.00000000000000000000 c_K10h = 1.00000000000000000000 thlp2_rad_coef = 1.00000000000000000000 thlp2_rad_cloud_frac_thresh = 0.10000000000000000555 up2_sfc_coef = 4.00000000000000000000 Skw_max_mag = 10.00000000000000000000 C_invrs_tau_bkgnd = 1.10000000000000008882 C_invrs_tau_sfc = 0.10000000000000000555 C_invrs_tau_shear = 0.14999999999999999445 C_invrs_tau_N2 = 0.40000000000000002220 C_invrs_tau_N2_wp2 = 0.20000000000000001110 C_invrs_tau_N2_xp2 = 0.05000000000000000278 C_invrs_tau_N2_wpxp = 0.00000000000000000000 C_invrs_tau_N2_clear_wp3 = 1.00000000000000000000 C_invrs_tau_wpxp_Ri = 0.34999999999999997780 C_invrs_tau_wpxp_N2_thresh = 0.00033000000000000000 xp3_coef_base = 0.25000000000000000000 xp3_coef_slope = 0.01000000000000000021 altitude_threshold = 100.00000000000000000000 rtp2_clip_coef = 0.50000000000000000000 Cx_min = 0.33000000000000001554 Cx_max = 0.94999999999999995559 Richardson_num_min = 0.25000000000000000000 Richardson_num_max = 400.00000000000000000000 a3_coef_min = 1.00000000000000000000 a_const = 1.80000000000000004441 bv_efold = 5.00000000000000000000 wpxp_Ri_exp = 0.50000000000000000000 z_displace = 25.00000000000000000000 -------------------------------------------------- Preprocessing Directives: -------------------------------------------------- -DNETCDF enabled -DCOAMPS_MICRO enabled -DNR_SP enabled -DTUNER disabled -DSILHS enabled -Dnooverlap enabled -Draoffline enabled -DUSE_BUGSrad_ocast_random disabled -DBYTESWAP_IO disabled -------------------------------------------------- &model_setting -------------------------------------------------- runtype = cobra nzmax = 100 grid_type = 1 deltaz = 40.00000000000000 zm_init = 0.000000000000000 zm_top = 4000.000000000000 zt_grid_fname = zm_grid_fname = day = 11 month = 6 year = 2004 lat_vals = 45.20407000000000 lon_vals = -68.74020000000000 sfc_elevation = 0.000000000000000 time_initial = 57600.00000000000 time_final = 76200.00000000000 dt_main = 60.00000000000000 dt_rad = 60.00000000000000 sfctype = 0 T_sfc = 288.0000000000000 p_sfc = 97750.00000000000 sens_ht = 0.000000000000000 latent_ht = 0.000000000000000 fcor = 1.0349000000000000E-004 T0 = 300.0000000000000 ts_nudge = 86400.00000000000 forcings_file_path = l_t_dependent = T l_ignore_forcings = F l_modify_ic_with_cubic_int = F l_modify_bc_for_cnvg_test = F l_input_xpwp_sfc = F saturation_formula = 3 thlm_sponge_damp_settings%l_sponge_damping = F rtm_sponge_damp_settings%l_sponge_damping = F uv_sponge_damp_settings%l_sponge_damping = F wp2_sponge_damp_settings%l_sponge_damping = F wp3_sponge_damp_settings%l_sponge_damping = F up2_vp2_sponge_damp_settings%l_sponge_damping = F thlm_sponge_damp_settings%tau_sponge_damp_min = 60.00000000000000 thlm_sponge_damp_settings%tau_sponge_damp_max = 1800.000000000000 thlm_sponge_damp_settings%sponge_damp_depth = 0.2500000000000000 rtm_sponge_damp_settings%tau_sponge_damp_min = 60.00000000000000 rtm_sponge_damp_settings%tau_sponge_damp_max = 1800.000000000000 rtm_sponge_damp_settings%sponge_damp_depth = 0.2500000000000000 uv_sponge_damp_settings%tau_sponge_damp_min = 60.00000000000000 uv_sponge_damp_settings%tau_sponge_damp_max = 1800.000000000000 uv_sponge_damp_settings%sponge_damp_depth = 0.2500000000000000 wp2_sponge_damp_settings%tau_sponge_damp_min = 60.00000000000000 wp2_sponge_damp_settings%tau_sponge_damp_max = 1800.000000000000 wp2_sponge_damp_settings%sponge_damp_depth = 0.2500000000000000 wp3_sponge_damp_settings%tau_sponge_damp_min = 60.00000000000000 wp3_sponge_damp_settings%tau_sponge_damp_max = 1800.000000000000 wp3_sponge_damp_settings%sponge_damp_depth = 0.2500000000000000 up2_vp2_sponge_damp_settings%tau_sponge_damp_min = 60.00000000000000 up2_vp2_sponge_damp_settings%tau_sponge_damp_max = 1800.000000000000 up2_vp2_sponge_damp_settings%sponge_damp_depth = 0.2500000000000000 l_soil_veg = F l_restart = F l_input_fields = F restart_path_case = restart/cobra time_restart = 0.000000000000000 debug_level = 2 sclr_dim = 2 edsclr_dim = 2 iisclr_thl = -1 iisclr_rt = 2 iisclr_CO2 = 1 sclr_tol = 1.0000000000000000E-002 1.0000000000000000E-008 -------------------------------------------------- &stats_setting -------------------------------------------------- l_stats = T fname_prefix = cobra stats_fmt = netcdf stats_tsamp = 60.00000000000000 stats_tout = 60.00000000000000 l_allow_small_stats_tout = F Constant flags: l_pos_def = F l_hole_fill = T l_gamma_Skw = T l_byteswap_io = F Constant tolerances [units] rt_tol [kg/kg] = 1.0000000000000000E-008 thl_tol [K] = 1.0000000000000000E-002 w_tol [m/s] = 2.0000000000000000E-002 -------------------------------------------------- µphysics_setting -------------------------------------------------- microphys_scheme = none l_cloud_sed = F sigma_g = 1.500000000000000 l_graupel = F l_hail = F l_seifert_beheng = F l_predict_Nc = F l_const_Nc_in_cloud = F specify_aerosol = morrison_lognormal l_subgrid_w = T l_arctic_nucl = F l_cloud_edge_activation = F l_fix_pgam = F l_in_cloud_Nc_diff = T l_var_covar_src = F l_upwind_diff_sed = F lh_microphys_type = disabled lh_num_samples = 2 lh_sequence_length = 1 lh_seed = 5489 l_fix_w_chi_eta_correlations = T l_silhs_KK_convergence_adj_mean = F importance_prob_thresh = 1.0000000000000000E-008 host_dx = 1000000.000000000 host_dy = 1000000.000000000 hmp2_ip_on_hmm2_ip_slope%rr = 2.1200000000000000E-005 hmp2_ip_on_hmm2_ip_slope%ri = 2.1200000000000000E-005 hmp2_ip_on_hmm2_ip_slope%rs = 2.1200000000000000E-005 hmp2_ip_on_hmm2_ip_slope%rg = 2.1200000000000000E-005 hmp2_ip_on_hmm2_ip_slope%Nr = 2.1200000000000000E-005 hmp2_ip_on_hmm2_ip_slope%Ni = 2.1200000000000000E-005 hmp2_ip_on_hmm2_ip_slope%Ni = 2.1200000000000000E-005 hmp2_ip_on_hmm2_ip_slope%Ng = 2.1200000000000000E-005 hmp2_ip_on_hmm2_ip_intrcpt%rr = 0.5400000000000000 hmp2_ip_on_hmm2_ip_intrcpt%ri = 0.5400000000000000 hmp2_ip_on_hmm2_ip_intrcpt%rs = 0.5400000000000000 hmp2_ip_on_hmm2_ip_intrcpt%rg = 0.5400000000000000 hmp2_ip_on_hmm2_ip_intrcpt%Nr = 0.5400000000000000 hmp2_ip_on_hmm2_ip_intrcpt%Ni = 0.5400000000000000 hmp2_ip_on_hmm2_ip_intrcpt%Ni = 0.5400000000000000 hmp2_ip_on_hmm2_ip_intrcpt%Ng = 0.5400000000000000 Ncnp2_on_Ncnm2 = 1.000000000000000 C_evap Warning: ../input/case_setups/cobra_corr_array_cloud.in was not found! The default correlation arrays will be used. = 0.8600000000000000 r_0 = 2.5000000000000001E-005 microphys_start_time = 0.000000000000000 Nc0_in_cloud = 100000000.0000000 ccnconst = 120.0000000000000 ccnexpnt = 0.4000000059604645 aer_rm1 = 1.1000000021965661E-008 aer_rm2 = 5.9999997858994902E-008 aer_n1 = 125000000.0000000 aer_n2 = 65000000.00000000 aer_sig1 = 1.200000047683716 aer_sig2 = 1.700000047683716 pgam_fixed = 5.000000000000000 precip_frac_calc_type = 2 -------------------------------------------------- &SILHS_setting -------------------------------------------------- -------------------------------------------------- &radiation_setting -------------------------------------------------- rad_scheme = none sol_const = 1367.000000000000 alvdr = 0.1000000000000000 alvdf = 0.1000000000000000 alndr = 0.1000000000000000 alndf = 0.1000000000000000 radiation_top = 50000.00000000000 F0 = 100.0000000000000 F1 = 20.00000000000000 kappa = 119.0000000000000 gc = 0.8600000000000000 omega = 0.9965000000000001 slr = 1.000000000000000 l_rad_above_cloud = F l_sw_radiation = F l_fix_cos_solar_zen = F l_use_default_std_atmosphere = T Fs_values = 0.000000000000000 0.000000000000000 0.000000000000000 0.000000000000000 0.000000000000000 0.000000000000000 0.000000000000000 0.000000000000000 0.000000000000000 0.000000000000000 0.000000000000000 0.000000000000000 0.000000000000000 0.000000000000000 0.000000000000000 0.000000000000000 0.000000000000000 0.000000000000000 0.000000000000000 0.000000000000000 cos_solar_zen_values = -999.0000000000000 -999.0000000000000 -999.0000000000000 -999.0000000000000 -999.0000000000000 -999.0000000000000 -999.0000000000000 -999.0000000000000 -999.0000000000000 -999.0000000000000 -999.0000000000000 -999.0000000000000 -999.0000000000000 -999.0000000000000 -999.0000000000000 -999.0000000000000 -999.0000000000000 -999.0000000000000 -999.0000000000000 -999.0000000000000 cos_solar_zen_times = -999.0000000000000 -999.0000000000000 -999.0000000000000 -999.0000000000000 -999.0000000000000 -999.0000000000000 -999.0000000000000 -999.0000000000000 -999.0000000000000 -999.0000000000000 -999.0000000000000 -999.0000000000000 -999.0000000000000 -999.0000000000000 -999.0000000000000 -999.0000000000000 -999.0000000000000 -999.0000000000000 -999.0000000000000 -999.0000000000000 eff_drop_radius = 1.0000000000000001E-005 -------------------------------------------------- &configurable_clubb_flags_nl -------------------------------------------------- iiPDF_type = 1 ipdf_call_placement = 2 penta_solve_method = 2 tridiag_solve_method = 2 l_use_precip_frac = T l_predict_upwp_vpwp = T l_min_wp2_from_corr_wx = T l_min_xp2_from_corr_wx = T l_C2_cloud_frac = F l_diffuse_rtm_and_thlm = F l_stability_correct_Kh_N2_zm = F l_calc_thlp2_rad = F l_upwind_xpyp_ta = T l_upwind_xm_ma = T l_uv_nudge = F l_rtm_nudge = F l_tke_aniso = T l_vert_avg_closure = F l_trapezoidal_rule_zt = F l_trapezoidal_rule_zm = F l_call_pdf_closure_twice = F l_standard_term_ta = F l_partial_upwind_wp3 = F l_godunov_upwind_wpxp_ta = F l_godunov_upwind_xpyp_ta = F l_use_cloud_cover = F l_diagnose_correlations = F l_calc_w_corr = F l_const_Nc_in_cloud = F l_fix_w_chi_eta_correlations = T l_stability_correct_tau_zm = F l_damp_wp2_using_em = T l_do_ When the l_diag_Lscale_from_tau flag is enabled, C2rt must have a value of 1. C2rt = 2.000000000000000 Warning in check_clubb_settings When the l_diag_Lscale_from_tau flag is enabled, C2thl must have a value of 1. C2thl = 2.000000000000000 Warning in check_clubb_settings When the l_diag_Lscale_from_tau flag is enabled, C2rtthl must have a value of 1. C2rtthl = 2.000000000000000 Warning in check_clubb_settings When the l_diag_Lscale_from_tau flag is enabled, C6rt must have a value of 1. C6rt = 2.000000000000000 Warning in check_clubb_settings When the l_diag_Lscale_from_tau flag is enabled, C6rtb must have a value of 1. C6rtb = 2.000000000000000 Warning in check_clubb_settings When the l_diag_Lscale_from_tau flag is enabled, C6thl must have a value of 1. C6thl = 2.000000000000000 Warning in check_clubb_settings When the l_diag_Lscale_from_tau flag is enabled, C6thlb must have a value of 1. C6thlb = 2.000000000000000 Warning in check_clubb_settings expldiff_rtm_thlm = F l_Lscale_plume_centered = F l_diag_Lscale_from_tau = T l_use_C7_Richardson = T l_use_C11_Richardson = F l_use_shear_Richardson = F l_brunt_vaisala_freq_moist = F l_use_thvm_in_bv_freq = F l_rcm_supersat_adj = T l_damp_wp3_Skw_squared = T l_prescribed_avg_deltaz = F l_lmm_stepping = F l_e3sm_config = F l_vary_convect_depth = F l_use_tke_in_wp3_pr_turb_term = T l_use_tke_in_wp2_wp3_K_dfsn = F l_use_wp3_lim_with_smth_Heaviside = F l_smooth_Heaviside_tau_wpxp = T l_modify_limiters_for_cnvg_test = F l_enable_relaxed_clipping = F l_linearize_pbl_winds = F l_mono_flux_lim_thlm = T l_mono_flux_lim_rtm = T l_mono_flux_lim_um = T l_mono_flux_lim_vm = T l_mono_flux_lim_spikefix = T l_host_applies_sfc_fluxes = F -------------------------------------------------- git diff src/ -------------------------------------------------- See *setup.txt file in output folder Path to sounding: cobra_sounding.in File exists? T Path to sclr_sounding: cobra_sclr_sounding.in File exists? T Path to edsclr_sounding: cobra_edsclr_sounding.in File exists? T Reading in sounding information z = 0.000000000000000 200.0000000000000 350.0000000000000 750.0000000000000 1100.000000000000 1500.000000000000 1800.000000000000 2000.000000000000 2300.000000000000 2400.000000000000 2999.900000000000 3000.000000000000 4000.000000000000 u = 3.500000000000000 3.214000000000000 3.000000000000000 4.600000000000000 6.000000000000000 5.222000000000000 4.639000000000000 4.250000000000000 4.813000000000000 5.000000000000000 6.124812500000000 6.125000000000000 8.000000000000000 v = -3.000000000000000 -3.933000000000000 -4.633000000000000 -6.500000000000000 -7.167000000000000 -7.929000000000000 -8.500000000000000 -11.00000000000000 -14.75000000000000 -16.00000000000000 -15.81303116666667 -15.81300000000000 -15.50000000000000 ug = 3.500000000000000 3.214000000000000 3.000000000000000 4.600000000000000 6.000000000000000 5.222000000000000 4.639000000000000 4.250000000000000 4.813000000000000 5.000000000000000 6.124812500000000 6.125000000000000 8.000000000000000 vg = -3.000000000000000 -3.933000000000000 -4.633000000000000 -6.500000000000000 -7.167000000000000 -7.929000000000000 -8.500000000000000 -11.00000000000000 -14.75000000000000 -16.00000000000000 -15.81303116666667 -15.81300000000000 -15.50000000000000 theta = 286.1000000000000 285.5860000000000 285.2000000000000 285.6140000000000 285.9760000000000 286.3900000000000 286.7000000000000 287.8640000000000 289.6090000000000 290.1910000000000 293.6814181666667 293.6820000000000 299.5000000000000 rt = 3.0500000000000002E-003 3.2000000000000002E-003 2.7499999999999998E-003 2.6530000000000000E-003 2.5690000000000001E-003 2.4719999999999998E-003 2.3999999999999998E-003 2.2729999999999998E-003 2.0820000000000001E-003 2.0179999999999998E-003 1.6360636666666666E-003 1.6360000000000001E-003 1.0000000000000000E-003 p_in_Pa = -999.9000000000000 -999.9000000000000 -999.9000000000000 -999.9000000000000 -999.9000000000000 -999.9000000000000 -999.9000000000000 -999.9000000000000 -999.9000000000000 -999.9000000000000 -999.9000000000000 -999.9000000000000 -999.9000000000000 subs = 0.000000000000000 -1.0000000000000000E-003 -1.7500000000000000E-003 -3.7499999999999999E-003 -5.5000000000000005E-003 -7.4999999999999997E-003 -9.0000000000000011E-003 -1.0000000000000000E-002 -1.1500000000000000E-002 -1.2000000000000000E-002 -1.4999500000000001E-002 -1.4999999999999999E-002 0.000000000000000 sclr_ 1) 379. 379. 379. 379. 379. 379. 380. 380. 380. 380. 379. 379. 381. sclr_ 2) 0.305E-02 0.320E-02 0.275E-02 0.265E-02 0.257E-02 0.247E-02 0.240E-02 0.227E-02 0.208E-02 0.202E-02 0.164E-02 0.164E-02 0.100E-02 edsclr_ 1) 379. 379. 379. 379. 379. 379. 380. 380. 380. 380. 379. 381. 0.00 edsclr_ 2) 0.305E-02 0.320E-02 0.275E-02 0.265E-02 0.257E-02 0.247E-02 0.240E-02 0.227E-02 0.208E-02 0.202E-02 0.164E-02 0.100E-02 0.00 -------------------------------------------------- Statistics -------------------------------------------------- vars_zt = thlm thvm rtm rcm rvm um vm um_ref vm_ref wm_zt ug vg cloud_frac ice_supersat_frac cloud_cover rcm_in_layer rcm_in_cloud p_in_Pa exner rho_ds_zt thv_ds_zt Lscale T_in_K rel_humidity wp3 thlp3 rtp3 wpthlp2 wp2thlp wprtp2 wp2rtp Skw_zt Skthl_zt Skrt_zt Lscale_up Lscale_down tau_zt Kh_zt wp2thvp wp2rcp wp2hmp wprtpthlp wpup2 wpvp2 rc_coef Lscale_pert_1 Lscale_pert_2 sigma_sqd_w_zt rho radht radht_LW radht_SW Ncm Nc_in_cloud Nc_activated Nccnm Nim snowslope Nsm Ngm sed_rcm rsat rsati rrm Nrm m_vol_rad_rain m_vol_rad_cloud eff_rad_cloud eff_rad_ice eff_rad_snow eff_rad_rain eff_rad_graupel precip_rate_zt rsm rim rgm diam mass_ice_cryst rcm_icedfs u_T_cm rtm_bt rtm_ma rtm_ta rtm_mfl rtm_tacl rtm_cl rtm_forcing rtm_sdmp rtm_mc rtm_pd rvm_mc rcm_mc rcm_sd_mg_morr thlm_bt thlm_ma thlm_ta thlm_mfl thlm_tacl thlm_cl thlm_forcing thlm_sdmp thlm_mc thlm_old thlm_without_ta thlm_mfl_min thlm_mfl_max thlm_enter_mfl thlm_exit_mfl rtm_old rtm_without_ta rtm_mfl_min rtm_mfl_max rtm_enter_mfl rtm_exit_mfl um_bt um_ma um_gf um_cf um_ta um_f um_sdmp um_ndg um_mfl vm_bt vm_ma vm_gf vm_cf vm_ta vm_f vm_sdmp vm_ndg vm_mfl wp3_bt wp3_ma wp3_ta wp3_tp wp3_ac wp3_bp1 wp3_pr_turb wp3_pr_dfsn wp3_pr1 wp3_pr2 wp3_pr3 wp3_pr_tp wp3_dp1 wp3_sdmp wp3_cl wp3_splat rtp3_bt rtp3_tp rtp3_ac rtp3_dp thlp3_bt thlp3_tp thlp3_ac thlp3_dp rrm_bt rrm_ma rrm_sd rrm_ts rrm_sd_morr rrm_ta rrm_evap rrm_auto rrm_accr rrm_evap_adj rrm_src_adj rrm_hf rrm_wvhf rrm_cl rrm_mc Nrm_bt Nrm_ma Nrm_sd Nrm_ts Nrm_ta Nrm_evap Nrm_auto Nrm_evap_adj Nrm_src_adj Nrm_cl Nrm_mc Ncm_bt Ncm_ma Ncm_ta Ncm_mc Ncm_cl Ncm_act rsm_bt rsm_ma rsm_sd rsm_sd_morr rsm_ta rsm_mc rsm_hf rsm_wvhf rsm_cl rim_bt rim_ma rim_sd rim_sd_mg_morr rim_ta rim_mc rim_hf rim_wvhf rim_cl rgm_bt rgm_ma rgm_sd rgm_sd_morr rgm_ta rgm_mc rgm_hf rgm_wvhf rgm_cl Nsm_bt Nsm_mc Nsm_ta Nsm_ma Nsm_sd Nsm_cl Nim_bt Nim_mc Nim_ta Nim_ma Nim_sd Nim_cl Ngm_bt Ngm_mc Ngm_ta Ngm_ma Ngm_sd Ngm_cl w_KK_evap_covar_zt rt_KK_evap_covar_zt thl_KK_evap_covar_zt w_KK_auto_covar_zt rt_KK_auto_covar_zt thl_KK_auto_covar_zt w_KK_accr_covar_zt rt_KK_accr_covar_zt thl_KK_accr_covar_zt rr_KK_mvr_covar_zt Nr_KK_mvr_covar_zt KK_mvr_variance_zt mixt_frac w_1 w_2 varnce_w_1 varnce_w_2 thl_1 thl_2 varnce_thl_1 varnce_thl_2 rt_1 rt_2 varnce_rt_1 varnce_rt_2 rc_1 rc_2 rsatl_1 rsatl_2 cloud_frac_1 cloud_frac_2 a3_coef_zt wp3_on_wp2_zt chi_1 chi_2 stdev_chi_1 stdev_chi_2 stdev_eta_1 stdev_eta_2 covar_chi_eta_1 covar_chi_eta_2 corr_w_chi_1 corr_w_chi_2 corr_w_eta_1 corr_w_eta_2 corr_chi_eta_1 corr_chi_eta_2 corr_w_rt_1 corr_w_rt_2 corr_w_thl_1 corr_w_thl_2 corr_rt_thl_1 corr_rt_thl_2 crt_1 crt_2 cthl_1 cthl_2 F_w F_rt F_thl min_F_w max_F_w min_F_rt max_F_rt min_F_thl max_F_thl coef_wprtp2_implicit term_wprtp2_explicit coef_wpthlp2_implicit term_wpthlp2_explicit coef_wprtpthlp_implicit term_wprtpthlp_explicit coef_wp2rtp_implicit term_wp2rtp_explicit coef_wp2thlp_implicit term_wp2thlp_explicit hm_i precip_frac precip_frac_1 precip_frac_2 Ncnm mu_hm_i mu_Ncn_i sigma_hm_i sigma_Ncn_i corr_w_chi_1_ca corr_w_chi_2_ca corr_w_eta_1_ca corr_w_eta_2_ca corr_w_hm_i corr_w_Ncn_i corr_chi_eta_1_ca corr_chi_eta_2_ca corr_chi_hm_i corr_chi_Ncn_i corr_eta_hm_i corr_eta_Ncn_i corr_Ncn_hm_i corr_hmx_hmy_i chi chip2 C11_Skw_fnc wp2_zt thlp2_zt wpthlp_zt wprtp_zt rtp2_zt rtpthlp_zt up2_zt vp2_zt upwp_zt vpwp_zt hmp2_zt PSMLT EVPMS PRACS EVPMG PRACG PGMLT MNUCCC PSACWS PSACWI QMULTS QMULTG PSACWG PGSACW PRD PRCI PRAI QMULTR QMULTRG MNUCCD PRACI PRACIS EPRD MNUCCR PIACR PIACRS PGRACS PRDS EPRDS PSACR PRDG EPRDG NGSTEN NRSTEN NISTEN NSSTEN NCSTEN NPRC1 NRAGG NPRACG NSUBR NSMLTR NGMLTR NPRACS NNUCCR NIACR NIACRS NGRACS NSMLTS NSAGG NPRCI NSCNG NSUBS PRC PRA PRE PCC NNUCCC NPSACWS NPRA NPRC NPSACWI NPSACWG NPRAI NMULTS NMULTG NMULTR NMULTRG NNUCCD NSUBI NGMLTG NSUBG NACT SIZEFIX_NR SIZEFIX_NC SIZEFIX_NI SIZEFIX_NS SIZEFIX_NG NEGFIX_NR NEGFIX_NC NEGFIX_NI NEGFIX_NS NEGFIX_NG NIM_MORR_CL QC_INST QR_INST QI_INST QS_INST QG_INST NC_INST NR_INST NI_INST NS_INST NG_INST T_in_K_mc cloud_frac_refined rcm_refined hl_on_Cp_residual qto_residual vars_zm = wp2 rtp2 thlp2 rtpthlp wprtp wpthlp wp2up2 wp2vp2 wp4 up2 vp2 Skw_zm Skthl_zm Skrt_zm wpthvp rtpthvp thlpthvp tau_zm Kh_zm K_hm wprcp rc_coef_zm wm_zm thlprcp rtprcp rcp2 upwp vpwp upthlp uprtp vpthlp vprtp upthvp uprcp vpthvp vprcp rho_zm sigma_sqd_w Skw_velocity gamma_Skw_fnc coef_wp4_implicit C6rt_Skw_fnc C6thl_Skw_fnc C6_term C7_Skw_fnc C1_Skw_fnc a3_coef wp3_on_wp2 wp3_on_wp2_cfl_num rcm_zm rtm_zm thlm_zm cloud_frac_zm ice_supersat_frac_zm rho_ds_zm thv_ds_zm em mean_w_up mean_w_down shear wp3_zm thlp3_zm rtp3_zm w_1_zm w_2_zm varnce_w_1_zm varnce_w_2_zm mixt_frac_zm Frad Frad_LW Frad_SW Frad_LW_up Frad_SW_up Frad_LW_down Frad_SW_down Fprec Fcsed hydrometp2 wphydrometp rtphmp thlphmp hmxphmyp Vri VNi Vrc VNc Vrr VNr Vrs VNs Vrg Vrrprrp VNrpNrp Vrrprrp_expcalc VNrpNrp_expcalc wp2_bt wp2_ma wp2_ta wp2_ac wp2_bp wp2_pr1 wp2_pr2 wp2_pr3 wp2_pr_dfsn wp2_dp1 wp2_dp2 wp2_sdmp wp2_cl wp2_pd wp2_sf wp2_splat vp2_bt vp2_ma vp2_ta vp2_tp vp2_dp1 vp2_dp2 vp2_pr1 vp2_pr2 vp2_sdmp vp2_cl vp2_pd vp2_sf vp2_splat up2_bt up2_ma up2_ta up2_tp up2_dp1 up2_dp2 up2_pr1 up2_pr2 up2_sdmp up2_cl up2_pd up2_sf up2_splat upwp_bt upwp_ma upwp_ta upwp_tp upwp_ac upwp_bp upwp_pr1 upwp_pr2 upwp_pr3 upwp_pr4 upwp_dp1 upwp_mfl upwp_cl vpwp_bt vpwp_ma vpwp_ta vpwp_tp vpwp_ac vpwp_bp vpwp_pr1 vpwp_pr2 vpwp_pr3 vpwp_pr4 vpwp_dp1 vpwp_mfl vpwp_cl wprtp_bt wprtp_ma wprtp_ta wprtp_tp wprtp_ac wprtp_bp wprtp_pr1 wprtp_pr2 wprtp_pr3 wprtp_dp1 wprtp_mfl wprtp_cl wprtp_pd wprtp_forcing wprtp_mc wpthlp_bt wpthlp_ma wpthlp_ta wpthlp_tp wpthlp_ac wpthlp_bp wpthlp_pr1 wpthlp_pr2 wpthlp_pr3 wpthlp_dp1 wpthlp_mfl wpthlp_cl wpthlp_forcing wpthlp_mc rtp2_bt rtp2_ma rtp2_ta rtp2_tp rtp2_dp1 rtp2_dp2 rtp2_cl rtp2_pd rtp2_sf rtp2_forcing rtp2_mc thlp2_bt thlp2_ma thlp2_ta thlp2_tp thlp2_dp1 thlp2_dp2 thlp2_cl thlp2_pd thlp2_sf thlp2_forcing thlp2_mc rtpthlp_bt rtpthlp_ma rtpthlp_ta rtpthlp_tp1 rtpthlp_tp2 rtpthlp_dp1 rtpthlp_dp2 rtpthlp_cl rtpthlp_sf rtpthlp_forcing rtpthlp_mc wpthlp_enter_mfl wpthlp_exit_mfl wprtp_enter_mfl wprtp_exit_mfl wpthlp_mfl_min wpthlp_mfl_max wprtp_mfl_min wprtp_mfl_max stability_correction bv_freq_sqd bv_freq_sqd_splat bv_freq_sqd_mixed bv_freq_sqd_moist bv_freq_sqd_dry bv_freq_sqd_smth bv_freq_out_cloud bv_freq_pos ddzt_umvm_sqd invrs_tau_zm invrs_tau_xp2_zm invrs_tau_wp2_zm invrs_tau_wpxp_zm invrs_tau_wp3_zm invrs_tau_no_N2_zm invrs_tau_bkgnd invrs_tau_sfc invrs_tau_shear Ri_zm vars_sfc = ustar soil_heat_flux veg_T_in_K sfc_soil_T_in_K deep_soil_T_in_K lh sh cc lwp vwp swp iwp rwp z_cloud_base z_inversion precip_rate_sfc rain_flux_sfc rrm_sfc precip_frac_tol wpthlp_sfc wprtp_sfc upwp_sfc vpwp_sfc morr_snow_rate thlm_vert_avg rtm_vert_avg um_vert_avg vm_vert_avg wp2_vert_avg up2_vert_avg vp2_vert_avg rtp2_vert_avg thlp2_vert_avg T_sfc rtm_spur_src thlm_spur_src rs_sd_morr_int tot_vartn_normlzd_rtm tot_vartn_normlzd_thlm tot_vartn_normlzd_wprtp -------------------------------------------------- iteration = 1; time = 57660.0 iteration = 2; time = 57720.0 iteration = 3; time = 57780.0 iteration = 4; time = 57840.0 iteration = 5; time = 57900.0 iteration = 6; time = 57960.0 iteration = 7; time = 58020.0 iteration = 8; time = 58080.0 iteration = 9; time = 58140.0 iteration = 10; time = 58200.0 iteration = 11; time = 58260.0 iteration = 12; time = 58320.0 iteration = 13; time = 58380.0 iteration = 14; time = 58440.0 iteration = 15; time = 58500.0 iteration = 16; time = 58560.0 iteration = 17; time = 58620.0 iteration = 18; time = 58680.0 iteration = 19; time = 58740.0 iteration = 20; time = 58800.0 iteration = 21; time = 58860.0 iteration = 22; time = 58920.0 iteration = 23; time = 58980.0 iteration = 24; time = 59040.0 iteration = 25; time = 59100.0 iteration = 26; time = 59160.0 iteration = 27; time = 59220.0 iteration = 28; time = 59280.0 iteration = 29; time = 59340.0 iteration = 30; time = 59400.0 iteration = 31; time = 59460.0 iteration = 32; time = 59520.0 iteration = 33; time = 59580.0 iteration = 34; time = 59640.0 iteration = 35; time = 59700.0 iteration = 36; time = 59760.0 iteration = 37; time = 59820.0 iteration = 38; time = 59880.0 iteration = 39; time = 59940.0 iteration = 40; time = 60000.0 iteration = 41; time = 60060.0 iteration = 42; time = 60120.0 iteration = 43; time = 60180.0 iteration = 44; time = 60240.0 iteration = 45; time = 60300.0 iteration = 46; time = 60360.0 iteration = 47; time = 60420.0 iteration = 48; time = 60480.0 iteration = 49; time = 60540.0 iteration = 50; time = 60600.0 iteration = 51; time = 60660.0 iteration = 52; time = 60720.0 iteration = 53; time = 60780.0 iteration = 54; time = 60840.0 iteration = 55; time = 60900.0 iteration = 56; time = 60960.0 iteration = 57; time = 61020.0 iteration = 58; time = 61080.0 iteration = 59; time = 61140.0 iteration = 60; time = 61200.0 iteration = 61; time = 61260.0 iteration = 62; time = 61320.0 iteration = 63; time = 61380.0 iteration = 64; time = 61440.0 iteration = 65; time = 61500.0 iteration = 66; time = 61560.0 iteration = 67; time = 61620.0 iteration = 68; time = 61680.0 iteration = 69; time = 61740.0 iteration = 70; time = 61800.0 iteration = 71; time = 61860.0 iteration = 72; time = 61920.0 iteration = 73; time = 61980.0 iteration = 74; time = 62040.0 iteration = 75; time = 62100.0 iteration = 76; time = 62160.0 iteration = 77; time = 62220.0 iteration = 78; time = 62280.0 iteration = 79; time = 62340.0 iteration = 80; time = 62400.0 iteration = 81; time = 62460.0 iteration = 82; time = 62520.0 iteration = 83; time = 62580.0 iteration = 84; time = 62640.0 iteration = 85; time = 62700.0 iteration = 86; time = 62760.0 iteration = 87; time = 62820.0 iteration = 88; time = 62880.0 iteration = 89; time = 62940.0 iteration = 90; time = 63000.0 iteration = 91; time = 63060.0 iteration = 92; time = 63120.0 iteration = 93; time = 63180.0 iteration = 94; time = 63240.0 iteration = 95; time = 63300.0 iteration = 96; time = 63360.0 iteration = 97; time = 63420.0 iteration = 98; time = 63480.0 iteration = 99; time = 63540.0 iteration = 100; time = 63600.0 iteration = 101; time = 63660.0 iteration = 102; time = 63720.0 iteration = 103; time = 63780.0 iteration = 104; time = 63840.0 iteration = 105; time = 63900.0 iteration = 106; time = 63960.0 iteration = 107; time = 64020.0 iteration = 108; time = 64080.0 iteration = 109; time = 64140.0 iteration = 110; time = 64200.0 iteration = 111; time = 64260.0 iteration = 112; time = 64320.0 iteration = 113; time = 64380.0 iteration = 114; time = 64440.0 iteration = 115; time = 64500.0 iteration = 116; time = 64560.0 iteration = 117; time = 64620.0 iteration = 118; time = 64680.0 iteration = 119; time = 64740.0 iteration = 120; time = 64800.0 iteration = 121; time = 64860.0 iteration = 122; time = 64920.0 iteration = 123; time = 64980.0 iteration = 124; time = 65040.0 iteration = 125; time = 65100.0 iteration = 126; time = 65160.0 iteration = 127; time = 65220.0 iteration = 128; time = 65280.0 iteration = 129; time = 65340.0 iteration = 130; time = 65400.0 iteration = 131; time = 65460.0 iteration = 132; time = 65520.0 iteration = 133; time = 65580.0 iteration = 134; time = 65640.0 iteration = 135; time = 65700.0 iteration = 136; time = 65760.0 iteration = 137; time = 65820.0 iteration = 138; time = 65880.0 iteration = 139; time = 65940.0 iteration = 140; time = 66000.0 iteration = 141; time = 66060.0 iteration = 142; time = 66120.0 iteration = 143; time = 66180.0 iteration = 144; time = 66240.0 iteration = 145; time = 66300.0 iteration = 146; time = 66360.0 iteration = 147; time = 66420.0 iteration = 148; time = 66480.0 iteration = 149; time = 66540.0 iteration = 150; time = 66600.0 iteration = 151; time = 66660.0 iteration = 152; time = 66720.0 iteration = 153; time = 66780.0 iteration = 154; time = 66840.0 iteration = 155; time = 66900.0 iteration = 156; time = 66960.0 iteration = 157; time = 67020.0 iteration = 158; time = 67080.0 iteration = 159; time = 67140.0 iteration = 160; time = 67200.0 iteration = 161; time = 67260.0 iteration = 162; time = 67320.0 iteration = 163; time = 67380.0 iteration = 164; time = 67440.0 iteration = 165; time = 67500.0 iteration = 166; time = 67560.0 iteration = 167; time = 67620.0 iteration = 168; time = 67680.0 iteration = 169; time = 67740.0 iteration = 170; time = 67800.0 iteration = 171; time = 67860.0 iteration = 172; time = 67920.0 iteration = 173; time = 67980.0 iteration = 174; time = 68040.0 iteration = 175; time = 68100.0 iteration = 176; time = 68160.0 iteration = 177; time = 68220.0 iteration = 178; time = 68280.0 iteration = 179; time = 68340.0 iteration = 180; time = 68400.0 iteration = 181; time = 68460.0 iteration = 182; time = 68520.0 iteration = 183; time = 68580.0 iteration = 184; time = 68640.0 iteration = 185; time = 68700.0 iteration = 186; time = 68760.0 iteration = 187; time = 68820.0 iteration = 188; time = 68880.0 iteration = 189; time = 68940.0 iteration = 190; time = 69000.0 iteration = 191; time = 69060.0 iteration = 192; time = 69120.0 iteration = 193; time = 69180.0 iteration = 194; time = 69240.0 iteration = 195; time = 69300.0 iteration = 196; time = 69360.0 iteration = 197; time = 69420.0 iteration = 198; time = 69480.0 iteration = 199; time = 69540.0 iteration = 200; time = 69600.0 iteration = 201; time = 69660.0 iteration = 202; time = 69720.0 iteration = 203; time = 69780.0 iteration = 204; time = 69840.0 iteration = 205; time = 69900.0 iteration = 206; time = 69960.0 iteration = 207; time = 70020.0 iteration = 208; time = 70080.0 iteration = 209; time = 70140.0 iteration = 210; time = 70200.0 iteration = 211; time = 70260.0 iteration = 212; time = 70320.0 iteration = 213; time = 70380.0 iteration = 214; time = 70440.0 iteration = 215; time = 70500.0 iteration = 216; time = 70560.0 iteration = 217; time = 70620.0 iteration = 218; time = 70680.0 iteration = 219; time = 70740.0 iteration = 220; time = 70800.0 iteration = 221; time = 70860.0 iteration = 222; time = 70920.0 iteration = 223; time = 70980.0 iteration = 224; time = 71040.0 iteration = 225; time = 71100.0 iteration = 226; time = 71160.0 iteration = 227; time = 71220.0 iteration = 228; time = 71280.0 iteration = 229; time = 71340.0 iteration = 230; time = 71400.0 iteration = 231; time = 71460.0 iteration = 232; time = 71520.0 iteration = 233; time = 71580.0 iteration = 234; time = 71640.0 iteration = 235; time = 71700.0 iteration = 236; time = 71760.0 iteration = 237; time = 71820.0 iteration = 238; time = 71880.0 iteration = 239; time = 71940.0 iteration = 240; time = 72000.0 iteration = 241; time = 72060.0 iteration = 242; time = 72120.0 iteration = 243; time = 72180.0 iteration = 244; time = 72240.0 iteration = 245; time = 72300.0 iteration = 246; time = 72360.0 iteration = 247; time = 72420.0 iteration = 248; time = 72480.0 iteration = 249; time = 72540.0 iteration = 250; time = 72600.0 iteration = 251; time = 72660.0 iteration = 252; time = 72720.0 iteration = 253; time = 72780.0 iteration = 254; time = 72840.0 iteration = 255; time = 72900.0 iteration = 256; time = 72960.0 iteration = 257; time = 73020.0 iteration = 258; time = 73080.0 iteration = 259; time = 73140.0 iteration = 260; time = 73200.0 iteration = 261; time = 73260.0 iteration = 262; time = 73320.0 iteration = 263; time = 73380.0 iteration = 264; time = 73440.0 iteration = 265; time = 73500.0 iteration = 266; time = 73560.0 iteration = 267; time = 73620.0 iteration = 268; time = 73680.0 iteration = 269; time = 73740.0 iteration = 270; time = 73800.0 iteration = 271; time = 73860.0 iteration = 272; time = 73920.0 iteration = 273; time = 73980.0 iteration = 274; time = 74040.0 iteration = 275; time = 74100.0 iteration = 276; time = 74160.0 iteration = 277; time = 74220.0 iteration = 278; time = 74280.0 iteration = 279; time = 74340.0 iteration = 280; time = 74400.0 iteration = 281; time = 74460.0 iteration = 282; time = 74520.0 iteration = 283; time = 74580.0 iteration = 284; time = 74640.0 iteration = 285; time = 74700.0 iteration = 286; time = 74760.0 iteration = 287; time = 74820.0 iteration = 288; time = 74880.0 iteration = 289; time = 74940.0 iteration = 290; time = 75000.0 iteration = 291; time = 75060.0 iteration = 292; time = 75120.0 iteration = 293; time = 75180.0 iteration = 294; time = 75240.0 iteration = 295; time = 75300.0 iteration = 296; time = 75360.0 iteration = 297; time = 75420.0 iteration = 298; time = 75480.0 iteration = 299; time = 75540.0 iteration = 300; time = 75600.0 iteration = 301; time = 75660.0 iteration = 302; time = 75720.0 iteration = 303; time = 75780.0 iteration = 304; time = 75840.0 iteration = 305; time = 75900.0 iteration = 306; time Program exited normally = 75960.0 iteration = 307; time = 76020.0 iteration = 308; time = 76080.0 iteration = 309; time = 76140.0 iteration = 310; time = 76200.0 CLUBB-TIMER time_loop_init = 0.0193 CLUBB-TIMER time_clubb_advance = 24.0371 CLUBB-TIMER time_clubb_pdf = 0.0010 CLUBB-TIMER time_SILHS = 0.0001 CLUBB-TIMER time_microphys_scheme = 0.0185 CLUBB-TIMER time_microphys_advance = 0.0038 CLUBB-TIMER time_loop_end = 1.8174 CLUBB-TIMER time_total = 25.8974 + run_scripts/run_scm.bash mpace_b Running mpace_b 2024/09/21 03:05:04 -------------------------------------------------- Latest git log entry -------------------------------------------------- A detailed git diff can be found at the end of this file -------------------------------------------------- Tunable Parameters: -------------------------------------------------- Parameter Value --------- ----- C1 = 1.00000000000000000000 C1b = 1.00000000000000000000 C1c = 1.00000000000000000000 C2rt = 2.00000000000000000000 C2thl = 2.00000000000000000000 C2rtthl = 2.00000000000000000000 C4 = 2.00000000000000000000 C_uu_shr = 0.40000000000000002220 C_uu_buoy = 0.29999999999999998890 C6rt = 2.00000000000000000000 C6rtb = 2.00000000000000000000 C6rtc = 1.00000000000000000000 C6thl = 2.00000000000000000000 C6thlb = 2.00000000000000000000 C6thlc = 1.00000000000000000000 C7 = 0.50000000000000000000 C7b = 0.50000000000000000000 C7c = 0.50000000000000000000 C8 = 0.50000000000000000000 C8b = 0.02000000000000000042 C10 = 3.29999999999999982236 C11 = 0.40000000000000002220 C11b = 0.40000000000000002220 C11c = 0.50000000000000000000 C12 = 1.00000000000000000000 C13 = 0.10000000000000000555 C14 = 1.00000000000000000000 C_wp2_pr_dfsn = 0.00000000000000000000 C_wp3_pr_tp = 0.00000000000000000000 C_wp3_pr_turb = 1.00000000000000000000 C_wp3_pr_dfsn = 0.00000000000000000000 C_wp2_splat = 0.00000000000000000000 C6rt_Lscale0 = 14.00000000000000000000 C6thl_Lscale0 = 14.00000000000000000000 C7_Lscale0 = 0.84999999999999997780 wpxp_L_thresh = 60.00000000000000000000 c_K = 0.20000000000000001110 c_K1 = 0.20000000000000001110 nu1 = 20.00000000000000000000 c_K2 = 0.02500000000000000139 nu2 = 1.00000000000000000000 c_K6 = 0.37500000000000000000 nu6 = 5.00000000000000000000 c_K8 = 5.00000000000000000000 nu8 = 20.00000000000000000000 c_K9 = 0.10000000000000000555 nu9 = 10.00000000000000000000 nu10 = 0.00000000000000000000 c_K_hm = 0.75000000000000000000 c_K_hmb = 0.75000000000000000000 K_hm_min_coef = 0.10000000000000000555 nu_hm = 1.50000000000000000000 slope_coef_spread_DG_means_w = 21.00000000000000000000 pdf_component_stdev_factor_w = 1.00000000000000000000 coef_spread_DG_means_rt = 0.80000000000000004441 coef_spread_DG_means_thl = 0.80000000000000004441 gamma_coef = 0.25000000000000000000 gamma_coefb = 0.25000000000000000000 gamma_coefc = 5.00000000000000000000 mu = 0.00100000000000000002 beta = 1.00000000000000000000 lmin_coef = 0.50000000000000000000 omicron = 0.50000000000000000000 zeta_vrnce_rat = 0.00000000000000000000 upsilon_precip_frac_rat = 0.55000000000000004441 lambda0_stability_coef = 0.02999999999999999889 mult_coef = 0.50000000000000000000 taumin = 90.00000000000000000000 taumax = 3600.00000000000000000000 Lscale_mu_coef = 2.00000000000000000000 Lscale_pert_coef = 0.10000000000000000555 alpha_corr = 0.14999999999999999445 Skw_denom_coef = 4.00000000000000000000 c_K10 = 1.00000000000000000000 c_K10h = 1.00000000000000000000 thlp2_rad_coef = 1.00000000000000000000 thlp2_rad_cloud_frac_thresh = 0.10000000000000000555 up2_sfc_coef = 4.00000000000000000000 Skw_max_mag = 10.00000000000000000000 C_invrs_tau_bkgnd = 1.10000000000000008882 C_invrs_tau_sfc = 0.10000000000000000555 C_invrs_tau_shear = 0.14999999999999999445 C_invrs_tau_N2 = 0.40000000000000002220 C_invrs_tau_N2_wp2 = 0.20000000000000001110 C_invrs_tau_N2_xp2 = 0.05000000000000000278 C_invrs_tau_N2_wpxp = 0.00000000000000000000 C_invrs_tau_N2_clear_wp3 = 1.00000000000000000000 C_invrs_tau_wpxp_Ri = 0.34999999999999997780 C_invrs_tau_wpxp_N2_thresh = 0.00033000000000000000 xp3_coef_base = 0.25000000000000000000 xp3_coef_slope = 0.01000000000000000021 altitude_threshold = 100.00000000000000000000 rtp2_clip_coef = 0.50000000000000000000 Cx_min = 0.33000000000000001554 Cx_max = 0.94999999999999995559 Richardson_num_min = 0.25000000000000000000 Richardson_num_max = 400.00000000000000000000 a3_coef_min = 1.00000000000000000000 a_const = 1.80000000000000004441 bv_efold = 5.00000000000000000000 wpxp_Ri_exp = 0.50000000000000000000 z_displace = 25.00000000000000000000 -------------------------------------------------- Preprocessing Directives: -------------------------------------------------- -DNETCDF enabled -DCOAMPS_MICRO enabled -DNR_SP enabled -DTUNER disabled -DSILHS enabled -Dnooverlap enabled -Draoffline enabled -DUSE_BUGSrad_ocast_random disabled -DBYTESWAP_IO disabled -------------------------------------------------- &model_setting -------------------------------------------------- runtype = mpace_b nzmax = 56 grid_type = 1 deltaz = 50.00000000000000 zm_init = 0.000000000000000 zm_top = 3750.000000000000 zt_grid_fname = zm_grid_fname = day = 9 month = 10 year = 2004 lat_vals = 71.75000000000000 lon_vals = -151.0000000000000 sfc_elevation = 0.000000000000000 time_initial = 61200.00000000000 time_final = 87600.00000000000 dt_main = 60.00000000000000 dt_rad = 60.00000000000000 sfctype = 0 T_sfc = 288.0000000000000 p_sfc = 101000.0000000000 sens_ht = 0.000000000000000 latent_ht = 0.000000000000000 fcor = 1.0000000000000000E-004 T0 = 300.0000000000000 ts_nudge = 3600.000000000000 forcings_file_path = l_t_dependent = T l_ignore_forcings = T l_modify_ic_with_cubic_int = F l_modify_bc_for_cnvg_test = F l_input_xpwp_sfc = F saturation_formula = 3 thlm_sponge_damp_settings%l_sponge_damping = F rtm_sponge_damp_settings%l_sponge_damping = F uv_sponge_damp_settings%l_sponge_damping = F wp2_sponge_damp_settings%l_sponge_damping = F wp3_sponge_damp_settings%l_sponge_damping = F up2_vp2_sponge_damp_settings%l_sponge_damping = F thlm_sponge_damp_settings%tau_sponge_damp_min = 60.00000000000000 thlm_sponge_damp_settings%tau_sponge_damp_max = 1800.000000000000 thlm_sponge_damp_settings%sponge_damp_depth = 0.2500000000000000 rtm_sponge_damp_settings%tau_sponge_damp_min = 60.00000000000000 rtm_sponge_damp_settings%tau_sponge_damp_max = 1800.000000000000 rtm_sponge_damp_settings%sponge_damp_depth = 0.2500000000000000 uv_sponge_damp_settings%tau_sponge_damp_min = 60.00000000000000 uv_sponge_damp_settings%tau_sponge_damp_max = 1800.000000000000 uv_sponge_damp_settings%sponge_damp_depth = 0.2500000000000000 wp2_sponge_damp_settings%tau_sponge_damp_min = 60.00000000000000 wp2_sponge_damp_settings%tau_sponge_damp_max = 1800.000000000000 wp2_sponge_damp_settings%sponge_damp_depth = 0.2500000000000000 wp3_sponge_damp_settings%tau_sponge_damp_min = 60.00000000000000 wp3_sponge_damp_settings%tau_sponge_damp_max = 1800.000000000000 wp3_sponge_damp_settings%sponge_damp_depth = 0.2500000000000000 up2_vp2_sponge_damp_settings%tau_sponge_damp_min = 60.00000000000000 up2_vp2_sponge_damp_settings%tau_sponge_damp_max = 1800.000000000000 up2_vp2_sponge_damp_settings%sponge_damp_depth = 0.2500000000000000 l_soil_veg = F l_restart = F l_input_fields = F restart_path_case = restart/mpace_b time_restart = 0.000000000000000 debug_level = 2 sclr_dim = 0 edsclr_dim = 0 iisclr_thl = -2 iisclr_rt = -1 iisclr_CO2 = -1 sclr_tol = -------------------------------------------------- &stats_setting -------------------------------------------------- l_stats = T fname_prefix = mpace_b stats_fmt = netcdf stats_tsamp = 60.00000000000000 stats_tout = 60.00000000000000 l_allow_small_stats_tout = F Constant flags: l_pos_def = F l_hole_fill = T l_gamma_Skw = T l_byteswap_io = F Constant tolerances [units] rt_tol [kg/kg] = 1.0000000000000000E-008 thl_tol [K] = 1.0000000000000000E-002 w_tol [m/s] = 2.0000000000000000E-002 -------------------------------------------------- µphysics_setting -------------------------------------------------- microphys_scheme = coamps l_cloud_sed = F sigma_g = 1.500000000000000 l_graupel = F l_hail = F l_seifert_beheng = F l_predict_Nc = T l_const_Nc_in_cloud = F specify_aerosol = morrison_lognormal l_subgrid_w = T l_arctic_nucl = F l_cloud_edge_activation = F l_fix_pgam = F l_in_cloud_Nc_diff = T l_var_covar_src = F l_upwind_diff_sed = F lh_microphys_type = disabled lh_num_samples = 2 lh_sequence_length = 1 lh_seed = 5489 l_fix_w_chi_eta_correlations = T l_silhs_KK_convergence_adj_mean = F importance_prob_thresh = 1.0000000000000000E-008 host_dx = 1000000.000000000 host_dy = 1000000.000000000 hmp2_ip_on_hmm2_ip_slope%rr = 0.000000000000000 hmp2_ip_on_hmm2_ip_slope%ri = 0.000000000000000 hmp2_ip_on_hmm2_ip_slope%rs = 0.000000000000000 hmp2_ip_on_hmm2_ip_slope%rg = 0.000000000000000 hmp2_ip_on_hmm2_ip_slope%Nr = 0.000000000000000 hmp2_ip_on_hmm2_ip_slope%Ni = 0.000000000000000 hmp2_ip_on_hmm2_ip_slope%Ni = 0.000000000000000 hmp2_ip_on_hmm2_ip_slope%Ng = 0.000000000000000 hmp2_ip_on_hmm2_ip_intrcpt%rr = 1.000000000000000 hmp2_ip_on_hmm2_ip_intrcpt%ri = 1.000000000000000 hmp2_ip_on_hmm2_ip_intrcpt%rs = 1.000000000000000 hmp2_ip_on_hmm2_ip_intrcpt%rg = 1.000000000000000 hmp2_ip_on_hmm2_ip_intrcpt%Nr = 1.000000000000000 hmp2_ip_on_hmm2_ip_intrcpt%Ni = 1.000000000000000 hmp2_ip_on_hmm2_ip_intrcpt%Ni = 1.000000000000000 hmp2_ip_on_hmm2_ip_intrcpt%Ng = 1.000000000000000 Ncnp2_on_Ncnm2 = 1.000000000000000 C_evap = 0.8600000000000000 r_0 = 2.5000000000000001E-005 microphys_start_time = 0.000000000000000 Nc0_in_cloud = 100000000.0000000 ccnconst = 120.0000000000000 ccnexpnt = 0.4000000059604645 aer_rm1 = 1.1000000021965661E-008 aer_rm2 = 5.9999997858994902E-008 aer_n1 = 125000000.0000000 aer_n2 = 65000000.00000000 aer_sig1 = 1.200000047683716 aer_sig2 = 1.700000047683716 pgam_fixed = 5.000000000000000 precip_frac_calc_type = 2 -------------------------------------------------- &SILHS_setting -------------------------------------------------- Correlation array (approximate); in cloud: 1.000 0.300 0.090 0.103 0.253 0.063 -0.086 0.000 0.281 0.303 0.300 1.000 0.027 0.031 0.076 0.019 -0.026 0.000 0.085 0.091 0.090 0.027 1.000 0.390 0.000 0.679 0.475 0.000 0.000 0.595 0.103 0.031 0.390 1.000 0.000 0.162 0.437 0.000 0.000 0.332 0.253 0.076 0.000 0.000 1.000 0.000 0.000 0.000 0.796 0.000 0.063 0.019 0.679 0.162 0.000 1.000 0.314 0.000 0.000 0.458 -0.086 -0.026 0.475 0.437 0.000 0.314 1.000 0.000 0.000 0.793 0.000 0.000 0.000 0.000 0.000 0.000 0.000 1.000 0.000 0.000 0.281 0.085 0.000 0.000 0.796 0.000 0.000 0.000 1.000 0.000 0.303 0.091 0.595 0.332 0.000 0.458 0.793 0.000 0.000 1.000 Correlation array (approximate); below cloud: 1.000 0.300 0.090 0.103 0.060 0.063 -0.086 0.000 0.016 0.303 0.300 1.000 0.027 0.031 0.182 0.019 -0.026 0.000 0.005 0.091 0.090 0.027 1.000 0.390 0.000 0.679 0.475 0.000 0.000 0.595 0.103 0.031 0.390 1.000 0.000 0.162 0.437 0.000 0.000 0.332 0.060 0.182 0.000 0.000 1.000 0.000 0.000 0.000 0.898 0.000 0.063 0.019 0.679 0.162 0.000 1.000 0.314 0.000 0.000 0.458 -0.086 -0.026 0.475 0.437 0.000 0.314 1.000 0.000 0.000 0.793 0.000 0.000 0.000 0.000 0.000 0.000 0.000 1.000 0.000 0.000 0.016 0.005 0.000 0.000 0.898 0.000 0.000 0.000 1.000 0.000 0.303 0.091 0.595 0.332 0.000 0.458 0.793 0.000 0.000 1.000 -------------------------------------------------- &radiation_setting -------------------------------------------------- rad_scheme = simplified sol_const = 1367.000000000000 alvdr = 0.1000000000000000 alvdf = 0.1000000000000000 alndr = 0.1000000000000000 alndf = 0.1000000000000000 radiation_top = 50000.00000000000 F0 = 70.00000000000000 F1 = 22.00000000000000 kappa = 85.00000000000000 gc = 0.8600000000000000 omega = 0.9965000000000001 slr = 1.000000000000000 l_rad_above_cloud = F l_sw_radiation = T l_fix_cos_solar_zen = F l_use_default_std_atmosphere = T Fs_values = 1212.750000000000 0.000000000000000 0.000000000000000 0.000000000000000 0.000000000000000 0.000000000000000 0.000000000000000 0.000000000000000 0.000000000000000 0.000000000000000 0.000000000000000 0.000000000000000 0.000000000000000 0.000000000000000 0.000000000000000 0.000000000000000 0.000000000000000 0.000000000000000 0.000000000000000 0.000000000000000 cos_solar_zen_values = -999.0000000000000 -999.0000000000000 -999.0000000000000 -999.0000000000000 -999.0000000000000 -999.0000000000000 -999.0000000000000 -999.0000000000000 -999.0000000000000 -999.0000000000000 -999.0000000000000 -999.0000000000000 -999.0000000000000 -999.0000000000000 -999.0000000000000 -999.0000000000000 -999.0000000000000 -999.0000000000000 -999.0000000000000 -999.0000000000000 cos_solar_zen_times = -999.0000000000000 -999.0000000000000 -999.0000000000000 -999.0000000000000 -999.0000000000000 -999.00000 When the l_diag_Lscale_from_tau flag is enabled, C2rt must have a value of 1. C2rt = 2.000000000000000 Warning in check_clubb_settings When the l_diag_Lscale_from_tau flag is enabled, C2thl must have a value of 1. C2thl = 2.000000000000000 Warning in check_clubb_settings When the l_diag_Lscale_from_tau flag is enabled, C2rtthl must have a value of 1. C2rtthl = 2.000000000000000 Warning in check_clubb_settings When the l_diag_Lscale_from_tau flag is enabled, C6rt must have a value of 1. C6rt = 2.000000000000000 Warning in check_clubb_settings When the l_diag_Lscale_from_tau flag is enabled, C6rtb must have a value of 1. C6rtb = 2.000000000000000 Warning in check_clubb_settings When the l_diag_Lscale_from_tau flag is enabled, C6thl must have a value of 1. C6thl = 2.000000000000000 Warning in check_clubb_settings When the l_diag_Lscale_from_tau flag is enabled, C6thlb must have a value of 1. C6thlb = 2.000000000000000 Warning in check_clubb_settings 00000000 -999.0000000000000 -999.0000000000000 -999.0000000000000 -999.0000000000000 -999.0000000000000 -999.0000000000000 -999.0000000000000 -999.0000000000000 -999.0000000000000 -999.0000000000000 -999.0000000000000 -999.0000000000000 -999.0000000000000 -999.0000000000000 eff_drop_radius = 1.0000000000000001E-005 -------------------------------------------------- &configurable_clubb_flags_nl -------------------------------------------------- iiPDF_type = 1 ipdf_call_placement = 2 penta_solve_method = 2 tridiag_solve_method = 2 l_use_precip_frac = T l_predict_upwp_vpwp = T l_min_wp2_from_corr_wx = T l_min_xp2_from_corr_wx = T l_C2_cloud_frac = F l_diffuse_rtm_and_thlm = F l_stability_correct_Kh_N2_zm = F l_calc_thlp2_rad = T l_upwind_xpyp_ta = T l_upwind_xm_ma = T l_uv_nudge = T l_rtm_nudge = F l_tke_aniso = T l_vert_avg_closure = F l_trapezoidal_rule_zt = F l_trapezoidal_rule_zm = F l_call_pdf_closure_twice = F l_standard_term_ta = F l_partial_upwind_wp3 = F l_godunov_upwind_wpxp_ta = F l_godunov_upwind_xpyp_ta = F l_use_cloud_cover = F l_diagnose_correlations = F l_calc_w_corr = F l_const_Nc_in_cloud = F l_fix_w_chi_eta_correlations = T l_stability_correct_tau_zm = F l_damp_wp2_using_em = T l_do_expldiff_rtm_thlm = F l_Lscale_plume_centered = F l_diag_Lscale_from_tau = T l_use_C7_Richardson = T l_use_C11_Richardson = F l_use_shear_Richardson = F l_brunt_vaisala_freq_moist = F l_use_thvm_in_bv_freq = F l_rcm_supersat_adj = T l_damp_wp3_Skw_squared = T l_prescribed_avg_deltaz = F l_lmm_stepping = F l_e3sm_config = F l_vary_convect_depth = F l_use_tke_in_wp3_pr_turb_term = T l_use_tke_in_wp2_wp3_K_dfsn = F l_use_wp3_lim_with_smth_Heaviside = F l_smooth_Heaviside_tau_wpxp = T l_modify_limiters_for_cnvg_test = F l_enable_relaxed_clipping = F l_linearize_pbl_winds = F l_mono_flux_lim_thlm = T l_mono_flux_lim_rtm = T l_mono_flux_lim_um = T l_mono_flux_lim_vm = T l_mono_flux_lim_spikefix = T l_host_applies_sfc_fluxes = F -------------------------------------------------- git diff src/ -------------------------------------------------- See *setup.txt file in output folder Path to sounding: mpace_b_sounding.in File exists? T Path to sclr_sounding: mpace_b_sclr_sounding.in File exists? T Path to edsclr_sounding: mpace_b_edsclr_sounding.in File exists? T Reading in sounding information z = 0.000000000000000 4.981623551344990 10.06342701178720 15.15736288147550 19.97916951271340 24.77256815157980 29.56804455391260 34.49647248577640 39.73260697887420 44.80747791836520 49.72086244818550 54.63643206070580 59.65256655895670 64.90063445488209 69.98707884570280 74.91167566161930 79.96518753504530 85.03509978517960 90.12613198733381 95.38870685013249 100.0613450560390 104.9005983637350 109.8902145032140 115.3270191680360 120.2718960783780 124.7241823568210 129.9207902413210 135.0703231482340 140.1231652238890 145.0791827128360 149.7398732307720 154.4025369648040 159.3649859449940 164.6772847214590 170.0915162682430 175.0610451214130 180.0328194953310 185.0068418272810 189.9831145587410 194.8122515650150 199.2947918672750 204.6264135964490 210.1102174589320 215.0978695155860 220.0101485149340 224.8913369050710 229.7746956123040 234.6602269545820 239.5479332537750 244.5140400566270 249.6603317562420 254.6802910486460 259.6882366501880 264.6984696828590 269.8112664910940 274.9694432575130 280.1300481416950 285.1639783466410 290.1858703795180 295.2100651702790 300.3371187890730 305.3156729182370 309.8435961504930 314.7257887491790 319.7756478440630 324.9574119557560 330.0408032549380 335.0721176614450 340.0048277148180 344.9734184366560 350.0228321019740 354.9959783392740 359.9376870639230 364.7345064400770 369.5170782247360 374.3532831347110 379.2137280434300 384.2181956438450 389.3581940803030 395.1526427232810 400.0481294015330 404.5590739920390 409.4781288204660 414.4558522297800 419.5375046467810 424.5650240209300 429.5383347822060 434.4505756778560 439.3378737552460 444.5126527964540 449.8122175700480 455.1143619176520 460.4190888554920 465.4405571213840 470.3417836658820 474.9331155906970 479.3925733828240 484.4116490000850 489.9911168386140 495.3314878083440 500.1096517642860 504.8899164647110 509.7281943747850 514.5748420313130 519.4236522488690 524.2746273452690 529.1651099118360 534.0951527528680 539.2329952317440 544.5789318517940 549.8246205912430 554.9699152612130 560.0833245912030 564.8900674210870 569.6989412939840 574.5536947005299 579.4293795544360 584.4479988291860 589.6097505436780 594.7395258074320 599.5616629491579 604.3859475595740 609.5195914787370 614.7873966143360 619.8115652983259 624.5917574421760 629.3740618055980 634.5173973462590 639.7030785461750 644.7182679436009 649.5627275637040 654.4647612296640 659.8678813600760 665.2245477485210 670.1412570681110 675.0602047789090 679.6122264020549 684.1251358538620 689.0916250296060 694.5124607290130 699.7276079430690 704.7367395227620 709.7104344725871 714.6486381193600 719.5893107142790 724.5324548548880 729.4949854860340 734.6122987461260 739.7671818620450 745.0062743793731 749.8077225312491 754.4226665217790 759.2356923652560 764.1350745124330 769.1419536698430 774.3966539185670 779.6541515502150 784.7250303326330 789.7774572416550 794.4187814398430 799.0163023531480 803.9380217435061 809.0002922320500 814.1308325880950 819.2922009747430 824.4562694577180 829.5713598986461 834.2237435007720 838.9770783803031 844.6219917774690 849.9619719129300 854.5854420048551 859.2573467031710 864.3480774423271 869.4218411616770 874.3217724643069 879.2241385270451 884.2270628333730 889.3306973252170 894.5433825391760 899.8652901786030 904.6148560427190 909.3027686906610 913.9580170845480 918.6115850573560 923.9917777083700 929.6855622132490 934.4501625924380 939.1134135687630 944.0510909682260 949.1079689049560 954.0160525684111 958.7751184604680 964.0603735225440 969.3484639244100 974.1149397663420 978.9135339001140 983.7442922410791 989.0608627079990 994.3982183355630 999.6548159822810 1004.435975669170 1008.741003824700 1013.478708311630 1018.649712750500 1023.980254470990 1029.470591230150 1034.728495412760 1039.439449462370 1044.185396137040 1049.228424125460 1053.625169263970 1058.492708784350 1063.903909084910 1068.733210006380 1073.499864631090 1078.745851124450 1084.047666305160 1089.352337882780 1094.488755260480 1099.228391338980 1103.974262919590 1108.758013764990 1113.587610937800 1118.811464049920 1123.990563759090 1128.744429583020 1133.500592723600 1138.687430029290 1143.924625979500 1148.771515013350 1153.577094764400 1158.865944666140 1164.153662199840 1168.926975126470 1173.702605075620 1178.838994163820 1184.017914767640 1188.897225578420 1193.649323109010 1198.623206718410 1204.112026361480 1208.834862462650 1213.230235488280 1218.507277561090 1223.827162817640 1228.629530405920 1233.434244615170 1238.796120249320 1244.222602996580 1249.429330076080 1254.118804590580 1258.810517196950 1263.539979155460 1268.591458632660 1273.645535521830 1278.633240430190 1283.462462844530 1288.303009012450 1293.226527100170 1298.246578781100 1303.488798418750 1308.733816280920 1313.981635492280 1319.232259182820 1324.121900875940 1328.973537056190 1333.873680539480 1338.806596824570 1343.690214771340 1348.554383335300 1353.554317304650 1358.867432058850 1364.147284857590 1369.099057964000 1374.058926767760 1379.066980915000 1384.121160699530 1389.278877947980 1393.859157082180 1398.442076806380 1403.609097150730 1408.779477010220 1413.985566607310 1419.259801183810 1424.440366403220 1429.170576707640 1433.773890421680 1438.963914117070 1444.233085297210 1449.484084330900 1454.619335510400 1459.172325712080 1464.107669382570 1469.426075188140 1474.671978995610 1479.236442075000 1484.336515671760 1489.614011536360 1494.775187675360 1499.351173429440 1503.929784954640 1508.511024845580 1513.422415784820 1518.664565362500 1523.910158837770 1528.699771266620 1533.352709554440 1538.525821416540 1543.702284727370 1548.882103232980 1554.007671359790 1559.130122723200 1564.255857864670 1569.384880419500 1574.517194029540 1579.395943627230 1584.020662615590 1589.008076308910 1594.152995395630 1598.837747104850 1603.539963252970 1608.841545371590 1614.043450983700 1619.204484943230 1623.903916785370 1628.606106225710 1633.776530876850 1638.950292668320 1644.127395332380 1649.048740757380 1653.713855306520 1658.744851856160 1663.934751135890 1669.128009373890 1674.272647475890 1678.952454301550 1683.810638977540 1689.081873954750 1694.356571157400 1699.576069220510 1704.270648797980 1709.124597728560 1714.347170947850 1719.311760780730 1724.076730380860 1729.374455260200 1734.381068898110 1739.096024639460 1743.813745714230 1748.711307175540 1754.025286853600 1759.296809053060 1764.552072268060 1769.337345016340 1774.072831290430 1778.811103904990 1783.552165718760 1788.665103109050 1793.939571664780 1799.276891273170 1804.267744115180 1808.429150029640 1813.485175331990 1818.722991023770 1823.487595633380 1828.672299962770 1834.039296161410 1839.409864903480 1844.485352813520 1849.265200108830 1854.047879479100 1858.833393860080 1864.052837195650 1869.323587523580 1874.166125416870 1878.963579013650 1884.244070236530 1889.528014340550 1894.334599529760 1899.144044587320 1903.956352496150 1908.771526244240 1913.589568824690 1918.410483235680 1923.234272480520 1928.483409951100 1933.856743047100 1938.689752002270 1943.871180201200 1949.332539963350 1954.174799604120 1959.019956463350 1963.868013587770 1968.718974029370 1973.633532584330 1979.097651516520 1984.261593357570 1989.124781177390 1993.990888269430 1998.859917718360 2003.731872614180 2008.815745115160 2014.390774085920 2018.792526293640 2023.249008647640 2028.135637314790 2033.514329393290 2038.896587995150 2043.792648796570 2048.691663724590 2053.593635924180 2058.498568545760 2063.897417473240 2069.115623328350 2073.415487069250 2078.147966448540 2083.067748628730 2087.990510248970 2093.491119080140 2098.478895213510 2102.858924323380 2108.616436874420 2113.637022826220 2118.578328370110 2123.522636439950 2128.469950265160 2133.420273080840 2138.373608127770 2143.329958652410 2148.372009653510 2154.161818915450 2158.651753616880 2163.398581733800 2169.080665777260 2173.629187581100 2178.109119595380 2183.089711502330 2188.073348363670 2193.060033483580 2198.049770172070 2203.042561745000 2208.038411524120 2213.787423780130 2219.040062309160 2223.990085440870 2228.442108297010 2233.063650180690 2238.077919284450 2243.095270012330 2248.115705733620 2253.139229823570 2258.752485714070 2263.887384123640 2268.291295884490 2273.264277582500 2278.303294356170 2283.345419877110 2288.390657563060 2293.439010837870 2298.490483131530 2303.545077880200 2308.602798526200 2313.157422607940 2317.714583977990 2322.781075502390 2328.212942730360 2333.865911809170 2338.217007913340 2343.078466694300 2348.160688176470 2353.246066116890 2357.889230719050 2362.471370271620 2368.202651634430 2373.300492247120 2377.763706195690 2382.803683567690 2387.910618665840 2393.020737719300 2398.134044281520 2403.250541912460 2408.370234178510 2413.273506563760 2417.666986107760 2422.722398435880 2427.854262955770 2432.989339320240 2438.127631133610 2443.097706413230 2447.670548121700 2452.899774001680 2458.648615368580 2463.158523468320 2467.993317861340 2473.089047654490 2477.606894310400 2482.773191777720 2488.589162100670 2493.244904021010 2643.701480047320 2911.233873162000 3187.038260551650 3471.448001447930 3764.972274841560 4068.252352772110 4382.040741389490 4707.127227399470 5044.496579829190 5395.502911971470 5761.648794620180 6144.464363127970 6545.641439146090 6967.230271340110 7411.861721072670 7882.938220768750 8384.810540205821 8923.646564790550 9508.664464877491 10152.09450191320 11282.27541362280 12141.02013934480 13055.49534714450 14026.35663110120 15055.86384182160 16147.92624528170 17305.43280351780 18528.27918547070 19812.16407468760 21152.37858181670 22520.86037989430 23884.62342837920 25245.37673794040 26603.06190837470 27958.04223241190 29309.82977310370 30658.59241084260 32007.14079546660 33361.44160420290 34728.11490333850 36118.31843487370 37555.07115556740 39071.99686131480 40711.13015198660 42535.19377097590 44638.38555104210 47162.52120871410 50302.33968277290 54304.05968903920 61898.39504155720 u = -13.00000000000000 -13.00000000000000 -13.00000000000000 -13.00000000000000 -13.00000000000000 -13.00000000000000 -13.00000000000000 -13.00000000000000 -13.00000000000000 -13.00000000000000 -13.00000000000000 -13.00000000000000 -13.00000000000000 -13.00000000000000 -13.00000000000000 -13.00000000000000 -13.00000000000000 -13.00000000000000 -13.00000000000000 -13.00000000000000 -13.00000000000000 -13.00000000000000 -13.00000000000000 -13.00000000000000 -13.00000000000000 -13.00000000000000 -13.00000000000000 -13.00000000000000 -13.00000000000000 -13.00000000000000 -13.00000000000000 -13.00000000000000 -13.00000000000000 -13.00000000000000 -13.00000000000000 -13.00000000000000 -13.00000000000000 -13.00000000000000 -13.00000000000000 -13.00000000000000 -13.00000000000000 -13.00000000000000 -13.00000000000000 -13.00000000000000 -13.00000000000000 -13.00000000000000 -13.00000000000000 -13.00000000000000 -13.00000000000000 -13.00000000000000 -13.00000000000000 -13.00000000000000 -13.00000000000000 -13.00000000000000 -13.00000000000000 -13.00000000000000 -13.00000000000000 -13.00000000000000 -13.00000000000000 -13.00000000000000 -13.00000000000000 -13.00000000000000 -13.00000000000000 -13.00000000000000 -13.00000000000000 -13.00000000000000 -13.00000000000000 -13.00000000000000 -13.00000000000000 -13.00000000000000 -13.00000000000000 -13.00000000000000 -13.00000000000000 -13.00000000000000 -13.00000000000000 -13.00000000000000 -13.00000000000000 -13.00000000000000 -13.00000000000000 -13.00000000000000 -13.00000000000000 -13.00000000000000 -13.00000000000000 -13.00000000000000 -13.00000000000000 -13.00000000000000 -13.00000000000000 -13.00000000000000 -13.00000000000000 -13.00000000000000 -13.00000000000000 -13.00000000000000 -13.00000000000000 -13.00000000000000 -13.00000000000000 -13.00000000000000 -13.00000000000000 -13.00000000000000 -13.00000000000000 -13.00000000000000 -13.00000000000000 -13.00000000000000 -13.00000000000000 -13.00000000000000 -13.00000000000000 -13.00000000000000 -13.00000000000000 -13.00000000000000 -13.00000000000000 -13.00000000000000 -13.00000000000000 -13.00000000000000 -13.00000000000000 -13.00000000000000 -13.00000000000000 -13.00000000000000 -13.00000000000000 -13.00000000000000 -13.00000000000000 -13.00000000000000 -13.00000000000000 -13.00000000000000 -13.00000000000000 -13.00000000000000 -13.00000000000000 -13.00000000000000 -13.00000000000000 -13.00000000000000 -13.00000000000000 -13.00000000000000 -13.00000000000000 -13.00000000000000 -13.00000000000000 -13.00000000000000 -13.00000000000000 -13.00000000000000 -13.00000000000000 -13.00000000000000 -13.00000000000000 -13.00000000000000 -13.00000000000000 -13.00000000000000 -13.00000000000000 -13.00000000000000 -13.00000000000000 -13.00000000000000 -13.00000000000000 -13.00000000000000 -13.00000000000000 -13.00000000000000 -13.00000000000000 -13.00000000000000 -13.00000000000000 -13.00000000000000 -13.00000000000000 -13.00000000000000 -13.00000000000000 -13.00000000000000 -13.00000000000000 -13.00000000000000 -13.00000000000000 -13.00000000000000 -13.00000000000000 -13.00000000000000 -13.00000000000000 -13.00000000000000 -13.00000000000000 -13.00000000000000 -13.00000000000000 -13.00000000000000 -13.00000000000000 -13.00000000000000 -13.00000000000000 -13.00000000000000 -13.00000000000000 -13.00000000000000 -13.00000000000000 -13.00000000000000 -13.00000000000000 -13.00000000000000 -13.00000000000000 -13.00000000000000 -13.00000000000000 -13.00000000000000 -13.00000000000000 -13.00000000000000 -13.00000000000000 -13.00000000000000 -13.00000000000000 -13.00000000000000 -13.00000000000000 -13.00000000000000 -13.00000000000000 -13.00000000000000 -13.00000000000000 -13.00000000000000 -13.00000000000000 -13.00000000000000 -13.00000000000000 -13.00000000000000 -13.00000000000000 -13.00000000000000 -13.00000000000000 -13.00000000000000 -13.00000000000000 -13.00000000000000 -13.00000000000000 -13.00000000000000 -13.00000000000000 -13.00000000000000 -13.00000000000000 -13.00000000000000 -13.00000000000000 -13.00000000000000 -13.00000000000000 -13.00000000000000 -13.00000000000000 -13.00000000000000 -13.00000000000000 -13.00000000000000 -13.00000000000000 -13.00000000000000 -13.00000000000000 -13.00000000000000 -13.00000000000000 -13.00000000000000 -13.00000000000000 -13.00000000000000 -13.00000000000000 -13.00000000000000 -13.00000000000000 -13.00000000000000 -13.00000000000000 -13.00000000000000 -13.00000000000000 -13.00000000000000 -13.00000000000000 -13.00000000000000 -13.00000000000000 -13.00000000000000 -13.00000000000000 -13.00000000000000 -13.00000000000000 -13.00000000000000 -13.00000000000000 -13.00000000000000 -13.00000000000000 -13.00000000000000 -13.00000000000000 -13.00000000000000 -13.00000000000000 -13.00000000000000 -13.00000000000000 -13.00000000000000 -13.00000000000000 -13.00000000000000 -13.00000000000000 -13.00000000000000 -13.00000000000000 -13.00000000000000 -13.00000000000000 -13.00000000000000 -13.00000000000000 -13.00000000000000 -13.00000000000000 -13.00000000000000 -13.00000000000000 -13.00000000000000 -13.00000000000000 -13.00000000000000 -13.00000000000000 -13.00000000000000 -13.00000000000000 -13.00000000000000 -13.00000000000000 -13.00000000000000 -13.00000000000000 -13.00000000000000 -13.00000000000000 -13.00000000000000 -13.00000000000000 -13.00000000000000 -13.00000000000000 -13.00000000000000 -13.00000000000000 -13.00000000000000 -13.00000000000000 -13.00000000000000 -13.00000000000000 -13.00000000000000 -13.00000000000000 -13.00000000000000 -13.00000000000000 -13.00000000000000 -13.00000000000000 -13.00000000000000 -13.00000000000000 -13.00000000000000 -13.00000000000000 -13.00000000000000 -13.00000000000000 -13.00000000000000 -13.00000000000000 -13.00000000000000 -13.00000000000000 -13.00000000000000 -13.00000000000000 -13.00000000000000 -13.00000000000000 -13.00000000000000 -13.00000000000000 -13.00000000000000 -13.00000000000000 -13.00000000000000 -13.00000000000000 -13.00000000000000 -13.00000000000000 -13.00000000000000 -13.00000000000000 -13.00000000000000 -13.00000000000000 -13.00000000000000 -13.00000000000000 -13.00000000000000 -13.00000000000000 -13.00000000000000 -13.00000000000000 -13.00000000000000 -13.00000000000000 -13.00000000000000 -13.00000000000000 -13.00000000000000 -13.00000000000000 -13.00000000000000 -13.00000000000000 -13.00000000000000 -13.00000000000000 -13.00000000000000 -13.00000000000000 -13.00000000000000 -13.00000000000000 -13.00000000000000 -13.00000000000000 -13.00000000000000 -13.00000000000000 -13.00000000000000 -13.00000000000000 -13.00000000000000 -13.00000000000000 -13.00000000000000 -13.00000000000000 -13.00000000000000 -13.00000000000000 -13.00000000000000 -13.00000000000000 -13.00000000000000 -13.00000000000000 -13.00000000000000 -13.00000000000000 -13.00000000000000 -13.00000000000000 -13.00000000000000 -13.00000000000000 -13.00000000000000 -13.00000000000000 -13.00000000000000 -13.00000000000000 -13.00000000000000 -13.00000000000000 -13.00000000000000 -13.00000000000000 -13.00000000000000 -13.00000000000000 -13.00000000000000 -13.00000000000000 -13.00000000000000 -13.00000000000000 -13.00000000000000 -13.00000000000000 -13.00000000000000 -13.00000000000000 -13.00000000000000 -13.00000000000000 -13.00000000000000 -13.00000000000000 -13.00000000000000 -13.00000000000000 -13.00000000000000 -13.00000000000000 -13.00000000000000 -13.00000000000000 -13.00000000000000 -13.00000000000000 -13.00000000000000 -13.00000000000000 -13.00000000000000 -13.00000000000000 -13.00000000000000 -13.00000000000000 -13.00000000000000 -13.00000000000000 -13.00000000000000 -13.00000000000000 -13.00000000000000 -13.00000000000000 -13.00000000000000 -13.00000000000000 -13.00000000000000 -13.00000000000000 -13.00000000000000 -13.00000000000000 -13.00000000000000 -13.00000000000000 -13.00000000000000 -13.00000000000000 -13.00000000000000 -13.00000000000000 -13.00000000000000 -13.00000000000000 -13.00000000000000 -13.00000000000000 -13.00000000000000 -13.00000000000000 -13.00000000000000 -13.00000000000000 -13.00000000000000 -13.00000000000000 -13.00000000000000 -13.00000000000000 -13.00000000000000 -13.00000000000000 -13.00000000000000 -13.00000000000000 -13.00000000000000 -13.00000000000000 -13.00000000000000 -13.00000000000000 -13.00000000000000 -13.00000000000000 -13.00000000000000 -13.00000000000000 -13.00000000000000 -13.00000000000000 -13.00000000000000 -13.00000000000000 -13.00000000000000 -13.00000000000000 -13.00000000000000 -13.00000000000000 -13.00000000000000 -13.00000000000000 -13.00000000000000 -13.00000000000000 -13.00000000000000 -13.00000000000000 -13.00000000000000 -13.00000000000000 -13.00000000000000 -13.00000000000000 -13.00000000000000 -13.00000000000000 -13.00000000000000 -13.00000000000000 -13.00000000000000 -13.00000000000000 -13.00000000000000 -13.00000000000000 -13.00000000000000 -13.00000000000000 -13.00000000000000 -13.00000000000000 -13.00000000000000 -13.00000000000000 -13.00000000000000 -13.00000000000000 -13.00000000000000 -13.00000000000000 -13.00000000000000 -13.00000000000000 -13.00000000000000 -13.00000000000000 -13.00000000000000 -13.00000000000000 -13.00000000000000 -13.00000000000000 -13.00000000000000 -13.00000000000000 -13.00000000000000 -13.00000000000000 -13.00000000000000 -13.00000000000000 -13.00000000000000 -13.00000000000000 -13.00000000000000 -13.00000000000000 -13.00000000000000 -13.00000000000000 -13.00000000000000 -13.00000000000000 -13.00000000000000 -13.00000000000000 -13.00000000000000 -13.00000000000000 -13.00000000000000 -13.00000000000000 -13.00000000000000 -13.00000000000000 -13.00000000000000 -13.00000000000000 -13.00000000000000 -13.00000000000000 -13.00000000000000 -13.00000000000000 -13.00000000000000 -13.00000000000000 -13.00000000000000 -13.00000000000000 -13.00000000000000 -13.00000000000000 -13.00000000000000 -13.00000000000000 -13.00000000000000 -13.00000000000000 -13.00000000000000 -13.00000000000000 -13.00000000000000 -13.00000000000000 -13.00000000000000 -13.00000000000000 -13.00000000000000 -13.00000000000000 -13.00000000000000 -13.00000000000000 -13.00000000000000 -13.00000000000000 -13.00000000000000 -13.00000000000000 -13.00000000000000 -13.00000000000000 -13.00000000000000 -13.00000000000000 -13.00000000000000 -13.00000000000000 -13.00000000000000 -13.00000000000000 -13.00000000000000 -13.00000000000000 -13.00000000000000 -13.00000000000000 -13.00000000000000 v = -3.000000000000000 -3.000000000000000 -3.000000000000000 -3.000000000000000 -3.000000000000000 -3.000000000000000 -3.000000000000000 -3.000000000000000 -3.000000000000000 -3.000000000000000 -3.000000000000000 -3.000000000000000 -3.000000000000000 -3.000000000000000 -3.000000000000000 -3.000000000000000 -3.000000000000000 -3.000000000000000 -3.000000000000000 -3.000000000000000 -3.000000000000000 -3.000000000000000 -3.000000000000000 -3.000000000000000 -3.000000000000000 -3.000000000000000 -3.000000000000000 -3.000000000000000 -3.000000000000000 -3.000000000000000 -3.000000000000000 -3.000000000000000 -3.000000000000000 -3.000000000000000 -3.000000000000000 -3.000000000000000 -3.000000000000000 -3.000000000000000 -3.000000000000000 -3.000000000000000 -3.000000000000000 -3.000000000000000 -3.000000000000000 -3.000000000000000 -3.000000000000000 -3.000000000000000 -3.000000000000000 -3.000000000000000 -3.000000000000000 -3.000000000000000 -3.000000000000000 -3.000000000000000 -3.000000000000000 -3.000000000000000 -3.000000000000000 -3.000000000000000 -3.000000000000000 -3.000000000000000 -3.000000000000000 -3.000000000000000 -3.000000000000000 -3.000000000000000 -3.000000000000000 -3.000000000000000 -3.000000000000000 -3.000000000000000 -3.000000000000000 -3.000000000000000 -3.000000000000000 -3.000000000000000 -3.000000000000000 -3.000000000000000 -3.000000000000000 -3.000000000000000 -3.000000000000000 -3.000000000000000 -3.000000000000000 -3.000000000000000 -3.000000000000000 -3.000000000000000 -3.000000000000000 -3.000000000000000 -3.000000000000000 -3.000000000000000 -3.000000000000000 -3.000000000000000 -3.000000000000000 -3.000000000000000 -3.000000000000000 -3.000000000000000 -3.000000000000000 -3.000000000000000 -3.000000000000000 -3.000000000000000 -3.000000000000000 -3.000000000000000 -3.000000000000000 -3.000000000000000 -3.000000000000000 -3.000000000000000 -3.000000000000000 -3.000000000000000 -3.000000000000000 -3.000000000000000 -3.000000000000000 -3.000000000000000 -3.000000000000000 -3.000000000000000 -3.000000000000000 -3.000000000000000 -3.000000000000000 -3.000000000000000 -3.000000000000000 -3.000000000000000 -3.000000000000000 -3.000000000000000 -3.000000000000000 -3.000000000000000 -3.000000000000000 -3.000000000000000 -3.000000000000000 -3.000000000000000 -3.000000000000000 -3.000000000000000 -3.000000000000000 -3.000000000000000 -3.000000000000000 -3.000000000000000 -3.000000000000000 -3.000000000000000 -3.000000000000000 -3.000000000000000 -3.000000000000000 -3.000000000000000 -3.000000000000000 -3.000000000000000 -3.000000000000000 -3.000000000000000 -3.000000000000000 -3.000000000000000 -3.000000000000000 -3.000000000000000 -3.000000000000000 -3.000000000000000 -3.000000000000000 -3.000000000000000 -3.000000000000000 -3.000000000000000 -3.000000000000000 -3.000000000000000 -3.000000000000000 -3.000000000000000 -3.000000000000000 -3.000000000000000 -3.000000000000000 -3.000000000000000 -3.000000000000000 -3.000000000000000 -3.000000000000000 -3.000000000000000 -3.000000000000000 -3.000000000000000 -3.000000000000000 -3.000000000000000 -3.000000000000000 -3.000000000000000 -3.000000000000000 -3.000000000000000 -3.000000000000000 -3.000000000000000 -3.000000000000000 -3.000000000000000 -3.000000000000000 -3.000000000000000 -3.000000000000000 -3.000000000000000 -3.000000000000000 -3.000000000000000 -3.000000000000000 -3.000000000000000 -3.000000000000000 -3.000000000000000 -3.000000000000000 -3.000000000000000 -3.000000000000000 -3.000000000000000 -3.000000000000000 -3.000000000000000 -3.000000000000000 -3.000000000000000 -3.000000000000000 -3.000000000000000 -3.000000000000000 -3.000000000000000 -3.000000000000000 -3.000000000000000 -3.000000000000000 -3.000000000000000 -3.000000000000000 -3.000000000000000 -3.000000000000000 -3.000000000000000 -3.000000000000000 -3.000000000000000 -3.000000000000000 -3.000000000000000 -3.000000000000000 -3.000000000000000 -3.000000000000000 -3.000000000000000 -3.000000000000000 -3.000000000000000 -3.000000000000000 -3.000000000000000 -3.000000000000000 -3.000000000000000 -3.000000000000000 -3.000000000000000 -3.000000000000000 -3.000000000000000 -3.000000000000000 -3.000000000000000 -3.000000000000000 -3.000000000000000 -3.000000000000000 -3.000000000000000 -3.000000000000000 -3.000000000000000 -3.000000000000000 -3.000000000000000 -3.000000000000000 -3.000000000000000 -3.000000000000000 -3.000000000000000 -3.000000000000000 -3.000000000000000 -3.000000000000000 -3.000000000000000 -3.000000000000000 -3.000000000000000 -3.000000000000000 -3.000000000000000 -3.000000000000000 -3.000000000000000 -3.000000000000000 -3.000000000000000 -3.000000000000000 -3.000000000000000 -3.000000000000000 -3.000000000000000 -3.000000000000000 -3.000000000000000 -3.000000000000000 -3.000000000000000 -3.000000000000000 -3.000000000000000 -3.000000000000000 -3.000000000000000 -3.000000000000000 -3.000000000000000 -3.000000000000000 -3.000000000000000 -3.000000000000000 -3.000000000000000 -3.000000000000000 -3.000000000000000 -3.000000000000000 -3.000000000000000 -3.000000000000000 -3.000000000000000 -3.000000000000000 -3.000000000000000 -3.000000000000000 -3.000000000000000 -3.000000000000000 -3.000000000000000 -3.000000000000000 -3.000000000000000 -3.000000000000000 -3.000000000000000 -3.000000000000000 -3.000000000000000 -3.000000000000000 -3.000000000000000 -3.000000000000000 -3.000000000000000 -3.000000000000000 -3.000000000000000 -3.000000000000000 -3.000000000000000 -3.000000000000000 -3.000000000000000 -3.000000000000000 -3.000000000000000 -3.000000000000000 -3.000000000000000 -3.000000000000000 -3.000000000000000 -3.000000000000000 -3.000000000000000 -3.000000000000000 -3.000000000000000 -3.000000000000000 -3.000000000000000 -3.000000000000000 -3.000000000000000 -3.000000000000000 -3.000000000000000 -3.000000000000000 -3.000000000000000 -3.000000000000000 -3.000000000000000 -3.000000000000000 -3.000000000000000 -3.000000000000000 -3.000000000000000 -3.000000000000000 -3.000000000000000 -3.000000000000000 -3.000000000000000 -3.000000000000000 -3.000000000000000 -3.000000000000000 -3.000000000000000 -3.000000000000000 -3.000000000000000 -3.000000000000000 -3.000000000000000 -3.000000000000000 -3.000000000000000 -3.000000000000000 -3.000000000000000 -3.000000000000000 -3.000000000000000 -3.000000000000000 -3.000000000000000 -3.000000000000000 -3.000000000000000 -3.000000000000000 -3.000000000000000 -3.000000000000000 -3.000000000000000 -3.000000000000000 -3.000000000000000 -3.000000000000000 -3.000000000000000 -3.000000000000000 -3.000000000000000 -3.000000000000000 -3.000000000000000 -3.000000000000000 -3.000000000000000 -3.000000000000000 -3.000000000000000 -3.000000000000000 -3.000000000000000 -3.000000000000000 -3.000000000000000 -3.000000000000000 -3.000000000000000 -3.000000000000000 -3.000000000000000 -3.000000000000000 -3.000000000000000 -3.000000000000000 -3.000000000000000 -3.000000000000000 -3.000000000000000 -3.000000000000000 -3.000000000000000 -3.000000000000000 -3.000000000000000 -3.000000000000000 -3.000000000000000 -3.000000000000000 -3.000000000000000 -3.000000000000000 -3.000000000000000 -3.000000000000000 -3.000000000000000 -3.000000000000000 -3.000000000000000 -3.000000000000000 -3.000000000000000 -3.000000000000000 -3.000000000000000 -3.000000000000000 -3.000000000000000 -3.000000000000000 -3.000000000000000 -3.000000000000000 -3.000000000000000 -3.000000000000000 -3.000000000000000 -3.000000000000000 -3.000000000000000 -3.000000000000000 -3.000000000000000 -3.000000000000000 -3.000000000000000 -3.000000000000000 -3.000000000000000 -3.000000000000000 -3.000000000000000 -3.000000000000000 -3.000000000000000 -3.000000000000000 -3.000000000000000 -3.000000000000000 -3.000000000000000 -3.000000000000000 -3.000000000000000 -3.000000000000000 -3.000000000000000 -3.000000000000000 -3.000000000000000 -3.000000000000000 -3.000000000000000 -3.000000000000000 -3.000000000000000 -3.000000000000000 -3.000000000000000 -3.000000000000000 -3.000000000000000 -3.000000000000000 -3.000000000000000 -3.000000000000000 -3.000000000000000 -3.000000000000000 -3.000000000000000 -3.000000000000000 -3.000000000000000 -3.000000000000000 -3.000000000000000 -3.000000000000000 -3.000000000000000 -3.000000000000000 -3.000000000000000 -3.000000000000000 -3.000000000000000 -3.000000000000000 -3.000000000000000 -3.000000000000000 -3.000000000000000 -3.000000000000000 -3.000000000000000 -3.000000000000000 -3.000000000000000 -3.000000000000000 -3.000000000000000 -3.000000000000000 -3.000000000000000 -3.000000000000000 -3.000000000000000 -3.000000000000000 -3.000000000000000 -3.000000000000000 -3.000000000000000 -3.000000000000000 -3.000000000000000 -3.000000000000000 -3.000000000000000 -3.000000000000000 -3.000000000000000 -3.000000000000000 -3.000000000000000 -3.000000000000000 -3.000000000000000 -3.000000000000000 -3.000000000000000 -3.000000000000000 -3.000000000000000 -3.000000000000000 -3.000000000000000 -3.000000000000000 -3.000000000000000 -3.000000000000000 -3.000000000000000 -3.000000000000000 -3.000000000000000 -3.000000000000000 -3.000000000000000 -3.000000000000000 -3.000000000000000 -3.000000000000000 -3.000000000000000 -3.000000000000000 -3.000000000000000 -3.000000000000000 -3.000000000000000 -3.000000000000000 -3.000000000000000 -3.000000000000000 -3.000000000000000 -3.000000000000000 -3.000000000000000 -3.000000000000000 -3.000000000000000 -3.000000000000000 -3.000000000000000 -3.000000000000000 -3.000000000000000 -3.000000000000000 -3.000000000000000 -3.000000000000000 -3.000000000000000 -3.000000000000000 -3.000000000000000 -3.000000000000000 -3.000000000000000 -3.000000000000000 -3.000000000000000 -3.000000000000000 -3.000000000000000 -3.000000000000000 -3.000000000000000 -3.000000000000000 -3.000000000000000 -3.000000000000000 -3.000000000000000 -3.000000000000000 -3.000000000000000 -3.000000000000000 -3.000000000000000 -3.000000000000000 -3.000000000000000 -3.000000000000000 -3.000000000000000 -3.000000000000000 -3.000000000000000 -3.000000000000000 -3.000000000000000 -3.000000000000000 -3.000000000000000 -3.000000000000000 -3.000000000000000 -3.000000000000000 -3.000000000000000 -3.000000000000000 -3.000000000000000 -3.000000000000000 -3.000000000000000 -3.000000000000000 -3.000000000000000 -3.000000000000000 -3.000000000000000 -3.000000000000000 -3.000000000000000 -3.000000000000000 -3.000000000000000 ug = -13.00000000000000 -13.00000000000000 -13.00000000000000 -13.00000000000000 -13.00000000000000 -13.00000000000000 -13.00000000000000 -13.00000000000000 -13.00000000000000 -13.00000000000000 -13.00000000000000 -13.00000000000000 -13.00000000000000 -13.00000000000000 -13.00000000000000 -13.00000000000000 -13.00000000000000 -13.00000000000000 -13.00000000000000 -13.00000000000000 -13.00000000000000 -13.00000000000000 -13.00000000000000 -13.00000000000000 -13.00000000000000 -13.00000000000000 -13.00000000000000 -13.00000000000000 -13.00000000000000 -13.00000000000000 -13.00000000000000 -13.00000000000000 -13.00000000000000 -13.00000000000000 -13.00000000000000 -13.00000000000000 -13.00000000000000 -13.00000000000000 -13.00000000000000 -13.00000000000000 -13.00000000000000 -13.00000000000000 -13.00000000000000 -13.00000000000000 -13.00000000000000 -13.00000000000000 -13.00000000000000 -13.00000000000000 -13.00000000000000 -13.00000000000000 -13.00000000000000 -13.00000000000000 -13.00000000000000 -13.00000000000000 -13.00000000000000 -13.00000000000000 -13.00000000000000 -13.00000000000000 -13.00000000000000 -13.00000000000000 -13.00000000000000 -13.00000000000000 -13.00000000000000 -13.00000000000000 -13.00000000000000 -13.00000000000000 -13.00000000000000 -13.00000000000000 -13.00000000000000 -13.00000000000000 -13.00000000000000 -13.00000000000000 -13.00000000000000 -13.00000000000000 -13.00000000000000 -13.00000000000000 -13.00000000000000 -13.00000000000000 -13.00000000000000 -13.00000000000000 -13.00000000000000 -13.00000000000000 -13.00000000000000 -13.00000000000000 -13.00000000000000 -13.00000000000000 -13.00000000000000 -13.00000000000000 -13.00000000000000 -13.00000000000000 -13.00000000000000 -13.00000000000000 -13.00000000000000 -13.00000000000000 -13.00000000000000 -13.00000000000000 -13.00000000000000 -13.00000000000000 -13.00000000000000 -13.00000000000000 -13.00000000000000 -13.00000000000000 -13.00000000000000 -13.00000000000000 -13.00000000000000 -13.00000000000000 -13.00000000000000 -13.00000000000000 -13.00000000000000 -13.00000000000000 -13.00000000000000 -13.00000000000000 -13.00000000000000 -13.00000000000000 -13.00000000000000 -13.00000000000000 -13.00000000000000 -13.00000000000000 -13.00000000000000 -13.00000000000000 -13.00000000000000 -13.00000000000000 -13.00000000000000 -13.00000000000000 -13.00000000000000 -13.00000000000000 -13.00000000000000 -13.00000000000000 -13.00000000000000 -13.00000000000000 -13.00000000000000 -13.00000000000000 -13.00000000000000 -13.00000000000000 -13.00000000000000 -13.00000000000000 -13.00000000000000 -13.00000000000000 -13.00000000000000 -13.00000000000000 -13.00000000000000 -13.00000000000000 -13.00000000000000 -13.00000000000000 -13.00000000000000 -13.00000000000000 -13.00000000000000 -13.00000000000000 -13.00000000000000 -13.00000000000000 -13.00000000000000 -13.00000000000000 -13.00000000000000 -13.00000000000000 -13.00000000000000 -13.00000000000000 -13.00000000000000 -13.00000000000000 -13.00000000000000 -13.00000000000000 -13.00000000000000 -13.00000000000000 -13.00000000000000 -13.00000000000000 -13.00000000000000 -13.00000000000000 -13.00000000000000 -13.00000000000000 -13.00000000000000 -13.00000000000000 -13.00000000000000 -13.00000000000000 -13.00000000000000 -13.00000000000000 -13.00000000000000 -13.00000000000000 -13.00000000000000 -13.00000000000000 -13.00000000000000 -13.00000000000000 -13.00000000000000 -13.00000000000000 -13.00000000000000 -13.00000000000000 -13.00000000000000 -13.00000000000000 -13.00000000000000 -13.00000000000000 -13.00000000000000 -13.00000000000000 -13.00000000000000 -13.00000000000000 -13.00000000000000 -13.00000000000000 -13.00000000000000 -13.00000000000000 -13.00000000000000 -13.00000000000000 -13.00000000000000 -13.00000000000000 -13.00000000000000 -13.00000000000000 -13.00000000000000 -13.00000000000000 -13.00000000000000 -13.00000000000000 -13.00000000000000 -13.00000000000000 -13.00000000000000 -13.00000000000000 -13.00000000000000 -13.00000000000000 -13.00000000000000 -13.00000000000000 -13.00000000000000 -13.00000000000000 -13.00000000000000 -13.00000000000000 -13.00000000000000 -13.00000000000000 -13.00000000000000 -13.00000000000000 -13.00000000000000 -13.00000000000000 -13.00000000000000 -13.00000000000000 -13.00000000000000 -13.00000000000000 -13.00000000000000 -13.00000000000000 -13.00000000000000 -13.00000000000000 -13.00000000000000 -13.00000000000000 -13.00000000000000 -13.00000000000000 -13.00000000000000 -13.00000000000000 -13.00000000000000 -13.00000000000000 -13.00000000000000 -13.00000000000000 -13.00000000000000 -13.00000000000000 -13.00000000000000 -13.00000000000000 -13.00000000000000 -13.00000000000000 -13.00000000000000 -13.00000000000000 -13.00000000000000 -13.00000000000000 -13.00000000000000 -13.00000000000000 -13.00000000000000 -13.00000000000000 -13.00000000000000 -13.00000000000000 -13.00000000000000 -13.00000000000000 -13.00000000000000 -13.00000000000000 -13.00000000000000 -13.00000000000000 -13.00000000000000 -13.00000000000000 -13.00000000000000 -13.00000000000000 -13.00000000000000 -13.00000000000000 -13.00000000000000 -13.00000000000000 -13.00000000000000 -13.00000000000000 -13.00000000000000 -13.00000000000000 -13.00000000000000 -13.00000000000000 -13.00000000000000 -13.00000000000000 -13.00000000000000 -13.00000000000000 -13.00000000000000 -13.00000000000000 -13.00000000000000 -13.00000000000000 -13.00000000000000 -13.00000000000000 -13.00000000000000 -13.00000000000000 -13.00000000000000 -13.00000000000000 -13.00000000000000 -13.00000000000000 -13.00000000000000 -13.00000000000000 -13.00000000000000 -13.00000000000000 -13.00000000000000 -13.00000000000000 -13.00000000000000 -13.00000000000000 -13.00000000000000 -13.00000000000000 -13.00000000000000 -13.00000000000000 -13.00000000000000 -13.00000000000000 -13.00000000000000 -13.00000000000000 -13.00000000000000 -13.00000000000000 -13.00000000000000 -13.00000000000000 -13.00000000000000 -13.00000000000000 -13.00000000000000 -13.00000000000000 -13.00000000000000 -13.00000000000000 -13.00000000000000 -13.00000000000000 -13.00000000000000 -13.00000000000000 -13.00000000000000 -13.00000000000000 -13.00000000000000 -13.00000000000000 -13.00000000000000 -13.00000000000000 -13.00000000000000 -13.00000000000000 -13.00000000000000 -13.00000000000000 -13.00000000000000 -13.00000000000000 -13.00000000000000 -13.00000000000000 -13.00000000000000 -13.00000000000000 -13.00000000000000 -13.00000000000000 -13.00000000000000 -13.00000000000000 -13.00000000000000 -13.00000000000000 -13.00000000000000 -13.00000000000000 -13.00000000000000 -13.00000000000000 -13.00000000000000 -13.00000000000000 -13.00000000000000 -13.00000000000000 -13.00000000000000 -13.00000000000000 -13.00000000000000 -13.00000000000000 -13.00000000000000 -13.00000000000000 -13.00000000000000 -13.00000000000000 -13.00000000000000 -13.00000000000000 -13.00000000000000 -13.00000000000000 -13.00000000000000 -13.00000000000000 -13.00000000000000 -13.00000000000000 -13.00000000000000 -13.00000000000000 -13.00000000000000 -13.00000000000000 -13.00000000000000 -13.00000000000000 -13.00000000000000 -13.00000000000000 -13.00000000000000 -13.00000000000000 -13.00000000000000 -13.00000000000000 -13.00000000000000 -13.00000000000000 -13.00000000000000 -13.00000000000000 -13.00000000000000 -13.00000000000000 -13.00000000000000 -13.00000000000000 -13.00000000000000 -13.00000000000000 -13.00000000000000 -13.00000000000000 -13.00000000000000 -13.00000000000000 -13.00000000000000 -13.00000000000000 -13.00000000000000 -13.00000000000000 -13.00000000000000 -13.00000000000000 -13.00000000000000 -13.00000000000000 -13.00000000000000 -13.00000000000000 -13.00000000000000 -13.00000000000000 -13.00000000000000 -13.00000000000000 -13.00000000000000 -13.00000000000000 -13.00000000000000 -13.00000000000000 -13.00000000000000 -13.00000000000000 -13.00000000000000 -13.00000000000000 -13.00000000000000 -13.00000000000000 -13.00000000000000 -13.00000000000000 -13.00000000000000 -13.00000000000000 -13.00000000000000 -13.00000000000000 -13.00000000000000 -13.00000000000000 -13.00000000000000 -13.00000000000000 -13.00000000000000 -13.00000000000000 -13.00000000000000 -13.00000000000000 -13.00000000000000 -13.00000000000000 -13.00000000000000 -13.00000000000000 -13.00000000000000 -13.00000000000000 -13.00000000000000 -13.00000000000000 -13.00000000000000 -13.00000000000000 -13.00000000000000 -13.00000000000000 -13.00000000000000 -13.00000000000000 -13.00000000000000 -13.00000000000000 -13.00000000000000 -13.00000000000000 -13.00000000000000 -13.00000000000000 -13.00000000000000 -13.00000000000000 -13.00000000000000 -13.00000000000000 -13.00000000000000 -13.00000000000000 -13.00000000000000 -13.00000000000000 -13.00000000000000 -13.00000000000000 -13.00000000000000 -13.00000000000000 -13.00000000000000 -13.00000000000000 -13.00000000000000 -13.00000000000000 -13.00000000000000 -13.00000000000000 -13.00000000000000 -13.00000000000000 -13.00000000000000 -13.00000000000000 -13.00000000000000 -13.00000000000000 -13.00000000000000 -13.00000000000000 -13.00000000000000 -13.00000000000000 -13.00000000000000 -13.00000000000000 -13.00000000000000 -13.00000000000000 -13.00000000000000 -13.00000000000000 -13.00000000000000 -13.00000000000000 -13.00000000000000 -13.00000000000000 -13.00000000000000 -13.00000000000000 -13.00000000000000 -13.00000000000000 -13.00000000000000 -13.00000000000000 -13.00000000000000 -13.00000000000000 -13.00000000000000 -13.00000000000000 -13.00000000000000 -13.00000000000000 -13.00000000000000 -13.00000000000000 -13.00000000000000 -13.00000000000000 -13.00000000000000 -13.00000000000000 -13.00000000000000 -13.00000000000000 -13.00000000000000 -13.00000000000000 -13.00000000000000 -13.00000000000000 -13.00000000000000 -13.00000000000000 -13.00000000000000 -13.00000000000000 -13.00000000000000 -13.00000000000000 -13.00000000000000 -13.00000000000000 -13.00000000000000 -13.00000000000000 -13.00000000000000 -13.00000000000000 -13.00000000000000 -13.00000000000000 -13.00000000000000 -13.00000000000000 -13.00000000000000 -13.00000000000000 -13.00000000000000 -13.00000000000000 -13.00000000000000 -13.00000000000000 -13.00000000000000 -13.00000000000000 -13.00000000000000 -13.00000000000000 -13.00000000000000 -13.00000000000000 -13.00000000000000 -13.00000000000000 -13.00000000000000 -13.00000000000000 -13.00000000000000 -13.00000000000000 vg = -3.000000000000000 -3.000000000000000 -3.000000000000000 -3.000000000000000 -3.000000000000000 -3.000000000000000 -3.000000000000000 -3.000000000000000 -3.000000000000000 -3.000000000000000 -3.000000000000000 -3.000000000000000 -3.000000000000000 -3.000000000000000 -3.000000000000000 -3.000000000000000 -3.000000000000000 -3.000000000000000 -3.000000000000000 -3.000000000000000 -3.000000000000000 -3.000000000000000 -3.000000000000000 -3.000000000000000 -3.000000000000000 -3.000000000000000 -3.000000000000000 -3.000000000000000 -3.000000000000000 -3.000000000000000 -3.000000000000000 -3.000000000000000 -3.000000000000000 -3.000000000000000 -3.000000000000000 -3.000000000000000 -3.000000000000000 -3.000000000000000 -3.000000000000000 -3.000000000000000 -3.000000000000000 -3.000000000000000 -3.000000000000000 -3.000000000000000 -3.000000000000000 -3.000000000000000 -3.000000000000000 -3.000000000000000 -3.000000000000000 -3.000000000000000 -3.000000000000000 -3.000000000000000 -3.000000000000000 -3.000000000000000 -3.000000000000000 -3.000000000000000 -3.000000000000000 -3.000000000000000 -3.000000000000000 -3.000000000000000 -3.000000000000000 -3.000000000000000 -3.000000000000000 -3.000000000000000 -3.000000000000000 -3.000000000000000 -3.000000000000000 -3.000000000000000 -3.000000000000000 -3.000000000000000 -3.000000000000000 -3.000000000000000 -3.000000000000000 -3.000000000000000 -3.000000000000000 -3.000000000000000 -3.000000000000000 -3.000000000000000 -3.000000000000000 -3.000000000000000 -3.000000000000000 -3.000000000000000 -3.000000000000000 -3.000000000000000 -3.000000000000000 -3.000000000000000 -3.000000000000000 -3.000000000000000 -3.000000000000000 -3.000000000000000 -3.000000000000000 -3.000000000000000 -3.000000000000000 -3.000000000000000 -3.000000000000000 -3.000000000000000 -3.000000000000000 -3.000000000000000 -3.000000000000000 -3.000000000000000 -3.000000000000000 -3.000000000000000 -3.000000000000000 -3.000000000000000 -3.000000000000000 -3.000000000000000 -3.000000000000000 -3.000000000000000 -3.000000000000000 -3.000000000000000 -3.000000000000000 -3.000000000000000 -3.000000000000000 -3.000000000000000 -3.000000000000000 -3.000000000000000 -3.000000000000000 -3.000000000000000 -3.000000000000000 -3.000000000000000 -3.000000000000000 -3.000000000000000 -3.000000000000000 -3.000000000000000 -3.000000000000000 -3.000000000000000 -3.000000000000000 -3.000000000000000 -3.000000000000000 -3.000000000000000 -3.000000000000000 -3.000000000000000 -3.000000000000000 -3.000000000000000 -3.000000000000000 -3.000000000000000 -3.000000000000000 -3.000000000000000 -3.000000000000000 -3.000000000000000 -3.000000000000000 -3.000000000000000 -3.000000000000000 -3.000000000000000 -3.000000000000000 -3.000000000000000 -3.000000000000000 -3.000000000000000 -3.000000000000000 -3.000000000000000 -3.000000000000000 -3.000000000000000 -3.000000000000000 -3.000000000000000 -3.000000000000000 -3.000000000000000 -3.000000000000000 -3.000000000000000 -3.000000000000000 -3.000000000000000 -3.000000000000000 -3.000000000000000 -3.000000000000000 -3.000000000000000 -3.000000000000000 -3.000000000000000 -3.000000000000000 -3.000000000000000 -3.000000000000000 -3.000000000000000 -3.000000000000000 -3.000000000000000 -3.000000000000000 -3.000000000000000 -3.000000000000000 -3.000000000000000 -3.000000000000000 -3.000000000000000 -3.000000000000000 -3.000000000000000 -3.000000000000000 -3.000000000000000 -3.000000000000000 -3.000000000000000 -3.000000000000000 -3.000000000000000 -3.000000000000000 -3.000000000000000 -3.000000000000000 -3.000000000000000 -3.000000000000000 -3.000000000000000 -3.000000000000000 -3.000000000000000 -3.000000000000000 -3.000000000000000 -3.000000000000000 -3.000000000000000 -3.000000000000000 -3.000000000000000 -3.000000000000000 -3.000000000000000 -3.000000000000000 -3.000000000000000 -3.000000000000000 -3.000000000000000 -3.000000000000000 -3.000000000000000 -3.000000000000000 -3.000000000000000 -3.000000000000000 -3.000000000000000 -3.000000000000000 -3.000000000000000 -3.000000000000000 -3.000000000000000 -3.000000000000000 -3.000000000000000 -3.000000000000000 -3.000000000000000 -3.000000000000000 -3.000000000000000 -3.000000000000000 -3.000000000000000 -3.000000000000000 -3.000000000000000 -3.000000000000000 -3.000000000000000 -3.000000000000000 -3.000000000000000 -3.000000000000000 -3.000000000000000 -3.000000000000000 -3.000000000000000 -3.000000000000000 -3.000000000000000 -3.000000000000000 -3.000000000000000 -3.000000000000000 -3.000000000000000 -3.000000000000000 -3.000000000000000 -3.000000000000000 -3.000000000000000 -3.000000000000000 -3.000000000000000 -3.000000000000000 -3.000000000000000 -3.000000000000000 -3.000000000000000 -3.000000000000000 -3.000000000000000 -3.000000000000000 -3.000000000000000 -3.000000000000000 -3.000000000000000 -3.000000000000000 -3.000000000000000 -3.000000000000000 -3.000000000000000 -3.000000000000000 -3.000000000000000 -3.000000000000000 -3.000000000000000 -3.000000000000000 -3.000000000000000 -3.000000000000000 -3.000000000000000 -3.000000000000000 -3.000000000000000 -3.000000000000000 -3.000000000000000 -3.000000000000000 -3.000000000000000 -3.000000000000000 -3.000000000000000 -3.000000000000000 -3.000000000000000 -3.000000000000000 -3.000000000000000 -3.000000000000000 -3.000000000000000 -3.000000000000000 -3.000000000000000 -3.000000000000000 -3.000000000000000 -3.000000000000000 -3.000000000000000 -3.000000000000000 -3.000000000000000 -3.000000000000000 -3.000000000000000 -3.000000000000000 -3.000000000000000 -3.000000000000000 -3.000000000000000 -3.000000000000000 -3.000000000000000 -3.000000000000000 -3.000000000000000 -3.000000000000000 -3.000000000000000 -3.000000000000000 -3.000000000000000 -3.000000000000000 -3.000000000000000 -3.000000000000000 -3.000000000000000 -3.000000000000000 -3.000000000000000 -3.000000000000000 -3.000000000000000 -3.000000000000000 -3.000000000000000 -3.000000000000000 -3.000000000000000 -3.000000000000000 -3.000000000000000 -3.000000000000000 -3.000000000000000 -3.000000000000000 -3.000000000000000 -3.000000000000000 -3.000000000000000 -3.000000000000000 -3.000000000000000 -3.000000000000000 -3.000000000000000 -3.000000000000000 -3.000000000000000 -3.000000000000000 -3.000000000000000 -3.000000000000000 -3.000000000000000 -3.000000000000000 -3.000000000000000 -3.000000000000000 -3.000000000000000 -3.000000000000000 -3.000000000000000 -3.000000000000000 -3.000000000000000 -3.000000000000000 -3.000000000000000 -3.000000000000000 -3.000000000000000 -3.000000000000000 -3.000000000000000 -3.000000000000000 -3.000000000000000 -3.000000000000000 -3.000000000000000 -3.000000000000000 -3.000000000000000 -3.000000000000000 -3.000000000000000 -3.000000000000000 -3.000000000000000 -3.000000000000000 -3.000000000000000 -3.000000000000000 -3.000000000000000 -3.000000000000000 -3.000000000000000 -3.000000000000000 -3.000000000000000 -3.000000000000000 -3.000000000000000 -3.000000000000000 -3.000000000000000 -3.000000000000000 -3.000000000000000 -3.000000000000000 -3.000000000000000 -3.000000000000000 -3.000000000000000 -3.000000000000000 -3.000000000000000 -3.000000000000000 -3.000000000000000 -3.000000000000000 -3.000000000000000 -3.000000000000000 -3.000000000000000 -3.000000000000000 -3.000000000000000 -3.000000000000000 -3.000000000000000 -3.000000000000000 -3.000000000000000 -3.000000000000000 -3.000000000000000 -3.000000000000000 -3.000000000000000 -3.000000000000000 -3.000000000000000 -3.000000000000000 -3.000000000000000 -3.000000000000000 -3.000000000000000 -3.000000000000000 -3.000000000000000 -3.000000000000000 -3.000000000000000 -3.000000000000000 -3.000000000000000 -3.000000000000000 -3.000000000000000 -3.000000000000000 -3.000000000000000 -3.000000000000000 -3.000000000000000 -3.000000000000000 -3.000000000000000 -3.000000000000000 -3.000000000000000 -3.000000000000000 -3.000000000000000 -3.000000000000000 -3.000000000000000 -3.000000000000000 -3.000000000000000 -3.000000000000000 -3.000000000000000 -3.000000000000000 -3.000000000000000 -3.000000000000000 -3.000000000000000 -3.000000000000000 -3.000000000000000 -3.000000000000000 -3.000000000000000 -3.000000000000000 -3.000000000000000 -3.000000000000000 -3.000000000000000 -3.000000000000000 -3.000000000000000 -3.000000000000000 -3.000000000000000 -3.000000000000000 -3.000000000000000 -3.000000000000000 -3.000000000000000 -3.000000000000000 -3.000000000000000 -3.000000000000000 -3.000000000000000 -3.000000000000000 -3.000000000000000 -3.000000000000000 -3.000000000000000 -3.000000000000000 -3.000000000000000 -3.000000000000000 -3.000000000000000 -3.000000000000000 -3.000000000000000 -3.000000000000000 -3.000000000000000 -3.000000000000000 -3.000000000000000 -3.000000000000000 -3.000000000000000 -3.000000000000000 -3.000000000000000 -3.000000000000000 -3.000000000000000 -3.000000000000000 -3.000000000000000 -3.000000000000000 -3.000000000000000 -3.000000000000000 -3.000000000000000 -3.000000000000000 -3.000000000000000 -3.000000000000000 -3.000000000000000 -3.000000000000000 -3.000000000000000 -3.000000000000000 -3.000000000000000 -3.000000000000000 -3.000000000000000 -3.000000000000000 -3.000000000000000 -3.000000000000000 -3.000000000000000 -3.000000000000000 -3.000000000000000 -3.000000000000000 -3.000000000000000 -3.000000000000000 -3.000000000000000 -3.000000000000000 -3.000000000000000 -3.000000000000000 -3.000000000000000 -3.000000000000000 -3.000000000000000 -3.000000000000000 -3.000000000000000 -3.000000000000000 -3.000000000000000 -3.000000000000000 -3.000000000000000 -3.000000000000000 -3.000000000000000 -3.000000000000000 -3.000000000000000 -3.000000000000000 -3.000000000000000 -3.000000000000000 -3.000000000000000 -3.000000000000000 -3.000000000000000 -3.000000000000000 -3.000000000000000 -3.000000000000000 -3.000000000000000 -3.000000000000000 -3.000000000000000 -3.000000000000000 -3.000000000000000 -3.000000000000000 -3.000000000000000 -3.000000000000000 -3.000000000000000 -3.000000000000000 -3.000000000000000 -3.000000000000000 -3.000000000000000 -3.000000000000000 -3.000000000000000 -3.000000000000000 -3.000000000000000 -3.000000000000000 -3.000000000000000 -3.000000000000000 -3.000000000000000 -3.000000000000000 -3.000000000000000 -3.000000000000000 -3.000000000000000 -3.000000000000000 -3.000000000000000 -3.000000000000000 -3.000000000000000 -3.000000000000000 -3.000000000000000 theta = 269.2011460825370 269.2010735016140 269.2009994476360 269.2009252032120 269.2008549124940 269.2007850237550 269.2007150926020 269.2006432100160 269.2005668254000 269.2004927794850 269.2004210768170 269.2003493295040 269.2002761011910 269.2001994727530 269.2001251903280 269.2000532584860 269.1999794302890 269.1999053489120 269.1998309452360 269.1997540200940 269.1996857059920 269.1996149437730 269.1995419698630 269.1994624407180 269.1993900938330 269.1993249427780 269.1992488866260 269.1991735053000 269.1990995256850 269.1990269505120 269.1989586881450 269.1988903853160 269.1988176782580 269.1987398308660 269.1986604742690 269.1985876219510 269.1985147235440 269.1984417789900 269.1983687882280 269.1982979429870 269.1982321713100 269.1981539272150 269.1980734339350 269.1980002094010 269.1979280784340 269.1978563912160 269.1977846593720 269.1977128828440 269.1976410615800 269.1975680751760 269.1974924266740 269.1974186215360 269.1973449795690 269.1972712905070 269.1971960790840 269.1971201858880 269.1970442426730 269.1969701498160 269.1968962205810 269.1968222438840 269.1967467386920 269.1966734068960 269.1966067011060 269.1965347638220 269.1964603425340 269.1963839630450 269.1963090195180 269.1962348300370 269.1961620812810 269.1960887900800 269.1960142930200 269.1959409077270 269.1958679731080 269.1957971642920 269.1957265534150 269.1956551381140 269.1955833521240 269.1955094256480 269.1954334829890 269.1953478537830 269.1952754950860 269.1952088086950 269.1951360765420 269.1950624635730 269.1949872997900 269.1949129229130 269.1948393344980 269.1947666365300 269.1946942946940 269.1946176834160 269.1945392096320 269.1944606823670 269.1943821015500 269.1943077026370 269.1942350720080 269.1941670217980 269.1941009151610 269.1940264998350 269.1939437597330 269.1938645493900 269.1937936647190 269.1937227364170 269.1936509346240 269.1935789958040 269.1935070120430 269.1934349832830 269.1933623548820 269.1932891257330 269.1932127958480 269.1931333590940 269.1930553967390 269.1929789118160 269.1929028864970 269.1928314075740 269.1927598842840 269.1926876657490 269.1926151228250 269.1925404396200 269.1924636119990 269.1923872458150 269.1923154462050 269.1922436018280 269.1921671363420 269.1920886574550 269.1920137939940 269.1919425530420 269.1918712680170 269.1917945873970 269.1917172606940 269.1916424621900 269.1915701968410 269.1914970594720 269.1914164306240 269.1913364790740 269.1912630802020 269.1911896345440 269.1911216556070 269.1914882905510 269.2028552256380 269.2152506281930 269.2271644311760 269.2385971676060 269.2499388845190 269.2611896479650 269.2724360184930 269.2836779619720 269.2949538553210 269.3065707802060 269.3182620157980 269.3301329198840 269.3410021508060 269.3514401090560 269.3623165849700 269.3733782252260 269.3846721374580 269.3965136876630 269.4083498627010 269.4197548092310 269.4311073949740 269.4415266753350 269.4518385623430 269.4628675872970 269.4742007444790 269.4856755126600 269.4972077979760 269.5087346149870 269.5201407401860 269.5305052311450 269.5410849122280 269.5536362418330 269.5654967667620 269.5757557964810 269.5861127860430 269.5973873494120 269.6086129931480 269.6194432639380 269.6302683035400 269.6413044218660 269.6525512621630 269.6640264670190 269.6757296296320 269.6861635078820 269.6964520544290 269.7066591703000 269.7168528805930 269.7286261356570 269.7410714054240 269.7514744484980 269.7616462605750 269.7724059284340 269.7834138714840 269.7940867910350 269.8044251792340 269.8158945188810 269.8273572231150 269.8376782701890 269.8480583278130 269.8584972643640 269.8699735793780 269.8814816374010 269.8928026938410 269.9030886896380 269.9123412790360 269.9225138424690 269.9336048390000 269.9450249648560 269.9567735564040 269.9680115476350 269.9780695046110 269.9881916326810 269.9989357640410 270.0082932186860 270.0186420119730 270.0301335310450 270.0403775928130 270.0504779248960 270.0615814698530 270.0727898827420 270.0839909331850 270.0948239130420 270.1048088754480 270.1147962019740 270.1248523182380 270.1349936680810 270.1459502681230 270.1568000336870 270.1667475888530 270.1766890328560 270.1875182154430 270.1984393220130 270.2085346738210 270.2185327235290 270.2295232419900 270.2404977920900 270.2503929978340 270.2602818743050 270.2709053279720 270.2816036719790 270.2916710686090 270.3014647553640 270.3117036374290 270.3229883993270 270.3326864516300 270.3417021919750 270.3525137953980 270.3633992346520 270.3732137032330 270.3830215238090 270.3939531420520 270.4050019292900 270.4155894974800 270.4251137006940 270.4346314705260 270.4442146933540 270.4544380625630 270.4646539056040 270.4747230406560 270.4844603403570 270.4942087181420 270.5041121076720 270.5141971067520 270.5247148747440 270.5352243830760 270.5457256002080 270.5562184946490 270.5659774519840 270.5756485838870 272.5571550674870 272.6005815277690 272.6435473325330 272.6863156735700 272.7302503500010 272.7769065614520 272.8232396845640 272.8666656961570 272.9101354987570 272.9540000078270 272.9982404222210 273.0433580463890 273.0833998710300 273.1234416327720 273.1685590353390 273.2136763578620 273.2590755827540 273.3050386904000 273.3501557701820 273.3913250352880 273.4313663109920 273.4764831652670 273.5222578911640 273.5678445478100 273.6123972004470 273.6518741684020 273.6946408135940 273.7406971191050 273.7860953944540 273.8255720886120 273.8696543233250 273.9152403476330 273.9597923814960 273.9992688005260 274.0387451568420 274.0782214503720 274.1205174094050 274.1656330194140 274.2107485471250 274.2519163942620 274.2918857965680 274.3362961675440 274.3807064583930 274.4251166690120 274.4690333538520 274.5128951328660 274.5567568333290 274.6006184551410 274.6444799982060 274.6861483910910 274.7256236449500 274.7681691246580 274.8120303660090 274.8519440267950 274.8919829392120 274.9370971274430 274.9813340136760 275.0251948690920 275.0651081782590 275.1050214213510 275.1488820517550 275.1927426021760 275.2366030725150 275.2782704450690 275.3177447311850 275.3602891666600 275.4041493301580 275.4480094130890 275.4914308157270 275.5309047494320 275.5718588864220 275.6162669070050 275.6606748444900 275.7045892786230 275.7440628577560 275.7848521536290 275.8287115329490 275.8703778677640 275.9103445854640 275.9547519699580 275.9966922004860 276.0361652901740 276.0756383134050 276.1165915046800 276.1609984985250 276.2050216449010 276.2488802386360 276.2887914871920 276.3282640832800 276.3677366123440 276.4072090743070 276.4497515414220 276.4936096731480 276.5379611243010 276.5794069028160 276.6139449947200 276.6558840367480 276.6993031997750 276.7387750950220 276.7817007041090 276.8261064220830 276.8705120539860 276.9124506272070 276.9519221552260 276.9913936149860 277.0308650064080 277.0738887451250 277.1173071145290 277.1571729988050 277.1966441023390 277.2400622368170 277.2834802879960 277.3229511712410 277.3624219854770 277.4018927306230 277.4413634065980 277.4808340133210 277.5203045507110 277.5597750186860 277.6026990737240 277.6466098034930 277.6860800487940 277.7283695199200 277.7729143427960 277.8123843645850 277.8518543163540 277.8913241980190 277.9307940094990 277.9707571220300 278.0151604958060 278.0570969336190 278.0965664494110 278.1360358945860 278.1755052690580 278.2149745727440 278.2561353425250 278.3012429468080 278.3368356003110 278.3728510779480 278.4123200264420 278.4557357874400 278.4991514620600 278.5386201821210 278.5780888306150 278.6175574074600 278.6570259125700 278.7004411852330 278.7423763091660 278.7769110560770 278.8148992139340 278.8543673590750 278.8938354319640 278.9379080278610 278.9778458032790 279.0128970132250 279.0589427515910 279.0990682429080 279.1385358658880 279.1780034159860 279.2174708931150 279.2569382971880 279.2964056281140 279.3358728858070 279.3759978559620 279.4220428101750 279.4577275808730 279.4954326221280 279.5405376298580 279.5766215666610 279.6121416316440 279.6516083002610 279.6910748948420 279.7305414152940 279.7700078615280 279.8094742334540 279.8489405309800 279.8943266810410 279.9357661232040 279.9747936706880 280.0098745498380 280.0462708994360 280.0857367486530 280.1252025228300 280.1646682218770 280.2041338457010 280.2482037032900 280.2884913639550 280.3230235818950 280.3619955869080 280.4014608332240 280.4409260037590 280.4803910984200 280.5198561171140 280.5593210597450 280.5987859262200 280.6382507164450 280.6737689623750 280.7092871463970 280.7487517226180 280.7910351121250 280.8350097437930 280.8688363186410 280.9066092604490 280.9460734526660 280.9855375677950 281.0215485055050 281.0570660796720 281.1014629592570 281.1409267699170 281.1754575406220 281.2144279104340 281.2538914988080 281.2933550093390 281.3328184419310 281.3722817964860 281.4117450729030 281.4495169927710 281.4833425317520 281.5222418303560 281.5617048089620 281.6011677089590 281.6406305302480 281.6787778492510 281.7138557786690 281.7539447644310 281.7979877455090 281.8325173736860 281.8695133365060 281.9084823418860 281.9430117755590 281.9824739108660 282.0268687178440 282.0623844907240 283.1988544059440 284.6388021870320 285.7915822652980 286.8426065372460 287.8721548006760 288.9404625701950 290.0550850254580 291.1130038836430 292.3828212205450 293.9965805814940 295.7682158070330 297.5968194252430 299.4745411996350 301.5237040563230 303.9260784023680 306.8728885177120 310.5211029751580 315.7723307600460 323.5485131288160 333.7202710967980 350.8652985737110 366.2765467362110 381.8068912271950 397.9923579869400 415.9994204768110 436.3255660725700 458.0294346835690 480.2963651919830 504.7961121568750 532.3605913048081 563.3622083662310 597.4029442693030 633.8613100693400 672.4952560873710 713.1954254403050 756.4076110784110 802.6550393655860 854.5950186362140 914.8649441457300 983.6402551756480 1057.799545289060 1134.418604793130 1215.672146980480 1309.581450430150 1430.124946615070 1594.860307540440 1824.251197292870 2128.035571837190 2510.495554386870 3306.263359525310 rt = 1.9499999999999999E-003 1.9499999999999999E-003 1.9499999999999999E-003 1.9499999999999999E-003 1.9499999999999999E-003 1.9499999999999999E-003 1.9499999999999999E-003 1.9499999999999999E-003 1.9499999999999999E-003 1.9499999999999999E-003 1.9499999999999999E-003 1.9499999999999999E-003 1.9499999999999999E-003 1.9499999999999999E-003 1.9499999999999999E-003 1.9499999999999999E-003 1.9499999999999999E-003 1.9499999999999999E-003 1.9499999999999999E-003 1.9499999999999999E-003 1.9499999999999999E-003 1.9499999999999999E-003 1.9499999999999999E-003 1.9499999999999999E-003 1.9499999999999999E-003 1.9499999999999999E-003 1.9499999999999999E-003 1.9499999999999999E-003 1.9499999999999999E-003 1.9499999999999999E-003 1.9499999999999999E-003 1.9499999999999999E-003 1.9499999999999999E-003 1.9499999999999999E-003 1.9499999999999999E-003 1.9499999999999999E-003 1.9499999999999999E-003 1.9499999999999999E-003 1.9499999999999999E-003 1.9499999999999999E-003 1.9499999999999999E-003 1.9499999999999999E-003 1.9499999999999999E-003 1.9499999999999999E-003 1.9499999999999999E-003 1.9499999999999999E-003 1.9499999999999999E-003 1.9499999999999999E-003 1.9499999999999999E-003 1.9499999999999999E-003 1.9499999999999999E-003 1.9499999999999999E-003 1.9499999999999999E-003 1.9499999999999999E-003 1.9499999999999999E-003 1.9499999999999999E-003 1.9499999999999999E-003 1.9499999999999999E-003 1.9499999999999999E-003 1.9499999999999999E-003 1.9499999999999999E-003 1.9499999999999999E-003 1.9499999999999999E-003 1.9499999999999999E-003 1.9499999999999999E-003 1.9499999999999999E-003 1.9499999999999999E-003 1.9499999999999999E-003 1.9499999999999999E-003 1.9499999999999999E-003 1.9499999999999999E-003 1.9499999999999999E-003 1.9499999999999999E-003 1.9499999999999999E-003 1.9499999999999999E-003 1.9499999999999999E-003 1.9499999999999999E-003 1.9499999999999999E-003 1.9499999999999999E-003 1.9499999999999999E-003 1.9499999999999999E-003 1.9499999999999999E-003 1.9499999999999999E-003 1.9499999999999999E-003 1.9499999999999999E-003 1.9499999999999999E-003 1.9499999999999999E-003 1.9499999999999999E-003 1.9499999999999999E-003 1.9499999999999999E-003 1.9499999999999999E-003 1.9499999999999999E-003 1.9499999999999999E-003 1.9499999999999999E-003 1.9499999999999999E-003 1.9499999999999999E-003 1.9499999999999999E-003 1.9499999999999999E-003 1.9499999999999999E-003 1.9499999999999999E-003 1.9499999999999999E-003 1.9499999999999999E-003 1.9499999999999999E-003 1.9499999999999999E-003 1.9499999999999999E-003 1.9499999999999999E-003 1.9499999999999999E-003 1.9499999999999999E-003 1.9499999999999999E-003 1.9499999999999999E-003 1.9499999999999999E-003 1.9499999999999999E-003 1.9499999999999999E-003 1.9499999999999999E-003 1.9499999999999999E-003 1.9499999999999999E-003 1.9499999999999999E-003 1.9499999999999999E-003 1.9499999999999999E-003 1.9499999999999999E-003 1.9499999999999999E-003 1.9499999999999999E-003 1.9499999999999999E-003 1.9499999999999999E-003 1.9499999999999999E-003 1.9499999999999999E-003 1.9499999999999999E-003 1.9499999999999999E-003 1.9499999999999999E-003 1.9499999999999999E-003 1.9499999999999999E-003 1.9499999999999999E-003 1.9499999999999999E-003 1.9499999999999999E-003 1.9499999999999999E-003 1.9499999999999999E-003 1.9499999999999999E-003 1.9499999999999999E-003 1.9499999999999999E-003 1.9499999999999999E-003 1.9499999999999999E-003 1.9499999999999999E-003 1.9499999999999999E-003 1.9499999999999999E-003 1.9499999999999999E-003 1.9499999999999999E-003 1.9499999999999999E-003 1.9499999999999999E-003 1.9499999999999999E-003 1.9499999999999999E-003 1.9499999999999999E-003 1.9499999999999999E-003 1.9499999999999999E-003 1.9499999999999999E-003 1.9499999999999999E-003 1.9499999999999999E-003 1.9499999999999999E-003 1.9499999999999999E-003 1.9499999999999999E-003 1.9499999999999999E-003 1.9499999999999999E-003 1.9499999999999999E-003 1.9499999999999999E-003 1.9499999999999999E-003 1.9499999999999999E-003 1.9499999999999999E-003 1.9499999999999999E-003 1.9499999999999999E-003 1.9499999999999999E-003 1.9499999999999999E-003 1.9499999999999999E-003 1.9499999999999999E-003 1.9499999999999999E-003 1.9499999999999999E-003 1.9499999999999999E-003 1.9499999999999999E-003 1.9499999999999999E-003 1.9499999999999999E-003 1.9499999999999999E-003 1.9499999999999999E-003 1.9499999999999999E-003 1.9499999999999999E-003 1.9499999999999999E-003 1.9499999999999999E-003 1.9499999999999999E-003 1.9499999999999999E-003 1.9499999999999999E-003 1.9499999999999999E-003 1.9499999999999999E-003 1.9499999999999999E-003 1.9499999999999999E-003 1.9500000000000101E-003 1.9499999999999999E-003 1.9499999999999999E-003 1.9499999999999999E-003 1.9499999999999999E-003 1.9499999999999999E-003 1.9499999999999999E-003 1.9499999999999999E-003 1.9499999999999999E-003 1.9499999999999999E-003 1.9499999999999999E-003 1.9499999999999999E-003 1.9499999999999899E-003 1.9499999999999999E-003 1.9499999999999999E-003 1.9499999999999999E-003 1.9499999999999999E-003 1.9499999999999999E-003 1.9499999999999999E-003 1.9499999999999999E-003 1.9499999999999999E-003 1.9499999999999999E-003 1.9499999999999999E-003 1.9500000000000101E-003 1.9500000000000101E-003 1.9499999999999999E-003 1.9499999999999899E-003 1.9499999999999999E-003 1.9499999999999999E-003 1.9499999999999999E-003 1.9499999999999999E-003 1.9499999999999999E-003 1.9499999999999999E-003 1.9499999999999999E-003 1.9499999999999999E-003 1.9499999999999999E-003 1.9499999999999999E-003 1.9499999999999999E-003 1.9499999999999999E-003 1.9499999999999999E-003 1.9499999999999999E-003 1.9499999999999999E-003 1.9499999999999999E-003 1.9499999999999999E-003 1.9499999999999999E-003 1.9499999999999999E-003 1.9499999999999999E-003 1.9499999999999999E-003 1.9499999999999999E-003 1.9499999999999999E-003 1.9499999999999999E-003 1.9499999999999999E-003 1.9499999999999999E-003 1.9499999999999999E-003 1.9499999999999999E-003 1.9499999999999999E-003 1.9499999999999999E-003 1.9499999999999999E-003 1.9499999999999999E-003 1.9499999999999999E-003 1.9499999999999999E-003 1.9499999999999999E-003 1.9499999999999999E-003 1.9499999999999999E-003 1.9499999999999999E-003 1.9499999999999999E-003 1.9499999999999999E-003 1.9499999999999999E-003 1.9499999999999999E-003 1.9499999999999999E-003 1.9499999999999999E-003 1.9499999999999999E-003 1.9499999999999999E-003 1.9499999999999999E-003 1.9499999999999999E-003 1.9499999999999999E-003 8.2102260000000002E-004 8.1990060000000002E-004 8.1879049999999997E-004 8.1768550000000002E-004 8.1655036363636297E-004 8.1534490909090896E-004 8.1414780000000004E-004 8.1302580000000004E-004 8.1190266666666695E-004 8.1076933333333297E-004 8.0962628571428603E-004 8.0846057142857199E-004 8.0742599999999998E-004 8.0639142857142905E-004 8.0522571428571403E-004 8.0406000000000000E-004 8.0288699999999996E-004 8.0169942857142901E-004 8.0053371428571399E-004 7.9947000000000004E-004 7.9843542857142900E-004 7.9726971428571399E-004 7.9608700000000001E-004 7.9490914285714300E-004 7.9375799999999999E-004 7.9273799999999997E-004 7.9163300000000003E-004 7.9044300000000005E-004 7.8927000000000001E-004 7.8825000000000000E-004 7.8711099999999995E-004 7.8593314285714305E-004 7.8478200000000004E-004 7.8376200000000002E-004 7.8274200000000001E-004 7.8172199999999999E-004 7.8062914285714302E-004 7.7946342857142898E-004 7.7829771428571397E-004 7.7723400000000002E-004 7.7620124999999999E-004 7.7505374999999998E-004 7.7390624999999996E-004 7.7275874999999995E-004 7.7162400000000005E-004 7.7049066666666705E-004 7.6935733333333297E-004 7.6822399999999997E-004 7.6709066666666697E-004 7.6601399999999997E-004 7.6499399999999996E-004 7.6389466666666695E-004 7.6276133333333395E-004 7.6172999999999996E-004 7.6069542857142903E-004 7.5952971428571402E-004 7.5838666666666697E-004 7.5725333333333397E-004 7.5622199999999997E-004 7.5519066666666695E-004 7.5405733333333298E-004 7.5292399999999998E-004 7.5179066666666698E-004 7.5071399999999998E-004 7.4969399999999997E-004 7.4859466666666696E-004 7.4746133333333396E-004 7.4632799999999999E-004 7.4520599999999999E-004 7.4418599999999998E-004 7.4312775000000004E-004 7.4198025000000003E-004 7.4083275000000001E-004 7.3969800000000000E-004 7.3867799999999999E-004 7.3762399999999998E-004 7.3649066666666698E-004 7.3541399999999999E-004 7.3438124999999996E-004 7.3323374999999995E-004 7.3214999999999999E-004 7.3112999999999997E-004 7.3010999999999996E-004 7.2905175000000002E-004 7.2790425000000001E-004 7.2676666666666697E-004 7.2563333333333299E-004 7.2460199999999997E-004 7.2358199999999996E-004 7.2256200000000005E-004 7.2154200000000004E-004 7.2044266666666703E-004 7.1930933333333295E-004 7.1816325000000005E-004 7.1709224999999999E-004 7.1619974999999998E-004 7.1511600000000002E-004 7.1399400000000002E-004 7.1297400000000001E-004 7.1186475000000003E-004 7.1071725000000001E-004 7.0956974999999999E-004 7.0848600000000003E-004 7.0746600000000002E-004 7.0644600000000001E-004 7.0542599999999999E-004 7.0431420000000001E-004 7.0319220000000001E-004 7.0216199999999999E-004 7.0114199999999998E-004 7.0001999999999998E-004 6.9889799999999999E-004 6.9787799999999997E-004 6.9685799999999996E-004 6.9583799999999995E-004 6.9481800000000004E-004 6.9379800000000003E-004 6.9277800000000001E-004 6.9175800000000000E-004 6.9064875000000002E-004 6.8951400000000001E-004 6.8849400000000000E-004 6.8740114285714303E-004 6.8625000000000001E-004 6.8523000000000000E-004 6.8420999999999998E-004 6.8318999999999997E-004 6.8216999999999996E-004 6.8113725000000004E-004 6.7998975000000002E-004 6.7890599999999995E-004 6.7788600000000005E-004 6.7686600000000003E-004 6.7584600000000002E-004 6.7482600000000001E-004 6.7376228571428595E-004 6.7259657142857104E-004 6.7167675000000000E-004 6.7074599999999995E-004 6.6972600000000005E-004 6.6860400000000005E-004 6.6748199999999995E-004 6.6646200000000004E-004 6.6544200000000003E-004 6.6442200000000002E-004 6.6340200000000000E-004 6.6228000000000001E-004 6.6119625000000005E-004 6.6030375000000004E-004 6.5932199999999995E-004 6.5830200000000004E-004 6.5728200000000003E-004 6.5614299999999998E-004 6.5511085714285700E-004 6.5420500000000004E-004 6.5301499999999995E-004 6.5197800000000000E-004 6.5095799999999998E-004 6.4993799999999997E-004 6.4891799999999996E-004 6.4789800000000005E-004 6.4687800000000004E-004 6.4585800000000002E-004 6.4482099999999996E-004 6.4363099999999998E-004 6.4270875000000001E-004 6.4173428571428603E-004 6.4056857142857199E-004 6.3963599999999996E-004 6.3871800000000003E-004 6.3769800000000002E-004 6.3667800000000001E-004 6.3565799999999999E-004 6.3463799999999998E-004 6.3361799999999996E-004 6.3259799999999995E-004 6.3142500000000002E-004 6.3035399999999996E-004 6.2934533333333404E-004 6.2843866666666701E-004 6.2749799999999999E-004 6.2647799999999997E-004 6.2545799999999996E-004 6.2443799999999995E-004 6.2341800000000004E-004 6.2227900000000000E-004 6.2123775000000000E-004 6.2034524999999999E-004 6.1933799999999998E-004 6.1831799999999997E-004 6.1729799999999996E-004 6.1627800000000005E-004 6.1525800000000004E-004 6.1423800000000002E-004 6.1321800000000001E-004 6.1219800000000000E-004 6.1127999999999996E-004 6.1036200000000004E-004 6.0934200000000002E-004 6.0824914285714305E-004 6.0711257142857095E-004 6.0623828571428604E-004 6.0526199999999997E-004 6.0424199999999995E-004 6.0322200000000005E-004 6.0229125000000000E-004 6.0137324999999997E-004 6.0022574999999995E-004 5.9920575000000005E-004 5.9831325000000003E-004 5.9730600000000003E-004 5.9628600000000002E-004 5.9526600000000000E-004 5.9424599999999999E-004 5.9322599999999997E-004 5.9220599999999996E-004 5.9122971428571399E-004 5.9035542857142898E-004 5.8934999999999999E-004 5.8832999999999997E-004 5.8730999999999996E-004 5.8629000000000005E-004 5.8530400000000003E-004 5.8439733333333300E-004 5.8336114285714301E-004 5.8222275000000001E-004 5.8133025000000000E-004 5.8037400000000004E-004 5.7936675000000003E-004 5.7847425000000002E-004 5.7745425000000001E-004 5.7630674999999999E-004 5.7538874999999996E-004 5.4600000000000004E-004 4.9500000000000000E-004 4.4400000000000000E-004 3.9300000000000001E-004 3.4200000000000002E-004 3.0503600000000001E-004 2.3217800000000001E-004 1.8755000000000001E-004 1.3561600000000000E-004 7.3258900000000004E-005 4.6653500000000003E-005 4.0121900000000000E-005 3.5302500000000003E-005 3.0691800000000003E-005 3.0462599999999999E-005 2.5523900000000001E-005 2.1179499999999999E-005 2.0444700000000001E-005 1.3830200000000000E-005 7.6517600000000007E-006 6.1661000000000001E-006 3.1852000000000000E-006 2.3020000000000002E-006 2.1824999999999999E-006 2.1807000000000001E-006 2.1880999999999999E-006 2.1876000000000000E-006 2.1868000000000000E-006 2.1988999999999998E-006 2.2475999999999999E-006 2.3292000000000001E-006 2.4271999999999998E-006 2.5378999999999999E-006 2.6344999999999999E-006 2.7363000000000000E-006 2.8455999999999999E-006 2.9855000000000000E-006 3.1292999999999998E-006 3.2681999999999999E-006 3.4056000000000001E-006 3.5385000000000001E-006 3.6499000000000000E-006 3.7587999999999999E-006 3.8831000000000001E-006 3.9639000000000003E-006 4.0049000000000004E-006 4.0137000000000002E-006 3.9957999999999999E-006 3.9632999999999998E-006 3.9348999999999999E-003 p_in_Pa = -999.9000000000000 -999.9000000000000 -999.9000000000000 -999.9000000000000 -999.9000000000000 -999.9000000000000 -999.9000000000000 -999.9000000000000 -999.9000000000000 -999.9000000000000 -999.9000000000000 -999.9000000000000 -999.9000000000000 -999.9000000000000 -999.9000000000000 -999.9000000000000 -999.9000000000000 -999.9000000000000 -999.9000000000000 -999.9000000000000 -999.9000000000000 -999.9000000000000 -999.9000000000000 -999.9000000000000 -999.9000000000000 -999.9000000000000 -999.9000000000000 -999.9000000000000 -999.9000000000000 -999.9000000000000 -999.9000000000000 -999.9000000000000 -999.9000000000000 -999.9000000000000 -999.9000000000000 -999.9000000000000 -999.9000000000000 -999.9000000000000 -999.9000000000000 -999.9000000000000 -999.9000000000000 -999.9000000000000 -999.9000000000000 -999.9000000000000 -999.9000000000000 -999.9000000000000 -999.9000000000000 -999.9000000000000 -999.9000000000000 -999.9000000000000 -999.9000000000000 -999.9000000000000 -999.9000000000000 -999.9000000000000 -999.9000000000000 -999.9000000000000 -999.9000000000000 -999.9000000000000 -999.9000000000000 -999.9000000000000 -999.9000000000000 -999.9000000000000 -999.9000000000000 -999.9000000000000 -999.9000000000000 -999.9000000000000 -999.9000000000000 -999.9000000000000 -999.9000000000000 -999.9000000000000 -999.9000000000000 -999.9000000000000 -999.9000000000000 -999.9000000000000 -999.9000000000000 -999.9000000000000 -999.9000000000000 -999.9000000000000 -999.9000000000000 -999.9000000000000 -999.9000000000000 -999.9000000000000 -999.9000000000000 -999.9000000000000 -999.9000000000000 -999.9000000000000 -999.9000000000000 -999.9000000000000 -999.9000000000000 -999.9000000000000 -999.9000000000000 -999.9000000000000 -999.9000000000000 -999.9000000000000 -999.9000000000000 -999.9000000000000 -999.9000000000000 -999.9000000000000 -999.9000000000000 -999.9000000000000 -999.9000000000000 -999.9000000000000 -999.9000000000000 -999.9000000000000 -999.9000000000000 -999.9000000000000 -999.9000000000000 -999.9000000000000 -999.9000000000000 -999.9000000000000 -999.9000000000000 -999.9000000000000 -999.9000000000000 -999.9000000000000 -999.9000000000000 -999.9000000000000 -999.9000000000000 -999.9000000000000 -999.9000000000000 -999.9000000000000 -999.9000000000000 -999.9000000000000 -999.9000000000000 -999.9000000000000 -999.9000000000000 -999.9000000000000 -999.9000000000000 -999.9000000000000 -999.9000000000000 -999.9000000000000 -999.9000000000000 -999.9000000000000 -999.9000000000000 -999.9000000000000 -999.9000000000000 -999.9000000000000 -999.9000000000000 -999.9000000000000 -999.9000000000000 -999.9000000000000 -999.9000000000000 -999.9000000000000 -999.9000000000000 -999.9000000000000 -999.9000000000000 -999.9000000000000 -999.9000000000000 -999.9000000000000 -999.9000000000000 -999.9000000000000 -999.9000000000000 -999.9000000000000 -999.9000000000000 -999.9000000000000 -999.9000000000000 -999.9000000000000 -999.9000000000000 -999.9000000000000 -999.9000000000000 -999.9000000000000 -999.9000000000000 -999.9000000000000 -999.9000000000000 -999.9000000000000 -999.9000000000000 -999.9000000000000 -999.9000000000000 -999.9000000000000 -999.9000000000000 -999.9000000000000 -999.9000000000000 -999.9000000000000 -999.9000000000000 -999.9000000000000 -999.9000000000000 -999.9000000000000 -999.9000000000000 -999.9000000000000 -999.9000000000000 -999.9000000000000 -999.9000000000000 -999.9000000000000 -999.9000000000000 -999.9000000000000 -999.9000000000000 -999.9000000000000 -999.9000000000000 -999.9000000000000 -999.9000000000000 -999.9000000000000 -999.9000000000000 -999.9000000000000 -999.9000000000000 -999.9000000000000 -999.9000000000000 -999.9000000000000 -999.9000000000000 -999.9000000000000 -999.9000000000000 -999.9000000000000 -999.9000000000000 -999.9000000000000 -999.9000000000000 -999.9000000000000 -999.9000000000000 -999.9000000000000 -999.9000000000000 -999.9000000000000 -999.9000000000000 -999.9000000000000 -999.9000000000000 -999.9000000000000 -999.9000000000000 -999.9000000000000 -999.9000000000000 -999.9000000000000 -999.9000000000000 -999.9000000000000 -999.9000000000000 -999.9000000000000 -999.9000000000000 -999.9000000000000 -999.9000000000000 -999.9000000000000 -999.9000000000000 -999.9000000000000 -999.9000000000000 -999.9000000000000 -999.9000000000000 -999.9000000000000 -999.9000000000000 -999.9000000000000 -999.9000000000000 -999.9000000000000 -999.9000000000000 -999.9000000000000 -999.9000000000000 -999.9000000000000 -999.9000000000000 -999.9000000000000 -999.9000000000000 -999.9000000000000 -999.9000000000000 -999.9000000000000 -999.9000000000000 -999.9000000000000 -999.9000000000000 -999.9000000000000 -999.9000000000000 -999.9000000000000 -999.9000000000000 -999.9000000000000 -999.9000000000000 -999.9000000000000 -999.9000000000000 -999.9000000000000 -999.9000000000000 -999.9000000000000 -999.9000000000000 -999.9000000000000 -999.9000000000000 -999.9000000000000 -999.9000000000000 -999.9000000000000 -999.9000000000000 -999.9000000000000 -999.9000000000000 -999.9000000000000 -999.9000000000000 -999.9000000000000 -999.9000000000000 -999.9000000000000 -999.9000000000000 -999.9000000000000 -999.9000000000000 -999.9000000000000 -999.9000000000000 -999.9000000000000 -999.9000000000000 -999.9000000000000 -999.9000000000000 -999.9000000000000 -999.9000000000000 -999.9000000000000 -999.9000000000000 -999.9000000000000 -999.9000000000000 -999.9000000000000 -999.9000000000000 -999.9000000000000 -999.9000000000000 -999.9000000000000 -999.9000000000000 -999.9000000000000 -999.9000000000000 -999.9000000000000 -999.9000000000000 -999.9000000000000 -999.9000000000000 -999.9000000000000 -999.9000000000000 -999.9000000000000 -999.9000000000000 -999.9000000000000 -999.9000000000000 -999.9000000000000 -999.9000000000000 -999.9000000000000 -999.9000000000000 -999.9000000000000 -999.9000000000000 -999.9000000000000 -999.9000000000000 -999.9000000000000 -999.9000000000000 -999.9000000000000 -999.9000000000000 -999.9000000000000 -999.9000000000000 -999.9000000000000 -999.9000000000000 -999.9000000000000 -999.9000000000000 -999.9000000000000 -999.9000000000000 -999.9000000000000 -999.9000000000000 -999.9000000000000 -999.9000000000000 -999.9000000000000 -999.9000000000000 -999.9000000000000 -999.9000000000000 -999.9000000000000 -999.9000000000000 -999.9000000000000 -999.9000000000000 -999.9000000000000 -999.9000000000000 -999.9000000000000 -999.9000000000000 -999.9000000000000 -999.9000000000000 -999.9000000000000 -999.9000000000000 -999.9000000000000 -999.9000000000000 -999.9000000000000 -999.9000000000000 -999.9000000000000 -999.9000000000000 -999.9000000000000 -999.9000000000000 -999.9000000000000 -999.9000000000000 -999.9000000000000 -999.9000000000000 -999.9000000000000 -999.9000000000000 -999.9000000000000 -999.9000000000000 -999.9000000000000 -999.9000000000000 -999.9000000000000 -999.9000000000000 -999.9000000000000 -999.9000000000000 -999.9000000000000 -999.9000000000000 -999.9000000000000 -999.9000000000000 -999.9000000000000 -999.9000000000000 -999.9000000000000 -999.9000000000000 -999.9000000000000 -999.9000000000000 -999.9000000000000 -999.9000000000000 -999.9000000000000 -999.9000000000000 -999.9000000000000 -999.9000000000000 -999.9000000000000 -999.9000000000000 -999.9000000000000 -999.9000000000000 -999.9000000000000 -999.9000000000000 -999.9000000000000 -999.9000000000000 -999.9000000000000 -999.9000000000000 -999.9000000000000 -999.9000000000000 -999.9000000000000 -999.9000000000000 -999.9000000000000 -999.9000000000000 -999.9000000000000 -999.9000000000000 -999.9000000000000 -999.9000000000000 -999.9000000000000 -999.9000000000000 -999.9000000000000 -999.9000000000000 -999.9000000000000 -999.9000000000000 -999.9000000000000 -999.9000000000000 -999.9000000000000 -999.9000000000000 -999.9000000000000 -999.9000000000000 -999.9000000000000 -999.9000000000000 -999.9000000000000 -999.9000000000000 -999.9000000000000 -999.9000000000000 -999.9000000000000 -999.9000000000000 -999.9000000000000 -999.9000000000000 -999.9000000000000 -999.9000000000000 -999.9000000000000 -999.9000000000000 -999.9000000000000 -999.9000000000000 -999.9000000000000 -999.9000000000000 -999.9000000000000 -999.9000000000000 -999.9000000000000 -999.9000000000000 -999.9000000000000 -999.9000000000000 -999.9000000000000 -999.9000000000000 -999.9000000000000 -999.9000000000000 -999.9000000000000 -999.9000000000000 -999.9000000000000 -999.9000000000000 -999.9000000000000 -999.9000000000000 -999.9000000000000 -999.9000000000000 -999.9000000000000 -999.9000000000000 -999.9000000000000 -999.9000000000000 -999.9000000000000 -999.9000000000000 -999.9000000000000 -999.9000000000000 -999.9000000000000 -999.9000000000000 -999.9000000000000 -999.9000000000000 -999.9000000000000 -999.9000000000000 -999.9000000000000 -999.9000000000000 -999.9000000000000 -999.9000000000000 -999.9000000000000 -999.9000000000000 -999.9000000000000 -999.9000000000000 -999.9000000000000 -999.9000000000000 -999.9000000000000 -999.9000000000000 -999.9000000000000 -999.9000000000000 -999.9000000000000 -999.9000000000000 -999.9000000000000 -999.9000000000000 -999.9000000000000 -999.9000000000000 -999.9000000000000 -999.9000000000000 -999.9000000000000 -999.9000000000000 -999.9000000000000 -999.9000000000000 -999.9000000000000 -999.9000000000000 -999.9000000000000 -999.9000000000000 -999.9000000000000 -999.9000000000000 -999.9000000000000 -999.9000000000000 -999.9000000000000 -999.9000000000000 -999.9000000000000 -999.9000000000000 -999.9000000000000 -999.9000000000000 -999.9000000000000 -999.9000000000000 -999.9000000000000 -999.9000000000000 -999.9000000000000 -999.9000000000000 -999.9000000000000 -999.9000000000000 -999.9000000000000 -999.9000000000000 -999.9000000000000 -999.9000000000000 -999.9000000000000 -999.9000000000000 -999.9000000000000 -999.9000000000000 -999.9000000000000 -999.9000000000000 -999.9000000000000 -999.9000000000000 -999.9000000000000 -999.9000000000000 -999.9000000000000 -999.9000000000000 -999.9000000000000 -999.9000000000000 -999.9000000000000 -999.9000000000000 -999.9000000000000 -999.9000000000000 -999.9000000000000 -999.9000000000000 -999.9000000000000 -999.9000000000000 -999.9000000000000 -999.9000000000000 -999.9000000000000 -999.9000000000000 -999.9000000000000 -999.9000000000000 -999.9000000000000 -999.9000000000000 -999.9000000000000 -999.9000000000000 -999.9000000000000 subs = 0.000000000000000 0.000000000000000 0.000000000000000 0.000000000000000 0.000000000000000 0.000000000000000 0.000000000000000 0.000000000000000 0.000000000000000 0.000000000000000 0.000000000000000 0.000000000000000 0.000000000000000 0.000000000000000 0.000000000000000 0.000000000000000 0.000000000000000 0.000000000000000 0.000000000000000 0.000000000000000 0.000000000000000 0.000000000000000 0.000000000000000 0.000000000000000 0.000000000000000 0.000000000000000 0.000000000000000 0.000000000000000 0.000000000000000 0.000000000000000 0.000000000000000 0.000000000000000 0.000000000000000 0.000000000000000 0.000000000000000 0.000000000000000 0.000000000000000 0.000000000000000 0.000000000000000 0.000000000000000 0.000000000000000 0.000000000000000 0.000000000000000 0.000000000000000 0.000000000000000 0.000000000000000 0.000000000000000 0.000000000000000 0.000000000000000 0.000000000000000 0.000000000000000 0.000000000000000 0.000000000000000 0.000000000000000 0.000000000000000 0.000000000000000 0.000000000000000 0.000000000000000 0.000000000000000 0.000000000000000 0.000000000000000 0.000000000000000 0.000000000000000 0.000000000000000 0.000000000000000 0.000000000000000 0.000000000000000 0.000000000000000 0.000000000000000 0.000000000000000 0.000000000000000 0.000000000000000 0.000000000000000 0.000000000000000 0.000000000000000 0.000000000000000 0.000000000000000 0.000000000000000 0.000000000000000 0.000000000000000 0.000000000000000 0.000000000000000 0.000000000000000 0.000000000000000 0.000000000000000 0.000000000000000 0.000000000000000 0.000000000000000 0.000000000000000 0.000000000000000 0.000000000000000 0.000000000000000 0.000000000000000 0.000000000000000 0.000000000000000 0.000000000000000 0.000000000000000 0.000000000000000 0.000000000000000 0.000000000000000 0.000000000000000 0.000000000000000 0.000000000000000 0.000000000000000 0.000000000000000 0.000000000000000 0.000000000000000 0.000000000000000 0.000000000000000 0.000000000000000 0.000000000000000 0.000000000000000 0.000000000000000 0.000000000000000 0.000000000000000 0.000000000000000 0.000000000000000 0.000000000000000 0.000000000000000 0.000000000000000 0.000000000000000 0.000000000000000 0.000000000000000 0.000000000000000 0.000000000000000 0.000000000000000 0.000000000000000 0.000000000000000 0.000000000000000 0.000000000000000 0.000000000000000 0.000000000000000 0.000000000000000 0.000000000000000 0.000000000000000 0.000000000000000 0.000000000000000 0.000000000000000 0.000000000000000 0.000000000000000 0.000000000000000 0.000000000000000 0.000000000000000 0.000000000000000 0.000000000000000 0.000000000000000 0.000000000000000 0.000000000000000 0.000000000000000 0.000000000000000 0.000000000000000 0.000000000000000 0.000000000000000 0.000000000000000 0.000000000000000 0.000000000000000 0.000000000000000 0.000000000000000 0.000000000000000 0.000000000000000 0.000000000000000 0.000000000000000 0.000000000000000 0.000000000000000 0.000000000000000 0.000000000000000 0.000000000000000 0.000000000000000 0.000000000000000 0.000000000000000 0.000000000000000 0.000000000000000 0.000000000000000 0.000000000000000 0.000000000000000 0.000000000000000 0.000000000000000 0.000000000000000 0.000000000000000 0.000000000000000 0.000000000000000 0.000000000000000 0.000000000000000 0.000000000000000 0.000000000000000 0.000000000000000 0.000000000000000 0.000000000000000 0.000000000000000 0.000000000000000 0.000000000000000 0.000000000000000 0.000000000000000 0.000000000000000 0.000000000000000 0.000000000000000 0.000000000000000 0.000000000000000 0.000000000000000 0.000000000000000 0.000000000000000 0.000000000000000 0.000000000000000 0.000000000000000 0.000000000000000 0.000000000000000 0.000000000000000 0.000000000000000 0.000000000000000 0.000000000000000 0.000000000000000 0.000000000000000 0.000000000000000 0.000000000000000 0.000000000000000 0.000000000000000 0.000000000000000 0.000000000000000 0.000000000000000 0.000000000000000 0.000000000000000 0.000000000000000 0.000000000000000 0.000000000000000 0.000000000000000 0.000000000000000 0.000000000000000 0.000000000000000 0.000000000000000 0.000000000000000 0.000000000000000 0.000000000000000 0.000000000000000 0.000000000000000 0.000000000000000 0.000000000000000 0.000000000000000 0.000000000000000 0.000000000000000 0.000000000000000 0.000000000000000 0.000000000000000 0.000000000000000 0.000000000000000 0.000000000000000 0.000000000000000 0.000000000000000 0.000000000000000 0.000000000000000 0.000000000000000 0.000000000000000 0.000000000000000 0.000000000000000 0.000000000000000 0.000000000000000 0.000000000000000 0.000000000000000 0.000000000000000 0.000000000000000 0.000000000000000 0.000000000000000 0.000000000000000 0.000000000000000 0.000000000000000 0.000000000000000 0.000000000000000 0.000000000000000 0.000000000000000 0.000000000000000 0.000000000000000 0.000000000000000 0.000000000000000 0.000000000000000 0.000000000000000 0.000000000000000 0.000000000000000 0.000000000000000 0.000000000000000 0.000000000000000 0.000000000000000 0.000000000000000 0.000000000000000 0.000000000000000 0.000000000000000 0.000000000000000 0.000000000000000 0.000000000000000 0.000000000000000 0.000000000000000 0.000000000000000 0.000000000000000 0.000000000000000 0.000000000000000 0.000000000000000 0.000000000000000 0.000000000000000 0.000000000000000 0.000000000000000 0.000000000000000 0.000000000000000 0.000000000000000 0.000000000000000 0.000000000000000 0.000000000000000 0.000000000000000 0.000000000000000 0.000000000000000 0.000000000000000 0.000000000000000 0.000000000000000 0.000000000000000 0.000000000000000 0.000000000000000 0.000000000000000 0.000000000000000 0.000000000000000 0.000000000000000 0.000000000000000 0.000000000000000 0.000000000000000 0.000000000000000 0.000000000000000 0.000000000000000 0.000000000000000 0.000000000000000 0.000000000000000 0.000000000000000 0.000000000000000 0.000000000000000 0.000000000000000 0.000000000000000 0.000000000000000 0.000000000000000 0.000000000000000 0.000000000000000 0.000000000000000 0.000000000000000 0.000000000000000 0.000000000000000 0.000000000000000 0.000000000000000 0.000000000000000 0.000000000000000 0.000000000000000 0.000000000000000 0.000000000000000 0.000000000000000 0.000000000000000 0.000000000000000 0.000000000000000 0.000000000000000 0.000000000000000 0.000000000000000 0.000000000000000 0.000000000000000 0.000000000000000 0.000000000000000 0.000000000000000 0.000000000000000 0.000000000000000 0.000000000000000 0.000000000000000 0.000000000000000 0.000000000000000 0.000000000000000 0.000000000000000 0.000000000000000 0.000000000000000 0.000000000000000 0.000000000000000 0.000000000000000 0.000000000000000 0.000000000000000 0.000000000000000 0.000000000000000 0.000000000000000 0.000000000000000 0.000000000000000 0.000000000000000 0.000000000000000 0.000000000000000 0.000000000000000 0.000000000000000 0.000000000000000 0.000000000000000 0.000000000000000 0.000000000000000 0.000000000000000 0.000000000000000 0.000000000000000 0.000000000000000 0.000000000000000 0.000000000000000 0.000000000000000 0.000000000000000 0.000000000000000 0.000000000000000 0.000000000000000 0.000000000000000 0.000000000000000 0.000000000000000 0.000000000000000 0.000000000000000 0.000000000000000 0.000000000000000 0.000000000000000 0.000000000000000 0.000000000000000 0.000000000000000 0.000000000000000 0.000000000000000 0.000000000000000 0.000000000000000 0.000000000000000 0.000000000000000 0.000000000000000 0.000000000000000 0.000000000000000 0.000000000000000 0.000000000000000 0.000000000000000 0.000000000000000 0.000000000000000 0.000000000000000 0.000000000000000 0.000000000000000 0.000000000000000 0.000000000000000 0.000000000000000 0.000000000000000 0.000000000000000 0.000000000000000 0.000000000000000 0.000000000000000 0.000000000000000 0.000000000000000 0.000000000000000 0.000000000000000 0.000000000000000 0.000000000000000 0.000000000000000 0.000000000000000 0.000000000000000 0.000000000000000 0.000000000000000 0.000000000000000 0.000000000000000 0.000000000000000 0.000000000000000 0.000000000000000 0.000000000000000 0.000000000000000 0.000000000000000 0.000000000000000 0.000000000000000 0.000000000000000 0.000000000000000 0.000000000000000 0.000000000000000 0.000000000000000 0.000000000000000 0.000000000000000 0.000000000000000 0.000000000000000 0.000000000000000 0.000000000000000 0.000000000000000 0.000000000000000 0.000000000000000 0.000000000000000 0.000000000000000 0.000000000000000 0.000000000000000 0.000000000000000 0.000000000000000 0.000000000000000 0.000000000000000 0.000000000000000 0.000000000000000 0.000000000000000 0.000000000000000 0.000000000000000 0.000000000000000 0.000000000000000 0.000000000000000 0.000000000000000 0.000000000000000 0.000000000000000 0.000000000000000 0.000000000000000 0.000000000000000 0.000000000000000 0.000000000000000 0.000000000000000 0.000000000000000 0.000000000000000 0.000000000000000 0.000000000000000 0.000000000000000 0.000000000000000 0.000000000000000 0.000000000000000 0.000000000000000 0.000000000000000 0.000000000000000 0.000000000000000 0.000000000000000 0.000000000000000 0.000000000000000 0.000000000000000 0.000000000000000 0.000000000000000 0.000000000000000 0.000000000000000 0.000000000000000 0.000000000000000 0.000000000000000 0.000000000000000 0.000000000000000 0.000000000000000 0.000000000000000 0.000000000000000 0.000000000000000 0.000000000000000 0.000000000000000 0.000000000000000 0.000000000000000 0.000000000000000 0.000000000000000 0.000000000000000 0.000000000000000 0.000000000000000 0.000000000000000 0.000000000000000 0.000000000000000 0.000000000000000 0.000000000000000 0.000000000000000 0.000000000000000 0.000000000000000 0.000000000000000 0.000000000000000 0.000000000000000 0.000000000000000 0.000000000000000 0.000000000000000 0.000000000000000 0.000000000000000 0.000000000000000 0.000000000000000 -------------------------------------------------- Statistics -------------------------------------------------- vars_zt = thlm thvm rtm rcm rvm um vm um_ref vm_ref wm_zt ug vg cloud_frac ice_supersat_frac cloud_cover rcm_in_layer rcm_in_cloud p_in_Pa exner rho_ds_zt thv_ds_zt Lscale T_in_K rel_humidity wp3 thlp3 rtp3 wpthlp2 wp2thlp wprtp2 wp2rtp Skw_zt Skthl_zt Skrt_zt Lscale_up Lscale_down tau_zt Kh_zt wp2thvp wp2rcp wp2hmp wprtpthlp wpup2 wpvp2 rc_coef Lscale_pert_1 Lscale_pert_2 sigma_sqd_w_zt rho radht radht_LW radht_SW Ncm Nc_in_cloud Nc_activated Nccnm Nim snowslope Nsm Ngm sed_rcm rsat rsati rrm Nrm m_vol_rad_rain m_vol_rad_cloud eff_rad_cloud eff_rad_ice eff_rad_snow eff_rad_rain eff_rad_graupel precip_rate_zt rsm rim rgm diam mass_ice_cryst rcm_icedfs u_T_cm rtm_bt rtm_ma rtm_ta rtm_mfl rtm_tacl rtm_cl rtm_forcing rtm_sdmp rtm_mc rtm_pd rvm_mc rcm_mc rcm_sd_mg_morr thlm_bt thlm_ma thlm_ta thlm_mfl thlm_tacl thlm_cl thlm_forcing thlm_sdmp thlm_mc thlm_old thlm_without_ta thlm_mfl_min thlm_mfl_max thlm_enter_mfl thlm_exit_mfl rtm_old rtm_without_ta rtm_mfl_min rtm_mfl_max rtm_enter_mfl rtm_exit_mfl um_bt um_ma um_gf um_cf um_ta um_f um_sdmp um_ndg um_mfl vm_bt vm_ma vm_gf vm_cf vm_ta vm_f vm_sdmp vm_ndg vm_mfl wp3_bt wp3_ma wp3_ta wp3_tp wp3_ac wp3_bp1 wp3_pr_turb wp3_pr_dfsn wp3_pr1 wp3_pr2 wp3_pr3 wp3_pr_tp wp3_dp1 wp3_sdmp wp3_cl wp3_splat rtp3_bt rtp3_tp rtp3_ac rtp3_dp thlp3_bt thlp3_tp thlp3_ac thlp3_dp rrm_bt rrm_ma rrm_sd rrm_ts rrm_sd_morr rrm_ta rrm_evap rrm_auto rrm_accr rrm_evap_adj rrm_src_adj rrm_hf rrm_wvhf rrm_cl rrm_mc Nrm_bt Nrm_ma Nrm_sd Nrm_ts Nrm_ta Nrm_evap Nrm_auto Nrm_evap_adj Nrm_src_adj Nrm_cl Nrm_mc Ncm_bt Ncm_ma Ncm_ta Ncm_mc Ncm_cl Ncm_act rsm_bt rsm_ma rsm_sd rsm_sd_morr rsm_ta rsm_mc rsm_hf rsm_wvhf rsm_cl rim_bt rim_ma rim_sd rim_sd_mg_morr rim_ta rim_mc rim_hf rim_wvhf rim_cl rgm_bt rgm_ma rgm_sd rgm_sd_morr rgm_ta rgm_mc rgm_hf rgm_wvhf rgm_cl Nsm_bt Nsm_mc Nsm_ta Nsm_ma Nsm_sd Nsm_cl Nim_bt Nim_mc Nim_ta Nim_ma Nim_sd Nim_cl Ngm_bt Ngm_mc Ngm_ta Ngm_ma Ngm_sd Ngm_cl w_KK_evap_covar_zt rt_KK_evap_covar_zt thl_KK_evap_covar_zt w_KK_auto_covar_zt rt_KK_auto_covar_zt thl_KK_auto_covar_zt w_KK_accr_covar_zt rt_KK_accr_covar_zt thl_KK_accr_covar_zt rr_KK_mvr_covar_zt Nr_KK_mvr_covar_zt KK_mvr_variance_zt mixt_frac w_1 w_2 varnce_w_1 varnce_w_2 thl_1 thl_2 varnce_thl_1 varnce_thl_2 rt_1 rt_2 varnce_rt_1 varnce_rt_2 rc_1 rc_2 rsatl_1 rsatl_2 cloud_frac_1 cloud_frac_2 a3_coef_zt wp3_on_wp2_zt chi_1 chi_2 stdev_chi_1 stdev_chi_2 stdev_eta_1 stdev_eta_2 covar_chi_eta_1 covar_chi_eta_2 corr_w_chi_1 corr_w_chi_2 corr_w_eta_1 corr_w_eta_2 corr_chi_eta_1 corr_chi_eta_2 corr_w_rt_1 corr_w_rt_2 corr_w_thl_1 corr_w_thl_2 corr_rt_thl_1 corr_rt_thl_2 crt_1 crt_2 cthl_1 cthl_2 F_w F_rt F_thl min_F_w max_F_w min_F_rt max_F_rt min_F_thl max_F_thl coef_wprtp2_implicit term_wprtp2_explicit coef_wpthlp2_implicit term_wpthlp2_explicit coef_wprtpthlp_implicit term_wprtpthlp_explicit coef_wp2rtp_implicit term_wp2rtp_explicit coef_wp2thlp_implicit term_wp2thlp_explicit hm_i precip_frac precip_frac_1 precip_frac_2 Ncnm mu_hm_i mu_Ncn_i sigma_hm_i sigma_Ncn_i corr_w_chi_1_ca corr_w_chi_2_ca corr_w_eta_1_ca corr_w_eta_2_ca corr_w_hm_i corr_w_Ncn_i corr_chi_eta_1_ca corr_chi_eta_2_ca corr_chi_hm_i corr_chi_Ncn_i corr_eta_hm_i corr_eta_Ncn_i corr_Ncn_hm_i corr_hmx_hmy_i chi chip2 C11_Skw_fnc wp2_zt thlp2_zt wpthlp_zt wprtp_zt rtp2_zt rtpthlp_zt up2_zt vp2_zt upwp_zt vpwp_zt hmp2_zt PSMLT EVPMS PRACS EVPMG PRACG PGMLT MNUCCC PSACWS PSACWI QMULTS QMULTG PSACWG PGSACW PRD PRCI PRAI QMULTR QMULTRG MNUCCD PRACI PRACIS EPRD MNUCCR PIACR PIACRS PGRACS PRDS EPRDS PSACR PRDG EPRDG NGSTEN NRSTEN NISTEN NSSTEN NCSTEN NPRC1 NRAGG NPRACG NSUBR NSMLTR NGMLTR NPRACS NNUCCR NIACR NIACRS NGRACS NSMLTS NSAGG NPRCI NSCNG NSUBS PRC PRA PRE PCC NNUCCC NPSACWS NPRA NPRC NPSACWI NPSACWG NPRAI NMULTS NMULTG NMULTR NMULTRG NNUCCD NSUBI NGMLTG NSUBG NACT SIZEFIX_NR SIZEFIX_NC SIZEFIX_NI SIZEFIX_NS SIZEFIX_NG NEGFIX_NR NEGFIX_NC NEGFIX_NI NEGFIX_NS NEGFIX_NG NIM_MORR_CL QC_INST QR_INST QI_INST QS_INST QG_INST NC_INST NR_INST NI_INST NS_INST NG_INST T_in_K_mc cloud_frac_refined rcm_refined hl_on_Cp_residual qto_residual vars_zm = wp2 rtp2 thlp2 rtpthlp wprtp wpthlp wp2up2 wp2vp2 wp4 up2 vp2 Skw_zm Skthl_zm Skrt_zm wpthvp rtpthvp thlpthvp tau_zm Kh_zm K_hm wprcp rc_coef_zm wm_zm thlprcp rtprcp rcp2 upwp vpwp upthlp uprtp vpthlp vprtp upthvp uprcp vpthvp vprcp rho_zm sigma_sqd_w Skw_velocity gamma_Skw_fnc coef_wp4_implicit C6rt_Skw_fnc C6thl_Skw_fnc C6_term C7_Skw_fnc C1_Skw_fnc a3_coef wp3_on_wp2 wp3_on_wp2_cfl_num rcm_zm rtm_zm thlm_zm cloud_frac_zm ice_supersat_frac_zm rho_ds_zm thv_ds_zm em mean_w_up mean_w_down shear wp3_zm thlp3_zm rtp3_zm w_1_zm w_2_zm varnce_w_1_zm varnce_w_2_zm mixt_frac_zm Frad Frad_LW Frad_SW Frad_LW_up Frad_SW_up Frad_LW_down Frad_SW_down Fprec Fcsed hydrometp2 wphydrometp rtphmp thlphmp hmxphmyp Vri VNi Vrc VNc Vrr VNr Vrs VNs Vrg Vrrprrp VNrpNrp Vrrprrp_expcalc VNrpNrp_expcalc wp2_bt wp2_ma wp2_ta wp2_ac wp2_bp wp2_pr1 wp2_pr2 wp2_pr3 wp2_pr_dfsn wp2_dp1 wp2_dp2 wp2_sdmp wp2_cl wp2_pd wp2_sf wp2_splat vp2_bt vp2_ma vp2_ta vp2_tp vp2_dp1 vp2_dp2 vp2_pr1 vp2_pr2 vp2_sdmp vp2_cl vp2_pd vp2_sf vp2_splat up2_bt up2_ma up2_ta up2_tp up2_dp1 up2_dp2 up2_pr1 up2_pr2 up2_sdmp up2_cl up2_pd up2_sf up2_splat upwp_bt upwp_ma upwp_ta upwp_tp upwp_ac upwp_bp upwp_pr1 upwp_pr2 upwp_pr3 upwp_pr4 upwp_dp1 upwp_mfl upwp_cl vpwp_bt vpwp_ma vpwp_ta vpwp_tp vpwp_ac vpwp_bp vpwp_pr1 vpwp_pr2 vpwp_pr3 vpwp_pr4 vpwp_dp1 vpwp_mfl vpwp_cl wprtp_bt wprtp_ma wprtp_ta wprtp_tp wprtp_ac wprtp_bp wprtp_pr1 wprtp_pr2 wprtp_pr3 wprtp_dp1 wprtp_mfl wprtp_cl wprtp_pd wprtp_forcing wprtp_mc wpthlp_bt wpthlp_ma wpthlp_ta wpthlp_tp wpthlp_ac wpthlp_bp wpthlp_pr1 wpthlp_pr2 wpthlp_pr3 wpthlp_dp1 wpthlp_mfl wpthlp_cl wpthlp_forcing wpthlp_mc rtp2_bt rtp2_ma rtp2_ta rtp2_tp rtp2_dp1 rtp2_dp2 rtp2_cl rtp2_pd rtp2_sf rtp2_forcing rtp2_mc thlp2_bt thlp2_ma thlp2_ta thlp2_tp thlp2_dp1 thlp2_dp2 thlp2_cl thlp2_pd thlp2_sf thlp2_forcing thlp2_mc rtpthlp_bt rtpthlp_ma rtpthlp_ta rtpthlp_tp1 rtpthlp_tp2 rtpthlp_dp1 rtpthlp_dp2 rtpthlp_cl rtpthlp_sf rtpthlp_forcing rtpthlp_mc wpthlp_enter_mfl wpthlp_exit_mfl wprtp_enter_mfl wprtp_exit_mfl wpthlp_mfl_min wpthlp_mfl_max wprtp_mfl_min wprtp_mfl_max stability_correction bv_freq_sqd bv_freq_sqd_splat bv_freq_sqd_mixed bv_freq_sqd_moist bv_freq_sqd_dry bv_freq_sqd_smth bv_freq_out_cloud bv_freq_pos ddzt_umvm_sqd invrs_tau_zm invrs_tau_xp2_zm invrs_tau_wp2_zm invrs_tau_wpxp_zm invrs_tau_wp3_zm invrs_tau_no_N2_zm invrs_tau_bkgnd invrs_tau_sfc invrs_tau_shear Ri_zm vars_sfc = ustar soil_heat_flux veg_T_in_K sfc_soil_T_in_K deep_soil_T_in_K lh sh cc lwp vwp swp iwp rwp z_cloud_base z_inversion precip_rate_sfc rain_flux_sfc rrm_sfc precip_frac_tol wpthlp_sfc wprtp_sfc upwp_sfc vpwp_sfc morr_snow_rate thlm_vert_avg rtm_vert_avg um_vert_avg vm_vert_avg wp2_vert_avg up2_vert_avg vp2_vert_avg rtp2_vert_avg thlp2_vert_avg T_sfc rtm_spur_src thlm_spur_src rs_sd_morr_int tot_vartn_normlzd_rtm tot_vartn_normlzd_thlm tot_vartn_normlzd_wprtp -------------------------------------------------- iteration = 1; time = 61260.0 iteration = 2; time = 61320.0 iteration = 3; time = 61380.0 iteration = 4; time = 61440.0 iteration = 5; time = 61500.0 iteration = 6; time = 61560.0 iteration = 7; time = 61620.0 iteration = 8; time = 61680.0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Wa rsm < 0.000000000000000 in fill_holes_driver at k= 31 rsm < 0.000000000000000 in fill_holes_driver at k= 32 rsm < 0.000000000000000 in fill_holes_driver at k= 33 rsm < 0.000000000000000 in fill_holes_driver at k= 34 rsm < 0.000000000000000 in fill_holes_driver at k= 35 rsm < 0.000000000000000 in fill_holes_driver at k= 36 rsm < 0.000000000000000 in fill_holes_driver at k= 37 rsm < 0.000000000000000 in fill_holes_driver at k= 38 rsm < 0.000000000000000 in fill_holes_driver at k= 39 rsm < 0.000000000000000 in fill_holes_driver at k= 40 rsm < 0.000000000000000 in fill_holes_driver at k= 41 rsm < 0.000000000000000 in fill_holes_driver at k= 42 rsm < 0.000000000000000 in fill_holes_driver at k= 43 rsm < 0.000000000000000 in fill_holes_driver at k= 44 rsm < 0.000000000000000 in fill_holes_driver at k= 45 rsm < 0.000000000000000 in fill_holes_driver at k= 46 rsm < 0.000000000000000 in fill_holes_driver at k= 47 rsm < 0.000000000000000 in fill_holes_driver at k= 48 rsm < 0.000000000000000 in fill_holes_driver at k= 49 rsm < 0.000000000000000 in fill_holes_driver at k= 50 rsm < 0.000000000000000 in fill_holes_driver at k= 51 rsm < 0.000000000000000 in fill_holes_driver at k= 52 rsm < 0.000000000000000 in fill_holes_driver at k= 53 rsm < 0.000000000000000 in fill_holes_driver at k= 54 rsm < 0.000000000000000 in fill_holes_driver at k= 55 rsm < 0.000000000000000 in fill_holes_driver at k= 56 rsm < 0.000000000000000 in fill_holes_driver at k= 57 rsm < 0.000000000000000 in fill_holes_driver at k= 58 rsm < 0.000000000000000 in fill_holes_driver at k= 59 rsm < 0.000000000000000 in fill_holes_driver at k= 60 rsm < 0.000000000000000 in fill_holes_driver at k= 61 rsm < 0.000000000000000 in fill_holes_driver at k= 62 rsm < 0.000000000000000 in fill_holes_driver at k= 63 rsm < 0.000000000000000 in fill_holes_driver at k= 64 rsm < 0.000000000000000 in fill_holes_driver at k= 65 rsm < 0.000000000000000 in fill_holes_driver at k= 66 rsm < 0.000000000000000 in fill_holes_driver at k= 67 rsm < 0.000000000000000 in fill_holes_driver at k= 68 rsm < 0.000000000000000 in fill_holes_driver at k= 69 rsm < 0.000000000000000 in fill_holes_driver at k= 70 rsm < 0.000000000000000 in fill_holes_driver at k= 71 rsm < 0.000000000000000 in fill_holes_driver at k= 72 rsm < 0.000000000000000 in fill_holes_driver at k= 73 rsm < 0.000000000000000 in fill_holes_driver at k= 74 rsm < 0.000000000000000 in fill_holes_driver at k= 75 rning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 iteration = 9; time = 61740.0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! tota rsm < 0.000000000000000 in fill_holes_driver at k= 32 rsm < 0.000000000000000 in fill_holes_driver at k= 33 rsm < 0.000000000000000 in fill_holes_driver at k= 34 rsm < 0.000000000000000 in fill_holes_driver at k= 35 rsm < 0.000000000000000 in fill_holes_driver at k= 36 rsm < 0.000000000000000 in fill_holes_driver at k= 37 rsm < 0.000000000000000 in fill_holes_driver at k= 38 rsm < 0.000000000000000 in fill_holes_driver at k= 39 rsm < 0.000000000000000 in fill_holes_driver at k= 40 rsm < 0.000000000000000 in fill_holes_driver at k= 41 rsm < 0.000000000000000 in fill_holes_driver at k= 42 rsm < 0.000000000000000 in fill_holes_driver at k= 43 rsm < 0.000000000000000 in fill_holes_driver at k= 44 rsm < 0.000000000000000 in fill_holes_driver at k= 45 rsm < 0.000000000000000 in fill_holes_driver at k= 46 rsm < 0.000000000000000 in fill_holes_driver at k= 47 rsm < 0.000000000000000 in fill_holes_driver at k= 48 rsm < 0.000000000000000 in fill_holes_driver at k= 49 rsm < 0.000000000000000 in fill_holes_driver at k= 50 rsm < 0.000000000000000 in fill_holes_driver at k= 51 rsm < 0.000000000000000 in fill_holes_driver at k= 52 rsm < 0.000000000000000 in fill_holes_driver at k= 53 rsm < 0.000000000000000 in fill_holes_driver at k= 54 rsm < 0.000000000000000 in fill_holes_driver at k= 55 rsm < 0.000000000000000 in fill_holes_driver at k= 56 rsm < 0.000000000000000 in fill_holes_driver at k= 57 rsm < 0.000000000000000 in fill_holes_driver at k= 58 rsm < 0.000000000000000 in fill_holes_driver at k= 59 rsm < 0.000000000000000 in fill_holes_driver at k= 60 rsm < 0.000000000000000 in fill_holes_driver at k= 61 rsm < 0.000000000000000 in fill_holes_driver at k= 62 rsm < 0.000000000000000 in fill_holes_driver at k= 63 rsm < 0.000000000000000 in fill_holes_driver at k= 64 rsm < 0.000000000000000 in fill_holes_driver at k= 65 rsm < 0.000000000000000 in fill_holes_driver at k= 66 rsm < 0.000000000000000 in fill_holes_driver at k= 67 rsm < 0.000000000000000 in fill_holes_driver at k= 68 rsm < 0.000000000000000 in fill_holes_driver at k= 69 rsm < 0.000000000000000 in fill_holes_driver at k= 70 rsm < 0.000000000000000 in fill_holes_driver at k= 71 rsm < 0.000000000000000 in fill_holes_driver at k= 72 rsm < 0.000000000000000 in fill_holes_driver at k= 73 rsm < 0.000000000000000 in fill_holes_driver at k= 74 rsm < 0.000000000000000 in fill_holes_driver at k= 75 l_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 iteration = 10; time = 61800.0 iteration = 11; time = 61860.0 iteration = 12; time = 61920.0 Warning: One-level hole filling was not able to fill holes completely! The holes were filled partially. |total_hole| > total_mass Warning: One-level hole filling was not able to fill holes completely! The holes were filled partially. |total_hole| > total_mass Warning: One-level hole filling was not able to fill holes completely! The holes were filled partially. |total_hole| > total_mass Warning: Hole filling failed! A hole could not be filled. Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mas rsm < 0.000000000000000 in fill_holes_driver at k= 28 rsm < 0.000000000000000 in fill_holes_driver at k= 31 rsm < 0.000000000000000 in fill_holes_driver at k= 32 rsm < 0.000000000000000 in fill_holes_driver at k= 33 rsm < 0.000000000000000 in fill_holes_driver at k= 34 rsm < 0.000000000000000 in fill_holes_driver at k= 35 rsm < 0.000000000000000 in fill_holes_driver at k= 36 rsm < 0.000000000000000 in fill_holes_driver at k= 37 rsm < 0.000000000000000 in fill_holes_driver at k= 38 rsm < 0.000000000000000 in fill_holes_driver at k= 39 rsm < 0.000000000000000 in fill_holes_driver at k= 40 rsm < 0.000000000000000 in fill_holes_driver at k= 41 rsm < 0.000000000000000 in fill_holes_driver at k= 42 rsm < 0.000000000000000 in fill_holes_driver at k= 43 rsm < 0.000000000000000 in fill_holes_driver at k= 44 rsm < 0.000000000000000 in fill_holes_driver at k= 45 rsm < 0.000000000000000 in fill_holes_driver at k= 46 rsm < 0.000000000000000 in fill_holes_driver at k= 47 rsm < 0.000000000000000 in fill_holes_driver at k= 48 rsm < 0.000000000000000 in fill_holes_driver at k= 49 rsm < 0.000000000000000 in fill_holes_driver at k= 50 rsm < 0.000000000000000 in fill_holes_driver at k= 51 rsm < 0.000000000000000 in fill_holes_driver at k= 52 rsm < 0.000000000000000 in fill_holes_driver at k= 53 rsm < 0.000000000000000 in fill_holes_driver at k= 54 rsm < 0.000000000000000 in fill_holes_driver at k= 55 rsm < 0.000000000000000 in fill_holes_driver at k= 56 rsm < 0.000000000000000 in fill_holes_driver at k= 57 rsm < 0.000000000000000 in fill_holes_driver at k= 58 rsm < 0.000000000000000 in fill_holes_driver at k= 59 rsm < 0.000000000000000 in fill_holes_driver at k= 60 rsm < 0.000000000000000 in fill_holes_driver at k= 61 rsm < 0.000000000000000 in fill_holes_driver at k= 62 rsm < 0.000000000000000 in fill_holes_driver at k= 63 rsm < 0.000000000000000 in fill_holes_driver at k= 64 rsm < 0.000000000000000 in fill_holes_driver at k= 65 rsm < 0.000000000000000 in fill_holes_driver at k= 66 rsm < 0.000000000000000 in fill_holes_driver at k= 67 rsm < 0.000000000000000 in fill_holes_driver at k= 68 rsm < 0.000000000000000 in fill_holes_driver at k= 69 rsm < 0.000000000000000 in fill_holes_driver at k= 70 rsm < 0.000000000000000 in fill_holes_driver at k= 71 rsm < 0.000000000000000 in fill_holes_driver at k= 72 rsm < 0.000000000000000 in fill_holes_driver at k= 73 rsm < 0.000000000000000 in fill_holes_driver at k= 74 rsm < 0.000000000000000 in fill_holes_driver at k= 75 rsm < 0.000000000000000 in fill_holes_driver at k= 29 rsm < 0.000000000000000 in fill_holes_driver at k= 29 rsm < 0.000000000000000 in fill_holes_driver at k= 31 rsm < 0.000000000000000 in fill_holes_driver at k= 28 rim < 0.000000000000000 in fill_holes_driver at k= 31 rsm < 0.000000000000000 in fill_holes_driver at k= 27 rsm < 0.000000000000000 in fill_holes_driver at k= 28 s ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 iteration = 13; time = 61980.0 Warning: One-level hole filling was not able to fill holes completely! The holes were filled partially. |total_hole| > total_mass Warning: One-level hole filling was not able to fill holes completely! The holes were filled partially. |total_hole| > total_mass Warning: One-level hole filling was not able to fill holes completely! The holes were filled partially. |total_hole| > total_mass Warning: Hole filling failed! A hole could not be filled. iteration = 14; time = 62040.0 iteration = 15; time = 62100.0 Warning: One-level hole filling was not able to fill holes completely! The holes were filled partially. |total_hole| > total_mass Warning: One-level hole filling was not able to fill holes completely! The holes were filled partially. |total_hole| > total_mass Warning: One-level hole filling was not able to fill holes completely! The holes were filled partially. |total_hole| > total_mass Warning: Hole filling failed! A hole could not be filled. Warning: One-level hole filling was not successful! total_mass ~= 0 iteration = 16; time = 62160.0 Warning: One-level hole filling was not able to fill holes completely! The holes were filled partially. |total_hole| > total_mass Warning: One-level hole filling was not able to fill holes completely! The holes were filled partially. |total_hole| > total_mass Warning: One-level hole filling was not able to fill holes completely! The holes were filled partially. |total_hole| > total_mass Warning: Hole filling failed! A hole could not be filled. iteration = 17; time = 62220.0 Warning: One-level hole filling was not successful! total_mass ~= 0 iteration = 18; time = 62280.0 iteration = 19; time = 62340.0 iteration = 20; time = 62400.0 iteration = 21; time = 62460.0 Warning: One-level hole filling was not able to fill holes completely! The holes were filled partially. |total_hole| > total_mass Warning: One-level hole filling was not able to fill holes completely! The holes were filled partially. |total_hole| > total_mass Warning: One-level hole filling was not able to fill holes completely! The holes were filled partially. |total_hole| > total_mass Warning: Hole filling failed! A hole could not be filled. iteration = 22; time = 62520.0 Warning: One-level hole filling was not able to fill holes completely! The holes were filled partially. |total_hole| > total_mass Warning: One-level hole filling was not able to fill holes completely! The holes were filled partially. |total_hole| > total_mass Warning: One-level hole filling was not able to fill holes completely! The holes were filled partially. |total_hole| > total_mass Warning: Hole filling failed! A hole could not be filled. iteration = 23; time = 62580.0 Warning: One-level hole filling was not able to fill holes completely! The holes were filled partially. |total_hole| > total_mass Warning: One-level hole filling was not able to fill holes completely! The holes were filled partially. |total_hole| > total_mass Warning: One-level hole filling was not able to fill holes completely! The holes were filled partially. |total_hole| > total_mass Warning: Hole filling failed! A hole could not be filled. Warning: One-level hole filling was not rsm < 0.000000000000000 in fill_holes_driver at k= 27 rsm < 0.000000000000000 in fill_holes_driver at k= 29 rsm < 0.000000000000000 in fill_holes_driver at k= 27 rsm < 0.000000000000000 in fill_holes_driver at k= 33 rsm < 0.000000000000000 in fill_holes_driver at k= 29 rsm < 0.000000000000000 in fill_holes_driver at k= 34 rsm < 0.000000000000000 in fill_holes_driver at k= 27 rsm < 0.000000000000000 in fill_holes_driver at k= 29 rsm < 0.000000000000000 in fill_holes_driver at k= 34 able to fill holes completely! The holes were filled partially. |total_hole| > total_mass Warning: One-level hole filling was not able to fill holes completely! The holes were filled partially. |total_hole| > total_mass Warning: One-level hole filling was not able to fill holes completely! The holes were filled partially. |total_hole| > total_mass Warning: Hole filling failed! A hole could not be filled. iteration = 24; time = 62640.0 iteration = 25; time = 62700.0 iteration = 26; time = 62760.0 iteration = 27; time = 62820.0 iteration = 28; time = 62880.0 Warning: One-level hole filling was not able to fill holes completely! The holes were filled partially. |total_hole| > total_mass Warning: One-level hole filling was not able to fill holes completely! The holes were filled partially. |total_hole| > total_mass Warning: One-level hole filling was not able to fill holes completely! The holes were filled partially. |total_hole| > total_mass Warning: Hole filling failed! A hole could not be filled. iteration = 29; time = 62940.0 iteration = 30; time = 63000.0 iteration = 31; time = 63060.0 Warning: One-level hole filling was not able to fill holes completely! The holes were filled partially. |total_hole| > total_mass Warning: One-level hole filling was not able to fill holes completely! The holes were filled partially. |total_hole| > total_mass Warning: One-level hole filling was not able to fill holes completely! The holes were filled partially. |total_hole| > total_mass Warning: Hole filling failed! A hole could not be filled. iteration = 32; time = 63120.0 iteration = 33; time = 63180.0 iteration = 34; time = 63240.0 Warning: One-level hole filling was not able to fill holes completely! The holes were filled partially. |total_hole| > total_mass Warning: One-level hole filling was not able to fill holes completely! The holes were filled partially. |total_hole| > total_mass Warning: One-level hole filling was not able to fill holes completely! The holes were filled partially. |total_hole| > total_mass Warning: Hole filling failed! A hole could not be filled. Warning: One-level hole filling was not successful! total_mass ~= 0 iteration = 35; time = 63300.0 iteration = 36; time = 63360.0 iteration = 37; time = 63420.0 Warning: One-level hole filling was not able to fill holes completely! The holes were filled partially. |total_hole| > total_mass Warning: One-level hole filling was not able to fill holes completely! The holes were filled partially. |total_hole| > total_mass Warning: One-level hole filling was not able to fill holes completely! The holes were filled partially. |total_hole| > total_mass Warning: Hole filling failed! A hole could not be filled. Warning: One-level hole filling was not able to fill holes completely! The holes were filled partially. |total_hole| > total_mass Warning: One-level hole filling was not able to fill holes completely! The holes were filled partially. |total_hole| > total_mass Warning: One-level hole filling was not able to fill holes completely! The holes were filled partially. |total_hole| > total_mass Warning: Hole filling failed! A hole could not be filled. Warning: One-level hole filling was not successful! total_mass ~= 0 iteration = 38; time = 63480.0 iteration = 39; time = 63540.0 iteration = 40; time = 63600.0 Warning: One-level hole filling was not able to fill holes completely! The holes were filled partially. |total_hole| > total_mass Warning: One-level hole filling was not able to fill holes completely! The holes were filled partially. |total_hole| > total_mass Warning: One-level hole filling was not able to fill holes completely! The holes were filled partially. |total_hole| > total_mass Warning: Hole filling failed! A hole could not be filled. Warning: One-level hole filling was not able to fill holes completely! The holes were filled partially. |total_hole| > total_mass Warning: One-level hol rsm < 0.000000000000000 in fill_holes_driver at k= 27 rsm < 0.000000000000000 in fill_holes_driver at k= 30 rsm < 0.000000000000000 in fill_holes_driver at k= 33 rsm < 0.000000000000000 in fill_holes_driver at k= 31 rsm < 0.000000000000000 in fill_holes_driver at k= 27 rsm < 0.000000000000000 in fill_holes_driver at k= 29 rsm < 0.000000000000000 in fill_holes_driver at k= 32 rsm < 0.000000000000000 in fill_holes_driver at k= 33 rim < 0.000000000000000 in fill_holes_driver at k= 31 Nim < 0.000000000000000 in fill_holes_driver at k= 31 rsm < 0.000000000000000 in fill_holes_driver at k= 27 rsm < 0.000000000000000 in fill_holes_driver at k= 29 rsm < 0.000000000000000 in fill_holes_driver at k= 32 rim < 0.000000000000000 in fill_holes_driver at k= 32 e filling was not able to fill holes completely! The holes were filled partially. |total_hole| > total_mass Warning: One-level hole filling was not able to fill holes completely! The holes were filled partially. |total_hole| > total_mass Warning: Hole filling failed! A hole could not be filled. Warning: One-level hole filling was not successful! total_mass ~= 0 iteration = 41; time = 63660.0 Warning: One-level hole filling was not able to fill holes completely! The holes were filled partially. |total_hole| > total_mass Warning: One-level hole filling was not able to fill holes completely! The holes were filled partially. |total_hole| > total_mass Warning: One-level hole filling was not able to fill holes completely! The holes were filled partially. |total_hole| > total_mass Warning: Hole filling failed! A hole could not be filled. iteration = 42; time = 63720.0 Warning: One-level hole filling was not able to fill holes completely! The holes were filled partially. |total_hole| > total_mass Warning: One-level hole filling was not able to fill holes completely! The holes were filled partially. |total_hole| > total_mass Warning: One-level hole filling was not able to fill holes completely! The holes were filled partially. |total_hole| > total_mass Warning: Hole filling failed! A hole could not be filled. Warning: One-level hole filling was not able to fill holes completely! The holes were filled partially. |total_hole| > total_mass Warning: One-level hole filling was not able to fill holes completely! The holes were filled partially. |total_hole| > total_mass Warning: One-level hole filling was not able to fill holes completely! The holes were filled partially. |total_hole| > total_mass Warning: Hole filling failed! A hole could not be filled. Warning: One-level hole filling was not successful! total_mass ~= 0 iteration = 43; time = 63780.0 Warning: One-level hole filling was not able to fill holes completely! The holes were filled partially. |total_hole| > total_mass Warning: One-level hole filling was not able to fill holes completely! The holes were filled partially. |total_hole| > total_mass Warning: One-level hole filling was not able to fill holes completely! The holes were filled partially. |total_hole| > total_mass Warning: Hole filling failed! A hole could not be filled. Warning: One-level hole filling was not successful! total_mass ~= 0 iteration = 44; time = 63840.0 Warning: One-level hole filling was not able to fill holes completely! The holes were filled partially. |total_hole| > total_mass Warning: One-level hole filling was not able to fill holes completely! The holes were filled partially. |total_hole| > total_mass Warning: One-level hole filling was not able to fill holes completely! The holes were filled partially. |total_hole| > total_mass Warning: Hole filling failed! A hole could not be filled. Warning: One-level hole filling was not able to fill holes completely! The holes were filled partially. |total_hole| > total_mass Warning: One-level hole filling was not able to fill holes completely! The holes were filled partially. |total_hole| > total_mass Warning: One-level hole filling was not able to fill holes completely! The holes were filled partially. |total_hole| > total_mass Warning: Hole filling failed! A hole could not be filled. Warning: One-level hole filling was not successful! total_mass ~= 0 iteration = 45; time = 63900.0 Warning: One-level hole filling was not able to fill holes completely! The holes were filled partially. |total_hole| > total_mass Warning: One-level hole filling was not able to fill holes completely! The holes were filled partially. |total_hole| > total_mass Warning: One-level hole filling was not able to fill holes completely! The holes were filled partially. |total_hole| > total_mass Warning: Hole filling failed! A hole could not be filled. Warning: One-level hole filling was not able to fill holes completely! The holes were filled partially. |total_hole| > total_mass Warning: One-level hole fi rsm < 0.000000000000000 in fill_holes_driver at k= 28 rsm < 0.000000000000000 in fill_holes_driver at k= 30 rsm < 0.000000000000000 in fill_holes_driver at k= 29 rsm < 0.000000000000000 in fill_holes_driver at k= 31 rsm < 0.000000000000000 in fill_holes_driver at k= 33 rsm < 0.000000000000000 in fill_holes_driver at k= 34 rsm < 0.000000000000000 in fill_holes_driver at k= 35 rsm < 0.000000000000000 in fill_holes_driver at k= 36 rsm < 0.000000000000000 in fill_holes_driver at k= 37 rsm < 0.000000000000000 in fill_holes_driver at k= 38 rsm < 0.000000000000000 in fill_holes_driver at k= 39 rsm < 0.000000000000000 in fill_holes_driver at k= 40 rsm < 0.000000000000000 in fill_holes_driver at k= 41 rsm < 0.000000000000000 in fill_holes_driver at k= 42 rsm < 0.000000000000000 in fill_holes_driver at k= 43 rsm < 0.000000000000000 in fill_holes_driver at k= 44 rsm < 0.000000000000000 in fill_holes_driver at k= 45 rsm < 0.000000000000000 in fill_holes_driver at k= 46 rsm < 0.000000000000000 in fill_holes_driver at k= 47 rsm < 0.000000000000000 in fill_holes_driver at k= 48 rsm < 0.000000000000000 in fill_holes_driver at k= 49 rsm < 0.000000000000000 in fill_holes_driver at k= 50 rsm < 0.000000000000000 in fill_holes_driver at k= 51 rsm < 0.000000000000000 in fill_holes_driver at k= 52 rsm < 0.000000000000000 in fill_holes_driver at k= 53 rsm < 0.000000000000000 in fill_holes_driver at k= 54 rsm < 0.000000000000000 in fill_holes_driver at k= 55 rsm < 0.000000000000000 in fill_holes_driver at k= 56 rsm < 0.000000000000000 in fill_holes_driver at k= 57 rsm < 0.000000000000000 in fill_holes_driver at k= 58 rsm < 0.000000000000000 in fill_holes_driver at k= 59 rsm < 0.000000000000000 in fill_holes_driver at k= 60 rsm < 0.000000000000000 in fill_holes_driver at k= 61 rsm < 0.000000000000000 in fill_holes_driver at k= 62 rsm < 0.000000000000000 in fill_holes_driver at k= 63 rsm < 0.000000000000000 in fill_holes_driver at k= 64 rsm < 0.000000000000000 in fill_holes_driver at k= 65 rsm < 0.000000000000000 in fill_holes_driver at k= 66 rsm < 0.000000000000000 in fill_holes_driver at k= 67 rsm < 0.000000000000000 in fill_holes_driver at k= 68 rsm < 0.000000000000000 in fill_holes_driver at k= 69 rsm < 0.000000000000000 in fill_holes_driver at k= 70 rsm < 0.000000000000000 in fill_holes_driver at k= 71 rsm < 0.000000000000000 in fill_holes_driver at k= 72 rsm < 0.000000000000000 in fill_holes_driver at k= 73 rsm < 0.000000000000000 in fill_holes_driver at k= 74 rsm < 0.000000000000000 in fill_holes_driver at k= 75 lling was not able to fill holes completely! The holes were filled partially. |total_hole| > total_mass Warning: One-level hole filling was not able to fill holes completely! The holes were filled partially. |total_hole| > total_mass Warning: Hole filling failed! A hole could not be filled. iteration = 46; time = 63960.0 Warning: One-level hole filling was not able to fill holes completely! The holes were filled partially. |total_hole| > total_mass Warning: One-level hole filling was not able to fill holes completely! The holes were filled partially. |total_hole| > total_mass Warning: One-level hole filling was not able to fill holes completely! The holes were filled partially. |total_hole| > total_mass Warning: Hole filling failed! A hole could not be filled. Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 iteration = 47; time = 64020.0 Warning: One-level hole filling was not able to fill holes completely! The holes were filled partially. |total_hole| > total_mass Warning: One-level hole filling was not able to fill holes completely! The holes were filled partially rsm < 0.000000000000000 in fill_holes_driver at k= 30 rsm < 0.000000000000000 in fill_holes_driver at k= 32 rsm < 0.000000000000000 in fill_holes_driver at k= 29 rsm < 0.000000000000000 in fill_holes_driver at k= 31 rsm < 0.000000000000000 in fill_holes_driver at k= 30 rsm < 0.000000000000000 in fill_holes_driver at k= 31 rim < 0.000000000000000 in fill_holes_driver at k= 31 rsm < 0.000000000000000 in fill_holes_driver at k= 28 rim < 0.000000000000000 in fill_holes_driver at k= 30 . |total_hole| > total_mass Warning: One-level hole filling was not able to fill holes completely! The holes were filled partially. |total_hole| > total_mass Warning: Hole filling failed! A hole could not be filled. Warning: One-level hole filling was not successful! total_mass ~= 0 iteration = 48; time = 64080.0 Warning: One-level hole filling was not able to fill holes completely! The holes were filled partially. |total_hole| > total_mass Warning: One-level hole filling was not able to fill holes completely! The holes were filled partially. |total_hole| > total_mass Warning: One-level hole filling was not able to fill holes completely! The holes were filled partially. |total_hole| > total_mass Warning: Hole filling failed! A hole could not be filled. Warning: One-level hole filling was not successful! total_mass ~= 0 iteration = 49; time = 64140.0 Warning: One-level hole filling was not able to fill holes completely! The holes were filled partially. |total_hole| > total_mass Warning: One-level hole filling was not able to fill holes completely! The holes were filled partially. |total_hole| > total_mass Warning: One-level hole filling was not able to fill holes completely! The holes were filled partially. |total_hole| > total_mass Warning: Hole filling failed! A hole could not be filled. iteration = 50; time = 64200.0 Warning: One-level hole filling was not successful! total_mass ~= 0 iteration = 51; time = 64260.0 Warning: One-level hole filling was not able to fill holes completely! The holes were filled partially. |total_hole| > total_mass Warning: One-level hole filling was not able to fill holes completely! The holes were filled partially. |total_hole| > total_mass Warning: One-level hole filling was not able to fill holes completely! The holes were filled partially. |total_hole| > total_mass Warning: Hole filling failed! A hole could not be filled. Warning: One-level hole filling was not successful! total_mass ~= 0 iteration = 52; time = 64320.0 Warning: One-level hole filling was not able to fill holes completely! The holes were filled partially. |total_hole| > total_mass Warning: One-level hole filling was not able to fill holes completely! The holes were filled partially. |total_hole| > total_mass Warning: One-level hole filling was not able to fill holes completely! The holes were filled partially. |total_hole| > total_mass Warning: Hole filling failed! A hole could not be filled. Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warnin rsm < 0.000000000000000 in fill_holes_driver at k= 28 rsm < 0.000000000000000 in fill_holes_driver at k= 31 rsm < 0.000000000000000 in fill_holes_driver at k= 32 rsm < 0.000000000000000 in fill_holes_driver at k= 33 rsm < 0.000000000000000 in fill_holes_driver at k= 34 rsm < 0.000000000000000 in fill_holes_driver at k= 35 rsm < 0.000000000000000 in fill_holes_driver at k= 36 rsm < 0.000000000000000 in fill_holes_driver at k= 37 rsm < 0.000000000000000 in fill_holes_driver at k= 38 rsm < 0.000000000000000 in fill_holes_driver at k= 39 rsm < 0.000000000000000 in fill_holes_driver at k= 40 rsm < 0.000000000000000 in fill_holes_driver at k= 41 rsm < 0.000000000000000 in fill_holes_driver at k= 42 rsm < 0.000000000000000 in fill_holes_driver at k= 43 rsm < 0.000000000000000 in fill_holes_driver at k= 44 rsm < 0.000000000000000 in fill_holes_driver at k= 45 rsm < 0.000000000000000 in fill_holes_driver at k= 46 rsm < 0.000000000000000 in fill_holes_driver at k= 47 rsm < 0.000000000000000 in fill_holes_driver at k= 48 rsm < 0.000000000000000 in fill_holes_driver at k= 49 rsm < 0.000000000000000 in fill_holes_driver at k= 50 rsm < 0.000000000000000 in fill_holes_driver at k= 51 rsm < 0.000000000000000 in fill_holes_driver at k= 52 rsm < 0.000000000000000 in fill_holes_driver at k= 53 rsm < 0.000000000000000 in fill_holes_driver at k= 54 rsm < 0.000000000000000 in fill_holes_driver at k= 55 rsm < 0.000000000000000 in fill_holes_driver at k= 56 rsm < 0.000000000000000 in fill_holes_driver at k= 57 rsm < 0.000000000000000 in fill_holes_driver at k= 58 rsm < 0.000000000000000 in fill_holes_driver at k= 59 rsm < 0.000000000000000 in fill_holes_driver at k= 60 rsm < 0.000000000000000 in fill_holes_driver at k= 61 rsm < 0.000000000000000 in fill_holes_driver at k= 62 rsm < 0.000000000000000 in fill_holes_driver at k= 63 rsm < 0.000000000000000 in fill_holes_driver at k= 64 rsm < 0.000000000000000 in fill_holes_driver at k= 65 rsm < 0.000000000000000 in fill_holes_driver at k= 66 rsm < 0.000000000000000 in fill_holes_driver at k= 67 rsm < 0.000000000000000 in fill_holes_driver at k= 68 rsm < 0.000000000000000 in fill_holes_driver at k= 69 rsm < 0.000000000000000 in fill_holes_driver at k= 70 rsm < 0.000000000000000 in fill_holes_driver at k= 71 rsm < 0.000000000000000 in fill_holes_driver at k= 72 rsm < 0.000000000000000 in fill_holes_driver at k= 73 rsm < 0.000000000000000 in fill_holes_driver at k= 74 rsm < 0.000000000000000 in fill_holes_driver at k= 75 g: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 iteration = 53; time = 64380.0 Warning: One-level hole filling was not able to fill holes completely! The holes were filled partially. |total_hole| > total_mass Warning: One-level hole filling was not able to fill holes completely! The holes were filled partially. |total_hole| > total_mass Warning: One-level hole filling was not able to fill holes completely! The holes were filled partially. |total_hole| > total_mass Warning: Hole filling failed! A hole could not be filled. Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hol rsm < 0.000000000000000 in fill_holes_driver at k= 28 rsm < 0.000000000000000 in fill_holes_driver at k= 30 rsm < 0.000000000000000 in fill_holes_driver at k= 31 rsm < 0.000000000000000 in fill_holes_driver at k= 32 rsm < 0.000000000000000 in fill_holes_driver at k= 33 rsm < 0.000000000000000 in fill_holes_driver at k= 34 rsm < 0.000000000000000 in fill_holes_driver at k= 35 rsm < 0.000000000000000 in fill_holes_driver at k= 36 rsm < 0.000000000000000 in fill_holes_driver at k= 37 rsm < 0.000000000000000 in fill_holes_driver at k= 38 rsm < 0.000000000000000 in fill_holes_driver at k= 39 rsm < 0.000000000000000 in fill_holes_driver at k= 40 rsm < 0.000000000000000 in fill_holes_driver at k= 41 rsm < 0.000000000000000 in fill_holes_driver at k= 42 rsm < 0.000000000000000 in fill_holes_driver at k= 43 rsm < 0.000000000000000 in fill_holes_driver at k= 44 rsm < 0.000000000000000 in fill_holes_driver at k= 45 rsm < 0.000000000000000 in fill_holes_driver at k= 46 rsm < 0.000000000000000 in fill_holes_driver at k= 47 rsm < 0.000000000000000 in fill_holes_driver at k= 48 rsm < 0.000000000000000 in fill_holes_driver at k= 49 rsm < 0.000000000000000 in fill_holes_driver at k= 50 rsm < 0.000000000000000 in fill_holes_driver at k= 51 rsm < 0.000000000000000 in fill_holes_driver at k= 52 rsm < 0.000000000000000 in fill_holes_driver at k= 53 rsm < 0.000000000000000 in fill_holes_driver at k= 54 rsm < 0.000000000000000 in fill_holes_driver at k= 55 rsm < 0.000000000000000 in fill_holes_driver at k= 56 rsm < 0.000000000000000 in fill_holes_driver at k= 57 rsm < 0.000000000000000 in fill_holes_driver at k= 58 rsm < 0.000000000000000 in fill_holes_driver at k= 59 rsm < 0.000000000000000 in fill_holes_driver at k= 60 rsm < 0.000000000000000 in fill_holes_driver at k= 61 rsm < 0.000000000000000 in fill_holes_driver at k= 62 rsm < 0.000000000000000 in fill_holes_driver at k= 63 rsm < 0.000000000000000 in fill_holes_driver at k= 64 rsm < 0.000000000000000 in fill_holes_driver at k= 65 rsm < 0.000000000000000 in fill_holes_driver at k= 66 rsm < 0.000000000000000 in fill_holes_driver at k= 67 rsm < 0.000000000000000 in fill_holes_driver at k= 68 rsm < 0.000000000000000 in fill_holes_driver at k= 69 rsm < 0.000000000000000 in fill_holes_driver at k= 70 rsm < 0.000000000000000 in fill_holes_driver at k= 71 rsm < 0.000000000000000 in fill_holes_driver at k= 72 rsm < 0.000000000000000 in fill_holes_driver at k= 73 rsm < 0.000000000000000 in fill_holes_driver at k= 74 rsm < 0.000000000000000 in fill_holes_driver at k= 75 e filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 iteration = 54; time = 64440.0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning rsm < 0.000000000000000 in fill_holes_driver at k= 31 rsm < 0.000000000000000 in fill_holes_driver at k= 32 rsm < 0.000000000000000 in fill_holes_driver at k= 33 rsm < 0.000000000000000 in fill_holes_driver at k= 34 rsm < 0.000000000000000 in fill_holes_driver at k= 35 rsm < 0.000000000000000 in fill_holes_driver at k= 36 rsm < 0.000000000000000 in fill_holes_driver at k= 37 rsm < 0.000000000000000 in fill_holes_driver at k= 38 rsm < 0.000000000000000 in fill_holes_driver at k= 39 rsm < 0.000000000000000 in fill_holes_driver at k= 40 rsm < 0.000000000000000 in fill_holes_driver at k= 41 rsm < 0.000000000000000 in fill_holes_driver at k= 42 rsm < 0.000000000000000 in fill_holes_driver at k= 43 rsm < 0.000000000000000 in fill_holes_driver at k= 44 rsm < 0.000000000000000 in fill_holes_driver at k= 45 rsm < 0.000000000000000 in fill_holes_driver at k= 46 rsm < 0.000000000000000 in fill_holes_driver at k= 47 rsm < 0.000000000000000 in fill_holes_driver at k= 48 rsm < 0.000000000000000 in fill_holes_driver at k= 49 rsm < 0.000000000000000 in fill_holes_driver at k= 50 rsm < 0.000000000000000 in fill_holes_driver at k= 51 rsm < 0.000000000000000 in fill_holes_driver at k= 52 rsm < 0.000000000000000 in fill_holes_driver at k= 53 rsm < 0.000000000000000 in fill_holes_driver at k= 54 rsm < 0.000000000000000 in fill_holes_driver at k= 55 rsm < 0.000000000000000 in fill_holes_driver at k= 56 rsm < 0.000000000000000 in fill_holes_driver at k= 57 rsm < 0.000000000000000 in fill_holes_driver at k= 58 rsm < 0.000000000000000 in fill_holes_driver at k= 59 rsm < 0.000000000000000 in fill_holes_driver at k= 60 rsm < 0.000000000000000 in fill_holes_driver at k= 61 rsm < 0.000000000000000 in fill_holes_driver at k= 62 rsm < 0.000000000000000 in fill_holes_driver at k= 63 rsm < 0.000000000000000 in fill_holes_driver at k= 64 rsm < 0.000000000000000 in fill_holes_driver at k= 65 rsm < 0.000000000000000 in fill_holes_driver at k= 66 rsm < 0.000000000000000 in fill_holes_driver at k= 67 rsm < 0.000000000000000 in fill_holes_driver at k= 68 rsm < 0.000000000000000 in fill_holes_driver at k= 69 rsm < 0.000000000000000 in fill_holes_driver at k= 70 rsm < 0.000000000000000 in fill_holes_driver at k= 71 rsm < 0.000000000000000 in fill_holes_driver at k= 72 rsm < 0.000000000000000 in fill_holes_driver at k= 73 rsm < 0.000000000000000 in fill_holes_driver at k= 74 rsm < 0.000000000000000 in fill_holes_driver at k= 75 rsm < 0.000000000000000 in fill_holes_driver at k= 31 rsm < 0.000000000000000 in fill_holes_driver at k= 32 rsm < 0.000000000000000 in fill_holes_driver at k= 33 rsm < 0.000000000000000 in fill_holes_driver at k= 34 rsm < 0.000000000000000 in fill_holes_driver at k= 35 rsm < 0.000000000000000 in fill_holes_driver at k= 36 rsm < 0.000000000000000 in fill_holes_driver at k= 37 rsm < 0.000000000000000 in fill_holes_driver at k= 38 rsm < 0.000000000000000 in fill_holes_driver at k= 39 rsm < 0.000000000000000 in fill_holes_driver at k= 40 rsm < 0.000000000000000 in fill_holes_driver at k= 41 rsm < 0.000000000000000 in fill_holes_driver at k= 42 rsm < 0.000000000000000 in fill_holes_driver at k= 43 rsm < 0.000000000000000 in fill_holes_driver at k= 44 rsm < 0.000000000000000 in fill_holes_driver at k= 45 rsm < 0.000000000000000 in fill_holes_driver at k= 46 rsm < 0.000000000000000 in fill_holes_driver at k= 47 rsm < 0.000000000000000 in fill_holes_driver at k= 48 rsm < 0.000000000000000 in fill_holes_driver at k= 49 rsm < 0.000000000000000 in fill_holes_driver at k= 50 rsm < 0.000000000000000 in fill_holes_driver at k= 51 rsm < 0.000000000000000 in fill_holes_driver at k= 52 rsm < 0.000000000000000 in fill_holes_driver at k= 53 rsm < 0.000000000000000 in fill_holes_driver at k= 54 rsm < 0.000000000000000 in fill_holes_driver at k= 55 rsm < 0.000000000000000 in fill_holes_driver at k= 56 rsm < 0.000000000000000 in fill_holes_driver at k= 57 rsm < 0.000000000000000 in fill_holes_driver at k= 58 rsm < 0.000000000000000 in fill_holes_driver at k= 59 rsm < 0.000000000000000 in fill_holes_driver at k= 60 rsm < 0.000000000000000 in fill_holes_driver at k= 61 rsm < 0.000000000000000 in fill_holes_driver at k= 62 rsm < 0.000000000000000 in fill_holes_driver at k= 63 rsm < 0.000000000000000 in fill_holes_driver at k= 64 rsm < 0.000000000000000 in fill_holes_driver at k= 65 rsm < 0.000000000000000 in fill_holes_driver at k= 66 rsm < 0.000000000000000 in fill_holes_driver at k= 67 rsm < 0.000000000000000 in fill_holes_driver at k= 68 rsm < 0.000000000000000 in fill_holes_driver at k= 69 rsm < 0.000000000000000 in fill_holes_driver at k= 70 rsm < 0.000000000000000 in fill_holes_driver at k= 71 rsm < 0.000000000000000 in fill_holes_driver at k= 72 rsm < 0.000000000000000 in fill_holes_driver at k= 73 rsm < 0.000000000000000 in fill_holes_driver at k= 74 rsm < 0.000000000000000 in fill_holes_driver at k= 75 : One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 iteration = 55; time = 64500.0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 iteration = 56; time = 64560.0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level ho rsm < 0.000000000000000 in fill_holes_driver at k= 31 rsm < 0.000000000000000 in fill_holes_driver at k= 32 rsm < 0.000000000000000 in fill_holes_driver at k= 33 rsm < 0.000000000000000 in fill_holes_driver at k= 34 rsm < 0.000000000000000 in fill_holes_driver at k= 35 rsm < 0.000000000000000 in fill_holes_driver at k= 36 rsm < 0.000000000000000 in fill_holes_driver at k= 37 rsm < 0.000000000000000 in fill_holes_driver at k= 38 rsm < 0.000000000000000 in fill_holes_driver at k= 39 rsm < 0.000000000000000 in fill_holes_driver at k= 40 rsm < 0.000000000000000 in fill_holes_driver at k= 41 rsm < 0.000000000000000 in fill_holes_driver at k= 42 rsm < 0.000000000000000 in fill_holes_driver at k= 43 rsm < 0.000000000000000 in fill_holes_driver at k= 44 rsm < 0.000000000000000 in fill_holes_driver at k= 45 rsm < 0.000000000000000 in fill_holes_driver at k= 46 rsm < 0.000000000000000 in fill_holes_driver at k= 47 rsm < 0.000000000000000 in fill_holes_driver at k= 48 rsm < 0.000000000000000 in fill_holes_driver at k= 49 rsm < 0.000000000000000 in fill_holes_driver at k= 50 rsm < 0.000000000000000 in fill_holes_driver at k= 51 rsm < 0.000000000000000 in fill_holes_driver at k= 52 rsm < 0.000000000000000 in fill_holes_driver at k= 53 rsm < 0.000000000000000 in fill_holes_driver at k= 54 rsm < 0.000000000000000 in fill_holes_driver at k= 55 rsm < 0.000000000000000 in fill_holes_driver at k= 56 rsm < 0.000000000000000 in fill_holes_driver at k= 57 rsm < 0.000000000000000 in fill_holes_driver at k= 58 rsm < 0.000000000000000 in fill_holes_driver at k= 59 rsm < 0.000000000000000 in fill_holes_driver at k= 60 rsm < 0.000000000000000 in fill_holes_driver at k= 61 rsm < 0.000000000000000 in fill_holes_driver at k= 62 rsm < 0.000000000000000 in fill_holes_driver at k= 63 rsm < 0.000000000000000 in fill_holes_driver at k= 64 rsm < 0.000000000000000 in fill_holes_driver at k= 65 rsm < 0.000000000000000 in fill_holes_driver at k= 66 rsm < 0.000000000000000 in fill_holes_driver at k= 67 rsm < 0.000000000000000 in fill_holes_driver at k= 68 rsm < 0.000000000000000 in fill_holes_driver at k= 69 rsm < 0.000000000000000 in fill_holes_driver at k= 70 rsm < 0.000000000000000 in fill_holes_driver at k= 71 rsm < 0.000000000000000 in fill_holes_driver at k= 72 rsm < 0.000000000000000 in fill_holes_driver at k= 73 rsm < 0.000000000000000 in fill_holes_driver at k= 74 rsm < 0.000000000000000 in fill_holes_driver at k= 75 le filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 iteration = 57; time = 64620.0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warnin rsm < 0.000000000000000 in fill_holes_driver at k= 31 rsm < 0.000000000000000 in fill_holes_driver at k= 32 rsm < 0.000000000000000 in fill_holes_driver at k= 33 rsm < 0.000000000000000 in fill_holes_driver at k= 34 rsm < 0.000000000000000 in fill_holes_driver at k= 35 rsm < 0.000000000000000 in fill_holes_driver at k= 36 rsm < 0.000000000000000 in fill_holes_driver at k= 37 rsm < 0.000000000000000 in fill_holes_driver at k= 38 rsm < 0.000000000000000 in fill_holes_driver at k= 39 rsm < 0.000000000000000 in fill_holes_driver at k= 40 rsm < 0.000000000000000 in fill_holes_driver at k= 41 rsm < 0.000000000000000 in fill_holes_driver at k= 42 rsm < 0.000000000000000 in fill_holes_driver at k= 43 rsm < 0.000000000000000 in fill_holes_driver at k= 44 rsm < 0.000000000000000 in fill_holes_driver at k= 45 rsm < 0.000000000000000 in fill_holes_driver at k= 46 rsm < 0.000000000000000 in fill_holes_driver at k= 47 rsm < 0.000000000000000 in fill_holes_driver at k= 48 rsm < 0.000000000000000 in fill_holes_driver at k= 49 rsm < 0.000000000000000 in fill_holes_driver at k= 50 rsm < 0.000000000000000 in fill_holes_driver at k= 51 rsm < 0.000000000000000 in fill_holes_driver at k= 52 rsm < 0.000000000000000 in fill_holes_driver at k= 53 rsm < 0.000000000000000 in fill_holes_driver at k= 54 rsm < 0.000000000000000 in fill_holes_driver at k= 55 rsm < 0.000000000000000 in fill_holes_driver at k= 56 rsm < 0.000000000000000 in fill_holes_driver at k= 57 rsm < 0.000000000000000 in fill_holes_driver at k= 58 rsm < 0.000000000000000 in fill_holes_driver at k= 59 rsm < 0.000000000000000 in fill_holes_driver at k= 60 rsm < 0.000000000000000 in fill_holes_driver at k= 61 rsm < 0.000000000000000 in fill_holes_driver at k= 62 rsm < 0.000000000000000 in fill_holes_driver at k= 63 rsm < 0.000000000000000 in fill_holes_driver at k= 64 rsm < 0.000000000000000 in fill_holes_driver at k= 65 rsm < 0.000000000000000 in fill_holes_driver at k= 66 rsm < 0.000000000000000 in fill_holes_driver at k= 67 rsm < 0.000000000000000 in fill_holes_driver at k= 68 rsm < 0.000000000000000 in fill_holes_driver at k= 69 rsm < 0.000000000000000 in fill_holes_driver at k= 70 rsm < 0.000000000000000 in fill_holes_driver at k= 71 rsm < 0.000000000000000 in fill_holes_driver at k= 72 rsm < 0.000000000000000 in fill_holes_driver at k= 73 rsm < 0.000000000000000 in fill_holes_driver at k= 74 rsm < 0.000000000000000 in fill_holes_driver at k= 75 g: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 iteration = 58; time = 64680.0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_ma rsm < 0.000000000000000 in fill_holes_driver at k= 31 rsm < 0.000000000000000 in fill_holes_driver at k= 32 rsm < 0.000000000000000 in fill_holes_driver at k= 33 rsm < 0.000000000000000 in fill_holes_driver at k= 34 rsm < 0.000000000000000 in fill_holes_driver at k= 35 rsm < 0.000000000000000 in fill_holes_driver at k= 36 rsm < 0.000000000000000 in fill_holes_driver at k= 37 rsm < 0.000000000000000 in fill_holes_driver at k= 38 rsm < 0.000000000000000 in fill_holes_driver at k= 39 rsm < 0.000000000000000 in fill_holes_driver at k= 40 rsm < 0.000000000000000 in fill_holes_driver at k= 41 rsm < 0.000000000000000 in fill_holes_driver at k= 42 rsm < 0.000000000000000 in fill_holes_driver at k= 43 rsm < 0.000000000000000 in fill_holes_driver at k= 44 rsm < 0.000000000000000 in fill_holes_driver at k= 45 rsm < 0.000000000000000 in fill_holes_driver at k= 46 rsm < 0.000000000000000 in fill_holes_driver at k= 47 rsm < 0.000000000000000 in fill_holes_driver at k= 48 rsm < 0.000000000000000 in fill_holes_driver at k= 49 rsm < 0.000000000000000 in fill_holes_driver at k= 50 rsm < 0.000000000000000 in fill_holes_driver at k= 51 rsm < 0.000000000000000 in fill_holes_driver at k= 52 rsm < 0.000000000000000 in fill_holes_driver at k= 53 rsm < 0.000000000000000 in fill_holes_driver at k= 54 rsm < 0.000000000000000 in fill_holes_driver at k= 55 rsm < 0.000000000000000 in fill_holes_driver at k= 56 rsm < 0.000000000000000 in fill_holes_driver at k= 57 rsm < 0.000000000000000 in fill_holes_driver at k= 58 rsm < 0.000000000000000 in fill_holes_driver at k= 59 rsm < 0.000000000000000 in fill_holes_driver at k= 60 rsm < 0.000000000000000 in fill_holes_driver at k= 61 rsm < 0.000000000000000 in fill_holes_driver at k= 62 rsm < 0.000000000000000 in fill_holes_driver at k= 63 rsm < 0.000000000000000 in fill_holes_driver at k= 64 rsm < 0.000000000000000 in fill_holes_driver at k= 65 rsm < 0.000000000000000 in fill_holes_driver at k= 66 rsm < 0.000000000000000 in fill_holes_driver at k= 67 rsm < 0.000000000000000 in fill_holes_driver at k= 68 rsm < 0.000000000000000 in fill_holes_driver at k= 69 rsm < 0.000000000000000 in fill_holes_driver at k= 70 rsm < 0.000000000000000 in fill_holes_driver at k= 71 rsm < 0.000000000000000 in fill_holes_driver at k= 72 rsm < 0.000000000000000 in fill_holes_driver at k= 73 rsm < 0.000000000000000 in fill_holes_driver at k= 74 rsm < 0.000000000000000 in fill_holes_driver at k= 75 rsm < 0.000000000000000 in fill_holes_driver at k= 31 rsm < 0.000000000000000 in fill_holes_driver at k= 32 rsm < 0.000000000000000 in fill_holes_driver at k= 33 rsm < 0.000000000000000 in fill_holes_driver at k= 34 rsm < 0.000000000000000 in fill_holes_driver at k= 35 rsm < 0.000000000000000 in fill_holes_driver at k= 36 rsm < 0.000000000000000 in fill_holes_driver at k= 37 rsm < 0.000000000000000 in fill_holes_driver at k= 38 rsm < 0.000000000000000 in fill_holes_driver at k= 39 rsm < 0.000000000000000 in fill_holes_driver at k= 40 rsm < 0.000000000000000 in fill_holes_driver at k= 41 rsm < 0.000000000000000 in fill_holes_driver at k= 42 rsm < 0.000000000000000 in fill_holes_driver at k= 43 rsm < 0.000000000000000 in fill_holes_driver at k= 44 rsm < 0.000000000000000 in fill_holes_driver at k= 45 rsm < 0.000000000000000 in fill_holes_driver at k= 46 rsm < 0.000000000000000 in fill_holes_driver at k= 47 rsm < 0.000000000000000 in fill_holes_driver at k= 48 rsm < 0.000000000000000 in fill_holes_driver at k= 49 rsm < 0.000000000000000 in fill_holes_driver at k= 50 rsm < 0.000000000000000 in fill_holes_driver at k= 51 rsm < 0.000000000000000 in fill_holes_driver at k= 52 rsm < 0.000000000000000 in fill_holes_driver at k= 53 rsm < 0.000000000000000 in fill_holes_driver at k= 54 rsm < 0.000000000000000 in fill_holes_driver at k= 55 rsm < 0.000000000000000 in fill_holes_driver at k= 56 rsm < 0.000000000000000 in fill_holes_driver at k= 57 rsm < 0.000000000000000 in fill_holes_driver at k= 58 rsm < 0.000000000000000 in fill_holes_driver at k= 59 rsm < 0.000000000000000 in fill_holes_driver at k= 60 rsm < 0.000000000000000 in fill_holes_driver at k= 61 rsm < 0.000000000000000 in fill_holes_driver at k= 62 rsm < 0.000000000000000 in fill_holes_driver at k= 63 rsm < 0.000000000000000 in fill_holes_driver at k= 64 rsm < 0.000000000000000 in fill_holes_driver at k= 65 rsm < 0.000000000000000 in fill_holes_driver at k= 66 rsm < 0.000000000000000 in fill_holes_driver at k= 67 rsm < 0.000000000000000 in fill_holes_driver at k= 68 rsm < 0.000000000000000 in fill_holes_driver at k= 69 rsm < 0.000000000000000 in fill_holes_driver at k= 70 rsm < 0.000000000000000 in fill_holes_driver at k= 71 rsm < 0.000000000000000 in fill_holes_driver at k= 72 rsm < 0.000000000000000 in fill_holes_driver at k= 73 rsm < 0.000000000000000 in fill_holes_driver at k= 74 rsm < 0.000000000000000 in fill_holes_driver at k= 75 ss ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 iteration = 59; time = 64740.0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 iteration = 60; time = 64800.0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warni rsm < 0.000000000000000 in fill_holes_driver at k= 32 rsm < 0.000000000000000 in fill_holes_driver at k= 33 rsm < 0.000000000000000 in fill_holes_driver at k= 34 rsm < 0.000000000000000 in fill_holes_driver at k= 35 rsm < 0.000000000000000 in fill_holes_driver at k= 36 rsm < 0.000000000000000 in fill_holes_driver at k= 37 rsm < 0.000000000000000 in fill_holes_driver at k= 38 rsm < 0.000000000000000 in fill_holes_driver at k= 39 rsm < 0.000000000000000 in fill_holes_driver at k= 40 rsm < 0.000000000000000 in fill_holes_driver at k= 41 rsm < 0.000000000000000 in fill_holes_driver at k= 42 rsm < 0.000000000000000 in fill_holes_driver at k= 43 rsm < 0.000000000000000 in fill_holes_driver at k= 44 rsm < 0.000000000000000 in fill_holes_driver at k= 45 rsm < 0.000000000000000 in fill_holes_driver at k= 46 rsm < 0.000000000000000 in fill_holes_driver at k= 47 rsm < 0.000000000000000 in fill_holes_driver at k= 48 rsm < 0.000000000000000 in fill_holes_driver at k= 49 rsm < 0.000000000000000 in fill_holes_driver at k= 50 rsm < 0.000000000000000 in fill_holes_driver at k= 51 rsm < 0.000000000000000 in fill_holes_driver at k= 52 rsm < 0.000000000000000 in fill_holes_driver at k= 53 rsm < 0.000000000000000 in fill_holes_driver at k= 54 rsm < 0.000000000000000 in fill_holes_driver at k= 55 rsm < 0.000000000000000 in fill_holes_driver at k= 56 rsm < 0.000000000000000 in fill_holes_driver at k= 57 rsm < 0.000000000000000 in fill_holes_driver at k= 58 rsm < 0.000000000000000 in fill_holes_driver at k= 59 rsm < 0.000000000000000 in fill_holes_driver at k= 60 rsm < 0.000000000000000 in fill_holes_driver at k= 61 rsm < 0.000000000000000 in fill_holes_driver at k= 62 rsm < 0.000000000000000 in fill_holes_driver at k= 63 rsm < 0.000000000000000 in fill_holes_driver at k= 64 rsm < 0.000000000000000 in fill_holes_driver at k= 65 rsm < 0.000000000000000 in fill_holes_driver at k= 66 rsm < 0.000000000000000 in fill_holes_driver at k= 67 rsm < 0.000000000000000 in fill_holes_driver at k= 68 rsm < 0.000000000000000 in fill_holes_driver at k= 69 rsm < 0.000000000000000 in fill_holes_driver at k= 70 rsm < 0.000000000000000 in fill_holes_driver at k= 71 rsm < 0.000000000000000 in fill_holes_driver at k= 72 rsm < 0.000000000000000 in fill_holes_driver at k= 73 rsm < 0.000000000000000 in fill_holes_driver at k= 74 rsm < 0.000000000000000 in fill_holes_driver at k= 75 ng: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 iteration = 61; time = 64860.0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_m rsm < 0.000000000000000 in fill_holes_driver at k= 31 rsm < 0.000000000000000 in fill_holes_driver at k= 32 rsm < 0.000000000000000 in fill_holes_driver at k= 33 rsm < 0.000000000000000 in fill_holes_driver at k= 34 rsm < 0.000000000000000 in fill_holes_driver at k= 35 rsm < 0.000000000000000 in fill_holes_driver at k= 36 rsm < 0.000000000000000 in fill_holes_driver at k= 37 rsm < 0.000000000000000 in fill_holes_driver at k= 38 rsm < 0.000000000000000 in fill_holes_driver at k= 39 rsm < 0.000000000000000 in fill_holes_driver at k= 40 rsm < 0.000000000000000 in fill_holes_driver at k= 41 rsm < 0.000000000000000 in fill_holes_driver at k= 42 rsm < 0.000000000000000 in fill_holes_driver at k= 43 rsm < 0.000000000000000 in fill_holes_driver at k= 44 rsm < 0.000000000000000 in fill_holes_driver at k= 45 rsm < 0.000000000000000 in fill_holes_driver at k= 46 rsm < 0.000000000000000 in fill_holes_driver at k= 47 rsm < 0.000000000000000 in fill_holes_driver at k= 48 rsm < 0.000000000000000 in fill_holes_driver at k= 49 rsm < 0.000000000000000 in fill_holes_driver at k= 50 rsm < 0.000000000000000 in fill_holes_driver at k= 51 rsm < 0.000000000000000 in fill_holes_driver at k= 52 rsm < 0.000000000000000 in fill_holes_driver at k= 53 rsm < 0.000000000000000 in fill_holes_driver at k= 54 rsm < 0.000000000000000 in fill_holes_driver at k= 55 rsm < 0.000000000000000 in fill_holes_driver at k= 56 rsm < 0.000000000000000 in fill_holes_driver at k= 57 rsm < 0.000000000000000 in fill_holes_driver at k= 58 rsm < 0.000000000000000 in fill_holes_driver at k= 59 rsm < 0.000000000000000 in fill_holes_driver at k= 60 rsm < 0.000000000000000 in fill_holes_driver at k= 61 rsm < 0.000000000000000 in fill_holes_driver at k= 62 rsm < 0.000000000000000 in fill_holes_driver at k= 63 rsm < 0.000000000000000 in fill_holes_driver at k= 64 rsm < 0.000000000000000 in fill_holes_driver at k= 65 rsm < 0.000000000000000 in fill_holes_driver at k= 66 rsm < 0.000000000000000 in fill_holes_driver at k= 67 rsm < 0.000000000000000 in fill_holes_driver at k= 68 rsm < 0.000000000000000 in fill_holes_driver at k= 69 rsm < 0.000000000000000 in fill_holes_driver at k= 70 rsm < 0.000000000000000 in fill_holes_driver at k= 71 rsm < 0.000000000000000 in fill_holes_driver at k= 72 rsm < 0.000000000000000 in fill_holes_driver at k= 73 rsm < 0.000000000000000 in fill_holes_driver at k= 74 rsm < 0.000000000000000 in fill_holes_driver at k= 75 ass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 iteration = 62; time = 64920.0 iteration = 63; time = 64980.0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warn rsm < 0.000000000000000 in fill_holes_driver at k= 31 rsm < 0.000000000000000 in fill_holes_driver at k= 32 rsm < 0.000000000000000 in fill_holes_driver at k= 33 rsm < 0.000000000000000 in fill_holes_driver at k= 34 rsm < 0.000000000000000 in fill_holes_driver at k= 35 rsm < 0.000000000000000 in fill_holes_driver at k= 36 rsm < 0.000000000000000 in fill_holes_driver at k= 37 rsm < 0.000000000000000 in fill_holes_driver at k= 38 rsm < 0.000000000000000 in fill_holes_driver at k= 39 rsm < 0.000000000000000 in fill_holes_driver at k= 40 rsm < 0.000000000000000 in fill_holes_driver at k= 41 rsm < 0.000000000000000 in fill_holes_driver at k= 42 rsm < 0.000000000000000 in fill_holes_driver at k= 43 rsm < 0.000000000000000 in fill_holes_driver at k= 44 rsm < 0.000000000000000 in fill_holes_driver at k= 45 rsm < 0.000000000000000 in fill_holes_driver at k= 46 rsm < 0.000000000000000 in fill_holes_driver at k= 47 rsm < 0.000000000000000 in fill_holes_driver at k= 48 rsm < 0.000000000000000 in fill_holes_driver at k= 49 rsm < 0.000000000000000 in fill_holes_driver at k= 50 rsm < 0.000000000000000 in fill_holes_driver at k= 51 rsm < 0.000000000000000 in fill_holes_driver at k= 52 rsm < 0.000000000000000 in fill_holes_driver at k= 53 rsm < 0.000000000000000 in fill_holes_driver at k= 54 rsm < 0.000000000000000 in fill_holes_driver at k= 55 rsm < 0.000000000000000 in fill_holes_driver at k= 56 rsm < 0.000000000000000 in fill_holes_driver at k= 57 rsm < 0.000000000000000 in fill_holes_driver at k= 58 rsm < 0.000000000000000 in fill_holes_driver at k= 59 rsm < 0.000000000000000 in fill_holes_driver at k= 60 rsm < 0.000000000000000 in fill_holes_driver at k= 61 rsm < 0.000000000000000 in fill_holes_driver at k= 62 rsm < 0.000000000000000 in fill_holes_driver at k= 63 rsm < 0.000000000000000 in fill_holes_driver at k= 64 rsm < 0.000000000000000 in fill_holes_driver at k= 65 rsm < 0.000000000000000 in fill_holes_driver at k= 66 rsm < 0.000000000000000 in fill_holes_driver at k= 67 rsm < 0.000000000000000 in fill_holes_driver at k= 68 rsm < 0.000000000000000 in fill_holes_driver at k= 69 rsm < 0.000000000000000 in fill_holes_driver at k= 70 rsm < 0.000000000000000 in fill_holes_driver at k= 71 rsm < 0.000000000000000 in fill_holes_driver at k= 72 rsm < 0.000000000000000 in fill_holes_driver at k= 73 rsm < 0.000000000000000 in fill_holes_driver at k= 74 rsm < 0.000000000000000 in fill_holes_driver at k= 75 rsm < 0.000000000000000 in fill_holes_driver at k= 33 rsm < 0.000000000000000 in fill_holes_driver at k= 34 rsm < 0.000000000000000 in fill_holes_driver at k= 35 rsm < 0.000000000000000 in fill_holes_driver at k= 36 rsm < 0.000000000000000 in fill_holes_driver at k= 37 rsm < 0.000000000000000 in fill_holes_driver at k= 38 rsm < 0.000000000000000 in fill_holes_driver at k= 39 rsm < 0.000000000000000 in fill_holes_driver at k= 40 rsm < 0.000000000000000 in fill_holes_driver at k= 41 rsm < 0.000000000000000 in fill_holes_driver at k= 42 rsm < 0.000000000000000 in fill_holes_driver at k= 43 rsm < 0.000000000000000 in fill_holes_driver at k= 44 rsm < 0.000000000000000 in fill_holes_driver at k= 45 rsm < 0.000000000000000 in fill_holes_driver at k= 46 rsm < 0.000000000000000 in fill_holes_driver at k= 47 rsm < 0.000000000000000 in fill_holes_driver at k= 48 rsm < 0.000000000000000 in fill_holes_driver at k= 49 rsm < 0.000000000000000 in fill_holes_driver at k= 50 rsm < 0.000000000000000 in fill_holes_driver at k= 51 rsm < 0.000000000000000 in fill_holes_driver at k= 52 rsm < 0.000000000000000 in fill_holes_driver at k= 53 rsm < 0.000000000000000 in fill_holes_driver at k= 54 rsm < 0.000000000000000 in fill_holes_driver at k= 55 rsm < 0.000000000000000 in fill_holes_driver at k= 56 rsm < 0.000000000000000 in fill_holes_driver at k= 57 rsm < 0.000000000000000 in fill_holes_driver at k= 58 rsm < 0.000000000000000 in fill_holes_driver at k= 59 rsm < 0.000000000000000 in fill_holes_driver at k= 60 rsm < 0.000000000000000 in fill_holes_driver at k= 61 rsm < 0.000000000000000 in fill_holes_driver at k= 62 rsm < 0.000000000000000 in fill_holes_driver at k= 63 rsm < 0.000000000000000 in fill_holes_driver at k= 64 rsm < 0.000000000000000 in fill_holes_driver at k= 65 rsm < 0.000000000000000 in fill_holes_driver at k= 66 rsm < 0.000000000000000 in fill_holes_driver at k= 67 rsm < 0.000000000000000 in fill_holes_driver at k= 68 rsm < 0.000000000000000 in fill_holes_driver at k= 69 rsm < 0.000000000000000 in fill_holes_driver at k= 70 rsm < 0.000000000000000 in fill_holes_driver at k= 71 rsm < 0.000000000000000 in fill_holes_driver at k= 72 rsm < 0.000000000000000 in fill_holes_driver at k= 73 rsm < 0.000000000000000 in fill_holes_driver at k= 74 rsm < 0.000000000000000 in fill_holes_driver at k= 75 ing: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 iteration = 64; time = 65040.0 iteration = 65; time = 65100.0 iteration = 66; time = 65160.0 iteration = 67; time = 65220.0 iteration = 68; time = 65280.0 iteration = 69; time = 65340.0 iteration = 70; time = 65400.0 iteration = 71; time = 65460.0 iteration = 72; time = 65520.0 iteration = 73; time = 65580.0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 iteration = 74; time = 65640.0 iter rsm < 0.000000000000000 in fill_holes_driver at k= 27 rsm < 0.000000000000000 in fill_holes_driver at k= 27 rsm < 0.000000000000000 in fill_holes_driver at k= 27 rsm < 0.000000000000000 in fill_holes_driver at k= 27 rsm < 0.000000000000000 in fill_holes_driver at k= 28 rsm < 0.000000000000000 in fill_holes_driver at k= 30 rim < 0.000000000000000 in fill_holes_driver at k= 30 Nim < 0.000000000000000 in fill_holes_driver at k= 29 Nim < 0.000000000000000 in fill_holes_driver at k= 30 rsm < 0.000000000000000 in fill_holes_driver at k= 32 rim < 0.000000000000000 in fill_holes_driver at k= 32 rim < 0.000000000000000 in fill_holes_driver at k= 34 Nim < 0.000000000000000 in fill_holes_driver at k= 32 Nim < 0.000000000000000 in fill_holes_driver at k= 34 rsm < 0.000000000000000 in fill_holes_driver at k= 27 ation = 75; time = 65700.0 iteration = 76; time = 65760.0 iteration = 77; time = 65820.0 iteration = 78; time = 65880.0 iteration = 79; time = 65940.0 iteration = 80; time = 66000.0 iteration = 81; time = 66060.0 iteration = 82; time = 66120.0 iteration = 83; time = 66180.0 iteration = 84; time = 66240.0 iteration = 85; time = 66300.0 iteration = 86; time = 66360.0 iteration = 87; time = 66420.0 iteration = 88; time = 66480.0 iteration = 89; time = 66540.0 iteration = 90; time = 66600.0 iteration = 91; time = 66660.0 Warning: One-level hole filling was not able to fill holes completely! The holes were filled partially. |total_hole| > total_mass Warning: One-level hole filling was not able to fill holes completely! The holes were filled partially. |total_hole| > total_mass Warning: One-level hole filling was not able to fill holes completely! The holes were filled partially. |total_hole| > total_mass Warning: Hole filling failed! A hole could not be filled. iteration = 92; time = 66720.0 iteration = 93; time = 66780.0 Warning: One-level hole filling was not able to fill holes completely! The holes were filled partially. |total_hole| > total_mass Warning: One-level hole filling was not able to fill holes completely! The holes were filled partially. |total_hole| > total_mass Warning: One-level hole filling was not able to fill holes completely! The holes were filled partially. |total_hole| > total_mass Warning: Hole filling failed! A hole could not be filled. iteration = 94; time = 66840.0 iteration = 95; time = 66900.0 Warning: One-level hole filling was not able to fill holes completely! The holes were filled partially. |total_hole| > total_mass Warning: One-level hole filling was not able to fill holes completely! The holes were filled partially. |total_hole| > total_mass Warning: One-level hole filling was not able to fill holes completely! The holes were filled partially. |total_hole| > total_mass Warning: Hole filling failed! A hole could not be filled. iteration = 96; time = 66960.0 iteration = 97; time = 67020.0 iteration = 98; time = 67080.0 iteration = 99; time = 67140.0 iteration = 100; time = 67200.0 Warning: One-level hole filling was not able to fill holes completely! The holes were filled partially. |total_hole| > total_mass Warning: One-level hole filling was not able to fill holes completely! The holes were filled partially. |total_hole| > total_mass Warning: One-level hole filling was not able to fill holes completely! The holes were filled partially. |total_hole| > total_mass Warning: Hole filling failed! A hole could not be filled. Warning: One-level hole filling was not able to fill holes completely! The holes were filled partially. |total_hole| > total_mass Warning: One-level hole filling was not able to fill holes completely! The holes were filled partially. |total_hole| > total_mass Warning: One-level hole filling was not able to fill holes completely! The holes were filled partially. |total_hole| > total_mass Warning: Hole filling failed! A hole could not be filled. iteration = 101; time = 67260.0 Warning: One-level hole filling was not successful! total_mass ~= 0 iteration = 102; time = 67320.0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 iteration = 103; time = 67380.0 Warning: One-level hole filling was not able to fill holes completely! The holes were filled partially. |total_hole| > total_mass Warning: One-level hole filling was not able to fill holes completely! The holes were filled partially. |total_hole| > total_mass Warning: One-level hole filling was not able to fill holes completely! The holes were filled partially. |total_hole| > total_mass Warning: Hole filling failed! A hole could not be filled. iteration = 104; rsm < 0.000000000000000 in fill_holes_driver at k= 34 rsm < 0.000000000000000 in fill_holes_driver at k= 34 rsm < 0.000000000000000 in fill_holes_driver at k= 26 rsm < 0.000000000000000 in fill_holes_driver at k= 28 rsm < 0.000000000000000 in fill_holes_driver at k= 29 Nim < 0.000000000000000 in fill_holes_driver at k= 29 time = 67440.0 Warning: One-level hole filling was not successful! total_mass ~= 0 iteration = 105; time = 67500.0 iteration = 106; time = 67560.0 iteration = 107; time = 67620.0 iteration = 108; time = 67680.0 iteration = 109; time = 67740.0 iteration = 110; time = 67800.0 Warning: One-level hole filling was not successful! total_mass ~= 0 iteration = 111; time = 67860.0 iteration = 112; time = 67920.0 iteration = 113; time = 67980.0 iteration = 114; time = 68040.0 iteration = 115; time = 68100.0 iteration = 116; time = 68160.0 Warning: One-level hole filling was not able to fill holes completely! The holes were filled partially. |total_hole| > total_mass Warning: One-level hole filling was not able to fill holes completely! The holes were filled partially. |total_hole| > total_mass Warning: One-level hole filling was not able to fill holes completely! The holes were filled partially. |total_hole| > total_mass Warning: Hole filling failed! A hole could not be filled. Warning: One-level hole filling was not able to fill holes completely! The holes were filled partially. |total_hole| > total_mass Warning: One-level hole filling was not able to fill holes completely! The holes were filled partially. |total_hole| > total_mass Warning: One-level hole filling was not able to fill holes completely! The holes were filled partially. |total_hole| > total_mass Warning: Hole filling failed! A hole could not be filled. iteration = 117; time = 68220.0 Warning: One-level hole filling was not able to fill holes completely! The holes were filled partially. |total_hole| > total_mass Warning: One-level hole filling was not able to fill holes completely! The holes were filled partially. |total_hole| > total_mass Warning: One-level hole filling was not able to fill holes completely! The holes were filled partially. |total_hole| > total_mass Warning: Hole filling failed! A hole could not be filled. iteration = 118; time = 68280.0 iteration = 119; time = 68340.0 iteration = 120; time = 68400.0 iteration = 121; time = 68460.0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not rsm < 0.000000000000000 in fill_holes_driver at k= 32 rsm < 0.000000000000000 in fill_holes_driver at k= 34 rsm < 0.000000000000000 in fill_holes_driver at k= 35 rsm < 0.000000000000000 in fill_holes_driver at k= 36 rsm < 0.000000000000000 in fill_holes_driver at k= 37 rsm < 0.000000000000000 in fill_holes_driver at k= 38 rsm < 0.000000000000000 in fill_holes_driver at k= 39 rsm < 0.000000000000000 in fill_holes_driver at k= 40 rsm < 0.000000000000000 in fill_holes_driver at k= 41 rsm < 0.000000000000000 in fill_holes_driver at k= 42 rsm < 0.000000000000000 in fill_holes_driver at k= 43 rsm < 0.000000000000000 in fill_holes_driver at k= 44 rsm < 0.000000000000000 in fill_holes_driver at k= 45 rsm < 0.000000000000000 in fill_holes_driver at k= 46 rsm < 0.000000000000000 in fill_holes_driver at k= 47 rsm < 0.000000000000000 in fill_holes_driver at k= 48 rsm < 0.000000000000000 in fill_holes_driver at k= 49 rsm < 0.000000000000000 in fill_holes_driver at k= 50 rsm < 0.000000000000000 in fill_holes_driver at k= 51 rsm < 0.000000000000000 in fill_holes_driver at k= 52 rsm < 0.000000000000000 in fill_holes_driver at k= 53 rsm < 0.000000000000000 in fill_holes_driver at k= 54 rsm < 0.000000000000000 in fill_holes_driver at k= 55 rsm < 0.000000000000000 in fill_holes_driver at k= 56 rsm < 0.000000000000000 in fill_holes_driver at k= 57 rsm < 0.000000000000000 in fill_holes_driver at k= 58 rsm < 0.000000000000000 in fill_holes_driver at k= 59 rsm < 0.000000000000000 in fill_holes_driver at k= 60 rsm < 0.000000000000000 in fill_holes_driver at k= 61 rsm < 0.000000000000000 in fill_holes_driver at k= 62 rsm < 0.000000000000000 in fill_holes_driver at k= 63 rsm < 0.000000000000000 in fill_holes_driver at k= 64 rsm < 0.000000000000000 in fill_holes_driver at k= 65 rsm < 0.000000000000000 in fill_holes_driver at k= 66 rsm < 0.000000000000000 in fill_holes_driver at k= 67 rsm < 0.000000000000000 in fill_holes_driver at k= 68 rsm < 0.000000000000000 in fill_holes_driver at k= 69 rsm < 0.000000000000000 in fill_holes_driver at k= 70 rsm < 0.000000000000000 in fill_holes_driver at k= 71 rsm < 0.000000000000000 in fill_holes_driver at k= 72 rsm < 0.000000000000000 in fill_holes_driver at k= 73 rsm < 0.000000000000000 in fill_holes_driver at k= 74 rsm < 0.000000000000000 in fill_holes_driver at k= 75 rsm < 0.000000000000000 in fill_holes_driver at k= 28 successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 iteration = 122; time = 68520.0 iteration = 123; time = 68580.0 iteration = 124; time = 68640.0 iteration = 125; time = 68700.0 iteration = 126; time = 68760.0 iteration = 127; time = 68820.0 iteration = 128; time = 68880.0 iteration = 129; time = 68940.0 iteration = 130; time = 69000.0 iteration = 131; time = 69060.0 iteration = 132; time = 69120.0 Warning: One-level hole filling was not able to fill holes completely! The holes were filled partially. |total_hole| > total_mass Warning: One-level hole filling was not able to fill holes completely! The holes were filled partially. |total_hole| > total_mass Warning: One-level hole filling was not able to fill holes completely! The holes were filled partially. |total_hole| > total_mass Warning: Hole filling failed! A hole could not be filled. iteration = 133; time = 69180.0 iteration = 134; time = 69240.0 iteration = 135; time = 69300.0 iteration = 136; time = 69360.0 iteration = 137; time = 69420.0 iteration = 138; time = 69480.0 iteration = 139; time = 69540.0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= rsm < 0.000000000000000 in fill_holes_driver at k= 34 rsm < 0.000000000000000 in fill_holes_driver at k= 35 rsm < 0.000000000000000 in fill_holes_driver at k= 36 rsm < 0.000000000000000 in fill_holes_driver at k= 37 rsm < 0.000000000000000 in fill_holes_driver at k= 38 rsm < 0.000000000000000 in fill_holes_driver at k= 39 rsm < 0.000000000000000 in fill_holes_driver at k= 40 rsm < 0.000000000000000 in fill_holes_driver at k= 41 rsm < 0.000000000000000 in fill_holes_driver at k= 42 rsm < 0.000000000000000 in fill_holes_driver at k= 43 rsm < 0.000000000000000 in fill_holes_driver at k= 44 rsm < 0.000000000000000 in fill_holes_driver at k= 45 rsm < 0.000000000000000 in fill_holes_driver at k= 46 rsm < 0.000000000000000 in fill_holes_driver at k= 47 rsm < 0.000000000000000 in fill_holes_driver at k= 48 rsm < 0.000000000000000 in fill_holes_driver at k= 49 rsm < 0.000000000000000 in fill_holes_driver at k= 50 rsm < 0.000000000000000 in fill_holes_driver at k= 51 rsm < 0.000000000000000 in fill_holes_driver at k= 52 rsm < 0.000000000000000 in fill_holes_driver at k= 53 rsm < 0.000000000000000 in fill_holes_driver at k= 54 rsm < 0.000000000000000 in fill_holes_driver at k= 55 rsm < 0.000000000000000 in fill_holes_driver at k= 56 rsm < 0.000000000000000 in fill_holes_driver at k= 57 rsm < 0.000000000000000 in fill_holes_driver at k= 58 rsm < 0.000000000000000 in fill_holes_driver at k= 59 rsm < 0.000000000000000 in fill_holes_driver at k= 60 rsm < 0.000000000000000 in fill_holes_driver at k= 61 rsm < 0.000000000000000 in fill_holes_driver at k= 62 rsm < 0.000000000000000 in fill_holes_driver at k= 63 rsm < 0.000000000000000 in fill_holes_driver at k= 64 rsm < 0.000000000000000 in fill_holes_driver at k= 65 rsm < 0.000000000000000 in fill_holes_driver at k= 66 rsm < 0.000000000000000 in fill_holes_driver at k= 67 rsm < 0.000000000000000 in fill_holes_driver at k= 68 rsm < 0.000000000000000 in fill_holes_driver at k= 69 rsm < 0.000000000000000 in fill_holes_driver at k= 70 rsm < 0.000000000000000 in fill_holes_driver at k= 71 rsm < 0.000000000000000 in fill_holes_driver at k= 72 rsm < 0.000000000000000 in fill_holes_driver at k= 73 rsm < 0.000000000000000 in fill_holes_driver at k= 74 rsm < 0.000000000000000 in fill_holes_driver at k= 75 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 iteration = 140; time = 69600.0 Warning: One-level hole filling was not able to fill holes completely! The holes were filled partially. |total_hole| > total_mass Warning: One-level hole filling was not able to fill holes completely! The holes were filled partially. |total_hole| > total_mass Warning: One-level hole filling was not able to fill holes completely! The holes were filled partially. |total_hole| > total_mass Warning: Hole filling failed! A hole could not be filled. Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One rsm < 0.000000000000000 in fill_holes_driver at k= 28 rsm < 0.000000000000000 in fill_holes_driver at k= 33 rsm < 0.000000000000000 in fill_holes_driver at k= 34 rsm < 0.000000000000000 in fill_holes_driver at k= 35 rsm < 0.000000000000000 in fill_holes_driver at k= 36 rsm < 0.000000000000000 in fill_holes_driver at k= 37 rsm < 0.000000000000000 in fill_holes_driver at k= 38 rsm < 0.000000000000000 in fill_holes_driver at k= 39 rsm < 0.000000000000000 in fill_holes_driver at k= 40 rsm < 0.000000000000000 in fill_holes_driver at k= 41 rsm < 0.000000000000000 in fill_holes_driver at k= 42 rsm < 0.000000000000000 in fill_holes_driver at k= 43 rsm < 0.000000000000000 in fill_holes_driver at k= 44 rsm < 0.000000000000000 in fill_holes_driver at k= 45 rsm < 0.000000000000000 in fill_holes_driver at k= 46 rsm < 0.000000000000000 in fill_holes_driver at k= 47 rsm < 0.000000000000000 in fill_holes_driver at k= 48 rsm < 0.000000000000000 in fill_holes_driver at k= 49 rsm < 0.000000000000000 in fill_holes_driver at k= 50 rsm < 0.000000000000000 in fill_holes_driver at k= 51 rsm < 0.000000000000000 in fill_holes_driver at k= 52 rsm < 0.000000000000000 in fill_holes_driver at k= 53 rsm < 0.000000000000000 in fill_holes_driver at k= 54 rsm < 0.000000000000000 in fill_holes_driver at k= 55 rsm < 0.000000000000000 in fill_holes_driver at k= 56 rsm < 0.000000000000000 in fill_holes_driver at k= 57 rsm < 0.000000000000000 in fill_holes_driver at k= 58 rsm < 0.000000000000000 in fill_holes_driver at k= 59 rsm < 0.000000000000000 in fill_holes_driver at k= 60 rsm < 0.000000000000000 in fill_holes_driver at k= 61 rsm < 0.000000000000000 in fill_holes_driver at k= 62 rsm < 0.000000000000000 in fill_holes_driver at k= 63 rsm < 0.000000000000000 in fill_holes_driver at k= 64 rsm < 0.000000000000000 in fill_holes_driver at k= 65 rsm < 0.000000000000000 in fill_holes_driver at k= 66 rsm < 0.000000000000000 in fill_holes_driver at k= 67 rsm < 0.000000000000000 in fill_holes_driver at k= 68 rsm < 0.000000000000000 in fill_holes_driver at k= 69 rsm < 0.000000000000000 in fill_holes_driver at k= 70 rsm < 0.000000000000000 in fill_holes_driver at k= 71 rsm < 0.000000000000000 in fill_holes_driver at k= 72 rsm < 0.000000000000000 in fill_holes_driver at k= 73 rsm < 0.000000000000000 in fill_holes_driver at k= 74 rsm < 0.000000000000000 in fill_holes_driver at k= 75 rsm < 0.000000000000000 in fill_holes_driver at k= 34 rsm < 0.000000000000000 in fill_holes_driver at k= 35 rsm < 0.000000000000000 in fill_holes_driver at k= 36 rsm < 0.000000000000000 in fill_holes_driver at k= 37 rsm < 0.000000000000000 in fill_holes_driver at k= 38 rsm < 0.000000000000000 in fill_holes_driver at k= 39 rsm < 0.000000000000000 in fill_holes_driver at k= 40 rsm < 0.000000000000000 in fill_holes_driver at k= 41 rsm < 0.000000000000000 in fill_holes_driver at k= 42 rsm < 0.000000000000000 in fill_holes_driver at k= 43 rsm < 0.000000000000000 in fill_holes_driver at k= 44 rsm < 0.000000000000000 in fill_holes_driver at k= 45 rsm < 0.000000000000000 in fill_holes_driver at k= 46 rsm < 0.000000000000000 in fill_holes_driver at k= 47 rsm < 0.000000000000000 in fill_holes_driver at k= 48 rsm < 0.000000000000000 in fill_holes_driver at k= 49 rsm < 0.000000000000000 in fill_holes_driver at k= 50 rsm < 0.000000000000000 in fill_holes_driver at k= 51 rsm < 0.000000000000000 in fill_holes_driver at k= 52 rsm < 0.000000000000000 in fill_holes_driver at k= 53 rsm < 0.000000000000000 in fill_holes_driver at k= 54 rsm < 0.000000000000000 in fill_holes_driver at k= 55 rsm < 0.000000000000000 in fill_holes_driver at k= 56 rsm < 0.000000000000000 in fill_holes_driver at k= 57 rsm < 0.000000000000000 in fill_holes_driver at k= 58 rsm < 0.000000000000000 in fill_holes_driver at k= 59 rsm < 0.000000000000000 in fill_holes_driver at k= 60 rsm < 0.000000000000000 in fill_holes_driver at k= 61 rsm < 0.000000000000000 in fill_holes_driver at k= 62 rsm < 0.000000000000000 in fill_holes_driver at k= 63 rsm < 0.000000000000000 in fill_holes_driver at k= 64 rsm < 0.000000000000000 in fill_holes_driver at k= 65 rsm < 0.000000000000000 in fill_holes_driver at k= 66 rsm < 0.000000000000000 in fill_holes_driver at k= 67 rsm < 0.000000000000000 in fill_holes_driver at k= 68 rsm < 0.000000000000000 in fill_holes_driver at k= 69 rsm < 0.000000000000000 in fill_holes_driver at k= 70 rsm < 0.000000000000000 in fill_holes_driver at k= 71 rsm < 0.000000000000000 in fill_holes_driver at k= 72 rsm < 0.000000000000000 in fill_holes_driver at k= 73 rsm < 0.000000000000000 in fill_holes_driver at k= 74 rsm < 0.000000000000000 in fill_holes_driver at k= 75 rim < 0.000000000000000 in fill_holes_driver at k= 33 rsm < 0.000000000000000 in fill_holes_driver at k= 27 -level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 iteration = 141; time = 69660.0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 iteration = 142; time = 69720.0 Warning: One-level hole filling was not successful! total_mass ~= 0 iteration = 143; time = 69780.0 iteration = 144; time = 69840.0 iteration = 145; time = 69900.0 Warning: One-level hole filling was not able to fill holes completely! The holes were filled partially. |total_hole| > total_mass Warning: One-level hole filling was not able to fill holes completely! The holes were filled partially. |total_hole| > total_mass Warning: One-level hole filling was not able to fill holes completely! The holes were filled partially. |total_hole| > total_mass Warning: Hole filling failed! A hole could not be filled. iteration = 146; time = 69960.0 iteration = 147; time = 7002 rsm < 0.000000000000000 in fill_holes_driver at k= 27 rsm < 0.000000000000000 in fill_holes_driver at k= 29 rsm < 0.000000000000000 in fill_holes_driver at k= 27 rsm < 0.000000000000000 in fill_holes_driver at k= 29 rsm < 0.000000000000000 in fill_holes_driver at k= 32 rsm < 0.000000000000000 in fill_holes_driver at k= 27 rsm < 0.000000000000000 in fill_holes_driver at k= 30 rsm < 0.000000000000000 in fill_holes_driver at k= 27 rsm < 0.000000000000000 in fill_holes_driver at k= 32 0.0 Warning: One-level hole filling was not able to fill holes completely! The holes were filled partially. |total_hole| > total_mass Warning: One-level hole filling was not able to fill holes completely! The holes were filled partially. |total_hole| > total_mass Warning: One-level hole filling was not able to fill holes completely! The holes were filled partially. |total_hole| > total_mass Warning: Hole filling failed! A hole could not be filled. Warning: One-level hole filling was not able to fill holes completely! The holes were filled partially. |total_hole| > total_mass Warning: One-level hole filling was not able to fill holes completely! The holes were filled partially. |total_hole| > total_mass Warning: One-level hole filling was not able to fill holes completely! The holes were filled partially. |total_hole| > total_mass Warning: Hole filling failed! A hole could not be filled. iteration = 148; time = 70080.0 iteration = 149; time = 70140.0 Warning: One-level hole filling was not able to fill holes completely! The holes were filled partially. |total_hole| > total_mass Warning: One-level hole filling was not able to fill holes completely! The holes were filled partially. |total_hole| > total_mass Warning: One-level hole filling was not able to fill holes completely! The holes were filled partially. |total_hole| > total_mass Warning: Hole filling failed! A hole could not be filled. Warning: One-level hole filling was not able to fill holes completely! The holes were filled partially. |total_hole| > total_mass Warning: One-level hole filling was not able to fill holes completely! The holes were filled partially. |total_hole| > total_mass Warning: One-level hole filling was not able to fill holes completely! The holes were filled partially. |total_hole| > total_mass Warning: Hole filling failed! A hole could not be filled. iteration = 150; time = 70200.0 Warning: One-level hole filling was not able to fill holes completely! The holes were filled partially. |total_hole| > total_mass Warning: One-level hole filling was not able to fill holes completely! The holes were filled partially. |total_hole| > total_mass Warning: One-level hole filling was not able to fill holes completely! The holes were filled partially. |total_hole| > total_mass Warning: Hole filling failed! A hole could not be filled. iteration = 151; time = 70260.0 Warning: One-level hole filling was not able to fill holes completely! The holes were filled partially. |total_hole| > total_mass Warning: One-level hole filling was not able to fill holes completely! The holes were filled partially. |total_hole| > total_mass Warning: One-level hole filling was not able to fill holes completely! The holes were filled partially. |total_hole| > total_mass Warning: Hole filling failed! A hole could not be filled. iteration = 152; time = 70320.0 Warning: One-level hole filling was not able to fill holes completely! The holes were filled partially. |total_hole| > total_mass Warning: One-level hole filling was not able to fill holes completely! The holes were filled partially. |total_hole| > total_mass Warning: One-level hole filling was not able to fill holes completely! The holes were filled partially. |total_hole| > total_mass Warning: Hole filling failed! A hole could not be filled. iteration = 153; time = 70380.0 Warning: One-level hole filling was not able to fill holes completely! The holes were filled partially. |total_hole| > total_mass Warning: One-level hole filling was not able to fill holes completely! The holes were filled partially. |total_hole| > total_mass Warning: One-level hole filling was not able to fill holes completely! The holes were filled partially. |total_hole| > total_mass Warning: Hole filling failed! A hole could not be filled. iteration = 154; time = 70440.0 Warning: One-level hole filling was not successful! total_mass ~= 0 iteration = 155; time = 70500.0 iteration = 156; time = 70560.0 iteration = 157; time = 70620.0 iterati rsm < 0.000000000000000 in fill_holes_driver at k= 33 rsm < 0.000000000000000 in fill_holes_driver at k= 28 rsm < 0.000000000000000 in fill_holes_driver at k= 30 rim < 0.000000000000000 in fill_holes_driver at k= 33 rsm < 0.000000000000000 in fill_holes_driver at k= 28 Nim < 0.000000000000000 in fill_holes_driver at k= 29 rsm < 0.000000000000000 in fill_holes_driver at k= 28 Nim < 0.000000000000000 in fill_holes_driver at k= 29 on = 158; time = 70680.0 iteration = 159; time = 70740.0 iteration = 160; time = 70800.0 iteration = 161; time = 70860.0 Warning: One-level hole filling was not successful! total_mass ~= 0 iteration = 162; time = 70920.0 Warning: One-level hole filling was not able to fill holes completely! The holes were filled partially. |total_hole| > total_mass Warning: One-level hole filling was not able to fill holes completely! The holes were filled partially. |total_hole| > total_mass Warning: One-level hole filling was not able to fill holes completely! The holes were filled partially. |total_hole| > total_mass Warning: Hole filling failed! A hole could not be filled. Warning: One-level hole filling was not able to fill holes completely! The holes were filled partially. |total_hole| > total_mass Warning: One-level hole filling was not able to fill holes completely! The holes were filled partially. |total_hole| > total_mass Warning: One-level hole filling was not able to fill holes completely! The holes were filled partially. |total_hole| > total_mass Warning: Hole filling failed! A hole could not be filled. iteration = 163; time = 70980.0 Warning: One-level hole filling was not successful! total_mass ~= 0 iteration = 164; time = 71040.0 Warning: One-level hole filling was not able to fill holes completely! The holes were filled partially. |total_hole| > total_mass Warning: One-level hole filling was not able to fill holes completely! The holes were filled partially. |total_hole| > total_mass Warning: One-level hole filling was not able to fill holes completely! The holes were filled partially. |total_hole| > total_mass Warning: Hole filling failed! A hole could not be filled. iteration = 165; time = 71100.0 iteration = 166; time = 71160.0 Warning: One-level hole filling was not able to fill holes completely! The holes were filled partially. |total_hole| > total_mass Warning: One-level hole filling was not able to fill holes completely! The holes were filled partially. |total_hole| > total_mass Warning: One-level hole filling was not able to fill holes completely! The holes were filled partially. |total_hole| > total_mass Warning: Hole filling failed! A hole could not be filled. iteration = 167; time = 71220.0 iteration = 168; time = 71280.0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_ma rsm < 0.000000000000000 in fill_holes_driver at k= 34 rsm < 0.000000000000000 in fill_holes_driver at k= 35 rsm < 0.000000000000000 in fill_holes_driver at k= 36 rsm < 0.000000000000000 in fill_holes_driver at k= 37 rsm < 0.000000000000000 in fill_holes_driver at k= 38 rsm < 0.000000000000000 in fill_holes_driver at k= 39 rsm < 0.000000000000000 in fill_holes_driver at k= 40 rsm < 0.000000000000000 in fill_holes_driver at k= 41 rsm < 0.000000000000000 in fill_holes_driver at k= 42 rsm < 0.000000000000000 in fill_holes_driver at k= 43 rsm < 0.000000000000000 in fill_holes_driver at k= 44 rsm < 0.000000000000000 in fill_holes_driver at k= 45 rsm < 0.000000000000000 in fill_holes_driver at k= 46 rsm < 0.000000000000000 in fill_holes_driver at k= 47 rsm < 0.000000000000000 in fill_holes_driver at k= 48 rsm < 0.000000000000000 in fill_holes_driver at k= 49 rsm < 0.000000000000000 in fill_holes_driver at k= 50 rsm < 0.000000000000000 in fill_holes_driver at k= 51 rsm < 0.000000000000000 in fill_holes_driver at k= 52 rsm < 0.000000000000000 in fill_holes_driver at k= 53 rsm < 0.000000000000000 in fill_holes_driver at k= 54 rsm < 0.000000000000000 in fill_holes_driver at k= 55 rsm < 0.000000000000000 in fill_holes_driver at k= 56 rsm < 0.000000000000000 in fill_holes_driver at k= 57 rsm < 0.000000000000000 in fill_holes_driver at k= 58 rsm < 0.000000000000000 in fill_holes_driver at k= 59 rsm < 0.000000000000000 in fill_holes_driver at k= 60 rsm < 0.000000000000000 in fill_holes_driver at k= 61 rsm < 0.000000000000000 in fill_holes_driver at k= 62 rsm < 0.000000000000000 in fill_holes_driver at k= 63 rsm < 0.000000000000000 in fill_holes_driver at k= 64 rsm < 0.000000000000000 in fill_holes_driver at k= 65 rsm < 0.000000000000000 in fill_holes_driver at k= 66 rsm < 0.000000000000000 in fill_holes_driver at k= 67 rsm < 0.000000000000000 in fill_holes_driver at k= 68 rsm < 0.000000000000000 in fill_holes_driver at k= 69 rsm < 0.000000000000000 in fill_holes_driver at k= 70 rsm < 0.000000000000000 in fill_holes_driver at k= 71 rsm < 0.000000000000000 in fill_holes_driver at k= 72 rsm < 0.000000000000000 in fill_holes_driver at k= 73 rsm < 0.000000000000000 in fill_holes_driver at k= 74 rsm < 0.000000000000000 in fill_holes_driver at k= 75 ss ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 iteration = 169; time = 71340.0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not succe rsm < 0.000000000000000 in fill_holes_driver at k= 33 rsm < 0.000000000000000 in fill_holes_driver at k= 34 rsm < 0.000000000000000 in fill_holes_driver at k= 35 rsm < 0.000000000000000 in fill_holes_driver at k= 36 rsm < 0.000000000000000 in fill_holes_driver at k= 37 rsm < 0.000000000000000 in fill_holes_driver at k= 38 rsm < 0.000000000000000 in fill_holes_driver at k= 39 rsm < 0.000000000000000 in fill_holes_driver at k= 40 rsm < 0.000000000000000 in fill_holes_driver at k= 41 rsm < 0.000000000000000 in fill_holes_driver at k= 42 rsm < 0.000000000000000 in fill_holes_driver at k= 43 rsm < 0.000000000000000 in fill_holes_driver at k= 44 rsm < 0.000000000000000 in fill_holes_driver at k= 45 rsm < 0.000000000000000 in fill_holes_driver at k= 46 rsm < 0.000000000000000 in fill_holes_driver at k= 47 rsm < 0.000000000000000 in fill_holes_driver at k= 48 rsm < 0.000000000000000 in fill_holes_driver at k= 49 rsm < 0.000000000000000 in fill_holes_driver at k= 50 rsm < 0.000000000000000 in fill_holes_driver at k= 51 rsm < 0.000000000000000 in fill_holes_driver at k= 52 rsm < 0.000000000000000 in fill_holes_driver at k= 53 rsm < 0.000000000000000 in fill_holes_driver at k= 54 rsm < 0.000000000000000 in fill_holes_driver at k= 55 rsm < 0.000000000000000 in fill_holes_driver at k= 56 rsm < 0.000000000000000 in fill_holes_driver at k= 57 rsm < 0.000000000000000 in fill_holes_driver at k= 58 rsm < 0.000000000000000 in fill_holes_driver at k= 59 rsm < 0.000000000000000 in fill_holes_driver at k= 60 rsm < 0.000000000000000 in fill_holes_driver at k= 61 rsm < 0.000000000000000 in fill_holes_driver at k= 62 rsm < 0.000000000000000 in fill_holes_driver at k= 63 rsm < 0.000000000000000 in fill_holes_driver at k= 64 rsm < 0.000000000000000 in fill_holes_driver at k= 65 rsm < 0.000000000000000 in fill_holes_driver at k= 66 rsm < 0.000000000000000 in fill_holes_driver at k= 67 rsm < 0.000000000000000 in fill_holes_driver at k= 68 rsm < 0.000000000000000 in fill_holes_driver at k= 69 rsm < 0.000000000000000 in fill_holes_driver at k= 70 rsm < 0.000000000000000 in fill_holes_driver at k= 71 rsm < 0.000000000000000 in fill_holes_driver at k= 72 rsm < 0.000000000000000 in fill_holes_driver at k= 73 rsm < 0.000000000000000 in fill_holes_driver at k= 74 rsm < 0.000000000000000 in fill_holes_driver at k= 75 rim < 0.000000000000000 in fill_holes_driver at k= 33 rsm < 0.000000000000000 in fill_holes_driver at k= 27 rsm < 0.000000000000000 in fill_holes_driver at k= 33 rsm < 0.000000000000000 in fill_holes_driver at k= 34 rsm < 0.000000000000000 in fill_holes_driver at k= 35 rsm < 0.000000000000000 in fill_holes_driver at k= 36 rsm < 0.000000000000000 in fill_holes_driver at k= 37 rsm < 0.000000000000000 in fill_holes_driver at k= 38 rsm < 0.000000000000000 in fill_holes_driver at k= 39 rsm < 0.000000000000000 in fill_holes_driver at k= 40 rsm < 0.000000000000000 in fill_holes_driver at k= 41 rsm < 0.000000000000000 in fill_holes_driver at k= 42 rsm < 0.000000000000000 in fill_holes_driver at k= 43 rsm < 0.000000000000000 in fill_holes_driver at k= 44 rsm < 0.000000000000000 in fill_holes_driver at k= 45 rsm < 0.000000000000000 in fill_holes_driver at k= 46 rsm < 0.000000000000000 in fill_holes_driver at k= 47 rsm < 0.000000000000000 in fill_holes_driver at k= 48 rsm < 0.000000000000000 in fill_holes_driver at k= 49 rsm < 0.000000000000000 in fill_holes_driver at k= 50 rsm < 0.000000000000000 in fill_holes_driver at k= 51 rsm < 0.000000000000000 in fill_holes_driver at k= 52 rsm < 0.000000000000000 in fill_holes_driver at k= 53 rsm < 0.000000000000000 in fill_holes_driver at k= 54 rsm < 0.000000000000000 in fill_holes_driver at k= 55 rsm < 0.000000000000000 in fill_holes_driver at k= 56 rsm < 0.000000000000000 in fill_holes_driver at k= 57 rsm < 0.000000000000000 in fill_holes_driver at k= 58 rsm < 0.000000000000000 in fill_holes_driver at k= 59 rsm < 0.000000000000000 in fill_holes_driver at k= 60 rsm < 0.000000000000000 in fill_holes_driver at k= 61 rsm < 0.000000000000000 in fill_holes_driver at k= 62 rsm < 0.000000000000000 in fill_holes_driver at k= 63 rsm < 0.000000000000000 in fill_holes_driver at k= 64 rsm < 0.000000000000000 in fill_holes_driver at k= 65 rsm < 0.000000000000000 in fill_holes_driver at k= 66 rsm < 0.000000000000000 in fill_holes_driver at k= 67 rsm < 0.000000000000000 in fill_holes_driver at k= 68 rsm < 0.000000000000000 in fill_holes_driver at k= 69 rsm < 0.000000000000000 in fill_holes_driver at k= 70 rsm < 0.000000000000000 in fill_holes_driver at k= 71 rsm < 0.000000000000000 in fill_holes_driver at k= 72 rsm < 0.000000000000000 in fill_holes_driver at k= 73 rsm < 0.000000000000000 in fill_holes_driver at k= 74 rsm < 0.000000000000000 in fill_holes_driver at k= 75 rim < 0.000000000000000 in fill_holes_driver at k= 33 rsm < 0.000000000000000 in fill_holes_driver at k= 28 ssful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 iteration = 170; time = 71400.0 iteration = 171; time = 71460.0 Warning: One-level hole filling was not able to fill holes completely! The holes were filled partially. |total_hole| > total_mass Warning: One-level hole filling was not able to fill holes completely! The holes were filled partially. |total_hole| > total_mass Warning: One-level hole filling was not able to fill holes completely! The holes were filled partially. |total_hole| > total_mass Warning: Hole filling failed! A hole could not be filled. Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 iteration = 172; time = 71520.0 Warning: One-level hole filling was not able to fill holes completely! The holes were filled partially. |total_hole| > total_mass Warning: One-level hole filling was not able to fill holes completely! The holes were filled partially. |total_hole| > total_mass Warning: One-level hole filling was not able to fill holes completely! The holes were filled partially. |total_hole| > total_mass Warning: Hole filling failed! A hole could not be filled. iteration = rsm < 0.000000000000000 in fill_holes_driver at k= 29 rsm < 0.000000000000000 in fill_holes_driver at k= 27 rsm < 0.000000000000000 in fill_holes_driver at k= 28 rsm < 0.000000000000000 in fill_holes_driver at k= 31 rsm < 0.000000000000000 in fill_holes_driver at k= 27 rsm < 0.000000000000000 in fill_holes_driver at k= 29 rsm < 0.000000000000000 in fill_holes_driver at k= 32 rsm < 0.000000000000000 in fill_holes_driver at k= 27 rsm < 0.000000000000000 in fill_holes_driver at k= 29 rsm < 0.000000000000000 in fill_holes_driver at k= 32 173; time = 71580.0 Warning: One-level hole filling was not able to fill holes completely! The holes were filled partially. |total_hole| > total_mass Warning: One-level hole filling was not able to fill holes completely! The holes were filled partially. |total_hole| > total_mass Warning: One-level hole filling was not able to fill holes completely! The holes were filled partially. |total_hole| > total_mass Warning: Hole filling failed! A hole could not be filled. iteration = 174; time = 71640.0 Warning: One-level hole filling was not able to fill holes completely! The holes were filled partially. |total_hole| > total_mass Warning: One-level hole filling was not able to fill holes completely! The holes were filled partially. |total_hole| > total_mass Warning: One-level hole filling was not able to fill holes completely! The holes were filled partially. |total_hole| > total_mass Warning: Hole filling failed! A hole could not be filled. iteration = 175; time = 71700.0 Warning: One-level hole filling was not able to fill holes completely! The holes were filled partially. |total_hole| > total_mass Warning: One-level hole filling was not able to fill holes completely! The holes were filled partially. |total_hole| > total_mass Warning: One-level hole filling was not able to fill holes completely! The holes were filled partially. |total_hole| > total_mass Warning: Hole filling failed! A hole could not be filled. Warning: One-level hole filling was not successful! total_mass ~= 0 iteration = 176; time = 71760.0 Warning: One-level hole filling was not able to fill holes completely! The holes were filled partially. |total_hole| > total_mass Warning: One-level hole filling was not able to fill holes completely! The holes were filled partially. |total_hole| > total_mass Warning: One-level hole filling was not able to fill holes completely! The holes were filled partially. |total_hole| > total_mass Warning: Hole filling failed! A hole could not be filled. Warning: One-level hole filling was not able to fill holes completely! The holes were filled partially. |total_hole| > total_mass Warning: One-level hole filling was not able to fill holes completely! The holes were filled partially. |total_hole| > total_mass Warning: One-level hole filling was not able to fill holes completely! The holes were filled partially. |total_hole| > total_mass Warning: Hole filling failed! A hole could not be filled. Warning: One-level hole filling was not successful! total_mass ~= 0 iteration = 177; time = 71820.0 iteration = 178; time = 71880.0 Warning: One-level hole filling was not able to fill holes completely! The holes were filled partially. |total_hole| > total_mass Warning: One-level hole filling was not able to fill holes completely! The holes were filled partially. |total_hole| > total_mass Warning: One-level hole filling was not able to fill holes completely! The holes were filled partially. |total_hole| > total_mass Warning: Hole filling failed! A hole could not be filled. Warning: One-level hole filling was not able to fill holes completely! The holes were filled partially. |total_hole| > total_mass Warning: One-level hole filling was not able to fill holes completely! The holes were filled partially. |total_hole| > total_mass Warning: One-level hole filling was not able to fill holes completely! The holes were filled partially. |total_hole| > total_mass Warning: Hole filling failed! A hole could not be filled. Warning: One-level hole filling was not successful! total_mass ~= 0 iteration = 179; time = 71940.0 iteration = 180; time = 72000.0 Warning: One-level hole filling was not able to fill holes completely! The holes were filled partially. |total_hole| > total_mass Warning: One-level hole filling was not able to fill holes completely! The holes were filled partially. |total_hole| > total_mass Warning: One-level hole filling was not able to fill holes completely! The holes were filled partially. |total_hole| > total_mass Warning: Hole filling fa rsm < 0.000000000000000 in fill_holes_driver at k= 29 rsm < 0.000000000000000 in fill_holes_driver at k= 31 rsm < 0.000000000000000 in fill_holes_driver at k= 32 rsm < 0.000000000000000 in fill_holes_driver at k= 28 iled! A hole could not be filled. Warning: One-level hole filling was not able to fill holes completely! The holes were filled partially. |total_hole| > total_mass Warning: One-level hole filling was not able to fill holes completely! The holes were filled partially. |total_hole| > total_mass Warning: One-level hole filling was not able to fill holes completely! The holes were filled partially. |total_hole| > total_mass Warning: Hole filling failed! A hole could not be filled. iteration = 181; time = 72060.0 iteration = 182; time = 72120.0 iteration = 183; time = 72180.0 Warning: One-level hole filling was not successful! total_mass ~= 0 iteration = 184; time = 72240.0 Warning: One-level hole filling was not able to fill holes completely! The holes were filled partially. |total_hole| > total_mass Warning: One-level hole filling was not able to fill holes completely! The holes were filled partially. |total_hole| > total_mass Warning: One-level hole filling was not able to fill holes completely! The holes were filled partially. |total_hole| > total_mass Warning: Hole filling failed! A hole could not be filled. iteration = 185; time = 72300.0 Warning: One-level hole filling was not able to fill holes completely! The holes were filled partially. |total_hole| > total_mass Warning: One-level hole filling was not able to fill holes completely! The holes were filled partially. |total_hole| > total_mass Warning: One-level hole filling was not able to fill holes completely! The holes were filled partially. |total_hole| > total_mass Warning: Hole filling failed! A hole could not be filled. Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level ho rsm < 0.000000000000000 in fill_holes_driver at k= 28 rsm < 0.000000000000000 in fill_holes_driver at k= 32 rsm < 0.000000000000000 in fill_holes_driver at k= 33 rsm < 0.000000000000000 in fill_holes_driver at k= 34 rsm < 0.000000000000000 in fill_holes_driver at k= 35 rsm < 0.000000000000000 in fill_holes_driver at k= 36 rsm < 0.000000000000000 in fill_holes_driver at k= 37 rsm < 0.000000000000000 in fill_holes_driver at k= 38 rsm < 0.000000000000000 in fill_holes_driver at k= 39 rsm < 0.000000000000000 in fill_holes_driver at k= 40 rsm < 0.000000000000000 in fill_holes_driver at k= 41 rsm < 0.000000000000000 in fill_holes_driver at k= 42 rsm < 0.000000000000000 in fill_holes_driver at k= 43 rsm < 0.000000000000000 in fill_holes_driver at k= 44 rsm < 0.000000000000000 in fill_holes_driver at k= 45 rsm < 0.000000000000000 in fill_holes_driver at k= 46 rsm < 0.000000000000000 in fill_holes_driver at k= 47 rsm < 0.000000000000000 in fill_holes_driver at k= 48 rsm < 0.000000000000000 in fill_holes_driver at k= 49 rsm < 0.000000000000000 in fill_holes_driver at k= 50 rsm < 0.000000000000000 in fill_holes_driver at k= 51 rsm < 0.000000000000000 in fill_holes_driver at k= 52 rsm < 0.000000000000000 in fill_holes_driver at k= 53 rsm < 0.000000000000000 in fill_holes_driver at k= 54 rsm < 0.000000000000000 in fill_holes_driver at k= 55 rsm < 0.000000000000000 in fill_holes_driver at k= 56 rsm < 0.000000000000000 in fill_holes_driver at k= 57 rsm < 0.000000000000000 in fill_holes_driver at k= 58 rsm < 0.000000000000000 in fill_holes_driver at k= 59 rsm < 0.000000000000000 in fill_holes_driver at k= 60 rsm < 0.000000000000000 in fill_holes_driver at k= 61 rsm < 0.000000000000000 in fill_holes_driver at k= 62 rsm < 0.000000000000000 in fill_holes_driver at k= 63 rsm < 0.000000000000000 in fill_holes_driver at k= 64 rsm < 0.000000000000000 in fill_holes_driver at k= 65 rsm < 0.000000000000000 in fill_holes_driver at k= 66 rsm < 0.000000000000000 in fill_holes_driver at k= 67 rsm < 0.000000000000000 in fill_holes_driver at k= 68 rsm < 0.000000000000000 in fill_holes_driver at k= 69 rsm < 0.000000000000000 in fill_holes_driver at k= 70 rsm < 0.000000000000000 in fill_holes_driver at k= 71 rsm < 0.000000000000000 in fill_holes_driver at k= 72 rsm < 0.000000000000000 in fill_holes_driver at k= 73 rsm < 0.000000000000000 in fill_holes_driver at k= 74 rsm < 0.000000000000000 in fill_holes_driver at k= 75 rsm < 0.000000000000000 in fill_holes_driver at k= 28 rsm < 0.000000000000000 in fill_holes_driver at k= 33 rsm < 0.000000000000000 in fill_holes_driver at k= 34 rsm < 0.000000000000000 in fill_holes_driver at k= 35 rsm < 0.000000000000000 in fill_holes_driver at k= 36 rsm < 0.000000000000000 in fill_holes_driver at k= 37 rsm < 0.000000000000000 in fill_holes_driver at k= 38 rsm < 0.000000000000000 in fill_holes_driver at k= 39 rsm < 0.000000000000000 in fill_holes_driver at k= 40 rsm < 0.000000000000000 in fill_holes_driver at k= 41 rsm < 0.000000000000000 in fill_holes_driver at k= 42 rsm < 0.000000000000000 in fill_holes_driver at k= 43 rsm < 0.000000000000000 in fill_holes_driver at k= 44 rsm < 0.000000000000000 in fill_holes_driver at k= 45 rsm < 0.000000000000000 in fill_holes_driver at k= 46 rsm < 0.000000000000000 in fill_holes_driver at k= 47 rsm < 0.000000000000000 in fill_holes_driver at k= 48 rsm < 0.000000000000000 in fill_holes_driver at k= 49 rsm < 0.000000000000000 in fill_holes_driver at k= 50 rsm < 0.000000000000000 in fill_holes_driver at k= 51 rsm < 0.000000000000000 in fill_holes_driver at k= 52 rsm < 0.000000000000000 in fill_holes_driver at k= 53 rsm < 0.000000000000000 in fill_holes_driver at k= 54 rsm < 0.000000000000000 in fill_holes_driver at k= 55 rsm < 0.000000000000000 in fill_holes_driver at k= 56 rsm < 0.000000000000000 in fill_holes_driver at k= 57 rsm < 0.000000000000000 in fill_holes_driver at k= 58 rsm < 0.000000000000000 in fill_holes_driver at k= 59 rsm < 0.000000000000000 in fill_holes_driver at k= 60 rsm < 0.000000000000000 in fill_holes_driver at k= 61 rsm < 0.000000000000000 in fill_holes_driver at k= 62 rsm < 0.000000000000000 in fill_holes_driver at k= 63 rsm < 0.000000000000000 in fill_holes_driver at k= 64 rsm < 0.000000000000000 in fill_holes_driver at k= 65 rsm < 0.000000000000000 in fill_holes_driver at k= 66 rsm < 0.000000000000000 in fill_holes_driver at k= 67 rsm < 0.000000000000000 in fill_holes_driver at k= 68 rsm < 0.000000000000000 in fill_holes_driver at k= 69 rsm < 0.000000000000000 in fill_holes_driver at k= 70 rsm < 0.000000000000000 in fill_holes_driver at k= 71 rsm < 0.000000000000000 in fill_holes_driver at k= 72 rsm < 0.000000000000000 in fill_holes_driver at k= 73 rsm < 0.000000000000000 in fill_holes_driver at k= 74 rsm < 0.000000000000000 in fill_holes_driver at k= 75 le filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 iteration = 186; time = 72360.0 Warning: One-level hole filling was not able to fill holes completely! The holes were filled partially. |total_hole| > total_mass Warning: One-level hole filling was not able to fill holes completely! The holes were filled partially. |total_hole| > total_mass Warning: One-level hole filling was not able to fill holes completely! The holes were filled partially. |total_hole| > total_mass Warning: Hole filling failed! A hole could not be filled. Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 iteration = 187; time = 72420. rsm < 0.000000000000000 in fill_holes_driver at k= 28 rsm < 0.000000000000000 in fill_holes_driver at k= 32 rsm < 0.000000000000000 in fill_holes_driver at k= 33 rsm < 0.000000000000000 in fill_holes_driver at k= 34 rsm < 0.000000000000000 in fill_holes_driver at k= 35 rsm < 0.000000000000000 in fill_holes_driver at k= 36 rsm < 0.000000000000000 in fill_holes_driver at k= 37 rsm < 0.000000000000000 in fill_holes_driver at k= 38 rsm < 0.000000000000000 in fill_holes_driver at k= 39 rsm < 0.000000000000000 in fill_holes_driver at k= 40 rsm < 0.000000000000000 in fill_holes_driver at k= 41 rsm < 0.000000000000000 in fill_holes_driver at k= 42 rsm < 0.000000000000000 in fill_holes_driver at k= 43 rsm < 0.000000000000000 in fill_holes_driver at k= 44 rsm < 0.000000000000000 in fill_holes_driver at k= 45 rsm < 0.000000000000000 in fill_holes_driver at k= 46 rsm < 0.000000000000000 in fill_holes_driver at k= 47 rsm < 0.000000000000000 in fill_holes_driver at k= 48 rsm < 0.000000000000000 in fill_holes_driver at k= 49 rsm < 0.000000000000000 in fill_holes_driver at k= 50 rsm < 0.000000000000000 in fill_holes_driver at k= 51 rsm < 0.000000000000000 in fill_holes_driver at k= 52 rsm < 0.000000000000000 in fill_holes_driver at k= 53 rsm < 0.000000000000000 in fill_holes_driver at k= 54 rsm < 0.000000000000000 in fill_holes_driver at k= 55 rsm < 0.000000000000000 in fill_holes_driver at k= 56 rsm < 0.000000000000000 in fill_holes_driver at k= 57 rsm < 0.000000000000000 in fill_holes_driver at k= 58 rsm < 0.000000000000000 in fill_holes_driver at k= 59 rsm < 0.000000000000000 in fill_holes_driver at k= 60 rsm < 0.000000000000000 in fill_holes_driver at k= 61 rsm < 0.000000000000000 in fill_holes_driver at k= 62 rsm < 0.000000000000000 in fill_holes_driver at k= 63 rsm < 0.000000000000000 in fill_holes_driver at k= 64 rsm < 0.000000000000000 in fill_holes_driver at k= 65 rsm < 0.000000000000000 in fill_holes_driver at k= 66 rsm < 0.000000000000000 in fill_holes_driver at k= 67 rsm < 0.000000000000000 in fill_holes_driver at k= 68 rsm < 0.000000000000000 in fill_holes_driver at k= 69 rsm < 0.000000000000000 in fill_holes_driver at k= 70 rsm < 0.000000000000000 in fill_holes_driver at k= 71 rsm < 0.000000000000000 in fill_holes_driver at k= 72 rsm < 0.000000000000000 in fill_holes_driver at k= 73 rsm < 0.000000000000000 in fill_holes_driver at k= 74 rsm < 0.000000000000000 in fill_holes_driver at k= 75 rim < 0.000000000000000 in fill_holes_driver at k= 32 0 Warning: One-level hole filling was not able to fill holes completely! The holes were filled partially. |total_hole| > total_mass Warning: One-level hole filling was not able to fill holes completely! The holes were filled partially. |total_hole| > total_mass Warning: One-level hole filling was not able to fill holes completely! The holes were filled partially. |total_hole| > total_mass Warning: Hole filling failed! A hole could not be filled. Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 iteration = 188; time = 72480.0 Warning: One-level hole filling was not able to fill holes completely! The holes were filled partially. |total_hole| > total_mass Warning: One-level hole filling was not able to fill holes completely! The holes were filled partially. |total_hole| > total_mass Warning: One-level hole filling was not able to fill holes completely! The holes were filled partially. |total_hole| > total_mass Warning: Hole filling failed! A hole could not be filled. Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not succ rsm < 0.000000000000000 in fill_holes_driver at k= 28 rsm < 0.000000000000000 in fill_holes_driver at k= 32 rsm < 0.000000000000000 in fill_holes_driver at k= 33 rsm < 0.000000000000000 in fill_holes_driver at k= 34 rsm < 0.000000000000000 in fill_holes_driver at k= 35 rsm < 0.000000000000000 in fill_holes_driver at k= 36 rsm < 0.000000000000000 in fill_holes_driver at k= 37 rsm < 0.000000000000000 in fill_holes_driver at k= 38 rsm < 0.000000000000000 in fill_holes_driver at k= 39 rsm < 0.000000000000000 in fill_holes_driver at k= 40 rsm < 0.000000000000000 in fill_holes_driver at k= 41 rsm < 0.000000000000000 in fill_holes_driver at k= 42 rsm < 0.000000000000000 in fill_holes_driver at k= 43 rsm < 0.000000000000000 in fill_holes_driver at k= 44 rsm < 0.000000000000000 in fill_holes_driver at k= 45 rsm < 0.000000000000000 in fill_holes_driver at k= 46 rsm < 0.000000000000000 in fill_holes_driver at k= 47 rsm < 0.000000000000000 in fill_holes_driver at k= 48 rsm < 0.000000000000000 in fill_holes_driver at k= 49 rsm < 0.000000000000000 in fill_holes_driver at k= 50 rsm < 0.000000000000000 in fill_holes_driver at k= 51 rsm < 0.000000000000000 in fill_holes_driver at k= 52 rsm < 0.000000000000000 in fill_holes_driver at k= 53 rsm < 0.000000000000000 in fill_holes_driver at k= 54 rsm < 0.000000000000000 in fill_holes_driver at k= 55 rsm < 0.000000000000000 in fill_holes_driver at k= 56 rsm < 0.000000000000000 in fill_holes_driver at k= 57 rsm < 0.000000000000000 in fill_holes_driver at k= 58 rsm < 0.000000000000000 in fill_holes_driver at k= 59 rsm < 0.000000000000000 in fill_holes_driver at k= 60 rsm < 0.000000000000000 in fill_holes_driver at k= 61 rsm < 0.000000000000000 in fill_holes_driver at k= 62 rsm < 0.000000000000000 in fill_holes_driver at k= 63 rsm < 0.000000000000000 in fill_holes_driver at k= 64 rsm < 0.000000000000000 in fill_holes_driver at k= 65 rsm < 0.000000000000000 in fill_holes_driver at k= 66 rsm < 0.000000000000000 in fill_holes_driver at k= 67 rsm < 0.000000000000000 in fill_holes_driver at k= 68 rsm < 0.000000000000000 in fill_holes_driver at k= 69 rsm < 0.000000000000000 in fill_holes_driver at k= 70 rsm < 0.000000000000000 in fill_holes_driver at k= 71 rsm < 0.000000000000000 in fill_holes_driver at k= 72 rsm < 0.000000000000000 in fill_holes_driver at k= 73 rsm < 0.000000000000000 in fill_holes_driver at k= 74 rsm < 0.000000000000000 in fill_holes_driver at k= 75 essful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 iteration = 189; time = 72540.0 Warning: One-level hole filling was not able to fill holes completely! The holes were filled partially. |total_hole| > total_mass Warning: One-level hole filling was not able to fill holes completely! The holes were filled partially. |total_hole| > total_mass Warning: One-level hole filling was not able to fill holes completely! The holes were filled partially. |total_hole| > total_mass Warning: Hole filling failed! A hole could not be filled. Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_ma rsm < 0.000000000000000 in fill_holes_driver at k= 28 rsm < 0.000000000000000 in fill_holes_driver at k= 32 rsm < 0.000000000000000 in fill_holes_driver at k= 33 rsm < 0.000000000000000 in fill_holes_driver at k= 34 rsm < 0.000000000000000 in fill_holes_driver at k= 35 rsm < 0.000000000000000 in fill_holes_driver at k= 36 rsm < 0.000000000000000 in fill_holes_driver at k= 37 rsm < 0.000000000000000 in fill_holes_driver at k= 38 rsm < 0.000000000000000 in fill_holes_driver at k= 39 rsm < 0.000000000000000 in fill_holes_driver at k= 40 rsm < 0.000000000000000 in fill_holes_driver at k= 41 rsm < 0.000000000000000 in fill_holes_driver at k= 42 rsm < 0.000000000000000 in fill_holes_driver at k= 43 rsm < 0.000000000000000 in fill_holes_driver at k= 44 rsm < 0.000000000000000 in fill_holes_driver at k= 45 rsm < 0.000000000000000 in fill_holes_driver at k= 46 rsm < 0.000000000000000 in fill_holes_driver at k= 47 rsm < 0.000000000000000 in fill_holes_driver at k= 48 rsm < 0.000000000000000 in fill_holes_driver at k= 49 rsm < 0.000000000000000 in fill_holes_driver at k= 50 rsm < 0.000000000000000 in fill_holes_driver at k= 51 rsm < 0.000000000000000 in fill_holes_driver at k= 52 rsm < 0.000000000000000 in fill_holes_driver at k= 53 rsm < 0.000000000000000 in fill_holes_driver at k= 54 rsm < 0.000000000000000 in fill_holes_driver at k= 55 rsm < 0.000000000000000 in fill_holes_driver at k= 56 rsm < 0.000000000000000 in fill_holes_driver at k= 57 rsm < 0.000000000000000 in fill_holes_driver at k= 58 rsm < 0.000000000000000 in fill_holes_driver at k= 59 rsm < 0.000000000000000 in fill_holes_driver at k= 60 rsm < 0.000000000000000 in fill_holes_driver at k= 61 rsm < 0.000000000000000 in fill_holes_driver at k= 62 rsm < 0.000000000000000 in fill_holes_driver at k= 63 rsm < 0.000000000000000 in fill_holes_driver at k= 64 rsm < 0.000000000000000 in fill_holes_driver at k= 65 rsm < 0.000000000000000 in fill_holes_driver at k= 66 rsm < 0.000000000000000 in fill_holes_driver at k= 67 rsm < 0.000000000000000 in fill_holes_driver at k= 68 rsm < 0.000000000000000 in fill_holes_driver at k= 69 rsm < 0.000000000000000 in fill_holes_driver at k= 70 rsm < 0.000000000000000 in fill_holes_driver at k= 71 rsm < 0.000000000000000 in fill_holes_driver at k= 72 rsm < 0.000000000000000 in fill_holes_driver at k= 73 rsm < 0.000000000000000 in fill_holes_driver at k= 74 rsm < 0.000000000000000 in fill_holes_driver at k= 75 ss ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 iteration = 190; time = 72600.0 Warning: One-level hole filling was not able to fill holes completely! The holes were filled partially. |total_hole| > total_mass Warning: One-level hole filling was not able to fill holes completely! The holes were filled partially. |total_hole| > total_mass Warning: One-level hole filling was not able to fill holes completely! The holes were filled partially. |total_hole| > total_mass Warning: Hole filling failed! A hole could not be filled. Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning rsm < 0.000000000000000 in fill_holes_driver at k= 28 rsm < 0.000000000000000 in fill_holes_driver at k= 32 rsm < 0.000000000000000 in fill_holes_driver at k= 33 rsm < 0.000000000000000 in fill_holes_driver at k= 34 rsm < 0.000000000000000 in fill_holes_driver at k= 35 rsm < 0.000000000000000 in fill_holes_driver at k= 36 rsm < 0.000000000000000 in fill_holes_driver at k= 37 rsm < 0.000000000000000 in fill_holes_driver at k= 38 rsm < 0.000000000000000 in fill_holes_driver at k= 39 rsm < 0.000000000000000 in fill_holes_driver at k= 40 rsm < 0.000000000000000 in fill_holes_driver at k= 41 rsm < 0.000000000000000 in fill_holes_driver at k= 42 rsm < 0.000000000000000 in fill_holes_driver at k= 43 rsm < 0.000000000000000 in fill_holes_driver at k= 44 rsm < 0.000000000000000 in fill_holes_driver at k= 45 rsm < 0.000000000000000 in fill_holes_driver at k= 46 rsm < 0.000000000000000 in fill_holes_driver at k= 47 rsm < 0.000000000000000 in fill_holes_driver at k= 48 rsm < 0.000000000000000 in fill_holes_driver at k= 49 rsm < 0.000000000000000 in fill_holes_driver at k= 50 rsm < 0.000000000000000 in fill_holes_driver at k= 51 rsm < 0.000000000000000 in fill_holes_driver at k= 52 rsm < 0.000000000000000 in fill_holes_driver at k= 53 rsm < 0.000000000000000 in fill_holes_driver at k= 54 rsm < 0.000000000000000 in fill_holes_driver at k= 55 rsm < 0.000000000000000 in fill_holes_driver at k= 56 rsm < 0.000000000000000 in fill_holes_driver at k= 57 rsm < 0.000000000000000 in fill_holes_driver at k= 58 rsm < 0.000000000000000 in fill_holes_driver at k= 59 rsm < 0.000000000000000 in fill_holes_driver at k= 60 rsm < 0.000000000000000 in fill_holes_driver at k= 61 rsm < 0.000000000000000 in fill_holes_driver at k= 62 rsm < 0.000000000000000 in fill_holes_driver at k= 63 rsm < 0.000000000000000 in fill_holes_driver at k= 64 rsm < 0.000000000000000 in fill_holes_driver at k= 65 rsm < 0.000000000000000 in fill_holes_driver at k= 66 rsm < 0.000000000000000 in fill_holes_driver at k= 67 rsm < 0.000000000000000 in fill_holes_driver at k= 68 rsm < 0.000000000000000 in fill_holes_driver at k= 69 rsm < 0.000000000000000 in fill_holes_driver at k= 70 rsm < 0.000000000000000 in fill_holes_driver at k= 71 rsm < 0.000000000000000 in fill_holes_driver at k= 72 rsm < 0.000000000000000 in fill_holes_driver at k= 73 rsm < 0.000000000000000 in fill_holes_driver at k= 74 rsm < 0.000000000000000 in fill_holes_driver at k= 75 : One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 iteration = 191; time = 72660.0 Warning: One-level hole filling was not able to fill holes completely! The holes were filled partially. |total_hole| > total_mass Warning: One-level hole filling was not able to fill holes completely! The holes were filled partially. |total_hole| > total_mass Warning: One-level hole filling was not able to fill holes completely! The holes were filled partially. |total_hole| > total_mass Warning: Hole filling failed! A hole could not be filled. Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole rsm < 0.000000000000000 in fill_holes_driver at k= 28 rsm < 0.000000000000000 in fill_holes_driver at k= 32 rsm < 0.000000000000000 in fill_holes_driver at k= 33 rsm < 0.000000000000000 in fill_holes_driver at k= 34 rsm < 0.000000000000000 in fill_holes_driver at k= 35 rsm < 0.000000000000000 in fill_holes_driver at k= 36 rsm < 0.000000000000000 in fill_holes_driver at k= 37 rsm < 0.000000000000000 in fill_holes_driver at k= 38 rsm < 0.000000000000000 in fill_holes_driver at k= 39 rsm < 0.000000000000000 in fill_holes_driver at k= 40 rsm < 0.000000000000000 in fill_holes_driver at k= 41 rsm < 0.000000000000000 in fill_holes_driver at k= 42 rsm < 0.000000000000000 in fill_holes_driver at k= 43 rsm < 0.000000000000000 in fill_holes_driver at k= 44 rsm < 0.000000000000000 in fill_holes_driver at k= 45 rsm < 0.000000000000000 in fill_holes_driver at k= 46 rsm < 0.000000000000000 in fill_holes_driver at k= 47 rsm < 0.000000000000000 in fill_holes_driver at k= 48 rsm < 0.000000000000000 in fill_holes_driver at k= 49 rsm < 0.000000000000000 in fill_holes_driver at k= 50 rsm < 0.000000000000000 in fill_holes_driver at k= 51 rsm < 0.000000000000000 in fill_holes_driver at k= 52 rsm < 0.000000000000000 in fill_holes_driver at k= 53 rsm < 0.000000000000000 in fill_holes_driver at k= 54 rsm < 0.000000000000000 in fill_holes_driver at k= 55 rsm < 0.000000000000000 in fill_holes_driver at k= 56 rsm < 0.000000000000000 in fill_holes_driver at k= 57 rsm < 0.000000000000000 in fill_holes_driver at k= 58 rsm < 0.000000000000000 in fill_holes_driver at k= 59 rsm < 0.000000000000000 in fill_holes_driver at k= 60 rsm < 0.000000000000000 in fill_holes_driver at k= 61 rsm < 0.000000000000000 in fill_holes_driver at k= 62 rsm < 0.000000000000000 in fill_holes_driver at k= 63 rsm < 0.000000000000000 in fill_holes_driver at k= 64 rsm < 0.000000000000000 in fill_holes_driver at k= 65 rsm < 0.000000000000000 in fill_holes_driver at k= 66 rsm < 0.000000000000000 in fill_holes_driver at k= 67 rsm < 0.000000000000000 in fill_holes_driver at k= 68 rsm < 0.000000000000000 in fill_holes_driver at k= 69 rsm < 0.000000000000000 in fill_holes_driver at k= 70 rsm < 0.000000000000000 in fill_holes_driver at k= 71 rsm < 0.000000000000000 in fill_holes_driver at k= 72 rsm < 0.000000000000000 in fill_holes_driver at k= 73 rsm < 0.000000000000000 in fill_holes_driver at k= 74 rsm < 0.000000000000000 in fill_holes_driver at k= 75 filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 iteration = 192; time = 72720.0 Warning: One-level hole filling was not able to fill holes completely! The holes were filled partially. |total_hole| > total_mass Warning: One-level hole filling was not able to fill holes completely! The holes were filled partially. |total_hole| > total_mass Warning: One-level hole filling was not able to fill holes completely! The holes were filled partially. |total_hole| > total_mass Warning: Hole filling failed! A hole could not be filled. Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not rsm < 0.000000000000000 in fill_holes_driver at k= 28 rsm < 0.000000000000000 in fill_holes_driver at k= 32 rsm < 0.000000000000000 in fill_holes_driver at k= 33 rsm < 0.000000000000000 in fill_holes_driver at k= 34 rsm < 0.000000000000000 in fill_holes_driver at k= 35 rsm < 0.000000000000000 in fill_holes_driver at k= 36 rsm < 0.000000000000000 in fill_holes_driver at k= 37 rsm < 0.000000000000000 in fill_holes_driver at k= 38 rsm < 0.000000000000000 in fill_holes_driver at k= 39 rsm < 0.000000000000000 in fill_holes_driver at k= 40 rsm < 0.000000000000000 in fill_holes_driver at k= 41 rsm < 0.000000000000000 in fill_holes_driver at k= 42 rsm < 0.000000000000000 in fill_holes_driver at k= 43 rsm < 0.000000000000000 in fill_holes_driver at k= 44 rsm < 0.000000000000000 in fill_holes_driver at k= 45 rsm < 0.000000000000000 in fill_holes_driver at k= 46 rsm < 0.000000000000000 in fill_holes_driver at k= 47 rsm < 0.000000000000000 in fill_holes_driver at k= 48 rsm < 0.000000000000000 in fill_holes_driver at k= 49 rsm < 0.000000000000000 in fill_holes_driver at k= 50 rsm < 0.000000000000000 in fill_holes_driver at k= 51 rsm < 0.000000000000000 in fill_holes_driver at k= 52 rsm < 0.000000000000000 in fill_holes_driver at k= 53 rsm < 0.000000000000000 in fill_holes_driver at k= 54 rsm < 0.000000000000000 in fill_holes_driver at k= 55 rsm < 0.000000000000000 in fill_holes_driver at k= 56 rsm < 0.000000000000000 in fill_holes_driver at k= 57 rsm < 0.000000000000000 in fill_holes_driver at k= 58 rsm < 0.000000000000000 in fill_holes_driver at k= 59 rsm < 0.000000000000000 in fill_holes_driver at k= 60 rsm < 0.000000000000000 in fill_holes_driver at k= 61 rsm < 0.000000000000000 in fill_holes_driver at k= 62 rsm < 0.000000000000000 in fill_holes_driver at k= 63 rsm < 0.000000000000000 in fill_holes_driver at k= 64 rsm < 0.000000000000000 in fill_holes_driver at k= 65 rsm < 0.000000000000000 in fill_holes_driver at k= 66 rsm < 0.000000000000000 in fill_holes_driver at k= 67 rsm < 0.000000000000000 in fill_holes_driver at k= 68 rsm < 0.000000000000000 in fill_holes_driver at k= 69 rsm < 0.000000000000000 in fill_holes_driver at k= 70 rsm < 0.000000000000000 in fill_holes_driver at k= 71 rsm < 0.000000000000000 in fill_holes_driver at k= 72 rsm < 0.000000000000000 in fill_holes_driver at k= 73 rsm < 0.000000000000000 in fill_holes_driver at k= 74 rsm < 0.000000000000000 in fill_holes_driver at k= 75 rsm < 0.000000000000000 in fill_holes_driver at k= 32 rsm < 0.000000000000000 in fill_holes_driver at k= 33 rsm < 0.000000000000000 in fill_holes_driver at k= 34 rsm < 0.000000000000000 in fill_holes_driver at k= 35 rsm < 0.000000000000000 in fill_holes_driver at k= 36 rsm < 0.000000000000000 in fill_holes_driver at k= 37 rsm < 0.000000000000000 in fill_holes_driver at k= 38 rsm < 0.000000000000000 in fill_holes_driver at k= 39 rsm < 0.000000000000000 in fill_holes_driver at k= 40 rsm < 0.000000000000000 in fill_holes_driver at k= 41 rsm < 0.000000000000000 in fill_holes_driver at k= 42 rsm < 0.000000000000000 in fill_holes_driver at k= 43 rsm < 0.000000000000000 in fill_holes_driver at k= 44 rsm < 0.000000000000000 in fill_holes_driver at k= 45 rsm < 0.000000000000000 in fill_holes_driver at k= 46 rsm < 0.000000000000000 in fill_holes_driver at k= 47 rsm < 0.000000000000000 in fill_holes_driver at k= 48 rsm < 0.000000000000000 in fill_holes_driver at k= 49 rsm < 0.000000000000000 in fill_holes_driver at k= 50 rsm < 0.000000000000000 in fill_holes_driver at k= 51 rsm < 0.000000000000000 in fill_holes_driver at k= 52 rsm < 0.000000000000000 in fill_holes_driver at k= 53 rsm < 0.000000000000000 in fill_holes_driver at k= 54 rsm < 0.000000000000000 in fill_holes_driver at k= 55 rsm < 0.000000000000000 in fill_holes_driver at k= 56 rsm < 0.000000000000000 in fill_holes_driver at k= 57 rsm < 0.000000000000000 in fill_holes_driver at k= 58 rsm < 0.000000000000000 in fill_holes_driver at k= 59 rsm < 0.000000000000000 in fill_holes_driver at k= 60 rsm < 0.000000000000000 in fill_holes_driver at k= 61 rsm < 0.000000000000000 in fill_holes_driver at k= 62 rsm < 0.000000000000000 in fill_holes_driver at k= 63 rsm < 0.000000000000000 in fill_holes_driver at k= 64 rsm < 0.000000000000000 in fill_holes_driver at k= 65 rsm < 0.000000000000000 in fill_holes_driver at k= 66 rsm < 0.000000000000000 in fill_holes_driver at k= 67 rsm < 0.000000000000000 in fill_holes_driver at k= 68 rsm < 0.000000000000000 in fill_holes_driver at k= 69 rsm < 0.000000000000000 in fill_holes_driver at k= 70 rsm < 0.000000000000000 in fill_holes_driver at k= 71 rsm < 0.000000000000000 in fill_holes_driver at k= 72 rsm < 0.000000000000000 in fill_holes_driver at k= 73 rsm < 0.000000000000000 in fill_holes_driver at k= 74 rsm < 0.000000000000000 in fill_holes_driver at k= 75 successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 iteration = 193; time = 72780.0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 iteration = 194; time = 72840.0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! t rsm < 0.000000000000000 in fill_holes_driver at k= 32 rsm < 0.000000000000000 in fill_holes_driver at k= 33 rsm < 0.000000000000000 in fill_holes_driver at k= 34 rsm < 0.000000000000000 in fill_holes_driver at k= 35 rsm < 0.000000000000000 in fill_holes_driver at k= 36 rsm < 0.000000000000000 in fill_holes_driver at k= 37 rsm < 0.000000000000000 in fill_holes_driver at k= 38 rsm < 0.000000000000000 in fill_holes_driver at k= 39 rsm < 0.000000000000000 in fill_holes_driver at k= 40 rsm < 0.000000000000000 in fill_holes_driver at k= 41 rsm < 0.000000000000000 in fill_holes_driver at k= 42 rsm < 0.000000000000000 in fill_holes_driver at k= 43 rsm < 0.000000000000000 in fill_holes_driver at k= 44 rsm < 0.000000000000000 in fill_holes_driver at k= 45 rsm < 0.000000000000000 in fill_holes_driver at k= 46 rsm < 0.000000000000000 in fill_holes_driver at k= 47 rsm < 0.000000000000000 in fill_holes_driver at k= 48 rsm < 0.000000000000000 in fill_holes_driver at k= 49 rsm < 0.000000000000000 in fill_holes_driver at k= 50 rsm < 0.000000000000000 in fill_holes_driver at k= 51 rsm < 0.000000000000000 in fill_holes_driver at k= 52 rsm < 0.000000000000000 in fill_holes_driver at k= 53 rsm < 0.000000000000000 in fill_holes_driver at k= 54 rsm < 0.000000000000000 in fill_holes_driver at k= 55 rsm < 0.000000000000000 in fill_holes_driver at k= 56 rsm < 0.000000000000000 in fill_holes_driver at k= 57 rsm < 0.000000000000000 in fill_holes_driver at k= 58 rsm < 0.000000000000000 in fill_holes_driver at k= 59 rsm < 0.000000000000000 in fill_holes_driver at k= 60 rsm < 0.000000000000000 in fill_holes_driver at k= 61 rsm < 0.000000000000000 in fill_holes_driver at k= 62 rsm < 0.000000000000000 in fill_holes_driver at k= 63 rsm < 0.000000000000000 in fill_holes_driver at k= 64 rsm < 0.000000000000000 in fill_holes_driver at k= 65 rsm < 0.000000000000000 in fill_holes_driver at k= 66 rsm < 0.000000000000000 in fill_holes_driver at k= 67 rsm < 0.000000000000000 in fill_holes_driver at k= 68 rsm < 0.000000000000000 in fill_holes_driver at k= 69 rsm < 0.000000000000000 in fill_holes_driver at k= 70 rsm < 0.000000000000000 in fill_holes_driver at k= 71 rsm < 0.000000000000000 in fill_holes_driver at k= 72 rsm < 0.000000000000000 in fill_holes_driver at k= 73 rsm < 0.000000000000000 in fill_holes_driver at k= 74 rsm < 0.000000000000000 in fill_holes_driver at k= 75 otal_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 iteration = 195; time = 72900.0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was no rsm < 0.000000000000000 in fill_holes_driver at k= 32 rsm < 0.000000000000000 in fill_holes_driver at k= 33 rsm < 0.000000000000000 in fill_holes_driver at k= 34 rsm < 0.000000000000000 in fill_holes_driver at k= 35 rsm < 0.000000000000000 in fill_holes_driver at k= 36 rsm < 0.000000000000000 in fill_holes_driver at k= 37 rsm < 0.000000000000000 in fill_holes_driver at k= 38 rsm < 0.000000000000000 in fill_holes_driver at k= 39 rsm < 0.000000000000000 in fill_holes_driver at k= 40 rsm < 0.000000000000000 in fill_holes_driver at k= 41 rsm < 0.000000000000000 in fill_holes_driver at k= 42 rsm < 0.000000000000000 in fill_holes_driver at k= 43 rsm < 0.000000000000000 in fill_holes_driver at k= 44 rsm < 0.000000000000000 in fill_holes_driver at k= 45 rsm < 0.000000000000000 in fill_holes_driver at k= 46 rsm < 0.000000000000000 in fill_holes_driver at k= 47 rsm < 0.000000000000000 in fill_holes_driver at k= 48 rsm < 0.000000000000000 in fill_holes_driver at k= 49 rsm < 0.000000000000000 in fill_holes_driver at k= 50 rsm < 0.000000000000000 in fill_holes_driver at k= 51 rsm < 0.000000000000000 in fill_holes_driver at k= 52 rsm < 0.000000000000000 in fill_holes_driver at k= 53 rsm < 0.000000000000000 in fill_holes_driver at k= 54 rsm < 0.000000000000000 in fill_holes_driver at k= 55 rsm < 0.000000000000000 in fill_holes_driver at k= 56 rsm < 0.000000000000000 in fill_holes_driver at k= 57 rsm < 0.000000000000000 in fill_holes_driver at k= 58 rsm < 0.000000000000000 in fill_holes_driver at k= 59 rsm < 0.000000000000000 in fill_holes_driver at k= 60 rsm < 0.000000000000000 in fill_holes_driver at k= 61 rsm < 0.000000000000000 in fill_holes_driver at k= 62 rsm < 0.000000000000000 in fill_holes_driver at k= 63 rsm < 0.000000000000000 in fill_holes_driver at k= 64 rsm < 0.000000000000000 in fill_holes_driver at k= 65 rsm < 0.000000000000000 in fill_holes_driver at k= 66 rsm < 0.000000000000000 in fill_holes_driver at k= 67 rsm < 0.000000000000000 in fill_holes_driver at k= 68 rsm < 0.000000000000000 in fill_holes_driver at k= 69 rsm < 0.000000000000000 in fill_holes_driver at k= 70 rsm < 0.000000000000000 in fill_holes_driver at k= 71 rsm < 0.000000000000000 in fill_holes_driver at k= 72 rsm < 0.000000000000000 in fill_holes_driver at k= 73 rsm < 0.000000000000000 in fill_holes_driver at k= 74 rsm < 0.000000000000000 in fill_holes_driver at k= 75 t successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 iteration = 196; time = 72960.0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole rsm < 0.000000000000000 in fill_holes_driver at k= 32 rsm < 0.000000000000000 in fill_holes_driver at k= 33 rsm < 0.000000000000000 in fill_holes_driver at k= 34 rsm < 0.000000000000000 in fill_holes_driver at k= 35 rsm < 0.000000000000000 in fill_holes_driver at k= 36 rsm < 0.000000000000000 in fill_holes_driver at k= 37 rsm < 0.000000000000000 in fill_holes_driver at k= 38 rsm < 0.000000000000000 in fill_holes_driver at k= 39 rsm < 0.000000000000000 in fill_holes_driver at k= 40 rsm < 0.000000000000000 in fill_holes_driver at k= 41 rsm < 0.000000000000000 in fill_holes_driver at k= 42 rsm < 0.000000000000000 in fill_holes_driver at k= 43 rsm < 0.000000000000000 in fill_holes_driver at k= 44 rsm < 0.000000000000000 in fill_holes_driver at k= 45 rsm < 0.000000000000000 in fill_holes_driver at k= 46 rsm < 0.000000000000000 in fill_holes_driver at k= 47 rsm < 0.000000000000000 in fill_holes_driver at k= 48 rsm < 0.000000000000000 in fill_holes_driver at k= 49 rsm < 0.000000000000000 in fill_holes_driver at k= 50 rsm < 0.000000000000000 in fill_holes_driver at k= 51 rsm < 0.000000000000000 in fill_holes_driver at k= 52 rsm < 0.000000000000000 in fill_holes_driver at k= 53 rsm < 0.000000000000000 in fill_holes_driver at k= 54 rsm < 0.000000000000000 in fill_holes_driver at k= 55 rsm < 0.000000000000000 in fill_holes_driver at k= 56 rsm < 0.000000000000000 in fill_holes_driver at k= 57 rsm < 0.000000000000000 in fill_holes_driver at k= 58 rsm < 0.000000000000000 in fill_holes_driver at k= 59 rsm < 0.000000000000000 in fill_holes_driver at k= 60 rsm < 0.000000000000000 in fill_holes_driver at k= 61 rsm < 0.000000000000000 in fill_holes_driver at k= 62 rsm < 0.000000000000000 in fill_holes_driver at k= 63 rsm < 0.000000000000000 in fill_holes_driver at k= 64 rsm < 0.000000000000000 in fill_holes_driver at k= 65 rsm < 0.000000000000000 in fill_holes_driver at k= 66 rsm < 0.000000000000000 in fill_holes_driver at k= 67 rsm < 0.000000000000000 in fill_holes_driver at k= 68 rsm < 0.000000000000000 in fill_holes_driver at k= 69 rsm < 0.000000000000000 in fill_holes_driver at k= 70 rsm < 0.000000000000000 in fill_holes_driver at k= 71 rsm < 0.000000000000000 in fill_holes_driver at k= 72 rsm < 0.000000000000000 in fill_holes_driver at k= 73 rsm < 0.000000000000000 in fill_holes_driver at k= 74 rsm < 0.000000000000000 in fill_holes_driver at k= 75 rsm < 0.000000000000000 in fill_holes_driver at k= 32 rsm < 0.000000000000000 in fill_holes_driver at k= 33 rsm < 0.000000000000000 in fill_holes_driver at k= 34 rsm < 0.000000000000000 in fill_holes_driver at k= 35 rsm < 0.000000000000000 in fill_holes_driver at k= 36 rsm < 0.000000000000000 in fill_holes_driver at k= 37 rsm < 0.000000000000000 in fill_holes_driver at k= 38 rsm < 0.000000000000000 in fill_holes_driver at k= 39 rsm < 0.000000000000000 in fill_holes_driver at k= 40 rsm < 0.000000000000000 in fill_holes_driver at k= 41 rsm < 0.000000000000000 in fill_holes_driver at k= 42 rsm < 0.000000000000000 in fill_holes_driver at k= 43 rsm < 0.000000000000000 in fill_holes_driver at k= 44 rsm < 0.000000000000000 in fill_holes_driver at k= 45 rsm < 0.000000000000000 in fill_holes_driver at k= 46 rsm < 0.000000000000000 in fill_holes_driver at k= 47 rsm < 0.000000000000000 in fill_holes_driver at k= 48 rsm < 0.000000000000000 in fill_holes_driver at k= 49 rsm < 0.000000000000000 in fill_holes_driver at k= 50 rsm < 0.000000000000000 in fill_holes_driver at k= 51 rsm < 0.000000000000000 in fill_holes_driver at k= 52 rsm < 0.000000000000000 in fill_holes_driver at k= 53 rsm < 0.000000000000000 in fill_holes_driver at k= 54 rsm < 0.000000000000000 in fill_holes_driver at k= 55 rsm < 0.000000000000000 in fill_holes_driver at k= 56 rsm < 0.000000000000000 in fill_holes_driver at k= 57 rsm < 0.000000000000000 in fill_holes_driver at k= 58 rsm < 0.000000000000000 in fill_holes_driver at k= 59 rsm < 0.000000000000000 in fill_holes_driver at k= 60 rsm < 0.000000000000000 in fill_holes_driver at k= 61 rsm < 0.000000000000000 in fill_holes_driver at k= 62 rsm < 0.000000000000000 in fill_holes_driver at k= 63 rsm < 0.000000000000000 in fill_holes_driver at k= 64 rsm < 0.000000000000000 in fill_holes_driver at k= 65 rsm < 0.000000000000000 in fill_holes_driver at k= 66 rsm < 0.000000000000000 in fill_holes_driver at k= 67 rsm < 0.000000000000000 in fill_holes_driver at k= 68 rsm < 0.000000000000000 in fill_holes_driver at k= 69 rsm < 0.000000000000000 in fill_holes_driver at k= 70 rsm < 0.000000000000000 in fill_holes_driver at k= 71 rsm < 0.000000000000000 in fill_holes_driver at k= 72 rsm < 0.000000000000000 in fill_holes_driver at k= 73 rsm < 0.000000000000000 in fill_holes_driver at k= 74 rsm < 0.000000000000000 in fill_holes_driver at k= 75 filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 iteration = 197; time = 73020.0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 iteration = 198; time = 73080.0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was n rsm < 0.000000000000000 in fill_holes_driver at k= 32 rsm < 0.000000000000000 in fill_holes_driver at k= 33 rsm < 0.000000000000000 in fill_holes_driver at k= 34 rsm < 0.000000000000000 in fill_holes_driver at k= 35 rsm < 0.000000000000000 in fill_holes_driver at k= 36 rsm < 0.000000000000000 in fill_holes_driver at k= 37 rsm < 0.000000000000000 in fill_holes_driver at k= 38 rsm < 0.000000000000000 in fill_holes_driver at k= 39 rsm < 0.000000000000000 in fill_holes_driver at k= 40 rsm < 0.000000000000000 in fill_holes_driver at k= 41 rsm < 0.000000000000000 in fill_holes_driver at k= 42 rsm < 0.000000000000000 in fill_holes_driver at k= 43 rsm < 0.000000000000000 in fill_holes_driver at k= 44 rsm < 0.000000000000000 in fill_holes_driver at k= 45 rsm < 0.000000000000000 in fill_holes_driver at k= 46 rsm < 0.000000000000000 in fill_holes_driver at k= 47 rsm < 0.000000000000000 in fill_holes_driver at k= 48 rsm < 0.000000000000000 in fill_holes_driver at k= 49 rsm < 0.000000000000000 in fill_holes_driver at k= 50 rsm < 0.000000000000000 in fill_holes_driver at k= 51 rsm < 0.000000000000000 in fill_holes_driver at k= 52 rsm < 0.000000000000000 in fill_holes_driver at k= 53 rsm < 0.000000000000000 in fill_holes_driver at k= 54 rsm < 0.000000000000000 in fill_holes_driver at k= 55 rsm < 0.000000000000000 in fill_holes_driver at k= 56 rsm < 0.000000000000000 in fill_holes_driver at k= 57 rsm < 0.000000000000000 in fill_holes_driver at k= 58 rsm < 0.000000000000000 in fill_holes_driver at k= 59 rsm < 0.000000000000000 in fill_holes_driver at k= 60 rsm < 0.000000000000000 in fill_holes_driver at k= 61 rsm < 0.000000000000000 in fill_holes_driver at k= 62 rsm < 0.000000000000000 in fill_holes_driver at k= 63 rsm < 0.000000000000000 in fill_holes_driver at k= 64 rsm < 0.000000000000000 in fill_holes_driver at k= 65 rsm < 0.000000000000000 in fill_holes_driver at k= 66 rsm < 0.000000000000000 in fill_holes_driver at k= 67 rsm < 0.000000000000000 in fill_holes_driver at k= 68 rsm < 0.000000000000000 in fill_holes_driver at k= 69 rsm < 0.000000000000000 in fill_holes_driver at k= 70 rsm < 0.000000000000000 in fill_holes_driver at k= 71 rsm < 0.000000000000000 in fill_holes_driver at k= 72 rsm < 0.000000000000000 in fill_holes_driver at k= 73 rsm < 0.000000000000000 in fill_holes_driver at k= 74 rsm < 0.000000000000000 in fill_holes_driver at k= 75 ot successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 iteration = 199; time = 73140.0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hol rsm < 0.000000000000000 in fill_holes_driver at k= 32 rsm < 0.000000000000000 in fill_holes_driver at k= 33 rsm < 0.000000000000000 in fill_holes_driver at k= 34 rsm < 0.000000000000000 in fill_holes_driver at k= 35 rsm < 0.000000000000000 in fill_holes_driver at k= 36 rsm < 0.000000000000000 in fill_holes_driver at k= 37 rsm < 0.000000000000000 in fill_holes_driver at k= 38 rsm < 0.000000000000000 in fill_holes_driver at k= 39 rsm < 0.000000000000000 in fill_holes_driver at k= 40 rsm < 0.000000000000000 in fill_holes_driver at k= 41 rsm < 0.000000000000000 in fill_holes_driver at k= 42 rsm < 0.000000000000000 in fill_holes_driver at k= 43 rsm < 0.000000000000000 in fill_holes_driver at k= 44 rsm < 0.000000000000000 in fill_holes_driver at k= 45 rsm < 0.000000000000000 in fill_holes_driver at k= 46 rsm < 0.000000000000000 in fill_holes_driver at k= 47 rsm < 0.000000000000000 in fill_holes_driver at k= 48 rsm < 0.000000000000000 in fill_holes_driver at k= 49 rsm < 0.000000000000000 in fill_holes_driver at k= 50 rsm < 0.000000000000000 in fill_holes_driver at k= 51 rsm < 0.000000000000000 in fill_holes_driver at k= 52 rsm < 0.000000000000000 in fill_holes_driver at k= 53 rsm < 0.000000000000000 in fill_holes_driver at k= 54 rsm < 0.000000000000000 in fill_holes_driver at k= 55 rsm < 0.000000000000000 in fill_holes_driver at k= 56 rsm < 0.000000000000000 in fill_holes_driver at k= 57 rsm < 0.000000000000000 in fill_holes_driver at k= 58 rsm < 0.000000000000000 in fill_holes_driver at k= 59 rsm < 0.000000000000000 in fill_holes_driver at k= 60 rsm < 0.000000000000000 in fill_holes_driver at k= 61 rsm < 0.000000000000000 in fill_holes_driver at k= 62 rsm < 0.000000000000000 in fill_holes_driver at k= 63 rsm < 0.000000000000000 in fill_holes_driver at k= 64 rsm < 0.000000000000000 in fill_holes_driver at k= 65 rsm < 0.000000000000000 in fill_holes_driver at k= 66 rsm < 0.000000000000000 in fill_holes_driver at k= 67 rsm < 0.000000000000000 in fill_holes_driver at k= 68 rsm < 0.000000000000000 in fill_holes_driver at k= 69 rsm < 0.000000000000000 in fill_holes_driver at k= 70 rsm < 0.000000000000000 in fill_holes_driver at k= 71 rsm < 0.000000000000000 in fill_holes_driver at k= 72 rsm < 0.000000000000000 in fill_holes_driver at k= 73 rsm < 0.000000000000000 in fill_holes_driver at k= 74 rsm < 0.000000000000000 in fill_holes_driver at k= 75 e filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 iteration = 200; time = 73200.0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning rsm < 0.000000000000000 in fill_holes_driver at k= 32 rsm < 0.000000000000000 in fill_holes_driver at k= 33 rsm < 0.000000000000000 in fill_holes_driver at k= 34 rsm < 0.000000000000000 in fill_holes_driver at k= 35 rsm < 0.000000000000000 in fill_holes_driver at k= 36 rsm < 0.000000000000000 in fill_holes_driver at k= 37 rsm < 0.000000000000000 in fill_holes_driver at k= 38 rsm < 0.000000000000000 in fill_holes_driver at k= 39 rsm < 0.000000000000000 in fill_holes_driver at k= 40 rsm < 0.000000000000000 in fill_holes_driver at k= 41 rsm < 0.000000000000000 in fill_holes_driver at k= 42 rsm < 0.000000000000000 in fill_holes_driver at k= 43 rsm < 0.000000000000000 in fill_holes_driver at k= 44 rsm < 0.000000000000000 in fill_holes_driver at k= 45 rsm < 0.000000000000000 in fill_holes_driver at k= 46 rsm < 0.000000000000000 in fill_holes_driver at k= 47 rsm < 0.000000000000000 in fill_holes_driver at k= 48 rsm < 0.000000000000000 in fill_holes_driver at k= 49 rsm < 0.000000000000000 in fill_holes_driver at k= 50 rsm < 0.000000000000000 in fill_holes_driver at k= 51 rsm < 0.000000000000000 in fill_holes_driver at k= 52 rsm < 0.000000000000000 in fill_holes_driver at k= 53 rsm < 0.000000000000000 in fill_holes_driver at k= 54 rsm < 0.000000000000000 in fill_holes_driver at k= 55 rsm < 0.000000000000000 in fill_holes_driver at k= 56 rsm < 0.000000000000000 in fill_holes_driver at k= 57 rsm < 0.000000000000000 in fill_holes_driver at k= 58 rsm < 0.000000000000000 in fill_holes_driver at k= 59 rsm < 0.000000000000000 in fill_holes_driver at k= 60 rsm < 0.000000000000000 in fill_holes_driver at k= 61 rsm < 0.000000000000000 in fill_holes_driver at k= 62 rsm < 0.000000000000000 in fill_holes_driver at k= 63 rsm < 0.000000000000000 in fill_holes_driver at k= 64 rsm < 0.000000000000000 in fill_holes_driver at k= 65 rsm < 0.000000000000000 in fill_holes_driver at k= 66 rsm < 0.000000000000000 in fill_holes_driver at k= 67 rsm < 0.000000000000000 in fill_holes_driver at k= 68 rsm < 0.000000000000000 in fill_holes_driver at k= 69 rsm < 0.000000000000000 in fill_holes_driver at k= 70 rsm < 0.000000000000000 in fill_holes_driver at k= 71 rsm < 0.000000000000000 in fill_holes_driver at k= 72 rsm < 0.000000000000000 in fill_holes_driver at k= 73 rsm < 0.000000000000000 in fill_holes_driver at k= 74 rsm < 0.000000000000000 in fill_holes_driver at k= 75 rsm < 0.000000000000000 in fill_holes_driver at k= 33 rsm < 0.000000000000000 in fill_holes_driver at k= 34 rsm < 0.000000000000000 in fill_holes_driver at k= 35 rsm < 0.000000000000000 in fill_holes_driver at k= 36 rsm < 0.000000000000000 in fill_holes_driver at k= 37 rsm < 0.000000000000000 in fill_holes_driver at k= 38 rsm < 0.000000000000000 in fill_holes_driver at k= 39 rsm < 0.000000000000000 in fill_holes_driver at k= 40 rsm < 0.000000000000000 in fill_holes_driver at k= 41 rsm < 0.000000000000000 in fill_holes_driver at k= 42 rsm < 0.000000000000000 in fill_holes_driver at k= 43 rsm < 0.000000000000000 in fill_holes_driver at k= 44 rsm < 0.000000000000000 in fill_holes_driver at k= 45 rsm < 0.000000000000000 in fill_holes_driver at k= 46 rsm < 0.000000000000000 in fill_holes_driver at k= 47 rsm < 0.000000000000000 in fill_holes_driver at k= 48 rsm < 0.000000000000000 in fill_holes_driver at k= 49 rsm < 0.000000000000000 in fill_holes_driver at k= 50 rsm < 0.000000000000000 in fill_holes_driver at k= 51 rsm < 0.000000000000000 in fill_holes_driver at k= 52 rsm < 0.000000000000000 in fill_holes_driver at k= 53 rsm < 0.000000000000000 in fill_holes_driver at k= 54 rsm < 0.000000000000000 in fill_holes_driver at k= 55 rsm < 0.000000000000000 in fill_holes_driver at k= 56 rsm < 0.000000000000000 in fill_holes_driver at k= 57 rsm < 0.000000000000000 in fill_holes_driver at k= 58 rsm < 0.000000000000000 in fill_holes_driver at k= 59 rsm < 0.000000000000000 in fill_holes_driver at k= 60 rsm < 0.000000000000000 in fill_holes_driver at k= 61 rsm < 0.000000000000000 in fill_holes_driver at k= 62 rsm < 0.000000000000000 in fill_holes_driver at k= 63 rsm < 0.000000000000000 in fill_holes_driver at k= 64 rsm < 0.000000000000000 in fill_holes_driver at k= 65 rsm < 0.000000000000000 in fill_holes_driver at k= 66 rsm < 0.000000000000000 in fill_holes_driver at k= 67 rsm < 0.000000000000000 in fill_holes_driver at k= 68 rsm < 0.000000000000000 in fill_holes_driver at k= 69 rsm < 0.000000000000000 in fill_holes_driver at k= 70 rsm < 0.000000000000000 in fill_holes_driver at k= 71 rsm < 0.000000000000000 in fill_holes_driver at k= 72 rsm < 0.000000000000000 in fill_holes_driver at k= 73 rsm < 0.000000000000000 in fill_holes_driver at k= 74 rsm < 0.000000000000000 in fill_holes_driver at k= 75 : One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 iteration = 201; time = 73260.0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 iteration = 202; time = 73320.0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level ho rsm < 0.000000000000000 in fill_holes_driver at k= 32 rsm < 0.000000000000000 in fill_holes_driver at k= 33 rsm < 0.000000000000000 in fill_holes_driver at k= 34 rsm < 0.000000000000000 in fill_holes_driver at k= 35 rsm < 0.000000000000000 in fill_holes_driver at k= 36 rsm < 0.000000000000000 in fill_holes_driver at k= 37 rsm < 0.000000000000000 in fill_holes_driver at k= 38 rsm < 0.000000000000000 in fill_holes_driver at k= 39 rsm < 0.000000000000000 in fill_holes_driver at k= 40 rsm < 0.000000000000000 in fill_holes_driver at k= 41 rsm < 0.000000000000000 in fill_holes_driver at k= 42 rsm < 0.000000000000000 in fill_holes_driver at k= 43 rsm < 0.000000000000000 in fill_holes_driver at k= 44 rsm < 0.000000000000000 in fill_holes_driver at k= 45 rsm < 0.000000000000000 in fill_holes_driver at k= 46 rsm < 0.000000000000000 in fill_holes_driver at k= 47 rsm < 0.000000000000000 in fill_holes_driver at k= 48 rsm < 0.000000000000000 in fill_holes_driver at k= 49 rsm < 0.000000000000000 in fill_holes_driver at k= 50 rsm < 0.000000000000000 in fill_holes_driver at k= 51 rsm < 0.000000000000000 in fill_holes_driver at k= 52 rsm < 0.000000000000000 in fill_holes_driver at k= 53 rsm < 0.000000000000000 in fill_holes_driver at k= 54 rsm < 0.000000000000000 in fill_holes_driver at k= 55 rsm < 0.000000000000000 in fill_holes_driver at k= 56 rsm < 0.000000000000000 in fill_holes_driver at k= 57 rsm < 0.000000000000000 in fill_holes_driver at k= 58 rsm < 0.000000000000000 in fill_holes_driver at k= 59 rsm < 0.000000000000000 in fill_holes_driver at k= 60 rsm < 0.000000000000000 in fill_holes_driver at k= 61 rsm < 0.000000000000000 in fill_holes_driver at k= 62 rsm < 0.000000000000000 in fill_holes_driver at k= 63 rsm < 0.000000000000000 in fill_holes_driver at k= 64 rsm < 0.000000000000000 in fill_holes_driver at k= 65 rsm < 0.000000000000000 in fill_holes_driver at k= 66 rsm < 0.000000000000000 in fill_holes_driver at k= 67 rsm < 0.000000000000000 in fill_holes_driver at k= 68 rsm < 0.000000000000000 in fill_holes_driver at k= 69 rsm < 0.000000000000000 in fill_holes_driver at k= 70 rsm < 0.000000000000000 in fill_holes_driver at k= 71 rsm < 0.000000000000000 in fill_holes_driver at k= 72 rsm < 0.000000000000000 in fill_holes_driver at k= 73 rsm < 0.000000000000000 in fill_holes_driver at k= 74 rsm < 0.000000000000000 in fill_holes_driver at k= 75 le filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 iteration = 203; time = 73380.0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warnin rsm < 0.000000000000000 in fill_holes_driver at k= 33 rsm < 0.000000000000000 in fill_holes_driver at k= 34 rsm < 0.000000000000000 in fill_holes_driver at k= 35 rsm < 0.000000000000000 in fill_holes_driver at k= 36 rsm < 0.000000000000000 in fill_holes_driver at k= 37 rsm < 0.000000000000000 in fill_holes_driver at k= 38 rsm < 0.000000000000000 in fill_holes_driver at k= 39 rsm < 0.000000000000000 in fill_holes_driver at k= 40 rsm < 0.000000000000000 in fill_holes_driver at k= 41 rsm < 0.000000000000000 in fill_holes_driver at k= 42 rsm < 0.000000000000000 in fill_holes_driver at k= 43 rsm < 0.000000000000000 in fill_holes_driver at k= 44 rsm < 0.000000000000000 in fill_holes_driver at k= 45 rsm < 0.000000000000000 in fill_holes_driver at k= 46 rsm < 0.000000000000000 in fill_holes_driver at k= 47 rsm < 0.000000000000000 in fill_holes_driver at k= 48 rsm < 0.000000000000000 in fill_holes_driver at k= 49 rsm < 0.000000000000000 in fill_holes_driver at k= 50 rsm < 0.000000000000000 in fill_holes_driver at k= 51 rsm < 0.000000000000000 in fill_holes_driver at k= 52 rsm < 0.000000000000000 in fill_holes_driver at k= 53 rsm < 0.000000000000000 in fill_holes_driver at k= 54 rsm < 0.000000000000000 in fill_holes_driver at k= 55 rsm < 0.000000000000000 in fill_holes_driver at k= 56 rsm < 0.000000000000000 in fill_holes_driver at k= 57 rsm < 0.000000000000000 in fill_holes_driver at k= 58 rsm < 0.000000000000000 in fill_holes_driver at k= 59 rsm < 0.000000000000000 in fill_holes_driver at k= 60 rsm < 0.000000000000000 in fill_holes_driver at k= 61 rsm < 0.000000000000000 in fill_holes_driver at k= 62 rsm < 0.000000000000000 in fill_holes_driver at k= 63 rsm < 0.000000000000000 in fill_holes_driver at k= 64 rsm < 0.000000000000000 in fill_holes_driver at k= 65 rsm < 0.000000000000000 in fill_holes_driver at k= 66 rsm < 0.000000000000000 in fill_holes_driver at k= 67 rsm < 0.000000000000000 in fill_holes_driver at k= 68 rsm < 0.000000000000000 in fill_holes_driver at k= 69 rsm < 0.000000000000000 in fill_holes_driver at k= 70 rsm < 0.000000000000000 in fill_holes_driver at k= 71 rsm < 0.000000000000000 in fill_holes_driver at k= 72 rsm < 0.000000000000000 in fill_holes_driver at k= 73 rsm < 0.000000000000000 in fill_holes_driver at k= 74 rsm < 0.000000000000000 in fill_holes_driver at k= 75 g: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 iteration = 204; time = 73440.0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_ma rsm < 0.000000000000000 in fill_holes_driver at k= 32 rsm < 0.000000000000000 in fill_holes_driver at k= 33 rsm < 0.000000000000000 in fill_holes_driver at k= 34 rsm < 0.000000000000000 in fill_holes_driver at k= 35 rsm < 0.000000000000000 in fill_holes_driver at k= 36 rsm < 0.000000000000000 in fill_holes_driver at k= 37 rsm < 0.000000000000000 in fill_holes_driver at k= 38 rsm < 0.000000000000000 in fill_holes_driver at k= 39 rsm < 0.000000000000000 in fill_holes_driver at k= 40 rsm < 0.000000000000000 in fill_holes_driver at k= 41 rsm < 0.000000000000000 in fill_holes_driver at k= 42 rsm < 0.000000000000000 in fill_holes_driver at k= 43 rsm < 0.000000000000000 in fill_holes_driver at k= 44 rsm < 0.000000000000000 in fill_holes_driver at k= 45 rsm < 0.000000000000000 in fill_holes_driver at k= 46 rsm < 0.000000000000000 in fill_holes_driver at k= 47 rsm < 0.000000000000000 in fill_holes_driver at k= 48 rsm < 0.000000000000000 in fill_holes_driver at k= 49 rsm < 0.000000000000000 in fill_holes_driver at k= 50 rsm < 0.000000000000000 in fill_holes_driver at k= 51 rsm < 0.000000000000000 in fill_holes_driver at k= 52 rsm < 0.000000000000000 in fill_holes_driver at k= 53 rsm < 0.000000000000000 in fill_holes_driver at k= 54 rsm < 0.000000000000000 in fill_holes_driver at k= 55 rsm < 0.000000000000000 in fill_holes_driver at k= 56 rsm < 0.000000000000000 in fill_holes_driver at k= 57 rsm < 0.000000000000000 in fill_holes_driver at k= 58 rsm < 0.000000000000000 in fill_holes_driver at k= 59 rsm < 0.000000000000000 in fill_holes_driver at k= 60 rsm < 0.000000000000000 in fill_holes_driver at k= 61 rsm < 0.000000000000000 in fill_holes_driver at k= 62 rsm < 0.000000000000000 in fill_holes_driver at k= 63 rsm < 0.000000000000000 in fill_holes_driver at k= 64 rsm < 0.000000000000000 in fill_holes_driver at k= 65 rsm < 0.000000000000000 in fill_holes_driver at k= 66 rsm < 0.000000000000000 in fill_holes_driver at k= 67 rsm < 0.000000000000000 in fill_holes_driver at k= 68 rsm < 0.000000000000000 in fill_holes_driver at k= 69 rsm < 0.000000000000000 in fill_holes_driver at k= 70 rsm < 0.000000000000000 in fill_holes_driver at k= 71 rsm < 0.000000000000000 in fill_holes_driver at k= 72 rsm < 0.000000000000000 in fill_holes_driver at k= 73 rsm < 0.000000000000000 in fill_holes_driver at k= 74 rsm < 0.000000000000000 in fill_holes_driver at k= 75 rsm < 0.000000000000000 in fill_holes_driver at k= 33 rsm < 0.000000000000000 in fill_holes_driver at k= 34 rsm < 0.000000000000000 in fill_holes_driver at k= 35 rsm < 0.000000000000000 in fill_holes_driver at k= 36 rsm < 0.000000000000000 in fill_holes_driver at k= 37 rsm < 0.000000000000000 in fill_holes_driver at k= 38 rsm < 0.000000000000000 in fill_holes_driver at k= 39 rsm < 0.000000000000000 in fill_holes_driver at k= 40 rsm < 0.000000000000000 in fill_holes_driver at k= 41 rsm < 0.000000000000000 in fill_holes_driver at k= 42 rsm < 0.000000000000000 in fill_holes_driver at k= 43 rsm < 0.000000000000000 in fill_holes_driver at k= 44 rsm < 0.000000000000000 in fill_holes_driver at k= 45 rsm < 0.000000000000000 in fill_holes_driver at k= 46 rsm < 0.000000000000000 in fill_holes_driver at k= 47 rsm < 0.000000000000000 in fill_holes_driver at k= 48 rsm < 0.000000000000000 in fill_holes_driver at k= 49 rsm < 0.000000000000000 in fill_holes_driver at k= 50 rsm < 0.000000000000000 in fill_holes_driver at k= 51 rsm < 0.000000000000000 in fill_holes_driver at k= 52 rsm < 0.000000000000000 in fill_holes_driver at k= 53 rsm < 0.000000000000000 in fill_holes_driver at k= 54 rsm < 0.000000000000000 in fill_holes_driver at k= 55 rsm < 0.000000000000000 in fill_holes_driver at k= 56 rsm < 0.000000000000000 in fill_holes_driver at k= 57 rsm < 0.000000000000000 in fill_holes_driver at k= 58 rsm < 0.000000000000000 in fill_holes_driver at k= 59 rsm < 0.000000000000000 in fill_holes_driver at k= 60 rsm < 0.000000000000000 in fill_holes_driver at k= 61 rsm < 0.000000000000000 in fill_holes_driver at k= 62 rsm < 0.000000000000000 in fill_holes_driver at k= 63 rsm < 0.000000000000000 in fill_holes_driver at k= 64 rsm < 0.000000000000000 in fill_holes_driver at k= 65 rsm < 0.000000000000000 in fill_holes_driver at k= 66 rsm < 0.000000000000000 in fill_holes_driver at k= 67 rsm < 0.000000000000000 in fill_holes_driver at k= 68 rsm < 0.000000000000000 in fill_holes_driver at k= 69 rsm < 0.000000000000000 in fill_holes_driver at k= 70 rsm < 0.000000000000000 in fill_holes_driver at k= 71 rsm < 0.000000000000000 in fill_holes_driver at k= 72 rsm < 0.000000000000000 in fill_holes_driver at k= 73 rsm < 0.000000000000000 in fill_holes_driver at k= 74 rsm < 0.000000000000000 in fill_holes_driver at k= 75 ss ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 iteration = 205; time = 73500.0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 iteration = 206; time = 73560.0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warni rsm < 0.000000000000000 in fill_holes_driver at k= 32 rsm < 0.000000000000000 in fill_holes_driver at k= 33 rsm < 0.000000000000000 in fill_holes_driver at k= 34 rsm < 0.000000000000000 in fill_holes_driver at k= 35 rsm < 0.000000000000000 in fill_holes_driver at k= 36 rsm < 0.000000000000000 in fill_holes_driver at k= 37 rsm < 0.000000000000000 in fill_holes_driver at k= 38 rsm < 0.000000000000000 in fill_holes_driver at k= 39 rsm < 0.000000000000000 in fill_holes_driver at k= 40 rsm < 0.000000000000000 in fill_holes_driver at k= 41 rsm < 0.000000000000000 in fill_holes_driver at k= 42 rsm < 0.000000000000000 in fill_holes_driver at k= 43 rsm < 0.000000000000000 in fill_holes_driver at k= 44 rsm < 0.000000000000000 in fill_holes_driver at k= 45 rsm < 0.000000000000000 in fill_holes_driver at k= 46 rsm < 0.000000000000000 in fill_holes_driver at k= 47 rsm < 0.000000000000000 in fill_holes_driver at k= 48 rsm < 0.000000000000000 in fill_holes_driver at k= 49 rsm < 0.000000000000000 in fill_holes_driver at k= 50 rsm < 0.000000000000000 in fill_holes_driver at k= 51 rsm < 0.000000000000000 in fill_holes_driver at k= 52 rsm < 0.000000000000000 in fill_holes_driver at k= 53 rsm < 0.000000000000000 in fill_holes_driver at k= 54 rsm < 0.000000000000000 in fill_holes_driver at k= 55 rsm < 0.000000000000000 in fill_holes_driver at k= 56 rsm < 0.000000000000000 in fill_holes_driver at k= 57 rsm < 0.000000000000000 in fill_holes_driver at k= 58 rsm < 0.000000000000000 in fill_holes_driver at k= 59 rsm < 0.000000000000000 in fill_holes_driver at k= 60 rsm < 0.000000000000000 in fill_holes_driver at k= 61 rsm < 0.000000000000000 in fill_holes_driver at k= 62 rsm < 0.000000000000000 in fill_holes_driver at k= 63 rsm < 0.000000000000000 in fill_holes_driver at k= 64 rsm < 0.000000000000000 in fill_holes_driver at k= 65 rsm < 0.000000000000000 in fill_holes_driver at k= 66 rsm < 0.000000000000000 in fill_holes_driver at k= 67 rsm < 0.000000000000000 in fill_holes_driver at k= 68 rsm < 0.000000000000000 in fill_holes_driver at k= 69 rsm < 0.000000000000000 in fill_holes_driver at k= 70 rsm < 0.000000000000000 in fill_holes_driver at k= 71 rsm < 0.000000000000000 in fill_holes_driver at k= 72 rsm < 0.000000000000000 in fill_holes_driver at k= 73 rsm < 0.000000000000000 in fill_holes_driver at k= 74 rsm < 0.000000000000000 in fill_holes_driver at k= 75 ng: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 iteration = 207; time = 73620.0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_m rsm < 0.000000000000000 in fill_holes_driver at k= 33 rsm < 0.000000000000000 in fill_holes_driver at k= 34 rsm < 0.000000000000000 in fill_holes_driver at k= 35 rsm < 0.000000000000000 in fill_holes_driver at k= 36 rsm < 0.000000000000000 in fill_holes_driver at k= 37 rsm < 0.000000000000000 in fill_holes_driver at k= 38 rsm < 0.000000000000000 in fill_holes_driver at k= 39 rsm < 0.000000000000000 in fill_holes_driver at k= 40 rsm < 0.000000000000000 in fill_holes_driver at k= 41 rsm < 0.000000000000000 in fill_holes_driver at k= 42 rsm < 0.000000000000000 in fill_holes_driver at k= 43 rsm < 0.000000000000000 in fill_holes_driver at k= 44 rsm < 0.000000000000000 in fill_holes_driver at k= 45 rsm < 0.000000000000000 in fill_holes_driver at k= 46 rsm < 0.000000000000000 in fill_holes_driver at k= 47 rsm < 0.000000000000000 in fill_holes_driver at k= 48 rsm < 0.000000000000000 in fill_holes_driver at k= 49 rsm < 0.000000000000000 in fill_holes_driver at k= 50 rsm < 0.000000000000000 in fill_holes_driver at k= 51 rsm < 0.000000000000000 in fill_holes_driver at k= 52 rsm < 0.000000000000000 in fill_holes_driver at k= 53 rsm < 0.000000000000000 in fill_holes_driver at k= 54 rsm < 0.000000000000000 in fill_holes_driver at k= 55 rsm < 0.000000000000000 in fill_holes_driver at k= 56 rsm < 0.000000000000000 in fill_holes_driver at k= 57 rsm < 0.000000000000000 in fill_holes_driver at k= 58 rsm < 0.000000000000000 in fill_holes_driver at k= 59 rsm < 0.000000000000000 in fill_holes_driver at k= 60 rsm < 0.000000000000000 in fill_holes_driver at k= 61 rsm < 0.000000000000000 in fill_holes_driver at k= 62 rsm < 0.000000000000000 in fill_holes_driver at k= 63 rsm < 0.000000000000000 in fill_holes_driver at k= 64 rsm < 0.000000000000000 in fill_holes_driver at k= 65 rsm < 0.000000000000000 in fill_holes_driver at k= 66 rsm < 0.000000000000000 in fill_holes_driver at k= 67 rsm < 0.000000000000000 in fill_holes_driver at k= 68 rsm < 0.000000000000000 in fill_holes_driver at k= 69 rsm < 0.000000000000000 in fill_holes_driver at k= 70 rsm < 0.000000000000000 in fill_holes_driver at k= 71 rsm < 0.000000000000000 in fill_holes_driver at k= 72 rsm < 0.000000000000000 in fill_holes_driver at k= 73 rsm < 0.000000000000000 in fill_holes_driver at k= 74 rsm < 0.000000000000000 in fill_holes_driver at k= 75 ass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 iteration = 208; time = 73680.0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not succ rsm < 0.000000000000000 in fill_holes_driver at k= 33 rsm < 0.000000000000000 in fill_holes_driver at k= 34 rsm < 0.000000000000000 in fill_holes_driver at k= 35 rsm < 0.000000000000000 in fill_holes_driver at k= 36 rsm < 0.000000000000000 in fill_holes_driver at k= 37 rsm < 0.000000000000000 in fill_holes_driver at k= 38 rsm < 0.000000000000000 in fill_holes_driver at k= 39 rsm < 0.000000000000000 in fill_holes_driver at k= 40 rsm < 0.000000000000000 in fill_holes_driver at k= 41 rsm < 0.000000000000000 in fill_holes_driver at k= 42 rsm < 0.000000000000000 in fill_holes_driver at k= 43 rsm < 0.000000000000000 in fill_holes_driver at k= 44 rsm < 0.000000000000000 in fill_holes_driver at k= 45 rsm < 0.000000000000000 in fill_holes_driver at k= 46 rsm < 0.000000000000000 in fill_holes_driver at k= 47 rsm < 0.000000000000000 in fill_holes_driver at k= 48 rsm < 0.000000000000000 in fill_holes_driver at k= 49 rsm < 0.000000000000000 in fill_holes_driver at k= 50 rsm < 0.000000000000000 in fill_holes_driver at k= 51 rsm < 0.000000000000000 in fill_holes_driver at k= 52 rsm < 0.000000000000000 in fill_holes_driver at k= 53 rsm < 0.000000000000000 in fill_holes_driver at k= 54 rsm < 0.000000000000000 in fill_holes_driver at k= 55 rsm < 0.000000000000000 in fill_holes_driver at k= 56 rsm < 0.000000000000000 in fill_holes_driver at k= 57 rsm < 0.000000000000000 in fill_holes_driver at k= 58 rsm < 0.000000000000000 in fill_holes_driver at k= 59 rsm < 0.000000000000000 in fill_holes_driver at k= 60 rsm < 0.000000000000000 in fill_holes_driver at k= 61 rsm < 0.000000000000000 in fill_holes_driver at k= 62 rsm < 0.000000000000000 in fill_holes_driver at k= 63 rsm < 0.000000000000000 in fill_holes_driver at k= 64 rsm < 0.000000000000000 in fill_holes_driver at k= 65 rsm < 0.000000000000000 in fill_holes_driver at k= 66 rsm < 0.000000000000000 in fill_holes_driver at k= 67 rsm < 0.000000000000000 in fill_holes_driver at k= 68 rsm < 0.000000000000000 in fill_holes_driver at k= 69 rsm < 0.000000000000000 in fill_holes_driver at k= 70 rsm < 0.000000000000000 in fill_holes_driver at k= 71 rsm < 0.000000000000000 in fill_holes_driver at k= 72 rsm < 0.000000000000000 in fill_holes_driver at k= 73 rsm < 0.000000000000000 in fill_holes_driver at k= 74 rsm < 0.000000000000000 in fill_holes_driver at k= 75 rsm < 0.000000000000000 in fill_holes_driver at k= 33 rsm < 0.000000000000000 in fill_holes_driver at k= 34 rsm < 0.000000000000000 in fill_holes_driver at k= 35 rsm < 0.000000000000000 in fill_holes_driver at k= 36 rsm < 0.000000000000000 in fill_holes_driver at k= 37 rsm < 0.000000000000000 in fill_holes_driver at k= 38 rsm < 0.000000000000000 in fill_holes_driver at k= 39 rsm < 0.000000000000000 in fill_holes_driver at k= 40 rsm < 0.000000000000000 in fill_holes_driver at k= 41 rsm < 0.000000000000000 in fill_holes_driver at k= 42 rsm < 0.000000000000000 in fill_holes_driver at k= 43 rsm < 0.000000000000000 in fill_holes_driver at k= 44 rsm < 0.000000000000000 in fill_holes_driver at k= 45 rsm < 0.000000000000000 in fill_holes_driver at k= 46 rsm < 0.000000000000000 in fill_holes_driver at k= 47 rsm < 0.000000000000000 in fill_holes_driver at k= 48 rsm < 0.000000000000000 in fill_holes_driver at k= 49 rsm < 0.000000000000000 in fill_holes_driver at k= 50 rsm < 0.000000000000000 in fill_holes_driver at k= 51 rsm < 0.000000000000000 in fill_holes_driver at k= 52 rsm < 0.000000000000000 in fill_holes_driver at k= 53 rsm < 0.000000000000000 in fill_holes_driver at k= 54 rsm < 0.000000000000000 in fill_holes_driver at k= 55 rsm < 0.000000000000000 in fill_holes_driver at k= 56 rsm < 0.000000000000000 in fill_holes_driver at k= 57 rsm < 0.000000000000000 in fill_holes_driver at k= 58 rsm < 0.000000000000000 in fill_holes_driver at k= 59 rsm < 0.000000000000000 in fill_holes_driver at k= 60 rsm < 0.000000000000000 in fill_holes_driver at k= 61 rsm < 0.000000000000000 in fill_holes_driver at k= 62 rsm < 0.000000000000000 in fill_holes_driver at k= 63 rsm < 0.000000000000000 in fill_holes_driver at k= 64 rsm < 0.000000000000000 in fill_holes_driver at k= 65 rsm < 0.000000000000000 in fill_holes_driver at k= 66 rsm < 0.000000000000000 in fill_holes_driver at k= 67 rsm < 0.000000000000000 in fill_holes_driver at k= 68 rsm < 0.000000000000000 in fill_holes_driver at k= 69 rsm < 0.000000000000000 in fill_holes_driver at k= 70 rsm < 0.000000000000000 in fill_holes_driver at k= 71 rsm < 0.000000000000000 in fill_holes_driver at k= 72 rsm < 0.000000000000000 in fill_holes_driver at k= 73 rsm < 0.000000000000000 in fill_holes_driver at k= 74 rsm < 0.000000000000000 in fill_holes_driver at k= 75 essful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 iteration = 209; time = 73740.0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 iteration = 210; time = 73800.0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_ rsm < 0.000000000000000 in fill_holes_driver at k= 33 rsm < 0.000000000000000 in fill_holes_driver at k= 34 rsm < 0.000000000000000 in fill_holes_driver at k= 35 rsm < 0.000000000000000 in fill_holes_driver at k= 36 rsm < 0.000000000000000 in fill_holes_driver at k= 37 rsm < 0.000000000000000 in fill_holes_driver at k= 38 rsm < 0.000000000000000 in fill_holes_driver at k= 39 rsm < 0.000000000000000 in fill_holes_driver at k= 40 rsm < 0.000000000000000 in fill_holes_driver at k= 41 rsm < 0.000000000000000 in fill_holes_driver at k= 42 rsm < 0.000000000000000 in fill_holes_driver at k= 43 rsm < 0.000000000000000 in fill_holes_driver at k= 44 rsm < 0.000000000000000 in fill_holes_driver at k= 45 rsm < 0.000000000000000 in fill_holes_driver at k= 46 rsm < 0.000000000000000 in fill_holes_driver at k= 47 rsm < 0.000000000000000 in fill_holes_driver at k= 48 rsm < 0.000000000000000 in fill_holes_driver at k= 49 rsm < 0.000000000000000 in fill_holes_driver at k= 50 rsm < 0.000000000000000 in fill_holes_driver at k= 51 rsm < 0.000000000000000 in fill_holes_driver at k= 52 rsm < 0.000000000000000 in fill_holes_driver at k= 53 rsm < 0.000000000000000 in fill_holes_driver at k= 54 rsm < 0.000000000000000 in fill_holes_driver at k= 55 rsm < 0.000000000000000 in fill_holes_driver at k= 56 rsm < 0.000000000000000 in fill_holes_driver at k= 57 rsm < 0.000000000000000 in fill_holes_driver at k= 58 rsm < 0.000000000000000 in fill_holes_driver at k= 59 rsm < 0.000000000000000 in fill_holes_driver at k= 60 rsm < 0.000000000000000 in fill_holes_driver at k= 61 rsm < 0.000000000000000 in fill_holes_driver at k= 62 rsm < 0.000000000000000 in fill_holes_driver at k= 63 rsm < 0.000000000000000 in fill_holes_driver at k= 64 rsm < 0.000000000000000 in fill_holes_driver at k= 65 rsm < 0.000000000000000 in fill_holes_driver at k= 66 rsm < 0.000000000000000 in fill_holes_driver at k= 67 rsm < 0.000000000000000 in fill_holes_driver at k= 68 rsm < 0.000000000000000 in fill_holes_driver at k= 69 rsm < 0.000000000000000 in fill_holes_driver at k= 70 rsm < 0.000000000000000 in fill_holes_driver at k= 71 rsm < 0.000000000000000 in fill_holes_driver at k= 72 rsm < 0.000000000000000 in fill_holes_driver at k= 73 rsm < 0.000000000000000 in fill_holes_driver at k= 74 rsm < 0.000000000000000 in fill_holes_driver at k= 75 mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 iteration = 211; time = 73860.0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not suc rsm < 0.000000000000000 in fill_holes_driver at k= 33 rsm < 0.000000000000000 in fill_holes_driver at k= 34 rsm < 0.000000000000000 in fill_holes_driver at k= 35 rsm < 0.000000000000000 in fill_holes_driver at k= 36 rsm < 0.000000000000000 in fill_holes_driver at k= 37 rsm < 0.000000000000000 in fill_holes_driver at k= 38 rsm < 0.000000000000000 in fill_holes_driver at k= 39 rsm < 0.000000000000000 in fill_holes_driver at k= 40 rsm < 0.000000000000000 in fill_holes_driver at k= 41 rsm < 0.000000000000000 in fill_holes_driver at k= 42 rsm < 0.000000000000000 in fill_holes_driver at k= 43 rsm < 0.000000000000000 in fill_holes_driver at k= 44 rsm < 0.000000000000000 in fill_holes_driver at k= 45 rsm < 0.000000000000000 in fill_holes_driver at k= 46 rsm < 0.000000000000000 in fill_holes_driver at k= 47 rsm < 0.000000000000000 in fill_holes_driver at k= 48 rsm < 0.000000000000000 in fill_holes_driver at k= 49 rsm < 0.000000000000000 in fill_holes_driver at k= 50 rsm < 0.000000000000000 in fill_holes_driver at k= 51 rsm < 0.000000000000000 in fill_holes_driver at k= 52 rsm < 0.000000000000000 in fill_holes_driver at k= 53 rsm < 0.000000000000000 in fill_holes_driver at k= 54 rsm < 0.000000000000000 in fill_holes_driver at k= 55 rsm < 0.000000000000000 in fill_holes_driver at k= 56 rsm < 0.000000000000000 in fill_holes_driver at k= 57 rsm < 0.000000000000000 in fill_holes_driver at k= 58 rsm < 0.000000000000000 in fill_holes_driver at k= 59 rsm < 0.000000000000000 in fill_holes_driver at k= 60 rsm < 0.000000000000000 in fill_holes_driver at k= 61 rsm < 0.000000000000000 in fill_holes_driver at k= 62 rsm < 0.000000000000000 in fill_holes_driver at k= 63 rsm < 0.000000000000000 in fill_holes_driver at k= 64 rsm < 0.000000000000000 in fill_holes_driver at k= 65 rsm < 0.000000000000000 in fill_holes_driver at k= 66 rsm < 0.000000000000000 in fill_holes_driver at k= 67 rsm < 0.000000000000000 in fill_holes_driver at k= 68 rsm < 0.000000000000000 in fill_holes_driver at k= 69 rsm < 0.000000000000000 in fill_holes_driver at k= 70 rsm < 0.000000000000000 in fill_holes_driver at k= 71 rsm < 0.000000000000000 in fill_holes_driver at k= 72 rsm < 0.000000000000000 in fill_holes_driver at k= 73 rsm < 0.000000000000000 in fill_holes_driver at k= 74 rsm < 0.000000000000000 in fill_holes_driver at k= 75 cessful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 iteration = 212; time = 73920.0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole fill rsm < 0.000000000000000 in fill_holes_driver at k= 33 rsm < 0.000000000000000 in fill_holes_driver at k= 34 rsm < 0.000000000000000 in fill_holes_driver at k= 35 rsm < 0.000000000000000 in fill_holes_driver at k= 36 rsm < 0.000000000000000 in fill_holes_driver at k= 37 rsm < 0.000000000000000 in fill_holes_driver at k= 38 rsm < 0.000000000000000 in fill_holes_driver at k= 39 rsm < 0.000000000000000 in fill_holes_driver at k= 40 rsm < 0.000000000000000 in fill_holes_driver at k= 41 rsm < 0.000000000000000 in fill_holes_driver at k= 42 rsm < 0.000000000000000 in fill_holes_driver at k= 43 rsm < 0.000000000000000 in fill_holes_driver at k= 44 rsm < 0.000000000000000 in fill_holes_driver at k= 45 rsm < 0.000000000000000 in fill_holes_driver at k= 46 rsm < 0.000000000000000 in fill_holes_driver at k= 47 rsm < 0.000000000000000 in fill_holes_driver at k= 48 rsm < 0.000000000000000 in fill_holes_driver at k= 49 rsm < 0.000000000000000 in fill_holes_driver at k= 50 rsm < 0.000000000000000 in fill_holes_driver at k= 51 rsm < 0.000000000000000 in fill_holes_driver at k= 52 rsm < 0.000000000000000 in fill_holes_driver at k= 53 rsm < 0.000000000000000 in fill_holes_driver at k= 54 rsm < 0.000000000000000 in fill_holes_driver at k= 55 rsm < 0.000000000000000 in fill_holes_driver at k= 56 rsm < 0.000000000000000 in fill_holes_driver at k= 57 rsm < 0.000000000000000 in fill_holes_driver at k= 58 rsm < 0.000000000000000 in fill_holes_driver at k= 59 rsm < 0.000000000000000 in fill_holes_driver at k= 60 rsm < 0.000000000000000 in fill_holes_driver at k= 61 rsm < 0.000000000000000 in fill_holes_driver at k= 62 rsm < 0.000000000000000 in fill_holes_driver at k= 63 rsm < 0.000000000000000 in fill_holes_driver at k= 64 rsm < 0.000000000000000 in fill_holes_driver at k= 65 rsm < 0.000000000000000 in fill_holes_driver at k= 66 rsm < 0.000000000000000 in fill_holes_driver at k= 67 rsm < 0.000000000000000 in fill_holes_driver at k= 68 rsm < 0.000000000000000 in fill_holes_driver at k= 69 rsm < 0.000000000000000 in fill_holes_driver at k= 70 rsm < 0.000000000000000 in fill_holes_driver at k= 71 rsm < 0.000000000000000 in fill_holes_driver at k= 72 rsm < 0.000000000000000 in fill_holes_driver at k= 73 rsm < 0.000000000000000 in fill_holes_driver at k= 74 rsm < 0.000000000000000 in fill_holes_driver at k= 75 rsm < 0.000000000000000 in fill_holes_driver at k= 33 rsm < 0.000000000000000 in fill_holes_driver at k= 34 rsm < 0.000000000000000 in fill_holes_driver at k= 35 rsm < 0.000000000000000 in fill_holes_driver at k= 36 rsm < 0.000000000000000 in fill_holes_driver at k= 37 rsm < 0.000000000000000 in fill_holes_driver at k= 38 rsm < 0.000000000000000 in fill_holes_driver at k= 39 rsm < 0.000000000000000 in fill_holes_driver at k= 40 rsm < 0.000000000000000 in fill_holes_driver at k= 41 rsm < 0.000000000000000 in fill_holes_driver at k= 42 rsm < 0.000000000000000 in fill_holes_driver at k= 43 rsm < 0.000000000000000 in fill_holes_driver at k= 44 rsm < 0.000000000000000 in fill_holes_driver at k= 45 rsm < 0.000000000000000 in fill_holes_driver at k= 46 rsm < 0.000000000000000 in fill_holes_driver at k= 47 rsm < 0.000000000000000 in fill_holes_driver at k= 48 rsm < 0.000000000000000 in fill_holes_driver at k= 49 rsm < 0.000000000000000 in fill_holes_driver at k= 50 rsm < 0.000000000000000 in fill_holes_driver at k= 51 rsm < 0.000000000000000 in fill_holes_driver at k= 52 rsm < 0.000000000000000 in fill_holes_driver at k= 53 rsm < 0.000000000000000 in fill_holes_driver at k= 54 rsm < 0.000000000000000 in fill_holes_driver at k= 55 rsm < 0.000000000000000 in fill_holes_driver at k= 56 rsm < 0.000000000000000 in fill_holes_driver at k= 57 rsm < 0.000000000000000 in fill_holes_driver at k= 58 rsm < 0.000000000000000 in fill_holes_driver at k= 59 rsm < 0.000000000000000 in fill_holes_driver at k= 60 rsm < 0.000000000000000 in fill_holes_driver at k= 61 rsm < 0.000000000000000 in fill_holes_driver at k= 62 rsm < 0.000000000000000 in fill_holes_driver at k= 63 rsm < 0.000000000000000 in fill_holes_driver at k= 64 rsm < 0.000000000000000 in fill_holes_driver at k= 65 rsm < 0.000000000000000 in fill_holes_driver at k= 66 rsm < 0.000000000000000 in fill_holes_driver at k= 67 rsm < 0.000000000000000 in fill_holes_driver at k= 68 rsm < 0.000000000000000 in fill_holes_driver at k= 69 rsm < 0.000000000000000 in fill_holes_driver at k= 70 rsm < 0.000000000000000 in fill_holes_driver at k= 71 rsm < 0.000000000000000 in fill_holes_driver at k= 72 rsm < 0.000000000000000 in fill_holes_driver at k= 73 rsm < 0.000000000000000 in fill_holes_driver at k= 74 rsm < 0.000000000000000 in fill_holes_driver at k= 75 ing was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 iteration = 213; time = 73980.0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 iteration = 214; time = 74040.0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not su rsm < 0.000000000000000 in fill_holes_driver at k= 33 rsm < 0.000000000000000 in fill_holes_driver at k= 34 rsm < 0.000000000000000 in fill_holes_driver at k= 35 rsm < 0.000000000000000 in fill_holes_driver at k= 36 rsm < 0.000000000000000 in fill_holes_driver at k= 37 rsm < 0.000000000000000 in fill_holes_driver at k= 38 rsm < 0.000000000000000 in fill_holes_driver at k= 39 rsm < 0.000000000000000 in fill_holes_driver at k= 40 rsm < 0.000000000000000 in fill_holes_driver at k= 41 rsm < 0.000000000000000 in fill_holes_driver at k= 42 rsm < 0.000000000000000 in fill_holes_driver at k= 43 rsm < 0.000000000000000 in fill_holes_driver at k= 44 rsm < 0.000000000000000 in fill_holes_driver at k= 45 rsm < 0.000000000000000 in fill_holes_driver at k= 46 rsm < 0.000000000000000 in fill_holes_driver at k= 47 rsm < 0.000000000000000 in fill_holes_driver at k= 48 rsm < 0.000000000000000 in fill_holes_driver at k= 49 rsm < 0.000000000000000 in fill_holes_driver at k= 50 rsm < 0.000000000000000 in fill_holes_driver at k= 51 rsm < 0.000000000000000 in fill_holes_driver at k= 52 rsm < 0.000000000000000 in fill_holes_driver at k= 53 rsm < 0.000000000000000 in fill_holes_driver at k= 54 rsm < 0.000000000000000 in fill_holes_driver at k= 55 rsm < 0.000000000000000 in fill_holes_driver at k= 56 rsm < 0.000000000000000 in fill_holes_driver at k= 57 rsm < 0.000000000000000 in fill_holes_driver at k= 58 rsm < 0.000000000000000 in fill_holes_driver at k= 59 rsm < 0.000000000000000 in fill_holes_driver at k= 60 rsm < 0.000000000000000 in fill_holes_driver at k= 61 rsm < 0.000000000000000 in fill_holes_driver at k= 62 rsm < 0.000000000000000 in fill_holes_driver at k= 63 rsm < 0.000000000000000 in fill_holes_driver at k= 64 rsm < 0.000000000000000 in fill_holes_driver at k= 65 rsm < 0.000000000000000 in fill_holes_driver at k= 66 rsm < 0.000000000000000 in fill_holes_driver at k= 67 rsm < 0.000000000000000 in fill_holes_driver at k= 68 rsm < 0.000000000000000 in fill_holes_driver at k= 69 rsm < 0.000000000000000 in fill_holes_driver at k= 70 rsm < 0.000000000000000 in fill_holes_driver at k= 71 rsm < 0.000000000000000 in fill_holes_driver at k= 72 rsm < 0.000000000000000 in fill_holes_driver at k= 73 rsm < 0.000000000000000 in fill_holes_driver at k= 74 rsm < 0.000000000000000 in fill_holes_driver at k= 75 ccessful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 iteration = 215; time = 74100.0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole fil rsm < 0.000000000000000 in fill_holes_driver at k= 33 rsm < 0.000000000000000 in fill_holes_driver at k= 34 rsm < 0.000000000000000 in fill_holes_driver at k= 35 rsm < 0.000000000000000 in fill_holes_driver at k= 36 rsm < 0.000000000000000 in fill_holes_driver at k= 37 rsm < 0.000000000000000 in fill_holes_driver at k= 38 rsm < 0.000000000000000 in fill_holes_driver at k= 39 rsm < 0.000000000000000 in fill_holes_driver at k= 40 rsm < 0.000000000000000 in fill_holes_driver at k= 41 rsm < 0.000000000000000 in fill_holes_driver at k= 42 rsm < 0.000000000000000 in fill_holes_driver at k= 43 rsm < 0.000000000000000 in fill_holes_driver at k= 44 rsm < 0.000000000000000 in fill_holes_driver at k= 45 rsm < 0.000000000000000 in fill_holes_driver at k= 46 rsm < 0.000000000000000 in fill_holes_driver at k= 47 rsm < 0.000000000000000 in fill_holes_driver at k= 48 rsm < 0.000000000000000 in fill_holes_driver at k= 49 rsm < 0.000000000000000 in fill_holes_driver at k= 50 rsm < 0.000000000000000 in fill_holes_driver at k= 51 rsm < 0.000000000000000 in fill_holes_driver at k= 52 rsm < 0.000000000000000 in fill_holes_driver at k= 53 rsm < 0.000000000000000 in fill_holes_driver at k= 54 rsm < 0.000000000000000 in fill_holes_driver at k= 55 rsm < 0.000000000000000 in fill_holes_driver at k= 56 rsm < 0.000000000000000 in fill_holes_driver at k= 57 rsm < 0.000000000000000 in fill_holes_driver at k= 58 rsm < 0.000000000000000 in fill_holes_driver at k= 59 rsm < 0.000000000000000 in fill_holes_driver at k= 60 rsm < 0.000000000000000 in fill_holes_driver at k= 61 rsm < 0.000000000000000 in fill_holes_driver at k= 62 rsm < 0.000000000000000 in fill_holes_driver at k= 63 rsm < 0.000000000000000 in fill_holes_driver at k= 64 rsm < 0.000000000000000 in fill_holes_driver at k= 65 rsm < 0.000000000000000 in fill_holes_driver at k= 66 rsm < 0.000000000000000 in fill_holes_driver at k= 67 rsm < 0.000000000000000 in fill_holes_driver at k= 68 rsm < 0.000000000000000 in fill_holes_driver at k= 69 rsm < 0.000000000000000 in fill_holes_driver at k= 70 rsm < 0.000000000000000 in fill_holes_driver at k= 71 rsm < 0.000000000000000 in fill_holes_driver at k= 72 rsm < 0.000000000000000 in fill_holes_driver at k= 73 rsm < 0.000000000000000 in fill_holes_driver at k= 74 rsm < 0.000000000000000 in fill_holes_driver at k= 75 rsm < 0.000000000000000 in fill_holes_driver at k= 33 rsm < 0.000000000000000 in fill_holes_driver at k= 34 rsm < 0.000000000000000 in fill_holes_driver at k= 35 rsm < 0.000000000000000 in fill_holes_driver at k= 36 rsm < 0.000000000000000 in fill_holes_driver at k= 37 rsm < 0.000000000000000 in fill_holes_driver at k= 38 rsm < 0.000000000000000 in fill_holes_driver at k= 39 rsm < 0.000000000000000 in fill_holes_driver at k= 40 rsm < 0.000000000000000 in fill_holes_driver at k= 41 rsm < 0.000000000000000 in fill_holes_driver at k= 42 rsm < 0.000000000000000 in fill_holes_driver at k= 43 rsm < 0.000000000000000 in fill_holes_driver at k= 44 rsm < 0.000000000000000 in fill_holes_driver at k= 45 rsm < 0.000000000000000 in fill_holes_driver at k= 46 rsm < 0.000000000000000 in fill_holes_driver at k= 47 rsm < 0.000000000000000 in fill_holes_driver at k= 48 rsm < 0.000000000000000 in fill_holes_driver at k= 49 rsm < 0.000000000000000 in fill_holes_driver at k= 50 rsm < 0.000000000000000 in fill_holes_driver at k= 51 rsm < 0.000000000000000 in fill_holes_driver at k= 52 rsm < 0.000000000000000 in fill_holes_driver at k= 53 rsm < 0.000000000000000 in fill_holes_driver at k= 54 rsm < 0.000000000000000 in fill_holes_driver at k= 55 rsm < 0.000000000000000 in fill_holes_driver at k= 56 rsm < 0.000000000000000 in fill_holes_driver at k= 57 rsm < 0.000000000000000 in fill_holes_driver at k= 58 rsm < 0.000000000000000 in fill_holes_driver at k= 59 rsm < 0.000000000000000 in fill_holes_driver at k= 60 rsm < 0.000000000000000 in fill_holes_driver at k= 61 rsm < 0.000000000000000 in fill_holes_driver at k= 62 rsm < 0.000000000000000 in fill_holes_driver at k= 63 rsm < 0.000000000000000 in fill_holes_driver at k= 64 rsm < 0.000000000000000 in fill_holes_driver at k= 65 rsm < 0.000000000000000 in fill_holes_driver at k= 66 rsm < 0.000000000000000 in fill_holes_driver at k= 67 rsm < 0.000000000000000 in fill_holes_driver at k= 68 rsm < 0.000000000000000 in fill_holes_driver at k= 69 rsm < 0.000000000000000 in fill_holes_driver at k= 70 rsm < 0.000000000000000 in fill_holes_driver at k= 71 rsm < 0.000000000000000 in fill_holes_driver at k= 72 rsm < 0.000000000000000 in fill_holes_driver at k= 73 rsm < 0.000000000000000 in fill_holes_driver at k= 74 rsm < 0.000000000000000 in fill_holes_driver at k= 75 ling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 iteration = 216; time = 74160.0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 iteration = 217; time = 74220.0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not s rsm < 0.000000000000000 in fill_holes_driver at k= 33 rsm < 0.000000000000000 in fill_holes_driver at k= 34 rsm < 0.000000000000000 in fill_holes_driver at k= 35 rsm < 0.000000000000000 in fill_holes_driver at k= 36 rsm < 0.000000000000000 in fill_holes_driver at k= 37 rsm < 0.000000000000000 in fill_holes_driver at k= 38 rsm < 0.000000000000000 in fill_holes_driver at k= 39 rsm < 0.000000000000000 in fill_holes_driver at k= 40 rsm < 0.000000000000000 in fill_holes_driver at k= 41 rsm < 0.000000000000000 in fill_holes_driver at k= 42 rsm < 0.000000000000000 in fill_holes_driver at k= 43 rsm < 0.000000000000000 in fill_holes_driver at k= 44 rsm < 0.000000000000000 in fill_holes_driver at k= 45 rsm < 0.000000000000000 in fill_holes_driver at k= 46 rsm < 0.000000000000000 in fill_holes_driver at k= 47 rsm < 0.000000000000000 in fill_holes_driver at k= 48 rsm < 0.000000000000000 in fill_holes_driver at k= 49 rsm < 0.000000000000000 in fill_holes_driver at k= 50 rsm < 0.000000000000000 in fill_holes_driver at k= 51 rsm < 0.000000000000000 in fill_holes_driver at k= 52 rsm < 0.000000000000000 in fill_holes_driver at k= 53 rsm < 0.000000000000000 in fill_holes_driver at k= 54 rsm < 0.000000000000000 in fill_holes_driver at k= 55 rsm < 0.000000000000000 in fill_holes_driver at k= 56 rsm < 0.000000000000000 in fill_holes_driver at k= 57 rsm < 0.000000000000000 in fill_holes_driver at k= 58 rsm < 0.000000000000000 in fill_holes_driver at k= 59 rsm < 0.000000000000000 in fill_holes_driver at k= 60 rsm < 0.000000000000000 in fill_holes_driver at k= 61 rsm < 0.000000000000000 in fill_holes_driver at k= 62 rsm < 0.000000000000000 in fill_holes_driver at k= 63 rsm < 0.000000000000000 in fill_holes_driver at k= 64 rsm < 0.000000000000000 in fill_holes_driver at k= 65 rsm < 0.000000000000000 in fill_holes_driver at k= 66 rsm < 0.000000000000000 in fill_holes_driver at k= 67 rsm < 0.000000000000000 in fill_holes_driver at k= 68 rsm < 0.000000000000000 in fill_holes_driver at k= 69 rsm < 0.000000000000000 in fill_holes_driver at k= 70 rsm < 0.000000000000000 in fill_holes_driver at k= 71 rsm < 0.000000000000000 in fill_holes_driver at k= 72 rsm < 0.000000000000000 in fill_holes_driver at k= 73 rsm < 0.000000000000000 in fill_holes_driver at k= 74 rsm < 0.000000000000000 in fill_holes_driver at k= 75 uccessful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 iteration = 218; time = 74280.0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole fi rsm < 0.000000000000000 in fill_holes_driver at k= 33 rsm < 0.000000000000000 in fill_holes_driver at k= 34 rsm < 0.000000000000000 in fill_holes_driver at k= 35 rsm < 0.000000000000000 in fill_holes_driver at k= 36 rsm < 0.000000000000000 in fill_holes_driver at k= 37 rsm < 0.000000000000000 in fill_holes_driver at k= 38 rsm < 0.000000000000000 in fill_holes_driver at k= 39 rsm < 0.000000000000000 in fill_holes_driver at k= 40 rsm < 0.000000000000000 in fill_holes_driver at k= 41 rsm < 0.000000000000000 in fill_holes_driver at k= 42 rsm < 0.000000000000000 in fill_holes_driver at k= 43 rsm < 0.000000000000000 in fill_holes_driver at k= 44 rsm < 0.000000000000000 in fill_holes_driver at k= 45 rsm < 0.000000000000000 in fill_holes_driver at k= 46 rsm < 0.000000000000000 in fill_holes_driver at k= 47 rsm < 0.000000000000000 in fill_holes_driver at k= 48 rsm < 0.000000000000000 in fill_holes_driver at k= 49 rsm < 0.000000000000000 in fill_holes_driver at k= 50 rsm < 0.000000000000000 in fill_holes_driver at k= 51 rsm < 0.000000000000000 in fill_holes_driver at k= 52 rsm < 0.000000000000000 in fill_holes_driver at k= 53 rsm < 0.000000000000000 in fill_holes_driver at k= 54 rsm < 0.000000000000000 in fill_holes_driver at k= 55 rsm < 0.000000000000000 in fill_holes_driver at k= 56 rsm < 0.000000000000000 in fill_holes_driver at k= 57 rsm < 0.000000000000000 in fill_holes_driver at k= 58 rsm < 0.000000000000000 in fill_holes_driver at k= 59 rsm < 0.000000000000000 in fill_holes_driver at k= 60 rsm < 0.000000000000000 in fill_holes_driver at k= 61 rsm < 0.000000000000000 in fill_holes_driver at k= 62 rsm < 0.000000000000000 in fill_holes_driver at k= 63 rsm < 0.000000000000000 in fill_holes_driver at k= 64 rsm < 0.000000000000000 in fill_holes_driver at k= 65 rsm < 0.000000000000000 in fill_holes_driver at k= 66 rsm < 0.000000000000000 in fill_holes_driver at k= 67 rsm < 0.000000000000000 in fill_holes_driver at k= 68 rsm < 0.000000000000000 in fill_holes_driver at k= 69 rsm < 0.000000000000000 in fill_holes_driver at k= 70 rsm < 0.000000000000000 in fill_holes_driver at k= 71 rsm < 0.000000000000000 in fill_holes_driver at k= 72 rsm < 0.000000000000000 in fill_holes_driver at k= 73 rsm < 0.000000000000000 in fill_holes_driver at k= 74 rsm < 0.000000000000000 in fill_holes_driver at k= 75 lling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 iteration = 219; time = 74340.0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: On rsm < 0.000000000000000 in fill_holes_driver at k= 33 rsm < 0.000000000000000 in fill_holes_driver at k= 34 rsm < 0.000000000000000 in fill_holes_driver at k= 35 rsm < 0.000000000000000 in fill_holes_driver at k= 36 rsm < 0.000000000000000 in fill_holes_driver at k= 37 rsm < 0.000000000000000 in fill_holes_driver at k= 38 rsm < 0.000000000000000 in fill_holes_driver at k= 39 rsm < 0.000000000000000 in fill_holes_driver at k= 40 rsm < 0.000000000000000 in fill_holes_driver at k= 41 rsm < 0.000000000000000 in fill_holes_driver at k= 42 rsm < 0.000000000000000 in fill_holes_driver at k= 43 rsm < 0.000000000000000 in fill_holes_driver at k= 44 rsm < 0.000000000000000 in fill_holes_driver at k= 45 rsm < 0.000000000000000 in fill_holes_driver at k= 46 rsm < 0.000000000000000 in fill_holes_driver at k= 47 rsm < 0.000000000000000 in fill_holes_driver at k= 48 rsm < 0.000000000000000 in fill_holes_driver at k= 49 rsm < 0.000000000000000 in fill_holes_driver at k= 50 rsm < 0.000000000000000 in fill_holes_driver at k= 51 rsm < 0.000000000000000 in fill_holes_driver at k= 52 rsm < 0.000000000000000 in fill_holes_driver at k= 53 rsm < 0.000000000000000 in fill_holes_driver at k= 54 rsm < 0.000000000000000 in fill_holes_driver at k= 55 rsm < 0.000000000000000 in fill_holes_driver at k= 56 rsm < 0.000000000000000 in fill_holes_driver at k= 57 rsm < 0.000000000000000 in fill_holes_driver at k= 58 rsm < 0.000000000000000 in fill_holes_driver at k= 59 rsm < 0.000000000000000 in fill_holes_driver at k= 60 rsm < 0.000000000000000 in fill_holes_driver at k= 61 rsm < 0.000000000000000 in fill_holes_driver at k= 62 rsm < 0.000000000000000 in fill_holes_driver at k= 63 rsm < 0.000000000000000 in fill_holes_driver at k= 64 rsm < 0.000000000000000 in fill_holes_driver at k= 65 rsm < 0.000000000000000 in fill_holes_driver at k= 66 rsm < 0.000000000000000 in fill_holes_driver at k= 67 rsm < 0.000000000000000 in fill_holes_driver at k= 68 rsm < 0.000000000000000 in fill_holes_driver at k= 69 rsm < 0.000000000000000 in fill_holes_driver at k= 70 rsm < 0.000000000000000 in fill_holes_driver at k= 71 rsm < 0.000000000000000 in fill_holes_driver at k= 72 rsm < 0.000000000000000 in fill_holes_driver at k= 73 rsm < 0.000000000000000 in fill_holes_driver at k= 74 rsm < 0.000000000000000 in fill_holes_driver at k= 75 rsm < 0.000000000000000 in fill_holes_driver at k= 33 rsm < 0.000000000000000 in fill_holes_driver at k= 34 rsm < 0.000000000000000 in fill_holes_driver at k= 35 rsm < 0.000000000000000 in fill_holes_driver at k= 36 rsm < 0.000000000000000 in fill_holes_driver at k= 37 rsm < 0.000000000000000 in fill_holes_driver at k= 38 rsm < 0.000000000000000 in fill_holes_driver at k= 39 rsm < 0.000000000000000 in fill_holes_driver at k= 40 rsm < 0.000000000000000 in fill_holes_driver at k= 41 rsm < 0.000000000000000 in fill_holes_driver at k= 42 rsm < 0.000000000000000 in fill_holes_driver at k= 43 rsm < 0.000000000000000 in fill_holes_driver at k= 44 rsm < 0.000000000000000 in fill_holes_driver at k= 45 rsm < 0.000000000000000 in fill_holes_driver at k= 46 rsm < 0.000000000000000 in fill_holes_driver at k= 47 rsm < 0.000000000000000 in fill_holes_driver at k= 48 rsm < 0.000000000000000 in fill_holes_driver at k= 49 rsm < 0.000000000000000 in fill_holes_driver at k= 50 rsm < 0.000000000000000 in fill_holes_driver at k= 51 rsm < 0.000000000000000 in fill_holes_driver at k= 52 rsm < 0.000000000000000 in fill_holes_driver at k= 53 rsm < 0.000000000000000 in fill_holes_driver at k= 54 rsm < 0.000000000000000 in fill_holes_driver at k= 55 rsm < 0.000000000000000 in fill_holes_driver at k= 56 rsm < 0.000000000000000 in fill_holes_driver at k= 57 rsm < 0.000000000000000 in fill_holes_driver at k= 58 rsm < 0.000000000000000 in fill_holes_driver at k= 59 rsm < 0.000000000000000 in fill_holes_driver at k= 60 rsm < 0.000000000000000 in fill_holes_driver at k= 61 rsm < 0.000000000000000 in fill_holes_driver at k= 62 rsm < 0.000000000000000 in fill_holes_driver at k= 63 rsm < 0.000000000000000 in fill_holes_driver at k= 64 rsm < 0.000000000000000 in fill_holes_driver at k= 65 rsm < 0.000000000000000 in fill_holes_driver at k= 66 rsm < 0.000000000000000 in fill_holes_driver at k= 67 rsm < 0.000000000000000 in fill_holes_driver at k= 68 rsm < 0.000000000000000 in fill_holes_driver at k= 69 rsm < 0.000000000000000 in fill_holes_driver at k= 70 rsm < 0.000000000000000 in fill_holes_driver at k= 71 rsm < 0.000000000000000 in fill_holes_driver at k= 72 rsm < 0.000000000000000 in fill_holes_driver at k= 73 rsm < 0.000000000000000 in fill_holes_driver at k= 74 rsm < 0.000000000000000 in fill_holes_driver at k= 75 e-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 iteration = 220; time = 74400.0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 iteration = 221; time = 74460.0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole f rsm < 0.000000000000000 in fill_holes_driver at k= 34 rsm < 0.000000000000000 in fill_holes_driver at k= 35 rsm < 0.000000000000000 in fill_holes_driver at k= 36 rsm < 0.000000000000000 in fill_holes_driver at k= 37 rsm < 0.000000000000000 in fill_holes_driver at k= 38 rsm < 0.000000000000000 in fill_holes_driver at k= 39 rsm < 0.000000000000000 in fill_holes_driver at k= 40 rsm < 0.000000000000000 in fill_holes_driver at k= 41 rsm < 0.000000000000000 in fill_holes_driver at k= 42 rsm < 0.000000000000000 in fill_holes_driver at k= 43 rsm < 0.000000000000000 in fill_holes_driver at k= 44 rsm < 0.000000000000000 in fill_holes_driver at k= 45 rsm < 0.000000000000000 in fill_holes_driver at k= 46 rsm < 0.000000000000000 in fill_holes_driver at k= 47 rsm < 0.000000000000000 in fill_holes_driver at k= 48 rsm < 0.000000000000000 in fill_holes_driver at k= 49 rsm < 0.000000000000000 in fill_holes_driver at k= 50 rsm < 0.000000000000000 in fill_holes_driver at k= 51 rsm < 0.000000000000000 in fill_holes_driver at k= 52 rsm < 0.000000000000000 in fill_holes_driver at k= 53 rsm < 0.000000000000000 in fill_holes_driver at k= 54 rsm < 0.000000000000000 in fill_holes_driver at k= 55 rsm < 0.000000000000000 in fill_holes_driver at k= 56 rsm < 0.000000000000000 in fill_holes_driver at k= 57 rsm < 0.000000000000000 in fill_holes_driver at k= 58 rsm < 0.000000000000000 in fill_holes_driver at k= 59 rsm < 0.000000000000000 in fill_holes_driver at k= 60 rsm < 0.000000000000000 in fill_holes_driver at k= 61 rsm < 0.000000000000000 in fill_holes_driver at k= 62 rsm < 0.000000000000000 in fill_holes_driver at k= 63 rsm < 0.000000000000000 in fill_holes_driver at k= 64 rsm < 0.000000000000000 in fill_holes_driver at k= 65 rsm < 0.000000000000000 in fill_holes_driver at k= 66 rsm < 0.000000000000000 in fill_holes_driver at k= 67 rsm < 0.000000000000000 in fill_holes_driver at k= 68 rsm < 0.000000000000000 in fill_holes_driver at k= 69 rsm < 0.000000000000000 in fill_holes_driver at k= 70 rsm < 0.000000000000000 in fill_holes_driver at k= 71 rsm < 0.000000000000000 in fill_holes_driver at k= 72 rsm < 0.000000000000000 in fill_holes_driver at k= 73 rsm < 0.000000000000000 in fill_holes_driver at k= 74 rsm < 0.000000000000000 in fill_holes_driver at k= 75 illing was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 iteration = 222; time = 74520.0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: O rsm < 0.000000000000000 in fill_holes_driver at k= 33 rsm < 0.000000000000000 in fill_holes_driver at k= 34 rsm < 0.000000000000000 in fill_holes_driver at k= 35 rsm < 0.000000000000000 in fill_holes_driver at k= 36 rsm < 0.000000000000000 in fill_holes_driver at k= 37 rsm < 0.000000000000000 in fill_holes_driver at k= 38 rsm < 0.000000000000000 in fill_holes_driver at k= 39 rsm < 0.000000000000000 in fill_holes_driver at k= 40 rsm < 0.000000000000000 in fill_holes_driver at k= 41 rsm < 0.000000000000000 in fill_holes_driver at k= 42 rsm < 0.000000000000000 in fill_holes_driver at k= 43 rsm < 0.000000000000000 in fill_holes_driver at k= 44 rsm < 0.000000000000000 in fill_holes_driver at k= 45 rsm < 0.000000000000000 in fill_holes_driver at k= 46 rsm < 0.000000000000000 in fill_holes_driver at k= 47 rsm < 0.000000000000000 in fill_holes_driver at k= 48 rsm < 0.000000000000000 in fill_holes_driver at k= 49 rsm < 0.000000000000000 in fill_holes_driver at k= 50 rsm < 0.000000000000000 in fill_holes_driver at k= 51 rsm < 0.000000000000000 in fill_holes_driver at k= 52 rsm < 0.000000000000000 in fill_holes_driver at k= 53 rsm < 0.000000000000000 in fill_holes_driver at k= 54 rsm < 0.000000000000000 in fill_holes_driver at k= 55 rsm < 0.000000000000000 in fill_holes_driver at k= 56 rsm < 0.000000000000000 in fill_holes_driver at k= 57 rsm < 0.000000000000000 in fill_holes_driver at k= 58 rsm < 0.000000000000000 in fill_holes_driver at k= 59 rsm < 0.000000000000000 in fill_holes_driver at k= 60 rsm < 0.000000000000000 in fill_holes_driver at k= 61 rsm < 0.000000000000000 in fill_holes_driver at k= 62 rsm < 0.000000000000000 in fill_holes_driver at k= 63 rsm < 0.000000000000000 in fill_holes_driver at k= 64 rsm < 0.000000000000000 in fill_holes_driver at k= 65 rsm < 0.000000000000000 in fill_holes_driver at k= 66 rsm < 0.000000000000000 in fill_holes_driver at k= 67 rsm < 0.000000000000000 in fill_holes_driver at k= 68 rsm < 0.000000000000000 in fill_holes_driver at k= 69 rsm < 0.000000000000000 in fill_holes_driver at k= 70 rsm < 0.000000000000000 in fill_holes_driver at k= 71 rsm < 0.000000000000000 in fill_holes_driver at k= 72 rsm < 0.000000000000000 in fill_holes_driver at k= 73 rsm < 0.000000000000000 in fill_holes_driver at k= 74 rsm < 0.000000000000000 in fill_holes_driver at k= 75 ne-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 iteration = 223; time = 74580.0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~ rsm < 0.000000000000000 in fill_holes_driver at k= 34 rsm < 0.000000000000000 in fill_holes_driver at k= 35 rsm < 0.000000000000000 in fill_holes_driver at k= 36 rsm < 0.000000000000000 in fill_holes_driver at k= 37 rsm < 0.000000000000000 in fill_holes_driver at k= 38 rsm < 0.000000000000000 in fill_holes_driver at k= 39 rsm < 0.000000000000000 in fill_holes_driver at k= 40 rsm < 0.000000000000000 in fill_holes_driver at k= 41 rsm < 0.000000000000000 in fill_holes_driver at k= 42 rsm < 0.000000000000000 in fill_holes_driver at k= 43 rsm < 0.000000000000000 in fill_holes_driver at k= 44 rsm < 0.000000000000000 in fill_holes_driver at k= 45 rsm < 0.000000000000000 in fill_holes_driver at k= 46 rsm < 0.000000000000000 in fill_holes_driver at k= 47 rsm < 0.000000000000000 in fill_holes_driver at k= 48 rsm < 0.000000000000000 in fill_holes_driver at k= 49 rsm < 0.000000000000000 in fill_holes_driver at k= 50 rsm < 0.000000000000000 in fill_holes_driver at k= 51 rsm < 0.000000000000000 in fill_holes_driver at k= 52 rsm < 0.000000000000000 in fill_holes_driver at k= 53 rsm < 0.000000000000000 in fill_holes_driver at k= 54 rsm < 0.000000000000000 in fill_holes_driver at k= 55 rsm < 0.000000000000000 in fill_holes_driver at k= 56 rsm < 0.000000000000000 in fill_holes_driver at k= 57 rsm < 0.000000000000000 in fill_holes_driver at k= 58 rsm < 0.000000000000000 in fill_holes_driver at k= 59 rsm < 0.000000000000000 in fill_holes_driver at k= 60 rsm < 0.000000000000000 in fill_holes_driver at k= 61 rsm < 0.000000000000000 in fill_holes_driver at k= 62 rsm < 0.000000000000000 in fill_holes_driver at k= 63 rsm < 0.000000000000000 in fill_holes_driver at k= 64 rsm < 0.000000000000000 in fill_holes_driver at k= 65 rsm < 0.000000000000000 in fill_holes_driver at k= 66 rsm < 0.000000000000000 in fill_holes_driver at k= 67 rsm < 0.000000000000000 in fill_holes_driver at k= 68 rsm < 0.000000000000000 in fill_holes_driver at k= 69 rsm < 0.000000000000000 in fill_holes_driver at k= 70 rsm < 0.000000000000000 in fill_holes_driver at k= 71 rsm < 0.000000000000000 in fill_holes_driver at k= 72 rsm < 0.000000000000000 in fill_holes_driver at k= 73 rsm < 0.000000000000000 in fill_holes_driver at k= 74 rsm < 0.000000000000000 in fill_holes_driver at k= 75 rsm < 0.000000000000000 in fill_holes_driver at k= 33 rsm < 0.000000000000000 in fill_holes_driver at k= 34 rsm < 0.000000000000000 in fill_holes_driver at k= 35 rsm < 0.000000000000000 in fill_holes_driver at k= 36 rsm < 0.000000000000000 in fill_holes_driver at k= 37 rsm < 0.000000000000000 in fill_holes_driver at k= 38 rsm < 0.000000000000000 in fill_holes_driver at k= 39 rsm < 0.000000000000000 in fill_holes_driver at k= 40 rsm < 0.000000000000000 in fill_holes_driver at k= 41 rsm < 0.000000000000000 in fill_holes_driver at k= 42 rsm < 0.000000000000000 in fill_holes_driver at k= 43 rsm < 0.000000000000000 in fill_holes_driver at k= 44 rsm < 0.000000000000000 in fill_holes_driver at k= 45 rsm < 0.000000000000000 in fill_holes_driver at k= 46 rsm < 0.000000000000000 in fill_holes_driver at k= 47 rsm < 0.000000000000000 in fill_holes_driver at k= 48 rsm < 0.000000000000000 in fill_holes_driver at k= 49 rsm < 0.000000000000000 in fill_holes_driver at k= 50 rsm < 0.000000000000000 in fill_holes_driver at k= 51 rsm < 0.000000000000000 in fill_holes_driver at k= 52 rsm < 0.000000000000000 in fill_holes_driver at k= 53 rsm < 0.000000000000000 in fill_holes_driver at k= 54 rsm < 0.000000000000000 in fill_holes_driver at k= 55 rsm < 0.000000000000000 in fill_holes_driver at k= 56 rsm < 0.000000000000000 in fill_holes_driver at k= 57 rsm < 0.000000000000000 in fill_holes_driver at k= 58 rsm < 0.000000000000000 in fill_holes_driver at k= 59 rsm < 0.000000000000000 in fill_holes_driver at k= 60 rsm < 0.000000000000000 in fill_holes_driver at k= 61 rsm < 0.000000000000000 in fill_holes_driver at k= 62 rsm < 0.000000000000000 in fill_holes_driver at k= 63 rsm < 0.000000000000000 in fill_holes_driver at k= 64 rsm < 0.000000000000000 in fill_holes_driver at k= 65 rsm < 0.000000000000000 in fill_holes_driver at k= 66 rsm < 0.000000000000000 in fill_holes_driver at k= 67 rsm < 0.000000000000000 in fill_holes_driver at k= 68 rsm < 0.000000000000000 in fill_holes_driver at k= 69 rsm < 0.000000000000000 in fill_holes_driver at k= 70 rsm < 0.000000000000000 in fill_holes_driver at k= 71 rsm < 0.000000000000000 in fill_holes_driver at k= 72 rsm < 0.000000000000000 in fill_holes_driver at k= 73 rsm < 0.000000000000000 in fill_holes_driver at k= 74 rsm < 0.000000000000000 in fill_holes_driver at k= 75 = 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 iteration = 224; time = 74640.0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 iteration = 225; time = 74700.0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: rsm < 0.000000000000000 in fill_holes_driver at k= 34 rsm < 0.000000000000000 in fill_holes_driver at k= 35 rsm < 0.000000000000000 in fill_holes_driver at k= 36 rsm < 0.000000000000000 in fill_holes_driver at k= 37 rsm < 0.000000000000000 in fill_holes_driver at k= 38 rsm < 0.000000000000000 in fill_holes_driver at k= 39 rsm < 0.000000000000000 in fill_holes_driver at k= 40 rsm < 0.000000000000000 in fill_holes_driver at k= 41 rsm < 0.000000000000000 in fill_holes_driver at k= 42 rsm < 0.000000000000000 in fill_holes_driver at k= 43 rsm < 0.000000000000000 in fill_holes_driver at k= 44 rsm < 0.000000000000000 in fill_holes_driver at k= 45 rsm < 0.000000000000000 in fill_holes_driver at k= 46 rsm < 0.000000000000000 in fill_holes_driver at k= 47 rsm < 0.000000000000000 in fill_holes_driver at k= 48 rsm < 0.000000000000000 in fill_holes_driver at k= 49 rsm < 0.000000000000000 in fill_holes_driver at k= 50 rsm < 0.000000000000000 in fill_holes_driver at k= 51 rsm < 0.000000000000000 in fill_holes_driver at k= 52 rsm < 0.000000000000000 in fill_holes_driver at k= 53 rsm < 0.000000000000000 in fill_holes_driver at k= 54 rsm < 0.000000000000000 in fill_holes_driver at k= 55 rsm < 0.000000000000000 in fill_holes_driver at k= 56 rsm < 0.000000000000000 in fill_holes_driver at k= 57 rsm < 0.000000000000000 in fill_holes_driver at k= 58 rsm < 0.000000000000000 in fill_holes_driver at k= 59 rsm < 0.000000000000000 in fill_holes_driver at k= 60 rsm < 0.000000000000000 in fill_holes_driver at k= 61 rsm < 0.000000000000000 in fill_holes_driver at k= 62 rsm < 0.000000000000000 in fill_holes_driver at k= 63 rsm < 0.000000000000000 in fill_holes_driver at k= 64 rsm < 0.000000000000000 in fill_holes_driver at k= 65 rsm < 0.000000000000000 in fill_holes_driver at k= 66 rsm < 0.000000000000000 in fill_holes_driver at k= 67 rsm < 0.000000000000000 in fill_holes_driver at k= 68 rsm < 0.000000000000000 in fill_holes_driver at k= 69 rsm < 0.000000000000000 in fill_holes_driver at k= 70 rsm < 0.000000000000000 in fill_holes_driver at k= 71 rsm < 0.000000000000000 in fill_holes_driver at k= 72 rsm < 0.000000000000000 in fill_holes_driver at k= 73 rsm < 0.000000000000000 in fill_holes_driver at k= 74 rsm < 0.000000000000000 in fill_holes_driver at k= 75 One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 iteration = 226; time = 74760.0 Warning: One-level hole filling was not able to fill holes completely! The holes were filled partially. |total_hole| > total_mass Warning: One-level hole filling was not able to fill holes completely! The holes were filled partially. |total_hole| > total_mass Warning: One-level hole filling was not able to fill holes completely! The holes were filled partially. |total_hole| > total_mass Warning: Hole filling failed! A hole could not be filled. Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole f rsm < 0.000000000000000 in fill_holes_driver at k= 28 rsm < 0.000000000000000 in fill_holes_driver at k= 33 rsm < 0.000000000000000 in fill_holes_driver at k= 34 rsm < 0.000000000000000 in fill_holes_driver at k= 35 rsm < 0.000000000000000 in fill_holes_driver at k= 36 rsm < 0.000000000000000 in fill_holes_driver at k= 37 rsm < 0.000000000000000 in fill_holes_driver at k= 38 rsm < 0.000000000000000 in fill_holes_driver at k= 39 rsm < 0.000000000000000 in fill_holes_driver at k= 40 rsm < 0.000000000000000 in fill_holes_driver at k= 41 rsm < 0.000000000000000 in fill_holes_driver at k= 42 rsm < 0.000000000000000 in fill_holes_driver at k= 43 rsm < 0.000000000000000 in fill_holes_driver at k= 44 rsm < 0.000000000000000 in fill_holes_driver at k= 45 rsm < 0.000000000000000 in fill_holes_driver at k= 46 rsm < 0.000000000000000 in fill_holes_driver at k= 47 rsm < 0.000000000000000 in fill_holes_driver at k= 48 rsm < 0.000000000000000 in fill_holes_driver at k= 49 rsm < 0.000000000000000 in fill_holes_driver at k= 50 rsm < 0.000000000000000 in fill_holes_driver at k= 51 rsm < 0.000000000000000 in fill_holes_driver at k= 52 rsm < 0.000000000000000 in fill_holes_driver at k= 53 rsm < 0.000000000000000 in fill_holes_driver at k= 54 rsm < 0.000000000000000 in fill_holes_driver at k= 55 rsm < 0.000000000000000 in fill_holes_driver at k= 56 rsm < 0.000000000000000 in fill_holes_driver at k= 57 rsm < 0.000000000000000 in fill_holes_driver at k= 58 rsm < 0.000000000000000 in fill_holes_driver at k= 59 rsm < 0.000000000000000 in fill_holes_driver at k= 60 rsm < 0.000000000000000 in fill_holes_driver at k= 61 rsm < 0.000000000000000 in fill_holes_driver at k= 62 rsm < 0.000000000000000 in fill_holes_driver at k= 63 rsm < 0.000000000000000 in fill_holes_driver at k= 64 rsm < 0.000000000000000 in fill_holes_driver at k= 65 rsm < 0.000000000000000 in fill_holes_driver at k= 66 rsm < 0.000000000000000 in fill_holes_driver at k= 67 rsm < 0.000000000000000 in fill_holes_driver at k= 68 rsm < 0.000000000000000 in fill_holes_driver at k= 69 rsm < 0.000000000000000 in fill_holes_driver at k= 70 rsm < 0.000000000000000 in fill_holes_driver at k= 71 rsm < 0.000000000000000 in fill_holes_driver at k= 72 rsm < 0.000000000000000 in fill_holes_driver at k= 73 rsm < 0.000000000000000 in fill_holes_driver at k= 74 rsm < 0.000000000000000 in fill_holes_driver at k= 75 illing was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 iteration = 227; time = 74820.0 Warning: One-level hole filling was not able to fill holes completely! The holes were filled partially. |total_hole| > total_mass Warning: One-level hole filling was not able to fill holes completely! The holes were filled partially. |total_hole| > total_mass Warning: One-level hole filling was not able to fill holes completely! The holes were filled partially. |total_hole| > total_mass Warning: Hole filling failed! A hole could not be filled. Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not s rsm < 0.000000000000000 in fill_holes_driver at k= 28 rsm < 0.000000000000000 in fill_holes_driver at k= 33 rsm < 0.000000000000000 in fill_holes_driver at k= 34 rsm < 0.000000000000000 in fill_holes_driver at k= 35 rsm < 0.000000000000000 in fill_holes_driver at k= 36 rsm < 0.000000000000000 in fill_holes_driver at k= 37 rsm < 0.000000000000000 in fill_holes_driver at k= 38 rsm < 0.000000000000000 in fill_holes_driver at k= 39 rsm < 0.000000000000000 in fill_holes_driver at k= 40 rsm < 0.000000000000000 in fill_holes_driver at k= 41 rsm < 0.000000000000000 in fill_holes_driver at k= 42 rsm < 0.000000000000000 in fill_holes_driver at k= 43 rsm < 0.000000000000000 in fill_holes_driver at k= 44 rsm < 0.000000000000000 in fill_holes_driver at k= 45 rsm < 0.000000000000000 in fill_holes_driver at k= 46 rsm < 0.000000000000000 in fill_holes_driver at k= 47 rsm < 0.000000000000000 in fill_holes_driver at k= 48 rsm < 0.000000000000000 in fill_holes_driver at k= 49 rsm < 0.000000000000000 in fill_holes_driver at k= 50 rsm < 0.000000000000000 in fill_holes_driver at k= 51 rsm < 0.000000000000000 in fill_holes_driver at k= 52 rsm < 0.000000000000000 in fill_holes_driver at k= 53 rsm < 0.000000000000000 in fill_holes_driver at k= 54 rsm < 0.000000000000000 in fill_holes_driver at k= 55 rsm < 0.000000000000000 in fill_holes_driver at k= 56 rsm < 0.000000000000000 in fill_holes_driver at k= 57 rsm < 0.000000000000000 in fill_holes_driver at k= 58 rsm < 0.000000000000000 in fill_holes_driver at k= 59 rsm < 0.000000000000000 in fill_holes_driver at k= 60 rsm < 0.000000000000000 in fill_holes_driver at k= 61 rsm < 0.000000000000000 in fill_holes_driver at k= 62 rsm < 0.000000000000000 in fill_holes_driver at k= 63 rsm < 0.000000000000000 in fill_holes_driver at k= 64 rsm < 0.000000000000000 in fill_holes_driver at k= 65 rsm < 0.000000000000000 in fill_holes_driver at k= 66 rsm < 0.000000000000000 in fill_holes_driver at k= 67 rsm < 0.000000000000000 in fill_holes_driver at k= 68 rsm < 0.000000000000000 in fill_holes_driver at k= 69 rsm < 0.000000000000000 in fill_holes_driver at k= 70 rsm < 0.000000000000000 in fill_holes_driver at k= 71 rsm < 0.000000000000000 in fill_holes_driver at k= 72 rsm < 0.000000000000000 in fill_holes_driver at k= 73 rsm < 0.000000000000000 in fill_holes_driver at k= 74 rsm < 0.000000000000000 in fill_holes_driver at k= 75 uccessful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 iteration = 228; time = 74880.0 Warning: One-level hole filling was not able to fill holes completely! The holes were filled partially. |total_hole| > total_mass Warning: One-level hole filling was not able to fill holes completely! The holes were filled partially. |total_hole| > total_mass Warning: One-level hole filling was not able to fill holes completely! The holes were filled partially. |total_hole| > total_mass Warning: Hole filling failed! A hole could not be filled. Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total rsm < 0.000000000000000 in fill_holes_driver at k= 28 rsm < 0.000000000000000 in fill_holes_driver at k= 33 rsm < 0.000000000000000 in fill_holes_driver at k= 34 rsm < 0.000000000000000 in fill_holes_driver at k= 35 rsm < 0.000000000000000 in fill_holes_driver at k= 36 rsm < 0.000000000000000 in fill_holes_driver at k= 37 rsm < 0.000000000000000 in fill_holes_driver at k= 38 rsm < 0.000000000000000 in fill_holes_driver at k= 39 rsm < 0.000000000000000 in fill_holes_driver at k= 40 rsm < 0.000000000000000 in fill_holes_driver at k= 41 rsm < 0.000000000000000 in fill_holes_driver at k= 42 rsm < 0.000000000000000 in fill_holes_driver at k= 43 rsm < 0.000000000000000 in fill_holes_driver at k= 44 rsm < 0.000000000000000 in fill_holes_driver at k= 45 rsm < 0.000000000000000 in fill_holes_driver at k= 46 rsm < 0.000000000000000 in fill_holes_driver at k= 47 rsm < 0.000000000000000 in fill_holes_driver at k= 48 rsm < 0.000000000000000 in fill_holes_driver at k= 49 rsm < 0.000000000000000 in fill_holes_driver at k= 50 rsm < 0.000000000000000 in fill_holes_driver at k= 51 rsm < 0.000000000000000 in fill_holes_driver at k= 52 rsm < 0.000000000000000 in fill_holes_driver at k= 53 rsm < 0.000000000000000 in fill_holes_driver at k= 54 rsm < 0.000000000000000 in fill_holes_driver at k= 55 rsm < 0.000000000000000 in fill_holes_driver at k= 56 rsm < 0.000000000000000 in fill_holes_driver at k= 57 rsm < 0.000000000000000 in fill_holes_driver at k= 58 rsm < 0.000000000000000 in fill_holes_driver at k= 59 rsm < 0.000000000000000 in fill_holes_driver at k= 60 rsm < 0.000000000000000 in fill_holes_driver at k= 61 rsm < 0.000000000000000 in fill_holes_driver at k= 62 rsm < 0.000000000000000 in fill_holes_driver at k= 63 rsm < 0.000000000000000 in fill_holes_driver at k= 64 rsm < 0.000000000000000 in fill_holes_driver at k= 65 rsm < 0.000000000000000 in fill_holes_driver at k= 66 rsm < 0.000000000000000 in fill_holes_driver at k= 67 rsm < 0.000000000000000 in fill_holes_driver at k= 68 rsm < 0.000000000000000 in fill_holes_driver at k= 69 rsm < 0.000000000000000 in fill_holes_driver at k= 70 rsm < 0.000000000000000 in fill_holes_driver at k= 71 rsm < 0.000000000000000 in fill_holes_driver at k= 72 rsm < 0.000000000000000 in fill_holes_driver at k= 73 rsm < 0.000000000000000 in fill_holes_driver at k= 74 rsm < 0.000000000000000 in fill_holes_driver at k= 75 rsm < 0.000000000000000 in fill_holes_driver at k= 33 rsm < 0.000000000000000 in fill_holes_driver at k= 34 rsm < 0.000000000000000 in fill_holes_driver at k= 35 rsm < 0.000000000000000 in fill_holes_driver at k= 36 rsm < 0.000000000000000 in fill_holes_driver at k= 37 rsm < 0.000000000000000 in fill_holes_driver at k= 38 rsm < 0.000000000000000 in fill_holes_driver at k= 39 rsm < 0.000000000000000 in fill_holes_driver at k= 40 rsm < 0.000000000000000 in fill_holes_driver at k= 41 rsm < 0.000000000000000 in fill_holes_driver at k= 42 rsm < 0.000000000000000 in fill_holes_driver at k= 43 rsm < 0.000000000000000 in fill_holes_driver at k= 44 rsm < 0.000000000000000 in fill_holes_driver at k= 45 rsm < 0.000000000000000 in fill_holes_driver at k= 46 rsm < 0.000000000000000 in fill_holes_driver at k= 47 rsm < 0.000000000000000 in fill_holes_driver at k= 48 rsm < 0.000000000000000 in fill_holes_driver at k= 49 rsm < 0.000000000000000 in fill_holes_driver at k= 50 rsm < 0.000000000000000 in fill_holes_driver at k= 51 rsm < 0.000000000000000 in fill_holes_driver at k= 52 rsm < 0.000000000000000 in fill_holes_driver at k= 53 rsm < 0.000000000000000 in fill_holes_driver at k= 54 rsm < 0.000000000000000 in fill_holes_driver at k= 55 rsm < 0.000000000000000 in fill_holes_driver at k= 56 rsm < 0.000000000000000 in fill_holes_driver at k= 57 rsm < 0.000000000000000 in fill_holes_driver at k= 58 rsm < 0.000000000000000 in fill_holes_driver at k= 59 rsm < 0.000000000000000 in fill_holes_driver at k= 60 rsm < 0.000000000000000 in fill_holes_driver at k= 61 rsm < 0.000000000000000 in fill_holes_driver at k= 62 rsm < 0.000000000000000 in fill_holes_driver at k= 63 rsm < 0.000000000000000 in fill_holes_driver at k= 64 rsm < 0.000000000000000 in fill_holes_driver at k= 65 rsm < 0.000000000000000 in fill_holes_driver at k= 66 rsm < 0.000000000000000 in fill_holes_driver at k= 67 rsm < 0.000000000000000 in fill_holes_driver at k= 68 rsm < 0.000000000000000 in fill_holes_driver at k= 69 rsm < 0.000000000000000 in fill_holes_driver at k= 70 rsm < 0.000000000000000 in fill_holes_driver at k= 71 rsm < 0.000000000000000 in fill_holes_driver at k= 72 rsm < 0.000000000000000 in fill_holes_driver at k= 73 rsm < 0.000000000000000 in fill_holes_driver at k= 74 rsm < 0.000000000000000 in fill_holes_driver at k= 75 _mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 iteration = 229; time = 74940.0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 iteration = 230; time = 75000.0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Wa rsm < 0.000000000000000 in fill_holes_driver at k= 33 rsm < 0.000000000000000 in fill_holes_driver at k= 34 rsm < 0.000000000000000 in fill_holes_driver at k= 35 rsm < 0.000000000000000 in fill_holes_driver at k= 36 rsm < 0.000000000000000 in fill_holes_driver at k= 37 rsm < 0.000000000000000 in fill_holes_driver at k= 38 rsm < 0.000000000000000 in fill_holes_driver at k= 39 rsm < 0.000000000000000 in fill_holes_driver at k= 40 rsm < 0.000000000000000 in fill_holes_driver at k= 41 rsm < 0.000000000000000 in fill_holes_driver at k= 42 rsm < 0.000000000000000 in fill_holes_driver at k= 43 rsm < 0.000000000000000 in fill_holes_driver at k= 44 rsm < 0.000000000000000 in fill_holes_driver at k= 45 rsm < 0.000000000000000 in fill_holes_driver at k= 46 rsm < 0.000000000000000 in fill_holes_driver at k= 47 rsm < 0.000000000000000 in fill_holes_driver at k= 48 rsm < 0.000000000000000 in fill_holes_driver at k= 49 rsm < 0.000000000000000 in fill_holes_driver at k= 50 rsm < 0.000000000000000 in fill_holes_driver at k= 51 rsm < 0.000000000000000 in fill_holes_driver at k= 52 rsm < 0.000000000000000 in fill_holes_driver at k= 53 rsm < 0.000000000000000 in fill_holes_driver at k= 54 rsm < 0.000000000000000 in fill_holes_driver at k= 55 rsm < 0.000000000000000 in fill_holes_driver at k= 56 rsm < 0.000000000000000 in fill_holes_driver at k= 57 rsm < 0.000000000000000 in fill_holes_driver at k= 58 rsm < 0.000000000000000 in fill_holes_driver at k= 59 rsm < 0.000000000000000 in fill_holes_driver at k= 60 rsm < 0.000000000000000 in fill_holes_driver at k= 61 rsm < 0.000000000000000 in fill_holes_driver at k= 62 rsm < 0.000000000000000 in fill_holes_driver at k= 63 rsm < 0.000000000000000 in fill_holes_driver at k= 64 rsm < 0.000000000000000 in fill_holes_driver at k= 65 rsm < 0.000000000000000 in fill_holes_driver at k= 66 rsm < 0.000000000000000 in fill_holes_driver at k= 67 rsm < 0.000000000000000 in fill_holes_driver at k= 68 rsm < 0.000000000000000 in fill_holes_driver at k= 69 rsm < 0.000000000000000 in fill_holes_driver at k= 70 rsm < 0.000000000000000 in fill_holes_driver at k= 71 rsm < 0.000000000000000 in fill_holes_driver at k= 72 rsm < 0.000000000000000 in fill_holes_driver at k= 73 rsm < 0.000000000000000 in fill_holes_driver at k= 74 rsm < 0.000000000000000 in fill_holes_driver at k= 75 rning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 iteration = 231; time = 75060.0 iteration = 232; time = 75120.0 Warning: One-level hole filling was not able to fill holes completely! The holes were filled partially. |total_hole| > total_mass Warning: One-level hole filling was not able to fill holes completely! The holes were filled partially. |total_hole| > total_mass Warning: One-level hole filling was not able to fill holes completely! The holes were filled partially. |total_hole| > total_mass Warning: Hole filling failed! A hole could not be filled. Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not success rsm < 0.000000000000000 in fill_holes_driver at k= 28 rsm < 0.000000000000000 in fill_holes_driver at k= 33 rsm < 0.000000000000000 in fill_holes_driver at k= 34 rsm < 0.000000000000000 in fill_holes_driver at k= 35 rsm < 0.000000000000000 in fill_holes_driver at k= 36 rsm < 0.000000000000000 in fill_holes_driver at k= 37 rsm < 0.000000000000000 in fill_holes_driver at k= 38 rsm < 0.000000000000000 in fill_holes_driver at k= 39 rsm < 0.000000000000000 in fill_holes_driver at k= 40 rsm < 0.000000000000000 in fill_holes_driver at k= 41 rsm < 0.000000000000000 in fill_holes_driver at k= 42 rsm < 0.000000000000000 in fill_holes_driver at k= 43 rsm < 0.000000000000000 in fill_holes_driver at k= 44 rsm < 0.000000000000000 in fill_holes_driver at k= 45 rsm < 0.000000000000000 in fill_holes_driver at k= 46 rsm < 0.000000000000000 in fill_holes_driver at k= 47 rsm < 0.000000000000000 in fill_holes_driver at k= 48 rsm < 0.000000000000000 in fill_holes_driver at k= 49 rsm < 0.000000000000000 in fill_holes_driver at k= 50 rsm < 0.000000000000000 in fill_holes_driver at k= 51 rsm < 0.000000000000000 in fill_holes_driver at k= 52 rsm < 0.000000000000000 in fill_holes_driver at k= 53 rsm < 0.000000000000000 in fill_holes_driver at k= 54 rsm < 0.000000000000000 in fill_holes_driver at k= 55 rsm < 0.000000000000000 in fill_holes_driver at k= 56 rsm < 0.000000000000000 in fill_holes_driver at k= 57 rsm < 0.000000000000000 in fill_holes_driver at k= 58 rsm < 0.000000000000000 in fill_holes_driver at k= 59 rsm < 0.000000000000000 in fill_holes_driver at k= 60 rsm < 0.000000000000000 in fill_holes_driver at k= 61 rsm < 0.000000000000000 in fill_holes_driver at k= 62 rsm < 0.000000000000000 in fill_holes_driver at k= 63 rsm < 0.000000000000000 in fill_holes_driver at k= 64 rsm < 0.000000000000000 in fill_holes_driver at k= 65 rsm < 0.000000000000000 in fill_holes_driver at k= 66 rsm < 0.000000000000000 in fill_holes_driver at k= 67 rsm < 0.000000000000000 in fill_holes_driver at k= 68 rsm < 0.000000000000000 in fill_holes_driver at k= 69 rsm < 0.000000000000000 in fill_holes_driver at k= 70 rsm < 0.000000000000000 in fill_holes_driver at k= 71 rsm < 0.000000000000000 in fill_holes_driver at k= 72 rsm < 0.000000000000000 in fill_holes_driver at k= 73 rsm < 0.000000000000000 in fill_holes_driver at k= 74 rsm < 0.000000000000000 in fill_holes_driver at k= 75 ful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 iteration = 233; time = 75180.0 iteration = 234; time = 75240.0 Warning: One-level hole filling was not able to fill holes completely! The holes were filled partially. |total_hole| > total_mass Warning: One-level hole filling was not able to fill holes completely! The holes were filled partially. |total_hole| > total_mass Warning: One-level hole filling was not able to fill holes completely! The holes were filled partially. |total_hole| > total_mass Warning: Hole filling failed! A hole could not be filled. Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole rsm < 0.000000000000000 in fill_holes_driver at k= 28 rsm < 0.000000000000000 in fill_holes_driver at k= 32 rsm < 0.000000000000000 in fill_holes_driver at k= 33 rsm < 0.000000000000000 in fill_holes_driver at k= 34 rsm < 0.000000000000000 in fill_holes_driver at k= 35 rsm < 0.000000000000000 in fill_holes_driver at k= 36 rsm < 0.000000000000000 in fill_holes_driver at k= 37 rsm < 0.000000000000000 in fill_holes_driver at k= 38 rsm < 0.000000000000000 in fill_holes_driver at k= 39 rsm < 0.000000000000000 in fill_holes_driver at k= 40 rsm < 0.000000000000000 in fill_holes_driver at k= 41 rsm < 0.000000000000000 in fill_holes_driver at k= 42 rsm < 0.000000000000000 in fill_holes_driver at k= 43 rsm < 0.000000000000000 in fill_holes_driver at k= 44 rsm < 0.000000000000000 in fill_holes_driver at k= 45 rsm < 0.000000000000000 in fill_holes_driver at k= 46 rsm < 0.000000000000000 in fill_holes_driver at k= 47 rsm < 0.000000000000000 in fill_holes_driver at k= 48 rsm < 0.000000000000000 in fill_holes_driver at k= 49 rsm < 0.000000000000000 in fill_holes_driver at k= 50 rsm < 0.000000000000000 in fill_holes_driver at k= 51 rsm < 0.000000000000000 in fill_holes_driver at k= 52 rsm < 0.000000000000000 in fill_holes_driver at k= 53 rsm < 0.000000000000000 in fill_holes_driver at k= 54 rsm < 0.000000000000000 in fill_holes_driver at k= 55 rsm < 0.000000000000000 in fill_holes_driver at k= 56 rsm < 0.000000000000000 in fill_holes_driver at k= 57 rsm < 0.000000000000000 in fill_holes_driver at k= 58 rsm < 0.000000000000000 in fill_holes_driver at k= 59 rsm < 0.000000000000000 in fill_holes_driver at k= 60 rsm < 0.000000000000000 in fill_holes_driver at k= 61 rsm < 0.000000000000000 in fill_holes_driver at k= 62 rsm < 0.000000000000000 in fill_holes_driver at k= 63 rsm < 0.000000000000000 in fill_holes_driver at k= 64 rsm < 0.000000000000000 in fill_holes_driver at k= 65 rsm < 0.000000000000000 in fill_holes_driver at k= 66 rsm < 0.000000000000000 in fill_holes_driver at k= 67 rsm < 0.000000000000000 in fill_holes_driver at k= 68 rsm < 0.000000000000000 in fill_holes_driver at k= 69 rsm < 0.000000000000000 in fill_holes_driver at k= 70 rsm < 0.000000000000000 in fill_holes_driver at k= 71 rsm < 0.000000000000000 in fill_holes_driver at k= 72 rsm < 0.000000000000000 in fill_holes_driver at k= 73 rsm < 0.000000000000000 in fill_holes_driver at k= 74 rsm < 0.000000000000000 in fill_holes_driver at k= 75 filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 iteration = 235; time = 75300.0 iteration = 236; time = 75360.0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was n rsm < 0.000000000000000 in fill_holes_driver at k= 32 rsm < 0.000000000000000 in fill_holes_driver at k= 33 rsm < 0.000000000000000 in fill_holes_driver at k= 34 rsm < 0.000000000000000 in fill_holes_driver at k= 35 rsm < 0.000000000000000 in fill_holes_driver at k= 36 rsm < 0.000000000000000 in fill_holes_driver at k= 37 rsm < 0.000000000000000 in fill_holes_driver at k= 38 rsm < 0.000000000000000 in fill_holes_driver at k= 39 rsm < 0.000000000000000 in fill_holes_driver at k= 40 rsm < 0.000000000000000 in fill_holes_driver at k= 41 rsm < 0.000000000000000 in fill_holes_driver at k= 42 rsm < 0.000000000000000 in fill_holes_driver at k= 43 rsm < 0.000000000000000 in fill_holes_driver at k= 44 rsm < 0.000000000000000 in fill_holes_driver at k= 45 rsm < 0.000000000000000 in fill_holes_driver at k= 46 rsm < 0.000000000000000 in fill_holes_driver at k= 47 rsm < 0.000000000000000 in fill_holes_driver at k= 48 rsm < 0.000000000000000 in fill_holes_driver at k= 49 rsm < 0.000000000000000 in fill_holes_driver at k= 50 rsm < 0.000000000000000 in fill_holes_driver at k= 51 rsm < 0.000000000000000 in fill_holes_driver at k= 52 rsm < 0.000000000000000 in fill_holes_driver at k= 53 rsm < 0.000000000000000 in fill_holes_driver at k= 54 rsm < 0.000000000000000 in fill_holes_driver at k= 55 rsm < 0.000000000000000 in fill_holes_driver at k= 56 rsm < 0.000000000000000 in fill_holes_driver at k= 57 rsm < 0.000000000000000 in fill_holes_driver at k= 58 rsm < 0.000000000000000 in fill_holes_driver at k= 59 rsm < 0.000000000000000 in fill_holes_driver at k= 60 rsm < 0.000000000000000 in fill_holes_driver at k= 61 rsm < 0.000000000000000 in fill_holes_driver at k= 62 rsm < 0.000000000000000 in fill_holes_driver at k= 63 rsm < 0.000000000000000 in fill_holes_driver at k= 64 rsm < 0.000000000000000 in fill_holes_driver at k= 65 rsm < 0.000000000000000 in fill_holes_driver at k= 66 rsm < 0.000000000000000 in fill_holes_driver at k= 67 rsm < 0.000000000000000 in fill_holes_driver at k= 68 rsm < 0.000000000000000 in fill_holes_driver at k= 69 rsm < 0.000000000000000 in fill_holes_driver at k= 70 rsm < 0.000000000000000 in fill_holes_driver at k= 71 rsm < 0.000000000000000 in fill_holes_driver at k= 72 rsm < 0.000000000000000 in fill_holes_driver at k= 73 rsm < 0.000000000000000 in fill_holes_driver at k= 74 rsm < 0.000000000000000 in fill_holes_driver at k= 75 rsm < 0.000000000000000 in fill_holes_driver at k= 33 rsm < 0.000000000000000 in fill_holes_driver at k= 34 rsm < 0.000000000000000 in fill_holes_driver at k= 35 rsm < 0.000000000000000 in fill_holes_driver at k= 36 rsm < 0.000000000000000 in fill_holes_driver at k= 37 rsm < 0.000000000000000 in fill_holes_driver at k= 38 rsm < 0.000000000000000 in fill_holes_driver at k= 39 rsm < 0.000000000000000 in fill_holes_driver at k= 40 rsm < 0.000000000000000 in fill_holes_driver at k= 41 rsm < 0.000000000000000 in fill_holes_driver at k= 42 rsm < 0.000000000000000 in fill_holes_driver at k= 43 rsm < 0.000000000000000 in fill_holes_driver at k= 44 rsm < 0.000000000000000 in fill_holes_driver at k= 45 rsm < 0.000000000000000 in fill_holes_driver at k= 46 rsm < 0.000000000000000 in fill_holes_driver at k= 47 rsm < 0.000000000000000 in fill_holes_driver at k= 48 rsm < 0.000000000000000 in fill_holes_driver at k= 49 rsm < 0.000000000000000 in fill_holes_driver at k= 50 rsm < 0.000000000000000 in fill_holes_driver at k= 51 rsm < 0.000000000000000 in fill_holes_driver at k= 52 rsm < 0.000000000000000 in fill_holes_driver at k= 53 rsm < 0.000000000000000 in fill_holes_driver at k= 54 rsm < 0.000000000000000 in fill_holes_driver at k= 55 rsm < 0.000000000000000 in fill_holes_driver at k= 56 rsm < 0.000000000000000 in fill_holes_driver at k= 57 rsm < 0.000000000000000 in fill_holes_driver at k= 58 rsm < 0.000000000000000 in fill_holes_driver at k= 59 rsm < 0.000000000000000 in fill_holes_driver at k= 60 rsm < 0.000000000000000 in fill_holes_driver at k= 61 rsm < 0.000000000000000 in fill_holes_driver at k= 62 rsm < 0.000000000000000 in fill_holes_driver at k= 63 rsm < 0.000000000000000 in fill_holes_driver at k= 64 rsm < 0.000000000000000 in fill_holes_driver at k= 65 rsm < 0.000000000000000 in fill_holes_driver at k= 66 rsm < 0.000000000000000 in fill_holes_driver at k= 67 rsm < 0.000000000000000 in fill_holes_driver at k= 68 rsm < 0.000000000000000 in fill_holes_driver at k= 69 rsm < 0.000000000000000 in fill_holes_driver at k= 70 rsm < 0.000000000000000 in fill_holes_driver at k= 71 rsm < 0.000000000000000 in fill_holes_driver at k= 72 rsm < 0.000000000000000 in fill_holes_driver at k= 73 rsm < 0.000000000000000 in fill_holes_driver at k= 74 rsm < 0.000000000000000 in fill_holes_driver at k= 75 ot successful! total_mass ~= 0 iteration = 237; time = 75420.0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 iteration = 238; time = 75480.0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! rsm < 0.000000000000000 in fill_holes_driver at k= 33 rsm < 0.000000000000000 in fill_holes_driver at k= 34 rsm < 0.000000000000000 in fill_holes_driver at k= 35 rsm < 0.000000000000000 in fill_holes_driver at k= 36 rsm < 0.000000000000000 in fill_holes_driver at k= 37 rsm < 0.000000000000000 in fill_holes_driver at k= 38 rsm < 0.000000000000000 in fill_holes_driver at k= 39 rsm < 0.000000000000000 in fill_holes_driver at k= 40 rsm < 0.000000000000000 in fill_holes_driver at k= 41 rsm < 0.000000000000000 in fill_holes_driver at k= 42 rsm < 0.000000000000000 in fill_holes_driver at k= 43 rsm < 0.000000000000000 in fill_holes_driver at k= 44 rsm < 0.000000000000000 in fill_holes_driver at k= 45 rsm < 0.000000000000000 in fill_holes_driver at k= 46 rsm < 0.000000000000000 in fill_holes_driver at k= 47 rsm < 0.000000000000000 in fill_holes_driver at k= 48 rsm < 0.000000000000000 in fill_holes_driver at k= 49 rsm < 0.000000000000000 in fill_holes_driver at k= 50 rsm < 0.000000000000000 in fill_holes_driver at k= 51 rsm < 0.000000000000000 in fill_holes_driver at k= 52 rsm < 0.000000000000000 in fill_holes_driver at k= 53 rsm < 0.000000000000000 in fill_holes_driver at k= 54 rsm < 0.000000000000000 in fill_holes_driver at k= 55 rsm < 0.000000000000000 in fill_holes_driver at k= 56 rsm < 0.000000000000000 in fill_holes_driver at k= 57 rsm < 0.000000000000000 in fill_holes_driver at k= 58 rsm < 0.000000000000000 in fill_holes_driver at k= 59 rsm < 0.000000000000000 in fill_holes_driver at k= 60 rsm < 0.000000000000000 in fill_holes_driver at k= 61 rsm < 0.000000000000000 in fill_holes_driver at k= 62 rsm < 0.000000000000000 in fill_holes_driver at k= 63 rsm < 0.000000000000000 in fill_holes_driver at k= 64 rsm < 0.000000000000000 in fill_holes_driver at k= 65 rsm < 0.000000000000000 in fill_holes_driver at k= 66 rsm < 0.000000000000000 in fill_holes_driver at k= 67 rsm < 0.000000000000000 in fill_holes_driver at k= 68 rsm < 0.000000000000000 in fill_holes_driver at k= 69 rsm < 0.000000000000000 in fill_holes_driver at k= 70 rsm < 0.000000000000000 in fill_holes_driver at k= 71 rsm < 0.000000000000000 in fill_holes_driver at k= 72 rsm < 0.000000000000000 in fill_holes_driver at k= 73 rsm < 0.000000000000000 in fill_holes_driver at k= 74 rsm < 0.000000000000000 in fill_holes_driver at k= 75 total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 iteration = 239; time = 75540.0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was rsm < 0.000000000000000 in fill_holes_driver at k= 33 rsm < 0.000000000000000 in fill_holes_driver at k= 34 rsm < 0.000000000000000 in fill_holes_driver at k= 35 rsm < 0.000000000000000 in fill_holes_driver at k= 36 rsm < 0.000000000000000 in fill_holes_driver at k= 37 rsm < 0.000000000000000 in fill_holes_driver at k= 38 rsm < 0.000000000000000 in fill_holes_driver at k= 39 rsm < 0.000000000000000 in fill_holes_driver at k= 40 rsm < 0.000000000000000 in fill_holes_driver at k= 41 rsm < 0.000000000000000 in fill_holes_driver at k= 42 rsm < 0.000000000000000 in fill_holes_driver at k= 43 rsm < 0.000000000000000 in fill_holes_driver at k= 44 rsm < 0.000000000000000 in fill_holes_driver at k= 45 rsm < 0.000000000000000 in fill_holes_driver at k= 46 rsm < 0.000000000000000 in fill_holes_driver at k= 47 rsm < 0.000000000000000 in fill_holes_driver at k= 48 rsm < 0.000000000000000 in fill_holes_driver at k= 49 rsm < 0.000000000000000 in fill_holes_driver at k= 50 rsm < 0.000000000000000 in fill_holes_driver at k= 51 rsm < 0.000000000000000 in fill_holes_driver at k= 52 rsm < 0.000000000000000 in fill_holes_driver at k= 53 rsm < 0.000000000000000 in fill_holes_driver at k= 54 rsm < 0.000000000000000 in fill_holes_driver at k= 55 rsm < 0.000000000000000 in fill_holes_driver at k= 56 rsm < 0.000000000000000 in fill_holes_driver at k= 57 rsm < 0.000000000000000 in fill_holes_driver at k= 58 rsm < 0.000000000000000 in fill_holes_driver at k= 59 rsm < 0.000000000000000 in fill_holes_driver at k= 60 rsm < 0.000000000000000 in fill_holes_driver at k= 61 rsm < 0.000000000000000 in fill_holes_driver at k= 62 rsm < 0.000000000000000 in fill_holes_driver at k= 63 rsm < 0.000000000000000 in fill_holes_driver at k= 64 rsm < 0.000000000000000 in fill_holes_driver at k= 65 rsm < 0.000000000000000 in fill_holes_driver at k= 66 rsm < 0.000000000000000 in fill_holes_driver at k= 67 rsm < 0.000000000000000 in fill_holes_driver at k= 68 rsm < 0.000000000000000 in fill_holes_driver at k= 69 rsm < 0.000000000000000 in fill_holes_driver at k= 70 rsm < 0.000000000000000 in fill_holes_driver at k= 71 rsm < 0.000000000000000 in fill_holes_driver at k= 72 rsm < 0.000000000000000 in fill_holes_driver at k= 73 rsm < 0.000000000000000 in fill_holes_driver at k= 74 rsm < 0.000000000000000 in fill_holes_driver at k= 75 rsm < 0.000000000000000 in fill_holes_driver at k= 33 rsm < 0.000000000000000 in fill_holes_driver at k= 34 rsm < 0.000000000000000 in fill_holes_driver at k= 35 rsm < 0.000000000000000 in fill_holes_driver at k= 36 rsm < 0.000000000000000 in fill_holes_driver at k= 37 rsm < 0.000000000000000 in fill_holes_driver at k= 38 rsm < 0.000000000000000 in fill_holes_driver at k= 39 rsm < 0.000000000000000 in fill_holes_driver at k= 40 rsm < 0.000000000000000 in fill_holes_driver at k= 41 rsm < 0.000000000000000 in fill_holes_driver at k= 42 rsm < 0.000000000000000 in fill_holes_driver at k= 43 rsm < 0.000000000000000 in fill_holes_driver at k= 44 rsm < 0.000000000000000 in fill_holes_driver at k= 45 rsm < 0.000000000000000 in fill_holes_driver at k= 46 rsm < 0.000000000000000 in fill_holes_driver at k= 47 rsm < 0.000000000000000 in fill_holes_driver at k= 48 rsm < 0.000000000000000 in fill_holes_driver at k= 49 rsm < 0.000000000000000 in fill_holes_driver at k= 50 rsm < 0.000000000000000 in fill_holes_driver at k= 51 rsm < 0.000000000000000 in fill_holes_driver at k= 52 rsm < 0.000000000000000 in fill_holes_driver at k= 53 rsm < 0.000000000000000 in fill_holes_driver at k= 54 rsm < 0.000000000000000 in fill_holes_driver at k= 55 rsm < 0.000000000000000 in fill_holes_driver at k= 56 rsm < 0.000000000000000 in fill_holes_driver at k= 57 rsm < 0.000000000000000 in fill_holes_driver at k= 58 rsm < 0.000000000000000 in fill_holes_driver at k= 59 rsm < 0.000000000000000 in fill_holes_driver at k= 60 rsm < 0.000000000000000 in fill_holes_driver at k= 61 rsm < 0.000000000000000 in fill_holes_driver at k= 62 rsm < 0.000000000000000 in fill_holes_driver at k= 63 rsm < 0.000000000000000 in fill_holes_driver at k= 64 rsm < 0.000000000000000 in fill_holes_driver at k= 65 rsm < 0.000000000000000 in fill_holes_driver at k= 66 rsm < 0.000000000000000 in fill_holes_driver at k= 67 rsm < 0.000000000000000 in fill_holes_driver at k= 68 rsm < 0.000000000000000 in fill_holes_driver at k= 69 rsm < 0.000000000000000 in fill_holes_driver at k= 70 rsm < 0.000000000000000 in fill_holes_driver at k= 71 rsm < 0.000000000000000 in fill_holes_driver at k= 72 rsm < 0.000000000000000 in fill_holes_driver at k= 73 rsm < 0.000000000000000 in fill_holes_driver at k= 74 rsm < 0.000000000000000 in fill_holes_driver at k= 75 not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 iteration = 240; time = 75600.0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 iteration = 241; time = 75660.0 Warning: One-level hole filling was not able to fill holes completely! The holes were filled partially. |total_hole| > total_mass Warning: One-level hole filling was not able to fill hole rsm < 0.000000000000000 in fill_holes_driver at k= 26 rsm < 0.000000000000000 in fill_holes_driver at k= 32 rsm < 0.000000000000000 in fill_holes_driver at k= 33 rsm < 0.000000000000000 in fill_holes_driver at k= 34 rsm < 0.000000000000000 in fill_holes_driver at k= 35 rsm < 0.000000000000000 in fill_holes_driver at k= 36 rsm < 0.000000000000000 in fill_holes_driver at k= 37 rsm < 0.000000000000000 in fill_holes_driver at k= 38 rsm < 0.000000000000000 in fill_holes_driver at k= 39 rsm < 0.000000000000000 in fill_holes_driver at k= 40 rsm < 0.000000000000000 in fill_holes_driver at k= 41 rsm < 0.000000000000000 in fill_holes_driver at k= 42 rsm < 0.000000000000000 in fill_holes_driver at k= 43 rsm < 0.000000000000000 in fill_holes_driver at k= 44 rsm < 0.000000000000000 in fill_holes_driver at k= 45 rsm < 0.000000000000000 in fill_holes_driver at k= 46 rsm < 0.000000000000000 in fill_holes_driver at k= 47 rsm < 0.000000000000000 in fill_holes_driver at k= 48 rsm < 0.000000000000000 in fill_holes_driver at k= 49 rsm < 0.000000000000000 in fill_holes_driver at k= 50 rsm < 0.000000000000000 in fill_holes_driver at k= 51 rsm < 0.000000000000000 in fill_holes_driver at k= 52 rsm < 0.000000000000000 in fill_holes_driver at k= 53 rsm < 0.000000000000000 in fill_holes_driver at k= 54 rsm < 0.000000000000000 in fill_holes_driver at k= 55 rsm < 0.000000000000000 in fill_holes_driver at k= 56 rsm < 0.000000000000000 in fill_holes_driver at k= 57 rsm < 0.000000000000000 in fill_holes_driver at k= 58 rsm < 0.000000000000000 in fill_holes_driver at k= 59 rsm < 0.000000000000000 in fill_holes_driver at k= 60 rsm < 0.000000000000000 in fill_holes_driver at k= 61 rsm < 0.000000000000000 in fill_holes_driver at k= 62 rsm < 0.000000000000000 in fill_holes_driver at k= 63 rsm < 0.000000000000000 in fill_holes_driver at k= 64 rsm < 0.000000000000000 in fill_holes_driver at k= 65 rsm < 0.000000000000000 in fill_holes_driver at k= 66 rsm < 0.000000000000000 in fill_holes_driver at k= 67 rsm < 0.000000000000000 in fill_holes_driver at k= 68 rsm < 0.000000000000000 in fill_holes_driver at k= 69 rsm < 0.000000000000000 in fill_holes_driver at k= 70 rsm < 0.000000000000000 in fill_holes_driver at k= 71 rsm < 0.000000000000000 in fill_holes_driver at k= 72 rsm < 0.000000000000000 in fill_holes_driver at k= 73 rsm < 0.000000000000000 in fill_holes_driver at k= 74 rsm < 0.000000000000000 in fill_holes_driver at k= 75 s completely! The holes were filled partially. |total_hole| > total_mass Warning: One-level hole filling was not able to fill holes completely! The holes were filled partially. |total_hole| > total_mass Warning: Hole filling failed! A hole could not be filled. Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 iteration = 242; time = 75720.0 Warning: One-level hole filling was not able to fill holes completely! The holes were filled partially. |total_hole| > total_mass Warning: One-level hole filling was not able to fill holes completely! The holes were filled partially. |total_hole| > total_mass Warning: One-level hole filling was not able to fill holes completely! The holes were filled partially. |total_hole| > total_mass Warning: Hole filling failed! A hole could not be filled. Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole fill rsm < 0.000000000000000 in fill_holes_driver at k= 28 rsm < 0.000000000000000 in fill_holes_driver at k= 33 rsm < 0.000000000000000 in fill_holes_driver at k= 34 rsm < 0.000000000000000 in fill_holes_driver at k= 35 rsm < 0.000000000000000 in fill_holes_driver at k= 36 rsm < 0.000000000000000 in fill_holes_driver at k= 37 rsm < 0.000000000000000 in fill_holes_driver at k= 38 rsm < 0.000000000000000 in fill_holes_driver at k= 39 rsm < 0.000000000000000 in fill_holes_driver at k= 40 rsm < 0.000000000000000 in fill_holes_driver at k= 41 rsm < 0.000000000000000 in fill_holes_driver at k= 42 rsm < 0.000000000000000 in fill_holes_driver at k= 43 rsm < 0.000000000000000 in fill_holes_driver at k= 44 rsm < 0.000000000000000 in fill_holes_driver at k= 45 rsm < 0.000000000000000 in fill_holes_driver at k= 46 rsm < 0.000000000000000 in fill_holes_driver at k= 47 rsm < 0.000000000000000 in fill_holes_driver at k= 48 rsm < 0.000000000000000 in fill_holes_driver at k= 49 rsm < 0.000000000000000 in fill_holes_driver at k= 50 rsm < 0.000000000000000 in fill_holes_driver at k= 51 rsm < 0.000000000000000 in fill_holes_driver at k= 52 rsm < 0.000000000000000 in fill_holes_driver at k= 53 rsm < 0.000000000000000 in fill_holes_driver at k= 54 rsm < 0.000000000000000 in fill_holes_driver at k= 55 rsm < 0.000000000000000 in fill_holes_driver at k= 56 rsm < 0.000000000000000 in fill_holes_driver at k= 57 rsm < 0.000000000000000 in fill_holes_driver at k= 58 rsm < 0.000000000000000 in fill_holes_driver at k= 59 rsm < 0.000000000000000 in fill_holes_driver at k= 60 rsm < 0.000000000000000 in fill_holes_driver at k= 61 rsm < 0.000000000000000 in fill_holes_driver at k= 62 rsm < 0.000000000000000 in fill_holes_driver at k= 63 rsm < 0.000000000000000 in fill_holes_driver at k= 64 rsm < 0.000000000000000 in fill_holes_driver at k= 65 rsm < 0.000000000000000 in fill_holes_driver at k= 66 rsm < 0.000000000000000 in fill_holes_driver at k= 67 rsm < 0.000000000000000 in fill_holes_driver at k= 68 rsm < 0.000000000000000 in fill_holes_driver at k= 69 rsm < 0.000000000000000 in fill_holes_driver at k= 70 rsm < 0.000000000000000 in fill_holes_driver at k= 71 rsm < 0.000000000000000 in fill_holes_driver at k= 72 rsm < 0.000000000000000 in fill_holes_driver at k= 73 rsm < 0.000000000000000 in fill_holes_driver at k= 74 rsm < 0.000000000000000 in fill_holes_driver at k= 75 ing was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 iteration = 243; time = 75780.0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One- rsm < 0.000000000000000 in fill_holes_driver at k= 32 rsm < 0.000000000000000 in fill_holes_driver at k= 33 rsm < 0.000000000000000 in fill_holes_driver at k= 34 rsm < 0.000000000000000 in fill_holes_driver at k= 35 rsm < 0.000000000000000 in fill_holes_driver at k= 36 rsm < 0.000000000000000 in fill_holes_driver at k= 37 rsm < 0.000000000000000 in fill_holes_driver at k= 38 rsm < 0.000000000000000 in fill_holes_driver at k= 39 rsm < 0.000000000000000 in fill_holes_driver at k= 40 rsm < 0.000000000000000 in fill_holes_driver at k= 41 rsm < 0.000000000000000 in fill_holes_driver at k= 42 rsm < 0.000000000000000 in fill_holes_driver at k= 43 rsm < 0.000000000000000 in fill_holes_driver at k= 44 rsm < 0.000000000000000 in fill_holes_driver at k= 45 rsm < 0.000000000000000 in fill_holes_driver at k= 46 rsm < 0.000000000000000 in fill_holes_driver at k= 47 rsm < 0.000000000000000 in fill_holes_driver at k= 48 rsm < 0.000000000000000 in fill_holes_driver at k= 49 rsm < 0.000000000000000 in fill_holes_driver at k= 50 rsm < 0.000000000000000 in fill_holes_driver at k= 51 rsm < 0.000000000000000 in fill_holes_driver at k= 52 rsm < 0.000000000000000 in fill_holes_driver at k= 53 rsm < 0.000000000000000 in fill_holes_driver at k= 54 rsm < 0.000000000000000 in fill_holes_driver at k= 55 rsm < 0.000000000000000 in fill_holes_driver at k= 56 rsm < 0.000000000000000 in fill_holes_driver at k= 57 rsm < 0.000000000000000 in fill_holes_driver at k= 58 rsm < 0.000000000000000 in fill_holes_driver at k= 59 rsm < 0.000000000000000 in fill_holes_driver at k= 60 rsm < 0.000000000000000 in fill_holes_driver at k= 61 rsm < 0.000000000000000 in fill_holes_driver at k= 62 rsm < 0.000000000000000 in fill_holes_driver at k= 63 rsm < 0.000000000000000 in fill_holes_driver at k= 64 rsm < 0.000000000000000 in fill_holes_driver at k= 65 rsm < 0.000000000000000 in fill_holes_driver at k= 66 rsm < 0.000000000000000 in fill_holes_driver at k= 67 rsm < 0.000000000000000 in fill_holes_driver at k= 68 rsm < 0.000000000000000 in fill_holes_driver at k= 69 rsm < 0.000000000000000 in fill_holes_driver at k= 70 rsm < 0.000000000000000 in fill_holes_driver at k= 71 rsm < 0.000000000000000 in fill_holes_driver at k= 72 rsm < 0.000000000000000 in fill_holes_driver at k= 73 rsm < 0.000000000000000 in fill_holes_driver at k= 74 rsm < 0.000000000000000 in fill_holes_driver at k= 75 level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 iteration = 244; time = 75840.0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 rsm < 0.000000000000000 in fill_holes_driver at k= 33 rsm < 0.000000000000000 in fill_holes_driver at k= 34 rsm < 0.000000000000000 in fill_holes_driver at k= 35 rsm < 0.000000000000000 in fill_holes_driver at k= 36 rsm < 0.000000000000000 in fill_holes_driver at k= 37 rsm < 0.000000000000000 in fill_holes_driver at k= 38 rsm < 0.000000000000000 in fill_holes_driver at k= 39 rsm < 0.000000000000000 in fill_holes_driver at k= 40 rsm < 0.000000000000000 in fill_holes_driver at k= 41 rsm < 0.000000000000000 in fill_holes_driver at k= 42 rsm < 0.000000000000000 in fill_holes_driver at k= 43 rsm < 0.000000000000000 in fill_holes_driver at k= 44 rsm < 0.000000000000000 in fill_holes_driver at k= 45 rsm < 0.000000000000000 in fill_holes_driver at k= 46 rsm < 0.000000000000000 in fill_holes_driver at k= 47 rsm < 0.000000000000000 in fill_holes_driver at k= 48 rsm < 0.000000000000000 in fill_holes_driver at k= 49 rsm < 0.000000000000000 in fill_holes_driver at k= 50 rsm < 0.000000000000000 in fill_holes_driver at k= 51 rsm < 0.000000000000000 in fill_holes_driver at k= 52 rsm < 0.000000000000000 in fill_holes_driver at k= 53 rsm < 0.000000000000000 in fill_holes_driver at k= 54 rsm < 0.000000000000000 in fill_holes_driver at k= 55 rsm < 0.000000000000000 in fill_holes_driver at k= 56 rsm < 0.000000000000000 in fill_holes_driver at k= 57 rsm < 0.000000000000000 in fill_holes_driver at k= 58 rsm < 0.000000000000000 in fill_holes_driver at k= 59 rsm < 0.000000000000000 in fill_holes_driver at k= 60 rsm < 0.000000000000000 in fill_holes_driver at k= 61 rsm < 0.000000000000000 in fill_holes_driver at k= 62 rsm < 0.000000000000000 in fill_holes_driver at k= 63 rsm < 0.000000000000000 in fill_holes_driver at k= 64 rsm < 0.000000000000000 in fill_holes_driver at k= 65 rsm < 0.000000000000000 in fill_holes_driver at k= 66 rsm < 0.000000000000000 in fill_holes_driver at k= 67 rsm < 0.000000000000000 in fill_holes_driver at k= 68 rsm < 0.000000000000000 in fill_holes_driver at k= 69 rsm < 0.000000000000000 in fill_holes_driver at k= 70 rsm < 0.000000000000000 in fill_holes_driver at k= 71 rsm < 0.000000000000000 in fill_holes_driver at k= 72 rsm < 0.000000000000000 in fill_holes_driver at k= 73 rsm < 0.000000000000000 in fill_holes_driver at k= 74 rsm < 0.000000000000000 in fill_holes_driver at k= 75 rsm < 0.000000000000000 in fill_holes_driver at k= 33 rsm < 0.000000000000000 in fill_holes_driver at k= 34 rsm < 0.000000000000000 in fill_holes_driver at k= 35 rsm < 0.000000000000000 in fill_holes_driver at k= 36 rsm < 0.000000000000000 in fill_holes_driver at k= 37 rsm < 0.000000000000000 in fill_holes_driver at k= 38 rsm < 0.000000000000000 in fill_holes_driver at k= 39 rsm < 0.000000000000000 in fill_holes_driver at k= 40 rsm < 0.000000000000000 in fill_holes_driver at k= 41 rsm < 0.000000000000000 in fill_holes_driver at k= 42 rsm < 0.000000000000000 in fill_holes_driver at k= 43 rsm < 0.000000000000000 in fill_holes_driver at k= 44 rsm < 0.000000000000000 in fill_holes_driver at k= 45 rsm < 0.000000000000000 in fill_holes_driver at k= 46 rsm < 0.000000000000000 in fill_holes_driver at k= 47 rsm < 0.000000000000000 in fill_holes_driver at k= 48 rsm < 0.000000000000000 in fill_holes_driver at k= 49 rsm < 0.000000000000000 in fill_holes_driver at k= 50 rsm < 0.000000000000000 in fill_holes_driver at k= 51 rsm < 0.000000000000000 in fill_holes_driver at k= 52 rsm < 0.000000000000000 in fill_holes_driver at k= 53 rsm < 0.000000000000000 in fill_holes_driver at k= 54 rsm < 0.000000000000000 in fill_holes_driver at k= 55 rsm < 0.000000000000000 in fill_holes_driver at k= 56 rsm < 0.000000000000000 in fill_holes_driver at k= 57 rsm < 0.000000000000000 in fill_holes_driver at k= 58 rsm < 0.000000000000000 in fill_holes_driver at k= 59 rsm < 0.000000000000000 in fill_holes_driver at k= 60 rsm < 0.000000000000000 in fill_holes_driver at k= 61 rsm < 0.000000000000000 in fill_holes_driver at k= 62 rsm < 0.000000000000000 in fill_holes_driver at k= 63 rsm < 0.000000000000000 in fill_holes_driver at k= 64 rsm < 0.000000000000000 in fill_holes_driver at k= 65 rsm < 0.000000000000000 in fill_holes_driver at k= 66 rsm < 0.000000000000000 in fill_holes_driver at k= 67 rsm < 0.000000000000000 in fill_holes_driver at k= 68 rsm < 0.000000000000000 in fill_holes_driver at k= 69 rsm < 0.000000000000000 in fill_holes_driver at k= 70 rsm < 0.000000000000000 in fill_holes_driver at k= 71 rsm < 0.000000000000000 in fill_holes_driver at k= 72 rsm < 0.000000000000000 in fill_holes_driver at k= 73 rsm < 0.000000000000000 in fill_holes_driver at k= 74 rsm < 0.000000000000000 in fill_holes_driver at k= 75 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 iteration = 245; time = 75900.0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 iteration = 246; time = 75960.0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One rsm < 0.000000000000000 in fill_holes_driver at k= 33 rsm < 0.000000000000000 in fill_holes_driver at k= 34 rsm < 0.000000000000000 in fill_holes_driver at k= 35 rsm < 0.000000000000000 in fill_holes_driver at k= 36 rsm < 0.000000000000000 in fill_holes_driver at k= 37 rsm < 0.000000000000000 in fill_holes_driver at k= 38 rsm < 0.000000000000000 in fill_holes_driver at k= 39 rsm < 0.000000000000000 in fill_holes_driver at k= 40 rsm < 0.000000000000000 in fill_holes_driver at k= 41 rsm < 0.000000000000000 in fill_holes_driver at k= 42 rsm < 0.000000000000000 in fill_holes_driver at k= 43 rsm < 0.000000000000000 in fill_holes_driver at k= 44 rsm < 0.000000000000000 in fill_holes_driver at k= 45 rsm < 0.000000000000000 in fill_holes_driver at k= 46 rsm < 0.000000000000000 in fill_holes_driver at k= 47 rsm < 0.000000000000000 in fill_holes_driver at k= 48 rsm < 0.000000000000000 in fill_holes_driver at k= 49 rsm < 0.000000000000000 in fill_holes_driver at k= 50 rsm < 0.000000000000000 in fill_holes_driver at k= 51 rsm < 0.000000000000000 in fill_holes_driver at k= 52 rsm < 0.000000000000000 in fill_holes_driver at k= 53 rsm < 0.000000000000000 in fill_holes_driver at k= 54 rsm < 0.000000000000000 in fill_holes_driver at k= 55 rsm < 0.000000000000000 in fill_holes_driver at k= 56 rsm < 0.000000000000000 in fill_holes_driver at k= 57 rsm < 0.000000000000000 in fill_holes_driver at k= 58 rsm < 0.000000000000000 in fill_holes_driver at k= 59 rsm < 0.000000000000000 in fill_holes_driver at k= 60 rsm < 0.000000000000000 in fill_holes_driver at k= 61 rsm < 0.000000000000000 in fill_holes_driver at k= 62 rsm < 0.000000000000000 in fill_holes_driver at k= 63 rsm < 0.000000000000000 in fill_holes_driver at k= 64 rsm < 0.000000000000000 in fill_holes_driver at k= 65 rsm < 0.000000000000000 in fill_holes_driver at k= 66 rsm < 0.000000000000000 in fill_holes_driver at k= 67 rsm < 0.000000000000000 in fill_holes_driver at k= 68 rsm < 0.000000000000000 in fill_holes_driver at k= 69 rsm < 0.000000000000000 in fill_holes_driver at k= 70 rsm < 0.000000000000000 in fill_holes_driver at k= 71 rsm < 0.000000000000000 in fill_holes_driver at k= 72 rsm < 0.000000000000000 in fill_holes_driver at k= 73 rsm < 0.000000000000000 in fill_holes_driver at k= 74 rsm < 0.000000000000000 in fill_holes_driver at k= 75 -level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 iteration = 247; time = 76020.0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= rsm < 0.000000000000000 in fill_holes_driver at k= 33 rsm < 0.000000000000000 in fill_holes_driver at k= 34 rsm < 0.000000000000000 in fill_holes_driver at k= 35 rsm < 0.000000000000000 in fill_holes_driver at k= 36 rsm < 0.000000000000000 in fill_holes_driver at k= 37 rsm < 0.000000000000000 in fill_holes_driver at k= 38 rsm < 0.000000000000000 in fill_holes_driver at k= 39 rsm < 0.000000000000000 in fill_holes_driver at k= 40 rsm < 0.000000000000000 in fill_holes_driver at k= 41 rsm < 0.000000000000000 in fill_holes_driver at k= 42 rsm < 0.000000000000000 in fill_holes_driver at k= 43 rsm < 0.000000000000000 in fill_holes_driver at k= 44 rsm < 0.000000000000000 in fill_holes_driver at k= 45 rsm < 0.000000000000000 in fill_holes_driver at k= 46 rsm < 0.000000000000000 in fill_holes_driver at k= 47 rsm < 0.000000000000000 in fill_holes_driver at k= 48 rsm < 0.000000000000000 in fill_holes_driver at k= 49 rsm < 0.000000000000000 in fill_holes_driver at k= 50 rsm < 0.000000000000000 in fill_holes_driver at k= 51 rsm < 0.000000000000000 in fill_holes_driver at k= 52 rsm < 0.000000000000000 in fill_holes_driver at k= 53 rsm < 0.000000000000000 in fill_holes_driver at k= 54 rsm < 0.000000000000000 in fill_holes_driver at k= 55 rsm < 0.000000000000000 in fill_holes_driver at k= 56 rsm < 0.000000000000000 in fill_holes_driver at k= 57 rsm < 0.000000000000000 in fill_holes_driver at k= 58 rsm < 0.000000000000000 in fill_holes_driver at k= 59 rsm < 0.000000000000000 in fill_holes_driver at k= 60 rsm < 0.000000000000000 in fill_holes_driver at k= 61 rsm < 0.000000000000000 in fill_holes_driver at k= 62 rsm < 0.000000000000000 in fill_holes_driver at k= 63 rsm < 0.000000000000000 in fill_holes_driver at k= 64 rsm < 0.000000000000000 in fill_holes_driver at k= 65 rsm < 0.000000000000000 in fill_holes_driver at k= 66 rsm < 0.000000000000000 in fill_holes_driver at k= 67 rsm < 0.000000000000000 in fill_holes_driver at k= 68 rsm < 0.000000000000000 in fill_holes_driver at k= 69 rsm < 0.000000000000000 in fill_holes_driver at k= 70 rsm < 0.000000000000000 in fill_holes_driver at k= 71 rsm < 0.000000000000000 in fill_holes_driver at k= 72 rsm < 0.000000000000000 in fill_holes_driver at k= 73 rsm < 0.000000000000000 in fill_holes_driver at k= 74 rsm < 0.000000000000000 in fill_holes_driver at k= 75 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 iteration = 248; time = 76080.0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! rsm < 0.000000000000000 in fill_holes_driver at k= 33 rsm < 0.000000000000000 in fill_holes_driver at k= 34 rsm < 0.000000000000000 in fill_holes_driver at k= 35 rsm < 0.000000000000000 in fill_holes_driver at k= 36 rsm < 0.000000000000000 in fill_holes_driver at k= 37 rsm < 0.000000000000000 in fill_holes_driver at k= 38 rsm < 0.000000000000000 in fill_holes_driver at k= 39 rsm < 0.000000000000000 in fill_holes_driver at k= 40 rsm < 0.000000000000000 in fill_holes_driver at k= 41 rsm < 0.000000000000000 in fill_holes_driver at k= 42 rsm < 0.000000000000000 in fill_holes_driver at k= 43 rsm < 0.000000000000000 in fill_holes_driver at k= 44 rsm < 0.000000000000000 in fill_holes_driver at k= 45 rsm < 0.000000000000000 in fill_holes_driver at k= 46 rsm < 0.000000000000000 in fill_holes_driver at k= 47 rsm < 0.000000000000000 in fill_holes_driver at k= 48 rsm < 0.000000000000000 in fill_holes_driver at k= 49 rsm < 0.000000000000000 in fill_holes_driver at k= 50 rsm < 0.000000000000000 in fill_holes_driver at k= 51 rsm < 0.000000000000000 in fill_holes_driver at k= 52 rsm < 0.000000000000000 in fill_holes_driver at k= 53 rsm < 0.000000000000000 in fill_holes_driver at k= 54 rsm < 0.000000000000000 in fill_holes_driver at k= 55 rsm < 0.000000000000000 in fill_holes_driver at k= 56 rsm < 0.000000000000000 in fill_holes_driver at k= 57 rsm < 0.000000000000000 in fill_holes_driver at k= 58 rsm < 0.000000000000000 in fill_holes_driver at k= 59 rsm < 0.000000000000000 in fill_holes_driver at k= 60 rsm < 0.000000000000000 in fill_holes_driver at k= 61 rsm < 0.000000000000000 in fill_holes_driver at k= 62 rsm < 0.000000000000000 in fill_holes_driver at k= 63 rsm < 0.000000000000000 in fill_holes_driver at k= 64 rsm < 0.000000000000000 in fill_holes_driver at k= 65 rsm < 0.000000000000000 in fill_holes_driver at k= 66 rsm < 0.000000000000000 in fill_holes_driver at k= 67 rsm < 0.000000000000000 in fill_holes_driver at k= 68 rsm < 0.000000000000000 in fill_holes_driver at k= 69 rsm < 0.000000000000000 in fill_holes_driver at k= 70 rsm < 0.000000000000000 in fill_holes_driver at k= 71 rsm < 0.000000000000000 in fill_holes_driver at k= 72 rsm < 0.000000000000000 in fill_holes_driver at k= 73 rsm < 0.000000000000000 in fill_holes_driver at k= 74 rsm < 0.000000000000000 in fill_holes_driver at k= 75 rsm < 0.000000000000000 in fill_holes_driver at k= 33 rsm < 0.000000000000000 in fill_holes_driver at k= 34 rsm < 0.000000000000000 in fill_holes_driver at k= 35 rsm < 0.000000000000000 in fill_holes_driver at k= 36 rsm < 0.000000000000000 in fill_holes_driver at k= 37 rsm < 0.000000000000000 in fill_holes_driver at k= 38 rsm < 0.000000000000000 in fill_holes_driver at k= 39 rsm < 0.000000000000000 in fill_holes_driver at k= 40 rsm < 0.000000000000000 in fill_holes_driver at k= 41 rsm < 0.000000000000000 in fill_holes_driver at k= 42 rsm < 0.000000000000000 in fill_holes_driver at k= 43 rsm < 0.000000000000000 in fill_holes_driver at k= 44 rsm < 0.000000000000000 in fill_holes_driver at k= 45 rsm < 0.000000000000000 in fill_holes_driver at k= 46 rsm < 0.000000000000000 in fill_holes_driver at k= 47 rsm < 0.000000000000000 in fill_holes_driver at k= 48 rsm < 0.000000000000000 in fill_holes_driver at k= 49 rsm < 0.000000000000000 in fill_holes_driver at k= 50 rsm < 0.000000000000000 in fill_holes_driver at k= 51 rsm < 0.000000000000000 in fill_holes_driver at k= 52 rsm < 0.000000000000000 in fill_holes_driver at k= 53 rsm < 0.000000000000000 in fill_holes_driver at k= 54 rsm < 0.000000000000000 in fill_holes_driver at k= 55 rsm < 0.000000000000000 in fill_holes_driver at k= 56 rsm < 0.000000000000000 in fill_holes_driver at k= 57 rsm < 0.000000000000000 in fill_holes_driver at k= 58 rsm < 0.000000000000000 in fill_holes_driver at k= 59 rsm < 0.000000000000000 in fill_holes_driver at k= 60 rsm < 0.000000000000000 in fill_holes_driver at k= 61 rsm < 0.000000000000000 in fill_holes_driver at k= 62 rsm < 0.000000000000000 in fill_holes_driver at k= 63 rsm < 0.000000000000000 in fill_holes_driver at k= 64 rsm < 0.000000000000000 in fill_holes_driver at k= 65 rsm < 0.000000000000000 in fill_holes_driver at k= 66 rsm < 0.000000000000000 in fill_holes_driver at k= 67 rsm < 0.000000000000000 in fill_holes_driver at k= 68 rsm < 0.000000000000000 in fill_holes_driver at k= 69 rsm < 0.000000000000000 in fill_holes_driver at k= 70 rsm < 0.000000000000000 in fill_holes_driver at k= 71 rsm < 0.000000000000000 in fill_holes_driver at k= 72 rsm < 0.000000000000000 in fill_holes_driver at k= 73 rsm < 0.000000000000000 in fill_holes_driver at k= 74 rsm < 0.000000000000000 in fill_holes_driver at k= 75 total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 iteration = 249; time = 76140.0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 iteration = 250; time = 76200.0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= rsm < 0.000000000000000 in fill_holes_driver at k= 33 rsm < 0.000000000000000 in fill_holes_driver at k= 34 rsm < 0.000000000000000 in fill_holes_driver at k= 35 rsm < 0.000000000000000 in fill_holes_driver at k= 36 rsm < 0.000000000000000 in fill_holes_driver at k= 37 rsm < 0.000000000000000 in fill_holes_driver at k= 38 rsm < 0.000000000000000 in fill_holes_driver at k= 39 rsm < 0.000000000000000 in fill_holes_driver at k= 40 rsm < 0.000000000000000 in fill_holes_driver at k= 41 rsm < 0.000000000000000 in fill_holes_driver at k= 42 rsm < 0.000000000000000 in fill_holes_driver at k= 43 rsm < 0.000000000000000 in fill_holes_driver at k= 44 rsm < 0.000000000000000 in fill_holes_driver at k= 45 rsm < 0.000000000000000 in fill_holes_driver at k= 46 rsm < 0.000000000000000 in fill_holes_driver at k= 47 rsm < 0.000000000000000 in fill_holes_driver at k= 48 rsm < 0.000000000000000 in fill_holes_driver at k= 49 rsm < 0.000000000000000 in fill_holes_driver at k= 50 rsm < 0.000000000000000 in fill_holes_driver at k= 51 rsm < 0.000000000000000 in fill_holes_driver at k= 52 rsm < 0.000000000000000 in fill_holes_driver at k= 53 rsm < 0.000000000000000 in fill_holes_driver at k= 54 rsm < 0.000000000000000 in fill_holes_driver at k= 55 rsm < 0.000000000000000 in fill_holes_driver at k= 56 rsm < 0.000000000000000 in fill_holes_driver at k= 57 rsm < 0.000000000000000 in fill_holes_driver at k= 58 rsm < 0.000000000000000 in fill_holes_driver at k= 59 rsm < 0.000000000000000 in fill_holes_driver at k= 60 rsm < 0.000000000000000 in fill_holes_driver at k= 61 rsm < 0.000000000000000 in fill_holes_driver at k= 62 rsm < 0.000000000000000 in fill_holes_driver at k= 63 rsm < 0.000000000000000 in fill_holes_driver at k= 64 rsm < 0.000000000000000 in fill_holes_driver at k= 65 rsm < 0.000000000000000 in fill_holes_driver at k= 66 rsm < 0.000000000000000 in fill_holes_driver at k= 67 rsm < 0.000000000000000 in fill_holes_driver at k= 68 rsm < 0.000000000000000 in fill_holes_driver at k= 69 rsm < 0.000000000000000 in fill_holes_driver at k= 70 rsm < 0.000000000000000 in fill_holes_driver at k= 71 rsm < 0.000000000000000 in fill_holes_driver at k= 72 rsm < 0.000000000000000 in fill_holes_driver at k= 73 rsm < 0.000000000000000 in fill_holes_driver at k= 74 rsm < 0.000000000000000 in fill_holes_driver at k= 75 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 iteration = 251; time = 76260.0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful rsm < 0.000000000000000 in fill_holes_driver at k= 33 rsm < 0.000000000000000 in fill_holes_driver at k= 34 rsm < 0.000000000000000 in fill_holes_driver at k= 35 rsm < 0.000000000000000 in fill_holes_driver at k= 36 rsm < 0.000000000000000 in fill_holes_driver at k= 37 rsm < 0.000000000000000 in fill_holes_driver at k= 38 rsm < 0.000000000000000 in fill_holes_driver at k= 39 rsm < 0.000000000000000 in fill_holes_driver at k= 40 rsm < 0.000000000000000 in fill_holes_driver at k= 41 rsm < 0.000000000000000 in fill_holes_driver at k= 42 rsm < 0.000000000000000 in fill_holes_driver at k= 43 rsm < 0.000000000000000 in fill_holes_driver at k= 44 rsm < 0.000000000000000 in fill_holes_driver at k= 45 rsm < 0.000000000000000 in fill_holes_driver at k= 46 rsm < 0.000000000000000 in fill_holes_driver at k= 47 rsm < 0.000000000000000 in fill_holes_driver at k= 48 rsm < 0.000000000000000 in fill_holes_driver at k= 49 rsm < 0.000000000000000 in fill_holes_driver at k= 50 rsm < 0.000000000000000 in fill_holes_driver at k= 51 rsm < 0.000000000000000 in fill_holes_driver at k= 52 rsm < 0.000000000000000 in fill_holes_driver at k= 53 rsm < 0.000000000000000 in fill_holes_driver at k= 54 rsm < 0.000000000000000 in fill_holes_driver at k= 55 rsm < 0.000000000000000 in fill_holes_driver at k= 56 rsm < 0.000000000000000 in fill_holes_driver at k= 57 rsm < 0.000000000000000 in fill_holes_driver at k= 58 rsm < 0.000000000000000 in fill_holes_driver at k= 59 rsm < 0.000000000000000 in fill_holes_driver at k= 60 rsm < 0.000000000000000 in fill_holes_driver at k= 61 rsm < 0.000000000000000 in fill_holes_driver at k= 62 rsm < 0.000000000000000 in fill_holes_driver at k= 63 rsm < 0.000000000000000 in fill_holes_driver at k= 64 rsm < 0.000000000000000 in fill_holes_driver at k= 65 rsm < 0.000000000000000 in fill_holes_driver at k= 66 rsm < 0.000000000000000 in fill_holes_driver at k= 67 rsm < 0.000000000000000 in fill_holes_driver at k= 68 rsm < 0.000000000000000 in fill_holes_driver at k= 69 rsm < 0.000000000000000 in fill_holes_driver at k= 70 rsm < 0.000000000000000 in fill_holes_driver at k= 71 rsm < 0.000000000000000 in fill_holes_driver at k= 72 rsm < 0.000000000000000 in fill_holes_driver at k= 73 rsm < 0.000000000000000 in fill_holes_driver at k= 74 rsm < 0.000000000000000 in fill_holes_driver at k= 75 rsm < 0.000000000000000 in fill_holes_driver at k= 34 rsm < 0.000000000000000 in fill_holes_driver at k= 35 rsm < 0.000000000000000 in fill_holes_driver at k= 36 rsm < 0.000000000000000 in fill_holes_driver at k= 37 rsm < 0.000000000000000 in fill_holes_driver at k= 38 rsm < 0.000000000000000 in fill_holes_driver at k= 39 rsm < 0.000000000000000 in fill_holes_driver at k= 40 rsm < 0.000000000000000 in fill_holes_driver at k= 41 rsm < 0.000000000000000 in fill_holes_driver at k= 42 rsm < 0.000000000000000 in fill_holes_driver at k= 43 rsm < 0.000000000000000 in fill_holes_driver at k= 44 rsm < 0.000000000000000 in fill_holes_driver at k= 45 rsm < 0.000000000000000 in fill_holes_driver at k= 46 rsm < 0.000000000000000 in fill_holes_driver at k= 47 rsm < 0.000000000000000 in fill_holes_driver at k= 48 rsm < 0.000000000000000 in fill_holes_driver at k= 49 rsm < 0.000000000000000 in fill_holes_driver at k= 50 rsm < 0.000000000000000 in fill_holes_driver at k= 51 rsm < 0.000000000000000 in fill_holes_driver at k= 52 rsm < 0.000000000000000 in fill_holes_driver at k= 53 rsm < 0.000000000000000 in fill_holes_driver at k= 54 rsm < 0.000000000000000 in fill_holes_driver at k= 55 rsm < 0.000000000000000 in fill_holes_driver at k= 56 rsm < 0.000000000000000 in fill_holes_driver at k= 57 rsm < 0.000000000000000 in fill_holes_driver at k= 58 rsm < 0.000000000000000 in fill_holes_driver at k= 59 rsm < 0.000000000000000 in fill_holes_driver at k= 60 rsm < 0.000000000000000 in fill_holes_driver at k= 61 rsm < 0.000000000000000 in fill_holes_driver at k= 62 rsm < 0.000000000000000 in fill_holes_driver at k= 63 rsm < 0.000000000000000 in fill_holes_driver at k= 64 rsm < 0.000000000000000 in fill_holes_driver at k= 65 rsm < 0.000000000000000 in fill_holes_driver at k= 66 rsm < 0.000000000000000 in fill_holes_driver at k= 67 rsm < 0.000000000000000 in fill_holes_driver at k= 68 rsm < 0.000000000000000 in fill_holes_driver at k= 69 rsm < 0.000000000000000 in fill_holes_driver at k= 70 rsm < 0.000000000000000 in fill_holes_driver at k= 71 rsm < 0.000000000000000 in fill_holes_driver at k= 72 rsm < 0.000000000000000 in fill_holes_driver at k= 73 rsm < 0.000000000000000 in fill_holes_driver at k= 74 rsm < 0.000000000000000 in fill_holes_driver at k= 75 ! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 iteration = 252; time = 76320.0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 iteration = 253; time = 7638 rsm < 0.000000000000000 in fill_holes_driver at k= 33 rsm < 0.000000000000000 in fill_holes_driver at k= 34 rsm < 0.000000000000000 in fill_holes_driver at k= 35 rsm < 0.000000000000000 in fill_holes_driver at k= 36 rsm < 0.000000000000000 in fill_holes_driver at k= 37 rsm < 0.000000000000000 in fill_holes_driver at k= 38 rsm < 0.000000000000000 in fill_holes_driver at k= 39 rsm < 0.000000000000000 in fill_holes_driver at k= 40 rsm < 0.000000000000000 in fill_holes_driver at k= 41 rsm < 0.000000000000000 in fill_holes_driver at k= 42 rsm < 0.000000000000000 in fill_holes_driver at k= 43 rsm < 0.000000000000000 in fill_holes_driver at k= 44 rsm < 0.000000000000000 in fill_holes_driver at k= 45 rsm < 0.000000000000000 in fill_holes_driver at k= 46 rsm < 0.000000000000000 in fill_holes_driver at k= 47 rsm < 0.000000000000000 in fill_holes_driver at k= 48 rsm < 0.000000000000000 in fill_holes_driver at k= 49 rsm < 0.000000000000000 in fill_holes_driver at k= 50 rsm < 0.000000000000000 in fill_holes_driver at k= 51 rsm < 0.000000000000000 in fill_holes_driver at k= 52 rsm < 0.000000000000000 in fill_holes_driver at k= 53 rsm < 0.000000000000000 in fill_holes_driver at k= 54 rsm < 0.000000000000000 in fill_holes_driver at k= 55 rsm < 0.000000000000000 in fill_holes_driver at k= 56 rsm < 0.000000000000000 in fill_holes_driver at k= 57 rsm < 0.000000000000000 in fill_holes_driver at k= 58 rsm < 0.000000000000000 in fill_holes_driver at k= 59 rsm < 0.000000000000000 in fill_holes_driver at k= 60 rsm < 0.000000000000000 in fill_holes_driver at k= 61 rsm < 0.000000000000000 in fill_holes_driver at k= 62 rsm < 0.000000000000000 in fill_holes_driver at k= 63 rsm < 0.000000000000000 in fill_holes_driver at k= 64 rsm < 0.000000000000000 in fill_holes_driver at k= 65 rsm < 0.000000000000000 in fill_holes_driver at k= 66 rsm < 0.000000000000000 in fill_holes_driver at k= 67 rsm < 0.000000000000000 in fill_holes_driver at k= 68 rsm < 0.000000000000000 in fill_holes_driver at k= 69 rsm < 0.000000000000000 in fill_holes_driver at k= 70 rsm < 0.000000000000000 in fill_holes_driver at k= 71 rsm < 0.000000000000000 in fill_holes_driver at k= 72 rsm < 0.000000000000000 in fill_holes_driver at k= 73 rsm < 0.000000000000000 in fill_holes_driver at k= 74 rsm < 0.000000000000000 in fill_holes_driver at k= 75 0.0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 iteration = 254; time = 76440.0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successfu rsm < 0.000000000000000 in fill_holes_driver at k= 34 rsm < 0.000000000000000 in fill_holes_driver at k= 35 rsm < 0.000000000000000 in fill_holes_driver at k= 36 rsm < 0.000000000000000 in fill_holes_driver at k= 37 rsm < 0.000000000000000 in fill_holes_driver at k= 38 rsm < 0.000000000000000 in fill_holes_driver at k= 39 rsm < 0.000000000000000 in fill_holes_driver at k= 40 rsm < 0.000000000000000 in fill_holes_driver at k= 41 rsm < 0.000000000000000 in fill_holes_driver at k= 42 rsm < 0.000000000000000 in fill_holes_driver at k= 43 rsm < 0.000000000000000 in fill_holes_driver at k= 44 rsm < 0.000000000000000 in fill_holes_driver at k= 45 rsm < 0.000000000000000 in fill_holes_driver at k= 46 rsm < 0.000000000000000 in fill_holes_driver at k= 47 rsm < 0.000000000000000 in fill_holes_driver at k= 48 rsm < 0.000000000000000 in fill_holes_driver at k= 49 rsm < 0.000000000000000 in fill_holes_driver at k= 50 rsm < 0.000000000000000 in fill_holes_driver at k= 51 rsm < 0.000000000000000 in fill_holes_driver at k= 52 rsm < 0.000000000000000 in fill_holes_driver at k= 53 rsm < 0.000000000000000 in fill_holes_driver at k= 54 rsm < 0.000000000000000 in fill_holes_driver at k= 55 rsm < 0.000000000000000 in fill_holes_driver at k= 56 rsm < 0.000000000000000 in fill_holes_driver at k= 57 rsm < 0.000000000000000 in fill_holes_driver at k= 58 rsm < 0.000000000000000 in fill_holes_driver at k= 59 rsm < 0.000000000000000 in fill_holes_driver at k= 60 rsm < 0.000000000000000 in fill_holes_driver at k= 61 rsm < 0.000000000000000 in fill_holes_driver at k= 62 rsm < 0.000000000000000 in fill_holes_driver at k= 63 rsm < 0.000000000000000 in fill_holes_driver at k= 64 rsm < 0.000000000000000 in fill_holes_driver at k= 65 rsm < 0.000000000000000 in fill_holes_driver at k= 66 rsm < 0.000000000000000 in fill_holes_driver at k= 67 rsm < 0.000000000000000 in fill_holes_driver at k= 68 rsm < 0.000000000000000 in fill_holes_driver at k= 69 rsm < 0.000000000000000 in fill_holes_driver at k= 70 rsm < 0.000000000000000 in fill_holes_driver at k= 71 rsm < 0.000000000000000 in fill_holes_driver at k= 72 rsm < 0.000000000000000 in fill_holes_driver at k= 73 rsm < 0.000000000000000 in fill_holes_driver at k= 74 rsm < 0.000000000000000 in fill_holes_driver at k= 75 l! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 iteration = 255; time = 76500.0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling wa rsm < 0.000000000000000 in fill_holes_driver at k= 33 rsm < 0.000000000000000 in fill_holes_driver at k= 34 rsm < 0.000000000000000 in fill_holes_driver at k= 35 rsm < 0.000000000000000 in fill_holes_driver at k= 36 rsm < 0.000000000000000 in fill_holes_driver at k= 37 rsm < 0.000000000000000 in fill_holes_driver at k= 38 rsm < 0.000000000000000 in fill_holes_driver at k= 39 rsm < 0.000000000000000 in fill_holes_driver at k= 40 rsm < 0.000000000000000 in fill_holes_driver at k= 41 rsm < 0.000000000000000 in fill_holes_driver at k= 42 rsm < 0.000000000000000 in fill_holes_driver at k= 43 rsm < 0.000000000000000 in fill_holes_driver at k= 44 rsm < 0.000000000000000 in fill_holes_driver at k= 45 rsm < 0.000000000000000 in fill_holes_driver at k= 46 rsm < 0.000000000000000 in fill_holes_driver at k= 47 rsm < 0.000000000000000 in fill_holes_driver at k= 48 rsm < 0.000000000000000 in fill_holes_driver at k= 49 rsm < 0.000000000000000 in fill_holes_driver at k= 50 rsm < 0.000000000000000 in fill_holes_driver at k= 51 rsm < 0.000000000000000 in fill_holes_driver at k= 52 rsm < 0.000000000000000 in fill_holes_driver at k= 53 rsm < 0.000000000000000 in fill_holes_driver at k= 54 rsm < 0.000000000000000 in fill_holes_driver at k= 55 rsm < 0.000000000000000 in fill_holes_driver at k= 56 rsm < 0.000000000000000 in fill_holes_driver at k= 57 rsm < 0.000000000000000 in fill_holes_driver at k= 58 rsm < 0.000000000000000 in fill_holes_driver at k= 59 rsm < 0.000000000000000 in fill_holes_driver at k= 60 rsm < 0.000000000000000 in fill_holes_driver at k= 61 rsm < 0.000000000000000 in fill_holes_driver at k= 62 rsm < 0.000000000000000 in fill_holes_driver at k= 63 rsm < 0.000000000000000 in fill_holes_driver at k= 64 rsm < 0.000000000000000 in fill_holes_driver at k= 65 rsm < 0.000000000000000 in fill_holes_driver at k= 66 rsm < 0.000000000000000 in fill_holes_driver at k= 67 rsm < 0.000000000000000 in fill_holes_driver at k= 68 rsm < 0.000000000000000 in fill_holes_driver at k= 69 rsm < 0.000000000000000 in fill_holes_driver at k= 70 rsm < 0.000000000000000 in fill_holes_driver at k= 71 rsm < 0.000000000000000 in fill_holes_driver at k= 72 rsm < 0.000000000000000 in fill_holes_driver at k= 73 rsm < 0.000000000000000 in fill_holes_driver at k= 74 rsm < 0.000000000000000 in fill_holes_driver at k= 75 rsm < 0.000000000000000 in fill_holes_driver at k= 34 rsm < 0.000000000000000 in fill_holes_driver at k= 35 rsm < 0.000000000000000 in fill_holes_driver at k= 36 rsm < 0.000000000000000 in fill_holes_driver at k= 37 rsm < 0.000000000000000 in fill_holes_driver at k= 38 rsm < 0.000000000000000 in fill_holes_driver at k= 39 rsm < 0.000000000000000 in fill_holes_driver at k= 40 rsm < 0.000000000000000 in fill_holes_driver at k= 41 rsm < 0.000000000000000 in fill_holes_driver at k= 42 rsm < 0.000000000000000 in fill_holes_driver at k= 43 rsm < 0.000000000000000 in fill_holes_driver at k= 44 rsm < 0.000000000000000 in fill_holes_driver at k= 45 rsm < 0.000000000000000 in fill_holes_driver at k= 46 rsm < 0.000000000000000 in fill_holes_driver at k= 47 rsm < 0.000000000000000 in fill_holes_driver at k= 48 rsm < 0.000000000000000 in fill_holes_driver at k= 49 rsm < 0.000000000000000 in fill_holes_driver at k= 50 rsm < 0.000000000000000 in fill_holes_driver at k= 51 rsm < 0.000000000000000 in fill_holes_driver at k= 52 rsm < 0.000000000000000 in fill_holes_driver at k= 53 rsm < 0.000000000000000 in fill_holes_driver at k= 54 rsm < 0.000000000000000 in fill_holes_driver at k= 55 rsm < 0.000000000000000 in fill_holes_driver at k= 56 rsm < 0.000000000000000 in fill_holes_driver at k= 57 rsm < 0.000000000000000 in fill_holes_driver at k= 58 rsm < 0.000000000000000 in fill_holes_driver at k= 59 rsm < 0.000000000000000 in fill_holes_driver at k= 60 rsm < 0.000000000000000 in fill_holes_driver at k= 61 rsm < 0.000000000000000 in fill_holes_driver at k= 62 rsm < 0.000000000000000 in fill_holes_driver at k= 63 rsm < 0.000000000000000 in fill_holes_driver at k= 64 rsm < 0.000000000000000 in fill_holes_driver at k= 65 rsm < 0.000000000000000 in fill_holes_driver at k= 66 rsm < 0.000000000000000 in fill_holes_driver at k= 67 rsm < 0.000000000000000 in fill_holes_driver at k= 68 rsm < 0.000000000000000 in fill_holes_driver at k= 69 rsm < 0.000000000000000 in fill_holes_driver at k= 70 rsm < 0.000000000000000 in fill_holes_driver at k= 71 rsm < 0.000000000000000 in fill_holes_driver at k= 72 rsm < 0.000000000000000 in fill_holes_driver at k= 73 rsm < 0.000000000000000 in fill_holes_driver at k= 74 rsm < 0.000000000000000 in fill_holes_driver at k= 75 s not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 iteration = 256; time = 76560.0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 iteration = 257; time = 76620.0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successf rsm < 0.000000000000000 in fill_holes_driver at k= 33 rsm < 0.000000000000000 in fill_holes_driver at k= 34 rsm < 0.000000000000000 in fill_holes_driver at k= 35 rsm < 0.000000000000000 in fill_holes_driver at k= 36 rsm < 0.000000000000000 in fill_holes_driver at k= 37 rsm < 0.000000000000000 in fill_holes_driver at k= 38 rsm < 0.000000000000000 in fill_holes_driver at k= 39 rsm < 0.000000000000000 in fill_holes_driver at k= 40 rsm < 0.000000000000000 in fill_holes_driver at k= 41 rsm < 0.000000000000000 in fill_holes_driver at k= 42 rsm < 0.000000000000000 in fill_holes_driver at k= 43 rsm < 0.000000000000000 in fill_holes_driver at k= 44 rsm < 0.000000000000000 in fill_holes_driver at k= 45 rsm < 0.000000000000000 in fill_holes_driver at k= 46 rsm < 0.000000000000000 in fill_holes_driver at k= 47 rsm < 0.000000000000000 in fill_holes_driver at k= 48 rsm < 0.000000000000000 in fill_holes_driver at k= 49 rsm < 0.000000000000000 in fill_holes_driver at k= 50 rsm < 0.000000000000000 in fill_holes_driver at k= 51 rsm < 0.000000000000000 in fill_holes_driver at k= 52 rsm < 0.000000000000000 in fill_holes_driver at k= 53 rsm < 0.000000000000000 in fill_holes_driver at k= 54 rsm < 0.000000000000000 in fill_holes_driver at k= 55 rsm < 0.000000000000000 in fill_holes_driver at k= 56 rsm < 0.000000000000000 in fill_holes_driver at k= 57 rsm < 0.000000000000000 in fill_holes_driver at k= 58 rsm < 0.000000000000000 in fill_holes_driver at k= 59 rsm < 0.000000000000000 in fill_holes_driver at k= 60 rsm < 0.000000000000000 in fill_holes_driver at k= 61 rsm < 0.000000000000000 in fill_holes_driver at k= 62 rsm < 0.000000000000000 in fill_holes_driver at k= 63 rsm < 0.000000000000000 in fill_holes_driver at k= 64 rsm < 0.000000000000000 in fill_holes_driver at k= 65 rsm < 0.000000000000000 in fill_holes_driver at k= 66 rsm < 0.000000000000000 in fill_holes_driver at k= 67 rsm < 0.000000000000000 in fill_holes_driver at k= 68 rsm < 0.000000000000000 in fill_holes_driver at k= 69 rsm < 0.000000000000000 in fill_holes_driver at k= 70 rsm < 0.000000000000000 in fill_holes_driver at k= 71 rsm < 0.000000000000000 in fill_holes_driver at k= 72 rsm < 0.000000000000000 in fill_holes_driver at k= 73 rsm < 0.000000000000000 in fill_holes_driver at k= 74 rsm < 0.000000000000000 in fill_holes_driver at k= 75 ul! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 iteration = 258; time = 76680.0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling w rsm < 0.000000000000000 in fill_holes_driver at k= 33 rsm < 0.000000000000000 in fill_holes_driver at k= 34 rsm < 0.000000000000000 in fill_holes_driver at k= 35 rsm < 0.000000000000000 in fill_holes_driver at k= 36 rsm < 0.000000000000000 in fill_holes_driver at k= 37 rsm < 0.000000000000000 in fill_holes_driver at k= 38 rsm < 0.000000000000000 in fill_holes_driver at k= 39 rsm < 0.000000000000000 in fill_holes_driver at k= 40 rsm < 0.000000000000000 in fill_holes_driver at k= 41 rsm < 0.000000000000000 in fill_holes_driver at k= 42 rsm < 0.000000000000000 in fill_holes_driver at k= 43 rsm < 0.000000000000000 in fill_holes_driver at k= 44 rsm < 0.000000000000000 in fill_holes_driver at k= 45 rsm < 0.000000000000000 in fill_holes_driver at k= 46 rsm < 0.000000000000000 in fill_holes_driver at k= 47 rsm < 0.000000000000000 in fill_holes_driver at k= 48 rsm < 0.000000000000000 in fill_holes_driver at k= 49 rsm < 0.000000000000000 in fill_holes_driver at k= 50 rsm < 0.000000000000000 in fill_holes_driver at k= 51 rsm < 0.000000000000000 in fill_holes_driver at k= 52 rsm < 0.000000000000000 in fill_holes_driver at k= 53 rsm < 0.000000000000000 in fill_holes_driver at k= 54 rsm < 0.000000000000000 in fill_holes_driver at k= 55 rsm < 0.000000000000000 in fill_holes_driver at k= 56 rsm < 0.000000000000000 in fill_holes_driver at k= 57 rsm < 0.000000000000000 in fill_holes_driver at k= 58 rsm < 0.000000000000000 in fill_holes_driver at k= 59 rsm < 0.000000000000000 in fill_holes_driver at k= 60 rsm < 0.000000000000000 in fill_holes_driver at k= 61 rsm < 0.000000000000000 in fill_holes_driver at k= 62 rsm < 0.000000000000000 in fill_holes_driver at k= 63 rsm < 0.000000000000000 in fill_holes_driver at k= 64 rsm < 0.000000000000000 in fill_holes_driver at k= 65 rsm < 0.000000000000000 in fill_holes_driver at k= 66 rsm < 0.000000000000000 in fill_holes_driver at k= 67 rsm < 0.000000000000000 in fill_holes_driver at k= 68 rsm < 0.000000000000000 in fill_holes_driver at k= 69 rsm < 0.000000000000000 in fill_holes_driver at k= 70 rsm < 0.000000000000000 in fill_holes_driver at k= 71 rsm < 0.000000000000000 in fill_holes_driver at k= 72 rsm < 0.000000000000000 in fill_holes_driver at k= 73 rsm < 0.000000000000000 in fill_holes_driver at k= 74 rsm < 0.000000000000000 in fill_holes_driver at k= 75 as not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 iteration = 259; time = 76740.0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level rsm < 0.000000000000000 in fill_holes_driver at k= 33 rsm < 0.000000000000000 in fill_holes_driver at k= 34 rsm < 0.000000000000000 in fill_holes_driver at k= 35 rsm < 0.000000000000000 in fill_holes_driver at k= 36 rsm < 0.000000000000000 in fill_holes_driver at k= 37 rsm < 0.000000000000000 in fill_holes_driver at k= 38 rsm < 0.000000000000000 in fill_holes_driver at k= 39 rsm < 0.000000000000000 in fill_holes_driver at k= 40 rsm < 0.000000000000000 in fill_holes_driver at k= 41 rsm < 0.000000000000000 in fill_holes_driver at k= 42 rsm < 0.000000000000000 in fill_holes_driver at k= 43 rsm < 0.000000000000000 in fill_holes_driver at k= 44 rsm < 0.000000000000000 in fill_holes_driver at k= 45 rsm < 0.000000000000000 in fill_holes_driver at k= 46 rsm < 0.000000000000000 in fill_holes_driver at k= 47 rsm < 0.000000000000000 in fill_holes_driver at k= 48 rsm < 0.000000000000000 in fill_holes_driver at k= 49 rsm < 0.000000000000000 in fill_holes_driver at k= 50 rsm < 0.000000000000000 in fill_holes_driver at k= 51 rsm < 0.000000000000000 in fill_holes_driver at k= 52 rsm < 0.000000000000000 in fill_holes_driver at k= 53 rsm < 0.000000000000000 in fill_holes_driver at k= 54 rsm < 0.000000000000000 in fill_holes_driver at k= 55 rsm < 0.000000000000000 in fill_holes_driver at k= 56 rsm < 0.000000000000000 in fill_holes_driver at k= 57 rsm < 0.000000000000000 in fill_holes_driver at k= 58 rsm < 0.000000000000000 in fill_holes_driver at k= 59 rsm < 0.000000000000000 in fill_holes_driver at k= 60 rsm < 0.000000000000000 in fill_holes_driver at k= 61 rsm < 0.000000000000000 in fill_holes_driver at k= 62 rsm < 0.000000000000000 in fill_holes_driver at k= 63 rsm < 0.000000000000000 in fill_holes_driver at k= 64 rsm < 0.000000000000000 in fill_holes_driver at k= 65 rsm < 0.000000000000000 in fill_holes_driver at k= 66 rsm < 0.000000000000000 in fill_holes_driver at k= 67 rsm < 0.000000000000000 in fill_holes_driver at k= 68 rsm < 0.000000000000000 in fill_holes_driver at k= 69 rsm < 0.000000000000000 in fill_holes_driver at k= 70 rsm < 0.000000000000000 in fill_holes_driver at k= 71 rsm < 0.000000000000000 in fill_holes_driver at k= 72 rsm < 0.000000000000000 in fill_holes_driver at k= 73 rsm < 0.000000000000000 in fill_holes_driver at k= 74 rsm < 0.000000000000000 in fill_holes_driver at k= 75 rsm < 0.000000000000000 in fill_holes_driver at k= 33 rsm < 0.000000000000000 in fill_holes_driver at k= 34 rsm < 0.000000000000000 in fill_holes_driver at k= 35 rsm < 0.000000000000000 in fill_holes_driver at k= 36 rsm < 0.000000000000000 in fill_holes_driver at k= 37 rsm < 0.000000000000000 in fill_holes_driver at k= 38 rsm < 0.000000000000000 in fill_holes_driver at k= 39 rsm < 0.000000000000000 in fill_holes_driver at k= 40 rsm < 0.000000000000000 in fill_holes_driver at k= 41 rsm < 0.000000000000000 in fill_holes_driver at k= 42 rsm < 0.000000000000000 in fill_holes_driver at k= 43 rsm < 0.000000000000000 in fill_holes_driver at k= 44 rsm < 0.000000000000000 in fill_holes_driver at k= 45 rsm < 0.000000000000000 in fill_holes_driver at k= 46 rsm < 0.000000000000000 in fill_holes_driver at k= 47 rsm < 0.000000000000000 in fill_holes_driver at k= 48 rsm < 0.000000000000000 in fill_holes_driver at k= 49 rsm < 0.000000000000000 in fill_holes_driver at k= 50 rsm < 0.000000000000000 in fill_holes_driver at k= 51 rsm < 0.000000000000000 in fill_holes_driver at k= 52 rsm < 0.000000000000000 in fill_holes_driver at k= 53 rsm < 0.000000000000000 in fill_holes_driver at k= 54 rsm < 0.000000000000000 in fill_holes_driver at k= 55 rsm < 0.000000000000000 in fill_holes_driver at k= 56 rsm < 0.000000000000000 in fill_holes_driver at k= 57 rsm < 0.000000000000000 in fill_holes_driver at k= 58 rsm < 0.000000000000000 in fill_holes_driver at k= 59 rsm < 0.000000000000000 in fill_holes_driver at k= 60 rsm < 0.000000000000000 in fill_holes_driver at k= 61 rsm < 0.000000000000000 in fill_holes_driver at k= 62 rsm < 0.000000000000000 in fill_holes_driver at k= 63 rsm < 0.000000000000000 in fill_holes_driver at k= 64 rsm < 0.000000000000000 in fill_holes_driver at k= 65 rsm < 0.000000000000000 in fill_holes_driver at k= 66 rsm < 0.000000000000000 in fill_holes_driver at k= 67 rsm < 0.000000000000000 in fill_holes_driver at k= 68 rsm < 0.000000000000000 in fill_holes_driver at k= 69 rsm < 0.000000000000000 in fill_holes_driver at k= 70 rsm < 0.000000000000000 in fill_holes_driver at k= 71 rsm < 0.000000000000000 in fill_holes_driver at k= 72 rsm < 0.000000000000000 in fill_holes_driver at k= 73 rsm < 0.000000000000000 in fill_holes_driver at k= 74 rsm < 0.000000000000000 in fill_holes_driver at k= 75 hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 iteration = 260; time = 76800.0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 iteration = 261; time = 76860.0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling rsm < 0.000000000000000 in fill_holes_driver at k= 33 rsm < 0.000000000000000 in fill_holes_driver at k= 34 rsm < 0.000000000000000 in fill_holes_driver at k= 35 rsm < 0.000000000000000 in fill_holes_driver at k= 36 rsm < 0.000000000000000 in fill_holes_driver at k= 37 rsm < 0.000000000000000 in fill_holes_driver at k= 38 rsm < 0.000000000000000 in fill_holes_driver at k= 39 rsm < 0.000000000000000 in fill_holes_driver at k= 40 rsm < 0.000000000000000 in fill_holes_driver at k= 41 rsm < 0.000000000000000 in fill_holes_driver at k= 42 rsm < 0.000000000000000 in fill_holes_driver at k= 43 rsm < 0.000000000000000 in fill_holes_driver at k= 44 rsm < 0.000000000000000 in fill_holes_driver at k= 45 rsm < 0.000000000000000 in fill_holes_driver at k= 46 rsm < 0.000000000000000 in fill_holes_driver at k= 47 rsm < 0.000000000000000 in fill_holes_driver at k= 48 rsm < 0.000000000000000 in fill_holes_driver at k= 49 rsm < 0.000000000000000 in fill_holes_driver at k= 50 rsm < 0.000000000000000 in fill_holes_driver at k= 51 rsm < 0.000000000000000 in fill_holes_driver at k= 52 rsm < 0.000000000000000 in fill_holes_driver at k= 53 rsm < 0.000000000000000 in fill_holes_driver at k= 54 rsm < 0.000000000000000 in fill_holes_driver at k= 55 rsm < 0.000000000000000 in fill_holes_driver at k= 56 rsm < 0.000000000000000 in fill_holes_driver at k= 57 rsm < 0.000000000000000 in fill_holes_driver at k= 58 rsm < 0.000000000000000 in fill_holes_driver at k= 59 rsm < 0.000000000000000 in fill_holes_driver at k= 60 rsm < 0.000000000000000 in fill_holes_driver at k= 61 rsm < 0.000000000000000 in fill_holes_driver at k= 62 rsm < 0.000000000000000 in fill_holes_driver at k= 63 rsm < 0.000000000000000 in fill_holes_driver at k= 64 rsm < 0.000000000000000 in fill_holes_driver at k= 65 rsm < 0.000000000000000 in fill_holes_driver at k= 66 rsm < 0.000000000000000 in fill_holes_driver at k= 67 rsm < 0.000000000000000 in fill_holes_driver at k= 68 rsm < 0.000000000000000 in fill_holes_driver at k= 69 rsm < 0.000000000000000 in fill_holes_driver at k= 70 rsm < 0.000000000000000 in fill_holes_driver at k= 71 rsm < 0.000000000000000 in fill_holes_driver at k= 72 rsm < 0.000000000000000 in fill_holes_driver at k= 73 rsm < 0.000000000000000 in fill_holes_driver at k= 74 rsm < 0.000000000000000 in fill_holes_driver at k= 75 was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 iteration = 262; time = 76920.0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-leve rsm < 0.000000000000000 in fill_holes_driver at k= 33 rsm < 0.000000000000000 in fill_holes_driver at k= 34 rsm < 0.000000000000000 in fill_holes_driver at k= 35 rsm < 0.000000000000000 in fill_holes_driver at k= 36 rsm < 0.000000000000000 in fill_holes_driver at k= 37 rsm < 0.000000000000000 in fill_holes_driver at k= 38 rsm < 0.000000000000000 in fill_holes_driver at k= 39 rsm < 0.000000000000000 in fill_holes_driver at k= 40 rsm < 0.000000000000000 in fill_holes_driver at k= 41 rsm < 0.000000000000000 in fill_holes_driver at k= 42 rsm < 0.000000000000000 in fill_holes_driver at k= 43 rsm < 0.000000000000000 in fill_holes_driver at k= 44 rsm < 0.000000000000000 in fill_holes_driver at k= 45 rsm < 0.000000000000000 in fill_holes_driver at k= 46 rsm < 0.000000000000000 in fill_holes_driver at k= 47 rsm < 0.000000000000000 in fill_holes_driver at k= 48 rsm < 0.000000000000000 in fill_holes_driver at k= 49 rsm < 0.000000000000000 in fill_holes_driver at k= 50 rsm < 0.000000000000000 in fill_holes_driver at k= 51 rsm < 0.000000000000000 in fill_holes_driver at k= 52 rsm < 0.000000000000000 in fill_holes_driver at k= 53 rsm < 0.000000000000000 in fill_holes_driver at k= 54 rsm < 0.000000000000000 in fill_holes_driver at k= 55 rsm < 0.000000000000000 in fill_holes_driver at k= 56 rsm < 0.000000000000000 in fill_holes_driver at k= 57 rsm < 0.000000000000000 in fill_holes_driver at k= 58 rsm < 0.000000000000000 in fill_holes_driver at k= 59 rsm < 0.000000000000000 in fill_holes_driver at k= 60 rsm < 0.000000000000000 in fill_holes_driver at k= 61 rsm < 0.000000000000000 in fill_holes_driver at k= 62 rsm < 0.000000000000000 in fill_holes_driver at k= 63 rsm < 0.000000000000000 in fill_holes_driver at k= 64 rsm < 0.000000000000000 in fill_holes_driver at k= 65 rsm < 0.000000000000000 in fill_holes_driver at k= 66 rsm < 0.000000000000000 in fill_holes_driver at k= 67 rsm < 0.000000000000000 in fill_holes_driver at k= 68 rsm < 0.000000000000000 in fill_holes_driver at k= 69 rsm < 0.000000000000000 in fill_holes_driver at k= 70 rsm < 0.000000000000000 in fill_holes_driver at k= 71 rsm < 0.000000000000000 in fill_holes_driver at k= 72 rsm < 0.000000000000000 in fill_holes_driver at k= 73 rsm < 0.000000000000000 in fill_holes_driver at k= 74 rsm < 0.000000000000000 in fill_holes_driver at k= 75 l hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 iteration = 263; time = 76980.0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Wa rsm < 0.000000000000000 in fill_holes_driver at k= 33 rsm < 0.000000000000000 in fill_holes_driver at k= 34 rsm < 0.000000000000000 in fill_holes_driver at k= 35 rsm < 0.000000000000000 in fill_holes_driver at k= 36 rsm < 0.000000000000000 in fill_holes_driver at k= 37 rsm < 0.000000000000000 in fill_holes_driver at k= 38 rsm < 0.000000000000000 in fill_holes_driver at k= 39 rsm < 0.000000000000000 in fill_holes_driver at k= 40 rsm < 0.000000000000000 in fill_holes_driver at k= 41 rsm < 0.000000000000000 in fill_holes_driver at k= 42 rsm < 0.000000000000000 in fill_holes_driver at k= 43 rsm < 0.000000000000000 in fill_holes_driver at k= 44 rsm < 0.000000000000000 in fill_holes_driver at k= 45 rsm < 0.000000000000000 in fill_holes_driver at k= 46 rsm < 0.000000000000000 in fill_holes_driver at k= 47 rsm < 0.000000000000000 in fill_holes_driver at k= 48 rsm < 0.000000000000000 in fill_holes_driver at k= 49 rsm < 0.000000000000000 in fill_holes_driver at k= 50 rsm < 0.000000000000000 in fill_holes_driver at k= 51 rsm < 0.000000000000000 in fill_holes_driver at k= 52 rsm < 0.000000000000000 in fill_holes_driver at k= 53 rsm < 0.000000000000000 in fill_holes_driver at k= 54 rsm < 0.000000000000000 in fill_holes_driver at k= 55 rsm < 0.000000000000000 in fill_holes_driver at k= 56 rsm < 0.000000000000000 in fill_holes_driver at k= 57 rsm < 0.000000000000000 in fill_holes_driver at k= 58 rsm < 0.000000000000000 in fill_holes_driver at k= 59 rsm < 0.000000000000000 in fill_holes_driver at k= 60 rsm < 0.000000000000000 in fill_holes_driver at k= 61 rsm < 0.000000000000000 in fill_holes_driver at k= 62 rsm < 0.000000000000000 in fill_holes_driver at k= 63 rsm < 0.000000000000000 in fill_holes_driver at k= 64 rsm < 0.000000000000000 in fill_holes_driver at k= 65 rsm < 0.000000000000000 in fill_holes_driver at k= 66 rsm < 0.000000000000000 in fill_holes_driver at k= 67 rsm < 0.000000000000000 in fill_holes_driver at k= 68 rsm < 0.000000000000000 in fill_holes_driver at k= 69 rsm < 0.000000000000000 in fill_holes_driver at k= 70 rsm < 0.000000000000000 in fill_holes_driver at k= 71 rsm < 0.000000000000000 in fill_holes_driver at k= 72 rsm < 0.000000000000000 in fill_holes_driver at k= 73 rsm < 0.000000000000000 in fill_holes_driver at k= 74 rsm < 0.000000000000000 in fill_holes_driver at k= 75 rsm < 0.000000000000000 in fill_holes_driver at k= 33 rsm < 0.000000000000000 in fill_holes_driver at k= 34 rsm < 0.000000000000000 in fill_holes_driver at k= 35 rsm < 0.000000000000000 in fill_holes_driver at k= 36 rsm < 0.000000000000000 in fill_holes_driver at k= 37 rsm < 0.000000000000000 in fill_holes_driver at k= 38 rsm < 0.000000000000000 in fill_holes_driver at k= 39 rsm < 0.000000000000000 in fill_holes_driver at k= 40 rsm < 0.000000000000000 in fill_holes_driver at k= 41 rsm < 0.000000000000000 in fill_holes_driver at k= 42 rsm < 0.000000000000000 in fill_holes_driver at k= 43 rsm < 0.000000000000000 in fill_holes_driver at k= 44 rsm < 0.000000000000000 in fill_holes_driver at k= 45 rsm < 0.000000000000000 in fill_holes_driver at k= 46 rsm < 0.000000000000000 in fill_holes_driver at k= 47 rsm < 0.000000000000000 in fill_holes_driver at k= 48 rsm < 0.000000000000000 in fill_holes_driver at k= 49 rsm < 0.000000000000000 in fill_holes_driver at k= 50 rsm < 0.000000000000000 in fill_holes_driver at k= 51 rsm < 0.000000000000000 in fill_holes_driver at k= 52 rsm < 0.000000000000000 in fill_holes_driver at k= 53 rsm < 0.000000000000000 in fill_holes_driver at k= 54 rsm < 0.000000000000000 in fill_holes_driver at k= 55 rsm < 0.000000000000000 in fill_holes_driver at k= 56 rsm < 0.000000000000000 in fill_holes_driver at k= 57 rsm < 0.000000000000000 in fill_holes_driver at k= 58 rsm < 0.000000000000000 in fill_holes_driver at k= 59 rsm < 0.000000000000000 in fill_holes_driver at k= 60 rsm < 0.000000000000000 in fill_holes_driver at k= 61 rsm < 0.000000000000000 in fill_holes_driver at k= 62 rsm < 0.000000000000000 in fill_holes_driver at k= 63 rsm < 0.000000000000000 in fill_holes_driver at k= 64 rsm < 0.000000000000000 in fill_holes_driver at k= 65 rsm < 0.000000000000000 in fill_holes_driver at k= 66 rsm < 0.000000000000000 in fill_holes_driver at k= 67 rsm < 0.000000000000000 in fill_holes_driver at k= 68 rsm < 0.000000000000000 in fill_holes_driver at k= 69 rsm < 0.000000000000000 in fill_holes_driver at k= 70 rsm < 0.000000000000000 in fill_holes_driver at k= 71 rsm < 0.000000000000000 in fill_holes_driver at k= 72 rsm < 0.000000000000000 in fill_holes_driver at k= 73 rsm < 0.000000000000000 in fill_holes_driver at k= 74 rsm < 0.000000000000000 in fill_holes_driver at k= 75 rning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 iteration = 264; time = 77040.0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 iteration = 265; time = 77100.0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-lev rsm < 0.000000000000000 in fill_holes_driver at k= 33 rsm < 0.000000000000000 in fill_holes_driver at k= 34 rsm < 0.000000000000000 in fill_holes_driver at k= 35 rsm < 0.000000000000000 in fill_holes_driver at k= 36 rsm < 0.000000000000000 in fill_holes_driver at k= 37 rsm < 0.000000000000000 in fill_holes_driver at k= 38 rsm < 0.000000000000000 in fill_holes_driver at k= 39 rsm < 0.000000000000000 in fill_holes_driver at k= 40 rsm < 0.000000000000000 in fill_holes_driver at k= 41 rsm < 0.000000000000000 in fill_holes_driver at k= 42 rsm < 0.000000000000000 in fill_holes_driver at k= 43 rsm < 0.000000000000000 in fill_holes_driver at k= 44 rsm < 0.000000000000000 in fill_holes_driver at k= 45 rsm < 0.000000000000000 in fill_holes_driver at k= 46 rsm < 0.000000000000000 in fill_holes_driver at k= 47 rsm < 0.000000000000000 in fill_holes_driver at k= 48 rsm < 0.000000000000000 in fill_holes_driver at k= 49 rsm < 0.000000000000000 in fill_holes_driver at k= 50 rsm < 0.000000000000000 in fill_holes_driver at k= 51 rsm < 0.000000000000000 in fill_holes_driver at k= 52 rsm < 0.000000000000000 in fill_holes_driver at k= 53 rsm < 0.000000000000000 in fill_holes_driver at k= 54 rsm < 0.000000000000000 in fill_holes_driver at k= 55 rsm < 0.000000000000000 in fill_holes_driver at k= 56 rsm < 0.000000000000000 in fill_holes_driver at k= 57 rsm < 0.000000000000000 in fill_holes_driver at k= 58 rsm < 0.000000000000000 in fill_holes_driver at k= 59 rsm < 0.000000000000000 in fill_holes_driver at k= 60 rsm < 0.000000000000000 in fill_holes_driver at k= 61 rsm < 0.000000000000000 in fill_holes_driver at k= 62 rsm < 0.000000000000000 in fill_holes_driver at k= 63 rsm < 0.000000000000000 in fill_holes_driver at k= 64 rsm < 0.000000000000000 in fill_holes_driver at k= 65 rsm < 0.000000000000000 in fill_holes_driver at k= 66 rsm < 0.000000000000000 in fill_holes_driver at k= 67 rsm < 0.000000000000000 in fill_holes_driver at k= 68 rsm < 0.000000000000000 in fill_holes_driver at k= 69 rsm < 0.000000000000000 in fill_holes_driver at k= 70 rsm < 0.000000000000000 in fill_holes_driver at k= 71 rsm < 0.000000000000000 in fill_holes_driver at k= 72 rsm < 0.000000000000000 in fill_holes_driver at k= 73 rsm < 0.000000000000000 in fill_holes_driver at k= 74 rsm < 0.000000000000000 in fill_holes_driver at k= 75 el hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 iteration = 266; time = 77160.0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 W rsm < 0.000000000000000 in fill_holes_driver at k= 33 rsm < 0.000000000000000 in fill_holes_driver at k= 34 rsm < 0.000000000000000 in fill_holes_driver at k= 35 rsm < 0.000000000000000 in fill_holes_driver at k= 36 rsm < 0.000000000000000 in fill_holes_driver at k= 37 rsm < 0.000000000000000 in fill_holes_driver at k= 38 rsm < 0.000000000000000 in fill_holes_driver at k= 39 rsm < 0.000000000000000 in fill_holes_driver at k= 40 rsm < 0.000000000000000 in fill_holes_driver at k= 41 rsm < 0.000000000000000 in fill_holes_driver at k= 42 rsm < 0.000000000000000 in fill_holes_driver at k= 43 rsm < 0.000000000000000 in fill_holes_driver at k= 44 rsm < 0.000000000000000 in fill_holes_driver at k= 45 rsm < 0.000000000000000 in fill_holes_driver at k= 46 rsm < 0.000000000000000 in fill_holes_driver at k= 47 rsm < 0.000000000000000 in fill_holes_driver at k= 48 rsm < 0.000000000000000 in fill_holes_driver at k= 49 rsm < 0.000000000000000 in fill_holes_driver at k= 50 rsm < 0.000000000000000 in fill_holes_driver at k= 51 rsm < 0.000000000000000 in fill_holes_driver at k= 52 rsm < 0.000000000000000 in fill_holes_driver at k= 53 rsm < 0.000000000000000 in fill_holes_driver at k= 54 rsm < 0.000000000000000 in fill_holes_driver at k= 55 rsm < 0.000000000000000 in fill_holes_driver at k= 56 rsm < 0.000000000000000 in fill_holes_driver at k= 57 rsm < 0.000000000000000 in fill_holes_driver at k= 58 rsm < 0.000000000000000 in fill_holes_driver at k= 59 rsm < 0.000000000000000 in fill_holes_driver at k= 60 rsm < 0.000000000000000 in fill_holes_driver at k= 61 rsm < 0.000000000000000 in fill_holes_driver at k= 62 rsm < 0.000000000000000 in fill_holes_driver at k= 63 rsm < 0.000000000000000 in fill_holes_driver at k= 64 rsm < 0.000000000000000 in fill_holes_driver at k= 65 rsm < 0.000000000000000 in fill_holes_driver at k= 66 rsm < 0.000000000000000 in fill_holes_driver at k= 67 rsm < 0.000000000000000 in fill_holes_driver at k= 68 rsm < 0.000000000000000 in fill_holes_driver at k= 69 rsm < 0.000000000000000 in fill_holes_driver at k= 70 rsm < 0.000000000000000 in fill_holes_driver at k= 71 rsm < 0.000000000000000 in fill_holes_driver at k= 72 rsm < 0.000000000000000 in fill_holes_driver at k= 73 rsm < 0.000000000000000 in fill_holes_driver at k= 74 rsm < 0.000000000000000 in fill_holes_driver at k= 75 rsm < 0.000000000000000 in fill_holes_driver at k= 33 rsm < 0.000000000000000 in fill_holes_driver at k= 34 rsm < 0.000000000000000 in fill_holes_driver at k= 35 rsm < 0.000000000000000 in fill_holes_driver at k= 36 rsm < 0.000000000000000 in fill_holes_driver at k= 37 rsm < 0.000000000000000 in fill_holes_driver at k= 38 rsm < 0.000000000000000 in fill_holes_driver at k= 39 rsm < 0.000000000000000 in fill_holes_driver at k= 40 rsm < 0.000000000000000 in fill_holes_driver at k= 41 rsm < 0.000000000000000 in fill_holes_driver at k= 42 rsm < 0.000000000000000 in fill_holes_driver at k= 43 rsm < 0.000000000000000 in fill_holes_driver at k= 44 rsm < 0.000000000000000 in fill_holes_driver at k= 45 rsm < 0.000000000000000 in fill_holes_driver at k= 46 rsm < 0.000000000000000 in fill_holes_driver at k= 47 rsm < 0.000000000000000 in fill_holes_driver at k= 48 rsm < 0.000000000000000 in fill_holes_driver at k= 49 rsm < 0.000000000000000 in fill_holes_driver at k= 50 rsm < 0.000000000000000 in fill_holes_driver at k= 51 rsm < 0.000000000000000 in fill_holes_driver at k= 52 rsm < 0.000000000000000 in fill_holes_driver at k= 53 rsm < 0.000000000000000 in fill_holes_driver at k= 54 rsm < 0.000000000000000 in fill_holes_driver at k= 55 rsm < 0.000000000000000 in fill_holes_driver at k= 56 rsm < 0.000000000000000 in fill_holes_driver at k= 57 rsm < 0.000000000000000 in fill_holes_driver at k= 58 rsm < 0.000000000000000 in fill_holes_driver at k= 59 rsm < 0.000000000000000 in fill_holes_driver at k= 60 rsm < 0.000000000000000 in fill_holes_driver at k= 61 rsm < 0.000000000000000 in fill_holes_driver at k= 62 rsm < 0.000000000000000 in fill_holes_driver at k= 63 rsm < 0.000000000000000 in fill_holes_driver at k= 64 rsm < 0.000000000000000 in fill_holes_driver at k= 65 rsm < 0.000000000000000 in fill_holes_driver at k= 66 rsm < 0.000000000000000 in fill_holes_driver at k= 67 rsm < 0.000000000000000 in fill_holes_driver at k= 68 rsm < 0.000000000000000 in fill_holes_driver at k= 69 rsm < 0.000000000000000 in fill_holes_driver at k= 70 rsm < 0.000000000000000 in fill_holes_driver at k= 71 rsm < 0.000000000000000 in fill_holes_driver at k= 72 rsm < 0.000000000000000 in fill_holes_driver at k= 73 rsm < 0.000000000000000 in fill_holes_driver at k= 74 rsm < 0.000000000000000 in fill_holes_driver at k= 75 arning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 iteration = 267; time = 77220.0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 iteration = 268; time = 77280.0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-le rsm < 0.000000000000000 in fill_holes_driver at k= 33 rsm < 0.000000000000000 in fill_holes_driver at k= 34 rsm < 0.000000000000000 in fill_holes_driver at k= 35 rsm < 0.000000000000000 in fill_holes_driver at k= 36 rsm < 0.000000000000000 in fill_holes_driver at k= 37 rsm < 0.000000000000000 in fill_holes_driver at k= 38 rsm < 0.000000000000000 in fill_holes_driver at k= 39 rsm < 0.000000000000000 in fill_holes_driver at k= 40 rsm < 0.000000000000000 in fill_holes_driver at k= 41 rsm < 0.000000000000000 in fill_holes_driver at k= 42 rsm < 0.000000000000000 in fill_holes_driver at k= 43 rsm < 0.000000000000000 in fill_holes_driver at k= 44 rsm < 0.000000000000000 in fill_holes_driver at k= 45 rsm < 0.000000000000000 in fill_holes_driver at k= 46 rsm < 0.000000000000000 in fill_holes_driver at k= 47 rsm < 0.000000000000000 in fill_holes_driver at k= 48 rsm < 0.000000000000000 in fill_holes_driver at k= 49 rsm < 0.000000000000000 in fill_holes_driver at k= 50 rsm < 0.000000000000000 in fill_holes_driver at k= 51 rsm < 0.000000000000000 in fill_holes_driver at k= 52 rsm < 0.000000000000000 in fill_holes_driver at k= 53 rsm < 0.000000000000000 in fill_holes_driver at k= 54 rsm < 0.000000000000000 in fill_holes_driver at k= 55 rsm < 0.000000000000000 in fill_holes_driver at k= 56 rsm < 0.000000000000000 in fill_holes_driver at k= 57 rsm < 0.000000000000000 in fill_holes_driver at k= 58 rsm < 0.000000000000000 in fill_holes_driver at k= 59 rsm < 0.000000000000000 in fill_holes_driver at k= 60 rsm < 0.000000000000000 in fill_holes_driver at k= 61 rsm < 0.000000000000000 in fill_holes_driver at k= 62 rsm < 0.000000000000000 in fill_holes_driver at k= 63 rsm < 0.000000000000000 in fill_holes_driver at k= 64 rsm < 0.000000000000000 in fill_holes_driver at k= 65 rsm < 0.000000000000000 in fill_holes_driver at k= 66 rsm < 0.000000000000000 in fill_holes_driver at k= 67 rsm < 0.000000000000000 in fill_holes_driver at k= 68 rsm < 0.000000000000000 in fill_holes_driver at k= 69 rsm < 0.000000000000000 in fill_holes_driver at k= 70 rsm < 0.000000000000000 in fill_holes_driver at k= 71 rsm < 0.000000000000000 in fill_holes_driver at k= 72 rsm < 0.000000000000000 in fill_holes_driver at k= 73 rsm < 0.000000000000000 in fill_holes_driver at k= 74 rsm < 0.000000000000000 in fill_holes_driver at k= 75 vel hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 iteration = 269; time = 77340.0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 rsm < 0.000000000000000 in fill_holes_driver at k= 33 rsm < 0.000000000000000 in fill_holes_driver at k= 34 rsm < 0.000000000000000 in fill_holes_driver at k= 35 rsm < 0.000000000000000 in fill_holes_driver at k= 36 rsm < 0.000000000000000 in fill_holes_driver at k= 37 rsm < 0.000000000000000 in fill_holes_driver at k= 38 rsm < 0.000000000000000 in fill_holes_driver at k= 39 rsm < 0.000000000000000 in fill_holes_driver at k= 40 rsm < 0.000000000000000 in fill_holes_driver at k= 41 rsm < 0.000000000000000 in fill_holes_driver at k= 42 rsm < 0.000000000000000 in fill_holes_driver at k= 43 rsm < 0.000000000000000 in fill_holes_driver at k= 44 rsm < 0.000000000000000 in fill_holes_driver at k= 45 rsm < 0.000000000000000 in fill_holes_driver at k= 46 rsm < 0.000000000000000 in fill_holes_driver at k= 47 rsm < 0.000000000000000 in fill_holes_driver at k= 48 rsm < 0.000000000000000 in fill_holes_driver at k= 49 rsm < 0.000000000000000 in fill_holes_driver at k= 50 rsm < 0.000000000000000 in fill_holes_driver at k= 51 rsm < 0.000000000000000 in fill_holes_driver at k= 52 rsm < 0.000000000000000 in fill_holes_driver at k= 53 rsm < 0.000000000000000 in fill_holes_driver at k= 54 rsm < 0.000000000000000 in fill_holes_driver at k= 55 rsm < 0.000000000000000 in fill_holes_driver at k= 56 rsm < 0.000000000000000 in fill_holes_driver at k= 57 rsm < 0.000000000000000 in fill_holes_driver at k= 58 rsm < 0.000000000000000 in fill_holes_driver at k= 59 rsm < 0.000000000000000 in fill_holes_driver at k= 60 rsm < 0.000000000000000 in fill_holes_driver at k= 61 rsm < 0.000000000000000 in fill_holes_driver at k= 62 rsm < 0.000000000000000 in fill_holes_driver at k= 63 rsm < 0.000000000000000 in fill_holes_driver at k= 64 rsm < 0.000000000000000 in fill_holes_driver at k= 65 rsm < 0.000000000000000 in fill_holes_driver at k= 66 rsm < 0.000000000000000 in fill_holes_driver at k= 67 rsm < 0.000000000000000 in fill_holes_driver at k= 68 rsm < 0.000000000000000 in fill_holes_driver at k= 69 rsm < 0.000000000000000 in fill_holes_driver at k= 70 rsm < 0.000000000000000 in fill_holes_driver at k= 71 rsm < 0.000000000000000 in fill_holes_driver at k= 72 rsm < 0.000000000000000 in fill_holes_driver at k= 73 rsm < 0.000000000000000 in fill_holes_driver at k= 74 rsm < 0.000000000000000 in fill_holes_driver at k= 75 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 iteration = 270; time = 77400.0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! to rsm < 0.000000000000000 in fill_holes_driver at k= 33 rsm < 0.000000000000000 in fill_holes_driver at k= 34 rsm < 0.000000000000000 in fill_holes_driver at k= 35 rsm < 0.000000000000000 in fill_holes_driver at k= 36 rsm < 0.000000000000000 in fill_holes_driver at k= 37 rsm < 0.000000000000000 in fill_holes_driver at k= 38 rsm < 0.000000000000000 in fill_holes_driver at k= 39 rsm < 0.000000000000000 in fill_holes_driver at k= 40 rsm < 0.000000000000000 in fill_holes_driver at k= 41 rsm < 0.000000000000000 in fill_holes_driver at k= 42 rsm < 0.000000000000000 in fill_holes_driver at k= 43 rsm < 0.000000000000000 in fill_holes_driver at k= 44 rsm < 0.000000000000000 in fill_holes_driver at k= 45 rsm < 0.000000000000000 in fill_holes_driver at k= 46 rsm < 0.000000000000000 in fill_holes_driver at k= 47 rsm < 0.000000000000000 in fill_holes_driver at k= 48 rsm < 0.000000000000000 in fill_holes_driver at k= 49 rsm < 0.000000000000000 in fill_holes_driver at k= 50 rsm < 0.000000000000000 in fill_holes_driver at k= 51 rsm < 0.000000000000000 in fill_holes_driver at k= 52 rsm < 0.000000000000000 in fill_holes_driver at k= 53 rsm < 0.000000000000000 in fill_holes_driver at k= 54 rsm < 0.000000000000000 in fill_holes_driver at k= 55 rsm < 0.000000000000000 in fill_holes_driver at k= 56 rsm < 0.000000000000000 in fill_holes_driver at k= 57 rsm < 0.000000000000000 in fill_holes_driver at k= 58 rsm < 0.000000000000000 in fill_holes_driver at k= 59 rsm < 0.000000000000000 in fill_holes_driver at k= 60 rsm < 0.000000000000000 in fill_holes_driver at k= 61 rsm < 0.000000000000000 in fill_holes_driver at k= 62 rsm < 0.000000000000000 in fill_holes_driver at k= 63 rsm < 0.000000000000000 in fill_holes_driver at k= 64 rsm < 0.000000000000000 in fill_holes_driver at k= 65 rsm < 0.000000000000000 in fill_holes_driver at k= 66 rsm < 0.000000000000000 in fill_holes_driver at k= 67 rsm < 0.000000000000000 in fill_holes_driver at k= 68 rsm < 0.000000000000000 in fill_holes_driver at k= 69 rsm < 0.000000000000000 in fill_holes_driver at k= 70 rsm < 0.000000000000000 in fill_holes_driver at k= 71 rsm < 0.000000000000000 in fill_holes_driver at k= 72 rsm < 0.000000000000000 in fill_holes_driver at k= 73 rsm < 0.000000000000000 in fill_holes_driver at k= 74 rsm < 0.000000000000000 in fill_holes_driver at k= 75 rsm < 0.000000000000000 in fill_holes_driver at k= 33 rsm < 0.000000000000000 in fill_holes_driver at k= 34 rsm < 0.000000000000000 in fill_holes_driver at k= 35 rsm < 0.000000000000000 in fill_holes_driver at k= 36 rsm < 0.000000000000000 in fill_holes_driver at k= 37 rsm < 0.000000000000000 in fill_holes_driver at k= 38 rsm < 0.000000000000000 in fill_holes_driver at k= 39 rsm < 0.000000000000000 in fill_holes_driver at k= 40 rsm < 0.000000000000000 in fill_holes_driver at k= 41 rsm < 0.000000000000000 in fill_holes_driver at k= 42 rsm < 0.000000000000000 in fill_holes_driver at k= 43 rsm < 0.000000000000000 in fill_holes_driver at k= 44 rsm < 0.000000000000000 in fill_holes_driver at k= 45 rsm < 0.000000000000000 in fill_holes_driver at k= 46 rsm < 0.000000000000000 in fill_holes_driver at k= 47 rsm < 0.000000000000000 in fill_holes_driver at k= 48 rsm < 0.000000000000000 in fill_holes_driver at k= 49 rsm < 0.000000000000000 in fill_holes_driver at k= 50 rsm < 0.000000000000000 in fill_holes_driver at k= 51 rsm < 0.000000000000000 in fill_holes_driver at k= 52 rsm < 0.000000000000000 in fill_holes_driver at k= 53 rsm < 0.000000000000000 in fill_holes_driver at k= 54 rsm < 0.000000000000000 in fill_holes_driver at k= 55 rsm < 0.000000000000000 in fill_holes_driver at k= 56 rsm < 0.000000000000000 in fill_holes_driver at k= 57 rsm < 0.000000000000000 in fill_holes_driver at k= 58 rsm < 0.000000000000000 in fill_holes_driver at k= 59 rsm < 0.000000000000000 in fill_holes_driver at k= 60 rsm < 0.000000000000000 in fill_holes_driver at k= 61 rsm < 0.000000000000000 in fill_holes_driver at k= 62 rsm < 0.000000000000000 in fill_holes_driver at k= 63 rsm < 0.000000000000000 in fill_holes_driver at k= 64 rsm < 0.000000000000000 in fill_holes_driver at k= 65 rsm < 0.000000000000000 in fill_holes_driver at k= 66 rsm < 0.000000000000000 in fill_holes_driver at k= 67 rsm < 0.000000000000000 in fill_holes_driver at k= 68 rsm < 0.000000000000000 in fill_holes_driver at k= 69 rsm < 0.000000000000000 in fill_holes_driver at k= 70 rsm < 0.000000000000000 in fill_holes_driver at k= 71 rsm < 0.000000000000000 in fill_holes_driver at k= 72 rsm < 0.000000000000000 in fill_holes_driver at k= 73 rsm < 0.000000000000000 in fill_holes_driver at k= 74 rsm < 0.000000000000000 in fill_holes_driver at k= 75 tal_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 iteration = 271; time = 77460.0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 iteration = 272; time = 77520.0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 rsm < 0.000000000000000 in fill_holes_driver at k= 34 rsm < 0.000000000000000 in fill_holes_driver at k= 35 rsm < 0.000000000000000 in fill_holes_driver at k= 36 rsm < 0.000000000000000 in fill_holes_driver at k= 37 rsm < 0.000000000000000 in fill_holes_driver at k= 38 rsm < 0.000000000000000 in fill_holes_driver at k= 39 rsm < 0.000000000000000 in fill_holes_driver at k= 40 rsm < 0.000000000000000 in fill_holes_driver at k= 41 rsm < 0.000000000000000 in fill_holes_driver at k= 42 rsm < 0.000000000000000 in fill_holes_driver at k= 43 rsm < 0.000000000000000 in fill_holes_driver at k= 44 rsm < 0.000000000000000 in fill_holes_driver at k= 45 rsm < 0.000000000000000 in fill_holes_driver at k= 46 rsm < 0.000000000000000 in fill_holes_driver at k= 47 rsm < 0.000000000000000 in fill_holes_driver at k= 48 rsm < 0.000000000000000 in fill_holes_driver at k= 49 rsm < 0.000000000000000 in fill_holes_driver at k= 50 rsm < 0.000000000000000 in fill_holes_driver at k= 51 rsm < 0.000000000000000 in fill_holes_driver at k= 52 rsm < 0.000000000000000 in fill_holes_driver at k= 53 rsm < 0.000000000000000 in fill_holes_driver at k= 54 rsm < 0.000000000000000 in fill_holes_driver at k= 55 rsm < 0.000000000000000 in fill_holes_driver at k= 56 rsm < 0.000000000000000 in fill_holes_driver at k= 57 rsm < 0.000000000000000 in fill_holes_driver at k= 58 rsm < 0.000000000000000 in fill_holes_driver at k= 59 rsm < 0.000000000000000 in fill_holes_driver at k= 60 rsm < 0.000000000000000 in fill_holes_driver at k= 61 rsm < 0.000000000000000 in fill_holes_driver at k= 62 rsm < 0.000000000000000 in fill_holes_driver at k= 63 rsm < 0.000000000000000 in fill_holes_driver at k= 64 rsm < 0.000000000000000 in fill_holes_driver at k= 65 rsm < 0.000000000000000 in fill_holes_driver at k= 66 rsm < 0.000000000000000 in fill_holes_driver at k= 67 rsm < 0.000000000000000 in fill_holes_driver at k= 68 rsm < 0.000000000000000 in fill_holes_driver at k= 69 rsm < 0.000000000000000 in fill_holes_driver at k= 70 rsm < 0.000000000000000 in fill_holes_driver at k= 71 rsm < 0.000000000000000 in fill_holes_driver at k= 72 rsm < 0.000000000000000 in fill_holes_driver at k= 73 rsm < 0.000000000000000 in fill_holes_driver at k= 74 rsm < 0.000000000000000 in fill_holes_driver at k= 75 rsm < 0.000000000000000 in fill_holes_driver at k= 28 rsm < 0.000000000000000 in fill_holes_driver at k= 29 rsm < 0.000000000000000 in fill_holes_driver at k= 28 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 iteration = 273; time = 77580.0 iteration = 274; time = 77640.0 Warning: One-level hole filling was not able to fill holes completely! The holes were filled partially. |total_hole| > total_mass Warning: One-level hole filling was not able to fill holes completely! The holes were filled partially. |total_hole| > total_mass Warning: One-level hole filling was not able to fill holes completely! The holes were filled partially. |total_hole| > total_mass Warning: Hole filling failed! A hole could not be filled. iteration = 275; time = 77700.0 Warning: One-level hole filling was not able to fill holes completely! The holes were filled partially. |total_hole| > total_mass Warning: One-level hole filling was not able to fill holes completely! The holes were filled partially. |total_hole| > total_mass Warning: One-level hole filling was not able to fill holes completely! The holes were filled partially. |total_hole| > total_mass Warning: Hole filling failed! A hole could not be filled. iteration = 276; time = 77760.0 Warning: One-level hole filling was not able to fill holes completely! The holes were filled partially. |total_hole| > total_mass Warning: One-level hole filling was not able to fill holes completely! The holes were filled partially. |total_hole| > total_mass Warning: One-level hole filling was not able to fill holes completely! The holes were filled partially. |total_hole| > total_mass Warning: Hole filling failed! A hole could not be filled. iteration = 277; time rsm < 0.000000000000000 in fill_holes_driver at k= 28 rsm < 0.000000000000000 in fill_holes_driver at k= 33 rsm < 0.000000000000000 in fill_holes_driver at k= 34 rsm < 0.000000000000000 in fill_holes_driver at k= 35 rsm < 0.000000000000000 in fill_holes_driver at k= 36 rsm < 0.000000000000000 in fill_holes_driver at k= 37 rsm < 0.000000000000000 in fill_holes_driver at k= 38 rsm < 0.000000000000000 in fill_holes_driver at k= 39 rsm < 0.000000000000000 in fill_holes_driver at k= 40 rsm < 0.000000000000000 in fill_holes_driver at k= 41 rsm < 0.000000000000000 in fill_holes_driver at k= 42 rsm < 0.000000000000000 in fill_holes_driver at k= 43 rsm < 0.000000000000000 in fill_holes_driver at k= 44 rsm < 0.000000000000000 in fill_holes_driver at k= 45 rsm < 0.000000000000000 in fill_holes_driver at k= 46 rsm < 0.000000000000000 in fill_holes_driver at k= 47 rsm < 0.000000000000000 in fill_holes_driver at k= 48 rsm < 0.000000000000000 in fill_holes_driver at k= 49 rsm < 0.000000000000000 in fill_holes_driver at k= 50 rsm < 0.000000000000000 in fill_holes_driver at k= 51 rsm < 0.000000000000000 in fill_holes_driver at k= 52 rsm < 0.000000000000000 in fill_holes_driver at k= 53 rsm < 0.000000000000000 in fill_holes_driver at k= 54 rsm < 0.000000000000000 in fill_holes_driver at k= 55 rsm < 0.000000000000000 in fill_holes_driver at k= 56 rsm < 0.000000000000000 in fill_holes_driver at k= 57 rsm < 0.000000000000000 in fill_holes_driver at k= 58 rsm < 0.000000000000000 in fill_holes_driver at k= 59 rsm < 0.000000000000000 in fill_holes_driver at k= 60 rsm < 0.000000000000000 in fill_holes_driver at k= 61 rsm < 0.000000000000000 in fill_holes_driver at k= 62 rsm < 0.000000000000000 in fill_holes_driver at k= 63 rsm < 0.000000000000000 in fill_holes_driver at k= 64 rsm < 0.000000000000000 in fill_holes_driver at k= 65 rsm < 0.000000000000000 in fill_holes_driver at k= 66 rsm < 0.000000000000000 in fill_holes_driver at k= 67 rsm < 0.000000000000000 in fill_holes_driver at k= 68 rsm < 0.000000000000000 in fill_holes_driver at k= 69 rsm < 0.000000000000000 in fill_holes_driver at k= 70 rsm < 0.000000000000000 in fill_holes_driver at k= 71 rsm < 0.000000000000000 in fill_holes_driver at k= 72 rsm < 0.000000000000000 in fill_holes_driver at k= 73 rsm < 0.000000000000000 in fill_holes_driver at k= 74 rsm < 0.000000000000000 in fill_holes_driver at k= 75 = 77820.0 iteration = 278; time = 77880.0 iteration = 279; time = 77940.0 Warning: One-level hole filling was not able to fill holes completely! The holes were filled partially. |total_hole| > total_mass Warning: One-level hole filling was not able to fill holes completely! The holes were filled partially. |total_hole| > total_mass Warning: One-level hole filling was not able to fill holes completely! The holes were filled partially. |total_hole| > total_mass Warning: Hole filling failed! A hole could not be filled. Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 iteration = 280; time = 78000.0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_ma rsm < 0.000000000000000 in fill_holes_driver at k= 33 rsm < 0.000000000000000 in fill_holes_driver at k= 34 rsm < 0.000000000000000 in fill_holes_driver at k= 35 rsm < 0.000000000000000 in fill_holes_driver at k= 36 rsm < 0.000000000000000 in fill_holes_driver at k= 37 rsm < 0.000000000000000 in fill_holes_driver at k= 38 rsm < 0.000000000000000 in fill_holes_driver at k= 39 rsm < 0.000000000000000 in fill_holes_driver at k= 40 rsm < 0.000000000000000 in fill_holes_driver at k= 41 rsm < 0.000000000000000 in fill_holes_driver at k= 42 rsm < 0.000000000000000 in fill_holes_driver at k= 43 rsm < 0.000000000000000 in fill_holes_driver at k= 44 rsm < 0.000000000000000 in fill_holes_driver at k= 45 rsm < 0.000000000000000 in fill_holes_driver at k= 46 rsm < 0.000000000000000 in fill_holes_driver at k= 47 rsm < 0.000000000000000 in fill_holes_driver at k= 48 rsm < 0.000000000000000 in fill_holes_driver at k= 49 rsm < 0.000000000000000 in fill_holes_driver at k= 50 rsm < 0.000000000000000 in fill_holes_driver at k= 51 rsm < 0.000000000000000 in fill_holes_driver at k= 52 rsm < 0.000000000000000 in fill_holes_driver at k= 53 rsm < 0.000000000000000 in fill_holes_driver at k= 54 rsm < 0.000000000000000 in fill_holes_driver at k= 55 rsm < 0.000000000000000 in fill_holes_driver at k= 56 rsm < 0.000000000000000 in fill_holes_driver at k= 57 rsm < 0.000000000000000 in fill_holes_driver at k= 58 rsm < 0.000000000000000 in fill_holes_driver at k= 59 rsm < 0.000000000000000 in fill_holes_driver at k= 60 rsm < 0.000000000000000 in fill_holes_driver at k= 61 rsm < 0.000000000000000 in fill_holes_driver at k= 62 rsm < 0.000000000000000 in fill_holes_driver at k= 63 rsm < 0.000000000000000 in fill_holes_driver at k= 64 rsm < 0.000000000000000 in fill_holes_driver at k= 65 rsm < 0.000000000000000 in fill_holes_driver at k= 66 rsm < 0.000000000000000 in fill_holes_driver at k= 67 rsm < 0.000000000000000 in fill_holes_driver at k= 68 rsm < 0.000000000000000 in fill_holes_driver at k= 69 rsm < 0.000000000000000 in fill_holes_driver at k= 70 rsm < 0.000000000000000 in fill_holes_driver at k= 71 rsm < 0.000000000000000 in fill_holes_driver at k= 72 rsm < 0.000000000000000 in fill_holes_driver at k= 73 rsm < 0.000000000000000 in fill_holes_driver at k= 74 rsm < 0.000000000000000 in fill_holes_driver at k= 75 ss ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 iteration = 281; time = 78060.0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not succe rsm < 0.000000000000000 in fill_holes_driver at k= 33 rsm < 0.000000000000000 in fill_holes_driver at k= 34 rsm < 0.000000000000000 in fill_holes_driver at k= 35 rsm < 0.000000000000000 in fill_holes_driver at k= 36 rsm < 0.000000000000000 in fill_holes_driver at k= 37 rsm < 0.000000000000000 in fill_holes_driver at k= 38 rsm < 0.000000000000000 in fill_holes_driver at k= 39 rsm < 0.000000000000000 in fill_holes_driver at k= 40 rsm < 0.000000000000000 in fill_holes_driver at k= 41 rsm < 0.000000000000000 in fill_holes_driver at k= 42 rsm < 0.000000000000000 in fill_holes_driver at k= 43 rsm < 0.000000000000000 in fill_holes_driver at k= 44 rsm < 0.000000000000000 in fill_holes_driver at k= 45 rsm < 0.000000000000000 in fill_holes_driver at k= 46 rsm < 0.000000000000000 in fill_holes_driver at k= 47 rsm < 0.000000000000000 in fill_holes_driver at k= 48 rsm < 0.000000000000000 in fill_holes_driver at k= 49 rsm < 0.000000000000000 in fill_holes_driver at k= 50 rsm < 0.000000000000000 in fill_holes_driver at k= 51 rsm < 0.000000000000000 in fill_holes_driver at k= 52 rsm < 0.000000000000000 in fill_holes_driver at k= 53 rsm < 0.000000000000000 in fill_holes_driver at k= 54 rsm < 0.000000000000000 in fill_holes_driver at k= 55 rsm < 0.000000000000000 in fill_holes_driver at k= 56 rsm < 0.000000000000000 in fill_holes_driver at k= 57 rsm < 0.000000000000000 in fill_holes_driver at k= 58 rsm < 0.000000000000000 in fill_holes_driver at k= 59 rsm < 0.000000000000000 in fill_holes_driver at k= 60 rsm < 0.000000000000000 in fill_holes_driver at k= 61 rsm < 0.000000000000000 in fill_holes_driver at k= 62 rsm < 0.000000000000000 in fill_holes_driver at k= 63 rsm < 0.000000000000000 in fill_holes_driver at k= 64 rsm < 0.000000000000000 in fill_holes_driver at k= 65 rsm < 0.000000000000000 in fill_holes_driver at k= 66 rsm < 0.000000000000000 in fill_holes_driver at k= 67 rsm < 0.000000000000000 in fill_holes_driver at k= 68 rsm < 0.000000000000000 in fill_holes_driver at k= 69 rsm < 0.000000000000000 in fill_holes_driver at k= 70 rsm < 0.000000000000000 in fill_holes_driver at k= 71 rsm < 0.000000000000000 in fill_holes_driver at k= 72 rsm < 0.000000000000000 in fill_holes_driver at k= 73 rsm < 0.000000000000000 in fill_holes_driver at k= 74 rsm < 0.000000000000000 in fill_holes_driver at k= 75 ssful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 iteration = 282; time = 78120.0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole fillin rsm < 0.000000000000000 in fill_holes_driver at k= 33 rsm < 0.000000000000000 in fill_holes_driver at k= 34 rsm < 0.000000000000000 in fill_holes_driver at k= 35 rsm < 0.000000000000000 in fill_holes_driver at k= 36 rsm < 0.000000000000000 in fill_holes_driver at k= 37 rsm < 0.000000000000000 in fill_holes_driver at k= 38 rsm < 0.000000000000000 in fill_holes_driver at k= 39 rsm < 0.000000000000000 in fill_holes_driver at k= 40 rsm < 0.000000000000000 in fill_holes_driver at k= 41 rsm < 0.000000000000000 in fill_holes_driver at k= 42 rsm < 0.000000000000000 in fill_holes_driver at k= 43 rsm < 0.000000000000000 in fill_holes_driver at k= 44 rsm < 0.000000000000000 in fill_holes_driver at k= 45 rsm < 0.000000000000000 in fill_holes_driver at k= 46 rsm < 0.000000000000000 in fill_holes_driver at k= 47 rsm < 0.000000000000000 in fill_holes_driver at k= 48 rsm < 0.000000000000000 in fill_holes_driver at k= 49 rsm < 0.000000000000000 in fill_holes_driver at k= 50 rsm < 0.000000000000000 in fill_holes_driver at k= 51 rsm < 0.000000000000000 in fill_holes_driver at k= 52 rsm < 0.000000000000000 in fill_holes_driver at k= 53 rsm < 0.000000000000000 in fill_holes_driver at k= 54 rsm < 0.000000000000000 in fill_holes_driver at k= 55 rsm < 0.000000000000000 in fill_holes_driver at k= 56 rsm < 0.000000000000000 in fill_holes_driver at k= 57 rsm < 0.000000000000000 in fill_holes_driver at k= 58 rsm < 0.000000000000000 in fill_holes_driver at k= 59 rsm < 0.000000000000000 in fill_holes_driver at k= 60 rsm < 0.000000000000000 in fill_holes_driver at k= 61 rsm < 0.000000000000000 in fill_holes_driver at k= 62 rsm < 0.000000000000000 in fill_holes_driver at k= 63 rsm < 0.000000000000000 in fill_holes_driver at k= 64 rsm < 0.000000000000000 in fill_holes_driver at k= 65 rsm < 0.000000000000000 in fill_holes_driver at k= 66 rsm < 0.000000000000000 in fill_holes_driver at k= 67 rsm < 0.000000000000000 in fill_holes_driver at k= 68 rsm < 0.000000000000000 in fill_holes_driver at k= 69 rsm < 0.000000000000000 in fill_holes_driver at k= 70 rsm < 0.000000000000000 in fill_holes_driver at k= 71 rsm < 0.000000000000000 in fill_holes_driver at k= 72 rsm < 0.000000000000000 in fill_holes_driver at k= 73 rsm < 0.000000000000000 in fill_holes_driver at k= 74 rsm < 0.000000000000000 in fill_holes_driver at k= 75 rsm < 0.000000000000000 in fill_holes_driver at k= 34 rsm < 0.000000000000000 in fill_holes_driver at k= 35 rsm < 0.000000000000000 in fill_holes_driver at k= 36 rsm < 0.000000000000000 in fill_holes_driver at k= 37 rsm < 0.000000000000000 in fill_holes_driver at k= 38 rsm < 0.000000000000000 in fill_holes_driver at k= 39 rsm < 0.000000000000000 in fill_holes_driver at k= 40 rsm < 0.000000000000000 in fill_holes_driver at k= 41 rsm < 0.000000000000000 in fill_holes_driver at k= 42 rsm < 0.000000000000000 in fill_holes_driver at k= 43 rsm < 0.000000000000000 in fill_holes_driver at k= 44 rsm < 0.000000000000000 in fill_holes_driver at k= 45 rsm < 0.000000000000000 in fill_holes_driver at k= 46 rsm < 0.000000000000000 in fill_holes_driver at k= 47 rsm < 0.000000000000000 in fill_holes_driver at k= 48 rsm < 0.000000000000000 in fill_holes_driver at k= 49 rsm < 0.000000000000000 in fill_holes_driver at k= 50 rsm < 0.000000000000000 in fill_holes_driver at k= 51 rsm < 0.000000000000000 in fill_holes_driver at k= 52 rsm < 0.000000000000000 in fill_holes_driver at k= 53 rsm < 0.000000000000000 in fill_holes_driver at k= 54 rsm < 0.000000000000000 in fill_holes_driver at k= 55 rsm < 0.000000000000000 in fill_holes_driver at k= 56 rsm < 0.000000000000000 in fill_holes_driver at k= 57 rsm < 0.000000000000000 in fill_holes_driver at k= 58 rsm < 0.000000000000000 in fill_holes_driver at k= 59 rsm < 0.000000000000000 in fill_holes_driver at k= 60 rsm < 0.000000000000000 in fill_holes_driver at k= 61 rsm < 0.000000000000000 in fill_holes_driver at k= 62 rsm < 0.000000000000000 in fill_holes_driver at k= 63 rsm < 0.000000000000000 in fill_holes_driver at k= 64 rsm < 0.000000000000000 in fill_holes_driver at k= 65 rsm < 0.000000000000000 in fill_holes_driver at k= 66 rsm < 0.000000000000000 in fill_holes_driver at k= 67 rsm < 0.000000000000000 in fill_holes_driver at k= 68 rsm < 0.000000000000000 in fill_holes_driver at k= 69 rsm < 0.000000000000000 in fill_holes_driver at k= 70 rsm < 0.000000000000000 in fill_holes_driver at k= 71 rsm < 0.000000000000000 in fill_holes_driver at k= 72 rsm < 0.000000000000000 in fill_holes_driver at k= 73 rsm < 0.000000000000000 in fill_holes_driver at k= 74 rsm < 0.000000000000000 in fill_holes_driver at k= 75 g was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 iteration = 283; time = 78180.0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 iteration = 284; time = 78240.0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not succ rsm < 0.000000000000000 in fill_holes_driver at k= 33 rsm < 0.000000000000000 in fill_holes_driver at k= 34 rsm < 0.000000000000000 in fill_holes_driver at k= 35 rsm < 0.000000000000000 in fill_holes_driver at k= 36 rsm < 0.000000000000000 in fill_holes_driver at k= 37 rsm < 0.000000000000000 in fill_holes_driver at k= 38 rsm < 0.000000000000000 in fill_holes_driver at k= 39 rsm < 0.000000000000000 in fill_holes_driver at k= 40 rsm < 0.000000000000000 in fill_holes_driver at k= 41 rsm < 0.000000000000000 in fill_holes_driver at k= 42 rsm < 0.000000000000000 in fill_holes_driver at k= 43 rsm < 0.000000000000000 in fill_holes_driver at k= 44 rsm < 0.000000000000000 in fill_holes_driver at k= 45 rsm < 0.000000000000000 in fill_holes_driver at k= 46 rsm < 0.000000000000000 in fill_holes_driver at k= 47 rsm < 0.000000000000000 in fill_holes_driver at k= 48 rsm < 0.000000000000000 in fill_holes_driver at k= 49 rsm < 0.000000000000000 in fill_holes_driver at k= 50 rsm < 0.000000000000000 in fill_holes_driver at k= 51 rsm < 0.000000000000000 in fill_holes_driver at k= 52 rsm < 0.000000000000000 in fill_holes_driver at k= 53 rsm < 0.000000000000000 in fill_holes_driver at k= 54 rsm < 0.000000000000000 in fill_holes_driver at k= 55 rsm < 0.000000000000000 in fill_holes_driver at k= 56 rsm < 0.000000000000000 in fill_holes_driver at k= 57 rsm < 0.000000000000000 in fill_holes_driver at k= 58 rsm < 0.000000000000000 in fill_holes_driver at k= 59 rsm < 0.000000000000000 in fill_holes_driver at k= 60 rsm < 0.000000000000000 in fill_holes_driver at k= 61 rsm < 0.000000000000000 in fill_holes_driver at k= 62 rsm < 0.000000000000000 in fill_holes_driver at k= 63 rsm < 0.000000000000000 in fill_holes_driver at k= 64 rsm < 0.000000000000000 in fill_holes_driver at k= 65 rsm < 0.000000000000000 in fill_holes_driver at k= 66 rsm < 0.000000000000000 in fill_holes_driver at k= 67 rsm < 0.000000000000000 in fill_holes_driver at k= 68 rsm < 0.000000000000000 in fill_holes_driver at k= 69 rsm < 0.000000000000000 in fill_holes_driver at k= 70 rsm < 0.000000000000000 in fill_holes_driver at k= 71 rsm < 0.000000000000000 in fill_holes_driver at k= 72 rsm < 0.000000000000000 in fill_holes_driver at k= 73 rsm < 0.000000000000000 in fill_holes_driver at k= 74 rsm < 0.000000000000000 in fill_holes_driver at k= 75 essful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 iteration = 285; time = 78300.0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filli rsm < 0.000000000000000 in fill_holes_driver at k= 34 rsm < 0.000000000000000 in fill_holes_driver at k= 35 rsm < 0.000000000000000 in fill_holes_driver at k= 36 rsm < 0.000000000000000 in fill_holes_driver at k= 37 rsm < 0.000000000000000 in fill_holes_driver at k= 38 rsm < 0.000000000000000 in fill_holes_driver at k= 39 rsm < 0.000000000000000 in fill_holes_driver at k= 40 rsm < 0.000000000000000 in fill_holes_driver at k= 41 rsm < 0.000000000000000 in fill_holes_driver at k= 42 rsm < 0.000000000000000 in fill_holes_driver at k= 43 rsm < 0.000000000000000 in fill_holes_driver at k= 44 rsm < 0.000000000000000 in fill_holes_driver at k= 45 rsm < 0.000000000000000 in fill_holes_driver at k= 46 rsm < 0.000000000000000 in fill_holes_driver at k= 47 rsm < 0.000000000000000 in fill_holes_driver at k= 48 rsm < 0.000000000000000 in fill_holes_driver at k= 49 rsm < 0.000000000000000 in fill_holes_driver at k= 50 rsm < 0.000000000000000 in fill_holes_driver at k= 51 rsm < 0.000000000000000 in fill_holes_driver at k= 52 rsm < 0.000000000000000 in fill_holes_driver at k= 53 rsm < 0.000000000000000 in fill_holes_driver at k= 54 rsm < 0.000000000000000 in fill_holes_driver at k= 55 rsm < 0.000000000000000 in fill_holes_driver at k= 56 rsm < 0.000000000000000 in fill_holes_driver at k= 57 rsm < 0.000000000000000 in fill_holes_driver at k= 58 rsm < 0.000000000000000 in fill_holes_driver at k= 59 rsm < 0.000000000000000 in fill_holes_driver at k= 60 rsm < 0.000000000000000 in fill_holes_driver at k= 61 rsm < 0.000000000000000 in fill_holes_driver at k= 62 rsm < 0.000000000000000 in fill_holes_driver at k= 63 rsm < 0.000000000000000 in fill_holes_driver at k= 64 rsm < 0.000000000000000 in fill_holes_driver at k= 65 rsm < 0.000000000000000 in fill_holes_driver at k= 66 rsm < 0.000000000000000 in fill_holes_driver at k= 67 rsm < 0.000000000000000 in fill_holes_driver at k= 68 rsm < 0.000000000000000 in fill_holes_driver at k= 69 rsm < 0.000000000000000 in fill_holes_driver at k= 70 rsm < 0.000000000000000 in fill_holes_driver at k= 71 rsm < 0.000000000000000 in fill_holes_driver at k= 72 rsm < 0.000000000000000 in fill_holes_driver at k= 73 rsm < 0.000000000000000 in fill_holes_driver at k= 74 rsm < 0.000000000000000 in fill_holes_driver at k= 75 rsm < 0.000000000000000 in fill_holes_driver at k= 33 rsm < 0.000000000000000 in fill_holes_driver at k= 34 rsm < 0.000000000000000 in fill_holes_driver at k= 35 rsm < 0.000000000000000 in fill_holes_driver at k= 36 rsm < 0.000000000000000 in fill_holes_driver at k= 37 rsm < 0.000000000000000 in fill_holes_driver at k= 38 rsm < 0.000000000000000 in fill_holes_driver at k= 39 rsm < 0.000000000000000 in fill_holes_driver at k= 40 rsm < 0.000000000000000 in fill_holes_driver at k= 41 rsm < 0.000000000000000 in fill_holes_driver at k= 42 rsm < 0.000000000000000 in fill_holes_driver at k= 43 rsm < 0.000000000000000 in fill_holes_driver at k= 44 rsm < 0.000000000000000 in fill_holes_driver at k= 45 rsm < 0.000000000000000 in fill_holes_driver at k= 46 rsm < 0.000000000000000 in fill_holes_driver at k= 47 rsm < 0.000000000000000 in fill_holes_driver at k= 48 rsm < 0.000000000000000 in fill_holes_driver at k= 49 rsm < 0.000000000000000 in fill_holes_driver at k= 50 rsm < 0.000000000000000 in fill_holes_driver at k= 51 rsm < 0.000000000000000 in fill_holes_driver at k= 52 rsm < 0.000000000000000 in fill_holes_driver at k= 53 rsm < 0.000000000000000 in fill_holes_driver at k= 54 rsm < 0.000000000000000 in fill_holes_driver at k= 55 rsm < 0.000000000000000 in fill_holes_driver at k= 56 rsm < 0.000000000000000 in fill_holes_driver at k= 57 rsm < 0.000000000000000 in fill_holes_driver at k= 58 rsm < 0.000000000000000 in fill_holes_driver at k= 59 rsm < 0.000000000000000 in fill_holes_driver at k= 60 rsm < 0.000000000000000 in fill_holes_driver at k= 61 rsm < 0.000000000000000 in fill_holes_driver at k= 62 rsm < 0.000000000000000 in fill_holes_driver at k= 63 rsm < 0.000000000000000 in fill_holes_driver at k= 64 rsm < 0.000000000000000 in fill_holes_driver at k= 65 rsm < 0.000000000000000 in fill_holes_driver at k= 66 rsm < 0.000000000000000 in fill_holes_driver at k= 67 rsm < 0.000000000000000 in fill_holes_driver at k= 68 rsm < 0.000000000000000 in fill_holes_driver at k= 69 rsm < 0.000000000000000 in fill_holes_driver at k= 70 rsm < 0.000000000000000 in fill_holes_driver at k= 71 rsm < 0.000000000000000 in fill_holes_driver at k= 72 rsm < 0.000000000000000 in fill_holes_driver at k= 73 rsm < 0.000000000000000 in fill_holes_driver at k= 74 rsm < 0.000000000000000 in fill_holes_driver at k= 75 ng was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 iteration = 286; time = 78360.0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 iteration = 287; time = 78420.0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not suc rsm < 0.000000000000000 in fill_holes_driver at k= 34 rsm < 0.000000000000000 in fill_holes_driver at k= 35 rsm < 0.000000000000000 in fill_holes_driver at k= 36 rsm < 0.000000000000000 in fill_holes_driver at k= 37 rsm < 0.000000000000000 in fill_holes_driver at k= 38 rsm < 0.000000000000000 in fill_holes_driver at k= 39 rsm < 0.000000000000000 in fill_holes_driver at k= 40 rsm < 0.000000000000000 in fill_holes_driver at k= 41 rsm < 0.000000000000000 in fill_holes_driver at k= 42 rsm < 0.000000000000000 in fill_holes_driver at k= 43 rsm < 0.000000000000000 in fill_holes_driver at k= 44 rsm < 0.000000000000000 in fill_holes_driver at k= 45 rsm < 0.000000000000000 in fill_holes_driver at k= 46 rsm < 0.000000000000000 in fill_holes_driver at k= 47 rsm < 0.000000000000000 in fill_holes_driver at k= 48 rsm < 0.000000000000000 in fill_holes_driver at k= 49 rsm < 0.000000000000000 in fill_holes_driver at k= 50 rsm < 0.000000000000000 in fill_holes_driver at k= 51 rsm < 0.000000000000000 in fill_holes_driver at k= 52 rsm < 0.000000000000000 in fill_holes_driver at k= 53 rsm < 0.000000000000000 in fill_holes_driver at k= 54 rsm < 0.000000000000000 in fill_holes_driver at k= 55 rsm < 0.000000000000000 in fill_holes_driver at k= 56 rsm < 0.000000000000000 in fill_holes_driver at k= 57 rsm < 0.000000000000000 in fill_holes_driver at k= 58 rsm < 0.000000000000000 in fill_holes_driver at k= 59 rsm < 0.000000000000000 in fill_holes_driver at k= 60 rsm < 0.000000000000000 in fill_holes_driver at k= 61 rsm < 0.000000000000000 in fill_holes_driver at k= 62 rsm < 0.000000000000000 in fill_holes_driver at k= 63 rsm < 0.000000000000000 in fill_holes_driver at k= 64 rsm < 0.000000000000000 in fill_holes_driver at k= 65 rsm < 0.000000000000000 in fill_holes_driver at k= 66 rsm < 0.000000000000000 in fill_holes_driver at k= 67 rsm < 0.000000000000000 in fill_holes_driver at k= 68 rsm < 0.000000000000000 in fill_holes_driver at k= 69 rsm < 0.000000000000000 in fill_holes_driver at k= 70 rsm < 0.000000000000000 in fill_holes_driver at k= 71 rsm < 0.000000000000000 in fill_holes_driver at k= 72 rsm < 0.000000000000000 in fill_holes_driver at k= 73 rsm < 0.000000000000000 in fill_holes_driver at k= 74 rsm < 0.000000000000000 in fill_holes_driver at k= 75 cessful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 iteration = 288; time = 78480.0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole fill rsm < 0.000000000000000 in fill_holes_driver at k= 33 rsm < 0.000000000000000 in fill_holes_driver at k= 34 rsm < 0.000000000000000 in fill_holes_driver at k= 35 rsm < 0.000000000000000 in fill_holes_driver at k= 36 rsm < 0.000000000000000 in fill_holes_driver at k= 37 rsm < 0.000000000000000 in fill_holes_driver at k= 38 rsm < 0.000000000000000 in fill_holes_driver at k= 39 rsm < 0.000000000000000 in fill_holes_driver at k= 40 rsm < 0.000000000000000 in fill_holes_driver at k= 41 rsm < 0.000000000000000 in fill_holes_driver at k= 42 rsm < 0.000000000000000 in fill_holes_driver at k= 43 rsm < 0.000000000000000 in fill_holes_driver at k= 44 rsm < 0.000000000000000 in fill_holes_driver at k= 45 rsm < 0.000000000000000 in fill_holes_driver at k= 46 rsm < 0.000000000000000 in fill_holes_driver at k= 47 rsm < 0.000000000000000 in fill_holes_driver at k= 48 rsm < 0.000000000000000 in fill_holes_driver at k= 49 rsm < 0.000000000000000 in fill_holes_driver at k= 50 rsm < 0.000000000000000 in fill_holes_driver at k= 51 rsm < 0.000000000000000 in fill_holes_driver at k= 52 rsm < 0.000000000000000 in fill_holes_driver at k= 53 rsm < 0.000000000000000 in fill_holes_driver at k= 54 rsm < 0.000000000000000 in fill_holes_driver at k= 55 rsm < 0.000000000000000 in fill_holes_driver at k= 56 rsm < 0.000000000000000 in fill_holes_driver at k= 57 rsm < 0.000000000000000 in fill_holes_driver at k= 58 rsm < 0.000000000000000 in fill_holes_driver at k= 59 rsm < 0.000000000000000 in fill_holes_driver at k= 60 rsm < 0.000000000000000 in fill_holes_driver at k= 61 rsm < 0.000000000000000 in fill_holes_driver at k= 62 rsm < 0.000000000000000 in fill_holes_driver at k= 63 rsm < 0.000000000000000 in fill_holes_driver at k= 64 rsm < 0.000000000000000 in fill_holes_driver at k= 65 rsm < 0.000000000000000 in fill_holes_driver at k= 66 rsm < 0.000000000000000 in fill_holes_driver at k= 67 rsm < 0.000000000000000 in fill_holes_driver at k= 68 rsm < 0.000000000000000 in fill_holes_driver at k= 69 rsm < 0.000000000000000 in fill_holes_driver at k= 70 rsm < 0.000000000000000 in fill_holes_driver at k= 71 rsm < 0.000000000000000 in fill_holes_driver at k= 72 rsm < 0.000000000000000 in fill_holes_driver at k= 73 rsm < 0.000000000000000 in fill_holes_driver at k= 74 rsm < 0.000000000000000 in fill_holes_driver at k= 75 ing was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 iteration = 289; time = 78540.0 Warning: One-level hole filling was not able to fill holes completely! The holes were filled partially. |total_hole| > total_mass Warning: One-level hole filling was not able to fill holes completely! The holes were filled partially. |total_hole| > total_mass Warning: One-level hole filling was not able to fill holes completely! The holes were filled partially. |total_hole| > total_mass Warning: Hole filling failed! A hole could not be filled. Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not succ rsm < 0.000000000000000 in fill_holes_driver at k= 28 rsm < 0.000000000000000 in fill_holes_driver at k= 34 rsm < 0.000000000000000 in fill_holes_driver at k= 35 rsm < 0.000000000000000 in fill_holes_driver at k= 36 rsm < 0.000000000000000 in fill_holes_driver at k= 37 rsm < 0.000000000000000 in fill_holes_driver at k= 38 rsm < 0.000000000000000 in fill_holes_driver at k= 39 rsm < 0.000000000000000 in fill_holes_driver at k= 40 rsm < 0.000000000000000 in fill_holes_driver at k= 41 rsm < 0.000000000000000 in fill_holes_driver at k= 42 rsm < 0.000000000000000 in fill_holes_driver at k= 43 rsm < 0.000000000000000 in fill_holes_driver at k= 44 rsm < 0.000000000000000 in fill_holes_driver at k= 45 rsm < 0.000000000000000 in fill_holes_driver at k= 46 rsm < 0.000000000000000 in fill_holes_driver at k= 47 rsm < 0.000000000000000 in fill_holes_driver at k= 48 rsm < 0.000000000000000 in fill_holes_driver at k= 49 rsm < 0.000000000000000 in fill_holes_driver at k= 50 rsm < 0.000000000000000 in fill_holes_driver at k= 51 rsm < 0.000000000000000 in fill_holes_driver at k= 52 rsm < 0.000000000000000 in fill_holes_driver at k= 53 rsm < 0.000000000000000 in fill_holes_driver at k= 54 rsm < 0.000000000000000 in fill_holes_driver at k= 55 rsm < 0.000000000000000 in fill_holes_driver at k= 56 rsm < 0.000000000000000 in fill_holes_driver at k= 57 rsm < 0.000000000000000 in fill_holes_driver at k= 58 rsm < 0.000000000000000 in fill_holes_driver at k= 59 rsm < 0.000000000000000 in fill_holes_driver at k= 60 rsm < 0.000000000000000 in fill_holes_driver at k= 61 rsm < 0.000000000000000 in fill_holes_driver at k= 62 rsm < 0.000000000000000 in fill_holes_driver at k= 63 rsm < 0.000000000000000 in fill_holes_driver at k= 64 rsm < 0.000000000000000 in fill_holes_driver at k= 65 rsm < 0.000000000000000 in fill_holes_driver at k= 66 rsm < 0.000000000000000 in fill_holes_driver at k= 67 rsm < 0.000000000000000 in fill_holes_driver at k= 68 rsm < 0.000000000000000 in fill_holes_driver at k= 69 rsm < 0.000000000000000 in fill_holes_driver at k= 70 rsm < 0.000000000000000 in fill_holes_driver at k= 71 rsm < 0.000000000000000 in fill_holes_driver at k= 72 rsm < 0.000000000000000 in fill_holes_driver at k= 73 rsm < 0.000000000000000 in fill_holes_driver at k= 74 rsm < 0.000000000000000 in fill_holes_driver at k= 75 rsm < 0.000000000000000 in fill_holes_driver at k= 28 rsm < 0.000000000000000 in fill_holes_driver at k= 29 Nim < 0.000000000000000 in fill_holes_driver at k= 29 rsm < 0.000000000000000 in fill_holes_driver at k= 28 Nim < 0.000000000000000 in fill_holes_driver at k= 29 essful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 iteration = 290; time = 78600.0 iteration = 291; time = 78660.0 Warning: One-level hole filling was not able to fill holes completely! The holes were filled partially. |total_hole| > total_mass Warning: One-level hole filling was not able to fill holes completely! The holes were filled partially. |total_hole| > total_mass Warning: One-level hole filling was not able to fill holes completely! The holes were filled partially. |total_hole| > total_mass Warning: Hole filling failed! A hole could not be filled. iteration = 292; time = 78720.0 Warning: One-level hole filling was not able to fill holes completely! The holes were filled partially. |total_hole| > total_mass Warning: One-level hole filling was not able to fill holes completely! The holes were filled partially. |total_hole| > total_mass Warning: One-level hole filling was not able to fill holes completely! The holes were filled partially. |total_hole| > total_mass Warning: Hole filling failed! A hole could not be filled. iteration = 293; time = 78780.0 iteration = 294; time = 78840.0 iteration = 295; time = 78900.0 Warning: One-level hole filling was not able to fill holes completely! The holes were filled partially. |total_hole| > total_mass Warning: One-level hole filling was not able to fill holes completely! The holes were filled partially. |total_hole| > total_mass Warning: One-level hole filling was not able to fill holes completely! The holes were filled partially. |total_hole| > total_mass Warning: Hole filling failed! A hole could not be filled. iteration = 296; time = 78960.0 iteration = 297; time = 79020.0 iteration = 298; time = 79080.0 iteration = 299; time = 79140.0 iteration = 300; time = 79200.0 iteration = 301; time = 79260.0 iteration = 302; time = 79320.0 iteration = 303; time = 79380.0 iteration = 304; time = 79440.0 iteration = 305; time = 79500.0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warni rsm < 0.000000000000000 in fill_holes_driver at k= 34 rsm < 0.000000000000000 in fill_holes_driver at k= 35 rsm < 0.000000000000000 in fill_holes_driver at k= 36 rsm < 0.000000000000000 in fill_holes_driver at k= 37 rsm < 0.000000000000000 in fill_holes_driver at k= 38 rsm < 0.000000000000000 in fill_holes_driver at k= 39 rsm < 0.000000000000000 in fill_holes_driver at k= 40 rsm < 0.000000000000000 in fill_holes_driver at k= 41 rsm < 0.000000000000000 in fill_holes_driver at k= 42 rsm < 0.000000000000000 in fill_holes_driver at k= 43 rsm < 0.000000000000000 in fill_holes_driver at k= 44 rsm < 0.000000000000000 in fill_holes_driver at k= 45 rsm < 0.000000000000000 in fill_holes_driver at k= 46 rsm < 0.000000000000000 in fill_holes_driver at k= 47 rsm < 0.000000000000000 in fill_holes_driver at k= 48 rsm < 0.000000000000000 in fill_holes_driver at k= 49 rsm < 0.000000000000000 in fill_holes_driver at k= 50 rsm < 0.000000000000000 in fill_holes_driver at k= 51 rsm < 0.000000000000000 in fill_holes_driver at k= 52 rsm < 0.000000000000000 in fill_holes_driver at k= 53 rsm < 0.000000000000000 in fill_holes_driver at k= 54 rsm < 0.000000000000000 in fill_holes_driver at k= 55 rsm < 0.000000000000000 in fill_holes_driver at k= 56 rsm < 0.000000000000000 in fill_holes_driver at k= 57 rsm < 0.000000000000000 in fill_holes_driver at k= 58 rsm < 0.000000000000000 in fill_holes_driver at k= 59 rsm < 0.000000000000000 in fill_holes_driver at k= 60 rsm < 0.000000000000000 in fill_holes_driver at k= 61 rsm < 0.000000000000000 in fill_holes_driver at k= 62 rsm < 0.000000000000000 in fill_holes_driver at k= 63 rsm < 0.000000000000000 in fill_holes_driver at k= 64 rsm < 0.000000000000000 in fill_holes_driver at k= 65 rsm < 0.000000000000000 in fill_holes_driver at k= 66 rsm < 0.000000000000000 in fill_holes_driver at k= 67 rsm < 0.000000000000000 in fill_holes_driver at k= 68 rsm < 0.000000000000000 in fill_holes_driver at k= 69 rsm < 0.000000000000000 in fill_holes_driver at k= 70 rsm < 0.000000000000000 in fill_holes_driver at k= 71 rsm < 0.000000000000000 in fill_holes_driver at k= 72 rsm < 0.000000000000000 in fill_holes_driver at k= 73 rsm < 0.000000000000000 in fill_holes_driver at k= 74 rsm < 0.000000000000000 in fill_holes_driver at k= 75 ng: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 iteration = 306; time = 79560.0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_m rsm < 0.000000000000000 in fill_holes_driver at k= 33 rsm < 0.000000000000000 in fill_holes_driver at k= 34 rsm < 0.000000000000000 in fill_holes_driver at k= 35 rsm < 0.000000000000000 in fill_holes_driver at k= 36 rsm < 0.000000000000000 in fill_holes_driver at k= 37 rsm < 0.000000000000000 in fill_holes_driver at k= 38 rsm < 0.000000000000000 in fill_holes_driver at k= 39 rsm < 0.000000000000000 in fill_holes_driver at k= 40 rsm < 0.000000000000000 in fill_holes_driver at k= 41 rsm < 0.000000000000000 in fill_holes_driver at k= 42 rsm < 0.000000000000000 in fill_holes_driver at k= 43 rsm < 0.000000000000000 in fill_holes_driver at k= 44 rsm < 0.000000000000000 in fill_holes_driver at k= 45 rsm < 0.000000000000000 in fill_holes_driver at k= 46 rsm < 0.000000000000000 in fill_holes_driver at k= 47 rsm < 0.000000000000000 in fill_holes_driver at k= 48 rsm < 0.000000000000000 in fill_holes_driver at k= 49 rsm < 0.000000000000000 in fill_holes_driver at k= 50 rsm < 0.000000000000000 in fill_holes_driver at k= 51 rsm < 0.000000000000000 in fill_holes_driver at k= 52 rsm < 0.000000000000000 in fill_holes_driver at k= 53 rsm < 0.000000000000000 in fill_holes_driver at k= 54 rsm < 0.000000000000000 in fill_holes_driver at k= 55 rsm < 0.000000000000000 in fill_holes_driver at k= 56 rsm < 0.000000000000000 in fill_holes_driver at k= 57 rsm < 0.000000000000000 in fill_holes_driver at k= 58 rsm < 0.000000000000000 in fill_holes_driver at k= 59 rsm < 0.000000000000000 in fill_holes_driver at k= 60 rsm < 0.000000000000000 in fill_holes_driver at k= 61 rsm < 0.000000000000000 in fill_holes_driver at k= 62 rsm < 0.000000000000000 in fill_holes_driver at k= 63 rsm < 0.000000000000000 in fill_holes_driver at k= 64 rsm < 0.000000000000000 in fill_holes_driver at k= 65 rsm < 0.000000000000000 in fill_holes_driver at k= 66 rsm < 0.000000000000000 in fill_holes_driver at k= 67 rsm < 0.000000000000000 in fill_holes_driver at k= 68 rsm < 0.000000000000000 in fill_holes_driver at k= 69 rsm < 0.000000000000000 in fill_holes_driver at k= 70 rsm < 0.000000000000000 in fill_holes_driver at k= 71 rsm < 0.000000000000000 in fill_holes_driver at k= 72 rsm < 0.000000000000000 in fill_holes_driver at k= 73 rsm < 0.000000000000000 in fill_holes_driver at k= 74 rsm < 0.000000000000000 in fill_holes_driver at k= 75 rsm < 0.000000000000000 in fill_holes_driver at k= 34 rsm < 0.000000000000000 in fill_holes_driver at k= 35 rsm < 0.000000000000000 in fill_holes_driver at k= 36 rsm < 0.000000000000000 in fill_holes_driver at k= 37 rsm < 0.000000000000000 in fill_holes_driver at k= 38 rsm < 0.000000000000000 in fill_holes_driver at k= 39 rsm < 0.000000000000000 in fill_holes_driver at k= 40 rsm < 0.000000000000000 in fill_holes_driver at k= 41 rsm < 0.000000000000000 in fill_holes_driver at k= 42 rsm < 0.000000000000000 in fill_holes_driver at k= 43 rsm < 0.000000000000000 in fill_holes_driver at k= 44 rsm < 0.000000000000000 in fill_holes_driver at k= 45 rsm < 0.000000000000000 in fill_holes_driver at k= 46 rsm < 0.000000000000000 in fill_holes_driver at k= 47 rsm < 0.000000000000000 in fill_holes_driver at k= 48 rsm < 0.000000000000000 in fill_holes_driver at k= 49 rsm < 0.000000000000000 in fill_holes_driver at k= 50 rsm < 0.000000000000000 in fill_holes_driver at k= 51 rsm < 0.000000000000000 in fill_holes_driver at k= 52 rsm < 0.000000000000000 in fill_holes_driver at k= 53 rsm < 0.000000000000000 in fill_holes_driver at k= 54 rsm < 0.000000000000000 in fill_holes_driver at k= 55 rsm < 0.000000000000000 in fill_holes_driver at k= 56 rsm < 0.000000000000000 in fill_holes_driver at k= 57 rsm < 0.000000000000000 in fill_holes_driver at k= 58 rsm < 0.000000000000000 in fill_holes_driver at k= 59 rsm < 0.000000000000000 in fill_holes_driver at k= 60 rsm < 0.000000000000000 in fill_holes_driver at k= 61 rsm < 0.000000000000000 in fill_holes_driver at k= 62 rsm < 0.000000000000000 in fill_holes_driver at k= 63 rsm < 0.000000000000000 in fill_holes_driver at k= 64 rsm < 0.000000000000000 in fill_holes_driver at k= 65 rsm < 0.000000000000000 in fill_holes_driver at k= 66 rsm < 0.000000000000000 in fill_holes_driver at k= 67 rsm < 0.000000000000000 in fill_holes_driver at k= 68 rsm < 0.000000000000000 in fill_holes_driver at k= 69 rsm < 0.000000000000000 in fill_holes_driver at k= 70 rsm < 0.000000000000000 in fill_holes_driver at k= 71 rsm < 0.000000000000000 in fill_holes_driver at k= 72 rsm < 0.000000000000000 in fill_holes_driver at k= 73 rsm < 0.000000000000000 in fill_holes_driver at k= 74 rsm < 0.000000000000000 in fill_holes_driver at k= 75 ass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 iteration = 307; time = 79620.0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 iteration = 308; time = 79680.0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warn rsm < 0.000000000000000 in fill_holes_driver at k= 33 rsm < 0.000000000000000 in fill_holes_driver at k= 34 rsm < 0.000000000000000 in fill_holes_driver at k= 35 rsm < 0.000000000000000 in fill_holes_driver at k= 36 rsm < 0.000000000000000 in fill_holes_driver at k= 37 rsm < 0.000000000000000 in fill_holes_driver at k= 38 rsm < 0.000000000000000 in fill_holes_driver at k= 39 rsm < 0.000000000000000 in fill_holes_driver at k= 40 rsm < 0.000000000000000 in fill_holes_driver at k= 41 rsm < 0.000000000000000 in fill_holes_driver at k= 42 rsm < 0.000000000000000 in fill_holes_driver at k= 43 rsm < 0.000000000000000 in fill_holes_driver at k= 44 rsm < 0.000000000000000 in fill_holes_driver at k= 45 rsm < 0.000000000000000 in fill_holes_driver at k= 46 rsm < 0.000000000000000 in fill_holes_driver at k= 47 rsm < 0.000000000000000 in fill_holes_driver at k= 48 rsm < 0.000000000000000 in fill_holes_driver at k= 49 rsm < 0.000000000000000 in fill_holes_driver at k= 50 rsm < 0.000000000000000 in fill_holes_driver at k= 51 rsm < 0.000000000000000 in fill_holes_driver at k= 52 rsm < 0.000000000000000 in fill_holes_driver at k= 53 rsm < 0.000000000000000 in fill_holes_driver at k= 54 rsm < 0.000000000000000 in fill_holes_driver at k= 55 rsm < 0.000000000000000 in fill_holes_driver at k= 56 rsm < 0.000000000000000 in fill_holes_driver at k= 57 rsm < 0.000000000000000 in fill_holes_driver at k= 58 rsm < 0.000000000000000 in fill_holes_driver at k= 59 rsm < 0.000000000000000 in fill_holes_driver at k= 60 rsm < 0.000000000000000 in fill_holes_driver at k= 61 rsm < 0.000000000000000 in fill_holes_driver at k= 62 rsm < 0.000000000000000 in fill_holes_driver at k= 63 rsm < 0.000000000000000 in fill_holes_driver at k= 64 rsm < 0.000000000000000 in fill_holes_driver at k= 65 rsm < 0.000000000000000 in fill_holes_driver at k= 66 rsm < 0.000000000000000 in fill_holes_driver at k= 67 rsm < 0.000000000000000 in fill_holes_driver at k= 68 rsm < 0.000000000000000 in fill_holes_driver at k= 69 rsm < 0.000000000000000 in fill_holes_driver at k= 70 rsm < 0.000000000000000 in fill_holes_driver at k= 71 rsm < 0.000000000000000 in fill_holes_driver at k= 72 rsm < 0.000000000000000 in fill_holes_driver at k= 73 rsm < 0.000000000000000 in fill_holes_driver at k= 74 rsm < 0.000000000000000 in fill_holes_driver at k= 75 ing: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 iteration = 309; time = 79740.0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_ rsm < 0.000000000000000 in fill_holes_driver at k= 34 rsm < 0.000000000000000 in fill_holes_driver at k= 35 rsm < 0.000000000000000 in fill_holes_driver at k= 36 rsm < 0.000000000000000 in fill_holes_driver at k= 37 rsm < 0.000000000000000 in fill_holes_driver at k= 38 rsm < 0.000000000000000 in fill_holes_driver at k= 39 rsm < 0.000000000000000 in fill_holes_driver at k= 40 rsm < 0.000000000000000 in fill_holes_driver at k= 41 rsm < 0.000000000000000 in fill_holes_driver at k= 42 rsm < 0.000000000000000 in fill_holes_driver at k= 43 rsm < 0.000000000000000 in fill_holes_driver at k= 44 rsm < 0.000000000000000 in fill_holes_driver at k= 45 rsm < 0.000000000000000 in fill_holes_driver at k= 46 rsm < 0.000000000000000 in fill_holes_driver at k= 47 rsm < 0.000000000000000 in fill_holes_driver at k= 48 rsm < 0.000000000000000 in fill_holes_driver at k= 49 rsm < 0.000000000000000 in fill_holes_driver at k= 50 rsm < 0.000000000000000 in fill_holes_driver at k= 51 rsm < 0.000000000000000 in fill_holes_driver at k= 52 rsm < 0.000000000000000 in fill_holes_driver at k= 53 rsm < 0.000000000000000 in fill_holes_driver at k= 54 rsm < 0.000000000000000 in fill_holes_driver at k= 55 rsm < 0.000000000000000 in fill_holes_driver at k= 56 rsm < 0.000000000000000 in fill_holes_driver at k= 57 rsm < 0.000000000000000 in fill_holes_driver at k= 58 rsm < 0.000000000000000 in fill_holes_driver at k= 59 rsm < 0.000000000000000 in fill_holes_driver at k= 60 rsm < 0.000000000000000 in fill_holes_driver at k= 61 rsm < 0.000000000000000 in fill_holes_driver at k= 62 rsm < 0.000000000000000 in fill_holes_driver at k= 63 rsm < 0.000000000000000 in fill_holes_driver at k= 64 rsm < 0.000000000000000 in fill_holes_driver at k= 65 rsm < 0.000000000000000 in fill_holes_driver at k= 66 rsm < 0.000000000000000 in fill_holes_driver at k= 67 rsm < 0.000000000000000 in fill_holes_driver at k= 68 rsm < 0.000000000000000 in fill_holes_driver at k= 69 rsm < 0.000000000000000 in fill_holes_driver at k= 70 rsm < 0.000000000000000 in fill_holes_driver at k= 71 rsm < 0.000000000000000 in fill_holes_driver at k= 72 rsm < 0.000000000000000 in fill_holes_driver at k= 73 rsm < 0.000000000000000 in fill_holes_driver at k= 74 rsm < 0.000000000000000 in fill_holes_driver at k= 75 mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 iteration = 310; time = 79800.0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not suc rsm < 0.000000000000000 in fill_holes_driver at k= 33 rsm < 0.000000000000000 in fill_holes_driver at k= 34 rsm < 0.000000000000000 in fill_holes_driver at k= 35 rsm < 0.000000000000000 in fill_holes_driver at k= 36 rsm < 0.000000000000000 in fill_holes_driver at k= 37 rsm < 0.000000000000000 in fill_holes_driver at k= 38 rsm < 0.000000000000000 in fill_holes_driver at k= 39 rsm < 0.000000000000000 in fill_holes_driver at k= 40 rsm < 0.000000000000000 in fill_holes_driver at k= 41 rsm < 0.000000000000000 in fill_holes_driver at k= 42 rsm < 0.000000000000000 in fill_holes_driver at k= 43 rsm < 0.000000000000000 in fill_holes_driver at k= 44 rsm < 0.000000000000000 in fill_holes_driver at k= 45 rsm < 0.000000000000000 in fill_holes_driver at k= 46 rsm < 0.000000000000000 in fill_holes_driver at k= 47 rsm < 0.000000000000000 in fill_holes_driver at k= 48 rsm < 0.000000000000000 in fill_holes_driver at k= 49 rsm < 0.000000000000000 in fill_holes_driver at k= 50 rsm < 0.000000000000000 in fill_holes_driver at k= 51 rsm < 0.000000000000000 in fill_holes_driver at k= 52 rsm < 0.000000000000000 in fill_holes_driver at k= 53 rsm < 0.000000000000000 in fill_holes_driver at k= 54 rsm < 0.000000000000000 in fill_holes_driver at k= 55 rsm < 0.000000000000000 in fill_holes_driver at k= 56 rsm < 0.000000000000000 in fill_holes_driver at k= 57 rsm < 0.000000000000000 in fill_holes_driver at k= 58 rsm < 0.000000000000000 in fill_holes_driver at k= 59 rsm < 0.000000000000000 in fill_holes_driver at k= 60 rsm < 0.000000000000000 in fill_holes_driver at k= 61 rsm < 0.000000000000000 in fill_holes_driver at k= 62 rsm < 0.000000000000000 in fill_holes_driver at k= 63 rsm < 0.000000000000000 in fill_holes_driver at k= 64 rsm < 0.000000000000000 in fill_holes_driver at k= 65 rsm < 0.000000000000000 in fill_holes_driver at k= 66 rsm < 0.000000000000000 in fill_holes_driver at k= 67 rsm < 0.000000000000000 in fill_holes_driver at k= 68 rsm < 0.000000000000000 in fill_holes_driver at k= 69 rsm < 0.000000000000000 in fill_holes_driver at k= 70 rsm < 0.000000000000000 in fill_holes_driver at k= 71 rsm < 0.000000000000000 in fill_holes_driver at k= 72 rsm < 0.000000000000000 in fill_holes_driver at k= 73 rsm < 0.000000000000000 in fill_holes_driver at k= 74 rsm < 0.000000000000000 in fill_holes_driver at k= 75 rsm < 0.000000000000000 in fill_holes_driver at k= 34 rsm < 0.000000000000000 in fill_holes_driver at k= 35 rsm < 0.000000000000000 in fill_holes_driver at k= 36 rsm < 0.000000000000000 in fill_holes_driver at k= 37 rsm < 0.000000000000000 in fill_holes_driver at k= 38 rsm < 0.000000000000000 in fill_holes_driver at k= 39 rsm < 0.000000000000000 in fill_holes_driver at k= 40 rsm < 0.000000000000000 in fill_holes_driver at k= 41 rsm < 0.000000000000000 in fill_holes_driver at k= 42 rsm < 0.000000000000000 in fill_holes_driver at k= 43 rsm < 0.000000000000000 in fill_holes_driver at k= 44 rsm < 0.000000000000000 in fill_holes_driver at k= 45 rsm < 0.000000000000000 in fill_holes_driver at k= 46 rsm < 0.000000000000000 in fill_holes_driver at k= 47 rsm < 0.000000000000000 in fill_holes_driver at k= 48 rsm < 0.000000000000000 in fill_holes_driver at k= 49 rsm < 0.000000000000000 in fill_holes_driver at k= 50 rsm < 0.000000000000000 in fill_holes_driver at k= 51 rsm < 0.000000000000000 in fill_holes_driver at k= 52 rsm < 0.000000000000000 in fill_holes_driver at k= 53 rsm < 0.000000000000000 in fill_holes_driver at k= 54 rsm < 0.000000000000000 in fill_holes_driver at k= 55 rsm < 0.000000000000000 in fill_holes_driver at k= 56 rsm < 0.000000000000000 in fill_holes_driver at k= 57 rsm < 0.000000000000000 in fill_holes_driver at k= 58 rsm < 0.000000000000000 in fill_holes_driver at k= 59 rsm < 0.000000000000000 in fill_holes_driver at k= 60 rsm < 0.000000000000000 in fill_holes_driver at k= 61 rsm < 0.000000000000000 in fill_holes_driver at k= 62 rsm < 0.000000000000000 in fill_holes_driver at k= 63 rsm < 0.000000000000000 in fill_holes_driver at k= 64 rsm < 0.000000000000000 in fill_holes_driver at k= 65 rsm < 0.000000000000000 in fill_holes_driver at k= 66 rsm < 0.000000000000000 in fill_holes_driver at k= 67 rsm < 0.000000000000000 in fill_holes_driver at k= 68 rsm < 0.000000000000000 in fill_holes_driver at k= 69 rsm < 0.000000000000000 in fill_holes_driver at k= 70 rsm < 0.000000000000000 in fill_holes_driver at k= 71 rsm < 0.000000000000000 in fill_holes_driver at k= 72 rsm < 0.000000000000000 in fill_holes_driver at k= 73 rsm < 0.000000000000000 in fill_holes_driver at k= 74 rsm < 0.000000000000000 in fill_holes_driver at k= 75 rsm < 0.000000000000000 in fill_holes_driver at k= 28 cessful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 iteration = 311; time = 79860.0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 iteration = 312; time = 79920.0 iteration = 313; time = 79980.0 Warning: One-level hole filling was not able to fill holes completely! The holes were filled partially. |total_hole| > total_mass Warning: One-level hole filling was not able to fill holes completely! The holes were filled partially. |total_hole| > total_mass Warning: One-level hole filling was not able to fill holes completely! The holes were filled partially. |total_hole| > total_mass Warning: Hole filling failed! A hole could not be filled. iteration = 314; time = 80040.0 iteration = 315; time = 80100.0 Warning: One-level hole filling was not able to fill holes completely! The holes were filled partially. |total_hole| > total_mass Warning: One-level hole filling was not able to fill holes completely! The holes were filled partially. |total_ho rsm < 0.000000000000000 in fill_holes_driver at k= 28 Nim < 0.000000000000000 in fill_holes_driver at k= 29 rsm < 0.000000000000000 in fill_holes_driver at k= 28 Nim < 0.000000000000000 in fill_holes_driver at k= 29 rsm < 0.000000000000000 in fill_holes_driver at k= 27 rsm < 0.000000000000000 in fill_holes_driver at k= 30 rsm < 0.000000000000000 in fill_holes_driver at k= 29 le| > total_mass Warning: One-level hole filling was not able to fill holes completely! The holes were filled partially. |total_hole| > total_mass Warning: Hole filling failed! A hole could not be filled. iteration = 316; time = 80160.0 iteration = 317; time = 80220.0 Warning: One-level hole filling was not able to fill holes completely! The holes were filled partially. |total_hole| > total_mass Warning: One-level hole filling was not able to fill holes completely! The holes were filled partially. |total_hole| > total_mass Warning: One-level hole filling was not able to fill holes completely! The holes were filled partially. |total_hole| > total_mass Warning: Hole filling failed! A hole could not be filled. iteration = 318; time = 80280.0 iteration = 319; time = 80340.0 iteration = 320; time = 80400.0 iteration = 321; time = 80460.0 iteration = 322; time = 80520.0 iteration = 323; time = 80580.0 iteration = 324; time = 80640.0 iteration = 325; time = 80700.0 Warning: One-level hole filling was not able to fill holes completely! The holes were filled partially. |total_hole| > total_mass Warning: One-level hole filling was not able to fill holes completely! The holes were filled partially. |total_hole| > total_mass Warning: One-level hole filling was not able to fill holes completely! The holes were filled partially. |total_hole| > total_mass Warning: Hole filling failed! A hole could not be filled. iteration = 326; time = 80760.0 iteration = 327; time = 80820.0 Warning: One-level hole filling was not able to fill holes completely! The holes were filled partially. |total_hole| > total_mass Warning: One-level hole filling was not able to fill holes completely! The holes were filled partially. |total_hole| > total_mass Warning: One-level hole filling was not able to fill holes completely! The holes were filled partially. |total_hole| > total_mass Warning: Hole filling failed! A hole could not be filled. iteration = 328; time = 80880.0 iteration = 329; time = 80940.0 iteration = 330; time = 81000.0 iteration = 331; time = 81060.0 iteration = 332; time = 81120.0 Warning: One-level hole filling was not able to fill holes completely! The holes were filled partially. |total_hole| > total_mass Warning: One-level hole filling was not able to fill holes completely! The holes were filled partially. |total_hole| > total_mass Warning: One-level hole filling was not able to fill holes completely! The holes were filled partially. |total_hole| > total_mass Warning: Hole filling failed! A hole could not be filled. iteration = 333; time = 81180.0 iteration = 334; time = 81240.0 iteration = 335; time = 81300.0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was no rsm < 0.000000000000000 in fill_holes_driver at k= 34 rsm < 0.000000000000000 in fill_holes_driver at k= 35 rsm < 0.000000000000000 in fill_holes_driver at k= 36 rsm < 0.000000000000000 in fill_holes_driver at k= 37 rsm < 0.000000000000000 in fill_holes_driver at k= 38 rsm < 0.000000000000000 in fill_holes_driver at k= 39 rsm < 0.000000000000000 in fill_holes_driver at k= 40 rsm < 0.000000000000000 in fill_holes_driver at k= 41 rsm < 0.000000000000000 in fill_holes_driver at k= 42 rsm < 0.000000000000000 in fill_holes_driver at k= 43 rsm < 0.000000000000000 in fill_holes_driver at k= 44 rsm < 0.000000000000000 in fill_holes_driver at k= 45 rsm < 0.000000000000000 in fill_holes_driver at k= 46 rsm < 0.000000000000000 in fill_holes_driver at k= 47 rsm < 0.000000000000000 in fill_holes_driver at k= 48 rsm < 0.000000000000000 in fill_holes_driver at k= 49 rsm < 0.000000000000000 in fill_holes_driver at k= 50 rsm < 0.000000000000000 in fill_holes_driver at k= 51 rsm < 0.000000000000000 in fill_holes_driver at k= 52 rsm < 0.000000000000000 in fill_holes_driver at k= 53 rsm < 0.000000000000000 in fill_holes_driver at k= 54 rsm < 0.000000000000000 in fill_holes_driver at k= 55 rsm < 0.000000000000000 in fill_holes_driver at k= 56 rsm < 0.000000000000000 in fill_holes_driver at k= 57 rsm < 0.000000000000000 in fill_holes_driver at k= 58 rsm < 0.000000000000000 in fill_holes_driver at k= 59 rsm < 0.000000000000000 in fill_holes_driver at k= 60 rsm < 0.000000000000000 in fill_holes_driver at k= 61 rsm < 0.000000000000000 in fill_holes_driver at k= 62 rsm < 0.000000000000000 in fill_holes_driver at k= 63 rsm < 0.000000000000000 in fill_holes_driver at k= 64 rsm < 0.000000000000000 in fill_holes_driver at k= 65 rsm < 0.000000000000000 in fill_holes_driver at k= 66 rsm < 0.000000000000000 in fill_holes_driver at k= 67 rsm < 0.000000000000000 in fill_holes_driver at k= 68 rsm < 0.000000000000000 in fill_holes_driver at k= 69 rsm < 0.000000000000000 in fill_holes_driver at k= 70 rsm < 0.000000000000000 in fill_holes_driver at k= 71 rsm < 0.000000000000000 in fill_holes_driver at k= 72 rsm < 0.000000000000000 in fill_holes_driver at k= 73 rsm < 0.000000000000000 in fill_holes_driver at k= 74 rsm < 0.000000000000000 in fill_holes_driver at k= 75 t successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 iteration = 336; time = 81360.0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole rsm < 0.000000000000000 in fill_holes_driver at k= 33 rsm < 0.000000000000000 in fill_holes_driver at k= 34 rsm < 0.000000000000000 in fill_holes_driver at k= 35 rsm < 0.000000000000000 in fill_holes_driver at k= 36 rsm < 0.000000000000000 in fill_holes_driver at k= 37 rsm < 0.000000000000000 in fill_holes_driver at k= 38 rsm < 0.000000000000000 in fill_holes_driver at k= 39 rsm < 0.000000000000000 in fill_holes_driver at k= 40 rsm < 0.000000000000000 in fill_holes_driver at k= 41 rsm < 0.000000000000000 in fill_holes_driver at k= 42 rsm < 0.000000000000000 in fill_holes_driver at k= 43 rsm < 0.000000000000000 in fill_holes_driver at k= 44 rsm < 0.000000000000000 in fill_holes_driver at k= 45 rsm < 0.000000000000000 in fill_holes_driver at k= 46 rsm < 0.000000000000000 in fill_holes_driver at k= 47 rsm < 0.000000000000000 in fill_holes_driver at k= 48 rsm < 0.000000000000000 in fill_holes_driver at k= 49 rsm < 0.000000000000000 in fill_holes_driver at k= 50 rsm < 0.000000000000000 in fill_holes_driver at k= 51 rsm < 0.000000000000000 in fill_holes_driver at k= 52 rsm < 0.000000000000000 in fill_holes_driver at k= 53 rsm < 0.000000000000000 in fill_holes_driver at k= 54 rsm < 0.000000000000000 in fill_holes_driver at k= 55 rsm < 0.000000000000000 in fill_holes_driver at k= 56 rsm < 0.000000000000000 in fill_holes_driver at k= 57 rsm < 0.000000000000000 in fill_holes_driver at k= 58 rsm < 0.000000000000000 in fill_holes_driver at k= 59 rsm < 0.000000000000000 in fill_holes_driver at k= 60 rsm < 0.000000000000000 in fill_holes_driver at k= 61 rsm < 0.000000000000000 in fill_holes_driver at k= 62 rsm < 0.000000000000000 in fill_holes_driver at k= 63 rsm < 0.000000000000000 in fill_holes_driver at k= 64 rsm < 0.000000000000000 in fill_holes_driver at k= 65 rsm < 0.000000000000000 in fill_holes_driver at k= 66 rsm < 0.000000000000000 in fill_holes_driver at k= 67 rsm < 0.000000000000000 in fill_holes_driver at k= 68 rsm < 0.000000000000000 in fill_holes_driver at k= 69 rsm < 0.000000000000000 in fill_holes_driver at k= 70 rsm < 0.000000000000000 in fill_holes_driver at k= 71 rsm < 0.000000000000000 in fill_holes_driver at k= 72 rsm < 0.000000000000000 in fill_holes_driver at k= 73 rsm < 0.000000000000000 in fill_holes_driver at k= 74 rsm < 0.000000000000000 in fill_holes_driver at k= 75 rsm < 0.000000000000000 in fill_holes_driver at k= 34 rsm < 0.000000000000000 in fill_holes_driver at k= 35 rsm < 0.000000000000000 in fill_holes_driver at k= 36 rsm < 0.000000000000000 in fill_holes_driver at k= 37 rsm < 0.000000000000000 in fill_holes_driver at k= 38 rsm < 0.000000000000000 in fill_holes_driver at k= 39 rsm < 0.000000000000000 in fill_holes_driver at k= 40 rsm < 0.000000000000000 in fill_holes_driver at k= 41 rsm < 0.000000000000000 in fill_holes_driver at k= 42 rsm < 0.000000000000000 in fill_holes_driver at k= 43 rsm < 0.000000000000000 in fill_holes_driver at k= 44 rsm < 0.000000000000000 in fill_holes_driver at k= 45 rsm < 0.000000000000000 in fill_holes_driver at k= 46 rsm < 0.000000000000000 in fill_holes_driver at k= 47 rsm < 0.000000000000000 in fill_holes_driver at k= 48 rsm < 0.000000000000000 in fill_holes_driver at k= 49 rsm < 0.000000000000000 in fill_holes_driver at k= 50 rsm < 0.000000000000000 in fill_holes_driver at k= 51 rsm < 0.000000000000000 in fill_holes_driver at k= 52 rsm < 0.000000000000000 in fill_holes_driver at k= 53 rsm < 0.000000000000000 in fill_holes_driver at k= 54 rsm < 0.000000000000000 in fill_holes_driver at k= 55 rsm < 0.000000000000000 in fill_holes_driver at k= 56 rsm < 0.000000000000000 in fill_holes_driver at k= 57 rsm < 0.000000000000000 in fill_holes_driver at k= 58 rsm < 0.000000000000000 in fill_holes_driver at k= 59 rsm < 0.000000000000000 in fill_holes_driver at k= 60 rsm < 0.000000000000000 in fill_holes_driver at k= 61 rsm < 0.000000000000000 in fill_holes_driver at k= 62 rsm < 0.000000000000000 in fill_holes_driver at k= 63 rsm < 0.000000000000000 in fill_holes_driver at k= 64 rsm < 0.000000000000000 in fill_holes_driver at k= 65 rsm < 0.000000000000000 in fill_holes_driver at k= 66 rsm < 0.000000000000000 in fill_holes_driver at k= 67 rsm < 0.000000000000000 in fill_holes_driver at k= 68 rsm < 0.000000000000000 in fill_holes_driver at k= 69 rsm < 0.000000000000000 in fill_holes_driver at k= 70 rsm < 0.000000000000000 in fill_holes_driver at k= 71 rsm < 0.000000000000000 in fill_holes_driver at k= 72 rsm < 0.000000000000000 in fill_holes_driver at k= 73 rsm < 0.000000000000000 in fill_holes_driver at k= 74 rsm < 0.000000000000000 in fill_holes_driver at k= 75 filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 iteration = 337; time = 81420.0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 iteration = 338; time = 81480.0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was n rsm < 0.000000000000000 in fill_holes_driver at k= 33 rsm < 0.000000000000000 in fill_holes_driver at k= 34 rsm < 0.000000000000000 in fill_holes_driver at k= 35 rsm < 0.000000000000000 in fill_holes_driver at k= 36 rsm < 0.000000000000000 in fill_holes_driver at k= 37 rsm < 0.000000000000000 in fill_holes_driver at k= 38 rsm < 0.000000000000000 in fill_holes_driver at k= 39 rsm < 0.000000000000000 in fill_holes_driver at k= 40 rsm < 0.000000000000000 in fill_holes_driver at k= 41 rsm < 0.000000000000000 in fill_holes_driver at k= 42 rsm < 0.000000000000000 in fill_holes_driver at k= 43 rsm < 0.000000000000000 in fill_holes_driver at k= 44 rsm < 0.000000000000000 in fill_holes_driver at k= 45 rsm < 0.000000000000000 in fill_holes_driver at k= 46 rsm < 0.000000000000000 in fill_holes_driver at k= 47 rsm < 0.000000000000000 in fill_holes_driver at k= 48 rsm < 0.000000000000000 in fill_holes_driver at k= 49 rsm < 0.000000000000000 in fill_holes_driver at k= 50 rsm < 0.000000000000000 in fill_holes_driver at k= 51 rsm < 0.000000000000000 in fill_holes_driver at k= 52 rsm < 0.000000000000000 in fill_holes_driver at k= 53 rsm < 0.000000000000000 in fill_holes_driver at k= 54 rsm < 0.000000000000000 in fill_holes_driver at k= 55 rsm < 0.000000000000000 in fill_holes_driver at k= 56 rsm < 0.000000000000000 in fill_holes_driver at k= 57 rsm < 0.000000000000000 in fill_holes_driver at k= 58 rsm < 0.000000000000000 in fill_holes_driver at k= 59 rsm < 0.000000000000000 in fill_holes_driver at k= 60 rsm < 0.000000000000000 in fill_holes_driver at k= 61 rsm < 0.000000000000000 in fill_holes_driver at k= 62 rsm < 0.000000000000000 in fill_holes_driver at k= 63 rsm < 0.000000000000000 in fill_holes_driver at k= 64 rsm < 0.000000000000000 in fill_holes_driver at k= 65 rsm < 0.000000000000000 in fill_holes_driver at k= 66 rsm < 0.000000000000000 in fill_holes_driver at k= 67 rsm < 0.000000000000000 in fill_holes_driver at k= 68 rsm < 0.000000000000000 in fill_holes_driver at k= 69 rsm < 0.000000000000000 in fill_holes_driver at k= 70 rsm < 0.000000000000000 in fill_holes_driver at k= 71 rsm < 0.000000000000000 in fill_holes_driver at k= 72 rsm < 0.000000000000000 in fill_holes_driver at k= 73 rsm < 0.000000000000000 in fill_holes_driver at k= 74 rsm < 0.000000000000000 in fill_holes_driver at k= 75 ot successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 iteration = 339; time = 81540.0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hol rsm < 0.000000000000000 in fill_holes_driver at k= 34 rsm < 0.000000000000000 in fill_holes_driver at k= 35 rsm < 0.000000000000000 in fill_holes_driver at k= 36 rsm < 0.000000000000000 in fill_holes_driver at k= 37 rsm < 0.000000000000000 in fill_holes_driver at k= 38 rsm < 0.000000000000000 in fill_holes_driver at k= 39 rsm < 0.000000000000000 in fill_holes_driver at k= 40 rsm < 0.000000000000000 in fill_holes_driver at k= 41 rsm < 0.000000000000000 in fill_holes_driver at k= 42 rsm < 0.000000000000000 in fill_holes_driver at k= 43 rsm < 0.000000000000000 in fill_holes_driver at k= 44 rsm < 0.000000000000000 in fill_holes_driver at k= 45 rsm < 0.000000000000000 in fill_holes_driver at k= 46 rsm < 0.000000000000000 in fill_holes_driver at k= 47 rsm < 0.000000000000000 in fill_holes_driver at k= 48 rsm < 0.000000000000000 in fill_holes_driver at k= 49 rsm < 0.000000000000000 in fill_holes_driver at k= 50 rsm < 0.000000000000000 in fill_holes_driver at k= 51 rsm < 0.000000000000000 in fill_holes_driver at k= 52 rsm < 0.000000000000000 in fill_holes_driver at k= 53 rsm < 0.000000000000000 in fill_holes_driver at k= 54 rsm < 0.000000000000000 in fill_holes_driver at k= 55 rsm < 0.000000000000000 in fill_holes_driver at k= 56 rsm < 0.000000000000000 in fill_holes_driver at k= 57 rsm < 0.000000000000000 in fill_holes_driver at k= 58 rsm < 0.000000000000000 in fill_holes_driver at k= 59 rsm < 0.000000000000000 in fill_holes_driver at k= 60 rsm < 0.000000000000000 in fill_holes_driver at k= 61 rsm < 0.000000000000000 in fill_holes_driver at k= 62 rsm < 0.000000000000000 in fill_holes_driver at k= 63 rsm < 0.000000000000000 in fill_holes_driver at k= 64 rsm < 0.000000000000000 in fill_holes_driver at k= 65 rsm < 0.000000000000000 in fill_holes_driver at k= 66 rsm < 0.000000000000000 in fill_holes_driver at k= 67 rsm < 0.000000000000000 in fill_holes_driver at k= 68 rsm < 0.000000000000000 in fill_holes_driver at k= 69 rsm < 0.000000000000000 in fill_holes_driver at k= 70 rsm < 0.000000000000000 in fill_holes_driver at k= 71 rsm < 0.000000000000000 in fill_holes_driver at k= 72 rsm < 0.000000000000000 in fill_holes_driver at k= 73 rsm < 0.000000000000000 in fill_holes_driver at k= 74 rsm < 0.000000000000000 in fill_holes_driver at k= 75 e filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 iteration = 340; time = 81600.0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning rsm < 0.000000000000000 in fill_holes_driver at k= 33 rsm < 0.000000000000000 in fill_holes_driver at k= 34 rsm < 0.000000000000000 in fill_holes_driver at k= 35 rsm < 0.000000000000000 in fill_holes_driver at k= 36 rsm < 0.000000000000000 in fill_holes_driver at k= 37 rsm < 0.000000000000000 in fill_holes_driver at k= 38 rsm < 0.000000000000000 in fill_holes_driver at k= 39 rsm < 0.000000000000000 in fill_holes_driver at k= 40 rsm < 0.000000000000000 in fill_holes_driver at k= 41 rsm < 0.000000000000000 in fill_holes_driver at k= 42 rsm < 0.000000000000000 in fill_holes_driver at k= 43 rsm < 0.000000000000000 in fill_holes_driver at k= 44 rsm < 0.000000000000000 in fill_holes_driver at k= 45 rsm < 0.000000000000000 in fill_holes_driver at k= 46 rsm < 0.000000000000000 in fill_holes_driver at k= 47 rsm < 0.000000000000000 in fill_holes_driver at k= 48 rsm < 0.000000000000000 in fill_holes_driver at k= 49 rsm < 0.000000000000000 in fill_holes_driver at k= 50 rsm < 0.000000000000000 in fill_holes_driver at k= 51 rsm < 0.000000000000000 in fill_holes_driver at k= 52 rsm < 0.000000000000000 in fill_holes_driver at k= 53 rsm < 0.000000000000000 in fill_holes_driver at k= 54 rsm < 0.000000000000000 in fill_holes_driver at k= 55 rsm < 0.000000000000000 in fill_holes_driver at k= 56 rsm < 0.000000000000000 in fill_holes_driver at k= 57 rsm < 0.000000000000000 in fill_holes_driver at k= 58 rsm < 0.000000000000000 in fill_holes_driver at k= 59 rsm < 0.000000000000000 in fill_holes_driver at k= 60 rsm < 0.000000000000000 in fill_holes_driver at k= 61 rsm < 0.000000000000000 in fill_holes_driver at k= 62 rsm < 0.000000000000000 in fill_holes_driver at k= 63 rsm < 0.000000000000000 in fill_holes_driver at k= 64 rsm < 0.000000000000000 in fill_holes_driver at k= 65 rsm < 0.000000000000000 in fill_holes_driver at k= 66 rsm < 0.000000000000000 in fill_holes_driver at k= 67 rsm < 0.000000000000000 in fill_holes_driver at k= 68 rsm < 0.000000000000000 in fill_holes_driver at k= 69 rsm < 0.000000000000000 in fill_holes_driver at k= 70 rsm < 0.000000000000000 in fill_holes_driver at k= 71 rsm < 0.000000000000000 in fill_holes_driver at k= 72 rsm < 0.000000000000000 in fill_holes_driver at k= 73 rsm < 0.000000000000000 in fill_holes_driver at k= 74 rsm < 0.000000000000000 in fill_holes_driver at k= 75 rsm < 0.000000000000000 in fill_holes_driver at k= 28 rsm < 0.000000000000000 in fill_holes_driver at k= 27 rsm < 0.000000000000000 in fill_holes_driver at k= 29 rsm < 0.000000000000000 in fill_holes_driver at k= 32 : One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 iteration = 341; time = 81660.0 iteration = 342; time = 81720.0 Warning: One-level hole filling was not able to fill holes completely! The holes were filled partially. |total_hole| > total_mass Warning: One-level hole filling was not able to fill holes completely! The holes were filled partially. |total_hole| > total_mass Warning: One-level hole filling was not able to fill holes completely! The holes were filled partially. |total_hole| > total_mass Warning: Hole filling failed! A hole could not be filled. iteration = 343; time = 81780.0 iteration = 344; time = 81840.0 iteration = 345; time = 81900.0 iteration = 346; time = 81960.0 Warning: One-level hole filling was not able to fill holes completely! The holes were filled partially. |total_hole| > total_mass Warning: One-level hole filling was not able to fill holes completely! The holes were filled partially. |total_hole| > total_mass Warning: One-level hole filling was not able to fill holes completely! The holes were filled partially. |total_hole| > total_mass Warning: Hole filling failed! A hole could not be filled. iteration = 347; time = 82020.0 iteration = 348; time = 82080.0 Warning: One-level hole filling was not able to fill holes completely! The holes were filled partially. |total_hole| > total_mass Warning: One-level hole filling was not able to fill holes completely! The holes were filled partially. |total_hole| > total_mass Warning: One-level hole filling was not able to fill holes completely! The holes were filled partially. |total_hole| > total_mass Warning: Hole filling failed! A hole could not be filled. iteration = 349; time = 82140.0 iteration = 350; time = 82200.0 iteration = 351; time = 82260.0 Warning: One-level hole filling was not successful! total_mass ~= 0 iteration = 352; time = 82320.0 iteration = 353; time = 82380.0 iteration = 354; time = 82440.0 iteration = 355; time = 82500.0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: rsm < 0.000000000000000 in fill_holes_driver at k= 32 rsm < 0.000000000000000 in fill_holes_driver at k= 34 rsm < 0.000000000000000 in fill_holes_driver at k= 35 rsm < 0.000000000000000 in fill_holes_driver at k= 36 rsm < 0.000000000000000 in fill_holes_driver at k= 37 rsm < 0.000000000000000 in fill_holes_driver at k= 38 rsm < 0.000000000000000 in fill_holes_driver at k= 39 rsm < 0.000000000000000 in fill_holes_driver at k= 40 rsm < 0.000000000000000 in fill_holes_driver at k= 41 rsm < 0.000000000000000 in fill_holes_driver at k= 42 rsm < 0.000000000000000 in fill_holes_driver at k= 43 rsm < 0.000000000000000 in fill_holes_driver at k= 44 rsm < 0.000000000000000 in fill_holes_driver at k= 45 rsm < 0.000000000000000 in fill_holes_driver at k= 46 rsm < 0.000000000000000 in fill_holes_driver at k= 47 rsm < 0.000000000000000 in fill_holes_driver at k= 48 rsm < 0.000000000000000 in fill_holes_driver at k= 49 rsm < 0.000000000000000 in fill_holes_driver at k= 50 rsm < 0.000000000000000 in fill_holes_driver at k= 51 rsm < 0.000000000000000 in fill_holes_driver at k= 52 rsm < 0.000000000000000 in fill_holes_driver at k= 53 rsm < 0.000000000000000 in fill_holes_driver at k= 54 rsm < 0.000000000000000 in fill_holes_driver at k= 55 rsm < 0.000000000000000 in fill_holes_driver at k= 56 rsm < 0.000000000000000 in fill_holes_driver at k= 57 rsm < 0.000000000000000 in fill_holes_driver at k= 58 rsm < 0.000000000000000 in fill_holes_driver at k= 59 rsm < 0.000000000000000 in fill_holes_driver at k= 60 rsm < 0.000000000000000 in fill_holes_driver at k= 61 rsm < 0.000000000000000 in fill_holes_driver at k= 62 rsm < 0.000000000000000 in fill_holes_driver at k= 63 rsm < 0.000000000000000 in fill_holes_driver at k= 64 rsm < 0.000000000000000 in fill_holes_driver at k= 65 rsm < 0.000000000000000 in fill_holes_driver at k= 66 rsm < 0.000000000000000 in fill_holes_driver at k= 67 rsm < 0.000000000000000 in fill_holes_driver at k= 68 rsm < 0.000000000000000 in fill_holes_driver at k= 69 rsm < 0.000000000000000 in fill_holes_driver at k= 70 rsm < 0.000000000000000 in fill_holes_driver at k= 71 rsm < 0.000000000000000 in fill_holes_driver at k= 72 rsm < 0.000000000000000 in fill_holes_driver at k= 73 rsm < 0.000000000000000 in fill_holes_driver at k= 74 rsm < 0.000000000000000 in fill_holes_driver at k= 75 rsm < 0.000000000000000 in fill_holes_driver at k= 33 rsm < 0.000000000000000 in fill_holes_driver at k= 34 rsm < 0.000000000000000 in fill_holes_driver at k= 35 rsm < 0.000000000000000 in fill_holes_driver at k= 36 rsm < 0.000000000000000 in fill_holes_driver at k= 37 rsm < 0.000000000000000 in fill_holes_driver at k= 38 rsm < 0.000000000000000 in fill_holes_driver at k= 39 rsm < 0.000000000000000 in fill_holes_driver at k= 40 rsm < 0.000000000000000 in fill_holes_driver at k= 41 rsm < 0.000000000000000 in fill_holes_driver at k= 42 rsm < 0.000000000000000 in fill_holes_driver at k= 43 rsm < 0.000000000000000 in fill_holes_driver at k= 44 rsm < 0.000000000000000 in fill_holes_driver at k= 45 rsm < 0.000000000000000 in fill_holes_driver at k= 46 rsm < 0.000000000000000 in fill_holes_driver at k= 47 rsm < 0.000000000000000 in fill_holes_driver at k= 48 rsm < 0.000000000000000 in fill_holes_driver at k= 49 rsm < 0.000000000000000 in fill_holes_driver at k= 50 rsm < 0.000000000000000 in fill_holes_driver at k= 51 rsm < 0.000000000000000 in fill_holes_driver at k= 52 rsm < 0.000000000000000 in fill_holes_driver at k= 53 rsm < 0.000000000000000 in fill_holes_driver at k= 54 rsm < 0.000000000000000 in fill_holes_driver at k= 55 rsm < 0.000000000000000 in fill_holes_driver at k= 56 rsm < 0.000000000000000 in fill_holes_driver at k= 57 rsm < 0.000000000000000 in fill_holes_driver at k= 58 rsm < 0.000000000000000 in fill_holes_driver at k= 59 rsm < 0.000000000000000 in fill_holes_driver at k= 60 rsm < 0.000000000000000 in fill_holes_driver at k= 61 rsm < 0.000000000000000 in fill_holes_driver at k= 62 rsm < 0.000000000000000 in fill_holes_driver at k= 63 rsm < 0.000000000000000 in fill_holes_driver at k= 64 rsm < 0.000000000000000 in fill_holes_driver at k= 65 rsm < 0.000000000000000 in fill_holes_driver at k= 66 rsm < 0.000000000000000 in fill_holes_driver at k= 67 rsm < 0.000000000000000 in fill_holes_driver at k= 68 rsm < 0.000000000000000 in fill_holes_driver at k= 69 rsm < 0.000000000000000 in fill_holes_driver at k= 70 rsm < 0.000000000000000 in fill_holes_driver at k= 71 rsm < 0.000000000000000 in fill_holes_driver at k= 72 rsm < 0.000000000000000 in fill_holes_driver at k= 73 rsm < 0.000000000000000 in fill_holes_driver at k= 74 rsm < 0.000000000000000 in fill_holes_driver at k= 75 One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 iteration = 356; time = 82560.0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 iteration = 357; time = 82620.0 Warning: One-level hol rsm < 0.000000000000000 in fill_holes_driver at k= 32 rsm < 0.000000000000000 in fill_holes_driver at k= 33 rsm < 0.000000000000000 in fill_holes_driver at k= 34 rsm < 0.000000000000000 in fill_holes_driver at k= 35 rsm < 0.000000000000000 in fill_holes_driver at k= 36 rsm < 0.000000000000000 in fill_holes_driver at k= 37 rsm < 0.000000000000000 in fill_holes_driver at k= 38 rsm < 0.000000000000000 in fill_holes_driver at k= 39 rsm < 0.000000000000000 in fill_holes_driver at k= 40 rsm < 0.000000000000000 in fill_holes_driver at k= 41 rsm < 0.000000000000000 in fill_holes_driver at k= 42 rsm < 0.000000000000000 in fill_holes_driver at k= 43 rsm < 0.000000000000000 in fill_holes_driver at k= 44 rsm < 0.000000000000000 in fill_holes_driver at k= 45 rsm < 0.000000000000000 in fill_holes_driver at k= 46 rsm < 0.000000000000000 in fill_holes_driver at k= 47 rsm < 0.000000000000000 in fill_holes_driver at k= 48 rsm < 0.000000000000000 in fill_holes_driver at k= 49 rsm < 0.000000000000000 in fill_holes_driver at k= 50 rsm < 0.000000000000000 in fill_holes_driver at k= 51 rsm < 0.000000000000000 in fill_holes_driver at k= 52 rsm < 0.000000000000000 in fill_holes_driver at k= 53 rsm < 0.000000000000000 in fill_holes_driver at k= 54 rsm < 0.000000000000000 in fill_holes_driver at k= 55 rsm < 0.000000000000000 in fill_holes_driver at k= 56 rsm < 0.000000000000000 in fill_holes_driver at k= 57 rsm < 0.000000000000000 in fill_holes_driver at k= 58 rsm < 0.000000000000000 in fill_holes_driver at k= 59 rsm < 0.000000000000000 in fill_holes_driver at k= 60 rsm < 0.000000000000000 in fill_holes_driver at k= 61 rsm < 0.000000000000000 in fill_holes_driver at k= 62 rsm < 0.000000000000000 in fill_holes_driver at k= 63 rsm < 0.000000000000000 in fill_holes_driver at k= 64 rsm < 0.000000000000000 in fill_holes_driver at k= 65 rsm < 0.000000000000000 in fill_holes_driver at k= 66 rsm < 0.000000000000000 in fill_holes_driver at k= 67 rsm < 0.000000000000000 in fill_holes_driver at k= 68 rsm < 0.000000000000000 in fill_holes_driver at k= 69 rsm < 0.000000000000000 in fill_holes_driver at k= 70 rsm < 0.000000000000000 in fill_holes_driver at k= 71 rsm < 0.000000000000000 in fill_holes_driver at k= 72 rsm < 0.000000000000000 in fill_holes_driver at k= 73 rsm < 0.000000000000000 in fill_holes_driver at k= 74 rsm < 0.000000000000000 in fill_holes_driver at k= 75 rim < 0.000000000000000 in fill_holes_driver at k= 32 e filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 iteration = 358; time = 82680.0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning rsm < 0.000000000000000 in fill_holes_driver at k= 33 rsm < 0.000000000000000 in fill_holes_driver at k= 34 rsm < 0.000000000000000 in fill_holes_driver at k= 35 rsm < 0.000000000000000 in fill_holes_driver at k= 36 rsm < 0.000000000000000 in fill_holes_driver at k= 37 rsm < 0.000000000000000 in fill_holes_driver at k= 38 rsm < 0.000000000000000 in fill_holes_driver at k= 39 rsm < 0.000000000000000 in fill_holes_driver at k= 40 rsm < 0.000000000000000 in fill_holes_driver at k= 41 rsm < 0.000000000000000 in fill_holes_driver at k= 42 rsm < 0.000000000000000 in fill_holes_driver at k= 43 rsm < 0.000000000000000 in fill_holes_driver at k= 44 rsm < 0.000000000000000 in fill_holes_driver at k= 45 rsm < 0.000000000000000 in fill_holes_driver at k= 46 rsm < 0.000000000000000 in fill_holes_driver at k= 47 rsm < 0.000000000000000 in fill_holes_driver at k= 48 rsm < 0.000000000000000 in fill_holes_driver at k= 49 rsm < 0.000000000000000 in fill_holes_driver at k= 50 rsm < 0.000000000000000 in fill_holes_driver at k= 51 rsm < 0.000000000000000 in fill_holes_driver at k= 52 rsm < 0.000000000000000 in fill_holes_driver at k= 53 rsm < 0.000000000000000 in fill_holes_driver at k= 54 rsm < 0.000000000000000 in fill_holes_driver at k= 55 rsm < 0.000000000000000 in fill_holes_driver at k= 56 rsm < 0.000000000000000 in fill_holes_driver at k= 57 rsm < 0.000000000000000 in fill_holes_driver at k= 58 rsm < 0.000000000000000 in fill_holes_driver at k= 59 rsm < 0.000000000000000 in fill_holes_driver at k= 60 rsm < 0.000000000000000 in fill_holes_driver at k= 61 rsm < 0.000000000000000 in fill_holes_driver at k= 62 rsm < 0.000000000000000 in fill_holes_driver at k= 63 rsm < 0.000000000000000 in fill_holes_driver at k= 64 rsm < 0.000000000000000 in fill_holes_driver at k= 65 rsm < 0.000000000000000 in fill_holes_driver at k= 66 rsm < 0.000000000000000 in fill_holes_driver at k= 67 rsm < 0.000000000000000 in fill_holes_driver at k= 68 rsm < 0.000000000000000 in fill_holes_driver at k= 69 rsm < 0.000000000000000 in fill_holes_driver at k= 70 rsm < 0.000000000000000 in fill_holes_driver at k= 71 rsm < 0.000000000000000 in fill_holes_driver at k= 72 rsm < 0.000000000000000 in fill_holes_driver at k= 73 rsm < 0.000000000000000 in fill_holes_driver at k= 74 rsm < 0.000000000000000 in fill_holes_driver at k= 75 : One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 iteration = 359; time = 82740.0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mas rsm < 0.000000000000000 in fill_holes_driver at k= 32 rsm < 0.000000000000000 in fill_holes_driver at k= 33 rsm < 0.000000000000000 in fill_holes_driver at k= 34 rsm < 0.000000000000000 in fill_holes_driver at k= 35 rsm < 0.000000000000000 in fill_holes_driver at k= 36 rsm < 0.000000000000000 in fill_holes_driver at k= 37 rsm < 0.000000000000000 in fill_holes_driver at k= 38 rsm < 0.000000000000000 in fill_holes_driver at k= 39 rsm < 0.000000000000000 in fill_holes_driver at k= 40 rsm < 0.000000000000000 in fill_holes_driver at k= 41 rsm < 0.000000000000000 in fill_holes_driver at k= 42 rsm < 0.000000000000000 in fill_holes_driver at k= 43 rsm < 0.000000000000000 in fill_holes_driver at k= 44 rsm < 0.000000000000000 in fill_holes_driver at k= 45 rsm < 0.000000000000000 in fill_holes_driver at k= 46 rsm < 0.000000000000000 in fill_holes_driver at k= 47 rsm < 0.000000000000000 in fill_holes_driver at k= 48 rsm < 0.000000000000000 in fill_holes_driver at k= 49 rsm < 0.000000000000000 in fill_holes_driver at k= 50 rsm < 0.000000000000000 in fill_holes_driver at k= 51 rsm < 0.000000000000000 in fill_holes_driver at k= 52 rsm < 0.000000000000000 in fill_holes_driver at k= 53 rsm < 0.000000000000000 in fill_holes_driver at k= 54 rsm < 0.000000000000000 in fill_holes_driver at k= 55 rsm < 0.000000000000000 in fill_holes_driver at k= 56 rsm < 0.000000000000000 in fill_holes_driver at k= 57 rsm < 0.000000000000000 in fill_holes_driver at k= 58 rsm < 0.000000000000000 in fill_holes_driver at k= 59 rsm < 0.000000000000000 in fill_holes_driver at k= 60 rsm < 0.000000000000000 in fill_holes_driver at k= 61 rsm < 0.000000000000000 in fill_holes_driver at k= 62 rsm < 0.000000000000000 in fill_holes_driver at k= 63 rsm < 0.000000000000000 in fill_holes_driver at k= 64 rsm < 0.000000000000000 in fill_holes_driver at k= 65 rsm < 0.000000000000000 in fill_holes_driver at k= 66 rsm < 0.000000000000000 in fill_holes_driver at k= 67 rsm < 0.000000000000000 in fill_holes_driver at k= 68 rsm < 0.000000000000000 in fill_holes_driver at k= 69 rsm < 0.000000000000000 in fill_holes_driver at k= 70 rsm < 0.000000000000000 in fill_holes_driver at k= 71 rsm < 0.000000000000000 in fill_holes_driver at k= 72 rsm < 0.000000000000000 in fill_holes_driver at k= 73 rsm < 0.000000000000000 in fill_holes_driver at k= 74 rsm < 0.000000000000000 in fill_holes_driver at k= 75 rsm < 0.000000000000000 in fill_holes_driver at k= 33 rsm < 0.000000000000000 in fill_holes_driver at k= 34 rsm < 0.000000000000000 in fill_holes_driver at k= 35 rsm < 0.000000000000000 in fill_holes_driver at k= 36 rsm < 0.000000000000000 in fill_holes_driver at k= 37 rsm < 0.000000000000000 in fill_holes_driver at k= 38 rsm < 0.000000000000000 in fill_holes_driver at k= 39 rsm < 0.000000000000000 in fill_holes_driver at k= 40 rsm < 0.000000000000000 in fill_holes_driver at k= 41 rsm < 0.000000000000000 in fill_holes_driver at k= 42 rsm < 0.000000000000000 in fill_holes_driver at k= 43 rsm < 0.000000000000000 in fill_holes_driver at k= 44 rsm < 0.000000000000000 in fill_holes_driver at k= 45 rsm < 0.000000000000000 in fill_holes_driver at k= 46 rsm < 0.000000000000000 in fill_holes_driver at k= 47 rsm < 0.000000000000000 in fill_holes_driver at k= 48 rsm < 0.000000000000000 in fill_holes_driver at k= 49 rsm < 0.000000000000000 in fill_holes_driver at k= 50 rsm < 0.000000000000000 in fill_holes_driver at k= 51 rsm < 0.000000000000000 in fill_holes_driver at k= 52 rsm < 0.000000000000000 in fill_holes_driver at k= 53 rsm < 0.000000000000000 in fill_holes_driver at k= 54 rsm < 0.000000000000000 in fill_holes_driver at k= 55 rsm < 0.000000000000000 in fill_holes_driver at k= 56 rsm < 0.000000000000000 in fill_holes_driver at k= 57 rsm < 0.000000000000000 in fill_holes_driver at k= 58 rsm < 0.000000000000000 in fill_holes_driver at k= 59 rsm < 0.000000000000000 in fill_holes_driver at k= 60 rsm < 0.000000000000000 in fill_holes_driver at k= 61 rsm < 0.000000000000000 in fill_holes_driver at k= 62 rsm < 0.000000000000000 in fill_holes_driver at k= 63 rsm < 0.000000000000000 in fill_holes_driver at k= 64 rsm < 0.000000000000000 in fill_holes_driver at k= 65 rsm < 0.000000000000000 in fill_holes_driver at k= 66 rsm < 0.000000000000000 in fill_holes_driver at k= 67 rsm < 0.000000000000000 in fill_holes_driver at k= 68 rsm < 0.000000000000000 in fill_holes_driver at k= 69 rsm < 0.000000000000000 in fill_holes_driver at k= 70 rsm < 0.000000000000000 in fill_holes_driver at k= 71 rsm < 0.000000000000000 in fill_holes_driver at k= 72 rsm < 0.000000000000000 in fill_holes_driver at k= 73 rsm < 0.000000000000000 in fill_holes_driver at k= 74 rsm < 0.000000000000000 in fill_holes_driver at k= 75 s ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 iteration = 360; time = 82800.0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 iteration = 361; time = 82860.0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warnin rsm < 0.000000000000000 in fill_holes_driver at k= 32 rsm < 0.000000000000000 in fill_holes_driver at k= 33 rsm < 0.000000000000000 in fill_holes_driver at k= 34 rsm < 0.000000000000000 in fill_holes_driver at k= 35 rsm < 0.000000000000000 in fill_holes_driver at k= 36 rsm < 0.000000000000000 in fill_holes_driver at k= 37 rsm < 0.000000000000000 in fill_holes_driver at k= 38 rsm < 0.000000000000000 in fill_holes_driver at k= 39 rsm < 0.000000000000000 in fill_holes_driver at k= 40 rsm < 0.000000000000000 in fill_holes_driver at k= 41 rsm < 0.000000000000000 in fill_holes_driver at k= 42 rsm < 0.000000000000000 in fill_holes_driver at k= 43 rsm < 0.000000000000000 in fill_holes_driver at k= 44 rsm < 0.000000000000000 in fill_holes_driver at k= 45 rsm < 0.000000000000000 in fill_holes_driver at k= 46 rsm < 0.000000000000000 in fill_holes_driver at k= 47 rsm < 0.000000000000000 in fill_holes_driver at k= 48 rsm < 0.000000000000000 in fill_holes_driver at k= 49 rsm < 0.000000000000000 in fill_holes_driver at k= 50 rsm < 0.000000000000000 in fill_holes_driver at k= 51 rsm < 0.000000000000000 in fill_holes_driver at k= 52 rsm < 0.000000000000000 in fill_holes_driver at k= 53 rsm < 0.000000000000000 in fill_holes_driver at k= 54 rsm < 0.000000000000000 in fill_holes_driver at k= 55 rsm < 0.000000000000000 in fill_holes_driver at k= 56 rsm < 0.000000000000000 in fill_holes_driver at k= 57 rsm < 0.000000000000000 in fill_holes_driver at k= 58 rsm < 0.000000000000000 in fill_holes_driver at k= 59 rsm < 0.000000000000000 in fill_holes_driver at k= 60 rsm < 0.000000000000000 in fill_holes_driver at k= 61 rsm < 0.000000000000000 in fill_holes_driver at k= 62 rsm < 0.000000000000000 in fill_holes_driver at k= 63 rsm < 0.000000000000000 in fill_holes_driver at k= 64 rsm < 0.000000000000000 in fill_holes_driver at k= 65 rsm < 0.000000000000000 in fill_holes_driver at k= 66 rsm < 0.000000000000000 in fill_holes_driver at k= 67 rsm < 0.000000000000000 in fill_holes_driver at k= 68 rsm < 0.000000000000000 in fill_holes_driver at k= 69 rsm < 0.000000000000000 in fill_holes_driver at k= 70 rsm < 0.000000000000000 in fill_holes_driver at k= 71 rsm < 0.000000000000000 in fill_holes_driver at k= 72 rsm < 0.000000000000000 in fill_holes_driver at k= 73 rsm < 0.000000000000000 in fill_holes_driver at k= 74 rsm < 0.000000000000000 in fill_holes_driver at k= 75 g: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 iteration = 362; time = 82920.0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_ma rsm < 0.000000000000000 in fill_holes_driver at k= 33 rsm < 0.000000000000000 in fill_holes_driver at k= 34 rsm < 0.000000000000000 in fill_holes_driver at k= 35 rsm < 0.000000000000000 in fill_holes_driver at k= 36 rsm < 0.000000000000000 in fill_holes_driver at k= 37 rsm < 0.000000000000000 in fill_holes_driver at k= 38 rsm < 0.000000000000000 in fill_holes_driver at k= 39 rsm < 0.000000000000000 in fill_holes_driver at k= 40 rsm < 0.000000000000000 in fill_holes_driver at k= 41 rsm < 0.000000000000000 in fill_holes_driver at k= 42 rsm < 0.000000000000000 in fill_holes_driver at k= 43 rsm < 0.000000000000000 in fill_holes_driver at k= 44 rsm < 0.000000000000000 in fill_holes_driver at k= 45 rsm < 0.000000000000000 in fill_holes_driver at k= 46 rsm < 0.000000000000000 in fill_holes_driver at k= 47 rsm < 0.000000000000000 in fill_holes_driver at k= 48 rsm < 0.000000000000000 in fill_holes_driver at k= 49 rsm < 0.000000000000000 in fill_holes_driver at k= 50 rsm < 0.000000000000000 in fill_holes_driver at k= 51 rsm < 0.000000000000000 in fill_holes_driver at k= 52 rsm < 0.000000000000000 in fill_holes_driver at k= 53 rsm < 0.000000000000000 in fill_holes_driver at k= 54 rsm < 0.000000000000000 in fill_holes_driver at k= 55 rsm < 0.000000000000000 in fill_holes_driver at k= 56 rsm < 0.000000000000000 in fill_holes_driver at k= 57 rsm < 0.000000000000000 in fill_holes_driver at k= 58 rsm < 0.000000000000000 in fill_holes_driver at k= 59 rsm < 0.000000000000000 in fill_holes_driver at k= 60 rsm < 0.000000000000000 in fill_holes_driver at k= 61 rsm < 0.000000000000000 in fill_holes_driver at k= 62 rsm < 0.000000000000000 in fill_holes_driver at k= 63 rsm < 0.000000000000000 in fill_holes_driver at k= 64 rsm < 0.000000000000000 in fill_holes_driver at k= 65 rsm < 0.000000000000000 in fill_holes_driver at k= 66 rsm < 0.000000000000000 in fill_holes_driver at k= 67 rsm < 0.000000000000000 in fill_holes_driver at k= 68 rsm < 0.000000000000000 in fill_holes_driver at k= 69 rsm < 0.000000000000000 in fill_holes_driver at k= 70 rsm < 0.000000000000000 in fill_holes_driver at k= 71 rsm < 0.000000000000000 in fill_holes_driver at k= 72 rsm < 0.000000000000000 in fill_holes_driver at k= 73 rsm < 0.000000000000000 in fill_holes_driver at k= 74 rsm < 0.000000000000000 in fill_holes_driver at k= 75 ss ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 iteration = 363; time = 82980.0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not succe rsm < 0.000000000000000 in fill_holes_driver at k= 32 rsm < 0.000000000000000 in fill_holes_driver at k= 33 rsm < 0.000000000000000 in fill_holes_driver at k= 34 rsm < 0.000000000000000 in fill_holes_driver at k= 35 rsm < 0.000000000000000 in fill_holes_driver at k= 36 rsm < 0.000000000000000 in fill_holes_driver at k= 37 rsm < 0.000000000000000 in fill_holes_driver at k= 38 rsm < 0.000000000000000 in fill_holes_driver at k= 39 rsm < 0.000000000000000 in fill_holes_driver at k= 40 rsm < 0.000000000000000 in fill_holes_driver at k= 41 rsm < 0.000000000000000 in fill_holes_driver at k= 42 rsm < 0.000000000000000 in fill_holes_driver at k= 43 rsm < 0.000000000000000 in fill_holes_driver at k= 44 rsm < 0.000000000000000 in fill_holes_driver at k= 45 rsm < 0.000000000000000 in fill_holes_driver at k= 46 rsm < 0.000000000000000 in fill_holes_driver at k= 47 rsm < 0.000000000000000 in fill_holes_driver at k= 48 rsm < 0.000000000000000 in fill_holes_driver at k= 49 rsm < 0.000000000000000 in fill_holes_driver at k= 50 rsm < 0.000000000000000 in fill_holes_driver at k= 51 rsm < 0.000000000000000 in fill_holes_driver at k= 52 rsm < 0.000000000000000 in fill_holes_driver at k= 53 rsm < 0.000000000000000 in fill_holes_driver at k= 54 rsm < 0.000000000000000 in fill_holes_driver at k= 55 rsm < 0.000000000000000 in fill_holes_driver at k= 56 rsm < 0.000000000000000 in fill_holes_driver at k= 57 rsm < 0.000000000000000 in fill_holes_driver at k= 58 rsm < 0.000000000000000 in fill_holes_driver at k= 59 rsm < 0.000000000000000 in fill_holes_driver at k= 60 rsm < 0.000000000000000 in fill_holes_driver at k= 61 rsm < 0.000000000000000 in fill_holes_driver at k= 62 rsm < 0.000000000000000 in fill_holes_driver at k= 63 rsm < 0.000000000000000 in fill_holes_driver at k= 64 rsm < 0.000000000000000 in fill_holes_driver at k= 65 rsm < 0.000000000000000 in fill_holes_driver at k= 66 rsm < 0.000000000000000 in fill_holes_driver at k= 67 rsm < 0.000000000000000 in fill_holes_driver at k= 68 rsm < 0.000000000000000 in fill_holes_driver at k= 69 rsm < 0.000000000000000 in fill_holes_driver at k= 70 rsm < 0.000000000000000 in fill_holes_driver at k= 71 rsm < 0.000000000000000 in fill_holes_driver at k= 72 rsm < 0.000000000000000 in fill_holes_driver at k= 73 rsm < 0.000000000000000 in fill_holes_driver at k= 74 rsm < 0.000000000000000 in fill_holes_driver at k= 75 rsm < 0.000000000000000 in fill_holes_driver at k= 33 rsm < 0.000000000000000 in fill_holes_driver at k= 34 rsm < 0.000000000000000 in fill_holes_driver at k= 35 rsm < 0.000000000000000 in fill_holes_driver at k= 36 rsm < 0.000000000000000 in fill_holes_driver at k= 37 rsm < 0.000000000000000 in fill_holes_driver at k= 38 rsm < 0.000000000000000 in fill_holes_driver at k= 39 rsm < 0.000000000000000 in fill_holes_driver at k= 40 rsm < 0.000000000000000 in fill_holes_driver at k= 41 rsm < 0.000000000000000 in fill_holes_driver at k= 42 rsm < 0.000000000000000 in fill_holes_driver at k= 43 rsm < 0.000000000000000 in fill_holes_driver at k= 44 rsm < 0.000000000000000 in fill_holes_driver at k= 45 rsm < 0.000000000000000 in fill_holes_driver at k= 46 rsm < 0.000000000000000 in fill_holes_driver at k= 47 rsm < 0.000000000000000 in fill_holes_driver at k= 48 rsm < 0.000000000000000 in fill_holes_driver at k= 49 rsm < 0.000000000000000 in fill_holes_driver at k= 50 rsm < 0.000000000000000 in fill_holes_driver at k= 51 rsm < 0.000000000000000 in fill_holes_driver at k= 52 rsm < 0.000000000000000 in fill_holes_driver at k= 53 rsm < 0.000000000000000 in fill_holes_driver at k= 54 rsm < 0.000000000000000 in fill_holes_driver at k= 55 rsm < 0.000000000000000 in fill_holes_driver at k= 56 rsm < 0.000000000000000 in fill_holes_driver at k= 57 rsm < 0.000000000000000 in fill_holes_driver at k= 58 rsm < 0.000000000000000 in fill_holes_driver at k= 59 rsm < 0.000000000000000 in fill_holes_driver at k= 60 rsm < 0.000000000000000 in fill_holes_driver at k= 61 rsm < 0.000000000000000 in fill_holes_driver at k= 62 rsm < 0.000000000000000 in fill_holes_driver at k= 63 rsm < 0.000000000000000 in fill_holes_driver at k= 64 rsm < 0.000000000000000 in fill_holes_driver at k= 65 rsm < 0.000000000000000 in fill_holes_driver at k= 66 rsm < 0.000000000000000 in fill_holes_driver at k= 67 rsm < 0.000000000000000 in fill_holes_driver at k= 68 rsm < 0.000000000000000 in fill_holes_driver at k= 69 rsm < 0.000000000000000 in fill_holes_driver at k= 70 rsm < 0.000000000000000 in fill_holes_driver at k= 71 rsm < 0.000000000000000 in fill_holes_driver at k= 72 rsm < 0.000000000000000 in fill_holes_driver at k= 73 rsm < 0.000000000000000 in fill_holes_driver at k= 74 rsm < 0.000000000000000 in fill_holes_driver at k= 75 ssful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 iteration = 364; time = 83040.0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 iteration = 365; time = 83100.0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_m rsm < 0.000000000000000 in fill_holes_driver at k= 32 rsm < 0.000000000000000 in fill_holes_driver at k= 33 rsm < 0.000000000000000 in fill_holes_driver at k= 34 rsm < 0.000000000000000 in fill_holes_driver at k= 35 rsm < 0.000000000000000 in fill_holes_driver at k= 36 rsm < 0.000000000000000 in fill_holes_driver at k= 37 rsm < 0.000000000000000 in fill_holes_driver at k= 38 rsm < 0.000000000000000 in fill_holes_driver at k= 39 rsm < 0.000000000000000 in fill_holes_driver at k= 40 rsm < 0.000000000000000 in fill_holes_driver at k= 41 rsm < 0.000000000000000 in fill_holes_driver at k= 42 rsm < 0.000000000000000 in fill_holes_driver at k= 43 rsm < 0.000000000000000 in fill_holes_driver at k= 44 rsm < 0.000000000000000 in fill_holes_driver at k= 45 rsm < 0.000000000000000 in fill_holes_driver at k= 46 rsm < 0.000000000000000 in fill_holes_driver at k= 47 rsm < 0.000000000000000 in fill_holes_driver at k= 48 rsm < 0.000000000000000 in fill_holes_driver at k= 49 rsm < 0.000000000000000 in fill_holes_driver at k= 50 rsm < 0.000000000000000 in fill_holes_driver at k= 51 rsm < 0.000000000000000 in fill_holes_driver at k= 52 rsm < 0.000000000000000 in fill_holes_driver at k= 53 rsm < 0.000000000000000 in fill_holes_driver at k= 54 rsm < 0.000000000000000 in fill_holes_driver at k= 55 rsm < 0.000000000000000 in fill_holes_driver at k= 56 rsm < 0.000000000000000 in fill_holes_driver at k= 57 rsm < 0.000000000000000 in fill_holes_driver at k= 58 rsm < 0.000000000000000 in fill_holes_driver at k= 59 rsm < 0.000000000000000 in fill_holes_driver at k= 60 rsm < 0.000000000000000 in fill_holes_driver at k= 61 rsm < 0.000000000000000 in fill_holes_driver at k= 62 rsm < 0.000000000000000 in fill_holes_driver at k= 63 rsm < 0.000000000000000 in fill_holes_driver at k= 64 rsm < 0.000000000000000 in fill_holes_driver at k= 65 rsm < 0.000000000000000 in fill_holes_driver at k= 66 rsm < 0.000000000000000 in fill_holes_driver at k= 67 rsm < 0.000000000000000 in fill_holes_driver at k= 68 rsm < 0.000000000000000 in fill_holes_driver at k= 69 rsm < 0.000000000000000 in fill_holes_driver at k= 70 rsm < 0.000000000000000 in fill_holes_driver at k= 71 rsm < 0.000000000000000 in fill_holes_driver at k= 72 rsm < 0.000000000000000 in fill_holes_driver at k= 73 rsm < 0.000000000000000 in fill_holes_driver at k= 74 rsm < 0.000000000000000 in fill_holes_driver at k= 75 rsm < 0.000000000000000 in fill_holes_driver at k= 28 rsm < 0.000000000000000 in fill_holes_driver at k= 29 ass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 iteration = 366; time = 83160.0 iteration = 367; time = 83220.0 Warning: One-level hole filling was not able to fill holes completely! The holes were filled partially. |total_hole| > total_mass Warning: One-level hole filling was not able to fill holes completely! The holes were filled partially. |total_hole| > total_mass Warning: One-level hole filling was not able to fill holes completely! The holes were filled partially. |total_hole| > total_mass Warning: Hole filling failed! A hole could not be filled. iteration = 368; time = 83280.0 iteration = 369; time = 83340.0 iteration = 370; time = 83400.0 iteration = 371; time = 83460.0 iteration = 372; time = 83520.0 iteration = 373; time = 83580.0 Warning: One-level hole filling was not able to fill holes completely! The holes were filled partially. |total_hole| > total_mass Warning: One-level hole filling was not able to fill holes completely! The holes were filled partially. |total_hole| > total_mass Warning: One-level hole filling was not able to fill holes completely! The holes were filled partially. |total_hole| > total_mass Warning: Hole filling failed! A hole could not be filled. iteration = 374; time = 83640.0 iteration = 375; time = 83700.0 iteration = 376; t rsm < 0.000000000000000 in fill_holes_driver at k= 26 ime = 83760.0 iteration = 377; time = 83820.0 iteration = 378; time = 83880.0 iteration = 379; time = 83940.0 Warning: One-level hole filling was not able to fill holes completely! The holes were filled partially. |total_hole| > total_mass Warning: One-level hole filling was not able to fill holes completely! The holes were filled partially. |total_hole| > total_mass Warning: One-level hole filling was not able to fill holes completely! The holes were filled partially. |total_hole| > total_mass Warning: Hole filling failed! A hole could not be filled. iteration = 380; time = 84000.0 Warning: One-level hole filling was not able to fill holes completely! The holes were filled partially. |total_hole| > total_mass Warning: One-level hole filling was not able to fill holes completely! The holes were filled partially. |total_hole| > total_mass Warning: One-level hole filling was not able to fill holes completely! The holes were filled partially. |total_hole| > total_mass Warning: Hole filling failed! A hole could not be filled. Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not success rsm < 0.000000000000000 in fill_holes_driver at k= 28 rsm < 0.000000000000000 in fill_holes_driver at k= 32 rsm < 0.000000000000000 in fill_holes_driver at k= 33 rsm < 0.000000000000000 in fill_holes_driver at k= 34 rsm < 0.000000000000000 in fill_holes_driver at k= 35 rsm < 0.000000000000000 in fill_holes_driver at k= 36 rsm < 0.000000000000000 in fill_holes_driver at k= 37 rsm < 0.000000000000000 in fill_holes_driver at k= 38 rsm < 0.000000000000000 in fill_holes_driver at k= 39 rsm < 0.000000000000000 in fill_holes_driver at k= 40 rsm < 0.000000000000000 in fill_holes_driver at k= 41 rsm < 0.000000000000000 in fill_holes_driver at k= 42 rsm < 0.000000000000000 in fill_holes_driver at k= 43 rsm < 0.000000000000000 in fill_holes_driver at k= 44 rsm < 0.000000000000000 in fill_holes_driver at k= 45 rsm < 0.000000000000000 in fill_holes_driver at k= 46 rsm < 0.000000000000000 in fill_holes_driver at k= 47 rsm < 0.000000000000000 in fill_holes_driver at k= 48 rsm < 0.000000000000000 in fill_holes_driver at k= 49 rsm < 0.000000000000000 in fill_holes_driver at k= 50 rsm < 0.000000000000000 in fill_holes_driver at k= 51 rsm < 0.000000000000000 in fill_holes_driver at k= 52 rsm < 0.000000000000000 in fill_holes_driver at k= 53 rsm < 0.000000000000000 in fill_holes_driver at k= 54 rsm < 0.000000000000000 in fill_holes_driver at k= 55 rsm < 0.000000000000000 in fill_holes_driver at k= 56 rsm < 0.000000000000000 in fill_holes_driver at k= 57 rsm < 0.000000000000000 in fill_holes_driver at k= 58 rsm < 0.000000000000000 in fill_holes_driver at k= 59 rsm < 0.000000000000000 in fill_holes_driver at k= 60 rsm < 0.000000000000000 in fill_holes_driver at k= 61 rsm < 0.000000000000000 in fill_holes_driver at k= 62 rsm < 0.000000000000000 in fill_holes_driver at k= 63 rsm < 0.000000000000000 in fill_holes_driver at k= 64 rsm < 0.000000000000000 in fill_holes_driver at k= 65 rsm < 0.000000000000000 in fill_holes_driver at k= 66 rsm < 0.000000000000000 in fill_holes_driver at k= 67 rsm < 0.000000000000000 in fill_holes_driver at k= 68 rsm < 0.000000000000000 in fill_holes_driver at k= 69 rsm < 0.000000000000000 in fill_holes_driver at k= 70 rsm < 0.000000000000000 in fill_holes_driver at k= 71 rsm < 0.000000000000000 in fill_holes_driver at k= 72 rsm < 0.000000000000000 in fill_holes_driver at k= 73 rsm < 0.000000000000000 in fill_holes_driver at k= 74 rsm < 0.000000000000000 in fill_holes_driver at k= 75 rsm < 0.000000000000000 in fill_holes_driver at k= 28 rsm < 0.000000000000000 in fill_holes_driver at k= 33 rsm < 0.000000000000000 in fill_holes_driver at k= 34 rsm < 0.000000000000000 in fill_holes_driver at k= 35 rsm < 0.000000000000000 in fill_holes_driver at k= 36 rsm < 0.000000000000000 in fill_holes_driver at k= 37 rsm < 0.000000000000000 in fill_holes_driver at k= 38 rsm < 0.000000000000000 in fill_holes_driver at k= 39 rsm < 0.000000000000000 in fill_holes_driver at k= 40 rsm < 0.000000000000000 in fill_holes_driver at k= 41 rsm < 0.000000000000000 in fill_holes_driver at k= 42 rsm < 0.000000000000000 in fill_holes_driver at k= 43 rsm < 0.000000000000000 in fill_holes_driver at k= 44 rsm < 0.000000000000000 in fill_holes_driver at k= 45 rsm < 0.000000000000000 in fill_holes_driver at k= 46 rsm < 0.000000000000000 in fill_holes_driver at k= 47 rsm < 0.000000000000000 in fill_holes_driver at k= 48 rsm < 0.000000000000000 in fill_holes_driver at k= 49 rsm < 0.000000000000000 in fill_holes_driver at k= 50 rsm < 0.000000000000000 in fill_holes_driver at k= 51 rsm < 0.000000000000000 in fill_holes_driver at k= 52 rsm < 0.000000000000000 in fill_holes_driver at k= 53 rsm < 0.000000000000000 in fill_holes_driver at k= 54 rsm < 0.000000000000000 in fill_holes_driver at k= 55 rsm < 0.000000000000000 in fill_holes_driver at k= 56 rsm < 0.000000000000000 in fill_holes_driver at k= 57 rsm < 0.000000000000000 in fill_holes_driver at k= 58 rsm < 0.000000000000000 in fill_holes_driver at k= 59 rsm < 0.000000000000000 in fill_holes_driver at k= 60 rsm < 0.000000000000000 in fill_holes_driver at k= 61 rsm < 0.000000000000000 in fill_holes_driver at k= 62 rsm < 0.000000000000000 in fill_holes_driver at k= 63 rsm < 0.000000000000000 in fill_holes_driver at k= 64 rsm < 0.000000000000000 in fill_holes_driver at k= 65 rsm < 0.000000000000000 in fill_holes_driver at k= 66 rsm < 0.000000000000000 in fill_holes_driver at k= 67 rsm < 0.000000000000000 in fill_holes_driver at k= 68 rsm < 0.000000000000000 in fill_holes_driver at k= 69 rsm < 0.000000000000000 in fill_holes_driver at k= 70 rsm < 0.000000000000000 in fill_holes_driver at k= 71 rsm < 0.000000000000000 in fill_holes_driver at k= 72 rsm < 0.000000000000000 in fill_holes_driver at k= 73 rsm < 0.000000000000000 in fill_holes_driver at k= 74 rsm < 0.000000000000000 in fill_holes_driver at k= 75 ful! total_mass ~= 0 iteration = 381; time = 84060.0 Warning: One-level hole filling was not able to fill holes completely! The holes were filled partially. |total_hole| > total_mass Warning: One-level hole filling was not able to fill holes completely! The holes were filled partially. |total_hole| > total_mass Warning: One-level hole filling was not able to fill holes completely! The holes were filled partially. |total_hole| > total_mass Warning: Hole filling failed! A hole could not be filled. Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 iteration = 382; time = 84120.0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole rsm < 0.000000000000000 in fill_holes_driver at k= 32 rsm < 0.000000000000000 in fill_holes_driver at k= 33 rsm < 0.000000000000000 in fill_holes_driver at k= 34 rsm < 0.000000000000000 in fill_holes_driver at k= 35 rsm < 0.000000000000000 in fill_holes_driver at k= 36 rsm < 0.000000000000000 in fill_holes_driver at k= 37 rsm < 0.000000000000000 in fill_holes_driver at k= 38 rsm < 0.000000000000000 in fill_holes_driver at k= 39 rsm < 0.000000000000000 in fill_holes_driver at k= 40 rsm < 0.000000000000000 in fill_holes_driver at k= 41 rsm < 0.000000000000000 in fill_holes_driver at k= 42 rsm < 0.000000000000000 in fill_holes_driver at k= 43 rsm < 0.000000000000000 in fill_holes_driver at k= 44 rsm < 0.000000000000000 in fill_holes_driver at k= 45 rsm < 0.000000000000000 in fill_holes_driver at k= 46 rsm < 0.000000000000000 in fill_holes_driver at k= 47 rsm < 0.000000000000000 in fill_holes_driver at k= 48 rsm < 0.000000000000000 in fill_holes_driver at k= 49 rsm < 0.000000000000000 in fill_holes_driver at k= 50 rsm < 0.000000000000000 in fill_holes_driver at k= 51 rsm < 0.000000000000000 in fill_holes_driver at k= 52 rsm < 0.000000000000000 in fill_holes_driver at k= 53 rsm < 0.000000000000000 in fill_holes_driver at k= 54 rsm < 0.000000000000000 in fill_holes_driver at k= 55 rsm < 0.000000000000000 in fill_holes_driver at k= 56 rsm < 0.000000000000000 in fill_holes_driver at k= 57 rsm < 0.000000000000000 in fill_holes_driver at k= 58 rsm < 0.000000000000000 in fill_holes_driver at k= 59 rsm < 0.000000000000000 in fill_holes_driver at k= 60 rsm < 0.000000000000000 in fill_holes_driver at k= 61 rsm < 0.000000000000000 in fill_holes_driver at k= 62 rsm < 0.000000000000000 in fill_holes_driver at k= 63 rsm < 0.000000000000000 in fill_holes_driver at k= 64 rsm < 0.000000000000000 in fill_holes_driver at k= 65 rsm < 0.000000000000000 in fill_holes_driver at k= 66 rsm < 0.000000000000000 in fill_holes_driver at k= 67 rsm < 0.000000000000000 in fill_holes_driver at k= 68 rsm < 0.000000000000000 in fill_holes_driver at k= 69 rsm < 0.000000000000000 in fill_holes_driver at k= 70 rsm < 0.000000000000000 in fill_holes_driver at k= 71 rsm < 0.000000000000000 in fill_holes_driver at k= 72 rsm < 0.000000000000000 in fill_holes_driver at k= 73 rsm < 0.000000000000000 in fill_holes_driver at k= 74 rsm < 0.000000000000000 in fill_holes_driver at k= 75 filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 iteration = 383; time = 84180.0 Warning: One-level hole filling was not able to fill holes completely! The holes were filled partially. |total_hole| > total_mass Warning: One-level hole filling was not able to fill holes completely! The holes were filled partially. |total_hole| > total_mass Warning: One-level hole filling was not able to fill holes completely! The holes were filled partially. |total_hole| > total_mass Warning: Hole filling failed! A hole could not be filled. Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not rsm < 0.000000000000000 in fill_holes_driver at k= 28 rsm < 0.000000000000000 in fill_holes_driver at k= 33 rsm < 0.000000000000000 in fill_holes_driver at k= 34 rsm < 0.000000000000000 in fill_holes_driver at k= 35 rsm < 0.000000000000000 in fill_holes_driver at k= 36 rsm < 0.000000000000000 in fill_holes_driver at k= 37 rsm < 0.000000000000000 in fill_holes_driver at k= 38 rsm < 0.000000000000000 in fill_holes_driver at k= 39 rsm < 0.000000000000000 in fill_holes_driver at k= 40 rsm < 0.000000000000000 in fill_holes_driver at k= 41 rsm < 0.000000000000000 in fill_holes_driver at k= 42 rsm < 0.000000000000000 in fill_holes_driver at k= 43 rsm < 0.000000000000000 in fill_holes_driver at k= 44 rsm < 0.000000000000000 in fill_holes_driver at k= 45 rsm < 0.000000000000000 in fill_holes_driver at k= 46 rsm < 0.000000000000000 in fill_holes_driver at k= 47 rsm < 0.000000000000000 in fill_holes_driver at k= 48 rsm < 0.000000000000000 in fill_holes_driver at k= 49 rsm < 0.000000000000000 in fill_holes_driver at k= 50 rsm < 0.000000000000000 in fill_holes_driver at k= 51 rsm < 0.000000000000000 in fill_holes_driver at k= 52 rsm < 0.000000000000000 in fill_holes_driver at k= 53 rsm < 0.000000000000000 in fill_holes_driver at k= 54 rsm < 0.000000000000000 in fill_holes_driver at k= 55 rsm < 0.000000000000000 in fill_holes_driver at k= 56 rsm < 0.000000000000000 in fill_holes_driver at k= 57 rsm < 0.000000000000000 in fill_holes_driver at k= 58 rsm < 0.000000000000000 in fill_holes_driver at k= 59 rsm < 0.000000000000000 in fill_holes_driver at k= 60 rsm < 0.000000000000000 in fill_holes_driver at k= 61 rsm < 0.000000000000000 in fill_holes_driver at k= 62 rsm < 0.000000000000000 in fill_holes_driver at k= 63 rsm < 0.000000000000000 in fill_holes_driver at k= 64 rsm < 0.000000000000000 in fill_holes_driver at k= 65 rsm < 0.000000000000000 in fill_holes_driver at k= 66 rsm < 0.000000000000000 in fill_holes_driver at k= 67 rsm < 0.000000000000000 in fill_holes_driver at k= 68 rsm < 0.000000000000000 in fill_holes_driver at k= 69 rsm < 0.000000000000000 in fill_holes_driver at k= 70 rsm < 0.000000000000000 in fill_holes_driver at k= 71 rsm < 0.000000000000000 in fill_holes_driver at k= 72 rsm < 0.000000000000000 in fill_holes_driver at k= 73 rsm < 0.000000000000000 in fill_holes_driver at k= 74 rsm < 0.000000000000000 in fill_holes_driver at k= 75 successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 iteration = 384; time = 84240.0 Warning: One-level hole filling was not able to fill holes completely! The holes were filled partially. |total_hole| > total_mass Warning: One-level hole filling was not able to fill holes completely! The holes were filled partially. |total_hole| > total_mass Warning: One-level hole filling was not able to fill holes completely! The holes were filled partially. |total_hole| > total_mass Warning: Hole filling failed! A hole could not be filled. Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! tot rsm < 0.000000000000000 in fill_holes_driver at k= 28 rsm < 0.000000000000000 in fill_holes_driver at k= 32 rsm < 0.000000000000000 in fill_holes_driver at k= 33 rsm < 0.000000000000000 in fill_holes_driver at k= 34 rsm < 0.000000000000000 in fill_holes_driver at k= 35 rsm < 0.000000000000000 in fill_holes_driver at k= 36 rsm < 0.000000000000000 in fill_holes_driver at k= 37 rsm < 0.000000000000000 in fill_holes_driver at k= 38 rsm < 0.000000000000000 in fill_holes_driver at k= 39 rsm < 0.000000000000000 in fill_holes_driver at k= 40 rsm < 0.000000000000000 in fill_holes_driver at k= 41 rsm < 0.000000000000000 in fill_holes_driver at k= 42 rsm < 0.000000000000000 in fill_holes_driver at k= 43 rsm < 0.000000000000000 in fill_holes_driver at k= 44 rsm < 0.000000000000000 in fill_holes_driver at k= 45 rsm < 0.000000000000000 in fill_holes_driver at k= 46 rsm < 0.000000000000000 in fill_holes_driver at k= 47 rsm < 0.000000000000000 in fill_holes_driver at k= 48 rsm < 0.000000000000000 in fill_holes_driver at k= 49 rsm < 0.000000000000000 in fill_holes_driver at k= 50 rsm < 0.000000000000000 in fill_holes_driver at k= 51 rsm < 0.000000000000000 in fill_holes_driver at k= 52 rsm < 0.000000000000000 in fill_holes_driver at k= 53 rsm < 0.000000000000000 in fill_holes_driver at k= 54 rsm < 0.000000000000000 in fill_holes_driver at k= 55 rsm < 0.000000000000000 in fill_holes_driver at k= 56 rsm < 0.000000000000000 in fill_holes_driver at k= 57 rsm < 0.000000000000000 in fill_holes_driver at k= 58 rsm < 0.000000000000000 in fill_holes_driver at k= 59 rsm < 0.000000000000000 in fill_holes_driver at k= 60 rsm < 0.000000000000000 in fill_holes_driver at k= 61 rsm < 0.000000000000000 in fill_holes_driver at k= 62 rsm < 0.000000000000000 in fill_holes_driver at k= 63 rsm < 0.000000000000000 in fill_holes_driver at k= 64 rsm < 0.000000000000000 in fill_holes_driver at k= 65 rsm < 0.000000000000000 in fill_holes_driver at k= 66 rsm < 0.000000000000000 in fill_holes_driver at k= 67 rsm < 0.000000000000000 in fill_holes_driver at k= 68 rsm < 0.000000000000000 in fill_holes_driver at k= 69 rsm < 0.000000000000000 in fill_holes_driver at k= 70 rsm < 0.000000000000000 in fill_holes_driver at k= 71 rsm < 0.000000000000000 in fill_holes_driver at k= 72 rsm < 0.000000000000000 in fill_holes_driver at k= 73 rsm < 0.000000000000000 in fill_holes_driver at k= 74 rsm < 0.000000000000000 in fill_holes_driver at k= 75 al_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 iteration = 385; time = 84300.0 Warning: One-level hole filling was not able to fill holes completely! The holes were filled partially. |total_hole| > total_mass Warning: One-level hole filling was not able to fill holes completely! The holes were filled partially. |total_hole| > total_mass Warning: One-level hole filling was not able to fill holes completely! The holes were filled partially. |total_hole| > total_mass Warning: Hole filling failed! A hole could not be filled. Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Wa rsm < 0.000000000000000 in fill_holes_driver at k= 28 rsm < 0.000000000000000 in fill_holes_driver at k= 33 rsm < 0.000000000000000 in fill_holes_driver at k= 34 rsm < 0.000000000000000 in fill_holes_driver at k= 35 rsm < 0.000000000000000 in fill_holes_driver at k= 36 rsm < 0.000000000000000 in fill_holes_driver at k= 37 rsm < 0.000000000000000 in fill_holes_driver at k= 38 rsm < 0.000000000000000 in fill_holes_driver at k= 39 rsm < 0.000000000000000 in fill_holes_driver at k= 40 rsm < 0.000000000000000 in fill_holes_driver at k= 41 rsm < 0.000000000000000 in fill_holes_driver at k= 42 rsm < 0.000000000000000 in fill_holes_driver at k= 43 rsm < 0.000000000000000 in fill_holes_driver at k= 44 rsm < 0.000000000000000 in fill_holes_driver at k= 45 rsm < 0.000000000000000 in fill_holes_driver at k= 46 rsm < 0.000000000000000 in fill_holes_driver at k= 47 rsm < 0.000000000000000 in fill_holes_driver at k= 48 rsm < 0.000000000000000 in fill_holes_driver at k= 49 rsm < 0.000000000000000 in fill_holes_driver at k= 50 rsm < 0.000000000000000 in fill_holes_driver at k= 51 rsm < 0.000000000000000 in fill_holes_driver at k= 52 rsm < 0.000000000000000 in fill_holes_driver at k= 53 rsm < 0.000000000000000 in fill_holes_driver at k= 54 rsm < 0.000000000000000 in fill_holes_driver at k= 55 rsm < 0.000000000000000 in fill_holes_driver at k= 56 rsm < 0.000000000000000 in fill_holes_driver at k= 57 rsm < 0.000000000000000 in fill_holes_driver at k= 58 rsm < 0.000000000000000 in fill_holes_driver at k= 59 rsm < 0.000000000000000 in fill_holes_driver at k= 60 rsm < 0.000000000000000 in fill_holes_driver at k= 61 rsm < 0.000000000000000 in fill_holes_driver at k= 62 rsm < 0.000000000000000 in fill_holes_driver at k= 63 rsm < 0.000000000000000 in fill_holes_driver at k= 64 rsm < 0.000000000000000 in fill_holes_driver at k= 65 rsm < 0.000000000000000 in fill_holes_driver at k= 66 rsm < 0.000000000000000 in fill_holes_driver at k= 67 rsm < 0.000000000000000 in fill_holes_driver at k= 68 rsm < 0.000000000000000 in fill_holes_driver at k= 69 rsm < 0.000000000000000 in fill_holes_driver at k= 70 rsm < 0.000000000000000 in fill_holes_driver at k= 71 rsm < 0.000000000000000 in fill_holes_driver at k= 72 rsm < 0.000000000000000 in fill_holes_driver at k= 73 rsm < 0.000000000000000 in fill_holes_driver at k= 74 rsm < 0.000000000000000 in fill_holes_driver at k= 75 rsm < 0.000000000000000 in fill_holes_driver at k= 32 rsm < 0.000000000000000 in fill_holes_driver at k= 33 rsm < 0.000000000000000 in fill_holes_driver at k= 34 rsm < 0.000000000000000 in fill_holes_driver at k= 35 rsm < 0.000000000000000 in fill_holes_driver at k= 36 rsm < 0.000000000000000 in fill_holes_driver at k= 37 rsm < 0.000000000000000 in fill_holes_driver at k= 38 rsm < 0.000000000000000 in fill_holes_driver at k= 39 rsm < 0.000000000000000 in fill_holes_driver at k= 40 rsm < 0.000000000000000 in fill_holes_driver at k= 41 rsm < 0.000000000000000 in fill_holes_driver at k= 42 rsm < 0.000000000000000 in fill_holes_driver at k= 43 rsm < 0.000000000000000 in fill_holes_driver at k= 44 rsm < 0.000000000000000 in fill_holes_driver at k= 45 rsm < 0.000000000000000 in fill_holes_driver at k= 46 rsm < 0.000000000000000 in fill_holes_driver at k= 47 rsm < 0.000000000000000 in fill_holes_driver at k= 48 rsm < 0.000000000000000 in fill_holes_driver at k= 49 rsm < 0.000000000000000 in fill_holes_driver at k= 50 rsm < 0.000000000000000 in fill_holes_driver at k= 51 rsm < 0.000000000000000 in fill_holes_driver at k= 52 rsm < 0.000000000000000 in fill_holes_driver at k= 53 rsm < 0.000000000000000 in fill_holes_driver at k= 54 rsm < 0.000000000000000 in fill_holes_driver at k= 55 rsm < 0.000000000000000 in fill_holes_driver at k= 56 rsm < 0.000000000000000 in fill_holes_driver at k= 57 rsm < 0.000000000000000 in fill_holes_driver at k= 58 rsm < 0.000000000000000 in fill_holes_driver at k= 59 rsm < 0.000000000000000 in fill_holes_driver at k= 60 rsm < 0.000000000000000 in fill_holes_driver at k= 61 rsm < 0.000000000000000 in fill_holes_driver at k= 62 rsm < 0.000000000000000 in fill_holes_driver at k= 63 rsm < 0.000000000000000 in fill_holes_driver at k= 64 rsm < 0.000000000000000 in fill_holes_driver at k= 65 rsm < 0.000000000000000 in fill_holes_driver at k= 66 rsm < 0.000000000000000 in fill_holes_driver at k= 67 rsm < 0.000000000000000 in fill_holes_driver at k= 68 rsm < 0.000000000000000 in fill_holes_driver at k= 69 rsm < 0.000000000000000 in fill_holes_driver at k= 70 rsm < 0.000000000000000 in fill_holes_driver at k= 71 rsm < 0.000000000000000 in fill_holes_driver at k= 72 rsm < 0.000000000000000 in fill_holes_driver at k= 73 rsm < 0.000000000000000 in fill_holes_driver at k= 74 rsm < 0.000000000000000 in fill_holes_driver at k= 75 rning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 iteration = 386; time = 84360.0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 iteration = 387; time = 84420.0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-lev rsm < 0.000000000000000 in fill_holes_driver at k= 33 rsm < 0.000000000000000 in fill_holes_driver at k= 34 rsm < 0.000000000000000 in fill_holes_driver at k= 35 rsm < 0.000000000000000 in fill_holes_driver at k= 36 rsm < 0.000000000000000 in fill_holes_driver at k= 37 rsm < 0.000000000000000 in fill_holes_driver at k= 38 rsm < 0.000000000000000 in fill_holes_driver at k= 39 rsm < 0.000000000000000 in fill_holes_driver at k= 40 rsm < 0.000000000000000 in fill_holes_driver at k= 41 rsm < 0.000000000000000 in fill_holes_driver at k= 42 rsm < 0.000000000000000 in fill_holes_driver at k= 43 rsm < 0.000000000000000 in fill_holes_driver at k= 44 rsm < 0.000000000000000 in fill_holes_driver at k= 45 rsm < 0.000000000000000 in fill_holes_driver at k= 46 rsm < 0.000000000000000 in fill_holes_driver at k= 47 rsm < 0.000000000000000 in fill_holes_driver at k= 48 rsm < 0.000000000000000 in fill_holes_driver at k= 49 rsm < 0.000000000000000 in fill_holes_driver at k= 50 rsm < 0.000000000000000 in fill_holes_driver at k= 51 rsm < 0.000000000000000 in fill_holes_driver at k= 52 rsm < 0.000000000000000 in fill_holes_driver at k= 53 rsm < 0.000000000000000 in fill_holes_driver at k= 54 rsm < 0.000000000000000 in fill_holes_driver at k= 55 rsm < 0.000000000000000 in fill_holes_driver at k= 56 rsm < 0.000000000000000 in fill_holes_driver at k= 57 rsm < 0.000000000000000 in fill_holes_driver at k= 58 rsm < 0.000000000000000 in fill_holes_driver at k= 59 rsm < 0.000000000000000 in fill_holes_driver at k= 60 rsm < 0.000000000000000 in fill_holes_driver at k= 61 rsm < 0.000000000000000 in fill_holes_driver at k= 62 rsm < 0.000000000000000 in fill_holes_driver at k= 63 rsm < 0.000000000000000 in fill_holes_driver at k= 64 rsm < 0.000000000000000 in fill_holes_driver at k= 65 rsm < 0.000000000000000 in fill_holes_driver at k= 66 rsm < 0.000000000000000 in fill_holes_driver at k= 67 rsm < 0.000000000000000 in fill_holes_driver at k= 68 rsm < 0.000000000000000 in fill_holes_driver at k= 69 rsm < 0.000000000000000 in fill_holes_driver at k= 70 rsm < 0.000000000000000 in fill_holes_driver at k= 71 rsm < 0.000000000000000 in fill_holes_driver at k= 72 rsm < 0.000000000000000 in fill_holes_driver at k= 73 rsm < 0.000000000000000 in fill_holes_driver at k= 74 rsm < 0.000000000000000 in fill_holes_driver at k= 75 el hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 iteration = 388; time = 84480.0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 W rsm < 0.000000000000000 in fill_holes_driver at k= 32 rsm < 0.000000000000000 in fill_holes_driver at k= 33 rsm < 0.000000000000000 in fill_holes_driver at k= 34 rsm < 0.000000000000000 in fill_holes_driver at k= 35 rsm < 0.000000000000000 in fill_holes_driver at k= 36 rsm < 0.000000000000000 in fill_holes_driver at k= 37 rsm < 0.000000000000000 in fill_holes_driver at k= 38 rsm < 0.000000000000000 in fill_holes_driver at k= 39 rsm < 0.000000000000000 in fill_holes_driver at k= 40 rsm < 0.000000000000000 in fill_holes_driver at k= 41 rsm < 0.000000000000000 in fill_holes_driver at k= 42 rsm < 0.000000000000000 in fill_holes_driver at k= 43 rsm < 0.000000000000000 in fill_holes_driver at k= 44 rsm < 0.000000000000000 in fill_holes_driver at k= 45 rsm < 0.000000000000000 in fill_holes_driver at k= 46 rsm < 0.000000000000000 in fill_holes_driver at k= 47 rsm < 0.000000000000000 in fill_holes_driver at k= 48 rsm < 0.000000000000000 in fill_holes_driver at k= 49 rsm < 0.000000000000000 in fill_holes_driver at k= 50 rsm < 0.000000000000000 in fill_holes_driver at k= 51 rsm < 0.000000000000000 in fill_holes_driver at k= 52 rsm < 0.000000000000000 in fill_holes_driver at k= 53 rsm < 0.000000000000000 in fill_holes_driver at k= 54 rsm < 0.000000000000000 in fill_holes_driver at k= 55 rsm < 0.000000000000000 in fill_holes_driver at k= 56 rsm < 0.000000000000000 in fill_holes_driver at k= 57 rsm < 0.000000000000000 in fill_holes_driver at k= 58 rsm < 0.000000000000000 in fill_holes_driver at k= 59 rsm < 0.000000000000000 in fill_holes_driver at k= 60 rsm < 0.000000000000000 in fill_holes_driver at k= 61 rsm < 0.000000000000000 in fill_holes_driver at k= 62 rsm < 0.000000000000000 in fill_holes_driver at k= 63 rsm < 0.000000000000000 in fill_holes_driver at k= 64 rsm < 0.000000000000000 in fill_holes_driver at k= 65 rsm < 0.000000000000000 in fill_holes_driver at k= 66 rsm < 0.000000000000000 in fill_holes_driver at k= 67 rsm < 0.000000000000000 in fill_holes_driver at k= 68 rsm < 0.000000000000000 in fill_holes_driver at k= 69 rsm < 0.000000000000000 in fill_holes_driver at k= 70 rsm < 0.000000000000000 in fill_holes_driver at k= 71 rsm < 0.000000000000000 in fill_holes_driver at k= 72 rsm < 0.000000000000000 in fill_holes_driver at k= 73 rsm < 0.000000000000000 in fill_holes_driver at k= 74 rsm < 0.000000000000000 in fill_holes_driver at k= 75 arning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 iteration = 389; time = 84540.0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! tot rsm < 0.000000000000000 in fill_holes_driver at k= 33 rsm < 0.000000000000000 in fill_holes_driver at k= 34 rsm < 0.000000000000000 in fill_holes_driver at k= 35 rsm < 0.000000000000000 in fill_holes_driver at k= 36 rsm < 0.000000000000000 in fill_holes_driver at k= 37 rsm < 0.000000000000000 in fill_holes_driver at k= 38 rsm < 0.000000000000000 in fill_holes_driver at k= 39 rsm < 0.000000000000000 in fill_holes_driver at k= 40 rsm < 0.000000000000000 in fill_holes_driver at k= 41 rsm < 0.000000000000000 in fill_holes_driver at k= 42 rsm < 0.000000000000000 in fill_holes_driver at k= 43 rsm < 0.000000000000000 in fill_holes_driver at k= 44 rsm < 0.000000000000000 in fill_holes_driver at k= 45 rsm < 0.000000000000000 in fill_holes_driver at k= 46 rsm < 0.000000000000000 in fill_holes_driver at k= 47 rsm < 0.000000000000000 in fill_holes_driver at k= 48 rsm < 0.000000000000000 in fill_holes_driver at k= 49 rsm < 0.000000000000000 in fill_holes_driver at k= 50 rsm < 0.000000000000000 in fill_holes_driver at k= 51 rsm < 0.000000000000000 in fill_holes_driver at k= 52 rsm < 0.000000000000000 in fill_holes_driver at k= 53 rsm < 0.000000000000000 in fill_holes_driver at k= 54 rsm < 0.000000000000000 in fill_holes_driver at k= 55 rsm < 0.000000000000000 in fill_holes_driver at k= 56 rsm < 0.000000000000000 in fill_holes_driver at k= 57 rsm < 0.000000000000000 in fill_holes_driver at k= 58 rsm < 0.000000000000000 in fill_holes_driver at k= 59 rsm < 0.000000000000000 in fill_holes_driver at k= 60 rsm < 0.000000000000000 in fill_holes_driver at k= 61 rsm < 0.000000000000000 in fill_holes_driver at k= 62 rsm < 0.000000000000000 in fill_holes_driver at k= 63 rsm < 0.000000000000000 in fill_holes_driver at k= 64 rsm < 0.000000000000000 in fill_holes_driver at k= 65 rsm < 0.000000000000000 in fill_holes_driver at k= 66 rsm < 0.000000000000000 in fill_holes_driver at k= 67 rsm < 0.000000000000000 in fill_holes_driver at k= 68 rsm < 0.000000000000000 in fill_holes_driver at k= 69 rsm < 0.000000000000000 in fill_holes_driver at k= 70 rsm < 0.000000000000000 in fill_holes_driver at k= 71 rsm < 0.000000000000000 in fill_holes_driver at k= 72 rsm < 0.000000000000000 in fill_holes_driver at k= 73 rsm < 0.000000000000000 in fill_holes_driver at k= 74 rsm < 0.000000000000000 in fill_holes_driver at k= 75 rsm < 0.000000000000000 in fill_holes_driver at k= 28 rsm < 0.000000000000000 in fill_holes_driver at k= 33 rsm < 0.000000000000000 in fill_holes_driver at k= 34 rsm < 0.000000000000000 in fill_holes_driver at k= 35 rsm < 0.000000000000000 in fill_holes_driver at k= 36 rsm < 0.000000000000000 in fill_holes_driver at k= 37 rsm < 0.000000000000000 in fill_holes_driver at k= 38 rsm < 0.000000000000000 in fill_holes_driver at k= 39 rsm < 0.000000000000000 in fill_holes_driver at k= 40 rsm < 0.000000000000000 in fill_holes_driver at k= 41 rsm < 0.000000000000000 in fill_holes_driver at k= 42 rsm < 0.000000000000000 in fill_holes_driver at k= 43 rsm < 0.000000000000000 in fill_holes_driver at k= 44 rsm < 0.000000000000000 in fill_holes_driver at k= 45 rsm < 0.000000000000000 in fill_holes_driver at k= 46 rsm < 0.000000000000000 in fill_holes_driver at k= 47 rsm < 0.000000000000000 in fill_holes_driver at k= 48 rsm < 0.000000000000000 in fill_holes_driver at k= 49 rsm < 0.000000000000000 in fill_holes_driver at k= 50 rsm < 0.000000000000000 in fill_holes_driver at k= 51 rsm < 0.000000000000000 in fill_holes_driver at k= 52 rsm < 0.000000000000000 in fill_holes_driver at k= 53 rsm < 0.000000000000000 in fill_holes_driver at k= 54 rsm < 0.000000000000000 in fill_holes_driver at k= 55 rsm < 0.000000000000000 in fill_holes_driver at k= 56 rsm < 0.000000000000000 in fill_holes_driver at k= 57 rsm < 0.000000000000000 in fill_holes_driver at k= 58 rsm < 0.000000000000000 in fill_holes_driver at k= 59 rsm < 0.000000000000000 in fill_holes_driver at k= 60 rsm < 0.000000000000000 in fill_holes_driver at k= 61 rsm < 0.000000000000000 in fill_holes_driver at k= 62 rsm < 0.000000000000000 in fill_holes_driver at k= 63 rsm < 0.000000000000000 in fill_holes_driver at k= 64 rsm < 0.000000000000000 in fill_holes_driver at k= 65 rsm < 0.000000000000000 in fill_holes_driver at k= 66 rsm < 0.000000000000000 in fill_holes_driver at k= 67 rsm < 0.000000000000000 in fill_holes_driver at k= 68 rsm < 0.000000000000000 in fill_holes_driver at k= 69 rsm < 0.000000000000000 in fill_holes_driver at k= 70 rsm < 0.000000000000000 in fill_holes_driver at k= 71 rsm < 0.000000000000000 in fill_holes_driver at k= 72 rsm < 0.000000000000000 in fill_holes_driver at k= 73 rsm < 0.000000000000000 in fill_holes_driver at k= 74 rsm < 0.000000000000000 in fill_holes_driver at k= 75 al_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 iteration = 390; time = 84600.0 iteration = 391; time = 84660.0 Warning: One-level hole filling was not able to fill holes completely! The holes were filled partially. |total_hole| > total_mass Warning: One-level hole filling was not able to fill holes completely! The holes were filled partially. |total_hole| > total_mass Warning: One-level hole filling was not able to fill holes completely! The holes were filled partially. |total_hole| > total_mass Warning: Hole filling failed! A hole could not be filled. Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 iteration = 392; time = 84720.0 iteration = 393; time = 84780.0 iteration = 394; rsm < 0.000000000000000 in fill_holes_driver at k= 27 rsm < 0.000000000000000 in fill_holes_driver at k= 27 rsm < 0.000000000000000 in fill_holes_driver at k= 29 rsm < 0.000000000000000 in fill_holes_driver at k= 31 rsm < 0.000000000000000 in fill_holes_driver at k= 29 rsm < 0.000000000000000 in fill_holes_driver at k= 31 rsm < 0.000000000000000 in fill_holes_driver at k= 28 rsm < 0.000000000000000 in fill_holes_driver at k= 26 time = 84840.0 Warning: One-level hole filling was not able to fill holes completely! The holes were filled partially. |total_hole| > total_mass Warning: One-level hole filling was not able to fill holes completely! The holes were filled partially. |total_hole| > total_mass Warning: One-level hole filling was not able to fill holes completely! The holes were filled partially. |total_hole| > total_mass Warning: Hole filling failed! A hole could not be filled. iteration = 395; time = 84900.0 iteration = 396; time = 84960.0 Warning: One-level hole filling was not able to fill holes completely! The holes were filled partially. |total_hole| > total_mass Warning: One-level hole filling was not able to fill holes completely! The holes were filled partially. |total_hole| > total_mass Warning: One-level hole filling was not able to fill holes completely! The holes were filled partially. |total_hole| > total_mass Warning: Hole filling failed! A hole could not be filled. Warning: One-level hole filling was not able to fill holes completely! The holes were filled partially. |total_hole| > total_mass Warning: One-level hole filling was not able to fill holes completely! The holes were filled partially. |total_hole| > total_mass Warning: One-level hole filling was not able to fill holes completely! The holes were filled partially. |total_hole| > total_mass Warning: Hole filling failed! A hole could not be filled. Warning: One-level hole filling was not able to fill holes completely! The holes were filled partially. |total_hole| > total_mass Warning: One-level hole filling was not able to fill holes completely! The holes were filled partially. |total_hole| > total_mass Warning: One-level hole filling was not able to fill holes completely! The holes were filled partially. |total_hole| > total_mass Warning: Hole filling failed! A hole could not be filled. iteration = 397; time = 85020.0 iteration = 398; time = 85080.0 Warning: One-level hole filling was not able to fill holes completely! The holes were filled partially. |total_hole| > total_mass Warning: One-level hole filling was not able to fill holes completely! The holes were filled partially. |total_hole| > total_mass Warning: One-level hole filling was not able to fill holes completely! The holes were filled partially. |total_hole| > total_mass Warning: Hole filling failed! A hole could not be filled. Warning: One-level hole filling was not successful! total_mass ~= 0 iteration = 399; time = 85140.0 iteration = 400; time = 85200.0 Warning: One-level hole filling was not able to fill holes completely! The holes were filled partially. |total_hole| > total_mass Warning: One-level hole filling was not able to fill holes completely! The holes were filled partially. |total_hole| > total_mass Warning: One-level hole filling was not able to fill holes completely! The holes were filled partially. |total_hole| > total_mass Warning: Hole filling failed! A hole could not be filled. iteration = 401; time = 85260.0 Warning: One-level hole filling was not able to fill holes completely! The holes were filled partially. |total_hole| > total_mass Warning: One-level hole filling was not able to fill holes completely! The holes were filled partially. |total_hole| > total_mass Warning: One-level hole filling was not able to fill holes completely! The holes were filled partially. |total_hole| > total_mass Warning: Hole filling failed! A hole could not be filled. iteration = 402; time = 85320.0 Warning: One-level hole filling was not able to fill holes completely! The holes were filled partially. |total_hole| > total_mass Warning: One-level hole filling was not able to fill holes completely! The holes were filled partially. |total_hole| > total_mass Warning: One-level hole filling was not able to fill holes completely! The holes were filled partially. |total_hole| > total_mass Warning: Hole filling failed! A hole could not be filled. Warning: One-level hole filling was not successful! total_mass ~= 0 Wa rsm < 0.000000000000000 in fill_holes_driver at k= 28 rsm < 0.000000000000000 in fill_holes_driver at k= 33 rsm < 0.000000000000000 in fill_holes_driver at k= 34 rsm < 0.000000000000000 in fill_holes_driver at k= 35 rsm < 0.000000000000000 in fill_holes_driver at k= 36 rsm < 0.000000000000000 in fill_holes_driver at k= 37 rsm < 0.000000000000000 in fill_holes_driver at k= 38 rsm < 0.000000000000000 in fill_holes_driver at k= 39 rsm < 0.000000000000000 in fill_holes_driver at k= 40 rsm < 0.000000000000000 in fill_holes_driver at k= 41 rsm < 0.000000000000000 in fill_holes_driver at k= 42 rsm < 0.000000000000000 in fill_holes_driver at k= 43 rsm < 0.000000000000000 in fill_holes_driver at k= 44 rsm < 0.000000000000000 in fill_holes_driver at k= 45 rsm < 0.000000000000000 in fill_holes_driver at k= 46 rsm < 0.000000000000000 in fill_holes_driver at k= 47 rsm < 0.000000000000000 in fill_holes_driver at k= 48 rsm < 0.000000000000000 in fill_holes_driver at k= 49 rsm < 0.000000000000000 in fill_holes_driver at k= 50 rsm < 0.000000000000000 in fill_holes_driver at k= 51 rsm < 0.000000000000000 in fill_holes_driver at k= 52 rsm < 0.000000000000000 in fill_holes_driver at k= 53 rsm < 0.000000000000000 in fill_holes_driver at k= 54 rsm < 0.000000000000000 in fill_holes_driver at k= 55 rsm < 0.000000000000000 in fill_holes_driver at k= 56 rsm < 0.000000000000000 in fill_holes_driver at k= 57 rsm < 0.000000000000000 in fill_holes_driver at k= 58 rsm < 0.000000000000000 in fill_holes_driver at k= 59 rsm < 0.000000000000000 in fill_holes_driver at k= 60 rsm < 0.000000000000000 in fill_holes_driver at k= 61 rsm < 0.000000000000000 in fill_holes_driver at k= 62 rsm < 0.000000000000000 in fill_holes_driver at k= 63 rsm < 0.000000000000000 in fill_holes_driver at k= 64 rsm < 0.000000000000000 in fill_holes_driver at k= 65 rsm < 0.000000000000000 in fill_holes_driver at k= 66 rsm < 0.000000000000000 in fill_holes_driver at k= 67 rsm < 0.000000000000000 in fill_holes_driver at k= 68 rsm < 0.000000000000000 in fill_holes_driver at k= 69 rsm < 0.000000000000000 in fill_holes_driver at k= 70 rsm < 0.000000000000000 in fill_holes_driver at k= 71 rsm < 0.000000000000000 in fill_holes_driver at k= 72 rsm < 0.000000000000000 in fill_holes_driver at k= 73 rsm < 0.000000000000000 in fill_holes_driver at k= 74 rsm < 0.000000000000000 in fill_holes_driver at k= 75 rning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 iteration = 403; time = 85380.0 iteration = 404; time = 85440.0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-lev rsm < 0.000000000000000 in fill_holes_driver at k= 32 rsm < 0.000000000000000 in fill_holes_driver at k= 33 rsm < 0.000000000000000 in fill_holes_driver at k= 34 rsm < 0.000000000000000 in fill_holes_driver at k= 35 rsm < 0.000000000000000 in fill_holes_driver at k= 36 rsm < 0.000000000000000 in fill_holes_driver at k= 37 rsm < 0.000000000000000 in fill_holes_driver at k= 38 rsm < 0.000000000000000 in fill_holes_driver at k= 39 rsm < 0.000000000000000 in fill_holes_driver at k= 40 rsm < 0.000000000000000 in fill_holes_driver at k= 41 rsm < 0.000000000000000 in fill_holes_driver at k= 42 rsm < 0.000000000000000 in fill_holes_driver at k= 43 rsm < 0.000000000000000 in fill_holes_driver at k= 44 rsm < 0.000000000000000 in fill_holes_driver at k= 45 rsm < 0.000000000000000 in fill_holes_driver at k= 46 rsm < 0.000000000000000 in fill_holes_driver at k= 47 rsm < 0.000000000000000 in fill_holes_driver at k= 48 rsm < 0.000000000000000 in fill_holes_driver at k= 49 rsm < 0.000000000000000 in fill_holes_driver at k= 50 rsm < 0.000000000000000 in fill_holes_driver at k= 51 rsm < 0.000000000000000 in fill_holes_driver at k= 52 rsm < 0.000000000000000 in fill_holes_driver at k= 53 rsm < 0.000000000000000 in fill_holes_driver at k= 54 rsm < 0.000000000000000 in fill_holes_driver at k= 55 rsm < 0.000000000000000 in fill_holes_driver at k= 56 rsm < 0.000000000000000 in fill_holes_driver at k= 57 rsm < 0.000000000000000 in fill_holes_driver at k= 58 rsm < 0.000000000000000 in fill_holes_driver at k= 59 rsm < 0.000000000000000 in fill_holes_driver at k= 60 rsm < 0.000000000000000 in fill_holes_driver at k= 61 rsm < 0.000000000000000 in fill_holes_driver at k= 62 rsm < 0.000000000000000 in fill_holes_driver at k= 63 rsm < 0.000000000000000 in fill_holes_driver at k= 64 rsm < 0.000000000000000 in fill_holes_driver at k= 65 rsm < 0.000000000000000 in fill_holes_driver at k= 66 rsm < 0.000000000000000 in fill_holes_driver at k= 67 rsm < 0.000000000000000 in fill_holes_driver at k= 68 rsm < 0.000000000000000 in fill_holes_driver at k= 69 rsm < 0.000000000000000 in fill_holes_driver at k= 70 rsm < 0.000000000000000 in fill_holes_driver at k= 71 rsm < 0.000000000000000 in fill_holes_driver at k= 72 rsm < 0.000000000000000 in fill_holes_driver at k= 73 rsm < 0.000000000000000 in fill_holes_driver at k= 74 rsm < 0.000000000000000 in fill_holes_driver at k= 75 el hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 iteration = 405; time = 85500.0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 W rsm < 0.000000000000000 in fill_holes_driver at k= 32 rsm < 0.000000000000000 in fill_holes_driver at k= 33 rsm < 0.000000000000000 in fill_holes_driver at k= 34 rsm < 0.000000000000000 in fill_holes_driver at k= 35 rsm < 0.000000000000000 in fill_holes_driver at k= 36 rsm < 0.000000000000000 in fill_holes_driver at k= 37 rsm < 0.000000000000000 in fill_holes_driver at k= 38 rsm < 0.000000000000000 in fill_holes_driver at k= 39 rsm < 0.000000000000000 in fill_holes_driver at k= 40 rsm < 0.000000000000000 in fill_holes_driver at k= 41 rsm < 0.000000000000000 in fill_holes_driver at k= 42 rsm < 0.000000000000000 in fill_holes_driver at k= 43 rsm < 0.000000000000000 in fill_holes_driver at k= 44 rsm < 0.000000000000000 in fill_holes_driver at k= 45 rsm < 0.000000000000000 in fill_holes_driver at k= 46 rsm < 0.000000000000000 in fill_holes_driver at k= 47 rsm < 0.000000000000000 in fill_holes_driver at k= 48 rsm < 0.000000000000000 in fill_holes_driver at k= 49 rsm < 0.000000000000000 in fill_holes_driver at k= 50 rsm < 0.000000000000000 in fill_holes_driver at k= 51 rsm < 0.000000000000000 in fill_holes_driver at k= 52 rsm < 0.000000000000000 in fill_holes_driver at k= 53 rsm < 0.000000000000000 in fill_holes_driver at k= 54 rsm < 0.000000000000000 in fill_holes_driver at k= 55 rsm < 0.000000000000000 in fill_holes_driver at k= 56 rsm < 0.000000000000000 in fill_holes_driver at k= 57 rsm < 0.000000000000000 in fill_holes_driver at k= 58 rsm < 0.000000000000000 in fill_holes_driver at k= 59 rsm < 0.000000000000000 in fill_holes_driver at k= 60 rsm < 0.000000000000000 in fill_holes_driver at k= 61 rsm < 0.000000000000000 in fill_holes_driver at k= 62 rsm < 0.000000000000000 in fill_holes_driver at k= 63 rsm < 0.000000000000000 in fill_holes_driver at k= 64 rsm < 0.000000000000000 in fill_holes_driver at k= 65 rsm < 0.000000000000000 in fill_holes_driver at k= 66 rsm < 0.000000000000000 in fill_holes_driver at k= 67 rsm < 0.000000000000000 in fill_holes_driver at k= 68 rsm < 0.000000000000000 in fill_holes_driver at k= 69 rsm < 0.000000000000000 in fill_holes_driver at k= 70 rsm < 0.000000000000000 in fill_holes_driver at k= 71 rsm < 0.000000000000000 in fill_holes_driver at k= 72 rsm < 0.000000000000000 in fill_holes_driver at k= 73 rsm < 0.000000000000000 in fill_holes_driver at k= 74 rsm < 0.000000000000000 in fill_holes_driver at k= 75 rsm < 0.000000000000000 in fill_holes_driver at k= 33 rsm < 0.000000000000000 in fill_holes_driver at k= 34 rsm < 0.000000000000000 in fill_holes_driver at k= 35 rsm < 0.000000000000000 in fill_holes_driver at k= 36 rsm < 0.000000000000000 in fill_holes_driver at k= 37 rsm < 0.000000000000000 in fill_holes_driver at k= 38 rsm < 0.000000000000000 in fill_holes_driver at k= 39 rsm < 0.000000000000000 in fill_holes_driver at k= 40 rsm < 0.000000000000000 in fill_holes_driver at k= 41 rsm < 0.000000000000000 in fill_holes_driver at k= 42 rsm < 0.000000000000000 in fill_holes_driver at k= 43 rsm < 0.000000000000000 in fill_holes_driver at k= 44 rsm < 0.000000000000000 in fill_holes_driver at k= 45 rsm < 0.000000000000000 in fill_holes_driver at k= 46 rsm < 0.000000000000000 in fill_holes_driver at k= 47 rsm < 0.000000000000000 in fill_holes_driver at k= 48 rsm < 0.000000000000000 in fill_holes_driver at k= 49 rsm < 0.000000000000000 in fill_holes_driver at k= 50 rsm < 0.000000000000000 in fill_holes_driver at k= 51 rsm < 0.000000000000000 in fill_holes_driver at k= 52 rsm < 0.000000000000000 in fill_holes_driver at k= 53 rsm < 0.000000000000000 in fill_holes_driver at k= 54 rsm < 0.000000000000000 in fill_holes_driver at k= 55 rsm < 0.000000000000000 in fill_holes_driver at k= 56 rsm < 0.000000000000000 in fill_holes_driver at k= 57 rsm < 0.000000000000000 in fill_holes_driver at k= 58 rsm < 0.000000000000000 in fill_holes_driver at k= 59 rsm < 0.000000000000000 in fill_holes_driver at k= 60 rsm < 0.000000000000000 in fill_holes_driver at k= 61 rsm < 0.000000000000000 in fill_holes_driver at k= 62 rsm < 0.000000000000000 in fill_holes_driver at k= 63 rsm < 0.000000000000000 in fill_holes_driver at k= 64 rsm < 0.000000000000000 in fill_holes_driver at k= 65 rsm < 0.000000000000000 in fill_holes_driver at k= 66 rsm < 0.000000000000000 in fill_holes_driver at k= 67 rsm < 0.000000000000000 in fill_holes_driver at k= 68 rsm < 0.000000000000000 in fill_holes_driver at k= 69 rsm < 0.000000000000000 in fill_holes_driver at k= 70 rsm < 0.000000000000000 in fill_holes_driver at k= 71 rsm < 0.000000000000000 in fill_holes_driver at k= 72 rsm < 0.000000000000000 in fill_holes_driver at k= 73 rsm < 0.000000000000000 in fill_holes_driver at k= 74 rsm < 0.000000000000000 in fill_holes_driver at k= 75 arning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 iteration = 406; time = 85560.0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 iteration = 407; time = 85620.0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-le rsm < 0.000000000000000 in fill_holes_driver at k= 32 rsm < 0.000000000000000 in fill_holes_driver at k= 33 rsm < 0.000000000000000 in fill_holes_driver at k= 34 rsm < 0.000000000000000 in fill_holes_driver at k= 35 rsm < 0.000000000000000 in fill_holes_driver at k= 36 rsm < 0.000000000000000 in fill_holes_driver at k= 37 rsm < 0.000000000000000 in fill_holes_driver at k= 38 rsm < 0.000000000000000 in fill_holes_driver at k= 39 rsm < 0.000000000000000 in fill_holes_driver at k= 40 rsm < 0.000000000000000 in fill_holes_driver at k= 41 rsm < 0.000000000000000 in fill_holes_driver at k= 42 rsm < 0.000000000000000 in fill_holes_driver at k= 43 rsm < 0.000000000000000 in fill_holes_driver at k= 44 rsm < 0.000000000000000 in fill_holes_driver at k= 45 rsm < 0.000000000000000 in fill_holes_driver at k= 46 rsm < 0.000000000000000 in fill_holes_driver at k= 47 rsm < 0.000000000000000 in fill_holes_driver at k= 48 rsm < 0.000000000000000 in fill_holes_driver at k= 49 rsm < 0.000000000000000 in fill_holes_driver at k= 50 rsm < 0.000000000000000 in fill_holes_driver at k= 51 rsm < 0.000000000000000 in fill_holes_driver at k= 52 rsm < 0.000000000000000 in fill_holes_driver at k= 53 rsm < 0.000000000000000 in fill_holes_driver at k= 54 rsm < 0.000000000000000 in fill_holes_driver at k= 55 rsm < 0.000000000000000 in fill_holes_driver at k= 56 rsm < 0.000000000000000 in fill_holes_driver at k= 57 rsm < 0.000000000000000 in fill_holes_driver at k= 58 rsm < 0.000000000000000 in fill_holes_driver at k= 59 rsm < 0.000000000000000 in fill_holes_driver at k= 60 rsm < 0.000000000000000 in fill_holes_driver at k= 61 rsm < 0.000000000000000 in fill_holes_driver at k= 62 rsm < 0.000000000000000 in fill_holes_driver at k= 63 rsm < 0.000000000000000 in fill_holes_driver at k= 64 rsm < 0.000000000000000 in fill_holes_driver at k= 65 rsm < 0.000000000000000 in fill_holes_driver at k= 66 rsm < 0.000000000000000 in fill_holes_driver at k= 67 rsm < 0.000000000000000 in fill_holes_driver at k= 68 rsm < 0.000000000000000 in fill_holes_driver at k= 69 rsm < 0.000000000000000 in fill_holes_driver at k= 70 rsm < 0.000000000000000 in fill_holes_driver at k= 71 rsm < 0.000000000000000 in fill_holes_driver at k= 72 rsm < 0.000000000000000 in fill_holes_driver at k= 73 rsm < 0.000000000000000 in fill_holes_driver at k= 74 rsm < 0.000000000000000 in fill_holes_driver at k= 75 vel hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 iteration = 408; time = 85680.0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 rsm < 0.000000000000000 in fill_holes_driver at k= 33 rsm < 0.000000000000000 in fill_holes_driver at k= 34 rsm < 0.000000000000000 in fill_holes_driver at k= 35 rsm < 0.000000000000000 in fill_holes_driver at k= 36 rsm < 0.000000000000000 in fill_holes_driver at k= 37 rsm < 0.000000000000000 in fill_holes_driver at k= 38 rsm < 0.000000000000000 in fill_holes_driver at k= 39 rsm < 0.000000000000000 in fill_holes_driver at k= 40 rsm < 0.000000000000000 in fill_holes_driver at k= 41 rsm < 0.000000000000000 in fill_holes_driver at k= 42 rsm < 0.000000000000000 in fill_holes_driver at k= 43 rsm < 0.000000000000000 in fill_holes_driver at k= 44 rsm < 0.000000000000000 in fill_holes_driver at k= 45 rsm < 0.000000000000000 in fill_holes_driver at k= 46 rsm < 0.000000000000000 in fill_holes_driver at k= 47 rsm < 0.000000000000000 in fill_holes_driver at k= 48 rsm < 0.000000000000000 in fill_holes_driver at k= 49 rsm < 0.000000000000000 in fill_holes_driver at k= 50 rsm < 0.000000000000000 in fill_holes_driver at k= 51 rsm < 0.000000000000000 in fill_holes_driver at k= 52 rsm < 0.000000000000000 in fill_holes_driver at k= 53 rsm < 0.000000000000000 in fill_holes_driver at k= 54 rsm < 0.000000000000000 in fill_holes_driver at k= 55 rsm < 0.000000000000000 in fill_holes_driver at k= 56 rsm < 0.000000000000000 in fill_holes_driver at k= 57 rsm < 0.000000000000000 in fill_holes_driver at k= 58 rsm < 0.000000000000000 in fill_holes_driver at k= 59 rsm < 0.000000000000000 in fill_holes_driver at k= 60 rsm < 0.000000000000000 in fill_holes_driver at k= 61 rsm < 0.000000000000000 in fill_holes_driver at k= 62 rsm < 0.000000000000000 in fill_holes_driver at k= 63 rsm < 0.000000000000000 in fill_holes_driver at k= 64 rsm < 0.000000000000000 in fill_holes_driver at k= 65 rsm < 0.000000000000000 in fill_holes_driver at k= 66 rsm < 0.000000000000000 in fill_holes_driver at k= 67 rsm < 0.000000000000000 in fill_holes_driver at k= 68 rsm < 0.000000000000000 in fill_holes_driver at k= 69 rsm < 0.000000000000000 in fill_holes_driver at k= 70 rsm < 0.000000000000000 in fill_holes_driver at k= 71 rsm < 0.000000000000000 in fill_holes_driver at k= 72 rsm < 0.000000000000000 in fill_holes_driver at k= 73 rsm < 0.000000000000000 in fill_holes_driver at k= 74 rsm < 0.000000000000000 in fill_holes_driver at k= 75 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 iteration = 409; time = 85740.0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! to rsm < 0.000000000000000 in fill_holes_driver at k= 32 rsm < 0.000000000000000 in fill_holes_driver at k= 33 rsm < 0.000000000000000 in fill_holes_driver at k= 34 rsm < 0.000000000000000 in fill_holes_driver at k= 35 rsm < 0.000000000000000 in fill_holes_driver at k= 36 rsm < 0.000000000000000 in fill_holes_driver at k= 37 rsm < 0.000000000000000 in fill_holes_driver at k= 38 rsm < 0.000000000000000 in fill_holes_driver at k= 39 rsm < 0.000000000000000 in fill_holes_driver at k= 40 rsm < 0.000000000000000 in fill_holes_driver at k= 41 rsm < 0.000000000000000 in fill_holes_driver at k= 42 rsm < 0.000000000000000 in fill_holes_driver at k= 43 rsm < 0.000000000000000 in fill_holes_driver at k= 44 rsm < 0.000000000000000 in fill_holes_driver at k= 45 rsm < 0.000000000000000 in fill_holes_driver at k= 46 rsm < 0.000000000000000 in fill_holes_driver at k= 47 rsm < 0.000000000000000 in fill_holes_driver at k= 48 rsm < 0.000000000000000 in fill_holes_driver at k= 49 rsm < 0.000000000000000 in fill_holes_driver at k= 50 rsm < 0.000000000000000 in fill_holes_driver at k= 51 rsm < 0.000000000000000 in fill_holes_driver at k= 52 rsm < 0.000000000000000 in fill_holes_driver at k= 53 rsm < 0.000000000000000 in fill_holes_driver at k= 54 rsm < 0.000000000000000 in fill_holes_driver at k= 55 rsm < 0.000000000000000 in fill_holes_driver at k= 56 rsm < 0.000000000000000 in fill_holes_driver at k= 57 rsm < 0.000000000000000 in fill_holes_driver at k= 58 rsm < 0.000000000000000 in fill_holes_driver at k= 59 rsm < 0.000000000000000 in fill_holes_driver at k= 60 rsm < 0.000000000000000 in fill_holes_driver at k= 61 rsm < 0.000000000000000 in fill_holes_driver at k= 62 rsm < 0.000000000000000 in fill_holes_driver at k= 63 rsm < 0.000000000000000 in fill_holes_driver at k= 64 rsm < 0.000000000000000 in fill_holes_driver at k= 65 rsm < 0.000000000000000 in fill_holes_driver at k= 66 rsm < 0.000000000000000 in fill_holes_driver at k= 67 rsm < 0.000000000000000 in fill_holes_driver at k= 68 rsm < 0.000000000000000 in fill_holes_driver at k= 69 rsm < 0.000000000000000 in fill_holes_driver at k= 70 rsm < 0.000000000000000 in fill_holes_driver at k= 71 rsm < 0.000000000000000 in fill_holes_driver at k= 72 rsm < 0.000000000000000 in fill_holes_driver at k= 73 rsm < 0.000000000000000 in fill_holes_driver at k= 74 rsm < 0.000000000000000 in fill_holes_driver at k= 75 rsm < 0.000000000000000 in fill_holes_driver at k= 33 rsm < 0.000000000000000 in fill_holes_driver at k= 34 rsm < 0.000000000000000 in fill_holes_driver at k= 35 rsm < 0.000000000000000 in fill_holes_driver at k= 36 rsm < 0.000000000000000 in fill_holes_driver at k= 37 rsm < 0.000000000000000 in fill_holes_driver at k= 38 rsm < 0.000000000000000 in fill_holes_driver at k= 39 rsm < 0.000000000000000 in fill_holes_driver at k= 40 rsm < 0.000000000000000 in fill_holes_driver at k= 41 rsm < 0.000000000000000 in fill_holes_driver at k= 42 rsm < 0.000000000000000 in fill_holes_driver at k= 43 rsm < 0.000000000000000 in fill_holes_driver at k= 44 rsm < 0.000000000000000 in fill_holes_driver at k= 45 rsm < 0.000000000000000 in fill_holes_driver at k= 46 rsm < 0.000000000000000 in fill_holes_driver at k= 47 rsm < 0.000000000000000 in fill_holes_driver at k= 48 rsm < 0.000000000000000 in fill_holes_driver at k= 49 rsm < 0.000000000000000 in fill_holes_driver at k= 50 rsm < 0.000000000000000 in fill_holes_driver at k= 51 rsm < 0.000000000000000 in fill_holes_driver at k= 52 rsm < 0.000000000000000 in fill_holes_driver at k= 53 rsm < 0.000000000000000 in fill_holes_driver at k= 54 rsm < 0.000000000000000 in fill_holes_driver at k= 55 rsm < 0.000000000000000 in fill_holes_driver at k= 56 rsm < 0.000000000000000 in fill_holes_driver at k= 57 rsm < 0.000000000000000 in fill_holes_driver at k= 58 rsm < 0.000000000000000 in fill_holes_driver at k= 59 rsm < 0.000000000000000 in fill_holes_driver at k= 60 rsm < 0.000000000000000 in fill_holes_driver at k= 61 rsm < 0.000000000000000 in fill_holes_driver at k= 62 rsm < 0.000000000000000 in fill_holes_driver at k= 63 rsm < 0.000000000000000 in fill_holes_driver at k= 64 rsm < 0.000000000000000 in fill_holes_driver at k= 65 rsm < 0.000000000000000 in fill_holes_driver at k= 66 rsm < 0.000000000000000 in fill_holes_driver at k= 67 rsm < 0.000000000000000 in fill_holes_driver at k= 68 rsm < 0.000000000000000 in fill_holes_driver at k= 69 rsm < 0.000000000000000 in fill_holes_driver at k= 70 rsm < 0.000000000000000 in fill_holes_driver at k= 71 rsm < 0.000000000000000 in fill_holes_driver at k= 72 rsm < 0.000000000000000 in fill_holes_driver at k= 73 rsm < 0.000000000000000 in fill_holes_driver at k= 74 rsm < 0.000000000000000 in fill_holes_driver at k= 75 tal_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 iteration = 410; time = 85800.0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 iteration = 411; time = 85860.0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 rsm < 0.000000000000000 in fill_holes_driver at k= 32 rsm < 0.000000000000000 in fill_holes_driver at k= 33 rsm < 0.000000000000000 in fill_holes_driver at k= 34 rsm < 0.000000000000000 in fill_holes_driver at k= 35 rsm < 0.000000000000000 in fill_holes_driver at k= 36 rsm < 0.000000000000000 in fill_holes_driver at k= 37 rsm < 0.000000000000000 in fill_holes_driver at k= 38 rsm < 0.000000000000000 in fill_holes_driver at k= 39 rsm < 0.000000000000000 in fill_holes_driver at k= 40 rsm < 0.000000000000000 in fill_holes_driver at k= 41 rsm < 0.000000000000000 in fill_holes_driver at k= 42 rsm < 0.000000000000000 in fill_holes_driver at k= 43 rsm < 0.000000000000000 in fill_holes_driver at k= 44 rsm < 0.000000000000000 in fill_holes_driver at k= 45 rsm < 0.000000000000000 in fill_holes_driver at k= 46 rsm < 0.000000000000000 in fill_holes_driver at k= 47 rsm < 0.000000000000000 in fill_holes_driver at k= 48 rsm < 0.000000000000000 in fill_holes_driver at k= 49 rsm < 0.000000000000000 in fill_holes_driver at k= 50 rsm < 0.000000000000000 in fill_holes_driver at k= 51 rsm < 0.000000000000000 in fill_holes_driver at k= 52 rsm < 0.000000000000000 in fill_holes_driver at k= 53 rsm < 0.000000000000000 in fill_holes_driver at k= 54 rsm < 0.000000000000000 in fill_holes_driver at k= 55 rsm < 0.000000000000000 in fill_holes_driver at k= 56 rsm < 0.000000000000000 in fill_holes_driver at k= 57 rsm < 0.000000000000000 in fill_holes_driver at k= 58 rsm < 0.000000000000000 in fill_holes_driver at k= 59 rsm < 0.000000000000000 in fill_holes_driver at k= 60 rsm < 0.000000000000000 in fill_holes_driver at k= 61 rsm < 0.000000000000000 in fill_holes_driver at k= 62 rsm < 0.000000000000000 in fill_holes_driver at k= 63 rsm < 0.000000000000000 in fill_holes_driver at k= 64 rsm < 0.000000000000000 in fill_holes_driver at k= 65 rsm < 0.000000000000000 in fill_holes_driver at k= 66 rsm < 0.000000000000000 in fill_holes_driver at k= 67 rsm < 0.000000000000000 in fill_holes_driver at k= 68 rsm < 0.000000000000000 in fill_holes_driver at k= 69 rsm < 0.000000000000000 in fill_holes_driver at k= 70 rsm < 0.000000000000000 in fill_holes_driver at k= 71 rsm < 0.000000000000000 in fill_holes_driver at k= 72 rsm < 0.000000000000000 in fill_holes_driver at k= 73 rsm < 0.000000000000000 in fill_holes_driver at k= 74 rsm < 0.000000000000000 in fill_holes_driver at k= 75 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 iteration = 412; time = 85920.0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! t rsm < 0.000000000000000 in fill_holes_driver at k= 33 rsm < 0.000000000000000 in fill_holes_driver at k= 34 rsm < 0.000000000000000 in fill_holes_driver at k= 35 rsm < 0.000000000000000 in fill_holes_driver at k= 36 rsm < 0.000000000000000 in fill_holes_driver at k= 37 rsm < 0.000000000000000 in fill_holes_driver at k= 38 rsm < 0.000000000000000 in fill_holes_driver at k= 39 rsm < 0.000000000000000 in fill_holes_driver at k= 40 rsm < 0.000000000000000 in fill_holes_driver at k= 41 rsm < 0.000000000000000 in fill_holes_driver at k= 42 rsm < 0.000000000000000 in fill_holes_driver at k= 43 rsm < 0.000000000000000 in fill_holes_driver at k= 44 rsm < 0.000000000000000 in fill_holes_driver at k= 45 rsm < 0.000000000000000 in fill_holes_driver at k= 46 rsm < 0.000000000000000 in fill_holes_driver at k= 47 rsm < 0.000000000000000 in fill_holes_driver at k= 48 rsm < 0.000000000000000 in fill_holes_driver at k= 49 rsm < 0.000000000000000 in fill_holes_driver at k= 50 rsm < 0.000000000000000 in fill_holes_driver at k= 51 rsm < 0.000000000000000 in fill_holes_driver at k= 52 rsm < 0.000000000000000 in fill_holes_driver at k= 53 rsm < 0.000000000000000 in fill_holes_driver at k= 54 rsm < 0.000000000000000 in fill_holes_driver at k= 55 rsm < 0.000000000000000 in fill_holes_driver at k= 56 rsm < 0.000000000000000 in fill_holes_driver at k= 57 rsm < 0.000000000000000 in fill_holes_driver at k= 58 rsm < 0.000000000000000 in fill_holes_driver at k= 59 rsm < 0.000000000000000 in fill_holes_driver at k= 60 rsm < 0.000000000000000 in fill_holes_driver at k= 61 rsm < 0.000000000000000 in fill_holes_driver at k= 62 rsm < 0.000000000000000 in fill_holes_driver at k= 63 rsm < 0.000000000000000 in fill_holes_driver at k= 64 rsm < 0.000000000000000 in fill_holes_driver at k= 65 rsm < 0.000000000000000 in fill_holes_driver at k= 66 rsm < 0.000000000000000 in fill_holes_driver at k= 67 rsm < 0.000000000000000 in fill_holes_driver at k= 68 rsm < 0.000000000000000 in fill_holes_driver at k= 69 rsm < 0.000000000000000 in fill_holes_driver at k= 70 rsm < 0.000000000000000 in fill_holes_driver at k= 71 rsm < 0.000000000000000 in fill_holes_driver at k= 72 rsm < 0.000000000000000 in fill_holes_driver at k= 73 rsm < 0.000000000000000 in fill_holes_driver at k= 74 rsm < 0.000000000000000 in fill_holes_driver at k= 75 otal_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 iteration = 413; time = 85980.0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was no rsm < 0.000000000000000 in fill_holes_driver at k= 32 rsm < 0.000000000000000 in fill_holes_driver at k= 33 rsm < 0.000000000000000 in fill_holes_driver at k= 34 rsm < 0.000000000000000 in fill_holes_driver at k= 35 rsm < 0.000000000000000 in fill_holes_driver at k= 36 rsm < 0.000000000000000 in fill_holes_driver at k= 37 rsm < 0.000000000000000 in fill_holes_driver at k= 38 rsm < 0.000000000000000 in fill_holes_driver at k= 39 rsm < 0.000000000000000 in fill_holes_driver at k= 40 rsm < 0.000000000000000 in fill_holes_driver at k= 41 rsm < 0.000000000000000 in fill_holes_driver at k= 42 rsm < 0.000000000000000 in fill_holes_driver at k= 43 rsm < 0.000000000000000 in fill_holes_driver at k= 44 rsm < 0.000000000000000 in fill_holes_driver at k= 45 rsm < 0.000000000000000 in fill_holes_driver at k= 46 rsm < 0.000000000000000 in fill_holes_driver at k= 47 rsm < 0.000000000000000 in fill_holes_driver at k= 48 rsm < 0.000000000000000 in fill_holes_driver at k= 49 rsm < 0.000000000000000 in fill_holes_driver at k= 50 rsm < 0.000000000000000 in fill_holes_driver at k= 51 rsm < 0.000000000000000 in fill_holes_driver at k= 52 rsm < 0.000000000000000 in fill_holes_driver at k= 53 rsm < 0.000000000000000 in fill_holes_driver at k= 54 rsm < 0.000000000000000 in fill_holes_driver at k= 55 rsm < 0.000000000000000 in fill_holes_driver at k= 56 rsm < 0.000000000000000 in fill_holes_driver at k= 57 rsm < 0.000000000000000 in fill_holes_driver at k= 58 rsm < 0.000000000000000 in fill_holes_driver at k= 59 rsm < 0.000000000000000 in fill_holes_driver at k= 60 rsm < 0.000000000000000 in fill_holes_driver at k= 61 rsm < 0.000000000000000 in fill_holes_driver at k= 62 rsm < 0.000000000000000 in fill_holes_driver at k= 63 rsm < 0.000000000000000 in fill_holes_driver at k= 64 rsm < 0.000000000000000 in fill_holes_driver at k= 65 rsm < 0.000000000000000 in fill_holes_driver at k= 66 rsm < 0.000000000000000 in fill_holes_driver at k= 67 rsm < 0.000000000000000 in fill_holes_driver at k= 68 rsm < 0.000000000000000 in fill_holes_driver at k= 69 rsm < 0.000000000000000 in fill_holes_driver at k= 70 rsm < 0.000000000000000 in fill_holes_driver at k= 71 rsm < 0.000000000000000 in fill_holes_driver at k= 72 rsm < 0.000000000000000 in fill_holes_driver at k= 73 rsm < 0.000000000000000 in fill_holes_driver at k= 74 rsm < 0.000000000000000 in fill_holes_driver at k= 75 rsm < 0.000000000000000 in fill_holes_driver at k= 33 rsm < 0.000000000000000 in fill_holes_driver at k= 34 rsm < 0.000000000000000 in fill_holes_driver at k= 35 rsm < 0.000000000000000 in fill_holes_driver at k= 36 rsm < 0.000000000000000 in fill_holes_driver at k= 37 rsm < 0.000000000000000 in fill_holes_driver at k= 38 rsm < 0.000000000000000 in fill_holes_driver at k= 39 rsm < 0.000000000000000 in fill_holes_driver at k= 40 rsm < 0.000000000000000 in fill_holes_driver at k= 41 rsm < 0.000000000000000 in fill_holes_driver at k= 42 rsm < 0.000000000000000 in fill_holes_driver at k= 43 rsm < 0.000000000000000 in fill_holes_driver at k= 44 rsm < 0.000000000000000 in fill_holes_driver at k= 45 rsm < 0.000000000000000 in fill_holes_driver at k= 46 rsm < 0.000000000000000 in fill_holes_driver at k= 47 rsm < 0.000000000000000 in fill_holes_driver at k= 48 rsm < 0.000000000000000 in fill_holes_driver at k= 49 rsm < 0.000000000000000 in fill_holes_driver at k= 50 rsm < 0.000000000000000 in fill_holes_driver at k= 51 rsm < 0.000000000000000 in fill_holes_driver at k= 52 rsm < 0.000000000000000 in fill_holes_driver at k= 53 rsm < 0.000000000000000 in fill_holes_driver at k= 54 rsm < 0.000000000000000 in fill_holes_driver at k= 55 rsm < 0.000000000000000 in fill_holes_driver at k= 56 rsm < 0.000000000000000 in fill_holes_driver at k= 57 rsm < 0.000000000000000 in fill_holes_driver at k= 58 rsm < 0.000000000000000 in fill_holes_driver at k= 59 rsm < 0.000000000000000 in fill_holes_driver at k= 60 rsm < 0.000000000000000 in fill_holes_driver at k= 61 rsm < 0.000000000000000 in fill_holes_driver at k= 62 rsm < 0.000000000000000 in fill_holes_driver at k= 63 rsm < 0.000000000000000 in fill_holes_driver at k= 64 rsm < 0.000000000000000 in fill_holes_driver at k= 65 rsm < 0.000000000000000 in fill_holes_driver at k= 66 rsm < 0.000000000000000 in fill_holes_driver at k= 67 rsm < 0.000000000000000 in fill_holes_driver at k= 68 rsm < 0.000000000000000 in fill_holes_driver at k= 69 rsm < 0.000000000000000 in fill_holes_driver at k= 70 rsm < 0.000000000000000 in fill_holes_driver at k= 71 rsm < 0.000000000000000 in fill_holes_driver at k= 72 rsm < 0.000000000000000 in fill_holes_driver at k= 73 rsm < 0.000000000000000 in fill_holes_driver at k= 74 rsm < 0.000000000000000 in fill_holes_driver at k= 75 t successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 iteration = 414; time = 86040.0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 iteration = 415; time = 86100.0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! rsm < 0.000000000000000 in fill_holes_driver at k= 32 rsm < 0.000000000000000 in fill_holes_driver at k= 33 rsm < 0.000000000000000 in fill_holes_driver at k= 34 rsm < 0.000000000000000 in fill_holes_driver at k= 35 rsm < 0.000000000000000 in fill_holes_driver at k= 36 rsm < 0.000000000000000 in fill_holes_driver at k= 37 rsm < 0.000000000000000 in fill_holes_driver at k= 38 rsm < 0.000000000000000 in fill_holes_driver at k= 39 rsm < 0.000000000000000 in fill_holes_driver at k= 40 rsm < 0.000000000000000 in fill_holes_driver at k= 41 rsm < 0.000000000000000 in fill_holes_driver at k= 42 rsm < 0.000000000000000 in fill_holes_driver at k= 43 rsm < 0.000000000000000 in fill_holes_driver at k= 44 rsm < 0.000000000000000 in fill_holes_driver at k= 45 rsm < 0.000000000000000 in fill_holes_driver at k= 46 rsm < 0.000000000000000 in fill_holes_driver at k= 47 rsm < 0.000000000000000 in fill_holes_driver at k= 48 rsm < 0.000000000000000 in fill_holes_driver at k= 49 rsm < 0.000000000000000 in fill_holes_driver at k= 50 rsm < 0.000000000000000 in fill_holes_driver at k= 51 rsm < 0.000000000000000 in fill_holes_driver at k= 52 rsm < 0.000000000000000 in fill_holes_driver at k= 53 rsm < 0.000000000000000 in fill_holes_driver at k= 54 rsm < 0.000000000000000 in fill_holes_driver at k= 55 rsm < 0.000000000000000 in fill_holes_driver at k= 56 rsm < 0.000000000000000 in fill_holes_driver at k= 57 rsm < 0.000000000000000 in fill_holes_driver at k= 58 rsm < 0.000000000000000 in fill_holes_driver at k= 59 rsm < 0.000000000000000 in fill_holes_driver at k= 60 rsm < 0.000000000000000 in fill_holes_driver at k= 61 rsm < 0.000000000000000 in fill_holes_driver at k= 62 rsm < 0.000000000000000 in fill_holes_driver at k= 63 rsm < 0.000000000000000 in fill_holes_driver at k= 64 rsm < 0.000000000000000 in fill_holes_driver at k= 65 rsm < 0.000000000000000 in fill_holes_driver at k= 66 rsm < 0.000000000000000 in fill_holes_driver at k= 67 rsm < 0.000000000000000 in fill_holes_driver at k= 68 rsm < 0.000000000000000 in fill_holes_driver at k= 69 rsm < 0.000000000000000 in fill_holes_driver at k= 70 rsm < 0.000000000000000 in fill_holes_driver at k= 71 rsm < 0.000000000000000 in fill_holes_driver at k= 72 rsm < 0.000000000000000 in fill_holes_driver at k= 73 rsm < 0.000000000000000 in fill_holes_driver at k= 74 rsm < 0.000000000000000 in fill_holes_driver at k= 75 total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 iteration = 416; time = 86160.0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was n rsm < 0.000000000000000 in fill_holes_driver at k= 33 rsm < 0.000000000000000 in fill_holes_driver at k= 34 rsm < 0.000000000000000 in fill_holes_driver at k= 35 rsm < 0.000000000000000 in fill_holes_driver at k= 36 rsm < 0.000000000000000 in fill_holes_driver at k= 37 rsm < 0.000000000000000 in fill_holes_driver at k= 38 rsm < 0.000000000000000 in fill_holes_driver at k= 39 rsm < 0.000000000000000 in fill_holes_driver at k= 40 rsm < 0.000000000000000 in fill_holes_driver at k= 41 rsm < 0.000000000000000 in fill_holes_driver at k= 42 rsm < 0.000000000000000 in fill_holes_driver at k= 43 rsm < 0.000000000000000 in fill_holes_driver at k= 44 rsm < 0.000000000000000 in fill_holes_driver at k= 45 rsm < 0.000000000000000 in fill_holes_driver at k= 46 rsm < 0.000000000000000 in fill_holes_driver at k= 47 rsm < 0.000000000000000 in fill_holes_driver at k= 48 rsm < 0.000000000000000 in fill_holes_driver at k= 49 rsm < 0.000000000000000 in fill_holes_driver at k= 50 rsm < 0.000000000000000 in fill_holes_driver at k= 51 rsm < 0.000000000000000 in fill_holes_driver at k= 52 rsm < 0.000000000000000 in fill_holes_driver at k= 53 rsm < 0.000000000000000 in fill_holes_driver at k= 54 rsm < 0.000000000000000 in fill_holes_driver at k= 55 rsm < 0.000000000000000 in fill_holes_driver at k= 56 rsm < 0.000000000000000 in fill_holes_driver at k= 57 rsm < 0.000000000000000 in fill_holes_driver at k= 58 rsm < 0.000000000000000 in fill_holes_driver at k= 59 rsm < 0.000000000000000 in fill_holes_driver at k= 60 rsm < 0.000000000000000 in fill_holes_driver at k= 61 rsm < 0.000000000000000 in fill_holes_driver at k= 62 rsm < 0.000000000000000 in fill_holes_driver at k= 63 rsm < 0.000000000000000 in fill_holes_driver at k= 64 rsm < 0.000000000000000 in fill_holes_driver at k= 65 rsm < 0.000000000000000 in fill_holes_driver at k= 66 rsm < 0.000000000000000 in fill_holes_driver at k= 67 rsm < 0.000000000000000 in fill_holes_driver at k= 68 rsm < 0.000000000000000 in fill_holes_driver at k= 69 rsm < 0.000000000000000 in fill_holes_driver at k= 70 rsm < 0.000000000000000 in fill_holes_driver at k= 71 rsm < 0.000000000000000 in fill_holes_driver at k= 72 rsm < 0.000000000000000 in fill_holes_driver at k= 73 rsm < 0.000000000000000 in fill_holes_driver at k= 74 rsm < 0.000000000000000 in fill_holes_driver at k= 75 ot successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 iteration = 417; time = 86220.0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hol rsm < 0.000000000000000 in fill_holes_driver at k= 32 rsm < 0.000000000000000 in fill_holes_driver at k= 33 rsm < 0.000000000000000 in fill_holes_driver at k= 34 rsm < 0.000000000000000 in fill_holes_driver at k= 35 rsm < 0.000000000000000 in fill_holes_driver at k= 36 rsm < 0.000000000000000 in fill_holes_driver at k= 37 rsm < 0.000000000000000 in fill_holes_driver at k= 38 rsm < 0.000000000000000 in fill_holes_driver at k= 39 rsm < 0.000000000000000 in fill_holes_driver at k= 40 rsm < 0.000000000000000 in fill_holes_driver at k= 41 rsm < 0.000000000000000 in fill_holes_driver at k= 42 rsm < 0.000000000000000 in fill_holes_driver at k= 43 rsm < 0.000000000000000 in fill_holes_driver at k= 44 rsm < 0.000000000000000 in fill_holes_driver at k= 45 rsm < 0.000000000000000 in fill_holes_driver at k= 46 rsm < 0.000000000000000 in fill_holes_driver at k= 47 rsm < 0.000000000000000 in fill_holes_driver at k= 48 rsm < 0.000000000000000 in fill_holes_driver at k= 49 rsm < 0.000000000000000 in fill_holes_driver at k= 50 rsm < 0.000000000000000 in fill_holes_driver at k= 51 rsm < 0.000000000000000 in fill_holes_driver at k= 52 rsm < 0.000000000000000 in fill_holes_driver at k= 53 rsm < 0.000000000000000 in fill_holes_driver at k= 54 rsm < 0.000000000000000 in fill_holes_driver at k= 55 rsm < 0.000000000000000 in fill_holes_driver at k= 56 rsm < 0.000000000000000 in fill_holes_driver at k= 57 rsm < 0.000000000000000 in fill_holes_driver at k= 58 rsm < 0.000000000000000 in fill_holes_driver at k= 59 rsm < 0.000000000000000 in fill_holes_driver at k= 60 rsm < 0.000000000000000 in fill_holes_driver at k= 61 rsm < 0.000000000000000 in fill_holes_driver at k= 62 rsm < 0.000000000000000 in fill_holes_driver at k= 63 rsm < 0.000000000000000 in fill_holes_driver at k= 64 rsm < 0.000000000000000 in fill_holes_driver at k= 65 rsm < 0.000000000000000 in fill_holes_driver at k= 66 rsm < 0.000000000000000 in fill_holes_driver at k= 67 rsm < 0.000000000000000 in fill_holes_driver at k= 68 rsm < 0.000000000000000 in fill_holes_driver at k= 69 rsm < 0.000000000000000 in fill_holes_driver at k= 70 rsm < 0.000000000000000 in fill_holes_driver at k= 71 rsm < 0.000000000000000 in fill_holes_driver at k= 72 rsm < 0.000000000000000 in fill_holes_driver at k= 73 rsm < 0.000000000000000 in fill_holes_driver at k= 74 rsm < 0.000000000000000 in fill_holes_driver at k= 75 rsm < 0.000000000000000 in fill_holes_driver at k= 33 rsm < 0.000000000000000 in fill_holes_driver at k= 34 rsm < 0.000000000000000 in fill_holes_driver at k= 35 rsm < 0.000000000000000 in fill_holes_driver at k= 36 rsm < 0.000000000000000 in fill_holes_driver at k= 37 rsm < 0.000000000000000 in fill_holes_driver at k= 38 rsm < 0.000000000000000 in fill_holes_driver at k= 39 rsm < 0.000000000000000 in fill_holes_driver at k= 40 rsm < 0.000000000000000 in fill_holes_driver at k= 41 rsm < 0.000000000000000 in fill_holes_driver at k= 42 rsm < 0.000000000000000 in fill_holes_driver at k= 43 rsm < 0.000000000000000 in fill_holes_driver at k= 44 rsm < 0.000000000000000 in fill_holes_driver at k= 45 rsm < 0.000000000000000 in fill_holes_driver at k= 46 rsm < 0.000000000000000 in fill_holes_driver at k= 47 rsm < 0.000000000000000 in fill_holes_driver at k= 48 rsm < 0.000000000000000 in fill_holes_driver at k= 49 rsm < 0.000000000000000 in fill_holes_driver at k= 50 rsm < 0.000000000000000 in fill_holes_driver at k= 51 rsm < 0.000000000000000 in fill_holes_driver at k= 52 rsm < 0.000000000000000 in fill_holes_driver at k= 53 rsm < 0.000000000000000 in fill_holes_driver at k= 54 rsm < 0.000000000000000 in fill_holes_driver at k= 55 rsm < 0.000000000000000 in fill_holes_driver at k= 56 rsm < 0.000000000000000 in fill_holes_driver at k= 57 rsm < 0.000000000000000 in fill_holes_driver at k= 58 rsm < 0.000000000000000 in fill_holes_driver at k= 59 rsm < 0.000000000000000 in fill_holes_driver at k= 60 rsm < 0.000000000000000 in fill_holes_driver at k= 61 rsm < 0.000000000000000 in fill_holes_driver at k= 62 rsm < 0.000000000000000 in fill_holes_driver at k= 63 rsm < 0.000000000000000 in fill_holes_driver at k= 64 rsm < 0.000000000000000 in fill_holes_driver at k= 65 rsm < 0.000000000000000 in fill_holes_driver at k= 66 rsm < 0.000000000000000 in fill_holes_driver at k= 67 rsm < 0.000000000000000 in fill_holes_driver at k= 68 rsm < 0.000000000000000 in fill_holes_driver at k= 69 rsm < 0.000000000000000 in fill_holes_driver at k= 70 rsm < 0.000000000000000 in fill_holes_driver at k= 71 rsm < 0.000000000000000 in fill_holes_driver at k= 72 rsm < 0.000000000000000 in fill_holes_driver at k= 73 rsm < 0.000000000000000 in fill_holes_driver at k= 74 rsm < 0.000000000000000 in fill_holes_driver at k= 75 e filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 iteration = 418; time = 86280.0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 iteration = 419; time = 86340.0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was rsm < 0.000000000000000 in fill_holes_driver at k= 33 rsm < 0.000000000000000 in fill_holes_driver at k= 34 rsm < 0.000000000000000 in fill_holes_driver at k= 35 rsm < 0.000000000000000 in fill_holes_driver at k= 36 rsm < 0.000000000000000 in fill_holes_driver at k= 37 rsm < 0.000000000000000 in fill_holes_driver at k= 38 rsm < 0.000000000000000 in fill_holes_driver at k= 39 rsm < 0.000000000000000 in fill_holes_driver at k= 40 rsm < 0.000000000000000 in fill_holes_driver at k= 41 rsm < 0.000000000000000 in fill_holes_driver at k= 42 rsm < 0.000000000000000 in fill_holes_driver at k= 43 rsm < 0.000000000000000 in fill_holes_driver at k= 44 rsm < 0.000000000000000 in fill_holes_driver at k= 45 rsm < 0.000000000000000 in fill_holes_driver at k= 46 rsm < 0.000000000000000 in fill_holes_driver at k= 47 rsm < 0.000000000000000 in fill_holes_driver at k= 48 rsm < 0.000000000000000 in fill_holes_driver at k= 49 rsm < 0.000000000000000 in fill_holes_driver at k= 50 rsm < 0.000000000000000 in fill_holes_driver at k= 51 rsm < 0.000000000000000 in fill_holes_driver at k= 52 rsm < 0.000000000000000 in fill_holes_driver at k= 53 rsm < 0.000000000000000 in fill_holes_driver at k= 54 rsm < 0.000000000000000 in fill_holes_driver at k= 55 rsm < 0.000000000000000 in fill_holes_driver at k= 56 rsm < 0.000000000000000 in fill_holes_driver at k= 57 rsm < 0.000000000000000 in fill_holes_driver at k= 58 rsm < 0.000000000000000 in fill_holes_driver at k= 59 rsm < 0.000000000000000 in fill_holes_driver at k= 60 rsm < 0.000000000000000 in fill_holes_driver at k= 61 rsm < 0.000000000000000 in fill_holes_driver at k= 62 rsm < 0.000000000000000 in fill_holes_driver at k= 63 rsm < 0.000000000000000 in fill_holes_driver at k= 64 rsm < 0.000000000000000 in fill_holes_driver at k= 65 rsm < 0.000000000000000 in fill_holes_driver at k= 66 rsm < 0.000000000000000 in fill_holes_driver at k= 67 rsm < 0.000000000000000 in fill_holes_driver at k= 68 rsm < 0.000000000000000 in fill_holes_driver at k= 69 rsm < 0.000000000000000 in fill_holes_driver at k= 70 rsm < 0.000000000000000 in fill_holes_driver at k= 71 rsm < 0.000000000000000 in fill_holes_driver at k= 72 rsm < 0.000000000000000 in fill_holes_driver at k= 73 rsm < 0.000000000000000 in fill_holes_driver at k= 74 rsm < 0.000000000000000 in fill_holes_driver at k= 75 not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 iteration = 420; time = 86400.0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level ho rsm < 0.000000000000000 in fill_holes_driver at k= 33 rsm < 0.000000000000000 in fill_holes_driver at k= 34 rsm < 0.000000000000000 in fill_holes_driver at k= 35 rsm < 0.000000000000000 in fill_holes_driver at k= 36 rsm < 0.000000000000000 in fill_holes_driver at k= 37 rsm < 0.000000000000000 in fill_holes_driver at k= 38 rsm < 0.000000000000000 in fill_holes_driver at k= 39 rsm < 0.000000000000000 in fill_holes_driver at k= 40 rsm < 0.000000000000000 in fill_holes_driver at k= 41 rsm < 0.000000000000000 in fill_holes_driver at k= 42 rsm < 0.000000000000000 in fill_holes_driver at k= 43 rsm < 0.000000000000000 in fill_holes_driver at k= 44 rsm < 0.000000000000000 in fill_holes_driver at k= 45 rsm < 0.000000000000000 in fill_holes_driver at k= 46 rsm < 0.000000000000000 in fill_holes_driver at k= 47 rsm < 0.000000000000000 in fill_holes_driver at k= 48 rsm < 0.000000000000000 in fill_holes_driver at k= 49 rsm < 0.000000000000000 in fill_holes_driver at k= 50 rsm < 0.000000000000000 in fill_holes_driver at k= 51 rsm < 0.000000000000000 in fill_holes_driver at k= 52 rsm < 0.000000000000000 in fill_holes_driver at k= 53 rsm < 0.000000000000000 in fill_holes_driver at k= 54 rsm < 0.000000000000000 in fill_holes_driver at k= 55 rsm < 0.000000000000000 in fill_holes_driver at k= 56 rsm < 0.000000000000000 in fill_holes_driver at k= 57 rsm < 0.000000000000000 in fill_holes_driver at k= 58 rsm < 0.000000000000000 in fill_holes_driver at k= 59 rsm < 0.000000000000000 in fill_holes_driver at k= 60 rsm < 0.000000000000000 in fill_holes_driver at k= 61 rsm < 0.000000000000000 in fill_holes_driver at k= 62 rsm < 0.000000000000000 in fill_holes_driver at k= 63 rsm < 0.000000000000000 in fill_holes_driver at k= 64 rsm < 0.000000000000000 in fill_holes_driver at k= 65 rsm < 0.000000000000000 in fill_holes_driver at k= 66 rsm < 0.000000000000000 in fill_holes_driver at k= 67 rsm < 0.000000000000000 in fill_holes_driver at k= 68 rsm < 0.000000000000000 in fill_holes_driver at k= 69 rsm < 0.000000000000000 in fill_holes_driver at k= 70 rsm < 0.000000000000000 in fill_holes_driver at k= 71 rsm < 0.000000000000000 in fill_holes_driver at k= 72 rsm < 0.000000000000000 in fill_holes_driver at k= 73 rsm < 0.000000000000000 in fill_holes_driver at k= 74 rsm < 0.000000000000000 in fill_holes_driver at k= 75 le filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 iteration = 421; time = 86460.0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warnin rsm < 0.000000000000000 in fill_holes_driver at k= 33 rsm < 0.000000000000000 in fill_holes_driver at k= 34 rsm < 0.000000000000000 in fill_holes_driver at k= 35 rsm < 0.000000000000000 in fill_holes_driver at k= 36 rsm < 0.000000000000000 in fill_holes_driver at k= 37 rsm < 0.000000000000000 in fill_holes_driver at k= 38 rsm < 0.000000000000000 in fill_holes_driver at k= 39 rsm < 0.000000000000000 in fill_holes_driver at k= 40 rsm < 0.000000000000000 in fill_holes_driver at k= 41 rsm < 0.000000000000000 in fill_holes_driver at k= 42 rsm < 0.000000000000000 in fill_holes_driver at k= 43 rsm < 0.000000000000000 in fill_holes_driver at k= 44 rsm < 0.000000000000000 in fill_holes_driver at k= 45 rsm < 0.000000000000000 in fill_holes_driver at k= 46 rsm < 0.000000000000000 in fill_holes_driver at k= 47 rsm < 0.000000000000000 in fill_holes_driver at k= 48 rsm < 0.000000000000000 in fill_holes_driver at k= 49 rsm < 0.000000000000000 in fill_holes_driver at k= 50 rsm < 0.000000000000000 in fill_holes_driver at k= 51 rsm < 0.000000000000000 in fill_holes_driver at k= 52 rsm < 0.000000000000000 in fill_holes_driver at k= 53 rsm < 0.000000000000000 in fill_holes_driver at k= 54 rsm < 0.000000000000000 in fill_holes_driver at k= 55 rsm < 0.000000000000000 in fill_holes_driver at k= 56 rsm < 0.000000000000000 in fill_holes_driver at k= 57 rsm < 0.000000000000000 in fill_holes_driver at k= 58 rsm < 0.000000000000000 in fill_holes_driver at k= 59 rsm < 0.000000000000000 in fill_holes_driver at k= 60 rsm < 0.000000000000000 in fill_holes_driver at k= 61 rsm < 0.000000000000000 in fill_holes_driver at k= 62 rsm < 0.000000000000000 in fill_holes_driver at k= 63 rsm < 0.000000000000000 in fill_holes_driver at k= 64 rsm < 0.000000000000000 in fill_holes_driver at k= 65 rsm < 0.000000000000000 in fill_holes_driver at k= 66 rsm < 0.000000000000000 in fill_holes_driver at k= 67 rsm < 0.000000000000000 in fill_holes_driver at k= 68 rsm < 0.000000000000000 in fill_holes_driver at k= 69 rsm < 0.000000000000000 in fill_holes_driver at k= 70 rsm < 0.000000000000000 in fill_holes_driver at k= 71 rsm < 0.000000000000000 in fill_holes_driver at k= 72 rsm < 0.000000000000000 in fill_holes_driver at k= 73 rsm < 0.000000000000000 in fill_holes_driver at k= 74 rsm < 0.000000000000000 in fill_holes_driver at k= 75 rsm < 0.000000000000000 in fill_holes_driver at k= 33 rsm < 0.000000000000000 in fill_holes_driver at k= 34 rsm < 0.000000000000000 in fill_holes_driver at k= 35 rsm < 0.000000000000000 in fill_holes_driver at k= 36 rsm < 0.000000000000000 in fill_holes_driver at k= 37 rsm < 0.000000000000000 in fill_holes_driver at k= 38 rsm < 0.000000000000000 in fill_holes_driver at k= 39 rsm < 0.000000000000000 in fill_holes_driver at k= 40 rsm < 0.000000000000000 in fill_holes_driver at k= 41 rsm < 0.000000000000000 in fill_holes_driver at k= 42 rsm < 0.000000000000000 in fill_holes_driver at k= 43 rsm < 0.000000000000000 in fill_holes_driver at k= 44 rsm < 0.000000000000000 in fill_holes_driver at k= 45 rsm < 0.000000000000000 in fill_holes_driver at k= 46 rsm < 0.000000000000000 in fill_holes_driver at k= 47 rsm < 0.000000000000000 in fill_holes_driver at k= 48 rsm < 0.000000000000000 in fill_holes_driver at k= 49 rsm < 0.000000000000000 in fill_holes_driver at k= 50 rsm < 0.000000000000000 in fill_holes_driver at k= 51 rsm < 0.000000000000000 in fill_holes_driver at k= 52 rsm < 0.000000000000000 in fill_holes_driver at k= 53 rsm < 0.000000000000000 in fill_holes_driver at k= 54 rsm < 0.000000000000000 in fill_holes_driver at k= 55 rsm < 0.000000000000000 in fill_holes_driver at k= 56 rsm < 0.000000000000000 in fill_holes_driver at k= 57 rsm < 0.000000000000000 in fill_holes_driver at k= 58 rsm < 0.000000000000000 in fill_holes_driver at k= 59 rsm < 0.000000000000000 in fill_holes_driver at k= 60 rsm < 0.000000000000000 in fill_holes_driver at k= 61 rsm < 0.000000000000000 in fill_holes_driver at k= 62 rsm < 0.000000000000000 in fill_holes_driver at k= 63 rsm < 0.000000000000000 in fill_holes_driver at k= 64 rsm < 0.000000000000000 in fill_holes_driver at k= 65 rsm < 0.000000000000000 in fill_holes_driver at k= 66 rsm < 0.000000000000000 in fill_holes_driver at k= 67 rsm < 0.000000000000000 in fill_holes_driver at k= 68 rsm < 0.000000000000000 in fill_holes_driver at k= 69 rsm < 0.000000000000000 in fill_holes_driver at k= 70 rsm < 0.000000000000000 in fill_holes_driver at k= 71 rsm < 0.000000000000000 in fill_holes_driver at k= 72 rsm < 0.000000000000000 in fill_holes_driver at k= 73 rsm < 0.000000000000000 in fill_holes_driver at k= 74 rsm < 0.000000000000000 in fill_holes_driver at k= 75 g: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 iteration = 422; time = 86520.0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 iteration = 423; time = 86580.0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level h rsm < 0.000000000000000 in fill_holes_driver at k= 33 rsm < 0.000000000000000 in fill_holes_driver at k= 34 rsm < 0.000000000000000 in fill_holes_driver at k= 35 rsm < 0.000000000000000 in fill_holes_driver at k= 36 rsm < 0.000000000000000 in fill_holes_driver at k= 37 rsm < 0.000000000000000 in fill_holes_driver at k= 38 rsm < 0.000000000000000 in fill_holes_driver at k= 39 rsm < 0.000000000000000 in fill_holes_driver at k= 40 rsm < 0.000000000000000 in fill_holes_driver at k= 41 rsm < 0.000000000000000 in fill_holes_driver at k= 42 rsm < 0.000000000000000 in fill_holes_driver at k= 43 rsm < 0.000000000000000 in fill_holes_driver at k= 44 rsm < 0.000000000000000 in fill_holes_driver at k= 45 rsm < 0.000000000000000 in fill_holes_driver at k= 46 rsm < 0.000000000000000 in fill_holes_driver at k= 47 rsm < 0.000000000000000 in fill_holes_driver at k= 48 rsm < 0.000000000000000 in fill_holes_driver at k= 49 rsm < 0.000000000000000 in fill_holes_driver at k= 50 rsm < 0.000000000000000 in fill_holes_driver at k= 51 rsm < 0.000000000000000 in fill_holes_driver at k= 52 rsm < 0.000000000000000 in fill_holes_driver at k= 53 rsm < 0.000000000000000 in fill_holes_driver at k= 54 rsm < 0.000000000000000 in fill_holes_driver at k= 55 rsm < 0.000000000000000 in fill_holes_driver at k= 56 rsm < 0.000000000000000 in fill_holes_driver at k= 57 rsm < 0.000000000000000 in fill_holes_driver at k= 58 rsm < 0.000000000000000 in fill_holes_driver at k= 59 rsm < 0.000000000000000 in fill_holes_driver at k= 60 rsm < 0.000000000000000 in fill_holes_driver at k= 61 rsm < 0.000000000000000 in fill_holes_driver at k= 62 rsm < 0.000000000000000 in fill_holes_driver at k= 63 rsm < 0.000000000000000 in fill_holes_driver at k= 64 rsm < 0.000000000000000 in fill_holes_driver at k= 65 rsm < 0.000000000000000 in fill_holes_driver at k= 66 rsm < 0.000000000000000 in fill_holes_driver at k= 67 rsm < 0.000000000000000 in fill_holes_driver at k= 68 rsm < 0.000000000000000 in fill_holes_driver at k= 69 rsm < 0.000000000000000 in fill_holes_driver at k= 70 rsm < 0.000000000000000 in fill_holes_driver at k= 71 rsm < 0.000000000000000 in fill_holes_driver at k= 72 rsm < 0.000000000000000 in fill_holes_driver at k= 73 rsm < 0.000000000000000 in fill_holes_driver at k= 74 rsm < 0.000000000000000 in fill_holes_driver at k= 75 ole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 iteration = 424; time = 86640.0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warni rsm < 0.000000000000000 in fill_holes_driver at k= 33 rsm < 0.000000000000000 in fill_holes_driver at k= 34 rsm < 0.000000000000000 in fill_holes_driver at k= 35 rsm < 0.000000000000000 in fill_holes_driver at k= 36 rsm < 0.000000000000000 in fill_holes_driver at k= 37 rsm < 0.000000000000000 in fill_holes_driver at k= 38 rsm < 0.000000000000000 in fill_holes_driver at k= 39 rsm < 0.000000000000000 in fill_holes_driver at k= 40 rsm < 0.000000000000000 in fill_holes_driver at k= 41 rsm < 0.000000000000000 in fill_holes_driver at k= 42 rsm < 0.000000000000000 in fill_holes_driver at k= 43 rsm < 0.000000000000000 in fill_holes_driver at k= 44 rsm < 0.000000000000000 in fill_holes_driver at k= 45 rsm < 0.000000000000000 in fill_holes_driver at k= 46 rsm < 0.000000000000000 in fill_holes_driver at k= 47 rsm < 0.000000000000000 in fill_holes_driver at k= 48 rsm < 0.000000000000000 in fill_holes_driver at k= 49 rsm < 0.000000000000000 in fill_holes_driver at k= 50 rsm < 0.000000000000000 in fill_holes_driver at k= 51 rsm < 0.000000000000000 in fill_holes_driver at k= 52 rsm < 0.000000000000000 in fill_holes_driver at k= 53 rsm < 0.000000000000000 in fill_holes_driver at k= 54 rsm < 0.000000000000000 in fill_holes_driver at k= 55 rsm < 0.000000000000000 in fill_holes_driver at k= 56 rsm < 0.000000000000000 in fill_holes_driver at k= 57 rsm < 0.000000000000000 in fill_holes_driver at k= 58 rsm < 0.000000000000000 in fill_holes_driver at k= 59 rsm < 0.000000000000000 in fill_holes_driver at k= 60 rsm < 0.000000000000000 in fill_holes_driver at k= 61 rsm < 0.000000000000000 in fill_holes_driver at k= 62 rsm < 0.000000000000000 in fill_holes_driver at k= 63 rsm < 0.000000000000000 in fill_holes_driver at k= 64 rsm < 0.000000000000000 in fill_holes_driver at k= 65 rsm < 0.000000000000000 in fill_holes_driver at k= 66 rsm < 0.000000000000000 in fill_holes_driver at k= 67 rsm < 0.000000000000000 in fill_holes_driver at k= 68 rsm < 0.000000000000000 in fill_holes_driver at k= 69 rsm < 0.000000000000000 in fill_holes_driver at k= 70 rsm < 0.000000000000000 in fill_holes_driver at k= 71 rsm < 0.000000000000000 in fill_holes_driver at k= 72 rsm < 0.000000000000000 in fill_holes_driver at k= 73 rsm < 0.000000000000000 in fill_holes_driver at k= 74 rsm < 0.000000000000000 in fill_holes_driver at k= 75 ng: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 iteration = 425; time = 86700.0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_m rsm < 0.000000000000000 in fill_holes_driver at k= 33 rsm < 0.000000000000000 in fill_holes_driver at k= 34 rsm < 0.000000000000000 in fill_holes_driver at k= 35 rsm < 0.000000000000000 in fill_holes_driver at k= 36 rsm < 0.000000000000000 in fill_holes_driver at k= 37 rsm < 0.000000000000000 in fill_holes_driver at k= 38 rsm < 0.000000000000000 in fill_holes_driver at k= 39 rsm < 0.000000000000000 in fill_holes_driver at k= 40 rsm < 0.000000000000000 in fill_holes_driver at k= 41 rsm < 0.000000000000000 in fill_holes_driver at k= 42 rsm < 0.000000000000000 in fill_holes_driver at k= 43 rsm < 0.000000000000000 in fill_holes_driver at k= 44 rsm < 0.000000000000000 in fill_holes_driver at k= 45 rsm < 0.000000000000000 in fill_holes_driver at k= 46 rsm < 0.000000000000000 in fill_holes_driver at k= 47 rsm < 0.000000000000000 in fill_holes_driver at k= 48 rsm < 0.000000000000000 in fill_holes_driver at k= 49 rsm < 0.000000000000000 in fill_holes_driver at k= 50 rsm < 0.000000000000000 in fill_holes_driver at k= 51 rsm < 0.000000000000000 in fill_holes_driver at k= 52 rsm < 0.000000000000000 in fill_holes_driver at k= 53 rsm < 0.000000000000000 in fill_holes_driver at k= 54 rsm < 0.000000000000000 in fill_holes_driver at k= 55 rsm < 0.000000000000000 in fill_holes_driver at k= 56 rsm < 0.000000000000000 in fill_holes_driver at k= 57 rsm < 0.000000000000000 in fill_holes_driver at k= 58 rsm < 0.000000000000000 in fill_holes_driver at k= 59 rsm < 0.000000000000000 in fill_holes_driver at k= 60 rsm < 0.000000000000000 in fill_holes_driver at k= 61 rsm < 0.000000000000000 in fill_holes_driver at k= 62 rsm < 0.000000000000000 in fill_holes_driver at k= 63 rsm < 0.000000000000000 in fill_holes_driver at k= 64 rsm < 0.000000000000000 in fill_holes_driver at k= 65 rsm < 0.000000000000000 in fill_holes_driver at k= 66 rsm < 0.000000000000000 in fill_holes_driver at k= 67 rsm < 0.000000000000000 in fill_holes_driver at k= 68 rsm < 0.000000000000000 in fill_holes_driver at k= 69 rsm < 0.000000000000000 in fill_holes_driver at k= 70 rsm < 0.000000000000000 in fill_holes_driver at k= 71 rsm < 0.000000000000000 in fill_holes_driver at k= 72 rsm < 0.000000000000000 in fill_holes_driver at k= 73 rsm < 0.000000000000000 in fill_holes_driver at k= 74 rsm < 0.000000000000000 in fill_holes_driver at k= 75 rsm < 0.000000000000000 in fill_holes_driver at k= 33 rsm < 0.000000000000000 in fill_holes_driver at k= 34 rsm < 0.000000000000000 in fill_holes_driver at k= 35 rsm < 0.000000000000000 in fill_holes_driver at k= 36 rsm < 0.000000000000000 in fill_holes_driver at k= 37 rsm < 0.000000000000000 in fill_holes_driver at k= 38 rsm < 0.000000000000000 in fill_holes_driver at k= 39 rsm < 0.000000000000000 in fill_holes_driver at k= 40 rsm < 0.000000000000000 in fill_holes_driver at k= 41 rsm < 0.000000000000000 in fill_holes_driver at k= 42 rsm < 0.000000000000000 in fill_holes_driver at k= 43 rsm < 0.000000000000000 in fill_holes_driver at k= 44 rsm < 0.000000000000000 in fill_holes_driver at k= 45 rsm < 0.000000000000000 in fill_holes_driver at k= 46 rsm < 0.000000000000000 in fill_holes_driver at k= 47 rsm < 0.000000000000000 in fill_holes_driver at k= 48 rsm < 0.000000000000000 in fill_holes_driver at k= 49 rsm < 0.000000000000000 in fill_holes_driver at k= 50 rsm < 0.000000000000000 in fill_holes_driver at k= 51 rsm < 0.000000000000000 in fill_holes_driver at k= 52 rsm < 0.000000000000000 in fill_holes_driver at k= 53 rsm < 0.000000000000000 in fill_holes_driver at k= 54 rsm < 0.000000000000000 in fill_holes_driver at k= 55 rsm < 0.000000000000000 in fill_holes_driver at k= 56 rsm < 0.000000000000000 in fill_holes_driver at k= 57 rsm < 0.000000000000000 in fill_holes_driver at k= 58 rsm < 0.000000000000000 in fill_holes_driver at k= 59 rsm < 0.000000000000000 in fill_holes_driver at k= 60 rsm < 0.000000000000000 in fill_holes_driver at k= 61 rsm < 0.000000000000000 in fill_holes_driver at k= 62 rsm < 0.000000000000000 in fill_holes_driver at k= 63 rsm < 0.000000000000000 in fill_holes_driver at k= 64 rsm < 0.000000000000000 in fill_holes_driver at k= 65 rsm < 0.000000000000000 in fill_holes_driver at k= 66 rsm < 0.000000000000000 in fill_holes_driver at k= 67 rsm < 0.000000000000000 in fill_holes_driver at k= 68 rsm < 0.000000000000000 in fill_holes_driver at k= 69 rsm < 0.000000000000000 in fill_holes_driver at k= 70 rsm < 0.000000000000000 in fill_holes_driver at k= 71 rsm < 0.000000000000000 in fill_holes_driver at k= 72 rsm < 0.000000000000000 in fill_holes_driver at k= 73 rsm < 0.000000000000000 in fill_holes_driver at k= 74 rsm < 0.000000000000000 in fill_holes_driver at k= 75 ass ~= 0 iteration = 426; time = 86760.0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 iteration = 427; time = 86820.0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warn rsm < 0.000000000000000 in fill_holes_driver at k= 33 rsm < 0.000000000000000 in fill_holes_driver at k= 34 rsm < 0.000000000000000 in fill_holes_driver at k= 35 rsm < 0.000000000000000 in fill_holes_driver at k= 36 rsm < 0.000000000000000 in fill_holes_driver at k= 37 rsm < 0.000000000000000 in fill_holes_driver at k= 38 rsm < 0.000000000000000 in fill_holes_driver at k= 39 rsm < 0.000000000000000 in fill_holes_driver at k= 40 rsm < 0.000000000000000 in fill_holes_driver at k= 41 rsm < 0.000000000000000 in fill_holes_driver at k= 42 rsm < 0.000000000000000 in fill_holes_driver at k= 43 rsm < 0.000000000000000 in fill_holes_driver at k= 44 rsm < 0.000000000000000 in fill_holes_driver at k= 45 rsm < 0.000000000000000 in fill_holes_driver at k= 46 rsm < 0.000000000000000 in fill_holes_driver at k= 47 rsm < 0.000000000000000 in fill_holes_driver at k= 48 rsm < 0.000000000000000 in fill_holes_driver at k= 49 rsm < 0.000000000000000 in fill_holes_driver at k= 50 rsm < 0.000000000000000 in fill_holes_driver at k= 51 rsm < 0.000000000000000 in fill_holes_driver at k= 52 rsm < 0.000000000000000 in fill_holes_driver at k= 53 rsm < 0.000000000000000 in fill_holes_driver at k= 54 rsm < 0.000000000000000 in fill_holes_driver at k= 55 rsm < 0.000000000000000 in fill_holes_driver at k= 56 rsm < 0.000000000000000 in fill_holes_driver at k= 57 rsm < 0.000000000000000 in fill_holes_driver at k= 58 rsm < 0.000000000000000 in fill_holes_driver at k= 59 rsm < 0.000000000000000 in fill_holes_driver at k= 60 rsm < 0.000000000000000 in fill_holes_driver at k= 61 rsm < 0.000000000000000 in fill_holes_driver at k= 62 rsm < 0.000000000000000 in fill_holes_driver at k= 63 rsm < 0.000000000000000 in fill_holes_driver at k= 64 rsm < 0.000000000000000 in fill_holes_driver at k= 65 rsm < 0.000000000000000 in fill_holes_driver at k= 66 rsm < 0.000000000000000 in fill_holes_driver at k= 67 rsm < 0.000000000000000 in fill_holes_driver at k= 68 rsm < 0.000000000000000 in fill_holes_driver at k= 69 rsm < 0.000000000000000 in fill_holes_driver at k= 70 rsm < 0.000000000000000 in fill_holes_driver at k= 71 rsm < 0.000000000000000 in fill_holes_driver at k= 72 rsm < 0.000000000000000 in fill_holes_driver at k= 73 rsm < 0.000000000000000 in fill_holes_driver at k= 74 rsm < 0.000000000000000 in fill_holes_driver at k= 75 ing: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 iteration = 428; time = 86880.0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_ rsm < 0.000000000000000 in fill_holes_driver at k= 33 rsm < 0.000000000000000 in fill_holes_driver at k= 34 rsm < 0.000000000000000 in fill_holes_driver at k= 35 rsm < 0.000000000000000 in fill_holes_driver at k= 36 rsm < 0.000000000000000 in fill_holes_driver at k= 37 rsm < 0.000000000000000 in fill_holes_driver at k= 38 rsm < 0.000000000000000 in fill_holes_driver at k= 39 rsm < 0.000000000000000 in fill_holes_driver at k= 40 rsm < 0.000000000000000 in fill_holes_driver at k= 41 rsm < 0.000000000000000 in fill_holes_driver at k= 42 rsm < 0.000000000000000 in fill_holes_driver at k= 43 rsm < 0.000000000000000 in fill_holes_driver at k= 44 rsm < 0.000000000000000 in fill_holes_driver at k= 45 rsm < 0.000000000000000 in fill_holes_driver at k= 46 rsm < 0.000000000000000 in fill_holes_driver at k= 47 rsm < 0.000000000000000 in fill_holes_driver at k= 48 rsm < 0.000000000000000 in fill_holes_driver at k= 49 rsm < 0.000000000000000 in fill_holes_driver at k= 50 rsm < 0.000000000000000 in fill_holes_driver at k= 51 rsm < 0.000000000000000 in fill_holes_driver at k= 52 rsm < 0.000000000000000 in fill_holes_driver at k= 53 rsm < 0.000000000000000 in fill_holes_driver at k= 54 rsm < 0.000000000000000 in fill_holes_driver at k= 55 rsm < 0.000000000000000 in fill_holes_driver at k= 56 rsm < 0.000000000000000 in fill_holes_driver at k= 57 rsm < 0.000000000000000 in fill_holes_driver at k= 58 rsm < 0.000000000000000 in fill_holes_driver at k= 59 rsm < 0.000000000000000 in fill_holes_driver at k= 60 rsm < 0.000000000000000 in fill_holes_driver at k= 61 rsm < 0.000000000000000 in fill_holes_driver at k= 62 rsm < 0.000000000000000 in fill_holes_driver at k= 63 rsm < 0.000000000000000 in fill_holes_driver at k= 64 rsm < 0.000000000000000 in fill_holes_driver at k= 65 rsm < 0.000000000000000 in fill_holes_driver at k= 66 rsm < 0.000000000000000 in fill_holes_driver at k= 67 rsm < 0.000000000000000 in fill_holes_driver at k= 68 rsm < 0.000000000000000 in fill_holes_driver at k= 69 rsm < 0.000000000000000 in fill_holes_driver at k= 70 rsm < 0.000000000000000 in fill_holes_driver at k= 71 rsm < 0.000000000000000 in fill_holes_driver at k= 72 rsm < 0.000000000000000 in fill_holes_driver at k= 73 rsm < 0.000000000000000 in fill_holes_driver at k= 74 rsm < 0.000000000000000 in fill_holes_driver at k= 75 mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 iteration = 429; time = 86940.0 iteration = 430; time = 87000.0 Warning: One-level hole filling was not able to fill holes completely! The holes were filled partially. |total_hole| > total_mass Warning: One-level hole filling was not able to fill holes completely! The holes were filled partially. |total_hole| > total_mass Warning: One-level hole filling was not able to fill holes completely! The holes were filled partially. |total_hole| > total_mass Warning: Hole filling failed! A hole could not be filled. Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling wa rsm < 0.000000000000000 in fill_holes_driver at k= 28 rsm < 0.000000000000000 in fill_holes_driver at k= 33 rsm < 0.000000000000000 in fill_holes_driver at k= 34 rsm < 0.000000000000000 in fill_holes_driver at k= 35 rsm < 0.000000000000000 in fill_holes_driver at k= 36 rsm < 0.000000000000000 in fill_holes_driver at k= 37 rsm < 0.000000000000000 in fill_holes_driver at k= 38 rsm < 0.000000000000000 in fill_holes_driver at k= 39 rsm < 0.000000000000000 in fill_holes_driver at k= 40 rsm < 0.000000000000000 in fill_holes_driver at k= 41 rsm < 0.000000000000000 in fill_holes_driver at k= 42 rsm < 0.000000000000000 in fill_holes_driver at k= 43 rsm < 0.000000000000000 in fill_holes_driver at k= 44 rsm < 0.000000000000000 in fill_holes_driver at k= 45 rsm < 0.000000000000000 in fill_holes_driver at k= 46 rsm < 0.000000000000000 in fill_holes_driver at k= 47 rsm < 0.000000000000000 in fill_holes_driver at k= 48 rsm < 0.000000000000000 in fill_holes_driver at k= 49 rsm < 0.000000000000000 in fill_holes_driver at k= 50 rsm < 0.000000000000000 in fill_holes_driver at k= 51 rsm < 0.000000000000000 in fill_holes_driver at k= 52 rsm < 0.000000000000000 in fill_holes_driver at k= 53 rsm < 0.000000000000000 in fill_holes_driver at k= 54 rsm < 0.000000000000000 in fill_holes_driver at k= 55 rsm < 0.000000000000000 in fill_holes_driver at k= 56 rsm < 0.000000000000000 in fill_holes_driver at k= 57 rsm < 0.000000000000000 in fill_holes_driver at k= 58 rsm < 0.000000000000000 in fill_holes_driver at k= 59 rsm < 0.000000000000000 in fill_holes_driver at k= 60 rsm < 0.000000000000000 in fill_holes_driver at k= 61 rsm < 0.000000000000000 in fill_holes_driver at k= 62 rsm < 0.000000000000000 in fill_holes_driver at k= 63 rsm < 0.000000000000000 in fill_holes_driver at k= 64 rsm < 0.000000000000000 in fill_holes_driver at k= 65 rsm < 0.000000000000000 in fill_holes_driver at k= 66 rsm < 0.000000000000000 in fill_holes_driver at k= 67 rsm < 0.000000000000000 in fill_holes_driver at k= 68 rsm < 0.000000000000000 in fill_holes_driver at k= 69 rsm < 0.000000000000000 in fill_holes_driver at k= 70 rsm < 0.000000000000000 in fill_holes_driver at k= 71 rsm < 0.000000000000000 in fill_holes_driver at k= 72 rsm < 0.000000000000000 in fill_holes_driver at k= 73 rsm < 0.000000000000000 in fill_holes_driver at k= 74 rsm < 0.000000000000000 in fill_holes_driver at k= 75 rsm < 0.000000000000000 in fill_holes_driver at k= 28 rsm < 0.000000000000000 in fill_holes_driver at k= 26 rsm < 0.000000000000000 in fill_holes_driver at k= 29 rsm < 0.000000000000000 in fill_holes_driver at k= 28 Program exited normally s not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 iteration = 431; time = 87060.0 iteration = 432; time = 87120.0 iteration = 433; time = 87180.0 iteration = 434; time = 87240.0 iteration = 435; time = 87300.0 iteration = 436; time = 87360.0 Warning: One-level hole filling was not able to fill holes completely! The holes were filled partially. |total_hole| > total_mass Warning: One-level hole filling was not able to fill holes completely! The holes were filled partially. |total_hole| > total_mass Warning: One-level hole filling was not able to fill holes completely! The holes were filled partially. |total_hole| > total_mass Warning: Hole filling failed! A hole could not be filled. iteration = 437; time = 87420.0 Warning: One-level hole filling was not able to fill holes completely! The holes were filled partially. |total_hole| > total_mass Warning: One-level hole filling was not able to fill holes completely! The holes were filled partially. |total_hole| > total_mass Warning: One-level hole filling was not able to fill holes completely! The holes were filled partially. |total_hole| > total_mass Warning: Hole filling failed! A hole could not be filled. Warning: One-level hole filling was not able to fill holes completely! The holes were filled partially. |total_hole| > total_mass Warning: One-level hole filling was not able to fill holes completely! The holes were filled partially. |total_hole| > total_mass Warning: One-level hole filling was not able to fill holes completely! The holes were filled partially. |total_hole| > total_mass Warning: Hole filling failed! A hole could not be filled. iteration = 438; time = 87480.0 Warning: One-level hole filling was not able to fill holes completely! The holes were filled partially. |total_hole| > total_mass Warning: One-level hole filling was not able to fill holes completely! The holes were filled partially. |total_hole| > total_mass Warning: One-level hole filling was not able to fill holes completely! The holes were filled partially. |total_hole| > total_mass Warning: Hole filling failed! A hole could not be filled. iteration = 439; time = 87540.0 iteration = 440; time = 87600.0 CLUBB-TIMER time_loop_init = 0.0265 CLUBB-TIMER time_clubb_advance = 31.2063 CLUBB-TIMER time_clubb_pdf = 1.3286 CLUBB-TIMER time_SILHS = 0.0001 CLUBB-TIMER time_microphys_scheme = 0.0672 CLUBB-TIMER time_microphys_advance = 0.2861 CLUBB-TIMER time_loop_end = 3.1116 CLUBB-TIMER time_total = 36.0270 + mv output cpu_output + mkdir output [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Compile GPU_ACC) [Pipeline] sh + compile/clean_all.bash rm -f /home/jenkins/workspace/clubb_nvhpc_gpu_vs_cpu_diffness/compile/../obj/*.* /home/jenkins/workspace/clubb_nvhpc_gpu_vs_cpu_diffness/compile/../obj/.cppdefs /home/jenkins/workspace/clubb_nvhpc_gpu_vs_cpu_diffness/compile/../lib/lib* /home/jenkins/workspace/clubb_nvhpc_gpu_vs_cpu_diffness/compile/../bin/clubb_standalone /home/jenkins/workspace/clubb_nvhpc_gpu_vs_cpu_diffness/compile/../bin/clubb_tuner /home/jenkins/workspace/clubb_nvhpc_gpu_vs_cpu_diffness/compile/../bin/clubb_thread_test /home/jenkins/workspace/clubb_nvhpc_gpu_vs_cpu_diffness/compile/../bin/int2txt /home/jenkins/workspace/clubb_nvhpc_gpu_vs_cpu_diffness/compile/../bin/jacobian /home/jenkins/workspace/clubb_nvhpc_gpu_vs_cpu_diffness/compile/../bin/G_unit_tests /home/jenkins/workspace/clubb_nvhpc_gpu_vs_cpu_diffness/compile/../bin/mkmf_template /home/jenkins/workspace/clubb_nvhpc_gpu_vs_cpu_diffness/compile/../bin/Makefile + source /etc/profile.d/larson-group.sh ++ export GIT_EDITOR=vi ++ GIT_EDITOR=vi ++ export SVN_EDITOR=vi ++ SVN_EDITOR=vi ++ export OMP_STACKSIZE=1048579 ++ OMP_STACKSIZE=1048579 ++ export LMOD_ROOT=/opt/lmod/ ++ LMOD_ROOT=/opt/lmod/ ++ source /opt/lmod//lmod/lmod/init/bash +++ '[' -z '' ']' +++ case "$-" in +++ __lmod_vx=x +++ '[' -n x ']' +++ set +x Shell debugging temporarily silenced: export LMOD_SH_DBG_ON=1 for this output (/usr/local/spack/opt/spack/linux-pop22-cascadelake/gcc-12.2.0/lmod-8.7.37-bi3kyxcdrfgw3y7vv2k7c5rjxg75qzju/lmod/lmod/init/bash) Shell debugging restarted +++ unset __lmod_vx +++ find /usr/local/spack/share/spack/lmod/linux-pop22-x86_64/Core -print -quit ++ export MODULEPATH=/usr/local/spack/share/spack/lmod/linux-pop22-x86_64/Core ++ MODULEPATH=/usr/local/spack/share/spack/lmod/linux-pop22-x86_64/Core + module load nvhpc netcdf-fortran + '[' -z '' ']' + case "$-" in + __lmod_sh_dbg=x + '[' -n x ']' + set +x Shell debugging temporarily silenced: export LMOD_SH_DBG_ON=1 for Lmod's output Shell debugging restarted + unset __lmod_sh_dbg + return 0 + compile/compile.bash -c config/linux_x86_64_nvhpc_gpu_openacc.bash ......................................................................................................................................................................... Make.clubb_lapack is ready. ................................................................................. Make.clubb_param is ready. ......................... Make.clubb_bugsrad is ready. ... Make.microphys_utils is ready. ..... Make.clubb_parabolic is ready. .............. Make.clubb_KK_microphys is ready. ................................................. Make.clubb_coamps is ready. ... Make.clubb_morrison is ready. ... Make.clubb_gfdlact is ready. ............. Make.silhs is ready. .................................................................. Make.clubb_other is ready. ... Make.clubb_standalone is ready. ... Make.clubb_thread_test is ready. ............ Make.clubb_tuner is ready. ... Make.jacobian is ready. ................ Make.G_unit_tests is ready. ... Make.int2txt is ready. cd /home/jenkins/workspace/clubb_nvhpc_gpu_vs_cpu_diffness/compile/../obj; make -f Make.clubb_param cd /home/jenkins/workspace/clubb_nvhpc_gpu_vs_cpu_diffness/compile/../obj; make -f Make.clubb_gfdlact make[1]: Entering directory '/home/jenkins/workspace/clubb_nvhpc_gpu_vs_cpu_diffness/obj' nvfortran -DNETCDF -DCLUBB_REAL_TYPE=8 -DCLUBB_GPU -DCUDA -DCOAMPS_MICRO -DNR_SP -DSILHS -Dradoffline -Dnooverlap -DCLUBB -I/usr/local/spack/opt/spack/linux-pop22-cascadelake/nvhpc-24.3/netcdf-fortran-4.5.3-sl35xhk3ea5mtoylsgjg62d2bg3zto3k/include -Mcache_align -O2 -Mbackslash -Mstandard -Kieee -acc -Minfo=accel -c /home/jenkins/workspace/clubb_nvhpc_gpu_vs_cpu_diffness/compile/../src/SCM_Activation/aer_ccn_act_k.F90 make[1]: Entering directory '/home/jenkins/workspace/clubb_nvhpc_gpu_vs_cpu_diffness/obj' nvfortran -DNETCDF -DCLUBB_REAL_TYPE=8 -DCLUBB_GPU -DCUDA -DCOAMPS_MICRO -DNR_SP -DSILHS -Dradoffline -Dnooverlap -DCLUBB -I/usr/local/spack/opt/spack/linux-pop22-cascadelake/nvhpc-24.3/netcdf-fortran-4.5.3-sl35xhk3ea5mtoylsgjg62d2bg3zto3k/include -Mcache_align -O2 -Mbackslash -Mstandard -Kieee -acc -Minfo=accel -c /home/jenkins/workspace/clubb_nvhpc_gpu_vs_cpu_diffness/compile/../src/CLUBB_core/clubb_precision.F90 nvfortran -DNETCDF -DCLUBB_REAL_TYPE=8 -DCLUBB_GPU -DCUDA -DCOAMPS_MICRO -DNR_SP -DSILHS -Dradoffline -Dnooverlap -DCLUBB -I/usr/local/spack/opt/spack/linux-pop22-cascadelake/nvhpc-24.3/netcdf-fortran-4.5.3-sl35xhk3ea5mtoylsgjg62d2bg3zto3k/include -Mcache_align -O2 -Mbackslash -Mstandard -Kieee -acc -Minfo=accel -c /home/jenkins/workspace/clubb_nvhpc_gpu_vs_cpu_diffness/compile/../src/CLUBB_core/error_code.F90 nvfortran -DNETCDF -DCLUBB_REAL_TYPE=8 -DCLUBB_GPU -DCUDA -DCOAMPS_MICRO -DNR_SP -DSILHS -Dradoffline -Dnooverlap -DCLUBB -I/usr/local/spack/opt/spack/linux-pop22-cascadelake/nvhpc-24.3/netcdf-fortran-4.5.3-sl35xhk3ea5mtoylsgjg62d2bg3zto3k/include -Mcache_align -O2 -Mbackslash -Mstandard -Kieee -acc -Minfo=accel -c /home/jenkins/workspace/clubb_nvhpc_gpu_vs_cpu_diffness/compile/../src/CLUBB_core/parameter_indices.F90 nvfortran -DNETCDF -DCLUBB_REAL_TYPE=8 -DCLUBB_GPU -DCUDA -DCOAMPS_MICRO -DNR_SP -DSILHS -Dradoffline -Dnooverlap -DCLUBB -I/usr/local/spack/opt/spack/linux-pop22-cascadelake/nvhpc-24.3/netcdf-fortran-4.5.3-sl35xhk3ea5mtoylsgjg62d2bg3zto3k/include -Mcache_align -O2 -Mbackslash -Mstandard -Kieee -acc -Minfo=accel -c /home/jenkins/workspace/clubb_nvhpc_gpu_vs_cpu_diffness/compile/../src/CLUBB_core/model_flags.F90 nvfortran -DNETCDF -DCLUBB_REAL_TYPE=8 -DCLUBB_GPU -DCUDA -DCOAMPS_MICRO -DNR_SP -DSILHS -Dradoffline -Dnooverlap -DCLUBB -I/usr/local/spack/opt/spack/linux-pop22-cascadelake/nvhpc-24.3/netcdf-fortran-4.5.3-sl35xhk3ea5mtoylsgjg62d2bg3zto3k/include -Mcache_align -O2 -Mbackslash -Mstandard -Kieee -acc -Minfo=accel -c /home/jenkins/workspace/clubb_nvhpc_gpu_vs_cpu_diffness/compile/../src/CLUBB_core/lapack_interfaces.F90 nvfortran -DNETCDF -DCLUBB_REAL_TYPE=8 -DCLUBB_GPU -DCUDA -DCOAMPS_MICRO -DNR_SP -DSILHS -Dradoffline -Dnooverlap -DCLUBB -I/usr/local/spack/opt/spack/linux-pop22-cascadelake/nvhpc-24.3/netcdf-fortran-4.5.3-sl35xhk3ea5mtoylsgjg62d2bg3zto3k/include -Mcache_align -O2 -Mbackslash -Mstandard -Kieee -acc -Minfo=accel -c /home/jenkins/workspace/clubb_nvhpc_gpu_vs_cpu_diffness/compile/../src/CLUBB_core/input_names.F90 nvfortran -DNETCDF -DCLUBB_REAL_TYPE=8 -DCLUBB_GPU -DCUDA -DCOAMPS_MICRO -DNR_SP -DSILHS -Dradoffline -Dnooverlap -DCLUBB -I/usr/local/spack/opt/spack/linux-pop22-cascadelake/nvhpc-24.3/netcdf-fortran-4.5.3-sl35xhk3ea5mtoylsgjg62d2bg3zto3k/include -Mcache_align -O2 -Mbackslash -Mstandard -Kieee -acc -Minfo=accel -c /home/jenkins/workspace/clubb_nvhpc_gpu_vs_cpu_diffness/compile/../src/CLUBB_core/mt95.F90 nvfortran -DNETCDF -DCLUBB_REAL_TYPE=8 -DCLUBB_GPU -DCUDA -DCOAMPS_MICRO -DNR_SP -DSILHS -Dradoffline -Dnooverlap -DCLUBB -I/usr/local/spack/opt/spack/linux-pop22-cascadelake/nvhpc-24.3/netcdf-fortran-4.5.3-sl35xhk3ea5mtoylsgjg62d2bg3zto3k/include -Mcache_align -O2 -Mbackslash -Mstandard -Kieee -acc -Minfo=accel -c /home/jenkins/workspace/clubb_nvhpc_gpu_vs_cpu_diffness/compile/../src/CLUBB_core/code_timer_module.F90 nvfortran -DNETCDF -DCLUBB_REAL_TYPE=8 -DCLUBB_GPU -DCUDA -DCOAMPS_MICRO -DNR_SP -DSILHS -Dradoffline -Dnooverlap -DCLUBB -I/usr/local/spack/opt/spack/linux-pop22-cascadelake/nvhpc-24.3/netcdf-fortran-4.5.3-sl35xhk3ea5mtoylsgjg62d2bg3zto3k/include -Mcache_align -O2 -Mbackslash -Mstandard -Kieee -acc -Minfo=accel -c /home/jenkins/workspace/clubb_nvhpc_gpu_vs_cpu_diffness/compile/../src/CLUBB_core/stat_file_module.F90 nvfortran -DNETCDF -DCLUBB_REAL_TYPE=8 -DCLUBB_GPU -DCUDA -DCOAMPS_MICRO -DNR_SP -DSILHS -Dradoffline -Dnooverlap -DCLUBB -I/usr/local/spack/opt/spack/linux-pop22-cascadelake/nvhpc-24.3/netcdf-fortran-4.5.3-sl35xhk3ea5mtoylsgjg62d2bg3zto3k/include -Mcache_align -O2 -Mbackslash -Mstandard -Kieee -acc -Minfo=accel -c /home/jenkins/workspace/clubb_nvhpc_gpu_vs_cpu_diffness/compile/../src/CLUBB_core/constants_clubb.F90 nvfortran -DNETCDF -DCLUBB_REAL_TYPE=8 -DCLUBB_GPU -DCUDA -DCOAMPS_MICRO -DNR_SP -DSILHS -Dradoffline -Dnooverlap -DCLUBB -I/usr/local/spack/opt/spack/linux-pop22-cascadelake/nvhpc-24.3/netcdf-fortran-4.5.3-sl35xhk3ea5mtoylsgjg62d2bg3zto3k/include -Mcache_align -O2 -Mbackslash -Mstandard -Kieee -acc -Minfo=accel -c /home/jenkins/workspace/clubb_nvhpc_gpu_vs_cpu_diffness/compile/../src/CLUBB_core/parameters_model.F90 nvfortran -DNETCDF -DCLUBB_REAL_TYPE=8 -DCLUBB_GPU -DCUDA -DCOAMPS_MICRO -DNR_SP -DSILHS -Dradoffline -Dnooverlap -DCLUBB -I/usr/local/spack/opt/spack/linux-pop22-cascadelake/nvhpc-24.3/netcdf-fortran-4.5.3-sl35xhk3ea5mtoylsgjg62d2bg3zto3k/include -Mcache_align -O2 -Mbackslash -Mstandard -Kieee -acc -Minfo=accel -c /home/jenkins/workspace/clubb_nvhpc_gpu_vs_cpu_diffness/compile/../src/CLUBB_core/stats_variables.F90 nvfortran -DNETCDF -DCLUBB_REAL_TYPE=8 -DCLUBB_GPU -DCUDA -DCOAMPS_MICRO -DNR_SP -DSILHS -Dradoffline -Dnooverlap -DCLUBB -I/usr/local/spack/opt/spack/linux-pop22-cascadelake/nvhpc-24.3/netcdf-fortran-4.5.3-sl35xhk3ea5mtoylsgjg62d2bg3zto3k/include -Mcache_align -O2 -Mbackslash -Mstandard -Kieee -acc -Minfo=accel -c /home/jenkins/workspace/clubb_nvhpc_gpu_vs_cpu_diffness/compile/../src/CLUBB_core/penta_lu_solver.F90 nvfortran -DNETCDF -DCLUBB_REAL_TYPE=8 -DCLUBB_GPU -DCUDA -DCOAMPS_MICRO -DNR_SP -DSILHS -Dradoffline -Dnooverlap -DCLUBB -I/usr/local/spack/opt/spack/linux-pop22-cascadelake/nvhpc-24.3/netcdf-fortran-4.5.3-sl35xhk3ea5mtoylsgjg62d2bg3zto3k/include -Mcache_align -O2 -Mbackslash -Mstandard -Kieee -acc -Minfo=accel -c /home/jenkins/workspace/clubb_nvhpc_gpu_vs_cpu_diffness/compile/../src/CLUBB_core/tridiag_lu_solver.F90 nvfortran -DNETCDF -DCLUBB_REAL_TYPE=8 -DCLUBB_GPU -DCUDA -DCOAMPS_MICRO -DNR_SP -DSILHS -Dradoffline -Dnooverlap -DCLUBB -I/usr/local/spack/opt/spack/linux-pop22-cascadelake/nvhpc-24.3/netcdf-fortran-4.5.3-sl35xhk3ea5mtoylsgjg62d2bg3zto3k/include -Mcache_align -O2 -Mbackslash -Mstandard -Kieee -acc -Minfo=accel -c /home/jenkins/workspace/clubb_nvhpc_gpu_vs_cpu_diffness/compile/../src/CLUBB_core/array_index.F90 nvfortran -DNETCDF -DCLUBB_REAL_TYPE=8 -DCLUBB_GPU -DCUDA -DCOAMPS_MICRO -DNR_SP -DSILHS -Dradoffline -Dnooverlap -DCLUBB -I/usr/local/spack/opt/spack/linux-pop22-cascadelake/nvhpc-24.3/netcdf-fortran-4.5.3-sl35xhk3ea5mtoylsgjg62d2bg3zto3k/include -Mcache_align -O2 -Mbackslash -Mstandard -Kieee -acc -Minfo=accel -c /home/jenkins/workspace/clubb_nvhpc_gpu_vs_cpu_diffness/compile/../src/CLUBB_core/endian.F90 nvfortran -DNETCDF -DCLUBB_REAL_TYPE=8 -DCLUBB_GPU -DCUDA -DCOAMPS_MICRO -DNR_SP -DSILHS -Dradoffline -Dnooverlap -DCLUBB -I/usr/local/spack/opt/spack/linux-pop22-cascadelake/nvhpc-24.3/netcdf-fortran-4.5.3-sl35xhk3ea5mtoylsgjg62d2bg3zto3k/include -Mcache_align -O2 -Mbackslash -Mstandard -Kieee -acc -Minfo=accel -c /home/jenkins/workspace/clubb_nvhpc_gpu_vs_cpu_diffness/compile/../src/CLUBB_core/stats_type.F90 nvfortran -DNETCDF -DCLUBB_REAL_TYPE=8 -DCLUBB_GPU -DCUDA -DCOAMPS_MICRO -DNR_SP -DSILHS -Dradoffline -Dnooverlap -DCLUBB -I/usr/local/spack/opt/spack/linux-pop22-cascadelake/nvhpc-24.3/netcdf-fortran-4.5.3-sl35xhk3ea5mtoylsgjg62d2bg3zto3k/include -Mcache_align -O2 -Mbackslash -Mstandard -Kieee -acc -Minfo=accel -c /home/jenkins/workspace/clubb_nvhpc_gpu_vs_cpu_diffness/compile/../src/CLUBB_core/file_functions.F90 nvfortran -DNETCDF -DCLUBB_REAL_TYPE=8 -DCLUBB_GPU -DCUDA -DCOAMPS_MICRO -DNR_SP -DSILHS -Dradoffline -Dnooverlap -DCLUBB -I/usr/local/spack/opt/spack/linux-pop22-cascadelake/nvhpc-24.3/netcdf-fortran-4.5.3-sl35xhk3ea5mtoylsgjg62d2bg3zto3k/include -Mcache_align -O2 -Mbackslash -Mstandard -Kieee -acc -Minfo=accel -c /home/jenkins/workspace/clubb_nvhpc_gpu_vs_cpu_diffness/compile/../src/CLUBB_core/calendar.F90 nvfortran -DNETCDF -DCLUBB_REAL_TYPE=8 -DCLUBB_GPU -DCUDA -DCOAMPS_MICRO -DNR_SP -DSILHS -Dradoffline -Dnooverlap -DCLUBB -I/usr/local/spack/opt/spack/linux-pop22-cascadelake/nvhpc-24.3/netcdf-fortran-4.5.3-sl35xhk3ea5mtoylsgjg62d2bg3zto3k/include -Mcache_align -O2 -Mbackslash -Mstandard -Kieee -acc -Minfo=accel -c /home/jenkins/workspace/clubb_nvhpc_gpu_vs_cpu_diffness/compile/../src/CLUBB_core/pdf_parameter_module.F90 nvfortran -DNETCDF -DCLUBB_REAL_TYPE=8 -DCLUBB_GPU -DCUDA -DCOAMPS_MICRO -DNR_SP -DSILHS -Dradoffline -Dnooverlap -DCLUBB -I/usr/local/spack/opt/spack/linux-pop22-cascadelake/nvhpc-24.3/netcdf-fortran-4.5.3-sl35xhk3ea5mtoylsgjg62d2bg3zto3k/include -Mcache_align -O2 -Mbackslash -Mstandard -Kieee -acc -Minfo=accel -c /home/jenkins/workspace/clubb_nvhpc_gpu_vs_cpu_diffness/compile/../src/CLUBB_core/T_in_K_module.F90 tridiag_lu_solve_single_rhs_lhs: 117, Generating copyout(soln(:)) [if not already present] Generating create(upper(:)) [if not already present] Generating copyin(lhs(:,:)) [if not already present] Generating create(lower_diag_invrs(:)) [if not already present] Generating copyin(rhs(:)) [if not already present] 121, Accelerator serial kernel generated Generating NVIDIA GPU code 126, Loop carried dependence of upper prevents parallelization Loop carried backward dependence of upper prevents venvfortran -DNETCDF -DCLUBB_REAL_TYPE=8 -DCLUBB_GPU -DCUDA -DCOAMPS_MICRO -DNR_SP -DSILHS -Dradoffline -Dnooverlap -DCLUBB -I/usr/local/spack/opt/spack/linux-pop22-cascadelake/nvhpc-24.3/netcdf-fortran-4.5.3-sl35xhk3ea5mtoylsgjg62d2bg3zto3k/include -Mcache_align -O2 -Mbackslash -Mstandard -Kieee -acc -Minfo=accel -c /home/jenkins/workspace/clubb_nvhpc_gpu_vs_cpu_diffness/compile/../src/CLUBB_core/Skx_module.F90 ctorization Accelerator serial kernel generated Generating NVIDIA GPU code 126, !$acc loop seq 126, Loop carried dependence of upper prevents parallelization Loop carried backward dependence of upper prevents vectorization 129, Accelerator serial kernel generated Generating NVIDIA GPU code 135, Loop carried dependence of soln prevents parallelization Loop carried backward dependence of soln prevents vectorization Accelerator serial kernel generated Generating NVIDIA GPU code 135, !$acc loop seq 135, Loop carried backward dependence of soln prevents vectorization 139, Loop carried dependence of soln prevents parallelization Loop carried backward dependence of soln prevents vectorization Accelerator serial kernel generated nvfortran -DNETCDF -DCLUBB_REAL_TYPE=8 -DCLUBB_GPU -DCUDA -DCOAMPS_MICRO -DNR_SP -DSILHS -Dradoffline -Dnooverlap -DCLUBB -I/usr/local/spack/opt/spack/linux-pop22-cascadelake/nvhpc-24.3/netcdf-fortran-4.5.3-sl35xhk3ea5mtoylsgjg62d2bg3zto3k/include -Mcache_align -O2 -Mbackslash -Mstandard -Kieee -acc -Minfo=accel -c /home/jenkins/workspace/clubb_nvhpc_gpu_vs_cpu_diffness/compile/../src/CLUBB_core/sigma_sqd_w_module.F90 Generating NVIDIA GPU code 139, !$acc loop seq 139, Loop carried dependence of soln prevents parallelization Loop carried backward dependence of soln prevents vectorization nvfortran -DNETCDF -DCLUBB_REAL_TYPE=8 -DCLUBB_GPU -DCUDA -DCOAMPS_MICRO -DNR_SP -DSILHS -Dradoffline -Dnooverlap -DCLUBB -I/usr/local/spack/opt/spack/linux-pop22-cascadelake/nvhpc-24.3/netcdf-fortran-4.5.3-sl35xhk3ea5mtoylsgjg62d2bg3zto3k/include -Mcache_align -O2 -Mbackslash -Mstandard -Kieee -acc -Minfo=accel -c /home/jenkins/workspace/clubb_nvhpc_gpu_vs_cpu_diffness/compile/../src/CLUBB_core/pdf_utilities.F90 nvfortran -DNETCDF -DCLUBB_REAL_TYPE=8 -DCLUBB_GPU -DCUDA -DCOAMPS_MICRO -DNR_SP -DSILHS -Dradoffline -Dnooverlap -DCLUBB -I/usr/local/spack/opt/spack/linux-pop22-cascadelake/nvhpc-24.3/netcdf-fortran-4.5.3-sl35xhk3ea5mtoylsgjg62d2bg3zto3k/include -Mcache_align -O2 -Mbackslash -Mstandard -Kieee -acc -Minfo=accel -c /home/jenkins/workspace/clubb_nvhpc_gpu_vs_cpu_diffness/compile/../src/CLUBB_core/calc_roots.F90 nvfortran -DNETCDF -DCLUBB_REAL_TYPE=8 -DCLUBB_GPU -DCUDA -DCOAMPS_MICRO -DNR_SP -DSILHS -Dradoffline -Dnooverlap -DCLUBB -I/usr/local/spack/opt/spack/linux-pop22-cascadelake/nvhpc-24.3/netcdf-fortran-4.5.3-sl35xhk3ea5mtoylsgjg62d2bg3zto3k/include -Mcache_align -O2 -Mbackslash -Mstandard -Kieee -acc -Minfo=accel -c /home/jenkins/workspace/clubb_nvhpc_gpu_vs_cpu_diffness/compile/../src/CLUBB_core/new_hybrid_pdf.F90 nvfortran -DNETCDF -DCLUBB_REAL_TYPE=8 -DCLUBB_GPU -DCUDA -DCOAMPS_MICRO -DNR_SP -DSILHS -Dradoffline -Dnooverlap -DCLUBB -I/usr/local/spack/opt/spack/linux-pop22-cascadelake/nvhpc-24.3/netcdf-fortran-4.5.3-sl35xhk3ea5mtoylsgjg62d2bg3zto3k/include -Mcache_align -O2 -Mbackslash -Mstandard -Kieee -acc -Minfo=accel -c /home/jenkins/workspace/clubb_nvhpc_gpu_vs_cpu_diffness/compile/../src/CLUBB_core/new_tsdadg_pdf.F90 nvfortran -DNETCDF -DCLUBB_REAL_TYPE=8 -DCLUBB_GPU -DCUDA -DCOAMPS_MICRO -DNR_SP -DSILHS -Dradoffline -Dnooverlap -DCLUBB -I/usr/local/spack/opt/spack/linux-pop22-cascadelake/nvhpc-24.3/netcdf-fortran-4.5.3-sl35xhk3ea5mtoylsgjg62d2bg3zto3k/include -Mcache_align -O2 -Mbackslash -Mstandard -Kieee -acc -Minfo=accel -c /home/jenkins/workspace/clubb_nvhpc_gpu_vs_cpu_diffness/compile/../src/CLUBB_core/LY93_pdf.F90 nvfortran -DNETCDF -DCLUBB_REAL_TYPE=8 -DCLUBB_GPU -DCUDA -DCOAMPS_MICRO -DNR_SP -DSILHS -Dradoffline -Dnooverlap -DCLUBB -I/usr/local/spack/opt/spack/linux-pop22-cascadelake/nvhpc-24.3/netcdf-fortran-4.5.3-sl35xhk3ea5mtoylsgjg62d2bg3zto3k/include -Mcache_align -O2 -Mbackslash -Mstandard -Kieee -acc -Minfo=accel -c /home/jenkins/workspace/clubb_nvhpc_gpu_vs_cpu_diffness/compile/../src/CLUBB_core/diagnose_correlations_module.F90 penta_lu_solve_single_rhs_multiple_lhs: 146, Generating copyout(soln(:,:)) [if not already present] Generating create(upper_2(:,:),upper_1(:,:)) [if not already present] Generating copyin(lhs(:,:,:)) [if not already present] Generating create(lower_1(:,:),lower_2(:,:),lower_diag_invrs(:,:)) [if not already present] Generating copyin(rhs(:,:)) [if not already present] 150, Generating implicit firstprivate(ngrdcol) Generating NVIDIA GPU code 151, !$acc loop gang, vector(128) ! blockidx%x threadidx%x 163, Generating implicit firstprivate(ndim,ngrdcol) Generating NVIDIA GPU code 164, !$acc loop gang, vector(128) ! blockidx%x threadidx%x 165, !$acc loop seq 164, Generating implicit firstprivate(k) 165, Loop carried dependence of upper_1 prevents parallelization Loop carried backward dependence of upper_1 prevents vectorization Loop carried dependence of upper_2 prevents parallelization Loop carried backward dependence of upper_2 prevents vectorization 178, Generating implicit firstprivate(ngrdcol) Generating NVIDIA GPU code 179, !$acc loop gang, vector(128) ! blockidx%x threadidx%x 179, Generating implicit firstprivate(ndim) 199, Generating implicit firstprivate(ndim,ngrdcol) Generating NVIDIA GPU code 200, !$acc loop gang, vector(128) ! blockidx%x threadidx%x 206, !$acc loop seq 200, Generating implicit firstprivate(k) 206, Loop carried dependence of soln prevents parallelization Loop carried backward dependence of soln prevents vectorization 213, Generating implicit firstprivate(ndim,ngrdcol) Generating NVIDIA GPU code 214, !$acc loop gang, vector(128) ! blockidx%x threadidx%x 217, !$acc loop seq 214, Generating implicit firstprivate(k) 217, Loop carried dependence of soln prevents parallelization Loop carried backward dependence of soln prevents vectorization tridiag_lu_solve_single_rhs_multiple_lhs: 184, Generating create(upper(:,:)) [if not already present] Generating copyout(soln(:,:)) [if not already present] Generating copyin(lhs(:,:,:)) [if not already present] Generating create(lower_diag_invrs(:,:)) [if not already present] Generating copyin(rhs(:,:)) [if not already present] 188, Generating implicit firstprivate(ngrdcol) Generating NVIDIA GPU code 189, !$acc loop gang, vector(128) ! blockidx%x threadidx%x 195, Generating implicit firstprivate(ndim,ngrdcol) Generating NVIDIA GPU code 196, !$acc loop gang, vector(128) ! blockidx%x threadidx%x 197, !$acc loop seq 196, Generating implicit firstprivate(k) 197, Loop carried dependence of upper prevents parallelization Loop carried backward dependence of upper prevents vectorization 204, Generating implicit firstprivate(ngrdcol) Generating NVIDIA GPU code 205, !$acc loop gang, vector(128) ! blockidx%x threadidx%x 205, Generating implicit firstprivate(ndim) 211, Generating implicit firstprivate(ndim,ngrdcol) Generating NVIDIA GPU code 212, !$acc loop gang, vector(128) ! blockidx%x threadidx%x 216, !$acc loop seq 212, Generating implicit firstprivate(k) 216, Loop carried dependence of soln prevents parallelization Loop carried backward dependence of soln prevents vectorization 222, Generating implicit firstprivate(ndim,ngrdcol) Generating NVIDIA GPU code 223, !$acc loop gang, vector(128) ! blockidx%x threadidx%x 224, !$acc loop seq 223, Generating implicit firstprivate(k) 224, Loop carried dependence of soln prevents parallelization Loop carried backward dependence of soln prevents vectorization nvfortran -DNETCDF -DCLUBB_REAL_TYPE=8 -DCLUBB_GPU -DCUDA -DCOAMPS_MICRO -DNR_SP -DSILHS -Dradoffline -Dnooverlap -DCLUBB -I/usr/local/spack/opt/spack/linux-pop22-cascadelake/nvhpc-24.3/netcdf-fortran-4.5.3-sl35xhk3ea5mtoylsgjg62d2bg3zto3k/include -Mcache_align -O2 -Mbackslash -Mstandard -Kieee -acc -Minfo=accel -c /home/jenkins/workspace/clubb_nvhpc_gpu_vs_cpu_diffness/compile/../src/CLUBB_core/hydromet_pdf_parameter_module.F90 thlm2t_in_k_2d: 140, Generating copyin(rcm(:,:),thlm(:,:),exner(:,:)) [if not already present] 143, Generating implicit firstprivate(nz,ngrdcol) Generating NVIDIA GPU code 144, !$acc loop gang, vector(128) collapse(2) ! blockidx%x threadidx%x 145, ! blockidx%x threadidx%x collapsed nvfortran -DNETCDF -DCLUBB_REAL_TYPE=8 -DCLUBB_GPU -DCUDA -DCOAMPS_MICRO -DNR_SP -DSILHS -Dradoffline -Dnooverlap -DCLUBB -I/usr/local/spack/opt/spack/linux-pop22-cascadelake/nvhpc-24.3/netcdf-fortran-4.5.3-sl35xhk3ea5mtoylsgjg62d2bg3zto3k/include -Mcache_align -O2 -Mbackslash -Mstandard -Kieee -acc -Minfo=accel -c /home/jenkins/workspace/clubb_nvhpc_gpu_vs_cpu_diffness/compile/../src/CLUBB_core/Nc_Ncn_eqns.F90 skx_func: 73, Generating create(skx_denom_tol(:)) [if not already present] Generating copyin(xp2(:,:),xp3(:,:)) [if not already present] Generating copyout(skx(:,:)) [if not already present] Generating copyin(clubb_params(:,:)) [if not already present] 77, Generating implicit firstprivate(ngrdcol) Generating NVIDIA GPU code 78, !$acc loop gang, vector(128) ! blockidx%x threadidx%x 78, Generating implicit firstprivate(x_tol) 86, Generating implicit firstprivate(nz,ngrdcol) Generating NVIDIA GPU code 87, !$acc loop gang, vector(128) collapse(2) ! blockidx%x threadidx%x 88, ! blockidx%x threadidx%x collapsed tridiag_lu_solve_multiple_rhs_lhs: 272, Generating create(upper(:,:)) [if not already present] Generating copyout(soln(:,:,:)) [if not already present] Generating copyin(lhs(:,:,:)) [if not already present] Generating create(lower_diag_invrs(:,:)) [if not already present] Generating copyin(rhs(:,:,:)) [if not already present] 276, Generating implicit firstprivate(ngrdcol) Generating NVIDIA GPU code 277, !$acc loop gang, vector(128) ! blockidx%x threadidx%x 283, Generating implicit firstprivate(ndim,ngrdcol) Generating NVIDIA GPU code 284, !$acc loop gang, vector(128) ! blockidx%x threadidx%x 285, !$acc loop seq 284, Generating implicit firstprivate(k) 285, Loop carried dependence of upper prevents parallelization Loop carried backward dependence of upper prevents vectorization 292, Generating implicit firstprivate(ngrdcol) Generating NVIDIA GPU code 293, !$acc loop gang, vector(128) ! blockidx%x threadidx%x 293, Generating implicit firstprivate(ndim) 299, Generating implicit firstprivate(ndim,nrhs,ngrdcol) Generating NVIDIA GPU code 300, !$acc loop gang, vector(128) collapse(2) ! blockidx%x threadidx%x 301, ! blockidx%x threadidx%x collapsed 305, !$acc loop seq 301, Generating implicit firstprivate(k) 305, Loop carried dependence of soln prevents parallelization Loop carried backward dependence of soln prevents vectorization 312, Generating implicit firstprivate(ndim,nrhs,ngrdcol) Generating NVIDIA GPU code 313, !$acc loop gang, vector(128) collapse(2) ! blockidx%x threadidx%x 314, ! blockidx%x threadidx%x collapsed 315, !$acc loop seq 314, Generating implicit firstprivate(k) 315, Loop carried dependence of soln prevents parallelization Loop carried backward dependence of soln prevents vectorization lg_2005_ansatz: 173, Generating implicit firstprivate(ngrdcol,nz) Generating NVIDIA GPU code 174, !$acc loop gang, vector(128) collapse(2) ! blockidx%x threadidx%x 175, ! blockidx%x threadidx%x collapsed 173, Generating default present(skw(:ngrdcol,:nz),sigma_sqd_w(:ngrdcol,:nz),beta(:ngrdcol),skx(:ngrdcol,:nz),wpxp(:ngrdcol,:nz),xp2(:ngrdcol,:nz),wp2(:ngrdcol,:nz)) 175, Generating implicit firstprivate(x_tol,nrmlzd_skw,nrmlzd_corr_wx) compute_sigma_sqd_w: 97, Generating enter data create(max_corr_w_x_sqd(:,:)) 108, Generating implicit firstprivate(nzm,ngrdcol) Generating NVIDIA GPU code 109, !$acc loop gang, vector(128) collapse(2) ! blockidx%x threadidx%x 110, ! blockidx%x threadidx%x collapsed 108, Generating default present(rtp2(:ngrdcol,:nzm),wprtp(:ngrdcol,:nzm),wpthlp(:ngrdcol,:nzm),thlp2(:ngrdcol,:nzm),max_corr_w_x_sqd(:ngrdcol,:nzm),wp2(:ngrdcol,:nzm)) 120, Generating implicit firstprivate(nzm,ngrdcol) Generating NVIDIA GPU code 121, !$acc loop gang, vector(128) collapse(2) ! blockidx%x threadidx%x 122, ! blockidx%x threadidx%x collapsed 120, Generating default present(max_corr_w_x_sqd(:ngrdcol,:nzm),up2(:ngrdcol,:nzm),upwp(:ngrdcol,:nzm),wp2(:ngrdcol,:nzm),vpwp(:ngrdcol,:nzm),vp2(:ngrdcol,:nzm)) 134, Generating implicit firstprivate(nzm,ngrdcol) Generating NVIDIA GPU code 135, !$acc loop gang, vector(128) collapse(2) ! blockidx%x threadidx%x 136, ! blockidx%x threadidx%x collapsed 134, Generating default present(sigma_sqd_w(:ngrdcol,:nzm),max_corr_w_x_sqd(:ngrdcol,:nzm),gamma_skw_fnc(:ngrdcol,:nzm)) 142, Generating exit data delete(max_corr_w_x_sqd(:,:)) penta_lu_solve_multiple_rhs_lhs: 268, Generating copyout(soln(:,:,:)) [if not already present] Generating create(upper_2(:,:),upper_1(:,:)) [if not already present] Generating copyin(lhs(:,:,:)) [if not already present] Generating create(lower_1(:,:),lower_2(:,:),lower_diag_invrs(:,:)) [if not already present] Generating copyin(rhs(:,:,:)) [if not already present] 272, Generating implicit firstprivate(ngrdcol) Generating NVIDIA GPU code 273, !$acc loop gang, vector(128) ! blockidx%x threadidx%x 285, Generating implicit firstprivate(ndim,ngrdcol) Generating NVIDIA GPU code 286, !$acc loop gang, vector(128) ! blockidx%x threadidx%x 287, !$acc loop seq 286, Generating implicit firstprivate(k) 287, Loop carried dependence of upper_1 prevents parallelization Loop carried backward dependence of upper_1 prevents vectorization Loop carried dependence of upper_2 prevents parallelization Loop carried backward dependence of upper_2 prevents vectorization 300, Generating implicit firstprivate(ngrdcol) Generating NVIDIA GPU code 301, !$acc loop gang, vector(128) ! blockidx%x threadidx%x 301, Generating implicit firstprivate(ndim) 321, Generating implicit firstprivate(ndim,nrhs,ngrdcol) Generating NVIDIA GPU code 322, !$acc loop gang, vector(128) collapse(2) ! blockidx%x threadidx%x 323, ! blockidx%x threadidx%x collapsed 329, !$acc loop seq 323, Generating implicit firstprivate(k) 329, Loop carried dependence of soln prevents parallelization Loop carried backward dependence of soln prevents vectorization 337, Generating implicit firstprivate(ndim,nrhs,ngrdcol) Generating NVIDIA GPU code 338, !$acc loop gang, vector(128) collapse(2) ! blockidx%x threadidx%x 339, ! blockidx%x threadidx%x collapsed 342, !$acc loop seq 339, Generating implicit firstprivate(k) 342, Loop carried dependence of soln prevents parallelization Loop carried backward dependence of soln prevents vectorization nvfortran -DNETCDF -DCLUBB_REAL_TYPE=8 -DCLUBB_GPU -DCUDA -DCOAMPS_MICRO -DNR_SP -DSILHS -Dradoffline -Dnooverlap -DCLUBB -I/usr/local/spack/opt/spack/linux-pop22-cascadelake/nvhpc-24.3/netcdf-fortran-4.5.3-sl35xhk3ea5mtoylsgjg62d2bg3zto3k/include -Mcache_align -O2 -Mbackslash -Mstandard -Kieee -acc -Minfo=accel -c /home/jenkins/workspace/clubb_nvhpc_gpu_vs_cpu_diffness/compile/../src/CLUBB_core/interpolation.F90 xp3_lg_2005_ansatz: 249, Generating copyin(sigma_sqd_w_zt(:,:),wp2_zt(:,:)) [if not already present] Generating create(skx_zt(:,:)) [if not already present] Generating copyin(wpxp_zt(:,:)) [if not already present] Generating create(skx_denom_tol(:)) [if not already present] Generating copyin(skw_zt(:,:),xp2_zt(:,:)) [if not already present] Generating copyout(xp3(:,:)) [if not already present] 258, Generating implicit firstprivate(ngrdcol) Generating NVIDIA GPU code 259, !$acc loop gang, vector(128) ! blockidx%x threadidx%x 258, Generating default present(clubb_params(:ngrdcol,73)) 259, Generating implicit firstprivate(x_tol) 266, Generating implicit firstprivate(nzt,ngrdcol) Generating NVIDIA GPU code 267, !$acc loop gang, vector(128) collapse(2) ! blockidx%x threadidx%x 268, ! blockidx%x threadidx%x collapsed nvfortran -DNETCDF -DCLUBB_REAL_TYPE=8 -DCLUBB_GPU -DCUDA -DCOAMPS_MICRO -DNR_SP -DSILHS -Dradoffline -Dnooverlap -DCLUBB -I/usr/local/spack/opt/spack/linux-pop22-cascadelake/nvhpc-24.3/netcdf-fortran-4.5.3-sl35xhk3ea5mtoylsgjg62d2bg3zto3k/include -Mcache_align -O2 -Mbackslash -Mstandard -Kieee -acc -Minfo=accel -c /home/jenkins/workspace/clubb_nvhpc_gpu_vs_cpu_diffness/compile/../src/CLUBB_core/saturation.F90 nvfortran -DNETCDF -DCLUBB_REAL_TYPE=8 -DCLUBB_GPU -DCUDA -DCOAMPS_MICRO -DNR_SP -DSILHS -Dradoffline -Dnooverlap -DCLUBB -I/usr/local/spack/opt/spack/linux-pop22-cascadelake/nvhpc-24.3/netcdf-fortran-4.5.3-sl35xhk3ea5mtoylsgjg62d2bg3zto3k/include -Mcache_align -O2 -Mbackslash -Mstandard -Kieee -acc -Minfo=accel -c /home/jenkins/workspace/clubb_nvhpc_gpu_vs_cpu_diffness/compile/../src/CLUBB_core/stats_type_utilities.F90 calc_comp_corrs_binormal: 868, Generating implicit firstprivate(nz,ngrdcol) Generating NVIDIA GPU code 869, !$acc loop gang, vector(128) collapse(2) ! blockidx%x threadidx%x 870, ! blockidx%x threadidx%x collapsed 868, Generating default present(corr_x_y_1(:ngrdcol,:nz),mu_y_2(:ngrdcol,:nz),sigma_x_2_sqd(:ngrdcol,:nz),sigma_x_1_sqd(:ngrdcol,:nz),sigma_y_1_sqd(:ngrdcol,:nz),xm(:ngrdcol,:nz),mu_x_2(:ngrdcol,:nz),ym(:ngrdcol,:nz),xpyp(:ngrdcol,:nz),corr_x_y_2(:ngrdcol,:nz),mixt_frac(:ngrdcol,:nz),sigma_y_2_sqd(:ngrdcol,:nz),mu_y_1(:ngrdcol,:nz),mu_x_1(:ngrdcol,:nz)) nvfortran -DNETCDF -DCLUBB_REAL_TYPE=8 -DCLUBB_GPU -DCUDA -DCOAMPS_MICRO -DNR_SP -DSILHS -Dradoffline -Dnooverlap -DCLUBB -I/usr/local/spack/opt/spack/linux-pop22-cascadelake/nvhpc-24.3/netcdf-fortran-4.5.3-sl35xhk3ea5mtoylsgjg62d2bg3zto3k/include -Mcache_align -O2 -Mbackslash -Mstandard -Kieee -acc -Minfo=accel -c /home/jenkins/workspace/clubb_nvhpc_gpu_vs_cpu_diffness/compile/../src/CLUBB_core/lapack_wrap.F90 nvfortran -DNETCDF -DCLUBB_REAL_TYPE=8 -DCLUBB_GPU -DCUDA -DCOAMPS_MICRO -DNR_SP -DSILHS -Dradoffline -Dnooverlap -DCLUBB -I/usr/local/spack/opt/spack/linux-pop22-cascadelake/nvhpc-24.3/netcdf-fortran-4.5.3-sl35xhk3ea5mtoylsgjg62d2bg3zto3k/include -Mcache_align -O2 -Mbackslash -Mstandard -Kieee -acc -Minfo=accel -c /home/jenkins/workspace/clubb_nvhpc_gpu_vs_cpu_diffness/compile/../src/CLUBB_core/matrix_operations.F90 nvfortran -DNETCDF -DCLUBB_REAL_TYPE=8 -DCLUBB_GPU -DCUDA -DCOAMPS_MICRO -DNR_SP -DSILHS -Dradoffline -Dnooverlap -DCLUBB -I/usr/local/spack/opt/spack/linux-pop22-cascadelake/nvhpc-24.3/netcdf-fortran-4.5.3-sl35xhk3ea5mtoylsgjg62d2bg3zto3k/include -Mcache_align -O2 -Mbackslash -Mstandard -Kieee -acc -Minfo=accel -c /home/jenkins/workspace/clubb_nvhpc_gpu_vs_cpu_diffness/compile/../src/CLUBB_core/new_pdf.F90 nvfortran -DNETCDF -DCLUBB_REAL_TYPE=8 -DCLUBB_GPU -DCUDA -DCOAMPS_MICRO -DNR_SP -DSILHS -Dradoffline -Dnooverlap -DCLUBB -I/usr/local/spack/opt/spack/linux-pop22-cascadelake/nvhpc-24.3/netcdf-fortran-4.5.3-sl35xhk3ea5mtoylsgjg62d2bg3zto3k/include -Mcache_align -O2 -Mbackslash -Mstandard -Kieee -acc -Minfo=accel -c /home/jenkins/workspace/clubb_nvhpc_gpu_vs_cpu_diffness/compile/../src/CLUBB_core/adg1_adg2_3d_luhar_pdf.F90 pvertinterp: 544, Generating implicit firstprivate(ngrdcol,nz) Generating NVIDIA GPU code 545, !$acc loop gang, vector(128) ! blockidx%x threadidx%x 544, Generating default present(p_mid(:ngrdcol,:),interp_var(:ngrdcol),input_var(:ngrdcol,:)) 545, Generating implicit firstprivate(p_out,l_found,k_upper,k,dpu,dpl) 564, Accelerator restriction: induction variable live-out from loop: k 569, Accelerator restriction: induction variable live-out from loop: k nvfortran -DNETCDF -DCLUBB_REAL_TYPE=8 -DCLUBB_GPU -DCUDA -DCOAMPS_MICRO -DNR_SP -DSILHS -Dradoffline -Dnooverlap -DCLUBB -I/usr/local/spack/opt/spack/linux-pop22-cascadelake/nvhpc-24.3/netcdf-fortran-4.5.3-sl35xhk3ea5mtoylsgjg62d2bg3zto3k/include -Mcache_align -O2 -Mbackslash -Mstandard -Kieee -acc -Minfo=accel -c -I/home/jenkins/workspace/clubb_nvhpc_gpu_vs_cpu_diffness/compile/../src/CLUBB_core /home/jenkins/workspace/clubb_nvhpc_gpu_vs_cpu_diffness/compile/../src/CLUBB_core/output_grads.F90 sat_mixrat_liq_k: 90, Generating acc routine seq Generating NVIDIA GPU code adg1_pdf_driver: 152, Generating enter data create(w_1_n(:,:),w_2_n(:,:)) 209, Generating exit data delete(w_2_n(:,:),w_1_n(:,:)) sat_mixrat_liq_2d: 367, Generating create(esat(:,:)) [if not already present] Generating copyin(p_in_pa(:,:),t_in_k(:,:)) [if not already present] 382, Generating implicit firstprivate(ngrdcol,nz,start_index) Generating NVIDIA GPU code 383, !$acc loop gang, vector(128) collapse(2) ! blockidx%x threadidx%x 384, ! blockidx%x threadidx%x collapsed 384, Generating implicit firstprivate(t_in_c_sqd,t_in_c) 437, Generating implicit firstprivate(ngrdcol,nz,start_index) Generating NVIDIA GPU code 438, !$acc loop gang, vector(128) collapse(2) ! blockidx%x threadidx%x 439, ! blockidx%x threadidx%x collapsed 451, Generating implicit firstprivate(ngrdcol,start_index,nz) Generating NVIDIA GPU code 452, !$acc loop gang, vector(128) collapse(2) ! blockidx%x threadidx%x 453, ! blockidx%x threadidx%x collapsed 453, Generating implicit firstprivate(t_in_k_clipped) 478, Generating implicit firstprivate(ngrdcol,start_index,nz) Generating NVIDIA GPU code 479, !$acc loop gang, vector(128) collapse(2) ! blockidx%x threadidx%x 480, ! blockidx%x threadidx%x collapsed 480, Generating implicit firstprivate(t_in_k_int) 500, Generating implicit firstprivate(ngrdcol,start_index,nz) Generating NVIDIA GPU code 501, !$acc loop gang, vector(128) collapse(2) ! blockidx%x threadidx%x 502, ! blockidx%x threadidx%x collapsed ar rv /home/jenkins/workspace/clubb_nvhpc_gpu_vs_cpu_diffness/compile/../lib/libclubb_gfdlact.a aer_ccn_act_k.o ar: creating /home/jenkins/workspace/clubb_nvhpc_gpu_vs_cpu_diffness/compile/../lib/libclubb_gfdlact.a nvfortran -DNETCDF -DCLUBB_REAL_TYPE=8 -DCLUBB_GPU -DCUDA -DCOAMPS_MICRO -DNR_SP -DSILHS -Dradoffline -Dnooverlap -DCLUBB -I/usr/local/spack/opt/spack/linux-pop22-cascadelake/nvhpc-24.3/netcdf-fortran-4.5.3-sl35xhk3ea5mtoylsgjg62d2bg3zto3k/include -Mcache_align -O2 -Mbackslash -Mstandard -Kieee -acc -Minfo=accel -c /home/jenkins/workspace/clubb_nvhpc_gpu_vs_cpu_diffness/compile/../src/CLUBB_core/stats_zm_module.F90 nvfortran -DNETCDF -DCLUBB_REAL_TYPE=8 -DCLUBB_GPU -DCUDA -DCOAMPS_MICRO -DNR_SP -DSILHS -Dradoffline -Dnooverlap -DCLUBB -I/usr/local/spack/opt/spack/linux-pop22-cascadelake/nvhpc-24.3/netcdf-fortran-4.5.3-sl35xhk3ea5mtoylsgjg62d2bg3zto3k/include -Mcache_align -O2 -Mbackslash -Mstandard -Kieee -acc -Minfo=accel -c /home/jenkins/workspace/clubb_nvhpc_gpu_vs_cpu_diffness/compile/../src/CLUBB_core/stats_zt_module.F90 nvfortran -DNETCDF -DCLUBB_REAL_TYPE=8 -DCLUBB_GPU -DCUDA -DCOAMPS_MICRO -DNR_SP -DSILHS -Dradoffline -Dnooverlap -DCLUBB -I/usr/local/spack/opt/spack/linux-pop22-cascadelake/nvhpc-24.3/netcdf-fortran-4.5.3-sl35xhk3ea5mtoylsgjg62d2bg3zto3k/include -Mcache_align -O2 -Mbackslash -Mstandard -Kieee -acc -Minfo=accel -c /home/jenkins/workspace/clubb_nvhpc_gpu_vs_cpu_diffness/compile/../src/CLUBB_core/stats_lh_zt_module.F90 a - aer_ccn_act_k.o make[1]: Leaving directory '/home/jenkins/workspace/clubb_nvhpc_gpu_vs_cpu_diffness/obj' nvfortran -DNETCDF -DCLUBB_REAL_TYPE=8 -DCLUBB_GPU -DCUDA -DCOAMPS_MICRO -DNR_SP -DSILHS -Dradoffline -Dnooverlap -DCLUBB -I/usr/local/spack/opt/spack/linux-pop22-cascadelake/nvhpc-24.3/netcdf-fortran-4.5.3-sl35xhk3ea5mtoylsgjg62d2bg3zto3k/include -Mcache_align -O2 -Mbackslash -Mstandard -Kieee -acc -Minfo=accel -c /home/jenkins/workspace/clubb_nvhpc_gpu_vs_cpu_diffness/compile/../src/CLUBB_core/stats_lh_sfc_module.F90 nvfortran -DNETCDF -DCLUBB_REAL_TYPE=8 -DCLUBB_GPU -DCUDA -DCOAMPS_MICRO -DNR_SP -DSILHS -Dradoffline -Dnooverlap -DCLUBB -I/usr/local/spack/opt/spack/linux-pop22-cascadelake/nvhpc-24.3/netcdf-fortran-4.5.3-sl35xhk3ea5mtoylsgjg62d2bg3zto3k/include -Mcache_align -O2 -Mbackslash -Mstandard -Kieee -acc -Minfo=accel -c /home/jenkins/workspace/clubb_nvhpc_gpu_vs_cpu_diffness/compile/../src/CLUBB_core/stats_rad_zt_module.F90 sat_mixrat_ice_2d: 954, Generating create(esat_ice(:,:)) [if not already present] Generating copyin(p_in_pa(:,:),t_in_k(:,:)) [if not already present] 963, Generating implicit firstprivate(nz,ngrdcol) Generating NVIDIA GPU code 964, !$acc loop gang, vector(128) collapse(2) ! blockidx%x threadidx%x 965, ! blockidx%x threadidx%x collapsed 978, Generating implicit firstprivate(nz,ngrdcol) Generating NVIDIA GPU code 979, !$acc loop gang, vector(128) collapse(2) ! blockidx%x threadidx%x 980, ! blockidx%x threadidx%x collapsed 980, Generating implicit firstprivate(t_in_c) 1007, Generating implicit firstprivate(nz,ngrdcol) Generating NVIDIA GPU code 1008, !$acc loop gang, vector(128) collapse(2) ! blockidx%x threadidx%x 1009, ! blockidx%x threadidx%x collapsed 1009, Generating implicit firstprivate(t_in_k_clipped) 1037, Generating implicit firstprivate(nz,ngrdcol) Generating NVIDIA GPU code 1038, !$acc loop gang, vector(128) collapse(2) ! blockidx%x threadidx%x 1039, ! blockidx%x threadidx%x collapsed nvfortran -DNETCDF -DCLUBB_REAL_TYPE=8 -DCLUBB_GPU -DCUDA -DCOAMPS_MICRO -DNR_SP -DSILHS -Dradoffline -Dnooverlap -DCLUBB -I/usr/local/spack/opt/spack/linux-pop22-cascadelake/nvhpc-24.3/netcdf-fortran-4.5.3-sl35xhk3ea5mtoylsgjg62d2bg3zto3k/include -Mcache_align -O2 -Mbackslash -Mstandard -Kieee -acc -Minfo=accel -c /home/jenkins/workspace/clubb_nvhpc_gpu_vs_cpu_diffness/compile/../src/CLUBB_core/stats_rad_zm_module.F90 nvfortran -DNETCDF -DCLUBB_REAL_TYPE=8 -DCLUBB_GPU -DCUDA -DCOAMPS_MICRO -DNR_SP -DSILHS -Dradoffline -Dnooverlap -DCLUBB -I/usr/local/spack/opt/spack/linux-pop22-cascadelake/nvhpc-24.3/netcdf-fortran-4.5.3-sl35xhk3ea5mtoylsgjg62d2bg3zto3k/include -Mcache_align -O2 -Mbackslash -Mstandard -Kieee -acc -Minfo=accel -c /home/jenkins/workspace/clubb_nvhpc_gpu_vs_cpu_diffness/compile/../src/CLUBB_core/stats_sfc_module.F90 nvfortran -DNETCDF -DCLUBB_REAL_TYPE=8 -DCLUBB_GPU -DCUDA -DCOAMPS_MICRO -DNR_SP -DSILHS -Dradoffline -Dnooverlap -DCLUBB -I/usr/local/spack/opt/spack/linux-pop22-cascadelake/nvhpc-24.3/netcdf-fortran-4.5.3-sl35xhk3ea5mtoylsgjg62d2bg3zto3k/include -Mcache_align -O2 -Mbackslash -Mstandard -Kieee -acc -Minfo=accel -c /home/jenkins/workspace/clubb_nvhpc_gpu_vs_cpu_diffness/compile/../src/CLUBB_core/precipitation_fraction.F90 nvfortran -DNETCDF -DCLUBB_REAL_TYPE=8 -DCLUBB_GPU -DCUDA -DCOAMPS_MICRO -DNR_SP -DSILHS -Dradoffline -Dnooverlap -DCLUBB -I/usr/local/spack/opt/spack/linux-pop22-cascadelake/nvhpc-24.3/netcdf-fortran-4.5.3-sl35xhk3ea5mtoylsgjg62d2bg3zto3k/include -Mcache_align -O2 -Mbackslash -Mstandard -Kieee -acc -Minfo=accel -c /home/jenkins/workspace/clubb_nvhpc_gpu_vs_cpu_diffness/compile/../src/CLUBB_core/grid_class.F90 adg1_w_closure: 660, Generating implicit firstprivate(ngrdcol,nz) Generating NVIDIA GPU code 661, !$acc loop gang, vector(128) collapse(2) ! blockidx%x threadidx%x 662, ! blockidx%x threadidx%x collapsed 660, Generating default present(wp2(:ngrdcol,:nz),wm(:ngrdcol,:nz),sigma_sqd_w(:ngrdcol,:nz),mixt_frac(:ngrdcol,:nz),w_1(:ngrdcol,:nz),w_2(:ngrdcol,:nz),skw(:ngrdcol,:nz),w_2_n(:ngrdcol,:nz),varnce_w_2(:ngrdcol,:nz),w_1_n(:ngrdcol,:nz),sqrt_wp2(:ngrdcol,:nz),varnce_w_1(:ngrdcol,:nz)) 662, Generating implicit firstprivate(mixt_frac_max_mag) nvfortran -DNETCDF -DCLUBB_REAL_TYPE=8 -DCLUBB_GPU -DCUDA -DCOAMPS_MICRO -DNR_SP -DSILHS -Dradoffline -Dnooverlap -DCLUBB -I/usr/local/spack/opt/spack/linux-pop22-cascadelake/nvhpc-24.3/netcdf-fortran-4.5.3-sl35xhk3ea5mtoylsgjg62d2bg3zto3k/include -Mcache_align -O2 -Mbackslash -Mstandard -Kieee -acc -Minfo=accel -c /home/jenkins/workspace/clubb_nvhpc_gpu_vs_cpu_diffness/compile/../src/CLUBB_core/input_reader.F90 adg1_adg2_responder_params: 1116, Generating implicit firstprivate(ngrdcol,nz) Generating NVIDIA GPU code 1117, !$acc loop gang, vector(128) collapse(2) ! blockidx%x threadidx%x 1118, ! blockidx%x threadidx%x collapsed 1116, Generating default present(wp2(:ngrdcol,:nz),w_1_n(:ngrdcol,:nz),sigma_sqd_w(:ngrdcol,:nz),varnce_x_2(:ngrdcol,:nz),mixt_frac(:ngrdcol,:nz),alpha_x(:ngrdcol,:nz),beta(:ngrdcol),w_2_n(:ngrdcol,:nz),xm(:ngrdcol,:nz),xp2(:ngrdcol,:nz),x_2(:ngrdcol,:nz),wpxp(:ngrdcol,:nz),x_1(:ngrdcol,:nz),sqrt_wp2(:ngrdcol,:nz),varnce_x_1(:ngrdcol,:nz)) 1118, Generating implicit firstprivate(x_tol,width_factor_1) linear_interpolated_azm_2d: 1544, Generating copyin(azt(:,:),gr,gr%zm(:,:),gr%weights_zt2zm(:,:,:)) [if not already present] Generating copyout(linear_interpolated_azm(:,:)) [if not already present] Generating copyin(gr%zt(:,:)) [if not already present] 1547, Generating implicit firstprivate(ngrdcol) Generating NVIDIA GPU code 1548, !$acc loop gang, vector(128) ! blockidx%x threadidx%x 1556, Generating implicit firstprivate(nzm,ngrdcol) Generating NVIDIA GPU code 1557, !$acc loop gang, vector(128) collapse(2) ! blockidx%x threadidx%x 1558, ! blockidx%x threadidx%x collapsed 1565, Generating implicit firstprivate(ngrdcol) Generating NVIDIA GPU code 1566, !$acc loop gang, vector(128) ! blockidx%x threadidx%x 1566, Generating implicit firstprivate(nzt,nzm) 1591, Generating copyin(zm_min) [if not already present] Generating implicit firstprivate(nzm,ngrdcol) Generating NVIDIA GPU code 1592, !$acc loop gang, vector(128) collapse(2) ! blockidx%x threadidx%x 1593, ! blockidx%x threadidx%x collapsed zt2zm2zt: 1648, Generating create(azt_zm(:,:)) [if not already present] Generating copyin(azt(:,:)) [if not already present] zm2zt2zm: 1706, Generating create(azm_zt(:,:)) [if not already present] Generating copyin(azm(:,:)) [if not already present] linear_interpolated_azt_2d: 2118, Generating copyin(azm(:,:),gr,gr%zm(:,:),gr%weights_zm2zt(:,:,:)) [if not already present] Generating copyout(linear_interpolated_azt(:,:)) [if not already present] Generating copyin(gr%zt(:,:)) [if not already present] 2124, Generating implicit firstprivate(nzt,ngrdcol) Generating NVIDIA GPU code 2125, !$acc loop gang, vector(128) collapse(2) ! blockidx%x threadidx%x 2126, ! blockidx%x threadidx%x collapsed 2134, Generating copyin(zt_min) [if not already present] Generating implicit firstprivate(ngrdcol,nzt) Generating NVIDIA GPU code 2135, !$acc loop gang, vector(128) collapse(2) ! blockidx%x threadidx%x 2136, ! blockidx%x threadidx%x collapsed gradzm_2d: 2420, Generating copyin(azm(:,:),gr%invrs_dzt(:,:),gr) [if not already present] 2424, Generating implicit firstprivate(nzt,ngrdcol) Generating NVIDIA GPU code 2425, !$acc loop gang, vector(128) collapse(2) ! blockidx%x threadidx%x 2426, ! blockidx%x threadidx%x collapsed gradzt_2d: 2518, Generating copyin(azt(:,:),gr%invrs_dzm(:,:),gr) [if not already present] 2522, Generating implicit firstprivate(nzm,ngrdcol) Generating NVIDIA GPU code 2523, !$acc loop gang, vector(128) collapse(2) ! blockidx%x threadidx%x 2524, ! blockidx%x threadidx%x collapsed 2536, Generating implicit firstprivate(ngrdcol) Generating NVIDIA GPU code 2537, !$acc loop gang, vector(128) ! blockidx%x threadidx%x 2537, Generating implicit firstprivate(nzm) nvfortran -DNETCDF -DCLUBB_REAL_TYPE=8 -DCLUBB_GPU -DCUDA -DCOAMPS_MICRO -DNR_SP -DSILHS -Dradoffline -Dnooverlap -DCLUBB -I/usr/local/spack/opt/spack/linux-pop22-cascadelake/nvhpc-24.3/netcdf-fortran-4.5.3-sl35xhk3ea5mtoylsgjg62d2bg3zto3k/include -Mcache_align -O2 -Mbackslash -Mstandard -Kieee -acc -Minfo=accel -c /home/jenkins/workspace/clubb_nvhpc_gpu_vs_cpu_diffness/compile/../src/CLUBB_core/corr_varnce_module.F90 nvfortran -DNETCDF -DCLUBB_REAL_TYPE=8 -DCLUBB_GPU -DCUDA -DCOAMPS_MICRO -DNR_SP -DSILHS -Dradoffline -Dnooverlap -DCLUBB -I/usr/local/spack/opt/spack/linux-pop22-cascadelake/nvhpc-24.3/netcdf-fortran-4.5.3-sl35xhk3ea5mtoylsgjg62d2bg3zto3k/include -Mcache_align -O2 -Mbackslash -Mstandard -Kieee -acc -Minfo=accel -c /home/jenkins/workspace/clubb_nvhpc_gpu_vs_cpu_diffness/compile/../src/CLUBB_core/matrix_solver_wrapper.F90 nvfortran -DNETCDF -DCLUBB_REAL_TYPE=8 -DCLUBB_GPU -DCUDA -DCOAMPS_MICRO -DNR_SP -DSILHS -Dradoffline -Dnooverlap -DCLUBB -I/usr/local/spack/opt/spack/linux-pop22-cascadelake/nvhpc-24.3/netcdf-fortran-4.5.3-sl35xhk3ea5mtoylsgjg62d2bg3zto3k/include -Mcache_align -O2 -Mbackslash -Mstandard -Kieee -acc -Minfo=accel -c /home/jenkins/workspace/clubb_nvhpc_gpu_vs_cpu_diffness/compile/../src/CLUBB_core/index_mapping.F90 band_solve_single_rhs_multiple_lhs: 110, Generating update self(lhs(:,:,:),rhs(:,:)) 123, Generating update device(rcond(:)) 130, Generating update self(rhs(:,:),lhs(:,:,:)) 138, Generating update device(soln(:,:)) band_solve_multiple_rhs_lhs: 226, Generating update self(lhs(:,:,:),rhs(:,:,:)) 239, Generating update device(rcond(:)) 246, Generating update self(rhs(:,:,:),lhs(:,:,:)) 254, Generating update device(soln(:,:,:)) tridiag_solve_single_rhs_multiple_lhs: 438, Generating update self(lhs(:,:,:),rhs(:,:)) 449, Generating update device(rcond(:)) 456, Generating update self(rhs(:,:),lhs(:,:,:)) 463, Generating update device(soln(:,:)) tridiag_solve_multiple_rhs_lhs: 544, Generating update self(lhs(:,:,:),rhs(:,:,:)) 555, Generating update device(rcond(:)) 562, Generating update self(rhs(:,:,:),lhs(:,:,:)) 569, Generating update device(soln(:,:,:)) nvfortran -DNETCDF -DCLUBB_REAL_TYPE=8 -DCLUBB_GPU -DCUDA -DCOAMPS_MICRO -DNR_SP -DSILHS -Dradoffline -Dnooverlap -DCLUBB -I/usr/local/spack/opt/spack/linux-pop22-cascadelake/nvhpc-24.3/netcdf-fortran-4.5.3-sl35xhk3ea5mtoylsgjg62d2bg3zto3k/include -Mcache_align -O2 -Mbackslash -Mstandard -Kieee -acc -Minfo=accel -c /home/jenkins/workspace/clubb_nvhpc_gpu_vs_cpu_diffness/compile/../src/CLUBB_core/parameters_tunable.F90 nvfortran -DNETCDF -DCLUBB_REAL_TYPE=8 -DCLUBB_GPU -DCUDA -DCOAMPS_MICRO -DNR_SP -DSILHS -Dradoffline -Dnooverlap -DCLUBB -I/usr/local/spack/opt/spack/linux-pop22-cascadelake/nvhpc-24.3/netcdf-fortran-4.5.3-sl35xhk3ea5mtoylsgjg62d2bg3zto3k/include -Mcache_align -O2 -Mbackslash -Mstandard -Kieee -acc -Minfo=accel -c /home/jenkins/workspace/clubb_nvhpc_gpu_vs_cpu_diffness/compile/../src/CLUBB_core/advance_helper_module.F90 nvfortran -DNETCDF -DCLUBB_REAL_TYPE=8 -DCLUBB_GPU -DCUDA -DCOAMPS_MICRO -DNR_SP -DSILHS -Dradoffline -Dnooverlap -DCLUBB -I/usr/local/spack/opt/spack/linux-pop22-cascadelake/nvhpc-24.3/netcdf-fortran-4.5.3-sl35xhk3ea5mtoylsgjg62d2bg3zto3k/include -Mcache_align -O2 -Mbackslash -Mstandard -Kieee -acc -Minfo=accel -c /home/jenkins/workspace/clubb_nvhpc_gpu_vs_cpu_diffness/compile/../src/CLUBB_core/mean_adv.F90 nvfortran -DNETCDF -DCLUBB_REAL_TYPE=8 -DCLUBB_GPU -DCUDA -DCOAMPS_MICRO -DNR_SP -DSILHS -Dradoffline -Dnooverlap -DCLUBB -I/usr/local/spack/opt/spack/linux-pop22-cascadelake/nvhpc-24.3/netcdf-fortran-4.5.3-sl35xhk3ea5mtoylsgjg62d2bg3zto3k/include -Mcache_align -O2 -Mbackslash -Mstandard -Kieee -acc -Minfo=accel -c /home/jenkins/workspace/clubb_nvhpc_gpu_vs_cpu_diffness/compile/../src/CLUBB_core/sponge_layer_damping.F90 nvfortran -DNETCDF -DCLUBB_REAL_TYPE=8 -DCLUBB_GPU -DCUDA -DCOAMPS_MICRO -DNR_SP -DSILHS -Dradoffline -Dnooverlap -DCLUBB -I/usr/local/spack/opt/spack/linux-pop22-cascadelake/nvhpc-24.3/netcdf-fortran-4.5.3-sl35xhk3ea5mtoylsgjg62d2bg3zto3k/include -Mcache_align -O2 -Mbackslash -Mstandard -Kieee -acc -Minfo=accel -c /home/jenkins/workspace/clubb_nvhpc_gpu_vs_cpu_diffness/compile/../src/CLUBB_core/turbulent_adv_pdf.F90 nvfortran -DNETCDF -DCLUBB_REAL_TYPE=8 -DCLUBB_GPU -DCUDA -DCOAMPS_MICRO -DNR_SP -DSILHS -Dradoffline -Dnooverlap -DCLUBB -I/usr/local/spack/opt/spack/linux-pop22-cascadelake/nvhpc-24.3/netcdf-fortran-4.5.3-sl35xhk3ea5mtoylsgjg62d2bg3zto3k/include -Mcache_align -O2 -Mbackslash -Mstandard -Kieee -acc -Minfo=accel -c /home/jenkins/workspace/clubb_nvhpc_gpu_vs_cpu_diffness/compile/../src/CLUBB_core/diffusion.F90 nvfortran -DNETCDF -DCLUBB_REAL_TYPE=8 -DCLUBB_GPU -DCUDA -DCOAMPS_MICRO -DNR_SP -DSILHS -Dradoffline -Dnooverlap -DCLUBB -I/usr/local/spack/opt/spack/linux-pop22-cascadelake/nvhpc-24.3/netcdf-fortran-4.5.3-sl35xhk3ea5mtoylsgjg62d2bg3zto3k/include -Mcache_align -O2 -Mbackslash -Mstandard -Kieee -acc -Minfo=accel -c /home/jenkins/workspace/clubb_nvhpc_gpu_vs_cpu_diffness/compile/../src/CLUBB_core/pos_definite_module.F90 nvfortran -DNETCDF -DCLUBB_REAL_TYPE=8 -DCLUBB_GPU -DCUDA -DCOAMPS_MICRO -DNR_SP -DSILHS -Dradoffline -Dnooverlap -DCLUBB -I/usr/local/spack/opt/spack/linux-pop22-cascadelake/nvhpc-24.3/netcdf-fortran-4.5.3-sl35xhk3ea5mtoylsgjg62d2bg3zto3k/include -Mcache_align -O2 -Mbackslash -Mstandard -Kieee -acc -Minfo=accel -c /home/jenkins/workspace/clubb_nvhpc_gpu_vs_cpu_diffness/compile/../src/CLUBB_core/fill_holes.F90 nvfortran -DNETCDF -DCLUBB_REAL_TYPE=8 -DCLUBB_GPU -DCUDA -DCOAMPS_MICRO -DNR_SP -DSILHS -Dradoffline -Dnooverlap -DCLUBB -I/usr/local/spack/opt/spack/linux-pop22-cascadelake/nvhpc-24.3/netcdf-fortran-4.5.3-sl35xhk3ea5mtoylsgjg62d2bg3zto3k/include -Mcache_align -O2 -Mbackslash -Mstandard -Kieee -acc -Minfo=accel -c /home/jenkins/workspace/clubb_nvhpc_gpu_vs_cpu_diffness/compile/../src/CLUBB_core/advance_xp3_module.F90 nvfortran -DNETCDF -DCLUBB_REAL_TYPE=8 -DCLUBB_GPU -DCUDA -DCOAMPS_MICRO -DNR_SP -DSILHS -Dradoffline -Dnooverlap -DCLUBB -I/usr/local/spack/opt/spack/linux-pop22-cascadelake/nvhpc-24.3/netcdf-fortran-4.5.3-sl35xhk3ea5mtoylsgjg62d2bg3zto3k/include -Mcache_align -O2 -Mbackslash -Mstandard -Kieee -acc -Minfo=accel -c /home/jenkins/workspace/clubb_nvhpc_gpu_vs_cpu_diffness/compile/../src/CLUBB_core/calc_pressure.F90 calculate_thvm: 232, Generating copyin(rtm(:,:),rcm(:,:),exner(:,:),thlm(:,:)) [if not already present] Generating copyout(thvm(:,:)) [if not already present] Generating copyin(thv_ds_zt(:,:)) [if not already present] 236, Generating implicit firstprivate(nzt,ngrdcol) Generating NVIDIA GPU code 237, !$acc loop gang, vector(128) collapse(2) ! blockidx%x threadidx%x 238, ! blockidx%x threadidx%x collapsed term_ma_zt_lhs: 191, Generating copyin(wm_zt(:,:),weights_zt2zm(:,:,:),invrs_dzm(:,:)) [if not already present] Generating copyout(lhs_ma(:,:,:)) [if not already present] Generating copyin(invrs_dzt(:,:)) [if not already present] 197, Generating implicit firstprivate(ngrdcol,nzt) Generating NVIDIA GPU code 198, !$acc loop gang, vector(128) collapse(2) ! blockidx%x threadidx%x 199, ! blockidx%x threadidx%x collapsed 220, Generating implicit firstprivate(ngrdcol) Generating NVIDIA GPU code 221, !$acc loop gang, vector(128) ! blockidx%x threadidx%x 221, Generating implicit firstprivate(nzt,nzm) 240, Generating implicit firstprivate(ngrdcol) Generating NVIDIA GPU code 241, !$acc loop gang, vector(128) ! blockidx%x threadidx%x 259, Generating implicit firstprivate(nzt,ngrdcol) Generating NVIDIA GPU code 260, !$acc loop gang, vector(128) collapse(2) ! blockidx%x threadidx%x 261, ! blockidx%x threadidx%x collapsed 291, Generating implicit firstprivate(ngrdcol) Generating NVIDIA GPU code 292, !$acc loop gang, vector(128) ! blockidx%x threadidx%x 292, Generating implicit firstprivate(nzt,nzm) 320, Generating implicit firstprivate(ngrdcol) Generating NVIDIA GPU code 321, !$acc loop gang, vector(128) ! blockidx%x threadidx%x xpyp_term_ta_pdf_lhs: 371, Generating copyin(coef_wpxpyp_implicit_zm(:,:),gr%invrs_dzt(:,:),gr,gr%invrs_dzm(:,:),rho_ds_zm(:,:),gr%weights_zm2zt(:,:,:),sgn_turbulent_vel(:,:),rho_ds_zt(:,:),coef_wpxpyp_implicit(:,:)) [if not already present] Generating copyout(lhs_ta(:,:,:)) [if not already present] Generating copyin(invrs_rho_ds_zm(:,:)) [if not already present] 378, Generating implicit firstprivate(ngrdcol) Generating NVIDIA GPU code 379, !$acc loop gang, vector(128) collapse(2) ! blockidx%x threadidx%x 380, ! blockidx%x threadidx%x collapsed 389, Generating implicit firstprivate(nzm,ngrdcol) Generating NVIDIA GPU code 390, !$acc loop gang, vector(128) collapse(2) ! blockidx%x threadidx%x 391, ! blockidx%x threadidx%x collapsed 420, Generating implicit firstprivate(nzm,ngrdcol) Generating NVIDIA GPU code 421, !$acc loop gang, vector(128) collapse(2) ! blockidx%x threadidx%x 422, ! blockidx%x threadidx%x collapsed 467, Generating implicit firstprivate(ngrdcol) Generating NVIDIA GPU code 468, !$acc loop gang, vector(128) collapse(2) ! blockidx%x threadidx%x 469, ! blockidx%x threadidx%x collapsed 469, Generating implicit firstprivate(nzm) diffusion_zt_lhs: 310, Generating create(drhokdz_zt(:,:)) [if not already present] Generating copyin(gr,gr%invrs_dzm(:,:),invrs_rho_ds_zt(:,:)) [if not already present] Generating create(k_zm_nu(:,:)) [if not already present] Generating copyin(nu(:),gr%invrs_dzt(:,:)) [if not already present] Generating create(lhs_upwind(:,:,:)) [if not already present] Generating copyin(k_zt(:,:)) [if not already present] Generating copyout(lhs(:,:,:)) [if not already present] Generating create(ddzm_rho_k_zm_nu(:,:)) [if not already present] Generating copyin(k_zm(:,:)) [if not already present] Generating create(rho_k_zm_nu(:,:)) [if not already present] Generating copyin(rho_ds_zm(:,:)) [if not already present] 315, Generating implicit firstprivate(nzm,ngrdcol) Generating NVIDIA GPU code 316, !$acc loop gang, vector(128) collapse(2) ! blockidx%x threadidx%x 317, ! blockidx%x threadidx%x collapsed 394, Generating implicit firstprivate(ngrdcol) Generating NVIDIA GPU code 395, !$acc loop gang, vector(128) ! blockidx%x threadidx%x 435, Generating implicit firstprivate(nzt,ngrdcol) Generating NVIDIA GPU code 436, !$acc loop gang, vector(128) collapse(2) ! blockidx%x threadidx%x 437, ! blockidx%x threadidx%x collapsed 491, Generating implicit firstprivate(ngrdcol) Generating NVIDIA GPU code 492, !$acc loop gang, vector(128) ! blockidx%x threadidx%x 492, Generating implicit firstprivate(nzt,nzm) term_ma_zm_lhs: 455, Generating copyin(wm_zm(:,:),weights_zm2zt(:,:,:)) [if not already present] Generating copyout(lhs_ma(:,:,:)) [if not already present] Generating copyin(invrs_dzm(:,:)) [if not already present] 459, Generating implicit firstprivate(ngrdcol) Generating NVIDIA GPU code 460, !$acc loop gang, vector(128) collapse(2) ! blockidx%x threadidx%x 461, ! blockidx%x threadidx%x collapsed 468, Generating implicit firstprivate(nzm,ngrdcol) Generating NVIDIA GPU code 469, !$acc loop gang, vector(128) collapse(2) ! blockidx%x threadidx%x 470, ! blockidx%x threadidx%x collapsed 487, Generating implicit firstprivate(ngrdcol) Generating NVIDIA GPU code 488, !$acc loop gang, vector(128) collapse(2) ! blockidx%x threadidx%x 489, ! blockidx%x threadidx%x collapsed 489, Generating implicit firstprivate(nzm) xpyp_term_ta_pdf_lhs_godunov: 543, Generating copyin(coef_wpxpyp_implicit(:,:),gr,gr%invrs_dzm(:,:),rho_ds_zm(:,:)) [if not already present] Generating copyout(lhs_ta(:,:,:)) [if not already present] Generating copyin(invrs_rho_ds_zm(:,:)) [if not already present] 548, Generating implicit firstprivate(ngrdcol) Generating NVIDIA GPU code 549, !$acc loop gang, vector(128) collapse(2) ! blockidx%x threadidx%x 550, ! blockidx%x threadidx%x collapsed 557, Generating implicit firstprivate(nzm,ngrdcol) Generating NVIDIA GPU code 558, !$acc loop gang, vector(128) collapse(2) ! blockidx%x threadidx%x 559, ! blockidx%x threadidx%x collapsed 581, Generating implicit firstprivate(ngrdcol) Generating NVIDIA GPU code 582, !$acc loop gang, vector(128) collapse(2) ! blockidx%x threadidx%x 583, ! blockidx%x threadidx%x collapsed 583, Generating implicit firstprivate(nzm) xpyp_term_ta_pdf_rhs: 893, Generating copyin(gr,gr%invrs_dzm(:,:),sgn_turbulent_vel(:,:),rho_ds_zm(:,:),gr%invrs_dzt(:,:)) [if not already present] Generating copyout(rhs_ta(:,:)) [if not already present] Generating copyin(term_wpxpyp_explicit_zm(:,:),term_wpxpyp_explicit(:,:),invrs_rho_ds_zm(:,:),rho_ds_zt(:,:)) [if not already present] 900, Generating implicit firstprivate(ngrdcol) Generating NVIDIA GPU code 901, !$acc loop gang, vector(128) ! blockidx%x threadidx%x 909, Generating implicit firstprivate(ngrdcol,nzm) Generating NVIDIA GPU code 910, !$acc loop gang, vector(128) collapse(2) ! blockidx%x threadidx%x 911, ! blockidx%x threadidx%x collapsed 925, Generating implicit firstprivate(nzm,ngrdcol) Generating NVIDIA GPU code 926, !$acc loop gang, vector(128) collapse(2) ! blockidx%x threadidx%x 927, ! blockidx%x threadidx%x collapsed 956, Generating implicit firstprivate(ngrdcol) Generating NVIDIA GPU code 957, !$acc loop gang, vector(128) ! blockidx%x threadidx%x 957, Generating implicit firstprivate(nzm) diffusion_zm_lhs: 816, Generating create(drhokdz_zm(:,:)) [if not already present] Generating copyin(gr%invrs_dzm(:,:),gr,invrs_rho_ds_zm(:,:),k_zm(:,:),nu(:),gr%invrs_dzt(:,:)) [if not already present] Generating create(lhs_upwind(:,:,:)) [if not already present] Generating copyin(k_zt(:,:)) [if not already present] Generating copyout(lhs(:,:,:)) [if not already present] Generating create(ddzt_rho_k_zt_nu(:,:)) [if not already present] Generating copyin(rho_ds_zt(:,:)) [if not already present] Generating create(rho_k_zt_nu(:,:)) [if not already present] 821, Generating implicit firstprivate(ngrdcol,nzt) Generating NVIDIA GPU code 822, !$acc loop gang, vector(128) collapse(2) ! blockidx%x threadidx%x 823, ! blockidx%x threadidx%x collapsed 832, Generating implicit firstprivate(nzm,ngrdcol) Generating NVIDIA GPU code 833, !$acc loop gang, vector(128) collapse(2) ! blockidx%x threadidx%x 834, ! blockidx%x threadidx%x collapsed 842, Generating implicit firstprivate(ngrdcol) Generating NVIDIA GPU code 843, !$acc loop gang, vector(128) ! blockidx%x threadidx%x 851, Generating implicit firstprivate(ngrdcol,nzm) Generating NVIDIA GPU code 852, !$acc loop gang, vector(128) collapse(2) ! blockidx%x threadidx%x 853, ! blockidx%x threadidx%x collapsed 867, Generating implicit firstprivate(ngrdcol) Generating NVIDIA GPU code 868, !$acc loop gang, vector(128) ! blockidx%x threadidx%x 868, Generating implicit firstprivate(nzt,nzm) 883, Generating implicit firstprivate(ngrdcol) Generating NVIDIA GPU code 884, !$acc loop gang, vector(128) ! blockidx%x threadidx%x 924, Generating implicit firstprivate(nzm,ngrdcol) Generating NVIDIA GPU code 925, !$acc loop gang, vector(128) collapse(2) ! blockidx%x threadidx%x 926, ! blockidx%x threadidx%x collapsed 980, Generating implicit firstprivate(ngrdcol) Generating NVIDIA GPU code 981, !$acc loop gang, vector(128) ! blockidx%x threadidx%x 981, Generating implicit firstprivate(nzt,nzm) xpyp_term_ta_pdf_rhs_godunov: 1026, Generating copyin(gr,sgn_turbulent_vel(:,:),term_wpxpyp_explicit_zm(:,:),gr%invrs_dzm(:,:)) [if not already present] Generating copyout(rhs_ta(:,:)) [if not already present] Generating copyin(invrs_rho_ds_zm(:,:),rho_ds_zm(:,:)) [if not already present] 1032, Generating implicit firstprivate(ngrdcol) Generating NVIDIA GPU code 1033, !$acc loop gang, vector(128) ! blockidx%x threadidx%x 1038, Generating implicit firstprivate(nzm,ngrdcol) Generating NVIDIA GPU code 1039, !$acc loop gang, vector(128) collapse(2) ! blockidx%x threadidx%x 1040, ! blockidx%x threadidx%x collapsed 1056, Generating implicit firstprivate(ngrdcol) Generating NVIDIA GPU code 1057, !$acc loop gang, vector(128) ! blockidx%x threadidx%x 1057, Generating implicit firstprivate(nzm) fill_holes_vertical: 127, Generating implicit firstprivate(ngrdcol,nz) Generating NVIDIA GPU code 129, !$acc loop gang, vector(128) collapse(2) ! blockidx%x threadidx%x Generating reduction(.or.:l_field_below_threshold) 130, ! blockidx%x threadidx%x collapsed 127, Generating default present(field(:ngrdcol,:nz)) Generating implicit copy(l_field_below_threshold) [if not already present] 130, Generating implicit firstprivate(threshold) 143, Generating enter data create(invrs_denom_integral(:,:),denom_integral_global(:),mass_fraction_global(:),numer_integral_global(:),rho_ds_dz(:,:),field_avg_global(:),field_clipped(:,:)) 147, Generating implicit firstprivate(ngrdcol,nz) Generating NVIDIA GPU code 148, !$acc loop gang, vector(128) collapse(2) ! blockidx%x threadidx%x 149, ! blockidx%x threadidx%x collapsed 147, Generating default present(rho_ds(:ngrdcol,:nz),rho_ds_dz(:ngrdcol,:nz),dz(:ngrdcol,:nz)) 158, Generating implicit firstprivate(ngrdcol,upper_hf_level,lower_hf_level) Generating NVIDIA GPU code 159, !$acc loop gang, vector(128) collapse(2) ! blockidx%x threadidx%x 160, ! blockidx%x threadidx%x collapsed 170, !$acc loop seq Generating implicit reduction(+:rho_k_sum) 158, Generating default present(rho_ds_dz(:ngrdcol,lower_hf_level:upper_hf_level),invrs_denom_integral(:ngrdcol,lower_hf_level+2:upper_hf_level-2)) 160, Generating implicit firstprivate(j,rho_k_sum) 170, Loop is parallelizable 179, Generating implicit firstprivate(upper_hf_level,ngrdcol,lower_hf_level) Generating NVIDIA GPU code 180, !$acc loop gang, vector(128) ! blockidx%x threadidx%x 189, !$acc loop seq 198, !$acc loop seq Generating implicit reduction(+:field$r1) 204, !$acc loop seq 208, !$acc loop seq 214, !$acc loop seq Generating implicit reduction(+:rho_ds_dz$r) 225, !$acc loop seq 179, Generating default present(field(:ngrdcol,:),field_clipped(:ngrdcol,:),rho_ds_dz(:ngrdcol,:),invrs_denom_integral(:ngrdcol,lower_hf_level+2:upper_hf_level-2)) 189, Loop carried dependence of field,field_clipped prevents parallelization Loop carried backward dependence of field_clipped,field prevents vectorization Generating implicit firstprivate(k_end,field_clipped_avg,threshold,mass_fraction,field_avg,k_start) Loop carried dependence of field,field_clipped prevents parallelization Loop carried backward dependence of field_clipped prevents vectorization Loop carried dependence of field_clipped prevents parallelization 198, Loop is parallelizable 204, Loop is parallelizable 208, Loop is parallelizable 214, Loop is parallelizable 225, Loop is parallelizable 238, Generating implicit firstprivate(nz,ngrdcol) Generating NVIDIA GPU code 240, !$acc loop gang, vector(128) collapse(2) ! blockidx%x threadidx%x Generating reduction(.or.:l_field_below_threshold) 241, ! blockidx%x threadidx%x collapsed 238, Generating default present(field(:ngrdcol,:nz)) Generating implicit copy(l_field_below_threshold) [if not already present] 241, Generating implicit firstprivate(threshold) 251, Generating exit data delete(invrs_denom_integral(:,:),denom_integral_global(:),mass_fraction_global(:),rho_ds_dz(:,:),numer_integral_global(:),field_avg_global(:),field_clipped(:,:)) 264, Generating implicit firstprivate(ngrdcol) Generating NVIDIA GPU code 265, !$acc loop gang, vector(128) ! blockidx%x threadidx%x 264, Generating default present(numer_integral_global(:ngrdcol),denom_integral_global(:ngrdcol)) 271, Generating implicit firstprivate(upper_hf_level,ngrdcol,lower_hf_level) Generating NVIDIA GPU code 272, !$acc loop gang, vector(128) ! blockidx%x threadidx%x 273, !$acc loop seq 271, Generating default present(field(:ngrdcol,lower_hf_level:upper_hf_level),rho_ds_dz(:ngrdcol,lower_hf_level:upper_hf_level),numer_integral_global(:ngrdcol),denom_integral_global(:ngrdcol)) 273, Complex loop carried dependence of numer_integral_global prevents parallelization Loop carried dependence of numer_integral_global prevents parallelization Loop carried backward dependence of numer_integral_global prevents vectorization Complex loop carried dependence of denom_integral_global prevents parallelization Loop carried dependence of denom_integral_global prevents parallelization Loop carried backward dependence of denom_integral_global prevents vectorization 282, Generating implicit firstprivate(ngrdcol,lower_hf_level,upper_hf_level) Generating NVIDIA GPU code 283, !$acc loop gang, vector(128) ! blockidx%x threadidx%x 292, !$acc loop seq 297, !$acc loop seq 282, Generating default present(field_avg_global(:ngrdcol),denom_integral_global(:ngrdcol),field(:ngrdcol,lower_hf_level:upper_hf_level),numer_integral_global(:ngrdcol),field_clipped(:ngrdcol,lower_hf_level:upper_hf_level)) 283, Generating implicit firstprivate(threshold) 292, Loop is parallelizable 297, Loop is parallelizable 305, Generating implicit firstprivate(upper_hf_level,ngrdcol,lower_hf_level) Generating NVIDIA GPU code 306, !$acc loop gang, vector(128) ! blockidx%x threadidx%x 308, !$acc loop seq 305, Generating default present(field_clipped(:ngrdcol,lower_hf_level:upper_hf_level),rho_ds_dz(:ngrdcol,lower_hf_level:upper_hf_level),numer_integral_global(:ngrdcol)) 308, Complex loop carried dependence of numer_integral_global prevents parallelization Loop carried reuse of numer_integral_global prevents parallelization 314, Generating implicit firstprivate(ngrdcol,lower_hf_level,upper_hf_level) Generating NVIDIA GPU code 315, !$acc loop gang, vector(128) ! blockidx%x threadidx%x 334, !$acc loop seq 314, Generating default present(denom_integral_global(:ngrdcol),field_clipped(:ngrdcol,lower_hf_level:upper_hf_level),field(:ngrdcol,lower_hf_level:upper_hf_level),field_avg_global(:ngrdcol),numer_integral_global(:ngrdcol),mass_fraction_global(:ngrdcol)) 315, Generating implicit firstprivate(threshold,field_clipped_avg) 334, Loop is parallelizable 343, Generating exit data delete(invrs_denom_integral(:,:),denom_integral_global(:),mass_fraction_global(:),rho_ds_dz(:,:),numer_integral_global(:),field_avg_global(:),field_clipped(:,:)) calc_stability_correction: 309, Generating enter data create(brunt_vaisala_freq_sqd_smth(:,:),lambda0_stability(:,:),brunt_vaisala_freq_sqd_moist(:,:),brunt_vaisala_freq_sqd(:,:),brunt_vaisala_freq_sqd_mixed(:,:),brunt_vaisala_freq_sqd_dry(:,:)) 327, Generating implicit firstprivate(nzm,ngrdcol) Generating NVIDIA GPU code 328, !$acc loop gang, vector(128) collapse(2) ! blockidx%x threadidx%x 329, ! blockidx%x threadidx%x collapsed 327, Generating default present(lambda0_stability_coef(:ngrdcol),lambda0_stability(:ngrdcol,:nzm),brunt_vaisala_freq_sqd(:ngrdcol,:nzm)) 339, Generating implicit firstprivate(nzm,ngrdcol) Generating NVIDIA GPU code 340, !$acc loop gang, vector(128) collapse(2) ! blockidx%x threadidx%x 341, ! blockidx%x threadidx%x collapsed 339, Generating default present(stability_correction(:ngrdcol,:nzm),lscale_zm(:ngrdcol,:nzm),brunt_vaisala_freq_sqd(:ngrdcol,:nzm),em(:ngrdcol,:nzm),lambda0_stability(:ngrdcol,:nzm)) 349, Generating exit data delete(lambda0_stability(:,:),brunt_vaisala_freq_sqd_smth(:,:),brunt_vaisala_freq_sqd_moist(:,:),brunt_vaisala_freq_sqd(:,:),brunt_vaisala_freq_sqd_mixed(:,:),brunt_vaisala_freq_sqd_dry(:,:)) fill_holes_driver: 848, Generating copyin(gr,rho_ds_zt(:)) [if not already present] Generating copy(hydromet(:,i)) [if not already present] Generating copyin(gr%dzt(:,:)) [if not already present] calc_brunt_vaisala_freq_sqd: 473, Generating copyin(exner(:,:),gr) [if not already present] Generating create(t_in_k_zm(:,:),ddzt_thvm(:,:),rsat_zm(:,:)) [if not already present] Generating copyin(p_in_pa(:,:)) [if not already present] Generating create(ice_supersat_frac_zm(:,:),thm_zm(:,:)) [if not already present] Generating copyin(gr%zt(:,:)) [if not already present] Generating copyout(brunt_vaisala_freq_sqd_smth(:,:)) [if not already present] Generating create(brunt_vaisala_freq_clipped(:,:)) [if not already present] Generating copyout(brunt_vaisala_freq_sqd_dry(:,:),brunt_vaisala_freq_sqd(:,:),brunt_vaisala_freq_sqd_mixed(:,:),brunt_vaisala_freq_sqd_moist(:,:)) [if not already present] Generating copyin(rtm(:,:)) [if not already present] Generating create(t_in_k(:,:)) [if not already present] Generating copyin(rcm(:,:)) [if not already present] Generating create(rsat(:,:)) [if not already present] Generating copyin(thlm(:,:)) [if not already present] Generating create(thm(:,:),ddzt_rtm(:,:),ddzt_thlm(:,:)) [if not already present] Generating copyin(bv_efold(:)) [if not already present] Generating create(ddzt_rsat(:,:),thvm_zm(:,:)) [if not already present] Generating copyin(thvm(:,:)) [if not already present] Generating create(ddzt_thm(:,:)) [if not already present] Generating copyin(ice_supersat_frac(:,:)) [if not already present] 482, Generating enter data create(tmp_calc(:,:)) 492, Generating implicit firstprivate(nzm,ngrdcol) Generating NVIDIA GPU code 493, !$acc loop gang, vector(128) collapse(2) ! blockidx%x threadidx%x 494, ! blockidx%x threadidx%x collapsed 502, Generating implicit firstprivate(nzm,ngrdcol) Generating NVIDIA GPU code 503, !$acc loop gang, vector(128) collapse(2) ! blockidx%x threadidx%x 504, ! blockidx%x threadidx%x collapsed 504, Generating implicit firstprivate(t0) 518, Generating implicit firstprivate(nzt,ngrdcol) Generating NVIDIA GPU code 519, !$acc loop gang, vector(128) collapse(2) ! blockidx%x threadidx%x 520, ! blockidx%x threadidx%x collapsed 530, Generating implicit firstprivate(nzm,ngrdcol) Generating NVIDIA GPU code 531, !$acc loop gang, vector(128) collapse(2) ! blockidx%x threadidx%x 532, ! blockidx%x threadidx%x collapsed 538, Generating implicit firstprivate(nzm,ngrdcol) Generating NVIDIA GPU code 539, !$acc loop gang, vector(128) collapse(2) ! blockidx%x threadidx%x 540, ! blockidx%x threadidx%x collapsed 554, Generating implicit firstprivate(nzm,ngrdcol) Generating NVIDIA GPU code 555, !$acc loop gang, vector(128) collapse(2) ! blockidx%x threadidx%x 556, ! blockidx%x threadidx%x collapsed 592, Generating implicit firstprivate(nzm,ngrdcol) Generating NVIDIA GPU code 593, !$acc loop gang, vector(128) collapse(2) ! blockidx%x threadidx%x 594, ! blockidx%x threadidx%x collapsed 613, Generating exit data delete(tmp_calc(:,:)) compute_cx_fnc_richardson: 754, Generating enter data create(fnc_richardson_clipped(:,:),fnc_richardson(:,:),cx_fnc_richardson_avg(:,:),cx_fnc_interp(:,:),ri_zm(:,:),fnc_richardson_smooth(:,:)) 770, Generating implicit firstprivate(ngrdcol,nzm) Generating NVIDIA GPU code 771, !$acc loop gang, vector(128) collapse(2) ! blockidx%x threadidx%x 772, ! blockidx%x threadidx%x collapsed 770, Generating default present(brunt_vaisala_freq_sqd(:ngrdcol,:nzm),ri_zm(:ngrdcol,:nzm)) 785, Generating implicit firstprivate(nzm,ngrdcol) Generating NVIDIA GPU code 786, !$acc loop gang, vector(128) collapse(2) ! blockidx%x threadidx%x 787, ! blockidx%x threadidx%x collapsed 785, Generating default present(clubb_params(:ngrdcol,96:97),fnc_richardson(:ngrdcol,:nzm),ri_zm(:ngrdcol,:nzm)) 787, Generating implicit firstprivate(invrs_min_max_diff,richardson_num_min,richardson_num_max) 807, Generating implicit firstprivate(nzm,ngrdcol) Generating NVIDIA GPU code 808, !$acc loop gang, vector(128) collapse(2) ! blockidx%x threadidx%x 809, ! blockidx%x threadidx%x collapsed 807, Generating default present(clubb_params(:ngrdcol,94:95),fnc_richardson_smooth(:ngrdcol,:nzm),cx_fnc_interp(:ngrdcol,:nzm)) 809, Generating implicit firstprivate(cx_min,cx_max) 822, Generating implicit firstprivate(nzm,ngrdcol) Generating NVIDIA GPU code 823, !$acc loop gang, vector(128) collapse(2) ! blockidx%x threadidx%x 824, ! blockidx%x threadidx%x collapsed 822, Generating default present(clubb_params(:ngrdcol,94:97),ri_zm(:ngrdcol,:nzm),cx_fnc_richardson(:ngrdcol,:nzm)) 824, Generating implicit firstprivate(invrs_min_max_diff,richardson_num_min,richardson_num_max,cx_max,cx_min) 858, Generating implicit firstprivate(nzm,ngrdcol) Generating NVIDIA GPU code 859, !$acc loop gang, vector(128) collapse(2) ! blockidx%x threadidx%x 860, ! blockidx%x threadidx%x collapsed 858, Generating default present(cx_fnc_richardson(:ngrdcol,:nzm)) 866, Generating exit data delete(fnc_richardson_clipped(:,:),fnc_richardson(:,:),cx_fnc_richardson_avg(:,:),cx_fnc_interp(:,:),ri_zm(:,:),fnc_richardson_smooth(:,:)) calc_ri_zm: 911, Generating implicit firstprivate(ngrdcol,nzm) Generating NVIDIA GPU code 912, !$acc loop gang, vector(128) collapse(2) ! blockidx%x threadidx%x 913, ! blockidx%x threadidx%x collapsed 911, Generating default present(bv_freq_sqd(:ngrdcol,:nzm),shear(:ngrdcol,:nzm),ri_zm(:ngrdcol,:nzm)) 913, Generating implicit firstprivate(lim_shear,lim_bv) lscale_width_vert_avg: 985, Generating enter data create(denom_terms(:,:),numer_terms(:,:),one_half_avg_width(:,:)) 988, Generating implicit firstprivate(ngrdcol,nzm) Generating NVIDIA GPU code 989, !$acc loop gang, vector(128) collapse(2) ! blockidx%x threadidx%x 990, ! blockidx%x threadidx%x collapsed 988, Generating default present(lscale_zm(:ngrdcol,:nzm),one_half_avg_width(:ngrdcol,:nzm)) 995, Generating implicit firstprivate(nzm,ngrdcol) Generating NVIDIA GPU code 996, !$acc loop gang, vector(128) collapse(2) ! blockidx%x threadidx%x 997, ! blockidx%x threadidx%x collapsed 995, Generating default present(one_half_avg_width(:ngrdcol,:nzm)) 1004, Generating implicit firstprivate(nzm,ngrdcol) Generating NVIDIA GPU code 1005, !$acc loop gang, vector(128) collapse(2) ! blockidx%x threadidx%x 1006, ! blockidx%x threadidx%x collapsed 1004, Generating default present(gr%dzm(1:ngrdcol,1:nzm),numer_terms(:ngrdcol,:nzm),denom_terms(:ngrdcol,:nzm),gr,var_profile(:ngrdcol,:nzm),rho_ds_zm(:ngrdcol,:nzm)) 1013, Generating implicit firstprivate(ngrdcol,nzm) Generating NVIDIA GPU code 1014, !$acc loop gang, vector(128) collapse(2) ! blockidx%x threadidx%x 1015, ! blockidx%x threadidx%x collapsed 1073, !$acc loop seq Generating implicit reduction(+:numer_integral,denom_integral) 1013, Generating default present(gr%zm(1:ngrdcol,:),denom_terms(:ngrdcol,:),gr,one_half_avg_width(:ngrdcol,:nzm),numer_terms(:ngrdcol,:)) 1015, Generating implicit firstprivate(k_avg_lower,k_avg,n_below_ground_levels,k_avg_upper,var_below_ground_value,numer_integral,denom_integral) 1035, Accelerator restriction: induction variable live-out from loop: k_avg_upper 1038, Accelerator restriction: induction variable live-out from loop: k_avg_upper 1042, Accelerator restriction: induction variable live-out from loop: k_avg_lower 1045, Accelerator restriction: induction variable live-out from loop: k_avg_lower 1073, Loop is parallelizable 1085, Generating exit data delete(denom_terms(:,:),one_half_avg_width(:,:),numer_terms(:,:)) wp2_term_splat_lhs: 1143, Generating enter data create(brunt_vaisala_freq_splat_clipped(:,:),brunt_vaisala_freq_splat_smooth(:,:)) 1145, Generating implicit firstprivate(nzm,ngrdcol) Generating NVIDIA GPU code 1146, !$acc loop gang, vector(128) collapse(2) ! blockidx%x threadidx%x 1147, ! blockidx%x threadidx%x collapsed 1145, Generating default present(brunt_vaisala_freq_splat_clipped(:ngrdcol,:nzm),brunt_vaisala_freq_sqd_splat(:ngrdcol,:nzm)) 1157, Generating implicit firstprivate(ngrdcol,nzm) Generating NVIDIA GPU code 1158, !$acc loop gang, vector(128) collapse(2) ! blockidx%x threadidx%x 1159, ! blockidx%x threadidx%x collapsed 1157, Generating default present(lhs_splat_wp2(:ngrdcol,:nzm),c_wp2_splat(:ngrdcol),brunt_vaisala_freq_splat_smooth(:ngrdcol,:nzm)) 1165, Generating exit data delete(brunt_vaisala_freq_splat_smooth(:,:),brunt_vaisala_freq_splat_clipped(:,:)) wp3_term_splat_lhs: 1226, Generating enter data create(brunt_vaisala_freq_splat_clipped(:,:),brunt_vaisala_freq_splat_clipped_zt(:,:)) 1228, Generating implicit firstprivate(nzm,ngrdcol) Generating NVIDIA GPU code 1229, !$acc loop gang, vector(128) collapse(2) ! blockidx%x threadidx%x 1230, ! blockidx%x threadidx%x collapsed 1228, Generating default present(brunt_vaisala_freq_splat_clipped(:ngrdcol,:nzm),brunt_vaisala_freq_sqd_splat(:ngrdcol,:nzm)) 1240, Generating implicit firstprivate(ngrdcol,nzt) Generating NVIDIA GPU code 1241, !$acc loop gang, vector(128) collapse(2) ! blockidx%x threadidx%x 1242, ! blockidx%x threadidx%x collapsed 1240, Generating default present(lhs_splat_wp3(:ngrdcol,:nzt),c_wp2_splat(:ngrdcol),brunt_vaisala_freq_splat_clipped_zt(:ngrdcol,:nzt)) 1249, Generating exit data delete(brunt_vaisala_freq_splat_clipped_zt(:,:),brunt_vaisala_freq_splat_clipped(:,:)) smooth_min_sclr_idx: 1297, Generating copyin(input_var2(:,:)) [if not already present] 1300, Generating implicit firstprivate(ngrdcol,nz) Generating NVIDIA GPU code 1301, !$acc loop gang, vector(128) collapse(2) ! blockidx%x threadidx%x 1302, ! blockidx%x threadidx%x collapsed 1302, Generating implicit firstprivate(smth_coef,input_var1) smooth_min_array_scalar: 1357, Generating copyin(input_var1(:,:)) [if not already present] 1360, Generating implicit firstprivate(ngrdcol,nz) Generating NVIDIA GPU code 1361, !$acc loop gang, vector(128) collapse(2) ! blockidx%x threadidx%x 1362, ! blockidx%x threadidx%x collapsed 1362, Generating implicit firstprivate(smth_coef,input_var2) smooth_min_arrays: 1417, Generating copyin(input_var1(:,:),input_var2(:,:)) [if not already present] 1420, Generating implicit firstprivate(ngrdcol,nz) Generating NVIDIA GPU code 1421, !$acc loop gang, vector(128) collapse(2) ! blockidx%x threadidx%x 1422, ! blockidx%x threadidx%x collapsed 1422, Generating implicit firstprivate(smth_coef) smooth_max_sclr_idx: 1516, Generating copyin(input_var2(:,:)) [if not already present] 1519, Generating implicit firstprivate(ngrdcol,nz) Generating NVIDIA GPU code 1520, !$acc loop gang, vector(128) collapse(2) ! blockidx%x threadidx%x 1521, ! blockidx%x threadidx%x collapsed 1521, Generating implicit firstprivate(smth_coef,input_var1) smooth_max_array_scalar: 1576, Generating copyin(input_var1(:,:)) [if not already present] 1579, Generating implicit firstprivate(ngrdcol,nz) Generating NVIDIA GPU code 1580, !$acc loop gang, vector(128) collapse(2) ! blockidx%x threadidx%x 1581, ! blockidx%x threadidx%x collapsed 1581, Generating implicit firstprivate(smth_coef,input_var2) smooth_max_array_1d_scalar: 1635, Generating copyin(input_var1(:)) [if not already present] 1638, Generating implicit firstprivate(ngrdcol) Generating NVIDIA GPU code 1639, !$acc loop gang, vector(128) ! blockidx%x threadidx%x 1639, Generating implicit firstprivate(smth_coef,input_var2) smooth_max_arrays: 1693, Generating copyin(input_var1(:,:),input_var2(:,:)) [if not already present] 1696, Generating implicit firstprivate(ngrdcol,nz) Generating NVIDIA GPU code 1697, !$acc loop gang, vector(128) collapse(2) ! blockidx%x threadidx%x 1698, ! blockidx%x threadidx%x collapsed 1698, Generating implicit firstprivate(smth_coef) smooth_heaviside_peskin: 1794, Generating copyin(input(:,:)) [if not already present] 1797, Generating implicit firstprivate(nz,ngrdcol) Generating NVIDIA GPU code 1798, !$acc loop gang, vector(128) collapse(2) ! blockidx%x threadidx%x 1799, ! blockidx%x threadidx%x collapsed 1799, Generating implicit firstprivate(smth_range,input_over_smth_range) calc_xpwp_2d: 1910, Generating copyin(gr,gr%invrs_dzm(:,:),km_zm(:,:)) [if not already present] Generating copyout(xpwp(:,:)) [if not already present] Generating copyin(xm(:,:)) [if not already present] 1914, Generating implicit firstprivate(ngrdcol,nzm) Generating NVIDIA GPU code 1915, !$acc loop gang, vector(128) collapse(2) ! blockidx%x threadidx%x 1916, ! blockidx%x threadidx%x collapsed nvfortran -DNETCDF -DCLUBB_REAL_TYPE=8 -DCLUBB_GPU -DCUDA -DCOAMPS_MICRO -DNR_SP -DSILHS -Dradoffline -Dnooverlap -DCLUBB -I/usr/local/spack/opt/spack/linux-pop22-cascadelake/nvhpc-24.3/netcdf-fortran-4.5.3-sl35xhk3ea5mtoylsgjg62d2bg3zto3k/include -Mcache_align -O2 -Mbackslash -Mstandard -Kieee -acc -Minfo=accel -c /home/jenkins/workspace/clubb_nvhpc_gpu_vs_cpu_diffness/compile/../src/CLUBB_core/output_netcdf.F90 nvfortran -DNETCDF -DCLUBB_REAL_TYPE=8 -DCLUBB_GPU -DCUDA -DCOAMPS_MICRO -DNR_SP -DSILHS -Dradoffline -Dnooverlap -DCLUBB -I/usr/local/spack/opt/spack/linux-pop22-cascadelake/nvhpc-24.3/netcdf-fortran-4.5.3-sl35xhk3ea5mtoylsgjg62d2bg3zto3k/include -Mcache_align -O2 -Mbackslash -Mstandard -Kieee -acc -Minfo=accel -c /home/jenkins/workspace/clubb_nvhpc_gpu_vs_cpu_diffness/compile/../src/CLUBB_core/mono_flux_limiter.F90 nvfortran -DNETCDF -DCLUBB_REAL_TYPE=8 -DCLUBB_GPU -DCUDA -DCOAMPS_MICRO -DNR_SP -DSILHS -Dradoffline -Dnooverlap -DCLUBB -I/usr/local/spack/opt/spack/linux-pop22-cascadelake/nvhpc-24.3/netcdf-fortran-4.5.3-sl35xhk3ea5mtoylsgjg62d2bg3zto3k/include -Mcache_align -O2 -Mbackslash -Mstandard -Kieee -acc -Minfo=accel -c /home/jenkins/workspace/clubb_nvhpc_gpu_vs_cpu_diffness/compile/../src/CLUBB_core/clip_explicit.F90 clip_covars_denom: 156, Generating enter data create(upwp_chnge(:,:),wprtp_chnge(:,:),vpwp_chnge(:,:),wpthlp_chnge(:,:)) 157, Generating enter data create(wpsclrp_chnge(:,:,:)) 414, Generating exit data delete(upwp_chnge(:,:),wprtp_chnge(:,:),vpwp_chnge(:,:),wpthlp_chnge(:,:)) 415, Generating exit data delete(wpsclrp_chnge(:,:,:)) clip_covar: 566, Generating update self(xpyp(:,:)) 599, Generating implicit firstprivate(ngrdcol,nzm) Generating NVIDIA GPU code 600, !$acc loop gang, vector(128) collapse(2) ! blockidx%x threadidx%x 601, ! blockidx%x threadidx%x collapsed 599, Generating default present(xp2(:ngrdcol,2:nzm-1),yp2(:ngrdcol,2:nzm-1),xpyp_chnge(:ngrdcol,2:nzm-1),xpyp(:ngrdcol,2:nzm-1)) 601, Generating implicit firstprivate(xpyp_bound,max_mag_corr) 629, Generating implicit firstprivate(ngrdcol) Generating NVIDIA GPU code 630, !$acc loop gang, vector(128) ! blockidx%x threadidx%x 629, Generating default present(xpyp_chnge(:ngrdcol,:)) 630, Generating implicit firstprivate(nzm) 638, Generating update self(xpyp(:,:)) clip_variance: 929, Generating copy(xp2(:,:)) [if not already present] Generating copyin(threshold(:,:)) [if not already present] 949, Generating update self(xp2(:,:)) 967, Generating implicit firstprivate(nzm,ngrdcol) Generating NVIDIA GPU code 968, !$acc loop gang, vector(128) collapse(2) ! blockidx%x threadidx%x 969, ! blockidx%x threadidx%x collapsed 978, Generating update self(xp2(:,:)) clip_skewness: 1094, Generating copyin(gr,gr%zt(:,:),sfc_elevation(:)) [if not already present] Generating copy(wp3(:,:)) [if not already present] Generating copyin(wp2_zt(:,:)) [if not already present] 1100, Generating update self(wp3(:,:)) 1115, Generating update self(wp3(:,:)) clip_skewness_core: 1185, Generating enter data create(zagl_thresh(:,:),wp3_lim_sqd(:,:),wp2_zt_cubed(:,:),h_zagl(:,:)) 1204, Generating implicit firstprivate(nzt,ngrdcol) Generating NVIDIA GPU code 1205, !$acc loop gang, vector(128) collapse(2) ! blockidx%x threadidx%x 1206, ! blockidx%x threadidx%x collapsed 1204, Generating default present(wp2_zt(:ngrdcol,:nzt),wp2_zt_cubed(:ngrdcol,:nzt)) 1215, Generating implicit firstprivate(nzt,ngrdcol) Generating NVIDIA GPU code 1216, !$acc loop gang, vector(128) collapse(2) ! blockidx%x threadidx%x 1217, ! blockidx%x threadidx%x collapsed 1215, Generating default present(sfc_elevation(:ngrdcol),zagl_thresh(:ngrdcol,:nzt),gr%zt(1:ngrdcol,1:nzt),gr) 1227, Generating implicit firstprivate(ngrdcol,nzt) Generating NVIDIA GPU code 1228, !$acc loop gang, vector(128) collapse(2) ! blockidx%x threadidx%x 1229, ! blockidx%x threadidx%x collapsed 1227, Generating default present(wp3_lim_sqd(:ngrdcol,:nzt),wp2_zt_cubed(:ngrdcol,:nzt),skw_max_mag(:ngrdcol),h_zagl(:ngrdcol,:nzt)) 1240, Generating implicit firstprivate(ngrdcol,nzt) Generating NVIDIA GPU code 1241, !$acc loop gang, vector(128) collapse(2) ! blockidx%x threadidx%x 1242, ! blockidx%x threadidx%x collapsed 1240, Generating default present(gr%zt(1:ngrdcol,1:nzt),gr,skw_max_mag(:ngrdcol),sfc_elevation(:ngrdcol),wp3_lim_sqd(:ngrdcol,:nzt),wp2_zt_cubed(:ngrdcol,:nzt)) 1260, Generating implicit firstprivate(nzt,ngrdcol) Generating NVIDIA GPU code 1261, !$acc loop gang, vector(128) collapse(2) ! blockidx%x threadidx%x 1262, ! blockidx%x threadidx%x collapsed 1260, Generating default present(wp3_lim_sqd(:ngrdcol,:nzt),wp3(:ngrdcol,:nzt)) 1273, Generating implicit firstprivate(nzt,ngrdcol) Generating NVIDIA GPU code 1274, !$acc loop gang, vector(128) collapse(2) ! blockidx%x threadidx%x 1275, ! blockidx%x threadidx%x collapsed 1273, Generating default present(wp3(:ngrdcol,:nzt)) 1283, Generating exit data delete(zagl_thresh(:,:),wp3_lim_sqd(:,:),wp2_zt_cubed(:,:),h_zagl(:,:)) monotonic_turbulent_flux_limit: 456, Generating enter data create(xm_enter_mfl(:,:),min_x_allowable_lev(:,:),l_adjustment_needed(:),wpxp_mfl_max(:,:),rhs_mfl_xm(:,:),lhs_mfl_xm(:,:,:),max_x_allowable_lev(:,:),max_x_allowable(:,:),min_x_allowable(:,:),wpxp_mfl_min(:,:),xm_mfl(:,:),wpxp_net_adjust(:,:),xp2_zt(:,:),xm_without_ta(:,:)) 486, Generating update self(wpxp(:,:),xm(:,:)) 495, Generating update self(xm(:,:),xm_old(:,:),wpxp(:,:)) 505, Generating update self(xm(:,:),xm_old(:,:),wpxp(:,:)) 517, Generating implicit firstprivate(ngrdcol,nzm) Generating NVIDIA GPU code 518, !$acc loop gang, vector(128) collapse(2) ! blockidx%x threadidx%x 519, ! blockidx%x threadidx%x collapsed 517, Generating default present(wpxp_net_adjust(:ngrdcol,:nzm)) 526, Generating implicit firstprivate(ngrdcol,nzt) Generating NVIDIA GPU code 527, !$acc loop gang, vector(128) collapse(2) ! blockidx%x threadidx%x 528, ! blockidx%x threadidx%x collapsed 526, Generating default present(xm_enter_mfl(:ngrdcol,:nzt),xm(:ngrdcol,:nzt)) 544, Generating implicit firstprivate(nzt,ngrdcol) Generating NVIDIA GPU code 545, !$acc loop gang, vector(128) collapse(2) ! blockidx%x threadidx%x 546, ! blockidx%x threadidx%x collapsed 544, Generating default present(xp2_zt(:ngrdcol,:nzt)) 546, Generating implicit firstprivate(xp2_threshold,max_xp2) 555, Generating implicit firstprivate(nzt,ngrdcol) Generating NVIDIA GPU code 556, !$acc loop gang, vector(128) collapse(2) ! blockidx%x threadidx%x 557, ! blockidx%x threadidx%x collapsed 555, Generating default present(xp2_zt(:ngrdcol,:nzt),xm_without_ta(:ngrdcol,:nzt),min_x_allowable_lev(:ngrdcol,:nzt),xm_forcing(:ngrdcol,:nzt),xm_old(:ngrdcol,:nzt),max_x_allowable_lev(:ngrdcol,:nzt)) 557, Generating implicit firstprivate(xm_tol,solve_type,dt,max_dev) 620, Generating implicit firstprivate(nzt,ngrdcol) Generating NVIDIA GPU code 621, !$acc loop gang, vector(128) collapse(2) ! blockidx%x threadidx%x 622, ! blockidx%x threadidx%x collapsed 630, !$acc loop seq Generating implicit reduction(min:min_tmp) Generating implicit reduction(max:max_tmp) 620, Generating default present(low_lev_effect(:ngrdcol,:nzt-1),max_x_allowable_lev(:ngrdcol,:),min_x_allowable_lev(:ngrdcol,:),min_x_allowable(:ngrdcol,:nzt-1),max_x_allowable(:ngrdcol,:nzt-1),high_lev_effect(:ngrdcol,:nzt-1)) 622, Generating implicit firstprivate(j,min_tmp,max_tmp,low_lev,high_lev) 630, Loop is parallelizable 642, Generating implicit firstprivate(nzm,ngrdcol) Generating NVIDIA GPU code 643, !$acc loop gang, vector(128) collapse(2) ! blockidx%x threadidx%x 644, ! blockidx%x threadidx%x collapsed 642, Generating default present(wpxp_mfl_max(:ngrdcol,2:nzm-1),invrs_rho_ds_zm(:ngrdcol,2:nzm-1),min_x_allowable(:ngrdcol,:nzm-2),rho_ds_zm(:ngrdcol,:nzm-2),gr%invrs_dzt(1:ngrdcol,1:nzm-2),gr,max_x_allowable(:ngrdcol,:nzm-2),xm_without_ta(:ngrdcol,:nzm-2),wpxp_net_adjust(:ngrdcol,2:nzm-1),rho_ds_zt(:ngrdcol,:nzm-2),wpxp(:ngrdcol,:nzm-1),wpxp_mfl_min(:ngrdcol,2:nzm-1)) 644, Generating implicit firstprivate(solve_type,l_mono_flux_lim_spikefix,dt) 696, Generating implicit firstprivate(ngrdcol) Generating NVIDIA GPU code 697, !$acc loop gang, vector(128) ! blockidx%x threadidx%x 696, Generating default present(max_x_allowable(:ngrdcol,nzt),wpxp_mfl_min(:ngrdcol,:),wpxp_mfl_max(:ngrdcol,:),min_x_allowable(:ngrdcol,nzt)) 697, Generating implicit firstprivate(nzt,nzm) 712, Generating update self(min_x_allowable(:,:),wpxp_mfl_max(:,:),max_x_allowable(:,:),xm_without_ta(:,:),wpxp_mfl_min(:,:)) 727, Generating update self(min_x_allowable(:,:),wpxp_mfl_max(:,:),max_x_allowable(:,:),xm_without_ta(:,:),wpxp_mfl_min(:,:)) 745, Generating implicit firstprivate(ngrdcol) Generating NVIDIA GPU code 746, !$acc loop gang, vector(128) ! blockidx%x threadidx%x 745, Generating default present(l_adjustment_needed(:ngrdcol)) 751, Generating implicit firstprivate(nzm,ngrdcol) Generating NVIDIA GPU code 753, !$acc loop gang, vector(128) collapse(2) ! blockidx%x threadidx%x Generating reduction(.or.:l_any_adjustment_needed) 754, ! blockidx%x threadidx%x collapsed 751, Generating default present(wpxp_net_adjust(:ngrdcol,:nzm),l_adjustment_needed(:ngrdcol)) Generating implicit copy(l_any_adjustment_needed) [if not already present] 789, Generating implicit firstprivate(nzt,ngrdcol) Generating NVIDIA GPU code 790, !$acc loop gang, vector(128) collapse(2) ! blockidx%x threadidx%x 791, ! blockidx%x threadidx%x collapsed 789, Generating default present(xm_mfl(:ngrdcol,:nzt),xm(:ngrdcol,:nzt),l_adjustment_needed(:ngrdcol)) 836, Generating implicit firstprivate(ngrdcol,nzt) Generating NVIDIA GPU code 837, !$acc loop gang, vector(128) ! blockidx%x threadidx%x 846, !$acc loop seq Generating implicit reduction(+:rho_ds_zt$r) 871, !$acc loop seq 836, Generating default present(xm_enter_mfl(:ngrdcol,nzt),xm(:ngrdcol,:),rho_ds_zt(:ngrdcol,:nzt),gr,gr%dzt(1:ngrdcol,1:nzt-1),gr%zm(1:ngrdcol,nzm-1:nzm)) 837, Generating implicit firstprivate(xm_density_weighted,dz,xm_adj_coef,xm_vert_integral,xm_tol,nzm) 846, Loop is parallelizable 871, Loop is parallelizable 899, Generating update self(xm(:,:),wpxp(:,:)) 922, Generating exit data delete(xm_enter_mfl(:,:),min_x_allowable_lev(:,:),l_adjustment_needed(:),wpxp_mfl_max(:,:),rhs_mfl_xm(:,:),lhs_mfl_xm(:,:,:),max_x_allowable_lev(:,:),max_x_allowable(:,:),min_x_allowable(:,:),wpxp_mfl_min(:,:),xm_mfl(:,:),wpxp_net_adjust(:,:),xp2_zt(:,:),xm_without_ta(:,:)) mfl_xm_lhs: 1014, Generating implicit firstprivate(ngrdcol,nzt) Generating NVIDIA GPU code 1015, !$acc loop gang, vector(128) collapse(3) ! blockidx%x threadidx%x 1016, ! blockidx%x threadidx%x collapsed 1017, ! blockidx%x threadidx%x collapsed 1014, Generating default present(lhs(:,:ngrdcol,:nzt)) 1026, Generating implicit firstprivate(nzt,ngrdcol) Generating NVIDIA GPU code 1027, !$acc loop gang, vector(128) collapse(2) ! blockidx%x threadidx%x 1028, ! blockidx%x threadidx%x collapsed 1026, Generating default present(lhs(2,:ngrdcol,:nzt)) 1028, Generating implicit firstprivate(dt) mfl_xm_rhs: 1089, Generating implicit firstprivate(ngrdcol,nzt) Generating NVIDIA GPU code 1090, !$acc loop gang, vector(128) collapse(2) ! blockidx%x threadidx%x 1091, ! blockidx%x threadidx%x collapsed 1089, Generating default present(wpxp(:ngrdcol,:nzt+1),invrs_dzt(:ngrdcol,:nzt),invrs_rho_ds_zt(:ngrdcol,:nzt),rhs(:ngrdcol,:nzt),rho_ds_zm(:ngrdcol,:nzt+1),xm_old(:ngrdcol,:nzt),xm_forcing(:ngrdcol,:nzt)) 1091, Generating implicit firstprivate(dt) calc_turb_adv_range: 1312, Generating enter data create(w_min(:,:),vert_vel_up_zm(:,:),vert_vel_down_zm(:,:)) 1415, Generating implicit firstprivate(nzm,ngrdcol) Generating NVIDIA GPU code 1416, !$acc loop gang, vector(128) collapse(2) ! blockidx%x threadidx%x 1417, ! blockidx%x threadidx%x collapsed 1415, Generating default present(w_min(:ngrdcol,:nzm),gr%dzm(1:ngrdcol,1:nzm),gr) 1417, Generating implicit firstprivate(invrs_dt) 1436, Generating implicit firstprivate(ngrdcol,nzt) Generating NVIDIA GPU code 1437, !$acc loop gang, vector(128) collapse(2) ! blockidx%x threadidx%x 1438, ! blockidx%x threadidx%x collapsed 1436, Generating default present(gr,gr%dzm(1:ngrdcol,:),low_lev_effect(:ngrdcol,2:nzt-2),vert_vel_up_zm(:ngrdcol,:)) 1438, Generating implicit firstprivate(j,dt_all_grid_levs) 1449, Loop carried reuse of low_lev_effect prevents parallelization Loop carried scalar dependence for dt_all_grid_levs at line 1462 Generating implicit firstprivate(dt_one_grid_lev,dt) Loop carried reuse of low_lev_effect prevents parallelization 1451, Accelerator restriction: induction variable live-out from loop: j 1454, Accelerator restriction: induction variable live-out from loop: j 1458, Accelerator restriction: induction variable live-out from loop: j 1485, Accelerator restriction: induction variable live-out from loop: j 1496, Generating implicit firstprivate(ngrdcol,nzt) Generating NVIDIA GPU code 1497, !$acc loop gang, vector(128) collapse(2) ! blockidx%x threadidx%x 1498, ! blockidx%x threadidx%x collapsed 1496, Generating default present(gr,gr%dzm(1:ngrdcol,:),vert_vel_down_zm(:ngrdcol,:),high_lev_effect(:ngrdcol,2:nzt-2)) 1498, Generating implicit firstprivate(j,dt_all_grid_levs) 1505, Loop carried reuse of high_lev_effect prevents parallelization Loop carried scalar dependence for dt_all_grid_levs at line 1522 Generating implicit firstprivate(dt_one_grid_lev,dt) Loop carried reuse of high_lev_effect prevents parallelization 1507, Accelerator restriction: induction variable live-out from loop: j 1510, Accelerator restriction: induction variable live-out from loop: j 1518, Accelerator restriction: induction variable live-out from loop: j 1545, Accelerator restriction: induction variable live-out from loop: j 1557, Generating implicit firstprivate(ngrdcol) Generating NVIDIA GPU code 1558, !$acc loop gang, vector(128) ! blockidx%x threadidx%x 1557, Generating default present(low_lev_effect(:ngrdcol,:),high_lev_effect(:ngrdcol,:)) 1558, Generating implicit firstprivate(nzt) 1568, Generating exit data delete(w_min(:,:),vert_vel_up_zm(:,:),vert_vel_down_zm(:,:)) mean_vert_vel_up_down: 1824, Generating enter data create(mean_w_up_2nd(:,:),mean_w_up_1st(:,:),mean_w_down_2nd(:,:),mean_w_down_1st(:,:)) 1837, Generating implicit firstprivate(nzm,ngrdcol) Generating NVIDIA GPU code 1838, !$acc loop gang, vector(128) collapse(2) ! blockidx%x threadidx%x 1839, ! blockidx%x threadidx%x collapsed 1837, Generating default present(mean_w_down(:ngrdcol,:nzm),mean_w_down_2nd(:ngrdcol,:nzm),mixt_frac_zm(:ngrdcol,:nzm),mean_w_down_1st(:ngrdcol,:nzm)) 1847, Generating implicit firstprivate(nzm,ngrdcol) Generating NVIDIA GPU code 1848, !$acc loop gang, vector(128) collapse(2) ! blockidx%x threadidx%x 1849, ! blockidx%x threadidx%x collapsed 1847, Generating default present(mean_w_up(:ngrdcol,:nzm),mean_w_up_1st(:ngrdcol,:nzm),mixt_frac_zm(:ngrdcol,:nzm),mean_w_up_2nd(:ngrdcol,:nzm)) 1857, Generating update self(mean_w_up(:,:),mean_w_down(:,:)) 1867, Generating exit data delete(mean_w_up_2nd(:,:),mean_w_up_1st(:,:),mean_w_down_2nd(:,:),mean_w_down_1st(:,:)) calc_mean_w_up_down_component: 1949, Generating implicit firstprivate(ngrdcol,nzm) Generating NVIDIA GPU code 1950, !$acc loop gang, vector(128) collapse(2) ! blockidx%x threadidx%x 1951, ! blockidx%x threadidx%x collapsed 1949, Generating default present(w_min(:ngrdcol,2:nzm-1),w_i_zm(:ngrdcol,2:nzm-1),varnce_w_i_zm(:ngrdcol,2:nzm-1),mean_w_up_i(:ngrdcol,2:nzm-1),mean_w_down_i(:ngrdcol,2:nzm-1)) 1951, Generating implicit firstprivate(exp_cache,w_ref,sigma_w_i_zm,erf_cache) 1995, Generating implicit firstprivate(ngrdcol) Generating NVIDIA GPU code 1996, !$acc loop gang, vector(128) ! blockidx%x threadidx%x 1995, Generating default present(mean_w_up_i(:ngrdcol,:),mean_w_down_i(:ngrdcol,:)) 1996, Generating implicit firstprivate(nzm) nvfortran -DNETCDF -DCLUBB_REAL_TYPE=8 -DCLUBB_GPU -DCUDA -DCOAMPS_MICRO -DNR_SP -DSILHS -Dradoffline -Dnooverlap -DCLUBB -I/usr/local/spack/opt/spack/linux-pop22-cascadelake/nvhpc-24.3/netcdf-fortran-4.5.3-sl35xhk3ea5mtoylsgjg62d2bg3zto3k/include -Mcache_align -O2 -Mbackslash -Mstandard -Kieee -acc -Minfo=accel -c /home/jenkins/workspace/clubb_nvhpc_gpu_vs_cpu_diffness/compile/../src/CLUBB_core/advance_windm_edsclrm_module.F90 NVFORTRAN-W-0170-PGI Fortran extension: '&' required as the first character of a continued string literal (/home/jenkins/workspace/clubb_nvhpc_gpu_vs_cpu_diffness/compile/../src/CLUBB_core/advance_windm_edsclrm_module.F90: 543) advance_windm_edsclrm: 281, Generating enter data create(wind_speed_pert(:,:),km_zt(:,:),km_zm_p_nu10(:,:),lhs_diff(:,:,:),lhs(:,:,:),lhs_ma_zt(:,:,:),u_star_sqd(:),solution(:,:,:),wind_speed(:,:),vpwp_chnge(:,:),rhs(:,:,:),nu_zero(:),kmh_zt(:,:),vm_tndcy(:,:),um_tndcy(:,:),vm_old(:,:),um_old(:,:),upwp_chnge(:,:),u_star_sqd_pert(:),xpwp(:,:)) 287, Generating enter data create(edsclrm_old(:,:,:)) 289, Generating implicit firstprivate(ngrdcol) Generating NVIDIA GPU code 290, !$acc loop gang, vector(128) ! blockidx%x threadidx%x 289, Generating default present(nu_zero(:ngrdcol)) 295, Generating implicit firstprivate(ngrdcol,nzm) Generating NVIDIA GPU code 296, !$acc loop gang, vector(128) collapse(2) ! blockidx%x threadidx%x 297, ! blockidx%x threadidx%x collapsed 295, Generating default present(km_zm(:ngrdcol,:nzm),km_zm_p_nu10(:ngrdcol,:nzm),nu_vert_res_dep%nu10(1:ngrdcol),nu_vert_res_dep) 311, Generating implicit firstprivate(nzt,ngrdcol) Generating NVIDIA GPU code 312, !$acc loop gang, vector(128) collapse(3) ! blockidx%x threadidx%x 313, ! blockidx%x threadidx%x collapsed 314, ! blockidx%x threadidx%x collapsed 311, Generating default present(lhs_ma_zt(:,:ngrdcol,:nzt)) 332, Generating implicit firstprivate(ngrdcol,nzt) Generating NVIDIA GPU code 333, !$acc loop gang, vector(128) collapse(2) ! blockidx%x threadidx%x 334, ! blockidx%x threadidx%x collapsed 332, Generating default present(vm_old(:ngrdcol,:nzt),vm(:ngrdcol,:nzt),um_old(:ngrdcol,:nzt),um(:ngrdcol,:nzt)) 369, Generating implicit firstprivate(ngrdcol,nzt) Generating NVIDIA GPU code 370, !$acc loop gang, vector(128) collapse(2) ! blockidx%x threadidx%x 371, ! blockidx%x threadidx%x collapsed 369, Generating default present(wind_speed(:ngrdcol,:nzt),vm(:ngrdcol,:nzt),um(:ngrdcol,:nzt)) 378, Generating implicit firstprivate(ngrdcol) Generating NVIDIA GPU code 379, !$acc loop gang, vector(128) ! blockidx%x threadidx%x 378, Generating default present(upwp(:ngrdcol,:1),vpwp(:ngrdcol,:1),u_star_sqd(:ngrdcol)) 416, Generating implicit firstprivate(ngrdcol,nzm) Generating NVIDIA GPU code 417, !$acc loop gang, vector(128) collapse(2) ! blockidx%x threadidx%x 418, ! blockidx%x threadidx%x collapsed 416, Generating default present(upwp(:ngrdcol,2:nzm-1),xpwp(:ngrdcol,2:nzm-1)) 428, Generating implicit firstprivate(ngrdcol,nzm) Generating NVIDIA GPU code 429, !$acc loop gang, vector(128) collapse(2) ! blockidx%x threadidx%x 430, ! blockidx%x threadidx%x collapsed 428, Generating default present(xpwp(:ngrdcol,2:nzm-1),vpwp(:ngrdcol,2:nzm-1)) 439, Generating implicit firstprivate(ngrdcol) Generating NVIDIA GPU code 440, !$acc loop gang, vector(128) ! blockidx%x threadidx%x 439, Generating default present(vpwp(:ngrdcol,nzm),upwp(:ngrdcol,nzm)) 440, Generating implicit firstprivate(nzm) 476, Generating implicit firstprivate(ngrdcol,nzt) Generating NVIDIA GPU code 477, !$acc loop gang, vector(128) collapse(2) ! blockidx%x threadidx%x 478, ! blockidx%x threadidx%x collapsed 476, Generating default present(solution(:ngrdcol,:nzt,:1),um(:ngrdcol,:nzt)) 487, Generating implicit firstprivate(nzt,ngrdcol) Generating NVIDIA GPU code 488, !$acc loop gang, vector(128) collapse(2) ! blockidx%x threadidx%x 489, ! blockidx%x threadidx%x collapsed 487, Generating default present(vm(:ngrdcol,:nzt),solution(:ngrdcol,:nzt,2)) 497, Generating update self(um(:,:),wind_speed(:,:),vm(:,:),lhs_ma_zt(:,:,:),rho_ds_zm(:,:),lhs_diff(:,:,:),invrs_rho_ds_zt(:,:),u_star_sqd(:)) 523, Generating implicit firstprivate(nzt,ngrdcol) Generating NVIDIA GPU code 524, !$acc loop gang, vector(128) collapse(2) ! blockidx%x threadidx%x 525, ! blockidx%x threadidx%x collapsed 523, Generating default present(vm_old(:ngrdcol,:nzt),vm(:ngrdcol,:nzt),um_old(:ngrdcol,:nzt),um(:ngrdcol,:nzt)) 535, Generating update self(vm_ref(:,:),vm(:,:),um(:,:),um_ref(:,:)) 576, Generating update device(vm(:,:),um(:,:)) 588, Generating implicit firstprivate(nzm,ngrdcol) Generating NVIDIA GPU code 589, !$acc loop gang, vector(128) collapse(2) ! blockidx%x threadidx%x 590, ! blockidx%x threadidx%x collapsed 588, Generating default present(xpwp(:ngrdcol,2:nzm-1),upwp(:ngrdcol,2:nzm-1)) 600, Generating implicit firstprivate(nzm,ngrdcol) Generating NVIDIA GPU code 601, !$acc loop gang, vector(128) collapse(2) ! blockidx%x threadidx%x 602, ! blockidx%x threadidx%x collapsed 600, Generating default present(xpwp(:ngrdcol,2:nzm-1),vpwp(:ngrdcol,2:nzm-1)) 613, Generating update self(vm(:,:),um(:,:)) 622, Generating implicit firstprivate(nzt,ngrdcol) Generating NVIDIA GPU code 623, !$acc loop gang, vector(128) collapse(2) ! blockidx%x threadidx%x 624, ! blockidx%x threadidx%x collapsed 622, Generating default present(vm_ref(:ngrdcol,:nzt),vm(:ngrdcol,:nzt),um_ref(:ngrdcol,:nzt),um(:ngrdcol,:nzt)) 624, Generating implicit firstprivate(ts_nudge,dt) 632, Generating update self(vm(:,:),um(:,:)) 644, Generating update self(vm_ref(:,:),um_ref(:,:)) 747, Generating implicit firstprivate(nzt,ngrdcol) Generating NVIDIA GPU code 748, !$acc loop gang, vector(128) collapse(2) ! blockidx%x threadidx%x 749, ! blockidx%x threadidx%x collapsed 747, Generating default present(wind_speed_pert(:ngrdcol,:nzt),vm_pert(:ngrdcol,:nzt),um_pert(:ngrdcol,:nzt)) 756, Generating implicit firstprivate(ngrdcol) Generating NVIDIA GPU code 757, !$acc loop gang, vector(128) ! blockidx%x threadidx%x 756, Generating default present(vpwp_pert(:ngrdcol,:1),upwp_pert(:ngrdcol,:1),u_star_sqd_pert(:ngrdcol)) 794, Generating implicit firstprivate(nzm,ngrdcol) Generating NVIDIA GPU code 795, !$acc loop gang, vector(128) collapse(2) ! blockidx%x threadidx%x 796, ! blockidx%x threadidx%x collapsed 794, Generating default present(xpwp(:ngrdcol,2:nzm-1),upwp_pert(:ngrdcol,2:nzm-1)) 806, Generating implicit firstprivate(nzm,ngrdcol) Generating NVIDIA GPU code 807, !$acc loop gang, vector(128) collapse(2) ! blockidx%x threadidx%x 808, ! blockidx%x threadidx%x collapsed 806, Generating default present(xpwp(:ngrdcol,2:nzm-1),vpwp_pert(:ngrdcol,2:nzm-1)) 817, Generating implicit firstprivate(ngrdcol) Generating NVIDIA GPU code 818, !$acc loop gang, vector(128) ! blockidx%x threadidx%x 817, Generating default present(vpwp_pert(:ngrdcol,nzm),upwp_pert(:ngrdcol,nzm)) 818, Generating implicit firstprivate(nzm) 854, Generating implicit firstprivate(nzt,ngrdcol) Generating NVIDIA GPU code 855, !$acc loop gang, vector(128) collapse(2) ! blockidx%x threadidx%x 856, ! blockidx%x threadidx%x collapsed 854, Generating default present(um_pert(:ngrdcol,:nzt),solution(:ngrdcol,:nzt,:1)) 865, Generating implicit firstprivate(nzt,ngrdcol) Generating NVIDIA GPU code 866, !$acc loop gang, vector(128) collapse(2) ! blockidx%x threadidx%x 867, ! blockidx%x threadidx%x collapsed 865, Generating default present(vm_pert(:ngrdcol,:nzt),solution(:ngrdcol,:nzt,2)) 881, Generating implicit firstprivate(nzm,ngrdcol) Generating NVIDIA GPU code 882, !$acc loop gang, vector(128) collapse(2) ! blockidx%x threadidx%x 883, ! blockidx%x threadidx%x collapsed 881, Generating default present(xpwp(:ngrdcol,2:nzm-1),upwp_pert(:ngrdcol,2:nzm-1)) 893, Generating implicit firstprivate(nzm,ngrdcol) Generating NVIDIA GPU code 894, !$acc loop gang, vector(128) collapse(2) ! blockidx%x threadidx%x 895, ! blockidx%x threadidx%x collapsed 893, Generating default present(xpwp(:ngrdcol,2:nzm-1),vpwp_pert(:ngrdcol,2:nzm-1)) 982, Generating implicit firstprivate(edsclr_dim,nzt,ngrdcol) Generating NVIDIA GPU code 983, !$acc loop gang, vector(128) collapse(3) ! blockidx%x threadidx%x 984, ! blockidx%x threadidx%x collapsed 985, ! blockidx%x threadidx%x collapsed 982, Generating default present(edsclrm_old(:ngrdcol,:nzt,:edsclr_dim),edsclrm(:ngrdcol,:nzt,:edsclr_dim)) 1026, Generating implicit firstprivate(nzm,ngrdcol) Generating NVIDIA GPU code 1027, !$acc loop gang, vector(128) collapse(2) ! blockidx%x threadidx%x 1028, ! blockidx%x threadidx%x collapsed 1026, Generating default present(xpwp(:ngrdcol,2:nzm-1),wpedsclrp(:ngrdcol,2:nzm-1,edsclr)) 1038, Generating implicit firstprivate(edsclr_dim,ngrdcol) Generating NVIDIA GPU code 1039, !$acc loop gang, vector(128) collapse(2) ! blockidx%x threadidx%x 1040, ! blockidx%x threadidx%x collapsed 1038, Generating default present(wpedsclrp(:ngrdcol,nzm,:edsclr_dim)) 1040, Generating implicit firstprivate(nzm) 1073, Generating implicit firstprivate(edsclr_dim,nzt,ngrdcol) Generating NVIDIA GPU code 1074, !$acc loop gang, vector(128) collapse(3) ! blockidx%x threadidx%x 1075, ! blockidx%x threadidx%x collapsed 1076, ! blockidx%x threadidx%x collapsed 1073, Generating default present(solution(:ngrdcol,:nzt,:edsclr_dim),edsclrm(:ngrdcol,:nzt,:edsclr_dim)) 1084, Generating implicit firstprivate(edsclr_dim,nzt,ngrdcol) Generating NVIDIA GPU code 1085, !$acc loop gang, vector(128) collapse(3) ! blockidx%x threadidx%x 1086, ! blockidx%x threadidx%x collapsed 1087, ! blockidx%x threadidx%x collapsed 1084, Generating default present(edsclrm_old(:ngrdcol,:nzt,:edsclr_dim),edsclrm(:ngrdcol,:nzt,:edsclr_dim)) 1105, Generating implicit firstprivate(nzm,ngrdcol) Generating NVIDIA GPU code 1106, !$acc loop gang, vector(128) collapse(2) ! blockidx%x threadidx%x 1107, ! blockidx%x threadidx%x collapsed 1105, Generating default present(xpwp(:ngrdcol,2:nzm-1),wpedsclrp(:ngrdcol,2:nzm-1,edsclr)) 1122, Generating update self(wpedsclrp(:,:,:),wp2(:,:),vp2(:,:),up2(:,:),edsclrm_forcing(:,:,:),vg(:,:),vm_forcing(:,:),ug(:,:),um_forcing(:,:),edsclrm_old(:,:,:),edsclrm(:,:,:),vm(:,:),um(:,:),vm_ref(:,:),um_ref(:,:),wm_zt(:,:),vm_old(:,:),um_old(:,:),upwp(:,:),km_zm(:,:),fcor(:),vpwp(:,:)) 1170, Generating exit data delete(wind_speed_pert(:,:),km_zt(:,:),km_zm_p_nu10(:,:),lhs_diff(:,:,:),lhs(:,:,:),lhs_ma_zt(:,:,:),u_star_sqd(:),solution(:,:,:),wind_speed(:,:),vpwp_chnge(:,:),rhs(:,:,:),nu_zero(:),kmh_zt(:,:),vm_tndcy(:,:),um_tndcy(:,:),vm_old(:,:),um_old(:,:),upwp_chnge(:,:),u_star_sqd_pert(:),xpwp(:,:)) 1176, Generating exit data delete(edsclrm_old(:,:,:)) compute_uv_tndcy: 2007, Generating enter data create(xm_gf(:,:),xm_cf(:,:)) 2021, Generating implicit firstprivate(nzt,ngrdcol) Generating NVIDIA GPU code 2022, !$acc loop gang, vector(128) collapse(2) ! blockidx%x threadidx%x 2023, ! blockidx%x threadidx%x collapsed 2021, Generating default present(perp_wind_g(:ngrdcol,:nzt),xm_gf(:ngrdcol,:nzt),fcor(:ngrdcol)) 2029, Generating implicit firstprivate(ngrdcol,nzt) Generating NVIDIA GPU code 2030, !$acc loop gang, vector(128) collapse(2) ! blockidx%x threadidx%x 2031, ! blockidx%x threadidx%x collapsed 2029, Generating default present(xm_cf(:ngrdcol,:nzt),perp_wind_m(:ngrdcol,:nzt),fcor(:ngrdcol)) 2043, Generating implicit firstprivate(nzt,ngrdcol) Generating NVIDIA GPU code 2044, !$acc loop gang, vector(128) collapse(2) ! blockidx%x threadidx%x 2045, ! blockidx%x threadidx%x collapsed 2043, Generating default present(xm_gf(:ngrdcol,:nzt),perp_wind_g(:ngrdcol,:nzt),fcor(:ngrdcol)) 2051, Generating implicit firstprivate(nzt,ngrdcol) Generating NVIDIA GPU code 2052, !$acc loop gang, vector(128) collapse(2) ! blockidx%x threadidx%x 2053, ! blockidx%x threadidx%x collapsed 2051, Generating default present(perp_wind_m(:ngrdcol,:nzt),xm_cf(:ngrdcol,:nzt),fcor(:ngrdcol)) 2065, Generating implicit firstprivate(nzt,ngrdcol) Generating NVIDIA GPU code 2066, !$acc loop gang, vector(128) collapse(2) ! blockidx%x threadidx%x 2067, ! blockidx%x threadidx%x collapsed 2065, Generating default present(xm_gf(:ngrdcol,:nzt),xm_cf(:ngrdcol,:nzt)) 2076, Generating implicit firstprivate(nzt,ngrdcol) Generating NVIDIA GPU code 2077, !$acc loop gang, vector(128) collapse(2) ! blockidx%x threadidx%x 2078, ! blockidx%x threadidx%x collapsed 2076, Generating default present(xm_tndcy(:ngrdcol,:nzt),xm_gf(:ngrdcol,:nzt),xm_forcing(:ngrdcol,:nzt),xm_cf(:ngrdcol,:nzt)) 2086, Generating update self(xm_cf(:,:),xm_gf(:,:),xm_forcing(:,:)) 2105, Generating implicit firstprivate(nzt,ngrdcol) Generating NVIDIA GPU code 2106, !$acc loop gang, vector(128) collapse(2) ! blockidx%x threadidx%x 2107, ! blockidx%x threadidx%x collapsed 2105, Generating default present(xm_tndcy(:ngrdcol,:nzt)) 2115, Generating exit data delete(xm_gf(:,:),xm_cf(:,:)) windm_edsclrm_lhs: 2191, Generating implicit firstprivate(nzt,ngrdcol) Generating NVIDIA GPU code 2192, !$acc loop gang, vector(128) collapse(2) ! blockidx%x threadidx%x 2193, ! blockidx%x threadidx%x collapsed 2191, Generating default present(lhs(:,:ngrdcol,:nzt),lhs_diff(:,:ngrdcol,:nzt)) 2193, Generating implicit firstprivate(invrs_dt) 2208, Generating implicit firstprivate(ngrdcol,nzt) Generating NVIDIA GPU code 2209, !$acc loop gang, vector(128) collapse(2) ! blockidx%x threadidx%x 2210, ! blockidx%x threadidx%x collapsed 2211, !$acc loop seq 2208, Generating default present(lhs_ma_zt(:,:ngrdcol,:nzt-1),lhs(:,:ngrdcol,:nzt-1)) 2211, Loop is parallelizable 2221, Generating implicit firstprivate(ngrdcol) Generating NVIDIA GPU code 2222, !$acc loop gang, vector(128) ! blockidx%x threadidx%x 2221, Generating default present(rho_ds_zm(:ngrdcol,:1),wind_speed(:ngrdcol,:1),u_star_sqd(:ngrdcol),lhs(2,:ngrdcol,:1),gr,gr%invrs_dzt(1:ngrdcol,1),invrs_rho_ds_zt(:ngrdcol,:1)) windm_edsclrm_rhs: 2338, Generating implicit firstprivate(ngrdcol) Generating NVIDIA GPU code 2339, !$acc loop gang, vector(128) ! blockidx%x threadidx%x 2338, Generating default present(rhs(:ngrdcol,:1),xm_tndcy(:ngrdcol,:1),xm(:ngrdcol,:2),lhs_diff(:2,:ngrdcol,:1)) 2339, Generating implicit firstprivate(invrs_dt) 2349, Generating implicit firstprivate(nzt,ngrdcol) Generating NVIDIA GPU code 2350, !$acc loop gang, vector(128) collapse(2) ! blockidx%x threadidx%x 2351, ! blockidx%x threadidx%x collapsed 2349, Generating default present(lhs_diff(:,:ngrdcol,2:nzt-1),xm_tndcy(:ngrdcol,2:nzt-1),xm(:ngrdcol,:nzt),rhs(:ngrdcol,2:nzt-1)) 2351, Generating implicit firstprivate(invrs_dt) 2363, Generating implicit firstprivate(ngrdcol) Generating NVIDIA GPU code 2364, !$acc loop gang, vector(128) ! blockidx%x threadidx%x 2363, Generating default present(rhs(:ngrdcol,nzt),xm_tndcy(:ngrdcol,nzt),xm(:ngrdcol,nzt-1:nzt),lhs_diff(2:,:ngrdcol,nzt)) 2364, Generating implicit firstprivate(nzt,invrs_dt) 2375, Generating update self(xm(:,:),lhs_diff(:,:,:)) 2415, Generating implicit firstprivate(ngrdcol) Generating NVIDIA GPU code 2416, !$acc loop gang, vector(128) ! blockidx%x threadidx%x 2415, Generating default present(xpwp_sfc(:ngrdcol),rhs(:ngrdcol,:1),invrs_rho_ds_zt(:ngrdcol,:1),gr,gr%invrs_dzt(1:ngrdcol,1),rho_ds_zm(:ngrdcol,:1)) 2425, Generating update self(xpwp_sfc(:),rho_ds_zm(:,:),invrs_rho_ds_zt(:,:)) nvfortran -DNETCDF -DCLUBB_REAL_TYPE=8 -DCLUBB_GPU -DCUDA -DCOAMPS_MICRO -DNR_SP -DSILHS -Dradoffline -Dnooverlap -DCLUBB -I/usr/local/spack/opt/spack/linux-pop22-cascadelake/nvhpc-24.3/netcdf-fortran-4.5.3-sl35xhk3ea5mtoylsgjg62d2bg3zto3k/include -Mcache_align -O2 -Mbackslash -Mstandard -Kieee -acc -Minfo=accel -c /home/jenkins/workspace/clubb_nvhpc_gpu_vs_cpu_diffness/compile/../src/CLUBB_core/numerical_check.F90 nvfortran -DNETCDF -DCLUBB_REAL_TYPE=8 -DCLUBB_GPU -DCUDA -DCOAMPS_MICRO -DNR_SP -DSILHS -Dradoffline -Dnooverlap -DCLUBB -I/usr/local/spack/opt/spack/linux-pop22-cascadelake/nvhpc-24.3/netcdf-fortran-4.5.3-sl35xhk3ea5mtoylsgjg62d2bg3zto3k/include -Mcache_align -O2 -Mbackslash -Mstandard -Kieee -acc -Minfo=accel -c /home/jenkins/workspace/clubb_nvhpc_gpu_vs_cpu_diffness/compile/../src/CLUBB_core/advance_xp2_xpyp_module.F90 nvfortran -DNETCDF -DCLUBB_REAL_TYPE=8 -DCLUBB_GPU -DCUDA -DCOAMPS_MICRO -DNR_SP -DSILHS -Dradoffline -Dnooverlap -DCLUBB -I/usr/local/spack/opt/spack/linux-pop22-cascadelake/nvhpc-24.3/netcdf-fortran-4.5.3-sl35xhk3ea5mtoylsgjg62d2bg3zto3k/include -Mcache_align -O2 -Mbackslash -Mstandard -Kieee -acc -Minfo=accel -c /home/jenkins/workspace/clubb_nvhpc_gpu_vs_cpu_diffness/compile/../src/CLUBB_core/advance_wp2_wp3_module.F90 nvfortran -DNETCDF -DCLUBB_REAL_TYPE=8 -DCLUBB_GPU -DCUDA -DCOAMPS_MICRO -DNR_SP -DSILHS -Dradoffline -Dnooverlap -DCLUBB -I/usr/local/spack/opt/spack/linux-pop22-cascadelake/nvhpc-24.3/netcdf-fortran-4.5.3-sl35xhk3ea5mtoylsgjg62d2bg3zto3k/include -Mcache_align -O2 -Mbackslash -Mstandard -Kieee -acc -Minfo=accel -c /home/jenkins/workspace/clubb_nvhpc_gpu_vs_cpu_diffness/compile/../src/CLUBB_core/stats_clubb_utilities.F90 nvfortran -DNETCDF -DCLUBB_REAL_TYPE=8 -DCLUBB_GPU -DCUDA -DCOAMPS_MICRO -DNR_SP -DSILHS -Dradoffline -Dnooverlap -DCLUBB -I/usr/local/spack/opt/spack/linux-pop22-cascadelake/nvhpc-24.3/netcdf-fortran-4.5.3-sl35xhk3ea5mtoylsgjg62d2bg3zto3k/include -Mcache_align -O2 -Mbackslash -Mstandard -Kieee -acc -Minfo=accel -c /home/jenkins/workspace/clubb_nvhpc_gpu_vs_cpu_diffness/compile/../src/CLUBB_core/new_pdf_main.F90 nvfortran -DNETCDF -DCLUBB_REAL_TYPE=8 -DCLUBB_GPU -DCUDA -DCOAMPS_MICRO -DNR_SP -DSILHS -Dradoffline -Dnooverlap -DCLUBB -I/usr/local/spack/opt/spack/linux-pop22-cascadelake/nvhpc-24.3/netcdf-fortran-4.5.3-sl35xhk3ea5mtoylsgjg62d2bg3zto3k/include -Mcache_align -O2 -Mbackslash -Mstandard -Kieee -acc -Minfo=accel -c /home/jenkins/workspace/clubb_nvhpc_gpu_vs_cpu_diffness/compile/../src/CLUBB_core/new_hybrid_pdf_main.F90 nvfortran -DNETCDF -DCLUBB_REAL_TYPE=8 -DCLUBB_GPU -DCUDA -DCOAMPS_MICRO -DNR_SP -DSILHS -Dradoffline -Dnooverlap -DCLUBB -I/usr/local/spack/opt/spack/linux-pop22-cascadelake/nvhpc-24.3/netcdf-fortran-4.5.3-sl35xhk3ea5mtoylsgjg62d2bg3zto3k/include -Mcache_align -O2 -Mbackslash -Mstandard -Kieee -acc -Minfo=accel -c /home/jenkins/workspace/clubb_nvhpc_gpu_vs_cpu_diffness/compile/../src/CLUBB_core/setup_clubb_pdf_params.F90 nvfortran -DNETCDF -DCLUBB_REAL_TYPE=8 -DCLUBB_GPU -DCUDA -DCOAMPS_MICRO -DNR_SP -DSILHS -Dradoffline -Dnooverlap -DCLUBB -I/usr/local/spack/opt/spack/linux-pop22-cascadelake/nvhpc-24.3/netcdf-fortran-4.5.3-sl35xhk3ea5mtoylsgjg62d2bg3zto3k/include -Mcache_align -O2 -Mbackslash -Mstandard -Kieee -acc -Minfo=accel -c /home/jenkins/workspace/clubb_nvhpc_gpu_vs_cpu_diffness/compile/../src/CLUBB_core/advance_xm_wpxp_module.F90 advance_wp2_wp3: 426, Generating enter data create(dvm_dz(:,:),wp2_old(:,:),kw8(:,:),kw1(:,:),kw1_zm(:,:),em_smth(:,:),lhs_tp_wp3(:,:,:),kw8_zt(:,:),dum_dz(:,:),coef_wp4_implicit_zt(:,:),a1_coef(:,:),c_wp3_pr_tp(:),coef_wp4_implicit(:,:),lhs_ac_pr2_wp2(:,:),lhs(:,:,:),lhs_ma_zm(:,:,:),lhs_dp1_wp2(:,:),lhs_diff_zt(:,:,:),lhs_diff_zm(:,:,:),lhs_diff_zm_crank(:,:,:),lhs_adv_tp_wp3(:,:,:),rhs_pr_dfsn_wp2(:,:),rhs_pr_dfsn_wp3(:,:),rhs_pr_turb_wp3(:,:),rhs_pr3_wp2(:,:),rhs_pr1_wp3(:,:),rhs(:,:),rhs_pr3_wp3(:,:),rhs_bp1_pr2_wp3(:,:),rhs_pr1_wp2(:,:),lhs_pr1_wp2(:,:),rhs_dp1_wp2(:,:),lhs_ma_zt(:,:,:),rhs_bp_pr2_wp2(:,:),lhs_diff_zt_crank(:,:,:),lhs_ta_wp2(:,:,:),lhs_pr1_wp3(:,:),lhs_ac_pr2_wp3(:,:),lhs_ta_wp3(:,:,:),lhs_pr_tp_wp3(:,:,:),wp3_old(:,:),wp3_pr3_lhs(:,:,:),wp3_term_ta_lhs_result(:,:,:),c1_skw_fnc(:,:),c11_skw_fnc(:,:),a1_coef_zt(:,:),c16_fnc(:,:),wp2_smth(:,:),rhs_ta_wp3(:,:)) 475, Generating implicit firstprivate(nzt,ngrdcol) Generating NVIDIA GPU code 476, !$acc loop gang, vector(128) collapse(2) ! blockidx%x threadidx%x 477, ! blockidx%x threadidx%x collapsed 475, Generating default present(cx_fnc_richardson(:ngrdcol,2:nzt+1),c11_skw_fnc(:ngrdcol,:nzt)) 484, Generating implicit firstprivate(nzt,ngrdcol) Generating NVIDIA GPU code 485, !$acc loop gang, vector(128) collapse(2) ! blockidx%x threadidx%x 486, ! blockidx%x threadidx%x collapsed 484, Generating default present(c11_skw_fnc(:ngrdcol,:nzt),skw_zt(:ngrdcol,:nzt),clubb_params(:ngrdcol,22:24)) 486, Generating implicit firstprivate(c11,c11c,c11b) 506, Generating implicit firstprivate(nzm,ngrdcol) Generating NVIDIA GPU code 507, !$acc loop gang, vector(128) collapse(2) ! blockidx%x threadidx%x 508, ! blockidx%x threadidx%x collapsed 506, Generating default present(c1_skw_fnc(:ngrdcol,:nzm),skw_zm(:ngrdcol,:nzm),clubb_params(:ngrdcol,:3)) 508, Generating implicit firstprivate(c1,c1b,c1c) 529, Generating implicit firstprivate(nzm,ngrdcol) Generating NVIDIA GPU code 530, !$acc loop gang, vector(128) collapse(2) ! blockidx%x threadidx%x 531, ! blockidx%x threadidx%x collapsed 529, Generating default present(c1_skw_fnc(:ngrdcol,:nzm)) 539, Generating implicit firstprivate(nzt,ngrdcol) Generating NVIDIA GPU code 540, !$acc loop gang, vector(128) collapse(2) ! blockidx%x threadidx%x 541, ! blockidx%x threadidx%x collapsed 539, Generating default present(cx_fnc_richardson(:ngrdcol,:nzt),c16_fnc(:ngrdcol,:nzt)) 549, Generating implicit firstprivate(nzt,ngrdcol) Generating NVIDIA GPU code 550, !$acc loop gang, vector(128) collapse(2) ! blockidx%x threadidx%x Generating reduction(.or.:err_code) 551, ! blockidx%x threadidx%x collapsed 549, Generating default present(c11_skw_fnc(:ngrdcol,:nzt)) Generating implicit copy(err_code) [if not already present] 561, Generating implicit firstprivate(nzt,ngrdcol) Generating NVIDIA GPU code 562, !$acc loop gang, vector(128) collapse(2) ! blockidx%x threadidx%x Generating reduction(.or.:err_code) 563, ! blockidx%x threadidx%x collapsed 561, Generating default present(c16_fnc(:ngrdcol,:nzt)) Generating implicit copy(err_code) [if not already present] 581, Generating update self(c1_skw_fnc(:,:),c11_skw_fnc(:,:)) 592, Generating implicit firstprivate(nzt,ngrdcol) Generating NVIDIA GPU code 593, !$acc loop gang, vector(128) collapse(2) ! blockidx%x threadidx%x 594, ! blockidx%x threadidx%x collapsed 592, Generating default present(kw1(:ngrdcol,:nzt),kh_zt(:ngrdcol,:nzt),clubb_params(:ngrdcol,38)) 602, Generating implicit firstprivate(nzm,ngrdcol) Generating NVIDIA GPU code 603, !$acc loop gang, vector(128) collapse(2) ! blockidx%x threadidx%x 604, ! blockidx%x threadidx%x collapsed 602, Generating default present(kw8(:ngrdcol,:nzm),kh_zm(:ngrdcol,:nzm),clubb_params(:ngrdcol,44)) 622, Generating implicit firstprivate(nzt,ngrdcol) Generating NVIDIA GPU code 623, !$acc loop gang, vector(128) collapse(2) ! blockidx%x threadidx%x 624, ! blockidx%x threadidx%x collapsed 622, Generating default present(coef_wp4_implicit_zt(:ngrdcol,:nzt),pdf_implicit_coefs_terms%coef_wp4_implicit(1:ngrdcol,1:nzt),pdf_implicit_coefs_terms) 656, Generating implicit firstprivate(nzm,ngrdcol) Generating NVIDIA GPU code 657, !$acc loop gang, vector(128) collapse(2) ! blockidx%x threadidx%x 658, ! blockidx%x threadidx%x collapsed 656, Generating default present(sigma_sqd_w(:ngrdcol,:nzm),a1_coef(:ngrdcol,:nzm)) 674, Generating implicit firstprivate(ngrdcol,nzt) Generating NVIDIA GPU code 675, !$acc loop gang, vector(128) collapse(2) ! blockidx%x threadidx%x 676, ! blockidx%x threadidx%x collapsed 674, Generating default present(rhs_pr3_wp3(:ngrdcol,:nzt)) 683, Generating implicit firstprivate(nzt,ngrdcol) Generating NVIDIA GPU code 684, !$acc loop gang, vector(128) collapse(3) ! blockidx%x threadidx%x 685, ! blockidx%x threadidx%x collapsed 686, ! blockidx%x threadidx%x collapsed 683, Generating default present(wp3_term_ta_lhs_result(:,:ngrdcol,:nzt),wp3_pr3_lhs(:,:ngrdcol,:nzt)) 779, Generating implicit firstprivate(ngrdcol) Generating NVIDIA GPU code 780, !$acc loop gang, vector(128) ! blockidx%x threadidx%x 779, Generating default present(c_wp3_pr_tp(:ngrdcol)) 790, Generating implicit firstprivate(ngrdcol) Generating NVIDIA GPU code 791, !$acc loop gang, vector(128) ! blockidx%x threadidx%x 790, Generating default present(clubb_params(:ngrdcol,29),c_wp3_pr_tp(:ngrdcol)) 802, Generating implicit firstprivate(nzt,ngrdcol) Generating NVIDIA GPU code 803, !$acc loop gang, vector(128) collapse(3) ! blockidx%x threadidx%x 804, ! blockidx%x threadidx%x collapsed 805, ! blockidx%x threadidx%x collapsed 802, Generating default present(lhs_adv_tp_wp3(:,:ngrdcol,:nzt),lhs_tp_wp3(:,:ngrdcol,:nzt),lhs_pr_tp_wp3(:,:ngrdcol,:nzt)) 941, Generating implicit firstprivate(nzt,ngrdcol) Generating NVIDIA GPU code 942, !$acc loop gang, vector(128) collapse(3) ! blockidx%x threadidx%x 943, ! blockidx%x threadidx%x collapsed 944, ! blockidx%x threadidx%x collapsed 941, Generating default present(lhs_diff_zt(:,:ngrdcol,:nzt),clubb_params(:ngrdcol,25)) 1003, Generating implicit firstprivate(nzm,ngrdcol) Generating NVIDIA GPU code 1004, !$acc loop gang, vector(128) collapse(2) ! blockidx%x threadidx%x 1005, ! blockidx%x threadidx%x collapsed 1003, Generating default present(wp2_old(:ngrdcol,:nzm),wp2(:ngrdcol,:nzm)) 1010, Generating implicit firstprivate(nzt,ngrdcol) Generating NVIDIA GPU code 1011, !$acc loop gang, vector(128) collapse(2) ! blockidx%x threadidx%x 1012, ! blockidx%x threadidx%x collapsed 1010, Generating default present(wp3_old(:ngrdcol,:nzt),wp3(:ngrdcol,:nzt)) 1041, Generating implicit firstprivate(nzm,ngrdcol) Generating NVIDIA GPU code 1042, !$acc loop gang, vector(128) collapse(2) ! blockidx%x threadidx%x 1043, ! blockidx%x threadidx%x collapsed 1041, Generating default present(wp2_old(:ngrdcol,:nzm),wp2(:ngrdcol,:nzm)) 1048, Generating implicit firstprivate(nzt,ngrdcol) Generating NVIDIA GPU code 1049, !$acc loop gang, vector(128) collapse(2) ! blockidx%x threadidx%x 1050, ! blockidx%x threadidx%x collapsed 1048, Generating default present(wp3_old(:ngrdcol,:nzt),wp3(:ngrdcol,:nzt)) 1060, Generating update self(wp2(:,:)) 1081, Generating update device(wp2(:,:)) 1087, Generating update self(wp3(:,:)) 1108, Generating update device(wp3(:,:)) 1115, Generating update self(wp2vp2(:,:),wp3(:,:),wm_zt(:,:),wp2(:,:),wp3_on_wp2(:,:),wp2_old(:,:),skw_zt(:,:),rho_ds_zt(:,:),wprtp(:,:),wp4(:,:),lhs_splat_wp2(:,:),kh_zt(:,:),a3_coef_zt(:,:),thv_ds_zm(:,:),thlp2(:,:),mixt_frac(:,:),invrs_rho_ds_zm(:,:),em(:,:),rho_ds_zm(:,:),radf(:,:),invrs_rho_ds_zt(:,:),wp3_old(:,:),a3_coef(:,:),lhs_splat_wp3(:,:),skw_zm(:,:),invrs_tau_c4_zm(:,:),invrs_tau_c1_zm(:,:),kh_zm(:,:),invrs_tau_wp3_zt(:,:),cx_fnc_richardson(:,:),vm(:,:),um(:,:),vp2(:,:),up2(:,:),upwp(:,:),thv_ds_zt(:,:),wp2_zt(:,:),wpthlp(:,:),wp3_zm(:,:),wp2up2(:,:),wp2thvp(:,:),wpvp2(:,:),wpup2(:,:),wpthvp(:,:),wm_zm(:,:),vpwp(:,:),sigma_sqd_w(:,:),sfc_elevation(:),rtp2(:,:)) 1193, Generating exit data delete(dvm_dz(:,:),wp2_old(:,:),kw8(:,:),kw1(:,:),kw1_zm(:,:),em_smth(:,:),lhs_tp_wp3(:,:,:),kw8_zt(:,:),dum_dz(:,:),coef_wp4_implicit_zt(:,:),a1_coef(:,:),c_wp3_pr_tp(:),coef_wp4_implicit(:,:),lhs_ac_pr2_wp2(:,:),lhs(:,:,:),lhs_ma_zm(:,:,:),lhs_dp1_wp2(:,:),lhs_diff_zt(:,:,:),lhs_diff_zm(:,:,:),lhs_diff_zm_crank(:,:,:),lhs_adv_tp_wp3(:,:,:),rhs_pr_dfsn_wp2(:,:),rhs_pr_dfsn_wp3(:,:),rhs_pr_turb_wp3(:,:),rhs_pr3_wp2(:,:),rhs_pr1_wp3(:,:),rhs(:,:),rhs_pr3_wp3(:,:),rhs_bp1_pr2_wp3(:,:),rhs_pr1_wp2(:,:),lhs_pr1_wp2(:,:),rhs_dp1_wp2(:,:),lhs_ma_zt(:,:,:),rhs_bp_pr2_wp2(:,:),lhs_diff_zt_crank(:,:,:),lhs_ta_wp2(:,:,:),lhs_pr1_wp3(:,:),lhs_ac_pr2_wp3(:,:),lhs_ta_wp3(:,:,:),lhs_pr_tp_wp3(:,:,:),wp3_old(:,:),wp3_term_ta_lhs_result(:,:,:),wp3_pr3_lhs(:,:,:),c1_skw_fnc(:,:),c11_skw_fnc(:,:),a1_coef_zt(:,:),c16_fnc(:,:),wp2_smth(:,:),rhs_ta_wp3(:,:)) wp23_solve: 1425, Generating enter data create(threshold_array(:,:),solut(:,:),old_solut(:,:),rhs_save(:,:),rcond(:)) 1429, Generating implicit firstprivate(ngrdcol,nzm) Generating NVIDIA GPU code 1430, !$acc loop gang, vector(128) collapse(2) ! blockidx%x threadidx%x 1431, ! blockidx%x threadidx%x collapsed 1429, Generating default present(rhs_save(:ngrdcol,:nzm*2-1),rhs(:ngrdcol,:nzm*2-1)) 1463, Generating update self(rcond(:)) 1483, Generating update self(lhs(:,:,:),rhs_save(:,:)) 1520, Generating implicit firstprivate(ngrdcol,nzm) Generating NVIDIA GPU code 1521, !$acc loop gang, vector(128) collapse(2) ! blockidx%x threadidx%x 1522, ! blockidx%x threadidx%x collapsed 1520, Generating default present(wp2(:ngrdcol,:nzm),solut(:ngrdcol,:)) 1522, Generating implicit firstprivate(k_wp2) 1529, Generating implicit firstprivate(nzt,ngrdcol) Generating NVIDIA GPU code 1530, !$acc loop gang, vector(128) collapse(2) ! blockidx%x threadidx%x 1531, ! blockidx%x threadidx%x collapsed 1529, Generating default present(wp3(:ngrdcol,:nzt),solut(:ngrdcol,:)) 1531, Generating implicit firstprivate(k_wp3) 1540, Generating update self(c11_skw_fnc(:,:),lhs_ta_wp2(:,:,:),lhs_ma_zm(:,:,:),wp3(:,:),lhs_pr1_wp3(:,:),clubb_params(:,:),wp3_pr3_lhs(:,:,:),wp3_term_ta_lhs_result(:,:,:),lhs_diff_zm(:,:,:),lhs_pr1_wp2(:,:),lhs_ma_zt(:,:,:),lhs_dp1_wp2(:,:),wp2(:,:),lhs_pr_tp_wp3(:,:,:),lhs_adv_tp_wp3(:,:,:),wm_zt(:,:),lhs_diff_zt(:,:,:),wm_zm(:,:)) 1742, Generating update self(wp2(:,:)) 1765, Generating implicit firstprivate(nzm,ngrdcol) Generating NVIDIA GPU code 1766, !$acc loop gang, vector(128) collapse(2) ! blockidx%x threadidx%x 1767, ! blockidx%x threadidx%x collapsed 1765, Generating default present(wp2(:ngrdcol,:nzm)) 1778, Generating update self(wp2(:,:)) 1817, Generating implicit firstprivate(nzm,ngrdcol) Generating NVIDIA GPU code 1818, !$acc loop gang, vector(128) collapse(2) ! blockidx%x threadidx%x 1819, ! blockidx%x threadidx%x collapsed 1817, Generating default present(thlp2(:ngrdcol,:nzm),threshold_array(:ngrdcol,:nzm),rtp2(:ngrdcol,:nzm),wpthlp(:ngrdcol,:nzm),wprtp(:ngrdcol,:nzm)) 1836, Generating implicit firstprivate(nzm,ngrdcol) Generating NVIDIA GPU code 1837, !$acc loop gang, vector(128) collapse(2) ! blockidx%x threadidx%x 1838, ! blockidx%x threadidx%x collapsed 1836, Generating default present(threshold_array(:ngrdcol,:nzm)) 1866, Generating exit data delete(threshold_array(:,:),solut(:,:),old_solut(:,:),rhs_save(:,:),rcond(:)) wp23_lhs: 1974, Generating copyin(lhs_tp_wp3(:,:,:),wp3_term_ta_lhs_result(:,:,:),lhs_ac_pr2_wp3(:,:),lhs_diff_zm(:,:,:),lhs_dp1_wp2(:,:),lhs_ma_zm(:,:,:),lhs_splat_wp3(:,:),lhs_ta_wp2(:,:,:)) [if not already present] Generating copyout(lhs(:,:,:)) [if not already present] Generating copyin(lhs_ac_pr2_wp2(:,:),lhs_diff_zt(:,:,:),lhs_pr1_wp2(:,:),lhs_ma_zt(:,:,:),lhs_pr1_wp3(:,:),lhs_splat_wp2(:,:)) [if not already present] 1983, Generating implicit firstprivate(nzm,ngrdcol) Generating NVIDIA GPU code 1984, !$acc loop gang, vector(128) collapse(3) ! blockidx%x threadidx%x 1985, ! blockidx%x threadidx%x collapsed 1986, ! blockidx%x threadidx%x collapsed 1994, Generating implicit firstprivate(ngrdcol) Generating NVIDIA GPU code 1995, !$acc loop gang, vector(128) collapse(2) ! blockidx%x threadidx%x 1996, ! blockidx%x threadidx%x collapsed 2007, Generating implicit firstprivate(ngrdcol) Generating NVIDIA GPU code 2008, !$acc loop gang, vector(128) collapse(2) ! blockidx%x threadidx%x 2009, ! blockidx%x threadidx%x collapsed 2020, Generating implicit firstprivate(nzm,ngrdcol) Generating NVIDIA GPU code 2021, !$acc loop gang, vector(128) collapse(2) ! blockidx%x threadidx%x 2022, ! blockidx%x threadidx%x collapsed 2022, Generating implicit firstprivate(k_wp2,invrs_dt) 2060, Generating implicit firstprivate(nzt,ngrdcol) Generating NVIDIA GPU code 2061, !$acc loop gang, vector(128) collapse(2) ! blockidx%x threadidx%x 2062, ! blockidx%x threadidx%x collapsed 2062, Generating implicit firstprivate(k_wp3,invrs_dt) 2103, Generating implicit firstprivate(ngrdcol) Generating NVIDIA GPU code 2104, !$acc loop gang, vector(128) collapse(2) ! blockidx%x threadidx%x 2105, ! blockidx%x threadidx%x collapsed 2105, Generating implicit firstprivate(nzm) 2116, Generating implicit firstprivate(ngrdcol) Generating NVIDIA GPU code 2117, !$acc loop gang, vector(128) collapse(2) ! blockidx%x threadidx%x 2118, ! blockidx%x threadidx%x collapsed 2118, Generating implicit firstprivate(nzm) 2139, Generating implicit firstprivate(nzm,ngrdcol) Generating NVIDIA GPU code 2140, !$acc loop gang, vector(128) collapse(2) ! blockidx%x threadidx%x 2141, ! blockidx%x threadidx%x collapsed 2141, Generating implicit firstprivate(k_wp2) 2154, Generating implicit firstprivate(nzm,ngrdcol) Generating NVIDIA GPU code 2155, !$acc loop gang, vector(128) collapse(2) ! blockidx%x threadidx%x 2156, ! blockidx%x threadidx%x collapsed 2156, Generating implicit firstprivate(k_wp2) 2184, Generating implicit firstprivate(nzt,ngrdcol) Generating NVIDIA GPU code 2185, !$acc loop gang, vector(128) collapse(3) ! blockidx%x threadidx%x 2186, ! blockidx%x threadidx%x collapsed 2187, ! blockidx%x threadidx%x collapsed 2187, Generating implicit firstprivate(k_wp3) advance_xp2_xpyp: 426, Generating enter data create(lhs_dp1(:,:),lhs_dp1_c14(:,:),rhs_ta_wpvp2(:,:),lhs_diff_uv(:,:,:),lhs_dp1_c4(:,:),lhs_diff(:,:,:),lhs(:,:,:),rhs_ta_wpup2(:,:),rhs_ta_wpthlp2(:,:),rhs_ta_wprtp2(:,:),rhs_ta_wprtpthlp(:,:),lhs_ta_wpvp2(:,:,:),lhs_ta_wpup2(:,:,:),lhs_ta_wpthlp2(:,:,:),lhs_ta_wprtp2(:,:,:),lhs_ta_wprtpthlp(:,:,:),lhs_ma(:,:,:),rtp2_old(:,:),kw9(:,:),kw2(:,:),kw2_zm(:,:),c4_1d(:,:),uv_rhs(:,:,:),up2_old(:,:),kw9_zm(:,:),thlp2_old(:,:),c2thl_1d(:,:),c2rt_1d(:,:),c2sclr_1d(:,:),c14_1d(:,:),c2rtthl_1d(:,:),uv_solution(:,:,:),threshold_array(:,:),rtpthlp_chnge(:,:),rtpthlp_old(:,:),rtm_zm(:,:),vp2_old(:,:)) 436, Generating enter data create(sclrprtp_old(:,:,:),rhs_ta_wpsclrp2(:,:,:),lhs_ta_wpthlpsclrp(:,:,:,:),rhs_ta_wprtpsclrp(:,:,:),lhs_ta_wpsclrp2(:,:,:,:),lhs_ta_wprtpsclrp(:,:,:,:),sclrp2_old(:,:,:),sclrpthlp_chnge(:,:,:),sclrpthlp_old(:,:,:),sclrprtp_chnge(:,:,:),rhs_ta_wpthlpsclrp(:,:,:)) 444, Generating implicit firstprivate(ngrdcol) Generating NVIDIA GPU code 445, !$acc loop gang, vector(128) ! blockidx%x threadidx%x Generating reduction(.or.:err_code) 444, Generating default present(clubb_params(:ngrdcol,8:9)) Generating implicit copy(err_code) [if not already present] 475, Generating implicit firstprivate(nzm,ngrdcol) Generating NVIDIA GPU code 476, !$acc loop gang, vector(128) collapse(2) ! blockidx%x threadidx%x 477, ! blockidx%x threadidx%x collapsed 475, Generating default present(c2thl_1d(:ngrdcol,:nzm),cloud_frac_zm(:ngrdcol,:nzm),clubb_params(:ngrdcol,4:6),c2rtthl_1d(:ngrdcol,:nzm),c2rt_1d(:ngrdcol,:nzm)) 496, Generating implicit firstprivate(ngrdcol,nzm) Generating NVIDIA GPU code 497, !$acc loop gang, vector(128) collapse(2) ! blockidx%x threadidx%x 498, ! blockidx%x threadidx%x collapsed 496, Generating default present(c2rt_1d(:ngrdcol,:nzm),c2rtthl_1d(:ngrdcol,:nzm),c2thl_1d(:ngrdcol,:nzm),clubb_params(:ngrdcol,4:6)) 507, Generating implicit firstprivate(nzm,ngrdcol) Generating NVIDIA GPU code 508, !$acc loop gang, vector(128) collapse(2) ! blockidx%x threadidx%x 509, ! blockidx%x threadidx%x collapsed 507, Generating default present(c2sclr_1d(:ngrdcol,:nzm),c14_1d(:ngrdcol,:nzm),clubb_params(:ngrdcol,4:27),c4_1d(:ngrdcol,:nzm)) 526, Generating implicit firstprivate(nzt,ngrdcol) Generating NVIDIA GPU code 527, !$acc loop gang, vector(128) collapse(2) ! blockidx%x threadidx%x 528, ! blockidx%x threadidx%x collapsed 526, Generating default present(kw2(:ngrdcol,:nzt),kw9(:ngrdcol,:nzt),kh_zt(:ngrdcol,:nzt),clubb_params(:ngrdcol,40:46)) 548, Generating implicit firstprivate(nzm,ngrdcol) Generating NVIDIA GPU code 549, !$acc loop gang, vector(128) collapse(2) ! blockidx%x threadidx%x 550, ! blockidx%x threadidx%x collapsed 548, Generating default present(rtpthlp(:ngrdcol,:nzm),rtp2_old(:ngrdcol,:nzm),rtp2(:ngrdcol,:nzm),thlp2_old(:ngrdcol,:nzm),thlp2(:ngrdcol,:nzm),rtpthlp_old(:ngrdcol,:nzm)) 559, Generating implicit firstprivate(ngrdcol,sclr_dim,nzm) Generating NVIDIA GPU code 560, !$acc loop gang, vector(128) collapse(3) ! blockidx%x threadidx%x 561, ! blockidx%x threadidx%x collapsed 562, ! blockidx%x threadidx%x collapsed 559, Generating default present(sclrp2(:ngrdcol,:nzm,:sclr_dim),sclrp2_old(:ngrdcol,:nzm,:sclr_dim),sclrprtp(:ngrdcol,:nzm,:sclr_dim),sclrprtp_old(:ngrdcol,:nzm,:sclr_dim),sclrpthlp_old(:ngrdcol,:nzm,:sclr_dim),sclrpthlp(:ngrdcol,:nzm,:sclr_dim)) 611, Generating implicit firstprivate(ngrdcol) Generating NVIDIA GPU code 612, !$acc loop gang, vector(128) ! blockidx%x threadidx%x Generating reduction(.and.:l_single_solve_possible) 611, Generating default present(clubb_params(:ngrdcol,4:6)) Generating implicit copy(l_single_solve_possible) [if not already present] 612, Generating implicit firstprivate(c2thl,c2rtthl,c2rt) 686, Generating implicit firstprivate(nzm,ngrdcol) Generating NVIDIA GPU code 687, !$acc loop gang, vector(128) collapse(2) ! blockidx%x threadidx%x 688, ! blockidx%x threadidx%x collapsed 686, Generating default present(vp2_old(:ngrdcol,:nzm),vp2(:ngrdcol,:nzm),up2_old(:ngrdcol,:nzm),up2(:ngrdcol,:nzm)) 706, Generating implicit firstprivate(nzm,ngrdcol) Generating NVIDIA GPU code 707, !$acc loop gang, vector(128) collapse(2) ! blockidx%x threadidx%x 708, ! blockidx%x threadidx%x collapsed 706, Generating default present(lhs_dp1_c4(:ngrdcol,2:nzm-1),lhs_dp1_c14(:ngrdcol,2:nzm-1),lhs_dp1(:ngrdcol,2:nzm-1)) 850, Generating implicit firstprivate(nzm,ngrdcol) Generating NVIDIA GPU code 851, !$acc loop gang, vector(128) collapse(2) ! blockidx%x threadidx%x 852, ! blockidx%x threadidx%x collapsed 850, Generating default present(vp2(:ngrdcol,:nzm),uv_solution(:ngrdcol,:nzm,:),up2(:ngrdcol,:nzm)) 860, Generating implicit firstprivate(ngrdcol,nzm) Generating NVIDIA GPU code 861, !$acc loop gang, vector(128) collapse(2) ! blockidx%x threadidx%x 862, ! blockidx%x threadidx%x collapsed 860, Generating default present(vp2_old(:ngrdcol,:nzm),vp2(:ngrdcol,:nzm),up2_old(:ngrdcol,:nzm),up2(:ngrdcol,:nzm)) 872, Generating update self(lhs_diff_uv(:,:,:),lhs_dp1_c14(:,:),vp2(:,:),up2(:,:),lhs_dp1_c4(:,:),lhs_ma(:,:,:),lhs_ta_wpup2(:,:,:)) 949, Generating implicit firstprivate(nzm,ngrdcol) Generating NVIDIA GPU code 950, !$acc loop gang, vector(128) collapse(2) ! blockidx%x threadidx%x 951, ! blockidx%x threadidx%x collapsed 949, Generating default present(threshold_array(:ngrdcol,:nzm),wprtp(:ngrdcol,:nzm),wp2(:ngrdcol,:nzm)) 967, Generating implicit firstprivate(nzm,ngrdcol) Generating NVIDIA GPU code 968, !$acc loop gang, vector(128) collapse(2) ! blockidx%x threadidx%x 969, ! blockidx%x threadidx%x collapsed 967, Generating default present(threshold_array(:ngrdcol,:nzm)) 992, Generating update self(rtp2(:,:)) 1002, Generating implicit firstprivate(nzm,ngrdcol) Generating NVIDIA GPU code 1003, !$acc loop gang, vector(128) collapse(2) ! blockidx%x threadidx%x 1004, ! blockidx%x threadidx%x collapsed 1002, Generating default present(clubb_params(:ngrdcol,93),rtp2(:ngrdcol,:nzm),rtm_zm(:ngrdcol,:nzm)) 1004, Generating implicit firstprivate(threshold) 1015, Generating update self(rtp2(:,:)) 1053, Generating implicit firstprivate(nzm,ngrdcol) Generating NVIDIA GPU code 1054, !$acc loop gang, vector(128) collapse(2) ! blockidx%x threadidx%x 1055, ! blockidx%x threadidx%x collapsed 1053, Generating default present(threshold_array(:ngrdcol,:nzm),wpthlp(:ngrdcol,:nzm),wp2(:ngrdcol,:nzm)) 1071, Generating implicit firstprivate(nzm,ngrdcol) Generating NVIDIA GPU code 1072, !$acc loop gang, vector(128) collapse(2) ! blockidx%x threadidx%x 1073, ! blockidx%x threadidx%x collapsed 1071, Generating default present(threshold_array(:ngrdcol,:nzm)) 1090, Generating implicit firstprivate(nzm,ngrdcol) Generating NVIDIA GPU code 1091, !$acc loop gang, vector(128) collapse(2) ! blockidx%x threadidx%x 1092, ! blockidx%x threadidx%x collapsed 1090, Generating default present(threshold_array(:ngrdcol,:nzm)) 1106, Generating update self(up2(:,:)) 1115, Generating implicit firstprivate(nzm,ngrdcol) Generating NVIDIA GPU code 1116, !$acc loop gang, vector(128) collapse(2) ! blockidx%x threadidx%x 1117, ! blockidx%x threadidx%x collapsed 1115, Generating default present(up2(:ngrdcol,:nzm)) 1125, Generating update self(up2(:,:)) 1137, Generating implicit firstprivate(nzm,ngrdcol) Generating NVIDIA GPU code 1138, !$acc loop gang, vector(128) collapse(2) ! blockidx%x threadidx%x 1139, ! blockidx%x threadidx%x collapsed 1137, Generating default present(threshold_array(:ngrdcol,:nzm)) 1152, Generating update self(vp2(:,:)) 1161, Generating implicit firstprivate(nzm,ngrdcol) Generating NVIDIA GPU code 1162, !$acc loop gang, vector(128) collapse(2) ! blockidx%x threadidx%x 1163, ! blockidx%x threadidx%x collapsed 1161, Generating default present(vp2(:ngrdcol,:nzm)) 1171, Generating update self(vp2(:,:)) 1183, Generating update self(vp2(:,:),up2(:,:)) 1213, Generating update device(vp2(:,:),up2(:,:)) 1270, Generating implicit firstprivate(nzm,ngrdcol) Generating NVIDIA GPU code 1271, !$acc loop gang, vector(128) collapse(2) ! blockidx%x threadidx%x 1272, ! blockidx%x threadidx%x collapsed 1270, Generating default present(threshold_array(:ngrdcol,:nzm),sclr_tol(sclr)) 1297, Generating implicit firstprivate(nzm,ngrdcol) Generating NVIDIA GPU code 1298, !$acc loop gang, vector(128) collapse(2) ! blockidx%x threadidx%x 1299, ! blockidx%x threadidx%x collapsed 1297, Generating default present(threshold_array(:ngrdcol,:nzm),sclr_tol(sclr)) 1332, Generating implicit firstprivate(nzm,ngrdcol) Generating NVIDIA GPU code 1333, !$acc loop gang, vector(128) collapse(2) ! blockidx%x threadidx%x 1334, ! blockidx%x threadidx%x collapsed 1332, Generating default present(threshold_array(:ngrdcol,:nzm),sclr_tol(sclr)) 1362, Generating update self(sclrprtp_old(:,:,:),sclrpthlp(:,:,:),sclrp2_old(:,:,:),sclrprtp(:,:,:),sclrm(:,:,:),sclrp2(:,:,:),vm(:,:),vp2(:,:),um(:,:),up2(:,:),rtp2_old(:,:),rtpthlp_forcing(:,:),thlm(:,:),thlp2_forcing(:,:),rtm(:,:),rtp2_forcing(:,:),wprtp(:,:),rtpthlp_old(:,:),wp2(:,:),thlp2_old(:,:),rho_ds_zm(:,:),kh_zt(:,:),rtpthlp(:,:),thlp2(:,:),rtp2(:,:),invrs_tau_xp2_zm(:,:),sclrpthlp_old(:,:,:),vp2_old(:,:),up2_old(:,:),wp2_zt(:,:),wm_zm(:,:),upwp(:,:),thv_ds_zm(:,:),wpthvp(:,:),wpthlp(:,:),wpsclrp(:,:,:),sigma_sqd_w(:,:),wp3(:,:),rho_ds_zt(:,:),vpwp(:,:),invrs_rho_ds_zm(:,:),invrs_tau_c14_zm(:,:),invrs_tau_c4_zm(:,:)) 1439, Generating exit data delete(lhs_dp1(:,:),lhs_dp1_c14(:,:),rhs_ta_wpvp2(:,:),lhs_diff_uv(:,:,:),lhs_dp1_c4(:,:),lhs_diff(:,:,:),lhs(:,:,:),rhs_ta_wpup2(:,:),rhs_ta_wpthlp2(:,:),rhs_ta_wprtp2(:,:),rhs_ta_wprtpthlp(:,:),lhs_ta_wpvp2(:,:,:),lhs_ta_wpup2(:,:,:),lhs_ta_wpthlp2(:,:,:),lhs_ta_wprtp2(:,:,:),lhs_ta_wprtpthlp(:,:,:),lhs_ma(:,:,:),rtp2_old(:,:),kw9(:,:),kw2(:,:),kw2_zm(:,:),c4_1d(:,:),uv_rhs(:,:,:),up2_old(:,:),kw9_zm(:,:),thlp2_old(:,:),c2thl_1d(:,:),c2rt_1d(:,:),c2sclr_1d(:,:),c14_1d(:,:),c2rtthl_1d(:,:),uv_solution(:,:,:),threshold_array(:,:),rtpthlp_chnge(:,:),rtpthlp_old(:,:),rtm_zm(:,:),vp2_old(:,:)) 1449, Generating exit data delete(sclrprtp_old(:,:,:),rhs_ta_wpsclrp2(:,:,:),lhs_ta_wpthlpsclrp(:,:,:,:),rhs_ta_wprtpsclrp(:,:,:),lhs_ta_wpsclrp2(:,:,:,:),lhs_ta_wprtpsclrp(:,:,:,:),sclrp2_old(:,:,:),sclrpthlp_old(:,:,:),sclrpthlp_chnge(:,:,:),sclrprtp_chnge(:,:,:),rhs_ta_wpthlpsclrp(:,:,:)) wp23_rhs: 2394, Generating copyin(wp3(:,:),lhs_adv_tp_wp3(:,:,:),lhs_diff_zm_crank(:,:,:),lhs_diff_zm(:,:,:),lhs_diff_zt(:,:,:),lhs_ta_wp3(:,:,:),c11_skw_fnc(:,:),lhs_pr1_wp3(:,:),lhs_splat_wp3(:,:),lhs_diff_zt_crank(:,:,:),rhs_bp_pr2_wp2(:,:),lhs_dp1_wp2(:,:),rhs_dp1_wp2(:,:),lhs_pr1_wp2(:,:),rhs_pr1_wp2(:,:),rhs_bp1_pr2_wp3(:,:),rhs_pr3_wp3(:,:)) [if not already present] Generating copyout(rhs(:,:)) [if not already present] Generating copyin(rhs_pr1_wp3(:,:),rhs_pr3_wp2(:,:),rhs_pr_turb_wp3(:,:),rhs_pr_dfsn_wp3(:,:),rhs_pr_dfsn_wp2(:,:),vp2(:,:),wp2thvp(:,:),wpthvp(:,:),wpup2(:,:),wpvp2(:,:),wp3_term_ta_lhs_result(:,:,:),wp2(:,:),thv_ds_zt(:,:),up2(:,:),lhs_tp_wp3(:,:,:),rhs_ta_wp3(:,:),thv_ds_zm(:,:),lhs_pr_tp_wp3(:,:,:),lhs_splat_wp2(:,:),radf(:,:)) [if not already present] 2409, Generating implicit firstprivate(nzm,ngrdcol) Generating NVIDIA GPU code 2410, !$acc loop gang, vector(128) collapse(2) ! blockidx%x threadidx%x 2411, ! blockidx%x threadidx%x collapsed 2418, Generating implicit firstprivate(nzt,ngrdcol) Generating NVIDIA GPU code 2419, !$acc loop gang, vector(128) collapse(2) ! blockidx%x threadidx%x 2420, ! blockidx%x threadidx%x collapsed 2420, Generating implicit firstprivate(k_wp3) 2427, Generating implicit firstprivate(nzm,ngrdcol) Generating NVIDIA GPU code 2428, !$acc loop gang, vector(128) collapse(2) ! blockidx%x threadidx%x 2429, ! blockidx%x threadidx%x collapsed 2429, Generating implicit firstprivate(k_wp2) 2476, Generating implicit firstprivate(nzm,ngrdcol) Generating NVIDIA GPU code 2477, !$acc loop gang, vector(128) collapse(2) ! blockidx%x threadidx%x 2478, ! blockidx%x threadidx%x collapsed 2478, Generating implicit firstprivate(k_wp2) 2488, Generating implicit firstprivate(ngrdcol,nzt) Generating NVIDIA GPU code 2489, !$acc loop gang, vector(128) collapse(2) ! blockidx%x threadidx%x 2490, ! blockidx%x threadidx%x collapsed 2490, Generating implicit firstprivate(k_wp3) 2504, Generating implicit firstprivate(nzm,ngrdcol) Generating NVIDIA GPU code 2505, !$acc loop gang, vector(128) collapse(2) ! blockidx%x threadidx%x 2506, ! blockidx%x threadidx%x collapsed 2506, Generating implicit firstprivate(k_wp2) 2524, Generating implicit firstprivate(nzt,ngrdcol) Generating NVIDIA GPU code 2525, !$acc loop gang, vector(128) collapse(2) ! blockidx%x threadidx%x 2526, ! blockidx%x threadidx%x collapsed 2526, Generating implicit firstprivate(k_wp3,invrs_dt) 2554, Generating implicit firstprivate(nzm,ngrdcol) Generating NVIDIA GPU code 2555, !$acc loop gang, vector(128) collapse(2) ! blockidx%x threadidx%x 2556, ! blockidx%x threadidx%x collapsed 2556, Generating implicit firstprivate(k_wp2,invrs_dt) 2609, Generating implicit firstprivate(nzt,ngrdcol) Generating NVIDIA GPU code 2610, !$acc loop gang, vector(128) collapse(2) ! blockidx%x threadidx%x 2611, ! blockidx%x threadidx%x collapsed 2611, Generating implicit firstprivate(k_wp3) 2665, Generating implicit firstprivate(ngrdcol) Generating NVIDIA GPU code 2666, !$acc loop gang, vector(128) ! blockidx%x threadidx%x 2666, Generating implicit firstprivate(nzt,nzm) 2679, Generating update self(rhs_pr_dfsn_wp2(:,:),rhs_pr_dfsn_wp3(:,:),wpvp2(:,:),wpup2(:,:),wpthvp(:,:),lhs_diff_zm_crank(:,:,:),lhs_splat_wp2(:,:),lhs_pr1_wp2(:,:),rhs_pr1_wp2(:,:),rhs_pr3_wp2(:,:),lhs_pr1_wp3(:,:),clubb_params(:,:),lhs_splat_wp3(:,:),wp2thvp(:,:),wp3(:,:),rhs_pr_turb_wp3(:,:),rhs_pr1_wp3(:,:),lhs_diff_zt(:,:,:),lhs_ta_wp3(:,:,:),lhs_dp1_wp2(:,:),rhs_dp1_wp2(:,:),lhs_pr_tp_wp3(:,:,:),rhs_pr3_wp3(:,:),lhs_adv_tp_wp3(:,:,:),up2(:,:),thv_ds_zt(:,:),lhs_diff_zm(:,:,:),vp2(:,:),wp2(:,:),thv_ds_zm(:,:),wp3_term_ta_lhs_result(:,:,:),rhs_ta_wp3(:,:)) wp2_term_ta_lhs: 3074, Generating copyin(gr%invrs_dzm(:,:),gr,rho_ds_zt(:,:)) [if not already present] Generating copyout(lhs_ta_wp2(:,:,:)) [if not already present] Generating copyin(invrs_rho_ds_zm(:,:)) [if not already present] 3078, Generating implicit firstprivate(ngrdcol) Generating NVIDIA GPU code 3079, !$acc loop gang, vector(128) collapse(2) ! blockidx%x threadidx%x 3080, ! blockidx%x threadidx%x collapsed 3089, Generating implicit firstprivate(nzm,ngrdcol) Generating NVIDIA GPU code 3090, !$acc loop gang, vector(128) collapse(2) ! blockidx%x threadidx%x 3091, ! blockidx%x threadidx%x collapsed wp2_terms_ac_pr2_lhs: 3203, Generating copyin(c_uu_shr(:),gr,wm_zt(:,:)) [if not already present] Generating copyout(lhs_ac_pr2_wp2(:,:)) [if not already present] Generating copyin(gr%invrs_dzm(:,:)) [if not already present] 3207, Generating implicit firstprivate(ngrdcol) Generating NVIDIA GPU code 3208, !$acc loop gang, vector(128) ! blockidx%x threadidx%x 3208, Generating implicit firstprivate(nzm) 3216, Generating implicit firstprivate(nzm,ngrdcol) Generating NVIDIA GPU code 3217, !$acc loop gang, vector(128) collapse(2) ! blockidx%x threadidx%x 3218, ! blockidx%x threadidx%x collapsed wp2_term_dp1_lhs: 3297, Generating copyin(c1_skw_fnc(:,:)) [if not already present] Generating copyout(lhs_dp1_wp2(:,:)) [if not already present] Generating copyin(invrs_tau1m(:,:)) [if not already present] 3301, Generating implicit firstprivate(ngrdcol) Generating NVIDIA GPU code 3302, !$acc loop gang, vector(128) ! blockidx%x threadidx%x 3302, Generating implicit firstprivate(nzm) 3310, Generating implicit firstprivate(nzm,ngrdcol) Generating NVIDIA GPU code 3311, !$acc loop gang, vector(128) collapse(2) ! blockidx%x threadidx%x 3312, ! blockidx%x threadidx%x collapsed solve_xp2_xpyp_with_single_lhs: 1620, Generating enter data create(lhs(:,:,:),rhs(:,:,:),lhs_dp1(:,:),solution(:,:,:)) 1622, Generating enter data create(sclrprtp_forcing(:,:),sclrpthlp_forcing(:,:),sclrp2_forcing(:,:)) 1629, Generating implicit firstprivate(ngrdcol,nzm) Generating NVIDIA GPU code 1630, !$acc loop gang, vector(128) collapse(2) ! blockidx%x threadidx%x 1631, ! blockidx%x threadidx%x collapsed 1629, Generating default present(lhs_dp1(:ngrdcol,2:nzm-1)) 1675, Generating implicit firstprivate(ngrdcol,nzm) Generating NVIDIA GPU code 1676, !$acc loop gang, vector(128) collapse(2) ! blockidx%x threadidx%x 1677, ! blockidx%x threadidx%x collapsed 1675, Generating default present(sclrp2_forcing(:ngrdcol,:nzm)) 1699, Generating implicit firstprivate(nzm,ngrdcol) Generating NVIDIA GPU code 1700, !$acc loop gang, vector(128) collapse(2) ! blockidx%x threadidx%x 1701, ! blockidx%x threadidx%x collapsed 1699, Generating default present(sclrprtp_forcing(:ngrdcol,:nzm),rtp2_forcing(:ngrdcol,:nzm)) 1709, Generating implicit firstprivate(ngrdcol,nzm) Generating NVIDIA GPU code 1710, !$acc loop gang, vector(128) collapse(2) ! blockidx%x threadidx%x 1711, ! blockidx%x threadidx%x collapsed 1709, Generating default present(sclrprtp_forcing(:ngrdcol,:nzm)) 1734, Generating implicit firstprivate(nzm,ngrdcol) Generating NVIDIA GPU code 1735, !$acc loop gang, vector(128) collapse(2) ! blockidx%x threadidx%x 1736, ! blockidx%x threadidx%x collapsed 1734, Generating default present(thlp2_forcing(:ngrdcol,:nzm),sclrpthlp_forcing(:ngrdcol,:nzm)) 1744, Generating implicit firstprivate(nzm,ngrdcol) Generating NVIDIA GPU code 1745, !$acc loop gang, vector(128) collapse(2) ! blockidx%x threadidx%x 1746, ! blockidx%x threadidx%x collapsed 1744, Generating default present(sclrpthlp_forcing(:ngrdcol,:nzm)) 1778, Generating implicit firstprivate(ngrdcol,nzm) Generating NVIDIA GPU code 1779, !$acc loop gang, vector(128) collapse(2) ! blockidx%x threadidx%x 1780, ! blockidx%x threadidx%x collapsed 1778, Generating default present(rtp2(:ngrdcol,:nzm),thlp2(:ngrdcol,:nzm),solution(:ngrdcol,:nzm,:3),rtpthlp(:ngrdcol,:nzm)) 1789, Generating implicit firstprivate(ngrdcol,sclr_dim,nzm) Generating NVIDIA GPU code 1790, !$acc loop gang, vector(128) collapse(3) ! blockidx%x threadidx%x 1791, ! blockidx%x threadidx%x collapsed 1792, ! blockidx%x threadidx%x collapsed 1789, Generating default present(sclrprtp(:ngrdcol,:nzm,:sclr_dim),sclrp2(:ngrdcol,:nzm,:sclr_dim),solution(:ngrdcol,:nzm,:),sclrpthlp(:ngrdcol,:nzm,:sclr_dim)) 1807, Generating implicit firstprivate(nzm,ngrdcol) Generating NVIDIA GPU code 1808, !$acc loop gang, vector(128) collapse(2) ! blockidx%x threadidx%x 1809, ! blockidx%x threadidx%x collapsed 1807, Generating default present(rtp2(:ngrdcol,:nzm),thlp2(:ngrdcol,:nzm),solution(:ngrdcol,:nzm,:3),rtpthlp(:ngrdcol,:nzm)) 1818, Generating implicit firstprivate(ngrdcol,sclr_dim,nzm) Generating NVIDIA GPU code 1819, !$acc loop gang, vector(128) collapse(3) ! blockidx%x threadidx%x 1820, ! blockidx%x threadidx%x collapsed 1821, ! blockidx%x threadidx%x collapsed 1818, Generating default present(sclrprtp(:ngrdcol,:nzm,:sclr_dim),sclrp2(:ngrdcol,:nzm,:sclr_dim),solution(:ngrdcol,:nzm,:),sclrpthlp(:ngrdcol,:nzm,:sclr_dim)) 1835, Generating update self(lhs_dp1(:,:),lhs_ma(:,:,:),lhs_diff(:,:,:),rtp2(:,:),thlp2(:,:),rtpthlp(:,:),lhs_ta(:,:,:)) 1859, Generating exit data delete(lhs(:,:,:),rhs(:,:,:),lhs_dp1(:,:),solution(:,:,:)) 1861, Generating exit data delete(sclrpthlp_forcing(:,:),sclrprtp_forcing(:,:),sclrp2_forcing(:,:)) wp2_term_pr1_lhs: 3397, Generating copyout(lhs_pr1_wp2(:,:)) [if not already present] Generating copyin(invrs_tau_c4_zm(:,:)) [if not already present] 3401, Generating implicit firstprivate(ngrdcol) Generating NVIDIA GPU code 3402, !$acc loop gang, vector(128) ! blockidx%x threadidx%x 3402, Generating implicit firstprivate(nzm) 3411, Generating implicit firstprivate(ngrdcol,nzm) Generating NVIDIA GPU code 3412, !$acc loop gang, vector(128) collapse(2) ! blockidx%x threadidx%x 3413, ! blockidx%x threadidx%x collapsed 3411, Generating default present(c4(:ngrdcol)) wp2_terms_bp_pr2_rhs: 3492, Generating copyout(rhs_bp_pr2_wp2(:,:)) [if not already present] Generating copyin(thv_ds_zm(:,:),wpthvp(:,:),c_uu_buoy(:)) [if not already present] 3496, Generating implicit firstprivate(ngrdcol) Generating NVIDIA GPU code 3497, !$acc loop gang, vector(128) ! blockidx%x threadidx%x 3497, Generating implicit firstprivate(nzm) 3505, Generating implicit firstprivate(nzm,ngrdcol) Generating NVIDIA GPU code 3506, !$acc loop gang, vector(128) collapse(2) ! blockidx%x threadidx%x 3507, ! blockidx%x threadidx%x collapsed wp2_term_dp1_rhs: 3595, Generating copyin(c1_skw_fnc(:,:)) [if not already present] Generating copyout(rhs_dp1_wp2(:,:)) [if not already present] Generating copyin(up2(:,:),vp2(:,:),invrs_tau1m(:,:)) [if not already present] 3599, Generating implicit firstprivate(ngrdcol) Generating NVIDIA GPU code 3600, !$acc loop gang, vector(128) ! blockidx%x threadidx%x 3600, Generating implicit firstprivate(nzm) 3609, Generating implicit firstprivate(nzm,ngrdcol) Generating NVIDIA GPU code 3610, !$acc loop gang, vector(128) collapse(2) ! blockidx%x threadidx%x 3611, ! blockidx%x threadidx%x collapsed 3617, Generating implicit firstprivate(nzm,ngrdcol) Generating NVIDIA GPU code 3618, !$acc loop gang, vector(128) collapse(2) ! blockidx%x threadidx%x 3619, ! blockidx%x threadidx%x collapsed 3619, Generating implicit firstprivate(threshold) wp2_term_pr3_rhs: 3720, Generating copyin(c_uu_shr(:),gr) [if not already present] Generating copyout(rhs_pr3_wp2(:,:)) [if not already present] Generating copyin(vpwp(:,:),wpthvp(:,:),um(:,:),thv_ds_zm(:,:),vm(:,:),upwp(:,:),c_uu_buoy(:),gr%invrs_dzm(:,:)) [if not already present] 3725, Generating implicit firstprivate(ngrdcol) Generating NVIDIA GPU code 3726, !$acc loop gang, vector(128) ! blockidx%x threadidx%x 3726, Generating implicit firstprivate(nzm) 3734, Generating implicit firstprivate(nzm,ngrdcol) Generating NVIDIA GPU code 3735, !$acc loop gang, vector(128) collapse(2) ! blockidx%x threadidx%x 3736, ! blockidx%x threadidx%x collapsed wp2_term_pr1_rhs: 3841, Generating copyout(rhs_pr1_wp2(:,:)) [if not already present] Generating copyin(up2(:,:),vp2(:,:),c4(:),invrs_tau_c4_zm(:,:)) [if not already present] 3845, Generating implicit firstprivate(ngrdcol) Generating NVIDIA GPU code 3846, !$acc loop gang, vector(128) ! blockidx%x threadidx%x 3846, Generating implicit firstprivate(nzm) 3854, Generating implicit firstprivate(nzm,ngrdcol) Generating NVIDIA GPU code 3855, !$acc loop gang, vector(128) collapse(2) ! blockidx%x threadidx%x 3856, ! blockidx%x threadidx%x collapsed wp2_term_pr_dfsn_rhs: 3942, Generating copyin(c_wp2_pr_dfsn(:),gr%invrs_dzm(:,:),gr,invrs_rho_ds_zm(:,:)) [if not already present] Generating create(wpuip2(:,:)) [if not already present] Generating copyin(wpvp2(:,:),wpup2(:,:)) [if not already present] Generating copyout(rhs_pr_dfsn_wp2(:,:)) [if not already present] Generating copyin(rho_ds_zt(:,:),wp3(:,:)) [if not already present] 3947, Generating implicit firstprivate(nzt,ngrdcol) Generating NVIDIA GPU code 3948, !$acc loop gang, vector(128) collapse(2) ! blockidx%x threadidx%x 3949, ! blockidx%x threadidx%x collapsed 3955, Generating implicit firstprivate(nzm,ngrdcol) Generating NVIDIA GPU code 3956, !$acc loop gang, vector(128) collapse(2) ! blockidx%x threadidx%x 3957, ! blockidx%x threadidx%x collapsed 3965, Generating implicit firstprivate(ngrdcol) Generating NVIDIA GPU code 3966, !$acc loop gang, vector(128) ! blockidx%x threadidx%x 3966, Generating implicit firstprivate(nzm) wp3_term_ta_new_pdf_lhs: 4103, Generating copyin(coef_wp4_implicit(:,:),gr,gr%invrs_dzt(:,:)) [if not already present] Generating copyout(lhs_ta_wp3(:,:,:)) [if not already present] Generating copyin(rho_ds_zm(:,:),wp2(:,:),invrs_rho_ds_zt(:,:)) [if not already present] 4108, Generating implicit firstprivate(ngrdcol) Generating NVIDIA GPU code 4109, !$acc loop gang, vector(128) ! blockidx%x threadidx%x 4111, !$acc loop seq 4111, Loop is parallelizable Generating implicit firstprivate(nzt) 4118, Generating implicit firstprivate(nzt,ngrdcol) Generating NVIDIA GPU code 4119, !$acc loop gang, vector(128) collapse(2) ! blockidx%x threadidx%x 4120, ! blockidx%x threadidx%x collapsed advance_xm_wpxp: 494, Generating enter data create(lhs_pr1_wprtp(:,:),lhs_ma_zt(:,:,:),kw6(:,:),lhs_ta_wpvp(:,:,:),lhs_ta_xm(:,:,:),rhs_ta_wpup(:,:),rhs_ta_wpthlp(:,:),rhs_ta_wprtp(:,:),low_lev_effect(:,:),lhs_ta_wpup(:,:,:),lhs_ta_wpthlp(:,:,:),lhs_ta_wprtp(:,:,:),lhs_pr1_wpthlp(:,:),lhs_diff_zt(:,:,:),lhs_ma_zm(:,:,:),lhs_diff_zm(:,:,:),lhs_ac_pr2(:,:),vm_old(:,:),upwp_old(:,:),um_old(:,:),thlm_old(:,:),wprtp_old(:,:),rtm_old(:,:),vpwp_old(:,:),rhs_ta_wpvp(:,:),c7_skw_fnc(:,:),lhs_tp(:,:,:),high_lev_effect(:,:),c6thl_skw_fnc(:,:),c6rt_skw_fnc(:,:),c6_term(:,:),wpthlp_old(:,:)) 503, Generating enter data create(lhs_ta_wpsclrp(:,:,:,:),lhs_pr1_wpsclrp(:,:),sclrm_old(:,:,:),wpsclrp_old(:,:,:),rhs_ta_wpsclrp(:,:,:)) 541, Generating implicit firstprivate(nzt,ngrdcol) Generating NVIDIA GPU code 542, !$acc loop gang, vector(128) collapse(2) ! blockidx%x threadidx%x 543, ! blockidx%x threadidx%x collapsed 541, Generating default present(thlm_old(:ngrdcol,:nzt),thlm(:ngrdcol,:nzt),rtm_old(:ngrdcol,:nzt),rtm(:ngrdcol,:nzt)) 550, Generating implicit firstprivate(ngrdcol,nzm) Generating NVIDIA GPU code 551, !$acc loop gang, vector(128) collapse(2) ! blockidx%x threadidx%x 552, ! blockidx%x threadidx%x collapsed 550, Generating default present(wpthlp_old(:ngrdcol,:nzm),wpthlp(:ngrdcol,:nzm),wprtp_old(:ngrdcol,:nzm),wprtp(:ngrdcol,:nzm)) 560, Generating implicit firstprivate(ngrdcol,sclr_dim,nzt) Generating NVIDIA GPU code 561, !$acc loop gang, vector(128) collapse(3) ! blockidx%x threadidx%x 562, ! blockidx%x threadidx%x collapsed 563, ! blockidx%x threadidx%x collapsed 560, Generating default present(sclrm_old(:ngrdcol,:nzt,:sclr_dim),sclrm(:ngrdcol,:nzt,:sclr_dim)) 570, Generating implicit firstprivate(ngrdcol,nzm,sclr_dim) Generating NVIDIA GPU code 571, !$acc loop gang, vector(128) collapse(3) ! blockidx%x threadidx%x 572, ! blockidx%x threadidx%x collapsed 573, ! blockidx%x threadidx%x collapsed 570, Generating default present(wpsclrp(:ngrdcol,:nzm,:sclr_dim),wpsclrp_old(:ngrdcol,:nzm,:sclr_dim)) 582, Generating implicit firstprivate(ngrdcol,nzt) Generating NVIDIA GPU code 583, !$acc loop gang, vector(128) collapse(2) ! blockidx%x threadidx%x 584, ! blockidx%x threadidx%x collapsed 582, Generating default present(vm_old(:ngrdcol,:nzt),vm(:ngrdcol,:nzt),um_old(:ngrdcol,:nzt),um(:ngrdcol,:nzt)) 591, Generating implicit firstprivate(nzm,ngrdcol) Generating NVIDIA GPU code 592, !$acc loop gang, vector(128) collapse(2) ! blockidx%x threadidx%x 593, ! blockidx%x threadidx%x collapsed 591, Generating default present(vpwp(:ngrdcol,:nzm),vpwp_old(:ngrdcol,:nzm),upwp_old(:ngrdcol,:nzm),upwp(:ngrdcol,:nzm)) 605, Generating implicit firstprivate(nzm,ngrdcol) Generating NVIDIA GPU code 606, !$acc loop gang, vector(128) collapse(2) ! blockidx%x threadidx%x 607, ! blockidx%x threadidx%x collapsed 605, Generating default present(c6rt_skw_fnc(:ngrdcol,:nzm),skw_zm(:ngrdcol,:nzm),clubb_params(:ngrdcol,10:12)) 607, Generating implicit firstprivate(c6rt,c6rtc,c6rtb) 626, Generating implicit firstprivate(nzm,ngrdcol) Generating NVIDIA GPU code 627, !$acc loop gang, vector(128) collapse(2) ! blockidx%x threadidx%x 628, ! blockidx%x threadidx%x collapsed 626, Generating default present(c6thl_skw_fnc(:ngrdcol,:nzm),clubb_params(:ngrdcol,13:15),skw_zm(:ngrdcol,:nzm)) 628, Generating implicit firstprivate(c6thl,c6thlc,c6thlb) 659, Generating implicit firstprivate(nzm,ngrdcol) Generating NVIDIA GPU code 660, !$acc loop gang, vector(128) collapse(2) ! blockidx%x threadidx%x 661, ! blockidx%x threadidx%x collapsed 659, Generating default present(c6rt_skw_fnc(:ngrdcol,:nzm),clubb_params(:ngrdcol,10:13),c6thl_skw_fnc(:ngrdcol,:nzm)) 673, Generating implicit firstprivate(ngrdcol,nzm) Generating NVIDIA GPU code 674, !$acc loop gang, vector(128) collapse(2) ! blockidx%x threadidx%x 675, ! blockidx%x threadidx%x collapsed 673, Generating default present(cx_fnc_richardson(:ngrdcol,:nzm),c7_skw_fnc(:ngrdcol,:nzm)) 683, Generating implicit firstprivate(ngrdcol,nzm) Generating NVIDIA GPU code 684, !$acc loop gang, vector(128) collapse(2) ! blockidx%x threadidx%x 685, ! blockidx%x threadidx%x collapsed 683, Generating default present(c7_skw_fnc(:ngrdcol,:nzm),skw_zm(:ngrdcol,:nzm),clubb_params(:ngrdcol,16:18)) 685, Generating implicit firstprivate(c7,c7b,c7c) 715, Generating update self(c6rt_skw_fnc(:,:),c7_skw_fnc(:,:),c6thl_skw_fnc(:,:)) 733, Generating implicit firstprivate(nzm,ngrdcol) Generating NVIDIA GPU code 734, !$acc loop gang, vector(128) collapse(2) ! blockidx%x threadidx%x Generating reduction(.or.:err_code) 735, ! blockidx%x threadidx%x collapsed 733, Generating default present(c7_skw_fnc(:ngrdcol,:nzm)) Generating implicit copy(err_code) [if not already present] 753, Generating implicit firstprivate(nzt,ngrdcol) Generating NVIDIA GPU code 754, !$acc loop gang, vector(128) collapse(2) ! blockidx%x threadidx%x 755, ! blockidx%x threadidx%x collapsed 753, Generating default present(kw6(:ngrdcol,:nzt),kh_zt(:ngrdcol,:nzt),clubb_params(:ngrdcol,42)) 777, Generating implicit firstprivate(nzm,ngrdcol) Generating NVIDIA GPU code 778, !$acc loop gang, vector(128) collapse(2) ! blockidx%x threadidx%x 779, ! blockidx%x threadidx%x collapsed 777, Generating default present(c6_term(:ngrdcol,:nzm),invrs_tau_c6_zm(:ngrdcol,:nzm),c6rt_skw_fnc(:ngrdcol,:nzm)) 786, Generating update self(c6_term(:,:)) 900, Generating implicit firstprivate(nzt,ngrdcol) Generating NVIDIA GPU code 901, !$acc loop gang, vector(128) collapse(2) ! blockidx%x threadidx%x 902, ! blockidx%x threadidx%x collapsed 900, Generating default present(rtm(:ngrdcol,:nzt),thlm_old(:ngrdcol,:nzt),thlm(:ngrdcol,:nzt),rtm_old(:ngrdcol,:nzt)) 909, Generating implicit firstprivate(nzm,ngrdcol) Generating NVIDIA GPU code 910, !$acc loop gang, vector(128) collapse(2) ! blockidx%x threadidx%x 911, ! blockidx%x threadidx%x collapsed 909, Generating default present(wprtp(:ngrdcol,:nzm),wpthlp_old(:ngrdcol,:nzm),wpthlp(:ngrdcol,:nzm),wprtp_old(:ngrdcol,:nzm)) 919, Generating implicit firstprivate(ngrdcol,sclr_dim,nzt) Generating NVIDIA GPU code 920, !$acc loop gang, vector(128) collapse(3) ! blockidx%x threadidx%x 921, ! blockidx%x threadidx%x collapsed 922, ! blockidx%x threadidx%x collapsed 919, Generating default present(sclrm_old(:ngrdcol,:nzt,:sclr_dim),sclrm(:ngrdcol,:nzt,:sclr_dim)) 929, Generating implicit firstprivate(ngrdcol,sclr_dim,nzm) Generating NVIDIA GPU code 930, !$acc loop gang, vector(128) collapse(3) ! blockidx%x threadidx%x 931, ! blockidx%x threadidx%x collapsed 932, ! blockidx%x threadidx%x collapsed 929, Generating default present(wpsclrp_old(:ngrdcol,:nzm,:sclr_dim),wpsclrp(:ngrdcol,:nzm,:sclr_dim)) 942, Generating implicit firstprivate(nzt,ngrdcol) Generating NVIDIA GPU code 943, !$acc loop gang, vector(128) collapse(2) ! blockidx%x threadidx%x 944, ! blockidx%x threadidx%x collapsed 942, Generating default present(vm_old(:ngrdcol,:nzt),vm(:ngrdcol,:nzt),um_old(:ngrdcol,:nzt),um(:ngrdcol,:nzt)) 951, Generating implicit firstprivate(nzm,ngrdcol) Generating NVIDIA GPU code 952, !$acc loop gang, vector(128) collapse(2) ! blockidx%x threadidx%x 953, ! blockidx%x threadidx%x collapsed 951, Generating default present(vpwp_old(:ngrdcol,:nzm),vpwp(:ngrdcol,:nzm),upwp_old(:ngrdcol,:nzm),upwp(:ngrdcol,:nzm)) 967, Generating update self(vpwp(:,:),vm_forcing(:,:),upwp(:,:),um_forcing(:,:),wpsclrp(:,:,:),sclrm_forcing(:,:,:),wpthlp_forcing(:,:),thlm_forcing(:,:),wprtp_forcing(:,:),rtm_forcing(:,:),vprcp(:,:),vg(:,:),uprcp(:,:),ug(:,:),wprtp_old(:,:),rtpthvp(:,:),wpsclrp_old(:,:,:),skw_zm(:,:),wp3_on_wp2_zt(:,:),rho_ds_zt(:,:),mixt_frac_zm(:,:),vp2(:,:),up2(:,:),vm_ref(:,:),um_ref(:,:),vm_old(:,:),um_old(:,:),em(:,:),wpthvp(:,:),wpthlp_old(:,:),varnce_w_2_zm(:,:),thv_ds_zm(:,:),vm(:,:),um(:,:),sclrm_old(:,:,:),sclrm(:,:,:),sclrp2(:,:,:),wp2rtp(:,:),cx_fnc_richardson(:,:),lscale_zm(:,:),varnce_w_1_zm(:,:),upwp_old(:,:),w_1_zm(:,:),vpwp_old(:,:),thlm_ref(:,:),rtm_ref(:,:),thlpthvp(:,:),invrs_rho_ds_zm(:,:),fcor(:),rho_ds_zm(:,:),rc_coef_zm(:,:),thlm_old(:,:),wpthlp(:,:),thlm(:,:),thlp2(:,:),wp2sclrp(:,:,:),rtm_old(:,:),wprtp(:,:),rtm(:,:),rtp2(:,:),wp2(:,:),sigma_sqd_w(:,:),invrs_rho_ds_zt(:,:),invrs_tau_c6_zm(:,:),kh_zm(:,:),wp3_on_wp2(:,:),wp2thlp(:,:),kh_zt(:,:),wm_zt(:,:),wm_zm(:,:),w_2_zm(:,:),sclrpthvp(:,:,:)) 1025, Generating update self(rtm_ref(:,:),rtm(:,:)) 1046, Generating update device(rtm(:,:)) 1052, Generating update self(thlm_ref(:,:),thlm(:,:)) 1073, Generating update device(thlm(:,:)) 1081, Generating update self(vm_ref(:,:),vm(:,:),um(:,:),um_ref(:,:)) 1111, Generating update device(vm(:,:),um(:,:)) 1120, Generating update self(vm(:,:),um(:,:)) 1129, Generating implicit firstprivate(nzt,ngrdcol) Generating NVIDIA GPU code 1130, !$acc loop gang, vector(128) collapse(2) ! blockidx%x threadidx%x 1131, ! blockidx%x threadidx%x collapsed 1129, Generating default present(vm_ref(:ngrdcol,:nzt),vm(:ngrdcol,:nzt),um_ref(:ngrdcol,:nzt),um(:ngrdcol,:nzt)) 1131, Generating implicit firstprivate(ts_nudge,dt) 1140, Generating update self(vm(:,:),um(:,:)) 1152, Generating update self(vm_ref(:,:),um_ref(:,:)) 1165, Generating exit data delete(lhs_pr1_wprtp(:,:),lhs_ma_zt(:,:,:),kw6(:,:),lhs_ta_wpvp(:,:,:),lhs_ta_xm(:,:,:),rhs_ta_wpup(:,:),rhs_ta_wpthlp(:,:),rhs_ta_wprtp(:,:),low_lev_effect(:,:),lhs_ta_wpup(:,:,:),lhs_ta_wpthlp(:,:,:),lhs_ta_wprtp(:,:,:),lhs_pr1_wpthlp(:,:),lhs_diff_zt(:,:,:),lhs_ma_zm(:,:,:),lhs_diff_zm(:,:,:),lhs_ac_pr2(:,:),vm_old(:,:),upwp_old(:,:),um_old(:,:),thlm_old(:,:),wprtp_old(:,:),rtm_old(:,:),vpwp_old(:,:),rhs_ta_wpvp(:,:),c7_skw_fnc(:,:),lhs_tp(:,:,:),high_lev_effect(:,:),c6thl_skw_fnc(:,:),c6rt_skw_fnc(:,:),c6_term(:,:),wpthlp_old(:,:)) 1174, Generating exit data delete(lhs_ta_wpsclrp(:,:,:,:),lhs_pr1_wpsclrp(:,:),wpsclrp_old(:,:,:),sclrm_old(:,:,:),rhs_ta_wpsclrp(:,:,:)) nvfortran -DNETCDF -DCLUBB_REAL_TYPE=8 -DCLUBB_GPU -DCUDA -DCOAMPS_MICRO -DNR_SP -DSILHS -Dradoffline -Dnooverlap -DCLUBB -I/usr/local/spack/opt/spack/linux-pop22-cascadelake/nvhpc-24.3/netcdf-fortran-4.5.3-sl35xhk3ea5mtoylsgjg62d2bg3zto3k/include -Mcache_align -O2 -Mbackslash -Mstandard -Kieee -acc -Minfo=accel -c /home/jenkins/workspace/clubb_nvhpc_gpu_vs_cpu_diffness/compile/../src/CLUBB_core/sfc_varnce_module.F90 nvfortran -DNETCDF -DCLUBB_REAL_TYPE=8 -DCLUBB_GPU -DCUDA -DCOAMPS_MICRO -DNR_SP -DSILHS -Dradoffline -Dnooverlap -DCLUBB -I/usr/local/spack/opt/spack/linux-pop22-cascadelake/nvhpc-24.3/netcdf-fortran-4.5.3-sl35xhk3ea5mtoylsgjg62d2bg3zto3k/include -Mcache_align -O2 -Mbackslash -Mstandard -Kieee -acc -Minfo=accel -c /home/jenkins/workspace/clubb_nvhpc_gpu_vs_cpu_diffness/compile/../src/CLUBB_core/mixing_length.F90 xm_wpxp_lhs: 1340, Generating implicit firstprivate(ngrdcol) Generating NVIDIA GPU code 1341, !$acc loop gang, vector(128) ! blockidx%x threadidx%x 1340, Generating default present(lhs(:,:ngrdcol,:1)) 1351, Generating implicit firstprivate(ngrdcol,nzt) Generating NVIDIA GPU code 1352, !$acc loop gang, vector(128) collapse(2) ! blockidx%x threadidx%x 1353, ! blockidx%x threadidx%x collapsed 1351, Generating default present(lhs(:,:ngrdcol,:),lhs_ta_xm(:,:ngrdcol,:nzt)) 1353, Generating implicit firstprivate(k_xm,invrs_dt) 1373, Generating implicit firstprivate(nzm,ngrdcol) Generating NVIDIA GPU code 1374, !$acc loop gang, vector(128) collapse(2) ! blockidx%x threadidx%x 1375, ! blockidx%x threadidx%x collapsed 1373, Generating default present(lhs(:,:ngrdcol,:),lhs_ma_zm(:,:ngrdcol,2:nzm-1),lhs_tp(:,:ngrdcol,2:nzm-1),lhs_ta_wpxp(:,:ngrdcol,2:nzm-1),lhs_diff_zm(:,:ngrdcol,2:nzm-1),lhs_ac_pr2(:ngrdcol,2:nzm-1),lhs_pr1(:ngrdcol,2:nzm-1)) 1375, Generating implicit firstprivate(k_wpxp) 1400, Generating implicit firstprivate(ngrdcol) Generating NVIDIA GPU code 1401, !$acc loop gang, vector(128) ! blockidx%x threadidx%x 1400, Generating default present(lhs(:,:ngrdcol,nzm*2-1)) 1401, Generating implicit firstprivate(nzm) 1412, Generating implicit firstprivate(nzm,ngrdcol) Generating NVIDIA GPU code 1413, !$acc loop gang, vector(128) collapse(2) ! blockidx%x threadidx%x 1414, ! blockidx%x threadidx%x collapsed 1412, Generating default present(lhs(3,:ngrdcol,:)) 1414, Generating implicit firstprivate(k_wpxp,invrs_dt) 1424, Generating implicit firstprivate(nzt,ngrdcol) Generating NVIDIA GPU code 1425, !$acc loop gang, vector(128) collapse(2) ! blockidx%x threadidx%x 1426, ! blockidx%x threadidx%x collapsed 1424, Generating default present(lhs_diff_zt(:,:ngrdcol,:nzt),lhs(:,:ngrdcol,:)) 1426, Generating implicit firstprivate(k_xm) 1438, Generating implicit firstprivate(nzt,ngrdcol) Generating NVIDIA GPU code 1439, !$acc loop gang, vector(128) collapse(2) ! blockidx%x threadidx%x 1440, ! blockidx%x threadidx%x collapsed 1438, Generating default present(lhs_ma_zt(:,:ngrdcol,:nzt),lhs(:,:ngrdcol,:)) 1440, Generating implicit firstprivate(k_xm) wp3_term_ta_adg1_lhs: 4304, Generating copyin(a3_coef_zt(:,:),gr,gr%invrs_dzt(:,:),rho_ds_zt(:,:),a1_coef(:,:),a1_coef_zt(:,:),a3_coef(:,:),wp2(:,:),wp3_on_wp2(:,:)) [if not already present] Generating copyout(lhs_ta_wp3(:,:,:)) [if not already present] Generating copyin(rho_ds_zm(:,:),gr%weights_zt2zm(:,:,:),invrs_rho_ds_zt(:,:)) [if not already present] 4311, Generating implicit firstprivate(ngrdcol) Generating NVIDIA GPU code 4312, !$acc loop gang, vector(128) collapse(2) ! blockidx%x threadidx%x 4313, ! blockidx%x threadidx%x collapsed 4313, Generating implicit firstprivate(nzt) 4334, Generating implicit firstprivate(nzt,ngrdcol) Generating NVIDIA GPU code 4335, !$acc loop gang, vector(128) collapse(2) ! blockidx%x threadidx%x 4336, ! blockidx%x threadidx%x collapsed 4382, Generating implicit firstprivate(ngrdcol) Generating NVIDIA GPU code 4383, !$acc loop gang, vector(128) ! blockidx%x threadidx%x 4421, Generating implicit firstprivate(nzt,ngrdcol) Generating NVIDIA GPU code 4422, !$acc loop gang, vector(128) collapse(2) ! blockidx%x threadidx%x 4423, ! blockidx%x threadidx%x collapsed 4465, Generating implicit firstprivate(ngrdcol) Generating NVIDIA GPU code 4466, !$acc loop gang, vector(128) ! blockidx%x threadidx%x 4512, Generating implicit firstprivate(nzt,ngrdcol) Generating NVIDIA GPU code 4513, !$acc loop gang, vector(128) collapse(2) ! blockidx%x threadidx%x 4514, ! blockidx%x threadidx%x collapsed 4560, Generating implicit firstprivate(ngrdcol) Generating NVIDIA GPU code 4561, !$acc loop gang, vector(128) ! blockidx%x threadidx%x solve_xp2_xpyp_with_multiple_lhs: 2056, Generating enter data create(rtp2_solution(:,:),rtpthlp_solution(:,:),rhs(:,:),lhs(:,:,:),thlp2_solution(:,:),lhs_dp1(:,:),threshold) 2059, Generating enter data create(sclrp2_forcing(:,:),sclrprtp_solution(:,:,:),sclrp2_solution(:,:,:),sclr_solution(:,:,:),sclr_rhs(:,:,:),sclrpthlp_forcing(:,:),sclrpthlp_solution(:,:,:),sclrprtp_forcing(:,:)) 2069, Generating implicit firstprivate(nzm,ngrdcol) Generating NVIDIA GPU code 2070, !$acc loop gang, vector(128) collapse(2) ! blockidx%x threadidx%x 2071, ! blockidx%x threadidx%x collapsed 2069, Generating default present(lhs_dp1(:ngrdcol,2:nzm-1)) 2099, Generating implicit firstprivate(ngrdcol,nzm) Generating NVIDIA GPU code 2100, !$acc loop gang, vector(128) collapse(2) ! blockidx%x threadidx%x 2101, ! blockidx%x threadidx%x collapsed 2099, Generating default present(rtp2_solution(:ngrdcol,:nzm),rtp2(:ngrdcol,:nzm)) 2107, Generating implicit firstprivate(ngrdcol,nzm) Generating NVIDIA GPU code 2108, !$acc loop gang, vector(128) collapse(2) ! blockidx%x threadidx%x 2109, ! blockidx%x threadidx%x collapsed 2107, Generating default present(rtp2_solution(:ngrdcol,:nzm),rtp2(:ngrdcol,:nzm)) 2118, Generating update self(lhs_dp1(:,:),lhs_ma(:,:,:),lhs_diff(:,:,:),rtp2(:,:),lhs_ta_wprtp2(:,:,:)) 2135, Generating implicit firstprivate(nzm,ngrdcol) Generating NVIDIA GPU code 2136, !$acc loop gang, vector(128) collapse(2) ! blockidx%x threadidx%x 2137, ! blockidx%x threadidx%x collapsed 2135, Generating default present(lhs_dp1(:ngrdcol,2:nzm-1)) 2166, Generating implicit firstprivate(nzm,ngrdcol) Generating NVIDIA GPU code 2167, !$acc loop gang, vector(128) collapse(2) ! blockidx%x threadidx%x 2168, ! blockidx%x threadidx%x collapsed 2166, Generating default present(thlp2_solution(:ngrdcol,:nzm),thlp2(:ngrdcol,:nzm)) 2174, Generating implicit firstprivate(nzm,ngrdcol) Generating NVIDIA GPU code 2175, !$acc loop gang, vector(128) collapse(2) ! blockidx%x threadidx%x 2176, ! blockidx%x threadidx%x collapsed 2174, Generating default present(thlp2_solution(:ngrdcol,:nzm),thlp2(:ngrdcol,:nzm)) 2185, Generating update self(lhs_dp1(:,:),lhs_ma(:,:,:),lhs_diff(:,:,:),thlp2(:,:),lhs_ta_wpthlp2(:,:,:)) 2201, Generating implicit firstprivate(nzm,ngrdcol) Generating NVIDIA GPU code 2202, !$acc loop gang, vector(128) collapse(2) ! blockidx%x threadidx%x 2203, ! blockidx%x threadidx%x collapsed 2201, Generating default present(lhs_dp1(:ngrdcol,2:nzm-1)) 2232, Generating implicit firstprivate(nzm,ngrdcol) Generating NVIDIA GPU code 2233, !$acc loop gang, vector(128) collapse(2) ! blockidx%x threadidx%x 2234, ! blockidx%x threadidx%x collapsed 2232, Generating default present(rtpthlp_solution(:ngrdcol,:nzm),rtpthlp(:ngrdcol,:nzm)) 2240, Generating implicit firstprivate(nzm,ngrdcol) Generating NVIDIA GPU code 2241, !$acc loop gang, vector(128) collapse(2) ! blockidx%x threadidx%x 2242, ! blockidx%x threadidx%x collapsed 2240, Generating default present(rtpthlp_solution(:ngrdcol,:nzm),rtpthlp(:ngrdcol,:nzm)) 2251, Generating update self(lhs_dp1(:,:),lhs_ma(:,:,:),lhs_diff(:,:,:),rtpthlp(:,:),lhs_ta_wprtpthlp(:,:,:)) 2268, Generating implicit firstprivate(ngrdcol,nzm) Generating NVIDIA GPU code 2269, !$acc loop gang, vector(128) collapse(2) ! blockidx%x threadidx%x 2270, ! blockidx%x threadidx%x collapsed 2268, Generating default present(lhs_dp1(:ngrdcol,:nzm)) 2411, Generating implicit firstprivate(nzm,ngrdcol) Generating NVIDIA GPU code 2412, !$acc loop gang, vector(128) collapse(2) ! blockidx%x threadidx%x 2413, ! blockidx%x threadidx%x collapsed 2411, Generating default present(sclrp2_forcing(:ngrdcol,:nzm)) 2435, Generating implicit firstprivate(nzm,ngrdcol) Generating NVIDIA GPU code 2436, !$acc loop gang, vector(128) collapse(2) ! blockidx%x threadidx%x 2437, ! blockidx%x threadidx%x collapsed 2435, Generating default present(sclrprtp_forcing(:ngrdcol,:nzm),rtp2_forcing(:ngrdcol,:nzm)) 2445, Generating implicit firstprivate(nzm,ngrdcol) Generating NVIDIA GPU code 2446, !$acc loop gang, vector(128) collapse(2) ! blockidx%x threadidx%x 2447, ! blockidx%x threadidx%x collapsed 2445, Generating default present(sclrprtp_forcing(:ngrdcol,:nzm)) 2471, Generating implicit firstprivate(nzm,ngrdcol) Generating NVIDIA GPU code 2472, !$acc loop gang, vector(128) collapse(2) ! blockidx%x threadidx%x 2473, ! blockidx%x threadidx%x collapsed 2471, Generating default present(thlp2_forcing(:ngrdcol,:nzm),sclrpthlp_forcing(:ngrdcol,:nzm)) 2481, Generating implicit firstprivate(nzm,ngrdcol) Generating NVIDIA GPU code 2482, !$acc loop gang, vector(128) collapse(2) ! blockidx%x threadidx%x 2483, ! blockidx%x threadidx%x collapsed 2481, Generating default present(sclrpthlp_forcing(:ngrdcol,:nzm)) 2513, Generating implicit firstprivate(ngrdcol,sclr_dim,nzm) Generating NVIDIA GPU code 2514, !$acc loop gang, vector(128) collapse(3) ! blockidx%x threadidx%x 2515, ! blockidx%x threadidx%x collapsed 2516, ! blockidx%x threadidx%x collapsed 2513, Generating default present(sclr_solution(:ngrdcol,:nzm,:),sclrp2(:ngrdcol,:nzm,:sclr_dim),sclrpthlp(:ngrdcol,:nzm,:sclr_dim),sclrprtp(:ngrdcol,:nzm,:sclr_dim)) 2530, Generating implicit firstprivate(ngrdcol,sclr_dim,nzm) Generating NVIDIA GPU code 2531, !$acc loop gang, vector(128) collapse(3) ! blockidx%x threadidx%x 2532, ! blockidx%x threadidx%x collapsed 2533, ! blockidx%x threadidx%x collapsed 2530, Generating default present(sclr_solution(:ngrdcol,:nzm,:),sclrp2(:ngrdcol,:nzm,:sclr_dim),sclrpthlp(:ngrdcol,:nzm,:sclr_dim),sclrprtp(:ngrdcol,:nzm,:sclr_dim)) 2548, Generating exit data delete(rtp2_solution(:,:),rtpthlp_solution(:,:),rhs(:,:),lhs(:,:,:),thlp2_solution(:,:),lhs_dp1(:,:),threshold) 2551, Generating exit data delete(sclrp2_forcing(:,:),sclrprtp_solution(:,:,:),sclrp2_solution(:,:,:),sclr_solution(:,:,:),sclr_rhs(:,:,:),sclrpthlp_solution(:,:,:),sclrpthlp_forcing(:,:),sclrprtp_forcing(:,:)) calc_xm_wpxp_lhs_terms: 1579, Generating enter data create(zeros_array(:),kw6_zm(:,:),kh_n2_zm(:,:),k_zm(:,:),k_zt(:,:)) 1615, Generating implicit firstprivate(ngrdcol,nzm) Generating NVIDIA GPU code 1616, !$acc loop gang, vector(128) collapse(2) ! blockidx%x threadidx%x 1617, ! blockidx%x threadidx%x collapsed 1615, Generating default present(kh_zm(:ngrdcol,:nzm),stability_correction(:ngrdcol,:nzm),kh_n2_zm(:ngrdcol,:nzm)) 1624, Generating implicit firstprivate(nzm,ngrdcol) Generating NVIDIA GPU code 1625, !$acc loop gang, vector(128) collapse(2) ! blockidx%x threadidx%x 1626, ! blockidx%x threadidx%x collapsed 1624, Generating default present(kh_zm(:ngrdcol,:nzm),kh_n2_zm(:ngrdcol,:nzm)) 1633, Generating implicit firstprivate(nzm,ngrdcol) Generating NVIDIA GPU code 1634, !$acc loop gang, vector(128) collapse(2) ! blockidx%x threadidx%x 1635, ! blockidx%x threadidx%x collapsed 1633, Generating default present(kh_n2_zm(:ngrdcol,:nzm),k_zm(:ngrdcol,:nzm)) 1643, Generating implicit firstprivate(ngrdcol) Generating NVIDIA GPU code 1644, !$acc loop gang, vector(128) ! blockidx%x threadidx%x 1643, Generating default present(zeros_array(:ngrdcol)) 1663, Generating exit data delete(zeros_array(:),kw6_zm(:,:),kh_n2_zm(:,:),k_zm(:,:),k_zt(:,:)) wp3_term_tp_lhs: 4712, Generating copyin(gr%invrs_dzt(:,:),gr) [if not already present] Generating copyout(lhs_tp_wp3(:,:,:)) [if not already present] Generating copyin(wp2(:,:),rho_ds_zm(:,:),invrs_rho_ds_zt(:,:)) [if not already present] 4717, Generating implicit firstprivate(ngrdcol) Generating NVIDIA GPU code 4718, !$acc loop gang, vector(128) ! blockidx%x threadidx%x 4719, !$acc loop seq 4718, Generating implicit firstprivate(i) 4719, Loop is parallelizable Generating implicit firstprivate(nzt) 4729, Generating implicit firstprivate(nzt,ngrdcol) Generating NVIDIA GPU code 4730, !$acc loop gang, vector(128) collapse(2) ! blockidx%x threadidx%x 4731, ! blockidx%x threadidx%x collapsed 4729, Generating default present(coef_wp3_tp(:ngrdcol)) xp2_xpyp_lhs: 2628, Generating implicit firstprivate(ngrdcol,nzm) Generating NVIDIA GPU code 2629, !$acc loop gang, vector(128) collapse(2) ! blockidx%x threadidx%x 2630, ! blockidx%x threadidx%x collapsed 2628, Generating default present(lhs_diff(:,:ngrdcol,2:nzm-1),lhs(:,:ngrdcol,2:nzm-1),lhs_dp1(:ngrdcol,2:nzm-1),lhs_ma(:,:ngrdcol,2:nzm-1),lhs_ta(:,:ngrdcol,2:nzm-1)) 2642, Generating implicit firstprivate(nzm,ngrdcol) Generating NVIDIA GPU code 2643, !$acc loop gang, vector(128) collapse(2) ! blockidx%x threadidx%x 2644, ! blockidx%x threadidx%x collapsed 2642, Generating default present(lhs(2,:ngrdcol,2:nzm-1)) 2644, Generating implicit firstprivate(dt) 2657, Generating implicit firstprivate(ngrdcol) Generating NVIDIA GPU code 2658, !$acc loop gang, vector(128) ! blockidx%x threadidx%x 2657, Generating default present(lhs(:,:ngrdcol,:)) 2658, Generating implicit firstprivate(nzm) wp3_terms_ac_pr2_lhs: 4844, Generating copyin(c11_skw_fnc(:,:),gr%invrs_dzt(:,:),gr,wm_zm(:,:)) [if not already present] Generating copyout(lhs_ac_pr2_wp3(:,:)) [if not already present] 4848, Generating implicit firstprivate(ngrdcol) Generating NVIDIA GPU code 4849, !$acc loop gang, vector(128) ! blockidx%x threadidx%x 4849, Generating implicit firstprivate(nzt) 4858, Generating implicit firstprivate(nzt,ngrdcol) Generating NVIDIA GPU code 4859, !$acc loop gang, vector(128) collapse(2) ! blockidx%x threadidx%x 4860, ! blockidx%x threadidx%x collapsed wp3_term_pr1_lhs: 4965, Generating copyin(c8b(:),skw_zt(:,:)) [if not already present] Generating copyout(lhs_pr1_wp3(:,:)) [if not already present] Generating copyin(c8(:),invrs_tau_wp3_zt(:,:)) [if not already present] 4969, Generating implicit firstprivate(ngrdcol) Generating NVIDIA GPU code 4970, !$acc loop gang, vector(128) ! blockidx%x threadidx%x 4970, Generating implicit firstprivate(nzt) 4980, Generating implicit firstprivate(nzt,ngrdcol) Generating NVIDIA GPU code 4981, !$acc loop gang, vector(128) collapse(2) ! blockidx%x threadidx%x 4982, ! blockidx%x threadidx%x collapsed 4991, Generating implicit firstprivate(nzt,ngrdcol) Generating NVIDIA GPU code 4992, !$acc loop gang, vector(128) collapse(2) ! blockidx%x threadidx%x 4993, ! blockidx%x threadidx%x collapsed xm_wpxp_rhs: 1809, Generating enter data create(rhs_bp_pr3(:,:)) 1818, Generating implicit firstprivate(ngrdcol) Generating NVIDIA GPU code 1819, !$acc loop gang, vector(128) ! blockidx%x threadidx%x 1818, Generating default present(wpxp(:ngrdcol,:1),rhs(:ngrdcol,:1)) 1826, Generating implicit firstprivate(ngrdcol,nzt) Generating NVIDIA GPU code 1827, !$acc loop gang, vector(128) collapse(2) ! blockidx%x threadidx%x 1828, ! blockidx%x threadidx%x collapsed 1826, Generating default present(rhs(:ngrdcol,:),xm_forcing(:ngrdcol,:nzt),xm(:ngrdcol,:nzt)) 1828, Generating implicit firstprivate(k_xm,invrs_dt) 1842, Generating implicit firstprivate(ngrdcol,nzm) Generating NVIDIA GPU code 1843, !$acc loop gang, vector(128) collapse(2) ! blockidx%x threadidx%x 1844, ! blockidx%x threadidx%x collapsed 1842, Generating default present(lhs_ta_wpxp(:,:ngrdcol,2:nzm-1),rhs(:ngrdcol,:),wpxp_forcing(:ngrdcol,2:nzm-1),wpxp(:ngrdcol,:nzm),rhs_bp_pr3(:ngrdcol,2:nzm-1),lhs_pr1(:ngrdcol,2:nzm-1),rhs_ta(:ngrdcol,2:nzm-1)) 1844, Generating implicit firstprivate(k_wpxp) 1859, Generating implicit firstprivate(ngrdcol) Generating NVIDIA GPU code 1860, !$acc loop gang, vector(128) ! blockidx%x threadidx%x 1859, Generating default present(rhs(:ngrdcol,nzm*2-1)) 1860, Generating implicit firstprivate(nzm) 1868, Generating implicit firstprivate(nzm,ngrdcol) Generating NVIDIA GPU code 1869, !$acc loop gang, vector(128) collapse(2) ! blockidx%x threadidx%x 1870, ! blockidx%x threadidx%x collapsed 1868, Generating default present(wpxp(:ngrdcol,2:nzm-1),rhs(:ngrdcol,:)) 1870, Generating implicit firstprivate(k_wpxp,invrs_dt) 1881, Generating update self(lhs_ta_wpxp(:,:,:),rhs(:,:),c7_skw_fnc(:,:),rhs_ta(:,:),xpthvp(:,:),xm_forcing(:,:),wpxp(:,:),xm(:,:),thv_ds_zm(:,:),wpxp_forcing(:,:),lhs_pr1(:,:)) 2009, Generating exit data delete(rhs_bp_pr3(:,:)) wp3_term_ta_explicit_rhs: 5095, Generating copyin(wp4(:,:)) [if not already present] Generating copyout(rhs_ta_wp3(:,:)) [if not already present] Generating copyin(invrs_rho_ds_zt(:,:),gr%invrs_dzt(:,:),gr,rho_ds_zm(:,:)) [if not already present] 5099, Generating implicit firstprivate(ngrdcol) Generating NVIDIA GPU code 5100, !$acc loop gang, vector(128) ! blockidx%x threadidx%x 5100, Generating implicit firstprivate(nzt) 5109, Generating implicit firstprivate(nzt,ngrdcol) Generating NVIDIA GPU code 5110, !$acc loop gang, vector(128) collapse(2) ! blockidx%x threadidx%x 5111, ! blockidx%x threadidx%x collapsed wp3_terms_bp1_pr2_rhs: 5184, Generating copyout(rhs_bp1_pr2_wp3(:,:)) [if not already present] Generating copyin(thv_ds_zt(:,:),wp2thvp(:,:),c11_skw_fnc(:,:)) [if not already present] 5188, Generating implicit firstprivate(ngrdcol) Generating NVIDIA GPU code 5189, !$acc loop gang, vector(128) ! blockidx%x threadidx%x 5189, Generating implicit firstprivate(nzt) 5198, Generating implicit firstprivate(nzt,ngrdcol) Generating NVIDIA GPU code 5199, !$acc loop gang, vector(128) collapse(2) ! blockidx%x threadidx%x 5200, ! blockidx%x threadidx%x collapsed xp2_xpyp_uv_rhs: 3149, Generating enter data create(rhs_pr2(:,:),rhs_term_tp(:,:),rhs_pr1(:,:)) 3177, Generating implicit firstprivate(nzm,ngrdcol) Generating NVIDIA GPU code 3178, !$acc loop gang, vector(128) collapse(2) ! blockidx%x threadidx%x 3179, ! blockidx%x threadidx%x collapsed 3177, Generating default present(lhs_splat_wp2(:ngrdcol,2:nzm-1),rhs(:ngrdcol,2:nzm-1),wp2(:ngrdcol,2:nzm-1),rhs_ta(:ngrdcol,2:nzm-1)) 3204, Generating implicit firstprivate(nzm,ngrdcol) Generating NVIDIA GPU code 3205, !$acc loop gang, vector(128) collapse(2) ! blockidx%x threadidx%x 3206, ! blockidx%x threadidx%x collapsed 3204, Generating default present(rhs_pr1(:ngrdcol,2:nzm-1),c_uu_shr(:ngrdcol),lhs_dp1_c14(:ngrdcol,2:nzm-1),rhs(:ngrdcol,2:nzm-1),rhs_pr2(:ngrdcol,2:nzm-1),lhs_ta(:,:ngrdcol,2:nzm-1),lhs_dp1_c4(:ngrdcol,2:nzm-1),xap2(:ngrdcol,:nzm),rhs_term_tp(:ngrdcol,2:nzm-1)) 3233, Generating implicit firstprivate(nzm,ngrdcol) Generating NVIDIA GPU code 3234, !$acc loop gang, vector(128) collapse(2) ! blockidx%x threadidx%x 3235, ! blockidx%x threadidx%x collapsed 3233, Generating default present(rhs(:ngrdcol,2:nzm-1),xap2(:ngrdcol,2:nzm-1)) 3235, Generating implicit firstprivate(dt) 3243, Generating update self(lhs_dp1_c14(:,:),invrs_tau_c4_zm(:,:),rhs_ta(:,:),lhs_dp1_c4(:,:),lhs_ta(:,:,:),invrs_tau_c14_zm(:,:),rhs_term_tp(:,:),xbp2(:,:),xap2(:,:),wp2(:,:),lhs_splat_wp2(:,:),rhs_pr2(:,:)) 3328, Generating implicit firstprivate(ngrdcol) Generating NVIDIA GPU code 3329, !$acc loop gang, vector(128) ! blockidx%x threadidx%x 3328, Generating default present(xap2(:ngrdcol,:1),rhs(:ngrdcol,:)) 3329, Generating implicit firstprivate(nzm) 3337, Generating exit data delete(rhs_term_tp(:,:),rhs_pr2(:,:),rhs_pr1(:,:)) wp3_term_pr_turb_rhs: 5288, Generating copyin(wp2(:,:),wpthvp(:,:),dum_dz(:,:),thv_ds_zt(:,:),upwp(:,:)) [if not already present] Generating copyout(rhs_pr_turb_wp3(:,:)) [if not already present] Generating copyin(kh_zt(:,:),invrs_rho_ds_zt(:,:),gr%invrs_dzt(:,:),vpwp(:,:),dvm_dz(:,:),em(:,:),gr,rho_ds_zm(:,:)) [if not already present] 5294, Generating implicit firstprivate(ngrdcol) Generating NVIDIA GPU code 5295, !$acc loop gang, vector(128) ! blockidx%x threadidx%x 5295, Generating implicit firstprivate(nzt) 5305, Generating implicit firstprivate(nzt,ngrdcol) Generating NVIDIA GPU code 5306, !$acc loop gang, vector(128) collapse(2) ! blockidx%x threadidx%x 5307, ! blockidx%x threadidx%x collapsed 5305, Generating default present(c_wp3_pr_turb(:ngrdcol)) 5319, Generating implicit firstprivate(nzt,ngrdcol) Generating NVIDIA GPU code 5320, !$acc loop gang, vector(128) collapse(2) ! blockidx%x threadidx%x 5321, ! blockidx%x threadidx%x collapsed 5319, Generating default present(c_wp3_pr_turb(:ngrdcol)) xp2_xpyp_rhs: 3497, Generating enter data create(lhs_term_dp1(:,:),rhs_term_tp(:,:),rhs_term_dp1(:,:)) 3548, Generating implicit firstprivate(ngrdcol,nzm) Generating NVIDIA GPU code 3549, !$acc loop gang, vector(128) collapse(2) ! blockidx%x threadidx%x 3550, ! blockidx%x threadidx%x collapsed 3548, Generating default present(lhs_ta(:,:ngrdcol,2:nzm-1),rhs_ta(:ngrdcol,2:nzm-1),rhs_term_dp1(:ngrdcol,2:nzm-1),lhs_term_dp1(:ngrdcol,2:nzm-1),rhs(:ngrdcol,2:nzm-1),xapxbp(:ngrdcol,:nzm),rhs_term_tp(:ngrdcol,2:nzm-1)) 3603, Generating implicit firstprivate(nzm,ngrdcol) Generating NVIDIA GPU code 3604, !$acc loop gang, vector(128) collapse(2) ! blockidx%x threadidx%x 3605, ! blockidx%x threadidx%x collapsed 3603, Generating default present(xpyp_forcing(:ngrdcol,2:nzm-1),rhs(:ngrdcol,2:nzm-1)) 3612, Generating implicit firstprivate(nzm,ngrdcol) Generating NVIDIA GPU code 3613, !$acc loop gang, vector(128) collapse(2) ! blockidx%x threadidx%x 3614, ! blockidx%x threadidx%x collapsed 3612, Generating default present(xapxbp(:ngrdcol,2:nzm-1),rhs(:ngrdcol,2:nzm-1)) 3614, Generating implicit firstprivate(dt) 3622, Generating update self(lhs_ta(:,:,:),rhs_ta(:,:),xpyp_forcing(:,:),xbm(:,:),rhs_term_tp(:,:),wpxap(:,:),xapxbp(:,:),rhs_term_dp1(:,:),wpxbp(:,:),cn(:,:),xam(:,:),invrs_tau_zm(:,:),lhs_term_dp1(:,:)) 3724, Generating implicit firstprivate(ngrdcol) Generating NVIDIA GPU code 3725, !$acc loop gang, vector(128) ! blockidx%x threadidx%x 3724, Generating default present(xapxbp(:ngrdcol,:1),rhs(:ngrdcol,:)) 3725, Generating implicit firstprivate(threshold,nzm) 3731, Generating exit data delete(lhs_term_dp1(:,:),rhs_term_tp(:,:),rhs_term_dp1(:,:)) wp3_term_pr_dfsn_rhs: 5413, Generating copyin(gr%invrs_dzt(:,:),invrs_rho_ds_zt(:,:)) [if not already present] Generating create(wp2uip2(:,:)) [if not already present] Generating copyin(wp2up2(:,:),wp4(:,:),wp2vp2(:,:)) [if not already present] Generating copyout(rhs_pr_dfsn_wp3(:,:)) [if not already present] Generating copyin(up2(:,:),vp2(:,:),gr,rho_ds_zm(:,:)) [if not already present] Generating create(wp2_uip2(:,:)) [if not already present] Generating copyin(wp2(:,:)) [if not already present] 5419, Generating implicit firstprivate(ngrdcol,nzm) Generating NVIDIA GPU code 5420, !$acc loop gang, vector(128) collapse(2) ! blockidx%x threadidx%x 5421, ! blockidx%x threadidx%x collapsed 5428, Generating implicit firstprivate(ngrdcol) Generating NVIDIA GPU code 5429, !$acc loop gang, vector(128) ! blockidx%x threadidx%x 5429, Generating implicit firstprivate(nzt) 5437, Generating implicit firstprivate(nzt,ngrdcol) Generating NVIDIA GPU code 5438, !$acc loop gang, vector(128) collapse(2) ! blockidx%x threadidx%x 5439, ! blockidx%x threadidx%x collapsed 5437, Generating default present(c_wp3_pr_dfsn(:ngrdcol)) wp3_term_pr1_rhs: 5541, Generating copyout(rhs_pr1_wp3(:,:)) [if not already present] Generating copyin(wp3(:,:),skw_zt(:,:),invrs_tau_wp3_zt(:,:)) [if not already present] 5545, Generating implicit firstprivate(ngrdcol) Generating NVIDIA GPU code 5546, !$acc loop gang, vector(128) ! blockidx%x threadidx%x 5546, Generating implicit firstprivate(nzt) 5556, Generating implicit firstprivate(nzt,ngrdcol) Generating NVIDIA GPU code 5557, !$acc loop gang, vector(128) collapse(2) ! blockidx%x threadidx%x 5558, ! blockidx%x threadidx%x collapsed 5556, Generating default present(c8b(:ngrdcol),c8(:ngrdcol)) 5565, Generating implicit firstprivate(nzt,ngrdcol) Generating NVIDIA GPU code 5566, !$acc loop gang, vector(128) collapse(2) ! blockidx%x threadidx%x 5567, ! blockidx%x threadidx%x collapsed 5565, Generating default present(c8b(:ngrdcol),c8(:ngrdcol)) calc_xm_wpxp_ta_terms: 2199, Generating enter data create(a1_coef(:,:),sgn_t_vel_wprtp(:,:),coef_wp2thlp_implicit_zm(:,:),term_wp2thlp_explicit(:,:),coef_wp2thlp_implicit(:,:),term_wp2rtp_explicit_zm(:,:),coef_wp2rtp_implicit_zm(:,:),term_wp2rtp_explicit(:,:),coef_wp2rtp_implicit(:,:),sgn_t_vel_wpthlp(:,:),a1_coef_zt(:,:),term_wp2thlp_explicit_zm(:,:)) 2205, Generating enter data create(term_wp2sclrp_explicit(:,:),term_wp2sclrp_explicit_zm(:,:),sgn_t_vel_wpsclrp(:,:)) 2228, Generating implicit firstprivate(ngrdcol,nzm) Generating NVIDIA GPU code 2229, !$acc loop gang, vector(128) collapse(3) ! blockidx%x threadidx%x 2230, ! blockidx%x threadidx%x collapsed 2231, ! blockidx%x threadidx%x collapsed 2228, Generating default present(lhs_ta_wpthlp(:,:ngrdcol,:nzm),lhs_ta_wprtp(:,:ngrdcol,:nzm)) 2240, Generating implicit firstprivate(ngrdcol,sclr_dim,nzm) Generating NVIDIA GPU code 2241, !$acc loop gang, vector(128) collapse(4) ! blockidx%x threadidx%x 2242, ! blockidx%x threadidx%x collapsed 2243, ! blockidx%x threadidx%x collapsed 2244, ! blockidx%x threadidx%x collapsed 2240, Generating default present(lhs_ta_wpsclrp(:,:ngrdcol,:nzm,sclr_dim)) 2253, Generating implicit firstprivate(nzt,ngrdcol) Generating NVIDIA GPU code 2254, !$acc loop gang, vector(128) collapse(2) ! blockidx%x threadidx%x 2255, ! blockidx%x threadidx%x collapsed 2253, Generating default present(term_wp2rtp_explicit(:ngrdcol,:nzt),wp2rtp(:ngrdcol,:nzt),wp2thlp(:ngrdcol,:nzt),term_wp2thlp_explicit(:ngrdcol,:nzt)) 2282, Generating implicit firstprivate(nzt,ngrdcol) Generating NVIDIA GPU code 2283, !$acc loop gang, vector(128) collapse(2) ! blockidx%x threadidx%x 2284, ! blockidx%x threadidx%x collapsed 2282, Generating default present(wp2sclrp(:ngrdcol,:nzt,sclr),term_wp2sclrp_explicit(:ngrdcol,:nzt)) 2316, Generating implicit firstprivate(nzm,ngrdcol) Generating NVIDIA GPU code 2317, !$acc loop gang, vector(128) collapse(2) ! blockidx%x threadidx%x 2318, ! blockidx%x threadidx%x collapsed 2316, Generating default present(sigma_sqd_w(:ngrdcol,:nzm),a1_coef(:ngrdcol,:nzm)) 2329, Generating implicit firstprivate(ngrdcol,nzt) Generating NVIDIA GPU code 2330, !$acc loop gang, vector(128) collapse(2) ! blockidx%x threadidx%x 2331, ! blockidx%x threadidx%x collapsed 2329, Generating default present(coef_wp2rtp_implicit(:ngrdcol,:nzt),a1_coef_zt(:ngrdcol,:nzt),wp3_on_wp2_zt(:ngrdcol,:nzt),coef_wp2thlp_implicit(:ngrdcol,:nzt)) 2352, Generating implicit firstprivate(nzt,ngrdcol) Generating NVIDIA GPU code 2353, !$acc loop gang, vector(128) collapse(2) ! blockidx%x threadidx%x 2354, ! blockidx%x threadidx%x collapsed 2352, Generating default present(coef_wp2rtp_implicit(:ngrdcol,:nzt),a1_coef_zt(:ngrdcol,:nzt),wp3_on_wp2_zt(:ngrdcol,:nzt),coef_wp2thlp_implicit(:ngrdcol,:nzt)) 2370, Generating implicit firstprivate(nzm,ngrdcol) Generating NVIDIA GPU code 2371, !$acc loop gang, vector(128) collapse(3) ! blockidx%x threadidx%x 2372, ! blockidx%x threadidx%x collapsed 2373, ! blockidx%x threadidx%x collapsed 2370, Generating default present(lhs_ta_wpthlp(:,:ngrdcol,:nzm),lhs_ta_wprtp(:,:ngrdcol,:nzm)) 2381, Generating implicit firstprivate(ngrdcol,sclr_dim,nzm) Generating NVIDIA GPU code 2382, !$acc loop gang, vector(128) collapse(4) ! blockidx%x threadidx%x 2383, ! blockidx%x threadidx%x collapsed 2384, ! blockidx%x threadidx%x collapsed 2385, ! blockidx%x threadidx%x collapsed 2381, Generating default present(lhs_ta_wpsclrp(:,:ngrdcol,:nzm,:sclr_dim),lhs_ta_wprtp(:,:ngrdcol,:nzm)) 2395, Generating implicit firstprivate(nzt,ngrdcol) Generating NVIDIA GPU code 2396, !$acc loop gang, vector(128) collapse(2) ! blockidx%x threadidx%x 2397, ! blockidx%x threadidx%x collapsed 2395, Generating default present(term_wp2thlp_explicit(:ngrdcol,:nzt),term_wp2rtp_explicit(:ngrdcol,:nzt)) 2407, Generating implicit firstprivate(nzm,ngrdcol) Generating NVIDIA GPU code 2408, !$acc loop gang, vector(128) collapse(2) ! blockidx%x threadidx%x 2409, ! blockidx%x threadidx%x collapsed 2407, Generating default present(rhs_ta_wpthlp(:ngrdcol,:nzm),rhs_ta_wprtp(:ngrdcol,:nzm)) 2417, Generating implicit firstprivate(ngrdcol,sclr_dim,nzm) Generating NVIDIA GPU code 2418, !$acc loop gang, vector(128) collapse(3) ! blockidx%x threadidx%x 2419, ! blockidx%x threadidx%x collapsed 2420, ! blockidx%x threadidx%x collapsed 2417, Generating default present(rhs_ta_wpsclrp(:ngrdcol,:nzm,:sclr_dim)) 2432, Generating implicit firstprivate(nzm,ngrdcol) Generating NVIDIA GPU code 2433, !$acc loop gang, vector(128) collapse(3) ! blockidx%x threadidx%x 2434, ! blockidx%x threadidx%x collapsed 2435, ! blockidx%x threadidx%x collapsed 2432, Generating default present(lhs_ta_wprtp(:,:ngrdcol,:nzm),lhs_ta_wpvp(:,:ngrdcol,:nzm),lhs_ta_wpup(:,:ngrdcol,:nzm)) 2445, Generating implicit firstprivate(nzm,ngrdcol) Generating NVIDIA GPU code 2446, !$acc loop gang, vector(128) collapse(2) ! blockidx%x threadidx%x 2447, ! blockidx%x threadidx%x collapsed 2445, Generating default present(rhs_ta_wpvp(:ngrdcol,:nzm),rhs_ta_wpup(:ngrdcol,:nzm)) 2579, Generating update self(term_wp2thlp_explicit(:,:),term_wp2rtp_explicit(:,:),coef_wp2rtp_implicit(:,:),coef_wp2thlp_implicit(:,:)) 2597, Generating exit data delete(a1_coef(:,:),sgn_t_vel_wprtp(:,:),coef_wp2thlp_implicit_zm(:,:),term_wp2thlp_explicit(:,:),coef_wp2thlp_implicit(:,:),term_wp2rtp_explicit_zm(:,:),coef_wp2rtp_implicit_zm(:,:),term_wp2rtp_explicit(:,:),coef_wp2rtp_implicit(:,:),sgn_t_vel_wpthlp(:,:),a1_coef_zt(:,:),term_wp2thlp_explicit_zm(:,:)) 2603, Generating exit data delete(term_wp2sclrp_explicit_zm(:,:),term_wp2sclrp_explicit(:,:),sgn_t_vel_wpsclrp(:,:)) calc_sfc_varnce: 201, Generating enter data create(vsp2_sfc(:),wp2_splat_sfc_correction(:),zeta(:),usp2_sfc(:),vm_sfc_sqd(:),um_sfc_sqd(:),ustar(:),uf(:),depth_pos_wpthlp(:),min_wp2_sfc_val(:)) 208, Generating update self(rtp2(:,:),rtpthlp(:,:),up2(:,:),thlp2(:,:),vp2(:,:),wp2(:,:)) 237, Generating implicit firstprivate(ngrdcol) Generating NVIDIA GPU code 238, !$acc loop gang, vector(128) ! blockidx%x threadidx%x 237, Generating default present(wpthlp(:ngrdcol,:),sfc_elevation(:ngrdcol),gr%zm(1:ngrdcol,:),depth_pos_wpthlp(:ngrdcol),gr) 238, Generating implicit firstprivate(k) 245, Accelerator restriction: induction variable live-out from loop: k 246, Accelerator restriction: induction variable live-out from loop: k 247, Accelerator restriction: induction variable live-out from loop: k 509, Generating implicit firstprivate(ngrdcol) Generating NVIDIA GPU code 510, !$acc loop gang, vector(128) ! blockidx%x threadidx%x 509, Generating default present(depth_pos_wpthlp(:ngrdcol),upwp_sfc(:ngrdcol),uf(:ngrdcol),vpwp_sfc(:ngrdcol),wpthlp(:ngrdcol,:1)) 510, Generating implicit firstprivate(t0,l_vary_convect_depth,ustar2,wstar) 537, Generating implicit firstprivate(ngrdcol) Generating NVIDIA GPU code 538, !$acc loop gang, vector(128) ! blockidx%x threadidx%x 537, Generating default present(a_const(:ngrdcol),wp2(:ngrdcol,:1),vp2(:ngrdcol,:1),up2(:ngrdcol,:1),uf(:ngrdcol),up2_sfc_coef(:ngrdcol)) 551, Generating implicit firstprivate(ngrdcol) Generating NVIDIA GPU code 552, !$acc loop gang, vector(128) ! blockidx%x threadidx%x 551, Generating default present(wpthlp(:ngrdcol,:1),wprtp_sfc(:ngrdcol),thlp2(:ngrdcol,:1),rtpthlp(:ngrdcol,:1),uf(:ngrdcol),a_const(:ngrdcol),rtp2(:ngrdcol,:1)) 560, Generating implicit firstprivate(ngrdcol) Generating NVIDIA GPU code 561, !$acc loop gang, vector(128) ! blockidx%x threadidx%x 560, Generating default present(wpthlp(:ngrdcol,:1),wprtp_sfc(:ngrdcol),thlp2(:ngrdcol,:1),rtpthlp(:ngrdcol,:1),uf(:ngrdcol),a_const(:ngrdcol),rtp2(:ngrdcol,:1)) 569, Generating implicit firstprivate(ngrdcol) Generating NVIDIA GPU code 570, !$acc loop gang, vector(128) ! blockidx%x threadidx%x 569, Generating default present(thlp2(:ngrdcol,:1),rtp2(:ngrdcol,:1)) 581, Generating implicit firstprivate(ngrdcol) Generating NVIDIA GPU code 582, !$acc loop gang, vector(128) ! blockidx%x threadidx%x 581, Generating default present(wpthlp(:ngrdcol,:1),wprtp_sfc(:ngrdcol),rtp2(:ngrdcol,:1),thlp2(:ngrdcol,:1),min_wp2_sfc_val(:ngrdcol)) 590, Generating implicit firstprivate(ngrdcol) Generating NVIDIA GPU code 591, !$acc loop gang, vector(128) ! blockidx%x threadidx%x 590, Generating default present(wp2_splat_sfc_correction(:ngrdcol),wp2(:ngrdcol,:1),vp2(:ngrdcol,:1),min_wp2_sfc_val(:ngrdcol),lhs_splat_wp2(:ngrdcol,:1),tau_zm(:ngrdcol,:1),up2(:ngrdcol,:1)) 611, Generating implicit firstprivate(sclr_dim,ngrdcol) Generating NVIDIA GPU code 612, !$acc loop gang, vector(128) collapse(2) ! blockidx%x threadidx%x 613, ! blockidx%x threadidx%x collapsed 611, Generating default present(sclr_idx,a_const(:ngrdcol),wprtp_sfc(:ngrdcol),sclrpthlp(:ngrdcol,:1,:sclr_dim),uf(:ngrdcol),sclrp2(:ngrdcol,:1,:sclr_dim),wpthlp(:ngrdcol,:1),wpsclrp_sfc(:ngrdcol,:sclr_dim),sclrprtp(:ngrdcol,:1,:sclr_dim)) 668, Generating implicit firstprivate(ngrdcol) Generating NVIDIA GPU code 669, !$acc loop gang, vector(128) ! blockidx%x threadidx%x 668, Generating default present(wp2(:ngrdcol,:1)) 674, Generating implicit firstprivate(ngrdcol) Generating NVIDIA GPU code 675, !$acc loop gang, vector(128) ! blockidx%x threadidx%x 674, Generating default present(rtpthlp(:ngrdcol,:1),gr,rtp2(:ngrdcol,:1),gr%zm(1:ngrdcol,1),sfc_elevation(:ngrdcol),up2(:ngrdcol,:1),thlp2(:ngrdcol,:1),wp2(:ngrdcol,:1),vp2(:ngrdcol,:1)) 693, Generating implicit firstprivate(sclr_dim,ngrdcol) Generating NVIDIA GPU code 694, !$acc loop gang, vector(128) collapse(2) ! blockidx%x threadidx%x 695, ! blockidx%x threadidx%x collapsed 693, Generating default present(gr%zm(1:ngrdcol,1),sclrp2(:ngrdcol,:1,:sclr_dim),sclrprtp(:ngrdcol,:1,:sclr_dim),gr,sfc_elevation(:ngrdcol),sclrpthlp(:ngrdcol,:1,:sclr_dim)) 710, Generating update self(rtp2(:,:),rtpthlp(:,:),up2(:,:),thlp2(:,:),wp2(:,:),vp2(:,:)) 741, Generating update self(wp2(:,:),wprtp_sfc(:),vp2(:,:),up2(:,:),rtp2(:,:),rtpthlp(:,:),upwp_sfc(:),thlp2(:,:),vpwp_sfc(:),wpthlp(:,:)) 744, Generating update self(sclrpthlp(:,:,:),sclrprtp(:,:,:),sclrp2(:,:,:)) 785, Generating exit data delete(vsp2_sfc(:),zeta(:),wp2_splat_sfc_correction(:),usp2_sfc(:),vm_sfc_sqd(:),um_sfc_sqd(:),ustar(:),uf(:),depth_pos_wpthlp(:),min_wp2_sfc_val(:)) compute_mixing_length: 250, Generating enter data create(thv_par_1(:,:),thl_par_j_precalc(:,:),lv_coef(:,:),rt_par_j_precalc(:,:),cape_incr_1(:,:),s_par_1(:,:),rc_par_1(:,:),rsatl_par_1(:,:),tke_i(:,:),tl_par_1(:,:),rt_par_1(:,:),thl_par_1(:,:),dcape_dz_1(:,:),invrs_dzm_on_mu(:,:),exp_mu_dzm(:,:),grav_on_thvm(:,:),entrain_coef(:,:)) 255, Generating implicit firstprivate(ngrdcol) Generating NVIDIA GPU code 256, !$acc loop gang, vector(128) ! blockidx%x threadidx%x 255, Generating default present(mu(:ngrdcol)) 256, Generating implicit firstprivate(err_code) 273, Generating implicit firstprivate(ngrdcol,nzt) Generating NVIDIA GPU code 274, !$acc loop gang, vector(128) collapse(2) ! blockidx%x threadidx%x 275, ! blockidx%x threadidx%x collapsed 273, Generating default present(lscale_up(:ngrdcol,:nzt),lv_coef(:ngrdcol,:nzt),exner(:ngrdcol,:nzt),thv_ds(:ngrdcol,:nzt),thvm(:ngrdcol,:nzt),grav_on_thvm(:ngrdcol,:nzt),lscale_down(:ngrdcol,:nzt)) 289, Generating implicit firstprivate(nzm,ngrdcol) Generating NVIDIA GPU code 290, !$acc loop gang, vector(128) collapse(2) ! blockidx%x threadidx%x 291, ! blockidx%x threadidx%x collapsed 289, Generating default present(gr%invrs_dzm(1:ngrdcol,1:nzm),exp_mu_dzm(:ngrdcol,:nzm),gr%dzm(1:ngrdcol,1:nzm),entrain_coef(:ngrdcol,:nzm),gr,mu(:ngrdcol),invrs_dzm_on_mu(:ngrdcol,:nzm)) 313, Generating implicit firstprivate(nzt,ngrdcol) Generating NVIDIA GPU code 314, !$acc loop gang, vector(128) collapse(2) ! blockidx%x threadidx%x 315, ! blockidx%x threadidx%x collapsed 313, Generating default present(exp_mu_dzm(:ngrdcol,2:nzt-1),rt_par_j_precalc(:ngrdcol,2:nzt-1),rtm(:ngrdcol,:nzt-1),entrain_coef(:ngrdcol,2:nzt-1),thlm(:ngrdcol,:nzt-1),thl_par_j_precalc(:ngrdcol,2:nzt-1)) 336, Generating implicit firstprivate(nzt,ngrdcol) Generating NVIDIA GPU code 337, !$acc loop gang, vector(128) collapse(2) ! blockidx%x threadidx%x 338, ! blockidx%x threadidx%x collapsed 336, Generating default present(exner(:ngrdcol,2:nzt),rt_par_1(:ngrdcol,2:nzt),tl_par_1(:ngrdcol,2:nzt),thlm(:ngrdcol,:nzt),entrain_coef(:ngrdcol,2:nzt),rtm(:ngrdcol,:nzt),thl_par_1(:ngrdcol,2:nzt)) 363, Generating implicit firstprivate(nzt,ngrdcol) Generating NVIDIA GPU code 364, !$acc loop gang, vector(128) ! blockidx%x threadidx%x 365, !$acc loop seq 401, !$acc loop seq 363, Generating default present(exp_mu_dzm(:ngrdcol,:),gr,cape_incr_1(:ngrdcol,2:nzt),gr%zt(1:ngrdcol,:),thv_par_1(:ngrdcol,2:nzt),thv_ds(:ngrdcol,:),thl_par_j_precalc(:ngrdcol,:),s_par_1(:ngrdcol,2:nzt),lscale_up(:ngrdcol,:nzt-2),p_in_pa(:,:),rt_par_j_precalc(:ngrdcol,:),rc_par_1(:ngrdcol,2:nzt),rsatl_par_1(:ngrdcol,2:nzt),tl_par_1(:ngrdcol,2:nzt),tke_i(:ngrdcol,:nzt-2),gr%dzm(1:ngrdcol,:),exner(:ngrdcol,:),thl_par_1(:ngrdcol,2:nzt),rt_par_1(:ngrdcol,2:nzt),dcape_dz_1(:ngrdcol,2:nzt),lv_coef(:ngrdcol,:),thvm(:ngrdcol,:),grav_on_thvm(:ngrdcol,:),gr%invrs_dzm(1:ngrdcol,:)) 364, Scalar last value needed after loop for dcape_dz_j at line 748,755,768,766 Generating implicit firstprivate(lscale_up_max_alt) 365, Loop is parallelizable Generating implicit firstprivate(tl_par_j_sqd) 401, Loop carried scalar dependence for dcape_dz_j at line 519 Loop carried scalar dependence for lscale_up_max_alt at line 547,543 Loop carried dependence of p_in_pa prevents parallelization Loop carried backward dependence of p_in_pa prevents vectorization Loop carried scalar dependence for dcape_dz_j at line 502,509,517 Scalar last value needed after loop for dcape_dz_j at line 748,755,768,766 Loop carried scalar dependence for lscale_up_max_alt at line 547 Generating implicit firstprivate(tke,thl_par_j,rt_par_j,j,dcape_dz_j,dcape_dz_j_minus_1,invrs_dcape_diff) Loop carried scalar dependence for dcape_dz_j at line 519 Loop carried scalar dependence for lscale_up_max_alt at line 543 Loop carried dependence of p_in_pa prevents parallelization Loop carried scalar dependence for dcape_dz_j at line 517 423, Loop carried scalar dependence for thl_par_j at line 434 Scalar last value needed after loop for dcape_dz_j at line 748,755,768,766 Loop carried scalar dependence for rt_par_j at line 441 Loop carried scalar dependence for dcape_dz_j_minus_1 at line 475 Loop carried scalar dependence for tke at line 486,478 Generating implicit firstprivate(thv_par_j,tl_par_j,s_par_j,rc_par_j,rsatl_par_j,j,saturation_formula,cape_incr) Loop carried scalar dependence for thl_par_j at line 434 Loop carried scalar dependence for rt_par_j at line 441 Loop carried scalar dependence for dcape_dz_j_minus_1 at line 475 Loop carried scalar dependence for tke at line 486,478 434, Accelerator restriction: induction variable live-out from loop: j 441, Accelerator restriction: induction variable live-out from loop: j 448, Accelerator restriction: induction variable live-out from loop: j 450, Accelerator restriction: induction variable live-out from loop: j Reference argument passing prevents parallelization: tl_par_j 467, Accelerator restriction: induction variable live-out from loop: j 471, Accelerator restriction: induction variable live-out from loop: j 475, Accelerator restriction: induction variable live-out from loop: j 487, Accelerator restriction: induction variable live-out from loop: j 489, Accelerator restriction: induction variable live-out from loop: j 564, Generating implicit firstprivate(nzt,ngrdcol) Generating NVIDIA GPU code 565, !$acc loop gang, vector(128) collapse(2) ! blockidx%x threadidx%x 566, ! blockidx%x threadidx%x collapsed 564, Generating default present(exp_mu_dzm(:ngrdcol,2:nzt),rt_par_j_precalc(:ngrdcol,:nzt-1),rtm(:ngrdcol,:nzt),entrain_coef(:ngrdcol,2:nzt),thlm(:ngrdcol,:nzt),thl_par_j_precalc(:ngrdcol,:nzt-1)) 586, Generating implicit firstprivate(nzt,ngrdcol) Generating NVIDIA GPU code 587, !$acc loop gang, vector(128) collapse(2) ! blockidx%x threadidx%x 588, ! blockidx%x threadidx%x collapsed 586, Generating default present(exner(:ngrdcol,:nzt-1),rt_par_1(:ngrdcol,:nzt-1),tl_par_1(:ngrdcol,:nzt-1),thlm(:ngrdcol,:nzt),entrain_coef(:ngrdcol,2:nzt),rtm(:ngrdcol,:nzt),thl_par_1(:ngrdcol,:nzt-1)) 612, Generating implicit firstprivate(ngrdcol,nzt) Generating NVIDIA GPU code 613, !$acc loop gang, vector(128) ! blockidx%x threadidx%x 614, !$acc loop seq 649, !$acc loop seq 612, Generating default present(exp_mu_dzm(:ngrdcol,:),gr,cape_incr_1(:ngrdcol,:nzt-1),gr%zt(1:ngrdcol,:),thv_par_1(:ngrdcol,:nzt-1),thv_ds(:ngrdcol,:),thl_par_j_precalc(:ngrdcol,:),s_par_1(:ngrdcol,:nzt-1),lscale_down(:ngrdcol,2:nzt),p_in_pa(:,:),rt_par_j_precalc(:ngrdcol,:),rc_par_1(:ngrdcol,:nzt-1),rsatl_par_1(:ngrdcol,:nzt-1),tl_par_1(:ngrdcol,:nzt-1),tke_i(:ngrdcol,2:nzt),gr%invrs_dzm(1:ngrdcol,:),gr%dzm(1:ngrdcol,:),thl_par_1(:ngrdcol,:nzt-1),exner(:ngrdcol,:),rt_par_1(:ngrdcol,:nzt-1),dcape_dz_1(:ngrdcol,:nzt-1),lv_coef(:ngrdcol,:),thvm(:ngrdcol,:),grav_on_thvm(:ngrdcol,:)) 613, Generating implicit firstprivate(lscale_down_min_alt) 614, Loop is parallelizable Generating implicit firstprivate(tl_par_j_sqd) 649, Loop carried scalar dependence for lscale_down_min_alt at line 791,792 Loop carried dependence of p_in_pa prevents parallelization Loop carried backward dependence of p_in_pa prevents vectorization Loop carried scalar dependence for dcape_dz_j at line 748,755,766,768 Generating implicit firstprivate(tke,thl_par_j,rt_par_j,j,dcape_dz_j,dcape_dz_j_plus_1,invrs_dcape_diff) 671, Loop carried scalar dependence for thl_par_j at line 682 Scalar last value needed after loop for dcape_dz_j_plus_1 at line 748 Scalar last value needed after loop for tke at line 755 Scalar last value needed after loop for dcape_dz_j_plus_1 at line 766 Loop carried scalar dependence for rt_par_j at line 689 Scalar last value needed after loop for dcape_dz_j at line 748,766,768 Loop carried scalar dependence for dcape_dz_j_plus_1 at line 722 Loop carried scalar dependence for tke at line 733,725 Scalar last value needed after loop for dcape_dz_j at line 755 Scalar last value needed after loop for tke at line 768 Scalar last value needed after loop for dcape_dz_j_plus_1 at line 768 Generating implicit firstprivate(tl_par_j,thv_par_j,s_par_j,rc_par_j,rsatl_par_j,j,saturation_formula,cape_incr) Loop carried scalar dependence for thl_par_j at line 682 Scalar last value needed after loop for dcape_dz_j_plus_1 at line 748 Scalar last value needed after loop for tke at line 755 Scalar last value needed after loop for dcape_dz_j_plus_1 at line 766 Loop carried scalar dependence for rt_par_j at line 689 Scalar last value needed after loop for dcape_dz_j at line 748,766,768 Loop carried scalar dependence for dcape_dz_j_plus_1 at line 722 Loop carried scalar dependence for tke at line 733,725 Scalar last value needed after loop for dcape_dz_j at line 755 Scalar last value needed after loop for tke at line 768 Scalar last value needed after loop for dcape_dz_j_plus_1 at line 768 682, Accelerator restriction: induction variable live-out from loop: j 689, Accelerator restriction: induction variable live-out from loop: j 696, Accelerator restriction: induction variable live-out from loop: j 698, Accelerator restriction: induction variable live-out from loop: j Reference argument passing prevents parallelization: tl_par_j 715, Accelerator restriction: induction variable live-out from loop: j 718, Accelerator restriction: induction variable live-out from loop: j 722, Accelerator restriction: induction variable live-out from loop: j 734, Accelerator restriction: induction variable live-out from loop: j 736, Accelerator restriction: induction variable live-out from loop: j 803, Generating implicit firstprivate(nzt,ngrdcol) Generating NVIDIA GPU code 804, !$acc loop gang, vector(128) ! blockidx%x threadidx%x 805, !$acc loop seq 837, !$acc loop seq 803, Generating default present(gr,gr%zm(1:ngrdcol,1),lscale_up(:ngrdcol,:nzt),lscale_max(:ngrdcol),lscale(:ngrdcol,:),gr%zt(1:ngrdcol,1:nzt),lscale_down(:ngrdcol,:nzt)) 805, Loop is parallelizable Generating implicit firstprivate(l_implemented,lminh,lmin) 837, Loop is parallelizable 845, Generating update self(thlm(:,:),lscale_up(:,:),em(:,:),p_in_pa(:,:),rtm(:,:),thvm(:,:),thv_ds(:,:),lscale(:,:),lscale_down(:,:),exner(:,:)) 876, Generating exit data delete(thv_par_1(:,:),thl_par_j_precalc(:,:),lv_coef(:,:),rt_par_j_precalc(:,:),cape_incr_1(:,:),s_par_1(:,:),rc_par_1(:,:),rsatl_par_1(:,:),tl_par_1(:,:),tke_i(:,:),rt_par_1(:,:),thl_par_1(:,:),dcape_dz_1(:,:),invrs_dzm_on_mu(:,:),exp_mu_dzm(:,:),grav_on_thvm(:,:),entrain_coef(:,:)) calc_lscale_directly: 1028, Generating enter data create(mu_pert_2(:),mu_pert_neg_rt(:),mu_pert_1(:),lscale_pert_2(:,:),rtm_pert_2(:,:),rtm_pert_neg_rt(:,:),thlm_pert_2(:,:),thlm_pert_neg_rt(:,:),thlm_pert_pos_rt(:,:),rtm_pert_1(:,:),mu_pert_pos_rt(:),thlm_pert_1(:,:),sign_rtpthlp_zt(:,:),lscale_pert_1(:,:),rtm_pert_pos_rt(:,:)) 1204, Generating implicit firstprivate(nzt,ngrdcol) Generating NVIDIA GPU code 1205, !$acc loop gang, vector(128) collapse(2) ! blockidx%x threadidx%x 1206, ! blockidx%x threadidx%x collapsed 1204, Generating default present(lscale_pert_2(:ngrdcol,:nzt),lscale_pert_1(:ngrdcol,:nzt)) 1216, Generating update self(lscale_pert_2(:,:),lscale_pert_1(:,:)) 1271, Generating exit data delete(mu_pert_2(:),mu_pert_neg_rt(:),mu_pert_1(:),lscale_pert_2(:,:),rtm_pert_2(:,:),rtm_pert_neg_rt(:,:),thlm_pert_2(:,:),thlm_pert_pos_rt(:,:),thlm_pert_neg_rt(:,:),rtm_pert_1(:,:),mu_pert_pos_rt(:),thlm_pert_1(:,:),sign_rtpthlp_zt(:,:),lscale_pert_1(:,:),rtm_pert_pos_rt(:,:)) solve_xm_wpxp_with_single_lhs: 2951, Generating enter data create(upwp_forcing_pert(:,:),tau_c6_zm(:,:),vpthvp_pert(:,:),upthvp_pert(:,:),ddzt_vm(:,:),ddzt_um(:,:),ddzt_um_pert(:,:),vpwp_forcing_pert(:,:),old_solution(:,:,:),lhs(:,:,:),rhs_save(:,:,:),rhs(:,:,:),rcond(:),vprtp(:,:),uprtp(:,:),vpthlp(:,:),upthlp(:,:),vpthvp(:,:),upthvp(:,:),vpwp_forcing(:,:),upwp_forcing(:,:),solution(:,:,:),vm_tndcy(:,:),um_tndcy(:,:),vprtp_pert(:,:),uprtp_pert(:,:),vpthlp_pert(:,:),upthlp_pert(:,:),vpthvp_tmp(:,:),upthvp_tmp(:,:),vm_smth(:,:),um_smth(:,:),ddzt_vm_pert(:,:),zeros_vector(:,:)) 2959, Generating enter data create(wpsclrp_forcing(:,:,:)) 2963, Generating implicit firstprivate(nzm,ngrdcol) Generating NVIDIA GPU code 2964, !$acc loop gang, vector(128) collapse(2) ! blockidx%x threadidx%x 2965, ! blockidx%x threadidx%x collapsed 2963, Generating default present(zeros_vector(:ngrdcol,:nzm)) 3018, Generating implicit firstprivate(ngrdcol,nzm) Generating NVIDIA GPU code 3019, !$acc loop gang, vector(128) collapse(2) ! blockidx%x threadidx%x 3020, ! blockidx%x threadidx%x collapsed 3018, Generating default present(wpsclrp_forcing(:ngrdcol,:nzm,sclr)) 3020, Generating implicit firstprivate(sclr) 3050, Generating implicit firstprivate(ngrdcol,nzt) Generating NVIDIA GPU code 3051, !$acc loop gang, vector(128) collapse(2) ! blockidx%x threadidx%x 3052, ! blockidx%x threadidx%x collapsed 3050, Generating default present(vm_tndcy(:ngrdcol,:nzt),vm_forcing(:ngrdcol,:nzt),vm(:ngrdcol,:nzt),ug(:ngrdcol,:nzt),fcor(:ngrdcol),um_forcing(:ngrdcol,:nzt),vg(:ngrdcol,:nzt),um_tndcy(:ngrdcol,:nzt),um(:ngrdcol,:nzt)) 3061, Generating update self(ug(:,:),vg(:,:),fcor(:),um_forcing(:,:),vm(:,:),vm_forcing(:,:),um(:,:)) 3091, Generating implicit firstprivate(nzt,ngrdcol) Generating NVIDIA GPU code 3092, !$acc loop gang, vector(128) collapse(2) ! blockidx%x threadidx%x 3093, ! blockidx%x threadidx%x collapsed 3091, Generating default present(vm_tndcy(:ngrdcol,:nzt),um_tndcy(:ngrdcol,:nzt)) 3106, Generating implicit firstprivate(ngrdcol,nzm) Generating NVIDIA GPU code 3107, !$acc loop gang, vector(128) collapse(2) ! blockidx%x threadidx%x 3108, ! blockidx%x threadidx%x collapsed 3106, Generating default present(upwp_forcing(:ngrdcol,:nzm),ddzt_um(:ngrdcol,:nzm),ddzt_vm(:ngrdcol,:nzm),wp2(:ngrdcol,:nzm),vpwp_forcing(:ngrdcol,:nzm),c_uu_shr(:ngrdcol)) 3120, Generating implicit firstprivate(nzm,ngrdcol) Generating NVIDIA GPU code 3121, !$acc loop gang, vector(128) collapse(2) ! blockidx%x threadidx%x 3122, ! blockidx%x threadidx%x collapsed 3120, Generating default present(upwp_forcing_pert(:ngrdcol,:nzm),ddzt_um_pert(:ngrdcol,:nzm),ddzt_vm_pert(:ngrdcol,:nzm),c_uu_shr(:ngrdcol),wp2(:ngrdcol,:nzm),vpwp_forcing_pert(:ngrdcol,:nzm)) 3133, Generating update self(ddzt_um(:,:),c_uu_shr(:),wp2(:,:),ddzt_vm(:,:)) 3146, Generating implicit firstprivate(nzm,ngrdcol) Generating NVIDIA GPU code 3147, !$acc loop gang, vector(128) collapse(2) ! blockidx%x threadidx%x 3148, ! blockidx%x threadidx%x collapsed 3146, Generating default present(invrs_tau_c6_zm(:ngrdcol,:nzm),tau_max_zm(:ngrdcol,:nzm),tau_c6_zm(:ngrdcol,:nzm)) 3200, Generating implicit firstprivate(nzm,ngrdcol) Generating NVIDIA GPU code 3201, !$acc loop gang, vector(128) collapse(2) ! blockidx%x threadidx%x 3202, ! blockidx%x threadidx%x collapsed 3200, Generating default present(vpthvp_tmp(:ngrdcol,:nzm),vpthlp(:ngrdcol,:nzm),vprtp(:ngrdcol,:nzm),vprcp(:ngrdcol,:nzm),upthvp_tmp(:ngrdcol,:nzm),upthlp(:ngrdcol,:nzm),uprtp(:ngrdcol,:nzm),rc_coef_zm(:ngrdcol,:nzm),uprcp(:ngrdcol,:nzm),thv_ds_zm(:ngrdcol,:nzm)) 3217, Generating implicit firstprivate(nzm,ngrdcol) Generating NVIDIA GPU code 3218, !$acc loop gang, vector(128) collapse(2) ! blockidx%x threadidx%x 3219, ! blockidx%x threadidx%x collapsed 3217, Generating default present(vpthvp_pert(:ngrdcol,:nzm),vpthlp_pert(:ngrdcol,:nzm),vprtp_pert(:ngrdcol,:nzm),vprcp(:ngrdcol,:nzm),upthvp_pert(:ngrdcol,:nzm),upthlp_pert(:ngrdcol,:nzm),uprtp_pert(:ngrdcol,:nzm),uprcp(:ngrdcol,:nzm),rc_coef_zm(:ngrdcol,:nzm),thv_ds_zm(:ngrdcol,:nzm)) 3234, Generating update self(vpthvp(:,:),vpthlp(:,:),upthlp(:,:),upthvp(:,:),vprtp(:,:),uprtp(:,:)) 3302, Generating implicit firstprivate(nzm,nrhs,ngrdcol) Generating NVIDIA GPU code 3303, !$acc loop gang, vector(128) collapse(3) ! blockidx%x threadidx%x 3304, ! blockidx%x threadidx%x collapsed 3305, ! blockidx%x threadidx%x collapsed 3302, Generating default present(rhs_save(:ngrdcol,:nzm*2-1,:nrhs),rhs(:ngrdcol,:nzm*2-1,:nrhs)) 3315, Generating implicit firstprivate(nzt,ngrdcol) Generating NVIDIA GPU code 3316, !$acc loop gang, vector(128) collapse(2) ! blockidx%x threadidx%x 3317, ! blockidx%x threadidx%x collapsed 3315, Generating default present(thlm(:ngrdcol,:nzt),rtm(:ngrdcol,:nzt),old_solution(:ngrdcol,2:nzt*2,:2)) 3324, Generating implicit firstprivate(nzm,ngrdcol) Generating NVIDIA GPU code 3325, !$acc loop gang, vector(128) collapse(2) ! blockidx%x threadidx%x 3326, ! blockidx%x threadidx%x collapsed 3324, Generating default present(wpthlp(:ngrdcol,:nzm),wprtp(:ngrdcol,:nzm),old_solution(:ngrdcol,:nzm*2-1,:2)) 3333, Generating implicit firstprivate(ngrdcol,sclr_dim,nzt) Generating NVIDIA GPU code 3334, !$acc loop gang, vector(128) collapse(3) ! blockidx%x threadidx%x 3335, ! blockidx%x threadidx%x collapsed 3336, ! blockidx%x threadidx%x collapsed 3333, Generating default present(sclrm(:ngrdcol,:nzt,:sclr_dim),old_solution(:ngrdcol,2:nzt*2,3:sclr_dim+2)) 3343, Generating implicit firstprivate(ngrdcol,sclr_dim,nzm) Generating NVIDIA GPU code 3344, !$acc loop gang, vector(128) collapse(3) ! blockidx%x threadidx%x 3345, ! blockidx%x threadidx%x collapsed 3346, ! blockidx%x threadidx%x collapsed 3343, Generating default present(wpsclrp(:ngrdcol,:nzm,:sclr_dim),old_solution(:ngrdcol,:nzm*2-1,3:sclr_dim+2)) 3354, Generating implicit firstprivate(nzt,ngrdcol) Generating NVIDIA GPU code 3355, !$acc loop gang, vector(128) collapse(2) ! blockidx%x threadidx%x 3356, ! blockidx%x threadidx%x collapsed 3354, Generating default present(vm(:ngrdcol,:nzt),um(:ngrdcol,:nzt),old_solution(:ngrdcol,2:nzt*2,sclr_dim+3:sclr_dim+4)) 3356, Generating implicit firstprivate(sclr_dim) 3363, Generating implicit firstprivate(nzm,ngrdcol) Generating NVIDIA GPU code 3364, !$acc loop gang, vector(128) collapse(2) ! blockidx%x threadidx%x 3365, ! blockidx%x threadidx%x collapsed 3363, Generating default present(vpwp(:ngrdcol,:nzm),upwp(:ngrdcol,:nzm),old_solution(:ngrdcol,:nzm*2-1,sclr_dim+3:sclr_dim+4)) 3365, Generating implicit firstprivate(sclr_dim) 3395, Generating update self(rhs_save(:,:,:),lhs(:,:,:),gr%zt(:,:),gr%zm(:,:)) 3706, Generating exit data delete(upwp_forcing_pert(:,:),tau_c6_zm(:,:),vpthvp_pert(:,:),upthvp_pert(:,:),ddzt_vm(:,:),ddzt_um(:,:),ddzt_um_pert(:,:),vpwp_forcing_pert(:,:),old_solution(:,:,:),lhs(:,:,:),rhs_save(:,:,:),rhs(:,:,:),rcond(:),vprtp(:,:),uprtp(:,:),vpthlp(:,:),upthlp(:,:),vpthvp(:,:),upthvp(:,:),vpwp_forcing(:,:),upwp_forcing(:,:),solution(:,:,:),vm_tndcy(:,:),um_tndcy(:,:),vprtp_pert(:,:),uprtp_pert(:,:),vpthlp_pert(:,:),upthlp_pert(:,:),vpthvp_tmp(:,:),upthvp_tmp(:,:),vm_smth(:,:),um_smth(:,:),ddzt_vm_pert(:,:),zeros_vector(:,:)) 3714, Generating exit data delete(wpsclrp_forcing(:,:,:)) xm_wpxp_clipping_and_stats: 4664, Generating enter data create(xm_pd(:,:),xp2_relaxed(:,:),xm_old(:,:),wpxp_chnge(:,:),wpxp_pd(:,:)) 4754, Generating implicit firstprivate(nzt,ngrdcol) Generating NVIDIA GPU code 4755, !$acc loop gang, vector(128) collapse(2) ! blockidx%x threadidx%x 4756, ! blockidx%x threadidx%x collapsed 4754, Generating default present(xm_old(:ngrdcol,:nzt),xm(:ngrdcol,:nzt),solution(:ngrdcol,:)) 4756, Generating implicit firstprivate(k_xm) 4765, Generating implicit firstprivate(ngrdcol,nzm) Generating NVIDIA GPU code 4766, !$acc loop gang, vector(128) collapse(2) ! blockidx%x threadidx%x 4767, ! blockidx%x threadidx%x collapsed 4765, Generating default present(solution(:ngrdcol,:),wpxp(:ngrdcol,:nzm)) 4767, Generating implicit firstprivate(k_wpxp) 4776, Generating update self(wm_zt(:,:),xm(:,:),wpxp(:,:),lhs_ma_zt(:,:,:),lhs_ta_wpxp(:,:,:),lhs_ta_xm(:,:,:),lhs_pr1(:,:),lhs_diff_zm(:,:,:),lhs_ma_zm(:,:,:),c7_skw_fnc(:,:),lhs_tp(:,:,:),rcond(:)) 4946, Generating update self(xm(:,:)) 4967, Generating update self(xm(:,:)) 5000, Generating update self(xm(:,:)) 5025, Generating implicit firstprivate(nzm,ngrdcol) Generating NVIDIA GPU code 5026, !$acc loop gang, vector(128) collapse(2) ! blockidx%x threadidx%x 5027, ! blockidx%x threadidx%x collapsed 5025, Generating default present(xp2_relaxed(:ngrdcol,:nzm),xp2(:ngrdcol,:nzm)) 5035, Generating implicit firstprivate(nzm,ngrdcol) Generating NVIDIA GPU code 5036, !$acc loop gang, vector(128) collapse(2) ! blockidx%x threadidx%x 5037, ! blockidx%x threadidx%x collapsed 5035, Generating default present(xp2_relaxed(:ngrdcol,:nzm),xp2(:ngrdcol,:nzm)) 5045, Generating implicit firstprivate(nzm,ngrdcol) Generating NVIDIA GPU code 5046, !$acc loop gang, vector(128) collapse(2) ! blockidx%x threadidx%x 5047, ! blockidx%x threadidx%x collapsed 5045, Generating default present(xp2_relaxed(:ngrdcol,:nzm),xp2(:ngrdcol,:nzm)) 5057, Generating implicit firstprivate(nzm,ngrdcol) Generating NVIDIA GPU code 5058, !$acc loop gang, vector(128) collapse(2) ! blockidx%x threadidx%x 5059, ! blockidx%x threadidx%x collapsed 5057, Generating default present(xp2_relaxed(:ngrdcol,:nzm),xp2(:ngrdcol,:nzm)) 5128, Generating exit data delete(xp2_relaxed(:,:),xm_pd(:,:),xm_old(:,:),wpxp_chnge(:,:),wpxp_pd(:,:)) xm_term_ta_lhs: 5219, Generating implicit firstprivate(nzt,ngrdcol) Generating NVIDIA GPU code 5220, !$acc loop gang, vector(128) collapse(2) ! blockidx%x threadidx%x 5221, ! blockidx%x threadidx%x collapsed 5219, Generating default present(invrs_rho_ds_zt(:ngrdcol,:nzt),gr%invrs_dzt(1:ngrdcol,1:nzt),gr,rho_ds_zm(:ngrdcol,:nzt+1),lhs_ta_xm(:,:ngrdcol,:nzt)) wpxp_term_tp_lhs: 5318, Generating implicit firstprivate(ngrdcol) Generating NVIDIA GPU code 5319, !$acc loop gang, vector(128) ! blockidx%x threadidx%x 5318, Generating default present(lhs_tp(:,:ngrdcol,:1)) 5326, Generating implicit firstprivate(nzm,ngrdcol) Generating NVIDIA GPU code 5327, !$acc loop gang, vector(128) collapse(2) ! blockidx%x threadidx%x 5328, ! blockidx%x threadidx%x collapsed 5326, Generating default present(gr%invrs_dzm(1:ngrdcol,2:nzm-1),wp2(:ngrdcol,2:nzm-1),lhs_tp(:,:ngrdcol,2:nzm-1),gr) 5341, Generating implicit firstprivate(ngrdcol) Generating NVIDIA GPU code 5342, !$acc loop gang, vector(128) ! blockidx%x threadidx%x 5341, Generating default present(lhs_tp(:,:ngrdcol,nzm)) 5342, Generating implicit firstprivate(nzm) diagnose_lscale_from_tau: 1484, Generating enter data create(smooth_norm_ddzt_umvm(:,:),ice_supersat_frac_zm(:,:),h_invrs_tau_wpxp_n2(:,:),brunt_freq_pos(:,:),norm_ddzt_umvm(:,:),invrs_tau_shear_smooth(:,:),tmp_calc_ngrdcol(:),bvf_thresh(:,:),brunt_vaisala_freq_clipped(:,:),brunt_freq_out_cloud(:,:),ustar(:)) 1491, Generating enter data create(tmp_calc_max(:,:),tmp_calc_min_max(:,:),tmp_calc(:,:),tau_zt_unclipped(:,:),em_clipped(:,:),tau_zm_unclipped(:,:),ri_zm_smooth(:,:)) 1495, Generating implicit firstprivate(ngrdcol) Generating NVIDIA GPU code 1496, !$acc loop gang, vector(128) ! blockidx%x threadidx%x 1495, Generating default present(gr%zm(1:ngrdcol,1),sfc_elevation(:ngrdcol),clubb_params(:ngrdcol,102),gr) 1496, Generating implicit firstprivate(err_code) 1509, Generating implicit firstprivate(ngrdcol) Generating NVIDIA GPU code 1510, !$acc loop gang, vector(128) ! blockidx%x threadidx%x 1509, Generating default present(vpwp_sfc(:ngrdcol),upwp_sfc(:ngrdcol),tmp_calc_ngrdcol(:ngrdcol)) 1525, Generating implicit firstprivate(ngrdcol) Generating NVIDIA GPU code 1526, !$acc loop gang, vector(128) ! blockidx%x threadidx%x 1525, Generating default present(tmp_calc_ngrdcol(:ngrdcol),ustar(:ngrdcol)) 1526, Generating implicit firstprivate(ufmin) 1533, Generating implicit firstprivate(nzm,ngrdcol) Generating NVIDIA GPU code 1534, !$acc loop gang, vector(128) collapse(2) ! blockidx%x threadidx%x 1535, ! blockidx%x threadidx%x collapsed 1533, Generating default present(invrs_tau_bkgnd(:ngrdcol,:nzm),clubb_params(:ngrdcol,80)) 1535, Generating implicit firstprivate(tau_const) 1541, Generating implicit firstprivate(ngrdcol,nzm) Generating NVIDIA GPU code 1542, !$acc loop gang, vector(128) collapse(2) ! blockidx%x threadidx%x 1543, ! blockidx%x threadidx%x collapsed 1541, Generating default present(norm_ddzt_umvm(:ngrdcol,:nzm),ddzt_umvm_sqd(:ngrdcol,:nzm)) 1551, Generating implicit firstprivate(ngrdcol,nzm) Generating NVIDIA GPU code 1552, !$acc loop gang, vector(128) collapse(2) ! blockidx%x threadidx%x 1553, ! blockidx%x threadidx%x collapsed 1551, Generating default present(clubb_params(:ngrdcol,82),smooth_norm_ddzt_umvm(:ngrdcol,:nzm),invrs_tau_shear_smooth(:ngrdcol,:nzm)) 1564, Generating implicit firstprivate(nzm,ngrdcol) Generating NVIDIA GPU code 1565, !$acc loop gang, vector(128) collapse(2) ! blockidx%x threadidx%x 1566, ! blockidx%x threadidx%x collapsed 1564, Generating default present(gr%zm(1:ngrdcol,1:nzm),invrs_tau_sfc(:ngrdcol,:nzm),clubb_params(:ngrdcol,81:),gr,ustar(:ngrdcol),sfc_elevation(:ngrdcol)) 1575, Generating implicit firstprivate(nzm,ngrdcol) Generating NVIDIA GPU code 1576, !$acc loop gang, vector(128) collapse(2) ! blockidx%x threadidx%x 1577, ! blockidx%x threadidx%x collapsed 1575, Generating default present(invrs_tau_bkgnd(:ngrdcol,:nzm),invrs_tau_no_n2_zm(:ngrdcol,:nzm),invrs_tau_shear(:ngrdcol,:nzm),invrs_tau_sfc(:ngrdcol,:nzm)) 1599, Generating implicit firstprivate(nzm,ngrdcol) Generating NVIDIA GPU code 1600, !$acc loop gang, vector(128) collapse(2) ! blockidx%x threadidx%x 1601, ! blockidx%x threadidx%x collapsed 1599, Generating default present(brunt_vaisala_freq_sqd_smth(:ngrdcol,:nzm),brunt_freq_pos(:ngrdcol,:nzm)) 1638, Generating implicit firstprivate(nzm,ngrdcol) Generating NVIDIA GPU code 1639, !$acc loop gang, vector(128) collapse(2) ! blockidx%x threadidx%x 1640, ! blockidx%x threadidx%x collapsed 1638, Generating default present(ice_supersat_frac_zm(:ngrdcol,:nzm),brunt_freq_pos(:ngrdcol,:nzm),brunt_freq_out_cloud(:ngrdcol,:nzm)) 1651, Generating implicit firstprivate(nzm,ngrdcol) Generating NVIDIA GPU code 1652, !$acc loop gang, vector(128) collapse(2) ! blockidx%x threadidx%x 1653, ! blockidx%x threadidx%x collapsed 1651, Generating default present(clubb_params(:ngrdcol,92),gr%zm(1:ngrdcol,1:nzm),gr,brunt_freq_out_cloud(:ngrdcol,:nzm)) 1664, Generating update self(brunt_freq_pos(:,:),brunt_freq_out_cloud(:,:)) 1678, Generating implicit firstprivate(nzm,ngrdcol) Generating NVIDIA GPU code 1679, !$acc loop gang, vector(128) collapse(2) ! blockidx%x threadidx%x 1680, ! blockidx%x threadidx%x collapsed 1678, Generating default present(invrs_tau_zm(:ngrdcol,:nzm),invrs_tau_wp2_zm(:ngrdcol,:nzm),invrs_tau_shear(:ngrdcol,:nzm),invrs_tau_n2_iso(:ngrdcol,:nzm),invrs_tau_bkgnd(:ngrdcol,:nzm),clubb_params(:ngrdcol,83:84),invrs_tau_no_n2_zm(:ngrdcol,:nzm),brunt_freq_out_cloud(:ngrdcol,:nzm),brunt_freq_pos(:ngrdcol,:nzm)) 1680, Generating implicit firstprivate(c_invrs_tau_n2_wp2,c_invrs_tau_n2) 1701, Generating implicit firstprivate(nzm,ngrdcol) Generating NVIDIA GPU code 1702, !$acc loop gang, vector(128) collapse(2) ! blockidx%x threadidx%x 1703, ! blockidx%x threadidx%x collapsed 1701, Generating default present(invrs_tau_zm(:ngrdcol,:nzm)) 1709, Generating implicit firstprivate(nzm,ngrdcol) Generating NVIDIA GPU code 1710, !$acc loop gang, vector(128) collapse(2) ! blockidx%x threadidx%x 1711, ! blockidx%x threadidx%x collapsed 1709, Generating default present(invrs_tau_no_n2_zm(:ngrdcol,:nzm),gr%zm(1:ngrdcol,1:nzm),sfc_elevation(:ngrdcol),invrs_tau_xp2_zm(:ngrdcol,:nzm),em(:ngrdcol,:nzm),gr,brunt_freq_pos(:ngrdcol,:nzm),clubb_params(:ngrdcol,81:)) 1752, Generating implicit firstprivate(nzm,ngrdcol) Generating NVIDIA GPU code 1753, !$acc loop gang, vector(128) collapse(2) ! blockidx%x threadidx%x 1754, ! blockidx%x threadidx%x collapsed 1752, Generating default present(brunt_vaisala_freq_sqd_smth(:ngrdcol,:nzm),invrs_tau_xp2_zm(:ngrdcol,:nzm),ddzt_umvm_sqd(:ngrdcol,:nzm)) 1766, Generating implicit firstprivate(nzm,ngrdcol) Generating NVIDIA GPU code 1767, !$acc loop gang, vector(128) collapse(2) ! blockidx%x threadidx%x 1768, ! blockidx%x threadidx%x collapsed 1766, Generating default present(clubb_params(:ngrdcol,86),invrs_tau_zm(:ngrdcol,:nzm),invrs_tau_wpxp_zm(:ngrdcol,:nzm),brunt_freq_out_cloud(:ngrdcol,:nzm)) 1778, Generating implicit firstprivate(nzm,ngrdcol) Generating NVIDIA GPU code 1779, !$acc loop gang, vector(128) collapse(2) ! blockidx%x threadidx%x 1780, ! blockidx%x threadidx%x collapsed 1778, Generating default present(invrs_tau_xp2_zm(:ngrdcol,:nzm),invrs_tau_no_n2_zm(:ngrdcol,:nzm),brunt_freq_out_cloud(:ngrdcol,:nzm),clubb_params(:ngrdcol,83:85),brunt_freq_pos(:ngrdcol,:nzm)) 1801, Generating implicit firstprivate(nzm,ngrdcol) Generating NVIDIA GPU code 1802, !$acc loop gang, vector(128) collapse(2) ! blockidx%x threadidx%x 1803, ! blockidx%x threadidx%x collapsed 1801, Generating default present(invrs_tau_wpxp_zm(:ngrdcol,:nzm),invrs_tau_no_n2_zm(:ngrdcol,:nzm),brunt_freq_out_cloud(:ngrdcol,:nzm),clubb_params(:ngrdcol,83:86),brunt_freq_pos(:ngrdcol,:nzm)) 1815, Generating implicit firstprivate(nzm,ngrdcol) Generating NVIDIA GPU code 1816, !$acc loop gang, vector(128) collapse(2) ! blockidx%x threadidx%x 1817, ! blockidx%x threadidx%x collapsed 1815, Generating default present(brunt_vaisala_freq_sqd_smth(:ngrdcol,:nzm),clubb_params(:ngrdcol,89),bvf_thresh(:ngrdcol,:nzm)) 1829, Generating implicit firstprivate(nzm,ngrdcol) Generating NVIDIA GPU code 1830, !$acc loop gang, vector(128) collapse(2) ! blockidx%x threadidx%x 1831, ! blockidx%x threadidx%x collapsed 1829, Generating default present(brunt_vaisala_freq_sqd_smth(:ngrdcol,:nzm),h_invrs_tau_wpxp_n2(:ngrdcol,:nzm),clubb_params(:ngrdcol,89)) 1877, Generating implicit firstprivate(nzm,ngrdcol) Generating NVIDIA GPU code 1878, !$acc loop gang, vector(128) collapse(2) ! blockidx%x threadidx%x 1879, ! blockidx%x threadidx%x collapsed 1877, Generating default present(h_invrs_tau_wpxp_n2(:ngrdcol,:nzm),gr%zm(1:ngrdcol,1:nzm),ri_zm(:ngrdcol,:nzm),invrs_tau_wpxp_zm(:ngrdcol,:nzm),clubb_params(:ngrdcol,88:101),gr) 1892, Generating implicit firstprivate(nzm,ngrdcol) Generating NVIDIA GPU code 1893, !$acc loop gang, vector(128) collapse(2) ! blockidx%x threadidx%x 1894, ! blockidx%x threadidx%x collapsed 1892, Generating default present(invrs_tau_wp3_zm(:ngrdcol,:nzm),invrs_tau_wp2_zm(:ngrdcol,:nzm),clubb_params(:ngrdcol,87),brunt_freq_out_cloud(:ngrdcol,:nzm)) 1926, Generating implicit firstprivate(nzt,ngrdcol) Generating NVIDIA GPU code 1927, !$acc loop gang, vector(128) collapse(2) ! blockidx%x threadidx%x 1928, ! blockidx%x threadidx%x collapsed 1926, Generating default present(tau_max_zt(:ngrdcol,:nzt),sqrt_em_zt(:ngrdcol,:nzt),lscale_max(:ngrdcol)) 1934, Generating implicit firstprivate(nzm,ngrdcol) Generating NVIDIA GPU code 1935, !$acc loop gang, vector(128) collapse(2) ! blockidx%x threadidx%x 1936, ! blockidx%x threadidx%x collapsed 1934, Generating default present(tau_max_zm(:ngrdcol,:nzm),lscale_max(:ngrdcol),em(:ngrdcol,:nzm)) 1964, Generating implicit firstprivate(nzm,ngrdcol) Generating NVIDIA GPU code 1965, !$acc loop gang, vector(128) collapse(2) ! blockidx%x threadidx%x 1966, ! blockidx%x threadidx%x collapsed 1964, Generating default present(tau_zm(:ngrdcol,:nzm),tau_max_zm(:ngrdcol,:nzm),invrs_tau_zm(:ngrdcol,:nzm)) 1974, Generating implicit firstprivate(nzt,ngrdcol) Generating NVIDIA GPU code 1975, !$acc loop gang, vector(128) collapse(2) ! blockidx%x threadidx%x 1976, ! blockidx%x threadidx%x collapsed 1974, Generating default present(tau_zt(:ngrdcol,:nzt),tau_max_zt(:ngrdcol,:nzt)) 1987, Generating implicit firstprivate(nzt,ngrdcol) Generating NVIDIA GPU code 1988, !$acc loop gang, vector(128) collapse(2) ! blockidx%x threadidx%x 1989, ! blockidx%x threadidx%x collapsed 1987, Generating default present(lscale(:ngrdcol,:nzt),lscale_down(:ngrdcol,:nzt),tau_zt(:ngrdcol,:nzt),sqrt_em_zt(:ngrdcol,:nzt),lscale_up(:ngrdcol,:nzt)) 2002, Generating exit data delete(smooth_norm_ddzt_umvm(:,:),ice_supersat_frac_zm(:,:),h_invrs_tau_wpxp_n2(:,:),brunt_freq_pos(:,:),norm_ddzt_umvm(:,:),invrs_tau_shear_smooth(:,:),tmp_calc_ngrdcol(:),bvf_thresh(:,:),brunt_vaisala_freq_clipped(:,:),brunt_freq_out_cloud(:,:),ustar(:)) 2009, Generating exit data delete(tmp_calc_min_max(:,:),tmp_calc_max(:,:),tmp_calc(:,:),tau_zt_unclipped(:,:),em_clipped(:,:),tau_zm_unclipped(:,:),ri_zm_smooth(:,:)) wpxp_terms_ac_pr2_lhs: 5436, Generating copyout(lhs_ac_pr2(:,:)) [if not already present] Generating copyin(wm_zt(:,:),c7_skw_fnc(:,:),invrs_dzm(:,:)) [if not already present] 5440, Generating implicit firstprivate(ngrdcol) Generating NVIDIA GPU code 5441, !$acc loop gang, vector(128) ! blockidx%x threadidx%x 5447, Generating implicit firstprivate(nzm,ngrdcol) Generating NVIDIA GPU code 5448, !$acc loop gang, vector(128) collapse(2) ! blockidx%x threadidx%x 5449, ! blockidx%x threadidx%x collapsed 5458, Generating implicit firstprivate(ngrdcol) Generating NVIDIA GPU code 5459, !$acc loop gang, vector(128) ! blockidx%x threadidx%x 5459, Generating implicit firstprivate(nzm) wpxp_term_pr1_lhs: 5537, Generating implicit firstprivate(nzm,ngrdcol) Generating NVIDIA GPU code 5538, !$acc loop gang, vector(128) collapse(2) ! blockidx%x threadidx%x 5539, ! blockidx%x threadidx%x collapsed 5537, Generating default present(lhs_pr1_wprtp(:ngrdcol,2:nzm-1),lhs_pr1_wpthlp(:ngrdcol,2:nzm-1),c6rt_skw_fnc(:ngrdcol,2:nzm-1),invrs_tau_c6_zm(:ngrdcol,2:nzm-1),c6thl_skw_fnc(:ngrdcol,2:nzm-1)) 5551, Generating implicit firstprivate(ngrdcol) Generating NVIDIA GPU code 5552, !$acc loop gang, vector(128) ! blockidx%x threadidx%x 5551, Generating default present(lhs_pr1_wpthlp(:ngrdcol,:),lhs_pr1_wprtp(:ngrdcol,:)) 5552, Generating implicit firstprivate(nzm) 5571, Generating implicit firstprivate(ngrdcol,nzm) Generating NVIDIA GPU code 5572, !$acc loop gang, vector(128) collapse(2) ! blockidx%x threadidx%x 5573, ! blockidx%x threadidx%x collapsed 5571, Generating default present(lhs_pr1_wpsclrp(:ngrdcol,2:nzm-1),invrs_tau_c6_zm(:ngrdcol,2:nzm-1),c7_skw_fnc(:ngrdcol,2:nzm-1)) 5582, Generating implicit firstprivate(ngrdcol) Generating NVIDIA GPU code 5583, !$acc loop gang, vector(128) ! blockidx%x threadidx%x 5582, Generating default present(lhs_pr1_wpsclrp(:ngrdcol,:)) 5583, Generating implicit firstprivate(nzm) wpxp_terms_bp_pr3_rhs: 5654, Generating copyout(rhs_bp_pr3(:,:)) [if not already present] Generating copyin(thv_ds_zm(:,:),xpthvp(:,:),c7_skw_fnc(:,:)) [if not already present] 5658, Generating implicit firstprivate(ngrdcol) Generating NVIDIA GPU code 5659, !$acc loop gang, vector(128) ! blockidx%x threadidx%x 5664, Generating implicit firstprivate(nzm,ngrdcol) Generating NVIDIA GPU code 5665, !$acc loop gang, vector(128) collapse(2) ! blockidx%x threadidx%x 5666, ! blockidx%x threadidx%x collapsed 5672, Generating implicit firstprivate(ngrdcol) Generating NVIDIA GPU code 5673, !$acc loop gang, vector(128) ! blockidx%x threadidx%x 5673, Generating implicit firstprivate(nzm) xm_correction_wpxp_cl: 5860, Generating enter data create(l_any_clipping_needed,xm_tndcy_wpxp_cl(:,:),l_clipping_needed(:)) 5864, Generating implicit firstprivate(ngrdcol,nzm) Generating NVIDIA GPU code 5865, !$acc loop gang, vector(128) collapse(2) ! blockidx%x threadidx%x 5866, ! blockidx%x threadidx%x collapsed 5864, Generating default present(l_clipping_needed(:ngrdcol),wpxp_chnge(:ngrdcol,:nzm)) 5866, Generating implicit firstprivate(l_any_clipping_needed) 5875, Generating update self(l_any_clipping_needed) 5893, Generating implicit firstprivate(nzt,ngrdcol) Generating NVIDIA GPU code 5894, !$acc loop gang, vector(128) collapse(2) ! blockidx%x threadidx%x 5895, ! blockidx%x threadidx%x collapsed 5893, Generating default present(l_clipping_needed(:ngrdcol),xm_tndcy_wpxp_cl(:ngrdcol,:nzt),xm(:ngrdcol,:nzt),wpxp_chnge(:ngrdcol,:nzt+1),invrs_dzt(:ngrdcol,:nzt)) 5895, Generating implicit firstprivate(dt) 5906, Generating update self(xm_tndcy_wpxp_cl(:,:)) 5917, Generating exit data delete(l_any_clipping_needed,xm_tndcy_wpxp_cl(:,:),l_clipping_needed(:)) damp_coefficient: 5965, Generating implicit firstprivate(nzm,ngrdcol) Generating NVIDIA GPU code 5966, !$acc loop gang, vector(128) collapse(2) ! blockidx%x threadidx%x 5967, ! blockidx%x threadidx%x collapsed 5965, Generating default present(coefficient(:ngrdcol),damped_value(:ngrdcol,:nzm),gr,gr%zm(1:ngrdcol,1:nzm),threshold(:ngrdcol),max_coeff_value(:ngrdcol),lscale_zm(:ngrdcol,:nzm),altitude_threshold(:ngrdcol),cx_skw_fnc(:ngrdcol,:nzm)) calc_xp2_xpyp_ta_terms: 4038, Generating enter data create(wp_coef(:,:),vpwp_zt(:,:),wprtp_zt(:,:),wp_coef_zt(:,:),upwp_zt(:,:),term_wpvp2_explicit_zm(:,:),a1_coef(:,:),sgn_t_vel_up2(:,:),sgn_t_vel_thlp2(:,:),sgn_t_vel_rtp2(:,:),sgn_t_vel_rtpthlp(:,:),coef_wpvp2_implicit_zm(:,:),term_wpvp2_explicit(:,:),term_wpup2_explicit(:,:),coef_wpup2_implicit(:,:),term_wpup2_explicit_zm(:,:),coef_wpup2_implicit_zm(:,:),term_wpthlp2_explicit_zm(:,:),coef_wpthlp2_implicit(:,:),term_wprtpthlp_explicit(:,:),coef_wpvp2_implicit(:,:),term_wprtp2_explicit_zm(:,:),coef_wprtp2_implicit_zm(:,:),term_wpthlp2_explicit(:,:),term_wprtpthlp_explicit_zm(:,:),coef_wprtpthlp_implicit(:,:),term_wprtp2_explicit(:,:),coef_wprtp2_implicit(:,:),sgn_t_vel_vp2(:,:),a1_coef_zt(:,:),wpthlp_zt(:,:)) 4051, Generating enter data create(term_wpthlpsclrp_explicit_zm(:,:),wpsclrp_zt(:,:,:),sgn_t_vel_sclrprtp(:,:),sgn_t_vel_sclrp2(:,:),coef_wpthlpsclrp_implicit_zm(:,:),term_wpsclrp2_explicit_zm(:,:),coef_wpthlpsclrp_implicit(:,:),coef_wpsclrp2_implicit_zm(:,:),term_wprtpsclrp_explicit(:,:),coef_wprtpsclrp_implicit(:,:),sgn_t_vel_sclrpthlp(:,:),term_wpsclrp2_explicit(:,:),coef_wpsclrp2_implicit(:,:),term_wprtpsclrp_explicit_zm(:,:),coef_wprtpsclrp_implicit_zm(:,:)) 4066, Generating implicit firstprivate(nzm,ngrdcol) Generating NVIDIA GPU code 4067, !$acc loop gang, vector(128) collapse(2) ! blockidx%x threadidx%x 4068, ! blockidx%x threadidx%x collapsed 4066, Generating default present(a1_coef(:ngrdcol,:nzm),sigma_sqd_w(:ngrdcol,:nzm)) 4077, Generating implicit firstprivate(ngrdcol,nzm) Generating NVIDIA GPU code 4078, !$acc loop gang, vector(128) collapse(2) ! blockidx%x threadidx%x 4079, ! blockidx%x threadidx%x collapsed 4077, Generating default present(wp3_on_wp2(:ngrdcol,:nzm),wp_coef(:ngrdcol,:nzm),beta(:ngrdcol),a1_coef(:ngrdcol,:nzm),wp2(:ngrdcol,:nzm)) 4086, Generating implicit firstprivate(nzt,ngrdcol) Generating NVIDIA GPU code 4087, !$acc loop gang, vector(128) collapse(2) ! blockidx%x threadidx%x 4088, ! blockidx%x threadidx%x collapsed 4086, Generating default present(wp3_on_wp2_zt(:ngrdcol,:nzt),wp_coef_zt(:ngrdcol,:nzt),beta(:ngrdcol),a1_coef_zt(:ngrdcol,:nzt),wp2_zt(:ngrdcol,:nzt)) 4351, Generating implicit firstprivate(nzt,ngrdcol) Generating NVIDIA GPU code 4352, !$acc loop gang, vector(128) collapse(2) ! blockidx%x threadidx%x 4353, ! blockidx%x threadidx%x collapsed 4351, Generating default present(coef_wprtp2_implicit(:ngrdcol,:nzt),coef_wprtpthlp_implicit(:ngrdcol,:nzt),beta(:ngrdcol),a1_coef_zt(:ngrdcol,:nzt),wp3_on_wp2_zt(:ngrdcol,:nzt),coef_wpthlp2_implicit(:ngrdcol,:nzt)) 4366, Generating implicit firstprivate(nzm,ngrdcol) Generating NVIDIA GPU code 4367, !$acc loop gang, vector(128) collapse(2) ! blockidx%x threadidx%x 4368, ! blockidx%x threadidx%x collapsed 4366, Generating default present(coef_wprtp2_implicit_zm(:ngrdcol,:nzm),beta(:ngrdcol),a1_coef(:ngrdcol,:nzm),sgn_t_vel_rtp2(:ngrdcol,:nzm),wp3_on_wp2(:ngrdcol,:nzm)) 4390, Generating implicit firstprivate(nzt,ngrdcol) Generating NVIDIA GPU code 4391, !$acc loop gang, vector(128) collapse(2) ! blockidx%x threadidx%x 4392, ! blockidx%x threadidx%x collapsed 4390, Generating default present(coef_wprtp2_implicit(:ngrdcol,:nzt),coef_wprtpthlp_implicit(:ngrdcol,:nzt),beta(:ngrdcol),a1_coef_zt(:ngrdcol,:nzt),coef_wpthlp2_implicit(:ngrdcol,:nzt),wp3_on_wp2_zt(:ngrdcol,:nzt)) 4410, Generating implicit firstprivate(ngrdcol,nzm) Generating NVIDIA GPU code 4411, !$acc loop gang, vector(128) collapse(3) ! blockidx%x threadidx%x 4412, ! blockidx%x threadidx%x collapsed 4413, ! blockidx%x threadidx%x collapsed 4410, Generating default present(lhs_ta_wpthlp2(:,:ngrdcol,:nzm),lhs_ta_wprtpthlp(:,:ngrdcol,:nzm),lhs_ta_wprtp2(:,:ngrdcol,:nzm)) 4422, Generating implicit firstprivate(ngrdcol,nzm,sclr_dim) Generating NVIDIA GPU code 4423, !$acc loop gang, vector(128) collapse(4) ! blockidx%x threadidx%x 4424, ! blockidx%x threadidx%x collapsed 4425, ! blockidx%x threadidx%x collapsed 4426, ! blockidx%x threadidx%x collapsed 4422, Generating default present(lhs_ta_wpthlpsclrp(:,:ngrdcol,:nzm,:sclr_dim),lhs_ta_wpsclrp2(:,:ngrdcol,:nzm,:sclr_dim),lhs_ta_wprtp2(:,:ngrdcol,:nzm),lhs_ta_wprtpsclrp(:,:ngrdcol,:nzm,:sclr_dim)) 4446, Generating implicit firstprivate(nzt,ngrdcol) Generating NVIDIA GPU code 4447, !$acc loop gang, vector(128) collapse(2) ! blockidx%x threadidx%x 4448, ! blockidx%x threadidx%x collapsed 4446, Generating default present(term_wprtp2_explicit(:ngrdcol,:nzt),term_wprtpthlp_explicit(:ngrdcol,:nzt),wpthlp_zt(:ngrdcol,:nzt),wprtp_zt(:ngrdcol,:nzt),term_wpthlp2_explicit(:ngrdcol,:nzt),wp_coef_zt(:ngrdcol,:nzt)) 4460, Generating implicit firstprivate(nzm,ngrdcol) Generating NVIDIA GPU code 4461, !$acc loop gang, vector(128) collapse(2) ! blockidx%x threadidx%x 4462, ! blockidx%x threadidx%x collapsed 4460, Generating default present(term_wprtp2_explicit_zm(:ngrdcol,:nzm),sgn_t_vel_rtp2(:ngrdcol,:nzm),wp3_on_wp2(:ngrdcol,:nzm),wprtp(:ngrdcol,:nzm),wp_coef(:ngrdcol,:nzm)) 4488, Generating implicit firstprivate(nzm,ngrdcol) Generating NVIDIA GPU code 4489, !$acc loop gang, vector(128) collapse(2) ! blockidx%x threadidx%x 4490, ! blockidx%x threadidx%x collapsed 4488, Generating default present(wprtp(:ngrdcol,:nzm),term_wprtp2_explicit_zm(:ngrdcol,:nzm)) 4495, Generating implicit firstprivate(nzt,ngrdcol) Generating NVIDIA GPU code 4496, !$acc loop gang, vector(128) collapse(2) ! blockidx%x threadidx%x 4497, ! blockidx%x threadidx%x collapsed 4495, Generating default present(wp_coef_zt(:ngrdcol,:nzt),sgn_t_vel_rtp2_zt(:ngrdcol,:nzt)) 4515, Generating implicit firstprivate(nzm,ngrdcol) Generating NVIDIA GPU code 4516, !$acc loop gang, vector(128) collapse(2) ! blockidx%x threadidx%x 4517, ! blockidx%x threadidx%x collapsed 4515, Generating default present(wpthlp(:ngrdcol,:nzm),wp_coef(:ngrdcol,:nzm),term_wpthlp2_explicit_zm(:ngrdcol,:nzm)) 4522, Generating implicit firstprivate(nzt,ngrdcol) Generating NVIDIA GPU code 4523, !$acc loop gang, vector(128) collapse(2) ! blockidx%x threadidx%x 4524, ! blockidx%x threadidx%x collapsed 4522, Generating default present(wp3_on_wp2(:ngrdcol,:nzt),sgn_t_vel_thlp2(:ngrdcol,:nzt)) 4546, Generating implicit firstprivate(nzm,ngrdcol) Generating NVIDIA GPU code 4547, !$acc loop gang, vector(128) collapse(2) ! blockidx%x threadidx%x 4548, ! blockidx%x threadidx%x collapsed 4546, Generating default present(wpthlp(:ngrdcol,:nzm),term_wpthlp2_explicit_zm(:ngrdcol,:nzm)) 4553, Generating implicit firstprivate(nzt,ngrdcol) Generating NVIDIA GPU code 4554, !$acc loop gang, vector(128) collapse(2) ! blockidx%x threadidx%x 4555, ! blockidx%x threadidx%x collapsed 4553, Generating default present(wp_coef_zt(:ngrdcol,:nzt),sgn_t_vel_thlp2_zt(:ngrdcol,:nzt)) 4573, Generating implicit firstprivate(nzm,ngrdcol) Generating NVIDIA GPU code 4574, !$acc loop gang, vector(128) collapse(2) ! blockidx%x threadidx%x 4575, ! blockidx%x threadidx%x collapsed 4573, Generating default present(term_wprtpthlp_explicit_zm(:ngrdcol,:nzm),sgn_t_vel_rtpthlp(:ngrdcol,:nzm),wp3_on_wp2(:ngrdcol,:nzm),wp_coef(:ngrdcol,:nzm),wpthlp(:ngrdcol,:nzm),wprtp(:ngrdcol,:nzm)) 4599, Generating implicit firstprivate(nzm,ngrdcol) Generating NVIDIA GPU code 4600, !$acc loop gang, vector(128) collapse(2) ! blockidx%x threadidx%x 4601, ! blockidx%x threadidx%x collapsed 4599, Generating default present(wpthlp(:ngrdcol,:nzm),wprtp(:ngrdcol,:nzm),term_wprtpthlp_explicit_zm(:ngrdcol,:nzm)) 4606, Generating implicit firstprivate(nzt,ngrdcol) Generating NVIDIA GPU code 4607, !$acc loop gang, vector(128) collapse(2) ! blockidx%x threadidx%x 4608, ! blockidx%x threadidx%x collapsed 4606, Generating default present(wp_coef_zt(:ngrdcol,:nzt),sgn_t_vel_rtpthlp_zt(:ngrdcol,:nzt)) 4638, Generating implicit firstprivate(nzm,ngrdcol) Generating NVIDIA GPU code 4639, !$acc loop gang, vector(128) collapse(2) ! blockidx%x threadidx%x 4640, ! blockidx%x threadidx%x collapsed 4638, Generating default present(term_wpsclrp2_explicit_zm(:ngrdcol,:nzm),sgn_t_vel_sclrp2(:ngrdcol,:nzm),wpsclrp(:ngrdcol,:nzm,sclr),wp_coef(:ngrdcol,:nzm),wp3_on_wp2(:ngrdcol,:nzm)) 4647, Generating implicit firstprivate(nzt,ngrdcol) Generating NVIDIA GPU code 4648, !$acc loop gang, vector(128) collapse(2) ! blockidx%x threadidx%x 4649, ! blockidx%x threadidx%x collapsed 4647, Generating default present(wpsclrp_zt(:ngrdcol,:nzt,sclr),wp_coef_zt(:ngrdcol,:nzt),term_wpsclrp2_explicit(:ngrdcol,:nzt)) 4672, Generating implicit firstprivate(nzm,ngrdcol) Generating NVIDIA GPU code 4673, !$acc loop gang, vector(128) collapse(2) ! blockidx%x threadidx%x 4674, ! blockidx%x threadidx%x collapsed 4672, Generating default present(wpsclrp(:ngrdcol,:nzm,sclr),term_wpsclrp2_explicit_zm(:ngrdcol,:nzm)) 4679, Generating implicit firstprivate(nzt,ngrdcol) Generating NVIDIA GPU code 4680, !$acc loop gang, vector(128) collapse(2) ! blockidx%x threadidx%x 4681, ! blockidx%x threadidx%x collapsed 4679, Generating default present(wp_coef_zt(:ngrdcol,:nzt),sgn_t_vel_sclrp2_zt(:ngrdcol,:nzt)) 4702, Generating implicit firstprivate(nzm,ngrdcol) Generating NVIDIA GPU code 4703, !$acc loop gang, vector(128) collapse(2) ! blockidx%x threadidx%x 4704, ! blockidx%x threadidx%x collapsed 4702, Generating default present(term_wprtpsclrp_explicit_zm(:ngrdcol,:nzm),sgn_t_vel_sclrprtp(:ngrdcol,:nzm),wprtp(:ngrdcol,:nzm),wpsclrp(:ngrdcol,:nzm,sclr),wp3_on_wp2(:ngrdcol,:nzm),wp_coef(:ngrdcol,:nzm)) 4711, Generating implicit firstprivate(nzt,ngrdcol) Generating NVIDIA GPU code 4712, !$acc loop gang, vector(128) collapse(2) ! blockidx%x threadidx%x 4713, ! blockidx%x threadidx%x collapsed 4711, Generating default present(wpsclrp_zt(:ngrdcol,:nzt,sclr),wprtp_zt(:ngrdcol,:nzt),term_wprtpsclrp_explicit(:ngrdcol,:nzt),wp_coef_zt(:ngrdcol,:nzt)) 4736, Generating implicit firstprivate(nzm,ngrdcol) Generating NVIDIA GPU code 4737, !$acc loop gang, vector(128) collapse(2) ! blockidx%x threadidx%x 4738, ! blockidx%x threadidx%x collapsed 4736, Generating default present(wpsclrp(:ngrdcol,:nzm,sclr),wprtp(:ngrdcol,:nzm),term_wprtpsclrp_explicit_zm(:ngrdcol,:nzm)) 4743, Generating implicit firstprivate(nzt,ngrdcol) Generating NVIDIA GPU code 4744, !$acc loop gang, vector(128) collapse(2) ! blockidx%x threadidx%x 4745, ! blockidx%x threadidx%x collapsed 4743, Generating default present(wp_coef_zt(:ngrdcol,:nzt),sgn_t_vel_sclrprtp_zt(:ngrdcol,:nzt)) 4766, Generating implicit firstprivate(nzm,ngrdcol) Generating NVIDIA GPU code 4767, !$acc loop gang, vector(128) collapse(2) ! blockidx%x threadidx%x 4768, ! blockidx%x threadidx%x collapsed 4766, Generating default present(term_wpthlpsclrp_explicit_zm(:ngrdcol,:nzm),sgn_t_vel_sclrpthlp(:ngrdcol,:nzm),wp_coef(:ngrdcol,:nzm),wp3_on_wp2(:ngrdcol,:nzm),wpthlp(:ngrdcol,:nzm),wpsclrp(:ngrdcol,:nzm,sclr)) 4775, Generating implicit firstprivate(nzt,ngrdcol) Generating NVIDIA GPU code 4776, !$acc loop gang, vector(128) collapse(2) ! blockidx%x threadidx%x 4777, ! blockidx%x threadidx%x collapsed 4775, Generating default present(wp_coef_zt(:ngrdcol,:nzt),term_wpthlpsclrp_explicit(:ngrdcol,:nzt),wpthlp_zt(:ngrdcol,:nzt),wpsclrp_zt(:ngrdcol,:nzt,sclr)) 4800, Generating implicit firstprivate(nzm,ngrdcol) Generating NVIDIA GPU code 4801, !$acc loop gang, vector(128) collapse(2) ! blockidx%x threadidx%x 4802, ! blockidx%x threadidx%x collapsed 4800, Generating default present(term_wpthlpsclrp_explicit_zm(:ngrdcol,:nzm),wpthlp(:ngrdcol,:nzm),wpsclrp(:ngrdcol,:nzm,sclr)) 4807, Generating implicit firstprivate(nzt,ngrdcol) Generating NVIDIA GPU code 4808, !$acc loop gang, vector(128) collapse(2) ! blockidx%x threadidx%x 4809, ! blockidx%x threadidx%x collapsed 4807, Generating default present(wp_coef_zt(:ngrdcol,:nzt),sgn_t_vel_sclrpthlp_zt(:ngrdcol,:nzt)) 5243, Generating implicit firstprivate(nzm,ngrdcol) Generating NVIDIA GPU code 5244, !$acc loop gang, vector(128) collapse(2) ! blockidx%x threadidx%x 5245, ! blockidx%x threadidx%x collapsed 5243, Generating default present(term_wpup2_explicit_zm(:ngrdcol,:nzm),upwp(:ngrdcol,:nzm),coef_wpvp2_implicit_zm(:ngrdcol,:nzm),term_wpvp2_explicit_zm(:ngrdcol,:nzm),wp_coef(:ngrdcol,:nzm),wp3_on_wp2(:ngrdcol,:nzm),coef_wpup2_implicit_zm(:ngrdcol,:nzm),beta(:ngrdcol),a1_coef(:ngrdcol,:nzm),vpwp(:ngrdcol,:nzm)) 5257, Generating implicit firstprivate(nzm,ngrdcol) Generating NVIDIA GPU code 5258, !$acc loop gang, vector(128) collapse(2) ! blockidx%x threadidx%x 5259, ! blockidx%x threadidx%x collapsed 5257, Generating default present(sgn_t_vel_up2(:ngrdcol,:nzm),wp3_on_wp2(:ngrdcol,:nzm),sgn_t_vel_vp2(:ngrdcol,:nzm)) 5275, Generating implicit firstprivate(nzt,ngrdcol) Generating NVIDIA GPU code 5276, !$acc loop gang, vector(128) collapse(2) ! blockidx%x threadidx%x 5277, ! blockidx%x threadidx%x collapsed 5275, Generating default present(coef_wpup2_implicit(:ngrdcol,:nzt),beta(:ngrdcol),a1_coef_zt(:ngrdcol,:nzt),wp3_on_wp2_zt(:ngrdcol,:nzt),coef_wpvp2_implicit(:ngrdcol,:nzt)) 5285, Generating implicit firstprivate(nzt,ngrdcol) Generating NVIDIA GPU code 5286, !$acc loop gang, vector(128) collapse(2) ! blockidx%x threadidx%x 5287, ! blockidx%x threadidx%x collapsed 5285, Generating default present(term_wpup2_explicit(:ngrdcol,:nzt),upwp_zt(:ngrdcol,:nzt),term_wpvp2_explicit(:ngrdcol,:nzt),wp_coef_zt(:ngrdcol,:nzt),vpwp_zt(:ngrdcol,:nzt)) 5307, Generating implicit firstprivate(nzm,ngrdcol) Generating NVIDIA GPU code 5308, !$acc loop gang, vector(128) collapse(3) ! blockidx%x threadidx%x 5309, ! blockidx%x threadidx%x collapsed 5310, ! blockidx%x threadidx%x collapsed 5307, Generating default present(lhs_ta_wpvp2(:,:ngrdcol,:nzm),lhs_ta_wpup2(:,:ngrdcol,:nzm)) 5341, Generating update self(term_wprtp2_explicit(:,:),coef_wprtp2_implicit(:,:),term_wpthlp2_explicit(:,:),term_wprtpthlp_explicit(:,:),coef_wprtpthlp_implicit(:,:),coef_wpthlp2_implicit(:,:)) 5366, Generating exit data delete(wp_coef(:,:),vpwp_zt(:,:),wprtp_zt(:,:),wp_coef_zt(:,:),upwp_zt(:,:),term_wpvp2_explicit_zm(:,:),a1_coef(:,:),sgn_t_vel_up2(:,:),sgn_t_vel_thlp2(:,:),sgn_t_vel_rtp2(:,:),sgn_t_vel_rtpthlp(:,:),coef_wpvp2_implicit_zm(:,:),term_wpvp2_explicit(:,:),term_wpup2_explicit(:,:),coef_wpup2_implicit(:,:),term_wpup2_explicit_zm(:,:),coef_wpup2_implicit_zm(:,:),term_wpthlp2_explicit_zm(:,:),coef_wpthlp2_implicit(:,:),term_wprtpthlp_explicit(:,:),coef_wpvp2_implicit(:,:),term_wprtp2_explicit_zm(:,:),coef_wprtp2_implicit_zm(:,:),term_wpthlp2_explicit(:,:),term_wprtpthlp_explicit_zm(:,:),coef_wprtpthlp_implicit(:,:),term_wprtp2_explicit(:,:),coef_wprtp2_implicit(:,:),sgn_t_vel_vp2(:,:),a1_coef_zt(:,:),wpthlp_zt(:,:)) 5379, Generating exit data delete(wpsclrp_zt(:,:,:),term_wpthlpsclrp_explicit_zm(:,:),sgn_t_vel_sclrprtp(:,:),sgn_t_vel_sclrp2(:,:),coef_wpthlpsclrp_implicit_zm(:,:),term_wpsclrp2_explicit_zm(:,:),coef_wpthlpsclrp_implicit(:,:),coef_wpsclrp2_implicit_zm(:,:),term_wprtpsclrp_explicit(:,:),coef_wprtpsclrp_implicit(:,:),sgn_t_vel_sclrpthlp(:,:),term_wpsclrp2_explicit(:,:),coef_wpsclrp2_implicit(:,:),term_wprtpsclrp_explicit_zm(:,:),coef_wprtpsclrp_implicit_zm(:,:)) diagnose_upxp: 6045, Generating enter data create(ddzt_xm(:,:),ddzt_ym(:,:)) 6050, Generating implicit firstprivate(nzm,ngrdcol) Generating NVIDIA GPU code 6051, !$acc loop gang, vector(128) collapse(2) ! blockidx%x threadidx%x 6052, ! blockidx%x threadidx%x collapsed 6050, Generating default present(ypxp(:ngrdcol,2:nzm-1),ypwp(:ngrdcol,2:nzm-1),ddzt_ym(:ngrdcol,2:nzm-1),c6x_skw_fnc(:ngrdcol,2:nzm-1),tau_c6_zm(:ngrdcol,2:nzm-1),ddzt_xm(:ngrdcol,2:nzm-1),wpxp(:ngrdcol,2:nzm-1),c7_skw_fnc(:ngrdcol,2:nzm-1)) 6062, Generating implicit firstprivate(ngrdcol) Generating NVIDIA GPU code 6063, !$acc loop gang, vector(128) ! blockidx%x threadidx%x 6062, Generating default present(ypxp(:ngrdcol,:)) 6063, Generating implicit firstprivate(nzm) 6069, Generating exit data delete(ddzt_ym(:,:),ddzt_xm(:,:)) term_tp_rhs: 5456, Generating copyin(wpxbp(:,:),xbm(:,:),xam(:,:),wpxap(:,:)) [if not already present] Generating copyout(rhs(:,:)) [if not already present] Generating copyin(invrs_dzm(:,:)) [if not already present] 5459, Generating implicit firstprivate(nzm,ngrdcol) Generating NVIDIA GPU code 5460, !$acc loop gang, vector(128) collapse(2) ! blockidx%x threadidx%x 5461, ! blockidx%x threadidx%x collapsed term_dp1_lhs: 5551, Generating copyin(cn(:,:)) [if not already present] Generating copyout(lhs(:,:)) [if not already present] Generating copyin(invrs_tau_zm(:,:)) [if not already present] 5554, Generating implicit firstprivate(ngrdcol) Generating NVIDIA GPU code 5555, !$acc loop gang, vector(128) ! blockidx%x threadidx%x 5555, Generating implicit firstprivate(nzm) 5562, Generating implicit firstprivate(nzm,ngrdcol) Generating NVIDIA GPU code 5563, !$acc loop gang, vector(128) collapse(2) ! blockidx%x threadidx%x 5564, ! blockidx%x threadidx%x collapsed term_dp1_rhs: 5645, Generating copyin(cn(:,:)) [if not already present] Generating copyout(rhs(:,:)) [if not already present] Generating copyin(invrs_tau_zm(:,:)) [if not already present] 5648, Generating implicit firstprivate(nzm,ngrdcol) Generating NVIDIA GPU code 5649, !$acc loop gang, vector(128) collapse(2) ! blockidx%x threadidx%x 5650, ! blockidx%x threadidx%x collapsed 5650, Generating implicit firstprivate(threshold) term_pr1: 5778, Generating copyin(xbp2(:,:),wp2(:,:)) [if not already present] Generating copyout(rhs(:,:)) [if not already present] Generating copyin(invrs_tau_c14_zm(:,:),c4(:),c14(:),invrs_tau_c4_zm(:,:)) [if not already present] 5781, Generating implicit firstprivate(nzm,ngrdcol) Generating NVIDIA GPU code 5782, !$acc loop gang, vector(128) collapse(2) ! blockidx%x threadidx%x 5783, ! blockidx%x threadidx%x collapsed term_pr2: 5899, Generating implicit firstprivate(nzm,ngrdcol) Generating NVIDIA GPU code 5900, !$acc loop gang, vector(128) collapse(2) ! blockidx%x threadidx%x 5901, ! blockidx%x threadidx%x collapsed 5899, Generating default present(gr%invrs_dzm(1:ngrdcol,2:nzm-1),rhs_pr2(:ngrdcol,2:nzm-1),vpwp(:ngrdcol,2:nzm-1),wpthvp(:ngrdcol,2:nzm-1),c_uu_buoy(:ngrdcol),vm(:ngrdcol,:nzm-1),upwp(:ngrdcol,2:nzm-1),um(:ngrdcol,:nzm-1),c_uu_shr(:ngrdcol),gr,thv_ds_zm(:ngrdcol,2:nzm-1)) pos_definite_variances: 6002, Generating update self(xp2_np1(:,:)) 6021, Generating update self(xp2_np1(:,:)) nvfortran -DNETCDF -DCLUBB_REAL_TYPE=8 -DCLUBB_GPU -DCUDA -DCOAMPS_MICRO -DNR_SP -DSILHS -Dradoffline -Dnooverlap -DCLUBB -I/usr/local/spack/opt/spack/linux-pop22-cascadelake/nvhpc-24.3/netcdf-fortran-4.5.3-sl35xhk3ea5mtoylsgjg62d2bg3zto3k/include -Mcache_align -O2 -Mbackslash -Mstandard -Kieee -acc -Minfo=accel -c /home/jenkins/workspace/clubb_nvhpc_gpu_vs_cpu_diffness/compile/../src/CLUBB_core/pdf_closure_module.F90 pdf_closure: 438, Generating enter data create(rsatl_1(:,:),rc_2_ice(:,:),rc_1_ice(:,:),corr_v_w_2(:,:),vprcp_contrib_comp_1(:,:),varnce_v_2(:,:),uprcp_contrib_comp_1(:,:),u_2(:,:),thlprcp_contrib_comp_1(:,:),sqrt_wp2(:,:),rtprcp_contrib_comp_1(:,:),rsatl_2(:,:),wp2rcp_contrib_comp_1(:,:),vprcp_contrib_comp_2(:,:),wprcp_contrib_comp_1(:,:),wp2rcp_contrib_comp_2(:,:),sku(:,:),skthl(:,:),rtprcp_contrib_comp_2(:,:),skrt(:,:),skv(:,:),tl1(:,:),thlprcp_contrib_comp_2(:,:),corr_v_w_1(:,:),corr_u_w_2(:,:),corr_u_w_1(:,:),alpha_v(:,:),alpha_u(:,:),varnce_v_1(:,:),varnce_u_2(:,:),v_1(:,:),uprcp_contrib_comp_2(:,:),varnce_u_1(:,:),v_2(:,:),u_1(:,:),tl2(:,:),wprcp_contrib_comp_2(:,:)) 450, Generating enter data create(sclr2(:,:,:),corr_w_sclr_1(:,:,:),corr_sclr_thl_2(:,:,:),corr_sclr_rt_1(:,:,:),alpha_sclr(:,:,:),corr_sclr_thl_1(:,:,:),corr_sclr_rt_2(:,:,:),varnce_sclr2(:,:,:),varnce_sclr1(:,:,:),sksclr(:,:,:),sclr1(:,:,:),corr_w_sclr_2(:,:,:)) 516, Generating implicit firstprivate(nz,ngrdcol) Generating NVIDIA GPU code 517, !$acc loop gang, vector(128) collapse(2) ! blockidx%x threadidx%x 518, ! blockidx%x threadidx%x collapsed 516, Generating default present(sqrt_wp2(:ngrdcol,:nz),wp2(:ngrdcol,:nz)) 681, Generating implicit firstprivate(nz,ngrdcol) Generating NVIDIA GPU code 682, !$acc loop gang, vector(128) collapse(2) ! blockidx%x threadidx%x 683, ! blockidx%x threadidx%x collapsed 681, Generating default present(corr_v_w_1(:ngrdcol,:nz),corr_u_w_2(:ngrdcol,:nz),corr_u_w_1(:ngrdcol,:nz),corr_v_w_2(:ngrdcol,:nz),pdf_params%corr_w_thl_2(1:ngrdcol,1:nz),pdf_params%corr_w_thl_1(1:ngrdcol,1:nz),pdf_params%corr_w_rt_2(1:ngrdcol,1:nz),pdf_params%corr_w_rt_1(1:ngrdcol,1:nz),pdf_params) 750, Generating implicit firstprivate(ngrdcol,sclr_dim,nz) Generating NVIDIA GPU code 751, !$acc loop gang, vector(128) collapse(2) ! blockidx%x threadidx%x 752, ! blockidx%x threadidx%x collapsed 753, !$acc loop seq 750, Generating default present(corr_w_sclr_2(:ngrdcol,:nz,:sclr_dim),corr_w_sclr_1(:ngrdcol,:nz,:sclr_dim)) 753, Loop is parallelizable 944, Generating implicit firstprivate(nz,ngrdcol) Generating NVIDIA GPU code 945, !$acc loop gang, vector(128) collapse(2) ! blockidx%x threadidx%x 946, ! blockidx%x threadidx%x collapsed 944, Generating default present(tl2(:ngrdcol,:nz),tl1(:ngrdcol,:nz),exner(:ngrdcol,:nz),pdf_params%thl_1(1:ngrdcol,1:nz),pdf_params%thl_2(1:ngrdcol,1:nz),pdf_params) 1012, Generating implicit firstprivate(nz,ngrdcol) Generating NVIDIA GPU code 1013, !$acc loop gang, vector(128) collapse(2) ! blockidx%x threadidx%x 1014, ! blockidx%x threadidx%x collapsed 1012, Generating default present(pdf_params%rsatl_1(1:ngrdcol,1:nz),rsatl_1(:ngrdcol,:nz),rsatl_2(:ngrdcol,:nz),pdf_params,pdf_params%rsatl_2(1:ngrdcol,1:nz)) 1078, Generating implicit firstprivate(ngrdcol,nz) Generating NVIDIA GPU code 1079, !$acc loop gang, vector(128) collapse(2) ! blockidx%x threadidx%x 1080, ! blockidx%x threadidx%x collapsed 1078, Generating default present(ice_supersat_frac(:ngrdcol,:nz),pdf_params,pdf_params%mixt_frac(1:ngrdcol,1:nz),pdf_params%ice_supersat_frac_2(1:ngrdcol,1:nz),pdf_params%ice_supersat_frac_1(1:ngrdcol,1:nz)) 1111, Generating implicit firstprivate(nz,ngrdcol) Generating NVIDIA GPU code 1112, !$acc loop gang, vector(128) collapse(2) ! blockidx%x threadidx%x 1113, ! blockidx%x threadidx%x collapsed 1111, Generating default present(rcm(:ngrdcol,:nz),pdf_params%rc_2(1:ngrdcol,1:nz),cloud_frac(:ngrdcol,:nz),pdf_params%mixt_frac(1:ngrdcol,1:nz),pdf_params%rc_1(1:ngrdcol,1:nz),pdf_params,pdf_params%cloud_frac_1(1:ngrdcol,1:nz),pdf_params%cloud_frac_2(1:ngrdcol,1:nz)) 1128, Generating implicit firstprivate(nz,ngrdcol) Generating NVIDIA GPU code 1129, !$acc loop gang, vector(128) collapse(2) ! blockidx%x threadidx%x 1130, ! blockidx%x threadidx%x collapsed 1128, Generating default present(pdf_params%corr_w_eta_2(1:ngrdcol,1:nz),pdf_params%corr_w_eta_1(1:ngrdcol,1:nz),pdf_params%corr_w_chi_2(1:ngrdcol,1:nz),pdf_params%corr_w_chi_1(1:ngrdcol,1:nz),pdf_params) 1218, Generating implicit firstprivate(nz,ngrdcol) Generating NVIDIA GPU code 1219, !$acc loop gang, vector(128) collapse(2) ! blockidx%x threadidx%x 1220, ! blockidx%x threadidx%x collapsed 1218, Generating default present(uprcp_contrib_comp_2(:ngrdcol,:nz),vprcp(:ngrdcol,:nz),vprcp_contrib_comp_1(:ngrdcol,:nz),thv_ds(:ngrdcol,:nz),uprcp(:ngrdcol,:nz),uprcp_contrib_comp_1(:ngrdcol,:nz),rtprcp_contrib_comp_2(:ngrdcol,:nz),thlprcp(:ngrdcol,:nz),thlprcp_contrib_comp_1(:ngrdcol,:nz),rc_coef(:ngrdcol,:nz),rtprcp(:ngrdcol,:nz),rtprcp_contrib_comp_1(:ngrdcol,:nz),vprcp_contrib_comp_2(:ngrdcol,:nz),wp2rcp(:ngrdcol,:nz),wp2rcp_contrib_comp_1(:ngrdcol,:nz),wp2rcp_contrib_comp_2(:ngrdcol,:nz),wprcp(:ngrdcol,:nz),wprcp_contrib_comp_2(:ngrdcol,:nz),wprcp_contrib_comp_1(:ngrdcol,:nz),exner(:ngrdcol,:nz),pdf_params,pdf_params%mixt_frac(1:ngrdcol,1:nz),thlprcp_contrib_comp_2(:ngrdcol,:nz)) 1247, Generating implicit firstprivate(nz,ngrdcol) Generating NVIDIA GPU code 1248, !$acc loop gang, vector(128) collapse(2) ! blockidx%x threadidx%x 1249, ! blockidx%x threadidx%x collapsed 1247, Generating default present(thlprcp(:ngrdcol,:nz),rtpthvp(:ngrdcol,:nz),thlp2(:ngrdcol,:nz),rtpthlp(:ngrdcol,:nz),rtprcp(:ngrdcol,:nz),rc_coef(:ngrdcol,:nz),rtp2(:ngrdcol,:nz),wp2thlp(:ngrdcol,:nz),wp2rtp(:ngrdcol,:nz),wp2rcp(:ngrdcol,:nz),thv_ds(:ngrdcol,:nz),wpthvp(:ngrdcol,:nz),wpthlp(:ngrdcol,:nz),wprtp(:ngrdcol,:nz),thlpthvp(:ngrdcol,:nz),wprcp(:ngrdcol,:nz),wp2thvp(:ngrdcol,:nz)) 1285, Generating implicit firstprivate(ngrdcol,sclr_dim,nz) Generating NVIDIA GPU code 1286, !$acc loop gang, vector(128) collapse(3) ! blockidx%x threadidx%x 1287, ! blockidx%x threadidx%x collapsed 1288, ! blockidx%x threadidx%x collapsed 1285, Generating default present(corr_sclr_thl_2(:ngrdcol,:nz,:sclr_dim),pdf_params%cloud_frac_1(1:ngrdcol,1:nz),varnce_sclr2(:ngrdcol,:nz,:sclr_dim),varnce_sclr1(:ngrdcol,:nz,:sclr_dim),pdf_params%varnce_rt_1(1:ngrdcol,1:nz),pdf_params%crt_1(1:ngrdcol,1:nz),pdf_params%cthl_2(1:ngrdcol,1:nz),corr_sclr_rt_1(:ngrdcol,:nz,:sclr_dim),pdf_params,thv_ds(:ngrdcol,:nz),pdf_params%rc_2(1:ngrdcol,1:nz),pdf_params%cloud_frac_2(1:ngrdcol,1:nz),pdf_params%rc_1(1:ngrdcol,1:nz),sclr1(:ngrdcol,:nz,:sclr_dim),sclr2(:ngrdcol,:nz,:sclr_dim),pdf_params%mixt_frac(1:ngrdcol,1:nz),rc_coef(:ngrdcol,:nz),pdf_params%varnce_rt_2(1:ngrdcol,1:nz),pdf_params%crt_2(1:ngrdcol,1:nz),corr_sclr_rt_2(:ngrdcol,:nz,:sclr_dim),pdf_params%varnce_thl_1(1:ngrdcol,1:nz),pdf_params%cthl_1(1:ngrdcol,1:nz),corr_sclr_thl_1(:ngrdcol,:nz,:sclr_dim),sclrm(:ngrdcol,:nz,:sclr_dim),pdf_params%varnce_thl_2(1:ngrdcol,1:nz),sclrpthvp(:ngrdcol,:nz,:sclr_dim),sclrprcp(:ngrdcol,:nz,:sclr_dim),sclrprtp(:ngrdcol,:nz,:sclr_dim),sclrpthlp(:ngrdcol,:nz,:sclr_dim)) 1328, Generating implicit firstprivate(nz,ngrdcol) Generating NVIDIA GPU code 1329, !$acc loop gang, vector(128) collapse(2) ! blockidx%x threadidx%x 1330, ! blockidx%x threadidx%x collapsed 1328, Generating default present(rcp2(:ngrdcol,:nz),rcm(:ngrdcol,:nz),pdf_params%stdev_chi_2(1:ngrdcol,1:nz),pdf_params,pdf_params%mixt_frac(1:ngrdcol,1:nz),pdf_params%rc_2(1:ngrdcol,1:nz),pdf_params%chi_2(1:ngrdcol,1:nz),pdf_params%chi_1(1:ngrdcol,1:nz),pdf_params%rc_1(1:ngrdcol,1:nz),pdf_params%stdev_chi_1(1:ngrdcol,1:nz),pdf_params%cloud_frac_1(1:ngrdcol,1:nz),pdf_params%cloud_frac_2(1:ngrdcol,1:nz)) 1361, Generating implicit firstprivate(nz,ngrdcol) Generating NVIDIA GPU code 1362, !$acc loop gang, vector(128) collapse(2) ! blockidx%x threadidx%x 1363, ! blockidx%x threadidx%x collapsed 1361, Generating default present(cloudy_downdraft_frac(:ngrdcol,:nz),cloudy_updraft_frac(:ngrdcol,:nz),w_up_in_cloud(:ngrdcol,:nz),w_down_in_cloud(:ngrdcol,:nz)) 1409, Generating update self(pdf_params%ice_supersat_frac_1(:,:),pdf_params%cthl_2(:,:),pdf_params%ice_supersat_frac_2(:,:),pdf_params%cloud_frac_1(:,:),pdf_params%chi_2(:,:),pdf_params%rc_1(:,:),pdf_params%mixt_frac(:,:),pdf_params%rsatl_1(:,:),pdf_params%rc_2(:,:),pdf_params%corr_chi_eta_1(:,:),pdf_params%cloud_frac_2(:,:),pdf_params%corr_w_eta_1(:,:),pdf_params%corr_w_chi_2(:,:),pdf_params%corr_w_chi_1(:,:),pdf_params%corr_rt_thl_2(:,:),pdf_params%covar_chi_eta_1(:,:),pdf_params%corr_w_thl_2(:,:),pdf_params%stdev_eta_1(:,:),pdf_params%stdev_chi_2(:,:),pdf_params%stdev_chi_1(:,:),pdf_params%rt_2(:,:),pdf_params%chi_1(:,:),pdf_params%alpha_thl(:,:),pdf_params%cthl_1(:,:),pdf_params%crt_2(:,:),pdf_params%crt_1(:,:),pdf_params%covar_chi_eta_2(:,:),cloud_frac(:,:),pdf_params%alpha_rt(:,:),pdf_params%corr_rt_thl_1(:,:),pdf_params%corr_chi_eta_2(:,:),pdf_params%corr_w_thl_1(:,:),pdf_params%corr_w_rt_2(:,:),pdf_params%corr_w_rt_1(:,:),pdf_params%corr_w_eta_2(:,:),pdf_params%varnce_thl_1(:,:),pdf_params%varnce_rt_2(:,:),pdf_params%thl_1(:,:),pdf_params%stdev_eta_2(:,:),pdf_params%varnce_rt_1(:,:),pdf_params%thl_2(:,:),pdf_params%rt_1(:,:),pdf_params%rsatl_2(:,:),pdf_params%varnce_w_1(:,:),pdf_params%varnce_thl_2(:,:),pdf_params%w_1(:,:),pdf_params%varnce_w_2(:,:),wprtp2(:,:),rcm(:,:),rtpthvp(:,:),rcp2(:,:),thlpthvp(:,:),wp4(:,:),thlprcp(:,:),rtprcp(:,:),wp2thlp(:,:),wpthlp2(:,:),pdf_params%w_2(:,:),wp2rtp(:,:),wprtpthlp(:,:),wp2rcp(:,:),wprcp(:,:),wp2thvp(:,:),wpthvp(:,:)) 1436, Generating update self(sclrpthvp(:,:,:),wpsclrpthlp(:,:,:),wpsclrprtp(:,:,:),wpsclrp2(:,:,:),wp2sclrp(:,:,:),sclrprcp(:,:,:)) 1461, Generating update self(exner(:,:),rtp2(:,:),wprtp(:,:),thlm(:,:),sigma_sqd_w(:,:),wp3(:,:),rtm(:,:),p_in_pa(:,:),rtpthlp(:,:),wp2(:,:),wm(:,:),thv_ds(:,:),thlp2(:,:),ice_supersat_frac(:,:),wpthlp(:,:)) 1464, Generating update self(sclrprtp(:,:,:),sclrp2(:,:,:),sclrm(:,:,:),wpsclrp(:,:,:),sclrpthlp(:,:,:)) 1756, Generating exit data delete(rsatl_1(:,:),rc_2_ice(:,:),rc_1_ice(:,:),corr_v_w_2(:,:),vprcp_contrib_comp_1(:,:),varnce_v_2(:,:),uprcp_contrib_comp_1(:,:),u_2(:,:),thlprcp_contrib_comp_1(:,:),sqrt_wp2(:,:),rtprcp_contrib_comp_1(:,:),rsatl_2(:,:),wp2rcp_contrib_comp_1(:,:),vprcp_contrib_comp_2(:,:),wprcp_contrib_comp_1(:,:),wp2rcp_contrib_comp_2(:,:),sku(:,:),skthl(:,:),rtprcp_contrib_comp_2(:,:),skrt(:,:),skv(:,:),tl1(:,:),thlprcp_contrib_comp_2(:,:),corr_v_w_1(:,:),corr_u_w_2(:,:),corr_u_w_1(:,:),alpha_v(:,:),alpha_u(:,:),varnce_v_1(:,:),varnce_u_2(:,:),v_1(:,:),uprcp_contrib_comp_2(:,:),varnce_u_1(:,:),v_2(:,:),u_1(:,:),tl2(:,:),wprcp_contrib_comp_2(:,:)) 1768, Generating exit data delete(sclr2(:,:,:),corr_w_sclr_1(:,:,:),corr_sclr_thl_2(:,:,:),corr_sclr_rt_1(:,:,:),alpha_sclr(:,:,:),corr_sclr_thl_1(:,:,:),corr_sclr_rt_2(:,:,:),varnce_sclr2(:,:,:),varnce_sclr1(:,:,:),sksclr(:,:,:),sclr1(:,:,:),corr_w_sclr_2(:,:,:)) transform_pdf_chi_eta_component: 1844, Generating implicit firstprivate(ngrdcol,nz) Generating NVIDIA GPU code 1845, !$acc loop gang, vector(128) collapse(2) ! blockidx%x threadidx%x 1846, ! blockidx%x threadidx%x collapsed 1844, Generating default present(crt(:ngrdcol,:nz),cthl(:ngrdcol,:nz),chi(:ngrdcol,:nz),rsatl(:ngrdcol,:nz),exner(:ngrdcol,:nz),rt(:ngrdcol,:nz),tl(:ngrdcol,:nz)) 1846, Generating implicit firstprivate(invrs_beta_rsatl_p1,beta) 1871, Generating implicit firstprivate(nz,ngrdcol) Generating NVIDIA GPU code 1872, !$acc loop gang, vector(128) collapse(2) ! blockidx%x threadidx%x 1873, ! blockidx%x threadidx%x collapsed 1871, Generating default present(stdev_chi(:ngrdcol,:nz),cthl(:ngrdcol,:nz),corr_chi_eta(:ngrdcol,:nz),corr_rt_thl(:ngrdcol,:nz),crt(:ngrdcol,:nz),varnce_thl(:ngrdcol,:nz),varnce_rt(:ngrdcol,:nz),covar_chi_eta(:ngrdcol,:nz),stdev_eta(:ngrdcol,:nz)) 1873, Generating implicit firstprivate(varnce_eta,varnce_thl_term,varnce_rt_term,corr_rt_thl_term,varnce_chi) calc_wp4_pdf: 1981, Generating implicit firstprivate(ngrdcol,nz) Generating NVIDIA GPU code 1982, !$acc loop gang, vector(128) collapse(2) ! blockidx%x threadidx%x 1983, ! blockidx%x threadidx%x collapsed 1981, Generating default present(wp4(:ngrdcol,:nz),wm(:ngrdcol,:nz),mixt_frac(:ngrdcol,:nz),varnce_w_2(:ngrdcol,:nz),varnce_w_1(:ngrdcol,:nz),w_2(:ngrdcol,:nz),w_1(:ngrdcol,:nz)) calc_wp2xp2_pdf: 2086, Generating implicit firstprivate(nz,ngrdcol) Generating NVIDIA GPU code 2087, !$acc loop gang, vector(128) collapse(2) ! blockidx%x threadidx%x 2088, ! blockidx%x threadidx%x collapsed 2086, Generating default present(wm(:ngrdcol,:nz),varnce_x_2(:ngrdcol,:nz),wp2xp2(:ngrdcol,:nz),varnce_w_2(:ngrdcol,:nz),mixt_frac(:ngrdcol,:nz),corr_w_x_2(:ngrdcol,:nz),w_2(:ngrdcol,:nz),w_1(:ngrdcol,:nz),xm(:ngrdcol,:nz),x_2(:ngrdcol,:nz),x_1(:ngrdcol,:nz),corr_w_x_1(:ngrdcol,:nz),varnce_x_1(:ngrdcol,:nz),varnce_w_1(:ngrdcol,:nz)) calc_wp2xp_pdf: 2193, Generating implicit firstprivate(ngrdcol,nz) Generating NVIDIA GPU code 2194, !$acc loop gang, vector(128) collapse(2) ! blockidx%x threadidx%x 2195, ! blockidx%x threadidx%x collapsed 2193, Generating default present(wm(:ngrdcol,:nz),wp2xp(:ngrdcol,:nz),varnce_x_2(:ngrdcol,:nz),mixt_frac(:ngrdcol,:nz),varnce_w_2(:ngrdcol,:nz),corr_w_x_2(:ngrdcol,:nz),xm(:ngrdcol,:nz),x_2(:ngrdcol,:nz),x_1(:ngrdcol,:nz),w_2(:ngrdcol,:nz),w_1(:ngrdcol,:nz),corr_w_x_1(:ngrdcol,:nz),varnce_w_1(:ngrdcol,:nz),varnce_x_1(:ngrdcol,:nz)) calc_wpxp2_pdf: 2293, Generating implicit firstprivate(nz,ngrdcol) Generating NVIDIA GPU code 2294, !$acc loop gang, vector(128) collapse(2) ! blockidx%x threadidx%x 2295, ! blockidx%x threadidx%x collapsed 2293, Generating default present(wm(:ngrdcol,:nz),varnce_x_2(:ngrdcol,:nz),wpxp2(:ngrdcol,:nz),varnce_w_2(:ngrdcol,:nz),mixt_frac(:ngrdcol,:nz),corr_w_x_2(:ngrdcol,:nz),w_2(:ngrdcol,:nz),w_1(:ngrdcol,:nz),xm(:ngrdcol,:nz),x_2(:ngrdcol,:nz),x_1(:ngrdcol,:nz),corr_w_x_1(:ngrdcol,:nz),varnce_x_1(:ngrdcol,:nz),varnce_w_1(:ngrdcol,:nz)) calc_wpxpyp_pdf: 2420, Generating implicit firstprivate(nz,ngrdcol) Generating NVIDIA GPU code 2421, !$acc loop gang, vector(128) collapse(2) ! blockidx%x threadidx%x 2422, ! blockidx%x threadidx%x collapsed 2420, Generating default present(wm(:ngrdcol,:nz),varnce_y_2(:ngrdcol,:nz),corr_w_y_2(:ngrdcol,:nz),wpxpyp(:ngrdcol,:nz),corr_w_x_2(:ngrdcol,:nz),varnce_x_2(:ngrdcol,:nz),xm(:ngrdcol,:nz),varnce_w_2(:ngrdcol,:nz),mixt_frac(:ngrdcol,:nz),corr_x_y_2(:ngrdcol,:nz),w_2(:ngrdcol,:nz),w_1(:ngrdcol,:nz),corr_x_y_1(:ngrdcol,:nz),x_2(:ngrdcol,:nz),x_1(:ngrdcol,:nz),corr_w_y_1(:ngrdcol,:nz),varnce_y_1(:ngrdcol,:nz),ym(:ngrdcol,:nz),y_2(:ngrdcol,:nz),y_1(:ngrdcol,:nz),corr_w_x_1(:ngrdcol,:nz),varnce_x_1(:ngrdcol,:nz),varnce_w_1(:ngrdcol,:nz)) calc_liquid_cloud_frac_component: 2540, Generating implicit firstprivate(ngrdcol,nz) Generating NVIDIA GPU code 2541, !$acc loop gang, vector(128) collapse(2) ! blockidx%x threadidx%x 2542, ! blockidx%x threadidx%x collapsed 2540, Generating default present(rc(:ngrdcol,:nz),stdev_chi(:ngrdcol,:nz),cloud_frac(:ngrdcol,:nz),mean_chi(:ngrdcol,:nz)) 2542, Generating implicit firstprivate(zeta) calc_ice_cloud_frac_component: 2667, Generating implicit firstprivate(ngrdcol,nz) Generating NVIDIA GPU code 2669, !$acc loop gang, vector(128) collapse(2) ! blockidx%x threadidx%x Generating reduction(.or.:l_any_below_freezing) 2670, ! blockidx%x threadidx%x collapsed 2667, Generating default present(tl(:ngrdcol,:nz),rc_in(:ngrdcol,:nz),cloud_frac(:ngrdcol,:nz),rc(:ngrdcol,:nz),ice_supersat_frac(:ngrdcol,:nz)) Generating implicit copy(l_any_below_freezing) [if not already present] 2687, Generating create(rsat_ice(:,:)) [if not already present] 2692, Generating implicit firstprivate(nz,ngrdcol) Generating NVIDIA GPU code 2693, !$acc loop gang, vector(128) collapse(2) ! blockidx%x threadidx%x 2694, ! blockidx%x threadidx%x collapsed 2692, Generating default present(mean_chi(:ngrdcol,:nz),crt(:ngrdcol,:nz),rc(:ngrdcol,:nz),ice_supersat_frac(:ngrdcol,:nz),rsatl(:ngrdcol,:nz),tl(:ngrdcol,:nz),stdev_chi(:ngrdcol,:nz)) 2694, Generating implicit firstprivate(zeta,chi_at_ice_sat) calc_xprcp_component: 3176, Generating implicit firstprivate(ngrdcol,nz) Generating NVIDIA GPU code 3177, !$acc loop gang, vector(128) collapse(2) ! blockidx%x threadidx%x 3178, ! blockidx%x threadidx%x collapsed 3176, Generating default present(vm(:ngrdcol,:nz),varnce_w_i(:ngrdcol,:nz),uprcp_contrib_comp_i(:ngrdcol,:nz),um(:ngrdcol,:nz),u_i(:ngrdcol,:nz),thlprcp_contrib_comp_i(:ngrdcol,:nz),thlm(:ngrdcol,:nz),thl_i(:ngrdcol,:nz),stdev_eta_i(:ngrdcol,:nz),crt_i(:ngrdcol,:nz),rtm(:ngrdcol,:nz),rt_i(:ngrdcol,:nz),rcm(:ngrdcol,:nz),corr_chi_eta_i(:ngrdcol,:nz),cloud_frac_i(:ngrdcol,:nz),stdev_chi_i(:ngrdcol,:nz),rtprcp_contrib_comp_i(:ngrdcol,:nz),wm(:ngrdcol,:nz),v_i(:ngrdcol,:nz),wprcp_contrib_comp_i(:ngrdcol,:nz),wp2rcp_contrib_comp_i(:ngrdcol,:nz),w_i(:ngrdcol,:nz),vprcp_contrib_comp_i(:ngrdcol,:nz),rc_i(:ngrdcol,:nz),cthl_i(:ngrdcol,:nz)) calc_w_up_in_cloud: 3312, Generating implicit firstprivate(nz,ngrdcol) Generating NVIDIA GPU code 3313, !$acc loop gang, vector(128) collapse(2) ! blockidx%x threadidx%x 3314, ! blockidx%x threadidx%x collapsed 3312, Generating default present(w_2(:ngrdcol,:nz),w_up_in_cloud(:ngrdcol,:nz),w_down_in_cloud(:ngrdcol,:nz),cloud_frac_2(:ngrdcol,:nz),cloudy_downdraft_frac(:ngrdcol,:nz),cloudy_updraft_frac(:ngrdcol,:nz),cloud_frac_1(:ngrdcol,:nz),w_1(:ngrdcol,:nz),varnce_w_2(:ngrdcol,:nz),varnce_w_1(:ngrdcol,:nz),mixt_frac(:ngrdcol,:nz)) 3314, Generating implicit firstprivate(ratio_w_2,stdev_w_1,w_down_2,stdev_w_2,updraft_frac_2,exp_neg_ratio_w_2_sqd,downdraft_frac_2,erf_ratio_w_2,w_up_2,w_up_1,updraft_frac_1,w_down_1,downdraft_frac_1,ratio_w_1,erf_ratio_w_1,exp_neg_ratio_w_1_sqd) nvfortran -DNETCDF -DCLUBB_REAL_TYPE=8 -DCLUBB_GPU -DCUDA -DCOAMPS_MICRO -DNR_SP -DSILHS -Dradoffline -Dnooverlap -DCLUBB -I/usr/local/spack/opt/spack/linux-pop22-cascadelake/nvhpc-24.3/netcdf-fortran-4.5.3-sl35xhk3ea5mtoylsgjg62d2bg3zto3k/include -Mcache_align -O2 -Mbackslash -Mstandard -Kieee -acc -Minfo=accel -c /home/jenkins/workspace/clubb_nvhpc_gpu_vs_cpu_diffness/compile/../src/CLUBB_core/advance_clubb_core_module.F90 advance_clubb_core: 891, Generating enter data create(lhs_splat_wp2(:,:),kmh_zm(:,:),mixt_frac_zm(:,:),tau_max_zm(:,:),stability_correction(:,:),lscale_down(:,:),rcp2_zt(:,:),a3_coef_zt(:,:),brunt_vaisala_freq_sqd_splat(:,:),brunt_vaisala_freq_sqd_moist(:,:),brunt_vaisala_freq_sqd_smth(:,:),brunt_vaisala_freq_sqd_mixed(:,:),brunt_vaisala_freq_sqd(:,:),brunt_vaisala_freq_sqd_dry(:,:),brunt_vaisala_freq_clipped(:,:),cloud_frac_zm(:,:),invrs_tau_wp3_zm(:,:),invrs_tau_xp2_zm(:,:),invrs_tau_no_n2_zm(:,:),invrs_tau_sfc(:,:),ice_supersat_frac_zm(:,:),invrs_tau_n2_zm(:,:),invrs_tau_wp2_zm(:,:),invrs_tau_wp3_zt(:,:),invrs_tau_shear(:,:),invrs_tau_bkgnd(:,:),invrs_tau_c1_zm(:,:),invrs_tau_c6_zm(:,:),invrs_tau_wpxp_zm(:,:),invrs_tau_c14_zm(:,:),invrs_tau_c4_zm(:,:),invrs_tau_n2_iso(:,:),sqrt_em_zt(:,:),rc_coef(:,:),thlm1000(:),tau_zt(:,:),rcm_supersat_adj(:,:),thlm700(:),ri_zm(:,:),gamma_skw_fnc(:,:),brunt_vaisala_freq_sqd_zt(:,:),rcp2(:,:),lscale_zm(:,:),varnce_w_1_zm(:,:),upwp_zt(:,:),w_1_zm(:,:),vpwp_zt(:,:),wpthlp_zt(:,:),skw_zt(:,:),sigma_sqd_w_tmp(:,:),sigma_sqd_w(:,:),rtpthlp_zt(:,:),em(:,:),km_zm(:,:),invrs_tau_zt(:,:),mu(:),wp3_on_wp2(:,:),wp2rcp(:,:),a3_coef(:,:),sigma_sqd_w_zt(:,:),vp2_zt(:,:),up2_zt(:,:),varnce_w_2_zm(:,:),thvm_zm(:,:),rtprcp(:,:),rtm_zm(:,:),wprtp2(:,:),wpthlp2(:,:),thlm_zm(:,:),w_2_zm(:,:),tau_zm(:,:),tau_max_zt(:,:),ddzt_vm(:,:),lscale(:,:),lscale_up(:,:),lscale_max(:),lhs_splat_wp3(:,:),wp3_on_wp2_zt(:,:),wp2_zt(:,:),wprtp_zt(:,:),wp3_zm(:,:),wprtpthlp(:,:),ddzt_umvm_sqd(:,:),ddzt_um(:,:),ddzt_umvm_sqd_clipped(:,:),ddzm_thvm_zm(:,:),rcm_zm(:,:),rtp2_zt(:,:),cx_fnc_richardson(:,:),thvm(:,:),thlp2_zt(:,:),skw_zm(:,:),skw_velocity(:,:),xp3_coef_fnc(:,:)) 912, Generating enter data create(wpsclrp2(:,:,:),wpsclrprtp(:,:,:),wpsclrp_zt(:,:),wp2sclrp(:,:,:),sclrprcp(:,:,:),sclrp2_zt(:,:),wpsclrpthlp(:,:,:)) 916, Generating enter data create(wpedsclrp(:,:,:)) 933, Generating update self(rtm(:,:),rho_ds_zt(:,:),gr%dzt(:,:),thlm(:,:),wm_zt(:,:),wm_zm(:,:)) 960, Generating update self(rtp2(:,:),thlm_forcing(:,:),rtm_forcing(:,:),wp2(:,:),wm_zt(:,:),wprtp_sfc(:),rtpthlp(:,:),wp3(:,:),rho_zm(:,:),vm_forcing(:,:),um_forcing(:,:),vp2(:,:),upwp_sfc(:),up2(:,:),thv_ds_zt(:,:),p_in_pa(:,:),vpwp(:,:),upwp(:,:),wprtp(:,:),wpthlp(:,:),thv_ds_zm(:,:),thlp2(:,:),invrs_rho_ds_zm(:,:),exner(:,:),rho_ds_zm(:,:),rho(:,:),p_sfc(:),rho_ds_zt(:,:),invrs_rho_ds_zt(:,:),wm_zm(:,:),vpwp_sfc(:),vm(:,:),um(:,:),rtm(:,:),thlm(:,:),wpthlp_sfc(:)) 967, Generating update self(sclrm(:,:,:),sclrprtp(:,:,:),sclrp2(:,:,:),sclrm_forcing(:,:,:),wpedsclrp_sfc(:,:),sclrpthlp(:,:,:),wpsclrp(:,:,:),wpsclrp_sfc(:,:)) 971, Generating update self(edsclrm_forcing(:,:,:),edsclrm(:,:,:)) 1004, Generating update self(wp2(:,:),upwp(:,:),thlp2(:,:),rtpthlp(:,:),rfrzm(:,:),rtp2(:,:),thlm(:,:),rtm(:,:),vp2(:,:),up2(:,:),wpthlp(:,:),wprtp(:,:),wp3(:,:),um(:,:),vm(:,:),vpwp(:,:)) 1065, Generating implicit firstprivate(ngrdcol) Generating NVIDIA GPU code 1066, !$acc loop gang, vector(128) ! blockidx%x threadidx%x 1065, Generating default present(wpthlp_sfc(:ngrdcol),wpthlp(:ngrdcol,:1),wprtp_sfc(:ngrdcol),wprtp(:ngrdcol,:1),vpwp_sfc(:ngrdcol),upwp(:ngrdcol,:1),vpwp(:ngrdcol,:1),upwp_sfc(:ngrdcol)) 1075, Generating implicit firstprivate(ngrdcol) Generating NVIDIA GPU code 1076, !$acc loop gang, vector(128) ! blockidx%x threadidx%x 1075, Generating default present(upwp_pert(:ngrdcol,:1),vpwp_sfc_pert(:ngrdcol),vpwp_pert(:ngrdcol,:1),upwp_sfc_pert(:ngrdcol)) 1085, Generating implicit firstprivate(ngrdcol,sclr_dim) Generating NVIDIA GPU code 1086, !$acc loop gang, vector(128) collapse(2) ! blockidx%x threadidx%x 1087, ! blockidx%x threadidx%x collapsed 1085, Generating default present(wpsclrp_sfc(:ngrdcol,:sclr_dim),wpsclrp(:ngrdcol,:1,:sclr_dim)) 1095, Generating implicit firstprivate(edsclr_dim,ngrdcol) Generating NVIDIA GPU code 1096, !$acc loop gang, vector(128) collapse(2) ! blockidx%x threadidx%x 1097, ! blockidx%x threadidx%x collapsed 1095, Generating default present(wpedsclrp(:ngrdcol,:1,:edsclr_dim),wpedsclrp_sfc(:ngrdcol,:edsclr_dim)) 1106, Generating implicit firstprivate(ngrdcol) Generating NVIDIA GPU code 1107, !$acc loop gang, vector(128) ! blockidx%x threadidx%x 1106, Generating default present(wprtp(:ngrdcol,:1),wpthlp(:ngrdcol,:1),vpwp(:ngrdcol,:1),upwp(:ngrdcol,:1)) 1117, Generating implicit firstprivate(sclr_dim,ngrdcol) Generating NVIDIA GPU code 1118, !$acc loop gang, vector(128) collapse(2) ! blockidx%x threadidx%x 1119, ! blockidx%x threadidx%x collapsed 1117, Generating default present(wpsclrp(:ngrdcol,:1,:sclr_dim)) 1127, Generating implicit firstprivate(ngrdcol,edsclr_dim) Generating NVIDIA GPU code 1128, !$acc loop gang, vector(128) collapse(2) ! blockidx%x threadidx%x 1129, ! blockidx%x threadidx%x collapsed 1127, Generating default present(wpedsclrp(:ngrdcol,:1,:edsclr_dim)) 1145, Generating implicit firstprivate(ngrdcol) Generating NVIDIA GPU code 1146, !$acc loop gang, vector(128) ! blockidx%x threadidx%x 1145, Generating default present(mu(:ngrdcol),clubb_params(:ngrdcol,60)) 1254, Generating implicit firstprivate(nzm,ngrdcol) Generating NVIDIA GPU code 1255, !$acc loop gang, vector(128) collapse(2) ! blockidx%x threadidx%x 1256, ! blockidx%x threadidx%x collapsed 1254, Generating default present(skw_zm(:ngrdcol,:nzm),gamma_skw_fnc(:ngrdcol,:nzm),clubb_params(:ngrdcol,57:59)) 1256, Generating implicit firstprivate(gamma_coef,gamma_coefc,gamma_coefb) 1310, Generating implicit firstprivate(nzm,ngrdcol) Generating NVIDIA GPU code 1311, !$acc loop gang, vector(128) collapse(2) ! blockidx%x threadidx%x 1312, ! blockidx%x threadidx%x collapsed 1310, Generating default present(sigma_sqd_w(:ngrdcol,:nzm),a3_coef(:ngrdcol,:nzm)) 1321, Generating implicit firstprivate(nzm,ngrdcol) Generating NVIDIA GPU code 1322, !$acc loop gang, vector(128) collapse(2) ! blockidx%x threadidx%x 1323, ! blockidx%x threadidx%x collapsed 1321, Generating default present(clubb_params(:ngrdcol,98),a3_coef(:ngrdcol,:nzm)) 1344, Generating implicit firstprivate(nzt,ngrdcol) Generating NVIDIA GPU code 1345, !$acc loop gang, vector(128) collapse(2) ! blockidx%x threadidx%x 1346, ! blockidx%x threadidx%x collapsed 1344, Generating default present(wp3_on_wp2_zt(:ngrdcol,:nzt),wp3(:ngrdcol,:nzt),wp2_zt(:ngrdcol,:nzt)) 1353, Generating implicit firstprivate(nzt,ngrdcol) Generating NVIDIA GPU code 1354, !$acc loop gang, vector(128) collapse(2) ! blockidx%x threadidx%x 1355, ! blockidx%x threadidx%x collapsed 1353, Generating default present(wp3_on_wp2_zt(:ngrdcol,:nzt)) 1384, Generating implicit firstprivate(nzm,ngrdcol) Generating NVIDIA GPU code 1385, !$acc loop gang, vector(128) collapse(2) ! blockidx%x threadidx%x 1386, ! blockidx%x threadidx%x collapsed 1384, Generating default present(wp2(:ngrdcol,:nzm),em(:ngrdcol,:nzm)) 1392, Generating implicit firstprivate(nzm,ngrdcol) Generating NVIDIA GPU code 1393, !$acc loop gang, vector(128) collapse(2) ! blockidx%x threadidx%x 1394, ! blockidx%x threadidx%x collapsed 1392, Generating default present(up2(:ngrdcol,:nzm),wp2(:ngrdcol,:nzm),vp2(:ngrdcol,:nzm),em(:ngrdcol,:nzm)) 1404, Generating implicit firstprivate(nzt,ngrdcol) Generating NVIDIA GPU code 1405, !$acc loop gang, vector(128) collapse(2) ! blockidx%x threadidx%x 1406, ! blockidx%x threadidx%x collapsed 1404, Generating default present(sqrt_em_zt(:ngrdcol,:nzt)) 1435, Generating implicit firstprivate(nzm,ngrdcol) Generating NVIDIA GPU code 1436, !$acc loop gang, vector(128) collapse(2) ! blockidx%x threadidx%x 1437, ! blockidx%x threadidx%x collapsed 1435, Generating default present(ddzt_um(:ngrdcol,:nzm),ddzt_vm(:ngrdcol,:nzm),ddzt_umvm_sqd(:ngrdcol,:nzm)) 1444, Generating update self(ddzt_umvm_sqd(:,:)) 1508, Generating implicit firstprivate(ngrdcol,nzt) Generating NVIDIA GPU code 1509, !$acc loop gang, vector(128) collapse(2) ! blockidx%x threadidx%x 1510, ! blockidx%x threadidx%x collapsed 1508, Generating default present(tau_zt(:ngrdcol,:nzt),sqrt_em_zt(:ngrdcol,:nzt),lscale(:ngrdcol,:nzt),clubb_params(:ngrdcol,69)) 1518, Generating implicit firstprivate(nzm,ngrdcol) Generating NVIDIA GPU code 1519, !$acc loop gang, vector(128) collapse(2) ! blockidx%x threadidx%x 1520, ! blockidx%x threadidx%x collapsed 1518, Generating default present(clubb_params(:ngrdcol,69),em(:ngrdcol,:nzm),tau_zm(:ngrdcol,:nzm)) 1527, Generating implicit firstprivate(nzm,ngrdcol) Generating NVIDIA GPU code 1528, !$acc loop gang, vector(128) collapse(2) ! blockidx%x threadidx%x 1529, ! blockidx%x threadidx%x collapsed 1527, Generating default present(invrs_tau_zm(:ngrdcol,:nzm),invrs_tau_wp2_zm(:ngrdcol,:nzm),invrs_tau_wp3_zm(:ngrdcol,:nzm),invrs_tau_wpxp_zm(:ngrdcol,:nzm),clubb_params(:ngrdcol,69),invrs_tau_xp2_zm(:ngrdcol,:nzm),tau_zm(:ngrdcol,:nzm),tau_max_zm(:ngrdcol,:nzm)) 1540, Generating implicit firstprivate(nzt,ngrdcol) Generating NVIDIA GPU code 1541, !$acc loop gang, vector(128) collapse(2) ! blockidx%x threadidx%x 1542, ! blockidx%x threadidx%x collapsed 1540, Generating default present(invrs_tau_zt(:ngrdcol,:nzt),clubb_params(:ngrdcol,69),invrs_tau_wp3_zt(:ngrdcol,:nzt),tau_zt(:ngrdcol,:nzt),tau_max_zt(:ngrdcol,:nzt)) 1598, Generating implicit firstprivate(nzt,ngrdcol) Generating NVIDIA GPU code 1599, !$acc loop gang, vector(128) collapse(2) ! blockidx%x threadidx%x 1600, ! blockidx%x threadidx%x collapsed 1598, Generating default present(clubb_params(:ngrdcol,37),kh_zt(:ngrdcol,:nzt),sqrt_em_zt(:ngrdcol,:nzt),lscale(:ngrdcol,:nzt)) 1608, Generating implicit firstprivate(nzm,ngrdcol) Generating NVIDIA GPU code 1609, !$acc loop gang, vector(128) collapse(2) ! blockidx%x threadidx%x 1610, ! blockidx%x threadidx%x collapsed 1608, Generating default present(em(:ngrdcol,:nzm),lscale_zm(:ngrdcol,:nzm),kh_zm(:ngrdcol,:nzm),clubb_params(:ngrdcol,37)) 1671, Generating update self(exner(:,:),thlm(:,:),rtm(:,:),p_in_pa(:,:),rcm(:,:)) 1704, Generating implicit firstprivate(nzm,ngrdcol) Generating NVIDIA GPU code 1705, !$acc loop gang, vector(128) collapse(2) ! blockidx%x threadidx%x 1706, ! blockidx%x threadidx%x collapsed 1704, Generating default present(mixt_frac_zm(:ngrdcol,:nzm),pdf_params_zm,varnce_w_1_zm(:ngrdcol,:nzm),pdf_params_zm%varnce_w_1(1:ngrdcol,1:nzm),pdf_params_zm%w_2(1:ngrdcol,1:nzm),pdf_params_zm%mixt_frac(1:ngrdcol,1:nzm),w_1_zm(:ngrdcol,:nzm),w_2_zm(:ngrdcol,:nzm),pdf_params_zm%w_1(1:ngrdcol,1:nzm),varnce_w_2_zm(:ngrdcol,:nzm),pdf_params_zm%varnce_w_2(1:ngrdcol,1:nzm)) 1742, Generating update self(stability_correction(:,:)) 1753, Generating implicit firstprivate(nzm,ngrdcol) Generating NVIDIA GPU code 1754, !$acc loop gang, vector(128) collapse(2) ! blockidx%x threadidx%x 1755, ! blockidx%x threadidx%x collapsed 1753, Generating default present(invrs_tau_c1_zm(:ngrdcol,:nzm),invrs_tau_c6_zm(:ngrdcol,:nzm),stability_correction(:ngrdcol,:nzm),invrs_tau_zm(:ngrdcol,:nzm),invrs_tau_n2_zm(:ngrdcol,:nzm)) 1763, Generating implicit firstprivate(nzm,ngrdcol) Generating NVIDIA GPU code 1764, !$acc loop gang, vector(128) collapse(2) ! blockidx%x threadidx%x 1765, ! blockidx%x threadidx%x collapsed 1763, Generating default present(invrs_tau_c6_zm(:ngrdcol,:nzm),invrs_tau_c1_zm(:ngrdcol,:nzm),invrs_tau_wpxp_zm(:ngrdcol,:nzm),invrs_tau_wp2_zm(:ngrdcol,:nzm)) 1775, Generating implicit firstprivate(nzm,ngrdcol) Generating NVIDIA GPU code 1776, !$acc loop gang, vector(128) collapse(2) ! blockidx%x threadidx%x 1777, ! blockidx%x threadidx%x collapsed 1775, Generating default present(invrs_tau_wp2_zm(:ngrdcol,:nzm),invrs_tau_c14_zm(:ngrdcol,:nzm)) 1793, Generating implicit firstprivate(nzm,ngrdcol) Generating NVIDIA GPU code 1794, !$acc loop gang, vector(128) collapse(2) ! blockidx%x threadidx%x 1795, ! blockidx%x threadidx%x collapsed 1793, Generating default present(invrs_tau_wp2_zm(:ngrdcol,:nzm),invrs_tau_c4_zm(:ngrdcol,:nzm)) 1812, Generating update self(brunt_vaisala_freq_sqd_moist(:,:),brunt_vaisala_freq_sqd(:,:),brunt_vaisala_freq_sqd_mixed(:,:),brunt_vaisala_freq_sqd_dry(:,:),brunt_vaisala_freq_sqd_smth(:,:),invrs_tau_sfc(:,:),invrs_tau_no_n2_zm(:,:),brunt_vaisala_freq_sqd_splat(:,:),invrs_tau_bkgnd(:,:),invrs_tau_wp2_zm(:,:),ri_zm(:,:),invrs_tau_zm(:,:),invrs_tau_wp3_zm(:,:),invrs_tau_shear(:,:),invrs_tau_wpxp_zm(:,:),invrs_tau_xp2_zm(:,:)) 1892, Generating implicit firstprivate(nzm,ngrdcol) Generating NVIDIA GPU code 1893, !$acc loop gang, vector(128) collapse(2) ! blockidx%x threadidx%x 1894, ! blockidx%x threadidx%x collapsed 1892, Generating default present(cx_fnc_richardson(:ngrdcol,:nzm)) 2213, Generating implicit firstprivate(nzm,ngrdcol) Generating NVIDIA GPU code 2214, !$acc loop gang, vector(128) collapse(2) ! blockidx%x threadidx%x 2215, ! blockidx%x threadidx%x collapsed 2213, Generating default present(kmh_zm(:ngrdcol,:nzm),km_zm(:ngrdcol,:nzm),kh_zm(:ngrdcol,:nzm),clubb_params(:ngrdcol,74:75)) 2224, Generating implicit firstprivate(nzt,ngrdcol) Generating NVIDIA GPU code 2225, !$acc loop gang, vector(128) collapse(2) ! blockidx%x threadidx%x 2226, ! blockidx%x threadidx%x collapsed 2224, Generating default present(edsclrm(:ngrdcol,:nzt,edsclr_dim-1:edsclr_dim),thlm(:ngrdcol,:nzt),rtm(:ngrdcol,:nzt)) 2226, Generating implicit firstprivate(edsclr_dim) 2266, Generating implicit firstprivate(nzt,ngrdcol) Generating NVIDIA GPU code 2267, !$acc loop gang, vector(128) collapse(2) ! blockidx%x threadidx%x 2268, ! blockidx%x threadidx%x collapsed 2266, Generating default present(rtm(:ngrdcol,:nzt),edsclrm(:ngrdcol,:nzt,edsclr_dim-1:edsclr_dim),thlm700(:ngrdcol),thlm1000(:ngrdcol),thlm(:ngrdcol,:nzt)) 2268, Generating implicit firstprivate(edsclr_dim) 2599, Generating update self(cloud_frac_zm(:,:),cloudy_downdraft_frac(:,:),vpwp_zt(:,:),w_down_in_cloud(:,:),sigma_sqd_w_zt(:,:),wp3_on_wp2(:,:),wp3_on_wp2_zt(:,:),a3_coef(:,:),cloudy_updraft_frac(:,:),rcm_zm(:,:),rtp3(:,:),thlp3(:,:),ice_supersat_frac_zm(:,:),skw_velocity(:,:),wp3_zm(:,:),wp2up2(:,:),wp2thvp(:,:),wpup2(:,:),wpthvp(:,:),wprtp2(:,:),wpthlp2(:,:),sigma_sqd_w(:,:),wprtp_zt(:,:),wp2_zt(:,:),kh_zm(:,:),tau_zm(:,:),lscale(:,:),lscale_down(:,:),wp2rcp(:,:),wp2rtp(:,:),kh_zt(:,:),upwp_zt(:,:),thvm(:,:),thv_ds_zt(:,:),rtpthvp(:,:),rcm_in_layer(:,:),a3_coef_zt(:,:),rcm(:,:),ice_supersat_frac(:,:),cloud_frac(:,:),exner(:,:),cloud_cover(:,:),rcm_supersat_adj(:,:),pdf_params_zm%w_2(:,:),rc_coef(:,:),wp4(:,:),rc_coef_zm(:,:),w_up_in_cloud(:,:),wm_zm(:,:),thv_ds_zm(:,:),thlpthvp(:,:),rho_ds_zm(:,:),rho(:,:),rho_ds_zt(:,:),rcp2(:,:),em(:,:),lscale_up(:,:),thlprcp(:,:),rtpthlp_zt(:,:),wp2thlp(:,:),wpthlp_zt(:,:),rtpthlp(:,:),rtprcp(:,:),thlp2_zt(:,:),thlp2(:,:),thlm_zm(:,:),rtp2_zt(:,:),rtp2(:,:),rtm_zm(:,:),wp3(:,:),wp2vp2(:,:),wp2(:,:),wm_zt(:,:),wpthlp(:,:),wprtpthlp(:,:),wprtp(:,:),wprcp(:,:),rtm(:,:),rho_zm(:,:),thlm(:,:),tau_zt(:,:),vp2(:,:),up2(:,:),vpwp(:,:),vp2_zt(:,:),upwp(:,:),up2_zt(:,:),vm(:,:),vg(:,:),um(:,:),ug(:,:),pdf_params_zm%ice_supersat_frac_1(:,:),pdf_params_zm%cthl_2(:,:),pdf_params_zm%ice_supersat_frac_2(:,:),pdf_params_zm%cloud_frac_1(:,:),pdf_params_zm%chi_2(:,:),pdf_params_zm%rc_1(:,:),pdf_params_zm%mixt_frac(:,:),pdf_params_zm%rsatl_1(:,:),pdf_params_zm%rc_2(:,:),pdf_params_zm%corr_chi_eta_1(:,:),pdf_params_zm%cloud_frac_2(:,:),pdf_params_zm%corr_w_eta_1(:,:),pdf_params_zm%corr_w_chi_2(:,:),pdf_params_zm%corr_w_chi_1(:,:),pdf_params_zm%corr_rt_thl_2(:,:),pdf_params_zm%covar_chi_eta_1(:,:),pdf_params_zm%corr_w_thl_2(:,:),pdf_params_zm%stdev_eta_1(:,:),pdf_params_zm%stdev_chi_2(:,:),pdf_params_zm%stdev_chi_1(:,:),pdf_params_zm%rt_2(:,:),pdf_params_zm%chi_1(:,:),pdf_params_zm%alpha_thl(:,:),pdf_params_zm%cthl_1(:,:),pdf_params_zm%crt_2(:,:),pdf_params_zm%crt_1(:,:),pdf_params_zm%covar_chi_eta_2(:,:),pdf_params%w_2(:,:),pdf_params_zm%alpha_rt(:,:),pdf_params_zm%corr_rt_thl_1(:,:),pdf_params_zm%corr_chi_eta_2(:,:),pdf_params_zm%corr_w_thl_1(:,:),pdf_params_zm%corr_w_rt_2(:,:),pdf_params_zm%corr_w_rt_1(:,:),pdf_params_zm%corr_w_eta_2(:,:),pdf_params_zm%varnce_thl_1(:,:),pdf_params_zm%varnce_rt_2(:,:),pdf_params_zm%thl_1(:,:),pdf_params_zm%stdev_eta_2(:,:),pdf_params_zm%varnce_rt_1(:,:),pdf_params_zm%thl_2(:,:),pdf_params_zm%rt_1(:,:),pdf_params_zm%rsatl_2(:,:),pdf_params_zm%varnce_w_1(:,:),pdf_params_zm%varnce_thl_2(:,:),pdf_params_zm%w_1(:,:),pdf_params_zm%varnce_w_2(:,:),pdf_params%ice_supersat_frac_1(:,:),pdf_params%cthl_2(:,:),pdf_params%ice_supersat_frac_2(:,:),pdf_params%cloud_frac_1(:,:),pdf_params%chi_2(:,:),pdf_params%rc_1(:,:),pdf_params%mixt_frac(:,:),pdf_params%rsatl_1(:,:),pdf_params%rc_2(:,:),pdf_params%corr_chi_eta_1(:,:),pdf_params%cloud_frac_2(:,:),pdf_params%corr_w_eta_1(:,:),pdf_params%corr_w_chi_2(:,:),pdf_params%corr_w_chi_1(:,:),pdf_params%corr_rt_thl_2(:,:),pdf_params%covar_chi_eta_1(:,:),pdf_params%corr_w_thl_2(:,:),pdf_params%stdev_eta_1(:,:),pdf_params%stdev_chi_2(:,:),pdf_params%stdev_chi_1(:,:),pdf_params%rt_2(:,:),pdf_params%chi_1(:,:),pdf_params%alpha_thl(:,:),pdf_params%cthl_1(:,:),pdf_params%crt_2(:,:),pdf_params%crt_1(:,:),pdf_params%covar_chi_eta_2(:,:),p_in_pa(:,:),pdf_params%alpha_rt(:,:),pdf_params%corr_rt_thl_1(:,:),pdf_params%corr_chi_eta_2(:,:),pdf_params%corr_w_thl_1(:,:),pdf_params%corr_w_rt_2(:,:),pdf_params%corr_w_rt_1(:,:),pdf_params%corr_w_eta_2(:,:),pdf_params%varnce_thl_1(:,:),pdf_params%varnce_rt_2(:,:),pdf_params%thl_1(:,:),pdf_params%stdev_eta_2(:,:),pdf_params%varnce_rt_1(:,:),pdf_params%thl_2(:,:),pdf_params%rt_1(:,:),pdf_params%rsatl_2(:,:),pdf_params%varnce_w_1(:,:),pdf_params%varnce_thl_2(:,:),pdf_params%w_1(:,:),pdf_params%varnce_w_2(:,:),wpvp2(:,:)) 2669, Generating update self(wp2sclrp(:,:,:),wpsclrprtp(:,:,:),wpsclrp2(:,:,:),wpsclrp(:,:,:),sclrpthvp(:,:,:),sclrp2(:,:,:),wpedsclrp(:,:,:),sclrpthlp(:,:,:),sclrm(:,:,:),sclrprtp(:,:,:),sclrprcp(:,:,:),sclrm_forcing(:,:,:),wpsclrpthlp(:,:,:)) 2674, Generating update self(edsclrm_forcing(:,:,:),edsclrm(:,:,:)) 2801, Generating update self(rtp2(:,:),thlm_forcing(:,:),rtm_forcing(:,:),wp2(:,:),wm_zt(:,:),wprtp_sfc(:),rtpthlp(:,:),wp3(:,:),rho_zm(:,:),vm_forcing(:,:),um_forcing(:,:),vp2(:,:),upwp_sfc(:),up2(:,:),thv_ds_zt(:,:),p_in_pa(:,:),vpwp(:,:),upwp(:,:),wprtp(:,:),wpthlp(:,:),thv_ds_zm(:,:),thlp2(:,:),invrs_rho_ds_zm(:,:),exner(:,:),rho_ds_zm(:,:),rho(:,:),p_sfc(:),rho_ds_zt(:,:),invrs_rho_ds_zt(:,:),wm_zm(:,:),vpwp_sfc(:),vm(:,:),um(:,:),rtm(:,:),thlm(:,:),wpthlp_sfc(:)) 2808, Generating update self(sclrm(:,:,:),sclrprtp(:,:,:),sclrp2(:,:,:),sclrm_forcing(:,:,:),wpedsclrp_sfc(:,:),sclrpthlp(:,:,:),wpsclrp(:,:,:),wpsclrp_sfc(:,:)) 2812, Generating update self(edsclrm_forcing(:,:,:),edsclrm(:,:,:)) 2844, Generating update self(thlm(:,:),rtm_forcing(:,:),rtm(:,:),rho_ds_zt(:,:),rho_ds_zm(:,:),wprtp_sfc(:),wprtp(:,:),wm_zt(:,:),thlm_forcing(:,:),wm_zm(:,:)) 2916, Generating exit data delete(wpsclrp2(:,:,:),wpsclrprtp(:,:,:),wpsclrp_zt(:,:),wp2sclrp(:,:,:),sclrprcp(:,:,:),sclrp2_zt(:,:),wpsclrpthlp(:,:,:)) 2920, Generating exit data delete(wpedsclrp(:,:,:)) 2923, Generating exit data delete(lhs_splat_wp2(:,:),kmh_zm(:,:),mixt_frac_zm(:,:),tau_max_zm(:,:),stability_correction(:,:),lscale_down(:,:),rcp2_zt(:,:),a3_coef_zt(:,:),brunt_vaisala_freq_sqd_splat(:,:),brunt_vaisala_freq_sqd_moist(:,:),brunt_vaisala_freq_sqd_smth(:,:),brunt_vaisala_freq_sqd_mixed(:,:),brunt_vaisala_freq_sqd(:,:),brunt_vaisala_freq_sqd_dry(:,:),brunt_vaisala_freq_clipped(:,:),cloud_frac_zm(:,:),invrs_tau_wp3_zm(:,:),invrs_tau_xp2_zm(:,:),invrs_tau_no_n2_zm(:,:),invrs_tau_sfc(:,:),ice_supersat_frac_zm(:,:),invrs_tau_n2_zm(:,:),invrs_tau_wp2_zm(:,:),invrs_tau_wp3_zt(:,:),invrs_tau_shear(:,:),invrs_tau_bkgnd(:,:),invrs_tau_c1_zm(:,:),invrs_tau_c6_zm(:,:),invrs_tau_wpxp_zm(:,:),invrs_tau_c14_zm(:,:),invrs_tau_c4_zm(:,:),invrs_tau_n2_iso(:,:),sqrt_em_zt(:,:),rc_coef(:,:),thlm1000(:),tau_zt(:,:),rcm_supersat_adj(:,:),thlm700(:),ri_zm(:,:),gamma_skw_fnc(:,:),brunt_vaisala_freq_sqd_zt(:,:),rcp2(:,:),lscale_zm(:,:),varnce_w_1_zm(:,:),upwp_zt(:,:),w_1_zm(:,:),vpwp_zt(:,:),xp3_coef_fnc(:,:),wpthlp_zt(:,:),skw_zt(:,:),sigma_sqd_w(:,:),rtpthlp_zt(:,:),em(:,:),km_zm(:,:),invrs_tau_zt(:,:),mu(:),wp3_on_wp2(:,:),wp2rcp(:,:),a3_coef(:,:),sigma_sqd_w_zt(:,:),vp2_zt(:,:),up2_zt(:,:),varnce_w_2_zm(:,:),thvm_zm(:,:),rtprcp(:,:),rtm_zm(:,:),wprtp2(:,:),wpthlp2(:,:),thlm_zm(:,:),w_2_zm(:,:),ddzt_umvm_sqd(:,:),ddzt_um(:,:),ddzt_umvm_sqd_clipped(:,:),ddzm_thvm_zm(:,:),sigma_sqd_w_tmp(:,:),tau_zm(:,:),tau_max_zt(:,:),ddzt_vm(:,:),lscale(:,:),lscale_up(:,:),lscale_max(:),lhs_splat_wp3(:,:),wp3_on_wp2_zt(:,:),wp2_zt(:,:),wprtp_zt(:,:),wp3_zm(:,:),wprtpthlp(:,:),rcm_zm(:,:),rtp2_zt(:,:),cx_fnc_richardson(:,:),thvm(:,:),thlp2_zt(:,:),skw_zm(:,:),skw_velocity(:,:)) pdf_closure_driver: 3464, Generating enter data create(rtpthvp_zt(:,:),skw_zt(:,:),upwp_zt(:,:),thlpthvp_zt(:,:),gamma_skw_fnc_zt(:,:),rel_humidity(:,:),vp3_zm(:,:),up3_zm(:,:),thlp3_zm(:,:),rtp3_zm(:,:),wp4_zt(:,:),thlprcp_zt(:,:),rtpthlp_zt(:,:),wpthlp_zt(:,:),wp3_zm(:,:),wp2up2_zt(:,:),wp2_zt(:,:),sku_zt(:,:),skv_zm(:,:),skthl_zt(:,:),sku_zm(:,:),skrt_zt(:,:),skthl_zm(:,:),sigma_sqd_w_zt(:,:),skrt_zm(:,:),skv_zt(:,:),skw_zm(:,:),sigma_sqd_w_tmp(:,:),gamma_skw_fnc(:,:),vprcp_zt(:,:),uprcp_zt(:,:),vp2_zt(:,:),vm_zm(:,:),up2_zt(:,:),um_zm(:,:),rtprcp_zt(:,:),wprtp_zt(:,:),wprcp_zt(:,:),thlp2_zt(:,:),t_in_k(:,:),rtp2_zt(:,:),rsat(:,:),wp2vp2_zt(:,:),vpwp_zt(:,:),wpthvp_zt(:,:)) 3474, Generating enter data create(w_up_in_cloud_zm(:,:),wp2thlp_zm(:,:),wprtp2_zm(:,:),wp2rtp_zm(:,:),wprtpthlp_zm(:,:),wp2rcp_zm(:,:),wp2thvp_zm(:,:),cloudy_updraft_frac_zm(:,:),exner_zm(:,:),cloudy_downdraft_frac_zm(:,:),p_in_pa_zm(:,:),wpup2_zm(:,:),wpthlp2_zm(:,:),w_down_in_cloud_zm(:,:),wpvp2_zm(:,:)) 3481, Generating enter data create(sksclr_zt(:,:,:),wpsclrprtp_zm(:,:,:),wp2sclrp_zm(:,:,:),wpsclrp_zt(:,:,:),sclrp3_zm(:,:,:),sclrpthlp_zt(:,:,:),sclrpthvp_zt(:,:,:),sksclr_zm(:,:,:),sclrprtp_zt(:,:,:),sclrprcp_zt(:,:,:),sclrp2_zt(:,:,:),sclrm_zm(:,:,:),wpsclrp2_zm(:,:,:),wpsclrpthlp_zm(:,:,:)) 3486, Generating enter data create(rtphmp(:,:,:),thlphmp(:,:,:),wphydrometp_zt(:,:,:),wp2hmp_zm(:,:,:)) 3570, Generating update self(skrt_zt(:,:),skrt_zm(:,:),skthl_zm(:,:),skthl_zt(:,:),skw_zt(:,:),skw_zm(:,:)) 3595, Generating implicit firstprivate(nzm,ngrdcol) Generating NVIDIA GPU code 3596, !$acc loop gang, vector(128) collapse(2) ! blockidx%x threadidx%x 3597, ! blockidx%x threadidx%x collapsed 3595, Generating default present(skw_zm(:ngrdcol,:nzm),gamma_skw_fnc(:ngrdcol,:nzm),clubb_params(:ngrdcol,57:59)) 3597, Generating implicit firstprivate(gamma_coef,gamma_coefc,gamma_coefb) 3619, Generating implicit firstprivate(nzt,ngrdcol) Generating NVIDIA GPU code 3620, !$acc loop gang, vector(128) collapse(2) ! blockidx%x threadidx%x 3621, ! blockidx%x threadidx%x collapsed 3619, Generating default present(skw_zt(:ngrdcol,:nzt),gamma_skw_fnc_zt(:ngrdcol,:nzt),clubb_params(:ngrdcol,57:59)) 3621, Generating implicit firstprivate(gamma_coef,gamma_coefc,gamma_coefb) 3664, Generating update self(gamma_skw_fnc(:,:)) 3713, Generating implicit firstprivate(nzm,ngrdcol) Generating NVIDIA GPU code 3714, !$acc loop gang, vector(128) collapse(2) ! blockidx%x threadidx%x 3715, ! blockidx%x threadidx%x collapsed 3713, Generating default present(sigma_sqd_w(:ngrdcol,:nzm),skw_velocity(:ngrdcol,:nzm),wp3_zm(:ngrdcol,:nzm),wp2(:ngrdcol,:nzm)) 3824, Generating implicit firstprivate(nzt,ngrdcol) Generating NVIDIA GPU code 3825, !$acc loop gang, vector(128) collapse(2) ! blockidx%x threadidx%x 3826, ! blockidx%x threadidx%x collapsed 3824, Generating default present(rtm_ref(:ngrdcol,:nzt),rtm(:ngrdcol,:nzt),gr,gr%zt(1:ngrdcol,1:nzt)) 3826, Generating implicit firstprivate(dt,rtm_min,ts_nudge,rtm_nudge_max_altitude) 3853, Generating implicit firstprivate(ngrdcol) Generating NVIDIA GPU code 3854, !$acc loop gang, vector(128) ! blockidx%x threadidx%x 3853, Generating default present(p_sfc(:ngrdcol),p_in_pa_zm(:ngrdcol,:),p_in_pa(:ngrdcol,nzt)) 3854, Generating implicit firstprivate(nzt,nzm) 3863, Generating implicit firstprivate(nzm,ngrdcol) Generating NVIDIA GPU code 3864, !$acc loop gang, vector(128) collapse(2) ! blockidx%x threadidx%x 3865, ! blockidx%x threadidx%x collapsed 3863, Generating default present(p_in_pa_zm(:ngrdcol,:nzm),exner_zm(:ngrdcol,:nzm)) 3953, Generating implicit firstprivate(ngrdcol) Generating NVIDIA GPU code 3954, !$acc loop gang, vector(128) ! blockidx%x threadidx%x 3953, Generating default present(wp4(:ngrdcol,:)) 3954, Generating implicit firstprivate(nzm) 3973, Generating implicit firstprivate(ngrdcol) Generating NVIDIA GPU code 3974, !$acc loop gang, vector(128) ! blockidx%x threadidx%x 3973, Generating default present(rcp2(:ngrdcol,nzm)) 3974, Generating implicit firstprivate(nzm) 3993, Generating implicit firstprivate(ngrdcol) Generating NVIDIA GPU code 3994, !$acc loop gang, vector(128) ! blockidx%x threadidx%x 3993, Generating default present(wpthvp(:ngrdcol,nzm),wprcp(:ngrdcol,nzm),thlprcp(:ngrdcol,nzm),rtprcp(:ngrdcol,nzm),wp2vp2(:ngrdcol,nzm),rc_coef_zm(:ngrdcol,nzm),rtpthvp(:ngrdcol,nzm),thlpthvp(:ngrdcol,nzm),uprcp(:ngrdcol,nzm),vprcp(:ngrdcol,nzm),wp2up2(:ngrdcol,nzm)) 3994, Generating implicit firstprivate(nzm) 4010, Generating implicit firstprivate(nzm,ngrdcol) Generating NVIDIA GPU code 4011, !$acc loop gang, vector(128) collapse(2) ! blockidx%x threadidx%x 4012, ! blockidx%x threadidx%x collapsed 4010, Generating default present(thlm_zm(:ngrdcol,:nzm),rtm_zm(:ngrdcol,:nzm),rcm_zm(:ngrdcol,:nzm),ice_supersat_frac_zm(:ngrdcol,:nzm),cloud_frac_zm(:ngrdcol,:nzm)) 4027, Generating implicit firstprivate(ngrdcol) Generating NVIDIA GPU code 4028, !$acc loop gang, vector(128) ! blockidx%x threadidx%x 4027, Generating default present(sclrpthvp(:ngrdcol,nzm,sclr),sclrprcp(:ngrdcol,nzm,sclr)) 4028, Generating implicit firstprivate(sclr,nzm) 4039, Generating update self(vprcp(:,:),uprcp(:,:)) 4067, Generating implicit firstprivate(ngrdcol) Generating NVIDIA GPU code 4068, !$acc loop gang, vector(128) ! blockidx%x threadidx%x 4067, Generating default present(cloud_frac_zm(:ngrdcol,nzm)) 4068, Generating implicit firstprivate(nzm) 4103, Generating implicit firstprivate(nzt,ngrdcol) Generating NVIDIA GPU code 4104, !$acc loop gang, vector(128) collapse(2) ! blockidx%x threadidx%x 4105, ! blockidx%x threadidx%x collapsed 4103, Generating default present(cloud_frac(:ngrdcol,:nzt),rcm_in_layer(:ngrdcol,:nzt),rcm(:ngrdcol,:nzt),cloud_cover(:ngrdcol,:nzt)) 4113, Generating implicit firstprivate(nzt,ngrdcol) Generating NVIDIA GPU code 4114, !$acc loop gang, vector(128) collapse(2) ! blockidx%x threadidx%x 4115, ! blockidx%x threadidx%x collapsed 4113, Generating default present(ice_supersat_frac(:ngrdcol,:nzt),cloud_frac(:ngrdcol,:nzt)) 4127, Generating implicit firstprivate(nzt,ngrdcol) Generating NVIDIA GPU code 4128, !$acc loop gang, vector(128) collapse(2) ! blockidx%x threadidx%x 4129, ! blockidx%x threadidx%x collapsed 4127, Generating default present(rcm(:ngrdcol,:nzt),rcm_supersat_adj(:ngrdcol,:nzt),rel_humidity(:ngrdcol,:nzt),rtm(:ngrdcol,:nzt),rsat(:ngrdcol,:nzt)) 4144, Generating implicit firstprivate(nzt,ngrdcol) Generating NVIDIA GPU code 4145, !$acc loop gang, vector(128) collapse(2) ! blockidx%x threadidx%x Generating reduction(.or.:l_spur_supersat) 4146, ! blockidx%x threadidx%x collapsed 4144, Generating default present(rtm(:ngrdcol,:nzt),rsat(:ngrdcol,:nzt),rel_humidity(:ngrdcol,:nzt),rcm(:ngrdcol,:nzt),rcm_supersat_adj(:ngrdcol,:nzt)) Generating implicit copy(l_spur_supersat) [if not already present] 4162, Generating exit data delete(rtpthvp_zt(:,:),skw_zt(:,:),upwp_zt(:,:),thlpthvp_zt(:,:),gamma_skw_fnc_zt(:,:),rel_humidity(:,:),vp3_zm(:,:),up3_zm(:,:),thlp3_zm(:,:),rtp3_zm(:,:),wp4_zt(:,:),thlprcp_zt(:,:),rtpthlp_zt(:,:),wpthlp_zt(:,:),wp3_zm(:,:),wp2up2_zt(:,:),wp2_zt(:,:),sku_zt(:,:),skv_zm(:,:),skthl_zt(:,:),sku_zm(:,:),skrt_zt(:,:),skthl_zm(:,:),sigma_sqd_w_zt(:,:),skrt_zm(:,:),skv_zt(:,:),skw_zm(:,:),sigma_sqd_w_tmp(:,:),gamma_skw_fnc(:,:),vprcp_zt(:,:),uprcp_zt(:,:),vp2_zt(:,:),vm_zm(:,:),up2_zt(:,:),um_zm(:,:),rtprcp_zt(:,:),wprtp_zt(:,:),wprcp_zt(:,:),thlp2_zt(:,:),t_in_k(:,:),rtp2_zt(:,:),rsat(:,:),wp2vp2_zt(:,:),vpwp_zt(:,:),wpthvp_zt(:,:)) 4172, Generating exit data delete(w_up_in_cloud_zm(:,:),wp2thlp_zm(:,:),wprtp2_zm(:,:),wp2rtp_zm(:,:),wprtpthlp_zm(:,:),wp2rcp_zm(:,:),wp2thvp_zm(:,:),cloudy_updraft_frac_zm(:,:),exner_zm(:,:),cloudy_downdraft_frac_zm(:,:),p_in_pa_zm(:,:),wpup2_zm(:,:),wpthlp2_zm(:,:),w_down_in_cloud_zm(:,:),wpvp2_zm(:,:)) 4179, Generating exit data delete(sksclr_zt(:,:,:),wpsclrprtp_zm(:,:,:),wp2sclrp_zm(:,:,:),wpsclrp_zt(:,:,:),sclrp3_zm(:,:,:),sclrpthlp_zt(:,:,:),sclrpthvp_zt(:,:,:),sksclr_zm(:,:,:),sclrprtp_zt(:,:,:),sclrprcp_zt(:,:,:),sclrp2_zt(:,:,:),sclrm_zm(:,:,:),wpsclrp2_zm(:,:,:),wpsclrpthlp_zm(:,:,:)) 4184, Generating exit data delete(rtphmp(:,:,:),thlphmp(:,:,:),wphydrometp_zt(:,:,:),wp2hmp_zm(:,:,:)) trapezoidal_rule_zt: 4912, Generating implicit firstprivate(ngrdcol) Generating NVIDIA GPU code 4913, !$acc loop gang, vector(128) ! blockidx%x threadidx%x 4912, Generating default present(wp2thvp_zm(:ngrdcol,nzm),wprtpthlp_zm(:ngrdcol,nzm),wpthlp2_zm(:ngrdcol,nzm),wprtp2_zm(:ngrdcol,nzm),cloud_frac_zm(:ngrdcol,nzm),ice_supersat_frac_zm(:ngrdcol,nzm),rcm_zm(:ngrdcol,nzm)) 4913, Generating implicit firstprivate(nzm) 4929, Generating implicit firstprivate(ngrdcol) Generating NVIDIA GPU code 4930, !$acc loop gang, vector(128) ! blockidx%x threadidx%x 4929, Generating default present(wpsclrp2_zm(:ngrdcol,nzm,sclr),wpsclrprtp_zm(:ngrdcol,nzm,sclr),wpsclrpthlp_zm(:ngrdcol,nzm,sclr)) 4930, Generating implicit firstprivate(sclr,nzm) calc_trapezoid_zt: 5106, Generating implicit firstprivate(ngrdcol,nzt) Generating NVIDIA GPU code 5107, !$acc loop gang, vector(128) collapse(2) ! blockidx%x threadidx%x 5108, ! blockidx%x threadidx%x collapsed 5106, Generating default present(gr%zt(1:ngrdcol,1:nzt),variable_zm(:ngrdcol,:nzt+1),variable_zt(:ngrdcol,:nzt),trapezoid_zt(:ngrdcol,:nzt),gr%invrs_dzt(1:ngrdcol,1:nzt),gr%zm(1:ngrdcol,1:nzt+1),gr) calc_trapezoid_zm: 5166, Generating implicit firstprivate(ngrdcol) Generating NVIDIA GPU code 5167, !$acc loop gang, vector(128) ! blockidx%x threadidx%x 5166, Generating default present(variable_zm(:ngrdcol,:),trapezoid_zm(:ngrdcol,:)) 5167, Generating implicit firstprivate(nzm) 5173, Generating implicit firstprivate(nzm,ngrdcol) Generating NVIDIA GPU code 5174, !$acc loop gang, vector(128) collapse(2) ! blockidx%x threadidx%x 5175, ! blockidx%x threadidx%x collapsed 5173, Generating default present(gr%zt(1:ngrdcol,1:nzm-1),trapezoid_zm(:ngrdcol,2:nzm-1),variable_zt(:ngrdcol,:nzm-1),variable_zm(:ngrdcol,2:nzm-1),gr%zm(1:ngrdcol,2:nzm-1),gr%invrs_dzm(1:ngrdcol,2:nzm-1),gr) compute_cloud_cover: 5258, Generating enter data create(chi_mean(:,:),vert_cloud_frac(:,:),vert_cloud_frac_upper(:,:),vert_cloud_frac_lower(:,:)) 5261, Generating implicit firstprivate(ngrdcol,nzt) Generating NVIDIA GPU code 5262, !$acc loop gang, vector(128) collapse(2) ! blockidx%x threadidx%x 5263, ! blockidx%x threadidx%x collapsed 5261, Generating default present(chi_mean(:ngrdcol,:nzt),pdf_params,pdf_params%mixt_frac(1:ngrdcol,1:nzt),pdf_params%chi_2(1:ngrdcol,1:nzt),pdf_params%chi_1(1:ngrdcol,1:nzt)) 5272, Generating implicit firstprivate(ngrdcol,nzt) Generating NVIDIA GPU code 5273, !$acc loop gang, vector(128) collapse(2) ! blockidx%x threadidx%x Generating reduction(.or.:err_code) 5274, ! blockidx%x threadidx%x collapsed 5272, Generating default present(rcm(:ngrdcol,:),chi_mean(:ngrdcol,:),cloud_cover(:ngrdcol,:nzt-1),gr%zt(1:ngrdcol,1:nzt-1),cloud_frac(:ngrdcol,:nzt-1),gr%zm(1:ngrdcol,:),gr%invrs_dzm(1:ngrdcol,:),gr,vert_cloud_frac_upper(:ngrdcol,:nzt-1),vert_cloud_frac_lower(:ngrdcol,:nzt-1),vert_cloud_frac(:ngrdcol,:nzt-1),rcm_in_layer(:ngrdcol,:nzt-1)) Generating implicit copy(err_code) [if not already present] 5274, Generating implicit firstprivate(kp1,km1) 5360, Generating implicit firstprivate(ngrdcol) Generating NVIDIA GPU code 5361, !$acc loop gang, vector(128) ! blockidx%x threadidx%x 5360, Generating default present(cloud_cover(:ngrdcol,nzt),cloud_frac(:ngrdcol,nzt),rcm_in_layer(:ngrdcol,nzt),rcm(:ngrdcol,nzt)) 5361, Generating implicit firstprivate(nzt) 5370, Generating update self(rcm(:,:),pdf_params%mixt_frac(:,:),pdf_params%chi_1(:,:),cloud_frac(:,:),pdf_params%chi_2(:,:)) 5384, Generating exit data delete(chi_mean(:,:),vert_cloud_frac(:,:),vert_cloud_frac_upper(:,:),vert_cloud_frac_lower(:,:)) clip_rcm: 5435, Generating copy(rcm(:,:)) [if not already present] Generating copyin(rtm(:,:)) [if not already present] 5440, Generating update self(rcm(:,:),rtm(:,:)) 5460, Generating implicit firstprivate(ngrdcol,nzt) Generating NVIDIA GPU code 5461, !$acc loop gang, vector(128) collapse(2) ! blockidx%x threadidx%x 5462, ! blockidx%x threadidx%x collapsed set_lscale_max: 5524, Generating implicit firstprivate(ngrdcol) Generating NVIDIA GPU code 5525, !$acc loop gang, vector(128) ! blockidx%x threadidx%x 5524, Generating default present(host_dx(:ngrdcol),lscale_max(:ngrdcol),host_dy(:ngrdcol)) 5530, Generating implicit firstprivate(ngrdcol) Generating NVIDIA GPU code 5531, !$acc loop gang, vector(128) ! blockidx%x threadidx%x 5530, Generating default present(lscale_max(:ngrdcol)) nvfortran -DNETCDF -DCLUBB_REAL_TYPE=8 -DCLUBB_GPU -DCUDA -DCOAMPS_MICRO -DNR_SP -DSILHS -Dradoffline -Dnooverlap -DCLUBB -I/usr/local/spack/opt/spack/linux-pop22-cascadelake/nvhpc-24.3/netcdf-fortran-4.5.3-sl35xhk3ea5mtoylsgjg62d2bg3zto3k/include -Mcache_align -O2 -Mbackslash -Mstandard -Kieee -acc -Minfo=accel -c /home/jenkins/workspace/clubb_nvhpc_gpu_vs_cpu_diffness/compile/../src/CLUBB_core/clubb_api_module.F90 advance_clubb_core_api_single_col: 1210, Generating copyin(fcor_col(:),gr%weights_zt2zm(:,:,:),gr%zm(:,:),gr,gr%dzm(:,:),gr%invrs_dzm(:,:),gr%dzt(:,:),gr%weights_zm2zt(:,:,:),gr%invrs_dzt(:,:)) [if not already present] Generating copyout(kh_zt_col(:,:)) [if not already present] Generating copyin(nu_vert_res_dep%nu10(:),nu_vert_res_dep%nu8(:),nu_vert_res_dep,nu_vert_res_dep%nu6(:),nu_vert_res_dep%nu1(:),nu_vert_res_dep%nu2(:)) [if not already present] Generating copy(rtpthvp_col(:,:)) [if not already present] Generating copyout(cloudy_updraft_frac_col(:,:)) [if not already present] Generating copy(exner_col(:,:)) [if not already present] Generating copyin(sclr_idx) [if not already present] Generating copy(thlm_col(:,:),rtm_col(:,:),um_col(:,:),vm_col(:,:),wprtp_col(:,:),wpthlp_col(:,:),rtp2_col(:,:),thlp2_col(:,:),rtpthlp_col(:,:)) [if not already present] Generating copyout(w_up_in_cloud_col(:,:)) [if not already present] Generating copyin(wm_zm_col(:,:),rho_ds_zt_col(:,:),rfrzm_col(:,:),rho_col(:,:),rho_ds_zm_col(:,:)) [if not already present] Generating copy(ice_supersat_frac_col(:,:)) [if not already present] Generating copyin(invrs_rho_ds_zm_col(:,:)) [if not already present] Generating copy(thlpthvp_col(:,:)) [if not already present] Generating copyin(thv_ds_zm_col(:,:)) [if not already present] Generating copyout(rcm_in_layer_col(:,:)) [if not already present] Generating copy(pdf_params_zm%w_2(:,:)) [if not already present] Generating copyin(wpthlp_forcing_col(:,:),wprtp_forcing_col(:,:)) [if not already present] Generating copy(upwp_pert_col(:,:),vpwp_pert_col(:,:),p_in_pa_col(:,:)) [if not already present] Generating copyin(upwp_sfc_col(:),vpwp_sfc_col(:),rtm_forcing_col(:,:),thlm_forcing_col(:,:)) [if not already present] Generating copy(um_pert_col(:,:),vm_pert_col(:,:)) [if not already present] Generating copyin(thv_ds_zt_col(:,:),upwp_sfc_pert_col(:),gr%zt(:,:),host_dx_col(:),p_sfc_col(:)) [if not already present] Generating copy(pdf_params%w_2(:,:)) [if not already present] Generating copyin(ug_col(:,:)) [if not already present] Generating copy(uprcp_col(:,:)) [if not already present] Generating copyin(vg_col(:,:)) [if not already present] Generating copy(vprcp_col(:,:)) [if not already present] Generating copyin(um_ref_col(:,:),vm_ref_col(:,:)) [if not already present] Generating copy(up2_col(:,:),vp2_col(:,:)) [if not already present] Generating copyin(rho_zm_col(:,:)) [if not already present] Generating copyout(wprcp_col(:,:)) [if not already present] Generating copyin(sfc_elevation_col(:),wprtp_sfc_col(:),rtm_ref_col(:,:),rtp2_forcing_col(:,:),thlm_ref_col(:,:),thlp2_forcing_col(:,:)) [if not already present] Generating copy(rtp3_col(:,:)) [if not already present] Generating copyin(wm_zt_col(:,:)) [if not already present] Generating copy(wp2vp2_col(:,:)) [if not already present] Generating copyin(nu_vert_res_dep%nu9(:),clubb_params_col(:,:)) [if not already present] Generating copy(rc_coef_zm_col(:,:)) [if not already present] Generating copyout(cloud_cover_col(:,:)) [if not already present] Generating copyin(wpthlp_sfc_col(:)) [if not already present] Generating copy(wp2thlp_col(:,:)) [if not already present] Generating copyin(rtpthlp_forcing_col(:,:)) [if not already present] Generating copyout(thlprcp_col(:,:)) [if not already present] Generating copy(wp2_col(:,:),wp2rtp_col(:,:),up3_col(:,:),vp3_col(:,:)) [if not already present] Generating copyin(radf_col(:,:)) [if not already present] Generating copy(wp3_col(:,:),wpthvp_col(:,:),wpup2_col(:,:),wp2thvp_col(:,:),wp2up2_col(:,:)) [if not already present] Generating copyin(host_dy_col(:),um_forcing_col(:,:),vm_forcing_col(:,:)) [if not already present] Generating copy(upwp_col(:,:),vpwp_col(:,:),pdf_params%varnce_w_2(:,:),pdf_params%w_1(:,:),pdf_params%varnce_thl_2(:,:),pdf_params%varnce_w_1(:,:),pdf_params%rsatl_2(:,:),pdf_params%rt_1(:,:),pdf_params%thl_2(:,:),pdf_params%varnce_rt_1(:,:),pdf_params%stdev_eta_2(:,:),pdf_params%thl_1(:,:),pdf_params%varnce_rt_2(:,:),pdf_params%varnce_thl_1(:,:),pdf_params%corr_w_eta_2(:,:),pdf_params%corr_w_rt_1(:,:),pdf_params%corr_w_rt_2(:,:),pdf_params%corr_w_thl_1(:,:),pdf_params%corr_chi_eta_2(:,:),pdf_params%corr_rt_thl_1(:,:),pdf_params%alpha_rt(:,:)) [if not already present] Generating copyin(pdf_params) [if not already present] Generating copy(pdf_params%covar_chi_eta_2(:,:),pdf_params%crt_1(:,:),pdf_params%crt_2(:,:),pdf_params%cthl_1(:,:),pdf_params%alpha_thl(:,:),pdf_params%chi_1(:,:),pdf_params%rt_2(:,:),pdf_params%stdev_chi_1(:,:),pdf_params%stdev_chi_2(:,:),pdf_params%stdev_eta_1(:,:),pdf_params%corr_w_thl_2(:,:),pdf_params%covar_chi_eta_1(:,:),pdf_params%corr_rt_thl_2(:,:),pdf_params%corr_w_chi_1(:,:),pdf_params%corr_w_chi_2(:,:),pdf_params%corr_w_eta_1(:,:),pdf_params%cloud_frac_2(:,:),pdf_params%corr_chi_eta_1(:,:),pdf_params%rc_2(:,:),pdf_params%rsatl_1(:,:),pdf_params%mixt_frac(:,:),pdf_params%rc_1(:,:),pdf_params%chi_2(:,:),pdf_params%cloud_frac_1(:,:),pdf_params%ice_supersat_frac_2(:,:),pdf_params%cthl_2(:,:),pdf_params%ice_supersat_frac_1(:,:),pdf_params_zm%varnce_w_2(:,:),pdf_params_zm%w_1(:,:),pdf_params_zm%varnce_thl_2(:,:),pdf_params_zm%varnce_w_1(:,:),pdf_params_zm%rsatl_2(:,:),pdf_params_zm%rt_1(:,:),pdf_params_zm%thl_2(:,:),pdf_params_zm%varnce_rt_1(:,:),pdf_params_zm%stdev_eta_2(:,:),pdf_params_zm%thl_1(:,:),pdf_params_zm%varnce_rt_2(:,:),pdf_params_zm%varnce_thl_1(:,:),pdf_params_zm%corr_w_eta_2(:,:),pdf_params_zm%corr_w_rt_1(:,:),pdf_params_zm%corr_w_rt_2(:,:),pdf_params_zm%corr_w_thl_1(:,:),pdf_params_zm%corr_chi_eta_2(:,:),pdf_params_zm%corr_rt_thl_1(:,:),pdf_params_zm%alpha_rt(:,:)) [if not already present] Generating copyin(pdf_params_zm) [if not already present] Generating copy(pdf_params_zm%covar_chi_eta_2(:,:),pdf_params_zm%crt_1(:,:),pdf_params_zm%crt_2(:,:),pdf_params_zm%cthl_1(:,:),pdf_params_zm%alpha_thl(:,:),pdf_params_zm%chi_1(:,:),pdf_params_zm%rt_2(:,:),pdf_params_zm%stdev_chi_1(:,:),pdf_params_zm%stdev_chi_2(:,:),pdf_params_zm%stdev_eta_1(:,:),pdf_params_zm%corr_w_thl_2(:,:),pdf_params_zm%covar_chi_eta_1(:,:),pdf_params_zm%corr_rt_thl_2(:,:),pdf_params_zm%corr_w_chi_1(:,:),pdf_params_zm%corr_w_chi_2(:,:),pdf_params_zm%corr_w_eta_1(:,:),pdf_params_zm%cloud_frac_2(:,:),pdf_params_zm%corr_chi_eta_1(:,:),pdf_params_zm%rc_2(:,:),pdf_params_zm%rsatl_1(:,:),pdf_params_zm%mixt_frac(:,:),pdf_params_zm%rc_1(:,:),pdf_params_zm%chi_2(:,:),pdf_params_zm%cloud_frac_1(:,:),pdf_params_zm%ice_supersat_frac_2(:,:),pdf_params_zm%cthl_2(:,:),pdf_params_zm%ice_supersat_frac_1(:,:),rcm_col(:,:),wp4_col(:,:)) [if not already present] Generating copyout(w_down_in_cloud_col(:,:)) [if not already present] Generating copyin(vpwp_sfc_pert_col(:)) [if not already present] Generating copyout(cloudy_downdraft_frac_col(:,:)) [if not already present] Generating copy(cloud_frac_col(:,:)) [if not already present] Generating copyin(invrs_rho_ds_zt_col(:,:)) [if not already present] Generating copyout(kh_zm_col(:,:),invrs_tau_zm_col(:,:)) [if not already present] Generating copy(thlp3_col(:,:),wpvp2_col(:,:)) [if not already present] 1292, Generating copy(sclrm_col(:,:,:),wpsclrp_col(:,:,:)) [if not already present] Generating copyin(sclr_tol(:)) [if not already present] Generating copy(sclrpthvp_col(:,:,:)) [if not already present] Generating copyin(sclrm_forcing_col(:,:,:)) [if not already present] Generating copy(sclrp2_col(:,:,:),sclrp3_col(:,:,:),sclrprtp_col(:,:,:),sclrpthlp_col(:,:,:)) [if not already present] Generating copyin(wpsclrp_sfc_col(:,:)) [if not already present] 1297, Generating copyin(edsclrm_forcing_col(:,:,:)) [if not already present] Generating copy(edsclrm_col(:,:,:)) [if not already present] Generating copyin(wpedsclrp_sfc_col(:,:)) [if not already present] 1301, Generating copyin(wphydrometp_col(:,:,:),wp2hmp_col(:,:,:),thlphmp_zt_col(:,:,:),l_mix_rat_hm(:),rtphmp_zt_col(:,:,:),hydromet_col(:,:,:)) [if not already present] advance_clubb_core_api_multi_col: 1813, Generating copyin(fcor(:),gr%weights_zt2zm(:,:,:),gr%zm(:,:),gr,gr%dzm(:,:),gr%invrs_dzm(:,:),gr%dzt(:,:),gr%weights_zm2zt(:,:,:),gr%invrs_dzt(:,:)) [if not already present] Generating copyout(kh_zt(:,:)) [if not already present] Generating copyin(nu_vert_res_dep%nu10(:),nu_vert_res_dep%nu8(:),nu_vert_res_dep,nu_vert_res_dep%nu6(:),nu_vert_res_dep%nu1(:),nu_vert_res_dep%nu2(:)) [if not already present] Generating copy(rtpthvp(:,:)) [if not already present] Generating copyout(cloudy_updraft_frac(:,:)) [if not already present] Generating copy(exner(:,:)) [if not already present] Generating copyin(sclr_idx) [if not already present] Generating copy(thlm(:,:),rtm(:,:),um(:,:),vm(:,:),wprtp(:,:),wpthlp(:,:),rtp2(:,:),thlp2(:,:),rtpthlp(:,:)) [if not already present] Generating copyout(w_up_in_cloud(:,:)) [if not already present] Generating copyin(wm_zm(:,:),rho_ds_zt(:,:),rfrzm(:,:),rho(:,:),rho_ds_zm(:,:)) [if not already present] Generating copy(ice_supersat_frac(:,:)) [if not already present] Generating copyin(invrs_rho_ds_zm(:,:)) [if not already present] Generating copy(thlpthvp(:,:)) [if not already present] Generating copyin(thv_ds_zm(:,:)) [if not already present] Generating copyout(rcm_in_layer(:,:)) [if not already present] Generating copy(pdf_params_zm%w_2(:,:)) [if not already present] Generating copyin(wpthlp_forcing(:,:),wprtp_forcing(:,:)) [if not already present] Generating copy(upwp_pert(:,:),vpwp_pert(:,:),p_in_pa(:,:)) [if not already present] Generating copyin(upwp_sfc(:),vpwp_sfc(:),rtm_forcing(:,:),thlm_forcing(:,:)) [if not already present] Generating copy(um_pert(:,:),vm_pert(:,:)) [if not already present] Generating copyin(thv_ds_zt(:,:),upwp_sfc_pert(:),gr%zt(:,:),host_dx(:),p_sfc(:)) [if not already present] Generating copy(pdf_params%w_2(:,:)) [if not already present] Generating copyin(ug(:,:)) [if not already present] Generating copy(uprcp(:,:)) [if not already present] Generating copyin(vg(:,:)) [if not already present] Generating copy(vprcp(:,:)) [if not already present] Generating copyin(um_ref(:,:),vm_ref(:,:)) [if not already present] Generating copy(up2(:,:),vp2(:,:)) [if not already present] Generating copyin(rho_zm(:,:)) [if not already present] Generating copyout(wprcp(:,:)) [if not already present] Generating copyin(sfc_elevation(:),wprtp_sfc(:),rtm_ref(:,:),rtp2_forcing(:,:),thlm_ref(:,:),thlp2_forcing(:,:)) [if not already present] Generating copy(rtp3(:,:)) [if not already present] Generating copyin(wm_zt(:,:)) [if not already present] Generating copy(wp2vp2(:,:)) [if not already present] Generating copyin(nu_vert_res_dep%nu9(:),clubb_params(:,:)) [if not already present] Generating copy(rc_coef_zm(:,:)) [if not already present] Generating copyout(cloud_cover(:,:)) [if not already present] Generating copyin(wpthlp_sfc(:)) [if not already present] Generating copy(wp2thlp(:,:)) [if not already present] Generating copyin(rtpthlp_forcing(:,:)) [if not already present] Generating copyout(thlprcp(:,:)) [if not already present] Generating copy(wp2(:,:),wp2rtp(:,:),up3(:,:),vp3(:,:)) [if not already present] Generating copyin(radf(:,:)) [if not already present] Generating copy(wp3(:,:),wpthvp(:,:),wpup2(:,:),wp2thvp(:,:),wp2up2(:,:)) [if not already present] Generating copyin(host_dy(:),um_forcing(:,:),vm_forcing(:,:)) [if not already present] Generating copy(upwp(:,:),vpwp(:,:),pdf_params%varnce_w_2(:,:),pdf_params%w_1(:,:),pdf_params%varnce_thl_2(:,:),pdf_params%varnce_w_1(:,:),pdf_params%rsatl_2(:,:),pdf_params%rt_1(:,:),pdf_params%thl_2(:,:),pdf_params%varnce_rt_1(:,:),pdf_params%stdev_eta_2(:,:),pdf_params%thl_1(:,:),pdf_params%varnce_rt_2(:,:),pdf_params%varnce_thl_1(:,:),pdf_params%corr_w_eta_2(:,:),pdf_params%corr_w_rt_1(:,:),pdf_params%corr_w_rt_2(:,:),pdf_params%corr_w_thl_1(:,:),pdf_params%corr_chi_eta_2(:,:),pdf_params%corr_rt_thl_1(:,:),pdf_params%alpha_rt(:,:)) [if not already present] Generating copyin(pdf_params) [if not already present] Generating copy(pdf_params%covar_chi_eta_2(:,:),pdf_params%crt_1(:,:),pdf_params%crt_2(:,:),pdf_params%cthl_1(:,:),pdf_params%alpha_thl(:,:),pdf_params%chi_1(:,:),pdf_params%rt_2(:,:),pdf_params%stdev_chi_1(:,:),pdf_params%stdev_chi_2(:,:),pdf_params%stdev_eta_1(:,:),pdf_params%corr_w_thl_2(:,:),pdf_params%covar_chi_eta_1(:,:),pdf_params%corr_rt_thl_2(:,:),pdf_params%corr_w_chi_1(:,:),pdf_params%corr_w_chi_2(:,:),pdf_params%corr_w_eta_1(:,:),pdf_params%cloud_frac_2(:,:),pdf_params%corr_chi_eta_1(:,:),pdf_params%rc_2(:,:),pdf_params%rsatl_1(:,:),pdf_params%mixt_frac(:,:),pdf_params%rc_1(:,:),pdf_params%chi_2(:,:),pdf_params%cloud_frac_1(:,:),pdf_params%ice_supersat_frac_2(:,:),pdf_params%cthl_2(:,:),pdf_params%ice_supersat_frac_1(:,:),pdf_params_zm%varnce_w_2(:,:),pdf_params_zm%w_1(:,:),pdf_params_zm%varnce_thl_2(:,:),pdf_params_zm%varnce_w_1(:,:),pdf_params_zm%rsatl_2(:,:),pdf_params_zm%rt_1(:,:),pdf_params_zm%thl_2(:,:),pdf_params_zm%varnce_rt_1(:,:),pdf_params_zm%stdev_eta_2(:,:),pdf_params_zm%thl_1(:,:),pdf_params_zm%varnce_rt_2(:,:),pdf_params_zm%varnce_thl_1(:,:),pdf_params_zm%corr_w_eta_2(:,:),pdf_params_zm%corr_w_rt_1(:,:),pdf_params_zm%corr_w_rt_2(:,:),pdf_params_zm%corr_w_thl_1(:,:),pdf_params_zm%corr_chi_eta_2(:,:),pdf_params_zm%corr_rt_thl_1(:,:),pdf_params_zm%alpha_rt(:,:)) [if not already present] Generating copyin(pdf_params_zm) [if not already present] Generating copy(pdf_params_zm%covar_chi_eta_2(:,:),pdf_params_zm%crt_1(:,:),pdf_params_zm%crt_2(:,:),pdf_params_zm%cthl_1(:,:),pdf_params_zm%alpha_thl(:,:),pdf_params_zm%chi_1(:,:),pdf_params_zm%rt_2(:,:),pdf_params_zm%stdev_chi_1(:,:),pdf_params_zm%stdev_chi_2(:,:),pdf_params_zm%stdev_eta_1(:,:),pdf_params_zm%corr_w_thl_2(:,:),pdf_params_zm%covar_chi_eta_1(:,:),pdf_params_zm%corr_rt_thl_2(:,:),pdf_params_zm%corr_w_chi_1(:,:),pdf_params_zm%corr_w_chi_2(:,:),pdf_params_zm%corr_w_eta_1(:,:),pdf_params_zm%cloud_frac_2(:,:),pdf_params_zm%corr_chi_eta_1(:,:),pdf_params_zm%rc_2(:,:),pdf_params_zm%rsatl_1(:,:),pdf_params_zm%mixt_frac(:,:),pdf_params_zm%rc_1(:,:),pdf_params_zm%chi_2(:,:),pdf_params_zm%cloud_frac_1(:,:),pdf_params_zm%ice_supersat_frac_2(:,:),pdf_params_zm%cthl_2(:,:),pdf_params_zm%ice_supersat_frac_1(:,:),rcm(:,:),wp4(:,:)) [if not already present] Generating copyout(w_down_in_cloud(:,:)) [if not already present] Generating copyin(vpwp_sfc_pert(:)) [if not already present] Generating copyout(cloudy_downdraft_frac(:,:)) [if not already present] Generating copy(cloud_frac(:,:)) [if not already present] Generating copyin(invrs_rho_ds_zt(:,:)) [if not already present] Generating copyout(kh_zm(:,:),invrs_tau_zm(:,:)) [if not already present] Generating copy(thlp3(:,:),wpvp2(:,:)) [if not already present] 1885, Generating copy(sclrm(:,:,:),wpsclrp(:,:,:)) [if not already present] Generating copyin(sclr_tol(:)) [if not already present] Generating copy(sclrpthvp(:,:,:)) [if not already present] Generating copyin(sclrm_forcing(:,:,:)) [if not already present] Generating copy(sclrp2(:,:,:),sclrp3(:,:,:),sclrprtp(:,:,:),sclrpthlp(:,:,:)) [if not already present] Generating copyin(wpsclrp_sfc(:,:)) [if not already present] 1889, Generating copyin(edsclrm_forcing(:,:,:)) [if not already present] Generating copy(edsclrm(:,:,:)) [if not already present] Generating copyin(wpedsclrp_sfc(:,:)) [if not already present] 1893, Generating copyin(wphydrometp(:,:,:),wp2hmp(:,:,:),thlphmp_zt(:,:,:),l_mix_rat_hm(:),rtphmp_zt(:,:,:),hydromet(:,:,:)) [if not already present] ar rv /home/jenkins/workspace/clubb_nvhpc_gpu_vs_cpu_diffness/compile/../lib/libclubb_param.a clubb_precision.o output_netcdf.o advance_clubb_core_module.o advance_windm_edsclrm_module.o file_functions.o fill_holes.o diagnose_correlations_module.o error_code.o setup_clubb_pdf_params.o parameters_tunable.o penta_lu_solver.o index_mapping.o matrix_operations.o sigma_sqd_w_module.o clip_explicit.o new_pdf.o stats_type_utilities.o calc_pressure.o stats_zm_module.o interpolation.o new_hybrid_pdf.o Skx_module.o new_tsdadg_pdf.o diffusion.o pdf_parameter_module.o array_index.o stat_file_module.o sponge_layer_damping.o numerical_check.o mixing_length.o calc_roots.o matrix_solver_wrapper.o hydromet_pdf_parameter_module.o clubb_api_module.o advance_helper_module.o advance_wp2_wp3_module.o T_in_K_module.o mt95.o code_timer_module.o pdf_closure_module.o model_flags.o tridiag_lu_solver.o new_pdf_main.o turbulent_adv_pdf.o stats_type.o endian.o stats_lh_zt_module.o adg1_adg2_3d_luhar_pdf.o constants_clubb.o input_names.o new_hybrid_pdf_main.o stats_lh_sfc_module.o stats_clubb_utilities.o saturation.o advance_xp3_module.o pdf_utilities.o grid_class.o stats_sfc_module.o Nc_Ncn_eqns.o lapack_wrap.o parameters_model.o stats_rad_zt_module.o parameter_indices.o output_grads.o sfc_varnce_module.o stats_rad_zm_module.o calendar.o advance_xm_wpxp_module.o stats_variables.o LY93_pdf.o advance_xp2_xpyp_module.o corr_varnce_module.o stats_zt_module.o lapack_interfaces.o mono_flux_limiter.o precipitation_fraction.o input_reader.o pos_definite_module.o mean_adv.o ar: creating /home/jenkins/workspace/clubb_nvhpc_gpu_vs_cpu_diffness/compile/../lib/libclubb_param.a a - clubb_precision.o a - output_netcdf.o a - advance_clubb_core_module.o a - advance_windm_edsclrm_module.o a - file_functions.o a - fill_holes.o a - diagnose_correlations_module.o a - error_code.o a - setup_clubb_pdf_params.o a - parameters_tunable.o a - penta_lu_solver.o a - index_mapping.o a - matrix_operations.o a - sigma_sqd_w_module.o a - clip_explicit.o a - new_pdf.o a - stats_type_utilities.o a - calc_pressure.o a - stats_zm_module.o a - interpolation.o a - new_hybrid_pdf.o a - Skx_module.o a - new_tsdadg_pdf.o a - diffusion.o a - pdf_parameter_module.o a - array_index.o a - stat_file_module.o a - sponge_layer_damping.o a - numerical_check.o a - mixing_length.o a - calc_roots.o a - matrix_solver_wrapper.o a - hydromet_pdf_parameter_module.o a - clubb_api_module.o a - advance_helper_module.o a - advance_wp2_wp3_module.o a - T_in_K_module.o a - mt95.o a - code_timer_module.o a - pdf_closure_module.o a - model_flags.o a - tridiag_lu_solver.o a - new_pdf_main.o a - turbulent_adv_pdf.o a - stats_type.o a - endian.o a - stats_lh_zt_module.o a - adg1_adg2_3d_luhar_pdf.o a - constants_clubb.o a - input_names.o a - new_hybrid_pdf_main.o a - stats_lh_sfc_module.o a - stats_clubb_utilities.o a - saturation.o a - advance_xp3_module.o a - pdf_utilities.o a - grid_class.o a - stats_sfc_module.o a - Nc_Ncn_eqns.o a - lapack_wrap.o a - parameters_model.o a - stats_rad_zt_module.o a - parameter_indices.o a - output_grads.o a - sfc_varnce_module.o a - stats_rad_zm_module.o a - calendar.o a - advance_xm_wpxp_module.o a - stats_variables.o a - LY93_pdf.o a - advance_xp2_xpyp_module.o a - corr_varnce_module.o a - stats_zt_module.o a - lapack_interfaces.o a - mono_flux_limiter.o a - precipitation_fraction.o a - input_reader.o a - pos_definite_module.o a - mean_adv.o make[1]: Leaving directory '/home/jenkins/workspace/clubb_nvhpc_gpu_vs_cpu_diffness/obj' cd /home/jenkins/workspace/clubb_nvhpc_gpu_vs_cpu_diffness/compile/../obj; make -f Make.clubb_lapack make[1]: Entering directory '/home/jenkins/workspace/clubb_nvhpc_gpu_vs_cpu_diffness/obj' nvfortran -Mcache_align -O2 -Mbackslash -Mstandard -Kieee -acc -Minfo=accel -c /home/jenkins/workspace/clubb_nvhpc_gpu_vs_cpu_diffness/compile/../src/Lapack/Lapack_double/dlangt.f nvfortran -Mcache_align -O2 -Mbackslash -Mstandard -Kieee -acc -Minfo=accel -c /home/jenkins/workspace/clubb_nvhpc_gpu_vs_cpu_diffness/compile/../src/Lapack/Lapack_single/sgbmv.f nvfortran -Mcache_align -O2 -Mbackslash -Mstandard -Kieee -acc -Minfo=accel -c /home/jenkins/workspace/clubb_nvhpc_gpu_vs_cpu_diffness/compile/../src/Lapack/Lapack_single/ssterf.f nvfortran -Mcache_align -O2 -Mbackslash -Mstandard -Kieee -acc -Minfo=accel -c /home/jenkins/workspace/clubb_nvhpc_gpu_vs_cpu_diffness/compile/../src/Lapack/Lapack_single/snrm2.f nvfortran -Mcache_align -O2 -Mbackslash -Mstandard -Kieee -acc -Minfo=accel -c /home/jenkins/workspace/clubb_nvhpc_gpu_vs_cpu_diffness/compile/../src/Lapack/Lapack_double/dsyr2k.f nvfortran -Mcache_align -O2 -Mbackslash -Mstandard -Kieee -acc -Minfo=accel -c /home/jenkins/workspace/clubb_nvhpc_gpu_vs_cpu_diffness/compile/../src/Lapack/Lapack_single/ssyev.f nvfortran -Mcache_align -O2 -Mbackslash -Mstandard -Kieee -acc -Minfo=accel -c /home/jenkins/workspace/clubb_nvhpc_gpu_vs_cpu_diffness/compile/../src/Lapack/Lapack_shared/lsame.f nvfortran -Mcache_align -O2 -Mbackslash -Mstandard -Kieee -acc -Minfo=accel -c /home/jenkins/workspace/clubb_nvhpc_gpu_vs_cpu_diffness/compile/../src/Lapack/Lapack_double/dsytd2.f nvfortran -Mcache_align -O2 -Mbackslash -Mstandard -Kieee -acc -Minfo=accel -c /home/jenkins/workspace/clubb_nvhpc_gpu_vs_cpu_diffness/compile/../src/Lapack/Lapack_double/dcopy.f nvfortran -Mcache_align -O2 -Mbackslash -Mstandard -Kieee -acc -Minfo=accel -c /home/jenkins/workspace/clubb_nvhpc_gpu_vs_cpu_diffness/compile/../src/Lapack/Lapack_single/sgbrfs.f nvfortran -Mcache_align -O2 -Mbackslash -Mstandard -Kieee -acc -Minfo=accel -c /home/jenkins/workspace/clubb_nvhpc_gpu_vs_cpu_diffness/compile/../src/Lapack/Lapack_single/sorgql.f nvfortran -Mcache_align -O2 -Mbackslash -Mstandard -Kieee -acc -Minfo=accel -c /home/jenkins/workspace/clubb_nvhpc_gpu_vs_cpu_diffness/compile/../src/Lapack/Lapack_single/srscl.f nvfortran -Mcache_align -O2 -Mbackslash -Mstandard -Kieee -acc -Minfo=accel -c /home/jenkins/workspace/clubb_nvhpc_gpu_vs_cpu_diffness/compile/../src/Lapack/Lapack_double/dsyr2.f nvfortran -Mcache_align -O2 -Mbackslash -Mstandard -Kieee -acc -Minfo=accel -c /home/jenkins/workspace/clubb_nvhpc_gpu_vs_cpu_diffness/compile/../src/Lapack/Lapack_double/dlangb.f nvfortran -Mcache_align -O2 -Mbackslash -Mstandard -Kieee -acc -Minfo=accel -c /home/jenkins/workspace/clubb_nvhpc_gpu_vs_cpu_diffness/compile/../src/Lapack/Lapack_single/slae2.f nvfortran -Mcache_align -O2 -Mbackslash -Mstandard -Kieee -acc -Minfo=accel -c /home/jenkins/workspace/clubb_nvhpc_gpu_vs_cpu_diffness/compile/../src/Lapack/Lapack_single/ssyrk.f nvfortran -Mcache_align -O2 -Mbackslash -Mstandard -Kieee -acc -Minfo=accel -c /home/jenkins/workspace/clubb_nvhpc_gpu_vs_cpu_diffness/compile/../src/Lapack/Lapack_single/sgbtrs.f nvfortran -Mcache_align -O2 -Mbackslash -Mstandard -Kieee -acc -Minfo=accel -c /home/jenkins/workspace/clubb_nvhpc_gpu_vs_cpu_diffness/compile/../src/Lapack/Lapack_double/dlacn2.f nvfortran -Mcache_align -O2 -Mbackslash -Mstandard -Kieee -acc -Minfo=accel -c /home/jenkins/workspace/clubb_nvhpc_gpu_vs_cpu_diffness/compile/../src/Lapack/Lapack_single/sgbsvx.f nvfortran -Mcache_align -O2 -Mbackslash -Mstandard -Kieee -acc -Minfo=accel -c /home/jenkins/workspace/clubb_nvhpc_gpu_vs_cpu_diffness/compile/../src/Lapack/Lapack_double/dgbequ.f nvfortran -Mcache_align -O2 -Mbackslash -Mstandard -Kieee -acc -Minfo=accel -c /home/jenkins/workspace/clubb_nvhpc_gpu_vs_cpu_diffness/compile/../src/Lapack/Lapack_single/slaset.f nvfortran -Mcache_align -O2 -Mbackslash -Mstandard -Kieee -acc -Minfo=accel -c /home/jenkins/workspace/clubb_nvhpc_gpu_vs_cpu_diffness/compile/../src/Lapack/Lapack_single/slanst.f nvfortran -Mcache_align -O2 -Mbackslash -Mstandard -Kieee -acc -Minfo=accel -c /home/jenkins/workspace/clubb_nvhpc_gpu_vs_cpu_diffness/compile/../src/Lapack/Lapack_double/dpotrf.f nvfortran -Mcache_align -O2 -Mbackslash -Mstandard -Kieee -acc -Minfo=accel -c /home/jenkins/workspace/clubb_nvhpc_gpu_vs_cpu_diffness/compile/../src/Lapack/Lapack_single/slacpy.f nvfortran -Mcache_align -O2 -Mbackslash -Mstandard -Kieee -acc -Minfo=accel -c /home/jenkins/workspace/clubb_nvhpc_gpu_vs_cpu_diffness/compile/../src/Lapack/Lapack_single/ssteqr.f nvfortran -Mcache_align -O2 -Mbackslash -Mstandard -Kieee -acc -Minfo=accel -c /home/jenkins/workspace/clubb_nvhpc_gpu_vs_cpu_diffness/compile/../src/Lapack/Lapack_single/spotrf2.f nvfortran -Mcache_align -O2 -Mbackslash -Mstandard -Kieee -acc -Minfo=accel -c /home/jenkins/workspace/clubb_nvhpc_gpu_vs_cpu_diffness/compile/../src/Lapack/Lapack_double/dgemv.f nvfortran -Mcache_align -O2 -Mbackslash -Mstandard -Kieee -acc -Minfo=accel -c /home/jenkins/workspace/clubb_nvhpc_gpu_vs_cpu_diffness/compile/../src/Lapack/Lapack_single/sgtcon.f nvfortran -Mcache_align -O2 -Mbackslash -Mstandard -Kieee -acc -Minfo=accel -c /home/jenkins/workspace/clubb_nvhpc_gpu_vs_cpu_diffness/compile/../src/Lapack/Lapack_double/dtrmm.f nvfortran -Mcache_align -O2 -Mbackslash -Mstandard -Kieee -acc -Minfo=accel -c /home/jenkins/workspace/clubb_nvhpc_gpu_vs_cpu_diffness/compile/../src/Lapack/Lapack_single/sgttrf.f nvfortran -Mcache_align -O2 -Mbackslash -Mstandard -Kieee -acc -Minfo=accel -c /home/jenkins/workspace/clubb_nvhpc_gpu_vs_cpu_diffness/compile/../src/Lapack/Lapack_double/dlaswp.f nvfortran -Mcache_align -O2 -Mbackslash -Mstandard -Kieee -acc -Minfo=accel -c /home/jenkins/workspace/clubb_nvhpc_gpu_vs_cpu_diffness/compile/../src/Lapack/Lapack_single/stbsv.f nvfortran -Mcache_align -O2 -Mbackslash -Mstandard -Kieee -acc -Minfo=accel -c /home/jenkins/workspace/clubb_nvhpc_gpu_vs_cpu_diffness/compile/../src/Lapack/Lapack_single/sisnan.f nvfortran -Mcache_align -O2 -Mbackslash -Mstandard -Kieee -acc -Minfo=accel -c /home/jenkins/workspace/clubb_nvhpc_gpu_vs_cpu_diffness/compile/../src/Lapack/Lapack_single/sorgqr.f nvfortran -Mcache_align -O2 -Mbackslash -Mstandard -Kieee -acc -Minfo=accel -c /home/jenkins/workspace/clubb_nvhpc_gpu_vs_cpu_diffness/compile/../src/Lapack/Lapack_single/sgemm.f nvfortran -Mcache_align -O2 -Mbackslash -Mstandard -Kieee -acc -Minfo=accel -c /home/jenkins/workspace/clubb_nvhpc_gpu_vs_cpu_diffness/compile/../src/Lapack/Lapack_double/dlansy.f nvfortran -Mcache_align -O2 -Mbackslash -Mstandard -Kieee -acc -Minfo=accel -c /home/jenkins/workspace/clubb_nvhpc_gpu_vs_cpu_diffness/compile/../src/Lapack/Lapack_double/dlamch.f nvfortran -Mcache_align -O2 -Mbackslash -Mstandard -Kieee -acc -Minfo=accel -c /home/jenkins/workspace/clubb_nvhpc_gpu_vs_cpu_diffness/compile/../src/Lapack/Lapack_single/sgtsv.f nvfortran -Mcache_align -O2 -Mbackslash -Mstandard -Kieee -acc -Minfo=accel -c /home/jenkins/workspace/clubb_nvhpc_gpu_vs_cpu_diffness/compile/../src/Lapack/Lapack_double/dgbtf2.f nvfortran -Mcache_align -O2 -Mbackslash -Mstandard -Kieee -acc -Minfo=accel -c /home/jenkins/workspace/clubb_nvhpc_gpu_vs_cpu_diffness/compile/../src/Lapack/Lapack_double/dlantb.f nvfortran -Mcache_align -O2 -Mbackslash -Mstandard -Kieee -acc -Minfo=accel -c /home/jenkins/workspace/clubb_nvhpc_gpu_vs_cpu_diffness/compile/../src/Lapack/Lapack_double/dlabad.f NVFORTRAN-W-0130-Floating point underflow. Check constants and constant expressions (/home/jenkins/workspace/clubb_nvhpc_gpu_vs_cpu_diffness/compile/../src/Lapack/Lapack_double/dlamch.f: 109) 0 inform, 1 warnings, 0 severes, 0 fatal for dlamch nvfortran -Mcache_align -O2 -Mbackslash -Mstandard -Kieee -acc -Minfo=accel -c /home/jenkins/workspace/clubb_nvhpc_gpu_vs_cpu_diffness/compile/../src/Lapack/Lapack_single/slagtm.f nvfortran -Mcache_align -O2 -Mbackslash -Mstandard -Kieee -acc -Minfo=accel -c /home/jenkins/workspace/clubb_nvhpc_gpu_vs_cpu_diffness/compile/../src/Lapack/Lapack_single/slassq.f nvfortran -Mcache_align -O2 -Mbackslash -Mstandard -Kieee -acc -Minfo=accel -c /home/jenkins/workspace/clubb_nvhpc_gpu_vs_cpu_diffness/compile/../src/Lapack/Lapack_double/dlasr.f nvfortran -Mcache_align -O2 -Mbackslash -Mstandard -Kieee -acc -Minfo=accel -c /home/jenkins/workspace/clubb_nvhpc_gpu_vs_cpu_diffness/compile/../src/Lapack/Lapack_single/strmv.f nvfortran -Mcache_align -O2 -Mbackslash -Mstandard -Kieee -acc -Minfo=accel -c /home/jenkins/workspace/clubb_nvhpc_gpu_vs_cpu_diffness/compile/../src/Lapack/Lapack_double/dlarf.f nvfortran -Mcache_align -O2 -Mbackslash -Mstandard -Kieee -acc -Minfo=accel -c /home/jenkins/workspace/clubb_nvhpc_gpu_vs_cpu_diffness/compile/../src/Lapack/Lapack_single/sgemv.f nvfortran -Mcache_align -O2 -Mbackslash -Mstandard -Kieee -acc -Minfo=accel -c /home/jenkins/workspace/clubb_nvhpc_gpu_vs_cpu_diffness/compile/../src/Lapack/Lapack_double/dpotrf2.f nvfortran -Mcache_align -O2 -Mbackslash -Mstandard -Kieee -acc -Minfo=accel -c /home/jenkins/workspace/clubb_nvhpc_gpu_vs_cpu_diffness/compile/../src/Lapack/Lapack_double/dgtcon.f nvfortran -Mcache_align -O2 -Mbackslash -Mstandard -Kieee -acc -Minfo=accel -c /home/jenkins/workspace/clubb_nvhpc_gpu_vs_cpu_diffness/compile/../src/Lapack/Lapack_double/dsteqr.f nvfortran -Mcache_align -O2 -Mbackslash -Mstandard -Kieee -acc -Minfo=accel -c /home/jenkins/workspace/clubb_nvhpc_gpu_vs_cpu_diffness/compile/../src/Lapack/Lapack_double/dtbsv.f nvfortran -Mcache_align -O2 -Mbackslash -Mstandard -Kieee -acc -Minfo=accel -c /home/jenkins/workspace/clubb_nvhpc_gpu_vs_cpu_diffness/compile/../src/Lapack/Lapack_double/dorgqr.f nvfortran -Mcache_align -O2 -Mbackslash -Mstandard -Kieee -acc -Minfo=accel -c /home/jenkins/workspace/clubb_nvhpc_gpu_vs_cpu_diffness/compile/../src/Lapack/Lapack_double/disnan.f nvfortran -Mcache_align -O2 -Mbackslash -Mstandard -Kieee -acc -Minfo=accel -c /home/jenkins/workspace/clubb_nvhpc_gpu_vs_cpu_diffness/compile/../src/Lapack/Lapack_single/slaswp.f nvfortran -Mcache_align -O2 -Mbackslash -Mstandard -Kieee -acc -Minfo=accel -c /home/jenkins/workspace/clubb_nvhpc_gpu_vs_cpu_diffness/compile/../src/Lapack/Lapack_double/dgttrf.f nvfortran -Mcache_align -O2 -Mbackslash -Mstandard -Kieee -acc -Minfo=accel -c /home/jenkins/workspace/clubb_nvhpc_gpu_vs_cpu_diffness/compile/../src/Lapack/Lapack_single/strmm.f nvfortran -Mcache_align -O2 -Mbackslash -Mstandard -Kieee -acc -Minfo=accel -c /home/jenkins/workspace/clubb_nvhpc_gpu_vs_cpu_diffness/compile/../src/Lapack/Lapack_single/slantb.f nvfortran -Mcache_align -O2 -Mbackslash -Mstandard -Kieee -acc -Minfo=accel -c /home/jenkins/workspace/clubb_nvhpc_gpu_vs_cpu_diffness/compile/../src/Lapack/Lapack_single/sgbtf2.f nvfortran -Mcache_align -O2 -Mbackslash -Mstandard -Kieee -acc -Minfo=accel -c /home/jenkins/workspace/clubb_nvhpc_gpu_vs_cpu_diffness/compile/../src/Lapack/Lapack_single/slamch.f nvfortran -Mcache_align -O2 -Mbackslash -Mstandard -Kieee -acc -Minfo=accel -c /home/jenkins/workspace/clubb_nvhpc_gpu_vs_cpu_diffness/compile/../src/Lapack/Lapack_single/slansy.f nvfortran -Mcache_align -O2 -Mbackslash -Mstandard -Kieee -acc -Minfo=accel -c /home/jenkins/workspace/clubb_nvhpc_gpu_vs_cpu_diffness/compile/../src/Lapack/Lapack_double/dgtsv.f nvfortran -Mcache_align -O2 -Mbackslash -Mstandard -Kieee -acc -Minfo=accel -c /home/jenkins/workspace/clubb_nvhpc_gpu_vs_cpu_diffness/compile/../src/Lapack/Lapack_double/dgemm.f nvfortran -Mcache_align -O2 -Mbackslash -Mstandard -Kieee -acc -Minfo=accel -c /home/jenkins/workspace/clubb_nvhpc_gpu_vs_cpu_diffness/compile/../src/Lapack/Lapack_single/slasr.f nvfortran -Mcache_align -O2 -Mbackslash -Mstandard -Kieee -acc -Minfo=accel -c /home/jenkins/workspace/clubb_nvhpc_gpu_vs_cpu_diffness/compile/../src/Lapack/Lapack_double/dtrmv.f NVFORTRAN-W-0130-Floating point underflow. Check constants and constant expressions (/home/jenkins/workspace/clubb_nvhpc_gpu_vs_cpu_diffness/compile/../src/Lapack/Lapack_single/slamch.f: 113) nvfortran -Mcache_align -O2 -Mbackslash -Mstandard -Kieee -acc -Minfo=accel -c /home/jenkins/workspace/clubb_nvhpc_gpu_vs_cpu_diffness/compile/../src/Lapack/Lapack_single/slarf.f 0 inform, 1 warnings, 0 severes, 0 fatal for slamch nvfortran -Mcache_align -O2 -Mbackslash -Mstandard -Kieee -acc -Minfo=accel -c /home/jenkins/workspace/clubb_nvhpc_gpu_vs_cpu_diffness/compile/../src/Lapack/Lapack_double/dlassq.f nvfortran -Mcache_align -O2 -Mbackslash -Mstandard -Kieee -acc -Minfo=accel -c /home/jenkins/workspace/clubb_nvhpc_gpu_vs_cpu_diffness/compile/../src/Lapack/Lapack_double/dlagtm.f nvfortran -Mcache_align -O2 -Mbackslash -Mstandard -Kieee -acc -Minfo=accel -c /home/jenkins/workspace/clubb_nvhpc_gpu_vs_cpu_diffness/compile/../src/Lapack/Lapack_single/slabad.f nvfortran -Mcache_align -O2 -Mbackslash -Mstandard -Kieee -acc -Minfo=accel -c /home/jenkins/workspace/clubb_nvhpc_gpu_vs_cpu_diffness/compile/../src/Lapack/Lapack_single/ssytd2.f nvfortran -Mcache_align -O2 -Mbackslash -Mstandard -Kieee -acc -Minfo=accel -c /home/jenkins/workspace/clubb_nvhpc_gpu_vs_cpu_diffness/compile/../src/Lapack/Lapack_double/dsterf.f nvfortran -Mcache_align -O2 -Mbackslash -Mstandard -Kieee -acc -Minfo=accel -c /home/jenkins/workspace/clubb_nvhpc_gpu_vs_cpu_diffness/compile/../src/Lapack/Lapack_single/ssyr2k.f nvfortran -Mcache_align -O2 -Mbackslash -Mstandard -Kieee -acc -Minfo=accel -c /home/jenkins/workspace/clubb_nvhpc_gpu_vs_cpu_diffness/compile/../src/Lapack/Lapack_double/dgbmv.f nvfortran -Mcache_align -O2 -Mbackslash -Mstandard -Kieee -acc -Minfo=accel -c /home/jenkins/workspace/clubb_nvhpc_gpu_vs_cpu_diffness/compile/../src/Lapack/Lapack_double/dnrm2.f nvfortran -Mcache_align -O2 -Mbackslash -Mstandard -Kieee -acc -Minfo=accel -c /home/jenkins/workspace/clubb_nvhpc_gpu_vs_cpu_diffness/compile/../src/Lapack/Lapack_double/dsyev.f nvfortran -Mcache_align -O2 -Mbackslash -Mstandard -Kieee -acc -Minfo=accel -c /home/jenkins/workspace/clubb_nvhpc_gpu_vs_cpu_diffness/compile/../src/Lapack/Lapack_single/slangt.f nvfortran -Mcache_align -O2 -Mbackslash -Mstandard -Kieee -acc -Minfo=accel -c /home/jenkins/workspace/clubb_nvhpc_gpu_vs_cpu_diffness/compile/../src/Lapack/Lapack_double/dorgql.f nvfortran -Mcache_align -O2 -Mbackslash -Mstandard -Kieee -acc -Minfo=accel -c /home/jenkins/workspace/clubb_nvhpc_gpu_vs_cpu_diffness/compile/../src/Lapack/Lapack_double/dgbrfs.f nvfortran -Mcache_align -O2 -Mbackslash -Mstandard -Kieee -acc -Minfo=accel -c /home/jenkins/workspace/clubb_nvhpc_gpu_vs_cpu_diffness/compile/../src/Lapack/Lapack_single/scopy.f nvfortran -Mcache_align -O2 -Mbackslash -Mstandard -Kieee -acc -Minfo=accel -c /home/jenkins/workspace/clubb_nvhpc_gpu_vs_cpu_diffness/compile/../src/Lapack/Lapack_single/isamax.f nvfortran -Mcache_align -O2 -Mbackslash -Mstandard -Kieee -acc -Minfo=accel -c /home/jenkins/workspace/clubb_nvhpc_gpu_vs_cpu_diffness/compile/../src/Lapack/Lapack_single/ssyr2.f nvfortran -Mcache_align -O2 -Mbackslash -Mstandard -Kieee -acc -Minfo=accel -c /home/jenkins/workspace/clubb_nvhpc_gpu_vs_cpu_diffness/compile/../src/Lapack/Lapack_single/slangb.f nvfortran -Mcache_align -O2 -Mbackslash -Mstandard -Kieee -acc -Minfo=accel -c /home/jenkins/workspace/clubb_nvhpc_gpu_vs_cpu_diffness/compile/../src/Lapack/Lapack_double/drscl.f nvfortran -Mcache_align -O2 -Mbackslash -Mstandard -Kieee -acc -Minfo=accel -c /home/jenkins/workspace/clubb_nvhpc_gpu_vs_cpu_diffness/compile/../src/Lapack/Lapack_double/dlacpy.f nvfortran -Mcache_align -O2 -Mbackslash -Mstandard -Kieee -acc -Minfo=accel -c /home/jenkins/workspace/clubb_nvhpc_gpu_vs_cpu_diffness/compile/../src/Lapack/Lapack_single/spotrf.f nvfortran -Mcache_align -O2 -Mbackslash -Mstandard -Kieee -acc -Minfo=accel -c /home/jenkins/workspace/clubb_nvhpc_gpu_vs_cpu_diffness/compile/../src/Lapack/Lapack_double/dlanst.f nvfortran -Mcache_align -O2 -Mbackslash -Mstandard -Kieee -acc -Minfo=accel -c /home/jenkins/workspace/clubb_nvhpc_gpu_vs_cpu_diffness/compile/../src/Lapack/Lapack_double/dlaset.f nvfortran -Mcache_align -O2 -Mbackslash -Mstandard -Kieee -acc -Minfo=accel -c /home/jenkins/workspace/clubb_nvhpc_gpu_vs_cpu_diffness/compile/../src/Lapack/Lapack_single/sgbequ.f nvfortran -Mcache_align -O2 -Mbackslash -Mstandard -Kieee -acc -Minfo=accel -c /home/jenkins/workspace/clubb_nvhpc_gpu_vs_cpu_diffness/compile/../src/Lapack/Lapack_double/dgbsvx.f nvfortran -Mcache_align -O2 -Mbackslash -Mstandard -Kieee -acc -Minfo=accel -c /home/jenkins/workspace/clubb_nvhpc_gpu_vs_cpu_diffness/compile/../src/Lapack/Lapack_double/dlae2.f nvfortran -Mcache_align -O2 -Mbackslash -Mstandard -Kieee -acc -Minfo=accel -c /home/jenkins/workspace/clubb_nvhpc_gpu_vs_cpu_diffness/compile/../src/Lapack/Lapack_double/dgbtrs.f nvfortran -Mcache_align -O2 -Mbackslash -Mstandard -Kieee -acc -Minfo=accel -c /home/jenkins/workspace/clubb_nvhpc_gpu_vs_cpu_diffness/compile/../src/Lapack/Lapack_single/slacn2.f nvfortran -Mcache_align -O2 -Mbackslash -Mstandard -Kieee -acc -Minfo=accel -c /home/jenkins/workspace/clubb_nvhpc_gpu_vs_cpu_diffness/compile/../src/Lapack/Lapack_double/dsyrk.f nvfortran -Mcache_align -O2 -Mbackslash -Mstandard -Kieee -acc -Minfo=accel -c /home/jenkins/workspace/clubb_nvhpc_gpu_vs_cpu_diffness/compile/../src/Lapack/Lapack_double/dsymv.f nvfortran -Mcache_align -O2 -Mbackslash -Mstandard -Kieee -acc -Minfo=accel -c /home/jenkins/workspace/clubb_nvhpc_gpu_vs_cpu_diffness/compile/../src/Lapack/Lapack_double/dscal.f nvfortran -Mcache_align -O2 -Mbackslash -Mstandard -Kieee -acc -Minfo=accel -c /home/jenkins/workspace/clubb_nvhpc_gpu_vs_cpu_diffness/compile/../src/Lapack/Lapack_single/sasum.f nvfortran -Mcache_align -O2 -Mbackslash -Mstandard -Kieee -acc -Minfo=accel -c /home/jenkins/workspace/clubb_nvhpc_gpu_vs_cpu_diffness/compile/../src/Lapack/Lapack_double/iparmq.f nvfortran -Mcache_align -O2 -Mbackslash -Mstandard -Kieee -acc -Minfo=accel -c /home/jenkins/workspace/clubb_nvhpc_gpu_vs_cpu_diffness/compile/../src/Lapack/Lapack_single/strsm.f nvfortran -Mcache_align -O2 -Mbackslash -Mstandard -Kieee -acc -Minfo=accel -c /home/jenkins/workspace/clubb_nvhpc_gpu_vs_cpu_diffness/compile/../src/Lapack/Lapack_double/dgttrs.f nvfortran -Mcache_align -O2 -Mbackslash -Mstandard -Kieee -acc -Minfo=accel -c /home/jenkins/workspace/clubb_nvhpc_gpu_vs_cpu_diffness/compile/../src/Lapack/Lapack_single/slarfb.f nvfortran -Mcache_align -O2 -Mbackslash -Mstandard -Kieee -acc -Minfo=accel -c /home/jenkins/workspace/clubb_nvhpc_gpu_vs_cpu_diffness/compile/../src/Lapack/Lapack_double/dlaqgb.f nvfortran -Mcache_align -O2 -Mbackslash -Mstandard -Kieee -acc -Minfo=accel -c /home/jenkins/workspace/clubb_nvhpc_gpu_vs_cpu_diffness/compile/../src/Lapack/Lapack_double/dgtsvx.f nvfortran -Mcache_align -O2 -Mbackslash -Mstandard -Kieee -acc -Minfo=accel -c /home/jenkins/workspace/clubb_nvhpc_gpu_vs_cpu_diffness/compile/../src/Lapack/Lapack_double/ieeeck.f nvfortran -Mcache_align -O2 -Mbackslash -Mstandard -Kieee -acc -Minfo=accel -c /home/jenkins/workspace/clubb_nvhpc_gpu_vs_cpu_diffness/compile/../src/Lapack/Lapack_double/dgtts2.f nvfortran -Mcache_align -O2 -Mbackslash -Mstandard -Kieee -acc -Minfo=accel -c /home/jenkins/workspace/clubb_nvhpc_gpu_vs_cpu_diffness/compile/../src/Lapack/Lapack_double/dorg2r.f nvfortran -Mcache_align -O2 -Mbackslash -Mstandard -Kieee -acc -Minfo=accel -c /home/jenkins/workspace/clubb_nvhpc_gpu_vs_cpu_diffness/compile/../src/Lapack/Lapack_double/dgtrfs.f nvfortran -Mcache_align -O2 -Mbackslash -Mstandard -Kieee -acc -Minfo=accel -c /home/jenkins/workspace/clubb_nvhpc_gpu_vs_cpu_diffness/compile/../src/Lapack/Lapack_single/slarft.f nvfortran -Mcache_align -O2 -Mbackslash -Mstandard -Kieee -acc -Minfo=accel -c /home/jenkins/workspace/clubb_nvhpc_gpu_vs_cpu_diffness/compile/../src/Lapack/Lapack_single/slasrt.f nvfortran -Mcache_align -O2 -Mbackslash -Mstandard -Kieee -acc -Minfo=accel -c /home/jenkins/workspace/clubb_nvhpc_gpu_vs_cpu_diffness/compile/../src/Lapack/Lapack_single/sswap.f nvfortran -Mcache_align -O2 -Mbackslash -Mstandard -Kieee -acc -Minfo=accel -c /home/jenkins/workspace/clubb_nvhpc_gpu_vs_cpu_diffness/compile/../src/Lapack/Lapack_double/dgbsv.f nvfortran -Mcache_align -O2 -Mbackslash -Mstandard -Kieee -acc -Minfo=accel -c /home/jenkins/workspace/clubb_nvhpc_gpu_vs_cpu_diffness/compile/../src/Lapack/Lapack_single/sorgtr.f nvfortran -Mcache_align -O2 -Mbackslash -Mstandard -Kieee -acc -Minfo=accel -c /home/jenkins/workspace/clubb_nvhpc_gpu_vs_cpu_diffness/compile/../src/Lapack/Lapack_double/idamax.f nvfortran -Mcache_align -O2 -Mbackslash -Mstandard -Kieee -acc -Minfo=accel -c /home/jenkins/workspace/clubb_nvhpc_gpu_vs_cpu_diffness/compile/../src/Lapack/Lapack_single/ssytrd.f nvfortran -Mcache_align -O2 -Mbackslash -Mstandard -Kieee -acc -Minfo=accel -c /home/jenkins/workspace/clubb_nvhpc_gpu_vs_cpu_diffness/compile/../src/Lapack/Lapack_double/dger.f nvfortran -Mcache_align -O2 -Mbackslash -Mstandard -Kieee -acc -Minfo=accel -c /home/jenkins/workspace/clubb_nvhpc_gpu_vs_cpu_diffness/compile/../src/Lapack/Lapack_single/slascl.f nvfortran -Mcache_align -O2 -Mbackslash -Mstandard -Kieee -acc -Minfo=accel -c /home/jenkins/workspace/clubb_nvhpc_gpu_vs_cpu_diffness/compile/../src/Lapack/Lapack_double/dlaev2.f nvfortran -Mcache_align -O2 -Mbackslash -Mstandard -Kieee -acc -Minfo=accel -c /home/jenkins/workspace/clubb_nvhpc_gpu_vs_cpu_diffness/compile/../src/Lapack/Lapack_single/saxpy.f nvfortran -Mcache_align -O2 -Mbackslash -Mstandard -Kieee -acc -Minfo=accel -c /home/jenkins/workspace/clubb_nvhpc_gpu_vs_cpu_diffness/compile/../src/Lapack/Lapack_double/dlatbs.f nvfortran -Mcache_align -O2 -Mbackslash -Mstandard -Kieee -acc -Minfo=accel -c /home/jenkins/workspace/clubb_nvhpc_gpu_vs_cpu_diffness/compile/../src/Lapack/Lapack_shared/xerbla.f nvfortran -Mcache_align -O2 -Mbackslash -Mstandard -Kieee -acc -Minfo=accel -c /home/jenkins/workspace/clubb_nvhpc_gpu_vs_cpu_diffness/compile/../src/Lapack/Lapack_double/dlaqsy.f nvfortran -Mcache_align -O2 -Mbackslash -Mstandard -Kieee -acc -Minfo=accel -c /home/jenkins/workspace/clubb_nvhpc_gpu_vs_cpu_diffness/compile/../src/Lapack/Lapack_single/slarfg.f nvfortran -Mcache_align -O2 -Mbackslash -Mstandard -Kieee -acc -Minfo=accel -c /home/jenkins/workspace/clubb_nvhpc_gpu_vs_cpu_diffness/compile/../src/Lapack/Lapack_single/sdot.f nvfortran -Mcache_align -O2 -Mbackslash -Mstandard -Kieee -acc -Minfo=accel -c /home/jenkins/workspace/clubb_nvhpc_gpu_vs_cpu_diffness/compile/../src/Lapack/Lapack_single/slaisnan.f nvfortran -Mcache_align -O2 -Mbackslash -Mstandard -Kieee -acc -Minfo=accel -c /home/jenkins/workspace/clubb_nvhpc_gpu_vs_cpu_diffness/compile/../src/Lapack/Lapack_double/dlatrd.f nvfortran -Mcache_align -O2 -Mbackslash -Mstandard -Kieee -acc -Minfo=accel -c /home/jenkins/workspace/clubb_nvhpc_gpu_vs_cpu_diffness/compile/../src/Lapack/Lapack_double/dgbcon.f nvfortran -Mcache_align -O2 -Mbackslash -Mstandard -Kieee -acc -Minfo=accel -c /home/jenkins/workspace/clubb_nvhpc_gpu_vs_cpu_diffness/compile/../src/Lapack/Lapack_single/slapy2.f nvfortran -Mcache_align -O2 -Mbackslash -Mstandard -Kieee -acc -Minfo=accel -c /home/jenkins/workspace/clubb_nvhpc_gpu_vs_cpu_diffness/compile/../src/Lapack/Lapack_double/dorg2l.f nvfortran -Mcache_align -O2 -Mbackslash -Mstandard -Kieee -acc -Minfo=accel -c /home/jenkins/workspace/clubb_nvhpc_gpu_vs_cpu_diffness/compile/../src/Lapack/Lapack_double/dgbtrf.f nvfortran -Mcache_align -O2 -Mbackslash -Mstandard -Kieee -acc -Minfo=accel -c /home/jenkins/workspace/clubb_nvhpc_gpu_vs_cpu_diffness/compile/../src/Lapack/Lapack_double/dpoequ.f nvfortran -Mcache_align -O2 -Mbackslash -Mstandard -Kieee -acc -Minfo=accel -c /home/jenkins/workspace/clubb_nvhpc_gpu_vs_cpu_diffness/compile/../src/Lapack/Lapack_single/slartg.f nvfortran -Mcache_align -O2 -Mbackslash -Mstandard -Kieee -acc -Minfo=accel -c /home/jenkins/workspace/clubb_nvhpc_gpu_vs_cpu_diffness/compile/../src/Lapack/Lapack_double/dorgtr.f nvfortran -Mcache_align -O2 -Mbackslash -Mstandard -Kieee -acc -Minfo=accel -c /home/jenkins/workspace/clubb_nvhpc_gpu_vs_cpu_diffness/compile/../src/Lapack/Lapack_single/sgbsv.f nvfortran -Mcache_align -O2 -Mbackslash -Mstandard -Kieee -acc -Minfo=accel -c /home/jenkins/workspace/clubb_nvhpc_gpu_vs_cpu_diffness/compile/../src/Lapack/Lapack_double/dswap.f nvfortran -Mcache_align -O2 -Mbackslash -Mstandard -Kieee -acc -Minfo=accel -c /home/jenkins/workspace/clubb_nvhpc_gpu_vs_cpu_diffness/compile/../src/Lapack/Lapack_single/slatbs.f nvfortran -Mcache_align -O2 -Mbackslash -Mstandard -Kieee -acc -Minfo=accel -c /home/jenkins/workspace/clubb_nvhpc_gpu_vs_cpu_diffness/compile/../src/Lapack/Lapack_single/slaqsy.f nvfortran -Mcache_align -O2 -Mbackslash -Mstandard -Kieee -acc -Minfo=accel -c /home/jenkins/workspace/clubb_nvhpc_gpu_vs_cpu_diffness/compile/../src/Lapack/Lapack_single/slaev2.f nvfortran -Mcache_align -O2 -Mbackslash -Mstandard -Kieee -acc -Minfo=accel -c /home/jenkins/workspace/clubb_nvhpc_gpu_vs_cpu_diffness/compile/../src/Lapack/Lapack_double/daxpy.f nvfortran -Mcache_align -O2 -Mbackslash -Mstandard -Kieee -acc -Minfo=accel -c /home/jenkins/workspace/clubb_nvhpc_gpu_vs_cpu_diffness/compile/../src/Lapack/Lapack_double/dsytrd.f nvfortran -Mcache_align -O2 -Mbackslash -Mstandard -Kieee -acc -Minfo=accel -c /home/jenkins/workspace/clubb_nvhpc_gpu_vs_cpu_diffness/compile/../src/Lapack/Lapack_single/sger.f nvfortran -Mcache_align -O2 -Mbackslash -Mstandard -Kieee -acc -Minfo=accel -c /home/jenkins/workspace/clubb_nvhpc_gpu_vs_cpu_diffness/compile/../src/Lapack/Lapack_double/dlascl.f nvfortran -Mcache_align -O2 -Mbackslash -Mstandard -Kieee -acc -Minfo=accel -c /home/jenkins/workspace/clubb_nvhpc_gpu_vs_cpu_diffness/compile/../src/Lapack/Lapack_single/sgbcon.f nvfortran -Mcache_align -O2 -Mbackslash -Mstandard -Kieee -acc -Minfo=accel -c /home/jenkins/workspace/clubb_nvhpc_gpu_vs_cpu_diffness/compile/../src/Lapack/Lapack_single/slatrd.f nvfortran -Mcache_align -O2 -Mbackslash -Mstandard -Kieee -acc -Minfo=accel -c /home/jenkins/workspace/clubb_nvhpc_gpu_vs_cpu_diffness/compile/../src/Lapack/Lapack_double/ddot.f nvfortran -Mcache_align -O2 -Mbackslash -Mstandard -Kieee -acc -Minfo=accel -c /home/jenkins/workspace/clubb_nvhpc_gpu_vs_cpu_diffness/compile/../src/Lapack/Lapack_double/dlarfg.f nvfortran -Mcache_align -O2 -Mbackslash -Mstandard -Kieee -acc -Minfo=accel -c /home/jenkins/workspace/clubb_nvhpc_gpu_vs_cpu_diffness/compile/../src/Lapack/Lapack_double/dlaisnan.f nvfortran -Mcache_align -O2 -Mbackslash -Mstandard -Kieee -acc -Minfo=accel -c /home/jenkins/workspace/clubb_nvhpc_gpu_vs_cpu_diffness/compile/../src/Lapack/Lapack_double/dlartg.f nvfortran -Mcache_align -O2 -Mbackslash -Mstandard -Kieee -acc -Minfo=accel -c /home/jenkins/workspace/clubb_nvhpc_gpu_vs_cpu_diffness/compile/../src/Lapack/Lapack_single/spoequ.f nvfortran -Mcache_align -O2 -Mbackslash -Mstandard -Kieee -acc -Minfo=accel -c /home/jenkins/workspace/clubb_nvhpc_gpu_vs_cpu_diffness/compile/../src/Lapack/Lapack_single/sgbtrf.f nvfortran -Mcache_align -O2 -Mbackslash -Mstandard -Kieee -acc -Minfo=accel -c /home/jenkins/workspace/clubb_nvhpc_gpu_vs_cpu_diffness/compile/../src/Lapack/Lapack_double/dlapy2.f nvfortran -Mcache_align -O2 -Mbackslash -Mstandard -Kieee -acc -Minfo=accel -c /home/jenkins/workspace/clubb_nvhpc_gpu_vs_cpu_diffness/compile/../src/Lapack/Lapack_single/sorg2l.f nvfortran -Mcache_align -O2 -Mbackslash -Mstandard -Kieee -acc -Minfo=accel -c /home/jenkins/workspace/clubb_nvhpc_gpu_vs_cpu_diffness/compile/../src/Lapack/Lapack_double/dasum.f nvfortran -Mcache_align -O2 -Mbackslash -Mstandard -Kieee -acc -Minfo=accel -c /home/jenkins/workspace/clubb_nvhpc_gpu_vs_cpu_diffness/compile/../src/Lapack/Lapack_single/sscal.f nvfortran -Mcache_align -O2 -Mbackslash -Mstandard -Kieee -acc -Minfo=accel -c /home/jenkins/workspace/clubb_nvhpc_gpu_vs_cpu_diffness/compile/../src/Lapack/Lapack_double/iladlc.f nvfortran -Mcache_align -O2 -Mbackslash -Mstandard -Kieee -acc -Minfo=accel -c /home/jenkins/workspace/clubb_nvhpc_gpu_vs_cpu_diffness/compile/../src/Lapack/Lapack_single/ilaslr.f nvfortran -Mcache_align -O2 -Mbackslash -Mstandard -Kieee -acc -Minfo=accel -c /home/jenkins/workspace/clubb_nvhpc_gpu_vs_cpu_diffness/compile/../src/Lapack/Lapack_single/ssymv.f nvfortran -Mcache_align -O2 -Mbackslash -Mstandard -Kieee -acc -Minfo=accel -c /home/jenkins/workspace/clubb_nvhpc_gpu_vs_cpu_diffness/compile/../src/Lapack/Lapack_single/slaqgb.f nvfortran -Mcache_align -O2 -Mbackslash -Mstandard -Kieee -acc -Minfo=accel -c /home/jenkins/workspace/clubb_nvhpc_gpu_vs_cpu_diffness/compile/../src/Lapack/Lapack_double/dlarfb.f nvfortran -Mcache_align -O2 -Mbackslash -Mstandard -Kieee -acc -Minfo=accel -c /home/jenkins/workspace/clubb_nvhpc_gpu_vs_cpu_diffness/compile/../src/Lapack/Lapack_single/sgtsvx.f nvfortran -Mcache_align -O2 -Mbackslash -Mstandard -Kieee -acc -Minfo=accel -c /home/jenkins/workspace/clubb_nvhpc_gpu_vs_cpu_diffness/compile/../src/Lapack/Lapack_double/ilaenv.f nvfortran -Mcache_align -O2 -Mbackslash -Mstandard -Kieee -acc -Minfo=accel -c /home/jenkins/workspace/clubb_nvhpc_gpu_vs_cpu_diffness/compile/../src/Lapack/Lapack_single/sgttrs.f nvfortran -Mcache_align -O2 -Mbackslash -Mstandard -Kieee -acc -Minfo=accel -c /home/jenkins/workspace/clubb_nvhpc_gpu_vs_cpu_diffness/compile/../src/Lapack/Lapack_double/dtrsm.f nvfortran -Mcache_align -O2 -Mbackslash -Mstandard -Kieee -acc -Minfo=accel -c /home/jenkins/workspace/clubb_nvhpc_gpu_vs_cpu_diffness/compile/../src/Lapack/Lapack_single/sgtts2.f nvfortran -Mcache_align -O2 -Mbackslash -Mstandard -Kieee -acc -Minfo=accel -c /home/jenkins/workspace/clubb_nvhpc_gpu_vs_cpu_diffness/compile/../src/Lapack/Lapack_single/ilaslc.f nvfortran -Mcache_align -O2 -Mbackslash -Mstandard -Kieee -acc -Minfo=accel -c /home/jenkins/workspace/clubb_nvhpc_gpu_vs_cpu_diffness/compile/../src/Lapack/Lapack_double/iladlr.f nvfortran -Mcache_align -O2 -Mbackslash -Mstandard -Kieee -acc -Minfo=accel -c /home/jenkins/workspace/clubb_nvhpc_gpu_vs_cpu_diffness/compile/../src/Lapack/Lapack_double/dlarft.f nvfortran -Mcache_align -O2 -Mbackslash -Mstandard -Kieee -acc -Minfo=accel -c /home/jenkins/workspace/clubb_nvhpc_gpu_vs_cpu_diffness/compile/../src/Lapack/Lapack_double/dlasrt.f nvfortran -Mcache_align -O2 -Mbackslash -Mstandard -Kieee -acc -Minfo=accel -c /home/jenkins/workspace/clubb_nvhpc_gpu_vs_cpu_diffness/compile/../src/Lapack/Lapack_single/sgtrfs.f nvfortran -Mcache_align -O2 -Mbackslash -Mstandard -Kieee -acc -Minfo=accel -c /home/jenkins/workspace/clubb_nvhpc_gpu_vs_cpu_diffness/compile/../src/Lapack/Lapack_single/sorg2r.f ar rv /home/jenkins/workspace/clubb_nvhpc_gpu_vs_cpu_diffness/compile/../lib/libclubb_lapack.a dlangt.o sgbmv.o ssterf.o snrm2.o dsyr2k.o ssyev.o lsame.o dsytd2.o dcopy.o sgbrfs.o sorgql.o srscl.o dsyr2.o dlangb.o slae2.o ssyrk.o sgbtrs.o dlacn2.o sgbsvx.o dgbequ.o slaset.o slanst.o dpotrf.o slacpy.o ssteqr.o spotrf2.o dgemv.o sgtcon.o dtrmm.o sgttrf.o dlaswp.o stbsv.o sisnan.o sorgqr.o sgemm.o dlansy.o dlamch.o sgtsv.o dgbtf2.o dlantb.o dlabad.o slagtm.o slassq.o dlasr.o strmv.o dlarf.o sgemv.o dpotrf2.o dgtcon.o dsteqr.o dtbsv.o dorgqr.o disnan.o slaswp.o dgttrf.o strmm.o slantb.o sgbtf2.o slamch.o slansy.o dgtsv.o dgemm.o slasr.o dtrmv.o slarf.o dlassq.o dlagtm.o slabad.o ssytd2.o dsterf.o ssyr2k.o dgbmv.o dnrm2.o dsyev.o slangt.o dorgql.o dgbrfs.o scopy.o isamax.o ssyr2.o slangb.o drscl.o dlacpy.o spotrf.o dlanst.o dlaset.o sgbequ.o dgbsvx.o dlae2.o dgbtrs.o slacn2.o dsyrk.o dsymv.o dscal.o sasum.o iparmq.o strsm.o dgttrs.o slarfb.o dlaqgb.o dgtsvx.o ieeeck.o dgtts2.o dorg2r.o dgtrfs.o slarft.o slasrt.o sswap.o dgbsv.o sorgtr.o idamax.o ssytrd.o dger.o slascl.o dlaev2.o saxpy.o dlatbs.o xerbla.o dlaqsy.o slarfg.o sdot.o slaisnan.o dlatrd.o dgbcon.o slapy2.o dorg2l.o dgbtrf.o dpoequ.o slartg.o dorgtr.o sgbsv.o dswap.o slatbs.o slaqsy.o slaev2.o daxpy.o dsytrd.o sger.o dlascl.o sgbcon.o slatrd.o ddot.o dlarfg.o dlaisnan.o dlartg.o spoequ.o sgbtrf.o dlapy2.o sorg2l.o dasum.o sscal.o iladlc.o ilaslr.o ssymv.o slaqgb.o dlarfb.o sgtsvx.o ilaenv.o sgttrs.o dtrsm.o sgtts2.o ilaslc.o iladlr.o dlarft.o dlasrt.o sgtrfs.o sorg2r.o ar: creating /home/jenkins/workspace/clubb_nvhpc_gpu_vs_cpu_diffness/compile/../lib/libclubb_lapack.a a - dlangt.o a - sgbmv.o a - ssterf.o a - snrm2.o a - dsyr2k.o a - ssyev.o a - lsame.o a - dsytd2.o a - dcopy.o a - sgbrfs.o a - sorgql.o a - srscl.o a - dsyr2.o a - dlangb.o a - slae2.o a - ssyrk.o a - sgbtrs.o a - dlacn2.o a - sgbsvx.o a - dgbequ.o a - slaset.o a - slanst.o a - dpotrf.o a - slacpy.o a - ssteqr.o a - spotrf2.o a - dgemv.o a - sgtcon.o a - dtrmm.o a - sgttrf.o a - dlaswp.o a - stbsv.o a - sisnan.o a - sorgqr.o a - sgemm.o a - dlansy.o a - dlamch.o a - sgtsv.o a - dgbtf2.o a - dlantb.o a - dlabad.o a - slagtm.o a - slassq.o a - dlasr.o a - strmv.o a - dlarf.o a - sgemv.o a - dpotrf2.o a - dgtcon.o a - dsteqr.o a - dtbsv.o a - dorgqr.o a - disnan.o a - slaswp.o a - dgttrf.o a - strmm.o a - slantb.o a - sgbtf2.o a - slamch.o a - slansy.o a - dgtsv.o a - dgemm.o a - slasr.o a - dtrmv.o a - slarf.o a - dlassq.o a - dlagtm.o a - slabad.o a - ssytd2.o a - dsterf.o a - ssyr2k.o a - dgbmv.o a - dnrm2.o a - dsyev.o a - slangt.o a - dorgql.o a - dgbrfs.o a - scopy.o a - isamax.o a - ssyr2.o a - slangb.o a - drscl.o a - dlacpy.o a - spotrf.o a - dlanst.o a - dlaset.o a - sgbequ.o a - dgbsvx.o a - dlae2.o a - dgbtrs.o a - slacn2.o a - dsyrk.o a - dsymv.o a - dscal.o a - sasum.o a - iparmq.o a - strsm.o a - dgttrs.o a - slarfb.o a - dlaqgb.o a - dgtsvx.o a - ieeeck.o a - dgtts2.o a - dorg2r.o a - dgtrfs.o a - slarft.o a - slasrt.o a - sswap.o a - dgbsv.o a - sorgtr.o a - idamax.o a - ssytrd.o a - dger.o a - slascl.o a - dlaev2.o a - saxpy.o a - dlatbs.o a - xerbla.o a - dlaqsy.o a - slarfg.o a - sdot.o a - slaisnan.o a - dlatrd.o a - dgbcon.o a - slapy2.o a - dorg2l.o a - dgbtrf.o a - dpoequ.o a - slartg.o a - dorgtr.o a - sgbsv.o a - dswap.o a - slatbs.o a - slaqsy.o a - slaev2.o a - daxpy.o a - dsytrd.o a - sger.o a - dlascl.o a - sgbcon.o a - slatrd.o a - ddot.o a - dlarfg.o a - dlaisnan.o a - dlartg.o a - spoequ.o a - sgbtrf.o a - dlapy2.o a - sorg2l.o a - dasum.o a - sscal.o a - iladlc.o a - ilaslr.o a - ssymv.o a - slaqgb.o a - dlarfb.o a - sgtsvx.o a - ilaenv.o a - sgttrs.o a - dtrsm.o a - sgtts2.o a - ilaslc.o a - iladlr.o a - dlarft.o a - dlasrt.o a - sgtrfs.o a - sorg2r.o make[1]: Leaving directory '/home/jenkins/workspace/clubb_nvhpc_gpu_vs_cpu_diffness/obj' cd /home/jenkins/workspace/clubb_nvhpc_gpu_vs_cpu_diffness/compile/../obj; make -f Make.clubb_bugsrad cd /home/jenkins/workspace/clubb_nvhpc_gpu_vs_cpu_diffness/compile/../obj; make -f Make.microphys_utils cd /home/jenkins/workspace/clubb_nvhpc_gpu_vs_cpu_diffness/compile/../obj; make -f Make.clubb_parabolic cd /home/jenkins/workspace/clubb_nvhpc_gpu_vs_cpu_diffness/compile/../obj; make -f Make.clubb_coamps make[1]: Entering directory '/home/jenkins/workspace/clubb_nvhpc_gpu_vs_cpu_diffness/obj' nvfortran -DNETCDF -DCLUBB_REAL_TYPE=8 -DCLUBB_GPU -DCUDA -DCOAMPS_MICRO -DNR_SP -DSILHS -Dradoffline -Dnooverlap -DCLUBB -I/usr/local/spack/opt/spack/linux-pop22-cascadelake/nvhpc-24.3/netcdf-fortran-4.5.3-sl35xhk3ea5mtoylsgjg62d2bg3zto3k/include -Mcache_align -O2 -Mbackslash -Mstandard -Kieee -acc -Minfo=accel -c ../src/BUGSrad/kinds.F90 make[1]: Entering directory '/home/jenkins/workspace/clubb_nvhpc_gpu_vs_cpu_diffness/obj' nvfortran -DNETCDF -DCLUBB_REAL_TYPE=8 -DCLUBB_GPU -DCUDA -DCOAMPS_MICRO -DNR_SP -DSILHS -Dradoffline -Dnooverlap -DCLUBB -I/usr/local/spack/opt/spack/linux-pop22-cascadelake/nvhpc-24.3/netcdf-fortran-4.5.3-sl35xhk3ea5mtoylsgjg62d2bg3zto3k/include -Mcache_align -O2 -Mbackslash -Mstandard -Kieee -acc -Minfo=accel -c /home/jenkins/workspace/clubb_nvhpc_gpu_vs_cpu_diffness/compile/../src/Microphys_utils/microphys_stats_vars_module.F90 make[1]: Entering directory '/home/jenkins/workspace/clubb_nvhpc_gpu_vs_cpu_diffness/obj' nvfortran -Mcache_align -O2 -Mbackslash -Mstandard -Kieee -acc -Minfo=accel -c ../src/Parabolic_constants.f90 make[1]: Entering directory '/home/jenkins/workspace/clubb_nvhpc_gpu_vs_cpu_diffness/obj' nvfortran -DNETCDF -DCLUBB_REAL_TYPE=8 -DCLUBB_GPU -DCUDA -DCOAMPS_MICRO -DNR_SP -DSILHS -Dradoffline -Dnooverlap -DCLUBB -I/usr/local/spack/opt/spack/linux-pop22-cascadelake/nvhpc-24.3/netcdf-fortran-4.5.3-sl35xhk3ea5mtoylsgjg62d2bg3zto3k/include -Mcache_align -O2 -Mbackslash -Mstandard -Kieee -acc -Minfo=accel -c /home/jenkins/workspace/clubb_nvhpc_gpu_vs_cpu_diffness/compile/../src/COAMPS_microphys/eqa21.F nvfortran -DNETCDF -DCLUBB_REAL_TYPE=8 -DCLUBB_GPU -DCUDA -DCOAMPS_MICRO -DNR_SP -DSILHS -Dradoffline -Dnooverlap -DCLUBB -I/usr/local/spack/opt/spack/linux-pop22-cascadelake/nvhpc-24.3/netcdf-fortran-4.5.3-sl35xhk3ea5mtoylsgjg62d2bg3zto3k/include -Mcache_align -O2 -Mbackslash -Mstandard -Kieee -acc -Minfo=accel -c ../src/variables_radiation_module.F90 nvfortran -DNETCDF -DCLUBB_REAL_TYPE=8 -DCLUBB_GPU -DCUDA -DCOAMPS_MICRO -DNR_SP -DSILHS -Dradoffline -Dnooverlap -DCLUBB -I/usr/local/spack/opt/spack/linux-pop22-cascadelake/nvhpc-24.3/netcdf-fortran-4.5.3-sl35xhk3ea5mtoylsgjg62d2bg3zto3k/include -Mcache_align -O2 -Mbackslash -Mstandard -Kieee -acc -Minfo=accel -c /home/jenkins/workspace/clubb_nvhpc_gpu_vs_cpu_diffness/compile/../src/COAMPS_microphys/eqa12g.F nvfortran -DNETCDF -DCLUBB_REAL_TYPE=8 -DCLUBB_GPU -DCUDA -DCOAMPS_MICRO -DNR_SP -DSILHS -Dradoffline -Dnooverlap -DCLUBB -I/usr/local/spack/opt/spack/linux-pop22-cascadelake/nvhpc-24.3/netcdf-fortran-4.5.3-sl35xhk3ea5mtoylsgjg62d2bg3zto3k/include -Mcache_align -O2 -Mbackslash -Mstandard -Kieee -acc -Minfo=accel -c /home/jenkins/workspace/clubb_nvhpc_gpu_vs_cpu_diffness/compile/../src/COAMPS_microphys/eqa28.F nvfortran -DNETCDF -DCLUBB_REAL_TYPE=8 -DCLUBB_GPU -DCUDA -DCOAMPS_MICRO -DNR_SP -DSILHS -Dradoffline -Dnooverlap -DCLUBB -I/usr/local/spack/opt/spack/linux-pop22-cascadelake/nvhpc-24.3/netcdf-fortran-4.5.3-sl35xhk3ea5mtoylsgjg62d2bg3zto3k/include -Mcache_align -O2 -Mbackslash -Mstandard -Kieee -acc -Minfo=accel -c /home/jenkins/workspace/clubb_nvhpc_gpu_vs_cpu_diffness/compile/../src/COAMPS_microphys/qtadj.F nvfortran -DNETCDF -DCLUBB_REAL_TYPE=8 -DCLUBB_GPU -DCUDA -DCOAMPS_MICRO -DNR_SP -DSILHS -Dradoffline -Dnooverlap -DCLUBB -I/usr/local/spack/opt/spack/linux-pop22-cascadelake/nvhpc-24.3/netcdf-fortran-4.5.3-sl35xhk3ea5mtoylsgjg62d2bg3zto3k/include -Mcache_align -O2 -Mbackslash -Mstandard -Kieee -acc -Minfo=accel -c /home/jenkins/workspace/clubb_nvhpc_gpu_vs_cpu_diffness/compile/../src/COAMPS_microphys/tgqs.F nvfortran -DNETCDF -DCLUBB_REAL_TYPE=8 -DCLUBB_GPU -DCUDA -DCOAMPS_MICRO -DNR_SP -DSILHS -Dradoffline -Dnooverlap -DCLUBB -I/usr/local/spack/opt/spack/linux-pop22-cascadelake/nvhpc-24.3/netcdf-fortran-4.5.3-sl35xhk3ea5mtoylsgjg62d2bg3zto3k/include -Mcache_align -O2 -Mbackslash -Mstandard -Kieee -acc -Minfo=accel -c /home/jenkins/workspace/clubb_nvhpc_gpu_vs_cpu_diffness/compile/../src/COAMPS_microphys/eqa7g.F nvfortran -DNETCDF -DCLUBB_REAL_TYPE=8 -DCLUBB_GPU -DCUDA -DCOAMPS_MICRO -DNR_SP -DSILHS -Dradoffline -Dnooverlap -DCLUBB -I/usr/local/spack/opt/spack/linux-pop22-cascadelake/nvhpc-24.3/netcdf-fortran-4.5.3-sl35xhk3ea5mtoylsgjg62d2bg3zto3k/include -Mcache_align -O2 -Mbackslash -Mstandard -Kieee -acc -Minfo=accel -c /home/jenkins/workspace/clubb_nvhpc_gpu_vs_cpu_diffness/compile/../src/COAMPS_microphys/adjmlt.F nvfortran -DNETCDF -DCLUBB_REAL_TYPE=8 -DCLUBB_GPU -DCUDA -DCOAMPS_MICRO -DNR_SP -DSILHS -Dradoffline -Dnooverlap -DCLUBB -I/usr/local/spack/opt/spack/linux-pop22-cascadelake/nvhpc-24.3/netcdf-fortran-4.5.3-sl35xhk3ea5mtoylsgjg62d2bg3zto3k/include -Mcache_align -O2 -Mbackslash -Mstandard -Kieee -acc -Minfo=accel -c /home/jenkins/workspace/clubb_nvhpc_gpu_vs_cpu_diffness/compile/../src/COAMPS_microphys/eqa25.F nvfortran -DNETCDF -DCLUBB_REAL_TYPE=8 -DCLUBB_GPU -DCUDA -DCOAMPS_MICRO -DNR_SP -DSILHS -Dradoffline -Dnooverlap -DCLUBB -I/usr/local/spack/opt/spack/linux-pop22-cascadelake/nvhpc-24.3/netcdf-fortran-4.5.3-sl35xhk3ea5mtoylsgjg62d2bg3zto3k/include -Mcache_align -O2 -Mbackslash -Mstandard -Kieee -acc -Minfo=accel -c /home/jenkins/workspace/clubb_nvhpc_gpu_vs_cpu_diffness/compile/../src/COAMPS_microphys/nrmcol.F nvfortran -DNETCDF -DCLUBB_REAL_TYPE=8 -DCLUBB_GPU -DCUDA -DCOAMPS_MICRO -DNR_SP -DSILHS -Dradoffline -Dnooverlap -DCLUBB -I/usr/local/spack/opt/spack/linux-pop22-cascadelake/nvhpc-24.3/netcdf-fortran-4.5.3-sl35xhk3ea5mtoylsgjg62d2bg3zto3k/include -Mcache_align -O2 -Mbackslash -Mstandard -Kieee -acc -Minfo=accel -c /home/jenkins/workspace/clubb_nvhpc_gpu_vs_cpu_diffness/compile/../src/COAMPS_microphys/adjtq.F nvfortran -DNETCDF -DCLUBB_REAL_TYPE=8 -DCLUBB_GPU -DCUDA -DCOAMPS_MICRO -DNR_SP -DSILHS -Dradoffline -Dnooverlap -DCLUBB -I/usr/local/spack/opt/spack/linux-pop22-cascadelake/nvhpc-24.3/netcdf-fortran-4.5.3-sl35xhk3ea5mtoylsgjg62d2bg3zto3k/include -Mcache_align -O2 -Mbackslash -Mstandard -Kieee -acc -Minfo=accel -c /home/jenkins/workspace/clubb_nvhpc_gpu_vs_cpu_diffness/compile/../src/COAMPS_microphys/qsatvi.F nvfortran -DNETCDF -DCLUBB_REAL_TYPE=8 -DCLUBB_GPU -DCUDA -DCOAMPS_MICRO -DNR_SP -DSILHS -Dradoffline -Dnooverlap -DCLUBB -I/usr/local/spack/opt/spack/linux-pop22-cascadelake/nvhpc-24.3/netcdf-fortran-4.5.3-sl35xhk3ea5mtoylsgjg62d2bg3zto3k/include -Mcache_align -O2 -Mbackslash -Mstandard -Kieee -acc -Minfo=accel -c /home/jenkins/workspace/clubb_nvhpc_gpu_vs_cpu_diffness/compile/../src/COAMPS_microphys/eqa5g.F nvfortran -DNETCDF -DCLUBB_REAL_TYPE=8 -DCLUBB_GPU -DCUDA -DCOAMPS_MICRO -DNR_SP -DSILHS -Dradoffline -Dnooverlap -DCLUBB -I/usr/local/spack/opt/spack/linux-pop22-cascadelake/nvhpc-24.3/netcdf-fortran-4.5.3-sl35xhk3ea5mtoylsgjg62d2bg3zto3k/include -Mcache_align -O2 -Mbackslash -Mstandard -Kieee -acc -Minfo=accel -c /home/jenkins/workspace/clubb_nvhpc_gpu_vs_cpu_diffness/compile/../src/COAMPS_microphys/eqa9g.F nvfortran -DNETCDF -DCLUBB_REAL_TYPE=8 -DCLUBB_GPU -DCUDA -DCOAMPS_MICRO -DNR_SP -DSILHS -Dradoffline -Dnooverlap -DCLUBB -I/usr/local/spack/opt/spack/linux-pop22-cascadelake/nvhpc-24.3/netcdf-fortran-4.5.3-sl35xhk3ea5mtoylsgjg62d2bg3zto3k/include -Mcache_align -O2 -Mbackslash -Mstandard -Kieee -acc -Minfo=accel -c /home/jenkins/workspace/clubb_nvhpc_gpu_vs_cpu_diffness/compile/../src/COAMPS_microphys/eqa21g.F nvfortran -DNETCDF -DCLUBB_REAL_TYPE=8 -DCLUBB_GPU -DCUDA -DCOAMPS_MICRO -DNR_SP -DSILHS -Dradoffline -Dnooverlap -DCLUBB -I/usr/local/spack/opt/spack/linux-pop22-cascadelake/nvhpc-24.3/netcdf-fortran-4.5.3-sl35xhk3ea5mtoylsgjg62d2bg3zto3k/include -Mcache_align -O2 -Mbackslash -Mstandard -Kieee -acc -Minfo=accel -c /home/jenkins/workspace/clubb_nvhpc_gpu_vs_cpu_diffness/compile/../src/COAMPS_microphys/eqa20g.F nvfortran -Mcache_align -O2 -Mbackslash -Mstandard -Kieee -acc -Minfo=accel -c ../src/AiryFunction.f90 nvfortran -DNETCDF -DCLUBB_REAL_TYPE=8 -DCLUBB_GPU -DCUDA -DCOAMPS_MICRO -DNR_SP -DSILHS -Dradoffline -Dnooverlap -DCLUBB -I/usr/local/spack/opt/spack/linux-pop22-cascadelake/nvhpc-24.3/netcdf-fortran-4.5.3-sl35xhk3ea5mtoylsgjg62d2bg3zto3k/include -Mcache_align -O2 -Mbackslash -Mstandard -Kieee -acc -Minfo=accel -c ../src/BUGSrad/bugsrad_physconst.F90 nvfortran -DNETCDF -DCLUBB_REAL_TYPE=8 -DCLUBB_GPU -DCUDA -DCOAMPS_MICRO -DNR_SP -DSILHS -Dradoffline -Dnooverlap -DCLUBB -I/usr/local/spack/opt/spack/linux-pop22-cascadelake/nvhpc-24.3/netcdf-fortran-4.5.3-sl35xhk3ea5mtoylsgjg62d2bg3zto3k/include -Mcache_align -O2 -Mbackslash -Mstandard -Kieee -acc -Minfo=accel -c ../src/BUGSrad/cloud_correlate.F90 nvfortran -DNETCDF -DCLUBB_REAL_TYPE=8 -DCLUBB_GPU -DCUDA -DCOAMPS_MICRO -DNR_SP -DSILHS -Dradoffline -Dnooverlap -DCLUBB -I/usr/local/spack/opt/spack/linux-pop22-cascadelake/nvhpc-24.3/netcdf-fortran-4.5.3-sl35xhk3ea5mtoylsgjg62d2bg3zto3k/include -Mcache_align -O2 -Mbackslash -Mstandard -Kieee -acc -Minfo=accel -c /home/jenkins/workspace/clubb_nvhpc_gpu_vs_cpu_diffness/compile/../src/COAMPS_microphys/eqa12.F nvfortran -DNETCDF -DCLUBB_REAL_TYPE=8 -DCLUBB_GPU -DCUDA -DCOAMPS_MICRO -DNR_SP -DSILHS -Dradoffline -Dnooverlap -DCLUBB -I/usr/local/spack/opt/spack/linux-pop22-cascadelake/nvhpc-24.3/netcdf-fortran-4.5.3-sl35xhk3ea5mtoylsgjg62d2bg3zto3k/include -Mcache_align -O2 -Mbackslash -Mstandard -Kieee -acc -Minfo=accel -c /home/jenkins/workspace/clubb_nvhpc_gpu_vs_cpu_diffness/compile/../src/COAMPS_microphys/nrmtqi.F nvfortran -DNETCDF -DCLUBB_REAL_TYPE=8 -DCLUBB_GPU -DCUDA -DCOAMPS_MICRO -DNR_SP -DSILHS -Dradoffline -Dnooverlap -DCLUBB -I/usr/local/spack/opt/spack/linux-pop22-cascadelake/nvhpc-24.3/netcdf-fortran-4.5.3-sl35xhk3ea5mtoylsgjg62d2bg3zto3k/include -Mcache_align -O2 -Mbackslash -Mstandard -Kieee -acc -Minfo=accel -c /home/jenkins/workspace/clubb_nvhpc_gpu_vs_cpu_diffness/compile/../src/COAMPS_microphys/eqa27.F nvfortran -DNETCDF -DCLUBB_REAL_TYPE=8 -DCLUBB_GPU -DCUDA -DCOAMPS_MICRO -DNR_SP -DSILHS -Dradoffline -Dnooverlap -DCLUBB -I/usr/local/spack/opt/spack/linux-pop22-cascadelake/nvhpc-24.3/netcdf-fortran-4.5.3-sl35xhk3ea5mtoylsgjg62d2bg3zto3k/include -Mcache_align -O2 -Mbackslash -Mstandard -Kieee -acc -Minfo=accel -c /home/jenkins/workspace/clubb_nvhpc_gpu_vs_cpu_diffness/compile/../src/COAMPS_microphys/eqa26.F nvfortran -DNETCDF -DCLUBB_REAL_TYPE=8 -DCLUBB_GPU -DCUDA -DCOAMPS_MICRO -DNR_SP -DSILHS -Dradoffline -Dnooverlap -DCLUBB -I/usr/local/spack/opt/spack/linux-pop22-cascadelake/nvhpc-24.3/netcdf-fortran-4.5.3-sl35xhk3ea5mtoylsgjg62d2bg3zto3k/include -Mcache_align -O2 -Mbackslash -Mstandard -Kieee -acc -Minfo=accel -c /home/jenkins/workspace/clubb_nvhpc_gpu_vs_cpu_diffness/compile/../src/COAMPS_microphys/gamma.F nvfortran -DNETCDF -DCLUBB_REAL_TYPE=8 -DCLUBB_GPU -DCUDA -DCOAMPS_MICRO -DNR_SP -DSILHS -Dradoffline -Dnooverlap -DCLUBB -I/usr/local/spack/opt/spack/linux-pop22-cascadelake/nvhpc-24.3/netcdf-fortran-4.5.3-sl35xhk3ea5mtoylsgjg62d2bg3zto3k/include -Mcache_align -O2 -Mbackslash -Mstandard -Kieee -acc -Minfo=accel -c /home/jenkins/workspace/clubb_nvhpc_gpu_vs_cpu_diffness/compile/../src/COAMPS_microphys/tgqg.F nvfortran -DNETCDF -DCLUBB_REAL_TYPE=8 -DCLUBB_GPU -DCUDA -DCOAMPS_MICRO -DNR_SP -DSILHS -Dradoffline -Dnooverlap -DCLUBB -I/usr/local/spack/opt/spack/linux-pop22-cascadelake/nvhpc-24.3/netcdf-fortran-4.5.3-sl35xhk3ea5mtoylsgjg62d2bg3zto3k/include -Mcache_align -O2 -Mbackslash -Mstandard -Kieee -acc -Minfo=accel -c /home/jenkins/workspace/clubb_nvhpc_gpu_vs_cpu_diffness/compile/../src/COAMPS_microphys/esatv.F nvfortran -DNETCDF -DCLUBB_REAL_TYPE=8 -DCLUBB_GPU -DCUDA -DCOAMPS_MICRO -DNR_SP -DSILHS -Dradoffline -Dnooverlap -DCLUBB -I/usr/local/spack/opt/spack/linux-pop22-cascadelake/nvhpc-24.3/netcdf-fortran-4.5.3-sl35xhk3ea5mtoylsgjg62d2bg3zto3k/include -Mcache_align -O2 -Mbackslash -Mstandard -Kieee -acc -Minfo=accel -c /home/jenkins/workspace/clubb_nvhpc_gpu_vs_cpu_diffness/compile/../src/COAMPS_microphys/esati.F nvfortran -DNETCDF -DCLUBB_REAL_TYPE=8 -DCLUBB_GPU -DCUDA -DCOAMPS_MICRO -DNR_SP -DSILHS -Dradoffline -Dnooverlap -DCLUBB -I/usr/local/spack/opt/spack/linux-pop22-cascadelake/nvhpc-24.3/netcdf-fortran-4.5.3-sl35xhk3ea5mtoylsgjg62d2bg3zto3k/include -Mcache_align -O2 -Mbackslash -Mstandard -Kieee -acc -Minfo=accel -c /home/jenkins/workspace/clubb_nvhpc_gpu_vs_cpu_diffness/compile/../src/COAMPS_microphys/eqa19.F nvfortran -DNETCDF -DCLUBB_REAL_TYPE=8 -DCLUBB_GPU -DCUDA -DCOAMPS_MICRO -DNR_SP -DSILHS -Dradoffline -Dnooverlap -DCLUBB -I/usr/local/spack/opt/spack/linux-pop22-cascadelake/nvhpc-24.3/netcdf-fortran-4.5.3-sl35xhk3ea5mtoylsgjg62d2bg3zto3k/include -Mcache_align -O2 -Mbackslash -Mstandard -Kieee -acc -Minfo=accel -c ../src/BUGSrad/newexp.F90 nvfortran -DNETCDF -DCLUBB_REAL_TYPE=8 -DCLUBB_GPU -DCUDA -DCOAMPS_MICRO -DNR_SP -DSILHS -Dradoffline -Dnooverlap -DCLUBB -I/usr/local/spack/opt/spack/linux-pop22-cascadelake/nvhpc-24.3/netcdf-fortran-4.5.3-sl35xhk3ea5mtoylsgjg62d2bg3zto3k/include -Mcache_align -O2 -Mbackslash -Mstandard -Kieee -acc -Minfo=accel -c ../src/BUGSrad/two_rt_lw_ocastrndm.F90 nvfortran -DNETCDF -DCLUBB_REAL_TYPE=8 -DCLUBB_GPU -DCUDA -DCOAMPS_MICRO -DNR_SP -DSILHS -Dradoffline -Dnooverlap -DCLUBB -I/usr/local/spack/opt/spack/linux-pop22-cascadelake/nvhpc-24.3/netcdf-fortran-4.5.3-sl35xhk3ea5mtoylsgjg62d2bg3zto3k/include -Mcache_align -O2 -Mbackslash -Mstandard -Kieee -acc -Minfo=accel -c /home/jenkins/workspace/clubb_nvhpc_gpu_vs_cpu_diffness/compile/../src/COAMPS_microphys/eqa13g.F nvfortran -DNETCDF -DCLUBB_REAL_TYPE=8 -DCLUBB_GPU -DCUDA -DCOAMPS_MICRO -DNR_SP -DSILHS -Dradoffline -Dnooverlap -DCLUBB -I/usr/local/spack/opt/spack/linux-pop22-cascadelake/nvhpc-24.3/netcdf-fortran-4.5.3-sl35xhk3ea5mtoylsgjg62d2bg3zto3k/include -Mcache_align -O2 -Mbackslash -Mstandard -Kieee -acc -Minfo=accel -c /home/jenkins/workspace/clubb_nvhpc_gpu_vs_cpu_diffness/compile/../src/COAMPS_microphys/tgqi.F nvfortran -DNETCDF -DCLUBB_REAL_TYPE=8 -DCLUBB_GPU -DCUDA -DCOAMPS_MICRO -DNR_SP -DSILHS -Dradoffline -Dnooverlap -DCLUBB -I/usr/local/spack/opt/spack/linux-pop22-cascadelake/nvhpc-24.3/netcdf-fortran-4.5.3-sl35xhk3ea5mtoylsgjg62d2bg3zto3k/include -Mcache_align -O2 -Mbackslash -Mstandard -Kieee -acc -Minfo=accel -c ../src/BUGSrad/comscp2.F nvfortran -DNETCDF -DCLUBB_REAL_TYPE=8 -DCLUBB_GPU -DCUDA -DCOAMPS_MICRO -DNR_SP -DSILHS -Dradoffline -Dnooverlap -DCLUBB -I/usr/local/spack/opt/spack/linux-pop22-cascadelake/nvhpc-24.3/netcdf-fortran-4.5.3-sl35xhk3ea5mtoylsgjg62d2bg3zto3k/include -Mcache_align -O2 -Mbackslash -Mstandard -Kieee -acc -Minfo=accel -c /home/jenkins/workspace/clubb_nvhpc_gpu_vs_cpu_diffness/compile/../src/COAMPS_microphys/frzh.F nvfortran -DNETCDF -DCLUBB_REAL_TYPE=8 -DCLUBB_GPU -DCUDA -DCOAMPS_MICRO -DNR_SP -DSILHS -Dradoffline -Dnooverlap -DCLUBB -I/usr/local/spack/opt/spack/linux-pop22-cascadelake/nvhpc-24.3/netcdf-fortran-4.5.3-sl35xhk3ea5mtoylsgjg62d2bg3zto3k/include -Mcache_align -O2 -Mbackslash -Mstandard -Kieee -acc -Minfo=accel -c ../src/BUGSrad/rayle.F nvfortran -DNETCDF -DCLUBB_REAL_TYPE=8 -DCLUBB_GPU -DCUDA -DCOAMPS_MICRO -DNR_SP -DSILHS -Dradoffline -Dnooverlap -DCLUBB -I/usr/local/spack/opt/spack/linux-pop22-cascadelake/nvhpc-24.3/netcdf-fortran-4.5.3-sl35xhk3ea5mtoylsgjg62d2bg3zto3k/include -Mcache_align -O2 -Mbackslash -Mstandard -Kieee -acc -Minfo=accel -c /home/jenkins/workspace/clubb_nvhpc_gpu_vs_cpu_diffness/compile/../src/COAMPS_microphys/esat_new.F nvfortran -DNETCDF -DCLUBB_REAL_TYPE=8 -DCLUBB_GPU -DCUDA -DCOAMPS_MICRO -DNR_SP -DSILHS -Dradoffline -Dnooverlap -DCLUBB -I/usr/local/spack/opt/spack/linux-pop22-cascadelake/nvhpc-24.3/netcdf-fortran-4.5.3-sl35xhk3ea5mtoylsgjg62d2bg3zto3k/include -Mcache_align -O2 -Mbackslash -Mstandard -Kieee -acc -Minfo=accel -c ../src/BUGSrad/bugsrad_planck.F90 nvfortran -DNETCDF -DCLUBB_REAL_TYPE=8 -DCLUBB_GPU -DCUDA -DCOAMPS_MICRO -DNR_SP -DSILHS -Dradoffline -Dnooverlap -DCLUBB -I/usr/local/spack/opt/spack/linux-pop22-cascadelake/nvhpc-24.3/netcdf-fortran-4.5.3-sl35xhk3ea5mtoylsgjg62d2bg3zto3k/include -Mcache_align -O2 -Mbackslash -Mstandard -Kieee -acc -Minfo=accel -c /home/jenkins/workspace/clubb_nvhpc_gpu_vs_cpu_diffness/compile/../src/COAMPS_microphys/eqa11g.F nvfortran -DNETCDF -DCLUBB_REAL_TYPE=8 -DCLUBB_GPU -DCUDA -DCOAMPS_MICRO -DNR_SP -DSILHS -Dradoffline -Dnooverlap -DCLUBB -I/usr/local/spack/opt/spack/linux-pop22-cascadelake/nvhpc-24.3/netcdf-fortran-4.5.3-sl35xhk3ea5mtoylsgjg62d2bg3zto3k/include -Mcache_align -O2 -Mbackslash -Mstandard -Kieee -acc -Minfo=accel -c /home/jenkins/workspace/clubb_nvhpc_gpu_vs_cpu_diffness/compile/../src/COAMPS_microphys/nrmtqw.F nvfortran -DNETCDF -DCLUBB_REAL_TYPE=8 -DCLUBB_GPU -DCUDA -DCOAMPS_MICRO -DNR_SP -DSILHS -Dradoffline -Dnooverlap -DCLUBB -I/usr/local/spack/opt/spack/linux-pop22-cascadelake/nvhpc-24.3/netcdf-fortran-4.5.3-sl35xhk3ea5mtoylsgjg62d2bg3zto3k/include -Mcache_align -O2 -Mbackslash -Mstandard -Kieee -acc -Minfo=accel -c /home/jenkins/workspace/clubb_nvhpc_gpu_vs_cpu_diffness/compile/../src/COAMPS_microphys/eqa9.F nvfortran -DNETCDF -DCLUBB_REAL_TYPE=8 -DCLUBB_GPU -DCUDA -DCOAMPS_MICRO -DNR_SP -DSILHS -Dradoffline -Dnooverlap -DCLUBB -I/usr/local/spack/opt/spack/linux-pop22-cascadelake/nvhpc-24.3/netcdf-fortran-4.5.3-sl35xhk3ea5mtoylsgjg62d2bg3zto3k/include -Mcache_align -O2 -Mbackslash -Mstandard -Kieee -acc -Minfo=accel -c ../src/BUGSrad/two_rt_sw_ocastrndm.F90 nvfortran -DNETCDF -DCLUBB_REAL_TYPE=8 -DCLUBB_GPU -DCUDA -DCOAMPS_MICRO -DNR_SP -DSILHS -Dradoffline -Dnooverlap -DCLUBB -I/usr/local/spack/opt/spack/linux-pop22-cascadelake/nvhpc-24.3/netcdf-fortran-4.5.3-sl35xhk3ea5mtoylsgjg62d2bg3zto3k/include -Mcache_align -O2 -Mbackslash -Mstandard -Kieee -acc -Minfo=accel -c ../src/BUGSrad/comscp1.F ar rv /home/jenkins/workspace/clubb_nvhpc_gpu_vs_cpu_diffness/compile/../lib/libmicrophys_utils.a microphys_stats_vars_module.o ar: creating /home/jenkins/workspace/clubb_nvhpc_gpu_vs_cpu_diffness/compile/../lib/libmicrophys_utils.a a - microphys_stats_vars_module.o nvfortran -DNETCDF -DCLUBB_REAL_TYPE=8 -DCLUBB_GPU -DCUDA -DCOAMPS_MICRO -DNR_SP -DSILHS -Dradoffline -Dnooverlap -DCLUBB -I/usr/local/spack/opt/spack/linux-pop22-cascadelake/nvhpc-24.3/netcdf-fortran-4.5.3-sl35xhk3ea5mtoylsgjg62d2bg3zto3k/include -Mcache_align -O2 -Mbackslash -Mstandard -Kieee -acc -Minfo=accel -c /home/jenkins/workspace/clubb_nvhpc_gpu_vs_cpu_diffness/compile/../src/COAMPS_microphys/eqa8g.F nvfortran -DNETCDF -DCLUBB_REAL_TYPE=8 -DCLUBB_GPU -DCUDA -DCOAMPS_MICRO -DNR_SP -DSILHS -Dradoffline -Dnooverlap -DCLUBB -I/usr/local/spack/opt/spack/linux-pop22-cascadelake/nvhpc-24.3/netcdf-fortran-4.5.3-sl35xhk3ea5mtoylsgjg62d2bg3zto3k/include -Mcache_align -O2 -Mbackslash -Mstandard -Kieee -acc -Minfo=accel -c /home/jenkins/workspace/clubb_nvhpc_gpu_vs_cpu_diffness/compile/../src/COAMPS_microphys/eqa10g.F make[1]: Leaving directory '/home/jenkins/workspace/clubb_nvhpc_gpu_vs_cpu_diffness/obj' nvfortran -DNETCDF -DCLUBB_REAL_TYPE=8 -DCLUBB_GPU -DCUDA -DCOAMPS_MICRO -DNR_SP -DSILHS -Dradoffline -Dnooverlap -DCLUBB -I/usr/local/spack/opt/spack/linux-pop22-cascadelake/nvhpc-24.3/netcdf-fortran-4.5.3-sl35xhk3ea5mtoylsgjg62d2bg3zto3k/include -Mcache_align -O2 -Mbackslash -Mstandard -Kieee -acc -Minfo=accel -c /home/jenkins/workspace/clubb_nvhpc_gpu_vs_cpu_diffness/compile/../src/COAMPS_microphys/eqa18g.F nvfortran -DNETCDF -DCLUBB_REAL_TYPE=8 -DCLUBB_GPU -DCUDA -DCOAMPS_MICRO -DNR_SP -DSILHS -Dradoffline -Dnooverlap -DCLUBB -I/usr/local/spack/opt/spack/linux-pop22-cascadelake/nvhpc-24.3/netcdf-fortran-4.5.3-sl35xhk3ea5mtoylsgjg62d2bg3zto3k/include -Mcache_align -O2 -Mbackslash -Mstandard -Kieee -acc -Minfo=accel -c ../src/BUGSrad/cloudg.F nvfortran -Mcache_align -O2 -Mbackslash -Mstandard -Kieee -acc -Minfo=accel -c ../src/Parabolic.f90 nvfortran -DNETCDF -DCLUBB_REAL_TYPE=8 -DCLUBB_GPU -DCUDA -DCOAMPS_MICRO -DNR_SP -DSILHS -Dradoffline -Dnooverlap -DCLUBB -I/usr/local/spack/opt/spack/linux-pop22-cascadelake/nvhpc-24.3/netcdf-fortran-4.5.3-sl35xhk3ea5mtoylsgjg62d2bg3zto3k/include -Mcache_align -O2 -Mbackslash -Mstandard -Kieee -acc -Minfo=accel -c /home/jenkins/workspace/clubb_nvhpc_gpu_vs_cpu_diffness/compile/../src/COAMPS_microphys/eqa22.F nvfortran -DNETCDF -DCLUBB_REAL_TYPE=8 -DCLUBB_GPU -DCUDA -DCOAMPS_MICRO -DNR_SP -DSILHS -Dradoffline -Dnooverlap -DCLUBB -I/usr/local/spack/opt/spack/linux-pop22-cascadelake/nvhpc-24.3/netcdf-fortran-4.5.3-sl35xhk3ea5mtoylsgjg62d2bg3zto3k/include -Mcache_align -O2 -Mbackslash -Mstandard -Kieee -acc -Minfo=accel -c /home/jenkins/workspace/clubb_nvhpc_gpu_vs_cpu_diffness/compile/../src/COAMPS_microphys/conice.F nvfortran -DNETCDF -DCLUBB_REAL_TYPE=8 -DCLUBB_GPU -DCUDA -DCOAMPS_MICRO -DNR_SP -DSILHS -Dradoffline -Dnooverlap -DCLUBB -I/usr/local/spack/opt/spack/linux-pop22-cascadelake/nvhpc-24.3/netcdf-fortran-4.5.3-sl35xhk3ea5mtoylsgjg62d2bg3zto3k/include -Mcache_align -O2 -Mbackslash -Mstandard -Kieee -acc -Minfo=accel -c ../src/BUGSrad/two_rt_sw_iter.F nvfortran -DNETCDF -DCLUBB_REAL_TYPE=8 -DCLUBB_GPU -DCUDA -DCOAMPS_MICRO -DNR_SP -DSILHS -Dradoffline -Dnooverlap -DCLUBB -I/usr/local/spack/opt/spack/linux-pop22-cascadelake/nvhpc-24.3/netcdf-fortran-4.5.3-sl35xhk3ea5mtoylsgjg62d2bg3zto3k/include -Mcache_align -O2 -Mbackslash -Mstandard -Kieee -acc -Minfo=accel -c /home/jenkins/workspace/clubb_nvhpc_gpu_vs_cpu_diffness/compile/../src/COAMPS_microphys/eqa17g.F nvfortran -DNETCDF -DCLUBB_REAL_TYPE=8 -DCLUBB_GPU -DCUDA -DCOAMPS_MICRO -DNR_SP -DSILHS -Dradoffline -Dnooverlap -DCLUBB -I/usr/local/spack/opt/spack/linux-pop22-cascadelake/nvhpc-24.3/netcdf-fortran-4.5.3-sl35xhk3ea5mtoylsgjg62d2bg3zto3k/include -Mcache_align -O2 -Mbackslash -Mstandard -Kieee -acc -Minfo=accel -c /home/jenkins/workspace/clubb_nvhpc_gpu_vs_cpu_diffness/compile/../src/COAMPS_microphys/eqa7.F cd /home/jenkins/workspace/clubb_nvhpc_gpu_vs_cpu_diffness/compile/../obj; make -f Make.clubb_morrison make[1]: Entering directory '/home/jenkins/workspace/clubb_nvhpc_gpu_vs_cpu_diffness/obj' nvfortran -DNETCDF -DCLUBB_REAL_TYPE=8 -DCLUBB_GPU -DCUDA -DCOAMPS_MICRO -DNR_SP -DSILHS -Dradoffline -Dnooverlap -DCLUBB -I/usr/local/spack/opt/spack/linux-pop22-cascadelake/nvhpc-24.3/netcdf-fortran-4.5.3-sl35xhk3ea5mtoylsgjg62d2bg3zto3k/include -Mcache_align -O2 -Mbackslash -Mstandard -Kieee -acc -Minfo=accel -c ../src/Morrison_microphys/module_mp_graupel.F90 nvfortran -DNETCDF -DCLUBB_REAL_TYPE=8 -DCLUBB_GPU -DCUDA -DCOAMPS_MICRO -DNR_SP -DSILHS -Dradoffline -Dnooverlap -DCLUBB -I/usr/local/spack/opt/spack/linux-pop22-cascadelake/nvhpc-24.3/netcdf-fortran-4.5.3-sl35xhk3ea5mtoylsgjg62d2bg3zto3k/include -Mcache_align -O2 -Mbackslash -Mstandard -Kieee -acc -Minfo=accel -c /home/jenkins/workspace/clubb_nvhpc_gpu_vs_cpu_diffness/compile/../src/COAMPS_microphys/eqa19g.F nvfortran -DNETCDF -DCLUBB_REAL_TYPE=8 -DCLUBB_GPU -DCUDA -DCOAMPS_MICRO -DNR_SP -DSILHS -Dradoffline -Dnooverlap -DCLUBB -I/usr/local/spack/opt/spack/linux-pop22-cascadelake/nvhpc-24.3/netcdf-fortran-4.5.3-sl35xhk3ea5mtoylsgjg62d2bg3zto3k/include -Mcache_align -O2 -Mbackslash -Mstandard -Kieee -acc -Minfo=accel -c ../src/BUGSrad/gascon.F nvfortran -DNETCDF -DCLUBB_REAL_TYPE=8 -DCLUBB_GPU -DCUDA -DCOAMPS_MICRO -DNR_SP -DSILHS -Dradoffline -Dnooverlap -DCLUBB -I/usr/local/spack/opt/spack/linux-pop22-cascadelake/nvhpc-24.3/netcdf-fortran-4.5.3-sl35xhk3ea5mtoylsgjg62d2bg3zto3k/include -Mcache_align -O2 -Mbackslash -Mstandard -Kieee -acc -Minfo=accel -c -I../src/BUGSrad ../src/BUGSrad/gases_ckd.F90 nvfortran -DNETCDF -DCLUBB_REAL_TYPE=8 -DCLUBB_GPU -DCUDA -DCOAMPS_MICRO -DNR_SP -DSILHS -Dradoffline -Dnooverlap -DCLUBB -I/usr/local/spack/opt/spack/linux-pop22-cascadelake/nvhpc-24.3/netcdf-fortran-4.5.3-sl35xhk3ea5mtoylsgjg62d2bg3zto3k/include -Mcache_align -O2 -Mbackslash -Mstandard -Kieee -acc -Minfo=accel -c /home/jenkins/workspace/clubb_nvhpc_gpu_vs_cpu_diffness/compile/../src/COAMPS_microphys/tgqr.F nvfortran -DNETCDF -DCLUBB_REAL_TYPE=8 -DCLUBB_GPU -DCUDA -DCOAMPS_MICRO -DNR_SP -DSILHS -Dradoffline -Dnooverlap -DCLUBB -I/usr/local/spack/opt/spack/linux-pop22-cascadelake/nvhpc-24.3/netcdf-fortran-4.5.3-sl35xhk3ea5mtoylsgjg62d2bg3zto3k/include -Mcache_align -O2 -Mbackslash -Mstandard -Kieee -acc -Minfo=accel -c /home/jenkins/workspace/clubb_nvhpc_gpu_vs_cpu_diffness/compile/../src/COAMPS_microphys/eqa15.F nvfortran -DNETCDF -DCLUBB_REAL_TYPE=8 -DCLUBB_GPU -DCUDA -DCOAMPS_MICRO -DNR_SP -DSILHS -Dradoffline -Dnooverlap -DCLUBB -I/usr/local/spack/opt/spack/linux-pop22-cascadelake/nvhpc-24.3/netcdf-fortran-4.5.3-sl35xhk3ea5mtoylsgjg62d2bg3zto3k/include -Mcache_align -O2 -Mbackslash -Mstandard -Kieee -acc -Minfo=accel -c /home/jenkins/workspace/clubb_nvhpc_gpu_vs_cpu_diffness/compile/../src/COAMPS_microphys/eqa27r.F nvfortran -DNETCDF -DCLUBB_REAL_TYPE=8 -DCLUBB_GPU -DCUDA -DCOAMPS_MICRO -DNR_SP -DSILHS -Dradoffline -Dnooverlap -DCLUBB -I/usr/local/spack/opt/spack/linux-pop22-cascadelake/nvhpc-24.3/netcdf-fortran-4.5.3-sl35xhk3ea5mtoylsgjg62d2bg3zto3k/include -Mcache_align -O2 -Mbackslash -Mstandard -Kieee -acc -Minfo=accel -c ../src/BUGSrad/bugs_rad.F nvfortran -DNETCDF -DCLUBB_REAL_TYPE=8 -DCLUBB_GPU -DCUDA -DCOAMPS_MICRO -DNR_SP -DSILHS -Dradoffline -Dnooverlap -DCLUBB -I/usr/local/spack/opt/spack/linux-pop22-cascadelake/nvhpc-24.3/netcdf-fortran-4.5.3-sl35xhk3ea5mtoylsgjg62d2bg3zto3k/include -Mcache_align -O2 -Mbackslash -Mstandard -Kieee -acc -Minfo=accel -c ../src/BUGSrad/two_rt_lw_iter.F nvfortran -DNETCDF -DCLUBB_REAL_TYPE=8 -DCLUBB_GPU -DCUDA -DCOAMPS_MICRO -DNR_SP -DSILHS -Dradoffline -Dnooverlap -DCLUBB -I/usr/local/spack/opt/spack/linux-pop22-cascadelake/nvhpc-24.3/netcdf-fortran-4.5.3-sl35xhk3ea5mtoylsgjg62d2bg3zto3k/include -Mcache_align -O2 -Mbackslash -Mstandard -Kieee -acc -Minfo=accel -c ../src/BUGSrad/two_rt_sw.F nvfortran -DNETCDF -DCLUBB_REAL_TYPE=8 -DCLUBB_GPU -DCUDA -DCOAMPS_MICRO -DNR_SP -DSILHS -Dradoffline -Dnooverlap -DCLUBB -I/usr/local/spack/opt/spack/linux-pop22-cascadelake/nvhpc-24.3/netcdf-fortran-4.5.3-sl35xhk3ea5mtoylsgjg62d2bg3zto3k/include -Mcache_align -O2 -Mbackslash -Mstandard -Kieee -acc -Minfo=accel -c /home/jenkins/workspace/clubb_nvhpc_gpu_vs_cpu_diffness/compile/../src/COAMPS_microphys/eqa22g.F nvfortran -DNETCDF -DCLUBB_REAL_TYPE=8 -DCLUBB_GPU -DCUDA -DCOAMPS_MICRO -DNR_SP -DSILHS -Dradoffline -Dnooverlap -DCLUBB -I/usr/local/spack/opt/spack/linux-pop22-cascadelake/nvhpc-24.3/netcdf-fortran-4.5.3-sl35xhk3ea5mtoylsgjg62d2bg3zto3k/include -Mcache_align -O2 -Mbackslash -Mstandard -Kieee -acc -Minfo=accel -c /home/jenkins/workspace/clubb_nvhpc_gpu_vs_cpu_diffness/compile/../src/COAMPS_microphys/slope.F nvfortran -DNETCDF -DCLUBB_REAL_TYPE=8 -DCLUBB_GPU -DCUDA -DCOAMPS_MICRO -DNR_SP -DSILHS -Dradoffline -Dnooverlap -DCLUBB -I/usr/local/spack/opt/spack/linux-pop22-cascadelake/nvhpc-24.3/netcdf-fortran-4.5.3-sl35xhk3ea5mtoylsgjg62d2bg3zto3k/include -Mcache_align -O2 -Mbackslash -Mstandard -Kieee -acc -Minfo=accel -c /home/jenkins/workspace/clubb_nvhpc_gpu_vs_cpu_diffness/compile/../src/COAMPS_microphys/eqa6.F nvfortran -DNETCDF -DCLUBB_REAL_TYPE=8 -DCLUBB_GPU -DCUDA -DCOAMPS_MICRO -DNR_SP -DSILHS -Dradoffline -Dnooverlap -DCLUBB -I/usr/local/spack/opt/spack/linux-pop22-cascadelake/nvhpc-24.3/netcdf-fortran-4.5.3-sl35xhk3ea5mtoylsgjg62d2bg3zto3k/include -Mcache_align -O2 -Mbackslash -Mstandard -Kieee -acc -Minfo=accel -c /home/jenkins/workspace/clubb_nvhpc_gpu_vs_cpu_diffness/compile/../src/COAMPS_microphys/eqa18.F nvfortran -DNETCDF -DCLUBB_REAL_TYPE=8 -DCLUBB_GPU -DCUDA -DCOAMPS_MICRO -DNR_SP -DSILHS -Dradoffline -Dnooverlap -DCLUBB -I/usr/local/spack/opt/spack/linux-pop22-cascadelake/nvhpc-24.3/netcdf-fortran-4.5.3-sl35xhk3ea5mtoylsgjg62d2bg3zto3k/include -Mcache_align -O2 -Mbackslash -Mstandard -Kieee -acc -Minfo=accel -c /home/jenkins/workspace/clubb_nvhpc_gpu_vs_cpu_diffness/compile/../src/COAMPS_microphys/eqa14g.F NVFORTRAN-W-0173-PGI Fortran extension: nonstandard use of data type length specifier (../src/Morrison_microphys/module_mp_graupel.F90: 300) nvfortran -DNETCDF -DCLUBB_REAL_TYPE=8 -DCLUBB_GPU -DCUDA -DCOAMPS_MICRO -DNR_SP -DSILHS -Dradoffline -Dnooverlap -DCLUBB -I/usr/local/spack/opt/spack/linux-pop22-cascadelake/nvhpc-24.3/netcdf-fortran-4.5.3-sl35xhk3ea5mtoylsgjg62d2bg3zto3k/include -Mcache_align -O2 -Mbackslash -Mstandard -Kieee -acc -Minfo=accel -c ../src/BUGSrad/two_rt_sw_bs.F nvfortran -DNETCDF -DCLUBB_REAL_TYPE=8 -DCLUBB_GPU -DCUDA -DCOAMPS_MICRO -DNR_SP -DSILHS -Dradoffline -Dnooverlap -DCLUBB -I/usr/local/spack/opt/spack/linux-pop22-cascadelake/nvhpc-24.3/netcdf-fortran-4.5.3-sl35xhk3ea5mtoylsgjg62d2bg3zto3k/include -Mcache_align -O2 -Mbackslash -Mstandard -Kieee -acc -Minfo=accel -c ../src/BUGSrad/two_rt_lw_sel.F 0 inform, 1 warnings, 0 severes, 0 fatal for module_mp_graupel nvfortran -DNETCDF -DCLUBB_REAL_TYPE=8 -DCLUBB_GPU -DCUDA -DCOAMPS_MICRO -DNR_SP -DSILHS -Dradoffline -Dnooverlap -DCLUBB -I/usr/local/spack/opt/spack/linux-pop22-cascadelake/nvhpc-24.3/netcdf-fortran-4.5.3-sl35xhk3ea5mtoylsgjg62d2bg3zto3k/include -Mcache_align -O2 -Mbackslash -Mstandard -Kieee -acc -Minfo=accel -c ../src/BUGSrad/two_rt_lw.F NVFORTRAN-W-0173-PGI Fortran extension: nonstandard use of data type length specifier (../src/Morrison_microphys/module_mp_graupel.F90: 5894) NVFORTRAN-W-0173-PGI Fortran extension: nonstandard use of data type length specifier (../src/Morrison_microphys/module_mp_graupel.F90: 5905) NVFORTRAN-W-0173-PGI Fortran extension: nonstandard use of data type length specifier (../src/Morrison_microphys/module_mp_graupel.F90: 5928) NVFORTRAN-W-0173-PGI Fortran extension: nonstandard use of data type length specifier (../src/Morrison_microphys/module_mp_graupel.F90: 5976) NVFORTRAN-W-0173-PGI Fortran extension: nonstandard use of data type length specifier (../src/Morrison_microphys/module_mp_graupel.F90: 5980) NVFORTRAN-W-0173-PGI Fortran extension: nonstandard use of data type length specifier (../src/Morrison_microphys/module_mp_graupel.F90: 6066) NVFORTRAN-W-0173-PGI Fortran extension: nonstandard use of data type length specifier (../src/Morrison_microphys/module_mp_graupel.F90: 6073) NVFORTRAN-W-0173-PGI Fortran extension: nonstandard use of data type length specifier (../src/Morrison_microphys/module_mp_graupel.F90: 6079) NVFORTRAN-W-0173-PGI Fortran extension: nonstandard use of data type length specifier (../src/Morrison_microphys/module_mp_graupel.F90: 6204) NVFORTRAN-W-0173-PGI Fortran extension: nonstandard use of data type length specifier (../src/Morrison_microphys/module_mp_graupel.F90: 6210) NVFORTRAN-W-0173-PGI Fortran extension: nonstandard use of data type length specifier (../src/Morrison_microphys/module_mp_graupel.F90: 6248) NVFORTRAN-W-0173-PGI Fortran extension: nonstandard use of data type length specifier (../src/Morrison_microphys/module_mp_graupel.F90: 6253) NVFORTRAN-W-0173-PGI Fortran extension: nonstandard use of data type length specifier (../src/Morrison_microphys/module_mp_graupel.F90: 6257) ar rv /home/jenkins/workspace/clubb_nvhpc_gpu_vs_cpu_diffness/compile/../lib/libclubb_coamps.a eqa21.o eqa12g.o eqa28.o qtadj.o tgqs.o eqa7g.o adjmlt.o eqa25.o nrmcol.o adjtq.o qsatvi.o eqa5g.o eqa9g.o eqa21g.o eqa20g.o eqa12.o nrmtqi.o eqa27.o eqa26.o gamma.o tgqg.o esatv.o esati.o eqa19.o eqa13g.o tgqi.o frzh.o esat_new.o eqa11g.o nrmtqw.o eqa9.o eqa8g.o eqa10g.o eqa18g.o eqa22.o conice.o eqa17g.o eqa7.o eqa19g.o tgqr.o eqa15.o eqa27r.o eqa22g.o slope.o eqa6.o eqa18.o eqa14g.o ar: creating /home/jenkins/workspace/clubb_nvhpc_gpu_vs_cpu_diffness/compile/../lib/libclubb_coamps.a a - eqa21.o a - eqa12g.o a - eqa28.o a - qtadj.o a - tgqs.o a - eqa7g.o a - adjmlt.o a - eqa25.o a - nrmcol.o a - adjtq.o a - qsatvi.o a - eqa5g.o a - eqa9g.o a - eqa21g.o a - eqa20g.o a - eqa12.o a - nrmtqi.o a - eqa27.o a - eqa26.o a - gamma.o a - tgqg.o a - esatv.o a - esati.o a - eqa19.o a - eqa13g.o a - tgqi.o a - frzh.o a - esat_new.o a - eqa11g.o a - nrmtqw.o a - eqa9.o a - eqa8g.o a - eqa10g.o a - eqa18g.o a - eqa22.o a - conice.o a - eqa17g.o a - eqa7.o a - eqa19g.o a - tgqr.o a - eqa15.o a - eqa27r.o a - eqa22g.o a - slope.o a - eqa6.o a - eqa18.o a - eqa14g.o make[1]: Leaving directory '/home/jenkins/workspace/clubb_nvhpc_gpu_vs_cpu_diffness/obj' ar rv /home/jenkins/workspace/clubb_nvhpc_gpu_vs_cpu_diffness/compile/../lib/libclubb_parabolic.a Parabolic.o AiryFunction.o Parabolic_constants.o ar: creating /home/jenkins/workspace/clubb_nvhpc_gpu_vs_cpu_diffness/compile/../lib/libclubb_parabolic.a a - Parabolic.o a - AiryFunction.o a - Parabolic_constants.o nvfortran -DNETCDF -DCLUBB_REAL_TYPE=8 -DCLUBB_GPU -DCUDA -DCOAMPS_MICRO -DNR_SP -DSILHS -Dradoffline -Dnooverlap -DCLUBB -I/usr/local/spack/opt/spack/linux-pop22-cascadelake/nvhpc-24.3/netcdf-fortran-4.5.3-sl35xhk3ea5mtoylsgjg62d2bg3zto3k/include -Mcache_align -O2 -Mbackslash -Mstandard -Kieee -acc -Minfo=accel -c ../src/BUGSrad/bugs_swr.F nvfortran -DNETCDF -DCLUBB_REAL_TYPE=8 -DCLUBB_GPU -DCUDA -DCOAMPS_MICRO -DNR_SP -DSILHS -Dradoffline -Dnooverlap -DCLUBB -I/usr/local/spack/opt/spack/linux-pop22-cascadelake/nvhpc-24.3/netcdf-fortran-4.5.3-sl35xhk3ea5mtoylsgjg62d2bg3zto3k/include -Mcache_align -O2 -Mbackslash -Mstandard -Kieee -acc -Minfo=accel -c ../src/BUGSrad/bugs_lwr.F make[1]: Leaving directory '/home/jenkins/workspace/clubb_nvhpc_gpu_vs_cpu_diffness/obj' cd /home/jenkins/workspace/clubb_nvhpc_gpu_vs_cpu_diffness/compile/../obj; make -f Make.clubb_KK_microphys make[1]: Entering directory '/home/jenkins/workspace/clubb_nvhpc_gpu_vs_cpu_diffness/obj' nvfortran -DNETCDF -DCLUBB_REAL_TYPE=8 -DCLUBB_GPU -DCUDA -DCOAMPS_MICRO -DNR_SP -DSILHS -Dradoffline -Dnooverlap -DCLUBB -I/usr/local/spack/opt/spack/linux-pop22-cascadelake/nvhpc-24.3/netcdf-fortran-4.5.3-sl35xhk3ea5mtoylsgjg62d2bg3zto3k/include -Mcache_align -O2 -Mbackslash -Mstandard -Kieee -acc -Minfo=accel -c ../src/KK_microphys/parameters_KK.F90 nvfortran -DNETCDF -DCLUBB_REAL_TYPE=8 -DCLUBB_GPU -DCUDA -DCOAMPS_MICRO -DNR_SP -DSILHS -Dradoffline -Dnooverlap -DCLUBB -I/usr/local/spack/opt/spack/linux-pop22-cascadelake/nvhpc-24.3/netcdf-fortran-4.5.3-sl35xhk3ea5mtoylsgjg62d2bg3zto3k/include -Mcache_align -O2 -Mbackslash -Mstandard -Kieee -acc -Minfo=accel -c ../src/KK_microphys/KK_utilities.F90 nvfortran -DNETCDF -DCLUBB_REAL_TYPE=8 -DCLUBB_GPU -DCUDA -DCOAMPS_MICRO -DNR_SP -DSILHS -Dradoffline -Dnooverlap -DCLUBB -I/usr/local/spack/opt/spack/linux-pop22-cascadelake/nvhpc-24.3/netcdf-fortran-4.5.3-sl35xhk3ea5mtoylsgjg62d2bg3zto3k/include -Mcache_align -O2 -Mbackslash -Mstandard -Kieee -acc -Minfo=accel -c ../src/text_writer.F90 nvfortran -DNETCDF -DCLUBB_REAL_TYPE=8 -DCLUBB_GPU -DCUDA -DCOAMPS_MICRO -DNR_SP -DSILHS -Dradoffline -Dnooverlap -DCLUBB -I/usr/local/spack/opt/spack/linux-pop22-cascadelake/nvhpc-24.3/netcdf-fortran-4.5.3-sl35xhk3ea5mtoylsgjg62d2bg3zto3k/include -Mcache_align -O2 -Mbackslash -Mstandard -Kieee -acc -Minfo=accel -c ../src/KK_microphys/KK_local_means.F90 nvfortran -DNETCDF -DCLUBB_REAL_TYPE=8 -DCLUBB_GPU -DCUDA -DCOAMPS_MICRO -DNR_SP -DSILHS -Dradoffline -Dnooverlap -DCLUBB -I/usr/local/spack/opt/spack/linux-pop22-cascadelake/nvhpc-24.3/netcdf-fortran-4.5.3-sl35xhk3ea5mtoylsgjg62d2bg3zto3k/include -Mcache_align -O2 -Mbackslash -Mstandard -Kieee -acc -Minfo=accel -c ../src/KK_microphys/PDF_integrals_means.F90 nvfortran -DNETCDF -DCLUBB_REAL_TYPE=8 -DCLUBB_GPU -DCUDA -DCOAMPS_MICRO -DNR_SP -DSILHS -Dradoffline -Dnooverlap -DCLUBB -I/usr/local/spack/opt/spack/linux-pop22-cascadelake/nvhpc-24.3/netcdf-fortran-4.5.3-sl35xhk3ea5mtoylsgjg62d2bg3zto3k/include -Mcache_align -O2 -Mbackslash -Mstandard -Kieee -acc -Minfo=accel -c ../src/KK_microphys/PDF_integrals_covar.F90 nvfortran -DNETCDF -DCLUBB_REAL_TYPE=8 -DCLUBB_GPU -DCUDA -DCOAMPS_MICRO -DNR_SP -DSILHS -Dradoffline -Dnooverlap -DCLUBB -I/usr/local/spack/opt/spack/linux-pop22-cascadelake/nvhpc-24.3/netcdf-fortran-4.5.3-sl35xhk3ea5mtoylsgjg62d2bg3zto3k/include -Mcache_align -O2 -Mbackslash -Mstandard -Kieee -acc -Minfo=accel -c ../src/KK_microphys/PDF_integrals_all_MM.F90 nvfortran -DNETCDF -DCLUBB_REAL_TYPE=8 -DCLUBB_GPU -DCUDA -DCOAMPS_MICRO -DNR_SP -DSILHS -Dradoffline -Dnooverlap -DCLUBB -I/usr/local/spack/opt/spack/linux-pop22-cascadelake/nvhpc-24.3/netcdf-fortran-4.5.3-sl35xhk3ea5mtoylsgjg62d2bg3zto3k/include -Mcache_align -O2 -Mbackslash -Mstandard -Kieee -acc -Minfo=accel -c ../src/KK_microphys/KK_upscaled_means.F90 ar rv /home/jenkins/workspace/clubb_nvhpc_gpu_vs_cpu_diffness/compile/../lib/libclubb_bugsrad.a gascon.o bugs_swr.o bugs_rad.o variables_radiation_module.o bugsrad_physconst.o two_rt_lw_iter.o newexp.o two_rt_lw_ocastrndm.o two_rt_sw.o two_rt_sw_bs.o two_rt_lw_sel.o comscp2.o rayle.o cloud_correlate.o bugsrad_planck.o bugs_lwr.o kinds.o two_rt_lw.o two_rt_sw_ocastrndm.o comscp1.o cloudg.o two_rt_sw_iter.o gases_ckd.o ar: creating /home/jenkins/workspace/clubb_nvhpc_gpu_vs_cpu_diffness/compile/../lib/libclubb_bugsrad.a a - gascon.o a - bugs_swr.o a - bugs_rad.o a - variables_radiation_module.o a - bugsrad_physconst.o a - two_rt_lw_iter.o a - newexp.o a - two_rt_lw_ocastrndm.o a - two_rt_sw.o a - two_rt_sw_bs.o a - two_rt_lw_sel.o a - comscp2.o a - rayle.o a - cloud_correlate.o a - bugsrad_planck.o a - bugs_lwr.o a - kinds.o a - two_rt_lw.o a - two_rt_sw_ocastrndm.o a - comscp1.o a - cloudg.o a - two_rt_sw_iter.o a - gases_ckd.o make[1]: Leaving directory '/home/jenkins/workspace/clubb_nvhpc_gpu_vs_cpu_diffness/obj' nvfortran -DNETCDF -DCLUBB_REAL_TYPE=8 -DCLUBB_GPU -DCUDA -DCOAMPS_MICRO -DNR_SP -DSILHS -Dradoffline -Dnooverlap -DCLUBB -I/usr/local/spack/opt/spack/linux-pop22-cascadelake/nvhpc-24.3/netcdf-fortran-4.5.3-sl35xhk3ea5mtoylsgjg62d2bg3zto3k/include -Mcache_align -O2 -Mbackslash -Mstandard -Kieee -acc -Minfo=accel -c ../src/KK_microphys/KK_upscaled_variances.F90 nvfortran -DNETCDF -DCLUBB_REAL_TYPE=8 -DCLUBB_GPU -DCUDA -DCOAMPS_MICRO -DNR_SP -DSILHS -Dradoffline -Dnooverlap -DCLUBB -I/usr/local/spack/opt/spack/linux-pop22-cascadelake/nvhpc-24.3/netcdf-fortran-4.5.3-sl35xhk3ea5mtoylsgjg62d2bg3zto3k/include -Mcache_align -O2 -Mbackslash -Mstandard -Kieee -acc -Minfo=accel -c ../src/KK_microphys/KK_upscaled_covariances.F90 nvfortran -DNETCDF -DCLUBB_REAL_TYPE=8 -DCLUBB_GPU -DCUDA -DCOAMPS_MICRO -DNR_SP -DSILHS -Dradoffline -Dnooverlap -DCLUBB -I/usr/local/spack/opt/spack/linux-pop22-cascadelake/nvhpc-24.3/netcdf-fortran-4.5.3-sl35xhk3ea5mtoylsgjg62d2bg3zto3k/include -Mcache_align -O2 -Mbackslash -Mstandard -Kieee -acc -Minfo=accel -c ../src/KK_microphys/KK_Nrm_tendencies.F90 nvfortran -DNETCDF -DCLUBB_REAL_TYPE=8 -DCLUBB_GPU -DCUDA -DCOAMPS_MICRO -DNR_SP -DSILHS -Dradoffline -Dnooverlap -DCLUBB -I/usr/local/spack/opt/spack/linux-pop22-cascadelake/nvhpc-24.3/netcdf-fortran-4.5.3-sl35xhk3ea5mtoylsgjg62d2bg3zto3k/include -Mcache_align -O2 -Mbackslash -Mstandard -Kieee -acc -Minfo=accel -c ../src/KK_microphys/KK_upscaled_turbulent_sed.F90 ar rv /home/jenkins/workspace/clubb_nvhpc_gpu_vs_cpu_diffness/compile/../lib/libclubb_KK_microphys.a KK_upscaled_variances.o KK_local_means.o KK_upscaled_covariances.o PDF_integrals_all_MM.o parameters_KK.o text_writer.o PDF_integrals_means.o KK_utilities.o KK_upscaled_means.o PDF_integrals_covar.o KK_Nrm_tendencies.o KK_upscaled_turbulent_sed.o ar: creating /home/jenkins/workspace/clubb_nvhpc_gpu_vs_cpu_diffness/compile/../lib/libclubb_KK_microphys.a a - KK_upscaled_variances.o a - KK_local_means.o a - KK_upscaled_covariances.o a - PDF_integrals_all_MM.o a - parameters_KK.o a - text_writer.o a - PDF_integrals_means.o a - KK_utilities.o a - KK_upscaled_means.o a - PDF_integrals_covar.o a - KK_Nrm_tendencies.o a - KK_upscaled_turbulent_sed.o make[1]: Leaving directory '/home/jenkins/workspace/clubb_nvhpc_gpu_vs_cpu_diffness/obj' cd /home/jenkins/workspace/clubb_nvhpc_gpu_vs_cpu_diffness/compile/../obj; make -f Make.silhs make[1]: Entering directory '/home/jenkins/workspace/clubb_nvhpc_gpu_vs_cpu_diffness/obj' nvfortran -DNETCDF -DCLUBB_REAL_TYPE=8 -DCLUBB_GPU -DCUDA -DCOAMPS_MICRO -DNR_SP -DSILHS -Dradoffline -Dnooverlap -DCLUBB -I/usr/local/spack/opt/spack/linux-pop22-cascadelake/nvhpc-24.3/netcdf-fortran-4.5.3-sl35xhk3ea5mtoylsgjg62d2bg3zto3k/include -Mcache_align -O2 -Mbackslash -Mstandard -Kieee -acc -Minfo=accel -c /home/jenkins/workspace/clubb_nvhpc_gpu_vs_cpu_diffness/compile/../src/SILHS/math_utilities.F90 nvfortran -DNETCDF -DCLUBB_REAL_TYPE=8 -DCLUBB_GPU -DCUDA -DCOAMPS_MICRO -DNR_SP -DSILHS -Dradoffline -Dnooverlap -DCLUBB -I/usr/local/spack/opt/spack/linux-pop22-cascadelake/nvhpc-24.3/netcdf-fortran-4.5.3-sl35xhk3ea5mtoylsgjg62d2bg3zto3k/include -Mcache_align -O2 -Mbackslash -Mstandard -Kieee -acc -Minfo=accel -c /home/jenkins/workspace/clubb_nvhpc_gpu_vs_cpu_diffness/compile/../src/SILHS/parameters_silhs.F90 nvfortran -DNETCDF -DCLUBB_REAL_TYPE=8 -DCLUBB_GPU -DCUDA -DCOAMPS_MICRO -DNR_SP -DSILHS -Dradoffline -Dnooverlap -DCLUBB -I/usr/local/spack/opt/spack/linux-pop22-cascadelake/nvhpc-24.3/netcdf-fortran-4.5.3-sl35xhk3ea5mtoylsgjg62d2bg3zto3k/include -Mcache_align -O2 -Mbackslash -Mstandard -Kieee -acc -Minfo=accel -c /home/jenkins/workspace/clubb_nvhpc_gpu_vs_cpu_diffness/compile/../src/SILHS/transform_to_pdf_module.F90 nvfortran -DNETCDF -DCLUBB_REAL_TYPE=8 -DCLUBB_GPU -DCUDA -DCOAMPS_MICRO -DNR_SP -DSILHS -Dradoffline -Dnooverlap -DCLUBB -I/usr/local/spack/opt/spack/linux-pop22-cascadelake/nvhpc-24.3/netcdf-fortran-4.5.3-sl35xhk3ea5mtoylsgjg62d2bg3zto3k/include -Mcache_align -O2 -Mbackslash -Mstandard -Kieee -acc -Minfo=accel -c /home/jenkins/workspace/clubb_nvhpc_gpu_vs_cpu_diffness/compile/../src/SILHS/output_2D_samples_module.F90 nvfortran -DNETCDF -DCLUBB_REAL_TYPE=8 -DCLUBB_GPU -DCUDA -DCOAMPS_MICRO -DNR_SP -DSILHS -Dradoffline -Dnooverlap -DCLUBB -I/usr/local/spack/opt/spack/linux-pop22-cascadelake/nvhpc-24.3/netcdf-fortran-4.5.3-sl35xhk3ea5mtoylsgjg62d2bg3zto3k/include -Mcache_align -O2 -Mbackslash -Mstandard -Kieee -acc -Minfo=accel -c /home/jenkins/workspace/clubb_nvhpc_gpu_vs_cpu_diffness/compile/../src/SILHS/latin_hypercube_arrays.F90 nvfortran -DNETCDF -DCLUBB_REAL_TYPE=8 -DCLUBB_GPU -DCUDA -DCOAMPS_MICRO -DNR_SP -DSILHS -Dradoffline -Dnooverlap -DCLUBB -I/usr/local/spack/opt/spack/linux-pop22-cascadelake/nvhpc-24.3/netcdf-fortran-4.5.3-sl35xhk3ea5mtoylsgjg62d2bg3zto3k/include -Mcache_align -O2 -Mbackslash -Mstandard -Kieee -acc -Minfo=accel -c /home/jenkins/workspace/clubb_nvhpc_gpu_vs_cpu_diffness/compile/../src/SILHS/est_kessler_microphys_module.F90 nvfortran -DNETCDF -DCLUBB_REAL_TYPE=8 -DCLUBB_GPU -DCUDA -DCOAMPS_MICRO -DNR_SP -DSILHS -Dradoffline -Dnooverlap -DCLUBB -I/usr/local/spack/opt/spack/linux-pop22-cascadelake/nvhpc-24.3/netcdf-fortran-4.5.3-sl35xhk3ea5mtoylsgjg62d2bg3zto3k/include -Mcache_align -O2 -Mbackslash -Mstandard -Kieee -acc -Minfo=accel -c /home/jenkins/workspace/clubb_nvhpc_gpu_vs_cpu_diffness/compile/../src/SILHS/generate_uniform_sample_module.F90 transform_uniform_samples_to_pdf: 111, Generating create(std_normal(:,:,:,:)) [if not already present] 125, Generating implicit firstprivate(ngrdcol,num_samples,pdf_dim,nzt) Generating NVIDIA GPU code 126, !$acc loop gang, vector(128) collapse(4) ! blockidx%x threadidx%x 127, ! blockidx%x threadidx%x collapsed 128, ! blockidx%x threadidx%x collapsed 129, ! blockidx%x threadidx%x collapsed 125, Generating default present(x_nl_all_levs(:ngrdcol,:num_samples,:nzt,:),hm_metadata) 137, Generating implicit firstprivate(ngrdcol,num_samples,pdf_dim,nzt) Generating NVIDIA GPU code 138, !$acc loop gang, vector(128) collapse(4) ! blockidx%x threadidx%x 139, ! blockidx%x threadidx%x collapsed 140, ! blockidx%x threadidx%x collapsed 141, ! blockidx%x threadidx%x collapsed 137, Generating default present(hm_metadata,l_in_precip_all_levs(:ngrdcol,:num_samples,:nzt),x_nl_all_levs(:ngrdcol,:num_samples,:nzt,hm_metadata%iipdf_ncn+1:pdf_dim)) 162, Generating implicit firstprivate(ngrdcol,nzt,num_samples) Generating NVIDIA GPU code 163, !$acc loop gang, vector(128) collapse(3) ! blockidx%x threadidx%x 164, ! blockidx%x threadidx%x collapsed 165, ! blockidx%x threadidx%x collapsed 162, Generating default present(x_nl_all_levs(:ngrdcol,:num_samples,:nzt,hm_metadata%iipdf_chi),hm_metadata,cloud_frac(:ngrdcol,:num_samples,:nzt)) cdfnorminv: 256, Generating implicit firstprivate(pdf_dim,nzt,num_samples,ngrdcol) Generating NVIDIA GPU code 257, !$acc loop gang, vector(128) collapse(4) ! blockidx%x threadidx%x 258, ! blockidx%x threadidx%x collapsed 259, ! blockidx%x threadidx%x collapsed 260, ! blockidx%x threadidx%x collapsed 256, Generating implicit copy(std_normal(:pdf_dim,:ngrdcol,:nzt,:num_samples)) [if not already present] Generating implicit copyin(x_u_all_levs(:ngrdcol,:num_samples,:nzt,:pdf_dim)) [if not already present] 260, Generating implicit firstprivate(x,w) multiply_cholesky: 546, Generating copyin(mu2(:,:,:),sigma_cholesky1(:,:,:,:),sigma_cholesky2(:,:,:,:),mu1(:,:,:)) [if not already present] 548, Generating implicit firstprivate(num_samples,ngrdcol,pdf_dim,nzt) Generating NVIDIA GPU code 549, !$acc loop gang, vector(128) collapse(4) ! blockidx%x threadidx%x 550, ! blockidx%x threadidx%x collapsed 551, ! blockidx%x threadidx%x collapsed 552, ! blockidx%x threadidx%x collapsed 562, !$acc loop seq 548, Generating default present(x_nl_all_levs(:ngrdcol,:num_samples,:nzt,:pdf_dim),x_mixt_comp_all_levs(:ngrdcol,:num_samples,:nzt),std_normal(:,:ngrdcol,:nzt,:num_samples)) 552, Generating implicit firstprivate(j,x_nl_k_sample_i_tmp,l_first_comp) 562, Loop carried scalar dependence for x_nl_k_sample_i_tmp at line 565,568 Scalar last value needed after loop for x_nl_k_sample_i_tmp at line 573 nvfortran -DNETCDF -DCLUBB_REAL_TYPE=8 -DCLUBB_GPU -DCUDA -DCOAMPS_MICRO -DNR_SP -DSILHS -Dradoffline -Dnooverlap -DCLUBB -I/usr/local/spack/opt/spack/linux-pop22-cascadelake/nvhpc-24.3/netcdf-fortran-4.5.3-sl35xhk3ea5mtoylsgjg62d2bg3zto3k/include -Mcache_align -O2 -Mbackslash -Mstandard -Kieee -acc -Minfo=accel -c /home/jenkins/workspace/clubb_nvhpc_gpu_vs_cpu_diffness/compile/../src/SILHS/lh_microphys_var_covar_module.F90 chi_eta_2_rtthl: 651, Generating copyin(mu_chi_2(:,:),rt_1(:,:),rt_2(:,:),thl_2(:,:),thl_1(:,:),chi(:,:,:),crt_1(:,:),crt_2(:,:),cthl_1(:,:),eta(:,:,:),mu_chi_1(:,:),cthl_2(:,:)) [if not already present] 655, Generating implicit firstprivate(nzt,num_samples,ngrdcol) Generating NVIDIA GPU code 656, !$acc loop gang, vector(128) collapse(3) ! blockidx%x threadidx%x 657, ! blockidx%x threadidx%x collapsed 658, ! blockidx%x threadidx%x collapsed 655, Generating default present(lh_rt(:ngrdcol,:num_samples,:nzt),x_mixt_comp_all_levs(:ngrdcol,:num_samples,:nzt),lh_thl(:ngrdcol,:num_samples,:nzt)) 658, Generating implicit firstprivate(lh_dev_thl_lim) nvfortran -DNETCDF -DCLUBB_REAL_TYPE=8 -DCLUBB_GPU -DCUDA -DCOAMPS_MICRO -DNR_SP -DSILHS -Dradoffline -Dnooverlap -DCLUBB -I/usr/local/spack/opt/spack/linux-pop22-cascadelake/nvhpc-24.3/netcdf-fortran-4.5.3-sl35xhk3ea5mtoylsgjg62d2bg3zto3k/include -Mcache_align -O2 -Mbackslash -Mstandard -Kieee -acc -Minfo=accel -c /home/jenkins/workspace/clubb_nvhpc_gpu_vs_cpu_diffness/compile/../src/SILHS/silhs_importance_sample_module.F90 nvfortran -DNETCDF -DCLUBB_REAL_TYPE=8 -DCLUBB_GPU -DCUDA -DCOAMPS_MICRO -DNR_SP -DSILHS -Dradoffline -Dnooverlap -DCLUBB -I/usr/local/spack/opt/spack/linux-pop22-cascadelake/nvhpc-24.3/netcdf-fortran-4.5.3-sl35xhk3ea5mtoylsgjg62d2bg3zto3k/include -Mcache_align -O2 -Mbackslash -Mstandard -Kieee -acc -Minfo=accel -c /home/jenkins/workspace/clubb_nvhpc_gpu_vs_cpu_diffness/compile/../src/SILHS/latin_hypercube_driver_module.F90 ar rv /home/jenkins/workspace/clubb_nvhpc_gpu_vs_cpu_diffness/compile/../lib/libclubb_morrison.a module_mp_graupel.o ar: creating /home/jenkins/workspace/clubb_nvhpc_gpu_vs_cpu_diffness/compile/../lib/libclubb_morrison.a a - module_mp_graupel.o make[1]: Leaving directory '/home/jenkins/workspace/clubb_nvhpc_gpu_vs_cpu_diffness/obj' generate_silhs_sample: 295, Generating copyin(k_lh_start(:)) [if not already present] Generating create(rand_pool(:,:,:,:),x_u_all_levs(:,:,:,:)) [if not already present] Generating copyin(x_vert_corr(:,:)) [if not already present] 323, Generating create(cloud_frac(:,:,:),l_in_precip(:,:,:)) [if not already present] Generating copyin(pdf_params%mixt_frac(:,:),pdf_params%cloud_frac_2(:,:),pdf_params,pdf_params%cloud_frac_1(:,:),precip_fracs,precip_fracs%precip_frac_2(:,:),precip_fracs%precip_frac_1(:,:)) [if not already present] 329, Generating implicit firstprivate(ngrdcol,nzt,num_samples) Generating NVIDIA GPU code 330, !$acc loop gang, vector(128) collapse(3) ! blockidx%x threadidx%x 331, ! blockidx%x threadidx%x collapsed 332, ! blockidx%x threadidx%x collapsed 329, Generating default present(x_mixt_comp_all_levs(:ngrdcol,:num_samples,:nzt)) 332, Generating implicit firstprivate(pdf_dim) 388, Generating update self(lh_sample_point_weights(:,:,:),l_in_precip(:,:,:),x_u_all_levs(:,:,:,:),x_mixt_comp_all_levs(:,:,:)) 425, Generating update self(x_mixt_comp_all_levs(:,:,:),x_u_all_levs(:,:,:,:),x_nl_all_levs(:,:,:,:)) generate_all_uniform_samples: 718, Generating implicit firstprivate(d_uniform_extra,ngrdcol,num_samples,pdf_dim,nzt) Generating NVIDIA GPU code 719, !$acc loop gang, vector(128) collapse(4) ! blockidx%x threadidx%x 720, ! blockidx%x threadidx%x collapsed 721, ! blockidx%x threadidx%x collapsed 722, ! blockidx%x threadidx%x collapsed 718, Generating default present(x_u_all_levs(:ngrdcol,:num_samples,:nzt,:d_uniform_extra+pdf_dim),rand_pool(:ngrdcol,:num_samples,:nzt,:d_uniform_extra+pdf_dim)) 731, Generating implicit firstprivate(ngrdcol,num_samples,nzt) Generating NVIDIA GPU code 732, !$acc loop gang, vector(128) collapse(3) ! blockidx%x threadidx%x 733, ! blockidx%x threadidx%x collapsed 734, ! blockidx%x threadidx%x collapsed 731, Generating default present(lh_sample_point_weights(:ngrdcol,:num_samples,:nzt)) 814, Generating implicit firstprivate(d_uniform_extra,ngrdcol,num_samples,pdf_dim,nzt) Generating NVIDIA GPU code 815, !$acc loop gang, vector(128) collapse(4) ! blockidx%x threadidx%x 816, ! blockidx%x threadidx%x collapsed 817, ! blockidx%x threadidx%x collapsed 818, ! blockidx%x threadidx%x collapsed 814, Generating default present(x_u_all_levs(:ngrdcol,:num_samples,:nzt,:d_uniform_extra+pdf_dim),rand_pool(:ngrdcol,:num_samples,:nzt,:d_uniform_extra+pdf_dim)) 827, Generating implicit firstprivate(ngrdcol,nzt,num_samples) Generating NVIDIA GPU code 828, !$acc loop gang, vector(128) collapse(3) ! blockidx%x threadidx%x 829, ! blockidx%x threadidx%x collapsed 830, ! blockidx%x threadidx%x collapsed 827, Generating default present(lh_sample_point_weights(:ngrdcol,:num_samples,:nzt)) clip_transform_silhs_output: 1124, Generating implicit firstprivate(ngrdcol,num_samples,nzt) Generating NVIDIA GPU code 1125, !$acc loop gang, vector(128) collapse(3) ! blockidx%x threadidx%x 1126, ! blockidx%x threadidx%x collapsed 1127, ! blockidx%x threadidx%x collapsed 1124, Generating default present(lh_rc_clipped(:ngrdcol,:num_samples,:nzt),lh_nc_clipped(:ngrdcol,:num_samples,:nzt),lh_rt_clipped(:ngrdcol,:num_samples,:nzt),x_nl_all_levs(:ngrdcol,:num_samples,:nzt,:),lh_rv_clipped(:ngrdcol,:num_samples,:nzt),hm_metadata) 1127, Generating implicit firstprivate(l_use_ncn_to_nc) compute_arb_overlap: 1902, Generating implicit firstprivate(d_uniform_extra,ngrdcol,pdf_dim,num_samples) Generating NVIDIA GPU code 1903, !$acc loop gang, vector(128) collapse(3) ! blockidx%x threadidx%x 1904, ! blockidx%x threadidx%x collapsed 1905, ! blockidx%x threadidx%x collapsed 1910, !$acc loop seq 1902, Generating default present(x_u_all_levs(:ngrdcol,:num_samples,:,:d_uniform_extra+pdf_dim),vert_corr(:ngrdcol,:),k_lh_start(:ngrdcol),rand_pool(:ngrdcol,:num_samples,:,:d_uniform_extra+pdf_dim)) 1905, Generating implicit firstprivate(k,unbounded_point,nzt,k_lh_start_i) 1910, Loop carried scalar dependence for unbounded_point at line 1913 Generating implicit firstprivate(half_width,offset,min_val) Loop carried scalar dependence for unbounded_point at line 1913 1936, Generating implicit firstprivate(d_uniform_extra,ngrdcol,pdf_dim,num_samples) Generating NVIDIA GPU code 1937, !$acc loop gang, vector(128) collapse(3) ! blockidx%x threadidx%x 1938, ! blockidx%x threadidx%x collapsed 1939, ! blockidx%x threadidx%x collapsed 1944, !$acc loop seq 1936, Generating default present(x_u_all_levs(:ngrdcol,:num_samples,:,:d_uniform_extra+pdf_dim),vert_corr(:ngrdcol,:),k_lh_start(:ngrdcol),rand_pool(:ngrdcol,:num_samples,:,:d_uniform_extra+pdf_dim)) 1939, Generating implicit firstprivate(k,unbounded_point,k_lh_start_i) 1944, Loop carried scalar dependence for unbounded_point at line 1947 Generating implicit firstprivate(half_width,offset,min_val) Loop carried scalar dependence for unbounded_point at line 1947 nvfortran -DNETCDF -DCLUBB_REAL_TYPE=8 -DCLUBB_GPU -DCUDA -DCOAMPS_MICRO -DNR_SP -DSILHS -Dradoffline -Dnooverlap -DCLUBB -I/usr/local/spack/opt/spack/linux-pop22-cascadelake/nvhpc-24.3/netcdf-fortran-4.5.3-sl35xhk3ea5mtoylsgjg62d2bg3zto3k/include -Mcache_align -O2 -Mbackslash -Mstandard -Kieee -acc -Minfo=accel -c /home/jenkins/workspace/clubb_nvhpc_gpu_vs_cpu_diffness/compile/../src/SILHS/silhs_api_module.F90 ar rv /home/jenkins/workspace/clubb_nvhpc_gpu_vs_cpu_diffness/compile/../lib/libsilhs.a math_utilities.o silhs_api_module.o transform_to_pdf_module.o output_2D_samples_module.o silhs_importance_sample_module.o latin_hypercube_driver_module.o lh_microphys_var_covar_module.o latin_hypercube_arrays.o est_kessler_microphys_module.o parameters_silhs.o generate_uniform_sample_module.o ar: creating /home/jenkins/workspace/clubb_nvhpc_gpu_vs_cpu_diffness/compile/../lib/libsilhs.a a - math_utilities.o a - silhs_api_module.o a - transform_to_pdf_module.o a - output_2D_samples_module.o a - silhs_importance_sample_module.o a - latin_hypercube_driver_module.o a - lh_microphys_var_covar_module.o a - latin_hypercube_arrays.o a - est_kessler_microphys_module.o a - parameters_silhs.o a - generate_uniform_sample_module.o make[1]: Leaving directory '/home/jenkins/workspace/clubb_nvhpc_gpu_vs_cpu_diffness/obj' cd /home/jenkins/workspace/clubb_nvhpc_gpu_vs_cpu_diffness/compile/../obj; make -f Make.clubb_other make[1]: Entering directory '/home/jenkins/workspace/clubb_nvhpc_gpu_vs_cpu_diffness/obj' nvfortran -DNETCDF -DCLUBB_REAL_TYPE=8 -DCLUBB_GPU -DCUDA -DCOAMPS_MICRO -DNR_SP -DSILHS -Dradoffline -Dnooverlap -DCLUBB -I/usr/local/spack/opt/spack/linux-pop22-cascadelake/nvhpc-24.3/netcdf-fortran-4.5.3-sl35xhk3ea5mtoylsgjg62d2bg3zto3k/include -Mcache_align -O2 -Mbackslash -Mstandard -Kieee -acc -Minfo=accel -c ../src/Benchmark_cases/diag_ustar_module.F90 nvfortran -DNETCDF -DCLUBB_REAL_TYPE=8 -DCLUBB_GPU -DCUDA -DCOAMPS_MICRO -DNR_SP -DSILHS -Dradoffline -Dnooverlap -DCLUBB -I/usr/local/spack/opt/spack/linux-pop22-cascadelake/nvhpc-24.3/netcdf-fortran-4.5.3-sl35xhk3ea5mtoylsgjg62d2bg3zto3k/include -Mcache_align -O2 -Mbackslash -Mstandard -Kieee -acc -Minfo=accel -c ../src/time_dependent_input.F90 nvfortran -DNETCDF -DCLUBB_REAL_TYPE=8 -DCLUBB_GPU -DCUDA -DCOAMPS_MICRO -DNR_SP -DSILHS -Dradoffline -Dnooverlap -DCLUBB -I/usr/local/spack/opt/spack/linux-pop22-cascadelake/nvhpc-24.3/netcdf-fortran-4.5.3-sl35xhk3ea5mtoylsgjg62d2bg3zto3k/include -Mcache_align -O2 -Mbackslash -Mstandard -Kieee -acc -Minfo=accel -c ../src/parameters_microphys.F90 nvfortran -DNETCDF -DCLUBB_REAL_TYPE=8 -DCLUBB_GPU -DCUDA -DCOAMPS_MICRO -DNR_SP -DSILHS -Dradoffline -Dnooverlap -DCLUBB -I/usr/local/spack/opt/spack/linux-pop22-cascadelake/nvhpc-24.3/netcdf-fortran-4.5.3-sl35xhk3ea5mtoylsgjg62d2bg3zto3k/include -Mcache_align -O2 -Mbackslash -Mstandard -Kieee -acc -Minfo=accel -c ../src/gfdl_activation.F90 nvfortran -DNETCDF -DCLUBB_REAL_TYPE=8 -DCLUBB_GPU -DCUDA -DCOAMPS_MICRO -DNR_SP -DSILHS -Dradoffline -Dnooverlap -DCLUBB -I/usr/local/spack/opt/spack/linux-pop22-cascadelake/nvhpc-24.3/netcdf-fortran-4.5.3-sl35xhk3ea5mtoylsgjg62d2bg3zto3k/include -Mcache_align -O2 -Mbackslash -Mstandard -Kieee -acc -Minfo=accel -c ../src/hydrostatic_module.F90 nvfortran -DNETCDF -DCLUBB_REAL_TYPE=8 -DCLUBB_GPU -DCUDA -DCOAMPS_MICRO -DNR_SP -DSILHS -Dradoffline -Dnooverlap -DCLUBB -I/usr/local/spack/opt/spack/linux-pop22-cascadelake/nvhpc-24.3/netcdf-fortran-4.5.3-sl35xhk3ea5mtoylsgjg62d2bg3zto3k/include -Mcache_align -O2 -Mbackslash -Mstandard -Kieee -acc -Minfo=accel -c ../src/parameters_radiation.F90 nvfortran -DNETCDF -DCLUBB_REAL_TYPE=8 -DCLUBB_GPU -DCUDA -DCOAMPS_MICRO -DNR_SP -DSILHS -Dradoffline -Dnooverlap -DCLUBB -I/usr/local/spack/opt/spack/linux-pop22-cascadelake/nvhpc-24.3/netcdf-fortran-4.5.3-sl35xhk3ea5mtoylsgjg62d2bg3zto3k/include -Mcache_align -O2 -Mbackslash -Mstandard -Kieee -acc -Minfo=accel -c ../src/silhs_category_variance_module.F90 nvfortran -DNETCDF -DCLUBB_REAL_TYPE=8 -DCLUBB_GPU -DCUDA -DCOAMPS_MICRO -DNR_SP -DSILHS -Dradoffline -Dnooverlap -DCLUBB -I/usr/local/spack/opt/spack/linux-pop22-cascadelake/nvhpc-24.3/netcdf-fortran-4.5.3-sl35xhk3ea5mtoylsgjg62d2bg3zto3k/include -Mcache_align -O2 -Mbackslash -Mstandard -Kieee -acc -Minfo=accel -c ../src/Benchmark_cases/spec_hum_to_mixing_ratio.F90 nvfortran -DNETCDF -DCLUBB_REAL_TYPE=8 -DCLUBB_GPU -DCUDA -DCOAMPS_MICRO -DNR_SP -DSILHS -Dradoffline -Dnooverlap -DCLUBB -I/usr/local/spack/opt/spack/linux-pop22-cascadelake/nvhpc-24.3/netcdf-fortran-4.5.3-sl35xhk3ea5mtoylsgjg62d2bg3zto3k/include -Mcache_align -O2 -Mbackslash -Mstandard -Kieee -acc -Minfo=accel -c ../src/quicksort.F90 nvfortran -DNETCDF -DCLUBB_REAL_TYPE=8 -DCLUBB_GPU -DCUDA -DCOAMPS_MICRO -DNR_SP -DSILHS -Dradoffline -Dnooverlap -DCLUBB -I/usr/local/spack/opt/spack/linux-pop22-cascadelake/nvhpc-24.3/netcdf-fortran-4.5.3-sl35xhk3ea5mtoylsgjg62d2bg3zto3k/include -Mcache_align -O2 -Mbackslash -Mstandard -Kieee -acc -Minfo=accel -c ../src/soil_vegetation.F90 nvfortran -DNETCDF -DCLUBB_REAL_TYPE=8 -DCLUBB_GPU -DCUDA -DCOAMPS_MICRO -DNR_SP -DSILHS -Dradoffline -Dnooverlap -DCLUBB -I/usr/local/spack/opt/spack/linux-pop22-cascadelake/nvhpc-24.3/netcdf-fortran-4.5.3-sl35xhk3ea5mtoylsgjg62d2bg3zto3k/include -Mcache_align -O2 -Mbackslash -Mstandard -Kieee -acc -Minfo=accel -c ../src/clubb_model_settings.F90 nvfortran -DNETCDF -DCLUBB_REAL_TYPE=8 -DCLUBB_GPU -DCUDA -DCOAMPS_MICRO -DNR_SP -DSILHS -Dradoffline -Dnooverlap -DCLUBB -I/usr/local/spack/opt/spack/linux-pop22-cascadelake/nvhpc-24.3/netcdf-fortran-4.5.3-sl35xhk3ea5mtoylsgjg62d2bg3zto3k/include -Mcache_align -O2 -Mbackslash -Mstandard -Kieee -acc -Minfo=accel -c -I../src/CLUBB_core ../src/input_grads.F90 nvfortran -DNETCDF -DCLUBB_REAL_TYPE=8 -DCLUBB_GPU -DCUDA -DCOAMPS_MICRO -DNR_SP -DSILHS -Dradoffline -Dnooverlap -DCLUBB -I/usr/local/spack/opt/spack/linux-pop22-cascadelake/nvhpc-24.3/netcdf-fortran-4.5.3-sl35xhk3ea5mtoylsgjg62d2bg3zto3k/include -Mcache_align -O2 -Mbackslash -Mstandard -Kieee -acc -Minfo=accel -c ../src/extrapolation.F90 nvfortran -DNETCDF -DCLUBB_REAL_TYPE=8 -DCLUBB_GPU -DCUDA -DCOAMPS_MICRO -DNR_SP -DSILHS -Dradoffline -Dnooverlap -DCLUBB -I/usr/local/spack/opt/spack/linux-pop22-cascadelake/nvhpc-24.3/netcdf-fortran-4.5.3-sl35xhk3ea5mtoylsgjg62d2bg3zto3k/include -Mcache_align -O2 -Mbackslash -Mstandard -Kieee -acc -Minfo=accel -c ../src/Benchmark_cases/cloud_sed_module.F90 nvfortran -DNETCDF -DCLUBB_REAL_TYPE=8 -DCLUBB_GPU -DCUDA -DCOAMPS_MICRO -DNR_SP -DSILHS -Dradoffline -Dnooverlap -DCLUBB -I/usr/local/spack/opt/spack/linux-pop22-cascadelake/nvhpc-24.3/netcdf-fortran-4.5.3-sl35xhk3ea5mtoylsgjg62d2bg3zto3k/include -Mcache_align -O2 -Mbackslash -Mstandard -Kieee -acc -Minfo=accel -c ../src/ice_dfsn_module.F90 nvfortran -DNETCDF -DCLUBB_REAL_TYPE=8 -DCLUBB_GPU -DCUDA -DCOAMPS_MICRO -DNR_SP -DSILHS -Dradoffline -Dnooverlap -DCLUBB -I/usr/local/spack/opt/spack/linux-pop22-cascadelake/nvhpc-24.3/netcdf-fortran-4.5.3-sl35xhk3ea5mtoylsgjg62d2bg3zto3k/include -Mcache_align -O2 -Mbackslash -Mstandard -Kieee -acc -Minfo=accel -c ../src/mixed_moment_PDF_integrals.F90 nvfortran -DNETCDF -DCLUBB_REAL_TYPE=8 -DCLUBB_GPU -DCUDA -DCOAMPS_MICRO -DNR_SP -DSILHS -Dradoffline -Dnooverlap -DCLUBB -I/usr/local/spack/opt/spack/linux-pop22-cascadelake/nvhpc-24.3/netcdf-fortran-4.5.3-sl35xhk3ea5mtoylsgjg62d2bg3zto3k/include -Mcache_align -O2 -Mbackslash -Mstandard -Kieee -acc -Minfo=accel -c ../src/Benchmark_cases/wangara.F90 nvfortran -DNETCDF -DCLUBB_REAL_TYPE=8 -DCLUBB_GPU -DCUDA -DCOAMPS_MICRO -DNR_SP -DSILHS -Dradoffline -Dnooverlap -DCLUBB -I/usr/local/spack/opt/spack/linux-pop22-cascadelake/nvhpc-24.3/netcdf-fortran-4.5.3-sl35xhk3ea5mtoylsgjg62d2bg3zto3k/include -Mcache_align -O2 -Mbackslash -Mstandard -Kieee -acc -Minfo=accel -c ../src/Benchmark_cases/rad_lwsw_module.F90 nvfortran -DNETCDF -DCLUBB_REAL_TYPE=8 -DCLUBB_GPU -DCUDA -DCOAMPS_MICRO -DNR_SP -DSILHS -Dradoffline -Dnooverlap -DCLUBB -I/usr/local/spack/opt/spack/linux-pop22-cascadelake/nvhpc-24.3/netcdf-fortran-4.5.3-sl35xhk3ea5mtoylsgjg62d2bg3zto3k/include -Mcache_align -O2 -Mbackslash -Mstandard -Kieee -acc -Minfo=accel -c ../src/cos_solar_zen_module.F90 nvfortran -DNETCDF -DCLUBB_REAL_TYPE=8 -DCLUBB_GPU -DCUDA -DCOAMPS_MICRO -DNR_SP -DSILHS -Dradoffline -Dnooverlap -DCLUBB -I/usr/local/spack/opt/spack/linux-pop22-cascadelake/nvhpc-24.3/netcdf-fortran-4.5.3-sl35xhk3ea5mtoylsgjg62d2bg3zto3k/include -Mcache_align -O2 -Mbackslash -Mstandard -Kieee -acc -Minfo=accel -c ../src/advance_microphys_module.F90 nvfortran -DNETCDF -DCLUBB_REAL_TYPE=8 -DCLUBB_GPU -DCUDA -DCOAMPS_MICRO -DNR_SP -DSILHS -Dradoffline -Dnooverlap -DCLUBB -I/usr/local/spack/opt/spack/linux-pop22-cascadelake/nvhpc-24.3/netcdf-fortran-4.5.3-sl35xhk3ea5mtoylsgjg62d2bg3zto3k/include -Mcache_align -O2 -Mbackslash -Mstandard -Kieee -acc -Minfo=accel -c ../src/coamps_microphys_driver_module.F90 nvfortran -DNETCDF -DCLUBB_REAL_TYPE=8 -DCLUBB_GPU -DCUDA -DCOAMPS_MICRO -DNR_SP -DSILHS -Dradoffline -Dnooverlap -DCLUBB -I/usr/local/spack/opt/spack/linux-pop22-cascadelake/nvhpc-24.3/netcdf-fortran-4.5.3-sl35xhk3ea5mtoylsgjg62d2bg3zto3k/include -Mcache_align -O2 -Mbackslash -Mstandard -Kieee -acc -Minfo=accel -c ../src/morrison_microphys_module.F90 nvfortran -DNETCDF -DCLUBB_REAL_TYPE=8 -DCLUBB_GPU -DCUDA -DCOAMPS_MICRO -DNR_SP -DSILHS -Dradoffline -Dnooverlap -DCLUBB -I/usr/local/spack/opt/spack/linux-pop22-cascadelake/nvhpc-24.3/netcdf-fortran-4.5.3-sl35xhk3ea5mtoylsgjg62d2bg3zto3k/include -Mcache_align -O2 -Mbackslash -Mstandard -Kieee -acc -Minfo=accel -c ../src/input_netcdf.F90 nvfortran -DNETCDF -DCLUBB_REAL_TYPE=8 -DCLUBB_GPU -DCUDA -DCOAMPS_MICRO -DNR_SP -DSILHS -Dradoffline -Dnooverlap -DCLUBB -I/usr/local/spack/opt/spack/linux-pop22-cascadelake/nvhpc-24.3/netcdf-fortran-4.5.3-sl35xhk3ea5mtoylsgjg62d2bg3zto3k/include -Mcache_align -O2 -Mbackslash -Mstandard -Kieee -acc -Minfo=accel -c ../src/input_interpret.F90 nvfortran -DNETCDF -DCLUBB_REAL_TYPE=8 -DCLUBB_GPU -DCUDA -DCOAMPS_MICRO -DNR_SP -DSILHS -Dradoffline -Dnooverlap -DCLUBB -I/usr/local/spack/opt/spack/linux-pop22-cascadelake/nvhpc-24.3/netcdf-fortran-4.5.3-sl35xhk3ea5mtoylsgjg62d2bg3zto3k/include -Mcache_align -O2 -Mbackslash -Mstandard -Kieee -acc -Minfo=accel -c ../src/simple_rad_module.F90 nvfortran -DNETCDF -DCLUBB_REAL_TYPE=8 -DCLUBB_GPU -DCUDA -DCOAMPS_MICRO -DNR_SP -DSILHS -Dradoffline -Dnooverlap -DCLUBB -I/usr/local/spack/opt/spack/linux-pop22-cascadelake/nvhpc-24.3/netcdf-fortran-4.5.3-sl35xhk3ea5mtoylsgjg62d2bg3zto3k/include -Mcache_align -O2 -Mbackslash -Mstandard -Kieee -acc -Minfo=accel -c ../src/microphys_init_cleanup.F90 nvfortran -DNETCDF -DCLUBB_REAL_TYPE=8 -DCLUBB_GPU -DCUDA -DCOAMPS_MICRO -DNR_SP -DSILHS -Dradoffline -Dnooverlap -DCLUBB -I/usr/local/spack/opt/spack/linux-pop22-cascadelake/nvhpc-24.3/netcdf-fortran-4.5.3-sl35xhk3ea5mtoylsgjg62d2bg3zto3k/include -Mcache_align -O2 -Mbackslash -Mstandard -Kieee -acc -Minfo=accel -c ../src/Benchmark_cases/sfc_flux.F90 nvfortran -DNETCDF -DCLUBB_REAL_TYPE=8 -DCLUBB_GPU -DCUDA -DCOAMPS_MICRO -DNR_SP -DSILHS -Dradoffline -Dnooverlap -DCLUBB -I/usr/local/spack/opt/spack/linux-pop22-cascadelake/nvhpc-24.3/netcdf-fortran-4.5.3-sl35xhk3ea5mtoylsgjg62d2bg3zto3k/include -Mcache_align -O2 -Mbackslash -Mstandard -Kieee -acc -Minfo=accel -c ../src/Benchmark_cases/bomex.F90 nvfortran -DNETCDF -DCLUBB_REAL_TYPE=8 -DCLUBB_GPU -DCUDA -DCOAMPS_MICRO -DNR_SP -DSILHS -Dradoffline -Dnooverlap -DCLUBB -I/usr/local/spack/opt/spack/linux-pop22-cascadelake/nvhpc-24.3/netcdf-fortran-4.5.3-sl35xhk3ea5mtoylsgjg62d2bg3zto3k/include -Mcache_align -O2 -Mbackslash -Mstandard -Kieee -acc -Minfo=accel -c ../src/Benchmark_cases/jun25.F90 nvfortran -DNETCDF -DCLUBB_REAL_TYPE=8 -DCLUBB_GPU -DCUDA -DCOAMPS_MICRO -DNR_SP -DSILHS -Dradoffline -Dnooverlap -DCLUBB -I/usr/local/spack/opt/spack/linux-pop22-cascadelake/nvhpc-24.3/netcdf-fortran-4.5.3-sl35xhk3ea5mtoylsgjg62d2bg3zto3k/include -Mcache_align -O2 -Mbackslash -Mstandard -Kieee -acc -Minfo=accel -c ../src/Benchmark_cases/mpace_a.F90 nvfortran -DNETCDF -DCLUBB_REAL_TYPE=8 -DCLUBB_GPU -DCUDA -DCOAMPS_MICRO -DNR_SP -DSILHS -Dradoffline -Dnooverlap -DCLUBB -I/usr/local/spack/opt/spack/linux-pop22-cascadelake/nvhpc-24.3/netcdf-fortran-4.5.3-sl35xhk3ea5mtoylsgjg62d2bg3zto3k/include -Mcache_align -O2 -Mbackslash -Mstandard -Kieee -acc -Minfo=accel -c ../src/Benchmark_cases/clex9_oct14.F90 nvfortran -DNETCDF -DCLUBB_REAL_TYPE=8 -DCLUBB_GPU -DCUDA -DCOAMPS_MICRO -DNR_SP -DSILHS -Dradoffline -Dnooverlap -DCLUBB -I/usr/local/spack/opt/spack/linux-pop22-cascadelake/nvhpc-24.3/netcdf-fortran-4.5.3-sl35xhk3ea5mtoylsgjg62d2bg3zto3k/include -Mcache_align -O2 -Mbackslash -Mstandard -Kieee -acc -Minfo=accel -c ../src/Benchmark_cases/clex9_nov02.F90 nvfortran -DNETCDF -DCLUBB_REAL_TYPE=8 -DCLUBB_GPU -DCUDA -DCOAMPS_MICRO -DNR_SP -DSILHS -Dradoffline -Dnooverlap -DCLUBB -I/usr/local/spack/opt/spack/linux-pop22-cascadelake/nvhpc-24.3/netcdf-fortran-4.5.3-sl35xhk3ea5mtoylsgjg62d2bg3zto3k/include -Mcache_align -O2 -Mbackslash -Mstandard -Kieee -acc -Minfo=accel -c ../src/Benchmark_cases/nov11.F90 nvfortran -DNETCDF -DCLUBB_REAL_TYPE=8 -DCLUBB_GPU -DCUDA -DCOAMPS_MICRO -DNR_SP -DSILHS -Dradoffline -Dnooverlap -DCLUBB -I/usr/local/spack/opt/spack/linux-pop22-cascadelake/nvhpc-24.3/netcdf-fortran-4.5.3-sl35xhk3ea5mtoylsgjg62d2bg3zto3k/include -Mcache_align -O2 -Mbackslash -Mstandard -Kieee -acc -Minfo=accel -c ../src/extended_atmosphere_module.F90 nvfortran -DNETCDF -DCLUBB_REAL_TYPE=8 -DCLUBB_GPU -DCUDA -DCOAMPS_MICRO -DNR_SP -DSILHS -Dradoffline -Dnooverlap -DCLUBB -I/usr/local/spack/opt/spack/linux-pop22-cascadelake/nvhpc-24.3/netcdf-fortran-4.5.3-sl35xhk3ea5mtoylsgjg62d2bg3zto3k/include -Mcache_align -O2 -Mbackslash -Mstandard -Kieee -acc -Minfo=accel -c ../src/Benchmark_cases/gabls2.F90 nvfortran -DNETCDF -DCLUBB_REAL_TYPE=8 -DCLUBB_GPU -DCUDA -DCOAMPS_MICRO -DNR_SP -DSILHS -Dradoffline -Dnooverlap -DCLUBB -I/usr/local/spack/opt/spack/linux-pop22-cascadelake/nvhpc-24.3/netcdf-fortran-4.5.3-sl35xhk3ea5mtoylsgjg62d2bg3zto3k/include -Mcache_align -O2 -Mbackslash -Mstandard -Kieee -acc -Minfo=accel -c ../src/Benchmark_cases/arm.F90 nvfortran -DNETCDF -DCLUBB_REAL_TYPE=8 -DCLUBB_GPU -DCUDA -DCOAMPS_MICRO -DNR_SP -DSILHS -Dradoffline -Dnooverlap -DCLUBB -I/usr/local/spack/opt/spack/linux-pop22-cascadelake/nvhpc-24.3/netcdf-fortran-4.5.3-sl35xhk3ea5mtoylsgjg62d2bg3zto3k/include -Mcache_align -O2 -Mbackslash -Mstandard -Kieee -acc -Minfo=accel -c ../src/Benchmark_cases/atex.F90 nvfortran -DNETCDF -DCLUBB_REAL_TYPE=8 -DCLUBB_GPU -DCUDA -DCOAMPS_MICRO -DNR_SP -DSILHS -Dradoffline -Dnooverlap -DCLUBB -I/usr/local/spack/opt/spack/linux-pop22-cascadelake/nvhpc-24.3/netcdf-fortran-4.5.3-sl35xhk3ea5mtoylsgjg62d2bg3zto3k/include -Mcache_align -O2 -Mbackslash -Mstandard -Kieee -acc -Minfo=accel -c ../src/Benchmark_cases/mpace_b.F90 nvfortran -DNETCDF -DCLUBB_REAL_TYPE=8 -DCLUBB_GPU -DCUDA -DCOAMPS_MICRO -DNR_SP -DSILHS -Dradoffline -Dnooverlap -DCLUBB -I/usr/local/spack/opt/spack/linux-pop22-cascadelake/nvhpc-24.3/netcdf-fortran-4.5.3-sl35xhk3ea5mtoylsgjg62d2bg3zto3k/include -Mcache_align -O2 -Mbackslash -Mstandard -Kieee -acc -Minfo=accel -c ../src/Benchmark_cases/neutral_case.F90 nvfortran -DNETCDF -DCLUBB_REAL_TYPE=8 -DCLUBB_GPU -DCUDA -DCOAMPS_MICRO -DNR_SP -DSILHS -Dradoffline -Dnooverlap -DCLUBB -I/usr/local/spack/opt/spack/linux-pop22-cascadelake/nvhpc-24.3/netcdf-fortran-4.5.3-sl35xhk3ea5mtoylsgjg62d2bg3zto3k/include -Mcache_align -O2 -Mbackslash -Mstandard -Kieee -acc -Minfo=accel -c ../src/Benchmark_cases/twp_ice.F90 nvfortran -DNETCDF -DCLUBB_REAL_TYPE=8 -DCLUBB_GPU -DCUDA -DCOAMPS_MICRO -DNR_SP -DSILHS -Dradoffline -Dnooverlap -DCLUBB -I/usr/local/spack/opt/spack/linux-pop22-cascadelake/nvhpc-24.3/netcdf-fortran-4.5.3-sl35xhk3ea5mtoylsgjg62d2bg3zto3k/include -Mcache_align -O2 -Mbackslash -Mstandard -Kieee -acc -Minfo=accel -c ../src/Benchmark_cases/dycoms2_rf01.F90 nvfortran -DNETCDF -DCLUBB_REAL_TYPE=8 -DCLUBB_GPU -DCUDA -DCOAMPS_MICRO -DNR_SP -DSILHS -Dradoffline -Dnooverlap -DCLUBB -I/usr/local/spack/opt/spack/linux-pop22-cascadelake/nvhpc-24.3/netcdf-fortran-4.5.3-sl35xhk3ea5mtoylsgjg62d2bg3zto3k/include -Mcache_align -O2 -Mbackslash -Mstandard -Kieee -acc -Minfo=accel -c ../src/Benchmark_cases/dycoms2_rf02.F90 nvfortran -DNETCDF -DCLUBB_REAL_TYPE=8 -DCLUBB_GPU -DCUDA -DCOAMPS_MICRO -DNR_SP -DSILHS -Dradoffline -Dnooverlap -DCLUBB -I/usr/local/spack/opt/spack/linux-pop22-cascadelake/nvhpc-24.3/netcdf-fortran-4.5.3-sl35xhk3ea5mtoylsgjg62d2bg3zto3k/include -Mcache_align -O2 -Mbackslash -Mstandard -Kieee -acc -Minfo=accel -c ../src/Benchmark_cases/arm_0003.F90 nvfortran -DNETCDF -DCLUBB_REAL_TYPE=8 -DCLUBB_GPU -DCUDA -DCOAMPS_MICRO -DNR_SP -DSILHS -Dradoffline -Dnooverlap -DCLUBB -I/usr/local/spack/opt/spack/linux-pop22-cascadelake/nvhpc-24.3/netcdf-fortran-4.5.3-sl35xhk3ea5mtoylsgjg62d2bg3zto3k/include -Mcache_align -O2 -Mbackslash -Mstandard -Kieee -acc -Minfo=accel -c ../src/Benchmark_cases/cobra.F90 nvfortran -DNETCDF -DCLUBB_REAL_TYPE=8 -DCLUBB_GPU -DCUDA -DCOAMPS_MICRO -DNR_SP -DSILHS -Dradoffline -Dnooverlap -DCLUBB -I/usr/local/spack/opt/spack/linux-pop22-cascadelake/nvhpc-24.3/netcdf-fortran-4.5.3-sl35xhk3ea5mtoylsgjg62d2bg3zto3k/include -Mcache_align -O2 -Mbackslash -Mstandard -Kieee -acc -Minfo=accel -c ../src/Benchmark_cases/gabls3_night.F90 nvfortran -DNETCDF -DCLUBB_REAL_TYPE=8 -DCLUBB_GPU -DCUDA -DCOAMPS_MICRO -DNR_SP -DSILHS -Dradoffline -Dnooverlap -DCLUBB -I/usr/local/spack/opt/spack/linux-pop22-cascadelake/nvhpc-24.3/netcdf-fortran-4.5.3-sl35xhk3ea5mtoylsgjg62d2bg3zto3k/include -Mcache_align -O2 -Mbackslash -Mstandard -Kieee -acc -Minfo=accel -c ../src/Benchmark_cases/arm_3year.F90 nvfortran -DNETCDF -DCLUBB_REAL_TYPE=8 -DCLUBB_GPU -DCUDA -DCOAMPS_MICRO -DNR_SP -DSILHS -Dradoffline -Dnooverlap -DCLUBB -I/usr/local/spack/opt/spack/linux-pop22-cascadelake/nvhpc-24.3/netcdf-fortran-4.5.3-sl35xhk3ea5mtoylsgjg62d2bg3zto3k/include -Mcache_align -O2 -Mbackslash -Mstandard -Kieee -acc -Minfo=accel -c ../src/Benchmark_cases/astex_a209.F90 nvfortran -DNETCDF -DCLUBB_REAL_TYPE=8 -DCLUBB_GPU -DCUDA -DCOAMPS_MICRO -DNR_SP -DSILHS -Dradoffline -Dnooverlap -DCLUBB -I/usr/local/spack/opt/spack/linux-pop22-cascadelake/nvhpc-24.3/netcdf-fortran-4.5.3-sl35xhk3ea5mtoylsgjg62d2bg3zto3k/include -Mcache_align -O2 -Mbackslash -Mstandard -Kieee -acc -Minfo=accel -c ../src/Benchmark_cases/arm_97.F90 nvfortran -DNETCDF -DCLUBB_REAL_TYPE=8 -DCLUBB_GPU -DCUDA -DCOAMPS_MICRO -DNR_SP -DSILHS -Dradoffline -Dnooverlap -DCLUBB -I/usr/local/spack/opt/spack/linux-pop22-cascadelake/nvhpc-24.3/netcdf-fortran-4.5.3-sl35xhk3ea5mtoylsgjg62d2bg3zto3k/include -Mcache_align -O2 -Mbackslash -Mstandard -Kieee -acc -Minfo=accel -c ../src/Benchmark_cases/cloud_feedback.F90 nvfortran -DNETCDF -DCLUBB_REAL_TYPE=8 -DCLUBB_GPU -DCUDA -DCOAMPS_MICRO -DNR_SP -DSILHS -Dradoffline -Dnooverlap -DCLUBB -I/usr/local/spack/opt/spack/linux-pop22-cascadelake/nvhpc-24.3/netcdf-fortran-4.5.3-sl35xhk3ea5mtoylsgjg62d2bg3zto3k/include -Mcache_align -O2 -Mbackslash -Mstandard -Kieee -acc -Minfo=accel -c ../src/Benchmark_cases/fire.F90 nvfortran -DNETCDF -DCLUBB_REAL_TYPE=8 -DCLUBB_GPU -DCUDA -DCOAMPS_MICRO -DNR_SP -DSILHS -Dradoffline -Dnooverlap -DCLUBB -I/usr/local/spack/opt/spack/linux-pop22-cascadelake/nvhpc-24.3/netcdf-fortran-4.5.3-sl35xhk3ea5mtoylsgjg62d2bg3zto3k/include -Mcache_align -O2 -Mbackslash -Mstandard -Kieee -acc -Minfo=accel -c ../src/Benchmark_cases/gabls3.F90 nvfortran -DNETCDF -DCLUBB_REAL_TYPE=8 -DCLUBB_GPU -DCUDA -DCOAMPS_MICRO -DNR_SP -DSILHS -Dradoffline -Dnooverlap -DCLUBB -I/usr/local/spack/opt/spack/linux-pop22-cascadelake/nvhpc-24.3/netcdf-fortran-4.5.3-sl35xhk3ea5mtoylsgjg62d2bg3zto3k/include -Mcache_align -O2 -Mbackslash -Mstandard -Kieee -acc -Minfo=accel -c ../src/Benchmark_cases/lba.F90 nvfortran -DNETCDF -DCLUBB_REAL_TYPE=8 -DCLUBB_GPU -DCUDA -DCOAMPS_MICRO -DNR_SP -DSILHS -Dradoffline -Dnooverlap -DCLUBB -I/usr/local/spack/opt/spack/linux-pop22-cascadelake/nvhpc-24.3/netcdf-fortran-4.5.3-sl35xhk3ea5mtoylsgjg62d2bg3zto3k/include -Mcache_align -O2 -Mbackslash -Mstandard -Kieee -acc -Minfo=accel -c ../src/Benchmark_cases/rico.F90 nvfortran -DNETCDF -DCLUBB_REAL_TYPE=8 -DCLUBB_GPU -DCUDA -DCOAMPS_MICRO -DNR_SP -DSILHS -Dradoffline -Dnooverlap -DCLUBB -I/usr/local/spack/opt/spack/linux-pop22-cascadelake/nvhpc-24.3/netcdf-fortran-4.5.3-sl35xhk3ea5mtoylsgjg62d2bg3zto3k/include -Mcache_align -O2 -Mbackslash -Mstandard -Kieee -acc -Minfo=accel -c ../src/stat_file_utils.F90 nvfortran -DNETCDF -DCLUBB_REAL_TYPE=8 -DCLUBB_GPU -DCUDA -DCOAMPS_MICRO -DNR_SP -DSILHS -Dradoffline -Dnooverlap -DCLUBB -I/usr/local/spack/opt/spack/linux-pop22-cascadelake/nvhpc-24.3/netcdf-fortran-4.5.3-sl35xhk3ea5mtoylsgjg62d2bg3zto3k/include -Mcache_align -O2 -Mbackslash -Mstandard -Kieee -acc -Minfo=accel -c ../src/bugsrad_driver.F90 nvfortran -DNETCDF -DCLUBB_REAL_TYPE=8 -DCLUBB_GPU -DCUDA -DCOAMPS_MICRO -DNR_SP -DSILHS -Dradoffline -Dnooverlap -DCLUBB -I/usr/local/spack/opt/spack/linux-pop22-cascadelake/nvhpc-24.3/netcdf-fortran-4.5.3-sl35xhk3ea5mtoylsgjg62d2bg3zto3k/include -Mcache_align -O2 -Mbackslash -Mstandard -Kieee -acc -Minfo=accel -c ../src/sounding.F90 nvfortran -DNETCDF -DCLUBB_REAL_TYPE=8 -DCLUBB_GPU -DCUDA -DCOAMPS_MICRO -DNR_SP -DSILHS -Dradoffline -Dnooverlap -DCLUBB -I/usr/local/spack/opt/spack/linux-pop22-cascadelake/nvhpc-24.3/netcdf-fortran-4.5.3-sl35xhk3ea5mtoylsgjg62d2bg3zto3k/include -Mcache_align -O2 -Mbackslash -Mstandard -Kieee -acc -Minfo=accel -c ../src/input_fields.F90 nvfortran -DNETCDF -DCLUBB_REAL_TYPE=8 -DCLUBB_GPU -DCUDA -DCOAMPS_MICRO -DNR_SP -DSILHS -Dradoffline -Dnooverlap -DCLUBB -I/usr/local/spack/opt/spack/linux-pop22-cascadelake/nvhpc-24.3/netcdf-fortran-4.5.3-sl35xhk3ea5mtoylsgjg62d2bg3zto3k/include -Mcache_align -O2 -Mbackslash -Mstandard -Kieee -acc -Minfo=accel -c ../src/KK_microphys_module.F90 nvfortran -DNETCDF -DCLUBB_REAL_TYPE=8 -DCLUBB_GPU -DCUDA -DCOAMPS_MICRO -DNR_SP -DSILHS -Dradoffline -Dnooverlap -DCLUBB -I/usr/local/spack/opt/spack/linux-pop22-cascadelake/nvhpc-24.3/netcdf-fortran-4.5.3-sl35xhk3ea5mtoylsgjg62d2bg3zto3k/include -Mcache_align -O2 -Mbackslash -Mstandard -Kieee -acc -Minfo=accel -c -I../src ../src/estimate_scm_microphys_module.F90 nvfortran -DNETCDF -DCLUBB_REAL_TYPE=8 -DCLUBB_GPU -DCUDA -DCOAMPS_MICRO -DNR_SP -DSILHS -Dradoffline -Dnooverlap -DCLUBB -I/usr/local/spack/opt/spack/linux-pop22-cascadelake/nvhpc-24.3/netcdf-fortran-4.5.3-sl35xhk3ea5mtoylsgjg62d2bg3zto3k/include -Mcache_align -O2 -Mbackslash -Mstandard -Kieee -acc -Minfo=accel -c -I../src ../src/lh_microphys_driver_module.F90 nvfortran -DNETCDF -DCLUBB_REAL_TYPE=8 -DCLUBB_GPU -DCUDA -DCOAMPS_MICRO -DNR_SP -DSILHS -Dradoffline -Dnooverlap -DCLUBB -I/usr/local/spack/opt/spack/linux-pop22-cascadelake/nvhpc-24.3/netcdf-fortran-4.5.3-sl35xhk3ea5mtoylsgjg62d2bg3zto3k/include -Mcache_align -O2 -Mbackslash -Mstandard -Kieee -acc -Minfo=accel -c ../src/microphys_driver.F90 nvfortran -DNETCDF -DCLUBB_REAL_TYPE=8 -DCLUBB_GPU -DCUDA -DCOAMPS_MICRO -DNR_SP -DSILHS -Dradoffline -Dnooverlap -DCLUBB -I/usr/local/spack/opt/spack/linux-pop22-cascadelake/nvhpc-24.3/netcdf-fortran-4.5.3-sl35xhk3ea5mtoylsgjg62d2bg3zto3k/include -Mcache_align -O2 -Mbackslash -Mstandard -Kieee -acc -Minfo=accel -c ../src/clubb_driver.F90 NVFORTRAN-W-0435-Array declared with zero size (../src/clubb_driver.F90: 419) run_clubb: 2691, Generating copyout(lh_thl_clipped(:,:,:),x_nl_all_levs(:,:,:,:),x_mixt_comp_all_levs(:,:,:),lh_rv_clipped(:,:,:),lh_rc_clipped(:,:,:),lh_sample_point_weights(:,:,:),lh_nc_clipped(:,:,:),lh_rt_clipped(:,:,:)) [if not already present] Generating copyin(hm_metadata) [if not already present] nvfortran -DNETCDF -DCLUBB_REAL_TYPE=8 -DCLUBB_GPU -DCUDA -DCOAMPS_MICRO -DNR_SP -DSILHS -Dradoffline -Dnooverlap -DCLUBB -I/usr/local/spack/opt/spack/linux-pop22-cascadelake/nvhpc-24.3/netcdf-fortran-4.5.3-sl35xhk3ea5mtoylsgjg62d2bg3zto3k/include -Mcache_align -O2 -Mbackslash -Mstandard -Kieee -acc -Minfo=accel -c ../src/error.F90 nvfortran -DNETCDF -DCLUBB_REAL_TYPE=8 -DCLUBB_GPU -DCUDA -DCOAMPS_MICRO -DNR_SP -DSILHS -Dradoffline -Dnooverlap -DCLUBB -I/usr/local/spack/opt/spack/linux-pop22-cascadelake/nvhpc-24.3/netcdf-fortran-4.5.3-sl35xhk3ea5mtoylsgjg62d2bg3zto3k/include -Mcache_align -O2 -Mbackslash -Mstandard -Kieee -acc -Minfo=accel -c -I../src ../src/enhanced_simann.F90 ar rv /home/jenkins/workspace/clubb_nvhpc_gpu_vs_cpu_diffness/compile/../lib/libclubb_other.a gabls2.o microphys_init_cleanup.o bugsrad_driver.o arm.o lh_microphys_driver_module.o atex.o bomex.o jun25.o estimate_scm_microphys_module.o hydrostatic_module.o mpace_b.o neutral_case.o twp_ice.o mpace_a.o quicksort.o silhs_category_variance_module.o clex9_oct14.o dycoms2_rf01.o soil_vegetation.o input_fields.o advance_microphys_module.o dycoms2_rf02.o sounding.o coamps_microphys_driver_module.o arm_0003.o microphys_driver.o spec_hum_to_mixing_ratio.o extended_atmosphere_module.o mixed_moment_PDF_integrals.o diag_ustar_module.o stat_file_utils.o cobra.o sfc_flux.o gabls3_night.o cloud_sed_module.o input_grads.o wangara.o input_netcdf.o enhanced_simann.o simple_rad_module.o gabls3.o error.o astex_a209.o cloud_feedback.o gfdl_activation.o arm_97.o parameters_microphys.o lba.o morrison_microphys_module.o clubb_driver.o fire.o input_interpret.o time_dependent_input.o cos_solar_zen_module.o ice_dfsn_module.o rad_lwsw_module.o KK_microphys_module.o clex9_nov02.o clubb_model_settings.o nov11.o parameters_radiation.o extrapolation.o arm_3year.o rico.o ar: creating /home/jenkins/workspace/clubb_nvhpc_gpu_vs_cpu_diffness/compile/../lib/libclubb_other.a a - gabls2.o a - microphys_init_cleanup.o a - bugsrad_driver.o a - arm.o a - lh_microphys_driver_module.o a - atex.o a - bomex.o a - jun25.o a - estimate_scm_microphys_module.o a - hydrostatic_module.o a - mpace_b.o a - neutral_case.o a - twp_ice.o a - mpace_a.o a - quicksort.o a - silhs_category_variance_module.o a - clex9_oct14.o a - dycoms2_rf01.o a - soil_vegetation.o a - input_fields.o a - advance_microphys_module.o a - dycoms2_rf02.o a - sounding.o a - coamps_microphys_driver_module.o a - arm_0003.o a - microphys_driver.o a - spec_hum_to_mixing_ratio.o a - extended_atmosphere_module.o a - mixed_moment_PDF_integrals.o a - diag_ustar_module.o a - stat_file_utils.o a - cobra.o a - sfc_flux.o a - gabls3_night.o a - cloud_sed_module.o a - input_grads.o a - wangara.o a - input_netcdf.o a - enhanced_simann.o a - simple_rad_module.o a - gabls3.o a - error.o a - astex_a209.o a - cloud_feedback.o a - gfdl_activation.o a - arm_97.o a - parameters_microphys.o a - lba.o a - morrison_microphys_module.o a - clubb_driver.o a - fire.o a - input_interpret.o a - time_dependent_input.o a - cos_solar_zen_module.o a - ice_dfsn_module.o a - rad_lwsw_module.o a - KK_microphys_module.o a - clex9_nov02.o a - clubb_model_settings.o a - nov11.o a - parameters_radiation.o a - extrapolation.o a - arm_3year.o a - rico.o make[1]: Leaving directory '/home/jenkins/workspace/clubb_nvhpc_gpu_vs_cpu_diffness/obj' cd /home/jenkins/workspace/clubb_nvhpc_gpu_vs_cpu_diffness/compile/../obj; make -f Make.clubb_standalone cd /home/jenkins/workspace/clubb_nvhpc_gpu_vs_cpu_diffness/compile/../obj; make -f Make.clubb_tuner cd /home/jenkins/workspace/clubb_nvhpc_gpu_vs_cpu_diffness/compile/../obj; make -f Make.jacobian cd /home/jenkins/workspace/clubb_nvhpc_gpu_vs_cpu_diffness/compile/../obj; make -f Make.G_unit_tests cd /home/jenkins/workspace/clubb_nvhpc_gpu_vs_cpu_diffness/compile/../obj; make -f Make.int2txt cd /home/jenkins/workspace/clubb_nvhpc_gpu_vs_cpu_diffness/compile/../obj; make -f Make.clubb_thread_test make[1]: Entering directory '/home/jenkins/workspace/clubb_nvhpc_gpu_vs_cpu_diffness/obj' nvfortran -DNETCDF -DCLUBB_REAL_TYPE=8 -DCLUBB_GPU -DCUDA -DCOAMPS_MICRO -DNR_SP -DSILHS -Dradoffline -Dnooverlap -DCLUBB -I/usr/local/spack/opt/spack/linux-pop22-cascadelake/nvhpc-24.3/netcdf-fortran-4.5.3-sl35xhk3ea5mtoylsgjg62d2bg3zto3k/include -Mcache_align -O2 -Mbackslash -Mstandard -Kieee -acc -Minfo=accel -c ../src/clubb_standalone.F90 make[1]: Entering directory '/home/jenkins/workspace/clubb_nvhpc_gpu_vs_cpu_diffness/obj' nvfortran -I/usr/local/spack/opt/spack/linux-pop22-cascadelake/nvhpc-24.3/netcdf-fortran-4.5.3-sl35xhk3ea5mtoylsgjg62d2bg3zto3k/include -Mcache_align -O2 -Mbackslash -Mstandard -Kieee -acc -Minfo=accel -c -I../src/CLUBB_core ../src/int2txt.F90 make[1]: Entering directory '/home/jenkins/workspace/clubb_nvhpc_gpu_vs_cpu_diffness/obj' nvfortran -Mcache_align -O2 -Mbackslash -Mstandard -Kieee -acc -Minfo=accel -c /home/jenkins/workspace/clubb_nvhpc_gpu_vs_cpu_diffness/compile/../src/Numerical_recipes/nrtype.f90 make[1]: Entering directory '/home/jenkins/workspace/clubb_nvhpc_gpu_vs_cpu_diffness/obj' nvfortran -DNETCDF -DCLUBB_REAL_TYPE=8 -DCLUBB_GPU -DCUDA -DCOAMPS_MICRO -DNR_SP -DSILHS -Dradoffline -Dnooverlap -DCLUBB -I/usr/local/spack/opt/spack/linux-pop22-cascadelake/nvhpc-24.3/netcdf-fortran-4.5.3-sl35xhk3ea5mtoylsgjg62d2bg3zto3k/include -Mcache_align -O2 -Mbackslash -Mstandard -Kieee -acc -Minfo=accel -c ../src/jacobian.F90 make[1]: Entering directory '/home/jenkins/workspace/clubb_nvhpc_gpu_vs_cpu_diffness/obj' nvfortran -DNETCDF -DCLUBB_REAL_TYPE=8 -DCLUBB_GPU -DCUDA -DCOAMPS_MICRO -DNR_SP -DSILHS -Dradoffline -Dnooverlap -DCLUBB -I/usr/local/spack/opt/spack/linux-pop22-cascadelake/nvhpc-24.3/netcdf-fortran-4.5.3-sl35xhk3ea5mtoylsgjg62d2bg3zto3k/include -Mcache_align -O2 -Mbackslash -Mstandard -Kieee -acc -Minfo=accel -c ../src/clubb_thread_test.F90 make[1]: Entering directory '/home/jenkins/workspace/clubb_nvhpc_gpu_vs_cpu_diffness/obj' nvfortran -DNETCDF -DCLUBB_REAL_TYPE=8 -DCLUBB_GPU -DCUDA -DCOAMPS_MICRO -DNR_SP -DSILHS -Dradoffline -Dnooverlap -DCLUBB -I/usr/local/spack/opt/spack/linux-pop22-cascadelake/nvhpc-24.3/netcdf-fortran-4.5.3-sl35xhk3ea5mtoylsgjg62d2bg3zto3k/include -Mcache_align -O2 -Mbackslash -Mstandard -Kieee -acc -Minfo=accel -c ../src/G_unit_test_types/mu_sigma_hm_tests.F90 nvfortran -DNETCDF -DCLUBB_REAL_TYPE=8 -DCLUBB_GPU -DCUDA -DCOAMPS_MICRO -DNR_SP -DSILHS -Dradoffline -Dnooverlap -DCLUBB -I/usr/local/spack/opt/spack/linux-pop22-cascadelake/nvhpc-24.3/netcdf-fortran-4.5.3-sl35xhk3ea5mtoylsgjg62d2bg3zto3k/include -Mcache_align -O2 -Mbackslash -Mstandard -Kieee -acc -Minfo=accel -c ../src/G_unit_test_types/silhs_category_test.F90 nvfortran -DNETCDF -DCLUBB_REAL_TYPE=8 -DCLUBB_GPU -DCUDA -DCOAMPS_MICRO -DNR_SP -DSILHS -Dradoffline -Dnooverlap -DCLUBB -I/usr/local/spack/opt/spack/linux-pop22-cascadelake/nvhpc-24.3/netcdf-fortran-4.5.3-sl35xhk3ea5mtoylsgjg62d2bg3zto3k/include -Mcache_align -O2 -Mbackslash -Mstandard -Kieee -acc -Minfo=accel -c ../src/G_unit_test_types/KK_integrals_tests.F90 nvfortran -DNETCDF -DCLUBB_REAL_TYPE=8 -DCLUBB_GPU -DCUDA -DCOAMPS_MICRO -DNR_SP -DSILHS -Dradoffline -Dnooverlap -DCLUBB -I/usr/local/spack/opt/spack/linux-pop22-cascadelake/nvhpc-24.3/netcdf-fortran-4.5.3-sl35xhk3ea5mtoylsgjg62d2bg3zto3k/include -Mcache_align -O2 -Mbackslash -Mstandard -Kieee -acc -Minfo=accel -c ../src/G_unit_test_types/spurious_source_test.F90 nvfortran -DNETCDF -DCLUBB_REAL_TYPE=8 -DCLUBB_GPU -DCUDA -DCOAMPS_MICRO -DNR_SP -DSILHS -Dradoffline -Dnooverlap -DCLUBB -I/usr/local/spack/opt/spack/linux-pop22-cascadelake/nvhpc-24.3/netcdf-fortran-4.5.3-sl35xhk3ea5mtoylsgjg62d2bg3zto3k/include -Mcache_align -O2 -Mbackslash -Mstandard -Kieee -acc -Minfo=accel -c ../src/G_unit_test_types/Nc_Ncn_test.F90 nvfortran -DNETCDF -DCLUBB_REAL_TYPE=8 -DCLUBB_GPU -DCUDA -DCOAMPS_MICRO -DNR_SP -DSILHS -Dradoffline -Dnooverlap -DCLUBB -I/usr/local/spack/opt/spack/linux-pop22-cascadelake/nvhpc-24.3/netcdf-fortran-4.5.3-sl35xhk3ea5mtoylsgjg62d2bg3zto3k/include -Mcache_align -O2 -Mbackslash -Mstandard -Kieee -acc -Minfo=accel -c ../src/G_unit_test_types/read_corr_mtx_test.F90 nvfortran -DNETCDF -DCLUBB_REAL_TYPE=8 -DCLUBB_GPU -DCUDA -DCOAMPS_MICRO -DNR_SP -DSILHS -Dradoffline -Dnooverlap -DCLUBB -I/usr/local/spack/opt/spack/linux-pop22-cascadelake/nvhpc-24.3/netcdf-fortran-4.5.3-sl35xhk3ea5mtoylsgjg62d2bg3zto3k/include -Mcache_align -O2 -Mbackslash -Mstandard -Kieee -acc -Minfo=accel -c ../src/G_unit_test_types/hole_filling_tests.F90 nvfortran -DNETCDF -DCLUBB_REAL_TYPE=8 -DCLUBB_GPU -DCUDA -DCOAMPS_MICRO -DNR_SP -DSILHS -Dradoffline -Dnooverlap -DCLUBB -I/usr/local/spack/opt/spack/linux-pop22-cascadelake/nvhpc-24.3/netcdf-fortran-4.5.3-sl35xhk3ea5mtoylsgjg62d2bg3zto3k/include -Mcache_align -O2 -Mbackslash -Mstandard -Kieee -acc -Minfo=accel -c ../src/G_unit_test_types/corr_cholesky_mtx_tests.F90 nvfortran -DNETCDF -DCLUBB_REAL_TYPE=8 -DCLUBB_GPU -DCUDA -DCOAMPS_MICRO -DNR_SP -DSILHS -Dradoffline -Dnooverlap -DCLUBB -I/usr/local/spack/opt/spack/linux-pop22-cascadelake/nvhpc-24.3/netcdf-fortran-4.5.3-sl35xhk3ea5mtoylsgjg62d2bg3zto3k/include -Mcache_align -O2 -Mbackslash -Mstandard -Kieee -acc -Minfo=accel -c ../src/G_unit_test_types/smooth_min_max_tests.F90 nvfortran -DNETCDF -DCLUBB_REAL_TYPE=8 -DCLUBB_GPU -DCUDA -DCOAMPS_MICRO -DNR_SP -DSILHS -Dradoffline -Dnooverlap -DCLUBB -I/usr/local/spack/opt/spack/linux-pop22-cascadelake/nvhpc-24.3/netcdf-fortran-4.5.3-sl35xhk3ea5mtoylsgjg62d2bg3zto3k/include -Mcache_align -O2 -Mbackslash -Mstandard -Kieee -acc -Minfo=accel -c ../src/G_unit_test_types/tuner_tests.F90 nvfortran -DNETCDF -DCLUBB_REAL_TYPE=8 -DCLUBB_GPU -DCUDA -DCOAMPS_MICRO -DNR_SP -DSILHS -Dradoffline -Dnooverlap -DCLUBB -I/usr/local/spack/opt/spack/linux-pop22-cascadelake/nvhpc-24.3/netcdf-fortran-4.5.3-sl35xhk3ea5mtoylsgjg62d2bg3zto3k/include -Mcache_align -O2 -Mbackslash -Mstandard -Kieee -acc -Minfo=accel -c ../src/G_unit_test_types/w_up_in_cloud_tests.F90 nvfortran -DNETCDF -DCLUBB_REAL_TYPE=8 -DCLUBB_GPU -DCUDA -DCOAMPS_MICRO -DNR_SP -DSILHS -Dradoffline -Dnooverlap -DCLUBB -I/usr/local/spack/opt/spack/linux-pop22-cascadelake/nvhpc-24.3/netcdf-fortran-4.5.3-sl35xhk3ea5mtoylsgjg62d2bg3zto3k/include -Mcache_align -O2 -Mbackslash -Mstandard -Kieee -acc -Minfo=accel -c ../src/G_unit_test_types/smooth_heaviside_tests.F90 nvfortran -Mcache_align -O2 -Mbackslash -Mstandard -Kieee -acc -Minfo=accel -c /home/jenkins/workspace/clubb_nvhpc_gpu_vs_cpu_diffness/compile/../src/Numerical_recipes/nrutil.f90 nvfortran -Mcache_align -O2 -Mbackslash -Mstandard -Kieee -acc -Minfo=accel -c /home/jenkins/workspace/clubb_nvhpc_gpu_vs_cpu_diffness/compile/../src/Numerical_recipes/nr.f90 nvfortran int2txt.o -o /home/jenkins/workspace/clubb_nvhpc_gpu_vs_cpu_diffness/compile/../bin/int2txt -L/home/jenkins/workspace/clubb_nvhpc_gpu_vs_cpu_diffness/compile/../lib -lclubb_other -lclubb_coamps -lclubb_gfdlact -lsilhs -lclubb_bugsrad -lclubb_KK_microphys -lclubb_parabolic -lclubb_morrison -lmicrophys_utils -lclubb_param -lclubb_lapack -Mcache_align -L/usr/local/spack/opt/spack/linux-pop22-cascadelake/nvhpc-24.3/netcdf-fortran-4.5.3-sl35xhk3ea5mtoylsgjg62d2bg3zto3k/lib -lnetcdff -acc -Mcuda NVFORTRAN-W-0435-Array declared with zero size (../src/G_unit_test_types/spurious_source_test.F90: 218) NVFORTRAN-W-0435-Array declared with zero size (../src/G_unit_test_types/spurious_source_test.F90: 222) NVFORTRAN-W-0435-Array declared with zero size (../src/G_unit_test_types/spurious_source_test.F90: 275) NVFORTRAN-W-0435-Array declared with zero size (../src/G_unit_test_types/spurious_source_test.F90: 278) nvfortran-Warning-The flag -Mcuda has been deprecated, please use -cuda and -gpu instead. nvfortran -DNETCDF -DCLUBB_REAL_TYPE=8 -DCLUBB_GPU -DCUDA -DCOAMPS_MICRO -DNR_SP -DSILHS -Dradoffline -Dnooverlap -DCLUBB -I/usr/local/spack/opt/spack/linux-pop22-cascadelake/nvhpc-24.3/netcdf-fortran-4.5.3-sl35xhk3ea5mtoylsgjg62d2bg3zto3k/include -Mcache_align -O2 -Mbackslash -Mstandard -Kieee -acc -Minfo=accel -c ../src/clubb_tuner.F90 nvfortran clubb_standalone.o -o /home/jenkins/workspace/clubb_nvhpc_gpu_vs_cpu_diffness/compile/../bin/clubb_standalone -L/home/jenkins/workspace/clubb_nvhpc_gpu_vs_cpu_diffness/compile/../lib -lclubb_other -lclubb_coamps -lclubb_gfdlact -lsilhs -lclubb_bugsrad -lclubb_KK_microphys -lclubb_parabolic -lclubb_morrison -lmicrophys_utils -lclubb_param -lclubb_lapack -Mcache_align -L/usr/local/spack/opt/spack/linux-pop22-cascadelake/nvhpc-24.3/netcdf-fortran-4.5.3-sl35xhk3ea5mtoylsgjg62d2bg3zto3k/lib -lnetcdff -acc -Mcuda nvfortran clubb_thread_test.o -o /home/jenkins/workspace/clubb_nvhpc_gpu_vs_cpu_diffness/compile/../bin/clubb_thread_test -L/home/jenkins/workspace/clubb_nvhpc_gpu_vs_cpu_diffness/compile/../lib -lclubb_other -lclubb_coamps -lclubb_gfdlact -lsilhs -lclubb_bugsrad -lclubb_KK_microphys -lclubb_parabolic -lclubb_morrison -lmicrophys_utils -lclubb_param -lclubb_lapack -Mcache_align -L/usr/local/spack/opt/spack/linux-pop22-cascadelake/nvhpc-24.3/netcdf-fortran-4.5.3-sl35xhk3ea5mtoylsgjg62d2bg3zto3k/lib -lnetcdff -acc -Mcuda nvfortran-Warning-The flag -Mcuda has been deprecated, please use -cuda and -gpu instead. nvfortran-Warning-The flag -Mcuda has been deprecated, please use -cuda and -gpu instead. nvfortran jacobian.o -o /home/jenkins/workspace/clubb_nvhpc_gpu_vs_cpu_diffness/compile/../bin/jacobian -L/home/jenkins/workspace/clubb_nvhpc_gpu_vs_cpu_diffness/compile/../lib -lclubb_other -lclubb_coamps -lclubb_gfdlact -lsilhs -lclubb_bugsrad -lclubb_KK_microphys -lclubb_parabolic -lclubb_morrison -lmicrophys_utils -lclubb_param -lclubb_lapack -Mcache_align -L/usr/local/spack/opt/spack/linux-pop22-cascadelake/nvhpc-24.3/netcdf-fortran-4.5.3-sl35xhk3ea5mtoylsgjg62d2bg3zto3k/lib -lnetcdff -acc -Mcuda nvfortran-Warning-The flag -Mcuda has been deprecated, please use -cuda and -gpu instead. nvfortran -DNETCDF -DCLUBB_REAL_TYPE=8 -DCLUBB_GPU -DCUDA -DCOAMPS_MICRO -DNR_SP -DSILHS -Dradoffline -Dnooverlap -DCLUBB -I/usr/local/spack/opt/spack/linux-pop22-cascadelake/nvhpc-24.3/netcdf-fortran-4.5.3-sl35xhk3ea5mtoylsgjg62d2bg3zto3k/include -Mcache_align -O2 -Mbackslash -Mstandard -Kieee -acc -Minfo=accel -c ../src/G_unit_test_types/pdf_parameter_tests.F90 NVFORTRAN-W-0435-Array declared with zero size (../src/G_unit_test_types/pdf_parameter_tests.F90: 416) make[1]: Leaving directory '/home/jenkins/workspace/clubb_nvhpc_gpu_vs_cpu_diffness/obj' make[1]: Leaving directory '/home/jenkins/workspace/clubb_nvhpc_gpu_vs_cpu_diffness/obj' make[1]: Leaving directory '/home/jenkins/workspace/clubb_nvhpc_gpu_vs_cpu_diffness/obj' make[1]: Leaving directory '/home/jenkins/workspace/clubb_nvhpc_gpu_vs_cpu_diffness/obj' nvfortran -Mcache_align -O2 -Mbackslash -Mstandard -Kieee -acc -Minfo=accel -c /home/jenkins/workspace/clubb_nvhpc_gpu_vs_cpu_diffness/compile/../src/Numerical_recipes/ran_state.f90 nvfortran -Mcache_align -O2 -Mbackslash -Mstandard -Kieee -acc -Minfo=accel -c /home/jenkins/workspace/clubb_nvhpc_gpu_vs_cpu_diffness/compile/../src/Numerical_recipes/amoeba.f90 nvfortran -Mcache_align -O2 -Mbackslash -Mstandard -Kieee -acc -Minfo=accel -c /home/jenkins/workspace/clubb_nvhpc_gpu_vs_cpu_diffness/compile/../src/Numerical_recipes/amebsa.f90 nvfortran -DNETCDF -DCLUBB_REAL_TYPE=8 -DCLUBB_GPU -DCUDA -DCOAMPS_MICRO -DNR_SP -DSILHS -Dradoffline -Dnooverlap -DCLUBB -I/usr/local/spack/opt/spack/linux-pop22-cascadelake/nvhpc-24.3/netcdf-fortran-4.5.3-sl35xhk3ea5mtoylsgjg62d2bg3zto3k/include -Mcache_align -O2 -Mbackslash -Mstandard -Kieee -acc -Minfo=accel -c ../src/G_unit_tests.F90 nvfortran mu_sigma_hm_tests.o silhs_category_test.o KK_integrals_tests.o spurious_source_test.o Nc_Ncn_test.o read_corr_mtx_test.o hole_filling_tests.o corr_cholesky_mtx_tests.o smooth_min_max_tests.o pdf_parameter_tests.o tuner_tests.o G_unit_tests.o w_up_in_cloud_tests.o smooth_heaviside_tests.o -o /home/jenkins/workspace/clubb_nvhpc_gpu_vs_cpu_diffness/compile/../bin/G_unit_tests -L/home/jenkins/workspace/clubb_nvhpc_gpu_vs_cpu_diffness/compile/../lib -lclubb_other -lclubb_coamps -lclubb_gfdlact -lsilhs -lclubb_bugsrad -lclubb_KK_microphys -lclubb_parabolic -lclubb_morrison -lmicrophys_utils -lclubb_param -lclubb_lapack -Mcache_align -L/usr/local/spack/opt/spack/linux-pop22-cascadelake/nvhpc-24.3/netcdf-fortran-4.5.3-sl35xhk3ea5mtoylsgjg62d2bg3zto3k/lib -lnetcdff -acc -Mcuda nvfortran-Warning-The flag -Mcuda has been deprecated, please use -cuda and -gpu instead. nvfortran -Mcache_align -O2 -Mbackslash -Mstandard -Kieee -acc -Minfo=accel -c /home/jenkins/workspace/clubb_nvhpc_gpu_vs_cpu_diffness/compile/../src/Numerical_recipes/ran1_s.f90 nvfortran -Mcache_align -O2 -Mbackslash -Mstandard -Kieee -acc -Minfo=accel -c /home/jenkins/workspace/clubb_nvhpc_gpu_vs_cpu_diffness/compile/../src/Numerical_recipes/ran1_v.f90 nvfortran ran_state.o amoeba.o ran1_s.o ran1_v.o clubb_tuner.o nrtype.o nr.o amebsa.o nrutil.o -o /home/jenkins/workspace/clubb_nvhpc_gpu_vs_cpu_diffness/compile/../bin/clubb_tuner -L/home/jenkins/workspace/clubb_nvhpc_gpu_vs_cpu_diffness/compile/../lib -lclubb_other -lclubb_coamps -lclubb_gfdlact -lsilhs -lclubb_bugsrad -lclubb_KK_microphys -lclubb_parabolic -lclubb_morrison -lmicrophys_utils -lclubb_param -lclubb_lapack -Mcache_align -L/usr/local/spack/opt/spack/linux-pop22-cascadelake/nvhpc-24.3/netcdf-fortran-4.5.3-sl35xhk3ea5mtoylsgjg62d2bg3zto3k/lib -lnetcdff -acc -Mcuda nvfortran-Warning-The flag -Mcuda has been deprecated, please use -cuda and -gpu instead. make[1]: Leaving directory '/home/jenkins/workspace/clubb_nvhpc_gpu_vs_cpu_diffness/obj' make[1]: Leaving directory '/home/jenkins/workspace/clubb_nvhpc_gpu_vs_cpu_diffness/obj' python ../utilities/check_for_missing_threadprivate.py ../src/CLUBB_core/ ../src/SILHS/ check_for_missing_threadprivate.py has begun. check_for_missing_threadprivate.py did not pass. failedFiles = ['../src/CLUBB_core/parameters_model.F90', '../src/CLUBB_core/corr_varnce_module.F90', '../src/CLUBB_core/error_code.F90', '../src/CLUBB_core/sponge_layer_damping.F90'] perl ../utilities/CLUBBStandardsCheck.pl ../src/*.F90 CLUBBStandardsCheck.pl has begun. -------------------------------------------------------------------------------- CLUBBStandardsCheck.pl WARNING: Expected read_random_seed for end function. CLUBBStandardsCheck.pl WARNING: Endings of either program, module, subroutine, or function blocks to not match the beginning ../src/error.F90 -------------------------------------------------------------------------------- -------------------------------------------------------------------------------- CLUBBStandardsCheck.pl WARNING: 'use' statement w/o 'only' found in the following line: 6694 : use netcdf CLUBBStandardsCheck.pl WARNING: Use check FAILED! CLUBBStandardsCheck.pl WARNING: Check that comma is on same line as 'use', as CLUBB requires. ../src/clubb_driver.F90 -------------------------------------------------------------------------------- CLUBBStandardsCheck.pl has finished. perl ../utilities/CLUBBStandardsCheck.pl ../src/CLUBB_core/*.F90 CLUBBStandardsCheck.pl has begun. -------------------------------------------------------------------------------- CLUBBStandardsCheck.pl WARNING: Number of "private" statements does not not match number of modules. CLUBBStandardsCheck.pl WARNING: Private Test failed! ../src/CLUBB_core/matrix_solver_wrapper.F90 -------------------------------------------------------------------------------- -------------------------------------------------------------------------------- CLUBBStandardsCheck.pl WARNING: Missing 'implicit none' statements. 'Implicit None' check FAILED! CLUBBStandardsCheck.pl Add a line containing 'implicit none' to each program, module, subroutine, and function. ../src/CLUBB_core/mt95.F90 -------------------------------------------------------------------------------- CLUBBStandardsCheck.pl has finished. perl ../utilities/CLUBBStandardsCheck.pl ../src/Benchmark_cases/*.F90 CLUBBStandardsCheck.pl has begun. -------------------------------------------------------------------------------- CLUBBStandardsCheck.pl WARNING: Line has forbidden elements: .gt. . 71 : if (time.gt.80880_time_precision) then CLUBBStandardsCheck.pl WARNING: File has forbidden elements. ../src/Benchmark_cases/neutral_case.F90 -------------------------------------------------------------------------------- CLUBBStandardsCheck.pl has finished. perl ../utilities/CLUBBStandardsCheck.pl ../src/KK_microphys/*.F90 CLUBBStandardsCheck.pl has begun. CLUBBStandardsCheck.pl has finished. perl ../utilities/CLUBBStandardsCheck.pl ../src/SILHS/*.F90 CLUBBStandardsCheck.pl has begun. CLUBBStandardsCheck.pl has finished. perl ../utilities/CLUBBStandardsCheck.pl ../src/G_unit_test_types/*.F90 CLUBBStandardsCheck.pl has begun. CLUBBStandardsCheck.pl has finished. [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Run GPU_ACC) [Pipeline] sh + source /etc/profile.d/larson-group.sh ++ export GIT_EDITOR=vi ++ GIT_EDITOR=vi ++ export SVN_EDITOR=vi ++ SVN_EDITOR=vi ++ export OMP_STACKSIZE=1048579 ++ OMP_STACKSIZE=1048579 ++ export LMOD_ROOT=/opt/lmod/ ++ LMOD_ROOT=/opt/lmod/ ++ source /opt/lmod//lmod/lmod/init/bash +++ '[' -z '' ']' +++ case "$-" in +++ __lmod_vx=x +++ '[' -n x ']' +++ set +x Shell debugging temporarily silenced: export LMOD_SH_DBG_ON=1 for this output (/usr/local/spack/opt/spack/linux-pop22-cascadelake/gcc-12.2.0/lmod-8.7.37-bi3kyxcdrfgw3y7vv2k7c5rjxg75qzju/lmod/lmod/init/bash) Shell debugging restarted +++ unset __lmod_vx +++ find /usr/local/spack/share/spack/lmod/linux-pop22-x86_64/Core -print -quit ++ export MODULEPATH=/usr/local/spack/share/spack/lmod/linux-pop22-x86_64/Core ++ MODULEPATH=/usr/local/spack/share/spack/lmod/linux-pop22-x86_64/Core + module load nvhpc netcdf-fortran + '[' -z '' ']' + case "$-" in + __lmod_sh_dbg=x + '[' -n x ']' + set +x Shell debugging temporarily silenced: export LMOD_SH_DBG_ON=1 for Lmod's output Shell debugging restarted + unset __lmod_sh_dbg + return 0 + run_scripts/run_scm.bash arm Running arm 2024/09/21 03:07:31 -------------------------------------------------- Latest git log entry -------------------------------------------------- A detailed git diff can be found at the end of this file -------------------------------------------------- Tunable Parameters: -------------------------------------------------- Parameter Value --------- ----- C1 = 1.00000000000000000000 C1b = 1.00000000000000000000 C1c = 1.00000000000000000000 C2rt = 2.00000000000000000000 C2thl = 2.00000000000000000000 C2rtthl = 2.00000000000000000000 C4 = 2.00000000000000000000 C_uu_shr = 0.40000000000000002220 C_uu_buoy = 0.29999999999999998890 C6rt = 2.00000000000000000000 C6rtb = 2.00000000000000000000 C6rtc = 1.00000000000000000000 C6thl = 2.00000000000000000000 C6thlb = 2.00000000000000000000 C6thlc = 1.00000000000000000000 C7 = 0.50000000000000000000 C7b = 0.50000000000000000000 C7c = 0.50000000000000000000 C8 = 0.50000000000000000000 C8b = 0.02000000000000000042 C10 = 3.29999999999999982236 C11 = 0.40000000000000002220 C11b = 0.40000000000000002220 C11c = 0.50000000000000000000 C12 = 1.00000000000000000000 C13 = 0.10000000000000000555 C14 = 1.00000000000000000000 C_wp2_pr_dfsn = 0.00000000000000000000 C_wp3_pr_tp = 0.00000000000000000000 C_wp3_pr_turb = 1.00000000000000000000 C_wp3_pr_dfsn = 0.00000000000000000000 C_wp2_splat = 0.00000000000000000000 C6rt_Lscale0 = 14.00000000000000000000 C6thl_Lscale0 = 14.00000000000000000000 C7_Lscale0 = 0.84999999999999997780 wpxp_L_thresh = 60.00000000000000000000 c_K = 0.20000000000000001110 c_K1 = 0.20000000000000001110 nu1 = 20.00000000000000000000 c_K2 = 0.02500000000000000139 nu2 = 1.00000000000000000000 c_K6 = 0.37500000000000000000 nu6 = 5.00000000000000000000 c_K8 = 5.00000000000000000000 nu8 = 20.00000000000000000000 c_K9 = 0.10000000000000000555 nu9 = 10.00000000000000000000 nu10 = 0.00000000000000000000 c_K_hm = 0.75000000000000000000 c_K_hmb = 0.75000000000000000000 K_hm_min_coef = 0.10000000000000000555 nu_hm = 1.50000000000000000000 slope_coef_spread_DG_means_w = 21.00000000000000000000 pdf_component_stdev_factor_w = 1.00000000000000000000 coef_spread_DG_means_rt = 0.80000000000000004441 coef_spread_DG_means_thl = 0.80000000000000004441 gamma_coef = 0.25000000000000000000 gamma_coefb = 0.25000000000000000000 gamma_coefc = 5.00000000000000000000 mu = 0.00100000000000000002 beta = 1.00000000000000000000 lmin_coef = 0.50000000000000000000 omicron = 0.50000000000000000000 zeta_vrnce_rat = 0.00000000000000000000 upsilon_precip_frac_rat = 0.55000000000000004441 lambda0_stability_coef = 0.02999999999999999889 mult_coef = 0.50000000000000000000 taumin = 90.00000000000000000000 taumax = 3600.00000000000000000000 Lscale_mu_coef = 2.00000000000000000000 Lscale_pert_coef = 0.10000000000000000555 alpha_corr = 0.14999999999999999445 Skw_denom_coef = 4.00000000000000000000 c_K10 = 1.00000000000000000000 c_K10h = 1.00000000000000000000 thlp2_rad_coef = 1.00000000000000000000 thlp2_rad_cloud_frac_thresh = 0.10000000000000000555 up2_sfc_coef = 4.00000000000000000000 Skw_max_mag = 10.00000000000000000000 C_invrs_tau_bkgnd = 1.10000000000000008882 C_invrs_tau_sfc = 0.10000000000000000555 C_invrs_tau_shear = 0.14999999999999999445 C_invrs_tau_N2 = 0.40000000000000002220 C_invrs_tau_N2_wp2 = 0.20000000000000001110 C_invrs_tau_N2_xp2 = 0.05000000000000000278 C_invrs_tau_N2_wpxp = 0.00000000000000000000 C_invrs_tau_N2_clear_wp3 = 1.00000000000000000000 C_invrs_tau_wpxp_Ri = 0.34999999999999997780 C_invrs_tau_wpxp_N2_thresh = 0.00033000000000000000 xp3_coef_base = 0.25000000000000000000 xp3_coef_slope = 0.01000000000000000021 altitude_threshold = 100.00000000000000000000 rtp2_clip_coef = 0.50000000000000000000 Cx_min = 0.33000000000000001554 Cx_max = 0.94999999999999995559 Richardson_num_min = 0.25000000000000000000 Richardson_num_max = 400.00000000000000000000 a3_coef_min = 1.00000000000000000000 a_const = 1.80000000000000004441 bv_efold = 5.00000000000000000000 wpxp_Ri_exp = 0.50000000000000000000 z_displace = 25.00000000000000000000 -------------------------------------------------- Preprocessing Directives: -------------------------------------------------- -DNETCDF enabled -DCOAMPS_MICRO enabled -DNR_SP enabled -DTUNER disabled -DSILHS enabled -Dnooverlap enabled -Draoffline enabled -DUSE_BUGSrad_ocast_random disabled -DBYTESWAP_IO disabled -------------------------------------------------- &model_setting -------------------------------------------------- runtype = arm nzmax = 110 grid_type = 1 deltaz = 40.00000000000000 zm_init = 0.000000000000000 zm_top = 5350.000000000000 zt_grid_fname = zm_grid_fname = day = 21 month = 6 year = 1997 lat_vals = 36.62000000000000 lon_vals = -97.50000000000000 sfc_elevation = 0.000000000000000 time_initial = 41400.00000000000 time_final = 93600.00000000000 dt_main = 60.00000000000000 dt_rad = 60.00000000000000 sfctype = 1 T_sfc = 288.0000000000000 p_sfc = 97000.00000000000 sens_ht = 0.000000000000000 latent_ht = 0.000000000000000 fcor = 8.5000000000000006E-005 T0 = 300.0000000000000 ts_nudge = 86400.00000000000 forcings_file_path = l_t_dependent = T l_ignore_forcings = F l_modify_ic_with_cubic_int = F l_modify_bc_for_cnvg_test = F l_input_xpwp_sfc = F saturation_formula = 3 thlm_sponge_damp_settings%l_sponge_damping = F rtm_sponge_damp_settings%l_sponge_damping = F uv_sponge_damp_settings%l_sponge_damping = F wp2_sponge_damp_settings%l_sponge_damping = F wp3_sponge_damp_settings%l_sponge_damping = F up2_vp2_sponge_damp_settings%l_sponge_damping = F thlm_sponge_damp_settings%tau_sponge_damp_min = 60.00000000000000 thlm_sponge_damp_settings%tau_sponge_damp_max = 1800.000000000000 thlm_sponge_damp_settings%sponge_damp_depth = 0.2500000000000000 rtm_sponge_damp_settings%tau_sponge_damp_min = 60.00000000000000 rtm_sponge_damp_settings%tau_sponge_damp_max = 1800.000000000000 rtm_sponge_damp_settings%sponge_damp_depth = 0.2500000000000000 uv_sponge_damp_settings%tau_sponge_damp_min = 60.00000000000000 uv_sponge_damp_settings%tau_sponge_damp_max = 1800.000000000000 uv_sponge_damp_settings%sponge_damp_depth = 0.2500000000000000 wp2_sponge_damp_settings%tau_sponge_damp_min = 60.00000000000000 wp2_sponge_damp_settings%tau_sponge_damp_max = 1800.000000000000 wp2_sponge_damp_settings%sponge_damp_depth = 0.2500000000000000 wp3_sponge_damp_settings%tau_sponge_damp_min = 60.00000000000000 wp3_sponge_damp_settings%tau_sponge_damp_max = 1800.000000000000 wp3_sponge_damp_settings%sponge_damp_depth = 0.2500000000000000 up2_vp2_sponge_damp_settings%tau_sponge_damp_min = 60.00000000000000 up2_vp2_sponge_damp_settings%tau_sponge_damp_max = 1800.000000000000 up2_vp2_sponge_damp_settings%sponge_damp_depth = 0.2500000000000000 l_soil_veg = F l_restart = F l_input_fields = F restart_path_case = restart/arm time_restart = 0.000000000000000 debug_level = 2 sclr_dim = 0 edsclr_dim = 0 iisclr_thl = -2 iisclr_rt = -1 iisclr_CO2 = -1 sclr_tol = -------------------------------------------------- &stats_setting -------------------------------------------------- l_stats = T fname_prefix = arm stats_fmt = netcdf stats_tsamp = 60.00000000000000 stats_tout = 60.00000000000000 l_allow_small_stats_tout = T Constant flags: l_pos_def = F l_hole_fill = T l_gamma_Skw = T l_byteswap_io = F Constant tolerances [units] rt_tol [kg/kg] = 1.0000000000000000E-008 thl_tol [K] = 1.0000000000000000E-002 w_tol [m/s] = 2.0000000000000000E-002 -------------------------------------------------- µphysics_setting -------------------------------------------------- microphys_scheme = none l_cloud_sed = F sigma_g = 1.500000000000000 l_graupel = F l_hail = F l_seifert_beheng = F l_predict_Nc = F l_const_Nc_in_cloud = F specify_aerosol = morrison_lognormal l_subgrid_w = T l_arctic_nucl = F l_cloud_edge_activation = F l_fix_pgam = F l_in_cloud_Nc_diff = T l_var_covar_src = F l_upwind_diff_sed = F lh_microphys_type = disabled lh_num_samples = 2 lh_sequence_length = 1 lh_seed = 5489 l_fix_w_chi_eta_correlations = T l_silhs_KK_convergence_adj_mean = F importance_prob_thresh = 1.0000000000000000E-008 host_dx = 1000000.000000000 host_dy = 1000000.000000000 hmp2_ip_on_hmm2_ip_slope%rr = 2.1200000000000000E-005 hmp2_ip_on_hmm2_ip_slope%ri = 2.1200000000000000E-005 hmp2_ip_on_hmm2_ip_slope%rs = 2.1200000000000000E-005 hmp2_ip_on_hmm2_ip_slope%rg = 2.1200000000000000E-005 hmp2_ip_on_hmm2_ip_slope%Nr = 2.1200000000000000E-005 hmp2_ip_on_hmm2_ip_slope%Ni = 2.1200000000000000E-005 hmp2_ip_on_hmm2_ip_slope%Ni = 2.1200000000000000E-005 hmp2_ip_on_hmm2_ip_slope%Ng = 2.1200000000000000E-005 hmp2_ip_on_hmm2_ip_intrcpt%rr = 0.5400000000000000 hmp2_ip_on_hmm2_ip_intrcpt%ri = 0.5400000000000000 hmp2_ip_on_hmm2_ip_intrcpt%rs = 0.5400000000000000 hmp2_ip_on_hmm2_ip_intrcpt%rg = 0.5400000000000000 hmp2_ip_on_hmm2_ip_intrcpt%Nr = 0.5400000000000000 hmp2_ip_on_hmm2_ip_intrcpt%Ni = 0.5400000000000000 hmp2_ip_on_hmm2_ip_intrcpt%Ni = 0.5400000000000000 hmp2_ip_on_hmm2_ip_intrcpt%Ng = 0.5400000000000000 Ncnp2_on_Ncnm2 = 1.000000000000000 C_evap = 0.8600000000000000 r_0 = 2.5000000000000001 Warning: ../input/case_setups/arm_corr_array_cloud.in was not found! The default correlation arrays will be used. E-005 microphys_start_time = 0.000000000000000 Nc0_in_cloud = 100000000.0000000 ccnconst = 120.0000000000000 ccnexpnt = 0.4000000059604645 aer_rm1 = 1.1000000021965661E-008 aer_rm2 = 5.9999997858994902E-008 aer_n1 = 125000000.0000000 aer_n2 = 65000000.00000000 aer_sig1 = 1.200000047683716 aer_sig2 = 1.700000047683716 pgam_fixed = 5.000000000000000 precip_frac_calc_type = 2 -------------------------------------------------- &SILHS_setting -------------------------------------------------- -------------------------------------------------- &radiation_setting -------------------------------------------------- rad_scheme = none sol_const = 1367.000000000000 alvdr = 0.1000000000000000 alvdf = 0.1000000000000000 alndr = 0.1000000000000000 alndf = 0.1000000000000000 radiation_top = 50000.00000000000 F0 = 100.0000000000000 F1 = 20.00000000000000 kappa = 119.0000000000000 gc = 0.8600000000000000 omega = 0.9965000000000001 slr = 1.000000000000000 l_rad_above_cloud = F l_sw_radiation = F l_fix_cos_solar_zen = F l_use_default_std_atmosphere = T Fs_values = 0.000000000000000 0.000000000000000 0.000000000000000 0.000000000000000 0.000000000000000 0.000000000000000 0.000000000000000 0.000000000000000 0.000000000000000 0.000000000000000 0.000000000000000 0.000000000000000 0.000000000000000 0.000000000000000 0.000000000000000 0.000000000000000 0.000000000000000 0.000000000000000 0.000000000000000 0.000000000000000 cos_solar_zen_values = -999.0000000000000 -999.0000000000000 -999.0000000000000 -999.0000000000000 -999.0000000000000 -999.0000000000000 -999.0000000000000 -999.0000000000000 -999.0000000000000 -999.0000000000000 -999.0000000000000 -999.0000000000000 -999.0000000000000 -999.0000000000000 -999.0000000000000 -999.0000000000000 -999.0000000000000 -999.0000000000000 -999.0000000000000 -999.0000000000000 cos_solar_zen_times = -999.0000000000000 -999.0000000000000 -999.0000000000000 -999.0000000000000 -999.0000000000000 -999.0000000000000 -999.0000000000000 -999.0000000000000 -999.0000000000000 -999.0000000000000 -999.0000000000000 -999.0000000000000 -999.0000000000000 -999.0000000000000 -999.0000000000000 -999.0000000000000 -999.0000000000000 -999.0000000000000 -999.0000000000000 -999.0000000000000 eff_drop_radius = 1.0000000000000001E-005 -------------------------------------------------- &configurable_clubb_flags_nl -------------------------------------------------- iiPDF_type = 1 ipdf_call_placement = 2 penta_solve_method = 2 tridiag_solve_method = 2 l_use_precip_frac = T l_predict_upwp_vpwp = T l_min_wp2_from_corr_wx = T l_min_xp2_from_corr_wx = T l_C2_cloud_frac = F l_diffuse_rtm_and_thlm = F l_stability_correct_Kh_N2_zm = F l_calc_thlp2_rad = F l_upwind_xpyp_ta = T l_upwind_xm_ma = T l_uv_nudge = F l_rtm_nudge = F l_tke_aniso = T l_vert_avg_closure = F l_trapezoidal_rule_zt = F l_trapezoidal_rule_zm = F l_call_pdf_closure_twice = F l_standard_term_ta = F l_partial_upwind_wp3 = F l_godunov_upwind_wpxp_ta = F l_godunov_upwind_xpyp_ta = F l_use_cloud_cover = F l_diagnose_correlations = F l_calc_w_corr = F l_const_Nc_in_cloud = F l_fix_w_chi_eta_correlations = T l_stability_correct_tau_zm = F l_damp_wp2_using_em = T l_do_expldiff_rtm_thlm = F l_Lscale_plume_centered = F l_ When the l_diag_Lscale_from_tau flag is enabled, C2rt must have a value of 1. C2rt = 2.000000000000000 Warning in check_clubb_settings When the l_diag_Lscale_from_tau flag is enabled, C2thl must have a value of 1. C2thl = 2.000000000000000 Warning in check_clubb_settings When the l_diag_Lscale_from_tau flag is enabled, C2rtthl must have a value of 1. C2rtthl = 2.000000000000000 Warning in check_clubb_settings When the l_diag_Lscale_from_tau flag is enabled, C6rt must have a value of 1. C6rt = 2.000000000000000 Warning in check_clubb_settings When the l_diag_Lscale_from_tau flag is enabled, C6rtb must have a value of 1. C6rtb = 2.000000000000000 Warning in check_clubb_settings When the l_diag_Lscale_from_tau flag is enabled, C6thl must have a value of 1. C6thl = 2.000000000000000 Warning in check_clubb_settings When the l_diag_Lscale_from_tau flag is enabled, C6thlb must have a value of 1. C6thlb = 2.000000000000000 Warning in check_clubb_settings diag_Lscale_from_tau = T l_use_C7_Richardson = T l_use_C11_Richardson = F l_use_shear_Richardson = F l_brunt_vaisala_freq_moist = F l_use_thvm_in_bv_freq = F l_rcm_supersat_adj = T l_damp_wp3_Skw_squared = T l_prescribed_avg_deltaz = F l_lmm_stepping = F l_e3sm_config = F l_vary_convect_depth = F l_use_tke_in_wp3_pr_turb_term = T l_use_tke_in_wp2_wp3_K_dfsn = F l_use_wp3_lim_with_smth_Heaviside = F l_smooth_Heaviside_tau_wpxp = T l_modify_limiters_for_cnvg_test = F l_enable_relaxed_clipping = F l_linearize_pbl_winds = F l_mono_flux_lim_thlm = T l_mono_flux_lim_rtm = T l_mono_flux_lim_um = T l_mono_flux_lim_vm = T l_mono_flux_lim_spikefix = T l_host_applies_sfc_fluxes = F -------------------------------------------------- git diff src/ -------------------------------------------------- See *setup.txt file in output folder Path to sounding: arm_sounding.in File exists? T Path to sclr_sounding: arm_sclr_sounding.in File exists? T Path to edsclr_sounding: arm_edsclr_sounding.in File exists? T Reading in sounding information z = 0.000000000000000 50.00000000000000 350.0000000000000 650.0000000000000 700.0000000000000 1300.000000000000 2500.000000000000 5500.000000000000 u = 10.00000000000000 10.00000000000000 10.00000000000000 10.00000000000000 10.00000000000000 10.00000000000000 10.00000000000000 10.00000000000000 v = 0.000000000000000 0.000000000000000 0.000000000000000 0.000000000000000 0.000000000000000 0.000000000000000 0.000000000000000 0.000000000000000 ug = 10.00000000000000 10.00000000000000 10.00000000000000 10.00000000000000 10.00000000000000 10.00000000000000 10.00000000000000 10.00000000000000 vg = 0.000000000000000 0.000000000000000 0.000000000000000 0.000000000000000 0.000000000000000 0.000000000000000 0.000000000000000 0.000000000000000 theta = 299.0000000000000 301.5000000000000 302.5000000000000 303.5300000000000 303.7000000000000 307.1300000000000 314.0000000000000 343.2000000000000 rt = 1.5200000000000000E-002 1.5169999999999999E-002 1.4980000000000000E-002 1.4800000000000001E-002 1.4700000000000000E-002 1.3500000000000000E-002 3.0000000000000001E-003 3.0000000000000001E-003 p_in_Pa = -999.9000000000000 -999.9000000000000 -999.9000000000000 -999.9000000000000 -999.9000000000000 -999.9000000000000 -999.9000000000000 -999.9000000000000 subs = 0.000000000000000 0.000000000000000 0.000000000000000 0.000000000000000 0.000000000000000 0.000000000000000 0.000000000000000 0.000000000000000 -------------------------------------------------- Statistics -------------------------------------------------- vars_zt = thlm thvm rtm rcm rvm um vm um_ref vm_ref wm_zt ug vg cloud_frac ice_supersat_frac cloud_cover rcm_in_layer rcm_in_cloud p_in_Pa exner rho_ds_zt thv_ds_zt Lscale T_in_K rel_humidity wp3 thlp3 rtp3 wpthlp2 wp2thlp wprtp2 wp2rtp Skw_zt Skthl_zt Skrt_zt Lscale_up Lscale_down tau_zt Kh_zt wp2thvp wp2rcp wp2hmp wprtpthlp wpup2 wpvp2 rc_coef Lscale_pert_1 Lscale_pert_2 sigma_sqd_w_zt rho radht radht_LW radht_SW Ncm Nc_in_cloud Nc_activated Nccnm Nim snowslope Nsm Ngm sed_rcm rsat rsati rrm Nrm m_vol_rad_rain m_vol_rad_cloud eff_rad_cloud eff_rad_ice eff_rad_snow eff_rad_rain eff_rad_graupel precip_rate_zt rsm rim rgm diam mass_ice_cryst rcm_icedfs u_T_cm rtm_bt rtm_ma rtm_ta rtm_mfl rtm_tacl rtm_cl rtm_forcing rtm_sdmp rtm_mc rtm_pd rvm_mc rcm_mc rcm_sd_mg_morr thlm_bt thlm_ma thlm_ta thlm_mfl thlm_tacl thlm_cl thlm_forcing thlm_sdmp thlm_mc thlm_old thlm_without_ta thlm_mfl_min thlm_mfl_max thlm_enter_mfl thlm_exit_mfl rtm_old rtm_without_ta rtm_mfl_min rtm_mfl_max rtm_enter_mfl rtm_exit_mfl um_bt um_ma um_gf um_cf um_ta um_f um_sdmp um_ndg um_mfl vm_bt vm_ma vm_gf vm_cf vm_ta vm_f vm_sdmp vm_ndg vm_mfl wp3_bt wp3_ma wp3_ta wp3_tp wp3_ac wp3_bp1 wp3_pr_turb wp3_pr_dfsn wp3_pr1 wp3_pr2 wp3_pr3 wp3_pr_tp wp3_dp1 wp3_sdmp wp3_cl wp3_splat rtp3_bt rtp3_tp rtp3_ac rtp3_dp thlp3_bt thlp3_tp thlp3_ac thlp3_dp rrm_bt rrm_ma rrm_sd rrm_ts rrm_sd_morr rrm_ta rrm_evap rrm_auto rrm_accr rrm_evap_adj rrm_src_adj rrm_hf rrm_wvhf rrm_cl rrm_mc Nrm_bt Nrm_ma Nrm_sd Nrm_ts Nrm_ta Nrm_evap Nrm_auto Nrm_evap_adj Nrm_src_adj Nrm_cl Nrm_mc Ncm_bt Ncm_ma Ncm_ta Ncm_mc Ncm_cl Ncm_act rsm_bt rsm_ma rsm_sd rsm_sd_morr rsm_ta rsm_mc rsm_hf rsm_wvhf rsm_cl rim_bt rim_ma rim_sd rim_sd_mg_morr rim_ta rim_mc rim_hf rim_wvhf rim_cl rgm_bt rgm_ma rgm_sd rgm_sd_morr rgm_ta rgm_mc rgm_hf rgm_wvhf rgm_cl Nsm_bt Nsm_mc Nsm_ta Nsm_ma Nsm_sd Nsm_cl Nim_bt Nim_mc Nim_ta Nim_ma Nim_sd Nim_cl Ngm_bt Ngm_mc Ngm_ta Ngm_ma Ngm_sd Ngm_cl w_KK_evap_covar_zt rt_KK_evap_covar_zt thl_KK_evap_covar_zt w_KK_auto_covar_zt rt_KK_auto_covar_zt thl_KK_auto_covar_zt w_KK_accr_covar_zt rt_KK_accr_covar_zt thl_KK_accr_covar_zt rr_KK_mvr_covar_zt Nr_KK_mvr_covar_zt KK_mvr_variance_zt mixt_frac w_1 w_2 varnce_w_1 varnce_w_2 thl_1 thl_2 varnce_thl_1 varnce_thl_2 rt_1 rt_2 varnce_rt_1 varnce_rt_2 rc_1 rc_2 rsatl_1 rsatl_2 cloud_frac_1 cloud_frac_2 a3_coef_zt wp3_on_wp2_zt chi_1 chi_2 stdev_chi_1 stdev_chi_2 stdev_eta_1 stdev_eta_2 covar_chi_eta_1 covar_chi_eta_2 corr_w_chi_1 corr_w_chi_2 corr_w_eta_1 corr_w_eta_2 corr_chi_eta_1 corr_chi_eta_2 corr_w_rt_1 corr_w_rt_2 corr_w_thl_1 corr_w_thl_2 corr_rt_thl_1 corr_rt_thl_2 crt_1 crt_2 cthl_1 cthl_2 F_w F_rt F_thl min_F_w max_F_w min_F_rt max_F_rt min_F_thl max_F_thl coef_wprtp2_implicit term_wprtp2_explicit coef_wpthlp2_implicit term_wpthlp2_explicit coef_wprtpthlp_implicit term_wprtpthlp_explicit coef_wp2rtp_implicit term_wp2rtp_explicit coef_wp2thlp_implicit term_wp2thlp_explicit hm_i precip_frac precip_frac_1 precip_frac_2 Ncnm mu_hm_i mu_Ncn_i sigma_hm_i sigma_Ncn_i corr_w_chi_1_ca corr_w_chi_2_ca corr_w_eta_1_ca corr_w_eta_2_ca corr_w_hm_i corr_w_Ncn_i corr_chi_eta_1_ca corr_chi_eta_2_ca corr_chi_hm_i corr_chi_Ncn_i corr_eta_hm_i corr_eta_Ncn_i corr_Ncn_hm_i corr_hmx_hmy_i chi chip2 C11_Skw_fnc wp2_zt thlp2_zt wpthlp_zt wprtp_zt rtp2_zt rtpthlp_zt up2_zt vp2_zt upwp_zt vpwp_zt hmp2_zt PSMLT EVPMS PRACS EVPMG PRACG PGMLT MNUCCC PSACWS PSACWI QMULTS QMULTG PSACWG PGSACW PRD PRCI PRAI QMULTR QMULTRG MNUCCD PRACI PRACIS EPRD MNUCCR PIACR PIACRS PGRACS PRDS EPRDS PSACR PRDG EPRDG NGSTEN NRSTEN NISTEN NSSTEN NCSTEN NPRC1 NRAGG NPRACG NSUBR NSMLTR NGMLTR NPRACS NNUCCR NIACR NIACRS NGRACS NSMLTS NSAGG NPRCI NSCNG NSUBS PRC PRA PRE PCC NNUCCC NPSACWS NPRA NPRC NPSACWI NPSACWG NPRAI NMULTS NMULTG NMULTR NMULTRG NNUCCD NSUBI NGMLTG NSUBG NACT SIZEFIX_NR SIZEFIX_NC SIZEFIX_NI SIZEFIX_NS SIZEFIX_NG NEGFIX_NR NEGFIX_NC NEGFIX_NI NEGFIX_NS NEGFIX_NG NIM_MORR_CL QC_INST QR_INST QI_INST QS_INST QG_INST NC_INST NR_INST NI_INST NS_INST NG_INST T_in_K_mc cloud_frac_refined rcm_refined hl_on_Cp_residual qto_residual vars_zm = wp2 rtp2 thlp2 rtpthlp wprtp wpthlp wp2up2 wp2vp2 wp4 up2 vp2 Skw_zm Skthl_zm Skrt_zm wpthvp rtpthvp thlpthvp tau_zm Kh_zm K_hm wprcp rc_coef_zm wm_zm thlprcp rtprcp rcp2 upwp vpwp upthlp uprtp vpthlp vprtp upthvp uprcp vpthvp vprcp rho_zm sigma_sqd_w Skw_velocity gamma_Skw_fnc coef_wp4_implicit C6rt_Skw_fnc C6thl_Skw_fnc C6_term C7_Skw_fnc C1_Skw_fnc a3_coef wp3_on_wp2 wp3_on_wp2_cfl_num rcm_zm rtm_zm thlm_zm cloud_frac_zm ice_supersat_frac_zm rho_ds_zm thv_ds_zm em mean_w_up mean_w_down shear wp3_zm thlp3_zm rtp3_zm w_1_zm w_2_zm varnce_w_1_zm varnce_w_2_zm mixt_frac_zm Frad Frad_LW Frad_SW Frad_LW_up Frad_SW_up Frad_LW_down Frad_SW_down Fprec Fcsed hydrometp2 wphydrometp rtphmp thlphmp hmxphmyp Vri VNi Vrc VNc Vrr VNr Vrs VNs Vrg Vrrprrp VNrpNrp Vrrprrp_expcalc VNrpNrp_expcalc wp2_bt wp2_ma wp2_ta wp2_ac wp2_bp wp2_pr1 wp2_pr2 wp2_pr3 wp2_pr_dfsn wp2_dp1 wp2_dp2 wp2_sdmp wp2_cl wp2_pd wp2_sf wp2_splat vp2_bt vp2_ma vp2_ta vp2_tp vp2_dp1 vp2_dp2 vp2_pr1 vp2_pr2 vp2_sdmp vp2_cl vp2_pd vp2_sf vp2_splat up2_bt up2_ma up2_ta up2_tp up2_dp1 up2_dp2 up2_pr1 up2_pr2 up2_sdmp up2_cl up2_pd up2_sf up2_splat upwp_bt upwp_ma upwp_ta upwp_tp upwp_ac upwp_bp upwp_pr1 upwp_pr2 upwp_pr3 upwp_pr4 upwp_dp1 upwp_mfl upwp_cl vpwp_bt vpwp_ma vpwp_ta vpwp_tp vpwp_ac vpwp_bp vpwp_pr1 vpwp_pr2 vpwp_pr3 vpwp_pr4 vpwp_dp1 vpwp_mfl vpwp_cl wprtp_bt wprtp_ma wprtp_ta wprtp_tp wprtp_ac wprtp_bp wprtp_pr1 wprtp_pr2 wprtp_pr3 wprtp_dp1 wprtp_mfl wprtp_cl wprtp_pd wprtp_forcing wprtp_mc wpthlp_bt wpthlp_ma wpthlp_ta wpthlp_tp wpthlp_ac wpthlp_bp wpthlp_pr1 wpthlp_pr2 wpthlp_pr3 wpthlp_dp1 wpthlp_mfl wpthlp_cl wpthlp_forcing wpthlp_mc rtp2_bt rtp2_ma rtp2_ta rtp2_tp rtp2_dp1 rtp2_dp2 rtp2_cl rtp2_pd rtp2_sf rtp2_forcing rtp2_mc thlp2_bt thlp2_ma thlp2_ta thlp2_tp thlp2_dp1 thlp2_dp2 thlp2_cl thlp2_pd thlp2_sf thlp2_forcing thlp2_mc rtpthlp_bt rtpthlp_ma rtpthlp_ta rtpthlp_tp1 rtpthlp_tp2 rtpthlp_dp1 rtpthlp_dp2 rtpthlp_cl rtpthlp_sf rtpthlp_forcing rtpthlp_mc wpthlp_enter_mfl wpthlp_exit_mfl wprtp_enter_mfl wprtp_exit_mfl wpthlp_mfl_min wpthlp_mfl_max wprtp_mfl_min wprtp_mfl_max stability_correction bv_freq_sqd bv_freq_sqd_splat bv_freq_sqd_mixed bv_freq_sqd_moist bv_freq_sqd_dry bv_freq_sqd_smth bv_freq_out_cloud bv_freq_pos ddzt_umvm_sqd invrs_tau_zm invrs_tau_xp2_zm invrs_tau_wp2_zm invrs_tau_wpxp_zm invrs_tau_wp3_zm invrs_tau_no_N2_zm invrs_tau_bkgnd invrs_tau_sfc invrs_tau_shear Ri_zm vars_sfc = ustar soil_heat_flux veg_T_in_K sfc_soil_T_in_K deep_soil_T_in_K lh sh cc lwp vwp swp iwp rwp z_cloud_base z_inversion precip_rate_sfc rain_flux_sfc rrm_sfc precip_frac_tol wpthlp_sfc wprtp_sfc upwp_sfc vpwp_sfc morr_snow_rate thlm_vert_avg rtm_vert_avg um_vert_avg vm_vert_avg wp2_vert_avg up2_vert_avg vp2_vert_avg rtp2_vert_avg thlp2_vert_avg T_sfc rtm_spur_src thlm_spur_src rs_sd_morr_int tot_vartn_normlzd_rtm tot_vartn_normlzd_thlm tot_vartn_normlzd_wprtp -------------------------------------------------- iteration = 1; time = 41460.0 iteration = 2; time = 41520.0 iteration = 3; time = 41580.0 iteration = 4; time = 41640.0 iteration = 5; time = 41700.0 iteration = 6; time = 41760.0 iteration = 7; time = 41820.0 iteration = 8; time = 41880.0 iteration = 9; time = 41940.0 iteration = 10; time = 42000.0 iteration = 11; time = 42060.0 iteration = 12; time = 42120.0 iteration = 13; time = 42180.0 iteration = 14; time = 42240.0 iteration = 15; time = 42300.0 iteration = 16; time = 42360.0 iteration = 17; time = 42420.0 iteration = 18; time = 42480.0 iteration = 19; time = 42540.0 iteration = 20; time = 42600.0 iteration = 21; time = 42660.0 iteration = 22; time = 42720.0 iteration = 23; time = 42780.0 iteration = 24; time = 42840.0 iteration = 25; time = 42900.0 iteration = 26; time = 42960.0 iteration = 27; time = 43020.0 iteration = 28; time = 43080.0 iteration = 29; time = 43140.0 iteration = 30; time = 43200.0 iteration = 31; time = 43260.0 iteration = 32; time = 43320.0 iteration = 33; time = 43380.0 iteration = 34; time = 43440.0 iteration = 35; time = 43500.0 iteration = 36; time = 43560.0 iteration = 37; time = 43620.0 iteration = 38; time = 43680.0 iteration = 39; time = 43740.0 iteration = 40; time = 43800.0 iteration = 41; time = 43860.0 iteration = 42; time = 43920.0 iteration = 43; time = 43980.0 iteration = 44; time = 44040.0 iteration = 45; time = 44100.0 iteration = 46; time = 44160.0 iteration = 47; time = 44220.0 iteration = 48; time = 44280.0 iteration = 49; time = 44340.0 iteration = 50; time = 44400.0 iteration = 51; time = 44460.0 iteration = 52; time = 44520.0 iteration = 53; time = 44580.0 iteration = 54; time = 44640.0 iteration = 55; time = 44700.0 iteration = 56; time = 44760.0 iteration = 57; time = 44820.0 iteration = 58; time = 44880.0 iteration = 59; time = 44940.0 iteration = 60; time = 45000.0 iteration = 61; time = 45060.0 iteration = 62; time = 45120.0 iteration = 63; time = 45180.0 iteration = 64; time = 45240.0 iteration = 65; time = 45300.0 iteration = 66; time = 45360.0 iteration = 67; time = 45420.0 iteration = 68; time = 45480.0 iteration = 69; time = 45540.0 iteration = 70; time = 45600.0 iteration = 71; time = 45660.0 iteration = 72; time = 45720.0 iteration = 73; time = 45780.0 iteration = 74; time = 45840.0 iteration = 75; time = 45900.0 iteration = 76; time = 45960.0 iteration = 77; time = 46020.0 iteration = 78; time = 46080.0 iteration = 79; time = 46140.0 iteration = 80; time = 46200.0 iteration = 81; time = 46260.0 iteration = 82; time = 46320.0 iteration = 83; time = 46380.0 iteration = 84; time = 46440.0 iteration = 85; time = 46500.0 iteration = 86; time = 46560.0 iteration = 87; time = 46620.0 iteration = 88; time = 46680.0 iteration = 89; time = 46740.0 iteration = 90; time = 46800.0 iteration = 91; time = 46860.0 iteration = 92; time = 46920.0 iteration = 93; time = 46980.0 iteration = 94; time = 47040.0 iteration = 95; time = 47100.0 iteration = 96; time = 47160.0 iteration = 97; time = 47220.0 iteration = 98; time = 47280.0 iteration = 99; time = 47340.0 iteration = 100; time = 47400.0 iteration = 101; time = 47460.0 iteration = 102; time = 47520.0 iteration = 103; time = 47580.0 iteration = 104; time = 47640.0 iteration = 105; time = 47700.0 iteration = 106; time = 47760.0 iteration = 107; time = 47820.0 iteration = 108; time = 47880.0 iteration = 109; time = 47940.0 iteration = 110; time = 48000.0 iteration = 111; time = 48060.0 iteration = 112; time = 48120.0 iteration = 113; time = 48180.0 iteration = 114; time = 48240.0 iteration = 115; time = 48300.0 iteration = 116; time = 48360.0 iteration = 117; time = 48420.0 iteration = 118; time = 48480.0 iteration = 119; time = 48540.0 iteration = 120; time = 48600.0 iteration = 121; time = 48660.0 iteration = 122; time = 48720.0 iteration = 123; time = 48780.0 iteration = 124; time = 48840.0 iteration = 125; time = 48900.0 iteration = 126; time = 48960.0 iteration = 127; time = 49020.0 iteration = 128; time = 49080.0 iteration = 129; time = 49140.0 iteration = 130; time = 49200.0 iteration = 131; time = 49260.0 iteration = 132; time = 49320.0 iteration = 133; time = 49380.0 iteration = 134; time = 49440.0 iteration = 135; time = 49500.0 iteration = 136; time = 49560.0 iteration = 137; time = 49620.0 iteration = 138; time = 49680.0 iteration = 139; time = 49740.0 iteration = 140; time = 49800.0 iteration = 141; time = 49860.0 iteration = 142; time = 49920.0 iteration = 143; time = 49980.0 iteration = 144; time = 50040.0 iteration = 145; time = 50100.0 iteration = 146; time = 50160.0 iteration = 147; time = 50220.0 iteration = 148; time = 50280.0 iteration = 149; time = 50340.0 iteration = 150; time = 50400.0 iteration = 151; time = 50460.0 iteration = 152; time = 50520.0 iteration = 153; time = 50580.0 iteration = 154; time = 50640.0 iteration = 155; time = 50700.0 iteration = 156; time = 50760.0 iteration = 157; time = 50820.0 iteration = 158; time = 50880.0 iteration = 159; time = 50940.0 iteration = 160; time = 51000.0 iteration = 161; time = 51060.0 iteration = 162; time = 51120.0 iteration = 163; time = 51180.0 iteration = 164; time = 51240.0 iteration = 165; time = 51300.0 iteration = 166; time = 51360.0 iteration = 167; time = 51420.0 iteration = 168; time = 51480.0 iteration = 169; time = 51540.0 iteration = 170; time = 51600.0 iteration = 171; time = 51660.0 iteration = 172; time = 51720.0 iteration = 173; time = 51780.0 iteration = 174; time = 51840.0 iteration = 175; time = 51900.0 iteration = 176; time = 51960.0 iteration = 177; time = 52020.0 iteration = 178; time = 52080.0 iteration = 179; time = 52140.0 iteration = 180; time = 52200.0 iteration = 181; time = 52260.0 iteration = 182; time = 52320.0 iteration = 183; time = 52380.0 iteration = 184; time = 52440.0 iteration = 185; time = 52500.0 iteration = 186; time = 52560.0 iteration = 187; time = 52620.0 iteration = 188; time = 52680.0 iteration = 189; time = 52740.0 iteration = 190; time = 52800.0 iteration = 191; time = 52860.0 iteration = 192; time = 52920.0 iteration = 193; time = 52980.0 iteration = 194; time = 53040.0 iteration = 195; time = 53100.0 iteration = 196; time = 53160.0 iteration = 197; time = 53220.0 iteration = 198; time = 53280.0 iteration = 199; time = 53340.0 iteration = 200; time = 53400.0 iteration = 201; time = 53460.0 iteration = 202; time = 53520.0 iteration = 203; time = 53580.0 iteration = 204; time = 53640.0 iteration = 205; time = 53700.0 iteration = 206; time = 53760.0 iteration = 207; time = 53820.0 iteration = 208; time = 53880.0 iteration = 209; time = 53940.0 iteration = 210; time = 54000.0 iteration = 211; time = 54060.0 iteration = 212; time = 54120.0 iteration = 213; time = 54180.0 iteration = 214; time = 54240.0 iteration = 215; time = 54300.0 iteration = 216; time = 54360.0 iteration = 217; time = 54420.0 iteration = 218; time = 54480.0 iteration = 219; time = 54540.0 iteration = 220; time = 54600.0 iteration = 221; time = 54660.0 iteration = 222; time = 54720.0 iteration = 223; time = 54780.0 iteration = 224; time = 54840.0 iteration = 225; time = 54900.0 iteration = 226; time = 54960.0 iteration = 227; time = 55020.0 iteration = 228; time = 55080.0 iteration = 229; time = 55140.0 iteration = 230; time = 55200.0 iteration = 231; time = 55260.0 iteration = 232; time = 55320.0 iteration = 233; time = 55380.0 iteration = 234; time = 55440.0 iteration = 235; time = 55500.0 iteration = 236; time = 55560.0 iteration = 237; time = 55620.0 iteration = 238; time = 55680.0 iteration = 239; time = 55740.0 iteration = 240; time = 55800.0 iteration = 241; time = 55860.0 iteration = 242; time = 55920.0 iteration = 243; time = 55980.0 iteration = 244; time = 56040.0 iteration = 245; time = 56100.0 iteration = 246; time = 56160.0 iteration = 247; time = 56220.0 iteration = 248; time = 56280.0 iteration = 249; time = 56340.0 iteration = 250; time = 56400.0 iteration = 251; time = 56460.0 iteration = 252; time = 56520.0 iteration = 253; time = 56580.0 iteration = 254; time = 56640.0 iteration = 255; time = 56700.0 iteration = 256; time = 56760.0 iteration = 257; time = 56820.0 iteration = 258; time = 56880.0 iteration = 259; time = 56940.0 iteration = 260; time = 57000.0 iteration = 261; time = 57060.0 iteration = 262; time = 57120.0 iteration = 263; time = 57180.0 iteration = 264; time = 57240.0 iteration = 265; time = 57300.0 iteration = 266; time = 57360.0 iteration = 267; time = 57420.0 iteration = 268; time = 57480.0 iteration = 269; time = 57540.0 iteration = 270; time = 57600.0 iteration = 271; time = 57660.0 iteration = 272; time = 57720.0 iteration = 273; time = 57780.0 iteration = 274; time = 57840.0 iteration = 275; time = 57900.0 iteration = 276; time = 57960.0 iteration = 277; time = 58020.0 iteration = 278; time = 58080.0 iteration = 279; time = 58140.0 iteration = 280; time = 58200.0 iteration = 281; time = 58260.0 iteration = 282; time = 58320.0 iteration = 283; time = 58380.0 iteration = 284; time = 58440.0 iteration = 285; time = 58500.0 iteration = 286; time = 58560.0 iteration = 287; time = 58620.0 iteration = 288; time = 58680.0 iteration = 289; time = 58740.0 iteration = 290; time = 58800.0 iteration = 291; time = 58860.0 iteration = 292; time = 58920.0 iteration = 293; time = 58980.0 iteration = 294; time = 59040.0 iteration = 295; time = 59100.0 iteration = 296; time = 59160.0 iteration = 297; time = 59220.0 iteration = 298; time = 59280.0 iteration = 299; time = 59340.0 iteration = 300; time = 59400.0 iteration = 301; time = 59460.0 iteration = 302; time = 59520.0 iteration = 303; time = 59580.0 iteration = 304; time = 59640.0 iteration = 305; time = 59700.0 iteration = 306; time = 59760.0 iteration = 307; time = 59820.0 iteration = 308; time = 59880.0 iteration = 309; time = 59940.0 iteration = 310; time = 60000.0 iteration = 311; time = 60060.0 iteration = 312; time = 60120.0 iteration = 313; time = 60180.0 iteration = 314; time = 60240.0 iteration = 315; time = 60300.0 iteration = 316; time = 60360.0 iteration = 317; time = 60420.0 iteration = 318; time = 60480.0 iteration = 319; time = 60540.0 iteration = 320; time = 60600.0 iteration = 321; time = 60660.0 iteration = 322; time = 60720.0 iteration = 323; time = 60780.0 iteration = 324; time = 60840.0 iteration = 325; time = 60900.0 iteration = 326; time = 60960.0 iteration = 327; time = 61020.0 iteration = 328; time = 61080.0 iteration = 329; time = 61140.0 iteration = 330; time = 61200.0 iteration = 331; time = 61260.0 iteration = 332; time = 61320.0 iteration = 333; time = 61380.0 iteration = 334; time = 61440.0 iteration = 335; time = 61500.0 iteration = 336; time = 61560.0 iteration = 337; time = 61620.0 iteration = 338; time = 61680.0 iteration = 339; time = 61740.0 iteration = 340; time = 61800.0 iteration = 341; time = 61860.0 iteration = 342; time = 61920.0 iteration = 343; time = 61980.0 iteration = 344; time = 62040.0 iteration = 345; time = 62100.0 iteration = 346; time = 62160.0 iteration = 347; time = 62220.0 iteration = 348; time = 62280.0 iteration = 349; time = 62340.0 iteration = 350; time = 62400.0 iteration = 351; time = 62460.0 iteration = 352; time = 62520.0 iteration = 353; time = 62580.0 iteration = 354; time = 62640.0 iteration = 355; time = 62700.0 iteration = 356; time = 62760.0 iteration = 357; time = 62820.0 iteration = 358; time = 62880.0 iteration = 359; time = 62940.0 iteration = 360; time = 63000.0 iteration = 361; time = 63060.0 iteration = 362; time = 63120.0 iteration = 363; time = 63180.0 iteration = 364; time = 63240.0 iteration = 365; time = 63300.0 iteration = 366; time = 63360.0 iteration = 367; time = 63420.0 iteration = 368; time = 63480.0 iteration = 369; time = 63540.0 iteration = 370; time = 63600.0 iteration = 371; time = 63660.0 iteration = 372; time = 63720.0 iteration = 373; time = 63780.0 iteration = 374; time = 63840.0 iteration = 375; time = 63900.0 iteration = 376; time = 63960.0 iteration = 377; time = 64020.0 iteration = 378; time = 64080.0 iteration = 379; time = 64140.0 iteration = 380; time = 64200.0 iteration = 381; time = 64260.0 iteration = 382; time = 64320.0 iteration = 383; time = 64380.0 iteration = 384; time = 64440.0 iteration = 385; time = 64500.0 iteration = 386; time = 64560.0 iteration = 387; time = 64620.0 iteration = 388; time = 64680.0 iteration = 389; time = 64740.0 iteration = 390; time = 64800.0 iteration = 391; time = 64860.0 iteration = 392; time = 64920.0 iteration = 393; time = 64980.0 iteration = 394; time = 65040.0 iteration = 395; time = 65100.0 iteration = 396; time = 65160.0 iteration = 397; time = 65220.0 iteration = 398; time = 65280.0 iteration = 399; time = 65340.0 iteration = 400; time = 65400.0 iteration = 401; time = 65460.0 iteration = 402; time = 65520.0 iteration = 403; time = 65580.0 iteration = 404; time = 65640.0 iteration = 405; time = 65700.0 iteration = 406; time = 65760.0 iteration = 407; time = 65820.0 iteration = 408; time = 65880.0 iteration = 409; time = 65940.0 iteration = 410; time = 66000.0 iteration = 411; time = 66060.0 iteration = 412; time = 66120.0 iteration = 413; time = 66180.0 iteration = 414; time = 66240.0 iteration = 415; time = 66300.0 iteration = 416; time = 66360.0 iteration = 417; time = 66420.0 iteration = 418; time = 66480.0 iteration = 419; time = 66540.0 iteration = 420; time = 66600.0 iteration = 421; time = 66660.0 iteration = 422; time = 66720.0 iteration = 423; time = 66780.0 iteration = 424; time = 66840.0 iteration = 425; time = 66900.0 iteration = 426; time = 66960.0 iteration = 427; time = 67020.0 iteration = 428; time = 67080.0 iteration = 429; time = 67140.0 iteration = 430; time = 67200.0 iteration = 431; time = 67260.0 iteration = 432; time = 67320.0 iteration = 433; time = 67380.0 iteration = 434; time = 67440.0 iteration = 435; time = 67500.0 iteration = 436; time = 67560.0 iteration = 437; time = 67620.0 iteration = 438; time = 67680.0 iteration = 439; time = 67740.0 iteration = 440; time = 67800.0 iteration = 441; time = 67860.0 iteration = 442; time = 67920.0 iteration = 443; time = 67980.0 iteration = 444; time = 68040.0 iteration = 445; time = 68100.0 iteration = 446; time = 68160.0 iteration = 447; time = 68220.0 iteration = 448; time = 68280.0 iteration = 449; time = 68340.0 iteration = 450; time = 68400.0 iteration = 451; time = 68460.0 iteration = 452; time = 68520.0 iteration = 453; time = 68580.0 iteration = 454; time = 68640.0 iteration = 455; time = 68700.0 iteration = 456; time = 68760.0 iteration = 457; time = 68820.0 iteration = 458; time = 68880.0 iteration = 459; time = 68940.0 iteration = 460; time = 69000.0 iteration = 461; time = 69060.0 iteration = 462; time = 69120.0 iteration = 463; time = 69180.0 iteration = 464; time = 69240.0 iteration = 465; time = 69300.0 iteration = 466; time = 69360.0 iteration = 467; time = 69420.0 iteration = 468; time = 69480.0 iteration = 469; time = 69540.0 iteration = 470; time = 69600.0 iteration = 471; time = 69660.0 iteration = 472; time = 69720.0 iteration = 473; time = 69780.0 iteration = 474; time = 69840.0 iteration = 475; time = 69900.0 iteration = 476; time = 69960.0 iteration = 477; time = 70020.0 iteration = 478; time = 70080.0 iteration = 479; time = 70140.0 iteration = 480; time = 70200.0 iteration = 481; time = 70260.0 iteration = 482; time = 70320.0 iteration = 483; time = 70380.0 iteration = 484; time = 70440.0 iteration = 485; time = 70500.0 iteration = 486; time = 70560.0 iteration = 487; time = 70620.0 iteration = 488; time = 70680.0 iteration = 489; time = 70740.0 iteration = 490; time = 70800.0 iteration = 491; time = 70860.0 iteration = 492; time = 70920.0 iteration = 493; time = 70980.0 iteration = 494; time = 71040.0 iteration = 495; time = 71100.0 iteration = 496; time = 71160.0 iteration = 497; time = 71220.0 iteration = 498; time = 71280.0 iteration = 499; time = 71340.0 iteration = 500; time = 71400.0 iteration = 501; time = 71460.0 iteration = 502; time = 71520.0 iteration = 503; time = 71580.0 iteration = 504; time = 71640.0 iteration = 505; time = 71700.0 iteration = 506; time = 71760.0 iteration = 507; time = 71820.0 iteration = 508; time = 71880.0 iteration = 509; time = 71940.0 iteration = 510; time = 72000.0 iteration = 511; time = 72060.0 iteration = 512; time = 72120.0 iteration = 513; time = 72180.0 iteration = 514; time = 72240.0 iteration = 515; time = 72300.0 iteration = 516; time = 72360.0 iteration = 517; time = 72420.0 iteration = 518; time = 72480.0 iteration = 519; time = 72540.0 iteration = 520; time = 72600.0 iteration = 521; time = 72660.0 iteration = 522; time = 72720.0 iteration = 523; time = 72780.0 iteration = 524; time = 72840.0 iteration = 525; time = 72900.0 iteration = 526; time = 72960.0 iteration = 527; time = 73020.0 iteration = 528; time = 73080.0 iteration = 529; time = 73140.0 iteration = 530; time = 73200.0 iteration = 531; time = 73260.0 iteration = 532; time = 73320.0 iteration = 533; time = 73380.0 iteration = 534; time = 73440.0 iteration = 535; time = 73500.0 iteration = 536; time = 73560.0 iteration = 537; time = 73620.0 iteration = 538; time = 73680.0 iteration = 539; time = 73740.0 iteration = 540; time = 73800.0 iteration = 541; time = 73860.0 iteration = 542; time = 73920.0 iteration = 543; time = 73980.0 iteration = 544; time = 74040.0 iteration = 545; time = 74100.0 iteration = 546; time = 74160.0 iteration = 547; time = 74220.0 iteration = 548; time = 74280.0 iteration = 549; time = 74340.0 iteration = 550; time = 74400.0 iteration = 551; time = 74460.0 iteration = 552; time = 74520.0 iteration = 553; time = 74580.0 iteration = 554; time = 74640.0 iteration = 555; time = 74700.0 iteration = 556; time = 74760.0 iteration = 557; time = 74820.0 iteration = 558; time = 74880.0 iteration = 559; time = 74940.0 iteration = 560; time = 75000.0 iteration = 561; time = 75060.0 iteration = 562; time = 75120.0 iteration = 563; time = 75180.0 iteration = 564; time = 75240.0 iteration = 565; time = 75300.0 iteration = 566; time = 75360.0 iteration = 567; time = 75420.0 iteration = 568; time = 75480.0 iteration = 569; time = 75540.0 iteration = 570; time = 75600.0 iteration = 571; time = 75660.0 iteration = 572; time = 75720.0 iteration = 573; time = 75780.0 iteration = 574; time = 75840.0 iteration = 575; time = 75900.0 iteration = 576; time = 75960.0 iteration = 577; time = 76020.0 iteration = 578; time = 76080.0 iteration = 579; time = 76140.0 iteration = 580; time = 76200.0 iteration = 581; time = 76260.0 iteration = 582; time = 76320.0 iteration = 583; time = 76380.0 iteration = 584; time = 76440.0 iteration = 585; time = 76500.0 iteration = 586; time = 76560.0 iteration = 587; time = 76620.0 iteration = 588; time = 76680.0 iteration = 589; time = 76740.0 iteration = 590; time = 76800.0 iteration = 591; time = 76860.0 iteration = 592; time = 76920.0 iteration = 593; time = 76980.0 iteration = 594; time = 77040.0 iteration = 595; time = 77100.0 iteration = 596; time = 77160.0 iteration = 597; time = 77220.0 iteration = 598; time = 77280.0 iteration = 599; time = 77340.0 iteration = 600; time = 77400.0 iteration = 601; time = 77460.0 iteration = 602; time = 77520.0 iteration = 603; time = 77580.0 iteration = 604; time = 77640.0 iteration = 605; time = 77700.0 iteration = 606; time = 77760.0 iteration = 607; time = 77820.0 iteration = 608; time = 77880.0 iteration = 609; time = 77940.0 iteration = 610; time = 78000.0 iteration = 611; time = 78060.0 iteration = 612; time = 78120.0 iteration = 613; time = 78180.0 iteration = 614; time = 78240.0 iteration = 615; time = 78300.0 iteration = 616; time = 78360.0 iteration = 617; time = 78420.0 iteration = 618; time = 78480.0 iteration = 619; time = 78540.0 iteration = 620; time = 78600.0 iteration = 621; time = 78660.0 iteration = 622; time = 78720.0 iteration = 623; time = 78780.0 iteration = 624; time = 78840.0 iteration = 625; time = 78900.0 iteration = 626; time = 78960.0 iteration = 627; time = 79020.0 iteration = 628; time = 79080.0 iteration = 629; time = 79140.0 iteration = 630; time = 79200.0 iteration = 631; time = 79260.0 iteration = 632; time = 79320.0 iteration = 633; time = 79380.0 iteration = 634; time = 79440.0 iteration = 635; time = 79500.0 iteration = 636; time = 79560.0 iteration = 637; time = 79620.0 iteration = 638; time = 79680.0 iteration = 639; time = 79740.0 iteration = 640; time = 79800.0 iteration = 641; time = 79860.0 iteration = 642; time = 79920.0 iteration = 643; time = 79980.0 iteration = 644; time = 80040.0 iteration = 645; time = 80100.0 iteration = 646; time = 80160.0 iteration = 647; time = 80220.0 iteration = 648; time = 80280.0 iteration = 649; time = 80340.0 iteration = 650; time = 80400.0 iteration = 651; time = 80460.0 iteration = 652; time = 80520.0 iteration = 653; time = 80580.0 iteration = 654; time = 80640.0 iteration = 655; time = 80700.0 iteration = 656; time = 80760.0 iteration = 657; time = 80820.0 iteration = 658; time = 80880.0 iteration = 659; time = 80940.0 iteration = 660; time = 81000.0 iteration = 661; time = 81060.0 iteration = 662; time = 81120.0 iteration = 663; time = 81180.0 iteration = 664; time = 81240.0 iteration = 665; time = 81300.0 iteration = 666; time = 81360.0 iteration = 667; time = 81420.0 iteration = 668; time = 81480.0 iteration = 669; time = 81540.0 iteration = 670; time = 81600.0 iteration = 671; time = 81660.0 iteration = 672; time = 81720.0 iteration = 673; time = 81780.0 iteration = 674; time = 81840.0 iteration = 675; time = 81900.0 iteration = 676; time = 81960.0 iteration = 677; time = 82020.0 iteration = 678; time = 82080.0 iteration = 679; time = 82140.0 iteration = 680; time = 82200.0 iteration = 681; time = 82260.0 iteration = 682; time = 82320.0 iteration = 683; time = 82380.0 iteration = 684; time = 82440.0 iteration = 685; time = 82500.0 iteration = 686; time = 82560.0 iteration = 687; time = 82620.0 iteration = 688; time = 82680.0 iteration = 689; time = 82740.0 iteration = 690; time = 82800.0 iteration = 691; time = 82860.0 iteration = 692; time = 82920.0 iteration = 693; time = 82980.0 iteration = 694; time = 83040.0 iteration = 695; time = 83100.0 iteration = 696; time = 83160.0 iteration = 697; time = 83220.0 iteration = 698; time = 83280.0 iteration = 699; time = 83340.0 iteration = 700; time = 83400.0 iteration = 701; time = 83460.0 iteration = 702; time = 83520.0 iteration = 703; time = 83580.0 iteration = 704; time = 83640.0 iteration = 705; time = 83700.0 iteration = 706; time = 83760.0 iteration = 707; time = 83820.0 iteration = 708; time = 83880.0 iteration = 709; time = 83940.0 iteration = 710; time = 84000.0 iteration = 711; time = 84060.0 iteration = 712; time = 84120.0 iteration = 713; time = 84180.0 iteration = 714; time = 84240.0 iteration = 715; time = 84300.0 iteration = 716; time = 84360.0 iteration = 717; time = 84420.0 iteration = 718; time = 84480.0 iteration = 719; time = 84540.0 iteration = 720; time = 84600.0 iteration = 721; time = 84660.0 iteration = 722; time = 84720.0 iteration = 723; time = 84780.0 iteration = 724; time = 84840.0 iteration = 725; time = 84900.0 iteration = 726; time = 84960.0 iteration = 727; time = 85020.0 iteration = 728; time = 85080.0 iteration = 729; time = 85140.0 iteration = 730; time = 85200.0 iteration = 731; time = 85260.0 iteration = 732; time = 85320.0 iteration = 733; time = 85380.0 iteration = 734; time = 85440.0 iteration = 735; time = 85500.0 iteration = 736; time = 85560.0 iteration = 737; time = 85620.0 iteration = 738; time = 85680.0 iteration = 739; time = 85740.0 iteration = 740; time = 85800.0 iteration = 741; time = 85860.0 iteration = 742; time = 85920.0 iteration = 743; time = 85980.0 iteration = 744; time = 86040.0 iteration = 745; time = 86100.0 iteration = 746; time = 86160.0 iteration = 747; time = 86220.0 iteration = 748; time = 86280.0 iteration = 749; time = 86340.0 iteration = 750; time = 86400.0 iteration = 751; time = 86460.0 iteration = 752; time = 86520.0 iteration = 753; time = 86580.0 iteration = 754; time = 86640.0 iteration = 755; time = 86700.0 iteration = 756; time = 86760.0 iteration = 757; time = 86820.0 iteration = 758; time = 86880.0 iteration = 759; time = 86940.0 iteration = 760; time = 87000.0 iteration = 761; time = 87060.0 iteration = 762; time = 87120.0 iteration = 763; time = 87180.0 iteration = 764; time = 87240.0 iteration = 765; time = 87300.0 iteration = 766; time = 87360.0 iteration = 767; time = 87420.0 iteration = 768; time = 87480.0 iteration = 769; time = 87540.0 iteration = 770; time = 87600.0 iteration = 771; time = 87660.0 iteration = 772; time = 87720.0 iteration = 773; time = 87780.0 iteration = 774; time = 87840.0 iteration = 775; time = 87900.0 iteration = 776; time = 87960.0 iteration = 777; time = 88020.0 iteration = 778; time = 88080.0 iteration = 779; time = 88140.0 iteration = 780; time = 88200.0 iteration = 781; time = 88260.0 iteration = 782; time = 88320.0 iteration = 783; time = 88380.0 iteration = 784; time = 88440.0 iteration = 785; time = 88500.0 iteration = 786; time = 88560.0 iteration = 787; time = 88620.0 iteration = 788; time = 88680.0 iteration = 789; time = 88740.0 iteration = 790; time = 88800.0 iteration = 791; time = 88860.0 iteration = 792; time = 88920.0 iteration = 793; time = 88980.0 iteration = 794; time = 89040.0 iteration = 795; time = 89100.0 iteration = 796; time = 89160.0 iteration = 797; time = 89220.0 iteration = 798; time = 89280.0 iteration = 799; time = 89340.0 iteration = 800; time = 89400.0 iteration = 801; time = 89460.0 iteration = 802; time = 89520.0 iteration = 803; time = 89580.0 iteration = 804; time = 89640.0 iteration = 805; time = 89700.0 iteration = 806; time = 89760.0 iteration = 807; time = 89820.0 iteration = 808; time = 89880.0 iteration = 809; time = 89940.0 iteration = 810; time = 90000.0 iteration = 811; time = 90060.0 iteration = 812; time = 90120.0 iteration = 813; time = 90180.0 iteration = 814; time = 90240.0 iteration = 815; time = 90300.0 iteration = 816; time = 90360.0 iteration = 817; time = 90420.0 iteration = 818; time = 90480.0 iteration = 819; time = 90540.0 iteration = 820; time = 90600.0 iteration = 821; time = 90660.0 iteration = 822; time = 90720.0 iteration = 823; time = 90780.0 iteration = 824; time = 90840.0 iteration = 825; time = 90900.0 iteration = 826; time = 90960.0 iteration = 827; time = 91020.0 iteration = 828; time = 91080.0 iteration = 829; time = 91140.0 iteration = 830; time = 91200.0 iteration = 831; time = 91260.0 iteration = 832; time = 91320.0 iteration = 833; time = 91380.0 iteration = 834; time = 91440.0 iteration = 835; time = 91500.0 iteration = 836; time = 91560.0 iteration = 837; time = 91620.0 iteration = 838; time = 91680.0 iteration = 839; time = 91740.0 iteration = 840; time = 91800.0 iteration = 841; time = 91860.0 iteration = 842; time = 91920.0 iteration = 843; time = 91980.0 iteration = 844; time = 92040.0 iteration = 845; time = 92100.0 iteration = 846; time = 92160.0 iteration = 847; time = 92220.0 iteration = 848; time = 92280.0 iteration = 849; time = 92340.0 iteration = 850; time = 92400.0 iteration = 851; time = 92460.0 iteration = 852; time = 92520.0 iteration = 853; time = 92580.0 iteration = 854; time = 92640.0 iteration = 855; time = 92700.0 iteration = 856; time = 92760.0 iteration = 857; time = 92820.0 iteration = 858; time = 92880.0 iteration = 859; time = 92940.0 iteration = 860; time = 93000.0 iteration = 861; time = 93060.0 iteration = 862; time = 93120.0 iteration = 863; time = 93180.0 iteration = 864; time = 93240.0 iteration = 865; time = 93300.0 iteration = 866; time = 93360.0 iteration = 867; time = 93420.0 iteration = 868; time = 93480.0 iteration = 869; time = 93540.0 Program exited normally iteration = 870; time = 93600.0 CLUBB-TIMER time_loop_init = 0.3419 CLUBB-TIMER time_clubb_advance = 257.3210 CLUBB-TIMER time_clubb_pdf = 0.0946 CLUBB-TIMER time_SILHS = 0.0002 CLUBB-TIMER time_microphys_scheme = 0.0701 CLUBB-TIMER time_microphys_advance = 0.2459 CLUBB-TIMER time_loop_end = 5.4012 CLUBB-TIMER time_total = 263.4759 + run_scripts/run_scm.bash cobra Running cobra 2024/09/21 03:11:56 -------------------------------------------------- Latest git log entry -------------------------------------------------- A detailed git diff can be found at the end of this file -------------------------------------------------- Tunable Parameters: -------------------------------------------------- Parameter Value --------- ----- C1 = 1.00000000000000000000 C1b = 1.00000000000000000000 C1c = 1.00000000000000000000 C2rt = 2.00000000000000000000 C2thl = 2.00000000000000000000 C2rtthl = 2.00000000000000000000 C4 = 2.00000000000000000000 C_uu_shr = 0.40000000000000002220 C_uu_buoy = 0.29999999999999998890 C6rt = 2.00000000000000000000 C6rtb = 2.00000000000000000000 C6rtc = 1.00000000000000000000 C6thl = 2.00000000000000000000 C6thlb = 2.00000000000000000000 C6thlc = 1.00000000000000000000 C7 = 0.50000000000000000000 C7b = 0.50000000000000000000 C7c = 0.50000000000000000000 C8 = 0.50000000000000000000 C8b = 0.02000000000000000042 C10 = 3.29999999999999982236 C11 = 0.40000000000000002220 C11b = 0.40000000000000002220 C11c = 0.50000000000000000000 C12 = 1.00000000000000000000 C13 = 0.10000000000000000555 C14 = 1.00000000000000000000 C_wp2_pr_dfsn = 0.00000000000000000000 C_wp3_pr_tp = 0.00000000000000000000 C_wp3_pr_turb = 1.00000000000000000000 C_wp3_pr_dfsn = 0.00000000000000000000 C_wp2_splat = 0.00000000000000000000 C6rt_Lscale0 = 14.00000000000000000000 C6thl_Lscale0 = 14.00000000000000000000 C7_Lscale0 = 0.84999999999999997780 wpxp_L_thresh = 60.00000000000000000000 c_K = 0.20000000000000001110 c_K1 = 0.20000000000000001110 nu1 = 20.00000000000000000000 c_K2 = 0.02500000000000000139 nu2 = 1.00000000000000000000 c_K6 = 0.37500000000000000000 nu6 = 5.00000000000000000000 c_K8 = 5.00000000000000000000 nu8 = 20.00000000000000000000 c_K9 = 0.10000000000000000555 nu9 = 10.00000000000000000000 nu10 = 0.00000000000000000000 c_K_hm = 0.75000000000000000000 c_K_hmb = 0.75000000000000000000 K_hm_min_coef = 0.10000000000000000555 nu_hm = 1.50000000000000000000 slope_coef_spread_DG_means_w = 21.00000000000000000000 pdf_component_stdev_factor_w = 1.00000000000000000000 coef_spread_DG_means_rt = 0.80000000000000004441 coef_spread_DG_means_thl = 0.80000000000000004441 gamma_coef = 0.25000000000000000000 gamma_coefb = 0.25000000000000000000 gamma_coefc = 5.00000000000000000000 mu = 0.00100000000000000002 beta = 1.00000000000000000000 lmin_coef = 0.50000000000000000000 omicron = 0.50000000000000000000 zeta_vrnce_rat = 0.00000000000000000000 upsilon_precip_frac_rat = 0.55000000000000004441 lambda0_stability_coef = 0.02999999999999999889 mult_coef = 0.50000000000000000000 taumin = 90.00000000000000000000 taumax = 3600.00000000000000000000 Lscale_mu_coef = 2.00000000000000000000 Lscale_pert_coef = 0.10000000000000000555 alpha_corr = 0.14999999999999999445 Skw_denom_coef = 4.00000000000000000000 c_K10 = 1.00000000000000000000 c_K10h = 1.00000000000000000000 thlp2_rad_coef = 1.00000000000000000000 thlp2_rad_cloud_frac_thresh = 0.10000000000000000555 up2_sfc_coef = 4.00000000000000000000 Skw_max_mag = 10.00000000000000000000 C_invrs_tau_bkgnd = 1.10000000000000008882 C_invrs_tau_sfc = 0.10000000000000000555 C_invrs_tau_shear = 0.14999999999999999445 C_invrs_tau_N2 = 0.40000000000000002220 C_invrs_tau_N2_wp2 = 0.20000000000000001110 C_invrs_tau_N2_xp2 = 0.05000000000000000278 C_invrs_tau_N2_wpxp = 0.00000000000000000000 C_invrs_tau_N2_clear_wp3 = 1.00000000000000000000 C_invrs_tau_wpxp_Ri = 0.34999999999999997780 C_invrs_tau_wpxp_N2_thresh = 0.00033000000000000000 xp3_coef_base = 0.25000000000000000000 xp3_coef_slope = 0.01000000000000000021 altitude_threshold = 100.00000000000000000000 rtp2_clip_coef = 0.50000000000000000000 Cx_min = 0.33000000000000001554 Cx_max = 0.94999999999999995559 Richardson_num_min = 0.25000000000000000000 Richardson_num_max = 400.00000000000000000000 a3_coef_min = 1.00000000000000000000 a_const = 1.80000000000000004441 bv_efold = 5.00000000000000000000 wpxp_Ri_exp = 0.50000000000000000000 z_displace = 25.00000000000000000000 -------------------------------------------------- Preprocessing Directives: -------------------------------------------------- -DNETCDF enabled -DCOAMPS_MICRO enabled -DNR_SP enabled -DTUNER disabled -DSILHS enabled -Dnooverlap enabled -Draoffline enabled -DUSE_BUGSrad_ocast_random disabled -DBYTESWAP_IO disabled -------------------------------------------------- &model_setting -------------------------------------------------- runtype = cobra nzmax = 100 grid_type = 1 deltaz = 40.00000000000000 zm_init = 0.000000000000000 zm_top = 4000.000000000000 zt_grid_fname = zm_grid_fname = day = 11 month = 6 year = 2004 lat_vals = 45.20407000000000 lon_vals = -68.74020000000000 sfc_elevation = 0.000000000000000 time_initial = 57600.00000000000 time_final = 76200.00000000000 dt_main = 60.00000000000000 dt_rad = 60.00000000000000 sfctype = 0 T_sfc = 288.0000000000000 p_sfc = 97750.00000000000 sens_ht = 0.000000000000000 latent_ht = 0.000000000000000 fcor = 1.0349000000000000E-004 T0 = 300.0000000000000 ts_nudge = 86400.00000000000 forcings_file_path = l_t_dependent = T l_ignore_forcings = F l_modify_ic_with_cubic_int = F l_modify_bc_for_cnvg_test = F l_input_xpwp_sfc = F saturation_formula = 3 thlm_sponge_damp_settings%l_sponge_damping = F rtm_sponge_damp_settings%l_sponge_damping = F uv_sponge_damp_settings%l_sponge_damping = F wp2_sponge_damp_settings%l_sponge_damping = F wp3_sponge_damp_settings%l_sponge_damping = F up2_vp2_sponge_damp_settings%l_sponge_damping = F thlm_sponge_damp_settings%tau_sponge_damp_min = 60.00000000000000 thlm_sponge_damp_settings%tau_sponge_damp_max = 1800.000000000000 thlm_sponge_damp_settings%sponge_damp_depth = 0.2500000000000000 rtm_sponge_damp_settings%tau_sponge_damp_min = 60.00000000000000 rtm_sponge_damp_settings%tau_sponge_damp_max = 1800.000000000000 rtm_sponge_damp_settings%sponge_damp_depth = 0.2500000000000000 uv_sponge_damp_settings%tau_sponge_damp_min = 60.00000000000000 uv_sponge_damp_settings%tau_sponge_damp_max = 1800.000000000000 uv_sponge_damp_settings%sponge_damp_depth = 0.2500000000000000 wp2_sponge_damp_settings%tau_sponge_damp_min = 60.00000000000000 wp2_sponge_damp_settings%tau_sponge_damp_max = 1800.000000000000 wp2_sponge_damp_settings%sponge_damp_depth = 0.2500000000000000 wp3_sponge_damp_settings%tau_sponge_damp_min = 60.00000000000000 wp3_sponge_damp_settings%tau_sponge_damp_max = 1800.000000000000 wp3_sponge_damp_settings%sponge_damp_depth = 0.2500000000000000 up2_vp2_sponge_damp_settings%tau_sponge_damp_min = 60.00000000000000 up2_vp2_sponge_damp_settings%tau_sponge_damp_max = 1800.000000000000 up2_vp2_sponge_damp_settings%sponge_damp_depth = 0.2500000000000000 l_soil_veg = F l_restart = F l_input_fields = F restart_path_case = restart/cobra time_restart = 0.000000000000000 debug_level = 2 sclr_dim = 2 edsclr_dim = 2 iisclr_thl = -1 iisclr_rt = 2 iisclr_CO2 = 1 sclr_tol = 1.0000000000000000E-002 1.0000000000000000E-008 -------------------------------------------------- &stats_setting -------------------------------------------------- l_stats = T fname_prefix = cobra stats_fmt = netcdf stats_tsamp = 60.00000000000000 stats_tout = 60.00000000000000 l_allow_small_stats_tout = T Constant flags: l_pos_def = F l_hole_fill = T l_gamma_Skw = T l_byteswap_io = F Constant tolerances [units] rt_tol [kg/kg] = 1.0000000000000000E-008 thl_tol [K] = 1.0000000000000000E-002 w_tol [m/s] = 2.0000000000000000E-002 -------------------------------------------------- µphysics_setting -------------------------------------------------- microphys_scheme = none l_cloud_sed = F sigma_g = 1.500000000000000 l_graupel = F l_hail = F l_seifert_beheng = F l_predict_Nc = F l_const_Nc_in_cloud = F specify_aerosol = morrison_lognormal l_subgrid_w = T l_arctic_nucl = F l_cloud_edge_activation = F l_fix_pgam = F l_in_cloud_Nc_diff = T l_var_covar_src = F l_upwind_diff_sed = F lh_microphys_type = disabled lh_num_samples = 2 lh_sequence_length = 1 lh_seed = 5489 l_fix_w_chi_eta_correlations = T l_silhs_KK_convergence_adj_mean = F importance_prob_thresh = 1.0000000000000000E-008 host_dx = 1000000.000000000 host_dy = 1000000.000000000 hmp2_ip_on_hmm2_ip_slope%rr = 2.1200000000000000E-005 hmp2_ip_on_hmm2_ip_slope%ri = 2.1200000000000000E-005 hmp2_ip_on_hmm2_ip_slope%rs = 2.1200000000000000E-005 hmp2_ip_on_hmm2_ip_slope%rg = 2.1200000000000000E-005 hmp2_ip_on_hmm2_ip_slope%Nr = 2.1200000000000000E-005 hmp2_ip_on_hmm2_ip_slope%Ni = 2.1200000000000000E-005 hmp2_ip_on_hmm2_ip_slope%Ni = 2.1200000000000000E-005 hmp2_ip_on_hmm2_ip_slope%Ng = 2.1200000000000000E-005 hmp2_ip_on_hmm2_ip_intrcpt%rr = 0.5400000000000000 hmp2_ip_on_hmm2_ip_intrcpt%ri = 0.5400000000000000 hmp2_ip_on_hmm2_ip_intrcpt%rs = 0.5400000000000000 hmp2_ip_on_hmm2_ip_intrcpt%rg = 0.5400000000000000 hmp2_ip_on_hmm2_ip_intrcpt%Nr = 0.5400000000000000 hmp2_ip_on_hmm2_ip_intrcpt%Ni = 0.5400000000000000 hmp2_ip_on_hmm2_ip_intrcpt%Ni = 0.5400000000000000 hmp2_ip_on_hmm2_ip_intrcpt%Ng = 0.5400000000000000 Ncnp2_on_Ncnm2 = 1.000000000000000 C_evap Warning: ../input/case_setups/cobra_corr_array_cloud.in was not found! The default correlation arrays will be used. = 0.8600000000000000 r_0 = 2.5000000000000001E-005 microphys_start_time = 0.000000000000000 Nc0_in_cloud = 100000000.0000000 ccnconst = 120.0000000000000 ccnexpnt = 0.4000000059604645 aer_rm1 = 1.1000000021965661E-008 aer_rm2 = 5.9999997858994902E-008 aer_n1 = 125000000.0000000 aer_n2 = 65000000.00000000 aer_sig1 = 1.200000047683716 aer_sig2 = 1.700000047683716 pgam_fixed = 5.000000000000000 precip_frac_calc_type = 2 -------------------------------------------------- &SILHS_setting -------------------------------------------------- -------------------------------------------------- &radiation_setting -------------------------------------------------- rad_scheme = none sol_const = 1367.000000000000 alvdr = 0.1000000000000000 alvdf = 0.1000000000000000 alndr = 0.1000000000000000 alndf = 0.1000000000000000 radiation_top = 50000.00000000000 F0 = 100.0000000000000 F1 = 20.00000000000000 kappa = 119.0000000000000 gc = 0.8600000000000000 omega = 0.9965000000000001 slr = 1.000000000000000 l_rad_above_cloud = F l_sw_radiation = F l_fix_cos_solar_zen = F l_use_default_std_atmosphere = T Fs_values = 0.000000000000000 0.000000000000000 0.000000000000000 0.000000000000000 0.000000000000000 0.000000000000000 0.000000000000000 0.000000000000000 0.000000000000000 0.000000000000000 0.000000000000000 0.000000000000000 0.000000000000000 0.000000000000000 0.000000000000000 0.000000000000000 0.000000000000000 0.000000000000000 0.000000000000000 0.000000000000000 cos_solar_zen_values = -999.0000000000000 -999.0000000000000 -999.0000000000000 -999.0000000000000 -999.0000000000000 -999.0000000000000 -999.0000000000000 -999.0000000000000 -999.0000000000000 -999.0000000000000 -999.0000000000000 -999.0000000000000 -999.0000000000000 -999.0000000000000 -999.0000000000000 -999.0000000000000 -999.0000000000000 -999.0000000000000 -999.0000000000000 -999.0000000000000 cos_solar_zen_times = -999.0000000000000 -999.0000000000000 -999.0000000000000 -999.0000000000000 -999.0000000000000 -999.0000000000000 -999.0000000000000 -999.0000000000000 -999.0000000000000 -999.0000000000000 -999.0000000000000 -999.0000000000000 -999.0000000000000 -999.0000000000000 -999.0000000000000 -999.0000000000000 -999.0000000000000 -999.0000000000000 -999.0000000000000 -999.0000000000000 eff_drop_radius = 1.0000000000000001E-005 -------------------------------------------------- &configurable_clubb_flags_nl -------------------------------------------------- iiPDF_type = 1 ipdf_call_placement = 2 penta_solve_method = 2 tridiag_solve_method = 2 l_use_precip_frac = T l_predict_upwp_vpwp = T l_min_wp2_from_corr_wx = T l_min_xp2_from_corr_wx = T l_C2_cloud_frac = F l_diffuse_rtm_and_thlm = F l_stability_correct_Kh_N2_zm = F l_calc_thlp2_rad = F l_upwind_xpyp_ta = T l_upwind_xm_ma = T l_uv_nudge = F l_rtm_nudge = F l_tke_aniso = T l_vert_avg_closure = F l_trapezoidal_rule_zt = F l_trapezoidal_rule_zm = F l_call_pdf_closure_twice = F l_standard_term_ta = F l_partial_upwind_wp3 = F l_godunov_upwind_wpxp_ta = F l_godunov_upwind_xpyp_ta = F l_use_cloud_cover = F l_diagnose_correlations = F l_calc_w_corr = F l_const_Nc_in_cloud = F l_fix_w_chi_eta_correlations = T l_stability_correct_tau_zm = F l_damp_wp2_using_em = T l_do_ When the l_diag_Lscale_from_tau flag is enabled, C2rt must have a value of 1. C2rt = 2.000000000000000 Warning in check_clubb_settings When the l_diag_Lscale_from_tau flag is enabled, C2thl must have a value of 1. C2thl = 2.000000000000000 Warning in check_clubb_settings When the l_diag_Lscale_from_tau flag is enabled, C2rtthl must have a value of 1. C2rtthl = 2.000000000000000 Warning in check_clubb_settings When the l_diag_Lscale_from_tau flag is enabled, C6rt must have a value of 1. C6rt = 2.000000000000000 Warning in check_clubb_settings When the l_diag_Lscale_from_tau flag is enabled, C6rtb must have a value of 1. C6rtb = 2.000000000000000 Warning in check_clubb_settings When the l_diag_Lscale_from_tau flag is enabled, C6thl must have a value of 1. C6thl = 2.000000000000000 Warning in check_clubb_settings When the l_diag_Lscale_from_tau flag is enabled, C6thlb must have a value of 1. C6thlb = 2.000000000000000 Warning in check_clubb_settings expldiff_rtm_thlm = F l_Lscale_plume_centered = F l_diag_Lscale_from_tau = T l_use_C7_Richardson = T l_use_C11_Richardson = F l_use_shear_Richardson = F l_brunt_vaisala_freq_moist = F l_use_thvm_in_bv_freq = F l_rcm_supersat_adj = T l_damp_wp3_Skw_squared = T l_prescribed_avg_deltaz = F l_lmm_stepping = F l_e3sm_config = F l_vary_convect_depth = F l_use_tke_in_wp3_pr_turb_term = T l_use_tke_in_wp2_wp3_K_dfsn = F l_use_wp3_lim_with_smth_Heaviside = F l_smooth_Heaviside_tau_wpxp = T l_modify_limiters_for_cnvg_test = F l_enable_relaxed_clipping = F l_linearize_pbl_winds = F l_mono_flux_lim_thlm = T l_mono_flux_lim_rtm = T l_mono_flux_lim_um = T l_mono_flux_lim_vm = T l_mono_flux_lim_spikefix = T l_host_applies_sfc_fluxes = F -------------------------------------------------- git diff src/ -------------------------------------------------- See *setup.txt file in output folder Path to sounding: cobra_sounding.in File exists? T Path to sclr_sounding: cobra_sclr_sounding.in File exists? T Path to edsclr_sounding: cobra_edsclr_sounding.in File exists? T Reading in sounding information z = 0.000000000000000 200.0000000000000 350.0000000000000 750.0000000000000 1100.000000000000 1500.000000000000 1800.000000000000 2000.000000000000 2300.000000000000 2400.000000000000 2999.900000000000 3000.000000000000 4000.000000000000 u = 3.500000000000000 3.214000000000000 3.000000000000000 4.600000000000000 6.000000000000000 5.222000000000000 4.639000000000000 4.250000000000000 4.813000000000000 5.000000000000000 6.124812500000000 6.125000000000000 8.000000000000000 v = -3.000000000000000 -3.933000000000000 -4.633000000000000 -6.500000000000000 -7.167000000000000 -7.929000000000000 -8.500000000000000 -11.00000000000000 -14.75000000000000 -16.00000000000000 -15.81303116666667 -15.81300000000000 -15.50000000000000 ug = 3.500000000000000 3.214000000000000 3.000000000000000 4.600000000000000 6.000000000000000 5.222000000000000 4.639000000000000 4.250000000000000 4.813000000000000 5.000000000000000 6.124812500000000 6.125000000000000 8.000000000000000 vg = -3.000000000000000 -3.933000000000000 -4.633000000000000 -6.500000000000000 -7.167000000000000 -7.929000000000000 -8.500000000000000 -11.00000000000000 -14.75000000000000 -16.00000000000000 -15.81303116666667 -15.81300000000000 -15.50000000000000 theta = 286.1000000000000 285.5860000000000 285.2000000000000 285.6140000000000 285.9760000000000 286.3900000000000 286.7000000000000 287.8640000000000 289.6090000000000 290.1910000000000 293.6814181666667 293.6820000000000 299.5000000000000 rt = 3.0500000000000002E-003 3.2000000000000002E-003 2.7499999999999998E-003 2.6530000000000000E-003 2.5690000000000001E-003 2.4719999999999998E-003 2.3999999999999998E-003 2.2729999999999998E-003 2.0820000000000001E-003 2.0179999999999998E-003 1.6360636666666666E-003 1.6360000000000001E-003 1.0000000000000000E-003 p_in_Pa = -999.9000000000000 -999.9000000000000 -999.9000000000000 -999.9000000000000 -999.9000000000000 -999.9000000000000 -999.9000000000000 -999.9000000000000 -999.9000000000000 -999.9000000000000 -999.9000000000000 -999.9000000000000 -999.9000000000000 subs = 0.000000000000000 -1.0000000000000000E-003 -1.7500000000000000E-003 -3.7499999999999999E-003 -5.5000000000000005E-003 -7.4999999999999997E-003 -9.0000000000000011E-003 -1.0000000000000000E-002 -1.1500000000000000E-002 -1.2000000000000000E-002 -1.4999500000000001E-002 -1.4999999999999999E-002 0.000000000000000 sclr_ 1) 379. 379. 379. 379. 379. 379. 380. 380. 380. 380. 379. 379. 381. sclr_ 2) 0.305E-02 0.320E-02 0.275E-02 0.265E-02 0.257E-02 0.247E-02 0.240E-02 0.227E-02 0.208E-02 0.202E-02 0.164E-02 0.164E-02 0.100E-02 edsclr_ 1) 379. 379. 379. 379. 379. 379. 380. 380. 380. 380. 379. 381. 0.00 edsclr_ 2) 0.305E-02 0.320E-02 0.275E-02 0.265E-02 0.257E-02 0.247E-02 0.240E-02 0.227E-02 0.208E-02 0.202E-02 0.164E-02 0.100E-02 0.00 -------------------------------------------------- Statistics -------------------------------------------------- vars_zt = thlm thvm rtm rcm rvm um vm um_ref vm_ref wm_zt ug vg cloud_frac ice_supersat_frac cloud_cover rcm_in_layer rcm_in_cloud p_in_Pa exner rho_ds_zt thv_ds_zt Lscale T_in_K rel_humidity wp3 thlp3 rtp3 wpthlp2 wp2thlp wprtp2 wp2rtp Skw_zt Skthl_zt Skrt_zt Lscale_up Lscale_down tau_zt Kh_zt wp2thvp wp2rcp wp2hmp wprtpthlp wpup2 wpvp2 rc_coef Lscale_pert_1 Lscale_pert_2 sigma_sqd_w_zt rho radht radht_LW radht_SW Ncm Nc_in_cloud Nc_activated Nccnm Nim snowslope Nsm Ngm sed_rcm rsat rsati rrm Nrm m_vol_rad_rain m_vol_rad_cloud eff_rad_cloud eff_rad_ice eff_rad_snow eff_rad_rain eff_rad_graupel precip_rate_zt rsm rim rgm diam mass_ice_cryst rcm_icedfs u_T_cm rtm_bt rtm_ma rtm_ta rtm_mfl rtm_tacl rtm_cl rtm_forcing rtm_sdmp rtm_mc rtm_pd rvm_mc rcm_mc rcm_sd_mg_morr thlm_bt thlm_ma thlm_ta thlm_mfl thlm_tacl thlm_cl thlm_forcing thlm_sdmp thlm_mc thlm_old thlm_without_ta thlm_mfl_min thlm_mfl_max thlm_enter_mfl thlm_exit_mfl rtm_old rtm_without_ta rtm_mfl_min rtm_mfl_max rtm_enter_mfl rtm_exit_mfl um_bt um_ma um_gf um_cf um_ta um_f um_sdmp um_ndg um_mfl vm_bt vm_ma vm_gf vm_cf vm_ta vm_f vm_sdmp vm_ndg vm_mfl wp3_bt wp3_ma wp3_ta wp3_tp wp3_ac wp3_bp1 wp3_pr_turb wp3_pr_dfsn wp3_pr1 wp3_pr2 wp3_pr3 wp3_pr_tp wp3_dp1 wp3_sdmp wp3_cl wp3_splat rtp3_bt rtp3_tp rtp3_ac rtp3_dp thlp3_bt thlp3_tp thlp3_ac thlp3_dp rrm_bt rrm_ma rrm_sd rrm_ts rrm_sd_morr rrm_ta rrm_evap rrm_auto rrm_accr rrm_evap_adj rrm_src_adj rrm_hf rrm_wvhf rrm_cl rrm_mc Nrm_bt Nrm_ma Nrm_sd Nrm_ts Nrm_ta Nrm_evap Nrm_auto Nrm_evap_adj Nrm_src_adj Nrm_cl Nrm_mc Ncm_bt Ncm_ma Ncm_ta Ncm_mc Ncm_cl Ncm_act rsm_bt rsm_ma rsm_sd rsm_sd_morr rsm_ta rsm_mc rsm_hf rsm_wvhf rsm_cl rim_bt rim_ma rim_sd rim_sd_mg_morr rim_ta rim_mc rim_hf rim_wvhf rim_cl rgm_bt rgm_ma rgm_sd rgm_sd_morr rgm_ta rgm_mc rgm_hf rgm_wvhf rgm_cl Nsm_bt Nsm_mc Nsm_ta Nsm_ma Nsm_sd Nsm_cl Nim_bt Nim_mc Nim_ta Nim_ma Nim_sd Nim_cl Ngm_bt Ngm_mc Ngm_ta Ngm_ma Ngm_sd Ngm_cl w_KK_evap_covar_zt rt_KK_evap_covar_zt thl_KK_evap_covar_zt w_KK_auto_covar_zt rt_KK_auto_covar_zt thl_KK_auto_covar_zt w_KK_accr_covar_zt rt_KK_accr_covar_zt thl_KK_accr_covar_zt rr_KK_mvr_covar_zt Nr_KK_mvr_covar_zt KK_mvr_variance_zt mixt_frac w_1 w_2 varnce_w_1 varnce_w_2 thl_1 thl_2 varnce_thl_1 varnce_thl_2 rt_1 rt_2 varnce_rt_1 varnce_rt_2 rc_1 rc_2 rsatl_1 rsatl_2 cloud_frac_1 cloud_frac_2 a3_coef_zt wp3_on_wp2_zt chi_1 chi_2 stdev_chi_1 stdev_chi_2 stdev_eta_1 stdev_eta_2 covar_chi_eta_1 covar_chi_eta_2 corr_w_chi_1 corr_w_chi_2 corr_w_eta_1 corr_w_eta_2 corr_chi_eta_1 corr_chi_eta_2 corr_w_rt_1 corr_w_rt_2 corr_w_thl_1 corr_w_thl_2 corr_rt_thl_1 corr_rt_thl_2 crt_1 crt_2 cthl_1 cthl_2 F_w F_rt F_thl min_F_w max_F_w min_F_rt max_F_rt min_F_thl max_F_thl coef_wprtp2_implicit term_wprtp2_explicit coef_wpthlp2_implicit term_wpthlp2_explicit coef_wprtpthlp_implicit term_wprtpthlp_explicit coef_wp2rtp_implicit term_wp2rtp_explicit coef_wp2thlp_implicit term_wp2thlp_explicit hm_i precip_frac precip_frac_1 precip_frac_2 Ncnm mu_hm_i mu_Ncn_i sigma_hm_i sigma_Ncn_i corr_w_chi_1_ca corr_w_chi_2_ca corr_w_eta_1_ca corr_w_eta_2_ca corr_w_hm_i corr_w_Ncn_i corr_chi_eta_1_ca corr_chi_eta_2_ca corr_chi_hm_i corr_chi_Ncn_i corr_eta_hm_i corr_eta_Ncn_i corr_Ncn_hm_i corr_hmx_hmy_i chi chip2 C11_Skw_fnc wp2_zt thlp2_zt wpthlp_zt wprtp_zt rtp2_zt rtpthlp_zt up2_zt vp2_zt upwp_zt vpwp_zt hmp2_zt PSMLT EVPMS PRACS EVPMG PRACG PGMLT MNUCCC PSACWS PSACWI QMULTS QMULTG PSACWG PGSACW PRD PRCI PRAI QMULTR QMULTRG MNUCCD PRACI PRACIS EPRD MNUCCR PIACR PIACRS PGRACS PRDS EPRDS PSACR PRDG EPRDG NGSTEN NRSTEN NISTEN NSSTEN NCSTEN NPRC1 NRAGG NPRACG NSUBR NSMLTR NGMLTR NPRACS NNUCCR NIACR NIACRS NGRACS NSMLTS NSAGG NPRCI NSCNG NSUBS PRC PRA PRE PCC NNUCCC NPSACWS NPRA NPRC NPSACWI NPSACWG NPRAI NMULTS NMULTG NMULTR NMULTRG NNUCCD NSUBI NGMLTG NSUBG NACT SIZEFIX_NR SIZEFIX_NC SIZEFIX_NI SIZEFIX_NS SIZEFIX_NG NEGFIX_NR NEGFIX_NC NEGFIX_NI NEGFIX_NS NEGFIX_NG NIM_MORR_CL QC_INST QR_INST QI_INST QS_INST QG_INST NC_INST NR_INST NI_INST NS_INST NG_INST T_in_K_mc cloud_frac_refined rcm_refined hl_on_Cp_residual qto_residual vars_zm = wp2 rtp2 thlp2 rtpthlp wprtp wpthlp wp2up2 wp2vp2 wp4 up2 vp2 Skw_zm Skthl_zm Skrt_zm wpthvp rtpthvp thlpthvp tau_zm Kh_zm K_hm wprcp rc_coef_zm wm_zm thlprcp rtprcp rcp2 upwp vpwp upthlp uprtp vpthlp vprtp upthvp uprcp vpthvp vprcp rho_zm sigma_sqd_w Skw_velocity gamma_Skw_fnc coef_wp4_implicit C6rt_Skw_fnc C6thl_Skw_fnc C6_term C7_Skw_fnc C1_Skw_fnc a3_coef wp3_on_wp2 wp3_on_wp2_cfl_num rcm_zm rtm_zm thlm_zm cloud_frac_zm ice_supersat_frac_zm rho_ds_zm thv_ds_zm em mean_w_up mean_w_down shear wp3_zm thlp3_zm rtp3_zm w_1_zm w_2_zm varnce_w_1_zm varnce_w_2_zm mixt_frac_zm Frad Frad_LW Frad_SW Frad_LW_up Frad_SW_up Frad_LW_down Frad_SW_down Fprec Fcsed hydrometp2 wphydrometp rtphmp thlphmp hmxphmyp Vri VNi Vrc VNc Vrr VNr Vrs VNs Vrg Vrrprrp VNrpNrp Vrrprrp_expcalc VNrpNrp_expcalc wp2_bt wp2_ma wp2_ta wp2_ac wp2_bp wp2_pr1 wp2_pr2 wp2_pr3 wp2_pr_dfsn wp2_dp1 wp2_dp2 wp2_sdmp wp2_cl wp2_pd wp2_sf wp2_splat vp2_bt vp2_ma vp2_ta vp2_tp vp2_dp1 vp2_dp2 vp2_pr1 vp2_pr2 vp2_sdmp vp2_cl vp2_pd vp2_sf vp2_splat up2_bt up2_ma up2_ta up2_tp up2_dp1 up2_dp2 up2_pr1 up2_pr2 up2_sdmp up2_cl up2_pd up2_sf up2_splat upwp_bt upwp_ma upwp_ta upwp_tp upwp_ac upwp_bp upwp_pr1 upwp_pr2 upwp_pr3 upwp_pr4 upwp_dp1 upwp_mfl upwp_cl vpwp_bt vpwp_ma vpwp_ta vpwp_tp vpwp_ac vpwp_bp vpwp_pr1 vpwp_pr2 vpwp_pr3 vpwp_pr4 vpwp_dp1 vpwp_mfl vpwp_cl wprtp_bt wprtp_ma wprtp_ta wprtp_tp wprtp_ac wprtp_bp wprtp_pr1 wprtp_pr2 wprtp_pr3 wprtp_dp1 wprtp_mfl wprtp_cl wprtp_pd wprtp_forcing wprtp_mc wpthlp_bt wpthlp_ma wpthlp_ta wpthlp_tp wpthlp_ac wpthlp_bp wpthlp_pr1 wpthlp_pr2 wpthlp_pr3 wpthlp_dp1 wpthlp_mfl wpthlp_cl wpthlp_forcing wpthlp_mc rtp2_bt rtp2_ma rtp2_ta rtp2_tp rtp2_dp1 rtp2_dp2 rtp2_cl rtp2_pd rtp2_sf rtp2_forcing rtp2_mc thlp2_bt thlp2_ma thlp2_ta thlp2_tp thlp2_dp1 thlp2_dp2 thlp2_cl thlp2_pd thlp2_sf thlp2_forcing thlp2_mc rtpthlp_bt rtpthlp_ma rtpthlp_ta rtpthlp_tp1 rtpthlp_tp2 rtpthlp_dp1 rtpthlp_dp2 rtpthlp_cl rtpthlp_sf rtpthlp_forcing rtpthlp_mc wpthlp_enter_mfl wpthlp_exit_mfl wprtp_enter_mfl wprtp_exit_mfl wpthlp_mfl_min wpthlp_mfl_max wprtp_mfl_min wprtp_mfl_max stability_correction bv_freq_sqd bv_freq_sqd_splat bv_freq_sqd_mixed bv_freq_sqd_moist bv_freq_sqd_dry bv_freq_sqd_smth bv_freq_out_cloud bv_freq_pos ddzt_umvm_sqd invrs_tau_zm invrs_tau_xp2_zm invrs_tau_wp2_zm invrs_tau_wpxp_zm invrs_tau_wp3_zm invrs_tau_no_N2_zm invrs_tau_bkgnd invrs_tau_sfc invrs_tau_shear Ri_zm vars_sfc = ustar soil_heat_flux veg_T_in_K sfc_soil_T_in_K deep_soil_T_in_K lh sh cc lwp vwp swp iwp rwp z_cloud_base z_inversion precip_rate_sfc rain_flux_sfc rrm_sfc precip_frac_tol wpthlp_sfc wprtp_sfc upwp_sfc vpwp_sfc morr_snow_rate thlm_vert_avg rtm_vert_avg um_vert_avg vm_vert_avg wp2_vert_avg up2_vert_avg vp2_vert_avg rtp2_vert_avg thlp2_vert_avg T_sfc rtm_spur_src thlm_spur_src rs_sd_morr_int tot_vartn_normlzd_rtm tot_vartn_normlzd_thlm tot_vartn_normlzd_wprtp -------------------------------------------------- iteration = 1; time = 57660.0 iteration = 2; time = 57720.0 iteration = 3; time = 57780.0 iteration = 4; time = 57840.0 iteration = 5; time = 57900.0 iteration = 6; time = 57960.0 iteration = 7; time = 58020.0 iteration = 8; time = 58080.0 iteration = 9; time = 58140.0 iteration = 10; time = 58200.0 iteration = 11; time = 58260.0 iteration = 12; time = 58320.0 iteration = 13; time = 58380.0 iteration = 14; time = 58440.0 iteration = 15; time = 58500.0 iteration = 16; time = 58560.0 iteration = 17; time = 58620.0 iteration = 18; time = 58680.0 iteration = 19; time = 58740.0 iteration = 20; time = 58800.0 iteration = 21; time = 58860.0 iteration = 22; time = 58920.0 iteration = 23; time = 58980.0 iteration = 24; time = 59040.0 iteration = 25; time = 59100.0 iteration = 26; time = 59160.0 iteration = 27; time = 59220.0 iteration = 28; time = 59280.0 iteration = 29; time = 59340.0 iteration = 30; time = 59400.0 iteration = 31; time = 59460.0 iteration = 32; time = 59520.0 iteration = 33; time = 59580.0 iteration = 34; time = 59640.0 iteration = 35; time = 59700.0 iteration = 36; time = 59760.0 iteration = 37; time = 59820.0 iteration = 38; time = 59880.0 iteration = 39; time = 59940.0 iteration = 40; time = 60000.0 iteration = 41; time = 60060.0 iteration = 42; time = 60120.0 iteration = 43; time = 60180.0 iteration = 44; time = 60240.0 iteration = 45; time = 60300.0 iteration = 46; time = 60360.0 iteration = 47; time = 60420.0 iteration = 48; time = 60480.0 iteration = 49; time = 60540.0 iteration = 50; time = 60600.0 iteration = 51; time = 60660.0 iteration = 52; time = 60720.0 iteration = 53; time = 60780.0 iteration = 54; time = 60840.0 iteration = 55; time = 60900.0 iteration = 56; time = 60960.0 iteration = 57; time = 61020.0 iteration = 58; time = 61080.0 iteration = 59; time = 61140.0 iteration = 60; time = 61200.0 iteration = 61; time = 61260.0 iteration = 62; time = 61320.0 iteration = 63; time = 61380.0 iteration = 64; time = 61440.0 iteration = 65; time = 61500.0 iteration = 66; time = 61560.0 iteration = 67; time = 61620.0 iteration = 68; time = 61680.0 iteration = 69; time = 61740.0 iteration = 70; time = 61800.0 iteration = 71; time = 61860.0 iteration = 72; time = 61920.0 iteration = 73; time = 61980.0 iteration = 74; time = 62040.0 iteration = 75; time = 62100.0 iteration = 76; time = 62160.0 iteration = 77; time = 62220.0 iteration = 78; time = 62280.0 iteration = 79; time = 62340.0 iteration = 80; time = 62400.0 iteration = 81; time = 62460.0 iteration = 82; time = 62520.0 iteration = 83; time = 62580.0 iteration = 84; time = 62640.0 iteration = 85; time = 62700.0 iteration = 86; time = 62760.0 iteration = 87; time = 62820.0 iteration = 88; time = 62880.0 iteration = 89; time = 62940.0 iteration = 90; time = 63000.0 iteration = 91; time = 63060.0 iteration = 92; time = 63120.0 iteration = 93; time = 63180.0 iteration = 94; time = 63240.0 iteration = 95; time = 63300.0 iteration = 96; time = 63360.0 iteration = 97; time = 63420.0 iteration = 98; time = 63480.0 iteration = 99; time = 63540.0 iteration = 100; time = 63600.0 iteration = 101; time = 63660.0 iteration = 102; time = 63720.0 iteration = 103; time = 63780.0 iteration = 104; time = 63840.0 iteration = 105; time = 63900.0 iteration = 106; time = 63960.0 iteration = 107; time = 64020.0 iteration = 108; time = 64080.0 iteration = 109; time = 64140.0 iteration = 110; time = 64200.0 iteration = 111; time = 64260.0 iteration = 112; time = 64320.0 iteration = 113; time = 64380.0 iteration = 114; time = 64440.0 iteration = 115; time = 64500.0 iteration = 116; time = 64560.0 iteration = 117; time = 64620.0 iteration = 118; time = 64680.0 iteration = 119; time = 64740.0 iteration = 120; time = 64800.0 iteration = 121; time = 64860.0 iteration = 122; time = 64920.0 iteration = 123; time = 64980.0 iteration = 124; time = 65040.0 iteration = 125; time = 65100.0 iteration = 126; time = 65160.0 iteration = 127; time = 65220.0 iteration = 128; time = 65280.0 iteration = 129; time = 65340.0 iteration = 130; time = 65400.0 iteration = 131; time = 65460.0 iteration = 132; time = 65520.0 iteration = 133; time = 65580.0 iteration = 134; time = 65640.0 iteration = 135; time = 65700.0 iteration = 136; time = 65760.0 iteration = 137; time = 65820.0 iteration = 138; time = 65880.0 iteration = 139; time = 65940.0 iteration = 140; time = 66000.0 iteration = 141; time = 66060.0 iteration = 142; time = 66120.0 iteration = 143; time = 66180.0 iteration = 144; time = 66240.0 iteration = 145; time = 66300.0 iteration = 146; time = 66360.0 iteration = 147; time = 66420.0 iteration = 148; time = 66480.0 iteration = 149; time = 66540.0 iteration = 150; time = 66600.0 iteration = 151; time = 66660.0 iteration = 152; time = 66720.0 iteration = 153; time = 66780.0 iteration = 154; time = 66840.0 iteration = 155; time = 66900.0 iteration = 156; time = 66960.0 iteration = 157; time = 67020.0 iteration = 158; time = 67080.0 iteration = 159; time = 67140.0 iteration = 160; time = 67200.0 iteration = 161; time = 67260.0 iteration = 162; time = 67320.0 iteration = 163; time = 67380.0 iteration = 164; time = 67440.0 iteration = 165; time = 67500.0 iteration = 166; time = 67560.0 iteration = 167; time = 67620.0 iteration = 168; time = 67680.0 iteration = 169; time = 67740.0 iteration = 170; time = 67800.0 iteration = 171; time = 67860.0 iteration = 172; time = 67920.0 iteration = 173; time = 67980.0 iteration = 174; time = 68040.0 iteration = 175; time = 68100.0 iteration = 176; time = 68160.0 iteration = 177; time = 68220.0 iteration = 178; time = 68280.0 iteration = 179; time = 68340.0 iteration = 180; time = 68400.0 iteration = 181; time = 68460.0 iteration = 182; time = 68520.0 iteration = 183; time = 68580.0 iteration = 184; time = 68640.0 iteration = 185; time = 68700.0 iteration = 186; time = 68760.0 iteration = 187; time = 68820.0 iteration = 188; time = 68880.0 iteration = 189; time = 68940.0 iteration = 190; time = 69000.0 iteration = 191; time = 69060.0 iteration = 192; time = 69120.0 iteration = 193; time = 69180.0 iteration = 194; time = 69240.0 iteration = 195; time = 69300.0 iteration = 196; time = 69360.0 iteration = 197; time = 69420.0 iteration = 198; time = 69480.0 iteration = 199; time = 69540.0 iteration = 200; time = 69600.0 iteration = 201; time = 69660.0 iteration = 202; time = 69720.0 iteration = 203; time = 69780.0 iteration = 204; time = 69840.0 iteration = 205; time = 69900.0 iteration = 206; time = 69960.0 iteration = 207; time = 70020.0 iteration = 208; time = 70080.0 iteration = 209; time = 70140.0 iteration = 210; time = 70200.0 iteration = 211; time = 70260.0 iteration = 212; time = 70320.0 iteration = 213; time = 70380.0 iteration = 214; time = 70440.0 iteration = 215; time = 70500.0 iteration = 216; time = 70560.0 iteration = 217; time = 70620.0 iteration = 218; time = 70680.0 iteration = 219; time = 70740.0 iteration = 220; time = 70800.0 iteration = 221; time = 70860.0 iteration = 222; time = 70920.0 iteration = 223; time = 70980.0 iteration = 224; time = 71040.0 iteration = 225; time = 71100.0 iteration = 226; time = 71160.0 iteration = 227; time = 71220.0 iteration = 228; time = 71280.0 iteration = 229; time = 71340.0 iteration = 230; time = 71400.0 iteration = 231; time = 71460.0 iteration = 232; time = 71520.0 iteration = 233; time = 71580.0 iteration = 234; time = 71640.0 iteration = 235; time = 71700.0 iteration = 236; time = 71760.0 iteration = 237; time = 71820.0 iteration = 238; time = 71880.0 iteration = 239; time = 71940.0 iteration = 240; time = 72000.0 iteration = 241; time = 72060.0 iteration = 242; time = 72120.0 iteration = 243; time = 72180.0 iteration = 244; time = 72240.0 iteration = 245; time = 72300.0 iteration = 246; time = 72360.0 iteration = 247; time = 72420.0 iteration = 248; time = 72480.0 iteration = 249; time = 72540.0 iteration = 250; time = 72600.0 iteration = 251; time = 72660.0 iteration = 252; time = 72720.0 iteration = 253; time = 72780.0 iteration = 254; time = 72840.0 iteration = 255; time = 72900.0 iteration = 256; time = 72960.0 iteration = 257; time = 73020.0 iteration = 258; time = 73080.0 iteration = 259; time = 73140.0 iteration = 260; time = 73200.0 iteration = 261; time = 73260.0 iteration = 262; time = 73320.0 iteration = 263; time = 73380.0 iteration = 264; time = 73440.0 iteration = 265; time = 73500.0 iteration = 266; time = 73560.0 iteration = 267; time = 73620.0 iteration = 268; time = 73680.0 iteration = 269; time = 73740.0 iteration = 270; time = 73800.0 iteration = 271; time = 73860.0 iteration = 272; time = 73920.0 iteration = 273; time = 73980.0 iteration = 274; time = 74040.0 iteration = 275; time = 74100.0 iteration = 276; time = 74160.0 iteration = 277; time = 74220.0 iteration = 278; time = 74280.0 iteration = 279; time = 74340.0 iteration = 280; time = 74400.0 iteration = 281; time = 74460.0 iteration = 282; time = 74520.0 iteration = 283; time = 74580.0 iteration = 284; time = 74640.0 iteration = 285; time = 74700.0 iteration = 286; time = 74760.0 iteration = 287; time = 74820.0 iteration = 288; time = 74880.0 iteration = 289; time = 74940.0 iteration = 290; time = 75000.0 iteration = 291; time = 75060.0 iteration = 292; time = 75120.0 iteration = 293; time = 75180.0 iteration = 294; time = 75240.0 iteration = 295; time = 75300.0 iteration = 296; time = 75360.0 iteration = 297; time = 75420.0 iteration = 298; time = 75480.0 iteration = 299; time = 75540.0 iteration = 300; time = 75600.0 iteration = 301; time = 75660.0 iteration = 302; time = 75720.0 iteration = 303; time = 75780.0 iteration = 304; time = 75840.0 iteration = 305; time = 75900.0 iteration = 306; time = 75960.0 iteration = 307; time = 76020.0 iteration = 308; time = 76080.0 iteration = 309; time = 76140.0 Program exited normally iteration = 310; time = 76200.0 CLUBB-TIMER time_loop_init = 0.1042 CLUBB-TIMER time_clubb_advance = 80.6164 CLUBB-TIMER time_clubb_pdf = 0.0355 CLUBB-TIMER time_SILHS = 0.0001 CLUBB-TIMER time_microphys_scheme = 0.0215 CLUBB-TIMER time_microphys_advance = 0.0934 CLUBB-TIMER time_loop_end = 1.7050 CLUBB-TIMER time_total = 82.5764 + run_scripts/run_scm.bash mpace_b Running mpace_b 2024/09/21 03:13:19 -------------------------------------------------- Latest git log entry -------------------------------------------------- A detailed git diff can be found at the end of this file -------------------------------------------------- Tunable Parameters: -------------------------------------------------- Parameter Value --------- ----- C1 = 1.00000000000000000000 C1b = 1.00000000000000000000 C1c = 1.00000000000000000000 C2rt = 2.00000000000000000000 C2thl = 2.00000000000000000000 C2rtthl = 2.00000000000000000000 C4 = 2.00000000000000000000 C_uu_shr = 0.40000000000000002220 C_uu_buoy = 0.29999999999999998890 C6rt = 2.00000000000000000000 C6rtb = 2.00000000000000000000 C6rtc = 1.00000000000000000000 C6thl = 2.00000000000000000000 C6thlb = 2.00000000000000000000 C6thlc = 1.00000000000000000000 C7 = 0.50000000000000000000 C7b = 0.50000000000000000000 C7c = 0.50000000000000000000 C8 = 0.50000000000000000000 C8b = 0.02000000000000000042 C10 = 3.29999999999999982236 C11 = 0.40000000000000002220 C11b = 0.40000000000000002220 C11c = 0.50000000000000000000 C12 = 1.00000000000000000000 C13 = 0.10000000000000000555 C14 = 1.00000000000000000000 C_wp2_pr_dfsn = 0.00000000000000000000 C_wp3_pr_tp = 0.00000000000000000000 C_wp3_pr_turb = 1.00000000000000000000 C_wp3_pr_dfsn = 0.00000000000000000000 C_wp2_splat = 0.00000000000000000000 C6rt_Lscale0 = 14.00000000000000000000 C6thl_Lscale0 = 14.00000000000000000000 C7_Lscale0 = 0.84999999999999997780 wpxp_L_thresh = 60.00000000000000000000 c_K = 0.20000000000000001110 c_K1 = 0.20000000000000001110 nu1 = 20.00000000000000000000 c_K2 = 0.02500000000000000139 nu2 = 1.00000000000000000000 c_K6 = 0.37500000000000000000 nu6 = 5.00000000000000000000 c_K8 = 5.00000000000000000000 nu8 = 20.00000000000000000000 c_K9 = 0.10000000000000000555 nu9 = 10.00000000000000000000 nu10 = 0.00000000000000000000 c_K_hm = 0.75000000000000000000 c_K_hmb = 0.75000000000000000000 K_hm_min_coef = 0.10000000000000000555 nu_hm = 1.50000000000000000000 slope_coef_spread_DG_means_w = 21.00000000000000000000 pdf_component_stdev_factor_w = 1.00000000000000000000 coef_spread_DG_means_rt = 0.80000000000000004441 coef_spread_DG_means_thl = 0.80000000000000004441 gamma_coef = 0.25000000000000000000 gamma_coefb = 0.25000000000000000000 gamma_coefc = 5.00000000000000000000 mu = 0.00100000000000000002 beta = 1.00000000000000000000 lmin_coef = 0.50000000000000000000 omicron = 0.50000000000000000000 zeta_vrnce_rat = 0.00000000000000000000 upsilon_precip_frac_rat = 0.55000000000000004441 lambda0_stability_coef = 0.02999999999999999889 mult_coef = 0.50000000000000000000 taumin = 90.00000000000000000000 taumax = 3600.00000000000000000000 Lscale_mu_coef = 2.00000000000000000000 Lscale_pert_coef = 0.10000000000000000555 alpha_corr = 0.14999999999999999445 Skw_denom_coef = 4.00000000000000000000 c_K10 = 1.00000000000000000000 c_K10h = 1.00000000000000000000 thlp2_rad_coef = 1.00000000000000000000 thlp2_rad_cloud_frac_thresh = 0.10000000000000000555 up2_sfc_coef = 4.00000000000000000000 Skw_max_mag = 10.00000000000000000000 C_invrs_tau_bkgnd = 1.10000000000000008882 C_invrs_tau_sfc = 0.10000000000000000555 C_invrs_tau_shear = 0.14999999999999999445 C_invrs_tau_N2 = 0.40000000000000002220 C_invrs_tau_N2_wp2 = 0.20000000000000001110 C_invrs_tau_N2_xp2 = 0.05000000000000000278 C_invrs_tau_N2_wpxp = 0.00000000000000000000 C_invrs_tau_N2_clear_wp3 = 1.00000000000000000000 C_invrs_tau_wpxp_Ri = 0.34999999999999997780 C_invrs_tau_wpxp_N2_thresh = 0.00033000000000000000 xp3_coef_base = 0.25000000000000000000 xp3_coef_slope = 0.01000000000000000021 altitude_threshold = 100.00000000000000000000 rtp2_clip_coef = 0.50000000000000000000 Cx_min = 0.33000000000000001554 Cx_max = 0.94999999999999995559 Richardson_num_min = 0.25000000000000000000 Richardson_num_max = 400.00000000000000000000 a3_coef_min = 1.00000000000000000000 a_const = 1.80000000000000004441 bv_efold = 5.00000000000000000000 wpxp_Ri_exp = 0.50000000000000000000 z_displace = 25.00000000000000000000 -------------------------------------------------- Preprocessing Directives: -------------------------------------------------- -DNETCDF enabled -DCOAMPS_MICRO enabled -DNR_SP enabled -DTUNER disabled -DSILHS enabled -Dnooverlap enabled -Draoffline enabled -DUSE_BUGSrad_ocast_random disabled -DBYTESWAP_IO disabled -------------------------------------------------- &model_setting -------------------------------------------------- runtype = mpace_b nzmax = 56 grid_type = 1 deltaz = 50.00000000000000 zm_init = 0.000000000000000 zm_top = 3750.000000000000 zt_grid_fname = zm_grid_fname = day = 9 month = 10 year = 2004 lat_vals = 71.75000000000000 lon_vals = -151.0000000000000 sfc_elevation = 0.000000000000000 time_initial = 61200.00000000000 time_final = 87600.00000000000 dt_main = 60.00000000000000 dt_rad = 60.00000000000000 sfctype = 0 T_sfc = 288.0000000000000 p_sfc = 101000.0000000000 sens_ht = 0.000000000000000 latent_ht = 0.000000000000000 fcor = 1.0000000000000000E-004 T0 = 300.0000000000000 ts_nudge = 3600.000000000000 forcings_file_path = l_t_dependent = T l_ignore_forcings = T l_modify_ic_with_cubic_int = F l_modify_bc_for_cnvg_test = F l_input_xpwp_sfc = F saturation_formula = 3 thlm_sponge_damp_settings%l_sponge_damping = F rtm_sponge_damp_settings%l_sponge_damping = F uv_sponge_damp_settings%l_sponge_damping = F wp2_sponge_damp_settings%l_sponge_damping = F wp3_sponge_damp_settings%l_sponge_damping = F up2_vp2_sponge_damp_settings%l_sponge_damping = F thlm_sponge_damp_settings%tau_sponge_damp_min = 60.00000000000000 thlm_sponge_damp_settings%tau_sponge_damp_max = 1800.000000000000 thlm_sponge_damp_settings%sponge_damp_depth = 0.2500000000000000 rtm_sponge_damp_settings%tau_sponge_damp_min = 60.00000000000000 rtm_sponge_damp_settings%tau_sponge_damp_max = 1800.000000000000 rtm_sponge_damp_settings%sponge_damp_depth = 0.2500000000000000 uv_sponge_damp_settings%tau_sponge_damp_min = 60.00000000000000 uv_sponge_damp_settings%tau_sponge_damp_max = 1800.000000000000 uv_sponge_damp_settings%sponge_damp_depth = 0.2500000000000000 wp2_sponge_damp_settings%tau_sponge_damp_min = 60.00000000000000 wp2_sponge_damp_settings%tau_sponge_damp_max = 1800.000000000000 wp2_sponge_damp_settings%sponge_damp_depth = 0.2500000000000000 wp3_sponge_damp_settings%tau_sponge_damp_min = 60.00000000000000 wp3_sponge_damp_settings%tau_sponge_damp_max = 1800.000000000000 wp3_sponge_damp_settings%sponge_damp_depth = 0.2500000000000000 up2_vp2_sponge_damp_settings%tau_sponge_damp_min = 60.00000000000000 up2_vp2_sponge_damp_settings%tau_sponge_damp_max = 1800.000000000000 up2_vp2_sponge_damp_settings%sponge_damp_depth = 0.2500000000000000 l_soil_veg = F l_restart = F l_input_fields = F restart_path_case = restart/mpace_b time_restart = 0.000000000000000 debug_level = 2 sclr_dim = 0 edsclr_dim = 0 iisclr_thl = -2 iisclr_rt = -1 iisclr_CO2 = -1 sclr_tol = -------------------------------------------------- &stats_setting -------------------------------------------------- l_stats = T fname_prefix = mpace_b stats_fmt = netcdf stats_tsamp = 60.00000000000000 stats_tout = 60.00000000000000 l_allow_small_stats_tout = T Constant flags: l_pos_def = F l_hole_fill = T l_gamma_Skw = T l_byteswap_io = F Constant tolerances [units] rt_tol [kg/kg] = 1.0000000000000000E-008 thl_tol [K] = 1.0000000000000000E-002 w_tol [m/s] = 2.0000000000000000E-002 -------------------------------------------------- µphysics_setting -------------------------------------------------- microphys_scheme = coamps l_cloud_sed = F sigma_g = 1.500000000000000 l_graupel = F l_hail = F l_seifert_beheng = F l_predict_Nc = T l_const_Nc_in_cloud = F specify_aerosol = morrison_lognormal l_subgrid_w = T l_arctic_nucl = F l_cloud_edge_activation = F l_fix_pgam = F l_in_cloud_Nc_diff = T l_var_covar_src = F l_upwind_diff_sed = F lh_microphys_type = disabled lh_num_samples = 2 lh_sequence_length = 1 lh_seed = 5489 l_fix_w_chi_eta_correlations = T l_silhs_KK_convergence_adj_mean = F importance_prob_thresh = 1.0000000000000000E-008 host_dx = 1000000.000000000 host_dy = 1000000.000000000 hmp2_ip_on_hmm2_ip_slope%rr = 0.000000000000000 hmp2_ip_on_hmm2_ip_slope%ri = 0.000000000000000 hmp2_ip_on_hmm2_ip_slope%rs = 0.000000000000000 hmp2_ip_on_hmm2_ip_slope%rg = 0.000000000000000 hmp2_ip_on_hmm2_ip_slope%Nr = 0.000000000000000 hmp2_ip_on_hmm2_ip_slope%Ni = 0.000000000000000 hmp2_ip_on_hmm2_ip_slope%Ni = 0.000000000000000 hmp2_ip_on_hmm2_ip_slope%Ng = 0.000000000000000 hmp2_ip_on_hmm2_ip_intrcpt%rr = 1.000000000000000 hmp2_ip_on_hmm2_ip_intrcpt%ri = 1.000000000000000 hmp2_ip_on_hmm2_ip_intrcpt%rs = 1.000000000000000 hmp2_ip_on_hmm2_ip_intrcpt%rg = 1.000000000000000 hmp2_ip_on_hmm2_ip_intrcpt%Nr = 1.000000000000000 hmp2_ip_on_hmm2_ip_intrcpt%Ni = 1.000000000000000 hmp2_ip_on_hmm2_ip_intrcpt%Ni = 1.000000000000000 hmp2_ip_on_hmm2_ip_intrcpt%Ng = 1.000000000000000 Ncnp2_on_Ncnm2 = 1.000000000000000 C_evap = 0.8600000000000000 r_0 = 2.5000000000000001E-005 microphys_start_time = 0.000000000000000 Nc0_in_cloud = 100000000.0000000 ccnconst = 120.0000000000000 ccnexpnt = 0.4000000059604645 aer_rm1 = 1.1000000021965661E-008 aer_rm2 = 5.9999997858994902E-008 aer_n1 = 125000000.0000000 aer_n2 = 65000000.00000000 aer_sig1 = 1.200000047683716 aer_sig2 = 1.700000047683716 pgam_fixed = 5.000000000000000 precip_frac_calc_type = 2 -------------------------------------------------- &SILHS_setting -------------------------------------------------- Correlation array (approximate); in cloud: 1.000 0.300 0.090 0.103 0.253 0.063 -0.086 0.000 0.281 0.303 0.300 1.000 0.027 0.031 0.076 0.019 -0.026 0.000 0.085 0.091 0.090 0.027 1.000 0.390 0.000 0.679 0.475 0.000 0.000 0.595 0.103 0.031 0.390 1.000 0.000 0.162 0.437 0.000 0.000 0.332 0.253 0.076 0.000 0.000 1.000 0.000 0.000 0.000 0.796 0.000 0.063 0.019 0.679 0.162 0.000 1.000 0.314 0.000 0.000 0.458 -0.086 -0.026 0.475 0.437 0.000 0.314 1.000 0.000 0.000 0.793 0.000 0.000 0.000 0.000 0.000 0.000 0.000 1.000 0.000 0.000 0.281 0.085 0.000 0.000 0.796 0.000 0.000 0.000 1.000 0.000 0.303 0.091 0.595 0.332 0.000 0.458 0.793 0.000 0.000 1.000 Correlation array (approximate); below cloud: 1.000 0.300 0.090 0.103 0.060 0.063 -0.086 0.000 0.016 0.303 0.300 1.000 0.027 0.031 0.182 0.019 -0.026 0.000 0.005 0.091 0.090 0.027 1.000 0.390 0.000 0.679 0.475 0.000 0.000 0.595 0.103 0.031 0.390 1.000 0.000 0.162 0.437 0.000 0.000 0.332 0.060 0.182 0.000 0.000 1.000 0.000 0.000 0.000 0.898 0.000 0.063 0.019 0.679 0.162 0.000 1.000 0.314 0.000 0.000 0.458 -0.086 -0.026 0.475 0.437 0.000 0.314 1.000 0.000 0.000 0.793 0.000 0.000 0.000 0.000 0.000 0.000 0.000 1.000 0.000 0.000 0.016 0.005 0.000 0.000 0.898 0.000 0.000 0.000 1.000 0.000 0.303 0.091 0.595 0.332 0.000 0.458 0.793 0.000 0.000 1.000 -------------------------------------------------- &radiation_setting -------------------------------------------------- rad_scheme = simplified sol_const = 1367.000000000000 alvdr = 0.1000000000000000 alvdf = 0.1000000000000000 alndr = 0.1000000000000000 alndf = 0.1000000000000000 radiation_top = 50000.00000000000 F0 = 70.00000000000000 F1 = 22.00000000000000 kappa = 85.00000000000000 gc = 0.8600000000000000 omega = 0.9965000000000001 slr = 1.000000000000000 l_rad_above_cloud = F l_sw_radiation = T l_fix_cos_solar_zen = F l_use_default_std_atmosphere = T Fs_values = 1212.750000000000 0.000000000000000 0.000000000000000 0.000000000000000 0.000000000000000 0.000000000000000 0.000000000000000 0.000000000000000 0.000000000000000 0.000000000000000 0.000000000000000 0.000000000000000 0.000000000000000 0.000000000000000 0.000000000000000 0.000000000000000 0.000000000000000 0.000000000000000 0.000000000000000 0.000000000000000 cos_solar_zen_values = -999.0000000000000 -999.0000000000000 -999.0000000000000 -999.0000000000000 -999.0000000000000 -999.0000000000000 -999.0000000000000 -999.0000000000000 -999.0000000000000 -999.0000000000000 -999.0000000000000 -999.0000000000000 -999.0000000000000 -999.0000000000000 -999.0000000000000 -999.0000000000000 -999.0000000000000 -999.0000000000000 -999.0000000000000 -999.0000000000000 cos_solar_zen_times = -999.0000000000000 -999.0000000000000 -999.0000000000000 -999.0000000000000 -999.0000000000000 -999.00000 When the l_diag_Lscale_from_tau flag is enabled, C2rt must have a value of 1. C2rt = 2.000000000000000 Warning in check_clubb_settings When the l_diag_Lscale_from_tau flag is enabled, C2thl must have a value of 1. C2thl = 2.000000000000000 Warning in check_clubb_settings When the l_diag_Lscale_from_tau flag is enabled, C2rtthl must have a value of 1. C2rtthl = 2.000000000000000 Warning in check_clubb_settings When the l_diag_Lscale_from_tau flag is enabled, C6rt must have a value of 1. C6rt = 2.000000000000000 Warning in check_clubb_settings When the l_diag_Lscale_from_tau flag is enabled, C6rtb must have a value of 1. C6rtb = 2.000000000000000 Warning in check_clubb_settings When the l_diag_Lscale_from_tau flag is enabled, C6thl must have a value of 1. C6thl = 2.000000000000000 Warning in check_clubb_settings When the l_diag_Lscale_from_tau flag is enabled, C6thlb must have a value of 1. C6thlb = 2.000000000000000 Warning in check_clubb_settings 00000000 -999.0000000000000 -999.0000000000000 -999.0000000000000 -999.0000000000000 -999.0000000000000 -999.0000000000000 -999.0000000000000 -999.0000000000000 -999.0000000000000 -999.0000000000000 -999.0000000000000 -999.0000000000000 -999.0000000000000 -999.0000000000000 eff_drop_radius = 1.0000000000000001E-005 -------------------------------------------------- &configurable_clubb_flags_nl -------------------------------------------------- iiPDF_type = 1 ipdf_call_placement = 2 penta_solve_method = 2 tridiag_solve_method = 2 l_use_precip_frac = T l_predict_upwp_vpwp = T l_min_wp2_from_corr_wx = T l_min_xp2_from_corr_wx = T l_C2_cloud_frac = F l_diffuse_rtm_and_thlm = F l_stability_correct_Kh_N2_zm = F l_calc_thlp2_rad = T l_upwind_xpyp_ta = T l_upwind_xm_ma = T l_uv_nudge = T l_rtm_nudge = F l_tke_aniso = T l_vert_avg_closure = F l_trapezoidal_rule_zt = F l_trapezoidal_rule_zm = F l_call_pdf_closure_twice = F l_standard_term_ta = F l_partial_upwind_wp3 = F l_godunov_upwind_wpxp_ta = F l_godunov_upwind_xpyp_ta = F l_use_cloud_cover = F l_diagnose_correlations = F l_calc_w_corr = F l_const_Nc_in_cloud = F l_fix_w_chi_eta_correlations = T l_stability_correct_tau_zm = F l_damp_wp2_using_em = T l_do_expldiff_rtm_thlm = F l_Lscale_plume_centered = F l_diag_Lscale_from_tau = T l_use_C7_Richardson = T l_use_C11_Richardson = F l_use_shear_Richardson = F l_brunt_vaisala_freq_moist = F l_use_thvm_in_bv_freq = F l_rcm_supersat_adj = T l_damp_wp3_Skw_squared = T l_prescribed_avg_deltaz = F l_lmm_stepping = F l_e3sm_config = F l_vary_convect_depth = F l_use_tke_in_wp3_pr_turb_term = T l_use_tke_in_wp2_wp3_K_dfsn = F l_use_wp3_lim_with_smth_Heaviside = F l_smooth_Heaviside_tau_wpxp = T l_modify_limiters_for_cnvg_test = F l_enable_relaxed_clipping = F l_linearize_pbl_winds = F l_mono_flux_lim_thlm = T l_mono_flux_lim_rtm = T l_mono_flux_lim_um = T l_mono_flux_lim_vm = T l_mono_flux_lim_spikefix = T l_host_applies_sfc_fluxes = F -------------------------------------------------- git diff src/ -------------------------------------------------- See *setup.txt file in output folder Path to sounding: mpace_b_sounding.in File exists? T Path to sclr_sounding: mpace_b_sclr_sounding.in File exists? T Path to edsclr_sounding: mpace_b_edsclr_sounding.in File exists? T Reading in sounding information z = 0.000000000000000 4.981623551344990 10.06342701178720 15.15736288147550 19.97916951271340 24.77256815157980 29.56804455391260 34.49647248577640 39.73260697887420 44.80747791836520 49.72086244818550 54.63643206070580 59.65256655895670 64.90063445488209 69.98707884570280 74.91167566161930 79.96518753504530 85.03509978517960 90.12613198733381 95.38870685013249 100.0613450560390 104.9005983637350 109.8902145032140 115.3270191680360 120.2718960783780 124.7241823568210 129.9207902413210 135.0703231482340 140.1231652238890 145.0791827128360 149.7398732307720 154.4025369648040 159.3649859449940 164.6772847214590 170.0915162682430 175.0610451214130 180.0328194953310 185.0068418272810 189.9831145587410 194.8122515650150 199.2947918672750 204.6264135964490 210.1102174589320 215.0978695155860 220.0101485149340 224.8913369050710 229.7746956123040 234.6602269545820 239.5479332537750 244.5140400566270 249.6603317562420 254.6802910486460 259.6882366501880 264.6984696828590 269.8112664910940 274.9694432575130 280.1300481416950 285.1639783466410 290.1858703795180 295.2100651702790 300.3371187890730 305.3156729182370 309.8435961504930 314.7257887491790 319.7756478440630 324.9574119557560 330.0408032549380 335.0721176614450 340.0048277148180 344.9734184366560 350.0228321019740 354.9959783392740 359.9376870639230 364.7345064400770 369.5170782247360 374.3532831347110 379.2137280434300 384.2181956438450 389.3581940803030 395.1526427232810 400.0481294015330 404.5590739920390 409.4781288204660 414.4558522297800 419.5375046467810 424.5650240209300 429.5383347822060 434.4505756778560 439.3378737552460 444.5126527964540 449.8122175700480 455.1143619176520 460.4190888554920 465.4405571213840 470.3417836658820 474.9331155906970 479.3925733828240 484.4116490000850 489.9911168386140 495.3314878083440 500.1096517642860 504.8899164647110 509.7281943747850 514.5748420313130 519.4236522488690 524.2746273452690 529.1651099118360 534.0951527528680 539.2329952317440 544.5789318517940 549.8246205912430 554.9699152612130 560.0833245912030 564.8900674210870 569.6989412939840 574.5536947005299 579.4293795544360 584.4479988291860 589.6097505436780 594.7395258074320 599.5616629491579 604.3859475595740 609.5195914787370 614.7873966143360 619.8115652983259 624.5917574421760 629.3740618055980 634.5173973462590 639.7030785461750 644.7182679436009 649.5627275637040 654.4647612296640 659.8678813600760 665.2245477485210 670.1412570681110 675.0602047789090 679.6122264020549 684.1251358538620 689.0916250296060 694.5124607290130 699.7276079430690 704.7367395227620 709.7104344725871 714.6486381193600 719.5893107142790 724.5324548548880 729.4949854860340 734.6122987461260 739.7671818620450 745.0062743793731 749.8077225312491 754.4226665217790 759.2356923652560 764.1350745124330 769.1419536698430 774.3966539185670 779.6541515502150 784.7250303326330 789.7774572416550 794.4187814398430 799.0163023531480 803.9380217435061 809.0002922320500 814.1308325880950 819.2922009747430 824.4562694577180 829.5713598986461 834.2237435007720 838.9770783803031 844.6219917774690 849.9619719129300 854.5854420048551 859.2573467031710 864.3480774423271 869.4218411616770 874.3217724643069 879.2241385270451 884.2270628333730 889.3306973252170 894.5433825391760 899.8652901786030 904.6148560427190 909.3027686906610 913.9580170845480 918.6115850573560 923.9917777083700 929.6855622132490 934.4501625924380 939.1134135687630 944.0510909682260 949.1079689049560 954.0160525684111 958.7751184604680 964.0603735225440 969.3484639244100 974.1149397663420 978.9135339001140 983.7442922410791 989.0608627079990 994.3982183355630 999.6548159822810 1004.435975669170 1008.741003824700 1013.478708311630 1018.649712750500 1023.980254470990 1029.470591230150 1034.728495412760 1039.439449462370 1044.185396137040 1049.228424125460 1053.625169263970 1058.492708784350 1063.903909084910 1068.733210006380 1073.499864631090 1078.745851124450 1084.047666305160 1089.352337882780 1094.488755260480 1099.228391338980 1103.974262919590 1108.758013764990 1113.587610937800 1118.811464049920 1123.990563759090 1128.744429583020 1133.500592723600 1138.687430029290 1143.924625979500 1148.771515013350 1153.577094764400 1158.865944666140 1164.153662199840 1168.926975126470 1173.702605075620 1178.838994163820 1184.017914767640 1188.897225578420 1193.649323109010 1198.623206718410 1204.112026361480 1208.834862462650 1213.230235488280 1218.507277561090 1223.827162817640 1228.629530405920 1233.434244615170 1238.796120249320 1244.222602996580 1249.429330076080 1254.118804590580 1258.810517196950 1263.539979155460 1268.591458632660 1273.645535521830 1278.633240430190 1283.462462844530 1288.303009012450 1293.226527100170 1298.246578781100 1303.488798418750 1308.733816280920 1313.981635492280 1319.232259182820 1324.121900875940 1328.973537056190 1333.873680539480 1338.806596824570 1343.690214771340 1348.554383335300 1353.554317304650 1358.867432058850 1364.147284857590 1369.099057964000 1374.058926767760 1379.066980915000 1384.121160699530 1389.278877947980 1393.859157082180 1398.442076806380 1403.609097150730 1408.779477010220 1413.985566607310 1419.259801183810 1424.440366403220 1429.170576707640 1433.773890421680 1438.963914117070 1444.233085297210 1449.484084330900 1454.619335510400 1459.172325712080 1464.107669382570 1469.426075188140 1474.671978995610 1479.236442075000 1484.336515671760 1489.614011536360 1494.775187675360 1499.351173429440 1503.929784954640 1508.511024845580 1513.422415784820 1518.664565362500 1523.910158837770 1528.699771266620 1533.352709554440 1538.525821416540 1543.702284727370 1548.882103232980 1554.007671359790 1559.130122723200 1564.255857864670 1569.384880419500 1574.517194029540 1579.395943627230 1584.020662615590 1589.008076308910 1594.152995395630 1598.837747104850 1603.539963252970 1608.841545371590 1614.043450983700 1619.204484943230 1623.903916785370 1628.606106225710 1633.776530876850 1638.950292668320 1644.127395332380 1649.048740757380 1653.713855306520 1658.744851856160 1663.934751135890 1669.128009373890 1674.272647475890 1678.952454301550 1683.810638977540 1689.081873954750 1694.356571157400 1699.576069220510 1704.270648797980 1709.124597728560 1714.347170947850 1719.311760780730 1724.076730380860 1729.374455260200 1734.381068898110 1739.096024639460 1743.813745714230 1748.711307175540 1754.025286853600 1759.296809053060 1764.552072268060 1769.337345016340 1774.072831290430 1778.811103904990 1783.552165718760 1788.665103109050 1793.939571664780 1799.276891273170 1804.267744115180 1808.429150029640 1813.485175331990 1818.722991023770 1823.487595633380 1828.672299962770 1834.039296161410 1839.409864903480 1844.485352813520 1849.265200108830 1854.047879479100 1858.833393860080 1864.052837195650 1869.323587523580 1874.166125416870 1878.963579013650 1884.244070236530 1889.528014340550 1894.334599529760 1899.144044587320 1903.956352496150 1908.771526244240 1913.589568824690 1918.410483235680 1923.234272480520 1928.483409951100 1933.856743047100 1938.689752002270 1943.871180201200 1949.332539963350 1954.174799604120 1959.019956463350 1963.868013587770 1968.718974029370 1973.633532584330 1979.097651516520 1984.261593357570 1989.124781177390 1993.990888269430 1998.859917718360 2003.731872614180 2008.815745115160 2014.390774085920 2018.792526293640 2023.249008647640 2028.135637314790 2033.514329393290 2038.896587995150 2043.792648796570 2048.691663724590 2053.593635924180 2058.498568545760 2063.897417473240 2069.115623328350 2073.415487069250 2078.147966448540 2083.067748628730 2087.990510248970 2093.491119080140 2098.478895213510 2102.858924323380 2108.616436874420 2113.637022826220 2118.578328370110 2123.522636439950 2128.469950265160 2133.420273080840 2138.373608127770 2143.329958652410 2148.372009653510 2154.161818915450 2158.651753616880 2163.398581733800 2169.080665777260 2173.629187581100 2178.109119595380 2183.089711502330 2188.073348363670 2193.060033483580 2198.049770172070 2203.042561745000 2208.038411524120 2213.787423780130 2219.040062309160 2223.990085440870 2228.442108297010 2233.063650180690 2238.077919284450 2243.095270012330 2248.115705733620 2253.139229823570 2258.752485714070 2263.887384123640 2268.291295884490 2273.264277582500 2278.303294356170 2283.345419877110 2288.390657563060 2293.439010837870 2298.490483131530 2303.545077880200 2308.602798526200 2313.157422607940 2317.714583977990 2322.781075502390 2328.212942730360 2333.865911809170 2338.217007913340 2343.078466694300 2348.160688176470 2353.246066116890 2357.889230719050 2362.471370271620 2368.202651634430 2373.300492247120 2377.763706195690 2382.803683567690 2387.910618665840 2393.020737719300 2398.134044281520 2403.250541912460 2408.370234178510 2413.273506563760 2417.666986107760 2422.722398435880 2427.854262955770 2432.989339320240 2438.127631133610 2443.097706413230 2447.670548121700 2452.899774001680 2458.648615368580 2463.158523468320 2467.993317861340 2473.089047654490 2477.606894310400 2482.773191777720 2488.589162100670 2493.244904021010 2643.701480047320 2911.233873162000 3187.038260551650 3471.448001447930 3764.972274841560 4068.252352772110 4382.040741389490 4707.127227399470 5044.496579829190 5395.502911971470 5761.648794620180 6144.464363127970 6545.641439146090 6967.230271340110 7411.861721072670 7882.938220768750 8384.810540205821 8923.646564790550 9508.664464877491 10152.09450191320 11282.27541362280 12141.02013934480 13055.49534714450 14026.35663110120 15055.86384182160 16147.92624528170 17305.43280351780 18528.27918547070 19812.16407468760 21152.37858181670 22520.86037989430 23884.62342837920 25245.37673794040 26603.06190837470 27958.04223241190 29309.82977310370 30658.59241084260 32007.14079546660 33361.44160420290 34728.11490333850 36118.31843487370 37555.07115556740 39071.99686131480 40711.13015198660 42535.19377097590 44638.38555104210 47162.52120871410 50302.33968277290 54304.05968903920 61898.39504155720 u = -13.00000000000000 -13.00000000000000 -13.00000000000000 -13.00000000000000 -13.00000000000000 -13.00000000000000 -13.00000000000000 -13.00000000000000 -13.00000000000000 -13.00000000000000 -13.00000000000000 -13.00000000000000 -13.00000000000000 -13.00000000000000 -13.00000000000000 -13.00000000000000 -13.00000000000000 -13.00000000000000 -13.00000000000000 -13.00000000000000 -13.00000000000000 -13.00000000000000 -13.00000000000000 -13.00000000000000 -13.00000000000000 -13.00000000000000 -13.00000000000000 -13.00000000000000 -13.00000000000000 -13.00000000000000 -13.00000000000000 -13.00000000000000 -13.00000000000000 -13.00000000000000 -13.00000000000000 -13.00000000000000 -13.00000000000000 -13.00000000000000 -13.00000000000000 -13.00000000000000 -13.00000000000000 -13.00000000000000 -13.00000000000000 -13.00000000000000 -13.00000000000000 -13.00000000000000 -13.00000000000000 -13.00000000000000 -13.00000000000000 -13.00000000000000 -13.00000000000000 -13.00000000000000 -13.00000000000000 -13.00000000000000 -13.00000000000000 -13.00000000000000 -13.00000000000000 -13.00000000000000 -13.00000000000000 -13.00000000000000 -13.00000000000000 -13.00000000000000 -13.00000000000000 -13.00000000000000 -13.00000000000000 -13.00000000000000 -13.00000000000000 -13.00000000000000 -13.00000000000000 -13.00000000000000 -13.00000000000000 -13.00000000000000 -13.00000000000000 -13.00000000000000 -13.00000000000000 -13.00000000000000 -13.00000000000000 -13.00000000000000 -13.00000000000000 -13.00000000000000 -13.00000000000000 -13.00000000000000 -13.00000000000000 -13.00000000000000 -13.00000000000000 -13.00000000000000 -13.00000000000000 -13.00000000000000 -13.00000000000000 -13.00000000000000 -13.00000000000000 -13.00000000000000 -13.00000000000000 -13.00000000000000 -13.00000000000000 -13.00000000000000 -13.00000000000000 -13.00000000000000 -13.00000000000000 -13.00000000000000 -13.00000000000000 -13.00000000000000 -13.00000000000000 -13.00000000000000 -13.00000000000000 -13.00000000000000 -13.00000000000000 -13.00000000000000 -13.00000000000000 -13.00000000000000 -13.00000000000000 -13.00000000000000 -13.00000000000000 -13.00000000000000 -13.00000000000000 -13.00000000000000 -13.00000000000000 -13.00000000000000 -13.00000000000000 -13.00000000000000 -13.00000000000000 -13.00000000000000 -13.00000000000000 -13.00000000000000 -13.00000000000000 -13.00000000000000 -13.00000000000000 -13.00000000000000 -13.00000000000000 -13.00000000000000 -13.00000000000000 -13.00000000000000 -13.00000000000000 -13.00000000000000 -13.00000000000000 -13.00000000000000 -13.00000000000000 -13.00000000000000 -13.00000000000000 -13.00000000000000 -13.00000000000000 -13.00000000000000 -13.00000000000000 -13.00000000000000 -13.00000000000000 -13.00000000000000 -13.00000000000000 -13.00000000000000 -13.00000000000000 -13.00000000000000 -13.00000000000000 -13.00000000000000 -13.00000000000000 -13.00000000000000 -13.00000000000000 -13.00000000000000 -13.00000000000000 -13.00000000000000 -13.00000000000000 -13.00000000000000 -13.00000000000000 -13.00000000000000 -13.00000000000000 -13.00000000000000 -13.00000000000000 -13.00000000000000 -13.00000000000000 -13.00000000000000 -13.00000000000000 -13.00000000000000 -13.00000000000000 -13.00000000000000 -13.00000000000000 -13.00000000000000 -13.00000000000000 -13.00000000000000 -13.00000000000000 -13.00000000000000 -13.00000000000000 -13.00000000000000 -13.00000000000000 -13.00000000000000 -13.00000000000000 -13.00000000000000 -13.00000000000000 -13.00000000000000 -13.00000000000000 -13.00000000000000 -13.00000000000000 -13.00000000000000 -13.00000000000000 -13.00000000000000 -13.00000000000000 -13.00000000000000 -13.00000000000000 -13.00000000000000 -13.00000000000000 -13.00000000000000 -13.00000000000000 -13.00000000000000 -13.00000000000000 -13.00000000000000 -13.00000000000000 -13.00000000000000 -13.00000000000000 -13.00000000000000 -13.00000000000000 -13.00000000000000 -13.00000000000000 -13.00000000000000 -13.00000000000000 -13.00000000000000 -13.00000000000000 -13.00000000000000 -13.00000000000000 -13.00000000000000 -13.00000000000000 -13.00000000000000 -13.00000000000000 -13.00000000000000 -13.00000000000000 -13.00000000000000 -13.00000000000000 -13.00000000000000 -13.00000000000000 -13.00000000000000 -13.00000000000000 -13.00000000000000 -13.00000000000000 -13.00000000000000 -13.00000000000000 -13.00000000000000 -13.00000000000000 -13.00000000000000 -13.00000000000000 -13.00000000000000 -13.00000000000000 -13.00000000000000 -13.00000000000000 -13.00000000000000 -13.00000000000000 -13.00000000000000 -13.00000000000000 -13.00000000000000 -13.00000000000000 -13.00000000000000 -13.00000000000000 -13.00000000000000 -13.00000000000000 -13.00000000000000 -13.00000000000000 -13.00000000000000 -13.00000000000000 -13.00000000000000 -13.00000000000000 -13.00000000000000 -13.00000000000000 -13.00000000000000 -13.00000000000000 -13.00000000000000 -13.00000000000000 -13.00000000000000 -13.00000000000000 -13.00000000000000 -13.00000000000000 -13.00000000000000 -13.00000000000000 -13.00000000000000 -13.00000000000000 -13.00000000000000 -13.00000000000000 -13.00000000000000 -13.00000000000000 -13.00000000000000 -13.00000000000000 -13.00000000000000 -13.00000000000000 -13.00000000000000 -13.00000000000000 -13.00000000000000 -13.00000000000000 -13.00000000000000 -13.00000000000000 -13.00000000000000 -13.00000000000000 -13.00000000000000 -13.00000000000000 -13.00000000000000 -13.00000000000000 -13.00000000000000 -13.00000000000000 -13.00000000000000 -13.00000000000000 -13.00000000000000 -13.00000000000000 -13.00000000000000 -13.00000000000000 -13.00000000000000 -13.00000000000000 -13.00000000000000 -13.00000000000000 -13.00000000000000 -13.00000000000000 -13.00000000000000 -13.00000000000000 -13.00000000000000 -13.00000000000000 -13.00000000000000 -13.00000000000000 -13.00000000000000 -13.00000000000000 -13.00000000000000 -13.00000000000000 -13.00000000000000 -13.00000000000000 -13.00000000000000 -13.00000000000000 -13.00000000000000 -13.00000000000000 -13.00000000000000 -13.00000000000000 -13.00000000000000 -13.00000000000000 -13.00000000000000 -13.00000000000000 -13.00000000000000 -13.00000000000000 -13.00000000000000 -13.00000000000000 -13.00000000000000 -13.00000000000000 -13.00000000000000 -13.00000000000000 -13.00000000000000 -13.00000000000000 -13.00000000000000 -13.00000000000000 -13.00000000000000 -13.00000000000000 -13.00000000000000 -13.00000000000000 -13.00000000000000 -13.00000000000000 -13.00000000000000 -13.00000000000000 -13.00000000000000 -13.00000000000000 -13.00000000000000 -13.00000000000000 -13.00000000000000 -13.00000000000000 -13.00000000000000 -13.00000000000000 -13.00000000000000 -13.00000000000000 -13.00000000000000 -13.00000000000000 -13.00000000000000 -13.00000000000000 -13.00000000000000 -13.00000000000000 -13.00000000000000 -13.00000000000000 -13.00000000000000 -13.00000000000000 -13.00000000000000 -13.00000000000000 -13.00000000000000 -13.00000000000000 -13.00000000000000 -13.00000000000000 -13.00000000000000 -13.00000000000000 -13.00000000000000 -13.00000000000000 -13.00000000000000 -13.00000000000000 -13.00000000000000 -13.00000000000000 -13.00000000000000 -13.00000000000000 -13.00000000000000 -13.00000000000000 -13.00000000000000 -13.00000000000000 -13.00000000000000 -13.00000000000000 -13.00000000000000 -13.00000000000000 -13.00000000000000 -13.00000000000000 -13.00000000000000 -13.00000000000000 -13.00000000000000 -13.00000000000000 -13.00000000000000 -13.00000000000000 -13.00000000000000 -13.00000000000000 -13.00000000000000 -13.00000000000000 -13.00000000000000 -13.00000000000000 -13.00000000000000 -13.00000000000000 -13.00000000000000 -13.00000000000000 -13.00000000000000 -13.00000000000000 -13.00000000000000 -13.00000000000000 -13.00000000000000 -13.00000000000000 -13.00000000000000 -13.00000000000000 -13.00000000000000 -13.00000000000000 -13.00000000000000 -13.00000000000000 -13.00000000000000 -13.00000000000000 -13.00000000000000 -13.00000000000000 -13.00000000000000 -13.00000000000000 -13.00000000000000 -13.00000000000000 -13.00000000000000 -13.00000000000000 -13.00000000000000 -13.00000000000000 -13.00000000000000 -13.00000000000000 -13.00000000000000 -13.00000000000000 -13.00000000000000 -13.00000000000000 -13.00000000000000 -13.00000000000000 -13.00000000000000 -13.00000000000000 -13.00000000000000 -13.00000000000000 -13.00000000000000 -13.00000000000000 -13.00000000000000 -13.00000000000000 -13.00000000000000 -13.00000000000000 -13.00000000000000 -13.00000000000000 -13.00000000000000 -13.00000000000000 -13.00000000000000 -13.00000000000000 -13.00000000000000 -13.00000000000000 -13.00000000000000 -13.00000000000000 -13.00000000000000 -13.00000000000000 -13.00000000000000 -13.00000000000000 -13.00000000000000 -13.00000000000000 -13.00000000000000 -13.00000000000000 -13.00000000000000 -13.00000000000000 -13.00000000000000 -13.00000000000000 -13.00000000000000 -13.00000000000000 -13.00000000000000 -13.00000000000000 -13.00000000000000 -13.00000000000000 -13.00000000000000 -13.00000000000000 -13.00000000000000 -13.00000000000000 -13.00000000000000 -13.00000000000000 -13.00000000000000 -13.00000000000000 -13.00000000000000 -13.00000000000000 -13.00000000000000 -13.00000000000000 -13.00000000000000 -13.00000000000000 -13.00000000000000 -13.00000000000000 -13.00000000000000 -13.00000000000000 -13.00000000000000 -13.00000000000000 -13.00000000000000 -13.00000000000000 -13.00000000000000 -13.00000000000000 -13.00000000000000 -13.00000000000000 -13.00000000000000 -13.00000000000000 -13.00000000000000 -13.00000000000000 -13.00000000000000 -13.00000000000000 -13.00000000000000 -13.00000000000000 -13.00000000000000 -13.00000000000000 -13.00000000000000 -13.00000000000000 -13.00000000000000 -13.00000000000000 -13.00000000000000 -13.00000000000000 -13.00000000000000 -13.00000000000000 -13.00000000000000 -13.00000000000000 -13.00000000000000 -13.00000000000000 -13.00000000000000 -13.00000000000000 -13.00000000000000 -13.00000000000000 -13.00000000000000 -13.00000000000000 -13.00000000000000 -13.00000000000000 -13.00000000000000 -13.00000000000000 -13.00000000000000 -13.00000000000000 -13.00000000000000 -13.00000000000000 -13.00000000000000 -13.00000000000000 -13.00000000000000 -13.00000000000000 -13.00000000000000 -13.00000000000000 -13.00000000000000 -13.00000000000000 -13.00000000000000 -13.00000000000000 -13.00000000000000 v = -3.000000000000000 -3.000000000000000 -3.000000000000000 -3.000000000000000 -3.000000000000000 -3.000000000000000 -3.000000000000000 -3.000000000000000 -3.000000000000000 -3.000000000000000 -3.000000000000000 -3.000000000000000 -3.000000000000000 -3.000000000000000 -3.000000000000000 -3.000000000000000 -3.000000000000000 -3.000000000000000 -3.000000000000000 -3.000000000000000 -3.000000000000000 -3.000000000000000 -3.000000000000000 -3.000000000000000 -3.000000000000000 -3.000000000000000 -3.000000000000000 -3.000000000000000 -3.000000000000000 -3.000000000000000 -3.000000000000000 -3.000000000000000 -3.000000000000000 -3.000000000000000 -3.000000000000000 -3.000000000000000 -3.000000000000000 -3.000000000000000 -3.000000000000000 -3.000000000000000 -3.000000000000000 -3.000000000000000 -3.000000000000000 -3.000000000000000 -3.000000000000000 -3.000000000000000 -3.000000000000000 -3.000000000000000 -3.000000000000000 -3.000000000000000 -3.000000000000000 -3.000000000000000 -3.000000000000000 -3.000000000000000 -3.000000000000000 -3.000000000000000 -3.000000000000000 -3.000000000000000 -3.000000000000000 -3.000000000000000 -3.000000000000000 -3.000000000000000 -3.000000000000000 -3.000000000000000 -3.000000000000000 -3.000000000000000 -3.000000000000000 -3.000000000000000 -3.000000000000000 -3.000000000000000 -3.000000000000000 -3.000000000000000 -3.000000000000000 -3.000000000000000 -3.000000000000000 -3.000000000000000 -3.000000000000000 -3.000000000000000 -3.000000000000000 -3.000000000000000 -3.000000000000000 -3.000000000000000 -3.000000000000000 -3.000000000000000 -3.000000000000000 -3.000000000000000 -3.000000000000000 -3.000000000000000 -3.000000000000000 -3.000000000000000 -3.000000000000000 -3.000000000000000 -3.000000000000000 -3.000000000000000 -3.000000000000000 -3.000000000000000 -3.000000000000000 -3.000000000000000 -3.000000000000000 -3.000000000000000 -3.000000000000000 -3.000000000000000 -3.000000000000000 -3.000000000000000 -3.000000000000000 -3.000000000000000 -3.000000000000000 -3.000000000000000 -3.000000000000000 -3.000000000000000 -3.000000000000000 -3.000000000000000 -3.000000000000000 -3.000000000000000 -3.000000000000000 -3.000000000000000 -3.000000000000000 -3.000000000000000 -3.000000000000000 -3.000000000000000 -3.000000000000000 -3.000000000000000 -3.000000000000000 -3.000000000000000 -3.000000000000000 -3.000000000000000 -3.000000000000000 -3.000000000000000 -3.000000000000000 -3.000000000000000 -3.000000000000000 -3.000000000000000 -3.000000000000000 -3.000000000000000 -3.000000000000000 -3.000000000000000 -3.000000000000000 -3.000000000000000 -3.000000000000000 -3.000000000000000 -3.000000000000000 -3.000000000000000 -3.000000000000000 -3.000000000000000 -3.000000000000000 -3.000000000000000 -3.000000000000000 -3.000000000000000 -3.000000000000000 -3.000000000000000 -3.000000000000000 -3.000000000000000 -3.000000000000000 -3.000000000000000 -3.000000000000000 -3.000000000000000 -3.000000000000000 -3.000000000000000 -3.000000000000000 -3.000000000000000 -3.000000000000000 -3.000000000000000 -3.000000000000000 -3.000000000000000 -3.000000000000000 -3.000000000000000 -3.000000000000000 -3.000000000000000 -3.000000000000000 -3.000000000000000 -3.000000000000000 -3.000000000000000 -3.000000000000000 -3.000000000000000 -3.000000000000000 -3.000000000000000 -3.000000000000000 -3.000000000000000 -3.000000000000000 -3.000000000000000 -3.000000000000000 -3.000000000000000 -3.000000000000000 -3.000000000000000 -3.000000000000000 -3.000000000000000 -3.000000000000000 -3.000000000000000 -3.000000000000000 -3.000000000000000 -3.000000000000000 -3.000000000000000 -3.000000000000000 -3.000000000000000 -3.000000000000000 -3.000000000000000 -3.000000000000000 -3.000000000000000 -3.000000000000000 -3.000000000000000 -3.000000000000000 -3.000000000000000 -3.000000000000000 -3.000000000000000 -3.000000000000000 -3.000000000000000 -3.000000000000000 -3.000000000000000 -3.000000000000000 -3.000000000000000 -3.000000000000000 -3.000000000000000 -3.000000000000000 -3.000000000000000 -3.000000000000000 -3.000000000000000 -3.000000000000000 -3.000000000000000 -3.000000000000000 -3.000000000000000 -3.000000000000000 -3.000000000000000 -3.000000000000000 -3.000000000000000 -3.000000000000000 -3.000000000000000 -3.000000000000000 -3.000000000000000 -3.000000000000000 -3.000000000000000 -3.000000000000000 -3.000000000000000 -3.000000000000000 -3.000000000000000 -3.000000000000000 -3.000000000000000 -3.000000000000000 -3.000000000000000 -3.000000000000000 -3.000000000000000 -3.000000000000000 -3.000000000000000 -3.000000000000000 -3.000000000000000 -3.000000000000000 -3.000000000000000 -3.000000000000000 -3.000000000000000 -3.000000000000000 -3.000000000000000 -3.000000000000000 -3.000000000000000 -3.000000000000000 -3.000000000000000 -3.000000000000000 -3.000000000000000 -3.000000000000000 -3.000000000000000 -3.000000000000000 -3.000000000000000 -3.000000000000000 -3.000000000000000 -3.000000000000000 -3.000000000000000 -3.000000000000000 -3.000000000000000 -3.000000000000000 -3.000000000000000 -3.000000000000000 -3.000000000000000 -3.000000000000000 -3.000000000000000 -3.000000000000000 -3.000000000000000 -3.000000000000000 -3.000000000000000 -3.000000000000000 -3.000000000000000 -3.000000000000000 -3.000000000000000 -3.000000000000000 -3.000000000000000 -3.000000000000000 -3.000000000000000 -3.000000000000000 -3.000000000000000 -3.000000000000000 -3.000000000000000 -3.000000000000000 -3.000000000000000 -3.000000000000000 -3.000000000000000 -3.000000000000000 -3.000000000000000 -3.000000000000000 -3.000000000000000 -3.000000000000000 -3.000000000000000 -3.000000000000000 -3.000000000000000 -3.000000000000000 -3.000000000000000 -3.000000000000000 -3.000000000000000 -3.000000000000000 -3.000000000000000 -3.000000000000000 -3.000000000000000 -3.000000000000000 -3.000000000000000 -3.000000000000000 -3.000000000000000 -3.000000000000000 -3.000000000000000 -3.000000000000000 -3.000000000000000 -3.000000000000000 -3.000000000000000 -3.000000000000000 -3.000000000000000 -3.000000000000000 -3.000000000000000 -3.000000000000000 -3.000000000000000 -3.000000000000000 -3.000000000000000 -3.000000000000000 -3.000000000000000 -3.000000000000000 -3.000000000000000 -3.000000000000000 -3.000000000000000 -3.000000000000000 -3.000000000000000 -3.000000000000000 -3.000000000000000 -3.000000000000000 -3.000000000000000 -3.000000000000000 -3.000000000000000 -3.000000000000000 -3.000000000000000 -3.000000000000000 -3.000000000000000 -3.000000000000000 -3.000000000000000 -3.000000000000000 -3.000000000000000 -3.000000000000000 -3.000000000000000 -3.000000000000000 -3.000000000000000 -3.000000000000000 -3.000000000000000 -3.000000000000000 -3.000000000000000 -3.000000000000000 -3.000000000000000 -3.000000000000000 -3.000000000000000 -3.000000000000000 -3.000000000000000 -3.000000000000000 -3.000000000000000 -3.000000000000000 -3.000000000000000 -3.000000000000000 -3.000000000000000 -3.000000000000000 -3.000000000000000 -3.000000000000000 -3.000000000000000 -3.000000000000000 -3.000000000000000 -3.000000000000000 -3.000000000000000 -3.000000000000000 -3.000000000000000 -3.000000000000000 -3.000000000000000 -3.000000000000000 -3.000000000000000 -3.000000000000000 -3.000000000000000 -3.000000000000000 -3.000000000000000 -3.000000000000000 -3.000000000000000 -3.000000000000000 -3.000000000000000 -3.000000000000000 -3.000000000000000 -3.000000000000000 -3.000000000000000 -3.000000000000000 -3.000000000000000 -3.000000000000000 -3.000000000000000 -3.000000000000000 -3.000000000000000 -3.000000000000000 -3.000000000000000 -3.000000000000000 -3.000000000000000 -3.000000000000000 -3.000000000000000 -3.000000000000000 -3.000000000000000 -3.000000000000000 -3.000000000000000 -3.000000000000000 -3.000000000000000 -3.000000000000000 -3.000000000000000 -3.000000000000000 -3.000000000000000 -3.000000000000000 -3.000000000000000 -3.000000000000000 -3.000000000000000 -3.000000000000000 -3.000000000000000 -3.000000000000000 -3.000000000000000 -3.000000000000000 -3.000000000000000 -3.000000000000000 -3.000000000000000 -3.000000000000000 -3.000000000000000 -3.000000000000000 -3.000000000000000 -3.000000000000000 -3.000000000000000 -3.000000000000000 -3.000000000000000 -3.000000000000000 -3.000000000000000 -3.000000000000000 -3.000000000000000 -3.000000000000000 -3.000000000000000 -3.000000000000000 -3.000000000000000 -3.000000000000000 -3.000000000000000 -3.000000000000000 -3.000000000000000 -3.000000000000000 -3.000000000000000 -3.000000000000000 -3.000000000000000 -3.000000000000000 -3.000000000000000 -3.000000000000000 -3.000000000000000 -3.000000000000000 -3.000000000000000 -3.000000000000000 -3.000000000000000 -3.000000000000000 -3.000000000000000 -3.000000000000000 -3.000000000000000 -3.000000000000000 -3.000000000000000 -3.000000000000000 -3.000000000000000 -3.000000000000000 -3.000000000000000 -3.000000000000000 -3.000000000000000 -3.000000000000000 -3.000000000000000 -3.000000000000000 -3.000000000000000 -3.000000000000000 -3.000000000000000 -3.000000000000000 -3.000000000000000 -3.000000000000000 -3.000000000000000 -3.000000000000000 -3.000000000000000 -3.000000000000000 -3.000000000000000 -3.000000000000000 -3.000000000000000 -3.000000000000000 -3.000000000000000 -3.000000000000000 -3.000000000000000 -3.000000000000000 -3.000000000000000 -3.000000000000000 -3.000000000000000 -3.000000000000000 -3.000000000000000 -3.000000000000000 -3.000000000000000 -3.000000000000000 -3.000000000000000 -3.000000000000000 -3.000000000000000 -3.000000000000000 -3.000000000000000 -3.000000000000000 -3.000000000000000 -3.000000000000000 -3.000000000000000 -3.000000000000000 -3.000000000000000 -3.000000000000000 -3.000000000000000 -3.000000000000000 -3.000000000000000 -3.000000000000000 -3.000000000000000 -3.000000000000000 -3.000000000000000 -3.000000000000000 -3.000000000000000 -3.000000000000000 -3.000000000000000 -3.000000000000000 -3.000000000000000 -3.000000000000000 -3.000000000000000 -3.000000000000000 -3.000000000000000 -3.000000000000000 -3.000000000000000 -3.000000000000000 -3.000000000000000 -3.000000000000000 -3.000000000000000 -3.000000000000000 -3.000000000000000 -3.000000000000000 -3.000000000000000 -3.000000000000000 -3.000000000000000 -3.000000000000000 -3.000000000000000 -3.000000000000000 -3.000000000000000 -3.000000000000000 -3.000000000000000 -3.000000000000000 -3.000000000000000 ug = -13.00000000000000 -13.00000000000000 -13.00000000000000 -13.00000000000000 -13.00000000000000 -13.00000000000000 -13.00000000000000 -13.00000000000000 -13.00000000000000 -13.00000000000000 -13.00000000000000 -13.00000000000000 -13.00000000000000 -13.00000000000000 -13.00000000000000 -13.00000000000000 -13.00000000000000 -13.00000000000000 -13.00000000000000 -13.00000000000000 -13.00000000000000 -13.00000000000000 -13.00000000000000 -13.00000000000000 -13.00000000000000 -13.00000000000000 -13.00000000000000 -13.00000000000000 -13.00000000000000 -13.00000000000000 -13.00000000000000 -13.00000000000000 -13.00000000000000 -13.00000000000000 -13.00000000000000 -13.00000000000000 -13.00000000000000 -13.00000000000000 -13.00000000000000 -13.00000000000000 -13.00000000000000 -13.00000000000000 -13.00000000000000 -13.00000000000000 -13.00000000000000 -13.00000000000000 -13.00000000000000 -13.00000000000000 -13.00000000000000 -13.00000000000000 -13.00000000000000 -13.00000000000000 -13.00000000000000 -13.00000000000000 -13.00000000000000 -13.00000000000000 -13.00000000000000 -13.00000000000000 -13.00000000000000 -13.00000000000000 -13.00000000000000 -13.00000000000000 -13.00000000000000 -13.00000000000000 -13.00000000000000 -13.00000000000000 -13.00000000000000 -13.00000000000000 -13.00000000000000 -13.00000000000000 -13.00000000000000 -13.00000000000000 -13.00000000000000 -13.00000000000000 -13.00000000000000 -13.00000000000000 -13.00000000000000 -13.00000000000000 -13.00000000000000 -13.00000000000000 -13.00000000000000 -13.00000000000000 -13.00000000000000 -13.00000000000000 -13.00000000000000 -13.00000000000000 -13.00000000000000 -13.00000000000000 -13.00000000000000 -13.00000000000000 -13.00000000000000 -13.00000000000000 -13.00000000000000 -13.00000000000000 -13.00000000000000 -13.00000000000000 -13.00000000000000 -13.00000000000000 -13.00000000000000 -13.00000000000000 -13.00000000000000 -13.00000000000000 -13.00000000000000 -13.00000000000000 -13.00000000000000 -13.00000000000000 -13.00000000000000 -13.00000000000000 -13.00000000000000 -13.00000000000000 -13.00000000000000 -13.00000000000000 -13.00000000000000 -13.00000000000000 -13.00000000000000 -13.00000000000000 -13.00000000000000 -13.00000000000000 -13.00000000000000 -13.00000000000000 -13.00000000000000 -13.00000000000000 -13.00000000000000 -13.00000000000000 -13.00000000000000 -13.00000000000000 -13.00000000000000 -13.00000000000000 -13.00000000000000 -13.00000000000000 -13.00000000000000 -13.00000000000000 -13.00000000000000 -13.00000000000000 -13.00000000000000 -13.00000000000000 -13.00000000000000 -13.00000000000000 -13.00000000000000 -13.00000000000000 -13.00000000000000 -13.00000000000000 -13.00000000000000 -13.00000000000000 -13.00000000000000 -13.00000000000000 -13.00000000000000 -13.00000000000000 -13.00000000000000 -13.00000000000000 -13.00000000000000 -13.00000000000000 -13.00000000000000 -13.00000000000000 -13.00000000000000 -13.00000000000000 -13.00000000000000 -13.00000000000000 -13.00000000000000 -13.00000000000000 -13.00000000000000 -13.00000000000000 -13.00000000000000 -13.00000000000000 -13.00000000000000 -13.00000000000000 -13.00000000000000 -13.00000000000000 -13.00000000000000 -13.00000000000000 -13.00000000000000 -13.00000000000000 -13.00000000000000 -13.00000000000000 -13.00000000000000 -13.00000000000000 -13.00000000000000 -13.00000000000000 -13.00000000000000 -13.00000000000000 -13.00000000000000 -13.00000000000000 -13.00000000000000 -13.00000000000000 -13.00000000000000 -13.00000000000000 -13.00000000000000 -13.00000000000000 -13.00000000000000 -13.00000000000000 -13.00000000000000 -13.00000000000000 -13.00000000000000 -13.00000000000000 -13.00000000000000 -13.00000000000000 -13.00000000000000 -13.00000000000000 -13.00000000000000 -13.00000000000000 -13.00000000000000 -13.00000000000000 -13.00000000000000 -13.00000000000000 -13.00000000000000 -13.00000000000000 -13.00000000000000 -13.00000000000000 -13.00000000000000 -13.00000000000000 -13.00000000000000 -13.00000000000000 -13.00000000000000 -13.00000000000000 -13.00000000000000 -13.00000000000000 -13.00000000000000 -13.00000000000000 -13.00000000000000 -13.00000000000000 -13.00000000000000 -13.00000000000000 -13.00000000000000 -13.00000000000000 -13.00000000000000 -13.00000000000000 -13.00000000000000 -13.00000000000000 -13.00000000000000 -13.00000000000000 -13.00000000000000 -13.00000000000000 -13.00000000000000 -13.00000000000000 -13.00000000000000 -13.00000000000000 -13.00000000000000 -13.00000000000000 -13.00000000000000 -13.00000000000000 -13.00000000000000 -13.00000000000000 -13.00000000000000 -13.00000000000000 -13.00000000000000 -13.00000000000000 -13.00000000000000 -13.00000000000000 -13.00000000000000 -13.00000000000000 -13.00000000000000 -13.00000000000000 -13.00000000000000 -13.00000000000000 -13.00000000000000 -13.00000000000000 -13.00000000000000 -13.00000000000000 -13.00000000000000 -13.00000000000000 -13.00000000000000 -13.00000000000000 -13.00000000000000 -13.00000000000000 -13.00000000000000 -13.00000000000000 -13.00000000000000 -13.00000000000000 -13.00000000000000 -13.00000000000000 -13.00000000000000 -13.00000000000000 -13.00000000000000 -13.00000000000000 -13.00000000000000 -13.00000000000000 -13.00000000000000 -13.00000000000000 -13.00000000000000 -13.00000000000000 -13.00000000000000 -13.00000000000000 -13.00000000000000 -13.00000000000000 -13.00000000000000 -13.00000000000000 -13.00000000000000 -13.00000000000000 -13.00000000000000 -13.00000000000000 -13.00000000000000 -13.00000000000000 -13.00000000000000 -13.00000000000000 -13.00000000000000 -13.00000000000000 -13.00000000000000 -13.00000000000000 -13.00000000000000 -13.00000000000000 -13.00000000000000 -13.00000000000000 -13.00000000000000 -13.00000000000000 -13.00000000000000 -13.00000000000000 -13.00000000000000 -13.00000000000000 -13.00000000000000 -13.00000000000000 -13.00000000000000 -13.00000000000000 -13.00000000000000 -13.00000000000000 -13.00000000000000 -13.00000000000000 -13.00000000000000 -13.00000000000000 -13.00000000000000 -13.00000000000000 -13.00000000000000 -13.00000000000000 -13.00000000000000 -13.00000000000000 -13.00000000000000 -13.00000000000000 -13.00000000000000 -13.00000000000000 -13.00000000000000 -13.00000000000000 -13.00000000000000 -13.00000000000000 -13.00000000000000 -13.00000000000000 -13.00000000000000 -13.00000000000000 -13.00000000000000 -13.00000000000000 -13.00000000000000 -13.00000000000000 -13.00000000000000 -13.00000000000000 -13.00000000000000 -13.00000000000000 -13.00000000000000 -13.00000000000000 -13.00000000000000 -13.00000000000000 -13.00000000000000 -13.00000000000000 -13.00000000000000 -13.00000000000000 -13.00000000000000 -13.00000000000000 -13.00000000000000 -13.00000000000000 -13.00000000000000 -13.00000000000000 -13.00000000000000 -13.00000000000000 -13.00000000000000 -13.00000000000000 -13.00000000000000 -13.00000000000000 -13.00000000000000 -13.00000000000000 -13.00000000000000 -13.00000000000000 -13.00000000000000 -13.00000000000000 -13.00000000000000 -13.00000000000000 -13.00000000000000 -13.00000000000000 -13.00000000000000 -13.00000000000000 -13.00000000000000 -13.00000000000000 -13.00000000000000 -13.00000000000000 -13.00000000000000 -13.00000000000000 -13.00000000000000 -13.00000000000000 -13.00000000000000 -13.00000000000000 -13.00000000000000 -13.00000000000000 -13.00000000000000 -13.00000000000000 -13.00000000000000 -13.00000000000000 -13.00000000000000 -13.00000000000000 -13.00000000000000 -13.00000000000000 -13.00000000000000 -13.00000000000000 -13.00000000000000 -13.00000000000000 -13.00000000000000 -13.00000000000000 -13.00000000000000 -13.00000000000000 -13.00000000000000 -13.00000000000000 -13.00000000000000 -13.00000000000000 -13.00000000000000 -13.00000000000000 -13.00000000000000 -13.00000000000000 -13.00000000000000 -13.00000000000000 -13.00000000000000 -13.00000000000000 -13.00000000000000 -13.00000000000000 -13.00000000000000 -13.00000000000000 -13.00000000000000 -13.00000000000000 -13.00000000000000 -13.00000000000000 -13.00000000000000 -13.00000000000000 -13.00000000000000 -13.00000000000000 -13.00000000000000 -13.00000000000000 -13.00000000000000 -13.00000000000000 -13.00000000000000 -13.00000000000000 -13.00000000000000 -13.00000000000000 -13.00000000000000 -13.00000000000000 -13.00000000000000 -13.00000000000000 -13.00000000000000 -13.00000000000000 -13.00000000000000 -13.00000000000000 -13.00000000000000 -13.00000000000000 -13.00000000000000 -13.00000000000000 -13.00000000000000 -13.00000000000000 -13.00000000000000 -13.00000000000000 -13.00000000000000 -13.00000000000000 -13.00000000000000 -13.00000000000000 -13.00000000000000 -13.00000000000000 -13.00000000000000 -13.00000000000000 -13.00000000000000 -13.00000000000000 -13.00000000000000 -13.00000000000000 -13.00000000000000 -13.00000000000000 -13.00000000000000 -13.00000000000000 -13.00000000000000 -13.00000000000000 -13.00000000000000 -13.00000000000000 -13.00000000000000 -13.00000000000000 -13.00000000000000 -13.00000000000000 -13.00000000000000 -13.00000000000000 -13.00000000000000 -13.00000000000000 -13.00000000000000 -13.00000000000000 -13.00000000000000 -13.00000000000000 -13.00000000000000 -13.00000000000000 -13.00000000000000 -13.00000000000000 -13.00000000000000 -13.00000000000000 -13.00000000000000 -13.00000000000000 -13.00000000000000 -13.00000000000000 -13.00000000000000 -13.00000000000000 -13.00000000000000 -13.00000000000000 -13.00000000000000 -13.00000000000000 -13.00000000000000 -13.00000000000000 -13.00000000000000 -13.00000000000000 -13.00000000000000 -13.00000000000000 -13.00000000000000 -13.00000000000000 -13.00000000000000 -13.00000000000000 -13.00000000000000 -13.00000000000000 -13.00000000000000 -13.00000000000000 -13.00000000000000 -13.00000000000000 -13.00000000000000 -13.00000000000000 -13.00000000000000 -13.00000000000000 -13.00000000000000 -13.00000000000000 -13.00000000000000 -13.00000000000000 -13.00000000000000 -13.00000000000000 -13.00000000000000 -13.00000000000000 -13.00000000000000 -13.00000000000000 -13.00000000000000 -13.00000000000000 -13.00000000000000 -13.00000000000000 -13.00000000000000 -13.00000000000000 -13.00000000000000 -13.00000000000000 -13.00000000000000 -13.00000000000000 -13.00000000000000 -13.00000000000000 -13.00000000000000 -13.00000000000000 -13.00000000000000 -13.00000000000000 -13.00000000000000 -13.00000000000000 -13.00000000000000 -13.00000000000000 vg = -3.000000000000000 -3.000000000000000 -3.000000000000000 -3.000000000000000 -3.000000000000000 -3.000000000000000 -3.000000000000000 -3.000000000000000 -3.000000000000000 -3.000000000000000 -3.000000000000000 -3.000000000000000 -3.000000000000000 -3.000000000000000 -3.000000000000000 -3.000000000000000 -3.000000000000000 -3.000000000000000 -3.000000000000000 -3.000000000000000 -3.000000000000000 -3.000000000000000 -3.000000000000000 -3.000000000000000 -3.000000000000000 -3.000000000000000 -3.000000000000000 -3.000000000000000 -3.000000000000000 -3.000000000000000 -3.000000000000000 -3.000000000000000 -3.000000000000000 -3.000000000000000 -3.000000000000000 -3.000000000000000 -3.000000000000000 -3.000000000000000 -3.000000000000000 -3.000000000000000 -3.000000000000000 -3.000000000000000 -3.000000000000000 -3.000000000000000 -3.000000000000000 -3.000000000000000 -3.000000000000000 -3.000000000000000 -3.000000000000000 -3.000000000000000 -3.000000000000000 -3.000000000000000 -3.000000000000000 -3.000000000000000 -3.000000000000000 -3.000000000000000 -3.000000000000000 -3.000000000000000 -3.000000000000000 -3.000000000000000 -3.000000000000000 -3.000000000000000 -3.000000000000000 -3.000000000000000 -3.000000000000000 -3.000000000000000 -3.000000000000000 -3.000000000000000 -3.000000000000000 -3.000000000000000 -3.000000000000000 -3.000000000000000 -3.000000000000000 -3.000000000000000 -3.000000000000000 -3.000000000000000 -3.000000000000000 -3.000000000000000 -3.000000000000000 -3.000000000000000 -3.000000000000000 -3.000000000000000 -3.000000000000000 -3.000000000000000 -3.000000000000000 -3.000000000000000 -3.000000000000000 -3.000000000000000 -3.000000000000000 -3.000000000000000 -3.000000000000000 -3.000000000000000 -3.000000000000000 -3.000000000000000 -3.000000000000000 -3.000000000000000 -3.000000000000000 -3.000000000000000 -3.000000000000000 -3.000000000000000 -3.000000000000000 -3.000000000000000 -3.000000000000000 -3.000000000000000 -3.000000000000000 -3.000000000000000 -3.000000000000000 -3.000000000000000 -3.000000000000000 -3.000000000000000 -3.000000000000000 -3.000000000000000 -3.000000000000000 -3.000000000000000 -3.000000000000000 -3.000000000000000 -3.000000000000000 -3.000000000000000 -3.000000000000000 -3.000000000000000 -3.000000000000000 -3.000000000000000 -3.000000000000000 -3.000000000000000 -3.000000000000000 -3.000000000000000 -3.000000000000000 -3.000000000000000 -3.000000000000000 -3.000000000000000 -3.000000000000000 -3.000000000000000 -3.000000000000000 -3.000000000000000 -3.000000000000000 -3.000000000000000 -3.000000000000000 -3.000000000000000 -3.000000000000000 -3.000000000000000 -3.000000000000000 -3.000000000000000 -3.000000000000000 -3.000000000000000 -3.000000000000000 -3.000000000000000 -3.000000000000000 -3.000000000000000 -3.000000000000000 -3.000000000000000 -3.000000000000000 -3.000000000000000 -3.000000000000000 -3.000000000000000 -3.000000000000000 -3.000000000000000 -3.000000000000000 -3.000000000000000 -3.000000000000000 -3.000000000000000 -3.000000000000000 -3.000000000000000 -3.000000000000000 -3.000000000000000 -3.000000000000000 -3.000000000000000 -3.000000000000000 -3.000000000000000 -3.000000000000000 -3.000000000000000 -3.000000000000000 -3.000000000000000 -3.000000000000000 -3.000000000000000 -3.000000000000000 -3.000000000000000 -3.000000000000000 -3.000000000000000 -3.000000000000000 -3.000000000000000 -3.000000000000000 -3.000000000000000 -3.000000000000000 -3.000000000000000 -3.000000000000000 -3.000000000000000 -3.000000000000000 -3.000000000000000 -3.000000000000000 -3.000000000000000 -3.000000000000000 -3.000000000000000 -3.000000000000000 -3.000000000000000 -3.000000000000000 -3.000000000000000 -3.000000000000000 -3.000000000000000 -3.000000000000000 -3.000000000000000 -3.000000000000000 -3.000000000000000 -3.000000000000000 -3.000000000000000 -3.000000000000000 -3.000000000000000 -3.000000000000000 -3.000000000000000 -3.000000000000000 -3.000000000000000 -3.000000000000000 -3.000000000000000 -3.000000000000000 -3.000000000000000 -3.000000000000000 -3.000000000000000 -3.000000000000000 -3.000000000000000 -3.000000000000000 -3.000000000000000 -3.000000000000000 -3.000000000000000 -3.000000000000000 -3.000000000000000 -3.000000000000000 -3.000000000000000 -3.000000000000000 -3.000000000000000 -3.000000000000000 -3.000000000000000 -3.000000000000000 -3.000000000000000 -3.000000000000000 -3.000000000000000 -3.000000000000000 -3.000000000000000 -3.000000000000000 -3.000000000000000 -3.000000000000000 -3.000000000000000 -3.000000000000000 -3.000000000000000 -3.000000000000000 -3.000000000000000 -3.000000000000000 -3.000000000000000 -3.000000000000000 -3.000000000000000 -3.000000000000000 -3.000000000000000 -3.000000000000000 -3.000000000000000 -3.000000000000000 -3.000000000000000 -3.000000000000000 -3.000000000000000 -3.000000000000000 -3.000000000000000 -3.000000000000000 -3.000000000000000 -3.000000000000000 -3.000000000000000 -3.000000000000000 -3.000000000000000 -3.000000000000000 -3.000000000000000 -3.000000000000000 -3.000000000000000 -3.000000000000000 -3.000000000000000 -3.000000000000000 -3.000000000000000 -3.000000000000000 -3.000000000000000 -3.000000000000000 -3.000000000000000 -3.000000000000000 -3.000000000000000 -3.000000000000000 -3.000000000000000 -3.000000000000000 -3.000000000000000 -3.000000000000000 -3.000000000000000 -3.000000000000000 -3.000000000000000 -3.000000000000000 -3.000000000000000 -3.000000000000000 -3.000000000000000 -3.000000000000000 -3.000000000000000 -3.000000000000000 -3.000000000000000 -3.000000000000000 -3.000000000000000 -3.000000000000000 -3.000000000000000 -3.000000000000000 -3.000000000000000 -3.000000000000000 -3.000000000000000 -3.000000000000000 -3.000000000000000 -3.000000000000000 -3.000000000000000 -3.000000000000000 -3.000000000000000 -3.000000000000000 -3.000000000000000 -3.000000000000000 -3.000000000000000 -3.000000000000000 -3.000000000000000 -3.000000000000000 -3.000000000000000 -3.000000000000000 -3.000000000000000 -3.000000000000000 -3.000000000000000 -3.000000000000000 -3.000000000000000 -3.000000000000000 -3.000000000000000 -3.000000000000000 -3.000000000000000 -3.000000000000000 -3.000000000000000 -3.000000000000000 -3.000000000000000 -3.000000000000000 -3.000000000000000 -3.000000000000000 -3.000000000000000 -3.000000000000000 -3.000000000000000 -3.000000000000000 -3.000000000000000 -3.000000000000000 -3.000000000000000 -3.000000000000000 -3.000000000000000 -3.000000000000000 -3.000000000000000 -3.000000000000000 -3.000000000000000 -3.000000000000000 -3.000000000000000 -3.000000000000000 -3.000000000000000 -3.000000000000000 -3.000000000000000 -3.000000000000000 -3.000000000000000 -3.000000000000000 -3.000000000000000 -3.000000000000000 -3.000000000000000 -3.000000000000000 -3.000000000000000 -3.000000000000000 -3.000000000000000 -3.000000000000000 -3.000000000000000 -3.000000000000000 -3.000000000000000 -3.000000000000000 -3.000000000000000 -3.000000000000000 -3.000000000000000 -3.000000000000000 -3.000000000000000 -3.000000000000000 -3.000000000000000 -3.000000000000000 -3.000000000000000 -3.000000000000000 -3.000000000000000 -3.000000000000000 -3.000000000000000 -3.000000000000000 -3.000000000000000 -3.000000000000000 -3.000000000000000 -3.000000000000000 -3.000000000000000 -3.000000000000000 -3.000000000000000 -3.000000000000000 -3.000000000000000 -3.000000000000000 -3.000000000000000 -3.000000000000000 -3.000000000000000 -3.000000000000000 -3.000000000000000 -3.000000000000000 -3.000000000000000 -3.000000000000000 -3.000000000000000 -3.000000000000000 -3.000000000000000 -3.000000000000000 -3.000000000000000 -3.000000000000000 -3.000000000000000 -3.000000000000000 -3.000000000000000 -3.000000000000000 -3.000000000000000 -3.000000000000000 -3.000000000000000 -3.000000000000000 -3.000000000000000 -3.000000000000000 -3.000000000000000 -3.000000000000000 -3.000000000000000 -3.000000000000000 -3.000000000000000 -3.000000000000000 -3.000000000000000 -3.000000000000000 -3.000000000000000 -3.000000000000000 -3.000000000000000 -3.000000000000000 -3.000000000000000 -3.000000000000000 -3.000000000000000 -3.000000000000000 -3.000000000000000 -3.000000000000000 -3.000000000000000 -3.000000000000000 -3.000000000000000 -3.000000000000000 -3.000000000000000 -3.000000000000000 -3.000000000000000 -3.000000000000000 -3.000000000000000 -3.000000000000000 -3.000000000000000 -3.000000000000000 -3.000000000000000 -3.000000000000000 -3.000000000000000 -3.000000000000000 -3.000000000000000 -3.000000000000000 -3.000000000000000 -3.000000000000000 -3.000000000000000 -3.000000000000000 -3.000000000000000 -3.000000000000000 -3.000000000000000 -3.000000000000000 -3.000000000000000 -3.000000000000000 -3.000000000000000 -3.000000000000000 -3.000000000000000 -3.000000000000000 -3.000000000000000 -3.000000000000000 -3.000000000000000 -3.000000000000000 -3.000000000000000 -3.000000000000000 -3.000000000000000 -3.000000000000000 -3.000000000000000 -3.000000000000000 -3.000000000000000 -3.000000000000000 -3.000000000000000 -3.000000000000000 -3.000000000000000 -3.000000000000000 -3.000000000000000 -3.000000000000000 -3.000000000000000 -3.000000000000000 -3.000000000000000 -3.000000000000000 -3.000000000000000 -3.000000000000000 -3.000000000000000 -3.000000000000000 -3.000000000000000 -3.000000000000000 -3.000000000000000 -3.000000000000000 -3.000000000000000 -3.000000000000000 -3.000000000000000 -3.000000000000000 -3.000000000000000 -3.000000000000000 -3.000000000000000 -3.000000000000000 -3.000000000000000 -3.000000000000000 -3.000000000000000 -3.000000000000000 -3.000000000000000 -3.000000000000000 -3.000000000000000 -3.000000000000000 -3.000000000000000 -3.000000000000000 -3.000000000000000 -3.000000000000000 -3.000000000000000 -3.000000000000000 -3.000000000000000 -3.000000000000000 -3.000000000000000 -3.000000000000000 -3.000000000000000 -3.000000000000000 -3.000000000000000 -3.000000000000000 -3.000000000000000 -3.000000000000000 -3.000000000000000 -3.000000000000000 -3.000000000000000 -3.000000000000000 -3.000000000000000 -3.000000000000000 -3.000000000000000 -3.000000000000000 -3.000000000000000 -3.000000000000000 -3.000000000000000 -3.000000000000000 -3.000000000000000 -3.000000000000000 -3.000000000000000 -3.000000000000000 -3.000000000000000 -3.000000000000000 -3.000000000000000 -3.000000000000000 -3.000000000000000 -3.000000000000000 -3.000000000000000 theta = 269.2011460825370 269.2010735016140 269.2009994476360 269.2009252032120 269.2008549124940 269.2007850237550 269.2007150926020 269.2006432100160 269.2005668254000 269.2004927794850 269.2004210768170 269.2003493295040 269.2002761011910 269.2001994727530 269.2001251903280 269.2000532584860 269.1999794302890 269.1999053489120 269.1998309452360 269.1997540200940 269.1996857059920 269.1996149437730 269.1995419698630 269.1994624407180 269.1993900938330 269.1993249427780 269.1992488866260 269.1991735053000 269.1990995256850 269.1990269505120 269.1989586881450 269.1988903853160 269.1988176782580 269.1987398308660 269.1986604742690 269.1985876219510 269.1985147235440 269.1984417789900 269.1983687882280 269.1982979429870 269.1982321713100 269.1981539272150 269.1980734339350 269.1980002094010 269.1979280784340 269.1978563912160 269.1977846593720 269.1977128828440 269.1976410615800 269.1975680751760 269.1974924266740 269.1974186215360 269.1973449795690 269.1972712905070 269.1971960790840 269.1971201858880 269.1970442426730 269.1969701498160 269.1968962205810 269.1968222438840 269.1967467386920 269.1966734068960 269.1966067011060 269.1965347638220 269.1964603425340 269.1963839630450 269.1963090195180 269.1962348300370 269.1961620812810 269.1960887900800 269.1960142930200 269.1959409077270 269.1958679731080 269.1957971642920 269.1957265534150 269.1956551381140 269.1955833521240 269.1955094256480 269.1954334829890 269.1953478537830 269.1952754950860 269.1952088086950 269.1951360765420 269.1950624635730 269.1949872997900 269.1949129229130 269.1948393344980 269.1947666365300 269.1946942946940 269.1946176834160 269.1945392096320 269.1944606823670 269.1943821015500 269.1943077026370 269.1942350720080 269.1941670217980 269.1941009151610 269.1940264998350 269.1939437597330 269.1938645493900 269.1937936647190 269.1937227364170 269.1936509346240 269.1935789958040 269.1935070120430 269.1934349832830 269.1933623548820 269.1932891257330 269.1932127958480 269.1931333590940 269.1930553967390 269.1929789118160 269.1929028864970 269.1928314075740 269.1927598842840 269.1926876657490 269.1926151228250 269.1925404396200 269.1924636119990 269.1923872458150 269.1923154462050 269.1922436018280 269.1921671363420 269.1920886574550 269.1920137939940 269.1919425530420 269.1918712680170 269.1917945873970 269.1917172606940 269.1916424621900 269.1915701968410 269.1914970594720 269.1914164306240 269.1913364790740 269.1912630802020 269.1911896345440 269.1911216556070 269.1914882905510 269.2028552256380 269.2152506281930 269.2271644311760 269.2385971676060 269.2499388845190 269.2611896479650 269.2724360184930 269.2836779619720 269.2949538553210 269.3065707802060 269.3182620157980 269.3301329198840 269.3410021508060 269.3514401090560 269.3623165849700 269.3733782252260 269.3846721374580 269.3965136876630 269.4083498627010 269.4197548092310 269.4311073949740 269.4415266753350 269.4518385623430 269.4628675872970 269.4742007444790 269.4856755126600 269.4972077979760 269.5087346149870 269.5201407401860 269.5305052311450 269.5410849122280 269.5536362418330 269.5654967667620 269.5757557964810 269.5861127860430 269.5973873494120 269.6086129931480 269.6194432639380 269.6302683035400 269.6413044218660 269.6525512621630 269.6640264670190 269.6757296296320 269.6861635078820 269.6964520544290 269.7066591703000 269.7168528805930 269.7286261356570 269.7410714054240 269.7514744484980 269.7616462605750 269.7724059284340 269.7834138714840 269.7940867910350 269.8044251792340 269.8158945188810 269.8273572231150 269.8376782701890 269.8480583278130 269.8584972643640 269.8699735793780 269.8814816374010 269.8928026938410 269.9030886896380 269.9123412790360 269.9225138424690 269.9336048390000 269.9450249648560 269.9567735564040 269.9680115476350 269.9780695046110 269.9881916326810 269.9989357640410 270.0082932186860 270.0186420119730 270.0301335310450 270.0403775928130 270.0504779248960 270.0615814698530 270.0727898827420 270.0839909331850 270.0948239130420 270.1048088754480 270.1147962019740 270.1248523182380 270.1349936680810 270.1459502681230 270.1568000336870 270.1667475888530 270.1766890328560 270.1875182154430 270.1984393220130 270.2085346738210 270.2185327235290 270.2295232419900 270.2404977920900 270.2503929978340 270.2602818743050 270.2709053279720 270.2816036719790 270.2916710686090 270.3014647553640 270.3117036374290 270.3229883993270 270.3326864516300 270.3417021919750 270.3525137953980 270.3633992346520 270.3732137032330 270.3830215238090 270.3939531420520 270.4050019292900 270.4155894974800 270.4251137006940 270.4346314705260 270.4442146933540 270.4544380625630 270.4646539056040 270.4747230406560 270.4844603403570 270.4942087181420 270.5041121076720 270.5141971067520 270.5247148747440 270.5352243830760 270.5457256002080 270.5562184946490 270.5659774519840 270.5756485838870 272.5571550674870 272.6005815277690 272.6435473325330 272.6863156735700 272.7302503500010 272.7769065614520 272.8232396845640 272.8666656961570 272.9101354987570 272.9540000078270 272.9982404222210 273.0433580463890 273.0833998710300 273.1234416327720 273.1685590353390 273.2136763578620 273.2590755827540 273.3050386904000 273.3501557701820 273.3913250352880 273.4313663109920 273.4764831652670 273.5222578911640 273.5678445478100 273.6123972004470 273.6518741684020 273.6946408135940 273.7406971191050 273.7860953944540 273.8255720886120 273.8696543233250 273.9152403476330 273.9597923814960 273.9992688005260 274.0387451568420 274.0782214503720 274.1205174094050 274.1656330194140 274.2107485471250 274.2519163942620 274.2918857965680 274.3362961675440 274.3807064583930 274.4251166690120 274.4690333538520 274.5128951328660 274.5567568333290 274.6006184551410 274.6444799982060 274.6861483910910 274.7256236449500 274.7681691246580 274.8120303660090 274.8519440267950 274.8919829392120 274.9370971274430 274.9813340136760 275.0251948690920 275.0651081782590 275.1050214213510 275.1488820517550 275.1927426021760 275.2366030725150 275.2782704450690 275.3177447311850 275.3602891666600 275.4041493301580 275.4480094130890 275.4914308157270 275.5309047494320 275.5718588864220 275.6162669070050 275.6606748444900 275.7045892786230 275.7440628577560 275.7848521536290 275.8287115329490 275.8703778677640 275.9103445854640 275.9547519699580 275.9966922004860 276.0361652901740 276.0756383134050 276.1165915046800 276.1609984985250 276.2050216449010 276.2488802386360 276.2887914871920 276.3282640832800 276.3677366123440 276.4072090743070 276.4497515414220 276.4936096731480 276.5379611243010 276.5794069028160 276.6139449947200 276.6558840367480 276.6993031997750 276.7387750950220 276.7817007041090 276.8261064220830 276.8705120539860 276.9124506272070 276.9519221552260 276.9913936149860 277.0308650064080 277.0738887451250 277.1173071145290 277.1571729988050 277.1966441023390 277.2400622368170 277.2834802879960 277.3229511712410 277.3624219854770 277.4018927306230 277.4413634065980 277.4808340133210 277.5203045507110 277.5597750186860 277.6026990737240 277.6466098034930 277.6860800487940 277.7283695199200 277.7729143427960 277.8123843645850 277.8518543163540 277.8913241980190 277.9307940094990 277.9707571220300 278.0151604958060 278.0570969336190 278.0965664494110 278.1360358945860 278.1755052690580 278.2149745727440 278.2561353425250 278.3012429468080 278.3368356003110 278.3728510779480 278.4123200264420 278.4557357874400 278.4991514620600 278.5386201821210 278.5780888306150 278.6175574074600 278.6570259125700 278.7004411852330 278.7423763091660 278.7769110560770 278.8148992139340 278.8543673590750 278.8938354319640 278.9379080278610 278.9778458032790 279.0128970132250 279.0589427515910 279.0990682429080 279.1385358658880 279.1780034159860 279.2174708931150 279.2569382971880 279.2964056281140 279.3358728858070 279.3759978559620 279.4220428101750 279.4577275808730 279.4954326221280 279.5405376298580 279.5766215666610 279.6121416316440 279.6516083002610 279.6910748948420 279.7305414152940 279.7700078615280 279.8094742334540 279.8489405309800 279.8943266810410 279.9357661232040 279.9747936706880 280.0098745498380 280.0462708994360 280.0857367486530 280.1252025228300 280.1646682218770 280.2041338457010 280.2482037032900 280.2884913639550 280.3230235818950 280.3619955869080 280.4014608332240 280.4409260037590 280.4803910984200 280.5198561171140 280.5593210597450 280.5987859262200 280.6382507164450 280.6737689623750 280.7092871463970 280.7487517226180 280.7910351121250 280.8350097437930 280.8688363186410 280.9066092604490 280.9460734526660 280.9855375677950 281.0215485055050 281.0570660796720 281.1014629592570 281.1409267699170 281.1754575406220 281.2144279104340 281.2538914988080 281.2933550093390 281.3328184419310 281.3722817964860 281.4117450729030 281.4495169927710 281.4833425317520 281.5222418303560 281.5617048089620 281.6011677089590 281.6406305302480 281.6787778492510 281.7138557786690 281.7539447644310 281.7979877455090 281.8325173736860 281.8695133365060 281.9084823418860 281.9430117755590 281.9824739108660 282.0268687178440 282.0623844907240 283.1988544059440 284.6388021870320 285.7915822652980 286.8426065372460 287.8721548006760 288.9404625701950 290.0550850254580 291.1130038836430 292.3828212205450 293.9965805814940 295.7682158070330 297.5968194252430 299.4745411996350 301.5237040563230 303.9260784023680 306.8728885177120 310.5211029751580 315.7723307600460 323.5485131288160 333.7202710967980 350.8652985737110 366.2765467362110 381.8068912271950 397.9923579869400 415.9994204768110 436.3255660725700 458.0294346835690 480.2963651919830 504.7961121568750 532.3605913048081 563.3622083662310 597.4029442693030 633.8613100693400 672.4952560873710 713.1954254403050 756.4076110784110 802.6550393655860 854.5950186362140 914.8649441457300 983.6402551756480 1057.799545289060 1134.418604793130 1215.672146980480 1309.581450430150 1430.124946615070 1594.860307540440 1824.251197292870 2128.035571837190 2510.495554386870 3306.263359525310 rt = 1.9499999999999999E-003 1.9499999999999999E-003 1.9499999999999999E-003 1.9499999999999999E-003 1.9499999999999999E-003 1.9499999999999999E-003 1.9499999999999999E-003 1.9499999999999999E-003 1.9499999999999999E-003 1.9499999999999999E-003 1.9499999999999999E-003 1.9499999999999999E-003 1.9499999999999999E-003 1.9499999999999999E-003 1.9499999999999999E-003 1.9499999999999999E-003 1.9499999999999999E-003 1.9499999999999999E-003 1.9499999999999999E-003 1.9499999999999999E-003 1.9499999999999999E-003 1.9499999999999999E-003 1.9499999999999999E-003 1.9499999999999999E-003 1.9499999999999999E-003 1.9499999999999999E-003 1.9499999999999999E-003 1.9499999999999999E-003 1.9499999999999999E-003 1.9499999999999999E-003 1.9499999999999999E-003 1.9499999999999999E-003 1.9499999999999999E-003 1.9499999999999999E-003 1.9499999999999999E-003 1.9499999999999999E-003 1.9499999999999999E-003 1.9499999999999999E-003 1.9499999999999999E-003 1.9499999999999999E-003 1.9499999999999999E-003 1.9499999999999999E-003 1.9499999999999999E-003 1.9499999999999999E-003 1.9499999999999999E-003 1.9499999999999999E-003 1.9499999999999999E-003 1.9499999999999999E-003 1.9499999999999999E-003 1.9499999999999999E-003 1.9499999999999999E-003 1.9499999999999999E-003 1.9499999999999999E-003 1.9499999999999999E-003 1.9499999999999999E-003 1.9499999999999999E-003 1.9499999999999999E-003 1.9499999999999999E-003 1.9499999999999999E-003 1.9499999999999999E-003 1.9499999999999999E-003 1.9499999999999999E-003 1.9499999999999999E-003 1.9499999999999999E-003 1.9499999999999999E-003 1.9499999999999999E-003 1.9499999999999999E-003 1.9499999999999999E-003 1.9499999999999999E-003 1.9499999999999999E-003 1.9499999999999999E-003 1.9499999999999999E-003 1.9499999999999999E-003 1.9499999999999999E-003 1.9499999999999999E-003 1.9499999999999999E-003 1.9499999999999999E-003 1.9499999999999999E-003 1.9499999999999999E-003 1.9499999999999999E-003 1.9499999999999999E-003 1.9499999999999999E-003 1.9499999999999999E-003 1.9499999999999999E-003 1.9499999999999999E-003 1.9499999999999999E-003 1.9499999999999999E-003 1.9499999999999999E-003 1.9499999999999999E-003 1.9499999999999999E-003 1.9499999999999999E-003 1.9499999999999999E-003 1.9499999999999999E-003 1.9499999999999999E-003 1.9499999999999999E-003 1.9499999999999999E-003 1.9499999999999999E-003 1.9499999999999999E-003 1.9499999999999999E-003 1.9499999999999999E-003 1.9499999999999999E-003 1.9499999999999999E-003 1.9499999999999999E-003 1.9499999999999999E-003 1.9499999999999999E-003 1.9499999999999999E-003 1.9499999999999999E-003 1.9499999999999999E-003 1.9499999999999999E-003 1.9499999999999999E-003 1.9499999999999999E-003 1.9499999999999999E-003 1.9499999999999999E-003 1.9499999999999999E-003 1.9499999999999999E-003 1.9499999999999999E-003 1.9499999999999999E-003 1.9499999999999999E-003 1.9499999999999999E-003 1.9499999999999999E-003 1.9499999999999999E-003 1.9499999999999999E-003 1.9499999999999999E-003 1.9499999999999999E-003 1.9499999999999999E-003 1.9499999999999999E-003 1.9499999999999999E-003 1.9499999999999999E-003 1.9499999999999999E-003 1.9499999999999999E-003 1.9499999999999999E-003 1.9499999999999999E-003 1.9499999999999999E-003 1.9499999999999999E-003 1.9499999999999999E-003 1.9499999999999999E-003 1.9499999999999999E-003 1.9499999999999999E-003 1.9499999999999999E-003 1.9499999999999999E-003 1.9499999999999999E-003 1.9499999999999999E-003 1.9499999999999999E-003 1.9499999999999999E-003 1.9499999999999999E-003 1.9499999999999999E-003 1.9499999999999999E-003 1.9499999999999999E-003 1.9499999999999999E-003 1.9499999999999999E-003 1.9499999999999999E-003 1.9499999999999999E-003 1.9499999999999999E-003 1.9499999999999999E-003 1.9499999999999999E-003 1.9499999999999999E-003 1.9499999999999999E-003 1.9499999999999999E-003 1.9499999999999999E-003 1.9499999999999999E-003 1.9499999999999999E-003 1.9499999999999999E-003 1.9499999999999999E-003 1.9499999999999999E-003 1.9499999999999999E-003 1.9499999999999999E-003 1.9499999999999999E-003 1.9499999999999999E-003 1.9499999999999999E-003 1.9499999999999999E-003 1.9499999999999999E-003 1.9499999999999999E-003 1.9499999999999999E-003 1.9499999999999999E-003 1.9499999999999999E-003 1.9499999999999999E-003 1.9499999999999999E-003 1.9499999999999999E-003 1.9499999999999999E-003 1.9499999999999999E-003 1.9499999999999999E-003 1.9499999999999999E-003 1.9499999999999999E-003 1.9499999999999999E-003 1.9499999999999999E-003 1.9499999999999999E-003 1.9499999999999999E-003 1.9499999999999999E-003 1.9499999999999999E-003 1.9499999999999999E-003 1.9499999999999999E-003 1.9500000000000101E-003 1.9499999999999999E-003 1.9499999999999999E-003 1.9499999999999999E-003 1.9499999999999999E-003 1.9499999999999999E-003 1.9499999999999999E-003 1.9499999999999999E-003 1.9499999999999999E-003 1.9499999999999999E-003 1.9499999999999999E-003 1.9499999999999999E-003 1.9499999999999899E-003 1.9499999999999999E-003 1.9499999999999999E-003 1.9499999999999999E-003 1.9499999999999999E-003 1.9499999999999999E-003 1.9499999999999999E-003 1.9499999999999999E-003 1.9499999999999999E-003 1.9499999999999999E-003 1.9499999999999999E-003 1.9500000000000101E-003 1.9500000000000101E-003 1.9499999999999999E-003 1.9499999999999899E-003 1.9499999999999999E-003 1.9499999999999999E-003 1.9499999999999999E-003 1.9499999999999999E-003 1.9499999999999999E-003 1.9499999999999999E-003 1.9499999999999999E-003 1.9499999999999999E-003 1.9499999999999999E-003 1.9499999999999999E-003 1.9499999999999999E-003 1.9499999999999999E-003 1.9499999999999999E-003 1.9499999999999999E-003 1.9499999999999999E-003 1.9499999999999999E-003 1.9499999999999999E-003 1.9499999999999999E-003 1.9499999999999999E-003 1.9499999999999999E-003 1.9499999999999999E-003 1.9499999999999999E-003 1.9499999999999999E-003 1.9499999999999999E-003 1.9499999999999999E-003 1.9499999999999999E-003 1.9499999999999999E-003 1.9499999999999999E-003 1.9499999999999999E-003 1.9499999999999999E-003 1.9499999999999999E-003 1.9499999999999999E-003 1.9499999999999999E-003 1.9499999999999999E-003 1.9499999999999999E-003 1.9499999999999999E-003 1.9499999999999999E-003 1.9499999999999999E-003 1.9499999999999999E-003 1.9499999999999999E-003 1.9499999999999999E-003 1.9499999999999999E-003 1.9499999999999999E-003 1.9499999999999999E-003 1.9499999999999999E-003 1.9499999999999999E-003 1.9499999999999999E-003 1.9499999999999999E-003 1.9499999999999999E-003 8.2102260000000002E-004 8.1990060000000002E-004 8.1879049999999997E-004 8.1768550000000002E-004 8.1655036363636297E-004 8.1534490909090896E-004 8.1414780000000004E-004 8.1302580000000004E-004 8.1190266666666695E-004 8.1076933333333297E-004 8.0962628571428603E-004 8.0846057142857199E-004 8.0742599999999998E-004 8.0639142857142905E-004 8.0522571428571403E-004 8.0406000000000000E-004 8.0288699999999996E-004 8.0169942857142901E-004 8.0053371428571399E-004 7.9947000000000004E-004 7.9843542857142900E-004 7.9726971428571399E-004 7.9608700000000001E-004 7.9490914285714300E-004 7.9375799999999999E-004 7.9273799999999997E-004 7.9163300000000003E-004 7.9044300000000005E-004 7.8927000000000001E-004 7.8825000000000000E-004 7.8711099999999995E-004 7.8593314285714305E-004 7.8478200000000004E-004 7.8376200000000002E-004 7.8274200000000001E-004 7.8172199999999999E-004 7.8062914285714302E-004 7.7946342857142898E-004 7.7829771428571397E-004 7.7723400000000002E-004 7.7620124999999999E-004 7.7505374999999998E-004 7.7390624999999996E-004 7.7275874999999995E-004 7.7162400000000005E-004 7.7049066666666705E-004 7.6935733333333297E-004 7.6822399999999997E-004 7.6709066666666697E-004 7.6601399999999997E-004 7.6499399999999996E-004 7.6389466666666695E-004 7.6276133333333395E-004 7.6172999999999996E-004 7.6069542857142903E-004 7.5952971428571402E-004 7.5838666666666697E-004 7.5725333333333397E-004 7.5622199999999997E-004 7.5519066666666695E-004 7.5405733333333298E-004 7.5292399999999998E-004 7.5179066666666698E-004 7.5071399999999998E-004 7.4969399999999997E-004 7.4859466666666696E-004 7.4746133333333396E-004 7.4632799999999999E-004 7.4520599999999999E-004 7.4418599999999998E-004 7.4312775000000004E-004 7.4198025000000003E-004 7.4083275000000001E-004 7.3969800000000000E-004 7.3867799999999999E-004 7.3762399999999998E-004 7.3649066666666698E-004 7.3541399999999999E-004 7.3438124999999996E-004 7.3323374999999995E-004 7.3214999999999999E-004 7.3112999999999997E-004 7.3010999999999996E-004 7.2905175000000002E-004 7.2790425000000001E-004 7.2676666666666697E-004 7.2563333333333299E-004 7.2460199999999997E-004 7.2358199999999996E-004 7.2256200000000005E-004 7.2154200000000004E-004 7.2044266666666703E-004 7.1930933333333295E-004 7.1816325000000005E-004 7.1709224999999999E-004 7.1619974999999998E-004 7.1511600000000002E-004 7.1399400000000002E-004 7.1297400000000001E-004 7.1186475000000003E-004 7.1071725000000001E-004 7.0956974999999999E-004 7.0848600000000003E-004 7.0746600000000002E-004 7.0644600000000001E-004 7.0542599999999999E-004 7.0431420000000001E-004 7.0319220000000001E-004 7.0216199999999999E-004 7.0114199999999998E-004 7.0001999999999998E-004 6.9889799999999999E-004 6.9787799999999997E-004 6.9685799999999996E-004 6.9583799999999995E-004 6.9481800000000004E-004 6.9379800000000003E-004 6.9277800000000001E-004 6.9175800000000000E-004 6.9064875000000002E-004 6.8951400000000001E-004 6.8849400000000000E-004 6.8740114285714303E-004 6.8625000000000001E-004 6.8523000000000000E-004 6.8420999999999998E-004 6.8318999999999997E-004 6.8216999999999996E-004 6.8113725000000004E-004 6.7998975000000002E-004 6.7890599999999995E-004 6.7788600000000005E-004 6.7686600000000003E-004 6.7584600000000002E-004 6.7482600000000001E-004 6.7376228571428595E-004 6.7259657142857104E-004 6.7167675000000000E-004 6.7074599999999995E-004 6.6972600000000005E-004 6.6860400000000005E-004 6.6748199999999995E-004 6.6646200000000004E-004 6.6544200000000003E-004 6.6442200000000002E-004 6.6340200000000000E-004 6.6228000000000001E-004 6.6119625000000005E-004 6.6030375000000004E-004 6.5932199999999995E-004 6.5830200000000004E-004 6.5728200000000003E-004 6.5614299999999998E-004 6.5511085714285700E-004 6.5420500000000004E-004 6.5301499999999995E-004 6.5197800000000000E-004 6.5095799999999998E-004 6.4993799999999997E-004 6.4891799999999996E-004 6.4789800000000005E-004 6.4687800000000004E-004 6.4585800000000002E-004 6.4482099999999996E-004 6.4363099999999998E-004 6.4270875000000001E-004 6.4173428571428603E-004 6.4056857142857199E-004 6.3963599999999996E-004 6.3871800000000003E-004 6.3769800000000002E-004 6.3667800000000001E-004 6.3565799999999999E-004 6.3463799999999998E-004 6.3361799999999996E-004 6.3259799999999995E-004 6.3142500000000002E-004 6.3035399999999996E-004 6.2934533333333404E-004 6.2843866666666701E-004 6.2749799999999999E-004 6.2647799999999997E-004 6.2545799999999996E-004 6.2443799999999995E-004 6.2341800000000004E-004 6.2227900000000000E-004 6.2123775000000000E-004 6.2034524999999999E-004 6.1933799999999998E-004 6.1831799999999997E-004 6.1729799999999996E-004 6.1627800000000005E-004 6.1525800000000004E-004 6.1423800000000002E-004 6.1321800000000001E-004 6.1219800000000000E-004 6.1127999999999996E-004 6.1036200000000004E-004 6.0934200000000002E-004 6.0824914285714305E-004 6.0711257142857095E-004 6.0623828571428604E-004 6.0526199999999997E-004 6.0424199999999995E-004 6.0322200000000005E-004 6.0229125000000000E-004 6.0137324999999997E-004 6.0022574999999995E-004 5.9920575000000005E-004 5.9831325000000003E-004 5.9730600000000003E-004 5.9628600000000002E-004 5.9526600000000000E-004 5.9424599999999999E-004 5.9322599999999997E-004 5.9220599999999996E-004 5.9122971428571399E-004 5.9035542857142898E-004 5.8934999999999999E-004 5.8832999999999997E-004 5.8730999999999996E-004 5.8629000000000005E-004 5.8530400000000003E-004 5.8439733333333300E-004 5.8336114285714301E-004 5.8222275000000001E-004 5.8133025000000000E-004 5.8037400000000004E-004 5.7936675000000003E-004 5.7847425000000002E-004 5.7745425000000001E-004 5.7630674999999999E-004 5.7538874999999996E-004 5.4600000000000004E-004 4.9500000000000000E-004 4.4400000000000000E-004 3.9300000000000001E-004 3.4200000000000002E-004 3.0503600000000001E-004 2.3217800000000001E-004 1.8755000000000001E-004 1.3561600000000000E-004 7.3258900000000004E-005 4.6653500000000003E-005 4.0121900000000000E-005 3.5302500000000003E-005 3.0691800000000003E-005 3.0462599999999999E-005 2.5523900000000001E-005 2.1179499999999999E-005 2.0444700000000001E-005 1.3830200000000000E-005 7.6517600000000007E-006 6.1661000000000001E-006 3.1852000000000000E-006 2.3020000000000002E-006 2.1824999999999999E-006 2.1807000000000001E-006 2.1880999999999999E-006 2.1876000000000000E-006 2.1868000000000000E-006 2.1988999999999998E-006 2.2475999999999999E-006 2.3292000000000001E-006 2.4271999999999998E-006 2.5378999999999999E-006 2.6344999999999999E-006 2.7363000000000000E-006 2.8455999999999999E-006 2.9855000000000000E-006 3.1292999999999998E-006 3.2681999999999999E-006 3.4056000000000001E-006 3.5385000000000001E-006 3.6499000000000000E-006 3.7587999999999999E-006 3.8831000000000001E-006 3.9639000000000003E-006 4.0049000000000004E-006 4.0137000000000002E-006 3.9957999999999999E-006 3.9632999999999998E-006 3.9348999999999999E-003 p_in_Pa = -999.9000000000000 -999.9000000000000 -999.9000000000000 -999.9000000000000 -999.9000000000000 -999.9000000000000 -999.9000000000000 -999.9000000000000 -999.9000000000000 -999.9000000000000 -999.9000000000000 -999.9000000000000 -999.9000000000000 -999.9000000000000 -999.9000000000000 -999.9000000000000 -999.9000000000000 -999.9000000000000 -999.9000000000000 -999.9000000000000 -999.9000000000000 -999.9000000000000 -999.9000000000000 -999.9000000000000 -999.9000000000000 -999.9000000000000 -999.9000000000000 -999.9000000000000 -999.9000000000000 -999.9000000000000 -999.9000000000000 -999.9000000000000 -999.9000000000000 -999.9000000000000 -999.9000000000000 -999.9000000000000 -999.9000000000000 -999.9000000000000 -999.9000000000000 -999.9000000000000 -999.9000000000000 -999.9000000000000 -999.9000000000000 -999.9000000000000 -999.9000000000000 -999.9000000000000 -999.9000000000000 -999.9000000000000 -999.9000000000000 -999.9000000000000 -999.9000000000000 -999.9000000000000 -999.9000000000000 -999.9000000000000 -999.9000000000000 -999.9000000000000 -999.9000000000000 -999.9000000000000 -999.9000000000000 -999.9000000000000 -999.9000000000000 -999.9000000000000 -999.9000000000000 -999.9000000000000 -999.9000000000000 -999.9000000000000 -999.9000000000000 -999.9000000000000 -999.9000000000000 -999.9000000000000 -999.9000000000000 -999.9000000000000 -999.9000000000000 -999.9000000000000 -999.9000000000000 -999.9000000000000 -999.9000000000000 -999.9000000000000 -999.9000000000000 -999.9000000000000 -999.9000000000000 -999.9000000000000 -999.9000000000000 -999.9000000000000 -999.9000000000000 -999.9000000000000 -999.9000000000000 -999.9000000000000 -999.9000000000000 -999.9000000000000 -999.9000000000000 -999.9000000000000 -999.9000000000000 -999.9000000000000 -999.9000000000000 -999.9000000000000 -999.9000000000000 -999.9000000000000 -999.9000000000000 -999.9000000000000 -999.9000000000000 -999.9000000000000 -999.9000000000000 -999.9000000000000 -999.9000000000000 -999.9000000000000 -999.9000000000000 -999.9000000000000 -999.9000000000000 -999.9000000000000 -999.9000000000000 -999.9000000000000 -999.9000000000000 -999.9000000000000 -999.9000000000000 -999.9000000000000 -999.9000000000000 -999.9000000000000 -999.9000000000000 -999.9000000000000 -999.9000000000000 -999.9000000000000 -999.9000000000000 -999.9000000000000 -999.9000000000000 -999.9000000000000 -999.9000000000000 -999.9000000000000 -999.9000000000000 -999.9000000000000 -999.9000000000000 -999.9000000000000 -999.9000000000000 -999.9000000000000 -999.9000000000000 -999.9000000000000 -999.9000000000000 -999.9000000000000 -999.9000000000000 -999.9000000000000 -999.9000000000000 -999.9000000000000 -999.9000000000000 -999.9000000000000 -999.9000000000000 -999.9000000000000 -999.9000000000000 -999.9000000000000 -999.9000000000000 -999.9000000000000 -999.9000000000000 -999.9000000000000 -999.9000000000000 -999.9000000000000 -999.9000000000000 -999.9000000000000 -999.9000000000000 -999.9000000000000 -999.9000000000000 -999.9000000000000 -999.9000000000000 -999.9000000000000 -999.9000000000000 -999.9000000000000 -999.9000000000000 -999.9000000000000 -999.9000000000000 -999.9000000000000 -999.9000000000000 -999.9000000000000 -999.9000000000000 -999.9000000000000 -999.9000000000000 -999.9000000000000 -999.9000000000000 -999.9000000000000 -999.9000000000000 -999.9000000000000 -999.9000000000000 -999.9000000000000 -999.9000000000000 -999.9000000000000 -999.9000000000000 -999.9000000000000 -999.9000000000000 -999.9000000000000 -999.9000000000000 -999.9000000000000 -999.9000000000000 -999.9000000000000 -999.9000000000000 -999.9000000000000 -999.9000000000000 -999.9000000000000 -999.9000000000000 -999.9000000000000 -999.9000000000000 -999.9000000000000 -999.9000000000000 -999.9000000000000 -999.9000000000000 -999.9000000000000 -999.9000000000000 -999.9000000000000 -999.9000000000000 -999.9000000000000 -999.9000000000000 -999.9000000000000 -999.9000000000000 -999.9000000000000 -999.9000000000000 -999.9000000000000 -999.9000000000000 -999.9000000000000 -999.9000000000000 -999.9000000000000 -999.9000000000000 -999.9000000000000 -999.9000000000000 -999.9000000000000 -999.9000000000000 -999.9000000000000 -999.9000000000000 -999.9000000000000 -999.9000000000000 -999.9000000000000 -999.9000000000000 -999.9000000000000 -999.9000000000000 -999.9000000000000 -999.9000000000000 -999.9000000000000 -999.9000000000000 -999.9000000000000 -999.9000000000000 -999.9000000000000 -999.9000000000000 -999.9000000000000 -999.9000000000000 -999.9000000000000 -999.9000000000000 -999.9000000000000 -999.9000000000000 -999.9000000000000 -999.9000000000000 -999.9000000000000 -999.9000000000000 -999.9000000000000 -999.9000000000000 -999.9000000000000 -999.9000000000000 -999.9000000000000 -999.9000000000000 -999.9000000000000 -999.9000000000000 -999.9000000000000 -999.9000000000000 -999.9000000000000 -999.9000000000000 -999.9000000000000 -999.9000000000000 -999.9000000000000 -999.9000000000000 -999.9000000000000 -999.9000000000000 -999.9000000000000 -999.9000000000000 -999.9000000000000 -999.9000000000000 -999.9000000000000 -999.9000000000000 -999.9000000000000 -999.9000000000000 -999.9000000000000 -999.9000000000000 -999.9000000000000 -999.9000000000000 -999.9000000000000 -999.9000000000000 -999.9000000000000 -999.9000000000000 -999.9000000000000 -999.9000000000000 -999.9000000000000 -999.9000000000000 -999.9000000000000 -999.9000000000000 -999.9000000000000 -999.9000000000000 -999.9000000000000 -999.9000000000000 -999.9000000000000 -999.9000000000000 -999.9000000000000 -999.9000000000000 -999.9000000000000 -999.9000000000000 -999.9000000000000 -999.9000000000000 -999.9000000000000 -999.9000000000000 -999.9000000000000 -999.9000000000000 -999.9000000000000 -999.9000000000000 -999.9000000000000 -999.9000000000000 -999.9000000000000 -999.9000000000000 -999.9000000000000 -999.9000000000000 -999.9000000000000 -999.9000000000000 -999.9000000000000 -999.9000000000000 -999.9000000000000 -999.9000000000000 -999.9000000000000 -999.9000000000000 -999.9000000000000 -999.9000000000000 -999.9000000000000 -999.9000000000000 -999.9000000000000 -999.9000000000000 -999.9000000000000 -999.9000000000000 -999.9000000000000 -999.9000000000000 -999.9000000000000 -999.9000000000000 -999.9000000000000 -999.9000000000000 -999.9000000000000 -999.9000000000000 -999.9000000000000 -999.9000000000000 -999.9000000000000 -999.9000000000000 -999.9000000000000 -999.9000000000000 -999.9000000000000 -999.9000000000000 -999.9000000000000 -999.9000000000000 -999.9000000000000 -999.9000000000000 -999.9000000000000 -999.9000000000000 -999.9000000000000 -999.9000000000000 -999.9000000000000 -999.9000000000000 -999.9000000000000 -999.9000000000000 -999.9000000000000 -999.9000000000000 -999.9000000000000 -999.9000000000000 -999.9000000000000 -999.9000000000000 -999.9000000000000 -999.9000000000000 -999.9000000000000 -999.9000000000000 -999.9000000000000 -999.9000000000000 -999.9000000000000 -999.9000000000000 -999.9000000000000 -999.9000000000000 -999.9000000000000 -999.9000000000000 -999.9000000000000 -999.9000000000000 -999.9000000000000 -999.9000000000000 -999.9000000000000 -999.9000000000000 -999.9000000000000 -999.9000000000000 -999.9000000000000 -999.9000000000000 -999.9000000000000 -999.9000000000000 -999.9000000000000 -999.9000000000000 -999.9000000000000 -999.9000000000000 -999.9000000000000 -999.9000000000000 -999.9000000000000 -999.9000000000000 -999.9000000000000 -999.9000000000000 -999.9000000000000 -999.9000000000000 -999.9000000000000 -999.9000000000000 -999.9000000000000 -999.9000000000000 -999.9000000000000 -999.9000000000000 -999.9000000000000 -999.9000000000000 -999.9000000000000 -999.9000000000000 -999.9000000000000 -999.9000000000000 -999.9000000000000 -999.9000000000000 -999.9000000000000 -999.9000000000000 -999.9000000000000 -999.9000000000000 -999.9000000000000 -999.9000000000000 -999.9000000000000 -999.9000000000000 -999.9000000000000 -999.9000000000000 -999.9000000000000 -999.9000000000000 -999.9000000000000 -999.9000000000000 -999.9000000000000 -999.9000000000000 -999.9000000000000 -999.9000000000000 -999.9000000000000 -999.9000000000000 -999.9000000000000 -999.9000000000000 -999.9000000000000 -999.9000000000000 -999.9000000000000 -999.9000000000000 -999.9000000000000 -999.9000000000000 -999.9000000000000 -999.9000000000000 -999.9000000000000 -999.9000000000000 -999.9000000000000 -999.9000000000000 -999.9000000000000 -999.9000000000000 -999.9000000000000 -999.9000000000000 -999.9000000000000 -999.9000000000000 -999.9000000000000 -999.9000000000000 -999.9000000000000 -999.9000000000000 -999.9000000000000 -999.9000000000000 -999.9000000000000 -999.9000000000000 -999.9000000000000 -999.9000000000000 -999.9000000000000 -999.9000000000000 -999.9000000000000 -999.9000000000000 -999.9000000000000 -999.9000000000000 -999.9000000000000 -999.9000000000000 -999.9000000000000 -999.9000000000000 -999.9000000000000 -999.9000000000000 -999.9000000000000 -999.9000000000000 -999.9000000000000 -999.9000000000000 -999.9000000000000 -999.9000000000000 -999.9000000000000 -999.9000000000000 -999.9000000000000 -999.9000000000000 -999.9000000000000 -999.9000000000000 -999.9000000000000 -999.9000000000000 -999.9000000000000 -999.9000000000000 -999.9000000000000 -999.9000000000000 -999.9000000000000 -999.9000000000000 -999.9000000000000 -999.9000000000000 -999.9000000000000 -999.9000000000000 -999.9000000000000 -999.9000000000000 -999.9000000000000 -999.9000000000000 -999.9000000000000 -999.9000000000000 -999.9000000000000 -999.9000000000000 -999.9000000000000 -999.9000000000000 -999.9000000000000 -999.9000000000000 -999.9000000000000 -999.9000000000000 -999.9000000000000 -999.9000000000000 -999.9000000000000 -999.9000000000000 -999.9000000000000 -999.9000000000000 -999.9000000000000 -999.9000000000000 -999.9000000000000 -999.9000000000000 -999.9000000000000 -999.9000000000000 -999.9000000000000 -999.9000000000000 -999.9000000000000 -999.9000000000000 -999.9000000000000 -999.9000000000000 -999.9000000000000 -999.9000000000000 -999.9000000000000 -999.9000000000000 -999.9000000000000 -999.9000000000000 -999.9000000000000 -999.9000000000000 -999.9000000000000 -999.9000000000000 -999.9000000000000 -999.9000000000000 -999.9000000000000 -999.9000000000000 -999.9000000000000 -999.9000000000000 -999.9000000000000 -999.9000000000000 -999.9000000000000 -999.9000000000000 -999.9000000000000 subs = 0.000000000000000 0.000000000000000 0.000000000000000 0.000000000000000 0.000000000000000 0.000000000000000 0.000000000000000 0.000000000000000 0.000000000000000 0.000000000000000 0.000000000000000 0.000000000000000 0.000000000000000 0.000000000000000 0.000000000000000 0.000000000000000 0.000000000000000 0.000000000000000 0.000000000000000 0.000000000000000 0.000000000000000 0.000000000000000 0.000000000000000 0.000000000000000 0.000000000000000 0.000000000000000 0.000000000000000 0.000000000000000 0.000000000000000 0.000000000000000 0.000000000000000 0.000000000000000 0.000000000000000 0.000000000000000 0.000000000000000 0.000000000000000 0.000000000000000 0.000000000000000 0.000000000000000 0.000000000000000 0.000000000000000 0.000000000000000 0.000000000000000 0.000000000000000 0.000000000000000 0.000000000000000 0.000000000000000 0.000000000000000 0.000000000000000 0.000000000000000 0.000000000000000 0.000000000000000 0.000000000000000 0.000000000000000 0.000000000000000 0.000000000000000 0.000000000000000 0.000000000000000 0.000000000000000 0.000000000000000 0.000000000000000 0.000000000000000 0.000000000000000 0.000000000000000 0.000000000000000 0.000000000000000 0.000000000000000 0.000000000000000 0.000000000000000 0.000000000000000 0.000000000000000 0.000000000000000 0.000000000000000 0.000000000000000 0.000000000000000 0.000000000000000 0.000000000000000 0.000000000000000 0.000000000000000 0.000000000000000 0.000000000000000 0.000000000000000 0.000000000000000 0.000000000000000 0.000000000000000 0.000000000000000 0.000000000000000 0.000000000000000 0.000000000000000 0.000000000000000 0.000000000000000 0.000000000000000 0.000000000000000 0.000000000000000 0.000000000000000 0.000000000000000 0.000000000000000 0.000000000000000 0.000000000000000 0.000000000000000 0.000000000000000 0.000000000000000 0.000000000000000 0.000000000000000 0.000000000000000 0.000000000000000 0.000000000000000 0.000000000000000 0.000000000000000 0.000000000000000 0.000000000000000 0.000000000000000 0.000000000000000 0.000000000000000 0.000000000000000 0.000000000000000 0.000000000000000 0.000000000000000 0.000000000000000 0.000000000000000 0.000000000000000 0.000000000000000 0.000000000000000 0.000000000000000 0.000000000000000 0.000000000000000 0.000000000000000 0.000000000000000 0.000000000000000 0.000000000000000 0.000000000000000 0.000000000000000 0.000000000000000 0.000000000000000 0.000000000000000 0.000000000000000 0.000000000000000 0.000000000000000 0.000000000000000 0.000000000000000 0.000000000000000 0.000000000000000 0.000000000000000 0.000000000000000 0.000000000000000 0.000000000000000 0.000000000000000 0.000000000000000 0.000000000000000 0.000000000000000 0.000000000000000 0.000000000000000 0.000000000000000 0.000000000000000 0.000000000000000 0.000000000000000 0.000000000000000 0.000000000000000 0.000000000000000 0.000000000000000 0.000000000000000 0.000000000000000 0.000000000000000 0.000000000000000 0.000000000000000 0.000000000000000 0.000000000000000 0.000000000000000 0.000000000000000 0.000000000000000 0.000000000000000 0.000000000000000 0.000000000000000 0.000000000000000 0.000000000000000 0.000000000000000 0.000000000000000 0.000000000000000 0.000000000000000 0.000000000000000 0.000000000000000 0.000000000000000 0.000000000000000 0.000000000000000 0.000000000000000 0.000000000000000 0.000000000000000 0.000000000000000 0.000000000000000 0.000000000000000 0.000000000000000 0.000000000000000 0.000000000000000 0.000000000000000 0.000000000000000 0.000000000000000 0.000000000000000 0.000000000000000 0.000000000000000 0.000000000000000 0.000000000000000 0.000000000000000 0.000000000000000 0.000000000000000 0.000000000000000 0.000000000000000 0.000000000000000 0.000000000000000 0.000000000000000 0.000000000000000 0.000000000000000 0.000000000000000 0.000000000000000 0.000000000000000 0.000000000000000 0.000000000000000 0.000000000000000 0.000000000000000 0.000000000000000 0.000000000000000 0.000000000000000 0.000000000000000 0.000000000000000 0.000000000000000 0.000000000000000 0.000000000000000 0.000000000000000 0.000000000000000 0.000000000000000 0.000000000000000 0.000000000000000 0.000000000000000 0.000000000000000 0.000000000000000 0.000000000000000 0.000000000000000 0.000000000000000 0.000000000000000 0.000000000000000 0.000000000000000 0.000000000000000 0.000000000000000 0.000000000000000 0.000000000000000 0.000000000000000 0.000000000000000 0.000000000000000 0.000000000000000 0.000000000000000 0.000000000000000 0.000000000000000 0.000000000000000 0.000000000000000 0.000000000000000 0.000000000000000 0.000000000000000 0.000000000000000 0.000000000000000 0.000000000000000 0.000000000000000 0.000000000000000 0.000000000000000 0.000000000000000 0.000000000000000 0.000000000000000 0.000000000000000 0.000000000000000 0.000000000000000 0.000000000000000 0.000000000000000 0.000000000000000 0.000000000000000 0.000000000000000 0.000000000000000 0.000000000000000 0.000000000000000 0.000000000000000 0.000000000000000 0.000000000000000 0.000000000000000 0.000000000000000 0.000000000000000 0.000000000000000 0.000000000000000 0.000000000000000 0.000000000000000 0.000000000000000 0.000000000000000 0.000000000000000 0.000000000000000 0.000000000000000 0.000000000000000 0.000000000000000 0.000000000000000 0.000000000000000 0.000000000000000 0.000000000000000 0.000000000000000 0.000000000000000 0.000000000000000 0.000000000000000 0.000000000000000 0.000000000000000 0.000000000000000 0.000000000000000 0.000000000000000 0.000000000000000 0.000000000000000 0.000000000000000 0.000000000000000 0.000000000000000 0.000000000000000 0.000000000000000 0.000000000000000 0.000000000000000 0.000000000000000 0.000000000000000 0.000000000000000 0.000000000000000 0.000000000000000 0.000000000000000 0.000000000000000 0.000000000000000 0.000000000000000 0.000000000000000 0.000000000000000 0.000000000000000 0.000000000000000 0.000000000000000 0.000000000000000 0.000000000000000 0.000000000000000 0.000000000000000 0.000000000000000 0.000000000000000 0.000000000000000 0.000000000000000 0.000000000000000 0.000000000000000 0.000000000000000 0.000000000000000 0.000000000000000 0.000000000000000 0.000000000000000 0.000000000000000 0.000000000000000 0.000000000000000 0.000000000000000 0.000000000000000 0.000000000000000 0.000000000000000 0.000000000000000 0.000000000000000 0.000000000000000 0.000000000000000 0.000000000000000 0.000000000000000 0.000000000000000 0.000000000000000 0.000000000000000 0.000000000000000 0.000000000000000 0.000000000000000 0.000000000000000 0.000000000000000 0.000000000000000 0.000000000000000 0.000000000000000 0.000000000000000 0.000000000000000 0.000000000000000 0.000000000000000 0.000000000000000 0.000000000000000 0.000000000000000 0.000000000000000 0.000000000000000 0.000000000000000 0.000000000000000 0.000000000000000 0.000000000000000 0.000000000000000 0.000000000000000 0.000000000000000 0.000000000000000 0.000000000000000 0.000000000000000 0.000000000000000 0.000000000000000 0.000000000000000 0.000000000000000 0.000000000000000 0.000000000000000 0.000000000000000 0.000000000000000 0.000000000000000 0.000000000000000 0.000000000000000 0.000000000000000 0.000000000000000 0.000000000000000 0.000000000000000 0.000000000000000 0.000000000000000 0.000000000000000 0.000000000000000 0.000000000000000 0.000000000000000 0.000000000000000 0.000000000000000 0.000000000000000 0.000000000000000 0.000000000000000 0.000000000000000 0.000000000000000 0.000000000000000 0.000000000000000 0.000000000000000 0.000000000000000 0.000000000000000 0.000000000000000 0.000000000000000 0.000000000000000 0.000000000000000 0.000000000000000 0.000000000000000 0.000000000000000 0.000000000000000 0.000000000000000 0.000000000000000 0.000000000000000 0.000000000000000 0.000000000000000 0.000000000000000 0.000000000000000 0.000000000000000 0.000000000000000 0.000000000000000 0.000000000000000 0.000000000000000 0.000000000000000 0.000000000000000 0.000000000000000 0.000000000000000 0.000000000000000 0.000000000000000 0.000000000000000 0.000000000000000 0.000000000000000 0.000000000000000 0.000000000000000 0.000000000000000 0.000000000000000 0.000000000000000 0.000000000000000 0.000000000000000 0.000000000000000 0.000000000000000 0.000000000000000 0.000000000000000 0.000000000000000 0.000000000000000 0.000000000000000 0.000000000000000 0.000000000000000 0.000000000000000 0.000000000000000 0.000000000000000 0.000000000000000 0.000000000000000 0.000000000000000 0.000000000000000 0.000000000000000 0.000000000000000 0.000000000000000 0.000000000000000 0.000000000000000 0.000000000000000 0.000000000000000 0.000000000000000 0.000000000000000 0.000000000000000 0.000000000000000 0.000000000000000 0.000000000000000 0.000000000000000 0.000000000000000 0.000000000000000 0.000000000000000 0.000000000000000 0.000000000000000 0.000000000000000 0.000000000000000 0.000000000000000 0.000000000000000 0.000000000000000 0.000000000000000 0.000000000000000 0.000000000000000 0.000000000000000 0.000000000000000 0.000000000000000 0.000000000000000 0.000000000000000 0.000000000000000 0.000000000000000 0.000000000000000 0.000000000000000 0.000000000000000 0.000000000000000 0.000000000000000 0.000000000000000 0.000000000000000 0.000000000000000 0.000000000000000 0.000000000000000 0.000000000000000 0.000000000000000 0.000000000000000 0.000000000000000 0.000000000000000 0.000000000000000 0.000000000000000 0.000000000000000 0.000000000000000 0.000000000000000 0.000000000000000 0.000000000000000 0.000000000000000 0.000000000000000 0.000000000000000 0.000000000000000 0.000000000000000 0.000000000000000 0.000000000000000 0.000000000000000 0.000000000000000 0.000000000000000 0.000000000000000 0.000000000000000 0.000000000000000 0.000000000000000 0.000000000000000 0.000000000000000 0.000000000000000 0.000000000000000 0.000000000000000 0.000000000000000 0.000000000000000 0.000000000000000 -------------------------------------------------- Statistics -------------------------------------------------- vars_zt = thlm thvm rtm rcm rvm um vm um_ref vm_ref wm_zt ug vg cloud_frac ice_supersat_frac cloud_cover rcm_in_layer rcm_in_cloud p_in_Pa exner rho_ds_zt thv_ds_zt Lscale T_in_K rel_humidity wp3 thlp3 rtp3 wpthlp2 wp2thlp wprtp2 wp2rtp Skw_zt Skthl_zt Skrt_zt Lscale_up Lscale_down tau_zt Kh_zt wp2thvp wp2rcp wp2hmp wprtpthlp wpup2 wpvp2 rc_coef Lscale_pert_1 Lscale_pert_2 sigma_sqd_w_zt rho radht radht_LW radht_SW Ncm Nc_in_cloud Nc_activated Nccnm Nim snowslope Nsm Ngm sed_rcm rsat rsati rrm Nrm m_vol_rad_rain m_vol_rad_cloud eff_rad_cloud eff_rad_ice eff_rad_snow eff_rad_rain eff_rad_graupel precip_rate_zt rsm rim rgm diam mass_ice_cryst rcm_icedfs u_T_cm rtm_bt rtm_ma rtm_ta rtm_mfl rtm_tacl rtm_cl rtm_forcing rtm_sdmp rtm_mc rtm_pd rvm_mc rcm_mc rcm_sd_mg_morr thlm_bt thlm_ma thlm_ta thlm_mfl thlm_tacl thlm_cl thlm_forcing thlm_sdmp thlm_mc thlm_old thlm_without_ta thlm_mfl_min thlm_mfl_max thlm_enter_mfl thlm_exit_mfl rtm_old rtm_without_ta rtm_mfl_min rtm_mfl_max rtm_enter_mfl rtm_exit_mfl um_bt um_ma um_gf um_cf um_ta um_f um_sdmp um_ndg um_mfl vm_bt vm_ma vm_gf vm_cf vm_ta vm_f vm_sdmp vm_ndg vm_mfl wp3_bt wp3_ma wp3_ta wp3_tp wp3_ac wp3_bp1 wp3_pr_turb wp3_pr_dfsn wp3_pr1 wp3_pr2 wp3_pr3 wp3_pr_tp wp3_dp1 wp3_sdmp wp3_cl wp3_splat rtp3_bt rtp3_tp rtp3_ac rtp3_dp thlp3_bt thlp3_tp thlp3_ac thlp3_dp rrm_bt rrm_ma rrm_sd rrm_ts rrm_sd_morr rrm_ta rrm_evap rrm_auto rrm_accr rrm_evap_adj rrm_src_adj rrm_hf rrm_wvhf rrm_cl rrm_mc Nrm_bt Nrm_ma Nrm_sd Nrm_ts Nrm_ta Nrm_evap Nrm_auto Nrm_evap_adj Nrm_src_adj Nrm_cl Nrm_mc Ncm_bt Ncm_ma Ncm_ta Ncm_mc Ncm_cl Ncm_act rsm_bt rsm_ma rsm_sd rsm_sd_morr rsm_ta rsm_mc rsm_hf rsm_wvhf rsm_cl rim_bt rim_ma rim_sd rim_sd_mg_morr rim_ta rim_mc rim_hf rim_wvhf rim_cl rgm_bt rgm_ma rgm_sd rgm_sd_morr rgm_ta rgm_mc rgm_hf rgm_wvhf rgm_cl Nsm_bt Nsm_mc Nsm_ta Nsm_ma Nsm_sd Nsm_cl Nim_bt Nim_mc Nim_ta Nim_ma Nim_sd Nim_cl Ngm_bt Ngm_mc Ngm_ta Ngm_ma Ngm_sd Ngm_cl w_KK_evap_covar_zt rt_KK_evap_covar_zt thl_KK_evap_covar_zt w_KK_auto_covar_zt rt_KK_auto_covar_zt thl_KK_auto_covar_zt w_KK_accr_covar_zt rt_KK_accr_covar_zt thl_KK_accr_covar_zt rr_KK_mvr_covar_zt Nr_KK_mvr_covar_zt KK_mvr_variance_zt mixt_frac w_1 w_2 varnce_w_1 varnce_w_2 thl_1 thl_2 varnce_thl_1 varnce_thl_2 rt_1 rt_2 varnce_rt_1 varnce_rt_2 rc_1 rc_2 rsatl_1 rsatl_2 cloud_frac_1 cloud_frac_2 a3_coef_zt wp3_on_wp2_zt chi_1 chi_2 stdev_chi_1 stdev_chi_2 stdev_eta_1 stdev_eta_2 covar_chi_eta_1 covar_chi_eta_2 corr_w_chi_1 corr_w_chi_2 corr_w_eta_1 corr_w_eta_2 corr_chi_eta_1 corr_chi_eta_2 corr_w_rt_1 corr_w_rt_2 corr_w_thl_1 corr_w_thl_2 corr_rt_thl_1 corr_rt_thl_2 crt_1 crt_2 cthl_1 cthl_2 F_w F_rt F_thl min_F_w max_F_w min_F_rt max_F_rt min_F_thl max_F_thl coef_wprtp2_implicit term_wprtp2_explicit coef_wpthlp2_implicit term_wpthlp2_explicit coef_wprtpthlp_implicit term_wprtpthlp_explicit coef_wp2rtp_implicit term_wp2rtp_explicit coef_wp2thlp_implicit term_wp2thlp_explicit hm_i precip_frac precip_frac_1 precip_frac_2 Ncnm mu_hm_i mu_Ncn_i sigma_hm_i sigma_Ncn_i corr_w_chi_1_ca corr_w_chi_2_ca corr_w_eta_1_ca corr_w_eta_2_ca corr_w_hm_i corr_w_Ncn_i corr_chi_eta_1_ca corr_chi_eta_2_ca corr_chi_hm_i corr_chi_Ncn_i corr_eta_hm_i corr_eta_Ncn_i corr_Ncn_hm_i corr_hmx_hmy_i chi chip2 C11_Skw_fnc wp2_zt thlp2_zt wpthlp_zt wprtp_zt rtp2_zt rtpthlp_zt up2_zt vp2_zt upwp_zt vpwp_zt hmp2_zt PSMLT EVPMS PRACS EVPMG PRACG PGMLT MNUCCC PSACWS PSACWI QMULTS QMULTG PSACWG PGSACW PRD PRCI PRAI QMULTR QMULTRG MNUCCD PRACI PRACIS EPRD MNUCCR PIACR PIACRS PGRACS PRDS EPRDS PSACR PRDG EPRDG NGSTEN NRSTEN NISTEN NSSTEN NCSTEN NPRC1 NRAGG NPRACG NSUBR NSMLTR NGMLTR NPRACS NNUCCR NIACR NIACRS NGRACS NSMLTS NSAGG NPRCI NSCNG NSUBS PRC PRA PRE PCC NNUCCC NPSACWS NPRA NPRC NPSACWI NPSACWG NPRAI NMULTS NMULTG NMULTR NMULTRG NNUCCD NSUBI NGMLTG NSUBG NACT SIZEFIX_NR SIZEFIX_NC SIZEFIX_NI SIZEFIX_NS SIZEFIX_NG NEGFIX_NR NEGFIX_NC NEGFIX_NI NEGFIX_NS NEGFIX_NG NIM_MORR_CL QC_INST QR_INST QI_INST QS_INST QG_INST NC_INST NR_INST NI_INST NS_INST NG_INST T_in_K_mc cloud_frac_refined rcm_refined hl_on_Cp_residual qto_residual vars_zm = wp2 rtp2 thlp2 rtpthlp wprtp wpthlp wp2up2 wp2vp2 wp4 up2 vp2 Skw_zm Skthl_zm Skrt_zm wpthvp rtpthvp thlpthvp tau_zm Kh_zm K_hm wprcp rc_coef_zm wm_zm thlprcp rtprcp rcp2 upwp vpwp upthlp uprtp vpthlp vprtp upthvp uprcp vpthvp vprcp rho_zm sigma_sqd_w Skw_velocity gamma_Skw_fnc coef_wp4_implicit C6rt_Skw_fnc C6thl_Skw_fnc C6_term C7_Skw_fnc C1_Skw_fnc a3_coef wp3_on_wp2 wp3_on_wp2_cfl_num rcm_zm rtm_zm thlm_zm cloud_frac_zm ice_supersat_frac_zm rho_ds_zm thv_ds_zm em mean_w_up mean_w_down shear wp3_zm thlp3_zm rtp3_zm w_1_zm w_2_zm varnce_w_1_zm varnce_w_2_zm mixt_frac_zm Frad Frad_LW Frad_SW Frad_LW_up Frad_SW_up Frad_LW_down Frad_SW_down Fprec Fcsed hydrometp2 wphydrometp rtphmp thlphmp hmxphmyp Vri VNi Vrc VNc Vrr VNr Vrs VNs Vrg Vrrprrp VNrpNrp Vrrprrp_expcalc VNrpNrp_expcalc wp2_bt wp2_ma wp2_ta wp2_ac wp2_bp wp2_pr1 wp2_pr2 wp2_pr3 wp2_pr_dfsn wp2_dp1 wp2_dp2 wp2_sdmp wp2_cl wp2_pd wp2_sf wp2_splat vp2_bt vp2_ma vp2_ta vp2_tp vp2_dp1 vp2_dp2 vp2_pr1 vp2_pr2 vp2_sdmp vp2_cl vp2_pd vp2_sf vp2_splat up2_bt up2_ma up2_ta up2_tp up2_dp1 up2_dp2 up2_pr1 up2_pr2 up2_sdmp up2_cl up2_pd up2_sf up2_splat upwp_bt upwp_ma upwp_ta upwp_tp upwp_ac upwp_bp upwp_pr1 upwp_pr2 upwp_pr3 upwp_pr4 upwp_dp1 upwp_mfl upwp_cl vpwp_bt vpwp_ma vpwp_ta vpwp_tp vpwp_ac vpwp_bp vpwp_pr1 vpwp_pr2 vpwp_pr3 vpwp_pr4 vpwp_dp1 vpwp_mfl vpwp_cl wprtp_bt wprtp_ma wprtp_ta wprtp_tp wprtp_ac wprtp_bp wprtp_pr1 wprtp_pr2 wprtp_pr3 wprtp_dp1 wprtp_mfl wprtp_cl wprtp_pd wprtp_forcing wprtp_mc wpthlp_bt wpthlp_ma wpthlp_ta wpthlp_tp wpthlp_ac wpthlp_bp wpthlp_pr1 wpthlp_pr2 wpthlp_pr3 wpthlp_dp1 wpthlp_mfl wpthlp_cl wpthlp_forcing wpthlp_mc rtp2_bt rtp2_ma rtp2_ta rtp2_tp rtp2_dp1 rtp2_dp2 rtp2_cl rtp2_pd rtp2_sf rtp2_forcing rtp2_mc thlp2_bt thlp2_ma thlp2_ta thlp2_tp thlp2_dp1 thlp2_dp2 thlp2_cl thlp2_pd thlp2_sf thlp2_forcing thlp2_mc rtpthlp_bt rtpthlp_ma rtpthlp_ta rtpthlp_tp1 rtpthlp_tp2 rtpthlp_dp1 rtpthlp_dp2 rtpthlp_cl rtpthlp_sf rtpthlp_forcing rtpthlp_mc wpthlp_enter_mfl wpthlp_exit_mfl wprtp_enter_mfl wprtp_exit_mfl wpthlp_mfl_min wpthlp_mfl_max wprtp_mfl_min wprtp_mfl_max stability_correction bv_freq_sqd bv_freq_sqd_splat bv_freq_sqd_mixed bv_freq_sqd_moist bv_freq_sqd_dry bv_freq_sqd_smth bv_freq_out_cloud bv_freq_pos ddzt_umvm_sqd invrs_tau_zm invrs_tau_xp2_zm invrs_tau_wp2_zm invrs_tau_wpxp_zm invrs_tau_wp3_zm invrs_tau_no_N2_zm invrs_tau_bkgnd invrs_tau_sfc invrs_tau_shear Ri_zm vars_sfc = ustar soil_heat_flux veg_T_in_K sfc_soil_T_in_K deep_soil_T_in_K lh sh cc lwp vwp swp iwp rwp z_cloud_base z_inversion precip_rate_sfc rain_flux_sfc rrm_sfc precip_frac_tol wpthlp_sfc wprtp_sfc upwp_sfc vpwp_sfc morr_snow_rate thlm_vert_avg rtm_vert_avg um_vert_avg vm_vert_avg wp2_vert_avg up2_vert_avg vp2_vert_avg rtp2_vert_avg thlp2_vert_avg T_sfc rtm_spur_src thlm_spur_src rs_sd_morr_int tot_vartn_normlzd_rtm tot_vartn_normlzd_thlm tot_vartn_normlzd_wprtp -------------------------------------------------- iteration = 1; time = 61260.0 iteration = 2; time = 61320.0 iteration = 3; time = 61380.0 iteration = 4; time = 61440.0 iteration = 5; time = 61500.0 iteration = 6; time = 61560.0 iteration = 7; time = 61620.0 iteration = 8; time = 61680.0 rsm < 0.000000000000000 in fill_holes_driver at k= 31 rsm < 0.000000000000000 in fill_holes_driver at k= 32 rsm < 0.000000000000000 in fill_holes_driver at k= 33 rsm < 0.000000000000000 in fill_holes_driver at k= 34 rsm < 0.000000000000000 in fill_holes_driver at k= 35 rsm < 0.000000000000000 in fill_holes_driver at k= 36 rsm < 0.000000000000000 in fill_holes_driver at k= 37 rsm < 0.000000000000000 in fill_holes_driver at k= 38 rsm < 0.000000000000000 in fill_holes_driver at k= 39 rsm < 0.000000000000000 in fill_holes_driver at k= 40 rsm < 0.000000000000000 in fill_holes_driver at k= 41 rsm < 0.000000000000000 in fill_holes_driver at k= 42 rsm < 0.000000000000000 in fill_holes_driver at k= 43 rsm < 0.000000000000000 in fill_holes_driver at k= 44 rsm < 0.000000000000000 in fill_holes_driver at k= 45 rsm < 0.000000000000000 in fill_holes_driver at k= 46 rsm < 0.000000000000000 in fill_holes_driver at k= 47 rsm < 0.000000000000000 in fill_holes_driver at k= 48 rsm < 0.000000000000000 in fill_holes_driver at k= 49 rsm < 0.000000000000000 in fill_holes_driver at k= 50 rsm < 0.000000000000000 in fill_holes_driver at k= 51 rsm < 0.000000000000000 in fill_holes_driver at k= 52 rsm < 0.000000000000000 in fill_holes_driver at k= 53 rsm < 0.000000000000000 in fill_holes_driver at k= 54 rsm < 0.000000000000000 in fill_holes_driver at k= 55 rsm < 0.000000000000000 in fill_holes_driver at k= 56 rsm < 0.000000000000000 in fill_holes_driver at k= 57 rsm < 0.000000000000000 in fill_holes_driver at k= 58 rsm < 0.000000000000000 in fill_holes_driver at k= 59 rsm < 0.000000000000000 in fill_holes_driver at k= 60 rsm < 0.000000000000000 in fill_holes_driver at k= 61 rsm < 0.000000000000000 in fill_holes_driver at k= 62 rsm < 0.000000000000000 in fill_holes_driver at k= 63 rsm < 0.000000000000000 in fill_holes_driver at k= 64 rsm < 0.000000000000000 in fill_holes_driver at k= 65 rsm < 0.000000000000000 in fill_holes_driver at k= 66 rsm < 0.000000000000000 in fill_holes_driver at k= 67 rsm < 0.000000000000000 in fill_holes_driver at k= 68 rsm < 0.000000000000000 in fill_holes_driver at k= 69 rsm < 0.000000000000000 in fill_holes_driver at k= 70 rsm < 0.000000000000000 in fill_holes_driver at k= 71 rsm < 0.000000000000000 in fill_holes_driver at k= 72 rsm < 0.000000000000000 in fill_holes_driver at k= 73 rsm < 0.000000000000000 in fill_holes_driver at k= 74 rsm < 0.000000000000000 in fill_holes_driver at k= 75 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 iteration = 9; time = 61740.0 rsm < 0.000000000000000 in fill_holes_driver at k= 32 rsm < 0.000000000000000 in fill_holes_driver at k= 33 rsm < 0.000000000000000 in fill_holes_driver at k= 34 rsm < 0.000000000000000 in fill_holes_driver at k= 35 rsm < 0.000000000000000 in fill_holes_driver at k= 36 rsm < 0.000000000000000 in fill_holes_driver at k= 37 rsm < 0.000000000000000 in fill_holes_driver at k= 38 rsm < 0.000000000000000 in fill_holes_driver at k= 39 rsm < 0.000000000000000 in fill_holes_driver at k= 40 rsm < 0.000000000000000 in fill_holes_driver at k= 41 rsm < 0.000000000000000 in fill_holes_driver at k= 42 rsm < 0.000000000000000 in fill_holes_driver at k= 43 rsm < 0.000000000000000 in fill_holes_driver at k= 44 rsm < 0.000000000000000 in fill_holes_driver at k= 45 rsm < 0.000000000000000 in fill_holes_driver at k= 46 rsm < 0.000000000000000 in fill_holes_driver at k= 47 rsm < 0.000000000000000 in fill_holes_driver at k= 48 rsm < 0.000000000000000 in fill_holes_driver at k= 49 rsm < 0.000000000000000 in fill_holes_driver at k= 50 rsm < 0.000000000000000 in fill_holes_driver at k= 51 rsm < 0.000000000000000 in fill_holes_driver at k= 52 rsm < 0.000000000000000 in fill_holes_driver at k= 53 rsm < 0.000000000000000 in fill_holes_driver at k= 54 rsm < 0.000000000000000 in fill_holes_driver at k= 55 rsm < 0.000000000000000 in fill_holes_driver at k= 56 rsm < 0.000000000000000 in fill_holes_driver at k= 57 rsm < 0.000000000000000 in fill_holes_driver at k= 58 rsm < 0.000000000000000 in fill_holes_driver at k= 59 rsm < 0.000000000000000 in fill_holes_driver at k= 60 rsm < 0.000000000000000 in fill_holes_driver at k= 61 rsm < 0.000000000000000 in fill_holes_driver at k= 62 rsm < 0.000000000000000 in fill_holes_driver at k= 63 rsm < 0.000000000000000 in fill_holes_driver at k= 64 rsm < 0.000000000000000 in fill_holes_driver at k= 65 rsm < 0.000000000000000 in fill_holes_driver at k= 66 rsm < 0.000000000000000 in fill_holes_driver at k= 67 rsm < 0.000000000000000 in fill_holes_driver at k= 68 rsm < 0.000000000000000 in fill_holes_driver at k= 69 rsm < 0.000000000000000 in fill_holes_driver at k= 70 rsm < 0.000000000000000 in fill_holes_driver at k= 71 rsm < 0.000000000000000 in fill_holes_driver at k= 72 rsm < 0.000000000000000 in fill_holes_driver at k= 73 rsm < 0.000000000000000 in fill_holes_driver at k= 74 rsm < 0.000000000000000 in fill_holes_driver at k= 75 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 iteration = 10; time = 61800.0 iteration = 11; time = 61860.0 iteration = 12; time = 61920.0 rsm < 0.000000000000000 in fill_holes_driver at k= 28 rsm < 0.000000000000000 in fill_holes_driver at k= 31 rsm < 0.000000000000000 in fill_holes_driver at k= 32 rsm < 0.000000000000000 in fill_holes_driver at k= 33 rsm < 0.000000000000000 in fill_holes_driver at k= 34 rsm < 0.000000000000000 in fill_holes_driver at k= 35 rsm < 0.000000000000000 in fill_holes_driver at k= 36 rsm < 0.000000000000000 in fill_holes_driver at k= 37 rsm < 0.000000000000000 in fill_holes_driver at k= 38 rsm < 0.000000000000000 in fill_holes_driver at k= 39 rsm < 0.000000000000000 in fill_holes_driver at k= 40 rsm < 0.000000000000000 in fill_holes_driver at k= 41 rsm < 0.000000000000000 in fill_holes_driver at k= 42 rsm < 0.000000000000000 in fill_holes_driver at k= 43 rsm < 0.000000000000000 in fill_holes_driver at k= 44 rsm < 0.000000000000000 in fill_holes_driver at k= 45 rsm < 0.000000000000000 in fill_holes_driver at k= 46 rsm < 0.000000000000000 in fill_holes_driver at k= 47 rsm < 0.000000000000000 in fill_holes_driver at k= 48 rsm < 0.000000000000000 in fill_holes_driver at k= 49 rsm < 0.000000000000000 in fill_holes_driver at k= 50 rsm < 0.000000000000000 in fill_holes_driver at k= 51 rsm < 0.000000000000000 in fill_holes_driver at k= 52 rsm < 0.000000000000000 in fill_holes_driver at k= 53 rsm < 0.000000000000000 in fill_holes_driver at k= 54 rsm < 0.000000000000000 in fill_holes_driver at k= 55 rsm < 0.000000000000000 in fill_holes_driver at k= 56 rsm < 0.000000000000000 in fill_holes_driver at k= 57 rsm < 0.000000000000000 in fill_holes_driver at k= 58 rsm < 0.000000000000000 in fill_holes_driver at k= 59 rsm < 0.000000000000000 in fill_holes_driver at k= 60 rsm < 0.000000000000000 in fill_holes_driver at k= 61 rsm < 0.000000000000000 in fill_holes_driver at k= 62 rsm < 0.000000000000000 in fill_holes_driver at k= 63 rsm < 0.000000000000000 in fill_holes_driver at k= 64 rsm < 0.000000000000000 in fill_holes_driver at k= 65 rsm < 0.000000000000000 in fill_holes_driver at k= 66 rsm < 0.000000000000000 in fill_holes_driver at k= 67 rsm < 0.000000000000000 in fill_holes_driver at k= 68 rsm < 0.000000000000000 in fill_holes_driver at k= 69 rsm < 0.000000000000000 in fill_holes_driver at k= 70 rsm < 0.000000000000000 in fill_holes_driver at k= 71 rsm < 0.000000000000000 in fill_holes_driver at k= 72 rsm < 0.000000000000000 in fill_holes_driver at k= 73 rsm < 0.000000000000000 in fill_holes_driver at k= 74 rsm < 0.000000000000000 in fill_holes_driver at k= 75 Warning: One-level hole filling was not able to fill holes completely! The holes were filled partially. |total_hole| > total_mass Warning: One-level hole filling was not able to fill holes completely! The holes were filled partially. |total_hole| > total_mass Warning: One-level hole filling was not able to fill holes completely! The holes were filled partially. |total_hole| > total_mass Warning: Hole filling failed! A hole could not be filled. Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 iteration = 13; time = 61980.0 rsm < 0.000000000000000 in fill_holes_driver at k= 29 Warning: One-level hole filling was not able to fill holes completely! The holes were filled partially. |total_hole| > total_mass Warning: One-level hole filling was not able to fill holes completely! The holes were filled partially. |total_hole| > total_mass Warning: One-level hole filling was not able to fill holes completely! The holes were filled partially. |total_hole| > total_mass Warning: Hole filling failed! A hole could not be filled. iteration = 14; time = 62040.0 iteration = 15; time = 62100.0 rsm < 0.000000000000000 in fill_holes_driver at k= 29 rsm < 0.000000000000000 in fill_holes_driver at k= 31 Warning: One-level hole filling was not able to fill holes completely! The holes were filled partially. |total_hole| > total_mass Warning: One-level hole filling was not able to fill holes completely! The holes were filled partially. |total_hole| > total_mass Warning: One-level hole filling was not able to fill holes completely! The holes were filled partially. |total_hole| > total_mass Warning: Hole filling failed! A hole could not be filled. Warning: One-level hole filling was not successful! total_mass ~= 0 iteration = 16; time = 62160.0 rsm < 0.000000000000000 in fill_holes_driver at k= 28 Warning: One-level hole filling was not able to fill holes completely! The holes were filled partially. |total_hole| > total_mass Warning: One-level hole filling was not able to fill holes completely! The holes were filled partially. |total_hole| > total_mass Warning: One-level hole filling was not able to fill holes completely! The holes were filled partially. |total_hole| > total_mass Warning: Hole filling failed! A hole could not be filled. iteration = 17; time = 62220.0 rim < 0.000000000000000 in fill_holes_driver at k= 31 Warning: One-level hole filling was not successful! total_mass ~= 0 iteration = 18; time = 62280.0 iteration = 19; time = 62340.0 iteration = 20; time = 62400.0 iteration = 21; time = 62460.0 rsm < 0.000000000000000 in fill_holes_driver at k= 27 Warning: One-level hole filling was not able to fill holes completely! The holes were filled partially. |total_hole| > total_mass Warning: One-level hole filling was not able to fill holes completely! The holes were filled partially. |total_hole| > total_mass Warning: One-level hole filling was not able to fill holes completely! The holes were filled partially. |total_hole| > total_mass Warning: Hole filling failed! A hole could not be filled. iteration = 22; time = 62520.0 rsm < 0.000000000000000 in fill_holes_driver at k= 28 Warning: One-level hole filling was not able to fill holes completely! The holes were filled partially. |total_hole| > total_mass Warning: One-level hole filling was not able to fill holes completely! The holes were filled partially. |total_hole| > total_mass Warning: One-level hole filling was not able to fill holes completely! The holes were filled partially. |total_hole| > total_mass Warning: Hole filling failed! A hole could not be filled. iteration = 23; time = 62580.0 rsm < 0.000000000000000 in fill_holes_driver at k= 27 rsm < 0.000000000000000 in fill_holes_driver at k= 29 Warning: One-level hole filling was not able to fill holes completely! The holes were filled partially. |total_hole| > total_mass Warning: One-level hole filling was not able to fill holes completely! The holes were filled partially. |total_hole| > total_mass Warning: One-level hole filling was not able to fill holes completely! The holes were filled partially. |total_hole| > total_mass Warning: Hole filling failed! A hole could not be filled. Warning: One-level hole filling was not able to fill holes completely! The holes were filled partially. |total_hole| > total_mass Warning: One-level hole filling was not able to fill holes completely! The holes were filled partially. |total_hole| > total_mass Warning: One-level hole filling was not able to fill holes completely! The holes were filled partially. |total_hole| > total_mass Warning: Hole filling failed! A hole could not be filled. iteration = 24; time = 62640.0 iteration = 25; time = 62700.0 iteration = 26; time = 62760.0 iteration = 27; time = 62820.0 iteration = 28; time = 62880.0 rsm < 0.000000000000000 in fill_holes_driver at k= 27 Warning: One-level hole filling was not able to fill holes completely! The holes were filled partially. |total_hole| > total_mass Warning: One-level hole filling was not able to fill holes completely! The holes were filled partially. |total_hole| > total_mass Warning: One-level hole filling was not able to fill holes completely! The holes were filled partially. |total_hole| > total_mass Warning: Hole filling failed! A hole could not be filled. iteration = 29; time = 62940.0 iteration = 30; time = 63000.0 iteration = 31; time = 63060.0 rsm < 0.000000000000000 in fill_holes_driver at k= 33 Warning: One-level hole filling was not able to fill holes completely! The holes were filled partially. |total_hole| > total_mass Warning: One-level hole filling was not able to fill holes completely! The holes were filled partially. |total_hole| > total_mass Warning: One-level hole filling was not able to fill holes completely! The holes were filled partially. |total_hole| > total_mass Warning: Hole filling failed! A hole could not be filled. iteration = 32; time = 63120.0 iteration = 33; time = 63180.0 iteration = 34; time = 63240.0 rsm < 0.000000000000000 in fill_holes_driver at k= 29 rsm < 0.000000000000000 in fill_holes_driver at k= 34 Warning: One-level hole filling was not able to fill holes completely! The holes were filled partially. |total_hole| > total_mass Warning: One-level hole filling was not able to fill holes completely! The holes were filled partially. |total_hole| > total_mass Warning: One-level hole filling was not able to fill holes completely! The holes were filled partially. |total_hole| > total_mass Warning: Hole filling failed! A hole could not be filled. Warning: One-level hole filling was not successful! total_mass ~= 0 iteration = 35; time = 63300.0 iteration = 36; time = 63360.0 iteration = 37; time = 63420.0 rsm < 0.000000000000000 in fill_holes_driver at k= 27 rsm < 0.000000000000000 in fill_holes_driver at k= 29 rsm < 0.000000000000000 in fill_holes_driver at k= 34 Warning: One-level hole filling was not able to fill holes completely! The holes were filled partially. |total_hole| > total_mass Warning: One-level hole filling was not able to fill holes completely! The holes were filled partially. |total_hole| > total_mass Warning: One-level hole filling was not able to fill holes completely! The holes were filled partially. |total_hole| > total_mass Warning: Hole filling failed! A hole could not be filled. Warning: One-level hole filling was not able to fill holes completely! The holes were filled partially. |total_hole| > total_mass Warning: One-level hole filling was not able to fill holes completely! The holes were filled partially. |total_hole| > total_mass Warning: One-level hole filling was not able to fill holes completely! The holes were filled partially. |total_hole| > total_mass Warning: Hole filling failed! A hole could not be filled. Warning: One-level hole filling was not successful! total_mass ~= 0 iteration = 38; time = 63480.0 iteration = 39; time = 63540.0 iteration = 40; time = 63600.0 rsm < 0.000000000000000 in fill_holes_driver at k= 27 rsm < 0.000000000000000 in fill_holes_driver at k= 30 rsm < 0.000000000000000 in fill_holes_driver at k= 33 Warning: One-level hole filling was not able to fill holes completely! The holes were filled partially. |total_hole| > total_mass Warning: One-level hole filling was not able to fill holes completely! The holes were filled partially. |total_hole| > total_mass Warning: One-level hole filling was not able to fill holes completely! The holes were filled partially. |total_hole| > total_mass Warning: Hole filling failed! A hole could not be filled. Warning: One-level hole filling was not able to fill holes completely! The holes were filled partially. |total_hole| > total_mass Warning: One-level hole filling was not able to fill holes completely! The holes were filled partially. |total_hole| > total_mass Warning: One-level hole filling was not able to fill holes completely! The holes were filled partially. |total_hole| > total_mass Warning: Hole filling failed! A hole could not be filled. Warning: One-level hole filling was not successful! total_mass ~= 0 iteration = 41; time = 63660.0 rsm < 0.000000000000000 in fill_holes_driver at k= 31 Warning: One-level hole filling was not able to fill holes completely! The holes were filled partially. |total_hole| > total_mass Warning: One-level hole filling was not able to fill holes completely! The holes were filled partially. |total_hole| > total_mass Warning: One-level hole filling was not able to fill holes completely! The holes were filled partially. |total_hole| > total_mass Warning: Hole filling failed! A hole could not be filled. iteration = 42; time = 63720.0 rsm < 0.000000000000000 in fill_holes_driver at k= 27 rsm < 0.000000000000000 in fill_holes_driver at k= 29 rsm < 0.000000000000000 in fill_holes_driver at k= 32 Warning: One-level hole filling was not able to fill holes completely! The holes were filled partially. |total_hole| > total_mass Warning: One-level hole filling was not able to fill holes completely! The holes were filled partially. |total_hole| > total_mass Warning: One-level hole filling was not able to fill holes completely! The holes were filled partially. |total_hole| > total_mass Warning: Hole filling failed! A hole could not be filled. Warning: One-level hole filling was not able to fill holes completely! The holes were filled partially. |total_hole| > total_mass Warning: One-level hole filling was not able to fill holes completely! The holes were filled partially. |total_hole| > total_mass Warning: One-level hole filling was not able to fill holes completely! The holes were filled partially. |total_hole| > total_mass Warning: Hole filling failed! A hole could not be filled. Warning: One-level hole filling was not successful! total_mass ~= 0 iteration = 43; time = 63780.0 rsm < 0.000000000000000 in fill_holes_driver at k= 33 Warning: One-level hole filling was not able to fill holes completely! The holes were filled partially. |total_hole| > total_mass Warning: One-level hole filling was not able to fill holes completely! The holes were filled partially. |total_hole| > total_mass Warning: One-level hole filling was not able to fill holes completely! The holes were filled partially. |total_hole| > total_mass Warning: Hole filling failed! A hole could not be filled. Warning: One-level hole filling was not successful! total_mass ~= 0 rim < 0.000000000000000 in fill_holes_driver at k= 31 Nim < 0.000000000000000 in fill_holes_driver at k= 31 iteration = 44; time = 63840.0 rsm < 0.000000000000000 in fill_holes_driver at k= 27 rsm < 0.000000000000000 in fill_holes_driver at k= 29 rsm < 0.000000000000000 in fill_holes_driver at k= 32 Warning: One-level hole filling was not able to fill holes completely! The holes were filled partially. |total_hole| > total_mass Warning: One-level hole filling was not able to fill holes completely! The holes were filled partially. |total_hole| > total_mass Warning: One-level hole filling was not able to fill holes completely! The holes were filled partially. |total_hole| > total_mass Warning: Hole filling failed! A hole could not be filled. Warning: One-level hole filling was not able to fill holes completely! The holes were filled partially. |total_hole| > total_mass Warning: One-level hole filling was not able to fill holes completely! The holes were filled partially. |total_hole| > total_mass Warning: One-level hole filling was not able to fill holes completely! The holes were filled partially. |total_hole| > total_mass Warning: Hole filling failed! A hole could not be filled. Warning: One-level hole filling was not successful! total_mass ~= 0 rim < 0.000000000000000 in fill_holes_driver at k= 32 iteration = 45; time = 63900.0 rsm < 0.000000000000000 in fill_holes_driver at k= 28 rsm < 0.000000000000000 in fill_holes_driver at k= 30 Warning: One-level hole filling was not able to fill holes completely! The holes were filled partially. |total_hole| > total_mass Warning: One-level hole filling was not able to fill holes completely! The holes were filled partially. |total_hole| > total_mass Warning: One-level hole filling was not able to fill holes completely! The holes were filled partially. |total_hole| > total_mass Warning: Hole filling failed! A hole could not be filled. Warning: One-level hole filling was not able to fill holes completely! The holes were filled partially. |total_hole| > total_mass Warning: One-level hole filling was not able to fill holes completely! The holes were filled partially. |total_hole| > total_mass Warning: One-level hole filling was not able to fill holes completely! The holes were filled partially. |total_hole| > total_mass Warning: Hole filling failed! A hole could not be filled. iteration = 46; time = 63960.0 rsm < 0.000000000000000 in fill_holes_driver at k= 29 rsm < 0.000000000000000 in fill_holes_driver at k= 31 rsm < 0.000000000000000 in fill_holes_driver at k= 33 rsm < 0.000000000000000 in fill_holes_driver at k= 34 rsm < 0.000000000000000 in fill_holes_driver at k= 35 rsm < 0.000000000000000 in fill_holes_driver at k= 36 rsm < 0.000000000000000 in fill_holes_driver at k= 37 rsm < 0.000000000000000 in fill_holes_driver at k= 38 rsm < 0.000000000000000 in fill_holes_driver at k= 39 rsm < 0.000000000000000 in fill_holes_driver at k= 40 rsm < 0.000000000000000 in fill_holes_driver at k= 41 rsm < 0.000000000000000 in fill_holes_driver at k= 42 rsm < 0.000000000000000 in fill_holes_driver at k= 43 rsm < 0.000000000000000 in fill_holes_driver at k= 44 rsm < 0.000000000000000 in fill_holes_driver at k= 45 rsm < 0.000000000000000 in fill_holes_driver at k= 46 rsm < 0.000000000000000 in fill_holes_driver at k= 47 rsm < 0.000000000000000 in fill_holes_driver at k= 48 rsm < 0.000000000000000 in fill_holes_driver at k= 49 rsm < 0.000000000000000 in fill_holes_driver at k= 50 rsm < 0.000000000000000 in fill_holes_driver at k= 51 rsm < 0.000000000000000 in fill_holes_driver at k= 52 rsm < 0.000000000000000 in fill_holes_driver at k= 53 rsm < 0.000000000000000 in fill_holes_driver at k= 54 rsm < 0.000000000000000 in fill_holes_driver at k= 55 rsm < 0.000000000000000 in fill_holes_driver at k= 56 rsm < 0.000000000000000 in fill_holes_driver at k= 57 rsm < 0.000000000000000 in fill_holes_driver at k= 58 rsm < 0.000000000000000 in fill_holes_driver at k= 59 rsm < 0.000000000000000 in fill_holes_driver at k= 60 rsm < 0.000000000000000 in fill_holes_driver at k= 61 rsm < 0.000000000000000 in fill_holes_driver at k= 62 rsm < 0.000000000000000 in fill_holes_driver at k= 63 rsm < 0.000000000000000 in fill_holes_driver at k= 64 rsm < 0.000000000000000 in fill_holes_driver at k= 65 rsm < 0.000000000000000 in fill_holes_driver at k= 66 rsm < 0.000000000000000 in fill_holes_driver at k= 67 rsm < 0.000000000000000 in fill_holes_driver at k= 68 rsm < 0.000000000000000 in fill_holes_driver at k= 69 rsm < 0.000000000000000 in fill_holes_driver at k= 70 rsm < 0.000000000000000 in fill_holes_driver at k= 71 rsm < 0.000000000000000 in fill_holes_driver at k= 72 rsm < 0.000000000000000 in fill_holes_driver at k= 73 rsm < 0.000000000000000 in fill_holes_driver at k= 74 rsm < 0.000000000000000 in fill_holes_driver at k= 75 Warning: One-level hole filling was not able to fill holes completely! The holes were filled partially. |total_hole| > total_mass Warning: One-level hole filling was not able to fill holes completely! The holes were filled partially. |total_hole| > total_mass Warning: One-level hole filling was not able to fill holes completely! The holes were filled partially. |total_hole| > total_mass Warning: Hole filling failed! A hole could not be filled. Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 iteration = 47; time = 64020.0 rsm < 0.000000000000000 in fill_holes_driver at k= 30 rsm < 0.000000000000000 in fill_holes_driver at k= 32 Warning: One-level hole filling was not able to fill holes completely! The holes were filled partially. |total_hole| > total_mass Warning: One-level hole filling was not able to fill holes completely! The holes were filled partially. |total_hole| > total_mass Warning: One-level hole filling was not able to fill holes completely! The holes were filled partially. |total_hole| > total_mass Warning: Hole filling failed! A hole could not be filled. Warning: One-level hole filling was not successful! total_mass ~= 0 iteration = 48; time = 64080.0 rsm < 0.000000000000000 in fill_holes_driver at k= 29 rsm < 0.000000000000000 in fill_holes_driver at k= 31 Warning: One-level hole filling was not able to fill holes completely! The holes were filled partially. |total_hole| > total_mass Warning: One-level hole filling was not able to fill holes completely! The holes were filled partially. |total_hole| > total_mass Warning: One-level hole filling was not able to fill holes completely! The holes were filled partially. |total_hole| > total_mass Warning: Hole filling failed! A hole could not be filled. Warning: One-level hole filling was not successful! total_mass ~= 0 iteration = 49; time = 64140.0 rsm < 0.000000000000000 in fill_holes_driver at k= 30 Warning: One-level hole filling was not able to fill holes completely! The holes were filled partially. |total_hole| > total_mass Warning: One-level hole filling was not able to fill holes completely! The holes were filled partially. |total_hole| > total_mass Warning: One-level hole filling was not able to fill holes completely! The holes were filled partially. |total_hole| > total_mass Warning: Hole filling failed! A hole could not be filled. iteration = 50; time = 64200.0 rsm < 0.000000000000000 in fill_holes_driver at k= 31 Warning: One-level hole filling was not successful! total_mass ~= 0 rim < 0.000000000000000 in fill_holes_driver at k= 31 iteration = 51; time = 64260.0 rsm < 0.000000000000000 in fill_holes_driver at k= 28 Warning: One-level hole filling was not able to fill holes completely! The holes were filled partially. |total_hole| > total_mass Warning: One-level hole filling was not able to fill holes completely! The holes were filled partially. |total_hole| > total_mass Warning: One-level hole filling was not able to fill holes completely! The holes were filled partially. |total_hole| > total_mass Warning: Hole filling failed! A hole could not be filled. Warning: One-level hole filling was not successful! total_mass ~= 0 rim < 0.000000000000000 in fill_holes_driver at k= 30 iteration = 52; time = 64320.0 rsm < 0.000000000000000 in fill_holes_driver at k= 28 rsm < 0.000000000000000 in fill_holes_driver at k= 31 rsm < 0.000000000000000 in fill_holes_driver at k= 32 rsm < 0.000000000000000 in fill_holes_driver at k= 33 rsm < 0.000000000000000 in fill_holes_driver at k= 34 rsm < 0.000000000000000 in fill_holes_driver at k= 35 rsm < 0.000000000000000 in fill_holes_driver at k= 36 rsm < 0.000000000000000 in fill_holes_driver at k= 37 rsm < 0.000000000000000 in fill_holes_driver at k= 38 rsm < 0.000000000000000 in fill_holes_driver at k= 39 rsm < 0.000000000000000 in fill_holes_driver at k= 40 rsm < 0.000000000000000 in fill_holes_driver at k= 41 rsm < 0.000000000000000 in fill_holes_driver at k= 42 rsm < 0.000000000000000 in fill_holes_driver at k= 43 rsm < 0.000000000000000 in fill_holes_driver at k= 44 rsm < 0.000000000000000 in fill_holes_driver at k= 45 rsm < 0.000000000000000 in fill_holes_driver at k= 46 rsm < 0.000000000000000 in fill_holes_driver at k= 47 rsm < 0.000000000000000 in fill_holes_driver at k= 48 rsm < 0.000000000000000 in fill_holes_driver at k= 49 rsm < 0.000000000000000 in fill_holes_driver at k= 50 rsm < 0.000000000000000 in fill_holes_driver at k= 51 rsm < 0.000000000000000 in fill_holes_driver at k= 52 rsm < 0.000000000000000 in fill_holes_driver at k= 53 rsm < 0.000000000000000 in fill_holes_driver at k= 54 rsm < 0.000000000000000 in fill_holes_driver at k= 55 rsm < 0.000000000000000 in fill_holes_driver at k= 56 rsm < 0.000000000000000 in fill_holes_driver at k= 57 rsm < 0.000000000000000 in fill_holes_driver at k= 58 rsm < 0.000000000000000 in fill_holes_driver at k= 59 rsm < 0.000000000000000 in fill_holes_driver at k= 60 rsm < 0.000000000000000 in fill_holes_driver at k= 61 rsm < 0.000000000000000 in fill_holes_driver at k= 62 rsm < 0.000000000000000 in fill_holes_driver at k= 63 rsm < 0.000000000000000 in fill_holes_driver at k= 64 rsm < 0.000000000000000 in fill_holes_driver at k= 65 rsm < 0.000000000000000 in fill_holes_driver at k= 66 rsm < 0.000000000000000 in fill_holes_driver at k= 67 rsm < 0.000000000000000 in fill_holes_driver at k= 68 rsm < 0.000000000000000 in fill_holes_driver at k= 69 rsm < 0.000000000000000 in fill_holes_driver at k= 70 rsm < 0.000000000000000 in fill_holes_driver at k= 71 rsm < 0.000000000000000 in fill_holes_driver at k= 72 rsm < 0.000000000000000 in fill_holes_driver at k= 73 rsm < 0.000000000000000 in fill_holes_driver at k= 74 rsm < 0.000000000000000 in fill_holes_driver at k= 75 Warning: One-level hole filling was not able to fill holes completely! The holes were filled partially. |total_hole| > total_mass Warning: One-level hole filling was not able to fill holes completely! The holes were filled partially. |total_hole| > total_mass Warning: One-level hole filling was not able to fill holes completely! The holes were filled partially. |total_hole| > total_mass Warning: Hole filling failed! A hole could not be filled. Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 iteration = 53; time = 64380.0 rsm < 0.000000000000000 in fill_holes_driver at k= 28 rsm < 0.000000000000000 in fill_holes_driver at k= 30 rsm < 0.000000000000000 in fill_holes_driver at k= 31 rsm < 0.000000000000000 in fill_holes_driver at k= 32 rsm < 0.000000000000000 in fill_holes_driver at k= 33 rsm < 0.000000000000000 in fill_holes_driver at k= 34 rsm < 0.000000000000000 in fill_holes_driver at k= 35 rsm < 0.000000000000000 in fill_holes_driver at k= 36 rsm < 0.000000000000000 in fill_holes_driver at k= 37 rsm < 0.000000000000000 in fill_holes_driver at k= 38 rsm < 0.000000000000000 in fill_holes_driver at k= 39 rsm < 0.000000000000000 in fill_holes_driver at k= 40 rsm < 0.000000000000000 in fill_holes_driver at k= 41 rsm < 0.000000000000000 in fill_holes_driver at k= 42 rsm < 0.000000000000000 in fill_holes_driver at k= 43 rsm < 0.000000000000000 in fill_holes_driver at k= 44 rsm < 0.000000000000000 in fill_holes_driver at k= 45 rsm < 0.000000000000000 in fill_holes_driver at k= 46 rsm < 0.000000000000000 in fill_holes_driver at k= 47 rsm < 0.000000000000000 in fill_holes_driver at k= 48 rsm < 0.000000000000000 in fill_holes_driver at k= 49 rsm < 0.000000000000000 in fill_holes_driver at k= 50 rsm < 0.000000000000000 in fill_holes_driver at k= 51 rsm < 0.000000000000000 in fill_holes_driver at k= 52 rsm < 0.000000000000000 in fill_holes_driver at k= 53 rsm < 0.000000000000000 in fill_holes_driver at k= 54 rsm < 0.000000000000000 in fill_holes_driver at k= 55 rsm < 0.000000000000000 in fill_holes_driver at k= 56 rsm < 0.000000000000000 in fill_holes_driver at k= 57 rsm < 0.000000000000000 in fill_holes_driver at k= 58 rsm < 0.000000000000000 in fill_holes_driver at k= 59 rsm < 0.000000000000000 in fill_holes_driver at k= 60 rsm < 0.000000000000000 in fill_holes_driver at k= 61 rsm < 0.000000000000000 in fill_holes_driver at k= 62 rsm < 0.000000000000000 in fill_holes_driver at k= 63 rsm < 0.000000000000000 in fill_holes_driver at k= 64 rsm < 0.000000000000000 in fill_holes_driver at k= 65 rsm < 0.000000000000000 in fill_holes_driver at k= 66 rsm < 0.000000000000000 in fill_holes_driver at k= 67 rsm < 0.000000000000000 in fill_holes_driver at k= 68 rsm < 0.000000000000000 in fill_holes_driver at k= 69 rsm < 0.000000000000000 in fill_holes_driver at k= 70 rsm < 0.000000000000000 in fill_holes_driver at k= 71 rsm < 0.000000000000000 in fill_holes_driver at k= 72 rsm < 0.000000000000000 in fill_holes_driver at k= 73 rsm < 0.000000000000000 in fill_holes_driver at k= 74 rsm < 0.000000000000000 in fill_holes_driver at k= 75 Warning: One-level hole filling was not able to fill holes completely! The holes were filled partially. |total_hole| > total_mass Warning: One-level hole filling was not able to fill holes completely! The holes were filled partially. |total_hole| > total_mass Warning: One-level hole filling was not able to fill holes completely! The holes were filled partially. |total_hole| > total_mass Warning: Hole filling failed! A hole could not be filled. Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 iteration = 54; time = 64440.0 rsm < 0.000000000000000 in fill_holes_driver at k= 31 rsm < 0.000000000000000 in fill_holes_driver at k= 32 rsm < 0.000000000000000 in fill_holes_driver at k= 33 rsm < 0.000000000000000 in fill_holes_driver at k= 34 rsm < 0.000000000000000 in fill_holes_driver at k= 35 rsm < 0.000000000000000 in fill_holes_driver at k= 36 rsm < 0.000000000000000 in fill_holes_driver at k= 37 rsm < 0.000000000000000 in fill_holes_driver at k= 38 rsm < 0.000000000000000 in fill_holes_driver at k= 39 rsm < 0.000000000000000 in fill_holes_driver at k= 40 rsm < 0.000000000000000 in fill_holes_driver at k= 41 rsm < 0.000000000000000 in fill_holes_driver at k= 42 rsm < 0.000000000000000 in fill_holes_driver at k= 43 rsm < 0.000000000000000 in fill_holes_driver at k= 44 rsm < 0.000000000000000 in fill_holes_driver at k= 45 rsm < 0.000000000000000 in fill_holes_driver at k= 46 rsm < 0.000000000000000 in fill_holes_driver at k= 47 rsm < 0.000000000000000 in fill_holes_driver at k= 48 rsm < 0.000000000000000 in fill_holes_driver at k= 49 rsm < 0.000000000000000 in fill_holes_driver at k= 50 rsm < 0.000000000000000 in fill_holes_driver at k= 51 rsm < 0.000000000000000 in fill_holes_driver at k= 52 rsm < 0.000000000000000 in fill_holes_driver at k= 53 rsm < 0.000000000000000 in fill_holes_driver at k= 54 rsm < 0.000000000000000 in fill_holes_driver at k= 55 rsm < 0.000000000000000 in fill_holes_driver at k= 56 rsm < 0.000000000000000 in fill_holes_driver at k= 57 rsm < 0.000000000000000 in fill_holes_driver at k= 58 rsm < 0.000000000000000 in fill_holes_driver at k= 59 rsm < 0.000000000000000 in fill_holes_driver at k= 60 rsm < 0.000000000000000 in fill_holes_driver at k= 61 rsm < 0.000000000000000 in fill_holes_driver at k= 62 rsm < 0.000000000000000 in fill_holes_driver at k= 63 rsm < 0.000000000000000 in fill_holes_driver at k= 64 rsm < 0.000000000000000 in fill_holes_driver at k= 65 rsm < 0.000000000000000 in fill_holes_driver at k= 66 rsm < 0.000000000000000 in fill_holes_driver at k= 67 rsm < 0.000000000000000 in fill_holes_driver at k= 68 rsm < 0.000000000000000 in fill_holes_driver at k= 69 rsm < 0.000000000000000 in fill_holes_driver at k= 70 rsm < 0.000000000000000 in fill_holes_driver at k= 71 rsm < 0.000000000000000 in fill_holes_driver at k= 72 rsm < 0.000000000000000 in fill_holes_driver at k= 73 rsm < 0.000000000000000 in fill_holes_driver at k= 74 rsm < 0.000000000000000 in fill_holes_driver at k= 75 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 iteration = 55; time = 64500.0 rsm < 0.000000000000000 in fill_holes_driver at k= 31 rsm < 0.000000000000000 in fill_holes_driver at k= 32 rsm < 0.000000000000000 in fill_holes_driver at k= 33 rsm < 0.000000000000000 in fill_holes_driver at k= 34 rsm < 0.000000000000000 in fill_holes_driver at k= 35 rsm < 0.000000000000000 in fill_holes_driver at k= 36 rsm < 0.000000000000000 in fill_holes_driver at k= 37 rsm < 0.000000000000000 in fill_holes_driver at k= 38 rsm < 0.000000000000000 in fill_holes_driver at k= 39 rsm < 0.000000000000000 in fill_holes_driver at k= 40 rsm < 0.000000000000000 in fill_holes_driver at k= 41 rsm < 0.000000000000000 in fill_holes_driver at k= 42 rsm < 0.000000000000000 in fill_holes_driver at k= 43 rsm < 0.000000000000000 in fill_holes_driver at k= 44 rsm < 0.000000000000000 in fill_holes_driver at k= 45 rsm < 0.000000000000000 in fill_holes_driver at k= 46 rsm < 0.000000000000000 in fill_holes_driver at k= 47 rsm < 0.000000000000000 in fill_holes_driver at k= 48 rsm < 0.000000000000000 in fill_holes_driver at k= 49 rsm < 0.000000000000000 in fill_holes_driver at k= 50 rsm < 0.000000000000000 in fill_holes_driver at k= 51 rsm < 0.000000000000000 in fill_holes_driver at k= 52 rsm < 0.000000000000000 in fill_holes_driver at k= 53 rsm < 0.000000000000000 in fill_holes_driver at k= 54 rsm < 0.000000000000000 in fill_holes_driver at k= 55 rsm < 0.000000000000000 in fill_holes_driver at k= 56 rsm < 0.000000000000000 in fill_holes_driver at k= 57 rsm < 0.000000000000000 in fill_holes_driver at k= 58 rsm < 0.000000000000000 in fill_holes_driver at k= 59 rsm < 0.000000000000000 in fill_holes_driver at k= 60 rsm < 0.000000000000000 in fill_holes_driver at k= 61 rsm < 0.000000000000000 in fill_holes_driver at k= 62 rsm < 0.000000000000000 in fill_holes_driver at k= 63 rsm < 0.000000000000000 in fill_holes_driver at k= 64 rsm < 0.000000000000000 in fill_holes_driver at k= 65 rsm < 0.000000000000000 in fill_holes_driver at k= 66 rsm < 0.000000000000000 in fill_holes_driver at k= 67 rsm < 0.000000000000000 in fill_holes_driver at k= 68 rsm < 0.000000000000000 in fill_holes_driver at k= 69 rsm < 0.000000000000000 in fill_holes_driver at k= 70 rsm < 0.000000000000000 in fill_holes_driver at k= 71 rsm < 0.000000000000000 in fill_holes_driver at k= 72 rsm < 0.000000000000000 in fill_holes_driver at k= 73 rsm < 0.000000000000000 in fill_holes_driver at k= 74 rsm < 0.000000000000000 in fill_holes_driver at k= 75 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 iteration = 56; time = 64560.0 rsm < 0.000000000000000 in fill_holes_driver at k= 31 rsm < 0.000000000000000 in fill_holes_driver at k= 32 rsm < 0.000000000000000 in fill_holes_driver at k= 33 rsm < 0.000000000000000 in fill_holes_driver at k= 34 rsm < 0.000000000000000 in fill_holes_driver at k= 35 rsm < 0.000000000000000 in fill_holes_driver at k= 36 rsm < 0.000000000000000 in fill_holes_driver at k= 37 rsm < 0.000000000000000 in fill_holes_driver at k= 38 rsm < 0.000000000000000 in fill_holes_driver at k= 39 rsm < 0.000000000000000 in fill_holes_driver at k= 40 rsm < 0.000000000000000 in fill_holes_driver at k= 41 rsm < 0.000000000000000 in fill_holes_driver at k= 42 rsm < 0.000000000000000 in fill_holes_driver at k= 43 rsm < 0.000000000000000 in fill_holes_driver at k= 44 rsm < 0.000000000000000 in fill_holes_driver at k= 45 rsm < 0.000000000000000 in fill_holes_driver at k= 46 rsm < 0.000000000000000 in fill_holes_driver at k= 47 rsm < 0.000000000000000 in fill_holes_driver at k= 48 rsm < 0.000000000000000 in fill_holes_driver at k= 49 rsm < 0.000000000000000 in fill_holes_driver at k= 50 rsm < 0.000000000000000 in fill_holes_driver at k= 51 rsm < 0.000000000000000 in fill_holes_driver at k= 52 rsm < 0.000000000000000 in fill_holes_driver at k= 53 rsm < 0.000000000000000 in fill_holes_driver at k= 54 rsm < 0.000000000000000 in fill_holes_driver at k= 55 rsm < 0.000000000000000 in fill_holes_driver at k= 56 rsm < 0.000000000000000 in fill_holes_driver at k= 57 rsm < 0.000000000000000 in fill_holes_driver at k= 58 rsm < 0.000000000000000 in fill_holes_driver at k= 59 rsm < 0.000000000000000 in fill_holes_driver at k= 60 rsm < 0.000000000000000 in fill_holes_driver at k= 61 rsm < 0.000000000000000 in fill_holes_driver at k= 62 rsm < 0.000000000000000 in fill_holes_driver at k= 63 rsm < 0.000000000000000 in fill_holes_driver at k= 64 rsm < 0.000000000000000 in fill_holes_driver at k= 65 rsm < 0.000000000000000 in fill_holes_driver at k= 66 rsm < 0.000000000000000 in fill_holes_driver at k= 67 rsm < 0.000000000000000 in fill_holes_driver at k= 68 rsm < 0.000000000000000 in fill_holes_driver at k= 69 rsm < 0.000000000000000 in fill_holes_driver at k= 70 rsm < 0.000000000000000 in fill_holes_driver at k= 71 rsm < 0.000000000000000 in fill_holes_driver at k= 72 rsm < 0.000000000000000 in fill_holes_driver at k= 73 rsm < 0.000000000000000 in fill_holes_driver at k= 74 rsm < 0.000000000000000 in fill_holes_driver at k= 75 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 iteration = 57; time = 64620.0 rsm < 0.000000000000000 in fill_holes_driver at k= 31 rsm < 0.000000000000000 in fill_holes_driver at k= 32 rsm < 0.000000000000000 in fill_holes_driver at k= 33 rsm < 0.000000000000000 in fill_holes_driver at k= 34 rsm < 0.000000000000000 in fill_holes_driver at k= 35 rsm < 0.000000000000000 in fill_holes_driver at k= 36 rsm < 0.000000000000000 in fill_holes_driver at k= 37 rsm < 0.000000000000000 in fill_holes_driver at k= 38 rsm < 0.000000000000000 in fill_holes_driver at k= 39 rsm < 0.000000000000000 in fill_holes_driver at k= 40 rsm < 0.000000000000000 in fill_holes_driver at k= 41 rsm < 0.000000000000000 in fill_holes_driver at k= 42 rsm < 0.000000000000000 in fill_holes_driver at k= 43 rsm < 0.000000000000000 in fill_holes_driver at k= 44 rsm < 0.000000000000000 in fill_holes_driver at k= 45 rsm < 0.000000000000000 in fill_holes_driver at k= 46 rsm < 0.000000000000000 in fill_holes_driver at k= 47 rsm < 0.000000000000000 in fill_holes_driver at k= 48 rsm < 0.000000000000000 in fill_holes_driver at k= 49 rsm < 0.000000000000000 in fill_holes_driver at k= 50 rsm < 0.000000000000000 in fill_holes_driver at k= 51 rsm < 0.000000000000000 in fill_holes_driver at k= 52 rsm < 0.000000000000000 in fill_holes_driver at k= 53 rsm < 0.000000000000000 in fill_holes_driver at k= 54 rsm < 0.000000000000000 in fill_holes_driver at k= 55 rsm < 0.000000000000000 in fill_holes_driver at k= 56 rsm < 0.000000000000000 in fill_holes_driver at k= 57 rsm < 0.000000000000000 in fill_holes_driver at k= 58 rsm < 0.000000000000000 in fill_holes_driver at k= 59 rsm < 0.000000000000000 in fill_holes_driver at k= 60 rsm < 0.000000000000000 in fill_holes_driver at k= 61 rsm < 0.000000000000000 in fill_holes_driver at k= 62 rsm < 0.000000000000000 in fill_holes_driver at k= 63 rsm < 0.000000000000000 in fill_holes_driver at k= 64 rsm < 0.000000000000000 in fill_holes_driver at k= 65 rsm < 0.000000000000000 in fill_holes_driver at k= 66 rsm < 0.000000000000000 in fill_holes_driver at k= 67 rsm < 0.000000000000000 in fill_holes_driver at k= 68 rsm < 0.000000000000000 in fill_holes_driver at k= 69 rsm < 0.000000000000000 in fill_holes_driver at k= 70 rsm < 0.000000000000000 in fill_holes_driver at k= 71 rsm < 0.000000000000000 in fill_holes_driver at k= 72 rsm < 0.000000000000000 in fill_holes_driver at k= 73 rsm < 0.000000000000000 in fill_holes_driver at k= 74 rsm < 0.000000000000000 in fill_holes_driver at k= 75 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 iteration = 58; time = 64680.0 rsm < 0.000000000000000 in fill_holes_driver at k= 31 rsm < 0.000000000000000 in fill_holes_driver at k= 32 rsm < 0.000000000000000 in fill_holes_driver at k= 33 rsm < 0.000000000000000 in fill_holes_driver at k= 34 rsm < 0.000000000000000 in fill_holes_driver at k= 35 rsm < 0.000000000000000 in fill_holes_driver at k= 36 rsm < 0.000000000000000 in fill_holes_driver at k= 37 rsm < 0.000000000000000 in fill_holes_driver at k= 38 rsm < 0.000000000000000 in fill_holes_driver at k= 39 rsm < 0.000000000000000 in fill_holes_driver at k= 40 rsm < 0.000000000000000 in fill_holes_driver at k= 41 rsm < 0.000000000000000 in fill_holes_driver at k= 42 rsm < 0.000000000000000 in fill_holes_driver at k= 43 rsm < 0.000000000000000 in fill_holes_driver at k= 44 rsm < 0.000000000000000 in fill_holes_driver at k= 45 rsm < 0.000000000000000 in fill_holes_driver at k= 46 rsm < 0.000000000000000 in fill_holes_driver at k= 47 rsm < 0.000000000000000 in fill_holes_driver at k= 48 rsm < 0.000000000000000 in fill_holes_driver at k= 49 rsm < 0.000000000000000 in fill_holes_driver at k= 50 rsm < 0.000000000000000 in fill_holes_driver at k= 51 rsm < 0.000000000000000 in fill_holes_driver at k= 52 rsm < 0.000000000000000 in fill_holes_driver at k= 53 rsm < 0.000000000000000 in fill_holes_driver at k= 54 rsm < 0.000000000000000 in fill_holes_driver at k= 55 rsm < 0.000000000000000 in fill_holes_driver at k= 56 rsm < 0.000000000000000 in fill_holes_driver at k= 57 rsm < 0.000000000000000 in fill_holes_driver at k= 58 rsm < 0.000000000000000 in fill_holes_driver at k= 59 rsm < 0.000000000000000 in fill_holes_driver at k= 60 rsm < 0.000000000000000 in fill_holes_driver at k= 61 rsm < 0.000000000000000 in fill_holes_driver at k= 62 rsm < 0.000000000000000 in fill_holes_driver at k= 63 rsm < 0.000000000000000 in fill_holes_driver at k= 64 rsm < 0.000000000000000 in fill_holes_driver at k= 65 rsm < 0.000000000000000 in fill_holes_driver at k= 66 rsm < 0.000000000000000 in fill_holes_driver at k= 67 rsm < 0.000000000000000 in fill_holes_driver at k= 68 rsm < 0.000000000000000 in fill_holes_driver at k= 69 rsm < 0.000000000000000 in fill_holes_driver at k= 70 rsm < 0.000000000000000 in fill_holes_driver at k= 71 rsm < 0.000000000000000 in fill_holes_driver at k= 72 rsm < 0.000000000000000 in fill_holes_driver at k= 73 rsm < 0.000000000000000 in fill_holes_driver at k= 74 rsm < 0.000000000000000 in fill_holes_driver at k= 75 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 iteration = 59; time = 64740.0 rsm < 0.000000000000000 in fill_holes_driver at k= 31 rsm < 0.000000000000000 in fill_holes_driver at k= 32 rsm < 0.000000000000000 in fill_holes_driver at k= 33 rsm < 0.000000000000000 in fill_holes_driver at k= 34 rsm < 0.000000000000000 in fill_holes_driver at k= 35 rsm < 0.000000000000000 in fill_holes_driver at k= 36 rsm < 0.000000000000000 in fill_holes_driver at k= 37 rsm < 0.000000000000000 in fill_holes_driver at k= 38 rsm < 0.000000000000000 in fill_holes_driver at k= 39 rsm < 0.000000000000000 in fill_holes_driver at k= 40 rsm < 0.000000000000000 in fill_holes_driver at k= 41 rsm < 0.000000000000000 in fill_holes_driver at k= 42 rsm < 0.000000000000000 in fill_holes_driver at k= 43 rsm < 0.000000000000000 in fill_holes_driver at k= 44 rsm < 0.000000000000000 in fill_holes_driver at k= 45 rsm < 0.000000000000000 in fill_holes_driver at k= 46 rsm < 0.000000000000000 in fill_holes_driver at k= 47 rsm < 0.000000000000000 in fill_holes_driver at k= 48 rsm < 0.000000000000000 in fill_holes_driver at k= 49 rsm < 0.000000000000000 in fill_holes_driver at k= 50 rsm < 0.000000000000000 in fill_holes_driver at k= 51 rsm < 0.000000000000000 in fill_holes_driver at k= 52 rsm < 0.000000000000000 in fill_holes_driver at k= 53 rsm < 0.000000000000000 in fill_holes_driver at k= 54 rsm < 0.000000000000000 in fill_holes_driver at k= 55 rsm < 0.000000000000000 in fill_holes_driver at k= 56 rsm < 0.000000000000000 in fill_holes_driver at k= 57 rsm < 0.000000000000000 in fill_holes_driver at k= 58 rsm < 0.000000000000000 in fill_holes_driver at k= 59 rsm < 0.000000000000000 in fill_holes_driver at k= 60 rsm < 0.000000000000000 in fill_holes_driver at k= 61 rsm < 0.000000000000000 in fill_holes_driver at k= 62 rsm < 0.000000000000000 in fill_holes_driver at k= 63 rsm < 0.000000000000000 in fill_holes_driver at k= 64 rsm < 0.000000000000000 in fill_holes_driver at k= 65 rsm < 0.000000000000000 in fill_holes_driver at k= 66 rsm < 0.000000000000000 in fill_holes_driver at k= 67 rsm < 0.000000000000000 in fill_holes_driver at k= 68 rsm < 0.000000000000000 in fill_holes_driver at k= 69 rsm < 0.000000000000000 in fill_holes_driver at k= 70 rsm < 0.000000000000000 in fill_holes_driver at k= 71 rsm < 0.000000000000000 in fill_holes_driver at k= 72 rsm < 0.000000000000000 in fill_holes_driver at k= 73 rsm < 0.000000000000000 in fill_holes_driver at k= 74 rsm < 0.000000000000000 in fill_holes_driver at k= 75 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 iteration = 60; time = 64800.0 rsm < 0.000000000000000 in fill_holes_driver at k= 32 rsm < 0.000000000000000 in fill_holes_driver at k= 33 rsm < 0.000000000000000 in fill_holes_driver at k= 34 rsm < 0.000000000000000 in fill_holes_driver at k= 35 rsm < 0.000000000000000 in fill_holes_driver at k= 36 rsm < 0.000000000000000 in fill_holes_driver at k= 37 rsm < 0.000000000000000 in fill_holes_driver at k= 38 rsm < 0.000000000000000 in fill_holes_driver at k= 39 rsm < 0.000000000000000 in fill_holes_driver at k= 40 rsm < 0.000000000000000 in fill_holes_driver at k= 41 rsm < 0.000000000000000 in fill_holes_driver at k= 42 rsm < 0.000000000000000 in fill_holes_driver at k= 43 rsm < 0.000000000000000 in fill_holes_driver at k= 44 rsm < 0.000000000000000 in fill_holes_driver at k= 45 rsm < 0.000000000000000 in fill_holes_driver at k= 46 rsm < 0.000000000000000 in fill_holes_driver at k= 47 rsm < 0.000000000000000 in fill_holes_driver at k= 48 rsm < 0.000000000000000 in fill_holes_driver at k= 49 rsm < 0.000000000000000 in fill_holes_driver at k= 50 rsm < 0.000000000000000 in fill_holes_driver at k= 51 rsm < 0.000000000000000 in fill_holes_driver at k= 52 rsm < 0.000000000000000 in fill_holes_driver at k= 53 rsm < 0.000000000000000 in fill_holes_driver at k= 54 rsm < 0.000000000000000 in fill_holes_driver at k= 55 rsm < 0.000000000000000 in fill_holes_driver at k= 56 rsm < 0.000000000000000 in fill_holes_driver at k= 57 rsm < 0.000000000000000 in fill_holes_driver at k= 58 rsm < 0.000000000000000 in fill_holes_driver at k= 59 rsm < 0.000000000000000 in fill_holes_driver at k= 60 rsm < 0.000000000000000 in fill_holes_driver at k= 61 rsm < 0.000000000000000 in fill_holes_driver at k= 62 rsm < 0.000000000000000 in fill_holes_driver at k= 63 rsm < 0.000000000000000 in fill_holes_driver at k= 64 rsm < 0.000000000000000 in fill_holes_driver at k= 65 rsm < 0.000000000000000 in fill_holes_driver at k= 66 rsm < 0.000000000000000 in fill_holes_driver at k= 67 rsm < 0.000000000000000 in fill_holes_driver at k= 68 rsm < 0.000000000000000 in fill_holes_driver at k= 69 rsm < 0.000000000000000 in fill_holes_driver at k= 70 rsm < 0.000000000000000 in fill_holes_driver at k= 71 rsm < 0.000000000000000 in fill_holes_driver at k= 72 rsm < 0.000000000000000 in fill_holes_driver at k= 73 rsm < 0.000000000000000 in fill_holes_driver at k= 74 rsm < 0.000000000000000 in fill_holes_driver at k= 75 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 iteration = 61; time = 64860.0 rsm < 0.000000000000000 in fill_holes_driver at k= 31 rsm < 0.000000000000000 in fill_holes_driver at k= 32 rsm < 0.000000000000000 in fill_holes_driver at k= 33 rsm < 0.000000000000000 in fill_holes_driver at k= 34 rsm < 0.000000000000000 in fill_holes_driver at k= 35 rsm < 0.000000000000000 in fill_holes_driver at k= 36 rsm < 0.000000000000000 in fill_holes_driver at k= 37 rsm < 0.000000000000000 in fill_holes_driver at k= 38 rsm < 0.000000000000000 in fill_holes_driver at k= 39 rsm < 0.000000000000000 in fill_holes_driver at k= 40 rsm < 0.000000000000000 in fill_holes_driver at k= 41 rsm < 0.000000000000000 in fill_holes_driver at k= 42 rsm < 0.000000000000000 in fill_holes_driver at k= 43 rsm < 0.000000000000000 in fill_holes_driver at k= 44 rsm < 0.000000000000000 in fill_holes_driver at k= 45 rsm < 0.000000000000000 in fill_holes_driver at k= 46 rsm < 0.000000000000000 in fill_holes_driver at k= 47 rsm < 0.000000000000000 in fill_holes_driver at k= 48 rsm < 0.000000000000000 in fill_holes_driver at k= 49 rsm < 0.000000000000000 in fill_holes_driver at k= 50 rsm < 0.000000000000000 in fill_holes_driver at k= 51 rsm < 0.000000000000000 in fill_holes_driver at k= 52 rsm < 0.000000000000000 in fill_holes_driver at k= 53 rsm < 0.000000000000000 in fill_holes_driver at k= 54 rsm < 0.000000000000000 in fill_holes_driver at k= 55 rsm < 0.000000000000000 in fill_holes_driver at k= 56 rsm < 0.000000000000000 in fill_holes_driver at k= 57 rsm < 0.000000000000000 in fill_holes_driver at k= 58 rsm < 0.000000000000000 in fill_holes_driver at k= 59 rsm < 0.000000000000000 in fill_holes_driver at k= 60 rsm < 0.000000000000000 in fill_holes_driver at k= 61 rsm < 0.000000000000000 in fill_holes_driver at k= 62 rsm < 0.000000000000000 in fill_holes_driver at k= 63 rsm < 0.000000000000000 in fill_holes_driver at k= 64 rsm < 0.000000000000000 in fill_holes_driver at k= 65 rsm < 0.000000000000000 in fill_holes_driver at k= 66 rsm < 0.000000000000000 in fill_holes_driver at k= 67 rsm < 0.000000000000000 in fill_holes_driver at k= 68 rsm < 0.000000000000000 in fill_holes_driver at k= 69 rsm < 0.000000000000000 in fill_holes_driver at k= 70 rsm < 0.000000000000000 in fill_holes_driver at k= 71 rsm < 0.000000000000000 in fill_holes_driver at k= 72 rsm < 0.000000000000000 in fill_holes_driver at k= 73 rsm < 0.000000000000000 in fill_holes_driver at k= 74 rsm < 0.000000000000000 in fill_holes_driver at k= 75 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 iteration = 62; time = 64920.0 iteration = 63; time = 64980.0 rsm < 0.000000000000000 in fill_holes_driver at k= 31 rsm < 0.000000000000000 in fill_holes_driver at k= 32 rsm < 0.000000000000000 in fill_holes_driver at k= 33 rsm < 0.000000000000000 in fill_holes_driver at k= 34 rsm < 0.000000000000000 in fill_holes_driver at k= 35 rsm < 0.000000000000000 in fill_holes_driver at k= 36 rsm < 0.000000000000000 in fill_holes_driver at k= 37 rsm < 0.000000000000000 in fill_holes_driver at k= 38 rsm < 0.000000000000000 in fill_holes_driver at k= 39 rsm < 0.000000000000000 in fill_holes_driver at k= 40 rsm < 0.000000000000000 in fill_holes_driver at k= 41 rsm < 0.000000000000000 in fill_holes_driver at k= 42 rsm < 0.000000000000000 in fill_holes_driver at k= 43 rsm < 0.000000000000000 in fill_holes_driver at k= 44 rsm < 0.000000000000000 in fill_holes_driver at k= 45 rsm < 0.000000000000000 in fill_holes_driver at k= 46 rsm < 0.000000000000000 in fill_holes_driver at k= 47 rsm < 0.000000000000000 in fill_holes_driver at k= 48 rsm < 0.000000000000000 in fill_holes_driver at k= 49 rsm < 0.000000000000000 in fill_holes_driver at k= 50 rsm < 0.000000000000000 in fill_holes_driver at k= 51 rsm < 0.000000000000000 in fill_holes_driver at k= 52 rsm < 0.000000000000000 in fill_holes_driver at k= 53 rsm < 0.000000000000000 in fill_holes_driver at k= 54 rsm < 0.000000000000000 in fill_holes_driver at k= 55 rsm < 0.000000000000000 in fill_holes_driver at k= 56 rsm < 0.000000000000000 in fill_holes_driver at k= 57 rsm < 0.000000000000000 in fill_holes_driver at k= 58 rsm < 0.000000000000000 in fill_holes_driver at k= 59 rsm < 0.000000000000000 in fill_holes_driver at k= 60 rsm < 0.000000000000000 in fill_holes_driver at k= 61 rsm < 0.000000000000000 in fill_holes_driver at k= 62 rsm < 0.000000000000000 in fill_holes_driver at k= 63 rsm < 0.000000000000000 in fill_holes_driver at k= 64 rsm < 0.000000000000000 in fill_holes_driver at k= 65 rsm < 0.000000000000000 in fill_holes_driver at k= 66 rsm < 0.000000000000000 in fill_holes_driver at k= 67 rsm < 0.000000000000000 in fill_holes_driver at k= 68 rsm < 0.000000000000000 in fill_holes_driver at k= 69 rsm < 0.000000000000000 in fill_holes_driver at k= 70 rsm < 0.000000000000000 in fill_holes_driver at k= 71 rsm < 0.000000000000000 in fill_holes_driver at k= 72 rsm < 0.000000000000000 in fill_holes_driver at k= 73 rsm < 0.000000000000000 in fill_holes_driver at k= 74 rsm < 0.000000000000000 in fill_holes_driver at k= 75 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 iteration = 64; time = 65040.0 iteration = 65; time = 65100.0 iteration = 66; time = 65160.0 iteration = 67; time = 65220.0 iteration = 68; time = 65280.0 iteration = 69; time = 65340.0 iteration = 70; time = 65400.0 iteration = 71; time = 65460.0 iteration = 72; time = 65520.0 iteration = 73; time = 65580.0 rsm < 0.000000000000000 in fill_holes_driver at k= 33 rsm < 0.000000000000000 in fill_holes_driver at k= 34 rsm < 0.000000000000000 in fill_holes_driver at k= 35 rsm < 0.000000000000000 in fill_holes_driver at k= 36 rsm < 0.000000000000000 in fill_holes_driver at k= 37 rsm < 0.000000000000000 in fill_holes_driver at k= 38 rsm < 0.000000000000000 in fill_holes_driver at k= 39 rsm < 0.000000000000000 in fill_holes_driver at k= 40 rsm < 0.000000000000000 in fill_holes_driver at k= 41 rsm < 0.000000000000000 in fill_holes_driver at k= 42 rsm < 0.000000000000000 in fill_holes_driver at k= 43 rsm < 0.000000000000000 in fill_holes_driver at k= 44 rsm < 0.000000000000000 in fill_holes_driver at k= 45 rsm < 0.000000000000000 in fill_holes_driver at k= 46 rsm < 0.000000000000000 in fill_holes_driver at k= 47 rsm < 0.000000000000000 in fill_holes_driver at k= 48 rsm < 0.000000000000000 in fill_holes_driver at k= 49 rsm < 0.000000000000000 in fill_holes_driver at k= 50 rsm < 0.000000000000000 in fill_holes_driver at k= 51 rsm < 0.000000000000000 in fill_holes_driver at k= 52 rsm < 0.000000000000000 in fill_holes_driver at k= 53 rsm < 0.000000000000000 in fill_holes_driver at k= 54 rsm < 0.000000000000000 in fill_holes_driver at k= 55 rsm < 0.000000000000000 in fill_holes_driver at k= 56 rsm < 0.000000000000000 in fill_holes_driver at k= 57 rsm < 0.000000000000000 in fill_holes_driver at k= 58 rsm < 0.000000000000000 in fill_holes_driver at k= 59 rsm < 0.000000000000000 in fill_holes_driver at k= 60 rsm < 0.000000000000000 in fill_holes_driver at k= 61 rsm < 0.000000000000000 in fill_holes_driver at k= 62 rsm < 0.000000000000000 in fill_holes_driver at k= 63 rsm < 0.000000000000000 in fill_holes_driver at k= 64 rsm < 0.000000000000000 in fill_holes_driver at k= 65 rsm < 0.000000000000000 in fill_holes_driver at k= 66 rsm < 0.000000000000000 in fill_holes_driver at k= 67 rsm < 0.000000000000000 in fill_holes_driver at k= 68 rsm < 0.000000000000000 in fill_holes_driver at k= 69 rsm < 0.000000000000000 in fill_holes_driver at k= 70 rsm < 0.000000000000000 in fill_holes_driver at k= 71 rsm < 0.000000000000000 in fill_holes_driver at k= 72 rsm < 0.000000000000000 in fill_holes_driver at k= 73 rsm < 0.000000000000000 in fill_holes_driver at k= 74 rsm < 0.000000000000000 in fill_holes_driver at k= 75 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 iteration = 74; time = 65640.0 iteration = 75; time = 65700.0 iteration = 76; time = 65760.0 iteration = 77; time = 65820.0 iteration = 78; time = 65880.0 iteration = 79; time = 65940.0 iteration = 80; time = 66000.0 iteration = 81; time = 66060.0 iteration = 82; time = 66120.0 iteration = 83; time = 66180.0 iteration = 84; time = 66240.0 iteration = 85; time = 66300.0 iteration = 86; time = 66360.0 iteration = 87; time = 66420.0 iteration = 88; time = 66480.0 iteration = 89; time = 66540.0 iteration = 90; time = 66600.0 iteration = 91; time = 66660.0 rsm < 0.000000000000000 in fill_holes_driver at k= 27 Warning: One-level hole filling was not able to fill holes completely! The holes were filled partially. |total_hole| > total_mass Warning: One-level hole filling was not able to fill holes completely! The holes were filled partially. |total_hole| > total_mass Warning: One-level hole filling was not able to fill holes completely! The holes were filled partially. |total_hole| > total_mass Warning: Hole filling failed! A hole could not be filled. iteration = 92; time = 66720.0 iteration = 93; time = 66780.0 rsm < 0.000000000000000 in fill_holes_driver at k= 27 Warning: One-level hole filling was not able to fill holes completely! The holes were filled partially. |total_hole| > total_mass Warning: One-level hole filling was not able to fill holes completely! The holes were filled partially. |total_hole| > total_mass Warning: One-level hole filling was not able to fill holes completely! The holes were filled partially. |total_hole| > total_mass Warning: Hole filling failed! A hole could not be filled. iteration = 94; time = 66840.0 iteration = 95; time = 66900.0 rsm < 0.000000000000000 in fill_holes_driver at k= 27 Warning: One-level hole filling was not able to fill holes completely! The holes were filled partially. |total_hole| > total_mass Warning: One-level hole filling was not able to fill holes completely! The holes were filled partially. |total_hole| > total_mass Warning: One-level hole filling was not able to fill holes completely! The holes were filled partially. |total_hole| > total_mass Warning: Hole filling failed! A hole could not be filled. iteration = 96; time = 66960.0 iteration = 97; time = 67020.0 iteration = 98; time = 67080.0 iteration = 99; time = 67140.0 iteration = 100; time = 67200.0 rsm < 0.000000000000000 in fill_holes_driver at k= 27 rsm < 0.000000000000000 in fill_holes_driver at k= 28 Warning: One-level hole filling was not able to fill holes completely! The holes were filled partially. |total_hole| > total_mass Warning: One-level hole filling was not able to fill holes completely! The holes were filled partially. |total_hole| > total_mass Warning: One-level hole filling was not able to fill holes completely! The holes were filled partially. |total_hole| > total_mass Warning: Hole filling failed! A hole could not be filled. Warning: One-level hole filling was not able to fill holes completely! The holes were filled partially. |total_hole| > total_mass Warning: One-level hole filling was not able to fill holes completely! The holes were filled partially. |total_hole| > total_mass Warning: One-level hole filling was not able to fill holes completely! The holes were filled partially. |total_hole| > total_mass Warning: Hole filling failed! A hole could not be filled. iteration = 101; time = 67260.0 rsm < 0.000000000000000 in fill_holes_driver at k= 30 Warning: One-level hole filling was not successful! total_mass ~= 0 rim < 0.000000000000000 in fill_holes_driver at k= 30 Nim < 0.000000000000000 in fill_holes_driver at k= 29 Nim < 0.000000000000000 in fill_holes_driver at k= 30 iteration = 102; time = 67320.0 rsm < 0.000000000000000 in fill_holes_driver at k= 32 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 rim < 0.000000000000000 in fill_holes_driver at k= 32 rim < 0.000000000000000 in fill_holes_driver at k= 34 Nim < 0.000000000000000 in fill_holes_driver at k= 32 Nim < 0.000000000000000 in fill_holes_driver at k= 34 iteration = 103; time = 67380.0 rsm < 0.000000000000000 in fill_holes_driver at k= 27 Warning: One-level hole filling was not able to fill holes completely! The holes were filled partially. |total_hole| > total_mass Warning: One-level hole filling was not able to fill holes completely! The holes were filled partially. |total_hole| > total_mass Warning: One-level hole filling was not able to fill holes completely! The holes were filled partially. |total_hole| > total_mass Warning: Hole filling failed! A hole could not be filled. iteration = 104; time = 67440.0 rsm < 0.000000000000000 in fill_holes_driver at k= 34 Warning: One-level hole filling was not successful! total_mass ~= 0 iteration = 105; time = 67500.0 iteration = 106; time = 67560.0 iteration = 107; time = 67620.0 iteration = 108; time = 67680.0 iteration = 109; time = 67740.0 iteration = 110; time = 67800.0 rsm < 0.000000000000000 in fill_holes_driver at k= 34 Warning: One-level hole filling was not successful! total_mass ~= 0 iteration = 111; time = 67860.0 iteration = 112; time = 67920.0 iteration = 113; time = 67980.0 iteration = 114; time = 68040.0 iteration = 115; time = 68100.0 iteration = 116; time = 68160.0 rsm < 0.000000000000000 in fill_holes_driver at k= 26 rsm < 0.000000000000000 in fill_holes_driver at k= 28 Warning: One-level hole filling was not able to fill holes completely! The holes were filled partially. |total_hole| > total_mass Warning: One-level hole filling was not able to fill holes completely! The holes were filled partially. |total_hole| > total_mass Warning: One-level hole filling was not able to fill holes completely! The holes were filled partially. |total_hole| > total_mass Warning: Hole filling failed! A hole could not be filled. Warning: One-level hole filling was not able to fill holes completely! The holes were filled partially. |total_hole| > total_mass Warning: One-level hole filling was not able to fill holes completely! The holes were filled partially. |total_hole| > total_mass Warning: One-level hole filling was not able to fill holes completely! The holes were filled partially. |total_hole| > total_mass Warning: Hole filling failed! A hole could not be filled. iteration = 117; time = 68220.0 rsm < 0.000000000000000 in fill_holes_driver at k= 29 Warning: One-level hole filling was not able to fill holes completely! The holes were filled partially. |total_hole| > total_mass Warning: One-level hole filling was not able to fill holes completely! The holes were filled partially. |total_hole| > total_mass Warning: One-level hole filling was not able to fill holes completely! The holes were filled partially. |total_hole| > total_mass Warning: Hole filling failed! A hole could not be filled. Nim < 0.000000000000000 in fill_holes_driver at k= 29 iteration = 118; time = 68280.0 iteration = 119; time = 68340.0 iteration = 120; time = 68400.0 iteration = 121; time = 68460.0 rsm < 0.000000000000000 in fill_holes_driver at k= 32 rsm < 0.000000000000000 in fill_holes_driver at k= 34 rsm < 0.000000000000000 in fill_holes_driver at k= 35 rsm < 0.000000000000000 in fill_holes_driver at k= 36 rsm < 0.000000000000000 in fill_holes_driver at k= 37 rsm < 0.000000000000000 in fill_holes_driver at k= 38 rsm < 0.000000000000000 in fill_holes_driver at k= 39 rsm < 0.000000000000000 in fill_holes_driver at k= 40 rsm < 0.000000000000000 in fill_holes_driver at k= 41 rsm < 0.000000000000000 in fill_holes_driver at k= 42 rsm < 0.000000000000000 in fill_holes_driver at k= 43 rsm < 0.000000000000000 in fill_holes_driver at k= 44 rsm < 0.000000000000000 in fill_holes_driver at k= 45 rsm < 0.000000000000000 in fill_holes_driver at k= 46 rsm < 0.000000000000000 in fill_holes_driver at k= 47 rsm < 0.000000000000000 in fill_holes_driver at k= 48 rsm < 0.000000000000000 in fill_holes_driver at k= 49 rsm < 0.000000000000000 in fill_holes_driver at k= 50 rsm < 0.000000000000000 in fill_holes_driver at k= 51 rsm < 0.000000000000000 in fill_holes_driver at k= 52 rsm < 0.000000000000000 in fill_holes_driver at k= 53 rsm < 0.000000000000000 in fill_holes_driver at k= 54 rsm < 0.000000000000000 in fill_holes_driver at k= 55 rsm < 0.000000000000000 in fill_holes_driver at k= 56 rsm < 0.000000000000000 in fill_holes_driver at k= 57 rsm < 0.000000000000000 in fill_holes_driver at k= 58 rsm < 0.000000000000000 in fill_holes_driver at k= 59 rsm < 0.000000000000000 in fill_holes_driver at k= 60 rsm < 0.000000000000000 in fill_holes_driver at k= 61 rsm < 0.000000000000000 in fill_holes_driver at k= 62 rsm < 0.000000000000000 in fill_holes_driver at k= 63 rsm < 0.000000000000000 in fill_holes_driver at k= 64 rsm < 0.000000000000000 in fill_holes_driver at k= 65 rsm < 0.000000000000000 in fill_holes_driver at k= 66 rsm < 0.000000000000000 in fill_holes_driver at k= 67 rsm < 0.000000000000000 in fill_holes_driver at k= 68 rsm < 0.000000000000000 in fill_holes_driver at k= 69 rsm < 0.000000000000000 in fill_holes_driver at k= 70 rsm < 0.000000000000000 in fill_holes_driver at k= 71 rsm < 0.000000000000000 in fill_holes_driver at k= 72 rsm < 0.000000000000000 in fill_holes_driver at k= 73 rsm < 0.000000000000000 in fill_holes_driver at k= 74 rsm < 0.000000000000000 in fill_holes_driver at k= 75 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 iteration = 122; time = 68520.0 iteration = 123; time = 68580.0 iteration = 124; time = 68640.0 iteration = 125; time = 68700.0 iteration = 126; time = 68760.0 iteration = 127; time = 68820.0 iteration = 128; time = 68880.0 iteration = 129; time = 68940.0 iteration = 130; time = 69000.0 iteration = 131; time = 69060.0 iteration = 132; time = 69120.0 rsm < 0.000000000000000 in fill_holes_driver at k= 28 Warning: One-level hole filling was not able to fill holes completely! The holes were filled partially. |total_hole| > total_mass Warning: One-level hole filling was not able to fill holes completely! The holes were filled partially. |total_hole| > total_mass Warning: One-level hole filling was not able to fill holes completely! The holes were filled partially. |total_hole| > total_mass Warning: Hole filling failed! A hole could not be filled. iteration = 133; time = 69180.0 iteration = 134; time = 69240.0 iteration = 135; time = 69300.0 iteration = 136; time = 69360.0 iteration = 137; time = 69420.0 iteration = 138; time = 69480.0 iteration = 139; time = 69540.0 rsm < 0.000000000000000 in fill_holes_driver at k= 34 rsm < 0.000000000000000 in fill_holes_driver at k= 35 rsm < 0.000000000000000 in fill_holes_driver at k= 36 rsm < 0.000000000000000 in fill_holes_driver at k= 37 rsm < 0.000000000000000 in fill_holes_driver at k= 38 rsm < 0.000000000000000 in fill_holes_driver at k= 39 rsm < 0.000000000000000 in fill_holes_driver at k= 40 rsm < 0.000000000000000 in fill_holes_driver at k= 41 rsm < 0.000000000000000 in fill_holes_driver at k= 42 rsm < 0.000000000000000 in fill_holes_driver at k= 43 rsm < 0.000000000000000 in fill_holes_driver at k= 44 rsm < 0.000000000000000 in fill_holes_driver at k= 45 rsm < 0.000000000000000 in fill_holes_driver at k= 46 rsm < 0.000000000000000 in fill_holes_driver at k= 47 rsm < 0.000000000000000 in fill_holes_driver at k= 48 rsm < 0.000000000000000 in fill_holes_driver at k= 49 rsm < 0.000000000000000 in fill_holes_driver at k= 50 rsm < 0.000000000000000 in fill_holes_driver at k= 51 rsm < 0.000000000000000 in fill_holes_driver at k= 52 rsm < 0.000000000000000 in fill_holes_driver at k= 53 rsm < 0.000000000000000 in fill_holes_driver at k= 54 rsm < 0.000000000000000 in fill_holes_driver at k= 55 rsm < 0.000000000000000 in fill_holes_driver at k= 56 rsm < 0.000000000000000 in fill_holes_driver at k= 57 rsm < 0.000000000000000 in fill_holes_driver at k= 58 rsm < 0.000000000000000 in fill_holes_driver at k= 59 rsm < 0.000000000000000 in fill_holes_driver at k= 60 rsm < 0.000000000000000 in fill_holes_driver at k= 61 rsm < 0.000000000000000 in fill_holes_driver at k= 62 rsm < 0.000000000000000 in fill_holes_driver at k= 63 rsm < 0.000000000000000 in fill_holes_driver at k= 64 rsm < 0.000000000000000 in fill_holes_driver at k= 65 rsm < 0.000000000000000 in fill_holes_driver at k= 66 rsm < 0.000000000000000 in fill_holes_driver at k= 67 rsm < 0.000000000000000 in fill_holes_driver at k= 68 rsm < 0.000000000000000 in fill_holes_driver at k= 69 rsm < 0.000000000000000 in fill_holes_driver at k= 70 rsm < 0.000000000000000 in fill_holes_driver at k= 71 rsm < 0.000000000000000 in fill_holes_driver at k= 72 rsm < 0.000000000000000 in fill_holes_driver at k= 73 rsm < 0.000000000000000 in fill_holes_driver at k= 74 rsm < 0.000000000000000 in fill_holes_driver at k= 75 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 iteration = 140; time = 69600.0 rsm < 0.000000000000000 in fill_holes_driver at k= 28 rsm < 0.000000000000000 in fill_holes_driver at k= 33 rsm < 0.000000000000000 in fill_holes_driver at k= 34 rsm < 0.000000000000000 in fill_holes_driver at k= 35 rsm < 0.000000000000000 in fill_holes_driver at k= 36 rsm < 0.000000000000000 in fill_holes_driver at k= 37 rsm < 0.000000000000000 in fill_holes_driver at k= 38 rsm < 0.000000000000000 in fill_holes_driver at k= 39 rsm < 0.000000000000000 in fill_holes_driver at k= 40 rsm < 0.000000000000000 in fill_holes_driver at k= 41 rsm < 0.000000000000000 in fill_holes_driver at k= 42 rsm < 0.000000000000000 in fill_holes_driver at k= 43 rsm < 0.000000000000000 in fill_holes_driver at k= 44 rsm < 0.000000000000000 in fill_holes_driver at k= 45 rsm < 0.000000000000000 in fill_holes_driver at k= 46 rsm < 0.000000000000000 in fill_holes_driver at k= 47 rsm < 0.000000000000000 in fill_holes_driver at k= 48 rsm < 0.000000000000000 in fill_holes_driver at k= 49 rsm < 0.000000000000000 in fill_holes_driver at k= 50 rsm < 0.000000000000000 in fill_holes_driver at k= 51 rsm < 0.000000000000000 in fill_holes_driver at k= 52 rsm < 0.000000000000000 in fill_holes_driver at k= 53 rsm < 0.000000000000000 in fill_holes_driver at k= 54 rsm < 0.000000000000000 in fill_holes_driver at k= 55 rsm < 0.000000000000000 in fill_holes_driver at k= 56 rsm < 0.000000000000000 in fill_holes_driver at k= 57 rsm < 0.000000000000000 in fill_holes_driver at k= 58 rsm < 0.000000000000000 in fill_holes_driver at k= 59 rsm < 0.000000000000000 in fill_holes_driver at k= 60 rsm < 0.000000000000000 in fill_holes_driver at k= 61 rsm < 0.000000000000000 in fill_holes_driver at k= 62 rsm < 0.000000000000000 in fill_holes_driver at k= 63 rsm < 0.000000000000000 in fill_holes_driver at k= 64 rsm < 0.000000000000000 in fill_holes_driver at k= 65 rsm < 0.000000000000000 in fill_holes_driver at k= 66 rsm < 0.000000000000000 in fill_holes_driver at k= 67 rsm < 0.000000000000000 in fill_holes_driver at k= 68 rsm < 0.000000000000000 in fill_holes_driver at k= 69 rsm < 0.000000000000000 in fill_holes_driver at k= 70 rsm < 0.000000000000000 in fill_holes_driver at k= 71 rsm < 0.000000000000000 in fill_holes_driver at k= 72 rsm < 0.000000000000000 in fill_holes_driver at k= 73 rsm < 0.000000000000000 in fill_holes_driver at k= 74 rsm < 0.000000000000000 in fill_holes_driver at k= 75 Warning: One-level hole filling was not able to fill holes completely! The holes were filled partially. |total_hole| > total_mass Warning: One-level hole filling was not able to fill holes completely! The holes were filled partially. |total_hole| > total_mass Warning: One-level hole filling was not able to fill holes completely! The holes were filled partially. |total_hole| > total_mass Warning: Hole filling failed! A hole could not be filled. Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 iteration = 141; time = 69660.0 rsm < 0.000000000000000 in fill_holes_driver at k= 34 rsm < 0.000000000000000 in fill_holes_driver at k= 35 rsm < 0.000000000000000 in fill_holes_driver at k= 36 rsm < 0.000000000000000 in fill_holes_driver at k= 37 rsm < 0.000000000000000 in fill_holes_driver at k= 38 rsm < 0.000000000000000 in fill_holes_driver at k= 39 rsm < 0.000000000000000 in fill_holes_driver at k= 40 rsm < 0.000000000000000 in fill_holes_driver at k= 41 rsm < 0.000000000000000 in fill_holes_driver at k= 42 rsm < 0.000000000000000 in fill_holes_driver at k= 43 rsm < 0.000000000000000 in fill_holes_driver at k= 44 rsm < 0.000000000000000 in fill_holes_driver at k= 45 rsm < 0.000000000000000 in fill_holes_driver at k= 46 rsm < 0.000000000000000 in fill_holes_driver at k= 47 rsm < 0.000000000000000 in fill_holes_driver at k= 48 rsm < 0.000000000000000 in fill_holes_driver at k= 49 rsm < 0.000000000000000 in fill_holes_driver at k= 50 rsm < 0.000000000000000 in fill_holes_driver at k= 51 rsm < 0.000000000000000 in fill_holes_driver at k= 52 rsm < 0.000000000000000 in fill_holes_driver at k= 53 rsm < 0.000000000000000 in fill_holes_driver at k= 54 rsm < 0.000000000000000 in fill_holes_driver at k= 55 rsm < 0.000000000000000 in fill_holes_driver at k= 56 rsm < 0.000000000000000 in fill_holes_driver at k= 57 rsm < 0.000000000000000 in fill_holes_driver at k= 58 rsm < 0.000000000000000 in fill_holes_driver at k= 59 rsm < 0.000000000000000 in fill_holes_driver at k= 60 rsm < 0.000000000000000 in fill_holes_driver at k= 61 rsm < 0.000000000000000 in fill_holes_driver at k= 62 rsm < 0.000000000000000 in fill_holes_driver at k= 63 rsm < 0.000000000000000 in fill_holes_driver at k= 64 rsm < 0.000000000000000 in fill_holes_driver at k= 65 rsm < 0.000000000000000 in fill_holes_driver at k= 66 rsm < 0.000000000000000 in fill_holes_driver at k= 67 rsm < 0.000000000000000 in fill_holes_driver at k= 68 rsm < 0.000000000000000 in fill_holes_driver at k= 69 rsm < 0.000000000000000 in fill_holes_driver at k= 70 rsm < 0.000000000000000 in fill_holes_driver at k= 71 rsm < 0.000000000000000 in fill_holes_driver at k= 72 rsm < 0.000000000000000 in fill_holes_driver at k= 73 rsm < 0.000000000000000 in fill_holes_driver at k= 74 rsm < 0.000000000000000 in fill_holes_driver at k= 75 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 iteration = 142; time = 69720.0 rim < 0.000000000000000 in fill_holes_driver at k= 33 Warning: One-level hole filling was not successful! total_mass ~= 0 iteration = 143; time = 69780.0 iteration = 144; time = 69840.0 iteration = 145; time = 69900.0 rsm < 0.000000000000000 in fill_holes_driver at k= 27 Warning: One-level hole filling was not able to fill holes completely! The holes were filled partially. |total_hole| > total_mass Warning: One-level hole filling was not able to fill holes completely! The holes were filled partially. |total_hole| > total_mass Warning: One-level hole filling was not able to fill holes completely! The holes were filled partially. |total_hole| > total_mass Warning: Hole filling failed! A hole could not be filled. iteration = 146; time = 69960.0 iteration = 147; time = 70020.0 rsm < 0.000000000000000 in fill_holes_driver at k= 27 rsm < 0.000000000000000 in fill_holes_driver at k= 29 Warning: One-level hole filling was not able to fill holes completely! The holes were filled partially. |total_hole| > total_mass Warning: One-level hole filling was not able to fill holes completely! The holes were filled partially. |total_hole| > total_mass Warning: One-level hole filling was not able to fill holes completely! The holes were filled partially. |total_hole| > total_mass Warning: Hole filling failed! A hole could not be filled. Warning: One-level hole filling was not able to fill holes completely! The holes were filled partially. |total_hole| > total_mass Warning: One-level hole filling was not able to fill holes completely! The holes were filled partially. |total_hole| > total_mass Warning: One-level hole filling was not able to fill holes completely! The holes were filled partially. |total_hole| > total_mass Warning: Hole filling failed! A hole could not be filled. iteration = 148; time = 70080.0 iteration = 149; time = 70140.0 rsm < 0.000000000000000 in fill_holes_driver at k= 27 rsm < 0.000000000000000 in fill_holes_driver at k= 29 Warning: One-level hole filling was not able to fill holes completely! The holes were filled partially. |total_hole| > total_mass Warning: One-level hole filling was not able to fill holes completely! The holes were filled partially. |total_hole| > total_mass Warning: One-level hole filling was not able to fill holes completely! The holes were filled partially. |total_hole| > total_mass Warning: Hole filling failed! A hole could not be filled. Warning: One-level hole filling was not able to fill holes completely! The holes were filled partially. |total_hole| > total_mass Warning: One-level hole filling was not able to fill holes completely! The holes were filled partially. |total_hole| > total_mass Warning: One-level hole filling was not able to fill holes completely! The holes were filled partially. |total_hole| > total_mass Warning: Hole filling failed! A hole could not be filled. iteration = 150; time = 70200.0 rsm < 0.000000000000000 in fill_holes_driver at k= 32 Warning: One-level hole filling was not able to fill holes completely! The holes were filled partially. |total_hole| > total_mass Warning: One-level hole filling was not able to fill holes completely! The holes were filled partially. |total_hole| > total_mass Warning: One-level hole filling was not able to fill holes completely! The holes were filled partially. |total_hole| > total_mass Warning: Hole filling failed! A hole could not be filled. iteration = 151; time = 70260.0 rsm < 0.000000000000000 in fill_holes_driver at k= 27 Warning: One-level hole filling was not able to fill holes completely! The holes were filled partially. |total_hole| > total_mass Warning: One-level hole filling was not able to fill holes completely! The holes were filled partially. |total_hole| > total_mass Warning: One-level hole filling was not able to fill holes completely! The holes were filled partially. |total_hole| > total_mass Warning: Hole filling failed! A hole could not be filled. iteration = 152; time = 70320.0 rsm < 0.000000000000000 in fill_holes_driver at k= 30 Warning: One-level hole filling was not able to fill holes completely! The holes were filled partially. |total_hole| > total_mass Warning: One-level hole filling was not able to fill holes completely! The holes were filled partially. |total_hole| > total_mass Warning: One-level hole filling was not able to fill holes completely! The holes were filled partially. |total_hole| > total_mass Warning: Hole filling failed! A hole could not be filled. iteration = 153; time = 70380.0 rsm < 0.000000000000000 in fill_holes_driver at k= 27 Warning: One-level hole filling was not able to fill holes completely! The holes were filled partially. |total_hole| > total_mass Warning: One-level hole filling was not able to fill holes completely! The holes were filled partially. |total_hole| > total_mass Warning: One-level hole filling was not able to fill holes completely! The holes were filled partially. |total_hole| > total_mass Warning: Hole filling failed! A hole could not be filled. iteration = 154; time = 70440.0 rsm < 0.000000000000000 in fill_holes_driver at k= 32 Warning: One-level hole filling was not successful! total_mass ~= 0 iteration = 155; time = 70500.0 iteration = 156; time = 70560.0 iteration = 157; time = 70620.0 iteration = 158; time = 70680.0 iteration = 159; time = 70740.0 iteration = 160; time = 70800.0 iteration = 161; time = 70860.0 rsm < 0.000000000000000 in fill_holes_driver at k= 33 Warning: One-level hole filling was not successful! total_mass ~= 0 iteration = 162; time = 70920.0 rsm < 0.000000000000000 in fill_holes_driver at k= 28 rsm < 0.000000000000000 in fill_holes_driver at k= 30 Warning: One-level hole filling was not able to fill holes completely! The holes were filled partially. |total_hole| > total_mass Warning: One-level hole filling was not able to fill holes completely! The holes were filled partially. |total_hole| > total_mass Warning: One-level hole filling was not able to fill holes completely! The holes were filled partially. |total_hole| > total_mass Warning: Hole filling failed! A hole could not be filled. Warning: One-level hole filling was not able to fill holes completely! The holes were filled partially. |total_hole| > total_mass Warning: One-level hole filling was not able to fill holes completely! The holes were filled partially. |total_hole| > total_mass Warning: One-level hole filling was not able to fill holes completely! The holes were filled partially. |total_hole| > total_mass Warning: Hole filling failed! A hole could not be filled. iteration = 163; time = 70980.0 rim < 0.000000000000000 in fill_holes_driver at k= 33 Warning: One-level hole filling was not successful! total_mass ~= 0 iteration = 164; time = 71040.0 rsm < 0.000000000000000 in fill_holes_driver at k= 28 Warning: One-level hole filling was not able to fill holes completely! The holes were filled partially. |total_hole| > total_mass Warning: One-level hole filling was not able to fill holes completely! The holes were filled partially. |total_hole| > total_mass Warning: One-level hole filling was not able to fill holes completely! The holes were filled partially. |total_hole| > total_mass Warning: Hole filling failed! A hole could not be filled. iteration = 165; time = 71100.0 Nim < 0.000000000000000 in fill_holes_driver at k= 29 iteration = 166; time = 71160.0 rsm < 0.000000000000000 in fill_holes_driver at k= 28 Warning: One-level hole filling was not able to fill holes completely! The holes were filled partially. |total_hole| > total_mass Warning: One-level hole filling was not able to fill holes completely! The holes were filled partially. |total_hole| > total_mass Warning: One-level hole filling was not able to fill holes completely! The holes were filled partially. |total_hole| > total_mass Warning: Hole filling failed! A hole could not be filled. iteration = 167; time = 71220.0 Nim < 0.000000000000000 in fill_holes_driver at k= 29 iteration = 168; time = 71280.0 rsm < 0.000000000000000 in fill_holes_driver at k= 34 rsm < 0.000000000000000 in fill_holes_driver at k= 35 rsm < 0.000000000000000 in fill_holes_driver at k= 36 rsm < 0.000000000000000 in fill_holes_driver at k= 37 rsm < 0.000000000000000 in fill_holes_driver at k= 38 rsm < 0.000000000000000 in fill_holes_driver at k= 39 rsm < 0.000000000000000 in fill_holes_driver at k= 40 rsm < 0.000000000000000 in fill_holes_driver at k= 41 rsm < 0.000000000000000 in fill_holes_driver at k= 42 rsm < 0.000000000000000 in fill_holes_driver at k= 43 rsm < 0.000000000000000 in fill_holes_driver at k= 44 rsm < 0.000000000000000 in fill_holes_driver at k= 45 rsm < 0.000000000000000 in fill_holes_driver at k= 46 rsm < 0.000000000000000 in fill_holes_driver at k= 47 rsm < 0.000000000000000 in fill_holes_driver at k= 48 rsm < 0.000000000000000 in fill_holes_driver at k= 49 rsm < 0.000000000000000 in fill_holes_driver at k= 50 rsm < 0.000000000000000 in fill_holes_driver at k= 51 rsm < 0.000000000000000 in fill_holes_driver at k= 52 rsm < 0.000000000000000 in fill_holes_driver at k= 53 rsm < 0.000000000000000 in fill_holes_driver at k= 54 rsm < 0.000000000000000 in fill_holes_driver at k= 55 rsm < 0.000000000000000 in fill_holes_driver at k= 56 rsm < 0.000000000000000 in fill_holes_driver at k= 57 rsm < 0.000000000000000 in fill_holes_driver at k= 58 rsm < 0.000000000000000 in fill_holes_driver at k= 59 rsm < 0.000000000000000 in fill_holes_driver at k= 60 rsm < 0.000000000000000 in fill_holes_driver at k= 61 rsm < 0.000000000000000 in fill_holes_driver at k= 62 rsm < 0.000000000000000 in fill_holes_driver at k= 63 rsm < 0.000000000000000 in fill_holes_driver at k= 64 rsm < 0.000000000000000 in fill_holes_driver at k= 65 rsm < 0.000000000000000 in fill_holes_driver at k= 66 rsm < 0.000000000000000 in fill_holes_driver at k= 67 rsm < 0.000000000000000 in fill_holes_driver at k= 68 rsm < 0.000000000000000 in fill_holes_driver at k= 69 rsm < 0.000000000000000 in fill_holes_driver at k= 70 rsm < 0.000000000000000 in fill_holes_driver at k= 71 rsm < 0.000000000000000 in fill_holes_driver at k= 72 rsm < 0.000000000000000 in fill_holes_driver at k= 73 rsm < 0.000000000000000 in fill_holes_driver at k= 74 rsm < 0.000000000000000 in fill_holes_driver at k= 75 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 iteration = 169; time = 71340.0 rsm < 0.000000000000000 in fill_holes_driver at k= 33 rsm < 0.000000000000000 in fill_holes_driver at k= 34 rsm < 0.000000000000000 in fill_holes_driver at k= 35 rsm < 0.000000000000000 in fill_holes_driver at k= 36 rsm < 0.000000000000000 in fill_holes_driver at k= 37 rsm < 0.000000000000000 in fill_holes_driver at k= 38 rsm < 0.000000000000000 in fill_holes_driver at k= 39 rsm < 0.000000000000000 in fill_holes_driver at k= 40 rsm < 0.000000000000000 in fill_holes_driver at k= 41 rsm < 0.000000000000000 in fill_holes_driver at k= 42 rsm < 0.000000000000000 in fill_holes_driver at k= 43 rsm < 0.000000000000000 in fill_holes_driver at k= 44 rsm < 0.000000000000000 in fill_holes_driver at k= 45 rsm < 0.000000000000000 in fill_holes_driver at k= 46 rsm < 0.000000000000000 in fill_holes_driver at k= 47 rsm < 0.000000000000000 in fill_holes_driver at k= 48 rsm < 0.000000000000000 in fill_holes_driver at k= 49 rsm < 0.000000000000000 in fill_holes_driver at k= 50 rsm < 0.000000000000000 in fill_holes_driver at k= 51 rsm < 0.000000000000000 in fill_holes_driver at k= 52 rsm < 0.000000000000000 in fill_holes_driver at k= 53 rsm < 0.000000000000000 in fill_holes_driver at k= 54 rsm < 0.000000000000000 in fill_holes_driver at k= 55 rsm < 0.000000000000000 in fill_holes_driver at k= 56 rsm < 0.000000000000000 in fill_holes_driver at k= 57 rsm < 0.000000000000000 in fill_holes_driver at k= 58 rsm < 0.000000000000000 in fill_holes_driver at k= 59 rsm < 0.000000000000000 in fill_holes_driver at k= 60 rsm < 0.000000000000000 in fill_holes_driver at k= 61 rsm < 0.000000000000000 in fill_holes_driver at k= 62 rsm < 0.000000000000000 in fill_holes_driver at k= 63 rsm < 0.000000000000000 in fill_holes_driver at k= 64 rsm < 0.000000000000000 in fill_holes_driver at k= 65 rsm < 0.000000000000000 in fill_holes_driver at k= 66 rsm < 0.000000000000000 in fill_holes_driver at k= 67 rsm < 0.000000000000000 in fill_holes_driver at k= 68 rsm < 0.000000000000000 in fill_holes_driver at k= 69 rsm < 0.000000000000000 in fill_holes_driver at k= 70 rsm < 0.000000000000000 in fill_holes_driver at k= 71 rsm < 0.000000000000000 in fill_holes_driver at k= 72 rsm < 0.000000000000000 in fill_holes_driver at k= 73 rsm < 0.000000000000000 in fill_holes_driver at k= 74 rsm < 0.000000000000000 in fill_holes_driver at k= 75 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 rim < 0.000000000000000 in fill_holes_driver at k= 33 iteration = 170; time = 71400.0 iteration = 171; time = 71460.0 rsm < 0.000000000000000 in fill_holes_driver at k= 27 rsm < 0.000000000000000 in fill_holes_driver at k= 33 rsm < 0.000000000000000 in fill_holes_driver at k= 34 rsm < 0.000000000000000 in fill_holes_driver at k= 35 rsm < 0.000000000000000 in fill_holes_driver at k= 36 rsm < 0.000000000000000 in fill_holes_driver at k= 37 rsm < 0.000000000000000 in fill_holes_driver at k= 38 rsm < 0.000000000000000 in fill_holes_driver at k= 39 rsm < 0.000000000000000 in fill_holes_driver at k= 40 rsm < 0.000000000000000 in fill_holes_driver at k= 41 rsm < 0.000000000000000 in fill_holes_driver at k= 42 rsm < 0.000000000000000 in fill_holes_driver at k= 43 rsm < 0.000000000000000 in fill_holes_driver at k= 44 rsm < 0.000000000000000 in fill_holes_driver at k= 45 rsm < 0.000000000000000 in fill_holes_driver at k= 46 rsm < 0.000000000000000 in fill_holes_driver at k= 47 rsm < 0.000000000000000 in fill_holes_driver at k= 48 rsm < 0.000000000000000 in fill_holes_driver at k= 49 rsm < 0.000000000000000 in fill_holes_driver at k= 50 rsm < 0.000000000000000 in fill_holes_driver at k= 51 rsm < 0.000000000000000 in fill_holes_driver at k= 52 rsm < 0.000000000000000 in fill_holes_driver at k= 53 rsm < 0.000000000000000 in fill_holes_driver at k= 54 rsm < 0.000000000000000 in fill_holes_driver at k= 55 rsm < 0.000000000000000 in fill_holes_driver at k= 56 rsm < 0.000000000000000 in fill_holes_driver at k= 57 rsm < 0.000000000000000 in fill_holes_driver at k= 58 rsm < 0.000000000000000 in fill_holes_driver at k= 59 rsm < 0.000000000000000 in fill_holes_driver at k= 60 rsm < 0.000000000000000 in fill_holes_driver at k= 61 rsm < 0.000000000000000 in fill_holes_driver at k= 62 rsm < 0.000000000000000 in fill_holes_driver at k= 63 rsm < 0.000000000000000 in fill_holes_driver at k= 64 rsm < 0.000000000000000 in fill_holes_driver at k= 65 rsm < 0.000000000000000 in fill_holes_driver at k= 66 rsm < 0.000000000000000 in fill_holes_driver at k= 67 rsm < 0.000000000000000 in fill_holes_driver at k= 68 rsm < 0.000000000000000 in fill_holes_driver at k= 69 rsm < 0.000000000000000 in fill_holes_driver at k= 70 rsm < 0.000000000000000 in fill_holes_driver at k= 71 rsm < 0.000000000000000 in fill_holes_driver at k= 72 rsm < 0.000000000000000 in fill_holes_driver at k= 73 rsm < 0.000000000000000 in fill_holes_driver at k= 74 rsm < 0.000000000000000 in fill_holes_driver at k= 75 Warning: One-level hole filling was not able to fill holes completely! The holes were filled partially. |total_hole| > total_mass Warning: One-level hole filling was not able to fill holes completely! The holes were filled partially. |total_hole| > total_mass Warning: One-level hole filling was not able to fill holes completely! The holes were filled partially. |total_hole| > total_mass Warning: Hole filling failed! A hole could not be filled. Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 rim < 0.000000000000000 in fill_holes_driver at k= 33 iteration = 172; time = 71520.0 rsm < 0.000000000000000 in fill_holes_driver at k= 28 Warning: One-level hole filling was not able to fill holes completely! The holes were filled partially. |total_hole| > total_mass Warning: One-level hole filling was not able to fill holes completely! The holes were filled partially. |total_hole| > total_mass Warning: One-level hole filling was not able to fill holes completely! The holes were filled partially. |total_hole| > total_mass Warning: Hole filling failed! A hole could not be filled. iteration = 173; time = 71580.0 rsm < 0.000000000000000 in fill_holes_driver at k= 29 Warning: One-level hole filling was not able to fill holes completely! The holes were filled partially. |total_hole| > total_mass Warning: One-level hole filling was not able to fill holes completely! The holes were filled partially. |total_hole| > total_mass Warning: One-level hole filling was not able to fill holes completely! The holes were filled partially. |total_hole| > total_mass Warning: Hole filling failed! A hole could not be filled. iteration = 174; time = 71640.0 rsm < 0.000000000000000 in fill_holes_driver at k= 27 Warning: One-level hole filling was not able to fill holes completely! The holes were filled partially. |total_hole| > total_mass Warning: One-level hole filling was not able to fill holes completely! The holes were filled partially. |total_hole| > total_mass Warning: One-level hole filling was not able to fill holes completely! The holes were filled partially. |total_hole| > total_mass Warning: Hole filling failed! A hole could not be filled. iteration = 175; time = 71700.0 rsm < 0.000000000000000 in fill_holes_driver at k= 28 rsm < 0.000000000000000 in fill_holes_driver at k= 31 Warning: One-level hole filling was not able to fill holes completely! The holes were filled partially. |total_hole| > total_mass Warning: One-level hole filling was not able to fill holes completely! The holes were filled partially. |total_hole| > total_mass Warning: One-level hole filling was not able to fill holes completely! The holes were filled partially. |total_hole| > total_mass Warning: Hole filling failed! A hole could not be filled. Warning: One-level hole filling was not successful! total_mass ~= 0 iteration = 176; time = 71760.0 rsm < 0.000000000000000 in fill_holes_driver at k= 27 rsm < 0.000000000000000 in fill_holes_driver at k= 29 rsm < 0.000000000000000 in fill_holes_driver at k= 32 Warning: One-level hole filling was not able to fill holes completely! The holes were filled partially. |total_hole| > total_mass Warning: One-level hole filling was not able to fill holes completely! The holes were filled partially. |total_hole| > total_mass Warning: One-level hole filling was not able to fill holes completely! The holes were filled partially. |total_hole| > total_mass Warning: Hole filling failed! A hole could not be filled. Warning: One-level hole filling was not able to fill holes completely! The holes were filled partially. |total_hole| > total_mass Warning: One-level hole filling was not able to fill holes completely! The holes were filled partially. |total_hole| > total_mass Warning: One-level hole filling was not able to fill holes completely! The holes were filled partially. |total_hole| > total_mass Warning: Hole filling failed! A hole could not be filled. Warning: One-level hole filling was not successful! total_mass ~= 0 iteration = 177; time = 71820.0 iteration = 178; time = 71880.0 rsm < 0.000000000000000 in fill_holes_driver at k= 27 rsm < 0.000000000000000 in fill_holes_driver at k= 29 rsm < 0.000000000000000 in fill_holes_driver at k= 32 Warning: One-level hole filling was not able to fill holes completely! The holes were filled partially. |total_hole| > total_mass Warning: One-level hole filling was not able to fill holes completely! The holes were filled partially. |total_hole| > total_mass Warning: One-level hole filling was not able to fill holes completely! The holes were filled partially. |total_hole| > total_mass Warning: Hole filling failed! A hole could not be filled. Warning: One-level hole filling was not able to fill holes completely! The holes were filled partially. |total_hole| > total_mass Warning: One-level hole filling was not able to fill holes completely! The holes were filled partially. |total_hole| > total_mass Warning: One-level hole filling was not able to fill holes completely! The holes were filled partially. |total_hole| > total_mass Warning: Hole filling failed! A hole could not be filled. Warning: One-level hole filling was not successful! total_mass ~= 0 iteration = 179; time = 71940.0 iteration = 180; time = 72000.0 rsm < 0.000000000000000 in fill_holes_driver at k= 29 rsm < 0.000000000000000 in fill_holes_driver at k= 31 Warning: One-level hole filling was not able to fill holes completely! The holes were filled partially. |total_hole| > total_mass Warning: One-level hole filling was not able to fill holes completely! The holes were filled partially. |total_hole| > total_mass Warning: One-level hole filling was not able to fill holes completely! The holes were filled partially. |total_hole| > total_mass Warning: Hole filling failed! A hole could not be filled. Warning: One-level hole filling was not able to fill holes completely! The holes were filled partially. |total_hole| > total_mass Warning: One-level hole filling was not able to fill holes completely! The holes were filled partially. |total_hole| > total_mass Warning: One-level hole filling was not able to fill holes completely! The holes were filled partially. |total_hole| > total_mass Warning: Hole filling failed! A hole could not be filled. iteration = 181; time = 72060.0 iteration = 182; time = 72120.0 iteration = 183; time = 72180.0 rsm < 0.000000000000000 in fill_holes_driver at k= 32 Warning: One-level hole filling was not successful! total_mass ~= 0 iteration = 184; time = 72240.0 rsm < 0.000000000000000 in fill_holes_driver at k= 28 Warning: One-level hole filling was not able to fill holes completely! The holes were filled partially. |total_hole| > total_mass Warning: One-level hole filling was not able to fill holes completely! The holes were filled partially. |total_hole| > total_mass Warning: One-level hole filling was not able to fill holes completely! The holes were filled partially. |total_hole| > total_mass Warning: Hole filling failed! A hole could not be filled. iteration = 185; time = 72300.0 rsm < 0.000000000000000 in fill_holes_driver at k= 28 rsm < 0.000000000000000 in fill_holes_driver at k= 32 rsm < 0.000000000000000 in fill_holes_driver at k= 33 rsm < 0.000000000000000 in fill_holes_driver at k= 34 rsm < 0.000000000000000 in fill_holes_driver at k= 35 rsm < 0.000000000000000 in fill_holes_driver at k= 36 rsm < 0.000000000000000 in fill_holes_driver at k= 37 rsm < 0.000000000000000 in fill_holes_driver at k= 38 rsm < 0.000000000000000 in fill_holes_driver at k= 39 rsm < 0.000000000000000 in fill_holes_driver at k= 40 rsm < 0.000000000000000 in fill_holes_driver at k= 41 rsm < 0.000000000000000 in fill_holes_driver at k= 42 rsm < 0.000000000000000 in fill_holes_driver at k= 43 rsm < 0.000000000000000 in fill_holes_driver at k= 44 rsm < 0.000000000000000 in fill_holes_driver at k= 45 rsm < 0.000000000000000 in fill_holes_driver at k= 46 rsm < 0.000000000000000 in fill_holes_driver at k= 47 rsm < 0.000000000000000 in fill_holes_driver at k= 48 rsm < 0.000000000000000 in fill_holes_driver at k= 49 rsm < 0.000000000000000 in fill_holes_driver at k= 50 rsm < 0.000000000000000 in fill_holes_driver at k= 51 rsm < 0.000000000000000 in fill_holes_driver at k= 52 rsm < 0.000000000000000 in fill_holes_driver at k= 53 rsm < 0.000000000000000 in fill_holes_driver at k= 54 rsm < 0.000000000000000 in fill_holes_driver at k= 55 rsm < 0.000000000000000 in fill_holes_driver at k= 56 rsm < 0.000000000000000 in fill_holes_driver at k= 57 rsm < 0.000000000000000 in fill_holes_driver at k= 58 rsm < 0.000000000000000 in fill_holes_driver at k= 59 rsm < 0.000000000000000 in fill_holes_driver at k= 60 rsm < 0.000000000000000 in fill_holes_driver at k= 61 rsm < 0.000000000000000 in fill_holes_driver at k= 62 rsm < 0.000000000000000 in fill_holes_driver at k= 63 rsm < 0.000000000000000 in fill_holes_driver at k= 64 rsm < 0.000000000000000 in fill_holes_driver at k= 65 rsm < 0.000000000000000 in fill_holes_driver at k= 66 rsm < 0.000000000000000 in fill_holes_driver at k= 67 rsm < 0.000000000000000 in fill_holes_driver at k= 68 rsm < 0.000000000000000 in fill_holes_driver at k= 69 rsm < 0.000000000000000 in fill_holes_driver at k= 70 rsm < 0.000000000000000 in fill_holes_driver at k= 71 rsm < 0.000000000000000 in fill_holes_driver at k= 72 rsm < 0.000000000000000 in fill_holes_driver at k= 73 rsm < 0.000000000000000 in fill_holes_driver at k= 74 rsm < 0.000000000000000 in fill_holes_driver at k= 75 Warning: One-level hole filling was not able to fill holes completely! The holes were filled partially. |total_hole| > total_mass Warning: One-level hole filling was not able to fill holes completely! The holes were filled partially. |total_hole| > total_mass Warning: One-level hole filling was not able to fill holes completely! The holes were filled partially. |total_hole| > total_mass Warning: Hole filling failed! A hole could not be filled. Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 iteration = 186; time = 72360.0 rsm < 0.000000000000000 in fill_holes_driver at k= 28 rsm < 0.000000000000000 in fill_holes_driver at k= 33 rsm < 0.000000000000000 in fill_holes_driver at k= 34 rsm < 0.000000000000000 in fill_holes_driver at k= 35 rsm < 0.000000000000000 in fill_holes_driver at k= 36 rsm < 0.000000000000000 in fill_holes_driver at k= 37 rsm < 0.000000000000000 in fill_holes_driver at k= 38 rsm < 0.000000000000000 in fill_holes_driver at k= 39 rsm < 0.000000000000000 in fill_holes_driver at k= 40 rsm < 0.000000000000000 in fill_holes_driver at k= 41 rsm < 0.000000000000000 in fill_holes_driver at k= 42 rsm < 0.000000000000000 in fill_holes_driver at k= 43 rsm < 0.000000000000000 in fill_holes_driver at k= 44 rsm < 0.000000000000000 in fill_holes_driver at k= 45 rsm < 0.000000000000000 in fill_holes_driver at k= 46 rsm < 0.000000000000000 in fill_holes_driver at k= 47 rsm < 0.000000000000000 in fill_holes_driver at k= 48 rsm < 0.000000000000000 in fill_holes_driver at k= 49 rsm < 0.000000000000000 in fill_holes_driver at k= 50 rsm < 0.000000000000000 in fill_holes_driver at k= 51 rsm < 0.000000000000000 in fill_holes_driver at k= 52 rsm < 0.000000000000000 in fill_holes_driver at k= 53 rsm < 0.000000000000000 in fill_holes_driver at k= 54 rsm < 0.000000000000000 in fill_holes_driver at k= 55 rsm < 0.000000000000000 in fill_holes_driver at k= 56 rsm < 0.000000000000000 in fill_holes_driver at k= 57 rsm < 0.000000000000000 in fill_holes_driver at k= 58 rsm < 0.000000000000000 in fill_holes_driver at k= 59 rsm < 0.000000000000000 in fill_holes_driver at k= 60 rsm < 0.000000000000000 in fill_holes_driver at k= 61 rsm < 0.000000000000000 in fill_holes_driver at k= 62 rsm < 0.000000000000000 in fill_holes_driver at k= 63 rsm < 0.000000000000000 in fill_holes_driver at k= 64 rsm < 0.000000000000000 in fill_holes_driver at k= 65 rsm < 0.000000000000000 in fill_holes_driver at k= 66 rsm < 0.000000000000000 in fill_holes_driver at k= 67 rsm < 0.000000000000000 in fill_holes_driver at k= 68 rsm < 0.000000000000000 in fill_holes_driver at k= 69 rsm < 0.000000000000000 in fill_holes_driver at k= 70 rsm < 0.000000000000000 in fill_holes_driver at k= 71 rsm < 0.000000000000000 in fill_holes_driver at k= 72 rsm < 0.000000000000000 in fill_holes_driver at k= 73 rsm < 0.000000000000000 in fill_holes_driver at k= 74 rsm < 0.000000000000000 in fill_holes_driver at k= 75 Warning: One-level hole filling was not able to fill holes completely! The holes were filled partially. |total_hole| > total_mass Warning: One-level hole filling was not able to fill holes completely! The holes were filled partially. |total_hole| > total_mass Warning: One-level hole filling was not able to fill holes completely! The holes were filled partially. |total_hole| > total_mass Warning: Hole filling failed! A hole could not be filled. Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 iteration = 187; time = 72420.0 rsm < 0.000000000000000 in fill_holes_driver at k= 28 rsm < 0.000000000000000 in fill_holes_driver at k= 32 rsm < 0.000000000000000 in fill_holes_driver at k= 33 rsm < 0.000000000000000 in fill_holes_driver at k= 34 rsm < 0.000000000000000 in fill_holes_driver at k= 35 rsm < 0.000000000000000 in fill_holes_driver at k= 36 rsm < 0.000000000000000 in fill_holes_driver at k= 37 rsm < 0.000000000000000 in fill_holes_driver at k= 38 rsm < 0.000000000000000 in fill_holes_driver at k= 39 rsm < 0.000000000000000 in fill_holes_driver at k= 40 rsm < 0.000000000000000 in fill_holes_driver at k= 41 rsm < 0.000000000000000 in fill_holes_driver at k= 42 rsm < 0.000000000000000 in fill_holes_driver at k= 43 rsm < 0.000000000000000 in fill_holes_driver at k= 44 rsm < 0.000000000000000 in fill_holes_driver at k= 45 rsm < 0.000000000000000 in fill_holes_driver at k= 46 rsm < 0.000000000000000 in fill_holes_driver at k= 47 rsm < 0.000000000000000 in fill_holes_driver at k= 48 rsm < 0.000000000000000 in fill_holes_driver at k= 49 rsm < 0.000000000000000 in fill_holes_driver at k= 50 rsm < 0.000000000000000 in fill_holes_driver at k= 51 rsm < 0.000000000000000 in fill_holes_driver at k= 52 rsm < 0.000000000000000 in fill_holes_driver at k= 53 rsm < 0.000000000000000 in fill_holes_driver at k= 54 rsm < 0.000000000000000 in fill_holes_driver at k= 55 rsm < 0.000000000000000 in fill_holes_driver at k= 56 rsm < 0.000000000000000 in fill_holes_driver at k= 57 rsm < 0.000000000000000 in fill_holes_driver at k= 58 rsm < 0.000000000000000 in fill_holes_driver at k= 59 rsm < 0.000000000000000 in fill_holes_driver at k= 60 rsm < 0.000000000000000 in fill_holes_driver at k= 61 rsm < 0.000000000000000 in fill_holes_driver at k= 62 rsm < 0.000000000000000 in fill_holes_driver at k= 63 rsm < 0.000000000000000 in fill_holes_driver at k= 64 rsm < 0.000000000000000 in fill_holes_driver at k= 65 rsm < 0.000000000000000 in fill_holes_driver at k= 66 rsm < 0.000000000000000 in fill_holes_driver at k= 67 rsm < 0.000000000000000 in fill_holes_driver at k= 68 rsm < 0.000000000000000 in fill_holes_driver at k= 69 rsm < 0.000000000000000 in fill_holes_driver at k= 70 rsm < 0.000000000000000 in fill_holes_driver at k= 71 rsm < 0.000000000000000 in fill_holes_driver at k= 72 rsm < 0.000000000000000 in fill_holes_driver at k= 73 rsm < 0.000000000000000 in fill_holes_driver at k= 74 rsm < 0.000000000000000 in fill_holes_driver at k= 75 Warning: One-level hole filling was not able to fill holes completely! The holes were filled partially. |total_hole| > total_mass Warning: One-level hole filling was not able to fill holes completely! The holes were filled partially. |total_hole| > total_mass Warning: One-level hole filling was not able to fill holes completely! The holes were filled partially. |total_hole| > total_mass Warning: Hole filling failed! A hole could not be filled. Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 rim < 0.000000000000000 in fill_holes_driver at k= 32 iteration = 188; time = 72480.0 rsm < 0.000000000000000 in fill_holes_driver at k= 28 rsm < 0.000000000000000 in fill_holes_driver at k= 32 rsm < 0.000000000000000 in fill_holes_driver at k= 33 rsm < 0.000000000000000 in fill_holes_driver at k= 34 rsm < 0.000000000000000 in fill_holes_driver at k= 35 rsm < 0.000000000000000 in fill_holes_driver at k= 36 rsm < 0.000000000000000 in fill_holes_driver at k= 37 rsm < 0.000000000000000 in fill_holes_driver at k= 38 rsm < 0.000000000000000 in fill_holes_driver at k= 39 rsm < 0.000000000000000 in fill_holes_driver at k= 40 rsm < 0.000000000000000 in fill_holes_driver at k= 41 rsm < 0.000000000000000 in fill_holes_driver at k= 42 rsm < 0.000000000000000 in fill_holes_driver at k= 43 rsm < 0.000000000000000 in fill_holes_driver at k= 44 rsm < 0.000000000000000 in fill_holes_driver at k= 45 rsm < 0.000000000000000 in fill_holes_driver at k= 46 rsm < 0.000000000000000 in fill_holes_driver at k= 47 rsm < 0.000000000000000 in fill_holes_driver at k= 48 rsm < 0.000000000000000 in fill_holes_driver at k= 49 rsm < 0.000000000000000 in fill_holes_driver at k= 50 rsm < 0.000000000000000 in fill_holes_driver at k= 51 rsm < 0.000000000000000 in fill_holes_driver at k= 52 rsm < 0.000000000000000 in fill_holes_driver at k= 53 rsm < 0.000000000000000 in fill_holes_driver at k= 54 rsm < 0.000000000000000 in fill_holes_driver at k= 55 rsm < 0.000000000000000 in fill_holes_driver at k= 56 rsm < 0.000000000000000 in fill_holes_driver at k= 57 rsm < 0.000000000000000 in fill_holes_driver at k= 58 rsm < 0.000000000000000 in fill_holes_driver at k= 59 rsm < 0.000000000000000 in fill_holes_driver at k= 60 rsm < 0.000000000000000 in fill_holes_driver at k= 61 rsm < 0.000000000000000 in fill_holes_driver at k= 62 rsm < 0.000000000000000 in fill_holes_driver at k= 63 rsm < 0.000000000000000 in fill_holes_driver at k= 64 rsm < 0.000000000000000 in fill_holes_driver at k= 65 rsm < 0.000000000000000 in fill_holes_driver at k= 66 rsm < 0.000000000000000 in fill_holes_driver at k= 67 rsm < 0.000000000000000 in fill_holes_driver at k= 68 rsm < 0.000000000000000 in fill_holes_driver at k= 69 rsm < 0.000000000000000 in fill_holes_driver at k= 70 rsm < 0.000000000000000 in fill_holes_driver at k= 71 rsm < 0.000000000000000 in fill_holes_driver at k= 72 rsm < 0.000000000000000 in fill_holes_driver at k= 73 rsm < 0.000000000000000 in fill_holes_driver at k= 74 rsm < 0.000000000000000 in fill_holes_driver at k= 75 Warning: One-level hole filling was not able to fill holes completely! The holes were filled partially. |total_hole| > total_mass Warning: One-level hole filling was not able to fill holes completely! The holes were filled partially. |total_hole| > total_mass Warning: One-level hole filling was not able to fill holes completely! The holes were filled partially. |total_hole| > total_mass Warning: Hole filling failed! A hole could not be filled. Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 iteration = 189; time = 72540.0 rsm < 0.000000000000000 in fill_holes_driver at k= 28 rsm < 0.000000000000000 in fill_holes_driver at k= 32 rsm < 0.000000000000000 in fill_holes_driver at k= 33 rsm < 0.000000000000000 in fill_holes_driver at k= 34 rsm < 0.000000000000000 in fill_holes_driver at k= 35 rsm < 0.000000000000000 in fill_holes_driver at k= 36 rsm < 0.000000000000000 in fill_holes_driver at k= 37 rsm < 0.000000000000000 in fill_holes_driver at k= 38 rsm < 0.000000000000000 in fill_holes_driver at k= 39 rsm < 0.000000000000000 in fill_holes_driver at k= 40 rsm < 0.000000000000000 in fill_holes_driver at k= 41 rsm < 0.000000000000000 in fill_holes_driver at k= 42 rsm < 0.000000000000000 in fill_holes_driver at k= 43 rsm < 0.000000000000000 in fill_holes_driver at k= 44 rsm < 0.000000000000000 in fill_holes_driver at k= 45 rsm < 0.000000000000000 in fill_holes_driver at k= 46 rsm < 0.000000000000000 in fill_holes_driver at k= 47 rsm < 0.000000000000000 in fill_holes_driver at k= 48 rsm < 0.000000000000000 in fill_holes_driver at k= 49 rsm < 0.000000000000000 in fill_holes_driver at k= 50 rsm < 0.000000000000000 in fill_holes_driver at k= 51 rsm < 0.000000000000000 in fill_holes_driver at k= 52 rsm < 0.000000000000000 in fill_holes_driver at k= 53 rsm < 0.000000000000000 in fill_holes_driver at k= 54 rsm < 0.000000000000000 in fill_holes_driver at k= 55 rsm < 0.000000000000000 in fill_holes_driver at k= 56 rsm < 0.000000000000000 in fill_holes_driver at k= 57 rsm < 0.000000000000000 in fill_holes_driver at k= 58 rsm < 0.000000000000000 in fill_holes_driver at k= 59 rsm < 0.000000000000000 in fill_holes_driver at k= 60 rsm < 0.000000000000000 in fill_holes_driver at k= 61 rsm < 0.000000000000000 in fill_holes_driver at k= 62 rsm < 0.000000000000000 in fill_holes_driver at k= 63 rsm < 0.000000000000000 in fill_holes_driver at k= 64 rsm < 0.000000000000000 in fill_holes_driver at k= 65 rsm < 0.000000000000000 in fill_holes_driver at k= 66 rsm < 0.000000000000000 in fill_holes_driver at k= 67 rsm < 0.000000000000000 in fill_holes_driver at k= 68 rsm < 0.000000000000000 in fill_holes_driver at k= 69 rsm < 0.000000000000000 in fill_holes_driver at k= 70 rsm < 0.000000000000000 in fill_holes_driver at k= 71 rsm < 0.000000000000000 in fill_holes_driver at k= 72 rsm < 0.000000000000000 in fill_holes_driver at k= 73 rsm < 0.000000000000000 in fill_holes_driver at k= 74 rsm < 0.000000000000000 in fill_holes_driver at k= 75 Warning: One-level hole filling was not able to fill holes completely! The holes were filled partially. |total_hole| > total_mass Warning: One-level hole filling was not able to fill holes completely! The holes were filled partially. |total_hole| > total_mass Warning: One-level hole filling was not able to fill holes completely! The holes were filled partially. |total_hole| > total_mass Warning: Hole filling failed! A hole could not be filled. Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 iteration = 190; time = 72600.0 rsm < 0.000000000000000 in fill_holes_driver at k= 28 rsm < 0.000000000000000 in fill_holes_driver at k= 32 rsm < 0.000000000000000 in fill_holes_driver at k= 33 rsm < 0.000000000000000 in fill_holes_driver at k= 34 rsm < 0.000000000000000 in fill_holes_driver at k= 35 rsm < 0.000000000000000 in fill_holes_driver at k= 36 rsm < 0.000000000000000 in fill_holes_driver at k= 37 rsm < 0.000000000000000 in fill_holes_driver at k= 38 rsm < 0.000000000000000 in fill_holes_driver at k= 39 rsm < 0.000000000000000 in fill_holes_driver at k= 40 rsm < 0.000000000000000 in fill_holes_driver at k= 41 rsm < 0.000000000000000 in fill_holes_driver at k= 42 rsm < 0.000000000000000 in fill_holes_driver at k= 43 rsm < 0.000000000000000 in fill_holes_driver at k= 44 rsm < 0.000000000000000 in fill_holes_driver at k= 45 rsm < 0.000000000000000 in fill_holes_driver at k= 46 rsm < 0.000000000000000 in fill_holes_driver at k= 47 rsm < 0.000000000000000 in fill_holes_driver at k= 48 rsm < 0.000000000000000 in fill_holes_driver at k= 49 rsm < 0.000000000000000 in fill_holes_driver at k= 50 rsm < 0.000000000000000 in fill_holes_driver at k= 51 rsm < 0.000000000000000 in fill_holes_driver at k= 52 rsm < 0.000000000000000 in fill_holes_driver at k= 53 rsm < 0.000000000000000 in fill_holes_driver at k= 54 rsm < 0.000000000000000 in fill_holes_driver at k= 55 rsm < 0.000000000000000 in fill_holes_driver at k= 56 rsm < 0.000000000000000 in fill_holes_driver at k= 57 rsm < 0.000000000000000 in fill_holes_driver at k= 58 rsm < 0.000000000000000 in fill_holes_driver at k= 59 rsm < 0.000000000000000 in fill_holes_driver at k= 60 rsm < 0.000000000000000 in fill_holes_driver at k= 61 rsm < 0.000000000000000 in fill_holes_driver at k= 62 rsm < 0.000000000000000 in fill_holes_driver at k= 63 rsm < 0.000000000000000 in fill_holes_driver at k= 64 rsm < 0.000000000000000 in fill_holes_driver at k= 65 rsm < 0.000000000000000 in fill_holes_driver at k= 66 rsm < 0.000000000000000 in fill_holes_driver at k= 67 rsm < 0.000000000000000 in fill_holes_driver at k= 68 rsm < 0.000000000000000 in fill_holes_driver at k= 69 rsm < 0.000000000000000 in fill_holes_driver at k= 70 rsm < 0.000000000000000 in fill_holes_driver at k= 71 rsm < 0.000000000000000 in fill_holes_driver at k= 72 rsm < 0.000000000000000 in fill_holes_driver at k= 73 rsm < 0.000000000000000 in fill_holes_driver at k= 74 rsm < 0.000000000000000 in fill_holes_driver at k= 75 Warning: One-level hole filling was not able to fill holes completely! The holes were filled partially. |total_hole| > total_mass Warning: One-level hole filling was not able to fill holes completely! The holes were filled partially. |total_hole| > total_mass Warning: One-level hole filling was not able to fill holes completely! The holes were filled partially. |total_hole| > total_mass Warning: Hole filling failed! A hole could not be filled. Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 iteration = 191; time = 72660.0 rsm < 0.000000000000000 in fill_holes_driver at k= 28 rsm < 0.000000000000000 in fill_holes_driver at k= 32 rsm < 0.000000000000000 in fill_holes_driver at k= 33 rsm < 0.000000000000000 in fill_holes_driver at k= 34 rsm < 0.000000000000000 in fill_holes_driver at k= 35 rsm < 0.000000000000000 in fill_holes_driver at k= 36 rsm < 0.000000000000000 in fill_holes_driver at k= 37 rsm < 0.000000000000000 in fill_holes_driver at k= 38 rsm < 0.000000000000000 in fill_holes_driver at k= 39 rsm < 0.000000000000000 in fill_holes_driver at k= 40 rsm < 0.000000000000000 in fill_holes_driver at k= 41 rsm < 0.000000000000000 in fill_holes_driver at k= 42 rsm < 0.000000000000000 in fill_holes_driver at k= 43 rsm < 0.000000000000000 in fill_holes_driver at k= 44 rsm < 0.000000000000000 in fill_holes_driver at k= 45 rsm < 0.000000000000000 in fill_holes_driver at k= 46 rsm < 0.000000000000000 in fill_holes_driver at k= 47 rsm < 0.000000000000000 in fill_holes_driver at k= 48 rsm < 0.000000000000000 in fill_holes_driver at k= 49 rsm < 0.000000000000000 in fill_holes_driver at k= 50 rsm < 0.000000000000000 in fill_holes_driver at k= 51 rsm < 0.000000000000000 in fill_holes_driver at k= 52 rsm < 0.000000000000000 in fill_holes_driver at k= 53 rsm < 0.000000000000000 in fill_holes_driver at k= 54 rsm < 0.000000000000000 in fill_holes_driver at k= 55 rsm < 0.000000000000000 in fill_holes_driver at k= 56 rsm < 0.000000000000000 in fill_holes_driver at k= 57 rsm < 0.000000000000000 in fill_holes_driver at k= 58 rsm < 0.000000000000000 in fill_holes_driver at k= 59 rsm < 0.000000000000000 in fill_holes_driver at k= 60 rsm < 0.000000000000000 in fill_holes_driver at k= 61 rsm < 0.000000000000000 in fill_holes_driver at k= 62 rsm < 0.000000000000000 in fill_holes_driver at k= 63 rsm < 0.000000000000000 in fill_holes_driver at k= 64 rsm < 0.000000000000000 in fill_holes_driver at k= 65 rsm < 0.000000000000000 in fill_holes_driver at k= 66 rsm < 0.000000000000000 in fill_holes_driver at k= 67 rsm < 0.000000000000000 in fill_holes_driver at k= 68 rsm < 0.000000000000000 in fill_holes_driver at k= 69 rsm < 0.000000000000000 in fill_holes_driver at k= 70 rsm < 0.000000000000000 in fill_holes_driver at k= 71 rsm < 0.000000000000000 in fill_holes_driver at k= 72 rsm < 0.000000000000000 in fill_holes_driver at k= 73 rsm < 0.000000000000000 in fill_holes_driver at k= 74 rsm < 0.000000000000000 in fill_holes_driver at k= 75 Warning: One-level hole filling was not able to fill holes completely! The holes were filled partially. |total_hole| > total_mass Warning: One-level hole filling was not able to fill holes completely! The holes were filled partially. |total_hole| > total_mass Warning: One-level hole filling was not able to fill holes completely! The holes were filled partially. |total_hole| > total_mass Warning: Hole filling failed! A hole could not be filled. Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 iteration = 192; time = 72720.0 rsm < 0.000000000000000 in fill_holes_driver at k= 28 rsm < 0.000000000000000 in fill_holes_driver at k= 32 rsm < 0.000000000000000 in fill_holes_driver at k= 33 rsm < 0.000000000000000 in fill_holes_driver at k= 34 rsm < 0.000000000000000 in fill_holes_driver at k= 35 rsm < 0.000000000000000 in fill_holes_driver at k= 36 rsm < 0.000000000000000 in fill_holes_driver at k= 37 rsm < 0.000000000000000 in fill_holes_driver at k= 38 rsm < 0.000000000000000 in fill_holes_driver at k= 39 rsm < 0.000000000000000 in fill_holes_driver at k= 40 rsm < 0.000000000000000 in fill_holes_driver at k= 41 rsm < 0.000000000000000 in fill_holes_driver at k= 42 rsm < 0.000000000000000 in fill_holes_driver at k= 43 rsm < 0.000000000000000 in fill_holes_driver at k= 44 rsm < 0.000000000000000 in fill_holes_driver at k= 45 rsm < 0.000000000000000 in fill_holes_driver at k= 46 rsm < 0.000000000000000 in fill_holes_driver at k= 47 rsm < 0.000000000000000 in fill_holes_driver at k= 48 rsm < 0.000000000000000 in fill_holes_driver at k= 49 rsm < 0.000000000000000 in fill_holes_driver at k= 50 rsm < 0.000000000000000 in fill_holes_driver at k= 51 rsm < 0.000000000000000 in fill_holes_driver at k= 52 rsm < 0.000000000000000 in fill_holes_driver at k= 53 rsm < 0.000000000000000 in fill_holes_driver at k= 54 rsm < 0.000000000000000 in fill_holes_driver at k= 55 rsm < 0.000000000000000 in fill_holes_driver at k= 56 rsm < 0.000000000000000 in fill_holes_driver at k= 57 rsm < 0.000000000000000 in fill_holes_driver at k= 58 rsm < 0.000000000000000 in fill_holes_driver at k= 59 rsm < 0.000000000000000 in fill_holes_driver at k= 60 rsm < 0.000000000000000 in fill_holes_driver at k= 61 rsm < 0.000000000000000 in fill_holes_driver at k= 62 rsm < 0.000000000000000 in fill_holes_driver at k= 63 rsm < 0.000000000000000 in fill_holes_driver at k= 64 rsm < 0.000000000000000 in fill_holes_driver at k= 65 rsm < 0.000000000000000 in fill_holes_driver at k= 66 rsm < 0.000000000000000 in fill_holes_driver at k= 67 rsm < 0.000000000000000 in fill_holes_driver at k= 68 rsm < 0.000000000000000 in fill_holes_driver at k= 69 rsm < 0.000000000000000 in fill_holes_driver at k= 70 rsm < 0.000000000000000 in fill_holes_driver at k= 71 rsm < 0.000000000000000 in fill_holes_driver at k= 72 rsm < 0.000000000000000 in fill_holes_driver at k= 73 rsm < 0.000000000000000 in fill_holes_driver at k= 74 rsm < 0.000000000000000 in fill_holes_driver at k= 75 Warning: One-level hole filling was not able to fill holes completely! The holes were filled partially. |total_hole| > total_mass Warning: One-level hole filling was not able to fill holes completely! The holes were filled partially. |total_hole| > total_mass Warning: One-level hole filling was not able to fill holes completely! The holes were filled partially. |total_hole| > total_mass Warning: Hole filling failed! A hole could not be filled. Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 iteration = 193; time = 72780.0 rsm < 0.000000000000000 in fill_holes_driver at k= 32 rsm < 0.000000000000000 in fill_holes_driver at k= 33 rsm < 0.000000000000000 in fill_holes_driver at k= 34 rsm < 0.000000000000000 in fill_holes_driver at k= 35 rsm < 0.000000000000000 in fill_holes_driver at k= 36 rsm < 0.000000000000000 in fill_holes_driver at k= 37 rsm < 0.000000000000000 in fill_holes_driver at k= 38 rsm < 0.000000000000000 in fill_holes_driver at k= 39 rsm < 0.000000000000000 in fill_holes_driver at k= 40 rsm < 0.000000000000000 in fill_holes_driver at k= 41 rsm < 0.000000000000000 in fill_holes_driver at k= 42 rsm < 0.000000000000000 in fill_holes_driver at k= 43 rsm < 0.000000000000000 in fill_holes_driver at k= 44 rsm < 0.000000000000000 in fill_holes_driver at k= 45 rsm < 0.000000000000000 in fill_holes_driver at k= 46 rsm < 0.000000000000000 in fill_holes_driver at k= 47 rsm < 0.000000000000000 in fill_holes_driver at k= 48 rsm < 0.000000000000000 in fill_holes_driver at k= 49 rsm < 0.000000000000000 in fill_holes_driver at k= 50 rsm < 0.000000000000000 in fill_holes_driver at k= 51 rsm < 0.000000000000000 in fill_holes_driver at k= 52 rsm < 0.000000000000000 in fill_holes_driver at k= 53 rsm < 0.000000000000000 in fill_holes_driver at k= 54 rsm < 0.000000000000000 in fill_holes_driver at k= 55 rsm < 0.000000000000000 in fill_holes_driver at k= 56 rsm < 0.000000000000000 in fill_holes_driver at k= 57 rsm < 0.000000000000000 in fill_holes_driver at k= 58 rsm < 0.000000000000000 in fill_holes_driver at k= 59 rsm < 0.000000000000000 in fill_holes_driver at k= 60 rsm < 0.000000000000000 in fill_holes_driver at k= 61 rsm < 0.000000000000000 in fill_holes_driver at k= 62 rsm < 0.000000000000000 in fill_holes_driver at k= 63 rsm < 0.000000000000000 in fill_holes_driver at k= 64 rsm < 0.000000000000000 in fill_holes_driver at k= 65 rsm < 0.000000000000000 in fill_holes_driver at k= 66 rsm < 0.000000000000000 in fill_holes_driver at k= 67 rsm < 0.000000000000000 in fill_holes_driver at k= 68 rsm < 0.000000000000000 in fill_holes_driver at k= 69 rsm < 0.000000000000000 in fill_holes_driver at k= 70 rsm < 0.000000000000000 in fill_holes_driver at k= 71 rsm < 0.000000000000000 in fill_holes_driver at k= 72 rsm < 0.000000000000000 in fill_holes_driver at k= 73 rsm < 0.000000000000000 in fill_holes_driver at k= 74 rsm < 0.000000000000000 in fill_holes_driver at k= 75 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 iteration = 194; time = 72840.0 rsm < 0.000000000000000 in fill_holes_driver at k= 32 rsm < 0.000000000000000 in fill_holes_driver at k= 33 rsm < 0.000000000000000 in fill_holes_driver at k= 34 rsm < 0.000000000000000 in fill_holes_driver at k= 35 rsm < 0.000000000000000 in fill_holes_driver at k= 36 rsm < 0.000000000000000 in fill_holes_driver at k= 37 rsm < 0.000000000000000 in fill_holes_driver at k= 38 rsm < 0.000000000000000 in fill_holes_driver at k= 39 rsm < 0.000000000000000 in fill_holes_driver at k= 40 rsm < 0.000000000000000 in fill_holes_driver at k= 41 rsm < 0.000000000000000 in fill_holes_driver at k= 42 rsm < 0.000000000000000 in fill_holes_driver at k= 43 rsm < 0.000000000000000 in fill_holes_driver at k= 44 rsm < 0.000000000000000 in fill_holes_driver at k= 45 rsm < 0.000000000000000 in fill_holes_driver at k= 46 rsm < 0.000000000000000 in fill_holes_driver at k= 47 rsm < 0.000000000000000 in fill_holes_driver at k= 48 rsm < 0.000000000000000 in fill_holes_driver at k= 49 rsm < 0.000000000000000 in fill_holes_driver at k= 50 rsm < 0.000000000000000 in fill_holes_driver at k= 51 rsm < 0.000000000000000 in fill_holes_driver at k= 52 rsm < 0.000000000000000 in fill_holes_driver at k= 53 rsm < 0.000000000000000 in fill_holes_driver at k= 54 rsm < 0.000000000000000 in fill_holes_driver at k= 55 rsm < 0.000000000000000 in fill_holes_driver at k= 56 rsm < 0.000000000000000 in fill_holes_driver at k= 57 rsm < 0.000000000000000 in fill_holes_driver at k= 58 rsm < 0.000000000000000 in fill_holes_driver at k= 59 rsm < 0.000000000000000 in fill_holes_driver at k= 60 rsm < 0.000000000000000 in fill_holes_driver at k= 61 rsm < 0.000000000000000 in fill_holes_driver at k= 62 rsm < 0.000000000000000 in fill_holes_driver at k= 63 rsm < 0.000000000000000 in fill_holes_driver at k= 64 rsm < 0.000000000000000 in fill_holes_driver at k= 65 rsm < 0.000000000000000 in fill_holes_driver at k= 66 rsm < 0.000000000000000 in fill_holes_driver at k= 67 rsm < 0.000000000000000 in fill_holes_driver at k= 68 rsm < 0.000000000000000 in fill_holes_driver at k= 69 rsm < 0.000000000000000 in fill_holes_driver at k= 70 rsm < 0.000000000000000 in fill_holes_driver at k= 71 rsm < 0.000000000000000 in fill_holes_driver at k= 72 rsm < 0.000000000000000 in fill_holes_driver at k= 73 rsm < 0.000000000000000 in fill_holes_driver at k= 74 rsm < 0.000000000000000 in fill_holes_driver at k= 75 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 iteration = 195; time = 72900.0 rsm < 0.000000000000000 in fill_holes_driver at k= 32 rsm < 0.000000000000000 in fill_holes_driver at k= 33 rsm < 0.000000000000000 in fill_holes_driver at k= 34 rsm < 0.000000000000000 in fill_holes_driver at k= 35 rsm < 0.000000000000000 in fill_holes_driver at k= 36 rsm < 0.000000000000000 in fill_holes_driver at k= 37 rsm < 0.000000000000000 in fill_holes_driver at k= 38 rsm < 0.000000000000000 in fill_holes_driver at k= 39 rsm < 0.000000000000000 in fill_holes_driver at k= 40 rsm < 0.000000000000000 in fill_holes_driver at k= 41 rsm < 0.000000000000000 in fill_holes_driver at k= 42 rsm < 0.000000000000000 in fill_holes_driver at k= 43 rsm < 0.000000000000000 in fill_holes_driver at k= 44 rsm < 0.000000000000000 in fill_holes_driver at k= 45 rsm < 0.000000000000000 in fill_holes_driver at k= 46 rsm < 0.000000000000000 in fill_holes_driver at k= 47 rsm < 0.000000000000000 in fill_holes_driver at k= 48 rsm < 0.000000000000000 in fill_holes_driver at k= 49 rsm < 0.000000000000000 in fill_holes_driver at k= 50 rsm < 0.000000000000000 in fill_holes_driver at k= 51 rsm < 0.000000000000000 in fill_holes_driver at k= 52 rsm < 0.000000000000000 in fill_holes_driver at k= 53 rsm < 0.000000000000000 in fill_holes_driver at k= 54 rsm < 0.000000000000000 in fill_holes_driver at k= 55 rsm < 0.000000000000000 in fill_holes_driver at k= 56 rsm < 0.000000000000000 in fill_holes_driver at k= 57 rsm < 0.000000000000000 in fill_holes_driver at k= 58 rsm < 0.000000000000000 in fill_holes_driver at k= 59 rsm < 0.000000000000000 in fill_holes_driver at k= 60 rsm < 0.000000000000000 in fill_holes_driver at k= 61 rsm < 0.000000000000000 in fill_holes_driver at k= 62 rsm < 0.000000000000000 in fill_holes_driver at k= 63 rsm < 0.000000000000000 in fill_holes_driver at k= 64 rsm < 0.000000000000000 in fill_holes_driver at k= 65 rsm < 0.000000000000000 in fill_holes_driver at k= 66 rsm < 0.000000000000000 in fill_holes_driver at k= 67 rsm < 0.000000000000000 in fill_holes_driver at k= 68 rsm < 0.000000000000000 in fill_holes_driver at k= 69 rsm < 0.000000000000000 in fill_holes_driver at k= 70 rsm < 0.000000000000000 in fill_holes_driver at k= 71 rsm < 0.000000000000000 in fill_holes_driver at k= 72 rsm < 0.000000000000000 in fill_holes_driver at k= 73 rsm < 0.000000000000000 in fill_holes_driver at k= 74 rsm < 0.000000000000000 in fill_holes_driver at k= 75 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 iteration = 196; time = 72960.0 rsm < 0.000000000000000 in fill_holes_driver at k= 32 rsm < 0.000000000000000 in fill_holes_driver at k= 33 rsm < 0.000000000000000 in fill_holes_driver at k= 34 rsm < 0.000000000000000 in fill_holes_driver at k= 35 rsm < 0.000000000000000 in fill_holes_driver at k= 36 rsm < 0.000000000000000 in fill_holes_driver at k= 37 rsm < 0.000000000000000 in fill_holes_driver at k= 38 rsm < 0.000000000000000 in fill_holes_driver at k= 39 rsm < 0.000000000000000 in fill_holes_driver at k= 40 rsm < 0.000000000000000 in fill_holes_driver at k= 41 rsm < 0.000000000000000 in fill_holes_driver at k= 42 rsm < 0.000000000000000 in fill_holes_driver at k= 43 rsm < 0.000000000000000 in fill_holes_driver at k= 44 rsm < 0.000000000000000 in fill_holes_driver at k= 45 rsm < 0.000000000000000 in fill_holes_driver at k= 46 rsm < 0.000000000000000 in fill_holes_driver at k= 47 rsm < 0.000000000000000 in fill_holes_driver at k= 48 rsm < 0.000000000000000 in fill_holes_driver at k= 49 rsm < 0.000000000000000 in fill_holes_driver at k= 50 rsm < 0.000000000000000 in fill_holes_driver at k= 51 rsm < 0.000000000000000 in fill_holes_driver at k= 52 rsm < 0.000000000000000 in fill_holes_driver at k= 53 rsm < 0.000000000000000 in fill_holes_driver at k= 54 rsm < 0.000000000000000 in fill_holes_driver at k= 55 rsm < 0.000000000000000 in fill_holes_driver at k= 56 rsm < 0.000000000000000 in fill_holes_driver at k= 57 rsm < 0.000000000000000 in fill_holes_driver at k= 58 rsm < 0.000000000000000 in fill_holes_driver at k= 59 rsm < 0.000000000000000 in fill_holes_driver at k= 60 rsm < 0.000000000000000 in fill_holes_driver at k= 61 rsm < 0.000000000000000 in fill_holes_driver at k= 62 rsm < 0.000000000000000 in fill_holes_driver at k= 63 rsm < 0.000000000000000 in fill_holes_driver at k= 64 rsm < 0.000000000000000 in fill_holes_driver at k= 65 rsm < 0.000000000000000 in fill_holes_driver at k= 66 rsm < 0.000000000000000 in fill_holes_driver at k= 67 rsm < 0.000000000000000 in fill_holes_driver at k= 68 rsm < 0.000000000000000 in fill_holes_driver at k= 69 rsm < 0.000000000000000 in fill_holes_driver at k= 70 rsm < 0.000000000000000 in fill_holes_driver at k= 71 rsm < 0.000000000000000 in fill_holes_driver at k= 72 rsm < 0.000000000000000 in fill_holes_driver at k= 73 rsm < 0.000000000000000 in fill_holes_driver at k= 74 rsm < 0.000000000000000 in fill_holes_driver at k= 75 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 iteration = 197; time = 73020.0 rsm < 0.000000000000000 in fill_holes_driver at k= 32 rsm < 0.000000000000000 in fill_holes_driver at k= 33 rsm < 0.000000000000000 in fill_holes_driver at k= 34 rsm < 0.000000000000000 in fill_holes_driver at k= 35 rsm < 0.000000000000000 in fill_holes_driver at k= 36 rsm < 0.000000000000000 in fill_holes_driver at k= 37 rsm < 0.000000000000000 in fill_holes_driver at k= 38 rsm < 0.000000000000000 in fill_holes_driver at k= 39 rsm < 0.000000000000000 in fill_holes_driver at k= 40 rsm < 0.000000000000000 in fill_holes_driver at k= 41 rsm < 0.000000000000000 in fill_holes_driver at k= 42 rsm < 0.000000000000000 in fill_holes_driver at k= 43 rsm < 0.000000000000000 in fill_holes_driver at k= 44 rsm < 0.000000000000000 in fill_holes_driver at k= 45 rsm < 0.000000000000000 in fill_holes_driver at k= 46 rsm < 0.000000000000000 in fill_holes_driver at k= 47 rsm < 0.000000000000000 in fill_holes_driver at k= 48 rsm < 0.000000000000000 in fill_holes_driver at k= 49 rsm < 0.000000000000000 in fill_holes_driver at k= 50 rsm < 0.000000000000000 in fill_holes_driver at k= 51 rsm < 0.000000000000000 in fill_holes_driver at k= 52 rsm < 0.000000000000000 in fill_holes_driver at k= 53 rsm < 0.000000000000000 in fill_holes_driver at k= 54 rsm < 0.000000000000000 in fill_holes_driver at k= 55 rsm < 0.000000000000000 in fill_holes_driver at k= 56 rsm < 0.000000000000000 in fill_holes_driver at k= 57 rsm < 0.000000000000000 in fill_holes_driver at k= 58 rsm < 0.000000000000000 in fill_holes_driver at k= 59 rsm < 0.000000000000000 in fill_holes_driver at k= 60 rsm < 0.000000000000000 in fill_holes_driver at k= 61 rsm < 0.000000000000000 in fill_holes_driver at k= 62 rsm < 0.000000000000000 in fill_holes_driver at k= 63 rsm < 0.000000000000000 in fill_holes_driver at k= 64 rsm < 0.000000000000000 in fill_holes_driver at k= 65 rsm < 0.000000000000000 in fill_holes_driver at k= 66 rsm < 0.000000000000000 in fill_holes_driver at k= 67 rsm < 0.000000000000000 in fill_holes_driver at k= 68 rsm < 0.000000000000000 in fill_holes_driver at k= 69 rsm < 0.000000000000000 in fill_holes_driver at k= 70 rsm < 0.000000000000000 in fill_holes_driver at k= 71 rsm < 0.000000000000000 in fill_holes_driver at k= 72 rsm < 0.000000000000000 in fill_holes_driver at k= 73 rsm < 0.000000000000000 in fill_holes_driver at k= 74 rsm < 0.000000000000000 in fill_holes_driver at k= 75 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 iteration = 198; time = 73080.0 rsm < 0.000000000000000 in fill_holes_driver at k= 32 rsm < 0.000000000000000 in fill_holes_driver at k= 33 rsm < 0.000000000000000 in fill_holes_driver at k= 34 rsm < 0.000000000000000 in fill_holes_driver at k= 35 rsm < 0.000000000000000 in fill_holes_driver at k= 36 rsm < 0.000000000000000 in fill_holes_driver at k= 37 rsm < 0.000000000000000 in fill_holes_driver at k= 38 rsm < 0.000000000000000 in fill_holes_driver at k= 39 rsm < 0.000000000000000 in fill_holes_driver at k= 40 rsm < 0.000000000000000 in fill_holes_driver at k= 41 rsm < 0.000000000000000 in fill_holes_driver at k= 42 rsm < 0.000000000000000 in fill_holes_driver at k= 43 rsm < 0.000000000000000 in fill_holes_driver at k= 44 rsm < 0.000000000000000 in fill_holes_driver at k= 45 rsm < 0.000000000000000 in fill_holes_driver at k= 46 rsm < 0.000000000000000 in fill_holes_driver at k= 47 rsm < 0.000000000000000 in fill_holes_driver at k= 48 rsm < 0.000000000000000 in fill_holes_driver at k= 49 rsm < 0.000000000000000 in fill_holes_driver at k= 50 rsm < 0.000000000000000 in fill_holes_driver at k= 51 rsm < 0.000000000000000 in fill_holes_driver at k= 52 rsm < 0.000000000000000 in fill_holes_driver at k= 53 rsm < 0.000000000000000 in fill_holes_driver at k= 54 rsm < 0.000000000000000 in fill_holes_driver at k= 55 rsm < 0.000000000000000 in fill_holes_driver at k= 56 rsm < 0.000000000000000 in fill_holes_driver at k= 57 rsm < 0.000000000000000 in fill_holes_driver at k= 58 rsm < 0.000000000000000 in fill_holes_driver at k= 59 rsm < 0.000000000000000 in fill_holes_driver at k= 60 rsm < 0.000000000000000 in fill_holes_driver at k= 61 rsm < 0.000000000000000 in fill_holes_driver at k= 62 rsm < 0.000000000000000 in fill_holes_driver at k= 63 rsm < 0.000000000000000 in fill_holes_driver at k= 64 rsm < 0.000000000000000 in fill_holes_driver at k= 65 rsm < 0.000000000000000 in fill_holes_driver at k= 66 rsm < 0.000000000000000 in fill_holes_driver at k= 67 rsm < 0.000000000000000 in fill_holes_driver at k= 68 rsm < 0.000000000000000 in fill_holes_driver at k= 69 rsm < 0.000000000000000 in fill_holes_driver at k= 70 rsm < 0.000000000000000 in fill_holes_driver at k= 71 rsm < 0.000000000000000 in fill_holes_driver at k= 72 rsm < 0.000000000000000 in fill_holes_driver at k= 73 rsm < 0.000000000000000 in fill_holes_driver at k= 74 rsm < 0.000000000000000 in fill_holes_driver at k= 75 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 iteration = 199; time = 73140.0 rsm < 0.000000000000000 in fill_holes_driver at k= 32 rsm < 0.000000000000000 in fill_holes_driver at k= 33 rsm < 0.000000000000000 in fill_holes_driver at k= 34 rsm < 0.000000000000000 in fill_holes_driver at k= 35 rsm < 0.000000000000000 in fill_holes_driver at k= 36 rsm < 0.000000000000000 in fill_holes_driver at k= 37 rsm < 0.000000000000000 in fill_holes_driver at k= 38 rsm < 0.000000000000000 in fill_holes_driver at k= 39 rsm < 0.000000000000000 in fill_holes_driver at k= 40 rsm < 0.000000000000000 in fill_holes_driver at k= 41 rsm < 0.000000000000000 in fill_holes_driver at k= 42 rsm < 0.000000000000000 in fill_holes_driver at k= 43 rsm < 0.000000000000000 in fill_holes_driver at k= 44 rsm < 0.000000000000000 in fill_holes_driver at k= 45 rsm < 0.000000000000000 in fill_holes_driver at k= 46 rsm < 0.000000000000000 in fill_holes_driver at k= 47 rsm < 0.000000000000000 in fill_holes_driver at k= 48 rsm < 0.000000000000000 in fill_holes_driver at k= 49 rsm < 0.000000000000000 in fill_holes_driver at k= 50 rsm < 0.000000000000000 in fill_holes_driver at k= 51 rsm < 0.000000000000000 in fill_holes_driver at k= 52 rsm < 0.000000000000000 in fill_holes_driver at k= 53 rsm < 0.000000000000000 in fill_holes_driver at k= 54 rsm < 0.000000000000000 in fill_holes_driver at k= 55 rsm < 0.000000000000000 in fill_holes_driver at k= 56 rsm < 0.000000000000000 in fill_holes_driver at k= 57 rsm < 0.000000000000000 in fill_holes_driver at k= 58 rsm < 0.000000000000000 in fill_holes_driver at k= 59 rsm < 0.000000000000000 in fill_holes_driver at k= 60 rsm < 0.000000000000000 in fill_holes_driver at k= 61 rsm < 0.000000000000000 in fill_holes_driver at k= 62 rsm < 0.000000000000000 in fill_holes_driver at k= 63 rsm < 0.000000000000000 in fill_holes_driver at k= 64 rsm < 0.000000000000000 in fill_holes_driver at k= 65 rsm < 0.000000000000000 in fill_holes_driver at k= 66 rsm < 0.000000000000000 in fill_holes_driver at k= 67 rsm < 0.000000000000000 in fill_holes_driver at k= 68 rsm < 0.000000000000000 in fill_holes_driver at k= 69 rsm < 0.000000000000000 in fill_holes_driver at k= 70 rsm < 0.000000000000000 in fill_holes_driver at k= 71 rsm < 0.000000000000000 in fill_holes_driver at k= 72 rsm < 0.000000000000000 in fill_holes_driver at k= 73 rsm < 0.000000000000000 in fill_holes_driver at k= 74 rsm < 0.000000000000000 in fill_holes_driver at k= 75 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 iteration = 200; time = 73200.0 rsm < 0.000000000000000 in fill_holes_driver at k= 32 rsm < 0.000000000000000 in fill_holes_driver at k= 33 rsm < 0.000000000000000 in fill_holes_driver at k= 34 rsm < 0.000000000000000 in fill_holes_driver at k= 35 rsm < 0.000000000000000 in fill_holes_driver at k= 36 rsm < 0.000000000000000 in fill_holes_driver at k= 37 rsm < 0.000000000000000 in fill_holes_driver at k= 38 rsm < 0.000000000000000 in fill_holes_driver at k= 39 rsm < 0.000000000000000 in fill_holes_driver at k= 40 rsm < 0.000000000000000 in fill_holes_driver at k= 41 rsm < 0.000000000000000 in fill_holes_driver at k= 42 rsm < 0.000000000000000 in fill_holes_driver at k= 43 rsm < 0.000000000000000 in fill_holes_driver at k= 44 rsm < 0.000000000000000 in fill_holes_driver at k= 45 rsm < 0.000000000000000 in fill_holes_driver at k= 46 rsm < 0.000000000000000 in fill_holes_driver at k= 47 rsm < 0.000000000000000 in fill_holes_driver at k= 48 rsm < 0.000000000000000 in fill_holes_driver at k= 49 rsm < 0.000000000000000 in fill_holes_driver at k= 50 rsm < 0.000000000000000 in fill_holes_driver at k= 51 rsm < 0.000000000000000 in fill_holes_driver at k= 52 rsm < 0.000000000000000 in fill_holes_driver at k= 53 rsm < 0.000000000000000 in fill_holes_driver at k= 54 rsm < 0.000000000000000 in fill_holes_driver at k= 55 rsm < 0.000000000000000 in fill_holes_driver at k= 56 rsm < 0.000000000000000 in fill_holes_driver at k= 57 rsm < 0.000000000000000 in fill_holes_driver at k= 58 rsm < 0.000000000000000 in fill_holes_driver at k= 59 rsm < 0.000000000000000 in fill_holes_driver at k= 60 rsm < 0.000000000000000 in fill_holes_driver at k= 61 rsm < 0.000000000000000 in fill_holes_driver at k= 62 rsm < 0.000000000000000 in fill_holes_driver at k= 63 rsm < 0.000000000000000 in fill_holes_driver at k= 64 rsm < 0.000000000000000 in fill_holes_driver at k= 65 rsm < 0.000000000000000 in fill_holes_driver at k= 66 rsm < 0.000000000000000 in fill_holes_driver at k= 67 rsm < 0.000000000000000 in fill_holes_driver at k= 68 rsm < 0.000000000000000 in fill_holes_driver at k= 69 rsm < 0.000000000000000 in fill_holes_driver at k= 70 rsm < 0.000000000000000 in fill_holes_driver at k= 71 rsm < 0.000000000000000 in fill_holes_driver at k= 72 rsm < 0.000000000000000 in fill_holes_driver at k= 73 rsm < 0.000000000000000 in fill_holes_driver at k= 74 rsm < 0.000000000000000 in fill_holes_driver at k= 75 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 iteration = 201; time = 73260.0 rsm < 0.000000000000000 in fill_holes_driver at k= 33 rsm < 0.000000000000000 in fill_holes_driver at k= 34 rsm < 0.000000000000000 in fill_holes_driver at k= 35 rsm < 0.000000000000000 in fill_holes_driver at k= 36 rsm < 0.000000000000000 in fill_holes_driver at k= 37 rsm < 0.000000000000000 in fill_holes_driver at k= 38 rsm < 0.000000000000000 in fill_holes_driver at k= 39 rsm < 0.000000000000000 in fill_holes_driver at k= 40 rsm < 0.000000000000000 in fill_holes_driver at k= 41 rsm < 0.000000000000000 in fill_holes_driver at k= 42 rsm < 0.000000000000000 in fill_holes_driver at k= 43 rsm < 0.000000000000000 in fill_holes_driver at k= 44 rsm < 0.000000000000000 in fill_holes_driver at k= 45 rsm < 0.000000000000000 in fill_holes_driver at k= 46 rsm < 0.000000000000000 in fill_holes_driver at k= 47 rsm < 0.000000000000000 in fill_holes_driver at k= 48 rsm < 0.000000000000000 in fill_holes_driver at k= 49 rsm < 0.000000000000000 in fill_holes_driver at k= 50 rsm < 0.000000000000000 in fill_holes_driver at k= 51 rsm < 0.000000000000000 in fill_holes_driver at k= 52 rsm < 0.000000000000000 in fill_holes_driver at k= 53 rsm < 0.000000000000000 in fill_holes_driver at k= 54 rsm < 0.000000000000000 in fill_holes_driver at k= 55 rsm < 0.000000000000000 in fill_holes_driver at k= 56 rsm < 0.000000000000000 in fill_holes_driver at k= 57 rsm < 0.000000000000000 in fill_holes_driver at k= 58 rsm < 0.000000000000000 in fill_holes_driver at k= 59 rsm < 0.000000000000000 in fill_holes_driver at k= 60 rsm < 0.000000000000000 in fill_holes_driver at k= 61 rsm < 0.000000000000000 in fill_holes_driver at k= 62 rsm < 0.000000000000000 in fill_holes_driver at k= 63 rsm < 0.000000000000000 in fill_holes_driver at k= 64 rsm < 0.000000000000000 in fill_holes_driver at k= 65 rsm < 0.000000000000000 in fill_holes_driver at k= 66 rsm < 0.000000000000000 in fill_holes_driver at k= 67 rsm < 0.000000000000000 in fill_holes_driver at k= 68 rsm < 0.000000000000000 in fill_holes_driver at k= 69 rsm < 0.000000000000000 in fill_holes_driver at k= 70 rsm < 0.000000000000000 in fill_holes_driver at k= 71 rsm < 0.000000000000000 in fill_holes_driver at k= 72 rsm < 0.000000000000000 in fill_holes_driver at k= 73 rsm < 0.000000000000000 in fill_holes_driver at k= 74 rsm < 0.000000000000000 in fill_holes_driver at k= 75 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 iteration = 202; time = 73320.0 rsm < 0.000000000000000 in fill_holes_driver at k= 32 rsm < 0.000000000000000 in fill_holes_driver at k= 33 rsm < 0.000000000000000 in fill_holes_driver at k= 34 rsm < 0.000000000000000 in fill_holes_driver at k= 35 rsm < 0.000000000000000 in fill_holes_driver at k= 36 rsm < 0.000000000000000 in fill_holes_driver at k= 37 rsm < 0.000000000000000 in fill_holes_driver at k= 38 rsm < 0.000000000000000 in fill_holes_driver at k= 39 rsm < 0.000000000000000 in fill_holes_driver at k= 40 rsm < 0.000000000000000 in fill_holes_driver at k= 41 rsm < 0.000000000000000 in fill_holes_driver at k= 42 rsm < 0.000000000000000 in fill_holes_driver at k= 43 rsm < 0.000000000000000 in fill_holes_driver at k= 44 rsm < 0.000000000000000 in fill_holes_driver at k= 45 rsm < 0.000000000000000 in fill_holes_driver at k= 46 rsm < 0.000000000000000 in fill_holes_driver at k= 47 rsm < 0.000000000000000 in fill_holes_driver at k= 48 rsm < 0.000000000000000 in fill_holes_driver at k= 49 rsm < 0.000000000000000 in fill_holes_driver at k= 50 rsm < 0.000000000000000 in fill_holes_driver at k= 51 rsm < 0.000000000000000 in fill_holes_driver at k= 52 rsm < 0.000000000000000 in fill_holes_driver at k= 53 rsm < 0.000000000000000 in fill_holes_driver at k= 54 rsm < 0.000000000000000 in fill_holes_driver at k= 55 rsm < 0.000000000000000 in fill_holes_driver at k= 56 rsm < 0.000000000000000 in fill_holes_driver at k= 57 rsm < 0.000000000000000 in fill_holes_driver at k= 58 rsm < 0.000000000000000 in fill_holes_driver at k= 59 rsm < 0.000000000000000 in fill_holes_driver at k= 60 rsm < 0.000000000000000 in fill_holes_driver at k= 61 rsm < 0.000000000000000 in fill_holes_driver at k= 62 rsm < 0.000000000000000 in fill_holes_driver at k= 63 rsm < 0.000000000000000 in fill_holes_driver at k= 64 rsm < 0.000000000000000 in fill_holes_driver at k= 65 rsm < 0.000000000000000 in fill_holes_driver at k= 66 rsm < 0.000000000000000 in fill_holes_driver at k= 67 rsm < 0.000000000000000 in fill_holes_driver at k= 68 rsm < 0.000000000000000 in fill_holes_driver at k= 69 rsm < 0.000000000000000 in fill_holes_driver at k= 70 rsm < 0.000000000000000 in fill_holes_driver at k= 71 rsm < 0.000000000000000 in fill_holes_driver at k= 72 rsm < 0.000000000000000 in fill_holes_driver at k= 73 rsm < 0.000000000000000 in fill_holes_driver at k= 74 rsm < 0.000000000000000 in fill_holes_driver at k= 75 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 iteration = 203; time = 73380.0 rsm < 0.000000000000000 in fill_holes_driver at k= 33 rsm < 0.000000000000000 in fill_holes_driver at k= 34 rsm < 0.000000000000000 in fill_holes_driver at k= 35 rsm < 0.000000000000000 in fill_holes_driver at k= 36 rsm < 0.000000000000000 in fill_holes_driver at k= 37 rsm < 0.000000000000000 in fill_holes_driver at k= 38 rsm < 0.000000000000000 in fill_holes_driver at k= 39 rsm < 0.000000000000000 in fill_holes_driver at k= 40 rsm < 0.000000000000000 in fill_holes_driver at k= 41 rsm < 0.000000000000000 in fill_holes_driver at k= 42 rsm < 0.000000000000000 in fill_holes_driver at k= 43 rsm < 0.000000000000000 in fill_holes_driver at k= 44 rsm < 0.000000000000000 in fill_holes_driver at k= 45 rsm < 0.000000000000000 in fill_holes_driver at k= 46 rsm < 0.000000000000000 in fill_holes_driver at k= 47 rsm < 0.000000000000000 in fill_holes_driver at k= 48 rsm < 0.000000000000000 in fill_holes_driver at k= 49 rsm < 0.000000000000000 in fill_holes_driver at k= 50 rsm < 0.000000000000000 in fill_holes_driver at k= 51 rsm < 0.000000000000000 in fill_holes_driver at k= 52 rsm < 0.000000000000000 in fill_holes_driver at k= 53 rsm < 0.000000000000000 in fill_holes_driver at k= 54 rsm < 0.000000000000000 in fill_holes_driver at k= 55 rsm < 0.000000000000000 in fill_holes_driver at k= 56 rsm < 0.000000000000000 in fill_holes_driver at k= 57 rsm < 0.000000000000000 in fill_holes_driver at k= 58 rsm < 0.000000000000000 in fill_holes_driver at k= 59 rsm < 0.000000000000000 in fill_holes_driver at k= 60 rsm < 0.000000000000000 in fill_holes_driver at k= 61 rsm < 0.000000000000000 in fill_holes_driver at k= 62 rsm < 0.000000000000000 in fill_holes_driver at k= 63 rsm < 0.000000000000000 in fill_holes_driver at k= 64 rsm < 0.000000000000000 in fill_holes_driver at k= 65 rsm < 0.000000000000000 in fill_holes_driver at k= 66 rsm < 0.000000000000000 in fill_holes_driver at k= 67 rsm < 0.000000000000000 in fill_holes_driver at k= 68 rsm < 0.000000000000000 in fill_holes_driver at k= 69 rsm < 0.000000000000000 in fill_holes_driver at k= 70 rsm < 0.000000000000000 in fill_holes_driver at k= 71 rsm < 0.000000000000000 in fill_holes_driver at k= 72 rsm < 0.000000000000000 in fill_holes_driver at k= 73 rsm < 0.000000000000000 in fill_holes_driver at k= 74 rsm < 0.000000000000000 in fill_holes_driver at k= 75 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 iteration = 204; time = 73440.0 rsm < 0.000000000000000 in fill_holes_driver at k= 32 rsm < 0.000000000000000 in fill_holes_driver at k= 33 rsm < 0.000000000000000 in fill_holes_driver at k= 34 rsm < 0.000000000000000 in fill_holes_driver at k= 35 rsm < 0.000000000000000 in fill_holes_driver at k= 36 rsm < 0.000000000000000 in fill_holes_driver at k= 37 rsm < 0.000000000000000 in fill_holes_driver at k= 38 rsm < 0.000000000000000 in fill_holes_driver at k= 39 rsm < 0.000000000000000 in fill_holes_driver at k= 40 rsm < 0.000000000000000 in fill_holes_driver at k= 41 rsm < 0.000000000000000 in fill_holes_driver at k= 42 rsm < 0.000000000000000 in fill_holes_driver at k= 43 rsm < 0.000000000000000 in fill_holes_driver at k= 44 rsm < 0.000000000000000 in fill_holes_driver at k= 45 rsm < 0.000000000000000 in fill_holes_driver at k= 46 rsm < 0.000000000000000 in fill_holes_driver at k= 47 rsm < 0.000000000000000 in fill_holes_driver at k= 48 rsm < 0.000000000000000 in fill_holes_driver at k= 49 rsm < 0.000000000000000 in fill_holes_driver at k= 50 rsm < 0.000000000000000 in fill_holes_driver at k= 51 rsm < 0.000000000000000 in fill_holes_driver at k= 52 rsm < 0.000000000000000 in fill_holes_driver at k= 53 rsm < 0.000000000000000 in fill_holes_driver at k= 54 rsm < 0.000000000000000 in fill_holes_driver at k= 55 rsm < 0.000000000000000 in fill_holes_driver at k= 56 rsm < 0.000000000000000 in fill_holes_driver at k= 57 rsm < 0.000000000000000 in fill_holes_driver at k= 58 rsm < 0.000000000000000 in fill_holes_driver at k= 59 rsm < 0.000000000000000 in fill_holes_driver at k= 60 rsm < 0.000000000000000 in fill_holes_driver at k= 61 rsm < 0.000000000000000 in fill_holes_driver at k= 62 rsm < 0.000000000000000 in fill_holes_driver at k= 63 rsm < 0.000000000000000 in fill_holes_driver at k= 64 rsm < 0.000000000000000 in fill_holes_driver at k= 65 rsm < 0.000000000000000 in fill_holes_driver at k= 66 rsm < 0.000000000000000 in fill_holes_driver at k= 67 rsm < 0.000000000000000 in fill_holes_driver at k= 68 rsm < 0.000000000000000 in fill_holes_driver at k= 69 rsm < 0.000000000000000 in fill_holes_driver at k= 70 rsm < 0.000000000000000 in fill_holes_driver at k= 71 rsm < 0.000000000000000 in fill_holes_driver at k= 72 rsm < 0.000000000000000 in fill_holes_driver at k= 73 rsm < 0.000000000000000 in fill_holes_driver at k= 74 rsm < 0.000000000000000 in fill_holes_driver at k= 75 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 iteration = 205; time = 73500.0 rsm < 0.000000000000000 in fill_holes_driver at k= 33 rsm < 0.000000000000000 in fill_holes_driver at k= 34 rsm < 0.000000000000000 in fill_holes_driver at k= 35 rsm < 0.000000000000000 in fill_holes_driver at k= 36 rsm < 0.000000000000000 in fill_holes_driver at k= 37 rsm < 0.000000000000000 in fill_holes_driver at k= 38 rsm < 0.000000000000000 in fill_holes_driver at k= 39 rsm < 0.000000000000000 in fill_holes_driver at k= 40 rsm < 0.000000000000000 in fill_holes_driver at k= 41 rsm < 0.000000000000000 in fill_holes_driver at k= 42 rsm < 0.000000000000000 in fill_holes_driver at k= 43 rsm < 0.000000000000000 in fill_holes_driver at k= 44 rsm < 0.000000000000000 in fill_holes_driver at k= 45 rsm < 0.000000000000000 in fill_holes_driver at k= 46 rsm < 0.000000000000000 in fill_holes_driver at k= 47 rsm < 0.000000000000000 in fill_holes_driver at k= 48 rsm < 0.000000000000000 in fill_holes_driver at k= 49 rsm < 0.000000000000000 in fill_holes_driver at k= 50 rsm < 0.000000000000000 in fill_holes_driver at k= 51 rsm < 0.000000000000000 in fill_holes_driver at k= 52 rsm < 0.000000000000000 in fill_holes_driver at k= 53 rsm < 0.000000000000000 in fill_holes_driver at k= 54 rsm < 0.000000000000000 in fill_holes_driver at k= 55 rsm < 0.000000000000000 in fill_holes_driver at k= 56 rsm < 0.000000000000000 in fill_holes_driver at k= 57 rsm < 0.000000000000000 in fill_holes_driver at k= 58 rsm < 0.000000000000000 in fill_holes_driver at k= 59 rsm < 0.000000000000000 in fill_holes_driver at k= 60 rsm < 0.000000000000000 in fill_holes_driver at k= 61 rsm < 0.000000000000000 in fill_holes_driver at k= 62 rsm < 0.000000000000000 in fill_holes_driver at k= 63 rsm < 0.000000000000000 in fill_holes_driver at k= 64 rsm < 0.000000000000000 in fill_holes_driver at k= 65 rsm < 0.000000000000000 in fill_holes_driver at k= 66 rsm < 0.000000000000000 in fill_holes_driver at k= 67 rsm < 0.000000000000000 in fill_holes_driver at k= 68 rsm < 0.000000000000000 in fill_holes_driver at k= 69 rsm < 0.000000000000000 in fill_holes_driver at k= 70 rsm < 0.000000000000000 in fill_holes_driver at k= 71 rsm < 0.000000000000000 in fill_holes_driver at k= 72 rsm < 0.000000000000000 in fill_holes_driver at k= 73 rsm < 0.000000000000000 in fill_holes_driver at k= 74 rsm < 0.000000000000000 in fill_holes_driver at k= 75 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 iteration = 206; time = 73560.0 rsm < 0.000000000000000 in fill_holes_driver at k= 32 rsm < 0.000000000000000 in fill_holes_driver at k= 33 rsm < 0.000000000000000 in fill_holes_driver at k= 34 rsm < 0.000000000000000 in fill_holes_driver at k= 35 rsm < 0.000000000000000 in fill_holes_driver at k= 36 rsm < 0.000000000000000 in fill_holes_driver at k= 37 rsm < 0.000000000000000 in fill_holes_driver at k= 38 rsm < 0.000000000000000 in fill_holes_driver at k= 39 rsm < 0.000000000000000 in fill_holes_driver at k= 40 rsm < 0.000000000000000 in fill_holes_driver at k= 41 rsm < 0.000000000000000 in fill_holes_driver at k= 42 rsm < 0.000000000000000 in fill_holes_driver at k= 43 rsm < 0.000000000000000 in fill_holes_driver at k= 44 rsm < 0.000000000000000 in fill_holes_driver at k= 45 rsm < 0.000000000000000 in fill_holes_driver at k= 46 rsm < 0.000000000000000 in fill_holes_driver at k= 47 rsm < 0.000000000000000 in fill_holes_driver at k= 48 rsm < 0.000000000000000 in fill_holes_driver at k= 49 rsm < 0.000000000000000 in fill_holes_driver at k= 50 rsm < 0.000000000000000 in fill_holes_driver at k= 51 rsm < 0.000000000000000 in fill_holes_driver at k= 52 rsm < 0.000000000000000 in fill_holes_driver at k= 53 rsm < 0.000000000000000 in fill_holes_driver at k= 54 rsm < 0.000000000000000 in fill_holes_driver at k= 55 rsm < 0.000000000000000 in fill_holes_driver at k= 56 rsm < 0.000000000000000 in fill_holes_driver at k= 57 rsm < 0.000000000000000 in fill_holes_driver at k= 58 rsm < 0.000000000000000 in fill_holes_driver at k= 59 rsm < 0.000000000000000 in fill_holes_driver at k= 60 rsm < 0.000000000000000 in fill_holes_driver at k= 61 rsm < 0.000000000000000 in fill_holes_driver at k= 62 rsm < 0.000000000000000 in fill_holes_driver at k= 63 rsm < 0.000000000000000 in fill_holes_driver at k= 64 rsm < 0.000000000000000 in fill_holes_driver at k= 65 rsm < 0.000000000000000 in fill_holes_driver at k= 66 rsm < 0.000000000000000 in fill_holes_driver at k= 67 rsm < 0.000000000000000 in fill_holes_driver at k= 68 rsm < 0.000000000000000 in fill_holes_driver at k= 69 rsm < 0.000000000000000 in fill_holes_driver at k= 70 rsm < 0.000000000000000 in fill_holes_driver at k= 71 rsm < 0.000000000000000 in fill_holes_driver at k= 72 rsm < 0.000000000000000 in fill_holes_driver at k= 73 rsm < 0.000000000000000 in fill_holes_driver at k= 74 rsm < 0.000000000000000 in fill_holes_driver at k= 75 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 iteration = 207; time = 73620.0 rsm < 0.000000000000000 in fill_holes_driver at k= 33 rsm < 0.000000000000000 in fill_holes_driver at k= 34 rsm < 0.000000000000000 in fill_holes_driver at k= 35 rsm < 0.000000000000000 in fill_holes_driver at k= 36 rsm < 0.000000000000000 in fill_holes_driver at k= 37 rsm < 0.000000000000000 in fill_holes_driver at k= 38 rsm < 0.000000000000000 in fill_holes_driver at k= 39 rsm < 0.000000000000000 in fill_holes_driver at k= 40 rsm < 0.000000000000000 in fill_holes_driver at k= 41 rsm < 0.000000000000000 in fill_holes_driver at k= 42 rsm < 0.000000000000000 in fill_holes_driver at k= 43 rsm < 0.000000000000000 in fill_holes_driver at k= 44 rsm < 0.000000000000000 in fill_holes_driver at k= 45 rsm < 0.000000000000000 in fill_holes_driver at k= 46 rsm < 0.000000000000000 in fill_holes_driver at k= 47 rsm < 0.000000000000000 in fill_holes_driver at k= 48 rsm < 0.000000000000000 in fill_holes_driver at k= 49 rsm < 0.000000000000000 in fill_holes_driver at k= 50 rsm < 0.000000000000000 in fill_holes_driver at k= 51 rsm < 0.000000000000000 in fill_holes_driver at k= 52 rsm < 0.000000000000000 in fill_holes_driver at k= 53 rsm < 0.000000000000000 in fill_holes_driver at k= 54 rsm < 0.000000000000000 in fill_holes_driver at k= 55 rsm < 0.000000000000000 in fill_holes_driver at k= 56 rsm < 0.000000000000000 in fill_holes_driver at k= 57 rsm < 0.000000000000000 in fill_holes_driver at k= 58 rsm < 0.000000000000000 in fill_holes_driver at k= 59 rsm < 0.000000000000000 in fill_holes_driver at k= 60 rsm < 0.000000000000000 in fill_holes_driver at k= 61 rsm < 0.000000000000000 in fill_holes_driver at k= 62 rsm < 0.000000000000000 in fill_holes_driver at k= 63 rsm < 0.000000000000000 in fill_holes_driver at k= 64 rsm < 0.000000000000000 in fill_holes_driver at k= 65 rsm < 0.000000000000000 in fill_holes_driver at k= 66 rsm < 0.000000000000000 in fill_holes_driver at k= 67 rsm < 0.000000000000000 in fill_holes_driver at k= 68 rsm < 0.000000000000000 in fill_holes_driver at k= 69 rsm < 0.000000000000000 in fill_holes_driver at k= 70 rsm < 0.000000000000000 in fill_holes_driver at k= 71 rsm < 0.000000000000000 in fill_holes_driver at k= 72 rsm < 0.000000000000000 in fill_holes_driver at k= 73 rsm < 0.000000000000000 in fill_holes_driver at k= 74 rsm < 0.000000000000000 in fill_holes_driver at k= 75 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 iteration = 208; time = 73680.0 rsm < 0.000000000000000 in fill_holes_driver at k= 33 rsm < 0.000000000000000 in fill_holes_driver at k= 34 rsm < 0.000000000000000 in fill_holes_driver at k= 35 rsm < 0.000000000000000 in fill_holes_driver at k= 36 rsm < 0.000000000000000 in fill_holes_driver at k= 37 rsm < 0.000000000000000 in fill_holes_driver at k= 38 rsm < 0.000000000000000 in fill_holes_driver at k= 39 rsm < 0.000000000000000 in fill_holes_driver at k= 40 rsm < 0.000000000000000 in fill_holes_driver at k= 41 rsm < 0.000000000000000 in fill_holes_driver at k= 42 rsm < 0.000000000000000 in fill_holes_driver at k= 43 rsm < 0.000000000000000 in fill_holes_driver at k= 44 rsm < 0.000000000000000 in fill_holes_driver at k= 45 rsm < 0.000000000000000 in fill_holes_driver at k= 46 rsm < 0.000000000000000 in fill_holes_driver at k= 47 rsm < 0.000000000000000 in fill_holes_driver at k= 48 rsm < 0.000000000000000 in fill_holes_driver at k= 49 rsm < 0.000000000000000 in fill_holes_driver at k= 50 rsm < 0.000000000000000 in fill_holes_driver at k= 51 rsm < 0.000000000000000 in fill_holes_driver at k= 52 rsm < 0.000000000000000 in fill_holes_driver at k= 53 rsm < 0.000000000000000 in fill_holes_driver at k= 54 rsm < 0.000000000000000 in fill_holes_driver at k= 55 rsm < 0.000000000000000 in fill_holes_driver at k= 56 rsm < 0.000000000000000 in fill_holes_driver at k= 57 rsm < 0.000000000000000 in fill_holes_driver at k= 58 rsm < 0.000000000000000 in fill_holes_driver at k= 59 rsm < 0.000000000000000 in fill_holes_driver at k= 60 rsm < 0.000000000000000 in fill_holes_driver at k= 61 rsm < 0.000000000000000 in fill_holes_driver at k= 62 rsm < 0.000000000000000 in fill_holes_driver at k= 63 rsm < 0.000000000000000 in fill_holes_driver at k= 64 rsm < 0.000000000000000 in fill_holes_driver at k= 65 rsm < 0.000000000000000 in fill_holes_driver at k= 66 rsm < 0.000000000000000 in fill_holes_driver at k= 67 rsm < 0.000000000000000 in fill_holes_driver at k= 68 rsm < 0.000000000000000 in fill_holes_driver at k= 69 rsm < 0.000000000000000 in fill_holes_driver at k= 70 rsm < 0.000000000000000 in fill_holes_driver at k= 71 rsm < 0.000000000000000 in fill_holes_driver at k= 72 rsm < 0.000000000000000 in fill_holes_driver at k= 73 rsm < 0.000000000000000 in fill_holes_driver at k= 74 rsm < 0.000000000000000 in fill_holes_driver at k= 75 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 iteration = 209; time = 73740.0 rsm < 0.000000000000000 in fill_holes_driver at k= 33 rsm < 0.000000000000000 in fill_holes_driver at k= 34 rsm < 0.000000000000000 in fill_holes_driver at k= 35 rsm < 0.000000000000000 in fill_holes_driver at k= 36 rsm < 0.000000000000000 in fill_holes_driver at k= 37 rsm < 0.000000000000000 in fill_holes_driver at k= 38 rsm < 0.000000000000000 in fill_holes_driver at k= 39 rsm < 0.000000000000000 in fill_holes_driver at k= 40 rsm < 0.000000000000000 in fill_holes_driver at k= 41 rsm < 0.000000000000000 in fill_holes_driver at k= 42 rsm < 0.000000000000000 in fill_holes_driver at k= 43 rsm < 0.000000000000000 in fill_holes_driver at k= 44 rsm < 0.000000000000000 in fill_holes_driver at k= 45 rsm < 0.000000000000000 in fill_holes_driver at k= 46 rsm < 0.000000000000000 in fill_holes_driver at k= 47 rsm < 0.000000000000000 in fill_holes_driver at k= 48 rsm < 0.000000000000000 in fill_holes_driver at k= 49 rsm < 0.000000000000000 in fill_holes_driver at k= 50 rsm < 0.000000000000000 in fill_holes_driver at k= 51 rsm < 0.000000000000000 in fill_holes_driver at k= 52 rsm < 0.000000000000000 in fill_holes_driver at k= 53 rsm < 0.000000000000000 in fill_holes_driver at k= 54 rsm < 0.000000000000000 in fill_holes_driver at k= 55 rsm < 0.000000000000000 in fill_holes_driver at k= 56 rsm < 0.000000000000000 in fill_holes_driver at k= 57 rsm < 0.000000000000000 in fill_holes_driver at k= 58 rsm < 0.000000000000000 in fill_holes_driver at k= 59 rsm < 0.000000000000000 in fill_holes_driver at k= 60 rsm < 0.000000000000000 in fill_holes_driver at k= 61 rsm < 0.000000000000000 in fill_holes_driver at k= 62 rsm < 0.000000000000000 in fill_holes_driver at k= 63 rsm < 0.000000000000000 in fill_holes_driver at k= 64 rsm < 0.000000000000000 in fill_holes_driver at k= 65 rsm < 0.000000000000000 in fill_holes_driver at k= 66 rsm < 0.000000000000000 in fill_holes_driver at k= 67 rsm < 0.000000000000000 in fill_holes_driver at k= 68 rsm < 0.000000000000000 in fill_holes_driver at k= 69 rsm < 0.000000000000000 in fill_holes_driver at k= 70 rsm < 0.000000000000000 in fill_holes_driver at k= 71 rsm < 0.000000000000000 in fill_holes_driver at k= 72 rsm < 0.000000000000000 in fill_holes_driver at k= 73 rsm < 0.000000000000000 in fill_holes_driver at k= 74 rsm < 0.000000000000000 in fill_holes_driver at k= 75 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 iteration = 210; time = 73800.0 rsm < 0.000000000000000 in fill_holes_driver at k= 33 rsm < 0.000000000000000 in fill_holes_driver at k= 34 rsm < 0.000000000000000 in fill_holes_driver at k= 35 rsm < 0.000000000000000 in fill_holes_driver at k= 36 rsm < 0.000000000000000 in fill_holes_driver at k= 37 rsm < 0.000000000000000 in fill_holes_driver at k= 38 rsm < 0.000000000000000 in fill_holes_driver at k= 39 rsm < 0.000000000000000 in fill_holes_driver at k= 40 rsm < 0.000000000000000 in fill_holes_driver at k= 41 rsm < 0.000000000000000 in fill_holes_driver at k= 42 rsm < 0.000000000000000 in fill_holes_driver at k= 43 rsm < 0.000000000000000 in fill_holes_driver at k= 44 rsm < 0.000000000000000 in fill_holes_driver at k= 45 rsm < 0.000000000000000 in fill_holes_driver at k= 46 rsm < 0.000000000000000 in fill_holes_driver at k= 47 rsm < 0.000000000000000 in fill_holes_driver at k= 48 rsm < 0.000000000000000 in fill_holes_driver at k= 49 rsm < 0.000000000000000 in fill_holes_driver at k= 50 rsm < 0.000000000000000 in fill_holes_driver at k= 51 rsm < 0.000000000000000 in fill_holes_driver at k= 52 rsm < 0.000000000000000 in fill_holes_driver at k= 53 rsm < 0.000000000000000 in fill_holes_driver at k= 54 rsm < 0.000000000000000 in fill_holes_driver at k= 55 rsm < 0.000000000000000 in fill_holes_driver at k= 56 rsm < 0.000000000000000 in fill_holes_driver at k= 57 rsm < 0.000000000000000 in fill_holes_driver at k= 58 rsm < 0.000000000000000 in fill_holes_driver at k= 59 rsm < 0.000000000000000 in fill_holes_driver at k= 60 rsm < 0.000000000000000 in fill_holes_driver at k= 61 rsm < 0.000000000000000 in fill_holes_driver at k= 62 rsm < 0.000000000000000 in fill_holes_driver at k= 63 rsm < 0.000000000000000 in fill_holes_driver at k= 64 rsm < 0.000000000000000 in fill_holes_driver at k= 65 rsm < 0.000000000000000 in fill_holes_driver at k= 66 rsm < 0.000000000000000 in fill_holes_driver at k= 67 rsm < 0.000000000000000 in fill_holes_driver at k= 68 rsm < 0.000000000000000 in fill_holes_driver at k= 69 rsm < 0.000000000000000 in fill_holes_driver at k= 70 rsm < 0.000000000000000 in fill_holes_driver at k= 71 rsm < 0.000000000000000 in fill_holes_driver at k= 72 rsm < 0.000000000000000 in fill_holes_driver at k= 73 rsm < 0.000000000000000 in fill_holes_driver at k= 74 rsm < 0.000000000000000 in fill_holes_driver at k= 75 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 iteration = 211; time = 73860.0 rsm < 0.000000000000000 in fill_holes_driver at k= 33 rsm < 0.000000000000000 in fill_holes_driver at k= 34 rsm < 0.000000000000000 in fill_holes_driver at k= 35 rsm < 0.000000000000000 in fill_holes_driver at k= 36 rsm < 0.000000000000000 in fill_holes_driver at k= 37 rsm < 0.000000000000000 in fill_holes_driver at k= 38 rsm < 0.000000000000000 in fill_holes_driver at k= 39 rsm < 0.000000000000000 in fill_holes_driver at k= 40 rsm < 0.000000000000000 in fill_holes_driver at k= 41 rsm < 0.000000000000000 in fill_holes_driver at k= 42 rsm < 0.000000000000000 in fill_holes_driver at k= 43 rsm < 0.000000000000000 in fill_holes_driver at k= 44 rsm < 0.000000000000000 in fill_holes_driver at k= 45 rsm < 0.000000000000000 in fill_holes_driver at k= 46 rsm < 0.000000000000000 in fill_holes_driver at k= 47 rsm < 0.000000000000000 in fill_holes_driver at k= 48 rsm < 0.000000000000000 in fill_holes_driver at k= 49 rsm < 0.000000000000000 in fill_holes_driver at k= 50 rsm < 0.000000000000000 in fill_holes_driver at k= 51 rsm < 0.000000000000000 in fill_holes_driver at k= 52 rsm < 0.000000000000000 in fill_holes_driver at k= 53 rsm < 0.000000000000000 in fill_holes_driver at k= 54 rsm < 0.000000000000000 in fill_holes_driver at k= 55 rsm < 0.000000000000000 in fill_holes_driver at k= 56 rsm < 0.000000000000000 in fill_holes_driver at k= 57 rsm < 0.000000000000000 in fill_holes_driver at k= 58 rsm < 0.000000000000000 in fill_holes_driver at k= 59 rsm < 0.000000000000000 in fill_holes_driver at k= 60 rsm < 0.000000000000000 in fill_holes_driver at k= 61 rsm < 0.000000000000000 in fill_holes_driver at k= 62 rsm < 0.000000000000000 in fill_holes_driver at k= 63 rsm < 0.000000000000000 in fill_holes_driver at k= 64 rsm < 0.000000000000000 in fill_holes_driver at k= 65 rsm < 0.000000000000000 in fill_holes_driver at k= 66 rsm < 0.000000000000000 in fill_holes_driver at k= 67 rsm < 0.000000000000000 in fill_holes_driver at k= 68 rsm < 0.000000000000000 in fill_holes_driver at k= 69 rsm < 0.000000000000000 in fill_holes_driver at k= 70 rsm < 0.000000000000000 in fill_holes_driver at k= 71 rsm < 0.000000000000000 in fill_holes_driver at k= 72 rsm < 0.000000000000000 in fill_holes_driver at k= 73 rsm < 0.000000000000000 in fill_holes_driver at k= 74 rsm < 0.000000000000000 in fill_holes_driver at k= 75 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 iteration = 212; time = 73920.0 rsm < 0.000000000000000 in fill_holes_driver at k= 33 rsm < 0.000000000000000 in fill_holes_driver at k= 34 rsm < 0.000000000000000 in fill_holes_driver at k= 35 rsm < 0.000000000000000 in fill_holes_driver at k= 36 rsm < 0.000000000000000 in fill_holes_driver at k= 37 rsm < 0.000000000000000 in fill_holes_driver at k= 38 rsm < 0.000000000000000 in fill_holes_driver at k= 39 rsm < 0.000000000000000 in fill_holes_driver at k= 40 rsm < 0.000000000000000 in fill_holes_driver at k= 41 rsm < 0.000000000000000 in fill_holes_driver at k= 42 rsm < 0.000000000000000 in fill_holes_driver at k= 43 rsm < 0.000000000000000 in fill_holes_driver at k= 44 rsm < 0.000000000000000 in fill_holes_driver at k= 45 rsm < 0.000000000000000 in fill_holes_driver at k= 46 rsm < 0.000000000000000 in fill_holes_driver at k= 47 rsm < 0.000000000000000 in fill_holes_driver at k= 48 rsm < 0.000000000000000 in fill_holes_driver at k= 49 rsm < 0.000000000000000 in fill_holes_driver at k= 50 rsm < 0.000000000000000 in fill_holes_driver at k= 51 rsm < 0.000000000000000 in fill_holes_driver at k= 52 rsm < 0.000000000000000 in fill_holes_driver at k= 53 rsm < 0.000000000000000 in fill_holes_driver at k= 54 rsm < 0.000000000000000 in fill_holes_driver at k= 55 rsm < 0.000000000000000 in fill_holes_driver at k= 56 rsm < 0.000000000000000 in fill_holes_driver at k= 57 rsm < 0.000000000000000 in fill_holes_driver at k= 58 rsm < 0.000000000000000 in fill_holes_driver at k= 59 rsm < 0.000000000000000 in fill_holes_driver at k= 60 rsm < 0.000000000000000 in fill_holes_driver at k= 61 rsm < 0.000000000000000 in fill_holes_driver at k= 62 rsm < 0.000000000000000 in fill_holes_driver at k= 63 rsm < 0.000000000000000 in fill_holes_driver at k= 64 rsm < 0.000000000000000 in fill_holes_driver at k= 65 rsm < 0.000000000000000 in fill_holes_driver at k= 66 rsm < 0.000000000000000 in fill_holes_driver at k= 67 rsm < 0.000000000000000 in fill_holes_driver at k= 68 rsm < 0.000000000000000 in fill_holes_driver at k= 69 rsm < 0.000000000000000 in fill_holes_driver at k= 70 rsm < 0.000000000000000 in fill_holes_driver at k= 71 rsm < 0.000000000000000 in fill_holes_driver at k= 72 rsm < 0.000000000000000 in fill_holes_driver at k= 73 rsm < 0.000000000000000 in fill_holes_driver at k= 74 rsm < 0.000000000000000 in fill_holes_driver at k= 75 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 iteration = 213; time = 73980.0 rsm < 0.000000000000000 in fill_holes_driver at k= 33 rsm < 0.000000000000000 in fill_holes_driver at k= 34 rsm < 0.000000000000000 in fill_holes_driver at k= 35 rsm < 0.000000000000000 in fill_holes_driver at k= 36 rsm < 0.000000000000000 in fill_holes_driver at k= 37 rsm < 0.000000000000000 in fill_holes_driver at k= 38 rsm < 0.000000000000000 in fill_holes_driver at k= 39 rsm < 0.000000000000000 in fill_holes_driver at k= 40 rsm < 0.000000000000000 in fill_holes_driver at k= 41 rsm < 0.000000000000000 in fill_holes_driver at k= 42 rsm < 0.000000000000000 in fill_holes_driver at k= 43 rsm < 0.000000000000000 in fill_holes_driver at k= 44 rsm < 0.000000000000000 in fill_holes_driver at k= 45 rsm < 0.000000000000000 in fill_holes_driver at k= 46 rsm < 0.000000000000000 in fill_holes_driver at k= 47 rsm < 0.000000000000000 in fill_holes_driver at k= 48 rsm < 0.000000000000000 in fill_holes_driver at k= 49 rsm < 0.000000000000000 in fill_holes_driver at k= 50 rsm < 0.000000000000000 in fill_holes_driver at k= 51 rsm < 0.000000000000000 in fill_holes_driver at k= 52 rsm < 0.000000000000000 in fill_holes_driver at k= 53 rsm < 0.000000000000000 in fill_holes_driver at k= 54 rsm < 0.000000000000000 in fill_holes_driver at k= 55 rsm < 0.000000000000000 in fill_holes_driver at k= 56 rsm < 0.000000000000000 in fill_holes_driver at k= 57 rsm < 0.000000000000000 in fill_holes_driver at k= 58 rsm < 0.000000000000000 in fill_holes_driver at k= 59 rsm < 0.000000000000000 in fill_holes_driver at k= 60 rsm < 0.000000000000000 in fill_holes_driver at k= 61 rsm < 0.000000000000000 in fill_holes_driver at k= 62 rsm < 0.000000000000000 in fill_holes_driver at k= 63 rsm < 0.000000000000000 in fill_holes_driver at k= 64 rsm < 0.000000000000000 in fill_holes_driver at k= 65 rsm < 0.000000000000000 in fill_holes_driver at k= 66 rsm < 0.000000000000000 in fill_holes_driver at k= 67 rsm < 0.000000000000000 in fill_holes_driver at k= 68 rsm < 0.000000000000000 in fill_holes_driver at k= 69 rsm < 0.000000000000000 in fill_holes_driver at k= 70 rsm < 0.000000000000000 in fill_holes_driver at k= 71 rsm < 0.000000000000000 in fill_holes_driver at k= 72 rsm < 0.000000000000000 in fill_holes_driver at k= 73 rsm < 0.000000000000000 in fill_holes_driver at k= 74 rsm < 0.000000000000000 in fill_holes_driver at k= 75 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 iteration = 214; time = 74040.0 rsm < 0.000000000000000 in fill_holes_driver at k= 33 rsm < 0.000000000000000 in fill_holes_driver at k= 34 rsm < 0.000000000000000 in fill_holes_driver at k= 35 rsm < 0.000000000000000 in fill_holes_driver at k= 36 rsm < 0.000000000000000 in fill_holes_driver at k= 37 rsm < 0.000000000000000 in fill_holes_driver at k= 38 rsm < 0.000000000000000 in fill_holes_driver at k= 39 rsm < 0.000000000000000 in fill_holes_driver at k= 40 rsm < 0.000000000000000 in fill_holes_driver at k= 41 rsm < 0.000000000000000 in fill_holes_driver at k= 42 rsm < 0.000000000000000 in fill_holes_driver at k= 43 rsm < 0.000000000000000 in fill_holes_driver at k= 44 rsm < 0.000000000000000 in fill_holes_driver at k= 45 rsm < 0.000000000000000 in fill_holes_driver at k= 46 rsm < 0.000000000000000 in fill_holes_driver at k= 47 rsm < 0.000000000000000 in fill_holes_driver at k= 48 rsm < 0.000000000000000 in fill_holes_driver at k= 49 rsm < 0.000000000000000 in fill_holes_driver at k= 50 rsm < 0.000000000000000 in fill_holes_driver at k= 51 rsm < 0.000000000000000 in fill_holes_driver at k= 52 rsm < 0.000000000000000 in fill_holes_driver at k= 53 rsm < 0.000000000000000 in fill_holes_driver at k= 54 rsm < 0.000000000000000 in fill_holes_driver at k= 55 rsm < 0.000000000000000 in fill_holes_driver at k= 56 rsm < 0.000000000000000 in fill_holes_driver at k= 57 rsm < 0.000000000000000 in fill_holes_driver at k= 58 rsm < 0.000000000000000 in fill_holes_driver at k= 59 rsm < 0.000000000000000 in fill_holes_driver at k= 60 rsm < 0.000000000000000 in fill_holes_driver at k= 61 rsm < 0.000000000000000 in fill_holes_driver at k= 62 rsm < 0.000000000000000 in fill_holes_driver at k= 63 rsm < 0.000000000000000 in fill_holes_driver at k= 64 rsm < 0.000000000000000 in fill_holes_driver at k= 65 rsm < 0.000000000000000 in fill_holes_driver at k= 66 rsm < 0.000000000000000 in fill_holes_driver at k= 67 rsm < 0.000000000000000 in fill_holes_driver at k= 68 rsm < 0.000000000000000 in fill_holes_driver at k= 69 rsm < 0.000000000000000 in fill_holes_driver at k= 70 rsm < 0.000000000000000 in fill_holes_driver at k= 71 rsm < 0.000000000000000 in fill_holes_driver at k= 72 rsm < 0.000000000000000 in fill_holes_driver at k= 73 rsm < 0.000000000000000 in fill_holes_driver at k= 74 rsm < 0.000000000000000 in fill_holes_driver at k= 75 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 iteration = 215; time = 74100.0 rsm < 0.000000000000000 in fill_holes_driver at k= 33 rsm < 0.000000000000000 in fill_holes_driver at k= 34 rsm < 0.000000000000000 in fill_holes_driver at k= 35 rsm < 0.000000000000000 in fill_holes_driver at k= 36 rsm < 0.000000000000000 in fill_holes_driver at k= 37 rsm < 0.000000000000000 in fill_holes_driver at k= 38 rsm < 0.000000000000000 in fill_holes_driver at k= 39 rsm < 0.000000000000000 in fill_holes_driver at k= 40 rsm < 0.000000000000000 in fill_holes_driver at k= 41 rsm < 0.000000000000000 in fill_holes_driver at k= 42 rsm < 0.000000000000000 in fill_holes_driver at k= 43 rsm < 0.000000000000000 in fill_holes_driver at k= 44 rsm < 0.000000000000000 in fill_holes_driver at k= 45 rsm < 0.000000000000000 in fill_holes_driver at k= 46 rsm < 0.000000000000000 in fill_holes_driver at k= 47 rsm < 0.000000000000000 in fill_holes_driver at k= 48 rsm < 0.000000000000000 in fill_holes_driver at k= 49 rsm < 0.000000000000000 in fill_holes_driver at k= 50 rsm < 0.000000000000000 in fill_holes_driver at k= 51 rsm < 0.000000000000000 in fill_holes_driver at k= 52 rsm < 0.000000000000000 in fill_holes_driver at k= 53 rsm < 0.000000000000000 in fill_holes_driver at k= 54 rsm < 0.000000000000000 in fill_holes_driver at k= 55 rsm < 0.000000000000000 in fill_holes_driver at k= 56 rsm < 0.000000000000000 in fill_holes_driver at k= 57 rsm < 0.000000000000000 in fill_holes_driver at k= 58 rsm < 0.000000000000000 in fill_holes_driver at k= 59 rsm < 0.000000000000000 in fill_holes_driver at k= 60 rsm < 0.000000000000000 in fill_holes_driver at k= 61 rsm < 0.000000000000000 in fill_holes_driver at k= 62 rsm < 0.000000000000000 in fill_holes_driver at k= 63 rsm < 0.000000000000000 in fill_holes_driver at k= 64 rsm < 0.000000000000000 in fill_holes_driver at k= 65 rsm < 0.000000000000000 in fill_holes_driver at k= 66 rsm < 0.000000000000000 in fill_holes_driver at k= 67 rsm < 0.000000000000000 in fill_holes_driver at k= 68 rsm < 0.000000000000000 in fill_holes_driver at k= 69 rsm < 0.000000000000000 in fill_holes_driver at k= 70 rsm < 0.000000000000000 in fill_holes_driver at k= 71 rsm < 0.000000000000000 in fill_holes_driver at k= 72 rsm < 0.000000000000000 in fill_holes_driver at k= 73 rsm < 0.000000000000000 in fill_holes_driver at k= 74 rsm < 0.000000000000000 in fill_holes_driver at k= 75 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 iteration = 216; time = 74160.0 rsm < 0.000000000000000 in fill_holes_driver at k= 33 rsm < 0.000000000000000 in fill_holes_driver at k= 34 rsm < 0.000000000000000 in fill_holes_driver at k= 35 rsm < 0.000000000000000 in fill_holes_driver at k= 36 rsm < 0.000000000000000 in fill_holes_driver at k= 37 rsm < 0.000000000000000 in fill_holes_driver at k= 38 rsm < 0.000000000000000 in fill_holes_driver at k= 39 rsm < 0.000000000000000 in fill_holes_driver at k= 40 rsm < 0.000000000000000 in fill_holes_driver at k= 41 rsm < 0.000000000000000 in fill_holes_driver at k= 42 rsm < 0.000000000000000 in fill_holes_driver at k= 43 rsm < 0.000000000000000 in fill_holes_driver at k= 44 rsm < 0.000000000000000 in fill_holes_driver at k= 45 rsm < 0.000000000000000 in fill_holes_driver at k= 46 rsm < 0.000000000000000 in fill_holes_driver at k= 47 rsm < 0.000000000000000 in fill_holes_driver at k= 48 rsm < 0.000000000000000 in fill_holes_driver at k= 49 rsm < 0.000000000000000 in fill_holes_driver at k= 50 rsm < 0.000000000000000 in fill_holes_driver at k= 51 rsm < 0.000000000000000 in fill_holes_driver at k= 52 rsm < 0.000000000000000 in fill_holes_driver at k= 53 rsm < 0.000000000000000 in fill_holes_driver at k= 54 rsm < 0.000000000000000 in fill_holes_driver at k= 55 rsm < 0.000000000000000 in fill_holes_driver at k= 56 rsm < 0.000000000000000 in fill_holes_driver at k= 57 rsm < 0.000000000000000 in fill_holes_driver at k= 58 rsm < 0.000000000000000 in fill_holes_driver at k= 59 rsm < 0.000000000000000 in fill_holes_driver at k= 60 rsm < 0.000000000000000 in fill_holes_driver at k= 61 rsm < 0.000000000000000 in fill_holes_driver at k= 62 rsm < 0.000000000000000 in fill_holes_driver at k= 63 rsm < 0.000000000000000 in fill_holes_driver at k= 64 rsm < 0.000000000000000 in fill_holes_driver at k= 65 rsm < 0.000000000000000 in fill_holes_driver at k= 66 rsm < 0.000000000000000 in fill_holes_driver at k= 67 rsm < 0.000000000000000 in fill_holes_driver at k= 68 rsm < 0.000000000000000 in fill_holes_driver at k= 69 rsm < 0.000000000000000 in fill_holes_driver at k= 70 rsm < 0.000000000000000 in fill_holes_driver at k= 71 rsm < 0.000000000000000 in fill_holes_driver at k= 72 rsm < 0.000000000000000 in fill_holes_driver at k= 73 rsm < 0.000000000000000 in fill_holes_driver at k= 74 rsm < 0.000000000000000 in fill_holes_driver at k= 75 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 iteration = 217; time = 74220.0 rsm < 0.000000000000000 in fill_holes_driver at k= 33 rsm < 0.000000000000000 in fill_holes_driver at k= 34 rsm < 0.000000000000000 in fill_holes_driver at k= 35 rsm < 0.000000000000000 in fill_holes_driver at k= 36 rsm < 0.000000000000000 in fill_holes_driver at k= 37 rsm < 0.000000000000000 in fill_holes_driver at k= 38 rsm < 0.000000000000000 in fill_holes_driver at k= 39 rsm < 0.000000000000000 in fill_holes_driver at k= 40 rsm < 0.000000000000000 in fill_holes_driver at k= 41 rsm < 0.000000000000000 in fill_holes_driver at k= 42 rsm < 0.000000000000000 in fill_holes_driver at k= 43 rsm < 0.000000000000000 in fill_holes_driver at k= 44 rsm < 0.000000000000000 in fill_holes_driver at k= 45 rsm < 0.000000000000000 in fill_holes_driver at k= 46 rsm < 0.000000000000000 in fill_holes_driver at k= 47 rsm < 0.000000000000000 in fill_holes_driver at k= 48 rsm < 0.000000000000000 in fill_holes_driver at k= 49 rsm < 0.000000000000000 in fill_holes_driver at k= 50 rsm < 0.000000000000000 in fill_holes_driver at k= 51 rsm < 0.000000000000000 in fill_holes_driver at k= 52 rsm < 0.000000000000000 in fill_holes_driver at k= 53 rsm < 0.000000000000000 in fill_holes_driver at k= 54 rsm < 0.000000000000000 in fill_holes_driver at k= 55 rsm < 0.000000000000000 in fill_holes_driver at k= 56 rsm < 0.000000000000000 in fill_holes_driver at k= 57 rsm < 0.000000000000000 in fill_holes_driver at k= 58 rsm < 0.000000000000000 in fill_holes_driver at k= 59 rsm < 0.000000000000000 in fill_holes_driver at k= 60 rsm < 0.000000000000000 in fill_holes_driver at k= 61 rsm < 0.000000000000000 in fill_holes_driver at k= 62 rsm < 0.000000000000000 in fill_holes_driver at k= 63 rsm < 0.000000000000000 in fill_holes_driver at k= 64 rsm < 0.000000000000000 in fill_holes_driver at k= 65 rsm < 0.000000000000000 in fill_holes_driver at k= 66 rsm < 0.000000000000000 in fill_holes_driver at k= 67 rsm < 0.000000000000000 in fill_holes_driver at k= 68 rsm < 0.000000000000000 in fill_holes_driver at k= 69 rsm < 0.000000000000000 in fill_holes_driver at k= 70 rsm < 0.000000000000000 in fill_holes_driver at k= 71 rsm < 0.000000000000000 in fill_holes_driver at k= 72 rsm < 0.000000000000000 in fill_holes_driver at k= 73 rsm < 0.000000000000000 in fill_holes_driver at k= 74 rsm < 0.000000000000000 in fill_holes_driver at k= 75 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 iteration = 218; time = 74280.0 rsm < 0.000000000000000 in fill_holes_driver at k= 33 rsm < 0.000000000000000 in fill_holes_driver at k= 34 rsm < 0.000000000000000 in fill_holes_driver at k= 35 rsm < 0.000000000000000 in fill_holes_driver at k= 36 rsm < 0.000000000000000 in fill_holes_driver at k= 37 rsm < 0.000000000000000 in fill_holes_driver at k= 38 rsm < 0.000000000000000 in fill_holes_driver at k= 39 rsm < 0.000000000000000 in fill_holes_driver at k= 40 rsm < 0.000000000000000 in fill_holes_driver at k= 41 rsm < 0.000000000000000 in fill_holes_driver at k= 42 rsm < 0.000000000000000 in fill_holes_driver at k= 43 rsm < 0.000000000000000 in fill_holes_driver at k= 44 rsm < 0.000000000000000 in fill_holes_driver at k= 45 rsm < 0.000000000000000 in fill_holes_driver at k= 46 rsm < 0.000000000000000 in fill_holes_driver at k= 47 rsm < 0.000000000000000 in fill_holes_driver at k= 48 rsm < 0.000000000000000 in fill_holes_driver at k= 49 rsm < 0.000000000000000 in fill_holes_driver at k= 50 rsm < 0.000000000000000 in fill_holes_driver at k= 51 rsm < 0.000000000000000 in fill_holes_driver at k= 52 rsm < 0.000000000000000 in fill_holes_driver at k= 53 rsm < 0.000000000000000 in fill_holes_driver at k= 54 rsm < 0.000000000000000 in fill_holes_driver at k= 55 rsm < 0.000000000000000 in fill_holes_driver at k= 56 rsm < 0.000000000000000 in fill_holes_driver at k= 57 rsm < 0.000000000000000 in fill_holes_driver at k= 58 rsm < 0.000000000000000 in fill_holes_driver at k= 59 rsm < 0.000000000000000 in fill_holes_driver at k= 60 rsm < 0.000000000000000 in fill_holes_driver at k= 61 rsm < 0.000000000000000 in fill_holes_driver at k= 62 rsm < 0.000000000000000 in fill_holes_driver at k= 63 rsm < 0.000000000000000 in fill_holes_driver at k= 64 rsm < 0.000000000000000 in fill_holes_driver at k= 65 rsm < 0.000000000000000 in fill_holes_driver at k= 66 rsm < 0.000000000000000 in fill_holes_driver at k= 67 rsm < 0.000000000000000 in fill_holes_driver at k= 68 rsm < 0.000000000000000 in fill_holes_driver at k= 69 rsm < 0.000000000000000 in fill_holes_driver at k= 70 rsm < 0.000000000000000 in fill_holes_driver at k= 71 rsm < 0.000000000000000 in fill_holes_driver at k= 72 rsm < 0.000000000000000 in fill_holes_driver at k= 73 rsm < 0.000000000000000 in fill_holes_driver at k= 74 rsm < 0.000000000000000 in fill_holes_driver at k= 75 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 iteration = 219; time = 74340.0 rsm < 0.000000000000000 in fill_holes_driver at k= 33 rsm < 0.000000000000000 in fill_holes_driver at k= 34 rsm < 0.000000000000000 in fill_holes_driver at k= 35 rsm < 0.000000000000000 in fill_holes_driver at k= 36 rsm < 0.000000000000000 in fill_holes_driver at k= 37 rsm < 0.000000000000000 in fill_holes_driver at k= 38 rsm < 0.000000000000000 in fill_holes_driver at k= 39 rsm < 0.000000000000000 in fill_holes_driver at k= 40 rsm < 0.000000000000000 in fill_holes_driver at k= 41 rsm < 0.000000000000000 in fill_holes_driver at k= 42 rsm < 0.000000000000000 in fill_holes_driver at k= 43 rsm < 0.000000000000000 in fill_holes_driver at k= 44 rsm < 0.000000000000000 in fill_holes_driver at k= 45 rsm < 0.000000000000000 in fill_holes_driver at k= 46 rsm < 0.000000000000000 in fill_holes_driver at k= 47 rsm < 0.000000000000000 in fill_holes_driver at k= 48 rsm < 0.000000000000000 in fill_holes_driver at k= 49 rsm < 0.000000000000000 in fill_holes_driver at k= 50 rsm < 0.000000000000000 in fill_holes_driver at k= 51 rsm < 0.000000000000000 in fill_holes_driver at k= 52 rsm < 0.000000000000000 in fill_holes_driver at k= 53 rsm < 0.000000000000000 in fill_holes_driver at k= 54 rsm < 0.000000000000000 in fill_holes_driver at k= 55 rsm < 0.000000000000000 in fill_holes_driver at k= 56 rsm < 0.000000000000000 in fill_holes_driver at k= 57 rsm < 0.000000000000000 in fill_holes_driver at k= 58 rsm < 0.000000000000000 in fill_holes_driver at k= 59 rsm < 0.000000000000000 in fill_holes_driver at k= 60 rsm < 0.000000000000000 in fill_holes_driver at k= 61 rsm < 0.000000000000000 in fill_holes_driver at k= 62 rsm < 0.000000000000000 in fill_holes_driver at k= 63 rsm < 0.000000000000000 in fill_holes_driver at k= 64 rsm < 0.000000000000000 in fill_holes_driver at k= 65 rsm < 0.000000000000000 in fill_holes_driver at k= 66 rsm < 0.000000000000000 in fill_holes_driver at k= 67 rsm < 0.000000000000000 in fill_holes_driver at k= 68 rsm < 0.000000000000000 in fill_holes_driver at k= 69 rsm < 0.000000000000000 in fill_holes_driver at k= 70 rsm < 0.000000000000000 in fill_holes_driver at k= 71 rsm < 0.000000000000000 in fill_holes_driver at k= 72 rsm < 0.000000000000000 in fill_holes_driver at k= 73 rsm < 0.000000000000000 in fill_holes_driver at k= 74 rsm < 0.000000000000000 in fill_holes_driver at k= 75 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 iteration = 220; time = 74400.0 rsm < 0.000000000000000 in fill_holes_driver at k= 33 rsm < 0.000000000000000 in fill_holes_driver at k= 34 rsm < 0.000000000000000 in fill_holes_driver at k= 35 rsm < 0.000000000000000 in fill_holes_driver at k= 36 rsm < 0.000000000000000 in fill_holes_driver at k= 37 rsm < 0.000000000000000 in fill_holes_driver at k= 38 rsm < 0.000000000000000 in fill_holes_driver at k= 39 rsm < 0.000000000000000 in fill_holes_driver at k= 40 rsm < 0.000000000000000 in fill_holes_driver at k= 41 rsm < 0.000000000000000 in fill_holes_driver at k= 42 rsm < 0.000000000000000 in fill_holes_driver at k= 43 rsm < 0.000000000000000 in fill_holes_driver at k= 44 rsm < 0.000000000000000 in fill_holes_driver at k= 45 rsm < 0.000000000000000 in fill_holes_driver at k= 46 rsm < 0.000000000000000 in fill_holes_driver at k= 47 rsm < 0.000000000000000 in fill_holes_driver at k= 48 rsm < 0.000000000000000 in fill_holes_driver at k= 49 rsm < 0.000000000000000 in fill_holes_driver at k= 50 rsm < 0.000000000000000 in fill_holes_driver at k= 51 rsm < 0.000000000000000 in fill_holes_driver at k= 52 rsm < 0.000000000000000 in fill_holes_driver at k= 53 rsm < 0.000000000000000 in fill_holes_driver at k= 54 rsm < 0.000000000000000 in fill_holes_driver at k= 55 rsm < 0.000000000000000 in fill_holes_driver at k= 56 rsm < 0.000000000000000 in fill_holes_driver at k= 57 rsm < 0.000000000000000 in fill_holes_driver at k= 58 rsm < 0.000000000000000 in fill_holes_driver at k= 59 rsm < 0.000000000000000 in fill_holes_driver at k= 60 rsm < 0.000000000000000 in fill_holes_driver at k= 61 rsm < 0.000000000000000 in fill_holes_driver at k= 62 rsm < 0.000000000000000 in fill_holes_driver at k= 63 rsm < 0.000000000000000 in fill_holes_driver at k= 64 rsm < 0.000000000000000 in fill_holes_driver at k= 65 rsm < 0.000000000000000 in fill_holes_driver at k= 66 rsm < 0.000000000000000 in fill_holes_driver at k= 67 rsm < 0.000000000000000 in fill_holes_driver at k= 68 rsm < 0.000000000000000 in fill_holes_driver at k= 69 rsm < 0.000000000000000 in fill_holes_driver at k= 70 rsm < 0.000000000000000 in fill_holes_driver at k= 71 rsm < 0.000000000000000 in fill_holes_driver at k= 72 rsm < 0.000000000000000 in fill_holes_driver at k= 73 rsm < 0.000000000000000 in fill_holes_driver at k= 74 rsm < 0.000000000000000 in fill_holes_driver at k= 75 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 iteration = 221; time = 74460.0 rsm < 0.000000000000000 in fill_holes_driver at k= 34 rsm < 0.000000000000000 in fill_holes_driver at k= 35 rsm < 0.000000000000000 in fill_holes_driver at k= 36 rsm < 0.000000000000000 in fill_holes_driver at k= 37 rsm < 0.000000000000000 in fill_holes_driver at k= 38 rsm < 0.000000000000000 in fill_holes_driver at k= 39 rsm < 0.000000000000000 in fill_holes_driver at k= 40 rsm < 0.000000000000000 in fill_holes_driver at k= 41 rsm < 0.000000000000000 in fill_holes_driver at k= 42 rsm < 0.000000000000000 in fill_holes_driver at k= 43 rsm < 0.000000000000000 in fill_holes_driver at k= 44 rsm < 0.000000000000000 in fill_holes_driver at k= 45 rsm < 0.000000000000000 in fill_holes_driver at k= 46 rsm < 0.000000000000000 in fill_holes_driver at k= 47 rsm < 0.000000000000000 in fill_holes_driver at k= 48 rsm < 0.000000000000000 in fill_holes_driver at k= 49 rsm < 0.000000000000000 in fill_holes_driver at k= 50 rsm < 0.000000000000000 in fill_holes_driver at k= 51 rsm < 0.000000000000000 in fill_holes_driver at k= 52 rsm < 0.000000000000000 in fill_holes_driver at k= 53 rsm < 0.000000000000000 in fill_holes_driver at k= 54 rsm < 0.000000000000000 in fill_holes_driver at k= 55 rsm < 0.000000000000000 in fill_holes_driver at k= 56 rsm < 0.000000000000000 in fill_holes_driver at k= 57 rsm < 0.000000000000000 in fill_holes_driver at k= 58 rsm < 0.000000000000000 in fill_holes_driver at k= 59 rsm < 0.000000000000000 in fill_holes_driver at k= 60 rsm < 0.000000000000000 in fill_holes_driver at k= 61 rsm < 0.000000000000000 in fill_holes_driver at k= 62 rsm < 0.000000000000000 in fill_holes_driver at k= 63 rsm < 0.000000000000000 in fill_holes_driver at k= 64 rsm < 0.000000000000000 in fill_holes_driver at k= 65 rsm < 0.000000000000000 in fill_holes_driver at k= 66 rsm < 0.000000000000000 in fill_holes_driver at k= 67 rsm < 0.000000000000000 in fill_holes_driver at k= 68 rsm < 0.000000000000000 in fill_holes_driver at k= 69 rsm < 0.000000000000000 in fill_holes_driver at k= 70 rsm < 0.000000000000000 in fill_holes_driver at k= 71 rsm < 0.000000000000000 in fill_holes_driver at k= 72 rsm < 0.000000000000000 in fill_holes_driver at k= 73 rsm < 0.000000000000000 in fill_holes_driver at k= 74 rsm < 0.000000000000000 in fill_holes_driver at k= 75 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 iteration = 222; time = 74520.0 rsm < 0.000000000000000 in fill_holes_driver at k= 33 rsm < 0.000000000000000 in fill_holes_driver at k= 34 rsm < 0.000000000000000 in fill_holes_driver at k= 35 rsm < 0.000000000000000 in fill_holes_driver at k= 36 rsm < 0.000000000000000 in fill_holes_driver at k= 37 rsm < 0.000000000000000 in fill_holes_driver at k= 38 rsm < 0.000000000000000 in fill_holes_driver at k= 39 rsm < 0.000000000000000 in fill_holes_driver at k= 40 rsm < 0.000000000000000 in fill_holes_driver at k= 41 rsm < 0.000000000000000 in fill_holes_driver at k= 42 rsm < 0.000000000000000 in fill_holes_driver at k= 43 rsm < 0.000000000000000 in fill_holes_driver at k= 44 rsm < 0.000000000000000 in fill_holes_driver at k= 45 rsm < 0.000000000000000 in fill_holes_driver at k= 46 rsm < 0.000000000000000 in fill_holes_driver at k= 47 rsm < 0.000000000000000 in fill_holes_driver at k= 48 rsm < 0.000000000000000 in fill_holes_driver at k= 49 rsm < 0.000000000000000 in fill_holes_driver at k= 50 rsm < 0.000000000000000 in fill_holes_driver at k= 51 rsm < 0.000000000000000 in fill_holes_driver at k= 52 rsm < 0.000000000000000 in fill_holes_driver at k= 53 rsm < 0.000000000000000 in fill_holes_driver at k= 54 rsm < 0.000000000000000 in fill_holes_driver at k= 55 rsm < 0.000000000000000 in fill_holes_driver at k= 56 rsm < 0.000000000000000 in fill_holes_driver at k= 57 rsm < 0.000000000000000 in fill_holes_driver at k= 58 rsm < 0.000000000000000 in fill_holes_driver at k= 59 rsm < 0.000000000000000 in fill_holes_driver at k= 60 rsm < 0.000000000000000 in fill_holes_driver at k= 61 rsm < 0.000000000000000 in fill_holes_driver at k= 62 rsm < 0.000000000000000 in fill_holes_driver at k= 63 rsm < 0.000000000000000 in fill_holes_driver at k= 64 rsm < 0.000000000000000 in fill_holes_driver at k= 65 rsm < 0.000000000000000 in fill_holes_driver at k= 66 rsm < 0.000000000000000 in fill_holes_driver at k= 67 rsm < 0.000000000000000 in fill_holes_driver at k= 68 rsm < 0.000000000000000 in fill_holes_driver at k= 69 rsm < 0.000000000000000 in fill_holes_driver at k= 70 rsm < 0.000000000000000 in fill_holes_driver at k= 71 rsm < 0.000000000000000 in fill_holes_driver at k= 72 rsm < 0.000000000000000 in fill_holes_driver at k= 73 rsm < 0.000000000000000 in fill_holes_driver at k= 74 rsm < 0.000000000000000 in fill_holes_driver at k= 75 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 iteration = 223; time = 74580.0 rsm < 0.000000000000000 in fill_holes_driver at k= 34 rsm < 0.000000000000000 in fill_holes_driver at k= 35 rsm < 0.000000000000000 in fill_holes_driver at k= 36 rsm < 0.000000000000000 in fill_holes_driver at k= 37 rsm < 0.000000000000000 in fill_holes_driver at k= 38 rsm < 0.000000000000000 in fill_holes_driver at k= 39 rsm < 0.000000000000000 in fill_holes_driver at k= 40 rsm < 0.000000000000000 in fill_holes_driver at k= 41 rsm < 0.000000000000000 in fill_holes_driver at k= 42 rsm < 0.000000000000000 in fill_holes_driver at k= 43 rsm < 0.000000000000000 in fill_holes_driver at k= 44 rsm < 0.000000000000000 in fill_holes_driver at k= 45 rsm < 0.000000000000000 in fill_holes_driver at k= 46 rsm < 0.000000000000000 in fill_holes_driver at k= 47 rsm < 0.000000000000000 in fill_holes_driver at k= 48 rsm < 0.000000000000000 in fill_holes_driver at k= 49 rsm < 0.000000000000000 in fill_holes_driver at k= 50 rsm < 0.000000000000000 in fill_holes_driver at k= 51 rsm < 0.000000000000000 in fill_holes_driver at k= 52 rsm < 0.000000000000000 in fill_holes_driver at k= 53 rsm < 0.000000000000000 in fill_holes_driver at k= 54 rsm < 0.000000000000000 in fill_holes_driver at k= 55 rsm < 0.000000000000000 in fill_holes_driver at k= 56 rsm < 0.000000000000000 in fill_holes_driver at k= 57 rsm < 0.000000000000000 in fill_holes_driver at k= 58 rsm < 0.000000000000000 in fill_holes_driver at k= 59 rsm < 0.000000000000000 in fill_holes_driver at k= 60 rsm < 0.000000000000000 in fill_holes_driver at k= 61 rsm < 0.000000000000000 in fill_holes_driver at k= 62 rsm < 0.000000000000000 in fill_holes_driver at k= 63 rsm < 0.000000000000000 in fill_holes_driver at k= 64 rsm < 0.000000000000000 in fill_holes_driver at k= 65 rsm < 0.000000000000000 in fill_holes_driver at k= 66 rsm < 0.000000000000000 in fill_holes_driver at k= 67 rsm < 0.000000000000000 in fill_holes_driver at k= 68 rsm < 0.000000000000000 in fill_holes_driver at k= 69 rsm < 0.000000000000000 in fill_holes_driver at k= 70 rsm < 0.000000000000000 in fill_holes_driver at k= 71 rsm < 0.000000000000000 in fill_holes_driver at k= 72 rsm < 0.000000000000000 in fill_holes_driver at k= 73 rsm < 0.000000000000000 in fill_holes_driver at k= 74 rsm < 0.000000000000000 in fill_holes_driver at k= 75 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 iteration = 224; time = 74640.0 rsm < 0.000000000000000 in fill_holes_driver at k= 33 rsm < 0.000000000000000 in fill_holes_driver at k= 34 rsm < 0.000000000000000 in fill_holes_driver at k= 35 rsm < 0.000000000000000 in fill_holes_driver at k= 36 rsm < 0.000000000000000 in fill_holes_driver at k= 37 rsm < 0.000000000000000 in fill_holes_driver at k= 38 rsm < 0.000000000000000 in fill_holes_driver at k= 39 rsm < 0.000000000000000 in fill_holes_driver at k= 40 rsm < 0.000000000000000 in fill_holes_driver at k= 41 rsm < 0.000000000000000 in fill_holes_driver at k= 42 rsm < 0.000000000000000 in fill_holes_driver at k= 43 rsm < 0.000000000000000 in fill_holes_driver at k= 44 rsm < 0.000000000000000 in fill_holes_driver at k= 45 rsm < 0.000000000000000 in fill_holes_driver at k= 46 rsm < 0.000000000000000 in fill_holes_driver at k= 47 rsm < 0.000000000000000 in fill_holes_driver at k= 48 rsm < 0.000000000000000 in fill_holes_driver at k= 49 rsm < 0.000000000000000 in fill_holes_driver at k= 50 rsm < 0.000000000000000 in fill_holes_driver at k= 51 rsm < 0.000000000000000 in fill_holes_driver at k= 52 rsm < 0.000000000000000 in fill_holes_driver at k= 53 rsm < 0.000000000000000 in fill_holes_driver at k= 54 rsm < 0.000000000000000 in fill_holes_driver at k= 55 rsm < 0.000000000000000 in fill_holes_driver at k= 56 rsm < 0.000000000000000 in fill_holes_driver at k= 57 rsm < 0.000000000000000 in fill_holes_driver at k= 58 rsm < 0.000000000000000 in fill_holes_driver at k= 59 rsm < 0.000000000000000 in fill_holes_driver at k= 60 rsm < 0.000000000000000 in fill_holes_driver at k= 61 rsm < 0.000000000000000 in fill_holes_driver at k= 62 rsm < 0.000000000000000 in fill_holes_driver at k= 63 rsm < 0.000000000000000 in fill_holes_driver at k= 64 rsm < 0.000000000000000 in fill_holes_driver at k= 65 rsm < 0.000000000000000 in fill_holes_driver at k= 66 rsm < 0.000000000000000 in fill_holes_driver at k= 67 rsm < 0.000000000000000 in fill_holes_driver at k= 68 rsm < 0.000000000000000 in fill_holes_driver at k= 69 rsm < 0.000000000000000 in fill_holes_driver at k= 70 rsm < 0.000000000000000 in fill_holes_driver at k= 71 rsm < 0.000000000000000 in fill_holes_driver at k= 72 rsm < 0.000000000000000 in fill_holes_driver at k= 73 rsm < 0.000000000000000 in fill_holes_driver at k= 74 rsm < 0.000000000000000 in fill_holes_driver at k= 75 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 iteration = 225; time = 74700.0 rsm < 0.000000000000000 in fill_holes_driver at k= 34 rsm < 0.000000000000000 in fill_holes_driver at k= 35 rsm < 0.000000000000000 in fill_holes_driver at k= 36 rsm < 0.000000000000000 in fill_holes_driver at k= 37 rsm < 0.000000000000000 in fill_holes_driver at k= 38 rsm < 0.000000000000000 in fill_holes_driver at k= 39 rsm < 0.000000000000000 in fill_holes_driver at k= 40 rsm < 0.000000000000000 in fill_holes_driver at k= 41 rsm < 0.000000000000000 in fill_holes_driver at k= 42 rsm < 0.000000000000000 in fill_holes_driver at k= 43 rsm < 0.000000000000000 in fill_holes_driver at k= 44 rsm < 0.000000000000000 in fill_holes_driver at k= 45 rsm < 0.000000000000000 in fill_holes_driver at k= 46 rsm < 0.000000000000000 in fill_holes_driver at k= 47 rsm < 0.000000000000000 in fill_holes_driver at k= 48 rsm < 0.000000000000000 in fill_holes_driver at k= 49 rsm < 0.000000000000000 in fill_holes_driver at k= 50 rsm < 0.000000000000000 in fill_holes_driver at k= 51 rsm < 0.000000000000000 in fill_holes_driver at k= 52 rsm < 0.000000000000000 in fill_holes_driver at k= 53 rsm < 0.000000000000000 in fill_holes_driver at k= 54 rsm < 0.000000000000000 in fill_holes_driver at k= 55 rsm < 0.000000000000000 in fill_holes_driver at k= 56 rsm < 0.000000000000000 in fill_holes_driver at k= 57 rsm < 0.000000000000000 in fill_holes_driver at k= 58 rsm < 0.000000000000000 in fill_holes_driver at k= 59 rsm < 0.000000000000000 in fill_holes_driver at k= 60 rsm < 0.000000000000000 in fill_holes_driver at k= 61 rsm < 0.000000000000000 in fill_holes_driver at k= 62 rsm < 0.000000000000000 in fill_holes_driver at k= 63 rsm < 0.000000000000000 in fill_holes_driver at k= 64 rsm < 0.000000000000000 in fill_holes_driver at k= 65 rsm < 0.000000000000000 in fill_holes_driver at k= 66 rsm < 0.000000000000000 in fill_holes_driver at k= 67 rsm < 0.000000000000000 in fill_holes_driver at k= 68 rsm < 0.000000000000000 in fill_holes_driver at k= 69 rsm < 0.000000000000000 in fill_holes_driver at k= 70 rsm < 0.000000000000000 in fill_holes_driver at k= 71 rsm < 0.000000000000000 in fill_holes_driver at k= 72 rsm < 0.000000000000000 in fill_holes_driver at k= 73 rsm < 0.000000000000000 in fill_holes_driver at k= 74 rsm < 0.000000000000000 in fill_holes_driver at k= 75 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 iteration = 226; time = 74760.0 rsm < 0.000000000000000 in fill_holes_driver at k= 28 rsm < 0.000000000000000 in fill_holes_driver at k= 33 rsm < 0.000000000000000 in fill_holes_driver at k= 34 rsm < 0.000000000000000 in fill_holes_driver at k= 35 rsm < 0.000000000000000 in fill_holes_driver at k= 36 rsm < 0.000000000000000 in fill_holes_driver at k= 37 rsm < 0.000000000000000 in fill_holes_driver at k= 38 rsm < 0.000000000000000 in fill_holes_driver at k= 39 rsm < 0.000000000000000 in fill_holes_driver at k= 40 rsm < 0.000000000000000 in fill_holes_driver at k= 41 rsm < 0.000000000000000 in fill_holes_driver at k= 42 rsm < 0.000000000000000 in fill_holes_driver at k= 43 rsm < 0.000000000000000 in fill_holes_driver at k= 44 rsm < 0.000000000000000 in fill_holes_driver at k= 45 rsm < 0.000000000000000 in fill_holes_driver at k= 46 rsm < 0.000000000000000 in fill_holes_driver at k= 47 rsm < 0.000000000000000 in fill_holes_driver at k= 48 rsm < 0.000000000000000 in fill_holes_driver at k= 49 rsm < 0.000000000000000 in fill_holes_driver at k= 50 rsm < 0.000000000000000 in fill_holes_driver at k= 51 rsm < 0.000000000000000 in fill_holes_driver at k= 52 rsm < 0.000000000000000 in fill_holes_driver at k= 53 rsm < 0.000000000000000 in fill_holes_driver at k= 54 rsm < 0.000000000000000 in fill_holes_driver at k= 55 rsm < 0.000000000000000 in fill_holes_driver at k= 56 rsm < 0.000000000000000 in fill_holes_driver at k= 57 rsm < 0.000000000000000 in fill_holes_driver at k= 58 rsm < 0.000000000000000 in fill_holes_driver at k= 59 rsm < 0.000000000000000 in fill_holes_driver at k= 60 rsm < 0.000000000000000 in fill_holes_driver at k= 61 rsm < 0.000000000000000 in fill_holes_driver at k= 62 rsm < 0.000000000000000 in fill_holes_driver at k= 63 rsm < 0.000000000000000 in fill_holes_driver at k= 64 rsm < 0.000000000000000 in fill_holes_driver at k= 65 rsm < 0.000000000000000 in fill_holes_driver at k= 66 rsm < 0.000000000000000 in fill_holes_driver at k= 67 rsm < 0.000000000000000 in fill_holes_driver at k= 68 rsm < 0.000000000000000 in fill_holes_driver at k= 69 rsm < 0.000000000000000 in fill_holes_driver at k= 70 rsm < 0.000000000000000 in fill_holes_driver at k= 71 rsm < 0.000000000000000 in fill_holes_driver at k= 72 rsm < 0.000000000000000 in fill_holes_driver at k= 73 rsm < 0.000000000000000 in fill_holes_driver at k= 74 rsm < 0.000000000000000 in fill_holes_driver at k= 75 Warning: One-level hole filling was not able to fill holes completely! The holes were filled partially. |total_hole| > total_mass Warning: One-level hole filling was not able to fill holes completely! The holes were filled partially. |total_hole| > total_mass Warning: One-level hole filling was not able to fill holes completely! The holes were filled partially. |total_hole| > total_mass Warning: Hole filling failed! A hole could not be filled. Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 iteration = 227; time = 74820.0 rsm < 0.000000000000000 in fill_holes_driver at k= 28 rsm < 0.000000000000000 in fill_holes_driver at k= 33 rsm < 0.000000000000000 in fill_holes_driver at k= 34 rsm < 0.000000000000000 in fill_holes_driver at k= 35 rsm < 0.000000000000000 in fill_holes_driver at k= 36 rsm < 0.000000000000000 in fill_holes_driver at k= 37 rsm < 0.000000000000000 in fill_holes_driver at k= 38 rsm < 0.000000000000000 in fill_holes_driver at k= 39 rsm < 0.000000000000000 in fill_holes_driver at k= 40 rsm < 0.000000000000000 in fill_holes_driver at k= 41 rsm < 0.000000000000000 in fill_holes_driver at k= 42 rsm < 0.000000000000000 in fill_holes_driver at k= 43 rsm < 0.000000000000000 in fill_holes_driver at k= 44 rsm < 0.000000000000000 in fill_holes_driver at k= 45 rsm < 0.000000000000000 in fill_holes_driver at k= 46 rsm < 0.000000000000000 in fill_holes_driver at k= 47 rsm < 0.000000000000000 in fill_holes_driver at k= 48 rsm < 0.000000000000000 in fill_holes_driver at k= 49 rsm < 0.000000000000000 in fill_holes_driver at k= 50 rsm < 0.000000000000000 in fill_holes_driver at k= 51 rsm < 0.000000000000000 in fill_holes_driver at k= 52 rsm < 0.000000000000000 in fill_holes_driver at k= 53 rsm < 0.000000000000000 in fill_holes_driver at k= 54 rsm < 0.000000000000000 in fill_holes_driver at k= 55 rsm < 0.000000000000000 in fill_holes_driver at k= 56 rsm < 0.000000000000000 in fill_holes_driver at k= 57 rsm < 0.000000000000000 in fill_holes_driver at k= 58 rsm < 0.000000000000000 in fill_holes_driver at k= 59 rsm < 0.000000000000000 in fill_holes_driver at k= 60 rsm < 0.000000000000000 in fill_holes_driver at k= 61 rsm < 0.000000000000000 in fill_holes_driver at k= 62 rsm < 0.000000000000000 in fill_holes_driver at k= 63 rsm < 0.000000000000000 in fill_holes_driver at k= 64 rsm < 0.000000000000000 in fill_holes_driver at k= 65 rsm < 0.000000000000000 in fill_holes_driver at k= 66 rsm < 0.000000000000000 in fill_holes_driver at k= 67 rsm < 0.000000000000000 in fill_holes_driver at k= 68 rsm < 0.000000000000000 in fill_holes_driver at k= 69 rsm < 0.000000000000000 in fill_holes_driver at k= 70 rsm < 0.000000000000000 in fill_holes_driver at k= 71 rsm < 0.000000000000000 in fill_holes_driver at k= 72 rsm < 0.000000000000000 in fill_holes_driver at k= 73 rsm < 0.000000000000000 in fill_holes_driver at k= 74 rsm < 0.000000000000000 in fill_holes_driver at k= 75 Warning: One-level hole filling was not able to fill holes completely! The holes were filled partially. |total_hole| > total_mass Warning: One-level hole filling was not able to fill holes completely! The holes were filled partially. |total_hole| > total_mass Warning: One-level hole filling was not able to fill holes completely! The holes were filled partially. |total_hole| > total_mass Warning: Hole filling failed! A hole could not be filled. Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 iteration = 228; time = 74880.0 rsm < 0.000000000000000 in fill_holes_driver at k= 28 rsm < 0.000000000000000 in fill_holes_driver at k= 33 rsm < 0.000000000000000 in fill_holes_driver at k= 34 rsm < 0.000000000000000 in fill_holes_driver at k= 35 rsm < 0.000000000000000 in fill_holes_driver at k= 36 rsm < 0.000000000000000 in fill_holes_driver at k= 37 rsm < 0.000000000000000 in fill_holes_driver at k= 38 rsm < 0.000000000000000 in fill_holes_driver at k= 39 rsm < 0.000000000000000 in fill_holes_driver at k= 40 rsm < 0.000000000000000 in fill_holes_driver at k= 41 rsm < 0.000000000000000 in fill_holes_driver at k= 42 rsm < 0.000000000000000 in fill_holes_driver at k= 43 rsm < 0.000000000000000 in fill_holes_driver at k= 44 rsm < 0.000000000000000 in fill_holes_driver at k= 45 rsm < 0.000000000000000 in fill_holes_driver at k= 46 rsm < 0.000000000000000 in fill_holes_driver at k= 47 rsm < 0.000000000000000 in fill_holes_driver at k= 48 rsm < 0.000000000000000 in fill_holes_driver at k= 49 rsm < 0.000000000000000 in fill_holes_driver at k= 50 rsm < 0.000000000000000 in fill_holes_driver at k= 51 rsm < 0.000000000000000 in fill_holes_driver at k= 52 rsm < 0.000000000000000 in fill_holes_driver at k= 53 rsm < 0.000000000000000 in fill_holes_driver at k= 54 rsm < 0.000000000000000 in fill_holes_driver at k= 55 rsm < 0.000000000000000 in fill_holes_driver at k= 56 rsm < 0.000000000000000 in fill_holes_driver at k= 57 rsm < 0.000000000000000 in fill_holes_driver at k= 58 rsm < 0.000000000000000 in fill_holes_driver at k= 59 rsm < 0.000000000000000 in fill_holes_driver at k= 60 rsm < 0.000000000000000 in fill_holes_driver at k= 61 rsm < 0.000000000000000 in fill_holes_driver at k= 62 rsm < 0.000000000000000 in fill_holes_driver at k= 63 rsm < 0.000000000000000 in fill_holes_driver at k= 64 rsm < 0.000000000000000 in fill_holes_driver at k= 65 rsm < 0.000000000000000 in fill_holes_driver at k= 66 rsm < 0.000000000000000 in fill_holes_driver at k= 67 rsm < 0.000000000000000 in fill_holes_driver at k= 68 rsm < 0.000000000000000 in fill_holes_driver at k= 69 rsm < 0.000000000000000 in fill_holes_driver at k= 70 rsm < 0.000000000000000 in fill_holes_driver at k= 71 rsm < 0.000000000000000 in fill_holes_driver at k= 72 rsm < 0.000000000000000 in fill_holes_driver at k= 73 rsm < 0.000000000000000 in fill_holes_driver at k= 74 rsm < 0.000000000000000 in fill_holes_driver at k= 75 Warning: One-level hole filling was not able to fill holes completely! The holes were filled partially. |total_hole| > total_mass Warning: One-level hole filling was not able to fill holes completely! The holes were filled partially. |total_hole| > total_mass Warning: One-level hole filling was not able to fill holes completely! The holes were filled partially. |total_hole| > total_mass Warning: Hole filling failed! A hole could not be filled. Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 iteration = 229; time = 74940.0 rsm < 0.000000000000000 in fill_holes_driver at k= 33 rsm < 0.000000000000000 in fill_holes_driver at k= 34 rsm < 0.000000000000000 in fill_holes_driver at k= 35 rsm < 0.000000000000000 in fill_holes_driver at k= 36 rsm < 0.000000000000000 in fill_holes_driver at k= 37 rsm < 0.000000000000000 in fill_holes_driver at k= 38 rsm < 0.000000000000000 in fill_holes_driver at k= 39 rsm < 0.000000000000000 in fill_holes_driver at k= 40 rsm < 0.000000000000000 in fill_holes_driver at k= 41 rsm < 0.000000000000000 in fill_holes_driver at k= 42 rsm < 0.000000000000000 in fill_holes_driver at k= 43 rsm < 0.000000000000000 in fill_holes_driver at k= 44 rsm < 0.000000000000000 in fill_holes_driver at k= 45 rsm < 0.000000000000000 in fill_holes_driver at k= 46 rsm < 0.000000000000000 in fill_holes_driver at k= 47 rsm < 0.000000000000000 in fill_holes_driver at k= 48 rsm < 0.000000000000000 in fill_holes_driver at k= 49 rsm < 0.000000000000000 in fill_holes_driver at k= 50 rsm < 0.000000000000000 in fill_holes_driver at k= 51 rsm < 0.000000000000000 in fill_holes_driver at k= 52 rsm < 0.000000000000000 in fill_holes_driver at k= 53 rsm < 0.000000000000000 in fill_holes_driver at k= 54 rsm < 0.000000000000000 in fill_holes_driver at k= 55 rsm < 0.000000000000000 in fill_holes_driver at k= 56 rsm < 0.000000000000000 in fill_holes_driver at k= 57 rsm < 0.000000000000000 in fill_holes_driver at k= 58 rsm < 0.000000000000000 in fill_holes_driver at k= 59 rsm < 0.000000000000000 in fill_holes_driver at k= 60 rsm < 0.000000000000000 in fill_holes_driver at k= 61 rsm < 0.000000000000000 in fill_holes_driver at k= 62 rsm < 0.000000000000000 in fill_holes_driver at k= 63 rsm < 0.000000000000000 in fill_holes_driver at k= 64 rsm < 0.000000000000000 in fill_holes_driver at k= 65 rsm < 0.000000000000000 in fill_holes_driver at k= 66 rsm < 0.000000000000000 in fill_holes_driver at k= 67 rsm < 0.000000000000000 in fill_holes_driver at k= 68 rsm < 0.000000000000000 in fill_holes_driver at k= 69 rsm < 0.000000000000000 in fill_holes_driver at k= 70 rsm < 0.000000000000000 in fill_holes_driver at k= 71 rsm < 0.000000000000000 in fill_holes_driver at k= 72 rsm < 0.000000000000000 in fill_holes_driver at k= 73 rsm < 0.000000000000000 in fill_holes_driver at k= 74 rsm < 0.000000000000000 in fill_holes_driver at k= 75 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 iteration = 230; time = 75000.0 rsm < 0.000000000000000 in fill_holes_driver at k= 33 rsm < 0.000000000000000 in fill_holes_driver at k= 34 rsm < 0.000000000000000 in fill_holes_driver at k= 35 rsm < 0.000000000000000 in fill_holes_driver at k= 36 rsm < 0.000000000000000 in fill_holes_driver at k= 37 rsm < 0.000000000000000 in fill_holes_driver at k= 38 rsm < 0.000000000000000 in fill_holes_driver at k= 39 rsm < 0.000000000000000 in fill_holes_driver at k= 40 rsm < 0.000000000000000 in fill_holes_driver at k= 41 rsm < 0.000000000000000 in fill_holes_driver at k= 42 rsm < 0.000000000000000 in fill_holes_driver at k= 43 rsm < 0.000000000000000 in fill_holes_driver at k= 44 rsm < 0.000000000000000 in fill_holes_driver at k= 45 rsm < 0.000000000000000 in fill_holes_driver at k= 46 rsm < 0.000000000000000 in fill_holes_driver at k= 47 rsm < 0.000000000000000 in fill_holes_driver at k= 48 rsm < 0.000000000000000 in fill_holes_driver at k= 49 rsm < 0.000000000000000 in fill_holes_driver at k= 50 rsm < 0.000000000000000 in fill_holes_driver at k= 51 rsm < 0.000000000000000 in fill_holes_driver at k= 52 rsm < 0.000000000000000 in fill_holes_driver at k= 53 rsm < 0.000000000000000 in fill_holes_driver at k= 54 rsm < 0.000000000000000 in fill_holes_driver at k= 55 rsm < 0.000000000000000 in fill_holes_driver at k= 56 rsm < 0.000000000000000 in fill_holes_driver at k= 57 rsm < 0.000000000000000 in fill_holes_driver at k= 58 rsm < 0.000000000000000 in fill_holes_driver at k= 59 rsm < 0.000000000000000 in fill_holes_driver at k= 60 rsm < 0.000000000000000 in fill_holes_driver at k= 61 rsm < 0.000000000000000 in fill_holes_driver at k= 62 rsm < 0.000000000000000 in fill_holes_driver at k= 63 rsm < 0.000000000000000 in fill_holes_driver at k= 64 rsm < 0.000000000000000 in fill_holes_driver at k= 65 rsm < 0.000000000000000 in fill_holes_driver at k= 66 rsm < 0.000000000000000 in fill_holes_driver at k= 67 rsm < 0.000000000000000 in fill_holes_driver at k= 68 rsm < 0.000000000000000 in fill_holes_driver at k= 69 rsm < 0.000000000000000 in fill_holes_driver at k= 70 rsm < 0.000000000000000 in fill_holes_driver at k= 71 rsm < 0.000000000000000 in fill_holes_driver at k= 72 rsm < 0.000000000000000 in fill_holes_driver at k= 73 rsm < 0.000000000000000 in fill_holes_driver at k= 74 rsm < 0.000000000000000 in fill_holes_driver at k= 75 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 iteration = 231; time = 75060.0 iteration = 232; time = 75120.0 rsm < 0.000000000000000 in fill_holes_driver at k= 28 rsm < 0.000000000000000 in fill_holes_driver at k= 33 rsm < 0.000000000000000 in fill_holes_driver at k= 34 rsm < 0.000000000000000 in fill_holes_driver at k= 35 rsm < 0.000000000000000 in fill_holes_driver at k= 36 rsm < 0.000000000000000 in fill_holes_driver at k= 37 rsm < 0.000000000000000 in fill_holes_driver at k= 38 rsm < 0.000000000000000 in fill_holes_driver at k= 39 rsm < 0.000000000000000 in fill_holes_driver at k= 40 rsm < 0.000000000000000 in fill_holes_driver at k= 41 rsm < 0.000000000000000 in fill_holes_driver at k= 42 rsm < 0.000000000000000 in fill_holes_driver at k= 43 rsm < 0.000000000000000 in fill_holes_driver at k= 44 rsm < 0.000000000000000 in fill_holes_driver at k= 45 rsm < 0.000000000000000 in fill_holes_driver at k= 46 rsm < 0.000000000000000 in fill_holes_driver at k= 47 rsm < 0.000000000000000 in fill_holes_driver at k= 48 rsm < 0.000000000000000 in fill_holes_driver at k= 49 rsm < 0.000000000000000 in fill_holes_driver at k= 50 rsm < 0.000000000000000 in fill_holes_driver at k= 51 rsm < 0.000000000000000 in fill_holes_driver at k= 52 rsm < 0.000000000000000 in fill_holes_driver at k= 53 rsm < 0.000000000000000 in fill_holes_driver at k= 54 rsm < 0.000000000000000 in fill_holes_driver at k= 55 rsm < 0.000000000000000 in fill_holes_driver at k= 56 rsm < 0.000000000000000 in fill_holes_driver at k= 57 rsm < 0.000000000000000 in fill_holes_driver at k= 58 rsm < 0.000000000000000 in fill_holes_driver at k= 59 rsm < 0.000000000000000 in fill_holes_driver at k= 60 rsm < 0.000000000000000 in fill_holes_driver at k= 61 rsm < 0.000000000000000 in fill_holes_driver at k= 62 rsm < 0.000000000000000 in fill_holes_driver at k= 63 rsm < 0.000000000000000 in fill_holes_driver at k= 64 rsm < 0.000000000000000 in fill_holes_driver at k= 65 rsm < 0.000000000000000 in fill_holes_driver at k= 66 rsm < 0.000000000000000 in fill_holes_driver at k= 67 rsm < 0.000000000000000 in fill_holes_driver at k= 68 rsm < 0.000000000000000 in fill_holes_driver at k= 69 rsm < 0.000000000000000 in fill_holes_driver at k= 70 rsm < 0.000000000000000 in fill_holes_driver at k= 71 rsm < 0.000000000000000 in fill_holes_driver at k= 72 rsm < 0.000000000000000 in fill_holes_driver at k= 73 rsm < 0.000000000000000 in fill_holes_driver at k= 74 rsm < 0.000000000000000 in fill_holes_driver at k= 75 Warning: One-level hole filling was not able to fill holes completely! The holes were filled partially. |total_hole| > total_mass Warning: One-level hole filling was not able to fill holes completely! The holes were filled partially. |total_hole| > total_mass Warning: One-level hole filling was not able to fill holes completely! The holes were filled partially. |total_hole| > total_mass Warning: Hole filling failed! A hole could not be filled. Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 iteration = 233; time = 75180.0 iteration = 234; time = 75240.0 rsm < 0.000000000000000 in fill_holes_driver at k= 28 rsm < 0.000000000000000 in fill_holes_driver at k= 32 rsm < 0.000000000000000 in fill_holes_driver at k= 33 rsm < 0.000000000000000 in fill_holes_driver at k= 34 rsm < 0.000000000000000 in fill_holes_driver at k= 35 rsm < 0.000000000000000 in fill_holes_driver at k= 36 rsm < 0.000000000000000 in fill_holes_driver at k= 37 rsm < 0.000000000000000 in fill_holes_driver at k= 38 rsm < 0.000000000000000 in fill_holes_driver at k= 39 rsm < 0.000000000000000 in fill_holes_driver at k= 40 rsm < 0.000000000000000 in fill_holes_driver at k= 41 rsm < 0.000000000000000 in fill_holes_driver at k= 42 rsm < 0.000000000000000 in fill_holes_driver at k= 43 rsm < 0.000000000000000 in fill_holes_driver at k= 44 rsm < 0.000000000000000 in fill_holes_driver at k= 45 rsm < 0.000000000000000 in fill_holes_driver at k= 46 rsm < 0.000000000000000 in fill_holes_driver at k= 47 rsm < 0.000000000000000 in fill_holes_driver at k= 48 rsm < 0.000000000000000 in fill_holes_driver at k= 49 rsm < 0.000000000000000 in fill_holes_driver at k= 50 rsm < 0.000000000000000 in fill_holes_driver at k= 51 rsm < 0.000000000000000 in fill_holes_driver at k= 52 rsm < 0.000000000000000 in fill_holes_driver at k= 53 rsm < 0.000000000000000 in fill_holes_driver at k= 54 rsm < 0.000000000000000 in fill_holes_driver at k= 55 rsm < 0.000000000000000 in fill_holes_driver at k= 56 rsm < 0.000000000000000 in fill_holes_driver at k= 57 rsm < 0.000000000000000 in fill_holes_driver at k= 58 rsm < 0.000000000000000 in fill_holes_driver at k= 59 rsm < 0.000000000000000 in fill_holes_driver at k= 60 rsm < 0.000000000000000 in fill_holes_driver at k= 61 rsm < 0.000000000000000 in fill_holes_driver at k= 62 rsm < 0.000000000000000 in fill_holes_driver at k= 63 rsm < 0.000000000000000 in fill_holes_driver at k= 64 rsm < 0.000000000000000 in fill_holes_driver at k= 65 rsm < 0.000000000000000 in fill_holes_driver at k= 66 rsm < 0.000000000000000 in fill_holes_driver at k= 67 rsm < 0.000000000000000 in fill_holes_driver at k= 68 rsm < 0.000000000000000 in fill_holes_driver at k= 69 rsm < 0.000000000000000 in fill_holes_driver at k= 70 rsm < 0.000000000000000 in fill_holes_driver at k= 71 rsm < 0.000000000000000 in fill_holes_driver at k= 72 rsm < 0.000000000000000 in fill_holes_driver at k= 73 rsm < 0.000000000000000 in fill_holes_driver at k= 74 rsm < 0.000000000000000 in fill_holes_driver at k= 75 Warning: One-level hole filling was not able to fill holes completely! The holes were filled partially. |total_hole| > total_mass Warning: One-level hole filling was not able to fill holes completely! The holes were filled partially. |total_hole| > total_mass Warning: One-level hole filling was not able to fill holes completely! The holes were filled partially. |total_hole| > total_mass Warning: Hole filling failed! A hole could not be filled. Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 iteration = 235; time = 75300.0 iteration = 236; time = 75360.0 rsm < 0.000000000000000 in fill_holes_driver at k= 32 rsm < 0.000000000000000 in fill_holes_driver at k= 33 rsm < 0.000000000000000 in fill_holes_driver at k= 34 rsm < 0.000000000000000 in fill_holes_driver at k= 35 rsm < 0.000000000000000 in fill_holes_driver at k= 36 rsm < 0.000000000000000 in fill_holes_driver at k= 37 rsm < 0.000000000000000 in fill_holes_driver at k= 38 rsm < 0.000000000000000 in fill_holes_driver at k= 39 rsm < 0.000000000000000 in fill_holes_driver at k= 40 rsm < 0.000000000000000 in fill_holes_driver at k= 41 rsm < 0.000000000000000 in fill_holes_driver at k= 42 rsm < 0.000000000000000 in fill_holes_driver at k= 43 rsm < 0.000000000000000 in fill_holes_driver at k= 44 rsm < 0.000000000000000 in fill_holes_driver at k= 45 rsm < 0.000000000000000 in fill_holes_driver at k= 46 rsm < 0.000000000000000 in fill_holes_driver at k= 47 rsm < 0.000000000000000 in fill_holes_driver at k= 48 rsm < 0.000000000000000 in fill_holes_driver at k= 49 rsm < 0.000000000000000 in fill_holes_driver at k= 50 rsm < 0.000000000000000 in fill_holes_driver at k= 51 rsm < 0.000000000000000 in fill_holes_driver at k= 52 rsm < 0.000000000000000 in fill_holes_driver at k= 53 rsm < 0.000000000000000 in fill_holes_driver at k= 54 rsm < 0.000000000000000 in fill_holes_driver at k= 55 rsm < 0.000000000000000 in fill_holes_driver at k= 56 rsm < 0.000000000000000 in fill_holes_driver at k= 57 rsm < 0.000000000000000 in fill_holes_driver at k= 58 rsm < 0.000000000000000 in fill_holes_driver at k= 59 rsm < 0.000000000000000 in fill_holes_driver at k= 60 rsm < 0.000000000000000 in fill_holes_driver at k= 61 rsm < 0.000000000000000 in fill_holes_driver at k= 62 rsm < 0.000000000000000 in fill_holes_driver at k= 63 rsm < 0.000000000000000 in fill_holes_driver at k= 64 rsm < 0.000000000000000 in fill_holes_driver at k= 65 rsm < 0.000000000000000 in fill_holes_driver at k= 66 rsm < 0.000000000000000 in fill_holes_driver at k= 67 rsm < 0.000000000000000 in fill_holes_driver at k= 68 rsm < 0.000000000000000 in fill_holes_driver at k= 69 rsm < 0.000000000000000 in fill_holes_driver at k= 70 rsm < 0.000000000000000 in fill_holes_driver at k= 71 rsm < 0.000000000000000 in fill_holes_driver at k= 72 rsm < 0.000000000000000 in fill_holes_driver at k= 73 rsm < 0.000000000000000 in fill_holes_driver at k= 74 rsm < 0.000000000000000 in fill_holes_driver at k= 75 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 iteration = 237; time = 75420.0 rsm < 0.000000000000000 in fill_holes_driver at k= 33 rsm < 0.000000000000000 in fill_holes_driver at k= 34 rsm < 0.000000000000000 in fill_holes_driver at k= 35 rsm < 0.000000000000000 in fill_holes_driver at k= 36 rsm < 0.000000000000000 in fill_holes_driver at k= 37 rsm < 0.000000000000000 in fill_holes_driver at k= 38 rsm < 0.000000000000000 in fill_holes_driver at k= 39 rsm < 0.000000000000000 in fill_holes_driver at k= 40 rsm < 0.000000000000000 in fill_holes_driver at k= 41 rsm < 0.000000000000000 in fill_holes_driver at k= 42 rsm < 0.000000000000000 in fill_holes_driver at k= 43 rsm < 0.000000000000000 in fill_holes_driver at k= 44 rsm < 0.000000000000000 in fill_holes_driver at k= 45 rsm < 0.000000000000000 in fill_holes_driver at k= 46 rsm < 0.000000000000000 in fill_holes_driver at k= 47 rsm < 0.000000000000000 in fill_holes_driver at k= 48 rsm < 0.000000000000000 in fill_holes_driver at k= 49 rsm < 0.000000000000000 in fill_holes_driver at k= 50 rsm < 0.000000000000000 in fill_holes_driver at k= 51 rsm < 0.000000000000000 in fill_holes_driver at k= 52 rsm < 0.000000000000000 in fill_holes_driver at k= 53 rsm < 0.000000000000000 in fill_holes_driver at k= 54 rsm < 0.000000000000000 in fill_holes_driver at k= 55 rsm < 0.000000000000000 in fill_holes_driver at k= 56 rsm < 0.000000000000000 in fill_holes_driver at k= 57 rsm < 0.000000000000000 in fill_holes_driver at k= 58 rsm < 0.000000000000000 in fill_holes_driver at k= 59 rsm < 0.000000000000000 in fill_holes_driver at k= 60 rsm < 0.000000000000000 in fill_holes_driver at k= 61 rsm < 0.000000000000000 in fill_holes_driver at k= 62 rsm < 0.000000000000000 in fill_holes_driver at k= 63 rsm < 0.000000000000000 in fill_holes_driver at k= 64 rsm < 0.000000000000000 in fill_holes_driver at k= 65 rsm < 0.000000000000000 in fill_holes_driver at k= 66 rsm < 0.000000000000000 in fill_holes_driver at k= 67 rsm < 0.000000000000000 in fill_holes_driver at k= 68 rsm < 0.000000000000000 in fill_holes_driver at k= 69 rsm < 0.000000000000000 in fill_holes_driver at k= 70 rsm < 0.000000000000000 in fill_holes_driver at k= 71 rsm < 0.000000000000000 in fill_holes_driver at k= 72 rsm < 0.000000000000000 in fill_holes_driver at k= 73 rsm < 0.000000000000000 in fill_holes_driver at k= 74 rsm < 0.000000000000000 in fill_holes_driver at k= 75 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 iteration = 238; time = 75480.0 rsm < 0.000000000000000 in fill_holes_driver at k= 33 rsm < 0.000000000000000 in fill_holes_driver at k= 34 rsm < 0.000000000000000 in fill_holes_driver at k= 35 rsm < 0.000000000000000 in fill_holes_driver at k= 36 rsm < 0.000000000000000 in fill_holes_driver at k= 37 rsm < 0.000000000000000 in fill_holes_driver at k= 38 rsm < 0.000000000000000 in fill_holes_driver at k= 39 rsm < 0.000000000000000 in fill_holes_driver at k= 40 rsm < 0.000000000000000 in fill_holes_driver at k= 41 rsm < 0.000000000000000 in fill_holes_driver at k= 42 rsm < 0.000000000000000 in fill_holes_driver at k= 43 rsm < 0.000000000000000 in fill_holes_driver at k= 44 rsm < 0.000000000000000 in fill_holes_driver at k= 45 rsm < 0.000000000000000 in fill_holes_driver at k= 46 rsm < 0.000000000000000 in fill_holes_driver at k= 47 rsm < 0.000000000000000 in fill_holes_driver at k= 48 rsm < 0.000000000000000 in fill_holes_driver at k= 49 rsm < 0.000000000000000 in fill_holes_driver at k= 50 rsm < 0.000000000000000 in fill_holes_driver at k= 51 rsm < 0.000000000000000 in fill_holes_driver at k= 52 rsm < 0.000000000000000 in fill_holes_driver at k= 53 rsm < 0.000000000000000 in fill_holes_driver at k= 54 rsm < 0.000000000000000 in fill_holes_driver at k= 55 rsm < 0.000000000000000 in fill_holes_driver at k= 56 rsm < 0.000000000000000 in fill_holes_driver at k= 57 rsm < 0.000000000000000 in fill_holes_driver at k= 58 rsm < 0.000000000000000 in fill_holes_driver at k= 59 rsm < 0.000000000000000 in fill_holes_driver at k= 60 rsm < 0.000000000000000 in fill_holes_driver at k= 61 rsm < 0.000000000000000 in fill_holes_driver at k= 62 rsm < 0.000000000000000 in fill_holes_driver at k= 63 rsm < 0.000000000000000 in fill_holes_driver at k= 64 rsm < 0.000000000000000 in fill_holes_driver at k= 65 rsm < 0.000000000000000 in fill_holes_driver at k= 66 rsm < 0.000000000000000 in fill_holes_driver at k= 67 rsm < 0.000000000000000 in fill_holes_driver at k= 68 rsm < 0.000000000000000 in fill_holes_driver at k= 69 rsm < 0.000000000000000 in fill_holes_driver at k= 70 rsm < 0.000000000000000 in fill_holes_driver at k= 71 rsm < 0.000000000000000 in fill_holes_driver at k= 72 rsm < 0.000000000000000 in fill_holes_driver at k= 73 rsm < 0.000000000000000 in fill_holes_driver at k= 74 rsm < 0.000000000000000 in fill_holes_driver at k= 75 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 iteration = 239; time = 75540.0 rsm < 0.000000000000000 in fill_holes_driver at k= 33 rsm < 0.000000000000000 in fill_holes_driver at k= 34 rsm < 0.000000000000000 in fill_holes_driver at k= 35 rsm < 0.000000000000000 in fill_holes_driver at k= 36 rsm < 0.000000000000000 in fill_holes_driver at k= 37 rsm < 0.000000000000000 in fill_holes_driver at k= 38 rsm < 0.000000000000000 in fill_holes_driver at k= 39 rsm < 0.000000000000000 in fill_holes_driver at k= 40 rsm < 0.000000000000000 in fill_holes_driver at k= 41 rsm < 0.000000000000000 in fill_holes_driver at k= 42 rsm < 0.000000000000000 in fill_holes_driver at k= 43 rsm < 0.000000000000000 in fill_holes_driver at k= 44 rsm < 0.000000000000000 in fill_holes_driver at k= 45 rsm < 0.000000000000000 in fill_holes_driver at k= 46 rsm < 0.000000000000000 in fill_holes_driver at k= 47 rsm < 0.000000000000000 in fill_holes_driver at k= 48 rsm < 0.000000000000000 in fill_holes_driver at k= 49 rsm < 0.000000000000000 in fill_holes_driver at k= 50 rsm < 0.000000000000000 in fill_holes_driver at k= 51 rsm < 0.000000000000000 in fill_holes_driver at k= 52 rsm < 0.000000000000000 in fill_holes_driver at k= 53 rsm < 0.000000000000000 in fill_holes_driver at k= 54 rsm < 0.000000000000000 in fill_holes_driver at k= 55 rsm < 0.000000000000000 in fill_holes_driver at k= 56 rsm < 0.000000000000000 in fill_holes_driver at k= 57 rsm < 0.000000000000000 in fill_holes_driver at k= 58 rsm < 0.000000000000000 in fill_holes_driver at k= 59 rsm < 0.000000000000000 in fill_holes_driver at k= 60 rsm < 0.000000000000000 in fill_holes_driver at k= 61 rsm < 0.000000000000000 in fill_holes_driver at k= 62 rsm < 0.000000000000000 in fill_holes_driver at k= 63 rsm < 0.000000000000000 in fill_holes_driver at k= 64 rsm < 0.000000000000000 in fill_holes_driver at k= 65 rsm < 0.000000000000000 in fill_holes_driver at k= 66 rsm < 0.000000000000000 in fill_holes_driver at k= 67 rsm < 0.000000000000000 in fill_holes_driver at k= 68 rsm < 0.000000000000000 in fill_holes_driver at k= 69 rsm < 0.000000000000000 in fill_holes_driver at k= 70 rsm < 0.000000000000000 in fill_holes_driver at k= 71 rsm < 0.000000000000000 in fill_holes_driver at k= 72 rsm < 0.000000000000000 in fill_holes_driver at k= 73 rsm < 0.000000000000000 in fill_holes_driver at k= 74 rsm < 0.000000000000000 in fill_holes_driver at k= 75 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 iteration = 240; time = 75600.0 rsm < 0.000000000000000 in fill_holes_driver at k= 33 rsm < 0.000000000000000 in fill_holes_driver at k= 34 rsm < 0.000000000000000 in fill_holes_driver at k= 35 rsm < 0.000000000000000 in fill_holes_driver at k= 36 rsm < 0.000000000000000 in fill_holes_driver at k= 37 rsm < 0.000000000000000 in fill_holes_driver at k= 38 rsm < 0.000000000000000 in fill_holes_driver at k= 39 rsm < 0.000000000000000 in fill_holes_driver at k= 40 rsm < 0.000000000000000 in fill_holes_driver at k= 41 rsm < 0.000000000000000 in fill_holes_driver at k= 42 rsm < 0.000000000000000 in fill_holes_driver at k= 43 rsm < 0.000000000000000 in fill_holes_driver at k= 44 rsm < 0.000000000000000 in fill_holes_driver at k= 45 rsm < 0.000000000000000 in fill_holes_driver at k= 46 rsm < 0.000000000000000 in fill_holes_driver at k= 47 rsm < 0.000000000000000 in fill_holes_driver at k= 48 rsm < 0.000000000000000 in fill_holes_driver at k= 49 rsm < 0.000000000000000 in fill_holes_driver at k= 50 rsm < 0.000000000000000 in fill_holes_driver at k= 51 rsm < 0.000000000000000 in fill_holes_driver at k= 52 rsm < 0.000000000000000 in fill_holes_driver at k= 53 rsm < 0.000000000000000 in fill_holes_driver at k= 54 rsm < 0.000000000000000 in fill_holes_driver at k= 55 rsm < 0.000000000000000 in fill_holes_driver at k= 56 rsm < 0.000000000000000 in fill_holes_driver at k= 57 rsm < 0.000000000000000 in fill_holes_driver at k= 58 rsm < 0.000000000000000 in fill_holes_driver at k= 59 rsm < 0.000000000000000 in fill_holes_driver at k= 60 rsm < 0.000000000000000 in fill_holes_driver at k= 61 rsm < 0.000000000000000 in fill_holes_driver at k= 62 rsm < 0.000000000000000 in fill_holes_driver at k= 63 rsm < 0.000000000000000 in fill_holes_driver at k= 64 rsm < 0.000000000000000 in fill_holes_driver at k= 65 rsm < 0.000000000000000 in fill_holes_driver at k= 66 rsm < 0.000000000000000 in fill_holes_driver at k= 67 rsm < 0.000000000000000 in fill_holes_driver at k= 68 rsm < 0.000000000000000 in fill_holes_driver at k= 69 rsm < 0.000000000000000 in fill_holes_driver at k= 70 rsm < 0.000000000000000 in fill_holes_driver at k= 71 rsm < 0.000000000000000 in fill_holes_driver at k= 72 rsm < 0.000000000000000 in fill_holes_driver at k= 73 rsm < 0.000000000000000 in fill_holes_driver at k= 74 rsm < 0.000000000000000 in fill_holes_driver at k= 75 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 iteration = 241; time = 75660.0 rsm < 0.000000000000000 in fill_holes_driver at k= 26 rsm < 0.000000000000000 in fill_holes_driver at k= 32 rsm < 0.000000000000000 in fill_holes_driver at k= 33 rsm < 0.000000000000000 in fill_holes_driver at k= 34 rsm < 0.000000000000000 in fill_holes_driver at k= 35 rsm < 0.000000000000000 in fill_holes_driver at k= 36 rsm < 0.000000000000000 in fill_holes_driver at k= 37 rsm < 0.000000000000000 in fill_holes_driver at k= 38 rsm < 0.000000000000000 in fill_holes_driver at k= 39 rsm < 0.000000000000000 in fill_holes_driver at k= 40 rsm < 0.000000000000000 in fill_holes_driver at k= 41 rsm < 0.000000000000000 in fill_holes_driver at k= 42 rsm < 0.000000000000000 in fill_holes_driver at k= 43 rsm < 0.000000000000000 in fill_holes_driver at k= 44 rsm < 0.000000000000000 in fill_holes_driver at k= 45 rsm < 0.000000000000000 in fill_holes_driver at k= 46 rsm < 0.000000000000000 in fill_holes_driver at k= 47 rsm < 0.000000000000000 in fill_holes_driver at k= 48 rsm < 0.000000000000000 in fill_holes_driver at k= 49 rsm < 0.000000000000000 in fill_holes_driver at k= 50 rsm < 0.000000000000000 in fill_holes_driver at k= 51 rsm < 0.000000000000000 in fill_holes_driver at k= 52 rsm < 0.000000000000000 in fill_holes_driver at k= 53 rsm < 0.000000000000000 in fill_holes_driver at k= 54 rsm < 0.000000000000000 in fill_holes_driver at k= 55 rsm < 0.000000000000000 in fill_holes_driver at k= 56 rsm < 0.000000000000000 in fill_holes_driver at k= 57 rsm < 0.000000000000000 in fill_holes_driver at k= 58 rsm < 0.000000000000000 in fill_holes_driver at k= 59 rsm < 0.000000000000000 in fill_holes_driver at k= 60 rsm < 0.000000000000000 in fill_holes_driver at k= 61 rsm < 0.000000000000000 in fill_holes_driver at k= 62 rsm < 0.000000000000000 in fill_holes_driver at k= 63 rsm < 0.000000000000000 in fill_holes_driver at k= 64 rsm < 0.000000000000000 in fill_holes_driver at k= 65 rsm < 0.000000000000000 in fill_holes_driver at k= 66 rsm < 0.000000000000000 in fill_holes_driver at k= 67 rsm < 0.000000000000000 in fill_holes_driver at k= 68 rsm < 0.000000000000000 in fill_holes_driver at k= 69 rsm < 0.000000000000000 in fill_holes_driver at k= 70 rsm < 0.000000000000000 in fill_holes_driver at k= 71 rsm < 0.000000000000000 in fill_holes_driver at k= 72 rsm < 0.000000000000000 in fill_holes_driver at k= 73 rsm < 0.000000000000000 in fill_holes_driver at k= 74 rsm < 0.000000000000000 in fill_holes_driver at k= 75 Warning: One-level hole filling was not able to fill holes completely! The holes were filled partially. |total_hole| > total_mass Warning: One-level hole filling was not able to fill holes completely! The holes were filled partially. |total_hole| > total_mass Warning: One-level hole filling was not able to fill holes completely! The holes were filled partially. |total_hole| > total_mass Warning: Hole filling failed! A hole could not be filled. Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 iteration = 242; time = 75720.0 rsm < 0.000000000000000 in fill_holes_driver at k= 28 rsm < 0.000000000000000 in fill_holes_driver at k= 33 rsm < 0.000000000000000 in fill_holes_driver at k= 34 rsm < 0.000000000000000 in fill_holes_driver at k= 35 rsm < 0.000000000000000 in fill_holes_driver at k= 36 rsm < 0.000000000000000 in fill_holes_driver at k= 37 rsm < 0.000000000000000 in fill_holes_driver at k= 38 rsm < 0.000000000000000 in fill_holes_driver at k= 39 rsm < 0.000000000000000 in fill_holes_driver at k= 40 rsm < 0.000000000000000 in fill_holes_driver at k= 41 rsm < 0.000000000000000 in fill_holes_driver at k= 42 rsm < 0.000000000000000 in fill_holes_driver at k= 43 rsm < 0.000000000000000 in fill_holes_driver at k= 44 rsm < 0.000000000000000 in fill_holes_driver at k= 45 rsm < 0.000000000000000 in fill_holes_driver at k= 46 rsm < 0.000000000000000 in fill_holes_driver at k= 47 rsm < 0.000000000000000 in fill_holes_driver at k= 48 rsm < 0.000000000000000 in fill_holes_driver at k= 49 rsm < 0.000000000000000 in fill_holes_driver at k= 50 rsm < 0.000000000000000 in fill_holes_driver at k= 51 rsm < 0.000000000000000 in fill_holes_driver at k= 52 rsm < 0.000000000000000 in fill_holes_driver at k= 53 rsm < 0.000000000000000 in fill_holes_driver at k= 54 rsm < 0.000000000000000 in fill_holes_driver at k= 55 rsm < 0.000000000000000 in fill_holes_driver at k= 56 rsm < 0.000000000000000 in fill_holes_driver at k= 57 rsm < 0.000000000000000 in fill_holes_driver at k= 58 rsm < 0.000000000000000 in fill_holes_driver at k= 59 rsm < 0.000000000000000 in fill_holes_driver at k= 60 rsm < 0.000000000000000 in fill_holes_driver at k= 61 rsm < 0.000000000000000 in fill_holes_driver at k= 62 rsm < 0.000000000000000 in fill_holes_driver at k= 63 rsm < 0.000000000000000 in fill_holes_driver at k= 64 rsm < 0.000000000000000 in fill_holes_driver at k= 65 rsm < 0.000000000000000 in fill_holes_driver at k= 66 rsm < 0.000000000000000 in fill_holes_driver at k= 67 rsm < 0.000000000000000 in fill_holes_driver at k= 68 rsm < 0.000000000000000 in fill_holes_driver at k= 69 rsm < 0.000000000000000 in fill_holes_driver at k= 70 rsm < 0.000000000000000 in fill_holes_driver at k= 71 rsm < 0.000000000000000 in fill_holes_driver at k= 72 rsm < 0.000000000000000 in fill_holes_driver at k= 73 rsm < 0.000000000000000 in fill_holes_driver at k= 74 rsm < 0.000000000000000 in fill_holes_driver at k= 75 Warning: One-level hole filling was not able to fill holes completely! The holes were filled partially. |total_hole| > total_mass Warning: One-level hole filling was not able to fill holes completely! The holes were filled partially. |total_hole| > total_mass Warning: One-level hole filling was not able to fill holes completely! The holes were filled partially. |total_hole| > total_mass Warning: Hole filling failed! A hole could not be filled. Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 iteration = 243; time = 75780.0 rsm < 0.000000000000000 in fill_holes_driver at k= 32 rsm < 0.000000000000000 in fill_holes_driver at k= 33 rsm < 0.000000000000000 in fill_holes_driver at k= 34 rsm < 0.000000000000000 in fill_holes_driver at k= 35 rsm < 0.000000000000000 in fill_holes_driver at k= 36 rsm < 0.000000000000000 in fill_holes_driver at k= 37 rsm < 0.000000000000000 in fill_holes_driver at k= 38 rsm < 0.000000000000000 in fill_holes_driver at k= 39 rsm < 0.000000000000000 in fill_holes_driver at k= 40 rsm < 0.000000000000000 in fill_holes_driver at k= 41 rsm < 0.000000000000000 in fill_holes_driver at k= 42 rsm < 0.000000000000000 in fill_holes_driver at k= 43 rsm < 0.000000000000000 in fill_holes_driver at k= 44 rsm < 0.000000000000000 in fill_holes_driver at k= 45 rsm < 0.000000000000000 in fill_holes_driver at k= 46 rsm < 0.000000000000000 in fill_holes_driver at k= 47 rsm < 0.000000000000000 in fill_holes_driver at k= 48 rsm < 0.000000000000000 in fill_holes_driver at k= 49 rsm < 0.000000000000000 in fill_holes_driver at k= 50 rsm < 0.000000000000000 in fill_holes_driver at k= 51 rsm < 0.000000000000000 in fill_holes_driver at k= 52 rsm < 0.000000000000000 in fill_holes_driver at k= 53 rsm < 0.000000000000000 in fill_holes_driver at k= 54 rsm < 0.000000000000000 in fill_holes_driver at k= 55 rsm < 0.000000000000000 in fill_holes_driver at k= 56 rsm < 0.000000000000000 in fill_holes_driver at k= 57 rsm < 0.000000000000000 in fill_holes_driver at k= 58 rsm < 0.000000000000000 in fill_holes_driver at k= 59 rsm < 0.000000000000000 in fill_holes_driver at k= 60 rsm < 0.000000000000000 in fill_holes_driver at k= 61 rsm < 0.000000000000000 in fill_holes_driver at k= 62 rsm < 0.000000000000000 in fill_holes_driver at k= 63 rsm < 0.000000000000000 in fill_holes_driver at k= 64 rsm < 0.000000000000000 in fill_holes_driver at k= 65 rsm < 0.000000000000000 in fill_holes_driver at k= 66 rsm < 0.000000000000000 in fill_holes_driver at k= 67 rsm < 0.000000000000000 in fill_holes_driver at k= 68 rsm < 0.000000000000000 in fill_holes_driver at k= 69 rsm < 0.000000000000000 in fill_holes_driver at k= 70 rsm < 0.000000000000000 in fill_holes_driver at k= 71 rsm < 0.000000000000000 in fill_holes_driver at k= 72 rsm < 0.000000000000000 in fill_holes_driver at k= 73 rsm < 0.000000000000000 in fill_holes_driver at k= 74 rsm < 0.000000000000000 in fill_holes_driver at k= 75 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 iteration = 244; time = 75840.0 rsm < 0.000000000000000 in fill_holes_driver at k= 33 rsm < 0.000000000000000 in fill_holes_driver at k= 34 rsm < 0.000000000000000 in fill_holes_driver at k= 35 rsm < 0.000000000000000 in fill_holes_driver at k= 36 rsm < 0.000000000000000 in fill_holes_driver at k= 37 rsm < 0.000000000000000 in fill_holes_driver at k= 38 rsm < 0.000000000000000 in fill_holes_driver at k= 39 rsm < 0.000000000000000 in fill_holes_driver at k= 40 rsm < 0.000000000000000 in fill_holes_driver at k= 41 rsm < 0.000000000000000 in fill_holes_driver at k= 42 rsm < 0.000000000000000 in fill_holes_driver at k= 43 rsm < 0.000000000000000 in fill_holes_driver at k= 44 rsm < 0.000000000000000 in fill_holes_driver at k= 45 rsm < 0.000000000000000 in fill_holes_driver at k= 46 rsm < 0.000000000000000 in fill_holes_driver at k= 47 rsm < 0.000000000000000 in fill_holes_driver at k= 48 rsm < 0.000000000000000 in fill_holes_driver at k= 49 rsm < 0.000000000000000 in fill_holes_driver at k= 50 rsm < 0.000000000000000 in fill_holes_driver at k= 51 rsm < 0.000000000000000 in fill_holes_driver at k= 52 rsm < 0.000000000000000 in fill_holes_driver at k= 53 rsm < 0.000000000000000 in fill_holes_driver at k= 54 rsm < 0.000000000000000 in fill_holes_driver at k= 55 rsm < 0.000000000000000 in fill_holes_driver at k= 56 rsm < 0.000000000000000 in fill_holes_driver at k= 57 rsm < 0.000000000000000 in fill_holes_driver at k= 58 rsm < 0.000000000000000 in fill_holes_driver at k= 59 rsm < 0.000000000000000 in fill_holes_driver at k= 60 rsm < 0.000000000000000 in fill_holes_driver at k= 61 rsm < 0.000000000000000 in fill_holes_driver at k= 62 rsm < 0.000000000000000 in fill_holes_driver at k= 63 rsm < 0.000000000000000 in fill_holes_driver at k= 64 rsm < 0.000000000000000 in fill_holes_driver at k= 65 rsm < 0.000000000000000 in fill_holes_driver at k= 66 rsm < 0.000000000000000 in fill_holes_driver at k= 67 rsm < 0.000000000000000 in fill_holes_driver at k= 68 rsm < 0.000000000000000 in fill_holes_driver at k= 69 rsm < 0.000000000000000 in fill_holes_driver at k= 70 rsm < 0.000000000000000 in fill_holes_driver at k= 71 rsm < 0.000000000000000 in fill_holes_driver at k= 72 rsm < 0.000000000000000 in fill_holes_driver at k= 73 rsm < 0.000000000000000 in fill_holes_driver at k= 74 rsm < 0.000000000000000 in fill_holes_driver at k= 75 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 iteration = 245; time = 75900.0 rsm < 0.000000000000000 in fill_holes_driver at k= 33 rsm < 0.000000000000000 in fill_holes_driver at k= 34 rsm < 0.000000000000000 in fill_holes_driver at k= 35 rsm < 0.000000000000000 in fill_holes_driver at k= 36 rsm < 0.000000000000000 in fill_holes_driver at k= 37 rsm < 0.000000000000000 in fill_holes_driver at k= 38 rsm < 0.000000000000000 in fill_holes_driver at k= 39 rsm < 0.000000000000000 in fill_holes_driver at k= 40 rsm < 0.000000000000000 in fill_holes_driver at k= 41 rsm < 0.000000000000000 in fill_holes_driver at k= 42 rsm < 0.000000000000000 in fill_holes_driver at k= 43 rsm < 0.000000000000000 in fill_holes_driver at k= 44 rsm < 0.000000000000000 in fill_holes_driver at k= 45 rsm < 0.000000000000000 in fill_holes_driver at k= 46 rsm < 0.000000000000000 in fill_holes_driver at k= 47 rsm < 0.000000000000000 in fill_holes_driver at k= 48 rsm < 0.000000000000000 in fill_holes_driver at k= 49 rsm < 0.000000000000000 in fill_holes_driver at k= 50 rsm < 0.000000000000000 in fill_holes_driver at k= 51 rsm < 0.000000000000000 in fill_holes_driver at k= 52 rsm < 0.000000000000000 in fill_holes_driver at k= 53 rsm < 0.000000000000000 in fill_holes_driver at k= 54 rsm < 0.000000000000000 in fill_holes_driver at k= 55 rsm < 0.000000000000000 in fill_holes_driver at k= 56 rsm < 0.000000000000000 in fill_holes_driver at k= 57 rsm < 0.000000000000000 in fill_holes_driver at k= 58 rsm < 0.000000000000000 in fill_holes_driver at k= 59 rsm < 0.000000000000000 in fill_holes_driver at k= 60 rsm < 0.000000000000000 in fill_holes_driver at k= 61 rsm < 0.000000000000000 in fill_holes_driver at k= 62 rsm < 0.000000000000000 in fill_holes_driver at k= 63 rsm < 0.000000000000000 in fill_holes_driver at k= 64 rsm < 0.000000000000000 in fill_holes_driver at k= 65 rsm < 0.000000000000000 in fill_holes_driver at k= 66 rsm < 0.000000000000000 in fill_holes_driver at k= 67 rsm < 0.000000000000000 in fill_holes_driver at k= 68 rsm < 0.000000000000000 in fill_holes_driver at k= 69 rsm < 0.000000000000000 in fill_holes_driver at k= 70 rsm < 0.000000000000000 in fill_holes_driver at k= 71 rsm < 0.000000000000000 in fill_holes_driver at k= 72 rsm < 0.000000000000000 in fill_holes_driver at k= 73 rsm < 0.000000000000000 in fill_holes_driver at k= 74 rsm < 0.000000000000000 in fill_holes_driver at k= 75 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 iteration = 246; time = 75960.0 rsm < 0.000000000000000 in fill_holes_driver at k= 33 rsm < 0.000000000000000 in fill_holes_driver at k= 34 rsm < 0.000000000000000 in fill_holes_driver at k= 35 rsm < 0.000000000000000 in fill_holes_driver at k= 36 rsm < 0.000000000000000 in fill_holes_driver at k= 37 rsm < 0.000000000000000 in fill_holes_driver at k= 38 rsm < 0.000000000000000 in fill_holes_driver at k= 39 rsm < 0.000000000000000 in fill_holes_driver at k= 40 rsm < 0.000000000000000 in fill_holes_driver at k= 41 rsm < 0.000000000000000 in fill_holes_driver at k= 42 rsm < 0.000000000000000 in fill_holes_driver at k= 43 rsm < 0.000000000000000 in fill_holes_driver at k= 44 rsm < 0.000000000000000 in fill_holes_driver at k= 45 rsm < 0.000000000000000 in fill_holes_driver at k= 46 rsm < 0.000000000000000 in fill_holes_driver at k= 47 rsm < 0.000000000000000 in fill_holes_driver at k= 48 rsm < 0.000000000000000 in fill_holes_driver at k= 49 rsm < 0.000000000000000 in fill_holes_driver at k= 50 rsm < 0.000000000000000 in fill_holes_driver at k= 51 rsm < 0.000000000000000 in fill_holes_driver at k= 52 rsm < 0.000000000000000 in fill_holes_driver at k= 53 rsm < 0.000000000000000 in fill_holes_driver at k= 54 rsm < 0.000000000000000 in fill_holes_driver at k= 55 rsm < 0.000000000000000 in fill_holes_driver at k= 56 rsm < 0.000000000000000 in fill_holes_driver at k= 57 rsm < 0.000000000000000 in fill_holes_driver at k= 58 rsm < 0.000000000000000 in fill_holes_driver at k= 59 rsm < 0.000000000000000 in fill_holes_driver at k= 60 rsm < 0.000000000000000 in fill_holes_driver at k= 61 rsm < 0.000000000000000 in fill_holes_driver at k= 62 rsm < 0.000000000000000 in fill_holes_driver at k= 63 rsm < 0.000000000000000 in fill_holes_driver at k= 64 rsm < 0.000000000000000 in fill_holes_driver at k= 65 rsm < 0.000000000000000 in fill_holes_driver at k= 66 rsm < 0.000000000000000 in fill_holes_driver at k= 67 rsm < 0.000000000000000 in fill_holes_driver at k= 68 rsm < 0.000000000000000 in fill_holes_driver at k= 69 rsm < 0.000000000000000 in fill_holes_driver at k= 70 rsm < 0.000000000000000 in fill_holes_driver at k= 71 rsm < 0.000000000000000 in fill_holes_driver at k= 72 rsm < 0.000000000000000 in fill_holes_driver at k= 73 rsm < 0.000000000000000 in fill_holes_driver at k= 74 rsm < 0.000000000000000 in fill_holes_driver at k= 75 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 iteration = 247; time = 76020.0 rsm < 0.000000000000000 in fill_holes_driver at k= 33 rsm < 0.000000000000000 in fill_holes_driver at k= 34 rsm < 0.000000000000000 in fill_holes_driver at k= 35 rsm < 0.000000000000000 in fill_holes_driver at k= 36 rsm < 0.000000000000000 in fill_holes_driver at k= 37 rsm < 0.000000000000000 in fill_holes_driver at k= 38 rsm < 0.000000000000000 in fill_holes_driver at k= 39 rsm < 0.000000000000000 in fill_holes_driver at k= 40 rsm < 0.000000000000000 in fill_holes_driver at k= 41 rsm < 0.000000000000000 in fill_holes_driver at k= 42 rsm < 0.000000000000000 in fill_holes_driver at k= 43 rsm < 0.000000000000000 in fill_holes_driver at k= 44 rsm < 0.000000000000000 in fill_holes_driver at k= 45 rsm < 0.000000000000000 in fill_holes_driver at k= 46 rsm < 0.000000000000000 in fill_holes_driver at k= 47 rsm < 0.000000000000000 in fill_holes_driver at k= 48 rsm < 0.000000000000000 in fill_holes_driver at k= 49 rsm < 0.000000000000000 in fill_holes_driver at k= 50 rsm < 0.000000000000000 in fill_holes_driver at k= 51 rsm < 0.000000000000000 in fill_holes_driver at k= 52 rsm < 0.000000000000000 in fill_holes_driver at k= 53 rsm < 0.000000000000000 in fill_holes_driver at k= 54 rsm < 0.000000000000000 in fill_holes_driver at k= 55 rsm < 0.000000000000000 in fill_holes_driver at k= 56 rsm < 0.000000000000000 in fill_holes_driver at k= 57 rsm < 0.000000000000000 in fill_holes_driver at k= 58 rsm < 0.000000000000000 in fill_holes_driver at k= 59 rsm < 0.000000000000000 in fill_holes_driver at k= 60 rsm < 0.000000000000000 in fill_holes_driver at k= 61 rsm < 0.000000000000000 in fill_holes_driver at k= 62 rsm < 0.000000000000000 in fill_holes_driver at k= 63 rsm < 0.000000000000000 in fill_holes_driver at k= 64 rsm < 0.000000000000000 in fill_holes_driver at k= 65 rsm < 0.000000000000000 in fill_holes_driver at k= 66 rsm < 0.000000000000000 in fill_holes_driver at k= 67 rsm < 0.000000000000000 in fill_holes_driver at k= 68 rsm < 0.000000000000000 in fill_holes_driver at k= 69 rsm < 0.000000000000000 in fill_holes_driver at k= 70 rsm < 0.000000000000000 in fill_holes_driver at k= 71 rsm < 0.000000000000000 in fill_holes_driver at k= 72 rsm < 0.000000000000000 in fill_holes_driver at k= 73 rsm < 0.000000000000000 in fill_holes_driver at k= 74 rsm < 0.000000000000000 in fill_holes_driver at k= 75 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 iteration = 248; time = 76080.0 rsm < 0.000000000000000 in fill_holes_driver at k= 33 rsm < 0.000000000000000 in fill_holes_driver at k= 34 rsm < 0.000000000000000 in fill_holes_driver at k= 35 rsm < 0.000000000000000 in fill_holes_driver at k= 36 rsm < 0.000000000000000 in fill_holes_driver at k= 37 rsm < 0.000000000000000 in fill_holes_driver at k= 38 rsm < 0.000000000000000 in fill_holes_driver at k= 39 rsm < 0.000000000000000 in fill_holes_driver at k= 40 rsm < 0.000000000000000 in fill_holes_driver at k= 41 rsm < 0.000000000000000 in fill_holes_driver at k= 42 rsm < 0.000000000000000 in fill_holes_driver at k= 43 rsm < 0.000000000000000 in fill_holes_driver at k= 44 rsm < 0.000000000000000 in fill_holes_driver at k= 45 rsm < 0.000000000000000 in fill_holes_driver at k= 46 rsm < 0.000000000000000 in fill_holes_driver at k= 47 rsm < 0.000000000000000 in fill_holes_driver at k= 48 rsm < 0.000000000000000 in fill_holes_driver at k= 49 rsm < 0.000000000000000 in fill_holes_driver at k= 50 rsm < 0.000000000000000 in fill_holes_driver at k= 51 rsm < 0.000000000000000 in fill_holes_driver at k= 52 rsm < 0.000000000000000 in fill_holes_driver at k= 53 rsm < 0.000000000000000 in fill_holes_driver at k= 54 rsm < 0.000000000000000 in fill_holes_driver at k= 55 rsm < 0.000000000000000 in fill_holes_driver at k= 56 rsm < 0.000000000000000 in fill_holes_driver at k= 57 rsm < 0.000000000000000 in fill_holes_driver at k= 58 rsm < 0.000000000000000 in fill_holes_driver at k= 59 rsm < 0.000000000000000 in fill_holes_driver at k= 60 rsm < 0.000000000000000 in fill_holes_driver at k= 61 rsm < 0.000000000000000 in fill_holes_driver at k= 62 rsm < 0.000000000000000 in fill_holes_driver at k= 63 rsm < 0.000000000000000 in fill_holes_driver at k= 64 rsm < 0.000000000000000 in fill_holes_driver at k= 65 rsm < 0.000000000000000 in fill_holes_driver at k= 66 rsm < 0.000000000000000 in fill_holes_driver at k= 67 rsm < 0.000000000000000 in fill_holes_driver at k= 68 rsm < 0.000000000000000 in fill_holes_driver at k= 69 rsm < 0.000000000000000 in fill_holes_driver at k= 70 rsm < 0.000000000000000 in fill_holes_driver at k= 71 rsm < 0.000000000000000 in fill_holes_driver at k= 72 rsm < 0.000000000000000 in fill_holes_driver at k= 73 rsm < 0.000000000000000 in fill_holes_driver at k= 74 rsm < 0.000000000000000 in fill_holes_driver at k= 75 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 iteration = 249; time = 76140.0 rsm < 0.000000000000000 in fill_holes_driver at k= 33 rsm < 0.000000000000000 in fill_holes_driver at k= 34 rsm < 0.000000000000000 in fill_holes_driver at k= 35 rsm < 0.000000000000000 in fill_holes_driver at k= 36 rsm < 0.000000000000000 in fill_holes_driver at k= 37 rsm < 0.000000000000000 in fill_holes_driver at k= 38 rsm < 0.000000000000000 in fill_holes_driver at k= 39 rsm < 0.000000000000000 in fill_holes_driver at k= 40 rsm < 0.000000000000000 in fill_holes_driver at k= 41 rsm < 0.000000000000000 in fill_holes_driver at k= 42 rsm < 0.000000000000000 in fill_holes_driver at k= 43 rsm < 0.000000000000000 in fill_holes_driver at k= 44 rsm < 0.000000000000000 in fill_holes_driver at k= 45 rsm < 0.000000000000000 in fill_holes_driver at k= 46 rsm < 0.000000000000000 in fill_holes_driver at k= 47 rsm < 0.000000000000000 in fill_holes_driver at k= 48 rsm < 0.000000000000000 in fill_holes_driver at k= 49 rsm < 0.000000000000000 in fill_holes_driver at k= 50 rsm < 0.000000000000000 in fill_holes_driver at k= 51 rsm < 0.000000000000000 in fill_holes_driver at k= 52 rsm < 0.000000000000000 in fill_holes_driver at k= 53 rsm < 0.000000000000000 in fill_holes_driver at k= 54 rsm < 0.000000000000000 in fill_holes_driver at k= 55 rsm < 0.000000000000000 in fill_holes_driver at k= 56 rsm < 0.000000000000000 in fill_holes_driver at k= 57 rsm < 0.000000000000000 in fill_holes_driver at k= 58 rsm < 0.000000000000000 in fill_holes_driver at k= 59 rsm < 0.000000000000000 in fill_holes_driver at k= 60 rsm < 0.000000000000000 in fill_holes_driver at k= 61 rsm < 0.000000000000000 in fill_holes_driver at k= 62 rsm < 0.000000000000000 in fill_holes_driver at k= 63 rsm < 0.000000000000000 in fill_holes_driver at k= 64 rsm < 0.000000000000000 in fill_holes_driver at k= 65 rsm < 0.000000000000000 in fill_holes_driver at k= 66 rsm < 0.000000000000000 in fill_holes_driver at k= 67 rsm < 0.000000000000000 in fill_holes_driver at k= 68 rsm < 0.000000000000000 in fill_holes_driver at k= 69 rsm < 0.000000000000000 in fill_holes_driver at k= 70 rsm < 0.000000000000000 in fill_holes_driver at k= 71 rsm < 0.000000000000000 in fill_holes_driver at k= 72 rsm < 0.000000000000000 in fill_holes_driver at k= 73 rsm < 0.000000000000000 in fill_holes_driver at k= 74 rsm < 0.000000000000000 in fill_holes_driver at k= 75 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 iteration = 250; time = 76200.0 rsm < 0.000000000000000 in fill_holes_driver at k= 33 rsm < 0.000000000000000 in fill_holes_driver at k= 34 rsm < 0.000000000000000 in fill_holes_driver at k= 35 rsm < 0.000000000000000 in fill_holes_driver at k= 36 rsm < 0.000000000000000 in fill_holes_driver at k= 37 rsm < 0.000000000000000 in fill_holes_driver at k= 38 rsm < 0.000000000000000 in fill_holes_driver at k= 39 rsm < 0.000000000000000 in fill_holes_driver at k= 40 rsm < 0.000000000000000 in fill_holes_driver at k= 41 rsm < 0.000000000000000 in fill_holes_driver at k= 42 rsm < 0.000000000000000 in fill_holes_driver at k= 43 rsm < 0.000000000000000 in fill_holes_driver at k= 44 rsm < 0.000000000000000 in fill_holes_driver at k= 45 rsm < 0.000000000000000 in fill_holes_driver at k= 46 rsm < 0.000000000000000 in fill_holes_driver at k= 47 rsm < 0.000000000000000 in fill_holes_driver at k= 48 rsm < 0.000000000000000 in fill_holes_driver at k= 49 rsm < 0.000000000000000 in fill_holes_driver at k= 50 rsm < 0.000000000000000 in fill_holes_driver at k= 51 rsm < 0.000000000000000 in fill_holes_driver at k= 52 rsm < 0.000000000000000 in fill_holes_driver at k= 53 rsm < 0.000000000000000 in fill_holes_driver at k= 54 rsm < 0.000000000000000 in fill_holes_driver at k= 55 rsm < 0.000000000000000 in fill_holes_driver at k= 56 rsm < 0.000000000000000 in fill_holes_driver at k= 57 rsm < 0.000000000000000 in fill_holes_driver at k= 58 rsm < 0.000000000000000 in fill_holes_driver at k= 59 rsm < 0.000000000000000 in fill_holes_driver at k= 60 rsm < 0.000000000000000 in fill_holes_driver at k= 61 rsm < 0.000000000000000 in fill_holes_driver at k= 62 rsm < 0.000000000000000 in fill_holes_driver at k= 63 rsm < 0.000000000000000 in fill_holes_driver at k= 64 rsm < 0.000000000000000 in fill_holes_driver at k= 65 rsm < 0.000000000000000 in fill_holes_driver at k= 66 rsm < 0.000000000000000 in fill_holes_driver at k= 67 rsm < 0.000000000000000 in fill_holes_driver at k= 68 rsm < 0.000000000000000 in fill_holes_driver at k= 69 rsm < 0.000000000000000 in fill_holes_driver at k= 70 rsm < 0.000000000000000 in fill_holes_driver at k= 71 rsm < 0.000000000000000 in fill_holes_driver at k= 72 rsm < 0.000000000000000 in fill_holes_driver at k= 73 rsm < 0.000000000000000 in fill_holes_driver at k= 74 rsm < 0.000000000000000 in fill_holes_driver at k= 75 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 iteration = 251; time = 76260.0 rsm < 0.000000000000000 in fill_holes_driver at k= 33 rsm < 0.000000000000000 in fill_holes_driver at k= 34 rsm < 0.000000000000000 in fill_holes_driver at k= 35 rsm < 0.000000000000000 in fill_holes_driver at k= 36 rsm < 0.000000000000000 in fill_holes_driver at k= 37 rsm < 0.000000000000000 in fill_holes_driver at k= 38 rsm < 0.000000000000000 in fill_holes_driver at k= 39 rsm < 0.000000000000000 in fill_holes_driver at k= 40 rsm < 0.000000000000000 in fill_holes_driver at k= 41 rsm < 0.000000000000000 in fill_holes_driver at k= 42 rsm < 0.000000000000000 in fill_holes_driver at k= 43 rsm < 0.000000000000000 in fill_holes_driver at k= 44 rsm < 0.000000000000000 in fill_holes_driver at k= 45 rsm < 0.000000000000000 in fill_holes_driver at k= 46 rsm < 0.000000000000000 in fill_holes_driver at k= 47 rsm < 0.000000000000000 in fill_holes_driver at k= 48 rsm < 0.000000000000000 in fill_holes_driver at k= 49 rsm < 0.000000000000000 in fill_holes_driver at k= 50 rsm < 0.000000000000000 in fill_holes_driver at k= 51 rsm < 0.000000000000000 in fill_holes_driver at k= 52 rsm < 0.000000000000000 in fill_holes_driver at k= 53 rsm < 0.000000000000000 in fill_holes_driver at k= 54 rsm < 0.000000000000000 in fill_holes_driver at k= 55 rsm < 0.000000000000000 in fill_holes_driver at k= 56 rsm < 0.000000000000000 in fill_holes_driver at k= 57 rsm < 0.000000000000000 in fill_holes_driver at k= 58 rsm < 0.000000000000000 in fill_holes_driver at k= 59 rsm < 0.000000000000000 in fill_holes_driver at k= 60 rsm < 0.000000000000000 in fill_holes_driver at k= 61 rsm < 0.000000000000000 in fill_holes_driver at k= 62 rsm < 0.000000000000000 in fill_holes_driver at k= 63 rsm < 0.000000000000000 in fill_holes_driver at k= 64 rsm < 0.000000000000000 in fill_holes_driver at k= 65 rsm < 0.000000000000000 in fill_holes_driver at k= 66 rsm < 0.000000000000000 in fill_holes_driver at k= 67 rsm < 0.000000000000000 in fill_holes_driver at k= 68 rsm < 0.000000000000000 in fill_holes_driver at k= 69 rsm < 0.000000000000000 in fill_holes_driver at k= 70 rsm < 0.000000000000000 in fill_holes_driver at k= 71 rsm < 0.000000000000000 in fill_holes_driver at k= 72 rsm < 0.000000000000000 in fill_holes_driver at k= 73 rsm < 0.000000000000000 in fill_holes_driver at k= 74 rsm < 0.000000000000000 in fill_holes_driver at k= 75 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 iteration = 252; time = 76320.0 rsm < 0.000000000000000 in fill_holes_driver at k= 34 rsm < 0.000000000000000 in fill_holes_driver at k= 35 rsm < 0.000000000000000 in fill_holes_driver at k= 36 rsm < 0.000000000000000 in fill_holes_driver at k= 37 rsm < 0.000000000000000 in fill_holes_driver at k= 38 rsm < 0.000000000000000 in fill_holes_driver at k= 39 rsm < 0.000000000000000 in fill_holes_driver at k= 40 rsm < 0.000000000000000 in fill_holes_driver at k= 41 rsm < 0.000000000000000 in fill_holes_driver at k= 42 rsm < 0.000000000000000 in fill_holes_driver at k= 43 rsm < 0.000000000000000 in fill_holes_driver at k= 44 rsm < 0.000000000000000 in fill_holes_driver at k= 45 rsm < 0.000000000000000 in fill_holes_driver at k= 46 rsm < 0.000000000000000 in fill_holes_driver at k= 47 rsm < 0.000000000000000 in fill_holes_driver at k= 48 rsm < 0.000000000000000 in fill_holes_driver at k= 49 rsm < 0.000000000000000 in fill_holes_driver at k= 50 rsm < 0.000000000000000 in fill_holes_driver at k= 51 rsm < 0.000000000000000 in fill_holes_driver at k= 52 rsm < 0.000000000000000 in fill_holes_driver at k= 53 rsm < 0.000000000000000 in fill_holes_driver at k= 54 rsm < 0.000000000000000 in fill_holes_driver at k= 55 rsm < 0.000000000000000 in fill_holes_driver at k= 56 rsm < 0.000000000000000 in fill_holes_driver at k= 57 rsm < 0.000000000000000 in fill_holes_driver at k= 58 rsm < 0.000000000000000 in fill_holes_driver at k= 59 rsm < 0.000000000000000 in fill_holes_driver at k= 60 rsm < 0.000000000000000 in fill_holes_driver at k= 61 rsm < 0.000000000000000 in fill_holes_driver at k= 62 rsm < 0.000000000000000 in fill_holes_driver at k= 63 rsm < 0.000000000000000 in fill_holes_driver at k= 64 rsm < 0.000000000000000 in fill_holes_driver at k= 65 rsm < 0.000000000000000 in fill_holes_driver at k= 66 rsm < 0.000000000000000 in fill_holes_driver at k= 67 rsm < 0.000000000000000 in fill_holes_driver at k= 68 rsm < 0.000000000000000 in fill_holes_driver at k= 69 rsm < 0.000000000000000 in fill_holes_driver at k= 70 rsm < 0.000000000000000 in fill_holes_driver at k= 71 rsm < 0.000000000000000 in fill_holes_driver at k= 72 rsm < 0.000000000000000 in fill_holes_driver at k= 73 rsm < 0.000000000000000 in fill_holes_driver at k= 74 rsm < 0.000000000000000 in fill_holes_driver at k= 75 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 iteration = 253; time = 76380.0 rsm < 0.000000000000000 in fill_holes_driver at k= 33 rsm < 0.000000000000000 in fill_holes_driver at k= 34 rsm < 0.000000000000000 in fill_holes_driver at k= 35 rsm < 0.000000000000000 in fill_holes_driver at k= 36 rsm < 0.000000000000000 in fill_holes_driver at k= 37 rsm < 0.000000000000000 in fill_holes_driver at k= 38 rsm < 0.000000000000000 in fill_holes_driver at k= 39 rsm < 0.000000000000000 in fill_holes_driver at k= 40 rsm < 0.000000000000000 in fill_holes_driver at k= 41 rsm < 0.000000000000000 in fill_holes_driver at k= 42 rsm < 0.000000000000000 in fill_holes_driver at k= 43 rsm < 0.000000000000000 in fill_holes_driver at k= 44 rsm < 0.000000000000000 in fill_holes_driver at k= 45 rsm < 0.000000000000000 in fill_holes_driver at k= 46 rsm < 0.000000000000000 in fill_holes_driver at k= 47 rsm < 0.000000000000000 in fill_holes_driver at k= 48 rsm < 0.000000000000000 in fill_holes_driver at k= 49 rsm < 0.000000000000000 in fill_holes_driver at k= 50 rsm < 0.000000000000000 in fill_holes_driver at k= 51 rsm < 0.000000000000000 in fill_holes_driver at k= 52 rsm < 0.000000000000000 in fill_holes_driver at k= 53 rsm < 0.000000000000000 in fill_holes_driver at k= 54 rsm < 0.000000000000000 in fill_holes_driver at k= 55 rsm < 0.000000000000000 in fill_holes_driver at k= 56 rsm < 0.000000000000000 in fill_holes_driver at k= 57 rsm < 0.000000000000000 in fill_holes_driver at k= 58 rsm < 0.000000000000000 in fill_holes_driver at k= 59 rsm < 0.000000000000000 in fill_holes_driver at k= 60 rsm < 0.000000000000000 in fill_holes_driver at k= 61 rsm < 0.000000000000000 in fill_holes_driver at k= 62 rsm < 0.000000000000000 in fill_holes_driver at k= 63 rsm < 0.000000000000000 in fill_holes_driver at k= 64 rsm < 0.000000000000000 in fill_holes_driver at k= 65 rsm < 0.000000000000000 in fill_holes_driver at k= 66 rsm < 0.000000000000000 in fill_holes_driver at k= 67 rsm < 0.000000000000000 in fill_holes_driver at k= 68 rsm < 0.000000000000000 in fill_holes_driver at k= 69 rsm < 0.000000000000000 in fill_holes_driver at k= 70 rsm < 0.000000000000000 in fill_holes_driver at k= 71 rsm < 0.000000000000000 in fill_holes_driver at k= 72 rsm < 0.000000000000000 in fill_holes_driver at k= 73 rsm < 0.000000000000000 in fill_holes_driver at k= 74 rsm < 0.000000000000000 in fill_holes_driver at k= 75 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 iteration = 254; time = 76440.0 rsm < 0.000000000000000 in fill_holes_driver at k= 34 rsm < 0.000000000000000 in fill_holes_driver at k= 35 rsm < 0.000000000000000 in fill_holes_driver at k= 36 rsm < 0.000000000000000 in fill_holes_driver at k= 37 rsm < 0.000000000000000 in fill_holes_driver at k= 38 rsm < 0.000000000000000 in fill_holes_driver at k= 39 rsm < 0.000000000000000 in fill_holes_driver at k= 40 rsm < 0.000000000000000 in fill_holes_driver at k= 41 rsm < 0.000000000000000 in fill_holes_driver at k= 42 rsm < 0.000000000000000 in fill_holes_driver at k= 43 rsm < 0.000000000000000 in fill_holes_driver at k= 44 rsm < 0.000000000000000 in fill_holes_driver at k= 45 rsm < 0.000000000000000 in fill_holes_driver at k= 46 rsm < 0.000000000000000 in fill_holes_driver at k= 47 rsm < 0.000000000000000 in fill_holes_driver at k= 48 rsm < 0.000000000000000 in fill_holes_driver at k= 49 rsm < 0.000000000000000 in fill_holes_driver at k= 50 rsm < 0.000000000000000 in fill_holes_driver at k= 51 rsm < 0.000000000000000 in fill_holes_driver at k= 52 rsm < 0.000000000000000 in fill_holes_driver at k= 53 rsm < 0.000000000000000 in fill_holes_driver at k= 54 rsm < 0.000000000000000 in fill_holes_driver at k= 55 rsm < 0.000000000000000 in fill_holes_driver at k= 56 rsm < 0.000000000000000 in fill_holes_driver at k= 57 rsm < 0.000000000000000 in fill_holes_driver at k= 58 rsm < 0.000000000000000 in fill_holes_driver at k= 59 rsm < 0.000000000000000 in fill_holes_driver at k= 60 rsm < 0.000000000000000 in fill_holes_driver at k= 61 rsm < 0.000000000000000 in fill_holes_driver at k= 62 rsm < 0.000000000000000 in fill_holes_driver at k= 63 rsm < 0.000000000000000 in fill_holes_driver at k= 64 rsm < 0.000000000000000 in fill_holes_driver at k= 65 rsm < 0.000000000000000 in fill_holes_driver at k= 66 rsm < 0.000000000000000 in fill_holes_driver at k= 67 rsm < 0.000000000000000 in fill_holes_driver at k= 68 rsm < 0.000000000000000 in fill_holes_driver at k= 69 rsm < 0.000000000000000 in fill_holes_driver at k= 70 rsm < 0.000000000000000 in fill_holes_driver at k= 71 rsm < 0.000000000000000 in fill_holes_driver at k= 72 rsm < 0.000000000000000 in fill_holes_driver at k= 73 rsm < 0.000000000000000 in fill_holes_driver at k= 74 rsm < 0.000000000000000 in fill_holes_driver at k= 75 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 iteration = 255; time = 76500.0 rsm < 0.000000000000000 in fill_holes_driver at k= 33 rsm < 0.000000000000000 in fill_holes_driver at k= 34 rsm < 0.000000000000000 in fill_holes_driver at k= 35 rsm < 0.000000000000000 in fill_holes_driver at k= 36 rsm < 0.000000000000000 in fill_holes_driver at k= 37 rsm < 0.000000000000000 in fill_holes_driver at k= 38 rsm < 0.000000000000000 in fill_holes_driver at k= 39 rsm < 0.000000000000000 in fill_holes_driver at k= 40 rsm < 0.000000000000000 in fill_holes_driver at k= 41 rsm < 0.000000000000000 in fill_holes_driver at k= 42 rsm < 0.000000000000000 in fill_holes_driver at k= 43 rsm < 0.000000000000000 in fill_holes_driver at k= 44 rsm < 0.000000000000000 in fill_holes_driver at k= 45 rsm < 0.000000000000000 in fill_holes_driver at k= 46 rsm < 0.000000000000000 in fill_holes_driver at k= 47 rsm < 0.000000000000000 in fill_holes_driver at k= 48 rsm < 0.000000000000000 in fill_holes_driver at k= 49 rsm < 0.000000000000000 in fill_holes_driver at k= 50 rsm < 0.000000000000000 in fill_holes_driver at k= 51 rsm < 0.000000000000000 in fill_holes_driver at k= 52 rsm < 0.000000000000000 in fill_holes_driver at k= 53 rsm < 0.000000000000000 in fill_holes_driver at k= 54 rsm < 0.000000000000000 in fill_holes_driver at k= 55 rsm < 0.000000000000000 in fill_holes_driver at k= 56 rsm < 0.000000000000000 in fill_holes_driver at k= 57 rsm < 0.000000000000000 in fill_holes_driver at k= 58 rsm < 0.000000000000000 in fill_holes_driver at k= 59 rsm < 0.000000000000000 in fill_holes_driver at k= 60 rsm < 0.000000000000000 in fill_holes_driver at k= 61 rsm < 0.000000000000000 in fill_holes_driver at k= 62 rsm < 0.000000000000000 in fill_holes_driver at k= 63 rsm < 0.000000000000000 in fill_holes_driver at k= 64 rsm < 0.000000000000000 in fill_holes_driver at k= 65 rsm < 0.000000000000000 in fill_holes_driver at k= 66 rsm < 0.000000000000000 in fill_holes_driver at k= 67 rsm < 0.000000000000000 in fill_holes_driver at k= 68 rsm < 0.000000000000000 in fill_holes_driver at k= 69 rsm < 0.000000000000000 in fill_holes_driver at k= 70 rsm < 0.000000000000000 in fill_holes_driver at k= 71 rsm < 0.000000000000000 in fill_holes_driver at k= 72 rsm < 0.000000000000000 in fill_holes_driver at k= 73 rsm < 0.000000000000000 in fill_holes_driver at k= 74 rsm < 0.000000000000000 in fill_holes_driver at k= 75 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 iteration = 256; time = 76560.0 rsm < 0.000000000000000 in fill_holes_driver at k= 34 rsm < 0.000000000000000 in fill_holes_driver at k= 35 rsm < 0.000000000000000 in fill_holes_driver at k= 36 rsm < 0.000000000000000 in fill_holes_driver at k= 37 rsm < 0.000000000000000 in fill_holes_driver at k= 38 rsm < 0.000000000000000 in fill_holes_driver at k= 39 rsm < 0.000000000000000 in fill_holes_driver at k= 40 rsm < 0.000000000000000 in fill_holes_driver at k= 41 rsm < 0.000000000000000 in fill_holes_driver at k= 42 rsm < 0.000000000000000 in fill_holes_driver at k= 43 rsm < 0.000000000000000 in fill_holes_driver at k= 44 rsm < 0.000000000000000 in fill_holes_driver at k= 45 rsm < 0.000000000000000 in fill_holes_driver at k= 46 rsm < 0.000000000000000 in fill_holes_driver at k= 47 rsm < 0.000000000000000 in fill_holes_driver at k= 48 rsm < 0.000000000000000 in fill_holes_driver at k= 49 rsm < 0.000000000000000 in fill_holes_driver at k= 50 rsm < 0.000000000000000 in fill_holes_driver at k= 51 rsm < 0.000000000000000 in fill_holes_driver at k= 52 rsm < 0.000000000000000 in fill_holes_driver at k= 53 rsm < 0.000000000000000 in fill_holes_driver at k= 54 rsm < 0.000000000000000 in fill_holes_driver at k= 55 rsm < 0.000000000000000 in fill_holes_driver at k= 56 rsm < 0.000000000000000 in fill_holes_driver at k= 57 rsm < 0.000000000000000 in fill_holes_driver at k= 58 rsm < 0.000000000000000 in fill_holes_driver at k= 59 rsm < 0.000000000000000 in fill_holes_driver at k= 60 rsm < 0.000000000000000 in fill_holes_driver at k= 61 rsm < 0.000000000000000 in fill_holes_driver at k= 62 rsm < 0.000000000000000 in fill_holes_driver at k= 63 rsm < 0.000000000000000 in fill_holes_driver at k= 64 rsm < 0.000000000000000 in fill_holes_driver at k= 65 rsm < 0.000000000000000 in fill_holes_driver at k= 66 rsm < 0.000000000000000 in fill_holes_driver at k= 67 rsm < 0.000000000000000 in fill_holes_driver at k= 68 rsm < 0.000000000000000 in fill_holes_driver at k= 69 rsm < 0.000000000000000 in fill_holes_driver at k= 70 rsm < 0.000000000000000 in fill_holes_driver at k= 71 rsm < 0.000000000000000 in fill_holes_driver at k= 72 rsm < 0.000000000000000 in fill_holes_driver at k= 73 rsm < 0.000000000000000 in fill_holes_driver at k= 74 rsm < 0.000000000000000 in fill_holes_driver at k= 75 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 iteration = 257; time = 76620.0 rsm < 0.000000000000000 in fill_holes_driver at k= 33 rsm < 0.000000000000000 in fill_holes_driver at k= 34 rsm < 0.000000000000000 in fill_holes_driver at k= 35 rsm < 0.000000000000000 in fill_holes_driver at k= 36 rsm < 0.000000000000000 in fill_holes_driver at k= 37 rsm < 0.000000000000000 in fill_holes_driver at k= 38 rsm < 0.000000000000000 in fill_holes_driver at k= 39 rsm < 0.000000000000000 in fill_holes_driver at k= 40 rsm < 0.000000000000000 in fill_holes_driver at k= 41 rsm < 0.000000000000000 in fill_holes_driver at k= 42 rsm < 0.000000000000000 in fill_holes_driver at k= 43 rsm < 0.000000000000000 in fill_holes_driver at k= 44 rsm < 0.000000000000000 in fill_holes_driver at k= 45 rsm < 0.000000000000000 in fill_holes_driver at k= 46 rsm < 0.000000000000000 in fill_holes_driver at k= 47 rsm < 0.000000000000000 in fill_holes_driver at k= 48 rsm < 0.000000000000000 in fill_holes_driver at k= 49 rsm < 0.000000000000000 in fill_holes_driver at k= 50 rsm < 0.000000000000000 in fill_holes_driver at k= 51 rsm < 0.000000000000000 in fill_holes_driver at k= 52 rsm < 0.000000000000000 in fill_holes_driver at k= 53 rsm < 0.000000000000000 in fill_holes_driver at k= 54 rsm < 0.000000000000000 in fill_holes_driver at k= 55 rsm < 0.000000000000000 in fill_holes_driver at k= 56 rsm < 0.000000000000000 in fill_holes_driver at k= 57 rsm < 0.000000000000000 in fill_holes_driver at k= 58 rsm < 0.000000000000000 in fill_holes_driver at k= 59 rsm < 0.000000000000000 in fill_holes_driver at k= 60 rsm < 0.000000000000000 in fill_holes_driver at k= 61 rsm < 0.000000000000000 in fill_holes_driver at k= 62 rsm < 0.000000000000000 in fill_holes_driver at k= 63 rsm < 0.000000000000000 in fill_holes_driver at k= 64 rsm < 0.000000000000000 in fill_holes_driver at k= 65 rsm < 0.000000000000000 in fill_holes_driver at k= 66 rsm < 0.000000000000000 in fill_holes_driver at k= 67 rsm < 0.000000000000000 in fill_holes_driver at k= 68 rsm < 0.000000000000000 in fill_holes_driver at k= 69 rsm < 0.000000000000000 in fill_holes_driver at k= 70 rsm < 0.000000000000000 in fill_holes_driver at k= 71 rsm < 0.000000000000000 in fill_holes_driver at k= 72 rsm < 0.000000000000000 in fill_holes_driver at k= 73 rsm < 0.000000000000000 in fill_holes_driver at k= 74 rsm < 0.000000000000000 in fill_holes_driver at k= 75 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 iteration = 258; time = 76680.0 rsm < 0.000000000000000 in fill_holes_driver at k= 33 rsm < 0.000000000000000 in fill_holes_driver at k= 34 rsm < 0.000000000000000 in fill_holes_driver at k= 35 rsm < 0.000000000000000 in fill_holes_driver at k= 36 rsm < 0.000000000000000 in fill_holes_driver at k= 37 rsm < 0.000000000000000 in fill_holes_driver at k= 38 rsm < 0.000000000000000 in fill_holes_driver at k= 39 rsm < 0.000000000000000 in fill_holes_driver at k= 40 rsm < 0.000000000000000 in fill_holes_driver at k= 41 rsm < 0.000000000000000 in fill_holes_driver at k= 42 rsm < 0.000000000000000 in fill_holes_driver at k= 43 rsm < 0.000000000000000 in fill_holes_driver at k= 44 rsm < 0.000000000000000 in fill_holes_driver at k= 45 rsm < 0.000000000000000 in fill_holes_driver at k= 46 rsm < 0.000000000000000 in fill_holes_driver at k= 47 rsm < 0.000000000000000 in fill_holes_driver at k= 48 rsm < 0.000000000000000 in fill_holes_driver at k= 49 rsm < 0.000000000000000 in fill_holes_driver at k= 50 rsm < 0.000000000000000 in fill_holes_driver at k= 51 rsm < 0.000000000000000 in fill_holes_driver at k= 52 rsm < 0.000000000000000 in fill_holes_driver at k= 53 rsm < 0.000000000000000 in fill_holes_driver at k= 54 rsm < 0.000000000000000 in fill_holes_driver at k= 55 rsm < 0.000000000000000 in fill_holes_driver at k= 56 rsm < 0.000000000000000 in fill_holes_driver at k= 57 rsm < 0.000000000000000 in fill_holes_driver at k= 58 rsm < 0.000000000000000 in fill_holes_driver at k= 59 rsm < 0.000000000000000 in fill_holes_driver at k= 60 rsm < 0.000000000000000 in fill_holes_driver at k= 61 rsm < 0.000000000000000 in fill_holes_driver at k= 62 rsm < 0.000000000000000 in fill_holes_driver at k= 63 rsm < 0.000000000000000 in fill_holes_driver at k= 64 rsm < 0.000000000000000 in fill_holes_driver at k= 65 rsm < 0.000000000000000 in fill_holes_driver at k= 66 rsm < 0.000000000000000 in fill_holes_driver at k= 67 rsm < 0.000000000000000 in fill_holes_driver at k= 68 rsm < 0.000000000000000 in fill_holes_driver at k= 69 rsm < 0.000000000000000 in fill_holes_driver at k= 70 rsm < 0.000000000000000 in fill_holes_driver at k= 71 rsm < 0.000000000000000 in fill_holes_driver at k= 72 rsm < 0.000000000000000 in fill_holes_driver at k= 73 rsm < 0.000000000000000 in fill_holes_driver at k= 74 rsm < 0.000000000000000 in fill_holes_driver at k= 75 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 iteration = 259; time = 76740.0 rsm < 0.000000000000000 in fill_holes_driver at k= 33 rsm < 0.000000000000000 in fill_holes_driver at k= 34 rsm < 0.000000000000000 in fill_holes_driver at k= 35 rsm < 0.000000000000000 in fill_holes_driver at k= 36 rsm < 0.000000000000000 in fill_holes_driver at k= 37 rsm < 0.000000000000000 in fill_holes_driver at k= 38 rsm < 0.000000000000000 in fill_holes_driver at k= 39 rsm < 0.000000000000000 in fill_holes_driver at k= 40 rsm < 0.000000000000000 in fill_holes_driver at k= 41 rsm < 0.000000000000000 in fill_holes_driver at k= 42 rsm < 0.000000000000000 in fill_holes_driver at k= 43 rsm < 0.000000000000000 in fill_holes_driver at k= 44 rsm < 0.000000000000000 in fill_holes_driver at k= 45 rsm < 0.000000000000000 in fill_holes_driver at k= 46 rsm < 0.000000000000000 in fill_holes_driver at k= 47 rsm < 0.000000000000000 in fill_holes_driver at k= 48 rsm < 0.000000000000000 in fill_holes_driver at k= 49 rsm < 0.000000000000000 in fill_holes_driver at k= 50 rsm < 0.000000000000000 in fill_holes_driver at k= 51 rsm < 0.000000000000000 in fill_holes_driver at k= 52 rsm < 0.000000000000000 in fill_holes_driver at k= 53 rsm < 0.000000000000000 in fill_holes_driver at k= 54 rsm < 0.000000000000000 in fill_holes_driver at k= 55 rsm < 0.000000000000000 in fill_holes_driver at k= 56 rsm < 0.000000000000000 in fill_holes_driver at k= 57 rsm < 0.000000000000000 in fill_holes_driver at k= 58 rsm < 0.000000000000000 in fill_holes_driver at k= 59 rsm < 0.000000000000000 in fill_holes_driver at k= 60 rsm < 0.000000000000000 in fill_holes_driver at k= 61 rsm < 0.000000000000000 in fill_holes_driver at k= 62 rsm < 0.000000000000000 in fill_holes_driver at k= 63 rsm < 0.000000000000000 in fill_holes_driver at k= 64 rsm < 0.000000000000000 in fill_holes_driver at k= 65 rsm < 0.000000000000000 in fill_holes_driver at k= 66 rsm < 0.000000000000000 in fill_holes_driver at k= 67 rsm < 0.000000000000000 in fill_holes_driver at k= 68 rsm < 0.000000000000000 in fill_holes_driver at k= 69 rsm < 0.000000000000000 in fill_holes_driver at k= 70 rsm < 0.000000000000000 in fill_holes_driver at k= 71 rsm < 0.000000000000000 in fill_holes_driver at k= 72 rsm < 0.000000000000000 in fill_holes_driver at k= 73 rsm < 0.000000000000000 in fill_holes_driver at k= 74 rsm < 0.000000000000000 in fill_holes_driver at k= 75 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 iteration = 260; time = 76800.0 rsm < 0.000000000000000 in fill_holes_driver at k= 33 rsm < 0.000000000000000 in fill_holes_driver at k= 34 rsm < 0.000000000000000 in fill_holes_driver at k= 35 rsm < 0.000000000000000 in fill_holes_driver at k= 36 rsm < 0.000000000000000 in fill_holes_driver at k= 37 rsm < 0.000000000000000 in fill_holes_driver at k= 38 rsm < 0.000000000000000 in fill_holes_driver at k= 39 rsm < 0.000000000000000 in fill_holes_driver at k= 40 rsm < 0.000000000000000 in fill_holes_driver at k= 41 rsm < 0.000000000000000 in fill_holes_driver at k= 42 rsm < 0.000000000000000 in fill_holes_driver at k= 43 rsm < 0.000000000000000 in fill_holes_driver at k= 44 rsm < 0.000000000000000 in fill_holes_driver at k= 45 rsm < 0.000000000000000 in fill_holes_driver at k= 46 rsm < 0.000000000000000 in fill_holes_driver at k= 47 rsm < 0.000000000000000 in fill_holes_driver at k= 48 rsm < 0.000000000000000 in fill_holes_driver at k= 49 rsm < 0.000000000000000 in fill_holes_driver at k= 50 rsm < 0.000000000000000 in fill_holes_driver at k= 51 rsm < 0.000000000000000 in fill_holes_driver at k= 52 rsm < 0.000000000000000 in fill_holes_driver at k= 53 rsm < 0.000000000000000 in fill_holes_driver at k= 54 rsm < 0.000000000000000 in fill_holes_driver at k= 55 rsm < 0.000000000000000 in fill_holes_driver at k= 56 rsm < 0.000000000000000 in fill_holes_driver at k= 57 rsm < 0.000000000000000 in fill_holes_driver at k= 58 rsm < 0.000000000000000 in fill_holes_driver at k= 59 rsm < 0.000000000000000 in fill_holes_driver at k= 60 rsm < 0.000000000000000 in fill_holes_driver at k= 61 rsm < 0.000000000000000 in fill_holes_driver at k= 62 rsm < 0.000000000000000 in fill_holes_driver at k= 63 rsm < 0.000000000000000 in fill_holes_driver at k= 64 rsm < 0.000000000000000 in fill_holes_driver at k= 65 rsm < 0.000000000000000 in fill_holes_driver at k= 66 rsm < 0.000000000000000 in fill_holes_driver at k= 67 rsm < 0.000000000000000 in fill_holes_driver at k= 68 rsm < 0.000000000000000 in fill_holes_driver at k= 69 rsm < 0.000000000000000 in fill_holes_driver at k= 70 rsm < 0.000000000000000 in fill_holes_driver at k= 71 rsm < 0.000000000000000 in fill_holes_driver at k= 72 rsm < 0.000000000000000 in fill_holes_driver at k= 73 rsm < 0.000000000000000 in fill_holes_driver at k= 74 rsm < 0.000000000000000 in fill_holes_driver at k= 75 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 iteration = 261; time = 76860.0 rsm < 0.000000000000000 in fill_holes_driver at k= 33 rsm < 0.000000000000000 in fill_holes_driver at k= 34 rsm < 0.000000000000000 in fill_holes_driver at k= 35 rsm < 0.000000000000000 in fill_holes_driver at k= 36 rsm < 0.000000000000000 in fill_holes_driver at k= 37 rsm < 0.000000000000000 in fill_holes_driver at k= 38 rsm < 0.000000000000000 in fill_holes_driver at k= 39 rsm < 0.000000000000000 in fill_holes_driver at k= 40 rsm < 0.000000000000000 in fill_holes_driver at k= 41 rsm < 0.000000000000000 in fill_holes_driver at k= 42 rsm < 0.000000000000000 in fill_holes_driver at k= 43 rsm < 0.000000000000000 in fill_holes_driver at k= 44 rsm < 0.000000000000000 in fill_holes_driver at k= 45 rsm < 0.000000000000000 in fill_holes_driver at k= 46 rsm < 0.000000000000000 in fill_holes_driver at k= 47 rsm < 0.000000000000000 in fill_holes_driver at k= 48 rsm < 0.000000000000000 in fill_holes_driver at k= 49 rsm < 0.000000000000000 in fill_holes_driver at k= 50 rsm < 0.000000000000000 in fill_holes_driver at k= 51 rsm < 0.000000000000000 in fill_holes_driver at k= 52 rsm < 0.000000000000000 in fill_holes_driver at k= 53 rsm < 0.000000000000000 in fill_holes_driver at k= 54 rsm < 0.000000000000000 in fill_holes_driver at k= 55 rsm < 0.000000000000000 in fill_holes_driver at k= 56 rsm < 0.000000000000000 in fill_holes_driver at k= 57 rsm < 0.000000000000000 in fill_holes_driver at k= 58 rsm < 0.000000000000000 in fill_holes_driver at k= 59 rsm < 0.000000000000000 in fill_holes_driver at k= 60 rsm < 0.000000000000000 in fill_holes_driver at k= 61 rsm < 0.000000000000000 in fill_holes_driver at k= 62 rsm < 0.000000000000000 in fill_holes_driver at k= 63 rsm < 0.000000000000000 in fill_holes_driver at k= 64 rsm < 0.000000000000000 in fill_holes_driver at k= 65 rsm < 0.000000000000000 in fill_holes_driver at k= 66 rsm < 0.000000000000000 in fill_holes_driver at k= 67 rsm < 0.000000000000000 in fill_holes_driver at k= 68 rsm < 0.000000000000000 in fill_holes_driver at k= 69 rsm < 0.000000000000000 in fill_holes_driver at k= 70 rsm < 0.000000000000000 in fill_holes_driver at k= 71 rsm < 0.000000000000000 in fill_holes_driver at k= 72 rsm < 0.000000000000000 in fill_holes_driver at k= 73 rsm < 0.000000000000000 in fill_holes_driver at k= 74 rsm < 0.000000000000000 in fill_holes_driver at k= 75 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 iteration = 262; time = 76920.0 rsm < 0.000000000000000 in fill_holes_driver at k= 33 rsm < 0.000000000000000 in fill_holes_driver at k= 34 rsm < 0.000000000000000 in fill_holes_driver at k= 35 rsm < 0.000000000000000 in fill_holes_driver at k= 36 rsm < 0.000000000000000 in fill_holes_driver at k= 37 rsm < 0.000000000000000 in fill_holes_driver at k= 38 rsm < 0.000000000000000 in fill_holes_driver at k= 39 rsm < 0.000000000000000 in fill_holes_driver at k= 40 rsm < 0.000000000000000 in fill_holes_driver at k= 41 rsm < 0.000000000000000 in fill_holes_driver at k= 42 rsm < 0.000000000000000 in fill_holes_driver at k= 43 rsm < 0.000000000000000 in fill_holes_driver at k= 44 rsm < 0.000000000000000 in fill_holes_driver at k= 45 rsm < 0.000000000000000 in fill_holes_driver at k= 46 rsm < 0.000000000000000 in fill_holes_driver at k= 47 rsm < 0.000000000000000 in fill_holes_driver at k= 48 rsm < 0.000000000000000 in fill_holes_driver at k= 49 rsm < 0.000000000000000 in fill_holes_driver at k= 50 rsm < 0.000000000000000 in fill_holes_driver at k= 51 rsm < 0.000000000000000 in fill_holes_driver at k= 52 rsm < 0.000000000000000 in fill_holes_driver at k= 53 rsm < 0.000000000000000 in fill_holes_driver at k= 54 rsm < 0.000000000000000 in fill_holes_driver at k= 55 rsm < 0.000000000000000 in fill_holes_driver at k= 56 rsm < 0.000000000000000 in fill_holes_driver at k= 57 rsm < 0.000000000000000 in fill_holes_driver at k= 58 rsm < 0.000000000000000 in fill_holes_driver at k= 59 rsm < 0.000000000000000 in fill_holes_driver at k= 60 rsm < 0.000000000000000 in fill_holes_driver at k= 61 rsm < 0.000000000000000 in fill_holes_driver at k= 62 rsm < 0.000000000000000 in fill_holes_driver at k= 63 rsm < 0.000000000000000 in fill_holes_driver at k= 64 rsm < 0.000000000000000 in fill_holes_driver at k= 65 rsm < 0.000000000000000 in fill_holes_driver at k= 66 rsm < 0.000000000000000 in fill_holes_driver at k= 67 rsm < 0.000000000000000 in fill_holes_driver at k= 68 rsm < 0.000000000000000 in fill_holes_driver at k= 69 rsm < 0.000000000000000 in fill_holes_driver at k= 70 rsm < 0.000000000000000 in fill_holes_driver at k= 71 rsm < 0.000000000000000 in fill_holes_driver at k= 72 rsm < 0.000000000000000 in fill_holes_driver at k= 73 rsm < 0.000000000000000 in fill_holes_driver at k= 74 rsm < 0.000000000000000 in fill_holes_driver at k= 75 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 iteration = 263; time = 76980.0 rsm < 0.000000000000000 in fill_holes_driver at k= 33 rsm < 0.000000000000000 in fill_holes_driver at k= 34 rsm < 0.000000000000000 in fill_holes_driver at k= 35 rsm < 0.000000000000000 in fill_holes_driver at k= 36 rsm < 0.000000000000000 in fill_holes_driver at k= 37 rsm < 0.000000000000000 in fill_holes_driver at k= 38 rsm < 0.000000000000000 in fill_holes_driver at k= 39 rsm < 0.000000000000000 in fill_holes_driver at k= 40 rsm < 0.000000000000000 in fill_holes_driver at k= 41 rsm < 0.000000000000000 in fill_holes_driver at k= 42 rsm < 0.000000000000000 in fill_holes_driver at k= 43 rsm < 0.000000000000000 in fill_holes_driver at k= 44 rsm < 0.000000000000000 in fill_holes_driver at k= 45 rsm < 0.000000000000000 in fill_holes_driver at k= 46 rsm < 0.000000000000000 in fill_holes_driver at k= 47 rsm < 0.000000000000000 in fill_holes_driver at k= 48 rsm < 0.000000000000000 in fill_holes_driver at k= 49 rsm < 0.000000000000000 in fill_holes_driver at k= 50 rsm < 0.000000000000000 in fill_holes_driver at k= 51 rsm < 0.000000000000000 in fill_holes_driver at k= 52 rsm < 0.000000000000000 in fill_holes_driver at k= 53 rsm < 0.000000000000000 in fill_holes_driver at k= 54 rsm < 0.000000000000000 in fill_holes_driver at k= 55 rsm < 0.000000000000000 in fill_holes_driver at k= 56 rsm < 0.000000000000000 in fill_holes_driver at k= 57 rsm < 0.000000000000000 in fill_holes_driver at k= 58 rsm < 0.000000000000000 in fill_holes_driver at k= 59 rsm < 0.000000000000000 in fill_holes_driver at k= 60 rsm < 0.000000000000000 in fill_holes_driver at k= 61 rsm < 0.000000000000000 in fill_holes_driver at k= 62 rsm < 0.000000000000000 in fill_holes_driver at k= 63 rsm < 0.000000000000000 in fill_holes_driver at k= 64 rsm < 0.000000000000000 in fill_holes_driver at k= 65 rsm < 0.000000000000000 in fill_holes_driver at k= 66 rsm < 0.000000000000000 in fill_holes_driver at k= 67 rsm < 0.000000000000000 in fill_holes_driver at k= 68 rsm < 0.000000000000000 in fill_holes_driver at k= 69 rsm < 0.000000000000000 in fill_holes_driver at k= 70 rsm < 0.000000000000000 in fill_holes_driver at k= 71 rsm < 0.000000000000000 in fill_holes_driver at k= 72 rsm < 0.000000000000000 in fill_holes_driver at k= 73 rsm < 0.000000000000000 in fill_holes_driver at k= 74 rsm < 0.000000000000000 in fill_holes_driver at k= 75 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 iteration = 264; time = 77040.0 rsm < 0.000000000000000 in fill_holes_driver at k= 33 rsm < 0.000000000000000 in fill_holes_driver at k= 34 rsm < 0.000000000000000 in fill_holes_driver at k= 35 rsm < 0.000000000000000 in fill_holes_driver at k= 36 rsm < 0.000000000000000 in fill_holes_driver at k= 37 rsm < 0.000000000000000 in fill_holes_driver at k= 38 rsm < 0.000000000000000 in fill_holes_driver at k= 39 rsm < 0.000000000000000 in fill_holes_driver at k= 40 rsm < 0.000000000000000 in fill_holes_driver at k= 41 rsm < 0.000000000000000 in fill_holes_driver at k= 42 rsm < 0.000000000000000 in fill_holes_driver at k= 43 rsm < 0.000000000000000 in fill_holes_driver at k= 44 rsm < 0.000000000000000 in fill_holes_driver at k= 45 rsm < 0.000000000000000 in fill_holes_driver at k= 46 rsm < 0.000000000000000 in fill_holes_driver at k= 47 rsm < 0.000000000000000 in fill_holes_driver at k= 48 rsm < 0.000000000000000 in fill_holes_driver at k= 49 rsm < 0.000000000000000 in fill_holes_driver at k= 50 rsm < 0.000000000000000 in fill_holes_driver at k= 51 rsm < 0.000000000000000 in fill_holes_driver at k= 52 rsm < 0.000000000000000 in fill_holes_driver at k= 53 rsm < 0.000000000000000 in fill_holes_driver at k= 54 rsm < 0.000000000000000 in fill_holes_driver at k= 55 rsm < 0.000000000000000 in fill_holes_driver at k= 56 rsm < 0.000000000000000 in fill_holes_driver at k= 57 rsm < 0.000000000000000 in fill_holes_driver at k= 58 rsm < 0.000000000000000 in fill_holes_driver at k= 59 rsm < 0.000000000000000 in fill_holes_driver at k= 60 rsm < 0.000000000000000 in fill_holes_driver at k= 61 rsm < 0.000000000000000 in fill_holes_driver at k= 62 rsm < 0.000000000000000 in fill_holes_driver at k= 63 rsm < 0.000000000000000 in fill_holes_driver at k= 64 rsm < 0.000000000000000 in fill_holes_driver at k= 65 rsm < 0.000000000000000 in fill_holes_driver at k= 66 rsm < 0.000000000000000 in fill_holes_driver at k= 67 rsm < 0.000000000000000 in fill_holes_driver at k= 68 rsm < 0.000000000000000 in fill_holes_driver at k= 69 rsm < 0.000000000000000 in fill_holes_driver at k= 70 rsm < 0.000000000000000 in fill_holes_driver at k= 71 rsm < 0.000000000000000 in fill_holes_driver at k= 72 rsm < 0.000000000000000 in fill_holes_driver at k= 73 rsm < 0.000000000000000 in fill_holes_driver at k= 74 rsm < 0.000000000000000 in fill_holes_driver at k= 75 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 iteration = 265; time = 77100.0 rsm < 0.000000000000000 in fill_holes_driver at k= 33 rsm < 0.000000000000000 in fill_holes_driver at k= 34 rsm < 0.000000000000000 in fill_holes_driver at k= 35 rsm < 0.000000000000000 in fill_holes_driver at k= 36 rsm < 0.000000000000000 in fill_holes_driver at k= 37 rsm < 0.000000000000000 in fill_holes_driver at k= 38 rsm < 0.000000000000000 in fill_holes_driver at k= 39 rsm < 0.000000000000000 in fill_holes_driver at k= 40 rsm < 0.000000000000000 in fill_holes_driver at k= 41 rsm < 0.000000000000000 in fill_holes_driver at k= 42 rsm < 0.000000000000000 in fill_holes_driver at k= 43 rsm < 0.000000000000000 in fill_holes_driver at k= 44 rsm < 0.000000000000000 in fill_holes_driver at k= 45 rsm < 0.000000000000000 in fill_holes_driver at k= 46 rsm < 0.000000000000000 in fill_holes_driver at k= 47 rsm < 0.000000000000000 in fill_holes_driver at k= 48 rsm < 0.000000000000000 in fill_holes_driver at k= 49 rsm < 0.000000000000000 in fill_holes_driver at k= 50 rsm < 0.000000000000000 in fill_holes_driver at k= 51 rsm < 0.000000000000000 in fill_holes_driver at k= 52 rsm < 0.000000000000000 in fill_holes_driver at k= 53 rsm < 0.000000000000000 in fill_holes_driver at k= 54 rsm < 0.000000000000000 in fill_holes_driver at k= 55 rsm < 0.000000000000000 in fill_holes_driver at k= 56 rsm < 0.000000000000000 in fill_holes_driver at k= 57 rsm < 0.000000000000000 in fill_holes_driver at k= 58 rsm < 0.000000000000000 in fill_holes_driver at k= 59 rsm < 0.000000000000000 in fill_holes_driver at k= 60 rsm < 0.000000000000000 in fill_holes_driver at k= 61 rsm < 0.000000000000000 in fill_holes_driver at k= 62 rsm < 0.000000000000000 in fill_holes_driver at k= 63 rsm < 0.000000000000000 in fill_holes_driver at k= 64 rsm < 0.000000000000000 in fill_holes_driver at k= 65 rsm < 0.000000000000000 in fill_holes_driver at k= 66 rsm < 0.000000000000000 in fill_holes_driver at k= 67 rsm < 0.000000000000000 in fill_holes_driver at k= 68 rsm < 0.000000000000000 in fill_holes_driver at k= 69 rsm < 0.000000000000000 in fill_holes_driver at k= 70 rsm < 0.000000000000000 in fill_holes_driver at k= 71 rsm < 0.000000000000000 in fill_holes_driver at k= 72 rsm < 0.000000000000000 in fill_holes_driver at k= 73 rsm < 0.000000000000000 in fill_holes_driver at k= 74 rsm < 0.000000000000000 in fill_holes_driver at k= 75 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 iteration = 266; time = 77160.0 rsm < 0.000000000000000 in fill_holes_driver at k= 33 rsm < 0.000000000000000 in fill_holes_driver at k= 34 rsm < 0.000000000000000 in fill_holes_driver at k= 35 rsm < 0.000000000000000 in fill_holes_driver at k= 36 rsm < 0.000000000000000 in fill_holes_driver at k= 37 rsm < 0.000000000000000 in fill_holes_driver at k= 38 rsm < 0.000000000000000 in fill_holes_driver at k= 39 rsm < 0.000000000000000 in fill_holes_driver at k= 40 rsm < 0.000000000000000 in fill_holes_driver at k= 41 rsm < 0.000000000000000 in fill_holes_driver at k= 42 rsm < 0.000000000000000 in fill_holes_driver at k= 43 rsm < 0.000000000000000 in fill_holes_driver at k= 44 rsm < 0.000000000000000 in fill_holes_driver at k= 45 rsm < 0.000000000000000 in fill_holes_driver at k= 46 rsm < 0.000000000000000 in fill_holes_driver at k= 47 rsm < 0.000000000000000 in fill_holes_driver at k= 48 rsm < 0.000000000000000 in fill_holes_driver at k= 49 rsm < 0.000000000000000 in fill_holes_driver at k= 50 rsm < 0.000000000000000 in fill_holes_driver at k= 51 rsm < 0.000000000000000 in fill_holes_driver at k= 52 rsm < 0.000000000000000 in fill_holes_driver at k= 53 rsm < 0.000000000000000 in fill_holes_driver at k= 54 rsm < 0.000000000000000 in fill_holes_driver at k= 55 rsm < 0.000000000000000 in fill_holes_driver at k= 56 rsm < 0.000000000000000 in fill_holes_driver at k= 57 rsm < 0.000000000000000 in fill_holes_driver at k= 58 rsm < 0.000000000000000 in fill_holes_driver at k= 59 rsm < 0.000000000000000 in fill_holes_driver at k= 60 rsm < 0.000000000000000 in fill_holes_driver at k= 61 rsm < 0.000000000000000 in fill_holes_driver at k= 62 rsm < 0.000000000000000 in fill_holes_driver at k= 63 rsm < 0.000000000000000 in fill_holes_driver at k= 64 rsm < 0.000000000000000 in fill_holes_driver at k= 65 rsm < 0.000000000000000 in fill_holes_driver at k= 66 rsm < 0.000000000000000 in fill_holes_driver at k= 67 rsm < 0.000000000000000 in fill_holes_driver at k= 68 rsm < 0.000000000000000 in fill_holes_driver at k= 69 rsm < 0.000000000000000 in fill_holes_driver at k= 70 rsm < 0.000000000000000 in fill_holes_driver at k= 71 rsm < 0.000000000000000 in fill_holes_driver at k= 72 rsm < 0.000000000000000 in fill_holes_driver at k= 73 rsm < 0.000000000000000 in fill_holes_driver at k= 74 rsm < 0.000000000000000 in fill_holes_driver at k= 75 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 iteration = 267; time = 77220.0 rsm < 0.000000000000000 in fill_holes_driver at k= 33 rsm < 0.000000000000000 in fill_holes_driver at k= 34 rsm < 0.000000000000000 in fill_holes_driver at k= 35 rsm < 0.000000000000000 in fill_holes_driver at k= 36 rsm < 0.000000000000000 in fill_holes_driver at k= 37 rsm < 0.000000000000000 in fill_holes_driver at k= 38 rsm < 0.000000000000000 in fill_holes_driver at k= 39 rsm < 0.000000000000000 in fill_holes_driver at k= 40 rsm < 0.000000000000000 in fill_holes_driver at k= 41 rsm < 0.000000000000000 in fill_holes_driver at k= 42 rsm < 0.000000000000000 in fill_holes_driver at k= 43 rsm < 0.000000000000000 in fill_holes_driver at k= 44 rsm < 0.000000000000000 in fill_holes_driver at k= 45 rsm < 0.000000000000000 in fill_holes_driver at k= 46 rsm < 0.000000000000000 in fill_holes_driver at k= 47 rsm < 0.000000000000000 in fill_holes_driver at k= 48 rsm < 0.000000000000000 in fill_holes_driver at k= 49 rsm < 0.000000000000000 in fill_holes_driver at k= 50 rsm < 0.000000000000000 in fill_holes_driver at k= 51 rsm < 0.000000000000000 in fill_holes_driver at k= 52 rsm < 0.000000000000000 in fill_holes_driver at k= 53 rsm < 0.000000000000000 in fill_holes_driver at k= 54 rsm < 0.000000000000000 in fill_holes_driver at k= 55 rsm < 0.000000000000000 in fill_holes_driver at k= 56 rsm < 0.000000000000000 in fill_holes_driver at k= 57 rsm < 0.000000000000000 in fill_holes_driver at k= 58 rsm < 0.000000000000000 in fill_holes_driver at k= 59 rsm < 0.000000000000000 in fill_holes_driver at k= 60 rsm < 0.000000000000000 in fill_holes_driver at k= 61 rsm < 0.000000000000000 in fill_holes_driver at k= 62 rsm < 0.000000000000000 in fill_holes_driver at k= 63 rsm < 0.000000000000000 in fill_holes_driver at k= 64 rsm < 0.000000000000000 in fill_holes_driver at k= 65 rsm < 0.000000000000000 in fill_holes_driver at k= 66 rsm < 0.000000000000000 in fill_holes_driver at k= 67 rsm < 0.000000000000000 in fill_holes_driver at k= 68 rsm < 0.000000000000000 in fill_holes_driver at k= 69 rsm < 0.000000000000000 in fill_holes_driver at k= 70 rsm < 0.000000000000000 in fill_holes_driver at k= 71 rsm < 0.000000000000000 in fill_holes_driver at k= 72 rsm < 0.000000000000000 in fill_holes_driver at k= 73 rsm < 0.000000000000000 in fill_holes_driver at k= 74 rsm < 0.000000000000000 in fill_holes_driver at k= 75 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 iteration = 268; time = 77280.0 rsm < 0.000000000000000 in fill_holes_driver at k= 33 rsm < 0.000000000000000 in fill_holes_driver at k= 34 rsm < 0.000000000000000 in fill_holes_driver at k= 35 rsm < 0.000000000000000 in fill_holes_driver at k= 36 rsm < 0.000000000000000 in fill_holes_driver at k= 37 rsm < 0.000000000000000 in fill_holes_driver at k= 38 rsm < 0.000000000000000 in fill_holes_driver at k= 39 rsm < 0.000000000000000 in fill_holes_driver at k= 40 rsm < 0.000000000000000 in fill_holes_driver at k= 41 rsm < 0.000000000000000 in fill_holes_driver at k= 42 rsm < 0.000000000000000 in fill_holes_driver at k= 43 rsm < 0.000000000000000 in fill_holes_driver at k= 44 rsm < 0.000000000000000 in fill_holes_driver at k= 45 rsm < 0.000000000000000 in fill_holes_driver at k= 46 rsm < 0.000000000000000 in fill_holes_driver at k= 47 rsm < 0.000000000000000 in fill_holes_driver at k= 48 rsm < 0.000000000000000 in fill_holes_driver at k= 49 rsm < 0.000000000000000 in fill_holes_driver at k= 50 rsm < 0.000000000000000 in fill_holes_driver at k= 51 rsm < 0.000000000000000 in fill_holes_driver at k= 52 rsm < 0.000000000000000 in fill_holes_driver at k= 53 rsm < 0.000000000000000 in fill_holes_driver at k= 54 rsm < 0.000000000000000 in fill_holes_driver at k= 55 rsm < 0.000000000000000 in fill_holes_driver at k= 56 rsm < 0.000000000000000 in fill_holes_driver at k= 57 rsm < 0.000000000000000 in fill_holes_driver at k= 58 rsm < 0.000000000000000 in fill_holes_driver at k= 59 rsm < 0.000000000000000 in fill_holes_driver at k= 60 rsm < 0.000000000000000 in fill_holes_driver at k= 61 rsm < 0.000000000000000 in fill_holes_driver at k= 62 rsm < 0.000000000000000 in fill_holes_driver at k= 63 rsm < 0.000000000000000 in fill_holes_driver at k= 64 rsm < 0.000000000000000 in fill_holes_driver at k= 65 rsm < 0.000000000000000 in fill_holes_driver at k= 66 rsm < 0.000000000000000 in fill_holes_driver at k= 67 rsm < 0.000000000000000 in fill_holes_driver at k= 68 rsm < 0.000000000000000 in fill_holes_driver at k= 69 rsm < 0.000000000000000 in fill_holes_driver at k= 70 rsm < 0.000000000000000 in fill_holes_driver at k= 71 rsm < 0.000000000000000 in fill_holes_driver at k= 72 rsm < 0.000000000000000 in fill_holes_driver at k= 73 rsm < 0.000000000000000 in fill_holes_driver at k= 74 rsm < 0.000000000000000 in fill_holes_driver at k= 75 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 iteration = 269; time = 77340.0 rsm < 0.000000000000000 in fill_holes_driver at k= 33 rsm < 0.000000000000000 in fill_holes_driver at k= 34 rsm < 0.000000000000000 in fill_holes_driver at k= 35 rsm < 0.000000000000000 in fill_holes_driver at k= 36 rsm < 0.000000000000000 in fill_holes_driver at k= 37 rsm < 0.000000000000000 in fill_holes_driver at k= 38 rsm < 0.000000000000000 in fill_holes_driver at k= 39 rsm < 0.000000000000000 in fill_holes_driver at k= 40 rsm < 0.000000000000000 in fill_holes_driver at k= 41 rsm < 0.000000000000000 in fill_holes_driver at k= 42 rsm < 0.000000000000000 in fill_holes_driver at k= 43 rsm < 0.000000000000000 in fill_holes_driver at k= 44 rsm < 0.000000000000000 in fill_holes_driver at k= 45 rsm < 0.000000000000000 in fill_holes_driver at k= 46 rsm < 0.000000000000000 in fill_holes_driver at k= 47 rsm < 0.000000000000000 in fill_holes_driver at k= 48 rsm < 0.000000000000000 in fill_holes_driver at k= 49 rsm < 0.000000000000000 in fill_holes_driver at k= 50 rsm < 0.000000000000000 in fill_holes_driver at k= 51 rsm < 0.000000000000000 in fill_holes_driver at k= 52 rsm < 0.000000000000000 in fill_holes_driver at k= 53 rsm < 0.000000000000000 in fill_holes_driver at k= 54 rsm < 0.000000000000000 in fill_holes_driver at k= 55 rsm < 0.000000000000000 in fill_holes_driver at k= 56 rsm < 0.000000000000000 in fill_holes_driver at k= 57 rsm < 0.000000000000000 in fill_holes_driver at k= 58 rsm < 0.000000000000000 in fill_holes_driver at k= 59 rsm < 0.000000000000000 in fill_holes_driver at k= 60 rsm < 0.000000000000000 in fill_holes_driver at k= 61 rsm < 0.000000000000000 in fill_holes_driver at k= 62 rsm < 0.000000000000000 in fill_holes_driver at k= 63 rsm < 0.000000000000000 in fill_holes_driver at k= 64 rsm < 0.000000000000000 in fill_holes_driver at k= 65 rsm < 0.000000000000000 in fill_holes_driver at k= 66 rsm < 0.000000000000000 in fill_holes_driver at k= 67 rsm < 0.000000000000000 in fill_holes_driver at k= 68 rsm < 0.000000000000000 in fill_holes_driver at k= 69 rsm < 0.000000000000000 in fill_holes_driver at k= 70 rsm < 0.000000000000000 in fill_holes_driver at k= 71 rsm < 0.000000000000000 in fill_holes_driver at k= 72 rsm < 0.000000000000000 in fill_holes_driver at k= 73 rsm < 0.000000000000000 in fill_holes_driver at k= 74 rsm < 0.000000000000000 in fill_holes_driver at k= 75 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 iteration = 270; time = 77400.0 rsm < 0.000000000000000 in fill_holes_driver at k= 33 rsm < 0.000000000000000 in fill_holes_driver at k= 34 rsm < 0.000000000000000 in fill_holes_driver at k= 35 rsm < 0.000000000000000 in fill_holes_driver at k= 36 rsm < 0.000000000000000 in fill_holes_driver at k= 37 rsm < 0.000000000000000 in fill_holes_driver at k= 38 rsm < 0.000000000000000 in fill_holes_driver at k= 39 rsm < 0.000000000000000 in fill_holes_driver at k= 40 rsm < 0.000000000000000 in fill_holes_driver at k= 41 rsm < 0.000000000000000 in fill_holes_driver at k= 42 rsm < 0.000000000000000 in fill_holes_driver at k= 43 rsm < 0.000000000000000 in fill_holes_driver at k= 44 rsm < 0.000000000000000 in fill_holes_driver at k= 45 rsm < 0.000000000000000 in fill_holes_driver at k= 46 rsm < 0.000000000000000 in fill_holes_driver at k= 47 rsm < 0.000000000000000 in fill_holes_driver at k= 48 rsm < 0.000000000000000 in fill_holes_driver at k= 49 rsm < 0.000000000000000 in fill_holes_driver at k= 50 rsm < 0.000000000000000 in fill_holes_driver at k= 51 rsm < 0.000000000000000 in fill_holes_driver at k= 52 rsm < 0.000000000000000 in fill_holes_driver at k= 53 rsm < 0.000000000000000 in fill_holes_driver at k= 54 rsm < 0.000000000000000 in fill_holes_driver at k= 55 rsm < 0.000000000000000 in fill_holes_driver at k= 56 rsm < 0.000000000000000 in fill_holes_driver at k= 57 rsm < 0.000000000000000 in fill_holes_driver at k= 58 rsm < 0.000000000000000 in fill_holes_driver at k= 59 rsm < 0.000000000000000 in fill_holes_driver at k= 60 rsm < 0.000000000000000 in fill_holes_driver at k= 61 rsm < 0.000000000000000 in fill_holes_driver at k= 62 rsm < 0.000000000000000 in fill_holes_driver at k= 63 rsm < 0.000000000000000 in fill_holes_driver at k= 64 rsm < 0.000000000000000 in fill_holes_driver at k= 65 rsm < 0.000000000000000 in fill_holes_driver at k= 66 rsm < 0.000000000000000 in fill_holes_driver at k= 67 rsm < 0.000000000000000 in fill_holes_driver at k= 68 rsm < 0.000000000000000 in fill_holes_driver at k= 69 rsm < 0.000000000000000 in fill_holes_driver at k= 70 rsm < 0.000000000000000 in fill_holes_driver at k= 71 rsm < 0.000000000000000 in fill_holes_driver at k= 72 rsm < 0.000000000000000 in fill_holes_driver at k= 73 rsm < 0.000000000000000 in fill_holes_driver at k= 74 rsm < 0.000000000000000 in fill_holes_driver at k= 75 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 iteration = 271; time = 77460.0 rsm < 0.000000000000000 in fill_holes_driver at k= 33 rsm < 0.000000000000000 in fill_holes_driver at k= 34 rsm < 0.000000000000000 in fill_holes_driver at k= 35 rsm < 0.000000000000000 in fill_holes_driver at k= 36 rsm < 0.000000000000000 in fill_holes_driver at k= 37 rsm < 0.000000000000000 in fill_holes_driver at k= 38 rsm < 0.000000000000000 in fill_holes_driver at k= 39 rsm < 0.000000000000000 in fill_holes_driver at k= 40 rsm < 0.000000000000000 in fill_holes_driver at k= 41 rsm < 0.000000000000000 in fill_holes_driver at k= 42 rsm < 0.000000000000000 in fill_holes_driver at k= 43 rsm < 0.000000000000000 in fill_holes_driver at k= 44 rsm < 0.000000000000000 in fill_holes_driver at k= 45 rsm < 0.000000000000000 in fill_holes_driver at k= 46 rsm < 0.000000000000000 in fill_holes_driver at k= 47 rsm < 0.000000000000000 in fill_holes_driver at k= 48 rsm < 0.000000000000000 in fill_holes_driver at k= 49 rsm < 0.000000000000000 in fill_holes_driver at k= 50 rsm < 0.000000000000000 in fill_holes_driver at k= 51 rsm < 0.000000000000000 in fill_holes_driver at k= 52 rsm < 0.000000000000000 in fill_holes_driver at k= 53 rsm < 0.000000000000000 in fill_holes_driver at k= 54 rsm < 0.000000000000000 in fill_holes_driver at k= 55 rsm < 0.000000000000000 in fill_holes_driver at k= 56 rsm < 0.000000000000000 in fill_holes_driver at k= 57 rsm < 0.000000000000000 in fill_holes_driver at k= 58 rsm < 0.000000000000000 in fill_holes_driver at k= 59 rsm < 0.000000000000000 in fill_holes_driver at k= 60 rsm < 0.000000000000000 in fill_holes_driver at k= 61 rsm < 0.000000000000000 in fill_holes_driver at k= 62 rsm < 0.000000000000000 in fill_holes_driver at k= 63 rsm < 0.000000000000000 in fill_holes_driver at k= 64 rsm < 0.000000000000000 in fill_holes_driver at k= 65 rsm < 0.000000000000000 in fill_holes_driver at k= 66 rsm < 0.000000000000000 in fill_holes_driver at k= 67 rsm < 0.000000000000000 in fill_holes_driver at k= 68 rsm < 0.000000000000000 in fill_holes_driver at k= 69 rsm < 0.000000000000000 in fill_holes_driver at k= 70 rsm < 0.000000000000000 in fill_holes_driver at k= 71 rsm < 0.000000000000000 in fill_holes_driver at k= 72 rsm < 0.000000000000000 in fill_holes_driver at k= 73 rsm < 0.000000000000000 in fill_holes_driver at k= 74 rsm < 0.000000000000000 in fill_holes_driver at k= 75 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 iteration = 272; time = 77520.0 rsm < 0.000000000000000 in fill_holes_driver at k= 34 rsm < 0.000000000000000 in fill_holes_driver at k= 35 rsm < 0.000000000000000 in fill_holes_driver at k= 36 rsm < 0.000000000000000 in fill_holes_driver at k= 37 rsm < 0.000000000000000 in fill_holes_driver at k= 38 rsm < 0.000000000000000 in fill_holes_driver at k= 39 rsm < 0.000000000000000 in fill_holes_driver at k= 40 rsm < 0.000000000000000 in fill_holes_driver at k= 41 rsm < 0.000000000000000 in fill_holes_driver at k= 42 rsm < 0.000000000000000 in fill_holes_driver at k= 43 rsm < 0.000000000000000 in fill_holes_driver at k= 44 rsm < 0.000000000000000 in fill_holes_driver at k= 45 rsm < 0.000000000000000 in fill_holes_driver at k= 46 rsm < 0.000000000000000 in fill_holes_driver at k= 47 rsm < 0.000000000000000 in fill_holes_driver at k= 48 rsm < 0.000000000000000 in fill_holes_driver at k= 49 rsm < 0.000000000000000 in fill_holes_driver at k= 50 rsm < 0.000000000000000 in fill_holes_driver at k= 51 rsm < 0.000000000000000 in fill_holes_driver at k= 52 rsm < 0.000000000000000 in fill_holes_driver at k= 53 rsm < 0.000000000000000 in fill_holes_driver at k= 54 rsm < 0.000000000000000 in fill_holes_driver at k= 55 rsm < 0.000000000000000 in fill_holes_driver at k= 56 rsm < 0.000000000000000 in fill_holes_driver at k= 57 rsm < 0.000000000000000 in fill_holes_driver at k= 58 rsm < 0.000000000000000 in fill_holes_driver at k= 59 rsm < 0.000000000000000 in fill_holes_driver at k= 60 rsm < 0.000000000000000 in fill_holes_driver at k= 61 rsm < 0.000000000000000 in fill_holes_driver at k= 62 rsm < 0.000000000000000 in fill_holes_driver at k= 63 rsm < 0.000000000000000 in fill_holes_driver at k= 64 rsm < 0.000000000000000 in fill_holes_driver at k= 65 rsm < 0.000000000000000 in fill_holes_driver at k= 66 rsm < 0.000000000000000 in fill_holes_driver at k= 67 rsm < 0.000000000000000 in fill_holes_driver at k= 68 rsm < 0.000000000000000 in fill_holes_driver at k= 69 rsm < 0.000000000000000 in fill_holes_driver at k= 70 rsm < 0.000000000000000 in fill_holes_driver at k= 71 rsm < 0.000000000000000 in fill_holes_driver at k= 72 rsm < 0.000000000000000 in fill_holes_driver at k= 73 rsm < 0.000000000000000 in fill_holes_driver at k= 74 rsm < 0.000000000000000 in fill_holes_driver at k= 75 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 iteration = 273; time = 77580.0 iteration = 274; time = 77640.0 rsm < 0.000000000000000 in fill_holes_driver at k= 28 Warning: One-level hole filling was not able to fill holes completely! The holes were filled partially. |total_hole| > total_mass Warning: One-level hole filling was not able to fill holes completely! The holes were filled partially. |total_hole| > total_mass Warning: One-level hole filling was not able to fill holes completely! The holes were filled partially. |total_hole| > total_mass Warning: Hole filling failed! A hole could not be filled. iteration = 275; time = 77700.0 rsm < 0.000000000000000 in fill_holes_driver at k= 29 Warning: One-level hole filling was not able to fill holes completely! The holes were filled partially. |total_hole| > total_mass Warning: One-level hole filling was not able to fill holes completely! The holes were filled partially. |total_hole| > total_mass Warning: One-level hole filling was not able to fill holes completely! The holes were filled partially. |total_hole| > total_mass Warning: Hole filling failed! A hole could not be filled. iteration = 276; time = 77760.0 rsm < 0.000000000000000 in fill_holes_driver at k= 28 Warning: One-level hole filling was not able to fill holes completely! The holes were filled partially. |total_hole| > total_mass Warning: One-level hole filling was not able to fill holes completely! The holes were filled partially. |total_hole| > total_mass Warning: One-level hole filling was not able to fill holes completely! The holes were filled partially. |total_hole| > total_mass Warning: Hole filling failed! A hole could not be filled. iteration = 277; time = 77820.0 iteration = 278; time = 77880.0 iteration = 279; time = 77940.0 rsm < 0.000000000000000 in fill_holes_driver at k= 28 rsm < 0.000000000000000 in fill_holes_driver at k= 33 rsm < 0.000000000000000 in fill_holes_driver at k= 34 rsm < 0.000000000000000 in fill_holes_driver at k= 35 rsm < 0.000000000000000 in fill_holes_driver at k= 36 rsm < 0.000000000000000 in fill_holes_driver at k= 37 rsm < 0.000000000000000 in fill_holes_driver at k= 38 rsm < 0.000000000000000 in fill_holes_driver at k= 39 rsm < 0.000000000000000 in fill_holes_driver at k= 40 rsm < 0.000000000000000 in fill_holes_driver at k= 41 rsm < 0.000000000000000 in fill_holes_driver at k= 42 rsm < 0.000000000000000 in fill_holes_driver at k= 43 rsm < 0.000000000000000 in fill_holes_driver at k= 44 rsm < 0.000000000000000 in fill_holes_driver at k= 45 rsm < 0.000000000000000 in fill_holes_driver at k= 46 rsm < 0.000000000000000 in fill_holes_driver at k= 47 rsm < 0.000000000000000 in fill_holes_driver at k= 48 rsm < 0.000000000000000 in fill_holes_driver at k= 49 rsm < 0.000000000000000 in fill_holes_driver at k= 50 rsm < 0.000000000000000 in fill_holes_driver at k= 51 rsm < 0.000000000000000 in fill_holes_driver at k= 52 rsm < 0.000000000000000 in fill_holes_driver at k= 53 rsm < 0.000000000000000 in fill_holes_driver at k= 54 rsm < 0.000000000000000 in fill_holes_driver at k= 55 rsm < 0.000000000000000 in fill_holes_driver at k= 56 rsm < 0.000000000000000 in fill_holes_driver at k= 57 rsm < 0.000000000000000 in fill_holes_driver at k= 58 rsm < 0.000000000000000 in fill_holes_driver at k= 59 rsm < 0.000000000000000 in fill_holes_driver at k= 60 rsm < 0.000000000000000 in fill_holes_driver at k= 61 rsm < 0.000000000000000 in fill_holes_driver at k= 62 rsm < 0.000000000000000 in fill_holes_driver at k= 63 rsm < 0.000000000000000 in fill_holes_driver at k= 64 rsm < 0.000000000000000 in fill_holes_driver at k= 65 rsm < 0.000000000000000 in fill_holes_driver at k= 66 rsm < 0.000000000000000 in fill_holes_driver at k= 67 rsm < 0.000000000000000 in fill_holes_driver at k= 68 rsm < 0.000000000000000 in fill_holes_driver at k= 69 rsm < 0.000000000000000 in fill_holes_driver at k= 70 rsm < 0.000000000000000 in fill_holes_driver at k= 71 rsm < 0.000000000000000 in fill_holes_driver at k= 72 rsm < 0.000000000000000 in fill_holes_driver at k= 73 rsm < 0.000000000000000 in fill_holes_driver at k= 74 rsm < 0.000000000000000 in fill_holes_driver at k= 75 Warning: One-level hole filling was not able to fill holes completely! The holes were filled partially. |total_hole| > total_mass Warning: One-level hole filling was not able to fill holes completely! The holes were filled partially. |total_hole| > total_mass Warning: One-level hole filling was not able to fill holes completely! The holes were filled partially. |total_hole| > total_mass Warning: Hole filling failed! A hole could not be filled. Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 iteration = 280; time = 78000.0 rsm < 0.000000000000000 in fill_holes_driver at k= 33 rsm < 0.000000000000000 in fill_holes_driver at k= 34 rsm < 0.000000000000000 in fill_holes_driver at k= 35 rsm < 0.000000000000000 in fill_holes_driver at k= 36 rsm < 0.000000000000000 in fill_holes_driver at k= 37 rsm < 0.000000000000000 in fill_holes_driver at k= 38 rsm < 0.000000000000000 in fill_holes_driver at k= 39 rsm < 0.000000000000000 in fill_holes_driver at k= 40 rsm < 0.000000000000000 in fill_holes_driver at k= 41 rsm < 0.000000000000000 in fill_holes_driver at k= 42 rsm < 0.000000000000000 in fill_holes_driver at k= 43 rsm < 0.000000000000000 in fill_holes_driver at k= 44 rsm < 0.000000000000000 in fill_holes_driver at k= 45 rsm < 0.000000000000000 in fill_holes_driver at k= 46 rsm < 0.000000000000000 in fill_holes_driver at k= 47 rsm < 0.000000000000000 in fill_holes_driver at k= 48 rsm < 0.000000000000000 in fill_holes_driver at k= 49 rsm < 0.000000000000000 in fill_holes_driver at k= 50 rsm < 0.000000000000000 in fill_holes_driver at k= 51 rsm < 0.000000000000000 in fill_holes_driver at k= 52 rsm < 0.000000000000000 in fill_holes_driver at k= 53 rsm < 0.000000000000000 in fill_holes_driver at k= 54 rsm < 0.000000000000000 in fill_holes_driver at k= 55 rsm < 0.000000000000000 in fill_holes_driver at k= 56 rsm < 0.000000000000000 in fill_holes_driver at k= 57 rsm < 0.000000000000000 in fill_holes_driver at k= 58 rsm < 0.000000000000000 in fill_holes_driver at k= 59 rsm < 0.000000000000000 in fill_holes_driver at k= 60 rsm < 0.000000000000000 in fill_holes_driver at k= 61 rsm < 0.000000000000000 in fill_holes_driver at k= 62 rsm < 0.000000000000000 in fill_holes_driver at k= 63 rsm < 0.000000000000000 in fill_holes_driver at k= 64 rsm < 0.000000000000000 in fill_holes_driver at k= 65 rsm < 0.000000000000000 in fill_holes_driver at k= 66 rsm < 0.000000000000000 in fill_holes_driver at k= 67 rsm < 0.000000000000000 in fill_holes_driver at k= 68 rsm < 0.000000000000000 in fill_holes_driver at k= 69 rsm < 0.000000000000000 in fill_holes_driver at k= 70 rsm < 0.000000000000000 in fill_holes_driver at k= 71 rsm < 0.000000000000000 in fill_holes_driver at k= 72 rsm < 0.000000000000000 in fill_holes_driver at k= 73 rsm < 0.000000000000000 in fill_holes_driver at k= 74 rsm < 0.000000000000000 in fill_holes_driver at k= 75 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 iteration = 281; time = 78060.0 rsm < 0.000000000000000 in fill_holes_driver at k= 33 rsm < 0.000000000000000 in fill_holes_driver at k= 34 rsm < 0.000000000000000 in fill_holes_driver at k= 35 rsm < 0.000000000000000 in fill_holes_driver at k= 36 rsm < 0.000000000000000 in fill_holes_driver at k= 37 rsm < 0.000000000000000 in fill_holes_driver at k= 38 rsm < 0.000000000000000 in fill_holes_driver at k= 39 rsm < 0.000000000000000 in fill_holes_driver at k= 40 rsm < 0.000000000000000 in fill_holes_driver at k= 41 rsm < 0.000000000000000 in fill_holes_driver at k= 42 rsm < 0.000000000000000 in fill_holes_driver at k= 43 rsm < 0.000000000000000 in fill_holes_driver at k= 44 rsm < 0.000000000000000 in fill_holes_driver at k= 45 rsm < 0.000000000000000 in fill_holes_driver at k= 46 rsm < 0.000000000000000 in fill_holes_driver at k= 47 rsm < 0.000000000000000 in fill_holes_driver at k= 48 rsm < 0.000000000000000 in fill_holes_driver at k= 49 rsm < 0.000000000000000 in fill_holes_driver at k= 50 rsm < 0.000000000000000 in fill_holes_driver at k= 51 rsm < 0.000000000000000 in fill_holes_driver at k= 52 rsm < 0.000000000000000 in fill_holes_driver at k= 53 rsm < 0.000000000000000 in fill_holes_driver at k= 54 rsm < 0.000000000000000 in fill_holes_driver at k= 55 rsm < 0.000000000000000 in fill_holes_driver at k= 56 rsm < 0.000000000000000 in fill_holes_driver at k= 57 rsm < 0.000000000000000 in fill_holes_driver at k= 58 rsm < 0.000000000000000 in fill_holes_driver at k= 59 rsm < 0.000000000000000 in fill_holes_driver at k= 60 rsm < 0.000000000000000 in fill_holes_driver at k= 61 rsm < 0.000000000000000 in fill_holes_driver at k= 62 rsm < 0.000000000000000 in fill_holes_driver at k= 63 rsm < 0.000000000000000 in fill_holes_driver at k= 64 rsm < 0.000000000000000 in fill_holes_driver at k= 65 rsm < 0.000000000000000 in fill_holes_driver at k= 66 rsm < 0.000000000000000 in fill_holes_driver at k= 67 rsm < 0.000000000000000 in fill_holes_driver at k= 68 rsm < 0.000000000000000 in fill_holes_driver at k= 69 rsm < 0.000000000000000 in fill_holes_driver at k= 70 rsm < 0.000000000000000 in fill_holes_driver at k= 71 rsm < 0.000000000000000 in fill_holes_driver at k= 72 rsm < 0.000000000000000 in fill_holes_driver at k= 73 rsm < 0.000000000000000 in fill_holes_driver at k= 74 rsm < 0.000000000000000 in fill_holes_driver at k= 75 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 iteration = 282; time = 78120.0 rsm < 0.000000000000000 in fill_holes_driver at k= 33 rsm < 0.000000000000000 in fill_holes_driver at k= 34 rsm < 0.000000000000000 in fill_holes_driver at k= 35 rsm < 0.000000000000000 in fill_holes_driver at k= 36 rsm < 0.000000000000000 in fill_holes_driver at k= 37 rsm < 0.000000000000000 in fill_holes_driver at k= 38 rsm < 0.000000000000000 in fill_holes_driver at k= 39 rsm < 0.000000000000000 in fill_holes_driver at k= 40 rsm < 0.000000000000000 in fill_holes_driver at k= 41 rsm < 0.000000000000000 in fill_holes_driver at k= 42 rsm < 0.000000000000000 in fill_holes_driver at k= 43 rsm < 0.000000000000000 in fill_holes_driver at k= 44 rsm < 0.000000000000000 in fill_holes_driver at k= 45 rsm < 0.000000000000000 in fill_holes_driver at k= 46 rsm < 0.000000000000000 in fill_holes_driver at k= 47 rsm < 0.000000000000000 in fill_holes_driver at k= 48 rsm < 0.000000000000000 in fill_holes_driver at k= 49 rsm < 0.000000000000000 in fill_holes_driver at k= 50 rsm < 0.000000000000000 in fill_holes_driver at k= 51 rsm < 0.000000000000000 in fill_holes_driver at k= 52 rsm < 0.000000000000000 in fill_holes_driver at k= 53 rsm < 0.000000000000000 in fill_holes_driver at k= 54 rsm < 0.000000000000000 in fill_holes_driver at k= 55 rsm < 0.000000000000000 in fill_holes_driver at k= 56 rsm < 0.000000000000000 in fill_holes_driver at k= 57 rsm < 0.000000000000000 in fill_holes_driver at k= 58 rsm < 0.000000000000000 in fill_holes_driver at k= 59 rsm < 0.000000000000000 in fill_holes_driver at k= 60 rsm < 0.000000000000000 in fill_holes_driver at k= 61 rsm < 0.000000000000000 in fill_holes_driver at k= 62 rsm < 0.000000000000000 in fill_holes_driver at k= 63 rsm < 0.000000000000000 in fill_holes_driver at k= 64 rsm < 0.000000000000000 in fill_holes_driver at k= 65 rsm < 0.000000000000000 in fill_holes_driver at k= 66 rsm < 0.000000000000000 in fill_holes_driver at k= 67 rsm < 0.000000000000000 in fill_holes_driver at k= 68 rsm < 0.000000000000000 in fill_holes_driver at k= 69 rsm < 0.000000000000000 in fill_holes_driver at k= 70 rsm < 0.000000000000000 in fill_holes_driver at k= 71 rsm < 0.000000000000000 in fill_holes_driver at k= 72 rsm < 0.000000000000000 in fill_holes_driver at k= 73 rsm < 0.000000000000000 in fill_holes_driver at k= 74 rsm < 0.000000000000000 in fill_holes_driver at k= 75 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 iteration = 283; time = 78180.0 rsm < 0.000000000000000 in fill_holes_driver at k= 34 rsm < 0.000000000000000 in fill_holes_driver at k= 35 rsm < 0.000000000000000 in fill_holes_driver at k= 36 rsm < 0.000000000000000 in fill_holes_driver at k= 37 rsm < 0.000000000000000 in fill_holes_driver at k= 38 rsm < 0.000000000000000 in fill_holes_driver at k= 39 rsm < 0.000000000000000 in fill_holes_driver at k= 40 rsm < 0.000000000000000 in fill_holes_driver at k= 41 rsm < 0.000000000000000 in fill_holes_driver at k= 42 rsm < 0.000000000000000 in fill_holes_driver at k= 43 rsm < 0.000000000000000 in fill_holes_driver at k= 44 rsm < 0.000000000000000 in fill_holes_driver at k= 45 rsm < 0.000000000000000 in fill_holes_driver at k= 46 rsm < 0.000000000000000 in fill_holes_driver at k= 47 rsm < 0.000000000000000 in fill_holes_driver at k= 48 rsm < 0.000000000000000 in fill_holes_driver at k= 49 rsm < 0.000000000000000 in fill_holes_driver at k= 50 rsm < 0.000000000000000 in fill_holes_driver at k= 51 rsm < 0.000000000000000 in fill_holes_driver at k= 52 rsm < 0.000000000000000 in fill_holes_driver at k= 53 rsm < 0.000000000000000 in fill_holes_driver at k= 54 rsm < 0.000000000000000 in fill_holes_driver at k= 55 rsm < 0.000000000000000 in fill_holes_driver at k= 56 rsm < 0.000000000000000 in fill_holes_driver at k= 57 rsm < 0.000000000000000 in fill_holes_driver at k= 58 rsm < 0.000000000000000 in fill_holes_driver at k= 59 rsm < 0.000000000000000 in fill_holes_driver at k= 60 rsm < 0.000000000000000 in fill_holes_driver at k= 61 rsm < 0.000000000000000 in fill_holes_driver at k= 62 rsm < 0.000000000000000 in fill_holes_driver at k= 63 rsm < 0.000000000000000 in fill_holes_driver at k= 64 rsm < 0.000000000000000 in fill_holes_driver at k= 65 rsm < 0.000000000000000 in fill_holes_driver at k= 66 rsm < 0.000000000000000 in fill_holes_driver at k= 67 rsm < 0.000000000000000 in fill_holes_driver at k= 68 rsm < 0.000000000000000 in fill_holes_driver at k= 69 rsm < 0.000000000000000 in fill_holes_driver at k= 70 rsm < 0.000000000000000 in fill_holes_driver at k= 71 rsm < 0.000000000000000 in fill_holes_driver at k= 72 rsm < 0.000000000000000 in fill_holes_driver at k= 73 rsm < 0.000000000000000 in fill_holes_driver at k= 74 rsm < 0.000000000000000 in fill_holes_driver at k= 75 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 iteration = 284; time = 78240.0 rsm < 0.000000000000000 in fill_holes_driver at k= 33 rsm < 0.000000000000000 in fill_holes_driver at k= 34 rsm < 0.000000000000000 in fill_holes_driver at k= 35 rsm < 0.000000000000000 in fill_holes_driver at k= 36 rsm < 0.000000000000000 in fill_holes_driver at k= 37 rsm < 0.000000000000000 in fill_holes_driver at k= 38 rsm < 0.000000000000000 in fill_holes_driver at k= 39 rsm < 0.000000000000000 in fill_holes_driver at k= 40 rsm < 0.000000000000000 in fill_holes_driver at k= 41 rsm < 0.000000000000000 in fill_holes_driver at k= 42 rsm < 0.000000000000000 in fill_holes_driver at k= 43 rsm < 0.000000000000000 in fill_holes_driver at k= 44 rsm < 0.000000000000000 in fill_holes_driver at k= 45 rsm < 0.000000000000000 in fill_holes_driver at k= 46 rsm < 0.000000000000000 in fill_holes_driver at k= 47 rsm < 0.000000000000000 in fill_holes_driver at k= 48 rsm < 0.000000000000000 in fill_holes_driver at k= 49 rsm < 0.000000000000000 in fill_holes_driver at k= 50 rsm < 0.000000000000000 in fill_holes_driver at k= 51 rsm < 0.000000000000000 in fill_holes_driver at k= 52 rsm < 0.000000000000000 in fill_holes_driver at k= 53 rsm < 0.000000000000000 in fill_holes_driver at k= 54 rsm < 0.000000000000000 in fill_holes_driver at k= 55 rsm < 0.000000000000000 in fill_holes_driver at k= 56 rsm < 0.000000000000000 in fill_holes_driver at k= 57 rsm < 0.000000000000000 in fill_holes_driver at k= 58 rsm < 0.000000000000000 in fill_holes_driver at k= 59 rsm < 0.000000000000000 in fill_holes_driver at k= 60 rsm < 0.000000000000000 in fill_holes_driver at k= 61 rsm < 0.000000000000000 in fill_holes_driver at k= 62 rsm < 0.000000000000000 in fill_holes_driver at k= 63 rsm < 0.000000000000000 in fill_holes_driver at k= 64 rsm < 0.000000000000000 in fill_holes_driver at k= 65 rsm < 0.000000000000000 in fill_holes_driver at k= 66 rsm < 0.000000000000000 in fill_holes_driver at k= 67 rsm < 0.000000000000000 in fill_holes_driver at k= 68 rsm < 0.000000000000000 in fill_holes_driver at k= 69 rsm < 0.000000000000000 in fill_holes_driver at k= 70 rsm < 0.000000000000000 in fill_holes_driver at k= 71 rsm < 0.000000000000000 in fill_holes_driver at k= 72 rsm < 0.000000000000000 in fill_holes_driver at k= 73 rsm < 0.000000000000000 in fill_holes_driver at k= 74 rsm < 0.000000000000000 in fill_holes_driver at k= 75 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 iteration = 285; time = 78300.0 rsm < 0.000000000000000 in fill_holes_driver at k= 34 rsm < 0.000000000000000 in fill_holes_driver at k= 35 rsm < 0.000000000000000 in fill_holes_driver at k= 36 rsm < 0.000000000000000 in fill_holes_driver at k= 37 rsm < 0.000000000000000 in fill_holes_driver at k= 38 rsm < 0.000000000000000 in fill_holes_driver at k= 39 rsm < 0.000000000000000 in fill_holes_driver at k= 40 rsm < 0.000000000000000 in fill_holes_driver at k= 41 rsm < 0.000000000000000 in fill_holes_driver at k= 42 rsm < 0.000000000000000 in fill_holes_driver at k= 43 rsm < 0.000000000000000 in fill_holes_driver at k= 44 rsm < 0.000000000000000 in fill_holes_driver at k= 45 rsm < 0.000000000000000 in fill_holes_driver at k= 46 rsm < 0.000000000000000 in fill_holes_driver at k= 47 rsm < 0.000000000000000 in fill_holes_driver at k= 48 rsm < 0.000000000000000 in fill_holes_driver at k= 49 rsm < 0.000000000000000 in fill_holes_driver at k= 50 rsm < 0.000000000000000 in fill_holes_driver at k= 51 rsm < 0.000000000000000 in fill_holes_driver at k= 52 rsm < 0.000000000000000 in fill_holes_driver at k= 53 rsm < 0.000000000000000 in fill_holes_driver at k= 54 rsm < 0.000000000000000 in fill_holes_driver at k= 55 rsm < 0.000000000000000 in fill_holes_driver at k= 56 rsm < 0.000000000000000 in fill_holes_driver at k= 57 rsm < 0.000000000000000 in fill_holes_driver at k= 58 rsm < 0.000000000000000 in fill_holes_driver at k= 59 rsm < 0.000000000000000 in fill_holes_driver at k= 60 rsm < 0.000000000000000 in fill_holes_driver at k= 61 rsm < 0.000000000000000 in fill_holes_driver at k= 62 rsm < 0.000000000000000 in fill_holes_driver at k= 63 rsm < 0.000000000000000 in fill_holes_driver at k= 64 rsm < 0.000000000000000 in fill_holes_driver at k= 65 rsm < 0.000000000000000 in fill_holes_driver at k= 66 rsm < 0.000000000000000 in fill_holes_driver at k= 67 rsm < 0.000000000000000 in fill_holes_driver at k= 68 rsm < 0.000000000000000 in fill_holes_driver at k= 69 rsm < 0.000000000000000 in fill_holes_driver at k= 70 rsm < 0.000000000000000 in fill_holes_driver at k= 71 rsm < 0.000000000000000 in fill_holes_driver at k= 72 rsm < 0.000000000000000 in fill_holes_driver at k= 73 rsm < 0.000000000000000 in fill_holes_driver at k= 74 rsm < 0.000000000000000 in fill_holes_driver at k= 75 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 iteration = 286; time = 78360.0 rsm < 0.000000000000000 in fill_holes_driver at k= 33 rsm < 0.000000000000000 in fill_holes_driver at k= 34 rsm < 0.000000000000000 in fill_holes_driver at k= 35 rsm < 0.000000000000000 in fill_holes_driver at k= 36 rsm < 0.000000000000000 in fill_holes_driver at k= 37 rsm < 0.000000000000000 in fill_holes_driver at k= 38 rsm < 0.000000000000000 in fill_holes_driver at k= 39 rsm < 0.000000000000000 in fill_holes_driver at k= 40 rsm < 0.000000000000000 in fill_holes_driver at k= 41 rsm < 0.000000000000000 in fill_holes_driver at k= 42 rsm < 0.000000000000000 in fill_holes_driver at k= 43 rsm < 0.000000000000000 in fill_holes_driver at k= 44 rsm < 0.000000000000000 in fill_holes_driver at k= 45 rsm < 0.000000000000000 in fill_holes_driver at k= 46 rsm < 0.000000000000000 in fill_holes_driver at k= 47 rsm < 0.000000000000000 in fill_holes_driver at k= 48 rsm < 0.000000000000000 in fill_holes_driver at k= 49 rsm < 0.000000000000000 in fill_holes_driver at k= 50 rsm < 0.000000000000000 in fill_holes_driver at k= 51 rsm < 0.000000000000000 in fill_holes_driver at k= 52 rsm < 0.000000000000000 in fill_holes_driver at k= 53 rsm < 0.000000000000000 in fill_holes_driver at k= 54 rsm < 0.000000000000000 in fill_holes_driver at k= 55 rsm < 0.000000000000000 in fill_holes_driver at k= 56 rsm < 0.000000000000000 in fill_holes_driver at k= 57 rsm < 0.000000000000000 in fill_holes_driver at k= 58 rsm < 0.000000000000000 in fill_holes_driver at k= 59 rsm < 0.000000000000000 in fill_holes_driver at k= 60 rsm < 0.000000000000000 in fill_holes_driver at k= 61 rsm < 0.000000000000000 in fill_holes_driver at k= 62 rsm < 0.000000000000000 in fill_holes_driver at k= 63 rsm < 0.000000000000000 in fill_holes_driver at k= 64 rsm < 0.000000000000000 in fill_holes_driver at k= 65 rsm < 0.000000000000000 in fill_holes_driver at k= 66 rsm < 0.000000000000000 in fill_holes_driver at k= 67 rsm < 0.000000000000000 in fill_holes_driver at k= 68 rsm < 0.000000000000000 in fill_holes_driver at k= 69 rsm < 0.000000000000000 in fill_holes_driver at k= 70 rsm < 0.000000000000000 in fill_holes_driver at k= 71 rsm < 0.000000000000000 in fill_holes_driver at k= 72 rsm < 0.000000000000000 in fill_holes_driver at k= 73 rsm < 0.000000000000000 in fill_holes_driver at k= 74 rsm < 0.000000000000000 in fill_holes_driver at k= 75 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 iteration = 287; time = 78420.0 rsm < 0.000000000000000 in fill_holes_driver at k= 34 rsm < 0.000000000000000 in fill_holes_driver at k= 35 rsm < 0.000000000000000 in fill_holes_driver at k= 36 rsm < 0.000000000000000 in fill_holes_driver at k= 37 rsm < 0.000000000000000 in fill_holes_driver at k= 38 rsm < 0.000000000000000 in fill_holes_driver at k= 39 rsm < 0.000000000000000 in fill_holes_driver at k= 40 rsm < 0.000000000000000 in fill_holes_driver at k= 41 rsm < 0.000000000000000 in fill_holes_driver at k= 42 rsm < 0.000000000000000 in fill_holes_driver at k= 43 rsm < 0.000000000000000 in fill_holes_driver at k= 44 rsm < 0.000000000000000 in fill_holes_driver at k= 45 rsm < 0.000000000000000 in fill_holes_driver at k= 46 rsm < 0.000000000000000 in fill_holes_driver at k= 47 rsm < 0.000000000000000 in fill_holes_driver at k= 48 rsm < 0.000000000000000 in fill_holes_driver at k= 49 rsm < 0.000000000000000 in fill_holes_driver at k= 50 rsm < 0.000000000000000 in fill_holes_driver at k= 51 rsm < 0.000000000000000 in fill_holes_driver at k= 52 rsm < 0.000000000000000 in fill_holes_driver at k= 53 rsm < 0.000000000000000 in fill_holes_driver at k= 54 rsm < 0.000000000000000 in fill_holes_driver at k= 55 rsm < 0.000000000000000 in fill_holes_driver at k= 56 rsm < 0.000000000000000 in fill_holes_driver at k= 57 rsm < 0.000000000000000 in fill_holes_driver at k= 58 rsm < 0.000000000000000 in fill_holes_driver at k= 59 rsm < 0.000000000000000 in fill_holes_driver at k= 60 rsm < 0.000000000000000 in fill_holes_driver at k= 61 rsm < 0.000000000000000 in fill_holes_driver at k= 62 rsm < 0.000000000000000 in fill_holes_driver at k= 63 rsm < 0.000000000000000 in fill_holes_driver at k= 64 rsm < 0.000000000000000 in fill_holes_driver at k= 65 rsm < 0.000000000000000 in fill_holes_driver at k= 66 rsm < 0.000000000000000 in fill_holes_driver at k= 67 rsm < 0.000000000000000 in fill_holes_driver at k= 68 rsm < 0.000000000000000 in fill_holes_driver at k= 69 rsm < 0.000000000000000 in fill_holes_driver at k= 70 rsm < 0.000000000000000 in fill_holes_driver at k= 71 rsm < 0.000000000000000 in fill_holes_driver at k= 72 rsm < 0.000000000000000 in fill_holes_driver at k= 73 rsm < 0.000000000000000 in fill_holes_driver at k= 74 rsm < 0.000000000000000 in fill_holes_driver at k= 75 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 iteration = 288; time = 78480.0 rsm < 0.000000000000000 in fill_holes_driver at k= 33 rsm < 0.000000000000000 in fill_holes_driver at k= 34 rsm < 0.000000000000000 in fill_holes_driver at k= 35 rsm < 0.000000000000000 in fill_holes_driver at k= 36 rsm < 0.000000000000000 in fill_holes_driver at k= 37 rsm < 0.000000000000000 in fill_holes_driver at k= 38 rsm < 0.000000000000000 in fill_holes_driver at k= 39 rsm < 0.000000000000000 in fill_holes_driver at k= 40 rsm < 0.000000000000000 in fill_holes_driver at k= 41 rsm < 0.000000000000000 in fill_holes_driver at k= 42 rsm < 0.000000000000000 in fill_holes_driver at k= 43 rsm < 0.000000000000000 in fill_holes_driver at k= 44 rsm < 0.000000000000000 in fill_holes_driver at k= 45 rsm < 0.000000000000000 in fill_holes_driver at k= 46 rsm < 0.000000000000000 in fill_holes_driver at k= 47 rsm < 0.000000000000000 in fill_holes_driver at k= 48 rsm < 0.000000000000000 in fill_holes_driver at k= 49 rsm < 0.000000000000000 in fill_holes_driver at k= 50 rsm < 0.000000000000000 in fill_holes_driver at k= 51 rsm < 0.000000000000000 in fill_holes_driver at k= 52 rsm < 0.000000000000000 in fill_holes_driver at k= 53 rsm < 0.000000000000000 in fill_holes_driver at k= 54 rsm < 0.000000000000000 in fill_holes_driver at k= 55 rsm < 0.000000000000000 in fill_holes_driver at k= 56 rsm < 0.000000000000000 in fill_holes_driver at k= 57 rsm < 0.000000000000000 in fill_holes_driver at k= 58 rsm < 0.000000000000000 in fill_holes_driver at k= 59 rsm < 0.000000000000000 in fill_holes_driver at k= 60 rsm < 0.000000000000000 in fill_holes_driver at k= 61 rsm < 0.000000000000000 in fill_holes_driver at k= 62 rsm < 0.000000000000000 in fill_holes_driver at k= 63 rsm < 0.000000000000000 in fill_holes_driver at k= 64 rsm < 0.000000000000000 in fill_holes_driver at k= 65 rsm < 0.000000000000000 in fill_holes_driver at k= 66 rsm < 0.000000000000000 in fill_holes_driver at k= 67 rsm < 0.000000000000000 in fill_holes_driver at k= 68 rsm < 0.000000000000000 in fill_holes_driver at k= 69 rsm < 0.000000000000000 in fill_holes_driver at k= 70 rsm < 0.000000000000000 in fill_holes_driver at k= 71 rsm < 0.000000000000000 in fill_holes_driver at k= 72 rsm < 0.000000000000000 in fill_holes_driver at k= 73 rsm < 0.000000000000000 in fill_holes_driver at k= 74 rsm < 0.000000000000000 in fill_holes_driver at k= 75 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 iteration = 289; time = 78540.0 rsm < 0.000000000000000 in fill_holes_driver at k= 28 rsm < 0.000000000000000 in fill_holes_driver at k= 34 rsm < 0.000000000000000 in fill_holes_driver at k= 35 rsm < 0.000000000000000 in fill_holes_driver at k= 36 rsm < 0.000000000000000 in fill_holes_driver at k= 37 rsm < 0.000000000000000 in fill_holes_driver at k= 38 rsm < 0.000000000000000 in fill_holes_driver at k= 39 rsm < 0.000000000000000 in fill_holes_driver at k= 40 rsm < 0.000000000000000 in fill_holes_driver at k= 41 rsm < 0.000000000000000 in fill_holes_driver at k= 42 rsm < 0.000000000000000 in fill_holes_driver at k= 43 rsm < 0.000000000000000 in fill_holes_driver at k= 44 rsm < 0.000000000000000 in fill_holes_driver at k= 45 rsm < 0.000000000000000 in fill_holes_driver at k= 46 rsm < 0.000000000000000 in fill_holes_driver at k= 47 rsm < 0.000000000000000 in fill_holes_driver at k= 48 rsm < 0.000000000000000 in fill_holes_driver at k= 49 rsm < 0.000000000000000 in fill_holes_driver at k= 50 rsm < 0.000000000000000 in fill_holes_driver at k= 51 rsm < 0.000000000000000 in fill_holes_driver at k= 52 rsm < 0.000000000000000 in fill_holes_driver at k= 53 rsm < 0.000000000000000 in fill_holes_driver at k= 54 rsm < 0.000000000000000 in fill_holes_driver at k= 55 rsm < 0.000000000000000 in fill_holes_driver at k= 56 rsm < 0.000000000000000 in fill_holes_driver at k= 57 rsm < 0.000000000000000 in fill_holes_driver at k= 58 rsm < 0.000000000000000 in fill_holes_driver at k= 59 rsm < 0.000000000000000 in fill_holes_driver at k= 60 rsm < 0.000000000000000 in fill_holes_driver at k= 61 rsm < 0.000000000000000 in fill_holes_driver at k= 62 rsm < 0.000000000000000 in fill_holes_driver at k= 63 rsm < 0.000000000000000 in fill_holes_driver at k= 64 rsm < 0.000000000000000 in fill_holes_driver at k= 65 rsm < 0.000000000000000 in fill_holes_driver at k= 66 rsm < 0.000000000000000 in fill_holes_driver at k= 67 rsm < 0.000000000000000 in fill_holes_driver at k= 68 rsm < 0.000000000000000 in fill_holes_driver at k= 69 rsm < 0.000000000000000 in fill_holes_driver at k= 70 rsm < 0.000000000000000 in fill_holes_driver at k= 71 rsm < 0.000000000000000 in fill_holes_driver at k= 72 rsm < 0.000000000000000 in fill_holes_driver at k= 73 rsm < 0.000000000000000 in fill_holes_driver at k= 74 rsm < 0.000000000000000 in fill_holes_driver at k= 75 Warning: One-level hole filling was not able to fill holes completely! The holes were filled partially. |total_hole| > total_mass Warning: One-level hole filling was not able to fill holes completely! The holes were filled partially. |total_hole| > total_mass Warning: One-level hole filling was not able to fill holes completely! The holes were filled partially. |total_hole| > total_mass Warning: Hole filling failed! A hole could not be filled. Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 iteration = 290; time = 78600.0 iteration = 291; time = 78660.0 rsm < 0.000000000000000 in fill_holes_driver at k= 28 Warning: One-level hole filling was not able to fill holes completely! The holes were filled partially. |total_hole| > total_mass Warning: One-level hole filling was not able to fill holes completely! The holes were filled partially. |total_hole| > total_mass Warning: One-level hole filling was not able to fill holes completely! The holes were filled partially. |total_hole| > total_mass Warning: Hole filling failed! A hole could not be filled. iteration = 292; time = 78720.0 rsm < 0.000000000000000 in fill_holes_driver at k= 29 Warning: One-level hole filling was not able to fill holes completely! The holes were filled partially. |total_hole| > total_mass Warning: One-level hole filling was not able to fill holes completely! The holes were filled partially. |total_hole| > total_mass Warning: One-level hole filling was not able to fill holes completely! The holes were filled partially. |total_hole| > total_mass Warning: Hole filling failed! A hole could not be filled. Nim < 0.000000000000000 in fill_holes_driver at k= 29 iteration = 293; time = 78780.0 iteration = 294; time = 78840.0 iteration = 295; time = 78900.0 rsm < 0.000000000000000 in fill_holes_driver at k= 28 Warning: One-level hole filling was not able to fill holes completely! The holes were filled partially. |total_hole| > total_mass Warning: One-level hole filling was not able to fill holes completely! The holes were filled partially. |total_hole| > total_mass Warning: One-level hole filling was not able to fill holes completely! The holes were filled partially. |total_hole| > total_mass Warning: Hole filling failed! A hole could not be filled. iteration = 296; time = 78960.0 Nim < 0.000000000000000 in fill_holes_driver at k= 29 iteration = 297; time = 79020.0 iteration = 298; time = 79080.0 iteration = 299; time = 79140.0 iteration = 300; time = 79200.0 iteration = 301; time = 79260.0 iteration = 302; time = 79320.0 iteration = 303; time = 79380.0 iteration = 304; time = 79440.0 iteration = 305; time = 79500.0 rsm < 0.000000000000000 in fill_holes_driver at k= 34 rsm < 0.000000000000000 in fill_holes_driver at k= 35 rsm < 0.000000000000000 in fill_holes_driver at k= 36 rsm < 0.000000000000000 in fill_holes_driver at k= 37 rsm < 0.000000000000000 in fill_holes_driver at k= 38 rsm < 0.000000000000000 in fill_holes_driver at k= 39 rsm < 0.000000000000000 in fill_holes_driver at k= 40 rsm < 0.000000000000000 in fill_holes_driver at k= 41 rsm < 0.000000000000000 in fill_holes_driver at k= 42 rsm < 0.000000000000000 in fill_holes_driver at k= 43 rsm < 0.000000000000000 in fill_holes_driver at k= 44 rsm < 0.000000000000000 in fill_holes_driver at k= 45 rsm < 0.000000000000000 in fill_holes_driver at k= 46 rsm < 0.000000000000000 in fill_holes_driver at k= 47 rsm < 0.000000000000000 in fill_holes_driver at k= 48 rsm < 0.000000000000000 in fill_holes_driver at k= 49 rsm < 0.000000000000000 in fill_holes_driver at k= 50 rsm < 0.000000000000000 in fill_holes_driver at k= 51 rsm < 0.000000000000000 in fill_holes_driver at k= 52 rsm < 0.000000000000000 in fill_holes_driver at k= 53 rsm < 0.000000000000000 in fill_holes_driver at k= 54 rsm < 0.000000000000000 in fill_holes_driver at k= 55 rsm < 0.000000000000000 in fill_holes_driver at k= 56 rsm < 0.000000000000000 in fill_holes_driver at k= 57 rsm < 0.000000000000000 in fill_holes_driver at k= 58 rsm < 0.000000000000000 in fill_holes_driver at k= 59 rsm < 0.000000000000000 in fill_holes_driver at k= 60 rsm < 0.000000000000000 in fill_holes_driver at k= 61 rsm < 0.000000000000000 in fill_holes_driver at k= 62 rsm < 0.000000000000000 in fill_holes_driver at k= 63 rsm < 0.000000000000000 in fill_holes_driver at k= 64 rsm < 0.000000000000000 in fill_holes_driver at k= 65 rsm < 0.000000000000000 in fill_holes_driver at k= 66 rsm < 0.000000000000000 in fill_holes_driver at k= 67 rsm < 0.000000000000000 in fill_holes_driver at k= 68 rsm < 0.000000000000000 in fill_holes_driver at k= 69 rsm < 0.000000000000000 in fill_holes_driver at k= 70 rsm < 0.000000000000000 in fill_holes_driver at k= 71 rsm < 0.000000000000000 in fill_holes_driver at k= 72 rsm < 0.000000000000000 in fill_holes_driver at k= 73 rsm < 0.000000000000000 in fill_holes_driver at k= 74 rsm < 0.000000000000000 in fill_holes_driver at k= 75 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 iteration = 306; time = 79560.0 rsm < 0.000000000000000 in fill_holes_driver at k= 33 rsm < 0.000000000000000 in fill_holes_driver at k= 34 rsm < 0.000000000000000 in fill_holes_driver at k= 35 rsm < 0.000000000000000 in fill_holes_driver at k= 36 rsm < 0.000000000000000 in fill_holes_driver at k= 37 rsm < 0.000000000000000 in fill_holes_driver at k= 38 rsm < 0.000000000000000 in fill_holes_driver at k= 39 rsm < 0.000000000000000 in fill_holes_driver at k= 40 rsm < 0.000000000000000 in fill_holes_driver at k= 41 rsm < 0.000000000000000 in fill_holes_driver at k= 42 rsm < 0.000000000000000 in fill_holes_driver at k= 43 rsm < 0.000000000000000 in fill_holes_driver at k= 44 rsm < 0.000000000000000 in fill_holes_driver at k= 45 rsm < 0.000000000000000 in fill_holes_driver at k= 46 rsm < 0.000000000000000 in fill_holes_driver at k= 47 rsm < 0.000000000000000 in fill_holes_driver at k= 48 rsm < 0.000000000000000 in fill_holes_driver at k= 49 rsm < 0.000000000000000 in fill_holes_driver at k= 50 rsm < 0.000000000000000 in fill_holes_driver at k= 51 rsm < 0.000000000000000 in fill_holes_driver at k= 52 rsm < 0.000000000000000 in fill_holes_driver at k= 53 rsm < 0.000000000000000 in fill_holes_driver at k= 54 rsm < 0.000000000000000 in fill_holes_driver at k= 55 rsm < 0.000000000000000 in fill_holes_driver at k= 56 rsm < 0.000000000000000 in fill_holes_driver at k= 57 rsm < 0.000000000000000 in fill_holes_driver at k= 58 rsm < 0.000000000000000 in fill_holes_driver at k= 59 rsm < 0.000000000000000 in fill_holes_driver at k= 60 rsm < 0.000000000000000 in fill_holes_driver at k= 61 rsm < 0.000000000000000 in fill_holes_driver at k= 62 rsm < 0.000000000000000 in fill_holes_driver at k= 63 rsm < 0.000000000000000 in fill_holes_driver at k= 64 rsm < 0.000000000000000 in fill_holes_driver at k= 65 rsm < 0.000000000000000 in fill_holes_driver at k= 66 rsm < 0.000000000000000 in fill_holes_driver at k= 67 rsm < 0.000000000000000 in fill_holes_driver at k= 68 rsm < 0.000000000000000 in fill_holes_driver at k= 69 rsm < 0.000000000000000 in fill_holes_driver at k= 70 rsm < 0.000000000000000 in fill_holes_driver at k= 71 rsm < 0.000000000000000 in fill_holes_driver at k= 72 rsm < 0.000000000000000 in fill_holes_driver at k= 73 rsm < 0.000000000000000 in fill_holes_driver at k= 74 rsm < 0.000000000000000 in fill_holes_driver at k= 75 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 iteration = 307; time = 79620.0 rsm < 0.000000000000000 in fill_holes_driver at k= 34 rsm < 0.000000000000000 in fill_holes_driver at k= 35 rsm < 0.000000000000000 in fill_holes_driver at k= 36 rsm < 0.000000000000000 in fill_holes_driver at k= 37 rsm < 0.000000000000000 in fill_holes_driver at k= 38 rsm < 0.000000000000000 in fill_holes_driver at k= 39 rsm < 0.000000000000000 in fill_holes_driver at k= 40 rsm < 0.000000000000000 in fill_holes_driver at k= 41 rsm < 0.000000000000000 in fill_holes_driver at k= 42 rsm < 0.000000000000000 in fill_holes_driver at k= 43 rsm < 0.000000000000000 in fill_holes_driver at k= 44 rsm < 0.000000000000000 in fill_holes_driver at k= 45 rsm < 0.000000000000000 in fill_holes_driver at k= 46 rsm < 0.000000000000000 in fill_holes_driver at k= 47 rsm < 0.000000000000000 in fill_holes_driver at k= 48 rsm < 0.000000000000000 in fill_holes_driver at k= 49 rsm < 0.000000000000000 in fill_holes_driver at k= 50 rsm < 0.000000000000000 in fill_holes_driver at k= 51 rsm < 0.000000000000000 in fill_holes_driver at k= 52 rsm < 0.000000000000000 in fill_holes_driver at k= 53 rsm < 0.000000000000000 in fill_holes_driver at k= 54 rsm < 0.000000000000000 in fill_holes_driver at k= 55 rsm < 0.000000000000000 in fill_holes_driver at k= 56 rsm < 0.000000000000000 in fill_holes_driver at k= 57 rsm < 0.000000000000000 in fill_holes_driver at k= 58 rsm < 0.000000000000000 in fill_holes_driver at k= 59 rsm < 0.000000000000000 in fill_holes_driver at k= 60 rsm < 0.000000000000000 in fill_holes_driver at k= 61 rsm < 0.000000000000000 in fill_holes_driver at k= 62 rsm < 0.000000000000000 in fill_holes_driver at k= 63 rsm < 0.000000000000000 in fill_holes_driver at k= 64 rsm < 0.000000000000000 in fill_holes_driver at k= 65 rsm < 0.000000000000000 in fill_holes_driver at k= 66 rsm < 0.000000000000000 in fill_holes_driver at k= 67 rsm < 0.000000000000000 in fill_holes_driver at k= 68 rsm < 0.000000000000000 in fill_holes_driver at k= 69 rsm < 0.000000000000000 in fill_holes_driver at k= 70 rsm < 0.000000000000000 in fill_holes_driver at k= 71 rsm < 0.000000000000000 in fill_holes_driver at k= 72 rsm < 0.000000000000000 in fill_holes_driver at k= 73 rsm < 0.000000000000000 in fill_holes_driver at k= 74 rsm < 0.000000000000000 in fill_holes_driver at k= 75 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 iteration = 308; time = 79680.0 rsm < 0.000000000000000 in fill_holes_driver at k= 33 rsm < 0.000000000000000 in fill_holes_driver at k= 34 rsm < 0.000000000000000 in fill_holes_driver at k= 35 rsm < 0.000000000000000 in fill_holes_driver at k= 36 rsm < 0.000000000000000 in fill_holes_driver at k= 37 rsm < 0.000000000000000 in fill_holes_driver at k= 38 rsm < 0.000000000000000 in fill_holes_driver at k= 39 rsm < 0.000000000000000 in fill_holes_driver at k= 40 rsm < 0.000000000000000 in fill_holes_driver at k= 41 rsm < 0.000000000000000 in fill_holes_driver at k= 42 rsm < 0.000000000000000 in fill_holes_driver at k= 43 rsm < 0.000000000000000 in fill_holes_driver at k= 44 rsm < 0.000000000000000 in fill_holes_driver at k= 45 rsm < 0.000000000000000 in fill_holes_driver at k= 46 rsm < 0.000000000000000 in fill_holes_driver at k= 47 rsm < 0.000000000000000 in fill_holes_driver at k= 48 rsm < 0.000000000000000 in fill_holes_driver at k= 49 rsm < 0.000000000000000 in fill_holes_driver at k= 50 rsm < 0.000000000000000 in fill_holes_driver at k= 51 rsm < 0.000000000000000 in fill_holes_driver at k= 52 rsm < 0.000000000000000 in fill_holes_driver at k= 53 rsm < 0.000000000000000 in fill_holes_driver at k= 54 rsm < 0.000000000000000 in fill_holes_driver at k= 55 rsm < 0.000000000000000 in fill_holes_driver at k= 56 rsm < 0.000000000000000 in fill_holes_driver at k= 57 rsm < 0.000000000000000 in fill_holes_driver at k= 58 rsm < 0.000000000000000 in fill_holes_driver at k= 59 rsm < 0.000000000000000 in fill_holes_driver at k= 60 rsm < 0.000000000000000 in fill_holes_driver at k= 61 rsm < 0.000000000000000 in fill_holes_driver at k= 62 rsm < 0.000000000000000 in fill_holes_driver at k= 63 rsm < 0.000000000000000 in fill_holes_driver at k= 64 rsm < 0.000000000000000 in fill_holes_driver at k= 65 rsm < 0.000000000000000 in fill_holes_driver at k= 66 rsm < 0.000000000000000 in fill_holes_driver at k= 67 rsm < 0.000000000000000 in fill_holes_driver at k= 68 rsm < 0.000000000000000 in fill_holes_driver at k= 69 rsm < 0.000000000000000 in fill_holes_driver at k= 70 rsm < 0.000000000000000 in fill_holes_driver at k= 71 rsm < 0.000000000000000 in fill_holes_driver at k= 72 rsm < 0.000000000000000 in fill_holes_driver at k= 73 rsm < 0.000000000000000 in fill_holes_driver at k= 74 rsm < 0.000000000000000 in fill_holes_driver at k= 75 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 iteration = 309; time = 79740.0 rsm < 0.000000000000000 in fill_holes_driver at k= 34 rsm < 0.000000000000000 in fill_holes_driver at k= 35 rsm < 0.000000000000000 in fill_holes_driver at k= 36 rsm < 0.000000000000000 in fill_holes_driver at k= 37 rsm < 0.000000000000000 in fill_holes_driver at k= 38 rsm < 0.000000000000000 in fill_holes_driver at k= 39 rsm < 0.000000000000000 in fill_holes_driver at k= 40 rsm < 0.000000000000000 in fill_holes_driver at k= 41 rsm < 0.000000000000000 in fill_holes_driver at k= 42 rsm < 0.000000000000000 in fill_holes_driver at k= 43 rsm < 0.000000000000000 in fill_holes_driver at k= 44 rsm < 0.000000000000000 in fill_holes_driver at k= 45 rsm < 0.000000000000000 in fill_holes_driver at k= 46 rsm < 0.000000000000000 in fill_holes_driver at k= 47 rsm < 0.000000000000000 in fill_holes_driver at k= 48 rsm < 0.000000000000000 in fill_holes_driver at k= 49 rsm < 0.000000000000000 in fill_holes_driver at k= 50 rsm < 0.000000000000000 in fill_holes_driver at k= 51 rsm < 0.000000000000000 in fill_holes_driver at k= 52 rsm < 0.000000000000000 in fill_holes_driver at k= 53 rsm < 0.000000000000000 in fill_holes_driver at k= 54 rsm < 0.000000000000000 in fill_holes_driver at k= 55 rsm < 0.000000000000000 in fill_holes_driver at k= 56 rsm < 0.000000000000000 in fill_holes_driver at k= 57 rsm < 0.000000000000000 in fill_holes_driver at k= 58 rsm < 0.000000000000000 in fill_holes_driver at k= 59 rsm < 0.000000000000000 in fill_holes_driver at k= 60 rsm < 0.000000000000000 in fill_holes_driver at k= 61 rsm < 0.000000000000000 in fill_holes_driver at k= 62 rsm < 0.000000000000000 in fill_holes_driver at k= 63 rsm < 0.000000000000000 in fill_holes_driver at k= 64 rsm < 0.000000000000000 in fill_holes_driver at k= 65 rsm < 0.000000000000000 in fill_holes_driver at k= 66 rsm < 0.000000000000000 in fill_holes_driver at k= 67 rsm < 0.000000000000000 in fill_holes_driver at k= 68 rsm < 0.000000000000000 in fill_holes_driver at k= 69 rsm < 0.000000000000000 in fill_holes_driver at k= 70 rsm < 0.000000000000000 in fill_holes_driver at k= 71 rsm < 0.000000000000000 in fill_holes_driver at k= 72 rsm < 0.000000000000000 in fill_holes_driver at k= 73 rsm < 0.000000000000000 in fill_holes_driver at k= 74 rsm < 0.000000000000000 in fill_holes_driver at k= 75 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 iteration = 310; time = 79800.0 rsm < 0.000000000000000 in fill_holes_driver at k= 33 rsm < 0.000000000000000 in fill_holes_driver at k= 34 rsm < 0.000000000000000 in fill_holes_driver at k= 35 rsm < 0.000000000000000 in fill_holes_driver at k= 36 rsm < 0.000000000000000 in fill_holes_driver at k= 37 rsm < 0.000000000000000 in fill_holes_driver at k= 38 rsm < 0.000000000000000 in fill_holes_driver at k= 39 rsm < 0.000000000000000 in fill_holes_driver at k= 40 rsm < 0.000000000000000 in fill_holes_driver at k= 41 rsm < 0.000000000000000 in fill_holes_driver at k= 42 rsm < 0.000000000000000 in fill_holes_driver at k= 43 rsm < 0.000000000000000 in fill_holes_driver at k= 44 rsm < 0.000000000000000 in fill_holes_driver at k= 45 rsm < 0.000000000000000 in fill_holes_driver at k= 46 rsm < 0.000000000000000 in fill_holes_driver at k= 47 rsm < 0.000000000000000 in fill_holes_driver at k= 48 rsm < 0.000000000000000 in fill_holes_driver at k= 49 rsm < 0.000000000000000 in fill_holes_driver at k= 50 rsm < 0.000000000000000 in fill_holes_driver at k= 51 rsm < 0.000000000000000 in fill_holes_driver at k= 52 rsm < 0.000000000000000 in fill_holes_driver at k= 53 rsm < 0.000000000000000 in fill_holes_driver at k= 54 rsm < 0.000000000000000 in fill_holes_driver at k= 55 rsm < 0.000000000000000 in fill_holes_driver at k= 56 rsm < 0.000000000000000 in fill_holes_driver at k= 57 rsm < 0.000000000000000 in fill_holes_driver at k= 58 rsm < 0.000000000000000 in fill_holes_driver at k= 59 rsm < 0.000000000000000 in fill_holes_driver at k= 60 rsm < 0.000000000000000 in fill_holes_driver at k= 61 rsm < 0.000000000000000 in fill_holes_driver at k= 62 rsm < 0.000000000000000 in fill_holes_driver at k= 63 rsm < 0.000000000000000 in fill_holes_driver at k= 64 rsm < 0.000000000000000 in fill_holes_driver at k= 65 rsm < 0.000000000000000 in fill_holes_driver at k= 66 rsm < 0.000000000000000 in fill_holes_driver at k= 67 rsm < 0.000000000000000 in fill_holes_driver at k= 68 rsm < 0.000000000000000 in fill_holes_driver at k= 69 rsm < 0.000000000000000 in fill_holes_driver at k= 70 rsm < 0.000000000000000 in fill_holes_driver at k= 71 rsm < 0.000000000000000 in fill_holes_driver at k= 72 rsm < 0.000000000000000 in fill_holes_driver at k= 73 rsm < 0.000000000000000 in fill_holes_driver at k= 74 rsm < 0.000000000000000 in fill_holes_driver at k= 75 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 iteration = 311; time = 79860.0 rsm < 0.000000000000000 in fill_holes_driver at k= 34 rsm < 0.000000000000000 in fill_holes_driver at k= 35 rsm < 0.000000000000000 in fill_holes_driver at k= 36 rsm < 0.000000000000000 in fill_holes_driver at k= 37 rsm < 0.000000000000000 in fill_holes_driver at k= 38 rsm < 0.000000000000000 in fill_holes_driver at k= 39 rsm < 0.000000000000000 in fill_holes_driver at k= 40 rsm < 0.000000000000000 in fill_holes_driver at k= 41 rsm < 0.000000000000000 in fill_holes_driver at k= 42 rsm < 0.000000000000000 in fill_holes_driver at k= 43 rsm < 0.000000000000000 in fill_holes_driver at k= 44 rsm < 0.000000000000000 in fill_holes_driver at k= 45 rsm < 0.000000000000000 in fill_holes_driver at k= 46 rsm < 0.000000000000000 in fill_holes_driver at k= 47 rsm < 0.000000000000000 in fill_holes_driver at k= 48 rsm < 0.000000000000000 in fill_holes_driver at k= 49 rsm < 0.000000000000000 in fill_holes_driver at k= 50 rsm < 0.000000000000000 in fill_holes_driver at k= 51 rsm < 0.000000000000000 in fill_holes_driver at k= 52 rsm < 0.000000000000000 in fill_holes_driver at k= 53 rsm < 0.000000000000000 in fill_holes_driver at k= 54 rsm < 0.000000000000000 in fill_holes_driver at k= 55 rsm < 0.000000000000000 in fill_holes_driver at k= 56 rsm < 0.000000000000000 in fill_holes_driver at k= 57 rsm < 0.000000000000000 in fill_holes_driver at k= 58 rsm < 0.000000000000000 in fill_holes_driver at k= 59 rsm < 0.000000000000000 in fill_holes_driver at k= 60 rsm < 0.000000000000000 in fill_holes_driver at k= 61 rsm < 0.000000000000000 in fill_holes_driver at k= 62 rsm < 0.000000000000000 in fill_holes_driver at k= 63 rsm < 0.000000000000000 in fill_holes_driver at k= 64 rsm < 0.000000000000000 in fill_holes_driver at k= 65 rsm < 0.000000000000000 in fill_holes_driver at k= 66 rsm < 0.000000000000000 in fill_holes_driver at k= 67 rsm < 0.000000000000000 in fill_holes_driver at k= 68 rsm < 0.000000000000000 in fill_holes_driver at k= 69 rsm < 0.000000000000000 in fill_holes_driver at k= 70 rsm < 0.000000000000000 in fill_holes_driver at k= 71 rsm < 0.000000000000000 in fill_holes_driver at k= 72 rsm < 0.000000000000000 in fill_holes_driver at k= 73 rsm < 0.000000000000000 in fill_holes_driver at k= 74 rsm < 0.000000000000000 in fill_holes_driver at k= 75 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 iteration = 312; time = 79920.0 iteration = 313; time = 79980.0 rsm < 0.000000000000000 in fill_holes_driver at k= 28 Warning: One-level hole filling was not able to fill holes completely! The holes were filled partially. |total_hole| > total_mass Warning: One-level hole filling was not able to fill holes completely! The holes were filled partially. |total_hole| > total_mass Warning: One-level hole filling was not able to fill holes completely! The holes were filled partially. |total_hole| > total_mass Warning: Hole filling failed! A hole could not be filled. iteration = 314; time = 80040.0 iteration = 315; time = 80100.0 rsm < 0.000000000000000 in fill_holes_driver at k= 28 Warning: One-level hole filling was not able to fill holes completely! The holes were filled partially. |total_hole| > total_mass Warning: One-level hole filling was not able to fill holes completely! The holes were filled partially. |total_hole| > total_mass Warning: One-level hole filling was not able to fill holes completely! The holes were filled partially. |total_hole| > total_mass Warning: Hole filling failed! A hole could not be filled. iteration = 316; time = 80160.0 Nim < 0.000000000000000 in fill_holes_driver at k= 29 iteration = 317; time = 80220.0 rsm < 0.000000000000000 in fill_holes_driver at k= 28 Warning: One-level hole filling was not able to fill holes completely! The holes were filled partially. |total_hole| > total_mass Warning: One-level hole filling was not able to fill holes completely! The holes were filled partially. |total_hole| > total_mass Warning: One-level hole filling was not able to fill holes completely! The holes were filled partially. |total_hole| > total_mass Warning: Hole filling failed! A hole could not be filled. iteration = 318; time = 80280.0 Nim < 0.000000000000000 in fill_holes_driver at k= 29 iteration = 319; time = 80340.0 iteration = 320; time = 80400.0 iteration = 321; time = 80460.0 iteration = 322; time = 80520.0 iteration = 323; time = 80580.0 iteration = 324; time = 80640.0 iteration = 325; time = 80700.0 rsm < 0.000000000000000 in fill_holes_driver at k= 27 Warning: One-level hole filling was not able to fill holes completely! The holes were filled partially. |total_hole| > total_mass Warning: One-level hole filling was not able to fill holes completely! The holes were filled partially. |total_hole| > total_mass Warning: One-level hole filling was not able to fill holes completely! The holes were filled partially. |total_hole| > total_mass Warning: Hole filling failed! A hole could not be filled. iteration = 326; time = 80760.0 iteration = 327; time = 80820.0 rsm < 0.000000000000000 in fill_holes_driver at k= 30 Warning: One-level hole filling was not able to fill holes completely! The holes were filled partially. |total_hole| > total_mass Warning: One-level hole filling was not able to fill holes completely! The holes were filled partially. |total_hole| > total_mass Warning: One-level hole filling was not able to fill holes completely! The holes were filled partially. |total_hole| > total_mass Warning: Hole filling failed! A hole could not be filled. iteration = 328; time = 80880.0 iteration = 329; time = 80940.0 iteration = 330; time = 81000.0 iteration = 331; time = 81060.0 iteration = 332; time = 81120.0 rsm < 0.000000000000000 in fill_holes_driver at k= 29 Warning: One-level hole filling was not able to fill holes completely! The holes were filled partially. |total_hole| > total_mass Warning: One-level hole filling was not able to fill holes completely! The holes were filled partially. |total_hole| > total_mass Warning: One-level hole filling was not able to fill holes completely! The holes were filled partially. |total_hole| > total_mass Warning: Hole filling failed! A hole could not be filled. iteration = 333; time = 81180.0 iteration = 334; time = 81240.0 iteration = 335; time = 81300.0 rsm < 0.000000000000000 in fill_holes_driver at k= 34 rsm < 0.000000000000000 in fill_holes_driver at k= 35 rsm < 0.000000000000000 in fill_holes_driver at k= 36 rsm < 0.000000000000000 in fill_holes_driver at k= 37 rsm < 0.000000000000000 in fill_holes_driver at k= 38 rsm < 0.000000000000000 in fill_holes_driver at k= 39 rsm < 0.000000000000000 in fill_holes_driver at k= 40 rsm < 0.000000000000000 in fill_holes_driver at k= 41 rsm < 0.000000000000000 in fill_holes_driver at k= 42 rsm < 0.000000000000000 in fill_holes_driver at k= 43 rsm < 0.000000000000000 in fill_holes_driver at k= 44 rsm < 0.000000000000000 in fill_holes_driver at k= 45 rsm < 0.000000000000000 in fill_holes_driver at k= 46 rsm < 0.000000000000000 in fill_holes_driver at k= 47 rsm < 0.000000000000000 in fill_holes_driver at k= 48 rsm < 0.000000000000000 in fill_holes_driver at k= 49 rsm < 0.000000000000000 in fill_holes_driver at k= 50 rsm < 0.000000000000000 in fill_holes_driver at k= 51 rsm < 0.000000000000000 in fill_holes_driver at k= 52 rsm < 0.000000000000000 in fill_holes_driver at k= 53 rsm < 0.000000000000000 in fill_holes_driver at k= 54 rsm < 0.000000000000000 in fill_holes_driver at k= 55 rsm < 0.000000000000000 in fill_holes_driver at k= 56 rsm < 0.000000000000000 in fill_holes_driver at k= 57 rsm < 0.000000000000000 in fill_holes_driver at k= 58 rsm < 0.000000000000000 in fill_holes_driver at k= 59 rsm < 0.000000000000000 in fill_holes_driver at k= 60 rsm < 0.000000000000000 in fill_holes_driver at k= 61 rsm < 0.000000000000000 in fill_holes_driver at k= 62 rsm < 0.000000000000000 in fill_holes_driver at k= 63 rsm < 0.000000000000000 in fill_holes_driver at k= 64 rsm < 0.000000000000000 in fill_holes_driver at k= 65 rsm < 0.000000000000000 in fill_holes_driver at k= 66 rsm < 0.000000000000000 in fill_holes_driver at k= 67 rsm < 0.000000000000000 in fill_holes_driver at k= 68 rsm < 0.000000000000000 in fill_holes_driver at k= 69 rsm < 0.000000000000000 in fill_holes_driver at k= 70 rsm < 0.000000000000000 in fill_holes_driver at k= 71 rsm < 0.000000000000000 in fill_holes_driver at k= 72 rsm < 0.000000000000000 in fill_holes_driver at k= 73 rsm < 0.000000000000000 in fill_holes_driver at k= 74 rsm < 0.000000000000000 in fill_holes_driver at k= 75 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 iteration = 336; time = 81360.0 rsm < 0.000000000000000 in fill_holes_driver at k= 33 rsm < 0.000000000000000 in fill_holes_driver at k= 34 rsm < 0.000000000000000 in fill_holes_driver at k= 35 rsm < 0.000000000000000 in fill_holes_driver at k= 36 rsm < 0.000000000000000 in fill_holes_driver at k= 37 rsm < 0.000000000000000 in fill_holes_driver at k= 38 rsm < 0.000000000000000 in fill_holes_driver at k= 39 rsm < 0.000000000000000 in fill_holes_driver at k= 40 rsm < 0.000000000000000 in fill_holes_driver at k= 41 rsm < 0.000000000000000 in fill_holes_driver at k= 42 rsm < 0.000000000000000 in fill_holes_driver at k= 43 rsm < 0.000000000000000 in fill_holes_driver at k= 44 rsm < 0.000000000000000 in fill_holes_driver at k= 45 rsm < 0.000000000000000 in fill_holes_driver at k= 46 rsm < 0.000000000000000 in fill_holes_driver at k= 47 rsm < 0.000000000000000 in fill_holes_driver at k= 48 rsm < 0.000000000000000 in fill_holes_driver at k= 49 rsm < 0.000000000000000 in fill_holes_driver at k= 50 rsm < 0.000000000000000 in fill_holes_driver at k= 51 rsm < 0.000000000000000 in fill_holes_driver at k= 52 rsm < 0.000000000000000 in fill_holes_driver at k= 53 rsm < 0.000000000000000 in fill_holes_driver at k= 54 rsm < 0.000000000000000 in fill_holes_driver at k= 55 rsm < 0.000000000000000 in fill_holes_driver at k= 56 rsm < 0.000000000000000 in fill_holes_driver at k= 57 rsm < 0.000000000000000 in fill_holes_driver at k= 58 rsm < 0.000000000000000 in fill_holes_driver at k= 59 rsm < 0.000000000000000 in fill_holes_driver at k= 60 rsm < 0.000000000000000 in fill_holes_driver at k= 61 rsm < 0.000000000000000 in fill_holes_driver at k= 62 rsm < 0.000000000000000 in fill_holes_driver at k= 63 rsm < 0.000000000000000 in fill_holes_driver at k= 64 rsm < 0.000000000000000 in fill_holes_driver at k= 65 rsm < 0.000000000000000 in fill_holes_driver at k= 66 rsm < 0.000000000000000 in fill_holes_driver at k= 67 rsm < 0.000000000000000 in fill_holes_driver at k= 68 rsm < 0.000000000000000 in fill_holes_driver at k= 69 rsm < 0.000000000000000 in fill_holes_driver at k= 70 rsm < 0.000000000000000 in fill_holes_driver at k= 71 rsm < 0.000000000000000 in fill_holes_driver at k= 72 rsm < 0.000000000000000 in fill_holes_driver at k= 73 rsm < 0.000000000000000 in fill_holes_driver at k= 74 rsm < 0.000000000000000 in fill_holes_driver at k= 75 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 iteration = 337; time = 81420.0 rsm < 0.000000000000000 in fill_holes_driver at k= 34 rsm < 0.000000000000000 in fill_holes_driver at k= 35 rsm < 0.000000000000000 in fill_holes_driver at k= 36 rsm < 0.000000000000000 in fill_holes_driver at k= 37 rsm < 0.000000000000000 in fill_holes_driver at k= 38 rsm < 0.000000000000000 in fill_holes_driver at k= 39 rsm < 0.000000000000000 in fill_holes_driver at k= 40 rsm < 0.000000000000000 in fill_holes_driver at k= 41 rsm < 0.000000000000000 in fill_holes_driver at k= 42 rsm < 0.000000000000000 in fill_holes_driver at k= 43 rsm < 0.000000000000000 in fill_holes_driver at k= 44 rsm < 0.000000000000000 in fill_holes_driver at k= 45 rsm < 0.000000000000000 in fill_holes_driver at k= 46 rsm < 0.000000000000000 in fill_holes_driver at k= 47 rsm < 0.000000000000000 in fill_holes_driver at k= 48 rsm < 0.000000000000000 in fill_holes_driver at k= 49 rsm < 0.000000000000000 in fill_holes_driver at k= 50 rsm < 0.000000000000000 in fill_holes_driver at k= 51 rsm < 0.000000000000000 in fill_holes_driver at k= 52 rsm < 0.000000000000000 in fill_holes_driver at k= 53 rsm < 0.000000000000000 in fill_holes_driver at k= 54 rsm < 0.000000000000000 in fill_holes_driver at k= 55 rsm < 0.000000000000000 in fill_holes_driver at k= 56 rsm < 0.000000000000000 in fill_holes_driver at k= 57 rsm < 0.000000000000000 in fill_holes_driver at k= 58 rsm < 0.000000000000000 in fill_holes_driver at k= 59 rsm < 0.000000000000000 in fill_holes_driver at k= 60 rsm < 0.000000000000000 in fill_holes_driver at k= 61 rsm < 0.000000000000000 in fill_holes_driver at k= 62 rsm < 0.000000000000000 in fill_holes_driver at k= 63 rsm < 0.000000000000000 in fill_holes_driver at k= 64 rsm < 0.000000000000000 in fill_holes_driver at k= 65 rsm < 0.000000000000000 in fill_holes_driver at k= 66 rsm < 0.000000000000000 in fill_holes_driver at k= 67 rsm < 0.000000000000000 in fill_holes_driver at k= 68 rsm < 0.000000000000000 in fill_holes_driver at k= 69 rsm < 0.000000000000000 in fill_holes_driver at k= 70 rsm < 0.000000000000000 in fill_holes_driver at k= 71 rsm < 0.000000000000000 in fill_holes_driver at k= 72 rsm < 0.000000000000000 in fill_holes_driver at k= 73 rsm < 0.000000000000000 in fill_holes_driver at k= 74 rsm < 0.000000000000000 in fill_holes_driver at k= 75 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 iteration = 338; time = 81480.0 rsm < 0.000000000000000 in fill_holes_driver at k= 33 rsm < 0.000000000000000 in fill_holes_driver at k= 34 rsm < 0.000000000000000 in fill_holes_driver at k= 35 rsm < 0.000000000000000 in fill_holes_driver at k= 36 rsm < 0.000000000000000 in fill_holes_driver at k= 37 rsm < 0.000000000000000 in fill_holes_driver at k= 38 rsm < 0.000000000000000 in fill_holes_driver at k= 39 rsm < 0.000000000000000 in fill_holes_driver at k= 40 rsm < 0.000000000000000 in fill_holes_driver at k= 41 rsm < 0.000000000000000 in fill_holes_driver at k= 42 rsm < 0.000000000000000 in fill_holes_driver at k= 43 rsm < 0.000000000000000 in fill_holes_driver at k= 44 rsm < 0.000000000000000 in fill_holes_driver at k= 45 rsm < 0.000000000000000 in fill_holes_driver at k= 46 rsm < 0.000000000000000 in fill_holes_driver at k= 47 rsm < 0.000000000000000 in fill_holes_driver at k= 48 rsm < 0.000000000000000 in fill_holes_driver at k= 49 rsm < 0.000000000000000 in fill_holes_driver at k= 50 rsm < 0.000000000000000 in fill_holes_driver at k= 51 rsm < 0.000000000000000 in fill_holes_driver at k= 52 rsm < 0.000000000000000 in fill_holes_driver at k= 53 rsm < 0.000000000000000 in fill_holes_driver at k= 54 rsm < 0.000000000000000 in fill_holes_driver at k= 55 rsm < 0.000000000000000 in fill_holes_driver at k= 56 rsm < 0.000000000000000 in fill_holes_driver at k= 57 rsm < 0.000000000000000 in fill_holes_driver at k= 58 rsm < 0.000000000000000 in fill_holes_driver at k= 59 rsm < 0.000000000000000 in fill_holes_driver at k= 60 rsm < 0.000000000000000 in fill_holes_driver at k= 61 rsm < 0.000000000000000 in fill_holes_driver at k= 62 rsm < 0.000000000000000 in fill_holes_driver at k= 63 rsm < 0.000000000000000 in fill_holes_driver at k= 64 rsm < 0.000000000000000 in fill_holes_driver at k= 65 rsm < 0.000000000000000 in fill_holes_driver at k= 66 rsm < 0.000000000000000 in fill_holes_driver at k= 67 rsm < 0.000000000000000 in fill_holes_driver at k= 68 rsm < 0.000000000000000 in fill_holes_driver at k= 69 rsm < 0.000000000000000 in fill_holes_driver at k= 70 rsm < 0.000000000000000 in fill_holes_driver at k= 71 rsm < 0.000000000000000 in fill_holes_driver at k= 72 rsm < 0.000000000000000 in fill_holes_driver at k= 73 rsm < 0.000000000000000 in fill_holes_driver at k= 74 rsm < 0.000000000000000 in fill_holes_driver at k= 75 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 iteration = 339; time = 81540.0 rsm < 0.000000000000000 in fill_holes_driver at k= 34 rsm < 0.000000000000000 in fill_holes_driver at k= 35 rsm < 0.000000000000000 in fill_holes_driver at k= 36 rsm < 0.000000000000000 in fill_holes_driver at k= 37 rsm < 0.000000000000000 in fill_holes_driver at k= 38 rsm < 0.000000000000000 in fill_holes_driver at k= 39 rsm < 0.000000000000000 in fill_holes_driver at k= 40 rsm < 0.000000000000000 in fill_holes_driver at k= 41 rsm < 0.000000000000000 in fill_holes_driver at k= 42 rsm < 0.000000000000000 in fill_holes_driver at k= 43 rsm < 0.000000000000000 in fill_holes_driver at k= 44 rsm < 0.000000000000000 in fill_holes_driver at k= 45 rsm < 0.000000000000000 in fill_holes_driver at k= 46 rsm < 0.000000000000000 in fill_holes_driver at k= 47 rsm < 0.000000000000000 in fill_holes_driver at k= 48 rsm < 0.000000000000000 in fill_holes_driver at k= 49 rsm < 0.000000000000000 in fill_holes_driver at k= 50 rsm < 0.000000000000000 in fill_holes_driver at k= 51 rsm < 0.000000000000000 in fill_holes_driver at k= 52 rsm < 0.000000000000000 in fill_holes_driver at k= 53 rsm < 0.000000000000000 in fill_holes_driver at k= 54 rsm < 0.000000000000000 in fill_holes_driver at k= 55 rsm < 0.000000000000000 in fill_holes_driver at k= 56 rsm < 0.000000000000000 in fill_holes_driver at k= 57 rsm < 0.000000000000000 in fill_holes_driver at k= 58 rsm < 0.000000000000000 in fill_holes_driver at k= 59 rsm < 0.000000000000000 in fill_holes_driver at k= 60 rsm < 0.000000000000000 in fill_holes_driver at k= 61 rsm < 0.000000000000000 in fill_holes_driver at k= 62 rsm < 0.000000000000000 in fill_holes_driver at k= 63 rsm < 0.000000000000000 in fill_holes_driver at k= 64 rsm < 0.000000000000000 in fill_holes_driver at k= 65 rsm < 0.000000000000000 in fill_holes_driver at k= 66 rsm < 0.000000000000000 in fill_holes_driver at k= 67 rsm < 0.000000000000000 in fill_holes_driver at k= 68 rsm < 0.000000000000000 in fill_holes_driver at k= 69 rsm < 0.000000000000000 in fill_holes_driver at k= 70 rsm < 0.000000000000000 in fill_holes_driver at k= 71 rsm < 0.000000000000000 in fill_holes_driver at k= 72 rsm < 0.000000000000000 in fill_holes_driver at k= 73 rsm < 0.000000000000000 in fill_holes_driver at k= 74 rsm < 0.000000000000000 in fill_holes_driver at k= 75 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 iteration = 340; time = 81600.0 rsm < 0.000000000000000 in fill_holes_driver at k= 33 rsm < 0.000000000000000 in fill_holes_driver at k= 34 rsm < 0.000000000000000 in fill_holes_driver at k= 35 rsm < 0.000000000000000 in fill_holes_driver at k= 36 rsm < 0.000000000000000 in fill_holes_driver at k= 37 rsm < 0.000000000000000 in fill_holes_driver at k= 38 rsm < 0.000000000000000 in fill_holes_driver at k= 39 rsm < 0.000000000000000 in fill_holes_driver at k= 40 rsm < 0.000000000000000 in fill_holes_driver at k= 41 rsm < 0.000000000000000 in fill_holes_driver at k= 42 rsm < 0.000000000000000 in fill_holes_driver at k= 43 rsm < 0.000000000000000 in fill_holes_driver at k= 44 rsm < 0.000000000000000 in fill_holes_driver at k= 45 rsm < 0.000000000000000 in fill_holes_driver at k= 46 rsm < 0.000000000000000 in fill_holes_driver at k= 47 rsm < 0.000000000000000 in fill_holes_driver at k= 48 rsm < 0.000000000000000 in fill_holes_driver at k= 49 rsm < 0.000000000000000 in fill_holes_driver at k= 50 rsm < 0.000000000000000 in fill_holes_driver at k= 51 rsm < 0.000000000000000 in fill_holes_driver at k= 52 rsm < 0.000000000000000 in fill_holes_driver at k= 53 rsm < 0.000000000000000 in fill_holes_driver at k= 54 rsm < 0.000000000000000 in fill_holes_driver at k= 55 rsm < 0.000000000000000 in fill_holes_driver at k= 56 rsm < 0.000000000000000 in fill_holes_driver at k= 57 rsm < 0.000000000000000 in fill_holes_driver at k= 58 rsm < 0.000000000000000 in fill_holes_driver at k= 59 rsm < 0.000000000000000 in fill_holes_driver at k= 60 rsm < 0.000000000000000 in fill_holes_driver at k= 61 rsm < 0.000000000000000 in fill_holes_driver at k= 62 rsm < 0.000000000000000 in fill_holes_driver at k= 63 rsm < 0.000000000000000 in fill_holes_driver at k= 64 rsm < 0.000000000000000 in fill_holes_driver at k= 65 rsm < 0.000000000000000 in fill_holes_driver at k= 66 rsm < 0.000000000000000 in fill_holes_driver at k= 67 rsm < 0.000000000000000 in fill_holes_driver at k= 68 rsm < 0.000000000000000 in fill_holes_driver at k= 69 rsm < 0.000000000000000 in fill_holes_driver at k= 70 rsm < 0.000000000000000 in fill_holes_driver at k= 71 rsm < 0.000000000000000 in fill_holes_driver at k= 72 rsm < 0.000000000000000 in fill_holes_driver at k= 73 rsm < 0.000000000000000 in fill_holes_driver at k= 74 rsm < 0.000000000000000 in fill_holes_driver at k= 75 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 iteration = 341; time = 81660.0 iteration = 342; time = 81720.0 rsm < 0.000000000000000 in fill_holes_driver at k= 28 Warning: One-level hole filling was not able to fill holes completely! The holes were filled partially. |total_hole| > total_mass Warning: One-level hole filling was not able to fill holes completely! The holes were filled partially. |total_hole| > total_mass Warning: One-level hole filling was not able to fill holes completely! The holes were filled partially. |total_hole| > total_mass Warning: Hole filling failed! A hole could not be filled. iteration = 343; time = 81780.0 iteration = 344; time = 81840.0 iteration = 345; time = 81900.0 iteration = 346; time = 81960.0 rsm < 0.000000000000000 in fill_holes_driver at k= 27 Warning: One-level hole filling was not able to fill holes completely! The holes were filled partially. |total_hole| > total_mass Warning: One-level hole filling was not able to fill holes completely! The holes were filled partially. |total_hole| > total_mass Warning: One-level hole filling was not able to fill holes completely! The holes were filled partially. |total_hole| > total_mass Warning: Hole filling failed! A hole could not be filled. iteration = 347; time = 82020.0 iteration = 348; time = 82080.0 rsm < 0.000000000000000 in fill_holes_driver at k= 29 Warning: One-level hole filling was not able to fill holes completely! The holes were filled partially. |total_hole| > total_mass Warning: One-level hole filling was not able to fill holes completely! The holes were filled partially. |total_hole| > total_mass Warning: One-level hole filling was not able to fill holes completely! The holes were filled partially. |total_hole| > total_mass Warning: Hole filling failed! A hole could not be filled. iteration = 349; time = 82140.0 iteration = 350; time = 82200.0 iteration = 351; time = 82260.0 rsm < 0.000000000000000 in fill_holes_driver at k= 32 Warning: One-level hole filling was not successful! total_mass ~= 0 iteration = 352; time = 82320.0 iteration = 353; time = 82380.0 iteration = 354; time = 82440.0 iteration = 355; time = 82500.0 rsm < 0.000000000000000 in fill_holes_driver at k= 32 rsm < 0.000000000000000 in fill_holes_driver at k= 34 rsm < 0.000000000000000 in fill_holes_driver at k= 35 rsm < 0.000000000000000 in fill_holes_driver at k= 36 rsm < 0.000000000000000 in fill_holes_driver at k= 37 rsm < 0.000000000000000 in fill_holes_driver at k= 38 rsm < 0.000000000000000 in fill_holes_driver at k= 39 rsm < 0.000000000000000 in fill_holes_driver at k= 40 rsm < 0.000000000000000 in fill_holes_driver at k= 41 rsm < 0.000000000000000 in fill_holes_driver at k= 42 rsm < 0.000000000000000 in fill_holes_driver at k= 43 rsm < 0.000000000000000 in fill_holes_driver at k= 44 rsm < 0.000000000000000 in fill_holes_driver at k= 45 rsm < 0.000000000000000 in fill_holes_driver at k= 46 rsm < 0.000000000000000 in fill_holes_driver at k= 47 rsm < 0.000000000000000 in fill_holes_driver at k= 48 rsm < 0.000000000000000 in fill_holes_driver at k= 49 rsm < 0.000000000000000 in fill_holes_driver at k= 50 rsm < 0.000000000000000 in fill_holes_driver at k= 51 rsm < 0.000000000000000 in fill_holes_driver at k= 52 rsm < 0.000000000000000 in fill_holes_driver at k= 53 rsm < 0.000000000000000 in fill_holes_driver at k= 54 rsm < 0.000000000000000 in fill_holes_driver at k= 55 rsm < 0.000000000000000 in fill_holes_driver at k= 56 rsm < 0.000000000000000 in fill_holes_driver at k= 57 rsm < 0.000000000000000 in fill_holes_driver at k= 58 rsm < 0.000000000000000 in fill_holes_driver at k= 59 rsm < 0.000000000000000 in fill_holes_driver at k= 60 rsm < 0.000000000000000 in fill_holes_driver at k= 61 rsm < 0.000000000000000 in fill_holes_driver at k= 62 rsm < 0.000000000000000 in fill_holes_driver at k= 63 rsm < 0.000000000000000 in fill_holes_driver at k= 64 rsm < 0.000000000000000 in fill_holes_driver at k= 65 rsm < 0.000000000000000 in fill_holes_driver at k= 66 rsm < 0.000000000000000 in fill_holes_driver at k= 67 rsm < 0.000000000000000 in fill_holes_driver at k= 68 rsm < 0.000000000000000 in fill_holes_driver at k= 69 rsm < 0.000000000000000 in fill_holes_driver at k= 70 rsm < 0.000000000000000 in fill_holes_driver at k= 71 rsm < 0.000000000000000 in fill_holes_driver at k= 72 rsm < 0.000000000000000 in fill_holes_driver at k= 73 rsm < 0.000000000000000 in fill_holes_driver at k= 74 rsm < 0.000000000000000 in fill_holes_driver at k= 75 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 iteration = 356; time = 82560.0 rsm < 0.000000000000000 in fill_holes_driver at k= 33 rsm < 0.000000000000000 in fill_holes_driver at k= 34 rsm < 0.000000000000000 in fill_holes_driver at k= 35 rsm < 0.000000000000000 in fill_holes_driver at k= 36 rsm < 0.000000000000000 in fill_holes_driver at k= 37 rsm < 0.000000000000000 in fill_holes_driver at k= 38 rsm < 0.000000000000000 in fill_holes_driver at k= 39 rsm < 0.000000000000000 in fill_holes_driver at k= 40 rsm < 0.000000000000000 in fill_holes_driver at k= 41 rsm < 0.000000000000000 in fill_holes_driver at k= 42 rsm < 0.000000000000000 in fill_holes_driver at k= 43 rsm < 0.000000000000000 in fill_holes_driver at k= 44 rsm < 0.000000000000000 in fill_holes_driver at k= 45 rsm < 0.000000000000000 in fill_holes_driver at k= 46 rsm < 0.000000000000000 in fill_holes_driver at k= 47 rsm < 0.000000000000000 in fill_holes_driver at k= 48 rsm < 0.000000000000000 in fill_holes_driver at k= 49 rsm < 0.000000000000000 in fill_holes_driver at k= 50 rsm < 0.000000000000000 in fill_holes_driver at k= 51 rsm < 0.000000000000000 in fill_holes_driver at k= 52 rsm < 0.000000000000000 in fill_holes_driver at k= 53 rsm < 0.000000000000000 in fill_holes_driver at k= 54 rsm < 0.000000000000000 in fill_holes_driver at k= 55 rsm < 0.000000000000000 in fill_holes_driver at k= 56 rsm < 0.000000000000000 in fill_holes_driver at k= 57 rsm < 0.000000000000000 in fill_holes_driver at k= 58 rsm < 0.000000000000000 in fill_holes_driver at k= 59 rsm < 0.000000000000000 in fill_holes_driver at k= 60 rsm < 0.000000000000000 in fill_holes_driver at k= 61 rsm < 0.000000000000000 in fill_holes_driver at k= 62 rsm < 0.000000000000000 in fill_holes_driver at k= 63 rsm < 0.000000000000000 in fill_holes_driver at k= 64 rsm < 0.000000000000000 in fill_holes_driver at k= 65 rsm < 0.000000000000000 in fill_holes_driver at k= 66 rsm < 0.000000000000000 in fill_holes_driver at k= 67 rsm < 0.000000000000000 in fill_holes_driver at k= 68 rsm < 0.000000000000000 in fill_holes_driver at k= 69 rsm < 0.000000000000000 in fill_holes_driver at k= 70 rsm < 0.000000000000000 in fill_holes_driver at k= 71 rsm < 0.000000000000000 in fill_holes_driver at k= 72 rsm < 0.000000000000000 in fill_holes_driver at k= 73 rsm < 0.000000000000000 in fill_holes_driver at k= 74 rsm < 0.000000000000000 in fill_holes_driver at k= 75 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 iteration = 357; time = 82620.0 rsm < 0.000000000000000 in fill_holes_driver at k= 32 rsm < 0.000000000000000 in fill_holes_driver at k= 33 rsm < 0.000000000000000 in fill_holes_driver at k= 34 rsm < 0.000000000000000 in fill_holes_driver at k= 35 rsm < 0.000000000000000 in fill_holes_driver at k= 36 rsm < 0.000000000000000 in fill_holes_driver at k= 37 rsm < 0.000000000000000 in fill_holes_driver at k= 38 rsm < 0.000000000000000 in fill_holes_driver at k= 39 rsm < 0.000000000000000 in fill_holes_driver at k= 40 rsm < 0.000000000000000 in fill_holes_driver at k= 41 rsm < 0.000000000000000 in fill_holes_driver at k= 42 rsm < 0.000000000000000 in fill_holes_driver at k= 43 rsm < 0.000000000000000 in fill_holes_driver at k= 44 rsm < 0.000000000000000 in fill_holes_driver at k= 45 rsm < 0.000000000000000 in fill_holes_driver at k= 46 rsm < 0.000000000000000 in fill_holes_driver at k= 47 rsm < 0.000000000000000 in fill_holes_driver at k= 48 rsm < 0.000000000000000 in fill_holes_driver at k= 49 rsm < 0.000000000000000 in fill_holes_driver at k= 50 rsm < 0.000000000000000 in fill_holes_driver at k= 51 rsm < 0.000000000000000 in fill_holes_driver at k= 52 rsm < 0.000000000000000 in fill_holes_driver at k= 53 rsm < 0.000000000000000 in fill_holes_driver at k= 54 rsm < 0.000000000000000 in fill_holes_driver at k= 55 rsm < 0.000000000000000 in fill_holes_driver at k= 56 rsm < 0.000000000000000 in fill_holes_driver at k= 57 rsm < 0.000000000000000 in fill_holes_driver at k= 58 rsm < 0.000000000000000 in fill_holes_driver at k= 59 rsm < 0.000000000000000 in fill_holes_driver at k= 60 rsm < 0.000000000000000 in fill_holes_driver at k= 61 rsm < 0.000000000000000 in fill_holes_driver at k= 62 rsm < 0.000000000000000 in fill_holes_driver at k= 63 rsm < 0.000000000000000 in fill_holes_driver at k= 64 rsm < 0.000000000000000 in fill_holes_driver at k= 65 rsm < 0.000000000000000 in fill_holes_driver at k= 66 rsm < 0.000000000000000 in fill_holes_driver at k= 67 rsm < 0.000000000000000 in fill_holes_driver at k= 68 rsm < 0.000000000000000 in fill_holes_driver at k= 69 rsm < 0.000000000000000 in fill_holes_driver at k= 70 rsm < 0.000000000000000 in fill_holes_driver at k= 71 rsm < 0.000000000000000 in fill_holes_driver at k= 72 rsm < 0.000000000000000 in fill_holes_driver at k= 73 rsm < 0.000000000000000 in fill_holes_driver at k= 74 rsm < 0.000000000000000 in fill_holes_driver at k= 75 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 rim < 0.000000000000000 in fill_holes_driver at k= 32 iteration = 358; time = 82680.0 rsm < 0.000000000000000 in fill_holes_driver at k= 33 rsm < 0.000000000000000 in fill_holes_driver at k= 34 rsm < 0.000000000000000 in fill_holes_driver at k= 35 rsm < 0.000000000000000 in fill_holes_driver at k= 36 rsm < 0.000000000000000 in fill_holes_driver at k= 37 rsm < 0.000000000000000 in fill_holes_driver at k= 38 rsm < 0.000000000000000 in fill_holes_driver at k= 39 rsm < 0.000000000000000 in fill_holes_driver at k= 40 rsm < 0.000000000000000 in fill_holes_driver at k= 41 rsm < 0.000000000000000 in fill_holes_driver at k= 42 rsm < 0.000000000000000 in fill_holes_driver at k= 43 rsm < 0.000000000000000 in fill_holes_driver at k= 44 rsm < 0.000000000000000 in fill_holes_driver at k= 45 rsm < 0.000000000000000 in fill_holes_driver at k= 46 rsm < 0.000000000000000 in fill_holes_driver at k= 47 rsm < 0.000000000000000 in fill_holes_driver at k= 48 rsm < 0.000000000000000 in fill_holes_driver at k= 49 rsm < 0.000000000000000 in fill_holes_driver at k= 50 rsm < 0.000000000000000 in fill_holes_driver at k= 51 rsm < 0.000000000000000 in fill_holes_driver at k= 52 rsm < 0.000000000000000 in fill_holes_driver at k= 53 rsm < 0.000000000000000 in fill_holes_driver at k= 54 rsm < 0.000000000000000 in fill_holes_driver at k= 55 rsm < 0.000000000000000 in fill_holes_driver at k= 56 rsm < 0.000000000000000 in fill_holes_driver at k= 57 rsm < 0.000000000000000 in fill_holes_driver at k= 58 rsm < 0.000000000000000 in fill_holes_driver at k= 59 rsm < 0.000000000000000 in fill_holes_driver at k= 60 rsm < 0.000000000000000 in fill_holes_driver at k= 61 rsm < 0.000000000000000 in fill_holes_driver at k= 62 rsm < 0.000000000000000 in fill_holes_driver at k= 63 rsm < 0.000000000000000 in fill_holes_driver at k= 64 rsm < 0.000000000000000 in fill_holes_driver at k= 65 rsm < 0.000000000000000 in fill_holes_driver at k= 66 rsm < 0.000000000000000 in fill_holes_driver at k= 67 rsm < 0.000000000000000 in fill_holes_driver at k= 68 rsm < 0.000000000000000 in fill_holes_driver at k= 69 rsm < 0.000000000000000 in fill_holes_driver at k= 70 rsm < 0.000000000000000 in fill_holes_driver at k= 71 rsm < 0.000000000000000 in fill_holes_driver at k= 72 rsm < 0.000000000000000 in fill_holes_driver at k= 73 rsm < 0.000000000000000 in fill_holes_driver at k= 74 rsm < 0.000000000000000 in fill_holes_driver at k= 75 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 iteration = 359; time = 82740.0 rsm < 0.000000000000000 in fill_holes_driver at k= 32 rsm < 0.000000000000000 in fill_holes_driver at k= 33 rsm < 0.000000000000000 in fill_holes_driver at k= 34 rsm < 0.000000000000000 in fill_holes_driver at k= 35 rsm < 0.000000000000000 in fill_holes_driver at k= 36 rsm < 0.000000000000000 in fill_holes_driver at k= 37 rsm < 0.000000000000000 in fill_holes_driver at k= 38 rsm < 0.000000000000000 in fill_holes_driver at k= 39 rsm < 0.000000000000000 in fill_holes_driver at k= 40 rsm < 0.000000000000000 in fill_holes_driver at k= 41 rsm < 0.000000000000000 in fill_holes_driver at k= 42 rsm < 0.000000000000000 in fill_holes_driver at k= 43 rsm < 0.000000000000000 in fill_holes_driver at k= 44 rsm < 0.000000000000000 in fill_holes_driver at k= 45 rsm < 0.000000000000000 in fill_holes_driver at k= 46 rsm < 0.000000000000000 in fill_holes_driver at k= 47 rsm < 0.000000000000000 in fill_holes_driver at k= 48 rsm < 0.000000000000000 in fill_holes_driver at k= 49 rsm < 0.000000000000000 in fill_holes_driver at k= 50 rsm < 0.000000000000000 in fill_holes_driver at k= 51 rsm < 0.000000000000000 in fill_holes_driver at k= 52 rsm < 0.000000000000000 in fill_holes_driver at k= 53 rsm < 0.000000000000000 in fill_holes_driver at k= 54 rsm < 0.000000000000000 in fill_holes_driver at k= 55 rsm < 0.000000000000000 in fill_holes_driver at k= 56 rsm < 0.000000000000000 in fill_holes_driver at k= 57 rsm < 0.000000000000000 in fill_holes_driver at k= 58 rsm < 0.000000000000000 in fill_holes_driver at k= 59 rsm < 0.000000000000000 in fill_holes_driver at k= 60 rsm < 0.000000000000000 in fill_holes_driver at k= 61 rsm < 0.000000000000000 in fill_holes_driver at k= 62 rsm < 0.000000000000000 in fill_holes_driver at k= 63 rsm < 0.000000000000000 in fill_holes_driver at k= 64 rsm < 0.000000000000000 in fill_holes_driver at k= 65 rsm < 0.000000000000000 in fill_holes_driver at k= 66 rsm < 0.000000000000000 in fill_holes_driver at k= 67 rsm < 0.000000000000000 in fill_holes_driver at k= 68 rsm < 0.000000000000000 in fill_holes_driver at k= 69 rsm < 0.000000000000000 in fill_holes_driver at k= 70 rsm < 0.000000000000000 in fill_holes_driver at k= 71 rsm < 0.000000000000000 in fill_holes_driver at k= 72 rsm < 0.000000000000000 in fill_holes_driver at k= 73 rsm < 0.000000000000000 in fill_holes_driver at k= 74 rsm < 0.000000000000000 in fill_holes_driver at k= 75 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 iteration = 360; time = 82800.0 rsm < 0.000000000000000 in fill_holes_driver at k= 33 rsm < 0.000000000000000 in fill_holes_driver at k= 34 rsm < 0.000000000000000 in fill_holes_driver at k= 35 rsm < 0.000000000000000 in fill_holes_driver at k= 36 rsm < 0.000000000000000 in fill_holes_driver at k= 37 rsm < 0.000000000000000 in fill_holes_driver at k= 38 rsm < 0.000000000000000 in fill_holes_driver at k= 39 rsm < 0.000000000000000 in fill_holes_driver at k= 40 rsm < 0.000000000000000 in fill_holes_driver at k= 41 rsm < 0.000000000000000 in fill_holes_driver at k= 42 rsm < 0.000000000000000 in fill_holes_driver at k= 43 rsm < 0.000000000000000 in fill_holes_driver at k= 44 rsm < 0.000000000000000 in fill_holes_driver at k= 45 rsm < 0.000000000000000 in fill_holes_driver at k= 46 rsm < 0.000000000000000 in fill_holes_driver at k= 47 rsm < 0.000000000000000 in fill_holes_driver at k= 48 rsm < 0.000000000000000 in fill_holes_driver at k= 49 rsm < 0.000000000000000 in fill_holes_driver at k= 50 rsm < 0.000000000000000 in fill_holes_driver at k= 51 rsm < 0.000000000000000 in fill_holes_driver at k= 52 rsm < 0.000000000000000 in fill_holes_driver at k= 53 rsm < 0.000000000000000 in fill_holes_driver at k= 54 rsm < 0.000000000000000 in fill_holes_driver at k= 55 rsm < 0.000000000000000 in fill_holes_driver at k= 56 rsm < 0.000000000000000 in fill_holes_driver at k= 57 rsm < 0.000000000000000 in fill_holes_driver at k= 58 rsm < 0.000000000000000 in fill_holes_driver at k= 59 rsm < 0.000000000000000 in fill_holes_driver at k= 60 rsm < 0.000000000000000 in fill_holes_driver at k= 61 rsm < 0.000000000000000 in fill_holes_driver at k= 62 rsm < 0.000000000000000 in fill_holes_driver at k= 63 rsm < 0.000000000000000 in fill_holes_driver at k= 64 rsm < 0.000000000000000 in fill_holes_driver at k= 65 rsm < 0.000000000000000 in fill_holes_driver at k= 66 rsm < 0.000000000000000 in fill_holes_driver at k= 67 rsm < 0.000000000000000 in fill_holes_driver at k= 68 rsm < 0.000000000000000 in fill_holes_driver at k= 69 rsm < 0.000000000000000 in fill_holes_driver at k= 70 rsm < 0.000000000000000 in fill_holes_driver at k= 71 rsm < 0.000000000000000 in fill_holes_driver at k= 72 rsm < 0.000000000000000 in fill_holes_driver at k= 73 rsm < 0.000000000000000 in fill_holes_driver at k= 74 rsm < 0.000000000000000 in fill_holes_driver at k= 75 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 iteration = 361; time = 82860.0 rsm < 0.000000000000000 in fill_holes_driver at k= 32 rsm < 0.000000000000000 in fill_holes_driver at k= 33 rsm < 0.000000000000000 in fill_holes_driver at k= 34 rsm < 0.000000000000000 in fill_holes_driver at k= 35 rsm < 0.000000000000000 in fill_holes_driver at k= 36 rsm < 0.000000000000000 in fill_holes_driver at k= 37 rsm < 0.000000000000000 in fill_holes_driver at k= 38 rsm < 0.000000000000000 in fill_holes_driver at k= 39 rsm < 0.000000000000000 in fill_holes_driver at k= 40 rsm < 0.000000000000000 in fill_holes_driver at k= 41 rsm < 0.000000000000000 in fill_holes_driver at k= 42 rsm < 0.000000000000000 in fill_holes_driver at k= 43 rsm < 0.000000000000000 in fill_holes_driver at k= 44 rsm < 0.000000000000000 in fill_holes_driver at k= 45 rsm < 0.000000000000000 in fill_holes_driver at k= 46 rsm < 0.000000000000000 in fill_holes_driver at k= 47 rsm < 0.000000000000000 in fill_holes_driver at k= 48 rsm < 0.000000000000000 in fill_holes_driver at k= 49 rsm < 0.000000000000000 in fill_holes_driver at k= 50 rsm < 0.000000000000000 in fill_holes_driver at k= 51 rsm < 0.000000000000000 in fill_holes_driver at k= 52 rsm < 0.000000000000000 in fill_holes_driver at k= 53 rsm < 0.000000000000000 in fill_holes_driver at k= 54 rsm < 0.000000000000000 in fill_holes_driver at k= 55 rsm < 0.000000000000000 in fill_holes_driver at k= 56 rsm < 0.000000000000000 in fill_holes_driver at k= 57 rsm < 0.000000000000000 in fill_holes_driver at k= 58 rsm < 0.000000000000000 in fill_holes_driver at k= 59 rsm < 0.000000000000000 in fill_holes_driver at k= 60 rsm < 0.000000000000000 in fill_holes_driver at k= 61 rsm < 0.000000000000000 in fill_holes_driver at k= 62 rsm < 0.000000000000000 in fill_holes_driver at k= 63 rsm < 0.000000000000000 in fill_holes_driver at k= 64 rsm < 0.000000000000000 in fill_holes_driver at k= 65 rsm < 0.000000000000000 in fill_holes_driver at k= 66 rsm < 0.000000000000000 in fill_holes_driver at k= 67 rsm < 0.000000000000000 in fill_holes_driver at k= 68 rsm < 0.000000000000000 in fill_holes_driver at k= 69 rsm < 0.000000000000000 in fill_holes_driver at k= 70 rsm < 0.000000000000000 in fill_holes_driver at k= 71 rsm < 0.000000000000000 in fill_holes_driver at k= 72 rsm < 0.000000000000000 in fill_holes_driver at k= 73 rsm < 0.000000000000000 in fill_holes_driver at k= 74 rsm < 0.000000000000000 in fill_holes_driver at k= 75 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 iteration = 362; time = 82920.0 rsm < 0.000000000000000 in fill_holes_driver at k= 33 rsm < 0.000000000000000 in fill_holes_driver at k= 34 rsm < 0.000000000000000 in fill_holes_driver at k= 35 rsm < 0.000000000000000 in fill_holes_driver at k= 36 rsm < 0.000000000000000 in fill_holes_driver at k= 37 rsm < 0.000000000000000 in fill_holes_driver at k= 38 rsm < 0.000000000000000 in fill_holes_driver at k= 39 rsm < 0.000000000000000 in fill_holes_driver at k= 40 rsm < 0.000000000000000 in fill_holes_driver at k= 41 rsm < 0.000000000000000 in fill_holes_driver at k= 42 rsm < 0.000000000000000 in fill_holes_driver at k= 43 rsm < 0.000000000000000 in fill_holes_driver at k= 44 rsm < 0.000000000000000 in fill_holes_driver at k= 45 rsm < 0.000000000000000 in fill_holes_driver at k= 46 rsm < 0.000000000000000 in fill_holes_driver at k= 47 rsm < 0.000000000000000 in fill_holes_driver at k= 48 rsm < 0.000000000000000 in fill_holes_driver at k= 49 rsm < 0.000000000000000 in fill_holes_driver at k= 50 rsm < 0.000000000000000 in fill_holes_driver at k= 51 rsm < 0.000000000000000 in fill_holes_driver at k= 52 rsm < 0.000000000000000 in fill_holes_driver at k= 53 rsm < 0.000000000000000 in fill_holes_driver at k= 54 rsm < 0.000000000000000 in fill_holes_driver at k= 55 rsm < 0.000000000000000 in fill_holes_driver at k= 56 rsm < 0.000000000000000 in fill_holes_driver at k= 57 rsm < 0.000000000000000 in fill_holes_driver at k= 58 rsm < 0.000000000000000 in fill_holes_driver at k= 59 rsm < 0.000000000000000 in fill_holes_driver at k= 60 rsm < 0.000000000000000 in fill_holes_driver at k= 61 rsm < 0.000000000000000 in fill_holes_driver at k= 62 rsm < 0.000000000000000 in fill_holes_driver at k= 63 rsm < 0.000000000000000 in fill_holes_driver at k= 64 rsm < 0.000000000000000 in fill_holes_driver at k= 65 rsm < 0.000000000000000 in fill_holes_driver at k= 66 rsm < 0.000000000000000 in fill_holes_driver at k= 67 rsm < 0.000000000000000 in fill_holes_driver at k= 68 rsm < 0.000000000000000 in fill_holes_driver at k= 69 rsm < 0.000000000000000 in fill_holes_driver at k= 70 rsm < 0.000000000000000 in fill_holes_driver at k= 71 rsm < 0.000000000000000 in fill_holes_driver at k= 72 rsm < 0.000000000000000 in fill_holes_driver at k= 73 rsm < 0.000000000000000 in fill_holes_driver at k= 74 rsm < 0.000000000000000 in fill_holes_driver at k= 75 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 iteration = 363; time = 82980.0 rsm < 0.000000000000000 in fill_holes_driver at k= 32 rsm < 0.000000000000000 in fill_holes_driver at k= 33 rsm < 0.000000000000000 in fill_holes_driver at k= 34 rsm < 0.000000000000000 in fill_holes_driver at k= 35 rsm < 0.000000000000000 in fill_holes_driver at k= 36 rsm < 0.000000000000000 in fill_holes_driver at k= 37 rsm < 0.000000000000000 in fill_holes_driver at k= 38 rsm < 0.000000000000000 in fill_holes_driver at k= 39 rsm < 0.000000000000000 in fill_holes_driver at k= 40 rsm < 0.000000000000000 in fill_holes_driver at k= 41 rsm < 0.000000000000000 in fill_holes_driver at k= 42 rsm < 0.000000000000000 in fill_holes_driver at k= 43 rsm < 0.000000000000000 in fill_holes_driver at k= 44 rsm < 0.000000000000000 in fill_holes_driver at k= 45 rsm < 0.000000000000000 in fill_holes_driver at k= 46 rsm < 0.000000000000000 in fill_holes_driver at k= 47 rsm < 0.000000000000000 in fill_holes_driver at k= 48 rsm < 0.000000000000000 in fill_holes_driver at k= 49 rsm < 0.000000000000000 in fill_holes_driver at k= 50 rsm < 0.000000000000000 in fill_holes_driver at k= 51 rsm < 0.000000000000000 in fill_holes_driver at k= 52 rsm < 0.000000000000000 in fill_holes_driver at k= 53 rsm < 0.000000000000000 in fill_holes_driver at k= 54 rsm < 0.000000000000000 in fill_holes_driver at k= 55 rsm < 0.000000000000000 in fill_holes_driver at k= 56 rsm < 0.000000000000000 in fill_holes_driver at k= 57 rsm < 0.000000000000000 in fill_holes_driver at k= 58 rsm < 0.000000000000000 in fill_holes_driver at k= 59 rsm < 0.000000000000000 in fill_holes_driver at k= 60 rsm < 0.000000000000000 in fill_holes_driver at k= 61 rsm < 0.000000000000000 in fill_holes_driver at k= 62 rsm < 0.000000000000000 in fill_holes_driver at k= 63 rsm < 0.000000000000000 in fill_holes_driver at k= 64 rsm < 0.000000000000000 in fill_holes_driver at k= 65 rsm < 0.000000000000000 in fill_holes_driver at k= 66 rsm < 0.000000000000000 in fill_holes_driver at k= 67 rsm < 0.000000000000000 in fill_holes_driver at k= 68 rsm < 0.000000000000000 in fill_holes_driver at k= 69 rsm < 0.000000000000000 in fill_holes_driver at k= 70 rsm < 0.000000000000000 in fill_holes_driver at k= 71 rsm < 0.000000000000000 in fill_holes_driver at k= 72 rsm < 0.000000000000000 in fill_holes_driver at k= 73 rsm < 0.000000000000000 in fill_holes_driver at k= 74 rsm < 0.000000000000000 in fill_holes_driver at k= 75 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 iteration = 364; time = 83040.0 rsm < 0.000000000000000 in fill_holes_driver at k= 33 rsm < 0.000000000000000 in fill_holes_driver at k= 34 rsm < 0.000000000000000 in fill_holes_driver at k= 35 rsm < 0.000000000000000 in fill_holes_driver at k= 36 rsm < 0.000000000000000 in fill_holes_driver at k= 37 rsm < 0.000000000000000 in fill_holes_driver at k= 38 rsm < 0.000000000000000 in fill_holes_driver at k= 39 rsm < 0.000000000000000 in fill_holes_driver at k= 40 rsm < 0.000000000000000 in fill_holes_driver at k= 41 rsm < 0.000000000000000 in fill_holes_driver at k= 42 rsm < 0.000000000000000 in fill_holes_driver at k= 43 rsm < 0.000000000000000 in fill_holes_driver at k= 44 rsm < 0.000000000000000 in fill_holes_driver at k= 45 rsm < 0.000000000000000 in fill_holes_driver at k= 46 rsm < 0.000000000000000 in fill_holes_driver at k= 47 rsm < 0.000000000000000 in fill_holes_driver at k= 48 rsm < 0.000000000000000 in fill_holes_driver at k= 49 rsm < 0.000000000000000 in fill_holes_driver at k= 50 rsm < 0.000000000000000 in fill_holes_driver at k= 51 rsm < 0.000000000000000 in fill_holes_driver at k= 52 rsm < 0.000000000000000 in fill_holes_driver at k= 53 rsm < 0.000000000000000 in fill_holes_driver at k= 54 rsm < 0.000000000000000 in fill_holes_driver at k= 55 rsm < 0.000000000000000 in fill_holes_driver at k= 56 rsm < 0.000000000000000 in fill_holes_driver at k= 57 rsm < 0.000000000000000 in fill_holes_driver at k= 58 rsm < 0.000000000000000 in fill_holes_driver at k= 59 rsm < 0.000000000000000 in fill_holes_driver at k= 60 rsm < 0.000000000000000 in fill_holes_driver at k= 61 rsm < 0.000000000000000 in fill_holes_driver at k= 62 rsm < 0.000000000000000 in fill_holes_driver at k= 63 rsm < 0.000000000000000 in fill_holes_driver at k= 64 rsm < 0.000000000000000 in fill_holes_driver at k= 65 rsm < 0.000000000000000 in fill_holes_driver at k= 66 rsm < 0.000000000000000 in fill_holes_driver at k= 67 rsm < 0.000000000000000 in fill_holes_driver at k= 68 rsm < 0.000000000000000 in fill_holes_driver at k= 69 rsm < 0.000000000000000 in fill_holes_driver at k= 70 rsm < 0.000000000000000 in fill_holes_driver at k= 71 rsm < 0.000000000000000 in fill_holes_driver at k= 72 rsm < 0.000000000000000 in fill_holes_driver at k= 73 rsm < 0.000000000000000 in fill_holes_driver at k= 74 rsm < 0.000000000000000 in fill_holes_driver at k= 75 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 iteration = 365; time = 83100.0 rsm < 0.000000000000000 in fill_holes_driver at k= 32 rsm < 0.000000000000000 in fill_holes_driver at k= 33 rsm < 0.000000000000000 in fill_holes_driver at k= 34 rsm < 0.000000000000000 in fill_holes_driver at k= 35 rsm < 0.000000000000000 in fill_holes_driver at k= 36 rsm < 0.000000000000000 in fill_holes_driver at k= 37 rsm < 0.000000000000000 in fill_holes_driver at k= 38 rsm < 0.000000000000000 in fill_holes_driver at k= 39 rsm < 0.000000000000000 in fill_holes_driver at k= 40 rsm < 0.000000000000000 in fill_holes_driver at k= 41 rsm < 0.000000000000000 in fill_holes_driver at k= 42 rsm < 0.000000000000000 in fill_holes_driver at k= 43 rsm < 0.000000000000000 in fill_holes_driver at k= 44 rsm < 0.000000000000000 in fill_holes_driver at k= 45 rsm < 0.000000000000000 in fill_holes_driver at k= 46 rsm < 0.000000000000000 in fill_holes_driver at k= 47 rsm < 0.000000000000000 in fill_holes_driver at k= 48 rsm < 0.000000000000000 in fill_holes_driver at k= 49 rsm < 0.000000000000000 in fill_holes_driver at k= 50 rsm < 0.000000000000000 in fill_holes_driver at k= 51 rsm < 0.000000000000000 in fill_holes_driver at k= 52 rsm < 0.000000000000000 in fill_holes_driver at k= 53 rsm < 0.000000000000000 in fill_holes_driver at k= 54 rsm < 0.000000000000000 in fill_holes_driver at k= 55 rsm < 0.000000000000000 in fill_holes_driver at k= 56 rsm < 0.000000000000000 in fill_holes_driver at k= 57 rsm < 0.000000000000000 in fill_holes_driver at k= 58 rsm < 0.000000000000000 in fill_holes_driver at k= 59 rsm < 0.000000000000000 in fill_holes_driver at k= 60 rsm < 0.000000000000000 in fill_holes_driver at k= 61 rsm < 0.000000000000000 in fill_holes_driver at k= 62 rsm < 0.000000000000000 in fill_holes_driver at k= 63 rsm < 0.000000000000000 in fill_holes_driver at k= 64 rsm < 0.000000000000000 in fill_holes_driver at k= 65 rsm < 0.000000000000000 in fill_holes_driver at k= 66 rsm < 0.000000000000000 in fill_holes_driver at k= 67 rsm < 0.000000000000000 in fill_holes_driver at k= 68 rsm < 0.000000000000000 in fill_holes_driver at k= 69 rsm < 0.000000000000000 in fill_holes_driver at k= 70 rsm < 0.000000000000000 in fill_holes_driver at k= 71 rsm < 0.000000000000000 in fill_holes_driver at k= 72 rsm < 0.000000000000000 in fill_holes_driver at k= 73 rsm < 0.000000000000000 in fill_holes_driver at k= 74 rsm < 0.000000000000000 in fill_holes_driver at k= 75 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 iteration = 366; time = 83160.0 iteration = 367; time = 83220.0 rsm < 0.000000000000000 in fill_holes_driver at k= 28 Warning: One-level hole filling was not able to fill holes completely! The holes were filled partially. |total_hole| > total_mass Warning: One-level hole filling was not able to fill holes completely! The holes were filled partially. |total_hole| > total_mass Warning: One-level hole filling was not able to fill holes completely! The holes were filled partially. |total_hole| > total_mass Warning: Hole filling failed! A hole could not be filled. iteration = 368; time = 83280.0 iteration = 369; time = 83340.0 iteration = 370; time = 83400.0 iteration = 371; time = 83460.0 iteration = 372; time = 83520.0 iteration = 373; time = 83580.0 rsm < 0.000000000000000 in fill_holes_driver at k= 29 Warning: One-level hole filling was not able to fill holes completely! The holes were filled partially. |total_hole| > total_mass Warning: One-level hole filling was not able to fill holes completely! The holes were filled partially. |total_hole| > total_mass Warning: One-level hole filling was not able to fill holes completely! The holes were filled partially. |total_hole| > total_mass Warning: Hole filling failed! A hole could not be filled. iteration = 374; time = 83640.0 iteration = 375; time = 83700.0 iteration = 376; time = 83760.0 iteration = 377; time = 83820.0 iteration = 378; time = 83880.0 iteration = 379; time = 83940.0 rsm < 0.000000000000000 in fill_holes_driver at k= 26 Warning: One-level hole filling was not able to fill holes completely! The holes were filled partially. |total_hole| > total_mass Warning: One-level hole filling was not able to fill holes completely! The holes were filled partially. |total_hole| > total_mass Warning: One-level hole filling was not able to fill holes completely! The holes were filled partially. |total_hole| > total_mass Warning: Hole filling failed! A hole could not be filled. iteration = 380; time = 84000.0 rsm < 0.000000000000000 in fill_holes_driver at k= 28 rsm < 0.000000000000000 in fill_holes_driver at k= 32 rsm < 0.000000000000000 in fill_holes_driver at k= 33 rsm < 0.000000000000000 in fill_holes_driver at k= 34 rsm < 0.000000000000000 in fill_holes_driver at k= 35 rsm < 0.000000000000000 in fill_holes_driver at k= 36 rsm < 0.000000000000000 in fill_holes_driver at k= 37 rsm < 0.000000000000000 in fill_holes_driver at k= 38 rsm < 0.000000000000000 in fill_holes_driver at k= 39 rsm < 0.000000000000000 in fill_holes_driver at k= 40 rsm < 0.000000000000000 in fill_holes_driver at k= 41 rsm < 0.000000000000000 in fill_holes_driver at k= 42 rsm < 0.000000000000000 in fill_holes_driver at k= 43 rsm < 0.000000000000000 in fill_holes_driver at k= 44 rsm < 0.000000000000000 in fill_holes_driver at k= 45 rsm < 0.000000000000000 in fill_holes_driver at k= 46 rsm < 0.000000000000000 in fill_holes_driver at k= 47 rsm < 0.000000000000000 in fill_holes_driver at k= 48 rsm < 0.000000000000000 in fill_holes_driver at k= 49 rsm < 0.000000000000000 in fill_holes_driver at k= 50 rsm < 0.000000000000000 in fill_holes_driver at k= 51 rsm < 0.000000000000000 in fill_holes_driver at k= 52 rsm < 0.000000000000000 in fill_holes_driver at k= 53 rsm < 0.000000000000000 in fill_holes_driver at k= 54 rsm < 0.000000000000000 in fill_holes_driver at k= 55 rsm < 0.000000000000000 in fill_holes_driver at k= 56 rsm < 0.000000000000000 in fill_holes_driver at k= 57 rsm < 0.000000000000000 in fill_holes_driver at k= 58 rsm < 0.000000000000000 in fill_holes_driver at k= 59 rsm < 0.000000000000000 in fill_holes_driver at k= 60 rsm < 0.000000000000000 in fill_holes_driver at k= 61 rsm < 0.000000000000000 in fill_holes_driver at k= 62 rsm < 0.000000000000000 in fill_holes_driver at k= 63 rsm < 0.000000000000000 in fill_holes_driver at k= 64 rsm < 0.000000000000000 in fill_holes_driver at k= 65 rsm < 0.000000000000000 in fill_holes_driver at k= 66 rsm < 0.000000000000000 in fill_holes_driver at k= 67 rsm < 0.000000000000000 in fill_holes_driver at k= 68 rsm < 0.000000000000000 in fill_holes_driver at k= 69 rsm < 0.000000000000000 in fill_holes_driver at k= 70 rsm < 0.000000000000000 in fill_holes_driver at k= 71 rsm < 0.000000000000000 in fill_holes_driver at k= 72 rsm < 0.000000000000000 in fill_holes_driver at k= 73 rsm < 0.000000000000000 in fill_holes_driver at k= 74 rsm < 0.000000000000000 in fill_holes_driver at k= 75 Warning: One-level hole filling was not able to fill holes completely! The holes were filled partially. |total_hole| > total_mass Warning: One-level hole filling was not able to fill holes completely! The holes were filled partially. |total_hole| > total_mass Warning: One-level hole filling was not able to fill holes completely! The holes were filled partially. |total_hole| > total_mass Warning: Hole filling failed! A hole could not be filled. Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 iteration = 381; time = 84060.0 rsm < 0.000000000000000 in fill_holes_driver at k= 28 rsm < 0.000000000000000 in fill_holes_driver at k= 33 rsm < 0.000000000000000 in fill_holes_driver at k= 34 rsm < 0.000000000000000 in fill_holes_driver at k= 35 rsm < 0.000000000000000 in fill_holes_driver at k= 36 rsm < 0.000000000000000 in fill_holes_driver at k= 37 rsm < 0.000000000000000 in fill_holes_driver at k= 38 rsm < 0.000000000000000 in fill_holes_driver at k= 39 rsm < 0.000000000000000 in fill_holes_driver at k= 40 rsm < 0.000000000000000 in fill_holes_driver at k= 41 rsm < 0.000000000000000 in fill_holes_driver at k= 42 rsm < 0.000000000000000 in fill_holes_driver at k= 43 rsm < 0.000000000000000 in fill_holes_driver at k= 44 rsm < 0.000000000000000 in fill_holes_driver at k= 45 rsm < 0.000000000000000 in fill_holes_driver at k= 46 rsm < 0.000000000000000 in fill_holes_driver at k= 47 rsm < 0.000000000000000 in fill_holes_driver at k= 48 rsm < 0.000000000000000 in fill_holes_driver at k= 49 rsm < 0.000000000000000 in fill_holes_driver at k= 50 rsm < 0.000000000000000 in fill_holes_driver at k= 51 rsm < 0.000000000000000 in fill_holes_driver at k= 52 rsm < 0.000000000000000 in fill_holes_driver at k= 53 rsm < 0.000000000000000 in fill_holes_driver at k= 54 rsm < 0.000000000000000 in fill_holes_driver at k= 55 rsm < 0.000000000000000 in fill_holes_driver at k= 56 rsm < 0.000000000000000 in fill_holes_driver at k= 57 rsm < 0.000000000000000 in fill_holes_driver at k= 58 rsm < 0.000000000000000 in fill_holes_driver at k= 59 rsm < 0.000000000000000 in fill_holes_driver at k= 60 rsm < 0.000000000000000 in fill_holes_driver at k= 61 rsm < 0.000000000000000 in fill_holes_driver at k= 62 rsm < 0.000000000000000 in fill_holes_driver at k= 63 rsm < 0.000000000000000 in fill_holes_driver at k= 64 rsm < 0.000000000000000 in fill_holes_driver at k= 65 rsm < 0.000000000000000 in fill_holes_driver at k= 66 rsm < 0.000000000000000 in fill_holes_driver at k= 67 rsm < 0.000000000000000 in fill_holes_driver at k= 68 rsm < 0.000000000000000 in fill_holes_driver at k= 69 rsm < 0.000000000000000 in fill_holes_driver at k= 70 rsm < 0.000000000000000 in fill_holes_driver at k= 71 rsm < 0.000000000000000 in fill_holes_driver at k= 72 rsm < 0.000000000000000 in fill_holes_driver at k= 73 rsm < 0.000000000000000 in fill_holes_driver at k= 74 rsm < 0.000000000000000 in fill_holes_driver at k= 75 Warning: One-level hole filling was not able to fill holes completely! The holes were filled partially. |total_hole| > total_mass Warning: One-level hole filling was not able to fill holes completely! The holes were filled partially. |total_hole| > total_mass Warning: One-level hole filling was not able to fill holes completely! The holes were filled partially. |total_hole| > total_mass Warning: Hole filling failed! A hole could not be filled. Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 iteration = 382; time = 84120.0 rsm < 0.000000000000000 in fill_holes_driver at k= 32 rsm < 0.000000000000000 in fill_holes_driver at k= 33 rsm < 0.000000000000000 in fill_holes_driver at k= 34 rsm < 0.000000000000000 in fill_holes_driver at k= 35 rsm < 0.000000000000000 in fill_holes_driver at k= 36 rsm < 0.000000000000000 in fill_holes_driver at k= 37 rsm < 0.000000000000000 in fill_holes_driver at k= 38 rsm < 0.000000000000000 in fill_holes_driver at k= 39 rsm < 0.000000000000000 in fill_holes_driver at k= 40 rsm < 0.000000000000000 in fill_holes_driver at k= 41 rsm < 0.000000000000000 in fill_holes_driver at k= 42 rsm < 0.000000000000000 in fill_holes_driver at k= 43 rsm < 0.000000000000000 in fill_holes_driver at k= 44 rsm < 0.000000000000000 in fill_holes_driver at k= 45 rsm < 0.000000000000000 in fill_holes_driver at k= 46 rsm < 0.000000000000000 in fill_holes_driver at k= 47 rsm < 0.000000000000000 in fill_holes_driver at k= 48 rsm < 0.000000000000000 in fill_holes_driver at k= 49 rsm < 0.000000000000000 in fill_holes_driver at k= 50 rsm < 0.000000000000000 in fill_holes_driver at k= 51 rsm < 0.000000000000000 in fill_holes_driver at k= 52 rsm < 0.000000000000000 in fill_holes_driver at k= 53 rsm < 0.000000000000000 in fill_holes_driver at k= 54 rsm < 0.000000000000000 in fill_holes_driver at k= 55 rsm < 0.000000000000000 in fill_holes_driver at k= 56 rsm < 0.000000000000000 in fill_holes_driver at k= 57 rsm < 0.000000000000000 in fill_holes_driver at k= 58 rsm < 0.000000000000000 in fill_holes_driver at k= 59 rsm < 0.000000000000000 in fill_holes_driver at k= 60 rsm < 0.000000000000000 in fill_holes_driver at k= 61 rsm < 0.000000000000000 in fill_holes_driver at k= 62 rsm < 0.000000000000000 in fill_holes_driver at k= 63 rsm < 0.000000000000000 in fill_holes_driver at k= 64 rsm < 0.000000000000000 in fill_holes_driver at k= 65 rsm < 0.000000000000000 in fill_holes_driver at k= 66 rsm < 0.000000000000000 in fill_holes_driver at k= 67 rsm < 0.000000000000000 in fill_holes_driver at k= 68 rsm < 0.000000000000000 in fill_holes_driver at k= 69 rsm < 0.000000000000000 in fill_holes_driver at k= 70 rsm < 0.000000000000000 in fill_holes_driver at k= 71 rsm < 0.000000000000000 in fill_holes_driver at k= 72 rsm < 0.000000000000000 in fill_holes_driver at k= 73 rsm < 0.000000000000000 in fill_holes_driver at k= 74 rsm < 0.000000000000000 in fill_holes_driver at k= 75 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 iteration = 383; time = 84180.0 rsm < 0.000000000000000 in fill_holes_driver at k= 28 rsm < 0.000000000000000 in fill_holes_driver at k= 33 rsm < 0.000000000000000 in fill_holes_driver at k= 34 rsm < 0.000000000000000 in fill_holes_driver at k= 35 rsm < 0.000000000000000 in fill_holes_driver at k= 36 rsm < 0.000000000000000 in fill_holes_driver at k= 37 rsm < 0.000000000000000 in fill_holes_driver at k= 38 rsm < 0.000000000000000 in fill_holes_driver at k= 39 rsm < 0.000000000000000 in fill_holes_driver at k= 40 rsm < 0.000000000000000 in fill_holes_driver at k= 41 rsm < 0.000000000000000 in fill_holes_driver at k= 42 rsm < 0.000000000000000 in fill_holes_driver at k= 43 rsm < 0.000000000000000 in fill_holes_driver at k= 44 rsm < 0.000000000000000 in fill_holes_driver at k= 45 rsm < 0.000000000000000 in fill_holes_driver at k= 46 rsm < 0.000000000000000 in fill_holes_driver at k= 47 rsm < 0.000000000000000 in fill_holes_driver at k= 48 rsm < 0.000000000000000 in fill_holes_driver at k= 49 rsm < 0.000000000000000 in fill_holes_driver at k= 50 rsm < 0.000000000000000 in fill_holes_driver at k= 51 rsm < 0.000000000000000 in fill_holes_driver at k= 52 rsm < 0.000000000000000 in fill_holes_driver at k= 53 rsm < 0.000000000000000 in fill_holes_driver at k= 54 rsm < 0.000000000000000 in fill_holes_driver at k= 55 rsm < 0.000000000000000 in fill_holes_driver at k= 56 rsm < 0.000000000000000 in fill_holes_driver at k= 57 rsm < 0.000000000000000 in fill_holes_driver at k= 58 rsm < 0.000000000000000 in fill_holes_driver at k= 59 rsm < 0.000000000000000 in fill_holes_driver at k= 60 rsm < 0.000000000000000 in fill_holes_driver at k= 61 rsm < 0.000000000000000 in fill_holes_driver at k= 62 rsm < 0.000000000000000 in fill_holes_driver at k= 63 rsm < 0.000000000000000 in fill_holes_driver at k= 64 rsm < 0.000000000000000 in fill_holes_driver at k= 65 rsm < 0.000000000000000 in fill_holes_driver at k= 66 rsm < 0.000000000000000 in fill_holes_driver at k= 67 rsm < 0.000000000000000 in fill_holes_driver at k= 68 rsm < 0.000000000000000 in fill_holes_driver at k= 69 rsm < 0.000000000000000 in fill_holes_driver at k= 70 rsm < 0.000000000000000 in fill_holes_driver at k= 71 rsm < 0.000000000000000 in fill_holes_driver at k= 72 rsm < 0.000000000000000 in fill_holes_driver at k= 73 rsm < 0.000000000000000 in fill_holes_driver at k= 74 rsm < 0.000000000000000 in fill_holes_driver at k= 75 Warning: One-level hole filling was not able to fill holes completely! The holes were filled partially. |total_hole| > total_mass Warning: One-level hole filling was not able to fill holes completely! The holes were filled partially. |total_hole| > total_mass Warning: One-level hole filling was not able to fill holes completely! The holes were filled partially. |total_hole| > total_mass Warning: Hole filling failed! A hole could not be filled. Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 iteration = 384; time = 84240.0 rsm < 0.000000000000000 in fill_holes_driver at k= 28 rsm < 0.000000000000000 in fill_holes_driver at k= 32 rsm < 0.000000000000000 in fill_holes_driver at k= 33 rsm < 0.000000000000000 in fill_holes_driver at k= 34 rsm < 0.000000000000000 in fill_holes_driver at k= 35 rsm < 0.000000000000000 in fill_holes_driver at k= 36 rsm < 0.000000000000000 in fill_holes_driver at k= 37 rsm < 0.000000000000000 in fill_holes_driver at k= 38 rsm < 0.000000000000000 in fill_holes_driver at k= 39 rsm < 0.000000000000000 in fill_holes_driver at k= 40 rsm < 0.000000000000000 in fill_holes_driver at k= 41 rsm < 0.000000000000000 in fill_holes_driver at k= 42 rsm < 0.000000000000000 in fill_holes_driver at k= 43 rsm < 0.000000000000000 in fill_holes_driver at k= 44 rsm < 0.000000000000000 in fill_holes_driver at k= 45 rsm < 0.000000000000000 in fill_holes_driver at k= 46 rsm < 0.000000000000000 in fill_holes_driver at k= 47 rsm < 0.000000000000000 in fill_holes_driver at k= 48 rsm < 0.000000000000000 in fill_holes_driver at k= 49 rsm < 0.000000000000000 in fill_holes_driver at k= 50 rsm < 0.000000000000000 in fill_holes_driver at k= 51 rsm < 0.000000000000000 in fill_holes_driver at k= 52 rsm < 0.000000000000000 in fill_holes_driver at k= 53 rsm < 0.000000000000000 in fill_holes_driver at k= 54 rsm < 0.000000000000000 in fill_holes_driver at k= 55 rsm < 0.000000000000000 in fill_holes_driver at k= 56 rsm < 0.000000000000000 in fill_holes_driver at k= 57 rsm < 0.000000000000000 in fill_holes_driver at k= 58 rsm < 0.000000000000000 in fill_holes_driver at k= 59 rsm < 0.000000000000000 in fill_holes_driver at k= 60 rsm < 0.000000000000000 in fill_holes_driver at k= 61 rsm < 0.000000000000000 in fill_holes_driver at k= 62 rsm < 0.000000000000000 in fill_holes_driver at k= 63 rsm < 0.000000000000000 in fill_holes_driver at k= 64 rsm < 0.000000000000000 in fill_holes_driver at k= 65 rsm < 0.000000000000000 in fill_holes_driver at k= 66 rsm < 0.000000000000000 in fill_holes_driver at k= 67 rsm < 0.000000000000000 in fill_holes_driver at k= 68 rsm < 0.000000000000000 in fill_holes_driver at k= 69 rsm < 0.000000000000000 in fill_holes_driver at k= 70 rsm < 0.000000000000000 in fill_holes_driver at k= 71 rsm < 0.000000000000000 in fill_holes_driver at k= 72 rsm < 0.000000000000000 in fill_holes_driver at k= 73 rsm < 0.000000000000000 in fill_holes_driver at k= 74 rsm < 0.000000000000000 in fill_holes_driver at k= 75 Warning: One-level hole filling was not able to fill holes completely! The holes were filled partially. |total_hole| > total_mass Warning: One-level hole filling was not able to fill holes completely! The holes were filled partially. |total_hole| > total_mass Warning: One-level hole filling was not able to fill holes completely! The holes were filled partially. |total_hole| > total_mass Warning: Hole filling failed! A hole could not be filled. Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 iteration = 385; time = 84300.0 rsm < 0.000000000000000 in fill_holes_driver at k= 28 rsm < 0.000000000000000 in fill_holes_driver at k= 33 rsm < 0.000000000000000 in fill_holes_driver at k= 34 rsm < 0.000000000000000 in fill_holes_driver at k= 35 rsm < 0.000000000000000 in fill_holes_driver at k= 36 rsm < 0.000000000000000 in fill_holes_driver at k= 37 rsm < 0.000000000000000 in fill_holes_driver at k= 38 rsm < 0.000000000000000 in fill_holes_driver at k= 39 rsm < 0.000000000000000 in fill_holes_driver at k= 40 rsm < 0.000000000000000 in fill_holes_driver at k= 41 rsm < 0.000000000000000 in fill_holes_driver at k= 42 rsm < 0.000000000000000 in fill_holes_driver at k= 43 rsm < 0.000000000000000 in fill_holes_driver at k= 44 rsm < 0.000000000000000 in fill_holes_driver at k= 45 rsm < 0.000000000000000 in fill_holes_driver at k= 46 rsm < 0.000000000000000 in fill_holes_driver at k= 47 rsm < 0.000000000000000 in fill_holes_driver at k= 48 rsm < 0.000000000000000 in fill_holes_driver at k= 49 rsm < 0.000000000000000 in fill_holes_driver at k= 50 rsm < 0.000000000000000 in fill_holes_driver at k= 51 rsm < 0.000000000000000 in fill_holes_driver at k= 52 rsm < 0.000000000000000 in fill_holes_driver at k= 53 rsm < 0.000000000000000 in fill_holes_driver at k= 54 rsm < 0.000000000000000 in fill_holes_driver at k= 55 rsm < 0.000000000000000 in fill_holes_driver at k= 56 rsm < 0.000000000000000 in fill_holes_driver at k= 57 rsm < 0.000000000000000 in fill_holes_driver at k= 58 rsm < 0.000000000000000 in fill_holes_driver at k= 59 rsm < 0.000000000000000 in fill_holes_driver at k= 60 rsm < 0.000000000000000 in fill_holes_driver at k= 61 rsm < 0.000000000000000 in fill_holes_driver at k= 62 rsm < 0.000000000000000 in fill_holes_driver at k= 63 rsm < 0.000000000000000 in fill_holes_driver at k= 64 rsm < 0.000000000000000 in fill_holes_driver at k= 65 rsm < 0.000000000000000 in fill_holes_driver at k= 66 rsm < 0.000000000000000 in fill_holes_driver at k= 67 rsm < 0.000000000000000 in fill_holes_driver at k= 68 rsm < 0.000000000000000 in fill_holes_driver at k= 69 rsm < 0.000000000000000 in fill_holes_driver at k= 70 rsm < 0.000000000000000 in fill_holes_driver at k= 71 rsm < 0.000000000000000 in fill_holes_driver at k= 72 rsm < 0.000000000000000 in fill_holes_driver at k= 73 rsm < 0.000000000000000 in fill_holes_driver at k= 74 rsm < 0.000000000000000 in fill_holes_driver at k= 75 Warning: One-level hole filling was not able to fill holes completely! The holes were filled partially. |total_hole| > total_mass Warning: One-level hole filling was not able to fill holes completely! The holes were filled partially. |total_hole| > total_mass Warning: One-level hole filling was not able to fill holes completely! The holes were filled partially. |total_hole| > total_mass Warning: Hole filling failed! A hole could not be filled. Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 iteration = 386; time = 84360.0 rsm < 0.000000000000000 in fill_holes_driver at k= 32 rsm < 0.000000000000000 in fill_holes_driver at k= 33 rsm < 0.000000000000000 in fill_holes_driver at k= 34 rsm < 0.000000000000000 in fill_holes_driver at k= 35 rsm < 0.000000000000000 in fill_holes_driver at k= 36 rsm < 0.000000000000000 in fill_holes_driver at k= 37 rsm < 0.000000000000000 in fill_holes_driver at k= 38 rsm < 0.000000000000000 in fill_holes_driver at k= 39 rsm < 0.000000000000000 in fill_holes_driver at k= 40 rsm < 0.000000000000000 in fill_holes_driver at k= 41 rsm < 0.000000000000000 in fill_holes_driver at k= 42 rsm < 0.000000000000000 in fill_holes_driver at k= 43 rsm < 0.000000000000000 in fill_holes_driver at k= 44 rsm < 0.000000000000000 in fill_holes_driver at k= 45 rsm < 0.000000000000000 in fill_holes_driver at k= 46 rsm < 0.000000000000000 in fill_holes_driver at k= 47 rsm < 0.000000000000000 in fill_holes_driver at k= 48 rsm < 0.000000000000000 in fill_holes_driver at k= 49 rsm < 0.000000000000000 in fill_holes_driver at k= 50 rsm < 0.000000000000000 in fill_holes_driver at k= 51 rsm < 0.000000000000000 in fill_holes_driver at k= 52 rsm < 0.000000000000000 in fill_holes_driver at k= 53 rsm < 0.000000000000000 in fill_holes_driver at k= 54 rsm < 0.000000000000000 in fill_holes_driver at k= 55 rsm < 0.000000000000000 in fill_holes_driver at k= 56 rsm < 0.000000000000000 in fill_holes_driver at k= 57 rsm < 0.000000000000000 in fill_holes_driver at k= 58 rsm < 0.000000000000000 in fill_holes_driver at k= 59 rsm < 0.000000000000000 in fill_holes_driver at k= 60 rsm < 0.000000000000000 in fill_holes_driver at k= 61 rsm < 0.000000000000000 in fill_holes_driver at k= 62 rsm < 0.000000000000000 in fill_holes_driver at k= 63 rsm < 0.000000000000000 in fill_holes_driver at k= 64 rsm < 0.000000000000000 in fill_holes_driver at k= 65 rsm < 0.000000000000000 in fill_holes_driver at k= 66 rsm < 0.000000000000000 in fill_holes_driver at k= 67 rsm < 0.000000000000000 in fill_holes_driver at k= 68 rsm < 0.000000000000000 in fill_holes_driver at k= 69 rsm < 0.000000000000000 in fill_holes_driver at k= 70 rsm < 0.000000000000000 in fill_holes_driver at k= 71 rsm < 0.000000000000000 in fill_holes_driver at k= 72 rsm < 0.000000000000000 in fill_holes_driver at k= 73 rsm < 0.000000000000000 in fill_holes_driver at k= 74 rsm < 0.000000000000000 in fill_holes_driver at k= 75 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 iteration = 387; time = 84420.0 rsm < 0.000000000000000 in fill_holes_driver at k= 33 rsm < 0.000000000000000 in fill_holes_driver at k= 34 rsm < 0.000000000000000 in fill_holes_driver at k= 35 rsm < 0.000000000000000 in fill_holes_driver at k= 36 rsm < 0.000000000000000 in fill_holes_driver at k= 37 rsm < 0.000000000000000 in fill_holes_driver at k= 38 rsm < 0.000000000000000 in fill_holes_driver at k= 39 rsm < 0.000000000000000 in fill_holes_driver at k= 40 rsm < 0.000000000000000 in fill_holes_driver at k= 41 rsm < 0.000000000000000 in fill_holes_driver at k= 42 rsm < 0.000000000000000 in fill_holes_driver at k= 43 rsm < 0.000000000000000 in fill_holes_driver at k= 44 rsm < 0.000000000000000 in fill_holes_driver at k= 45 rsm < 0.000000000000000 in fill_holes_driver at k= 46 rsm < 0.000000000000000 in fill_holes_driver at k= 47 rsm < 0.000000000000000 in fill_holes_driver at k= 48 rsm < 0.000000000000000 in fill_holes_driver at k= 49 rsm < 0.000000000000000 in fill_holes_driver at k= 50 rsm < 0.000000000000000 in fill_holes_driver at k= 51 rsm < 0.000000000000000 in fill_holes_driver at k= 52 rsm < 0.000000000000000 in fill_holes_driver at k= 53 rsm < 0.000000000000000 in fill_holes_driver at k= 54 rsm < 0.000000000000000 in fill_holes_driver at k= 55 rsm < 0.000000000000000 in fill_holes_driver at k= 56 rsm < 0.000000000000000 in fill_holes_driver at k= 57 rsm < 0.000000000000000 in fill_holes_driver at k= 58 rsm < 0.000000000000000 in fill_holes_driver at k= 59 rsm < 0.000000000000000 in fill_holes_driver at k= 60 rsm < 0.000000000000000 in fill_holes_driver at k= 61 rsm < 0.000000000000000 in fill_holes_driver at k= 62 rsm < 0.000000000000000 in fill_holes_driver at k= 63 rsm < 0.000000000000000 in fill_holes_driver at k= 64 rsm < 0.000000000000000 in fill_holes_driver at k= 65 rsm < 0.000000000000000 in fill_holes_driver at k= 66 rsm < 0.000000000000000 in fill_holes_driver at k= 67 rsm < 0.000000000000000 in fill_holes_driver at k= 68 rsm < 0.000000000000000 in fill_holes_driver at k= 69 rsm < 0.000000000000000 in fill_holes_driver at k= 70 rsm < 0.000000000000000 in fill_holes_driver at k= 71 rsm < 0.000000000000000 in fill_holes_driver at k= 72 rsm < 0.000000000000000 in fill_holes_driver at k= 73 rsm < 0.000000000000000 in fill_holes_driver at k= 74 rsm < 0.000000000000000 in fill_holes_driver at k= 75 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 iteration = 388; time = 84480.0 rsm < 0.000000000000000 in fill_holes_driver at k= 32 rsm < 0.000000000000000 in fill_holes_driver at k= 33 rsm < 0.000000000000000 in fill_holes_driver at k= 34 rsm < 0.000000000000000 in fill_holes_driver at k= 35 rsm < 0.000000000000000 in fill_holes_driver at k= 36 rsm < 0.000000000000000 in fill_holes_driver at k= 37 rsm < 0.000000000000000 in fill_holes_driver at k= 38 rsm < 0.000000000000000 in fill_holes_driver at k= 39 rsm < 0.000000000000000 in fill_holes_driver at k= 40 rsm < 0.000000000000000 in fill_holes_driver at k= 41 rsm < 0.000000000000000 in fill_holes_driver at k= 42 rsm < 0.000000000000000 in fill_holes_driver at k= 43 rsm < 0.000000000000000 in fill_holes_driver at k= 44 rsm < 0.000000000000000 in fill_holes_driver at k= 45 rsm < 0.000000000000000 in fill_holes_driver at k= 46 rsm < 0.000000000000000 in fill_holes_driver at k= 47 rsm < 0.000000000000000 in fill_holes_driver at k= 48 rsm < 0.000000000000000 in fill_holes_driver at k= 49 rsm < 0.000000000000000 in fill_holes_driver at k= 50 rsm < 0.000000000000000 in fill_holes_driver at k= 51 rsm < 0.000000000000000 in fill_holes_driver at k= 52 rsm < 0.000000000000000 in fill_holes_driver at k= 53 rsm < 0.000000000000000 in fill_holes_driver at k= 54 rsm < 0.000000000000000 in fill_holes_driver at k= 55 rsm < 0.000000000000000 in fill_holes_driver at k= 56 rsm < 0.000000000000000 in fill_holes_driver at k= 57 rsm < 0.000000000000000 in fill_holes_driver at k= 58 rsm < 0.000000000000000 in fill_holes_driver at k= 59 rsm < 0.000000000000000 in fill_holes_driver at k= 60 rsm < 0.000000000000000 in fill_holes_driver at k= 61 rsm < 0.000000000000000 in fill_holes_driver at k= 62 rsm < 0.000000000000000 in fill_holes_driver at k= 63 rsm < 0.000000000000000 in fill_holes_driver at k= 64 rsm < 0.000000000000000 in fill_holes_driver at k= 65 rsm < 0.000000000000000 in fill_holes_driver at k= 66 rsm < 0.000000000000000 in fill_holes_driver at k= 67 rsm < 0.000000000000000 in fill_holes_driver at k= 68 rsm < 0.000000000000000 in fill_holes_driver at k= 69 rsm < 0.000000000000000 in fill_holes_driver at k= 70 rsm < 0.000000000000000 in fill_holes_driver at k= 71 rsm < 0.000000000000000 in fill_holes_driver at k= 72 rsm < 0.000000000000000 in fill_holes_driver at k= 73 rsm < 0.000000000000000 in fill_holes_driver at k= 74 rsm < 0.000000000000000 in fill_holes_driver at k= 75 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 iteration = 389; time = 84540.0 rsm < 0.000000000000000 in fill_holes_driver at k= 33 rsm < 0.000000000000000 in fill_holes_driver at k= 34 rsm < 0.000000000000000 in fill_holes_driver at k= 35 rsm < 0.000000000000000 in fill_holes_driver at k= 36 rsm < 0.000000000000000 in fill_holes_driver at k= 37 rsm < 0.000000000000000 in fill_holes_driver at k= 38 rsm < 0.000000000000000 in fill_holes_driver at k= 39 rsm < 0.000000000000000 in fill_holes_driver at k= 40 rsm < 0.000000000000000 in fill_holes_driver at k= 41 rsm < 0.000000000000000 in fill_holes_driver at k= 42 rsm < 0.000000000000000 in fill_holes_driver at k= 43 rsm < 0.000000000000000 in fill_holes_driver at k= 44 rsm < 0.000000000000000 in fill_holes_driver at k= 45 rsm < 0.000000000000000 in fill_holes_driver at k= 46 rsm < 0.000000000000000 in fill_holes_driver at k= 47 rsm < 0.000000000000000 in fill_holes_driver at k= 48 rsm < 0.000000000000000 in fill_holes_driver at k= 49 rsm < 0.000000000000000 in fill_holes_driver at k= 50 rsm < 0.000000000000000 in fill_holes_driver at k= 51 rsm < 0.000000000000000 in fill_holes_driver at k= 52 rsm < 0.000000000000000 in fill_holes_driver at k= 53 rsm < 0.000000000000000 in fill_holes_driver at k= 54 rsm < 0.000000000000000 in fill_holes_driver at k= 55 rsm < 0.000000000000000 in fill_holes_driver at k= 56 rsm < 0.000000000000000 in fill_holes_driver at k= 57 rsm < 0.000000000000000 in fill_holes_driver at k= 58 rsm < 0.000000000000000 in fill_holes_driver at k= 59 rsm < 0.000000000000000 in fill_holes_driver at k= 60 rsm < 0.000000000000000 in fill_holes_driver at k= 61 rsm < 0.000000000000000 in fill_holes_driver at k= 62 rsm < 0.000000000000000 in fill_holes_driver at k= 63 rsm < 0.000000000000000 in fill_holes_driver at k= 64 rsm < 0.000000000000000 in fill_holes_driver at k= 65 rsm < 0.000000000000000 in fill_holes_driver at k= 66 rsm < 0.000000000000000 in fill_holes_driver at k= 67 rsm < 0.000000000000000 in fill_holes_driver at k= 68 rsm < 0.000000000000000 in fill_holes_driver at k= 69 rsm < 0.000000000000000 in fill_holes_driver at k= 70 rsm < 0.000000000000000 in fill_holes_driver at k= 71 rsm < 0.000000000000000 in fill_holes_driver at k= 72 rsm < 0.000000000000000 in fill_holes_driver at k= 73 rsm < 0.000000000000000 in fill_holes_driver at k= 74 rsm < 0.000000000000000 in fill_holes_driver at k= 75 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 iteration = 390; time = 84600.0 iteration = 391; time = 84660.0 rsm < 0.000000000000000 in fill_holes_driver at k= 28 rsm < 0.000000000000000 in fill_holes_driver at k= 33 rsm < 0.000000000000000 in fill_holes_driver at k= 34 rsm < 0.000000000000000 in fill_holes_driver at k= 35 rsm < 0.000000000000000 in fill_holes_driver at k= 36 rsm < 0.000000000000000 in fill_holes_driver at k= 37 rsm < 0.000000000000000 in fill_holes_driver at k= 38 rsm < 0.000000000000000 in fill_holes_driver at k= 39 rsm < 0.000000000000000 in fill_holes_driver at k= 40 rsm < 0.000000000000000 in fill_holes_driver at k= 41 rsm < 0.000000000000000 in fill_holes_driver at k= 42 rsm < 0.000000000000000 in fill_holes_driver at k= 43 rsm < 0.000000000000000 in fill_holes_driver at k= 44 rsm < 0.000000000000000 in fill_holes_driver at k= 45 rsm < 0.000000000000000 in fill_holes_driver at k= 46 rsm < 0.000000000000000 in fill_holes_driver at k= 47 rsm < 0.000000000000000 in fill_holes_driver at k= 48 rsm < 0.000000000000000 in fill_holes_driver at k= 49 rsm < 0.000000000000000 in fill_holes_driver at k= 50 rsm < 0.000000000000000 in fill_holes_driver at k= 51 rsm < 0.000000000000000 in fill_holes_driver at k= 52 rsm < 0.000000000000000 in fill_holes_driver at k= 53 rsm < 0.000000000000000 in fill_holes_driver at k= 54 rsm < 0.000000000000000 in fill_holes_driver at k= 55 rsm < 0.000000000000000 in fill_holes_driver at k= 56 rsm < 0.000000000000000 in fill_holes_driver at k= 57 rsm < 0.000000000000000 in fill_holes_driver at k= 58 rsm < 0.000000000000000 in fill_holes_driver at k= 59 rsm < 0.000000000000000 in fill_holes_driver at k= 60 rsm < 0.000000000000000 in fill_holes_driver at k= 61 rsm < 0.000000000000000 in fill_holes_driver at k= 62 rsm < 0.000000000000000 in fill_holes_driver at k= 63 rsm < 0.000000000000000 in fill_holes_driver at k= 64 rsm < 0.000000000000000 in fill_holes_driver at k= 65 rsm < 0.000000000000000 in fill_holes_driver at k= 66 rsm < 0.000000000000000 in fill_holes_driver at k= 67 rsm < 0.000000000000000 in fill_holes_driver at k= 68 rsm < 0.000000000000000 in fill_holes_driver at k= 69 rsm < 0.000000000000000 in fill_holes_driver at k= 70 rsm < 0.000000000000000 in fill_holes_driver at k= 71 rsm < 0.000000000000000 in fill_holes_driver at k= 72 rsm < 0.000000000000000 in fill_holes_driver at k= 73 rsm < 0.000000000000000 in fill_holes_driver at k= 74 rsm < 0.000000000000000 in fill_holes_driver at k= 75 Warning: One-level hole filling was not able to fill holes completely! The holes were filled partially. |total_hole| > total_mass Warning: One-level hole filling was not able to fill holes completely! The holes were filled partially. |total_hole| > total_mass Warning: One-level hole filling was not able to fill holes completely! The holes were filled partially. |total_hole| > total_mass Warning: Hole filling failed! A hole could not be filled. Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 iteration = 392; time = 84720.0 iteration = 393; time = 84780.0 iteration = 394; time = 84840.0 rsm < 0.000000000000000 in fill_holes_driver at k= 27 Warning: One-level hole filling was not able to fill holes completely! The holes were filled partially. |total_hole| > total_mass Warning: One-level hole filling was not able to fill holes completely! The holes were filled partially. |total_hole| > total_mass Warning: One-level hole filling was not able to fill holes completely! The holes were filled partially. |total_hole| > total_mass Warning: Hole filling failed! A hole could not be filled. iteration = 395; time = 84900.0 iteration = 396; time = 84960.0 rsm < 0.000000000000000 in fill_holes_driver at k= 27 rsm < 0.000000000000000 in fill_holes_driver at k= 29 rsm < 0.000000000000000 in fill_holes_driver at k= 31 Warning: One-level hole filling was not able to fill holes completely! The holes were filled partially. |total_hole| > total_mass Warning: One-level hole filling was not able to fill holes completely! The holes were filled partially. |total_hole| > total_mass Warning: One-level hole filling was not able to fill holes completely! The holes were filled partially. |total_hole| > total_mass Warning: Hole filling failed! A hole could not be filled. Warning: One-level hole filling was not able to fill holes completely! The holes were filled partially. |total_hole| > total_mass Warning: One-level hole filling was not able to fill holes completely! The holes were filled partially. |total_hole| > total_mass Warning: One-level hole filling was not able to fill holes completely! The holes were filled partially. |total_hole| > total_mass Warning: Hole filling failed! A hole could not be filled. Warning: One-level hole filling was not able to fill holes completely! The holes were filled partially. |total_hole| > total_mass Warning: One-level hole filling was not able to fill holes completely! The holes were filled partially. |total_hole| > total_mass Warning: One-level hole filling was not able to fill holes completely! The holes were filled partially. |total_hole| > total_mass Warning: Hole filling failed! A hole could not be filled. iteration = 397; time = 85020.0 iteration = 398; time = 85080.0 rsm < 0.000000000000000 in fill_holes_driver at k= 29 rsm < 0.000000000000000 in fill_holes_driver at k= 31 Warning: One-level hole filling was not able to fill holes completely! The holes were filled partially. |total_hole| > total_mass Warning: One-level hole filling was not able to fill holes completely! The holes were filled partially. |total_hole| > total_mass Warning: One-level hole filling was not able to fill holes completely! The holes were filled partially. |total_hole| > total_mass Warning: Hole filling failed! A hole could not be filled. Warning: One-level hole filling was not successful! total_mass ~= 0 iteration = 399; time = 85140.0 iteration = 400; time = 85200.0 rsm < 0.000000000000000 in fill_holes_driver at k= 28 Warning: One-level hole filling was not able to fill holes completely! The holes were filled partially. |total_hole| > total_mass Warning: One-level hole filling was not able to fill holes completely! The holes were filled partially. |total_hole| > total_mass Warning: One-level hole filling was not able to fill holes completely! The holes were filled partially. |total_hole| > total_mass Warning: Hole filling failed! A hole could not be filled. iteration = 401; time = 85260.0 rsm < 0.000000000000000 in fill_holes_driver at k= 26 Warning: One-level hole filling was not able to fill holes completely! The holes were filled partially. |total_hole| > total_mass Warning: One-level hole filling was not able to fill holes completely! The holes were filled partially. |total_hole| > total_mass Warning: One-level hole filling was not able to fill holes completely! The holes were filled partially. |total_hole| > total_mass Warning: Hole filling failed! A hole could not be filled. iteration = 402; time = 85320.0 rsm < 0.000000000000000 in fill_holes_driver at k= 28 rsm < 0.000000000000000 in fill_holes_driver at k= 33 rsm < 0.000000000000000 in fill_holes_driver at k= 34 rsm < 0.000000000000000 in fill_holes_driver at k= 35 rsm < 0.000000000000000 in fill_holes_driver at k= 36 rsm < 0.000000000000000 in fill_holes_driver at k= 37 rsm < 0.000000000000000 in fill_holes_driver at k= 38 rsm < 0.000000000000000 in fill_holes_driver at k= 39 rsm < 0.000000000000000 in fill_holes_driver at k= 40 rsm < 0.000000000000000 in fill_holes_driver at k= 41 rsm < 0.000000000000000 in fill_holes_driver at k= 42 rsm < 0.000000000000000 in fill_holes_driver at k= 43 rsm < 0.000000000000000 in fill_holes_driver at k= 44 rsm < 0.000000000000000 in fill_holes_driver at k= 45 rsm < 0.000000000000000 in fill_holes_driver at k= 46 rsm < 0.000000000000000 in fill_holes_driver at k= 47 rsm < 0.000000000000000 in fill_holes_driver at k= 48 rsm < 0.000000000000000 in fill_holes_driver at k= 49 rsm < 0.000000000000000 in fill_holes_driver at k= 50 rsm < 0.000000000000000 in fill_holes_driver at k= 51 rsm < 0.000000000000000 in fill_holes_driver at k= 52 rsm < 0.000000000000000 in fill_holes_driver at k= 53 rsm < 0.000000000000000 in fill_holes_driver at k= 54 rsm < 0.000000000000000 in fill_holes_driver at k= 55 rsm < 0.000000000000000 in fill_holes_driver at k= 56 rsm < 0.000000000000000 in fill_holes_driver at k= 57 rsm < 0.000000000000000 in fill_holes_driver at k= 58 rsm < 0.000000000000000 in fill_holes_driver at k= 59 rsm < 0.000000000000000 in fill_holes_driver at k= 60 rsm < 0.000000000000000 in fill_holes_driver at k= 61 rsm < 0.000000000000000 in fill_holes_driver at k= 62 rsm < 0.000000000000000 in fill_holes_driver at k= 63 rsm < 0.000000000000000 in fill_holes_driver at k= 64 rsm < 0.000000000000000 in fill_holes_driver at k= 65 rsm < 0.000000000000000 in fill_holes_driver at k= 66 rsm < 0.000000000000000 in fill_holes_driver at k= 67 rsm < 0.000000000000000 in fill_holes_driver at k= 68 rsm < 0.000000000000000 in fill_holes_driver at k= 69 rsm < 0.000000000000000 in fill_holes_driver at k= 70 rsm < 0.000000000000000 in fill_holes_driver at k= 71 rsm < 0.000000000000000 in fill_holes_driver at k= 72 rsm < 0.000000000000000 in fill_holes_driver at k= 73 rsm < 0.000000000000000 in fill_holes_driver at k= 74 rsm < 0.000000000000000 in fill_holes_driver at k= 75 Warning: One-level hole filling was not able to fill holes completely! The holes were filled partially. |total_hole| > total_mass Warning: One-level hole filling was not able to fill holes completely! The holes were filled partially. |total_hole| > total_mass Warning: One-level hole filling was not able to fill holes completely! The holes were filled partially. |total_hole| > total_mass Warning: Hole filling failed! A hole could not be filled. Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 iteration = 403; time = 85380.0 iteration = 404; time = 85440.0 rsm < 0.000000000000000 in fill_holes_driver at k= 32 rsm < 0.000000000000000 in fill_holes_driver at k= 33 rsm < 0.000000000000000 in fill_holes_driver at k= 34 rsm < 0.000000000000000 in fill_holes_driver at k= 35 rsm < 0.000000000000000 in fill_holes_driver at k= 36 rsm < 0.000000000000000 in fill_holes_driver at k= 37 rsm < 0.000000000000000 in fill_holes_driver at k= 38 rsm < 0.000000000000000 in fill_holes_driver at k= 39 rsm < 0.000000000000000 in fill_holes_driver at k= 40 rsm < 0.000000000000000 in fill_holes_driver at k= 41 rsm < 0.000000000000000 in fill_holes_driver at k= 42 rsm < 0.000000000000000 in fill_holes_driver at k= 43 rsm < 0.000000000000000 in fill_holes_driver at k= 44 rsm < 0.000000000000000 in fill_holes_driver at k= 45 rsm < 0.000000000000000 in fill_holes_driver at k= 46 rsm < 0.000000000000000 in fill_holes_driver at k= 47 rsm < 0.000000000000000 in fill_holes_driver at k= 48 rsm < 0.000000000000000 in fill_holes_driver at k= 49 rsm < 0.000000000000000 in fill_holes_driver at k= 50 rsm < 0.000000000000000 in fill_holes_driver at k= 51 rsm < 0.000000000000000 in fill_holes_driver at k= 52 rsm < 0.000000000000000 in fill_holes_driver at k= 53 rsm < 0.000000000000000 in fill_holes_driver at k= 54 rsm < 0.000000000000000 in fill_holes_driver at k= 55 rsm < 0.000000000000000 in fill_holes_driver at k= 56 rsm < 0.000000000000000 in fill_holes_driver at k= 57 rsm < 0.000000000000000 in fill_holes_driver at k= 58 rsm < 0.000000000000000 in fill_holes_driver at k= 59 rsm < 0.000000000000000 in fill_holes_driver at k= 60 rsm < 0.000000000000000 in fill_holes_driver at k= 61 rsm < 0.000000000000000 in fill_holes_driver at k= 62 rsm < 0.000000000000000 in fill_holes_driver at k= 63 rsm < 0.000000000000000 in fill_holes_driver at k= 64 rsm < 0.000000000000000 in fill_holes_driver at k= 65 rsm < 0.000000000000000 in fill_holes_driver at k= 66 rsm < 0.000000000000000 in fill_holes_driver at k= 67 rsm < 0.000000000000000 in fill_holes_driver at k= 68 rsm < 0.000000000000000 in fill_holes_driver at k= 69 rsm < 0.000000000000000 in fill_holes_driver at k= 70 rsm < 0.000000000000000 in fill_holes_driver at k= 71 rsm < 0.000000000000000 in fill_holes_driver at k= 72 rsm < 0.000000000000000 in fill_holes_driver at k= 73 rsm < 0.000000000000000 in fill_holes_driver at k= 74 rsm < 0.000000000000000 in fill_holes_driver at k= 75 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 iteration = 405; time = 85500.0 rsm < 0.000000000000000 in fill_holes_driver at k= 32 rsm < 0.000000000000000 in fill_holes_driver at k= 33 rsm < 0.000000000000000 in fill_holes_driver at k= 34 rsm < 0.000000000000000 in fill_holes_driver at k= 35 rsm < 0.000000000000000 in fill_holes_driver at k= 36 rsm < 0.000000000000000 in fill_holes_driver at k= 37 rsm < 0.000000000000000 in fill_holes_driver at k= 38 rsm < 0.000000000000000 in fill_holes_driver at k= 39 rsm < 0.000000000000000 in fill_holes_driver at k= 40 rsm < 0.000000000000000 in fill_holes_driver at k= 41 rsm < 0.000000000000000 in fill_holes_driver at k= 42 rsm < 0.000000000000000 in fill_holes_driver at k= 43 rsm < 0.000000000000000 in fill_holes_driver at k= 44 rsm < 0.000000000000000 in fill_holes_driver at k= 45 rsm < 0.000000000000000 in fill_holes_driver at k= 46 rsm < 0.000000000000000 in fill_holes_driver at k= 47 rsm < 0.000000000000000 in fill_holes_driver at k= 48 rsm < 0.000000000000000 in fill_holes_driver at k= 49 rsm < 0.000000000000000 in fill_holes_driver at k= 50 rsm < 0.000000000000000 in fill_holes_driver at k= 51 rsm < 0.000000000000000 in fill_holes_driver at k= 52 rsm < 0.000000000000000 in fill_holes_driver at k= 53 rsm < 0.000000000000000 in fill_holes_driver at k= 54 rsm < 0.000000000000000 in fill_holes_driver at k= 55 rsm < 0.000000000000000 in fill_holes_driver at k= 56 rsm < 0.000000000000000 in fill_holes_driver at k= 57 rsm < 0.000000000000000 in fill_holes_driver at k= 58 rsm < 0.000000000000000 in fill_holes_driver at k= 59 rsm < 0.000000000000000 in fill_holes_driver at k= 60 rsm < 0.000000000000000 in fill_holes_driver at k= 61 rsm < 0.000000000000000 in fill_holes_driver at k= 62 rsm < 0.000000000000000 in fill_holes_driver at k= 63 rsm < 0.000000000000000 in fill_holes_driver at k= 64 rsm < 0.000000000000000 in fill_holes_driver at k= 65 rsm < 0.000000000000000 in fill_holes_driver at k= 66 rsm < 0.000000000000000 in fill_holes_driver at k= 67 rsm < 0.000000000000000 in fill_holes_driver at k= 68 rsm < 0.000000000000000 in fill_holes_driver at k= 69 rsm < 0.000000000000000 in fill_holes_driver at k= 70 rsm < 0.000000000000000 in fill_holes_driver at k= 71 rsm < 0.000000000000000 in fill_holes_driver at k= 72 rsm < 0.000000000000000 in fill_holes_driver at k= 73 rsm < 0.000000000000000 in fill_holes_driver at k= 74 rsm < 0.000000000000000 in fill_holes_driver at k= 75 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 iteration = 406; time = 85560.0 rsm < 0.000000000000000 in fill_holes_driver at k= 33 rsm < 0.000000000000000 in fill_holes_driver at k= 34 rsm < 0.000000000000000 in fill_holes_driver at k= 35 rsm < 0.000000000000000 in fill_holes_driver at k= 36 rsm < 0.000000000000000 in fill_holes_driver at k= 37 rsm < 0.000000000000000 in fill_holes_driver at k= 38 rsm < 0.000000000000000 in fill_holes_driver at k= 39 rsm < 0.000000000000000 in fill_holes_driver at k= 40 rsm < 0.000000000000000 in fill_holes_driver at k= 41 rsm < 0.000000000000000 in fill_holes_driver at k= 42 rsm < 0.000000000000000 in fill_holes_driver at k= 43 rsm < 0.000000000000000 in fill_holes_driver at k= 44 rsm < 0.000000000000000 in fill_holes_driver at k= 45 rsm < 0.000000000000000 in fill_holes_driver at k= 46 rsm < 0.000000000000000 in fill_holes_driver at k= 47 rsm < 0.000000000000000 in fill_holes_driver at k= 48 rsm < 0.000000000000000 in fill_holes_driver at k= 49 rsm < 0.000000000000000 in fill_holes_driver at k= 50 rsm < 0.000000000000000 in fill_holes_driver at k= 51 rsm < 0.000000000000000 in fill_holes_driver at k= 52 rsm < 0.000000000000000 in fill_holes_driver at k= 53 rsm < 0.000000000000000 in fill_holes_driver at k= 54 rsm < 0.000000000000000 in fill_holes_driver at k= 55 rsm < 0.000000000000000 in fill_holes_driver at k= 56 rsm < 0.000000000000000 in fill_holes_driver at k= 57 rsm < 0.000000000000000 in fill_holes_driver at k= 58 rsm < 0.000000000000000 in fill_holes_driver at k= 59 rsm < 0.000000000000000 in fill_holes_driver at k= 60 rsm < 0.000000000000000 in fill_holes_driver at k= 61 rsm < 0.000000000000000 in fill_holes_driver at k= 62 rsm < 0.000000000000000 in fill_holes_driver at k= 63 rsm < 0.000000000000000 in fill_holes_driver at k= 64 rsm < 0.000000000000000 in fill_holes_driver at k= 65 rsm < 0.000000000000000 in fill_holes_driver at k= 66 rsm < 0.000000000000000 in fill_holes_driver at k= 67 rsm < 0.000000000000000 in fill_holes_driver at k= 68 rsm < 0.000000000000000 in fill_holes_driver at k= 69 rsm < 0.000000000000000 in fill_holes_driver at k= 70 rsm < 0.000000000000000 in fill_holes_driver at k= 71 rsm < 0.000000000000000 in fill_holes_driver at k= 72 rsm < 0.000000000000000 in fill_holes_driver at k= 73 rsm < 0.000000000000000 in fill_holes_driver at k= 74 rsm < 0.000000000000000 in fill_holes_driver at k= 75 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 iteration = 407; time = 85620.0 rsm < 0.000000000000000 in fill_holes_driver at k= 32 rsm < 0.000000000000000 in fill_holes_driver at k= 33 rsm < 0.000000000000000 in fill_holes_driver at k= 34 rsm < 0.000000000000000 in fill_holes_driver at k= 35 rsm < 0.000000000000000 in fill_holes_driver at k= 36 rsm < 0.000000000000000 in fill_holes_driver at k= 37 rsm < 0.000000000000000 in fill_holes_driver at k= 38 rsm < 0.000000000000000 in fill_holes_driver at k= 39 rsm < 0.000000000000000 in fill_holes_driver at k= 40 rsm < 0.000000000000000 in fill_holes_driver at k= 41 rsm < 0.000000000000000 in fill_holes_driver at k= 42 rsm < 0.000000000000000 in fill_holes_driver at k= 43 rsm < 0.000000000000000 in fill_holes_driver at k= 44 rsm < 0.000000000000000 in fill_holes_driver at k= 45 rsm < 0.000000000000000 in fill_holes_driver at k= 46 rsm < 0.000000000000000 in fill_holes_driver at k= 47 rsm < 0.000000000000000 in fill_holes_driver at k= 48 rsm < 0.000000000000000 in fill_holes_driver at k= 49 rsm < 0.000000000000000 in fill_holes_driver at k= 50 rsm < 0.000000000000000 in fill_holes_driver at k= 51 rsm < 0.000000000000000 in fill_holes_driver at k= 52 rsm < 0.000000000000000 in fill_holes_driver at k= 53 rsm < 0.000000000000000 in fill_holes_driver at k= 54 rsm < 0.000000000000000 in fill_holes_driver at k= 55 rsm < 0.000000000000000 in fill_holes_driver at k= 56 rsm < 0.000000000000000 in fill_holes_driver at k= 57 rsm < 0.000000000000000 in fill_holes_driver at k= 58 rsm < 0.000000000000000 in fill_holes_driver at k= 59 rsm < 0.000000000000000 in fill_holes_driver at k= 60 rsm < 0.000000000000000 in fill_holes_driver at k= 61 rsm < 0.000000000000000 in fill_holes_driver at k= 62 rsm < 0.000000000000000 in fill_holes_driver at k= 63 rsm < 0.000000000000000 in fill_holes_driver at k= 64 rsm < 0.000000000000000 in fill_holes_driver at k= 65 rsm < 0.000000000000000 in fill_holes_driver at k= 66 rsm < 0.000000000000000 in fill_holes_driver at k= 67 rsm < 0.000000000000000 in fill_holes_driver at k= 68 rsm < 0.000000000000000 in fill_holes_driver at k= 69 rsm < 0.000000000000000 in fill_holes_driver at k= 70 rsm < 0.000000000000000 in fill_holes_driver at k= 71 rsm < 0.000000000000000 in fill_holes_driver at k= 72 rsm < 0.000000000000000 in fill_holes_driver at k= 73 rsm < 0.000000000000000 in fill_holes_driver at k= 74 rsm < 0.000000000000000 in fill_holes_driver at k= 75 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 iteration = 408; time = 85680.0 rsm < 0.000000000000000 in fill_holes_driver at k= 33 rsm < 0.000000000000000 in fill_holes_driver at k= 34 rsm < 0.000000000000000 in fill_holes_driver at k= 35 rsm < 0.000000000000000 in fill_holes_driver at k= 36 rsm < 0.000000000000000 in fill_holes_driver at k= 37 rsm < 0.000000000000000 in fill_holes_driver at k= 38 rsm < 0.000000000000000 in fill_holes_driver at k= 39 rsm < 0.000000000000000 in fill_holes_driver at k= 40 rsm < 0.000000000000000 in fill_holes_driver at k= 41 rsm < 0.000000000000000 in fill_holes_driver at k= 42 rsm < 0.000000000000000 in fill_holes_driver at k= 43 rsm < 0.000000000000000 in fill_holes_driver at k= 44 rsm < 0.000000000000000 in fill_holes_driver at k= 45 rsm < 0.000000000000000 in fill_holes_driver at k= 46 rsm < 0.000000000000000 in fill_holes_driver at k= 47 rsm < 0.000000000000000 in fill_holes_driver at k= 48 rsm < 0.000000000000000 in fill_holes_driver at k= 49 rsm < 0.000000000000000 in fill_holes_driver at k= 50 rsm < 0.000000000000000 in fill_holes_driver at k= 51 rsm < 0.000000000000000 in fill_holes_driver at k= 52 rsm < 0.000000000000000 in fill_holes_driver at k= 53 rsm < 0.000000000000000 in fill_holes_driver at k= 54 rsm < 0.000000000000000 in fill_holes_driver at k= 55 rsm < 0.000000000000000 in fill_holes_driver at k= 56 rsm < 0.000000000000000 in fill_holes_driver at k= 57 rsm < 0.000000000000000 in fill_holes_driver at k= 58 rsm < 0.000000000000000 in fill_holes_driver at k= 59 rsm < 0.000000000000000 in fill_holes_driver at k= 60 rsm < 0.000000000000000 in fill_holes_driver at k= 61 rsm < 0.000000000000000 in fill_holes_driver at k= 62 rsm < 0.000000000000000 in fill_holes_driver at k= 63 rsm < 0.000000000000000 in fill_holes_driver at k= 64 rsm < 0.000000000000000 in fill_holes_driver at k= 65 rsm < 0.000000000000000 in fill_holes_driver at k= 66 rsm < 0.000000000000000 in fill_holes_driver at k= 67 rsm < 0.000000000000000 in fill_holes_driver at k= 68 rsm < 0.000000000000000 in fill_holes_driver at k= 69 rsm < 0.000000000000000 in fill_holes_driver at k= 70 rsm < 0.000000000000000 in fill_holes_driver at k= 71 rsm < 0.000000000000000 in fill_holes_driver at k= 72 rsm < 0.000000000000000 in fill_holes_driver at k= 73 rsm < 0.000000000000000 in fill_holes_driver at k= 74 rsm < 0.000000000000000 in fill_holes_driver at k= 75 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 iteration = 409; time = 85740.0 rsm < 0.000000000000000 in fill_holes_driver at k= 32 rsm < 0.000000000000000 in fill_holes_driver at k= 33 rsm < 0.000000000000000 in fill_holes_driver at k= 34 rsm < 0.000000000000000 in fill_holes_driver at k= 35 rsm < 0.000000000000000 in fill_holes_driver at k= 36 rsm < 0.000000000000000 in fill_holes_driver at k= 37 rsm < 0.000000000000000 in fill_holes_driver at k= 38 rsm < 0.000000000000000 in fill_holes_driver at k= 39 rsm < 0.000000000000000 in fill_holes_driver at k= 40 rsm < 0.000000000000000 in fill_holes_driver at k= 41 rsm < 0.000000000000000 in fill_holes_driver at k= 42 rsm < 0.000000000000000 in fill_holes_driver at k= 43 rsm < 0.000000000000000 in fill_holes_driver at k= 44 rsm < 0.000000000000000 in fill_holes_driver at k= 45 rsm < 0.000000000000000 in fill_holes_driver at k= 46 rsm < 0.000000000000000 in fill_holes_driver at k= 47 rsm < 0.000000000000000 in fill_holes_driver at k= 48 rsm < 0.000000000000000 in fill_holes_driver at k= 49 rsm < 0.000000000000000 in fill_holes_driver at k= 50 rsm < 0.000000000000000 in fill_holes_driver at k= 51 rsm < 0.000000000000000 in fill_holes_driver at k= 52 rsm < 0.000000000000000 in fill_holes_driver at k= 53 rsm < 0.000000000000000 in fill_holes_driver at k= 54 rsm < 0.000000000000000 in fill_holes_driver at k= 55 rsm < 0.000000000000000 in fill_holes_driver at k= 56 rsm < 0.000000000000000 in fill_holes_driver at k= 57 rsm < 0.000000000000000 in fill_holes_driver at k= 58 rsm < 0.000000000000000 in fill_holes_driver at k= 59 rsm < 0.000000000000000 in fill_holes_driver at k= 60 rsm < 0.000000000000000 in fill_holes_driver at k= 61 rsm < 0.000000000000000 in fill_holes_driver at k= 62 rsm < 0.000000000000000 in fill_holes_driver at k= 63 rsm < 0.000000000000000 in fill_holes_driver at k= 64 rsm < 0.000000000000000 in fill_holes_driver at k= 65 rsm < 0.000000000000000 in fill_holes_driver at k= 66 rsm < 0.000000000000000 in fill_holes_driver at k= 67 rsm < 0.000000000000000 in fill_holes_driver at k= 68 rsm < 0.000000000000000 in fill_holes_driver at k= 69 rsm < 0.000000000000000 in fill_holes_driver at k= 70 rsm < 0.000000000000000 in fill_holes_driver at k= 71 rsm < 0.000000000000000 in fill_holes_driver at k= 72 rsm < 0.000000000000000 in fill_holes_driver at k= 73 rsm < 0.000000000000000 in fill_holes_driver at k= 74 rsm < 0.000000000000000 in fill_holes_driver at k= 75 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 iteration = 410; time = 85800.0 rsm < 0.000000000000000 in fill_holes_driver at k= 33 rsm < 0.000000000000000 in fill_holes_driver at k= 34 rsm < 0.000000000000000 in fill_holes_driver at k= 35 rsm < 0.000000000000000 in fill_holes_driver at k= 36 rsm < 0.000000000000000 in fill_holes_driver at k= 37 rsm < 0.000000000000000 in fill_holes_driver at k= 38 rsm < 0.000000000000000 in fill_holes_driver at k= 39 rsm < 0.000000000000000 in fill_holes_driver at k= 40 rsm < 0.000000000000000 in fill_holes_driver at k= 41 rsm < 0.000000000000000 in fill_holes_driver at k= 42 rsm < 0.000000000000000 in fill_holes_driver at k= 43 rsm < 0.000000000000000 in fill_holes_driver at k= 44 rsm < 0.000000000000000 in fill_holes_driver at k= 45 rsm < 0.000000000000000 in fill_holes_driver at k= 46 rsm < 0.000000000000000 in fill_holes_driver at k= 47 rsm < 0.000000000000000 in fill_holes_driver at k= 48 rsm < 0.000000000000000 in fill_holes_driver at k= 49 rsm < 0.000000000000000 in fill_holes_driver at k= 50 rsm < 0.000000000000000 in fill_holes_driver at k= 51 rsm < 0.000000000000000 in fill_holes_driver at k= 52 rsm < 0.000000000000000 in fill_holes_driver at k= 53 rsm < 0.000000000000000 in fill_holes_driver at k= 54 rsm < 0.000000000000000 in fill_holes_driver at k= 55 rsm < 0.000000000000000 in fill_holes_driver at k= 56 rsm < 0.000000000000000 in fill_holes_driver at k= 57 rsm < 0.000000000000000 in fill_holes_driver at k= 58 rsm < 0.000000000000000 in fill_holes_driver at k= 59 rsm < 0.000000000000000 in fill_holes_driver at k= 60 rsm < 0.000000000000000 in fill_holes_driver at k= 61 rsm < 0.000000000000000 in fill_holes_driver at k= 62 rsm < 0.000000000000000 in fill_holes_driver at k= 63 rsm < 0.000000000000000 in fill_holes_driver at k= 64 rsm < 0.000000000000000 in fill_holes_driver at k= 65 rsm < 0.000000000000000 in fill_holes_driver at k= 66 rsm < 0.000000000000000 in fill_holes_driver at k= 67 rsm < 0.000000000000000 in fill_holes_driver at k= 68 rsm < 0.000000000000000 in fill_holes_driver at k= 69 rsm < 0.000000000000000 in fill_holes_driver at k= 70 rsm < 0.000000000000000 in fill_holes_driver at k= 71 rsm < 0.000000000000000 in fill_holes_driver at k= 72 rsm < 0.000000000000000 in fill_holes_driver at k= 73 rsm < 0.000000000000000 in fill_holes_driver at k= 74 rsm < 0.000000000000000 in fill_holes_driver at k= 75 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 iteration = 411; time = 85860.0 rsm < 0.000000000000000 in fill_holes_driver at k= 32 rsm < 0.000000000000000 in fill_holes_driver at k= 33 rsm < 0.000000000000000 in fill_holes_driver at k= 34 rsm < 0.000000000000000 in fill_holes_driver at k= 35 rsm < 0.000000000000000 in fill_holes_driver at k= 36 rsm < 0.000000000000000 in fill_holes_driver at k= 37 rsm < 0.000000000000000 in fill_holes_driver at k= 38 rsm < 0.000000000000000 in fill_holes_driver at k= 39 rsm < 0.000000000000000 in fill_holes_driver at k= 40 rsm < 0.000000000000000 in fill_holes_driver at k= 41 rsm < 0.000000000000000 in fill_holes_driver at k= 42 rsm < 0.000000000000000 in fill_holes_driver at k= 43 rsm < 0.000000000000000 in fill_holes_driver at k= 44 rsm < 0.000000000000000 in fill_holes_driver at k= 45 rsm < 0.000000000000000 in fill_holes_driver at k= 46 rsm < 0.000000000000000 in fill_holes_driver at k= 47 rsm < 0.000000000000000 in fill_holes_driver at k= 48 rsm < 0.000000000000000 in fill_holes_driver at k= 49 rsm < 0.000000000000000 in fill_holes_driver at k= 50 rsm < 0.000000000000000 in fill_holes_driver at k= 51 rsm < 0.000000000000000 in fill_holes_driver at k= 52 rsm < 0.000000000000000 in fill_holes_driver at k= 53 rsm < 0.000000000000000 in fill_holes_driver at k= 54 rsm < 0.000000000000000 in fill_holes_driver at k= 55 rsm < 0.000000000000000 in fill_holes_driver at k= 56 rsm < 0.000000000000000 in fill_holes_driver at k= 57 rsm < 0.000000000000000 in fill_holes_driver at k= 58 rsm < 0.000000000000000 in fill_holes_driver at k= 59 rsm < 0.000000000000000 in fill_holes_driver at k= 60 rsm < 0.000000000000000 in fill_holes_driver at k= 61 rsm < 0.000000000000000 in fill_holes_driver at k= 62 rsm < 0.000000000000000 in fill_holes_driver at k= 63 rsm < 0.000000000000000 in fill_holes_driver at k= 64 rsm < 0.000000000000000 in fill_holes_driver at k= 65 rsm < 0.000000000000000 in fill_holes_driver at k= 66 rsm < 0.000000000000000 in fill_holes_driver at k= 67 rsm < 0.000000000000000 in fill_holes_driver at k= 68 rsm < 0.000000000000000 in fill_holes_driver at k= 69 rsm < 0.000000000000000 in fill_holes_driver at k= 70 rsm < 0.000000000000000 in fill_holes_driver at k= 71 rsm < 0.000000000000000 in fill_holes_driver at k= 72 rsm < 0.000000000000000 in fill_holes_driver at k= 73 rsm < 0.000000000000000 in fill_holes_driver at k= 74 rsm < 0.000000000000000 in fill_holes_driver at k= 75 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 iteration = 412; time = 85920.0 rsm < 0.000000000000000 in fill_holes_driver at k= 33 rsm < 0.000000000000000 in fill_holes_driver at k= 34 rsm < 0.000000000000000 in fill_holes_driver at k= 35 rsm < 0.000000000000000 in fill_holes_driver at k= 36 rsm < 0.000000000000000 in fill_holes_driver at k= 37 rsm < 0.000000000000000 in fill_holes_driver at k= 38 rsm < 0.000000000000000 in fill_holes_driver at k= 39 rsm < 0.000000000000000 in fill_holes_driver at k= 40 rsm < 0.000000000000000 in fill_holes_driver at k= 41 rsm < 0.000000000000000 in fill_holes_driver at k= 42 rsm < 0.000000000000000 in fill_holes_driver at k= 43 rsm < 0.000000000000000 in fill_holes_driver at k= 44 rsm < 0.000000000000000 in fill_holes_driver at k= 45 rsm < 0.000000000000000 in fill_holes_driver at k= 46 rsm < 0.000000000000000 in fill_holes_driver at k= 47 rsm < 0.000000000000000 in fill_holes_driver at k= 48 rsm < 0.000000000000000 in fill_holes_driver at k= 49 rsm < 0.000000000000000 in fill_holes_driver at k= 50 rsm < 0.000000000000000 in fill_holes_driver at k= 51 rsm < 0.000000000000000 in fill_holes_driver at k= 52 rsm < 0.000000000000000 in fill_holes_driver at k= 53 rsm < 0.000000000000000 in fill_holes_driver at k= 54 rsm < 0.000000000000000 in fill_holes_driver at k= 55 rsm < 0.000000000000000 in fill_holes_driver at k= 56 rsm < 0.000000000000000 in fill_holes_driver at k= 57 rsm < 0.000000000000000 in fill_holes_driver at k= 58 rsm < 0.000000000000000 in fill_holes_driver at k= 59 rsm < 0.000000000000000 in fill_holes_driver at k= 60 rsm < 0.000000000000000 in fill_holes_driver at k= 61 rsm < 0.000000000000000 in fill_holes_driver at k= 62 rsm < 0.000000000000000 in fill_holes_driver at k= 63 rsm < 0.000000000000000 in fill_holes_driver at k= 64 rsm < 0.000000000000000 in fill_holes_driver at k= 65 rsm < 0.000000000000000 in fill_holes_driver at k= 66 rsm < 0.000000000000000 in fill_holes_driver at k= 67 rsm < 0.000000000000000 in fill_holes_driver at k= 68 rsm < 0.000000000000000 in fill_holes_driver at k= 69 rsm < 0.000000000000000 in fill_holes_driver at k= 70 rsm < 0.000000000000000 in fill_holes_driver at k= 71 rsm < 0.000000000000000 in fill_holes_driver at k= 72 rsm < 0.000000000000000 in fill_holes_driver at k= 73 rsm < 0.000000000000000 in fill_holes_driver at k= 74 rsm < 0.000000000000000 in fill_holes_driver at k= 75 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 iteration = 413; time = 85980.0 rsm < 0.000000000000000 in fill_holes_driver at k= 32 rsm < 0.000000000000000 in fill_holes_driver at k= 33 rsm < 0.000000000000000 in fill_holes_driver at k= 34 rsm < 0.000000000000000 in fill_holes_driver at k= 35 rsm < 0.000000000000000 in fill_holes_driver at k= 36 rsm < 0.000000000000000 in fill_holes_driver at k= 37 rsm < 0.000000000000000 in fill_holes_driver at k= 38 rsm < 0.000000000000000 in fill_holes_driver at k= 39 rsm < 0.000000000000000 in fill_holes_driver at k= 40 rsm < 0.000000000000000 in fill_holes_driver at k= 41 rsm < 0.000000000000000 in fill_holes_driver at k= 42 rsm < 0.000000000000000 in fill_holes_driver at k= 43 rsm < 0.000000000000000 in fill_holes_driver at k= 44 rsm < 0.000000000000000 in fill_holes_driver at k= 45 rsm < 0.000000000000000 in fill_holes_driver at k= 46 rsm < 0.000000000000000 in fill_holes_driver at k= 47 rsm < 0.000000000000000 in fill_holes_driver at k= 48 rsm < 0.000000000000000 in fill_holes_driver at k= 49 rsm < 0.000000000000000 in fill_holes_driver at k= 50 rsm < 0.000000000000000 in fill_holes_driver at k= 51 rsm < 0.000000000000000 in fill_holes_driver at k= 52 rsm < 0.000000000000000 in fill_holes_driver at k= 53 rsm < 0.000000000000000 in fill_holes_driver at k= 54 rsm < 0.000000000000000 in fill_holes_driver at k= 55 rsm < 0.000000000000000 in fill_holes_driver at k= 56 rsm < 0.000000000000000 in fill_holes_driver at k= 57 rsm < 0.000000000000000 in fill_holes_driver at k= 58 rsm < 0.000000000000000 in fill_holes_driver at k= 59 rsm < 0.000000000000000 in fill_holes_driver at k= 60 rsm < 0.000000000000000 in fill_holes_driver at k= 61 rsm < 0.000000000000000 in fill_holes_driver at k= 62 rsm < 0.000000000000000 in fill_holes_driver at k= 63 rsm < 0.000000000000000 in fill_holes_driver at k= 64 rsm < 0.000000000000000 in fill_holes_driver at k= 65 rsm < 0.000000000000000 in fill_holes_driver at k= 66 rsm < 0.000000000000000 in fill_holes_driver at k= 67 rsm < 0.000000000000000 in fill_holes_driver at k= 68 rsm < 0.000000000000000 in fill_holes_driver at k= 69 rsm < 0.000000000000000 in fill_holes_driver at k= 70 rsm < 0.000000000000000 in fill_holes_driver at k= 71 rsm < 0.000000000000000 in fill_holes_driver at k= 72 rsm < 0.000000000000000 in fill_holes_driver at k= 73 rsm < 0.000000000000000 in fill_holes_driver at k= 74 rsm < 0.000000000000000 in fill_holes_driver at k= 75 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 iteration = 414; time = 86040.0 rsm < 0.000000000000000 in fill_holes_driver at k= 33 rsm < 0.000000000000000 in fill_holes_driver at k= 34 rsm < 0.000000000000000 in fill_holes_driver at k= 35 rsm < 0.000000000000000 in fill_holes_driver at k= 36 rsm < 0.000000000000000 in fill_holes_driver at k= 37 rsm < 0.000000000000000 in fill_holes_driver at k= 38 rsm < 0.000000000000000 in fill_holes_driver at k= 39 rsm < 0.000000000000000 in fill_holes_driver at k= 40 rsm < 0.000000000000000 in fill_holes_driver at k= 41 rsm < 0.000000000000000 in fill_holes_driver at k= 42 rsm < 0.000000000000000 in fill_holes_driver at k= 43 rsm < 0.000000000000000 in fill_holes_driver at k= 44 rsm < 0.000000000000000 in fill_holes_driver at k= 45 rsm < 0.000000000000000 in fill_holes_driver at k= 46 rsm < 0.000000000000000 in fill_holes_driver at k= 47 rsm < 0.000000000000000 in fill_holes_driver at k= 48 rsm < 0.000000000000000 in fill_holes_driver at k= 49 rsm < 0.000000000000000 in fill_holes_driver at k= 50 rsm < 0.000000000000000 in fill_holes_driver at k= 51 rsm < 0.000000000000000 in fill_holes_driver at k= 52 rsm < 0.000000000000000 in fill_holes_driver at k= 53 rsm < 0.000000000000000 in fill_holes_driver at k= 54 rsm < 0.000000000000000 in fill_holes_driver at k= 55 rsm < 0.000000000000000 in fill_holes_driver at k= 56 rsm < 0.000000000000000 in fill_holes_driver at k= 57 rsm < 0.000000000000000 in fill_holes_driver at k= 58 rsm < 0.000000000000000 in fill_holes_driver at k= 59 rsm < 0.000000000000000 in fill_holes_driver at k= 60 rsm < 0.000000000000000 in fill_holes_driver at k= 61 rsm < 0.000000000000000 in fill_holes_driver at k= 62 rsm < 0.000000000000000 in fill_holes_driver at k= 63 rsm < 0.000000000000000 in fill_holes_driver at k= 64 rsm < 0.000000000000000 in fill_holes_driver at k= 65 rsm < 0.000000000000000 in fill_holes_driver at k= 66 rsm < 0.000000000000000 in fill_holes_driver at k= 67 rsm < 0.000000000000000 in fill_holes_driver at k= 68 rsm < 0.000000000000000 in fill_holes_driver at k= 69 rsm < 0.000000000000000 in fill_holes_driver at k= 70 rsm < 0.000000000000000 in fill_holes_driver at k= 71 rsm < 0.000000000000000 in fill_holes_driver at k= 72 rsm < 0.000000000000000 in fill_holes_driver at k= 73 rsm < 0.000000000000000 in fill_holes_driver at k= 74 rsm < 0.000000000000000 in fill_holes_driver at k= 75 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 iteration = 415; time = 86100.0 rsm < 0.000000000000000 in fill_holes_driver at k= 32 rsm < 0.000000000000000 in fill_holes_driver at k= 33 rsm < 0.000000000000000 in fill_holes_driver at k= 34 rsm < 0.000000000000000 in fill_holes_driver at k= 35 rsm < 0.000000000000000 in fill_holes_driver at k= 36 rsm < 0.000000000000000 in fill_holes_driver at k= 37 rsm < 0.000000000000000 in fill_holes_driver at k= 38 rsm < 0.000000000000000 in fill_holes_driver at k= 39 rsm < 0.000000000000000 in fill_holes_driver at k= 40 rsm < 0.000000000000000 in fill_holes_driver at k= 41 rsm < 0.000000000000000 in fill_holes_driver at k= 42 rsm < 0.000000000000000 in fill_holes_driver at k= 43 rsm < 0.000000000000000 in fill_holes_driver at k= 44 rsm < 0.000000000000000 in fill_holes_driver at k= 45 rsm < 0.000000000000000 in fill_holes_driver at k= 46 rsm < 0.000000000000000 in fill_holes_driver at k= 47 rsm < 0.000000000000000 in fill_holes_driver at k= 48 rsm < 0.000000000000000 in fill_holes_driver at k= 49 rsm < 0.000000000000000 in fill_holes_driver at k= 50 rsm < 0.000000000000000 in fill_holes_driver at k= 51 rsm < 0.000000000000000 in fill_holes_driver at k= 52 rsm < 0.000000000000000 in fill_holes_driver at k= 53 rsm < 0.000000000000000 in fill_holes_driver at k= 54 rsm < 0.000000000000000 in fill_holes_driver at k= 55 rsm < 0.000000000000000 in fill_holes_driver at k= 56 rsm < 0.000000000000000 in fill_holes_driver at k= 57 rsm < 0.000000000000000 in fill_holes_driver at k= 58 rsm < 0.000000000000000 in fill_holes_driver at k= 59 rsm < 0.000000000000000 in fill_holes_driver at k= 60 rsm < 0.000000000000000 in fill_holes_driver at k= 61 rsm < 0.000000000000000 in fill_holes_driver at k= 62 rsm < 0.000000000000000 in fill_holes_driver at k= 63 rsm < 0.000000000000000 in fill_holes_driver at k= 64 rsm < 0.000000000000000 in fill_holes_driver at k= 65 rsm < 0.000000000000000 in fill_holes_driver at k= 66 rsm < 0.000000000000000 in fill_holes_driver at k= 67 rsm < 0.000000000000000 in fill_holes_driver at k= 68 rsm < 0.000000000000000 in fill_holes_driver at k= 69 rsm < 0.000000000000000 in fill_holes_driver at k= 70 rsm < 0.000000000000000 in fill_holes_driver at k= 71 rsm < 0.000000000000000 in fill_holes_driver at k= 72 rsm < 0.000000000000000 in fill_holes_driver at k= 73 rsm < 0.000000000000000 in fill_holes_driver at k= 74 rsm < 0.000000000000000 in fill_holes_driver at k= 75 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 iteration = 416; time = 86160.0 rsm < 0.000000000000000 in fill_holes_driver at k= 33 rsm < 0.000000000000000 in fill_holes_driver at k= 34 rsm < 0.000000000000000 in fill_holes_driver at k= 35 rsm < 0.000000000000000 in fill_holes_driver at k= 36 rsm < 0.000000000000000 in fill_holes_driver at k= 37 rsm < 0.000000000000000 in fill_holes_driver at k= 38 rsm < 0.000000000000000 in fill_holes_driver at k= 39 rsm < 0.000000000000000 in fill_holes_driver at k= 40 rsm < 0.000000000000000 in fill_holes_driver at k= 41 rsm < 0.000000000000000 in fill_holes_driver at k= 42 rsm < 0.000000000000000 in fill_holes_driver at k= 43 rsm < 0.000000000000000 in fill_holes_driver at k= 44 rsm < 0.000000000000000 in fill_holes_driver at k= 45 rsm < 0.000000000000000 in fill_holes_driver at k= 46 rsm < 0.000000000000000 in fill_holes_driver at k= 47 rsm < 0.000000000000000 in fill_holes_driver at k= 48 rsm < 0.000000000000000 in fill_holes_driver at k= 49 rsm < 0.000000000000000 in fill_holes_driver at k= 50 rsm < 0.000000000000000 in fill_holes_driver at k= 51 rsm < 0.000000000000000 in fill_holes_driver at k= 52 rsm < 0.000000000000000 in fill_holes_driver at k= 53 rsm < 0.000000000000000 in fill_holes_driver at k= 54 rsm < 0.000000000000000 in fill_holes_driver at k= 55 rsm < 0.000000000000000 in fill_holes_driver at k= 56 rsm < 0.000000000000000 in fill_holes_driver at k= 57 rsm < 0.000000000000000 in fill_holes_driver at k= 58 rsm < 0.000000000000000 in fill_holes_driver at k= 59 rsm < 0.000000000000000 in fill_holes_driver at k= 60 rsm < 0.000000000000000 in fill_holes_driver at k= 61 rsm < 0.000000000000000 in fill_holes_driver at k= 62 rsm < 0.000000000000000 in fill_holes_driver at k= 63 rsm < 0.000000000000000 in fill_holes_driver at k= 64 rsm < 0.000000000000000 in fill_holes_driver at k= 65 rsm < 0.000000000000000 in fill_holes_driver at k= 66 rsm < 0.000000000000000 in fill_holes_driver at k= 67 rsm < 0.000000000000000 in fill_holes_driver at k= 68 rsm < 0.000000000000000 in fill_holes_driver at k= 69 rsm < 0.000000000000000 in fill_holes_driver at k= 70 rsm < 0.000000000000000 in fill_holes_driver at k= 71 rsm < 0.000000000000000 in fill_holes_driver at k= 72 rsm < 0.000000000000000 in fill_holes_driver at k= 73 rsm < 0.000000000000000 in fill_holes_driver at k= 74 rsm < 0.000000000000000 in fill_holes_driver at k= 75 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 iteration = 417; time = 86220.0 rsm < 0.000000000000000 in fill_holes_driver at k= 32 rsm < 0.000000000000000 in fill_holes_driver at k= 33 rsm < 0.000000000000000 in fill_holes_driver at k= 34 rsm < 0.000000000000000 in fill_holes_driver at k= 35 rsm < 0.000000000000000 in fill_holes_driver at k= 36 rsm < 0.000000000000000 in fill_holes_driver at k= 37 rsm < 0.000000000000000 in fill_holes_driver at k= 38 rsm < 0.000000000000000 in fill_holes_driver at k= 39 rsm < 0.000000000000000 in fill_holes_driver at k= 40 rsm < 0.000000000000000 in fill_holes_driver at k= 41 rsm < 0.000000000000000 in fill_holes_driver at k= 42 rsm < 0.000000000000000 in fill_holes_driver at k= 43 rsm < 0.000000000000000 in fill_holes_driver at k= 44 rsm < 0.000000000000000 in fill_holes_driver at k= 45 rsm < 0.000000000000000 in fill_holes_driver at k= 46 rsm < 0.000000000000000 in fill_holes_driver at k= 47 rsm < 0.000000000000000 in fill_holes_driver at k= 48 rsm < 0.000000000000000 in fill_holes_driver at k= 49 rsm < 0.000000000000000 in fill_holes_driver at k= 50 rsm < 0.000000000000000 in fill_holes_driver at k= 51 rsm < 0.000000000000000 in fill_holes_driver at k= 52 rsm < 0.000000000000000 in fill_holes_driver at k= 53 rsm < 0.000000000000000 in fill_holes_driver at k= 54 rsm < 0.000000000000000 in fill_holes_driver at k= 55 rsm < 0.000000000000000 in fill_holes_driver at k= 56 rsm < 0.000000000000000 in fill_holes_driver at k= 57 rsm < 0.000000000000000 in fill_holes_driver at k= 58 rsm < 0.000000000000000 in fill_holes_driver at k= 59 rsm < 0.000000000000000 in fill_holes_driver at k= 60 rsm < 0.000000000000000 in fill_holes_driver at k= 61 rsm < 0.000000000000000 in fill_holes_driver at k= 62 rsm < 0.000000000000000 in fill_holes_driver at k= 63 rsm < 0.000000000000000 in fill_holes_driver at k= 64 rsm < 0.000000000000000 in fill_holes_driver at k= 65 rsm < 0.000000000000000 in fill_holes_driver at k= 66 rsm < 0.000000000000000 in fill_holes_driver at k= 67 rsm < 0.000000000000000 in fill_holes_driver at k= 68 rsm < 0.000000000000000 in fill_holes_driver at k= 69 rsm < 0.000000000000000 in fill_holes_driver at k= 70 rsm < 0.000000000000000 in fill_holes_driver at k= 71 rsm < 0.000000000000000 in fill_holes_driver at k= 72 rsm < 0.000000000000000 in fill_holes_driver at k= 73 rsm < 0.000000000000000 in fill_holes_driver at k= 74 rsm < 0.000000000000000 in fill_holes_driver at k= 75 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 iteration = 418; time = 86280.0 rsm < 0.000000000000000 in fill_holes_driver at k= 33 rsm < 0.000000000000000 in fill_holes_driver at k= 34 rsm < 0.000000000000000 in fill_holes_driver at k= 35 rsm < 0.000000000000000 in fill_holes_driver at k= 36 rsm < 0.000000000000000 in fill_holes_driver at k= 37 rsm < 0.000000000000000 in fill_holes_driver at k= 38 rsm < 0.000000000000000 in fill_holes_driver at k= 39 rsm < 0.000000000000000 in fill_holes_driver at k= 40 rsm < 0.000000000000000 in fill_holes_driver at k= 41 rsm < 0.000000000000000 in fill_holes_driver at k= 42 rsm < 0.000000000000000 in fill_holes_driver at k= 43 rsm < 0.000000000000000 in fill_holes_driver at k= 44 rsm < 0.000000000000000 in fill_holes_driver at k= 45 rsm < 0.000000000000000 in fill_holes_driver at k= 46 rsm < 0.000000000000000 in fill_holes_driver at k= 47 rsm < 0.000000000000000 in fill_holes_driver at k= 48 rsm < 0.000000000000000 in fill_holes_driver at k= 49 rsm < 0.000000000000000 in fill_holes_driver at k= 50 rsm < 0.000000000000000 in fill_holes_driver at k= 51 rsm < 0.000000000000000 in fill_holes_driver at k= 52 rsm < 0.000000000000000 in fill_holes_driver at k= 53 rsm < 0.000000000000000 in fill_holes_driver at k= 54 rsm < 0.000000000000000 in fill_holes_driver at k= 55 rsm < 0.000000000000000 in fill_holes_driver at k= 56 rsm < 0.000000000000000 in fill_holes_driver at k= 57 rsm < 0.000000000000000 in fill_holes_driver at k= 58 rsm < 0.000000000000000 in fill_holes_driver at k= 59 rsm < 0.000000000000000 in fill_holes_driver at k= 60 rsm < 0.000000000000000 in fill_holes_driver at k= 61 rsm < 0.000000000000000 in fill_holes_driver at k= 62 rsm < 0.000000000000000 in fill_holes_driver at k= 63 rsm < 0.000000000000000 in fill_holes_driver at k= 64 rsm < 0.000000000000000 in fill_holes_driver at k= 65 rsm < 0.000000000000000 in fill_holes_driver at k= 66 rsm < 0.000000000000000 in fill_holes_driver at k= 67 rsm < 0.000000000000000 in fill_holes_driver at k= 68 rsm < 0.000000000000000 in fill_holes_driver at k= 69 rsm < 0.000000000000000 in fill_holes_driver at k= 70 rsm < 0.000000000000000 in fill_holes_driver at k= 71 rsm < 0.000000000000000 in fill_holes_driver at k= 72 rsm < 0.000000000000000 in fill_holes_driver at k= 73 rsm < 0.000000000000000 in fill_holes_driver at k= 74 rsm < 0.000000000000000 in fill_holes_driver at k= 75 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 iteration = 419; time = 86340.0 rsm < 0.000000000000000 in fill_holes_driver at k= 33 rsm < 0.000000000000000 in fill_holes_driver at k= 34 rsm < 0.000000000000000 in fill_holes_driver at k= 35 rsm < 0.000000000000000 in fill_holes_driver at k= 36 rsm < 0.000000000000000 in fill_holes_driver at k= 37 rsm < 0.000000000000000 in fill_holes_driver at k= 38 rsm < 0.000000000000000 in fill_holes_driver at k= 39 rsm < 0.000000000000000 in fill_holes_driver at k= 40 rsm < 0.000000000000000 in fill_holes_driver at k= 41 rsm < 0.000000000000000 in fill_holes_driver at k= 42 rsm < 0.000000000000000 in fill_holes_driver at k= 43 rsm < 0.000000000000000 in fill_holes_driver at k= 44 rsm < 0.000000000000000 in fill_holes_driver at k= 45 rsm < 0.000000000000000 in fill_holes_driver at k= 46 rsm < 0.000000000000000 in fill_holes_driver at k= 47 rsm < 0.000000000000000 in fill_holes_driver at k= 48 rsm < 0.000000000000000 in fill_holes_driver at k= 49 rsm < 0.000000000000000 in fill_holes_driver at k= 50 rsm < 0.000000000000000 in fill_holes_driver at k= 51 rsm < 0.000000000000000 in fill_holes_driver at k= 52 rsm < 0.000000000000000 in fill_holes_driver at k= 53 rsm < 0.000000000000000 in fill_holes_driver at k= 54 rsm < 0.000000000000000 in fill_holes_driver at k= 55 rsm < 0.000000000000000 in fill_holes_driver at k= 56 rsm < 0.000000000000000 in fill_holes_driver at k= 57 rsm < 0.000000000000000 in fill_holes_driver at k= 58 rsm < 0.000000000000000 in fill_holes_driver at k= 59 rsm < 0.000000000000000 in fill_holes_driver at k= 60 rsm < 0.000000000000000 in fill_holes_driver at k= 61 rsm < 0.000000000000000 in fill_holes_driver at k= 62 rsm < 0.000000000000000 in fill_holes_driver at k= 63 rsm < 0.000000000000000 in fill_holes_driver at k= 64 rsm < 0.000000000000000 in fill_holes_driver at k= 65 rsm < 0.000000000000000 in fill_holes_driver at k= 66 rsm < 0.000000000000000 in fill_holes_driver at k= 67 rsm < 0.000000000000000 in fill_holes_driver at k= 68 rsm < 0.000000000000000 in fill_holes_driver at k= 69 rsm < 0.000000000000000 in fill_holes_driver at k= 70 rsm < 0.000000000000000 in fill_holes_driver at k= 71 rsm < 0.000000000000000 in fill_holes_driver at k= 72 rsm < 0.000000000000000 in fill_holes_driver at k= 73 rsm < 0.000000000000000 in fill_holes_driver at k= 74 rsm < 0.000000000000000 in fill_holes_driver at k= 75 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 iteration = 420; time = 86400.0 rsm < 0.000000000000000 in fill_holes_driver at k= 33 rsm < 0.000000000000000 in fill_holes_driver at k= 34 rsm < 0.000000000000000 in fill_holes_driver at k= 35 rsm < 0.000000000000000 in fill_holes_driver at k= 36 rsm < 0.000000000000000 in fill_holes_driver at k= 37 rsm < 0.000000000000000 in fill_holes_driver at k= 38 rsm < 0.000000000000000 in fill_holes_driver at k= 39 rsm < 0.000000000000000 in fill_holes_driver at k= 40 rsm < 0.000000000000000 in fill_holes_driver at k= 41 rsm < 0.000000000000000 in fill_holes_driver at k= 42 rsm < 0.000000000000000 in fill_holes_driver at k= 43 rsm < 0.000000000000000 in fill_holes_driver at k= 44 rsm < 0.000000000000000 in fill_holes_driver at k= 45 rsm < 0.000000000000000 in fill_holes_driver at k= 46 rsm < 0.000000000000000 in fill_holes_driver at k= 47 rsm < 0.000000000000000 in fill_holes_driver at k= 48 rsm < 0.000000000000000 in fill_holes_driver at k= 49 rsm < 0.000000000000000 in fill_holes_driver at k= 50 rsm < 0.000000000000000 in fill_holes_driver at k= 51 rsm < 0.000000000000000 in fill_holes_driver at k= 52 rsm < 0.000000000000000 in fill_holes_driver at k= 53 rsm < 0.000000000000000 in fill_holes_driver at k= 54 rsm < 0.000000000000000 in fill_holes_driver at k= 55 rsm < 0.000000000000000 in fill_holes_driver at k= 56 rsm < 0.000000000000000 in fill_holes_driver at k= 57 rsm < 0.000000000000000 in fill_holes_driver at k= 58 rsm < 0.000000000000000 in fill_holes_driver at k= 59 rsm < 0.000000000000000 in fill_holes_driver at k= 60 rsm < 0.000000000000000 in fill_holes_driver at k= 61 rsm < 0.000000000000000 in fill_holes_driver at k= 62 rsm < 0.000000000000000 in fill_holes_driver at k= 63 rsm < 0.000000000000000 in fill_holes_driver at k= 64 rsm < 0.000000000000000 in fill_holes_driver at k= 65 rsm < 0.000000000000000 in fill_holes_driver at k= 66 rsm < 0.000000000000000 in fill_holes_driver at k= 67 rsm < 0.000000000000000 in fill_holes_driver at k= 68 rsm < 0.000000000000000 in fill_holes_driver at k= 69 rsm < 0.000000000000000 in fill_holes_driver at k= 70 rsm < 0.000000000000000 in fill_holes_driver at k= 71 rsm < 0.000000000000000 in fill_holes_driver at k= 72 rsm < 0.000000000000000 in fill_holes_driver at k= 73 rsm < 0.000000000000000 in fill_holes_driver at k= 74 rsm < 0.000000000000000 in fill_holes_driver at k= 75 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 iteration = 421; time = 86460.0 rsm < 0.000000000000000 in fill_holes_driver at k= 33 rsm < 0.000000000000000 in fill_holes_driver at k= 34 rsm < 0.000000000000000 in fill_holes_driver at k= 35 rsm < 0.000000000000000 in fill_holes_driver at k= 36 rsm < 0.000000000000000 in fill_holes_driver at k= 37 rsm < 0.000000000000000 in fill_holes_driver at k= 38 rsm < 0.000000000000000 in fill_holes_driver at k= 39 rsm < 0.000000000000000 in fill_holes_driver at k= 40 rsm < 0.000000000000000 in fill_holes_driver at k= 41 rsm < 0.000000000000000 in fill_holes_driver at k= 42 rsm < 0.000000000000000 in fill_holes_driver at k= 43 rsm < 0.000000000000000 in fill_holes_driver at k= 44 rsm < 0.000000000000000 in fill_holes_driver at k= 45 rsm < 0.000000000000000 in fill_holes_driver at k= 46 rsm < 0.000000000000000 in fill_holes_driver at k= 47 rsm < 0.000000000000000 in fill_holes_driver at k= 48 rsm < 0.000000000000000 in fill_holes_driver at k= 49 rsm < 0.000000000000000 in fill_holes_driver at k= 50 rsm < 0.000000000000000 in fill_holes_driver at k= 51 rsm < 0.000000000000000 in fill_holes_driver at k= 52 rsm < 0.000000000000000 in fill_holes_driver at k= 53 rsm < 0.000000000000000 in fill_holes_driver at k= 54 rsm < 0.000000000000000 in fill_holes_driver at k= 55 rsm < 0.000000000000000 in fill_holes_driver at k= 56 rsm < 0.000000000000000 in fill_holes_driver at k= 57 rsm < 0.000000000000000 in fill_holes_driver at k= 58 rsm < 0.000000000000000 in fill_holes_driver at k= 59 rsm < 0.000000000000000 in fill_holes_driver at k= 60 rsm < 0.000000000000000 in fill_holes_driver at k= 61 rsm < 0.000000000000000 in fill_holes_driver at k= 62 rsm < 0.000000000000000 in fill_holes_driver at k= 63 rsm < 0.000000000000000 in fill_holes_driver at k= 64 rsm < 0.000000000000000 in fill_holes_driver at k= 65 rsm < 0.000000000000000 in fill_holes_driver at k= 66 rsm < 0.000000000000000 in fill_holes_driver at k= 67 rsm < 0.000000000000000 in fill_holes_driver at k= 68 rsm < 0.000000000000000 in fill_holes_driver at k= 69 rsm < 0.000000000000000 in fill_holes_driver at k= 70 rsm < 0.000000000000000 in fill_holes_driver at k= 71 rsm < 0.000000000000000 in fill_holes_driver at k= 72 rsm < 0.000000000000000 in fill_holes_driver at k= 73 rsm < 0.000000000000000 in fill_holes_driver at k= 74 rsm < 0.000000000000000 in fill_holes_driver at k= 75 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 iteration = 422; time = 86520.0 rsm < 0.000000000000000 in fill_holes_driver at k= 33 rsm < 0.000000000000000 in fill_holes_driver at k= 34 rsm < 0.000000000000000 in fill_holes_driver at k= 35 rsm < 0.000000000000000 in fill_holes_driver at k= 36 rsm < 0.000000000000000 in fill_holes_driver at k= 37 rsm < 0.000000000000000 in fill_holes_driver at k= 38 rsm < 0.000000000000000 in fill_holes_driver at k= 39 rsm < 0.000000000000000 in fill_holes_driver at k= 40 rsm < 0.000000000000000 in fill_holes_driver at k= 41 rsm < 0.000000000000000 in fill_holes_driver at k= 42 rsm < 0.000000000000000 in fill_holes_driver at k= 43 rsm < 0.000000000000000 in fill_holes_driver at k= 44 rsm < 0.000000000000000 in fill_holes_driver at k= 45 rsm < 0.000000000000000 in fill_holes_driver at k= 46 rsm < 0.000000000000000 in fill_holes_driver at k= 47 rsm < 0.000000000000000 in fill_holes_driver at k= 48 rsm < 0.000000000000000 in fill_holes_driver at k= 49 rsm < 0.000000000000000 in fill_holes_driver at k= 50 rsm < 0.000000000000000 in fill_holes_driver at k= 51 rsm < 0.000000000000000 in fill_holes_driver at k= 52 rsm < 0.000000000000000 in fill_holes_driver at k= 53 rsm < 0.000000000000000 in fill_holes_driver at k= 54 rsm < 0.000000000000000 in fill_holes_driver at k= 55 rsm < 0.000000000000000 in fill_holes_driver at k= 56 rsm < 0.000000000000000 in fill_holes_driver at k= 57 rsm < 0.000000000000000 in fill_holes_driver at k= 58 rsm < 0.000000000000000 in fill_holes_driver at k= 59 rsm < 0.000000000000000 in fill_holes_driver at k= 60 rsm < 0.000000000000000 in fill_holes_driver at k= 61 rsm < 0.000000000000000 in fill_holes_driver at k= 62 rsm < 0.000000000000000 in fill_holes_driver at k= 63 rsm < 0.000000000000000 in fill_holes_driver at k= 64 rsm < 0.000000000000000 in fill_holes_driver at k= 65 rsm < 0.000000000000000 in fill_holes_driver at k= 66 rsm < 0.000000000000000 in fill_holes_driver at k= 67 rsm < 0.000000000000000 in fill_holes_driver at k= 68 rsm < 0.000000000000000 in fill_holes_driver at k= 69 rsm < 0.000000000000000 in fill_holes_driver at k= 70 rsm < 0.000000000000000 in fill_holes_driver at k= 71 rsm < 0.000000000000000 in fill_holes_driver at k= 72 rsm < 0.000000000000000 in fill_holes_driver at k= 73 rsm < 0.000000000000000 in fill_holes_driver at k= 74 rsm < 0.000000000000000 in fill_holes_driver at k= 75 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 iteration = 423; time = 86580.0 rsm < 0.000000000000000 in fill_holes_driver at k= 33 rsm < 0.000000000000000 in fill_holes_driver at k= 34 rsm < 0.000000000000000 in fill_holes_driver at k= 35 rsm < 0.000000000000000 in fill_holes_driver at k= 36 rsm < 0.000000000000000 in fill_holes_driver at k= 37 rsm < 0.000000000000000 in fill_holes_driver at k= 38 rsm < 0.000000000000000 in fill_holes_driver at k= 39 rsm < 0.000000000000000 in fill_holes_driver at k= 40 rsm < 0.000000000000000 in fill_holes_driver at k= 41 rsm < 0.000000000000000 in fill_holes_driver at k= 42 rsm < 0.000000000000000 in fill_holes_driver at k= 43 rsm < 0.000000000000000 in fill_holes_driver at k= 44 rsm < 0.000000000000000 in fill_holes_driver at k= 45 rsm < 0.000000000000000 in fill_holes_driver at k= 46 rsm < 0.000000000000000 in fill_holes_driver at k= 47 rsm < 0.000000000000000 in fill_holes_driver at k= 48 rsm < 0.000000000000000 in fill_holes_driver at k= 49 rsm < 0.000000000000000 in fill_holes_driver at k= 50 rsm < 0.000000000000000 in fill_holes_driver at k= 51 rsm < 0.000000000000000 in fill_holes_driver at k= 52 rsm < 0.000000000000000 in fill_holes_driver at k= 53 rsm < 0.000000000000000 in fill_holes_driver at k= 54 rsm < 0.000000000000000 in fill_holes_driver at k= 55 rsm < 0.000000000000000 in fill_holes_driver at k= 56 rsm < 0.000000000000000 in fill_holes_driver at k= 57 rsm < 0.000000000000000 in fill_holes_driver at k= 58 rsm < 0.000000000000000 in fill_holes_driver at k= 59 rsm < 0.000000000000000 in fill_holes_driver at k= 60 rsm < 0.000000000000000 in fill_holes_driver at k= 61 rsm < 0.000000000000000 in fill_holes_driver at k= 62 rsm < 0.000000000000000 in fill_holes_driver at k= 63 rsm < 0.000000000000000 in fill_holes_driver at k= 64 rsm < 0.000000000000000 in fill_holes_driver at k= 65 rsm < 0.000000000000000 in fill_holes_driver at k= 66 rsm < 0.000000000000000 in fill_holes_driver at k= 67 rsm < 0.000000000000000 in fill_holes_driver at k= 68 rsm < 0.000000000000000 in fill_holes_driver at k= 69 rsm < 0.000000000000000 in fill_holes_driver at k= 70 rsm < 0.000000000000000 in fill_holes_driver at k= 71 rsm < 0.000000000000000 in fill_holes_driver at k= 72 rsm < 0.000000000000000 in fill_holes_driver at k= 73 rsm < 0.000000000000000 in fill_holes_driver at k= 74 rsm < 0.000000000000000 in fill_holes_driver at k= 75 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 iteration = 424; time = 86640.0 rsm < 0.000000000000000 in fill_holes_driver at k= 33 rsm < 0.000000000000000 in fill_holes_driver at k= 34 rsm < 0.000000000000000 in fill_holes_driver at k= 35 rsm < 0.000000000000000 in fill_holes_driver at k= 36 rsm < 0.000000000000000 in fill_holes_driver at k= 37 rsm < 0.000000000000000 in fill_holes_driver at k= 38 rsm < 0.000000000000000 in fill_holes_driver at k= 39 rsm < 0.000000000000000 in fill_holes_driver at k= 40 rsm < 0.000000000000000 in fill_holes_driver at k= 41 rsm < 0.000000000000000 in fill_holes_driver at k= 42 rsm < 0.000000000000000 in fill_holes_driver at k= 43 rsm < 0.000000000000000 in fill_holes_driver at k= 44 rsm < 0.000000000000000 in fill_holes_driver at k= 45 rsm < 0.000000000000000 in fill_holes_driver at k= 46 rsm < 0.000000000000000 in fill_holes_driver at k= 47 rsm < 0.000000000000000 in fill_holes_driver at k= 48 rsm < 0.000000000000000 in fill_holes_driver at k= 49 rsm < 0.000000000000000 in fill_holes_driver at k= 50 rsm < 0.000000000000000 in fill_holes_driver at k= 51 rsm < 0.000000000000000 in fill_holes_driver at k= 52 rsm < 0.000000000000000 in fill_holes_driver at k= 53 rsm < 0.000000000000000 in fill_holes_driver at k= 54 rsm < 0.000000000000000 in fill_holes_driver at k= 55 rsm < 0.000000000000000 in fill_holes_driver at k= 56 rsm < 0.000000000000000 in fill_holes_driver at k= 57 rsm < 0.000000000000000 in fill_holes_driver at k= 58 rsm < 0.000000000000000 in fill_holes_driver at k= 59 rsm < 0.000000000000000 in fill_holes_driver at k= 60 rsm < 0.000000000000000 in fill_holes_driver at k= 61 rsm < 0.000000000000000 in fill_holes_driver at k= 62 rsm < 0.000000000000000 in fill_holes_driver at k= 63 rsm < 0.000000000000000 in fill_holes_driver at k= 64 rsm < 0.000000000000000 in fill_holes_driver at k= 65 rsm < 0.000000000000000 in fill_holes_driver at k= 66 rsm < 0.000000000000000 in fill_holes_driver at k= 67 rsm < 0.000000000000000 in fill_holes_driver at k= 68 rsm < 0.000000000000000 in fill_holes_driver at k= 69 rsm < 0.000000000000000 in fill_holes_driver at k= 70 rsm < 0.000000000000000 in fill_holes_driver at k= 71 rsm < 0.000000000000000 in fill_holes_driver at k= 72 rsm < 0.000000000000000 in fill_holes_driver at k= 73 rsm < 0.000000000000000 in fill_holes_driver at k= 74 rsm < 0.000000000000000 in fill_holes_driver at k= 75 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 iteration = 425; time = 86700.0 rsm < 0.000000000000000 in fill_holes_driver at k= 33 rsm < 0.000000000000000 in fill_holes_driver at k= 34 rsm < 0.000000000000000 in fill_holes_driver at k= 35 rsm < 0.000000000000000 in fill_holes_driver at k= 36 rsm < 0.000000000000000 in fill_holes_driver at k= 37 rsm < 0.000000000000000 in fill_holes_driver at k= 38 rsm < 0.000000000000000 in fill_holes_driver at k= 39 rsm < 0.000000000000000 in fill_holes_driver at k= 40 rsm < 0.000000000000000 in fill_holes_driver at k= 41 rsm < 0.000000000000000 in fill_holes_driver at k= 42 rsm < 0.000000000000000 in fill_holes_driver at k= 43 rsm < 0.000000000000000 in fill_holes_driver at k= 44 rsm < 0.000000000000000 in fill_holes_driver at k= 45 rsm < 0.000000000000000 in fill_holes_driver at k= 46 rsm < 0.000000000000000 in fill_holes_driver at k= 47 rsm < 0.000000000000000 in fill_holes_driver at k= 48 rsm < 0.000000000000000 in fill_holes_driver at k= 49 rsm < 0.000000000000000 in fill_holes_driver at k= 50 rsm < 0.000000000000000 in fill_holes_driver at k= 51 rsm < 0.000000000000000 in fill_holes_driver at k= 52 rsm < 0.000000000000000 in fill_holes_driver at k= 53 rsm < 0.000000000000000 in fill_holes_driver at k= 54 rsm < 0.000000000000000 in fill_holes_driver at k= 55 rsm < 0.000000000000000 in fill_holes_driver at k= 56 rsm < 0.000000000000000 in fill_holes_driver at k= 57 rsm < 0.000000000000000 in fill_holes_driver at k= 58 rsm < 0.000000000000000 in fill_holes_driver at k= 59 rsm < 0.000000000000000 in fill_holes_driver at k= 60 rsm < 0.000000000000000 in fill_holes_driver at k= 61 rsm < 0.000000000000000 in fill_holes_driver at k= 62 rsm < 0.000000000000000 in fill_holes_driver at k= 63 rsm < 0.000000000000000 in fill_holes_driver at k= 64 rsm < 0.000000000000000 in fill_holes_driver at k= 65 rsm < 0.000000000000000 in fill_holes_driver at k= 66 rsm < 0.000000000000000 in fill_holes_driver at k= 67 rsm < 0.000000000000000 in fill_holes_driver at k= 68 rsm < 0.000000000000000 in fill_holes_driver at k= 69 rsm < 0.000000000000000 in fill_holes_driver at k= 70 rsm < 0.000000000000000 in fill_holes_driver at k= 71 rsm < 0.000000000000000 in fill_holes_driver at k= 72 rsm < 0.000000000000000 in fill_holes_driver at k= 73 rsm < 0.000000000000000 in fill_holes_driver at k= 74 rsm < 0.000000000000000 in fill_holes_driver at k= 75 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 iteration = 426; time = 86760.0 rsm < 0.000000000000000 in fill_holes_driver at k= 33 rsm < 0.000000000000000 in fill_holes_driver at k= 34 rsm < 0.000000000000000 in fill_holes_driver at k= 35 rsm < 0.000000000000000 in fill_holes_driver at k= 36 rsm < 0.000000000000000 in fill_holes_driver at k= 37 rsm < 0.000000000000000 in fill_holes_driver at k= 38 rsm < 0.000000000000000 in fill_holes_driver at k= 39 rsm < 0.000000000000000 in fill_holes_driver at k= 40 rsm < 0.000000000000000 in fill_holes_driver at k= 41 rsm < 0.000000000000000 in fill_holes_driver at k= 42 rsm < 0.000000000000000 in fill_holes_driver at k= 43 rsm < 0.000000000000000 in fill_holes_driver at k= 44 rsm < 0.000000000000000 in fill_holes_driver at k= 45 rsm < 0.000000000000000 in fill_holes_driver at k= 46 rsm < 0.000000000000000 in fill_holes_driver at k= 47 rsm < 0.000000000000000 in fill_holes_driver at k= 48 rsm < 0.000000000000000 in fill_holes_driver at k= 49 rsm < 0.000000000000000 in fill_holes_driver at k= 50 rsm < 0.000000000000000 in fill_holes_driver at k= 51 rsm < 0.000000000000000 in fill_holes_driver at k= 52 rsm < 0.000000000000000 in fill_holes_driver at k= 53 rsm < 0.000000000000000 in fill_holes_driver at k= 54 rsm < 0.000000000000000 in fill_holes_driver at k= 55 rsm < 0.000000000000000 in fill_holes_driver at k= 56 rsm < 0.000000000000000 in fill_holes_driver at k= 57 rsm < 0.000000000000000 in fill_holes_driver at k= 58 rsm < 0.000000000000000 in fill_holes_driver at k= 59 rsm < 0.000000000000000 in fill_holes_driver at k= 60 rsm < 0.000000000000000 in fill_holes_driver at k= 61 rsm < 0.000000000000000 in fill_holes_driver at k= 62 rsm < 0.000000000000000 in fill_holes_driver at k= 63 rsm < 0.000000000000000 in fill_holes_driver at k= 64 rsm < 0.000000000000000 in fill_holes_driver at k= 65 rsm < 0.000000000000000 in fill_holes_driver at k= 66 rsm < 0.000000000000000 in fill_holes_driver at k= 67 rsm < 0.000000000000000 in fill_holes_driver at k= 68 rsm < 0.000000000000000 in fill_holes_driver at k= 69 rsm < 0.000000000000000 in fill_holes_driver at k= 70 rsm < 0.000000000000000 in fill_holes_driver at k= 71 rsm < 0.000000000000000 in fill_holes_driver at k= 72 rsm < 0.000000000000000 in fill_holes_driver at k= 73 rsm < 0.000000000000000 in fill_holes_driver at k= 74 rsm < 0.000000000000000 in fill_holes_driver at k= 75 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 iteration = 427; time = 86820.0 rsm < 0.000000000000000 in fill_holes_driver at k= 33 rsm < 0.000000000000000 in fill_holes_driver at k= 34 rsm < 0.000000000000000 in fill_holes_driver at k= 35 rsm < 0.000000000000000 in fill_holes_driver at k= 36 rsm < 0.000000000000000 in fill_holes_driver at k= 37 rsm < 0.000000000000000 in fill_holes_driver at k= 38 rsm < 0.000000000000000 in fill_holes_driver at k= 39 rsm < 0.000000000000000 in fill_holes_driver at k= 40 rsm < 0.000000000000000 in fill_holes_driver at k= 41 rsm < 0.000000000000000 in fill_holes_driver at k= 42 rsm < 0.000000000000000 in fill_holes_driver at k= 43 rsm < 0.000000000000000 in fill_holes_driver at k= 44 rsm < 0.000000000000000 in fill_holes_driver at k= 45 rsm < 0.000000000000000 in fill_holes_driver at k= 46 rsm < 0.000000000000000 in fill_holes_driver at k= 47 rsm < 0.000000000000000 in fill_holes_driver at k= 48 rsm < 0.000000000000000 in fill_holes_driver at k= 49 rsm < 0.000000000000000 in fill_holes_driver at k= 50 rsm < 0.000000000000000 in fill_holes_driver at k= 51 rsm < 0.000000000000000 in fill_holes_driver at k= 52 rsm < 0.000000000000000 in fill_holes_driver at k= 53 rsm < 0.000000000000000 in fill_holes_driver at k= 54 rsm < 0.000000000000000 in fill_holes_driver at k= 55 rsm < 0.000000000000000 in fill_holes_driver at k= 56 rsm < 0.000000000000000 in fill_holes_driver at k= 57 rsm < 0.000000000000000 in fill_holes_driver at k= 58 rsm < 0.000000000000000 in fill_holes_driver at k= 59 rsm < 0.000000000000000 in fill_holes_driver at k= 60 rsm < 0.000000000000000 in fill_holes_driver at k= 61 rsm < 0.000000000000000 in fill_holes_driver at k= 62 rsm < 0.000000000000000 in fill_holes_driver at k= 63 rsm < 0.000000000000000 in fill_holes_driver at k= 64 rsm < 0.000000000000000 in fill_holes_driver at k= 65 rsm < 0.000000000000000 in fill_holes_driver at k= 66 rsm < 0.000000000000000 in fill_holes_driver at k= 67 rsm < 0.000000000000000 in fill_holes_driver at k= 68 rsm < 0.000000000000000 in fill_holes_driver at k= 69 rsm < 0.000000000000000 in fill_holes_driver at k= 70 rsm < 0.000000000000000 in fill_holes_driver at k= 71 rsm < 0.000000000000000 in fill_holes_driver at k= 72 rsm < 0.000000000000000 in fill_holes_driver at k= 73 rsm < 0.000000000000000 in fill_holes_driver at k= 74 rsm < 0.000000000000000 in fill_holes_driver at k= 75 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 iteration = 428; time = 86880.0 rsm < 0.000000000000000 in fill_holes_driver at k= 33 rsm < 0.000000000000000 in fill_holes_driver at k= 34 rsm < 0.000000000000000 in fill_holes_driver at k= 35 rsm < 0.000000000000000 in fill_holes_driver at k= 36 rsm < 0.000000000000000 in fill_holes_driver at k= 37 rsm < 0.000000000000000 in fill_holes_driver at k= 38 rsm < 0.000000000000000 in fill_holes_driver at k= 39 rsm < 0.000000000000000 in fill_holes_driver at k= 40 rsm < 0.000000000000000 in fill_holes_driver at k= 41 rsm < 0.000000000000000 in fill_holes_driver at k= 42 rsm < 0.000000000000000 in fill_holes_driver at k= 43 rsm < 0.000000000000000 in fill_holes_driver at k= 44 rsm < 0.000000000000000 in fill_holes_driver at k= 45 rsm < 0.000000000000000 in fill_holes_driver at k= 46 rsm < 0.000000000000000 in fill_holes_driver at k= 47 rsm < 0.000000000000000 in fill_holes_driver at k= 48 rsm < 0.000000000000000 in fill_holes_driver at k= 49 rsm < 0.000000000000000 in fill_holes_driver at k= 50 rsm < 0.000000000000000 in fill_holes_driver at k= 51 rsm < 0.000000000000000 in fill_holes_driver at k= 52 rsm < 0.000000000000000 in fill_holes_driver at k= 53 rsm < 0.000000000000000 in fill_holes_driver at k= 54 rsm < 0.000000000000000 in fill_holes_driver at k= 55 rsm < 0.000000000000000 in fill_holes_driver at k= 56 rsm < 0.000000000000000 in fill_holes_driver at k= 57 rsm < 0.000000000000000 in fill_holes_driver at k= 58 rsm < 0.000000000000000 in fill_holes_driver at k= 59 rsm < 0.000000000000000 in fill_holes_driver at k= 60 rsm < 0.000000000000000 in fill_holes_driver at k= 61 rsm < 0.000000000000000 in fill_holes_driver at k= 62 rsm < 0.000000000000000 in fill_holes_driver at k= 63 rsm < 0.000000000000000 in fill_holes_driver at k= 64 rsm < 0.000000000000000 in fill_holes_driver at k= 65 rsm < 0.000000000000000 in fill_holes_driver at k= 66 rsm < 0.000000000000000 in fill_holes_driver at k= 67 rsm < 0.000000000000000 in fill_holes_driver at k= 68 rsm < 0.000000000000000 in fill_holes_driver at k= 69 rsm < 0.000000000000000 in fill_holes_driver at k= 70 rsm < 0.000000000000000 in fill_holes_driver at k= 71 rsm < 0.000000000000000 in fill_holes_driver at k= 72 rsm < 0.000000000000000 in fill_holes_driver at k= 73 rsm < 0.000000000000000 in fill_holes_driver at k= 74 rsm < 0.000000000000000 in fill_holes_driver at k= 75 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 iteration = 429; time = 86940.0 iteration = 430; time = 87000.0 rsm < 0.000000000000000 in fill_holes_driver at k= 28 rsm < 0.000000000000000 in fill_holes_driver at k= 33 rsm < 0.000000000000000 in fill_holes_driver at k= 34 rsm < 0.000000000000000 in fill_holes_driver at k= 35 rsm < 0.000000000000000 in fill_holes_driver at k= 36 rsm < 0.000000000000000 in fill_holes_driver at k= 37 rsm < 0.000000000000000 in fill_holes_driver at k= 38 rsm < 0.000000000000000 in fill_holes_driver at k= 39 rsm < 0.000000000000000 in fill_holes_driver at k= 40 rsm < 0.000000000000000 in fill_holes_driver at k= 41 rsm < 0.000000000000000 in fill_holes_driver at k= 42 rsm < 0.000000000000000 in fill_holes_driver at k= 43 rsm < 0.000000000000000 in fill_holes_driver at k= 44 rsm < 0.000000000000000 in fill_holes_driver at k= 45 rsm < 0.000000000000000 in fill_holes_driver at k= 46 rsm < 0.000000000000000 in fill_holes_driver at k= 47 rsm < 0.000000000000000 in fill_holes_driver at k= 48 rsm < 0.000000000000000 in fill_holes_driver at k= 49 rsm < 0.000000000000000 in fill_holes_driver at k= 50 rsm < 0.000000000000000 in fill_holes_driver at k= 51 rsm < 0.000000000000000 in fill_holes_driver at k= 52 rsm < 0.000000000000000 in fill_holes_driver at k= 53 rsm < 0.000000000000000 in fill_holes_driver at k= 54 rsm < 0.000000000000000 in fill_holes_driver at k= 55 rsm < 0.000000000000000 in fill_holes_driver at k= 56 rsm < 0.000000000000000 in fill_holes_driver at k= 57 rsm < 0.000000000000000 in fill_holes_driver at k= 58 rsm < 0.000000000000000 in fill_holes_driver at k= 59 rsm < 0.000000000000000 in fill_holes_driver at k= 60 rsm < 0.000000000000000 in fill_holes_driver at k= 61 rsm < 0.000000000000000 in fill_holes_driver at k= 62 rsm < 0.000000000000000 in fill_holes_driver at k= 63 rsm < 0.000000000000000 in fill_holes_driver at k= 64 rsm < 0.000000000000000 in fill_holes_driver at k= 65 rsm < 0.000000000000000 in fill_holes_driver at k= 66 rsm < 0.000000000000000 in fill_holes_driver at k= 67 rsm < 0.000000000000000 in fill_holes_driver at k= 68 rsm < 0.000000000000000 in fill_holes_driver at k= 69 rsm < 0.000000000000000 in fill_holes_driver at k= 70 rsm < 0.000000000000000 in fill_holes_driver at k= 71 rsm < 0.000000000000000 in fill_holes_driver at k= 72 rsm < 0.000000000000000 in fill_holes_driver at k= 73 rsm < 0.000000000000000 in fill_holes_driver at k= 74 rsm < 0.000000000000000 in fill_holes_driver at k= 75 Warning: One-level hole filling was not able to fill holes completely! The holes were filled partially. |total_hole| > total_mass Warning: One-level hole filling was not able to fill holes completely! The holes were filled partially. |total_hole| > total_mass Warning: One-level hole filling was not able to fill holes completely! The holes were filled partially. |total_hole| > total_mass Warning: Hole filling failed! A hole could not be filled. Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 iteration = 431; time = 87060.0 iteration = 432; time = 87120.0 iteration = 433; time = 87180.0 iteration = 434; time = 87240.0 iteration = 435; time = 87300.0 iteration = 436; time = 87360.0 rsm < 0.000000000000000 in fill_holes_driver at k= 28 Warning: One-level hole filling was not able to fill holes completely! The holes were filled partially. |total_hole| > total_mass Warning: One-level hole filling was not able to fill holes completely! The holes were filled partially. |total_hole| > total_mass Warning: One-level hole filling was not able to fill holes completely! The holes were filled partially. |total_hole| > total_mass Warning: Hole filling failed! A hole could not be filled. iteration = 437; time = 87420.0 rsm < 0.000000000000000 in fill_holes_driver at k= 26 rsm < 0.000000000000000 in fill_holes_driver at k= 29 Warning: One-level hole filling was not able to fill holes completely! The holes were filled partially. |total_hole| > total_mass Warning: One-level hole filling was not able to fill holes completely! The holes were filled partially. |total_hole| > total_mass Warning: One-level hole filling was not able to fill holes completely! The holes were filled partially. |total_hole| > total_mass Warning: Hole filling failed! A hole could not be filled. Warning: One-level hole filling was not able to fill holes completely! The holes were filled partially. |total_hole| > total_mass Warning: One-level hole filling was not able to fill holes completely! The holes were filled partially. |total_hole| > total_mass Warning: One-level hole filling was not able to fill holes completely! The holes were filled partially. |total_hole| > total_mass Warning: Hole filling failed! A hole could not be filled. iteration = 438; time = 87480.0 rsm < 0.000000000000000 in fill_holes_driver at k= 28 Warning: One-level hole filling was not able to fill holes completely! The holes were filled partially. |total_hole| > total_mass Warning: One-level hole filling was not able to fill holes completely! The holes were filled partially. |total_hole| > total_mass Warning: One-level hole filling was not able to fill holes completely! The holes were filled partially. |total_hole| > total_mass Warning: Hole filling failed! A hole could not be filled. iteration = 439; time = 87540.0 Program exited normally iteration = 440; time = 87600.0 CLUBB-TIMER time_loop_init = 0.1822 CLUBB-TIMER time_clubb_advance = 88.4042 CLUBB-TIMER time_clubb_pdf = 2.4868 CLUBB-TIMER time_SILHS = 0.0001 CLUBB-TIMER time_microphys_scheme = 1.6691 CLUBB-TIMER time_microphys_advance = 17.2139 CLUBB-TIMER time_loop_end = 2.9543 CLUBB-TIMER time_total = 112.9114 + mv output acc_output + mkdir output [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Compile GPU_OMP) [Pipeline] sh + compile/clean_all.bash rm -f /home/jenkins/workspace/clubb_nvhpc_gpu_vs_cpu_diffness/compile/../obj/*.* /home/jenkins/workspace/clubb_nvhpc_gpu_vs_cpu_diffness/compile/../obj/.cppdefs /home/jenkins/workspace/clubb_nvhpc_gpu_vs_cpu_diffness/compile/../lib/lib* /home/jenkins/workspace/clubb_nvhpc_gpu_vs_cpu_diffness/compile/../bin/clubb_standalone /home/jenkins/workspace/clubb_nvhpc_gpu_vs_cpu_diffness/compile/../bin/clubb_tuner /home/jenkins/workspace/clubb_nvhpc_gpu_vs_cpu_diffness/compile/../bin/clubb_thread_test /home/jenkins/workspace/clubb_nvhpc_gpu_vs_cpu_diffness/compile/../bin/int2txt /home/jenkins/workspace/clubb_nvhpc_gpu_vs_cpu_diffness/compile/../bin/jacobian /home/jenkins/workspace/clubb_nvhpc_gpu_vs_cpu_diffness/compile/../bin/G_unit_tests /home/jenkins/workspace/clubb_nvhpc_gpu_vs_cpu_diffness/compile/../bin/mkmf_template /home/jenkins/workspace/clubb_nvhpc_gpu_vs_cpu_diffness/compile/../bin/Makefile + compile/convert_acc_to_omp.bash Cloning into 'intel-application-migration-tool-for-openacc-to-openmp'... Processing file advance_microphys_module.F90 Processing file bugsrad_driver.F90 Processing file clubb_driver.F90 Processing file clubb_model_settings.F90 Processing file clubb_standalone.F90 Processing file clubb_thread_test.F90 Processing file clubb_tuner.F90 Processing file coamps_microphys_driver_module.F90 Processing file cos_solar_zen_module.F90 Processing file enhanced_simann.F90 Processing file error.F90 Processing file estimate_scm_microphys_module.F90 Processing file extended_atmosphere_module.F90 Processing file extrapolation.F90 Processing file gfdl_activation.F90 Processing file G_unit_tests.F90 Processing file hydrostatic_module.F90 Processing file ice_dfsn_module.F90 Processing file input_fields.F90 Processing file input_grads.F90 Processing file input_interpret.F90 Processing file input_netcdf.F90 Processing file int2txt.F90 Processing file jacobian.F90 Processing file KK_microphys_module.F90 Processing file lh_microphys_driver_module.F90 Processing file microphys_driver.F90 Processing file microphys_init_cleanup.F90 Processing file mixed_moment_PDF_integrals.F90 Processing file morrison_microphys_module.F90 Processing file parameters_microphys.F90 Processing file parameters_radiation.F90 Processing file quicksort.F90 Processing file silhs_category_variance_module.F90 Processing file simple_rad_module.F90 Processing file soil_vegetation.F90 Processing file sounding.F90 Processing file stat_file_utils.F90 Processing file text_writer.F90 Processing file time_dependent_input.F90 Processing file variables_radiation_module.F90 Processing file adg1_adg2_3d_luhar_pdf.F90 Processing file advance_clubb_core_module.F90 Processing file advance_helper_module.F90 Processing file advance_windm_edsclrm_module.F90 Processing file advance_wp2_wp3_module.F90 Processing file advance_xm_wpxp_module.F90 Processing file advance_xp2_xpyp_module.F90 Processing file advance_xp3_module.F90 Processing file array_index.F90 Processing file calc_pressure.F90 Processing file calc_roots.F90 Processing file calendar.F90 Processing file clip_explicit.F90 Processing file clubb_api_module.F90 Processing file clubb_precision.F90 Processing file code_timer_module.F90 Processing file constants_clubb.F90 Processing file corr_varnce_module.F90 Processing file diagnose_correlations_module.F90 Processing file diffusion.F90 Processing file endian.F90 Processing file error_code.F90 Processing file file_functions.F90 Processing file fill_holes.F90 Processing file grid_class.F90 Processing file hydromet_pdf_parameter_module.F90 Processing file index_mapping.F90 Processing file input_names.F90 Processing file input_reader.F90 Processing file interpolation.F90 Processing file lapack_interfaces.F90 Processing file lapack_wrap.F90 Processing file LY93_pdf.F90 Processing file matrix_operations.F90 Processing file matrix_solver_wrapper.F90 Processing file mean_adv.F90 Processing file mixing_length.F90 Processing file model_flags.F90 Processing file mono_flux_limiter.F90 Processing file mt95.F90 Processing file Nc_Ncn_eqns.F90 Processing file new_hybrid_pdf.F90 Processing file new_hybrid_pdf_main.F90 Processing file new_pdf.F90 Processing file new_pdf_main.F90 Processing file new_tsdadg_pdf.F90 Processing file numerical_check.F90 Processing file output_grads.F90 Processing file output_netcdf.F90 Processing file parameter_indices.F90 Processing file parameters_model.F90 Processing file parameters_tunable.F90 Processing file pdf_closure_module.F90 Processing file pdf_parameter_module.F90 Processing file pdf_utilities.F90 Processing file penta_lu_solver.F90 Processing file pos_definite_module.F90 Processing file precipitation_fraction.F90 Processing file saturation.F90 Processing file setup_clubb_pdf_params.F90 Processing file sfc_varnce_module.F90 Processing file sigma_sqd_w_module.F90 Processing file Skx_module.F90 Processing file sponge_layer_damping.F90 Processing file stat_file_module.F90 Processing file stats_clubb_utilities.F90 Processing file stats_lh_sfc_module.F90 Processing file stats_lh_zt_module.F90 Processing file stats_rad_zm_module.F90 Processing file stats_rad_zt_module.F90 Processing file stats_sfc_module.F90 Processing file stats_type.F90 Processing file stats_type_utilities.F90 Processing file stats_variables.F90 Processing file stats_zm_module.F90 Processing file stats_zt_module.F90 Processing file T_in_K_module.F90 Processing file tridiag_lu_solver.F90 Processing file turbulent_adv_pdf.F90 Processing file est_kessler_microphys_module.F90 Processing file generate_uniform_sample_module.F90 Processing file latin_hypercube_arrays.F90 Processing file latin_hypercube_driver_module.F90 Processing file lh_microphys_var_covar_module.F90 Processing file math_utilities.F90 Processing file output_2D_samples_module.F90 Processing file parameters_silhs.F90 Processing file silhs_api_module.F90 Processing file silhs_importance_sample_module.F90 Processing file transform_to_pdf_module.F90 + source /etc/profile.d/larson-group.sh ++ export GIT_EDITOR=vi ++ GIT_EDITOR=vi ++ export SVN_EDITOR=vi ++ SVN_EDITOR=vi ++ export OMP_STACKSIZE=1048579 ++ OMP_STACKSIZE=1048579 ++ export LMOD_ROOT=/opt/lmod/ ++ LMOD_ROOT=/opt/lmod/ ++ source /opt/lmod//lmod/lmod/init/bash +++ '[' -z '' ']' +++ case "$-" in +++ __lmod_vx=x +++ '[' -n x ']' +++ set +x Shell debugging temporarily silenced: export LMOD_SH_DBG_ON=1 for this output (/usr/local/spack/opt/spack/linux-pop22-cascadelake/gcc-12.2.0/lmod-8.7.37-bi3kyxcdrfgw3y7vv2k7c5rjxg75qzju/lmod/lmod/init/bash) Shell debugging restarted +++ unset __lmod_vx +++ find /usr/local/spack/share/spack/lmod/linux-pop22-x86_64/Core -print -quit ++ export MODULEPATH=/usr/local/spack/share/spack/lmod/linux-pop22-x86_64/Core ++ MODULEPATH=/usr/local/spack/share/spack/lmod/linux-pop22-x86_64/Core + module load nvhpc netcdf-fortran + '[' -z '' ']' + case "$-" in + __lmod_sh_dbg=x + '[' -n x ']' + set +x Shell debugging temporarily silenced: export LMOD_SH_DBG_ON=1 for Lmod's output Shell debugging restarted + unset __lmod_sh_dbg + return 0 + compile/compile.bash -c config/linux_x86_64_nvhpc_gpu_openmp.bash ......................................................................................................................................................................... Make.clubb_lapack is ready. ................................................................................. Make.clubb_param is ready. ......................... Make.clubb_bugsrad is ready. ... Make.microphys_utils is ready. ..... Make.clubb_parabolic is ready. .............. Make.clubb_KK_microphys is ready. ................................................. Make.clubb_coamps is ready. ... Make.clubb_morrison is ready. ... Make.clubb_gfdlact is ready. ............. Make.silhs is ready. .................................................................. Make.clubb_other is ready. ... Make.clubb_standalone is ready. ... Make.clubb_thread_test is ready. ............ Make.clubb_tuner is ready. ... Make.jacobian is ready. ................ Make.G_unit_tests is ready. ... Make.int2txt is ready. cd /home/jenkins/workspace/clubb_nvhpc_gpu_vs_cpu_diffness/compile/../obj; make -f Make.clubb_param cd /home/jenkins/workspace/clubb_nvhpc_gpu_vs_cpu_diffness/compile/../obj; make -f Make.clubb_gfdlact make[1]: Entering directory '/home/jenkins/workspace/clubb_nvhpc_gpu_vs_cpu_diffness/obj' nvfortran -DNETCDF -DCLUBB_REAL_TYPE=8 -DCLUBB_GPU -DCUDA -DCOAMPS_MICRO -DNR_SP -DSILHS -Dradoffline -Dnooverlap -DCLUBB -I/usr/local/spack/opt/spack/linux-pop22-cascadelake/nvhpc-24.3/netcdf-fortran-4.5.3-sl35xhk3ea5mtoylsgjg62d2bg3zto3k/include -Mcache_align -O2 -Mbackslash -Mstandard -Kieee -mp=gpu -noacc -Minfo=accel -c /home/jenkins/workspace/clubb_nvhpc_gpu_vs_cpu_diffness/compile/../src/SCM_Activation/aer_ccn_act_k.F90 make[1]: Entering directory '/home/jenkins/workspace/clubb_nvhpc_gpu_vs_cpu_diffness/obj' nvfortran -DNETCDF -DCLUBB_REAL_TYPE=8 -DCLUBB_GPU -DCUDA -DCOAMPS_MICRO -DNR_SP -DSILHS -Dradoffline -Dnooverlap -DCLUBB -I/usr/local/spack/opt/spack/linux-pop22-cascadelake/nvhpc-24.3/netcdf-fortran-4.5.3-sl35xhk3ea5mtoylsgjg62d2bg3zto3k/include -Mcache_align -O2 -Mbackslash -Mstandard -Kieee -mp=gpu -noacc -Minfo=accel -c /home/jenkins/workspace/clubb_nvhpc_gpu_vs_cpu_diffness/compile/../src/CLUBB_core/clubb_precision.F90 nvfortran -DNETCDF -DCLUBB_REAL_TYPE=8 -DCLUBB_GPU -DCUDA -DCOAMPS_MICRO -DNR_SP -DSILHS -Dradoffline -Dnooverlap -DCLUBB -I/usr/local/spack/opt/spack/linux-pop22-cascadelake/nvhpc-24.3/netcdf-fortran-4.5.3-sl35xhk3ea5mtoylsgjg62d2bg3zto3k/include -Mcache_align -O2 -Mbackslash -Mstandard -Kieee -mp=gpu -noacc -Minfo=accel -c /home/jenkins/workspace/clubb_nvhpc_gpu_vs_cpu_diffness/compile/../src/CLUBB_core/error_code.F90 nvfortran -DNETCDF -DCLUBB_REAL_TYPE=8 -DCLUBB_GPU -DCUDA -DCOAMPS_MICRO -DNR_SP -DSILHS -Dradoffline -Dnooverlap -DCLUBB -I/usr/local/spack/opt/spack/linux-pop22-cascadelake/nvhpc-24.3/netcdf-fortran-4.5.3-sl35xhk3ea5mtoylsgjg62d2bg3zto3k/include -Mcache_align -O2 -Mbackslash -Mstandard -Kieee -mp=gpu -noacc -Minfo=accel -c /home/jenkins/workspace/clubb_nvhpc_gpu_vs_cpu_diffness/compile/../src/CLUBB_core/model_flags.F90 nvfortran -DNETCDF -DCLUBB_REAL_TYPE=8 -DCLUBB_GPU -DCUDA -DCOAMPS_MICRO -DNR_SP -DSILHS -Dradoffline -Dnooverlap -DCLUBB -I/usr/local/spack/opt/spack/linux-pop22-cascadelake/nvhpc-24.3/netcdf-fortran-4.5.3-sl35xhk3ea5mtoylsgjg62d2bg3zto3k/include -Mcache_align -O2 -Mbackslash -Mstandard -Kieee -mp=gpu -noacc -Minfo=accel -c /home/jenkins/workspace/clubb_nvhpc_gpu_vs_cpu_diffness/compile/../src/CLUBB_core/parameter_indices.F90 nvfortran -DNETCDF -DCLUBB_REAL_TYPE=8 -DCLUBB_GPU -DCUDA -DCOAMPS_MICRO -DNR_SP -DSILHS -Dradoffline -Dnooverlap -DCLUBB -I/usr/local/spack/opt/spack/linux-pop22-cascadelake/nvhpc-24.3/netcdf-fortran-4.5.3-sl35xhk3ea5mtoylsgjg62d2bg3zto3k/include -Mcache_align -O2 -Mbackslash -Mstandard -Kieee -mp=gpu -noacc -Minfo=accel -c /home/jenkins/workspace/clubb_nvhpc_gpu_vs_cpu_diffness/compile/../src/CLUBB_core/lapack_interfaces.F90 nvfortran -DNETCDF -DCLUBB_REAL_TYPE=8 -DCLUBB_GPU -DCUDA -DCOAMPS_MICRO -DNR_SP -DSILHS -Dradoffline -Dnooverlap -DCLUBB -I/usr/local/spack/opt/spack/linux-pop22-cascadelake/nvhpc-24.3/netcdf-fortran-4.5.3-sl35xhk3ea5mtoylsgjg62d2bg3zto3k/include -Mcache_align -O2 -Mbackslash -Mstandard -Kieee -mp=gpu -noacc -Minfo=accel -c /home/jenkins/workspace/clubb_nvhpc_gpu_vs_cpu_diffness/compile/../src/CLUBB_core/input_names.F90 nvfortran -DNETCDF -DCLUBB_REAL_TYPE=8 -DCLUBB_GPU -DCUDA -DCOAMPS_MICRO -DNR_SP -DSILHS -Dradoffline -Dnooverlap -DCLUBB -I/usr/local/spack/opt/spack/linux-pop22-cascadelake/nvhpc-24.3/netcdf-fortran-4.5.3-sl35xhk3ea5mtoylsgjg62d2bg3zto3k/include -Mcache_align -O2 -Mbackslash -Mstandard -Kieee -mp=gpu -noacc -Minfo=accel -c /home/jenkins/workspace/clubb_nvhpc_gpu_vs_cpu_diffness/compile/../src/CLUBB_core/mt95.F90 nvfortran -DNETCDF -DCLUBB_REAL_TYPE=8 -DCLUBB_GPU -DCUDA -DCOAMPS_MICRO -DNR_SP -DSILHS -Dradoffline -Dnooverlap -DCLUBB -I/usr/local/spack/opt/spack/linux-pop22-cascadelake/nvhpc-24.3/netcdf-fortran-4.5.3-sl35xhk3ea5mtoylsgjg62d2bg3zto3k/include -Mcache_align -O2 -Mbackslash -Mstandard -Kieee -mp=gpu -noacc -Minfo=accel -c /home/jenkins/workspace/clubb_nvhpc_gpu_vs_cpu_diffness/compile/../src/CLUBB_core/code_timer_module.F90 nvfortran -DNETCDF -DCLUBB_REAL_TYPE=8 -DCLUBB_GPU -DCUDA -DCOAMPS_MICRO -DNR_SP -DSILHS -Dradoffline -Dnooverlap -DCLUBB -I/usr/local/spack/opt/spack/linux-pop22-cascadelake/nvhpc-24.3/netcdf-fortran-4.5.3-sl35xhk3ea5mtoylsgjg62d2bg3zto3k/include -Mcache_align -O2 -Mbackslash -Mstandard -Kieee -mp=gpu -noacc -Minfo=accel -c /home/jenkins/workspace/clubb_nvhpc_gpu_vs_cpu_diffness/compile/../src/CLUBB_core/constants_clubb.F90 nvfortran -DNETCDF -DCLUBB_REAL_TYPE=8 -DCLUBB_GPU -DCUDA -DCOAMPS_MICRO -DNR_SP -DSILHS -Dradoffline -Dnooverlap -DCLUBB -I/usr/local/spack/opt/spack/linux-pop22-cascadelake/nvhpc-24.3/netcdf-fortran-4.5.3-sl35xhk3ea5mtoylsgjg62d2bg3zto3k/include -Mcache_align -O2 -Mbackslash -Mstandard -Kieee -mp=gpu -noacc -Minfo=accel -c /home/jenkins/workspace/clubb_nvhpc_gpu_vs_cpu_diffness/compile/../src/CLUBB_core/parameters_model.F90 nvfortran -DNETCDF -DCLUBB_REAL_TYPE=8 -DCLUBB_GPU -DCUDA -DCOAMPS_MICRO -DNR_SP -DSILHS -Dradoffline -Dnooverlap -DCLUBB -I/usr/local/spack/opt/spack/linux-pop22-cascadelake/nvhpc-24.3/netcdf-fortran-4.5.3-sl35xhk3ea5mtoylsgjg62d2bg3zto3k/include -Mcache_align -O2 -Mbackslash -Mstandard -Kieee -mp=gpu -noacc -Minfo=accel -c /home/jenkins/workspace/clubb_nvhpc_gpu_vs_cpu_diffness/compile/../src/CLUBB_core/stats_variables.F90 nvfortran -DNETCDF -DCLUBB_REAL_TYPE=8 -DCLUBB_GPU -DCUDA -DCOAMPS_MICRO -DNR_SP -DSILHS -Dradoffline -Dnooverlap -DCLUBB -I/usr/local/spack/opt/spack/linux-pop22-cascadelake/nvhpc-24.3/netcdf-fortran-4.5.3-sl35xhk3ea5mtoylsgjg62d2bg3zto3k/include -Mcache_align -O2 -Mbackslash -Mstandard -Kieee -mp=gpu -noacc -Minfo=accel -c /home/jenkins/workspace/clubb_nvhpc_gpu_vs_cpu_diffness/compile/../src/CLUBB_core/stat_file_module.F90 nvfortran -DNETCDF -DCLUBB_REAL_TYPE=8 -DCLUBB_GPU -DCUDA -DCOAMPS_MICRO -DNR_SP -DSILHS -Dradoffline -Dnooverlap -DCLUBB -I/usr/local/spack/opt/spack/linux-pop22-cascadelake/nvhpc-24.3/netcdf-fortran-4.5.3-sl35xhk3ea5mtoylsgjg62d2bg3zto3k/include -Mcache_align -O2 -Mbackslash -Mstandard -Kieee -mp=gpu -noacc -Minfo=accel -c /home/jenkins/workspace/clubb_nvhpc_gpu_vs_cpu_diffness/compile/../src/CLUBB_core/penta_lu_solver.F90 nvfortran -DNETCDF -DCLUBB_REAL_TYPE=8 -DCLUBB_GPU -DCUDA -DCOAMPS_MICRO -DNR_SP -DSILHS -Dradoffline -Dnooverlap -DCLUBB -I/usr/local/spack/opt/spack/linux-pop22-cascadelake/nvhpc-24.3/netcdf-fortran-4.5.3-sl35xhk3ea5mtoylsgjg62d2bg3zto3k/include -Mcache_align -O2 -Mbackslash -Mstandard -Kieee -mp=gpu -noacc -Minfo=accel -c /home/jenkins/workspace/clubb_nvhpc_gpu_vs_cpu_diffness/compile/../src/CLUBB_core/tridiag_lu_solver.F90 nvfortran -DNETCDF -DCLUBB_REAL_TYPE=8 -DCLUBB_GPU -DCUDA -DCOAMPS_MICRO -DNR_SP -DSILHS -Dradoffline -Dnooverlap -DCLUBB -I/usr/local/spack/opt/spack/linux-pop22-cascadelake/nvhpc-24.3/netcdf-fortran-4.5.3-sl35xhk3ea5mtoylsgjg62d2bg3zto3k/include -Mcache_align -O2 -Mbackslash -Mstandard -Kieee -mp=gpu -noacc -Minfo=accel -c /home/jenkins/workspace/clubb_nvhpc_gpu_vs_cpu_diffness/compile/../src/CLUBB_core/array_index.F90 nvfortran -DNETCDF -DCLUBB_REAL_TYPE=8 -DCLUBB_GPU -DCUDA -DCOAMPS_MICRO -DNR_SP -DSILHS -Dradoffline -Dnooverlap -DCLUBB -I/usr/local/spack/opt/spack/linux-pop22-cascadelake/nvhpc-24.3/netcdf-fortran-4.5.3-sl35xhk3ea5mtoylsgjg62d2bg3zto3k/include -Mcache_align -O2 -Mbackslash -Mstandard -Kieee -mp=gpu -noacc -Minfo=accel -c /home/jenkins/workspace/clubb_nvhpc_gpu_vs_cpu_diffness/compile/../src/CLUBB_core/endian.F90 tridiag_lu_solve_single_rhs_lhs: 124, Generating implicit map(tofrom:lhs(:,:),upper(:),soln(:),rhs(:),lower_diag_invrs(:)) nvfortran -DNETCDF -DCLUBB_REAL_TYPE=8 -DCLUBB_GPU -DCUDA -DCOAMPS_MICRO -DNR_SP -DSILHS -Dradoffline -Dnooverlap -DCLUBB -I/usr/local/spack/opt/spack/linux-pop22-cascadelake/nvhpc-24.3/netcdf-fortran-4.5.3-sl35xhk3ea5mtoylsgjg62d2bg3zto3k/include -Mcache_align -O2 -Mbackslash -Mstandard -Kieee -mp=gpu -noacc -Minfo=accel -c /home/jenkins/workspace/clubb_nvhpc_gpu_vs_cpu_diffness/compile/../src/CLUBB_core/stats_type.F90 nvfortran -DNETCDF -DCLUBB_REAL_TYPE=8 -DCLUBB_GPU -DCUDA -DCOAMPS_MICRO -DNR_SP -DSILHS -Dradoffline -Dnooverlap -DCLUBB -I/usr/local/spack/opt/spack/linux-pop22-cascadelake/nvhpc-24.3/netcdf-fortran-4.5.3-sl35xhk3ea5mtoylsgjg62d2bg3zto3k/include -Mcache_align -O2 -Mbackslash -Mstandard -Kieee -mp=gpu -noacc -Minfo=accel -c /home/jenkins/workspace/clubb_nvhpc_gpu_vs_cpu_diffness/compile/../src/CLUBB_core/file_functions.F90 nvfortran -DNETCDF -DCLUBB_REAL_TYPE=8 -DCLUBB_GPU -DCUDA -DCOAMPS_MICRO -DNR_SP -DSILHS -Dradoffline -Dnooverlap -DCLUBB -I/usr/local/spack/opt/spack/linux-pop22-cascadelake/nvhpc-24.3/netcdf-fortran-4.5.3-sl35xhk3ea5mtoylsgjg62d2bg3zto3k/include -Mcache_align -O2 -Mbackslash -Mstandard -Kieee -mp=gpu -noacc -Minfo=accel -c /home/jenkins/workspace/clubb_nvhpc_gpu_vs_cpu_diffness/compile/../src/CLUBB_core/interpolation.F90 nvfortran -DNETCDF -DCLUBB_REAL_TYPE=8 -DCLUBB_GPU -DCUDA -DCOAMPS_MICRO -DNR_SP -DSILHS -Dradoffline -Dnooverlap -DCLUBB -I/usr/local/spack/opt/spack/linux-pop22-cascadelake/nvhpc-24.3/netcdf-fortran-4.5.3-sl35xhk3ea5mtoylsgjg62d2bg3zto3k/include -Mcache_align -O2 -Mbackslash -Mstandard -Kieee -mp=gpu -noacc -Minfo=accel -c /home/jenkins/workspace/clubb_nvhpc_gpu_vs_cpu_diffness/compile/../src/CLUBB_core/T_in_K_module.F90 nvfortran -DNETCDF -DCLUBB_REAL_TYPE=8 -DCLUBB_GPU -DCUDA -DCOAMPS_MICRO -DNR_SP -DSILHS -Dradoffline -Dnooverlap -DCLUBB -I/usr/local/spack/opt/spack/linux-pop22-cascadelake/nvhpc-24.3/netcdf-fortran-4.5.3-sl35xhk3ea5mtoylsgjg62d2bg3zto3k/include -Mcache_align -O2 -Mbackslash -Mstandard -Kieee -mp=gpu -noacc -Minfo=accel -c /home/jenkins/workspace/clubb_nvhpc_gpu_vs_cpu_diffness/compile/../src/CLUBB_core/saturation.F90 nvfortran -DNETCDF -DCLUBB_REAL_TYPE=8 -DCLUBB_GPU -DCUDA -DCOAMPS_MICRO -DNR_SP -DSILHS -Dradoffline -Dnooverlap -DCLUBB -I/usr/local/spack/opt/spack/linux-pop22-cascadelake/nvhpc-24.3/netcdf-fortran-4.5.3-sl35xhk3ea5mtoylsgjg62d2bg3zto3k/include -Mcache_align -O2 -Mbackslash -Mstandard -Kieee -mp=gpu -noacc -Minfo=accel -c /home/jenkins/workspace/clubb_nvhpc_gpu_vs_cpu_diffness/compile/../src/CLUBB_core/lapack_wrap.F90 nvfortran -DNETCDF -DCLUBB_REAL_TYPE=8 -DCLUBB_GPU -DCUDA -DCOAMPS_MICRO -DNR_SP -DSILHS -Dradoffline -Dnooverlap -DCLUBB -I/usr/local/spack/opt/spack/linux-pop22-cascadelake/nvhpc-24.3/netcdf-fortran-4.5.3-sl35xhk3ea5mtoylsgjg62d2bg3zto3k/include -Mcache_align -O2 -Mbackslash -Mstandard -Kieee -mp=gpu -noacc -Minfo=accel -c /home/jenkins/workspace/clubb_nvhpc_gpu_vs_cpu_diffness/compile/../src/CLUBB_core/LY93_pdf.F90 nvfortran -DNETCDF -DCLUBB_REAL_TYPE=8 -DCLUBB_GPU -DCUDA -DCOAMPS_MICRO -DNR_SP -DSILHS -Dradoffline -Dnooverlap -DCLUBB -I/usr/local/spack/opt/spack/linux-pop22-cascadelake/nvhpc-24.3/netcdf-fortran-4.5.3-sl35xhk3ea5mtoylsgjg62d2bg3zto3k/include -Mcache_align -O2 -Mbackslash -Mstandard -Kieee -mp=gpu -noacc -Minfo=accel -c /home/jenkins/workspace/clubb_nvhpc_gpu_vs_cpu_diffness/compile/../src/CLUBB_core/new_tsdadg_pdf.F90 nvfortran -DNETCDF -DCLUBB_REAL_TYPE=8 -DCLUBB_GPU -DCUDA -DCOAMPS_MICRO -DNR_SP -DSILHS -Dradoffline -Dnooverlap -DCLUBB -I/usr/local/spack/opt/spack/linux-pop22-cascadelake/nvhpc-24.3/netcdf-fortran-4.5.3-sl35xhk3ea5mtoylsgjg62d2bg3zto3k/include -Mcache_align -O2 -Mbackslash -Mstandard -Kieee -mp=gpu -noacc -Minfo=accel -c /home/jenkins/workspace/clubb_nvhpc_gpu_vs_cpu_diffness/compile/../src/CLUBB_core/pdf_parameter_module.F90 nvfortran -DNETCDF -DCLUBB_REAL_TYPE=8 -DCLUBB_GPU -DCUDA -DCOAMPS_MICRO -DNR_SP -DSILHS -Dradoffline -Dnooverlap -DCLUBB -I/usr/local/spack/opt/spack/linux-pop22-cascadelake/nvhpc-24.3/netcdf-fortran-4.5.3-sl35xhk3ea5mtoylsgjg62d2bg3zto3k/include -Mcache_align -O2 -Mbackslash -Mstandard -Kieee -mp=gpu -noacc -Minfo=accel -c /home/jenkins/workspace/clubb_nvhpc_gpu_vs_cpu_diffness/compile/../src/CLUBB_core/calc_roots.F90 nvfortran -DNETCDF -DCLUBB_REAL_TYPE=8 -DCLUBB_GPU -DCUDA -DCOAMPS_MICRO -DNR_SP -DSILHS -Dradoffline -Dnooverlap -DCLUBB -I/usr/local/spack/opt/spack/linux-pop22-cascadelake/nvhpc-24.3/netcdf-fortran-4.5.3-sl35xhk3ea5mtoylsgjg62d2bg3zto3k/include -Mcache_align -O2 -Mbackslash -Mstandard -Kieee -mp=gpu -noacc -Minfo=accel -c /home/jenkins/workspace/clubb_nvhpc_gpu_vs_cpu_diffness/compile/../src/CLUBB_core/matrix_operations.F90 nvfortran -DNETCDF -DCLUBB_REAL_TYPE=8 -DCLUBB_GPU -DCUDA -DCOAMPS_MICRO -DNR_SP -DSILHS -Dradoffline -Dnooverlap -DCLUBB -I/usr/local/spack/opt/spack/linux-pop22-cascadelake/nvhpc-24.3/netcdf-fortran-4.5.3-sl35xhk3ea5mtoylsgjg62d2bg3zto3k/include -Mcache_align -O2 -Mbackslash -Mstandard -Kieee -mp=gpu -noacc -Minfo=accel -c /home/jenkins/workspace/clubb_nvhpc_gpu_vs_cpu_diffness/compile/../src/CLUBB_core/hydromet_pdf_parameter_module.F90 nvfortran -DNETCDF -DCLUBB_REAL_TYPE=8 -DCLUBB_GPU -DCUDA -DCOAMPS_MICRO -DNR_SP -DSILHS -Dradoffline -Dnooverlap -DCLUBB -I/usr/local/spack/opt/spack/linux-pop22-cascadelake/nvhpc-24.3/netcdf-fortran-4.5.3-sl35xhk3ea5mtoylsgjg62d2bg3zto3k/include -Mcache_align -O2 -Mbackslash -Mstandard -Kieee -mp=gpu -noacc -Minfo=accel -c /home/jenkins/workspace/clubb_nvhpc_gpu_vs_cpu_diffness/compile/../src/CLUBB_core/Nc_Ncn_eqns.F90 nvfortran -DNETCDF -DCLUBB_REAL_TYPE=8 -DCLUBB_GPU -DCUDA -DCOAMPS_MICRO -DNR_SP -DSILHS -Dradoffline -Dnooverlap -DCLUBB -I/usr/local/spack/opt/spack/linux-pop22-cascadelake/nvhpc-24.3/netcdf-fortran-4.5.3-sl35xhk3ea5mtoylsgjg62d2bg3zto3k/include -Mcache_align -O2 -Mbackslash -Mstandard -Kieee -mp=gpu -noacc -Minfo=accel -c /home/jenkins/workspace/clubb_nvhpc_gpu_vs_cpu_diffness/compile/../src/CLUBB_core/pdf_utilities.F90 tridiag_lu_solve_single_rhs_multiple_lhs: 196, Generating implicit map(tofrom:lhs(:,:,:),lower_diag_invrs(:,:),upper(:,:)) thlm2t_in_k_2d: 145, Generating implicit map(tofrom:rcm(:,:),thlm(:,:),exner(:,:)) nvfortran -DNETCDF -DCLUBB_REAL_TYPE=8 -DCLUBB_GPU -DCUDA -DCOAMPS_MICRO -DNR_SP -DSILHS -Dradoffline -Dnooverlap -DCLUBB -I/usr/local/spack/opt/spack/linux-pop22-cascadelake/nvhpc-24.3/netcdf-fortran-4.5.3-sl35xhk3ea5mtoylsgjg62d2bg3zto3k/include -Mcache_align -O2 -Mbackslash -Mstandard -Kieee -mp=gpu -noacc -Minfo=accel -c /home/jenkins/workspace/clubb_nvhpc_gpu_vs_cpu_diffness/compile/../src/CLUBB_core/diagnose_correlations_module.F90 penta_lu_solve_single_rhs_multiple_lhs: 153, Generating implicit map(tofrom:lower_1(:,:),lower_diag_invrs(:,:),upper_1(:,:),upper_2(:,:),lhs(:,:,:)) pvertinterp: 545, Generating implicit map(tofrom:interp_var(:),p_mid(:,:),input_var(:,:)) tridiag_lu_solve_multiple_rhs_lhs: 297, Generating implicit map(tofrom:lhs(:,:,:),lower_diag_invrs(:,:),upper(:,:)) nvfortran -DNETCDF -DCLUBB_REAL_TYPE=8 -DCLUBB_GPU -DCUDA -DCOAMPS_MICRO -DNR_SP -DSILHS -Dradoffline -Dnooverlap -DCLUBB -I/usr/local/spack/opt/spack/linux-pop22-cascadelake/nvhpc-24.3/netcdf-fortran-4.5.3-sl35xhk3ea5mtoylsgjg62d2bg3zto3k/include -Mcache_align -O2 -Mbackslash -Mstandard -Kieee -mp=gpu -noacc -Minfo=accel -c /home/jenkins/workspace/clubb_nvhpc_gpu_vs_cpu_diffness/compile/../src/CLUBB_core/calendar.F90 nvfortran -DNETCDF -DCLUBB_REAL_TYPE=8 -DCLUBB_GPU -DCUDA -DCOAMPS_MICRO -DNR_SP -DSILHS -Dradoffline -Dnooverlap -DCLUBB -I/usr/local/spack/opt/spack/linux-pop22-cascadelake/nvhpc-24.3/netcdf-fortran-4.5.3-sl35xhk3ea5mtoylsgjg62d2bg3zto3k/include -Mcache_align -O2 -Mbackslash -Mstandard -Kieee -mp=gpu -noacc -Minfo=accel -c /home/jenkins/workspace/clubb_nvhpc_gpu_vs_cpu_diffness/compile/../src/CLUBB_core/Skx_module.F90 nvfortran -DNETCDF -DCLUBB_REAL_TYPE=8 -DCLUBB_GPU -DCUDA -DCOAMPS_MICRO -DNR_SP -DSILHS -Dradoffline -Dnooverlap -DCLUBB -I/usr/local/spack/opt/spack/linux-pop22-cascadelake/nvhpc-24.3/netcdf-fortran-4.5.3-sl35xhk3ea5mtoylsgjg62d2bg3zto3k/include -Mcache_align -O2 -Mbackslash -Mstandard -Kieee -mp=gpu -noacc -Minfo=accel -c /home/jenkins/workspace/clubb_nvhpc_gpu_vs_cpu_diffness/compile/../src/CLUBB_core/sigma_sqd_w_module.F90 nvfortran -DNETCDF -DCLUBB_REAL_TYPE=8 -DCLUBB_GPU -DCUDA -DCOAMPS_MICRO -DNR_SP -DSILHS -Dradoffline -Dnooverlap -DCLUBB -I/usr/local/spack/opt/spack/linux-pop22-cascadelake/nvhpc-24.3/netcdf-fortran-4.5.3-sl35xhk3ea5mtoylsgjg62d2bg3zto3k/include -Mcache_align -O2 -Mbackslash -Mstandard -Kieee -mp=gpu -noacc -Minfo=accel -c /home/jenkins/workspace/clubb_nvhpc_gpu_vs_cpu_diffness/compile/../src/CLUBB_core/new_hybrid_pdf.F90 penta_lu_solve_multiple_rhs_lhs: 288, Generating implicit map(tofrom:lower_1(:,:),lower_diag_invrs(:,:),upper_1(:,:),upper_2(:,:),lhs(:,:,:)) sat_mixrat_liq_2d: 387, Generating implicit map(tofrom:t_in_k(:,:),esat(:,:)) nvfortran -DNETCDF -DCLUBB_REAL_TYPE=8 -DCLUBB_GPU -DCUDA -DCOAMPS_MICRO -DNR_SP -DSILHS -Dradoffline -Dnooverlap -DCLUBB -I/usr/local/spack/opt/spack/linux-pop22-cascadelake/nvhpc-24.3/netcdf-fortran-4.5.3-sl35xhk3ea5mtoylsgjg62d2bg3zto3k/include -Mcache_align -O2 -Mbackslash -Mstandard -Kieee -mp=gpu -noacc -Minfo=accel -c /home/jenkins/workspace/clubb_nvhpc_gpu_vs_cpu_diffness/compile/../src/CLUBB_core/stats_type_utilities.F90 calc_comp_corrs_binormal: 869, Generating implicit map(tofrom:mu_y_2(:,:),sigma_x_2_sqd(:,:),sigma_x_1_sqd(:,:),sigma_y_1_sqd(:,:),xm(:,:),corr_x_y_2(:,:),mixt_frac(:,:),sigma_y_2_sqd(:,:),mu_x_2(:,:),xpyp(:,:),ym(:,:),mu_x_1(:,:),mu_y_1(:,:),corr_x_y_1(:,:)) nvfortran -DNETCDF -DCLUBB_REAL_TYPE=8 -DCLUBB_GPU -DCUDA -DCOAMPS_MICRO -DNR_SP -DSILHS -Dradoffline -Dnooverlap -DCLUBB -I/usr/local/spack/opt/spack/linux-pop22-cascadelake/nvhpc-24.3/netcdf-fortran-4.5.3-sl35xhk3ea5mtoylsgjg62d2bg3zto3k/include -Mcache_align -O2 -Mbackslash -Mstandard -Kieee -mp=gpu -noacc -Minfo=accel -c /home/jenkins/workspace/clubb_nvhpc_gpu_vs_cpu_diffness/compile/../src/CLUBB_core/new_pdf.F90 skx_func: 80, Generating implicit map(tofrom:skx_denom_tol(:),clubb_params(:,:)) nvfortran -DNETCDF -DCLUBB_REAL_TYPE=8 -DCLUBB_GPU -DCUDA -DCOAMPS_MICRO -DNR_SP -DSILHS -Dradoffline -Dnooverlap -DCLUBB -I/usr/local/spack/opt/spack/linux-pop22-cascadelake/nvhpc-24.3/netcdf-fortran-4.5.3-sl35xhk3ea5mtoylsgjg62d2bg3zto3k/include -Mcache_align -O2 -Mbackslash -Mstandard -Kieee -mp=gpu -noacc -Minfo=accel -c /home/jenkins/workspace/clubb_nvhpc_gpu_vs_cpu_diffness/compile/../src/CLUBB_core/adg1_adg2_3d_luhar_pdf.F90 lg_2005_ansatz: 183, Generating implicit map(tofrom:wp2(:,:),skx(:,:),wpxp(:,:),xp2(:,:),beta(:),sigma_sqd_w(:,:),skw(:,:)) nvfortran -DNETCDF -DCLUBB_REAL_TYPE=8 -DCLUBB_GPU -DCUDA -DCOAMPS_MICRO -DNR_SP -DSILHS -Dradoffline -Dnooverlap -DCLUBB -I/usr/local/spack/opt/spack/linux-pop22-cascadelake/nvhpc-24.3/netcdf-fortran-4.5.3-sl35xhk3ea5mtoylsgjg62d2bg3zto3k/include -Mcache_align -O2 -Mbackslash -Mstandard -Kieee -mp=gpu -noacc -Minfo=accel -c -I/home/jenkins/workspace/clubb_nvhpc_gpu_vs_cpu_diffness/compile/../src/CLUBB_core /home/jenkins/workspace/clubb_nvhpc_gpu_vs_cpu_diffness/compile/../src/CLUBB_core/output_grads.F90 sat_mixrat_ice_2d: 981, Generating implicit map(tofrom:esat_ice(:,:),t_in_k(:,:)) xp3_lg_2005_ansatz: 272, Generating implicit map(tofrom:clubb_params(:,:),skx_denom_tol(:)) nvfortran -DNETCDF -DCLUBB_REAL_TYPE=8 -DCLUBB_GPU -DCUDA -DCOAMPS_MICRO -DNR_SP -DSILHS -Dradoffline -Dnooverlap -DCLUBB -I/usr/local/spack/opt/spack/linux-pop22-cascadelake/nvhpc-24.3/netcdf-fortran-4.5.3-sl35xhk3ea5mtoylsgjg62d2bg3zto3k/include -Mcache_align -O2 -Mbackslash -Mstandard -Kieee -mp=gpu -noacc -Minfo=accel -c /home/jenkins/workspace/clubb_nvhpc_gpu_vs_cpu_diffness/compile/../src/CLUBB_core/grid_class.F90 nvfortran -DNETCDF -DCLUBB_REAL_TYPE=8 -DCLUBB_GPU -DCUDA -DCOAMPS_MICRO -DNR_SP -DSILHS -Dradoffline -Dnooverlap -DCLUBB -I/usr/local/spack/opt/spack/linux-pop22-cascadelake/nvhpc-24.3/netcdf-fortran-4.5.3-sl35xhk3ea5mtoylsgjg62d2bg3zto3k/include -Mcache_align -O2 -Mbackslash -Mstandard -Kieee -mp=gpu -noacc -Minfo=accel -c /home/jenkins/workspace/clubb_nvhpc_gpu_vs_cpu_diffness/compile/../src/CLUBB_core/input_reader.F90 ar rv /home/jenkins/workspace/clubb_nvhpc_gpu_vs_cpu_diffness/compile/../lib/libclubb_gfdlact.a aer_ccn_act_k.o ar: creating /home/jenkins/workspace/clubb_nvhpc_gpu_vs_cpu_diffness/compile/../lib/libclubb_gfdlact.a a - aer_ccn_act_k.o make[1]: Leaving directory '/home/jenkins/workspace/clubb_nvhpc_gpu_vs_cpu_diffness/obj' nvfortran -DNETCDF -DCLUBB_REAL_TYPE=8 -DCLUBB_GPU -DCUDA -DCOAMPS_MICRO -DNR_SP -DSILHS -Dradoffline -Dnooverlap -DCLUBB -I/usr/local/spack/opt/spack/linux-pop22-cascadelake/nvhpc-24.3/netcdf-fortran-4.5.3-sl35xhk3ea5mtoylsgjg62d2bg3zto3k/include -Mcache_align -O2 -Mbackslash -Mstandard -Kieee -mp=gpu -noacc -Minfo=accel -c /home/jenkins/workspace/clubb_nvhpc_gpu_vs_cpu_diffness/compile/../src/CLUBB_core/precipitation_fraction.F90 nvfortran -DNETCDF -DCLUBB_REAL_TYPE=8 -DCLUBB_GPU -DCUDA -DCOAMPS_MICRO -DNR_SP -DSILHS -Dradoffline -Dnooverlap -DCLUBB -I/usr/local/spack/opt/spack/linux-pop22-cascadelake/nvhpc-24.3/netcdf-fortran-4.5.3-sl35xhk3ea5mtoylsgjg62d2bg3zto3k/include -Mcache_align -O2 -Mbackslash -Mstandard -Kieee -mp=gpu -noacc -Minfo=accel -c /home/jenkins/workspace/clubb_nvhpc_gpu_vs_cpu_diffness/compile/../src/CLUBB_core/stats_lh_sfc_module.F90 nvfortran -DNETCDF -DCLUBB_REAL_TYPE=8 -DCLUBB_GPU -DCUDA -DCOAMPS_MICRO -DNR_SP -DSILHS -Dradoffline -Dnooverlap -DCLUBB -I/usr/local/spack/opt/spack/linux-pop22-cascadelake/nvhpc-24.3/netcdf-fortran-4.5.3-sl35xhk3ea5mtoylsgjg62d2bg3zto3k/include -Mcache_align -O2 -Mbackslash -Mstandard -Kieee -mp=gpu -noacc -Minfo=accel -c /home/jenkins/workspace/clubb_nvhpc_gpu_vs_cpu_diffness/compile/../src/CLUBB_core/stats_zt_module.F90 nvfortran -DNETCDF -DCLUBB_REAL_TYPE=8 -DCLUBB_GPU -DCUDA -DCOAMPS_MICRO -DNR_SP -DSILHS -Dradoffline -Dnooverlap -DCLUBB -I/usr/local/spack/opt/spack/linux-pop22-cascadelake/nvhpc-24.3/netcdf-fortran-4.5.3-sl35xhk3ea5mtoylsgjg62d2bg3zto3k/include -Mcache_align -O2 -Mbackslash -Mstandard -Kieee -mp=gpu -noacc -Minfo=accel -c /home/jenkins/workspace/clubb_nvhpc_gpu_vs_cpu_diffness/compile/../src/CLUBB_core/stats_rad_zm_module.F90 nvfortran -DNETCDF -DCLUBB_REAL_TYPE=8 -DCLUBB_GPU -DCUDA -DCOAMPS_MICRO -DNR_SP -DSILHS -Dradoffline -Dnooverlap -DCLUBB -I/usr/local/spack/opt/spack/linux-pop22-cascadelake/nvhpc-24.3/netcdf-fortran-4.5.3-sl35xhk3ea5mtoylsgjg62d2bg3zto3k/include -Mcache_align -O2 -Mbackslash -Mstandard -Kieee -mp=gpu -noacc -Minfo=accel -c /home/jenkins/workspace/clubb_nvhpc_gpu_vs_cpu_diffness/compile/../src/CLUBB_core/stats_rad_zt_module.F90 nvfortran -DNETCDF -DCLUBB_REAL_TYPE=8 -DCLUBB_GPU -DCUDA -DCOAMPS_MICRO -DNR_SP -DSILHS -Dradoffline -Dnooverlap -DCLUBB -I/usr/local/spack/opt/spack/linux-pop22-cascadelake/nvhpc-24.3/netcdf-fortran-4.5.3-sl35xhk3ea5mtoylsgjg62d2bg3zto3k/include -Mcache_align -O2 -Mbackslash -Mstandard -Kieee -mp=gpu -noacc -Minfo=accel -c /home/jenkins/workspace/clubb_nvhpc_gpu_vs_cpu_diffness/compile/../src/CLUBB_core/stats_zm_module.F90 adg1_w_closure: 663, Generating implicit map(tofrom:wm(:,:),wp2(:,:),sigma_sqd_w(:,:),mixt_frac(:,:),w_1(:,:),w_2(:,:),varnce_w_2(:,:),w_2_n(:,:),skw(:,:),w_1_n(:,:),sqrt_wp2(:,:),varnce_w_1(:,:)) nvfortran -DNETCDF -DCLUBB_REAL_TYPE=8 -DCLUBB_GPU -DCUDA -DCOAMPS_MICRO -DNR_SP -DSILHS -Dradoffline -Dnooverlap -DCLUBB -I/usr/local/spack/opt/spack/linux-pop22-cascadelake/nvhpc-24.3/netcdf-fortran-4.5.3-sl35xhk3ea5mtoylsgjg62d2bg3zto3k/include -Mcache_align -O2 -Mbackslash -Mstandard -Kieee -mp=gpu -noacc -Minfo=accel -c /home/jenkins/workspace/clubb_nvhpc_gpu_vs_cpu_diffness/compile/../src/CLUBB_core/stats_sfc_module.F90 nvfortran -DNETCDF -DCLUBB_REAL_TYPE=8 -DCLUBB_GPU -DCUDA -DCOAMPS_MICRO -DNR_SP -DSILHS -Dradoffline -Dnooverlap -DCLUBB -I/usr/local/spack/opt/spack/linux-pop22-cascadelake/nvhpc-24.3/netcdf-fortran-4.5.3-sl35xhk3ea5mtoylsgjg62d2bg3zto3k/include -Mcache_align -O2 -Mbackslash -Mstandard -Kieee -mp=gpu -noacc -Minfo=accel -c /home/jenkins/workspace/clubb_nvhpc_gpu_vs_cpu_diffness/compile/../src/CLUBB_core/stats_lh_zt_module.F90 adg1_adg2_responder_params: 1121, Generating implicit map(tofrom:w_2_n(:,:),xm(:,:),xp2(:,:),wpxp(:,:),x_2(:,:),x_1(:,:),sqrt_wp2(:,:),varnce_x_1(:,:),wp2(:,:),sigma_sqd_w(:,:),w_1_n(:,:),varnce_x_2(:,:),mixt_frac(:,:),alpha_x(:,:),beta(:)) linear_interpolated_azm_2d: 1554, Generating implicit map(tofrom:linear_interpolated_azm(:,:),azt(:,:)) zt2zm2zt: 1666, Generating map(alloc:azt_zm(:,:)) Generating map(to:azt(:,:)) zm2zt2zm: 1726, Generating map(alloc:azm_zt(:,:)) Generating map(to:azm(:,:)) linear_interpolated_azt_2d: 2146, Generating implicit map(tofrom:gr,linear_interpolated_azt(:,:),azm(:,:)) gradzm_2d: 2452, Generating implicit map(tofrom:gr,azm(:,:)) nvfortran -DNETCDF -DCLUBB_REAL_TYPE=8 -DCLUBB_GPU -DCUDA -DCOAMPS_MICRO -DNR_SP -DSILHS -Dradoffline -Dnooverlap -DCLUBB -I/usr/local/spack/opt/spack/linux-pop22-cascadelake/nvhpc-24.3/netcdf-fortran-4.5.3-sl35xhk3ea5mtoylsgjg62d2bg3zto3k/include -Mcache_align -O2 -Mbackslash -Mstandard -Kieee -mp=gpu -noacc -Minfo=accel -c /home/jenkins/workspace/clubb_nvhpc_gpu_vs_cpu_diffness/compile/../src/CLUBB_core/corr_varnce_module.F90 gradzt_2d: 2554, Generating implicit map(tofrom:gr,azt(:,:)) nvfortran -DNETCDF -DCLUBB_REAL_TYPE=8 -DCLUBB_GPU -DCUDA -DCOAMPS_MICRO -DNR_SP -DSILHS -Dradoffline -Dnooverlap -DCLUBB -I/usr/local/spack/opt/spack/linux-pop22-cascadelake/nvhpc-24.3/netcdf-fortran-4.5.3-sl35xhk3ea5mtoylsgjg62d2bg3zto3k/include -Mcache_align -O2 -Mbackslash -Mstandard -Kieee -mp=gpu -noacc -Minfo=accel -c /home/jenkins/workspace/clubb_nvhpc_gpu_vs_cpu_diffness/compile/../src/CLUBB_core/index_mapping.F90 nvfortran -DNETCDF -DCLUBB_REAL_TYPE=8 -DCLUBB_GPU -DCUDA -DCOAMPS_MICRO -DNR_SP -DSILHS -Dradoffline -Dnooverlap -DCLUBB -I/usr/local/spack/opt/spack/linux-pop22-cascadelake/nvhpc-24.3/netcdf-fortran-4.5.3-sl35xhk3ea5mtoylsgjg62d2bg3zto3k/include -Mcache_align -O2 -Mbackslash -Mstandard -Kieee -mp=gpu -noacc -Minfo=accel -c /home/jenkins/workspace/clubb_nvhpc_gpu_vs_cpu_diffness/compile/../src/CLUBB_core/matrix_solver_wrapper.F90 band_solve_single_rhs_multiple_lhs: 111, Generating update from(lhs(:,:,:),rhs(:,:)) 125, Generating update to(rcond(:)) 133, Generating update from(rhs(:,:),lhs(:,:,:)) 142, Generating update to(soln(:,:)) band_solve_multiple_rhs_lhs: 231, Generating update from(lhs(:,:,:),rhs(:,:,:)) 245, Generating update to(rcond(:)) 253, Generating update from(rhs(:,:,:),lhs(:,:,:)) 262, Generating update to(soln(:,:,:)) tridiag_solve_single_rhs_multiple_lhs: 447, Generating update from(lhs(:,:,:),rhs(:,:)) 459, Generating update to(rcond(:)) 467, Generating update from(rhs(:,:),lhs(:,:,:)) 475, Generating update to(soln(:,:)) tridiag_solve_multiple_rhs_lhs: 557, Generating update from(lhs(:,:,:),rhs(:,:,:)) 569, Generating update to(rcond(:)) 577, Generating update from(rhs(:,:,:),lhs(:,:,:)) 585, Generating update to(soln(:,:,:)) nvfortran -DNETCDF -DCLUBB_REAL_TYPE=8 -DCLUBB_GPU -DCUDA -DCOAMPS_MICRO -DNR_SP -DSILHS -Dradoffline -Dnooverlap -DCLUBB -I/usr/local/spack/opt/spack/linux-pop22-cascadelake/nvhpc-24.3/netcdf-fortran-4.5.3-sl35xhk3ea5mtoylsgjg62d2bg3zto3k/include -Mcache_align -O2 -Mbackslash -Mstandard -Kieee -mp=gpu -noacc -Minfo=accel -c /home/jenkins/workspace/clubb_nvhpc_gpu_vs_cpu_diffness/compile/../src/CLUBB_core/advance_helper_module.F90 nvfortran -DNETCDF -DCLUBB_REAL_TYPE=8 -DCLUBB_GPU -DCUDA -DCOAMPS_MICRO -DNR_SP -DSILHS -Dradoffline -Dnooverlap -DCLUBB -I/usr/local/spack/opt/spack/linux-pop22-cascadelake/nvhpc-24.3/netcdf-fortran-4.5.3-sl35xhk3ea5mtoylsgjg62d2bg3zto3k/include -Mcache_align -O2 -Mbackslash -Mstandard -Kieee -mp=gpu -noacc -Minfo=accel -c /home/jenkins/workspace/clubb_nvhpc_gpu_vs_cpu_diffness/compile/../src/CLUBB_core/mean_adv.F90 nvfortran -DNETCDF -DCLUBB_REAL_TYPE=8 -DCLUBB_GPU -DCUDA -DCOAMPS_MICRO -DNR_SP -DSILHS -Dradoffline -Dnooverlap -DCLUBB -I/usr/local/spack/opt/spack/linux-pop22-cascadelake/nvhpc-24.3/netcdf-fortran-4.5.3-sl35xhk3ea5mtoylsgjg62d2bg3zto3k/include -Mcache_align -O2 -Mbackslash -Mstandard -Kieee -mp=gpu -noacc -Minfo=accel -c /home/jenkins/workspace/clubb_nvhpc_gpu_vs_cpu_diffness/compile/../src/CLUBB_core/parameters_tunable.F90 nvfortran -DNETCDF -DCLUBB_REAL_TYPE=8 -DCLUBB_GPU -DCUDA -DCOAMPS_MICRO -DNR_SP -DSILHS -Dradoffline -Dnooverlap -DCLUBB -I/usr/local/spack/opt/spack/linux-pop22-cascadelake/nvhpc-24.3/netcdf-fortran-4.5.3-sl35xhk3ea5mtoylsgjg62d2bg3zto3k/include -Mcache_align -O2 -Mbackslash -Mstandard -Kieee -mp=gpu -noacc -Minfo=accel -c /home/jenkins/workspace/clubb_nvhpc_gpu_vs_cpu_diffness/compile/../src/CLUBB_core/fill_holes.F90 nvfortran -DNETCDF -DCLUBB_REAL_TYPE=8 -DCLUBB_GPU -DCUDA -DCOAMPS_MICRO -DNR_SP -DSILHS -Dradoffline -Dnooverlap -DCLUBB -I/usr/local/spack/opt/spack/linux-pop22-cascadelake/nvhpc-24.3/netcdf-fortran-4.5.3-sl35xhk3ea5mtoylsgjg62d2bg3zto3k/include -Mcache_align -O2 -Mbackslash -Mstandard -Kieee -mp=gpu -noacc -Minfo=accel -c /home/jenkins/workspace/clubb_nvhpc_gpu_vs_cpu_diffness/compile/../src/CLUBB_core/sponge_layer_damping.F90 nvfortran -DNETCDF -DCLUBB_REAL_TYPE=8 -DCLUBB_GPU -DCUDA -DCOAMPS_MICRO -DNR_SP -DSILHS -Dradoffline -Dnooverlap -DCLUBB -I/usr/local/spack/opt/spack/linux-pop22-cascadelake/nvhpc-24.3/netcdf-fortran-4.5.3-sl35xhk3ea5mtoylsgjg62d2bg3zto3k/include -Mcache_align -O2 -Mbackslash -Mstandard -Kieee -mp=gpu -noacc -Minfo=accel -c /home/jenkins/workspace/clubb_nvhpc_gpu_vs_cpu_diffness/compile/../src/CLUBB_core/diffusion.F90 nvfortran -DNETCDF -DCLUBB_REAL_TYPE=8 -DCLUBB_GPU -DCUDA -DCOAMPS_MICRO -DNR_SP -DSILHS -Dradoffline -Dnooverlap -DCLUBB -I/usr/local/spack/opt/spack/linux-pop22-cascadelake/nvhpc-24.3/netcdf-fortran-4.5.3-sl35xhk3ea5mtoylsgjg62d2bg3zto3k/include -Mcache_align -O2 -Mbackslash -Mstandard -Kieee -mp=gpu -noacc -Minfo=accel -c /home/jenkins/workspace/clubb_nvhpc_gpu_vs_cpu_diffness/compile/../src/CLUBB_core/turbulent_adv_pdf.F90 nvfortran -DNETCDF -DCLUBB_REAL_TYPE=8 -DCLUBB_GPU -DCUDA -DCOAMPS_MICRO -DNR_SP -DSILHS -Dradoffline -Dnooverlap -DCLUBB -I/usr/local/spack/opt/spack/linux-pop22-cascadelake/nvhpc-24.3/netcdf-fortran-4.5.3-sl35xhk3ea5mtoylsgjg62d2bg3zto3k/include -Mcache_align -O2 -Mbackslash -Mstandard -Kieee -mp=gpu -noacc -Minfo=accel -c /home/jenkins/workspace/clubb_nvhpc_gpu_vs_cpu_diffness/compile/../src/CLUBB_core/pos_definite_module.F90 nvfortran -DNETCDF -DCLUBB_REAL_TYPE=8 -DCLUBB_GPU -DCUDA -DCOAMPS_MICRO -DNR_SP -DSILHS -Dradoffline -Dnooverlap -DCLUBB -I/usr/local/spack/opt/spack/linux-pop22-cascadelake/nvhpc-24.3/netcdf-fortran-4.5.3-sl35xhk3ea5mtoylsgjg62d2bg3zto3k/include -Mcache_align -O2 -Mbackslash -Mstandard -Kieee -mp=gpu -noacc -Minfo=accel -c /home/jenkins/workspace/clubb_nvhpc_gpu_vs_cpu_diffness/compile/../src/CLUBB_core/advance_xp3_module.F90 nvfortran -DNETCDF -DCLUBB_REAL_TYPE=8 -DCLUBB_GPU -DCUDA -DCOAMPS_MICRO -DNR_SP -DSILHS -Dradoffline -Dnooverlap -DCLUBB -I/usr/local/spack/opt/spack/linux-pop22-cascadelake/nvhpc-24.3/netcdf-fortran-4.5.3-sl35xhk3ea5mtoylsgjg62d2bg3zto3k/include -Mcache_align -O2 -Mbackslash -Mstandard -Kieee -mp=gpu -noacc -Minfo=accel -c /home/jenkins/workspace/clubb_nvhpc_gpu_vs_cpu_diffness/compile/../src/CLUBB_core/calc_pressure.F90 calculate_thvm: 238, Generating implicit map(tofrom:thvm(:,:),thv_ds_zt(:,:),rtm(:,:),thlm(:,:),rcm(:,:),exner(:,:)) term_ma_zt_lhs: 200, Generating implicit map(tofrom:invrs_dzt(:,:),wm_zt(:,:),weights_zt2zm(:,:,:),lhs_ma(:,:,:)) xpyp_term_ta_pdf_lhs: 382, Generating implicit map(tofrom:lhs_ta(:,:,:)) diffusion_zt_lhs: 319, Generating implicit map(tofrom:k_zm(:,:),nu(:),k_zm_nu(:,:)) term_ma_zm_lhs: 477, Generating implicit map(tofrom:lhs_ma(:,:,:)) xpyp_term_ta_pdf_lhs_godunov: 563, Generating implicit map(tofrom:lhs_ta(:,:,:)) xpyp_term_ta_pdf_rhs: 925, Generating implicit map(tofrom:rhs_ta(:,:)) xpyp_term_ta_pdf_rhs_godunov: 1068, Generating implicit map(tofrom:rhs_ta(:,:)) diffusion_zm_lhs: 853, Generating implicit map(tofrom:rho_k_zt_nu(:,:),rho_ds_zt(:,:),nu(:),k_zt(:,:)) fill_holes_vertical: 129, Generating implicit map(tofrom:field(:,:)) fill_holes_driver: 881, Generating map(to:gr,rho_ds_zt(:)) Generating map(tofrom:hydromet(:,i)) Generating map(to:gr%dzt(:,:)) calc_ri_zm: 966, Generating implicit map(tofrom:bv_freq_sqd(:,:),ri_zm(:,:),shear(:,:)) smooth_min_sclr_idx: 1382, Generating implicit map(tofrom:input_var2(:,:)) smooth_min_array_scalar: 1446, Generating implicit map(tofrom:input_var1(:,:)) smooth_min_arrays: 1510, Generating implicit map(tofrom:input_var2(:,:),input_var1(:,:)) smooth_max_sclr_idx: 1613, Generating implicit map(tofrom:input_var2(:,:)) smooth_max_array_scalar: 1677, Generating implicit map(tofrom:input_var1(:,:)) smooth_max_array_1d_scalar: 1740, Generating implicit map(tofrom:input_var1(:)) smooth_max_arrays: 1802, Generating implicit map(tofrom:input_var2(:,:),input_var1(:,:)) smooth_heaviside_peskin: 1907, Generating implicit map(tofrom:input(:,:)) calc_xpwp_2d: 2028, Generating implicit map(tofrom:xpwp(:,:),xm(:,:),gr,km_zm(:,:)) nvfortran -DNETCDF -DCLUBB_REAL_TYPE=8 -DCLUBB_GPU -DCUDA -DCOAMPS_MICRO -DNR_SP -DSILHS -Dradoffline -Dnooverlap -DCLUBB -I/usr/local/spack/opt/spack/linux-pop22-cascadelake/nvhpc-24.3/netcdf-fortran-4.5.3-sl35xhk3ea5mtoylsgjg62d2bg3zto3k/include -Mcache_align -O2 -Mbackslash -Mstandard -Kieee -mp=gpu -noacc -Minfo=accel -c /home/jenkins/workspace/clubb_nvhpc_gpu_vs_cpu_diffness/compile/../src/CLUBB_core/output_netcdf.F90 nvfortran -DNETCDF -DCLUBB_REAL_TYPE=8 -DCLUBB_GPU -DCUDA -DCOAMPS_MICRO -DNR_SP -DSILHS -Dradoffline -Dnooverlap -DCLUBB -I/usr/local/spack/opt/spack/linux-pop22-cascadelake/nvhpc-24.3/netcdf-fortran-4.5.3-sl35xhk3ea5mtoylsgjg62d2bg3zto3k/include -Mcache_align -O2 -Mbackslash -Mstandard -Kieee -mp=gpu -noacc -Minfo=accel -c /home/jenkins/workspace/clubb_nvhpc_gpu_vs_cpu_diffness/compile/../src/CLUBB_core/mono_flux_limiter.F90 nvfortran -DNETCDF -DCLUBB_REAL_TYPE=8 -DCLUBB_GPU -DCUDA -DCOAMPS_MICRO -DNR_SP -DSILHS -Dradoffline -Dnooverlap -DCLUBB -I/usr/local/spack/opt/spack/linux-pop22-cascadelake/nvhpc-24.3/netcdf-fortran-4.5.3-sl35xhk3ea5mtoylsgjg62d2bg3zto3k/include -Mcache_align -O2 -Mbackslash -Mstandard -Kieee -mp=gpu -noacc -Minfo=accel -c /home/jenkins/workspace/clubb_nvhpc_gpu_vs_cpu_diffness/compile/../src/CLUBB_core/clip_explicit.F90 clip_covar: 573, Generating update from(xpyp(:,:)) 607, Generating implicit map(tofrom:yp2(:,:),xpyp_chnge(:,:),xp2(:,:),xpyp(:,:)) clip_variance: 963, Generating update from(xp2(:,:)) 982, Generating implicit map(tofrom:threshold(:,:),xp2(:,:)) clip_skewness: 1115, Generating map(to:gr,gr%zt(:,:),sfc_elevation(:)) Generating map(tofrom:wp3(:,:)) Generating map(to:wp2_zt(:,:)) 1121, Generating update from(wp3(:,:)) 1137, Generating update from(wp3(:,:)) mfl_xm_lhs: 1056, Generating implicit map(tofrom:lhs(:,:,:)) mfl_xm_rhs: 1135, Generating implicit map(tofrom:rho_ds_zm(:,:),xm_forcing(:,:),xm_old(:,:),invrs_dzt(:,:),invrs_rho_ds_zt(:,:),rhs(:,:),wpxp(:,:)) calc_mean_w_up_down_component: 2018, Generating implicit map(tofrom:mean_w_up_i(:,:),varnce_w_i_zm(:,:),w_min(:,:),w_i_zm(:,:),mean_w_down_i(:,:)) nvfortran -DNETCDF -DCLUBB_REAL_TYPE=8 -DCLUBB_GPU -DCUDA -DCOAMPS_MICRO -DNR_SP -DSILHS -Dradoffline -Dnooverlap -DCLUBB -I/usr/local/spack/opt/spack/linux-pop22-cascadelake/nvhpc-24.3/netcdf-fortran-4.5.3-sl35xhk3ea5mtoylsgjg62d2bg3zto3k/include -Mcache_align -O2 -Mbackslash -Mstandard -Kieee -mp=gpu -noacc -Minfo=accel -c /home/jenkins/workspace/clubb_nvhpc_gpu_vs_cpu_diffness/compile/../src/CLUBB_core/advance_windm_edsclrm_module.F90 NVFORTRAN-W-0170-PGI Fortran extension: '&' required as the first character of a continued string literal (/home/jenkins/workspace/clubb_nvhpc_gpu_vs_cpu_diffness/compile/../src/CLUBB_core/advance_windm_edsclrm_module.F90: 575) nvfortran -DNETCDF -DCLUBB_REAL_TYPE=8 -DCLUBB_GPU -DCUDA -DCOAMPS_MICRO -DNR_SP -DSILHS -Dradoffline -Dnooverlap -DCLUBB -I/usr/local/spack/opt/spack/linux-pop22-cascadelake/nvhpc-24.3/netcdf-fortran-4.5.3-sl35xhk3ea5mtoylsgjg62d2bg3zto3k/include -Mcache_align -O2 -Mbackslash -Mstandard -Kieee -mp=gpu -noacc -Minfo=accel -c /home/jenkins/workspace/clubb_nvhpc_gpu_vs_cpu_diffness/compile/../src/CLUBB_core/numerical_check.F90 nvfortran -DNETCDF -DCLUBB_REAL_TYPE=8 -DCLUBB_GPU -DCUDA -DCOAMPS_MICRO -DNR_SP -DSILHS -Dradoffline -Dnooverlap -DCLUBB -I/usr/local/spack/opt/spack/linux-pop22-cascadelake/nvhpc-24.3/netcdf-fortran-4.5.3-sl35xhk3ea5mtoylsgjg62d2bg3zto3k/include -Mcache_align -O2 -Mbackslash -Mstandard -Kieee -mp=gpu -noacc -Minfo=accel -c /home/jenkins/workspace/clubb_nvhpc_gpu_vs_cpu_diffness/compile/../src/CLUBB_core/new_pdf_main.F90 nvfortran -DNETCDF -DCLUBB_REAL_TYPE=8 -DCLUBB_GPU -DCUDA -DCOAMPS_MICRO -DNR_SP -DSILHS -Dradoffline -Dnooverlap -DCLUBB -I/usr/local/spack/opt/spack/linux-pop22-cascadelake/nvhpc-24.3/netcdf-fortran-4.5.3-sl35xhk3ea5mtoylsgjg62d2bg3zto3k/include -Mcache_align -O2 -Mbackslash -Mstandard -Kieee -mp=gpu -noacc -Minfo=accel -c /home/jenkins/workspace/clubb_nvhpc_gpu_vs_cpu_diffness/compile/../src/CLUBB_core/setup_clubb_pdf_params.F90 nvfortran -DNETCDF -DCLUBB_REAL_TYPE=8 -DCLUBB_GPU -DCUDA -DCOAMPS_MICRO -DNR_SP -DSILHS -Dradoffline -Dnooverlap -DCLUBB -I/usr/local/spack/opt/spack/linux-pop22-cascadelake/nvhpc-24.3/netcdf-fortran-4.5.3-sl35xhk3ea5mtoylsgjg62d2bg3zto3k/include -Mcache_align -O2 -Mbackslash -Mstandard -Kieee -mp=gpu -noacc -Minfo=accel -c /home/jenkins/workspace/clubb_nvhpc_gpu_vs_cpu_diffness/compile/../src/CLUBB_core/advance_xp2_xpyp_module.F90 nvfortran -DNETCDF -DCLUBB_REAL_TYPE=8 -DCLUBB_GPU -DCUDA -DCOAMPS_MICRO -DNR_SP -DSILHS -Dradoffline -Dnooverlap -DCLUBB -I/usr/local/spack/opt/spack/linux-pop22-cascadelake/nvhpc-24.3/netcdf-fortran-4.5.3-sl35xhk3ea5mtoylsgjg62d2bg3zto3k/include -Mcache_align -O2 -Mbackslash -Mstandard -Kieee -mp=gpu -noacc -Minfo=accel -c /home/jenkins/workspace/clubb_nvhpc_gpu_vs_cpu_diffness/compile/../src/CLUBB_core/advance_wp2_wp3_module.F90 nvfortran -DNETCDF -DCLUBB_REAL_TYPE=8 -DCLUBB_GPU -DCUDA -DCOAMPS_MICRO -DNR_SP -DSILHS -Dradoffline -Dnooverlap -DCLUBB -I/usr/local/spack/opt/spack/linux-pop22-cascadelake/nvhpc-24.3/netcdf-fortran-4.5.3-sl35xhk3ea5mtoylsgjg62d2bg3zto3k/include -Mcache_align -O2 -Mbackslash -Mstandard -Kieee -mp=gpu -noacc -Minfo=accel -c /home/jenkins/workspace/clubb_nvhpc_gpu_vs_cpu_diffness/compile/../src/CLUBB_core/stats_clubb_utilities.F90 nvfortran -DNETCDF -DCLUBB_REAL_TYPE=8 -DCLUBB_GPU -DCUDA -DCOAMPS_MICRO -DNR_SP -DSILHS -Dradoffline -Dnooverlap -DCLUBB -I/usr/local/spack/opt/spack/linux-pop22-cascadelake/nvhpc-24.3/netcdf-fortran-4.5.3-sl35xhk3ea5mtoylsgjg62d2bg3zto3k/include -Mcache_align -O2 -Mbackslash -Mstandard -Kieee -mp=gpu -noacc -Minfo=accel -c /home/jenkins/workspace/clubb_nvhpc_gpu_vs_cpu_diffness/compile/../src/CLUBB_core/new_hybrid_pdf_main.F90 windm_edsclrm_lhs: 2289, Generating implicit map(tofrom:lhs(:,:,:),lhs_diff(:,:,:)) windm_edsclrm_rhs: 2442, Generating implicit map(tofrom:lhs_diff(:,:,:),rhs(:,:),xm_tndcy(:,:),xm(:,:)) nvfortran -DNETCDF -DCLUBB_REAL_TYPE=8 -DCLUBB_GPU -DCUDA -DCOAMPS_MICRO -DNR_SP -DSILHS -Dradoffline -Dnooverlap -DCLUBB -I/usr/local/spack/opt/spack/linux-pop22-cascadelake/nvhpc-24.3/netcdf-fortran-4.5.3-sl35xhk3ea5mtoylsgjg62d2bg3zto3k/include -Mcache_align -O2 -Mbackslash -Mstandard -Kieee -mp=gpu -noacc -Minfo=accel -c /home/jenkins/workspace/clubb_nvhpc_gpu_vs_cpu_diffness/compile/../src/CLUBB_core/advance_xm_wpxp_module.F90 wp23_lhs: 2097, Generating implicit map(tofrom:lhs(:,:,:)) wp23_rhs: 2551, Generating implicit map(tofrom:rhs(:,:)) wp2_term_ta_lhs: 3256, Generating implicit map(tofrom:lhs_ta_wp2(:,:,:),gr) wp2_terms_ac_pr2_lhs: 3392, Generating implicit map(tofrom:lhs_ac_pr2_wp2(:,:)) wp2_term_dp1_lhs: 3492, Generating implicit map(tofrom:lhs_dp1_wp2(:,:)) wp2_term_pr1_lhs: 3598, Generating implicit map(tofrom:lhs_pr1_wp2(:,:)) wp2_terms_bp_pr2_rhs: 3700, Generating implicit map(tofrom:rhs_bp_pr2_wp2(:,:)) wp2_term_dp1_rhs: 3810, Generating implicit map(tofrom:rhs_dp1_wp2(:,:)) wp2_term_pr3_rhs: 3945, Generating implicit map(tofrom:rhs_pr3_wp2(:,:)) wp2_term_pr1_rhs: 4072, Generating implicit map(tofrom:rhs_pr1_wp2(:,:)) nvfortran -DNETCDF -DCLUBB_REAL_TYPE=8 -DCLUBB_GPU -DCUDA -DCOAMPS_MICRO -DNR_SP -DSILHS -Dradoffline -Dnooverlap -DCLUBB -I/usr/local/spack/opt/spack/linux-pop22-cascadelake/nvhpc-24.3/netcdf-fortran-4.5.3-sl35xhk3ea5mtoylsgjg62d2bg3zto3k/include -Mcache_align -O2 -Mbackslash -Mstandard -Kieee -mp=gpu -noacc -Minfo=accel -c /home/jenkins/workspace/clubb_nvhpc_gpu_vs_cpu_diffness/compile/../src/CLUBB_core/sfc_varnce_module.F90 nvfortran -DNETCDF -DCLUBB_REAL_TYPE=8 -DCLUBB_GPU -DCUDA -DCOAMPS_MICRO -DNR_SP -DSILHS -Dradoffline -Dnooverlap -DCLUBB -I/usr/local/spack/opt/spack/linux-pop22-cascadelake/nvhpc-24.3/netcdf-fortran-4.5.3-sl35xhk3ea5mtoylsgjg62d2bg3zto3k/include -Mcache_align -O2 -Mbackslash -Mstandard -Kieee -mp=gpu -noacc -Minfo=accel -c /home/jenkins/workspace/clubb_nvhpc_gpu_vs_cpu_diffness/compile/../src/CLUBB_core/mixing_length.F90 wp2_term_pr_dfsn_rhs: 4182, Generating implicit map(tofrom:wp3(:,:),wpuip2(:,:),wpvp2(:,:),wpup2(:,:)) wp3_term_ta_new_pdf_lhs: 4352, Generating implicit map(tofrom:lhs_ta_wp3(:,:,:)) xp2_xpyp_lhs: 2794, Generating implicit map(tofrom:lhs(:,:,:),lhs_dp1(:,:),lhs_ta(:,:,:),lhs_ma(:,:,:),lhs_diff(:,:,:)) wp3_term_ta_adg1_lhs: 4563, Generating implicit map(tofrom:lhs_ta_wp3(:,:,:)) wp3_term_tp_lhs: 4986, Generating implicit map(tofrom:lhs_tp_wp3(:,:,:)) wp3_terms_ac_pr2_lhs: 5124, Generating implicit map(tofrom:lhs_ac_pr2_wp3(:,:)) wp3_term_pr1_lhs: 5252, Generating implicit map(tofrom:lhs_pr1_wp3(:,:)) wp3_term_ta_explicit_rhs: 5391, Generating implicit map(tofrom:rhs_ta_wp3(:,:)) wp3_terms_bp1_pr2_rhs: 5487, Generating implicit map(tofrom:rhs_bp1_pr2_wp3(:,:)) wp3_term_pr_turb_rhs: 5601, Generating implicit map(tofrom:rhs_pr_turb_wp3(:,:)) wp3_term_pr_dfsn_rhs: 5736, Generating implicit map(tofrom:wp2_uip2(:,:),wp2uip2(:,:),wp2up2(:,:),wp2vp2(:,:),wp4(:,:),wp2(:,:),vp2(:,:),up2(:,:)) wp3_term_pr1_rhs: 5871, Generating implicit map(tofrom:rhs_pr1_wp3(:,:)) xm_wpxp_lhs: 1423, Generating implicit map(tofrom:lhs(:,:,:)) term_tp_rhs: 5803, Generating implicit map(tofrom:invrs_dzm(:,:),wpxap(:,:),wpxbp(:,:),rhs(:,:),xbm(:,:),xam(:,:)) term_dp1_lhs: 5902, Generating implicit map(tofrom:lhs(:,:)) term_dp1_rhs: 6002, Generating implicit map(tofrom:invrs_tau_zm(:,:),rhs(:,:),cn(:,:)) term_pr1: 6140, Generating implicit map(tofrom:invrs_tau_c4_zm(:,:),c14(:),wp2(:,:),xbp2(:,:),rhs(:,:),invrs_tau_c14_zm(:,:),c4(:)) term_pr2: 6261, Generating implicit map(tofrom:gr,rhs_pr2(:,:),vpwp(:,:),wpthvp(:,:),c_uu_buoy(:),um(:,:),c_uu_shr(:),thv_ds_zm(:,:),vm(:,:),upwp(:,:)) pos_definite_variances: 6366, Generating update from(xp2_np1(:,:)) 6386, Generating update from(xp2_np1(:,:)) xm_term_ta_lhs: 5461, Generating implicit map(tofrom:invrs_rho_ds_zt(:,:),gr,rho_ds_zm(:,:),lhs_ta_xm(:,:,:)) wpxp_term_tp_lhs: 5562, Generating implicit map(tofrom:lhs_tp(:,:,:)) wpxp_terms_ac_pr2_lhs: 5692, Generating implicit map(tofrom:lhs_ac_pr2(:,:)) wpxp_term_pr1_lhs: 5796, Generating implicit map(tofrom:invrs_tau_c6_zm(:,:),c6thl_skw_fnc(:,:),lhs_pr1_wprtp(:,:),lhs_pr1_wpthlp(:,:),c6rt_skw_fnc(:,:)) wpxp_terms_bp_pr3_rhs: 5927, Generating implicit map(tofrom:rhs_bp_pr3(:,:)) damp_coefficient: 6248, Generating implicit map(tofrom:gr,max_coeff_value(:),threshold(:),damped_value(:,:),cx_skw_fnc(:,:),lscale_zm(:,:),altitude_threshold(:),coefficient(:)) nvfortran -DNETCDF -DCLUBB_REAL_TYPE=8 -DCLUBB_GPU -DCUDA -DCOAMPS_MICRO -DNR_SP -DSILHS -Dradoffline -Dnooverlap -DCLUBB -I/usr/local/spack/opt/spack/linux-pop22-cascadelake/nvhpc-24.3/netcdf-fortran-4.5.3-sl35xhk3ea5mtoylsgjg62d2bg3zto3k/include -Mcache_align -O2 -Mbackslash -Mstandard -Kieee -mp=gpu -noacc -Minfo=accel -c /home/jenkins/workspace/clubb_nvhpc_gpu_vs_cpu_diffness/compile/../src/CLUBB_core/pdf_closure_module.F90 transform_pdf_chi_eta_component: 1929, Generating implicit map(tofrom:tl(:,:),rt(:,:),exner(:,:),rsatl(:,:),chi(:,:),crt(:,:),cthl(:,:)) calc_wp4_pdf: 2070, Generating implicit map(tofrom:wm(:,:),wp4(:,:),mixt_frac(:,:),varnce_w_2(:,:),w_2(:,:),varnce_w_1(:,:),w_1(:,:)) calc_wp2xp2_pdf: 2177, Generating implicit map(tofrom:wm(:,:),corr_w_x_2(:,:),varnce_x_2(:,:),w_2(:,:),wp2xp2(:,:),x_2(:,:),xm(:,:),varnce_w_2(:,:),mixt_frac(:,:),w_1(:,:),x_1(:,:),varnce_x_1(:,:),corr_w_x_1(:,:),varnce_w_1(:,:)) calc_wp2xp_pdf: 2286, Generating implicit map(tofrom:wm(:,:),corr_w_x_2(:,:),varnce_x_2(:,:),w_2(:,:),mixt_frac(:,:),wp2xp(:,:),x_2(:,:),xm(:,:),varnce_w_2(:,:),w_1(:,:),varnce_w_1(:,:),x_1(:,:),corr_w_x_1(:,:),varnce_x_1(:,:)) calc_wpxp2_pdf: 2388, Generating implicit map(tofrom:wm(:,:),corr_w_x_2(:,:),varnce_x_2(:,:),w_2(:,:),wpxp2(:,:),x_2(:,:),xm(:,:),varnce_w_2(:,:),mixt_frac(:,:),w_1(:,:),x_1(:,:),varnce_x_1(:,:),corr_w_x_1(:,:),varnce_w_1(:,:)) calc_wpxpyp_pdf: 2517, Generating implicit map(tofrom:wm(:,:),corr_x_y_2(:,:),varnce_y_2(:,:),w_2(:,:),wpxpyp(:,:),x_2(:,:),xm(:,:),y_2(:,:),ym(:,:),corr_w_y_2(:,:),varnce_w_2(:,:),varnce_x_2(:,:),corr_w_x_2(:,:),mixt_frac(:,:),w_1(:,:),x_1(:,:),y_1(:,:),corr_x_y_1(:,:),varnce_x_1(:,:),varnce_y_1(:,:),corr_w_y_1(:,:),varnce_w_1(:,:),corr_w_x_1(:,:)) calc_liquid_cloud_frac_component: 2639, Generating implicit map(tofrom:cloud_frac(:,:),rc(:,:),stdev_chi(:,:),mean_chi(:,:)) calc_ice_cloud_frac_component: 2769, Generating implicit map(tofrom:rc_in(:,:),cloud_frac(:,:),ice_supersat_frac(:,:),rc(:,:),tl(:,:)) calc_xprcp_component: 3284, Generating implicit map(tofrom:wprcp_contrib_comp_i(:,:),wp2rcp_contrib_comp_i(:,:),vprcp_contrib_comp_i(:,:),w_i(:,:),cthl_i(:,:),rc_i(:,:),wm(:,:),v_i(:,:),rtm(:,:),rcm(:,:),rt_i(:,:),cloud_frac_i(:,:),stdev_chi_i(:,:),rtprcp_contrib_comp_i(:,:),corr_chi_eta_i(:,:),thlm(:,:),stdev_eta_i(:,:),thl_i(:,:),crt_i(:,:),um(:,:),thlprcp_contrib_comp_i(:,:),u_i(:,:),vm(:,:),uprcp_contrib_comp_i(:,:),varnce_w_i(:,:)) calc_w_up_in_cloud: 3422, Generating implicit map(tofrom:mixt_frac(:,:),varnce_w_1(:,:),varnce_w_2(:,:),w_1(:,:),cloudy_downdraft_frac(:,:),cloudy_updraft_frac(:,:),cloud_frac_1(:,:),cloud_frac_2(:,:),w_up_in_cloud(:,:),w_down_in_cloud(:,:),w_2(:,:)) nvfortran -DNETCDF -DCLUBB_REAL_TYPE=8 -DCLUBB_GPU -DCUDA -DCOAMPS_MICRO -DNR_SP -DSILHS -Dradoffline -Dnooverlap -DCLUBB -I/usr/local/spack/opt/spack/linux-pop22-cascadelake/nvhpc-24.3/netcdf-fortran-4.5.3-sl35xhk3ea5mtoylsgjg62d2bg3zto3k/include -Mcache_align -O2 -Mbackslash -Mstandard -Kieee -mp=gpu -noacc -Minfo=accel -c /home/jenkins/workspace/clubb_nvhpc_gpu_vs_cpu_diffness/compile/../src/CLUBB_core/advance_clubb_core_module.F90 trapezoidal_rule_zt: 5200, Generating implicit map(tofrom:wp2thvp_zm(:,:),wprtpthlp_zm(:,:),wpthlp2_zm(:,:),wprtp2_zm(:,:),cloud_frac_zm(:,:),ice_supersat_frac_zm(:,:),rcm_zm(:,:)) calc_trapezoid_zt: 5398, Generating implicit map(tofrom:gr,trapezoid_zt(:,:),variable_zt(:,:),variable_zm(:,:)) calc_trapezoid_zm: 5460, Generating implicit map(tofrom:variable_zm(:,:),trapezoid_zm(:,:)) clip_rcm: 5751, Generating update from(rtm(:,:),rcm(:,:)) 5772, Generating implicit map(tofrom:rtm(:,:),rcm(:,:)) set_lscale_max: 5839, Generating implicit map(tofrom:host_dy(:),lscale_max(:),host_dx(:)) nvfortran -DNETCDF -DCLUBB_REAL_TYPE=8 -DCLUBB_GPU -DCUDA -DCOAMPS_MICRO -DNR_SP -DSILHS -Dradoffline -Dnooverlap -DCLUBB -I/usr/local/spack/opt/spack/linux-pop22-cascadelake/nvhpc-24.3/netcdf-fortran-4.5.3-sl35xhk3ea5mtoylsgjg62d2bg3zto3k/include -Mcache_align -O2 -Mbackslash -Mstandard -Kieee -mp=gpu -noacc -Minfo=accel -c /home/jenkins/workspace/clubb_nvhpc_gpu_vs_cpu_diffness/compile/../src/CLUBB_core/clubb_api_module.F90 advance_clubb_core_api_single_col: 1291, Generating map(to:fcor_col(:),gr%weights_zt2zm(:,:,:),gr%zm(:,:),gr,gr%dzm(:,:),gr%invrs_dzm(:,:),gr%dzt(:,:),gr%weights_zm2zt(:,:,:),gr%invrs_dzt(:,:)) Generating map(from:kh_zt_col(:,:)) Generating map(to:nu_vert_res_dep%nu10(:),nu_vert_res_dep%nu8(:),nu_vert_res_dep,nu_vert_res_dep%nu6(:),nu_vert_res_dep%nu1(:),nu_vert_res_dep%nu2(:)) Generating map(tofrom:rtpthvp_col(:,:)) Generating map(from:cloudy_updraft_frac_col(:,:)) Generating map(tofrom:exner_col(:,:)) Generating map(to:sclr_idx) Generating map(tofrom:thlm_col(:,:),rtm_col(:,:),um_col(:,:),vm_col(:,:),wprtp_col(:,:),wpthlp_col(:,:),rtp2_col(:,:),thlp2_col(:,:),rtpthlp_col(:,:)) Generating map(from:w_up_in_cloud_col(:,:)) Generating map(to:wm_zm_col(:,:),rho_ds_zt_col(:,:),rfrzm_col(:,:),rho_col(:,:),rho_ds_zm_col(:,:)) Generating map(tofrom:ice_supersat_frac_col(:,:)) Generating map(to:invrs_rho_ds_zm_col(:,:)) Generating map(tofrom:thlpthvp_col(:,:)) Generating map(to:thv_ds_zm_col(:,:)) Generating map(from:rcm_in_layer_col(:,:)) Generating map(tofrom:pdf_params_zm%w_2(:,:)) Generating map(to:wpthlp_forcing_col(:,:),wprtp_forcing_col(:,:)) Generating map(tofrom:upwp_pert_col(:,:),vpwp_pert_col(:,:),p_in_pa_col(:,:)) Generating map(to:upwp_sfc_col(:),vpwp_sfc_col(:),rtm_forcing_col(:,:),thlm_forcing_col(:,:)) Generating map(tofrom:um_pert_col(:,:),vm_pert_col(:,:)) Generating map(to:thv_ds_zt_col(:,:),upwp_sfc_pert_col(:),gr%zt(:,:),host_dx_col(:),p_sfc_col(:)) Generating map(tofrom:pdf_params%w_2(:,:)) Generating map(to:ug_col(:,:)) Generating map(tofrom:uprcp_col(:,:)) Generating map(to:vg_col(:,:)) Generating map(tofrom:vprcp_col(:,:)) Generating map(to:um_ref_col(:,:),vm_ref_col(:,:)) Generating map(tofrom:up2_col(:,:),vp2_col(:,:)) Generating map(to:rho_zm_col(:,:)) Generating map(from:wprcp_col(:,:)) Generating map(to:sfc_elevation_col(:),wprtp_sfc_col(:),rtm_ref_col(:,:),rtp2_forcing_col(:,:),thlm_ref_col(:,:),thlp2_forcing_col(:,:)) Generating map(tofrom:rtp3_col(:,:)) Generating map(to:wm_zt_col(:,:)) Generating map(tofrom:wp2vp2_col(:,:)) Generating map(to:nu_vert_res_dep%nu9(:),clubb_params_col(:,:)) Generating map(tofrom:rc_coef_zm_col(:,:)) Generating map(from:cloud_cover_col(:,:)) Generating map(to:wpthlp_sfc_col(:)) Generating map(tofrom:wp2thlp_col(:,:)) Generating map(to:rtpthlp_forcing_col(:,:)) Generating map(from:thlprcp_col(:,:)) Generating map(tofrom:wp2_col(:,:),wp2rtp_col(:,:),up3_col(:,:),vp3_col(:,:)) Generating map(to:radf_col(:,:)) Generating map(tofrom:wp3_col(:,:),wpthvp_col(:,:),wpup2_col(:,:),wp2thvp_col(:,:),wp2up2_col(:,:)) Generating map(to:host_dy_col(:),um_forcing_col(:,:),vm_forcing_col(:,:)) Generating map(tofrom:upwp_col(:,:),vpwp_col(:,:),pdf_params%varnce_w_2(:,:),pdf_params%w_1(:,:),pdf_params%varnce_thl_2(:,:),pdf_params%varnce_w_1(:,:),pdf_params%rsatl_2(:,:),pdf_params%rt_1(:,:),pdf_params%thl_2(:,:),pdf_params%varnce_rt_1(:,:),pdf_params%stdev_eta_2(:,:),pdf_params%thl_1(:,:),pdf_params%varnce_rt_2(:,:),pdf_params%varnce_thl_1(:,:),pdf_params%corr_w_eta_2(:,:),pdf_params%corr_w_rt_1(:,:),pdf_params%corr_w_rt_2(:,:),pdf_params%corr_w_thl_1(:,:),pdf_params%corr_chi_eta_2(:,:),pdf_params%corr_rt_thl_1(:,:),pdf_params%alpha_rt(:,:)) Generating map(to:pdf_params) Generating map(tofrom:pdf_params%covar_chi_eta_2(:,:),pdf_params%crt_1(:,:),pdf_params%crt_2(:,:),pdf_params%cthl_1(:,:),pdf_params%alpha_thl(:,:),pdf_params%chi_1(:,:),pdf_params%rt_2(:,:),pdf_params%stdev_chi_1(:,:),pdf_params%stdev_chi_2(:,:),pdf_params%stdev_eta_1(:,:),pdf_params%corr_w_thl_2(:,:),pdf_params%covar_chi_eta_1(:,:),pdf_params%corr_rt_thl_2(:,:),pdf_params%corr_w_chi_1(:,:),pdf_params%corr_w_chi_2(:,:),pdf_params%corr_w_eta_1(:,:),pdf_params%cloud_frac_2(:,:),pdf_params%corr_chi_eta_1(:,:),pdf_params%rc_2(:,:),pdf_params%rsatl_1(:,:),pdf_params%mixt_frac(:,:),pdf_params%rc_1(:,:),pdf_params%chi_2(:,:),pdf_params%cloud_frac_1(:,:),pdf_params%ice_supersat_frac_2(:,:),pdf_params%cthl_2(:,:),pdf_params%ice_supersat_frac_1(:,:),pdf_params_zm%varnce_w_2(:,:),pdf_params_zm%w_1(:,:),pdf_params_zm%varnce_thl_2(:,:),pdf_params_zm%varnce_w_1(:,:),pdf_params_zm%rsatl_2(:,:),pdf_params_zm%rt_1(:,:),pdf_params_zm%thl_2(:,:),pdf_params_zm%varnce_rt_1(:,:),pdf_params_zm%stdev_eta_2(:,:),pdf_params_zm%thl_1(:,:),pdf_params_zm%varnce_rt_2(:,:),pdf_params_zm%varnce_thl_1(:,:),pdf_params_zm%corr_w_eta_2(:,:),pdf_params_zm%corr_w_rt_1(:,:),pdf_params_zm%corr_w_rt_2(:,:),pdf_params_zm%corr_w_thl_1(:,:),pdf_params_zm%corr_chi_eta_2(:,:),pdf_params_zm%corr_rt_thl_1(:,:),pdf_params_zm%alpha_rt(:,:)) Generating map(to:pdf_params_zm) Generating map(tofrom:pdf_params_zm%covar_chi_eta_2(:,:),pdf_params_zm%crt_1(:,:),pdf_params_zm%crt_2(:,:),pdf_params_zm%cthl_1(:,:),pdf_params_zm%alpha_thl(:,:),pdf_params_zm%chi_1(:,:),pdf_params_zm%rt_2(:,:),pdf_params_zm%stdev_chi_1(:,:),pdf_params_zm%stdev_chi_2(:,:),pdf_params_zm%stdev_eta_1(:,:),pdf_params_zm%corr_w_thl_2(:,:),pdf_params_zm%covar_chi_eta_1(:,:),pdf_params_zm%corr_rt_thl_2(:,:),pdf_params_zm%corr_w_chi_1(:,:),pdf_params_zm%corr_w_chi_2(:,:),pdf_params_zm%corr_w_eta_1(:,:),pdf_params_zm%cloud_frac_2(:,:),pdf_params_zm%corr_chi_eta_1(:,:),pdf_params_zm%rc_2(:,:),pdf_params_zm%rsatl_1(:,:),pdf_params_zm%mixt_frac(:,:),pdf_params_zm%rc_1(:,:),pdf_params_zm%chi_2(:,:),pdf_params_zm%cloud_frac_1(:,:),pdf_params_zm%ice_supersat_frac_2(:,:),pdf_params_zm%cthl_2(:,:),pdf_params_zm%ice_supersat_frac_1(:,:),rcm_col(:,:),wp4_col(:,:)) Generating map(from:w_down_in_cloud_col(:,:)) Generating map(to:vpwp_sfc_pert_col(:)) Generating map(from:cloudy_downdraft_frac_col(:,:)) Generating map(tofrom:cloud_frac_col(:,:)) Generating map(to:invrs_rho_ds_zt_col(:,:)) Generating map(from:kh_zm_col(:,:),invrs_tau_zm_col(:,:)) Generating map(tofrom:thlp3_col(:,:),wpvp2_col(:,:)) 1362, Generating map(tofrom:sclrm_col(:,:,:),wpsclrp_col(:,:,:)) Generating map(to:sclr_tol(:)) Generating map(tofrom:sclrpthvp_col(:,:,:)) Generating map(to:sclrm_forcing_col(:,:,:)) Generating map(tofrom:sclrp2_col(:,:,:),sclrp3_col(:,:,:),sclrprtp_col(:,:,:),sclrpthlp_col(:,:,:)) Generating map(to:wpsclrp_sfc_col(:,:)) 1369, Generating map(to:edsclrm_forcing_col(:,:,:)) Generating map(tofrom:edsclrm_col(:,:,:)) Generating map(to:wpedsclrp_sfc_col(:,:)) 1375, Generating map(to:wphydrometp_col(:,:,:),wp2hmp_col(:,:,:),thlphmp_zt_col(:,:,:),l_mix_rat_hm(:),rtphmp_zt_col(:,:,:),hydromet_col(:,:,:)) advance_clubb_core_api_multi_col: 1967, Generating map(to:fcor(:),gr%weights_zt2zm(:,:,:),gr%zm(:,:),gr,gr%dzm(:,:),gr%invrs_dzm(:,:),gr%dzt(:,:),gr%weights_zm2zt(:,:,:),gr%invrs_dzt(:,:)) Generating map(from:kh_zt(:,:)) Generating map(to:nu_vert_res_dep%nu10(:),nu_vert_res_dep%nu8(:),nu_vert_res_dep,nu_vert_res_dep%nu6(:),nu_vert_res_dep%nu1(:),nu_vert_res_dep%nu2(:)) Generating map(tofrom:rtpthvp(:,:)) Generating map(from:cloudy_updraft_frac(:,:)) Generating map(tofrom:exner(:,:)) Generating map(to:sclr_idx) Generating map(tofrom:thlm(:,:),rtm(:,:),um(:,:),vm(:,:),wprtp(:,:),wpthlp(:,:),rtp2(:,:),thlp2(:,:),rtpthlp(:,:)) Generating map(from:w_up_in_cloud(:,:)) Generating map(to:wm_zm(:,:),rho_ds_zt(:,:),rfrzm(:,:),rho(:,:),rho_ds_zm(:,:)) Generating map(tofrom:ice_supersat_frac(:,:)) Generating map(to:invrs_rho_ds_zm(:,:)) Generating map(tofrom:thlpthvp(:,:)) Generating map(to:thv_ds_zm(:,:)) Generating map(from:rcm_in_layer(:,:)) Generating map(tofrom:pdf_params_zm%w_2(:,:)) Generating map(to:wpthlp_forcing(:,:),wprtp_forcing(:,:)) Generating map(tofrom:upwp_pert(:,:),vpwp_pert(:,:),p_in_pa(:,:)) Generating map(to:upwp_sfc(:),vpwp_sfc(:),rtm_forcing(:,:),thlm_forcing(:,:)) Generating map(tofrom:um_pert(:,:),vm_pert(:,:)) Generating map(to:thv_ds_zt(:,:),upwp_sfc_pert(:),gr%zt(:,:),host_dx(:),p_sfc(:)) Generating map(tofrom:pdf_params%w_2(:,:)) Generating map(to:ug(:,:)) Generating map(tofrom:uprcp(:,:)) Generating map(to:vg(:,:)) Generating map(tofrom:vprcp(:,:)) Generating map(to:um_ref(:,:),vm_ref(:,:)) Generating map(tofrom:up2(:,:),vp2(:,:)) Generating map(to:rho_zm(:,:)) Generating map(from:wprcp(:,:)) Generating map(to:sfc_elevation(:),wprtp_sfc(:),rtm_ref(:,:),rtp2_forcing(:,:),thlm_ref(:,:),thlp2_forcing(:,:)) Generating map(tofrom:rtp3(:,:)) Generating map(to:wm_zt(:,:)) Generating map(tofrom:wp2vp2(:,:)) Generating map(to:nu_vert_res_dep%nu9(:),clubb_params(:,:)) Generating map(tofrom:rc_coef_zm(:,:)) Generating map(from:cloud_cover(:,:)) Generating map(to:wpthlp_sfc(:)) Generating map(tofrom:wp2thlp(:,:)) Generating map(to:rtpthlp_forcing(:,:)) Generating map(from:thlprcp(:,:)) Generating map(tofrom:wp2(:,:),wp2rtp(:,:),up3(:,:),vp3(:,:)) Generating map(to:radf(:,:)) Generating map(tofrom:wp3(:,:),wpthvp(:,:),wpup2(:,:),wp2thvp(:,:),wp2up2(:,:)) Generating map(to:host_dy(:),um_forcing(:,:),vm_forcing(:,:)) Generating map(tofrom:upwp(:,:),vpwp(:,:),pdf_params%varnce_w_2(:,:),pdf_params%w_1(:,:),pdf_params%varnce_thl_2(:,:),pdf_params%varnce_w_1(:,:),pdf_params%rsatl_2(:,:),pdf_params%rt_1(:,:),pdf_params%thl_2(:,:),pdf_params%varnce_rt_1(:,:),pdf_params%stdev_eta_2(:,:),pdf_params%thl_1(:,:),pdf_params%varnce_rt_2(:,:),pdf_params%varnce_thl_1(:,:),pdf_params%corr_w_eta_2(:,:),pdf_params%corr_w_rt_1(:,:),pdf_params%corr_w_rt_2(:,:),pdf_params%corr_w_thl_1(:,:),pdf_params%corr_chi_eta_2(:,:),pdf_params%corr_rt_thl_1(:,:),pdf_params%alpha_rt(:,:)) Generating map(to:pdf_params) Generating map(tofrom:pdf_params%covar_chi_eta_2(:,:),pdf_params%crt_1(:,:),pdf_params%crt_2(:,:),pdf_params%cthl_1(:,:),pdf_params%alpha_thl(:,:),pdf_params%chi_1(:,:),pdf_params%rt_2(:,:),pdf_params%stdev_chi_1(:,:),pdf_params%stdev_chi_2(:,:),pdf_params%stdev_eta_1(:,:),pdf_params%corr_w_thl_2(:,:),pdf_params%covar_chi_eta_1(:,:),pdf_params%corr_rt_thl_2(:,:),pdf_params%corr_w_chi_1(:,:),pdf_params%corr_w_chi_2(:,:),pdf_params%corr_w_eta_1(:,:),pdf_params%cloud_frac_2(:,:),pdf_params%corr_chi_eta_1(:,:),pdf_params%rc_2(:,:),pdf_params%rsatl_1(:,:),pdf_params%mixt_frac(:,:),pdf_params%rc_1(:,:),pdf_params%chi_2(:,:),pdf_params%cloud_frac_1(:,:),pdf_params%ice_supersat_frac_2(:,:),pdf_params%cthl_2(:,:),pdf_params%ice_supersat_frac_1(:,:),pdf_params_zm%varnce_w_2(:,:),pdf_params_zm%w_1(:,:),pdf_params_zm%varnce_thl_2(:,:),pdf_params_zm%varnce_w_1(:,:),pdf_params_zm%rsatl_2(:,:),pdf_params_zm%rt_1(:,:),pdf_params_zm%thl_2(:,:),pdf_params_zm%varnce_rt_1(:,:),pdf_params_zm%stdev_eta_2(:,:),pdf_params_zm%thl_1(:,:),pdf_params_zm%varnce_rt_2(:,:),pdf_params_zm%varnce_thl_1(:,:),pdf_params_zm%corr_w_eta_2(:,:),pdf_params_zm%corr_w_rt_1(:,:),pdf_params_zm%corr_w_rt_2(:,:),pdf_params_zm%corr_w_thl_1(:,:),pdf_params_zm%corr_chi_eta_2(:,:),pdf_params_zm%corr_rt_thl_1(:,:),pdf_params_zm%alpha_rt(:,:)) Generating map(to:pdf_params_zm) Generating map(tofrom:pdf_params_zm%covar_chi_eta_2(:,:),pdf_params_zm%crt_1(:,:),pdf_params_zm%crt_2(:,:),pdf_params_zm%cthl_1(:,:),pdf_params_zm%alpha_thl(:,:),pdf_params_zm%chi_1(:,:),pdf_params_zm%rt_2(:,:),pdf_params_zm%stdev_chi_1(:,:),pdf_params_zm%stdev_chi_2(:,:),pdf_params_zm%stdev_eta_1(:,:),pdf_params_zm%corr_w_thl_2(:,:),pdf_params_zm%covar_chi_eta_1(:,:),pdf_params_zm%corr_rt_thl_2(:,:),pdf_params_zm%corr_w_chi_1(:,:),pdf_params_zm%corr_w_chi_2(:,:),pdf_params_zm%corr_w_eta_1(:,:),pdf_params_zm%cloud_frac_2(:,:),pdf_params_zm%corr_chi_eta_1(:,:),pdf_params_zm%rc_2(:,:),pdf_params_zm%rsatl_1(:,:),pdf_params_zm%mixt_frac(:,:),pdf_params_zm%rc_1(:,:),pdf_params_zm%chi_2(:,:),pdf_params_zm%cloud_frac_1(:,:),pdf_params_zm%ice_supersat_frac_2(:,:),pdf_params_zm%cthl_2(:,:),pdf_params_zm%ice_supersat_frac_1(:,:),rcm(:,:),wp4(:,:)) Generating map(from:w_down_in_cloud(:,:)) Generating map(to:vpwp_sfc_pert(:)) Generating map(from:cloudy_downdraft_frac(:,:)) Generating map(tofrom:cloud_frac(:,:)) Generating map(to:invrs_rho_ds_zt(:,:)) Generating map(from:kh_zm(:,:),invrs_tau_zm(:,:)) Generating map(tofrom:thlp3(:,:),wpvp2(:,:)) 2031, Generating map(tofrom:sclrm(:,:,:),wpsclrp(:,:,:)) Generating map(to:sclr_tol(:)) Generating map(tofrom:sclrpthvp(:,:,:)) Generating map(to:sclrm_forcing(:,:,:)) Generating map(tofrom:sclrp2(:,:,:),sclrp3(:,:,:),sclrprtp(:,:,:),sclrpthlp(:,:,:)) Generating map(to:wpsclrp_sfc(:,:)) 2038, Generating map(to:edsclrm_forcing(:,:,:)) Generating map(tofrom:edsclrm(:,:,:)) Generating map(to:wpedsclrp_sfc(:,:)) 2044, Generating map(to:wphydrometp(:,:,:),wp2hmp(:,:,:),thlphmp_zt(:,:,:),l_mix_rat_hm(:),rtphmp_zt(:,:,:),hydromet(:,:,:)) ar rv /home/jenkins/workspace/clubb_nvhpc_gpu_vs_cpu_diffness/compile/../lib/libclubb_param.a mono_flux_limiter.o LY93_pdf.o new_tsdadg_pdf.o numerical_check.o stats_variables.o array_index.o parameters_tunable.o new_pdf_main.o pdf_parameter_module.o lapack_interfaces.o corr_varnce_module.o endian.o mean_adv.o tridiag_lu_solver.o interpolation.o T_in_K_module.o setup_clubb_pdf_params.o fill_holes.o grid_class.o lapack_wrap.o output_grads.o advance_windm_edsclrm_module.o stats_lh_sfc_module.o sfc_varnce_module.o matrix_operations.o adg1_adg2_3d_luhar_pdf.o stats_zt_module.o clubb_api_module.o code_timer_module.o calendar.o sigma_sqd_w_module.o advance_helper_module.o advance_wp2_wp3_module.o parameter_indices.o stat_file_module.o stats_sfc_module.o stats_clubb_utilities.o output_netcdf.o turbulent_adv_pdf.o pdf_closure_module.o input_reader.o calc_roots.o sponge_layer_damping.o advance_clubb_core_module.o pdf_utilities.o parameters_model.o Nc_Ncn_eqns.o clubb_precision.o new_pdf.o error_code.o penta_lu_solver.o mixing_length.o advance_xp2_xpyp_module.o file_functions.o stats_rad_zt_module.o mt95.o stats_type.o input_names.o precipitation_fraction.o Skx_module.o matrix_solver_wrapper.o index_mapping.o constants_clubb.o diffusion.o pos_definite_module.o saturation.o new_hybrid_pdf_main.o stats_rad_zm_module.o stats_zm_module.o stats_type_utilities.o calc_pressure.o model_flags.o hydromet_pdf_parameter_module.o new_hybrid_pdf.o advance_xp3_module.o diagnose_correlations_module.o stats_lh_zt_module.o advance_xm_wpxp_module.o clip_explicit.o ar: creating /home/jenkins/workspace/clubb_nvhpc_gpu_vs_cpu_diffness/compile/../lib/libclubb_param.a a - mono_flux_limiter.o a - LY93_pdf.o a - new_tsdadg_pdf.o a - numerical_check.o a - stats_variables.o a - array_index.o a - parameters_tunable.o a - new_pdf_main.o a - pdf_parameter_module.o a - lapack_interfaces.o a - corr_varnce_module.o a - endian.o a - mean_adv.o a - tridiag_lu_solver.o a - interpolation.o a - T_in_K_module.o a - setup_clubb_pdf_params.o a - fill_holes.o a - grid_class.o a - lapack_wrap.o a - output_grads.o a - advance_windm_edsclrm_module.o a - stats_lh_sfc_module.o a - sfc_varnce_module.o a - matrix_operations.o a - adg1_adg2_3d_luhar_pdf.o a - stats_zt_module.o a - clubb_api_module.o a - code_timer_module.o a - calendar.o a - sigma_sqd_w_module.o a - advance_helper_module.o a - advance_wp2_wp3_module.o a - parameter_indices.o a - stat_file_module.o a - stats_sfc_module.o a - stats_clubb_utilities.o a - output_netcdf.o a - turbulent_adv_pdf.o a - pdf_closure_module.o a - input_reader.o a - calc_roots.o a - sponge_layer_damping.o a - advance_clubb_core_module.o a - pdf_utilities.o a - parameters_model.o a - Nc_Ncn_eqns.o a - clubb_precision.o a - new_pdf.o a - error_code.o a - penta_lu_solver.o a - mixing_length.o a - advance_xp2_xpyp_module.o a - file_functions.o a - stats_rad_zt_module.o a - mt95.o a - stats_type.o a - input_names.o a - precipitation_fraction.o a - Skx_module.o a - matrix_solver_wrapper.o a - index_mapping.o a - constants_clubb.o a - diffusion.o a - pos_definite_module.o a - saturation.o a - new_hybrid_pdf_main.o a - stats_rad_zm_module.o a - stats_zm_module.o a - stats_type_utilities.o a - calc_pressure.o a - model_flags.o a - hydromet_pdf_parameter_module.o a - new_hybrid_pdf.o a - advance_xp3_module.o a - diagnose_correlations_module.o a - stats_lh_zt_module.o a - advance_xm_wpxp_module.o a - clip_explicit.o make[1]: Leaving directory '/home/jenkins/workspace/clubb_nvhpc_gpu_vs_cpu_diffness/obj' cd /home/jenkins/workspace/clubb_nvhpc_gpu_vs_cpu_diffness/compile/../obj; make -f Make.clubb_lapack make[1]: Entering directory '/home/jenkins/workspace/clubb_nvhpc_gpu_vs_cpu_diffness/obj' nvfortran -Mcache_align -O2 -Mbackslash -Mstandard -Kieee -mp=gpu -noacc -Minfo=accel -c /home/jenkins/workspace/clubb_nvhpc_gpu_vs_cpu_diffness/compile/../src/Lapack/Lapack_double/dlabad.f nvfortran -Mcache_align -O2 -Mbackslash -Mstandard -Kieee -mp=gpu -noacc -Minfo=accel -c /home/jenkins/workspace/clubb_nvhpc_gpu_vs_cpu_diffness/compile/../src/Lapack/Lapack_double/dsyr2k.f nvfortran -Mcache_align -O2 -Mbackslash -Mstandard -Kieee -mp=gpu -noacc -Minfo=accel -c /home/jenkins/workspace/clubb_nvhpc_gpu_vs_cpu_diffness/compile/../src/Lapack/Lapack_single/ilaslc.f nvfortran -Mcache_align -O2 -Mbackslash -Mstandard -Kieee -mp=gpu -noacc -Minfo=accel -c /home/jenkins/workspace/clubb_nvhpc_gpu_vs_cpu_diffness/compile/../src/Lapack/Lapack_single/slaset.f nvfortran -Mcache_align -O2 -Mbackslash -Mstandard -Kieee -mp=gpu -noacc -Minfo=accel -c /home/jenkins/workspace/clubb_nvhpc_gpu_vs_cpu_diffness/compile/../src/Lapack/Lapack_double/dlaqgb.f nvfortran -Mcache_align -O2 -Mbackslash -Mstandard -Kieee -mp=gpu -noacc -Minfo=accel -c /home/jenkins/workspace/clubb_nvhpc_gpu_vs_cpu_diffness/compile/../src/Lapack/Lapack_single/sorg2l.f nvfortran -Mcache_align -O2 -Mbackslash -Mstandard -Kieee -mp=gpu -noacc -Minfo=accel -c /home/jenkins/workspace/clubb_nvhpc_gpu_vs_cpu_diffness/compile/../src/Lapack/Lapack_double/dlarf.f nvfortran -Mcache_align -O2 -Mbackslash -Mstandard -Kieee -mp=gpu -noacc -Minfo=accel -c /home/jenkins/workspace/clubb_nvhpc_gpu_vs_cpu_diffness/compile/../src/Lapack/Lapack_single/slanst.f nvfortran -Mcache_align -O2 -Mbackslash -Mstandard -Kieee -mp=gpu -noacc -Minfo=accel -c /home/jenkins/workspace/clubb_nvhpc_gpu_vs_cpu_diffness/compile/../src/Lapack/Lapack_single/slascl.f nvfortran -Mcache_align -O2 -Mbackslash -Mstandard -Kieee -mp=gpu -noacc -Minfo=accel -c /home/jenkins/workspace/clubb_nvhpc_gpu_vs_cpu_diffness/compile/../src/Lapack/Lapack_double/drscl.f nvfortran -Mcache_align -O2 -Mbackslash -Mstandard -Kieee -mp=gpu -noacc -Minfo=accel -c /home/jenkins/workspace/clubb_nvhpc_gpu_vs_cpu_diffness/compile/../src/Lapack/Lapack_single/sgbmv.f nvfortran -Mcache_align -O2 -Mbackslash -Mstandard -Kieee -mp=gpu -noacc -Minfo=accel -c /home/jenkins/workspace/clubb_nvhpc_gpu_vs_cpu_diffness/compile/../src/Lapack/Lapack_double/dgbrfs.f nvfortran -Mcache_align -O2 -Mbackslash -Mstandard -Kieee -mp=gpu -noacc -Minfo=accel -c /home/jenkins/workspace/clubb_nvhpc_gpu_vs_cpu_diffness/compile/../src/Lapack/Lapack_double/dpotrf.f nvfortran -Mcache_align -O2 -Mbackslash -Mstandard -Kieee -mp=gpu -noacc -Minfo=accel -c /home/jenkins/workspace/clubb_nvhpc_gpu_vs_cpu_diffness/compile/../src/Lapack/Lapack_single/sscal.f nvfortran -Mcache_align -O2 -Mbackslash -Mstandard -Kieee -mp=gpu -noacc -Minfo=accel -c /home/jenkins/workspace/clubb_nvhpc_gpu_vs_cpu_diffness/compile/../src/Lapack/Lapack_single/sgbequ.f nvfortran -Mcache_align -O2 -Mbackslash -Mstandard -Kieee -mp=gpu -noacc -Minfo=accel -c /home/jenkins/workspace/clubb_nvhpc_gpu_vs_cpu_diffness/compile/../src/Lapack/Lapack_single/slartg.f nvfortran -Mcache_align -O2 -Mbackslash -Mstandard -Kieee -mp=gpu -noacc -Minfo=accel -c /home/jenkins/workspace/clubb_nvhpc_gpu_vs_cpu_diffness/compile/../src/Lapack/Lapack_double/dgtsv.f nvfortran -Mcache_align -O2 -Mbackslash -Mstandard -Kieee -mp=gpu -noacc -Minfo=accel -c /home/jenkins/workspace/clubb_nvhpc_gpu_vs_cpu_diffness/compile/../src/Lapack/Lapack_single/ssterf.f nvfortran -Mcache_align -O2 -Mbackslash -Mstandard -Kieee -mp=gpu -noacc -Minfo=accel -c /home/jenkins/workspace/clubb_nvhpc_gpu_vs_cpu_diffness/compile/../src/Lapack/Lapack_double/dlarfg.f nvfortran -Mcache_align -O2 -Mbackslash -Mstandard -Kieee -mp=gpu -noacc -Minfo=accel -c /home/jenkins/workspace/clubb_nvhpc_gpu_vs_cpu_diffness/compile/../src/Lapack/Lapack_double/dlaqsy.f nvfortran -Mcache_align -O2 -Mbackslash -Mstandard -Kieee -mp=gpu -noacc -Minfo=accel -c /home/jenkins/workspace/clubb_nvhpc_gpu_vs_cpu_diffness/compile/../src/Lapack/Lapack_single/spotrf2.f nvfortran -Mcache_align -O2 -Mbackslash -Mstandard -Kieee -mp=gpu -noacc -Minfo=accel -c /home/jenkins/workspace/clubb_nvhpc_gpu_vs_cpu_diffness/compile/../src/Lapack/Lapack_double/dlaset.f nvfortran -Mcache_align -O2 -Mbackslash -Mstandard -Kieee -mp=gpu -noacc -Minfo=accel -c /home/jenkins/workspace/clubb_nvhpc_gpu_vs_cpu_diffness/compile/../src/Lapack/Lapack_single/slabad.f nvfortran -Mcache_align -O2 -Mbackslash -Mstandard -Kieee -mp=gpu -noacc -Minfo=accel -c /home/jenkins/workspace/clubb_nvhpc_gpu_vs_cpu_diffness/compile/../src/Lapack/Lapack_single/ssyr2k.f nvfortran -Mcache_align -O2 -Mbackslash -Mstandard -Kieee -mp=gpu -noacc -Minfo=accel -c /home/jenkins/workspace/clubb_nvhpc_gpu_vs_cpu_diffness/compile/../src/Lapack/Lapack_single/srscl.f nvfortran -Mcache_align -O2 -Mbackslash -Mstandard -Kieee -mp=gpu -noacc -Minfo=accel -c /home/jenkins/workspace/clubb_nvhpc_gpu_vs_cpu_diffness/compile/../src/Lapack/Lapack_single/sgbrfs.f nvfortran -Mcache_align -O2 -Mbackslash -Mstandard -Kieee -mp=gpu -noacc -Minfo=accel -c /home/jenkins/workspace/clubb_nvhpc_gpu_vs_cpu_diffness/compile/../src/Lapack/Lapack_double/dgbmv.f nvfortran -Mcache_align -O2 -Mbackslash -Mstandard -Kieee -mp=gpu -noacc -Minfo=accel -c /home/jenkins/workspace/clubb_nvhpc_gpu_vs_cpu_diffness/compile/../src/Lapack/Lapack_double/dlascl.f nvfortran -Mcache_align -O2 -Mbackslash -Mstandard -Kieee -mp=gpu -noacc -Minfo=accel -c /home/jenkins/workspace/clubb_nvhpc_gpu_vs_cpu_diffness/compile/../src/Lapack/Lapack_double/dorg2l.f nvfortran -Mcache_align -O2 -Mbackslash -Mstandard -Kieee -mp=gpu -noacc -Minfo=accel -c /home/jenkins/workspace/clubb_nvhpc_gpu_vs_cpu_diffness/compile/../src/Lapack/Lapack_single/slarf.f nvfortran -Mcache_align -O2 -Mbackslash -Mstandard -Kieee -mp=gpu -noacc -Minfo=accel -c /home/jenkins/workspace/clubb_nvhpc_gpu_vs_cpu_diffness/compile/../src/Lapack/Lapack_double/dlanst.f nvfortran -Mcache_align -O2 -Mbackslash -Mstandard -Kieee -mp=gpu -noacc -Minfo=accel -c /home/jenkins/workspace/clubb_nvhpc_gpu_vs_cpu_diffness/compile/../src/Lapack/Lapack_single/slaqgb.f nvfortran -Mcache_align -O2 -Mbackslash -Mstandard -Kieee -mp=gpu -noacc -Minfo=accel -c /home/jenkins/workspace/clubb_nvhpc_gpu_vs_cpu_diffness/compile/../src/Lapack/Lapack_single/sgtsv.f nvfortran -Mcache_align -O2 -Mbackslash -Mstandard -Kieee -mp=gpu -noacc -Minfo=accel -c /home/jenkins/workspace/clubb_nvhpc_gpu_vs_cpu_diffness/compile/../src/Lapack/Lapack_double/dgbequ.f nvfortran -Mcache_align -O2 -Mbackslash -Mstandard -Kieee -mp=gpu -noacc -Minfo=accel -c /home/jenkins/workspace/clubb_nvhpc_gpu_vs_cpu_diffness/compile/../src/Lapack/Lapack_double/dlartg.f nvfortran -Mcache_align -O2 -Mbackslash -Mstandard -Kieee -mp=gpu -noacc -Minfo=accel -c /home/jenkins/workspace/clubb_nvhpc_gpu_vs_cpu_diffness/compile/../src/Lapack/Lapack_single/spotrf.f nvfortran -Mcache_align -O2 -Mbackslash -Mstandard -Kieee -mp=gpu -noacc -Minfo=accel -c /home/jenkins/workspace/clubb_nvhpc_gpu_vs_cpu_diffness/compile/../src/Lapack/Lapack_double/dscal.f nvfortran -Mcache_align -O2 -Mbackslash -Mstandard -Kieee -mp=gpu -noacc -Minfo=accel -c /home/jenkins/workspace/clubb_nvhpc_gpu_vs_cpu_diffness/compile/../src/Lapack/Lapack_double/dpotrf2.f nvfortran -Mcache_align -O2 -Mbackslash -Mstandard -Kieee -mp=gpu -noacc -Minfo=accel -c /home/jenkins/workspace/clubb_nvhpc_gpu_vs_cpu_diffness/compile/../src/Lapack/Lapack_single/slaqsy.f nvfortran -Mcache_align -O2 -Mbackslash -Mstandard -Kieee -mp=gpu -noacc -Minfo=accel -c /home/jenkins/workspace/clubb_nvhpc_gpu_vs_cpu_diffness/compile/../src/Lapack/Lapack_single/slarfg.f nvfortran -Mcache_align -O2 -Mbackslash -Mstandard -Kieee -mp=gpu -noacc -Minfo=accel -c /home/jenkins/workspace/clubb_nvhpc_gpu_vs_cpu_diffness/compile/../src/Lapack/Lapack_double/dsterf.f nvfortran -Mcache_align -O2 -Mbackslash -Mstandard -Kieee -mp=gpu -noacc -Minfo=accel -c /home/jenkins/workspace/clubb_nvhpc_gpu_vs_cpu_diffness/compile/../src/Lapack/Lapack_double/ilaenv.f nvfortran -Mcache_align -O2 -Mbackslash -Mstandard -Kieee -mp=gpu -noacc -Minfo=accel -c /home/jenkins/workspace/clubb_nvhpc_gpu_vs_cpu_diffness/compile/../src/Lapack/Lapack_double/dswap.f nvfortran -Mcache_align -O2 -Mbackslash -Mstandard -Kieee -mp=gpu -noacc -Minfo=accel -c /home/jenkins/workspace/clubb_nvhpc_gpu_vs_cpu_diffness/compile/../src/Lapack/Lapack_single/sorgqr.f nvfortran -Mcache_align -O2 -Mbackslash -Mstandard -Kieee -mp=gpu -noacc -Minfo=accel -c /home/jenkins/workspace/clubb_nvhpc_gpu_vs_cpu_diffness/compile/../src/Lapack/Lapack_single/sisnan.f nvfortran -Mcache_align -O2 -Mbackslash -Mstandard -Kieee -mp=gpu -noacc -Minfo=accel -c /home/jenkins/workspace/clubb_nvhpc_gpu_vs_cpu_diffness/compile/../src/Lapack/Lapack_single/slarft.f nvfortran -Mcache_align -O2 -Mbackslash -Mstandard -Kieee -mp=gpu -noacc -Minfo=accel -c /home/jenkins/workspace/clubb_nvhpc_gpu_vs_cpu_diffness/compile/../src/Lapack/Lapack_single/ssyev.f nvfortran -Mcache_align -O2 -Mbackslash -Mstandard -Kieee -mp=gpu -noacc -Minfo=accel -c /home/jenkins/workspace/clubb_nvhpc_gpu_vs_cpu_diffness/compile/../src/Lapack/Lapack_double/idamax.f nvfortran -Mcache_align -O2 -Mbackslash -Mstandard -Kieee -mp=gpu -noacc -Minfo=accel -c /home/jenkins/workspace/clubb_nvhpc_gpu_vs_cpu_diffness/compile/../src/Lapack/Lapack_single/slatbs.f nvfortran -Mcache_align -O2 -Mbackslash -Mstandard -Kieee -mp=gpu -noacc -Minfo=accel -c /home/jenkins/workspace/clubb_nvhpc_gpu_vs_cpu_diffness/compile/../src/Lapack/Lapack_double/iladlc.f nvfortran -Mcache_align -O2 -Mbackslash -Mstandard -Kieee -mp=gpu -noacc -Minfo=accel -c /home/jenkins/workspace/clubb_nvhpc_gpu_vs_cpu_diffness/compile/../src/Lapack/Lapack_single/sgemv.f nvfortran -Mcache_align -O2 -Mbackslash -Mstandard -Kieee -mp=gpu -noacc -Minfo=accel -c /home/jenkins/workspace/clubb_nvhpc_gpu_vs_cpu_diffness/compile/../src/Lapack/Lapack_single/sgbtf2.f nvfortran -Mcache_align -O2 -Mbackslash -Mstandard -Kieee -mp=gpu -noacc -Minfo=accel -c /home/jenkins/workspace/clubb_nvhpc_gpu_vs_cpu_diffness/compile/../src/Lapack/Lapack_double/dgbtrs.f nvfortran -Mcache_align -O2 -Mbackslash -Mstandard -Kieee -mp=gpu -noacc -Minfo=accel -c /home/jenkins/workspace/clubb_nvhpc_gpu_vs_cpu_diffness/compile/../src/Lapack/Lapack_single/strmm.f nvfortran -Mcache_align -O2 -Mbackslash -Mstandard -Kieee -mp=gpu -noacc -Minfo=accel -c /home/jenkins/workspace/clubb_nvhpc_gpu_vs_cpu_diffness/compile/../src/Lapack/Lapack_single/snrm2.f nvfortran -Mcache_align -O2 -Mbackslash -Mstandard -Kieee -mp=gpu -noacc -Minfo=accel -c /home/jenkins/workspace/clubb_nvhpc_gpu_vs_cpu_diffness/compile/../src/Lapack/Lapack_single/slangt.f nvfortran -Mcache_align -O2 -Mbackslash -Mstandard -Kieee -mp=gpu -noacc -Minfo=accel -c /home/jenkins/workspace/clubb_nvhpc_gpu_vs_cpu_diffness/compile/../src/Lapack/Lapack_single/sgbsvx.f nvfortran -Mcache_align -O2 -Mbackslash -Mstandard -Kieee -mp=gpu -noacc -Minfo=accel -c /home/jenkins/workspace/clubb_nvhpc_gpu_vs_cpu_diffness/compile/../src/Lapack/Lapack_shared/lsame.f nvfortran -Mcache_align -O2 -Mbackslash -Mstandard -Kieee -mp=gpu -noacc -Minfo=accel -c /home/jenkins/workspace/clubb_nvhpc_gpu_vs_cpu_diffness/compile/../src/Lapack/Lapack_double/dsteqr.f nvfortran -Mcache_align -O2 -Mbackslash -Mstandard -Kieee -mp=gpu -noacc -Minfo=accel -c /home/jenkins/workspace/clubb_nvhpc_gpu_vs_cpu_diffness/compile/../src/Lapack/Lapack_double/dgtcon.f nvfortran -Mcache_align -O2 -Mbackslash -Mstandard -Kieee -mp=gpu -noacc -Minfo=accel -c /home/jenkins/workspace/clubb_nvhpc_gpu_vs_cpu_diffness/compile/../src/Lapack/Lapack_double/dgbtrf.f nvfortran -Mcache_align -O2 -Mbackslash -Mstandard -Kieee -mp=gpu -noacc -Minfo=accel -c /home/jenkins/workspace/clubb_nvhpc_gpu_vs_cpu_diffness/compile/../src/Lapack/Lapack_single/spoequ.f nvfortran -Mcache_align -O2 -Mbackslash -Mstandard -Kieee -mp=gpu -noacc -Minfo=accel -c /home/jenkins/workspace/clubb_nvhpc_gpu_vs_cpu_diffness/compile/../src/Lapack/Lapack_single/slacn2.f nvfortran -Mcache_align -O2 -Mbackslash -Mstandard -Kieee -mp=gpu -noacc -Minfo=accel -c /home/jenkins/workspace/clubb_nvhpc_gpu_vs_cpu_diffness/compile/../src/Lapack/Lapack_single/slatrd.f nvfortran -Mcache_align -O2 -Mbackslash -Mstandard -Kieee -mp=gpu -noacc -Minfo=accel -c /home/jenkins/workspace/clubb_nvhpc_gpu_vs_cpu_diffness/compile/../src/Lapack/Lapack_double/dlarft.f nvfortran -Mcache_align -O2 -Mbackslash -Mstandard -Kieee -mp=gpu -noacc -Minfo=accel -c /home/jenkins/workspace/clubb_nvhpc_gpu_vs_cpu_diffness/compile/../src/Lapack/Lapack_double/disnan.f nvfortran -Mcache_align -O2 -Mbackslash -Mstandard -Kieee -mp=gpu -noacc -Minfo=accel -c /home/jenkins/workspace/clubb_nvhpc_gpu_vs_cpu_diffness/compile/../src/Lapack/Lapack_double/dsyev.f nvfortran -Mcache_align -O2 -Mbackslash -Mstandard -Kieee -mp=gpu -noacc -Minfo=accel -c /home/jenkins/workspace/clubb_nvhpc_gpu_vs_cpu_diffness/compile/../src/Lapack/Lapack_single/sswap.f nvfortran -Mcache_align -O2 -Mbackslash -Mstandard -Kieee -mp=gpu -noacc -Minfo=accel -c /home/jenkins/workspace/clubb_nvhpc_gpu_vs_cpu_diffness/compile/../src/Lapack/Lapack_double/dorgqr.f nvfortran -Mcache_align -O2 -Mbackslash -Mstandard -Kieee -mp=gpu -noacc -Minfo=accel -c /home/jenkins/workspace/clubb_nvhpc_gpu_vs_cpu_diffness/compile/../src/Lapack/Lapack_single/isamax.f nvfortran -Mcache_align -O2 -Mbackslash -Mstandard -Kieee -mp=gpu -noacc -Minfo=accel -c /home/jenkins/workspace/clubb_nvhpc_gpu_vs_cpu_diffness/compile/../src/Lapack/Lapack_double/dtrmm.f nvfortran -Mcache_align -O2 -Mbackslash -Mstandard -Kieee -mp=gpu -noacc -Minfo=accel -c /home/jenkins/workspace/clubb_nvhpc_gpu_vs_cpu_diffness/compile/../src/Lapack/Lapack_double/dgbtf2.f nvfortran -Mcache_align -O2 -Mbackslash -Mstandard -Kieee -mp=gpu -noacc -Minfo=accel -c /home/jenkins/workspace/clubb_nvhpc_gpu_vs_cpu_diffness/compile/../src/Lapack/Lapack_single/sgbtrs.f nvfortran -Mcache_align -O2 -Mbackslash -Mstandard -Kieee -mp=gpu -noacc -Minfo=accel -c /home/jenkins/workspace/clubb_nvhpc_gpu_vs_cpu_diffness/compile/../src/Lapack/Lapack_double/dgemv.f nvfortran -Mcache_align -O2 -Mbackslash -Mstandard -Kieee -mp=gpu -noacc -Minfo=accel -c /home/jenkins/workspace/clubb_nvhpc_gpu_vs_cpu_diffness/compile/../src/Lapack/Lapack_double/dlatbs.f nvfortran -Mcache_align -O2 -Mbackslash -Mstandard -Kieee -mp=gpu -noacc -Minfo=accel -c /home/jenkins/workspace/clubb_nvhpc_gpu_vs_cpu_diffness/compile/../src/Lapack/Lapack_double/iparmq.f nvfortran -Mcache_align -O2 -Mbackslash -Mstandard -Kieee -mp=gpu -noacc -Minfo=accel -c /home/jenkins/workspace/clubb_nvhpc_gpu_vs_cpu_diffness/compile/../src/Lapack/Lapack_single/ssteqr.f nvfortran -Mcache_align -O2 -Mbackslash -Mstandard -Kieee -mp=gpu -noacc -Minfo=accel -c /home/jenkins/workspace/clubb_nvhpc_gpu_vs_cpu_diffness/compile/../src/Lapack/Lapack_double/dgbsvx.f nvfortran -Mcache_align -O2 -Mbackslash -Mstandard -Kieee -mp=gpu -noacc -Minfo=accel -c /home/jenkins/workspace/clubb_nvhpc_gpu_vs_cpu_diffness/compile/../src/Lapack/Lapack_double/dlangt.f nvfortran -Mcache_align -O2 -Mbackslash -Mstandard -Kieee -mp=gpu -noacc -Minfo=accel -c /home/jenkins/workspace/clubb_nvhpc_gpu_vs_cpu_diffness/compile/../src/Lapack/Lapack_double/dnrm2.f nvfortran -Mcache_align -O2 -Mbackslash -Mstandard -Kieee -mp=gpu -noacc -Minfo=accel -c /home/jenkins/workspace/clubb_nvhpc_gpu_vs_cpu_diffness/compile/../src/Lapack/Lapack_double/dlacn2.f nvfortran -Mcache_align -O2 -Mbackslash -Mstandard -Kieee -mp=gpu -noacc -Minfo=accel -c /home/jenkins/workspace/clubb_nvhpc_gpu_vs_cpu_diffness/compile/../src/Lapack/Lapack_double/dpoequ.f nvfortran -Mcache_align -O2 -Mbackslash -Mstandard -Kieee -mp=gpu -noacc -Minfo=accel -c /home/jenkins/workspace/clubb_nvhpc_gpu_vs_cpu_diffness/compile/../src/Lapack/Lapack_double/dlatrd.f nvfortran -Mcache_align -O2 -Mbackslash -Mstandard -Kieee -mp=gpu -noacc -Minfo=accel -c /home/jenkins/workspace/clubb_nvhpc_gpu_vs_cpu_diffness/compile/../src/Lapack/Lapack_single/sgbtrf.f nvfortran -Mcache_align -O2 -Mbackslash -Mstandard -Kieee -mp=gpu -noacc -Minfo=accel -c /home/jenkins/workspace/clubb_nvhpc_gpu_vs_cpu_diffness/compile/../src/Lapack/Lapack_single/sgtcon.f nvfortran -Mcache_align -O2 -Mbackslash -Mstandard -Kieee -mp=gpu -noacc -Minfo=accel -c /home/jenkins/workspace/clubb_nvhpc_gpu_vs_cpu_diffness/compile/../src/Lapack/Lapack_single/slae2.f nvfortran -Mcache_align -O2 -Mbackslash -Mstandard -Kieee -mp=gpu -noacc -Minfo=accel -c /home/jenkins/workspace/clubb_nvhpc_gpu_vs_cpu_diffness/compile/../src/Lapack/Lapack_single/slagtm.f nvfortran -Mcache_align -O2 -Mbackslash -Mstandard -Kieee -mp=gpu -noacc -Minfo=accel -c /home/jenkins/workspace/clubb_nvhpc_gpu_vs_cpu_diffness/compile/../src/Lapack/Lapack_single/saxpy.f nvfortran -Mcache_align -O2 -Mbackslash -Mstandard -Kieee -mp=gpu -noacc -Minfo=accel -c /home/jenkins/workspace/clubb_nvhpc_gpu_vs_cpu_diffness/compile/../src/Lapack/Lapack_double/dorgtr.f nvfortran -Mcache_align -O2 -Mbackslash -Mstandard -Kieee -mp=gpu -noacc -Minfo=accel -c /home/jenkins/workspace/clubb_nvhpc_gpu_vs_cpu_diffness/compile/../src/Lapack/Lapack_double/dgtrfs.f nvfortran -Mcache_align -O2 -Mbackslash -Mstandard -Kieee -mp=gpu -noacc -Minfo=accel -c /home/jenkins/workspace/clubb_nvhpc_gpu_vs_cpu_diffness/compile/../src/Lapack/Lapack_double/ieeeck.f nvfortran -Mcache_align -O2 -Mbackslash -Mstandard -Kieee -mp=gpu -noacc -Minfo=accel -c /home/jenkins/workspace/clubb_nvhpc_gpu_vs_cpu_diffness/compile/../src/Lapack/Lapack_double/dlapy2.f nvfortran -Mcache_align -O2 -Mbackslash -Mstandard -Kieee -mp=gpu -noacc -Minfo=accel -c /home/jenkins/workspace/clubb_nvhpc_gpu_vs_cpu_diffness/compile/../src/Lapack/Lapack_double/dorg2r.f nvfortran -Mcache_align -O2 -Mbackslash -Mstandard -Kieee -mp=gpu -noacc -Minfo=accel -c /home/jenkins/workspace/clubb_nvhpc_gpu_vs_cpu_diffness/compile/../src/Lapack/Lapack_single/slantb.f nvfortran -Mcache_align -O2 -Mbackslash -Mstandard -Kieee -mp=gpu -noacc -Minfo=accel -c /home/jenkins/workspace/clubb_nvhpc_gpu_vs_cpu_diffness/compile/../src/Lapack/Lapack_single/slasrt.f nvfortran -Mcache_align -O2 -Mbackslash -Mstandard -Kieee -mp=gpu -noacc -Minfo=accel -c /home/jenkins/workspace/clubb_nvhpc_gpu_vs_cpu_diffness/compile/../src/Lapack/Lapack_single/sdot.f nvfortran -Mcache_align -O2 -Mbackslash -Mstandard -Kieee -mp=gpu -noacc -Minfo=accel -c /home/jenkins/workspace/clubb_nvhpc_gpu_vs_cpu_diffness/compile/../src/Lapack/Lapack_double/dgbsv.f nvfortran -Mcache_align -O2 -Mbackslash -Mstandard -Kieee -mp=gpu -noacc -Minfo=accel -c /home/jenkins/workspace/clubb_nvhpc_gpu_vs_cpu_diffness/compile/../src/Lapack/Lapack_double/dsyr2.f nvfortran -Mcache_align -O2 -Mbackslash -Mstandard -Kieee -mp=gpu -noacc -Minfo=accel -c /home/jenkins/workspace/clubb_nvhpc_gpu_vs_cpu_diffness/compile/../src/Lapack/Lapack_single/ssytd2.f nvfortran -Mcache_align -O2 -Mbackslash -Mstandard -Kieee -mp=gpu -noacc -Minfo=accel -c /home/jenkins/workspace/clubb_nvhpc_gpu_vs_cpu_diffness/compile/../src/Lapack/Lapack_single/ssymv.f nvfortran -Mcache_align -O2 -Mbackslash -Mstandard -Kieee -mp=gpu -noacc -Minfo=accel -c /home/jenkins/workspace/clubb_nvhpc_gpu_vs_cpu_diffness/compile/../src/Lapack/Lapack_single/slaisnan.f nvfortran -Mcache_align -O2 -Mbackslash -Mstandard -Kieee -mp=gpu -noacc -Minfo=accel -c /home/jenkins/workspace/clubb_nvhpc_gpu_vs_cpu_diffness/compile/../src/Lapack/Lapack_double/dlagtm.f nvfortran -Mcache_align -O2 -Mbackslash -Mstandard -Kieee -mp=gpu -noacc -Minfo=accel -c /home/jenkins/workspace/clubb_nvhpc_gpu_vs_cpu_diffness/compile/../src/Lapack/Lapack_double/daxpy.f nvfortran -Mcache_align -O2 -Mbackslash -Mstandard -Kieee -mp=gpu -noacc -Minfo=accel -c /home/jenkins/workspace/clubb_nvhpc_gpu_vs_cpu_diffness/compile/../src/Lapack/Lapack_double/dlae2.f nvfortran -Mcache_align -O2 -Mbackslash -Mstandard -Kieee -mp=gpu -noacc -Minfo=accel -c /home/jenkins/workspace/clubb_nvhpc_gpu_vs_cpu_diffness/compile/../src/Lapack/Lapack_single/slapy2.f nvfortran -Mcache_align -O2 -Mbackslash -Mstandard -Kieee -mp=gpu -noacc -Minfo=accel -c /home/jenkins/workspace/clubb_nvhpc_gpu_vs_cpu_diffness/compile/../src/Lapack/Lapack_single/sgtrfs.f nvfortran -Mcache_align -O2 -Mbackslash -Mstandard -Kieee -mp=gpu -noacc -Minfo=accel -c /home/jenkins/workspace/clubb_nvhpc_gpu_vs_cpu_diffness/compile/../src/Lapack/Lapack_single/sorgtr.f nvfortran -Mcache_align -O2 -Mbackslash -Mstandard -Kieee -mp=gpu -noacc -Minfo=accel -c /home/jenkins/workspace/clubb_nvhpc_gpu_vs_cpu_diffness/compile/../src/Lapack/Lapack_double/dsytd2.f nvfortran -Mcache_align -O2 -Mbackslash -Mstandard -Kieee -mp=gpu -noacc -Minfo=accel -c /home/jenkins/workspace/clubb_nvhpc_gpu_vs_cpu_diffness/compile/../src/Lapack/Lapack_double/dlasrt.f nvfortran -Mcache_align -O2 -Mbackslash -Mstandard -Kieee -mp=gpu -noacc -Minfo=accel -c /home/jenkins/workspace/clubb_nvhpc_gpu_vs_cpu_diffness/compile/../src/Lapack/Lapack_double/ddot.f nvfortran -Mcache_align -O2 -Mbackslash -Mstandard -Kieee -mp=gpu -noacc -Minfo=accel -c /home/jenkins/workspace/clubb_nvhpc_gpu_vs_cpu_diffness/compile/../src/Lapack/Lapack_single/ssyr2.f nvfortran -Mcache_align -O2 -Mbackslash -Mstandard -Kieee -mp=gpu -noacc -Minfo=accel -c /home/jenkins/workspace/clubb_nvhpc_gpu_vs_cpu_diffness/compile/../src/Lapack/Lapack_single/sgbsv.f nvfortran -Mcache_align -O2 -Mbackslash -Mstandard -Kieee -mp=gpu -noacc -Minfo=accel -c /home/jenkins/workspace/clubb_nvhpc_gpu_vs_cpu_diffness/compile/../src/Lapack/Lapack_double/dlantb.f nvfortran -Mcache_align -O2 -Mbackslash -Mstandard -Kieee -mp=gpu -noacc -Minfo=accel -c /home/jenkins/workspace/clubb_nvhpc_gpu_vs_cpu_diffness/compile/../src/Lapack/Lapack_single/sorg2r.f nvfortran -Mcache_align -O2 -Mbackslash -Mstandard -Kieee -mp=gpu -noacc -Minfo=accel -c /home/jenkins/workspace/clubb_nvhpc_gpu_vs_cpu_diffness/compile/../src/Lapack/Lapack_single/ilaslr.f nvfortran -Mcache_align -O2 -Mbackslash -Mstandard -Kieee -mp=gpu -noacc -Minfo=accel -c /home/jenkins/workspace/clubb_nvhpc_gpu_vs_cpu_diffness/compile/../src/Lapack/Lapack_double/dlaisnan.f nvfortran -Mcache_align -O2 -Mbackslash -Mstandard -Kieee -mp=gpu -noacc -Minfo=accel -c /home/jenkins/workspace/clubb_nvhpc_gpu_vs_cpu_diffness/compile/../src/Lapack/Lapack_double/dsymv.f nvfortran -Mcache_align -O2 -Mbackslash -Mstandard -Kieee -mp=gpu -noacc -Minfo=accel -c /home/jenkins/workspace/clubb_nvhpc_gpu_vs_cpu_diffness/compile/../src/Lapack/Lapack_single/stbsv.f nvfortran -Mcache_align -O2 -Mbackslash -Mstandard -Kieee -mp=gpu -noacc -Minfo=accel -c /home/jenkins/workspace/clubb_nvhpc_gpu_vs_cpu_diffness/compile/../src/Lapack/Lapack_double/dgtts2.f nvfortran -Mcache_align -O2 -Mbackslash -Mstandard -Kieee -mp=gpu -noacc -Minfo=accel -c /home/jenkins/workspace/clubb_nvhpc_gpu_vs_cpu_diffness/compile/../src/Lapack/Lapack_single/sasum.f nvfortran -Mcache_align -O2 -Mbackslash -Mstandard -Kieee -mp=gpu -noacc -Minfo=accel -c /home/jenkins/workspace/clubb_nvhpc_gpu_vs_cpu_diffness/compile/../src/Lapack/Lapack_single/slaswp.f nvfortran -Mcache_align -O2 -Mbackslash -Mstandard -Kieee -mp=gpu -noacc -Minfo=accel -c /home/jenkins/workspace/clubb_nvhpc_gpu_vs_cpu_diffness/compile/../src/Lapack/Lapack_double/dgttrs.f nvfortran -Mcache_align -O2 -Mbackslash -Mstandard -Kieee -mp=gpu -noacc -Minfo=accel -c /home/jenkins/workspace/clubb_nvhpc_gpu_vs_cpu_diffness/compile/../src/Lapack/Lapack_single/slangb.f nvfortran -Mcache_align -O2 -Mbackslash -Mstandard -Kieee -mp=gpu -noacc -Minfo=accel -c /home/jenkins/workspace/clubb_nvhpc_gpu_vs_cpu_diffness/compile/../src/Lapack/Lapack_single/sgemm.f nvfortran -Mcache_align -O2 -Mbackslash -Mstandard -Kieee -mp=gpu -noacc -Minfo=accel -c /home/jenkins/workspace/clubb_nvhpc_gpu_vs_cpu_diffness/compile/../src/Lapack/Lapack_single/slamch.f nvfortran -Mcache_align -O2 -Mbackslash -Mstandard -Kieee -mp=gpu -noacc -Minfo=accel -c /home/jenkins/workspace/clubb_nvhpc_gpu_vs_cpu_diffness/compile/../src/Lapack/Lapack_single/ssyrk.f nvfortran -Mcache_align -O2 -Mbackslash -Mstandard -Kieee -mp=gpu -noacc -Minfo=accel -c /home/jenkins/workspace/clubb_nvhpc_gpu_vs_cpu_diffness/compile/../src/Lapack/Lapack_double/dsytrd.f NVFORTRAN-W-0130-Floating point underflow. Check constants and constant expressions (/home/jenkins/workspace/clubb_nvhpc_gpu_vs_cpu_diffness/compile/../src/Lapack/Lapack_single/slamch.f: 113) 0 inform, 1 warnings, 0 severes, 0 fatal for slamch nvfortran -Mcache_align -O2 -Mbackslash -Mstandard -Kieee -mp=gpu -noacc -Minfo=accel -c /home/jenkins/workspace/clubb_nvhpc_gpu_vs_cpu_diffness/compile/../src/Lapack/Lapack_single/strmv.f nvfortran -Mcache_align -O2 -Mbackslash -Mstandard -Kieee -mp=gpu -noacc -Minfo=accel -c /home/jenkins/workspace/clubb_nvhpc_gpu_vs_cpu_diffness/compile/../src/Lapack/Lapack_single/sgtsvx.f nvfortran -Mcache_align -O2 -Mbackslash -Mstandard -Kieee -mp=gpu -noacc -Minfo=accel -c /home/jenkins/workspace/clubb_nvhpc_gpu_vs_cpu_diffness/compile/../src/Lapack/Lapack_single/scopy.f nvfortran -Mcache_align -O2 -Mbackslash -Mstandard -Kieee -mp=gpu -noacc -Minfo=accel -c /home/jenkins/workspace/clubb_nvhpc_gpu_vs_cpu_diffness/compile/../src/Lapack/Lapack_double/dtrsm.f nvfortran -Mcache_align -O2 -Mbackslash -Mstandard -Kieee -mp=gpu -noacc -Minfo=accel -c /home/jenkins/workspace/clubb_nvhpc_gpu_vs_cpu_diffness/compile/../src/Lapack/Lapack_double/dgttrf.f nvfortran -Mcache_align -O2 -Mbackslash -Mstandard -Kieee -mp=gpu -noacc -Minfo=accel -c /home/jenkins/workspace/clubb_nvhpc_gpu_vs_cpu_diffness/compile/../src/Lapack/Lapack_single/slansy.f nvfortran -Mcache_align -O2 -Mbackslash -Mstandard -Kieee -mp=gpu -noacc -Minfo=accel -c /home/jenkins/workspace/clubb_nvhpc_gpu_vs_cpu_diffness/compile/../src/Lapack/Lapack_double/dorgql.f nvfortran -Mcache_align -O2 -Mbackslash -Mstandard -Kieee -mp=gpu -noacc -Minfo=accel -c /home/jenkins/workspace/clubb_nvhpc_gpu_vs_cpu_diffness/compile/../src/Lapack/Lapack_double/dgbcon.f nvfortran -Mcache_align -O2 -Mbackslash -Mstandard -Kieee -mp=gpu -noacc -Minfo=accel -c /home/jenkins/workspace/clubb_nvhpc_gpu_vs_cpu_diffness/compile/../src/Lapack/Lapack_double/dlasr.f nvfortran -Mcache_align -O2 -Mbackslash -Mstandard -Kieee -mp=gpu -noacc -Minfo=accel -c /home/jenkins/workspace/clubb_nvhpc_gpu_vs_cpu_diffness/compile/../src/Lapack/Lapack_double/dger.f nvfortran -Mcache_align -O2 -Mbackslash -Mstandard -Kieee -mp=gpu -noacc -Minfo=accel -c /home/jenkins/workspace/clubb_nvhpc_gpu_vs_cpu_diffness/compile/../src/Lapack/Lapack_double/dlacpy.f nvfortran -Mcache_align -O2 -Mbackslash -Mstandard -Kieee -mp=gpu -noacc -Minfo=accel -c /home/jenkins/workspace/clubb_nvhpc_gpu_vs_cpu_diffness/compile/../src/Lapack/Lapack_single/slassq.f nvfortran -Mcache_align -O2 -Mbackslash -Mstandard -Kieee -mp=gpu -noacc -Minfo=accel -c /home/jenkins/workspace/clubb_nvhpc_gpu_vs_cpu_diffness/compile/../src/Lapack/Lapack_single/slarfb.f nvfortran -Mcache_align -O2 -Mbackslash -Mstandard -Kieee -mp=gpu -noacc -Minfo=accel -c /home/jenkins/workspace/clubb_nvhpc_gpu_vs_cpu_diffness/compile/../src/Lapack/Lapack_single/slaev2.f nvfortran -Mcache_align -O2 -Mbackslash -Mstandard -Kieee -mp=gpu -noacc -Minfo=accel -c /home/jenkins/workspace/clubb_nvhpc_gpu_vs_cpu_diffness/compile/../src/Lapack/Lapack_double/dasum.f nvfortran -Mcache_align -O2 -Mbackslash -Mstandard -Kieee -mp=gpu -noacc -Minfo=accel -c /home/jenkins/workspace/clubb_nvhpc_gpu_vs_cpu_diffness/compile/../src/Lapack/Lapack_single/sgtts2.f nvfortran -Mcache_align -O2 -Mbackslash -Mstandard -Kieee -mp=gpu -noacc -Minfo=accel -c /home/jenkins/workspace/clubb_nvhpc_gpu_vs_cpu_diffness/compile/../src/Lapack/Lapack_double/dtbsv.f nvfortran -Mcache_align -O2 -Mbackslash -Mstandard -Kieee -mp=gpu -noacc -Minfo=accel -c /home/jenkins/workspace/clubb_nvhpc_gpu_vs_cpu_diffness/compile/../src/Lapack/Lapack_shared/xerbla.f nvfortran -Mcache_align -O2 -Mbackslash -Mstandard -Kieee -mp=gpu -noacc -Minfo=accel -c /home/jenkins/workspace/clubb_nvhpc_gpu_vs_cpu_diffness/compile/../src/Lapack/Lapack_double/dlangb.f nvfortran -Mcache_align -O2 -Mbackslash -Mstandard -Kieee -mp=gpu -noacc -Minfo=accel -c /home/jenkins/workspace/clubb_nvhpc_gpu_vs_cpu_diffness/compile/../src/Lapack/Lapack_single/sgttrs.f nvfortran -Mcache_align -O2 -Mbackslash -Mstandard -Kieee -mp=gpu -noacc -Minfo=accel -c /home/jenkins/workspace/clubb_nvhpc_gpu_vs_cpu_diffness/compile/../src/Lapack/Lapack_double/dlaswp.f nvfortran -Mcache_align -O2 -Mbackslash -Mstandard -Kieee -mp=gpu -noacc -Minfo=accel -c /home/jenkins/workspace/clubb_nvhpc_gpu_vs_cpu_diffness/compile/../src/Lapack/Lapack_double/dcopy.f nvfortran -Mcache_align -O2 -Mbackslash -Mstandard -Kieee -mp=gpu -noacc -Minfo=accel -c /home/jenkins/workspace/clubb_nvhpc_gpu_vs_cpu_diffness/compile/../src/Lapack/Lapack_single/strsm.f nvfortran -Mcache_align -O2 -Mbackslash -Mstandard -Kieee -mp=gpu -noacc -Minfo=accel -c /home/jenkins/workspace/clubb_nvhpc_gpu_vs_cpu_diffness/compile/../src/Lapack/Lapack_double/dsyrk.f nvfortran -Mcache_align -O2 -Mbackslash -Mstandard -Kieee -mp=gpu -noacc -Minfo=accel -c /home/jenkins/workspace/clubb_nvhpc_gpu_vs_cpu_diffness/compile/../src/Lapack/Lapack_double/dgtsvx.f nvfortran -Mcache_align -O2 -Mbackslash -Mstandard -Kieee -mp=gpu -noacc -Minfo=accel -c /home/jenkins/workspace/clubb_nvhpc_gpu_vs_cpu_diffness/compile/../src/Lapack/Lapack_single/ssytrd.f nvfortran -Mcache_align -O2 -Mbackslash -Mstandard -Kieee -mp=gpu -noacc -Minfo=accel -c /home/jenkins/workspace/clubb_nvhpc_gpu_vs_cpu_diffness/compile/../src/Lapack/Lapack_double/dtrmv.f nvfortran -Mcache_align -O2 -Mbackslash -Mstandard -Kieee -mp=gpu -noacc -Minfo=accel -c /home/jenkins/workspace/clubb_nvhpc_gpu_vs_cpu_diffness/compile/../src/Lapack/Lapack_double/dlamch.f nvfortran -Mcache_align -O2 -Mbackslash -Mstandard -Kieee -mp=gpu -noacc -Minfo=accel -c /home/jenkins/workspace/clubb_nvhpc_gpu_vs_cpu_diffness/compile/../src/Lapack/Lapack_double/iladlr.f nvfortran -Mcache_align -O2 -Mbackslash -Mstandard -Kieee -mp=gpu -noacc -Minfo=accel -c /home/jenkins/workspace/clubb_nvhpc_gpu_vs_cpu_diffness/compile/../src/Lapack/Lapack_double/dgemm.f nvfortran -Mcache_align -O2 -Mbackslash -Mstandard -Kieee -mp=gpu -noacc -Minfo=accel -c /home/jenkins/workspace/clubb_nvhpc_gpu_vs_cpu_diffness/compile/../src/Lapack/Lapack_double/dlassq.f nvfortran -Mcache_align -O2 -Mbackslash -Mstandard -Kieee -mp=gpu -noacc -Minfo=accel -c /home/jenkins/workspace/clubb_nvhpc_gpu_vs_cpu_diffness/compile/../src/Lapack/Lapack_double/dlarfb.f NVFORTRAN-W-0130-Floating point underflow. Check constants and constant expressions (/home/jenkins/workspace/clubb_nvhpc_gpu_vs_cpu_diffness/compile/../src/Lapack/Lapack_double/dlamch.f: 109) 0 inform, 1 warnings, 0 severes, 0 fatal for dlamch nvfortran -Mcache_align -O2 -Mbackslash -Mstandard -Kieee -mp=gpu -noacc -Minfo=accel -c /home/jenkins/workspace/clubb_nvhpc_gpu_vs_cpu_diffness/compile/../src/Lapack/Lapack_double/dlaev2.f nvfortran -Mcache_align -O2 -Mbackslash -Mstandard -Kieee -mp=gpu -noacc -Minfo=accel -c /home/jenkins/workspace/clubb_nvhpc_gpu_vs_cpu_diffness/compile/../src/Lapack/Lapack_single/slacpy.f nvfortran -Mcache_align -O2 -Mbackslash -Mstandard -Kieee -mp=gpu -noacc -Minfo=accel -c /home/jenkins/workspace/clubb_nvhpc_gpu_vs_cpu_diffness/compile/../src/Lapack/Lapack_single/sgbcon.f nvfortran -Mcache_align -O2 -Mbackslash -Mstandard -Kieee -mp=gpu -noacc -Minfo=accel -c /home/jenkins/workspace/clubb_nvhpc_gpu_vs_cpu_diffness/compile/../src/Lapack/Lapack_single/sger.f nvfortran -Mcache_align -O2 -Mbackslash -Mstandard -Kieee -mp=gpu -noacc -Minfo=accel -c /home/jenkins/workspace/clubb_nvhpc_gpu_vs_cpu_diffness/compile/../src/Lapack/Lapack_single/slasr.f nvfortran -Mcache_align -O2 -Mbackslash -Mstandard -Kieee -mp=gpu -noacc -Minfo=accel -c /home/jenkins/workspace/clubb_nvhpc_gpu_vs_cpu_diffness/compile/../src/Lapack/Lapack_single/sgttrf.f nvfortran -Mcache_align -O2 -Mbackslash -Mstandard -Kieee -mp=gpu -noacc -Minfo=accel -c /home/jenkins/workspace/clubb_nvhpc_gpu_vs_cpu_diffness/compile/../src/Lapack/Lapack_single/sorgql.f nvfortran -Mcache_align -O2 -Mbackslash -Mstandard -Kieee -mp=gpu -noacc -Minfo=accel -c /home/jenkins/workspace/clubb_nvhpc_gpu_vs_cpu_diffness/compile/../src/Lapack/Lapack_double/dlansy.f ar rv /home/jenkins/workspace/clubb_nvhpc_gpu_vs_cpu_diffness/compile/../lib/libclubb_lapack.a dlabad.o dsyr2k.o ilaslc.o slaset.o dlaqgb.o sorg2l.o dlarf.o slanst.o slascl.o drscl.o sgbmv.o dgbrfs.o dpotrf.o sscal.o sgbequ.o slartg.o dgtsv.o ssterf.o dlarfg.o dlaqsy.o spotrf2.o dlaset.o slabad.o ssyr2k.o srscl.o sgbrfs.o dgbmv.o dlascl.o dorg2l.o slarf.o dlanst.o slaqgb.o sgtsv.o dgbequ.o dlartg.o spotrf.o dscal.o dpotrf2.o slaqsy.o slarfg.o dsterf.o ilaenv.o dswap.o sorgqr.o sisnan.o slarft.o ssyev.o idamax.o slatbs.o iladlc.o sgemv.o sgbtf2.o dgbtrs.o strmm.o snrm2.o slangt.o sgbsvx.o lsame.o dsteqr.o dgtcon.o dgbtrf.o spoequ.o slacn2.o slatrd.o dlarft.o disnan.o dsyev.o sswap.o dorgqr.o isamax.o dtrmm.o dgbtf2.o sgbtrs.o dgemv.o dlatbs.o iparmq.o ssteqr.o dgbsvx.o dlangt.o dnrm2.o dlacn2.o dpoequ.o dlatrd.o sgbtrf.o sgtcon.o slae2.o slagtm.o saxpy.o dorgtr.o dgtrfs.o ieeeck.o dlapy2.o dorg2r.o slantb.o slasrt.o sdot.o dgbsv.o dsyr2.o ssytd2.o ssymv.o slaisnan.o dlagtm.o daxpy.o dlae2.o slapy2.o sgtrfs.o sorgtr.o dsytd2.o dlasrt.o ddot.o ssyr2.o sgbsv.o dlantb.o sorg2r.o ilaslr.o dlaisnan.o dsymv.o stbsv.o dgtts2.o sasum.o slaswp.o dgttrs.o slangb.o sgemm.o slamch.o ssyrk.o dsytrd.o strmv.o sgtsvx.o scopy.o dtrsm.o dgttrf.o slansy.o dorgql.o dgbcon.o dlasr.o dger.o dlacpy.o slassq.o slarfb.o slaev2.o dasum.o sgtts2.o dtbsv.o xerbla.o dlangb.o sgttrs.o dlaswp.o dcopy.o strsm.o dsyrk.o dgtsvx.o ssytrd.o dtrmv.o dlamch.o iladlr.o dgemm.o dlassq.o dlarfb.o dlaev2.o slacpy.o sgbcon.o sger.o slasr.o sgttrf.o sorgql.o dlansy.o ar: creating /home/jenkins/workspace/clubb_nvhpc_gpu_vs_cpu_diffness/compile/../lib/libclubb_lapack.a a - dlabad.o a - dsyr2k.o a - ilaslc.o a - slaset.o a - dlaqgb.o a - sorg2l.o a - dlarf.o a - slanst.o a - slascl.o a - drscl.o a - sgbmv.o a - dgbrfs.o a - dpotrf.o a - sscal.o a - sgbequ.o a - slartg.o a - dgtsv.o a - ssterf.o a - dlarfg.o a - dlaqsy.o a - spotrf2.o a - dlaset.o a - slabad.o a - ssyr2k.o a - srscl.o a - sgbrfs.o a - dgbmv.o a - dlascl.o a - dorg2l.o a - slarf.o a - dlanst.o a - slaqgb.o a - sgtsv.o a - dgbequ.o a - dlartg.o a - spotrf.o a - dscal.o a - dpotrf2.o a - slaqsy.o a - slarfg.o a - dsterf.o a - ilaenv.o a - dswap.o a - sorgqr.o a - sisnan.o a - slarft.o a - ssyev.o a - idamax.o a - slatbs.o a - iladlc.o a - sgemv.o a - sgbtf2.o a - dgbtrs.o a - strmm.o a - snrm2.o a - slangt.o a - sgbsvx.o a - lsame.o a - dsteqr.o a - dgtcon.o a - dgbtrf.o a - spoequ.o a - slacn2.o a - slatrd.o a - dlarft.o a - disnan.o a - dsyev.o a - sswap.o a - dorgqr.o a - isamax.o a - dtrmm.o a - dgbtf2.o a - sgbtrs.o a - dgemv.o a - dlatbs.o a - iparmq.o a - ssteqr.o a - dgbsvx.o a - dlangt.o a - dnrm2.o a - dlacn2.o a - dpoequ.o a - dlatrd.o a - sgbtrf.o a - sgtcon.o a - slae2.o a - slagtm.o a - saxpy.o a - dorgtr.o a - dgtrfs.o a - ieeeck.o a - dlapy2.o a - dorg2r.o a - slantb.o a - slasrt.o a - sdot.o a - dgbsv.o a - dsyr2.o a - ssytd2.o a - ssymv.o a - slaisnan.o a - dlagtm.o a - daxpy.o a - dlae2.o a - slapy2.o a - sgtrfs.o a - sorgtr.o a - dsytd2.o a - dlasrt.o a - ddot.o a - ssyr2.o a - sgbsv.o a - dlantb.o a - sorg2r.o a - ilaslr.o a - dlaisnan.o a - dsymv.o a - stbsv.o a - dgtts2.o a - sasum.o a - slaswp.o a - dgttrs.o a - slangb.o a - sgemm.o a - slamch.o a - ssyrk.o a - dsytrd.o a - strmv.o a - sgtsvx.o a - scopy.o a - dtrsm.o a - dgttrf.o a - slansy.o a - dorgql.o a - dgbcon.o a - dlasr.o a - dger.o a - dlacpy.o a - slassq.o a - slarfb.o a - slaev2.o a - dasum.o a - sgtts2.o a - dtbsv.o a - xerbla.o a - dlangb.o a - sgttrs.o a - dlaswp.o a - dcopy.o a - strsm.o a - dsyrk.o a - dgtsvx.o a - ssytrd.o a - dtrmv.o a - dlamch.o a - iladlr.o a - dgemm.o a - dlassq.o a - dlarfb.o a - dlaev2.o a - slacpy.o a - sgbcon.o a - sger.o a - slasr.o a - sgttrf.o a - sorgql.o a - dlansy.o make[1]: Leaving directory '/home/jenkins/workspace/clubb_nvhpc_gpu_vs_cpu_diffness/obj' cd /home/jenkins/workspace/clubb_nvhpc_gpu_vs_cpu_diffness/compile/../obj; make -f Make.clubb_bugsrad cd /home/jenkins/workspace/clubb_nvhpc_gpu_vs_cpu_diffness/compile/../obj; make -f Make.microphys_utils cd /home/jenkins/workspace/clubb_nvhpc_gpu_vs_cpu_diffness/compile/../obj; make -f Make.clubb_parabolic cd /home/jenkins/workspace/clubb_nvhpc_gpu_vs_cpu_diffness/compile/../obj; make -f Make.clubb_coamps make[1]: Entering directory '/home/jenkins/workspace/clubb_nvhpc_gpu_vs_cpu_diffness/obj' nvfortran -DNETCDF -DCLUBB_REAL_TYPE=8 -DCLUBB_GPU -DCUDA -DCOAMPS_MICRO -DNR_SP -DSILHS -Dradoffline -Dnooverlap -DCLUBB -I/usr/local/spack/opt/spack/linux-pop22-cascadelake/nvhpc-24.3/netcdf-fortran-4.5.3-sl35xhk3ea5mtoylsgjg62d2bg3zto3k/include -Mcache_align -O2 -Mbackslash -Mstandard -Kieee -mp=gpu -noacc -Minfo=accel -c /home/jenkins/workspace/clubb_nvhpc_gpu_vs_cpu_diffness/compile/../src/Microphys_utils/microphys_stats_vars_module.F90 make[1]: Entering directory '/home/jenkins/workspace/clubb_nvhpc_gpu_vs_cpu_diffness/obj' nvfortran -DNETCDF -DCLUBB_REAL_TYPE=8 -DCLUBB_GPU -DCUDA -DCOAMPS_MICRO -DNR_SP -DSILHS -Dradoffline -Dnooverlap -DCLUBB -I/usr/local/spack/opt/spack/linux-pop22-cascadelake/nvhpc-24.3/netcdf-fortran-4.5.3-sl35xhk3ea5mtoylsgjg62d2bg3zto3k/include -Mcache_align -O2 -Mbackslash -Mstandard -Kieee -mp=gpu -noacc -Minfo=accel -c ../src/BUGSrad/kinds.F90 make[1]: Entering directory '/home/jenkins/workspace/clubb_nvhpc_gpu_vs_cpu_diffness/obj' nvfortran -Mcache_align -O2 -Mbackslash -Mstandard -Kieee -mp=gpu -noacc -Minfo=accel -c ../src/Parabolic_constants.f90 nvfortran -DNETCDF -DCLUBB_REAL_TYPE=8 -DCLUBB_GPU -DCUDA -DCOAMPS_MICRO -DNR_SP -DSILHS -Dradoffline -Dnooverlap -DCLUBB -I/usr/local/spack/opt/spack/linux-pop22-cascadelake/nvhpc-24.3/netcdf-fortran-4.5.3-sl35xhk3ea5mtoylsgjg62d2bg3zto3k/include -Mcache_align -O2 -Mbackslash -Mstandard -Kieee -mp=gpu -noacc -Minfo=accel -c ../src/variables_radiation_module.F90 make[1]: Entering directory '/home/jenkins/workspace/clubb_nvhpc_gpu_vs_cpu_diffness/obj' nvfortran -DNETCDF -DCLUBB_REAL_TYPE=8 -DCLUBB_GPU -DCUDA -DCOAMPS_MICRO -DNR_SP -DSILHS -Dradoffline -Dnooverlap -DCLUBB -I/usr/local/spack/opt/spack/linux-pop22-cascadelake/nvhpc-24.3/netcdf-fortran-4.5.3-sl35xhk3ea5mtoylsgjg62d2bg3zto3k/include -Mcache_align -O2 -Mbackslash -Mstandard -Kieee -mp=gpu -noacc -Minfo=accel -c /home/jenkins/workspace/clubb_nvhpc_gpu_vs_cpu_diffness/compile/../src/COAMPS_microphys/eqa28.F nvfortran -DNETCDF -DCLUBB_REAL_TYPE=8 -DCLUBB_GPU -DCUDA -DCOAMPS_MICRO -DNR_SP -DSILHS -Dradoffline -Dnooverlap -DCLUBB -I/usr/local/spack/opt/spack/linux-pop22-cascadelake/nvhpc-24.3/netcdf-fortran-4.5.3-sl35xhk3ea5mtoylsgjg62d2bg3zto3k/include -Mcache_align -O2 -Mbackslash -Mstandard -Kieee -mp=gpu -noacc -Minfo=accel -c /home/jenkins/workspace/clubb_nvhpc_gpu_vs_cpu_diffness/compile/../src/COAMPS_microphys/eqa14g.F nvfortran -DNETCDF -DCLUBB_REAL_TYPE=8 -DCLUBB_GPU -DCUDA -DCOAMPS_MICRO -DNR_SP -DSILHS -Dradoffline -Dnooverlap -DCLUBB -I/usr/local/spack/opt/spack/linux-pop22-cascadelake/nvhpc-24.3/netcdf-fortran-4.5.3-sl35xhk3ea5mtoylsgjg62d2bg3zto3k/include -Mcache_align -O2 -Mbackslash -Mstandard -Kieee -mp=gpu -noacc -Minfo=accel -c /home/jenkins/workspace/clubb_nvhpc_gpu_vs_cpu_diffness/compile/../src/COAMPS_microphys/esatv.F nvfortran -DNETCDF -DCLUBB_REAL_TYPE=8 -DCLUBB_GPU -DCUDA -DCOAMPS_MICRO -DNR_SP -DSILHS -Dradoffline -Dnooverlap -DCLUBB -I/usr/local/spack/opt/spack/linux-pop22-cascadelake/nvhpc-24.3/netcdf-fortran-4.5.3-sl35xhk3ea5mtoylsgjg62d2bg3zto3k/include -Mcache_align -O2 -Mbackslash -Mstandard -Kieee -mp=gpu -noacc -Minfo=accel -c /home/jenkins/workspace/clubb_nvhpc_gpu_vs_cpu_diffness/compile/../src/COAMPS_microphys/eqa12.F nvfortran -DNETCDF -DCLUBB_REAL_TYPE=8 -DCLUBB_GPU -DCUDA -DCOAMPS_MICRO -DNR_SP -DSILHS -Dradoffline -Dnooverlap -DCLUBB -I/usr/local/spack/opt/spack/linux-pop22-cascadelake/nvhpc-24.3/netcdf-fortran-4.5.3-sl35xhk3ea5mtoylsgjg62d2bg3zto3k/include -Mcache_align -O2 -Mbackslash -Mstandard -Kieee -mp=gpu -noacc -Minfo=accel -c /home/jenkins/workspace/clubb_nvhpc_gpu_vs_cpu_diffness/compile/../src/COAMPS_microphys/eqa22g.F nvfortran -DNETCDF -DCLUBB_REAL_TYPE=8 -DCLUBB_GPU -DCUDA -DCOAMPS_MICRO -DNR_SP -DSILHS -Dradoffline -Dnooverlap -DCLUBB -I/usr/local/spack/opt/spack/linux-pop22-cascadelake/nvhpc-24.3/netcdf-fortran-4.5.3-sl35xhk3ea5mtoylsgjg62d2bg3zto3k/include -Mcache_align -O2 -Mbackslash -Mstandard -Kieee -mp=gpu -noacc -Minfo=accel -c /home/jenkins/workspace/clubb_nvhpc_gpu_vs_cpu_diffness/compile/../src/COAMPS_microphys/qsatvi.F nvfortran -DNETCDF -DCLUBB_REAL_TYPE=8 -DCLUBB_GPU -DCUDA -DCOAMPS_MICRO -DNR_SP -DSILHS -Dradoffline -Dnooverlap -DCLUBB -I/usr/local/spack/opt/spack/linux-pop22-cascadelake/nvhpc-24.3/netcdf-fortran-4.5.3-sl35xhk3ea5mtoylsgjg62d2bg3zto3k/include -Mcache_align -O2 -Mbackslash -Mstandard -Kieee -mp=gpu -noacc -Minfo=accel -c /home/jenkins/workspace/clubb_nvhpc_gpu_vs_cpu_diffness/compile/../src/COAMPS_microphys/eqa18g.F nvfortran -DNETCDF -DCLUBB_REAL_TYPE=8 -DCLUBB_GPU -DCUDA -DCOAMPS_MICRO -DNR_SP -DSILHS -Dradoffline -Dnooverlap -DCLUBB -I/usr/local/spack/opt/spack/linux-pop22-cascadelake/nvhpc-24.3/netcdf-fortran-4.5.3-sl35xhk3ea5mtoylsgjg62d2bg3zto3k/include -Mcache_align -O2 -Mbackslash -Mstandard -Kieee -mp=gpu -noacc -Minfo=accel -c /home/jenkins/workspace/clubb_nvhpc_gpu_vs_cpu_diffness/compile/../src/COAMPS_microphys/esati.F nvfortran -DNETCDF -DCLUBB_REAL_TYPE=8 -DCLUBB_GPU -DCUDA -DCOAMPS_MICRO -DNR_SP -DSILHS -Dradoffline -Dnooverlap -DCLUBB -I/usr/local/spack/opt/spack/linux-pop22-cascadelake/nvhpc-24.3/netcdf-fortran-4.5.3-sl35xhk3ea5mtoylsgjg62d2bg3zto3k/include -Mcache_align -O2 -Mbackslash -Mstandard -Kieee -mp=gpu -noacc -Minfo=accel -c /home/jenkins/workspace/clubb_nvhpc_gpu_vs_cpu_diffness/compile/../src/COAMPS_microphys/slope.F nvfortran -DNETCDF -DCLUBB_REAL_TYPE=8 -DCLUBB_GPU -DCUDA -DCOAMPS_MICRO -DNR_SP -DSILHS -Dradoffline -Dnooverlap -DCLUBB -I/usr/local/spack/opt/spack/linux-pop22-cascadelake/nvhpc-24.3/netcdf-fortran-4.5.3-sl35xhk3ea5mtoylsgjg62d2bg3zto3k/include -Mcache_align -O2 -Mbackslash -Mstandard -Kieee -mp=gpu -noacc -Minfo=accel -c /home/jenkins/workspace/clubb_nvhpc_gpu_vs_cpu_diffness/compile/../src/COAMPS_microphys/eqa18.F nvfortran -DNETCDF -DCLUBB_REAL_TYPE=8 -DCLUBB_GPU -DCUDA -DCOAMPS_MICRO -DNR_SP -DSILHS -Dradoffline -Dnooverlap -DCLUBB -I/usr/local/spack/opt/spack/linux-pop22-cascadelake/nvhpc-24.3/netcdf-fortran-4.5.3-sl35xhk3ea5mtoylsgjg62d2bg3zto3k/include -Mcache_align -O2 -Mbackslash -Mstandard -Kieee -mp=gpu -noacc -Minfo=accel -c /home/jenkins/workspace/clubb_nvhpc_gpu_vs_cpu_diffness/compile/../src/COAMPS_microphys/gamma.F nvfortran -DNETCDF -DCLUBB_REAL_TYPE=8 -DCLUBB_GPU -DCUDA -DCOAMPS_MICRO -DNR_SP -DSILHS -Dradoffline -Dnooverlap -DCLUBB -I/usr/local/spack/opt/spack/linux-pop22-cascadelake/nvhpc-24.3/netcdf-fortran-4.5.3-sl35xhk3ea5mtoylsgjg62d2bg3zto3k/include -Mcache_align -O2 -Mbackslash -Mstandard -Kieee -mp=gpu -noacc -Minfo=accel -c /home/jenkins/workspace/clubb_nvhpc_gpu_vs_cpu_diffness/compile/../src/COAMPS_microphys/eqa22.F nvfortran -DNETCDF -DCLUBB_REAL_TYPE=8 -DCLUBB_GPU -DCUDA -DCOAMPS_MICRO -DNR_SP -DSILHS -Dradoffline -Dnooverlap -DCLUBB -I/usr/local/spack/opt/spack/linux-pop22-cascadelake/nvhpc-24.3/netcdf-fortran-4.5.3-sl35xhk3ea5mtoylsgjg62d2bg3zto3k/include -Mcache_align -O2 -Mbackslash -Mstandard -Kieee -mp=gpu -noacc -Minfo=accel -c /home/jenkins/workspace/clubb_nvhpc_gpu_vs_cpu_diffness/compile/../src/COAMPS_microphys/adjtq.F nvfortran -DNETCDF -DCLUBB_REAL_TYPE=8 -DCLUBB_GPU -DCUDA -DCOAMPS_MICRO -DNR_SP -DSILHS -Dradoffline -Dnooverlap -DCLUBB -I/usr/local/spack/opt/spack/linux-pop22-cascadelake/nvhpc-24.3/netcdf-fortran-4.5.3-sl35xhk3ea5mtoylsgjg62d2bg3zto3k/include -Mcache_align -O2 -Mbackslash -Mstandard -Kieee -mp=gpu -noacc -Minfo=accel -c /home/jenkins/workspace/clubb_nvhpc_gpu_vs_cpu_diffness/compile/../src/COAMPS_microphys/eqa12g.F nvfortran -DNETCDF -DCLUBB_REAL_TYPE=8 -DCLUBB_GPU -DCUDA -DCOAMPS_MICRO -DNR_SP -DSILHS -Dradoffline -Dnooverlap -DCLUBB -I/usr/local/spack/opt/spack/linux-pop22-cascadelake/nvhpc-24.3/netcdf-fortran-4.5.3-sl35xhk3ea5mtoylsgjg62d2bg3zto3k/include -Mcache_align -O2 -Mbackslash -Mstandard -Kieee -mp=gpu -noacc -Minfo=accel -c /home/jenkins/workspace/clubb_nvhpc_gpu_vs_cpu_diffness/compile/../src/COAMPS_microphys/eqa7g.F nvfortran -DNETCDF -DCLUBB_REAL_TYPE=8 -DCLUBB_GPU -DCUDA -DCOAMPS_MICRO -DNR_SP -DSILHS -Dradoffline -Dnooverlap -DCLUBB -I/usr/local/spack/opt/spack/linux-pop22-cascadelake/nvhpc-24.3/netcdf-fortran-4.5.3-sl35xhk3ea5mtoylsgjg62d2bg3zto3k/include -Mcache_align -O2 -Mbackslash -Mstandard -Kieee -mp=gpu -noacc -Minfo=accel -c /home/jenkins/workspace/clubb_nvhpc_gpu_vs_cpu_diffness/compile/../src/COAMPS_microphys/eqa7.F nvfortran -DNETCDF -DCLUBB_REAL_TYPE=8 -DCLUBB_GPU -DCUDA -DCOAMPS_MICRO -DNR_SP -DSILHS -Dradoffline -Dnooverlap -DCLUBB -I/usr/local/spack/opt/spack/linux-pop22-cascadelake/nvhpc-24.3/netcdf-fortran-4.5.3-sl35xhk3ea5mtoylsgjg62d2bg3zto3k/include -Mcache_align -O2 -Mbackslash -Mstandard -Kieee -mp=gpu -noacc -Minfo=accel -c /home/jenkins/workspace/clubb_nvhpc_gpu_vs_cpu_diffness/compile/../src/COAMPS_microphys/esat_new.F nvfortran -DNETCDF -DCLUBB_REAL_TYPE=8 -DCLUBB_GPU -DCUDA -DCOAMPS_MICRO -DNR_SP -DSILHS -Dradoffline -Dnooverlap -DCLUBB -I/usr/local/spack/opt/spack/linux-pop22-cascadelake/nvhpc-24.3/netcdf-fortran-4.5.3-sl35xhk3ea5mtoylsgjg62d2bg3zto3k/include -Mcache_align -O2 -Mbackslash -Mstandard -Kieee -mp=gpu -noacc -Minfo=accel -c ../src/BUGSrad/bugsrad_planck.F90 nvfortran -DNETCDF -DCLUBB_REAL_TYPE=8 -DCLUBB_GPU -DCUDA -DCOAMPS_MICRO -DNR_SP -DSILHS -Dradoffline -Dnooverlap -DCLUBB -I/usr/local/spack/opt/spack/linux-pop22-cascadelake/nvhpc-24.3/netcdf-fortran-4.5.3-sl35xhk3ea5mtoylsgjg62d2bg3zto3k/include -Mcache_align -O2 -Mbackslash -Mstandard -Kieee -mp=gpu -noacc -Minfo=accel -c /home/jenkins/workspace/clubb_nvhpc_gpu_vs_cpu_diffness/compile/../src/COAMPS_microphys/adjmlt.F nvfortran -Mcache_align -O2 -Mbackslash -Mstandard -Kieee -mp=gpu -noacc -Minfo=accel -c ../src/AiryFunction.f90 nvfortran -DNETCDF -DCLUBB_REAL_TYPE=8 -DCLUBB_GPU -DCUDA -DCOAMPS_MICRO -DNR_SP -DSILHS -Dradoffline -Dnooverlap -DCLUBB -I/usr/local/spack/opt/spack/linux-pop22-cascadelake/nvhpc-24.3/netcdf-fortran-4.5.3-sl35xhk3ea5mtoylsgjg62d2bg3zto3k/include -Mcache_align -O2 -Mbackslash -Mstandard -Kieee -mp=gpu -noacc -Minfo=accel -c /home/jenkins/workspace/clubb_nvhpc_gpu_vs_cpu_diffness/compile/../src/COAMPS_microphys/eqa5g.F nvfortran -DNETCDF -DCLUBB_REAL_TYPE=8 -DCLUBB_GPU -DCUDA -DCOAMPS_MICRO -DNR_SP -DSILHS -Dradoffline -Dnooverlap -DCLUBB -I/usr/local/spack/opt/spack/linux-pop22-cascadelake/nvhpc-24.3/netcdf-fortran-4.5.3-sl35xhk3ea5mtoylsgjg62d2bg3zto3k/include -Mcache_align -O2 -Mbackslash -Mstandard -Kieee -mp=gpu -noacc -Minfo=accel -c /home/jenkins/workspace/clubb_nvhpc_gpu_vs_cpu_diffness/compile/../src/COAMPS_microphys/nrmcol.F nvfortran -DNETCDF -DCLUBB_REAL_TYPE=8 -DCLUBB_GPU -DCUDA -DCOAMPS_MICRO -DNR_SP -DSILHS -Dradoffline -Dnooverlap -DCLUBB -I/usr/local/spack/opt/spack/linux-pop22-cascadelake/nvhpc-24.3/netcdf-fortran-4.5.3-sl35xhk3ea5mtoylsgjg62d2bg3zto3k/include -Mcache_align -O2 -Mbackslash -Mstandard -Kieee -mp=gpu -noacc -Minfo=accel -c /home/jenkins/workspace/clubb_nvhpc_gpu_vs_cpu_diffness/compile/../src/COAMPS_microphys/eqa26.F nvfortran -DNETCDF -DCLUBB_REAL_TYPE=8 -DCLUBB_GPU -DCUDA -DCOAMPS_MICRO -DNR_SP -DSILHS -Dradoffline -Dnooverlap -DCLUBB -I/usr/local/spack/opt/spack/linux-pop22-cascadelake/nvhpc-24.3/netcdf-fortran-4.5.3-sl35xhk3ea5mtoylsgjg62d2bg3zto3k/include -Mcache_align -O2 -Mbackslash -Mstandard -Kieee -mp=gpu -noacc -Minfo=accel -c /home/jenkins/workspace/clubb_nvhpc_gpu_vs_cpu_diffness/compile/../src/COAMPS_microphys/tgqi.F nvfortran -DNETCDF -DCLUBB_REAL_TYPE=8 -DCLUBB_GPU -DCUDA -DCOAMPS_MICRO -DNR_SP -DSILHS -Dradoffline -Dnooverlap -DCLUBB -I/usr/local/spack/opt/spack/linux-pop22-cascadelake/nvhpc-24.3/netcdf-fortran-4.5.3-sl35xhk3ea5mtoylsgjg62d2bg3zto3k/include -Mcache_align -O2 -Mbackslash -Mstandard -Kieee -mp=gpu -noacc -Minfo=accel -c /home/jenkins/workspace/clubb_nvhpc_gpu_vs_cpu_diffness/compile/../src/COAMPS_microphys/eqa27r.F nvfortran -DNETCDF -DCLUBB_REAL_TYPE=8 -DCLUBB_GPU -DCUDA -DCOAMPS_MICRO -DNR_SP -DSILHS -Dradoffline -Dnooverlap -DCLUBB -I/usr/local/spack/opt/spack/linux-pop22-cascadelake/nvhpc-24.3/netcdf-fortran-4.5.3-sl35xhk3ea5mtoylsgjg62d2bg3zto3k/include -Mcache_align -O2 -Mbackslash -Mstandard -Kieee -mp=gpu -noacc -Minfo=accel -c /home/jenkins/workspace/clubb_nvhpc_gpu_vs_cpu_diffness/compile/../src/COAMPS_microphys/eqa21g.F nvfortran -DNETCDF -DCLUBB_REAL_TYPE=8 -DCLUBB_GPU -DCUDA -DCOAMPS_MICRO -DNR_SP -DSILHS -Dradoffline -Dnooverlap -DCLUBB -I/usr/local/spack/opt/spack/linux-pop22-cascadelake/nvhpc-24.3/netcdf-fortran-4.5.3-sl35xhk3ea5mtoylsgjg62d2bg3zto3k/include -Mcache_align -O2 -Mbackslash -Mstandard -Kieee -mp=gpu -noacc -Minfo=accel -c /home/jenkins/workspace/clubb_nvhpc_gpu_vs_cpu_diffness/compile/../src/COAMPS_microphys/eqa8g.F nvfortran -DNETCDF -DCLUBB_REAL_TYPE=8 -DCLUBB_GPU -DCUDA -DCOAMPS_MICRO -DNR_SP -DSILHS -Dradoffline -Dnooverlap -DCLUBB -I/usr/local/spack/opt/spack/linux-pop22-cascadelake/nvhpc-24.3/netcdf-fortran-4.5.3-sl35xhk3ea5mtoylsgjg62d2bg3zto3k/include -Mcache_align -O2 -Mbackslash -Mstandard -Kieee -mp=gpu -noacc -Minfo=accel -c /home/jenkins/workspace/clubb_nvhpc_gpu_vs_cpu_diffness/compile/../src/COAMPS_microphys/tgqs.F nvfortran -DNETCDF -DCLUBB_REAL_TYPE=8 -DCLUBB_GPU -DCUDA -DCOAMPS_MICRO -DNR_SP -DSILHS -Dradoffline -Dnooverlap -DCLUBB -I/usr/local/spack/opt/spack/linux-pop22-cascadelake/nvhpc-24.3/netcdf-fortran-4.5.3-sl35xhk3ea5mtoylsgjg62d2bg3zto3k/include -Mcache_align -O2 -Mbackslash -Mstandard -Kieee -mp=gpu -noacc -Minfo=accel -c /home/jenkins/workspace/clubb_nvhpc_gpu_vs_cpu_diffness/compile/../src/COAMPS_microphys/eqa10g.F nvfortran -DNETCDF -DCLUBB_REAL_TYPE=8 -DCLUBB_GPU -DCUDA -DCOAMPS_MICRO -DNR_SP -DSILHS -Dradoffline -Dnooverlap -DCLUBB -I/usr/local/spack/opt/spack/linux-pop22-cascadelake/nvhpc-24.3/netcdf-fortran-4.5.3-sl35xhk3ea5mtoylsgjg62d2bg3zto3k/include -Mcache_align -O2 -Mbackslash -Mstandard -Kieee -mp=gpu -noacc -Minfo=accel -c /home/jenkins/workspace/clubb_nvhpc_gpu_vs_cpu_diffness/compile/../src/COAMPS_microphys/tgqr.F nvfortran -DNETCDF -DCLUBB_REAL_TYPE=8 -DCLUBB_GPU -DCUDA -DCOAMPS_MICRO -DNR_SP -DSILHS -Dradoffline -Dnooverlap -DCLUBB -I/usr/local/spack/opt/spack/linux-pop22-cascadelake/nvhpc-24.3/netcdf-fortran-4.5.3-sl35xhk3ea5mtoylsgjg62d2bg3zto3k/include -Mcache_align -O2 -Mbackslash -Mstandard -Kieee -mp=gpu -noacc -Minfo=accel -c /home/jenkins/workspace/clubb_nvhpc_gpu_vs_cpu_diffness/compile/../src/COAMPS_microphys/eqa15.F nvfortran -DNETCDF -DCLUBB_REAL_TYPE=8 -DCLUBB_GPU -DCUDA -DCOAMPS_MICRO -DNR_SP -DSILHS -Dradoffline -Dnooverlap -DCLUBB -I/usr/local/spack/opt/spack/linux-pop22-cascadelake/nvhpc-24.3/netcdf-fortran-4.5.3-sl35xhk3ea5mtoylsgjg62d2bg3zto3k/include -Mcache_align -O2 -Mbackslash -Mstandard -Kieee -mp=gpu -noacc -Minfo=accel -c /home/jenkins/workspace/clubb_nvhpc_gpu_vs_cpu_diffness/compile/../src/COAMPS_microphys/eqa11g.F nvfortran -DNETCDF -DCLUBB_REAL_TYPE=8 -DCLUBB_GPU -DCUDA -DCOAMPS_MICRO -DNR_SP -DSILHS -Dradoffline -Dnooverlap -DCLUBB -I/usr/local/spack/opt/spack/linux-pop22-cascadelake/nvhpc-24.3/netcdf-fortran-4.5.3-sl35xhk3ea5mtoylsgjg62d2bg3zto3k/include -Mcache_align -O2 -Mbackslash -Mstandard -Kieee -mp=gpu -noacc -Minfo=accel -c /home/jenkins/workspace/clubb_nvhpc_gpu_vs_cpu_diffness/compile/../src/COAMPS_microphys/eqa25.F nvfortran -DNETCDF -DCLUBB_REAL_TYPE=8 -DCLUBB_GPU -DCUDA -DCOAMPS_MICRO -DNR_SP -DSILHS -Dradoffline -Dnooverlap -DCLUBB -I/usr/local/spack/opt/spack/linux-pop22-cascadelake/nvhpc-24.3/netcdf-fortran-4.5.3-sl35xhk3ea5mtoylsgjg62d2bg3zto3k/include -Mcache_align -O2 -Mbackslash -Mstandard -Kieee -mp=gpu -noacc -Minfo=accel -c /home/jenkins/workspace/clubb_nvhpc_gpu_vs_cpu_diffness/compile/../src/COAMPS_microphys/nrmtqw.F nvfortran -DNETCDF -DCLUBB_REAL_TYPE=8 -DCLUBB_GPU -DCUDA -DCOAMPS_MICRO -DNR_SP -DSILHS -Dradoffline -Dnooverlap -DCLUBB -I/usr/local/spack/opt/spack/linux-pop22-cascadelake/nvhpc-24.3/netcdf-fortran-4.5.3-sl35xhk3ea5mtoylsgjg62d2bg3zto3k/include -Mcache_align -O2 -Mbackslash -Mstandard -Kieee -mp=gpu -noacc -Minfo=accel -c /home/jenkins/workspace/clubb_nvhpc_gpu_vs_cpu_diffness/compile/../src/COAMPS_microphys/eqa21.F nvfortran -DNETCDF -DCLUBB_REAL_TYPE=8 -DCLUBB_GPU -DCUDA -DCOAMPS_MICRO -DNR_SP -DSILHS -Dradoffline -Dnooverlap -DCLUBB -I/usr/local/spack/opt/spack/linux-pop22-cascadelake/nvhpc-24.3/netcdf-fortran-4.5.3-sl35xhk3ea5mtoylsgjg62d2bg3zto3k/include -Mcache_align -O2 -Mbackslash -Mstandard -Kieee -mp=gpu -noacc -Minfo=accel -c /home/jenkins/workspace/clubb_nvhpc_gpu_vs_cpu_diffness/compile/../src/COAMPS_microphys/eqa9g.F nvfortran -DNETCDF -DCLUBB_REAL_TYPE=8 -DCLUBB_GPU -DCUDA -DCOAMPS_MICRO -DNR_SP -DSILHS -Dradoffline -Dnooverlap -DCLUBB -I/usr/local/spack/opt/spack/linux-pop22-cascadelake/nvhpc-24.3/netcdf-fortran-4.5.3-sl35xhk3ea5mtoylsgjg62d2bg3zto3k/include -Mcache_align -O2 -Mbackslash -Mstandard -Kieee -mp=gpu -noacc -Minfo=accel -c /home/jenkins/workspace/clubb_nvhpc_gpu_vs_cpu_diffness/compile/../src/COAMPS_microphys/tgqg.F nvfortran -DNETCDF -DCLUBB_REAL_TYPE=8 -DCLUBB_GPU -DCUDA -DCOAMPS_MICRO -DNR_SP -DSILHS -Dradoffline -Dnooverlap -DCLUBB -I/usr/local/spack/opt/spack/linux-pop22-cascadelake/nvhpc-24.3/netcdf-fortran-4.5.3-sl35xhk3ea5mtoylsgjg62d2bg3zto3k/include -Mcache_align -O2 -Mbackslash -Mstandard -Kieee -mp=gpu -noacc -Minfo=accel -c /home/jenkins/workspace/clubb_nvhpc_gpu_vs_cpu_diffness/compile/../src/COAMPS_microphys/eqa20g.F nvfortran -DNETCDF -DCLUBB_REAL_TYPE=8 -DCLUBB_GPU -DCUDA -DCOAMPS_MICRO -DNR_SP -DSILHS -Dradoffline -Dnooverlap -DCLUBB -I/usr/local/spack/opt/spack/linux-pop22-cascadelake/nvhpc-24.3/netcdf-fortran-4.5.3-sl35xhk3ea5mtoylsgjg62d2bg3zto3k/include -Mcache_align -O2 -Mbackslash -Mstandard -Kieee -mp=gpu -noacc -Minfo=accel -c /home/jenkins/workspace/clubb_nvhpc_gpu_vs_cpu_diffness/compile/../src/COAMPS_microphys/frzh.F ar rv /home/jenkins/workspace/clubb_nvhpc_gpu_vs_cpu_diffness/compile/../lib/libmicrophys_utils.a microphys_stats_vars_module.o ar: creating /home/jenkins/workspace/clubb_nvhpc_gpu_vs_cpu_diffness/compile/../lib/libmicrophys_utils.a a - microphys_stats_vars_module.o make[1]: Leaving directory '/home/jenkins/workspace/clubb_nvhpc_gpu_vs_cpu_diffness/obj' cd /home/jenkins/workspace/clubb_nvhpc_gpu_vs_cpu_diffness/compile/../obj; make -f Make.clubb_morrison make[1]: Entering directory '/home/jenkins/workspace/clubb_nvhpc_gpu_vs_cpu_diffness/obj' nvfortran -DNETCDF -DCLUBB_REAL_TYPE=8 -DCLUBB_GPU -DCUDA -DCOAMPS_MICRO -DNR_SP -DSILHS -Dradoffline -Dnooverlap -DCLUBB -I/usr/local/spack/opt/spack/linux-pop22-cascadelake/nvhpc-24.3/netcdf-fortran-4.5.3-sl35xhk3ea5mtoylsgjg62d2bg3zto3k/include -Mcache_align -O2 -Mbackslash -Mstandard -Kieee -mp=gpu -noacc -Minfo=accel -c ../src/Morrison_microphys/module_mp_graupel.F90 nvfortran -DNETCDF -DCLUBB_REAL_TYPE=8 -DCLUBB_GPU -DCUDA -DCOAMPS_MICRO -DNR_SP -DSILHS -Dradoffline -Dnooverlap -DCLUBB -I/usr/local/spack/opt/spack/linux-pop22-cascadelake/nvhpc-24.3/netcdf-fortran-4.5.3-sl35xhk3ea5mtoylsgjg62d2bg3zto3k/include -Mcache_align -O2 -Mbackslash -Mstandard -Kieee -mp=gpu -noacc -Minfo=accel -c ../src/BUGSrad/cloud_correlate.F90 nvfortran -DNETCDF -DCLUBB_REAL_TYPE=8 -DCLUBB_GPU -DCUDA -DCOAMPS_MICRO -DNR_SP -DSILHS -Dradoffline -Dnooverlap -DCLUBB -I/usr/local/spack/opt/spack/linux-pop22-cascadelake/nvhpc-24.3/netcdf-fortran-4.5.3-sl35xhk3ea5mtoylsgjg62d2bg3zto3k/include -Mcache_align -O2 -Mbackslash -Mstandard -Kieee -mp=gpu -noacc -Minfo=accel -c ../src/BUGSrad/bugsrad_physconst.F90 nvfortran -DNETCDF -DCLUBB_REAL_TYPE=8 -DCLUBB_GPU -DCUDA -DCOAMPS_MICRO -DNR_SP -DSILHS -Dradoffline -Dnooverlap -DCLUBB -I/usr/local/spack/opt/spack/linux-pop22-cascadelake/nvhpc-24.3/netcdf-fortran-4.5.3-sl35xhk3ea5mtoylsgjg62d2bg3zto3k/include -Mcache_align -O2 -Mbackslash -Mstandard -Kieee -mp=gpu -noacc -Minfo=accel -c /home/jenkins/workspace/clubb_nvhpc_gpu_vs_cpu_diffness/compile/../src/COAMPS_microphys/eqa9.F nvfortran -DNETCDF -DCLUBB_REAL_TYPE=8 -DCLUBB_GPU -DCUDA -DCOAMPS_MICRO -DNR_SP -DSILHS -Dradoffline -Dnooverlap -DCLUBB -I/usr/local/spack/opt/spack/linux-pop22-cascadelake/nvhpc-24.3/netcdf-fortran-4.5.3-sl35xhk3ea5mtoylsgjg62d2bg3zto3k/include -Mcache_align -O2 -Mbackslash -Mstandard -Kieee -mp=gpu -noacc -Minfo=accel -c /home/jenkins/workspace/clubb_nvhpc_gpu_vs_cpu_diffness/compile/../src/COAMPS_microphys/eqa19.F nvfortran -DNETCDF -DCLUBB_REAL_TYPE=8 -DCLUBB_GPU -DCUDA -DCOAMPS_MICRO -DNR_SP -DSILHS -Dradoffline -Dnooverlap -DCLUBB -I/usr/local/spack/opt/spack/linux-pop22-cascadelake/nvhpc-24.3/netcdf-fortran-4.5.3-sl35xhk3ea5mtoylsgjg62d2bg3zto3k/include -Mcache_align -O2 -Mbackslash -Mstandard -Kieee -mp=gpu -noacc -Minfo=accel -c /home/jenkins/workspace/clubb_nvhpc_gpu_vs_cpu_diffness/compile/../src/COAMPS_microphys/eqa17g.F nvfortran -DNETCDF -DCLUBB_REAL_TYPE=8 -DCLUBB_GPU -DCUDA -DCOAMPS_MICRO -DNR_SP -DSILHS -Dradoffline -Dnooverlap -DCLUBB -I/usr/local/spack/opt/spack/linux-pop22-cascadelake/nvhpc-24.3/netcdf-fortran-4.5.3-sl35xhk3ea5mtoylsgjg62d2bg3zto3k/include -Mcache_align -O2 -Mbackslash -Mstandard -Kieee -mp=gpu -noacc -Minfo=accel -c /home/jenkins/workspace/clubb_nvhpc_gpu_vs_cpu_diffness/compile/../src/COAMPS_microphys/eqa13g.F nvfortran -DNETCDF -DCLUBB_REAL_TYPE=8 -DCLUBB_GPU -DCUDA -DCOAMPS_MICRO -DNR_SP -DSILHS -Dradoffline -Dnooverlap -DCLUBB -I/usr/local/spack/opt/spack/linux-pop22-cascadelake/nvhpc-24.3/netcdf-fortran-4.5.3-sl35xhk3ea5mtoylsgjg62d2bg3zto3k/include -Mcache_align -O2 -Mbackslash -Mstandard -Kieee -mp=gpu -noacc -Minfo=accel -c /home/jenkins/workspace/clubb_nvhpc_gpu_vs_cpu_diffness/compile/../src/COAMPS_microphys/eqa6.F nvfortran -DNETCDF -DCLUBB_REAL_TYPE=8 -DCLUBB_GPU -DCUDA -DCOAMPS_MICRO -DNR_SP -DSILHS -Dradoffline -Dnooverlap -DCLUBB -I/usr/local/spack/opt/spack/linux-pop22-cascadelake/nvhpc-24.3/netcdf-fortran-4.5.3-sl35xhk3ea5mtoylsgjg62d2bg3zto3k/include -Mcache_align -O2 -Mbackslash -Mstandard -Kieee -mp=gpu -noacc -Minfo=accel -c /home/jenkins/workspace/clubb_nvhpc_gpu_vs_cpu_diffness/compile/../src/COAMPS_microphys/eqa27.F nvfortran -DNETCDF -DCLUBB_REAL_TYPE=8 -DCLUBB_GPU -DCUDA -DCOAMPS_MICRO -DNR_SP -DSILHS -Dradoffline -Dnooverlap -DCLUBB -I/usr/local/spack/opt/spack/linux-pop22-cascadelake/nvhpc-24.3/netcdf-fortran-4.5.3-sl35xhk3ea5mtoylsgjg62d2bg3zto3k/include -Mcache_align -O2 -Mbackslash -Mstandard -Kieee -mp=gpu -noacc -Minfo=accel -c /home/jenkins/workspace/clubb_nvhpc_gpu_vs_cpu_diffness/compile/../src/COAMPS_microphys/conice.F nvfortran -DNETCDF -DCLUBB_REAL_TYPE=8 -DCLUBB_GPU -DCUDA -DCOAMPS_MICRO -DNR_SP -DSILHS -Dradoffline -Dnooverlap -DCLUBB -I/usr/local/spack/opt/spack/linux-pop22-cascadelake/nvhpc-24.3/netcdf-fortran-4.5.3-sl35xhk3ea5mtoylsgjg62d2bg3zto3k/include -Mcache_align -O2 -Mbackslash -Mstandard -Kieee -mp=gpu -noacc -Minfo=accel -c /home/jenkins/workspace/clubb_nvhpc_gpu_vs_cpu_diffness/compile/../src/COAMPS_microphys/qtadj.F nvfortran -DNETCDF -DCLUBB_REAL_TYPE=8 -DCLUBB_GPU -DCUDA -DCOAMPS_MICRO -DNR_SP -DSILHS -Dradoffline -Dnooverlap -DCLUBB -I/usr/local/spack/opt/spack/linux-pop22-cascadelake/nvhpc-24.3/netcdf-fortran-4.5.3-sl35xhk3ea5mtoylsgjg62d2bg3zto3k/include -Mcache_align -O2 -Mbackslash -Mstandard -Kieee -mp=gpu -noacc -Minfo=accel -c /home/jenkins/workspace/clubb_nvhpc_gpu_vs_cpu_diffness/compile/../src/COAMPS_microphys/nrmtqi.F nvfortran -DNETCDF -DCLUBB_REAL_TYPE=8 -DCLUBB_GPU -DCUDA -DCOAMPS_MICRO -DNR_SP -DSILHS -Dradoffline -Dnooverlap -DCLUBB -I/usr/local/spack/opt/spack/linux-pop22-cascadelake/nvhpc-24.3/netcdf-fortran-4.5.3-sl35xhk3ea5mtoylsgjg62d2bg3zto3k/include -Mcache_align -O2 -Mbackslash -Mstandard -Kieee -mp=gpu -noacc -Minfo=accel -c /home/jenkins/workspace/clubb_nvhpc_gpu_vs_cpu_diffness/compile/../src/COAMPS_microphys/eqa19g.F nvfortran -DNETCDF -DCLUBB_REAL_TYPE=8 -DCLUBB_GPU -DCUDA -DCOAMPS_MICRO -DNR_SP -DSILHS -Dradoffline -Dnooverlap -DCLUBB -I/usr/local/spack/opt/spack/linux-pop22-cascadelake/nvhpc-24.3/netcdf-fortran-4.5.3-sl35xhk3ea5mtoylsgjg62d2bg3zto3k/include -Mcache_align -O2 -Mbackslash -Mstandard -Kieee -mp=gpu -noacc -Minfo=accel -c ../src/BUGSrad/comscp1.F nvfortran -Mcache_align -O2 -Mbackslash -Mstandard -Kieee -mp=gpu -noacc -Minfo=accel -c ../src/Parabolic.f90 nvfortran -DNETCDF -DCLUBB_REAL_TYPE=8 -DCLUBB_GPU -DCUDA -DCOAMPS_MICRO -DNR_SP -DSILHS -Dradoffline -Dnooverlap -DCLUBB -I/usr/local/spack/opt/spack/linux-pop22-cascadelake/nvhpc-24.3/netcdf-fortran-4.5.3-sl35xhk3ea5mtoylsgjg62d2bg3zto3k/include -Mcache_align -O2 -Mbackslash -Mstandard -Kieee -mp=gpu -noacc -Minfo=accel -c ../src/BUGSrad/comscp2.F nvfortran -DNETCDF -DCLUBB_REAL_TYPE=8 -DCLUBB_GPU -DCUDA -DCOAMPS_MICRO -DNR_SP -DSILHS -Dradoffline -Dnooverlap -DCLUBB -I/usr/local/spack/opt/spack/linux-pop22-cascadelake/nvhpc-24.3/netcdf-fortran-4.5.3-sl35xhk3ea5mtoylsgjg62d2bg3zto3k/include -Mcache_align -O2 -Mbackslash -Mstandard -Kieee -mp=gpu -noacc -Minfo=accel -c ../src/BUGSrad/newexp.F90 NVFORTRAN-W-0173-PGI Fortran extension: nonstandard use of data type length specifier (../src/Morrison_microphys/module_mp_graupel.F90: 300) nvfortran -DNETCDF -DCLUBB_REAL_TYPE=8 -DCLUBB_GPU -DCUDA -DCOAMPS_MICRO -DNR_SP -DSILHS -Dradoffline -Dnooverlap -DCLUBB -I/usr/local/spack/opt/spack/linux-pop22-cascadelake/nvhpc-24.3/netcdf-fortran-4.5.3-sl35xhk3ea5mtoylsgjg62d2bg3zto3k/include -Mcache_align -O2 -Mbackslash -Mstandard -Kieee -mp=gpu -noacc -Minfo=accel -c ../src/BUGSrad/cloudg.F 0 inform, 1 warnings, 0 severes, 0 fatal for module_mp_graupel nvfortran -DNETCDF -DCLUBB_REAL_TYPE=8 -DCLUBB_GPU -DCUDA -DCOAMPS_MICRO -DNR_SP -DSILHS -Dradoffline -Dnooverlap -DCLUBB -I/usr/local/spack/opt/spack/linux-pop22-cascadelake/nvhpc-24.3/netcdf-fortran-4.5.3-sl35xhk3ea5mtoylsgjg62d2bg3zto3k/include -Mcache_align -O2 -Mbackslash -Mstandard -Kieee -mp=gpu -noacc -Minfo=accel -c ../src/BUGSrad/two_rt_sw_ocastrndm.F90 nvfortran -DNETCDF -DCLUBB_REAL_TYPE=8 -DCLUBB_GPU -DCUDA -DCOAMPS_MICRO -DNR_SP -DSILHS -Dradoffline -Dnooverlap -DCLUBB -I/usr/local/spack/opt/spack/linux-pop22-cascadelake/nvhpc-24.3/netcdf-fortran-4.5.3-sl35xhk3ea5mtoylsgjg62d2bg3zto3k/include -Mcache_align -O2 -Mbackslash -Mstandard -Kieee -mp=gpu -noacc -Minfo=accel -c ../src/BUGSrad/two_rt_lw_ocastrndm.F90 nvfortran -DNETCDF -DCLUBB_REAL_TYPE=8 -DCLUBB_GPU -DCUDA -DCOAMPS_MICRO -DNR_SP -DSILHS -Dradoffline -Dnooverlap -DCLUBB -I/usr/local/spack/opt/spack/linux-pop22-cascadelake/nvhpc-24.3/netcdf-fortran-4.5.3-sl35xhk3ea5mtoylsgjg62d2bg3zto3k/include -Mcache_align -O2 -Mbackslash -Mstandard -Kieee -mp=gpu -noacc -Minfo=accel -c ../src/BUGSrad/rayle.F nvfortran -DNETCDF -DCLUBB_REAL_TYPE=8 -DCLUBB_GPU -DCUDA -DCOAMPS_MICRO -DNR_SP -DSILHS -Dradoffline -Dnooverlap -DCLUBB -I/usr/local/spack/opt/spack/linux-pop22-cascadelake/nvhpc-24.3/netcdf-fortran-4.5.3-sl35xhk3ea5mtoylsgjg62d2bg3zto3k/include -Mcache_align -O2 -Mbackslash -Mstandard -Kieee -mp=gpu -noacc -Minfo=accel -c ../src/BUGSrad/gascon.F nvfortran -DNETCDF -DCLUBB_REAL_TYPE=8 -DCLUBB_GPU -DCUDA -DCOAMPS_MICRO -DNR_SP -DSILHS -Dradoffline -Dnooverlap -DCLUBB -I/usr/local/spack/opt/spack/linux-pop22-cascadelake/nvhpc-24.3/netcdf-fortran-4.5.3-sl35xhk3ea5mtoylsgjg62d2bg3zto3k/include -Mcache_align -O2 -Mbackslash -Mstandard -Kieee -mp=gpu -noacc -Minfo=accel -c -I../src/BUGSrad ../src/BUGSrad/gases_ckd.F90 nvfortran -DNETCDF -DCLUBB_REAL_TYPE=8 -DCLUBB_GPU -DCUDA -DCOAMPS_MICRO -DNR_SP -DSILHS -Dradoffline -Dnooverlap -DCLUBB -I/usr/local/spack/opt/spack/linux-pop22-cascadelake/nvhpc-24.3/netcdf-fortran-4.5.3-sl35xhk3ea5mtoylsgjg62d2bg3zto3k/include -Mcache_align -O2 -Mbackslash -Mstandard -Kieee -mp=gpu -noacc -Minfo=accel -c ../src/BUGSrad/two_rt_sw_bs.F nvfortran -DNETCDF -DCLUBB_REAL_TYPE=8 -DCLUBB_GPU -DCUDA -DCOAMPS_MICRO -DNR_SP -DSILHS -Dradoffline -Dnooverlap -DCLUBB -I/usr/local/spack/opt/spack/linux-pop22-cascadelake/nvhpc-24.3/netcdf-fortran-4.5.3-sl35xhk3ea5mtoylsgjg62d2bg3zto3k/include -Mcache_align -O2 -Mbackslash -Mstandard -Kieee -mp=gpu -noacc -Minfo=accel -c ../src/BUGSrad/two_rt_lw_sel.F nvfortran -DNETCDF -DCLUBB_REAL_TYPE=8 -DCLUBB_GPU -DCUDA -DCOAMPS_MICRO -DNR_SP -DSILHS -Dradoffline -Dnooverlap -DCLUBB -I/usr/local/spack/opt/spack/linux-pop22-cascadelake/nvhpc-24.3/netcdf-fortran-4.5.3-sl35xhk3ea5mtoylsgjg62d2bg3zto3k/include -Mcache_align -O2 -Mbackslash -Mstandard -Kieee -mp=gpu -noacc -Minfo=accel -c ../src/BUGSrad/two_rt_sw.F NVFORTRAN-W-0173-PGI Fortran extension: nonstandard use of data type length specifier (../src/Morrison_microphys/module_mp_graupel.F90: 5894) NVFORTRAN-W-0173-PGI Fortran extension: nonstandard use of data type length specifier (../src/Morrison_microphys/module_mp_graupel.F90: 5905) NVFORTRAN-W-0173-PGI Fortran extension: nonstandard use of data type length specifier (../src/Morrison_microphys/module_mp_graupel.F90: 5928) nvfortran -DNETCDF -DCLUBB_REAL_TYPE=8 -DCLUBB_GPU -DCUDA -DCOAMPS_MICRO -DNR_SP -DSILHS -Dradoffline -Dnooverlap -DCLUBB -I/usr/local/spack/opt/spack/linux-pop22-cascadelake/nvhpc-24.3/netcdf-fortran-4.5.3-sl35xhk3ea5mtoylsgjg62d2bg3zto3k/include -Mcache_align -O2 -Mbackslash -Mstandard -Kieee -mp=gpu -noacc -Minfo=accel -c ../src/BUGSrad/two_rt_lw.F nvfortran -DNETCDF -DCLUBB_REAL_TYPE=8 -DCLUBB_GPU -DCUDA -DCOAMPS_MICRO -DNR_SP -DSILHS -Dradoffline -Dnooverlap -DCLUBB -I/usr/local/spack/opt/spack/linux-pop22-cascadelake/nvhpc-24.3/netcdf-fortran-4.5.3-sl35xhk3ea5mtoylsgjg62d2bg3zto3k/include -Mcache_align -O2 -Mbackslash -Mstandard -Kieee -mp=gpu -noacc -Minfo=accel -c ../src/BUGSrad/two_rt_sw_iter.F NVFORTRAN-W-0173-PGI Fortran extension: nonstandard use of data type length specifier (../src/Morrison_microphys/module_mp_graupel.F90: 5976) NVFORTRAN-W-0173-PGI Fortran extension: nonstandard use of data type length specifier (../src/Morrison_microphys/module_mp_graupel.F90: 5980) nvfortran -DNETCDF -DCLUBB_REAL_TYPE=8 -DCLUBB_GPU -DCUDA -DCOAMPS_MICRO -DNR_SP -DSILHS -Dradoffline -Dnooverlap -DCLUBB -I/usr/local/spack/opt/spack/linux-pop22-cascadelake/nvhpc-24.3/netcdf-fortran-4.5.3-sl35xhk3ea5mtoylsgjg62d2bg3zto3k/include -Mcache_align -O2 -Mbackslash -Mstandard -Kieee -mp=gpu -noacc -Minfo=accel -c ../src/BUGSrad/two_rt_lw_iter.F NVFORTRAN-W-0173-PGI Fortran extension: nonstandard use of data type length specifier (../src/Morrison_microphys/module_mp_graupel.F90: 6066) NVFORTRAN-W-0173-PGI Fortran extension: nonstandard use of data type length specifier (../src/Morrison_microphys/module_mp_graupel.F90: 6073) NVFORTRAN-W-0173-PGI Fortran extension: nonstandard use of data type length specifier (../src/Morrison_microphys/module_mp_graupel.F90: 6079) NVFORTRAN-W-0173-PGI Fortran extension: nonstandard use of data type length specifier (../src/Morrison_microphys/module_mp_graupel.F90: 6204) NVFORTRAN-W-0173-PGI Fortran extension: nonstandard use of data type length specifier (../src/Morrison_microphys/module_mp_graupel.F90: 6210) NVFORTRAN-W-0173-PGI Fortran extension: nonstandard use of data type length specifier (../src/Morrison_microphys/module_mp_graupel.F90: 6248) NVFORTRAN-W-0173-PGI Fortran extension: nonstandard use of data type length specifier (../src/Morrison_microphys/module_mp_graupel.F90: 6253) NVFORTRAN-W-0173-PGI Fortran extension: nonstandard use of data type length specifier (../src/Morrison_microphys/module_mp_graupel.F90: 6257) nvfortran -DNETCDF -DCLUBB_REAL_TYPE=8 -DCLUBB_GPU -DCUDA -DCOAMPS_MICRO -DNR_SP -DSILHS -Dradoffline -Dnooverlap -DCLUBB -I/usr/local/spack/opt/spack/linux-pop22-cascadelake/nvhpc-24.3/netcdf-fortran-4.5.3-sl35xhk3ea5mtoylsgjg62d2bg3zto3k/include -Mcache_align -O2 -Mbackslash -Mstandard -Kieee -mp=gpu -noacc -Minfo=accel -c ../src/BUGSrad/bugs_rad.F ar rv /home/jenkins/workspace/clubb_nvhpc_gpu_vs_cpu_diffness/compile/../lib/libclubb_coamps.a eqa28.o eqa14g.o esatv.o eqa12.o eqa22g.o qsatvi.o eqa18g.o esati.o slope.o eqa18.o gamma.o eqa22.o adjtq.o eqa12g.o eqa7g.o eqa7.o esat_new.o adjmlt.o eqa5g.o nrmcol.o eqa26.o tgqi.o eqa27r.o eqa21g.o eqa8g.o tgqs.o eqa10g.o tgqr.o eqa15.o eqa11g.o eqa25.o nrmtqw.o eqa21.o eqa9g.o tgqg.o eqa20g.o frzh.o eqa9.o eqa19.o eqa17g.o eqa13g.o eqa6.o eqa27.o conice.o qtadj.o nrmtqi.o eqa19g.o ar: creating /home/jenkins/workspace/clubb_nvhpc_gpu_vs_cpu_diffness/compile/../lib/libclubb_coamps.a a - eqa28.o a - eqa14g.o a - esatv.o a - eqa12.o a - eqa22g.o a - qsatvi.o a - eqa18g.o a - esati.o a - slope.o a - eqa18.o a - gamma.o a - eqa22.o a - adjtq.o a - eqa12g.o a - eqa7g.o a - eqa7.o a - esat_new.o a - adjmlt.o a - eqa5g.o a - nrmcol.o a - eqa26.o a - tgqi.o a - eqa27r.o a - eqa21g.o a - eqa8g.o a - tgqs.o a - eqa10g.o a - tgqr.o a - eqa15.o a - eqa11g.o a - eqa25.o a - nrmtqw.o a - eqa21.o a - eqa9g.o a - tgqg.o a - eqa20g.o a - frzh.o a - eqa9.o a - eqa19.o a - eqa17g.o a - eqa13g.o a - eqa6.o a - eqa27.o a - conice.o a - qtadj.o a - nrmtqi.o a - eqa19g.o make[1]: Leaving directory '/home/jenkins/workspace/clubb_nvhpc_gpu_vs_cpu_diffness/obj' nvfortran -DNETCDF -DCLUBB_REAL_TYPE=8 -DCLUBB_GPU -DCUDA -DCOAMPS_MICRO -DNR_SP -DSILHS -Dradoffline -Dnooverlap -DCLUBB -I/usr/local/spack/opt/spack/linux-pop22-cascadelake/nvhpc-24.3/netcdf-fortran-4.5.3-sl35xhk3ea5mtoylsgjg62d2bg3zto3k/include -Mcache_align -O2 -Mbackslash -Mstandard -Kieee -mp=gpu -noacc -Minfo=accel -c ../src/BUGSrad/bugs_swr.F nvfortran -DNETCDF -DCLUBB_REAL_TYPE=8 -DCLUBB_GPU -DCUDA -DCOAMPS_MICRO -DNR_SP -DSILHS -Dradoffline -Dnooverlap -DCLUBB -I/usr/local/spack/opt/spack/linux-pop22-cascadelake/nvhpc-24.3/netcdf-fortran-4.5.3-sl35xhk3ea5mtoylsgjg62d2bg3zto3k/include -Mcache_align -O2 -Mbackslash -Mstandard -Kieee -mp=gpu -noacc -Minfo=accel -c ../src/BUGSrad/bugs_lwr.F ar rv /home/jenkins/workspace/clubb_nvhpc_gpu_vs_cpu_diffness/compile/../lib/libclubb_parabolic.a AiryFunction.o Parabolic.o Parabolic_constants.o ar: creating /home/jenkins/workspace/clubb_nvhpc_gpu_vs_cpu_diffness/compile/../lib/libclubb_parabolic.a a - AiryFunction.o a - Parabolic.o a - Parabolic_constants.o make[1]: Leaving directory '/home/jenkins/workspace/clubb_nvhpc_gpu_vs_cpu_diffness/obj' cd /home/jenkins/workspace/clubb_nvhpc_gpu_vs_cpu_diffness/compile/../obj; make -f Make.clubb_KK_microphys make[1]: Entering directory '/home/jenkins/workspace/clubb_nvhpc_gpu_vs_cpu_diffness/obj' nvfortran -DNETCDF -DCLUBB_REAL_TYPE=8 -DCLUBB_GPU -DCUDA -DCOAMPS_MICRO -DNR_SP -DSILHS -Dradoffline -Dnooverlap -DCLUBB -I/usr/local/spack/opt/spack/linux-pop22-cascadelake/nvhpc-24.3/netcdf-fortran-4.5.3-sl35xhk3ea5mtoylsgjg62d2bg3zto3k/include -Mcache_align -O2 -Mbackslash -Mstandard -Kieee -mp=gpu -noacc -Minfo=accel -c ../src/KK_microphys/parameters_KK.F90 nvfortran -DNETCDF -DCLUBB_REAL_TYPE=8 -DCLUBB_GPU -DCUDA -DCOAMPS_MICRO -DNR_SP -DSILHS -Dradoffline -Dnooverlap -DCLUBB -I/usr/local/spack/opt/spack/linux-pop22-cascadelake/nvhpc-24.3/netcdf-fortran-4.5.3-sl35xhk3ea5mtoylsgjg62d2bg3zto3k/include -Mcache_align -O2 -Mbackslash -Mstandard -Kieee -mp=gpu -noacc -Minfo=accel -c ../src/KK_microphys/KK_utilities.F90 nvfortran -DNETCDF -DCLUBB_REAL_TYPE=8 -DCLUBB_GPU -DCUDA -DCOAMPS_MICRO -DNR_SP -DSILHS -Dradoffline -Dnooverlap -DCLUBB -I/usr/local/spack/opt/spack/linux-pop22-cascadelake/nvhpc-24.3/netcdf-fortran-4.5.3-sl35xhk3ea5mtoylsgjg62d2bg3zto3k/include -Mcache_align -O2 -Mbackslash -Mstandard -Kieee -mp=gpu -noacc -Minfo=accel -c ../src/text_writer.F90 nvfortran -DNETCDF -DCLUBB_REAL_TYPE=8 -DCLUBB_GPU -DCUDA -DCOAMPS_MICRO -DNR_SP -DSILHS -Dradoffline -Dnooverlap -DCLUBB -I/usr/local/spack/opt/spack/linux-pop22-cascadelake/nvhpc-24.3/netcdf-fortran-4.5.3-sl35xhk3ea5mtoylsgjg62d2bg3zto3k/include -Mcache_align -O2 -Mbackslash -Mstandard -Kieee -mp=gpu -noacc -Minfo=accel -c ../src/KK_microphys/KK_local_means.F90 nvfortran -DNETCDF -DCLUBB_REAL_TYPE=8 -DCLUBB_GPU -DCUDA -DCOAMPS_MICRO -DNR_SP -DSILHS -Dradoffline -Dnooverlap -DCLUBB -I/usr/local/spack/opt/spack/linux-pop22-cascadelake/nvhpc-24.3/netcdf-fortran-4.5.3-sl35xhk3ea5mtoylsgjg62d2bg3zto3k/include -Mcache_align -O2 -Mbackslash -Mstandard -Kieee -mp=gpu -noacc -Minfo=accel -c ../src/KK_microphys/PDF_integrals_means.F90 nvfortran -DNETCDF -DCLUBB_REAL_TYPE=8 -DCLUBB_GPU -DCUDA -DCOAMPS_MICRO -DNR_SP -DSILHS -Dradoffline -Dnooverlap -DCLUBB -I/usr/local/spack/opt/spack/linux-pop22-cascadelake/nvhpc-24.3/netcdf-fortran-4.5.3-sl35xhk3ea5mtoylsgjg62d2bg3zto3k/include -Mcache_align -O2 -Mbackslash -Mstandard -Kieee -mp=gpu -noacc -Minfo=accel -c ../src/KK_microphys/PDF_integrals_covar.F90 nvfortran -DNETCDF -DCLUBB_REAL_TYPE=8 -DCLUBB_GPU -DCUDA -DCOAMPS_MICRO -DNR_SP -DSILHS -Dradoffline -Dnooverlap -DCLUBB -I/usr/local/spack/opt/spack/linux-pop22-cascadelake/nvhpc-24.3/netcdf-fortran-4.5.3-sl35xhk3ea5mtoylsgjg62d2bg3zto3k/include -Mcache_align -O2 -Mbackslash -Mstandard -Kieee -mp=gpu -noacc -Minfo=accel -c ../src/KK_microphys/PDF_integrals_all_MM.F90 ar rv /home/jenkins/workspace/clubb_nvhpc_gpu_vs_cpu_diffness/compile/../lib/libclubb_bugsrad.a bugsrad_planck.o bugs_rad.o gascon.o comscp1.o comscp2.o bugs_swr.o newexp.o two_rt_sw_bs.o cloud_correlate.o cloudg.o kinds.o bugsrad_physconst.o two_rt_lw_sel.o variables_radiation_module.o bugs_lwr.o gases_ckd.o two_rt_sw.o two_rt_sw_ocastrndm.o two_rt_lw.o two_rt_lw_ocastrndm.o two_rt_sw_iter.o two_rt_lw_iter.o rayle.o ar: creating /home/jenkins/workspace/clubb_nvhpc_gpu_vs_cpu_diffness/compile/../lib/libclubb_bugsrad.a a - bugsrad_planck.o a - bugs_rad.o a - gascon.o a - comscp1.o a - comscp2.o a - bugs_swr.o a - newexp.o a - two_rt_sw_bs.o a - cloud_correlate.o a - cloudg.o a - kinds.o a - bugsrad_physconst.o a - two_rt_lw_sel.o a - variables_radiation_module.o a - bugs_lwr.o a - gases_ckd.o a - two_rt_sw.o a - two_rt_sw_ocastrndm.o a - two_rt_lw.o a - two_rt_lw_ocastrndm.o a - two_rt_sw_iter.o a - two_rt_lw_iter.o a - rayle.o make[1]: Leaving directory '/home/jenkins/workspace/clubb_nvhpc_gpu_vs_cpu_diffness/obj' nvfortran -DNETCDF -DCLUBB_REAL_TYPE=8 -DCLUBB_GPU -DCUDA -DCOAMPS_MICRO -DNR_SP -DSILHS -Dradoffline -Dnooverlap -DCLUBB -I/usr/local/spack/opt/spack/linux-pop22-cascadelake/nvhpc-24.3/netcdf-fortran-4.5.3-sl35xhk3ea5mtoylsgjg62d2bg3zto3k/include -Mcache_align -O2 -Mbackslash -Mstandard -Kieee -mp=gpu -noacc -Minfo=accel -c ../src/KK_microphys/KK_upscaled_means.F90 nvfortran -DNETCDF -DCLUBB_REAL_TYPE=8 -DCLUBB_GPU -DCUDA -DCOAMPS_MICRO -DNR_SP -DSILHS -Dradoffline -Dnooverlap -DCLUBB -I/usr/local/spack/opt/spack/linux-pop22-cascadelake/nvhpc-24.3/netcdf-fortran-4.5.3-sl35xhk3ea5mtoylsgjg62d2bg3zto3k/include -Mcache_align -O2 -Mbackslash -Mstandard -Kieee -mp=gpu -noacc -Minfo=accel -c ../src/KK_microphys/KK_Nrm_tendencies.F90 nvfortran -DNETCDF -DCLUBB_REAL_TYPE=8 -DCLUBB_GPU -DCUDA -DCOAMPS_MICRO -DNR_SP -DSILHS -Dradoffline -Dnooverlap -DCLUBB -I/usr/local/spack/opt/spack/linux-pop22-cascadelake/nvhpc-24.3/netcdf-fortran-4.5.3-sl35xhk3ea5mtoylsgjg62d2bg3zto3k/include -Mcache_align -O2 -Mbackslash -Mstandard -Kieee -mp=gpu -noacc -Minfo=accel -c ../src/KK_microphys/KK_upscaled_covariances.F90 nvfortran -DNETCDF -DCLUBB_REAL_TYPE=8 -DCLUBB_GPU -DCUDA -DCOAMPS_MICRO -DNR_SP -DSILHS -Dradoffline -Dnooverlap -DCLUBB -I/usr/local/spack/opt/spack/linux-pop22-cascadelake/nvhpc-24.3/netcdf-fortran-4.5.3-sl35xhk3ea5mtoylsgjg62d2bg3zto3k/include -Mcache_align -O2 -Mbackslash -Mstandard -Kieee -mp=gpu -noacc -Minfo=accel -c ../src/KK_microphys/KK_upscaled_turbulent_sed.F90 nvfortran -DNETCDF -DCLUBB_REAL_TYPE=8 -DCLUBB_GPU -DCUDA -DCOAMPS_MICRO -DNR_SP -DSILHS -Dradoffline -Dnooverlap -DCLUBB -I/usr/local/spack/opt/spack/linux-pop22-cascadelake/nvhpc-24.3/netcdf-fortran-4.5.3-sl35xhk3ea5mtoylsgjg62d2bg3zto3k/include -Mcache_align -O2 -Mbackslash -Mstandard -Kieee -mp=gpu -noacc -Minfo=accel -c ../src/KK_microphys/KK_upscaled_variances.F90 ar rv /home/jenkins/workspace/clubb_nvhpc_gpu_vs_cpu_diffness/compile/../lib/libclubb_KK_microphys.a KK_Nrm_tendencies.o KK_upscaled_covariances.o text_writer.o KK_upscaled_turbulent_sed.o PDF_integrals_all_MM.o parameters_KK.o KK_upscaled_variances.o PDF_integrals_means.o PDF_integrals_covar.o KK_utilities.o KK_upscaled_means.o KK_local_means.o ar: creating /home/jenkins/workspace/clubb_nvhpc_gpu_vs_cpu_diffness/compile/../lib/libclubb_KK_microphys.a a - KK_Nrm_tendencies.o a - KK_upscaled_covariances.o a - text_writer.o a - KK_upscaled_turbulent_sed.o a - PDF_integrals_all_MM.o a - parameters_KK.o a - KK_upscaled_variances.o a - PDF_integrals_means.o a - PDF_integrals_covar.o a - KK_utilities.o a - KK_upscaled_means.o a - KK_local_means.o make[1]: Leaving directory '/home/jenkins/workspace/clubb_nvhpc_gpu_vs_cpu_diffness/obj' cd /home/jenkins/workspace/clubb_nvhpc_gpu_vs_cpu_diffness/compile/../obj; make -f Make.silhs make[1]: Entering directory '/home/jenkins/workspace/clubb_nvhpc_gpu_vs_cpu_diffness/obj' nvfortran -DNETCDF -DCLUBB_REAL_TYPE=8 -DCLUBB_GPU -DCUDA -DCOAMPS_MICRO -DNR_SP -DSILHS -Dradoffline -Dnooverlap -DCLUBB -I/usr/local/spack/opt/spack/linux-pop22-cascadelake/nvhpc-24.3/netcdf-fortran-4.5.3-sl35xhk3ea5mtoylsgjg62d2bg3zto3k/include -Mcache_align -O2 -Mbackslash -Mstandard -Kieee -mp=gpu -noacc -Minfo=accel -c /home/jenkins/workspace/clubb_nvhpc_gpu_vs_cpu_diffness/compile/../src/SILHS/math_utilities.F90 nvfortran -DNETCDF -DCLUBB_REAL_TYPE=8 -DCLUBB_GPU -DCUDA -DCOAMPS_MICRO -DNR_SP -DSILHS -Dradoffline -Dnooverlap -DCLUBB -I/usr/local/spack/opt/spack/linux-pop22-cascadelake/nvhpc-24.3/netcdf-fortran-4.5.3-sl35xhk3ea5mtoylsgjg62d2bg3zto3k/include -Mcache_align -O2 -Mbackslash -Mstandard -Kieee -mp=gpu -noacc -Minfo=accel -c /home/jenkins/workspace/clubb_nvhpc_gpu_vs_cpu_diffness/compile/../src/SILHS/latin_hypercube_arrays.F90 nvfortran -DNETCDF -DCLUBB_REAL_TYPE=8 -DCLUBB_GPU -DCUDA -DCOAMPS_MICRO -DNR_SP -DSILHS -Dradoffline -Dnooverlap -DCLUBB -I/usr/local/spack/opt/spack/linux-pop22-cascadelake/nvhpc-24.3/netcdf-fortran-4.5.3-sl35xhk3ea5mtoylsgjg62d2bg3zto3k/include -Mcache_align -O2 -Mbackslash -Mstandard -Kieee -mp=gpu -noacc -Minfo=accel -c /home/jenkins/workspace/clubb_nvhpc_gpu_vs_cpu_diffness/compile/../src/SILHS/transform_to_pdf_module.F90 nvfortran -DNETCDF -DCLUBB_REAL_TYPE=8 -DCLUBB_GPU -DCUDA -DCOAMPS_MICRO -DNR_SP -DSILHS -Dradoffline -Dnooverlap -DCLUBB -I/usr/local/spack/opt/spack/linux-pop22-cascadelake/nvhpc-24.3/netcdf-fortran-4.5.3-sl35xhk3ea5mtoylsgjg62d2bg3zto3k/include -Mcache_align -O2 -Mbackslash -Mstandard -Kieee -mp=gpu -noacc -Minfo=accel -c /home/jenkins/workspace/clubb_nvhpc_gpu_vs_cpu_diffness/compile/../src/SILHS/output_2D_samples_module.F90 nvfortran -DNETCDF -DCLUBB_REAL_TYPE=8 -DCLUBB_GPU -DCUDA -DCOAMPS_MICRO -DNR_SP -DSILHS -Dradoffline -Dnooverlap -DCLUBB -I/usr/local/spack/opt/spack/linux-pop22-cascadelake/nvhpc-24.3/netcdf-fortran-4.5.3-sl35xhk3ea5mtoylsgjg62d2bg3zto3k/include -Mcache_align -O2 -Mbackslash -Mstandard -Kieee -mp=gpu -noacc -Minfo=accel -c /home/jenkins/workspace/clubb_nvhpc_gpu_vs_cpu_diffness/compile/../src/SILHS/parameters_silhs.F90 nvfortran -DNETCDF -DCLUBB_REAL_TYPE=8 -DCLUBB_GPU -DCUDA -DCOAMPS_MICRO -DNR_SP -DSILHS -Dradoffline -Dnooverlap -DCLUBB -I/usr/local/spack/opt/spack/linux-pop22-cascadelake/nvhpc-24.3/netcdf-fortran-4.5.3-sl35xhk3ea5mtoylsgjg62d2bg3zto3k/include -Mcache_align -O2 -Mbackslash -Mstandard -Kieee -mp=gpu -noacc -Minfo=accel -c /home/jenkins/workspace/clubb_nvhpc_gpu_vs_cpu_diffness/compile/../src/SILHS/est_kessler_microphys_module.F90 nvfortran -DNETCDF -DCLUBB_REAL_TYPE=8 -DCLUBB_GPU -DCUDA -DCOAMPS_MICRO -DNR_SP -DSILHS -Dradoffline -Dnooverlap -DCLUBB -I/usr/local/spack/opt/spack/linux-pop22-cascadelake/nvhpc-24.3/netcdf-fortran-4.5.3-sl35xhk3ea5mtoylsgjg62d2bg3zto3k/include -Mcache_align -O2 -Mbackslash -Mstandard -Kieee -mp=gpu -noacc -Minfo=accel -c /home/jenkins/workspace/clubb_nvhpc_gpu_vs_cpu_diffness/compile/../src/SILHS/generate_uniform_sample_module.F90 transform_uniform_samples_to_pdf: 128, Generating implicit map(tofrom:hm_metadata,x_nl_all_levs(:,:,:,:)) cdfnorminv: 262, Generating implicit map(tofrom:x_u_all_levs(:,:,:,:),std_normal(:,:,:,:)) multiply_cholesky: 556, Generating implicit map(tofrom:std_normal(:,:,:,:),mu1(:,:,:),mu2(:,:,:),sigma_cholesky2(:,:,:,:),sigma_cholesky1(:,:,:,:),x_mixt_comp_all_levs(:,:,:),x_nl_all_levs(:,:,:,:)) nvfortran -DNETCDF -DCLUBB_REAL_TYPE=8 -DCLUBB_GPU -DCUDA -DCOAMPS_MICRO -DNR_SP -DSILHS -Dradoffline -Dnooverlap -DCLUBB -I/usr/local/spack/opt/spack/linux-pop22-cascadelake/nvhpc-24.3/netcdf-fortran-4.5.3-sl35xhk3ea5mtoylsgjg62d2bg3zto3k/include -Mcache_align -O2 -Mbackslash -Mstandard -Kieee -mp=gpu -noacc -Minfo=accel -c /home/jenkins/workspace/clubb_nvhpc_gpu_vs_cpu_diffness/compile/../src/SILHS/lh_microphys_var_covar_module.F90 chi_eta_2_rtthl: 667, Generating implicit map(tofrom:thl_2(:,:),x_mixt_comp_all_levs(:,:,:),eta(:,:,:),mu_chi_2(:,:),chi(:,:,:),lh_thl(:,:,:),cthl_2(:,:),crt_2(:,:),lh_rt(:,:,:),rt_2(:,:),rt_1(:,:),crt_1(:,:),mu_chi_1(:,:),cthl_1(:,:),thl_1(:,:)) nvfortran -DNETCDF -DCLUBB_REAL_TYPE=8 -DCLUBB_GPU -DCUDA -DCOAMPS_MICRO -DNR_SP -DSILHS -Dradoffline -Dnooverlap -DCLUBB -I/usr/local/spack/opt/spack/linux-pop22-cascadelake/nvhpc-24.3/netcdf-fortran-4.5.3-sl35xhk3ea5mtoylsgjg62d2bg3zto3k/include -Mcache_align -O2 -Mbackslash -Mstandard -Kieee -mp=gpu -noacc -Minfo=accel -c /home/jenkins/workspace/clubb_nvhpc_gpu_vs_cpu_diffness/compile/../src/SILHS/silhs_importance_sample_module.F90 ar rv /home/jenkins/workspace/clubb_nvhpc_gpu_vs_cpu_diffness/compile/../lib/libclubb_morrison.a module_mp_graupel.o ar: creating /home/jenkins/workspace/clubb_nvhpc_gpu_vs_cpu_diffness/compile/../lib/libclubb_morrison.a a - module_mp_graupel.o make[1]: Leaving directory '/home/jenkins/workspace/clubb_nvhpc_gpu_vs_cpu_diffness/obj' nvfortran -DNETCDF -DCLUBB_REAL_TYPE=8 -DCLUBB_GPU -DCUDA -DCOAMPS_MICRO -DNR_SP -DSILHS -Dradoffline -Dnooverlap -DCLUBB -I/usr/local/spack/opt/spack/linux-pop22-cascadelake/nvhpc-24.3/netcdf-fortran-4.5.3-sl35xhk3ea5mtoylsgjg62d2bg3zto3k/include -Mcache_align -O2 -Mbackslash -Mstandard -Kieee -mp=gpu -noacc -Minfo=accel -c /home/jenkins/workspace/clubb_nvhpc_gpu_vs_cpu_diffness/compile/../src/SILHS/latin_hypercube_driver_module.F90 generate_silhs_sample: 298, Generating map(to:x_vert_corr(:,:)) Generating map(alloc:x_u_all_levs(:,:,:,:)) Generating map(to:k_lh_start(:)) Generating map(alloc:rand_pool(:,:,:,:)) 336, Generating implicit map(tofrom:x_u_all_levs(:,:,:,:),x_mixt_comp_all_levs(:,:,:),l_in_precip(:,:,:),precip_fracs,pdf_params,cloud_frac(:,:,:)) generate_all_uniform_samples: 738, Generating implicit map(tofrom:rand_pool(:,:,:,:),x_u_all_levs(:,:,:,:)) clip_transform_silhs_output: 1148, Generating implicit map(tofrom:lh_rc_clipped(:,:,:),lh_nc_clipped(:,:,:),lh_rv_clipped(:,:,:),x_nl_all_levs(:,:,:,:),lh_rt_clipped(:,:,:),hm_metadata) compute_arb_overlap: 1927, Generating implicit map(tofrom:x_u_all_levs(:,:,:,:),vert_corr(:,:),rand_pool(:,:,:,:),k_lh_start(:)) nvfortran -DNETCDF -DCLUBB_REAL_TYPE=8 -DCLUBB_GPU -DCUDA -DCOAMPS_MICRO -DNR_SP -DSILHS -Dradoffline -Dnooverlap -DCLUBB -I/usr/local/spack/opt/spack/linux-pop22-cascadelake/nvhpc-24.3/netcdf-fortran-4.5.3-sl35xhk3ea5mtoylsgjg62d2bg3zto3k/include -Mcache_align -O2 -Mbackslash -Mstandard -Kieee -mp=gpu -noacc -Minfo=accel -c /home/jenkins/workspace/clubb_nvhpc_gpu_vs_cpu_diffness/compile/../src/SILHS/silhs_api_module.F90 ar rv /home/jenkins/workspace/clubb_nvhpc_gpu_vs_cpu_diffness/compile/../lib/libsilhs.a math_utilities.o latin_hypercube_arrays.o lh_microphys_var_covar_module.o latin_hypercube_driver_module.o silhs_importance_sample_module.o generate_uniform_sample_module.o transform_to_pdf_module.o silhs_api_module.o est_kessler_microphys_module.o output_2D_samples_module.o parameters_silhs.o ar: creating /home/jenkins/workspace/clubb_nvhpc_gpu_vs_cpu_diffness/compile/../lib/libsilhs.a a - math_utilities.o a - latin_hypercube_arrays.o a - lh_microphys_var_covar_module.o a - latin_hypercube_driver_module.o a - silhs_importance_sample_module.o a - generate_uniform_sample_module.o a - transform_to_pdf_module.o a - silhs_api_module.o a - est_kessler_microphys_module.o a - output_2D_samples_module.o a - parameters_silhs.o make[1]: Leaving directory '/home/jenkins/workspace/clubb_nvhpc_gpu_vs_cpu_diffness/obj' cd /home/jenkins/workspace/clubb_nvhpc_gpu_vs_cpu_diffness/compile/../obj; make -f Make.clubb_other make[1]: Entering directory '/home/jenkins/workspace/clubb_nvhpc_gpu_vs_cpu_diffness/obj' nvfortran -DNETCDF -DCLUBB_REAL_TYPE=8 -DCLUBB_GPU -DCUDA -DCOAMPS_MICRO -DNR_SP -DSILHS -Dradoffline -Dnooverlap -DCLUBB -I/usr/local/spack/opt/spack/linux-pop22-cascadelake/nvhpc-24.3/netcdf-fortran-4.5.3-sl35xhk3ea5mtoylsgjg62d2bg3zto3k/include -Mcache_align -O2 -Mbackslash -Mstandard -Kieee -mp=gpu -noacc -Minfo=accel -c ../src/clubb_model_settings.F90 nvfortran -DNETCDF -DCLUBB_REAL_TYPE=8 -DCLUBB_GPU -DCUDA -DCOAMPS_MICRO -DNR_SP -DSILHS -Dradoffline -Dnooverlap -DCLUBB -I/usr/local/spack/opt/spack/linux-pop22-cascadelake/nvhpc-24.3/netcdf-fortran-4.5.3-sl35xhk3ea5mtoylsgjg62d2bg3zto3k/include -Mcache_align -O2 -Mbackslash -Mstandard -Kieee -mp=gpu -noacc -Minfo=accel -c ../src/hydrostatic_module.F90 nvfortran -DNETCDF -DCLUBB_REAL_TYPE=8 -DCLUBB_GPU -DCUDA -DCOAMPS_MICRO -DNR_SP -DSILHS -Dradoffline -Dnooverlap -DCLUBB -I/usr/local/spack/opt/spack/linux-pop22-cascadelake/nvhpc-24.3/netcdf-fortran-4.5.3-sl35xhk3ea5mtoylsgjg62d2bg3zto3k/include -Mcache_align -O2 -Mbackslash -Mstandard -Kieee -mp=gpu -noacc -Minfo=accel -c ../src/Benchmark_cases/spec_hum_to_mixing_ratio.F90 nvfortran -DNETCDF -DCLUBB_REAL_TYPE=8 -DCLUBB_GPU -DCUDA -DCOAMPS_MICRO -DNR_SP -DSILHS -Dradoffline -Dnooverlap -DCLUBB -I/usr/local/spack/opt/spack/linux-pop22-cascadelake/nvhpc-24.3/netcdf-fortran-4.5.3-sl35xhk3ea5mtoylsgjg62d2bg3zto3k/include -Mcache_align -O2 -Mbackslash -Mstandard -Kieee -mp=gpu -noacc -Minfo=accel -c ../src/time_dependent_input.F90 nvfortran -DNETCDF -DCLUBB_REAL_TYPE=8 -DCLUBB_GPU -DCUDA -DCOAMPS_MICRO -DNR_SP -DSILHS -Dradoffline -Dnooverlap -DCLUBB -I/usr/local/spack/opt/spack/linux-pop22-cascadelake/nvhpc-24.3/netcdf-fortran-4.5.3-sl35xhk3ea5mtoylsgjg62d2bg3zto3k/include -Mcache_align -O2 -Mbackslash -Mstandard -Kieee -mp=gpu -noacc -Minfo=accel -c ../src/Benchmark_cases/diag_ustar_module.F90 nvfortran -DNETCDF -DCLUBB_REAL_TYPE=8 -DCLUBB_GPU -DCUDA -DCOAMPS_MICRO -DNR_SP -DSILHS -Dradoffline -Dnooverlap -DCLUBB -I/usr/local/spack/opt/spack/linux-pop22-cascadelake/nvhpc-24.3/netcdf-fortran-4.5.3-sl35xhk3ea5mtoylsgjg62d2bg3zto3k/include -Mcache_align -O2 -Mbackslash -Mstandard -Kieee -mp=gpu -noacc -Minfo=accel -c ../src/Benchmark_cases/cloud_sed_module.F90 nvfortran -DNETCDF -DCLUBB_REAL_TYPE=8 -DCLUBB_GPU -DCUDA -DCOAMPS_MICRO -DNR_SP -DSILHS -Dradoffline -Dnooverlap -DCLUBB -I/usr/local/spack/opt/spack/linux-pop22-cascadelake/nvhpc-24.3/netcdf-fortran-4.5.3-sl35xhk3ea5mtoylsgjg62d2bg3zto3k/include -Mcache_align -O2 -Mbackslash -Mstandard -Kieee -mp=gpu -noacc -Minfo=accel -c ../src/ice_dfsn_module.F90 nvfortran -DNETCDF -DCLUBB_REAL_TYPE=8 -DCLUBB_GPU -DCUDA -DCOAMPS_MICRO -DNR_SP -DSILHS -Dradoffline -Dnooverlap -DCLUBB -I/usr/local/spack/opt/spack/linux-pop22-cascadelake/nvhpc-24.3/netcdf-fortran-4.5.3-sl35xhk3ea5mtoylsgjg62d2bg3zto3k/include -Mcache_align -O2 -Mbackslash -Mstandard -Kieee -mp=gpu -noacc -Minfo=accel -c ../src/parameters_microphys.F90 nvfortran -DNETCDF -DCLUBB_REAL_TYPE=8 -DCLUBB_GPU -DCUDA -DCOAMPS_MICRO -DNR_SP -DSILHS -Dradoffline -Dnooverlap -DCLUBB -I/usr/local/spack/opt/spack/linux-pop22-cascadelake/nvhpc-24.3/netcdf-fortran-4.5.3-sl35xhk3ea5mtoylsgjg62d2bg3zto3k/include -Mcache_align -O2 -Mbackslash -Mstandard -Kieee -mp=gpu -noacc -Minfo=accel -c -I../src/CLUBB_core ../src/input_grads.F90 nvfortran -DNETCDF -DCLUBB_REAL_TYPE=8 -DCLUBB_GPU -DCUDA -DCOAMPS_MICRO -DNR_SP -DSILHS -Dradoffline -Dnooverlap -DCLUBB -I/usr/local/spack/opt/spack/linux-pop22-cascadelake/nvhpc-24.3/netcdf-fortran-4.5.3-sl35xhk3ea5mtoylsgjg62d2bg3zto3k/include -Mcache_align -O2 -Mbackslash -Mstandard -Kieee -mp=gpu -noacc -Minfo=accel -c ../src/silhs_category_variance_module.F90 nvfortran -DNETCDF -DCLUBB_REAL_TYPE=8 -DCLUBB_GPU -DCUDA -DCOAMPS_MICRO -DNR_SP -DSILHS -Dradoffline -Dnooverlap -DCLUBB -I/usr/local/spack/opt/spack/linux-pop22-cascadelake/nvhpc-24.3/netcdf-fortran-4.5.3-sl35xhk3ea5mtoylsgjg62d2bg3zto3k/include -Mcache_align -O2 -Mbackslash -Mstandard -Kieee -mp=gpu -noacc -Minfo=accel -c ../src/parameters_radiation.F90 nvfortran -DNETCDF -DCLUBB_REAL_TYPE=8 -DCLUBB_GPU -DCUDA -DCOAMPS_MICRO -DNR_SP -DSILHS -Dradoffline -Dnooverlap -DCLUBB -I/usr/local/spack/opt/spack/linux-pop22-cascadelake/nvhpc-24.3/netcdf-fortran-4.5.3-sl35xhk3ea5mtoylsgjg62d2bg3zto3k/include -Mcache_align -O2 -Mbackslash -Mstandard -Kieee -mp=gpu -noacc -Minfo=accel -c ../src/extrapolation.F90 nvfortran -DNETCDF -DCLUBB_REAL_TYPE=8 -DCLUBB_GPU -DCUDA -DCOAMPS_MICRO -DNR_SP -DSILHS -Dradoffline -Dnooverlap -DCLUBB -I/usr/local/spack/opt/spack/linux-pop22-cascadelake/nvhpc-24.3/netcdf-fortran-4.5.3-sl35xhk3ea5mtoylsgjg62d2bg3zto3k/include -Mcache_align -O2 -Mbackslash -Mstandard -Kieee -mp=gpu -noacc -Minfo=accel -c ../src/gfdl_activation.F90 nvfortran -DNETCDF -DCLUBB_REAL_TYPE=8 -DCLUBB_GPU -DCUDA -DCOAMPS_MICRO -DNR_SP -DSILHS -Dradoffline -Dnooverlap -DCLUBB -I/usr/local/spack/opt/spack/linux-pop22-cascadelake/nvhpc-24.3/netcdf-fortran-4.5.3-sl35xhk3ea5mtoylsgjg62d2bg3zto3k/include -Mcache_align -O2 -Mbackslash -Mstandard -Kieee -mp=gpu -noacc -Minfo=accel -c ../src/quicksort.F90 nvfortran -DNETCDF -DCLUBB_REAL_TYPE=8 -DCLUBB_GPU -DCUDA -DCOAMPS_MICRO -DNR_SP -DSILHS -Dradoffline -Dnooverlap -DCLUBB -I/usr/local/spack/opt/spack/linux-pop22-cascadelake/nvhpc-24.3/netcdf-fortran-4.5.3-sl35xhk3ea5mtoylsgjg62d2bg3zto3k/include -Mcache_align -O2 -Mbackslash -Mstandard -Kieee -mp=gpu -noacc -Minfo=accel -c ../src/soil_vegetation.F90 nvfortran -DNETCDF -DCLUBB_REAL_TYPE=8 -DCLUBB_GPU -DCUDA -DCOAMPS_MICRO -DNR_SP -DSILHS -Dradoffline -Dnooverlap -DCLUBB -I/usr/local/spack/opt/spack/linux-pop22-cascadelake/nvhpc-24.3/netcdf-fortran-4.5.3-sl35xhk3ea5mtoylsgjg62d2bg3zto3k/include -Mcache_align -O2 -Mbackslash -Mstandard -Kieee -mp=gpu -noacc -Minfo=accel -c ../src/Benchmark_cases/rad_lwsw_module.F90 nvfortran -DNETCDF -DCLUBB_REAL_TYPE=8 -DCLUBB_GPU -DCUDA -DCOAMPS_MICRO -DNR_SP -DSILHS -Dradoffline -Dnooverlap -DCLUBB -I/usr/local/spack/opt/spack/linux-pop22-cascadelake/nvhpc-24.3/netcdf-fortran-4.5.3-sl35xhk3ea5mtoylsgjg62d2bg3zto3k/include -Mcache_align -O2 -Mbackslash -Mstandard -Kieee -mp=gpu -noacc -Minfo=accel -c ../src/mixed_moment_PDF_integrals.F90 nvfortran -DNETCDF -DCLUBB_REAL_TYPE=8 -DCLUBB_GPU -DCUDA -DCOAMPS_MICRO -DNR_SP -DSILHS -Dradoffline -Dnooverlap -DCLUBB -I/usr/local/spack/opt/spack/linux-pop22-cascadelake/nvhpc-24.3/netcdf-fortran-4.5.3-sl35xhk3ea5mtoylsgjg62d2bg3zto3k/include -Mcache_align -O2 -Mbackslash -Mstandard -Kieee -mp=gpu -noacc -Minfo=accel -c ../src/Benchmark_cases/wangara.F90 nvfortran -DNETCDF -DCLUBB_REAL_TYPE=8 -DCLUBB_GPU -DCUDA -DCOAMPS_MICRO -DNR_SP -DSILHS -Dradoffline -Dnooverlap -DCLUBB -I/usr/local/spack/opt/spack/linux-pop22-cascadelake/nvhpc-24.3/netcdf-fortran-4.5.3-sl35xhk3ea5mtoylsgjg62d2bg3zto3k/include -Mcache_align -O2 -Mbackslash -Mstandard -Kieee -mp=gpu -noacc -Minfo=accel -c ../src/cos_solar_zen_module.F90 nvfortran -DNETCDF -DCLUBB_REAL_TYPE=8 -DCLUBB_GPU -DCUDA -DCOAMPS_MICRO -DNR_SP -DSILHS -Dradoffline -Dnooverlap -DCLUBB -I/usr/local/spack/opt/spack/linux-pop22-cascadelake/nvhpc-24.3/netcdf-fortran-4.5.3-sl35xhk3ea5mtoylsgjg62d2bg3zto3k/include -Mcache_align -O2 -Mbackslash -Mstandard -Kieee -mp=gpu -noacc -Minfo=accel -c ../src/input_netcdf.F90 nvfortran -DNETCDF -DCLUBB_REAL_TYPE=8 -DCLUBB_GPU -DCUDA -DCOAMPS_MICRO -DNR_SP -DSILHS -Dradoffline -Dnooverlap -DCLUBB -I/usr/local/spack/opt/spack/linux-pop22-cascadelake/nvhpc-24.3/netcdf-fortran-4.5.3-sl35xhk3ea5mtoylsgjg62d2bg3zto3k/include -Mcache_align -O2 -Mbackslash -Mstandard -Kieee -mp=gpu -noacc -Minfo=accel -c ../src/advance_microphys_module.F90 nvfortran -DNETCDF -DCLUBB_REAL_TYPE=8 -DCLUBB_GPU -DCUDA -DCOAMPS_MICRO -DNR_SP -DSILHS -Dradoffline -Dnooverlap -DCLUBB -I/usr/local/spack/opt/spack/linux-pop22-cascadelake/nvhpc-24.3/netcdf-fortran-4.5.3-sl35xhk3ea5mtoylsgjg62d2bg3zto3k/include -Mcache_align -O2 -Mbackslash -Mstandard -Kieee -mp=gpu -noacc -Minfo=accel -c ../src/morrison_microphys_module.F90 nvfortran -DNETCDF -DCLUBB_REAL_TYPE=8 -DCLUBB_GPU -DCUDA -DCOAMPS_MICRO -DNR_SP -DSILHS -Dradoffline -Dnooverlap -DCLUBB -I/usr/local/spack/opt/spack/linux-pop22-cascadelake/nvhpc-24.3/netcdf-fortran-4.5.3-sl35xhk3ea5mtoylsgjg62d2bg3zto3k/include -Mcache_align -O2 -Mbackslash -Mstandard -Kieee -mp=gpu -noacc -Minfo=accel -c ../src/coamps_microphys_driver_module.F90 nvfortran -DNETCDF -DCLUBB_REAL_TYPE=8 -DCLUBB_GPU -DCUDA -DCOAMPS_MICRO -DNR_SP -DSILHS -Dradoffline -Dnooverlap -DCLUBB -I/usr/local/spack/opt/spack/linux-pop22-cascadelake/nvhpc-24.3/netcdf-fortran-4.5.3-sl35xhk3ea5mtoylsgjg62d2bg3zto3k/include -Mcache_align -O2 -Mbackslash -Mstandard -Kieee -mp=gpu -noacc -Minfo=accel -c ../src/input_interpret.F90 nvfortran -DNETCDF -DCLUBB_REAL_TYPE=8 -DCLUBB_GPU -DCUDA -DCOAMPS_MICRO -DNR_SP -DSILHS -Dradoffline -Dnooverlap -DCLUBB -I/usr/local/spack/opt/spack/linux-pop22-cascadelake/nvhpc-24.3/netcdf-fortran-4.5.3-sl35xhk3ea5mtoylsgjg62d2bg3zto3k/include -Mcache_align -O2 -Mbackslash -Mstandard -Kieee -mp=gpu -noacc -Minfo=accel -c ../src/simple_rad_module.F90 nvfortran -DNETCDF -DCLUBB_REAL_TYPE=8 -DCLUBB_GPU -DCUDA -DCOAMPS_MICRO -DNR_SP -DSILHS -Dradoffline -Dnooverlap -DCLUBB -I/usr/local/spack/opt/spack/linux-pop22-cascadelake/nvhpc-24.3/netcdf-fortran-4.5.3-sl35xhk3ea5mtoylsgjg62d2bg3zto3k/include -Mcache_align -O2 -Mbackslash -Mstandard -Kieee -mp=gpu -noacc -Minfo=accel -c ../src/microphys_init_cleanup.F90 nvfortran -DNETCDF -DCLUBB_REAL_TYPE=8 -DCLUBB_GPU -DCUDA -DCOAMPS_MICRO -DNR_SP -DSILHS -Dradoffline -Dnooverlap -DCLUBB -I/usr/local/spack/opt/spack/linux-pop22-cascadelake/nvhpc-24.3/netcdf-fortran-4.5.3-sl35xhk3ea5mtoylsgjg62d2bg3zto3k/include -Mcache_align -O2 -Mbackslash -Mstandard -Kieee -mp=gpu -noacc -Minfo=accel -c ../src/extended_atmosphere_module.F90 nvfortran -DNETCDF -DCLUBB_REAL_TYPE=8 -DCLUBB_GPU -DCUDA -DCOAMPS_MICRO -DNR_SP -DSILHS -Dradoffline -Dnooverlap -DCLUBB -I/usr/local/spack/opt/spack/linux-pop22-cascadelake/nvhpc-24.3/netcdf-fortran-4.5.3-sl35xhk3ea5mtoylsgjg62d2bg3zto3k/include -Mcache_align -O2 -Mbackslash -Mstandard -Kieee -mp=gpu -noacc -Minfo=accel -c ../src/Benchmark_cases/bomex.F90 nvfortran -DNETCDF -DCLUBB_REAL_TYPE=8 -DCLUBB_GPU -DCUDA -DCOAMPS_MICRO -DNR_SP -DSILHS -Dradoffline -Dnooverlap -DCLUBB -I/usr/local/spack/opt/spack/linux-pop22-cascadelake/nvhpc-24.3/netcdf-fortran-4.5.3-sl35xhk3ea5mtoylsgjg62d2bg3zto3k/include -Mcache_align -O2 -Mbackslash -Mstandard -Kieee -mp=gpu -noacc -Minfo=accel -c ../src/Benchmark_cases/sfc_flux.F90 nvfortran -DNETCDF -DCLUBB_REAL_TYPE=8 -DCLUBB_GPU -DCUDA -DCOAMPS_MICRO -DNR_SP -DSILHS -Dradoffline -Dnooverlap -DCLUBB -I/usr/local/spack/opt/spack/linux-pop22-cascadelake/nvhpc-24.3/netcdf-fortran-4.5.3-sl35xhk3ea5mtoylsgjg62d2bg3zto3k/include -Mcache_align -O2 -Mbackslash -Mstandard -Kieee -mp=gpu -noacc -Minfo=accel -c ../src/Benchmark_cases/nov11.F90 nvfortran -DNETCDF -DCLUBB_REAL_TYPE=8 -DCLUBB_GPU -DCUDA -DCOAMPS_MICRO -DNR_SP -DSILHS -Dradoffline -Dnooverlap -DCLUBB -I/usr/local/spack/opt/spack/linux-pop22-cascadelake/nvhpc-24.3/netcdf-fortran-4.5.3-sl35xhk3ea5mtoylsgjg62d2bg3zto3k/include -Mcache_align -O2 -Mbackslash -Mstandard -Kieee -mp=gpu -noacc -Minfo=accel -c ../src/Benchmark_cases/mpace_a.F90 nvfortran -DNETCDF -DCLUBB_REAL_TYPE=8 -DCLUBB_GPU -DCUDA -DCOAMPS_MICRO -DNR_SP -DSILHS -Dradoffline -Dnooverlap -DCLUBB -I/usr/local/spack/opt/spack/linux-pop22-cascadelake/nvhpc-24.3/netcdf-fortran-4.5.3-sl35xhk3ea5mtoylsgjg62d2bg3zto3k/include -Mcache_align -O2 -Mbackslash -Mstandard -Kieee -mp=gpu -noacc -Minfo=accel -c ../src/Benchmark_cases/clex9_nov02.F90 nvfortran -DNETCDF -DCLUBB_REAL_TYPE=8 -DCLUBB_GPU -DCUDA -DCOAMPS_MICRO -DNR_SP -DSILHS -Dradoffline -Dnooverlap -DCLUBB -I/usr/local/spack/opt/spack/linux-pop22-cascadelake/nvhpc-24.3/netcdf-fortran-4.5.3-sl35xhk3ea5mtoylsgjg62d2bg3zto3k/include -Mcache_align -O2 -Mbackslash -Mstandard -Kieee -mp=gpu -noacc -Minfo=accel -c ../src/Benchmark_cases/clex9_oct14.F90 nvfortran -DNETCDF -DCLUBB_REAL_TYPE=8 -DCLUBB_GPU -DCUDA -DCOAMPS_MICRO -DNR_SP -DSILHS -Dradoffline -Dnooverlap -DCLUBB -I/usr/local/spack/opt/spack/linux-pop22-cascadelake/nvhpc-24.3/netcdf-fortran-4.5.3-sl35xhk3ea5mtoylsgjg62d2bg3zto3k/include -Mcache_align -O2 -Mbackslash -Mstandard -Kieee -mp=gpu -noacc -Minfo=accel -c ../src/Benchmark_cases/jun25.F90 nvfortran -DNETCDF -DCLUBB_REAL_TYPE=8 -DCLUBB_GPU -DCUDA -DCOAMPS_MICRO -DNR_SP -DSILHS -Dradoffline -Dnooverlap -DCLUBB -I/usr/local/spack/opt/spack/linux-pop22-cascadelake/nvhpc-24.3/netcdf-fortran-4.5.3-sl35xhk3ea5mtoylsgjg62d2bg3zto3k/include -Mcache_align -O2 -Mbackslash -Mstandard -Kieee -mp=gpu -noacc -Minfo=accel -c ../src/stat_file_utils.F90 nvfortran -DNETCDF -DCLUBB_REAL_TYPE=8 -DCLUBB_GPU -DCUDA -DCOAMPS_MICRO -DNR_SP -DSILHS -Dradoffline -Dnooverlap -DCLUBB -I/usr/local/spack/opt/spack/linux-pop22-cascadelake/nvhpc-24.3/netcdf-fortran-4.5.3-sl35xhk3ea5mtoylsgjg62d2bg3zto3k/include -Mcache_align -O2 -Mbackslash -Mstandard -Kieee -mp=gpu -noacc -Minfo=accel -c ../src/Benchmark_cases/arm_97.F90 nvfortran -DNETCDF -DCLUBB_REAL_TYPE=8 -DCLUBB_GPU -DCUDA -DCOAMPS_MICRO -DNR_SP -DSILHS -Dradoffline -Dnooverlap -DCLUBB -I/usr/local/spack/opt/spack/linux-pop22-cascadelake/nvhpc-24.3/netcdf-fortran-4.5.3-sl35xhk3ea5mtoylsgjg62d2bg3zto3k/include -Mcache_align -O2 -Mbackslash -Mstandard -Kieee -mp=gpu -noacc -Minfo=accel -c ../src/Benchmark_cases/arm_0003.F90 nvfortran -DNETCDF -DCLUBB_REAL_TYPE=8 -DCLUBB_GPU -DCUDA -DCOAMPS_MICRO -DNR_SP -DSILHS -Dradoffline -Dnooverlap -DCLUBB -I/usr/local/spack/opt/spack/linux-pop22-cascadelake/nvhpc-24.3/netcdf-fortran-4.5.3-sl35xhk3ea5mtoylsgjg62d2bg3zto3k/include -Mcache_align -O2 -Mbackslash -Mstandard -Kieee -mp=gpu -noacc -Minfo=accel -c ../src/Benchmark_cases/gabls3_night.F90 nvfortran -DNETCDF -DCLUBB_REAL_TYPE=8 -DCLUBB_GPU -DCUDA -DCOAMPS_MICRO -DNR_SP -DSILHS -Dradoffline -Dnooverlap -DCLUBB -I/usr/local/spack/opt/spack/linux-pop22-cascadelake/nvhpc-24.3/netcdf-fortran-4.5.3-sl35xhk3ea5mtoylsgjg62d2bg3zto3k/include -Mcache_align -O2 -Mbackslash -Mstandard -Kieee -mp=gpu -noacc -Minfo=accel -c ../src/Benchmark_cases/rico.F90 nvfortran -DNETCDF -DCLUBB_REAL_TYPE=8 -DCLUBB_GPU -DCUDA -DCOAMPS_MICRO -DNR_SP -DSILHS -Dradoffline -Dnooverlap -DCLUBB -I/usr/local/spack/opt/spack/linux-pop22-cascadelake/nvhpc-24.3/netcdf-fortran-4.5.3-sl35xhk3ea5mtoylsgjg62d2bg3zto3k/include -Mcache_align -O2 -Mbackslash -Mstandard -Kieee -mp=gpu -noacc -Minfo=accel -c ../src/Benchmark_cases/astex_a209.F90 nvfortran -DNETCDF -DCLUBB_REAL_TYPE=8 -DCLUBB_GPU -DCUDA -DCOAMPS_MICRO -DNR_SP -DSILHS -Dradoffline -Dnooverlap -DCLUBB -I/usr/local/spack/opt/spack/linux-pop22-cascadelake/nvhpc-24.3/netcdf-fortran-4.5.3-sl35xhk3ea5mtoylsgjg62d2bg3zto3k/include -Mcache_align -O2 -Mbackslash -Mstandard -Kieee -mp=gpu -noacc -Minfo=accel -c ../src/Benchmark_cases/twp_ice.F90 nvfortran -DNETCDF -DCLUBB_REAL_TYPE=8 -DCLUBB_GPU -DCUDA -DCOAMPS_MICRO -DNR_SP -DSILHS -Dradoffline -Dnooverlap -DCLUBB -I/usr/local/spack/opt/spack/linux-pop22-cascadelake/nvhpc-24.3/netcdf-fortran-4.5.3-sl35xhk3ea5mtoylsgjg62d2bg3zto3k/include -Mcache_align -O2 -Mbackslash -Mstandard -Kieee -mp=gpu -noacc -Minfo=accel -c ../src/Benchmark_cases/cobra.F90 nvfortran -DNETCDF -DCLUBB_REAL_TYPE=8 -DCLUBB_GPU -DCUDA -DCOAMPS_MICRO -DNR_SP -DSILHS -Dradoffline -Dnooverlap -DCLUBB -I/usr/local/spack/opt/spack/linux-pop22-cascadelake/nvhpc-24.3/netcdf-fortran-4.5.3-sl35xhk3ea5mtoylsgjg62d2bg3zto3k/include -Mcache_align -O2 -Mbackslash -Mstandard -Kieee -mp=gpu -noacc -Minfo=accel -c ../src/Benchmark_cases/mpace_b.F90 nvfortran -DNETCDF -DCLUBB_REAL_TYPE=8 -DCLUBB_GPU -DCUDA -DCOAMPS_MICRO -DNR_SP -DSILHS -Dradoffline -Dnooverlap -DCLUBB -I/usr/local/spack/opt/spack/linux-pop22-cascadelake/nvhpc-24.3/netcdf-fortran-4.5.3-sl35xhk3ea5mtoylsgjg62d2bg3zto3k/include -Mcache_align -O2 -Mbackslash -Mstandard -Kieee -mp=gpu -noacc -Minfo=accel -c ../src/Benchmark_cases/gabls3.F90 nvfortran -DNETCDF -DCLUBB_REAL_TYPE=8 -DCLUBB_GPU -DCUDA -DCOAMPS_MICRO -DNR_SP -DSILHS -Dradoffline -Dnooverlap -DCLUBB -I/usr/local/spack/opt/spack/linux-pop22-cascadelake/nvhpc-24.3/netcdf-fortran-4.5.3-sl35xhk3ea5mtoylsgjg62d2bg3zto3k/include -Mcache_align -O2 -Mbackslash -Mstandard -Kieee -mp=gpu -noacc -Minfo=accel -c ../src/Benchmark_cases/neutral_case.F90 nvfortran -DNETCDF -DCLUBB_REAL_TYPE=8 -DCLUBB_GPU -DCUDA -DCOAMPS_MICRO -DNR_SP -DSILHS -Dradoffline -Dnooverlap -DCLUBB -I/usr/local/spack/opt/spack/linux-pop22-cascadelake/nvhpc-24.3/netcdf-fortran-4.5.3-sl35xhk3ea5mtoylsgjg62d2bg3zto3k/include -Mcache_align -O2 -Mbackslash -Mstandard -Kieee -mp=gpu -noacc -Minfo=accel -c ../src/Benchmark_cases/arm.F90 nvfortran -DNETCDF -DCLUBB_REAL_TYPE=8 -DCLUBB_GPU -DCUDA -DCOAMPS_MICRO -DNR_SP -DSILHS -Dradoffline -Dnooverlap -DCLUBB -I/usr/local/spack/opt/spack/linux-pop22-cascadelake/nvhpc-24.3/netcdf-fortran-4.5.3-sl35xhk3ea5mtoylsgjg62d2bg3zto3k/include -Mcache_align -O2 -Mbackslash -Mstandard -Kieee -mp=gpu -noacc -Minfo=accel -c ../src/Benchmark_cases/arm_3year.F90 nvfortran -DNETCDF -DCLUBB_REAL_TYPE=8 -DCLUBB_GPU -DCUDA -DCOAMPS_MICRO -DNR_SP -DSILHS -Dradoffline -Dnooverlap -DCLUBB -I/usr/local/spack/opt/spack/linux-pop22-cascadelake/nvhpc-24.3/netcdf-fortran-4.5.3-sl35xhk3ea5mtoylsgjg62d2bg3zto3k/include -Mcache_align -O2 -Mbackslash -Mstandard -Kieee -mp=gpu -noacc -Minfo=accel -c ../src/Benchmark_cases/atex.F90 nvfortran -DNETCDF -DCLUBB_REAL_TYPE=8 -DCLUBB_GPU -DCUDA -DCOAMPS_MICRO -DNR_SP -DSILHS -Dradoffline -Dnooverlap -DCLUBB -I/usr/local/spack/opt/spack/linux-pop22-cascadelake/nvhpc-24.3/netcdf-fortran-4.5.3-sl35xhk3ea5mtoylsgjg62d2bg3zto3k/include -Mcache_align -O2 -Mbackslash -Mstandard -Kieee -mp=gpu -noacc -Minfo=accel -c ../src/Benchmark_cases/cloud_feedback.F90 nvfortran -DNETCDF -DCLUBB_REAL_TYPE=8 -DCLUBB_GPU -DCUDA -DCOAMPS_MICRO -DNR_SP -DSILHS -Dradoffline -Dnooverlap -DCLUBB -I/usr/local/spack/opt/spack/linux-pop22-cascadelake/nvhpc-24.3/netcdf-fortran-4.5.3-sl35xhk3ea5mtoylsgjg62d2bg3zto3k/include -Mcache_align -O2 -Mbackslash -Mstandard -Kieee -mp=gpu -noacc -Minfo=accel -c ../src/Benchmark_cases/dycoms2_rf01.F90 nvfortran -DNETCDF -DCLUBB_REAL_TYPE=8 -DCLUBB_GPU -DCUDA -DCOAMPS_MICRO -DNR_SP -DSILHS -Dradoffline -Dnooverlap -DCLUBB -I/usr/local/spack/opt/spack/linux-pop22-cascadelake/nvhpc-24.3/netcdf-fortran-4.5.3-sl35xhk3ea5mtoylsgjg62d2bg3zto3k/include -Mcache_align -O2 -Mbackslash -Mstandard -Kieee -mp=gpu -noacc -Minfo=accel -c ../src/Benchmark_cases/dycoms2_rf02.F90 nvfortran -DNETCDF -DCLUBB_REAL_TYPE=8 -DCLUBB_GPU -DCUDA -DCOAMPS_MICRO -DNR_SP -DSILHS -Dradoffline -Dnooverlap -DCLUBB -I/usr/local/spack/opt/spack/linux-pop22-cascadelake/nvhpc-24.3/netcdf-fortran-4.5.3-sl35xhk3ea5mtoylsgjg62d2bg3zto3k/include -Mcache_align -O2 -Mbackslash -Mstandard -Kieee -mp=gpu -noacc -Minfo=accel -c ../src/Benchmark_cases/fire.F90 nvfortran -DNETCDF -DCLUBB_REAL_TYPE=8 -DCLUBB_GPU -DCUDA -DCOAMPS_MICRO -DNR_SP -DSILHS -Dradoffline -Dnooverlap -DCLUBB -I/usr/local/spack/opt/spack/linux-pop22-cascadelake/nvhpc-24.3/netcdf-fortran-4.5.3-sl35xhk3ea5mtoylsgjg62d2bg3zto3k/include -Mcache_align -O2 -Mbackslash -Mstandard -Kieee -mp=gpu -noacc -Minfo=accel -c ../src/Benchmark_cases/gabls2.F90 nvfortran -DNETCDF -DCLUBB_REAL_TYPE=8 -DCLUBB_GPU -DCUDA -DCOAMPS_MICRO -DNR_SP -DSILHS -Dradoffline -Dnooverlap -DCLUBB -I/usr/local/spack/opt/spack/linux-pop22-cascadelake/nvhpc-24.3/netcdf-fortran-4.5.3-sl35xhk3ea5mtoylsgjg62d2bg3zto3k/include -Mcache_align -O2 -Mbackslash -Mstandard -Kieee -mp=gpu -noacc -Minfo=accel -c ../src/Benchmark_cases/lba.F90 nvfortran -DNETCDF -DCLUBB_REAL_TYPE=8 -DCLUBB_GPU -DCUDA -DCOAMPS_MICRO -DNR_SP -DSILHS -Dradoffline -Dnooverlap -DCLUBB -I/usr/local/spack/opt/spack/linux-pop22-cascadelake/nvhpc-24.3/netcdf-fortran-4.5.3-sl35xhk3ea5mtoylsgjg62d2bg3zto3k/include -Mcache_align -O2 -Mbackslash -Mstandard -Kieee -mp=gpu -noacc -Minfo=accel -c ../src/bugsrad_driver.F90 nvfortran -DNETCDF -DCLUBB_REAL_TYPE=8 -DCLUBB_GPU -DCUDA -DCOAMPS_MICRO -DNR_SP -DSILHS -Dradoffline -Dnooverlap -DCLUBB -I/usr/local/spack/opt/spack/linux-pop22-cascadelake/nvhpc-24.3/netcdf-fortran-4.5.3-sl35xhk3ea5mtoylsgjg62d2bg3zto3k/include -Mcache_align -O2 -Mbackslash -Mstandard -Kieee -mp=gpu -noacc -Minfo=accel -c ../src/sounding.F90 nvfortran -DNETCDF -DCLUBB_REAL_TYPE=8 -DCLUBB_GPU -DCUDA -DCOAMPS_MICRO -DNR_SP -DSILHS -Dradoffline -Dnooverlap -DCLUBB -I/usr/local/spack/opt/spack/linux-pop22-cascadelake/nvhpc-24.3/netcdf-fortran-4.5.3-sl35xhk3ea5mtoylsgjg62d2bg3zto3k/include -Mcache_align -O2 -Mbackslash -Mstandard -Kieee -mp=gpu -noacc -Minfo=accel -c ../src/input_fields.F90 nvfortran -DNETCDF -DCLUBB_REAL_TYPE=8 -DCLUBB_GPU -DCUDA -DCOAMPS_MICRO -DNR_SP -DSILHS -Dradoffline -Dnooverlap -DCLUBB -I/usr/local/spack/opt/spack/linux-pop22-cascadelake/nvhpc-24.3/netcdf-fortran-4.5.3-sl35xhk3ea5mtoylsgjg62d2bg3zto3k/include -Mcache_align -O2 -Mbackslash -Mstandard -Kieee -mp=gpu -noacc -Minfo=accel -c ../src/KK_microphys_module.F90 nvfortran -DNETCDF -DCLUBB_REAL_TYPE=8 -DCLUBB_GPU -DCUDA -DCOAMPS_MICRO -DNR_SP -DSILHS -Dradoffline -Dnooverlap -DCLUBB -I/usr/local/spack/opt/spack/linux-pop22-cascadelake/nvhpc-24.3/netcdf-fortran-4.5.3-sl35xhk3ea5mtoylsgjg62d2bg3zto3k/include -Mcache_align -O2 -Mbackslash -Mstandard -Kieee -mp=gpu -noacc -Minfo=accel -c -I../src ../src/estimate_scm_microphys_module.F90 nvfortran -DNETCDF -DCLUBB_REAL_TYPE=8 -DCLUBB_GPU -DCUDA -DCOAMPS_MICRO -DNR_SP -DSILHS -Dradoffline -Dnooverlap -DCLUBB -I/usr/local/spack/opt/spack/linux-pop22-cascadelake/nvhpc-24.3/netcdf-fortran-4.5.3-sl35xhk3ea5mtoylsgjg62d2bg3zto3k/include -Mcache_align -O2 -Mbackslash -Mstandard -Kieee -mp=gpu -noacc -Minfo=accel -c -I../src ../src/lh_microphys_driver_module.F90 nvfortran -DNETCDF -DCLUBB_REAL_TYPE=8 -DCLUBB_GPU -DCUDA -DCOAMPS_MICRO -DNR_SP -DSILHS -Dradoffline -Dnooverlap -DCLUBB -I/usr/local/spack/opt/spack/linux-pop22-cascadelake/nvhpc-24.3/netcdf-fortran-4.5.3-sl35xhk3ea5mtoylsgjg62d2bg3zto3k/include -Mcache_align -O2 -Mbackslash -Mstandard -Kieee -mp=gpu -noacc -Minfo=accel -c ../src/microphys_driver.F90 nvfortran -DNETCDF -DCLUBB_REAL_TYPE=8 -DCLUBB_GPU -DCUDA -DCOAMPS_MICRO -DNR_SP -DSILHS -Dradoffline -Dnooverlap -DCLUBB -I/usr/local/spack/opt/spack/linux-pop22-cascadelake/nvhpc-24.3/netcdf-fortran-4.5.3-sl35xhk3ea5mtoylsgjg62d2bg3zto3k/include -Mcache_align -O2 -Mbackslash -Mstandard -Kieee -mp=gpu -noacc -Minfo=accel -c ../src/clubb_driver.F90 NVFORTRAN-W-0435-Array declared with zero size (../src/clubb_driver.F90: 425) run_clubb: 2706, Generating map(from:lh_thl_clipped(:,:,:),x_nl_all_levs(:,:,:,:),x_mixt_comp_all_levs(:,:,:),lh_rv_clipped(:,:,:),lh_rc_clipped(:,:,:),lh_sample_point_weights(:,:,:),lh_nc_clipped(:,:,:),lh_rt_clipped(:,:,:)) Generating map(to:hm_metadata) nvfortran -DNETCDF -DCLUBB_REAL_TYPE=8 -DCLUBB_GPU -DCUDA -DCOAMPS_MICRO -DNR_SP -DSILHS -Dradoffline -Dnooverlap -DCLUBB -I/usr/local/spack/opt/spack/linux-pop22-cascadelake/nvhpc-24.3/netcdf-fortran-4.5.3-sl35xhk3ea5mtoylsgjg62d2bg3zto3k/include -Mcache_align -O2 -Mbackslash -Mstandard -Kieee -mp=gpu -noacc -Minfo=accel -c ../src/error.F90 nvfortran -DNETCDF -DCLUBB_REAL_TYPE=8 -DCLUBB_GPU -DCUDA -DCOAMPS_MICRO -DNR_SP -DSILHS -Dradoffline -Dnooverlap -DCLUBB -I/usr/local/spack/opt/spack/linux-pop22-cascadelake/nvhpc-24.3/netcdf-fortran-4.5.3-sl35xhk3ea5mtoylsgjg62d2bg3zto3k/include -Mcache_align -O2 -Mbackslash -Mstandard -Kieee -mp=gpu -noacc -Minfo=accel -c -I../src ../src/enhanced_simann.F90 ar rv /home/jenkins/workspace/clubb_nvhpc_gpu_vs_cpu_diffness/compile/../lib/libclubb_other.a clubb_model_settings.o extended_atmosphere_module.o spec_hum_to_mixing_ratio.o hydrostatic_module.o bomex.o arm_97.o arm_0003.o gabls3_night.o cloud_sed_module.o ice_dfsn_module.o parameters_microphys.o input_grads.o estimate_scm_microphys_module.o nov11.o bugsrad_driver.o rico.o silhs_category_variance_module.o astex_a209.o extrapolation.o parameters_radiation.o time_dependent_input.o twp_ice.o advance_microphys_module.o microphys_init_cleanup.o cobra.o quicksort.o morrison_microphys_module.o sounding.o mpace_b.o gabls3.o neutral_case.o enhanced_simann.o rad_lwsw_module.o fire.o atex.o dycoms2_rf02.o jun25.o input_interpret.o simple_rad_module.o cos_solar_zen_module.o arm.o coamps_microphys_driver_module.o sfc_flux.o dycoms2_rf01.o lh_microphys_driver_module.o clex9_oct14.o cloud_feedback.o gfdl_activation.o input_netcdf.o wangara.o clex9_nov02.o lba.o KK_microphys_module.o arm_3year.o input_fields.o mpace_a.o error.o soil_vegetation.o gabls2.o clubb_driver.o diag_ustar_module.o microphys_driver.o mixed_moment_PDF_integrals.o stat_file_utils.o ar: creating /home/jenkins/workspace/clubb_nvhpc_gpu_vs_cpu_diffness/compile/../lib/libclubb_other.a a - clubb_model_settings.o a - extended_atmosphere_module.o a - spec_hum_to_mixing_ratio.o a - hydrostatic_module.o a - bomex.o a - arm_97.o a - arm_0003.o a - gabls3_night.o a - cloud_sed_module.o a - ice_dfsn_module.o a - parameters_microphys.o a - input_grads.o a - estimate_scm_microphys_module.o a - nov11.o a - bugsrad_driver.o a - rico.o a - silhs_category_variance_module.o a - astex_a209.o a - extrapolation.o a - parameters_radiation.o a - time_dependent_input.o a - twp_ice.o a - advance_microphys_module.o a - microphys_init_cleanup.o a - cobra.o a - quicksort.o a - morrison_microphys_module.o a - sounding.o a - mpace_b.o a - gabls3.o a - neutral_case.o a - enhanced_simann.o a - rad_lwsw_module.o a - fire.o a - atex.o a - dycoms2_rf02.o a - jun25.o a - input_interpret.o a - simple_rad_module.o a - cos_solar_zen_module.o a - arm.o a - coamps_microphys_driver_module.o a - sfc_flux.o a - dycoms2_rf01.o a - lh_microphys_driver_module.o a - clex9_oct14.o a - cloud_feedback.o a - gfdl_activation.o a - input_netcdf.o a - wangara.o a - clex9_nov02.o a - lba.o a - KK_microphys_module.o a - arm_3year.o a - input_fields.o a - mpace_a.o a - error.o a - soil_vegetation.o a - gabls2.o a - clubb_driver.o a - diag_ustar_module.o a - microphys_driver.o a - mixed_moment_PDF_integrals.o a - stat_file_utils.o make[1]: Leaving directory '/home/jenkins/workspace/clubb_nvhpc_gpu_vs_cpu_diffness/obj' cd /home/jenkins/workspace/clubb_nvhpc_gpu_vs_cpu_diffness/compile/../obj; make -f Make.clubb_standalone cd /home/jenkins/workspace/clubb_nvhpc_gpu_vs_cpu_diffness/compile/../obj; make -f Make.clubb_tuner cd /home/jenkins/workspace/clubb_nvhpc_gpu_vs_cpu_diffness/compile/../obj; make -f Make.jacobian cd /home/jenkins/workspace/clubb_nvhpc_gpu_vs_cpu_diffness/compile/../obj; make -f Make.G_unit_tests cd /home/jenkins/workspace/clubb_nvhpc_gpu_vs_cpu_diffness/compile/../obj; make -f Make.int2txt cd /home/jenkins/workspace/clubb_nvhpc_gpu_vs_cpu_diffness/compile/../obj; make -f Make.clubb_thread_test make[1]: Entering directory '/home/jenkins/workspace/clubb_nvhpc_gpu_vs_cpu_diffness/obj' nvfortran -DNETCDF -DCLUBB_REAL_TYPE=8 -DCLUBB_GPU -DCUDA -DCOAMPS_MICRO -DNR_SP -DSILHS -Dradoffline -Dnooverlap -DCLUBB -I/usr/local/spack/opt/spack/linux-pop22-cascadelake/nvhpc-24.3/netcdf-fortran-4.5.3-sl35xhk3ea5mtoylsgjg62d2bg3zto3k/include -Mcache_align -O2 -Mbackslash -Mstandard -Kieee -mp=gpu -noacc -Minfo=accel -c ../src/clubb_standalone.F90 make[1]: Entering directory '/home/jenkins/workspace/clubb_nvhpc_gpu_vs_cpu_diffness/obj' nvfortran -DNETCDF -DCLUBB_REAL_TYPE=8 -DCLUBB_GPU -DCUDA -DCOAMPS_MICRO -DNR_SP -DSILHS -Dradoffline -Dnooverlap -DCLUBB -I/usr/local/spack/opt/spack/linux-pop22-cascadelake/nvhpc-24.3/netcdf-fortran-4.5.3-sl35xhk3ea5mtoylsgjg62d2bg3zto3k/include -Mcache_align -O2 -Mbackslash -Mstandard -Kieee -mp=gpu -noacc -Minfo=accel -c ../src/jacobian.F90 make[1]: Entering directory '/home/jenkins/workspace/clubb_nvhpc_gpu_vs_cpu_diffness/obj' make[1]: Entering directory '/home/jenkins/workspace/clubb_nvhpc_gpu_vs_cpu_diffness/obj' nvfortran -Mcache_align -O2 -Mbackslash -Mstandard -Kieee -mp=gpu -noacc -Minfo=accel -c /home/jenkins/workspace/clubb_nvhpc_gpu_vs_cpu_diffness/compile/../src/Numerical_recipes/nrtype.f90 nvfortran -DNETCDF -DCLUBB_REAL_TYPE=8 -DCLUBB_GPU -DCUDA -DCOAMPS_MICRO -DNR_SP -DSILHS -Dradoffline -Dnooverlap -DCLUBB -I/usr/local/spack/opt/spack/linux-pop22-cascadelake/nvhpc-24.3/netcdf-fortran-4.5.3-sl35xhk3ea5mtoylsgjg62d2bg3zto3k/include -Mcache_align -O2 -Mbackslash -Mstandard -Kieee -mp=gpu -noacc -Minfo=accel -c ../src/clubb_thread_test.F90 make[1]: Entering directory '/home/jenkins/workspace/clubb_nvhpc_gpu_vs_cpu_diffness/obj' nvfortran -I/usr/local/spack/opt/spack/linux-pop22-cascadelake/nvhpc-24.3/netcdf-fortran-4.5.3-sl35xhk3ea5mtoylsgjg62d2bg3zto3k/include -Mcache_align -O2 -Mbackslash -Mstandard -Kieee -mp=gpu -noacc -Minfo=accel -c -I../src/CLUBB_core ../src/int2txt.F90 make[1]: Entering directory '/home/jenkins/workspace/clubb_nvhpc_gpu_vs_cpu_diffness/obj' nvfortran -DNETCDF -DCLUBB_REAL_TYPE=8 -DCLUBB_GPU -DCUDA -DCOAMPS_MICRO -DNR_SP -DSILHS -Dradoffline -Dnooverlap -DCLUBB -I/usr/local/spack/opt/spack/linux-pop22-cascadelake/nvhpc-24.3/netcdf-fortran-4.5.3-sl35xhk3ea5mtoylsgjg62d2bg3zto3k/include -Mcache_align -O2 -Mbackslash -Mstandard -Kieee -mp=gpu -noacc -Minfo=accel -c ../src/G_unit_test_types/KK_integrals_tests.F90 nvfortran -DNETCDF -DCLUBB_REAL_TYPE=8 -DCLUBB_GPU -DCUDA -DCOAMPS_MICRO -DNR_SP -DSILHS -Dradoffline -Dnooverlap -DCLUBB -I/usr/local/spack/opt/spack/linux-pop22-cascadelake/nvhpc-24.3/netcdf-fortran-4.5.3-sl35xhk3ea5mtoylsgjg62d2bg3zto3k/include -Mcache_align -O2 -Mbackslash -Mstandard -Kieee -mp=gpu -noacc -Minfo=accel -c ../src/G_unit_test_types/Nc_Ncn_test.F90 nvfortran -DNETCDF -DCLUBB_REAL_TYPE=8 -DCLUBB_GPU -DCUDA -DCOAMPS_MICRO -DNR_SP -DSILHS -Dradoffline -Dnooverlap -DCLUBB -I/usr/local/spack/opt/spack/linux-pop22-cascadelake/nvhpc-24.3/netcdf-fortran-4.5.3-sl35xhk3ea5mtoylsgjg62d2bg3zto3k/include -Mcache_align -O2 -Mbackslash -Mstandard -Kieee -mp=gpu -noacc -Minfo=accel -c ../src/G_unit_test_types/smooth_min_max_tests.F90 nvfortran -DNETCDF -DCLUBB_REAL_TYPE=8 -DCLUBB_GPU -DCUDA -DCOAMPS_MICRO -DNR_SP -DSILHS -Dradoffline -Dnooverlap -DCLUBB -I/usr/local/spack/opt/spack/linux-pop22-cascadelake/nvhpc-24.3/netcdf-fortran-4.5.3-sl35xhk3ea5mtoylsgjg62d2bg3zto3k/include -Mcache_align -O2 -Mbackslash -Mstandard -Kieee -mp=gpu -noacc -Minfo=accel -c ../src/G_unit_test_types/mu_sigma_hm_tests.F90 nvfortran -DNETCDF -DCLUBB_REAL_TYPE=8 -DCLUBB_GPU -DCUDA -DCOAMPS_MICRO -DNR_SP -DSILHS -Dradoffline -Dnooverlap -DCLUBB -I/usr/local/spack/opt/spack/linux-pop22-cascadelake/nvhpc-24.3/netcdf-fortran-4.5.3-sl35xhk3ea5mtoylsgjg62d2bg3zto3k/include -Mcache_align -O2 -Mbackslash -Mstandard -Kieee -mp=gpu -noacc -Minfo=accel -c ../src/G_unit_test_types/smooth_heaviside_tests.F90 nvfortran -DNETCDF -DCLUBB_REAL_TYPE=8 -DCLUBB_GPU -DCUDA -DCOAMPS_MICRO -DNR_SP -DSILHS -Dradoffline -Dnooverlap -DCLUBB -I/usr/local/spack/opt/spack/linux-pop22-cascadelake/nvhpc-24.3/netcdf-fortran-4.5.3-sl35xhk3ea5mtoylsgjg62d2bg3zto3k/include -Mcache_align -O2 -Mbackslash -Mstandard -Kieee -mp=gpu -noacc -Minfo=accel -c ../src/G_unit_test_types/corr_cholesky_mtx_tests.F90 nvfortran -DNETCDF -DCLUBB_REAL_TYPE=8 -DCLUBB_GPU -DCUDA -DCOAMPS_MICRO -DNR_SP -DSILHS -Dradoffline -Dnooverlap -DCLUBB -I/usr/local/spack/opt/spack/linux-pop22-cascadelake/nvhpc-24.3/netcdf-fortran-4.5.3-sl35xhk3ea5mtoylsgjg62d2bg3zto3k/include -Mcache_align -O2 -Mbackslash -Mstandard -Kieee -mp=gpu -noacc -Minfo=accel -c ../src/G_unit_test_types/hole_filling_tests.F90 nvfortran -DNETCDF -DCLUBB_REAL_TYPE=8 -DCLUBB_GPU -DCUDA -DCOAMPS_MICRO -DNR_SP -DSILHS -Dradoffline -Dnooverlap -DCLUBB -I/usr/local/spack/opt/spack/linux-pop22-cascadelake/nvhpc-24.3/netcdf-fortran-4.5.3-sl35xhk3ea5mtoylsgjg62d2bg3zto3k/include -Mcache_align -O2 -Mbackslash -Mstandard -Kieee -mp=gpu -noacc -Minfo=accel -c ../src/G_unit_test_types/read_corr_mtx_test.F90 nvfortran -DNETCDF -DCLUBB_REAL_TYPE=8 -DCLUBB_GPU -DCUDA -DCOAMPS_MICRO -DNR_SP -DSILHS -Dradoffline -Dnooverlap -DCLUBB -I/usr/local/spack/opt/spack/linux-pop22-cascadelake/nvhpc-24.3/netcdf-fortran-4.5.3-sl35xhk3ea5mtoylsgjg62d2bg3zto3k/include -Mcache_align -O2 -Mbackslash -Mstandard -Kieee -mp=gpu -noacc -Minfo=accel -c ../src/G_unit_test_types/silhs_category_test.F90 nvfortran -DNETCDF -DCLUBB_REAL_TYPE=8 -DCLUBB_GPU -DCUDA -DCOAMPS_MICRO -DNR_SP -DSILHS -Dradoffline -Dnooverlap -DCLUBB -I/usr/local/spack/opt/spack/linux-pop22-cascadelake/nvhpc-24.3/netcdf-fortran-4.5.3-sl35xhk3ea5mtoylsgjg62d2bg3zto3k/include -Mcache_align -O2 -Mbackslash -Mstandard -Kieee -mp=gpu -noacc -Minfo=accel -c ../src/G_unit_test_types/spurious_source_test.F90 nvfortran -DNETCDF -DCLUBB_REAL_TYPE=8 -DCLUBB_GPU -DCUDA -DCOAMPS_MICRO -DNR_SP -DSILHS -Dradoffline -Dnooverlap -DCLUBB -I/usr/local/spack/opt/spack/linux-pop22-cascadelake/nvhpc-24.3/netcdf-fortran-4.5.3-sl35xhk3ea5mtoylsgjg62d2bg3zto3k/include -Mcache_align -O2 -Mbackslash -Mstandard -Kieee -mp=gpu -noacc -Minfo=accel -c ../src/G_unit_test_types/tuner_tests.F90 nvfortran -DNETCDF -DCLUBB_REAL_TYPE=8 -DCLUBB_GPU -DCUDA -DCOAMPS_MICRO -DNR_SP -DSILHS -Dradoffline -Dnooverlap -DCLUBB -I/usr/local/spack/opt/spack/linux-pop22-cascadelake/nvhpc-24.3/netcdf-fortran-4.5.3-sl35xhk3ea5mtoylsgjg62d2bg3zto3k/include -Mcache_align -O2 -Mbackslash -Mstandard -Kieee -mp=gpu -noacc -Minfo=accel -c ../src/G_unit_test_types/w_up_in_cloud_tests.F90 nvfortran -Mcache_align -O2 -Mbackslash -Mstandard -Kieee -mp=gpu -noacc -Minfo=accel -c /home/jenkins/workspace/clubb_nvhpc_gpu_vs_cpu_diffness/compile/../src/Numerical_recipes/nrutil.f90 nvfortran -Mcache_align -O2 -Mbackslash -Mstandard -Kieee -mp=gpu -noacc -Minfo=accel -c /home/jenkins/workspace/clubb_nvhpc_gpu_vs_cpu_diffness/compile/../src/Numerical_recipes/nr.f90 nvfortran int2txt.o -o /home/jenkins/workspace/clubb_nvhpc_gpu_vs_cpu_diffness/compile/../bin/int2txt -L/home/jenkins/workspace/clubb_nvhpc_gpu_vs_cpu_diffness/compile/../lib -lclubb_other -lclubb_coamps -lclubb_gfdlact -lsilhs -lclubb_bugsrad -lclubb_KK_microphys -lclubb_parabolic -lclubb_morrison -lmicrophys_utils -lclubb_param -lclubb_lapack -Mcache_align -L/usr/local/spack/opt/spack/linux-pop22-cascadelake/nvhpc-24.3/netcdf-fortran-4.5.3-sl35xhk3ea5mtoylsgjg62d2bg3zto3k/lib -lnetcdff -mp=gpu -Mcuda nvfortran-Warning-The flag -Mcuda has been deprecated, please use -cuda and -gpu instead. NVFORTRAN-W-0435-Array declared with zero size (../src/G_unit_test_types/spurious_source_test.F90: 218) NVFORTRAN-W-0435-Array declared with zero size (../src/G_unit_test_types/spurious_source_test.F90: 222) NVFORTRAN-W-0435-Array declared with zero size (../src/G_unit_test_types/spurious_source_test.F90: 275) NVFORTRAN-W-0435-Array declared with zero size (../src/G_unit_test_types/spurious_source_test.F90: 278) nvfortran -DNETCDF -DCLUBB_REAL_TYPE=8 -DCLUBB_GPU -DCUDA -DCOAMPS_MICRO -DNR_SP -DSILHS -Dradoffline -Dnooverlap -DCLUBB -I/usr/local/spack/opt/spack/linux-pop22-cascadelake/nvhpc-24.3/netcdf-fortran-4.5.3-sl35xhk3ea5mtoylsgjg62d2bg3zto3k/include -Mcache_align -O2 -Mbackslash -Mstandard -Kieee -mp=gpu -noacc -Minfo=accel -c ../src/clubb_tuner.F90 nvfortran clubb_standalone.o -o /home/jenkins/workspace/clubb_nvhpc_gpu_vs_cpu_diffness/compile/../bin/clubb_standalone -L/home/jenkins/workspace/clubb_nvhpc_gpu_vs_cpu_diffness/compile/../lib -lclubb_other -lclubb_coamps -lclubb_gfdlact -lsilhs -lclubb_bugsrad -lclubb_KK_microphys -lclubb_parabolic -lclubb_morrison -lmicrophys_utils -lclubb_param -lclubb_lapack -Mcache_align -L/usr/local/spack/opt/spack/linux-pop22-cascadelake/nvhpc-24.3/netcdf-fortran-4.5.3-sl35xhk3ea5mtoylsgjg62d2bg3zto3k/lib -lnetcdff -mp=gpu -Mcuda nvfortran-Warning-The flag -Mcuda has been deprecated, please use -cuda and -gpu instead. nvfortran clubb_thread_test.o -o /home/jenkins/workspace/clubb_nvhpc_gpu_vs_cpu_diffness/compile/../bin/clubb_thread_test -L/home/jenkins/workspace/clubb_nvhpc_gpu_vs_cpu_diffness/compile/../lib -lclubb_other -lclubb_coamps -lclubb_gfdlact -lsilhs -lclubb_bugsrad -lclubb_KK_microphys -lclubb_parabolic -lclubb_morrison -lmicrophys_utils -lclubb_param -lclubb_lapack -Mcache_align -L/usr/local/spack/opt/spack/linux-pop22-cascadelake/nvhpc-24.3/netcdf-fortran-4.5.3-sl35xhk3ea5mtoylsgjg62d2bg3zto3k/lib -lnetcdff -mp=gpu -Mcuda nvfortran-Warning-The flag -Mcuda has been deprecated, please use -cuda and -gpu instead. nvfortran jacobian.o -o /home/jenkins/workspace/clubb_nvhpc_gpu_vs_cpu_diffness/compile/../bin/jacobian -L/home/jenkins/workspace/clubb_nvhpc_gpu_vs_cpu_diffness/compile/../lib -lclubb_other -lclubb_coamps -lclubb_gfdlact -lsilhs -lclubb_bugsrad -lclubb_KK_microphys -lclubb_parabolic -lclubb_morrison -lmicrophys_utils -lclubb_param -lclubb_lapack -Mcache_align -L/usr/local/spack/opt/spack/linux-pop22-cascadelake/nvhpc-24.3/netcdf-fortran-4.5.3-sl35xhk3ea5mtoylsgjg62d2bg3zto3k/lib -lnetcdff -mp=gpu -Mcuda nvfortran -DNETCDF -DCLUBB_REAL_TYPE=8 -DCLUBB_GPU -DCUDA -DCOAMPS_MICRO -DNR_SP -DSILHS -Dradoffline -Dnooverlap -DCLUBB -I/usr/local/spack/opt/spack/linux-pop22-cascadelake/nvhpc-24.3/netcdf-fortran-4.5.3-sl35xhk3ea5mtoylsgjg62d2bg3zto3k/include -Mcache_align -O2 -Mbackslash -Mstandard -Kieee -mp=gpu -noacc -Minfo=accel -c ../src/G_unit_test_types/pdf_parameter_tests.F90 nvfortran-Warning-The flag -Mcuda has been deprecated, please use -cuda and -gpu instead. NVFORTRAN-W-0435-Array declared with zero size (../src/G_unit_test_types/pdf_parameter_tests.F90: 416) make[1]: Leaving directory '/home/jenkins/workspace/clubb_nvhpc_gpu_vs_cpu_diffness/obj' make[1]: Leaving directory '/home/jenkins/workspace/clubb_nvhpc_gpu_vs_cpu_diffness/obj' make[1]: Leaving directory '/home/jenkins/workspace/clubb_nvhpc_gpu_vs_cpu_diffness/obj' make[1]: Leaving directory '/home/jenkins/workspace/clubb_nvhpc_gpu_vs_cpu_diffness/obj' nvfortran -Mcache_align -O2 -Mbackslash -Mstandard -Kieee -mp=gpu -noacc -Minfo=accel -c /home/jenkins/workspace/clubb_nvhpc_gpu_vs_cpu_diffness/compile/../src/Numerical_recipes/ran_state.f90 nvfortran -Mcache_align -O2 -Mbackslash -Mstandard -Kieee -mp=gpu -noacc -Minfo=accel -c /home/jenkins/workspace/clubb_nvhpc_gpu_vs_cpu_diffness/compile/../src/Numerical_recipes/amebsa.f90 nvfortran -Mcache_align -O2 -Mbackslash -Mstandard -Kieee -mp=gpu -noacc -Minfo=accel -c /home/jenkins/workspace/clubb_nvhpc_gpu_vs_cpu_diffness/compile/../src/Numerical_recipes/amoeba.f90 nvfortran -Mcache_align -O2 -Mbackslash -Mstandard -Kieee -mp=gpu -noacc -Minfo=accel -c /home/jenkins/workspace/clubb_nvhpc_gpu_vs_cpu_diffness/compile/../src/Numerical_recipes/ran1_s.f90 nvfortran -Mcache_align -O2 -Mbackslash -Mstandard -Kieee -mp=gpu -noacc -Minfo=accel -c /home/jenkins/workspace/clubb_nvhpc_gpu_vs_cpu_diffness/compile/../src/Numerical_recipes/ran1_v.f90 nvfortran -DNETCDF -DCLUBB_REAL_TYPE=8 -DCLUBB_GPU -DCUDA -DCOAMPS_MICRO -DNR_SP -DSILHS -Dradoffline -Dnooverlap -DCLUBB -I/usr/local/spack/opt/spack/linux-pop22-cascadelake/nvhpc-24.3/netcdf-fortran-4.5.3-sl35xhk3ea5mtoylsgjg62d2bg3zto3k/include -Mcache_align -O2 -Mbackslash -Mstandard -Kieee -mp=gpu -noacc -Minfo=accel -c ../src/G_unit_tests.F90 nvfortran KK_integrals_tests.o Nc_Ncn_test.o smooth_min_max_tests.o pdf_parameter_tests.o smooth_heaviside_tests.o G_unit_tests.o corr_cholesky_mtx_tests.o w_up_in_cloud_tests.o hole_filling_tests.o silhs_category_test.o spurious_source_test.o tuner_tests.o mu_sigma_hm_tests.o read_corr_mtx_test.o -o /home/jenkins/workspace/clubb_nvhpc_gpu_vs_cpu_diffness/compile/../bin/G_unit_tests -L/home/jenkins/workspace/clubb_nvhpc_gpu_vs_cpu_diffness/compile/../lib -lclubb_other -lclubb_coamps -lclubb_gfdlact -lsilhs -lclubb_bugsrad -lclubb_KK_microphys -lclubb_parabolic -lclubb_morrison -lmicrophys_utils -lclubb_param -lclubb_lapack -Mcache_align -L/usr/local/spack/opt/spack/linux-pop22-cascadelake/nvhpc-24.3/netcdf-fortran-4.5.3-sl35xhk3ea5mtoylsgjg62d2bg3zto3k/lib -lnetcdff -mp=gpu -Mcuda nvfortran ran1_s.o nr.o ran1_v.o amebsa.o nrutil.o clubb_tuner.o amoeba.o ran_state.o nrtype.o -o /home/jenkins/workspace/clubb_nvhpc_gpu_vs_cpu_diffness/compile/../bin/clubb_tuner -L/home/jenkins/workspace/clubb_nvhpc_gpu_vs_cpu_diffness/compile/../lib -lclubb_other -lclubb_coamps -lclubb_gfdlact -lsilhs -lclubb_bugsrad -lclubb_KK_microphys -lclubb_parabolic -lclubb_morrison -lmicrophys_utils -lclubb_param -lclubb_lapack -Mcache_align -L/usr/local/spack/opt/spack/linux-pop22-cascadelake/nvhpc-24.3/netcdf-fortran-4.5.3-sl35xhk3ea5mtoylsgjg62d2bg3zto3k/lib -lnetcdff -mp=gpu -Mcuda nvfortran-Warning-The flag -Mcuda has been deprecated, please use -cuda and -gpu instead. nvfortran-Warning-The flag -Mcuda has been deprecated, please use -cuda and -gpu instead. make[1]: Leaving directory '/home/jenkins/workspace/clubb_nvhpc_gpu_vs_cpu_diffness/obj' make[1]: Leaving directory '/home/jenkins/workspace/clubb_nvhpc_gpu_vs_cpu_diffness/obj' python ../utilities/check_for_missing_threadprivate.py ../src/CLUBB_core/ ../src/SILHS/ check_for_missing_threadprivate.py has begun. check_for_missing_threadprivate.py did not pass. failedFiles = ['../src/CLUBB_core/parameters_model.F90', '../src/CLUBB_core/corr_varnce_module.F90', '../src/CLUBB_core/error_code.F90', '../src/CLUBB_core/sponge_layer_damping.F90'] perl ../utilities/CLUBBStandardsCheck.pl ../src/*.F90 CLUBBStandardsCheck.pl has begun. -------------------------------------------------------------------------------- CLUBBStandardsCheck.pl WARNING: Expected read_random_seed for end function. CLUBBStandardsCheck.pl WARNING: Endings of either program, module, subroutine, or function blocks to not match the beginning ../src/error.F90 -------------------------------------------------------------------------------- -------------------------------------------------------------------------------- CLUBBStandardsCheck.pl WARNING: 'use' statement w/o 'only' found in the following line: 6708 : use netcdf CLUBBStandardsCheck.pl WARNING: Use check FAILED! CLUBBStandardsCheck.pl WARNING: Check that comma is on same line as 'use', as CLUBB requires. ../src/clubb_driver.F90 -------------------------------------------------------------------------------- CLUBBStandardsCheck.pl has finished. perl ../utilities/CLUBBStandardsCheck.pl ../src/CLUBB_core/*.F90 CLUBBStandardsCheck.pl has begun. -------------------------------------------------------------------------------- CLUBBStandardsCheck.pl WARNING: Number of "private" statements does not not match number of modules. CLUBBStandardsCheck.pl WARNING: Private Test failed! ../src/CLUBB_core/matrix_solver_wrapper.F90 -------------------------------------------------------------------------------- -------------------------------------------------------------------------------- CLUBBStandardsCheck.pl WARNING: Missing 'implicit none' statements. 'Implicit None' check FAILED! CLUBBStandardsCheck.pl Add a line containing 'implicit none' to each program, module, subroutine, and function. ../src/CLUBB_core/mt95.F90 -------------------------------------------------------------------------------- CLUBBStandardsCheck.pl has finished. perl ../utilities/CLUBBStandardsCheck.pl ../src/Benchmark_cases/*.F90 CLUBBStandardsCheck.pl has begun. -------------------------------------------------------------------------------- CLUBBStandardsCheck.pl WARNING: Line has forbidden elements: .gt. . 71 : if (time.gt.80880_time_precision) then CLUBBStandardsCheck.pl WARNING: File has forbidden elements. ../src/Benchmark_cases/neutral_case.F90 -------------------------------------------------------------------------------- CLUBBStandardsCheck.pl has finished. perl ../utilities/CLUBBStandardsCheck.pl ../src/KK_microphys/*.F90 CLUBBStandardsCheck.pl has begun. CLUBBStandardsCheck.pl has finished. perl ../utilities/CLUBBStandardsCheck.pl ../src/SILHS/*.F90 CLUBBStandardsCheck.pl has begun. CLUBBStandardsCheck.pl has finished. perl ../utilities/CLUBBStandardsCheck.pl ../src/G_unit_test_types/*.F90 CLUBBStandardsCheck.pl has begun. CLUBBStandardsCheck.pl has finished. [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Run GPU_OMP) [Pipeline] sh + source /etc/profile.d/larson-group.sh ++ export GIT_EDITOR=vi ++ GIT_EDITOR=vi ++ export SVN_EDITOR=vi ++ SVN_EDITOR=vi ++ export OMP_STACKSIZE=1048579 ++ OMP_STACKSIZE=1048579 ++ export LMOD_ROOT=/opt/lmod/ ++ LMOD_ROOT=/opt/lmod/ ++ source /opt/lmod//lmod/lmod/init/bash +++ '[' -z '' ']' +++ case "$-" in +++ __lmod_vx=x +++ '[' -n x ']' +++ set +x Shell debugging temporarily silenced: export LMOD_SH_DBG_ON=1 for this output (/usr/local/spack/opt/spack/linux-pop22-cascadelake/gcc-12.2.0/lmod-8.7.37-bi3kyxcdrfgw3y7vv2k7c5rjxg75qzju/lmod/lmod/init/bash) Shell debugging restarted +++ unset __lmod_vx +++ find /usr/local/spack/share/spack/lmod/linux-pop22-x86_64/Core -print -quit ++ export MODULEPATH=/usr/local/spack/share/spack/lmod/linux-pop22-x86_64/Core ++ MODULEPATH=/usr/local/spack/share/spack/lmod/linux-pop22-x86_64/Core + module load nvhpc netcdf-fortran + '[' -z '' ']' + case "$-" in + __lmod_sh_dbg=x + '[' -n x ']' + set +x Shell debugging temporarily silenced: export LMOD_SH_DBG_ON=1 for Lmod's output Shell debugging restarted + unset __lmod_sh_dbg + return 0 + run_scripts/run_scm.bash arm Running arm 2024/09/21 03:17:18 -------------------------------------------------- Latest git log entry -------------------------------------------------- A detailed git diff can be found at the end of this file -------------------------------------------------- Tunable Parameters: -------------------------------------------------- Parameter Value --------- ----- C1 = 1.00000000000000000000 C1b = 1.00000000000000000000 C1c = 1.00000000000000000000 C2rt = 2.00000000000000000000 C2thl = 2.00000000000000000000 C2rtthl = 2.00000000000000000000 C4 = 2.00000000000000000000 C_uu_shr = 0.40000000000000002220 C_uu_buoy = 0.29999999999999998890 C6rt = 2.00000000000000000000 C6rtb = 2.00000000000000000000 C6rtc = 1.00000000000000000000 C6thl = 2.00000000000000000000 C6thlb = 2.00000000000000000000 C6thlc = 1.00000000000000000000 C7 = 0.50000000000000000000 C7b = 0.50000000000000000000 C7c = 0.50000000000000000000 C8 = 0.50000000000000000000 C8b = 0.02000000000000000042 C10 = 3.29999999999999982236 C11 = 0.40000000000000002220 C11b = 0.40000000000000002220 C11c = 0.50000000000000000000 C12 = 1.00000000000000000000 C13 = 0.10000000000000000555 C14 = 1.00000000000000000000 C_wp2_pr_dfsn = 0.00000000000000000000 C_wp3_pr_tp = 0.00000000000000000000 C_wp3_pr_turb = 1.00000000000000000000 C_wp3_pr_dfsn = 0.00000000000000000000 C_wp2_splat = 0.00000000000000000000 C6rt_Lscale0 = 14.00000000000000000000 C6thl_Lscale0 = 14.00000000000000000000 C7_Lscale0 = 0.84999999999999997780 wpxp_L_thresh = 60.00000000000000000000 c_K = 0.20000000000000001110 c_K1 = 0.20000000000000001110 nu1 = 20.00000000000000000000 c_K2 = 0.02500000000000000139 nu2 = 1.00000000000000000000 c_K6 = 0.37500000000000000000 nu6 = 5.00000000000000000000 c_K8 = 5.00000000000000000000 nu8 = 20.00000000000000000000 c_K9 = 0.10000000000000000555 nu9 = 10.00000000000000000000 nu10 = 0.00000000000000000000 c_K_hm = 0.75000000000000000000 c_K_hmb = 0.75000000000000000000 K_hm_min_coef = 0.10000000000000000555 nu_hm = 1.50000000000000000000 slope_coef_spread_DG_means_w = 21.00000000000000000000 pdf_component_stdev_factor_w = 1.00000000000000000000 coef_spread_DG_means_rt = 0.80000000000000004441 coef_spread_DG_means_thl = 0.80000000000000004441 gamma_coef = 0.25000000000000000000 gamma_coefb = 0.25000000000000000000 gamma_coefc = 5.00000000000000000000 mu = 0.00100000000000000002 beta = 1.00000000000000000000 lmin_coef = 0.50000000000000000000 omicron = 0.50000000000000000000 zeta_vrnce_rat = 0.00000000000000000000 upsilon_precip_frac_rat = 0.55000000000000004441 lambda0_stability_coef = 0.02999999999999999889 mult_coef = 0.50000000000000000000 taumin = 90.00000000000000000000 taumax = 3600.00000000000000000000 Lscale_mu_coef = 2.00000000000000000000 Lscale_pert_coef = 0.10000000000000000555 alpha_corr = 0.14999999999999999445 Skw_denom_coef = 4.00000000000000000000 c_K10 = 1.00000000000000000000 c_K10h = 1.00000000000000000000 thlp2_rad_coef = 1.00000000000000000000 thlp2_rad_cloud_frac_thresh = 0.10000000000000000555 up2_sfc_coef = 4.00000000000000000000 Skw_max_mag = 10.00000000000000000000 C_invrs_tau_bkgnd = 1.10000000000000008882 C_invrs_tau_sfc = 0.10000000000000000555 C_invrs_tau_shear = 0.14999999999999999445 C_invrs_tau_N2 = 0.40000000000000002220 C_invrs_tau_N2_wp2 = 0.20000000000000001110 C_invrs_tau_N2_xp2 = 0.05000000000000000278 C_invrs_tau_N2_wpxp = 0.00000000000000000000 C_invrs_tau_N2_clear_wp3 = 1.00000000000000000000 C_invrs_tau_wpxp_Ri = 0.34999999999999997780 C_invrs_tau_wpxp_N2_thresh = 0.00033000000000000000 xp3_coef_base = 0.25000000000000000000 xp3_coef_slope = 0.01000000000000000021 altitude_threshold = 100.00000000000000000000 rtp2_clip_coef = 0.50000000000000000000 Cx_min = 0.33000000000000001554 Cx_max = 0.94999999999999995559 Richardson_num_min = 0.25000000000000000000 Richardson_num_max = 400.00000000000000000000 a3_coef_min = 1.00000000000000000000 a_const = 1.80000000000000004441 bv_efold = 5.00000000000000000000 wpxp_Ri_exp = 0.50000000000000000000 z_displace = 25.00000000000000000000 -------------------------------------------------- Preprocessing Directives: -------------------------------------------------- -DNETCDF enabled -DCOAMPS_MICRO enabled -DNR_SP enabled -DTUNER disabled -DSILHS enabled -Dnooverlap enabled -Draoffline enabled -DUSE_BUGSrad_ocast_random disabled -DBYTESWAP_IO disabled -------------------------------------------------- &model_setting -------------------------------------------------- runtype = arm nzmax = 110 grid_type = 1 deltaz = 40.00000000000000 zm_init = 0.000000000000000 zm_top = 5350.000000000000 zt_grid_fname = zm_grid_fname = day = 21 month = 6 year = 1997 lat_vals = 36.62000000000000 lon_vals = -97.50000000000000 sfc_elevation = 0.000000000000000 time_initial = 41400.00000000000 time_final = 93600.00000000000 dt_main = 60.00000000000000 dt_rad = 60.00000000000000 sfctype = 1 T_sfc = 288.0000000000000 p_sfc = 97000.00000000000 sens_ht = 0.000000000000000 latent_ht = 0.000000000000000 fcor = 8.5000000000000006E-005 T0 = 300.0000000000000 ts_nudge = 86400.00000000000 forcings_file_path = l_t_dependent = T l_ignore_forcings = F l_modify_ic_with_cubic_int = F l_modify_bc_for_cnvg_test = F l_input_xpwp_sfc = F saturation_formula = 3 thlm_sponge_damp_settings%l_sponge_damping = F rtm_sponge_damp_settings%l_sponge_damping = F uv_sponge_damp_settings%l_sponge_damping = F wp2_sponge_damp_settings%l_sponge_damping = F wp3_sponge_damp_settings%l_sponge_damping = F up2_vp2_sponge_damp_settings%l_sponge_damping = F thlm_sponge_damp_settings%tau_sponge_damp_min = 60.00000000000000 thlm_sponge_damp_settings%tau_sponge_damp_max = 1800.000000000000 thlm_sponge_damp_settings%sponge_damp_depth = 0.2500000000000000 rtm_sponge_damp_settings%tau_sponge_damp_min = 60.00000000000000 rtm_sponge_damp_settings%tau_sponge_damp_max = 1800.000000000000 rtm_sponge_damp_settings%sponge_damp_depth = 0.2500000000000000 uv_sponge_damp_settings%tau_sponge_damp_min = 60.00000000000000 uv_sponge_damp_settings%tau_sponge_damp_max = 1800.000000000000 uv_sponge_damp_settings%sponge_damp_depth = 0.2500000000000000 wp2_sponge_damp_settings%tau_sponge_damp_min = 60.00000000000000 wp2_sponge_damp_settings%tau_sponge_damp_max = 1800.000000000000 wp2_sponge_damp_settings%sponge_damp_depth = 0.2500000000000000 wp3_sponge_damp_settings%tau_sponge_damp_min = 60.00000000000000 wp3_sponge_damp_settings%tau_sponge_damp_max = 1800.000000000000 wp3_sponge_damp_settings%sponge_damp_depth = 0.2500000000000000 up2_vp2_sponge_damp_settings%tau_sponge_damp_min = 60.00000000000000 up2_vp2_sponge_damp_settings%tau_sponge_damp_max = 1800.000000000000 up2_vp2_sponge_damp_settings%sponge_damp_depth = 0.2500000000000000 l_soil_veg = F l_restart = F l_input_fields = F restart_path_case = restart/arm time_restart = 0.000000000000000 debug_level = 2 sclr_dim = 0 edsclr_dim = 0 iisclr_thl = -2 iisclr_rt = -1 iisclr_CO2 = -1 sclr_tol = -------------------------------------------------- &stats_setting -------------------------------------------------- l_stats = T fname_prefix = arm stats_fmt = netcdf stats_tsamp = 60.00000000000000 stats_tout = 60.00000000000000 l_allow_small_stats_tout = F Constant flags: l_pos_def = F l_hole_fill = T l_gamma_Skw = T l_byteswap_io = F Constant tolerances [units] rt_tol [kg/kg] = 1.0000000000000000E-008 thl_tol [K] = 1.0000000000000000E-002 w_tol [m/s] = 2.0000000000000000E-002 -------------------------------------------------- µphysics_setting -------------------------------------------------- microphys_scheme = none l_cloud_sed = F sigma_g = 1.500000000000000 l_graupel = F l_hail = F l_seifert_beheng = F l_predict_Nc = F l_const_Nc_in_cloud = F specify_aerosol = morrison_lognormal l_subgrid_w = T l_arctic_nucl = F l_cloud_edge_activation = F l_fix_pgam = F l_in_cloud_Nc_diff = T l_var_covar_src = F l_upwind_diff_sed = F lh_microphys_type = disabled lh_num_samples = 2 lh_sequence_length = 1 lh_seed = 5489 l_fix_w_chi_eta_correlations = T l_silhs_KK_convergence_adj_mean = F importance_prob_thresh = 1.0000000000000000E-008 host_dx = 1000000.000000000 host_dy = 1000000.000000000 hmp2_ip_on_hmm2_ip_slope%rr = 2.1200000000000000E-005 hmp2_ip_on_hmm2_ip_slope%ri = 2.1200000000000000E-005 hmp2_ip_on_hmm2_ip_slope%rs = 2.1200000000000000E-005 hmp2_ip_on_hmm2_ip_slope%rg = 2.1200000000000000E-005 hmp2_ip_on_hmm2_ip_slope%Nr = 2.1200000000000000E-005 hmp2_ip_on_hmm2_ip_slope%Ni = 2.1200000000000000E-005 hmp2_ip_on_hmm2_ip_slope%Ni = 2.1200000000000000E-005 hmp2_ip_on_hmm2_ip_slope%Ng = 2.1200000000000000E-005 hmp2_ip_on_hmm2_ip_intrcpt%rr = 0.5400000000000000 hmp2_ip_on_hmm2_ip_intrcpt%ri = 0.5400000000000000 hmp2_ip_on_hmm2_ip_intrcpt%rs = 0.5400000000000000 hmp2_ip_on_hmm2_ip_intrcpt%rg = 0.5400000000000000 hmp2_ip_on_hmm2_ip_intrcpt%Nr = 0.5400000000000000 hmp2_ip_on_hmm2_ip_intrcpt%Ni = 0.5400000000000000 hmp2_ip_on_hmm2_ip_intrcpt%Ni = 0.5400000000000000 hmp2_ip_on_hmm2_ip_intrcpt%Ng = 0.5400000000000000 Ncnp2_on_Ncnm2 = 1.000000000000000 C_evap = 0.8600000000000000 r_0 = 2.5000000000000001 Warning: ../input/case_setups/arm_corr_array_cloud.in was not found! The default correlation arrays will be used. E-005 microphys_start_time = 0.000000000000000 Nc0_in_cloud = 100000000.0000000 ccnconst = 120.0000000000000 ccnexpnt = 0.4000000059604645 aer_rm1 = 1.1000000021965661E-008 aer_rm2 = 5.9999997858994902E-008 aer_n1 = 125000000.0000000 aer_n2 = 65000000.00000000 aer_sig1 = 1.200000047683716 aer_sig2 = 1.700000047683716 pgam_fixed = 5.000000000000000 precip_frac_calc_type = 2 -------------------------------------------------- &SILHS_setting -------------------------------------------------- -------------------------------------------------- &radiation_setting -------------------------------------------------- rad_scheme = none sol_const = 1367.000000000000 alvdr = 0.1000000000000000 alvdf = 0.1000000000000000 alndr = 0.1000000000000000 alndf = 0.1000000000000000 radiation_top = 50000.00000000000 F0 = 100.0000000000000 F1 = 20.00000000000000 kappa = 119.0000000000000 gc = 0.8600000000000000 omega = 0.9965000000000001 slr = 1.000000000000000 l_rad_above_cloud = F l_sw_radiation = F l_fix_cos_solar_zen = F l_use_default_std_atmosphere = T Fs_values = 0.000000000000000 0.000000000000000 0.000000000000000 0.000000000000000 0.000000000000000 0.000000000000000 0.000000000000000 0.000000000000000 0.000000000000000 0.000000000000000 0.000000000000000 0.000000000000000 0.000000000000000 0.000000000000000 0.000000000000000 0.000000000000000 0.000000000000000 0.000000000000000 0.000000000000000 0.000000000000000 cos_solar_zen_values = -999.0000000000000 -999.0000000000000 -999.0000000000000 -999.0000000000000 -999.0000000000000 -999.0000000000000 -999.0000000000000 -999.0000000000000 -999.0000000000000 -999.0000000000000 -999.0000000000000 -999.0000000000000 -999.0000000000000 -999.0000000000000 -999.0000000000000 -999.0000000000000 -999.0000000000000 -999.0000000000000 -999.0000000000000 -999.0000000000000 cos_solar_zen_times = -999.0000000000000 -999.0000000000000 -999.0000000000000 -999.0000000000000 -999.0000000000000 -999.0000000000000 -999.0000000000000 -999.0000000000000 -999.0000000000000 -999.0000000000000 -999.0000000000000 -999.0000000000000 -999.0000000000000 -999.0000000000000 -999.0000000000000 -999.0000000000000 -999.0000000000000 -999.0000000000000 -999.0000000000000 -999.0000000000000 eff_drop_radius = 1.0000000000000001E-005 -------------------------------------------------- &configurable_clubb_flags_nl -------------------------------------------------- iiPDF_type = 1 ipdf_call_placement = 2 penta_solve_method = 2 tridiag_solve_method = 2 l_use_precip_frac = T l_predict_upwp_vpwp = T l_min_wp2_from_corr_wx = T l_min_xp2_from_corr_wx = T l_C2_cloud_frac = F l_diffuse_rtm_and_thlm = F l_stability_correct_Kh_N2_zm = F l_calc_thlp2_rad = F l_upwind_xpyp_ta = T l_upwind_xm_ma = T l_uv_nudge = F l_rtm_nudge = F l_tke_aniso = T l_vert_avg_closure = F l_trapezoidal_rule_zt = F l_trapezoidal_rule_zm = F l_call_pdf_closure_twice = F l_standard_term_ta = F l_partial_upwind_wp3 = F l_godunov_upwind_wpxp_ta = F l_godunov_upwind_xpyp_ta = F l_use_cloud_cover = F l_diagnose_correlations = F l_calc_w_corr = F l_const_Nc_in_cloud = F l_fix_w_chi_eta_correlations = T l_stability_correct_tau_zm = F l_damp_wp2_using_em = T l_do_expldiff_rtm_thlm = F l_Lscale_plume_centered = F l_ When the l_diag_Lscale_from_tau flag is enabled, C2rt must have a value of 1. C2rt = 2.000000000000000 Warning in check_clubb_settings When the l_diag_Lscale_from_tau flag is enabled, C2thl must have a value of 1. C2thl = 2.000000000000000 Warning in check_clubb_settings When the l_diag_Lscale_from_tau flag is enabled, C2rtthl must have a value of 1. C2rtthl = 2.000000000000000 Warning in check_clubb_settings When the l_diag_Lscale_from_tau flag is enabled, C6rt must have a value of 1. C6rt = 2.000000000000000 Warning in check_clubb_settings When the l_diag_Lscale_from_tau flag is enabled, C6rtb must have a value of 1. C6rtb = 2.000000000000000 Warning in check_clubb_settings When the l_diag_Lscale_from_tau flag is enabled, C6thl must have a value of 1. C6thl = 2.000000000000000 Warning in check_clubb_settings When the l_diag_Lscale_from_tau flag is enabled, C6thlb must have a value of 1. C6thlb = 2.000000000000000 Warning in check_clubb_settings diag_Lscale_from_tau = T l_use_C7_Richardson = T l_use_C11_Richardson = F l_use_shear_Richardson = F l_brunt_vaisala_freq_moist = F l_use_thvm_in_bv_freq = F l_rcm_supersat_adj = T l_damp_wp3_Skw_squared = T l_prescribed_avg_deltaz = F l_lmm_stepping = F l_e3sm_config = F l_vary_convect_depth = F l_use_tke_in_wp3_pr_turb_term = T l_use_tke_in_wp2_wp3_K_dfsn = F l_use_wp3_lim_with_smth_Heaviside = F l_smooth_Heaviside_tau_wpxp = T l_modify_limiters_for_cnvg_test = F l_enable_relaxed_clipping = F l_linearize_pbl_winds = F l_mono_flux_lim_thlm = T l_mono_flux_lim_rtm = T l_mono_flux_lim_um = T l_mono_flux_lim_vm = T l_mono_flux_lim_spikefix = T l_host_applies_sfc_fluxes = F -------------------------------------------------- git diff src/ -------------------------------------------------- See *setup.txt file in output folder Path to sounding: arm_sounding.in File exists? T Path to sclr_sounding: arm_sclr_sounding.in File exists? T Path to edsclr_sounding: arm_edsclr_sounding.in File exists? T Reading in sounding information z = 0.000000000000000 50.00000000000000 350.0000000000000 650.0000000000000 700.0000000000000 1300.000000000000 2500.000000000000 5500.000000000000 u = 10.00000000000000 10.00000000000000 10.00000000000000 10.00000000000000 10.00000000000000 10.00000000000000 10.00000000000000 10.00000000000000 v = 0.000000000000000 0.000000000000000 0.000000000000000 0.000000000000000 0.000000000000000 0.000000000000000 0.000000000000000 0.000000000000000 ug = 10.00000000000000 10.00000000000000 10.00000000000000 10.00000000000000 10.00000000000000 10.00000000000000 10.00000000000000 10.00000000000000 vg = 0.000000000000000 0.000000000000000 0.000000000000000 0.000000000000000 0.000000000000000 0.000000000000000 0.000000000000000 0.000000000000000 theta = 299.0000000000000 301.5000000000000 302.5000000000000 303.5300000000000 303.7000000000000 307.1300000000000 314.0000000000000 343.2000000000000 rt = 1.5200000000000000E-002 1.5169999999999999E-002 1.4980000000000000E-002 1.4800000000000001E-002 1.4700000000000000E-002 1.3500000000000000E-002 3.0000000000000001E-003 3.0000000000000001E-003 p_in_Pa = -999.9000000000000 -999.9000000000000 -999.9000000000000 -999.9000000000000 -999.9000000000000 -999.9000000000000 -999.9000000000000 -999.9000000000000 subs = 0.000000000000000 0.000000000000000 0.000000000000000 0.000000000000000 0.000000000000000 0.000000000000000 0.000000000000000 0.000000000000000 -------------------------------------------------- Statistics -------------------------------------------------- vars_zt = thlm thvm rtm rcm rvm um vm um_ref vm_ref wm_zt ug vg cloud_frac ice_supersat_frac cloud_cover rcm_in_layer rcm_in_cloud p_in_Pa exner rho_ds_zt thv_ds_zt Lscale T_in_K rel_humidity wp3 thlp3 rtp3 wpthlp2 wp2thlp wprtp2 wp2rtp Skw_zt Skthl_zt Skrt_zt Lscale_up Lscale_down tau_zt Kh_zt wp2thvp wp2rcp wp2hmp wprtpthlp wpup2 wpvp2 rc_coef Lscale_pert_1 Lscale_pert_2 sigma_sqd_w_zt rho radht radht_LW radht_SW Ncm Nc_in_cloud Nc_activated Nccnm Nim snowslope Nsm Ngm sed_rcm rsat rsati rrm Nrm m_vol_rad_rain m_vol_rad_cloud eff_rad_cloud eff_rad_ice eff_rad_snow eff_rad_rain eff_rad_graupel precip_rate_zt rsm rim rgm diam mass_ice_cryst rcm_icedfs u_T_cm rtm_bt rtm_ma rtm_ta rtm_mfl rtm_tacl rtm_cl rtm_forcing rtm_sdmp rtm_mc rtm_pd rvm_mc rcm_mc rcm_sd_mg_morr thlm_bt thlm_ma thlm_ta thlm_mfl thlm_tacl thlm_cl thlm_forcing thlm_sdmp thlm_mc thlm_old thlm_without_ta thlm_mfl_min thlm_mfl_max thlm_enter_mfl thlm_exit_mfl rtm_old rtm_without_ta rtm_mfl_min rtm_mfl_max rtm_enter_mfl rtm_exit_mfl um_bt um_ma um_gf um_cf um_ta um_f um_sdmp um_ndg um_mfl vm_bt vm_ma vm_gf vm_cf vm_ta vm_f vm_sdmp vm_ndg vm_mfl wp3_bt wp3_ma wp3_ta wp3_tp wp3_ac wp3_bp1 wp3_pr_turb wp3_pr_dfsn wp3_pr1 wp3_pr2 wp3_pr3 wp3_pr_tp wp3_dp1 wp3_sdmp wp3_cl wp3_splat rtp3_bt rtp3_tp rtp3_ac rtp3_dp thlp3_bt thlp3_tp thlp3_ac thlp3_dp rrm_bt rrm_ma rrm_sd rrm_ts rrm_sd_morr rrm_ta rrm_evap rrm_auto rrm_accr rrm_evap_adj rrm_src_adj rrm_hf rrm_wvhf rrm_cl rrm_mc Nrm_bt Nrm_ma Nrm_sd Nrm_ts Nrm_ta Nrm_evap Nrm_auto Nrm_evap_adj Nrm_src_adj Nrm_cl Nrm_mc Ncm_bt Ncm_ma Ncm_ta Ncm_mc Ncm_cl Ncm_act rsm_bt rsm_ma rsm_sd rsm_sd_morr rsm_ta rsm_mc rsm_hf rsm_wvhf rsm_cl rim_bt rim_ma rim_sd rim_sd_mg_morr rim_ta rim_mc rim_hf rim_wvhf rim_cl rgm_bt rgm_ma rgm_sd rgm_sd_morr rgm_ta rgm_mc rgm_hf rgm_wvhf rgm_cl Nsm_bt Nsm_mc Nsm_ta Nsm_ma Nsm_sd Nsm_cl Nim_bt Nim_mc Nim_ta Nim_ma Nim_sd Nim_cl Ngm_bt Ngm_mc Ngm_ta Ngm_ma Ngm_sd Ngm_cl w_KK_evap_covar_zt rt_KK_evap_covar_zt thl_KK_evap_covar_zt w_KK_auto_covar_zt rt_KK_auto_covar_zt thl_KK_auto_covar_zt w_KK_accr_covar_zt rt_KK_accr_covar_zt thl_KK_accr_covar_zt rr_KK_mvr_covar_zt Nr_KK_mvr_covar_zt KK_mvr_variance_zt mixt_frac w_1 w_2 varnce_w_1 varnce_w_2 thl_1 thl_2 varnce_thl_1 varnce_thl_2 rt_1 rt_2 varnce_rt_1 varnce_rt_2 rc_1 rc_2 rsatl_1 rsatl_2 cloud_frac_1 cloud_frac_2 a3_coef_zt wp3_on_wp2_zt chi_1 chi_2 stdev_chi_1 stdev_chi_2 stdev_eta_1 stdev_eta_2 covar_chi_eta_1 covar_chi_eta_2 corr_w_chi_1 corr_w_chi_2 corr_w_eta_1 corr_w_eta_2 corr_chi_eta_1 corr_chi_eta_2 corr_w_rt_1 corr_w_rt_2 corr_w_thl_1 corr_w_thl_2 corr_rt_thl_1 corr_rt_thl_2 crt_1 crt_2 cthl_1 cthl_2 F_w F_rt F_thl min_F_w max_F_w min_F_rt max_F_rt min_F_thl max_F_thl coef_wprtp2_implicit term_wprtp2_explicit coef_wpthlp2_implicit term_wpthlp2_explicit coef_wprtpthlp_implicit term_wprtpthlp_explicit coef_wp2rtp_implicit term_wp2rtp_explicit coef_wp2thlp_implicit term_wp2thlp_explicit hm_i precip_frac precip_frac_1 precip_frac_2 Ncnm mu_hm_i mu_Ncn_i sigma_hm_i sigma_Ncn_i corr_w_chi_1_ca corr_w_chi_2_ca corr_w_eta_1_ca corr_w_eta_2_ca corr_w_hm_i corr_w_Ncn_i corr_chi_eta_1_ca corr_chi_eta_2_ca corr_chi_hm_i corr_chi_Ncn_i corr_eta_hm_i corr_eta_Ncn_i corr_Ncn_hm_i corr_hmx_hmy_i chi chip2 C11_Skw_fnc wp2_zt thlp2_zt wpthlp_zt wprtp_zt rtp2_zt rtpthlp_zt up2_zt vp2_zt upwp_zt vpwp_zt hmp2_zt PSMLT EVPMS PRACS EVPMG PRACG PGMLT MNUCCC PSACWS PSACWI QMULTS QMULTG PSACWG PGSACW PRD PRCI PRAI QMULTR QMULTRG MNUCCD PRACI PRACIS EPRD MNUCCR PIACR PIACRS PGRACS PRDS EPRDS PSACR PRDG EPRDG NGSTEN NRSTEN NISTEN NSSTEN NCSTEN NPRC1 NRAGG NPRACG NSUBR NSMLTR NGMLTR NPRACS NNUCCR NIACR NIACRS NGRACS NSMLTS NSAGG NPRCI NSCNG NSUBS PRC PRA PRE PCC NNUCCC NPSACWS NPRA NPRC NPSACWI NPSACWG NPRAI NMULTS NMULTG NMULTR NMULTRG NNUCCD NSUBI NGMLTG NSUBG NACT SIZEFIX_NR SIZEFIX_NC SIZEFIX_NI SIZEFIX_NS SIZEFIX_NG NEGFIX_NR NEGFIX_NC NEGFIX_NI NEGFIX_NS NEGFIX_NG NIM_MORR_CL QC_INST QR_INST QI_INST QS_INST QG_INST NC_INST NR_INST NI_INST NS_INST NG_INST T_in_K_mc cloud_frac_refined rcm_refined hl_on_Cp_residual qto_residual vars_zm = wp2 rtp2 thlp2 rtpthlp wprtp wpthlp wp2up2 wp2vp2 wp4 up2 vp2 Skw_zm Skthl_zm Skrt_zm wpthvp rtpthvp thlpthvp tau_zm Kh_zm K_hm wprcp rc_coef_zm wm_zm thlprcp rtprcp rcp2 upwp vpwp upthlp uprtp vpthlp vprtp upthvp uprcp vpthvp vprcp rho_zm sigma_sqd_w Skw_velocity gamma_Skw_fnc coef_wp4_implicit C6rt_Skw_fnc C6thl_Skw_fnc C6_term C7_Skw_fnc C1_Skw_fnc a3_coef wp3_on_wp2 wp3_on_wp2_cfl_num rcm_zm rtm_zm thlm_zm cloud_frac_zm ice_supersat_frac_zm rho_ds_zm thv_ds_zm em mean_w_up mean_w_down shear wp3_zm thlp3_zm rtp3_zm w_1_zm w_2_zm varnce_w_1_zm varnce_w_2_zm mixt_frac_zm Frad Frad_LW Frad_SW Frad_LW_up Frad_SW_up Frad_LW_down Frad_SW_down Fprec Fcsed hydrometp2 wphydrometp rtphmp thlphmp hmxphmyp Vri VNi Vrc VNc Vrr VNr Vrs VNs Vrg Vrrprrp VNrpNrp Vrrprrp_expcalc VNrpNrp_expcalc wp2_bt wp2_ma wp2_ta wp2_ac wp2_bp wp2_pr1 wp2_pr2 wp2_pr3 wp2_pr_dfsn wp2_dp1 wp2_dp2 wp2_sdmp wp2_cl wp2_pd wp2_sf wp2_splat vp2_bt vp2_ma vp2_ta vp2_tp vp2_dp1 vp2_dp2 vp2_pr1 vp2_pr2 vp2_sdmp vp2_cl vp2_pd vp2_sf vp2_splat up2_bt up2_ma up2_ta up2_tp up2_dp1 up2_dp2 up2_pr1 up2_pr2 up2_sdmp up2_cl up2_pd up2_sf up2_splat upwp_bt upwp_ma upwp_ta upwp_tp upwp_ac upwp_bp upwp_pr1 upwp_pr2 upwp_pr3 upwp_pr4 upwp_dp1 upwp_mfl upwp_cl vpwp_bt vpwp_ma vpwp_ta vpwp_tp vpwp_ac vpwp_bp vpwp_pr1 vpwp_pr2 vpwp_pr3 vpwp_pr4 vpwp_dp1 vpwp_mfl vpwp_cl wprtp_bt wprtp_ma wprtp_ta wprtp_tp wprtp_ac wprtp_bp wprtp_pr1 wprtp_pr2 wprtp_pr3 wprtp_dp1 wprtp_mfl wprtp_cl wprtp_pd wprtp_forcing wprtp_mc wpthlp_bt wpthlp_ma wpthlp_ta wpthlp_tp wpthlp_ac wpthlp_bp wpthlp_pr1 wpthlp_pr2 wpthlp_pr3 wpthlp_dp1 wpthlp_mfl wpthlp_cl wpthlp_forcing wpthlp_mc rtp2_bt rtp2_ma rtp2_ta rtp2_tp rtp2_dp1 rtp2_dp2 rtp2_cl rtp2_pd rtp2_sf rtp2_forcing rtp2_mc thlp2_bt thlp2_ma thlp2_ta thlp2_tp thlp2_dp1 thlp2_dp2 thlp2_cl thlp2_pd thlp2_sf thlp2_forcing thlp2_mc rtpthlp_bt rtpthlp_ma rtpthlp_ta rtpthlp_tp1 rtpthlp_tp2 rtpthlp_dp1 rtpthlp_dp2 rtpthlp_cl rtpthlp_sf rtpthlp_forcing rtpthlp_mc wpthlp_enter_mfl wpthlp_exit_mfl wprtp_enter_mfl wprtp_exit_mfl wpthlp_mfl_min wpthlp_mfl_max wprtp_mfl_min wprtp_mfl_max stability_correction bv_freq_sqd bv_freq_sqd_splat bv_freq_sqd_mixed bv_freq_sqd_moist bv_freq_sqd_dry bv_freq_sqd_smth bv_freq_out_cloud bv_freq_pos ddzt_umvm_sqd invrs_tau_zm invrs_tau_xp2_zm invrs_tau_wp2_zm invrs_tau_wpxp_zm invrs_tau_wp3_zm invrs_tau_no_N2_zm invrs_tau_bkgnd invrs_tau_sfc invrs_tau_shear Ri_zm vars_sfc = ustar soil_heat_flux veg_T_in_K sfc_soil_T_in_K deep_soil_T_in_K lh sh cc lwp vwp swp iwp rwp z_cloud_base z_inversion precip_rate_sfc rain_flux_sfc rrm_sfc precip_frac_tol wpthlp_sfc wprtp_sfc upwp_sfc vpwp_sfc morr_snow_rate thlm_vert_avg rtm_vert_avg um_vert_avg vm_vert_avg wp2_vert_avg up2_vert_avg vp2_vert_avg rtp2_vert_avg thlp2_vert_avg T_sfc rtm_spur_src thlm_spur_src rs_sd_morr_int tot_vartn_normlzd_rtm tot_vartn_normlzd_thlm tot_vartn_normlzd_wprtp -------------------------------------------------- iteration = 1; time = 41460.0 iteration = 2; time = 41520.0 iteration = 3; time = 41580.0 iteration = 4; time = 41640.0 iteration = 5; time = 41700.0 iteration = 6; time = 41760.0 iteration = 7; time = 41820.0 iteration = 8; time = 41880.0 iteration = 9; time = 41940.0 iteration = 10; time = 42000.0 iteration = 11; time = 42060.0 iteration = 12; time = 42120.0 iteration = 13; time = 42180.0 iteration = 14; time = 42240.0 iteration = 15; time = 42300.0 iteration = 16; time = 42360.0 iteration = 17; time = 42420.0 iteration = 18; time = 42480.0 iteration = 19; time = 42540.0 iteration = 20; time = 42600.0 iteration = 21; time = 42660.0 iteration = 22; time = 42720.0 iteration = 23; time = 42780.0 iteration = 24; time = 42840.0 iteration = 25; time = 42900.0 iteration = 26; time = 42960.0 iteration = 27; time = 43020.0 iteration = 28; time = 43080.0 iteration = 29; time = 43140.0 iteration = 30; time = 43200.0 iteration = 31; time = 43260.0 iteration = 32; time = 43320.0 iteration = 33; time = 43380.0 iteration = 34; time = 43440.0 iteration = 35; time = 43500.0 iteration = 36; time = 43560.0 iteration = 37; time = 43620.0 iteration = 38; time = 43680.0 iteration = 39; time = 43740.0 iteration = 40; time = 43800.0 iteration = 41; time = 43860.0 iteration = 42; time = 43920.0 iteration = 43; time = 43980.0 iteration = 44; time = 44040.0 iteration = 45; time = 44100.0 iteration = 46; time = 44160.0 iteration = 47; time = 44220.0 iteration = 48; time = 44280.0 iteration = 49; time = 44340.0 iteration = 50; time = 44400.0 iteration = 51; time = 44460.0 iteration = 52; time = 44520.0 iteration = 53; time = 44580.0 iteration = 54; time = 44640.0 iteration = 55; time = 44700.0 iteration = 56; time = 44760.0 iteration = 57; time = 44820.0 iteration = 58; time = 44880.0 iteration = 59; time = 44940.0 iteration = 60; time = 45000.0 iteration = 61; time = 45060.0 iteration = 62; time = 45120.0 iteration = 63; time = 45180.0 iteration = 64; time = 45240.0 iteration = 65; time = 45300.0 iteration = 66; time = 45360.0 iteration = 67; time = 45420.0 iteration = 68; time = 45480.0 iteration = 69; time = 45540.0 iteration = 70; time = 45600.0 iteration = 71; time = 45660.0 iteration = 72; time = 45720.0 iteration = 73; time = 45780.0 iteration = 74; time = 45840.0 iteration = 75; time = 45900.0 iteration = 76; time = 45960.0 iteration = 77; time = 46020.0 iteration = 78; time = 46080.0 iteration = 79; time = 46140.0 iteration = 80; time = 46200.0 iteration = 81; time = 46260.0 iteration = 82; time = 46320.0 iteration = 83; time = 46380.0 iteration = 84; time = 46440.0 iteration = 85; time = 46500.0 iteration = 86; time = 46560.0 iteration = 87; time = 46620.0 iteration = 88; time = 46680.0 iteration = 89; time = 46740.0 iteration = 90; time = 46800.0 iteration = 91; time = 46860.0 iteration = 92; time = 46920.0 iteration = 93; time = 46980.0 iteration = 94; time = 47040.0 iteration = 95; time = 47100.0 iteration = 96; time = 47160.0 iteration = 97; time = 47220.0 iteration = 98; time = 47280.0 iteration = 99; time = 47340.0 iteration = 100; time = 47400.0 iteration = 101; time = 47460.0 iteration = 102; time = 47520.0 iteration = 103; time = 47580.0 iteration = 104; time = 47640.0 iteration = 105; time = 47700.0 iteration = 106; time = 47760.0 iteration = 107; time = 47820.0 iteration = 108; time = 47880.0 iteration = 109; time = 47940.0 iteration = 110; time = 48000.0 iteration = 111; time = 48060.0 iteration = 112; time = 48120.0 iteration = 113; time = 48180.0 iteration = 114; time = 48240.0 iteration = 115; time = 48300.0 iteration = 116; time = 48360.0 iteration = 117; time = 48420.0 iteration = 118; time = 48480.0 iteration = 119; time = 48540.0 iteration = 120; time = 48600.0 iteration = 121; time = 48660.0 iteration = 122; time = 48720.0 iteration = 123; time = 48780.0 iteration = 124; time = 48840.0 iteration = 125; time = 48900.0 iteration = 126; time = 48960.0 iteration = 127; time = 49020.0 iteration = 128; time = 49080.0 iteration = 129; time = 49140.0 iteration = 130; time = 49200.0 iteration = 131; time = 49260.0 iteration = 132; time = 49320.0 iteration = 133; time = 49380.0 iteration = 134; time = 49440.0 iteration = 135; time = 49500.0 iteration = 136; time = 49560.0 iteration = 137; time = 49620.0 iteration = 138; time = 49680.0 iteration = 139; time = 49740.0 iteration = 140; time = 49800.0 iteration = 141; time = 49860.0 iteration = 142; time = 49920.0 iteration = 143; time = 49980.0 iteration = 144; time = 50040.0 iteration = 145; time = 50100.0 iteration = 146; time = 50160.0 iteration = 147; time = 50220.0 iteration = 148; time = 50280.0 iteration = 149; time = 50340.0 iteration = 150; time = 50400.0 iteration = 151; time = 50460.0 iteration = 152; time = 50520.0 iteration = 153; time = 50580.0 iteration = 154; time = 50640.0 iteration = 155; time = 50700.0 iteration = 156; time = 50760.0 iteration = 157; time = 50820.0 iteration = 158; time = 50880.0 iteration = 159; time = 50940.0 iteration = 160; time = 51000.0 iteration = 161; time = 51060.0 iteration = 162; time = 51120.0 iteration = 163; time = 51180.0 iteration = 164; time = 51240.0 iteration = 165; time = 51300.0 iteration = 166; time = 51360.0 iteration = 167; time = 51420.0 iteration = 168; time = 51480.0 iteration = 169; time = 51540.0 iteration = 170; time = 51600.0 iteration = 171; time = 51660.0 iteration = 172; time = 51720.0 iteration = 173; time = 51780.0 iteration = 174; time = 51840.0 iteration = 175; time = 51900.0 iteration = 176; time = 51960.0 iteration = 177; time = 52020.0 iteration = 178; time = 52080.0 iteration = 179; time = 52140.0 iteration = 180; time = 52200.0 iteration = 181; time = 52260.0 iteration = 182; time = 52320.0 iteration = 183; time = 52380.0 iteration = 184; time = 52440.0 iteration = 185; time = 52500.0 iteration = 186; time = 52560.0 iteration = 187; time = 52620.0 iteration = 188; time = 52680.0 iteration = 189; time = 52740.0 iteration = 190; time = 52800.0 iteration = 191; time = 52860.0 iteration = 192; time = 52920.0 iteration = 193; time = 52980.0 iteration = 194; time = 53040.0 iteration = 195; time = 53100.0 iteration = 196; time = 53160.0 iteration = 197; time = 53220.0 iteration = 198; time = 53280.0 iteration = 199; time = 53340.0 iteration = 200; time = 53400.0 iteration = 201; time = 53460.0 iteration = 202; time = 53520.0 iteration = 203; time = 53580.0 iteration = 204; time = 53640.0 iteration = 205; time = 53700.0 iteration = 206; time = 53760.0 iteration = 207; time = 53820.0 iteration = 208; time = 53880.0 iteration = 209; time = 53940.0 iteration = 210; time = 54000.0 iteration = 211; time = 54060.0 iteration = 212; time = 54120.0 iteration = 213; time = 54180.0 iteration = 214; time = 54240.0 iteration = 215; time = 54300.0 iteration = 216; time = 54360.0 iteration = 217; time = 54420.0 iteration = 218; time = 54480.0 iteration = 219; time = 54540.0 iteration = 220; time = 54600.0 iteration = 221; time = 54660.0 iteration = 222; time = 54720.0 iteration = 223; time = 54780.0 iteration = 224; time = 54840.0 iteration = 225; time = 54900.0 iteration = 226; time = 54960.0 iteration = 227; time = 55020.0 iteration = 228; time = 55080.0 iteration = 229; time = 55140.0 iteration = 230; time = 55200.0 iteration = 231; time = 55260.0 iteration = 232; time = 55320.0 iteration = 233; time = 55380.0 iteration = 234; time = 55440.0 iteration = 235; time = 55500.0 iteration = 236; time = 55560.0 iteration = 237; time = 55620.0 iteration = 238; time = 55680.0 iteration = 239; time = 55740.0 iteration = 240; time = 55800.0 iteration = 241; time = 55860.0 iteration = 242; time = 55920.0 iteration = 243; time = 55980.0 iteration = 244; time = 56040.0 iteration = 245; time = 56100.0 iteration = 246; time = 56160.0 iteration = 247; time = 56220.0 iteration = 248; time = 56280.0 iteration = 249; time = 56340.0 iteration = 250; time = 56400.0 iteration = 251; time = 56460.0 iteration = 252; time = 56520.0 iteration = 253; time = 56580.0 iteration = 254; time = 56640.0 iteration = 255; time = 56700.0 iteration = 256; time = 56760.0 iteration = 257; time = 56820.0 iteration = 258; time = 56880.0 iteration = 259; time = 56940.0 iteration = 260; time = 57000.0 iteration = 261; time = 57060.0 iteration = 262; time = 57120.0 iteration = 263; time = 57180.0 iteration = 264; time = 57240.0 iteration = 265; time = 57300.0 iteration = 266; time = 57360.0 iteration = 267; time = 57420.0 iteration = 268; time = 57480.0 iteration = 269; time = 57540.0 iteration = 270; time = 57600.0 iteration = 271; time = 57660.0 iteration = 272; time = 57720.0 iteration = 273; time = 57780.0 iteration = 274; time = 57840.0 iteration = 275; time = 57900.0 iteration = 276; time = 57960.0 iteration = 277; time = 58020.0 iteration = 278; time = 58080.0 iteration = 279; time = 58140.0 iteration = 280; time = 58200.0 iteration = 281; time = 58260.0 iteration = 282; time = 58320.0 iteration = 283; time = 58380.0 iteration = 284; time = 58440.0 iteration = 285; time = 58500.0 iteration = 286; time = 58560.0 iteration = 287; time = 58620.0 iteration = 288; time = 58680.0 iteration = 289; time = 58740.0 iteration = 290; time = 58800.0 iteration = 291; time = 58860.0 iteration = 292; time = 58920.0 iteration = 293; time = 58980.0 iteration = 294; time = 59040.0 iteration = 295; time = 59100.0 iteration = 296; time = 59160.0 iteration = 297; time = 59220.0 iteration = 298; time = 59280.0 iteration = 299; time = 59340.0 iteration = 300; time = 59400.0 iteration = 301; time = 59460.0 iteration = 302; time = 59520.0 iteration = 303; time = 59580.0 iteration = 304; time = 59640.0 iteration = 305; time = 59700.0 iteration = 306; time = 59760.0 iteration = 307; time = 59820.0 iteration = 308; time = 59880.0 iteration = 309; time = 59940.0 iteration = 310; time = 60000.0 iteration = 311; time = 60060.0 iteration = 312; time = 60120.0 iteration = 313; time = 60180.0 iteration = 314; time = 60240.0 iteration = 315; time = 60300.0 iteration = 316; time = 60360.0 iteration = 317; time = 60420.0 iteration = 318; time = 60480.0 iteration = 319; time = 60540.0 iteration = 320; time = 60600.0 iteration = 321; time = 60660.0 iteration = 322; time = 60720.0 iteration = 323; time = 60780.0 iteration = 324; time = 60840.0 iteration = 325; time = 60900.0 iteration = 326; time = 60960.0 iteration = 327; time = 61020.0 iteration = 328; time = 61080.0 iteration = 329; time = 61140.0 iteration = 330; time = 61200.0 iteration = 331; time = 61260.0 iteration = 332; time = 61320.0 iteration = 333; time = 61380.0 iteration = 334; time = 61440.0 iteration = 335; time = 61500.0 iteration = 336; time = 61560.0 iteration = 337; time = 61620.0 iteration = 338; time = 61680.0 iteration = 339; time = 61740.0 iteration = 340; time = 61800.0 iteration = 341; time = 61860.0 iteration = 342; time = 61920.0 iteration = 343; time = 61980.0 iteration = 344; time = 62040.0 iteration = 345; time = 62100.0 iteration = 346; time = 62160.0 iteration = 347; time = 62220.0 iteration = 348; time = 62280.0 iteration = 349; time = 62340.0 iteration = 350; time = 62400.0 iteration = 351; time = 62460.0 iteration = 352; time = 62520.0 iteration = 353; time = 62580.0 iteration = 354; time = 62640.0 iteration = 355; time = 62700.0 iteration = 356; time = 62760.0 iteration = 357; time = 62820.0 iteration = 358; time = 62880.0 iteration = 359; time = 62940.0 iteration = 360; time = 63000.0 iteration = 361; time = 63060.0 iteration = 362; time = 63120.0 iteration = 363; time = 63180.0 iteration = 364; time = 63240.0 iteration = 365; time = 63300.0 iteration = 366; time = 63360.0 iteration = 367; time = 63420.0 iteration = 368; time = 63480.0 iteration = 369; time = 63540.0 iteration = 370; time = 63600.0 iteration = 371; time = 63660.0 iteration = 372; time = 63720.0 iteration = 373; time = 63780.0 iteration = 374; time = 63840.0 iteration = 375; time = 63900.0 iteration = 376; time = 63960.0 iteration = 377; time = 64020.0 iteration = 378; time = 64080.0 iteration = 379; time = 64140.0 iteration = 380; time = 64200.0 iteration = 381; time = 64260.0 iteration = 382; time = 64320.0 iteration = 383; time = 64380.0 iteration = 384; time = 64440.0 iteration = 385; time = 64500.0 iteration = 386; time = 64560.0 iteration = 387; time = 64620.0 iteration = 388; time = 64680.0 iteration = 389; time = 64740.0 iteration = 390; time = 64800.0 iteration = 391; time = 64860.0 iteration = 392; time = 64920.0 iteration = 393; time = 64980.0 iteration = 394; time = 65040.0 iteration = 395; time = 65100.0 iteration = 396; time = 65160.0 iteration = 397; time = 65220.0 iteration = 398; time = 65280.0 iteration = 399; time = 65340.0 iteration = 400; time = 65400.0 iteration = 401; time = 65460.0 iteration = 402; time = 65520.0 iteration = 403; time = 65580.0 iteration = 404; time = 65640.0 iteration = 405; time = 65700.0 iteration = 406; time = 65760.0 iteration = 407; time = 65820.0 iteration = 408; time = 65880.0 iteration = 409; time = 65940.0 iteration = 410; time = 66000.0 iteration = 411; time = 66060.0 iteration = 412; time = 66120.0 iteration = 413; time = 66180.0 iteration = 414; time = 66240.0 iteration = 415; time = 66300.0 iteration = 416; time = 66360.0 iteration = 417; time = 66420.0 iteration = 418; time = 66480.0 iteration = 419; time = 66540.0 iteration = 420; time = 66600.0 iteration = 421; time = 66660.0 iteration = 422; time = 66720.0 iteration = 423; time = 66780.0 iteration = 424; time = 66840.0 iteration = 425; time = 66900.0 iteration = 426; time = 66960.0 iteration = 427; time = 67020.0 iteration = 428; time = 67080.0 iteration = 429; time = 67140.0 iteration = 430; time = 67200.0 iteration = 431; time = 67260.0 iteration = 432; time = 67320.0 iteration = 433; time = 67380.0 iteration = 434; time = 67440.0 iteration = 435; time = 67500.0 iteration = 436; time = 67560.0 iteration = 437; time = 67620.0 iteration = 438; time = 67680.0 iteration = 439; time = 67740.0 iteration = 440; time = 67800.0 iteration = 441; time = 67860.0 iteration = 442; time = 67920.0 iteration = 443; time = 67980.0 iteration = 444; time = 68040.0 iteration = 445; time = 68100.0 iteration = 446; time = 68160.0 iteration = 447; time = 68220.0 iteration = 448; time = 68280.0 iteration = 449; time = 68340.0 iteration = 450; time = 68400.0 iteration = 451; time = 68460.0 iteration = 452; time = 68520.0 iteration = 453; time = 68580.0 iteration = 454; time = 68640.0 iteration = 455; time = 68700.0 iteration = 456; time = 68760.0 iteration = 457; time = 68820.0 iteration = 458; time = 68880.0 iteration = 459; time = 68940.0 iteration = 460; time = 69000.0 iteration = 461; time = 69060.0 iteration = 462; time = 69120.0 iteration = 463; time = 69180.0 iteration = 464; time = 69240.0 iteration = 465; time = 69300.0 iteration = 466; time = 69360.0 iteration = 467; time = 69420.0 iteration = 468; time = 69480.0 iteration = 469; time = 69540.0 iteration = 470; time = 69600.0 iteration = 471; time = 69660.0 iteration = 472; time = 69720.0 iteration = 473; time = 69780.0 iteration = 474; time = 69840.0 iteration = 475; time = 69900.0 iteration = 476; time = 69960.0 iteration = 477; time = 70020.0 iteration = 478; time = 70080.0 iteration = 479; time = 70140.0 iteration = 480; time = 70200.0 iteration = 481; time = 70260.0 iteration = 482; time = 70320.0 iteration = 483; time = 70380.0 iteration = 484; time = 70440.0 iteration = 485; time = 70500.0 iteration = 486; time = 70560.0 iteration = 487; time = 70620.0 iteration = 488; time = 70680.0 iteration = 489; time = 70740.0 iteration = 490; time = 70800.0 iteration = 491; time = 70860.0 iteration = 492; time = 70920.0 iteration = 493; time = 70980.0 iteration = 494; time = 71040.0 iteration = 495; time = 71100.0 iteration = 496; time = 71160.0 iteration = 497; time = 71220.0 iteration = 498; time = 71280.0 iteration = 499; time = 71340.0 iteration = 500; time = 71400.0 iteration = 501; time = 71460.0 iteration = 502; time = 71520.0 iteration = 503; time = 71580.0 iteration = 504; time = 71640.0 iteration = 505; time = 71700.0 iteration = 506; time = 71760.0 iteration = 507; time = 71820.0 iteration = 508; time = 71880.0 iteration = 509; time = 71940.0 iteration = 510; time = 72000.0 iteration = 511; time = 72060.0 iteration = 512; time = 72120.0 iteration = 513; time = 72180.0 iteration = 514; time = 72240.0 iteration = 515; time = 72300.0 iteration = 516; time = 72360.0 iteration = 517; time = 72420.0 iteration = 518; time = 72480.0 iteration = 519; time = 72540.0 iteration = 520; time = 72600.0 iteration = 521; time = 72660.0 iteration = 522; time = 72720.0 iteration = 523; time = 72780.0 iteration = 524; time = 72840.0 iteration = 525; time = 72900.0 iteration = 526; time = 72960.0 iteration = 527; time = 73020.0 iteration = 528; time = 73080.0 iteration = 529; time = 73140.0 iteration = 530; time = 73200.0 iteration = 531; time = 73260.0 iteration = 532; time = 73320.0 iteration = 533; time = 73380.0 iteration = 534; time = 73440.0 iteration = 535; time = 73500.0 iteration = 536; time = 73560.0 iteration = 537; time = 73620.0 iteration = 538; time = 73680.0 iteration = 539; time = 73740.0 iteration = 540; time = 73800.0 iteration = 541; time = 73860.0 iteration = 542; time = 73920.0 iteration = 543; time = 73980.0 iteration = 544; time = 74040.0 iteration = 545; time = 74100.0 iteration = 546; time = 74160.0 iteration = 547; time = 74220.0 iteration = 548; time = 74280.0 iteration = 549; time = 74340.0 iteration = 550; time = 74400.0 iteration = 551; time = 74460.0 iteration = 552; time = 74520.0 iteration = 553; time = 74580.0 iteration = 554; time = 74640.0 iteration = 555; time = 74700.0 iteration = 556; time = 74760.0 iteration = 557; time = 74820.0 iteration = 558; time = 74880.0 iteration = 559; time = 74940.0 iteration = 560; time = 75000.0 iteration = 561; time = 75060.0 iteration = 562; time = 75120.0 iteration = 563; time = 75180.0 iteration = 564; time = 75240.0 iteration = 565; time = 75300.0 iteration = 566; time = 75360.0 iteration = 567; time = 75420.0 iteration = 568; time = 75480.0 iteration = 569; time = 75540.0 iteration = 570; time = 75600.0 iteration = 571; time = 75660.0 iteration = 572; time = 75720.0 iteration = 573; time = 75780.0 iteration = 574; time = 75840.0 iteration = 575; time = 75900.0 iteration = 576; time = 75960.0 iteration = 577; time = 76020.0 iteration = 578; time = 76080.0 iteration = 579; time = 76140.0 iteration = 580; time = 76200.0 iteration = 581; time = 76260.0 iteration = 582; time = 76320.0 iteration = 583; time = 76380.0 iteration = 584; time = 76440.0 iteration = 585; time = 76500.0 iteration = 586; time = 76560.0 iteration = 587; time = 76620.0 iteration = 588; time = 76680.0 iteration = 589; time = 76740.0 iteration = 590; time = 76800.0 iteration = 591; time = 76860.0 iteration = 592; time = 76920.0 iteration = 593; time = 76980.0 iteration = 594; time = 77040.0 iteration = 595; time = 77100.0 iteration = 596; time = 77160.0 iteration = 597; time = 77220.0 iteration = 598; time = 77280.0 iteration = 599; time = 77340.0 iteration = 600; time = 77400.0 iteration = 601; time = 77460.0 iteration = 602; time = 77520.0 iteration = 603; time = 77580.0 iteration = 604; time = 77640.0 iteration = 605; time = 77700.0 iteration = 606; time = 77760.0 iteration = 607; time = 77820.0 iteration = 608; time = 77880.0 iteration = 609; time = 77940.0 iteration = 610; time = 78000.0 iteration = 611; time = 78060.0 iteration = 612; time = 78120.0 iteration = 613; time = 78180.0 iteration = 614; time = 78240.0 iteration = 615; time = 78300.0 iteration = 616; time = 78360.0 iteration = 617; time = 78420.0 iteration = 618; time = 78480.0 iteration = 619; time = 78540.0 iteration = 620; time = 78600.0 iteration = 621; time = 78660.0 iteration = 622; time = 78720.0 iteration = 623; time = 78780.0 iteration = 624; time = 78840.0 iteration = 625; time = 78900.0 iteration = 626; time = 78960.0 iteration = 627; time = 79020.0 iteration = 628; time = 79080.0 iteration = 629; time = 79140.0 iteration = 630; time = 79200.0 iteration = 631; time = 79260.0 iteration = 632; time = 79320.0 iteration = 633; time = 79380.0 iteration = 634; time = 79440.0 iteration = 635; time = 79500.0 iteration = 636; time = 79560.0 iteration = 637; time = 79620.0 iteration = 638; time = 79680.0 iteration = 639; time = 79740.0 iteration = 640; time = 79800.0 iteration = 641; time = 79860.0 iteration = 642; time = 79920.0 iteration = 643; time = 79980.0 iteration = 644; time = 80040.0 iteration = 645; time = 80100.0 iteration = 646; time = 80160.0 iteration = 647; time = 80220.0 iteration = 648; time = 80280.0 iteration = 649; time = 80340.0 iteration = 650; time = 80400.0 iteration = 651; time = 80460.0 iteration = 652; time = 80520.0 iteration = 653; time = 80580.0 iteration = 654; time = 80640.0 iteration = 655; time = 80700.0 iteration = 656; time = 80760.0 iteration = 657; time = 80820.0 iteration = 658; time = 80880.0 iteration = 659; time = 80940.0 iteration = 660; time = 81000.0 iteration = 661; time = 81060.0 iteration = 662; time = 81120.0 iteration = 663; time = 81180.0 iteration = 664; time = 81240.0 iteration = 665; time = 81300.0 iteration = 666; time = 81360.0 iteration = 667; time = 81420.0 iteration = 668; time = 81480.0 iteration = 669; time = 81540.0 iteration = 670; time = 81600.0 iteration = 671; time = 81660.0 iteration = 672; time = 81720.0 iteration = 673; time = 81780.0 iteration = 674; time = 81840.0 iteration = 675; time = 81900.0 iteration = 676; time = 81960.0 iteration = 677; time = 82020.0 iteration = 678; time = 82080.0 iteration = 679; time = 82140.0 iteration = 680; time = 82200.0 iteration = 681; time = 82260.0 iteration = 682; time = 82320.0 iteration = 683; time = 82380.0 iteration = 684; time = 82440.0 iteration = 685; time = 82500.0 iteration = 686; time = 82560.0 iteration = 687; time = 82620.0 iteration = 688; time = 82680.0 iteration = 689; time = 82740.0 iteration = 690; time = 82800.0 iteration = 691; time = 82860.0 iteration = 692; time = 82920.0 iteration = 693; time = 82980.0 iteration = 694; time = 83040.0 iteration = 695; time = 83100.0 iteration = 696; time = 83160.0 iteration = 697; time = 83220.0 iteration = 698; time = 83280.0 iteration = 699; time = 83340.0 iteration = 700; time = 83400.0 iteration = 701; time = 83460.0 iteration = 702; time = 83520.0 iteration = 703; time = 83580.0 iteration = 704; time = 83640.0 iteration = 705; time = 83700.0 iteration = 706; time = 83760.0 iteration = 707; time = 83820.0 iteration = 708; time = 83880.0 iteration = 709; time = 83940.0 iteration = 710; time = 84000.0 iteration = 711; time = 84060.0 iteration = 712; time = 84120.0 iteration = 713; time = 84180.0 iteration = 714; time = 84240.0 iteration = 715; time = 84300.0 iteration = 716; time = 84360.0 iteration = 717; time = 84420.0 iteration = 718; time = 84480.0 iteration = 719; time = 84540.0 iteration = 720; time = 84600.0 iteration = 721; time = 84660.0 iteration = 722; time = 84720.0 iteration = 723; time = 84780.0 iteration = 724; time = 84840.0 iteration = 725; time = 84900.0 iteration = 726; time = 84960.0 iteration = 727; time = 85020.0 iteration = 728; time = 85080.0 iteration = 729; time = 85140.0 iteration = 730; time = 85200.0 iteration = 731; time = 85260.0 iteration = 732; time = 85320.0 iteration = 733; time = 85380.0 iteration = 734; time = 85440.0 iteration = 735; time = 85500.0 iteration = 736; time = 85560.0 iteration = 737; time = 85620.0 iteration = 738; time = 85680.0 iteration = 739; time = 85740.0 iteration = 740; time = 85800.0 iteration = 741; time = 85860.0 iteration = 742; time = 85920.0 iteration = 743; time = 85980.0 iteration = 744; time = 86040.0 iteration = 745; time = 86100.0 iteration = 746; time = 86160.0 iteration = 747; time = 86220.0 iteration = 748; time = 86280.0 iteration = 749; time = 86340.0 iteration = 750; time = 86400.0 iteration = 751; time = 86460.0 iteration = 752; time = 86520.0 iteration = 753; time = 86580.0 iteration = 754; time = 86640.0 iteration = 755; time = 86700.0 iteration = 756; time = 86760.0 iteration = 757; time = 86820.0 iteration = 758; time = 86880.0 iteration = 759; time = 86940.0 iteration = 760; time = 87000.0 iteration = 761; time = 87060.0 iteration = 762; time = 87120.0 iteration = 763; time = 87180.0 iteration = 764; time = 87240.0 iteration = 765; time = 87300.0 iteration = 766; time = 87360.0 iteration = 767; time = 87420.0 iteration = 768; time = 87480.0 iteration = 769; time = 87540.0 iteration = 770; time = 87600.0 iteration = 771; time = 87660.0 iteration = 772; time = 87720.0 iteration = 773; time = 87780.0 iteration = 774; time = 87840.0 iteration = 775; time = 87900.0 iteration = 776; time = 87960.0 iteration = 777; time = 88020.0 iteration = 778; time = 88080.0 iteration = 779; time = 88140.0 iteration = 780; time = 88200.0 iteration = 781; time = 88260.0 iteration = 782; time = 88320.0 iteration = 783; time = 88380.0 iteration = 784; time = 88440.0 iteration = 785; time = 88500.0 iteration = 786; time = 88560.0 iteration = 787; time = 88620.0 iteration = 788; time = 88680.0 iteration = 789; time = 88740.0 iteration = 790; time = 88800.0 iteration = 791; time = 88860.0 iteration = 792; time = 88920.0 iteration = 793; time = 88980.0 iteration = 794; time = 89040.0 iteration = 795; time = 89100.0 iteration = 796; time = 89160.0 iteration = 797; time = 89220.0 iteration = 798; time = 89280.0 iteration = 799; time = 89340.0 iteration = 800; time = 89400.0 iteration = 801; time = 89460.0 iteration = 802; time = 89520.0 iteration = 803; time = 89580.0 iteration = 804; time = 89640.0 iteration = 805; time = 89700.0 iteration = 806; time = 89760.0 iteration = 807; time = 89820.0 iteration = 808; time = 89880.0 iteration = 809; time = 89940.0 iteration = 810; time = 90000.0 iteration = 811; time = 90060.0 iteration = 812; time = 90120.0 iteration = 813; time = 90180.0 iteration = 814; time = 90240.0 iteration = 815; time = 90300.0 iteration = 816; time = 90360.0 iteration = 817; time = 90420.0 iteration = 818; time = 90480.0 iteration = 819; time = 90540.0 iteration = 820; time = 90600.0 iteration = 821; time = 90660.0 iteration = 822; time = 90720.0 iteration = 823; time = 90780.0 iteration = 824; time = 90840.0 iteration = 825; time = 90900.0 iteration = 826; time = 90960.0 iteration = 827; time = 91020.0 iteration = 828; time = 91080.0 iteration = 829; time = 91140.0 iteration = 830; time = 91200.0 iteration = 831; time = 91260.0 iteration = 832; time = 91320.0 iteration = 833; time = 91380.0 iteration = 834; time = 91440.0 iteration = 835; time = 91500.0 iteration = 836; time = 91560.0 iteration = 837; time = 91620.0 iteration = 838; time = 91680.0 iteration = 839; time = 91740.0 iteration = 840; time = 91800.0 iteration = 841; time = 91860.0 iteration = 842; time = 91920.0 iteration = 843; time = 91980.0 iteration = 844; time = 92040.0 iteration = 845; time = 92100.0 iteration = 846; time = 92160.0 iteration = 847; time = 92220.0 iteration = 848; time = 92280.0 iteration = 849; time = 92340.0 iteration = 850; time = 92400.0 iteration = 851; time = 92460.0 iteration = 852; time = 92520.0 iteration = 853; time = 92580.0 iteration = 854; time = 92640.0 iteration = 855; time = 92700.0 iteration = 856; time = 92760.0 iteration = 857; time = 92820.0 iteration = 858; time = 92880.0 iteration = 859; time = 92940.0 iteration = 860; time = 93000.0 iteration = 861; time = 93060.0 iteration = 862; time = 93120.0 iteration = 863; time = 93180.0 iteration = 864; time = 93240.0 iteration = 865; time = 93300.0 iteration = 866; time = 93360.0 iteration = 867; time = 93420.0 iteration = 868; time = 93480.0 iteration = 869; time = 93540.0 Program exited normally iteration = 870; time = 93600.0 CLUBB-TIMER time_loop_init = 0.4079 CLUBB-TIMER time_clubb_advance = 292.8857 CLUBB-TIMER time_clubb_pdf = 0.1279 CLUBB-TIMER time_SILHS = 0.0002 CLUBB-TIMER time_microphys_scheme = 0.0777 CLUBB-TIMER time_microphys_advance = 0.2814 CLUBB-TIMER time_loop_end = 5.0831 CLUBB-TIMER time_total = 298.8650 + run_scripts/run_scm.bash cobra Running cobra 2024/09/21 03:22:18 -------------------------------------------------- Latest git log entry -------------------------------------------------- A detailed git diff can be found at the end of this file -------------------------------------------------- Tunable Parameters: -------------------------------------------------- Parameter Value --------- ----- C1 = 1.00000000000000000000 C1b = 1.00000000000000000000 C1c = 1.00000000000000000000 C2rt = 2.00000000000000000000 C2thl = 2.00000000000000000000 C2rtthl = 2.00000000000000000000 C4 = 2.00000000000000000000 C_uu_shr = 0.40000000000000002220 C_uu_buoy = 0.29999999999999998890 C6rt = 2.00000000000000000000 C6rtb = 2.00000000000000000000 C6rtc = 1.00000000000000000000 C6thl = 2.00000000000000000000 C6thlb = 2.00000000000000000000 C6thlc = 1.00000000000000000000 C7 = 0.50000000000000000000 C7b = 0.50000000000000000000 C7c = 0.50000000000000000000 C8 = 0.50000000000000000000 C8b = 0.02000000000000000042 C10 = 3.29999999999999982236 C11 = 0.40000000000000002220 C11b = 0.40000000000000002220 C11c = 0.50000000000000000000 C12 = 1.00000000000000000000 C13 = 0.10000000000000000555 C14 = 1.00000000000000000000 C_wp2_pr_dfsn = 0.00000000000000000000 C_wp3_pr_tp = 0.00000000000000000000 C_wp3_pr_turb = 1.00000000000000000000 C_wp3_pr_dfsn = 0.00000000000000000000 C_wp2_splat = 0.00000000000000000000 C6rt_Lscale0 = 14.00000000000000000000 C6thl_Lscale0 = 14.00000000000000000000 C7_Lscale0 = 0.84999999999999997780 wpxp_L_thresh = 60.00000000000000000000 c_K = 0.20000000000000001110 c_K1 = 0.20000000000000001110 nu1 = 20.00000000000000000000 c_K2 = 0.02500000000000000139 nu2 = 1.00000000000000000000 c_K6 = 0.37500000000000000000 nu6 = 5.00000000000000000000 c_K8 = 5.00000000000000000000 nu8 = 20.00000000000000000000 c_K9 = 0.10000000000000000555 nu9 = 10.00000000000000000000 nu10 = 0.00000000000000000000 c_K_hm = 0.75000000000000000000 c_K_hmb = 0.75000000000000000000 K_hm_min_coef = 0.10000000000000000555 nu_hm = 1.50000000000000000000 slope_coef_spread_DG_means_w = 21.00000000000000000000 pdf_component_stdev_factor_w = 1.00000000000000000000 coef_spread_DG_means_rt = 0.80000000000000004441 coef_spread_DG_means_thl = 0.80000000000000004441 gamma_coef = 0.25000000000000000000 gamma_coefb = 0.25000000000000000000 gamma_coefc = 5.00000000000000000000 mu = 0.00100000000000000002 beta = 1.00000000000000000000 lmin_coef = 0.50000000000000000000 omicron = 0.50000000000000000000 zeta_vrnce_rat = 0.00000000000000000000 upsilon_precip_frac_rat = 0.55000000000000004441 lambda0_stability_coef = 0.02999999999999999889 mult_coef = 0.50000000000000000000 taumin = 90.00000000000000000000 taumax = 3600.00000000000000000000 Lscale_mu_coef = 2.00000000000000000000 Lscale_pert_coef = 0.10000000000000000555 alpha_corr = 0.14999999999999999445 Skw_denom_coef = 4.00000000000000000000 c_K10 = 1.00000000000000000000 c_K10h = 1.00000000000000000000 thlp2_rad_coef = 1.00000000000000000000 thlp2_rad_cloud_frac_thresh = 0.10000000000000000555 up2_sfc_coef = 4.00000000000000000000 Skw_max_mag = 10.00000000000000000000 C_invrs_tau_bkgnd = 1.10000000000000008882 C_invrs_tau_sfc = 0.10000000000000000555 C_invrs_tau_shear = 0.14999999999999999445 C_invrs_tau_N2 = 0.40000000000000002220 C_invrs_tau_N2_wp2 = 0.20000000000000001110 C_invrs_tau_N2_xp2 = 0.05000000000000000278 C_invrs_tau_N2_wpxp = 0.00000000000000000000 C_invrs_tau_N2_clear_wp3 = 1.00000000000000000000 C_invrs_tau_wpxp_Ri = 0.34999999999999997780 C_invrs_tau_wpxp_N2_thresh = 0.00033000000000000000 xp3_coef_base = 0.25000000000000000000 xp3_coef_slope = 0.01000000000000000021 altitude_threshold = 100.00000000000000000000 rtp2_clip_coef = 0.50000000000000000000 Cx_min = 0.33000000000000001554 Cx_max = 0.94999999999999995559 Richardson_num_min = 0.25000000000000000000 Richardson_num_max = 400.00000000000000000000 a3_coef_min = 1.00000000000000000000 a_const = 1.80000000000000004441 bv_efold = 5.00000000000000000000 wpxp_Ri_exp = 0.50000000000000000000 z_displace = 25.00000000000000000000 -------------------------------------------------- Preprocessing Directives: -------------------------------------------------- -DNETCDF enabled -DCOAMPS_MICRO enabled -DNR_SP enabled -DTUNER disabled -DSILHS enabled -Dnooverlap enabled -Draoffline enabled -DUSE_BUGSrad_ocast_random disabled -DBYTESWAP_IO disabled -------------------------------------------------- &model_setting -------------------------------------------------- runtype = cobra nzmax = 100 grid_type = 1 deltaz = 40.00000000000000 zm_init = 0.000000000000000 zm_top = 4000.000000000000 zt_grid_fname = zm_grid_fname = day = 11 month = 6 year = 2004 lat_vals = 45.20407000000000 lon_vals = -68.74020000000000 sfc_elevation = 0.000000000000000 time_initial = 57600.00000000000 time_final = 76200.00000000000 dt_main = 60.00000000000000 dt_rad = 60.00000000000000 sfctype = 0 T_sfc = 288.0000000000000 p_sfc = 97750.00000000000 sens_ht = 0.000000000000000 latent_ht = 0.000000000000000 fcor = 1.0349000000000000E-004 T0 = 300.0000000000000 ts_nudge = 86400.00000000000 forcings_file_path = l_t_dependent = T l_ignore_forcings = F l_modify_ic_with_cubic_int = F l_modify_bc_for_cnvg_test = F l_input_xpwp_sfc = F saturation_formula = 3 thlm_sponge_damp_settings%l_sponge_damping = F rtm_sponge_damp_settings%l_sponge_damping = F uv_sponge_damp_settings%l_sponge_damping = F wp2_sponge_damp_settings%l_sponge_damping = F wp3_sponge_damp_settings%l_sponge_damping = F up2_vp2_sponge_damp_settings%l_sponge_damping = F thlm_sponge_damp_settings%tau_sponge_damp_min = 60.00000000000000 thlm_sponge_damp_settings%tau_sponge_damp_max = 1800.000000000000 thlm_sponge_damp_settings%sponge_damp_depth = 0.2500000000000000 rtm_sponge_damp_settings%tau_sponge_damp_min = 60.00000000000000 rtm_sponge_damp_settings%tau_sponge_damp_max = 1800.000000000000 rtm_sponge_damp_settings%sponge_damp_depth = 0.2500000000000000 uv_sponge_damp_settings%tau_sponge_damp_min = 60.00000000000000 uv_sponge_damp_settings%tau_sponge_damp_max = 1800.000000000000 uv_sponge_damp_settings%sponge_damp_depth = 0.2500000000000000 wp2_sponge_damp_settings%tau_sponge_damp_min = 60.00000000000000 wp2_sponge_damp_settings%tau_sponge_damp_max = 1800.000000000000 wp2_sponge_damp_settings%sponge_damp_depth = 0.2500000000000000 wp3_sponge_damp_settings%tau_sponge_damp_min = 60.00000000000000 wp3_sponge_damp_settings%tau_sponge_damp_max = 1800.000000000000 wp3_sponge_damp_settings%sponge_damp_depth = 0.2500000000000000 up2_vp2_sponge_damp_settings%tau_sponge_damp_min = 60.00000000000000 up2_vp2_sponge_damp_settings%tau_sponge_damp_max = 1800.000000000000 up2_vp2_sponge_damp_settings%sponge_damp_depth = 0.2500000000000000 l_soil_veg = F l_restart = F l_input_fields = F restart_path_case = restart/cobra time_restart = 0.000000000000000 debug_level = 2 sclr_dim = 2 edsclr_dim = 2 iisclr_thl = -1 iisclr_rt = 2 iisclr_CO2 = 1 sclr_tol = 1.0000000000000000E-002 1.0000000000000000E-008 -------------------------------------------------- &stats_setting -------------------------------------------------- l_stats = T fname_prefix = cobra stats_fmt = netcdf stats_tsamp = 60.00000000000000 stats_tout = 60.00000000000000 l_allow_small_stats_tout = F Constant flags: l_pos_def = F l_hole_fill = T l_gamma_Skw = T l_byteswap_io = F Constant tolerances [units] rt_tol [kg/kg] = 1.0000000000000000E-008 thl_tol [K] = 1.0000000000000000E-002 w_tol [m/s] = 2.0000000000000000E-002 -------------------------------------------------- µphysics_setting -------------------------------------------------- microphys_scheme = none l_cloud_sed = F sigma_g = 1.500000000000000 l_graupel = F l_hail = F l_seifert_beheng = F l_predict_Nc = F l_const_Nc_in_cloud = F specify_aerosol = morrison_lognormal l_subgrid_w = T l_arctic_nucl = F l_cloud_edge_activation = F l_fix_pgam = F l_in_cloud_Nc_diff = T l_var_covar_src = F l_upwind_diff_sed = F lh_microphys_type = disabled lh_num_samples = 2 lh_sequence_length = 1 lh_seed = 5489 l_fix_w_chi_eta_correlations = T l_silhs_KK_convergence_adj_mean = F importance_prob_thresh = 1.0000000000000000E-008 host_dx = 1000000.000000000 host_dy = 1000000.000000000 hmp2_ip_on_hmm2_ip_slope%rr = 2.1200000000000000E-005 hmp2_ip_on_hmm2_ip_slope%ri = 2.1200000000000000E-005 hmp2_ip_on_hmm2_ip_slope%rs = 2.1200000000000000E-005 hmp2_ip_on_hmm2_ip_slope%rg = 2.1200000000000000E-005 hmp2_ip_on_hmm2_ip_slope%Nr = 2.1200000000000000E-005 hmp2_ip_on_hmm2_ip_slope%Ni = 2.1200000000000000E-005 hmp2_ip_on_hmm2_ip_slope%Ni = 2.1200000000000000E-005 hmp2_ip_on_hmm2_ip_slope%Ng = 2.1200000000000000E-005 hmp2_ip_on_hmm2_ip_intrcpt%rr = 0.5400000000000000 hmp2_ip_on_hmm2_ip_intrcpt%ri = 0.5400000000000000 hmp2_ip_on_hmm2_ip_intrcpt%rs = 0.5400000000000000 hmp2_ip_on_hmm2_ip_intrcpt%rg = 0.5400000000000000 hmp2_ip_on_hmm2_ip_intrcpt%Nr = 0.5400000000000000 hmp2_ip_on_hmm2_ip_intrcpt%Ni = 0.5400000000000000 hmp2_ip_on_hmm2_ip_intrcpt%Ni = 0.5400000000000000 hmp2_ip_on_hmm2_ip_intrcpt%Ng = 0.5400000000000000 Ncnp2_on_Ncnm2 = 1.000000000000000 C_evap Warning: ../input/case_setups/cobra_corr_array_cloud.in was not found! The default correlation arrays will be used. = 0.8600000000000000 r_0 = 2.5000000000000001E-005 microphys_start_time = 0.000000000000000 Nc0_in_cloud = 100000000.0000000 ccnconst = 120.0000000000000 ccnexpnt = 0.4000000059604645 aer_rm1 = 1.1000000021965661E-008 aer_rm2 = 5.9999997858994902E-008 aer_n1 = 125000000.0000000 aer_n2 = 65000000.00000000 aer_sig1 = 1.200000047683716 aer_sig2 = 1.700000047683716 pgam_fixed = 5.000000000000000 precip_frac_calc_type = 2 -------------------------------------------------- &SILHS_setting -------------------------------------------------- -------------------------------------------------- &radiation_setting -------------------------------------------------- rad_scheme = none sol_const = 1367.000000000000 alvdr = 0.1000000000000000 alvdf = 0.1000000000000000 alndr = 0.1000000000000000 alndf = 0.1000000000000000 radiation_top = 50000.00000000000 F0 = 100.0000000000000 F1 = 20.00000000000000 kappa = 119.0000000000000 gc = 0.8600000000000000 omega = 0.9965000000000001 slr = 1.000000000000000 l_rad_above_cloud = F l_sw_radiation = F l_fix_cos_solar_zen = F l_use_default_std_atmosphere = T Fs_values = 0.000000000000000 0.000000000000000 0.000000000000000 0.000000000000000 0.000000000000000 0.000000000000000 0.000000000000000 0.000000000000000 0.000000000000000 0.000000000000000 0.000000000000000 0.000000000000000 0.000000000000000 0.000000000000000 0.000000000000000 0.000000000000000 0.000000000000000 0.000000000000000 0.000000000000000 0.000000000000000 cos_solar_zen_values = -999.0000000000000 -999.0000000000000 -999.0000000000000 -999.0000000000000 -999.0000000000000 -999.0000000000000 -999.0000000000000 -999.0000000000000 -999.0000000000000 -999.0000000000000 -999.0000000000000 -999.0000000000000 -999.0000000000000 -999.0000000000000 -999.0000000000000 -999.0000000000000 -999.0000000000000 -999.0000000000000 -999.0000000000000 -999.0000000000000 cos_solar_zen_times = -999.0000000000000 -999.0000000000000 -999.0000000000000 -999.0000000000000 -999.0000000000000 -999.0000000000000 -999.0000000000000 -999.0000000000000 -999.0000000000000 -999.0000000000000 -999.0000000000000 -999.0000000000000 -999.0000000000000 -999.0000000000000 -999.0000000000000 -999.0000000000000 -999.0000000000000 -999.0000000000000 -999.0000000000000 -999.0000000000000 eff_drop_radius = 1.0000000000000001E-005 -------------------------------------------------- &configurable_clubb_flags_nl -------------------------------------------------- iiPDF_type = 1 ipdf_call_placement = 2 penta_solve_method = 2 tridiag_solve_method = 2 l_use_precip_frac = T l_predict_upwp_vpwp = T l_min_wp2_from_corr_wx = T l_min_xp2_from_corr_wx = T l_C2_cloud_frac = F l_diffuse_rtm_and_thlm = F l_stability_correct_Kh_N2_zm = F l_calc_thlp2_rad = F l_upwind_xpyp_ta = T l_upwind_xm_ma = T l_uv_nudge = F l_rtm_nudge = F l_tke_aniso = T l_vert_avg_closure = F l_trapezoidal_rule_zt = F l_trapezoidal_rule_zm = F l_call_pdf_closure_twice = F l_standard_term_ta = F l_partial_upwind_wp3 = F l_godunov_upwind_wpxp_ta = F l_godunov_upwind_xpyp_ta = F l_use_cloud_cover = F l_diagnose_correlations = F l_calc_w_corr = F l_const_Nc_in_cloud = F l_fix_w_chi_eta_correlations = T l_stability_correct_tau_zm = F l_damp_wp2_using_em = T l_do_ When the l_diag_Lscale_from_tau flag is enabled, C2rt must have a value of 1. C2rt = 2.000000000000000 Warning in check_clubb_settings When the l_diag_Lscale_from_tau flag is enabled, C2thl must have a value of 1. C2thl = 2.000000000000000 Warning in check_clubb_settings When the l_diag_Lscale_from_tau flag is enabled, C2rtthl must have a value of 1. C2rtthl = 2.000000000000000 Warning in check_clubb_settings When the l_diag_Lscale_from_tau flag is enabled, C6rt must have a value of 1. C6rt = 2.000000000000000 Warning in check_clubb_settings When the l_diag_Lscale_from_tau flag is enabled, C6rtb must have a value of 1. C6rtb = 2.000000000000000 Warning in check_clubb_settings When the l_diag_Lscale_from_tau flag is enabled, C6thl must have a value of 1. C6thl = 2.000000000000000 Warning in check_clubb_settings When the l_diag_Lscale_from_tau flag is enabled, C6thlb must have a value of 1. C6thlb = 2.000000000000000 Warning in check_clubb_settings expldiff_rtm_thlm = F l_Lscale_plume_centered = F l_diag_Lscale_from_tau = T l_use_C7_Richardson = T l_use_C11_Richardson = F l_use_shear_Richardson = F l_brunt_vaisala_freq_moist = F l_use_thvm_in_bv_freq = F l_rcm_supersat_adj = T l_damp_wp3_Skw_squared = T l_prescribed_avg_deltaz = F l_lmm_stepping = F l_e3sm_config = F l_vary_convect_depth = F l_use_tke_in_wp3_pr_turb_term = T l_use_tke_in_wp2_wp3_K_dfsn = F l_use_wp3_lim_with_smth_Heaviside = F l_smooth_Heaviside_tau_wpxp = T l_modify_limiters_for_cnvg_test = F l_enable_relaxed_clipping = F l_linearize_pbl_winds = F l_mono_flux_lim_thlm = T l_mono_flux_lim_rtm = T l_mono_flux_lim_um = T l_mono_flux_lim_vm = T l_mono_flux_lim_spikefix = T l_host_applies_sfc_fluxes = F -------------------------------------------------- git diff src/ -------------------------------------------------- See *setup.txt file in output folder Path to sounding: cobra_sounding.in File exists? T Path to sclr_sounding: cobra_sclr_sounding.in File exists? T Path to edsclr_sounding: cobra_edsclr_sounding.in File exists? T Reading in sounding information z = 0.000000000000000 200.0000000000000 350.0000000000000 750.0000000000000 1100.000000000000 1500.000000000000 1800.000000000000 2000.000000000000 2300.000000000000 2400.000000000000 2999.900000000000 3000.000000000000 4000.000000000000 u = 3.500000000000000 3.214000000000000 3.000000000000000 4.600000000000000 6.000000000000000 5.222000000000000 4.639000000000000 4.250000000000000 4.813000000000000 5.000000000000000 6.124812500000000 6.125000000000000 8.000000000000000 v = -3.000000000000000 -3.933000000000000 -4.633000000000000 -6.500000000000000 -7.167000000000000 -7.929000000000000 -8.500000000000000 -11.00000000000000 -14.75000000000000 -16.00000000000000 -15.81303116666667 -15.81300000000000 -15.50000000000000 ug = 3.500000000000000 3.214000000000000 3.000000000000000 4.600000000000000 6.000000000000000 5.222000000000000 4.639000000000000 4.250000000000000 4.813000000000000 5.000000000000000 6.124812500000000 6.125000000000000 8.000000000000000 vg = -3.000000000000000 -3.933000000000000 -4.633000000000000 -6.500000000000000 -7.167000000000000 -7.929000000000000 -8.500000000000000 -11.00000000000000 -14.75000000000000 -16.00000000000000 -15.81303116666667 -15.81300000000000 -15.50000000000000 theta = 286.1000000000000 285.5860000000000 285.2000000000000 285.6140000000000 285.9760000000000 286.3900000000000 286.7000000000000 287.8640000000000 289.6090000000000 290.1910000000000 293.6814181666667 293.6820000000000 299.5000000000000 rt = 3.0500000000000002E-003 3.2000000000000002E-003 2.7499999999999998E-003 2.6530000000000000E-003 2.5690000000000001E-003 2.4719999999999998E-003 2.3999999999999998E-003 2.2729999999999998E-003 2.0820000000000001E-003 2.0179999999999998E-003 1.6360636666666666E-003 1.6360000000000001E-003 1.0000000000000000E-003 p_in_Pa = -999.9000000000000 -999.9000000000000 -999.9000000000000 -999.9000000000000 -999.9000000000000 -999.9000000000000 -999.9000000000000 -999.9000000000000 -999.9000000000000 -999.9000000000000 -999.9000000000000 -999.9000000000000 -999.9000000000000 subs = 0.000000000000000 -1.0000000000000000E-003 -1.7500000000000000E-003 -3.7499999999999999E-003 -5.5000000000000005E-003 -7.4999999999999997E-003 -9.0000000000000011E-003 -1.0000000000000000E-002 -1.1500000000000000E-002 -1.2000000000000000E-002 -1.4999500000000001E-002 -1.4999999999999999E-002 0.000000000000000 sclr_ 1) 379. 379. 379. 379. 379. 379. 380. 380. 380. 380. 379. 379. 381. sclr_ 2) 0.305E-02 0.320E-02 0.275E-02 0.265E-02 0.257E-02 0.247E-02 0.240E-02 0.227E-02 0.208E-02 0.202E-02 0.164E-02 0.164E-02 0.100E-02 edsclr_ 1) 379. 379. 379. 379. 379. 379. 380. 380. 380. 380. 379. 381. 0.00 edsclr_ 2) 0.305E-02 0.320E-02 0.275E-02 0.265E-02 0.257E-02 0.247E-02 0.240E-02 0.227E-02 0.208E-02 0.202E-02 0.164E-02 0.100E-02 0.00 -------------------------------------------------- Statistics -------------------------------------------------- vars_zt = thlm thvm rtm rcm rvm um vm um_ref vm_ref wm_zt ug vg cloud_frac ice_supersat_frac cloud_cover rcm_in_layer rcm_in_cloud p_in_Pa exner rho_ds_zt thv_ds_zt Lscale T_in_K rel_humidity wp3 thlp3 rtp3 wpthlp2 wp2thlp wprtp2 wp2rtp Skw_zt Skthl_zt Skrt_zt Lscale_up Lscale_down tau_zt Kh_zt wp2thvp wp2rcp wp2hmp wprtpthlp wpup2 wpvp2 rc_coef Lscale_pert_1 Lscale_pert_2 sigma_sqd_w_zt rho radht radht_LW radht_SW Ncm Nc_in_cloud Nc_activated Nccnm Nim snowslope Nsm Ngm sed_rcm rsat rsati rrm Nrm m_vol_rad_rain m_vol_rad_cloud eff_rad_cloud eff_rad_ice eff_rad_snow eff_rad_rain eff_rad_graupel precip_rate_zt rsm rim rgm diam mass_ice_cryst rcm_icedfs u_T_cm rtm_bt rtm_ma rtm_ta rtm_mfl rtm_tacl rtm_cl rtm_forcing rtm_sdmp rtm_mc rtm_pd rvm_mc rcm_mc rcm_sd_mg_morr thlm_bt thlm_ma thlm_ta thlm_mfl thlm_tacl thlm_cl thlm_forcing thlm_sdmp thlm_mc thlm_old thlm_without_ta thlm_mfl_min thlm_mfl_max thlm_enter_mfl thlm_exit_mfl rtm_old rtm_without_ta rtm_mfl_min rtm_mfl_max rtm_enter_mfl rtm_exit_mfl um_bt um_ma um_gf um_cf um_ta um_f um_sdmp um_ndg um_mfl vm_bt vm_ma vm_gf vm_cf vm_ta vm_f vm_sdmp vm_ndg vm_mfl wp3_bt wp3_ma wp3_ta wp3_tp wp3_ac wp3_bp1 wp3_pr_turb wp3_pr_dfsn wp3_pr1 wp3_pr2 wp3_pr3 wp3_pr_tp wp3_dp1 wp3_sdmp wp3_cl wp3_splat rtp3_bt rtp3_tp rtp3_ac rtp3_dp thlp3_bt thlp3_tp thlp3_ac thlp3_dp rrm_bt rrm_ma rrm_sd rrm_ts rrm_sd_morr rrm_ta rrm_evap rrm_auto rrm_accr rrm_evap_adj rrm_src_adj rrm_hf rrm_wvhf rrm_cl rrm_mc Nrm_bt Nrm_ma Nrm_sd Nrm_ts Nrm_ta Nrm_evap Nrm_auto Nrm_evap_adj Nrm_src_adj Nrm_cl Nrm_mc Ncm_bt Ncm_ma Ncm_ta Ncm_mc Ncm_cl Ncm_act rsm_bt rsm_ma rsm_sd rsm_sd_morr rsm_ta rsm_mc rsm_hf rsm_wvhf rsm_cl rim_bt rim_ma rim_sd rim_sd_mg_morr rim_ta rim_mc rim_hf rim_wvhf rim_cl rgm_bt rgm_ma rgm_sd rgm_sd_morr rgm_ta rgm_mc rgm_hf rgm_wvhf rgm_cl Nsm_bt Nsm_mc Nsm_ta Nsm_ma Nsm_sd Nsm_cl Nim_bt Nim_mc Nim_ta Nim_ma Nim_sd Nim_cl Ngm_bt Ngm_mc Ngm_ta Ngm_ma Ngm_sd Ngm_cl w_KK_evap_covar_zt rt_KK_evap_covar_zt thl_KK_evap_covar_zt w_KK_auto_covar_zt rt_KK_auto_covar_zt thl_KK_auto_covar_zt w_KK_accr_covar_zt rt_KK_accr_covar_zt thl_KK_accr_covar_zt rr_KK_mvr_covar_zt Nr_KK_mvr_covar_zt KK_mvr_variance_zt mixt_frac w_1 w_2 varnce_w_1 varnce_w_2 thl_1 thl_2 varnce_thl_1 varnce_thl_2 rt_1 rt_2 varnce_rt_1 varnce_rt_2 rc_1 rc_2 rsatl_1 rsatl_2 cloud_frac_1 cloud_frac_2 a3_coef_zt wp3_on_wp2_zt chi_1 chi_2 stdev_chi_1 stdev_chi_2 stdev_eta_1 stdev_eta_2 covar_chi_eta_1 covar_chi_eta_2 corr_w_chi_1 corr_w_chi_2 corr_w_eta_1 corr_w_eta_2 corr_chi_eta_1 corr_chi_eta_2 corr_w_rt_1 corr_w_rt_2 corr_w_thl_1 corr_w_thl_2 corr_rt_thl_1 corr_rt_thl_2 crt_1 crt_2 cthl_1 cthl_2 F_w F_rt F_thl min_F_w max_F_w min_F_rt max_F_rt min_F_thl max_F_thl coef_wprtp2_implicit term_wprtp2_explicit coef_wpthlp2_implicit term_wpthlp2_explicit coef_wprtpthlp_implicit term_wprtpthlp_explicit coef_wp2rtp_implicit term_wp2rtp_explicit coef_wp2thlp_implicit term_wp2thlp_explicit hm_i precip_frac precip_frac_1 precip_frac_2 Ncnm mu_hm_i mu_Ncn_i sigma_hm_i sigma_Ncn_i corr_w_chi_1_ca corr_w_chi_2_ca corr_w_eta_1_ca corr_w_eta_2_ca corr_w_hm_i corr_w_Ncn_i corr_chi_eta_1_ca corr_chi_eta_2_ca corr_chi_hm_i corr_chi_Ncn_i corr_eta_hm_i corr_eta_Ncn_i corr_Ncn_hm_i corr_hmx_hmy_i chi chip2 C11_Skw_fnc wp2_zt thlp2_zt wpthlp_zt wprtp_zt rtp2_zt rtpthlp_zt up2_zt vp2_zt upwp_zt vpwp_zt hmp2_zt PSMLT EVPMS PRACS EVPMG PRACG PGMLT MNUCCC PSACWS PSACWI QMULTS QMULTG PSACWG PGSACW PRD PRCI PRAI QMULTR QMULTRG MNUCCD PRACI PRACIS EPRD MNUCCR PIACR PIACRS PGRACS PRDS EPRDS PSACR PRDG EPRDG NGSTEN NRSTEN NISTEN NSSTEN NCSTEN NPRC1 NRAGG NPRACG NSUBR NSMLTR NGMLTR NPRACS NNUCCR NIACR NIACRS NGRACS NSMLTS NSAGG NPRCI NSCNG NSUBS PRC PRA PRE PCC NNUCCC NPSACWS NPRA NPRC NPSACWI NPSACWG NPRAI NMULTS NMULTG NMULTR NMULTRG NNUCCD NSUBI NGMLTG NSUBG NACT SIZEFIX_NR SIZEFIX_NC SIZEFIX_NI SIZEFIX_NS SIZEFIX_NG NEGFIX_NR NEGFIX_NC NEGFIX_NI NEGFIX_NS NEGFIX_NG NIM_MORR_CL QC_INST QR_INST QI_INST QS_INST QG_INST NC_INST NR_INST NI_INST NS_INST NG_INST T_in_K_mc cloud_frac_refined rcm_refined hl_on_Cp_residual qto_residual vars_zm = wp2 rtp2 thlp2 rtpthlp wprtp wpthlp wp2up2 wp2vp2 wp4 up2 vp2 Skw_zm Skthl_zm Skrt_zm wpthvp rtpthvp thlpthvp tau_zm Kh_zm K_hm wprcp rc_coef_zm wm_zm thlprcp rtprcp rcp2 upwp vpwp upthlp uprtp vpthlp vprtp upthvp uprcp vpthvp vprcp rho_zm sigma_sqd_w Skw_velocity gamma_Skw_fnc coef_wp4_implicit C6rt_Skw_fnc C6thl_Skw_fnc C6_term C7_Skw_fnc C1_Skw_fnc a3_coef wp3_on_wp2 wp3_on_wp2_cfl_num rcm_zm rtm_zm thlm_zm cloud_frac_zm ice_supersat_frac_zm rho_ds_zm thv_ds_zm em mean_w_up mean_w_down shear wp3_zm thlp3_zm rtp3_zm w_1_zm w_2_zm varnce_w_1_zm varnce_w_2_zm mixt_frac_zm Frad Frad_LW Frad_SW Frad_LW_up Frad_SW_up Frad_LW_down Frad_SW_down Fprec Fcsed hydrometp2 wphydrometp rtphmp thlphmp hmxphmyp Vri VNi Vrc VNc Vrr VNr Vrs VNs Vrg Vrrprrp VNrpNrp Vrrprrp_expcalc VNrpNrp_expcalc wp2_bt wp2_ma wp2_ta wp2_ac wp2_bp wp2_pr1 wp2_pr2 wp2_pr3 wp2_pr_dfsn wp2_dp1 wp2_dp2 wp2_sdmp wp2_cl wp2_pd wp2_sf wp2_splat vp2_bt vp2_ma vp2_ta vp2_tp vp2_dp1 vp2_dp2 vp2_pr1 vp2_pr2 vp2_sdmp vp2_cl vp2_pd vp2_sf vp2_splat up2_bt up2_ma up2_ta up2_tp up2_dp1 up2_dp2 up2_pr1 up2_pr2 up2_sdmp up2_cl up2_pd up2_sf up2_splat upwp_bt upwp_ma upwp_ta upwp_tp upwp_ac upwp_bp upwp_pr1 upwp_pr2 upwp_pr3 upwp_pr4 upwp_dp1 upwp_mfl upwp_cl vpwp_bt vpwp_ma vpwp_ta vpwp_tp vpwp_ac vpwp_bp vpwp_pr1 vpwp_pr2 vpwp_pr3 vpwp_pr4 vpwp_dp1 vpwp_mfl vpwp_cl wprtp_bt wprtp_ma wprtp_ta wprtp_tp wprtp_ac wprtp_bp wprtp_pr1 wprtp_pr2 wprtp_pr3 wprtp_dp1 wprtp_mfl wprtp_cl wprtp_pd wprtp_forcing wprtp_mc wpthlp_bt wpthlp_ma wpthlp_ta wpthlp_tp wpthlp_ac wpthlp_bp wpthlp_pr1 wpthlp_pr2 wpthlp_pr3 wpthlp_dp1 wpthlp_mfl wpthlp_cl wpthlp_forcing wpthlp_mc rtp2_bt rtp2_ma rtp2_ta rtp2_tp rtp2_dp1 rtp2_dp2 rtp2_cl rtp2_pd rtp2_sf rtp2_forcing rtp2_mc thlp2_bt thlp2_ma thlp2_ta thlp2_tp thlp2_dp1 thlp2_dp2 thlp2_cl thlp2_pd thlp2_sf thlp2_forcing thlp2_mc rtpthlp_bt rtpthlp_ma rtpthlp_ta rtpthlp_tp1 rtpthlp_tp2 rtpthlp_dp1 rtpthlp_dp2 rtpthlp_cl rtpthlp_sf rtpthlp_forcing rtpthlp_mc wpthlp_enter_mfl wpthlp_exit_mfl wprtp_enter_mfl wprtp_exit_mfl wpthlp_mfl_min wpthlp_mfl_max wprtp_mfl_min wprtp_mfl_max stability_correction bv_freq_sqd bv_freq_sqd_splat bv_freq_sqd_mixed bv_freq_sqd_moist bv_freq_sqd_dry bv_freq_sqd_smth bv_freq_out_cloud bv_freq_pos ddzt_umvm_sqd invrs_tau_zm invrs_tau_xp2_zm invrs_tau_wp2_zm invrs_tau_wpxp_zm invrs_tau_wp3_zm invrs_tau_no_N2_zm invrs_tau_bkgnd invrs_tau_sfc invrs_tau_shear Ri_zm vars_sfc = ustar soil_heat_flux veg_T_in_K sfc_soil_T_in_K deep_soil_T_in_K lh sh cc lwp vwp swp iwp rwp z_cloud_base z_inversion precip_rate_sfc rain_flux_sfc rrm_sfc precip_frac_tol wpthlp_sfc wprtp_sfc upwp_sfc vpwp_sfc morr_snow_rate thlm_vert_avg rtm_vert_avg um_vert_avg vm_vert_avg wp2_vert_avg up2_vert_avg vp2_vert_avg rtp2_vert_avg thlp2_vert_avg T_sfc rtm_spur_src thlm_spur_src rs_sd_morr_int tot_vartn_normlzd_rtm tot_vartn_normlzd_thlm tot_vartn_normlzd_wprtp -------------------------------------------------- iteration = 1; time = 57660.0 iteration = 2; time = 57720.0 iteration = 3; time = 57780.0 iteration = 4; time = 57840.0 iteration = 5; time = 57900.0 iteration = 6; time = 57960.0 iteration = 7; time = 58020.0 iteration = 8; time = 58080.0 iteration = 9; time = 58140.0 iteration = 10; time = 58200.0 iteration = 11; time = 58260.0 iteration = 12; time = 58320.0 iteration = 13; time = 58380.0 iteration = 14; time = 58440.0 iteration = 15; time = 58500.0 iteration = 16; time = 58560.0 iteration = 17; time = 58620.0 iteration = 18; time = 58680.0 iteration = 19; time = 58740.0 iteration = 20; time = 58800.0 iteration = 21; time = 58860.0 iteration = 22; time = 58920.0 iteration = 23; time = 58980.0 iteration = 24; time = 59040.0 iteration = 25; time = 59100.0 iteration = 26; time = 59160.0 iteration = 27; time = 59220.0 iteration = 28; time = 59280.0 iteration = 29; time = 59340.0 iteration = 30; time = 59400.0 iteration = 31; time = 59460.0 iteration = 32; time = 59520.0 iteration = 33; time = 59580.0 iteration = 34; time = 59640.0 iteration = 35; time = 59700.0 iteration = 36; time = 59760.0 iteration = 37; time = 59820.0 iteration = 38; time = 59880.0 iteration = 39; time = 59940.0 iteration = 40; time = 60000.0 iteration = 41; time = 60060.0 iteration = 42; time = 60120.0 iteration = 43; time = 60180.0 iteration = 44; time = 60240.0 iteration = 45; time = 60300.0 iteration = 46; time = 60360.0 iteration = 47; time = 60420.0 iteration = 48; time = 60480.0 iteration = 49; time = 60540.0 iteration = 50; time = 60600.0 iteration = 51; time = 60660.0 iteration = 52; time = 60720.0 iteration = 53; time = 60780.0 iteration = 54; time = 60840.0 iteration = 55; time = 60900.0 iteration = 56; time = 60960.0 iteration = 57; time = 61020.0 iteration = 58; time = 61080.0 iteration = 59; time = 61140.0 iteration = 60; time = 61200.0 iteration = 61; time = 61260.0 iteration = 62; time = 61320.0 iteration = 63; time = 61380.0 iteration = 64; time = 61440.0 iteration = 65; time = 61500.0 iteration = 66; time = 61560.0 iteration = 67; time = 61620.0 iteration = 68; time = 61680.0 iteration = 69; time = 61740.0 iteration = 70; time = 61800.0 iteration = 71; time = 61860.0 iteration = 72; time = 61920.0 iteration = 73; time = 61980.0 iteration = 74; time = 62040.0 iteration = 75; time = 62100.0 iteration = 76; time = 62160.0 iteration = 77; time = 62220.0 iteration = 78; time = 62280.0 iteration = 79; time = 62340.0 iteration = 80; time = 62400.0 iteration = 81; time = 62460.0 iteration = 82; time = 62520.0 iteration = 83; time = 62580.0 iteration = 84; time = 62640.0 iteration = 85; time = 62700.0 iteration = 86; time = 62760.0 iteration = 87; time = 62820.0 iteration = 88; time = 62880.0 iteration = 89; time = 62940.0 iteration = 90; time = 63000.0 iteration = 91; time = 63060.0 iteration = 92; time = 63120.0 iteration = 93; time = 63180.0 iteration = 94; time = 63240.0 iteration = 95; time = 63300.0 iteration = 96; time = 63360.0 iteration = 97; time = 63420.0 iteration = 98; time = 63480.0 iteration = 99; time = 63540.0 iteration = 100; time = 63600.0 iteration = 101; time = 63660.0 iteration = 102; time = 63720.0 iteration = 103; time = 63780.0 iteration = 104; time = 63840.0 iteration = 105; time = 63900.0 iteration = 106; time = 63960.0 iteration = 107; time = 64020.0 iteration = 108; time = 64080.0 iteration = 109; time = 64140.0 iteration = 110; time = 64200.0 iteration = 111; time = 64260.0 iteration = 112; time = 64320.0 iteration = 113; time = 64380.0 iteration = 114; time = 64440.0 iteration = 115; time = 64500.0 iteration = 116; time = 64560.0 iteration = 117; time = 64620.0 iteration = 118; time = 64680.0 iteration = 119; time = 64740.0 iteration = 120; time = 64800.0 iteration = 121; time = 64860.0 iteration = 122; time = 64920.0 iteration = 123; time = 64980.0 iteration = 124; time = 65040.0 iteration = 125; time = 65100.0 iteration = 126; time = 65160.0 iteration = 127; time = 65220.0 iteration = 128; time = 65280.0 iteration = 129; time = 65340.0 iteration = 130; time = 65400.0 iteration = 131; time = 65460.0 iteration = 132; time = 65520.0 iteration = 133; time = 65580.0 iteration = 134; time = 65640.0 iteration = 135; time = 65700.0 iteration = 136; time = 65760.0 iteration = 137; time = 65820.0 iteration = 138; time = 65880.0 iteration = 139; time = 65940.0 iteration = 140; time = 66000.0 iteration = 141; time = 66060.0 iteration = 142; time = 66120.0 iteration = 143; time = 66180.0 iteration = 144; time = 66240.0 iteration = 145; time = 66300.0 iteration = 146; time = 66360.0 iteration = 147; time = 66420.0 iteration = 148; time = 66480.0 iteration = 149; time = 66540.0 iteration = 150; time = 66600.0 iteration = 151; time = 66660.0 iteration = 152; time = 66720.0 iteration = 153; time = 66780.0 iteration = 154; time = 66840.0 iteration = 155; time = 66900.0 iteration = 156; time = 66960.0 iteration = 157; time = 67020.0 iteration = 158; time = 67080.0 iteration = 159; time = 67140.0 iteration = 160; time = 67200.0 iteration = 161; time = 67260.0 iteration = 162; time = 67320.0 iteration = 163; time = 67380.0 iteration = 164; time = 67440.0 iteration = 165; time = 67500.0 iteration = 166; time = 67560.0 iteration = 167; time = 67620.0 iteration = 168; time = 67680.0 iteration = 169; time = 67740.0 iteration = 170; time = 67800.0 iteration = 171; time = 67860.0 iteration = 172; time = 67920.0 iteration = 173; time = 67980.0 iteration = 174; time = 68040.0 iteration = 175; time = 68100.0 iteration = 176; time = 68160.0 iteration = 177; time = 68220.0 iteration = 178; time = 68280.0 iteration = 179; time = 68340.0 iteration = 180; time = 68400.0 iteration = 181; time = 68460.0 iteration = 182; time = 68520.0 iteration = 183; time = 68580.0 iteration = 184; time = 68640.0 iteration = 185; time = 68700.0 iteration = 186; time = 68760.0 iteration = 187; time = 68820.0 iteration = 188; time = 68880.0 iteration = 189; time = 68940.0 iteration = 190; time = 69000.0 iteration = 191; time = 69060.0 iteration = 192; time = 69120.0 iteration = 193; time = 69180.0 iteration = 194; time = 69240.0 iteration = 195; time = 69300.0 iteration = 196; time = 69360.0 iteration = 197; time = 69420.0 iteration = 198; time = 69480.0 iteration = 199; time = 69540.0 iteration = 200; time = 69600.0 iteration = 201; time = 69660.0 iteration = 202; time = 69720.0 iteration = 203; time = 69780.0 iteration = 204; time = 69840.0 iteration = 205; time = 69900.0 iteration = 206; time = 69960.0 iteration = 207; time = 70020.0 iteration = 208; time = 70080.0 iteration = 209; time = 70140.0 iteration = 210; time = 70200.0 iteration = 211; time = 70260.0 iteration = 212; time = 70320.0 iteration = 213; time = 70380.0 iteration = 214; time = 70440.0 iteration = 215; time = 70500.0 iteration = 216; time = 70560.0 iteration = 217; time = 70620.0 iteration = 218; time = 70680.0 iteration = 219; time = 70740.0 iteration = 220; time = 70800.0 iteration = 221; time = 70860.0 iteration = 222; time = 70920.0 iteration = 223; time = 70980.0 iteration = 224; time = 71040.0 iteration = 225; time = 71100.0 iteration = 226; time = 71160.0 iteration = 227; time = 71220.0 iteration = 228; time = 71280.0 iteration = 229; time = 71340.0 iteration = 230; time = 71400.0 iteration = 231; time = 71460.0 iteration = 232; time = 71520.0 iteration = 233; time = 71580.0 iteration = 234; time = 71640.0 iteration = 235; time = 71700.0 iteration = 236; time = 71760.0 iteration = 237; time = 71820.0 iteration = 238; time = 71880.0 iteration = 239; time = 71940.0 iteration = 240; time = 72000.0 iteration = 241; time = 72060.0 iteration = 242; time = 72120.0 iteration = 243; time = 72180.0 iteration = 244; time = 72240.0 iteration = 245; time = 72300.0 iteration = 246; time = 72360.0 iteration = 247; time = 72420.0 iteration = 248; time = 72480.0 iteration = 249; time = 72540.0 iteration = 250; time = 72600.0 iteration = 251; time = 72660.0 iteration = 252; time = 72720.0 iteration = 253; time = 72780.0 iteration = 254; time = 72840.0 iteration = 255; time = 72900.0 iteration = 256; time = 72960.0 iteration = 257; time = 73020.0 iteration = 258; time = 73080.0 iteration = 259; time = 73140.0 iteration = 260; time = 73200.0 iteration = 261; time = 73260.0 iteration = 262; time = 73320.0 iteration = 263; time = 73380.0 iteration = 264; time = 73440.0 iteration = 265; time = 73500.0 iteration = 266; time = 73560.0 iteration = 267; time = 73620.0 iteration = 268; time = 73680.0 iteration = 269; time = 73740.0 iteration = 270; time = 73800.0 iteration = 271; time = 73860.0 iteration = 272; time = 73920.0 iteration = 273; time = 73980.0 iteration = 274; time = 74040.0 iteration = 275; time = 74100.0 iteration = 276; time = 74160.0 iteration = 277; time = 74220.0 iteration = 278; time = 74280.0 iteration = 279; time = 74340.0 iteration = 280; time = 74400.0 iteration = 281; time = 74460.0 iteration = 282; time = 74520.0 iteration = 283; time = 74580.0 iteration = 284; time = 74640.0 iteration = 285; time = 74700.0 iteration = 286; time = 74760.0 iteration = 287; time = 74820.0 iteration = 288; time = 74880.0 iteration = 289; time = 74940.0 iteration = 290; time = 75000.0 iteration = 291; time = 75060.0 iteration = 292; time = 75120.0 iteration = 293; time = 75180.0 iteration = 294; time = 75240.0 iteration = 295; time = 75300.0 iteration = 296; time = 75360.0 iteration = 297; time = 75420.0 iteration = 298; time = 75480.0 iteration = 299; time = 75540.0 iteration = 300; time = 75600.0 iteration = 301; time = 75660.0 iteration = 302; time = 75720.0 iteration = 303; time = 75780.0 iteration = 304; time = 75840.0 iteration = 305; time = 75900.0 iteration = 306; time = 75960.0 iteration = 307; time = 76020.0 iteration = 308; time = 76080.0 iteration = 309; time = 76140.0 Program exited normally iteration = 310; time = 76200.0 CLUBB-TIMER time_loop_init = 0.1054 CLUBB-TIMER time_clubb_advance = 82.6235 CLUBB-TIMER time_clubb_pdf = 0.0392 CLUBB-TIMER time_SILHS = 0.0001 CLUBB-TIMER time_microphys_scheme = 0.0213 CLUBB-TIMER time_microphys_advance = 0.0933 CLUBB-TIMER time_loop_end = 1.7215 CLUBB-TIMER time_total = 84.6045 + run_scripts/run_scm.bash mpace_b Running mpace_b 2024/09/21 03:23:43 -------------------------------------------------- Latest git log entry -------------------------------------------------- A detailed git diff can be found at the end of this file -------------------------------------------------- Tunable Parameters: -------------------------------------------------- Parameter Value --------- ----- C1 = 1.00000000000000000000 C1b = 1.00000000000000000000 C1c = 1.00000000000000000000 C2rt = 2.00000000000000000000 C2thl = 2.00000000000000000000 C2rtthl = 2.00000000000000000000 C4 = 2.00000000000000000000 C_uu_shr = 0.40000000000000002220 C_uu_buoy = 0.29999999999999998890 C6rt = 2.00000000000000000000 C6rtb = 2.00000000000000000000 C6rtc = 1.00000000000000000000 C6thl = 2.00000000000000000000 C6thlb = 2.00000000000000000000 C6thlc = 1.00000000000000000000 C7 = 0.50000000000000000000 C7b = 0.50000000000000000000 C7c = 0.50000000000000000000 C8 = 0.50000000000000000000 C8b = 0.02000000000000000042 C10 = 3.29999999999999982236 C11 = 0.40000000000000002220 C11b = 0.40000000000000002220 C11c = 0.50000000000000000000 C12 = 1.00000000000000000000 C13 = 0.10000000000000000555 C14 = 1.00000000000000000000 C_wp2_pr_dfsn = 0.00000000000000000000 C_wp3_pr_tp = 0.00000000000000000000 C_wp3_pr_turb = 1.00000000000000000000 C_wp3_pr_dfsn = 0.00000000000000000000 C_wp2_splat = 0.00000000000000000000 C6rt_Lscale0 = 14.00000000000000000000 C6thl_Lscale0 = 14.00000000000000000000 C7_Lscale0 = 0.84999999999999997780 wpxp_L_thresh = 60.00000000000000000000 c_K = 0.20000000000000001110 c_K1 = 0.20000000000000001110 nu1 = 20.00000000000000000000 c_K2 = 0.02500000000000000139 nu2 = 1.00000000000000000000 c_K6 = 0.37500000000000000000 nu6 = 5.00000000000000000000 c_K8 = 5.00000000000000000000 nu8 = 20.00000000000000000000 c_K9 = 0.10000000000000000555 nu9 = 10.00000000000000000000 nu10 = 0.00000000000000000000 c_K_hm = 0.75000000000000000000 c_K_hmb = 0.75000000000000000000 K_hm_min_coef = 0.10000000000000000555 nu_hm = 1.50000000000000000000 slope_coef_spread_DG_means_w = 21.00000000000000000000 pdf_component_stdev_factor_w = 1.00000000000000000000 coef_spread_DG_means_rt = 0.80000000000000004441 coef_spread_DG_means_thl = 0.80000000000000004441 gamma_coef = 0.25000000000000000000 gamma_coefb = 0.25000000000000000000 gamma_coefc = 5.00000000000000000000 mu = 0.00100000000000000002 beta = 1.00000000000000000000 lmin_coef = 0.50000000000000000000 omicron = 0.50000000000000000000 zeta_vrnce_rat = 0.00000000000000000000 upsilon_precip_frac_rat = 0.55000000000000004441 lambda0_stability_coef = 0.02999999999999999889 mult_coef = 0.50000000000000000000 taumin = 90.00000000000000000000 taumax = 3600.00000000000000000000 Lscale_mu_coef = 2.00000000000000000000 Lscale_pert_coef = 0.10000000000000000555 alpha_corr = 0.14999999999999999445 Skw_denom_coef = 4.00000000000000000000 c_K10 = 1.00000000000000000000 c_K10h = 1.00000000000000000000 thlp2_rad_coef = 1.00000000000000000000 thlp2_rad_cloud_frac_thresh = 0.10000000000000000555 up2_sfc_coef = 4.00000000000000000000 Skw_max_mag = 10.00000000000000000000 C_invrs_tau_bkgnd = 1.10000000000000008882 C_invrs_tau_sfc = 0.10000000000000000555 C_invrs_tau_shear = 0.14999999999999999445 C_invrs_tau_N2 = 0.40000000000000002220 C_invrs_tau_N2_wp2 = 0.20000000000000001110 C_invrs_tau_N2_xp2 = 0.05000000000000000278 C_invrs_tau_N2_wpxp = 0.00000000000000000000 C_invrs_tau_N2_clear_wp3 = 1.00000000000000000000 C_invrs_tau_wpxp_Ri = 0.34999999999999997780 C_invrs_tau_wpxp_N2_thresh = 0.00033000000000000000 xp3_coef_base = 0.25000000000000000000 xp3_coef_slope = 0.01000000000000000021 altitude_threshold = 100.00000000000000000000 rtp2_clip_coef = 0.50000000000000000000 Cx_min = 0.33000000000000001554 Cx_max = 0.94999999999999995559 Richardson_num_min = 0.25000000000000000000 Richardson_num_max = 400.00000000000000000000 a3_coef_min = 1.00000000000000000000 a_const = 1.80000000000000004441 bv_efold = 5.00000000000000000000 wpxp_Ri_exp = 0.50000000000000000000 z_displace = 25.00000000000000000000 -------------------------------------------------- Preprocessing Directives: -------------------------------------------------- -DNETCDF enabled -DCOAMPS_MICRO enabled -DNR_SP enabled -DTUNER disabled -DSILHS enabled -Dnooverlap enabled -Draoffline enabled -DUSE_BUGSrad_ocast_random disabled -DBYTESWAP_IO disabled -------------------------------------------------- &model_setting -------------------------------------------------- runtype = mpace_b nzmax = 56 grid_type = 1 deltaz = 50.00000000000000 zm_init = 0.000000000000000 zm_top = 3750.000000000000 zt_grid_fname = zm_grid_fname = day = 9 month = 10 year = 2004 lat_vals = 71.75000000000000 lon_vals = -151.0000000000000 sfc_elevation = 0.000000000000000 time_initial = 61200.00000000000 time_final = 87600.00000000000 dt_main = 60.00000000000000 dt_rad = 60.00000000000000 sfctype = 0 T_sfc = 288.0000000000000 p_sfc = 101000.0000000000 sens_ht = 0.000000000000000 latent_ht = 0.000000000000000 fcor = 1.0000000000000000E-004 T0 = 300.0000000000000 ts_nudge = 3600.000000000000 forcings_file_path = l_t_dependent = T l_ignore_forcings = T l_modify_ic_with_cubic_int = F l_modify_bc_for_cnvg_test = F l_input_xpwp_sfc = F saturation_formula = 3 thlm_sponge_damp_settings%l_sponge_damping = F rtm_sponge_damp_settings%l_sponge_damping = F uv_sponge_damp_settings%l_sponge_damping = F wp2_sponge_damp_settings%l_sponge_damping = F wp3_sponge_damp_settings%l_sponge_damping = F up2_vp2_sponge_damp_settings%l_sponge_damping = F thlm_sponge_damp_settings%tau_sponge_damp_min = 60.00000000000000 thlm_sponge_damp_settings%tau_sponge_damp_max = 1800.000000000000 thlm_sponge_damp_settings%sponge_damp_depth = 0.2500000000000000 rtm_sponge_damp_settings%tau_sponge_damp_min = 60.00000000000000 rtm_sponge_damp_settings%tau_sponge_damp_max = 1800.000000000000 rtm_sponge_damp_settings%sponge_damp_depth = 0.2500000000000000 uv_sponge_damp_settings%tau_sponge_damp_min = 60.00000000000000 uv_sponge_damp_settings%tau_sponge_damp_max = 1800.000000000000 uv_sponge_damp_settings%sponge_damp_depth = 0.2500000000000000 wp2_sponge_damp_settings%tau_sponge_damp_min = 60.00000000000000 wp2_sponge_damp_settings%tau_sponge_damp_max = 1800.000000000000 wp2_sponge_damp_settings%sponge_damp_depth = 0.2500000000000000 wp3_sponge_damp_settings%tau_sponge_damp_min = 60.00000000000000 wp3_sponge_damp_settings%tau_sponge_damp_max = 1800.000000000000 wp3_sponge_damp_settings%sponge_damp_depth = 0.2500000000000000 up2_vp2_sponge_damp_settings%tau_sponge_damp_min = 60.00000000000000 up2_vp2_sponge_damp_settings%tau_sponge_damp_max = 1800.000000000000 up2_vp2_sponge_damp_settings%sponge_damp_depth = 0.2500000000000000 l_soil_veg = F l_restart = F l_input_fields = F restart_path_case = restart/mpace_b time_restart = 0.000000000000000 debug_level = 2 sclr_dim = 0 edsclr_dim = 0 iisclr_thl = -2 iisclr_rt = -1 iisclr_CO2 = -1 sclr_tol = -------------------------------------------------- &stats_setting -------------------------------------------------- l_stats = T fname_prefix = mpace_b stats_fmt = netcdf stats_tsamp = 60.00000000000000 stats_tout = 60.00000000000000 l_allow_small_stats_tout = F Constant flags: l_pos_def = F l_hole_fill = T l_gamma_Skw = T l_byteswap_io = F Constant tolerances [units] rt_tol [kg/kg] = 1.0000000000000000E-008 thl_tol [K] = 1.0000000000000000E-002 w_tol [m/s] = 2.0000000000000000E-002 -------------------------------------------------- µphysics_setting -------------------------------------------------- microphys_scheme = coamps l_cloud_sed = F sigma_g = 1.500000000000000 l_graupel = F l_hail = F l_seifert_beheng = F l_predict_Nc = T l_const_Nc_in_cloud = F specify_aerosol = morrison_lognormal l_subgrid_w = T l_arctic_nucl = F l_cloud_edge_activation = F l_fix_pgam = F l_in_cloud_Nc_diff = T l_var_covar_src = F l_upwind_diff_sed = F lh_microphys_type = disabled lh_num_samples = 2 lh_sequence_length = 1 lh_seed = 5489 l_fix_w_chi_eta_correlations = T l_silhs_KK_convergence_adj_mean = F importance_prob_thresh = 1.0000000000000000E-008 host_dx = 1000000.000000000 host_dy = 1000000.000000000 hmp2_ip_on_hmm2_ip_slope%rr = 0.000000000000000 hmp2_ip_on_hmm2_ip_slope%ri = 0.000000000000000 hmp2_ip_on_hmm2_ip_slope%rs = 0.000000000000000 hmp2_ip_on_hmm2_ip_slope%rg = 0.000000000000000 hmp2_ip_on_hmm2_ip_slope%Nr = 0.000000000000000 hmp2_ip_on_hmm2_ip_slope%Ni = 0.000000000000000 hmp2_ip_on_hmm2_ip_slope%Ni = 0.000000000000000 hmp2_ip_on_hmm2_ip_slope%Ng = 0.000000000000000 hmp2_ip_on_hmm2_ip_intrcpt%rr = 1.000000000000000 hmp2_ip_on_hmm2_ip_intrcpt%ri = 1.000000000000000 hmp2_ip_on_hmm2_ip_intrcpt%rs = 1.000000000000000 hmp2_ip_on_hmm2_ip_intrcpt%rg = 1.000000000000000 hmp2_ip_on_hmm2_ip_intrcpt%Nr = 1.000000000000000 hmp2_ip_on_hmm2_ip_intrcpt%Ni = 1.000000000000000 hmp2_ip_on_hmm2_ip_intrcpt%Ni = 1.000000000000000 hmp2_ip_on_hmm2_ip_intrcpt%Ng = 1.000000000000000 Ncnp2_on_Ncnm2 = 1.000000000000000 C_evap = 0.8600000000000000 r_0 = 2.5000000000000001E-005 microphys_start_time = 0.000000000000000 Nc0_in_cloud = 100000000.0000000 ccnconst = 120.0000000000000 ccnexpnt = 0.4000000059604645 aer_rm1 = 1.1000000021965661E-008 aer_rm2 = 5.9999997858994902E-008 aer_n1 = 125000000.0000000 aer_n2 = 65000000.00000000 aer_sig1 = 1.200000047683716 aer_sig2 = 1.700000047683716 pgam_fixed = 5.000000000000000 precip_frac_calc_type = 2 -------------------------------------------------- &SILHS_setting -------------------------------------------------- Correlation array (approximate); in cloud: 1.000 0.300 0.090 0.103 0.253 0.063 -0.086 0.000 0.281 0.303 0.300 1.000 0.027 0.031 0.076 0.019 -0.026 0.000 0.085 0.091 0.090 0.027 1.000 0.390 0.000 0.679 0.475 0.000 0.000 0.595 0.103 0.031 0.390 1.000 0.000 0.162 0.437 0.000 0.000 0.332 0.253 0.076 0.000 0.000 1.000 0.000 0.000 0.000 0.796 0.000 0.063 0.019 0.679 0.162 0.000 1.000 0.314 0.000 0.000 0.458 -0.086 -0.026 0.475 0.437 0.000 0.314 1.000 0.000 0.000 0.793 0.000 0.000 0.000 0.000 0.000 0.000 0.000 1.000 0.000 0.000 0.281 0.085 0.000 0.000 0.796 0.000 0.000 0.000 1.000 0.000 0.303 0.091 0.595 0.332 0.000 0.458 0.793 0.000 0.000 1.000 Correlation array (approximate); below cloud: 1.000 0.300 0.090 0.103 0.060 0.063 -0.086 0.000 0.016 0.303 0.300 1.000 0.027 0.031 0.182 0.019 -0.026 0.000 0.005 0.091 0.090 0.027 1.000 0.390 0.000 0.679 0.475 0.000 0.000 0.595 0.103 0.031 0.390 1.000 0.000 0.162 0.437 0.000 0.000 0.332 0.060 0.182 0.000 0.000 1.000 0.000 0.000 0.000 0.898 0.000 0.063 0.019 0.679 0.162 0.000 1.000 0.314 0.000 0.000 0.458 -0.086 -0.026 0.475 0.437 0.000 0.314 1.000 0.000 0.000 0.793 0.000 0.000 0.000 0.000 0.000 0.000 0.000 1.000 0.000 0.000 0.016 0.005 0.000 0.000 0.898 0.000 0.000 0.000 1.000 0.000 0.303 0.091 0.595 0.332 0.000 0.458 0.793 0.000 0.000 1.000 -------------------------------------------------- &radiation_setting -------------------------------------------------- rad_scheme = simplified sol_const = 1367.000000000000 alvdr = 0.1000000000000000 alvdf = 0.1000000000000000 alndr = 0.1000000000000000 alndf = 0.1000000000000000 radiation_top = 50000.00000000000 F0 = 70.00000000000000 F1 = 22.00000000000000 kappa = 85.00000000000000 gc = 0.8600000000000000 omega = 0.9965000000000001 slr = 1.000000000000000 l_rad_above_cloud = F l_sw_radiation = T l_fix_cos_solar_zen = F l_use_default_std_atmosphere = T Fs_values = 1212.750000000000 0.000000000000000 0.000000000000000 0.000000000000000 0.000000000000000 0.000000000000000 0.000000000000000 0.000000000000000 0.000000000000000 0.000000000000000 0.000000000000000 0.000000000000000 0.000000000000000 0.000000000000000 0.000000000000000 0.000000000000000 0.000000000000000 0.000000000000000 0.000000000000000 0.000000000000000 cos_solar_zen_values = -999.0000000000000 -999.0000000000000 -999.0000000000000 -999.0000000000000 -999.0000000000000 -999.0000000000000 -999.0000000000000 -999.0000000000000 -999.0000000000000 -999.0000000000000 -999.0000000000000 -999.0000000000000 -999.0000000000000 -999.0000000000000 -999.0000000000000 -999.0000000000000 -999.0000000000000 -999.0000000000000 -999.0000000000000 -999.0000000000000 cos_solar_zen_times = -999.0000000000000 -999.0000000000000 -999.0000000000000 -999.0000000000000 -999.0000000000000 -999.00000 When the l_diag_Lscale_from_tau flag is enabled, C2rt must have a value of 1. C2rt = 2.000000000000000 Warning in check_clubb_settings When the l_diag_Lscale_from_tau flag is enabled, C2thl must have a value of 1. C2thl = 2.000000000000000 Warning in check_clubb_settings When the l_diag_Lscale_from_tau flag is enabled, C2rtthl must have a value of 1. C2rtthl = 2.000000000000000 Warning in check_clubb_settings When the l_diag_Lscale_from_tau flag is enabled, C6rt must have a value of 1. C6rt = 2.000000000000000 Warning in check_clubb_settings When the l_diag_Lscale_from_tau flag is enabled, C6rtb must have a value of 1. C6rtb = 2.000000000000000 Warning in check_clubb_settings When the l_diag_Lscale_from_tau flag is enabled, C6thl must have a value of 1. C6thl = 2.000000000000000 Warning in check_clubb_settings When the l_diag_Lscale_from_tau flag is enabled, C6thlb must have a value of 1. C6thlb = 2.000000000000000 Warning in check_clubb_settings 00000000 -999.0000000000000 -999.0000000000000 -999.0000000000000 -999.0000000000000 -999.0000000000000 -999.0000000000000 -999.0000000000000 -999.0000000000000 -999.0000000000000 -999.0000000000000 -999.0000000000000 -999.0000000000000 -999.0000000000000 -999.0000000000000 eff_drop_radius = 1.0000000000000001E-005 -------------------------------------------------- &configurable_clubb_flags_nl -------------------------------------------------- iiPDF_type = 1 ipdf_call_placement = 2 penta_solve_method = 2 tridiag_solve_method = 2 l_use_precip_frac = T l_predict_upwp_vpwp = T l_min_wp2_from_corr_wx = T l_min_xp2_from_corr_wx = T l_C2_cloud_frac = F l_diffuse_rtm_and_thlm = F l_stability_correct_Kh_N2_zm = F l_calc_thlp2_rad = T l_upwind_xpyp_ta = T l_upwind_xm_ma = T l_uv_nudge = T l_rtm_nudge = F l_tke_aniso = T l_vert_avg_closure = F l_trapezoidal_rule_zt = F l_trapezoidal_rule_zm = F l_call_pdf_closure_twice = F l_standard_term_ta = F l_partial_upwind_wp3 = F l_godunov_upwind_wpxp_ta = F l_godunov_upwind_xpyp_ta = F l_use_cloud_cover = F l_diagnose_correlations = F l_calc_w_corr = F l_const_Nc_in_cloud = F l_fix_w_chi_eta_correlations = T l_stability_correct_tau_zm = F l_damp_wp2_using_em = T l_do_expldiff_rtm_thlm = F l_Lscale_plume_centered = F l_diag_Lscale_from_tau = T l_use_C7_Richardson = T l_use_C11_Richardson = F l_use_shear_Richardson = F l_brunt_vaisala_freq_moist = F l_use_thvm_in_bv_freq = F l_rcm_supersat_adj = T l_damp_wp3_Skw_squared = T l_prescribed_avg_deltaz = F l_lmm_stepping = F l_e3sm_config = F l_vary_convect_depth = F l_use_tke_in_wp3_pr_turb_term = T l_use_tke_in_wp2_wp3_K_dfsn = F l_use_wp3_lim_with_smth_Heaviside = F l_smooth_Heaviside_tau_wpxp = T l_modify_limiters_for_cnvg_test = F l_enable_relaxed_clipping = F l_linearize_pbl_winds = F l_mono_flux_lim_thlm = T l_mono_flux_lim_rtm = T l_mono_flux_lim_um = T l_mono_flux_lim_vm = T l_mono_flux_lim_spikefix = T l_host_applies_sfc_fluxes = F -------------------------------------------------- git diff src/ -------------------------------------------------- See *setup.txt file in output folder Path to sounding: mpace_b_sounding.in File exists? T Path to sclr_sounding: mpace_b_sclr_sounding.in File exists? T Path to edsclr_sounding: mpace_b_edsclr_sounding.in File exists? T Reading in sounding information z = 0.000000000000000 4.981623551344990 10.06342701178720 15.15736288147550 19.97916951271340 24.77256815157980 29.56804455391260 34.49647248577640 39.73260697887420 44.80747791836520 49.72086244818550 54.63643206070580 59.65256655895670 64.90063445488209 69.98707884570280 74.91167566161930 79.96518753504530 85.03509978517960 90.12613198733381 95.38870685013249 100.0613450560390 104.9005983637350 109.8902145032140 115.3270191680360 120.2718960783780 124.7241823568210 129.9207902413210 135.0703231482340 140.1231652238890 145.0791827128360 149.7398732307720 154.4025369648040 159.3649859449940 164.6772847214590 170.0915162682430 175.0610451214130 180.0328194953310 185.0068418272810 189.9831145587410 194.8122515650150 199.2947918672750 204.6264135964490 210.1102174589320 215.0978695155860 220.0101485149340 224.8913369050710 229.7746956123040 234.6602269545820 239.5479332537750 244.5140400566270 249.6603317562420 254.6802910486460 259.6882366501880 264.6984696828590 269.8112664910940 274.9694432575130 280.1300481416950 285.1639783466410 290.1858703795180 295.2100651702790 300.3371187890730 305.3156729182370 309.8435961504930 314.7257887491790 319.7756478440630 324.9574119557560 330.0408032549380 335.0721176614450 340.0048277148180 344.9734184366560 350.0228321019740 354.9959783392740 359.9376870639230 364.7345064400770 369.5170782247360 374.3532831347110 379.2137280434300 384.2181956438450 389.3581940803030 395.1526427232810 400.0481294015330 404.5590739920390 409.4781288204660 414.4558522297800 419.5375046467810 424.5650240209300 429.5383347822060 434.4505756778560 439.3378737552460 444.5126527964540 449.8122175700480 455.1143619176520 460.4190888554920 465.4405571213840 470.3417836658820 474.9331155906970 479.3925733828240 484.4116490000850 489.9911168386140 495.3314878083440 500.1096517642860 504.8899164647110 509.7281943747850 514.5748420313130 519.4236522488690 524.2746273452690 529.1651099118360 534.0951527528680 539.2329952317440 544.5789318517940 549.8246205912430 554.9699152612130 560.0833245912030 564.8900674210870 569.6989412939840 574.5536947005299 579.4293795544360 584.4479988291860 589.6097505436780 594.7395258074320 599.5616629491579 604.3859475595740 609.5195914787370 614.7873966143360 619.8115652983259 624.5917574421760 629.3740618055980 634.5173973462590 639.7030785461750 644.7182679436009 649.5627275637040 654.4647612296640 659.8678813600760 665.2245477485210 670.1412570681110 675.0602047789090 679.6122264020549 684.1251358538620 689.0916250296060 694.5124607290130 699.7276079430690 704.7367395227620 709.7104344725871 714.6486381193600 719.5893107142790 724.5324548548880 729.4949854860340 734.6122987461260 739.7671818620450 745.0062743793731 749.8077225312491 754.4226665217790 759.2356923652560 764.1350745124330 769.1419536698430 774.3966539185670 779.6541515502150 784.7250303326330 789.7774572416550 794.4187814398430 799.0163023531480 803.9380217435061 809.0002922320500 814.1308325880950 819.2922009747430 824.4562694577180 829.5713598986461 834.2237435007720 838.9770783803031 844.6219917774690 849.9619719129300 854.5854420048551 859.2573467031710 864.3480774423271 869.4218411616770 874.3217724643069 879.2241385270451 884.2270628333730 889.3306973252170 894.5433825391760 899.8652901786030 904.6148560427190 909.3027686906610 913.9580170845480 918.6115850573560 923.9917777083700 929.6855622132490 934.4501625924380 939.1134135687630 944.0510909682260 949.1079689049560 954.0160525684111 958.7751184604680 964.0603735225440 969.3484639244100 974.1149397663420 978.9135339001140 983.7442922410791 989.0608627079990 994.3982183355630 999.6548159822810 1004.435975669170 1008.741003824700 1013.478708311630 1018.649712750500 1023.980254470990 1029.470591230150 1034.728495412760 1039.439449462370 1044.185396137040 1049.228424125460 1053.625169263970 1058.492708784350 1063.903909084910 1068.733210006380 1073.499864631090 1078.745851124450 1084.047666305160 1089.352337882780 1094.488755260480 1099.228391338980 1103.974262919590 1108.758013764990 1113.587610937800 1118.811464049920 1123.990563759090 1128.744429583020 1133.500592723600 1138.687430029290 1143.924625979500 1148.771515013350 1153.577094764400 1158.865944666140 1164.153662199840 1168.926975126470 1173.702605075620 1178.838994163820 1184.017914767640 1188.897225578420 1193.649323109010 1198.623206718410 1204.112026361480 1208.834862462650 1213.230235488280 1218.507277561090 1223.827162817640 1228.629530405920 1233.434244615170 1238.796120249320 1244.222602996580 1249.429330076080 1254.118804590580 1258.810517196950 1263.539979155460 1268.591458632660 1273.645535521830 1278.633240430190 1283.462462844530 1288.303009012450 1293.226527100170 1298.246578781100 1303.488798418750 1308.733816280920 1313.981635492280 1319.232259182820 1324.121900875940 1328.973537056190 1333.873680539480 1338.806596824570 1343.690214771340 1348.554383335300 1353.554317304650 1358.867432058850 1364.147284857590 1369.099057964000 1374.058926767760 1379.066980915000 1384.121160699530 1389.278877947980 1393.859157082180 1398.442076806380 1403.609097150730 1408.779477010220 1413.985566607310 1419.259801183810 1424.440366403220 1429.170576707640 1433.773890421680 1438.963914117070 1444.233085297210 1449.484084330900 1454.619335510400 1459.172325712080 1464.107669382570 1469.426075188140 1474.671978995610 1479.236442075000 1484.336515671760 1489.614011536360 1494.775187675360 1499.351173429440 1503.929784954640 1508.511024845580 1513.422415784820 1518.664565362500 1523.910158837770 1528.699771266620 1533.352709554440 1538.525821416540 1543.702284727370 1548.882103232980 1554.007671359790 1559.130122723200 1564.255857864670 1569.384880419500 1574.517194029540 1579.395943627230 1584.020662615590 1589.008076308910 1594.152995395630 1598.837747104850 1603.539963252970 1608.841545371590 1614.043450983700 1619.204484943230 1623.903916785370 1628.606106225710 1633.776530876850 1638.950292668320 1644.127395332380 1649.048740757380 1653.713855306520 1658.744851856160 1663.934751135890 1669.128009373890 1674.272647475890 1678.952454301550 1683.810638977540 1689.081873954750 1694.356571157400 1699.576069220510 1704.270648797980 1709.124597728560 1714.347170947850 1719.311760780730 1724.076730380860 1729.374455260200 1734.381068898110 1739.096024639460 1743.813745714230 1748.711307175540 1754.025286853600 1759.296809053060 1764.552072268060 1769.337345016340 1774.072831290430 1778.811103904990 1783.552165718760 1788.665103109050 1793.939571664780 1799.276891273170 1804.267744115180 1808.429150029640 1813.485175331990 1818.722991023770 1823.487595633380 1828.672299962770 1834.039296161410 1839.409864903480 1844.485352813520 1849.265200108830 1854.047879479100 1858.833393860080 1864.052837195650 1869.323587523580 1874.166125416870 1878.963579013650 1884.244070236530 1889.528014340550 1894.334599529760 1899.144044587320 1903.956352496150 1908.771526244240 1913.589568824690 1918.410483235680 1923.234272480520 1928.483409951100 1933.856743047100 1938.689752002270 1943.871180201200 1949.332539963350 1954.174799604120 1959.019956463350 1963.868013587770 1968.718974029370 1973.633532584330 1979.097651516520 1984.261593357570 1989.124781177390 1993.990888269430 1998.859917718360 2003.731872614180 2008.815745115160 2014.390774085920 2018.792526293640 2023.249008647640 2028.135637314790 2033.514329393290 2038.896587995150 2043.792648796570 2048.691663724590 2053.593635924180 2058.498568545760 2063.897417473240 2069.115623328350 2073.415487069250 2078.147966448540 2083.067748628730 2087.990510248970 2093.491119080140 2098.478895213510 2102.858924323380 2108.616436874420 2113.637022826220 2118.578328370110 2123.522636439950 2128.469950265160 2133.420273080840 2138.373608127770 2143.329958652410 2148.372009653510 2154.161818915450 2158.651753616880 2163.398581733800 2169.080665777260 2173.629187581100 2178.109119595380 2183.089711502330 2188.073348363670 2193.060033483580 2198.049770172070 2203.042561745000 2208.038411524120 2213.787423780130 2219.040062309160 2223.990085440870 2228.442108297010 2233.063650180690 2238.077919284450 2243.095270012330 2248.115705733620 2253.139229823570 2258.752485714070 2263.887384123640 2268.291295884490 2273.264277582500 2278.303294356170 2283.345419877110 2288.390657563060 2293.439010837870 2298.490483131530 2303.545077880200 2308.602798526200 2313.157422607940 2317.714583977990 2322.781075502390 2328.212942730360 2333.865911809170 2338.217007913340 2343.078466694300 2348.160688176470 2353.246066116890 2357.889230719050 2362.471370271620 2368.202651634430 2373.300492247120 2377.763706195690 2382.803683567690 2387.910618665840 2393.020737719300 2398.134044281520 2403.250541912460 2408.370234178510 2413.273506563760 2417.666986107760 2422.722398435880 2427.854262955770 2432.989339320240 2438.127631133610 2443.097706413230 2447.670548121700 2452.899774001680 2458.648615368580 2463.158523468320 2467.993317861340 2473.089047654490 2477.606894310400 2482.773191777720 2488.589162100670 2493.244904021010 2643.701480047320 2911.233873162000 3187.038260551650 3471.448001447930 3764.972274841560 4068.252352772110 4382.040741389490 4707.127227399470 5044.496579829190 5395.502911971470 5761.648794620180 6144.464363127970 6545.641439146090 6967.230271340110 7411.861721072670 7882.938220768750 8384.810540205821 8923.646564790550 9508.664464877491 10152.09450191320 11282.27541362280 12141.02013934480 13055.49534714450 14026.35663110120 15055.86384182160 16147.92624528170 17305.43280351780 18528.27918547070 19812.16407468760 21152.37858181670 22520.86037989430 23884.62342837920 25245.37673794040 26603.06190837470 27958.04223241190 29309.82977310370 30658.59241084260 32007.14079546660 33361.44160420290 34728.11490333850 36118.31843487370 37555.07115556740 39071.99686131480 40711.13015198660 42535.19377097590 44638.38555104210 47162.52120871410 50302.33968277290 54304.05968903920 61898.39504155720 u = -13.00000000000000 -13.00000000000000 -13.00000000000000 -13.00000000000000 -13.00000000000000 -13.00000000000000 -13.00000000000000 -13.00000000000000 -13.00000000000000 -13.00000000000000 -13.00000000000000 -13.00000000000000 -13.00000000000000 -13.00000000000000 -13.00000000000000 -13.00000000000000 -13.00000000000000 -13.00000000000000 -13.00000000000000 -13.00000000000000 -13.00000000000000 -13.00000000000000 -13.00000000000000 -13.00000000000000 -13.00000000000000 -13.00000000000000 -13.00000000000000 -13.00000000000000 -13.00000000000000 -13.00000000000000 -13.00000000000000 -13.00000000000000 -13.00000000000000 -13.00000000000000 -13.00000000000000 -13.00000000000000 -13.00000000000000 -13.00000000000000 -13.00000000000000 -13.00000000000000 -13.00000000000000 -13.00000000000000 -13.00000000000000 -13.00000000000000 -13.00000000000000 -13.00000000000000 -13.00000000000000 -13.00000000000000 -13.00000000000000 -13.00000000000000 -13.00000000000000 -13.00000000000000 -13.00000000000000 -13.00000000000000 -13.00000000000000 -13.00000000000000 -13.00000000000000 -13.00000000000000 -13.00000000000000 -13.00000000000000 -13.00000000000000 -13.00000000000000 -13.00000000000000 -13.00000000000000 -13.00000000000000 -13.00000000000000 -13.00000000000000 -13.00000000000000 -13.00000000000000 -13.00000000000000 -13.00000000000000 -13.00000000000000 -13.00000000000000 -13.00000000000000 -13.00000000000000 -13.00000000000000 -13.00000000000000 -13.00000000000000 -13.00000000000000 -13.00000000000000 -13.00000000000000 -13.00000000000000 -13.00000000000000 -13.00000000000000 -13.00000000000000 -13.00000000000000 -13.00000000000000 -13.00000000000000 -13.00000000000000 -13.00000000000000 -13.00000000000000 -13.00000000000000 -13.00000000000000 -13.00000000000000 -13.00000000000000 -13.00000000000000 -13.00000000000000 -13.00000000000000 -13.00000000000000 -13.00000000000000 -13.00000000000000 -13.00000000000000 -13.00000000000000 -13.00000000000000 -13.00000000000000 -13.00000000000000 -13.00000000000000 -13.00000000000000 -13.00000000000000 -13.00000000000000 -13.00000000000000 -13.00000000000000 -13.00000000000000 -13.00000000000000 -13.00000000000000 -13.00000000000000 -13.00000000000000 -13.00000000000000 -13.00000000000000 -13.00000000000000 -13.00000000000000 -13.00000000000000 -13.00000000000000 -13.00000000000000 -13.00000000000000 -13.00000000000000 -13.00000000000000 -13.00000000000000 -13.00000000000000 -13.00000000000000 -13.00000000000000 -13.00000000000000 -13.00000000000000 -13.00000000000000 -13.00000000000000 -13.00000000000000 -13.00000000000000 -13.00000000000000 -13.00000000000000 -13.00000000000000 -13.00000000000000 -13.00000000000000 -13.00000000000000 -13.00000000000000 -13.00000000000000 -13.00000000000000 -13.00000000000000 -13.00000000000000 -13.00000000000000 -13.00000000000000 -13.00000000000000 -13.00000000000000 -13.00000000000000 -13.00000000000000 -13.00000000000000 -13.00000000000000 -13.00000000000000 -13.00000000000000 -13.00000000000000 -13.00000000000000 -13.00000000000000 -13.00000000000000 -13.00000000000000 -13.00000000000000 -13.00000000000000 -13.00000000000000 -13.00000000000000 -13.00000000000000 -13.00000000000000 -13.00000000000000 -13.00000000000000 -13.00000000000000 -13.00000000000000 -13.00000000000000 -13.00000000000000 -13.00000000000000 -13.00000000000000 -13.00000000000000 -13.00000000000000 -13.00000000000000 -13.00000000000000 -13.00000000000000 -13.00000000000000 -13.00000000000000 -13.00000000000000 -13.00000000000000 -13.00000000000000 -13.00000000000000 -13.00000000000000 -13.00000000000000 -13.00000000000000 -13.00000000000000 -13.00000000000000 -13.00000000000000 -13.00000000000000 -13.00000000000000 -13.00000000000000 -13.00000000000000 -13.00000000000000 -13.00000000000000 -13.00000000000000 -13.00000000000000 -13.00000000000000 -13.00000000000000 -13.00000000000000 -13.00000000000000 -13.00000000000000 -13.00000000000000 -13.00000000000000 -13.00000000000000 -13.00000000000000 -13.00000000000000 -13.00000000000000 -13.00000000000000 -13.00000000000000 -13.00000000000000 -13.00000000000000 -13.00000000000000 -13.00000000000000 -13.00000000000000 -13.00000000000000 -13.00000000000000 -13.00000000000000 -13.00000000000000 -13.00000000000000 -13.00000000000000 -13.00000000000000 -13.00000000000000 -13.00000000000000 -13.00000000000000 -13.00000000000000 -13.00000000000000 -13.00000000000000 -13.00000000000000 -13.00000000000000 -13.00000000000000 -13.00000000000000 -13.00000000000000 -13.00000000000000 -13.00000000000000 -13.00000000000000 -13.00000000000000 -13.00000000000000 -13.00000000000000 -13.00000000000000 -13.00000000000000 -13.00000000000000 -13.00000000000000 -13.00000000000000 -13.00000000000000 -13.00000000000000 -13.00000000000000 -13.00000000000000 -13.00000000000000 -13.00000000000000 -13.00000000000000 -13.00000000000000 -13.00000000000000 -13.00000000000000 -13.00000000000000 -13.00000000000000 -13.00000000000000 -13.00000000000000 -13.00000000000000 -13.00000000000000 -13.00000000000000 -13.00000000000000 -13.00000000000000 -13.00000000000000 -13.00000000000000 -13.00000000000000 -13.00000000000000 -13.00000000000000 -13.00000000000000 -13.00000000000000 -13.00000000000000 -13.00000000000000 -13.00000000000000 -13.00000000000000 -13.00000000000000 -13.00000000000000 -13.00000000000000 -13.00000000000000 -13.00000000000000 -13.00000000000000 -13.00000000000000 -13.00000000000000 -13.00000000000000 -13.00000000000000 -13.00000000000000 -13.00000000000000 -13.00000000000000 -13.00000000000000 -13.00000000000000 -13.00000000000000 -13.00000000000000 -13.00000000000000 -13.00000000000000 -13.00000000000000 -13.00000000000000 -13.00000000000000 -13.00000000000000 -13.00000000000000 -13.00000000000000 -13.00000000000000 -13.00000000000000 -13.00000000000000 -13.00000000000000 -13.00000000000000 -13.00000000000000 -13.00000000000000 -13.00000000000000 -13.00000000000000 -13.00000000000000 -13.00000000000000 -13.00000000000000 -13.00000000000000 -13.00000000000000 -13.00000000000000 -13.00000000000000 -13.00000000000000 -13.00000000000000 -13.00000000000000 -13.00000000000000 -13.00000000000000 -13.00000000000000 -13.00000000000000 -13.00000000000000 -13.00000000000000 -13.00000000000000 -13.00000000000000 -13.00000000000000 -13.00000000000000 -13.00000000000000 -13.00000000000000 -13.00000000000000 -13.00000000000000 -13.00000000000000 -13.00000000000000 -13.00000000000000 -13.00000000000000 -13.00000000000000 -13.00000000000000 -13.00000000000000 -13.00000000000000 -13.00000000000000 -13.00000000000000 -13.00000000000000 -13.00000000000000 -13.00000000000000 -13.00000000000000 -13.00000000000000 -13.00000000000000 -13.00000000000000 -13.00000000000000 -13.00000000000000 -13.00000000000000 -13.00000000000000 -13.00000000000000 -13.00000000000000 -13.00000000000000 -13.00000000000000 -13.00000000000000 -13.00000000000000 -13.00000000000000 -13.00000000000000 -13.00000000000000 -13.00000000000000 -13.00000000000000 -13.00000000000000 -13.00000000000000 -13.00000000000000 -13.00000000000000 -13.00000000000000 -13.00000000000000 -13.00000000000000 -13.00000000000000 -13.00000000000000 -13.00000000000000 -13.00000000000000 -13.00000000000000 -13.00000000000000 -13.00000000000000 -13.00000000000000 -13.00000000000000 -13.00000000000000 -13.00000000000000 -13.00000000000000 -13.00000000000000 -13.00000000000000 -13.00000000000000 -13.00000000000000 -13.00000000000000 -13.00000000000000 -13.00000000000000 -13.00000000000000 -13.00000000000000 -13.00000000000000 -13.00000000000000 -13.00000000000000 -13.00000000000000 -13.00000000000000 -13.00000000000000 -13.00000000000000 -13.00000000000000 -13.00000000000000 -13.00000000000000 -13.00000000000000 -13.00000000000000 -13.00000000000000 -13.00000000000000 -13.00000000000000 -13.00000000000000 -13.00000000000000 -13.00000000000000 -13.00000000000000 -13.00000000000000 -13.00000000000000 -13.00000000000000 -13.00000000000000 -13.00000000000000 -13.00000000000000 -13.00000000000000 -13.00000000000000 -13.00000000000000 -13.00000000000000 -13.00000000000000 -13.00000000000000 -13.00000000000000 -13.00000000000000 -13.00000000000000 -13.00000000000000 -13.00000000000000 -13.00000000000000 -13.00000000000000 -13.00000000000000 -13.00000000000000 -13.00000000000000 -13.00000000000000 -13.00000000000000 -13.00000000000000 -13.00000000000000 -13.00000000000000 -13.00000000000000 -13.00000000000000 -13.00000000000000 -13.00000000000000 -13.00000000000000 -13.00000000000000 -13.00000000000000 -13.00000000000000 -13.00000000000000 -13.00000000000000 -13.00000000000000 -13.00000000000000 -13.00000000000000 -13.00000000000000 -13.00000000000000 -13.00000000000000 -13.00000000000000 -13.00000000000000 -13.00000000000000 -13.00000000000000 -13.00000000000000 -13.00000000000000 -13.00000000000000 -13.00000000000000 -13.00000000000000 -13.00000000000000 -13.00000000000000 -13.00000000000000 -13.00000000000000 -13.00000000000000 -13.00000000000000 -13.00000000000000 -13.00000000000000 -13.00000000000000 -13.00000000000000 -13.00000000000000 -13.00000000000000 -13.00000000000000 -13.00000000000000 -13.00000000000000 -13.00000000000000 -13.00000000000000 -13.00000000000000 -13.00000000000000 -13.00000000000000 -13.00000000000000 -13.00000000000000 -13.00000000000000 -13.00000000000000 -13.00000000000000 -13.00000000000000 -13.00000000000000 -13.00000000000000 -13.00000000000000 -13.00000000000000 -13.00000000000000 -13.00000000000000 -13.00000000000000 -13.00000000000000 -13.00000000000000 -13.00000000000000 -13.00000000000000 -13.00000000000000 -13.00000000000000 -13.00000000000000 -13.00000000000000 -13.00000000000000 -13.00000000000000 -13.00000000000000 -13.00000000000000 -13.00000000000000 -13.00000000000000 -13.00000000000000 -13.00000000000000 -13.00000000000000 -13.00000000000000 -13.00000000000000 -13.00000000000000 -13.00000000000000 -13.00000000000000 -13.00000000000000 -13.00000000000000 -13.00000000000000 -13.00000000000000 -13.00000000000000 -13.00000000000000 -13.00000000000000 -13.00000000000000 -13.00000000000000 -13.00000000000000 -13.00000000000000 -13.00000000000000 -13.00000000000000 -13.00000000000000 -13.00000000000000 -13.00000000000000 -13.00000000000000 -13.00000000000000 -13.00000000000000 -13.00000000000000 -13.00000000000000 -13.00000000000000 -13.00000000000000 -13.00000000000000 -13.00000000000000 -13.00000000000000 -13.00000000000000 v = -3.000000000000000 -3.000000000000000 -3.000000000000000 -3.000000000000000 -3.000000000000000 -3.000000000000000 -3.000000000000000 -3.000000000000000 -3.000000000000000 -3.000000000000000 -3.000000000000000 -3.000000000000000 -3.000000000000000 -3.000000000000000 -3.000000000000000 -3.000000000000000 -3.000000000000000 -3.000000000000000 -3.000000000000000 -3.000000000000000 -3.000000000000000 -3.000000000000000 -3.000000000000000 -3.000000000000000 -3.000000000000000 -3.000000000000000 -3.000000000000000 -3.000000000000000 -3.000000000000000 -3.000000000000000 -3.000000000000000 -3.000000000000000 -3.000000000000000 -3.000000000000000 -3.000000000000000 -3.000000000000000 -3.000000000000000 -3.000000000000000 -3.000000000000000 -3.000000000000000 -3.000000000000000 -3.000000000000000 -3.000000000000000 -3.000000000000000 -3.000000000000000 -3.000000000000000 -3.000000000000000 -3.000000000000000 -3.000000000000000 -3.000000000000000 -3.000000000000000 -3.000000000000000 -3.000000000000000 -3.000000000000000 -3.000000000000000 -3.000000000000000 -3.000000000000000 -3.000000000000000 -3.000000000000000 -3.000000000000000 -3.000000000000000 -3.000000000000000 -3.000000000000000 -3.000000000000000 -3.000000000000000 -3.000000000000000 -3.000000000000000 -3.000000000000000 -3.000000000000000 -3.000000000000000 -3.000000000000000 -3.000000000000000 -3.000000000000000 -3.000000000000000 -3.000000000000000 -3.000000000000000 -3.000000000000000 -3.000000000000000 -3.000000000000000 -3.000000000000000 -3.000000000000000 -3.000000000000000 -3.000000000000000 -3.000000000000000 -3.000000000000000 -3.000000000000000 -3.000000000000000 -3.000000000000000 -3.000000000000000 -3.000000000000000 -3.000000000000000 -3.000000000000000 -3.000000000000000 -3.000000000000000 -3.000000000000000 -3.000000000000000 -3.000000000000000 -3.000000000000000 -3.000000000000000 -3.000000000000000 -3.000000000000000 -3.000000000000000 -3.000000000000000 -3.000000000000000 -3.000000000000000 -3.000000000000000 -3.000000000000000 -3.000000000000000 -3.000000000000000 -3.000000000000000 -3.000000000000000 -3.000000000000000 -3.000000000000000 -3.000000000000000 -3.000000000000000 -3.000000000000000 -3.000000000000000 -3.000000000000000 -3.000000000000000 -3.000000000000000 -3.000000000000000 -3.000000000000000 -3.000000000000000 -3.000000000000000 -3.000000000000000 -3.000000000000000 -3.000000000000000 -3.000000000000000 -3.000000000000000 -3.000000000000000 -3.000000000000000 -3.000000000000000 -3.000000000000000 -3.000000000000000 -3.000000000000000 -3.000000000000000 -3.000000000000000 -3.000000000000000 -3.000000000000000 -3.000000000000000 -3.000000000000000 -3.000000000000000 -3.000000000000000 -3.000000000000000 -3.000000000000000 -3.000000000000000 -3.000000000000000 -3.000000000000000 -3.000000000000000 -3.000000000000000 -3.000000000000000 -3.000000000000000 -3.000000000000000 -3.000000000000000 -3.000000000000000 -3.000000000000000 -3.000000000000000 -3.000000000000000 -3.000000000000000 -3.000000000000000 -3.000000000000000 -3.000000000000000 -3.000000000000000 -3.000000000000000 -3.000000000000000 -3.000000000000000 -3.000000000000000 -3.000000000000000 -3.000000000000000 -3.000000000000000 -3.000000000000000 -3.000000000000000 -3.000000000000000 -3.000000000000000 -3.000000000000000 -3.000000000000000 -3.000000000000000 -3.000000000000000 -3.000000000000000 -3.000000000000000 -3.000000000000000 -3.000000000000000 -3.000000000000000 -3.000000000000000 -3.000000000000000 -3.000000000000000 -3.000000000000000 -3.000000000000000 -3.000000000000000 -3.000000000000000 -3.000000000000000 -3.000000000000000 -3.000000000000000 -3.000000000000000 -3.000000000000000 -3.000000000000000 -3.000000000000000 -3.000000000000000 -3.000000000000000 -3.000000000000000 -3.000000000000000 -3.000000000000000 -3.000000000000000 -3.000000000000000 -3.000000000000000 -3.000000000000000 -3.000000000000000 -3.000000000000000 -3.000000000000000 -3.000000000000000 -3.000000000000000 -3.000000000000000 -3.000000000000000 -3.000000000000000 -3.000000000000000 -3.000000000000000 -3.000000000000000 -3.000000000000000 -3.000000000000000 -3.000000000000000 -3.000000000000000 -3.000000000000000 -3.000000000000000 -3.000000000000000 -3.000000000000000 -3.000000000000000 -3.000000000000000 -3.000000000000000 -3.000000000000000 -3.000000000000000 -3.000000000000000 -3.000000000000000 -3.000000000000000 -3.000000000000000 -3.000000000000000 -3.000000000000000 -3.000000000000000 -3.000000000000000 -3.000000000000000 -3.000000000000000 -3.000000000000000 -3.000000000000000 -3.000000000000000 -3.000000000000000 -3.000000000000000 -3.000000000000000 -3.000000000000000 -3.000000000000000 -3.000000000000000 -3.000000000000000 -3.000000000000000 -3.000000000000000 -3.000000000000000 -3.000000000000000 -3.000000000000000 -3.000000000000000 -3.000000000000000 -3.000000000000000 -3.000000000000000 -3.000000000000000 -3.000000000000000 -3.000000000000000 -3.000000000000000 -3.000000000000000 -3.000000000000000 -3.000000000000000 -3.000000000000000 -3.000000000000000 -3.000000000000000 -3.000000000000000 -3.000000000000000 -3.000000000000000 -3.000000000000000 -3.000000000000000 -3.000000000000000 -3.000000000000000 -3.000000000000000 -3.000000000000000 -3.000000000000000 -3.000000000000000 -3.000000000000000 -3.000000000000000 -3.000000000000000 -3.000000000000000 -3.000000000000000 -3.000000000000000 -3.000000000000000 -3.000000000000000 -3.000000000000000 -3.000000000000000 -3.000000000000000 -3.000000000000000 -3.000000000000000 -3.000000000000000 -3.000000000000000 -3.000000000000000 -3.000000000000000 -3.000000000000000 -3.000000000000000 -3.000000000000000 -3.000000000000000 -3.000000000000000 -3.000000000000000 -3.000000000000000 -3.000000000000000 -3.000000000000000 -3.000000000000000 -3.000000000000000 -3.000000000000000 -3.000000000000000 -3.000000000000000 -3.000000000000000 -3.000000000000000 -3.000000000000000 -3.000000000000000 -3.000000000000000 -3.000000000000000 -3.000000000000000 -3.000000000000000 -3.000000000000000 -3.000000000000000 -3.000000000000000 -3.000000000000000 -3.000000000000000 -3.000000000000000 -3.000000000000000 -3.000000000000000 -3.000000000000000 -3.000000000000000 -3.000000000000000 -3.000000000000000 -3.000000000000000 -3.000000000000000 -3.000000000000000 -3.000000000000000 -3.000000000000000 -3.000000000000000 -3.000000000000000 -3.000000000000000 -3.000000000000000 -3.000000000000000 -3.000000000000000 -3.000000000000000 -3.000000000000000 -3.000000000000000 -3.000000000000000 -3.000000000000000 -3.000000000000000 -3.000000000000000 -3.000000000000000 -3.000000000000000 -3.000000000000000 -3.000000000000000 -3.000000000000000 -3.000000000000000 -3.000000000000000 -3.000000000000000 -3.000000000000000 -3.000000000000000 -3.000000000000000 -3.000000000000000 -3.000000000000000 -3.000000000000000 -3.000000000000000 -3.000000000000000 -3.000000000000000 -3.000000000000000 -3.000000000000000 -3.000000000000000 -3.000000000000000 -3.000000000000000 -3.000000000000000 -3.000000000000000 -3.000000000000000 -3.000000000000000 -3.000000000000000 -3.000000000000000 -3.000000000000000 -3.000000000000000 -3.000000000000000 -3.000000000000000 -3.000000000000000 -3.000000000000000 -3.000000000000000 -3.000000000000000 -3.000000000000000 -3.000000000000000 -3.000000000000000 -3.000000000000000 -3.000000000000000 -3.000000000000000 -3.000000000000000 -3.000000000000000 -3.000000000000000 -3.000000000000000 -3.000000000000000 -3.000000000000000 -3.000000000000000 -3.000000000000000 -3.000000000000000 -3.000000000000000 -3.000000000000000 -3.000000000000000 -3.000000000000000 -3.000000000000000 -3.000000000000000 -3.000000000000000 -3.000000000000000 -3.000000000000000 -3.000000000000000 -3.000000000000000 -3.000000000000000 -3.000000000000000 -3.000000000000000 -3.000000000000000 -3.000000000000000 -3.000000000000000 -3.000000000000000 -3.000000000000000 -3.000000000000000 -3.000000000000000 -3.000000000000000 -3.000000000000000 -3.000000000000000 -3.000000000000000 -3.000000000000000 -3.000000000000000 -3.000000000000000 -3.000000000000000 -3.000000000000000 -3.000000000000000 -3.000000000000000 -3.000000000000000 -3.000000000000000 -3.000000000000000 -3.000000000000000 -3.000000000000000 -3.000000000000000 -3.000000000000000 -3.000000000000000 -3.000000000000000 -3.000000000000000 -3.000000000000000 -3.000000000000000 -3.000000000000000 -3.000000000000000 -3.000000000000000 -3.000000000000000 -3.000000000000000 -3.000000000000000 -3.000000000000000 -3.000000000000000 -3.000000000000000 -3.000000000000000 -3.000000000000000 -3.000000000000000 -3.000000000000000 -3.000000000000000 -3.000000000000000 -3.000000000000000 -3.000000000000000 -3.000000000000000 -3.000000000000000 -3.000000000000000 -3.000000000000000 -3.000000000000000 -3.000000000000000 -3.000000000000000 -3.000000000000000 -3.000000000000000 -3.000000000000000 -3.000000000000000 -3.000000000000000 -3.000000000000000 -3.000000000000000 -3.000000000000000 -3.000000000000000 -3.000000000000000 -3.000000000000000 -3.000000000000000 -3.000000000000000 -3.000000000000000 -3.000000000000000 -3.000000000000000 -3.000000000000000 -3.000000000000000 -3.000000000000000 -3.000000000000000 -3.000000000000000 -3.000000000000000 -3.000000000000000 -3.000000000000000 -3.000000000000000 -3.000000000000000 -3.000000000000000 -3.000000000000000 -3.000000000000000 -3.000000000000000 -3.000000000000000 -3.000000000000000 -3.000000000000000 -3.000000000000000 -3.000000000000000 -3.000000000000000 -3.000000000000000 -3.000000000000000 -3.000000000000000 -3.000000000000000 -3.000000000000000 -3.000000000000000 -3.000000000000000 -3.000000000000000 -3.000000000000000 -3.000000000000000 -3.000000000000000 -3.000000000000000 -3.000000000000000 -3.000000000000000 -3.000000000000000 -3.000000000000000 -3.000000000000000 -3.000000000000000 -3.000000000000000 -3.000000000000000 -3.000000000000000 -3.000000000000000 -3.000000000000000 -3.000000000000000 -3.000000000000000 -3.000000000000000 -3.000000000000000 -3.000000000000000 -3.000000000000000 -3.000000000000000 -3.000000000000000 -3.000000000000000 -3.000000000000000 -3.000000000000000 -3.000000000000000 -3.000000000000000 -3.000000000000000 -3.000000000000000 -3.000000000000000 -3.000000000000000 -3.000000000000000 -3.000000000000000 -3.000000000000000 -3.000000000000000 -3.000000000000000 -3.000000000000000 ug = -13.00000000000000 -13.00000000000000 -13.00000000000000 -13.00000000000000 -13.00000000000000 -13.00000000000000 -13.00000000000000 -13.00000000000000 -13.00000000000000 -13.00000000000000 -13.00000000000000 -13.00000000000000 -13.00000000000000 -13.00000000000000 -13.00000000000000 -13.00000000000000 -13.00000000000000 -13.00000000000000 -13.00000000000000 -13.00000000000000 -13.00000000000000 -13.00000000000000 -13.00000000000000 -13.00000000000000 -13.00000000000000 -13.00000000000000 -13.00000000000000 -13.00000000000000 -13.00000000000000 -13.00000000000000 -13.00000000000000 -13.00000000000000 -13.00000000000000 -13.00000000000000 -13.00000000000000 -13.00000000000000 -13.00000000000000 -13.00000000000000 -13.00000000000000 -13.00000000000000 -13.00000000000000 -13.00000000000000 -13.00000000000000 -13.00000000000000 -13.00000000000000 -13.00000000000000 -13.00000000000000 -13.00000000000000 -13.00000000000000 -13.00000000000000 -13.00000000000000 -13.00000000000000 -13.00000000000000 -13.00000000000000 -13.00000000000000 -13.00000000000000 -13.00000000000000 -13.00000000000000 -13.00000000000000 -13.00000000000000 -13.00000000000000 -13.00000000000000 -13.00000000000000 -13.00000000000000 -13.00000000000000 -13.00000000000000 -13.00000000000000 -13.00000000000000 -13.00000000000000 -13.00000000000000 -13.00000000000000 -13.00000000000000 -13.00000000000000 -13.00000000000000 -13.00000000000000 -13.00000000000000 -13.00000000000000 -13.00000000000000 -13.00000000000000 -13.00000000000000 -13.00000000000000 -13.00000000000000 -13.00000000000000 -13.00000000000000 -13.00000000000000 -13.00000000000000 -13.00000000000000 -13.00000000000000 -13.00000000000000 -13.00000000000000 -13.00000000000000 -13.00000000000000 -13.00000000000000 -13.00000000000000 -13.00000000000000 -13.00000000000000 -13.00000000000000 -13.00000000000000 -13.00000000000000 -13.00000000000000 -13.00000000000000 -13.00000000000000 -13.00000000000000 -13.00000000000000 -13.00000000000000 -13.00000000000000 -13.00000000000000 -13.00000000000000 -13.00000000000000 -13.00000000000000 -13.00000000000000 -13.00000000000000 -13.00000000000000 -13.00000000000000 -13.00000000000000 -13.00000000000000 -13.00000000000000 -13.00000000000000 -13.00000000000000 -13.00000000000000 -13.00000000000000 -13.00000000000000 -13.00000000000000 -13.00000000000000 -13.00000000000000 -13.00000000000000 -13.00000000000000 -13.00000000000000 -13.00000000000000 -13.00000000000000 -13.00000000000000 -13.00000000000000 -13.00000000000000 -13.00000000000000 -13.00000000000000 -13.00000000000000 -13.00000000000000 -13.00000000000000 -13.00000000000000 -13.00000000000000 -13.00000000000000 -13.00000000000000 -13.00000000000000 -13.00000000000000 -13.00000000000000 -13.00000000000000 -13.00000000000000 -13.00000000000000 -13.00000000000000 -13.00000000000000 -13.00000000000000 -13.00000000000000 -13.00000000000000 -13.00000000000000 -13.00000000000000 -13.00000000000000 -13.00000000000000 -13.00000000000000 -13.00000000000000 -13.00000000000000 -13.00000000000000 -13.00000000000000 -13.00000000000000 -13.00000000000000 -13.00000000000000 -13.00000000000000 -13.00000000000000 -13.00000000000000 -13.00000000000000 -13.00000000000000 -13.00000000000000 -13.00000000000000 -13.00000000000000 -13.00000000000000 -13.00000000000000 -13.00000000000000 -13.00000000000000 -13.00000000000000 -13.00000000000000 -13.00000000000000 -13.00000000000000 -13.00000000000000 -13.00000000000000 -13.00000000000000 -13.00000000000000 -13.00000000000000 -13.00000000000000 -13.00000000000000 -13.00000000000000 -13.00000000000000 -13.00000000000000 -13.00000000000000 -13.00000000000000 -13.00000000000000 -13.00000000000000 -13.00000000000000 -13.00000000000000 -13.00000000000000 -13.00000000000000 -13.00000000000000 -13.00000000000000 -13.00000000000000 -13.00000000000000 -13.00000000000000 -13.00000000000000 -13.00000000000000 -13.00000000000000 -13.00000000000000 -13.00000000000000 -13.00000000000000 -13.00000000000000 -13.00000000000000 -13.00000000000000 -13.00000000000000 -13.00000000000000 -13.00000000000000 -13.00000000000000 -13.00000000000000 -13.00000000000000 -13.00000000000000 -13.00000000000000 -13.00000000000000 -13.00000000000000 -13.00000000000000 -13.00000000000000 -13.00000000000000 -13.00000000000000 -13.00000000000000 -13.00000000000000 -13.00000000000000 -13.00000000000000 -13.00000000000000 -13.00000000000000 -13.00000000000000 -13.00000000000000 -13.00000000000000 -13.00000000000000 -13.00000000000000 -13.00000000000000 -13.00000000000000 -13.00000000000000 -13.00000000000000 -13.00000000000000 -13.00000000000000 -13.00000000000000 -13.00000000000000 -13.00000000000000 -13.00000000000000 -13.00000000000000 -13.00000000000000 -13.00000000000000 -13.00000000000000 -13.00000000000000 -13.00000000000000 -13.00000000000000 -13.00000000000000 -13.00000000000000 -13.00000000000000 -13.00000000000000 -13.00000000000000 -13.00000000000000 -13.00000000000000 -13.00000000000000 -13.00000000000000 -13.00000000000000 -13.00000000000000 -13.00000000000000 -13.00000000000000 -13.00000000000000 -13.00000000000000 -13.00000000000000 -13.00000000000000 -13.00000000000000 -13.00000000000000 -13.00000000000000 -13.00000000000000 -13.00000000000000 -13.00000000000000 -13.00000000000000 -13.00000000000000 -13.00000000000000 -13.00000000000000 -13.00000000000000 -13.00000000000000 -13.00000000000000 -13.00000000000000 -13.00000000000000 -13.00000000000000 -13.00000000000000 -13.00000000000000 -13.00000000000000 -13.00000000000000 -13.00000000000000 -13.00000000000000 -13.00000000000000 -13.00000000000000 -13.00000000000000 -13.00000000000000 -13.00000000000000 -13.00000000000000 -13.00000000000000 -13.00000000000000 -13.00000000000000 -13.00000000000000 -13.00000000000000 -13.00000000000000 -13.00000000000000 -13.00000000000000 -13.00000000000000 -13.00000000000000 -13.00000000000000 -13.00000000000000 -13.00000000000000 -13.00000000000000 -13.00000000000000 -13.00000000000000 -13.00000000000000 -13.00000000000000 -13.00000000000000 -13.00000000000000 -13.00000000000000 -13.00000000000000 -13.00000000000000 -13.00000000000000 -13.00000000000000 -13.00000000000000 -13.00000000000000 -13.00000000000000 -13.00000000000000 -13.00000000000000 -13.00000000000000 -13.00000000000000 -13.00000000000000 -13.00000000000000 -13.00000000000000 -13.00000000000000 -13.00000000000000 -13.00000000000000 -13.00000000000000 -13.00000000000000 -13.00000000000000 -13.00000000000000 -13.00000000000000 -13.00000000000000 -13.00000000000000 -13.00000000000000 -13.00000000000000 -13.00000000000000 -13.00000000000000 -13.00000000000000 -13.00000000000000 -13.00000000000000 -13.00000000000000 -13.00000000000000 -13.00000000000000 -13.00000000000000 -13.00000000000000 -13.00000000000000 -13.00000000000000 -13.00000000000000 -13.00000000000000 -13.00000000000000 -13.00000000000000 -13.00000000000000 -13.00000000000000 -13.00000000000000 -13.00000000000000 -13.00000000000000 -13.00000000000000 -13.00000000000000 -13.00000000000000 -13.00000000000000 -13.00000000000000 -13.00000000000000 -13.00000000000000 -13.00000000000000 -13.00000000000000 -13.00000000000000 -13.00000000000000 -13.00000000000000 -13.00000000000000 -13.00000000000000 -13.00000000000000 -13.00000000000000 -13.00000000000000 -13.00000000000000 -13.00000000000000 -13.00000000000000 -13.00000000000000 -13.00000000000000 -13.00000000000000 -13.00000000000000 -13.00000000000000 -13.00000000000000 -13.00000000000000 -13.00000000000000 -13.00000000000000 -13.00000000000000 -13.00000000000000 -13.00000000000000 -13.00000000000000 -13.00000000000000 -13.00000000000000 -13.00000000000000 -13.00000000000000 -13.00000000000000 -13.00000000000000 -13.00000000000000 -13.00000000000000 -13.00000000000000 -13.00000000000000 -13.00000000000000 -13.00000000000000 -13.00000000000000 -13.00000000000000 -13.00000000000000 -13.00000000000000 -13.00000000000000 -13.00000000000000 -13.00000000000000 -13.00000000000000 -13.00000000000000 -13.00000000000000 -13.00000000000000 -13.00000000000000 -13.00000000000000 -13.00000000000000 -13.00000000000000 -13.00000000000000 -13.00000000000000 -13.00000000000000 -13.00000000000000 -13.00000000000000 -13.00000000000000 -13.00000000000000 -13.00000000000000 -13.00000000000000 -13.00000000000000 -13.00000000000000 -13.00000000000000 -13.00000000000000 -13.00000000000000 -13.00000000000000 -13.00000000000000 -13.00000000000000 -13.00000000000000 -13.00000000000000 -13.00000000000000 -13.00000000000000 -13.00000000000000 -13.00000000000000 -13.00000000000000 -13.00000000000000 -13.00000000000000 -13.00000000000000 -13.00000000000000 -13.00000000000000 -13.00000000000000 -13.00000000000000 -13.00000000000000 -13.00000000000000 -13.00000000000000 -13.00000000000000 -13.00000000000000 -13.00000000000000 -13.00000000000000 -13.00000000000000 -13.00000000000000 -13.00000000000000 -13.00000000000000 -13.00000000000000 -13.00000000000000 -13.00000000000000 -13.00000000000000 -13.00000000000000 -13.00000000000000 -13.00000000000000 -13.00000000000000 -13.00000000000000 -13.00000000000000 -13.00000000000000 -13.00000000000000 -13.00000000000000 -13.00000000000000 -13.00000000000000 -13.00000000000000 -13.00000000000000 -13.00000000000000 -13.00000000000000 -13.00000000000000 -13.00000000000000 -13.00000000000000 -13.00000000000000 -13.00000000000000 -13.00000000000000 -13.00000000000000 -13.00000000000000 -13.00000000000000 -13.00000000000000 -13.00000000000000 -13.00000000000000 -13.00000000000000 -13.00000000000000 -13.00000000000000 -13.00000000000000 -13.00000000000000 -13.00000000000000 -13.00000000000000 -13.00000000000000 -13.00000000000000 -13.00000000000000 -13.00000000000000 -13.00000000000000 -13.00000000000000 -13.00000000000000 -13.00000000000000 -13.00000000000000 -13.00000000000000 -13.00000000000000 -13.00000000000000 -13.00000000000000 -13.00000000000000 -13.00000000000000 -13.00000000000000 -13.00000000000000 -13.00000000000000 -13.00000000000000 -13.00000000000000 -13.00000000000000 -13.00000000000000 -13.00000000000000 -13.00000000000000 -13.00000000000000 -13.00000000000000 -13.00000000000000 -13.00000000000000 -13.00000000000000 -13.00000000000000 -13.00000000000000 -13.00000000000000 -13.00000000000000 -13.00000000000000 -13.00000000000000 -13.00000000000000 -13.00000000000000 -13.00000000000000 -13.00000000000000 -13.00000000000000 -13.00000000000000 -13.00000000000000 vg = -3.000000000000000 -3.000000000000000 -3.000000000000000 -3.000000000000000 -3.000000000000000 -3.000000000000000 -3.000000000000000 -3.000000000000000 -3.000000000000000 -3.000000000000000 -3.000000000000000 -3.000000000000000 -3.000000000000000 -3.000000000000000 -3.000000000000000 -3.000000000000000 -3.000000000000000 -3.000000000000000 -3.000000000000000 -3.000000000000000 -3.000000000000000 -3.000000000000000 -3.000000000000000 -3.000000000000000 -3.000000000000000 -3.000000000000000 -3.000000000000000 -3.000000000000000 -3.000000000000000 -3.000000000000000 -3.000000000000000 -3.000000000000000 -3.000000000000000 -3.000000000000000 -3.000000000000000 -3.000000000000000 -3.000000000000000 -3.000000000000000 -3.000000000000000 -3.000000000000000 -3.000000000000000 -3.000000000000000 -3.000000000000000 -3.000000000000000 -3.000000000000000 -3.000000000000000 -3.000000000000000 -3.000000000000000 -3.000000000000000 -3.000000000000000 -3.000000000000000 -3.000000000000000 -3.000000000000000 -3.000000000000000 -3.000000000000000 -3.000000000000000 -3.000000000000000 -3.000000000000000 -3.000000000000000 -3.000000000000000 -3.000000000000000 -3.000000000000000 -3.000000000000000 -3.000000000000000 -3.000000000000000 -3.000000000000000 -3.000000000000000 -3.000000000000000 -3.000000000000000 -3.000000000000000 -3.000000000000000 -3.000000000000000 -3.000000000000000 -3.000000000000000 -3.000000000000000 -3.000000000000000 -3.000000000000000 -3.000000000000000 -3.000000000000000 -3.000000000000000 -3.000000000000000 -3.000000000000000 -3.000000000000000 -3.000000000000000 -3.000000000000000 -3.000000000000000 -3.000000000000000 -3.000000000000000 -3.000000000000000 -3.000000000000000 -3.000000000000000 -3.000000000000000 -3.000000000000000 -3.000000000000000 -3.000000000000000 -3.000000000000000 -3.000000000000000 -3.000000000000000 -3.000000000000000 -3.000000000000000 -3.000000000000000 -3.000000000000000 -3.000000000000000 -3.000000000000000 -3.000000000000000 -3.000000000000000 -3.000000000000000 -3.000000000000000 -3.000000000000000 -3.000000000000000 -3.000000000000000 -3.000000000000000 -3.000000000000000 -3.000000000000000 -3.000000000000000 -3.000000000000000 -3.000000000000000 -3.000000000000000 -3.000000000000000 -3.000000000000000 -3.000000000000000 -3.000000000000000 -3.000000000000000 -3.000000000000000 -3.000000000000000 -3.000000000000000 -3.000000000000000 -3.000000000000000 -3.000000000000000 -3.000000000000000 -3.000000000000000 -3.000000000000000 -3.000000000000000 -3.000000000000000 -3.000000000000000 -3.000000000000000 -3.000000000000000 -3.000000000000000 -3.000000000000000 -3.000000000000000 -3.000000000000000 -3.000000000000000 -3.000000000000000 -3.000000000000000 -3.000000000000000 -3.000000000000000 -3.000000000000000 -3.000000000000000 -3.000000000000000 -3.000000000000000 -3.000000000000000 -3.000000000000000 -3.000000000000000 -3.000000000000000 -3.000000000000000 -3.000000000000000 -3.000000000000000 -3.000000000000000 -3.000000000000000 -3.000000000000000 -3.000000000000000 -3.000000000000000 -3.000000000000000 -3.000000000000000 -3.000000000000000 -3.000000000000000 -3.000000000000000 -3.000000000000000 -3.000000000000000 -3.000000000000000 -3.000000000000000 -3.000000000000000 -3.000000000000000 -3.000000000000000 -3.000000000000000 -3.000000000000000 -3.000000000000000 -3.000000000000000 -3.000000000000000 -3.000000000000000 -3.000000000000000 -3.000000000000000 -3.000000000000000 -3.000000000000000 -3.000000000000000 -3.000000000000000 -3.000000000000000 -3.000000000000000 -3.000000000000000 -3.000000000000000 -3.000000000000000 -3.000000000000000 -3.000000000000000 -3.000000000000000 -3.000000000000000 -3.000000000000000 -3.000000000000000 -3.000000000000000 -3.000000000000000 -3.000000000000000 -3.000000000000000 -3.000000000000000 -3.000000000000000 -3.000000000000000 -3.000000000000000 -3.000000000000000 -3.000000000000000 -3.000000000000000 -3.000000000000000 -3.000000000000000 -3.000000000000000 -3.000000000000000 -3.000000000000000 -3.000000000000000 -3.000000000000000 -3.000000000000000 -3.000000000000000 -3.000000000000000 -3.000000000000000 -3.000000000000000 -3.000000000000000 -3.000000000000000 -3.000000000000000 -3.000000000000000 -3.000000000000000 -3.000000000000000 -3.000000000000000 -3.000000000000000 -3.000000000000000 -3.000000000000000 -3.000000000000000 -3.000000000000000 -3.000000000000000 -3.000000000000000 -3.000000000000000 -3.000000000000000 -3.000000000000000 -3.000000000000000 -3.000000000000000 -3.000000000000000 -3.000000000000000 -3.000000000000000 -3.000000000000000 -3.000000000000000 -3.000000000000000 -3.000000000000000 -3.000000000000000 -3.000000000000000 -3.000000000000000 -3.000000000000000 -3.000000000000000 -3.000000000000000 -3.000000000000000 -3.000000000000000 -3.000000000000000 -3.000000000000000 -3.000000000000000 -3.000000000000000 -3.000000000000000 -3.000000000000000 -3.000000000000000 -3.000000000000000 -3.000000000000000 -3.000000000000000 -3.000000000000000 -3.000000000000000 -3.000000000000000 -3.000000000000000 -3.000000000000000 -3.000000000000000 -3.000000000000000 -3.000000000000000 -3.000000000000000 -3.000000000000000 -3.000000000000000 -3.000000000000000 -3.000000000000000 -3.000000000000000 -3.000000000000000 -3.000000000000000 -3.000000000000000 -3.000000000000000 -3.000000000000000 -3.000000000000000 -3.000000000000000 -3.000000000000000 -3.000000000000000 -3.000000000000000 -3.000000000000000 -3.000000000000000 -3.000000000000000 -3.000000000000000 -3.000000000000000 -3.000000000000000 -3.000000000000000 -3.000000000000000 -3.000000000000000 -3.000000000000000 -3.000000000000000 -3.000000000000000 -3.000000000000000 -3.000000000000000 -3.000000000000000 -3.000000000000000 -3.000000000000000 -3.000000000000000 -3.000000000000000 -3.000000000000000 -3.000000000000000 -3.000000000000000 -3.000000000000000 -3.000000000000000 -3.000000000000000 -3.000000000000000 -3.000000000000000 -3.000000000000000 -3.000000000000000 -3.000000000000000 -3.000000000000000 -3.000000000000000 -3.000000000000000 -3.000000000000000 -3.000000000000000 -3.000000000000000 -3.000000000000000 -3.000000000000000 -3.000000000000000 -3.000000000000000 -3.000000000000000 -3.000000000000000 -3.000000000000000 -3.000000000000000 -3.000000000000000 -3.000000000000000 -3.000000000000000 -3.000000000000000 -3.000000000000000 -3.000000000000000 -3.000000000000000 -3.000000000000000 -3.000000000000000 -3.000000000000000 -3.000000000000000 -3.000000000000000 -3.000000000000000 -3.000000000000000 -3.000000000000000 -3.000000000000000 -3.000000000000000 -3.000000000000000 -3.000000000000000 -3.000000000000000 -3.000000000000000 -3.000000000000000 -3.000000000000000 -3.000000000000000 -3.000000000000000 -3.000000000000000 -3.000000000000000 -3.000000000000000 -3.000000000000000 -3.000000000000000 -3.000000000000000 -3.000000000000000 -3.000000000000000 -3.000000000000000 -3.000000000000000 -3.000000000000000 -3.000000000000000 -3.000000000000000 -3.000000000000000 -3.000000000000000 -3.000000000000000 -3.000000000000000 -3.000000000000000 -3.000000000000000 -3.000000000000000 -3.000000000000000 -3.000000000000000 -3.000000000000000 -3.000000000000000 -3.000000000000000 -3.000000000000000 -3.000000000000000 -3.000000000000000 -3.000000000000000 -3.000000000000000 -3.000000000000000 -3.000000000000000 -3.000000000000000 -3.000000000000000 -3.000000000000000 -3.000000000000000 -3.000000000000000 -3.000000000000000 -3.000000000000000 -3.000000000000000 -3.000000000000000 -3.000000000000000 -3.000000000000000 -3.000000000000000 -3.000000000000000 -3.000000000000000 -3.000000000000000 -3.000000000000000 -3.000000000000000 -3.000000000000000 -3.000000000000000 -3.000000000000000 -3.000000000000000 -3.000000000000000 -3.000000000000000 -3.000000000000000 -3.000000000000000 -3.000000000000000 -3.000000000000000 -3.000000000000000 -3.000000000000000 -3.000000000000000 -3.000000000000000 -3.000000000000000 -3.000000000000000 -3.000000000000000 -3.000000000000000 -3.000000000000000 -3.000000000000000 -3.000000000000000 -3.000000000000000 -3.000000000000000 -3.000000000000000 -3.000000000000000 -3.000000000000000 -3.000000000000000 -3.000000000000000 -3.000000000000000 -3.000000000000000 -3.000000000000000 -3.000000000000000 -3.000000000000000 -3.000000000000000 -3.000000000000000 -3.000000000000000 -3.000000000000000 -3.000000000000000 -3.000000000000000 -3.000000000000000 -3.000000000000000 -3.000000000000000 -3.000000000000000 -3.000000000000000 -3.000000000000000 -3.000000000000000 -3.000000000000000 -3.000000000000000 -3.000000000000000 -3.000000000000000 -3.000000000000000 -3.000000000000000 -3.000000000000000 -3.000000000000000 -3.000000000000000 -3.000000000000000 -3.000000000000000 -3.000000000000000 -3.000000000000000 -3.000000000000000 -3.000000000000000 -3.000000000000000 -3.000000000000000 -3.000000000000000 -3.000000000000000 -3.000000000000000 -3.000000000000000 -3.000000000000000 -3.000000000000000 -3.000000000000000 -3.000000000000000 -3.000000000000000 -3.000000000000000 -3.000000000000000 -3.000000000000000 -3.000000000000000 -3.000000000000000 -3.000000000000000 -3.000000000000000 -3.000000000000000 -3.000000000000000 -3.000000000000000 -3.000000000000000 -3.000000000000000 -3.000000000000000 -3.000000000000000 -3.000000000000000 -3.000000000000000 -3.000000000000000 -3.000000000000000 -3.000000000000000 -3.000000000000000 -3.000000000000000 -3.000000000000000 -3.000000000000000 -3.000000000000000 -3.000000000000000 -3.000000000000000 -3.000000000000000 -3.000000000000000 -3.000000000000000 -3.000000000000000 -3.000000000000000 -3.000000000000000 -3.000000000000000 -3.000000000000000 -3.000000000000000 -3.000000000000000 -3.000000000000000 -3.000000000000000 -3.000000000000000 -3.000000000000000 -3.000000000000000 -3.000000000000000 -3.000000000000000 -3.000000000000000 -3.000000000000000 -3.000000000000000 -3.000000000000000 -3.000000000000000 -3.000000000000000 -3.000000000000000 -3.000000000000000 -3.000000000000000 -3.000000000000000 -3.000000000000000 -3.000000000000000 -3.000000000000000 -3.000000000000000 -3.000000000000000 -3.000000000000000 -3.000000000000000 -3.000000000000000 -3.000000000000000 -3.000000000000000 -3.000000000000000 -3.000000000000000 -3.000000000000000 -3.000000000000000 -3.000000000000000 -3.000000000000000 -3.000000000000000 -3.000000000000000 -3.000000000000000 theta = 269.2011460825370 269.2010735016140 269.2009994476360 269.2009252032120 269.2008549124940 269.2007850237550 269.2007150926020 269.2006432100160 269.2005668254000 269.2004927794850 269.2004210768170 269.2003493295040 269.2002761011910 269.2001994727530 269.2001251903280 269.2000532584860 269.1999794302890 269.1999053489120 269.1998309452360 269.1997540200940 269.1996857059920 269.1996149437730 269.1995419698630 269.1994624407180 269.1993900938330 269.1993249427780 269.1992488866260 269.1991735053000 269.1990995256850 269.1990269505120 269.1989586881450 269.1988903853160 269.1988176782580 269.1987398308660 269.1986604742690 269.1985876219510 269.1985147235440 269.1984417789900 269.1983687882280 269.1982979429870 269.1982321713100 269.1981539272150 269.1980734339350 269.1980002094010 269.1979280784340 269.1978563912160 269.1977846593720 269.1977128828440 269.1976410615800 269.1975680751760 269.1974924266740 269.1974186215360 269.1973449795690 269.1972712905070 269.1971960790840 269.1971201858880 269.1970442426730 269.1969701498160 269.1968962205810 269.1968222438840 269.1967467386920 269.1966734068960 269.1966067011060 269.1965347638220 269.1964603425340 269.1963839630450 269.1963090195180 269.1962348300370 269.1961620812810 269.1960887900800 269.1960142930200 269.1959409077270 269.1958679731080 269.1957971642920 269.1957265534150 269.1956551381140 269.1955833521240 269.1955094256480 269.1954334829890 269.1953478537830 269.1952754950860 269.1952088086950 269.1951360765420 269.1950624635730 269.1949872997900 269.1949129229130 269.1948393344980 269.1947666365300 269.1946942946940 269.1946176834160 269.1945392096320 269.1944606823670 269.1943821015500 269.1943077026370 269.1942350720080 269.1941670217980 269.1941009151610 269.1940264998350 269.1939437597330 269.1938645493900 269.1937936647190 269.1937227364170 269.1936509346240 269.1935789958040 269.1935070120430 269.1934349832830 269.1933623548820 269.1932891257330 269.1932127958480 269.1931333590940 269.1930553967390 269.1929789118160 269.1929028864970 269.1928314075740 269.1927598842840 269.1926876657490 269.1926151228250 269.1925404396200 269.1924636119990 269.1923872458150 269.1923154462050 269.1922436018280 269.1921671363420 269.1920886574550 269.1920137939940 269.1919425530420 269.1918712680170 269.1917945873970 269.1917172606940 269.1916424621900 269.1915701968410 269.1914970594720 269.1914164306240 269.1913364790740 269.1912630802020 269.1911896345440 269.1911216556070 269.1914882905510 269.2028552256380 269.2152506281930 269.2271644311760 269.2385971676060 269.2499388845190 269.2611896479650 269.2724360184930 269.2836779619720 269.2949538553210 269.3065707802060 269.3182620157980 269.3301329198840 269.3410021508060 269.3514401090560 269.3623165849700 269.3733782252260 269.3846721374580 269.3965136876630 269.4083498627010 269.4197548092310 269.4311073949740 269.4415266753350 269.4518385623430 269.4628675872970 269.4742007444790 269.4856755126600 269.4972077979760 269.5087346149870 269.5201407401860 269.5305052311450 269.5410849122280 269.5536362418330 269.5654967667620 269.5757557964810 269.5861127860430 269.5973873494120 269.6086129931480 269.6194432639380 269.6302683035400 269.6413044218660 269.6525512621630 269.6640264670190 269.6757296296320 269.6861635078820 269.6964520544290 269.7066591703000 269.7168528805930 269.7286261356570 269.7410714054240 269.7514744484980 269.7616462605750 269.7724059284340 269.7834138714840 269.7940867910350 269.8044251792340 269.8158945188810 269.8273572231150 269.8376782701890 269.8480583278130 269.8584972643640 269.8699735793780 269.8814816374010 269.8928026938410 269.9030886896380 269.9123412790360 269.9225138424690 269.9336048390000 269.9450249648560 269.9567735564040 269.9680115476350 269.9780695046110 269.9881916326810 269.9989357640410 270.0082932186860 270.0186420119730 270.0301335310450 270.0403775928130 270.0504779248960 270.0615814698530 270.0727898827420 270.0839909331850 270.0948239130420 270.1048088754480 270.1147962019740 270.1248523182380 270.1349936680810 270.1459502681230 270.1568000336870 270.1667475888530 270.1766890328560 270.1875182154430 270.1984393220130 270.2085346738210 270.2185327235290 270.2295232419900 270.2404977920900 270.2503929978340 270.2602818743050 270.2709053279720 270.2816036719790 270.2916710686090 270.3014647553640 270.3117036374290 270.3229883993270 270.3326864516300 270.3417021919750 270.3525137953980 270.3633992346520 270.3732137032330 270.3830215238090 270.3939531420520 270.4050019292900 270.4155894974800 270.4251137006940 270.4346314705260 270.4442146933540 270.4544380625630 270.4646539056040 270.4747230406560 270.4844603403570 270.4942087181420 270.5041121076720 270.5141971067520 270.5247148747440 270.5352243830760 270.5457256002080 270.5562184946490 270.5659774519840 270.5756485838870 272.5571550674870 272.6005815277690 272.6435473325330 272.6863156735700 272.7302503500010 272.7769065614520 272.8232396845640 272.8666656961570 272.9101354987570 272.9540000078270 272.9982404222210 273.0433580463890 273.0833998710300 273.1234416327720 273.1685590353390 273.2136763578620 273.2590755827540 273.3050386904000 273.3501557701820 273.3913250352880 273.4313663109920 273.4764831652670 273.5222578911640 273.5678445478100 273.6123972004470 273.6518741684020 273.6946408135940 273.7406971191050 273.7860953944540 273.8255720886120 273.8696543233250 273.9152403476330 273.9597923814960 273.9992688005260 274.0387451568420 274.0782214503720 274.1205174094050 274.1656330194140 274.2107485471250 274.2519163942620 274.2918857965680 274.3362961675440 274.3807064583930 274.4251166690120 274.4690333538520 274.5128951328660 274.5567568333290 274.6006184551410 274.6444799982060 274.6861483910910 274.7256236449500 274.7681691246580 274.8120303660090 274.8519440267950 274.8919829392120 274.9370971274430 274.9813340136760 275.0251948690920 275.0651081782590 275.1050214213510 275.1488820517550 275.1927426021760 275.2366030725150 275.2782704450690 275.3177447311850 275.3602891666600 275.4041493301580 275.4480094130890 275.4914308157270 275.5309047494320 275.5718588864220 275.6162669070050 275.6606748444900 275.7045892786230 275.7440628577560 275.7848521536290 275.8287115329490 275.8703778677640 275.9103445854640 275.9547519699580 275.9966922004860 276.0361652901740 276.0756383134050 276.1165915046800 276.1609984985250 276.2050216449010 276.2488802386360 276.2887914871920 276.3282640832800 276.3677366123440 276.4072090743070 276.4497515414220 276.4936096731480 276.5379611243010 276.5794069028160 276.6139449947200 276.6558840367480 276.6993031997750 276.7387750950220 276.7817007041090 276.8261064220830 276.8705120539860 276.9124506272070 276.9519221552260 276.9913936149860 277.0308650064080 277.0738887451250 277.1173071145290 277.1571729988050 277.1966441023390 277.2400622368170 277.2834802879960 277.3229511712410 277.3624219854770 277.4018927306230 277.4413634065980 277.4808340133210 277.5203045507110 277.5597750186860 277.6026990737240 277.6466098034930 277.6860800487940 277.7283695199200 277.7729143427960 277.8123843645850 277.8518543163540 277.8913241980190 277.9307940094990 277.9707571220300 278.0151604958060 278.0570969336190 278.0965664494110 278.1360358945860 278.1755052690580 278.2149745727440 278.2561353425250 278.3012429468080 278.3368356003110 278.3728510779480 278.4123200264420 278.4557357874400 278.4991514620600 278.5386201821210 278.5780888306150 278.6175574074600 278.6570259125700 278.7004411852330 278.7423763091660 278.7769110560770 278.8148992139340 278.8543673590750 278.8938354319640 278.9379080278610 278.9778458032790 279.0128970132250 279.0589427515910 279.0990682429080 279.1385358658880 279.1780034159860 279.2174708931150 279.2569382971880 279.2964056281140 279.3358728858070 279.3759978559620 279.4220428101750 279.4577275808730 279.4954326221280 279.5405376298580 279.5766215666610 279.6121416316440 279.6516083002610 279.6910748948420 279.7305414152940 279.7700078615280 279.8094742334540 279.8489405309800 279.8943266810410 279.9357661232040 279.9747936706880 280.0098745498380 280.0462708994360 280.0857367486530 280.1252025228300 280.1646682218770 280.2041338457010 280.2482037032900 280.2884913639550 280.3230235818950 280.3619955869080 280.4014608332240 280.4409260037590 280.4803910984200 280.5198561171140 280.5593210597450 280.5987859262200 280.6382507164450 280.6737689623750 280.7092871463970 280.7487517226180 280.7910351121250 280.8350097437930 280.8688363186410 280.9066092604490 280.9460734526660 280.9855375677950 281.0215485055050 281.0570660796720 281.1014629592570 281.1409267699170 281.1754575406220 281.2144279104340 281.2538914988080 281.2933550093390 281.3328184419310 281.3722817964860 281.4117450729030 281.4495169927710 281.4833425317520 281.5222418303560 281.5617048089620 281.6011677089590 281.6406305302480 281.6787778492510 281.7138557786690 281.7539447644310 281.7979877455090 281.8325173736860 281.8695133365060 281.9084823418860 281.9430117755590 281.9824739108660 282.0268687178440 282.0623844907240 283.1988544059440 284.6388021870320 285.7915822652980 286.8426065372460 287.8721548006760 288.9404625701950 290.0550850254580 291.1130038836430 292.3828212205450 293.9965805814940 295.7682158070330 297.5968194252430 299.4745411996350 301.5237040563230 303.9260784023680 306.8728885177120 310.5211029751580 315.7723307600460 323.5485131288160 333.7202710967980 350.8652985737110 366.2765467362110 381.8068912271950 397.9923579869400 415.9994204768110 436.3255660725700 458.0294346835690 480.2963651919830 504.7961121568750 532.3605913048081 563.3622083662310 597.4029442693030 633.8613100693400 672.4952560873710 713.1954254403050 756.4076110784110 802.6550393655860 854.5950186362140 914.8649441457300 983.6402551756480 1057.799545289060 1134.418604793130 1215.672146980480 1309.581450430150 1430.124946615070 1594.860307540440 1824.251197292870 2128.035571837190 2510.495554386870 3306.263359525310 rt = 1.9499999999999999E-003 1.9499999999999999E-003 1.9499999999999999E-003 1.9499999999999999E-003 1.9499999999999999E-003 1.9499999999999999E-003 1.9499999999999999E-003 1.9499999999999999E-003 1.9499999999999999E-003 1.9499999999999999E-003 1.9499999999999999E-003 1.9499999999999999E-003 1.9499999999999999E-003 1.9499999999999999E-003 1.9499999999999999E-003 1.9499999999999999E-003 1.9499999999999999E-003 1.9499999999999999E-003 1.9499999999999999E-003 1.9499999999999999E-003 1.9499999999999999E-003 1.9499999999999999E-003 1.9499999999999999E-003 1.9499999999999999E-003 1.9499999999999999E-003 1.9499999999999999E-003 1.9499999999999999E-003 1.9499999999999999E-003 1.9499999999999999E-003 1.9499999999999999E-003 1.9499999999999999E-003 1.9499999999999999E-003 1.9499999999999999E-003 1.9499999999999999E-003 1.9499999999999999E-003 1.9499999999999999E-003 1.9499999999999999E-003 1.9499999999999999E-003 1.9499999999999999E-003 1.9499999999999999E-003 1.9499999999999999E-003 1.9499999999999999E-003 1.9499999999999999E-003 1.9499999999999999E-003 1.9499999999999999E-003 1.9499999999999999E-003 1.9499999999999999E-003 1.9499999999999999E-003 1.9499999999999999E-003 1.9499999999999999E-003 1.9499999999999999E-003 1.9499999999999999E-003 1.9499999999999999E-003 1.9499999999999999E-003 1.9499999999999999E-003 1.9499999999999999E-003 1.9499999999999999E-003 1.9499999999999999E-003 1.9499999999999999E-003 1.9499999999999999E-003 1.9499999999999999E-003 1.9499999999999999E-003 1.9499999999999999E-003 1.9499999999999999E-003 1.9499999999999999E-003 1.9499999999999999E-003 1.9499999999999999E-003 1.9499999999999999E-003 1.9499999999999999E-003 1.9499999999999999E-003 1.9499999999999999E-003 1.9499999999999999E-003 1.9499999999999999E-003 1.9499999999999999E-003 1.9499999999999999E-003 1.9499999999999999E-003 1.9499999999999999E-003 1.9499999999999999E-003 1.9499999999999999E-003 1.9499999999999999E-003 1.9499999999999999E-003 1.9499999999999999E-003 1.9499999999999999E-003 1.9499999999999999E-003 1.9499999999999999E-003 1.9499999999999999E-003 1.9499999999999999E-003 1.9499999999999999E-003 1.9499999999999999E-003 1.9499999999999999E-003 1.9499999999999999E-003 1.9499999999999999E-003 1.9499999999999999E-003 1.9499999999999999E-003 1.9499999999999999E-003 1.9499999999999999E-003 1.9499999999999999E-003 1.9499999999999999E-003 1.9499999999999999E-003 1.9499999999999999E-003 1.9499999999999999E-003 1.9499999999999999E-003 1.9499999999999999E-003 1.9499999999999999E-003 1.9499999999999999E-003 1.9499999999999999E-003 1.9499999999999999E-003 1.9499999999999999E-003 1.9499999999999999E-003 1.9499999999999999E-003 1.9499999999999999E-003 1.9499999999999999E-003 1.9499999999999999E-003 1.9499999999999999E-003 1.9499999999999999E-003 1.9499999999999999E-003 1.9499999999999999E-003 1.9499999999999999E-003 1.9499999999999999E-003 1.9499999999999999E-003 1.9499999999999999E-003 1.9499999999999999E-003 1.9499999999999999E-003 1.9499999999999999E-003 1.9499999999999999E-003 1.9499999999999999E-003 1.9499999999999999E-003 1.9499999999999999E-003 1.9499999999999999E-003 1.9499999999999999E-003 1.9499999999999999E-003 1.9499999999999999E-003 1.9499999999999999E-003 1.9499999999999999E-003 1.9499999999999999E-003 1.9499999999999999E-003 1.9499999999999999E-003 1.9499999999999999E-003 1.9499999999999999E-003 1.9499999999999999E-003 1.9499999999999999E-003 1.9499999999999999E-003 1.9499999999999999E-003 1.9499999999999999E-003 1.9499999999999999E-003 1.9499999999999999E-003 1.9499999999999999E-003 1.9499999999999999E-003 1.9499999999999999E-003 1.9499999999999999E-003 1.9499999999999999E-003 1.9499999999999999E-003 1.9499999999999999E-003 1.9499999999999999E-003 1.9499999999999999E-003 1.9499999999999999E-003 1.9499999999999999E-003 1.9499999999999999E-003 1.9499999999999999E-003 1.9499999999999999E-003 1.9499999999999999E-003 1.9499999999999999E-003 1.9499999999999999E-003 1.9499999999999999E-003 1.9499999999999999E-003 1.9499999999999999E-003 1.9499999999999999E-003 1.9499999999999999E-003 1.9499999999999999E-003 1.9499999999999999E-003 1.9499999999999999E-003 1.9499999999999999E-003 1.9499999999999999E-003 1.9499999999999999E-003 1.9499999999999999E-003 1.9499999999999999E-003 1.9499999999999999E-003 1.9499999999999999E-003 1.9499999999999999E-003 1.9499999999999999E-003 1.9499999999999999E-003 1.9499999999999999E-003 1.9499999999999999E-003 1.9499999999999999E-003 1.9499999999999999E-003 1.9499999999999999E-003 1.9499999999999999E-003 1.9499999999999999E-003 1.9499999999999999E-003 1.9499999999999999E-003 1.9499999999999999E-003 1.9500000000000101E-003 1.9499999999999999E-003 1.9499999999999999E-003 1.9499999999999999E-003 1.9499999999999999E-003 1.9499999999999999E-003 1.9499999999999999E-003 1.9499999999999999E-003 1.9499999999999999E-003 1.9499999999999999E-003 1.9499999999999999E-003 1.9499999999999999E-003 1.9499999999999899E-003 1.9499999999999999E-003 1.9499999999999999E-003 1.9499999999999999E-003 1.9499999999999999E-003 1.9499999999999999E-003 1.9499999999999999E-003 1.9499999999999999E-003 1.9499999999999999E-003 1.9499999999999999E-003 1.9499999999999999E-003 1.9500000000000101E-003 1.9500000000000101E-003 1.9499999999999999E-003 1.9499999999999899E-003 1.9499999999999999E-003 1.9499999999999999E-003 1.9499999999999999E-003 1.9499999999999999E-003 1.9499999999999999E-003 1.9499999999999999E-003 1.9499999999999999E-003 1.9499999999999999E-003 1.9499999999999999E-003 1.9499999999999999E-003 1.9499999999999999E-003 1.9499999999999999E-003 1.9499999999999999E-003 1.9499999999999999E-003 1.9499999999999999E-003 1.9499999999999999E-003 1.9499999999999999E-003 1.9499999999999999E-003 1.9499999999999999E-003 1.9499999999999999E-003 1.9499999999999999E-003 1.9499999999999999E-003 1.9499999999999999E-003 1.9499999999999999E-003 1.9499999999999999E-003 1.9499999999999999E-003 1.9499999999999999E-003 1.9499999999999999E-003 1.9499999999999999E-003 1.9499999999999999E-003 1.9499999999999999E-003 1.9499999999999999E-003 1.9499999999999999E-003 1.9499999999999999E-003 1.9499999999999999E-003 1.9499999999999999E-003 1.9499999999999999E-003 1.9499999999999999E-003 1.9499999999999999E-003 1.9499999999999999E-003 1.9499999999999999E-003 1.9499999999999999E-003 1.9499999999999999E-003 1.9499999999999999E-003 1.9499999999999999E-003 1.9499999999999999E-003 1.9499999999999999E-003 1.9499999999999999E-003 1.9499999999999999E-003 8.2102260000000002E-004 8.1990060000000002E-004 8.1879049999999997E-004 8.1768550000000002E-004 8.1655036363636297E-004 8.1534490909090896E-004 8.1414780000000004E-004 8.1302580000000004E-004 8.1190266666666695E-004 8.1076933333333297E-004 8.0962628571428603E-004 8.0846057142857199E-004 8.0742599999999998E-004 8.0639142857142905E-004 8.0522571428571403E-004 8.0406000000000000E-004 8.0288699999999996E-004 8.0169942857142901E-004 8.0053371428571399E-004 7.9947000000000004E-004 7.9843542857142900E-004 7.9726971428571399E-004 7.9608700000000001E-004 7.9490914285714300E-004 7.9375799999999999E-004 7.9273799999999997E-004 7.9163300000000003E-004 7.9044300000000005E-004 7.8927000000000001E-004 7.8825000000000000E-004 7.8711099999999995E-004 7.8593314285714305E-004 7.8478200000000004E-004 7.8376200000000002E-004 7.8274200000000001E-004 7.8172199999999999E-004 7.8062914285714302E-004 7.7946342857142898E-004 7.7829771428571397E-004 7.7723400000000002E-004 7.7620124999999999E-004 7.7505374999999998E-004 7.7390624999999996E-004 7.7275874999999995E-004 7.7162400000000005E-004 7.7049066666666705E-004 7.6935733333333297E-004 7.6822399999999997E-004 7.6709066666666697E-004 7.6601399999999997E-004 7.6499399999999996E-004 7.6389466666666695E-004 7.6276133333333395E-004 7.6172999999999996E-004 7.6069542857142903E-004 7.5952971428571402E-004 7.5838666666666697E-004 7.5725333333333397E-004 7.5622199999999997E-004 7.5519066666666695E-004 7.5405733333333298E-004 7.5292399999999998E-004 7.5179066666666698E-004 7.5071399999999998E-004 7.4969399999999997E-004 7.4859466666666696E-004 7.4746133333333396E-004 7.4632799999999999E-004 7.4520599999999999E-004 7.4418599999999998E-004 7.4312775000000004E-004 7.4198025000000003E-004 7.4083275000000001E-004 7.3969800000000000E-004 7.3867799999999999E-004 7.3762399999999998E-004 7.3649066666666698E-004 7.3541399999999999E-004 7.3438124999999996E-004 7.3323374999999995E-004 7.3214999999999999E-004 7.3112999999999997E-004 7.3010999999999996E-004 7.2905175000000002E-004 7.2790425000000001E-004 7.2676666666666697E-004 7.2563333333333299E-004 7.2460199999999997E-004 7.2358199999999996E-004 7.2256200000000005E-004 7.2154200000000004E-004 7.2044266666666703E-004 7.1930933333333295E-004 7.1816325000000005E-004 7.1709224999999999E-004 7.1619974999999998E-004 7.1511600000000002E-004 7.1399400000000002E-004 7.1297400000000001E-004 7.1186475000000003E-004 7.1071725000000001E-004 7.0956974999999999E-004 7.0848600000000003E-004 7.0746600000000002E-004 7.0644600000000001E-004 7.0542599999999999E-004 7.0431420000000001E-004 7.0319220000000001E-004 7.0216199999999999E-004 7.0114199999999998E-004 7.0001999999999998E-004 6.9889799999999999E-004 6.9787799999999997E-004 6.9685799999999996E-004 6.9583799999999995E-004 6.9481800000000004E-004 6.9379800000000003E-004 6.9277800000000001E-004 6.9175800000000000E-004 6.9064875000000002E-004 6.8951400000000001E-004 6.8849400000000000E-004 6.8740114285714303E-004 6.8625000000000001E-004 6.8523000000000000E-004 6.8420999999999998E-004 6.8318999999999997E-004 6.8216999999999996E-004 6.8113725000000004E-004 6.7998975000000002E-004 6.7890599999999995E-004 6.7788600000000005E-004 6.7686600000000003E-004 6.7584600000000002E-004 6.7482600000000001E-004 6.7376228571428595E-004 6.7259657142857104E-004 6.7167675000000000E-004 6.7074599999999995E-004 6.6972600000000005E-004 6.6860400000000005E-004 6.6748199999999995E-004 6.6646200000000004E-004 6.6544200000000003E-004 6.6442200000000002E-004 6.6340200000000000E-004 6.6228000000000001E-004 6.6119625000000005E-004 6.6030375000000004E-004 6.5932199999999995E-004 6.5830200000000004E-004 6.5728200000000003E-004 6.5614299999999998E-004 6.5511085714285700E-004 6.5420500000000004E-004 6.5301499999999995E-004 6.5197800000000000E-004 6.5095799999999998E-004 6.4993799999999997E-004 6.4891799999999996E-004 6.4789800000000005E-004 6.4687800000000004E-004 6.4585800000000002E-004 6.4482099999999996E-004 6.4363099999999998E-004 6.4270875000000001E-004 6.4173428571428603E-004 6.4056857142857199E-004 6.3963599999999996E-004 6.3871800000000003E-004 6.3769800000000002E-004 6.3667800000000001E-004 6.3565799999999999E-004 6.3463799999999998E-004 6.3361799999999996E-004 6.3259799999999995E-004 6.3142500000000002E-004 6.3035399999999996E-004 6.2934533333333404E-004 6.2843866666666701E-004 6.2749799999999999E-004 6.2647799999999997E-004 6.2545799999999996E-004 6.2443799999999995E-004 6.2341800000000004E-004 6.2227900000000000E-004 6.2123775000000000E-004 6.2034524999999999E-004 6.1933799999999998E-004 6.1831799999999997E-004 6.1729799999999996E-004 6.1627800000000005E-004 6.1525800000000004E-004 6.1423800000000002E-004 6.1321800000000001E-004 6.1219800000000000E-004 6.1127999999999996E-004 6.1036200000000004E-004 6.0934200000000002E-004 6.0824914285714305E-004 6.0711257142857095E-004 6.0623828571428604E-004 6.0526199999999997E-004 6.0424199999999995E-004 6.0322200000000005E-004 6.0229125000000000E-004 6.0137324999999997E-004 6.0022574999999995E-004 5.9920575000000005E-004 5.9831325000000003E-004 5.9730600000000003E-004 5.9628600000000002E-004 5.9526600000000000E-004 5.9424599999999999E-004 5.9322599999999997E-004 5.9220599999999996E-004 5.9122971428571399E-004 5.9035542857142898E-004 5.8934999999999999E-004 5.8832999999999997E-004 5.8730999999999996E-004 5.8629000000000005E-004 5.8530400000000003E-004 5.8439733333333300E-004 5.8336114285714301E-004 5.8222275000000001E-004 5.8133025000000000E-004 5.8037400000000004E-004 5.7936675000000003E-004 5.7847425000000002E-004 5.7745425000000001E-004 5.7630674999999999E-004 5.7538874999999996E-004 5.4600000000000004E-004 4.9500000000000000E-004 4.4400000000000000E-004 3.9300000000000001E-004 3.4200000000000002E-004 3.0503600000000001E-004 2.3217800000000001E-004 1.8755000000000001E-004 1.3561600000000000E-004 7.3258900000000004E-005 4.6653500000000003E-005 4.0121900000000000E-005 3.5302500000000003E-005 3.0691800000000003E-005 3.0462599999999999E-005 2.5523900000000001E-005 2.1179499999999999E-005 2.0444700000000001E-005 1.3830200000000000E-005 7.6517600000000007E-006 6.1661000000000001E-006 3.1852000000000000E-006 2.3020000000000002E-006 2.1824999999999999E-006 2.1807000000000001E-006 2.1880999999999999E-006 2.1876000000000000E-006 2.1868000000000000E-006 2.1988999999999998E-006 2.2475999999999999E-006 2.3292000000000001E-006 2.4271999999999998E-006 2.5378999999999999E-006 2.6344999999999999E-006 2.7363000000000000E-006 2.8455999999999999E-006 2.9855000000000000E-006 3.1292999999999998E-006 3.2681999999999999E-006 3.4056000000000001E-006 3.5385000000000001E-006 3.6499000000000000E-006 3.7587999999999999E-006 3.8831000000000001E-006 3.9639000000000003E-006 4.0049000000000004E-006 4.0137000000000002E-006 3.9957999999999999E-006 3.9632999999999998E-006 3.9348999999999999E-003 p_in_Pa = -999.9000000000000 -999.9000000000000 -999.9000000000000 -999.9000000000000 -999.9000000000000 -999.9000000000000 -999.9000000000000 -999.9000000000000 -999.9000000000000 -999.9000000000000 -999.9000000000000 -999.9000000000000 -999.9000000000000 -999.9000000000000 -999.9000000000000 -999.9000000000000 -999.9000000000000 -999.9000000000000 -999.9000000000000 -999.9000000000000 -999.9000000000000 -999.9000000000000 -999.9000000000000 -999.9000000000000 -999.9000000000000 -999.9000000000000 -999.9000000000000 -999.9000000000000 -999.9000000000000 -999.9000000000000 -999.9000000000000 -999.9000000000000 -999.9000000000000 -999.9000000000000 -999.9000000000000 -999.9000000000000 -999.9000000000000 -999.9000000000000 -999.9000000000000 -999.9000000000000 -999.9000000000000 -999.9000000000000 -999.9000000000000 -999.9000000000000 -999.9000000000000 -999.9000000000000 -999.9000000000000 -999.9000000000000 -999.9000000000000 -999.9000000000000 -999.9000000000000 -999.9000000000000 -999.9000000000000 -999.9000000000000 -999.9000000000000 -999.9000000000000 -999.9000000000000 -999.9000000000000 -999.9000000000000 -999.9000000000000 -999.9000000000000 -999.9000000000000 -999.9000000000000 -999.9000000000000 -999.9000000000000 -999.9000000000000 -999.9000000000000 -999.9000000000000 -999.9000000000000 -999.9000000000000 -999.9000000000000 -999.9000000000000 -999.9000000000000 -999.9000000000000 -999.9000000000000 -999.9000000000000 -999.9000000000000 -999.9000000000000 -999.9000000000000 -999.9000000000000 -999.9000000000000 -999.9000000000000 -999.9000000000000 -999.9000000000000 -999.9000000000000 -999.9000000000000 -999.9000000000000 -999.9000000000000 -999.9000000000000 -999.9000000000000 -999.9000000000000 -999.9000000000000 -999.9000000000000 -999.9000000000000 -999.9000000000000 -999.9000000000000 -999.9000000000000 -999.9000000000000 -999.9000000000000 -999.9000000000000 -999.9000000000000 -999.9000000000000 -999.9000000000000 -999.9000000000000 -999.9000000000000 -999.9000000000000 -999.9000000000000 -999.9000000000000 -999.9000000000000 -999.9000000000000 -999.9000000000000 -999.9000000000000 -999.9000000000000 -999.9000000000000 -999.9000000000000 -999.9000000000000 -999.9000000000000 -999.9000000000000 -999.9000000000000 -999.9000000000000 -999.9000000000000 -999.9000000000000 -999.9000000000000 -999.9000000000000 -999.9000000000000 -999.9000000000000 -999.9000000000000 -999.9000000000000 -999.9000000000000 -999.9000000000000 -999.9000000000000 -999.9000000000000 -999.9000000000000 -999.9000000000000 -999.9000000000000 -999.9000000000000 -999.9000000000000 -999.9000000000000 -999.9000000000000 -999.9000000000000 -999.9000000000000 -999.9000000000000 -999.9000000000000 -999.9000000000000 -999.9000000000000 -999.9000000000000 -999.9000000000000 -999.9000000000000 -999.9000000000000 -999.9000000000000 -999.9000000000000 -999.9000000000000 -999.9000000000000 -999.9000000000000 -999.9000000000000 -999.9000000000000 -999.9000000000000 -999.9000000000000 -999.9000000000000 -999.9000000000000 -999.9000000000000 -999.9000000000000 -999.9000000000000 -999.9000000000000 -999.9000000000000 -999.9000000000000 -999.9000000000000 -999.9000000000000 -999.9000000000000 -999.9000000000000 -999.9000000000000 -999.9000000000000 -999.9000000000000 -999.9000000000000 -999.9000000000000 -999.9000000000000 -999.9000000000000 -999.9000000000000 -999.9000000000000 -999.9000000000000 -999.9000000000000 -999.9000000000000 -999.9000000000000 -999.9000000000000 -999.9000000000000 -999.9000000000000 -999.9000000000000 -999.9000000000000 -999.9000000000000 -999.9000000000000 -999.9000000000000 -999.9000000000000 -999.9000000000000 -999.9000000000000 -999.9000000000000 -999.9000000000000 -999.9000000000000 -999.9000000000000 -999.9000000000000 -999.9000000000000 -999.9000000000000 -999.9000000000000 -999.9000000000000 -999.9000000000000 -999.9000000000000 -999.9000000000000 -999.9000000000000 -999.9000000000000 -999.9000000000000 -999.9000000000000 -999.9000000000000 -999.9000000000000 -999.9000000000000 -999.9000000000000 -999.9000000000000 -999.9000000000000 -999.9000000000000 -999.9000000000000 -999.9000000000000 -999.9000000000000 -999.9000000000000 -999.9000000000000 -999.9000000000000 -999.9000000000000 -999.9000000000000 -999.9000000000000 -999.9000000000000 -999.9000000000000 -999.9000000000000 -999.9000000000000 -999.9000000000000 -999.9000000000000 -999.9000000000000 -999.9000000000000 -999.9000000000000 -999.9000000000000 -999.9000000000000 -999.9000000000000 -999.9000000000000 -999.9000000000000 -999.9000000000000 -999.9000000000000 -999.9000000000000 -999.9000000000000 -999.9000000000000 -999.9000000000000 -999.9000000000000 -999.9000000000000 -999.9000000000000 -999.9000000000000 -999.9000000000000 -999.9000000000000 -999.9000000000000 -999.9000000000000 -999.9000000000000 -999.9000000000000 -999.9000000000000 -999.9000000000000 -999.9000000000000 -999.9000000000000 -999.9000000000000 -999.9000000000000 -999.9000000000000 -999.9000000000000 -999.9000000000000 -999.9000000000000 -999.9000000000000 -999.9000000000000 -999.9000000000000 -999.9000000000000 -999.9000000000000 -999.9000000000000 -999.9000000000000 -999.9000000000000 -999.9000000000000 -999.9000000000000 -999.9000000000000 -999.9000000000000 -999.9000000000000 -999.9000000000000 -999.9000000000000 -999.9000000000000 -999.9000000000000 -999.9000000000000 -999.9000000000000 -999.9000000000000 -999.9000000000000 -999.9000000000000 -999.9000000000000 -999.9000000000000 -999.9000000000000 -999.9000000000000 -999.9000000000000 -999.9000000000000 -999.9000000000000 -999.9000000000000 -999.9000000000000 -999.9000000000000 -999.9000000000000 -999.9000000000000 -999.9000000000000 -999.9000000000000 -999.9000000000000 -999.9000000000000 -999.9000000000000 -999.9000000000000 -999.9000000000000 -999.9000000000000 -999.9000000000000 -999.9000000000000 -999.9000000000000 -999.9000000000000 -999.9000000000000 -999.9000000000000 -999.9000000000000 -999.9000000000000 -999.9000000000000 -999.9000000000000 -999.9000000000000 -999.9000000000000 -999.9000000000000 -999.9000000000000 -999.9000000000000 -999.9000000000000 -999.9000000000000 -999.9000000000000 -999.9000000000000 -999.9000000000000 -999.9000000000000 -999.9000000000000 -999.9000000000000 -999.9000000000000 -999.9000000000000 -999.9000000000000 -999.9000000000000 -999.9000000000000 -999.9000000000000 -999.9000000000000 -999.9000000000000 -999.9000000000000 -999.9000000000000 -999.9000000000000 -999.9000000000000 -999.9000000000000 -999.9000000000000 -999.9000000000000 -999.9000000000000 -999.9000000000000 -999.9000000000000 -999.9000000000000 -999.9000000000000 -999.9000000000000 -999.9000000000000 -999.9000000000000 -999.9000000000000 -999.9000000000000 -999.9000000000000 -999.9000000000000 -999.9000000000000 -999.9000000000000 -999.9000000000000 -999.9000000000000 -999.9000000000000 -999.9000000000000 -999.9000000000000 -999.9000000000000 -999.9000000000000 -999.9000000000000 -999.9000000000000 -999.9000000000000 -999.9000000000000 -999.9000000000000 -999.9000000000000 -999.9000000000000 -999.9000000000000 -999.9000000000000 -999.9000000000000 -999.9000000000000 -999.9000000000000 -999.9000000000000 -999.9000000000000 -999.9000000000000 -999.9000000000000 -999.9000000000000 -999.9000000000000 -999.9000000000000 -999.9000000000000 -999.9000000000000 -999.9000000000000 -999.9000000000000 -999.9000000000000 -999.9000000000000 -999.9000000000000 -999.9000000000000 -999.9000000000000 -999.9000000000000 -999.9000000000000 -999.9000000000000 -999.9000000000000 -999.9000000000000 -999.9000000000000 -999.9000000000000 -999.9000000000000 -999.9000000000000 -999.9000000000000 -999.9000000000000 -999.9000000000000 -999.9000000000000 -999.9000000000000 -999.9000000000000 -999.9000000000000 -999.9000000000000 -999.9000000000000 -999.9000000000000 -999.9000000000000 -999.9000000000000 -999.9000000000000 -999.9000000000000 -999.9000000000000 -999.9000000000000 -999.9000000000000 -999.9000000000000 -999.9000000000000 -999.9000000000000 -999.9000000000000 -999.9000000000000 -999.9000000000000 -999.9000000000000 -999.9000000000000 -999.9000000000000 -999.9000000000000 -999.9000000000000 -999.9000000000000 -999.9000000000000 -999.9000000000000 -999.9000000000000 -999.9000000000000 -999.9000000000000 -999.9000000000000 -999.9000000000000 -999.9000000000000 -999.9000000000000 -999.9000000000000 -999.9000000000000 -999.9000000000000 -999.9000000000000 -999.9000000000000 -999.9000000000000 -999.9000000000000 -999.9000000000000 -999.9000000000000 -999.9000000000000 -999.9000000000000 -999.9000000000000 -999.9000000000000 -999.9000000000000 -999.9000000000000 -999.9000000000000 -999.9000000000000 -999.9000000000000 -999.9000000000000 -999.9000000000000 -999.9000000000000 -999.9000000000000 -999.9000000000000 -999.9000000000000 -999.9000000000000 -999.9000000000000 -999.9000000000000 -999.9000000000000 -999.9000000000000 -999.9000000000000 -999.9000000000000 -999.9000000000000 -999.9000000000000 -999.9000000000000 -999.9000000000000 -999.9000000000000 -999.9000000000000 -999.9000000000000 -999.9000000000000 -999.9000000000000 -999.9000000000000 -999.9000000000000 -999.9000000000000 -999.9000000000000 -999.9000000000000 -999.9000000000000 -999.9000000000000 -999.9000000000000 -999.9000000000000 -999.9000000000000 -999.9000000000000 -999.9000000000000 -999.9000000000000 -999.9000000000000 -999.9000000000000 -999.9000000000000 -999.9000000000000 -999.9000000000000 -999.9000000000000 -999.9000000000000 -999.9000000000000 -999.9000000000000 -999.9000000000000 -999.9000000000000 -999.9000000000000 -999.9000000000000 -999.9000000000000 -999.9000000000000 -999.9000000000000 -999.9000000000000 -999.9000000000000 -999.9000000000000 -999.9000000000000 -999.9000000000000 -999.9000000000000 -999.9000000000000 -999.9000000000000 -999.9000000000000 -999.9000000000000 -999.9000000000000 -999.9000000000000 -999.9000000000000 -999.9000000000000 -999.9000000000000 -999.9000000000000 -999.9000000000000 -999.9000000000000 -999.9000000000000 -999.9000000000000 -999.9000000000000 -999.9000000000000 -999.9000000000000 -999.9000000000000 -999.9000000000000 -999.9000000000000 -999.9000000000000 -999.9000000000000 -999.9000000000000 -999.9000000000000 -999.9000000000000 -999.9000000000000 -999.9000000000000 -999.9000000000000 -999.9000000000000 -999.9000000000000 -999.9000000000000 -999.9000000000000 -999.9000000000000 subs = 0.000000000000000 0.000000000000000 0.000000000000000 0.000000000000000 0.000000000000000 0.000000000000000 0.000000000000000 0.000000000000000 0.000000000000000 0.000000000000000 0.000000000000000 0.000000000000000 0.000000000000000 0.000000000000000 0.000000000000000 0.000000000000000 0.000000000000000 0.000000000000000 0.000000000000000 0.000000000000000 0.000000000000000 0.000000000000000 0.000000000000000 0.000000000000000 0.000000000000000 0.000000000000000 0.000000000000000 0.000000000000000 0.000000000000000 0.000000000000000 0.000000000000000 0.000000000000000 0.000000000000000 0.000000000000000 0.000000000000000 0.000000000000000 0.000000000000000 0.000000000000000 0.000000000000000 0.000000000000000 0.000000000000000 0.000000000000000 0.000000000000000 0.000000000000000 0.000000000000000 0.000000000000000 0.000000000000000 0.000000000000000 0.000000000000000 0.000000000000000 0.000000000000000 0.000000000000000 0.000000000000000 0.000000000000000 0.000000000000000 0.000000000000000 0.000000000000000 0.000000000000000 0.000000000000000 0.000000000000000 0.000000000000000 0.000000000000000 0.000000000000000 0.000000000000000 0.000000000000000 0.000000000000000 0.000000000000000 0.000000000000000 0.000000000000000 0.000000000000000 0.000000000000000 0.000000000000000 0.000000000000000 0.000000000000000 0.000000000000000 0.000000000000000 0.000000000000000 0.000000000000000 0.000000000000000 0.000000000000000 0.000000000000000 0.000000000000000 0.000000000000000 0.000000000000000 0.000000000000000 0.000000000000000 0.000000000000000 0.000000000000000 0.000000000000000 0.000000000000000 0.000000000000000 0.000000000000000 0.000000000000000 0.000000000000000 0.000000000000000 0.000000000000000 0.000000000000000 0.000000000000000 0.000000000000000 0.000000000000000 0.000000000000000 0.000000000000000 0.000000000000000 0.000000000000000 0.000000000000000 0.000000000000000 0.000000000000000 0.000000000000000 0.000000000000000 0.000000000000000 0.000000000000000 0.000000000000000 0.000000000000000 0.000000000000000 0.000000000000000 0.000000000000000 0.000000000000000 0.000000000000000 0.000000000000000 0.000000000000000 0.000000000000000 0.000000000000000 0.000000000000000 0.000000000000000 0.000000000000000 0.000000000000000 0.000000000000000 0.000000000000000 0.000000000000000 0.000000000000000 0.000000000000000 0.000000000000000 0.000000000000000 0.000000000000000 0.000000000000000 0.000000000000000 0.000000000000000 0.000000000000000 0.000000000000000 0.000000000000000 0.000000000000000 0.000000000000000 0.000000000000000 0.000000000000000 0.000000000000000 0.000000000000000 0.000000000000000 0.000000000000000 0.000000000000000 0.000000000000000 0.000000000000000 0.000000000000000 0.000000000000000 0.000000000000000 0.000000000000000 0.000000000000000 0.000000000000000 0.000000000000000 0.000000000000000 0.000000000000000 0.000000000000000 0.000000000000000 0.000000000000000 0.000000000000000 0.000000000000000 0.000000000000000 0.000000000000000 0.000000000000000 0.000000000000000 0.000000000000000 0.000000000000000 0.000000000000000 0.000000000000000 0.000000000000000 0.000000000000000 0.000000000000000 0.000000000000000 0.000000000000000 0.000000000000000 0.000000000000000 0.000000000000000 0.000000000000000 0.000000000000000 0.000000000000000 0.000000000000000 0.000000000000000 0.000000000000000 0.000000000000000 0.000000000000000 0.000000000000000 0.000000000000000 0.000000000000000 0.000000000000000 0.000000000000000 0.000000000000000 0.000000000000000 0.000000000000000 0.000000000000000 0.000000000000000 0.000000000000000 0.000000000000000 0.000000000000000 0.000000000000000 0.000000000000000 0.000000000000000 0.000000000000000 0.000000000000000 0.000000000000000 0.000000000000000 0.000000000000000 0.000000000000000 0.000000000000000 0.000000000000000 0.000000000000000 0.000000000000000 0.000000000000000 0.000000000000000 0.000000000000000 0.000000000000000 0.000000000000000 0.000000000000000 0.000000000000000 0.000000000000000 0.000000000000000 0.000000000000000 0.000000000000000 0.000000000000000 0.000000000000000 0.000000000000000 0.000000000000000 0.000000000000000 0.000000000000000 0.000000000000000 0.000000000000000 0.000000000000000 0.000000000000000 0.000000000000000 0.000000000000000 0.000000000000000 0.000000000000000 0.000000000000000 0.000000000000000 0.000000000000000 0.000000000000000 0.000000000000000 0.000000000000000 0.000000000000000 0.000000000000000 0.000000000000000 0.000000000000000 0.000000000000000 0.000000000000000 0.000000000000000 0.000000000000000 0.000000000000000 0.000000000000000 0.000000000000000 0.000000000000000 0.000000000000000 0.000000000000000 0.000000000000000 0.000000000000000 0.000000000000000 0.000000000000000 0.000000000000000 0.000000000000000 0.000000000000000 0.000000000000000 0.000000000000000 0.000000000000000 0.000000000000000 0.000000000000000 0.000000000000000 0.000000000000000 0.000000000000000 0.000000000000000 0.000000000000000 0.000000000000000 0.000000000000000 0.000000000000000 0.000000000000000 0.000000000000000 0.000000000000000 0.000000000000000 0.000000000000000 0.000000000000000 0.000000000000000 0.000000000000000 0.000000000000000 0.000000000000000 0.000000000000000 0.000000000000000 0.000000000000000 0.000000000000000 0.000000000000000 0.000000000000000 0.000000000000000 0.000000000000000 0.000000000000000 0.000000000000000 0.000000000000000 0.000000000000000 0.000000000000000 0.000000000000000 0.000000000000000 0.000000000000000 0.000000000000000 0.000000000000000 0.000000000000000 0.000000000000000 0.000000000000000 0.000000000000000 0.000000000000000 0.000000000000000 0.000000000000000 0.000000000000000 0.000000000000000 0.000000000000000 0.000000000000000 0.000000000000000 0.000000000000000 0.000000000000000 0.000000000000000 0.000000000000000 0.000000000000000 0.000000000000000 0.000000000000000 0.000000000000000 0.000000000000000 0.000000000000000 0.000000000000000 0.000000000000000 0.000000000000000 0.000000000000000 0.000000000000000 0.000000000000000 0.000000000000000 0.000000000000000 0.000000000000000 0.000000000000000 0.000000000000000 0.000000000000000 0.000000000000000 0.000000000000000 0.000000000000000 0.000000000000000 0.000000000000000 0.000000000000000 0.000000000000000 0.000000000000000 0.000000000000000 0.000000000000000 0.000000000000000 0.000000000000000 0.000000000000000 0.000000000000000 0.000000000000000 0.000000000000000 0.000000000000000 0.000000000000000 0.000000000000000 0.000000000000000 0.000000000000000 0.000000000000000 0.000000000000000 0.000000000000000 0.000000000000000 0.000000000000000 0.000000000000000 0.000000000000000 0.000000000000000 0.000000000000000 0.000000000000000 0.000000000000000 0.000000000000000 0.000000000000000 0.000000000000000 0.000000000000000 0.000000000000000 0.000000000000000 0.000000000000000 0.000000000000000 0.000000000000000 0.000000000000000 0.000000000000000 0.000000000000000 0.000000000000000 0.000000000000000 0.000000000000000 0.000000000000000 0.000000000000000 0.000000000000000 0.000000000000000 0.000000000000000 0.000000000000000 0.000000000000000 0.000000000000000 0.000000000000000 0.000000000000000 0.000000000000000 0.000000000000000 0.000000000000000 0.000000000000000 0.000000000000000 0.000000000000000 0.000000000000000 0.000000000000000 0.000000000000000 0.000000000000000 0.000000000000000 0.000000000000000 0.000000000000000 0.000000000000000 0.000000000000000 0.000000000000000 0.000000000000000 0.000000000000000 0.000000000000000 0.000000000000000 0.000000000000000 0.000000000000000 0.000000000000000 0.000000000000000 0.000000000000000 0.000000000000000 0.000000000000000 0.000000000000000 0.000000000000000 0.000000000000000 0.000000000000000 0.000000000000000 0.000000000000000 0.000000000000000 0.000000000000000 0.000000000000000 0.000000000000000 0.000000000000000 0.000000000000000 0.000000000000000 0.000000000000000 0.000000000000000 0.000000000000000 0.000000000000000 0.000000000000000 0.000000000000000 0.000000000000000 0.000000000000000 0.000000000000000 0.000000000000000 0.000000000000000 0.000000000000000 0.000000000000000 0.000000000000000 0.000000000000000 0.000000000000000 0.000000000000000 0.000000000000000 0.000000000000000 0.000000000000000 0.000000000000000 0.000000000000000 0.000000000000000 0.000000000000000 0.000000000000000 0.000000000000000 0.000000000000000 0.000000000000000 0.000000000000000 0.000000000000000 0.000000000000000 0.000000000000000 0.000000000000000 0.000000000000000 0.000000000000000 0.000000000000000 0.000000000000000 0.000000000000000 0.000000000000000 0.000000000000000 0.000000000000000 0.000000000000000 0.000000000000000 0.000000000000000 0.000000000000000 0.000000000000000 0.000000000000000 0.000000000000000 0.000000000000000 0.000000000000000 0.000000000000000 0.000000000000000 0.000000000000000 0.000000000000000 0.000000000000000 0.000000000000000 0.000000000000000 0.000000000000000 0.000000000000000 0.000000000000000 0.000000000000000 0.000000000000000 0.000000000000000 0.000000000000000 0.000000000000000 0.000000000000000 0.000000000000000 0.000000000000000 0.000000000000000 0.000000000000000 0.000000000000000 0.000000000000000 0.000000000000000 0.000000000000000 0.000000000000000 0.000000000000000 0.000000000000000 0.000000000000000 0.000000000000000 0.000000000000000 0.000000000000000 0.000000000000000 0.000000000000000 0.000000000000000 0.000000000000000 0.000000000000000 0.000000000000000 0.000000000000000 0.000000000000000 0.000000000000000 0.000000000000000 0.000000000000000 0.000000000000000 0.000000000000000 0.000000000000000 0.000000000000000 0.000000000000000 0.000000000000000 0.000000000000000 0.000000000000000 0.000000000000000 0.000000000000000 0.000000000000000 0.000000000000000 0.000000000000000 0.000000000000000 0.000000000000000 0.000000000000000 0.000000000000000 0.000000000000000 0.000000000000000 -------------------------------------------------- Statistics -------------------------------------------------- vars_zt = thlm thvm rtm rcm rvm um vm um_ref vm_ref wm_zt ug vg cloud_frac ice_supersat_frac cloud_cover rcm_in_layer rcm_in_cloud p_in_Pa exner rho_ds_zt thv_ds_zt Lscale T_in_K rel_humidity wp3 thlp3 rtp3 wpthlp2 wp2thlp wprtp2 wp2rtp Skw_zt Skthl_zt Skrt_zt Lscale_up Lscale_down tau_zt Kh_zt wp2thvp wp2rcp wp2hmp wprtpthlp wpup2 wpvp2 rc_coef Lscale_pert_1 Lscale_pert_2 sigma_sqd_w_zt rho radht radht_LW radht_SW Ncm Nc_in_cloud Nc_activated Nccnm Nim snowslope Nsm Ngm sed_rcm rsat rsati rrm Nrm m_vol_rad_rain m_vol_rad_cloud eff_rad_cloud eff_rad_ice eff_rad_snow eff_rad_rain eff_rad_graupel precip_rate_zt rsm rim rgm diam mass_ice_cryst rcm_icedfs u_T_cm rtm_bt rtm_ma rtm_ta rtm_mfl rtm_tacl rtm_cl rtm_forcing rtm_sdmp rtm_mc rtm_pd rvm_mc rcm_mc rcm_sd_mg_morr thlm_bt thlm_ma thlm_ta thlm_mfl thlm_tacl thlm_cl thlm_forcing thlm_sdmp thlm_mc thlm_old thlm_without_ta thlm_mfl_min thlm_mfl_max thlm_enter_mfl thlm_exit_mfl rtm_old rtm_without_ta rtm_mfl_min rtm_mfl_max rtm_enter_mfl rtm_exit_mfl um_bt um_ma um_gf um_cf um_ta um_f um_sdmp um_ndg um_mfl vm_bt vm_ma vm_gf vm_cf vm_ta vm_f vm_sdmp vm_ndg vm_mfl wp3_bt wp3_ma wp3_ta wp3_tp wp3_ac wp3_bp1 wp3_pr_turb wp3_pr_dfsn wp3_pr1 wp3_pr2 wp3_pr3 wp3_pr_tp wp3_dp1 wp3_sdmp wp3_cl wp3_splat rtp3_bt rtp3_tp rtp3_ac rtp3_dp thlp3_bt thlp3_tp thlp3_ac thlp3_dp rrm_bt rrm_ma rrm_sd rrm_ts rrm_sd_morr rrm_ta rrm_evap rrm_auto rrm_accr rrm_evap_adj rrm_src_adj rrm_hf rrm_wvhf rrm_cl rrm_mc Nrm_bt Nrm_ma Nrm_sd Nrm_ts Nrm_ta Nrm_evap Nrm_auto Nrm_evap_adj Nrm_src_adj Nrm_cl Nrm_mc Ncm_bt Ncm_ma Ncm_ta Ncm_mc Ncm_cl Ncm_act rsm_bt rsm_ma rsm_sd rsm_sd_morr rsm_ta rsm_mc rsm_hf rsm_wvhf rsm_cl rim_bt rim_ma rim_sd rim_sd_mg_morr rim_ta rim_mc rim_hf rim_wvhf rim_cl rgm_bt rgm_ma rgm_sd rgm_sd_morr rgm_ta rgm_mc rgm_hf rgm_wvhf rgm_cl Nsm_bt Nsm_mc Nsm_ta Nsm_ma Nsm_sd Nsm_cl Nim_bt Nim_mc Nim_ta Nim_ma Nim_sd Nim_cl Ngm_bt Ngm_mc Ngm_ta Ngm_ma Ngm_sd Ngm_cl w_KK_evap_covar_zt rt_KK_evap_covar_zt thl_KK_evap_covar_zt w_KK_auto_covar_zt rt_KK_auto_covar_zt thl_KK_auto_covar_zt w_KK_accr_covar_zt rt_KK_accr_covar_zt thl_KK_accr_covar_zt rr_KK_mvr_covar_zt Nr_KK_mvr_covar_zt KK_mvr_variance_zt mixt_frac w_1 w_2 varnce_w_1 varnce_w_2 thl_1 thl_2 varnce_thl_1 varnce_thl_2 rt_1 rt_2 varnce_rt_1 varnce_rt_2 rc_1 rc_2 rsatl_1 rsatl_2 cloud_frac_1 cloud_frac_2 a3_coef_zt wp3_on_wp2_zt chi_1 chi_2 stdev_chi_1 stdev_chi_2 stdev_eta_1 stdev_eta_2 covar_chi_eta_1 covar_chi_eta_2 corr_w_chi_1 corr_w_chi_2 corr_w_eta_1 corr_w_eta_2 corr_chi_eta_1 corr_chi_eta_2 corr_w_rt_1 corr_w_rt_2 corr_w_thl_1 corr_w_thl_2 corr_rt_thl_1 corr_rt_thl_2 crt_1 crt_2 cthl_1 cthl_2 F_w F_rt F_thl min_F_w max_F_w min_F_rt max_F_rt min_F_thl max_F_thl coef_wprtp2_implicit term_wprtp2_explicit coef_wpthlp2_implicit term_wpthlp2_explicit coef_wprtpthlp_implicit term_wprtpthlp_explicit coef_wp2rtp_implicit term_wp2rtp_explicit coef_wp2thlp_implicit term_wp2thlp_explicit hm_i precip_frac precip_frac_1 precip_frac_2 Ncnm mu_hm_i mu_Ncn_i sigma_hm_i sigma_Ncn_i corr_w_chi_1_ca corr_w_chi_2_ca corr_w_eta_1_ca corr_w_eta_2_ca corr_w_hm_i corr_w_Ncn_i corr_chi_eta_1_ca corr_chi_eta_2_ca corr_chi_hm_i corr_chi_Ncn_i corr_eta_hm_i corr_eta_Ncn_i corr_Ncn_hm_i corr_hmx_hmy_i chi chip2 C11_Skw_fnc wp2_zt thlp2_zt wpthlp_zt wprtp_zt rtp2_zt rtpthlp_zt up2_zt vp2_zt upwp_zt vpwp_zt hmp2_zt PSMLT EVPMS PRACS EVPMG PRACG PGMLT MNUCCC PSACWS PSACWI QMULTS QMULTG PSACWG PGSACW PRD PRCI PRAI QMULTR QMULTRG MNUCCD PRACI PRACIS EPRD MNUCCR PIACR PIACRS PGRACS PRDS EPRDS PSACR PRDG EPRDG NGSTEN NRSTEN NISTEN NSSTEN NCSTEN NPRC1 NRAGG NPRACG NSUBR NSMLTR NGMLTR NPRACS NNUCCR NIACR NIACRS NGRACS NSMLTS NSAGG NPRCI NSCNG NSUBS PRC PRA PRE PCC NNUCCC NPSACWS NPRA NPRC NPSACWI NPSACWG NPRAI NMULTS NMULTG NMULTR NMULTRG NNUCCD NSUBI NGMLTG NSUBG NACT SIZEFIX_NR SIZEFIX_NC SIZEFIX_NI SIZEFIX_NS SIZEFIX_NG NEGFIX_NR NEGFIX_NC NEGFIX_NI NEGFIX_NS NEGFIX_NG NIM_MORR_CL QC_INST QR_INST QI_INST QS_INST QG_INST NC_INST NR_INST NI_INST NS_INST NG_INST T_in_K_mc cloud_frac_refined rcm_refined hl_on_Cp_residual qto_residual vars_zm = wp2 rtp2 thlp2 rtpthlp wprtp wpthlp wp2up2 wp2vp2 wp4 up2 vp2 Skw_zm Skthl_zm Skrt_zm wpthvp rtpthvp thlpthvp tau_zm Kh_zm K_hm wprcp rc_coef_zm wm_zm thlprcp rtprcp rcp2 upwp vpwp upthlp uprtp vpthlp vprtp upthvp uprcp vpthvp vprcp rho_zm sigma_sqd_w Skw_velocity gamma_Skw_fnc coef_wp4_implicit C6rt_Skw_fnc C6thl_Skw_fnc C6_term C7_Skw_fnc C1_Skw_fnc a3_coef wp3_on_wp2 wp3_on_wp2_cfl_num rcm_zm rtm_zm thlm_zm cloud_frac_zm ice_supersat_frac_zm rho_ds_zm thv_ds_zm em mean_w_up mean_w_down shear wp3_zm thlp3_zm rtp3_zm w_1_zm w_2_zm varnce_w_1_zm varnce_w_2_zm mixt_frac_zm Frad Frad_LW Frad_SW Frad_LW_up Frad_SW_up Frad_LW_down Frad_SW_down Fprec Fcsed hydrometp2 wphydrometp rtphmp thlphmp hmxphmyp Vri VNi Vrc VNc Vrr VNr Vrs VNs Vrg Vrrprrp VNrpNrp Vrrprrp_expcalc VNrpNrp_expcalc wp2_bt wp2_ma wp2_ta wp2_ac wp2_bp wp2_pr1 wp2_pr2 wp2_pr3 wp2_pr_dfsn wp2_dp1 wp2_dp2 wp2_sdmp wp2_cl wp2_pd wp2_sf wp2_splat vp2_bt vp2_ma vp2_ta vp2_tp vp2_dp1 vp2_dp2 vp2_pr1 vp2_pr2 vp2_sdmp vp2_cl vp2_pd vp2_sf vp2_splat up2_bt up2_ma up2_ta up2_tp up2_dp1 up2_dp2 up2_pr1 up2_pr2 up2_sdmp up2_cl up2_pd up2_sf up2_splat upwp_bt upwp_ma upwp_ta upwp_tp upwp_ac upwp_bp upwp_pr1 upwp_pr2 upwp_pr3 upwp_pr4 upwp_dp1 upwp_mfl upwp_cl vpwp_bt vpwp_ma vpwp_ta vpwp_tp vpwp_ac vpwp_bp vpwp_pr1 vpwp_pr2 vpwp_pr3 vpwp_pr4 vpwp_dp1 vpwp_mfl vpwp_cl wprtp_bt wprtp_ma wprtp_ta wprtp_tp wprtp_ac wprtp_bp wprtp_pr1 wprtp_pr2 wprtp_pr3 wprtp_dp1 wprtp_mfl wprtp_cl wprtp_pd wprtp_forcing wprtp_mc wpthlp_bt wpthlp_ma wpthlp_ta wpthlp_tp wpthlp_ac wpthlp_bp wpthlp_pr1 wpthlp_pr2 wpthlp_pr3 wpthlp_dp1 wpthlp_mfl wpthlp_cl wpthlp_forcing wpthlp_mc rtp2_bt rtp2_ma rtp2_ta rtp2_tp rtp2_dp1 rtp2_dp2 rtp2_cl rtp2_pd rtp2_sf rtp2_forcing rtp2_mc thlp2_bt thlp2_ma thlp2_ta thlp2_tp thlp2_dp1 thlp2_dp2 thlp2_cl thlp2_pd thlp2_sf thlp2_forcing thlp2_mc rtpthlp_bt rtpthlp_ma rtpthlp_ta rtpthlp_tp1 rtpthlp_tp2 rtpthlp_dp1 rtpthlp_dp2 rtpthlp_cl rtpthlp_sf rtpthlp_forcing rtpthlp_mc wpthlp_enter_mfl wpthlp_exit_mfl wprtp_enter_mfl wprtp_exit_mfl wpthlp_mfl_min wpthlp_mfl_max wprtp_mfl_min wprtp_mfl_max stability_correction bv_freq_sqd bv_freq_sqd_splat bv_freq_sqd_mixed bv_freq_sqd_moist bv_freq_sqd_dry bv_freq_sqd_smth bv_freq_out_cloud bv_freq_pos ddzt_umvm_sqd invrs_tau_zm invrs_tau_xp2_zm invrs_tau_wp2_zm invrs_tau_wpxp_zm invrs_tau_wp3_zm invrs_tau_no_N2_zm invrs_tau_bkgnd invrs_tau_sfc invrs_tau_shear Ri_zm vars_sfc = ustar soil_heat_flux veg_T_in_K sfc_soil_T_in_K deep_soil_T_in_K lh sh cc lwp vwp swp iwp rwp z_cloud_base z_inversion precip_rate_sfc rain_flux_sfc rrm_sfc precip_frac_tol wpthlp_sfc wprtp_sfc upwp_sfc vpwp_sfc morr_snow_rate thlm_vert_avg rtm_vert_avg um_vert_avg vm_vert_avg wp2_vert_avg up2_vert_avg vp2_vert_avg rtp2_vert_avg thlp2_vert_avg T_sfc rtm_spur_src thlm_spur_src rs_sd_morr_int tot_vartn_normlzd_rtm tot_vartn_normlzd_thlm tot_vartn_normlzd_wprtp -------------------------------------------------- iteration = 1; time = 61260.0 iteration = 2; time = 61320.0 iteration = 3; time = 61380.0 iteration = 4; time = 61440.0 iteration = 5; time = 61500.0 iteration = 6; time = 61560.0 iteration = 7; time = 61620.0 iteration = 8; time = 61680.0 rsm < 0.000000000000000 in fill_holes_driver at k= 31 rsm < 0.000000000000000 in fill_holes_driver at k= 32 rsm < 0.000000000000000 in fill_holes_driver at k= 33 rsm < 0.000000000000000 in fill_holes_driver at k= 34 rsm < 0.000000000000000 in fill_holes_driver at k= 35 rsm < 0.000000000000000 in fill_holes_driver at k= 36 rsm < 0.000000000000000 in fill_holes_driver at k= 37 rsm < 0.000000000000000 in fill_holes_driver at k= 38 rsm < 0.000000000000000 in fill_holes_driver at k= 39 rsm < 0.000000000000000 in fill_holes_driver at k= 40 rsm < 0.000000000000000 in fill_holes_driver at k= 41 rsm < 0.000000000000000 in fill_holes_driver at k= 42 rsm < 0.000000000000000 in fill_holes_driver at k= 43 rsm < 0.000000000000000 in fill_holes_driver at k= 44 rsm < 0.000000000000000 in fill_holes_driver at k= 45 rsm < 0.000000000000000 in fill_holes_driver at k= 46 rsm < 0.000000000000000 in fill_holes_driver at k= 47 rsm < 0.000000000000000 in fill_holes_driver at k= 48 rsm < 0.000000000000000 in fill_holes_driver at k= 49 rsm < 0.000000000000000 in fill_holes_driver at k= 50 rsm < 0.000000000000000 in fill_holes_driver at k= 51 rsm < 0.000000000000000 in fill_holes_driver at k= 52 rsm < 0.000000000000000 in fill_holes_driver at k= 53 rsm < 0.000000000000000 in fill_holes_driver at k= 54 rsm < 0.000000000000000 in fill_holes_driver at k= 55 rsm < 0.000000000000000 in fill_holes_driver at k= 56 rsm < 0.000000000000000 in fill_holes_driver at k= 57 rsm < 0.000000000000000 in fill_holes_driver at k= 58 rsm < 0.000000000000000 in fill_holes_driver at k= 59 rsm < 0.000000000000000 in fill_holes_driver at k= 60 rsm < 0.000000000000000 in fill_holes_driver at k= 61 rsm < 0.000000000000000 in fill_holes_driver at k= 62 rsm < 0.000000000000000 in fill_holes_driver at k= 63 rsm < 0.000000000000000 in fill_holes_driver at k= 64 rsm < 0.000000000000000 in fill_holes_driver at k= 65 rsm < 0.000000000000000 in fill_holes_driver at k= 66 rsm < 0.000000000000000 in fill_holes_driver at k= 67 rsm < 0.000000000000000 in fill_holes_driver at k= 68 rsm < 0.000000000000000 in fill_holes_driver at k= 69 rsm < 0.000000000000000 in fill_holes_driver at k= 70 rsm < 0.000000000000000 in fill_holes_driver at k= 71 rsm < 0.000000000000000 in fill_holes_driver at k= 72 rsm < 0.000000000000000 in fill_holes_driver at k= 73 rsm < 0.000000000000000 in fill_holes_driver at k= 74 rsm < 0.000000000000000 in fill_holes_driver at k= 75 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 iteration = 9; time = 61740.0 rsm < 0.000000000000000 in fill_holes_driver at k= 32 rsm < 0.000000000000000 in fill_holes_driver at k= 33 rsm < 0.000000000000000 in fill_holes_driver at k= 34 rsm < 0.000000000000000 in fill_holes_driver at k= 35 rsm < 0.000000000000000 in fill_holes_driver at k= 36 rsm < 0.000000000000000 in fill_holes_driver at k= 37 rsm < 0.000000000000000 in fill_holes_driver at k= 38 rsm < 0.000000000000000 in fill_holes_driver at k= 39 rsm < 0.000000000000000 in fill_holes_driver at k= 40 rsm < 0.000000000000000 in fill_holes_driver at k= 41 rsm < 0.000000000000000 in fill_holes_driver at k= 42 rsm < 0.000000000000000 in fill_holes_driver at k= 43 rsm < 0.000000000000000 in fill_holes_driver at k= 44 rsm < 0.000000000000000 in fill_holes_driver at k= 45 rsm < 0.000000000000000 in fill_holes_driver at k= 46 rsm < 0.000000000000000 in fill_holes_driver at k= 47 rsm < 0.000000000000000 in fill_holes_driver at k= 48 rsm < 0.000000000000000 in fill_holes_driver at k= 49 rsm < 0.000000000000000 in fill_holes_driver at k= 50 rsm < 0.000000000000000 in fill_holes_driver at k= 51 rsm < 0.000000000000000 in fill_holes_driver at k= 52 rsm < 0.000000000000000 in fill_holes_driver at k= 53 rsm < 0.000000000000000 in fill_holes_driver at k= 54 rsm < 0.000000000000000 in fill_holes_driver at k= 55 rsm < 0.000000000000000 in fill_holes_driver at k= 56 rsm < 0.000000000000000 in fill_holes_driver at k= 57 rsm < 0.000000000000000 in fill_holes_driver at k= 58 rsm < 0.000000000000000 in fill_holes_driver at k= 59 rsm < 0.000000000000000 in fill_holes_driver at k= 60 rsm < 0.000000000000000 in fill_holes_driver at k= 61 rsm < 0.000000000000000 in fill_holes_driver at k= 62 rsm < 0.000000000000000 in fill_holes_driver at k= 63 rsm < 0.000000000000000 in fill_holes_driver at k= 64 rsm < 0.000000000000000 in fill_holes_driver at k= 65 rsm < 0.000000000000000 in fill_holes_driver at k= 66 rsm < 0.000000000000000 in fill_holes_driver at k= 67 rsm < 0.000000000000000 in fill_holes_driver at k= 68 rsm < 0.000000000000000 in fill_holes_driver at k= 69 rsm < 0.000000000000000 in fill_holes_driver at k= 70 rsm < 0.000000000000000 in fill_holes_driver at k= 71 rsm < 0.000000000000000 in fill_holes_driver at k= 72 rsm < 0.000000000000000 in fill_holes_driver at k= 73 rsm < 0.000000000000000 in fill_holes_driver at k= 74 rsm < 0.000000000000000 in fill_holes_driver at k= 75 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 iteration = 10; time = 61800.0 iteration = 11; time = 61860.0 iteration = 12; time = 61920.0 rsm < 0.000000000000000 in fill_holes_driver at k= 28 rsm < 0.000000000000000 in fill_holes_driver at k= 31 rsm < 0.000000000000000 in fill_holes_driver at k= 32 rsm < 0.000000000000000 in fill_holes_driver at k= 33 rsm < 0.000000000000000 in fill_holes_driver at k= 34 rsm < 0.000000000000000 in fill_holes_driver at k= 35 rsm < 0.000000000000000 in fill_holes_driver at k= 36 rsm < 0.000000000000000 in fill_holes_driver at k= 37 rsm < 0.000000000000000 in fill_holes_driver at k= 38 rsm < 0.000000000000000 in fill_holes_driver at k= 39 rsm < 0.000000000000000 in fill_holes_driver at k= 40 rsm < 0.000000000000000 in fill_holes_driver at k= 41 rsm < 0.000000000000000 in fill_holes_driver at k= 42 rsm < 0.000000000000000 in fill_holes_driver at k= 43 rsm < 0.000000000000000 in fill_holes_driver at k= 44 rsm < 0.000000000000000 in fill_holes_driver at k= 45 rsm < 0.000000000000000 in fill_holes_driver at k= 46 rsm < 0.000000000000000 in fill_holes_driver at k= 47 rsm < 0.000000000000000 in fill_holes_driver at k= 48 rsm < 0.000000000000000 in fill_holes_driver at k= 49 rsm < 0.000000000000000 in fill_holes_driver at k= 50 rsm < 0.000000000000000 in fill_holes_driver at k= 51 rsm < 0.000000000000000 in fill_holes_driver at k= 52 rsm < 0.000000000000000 in fill_holes_driver at k= 53 rsm < 0.000000000000000 in fill_holes_driver at k= 54 rsm < 0.000000000000000 in fill_holes_driver at k= 55 rsm < 0.000000000000000 in fill_holes_driver at k= 56 rsm < 0.000000000000000 in fill_holes_driver at k= 57 rsm < 0.000000000000000 in fill_holes_driver at k= 58 rsm < 0.000000000000000 in fill_holes_driver at k= 59 rsm < 0.000000000000000 in fill_holes_driver at k= 60 rsm < 0.000000000000000 in fill_holes_driver at k= 61 rsm < 0.000000000000000 in fill_holes_driver at k= 62 rsm < 0.000000000000000 in fill_holes_driver at k= 63 rsm < 0.000000000000000 in fill_holes_driver at k= 64 rsm < 0.000000000000000 in fill_holes_driver at k= 65 rsm < 0.000000000000000 in fill_holes_driver at k= 66 rsm < 0.000000000000000 in fill_holes_driver at k= 67 rsm < 0.000000000000000 in fill_holes_driver at k= 68 rsm < 0.000000000000000 in fill_holes_driver at k= 69 rsm < 0.000000000000000 in fill_holes_driver at k= 70 rsm < 0.000000000000000 in fill_holes_driver at k= 71 rsm < 0.000000000000000 in fill_holes_driver at k= 72 rsm < 0.000000000000000 in fill_holes_driver at k= 73 rsm < 0.000000000000000 in fill_holes_driver at k= 74 rsm < 0.000000000000000 in fill_holes_driver at k= 75 Warning: One-level hole filling was not able to fill holes completely! The holes were filled partially. |total_hole| > total_mass Warning: One-level hole filling was not able to fill holes completely! The holes were filled partially. |total_hole| > total_mass Warning: One-level hole filling was not able to fill holes completely! The holes were filled partially. |total_hole| > total_mass Warning: Hole filling failed! A hole could not be filled. Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 iteration = 13; time = 61980.0 rsm < 0.000000000000000 in fill_holes_driver at k= 29 Warning: One-level hole filling was not able to fill holes completely! The holes were filled partially. |total_hole| > total_mass Warning: One-level hole filling was not able to fill holes completely! The holes were filled partially. |total_hole| > total_mass Warning: One-level hole filling was not able to fill holes completely! The holes were filled partially. |total_hole| > total_mass Warning: Hole filling failed! A hole could not be filled. iteration = 14; time = 62040.0 iteration = 15; time = 62100.0 rsm < 0.000000000000000 in fill_holes_driver at k= 29 rsm < 0.000000000000000 in fill_holes_driver at k= 31 Warning: One-level hole filling was not able to fill holes completely! The holes were filled partially. |total_hole| > total_mass Warning: One-level hole filling was not able to fill holes completely! The holes were filled partially. |total_hole| > total_mass Warning: One-level hole filling was not able to fill holes completely! The holes were filled partially. |total_hole| > total_mass Warning: Hole filling failed! A hole could not be filled. Warning: One-level hole filling was not successful! total_mass ~= 0 iteration = 16; time = 62160.0 rsm < 0.000000000000000 in fill_holes_driver at k= 28 Warning: One-level hole filling was not able to fill holes completely! The holes were filled partially. |total_hole| > total_mass Warning: One-level hole filling was not able to fill holes completely! The holes were filled partially. |total_hole| > total_mass Warning: One-level hole filling was not able to fill holes completely! The holes were filled partially. |total_hole| > total_mass Warning: Hole filling failed! A hole could not be filled. iteration = 17; time = 62220.0 rim < 0.000000000000000 in fill_holes_driver at k= 31 Warning: One-level hole filling was not successful! total_mass ~= 0 iteration = 18; time = 62280.0 iteration = 19; time = 62340.0 iteration = 20; time = 62400.0 iteration = 21; time = 62460.0 rsm < 0.000000000000000 in fill_holes_driver at k= 27 Warning: One-level hole filling was not able to fill holes completely! The holes were filled partially. |total_hole| > total_mass Warning: One-level hole filling was not able to fill holes completely! The holes were filled partially. |total_hole| > total_mass Warning: One-level hole filling was not able to fill holes completely! The holes were filled partially. |total_hole| > total_mass Warning: Hole filling failed! A hole could not be filled. iteration = 22; time = 62520.0 rsm < 0.000000000000000 in fill_holes_driver at k= 28 Warning: One-level hole filling was not able to fill holes completely! The holes were filled partially. |total_hole| > total_mass Warning: One-level hole filling was not able to fill holes completely! The holes were filled partially. |total_hole| > total_mass Warning: One-level hole filling was not able to fill holes completely! The holes were filled partially. |total_hole| > total_mass Warning: Hole filling failed! A hole could not be filled. iteration = 23; time = 62580.0 rsm < 0.000000000000000 in fill_holes_driver at k= 27 rsm < 0.000000000000000 in fill_holes_driver at k= 29 Warning: One-level hole filling was not able to fill holes completely! The holes were filled partially. |total_hole| > total_mass Warning: One-level hole filling was not able to fill holes completely! The holes were filled partially. |total_hole| > total_mass Warning: One-level hole filling was not able to fill holes completely! The holes were filled partially. |total_hole| > total_mass Warning: Hole filling failed! A hole could not be filled. Warning: One-level hole filling was not able to fill holes completely! The holes were filled partially. |total_hole| > total_mass Warning: One-level hole filling was not able to fill holes completely! The holes were filled partially. |total_hole| > total_mass Warning: One-level hole filling was not able to fill holes completely! The holes were filled partially. |total_hole| > total_mass Warning: Hole filling failed! A hole could not be filled. iteration = 24; time = 62640.0 iteration = 25; time = 62700.0 iteration = 26; time = 62760.0 iteration = 27; time = 62820.0 iteration = 28; time = 62880.0 rsm < 0.000000000000000 in fill_holes_driver at k= 27 Warning: One-level hole filling was not able to fill holes completely! The holes were filled partially. |total_hole| > total_mass Warning: One-level hole filling was not able to fill holes completely! The holes were filled partially. |total_hole| > total_mass Warning: One-level hole filling was not able to fill holes completely! The holes were filled partially. |total_hole| > total_mass Warning: Hole filling failed! A hole could not be filled. iteration = 29; time = 62940.0 iteration = 30; time = 63000.0 iteration = 31; time = 63060.0 rsm < 0.000000000000000 in fill_holes_driver at k= 33 Warning: One-level hole filling was not able to fill holes completely! The holes were filled partially. |total_hole| > total_mass Warning: One-level hole filling was not able to fill holes completely! The holes were filled partially. |total_hole| > total_mass Warning: One-level hole filling was not able to fill holes completely! The holes were filled partially. |total_hole| > total_mass Warning: Hole filling failed! A hole could not be filled. iteration = 32; time = 63120.0 iteration = 33; time = 63180.0 iteration = 34; time = 63240.0 rsm < 0.000000000000000 in fill_holes_driver at k= 29 rsm < 0.000000000000000 in fill_holes_driver at k= 34 Warning: One-level hole filling was not able to fill holes completely! The holes were filled partially. |total_hole| > total_mass Warning: One-level hole filling was not able to fill holes completely! The holes were filled partially. |total_hole| > total_mass Warning: One-level hole filling was not able to fill holes completely! The holes were filled partially. |total_hole| > total_mass Warning: Hole filling failed! A hole could not be filled. Warning: One-level hole filling was not successful! total_mass ~= 0 iteration = 35; time = 63300.0 iteration = 36; time = 63360.0 iteration = 37; time = 63420.0 rsm < 0.000000000000000 in fill_holes_driver at k= 27 rsm < 0.000000000000000 in fill_holes_driver at k= 29 rsm < 0.000000000000000 in fill_holes_driver at k= 34 Warning: One-level hole filling was not able to fill holes completely! The holes were filled partially. |total_hole| > total_mass Warning: One-level hole filling was not able to fill holes completely! The holes were filled partially. |total_hole| > total_mass Warning: One-level hole filling was not able to fill holes completely! The holes were filled partially. |total_hole| > total_mass Warning: Hole filling failed! A hole could not be filled. Warning: One-level hole filling was not able to fill holes completely! The holes were filled partially. |total_hole| > total_mass Warning: One-level hole filling was not able to fill holes completely! The holes were filled partially. |total_hole| > total_mass Warning: One-level hole filling was not able to fill holes completely! The holes were filled partially. |total_hole| > total_mass Warning: Hole filling failed! A hole could not be filled. Warning: One-level hole filling was not successful! total_mass ~= 0 iteration = 38; time = 63480.0 iteration = 39; time = 63540.0 iteration = 40; time = 63600.0 rsm < 0.000000000000000 in fill_holes_driver at k= 27 rsm < 0.000000000000000 in fill_holes_driver at k= 30 rsm < 0.000000000000000 in fill_holes_driver at k= 33 Warning: One-level hole filling was not able to fill holes completely! The holes were filled partially. |total_hole| > total_mass Warning: One-level hole filling was not able to fill holes completely! The holes were filled partially. |total_hole| > total_mass Warning: One-level hole filling was not able to fill holes completely! The holes were filled partially. |total_hole| > total_mass Warning: Hole filling failed! A hole could not be filled. Warning: One-level hole filling was not able to fill holes completely! The holes were filled partially. |total_hole| > total_mass Warning: One-level hole filling was not able to fill holes completely! The holes were filled partially. |total_hole| > total_mass Warning: One-level hole filling was not able to fill holes completely! The holes were filled partially. |total_hole| > total_mass Warning: Hole filling failed! A hole could not be filled. Warning: One-level hole filling was not successful! total_mass ~= 0 iteration = 41; time = 63660.0 rsm < 0.000000000000000 in fill_holes_driver at k= 31 Warning: One-level hole filling was not able to fill holes completely! The holes were filled partially. |total_hole| > total_mass Warning: One-level hole filling was not able to fill holes completely! The holes were filled partially. |total_hole| > total_mass Warning: One-level hole filling was not able to fill holes completely! The holes were filled partially. |total_hole| > total_mass Warning: Hole filling failed! A hole could not be filled. iteration = 42; time = 63720.0 rsm < 0.000000000000000 in fill_holes_driver at k= 27 rsm < 0.000000000000000 in fill_holes_driver at k= 29 rsm < 0.000000000000000 in fill_holes_driver at k= 32 Warning: One-level hole filling was not able to fill holes completely! The holes were filled partially. |total_hole| > total_mass Warning: One-level hole filling was not able to fill holes completely! The holes were filled partially. |total_hole| > total_mass Warning: One-level hole filling was not able to fill holes completely! The holes were filled partially. |total_hole| > total_mass Warning: Hole filling failed! A hole could not be filled. Warning: One-level hole filling was not able to fill holes completely! The holes were filled partially. |total_hole| > total_mass Warning: One-level hole filling was not able to fill holes completely! The holes were filled partially. |total_hole| > total_mass Warning: One-level hole filling was not able to fill holes completely! The holes were filled partially. |total_hole| > total_mass Warning: Hole filling failed! A hole could not be filled. Warning: One-level hole filling was not successful! total_mass ~= 0 iteration = 43; time = 63780.0 rsm < 0.000000000000000 in fill_holes_driver at k= 33 Warning: One-level hole filling was not able to fill holes completely! The holes were filled partially. |total_hole| > total_mass Warning: One-level hole filling was not able to fill holes completely! The holes were filled partially. |total_hole| > total_mass Warning: One-level hole filling was not able to fill holes completely! The holes were filled partially. |total_hole| > total_mass Warning: Hole filling failed! A hole could not be filled. Warning: One-level hole filling was not successful! total_mass ~= 0 rim < 0.000000000000000 in fill_holes_driver at k= 31 Nim < 0.000000000000000 in fill_holes_driver at k= 31 iteration = 44; time = 63840.0 rsm < 0.000000000000000 in fill_holes_driver at k= 27 rsm < 0.000000000000000 in fill_holes_driver at k= 29 rsm < 0.000000000000000 in fill_holes_driver at k= 32 Warning: One-level hole filling was not able to fill holes completely! The holes were filled partially. |total_hole| > total_mass Warning: One-level hole filling was not able to fill holes completely! The holes were filled partially. |total_hole| > total_mass Warning: One-level hole filling was not able to fill holes completely! The holes were filled partially. |total_hole| > total_mass Warning: Hole filling failed! A hole could not be filled. Warning: One-level hole filling was not able to fill holes completely! The holes were filled partially. |total_hole| > total_mass Warning: One-level hole filling was not able to fill holes completely! The holes were filled partially. |total_hole| > total_mass Warning: One-level hole filling was not able to fill holes completely! The holes were filled partially. |total_hole| > total_mass Warning: Hole filling failed! A hole could not be filled. Warning: One-level hole filling was not successful! total_mass ~= 0 rim < 0.000000000000000 in fill_holes_driver at k= 32 iteration = 45; time = 63900.0 rsm < 0.000000000000000 in fill_holes_driver at k= 28 rsm < 0.000000000000000 in fill_holes_driver at k= 30 Warning: One-level hole filling was not able to fill holes completely! The holes were filled partially. |total_hole| > total_mass Warning: One-level hole filling was not able to fill holes completely! The holes were filled partially. |total_hole| > total_mass Warning: One-level hole filling was not able to fill holes completely! The holes were filled partially. |total_hole| > total_mass Warning: Hole filling failed! A hole could not be filled. Warning: One-level hole filling was not able to fill holes completely! The holes were filled partially. |total_hole| > total_mass Warning: One-level hole filling was not able to fill holes completely! The holes were filled partially. |total_hole| > total_mass Warning: One-level hole filling was not able to fill holes completely! The holes were filled partially. |total_hole| > total_mass Warning: Hole filling failed! A hole could not be filled. iteration = 46; time = 63960.0 rsm < 0.000000000000000 in fill_holes_driver at k= 29 rsm < 0.000000000000000 in fill_holes_driver at k= 31 rsm < 0.000000000000000 in fill_holes_driver at k= 33 rsm < 0.000000000000000 in fill_holes_driver at k= 34 rsm < 0.000000000000000 in fill_holes_driver at k= 35 rsm < 0.000000000000000 in fill_holes_driver at k= 36 rsm < 0.000000000000000 in fill_holes_driver at k= 37 rsm < 0.000000000000000 in fill_holes_driver at k= 38 rsm < 0.000000000000000 in fill_holes_driver at k= 39 rsm < 0.000000000000000 in fill_holes_driver at k= 40 rsm < 0.000000000000000 in fill_holes_driver at k= 41 rsm < 0.000000000000000 in fill_holes_driver at k= 42 rsm < 0.000000000000000 in fill_holes_driver at k= 43 rsm < 0.000000000000000 in fill_holes_driver at k= 44 rsm < 0.000000000000000 in fill_holes_driver at k= 45 rsm < 0.000000000000000 in fill_holes_driver at k= 46 rsm < 0.000000000000000 in fill_holes_driver at k= 47 rsm < 0.000000000000000 in fill_holes_driver at k= 48 rsm < 0.000000000000000 in fill_holes_driver at k= 49 rsm < 0.000000000000000 in fill_holes_driver at k= 50 rsm < 0.000000000000000 in fill_holes_driver at k= 51 rsm < 0.000000000000000 in fill_holes_driver at k= 52 rsm < 0.000000000000000 in fill_holes_driver at k= 53 rsm < 0.000000000000000 in fill_holes_driver at k= 54 rsm < 0.000000000000000 in fill_holes_driver at k= 55 rsm < 0.000000000000000 in fill_holes_driver at k= 56 rsm < 0.000000000000000 in fill_holes_driver at k= 57 rsm < 0.000000000000000 in fill_holes_driver at k= 58 rsm < 0.000000000000000 in fill_holes_driver at k= 59 rsm < 0.000000000000000 in fill_holes_driver at k= 60 rsm < 0.000000000000000 in fill_holes_driver at k= 61 rsm < 0.000000000000000 in fill_holes_driver at k= 62 rsm < 0.000000000000000 in fill_holes_driver at k= 63 rsm < 0.000000000000000 in fill_holes_driver at k= 64 rsm < 0.000000000000000 in fill_holes_driver at k= 65 rsm < 0.000000000000000 in fill_holes_driver at k= 66 rsm < 0.000000000000000 in fill_holes_driver at k= 67 rsm < 0.000000000000000 in fill_holes_driver at k= 68 rsm < 0.000000000000000 in fill_holes_driver at k= 69 rsm < 0.000000000000000 in fill_holes_driver at k= 70 rsm < 0.000000000000000 in fill_holes_driver at k= 71 rsm < 0.000000000000000 in fill_holes_driver at k= 72 rsm < 0.000000000000000 in fill_holes_driver at k= 73 rsm < 0.000000000000000 in fill_holes_driver at k= 74 rsm < 0.000000000000000 in fill_holes_driver at k= 75 Warning: One-level hole filling was not able to fill holes completely! The holes were filled partially. |total_hole| > total_mass Warning: One-level hole filling was not able to fill holes completely! The holes were filled partially. |total_hole| > total_mass Warning: One-level hole filling was not able to fill holes completely! The holes were filled partially. |total_hole| > total_mass Warning: Hole filling failed! A hole could not be filled. Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 iteration = 47; time = 64020.0 rsm < 0.000000000000000 in fill_holes_driver at k= 30 rsm < 0.000000000000000 in fill_holes_driver at k= 32 Warning: One-level hole filling was not able to fill holes completely! The holes were filled partially. |total_hole| > total_mass Warning: One-level hole filling was not able to fill holes completely! The holes were filled partially. |total_hole| > total_mass Warning: One-level hole filling was not able to fill holes completely! The holes were filled partially. |total_hole| > total_mass Warning: Hole filling failed! A hole could not be filled. Warning: One-level hole filling was not successful! total_mass ~= 0 iteration = 48; time = 64080.0 rsm < 0.000000000000000 in fill_holes_driver at k= 29 rsm < 0.000000000000000 in fill_holes_driver at k= 31 Warning: One-level hole filling was not able to fill holes completely! The holes were filled partially. |total_hole| > total_mass Warning: One-level hole filling was not able to fill holes completely! The holes were filled partially. |total_hole| > total_mass Warning: One-level hole filling was not able to fill holes completely! The holes were filled partially. |total_hole| > total_mass Warning: Hole filling failed! A hole could not be filled. Warning: One-level hole filling was not successful! total_mass ~= 0 iteration = 49; time = 64140.0 rsm < 0.000000000000000 in fill_holes_driver at k= 30 Warning: One-level hole filling was not able to fill holes completely! The holes were filled partially. |total_hole| > total_mass Warning: One-level hole filling was not able to fill holes completely! The holes were filled partially. |total_hole| > total_mass Warning: One-level hole filling was not able to fill holes completely! The holes were filled partially. |total_hole| > total_mass Warning: Hole filling failed! A hole could not be filled. iteration = 50; time = 64200.0 rsm < 0.000000000000000 in fill_holes_driver at k= 31 Warning: One-level hole filling was not successful! total_mass ~= 0 rim < 0.000000000000000 in fill_holes_driver at k= 31 iteration = 51; time = 64260.0 rsm < 0.000000000000000 in fill_holes_driver at k= 28 Warning: One-level hole filling was not able to fill holes completely! The holes were filled partially. |total_hole| > total_mass Warning: One-level hole filling was not able to fill holes completely! The holes were filled partially. |total_hole| > total_mass Warning: One-level hole filling was not able to fill holes completely! The holes were filled partially. |total_hole| > total_mass Warning: Hole filling failed! A hole could not be filled. Warning: One-level hole filling was not successful! total_mass ~= 0 rim < 0.000000000000000 in fill_holes_driver at k= 30 iteration = 52; time = 64320.0 rsm < 0.000000000000000 in fill_holes_driver at k= 28 rsm < 0.000000000000000 in fill_holes_driver at k= 31 rsm < 0.000000000000000 in fill_holes_driver at k= 32 rsm < 0.000000000000000 in fill_holes_driver at k= 33 rsm < 0.000000000000000 in fill_holes_driver at k= 34 rsm < 0.000000000000000 in fill_holes_driver at k= 35 rsm < 0.000000000000000 in fill_holes_driver at k= 36 rsm < 0.000000000000000 in fill_holes_driver at k= 37 rsm < 0.000000000000000 in fill_holes_driver at k= 38 rsm < 0.000000000000000 in fill_holes_driver at k= 39 rsm < 0.000000000000000 in fill_holes_driver at k= 40 rsm < 0.000000000000000 in fill_holes_driver at k= 41 rsm < 0.000000000000000 in fill_holes_driver at k= 42 rsm < 0.000000000000000 in fill_holes_driver at k= 43 rsm < 0.000000000000000 in fill_holes_driver at k= 44 rsm < 0.000000000000000 in fill_holes_driver at k= 45 rsm < 0.000000000000000 in fill_holes_driver at k= 46 rsm < 0.000000000000000 in fill_holes_driver at k= 47 rsm < 0.000000000000000 in fill_holes_driver at k= 48 rsm < 0.000000000000000 in fill_holes_driver at k= 49 rsm < 0.000000000000000 in fill_holes_driver at k= 50 rsm < 0.000000000000000 in fill_holes_driver at k= 51 rsm < 0.000000000000000 in fill_holes_driver at k= 52 rsm < 0.000000000000000 in fill_holes_driver at k= 53 rsm < 0.000000000000000 in fill_holes_driver at k= 54 rsm < 0.000000000000000 in fill_holes_driver at k= 55 rsm < 0.000000000000000 in fill_holes_driver at k= 56 rsm < 0.000000000000000 in fill_holes_driver at k= 57 rsm < 0.000000000000000 in fill_holes_driver at k= 58 rsm < 0.000000000000000 in fill_holes_driver at k= 59 rsm < 0.000000000000000 in fill_holes_driver at k= 60 rsm < 0.000000000000000 in fill_holes_driver at k= 61 rsm < 0.000000000000000 in fill_holes_driver at k= 62 rsm < 0.000000000000000 in fill_holes_driver at k= 63 rsm < 0.000000000000000 in fill_holes_driver at k= 64 rsm < 0.000000000000000 in fill_holes_driver at k= 65 rsm < 0.000000000000000 in fill_holes_driver at k= 66 rsm < 0.000000000000000 in fill_holes_driver at k= 67 rsm < 0.000000000000000 in fill_holes_driver at k= 68 rsm < 0.000000000000000 in fill_holes_driver at k= 69 rsm < 0.000000000000000 in fill_holes_driver at k= 70 rsm < 0.000000000000000 in fill_holes_driver at k= 71 rsm < 0.000000000000000 in fill_holes_driver at k= 72 rsm < 0.000000000000000 in fill_holes_driver at k= 73 rsm < 0.000000000000000 in fill_holes_driver at k= 74 rsm < 0.000000000000000 in fill_holes_driver at k= 75 Warning: One-level hole filling was not able to fill holes completely! The holes were filled partially. |total_hole| > total_mass Warning: One-level hole filling was not able to fill holes completely! The holes were filled partially. |total_hole| > total_mass Warning: One-level hole filling was not able to fill holes completely! The holes were filled partially. |total_hole| > total_mass Warning: Hole filling failed! A hole could not be filled. Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 iteration = 53; time = 64380.0 rsm < 0.000000000000000 in fill_holes_driver at k= 28 rsm < 0.000000000000000 in fill_holes_driver at k= 30 rsm < 0.000000000000000 in fill_holes_driver at k= 31 rsm < 0.000000000000000 in fill_holes_driver at k= 32 rsm < 0.000000000000000 in fill_holes_driver at k= 33 rsm < 0.000000000000000 in fill_holes_driver at k= 34 rsm < 0.000000000000000 in fill_holes_driver at k= 35 rsm < 0.000000000000000 in fill_holes_driver at k= 36 rsm < 0.000000000000000 in fill_holes_driver at k= 37 rsm < 0.000000000000000 in fill_holes_driver at k= 38 rsm < 0.000000000000000 in fill_holes_driver at k= 39 rsm < 0.000000000000000 in fill_holes_driver at k= 40 rsm < 0.000000000000000 in fill_holes_driver at k= 41 rsm < 0.000000000000000 in fill_holes_driver at k= 42 rsm < 0.000000000000000 in fill_holes_driver at k= 43 rsm < 0.000000000000000 in fill_holes_driver at k= 44 rsm < 0.000000000000000 in fill_holes_driver at k= 45 rsm < 0.000000000000000 in fill_holes_driver at k= 46 rsm < 0.000000000000000 in fill_holes_driver at k= 47 rsm < 0.000000000000000 in fill_holes_driver at k= 48 rsm < 0.000000000000000 in fill_holes_driver at k= 49 rsm < 0.000000000000000 in fill_holes_driver at k= 50 rsm < 0.000000000000000 in fill_holes_driver at k= 51 rsm < 0.000000000000000 in fill_holes_driver at k= 52 rsm < 0.000000000000000 in fill_holes_driver at k= 53 rsm < 0.000000000000000 in fill_holes_driver at k= 54 rsm < 0.000000000000000 in fill_holes_driver at k= 55 rsm < 0.000000000000000 in fill_holes_driver at k= 56 rsm < 0.000000000000000 in fill_holes_driver at k= 57 rsm < 0.000000000000000 in fill_holes_driver at k= 58 rsm < 0.000000000000000 in fill_holes_driver at k= 59 rsm < 0.000000000000000 in fill_holes_driver at k= 60 rsm < 0.000000000000000 in fill_holes_driver at k= 61 rsm < 0.000000000000000 in fill_holes_driver at k= 62 rsm < 0.000000000000000 in fill_holes_driver at k= 63 rsm < 0.000000000000000 in fill_holes_driver at k= 64 rsm < 0.000000000000000 in fill_holes_driver at k= 65 rsm < 0.000000000000000 in fill_holes_driver at k= 66 rsm < 0.000000000000000 in fill_holes_driver at k= 67 rsm < 0.000000000000000 in fill_holes_driver at k= 68 rsm < 0.000000000000000 in fill_holes_driver at k= 69 rsm < 0.000000000000000 in fill_holes_driver at k= 70 rsm < 0.000000000000000 in fill_holes_driver at k= 71 rsm < 0.000000000000000 in fill_holes_driver at k= 72 rsm < 0.000000000000000 in fill_holes_driver at k= 73 rsm < 0.000000000000000 in fill_holes_driver at k= 74 rsm < 0.000000000000000 in fill_holes_driver at k= 75 Warning: One-level hole filling was not able to fill holes completely! The holes were filled partially. |total_hole| > total_mass Warning: One-level hole filling was not able to fill holes completely! The holes were filled partially. |total_hole| > total_mass Warning: One-level hole filling was not able to fill holes completely! The holes were filled partially. |total_hole| > total_mass Warning: Hole filling failed! A hole could not be filled. Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 iteration = 54; time = 64440.0 rsm < 0.000000000000000 in fill_holes_driver at k= 31 rsm < 0.000000000000000 in fill_holes_driver at k= 32 rsm < 0.000000000000000 in fill_holes_driver at k= 33 rsm < 0.000000000000000 in fill_holes_driver at k= 34 rsm < 0.000000000000000 in fill_holes_driver at k= 35 rsm < 0.000000000000000 in fill_holes_driver at k= 36 rsm < 0.000000000000000 in fill_holes_driver at k= 37 rsm < 0.000000000000000 in fill_holes_driver at k= 38 rsm < 0.000000000000000 in fill_holes_driver at k= 39 rsm < 0.000000000000000 in fill_holes_driver at k= 40 rsm < 0.000000000000000 in fill_holes_driver at k= 41 rsm < 0.000000000000000 in fill_holes_driver at k= 42 rsm < 0.000000000000000 in fill_holes_driver at k= 43 rsm < 0.000000000000000 in fill_holes_driver at k= 44 rsm < 0.000000000000000 in fill_holes_driver at k= 45 rsm < 0.000000000000000 in fill_holes_driver at k= 46 rsm < 0.000000000000000 in fill_holes_driver at k= 47 rsm < 0.000000000000000 in fill_holes_driver at k= 48 rsm < 0.000000000000000 in fill_holes_driver at k= 49 rsm < 0.000000000000000 in fill_holes_driver at k= 50 rsm < 0.000000000000000 in fill_holes_driver at k= 51 rsm < 0.000000000000000 in fill_holes_driver at k= 52 rsm < 0.000000000000000 in fill_holes_driver at k= 53 rsm < 0.000000000000000 in fill_holes_driver at k= 54 rsm < 0.000000000000000 in fill_holes_driver at k= 55 rsm < 0.000000000000000 in fill_holes_driver at k= 56 rsm < 0.000000000000000 in fill_holes_driver at k= 57 rsm < 0.000000000000000 in fill_holes_driver at k= 58 rsm < 0.000000000000000 in fill_holes_driver at k= 59 rsm < 0.000000000000000 in fill_holes_driver at k= 60 rsm < 0.000000000000000 in fill_holes_driver at k= 61 rsm < 0.000000000000000 in fill_holes_driver at k= 62 rsm < 0.000000000000000 in fill_holes_driver at k= 63 rsm < 0.000000000000000 in fill_holes_driver at k= 64 rsm < 0.000000000000000 in fill_holes_driver at k= 65 rsm < 0.000000000000000 in fill_holes_driver at k= 66 rsm < 0.000000000000000 in fill_holes_driver at k= 67 rsm < 0.000000000000000 in fill_holes_driver at k= 68 rsm < 0.000000000000000 in fill_holes_driver at k= 69 rsm < 0.000000000000000 in fill_holes_driver at k= 70 rsm < 0.000000000000000 in fill_holes_driver at k= 71 rsm < 0.000000000000000 in fill_holes_driver at k= 72 rsm < 0.000000000000000 in fill_holes_driver at k= 73 rsm < 0.000000000000000 in fill_holes_driver at k= 74 rsm < 0.000000000000000 in fill_holes_driver at k= 75 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 iteration = 55; time = 64500.0 rsm < 0.000000000000000 in fill_holes_driver at k= 31 rsm < 0.000000000000000 in fill_holes_driver at k= 32 rsm < 0.000000000000000 in fill_holes_driver at k= 33 rsm < 0.000000000000000 in fill_holes_driver at k= 34 rsm < 0.000000000000000 in fill_holes_driver at k= 35 rsm < 0.000000000000000 in fill_holes_driver at k= 36 rsm < 0.000000000000000 in fill_holes_driver at k= 37 rsm < 0.000000000000000 in fill_holes_driver at k= 38 rsm < 0.000000000000000 in fill_holes_driver at k= 39 rsm < 0.000000000000000 in fill_holes_driver at k= 40 rsm < 0.000000000000000 in fill_holes_driver at k= 41 rsm < 0.000000000000000 in fill_holes_driver at k= 42 rsm < 0.000000000000000 in fill_holes_driver at k= 43 rsm < 0.000000000000000 in fill_holes_driver at k= 44 rsm < 0.000000000000000 in fill_holes_driver at k= 45 rsm < 0.000000000000000 in fill_holes_driver at k= 46 rsm < 0.000000000000000 in fill_holes_driver at k= 47 rsm < 0.000000000000000 in fill_holes_driver at k= 48 rsm < 0.000000000000000 in fill_holes_driver at k= 49 rsm < 0.000000000000000 in fill_holes_driver at k= 50 rsm < 0.000000000000000 in fill_holes_driver at k= 51 rsm < 0.000000000000000 in fill_holes_driver at k= 52 rsm < 0.000000000000000 in fill_holes_driver at k= 53 rsm < 0.000000000000000 in fill_holes_driver at k= 54 rsm < 0.000000000000000 in fill_holes_driver at k= 55 rsm < 0.000000000000000 in fill_holes_driver at k= 56 rsm < 0.000000000000000 in fill_holes_driver at k= 57 rsm < 0.000000000000000 in fill_holes_driver at k= 58 rsm < 0.000000000000000 in fill_holes_driver at k= 59 rsm < 0.000000000000000 in fill_holes_driver at k= 60 rsm < 0.000000000000000 in fill_holes_driver at k= 61 rsm < 0.000000000000000 in fill_holes_driver at k= 62 rsm < 0.000000000000000 in fill_holes_driver at k= 63 rsm < 0.000000000000000 in fill_holes_driver at k= 64 rsm < 0.000000000000000 in fill_holes_driver at k= 65 rsm < 0.000000000000000 in fill_holes_driver at k= 66 rsm < 0.000000000000000 in fill_holes_driver at k= 67 rsm < 0.000000000000000 in fill_holes_driver at k= 68 rsm < 0.000000000000000 in fill_holes_driver at k= 69 rsm < 0.000000000000000 in fill_holes_driver at k= 70 rsm < 0.000000000000000 in fill_holes_driver at k= 71 rsm < 0.000000000000000 in fill_holes_driver at k= 72 rsm < 0.000000000000000 in fill_holes_driver at k= 73 rsm < 0.000000000000000 in fill_holes_driver at k= 74 rsm < 0.000000000000000 in fill_holes_driver at k= 75 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 iteration = 56; time = 64560.0 rsm < 0.000000000000000 in fill_holes_driver at k= 31 rsm < 0.000000000000000 in fill_holes_driver at k= 32 rsm < 0.000000000000000 in fill_holes_driver at k= 33 rsm < 0.000000000000000 in fill_holes_driver at k= 34 rsm < 0.000000000000000 in fill_holes_driver at k= 35 rsm < 0.000000000000000 in fill_holes_driver at k= 36 rsm < 0.000000000000000 in fill_holes_driver at k= 37 rsm < 0.000000000000000 in fill_holes_driver at k= 38 rsm < 0.000000000000000 in fill_holes_driver at k= 39 rsm < 0.000000000000000 in fill_holes_driver at k= 40 rsm < 0.000000000000000 in fill_holes_driver at k= 41 rsm < 0.000000000000000 in fill_holes_driver at k= 42 rsm < 0.000000000000000 in fill_holes_driver at k= 43 rsm < 0.000000000000000 in fill_holes_driver at k= 44 rsm < 0.000000000000000 in fill_holes_driver at k= 45 rsm < 0.000000000000000 in fill_holes_driver at k= 46 rsm < 0.000000000000000 in fill_holes_driver at k= 47 rsm < 0.000000000000000 in fill_holes_driver at k= 48 rsm < 0.000000000000000 in fill_holes_driver at k= 49 rsm < 0.000000000000000 in fill_holes_driver at k= 50 rsm < 0.000000000000000 in fill_holes_driver at k= 51 rsm < 0.000000000000000 in fill_holes_driver at k= 52 rsm < 0.000000000000000 in fill_holes_driver at k= 53 rsm < 0.000000000000000 in fill_holes_driver at k= 54 rsm < 0.000000000000000 in fill_holes_driver at k= 55 rsm < 0.000000000000000 in fill_holes_driver at k= 56 rsm < 0.000000000000000 in fill_holes_driver at k= 57 rsm < 0.000000000000000 in fill_holes_driver at k= 58 rsm < 0.000000000000000 in fill_holes_driver at k= 59 rsm < 0.000000000000000 in fill_holes_driver at k= 60 rsm < 0.000000000000000 in fill_holes_driver at k= 61 rsm < 0.000000000000000 in fill_holes_driver at k= 62 rsm < 0.000000000000000 in fill_holes_driver at k= 63 rsm < 0.000000000000000 in fill_holes_driver at k= 64 rsm < 0.000000000000000 in fill_holes_driver at k= 65 rsm < 0.000000000000000 in fill_holes_driver at k= 66 rsm < 0.000000000000000 in fill_holes_driver at k= 67 rsm < 0.000000000000000 in fill_holes_driver at k= 68 rsm < 0.000000000000000 in fill_holes_driver at k= 69 rsm < 0.000000000000000 in fill_holes_driver at k= 70 rsm < 0.000000000000000 in fill_holes_driver at k= 71 rsm < 0.000000000000000 in fill_holes_driver at k= 72 rsm < 0.000000000000000 in fill_holes_driver at k= 73 rsm < 0.000000000000000 in fill_holes_driver at k= 74 rsm < 0.000000000000000 in fill_holes_driver at k= 75 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 iteration = 57; time = 64620.0 rsm < 0.000000000000000 in fill_holes_driver at k= 31 rsm < 0.000000000000000 in fill_holes_driver at k= 32 rsm < 0.000000000000000 in fill_holes_driver at k= 33 rsm < 0.000000000000000 in fill_holes_driver at k= 34 rsm < 0.000000000000000 in fill_holes_driver at k= 35 rsm < 0.000000000000000 in fill_holes_driver at k= 36 rsm < 0.000000000000000 in fill_holes_driver at k= 37 rsm < 0.000000000000000 in fill_holes_driver at k= 38 rsm < 0.000000000000000 in fill_holes_driver at k= 39 rsm < 0.000000000000000 in fill_holes_driver at k= 40 rsm < 0.000000000000000 in fill_holes_driver at k= 41 rsm < 0.000000000000000 in fill_holes_driver at k= 42 rsm < 0.000000000000000 in fill_holes_driver at k= 43 rsm < 0.000000000000000 in fill_holes_driver at k= 44 rsm < 0.000000000000000 in fill_holes_driver at k= 45 rsm < 0.000000000000000 in fill_holes_driver at k= 46 rsm < 0.000000000000000 in fill_holes_driver at k= 47 rsm < 0.000000000000000 in fill_holes_driver at k= 48 rsm < 0.000000000000000 in fill_holes_driver at k= 49 rsm < 0.000000000000000 in fill_holes_driver at k= 50 rsm < 0.000000000000000 in fill_holes_driver at k= 51 rsm < 0.000000000000000 in fill_holes_driver at k= 52 rsm < 0.000000000000000 in fill_holes_driver at k= 53 rsm < 0.000000000000000 in fill_holes_driver at k= 54 rsm < 0.000000000000000 in fill_holes_driver at k= 55 rsm < 0.000000000000000 in fill_holes_driver at k= 56 rsm < 0.000000000000000 in fill_holes_driver at k= 57 rsm < 0.000000000000000 in fill_holes_driver at k= 58 rsm < 0.000000000000000 in fill_holes_driver at k= 59 rsm < 0.000000000000000 in fill_holes_driver at k= 60 rsm < 0.000000000000000 in fill_holes_driver at k= 61 rsm < 0.000000000000000 in fill_holes_driver at k= 62 rsm < 0.000000000000000 in fill_holes_driver at k= 63 rsm < 0.000000000000000 in fill_holes_driver at k= 64 rsm < 0.000000000000000 in fill_holes_driver at k= 65 rsm < 0.000000000000000 in fill_holes_driver at k= 66 rsm < 0.000000000000000 in fill_holes_driver at k= 67 rsm < 0.000000000000000 in fill_holes_driver at k= 68 rsm < 0.000000000000000 in fill_holes_driver at k= 69 rsm < 0.000000000000000 in fill_holes_driver at k= 70 rsm < 0.000000000000000 in fill_holes_driver at k= 71 rsm < 0.000000000000000 in fill_holes_driver at k= 72 rsm < 0.000000000000000 in fill_holes_driver at k= 73 rsm < 0.000000000000000 in fill_holes_driver at k= 74 rsm < 0.000000000000000 in fill_holes_driver at k= 75 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 iteration = 58; time = 64680.0 rsm < 0.000000000000000 in fill_holes_driver at k= 31 rsm < 0.000000000000000 in fill_holes_driver at k= 32 rsm < 0.000000000000000 in fill_holes_driver at k= 33 rsm < 0.000000000000000 in fill_holes_driver at k= 34 rsm < 0.000000000000000 in fill_holes_driver at k= 35 rsm < 0.000000000000000 in fill_holes_driver at k= 36 rsm < 0.000000000000000 in fill_holes_driver at k= 37 rsm < 0.000000000000000 in fill_holes_driver at k= 38 rsm < 0.000000000000000 in fill_holes_driver at k= 39 rsm < 0.000000000000000 in fill_holes_driver at k= 40 rsm < 0.000000000000000 in fill_holes_driver at k= 41 rsm < 0.000000000000000 in fill_holes_driver at k= 42 rsm < 0.000000000000000 in fill_holes_driver at k= 43 rsm < 0.000000000000000 in fill_holes_driver at k= 44 rsm < 0.000000000000000 in fill_holes_driver at k= 45 rsm < 0.000000000000000 in fill_holes_driver at k= 46 rsm < 0.000000000000000 in fill_holes_driver at k= 47 rsm < 0.000000000000000 in fill_holes_driver at k= 48 rsm < 0.000000000000000 in fill_holes_driver at k= 49 rsm < 0.000000000000000 in fill_holes_driver at k= 50 rsm < 0.000000000000000 in fill_holes_driver at k= 51 rsm < 0.000000000000000 in fill_holes_driver at k= 52 rsm < 0.000000000000000 in fill_holes_driver at k= 53 rsm < 0.000000000000000 in fill_holes_driver at k= 54 rsm < 0.000000000000000 in fill_holes_driver at k= 55 rsm < 0.000000000000000 in fill_holes_driver at k= 56 rsm < 0.000000000000000 in fill_holes_driver at k= 57 rsm < 0.000000000000000 in fill_holes_driver at k= 58 rsm < 0.000000000000000 in fill_holes_driver at k= 59 rsm < 0.000000000000000 in fill_holes_driver at k= 60 rsm < 0.000000000000000 in fill_holes_driver at k= 61 rsm < 0.000000000000000 in fill_holes_driver at k= 62 rsm < 0.000000000000000 in fill_holes_driver at k= 63 rsm < 0.000000000000000 in fill_holes_driver at k= 64 rsm < 0.000000000000000 in fill_holes_driver at k= 65 rsm < 0.000000000000000 in fill_holes_driver at k= 66 rsm < 0.000000000000000 in fill_holes_driver at k= 67 rsm < 0.000000000000000 in fill_holes_driver at k= 68 rsm < 0.000000000000000 in fill_holes_driver at k= 69 rsm < 0.000000000000000 in fill_holes_driver at k= 70 rsm < 0.000000000000000 in fill_holes_driver at k= 71 rsm < 0.000000000000000 in fill_holes_driver at k= 72 rsm < 0.000000000000000 in fill_holes_driver at k= 73 rsm < 0.000000000000000 in fill_holes_driver at k= 74 rsm < 0.000000000000000 in fill_holes_driver at k= 75 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 iteration = 59; time = 64740.0 rsm < 0.000000000000000 in fill_holes_driver at k= 31 rsm < 0.000000000000000 in fill_holes_driver at k= 32 rsm < 0.000000000000000 in fill_holes_driver at k= 33 rsm < 0.000000000000000 in fill_holes_driver at k= 34 rsm < 0.000000000000000 in fill_holes_driver at k= 35 rsm < 0.000000000000000 in fill_holes_driver at k= 36 rsm < 0.000000000000000 in fill_holes_driver at k= 37 rsm < 0.000000000000000 in fill_holes_driver at k= 38 rsm < 0.000000000000000 in fill_holes_driver at k= 39 rsm < 0.000000000000000 in fill_holes_driver at k= 40 rsm < 0.000000000000000 in fill_holes_driver at k= 41 rsm < 0.000000000000000 in fill_holes_driver at k= 42 rsm < 0.000000000000000 in fill_holes_driver at k= 43 rsm < 0.000000000000000 in fill_holes_driver at k= 44 rsm < 0.000000000000000 in fill_holes_driver at k= 45 rsm < 0.000000000000000 in fill_holes_driver at k= 46 rsm < 0.000000000000000 in fill_holes_driver at k= 47 rsm < 0.000000000000000 in fill_holes_driver at k= 48 rsm < 0.000000000000000 in fill_holes_driver at k= 49 rsm < 0.000000000000000 in fill_holes_driver at k= 50 rsm < 0.000000000000000 in fill_holes_driver at k= 51 rsm < 0.000000000000000 in fill_holes_driver at k= 52 rsm < 0.000000000000000 in fill_holes_driver at k= 53 rsm < 0.000000000000000 in fill_holes_driver at k= 54 rsm < 0.000000000000000 in fill_holes_driver at k= 55 rsm < 0.000000000000000 in fill_holes_driver at k= 56 rsm < 0.000000000000000 in fill_holes_driver at k= 57 rsm < 0.000000000000000 in fill_holes_driver at k= 58 rsm < 0.000000000000000 in fill_holes_driver at k= 59 rsm < 0.000000000000000 in fill_holes_driver at k= 60 rsm < 0.000000000000000 in fill_holes_driver at k= 61 rsm < 0.000000000000000 in fill_holes_driver at k= 62 rsm < 0.000000000000000 in fill_holes_driver at k= 63 rsm < 0.000000000000000 in fill_holes_driver at k= 64 rsm < 0.000000000000000 in fill_holes_driver at k= 65 rsm < 0.000000000000000 in fill_holes_driver at k= 66 rsm < 0.000000000000000 in fill_holes_driver at k= 67 rsm < 0.000000000000000 in fill_holes_driver at k= 68 rsm < 0.000000000000000 in fill_holes_driver at k= 69 rsm < 0.000000000000000 in fill_holes_driver at k= 70 rsm < 0.000000000000000 in fill_holes_driver at k= 71 rsm < 0.000000000000000 in fill_holes_driver at k= 72 rsm < 0.000000000000000 in fill_holes_driver at k= 73 rsm < 0.000000000000000 in fill_holes_driver at k= 74 rsm < 0.000000000000000 in fill_holes_driver at k= 75 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 iteration = 60; time = 64800.0 rsm < 0.000000000000000 in fill_holes_driver at k= 32 rsm < 0.000000000000000 in fill_holes_driver at k= 33 rsm < 0.000000000000000 in fill_holes_driver at k= 34 rsm < 0.000000000000000 in fill_holes_driver at k= 35 rsm < 0.000000000000000 in fill_holes_driver at k= 36 rsm < 0.000000000000000 in fill_holes_driver at k= 37 rsm < 0.000000000000000 in fill_holes_driver at k= 38 rsm < 0.000000000000000 in fill_holes_driver at k= 39 rsm < 0.000000000000000 in fill_holes_driver at k= 40 rsm < 0.000000000000000 in fill_holes_driver at k= 41 rsm < 0.000000000000000 in fill_holes_driver at k= 42 rsm < 0.000000000000000 in fill_holes_driver at k= 43 rsm < 0.000000000000000 in fill_holes_driver at k= 44 rsm < 0.000000000000000 in fill_holes_driver at k= 45 rsm < 0.000000000000000 in fill_holes_driver at k= 46 rsm < 0.000000000000000 in fill_holes_driver at k= 47 rsm < 0.000000000000000 in fill_holes_driver at k= 48 rsm < 0.000000000000000 in fill_holes_driver at k= 49 rsm < 0.000000000000000 in fill_holes_driver at k= 50 rsm < 0.000000000000000 in fill_holes_driver at k= 51 rsm < 0.000000000000000 in fill_holes_driver at k= 52 rsm < 0.000000000000000 in fill_holes_driver at k= 53 rsm < 0.000000000000000 in fill_holes_driver at k= 54 rsm < 0.000000000000000 in fill_holes_driver at k= 55 rsm < 0.000000000000000 in fill_holes_driver at k= 56 rsm < 0.000000000000000 in fill_holes_driver at k= 57 rsm < 0.000000000000000 in fill_holes_driver at k= 58 rsm < 0.000000000000000 in fill_holes_driver at k= 59 rsm < 0.000000000000000 in fill_holes_driver at k= 60 rsm < 0.000000000000000 in fill_holes_driver at k= 61 rsm < 0.000000000000000 in fill_holes_driver at k= 62 rsm < 0.000000000000000 in fill_holes_driver at k= 63 rsm < 0.000000000000000 in fill_holes_driver at k= 64 rsm < 0.000000000000000 in fill_holes_driver at k= 65 rsm < 0.000000000000000 in fill_holes_driver at k= 66 rsm < 0.000000000000000 in fill_holes_driver at k= 67 rsm < 0.000000000000000 in fill_holes_driver at k= 68 rsm < 0.000000000000000 in fill_holes_driver at k= 69 rsm < 0.000000000000000 in fill_holes_driver at k= 70 rsm < 0.000000000000000 in fill_holes_driver at k= 71 rsm < 0.000000000000000 in fill_holes_driver at k= 72 rsm < 0.000000000000000 in fill_holes_driver at k= 73 rsm < 0.000000000000000 in fill_holes_driver at k= 74 rsm < 0.000000000000000 in fill_holes_driver at k= 75 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 iteration = 61; time = 64860.0 rsm < 0.000000000000000 in fill_holes_driver at k= 31 rsm < 0.000000000000000 in fill_holes_driver at k= 32 rsm < 0.000000000000000 in fill_holes_driver at k= 33 rsm < 0.000000000000000 in fill_holes_driver at k= 34 rsm < 0.000000000000000 in fill_holes_driver at k= 35 rsm < 0.000000000000000 in fill_holes_driver at k= 36 rsm < 0.000000000000000 in fill_holes_driver at k= 37 rsm < 0.000000000000000 in fill_holes_driver at k= 38 rsm < 0.000000000000000 in fill_holes_driver at k= 39 rsm < 0.000000000000000 in fill_holes_driver at k= 40 rsm < 0.000000000000000 in fill_holes_driver at k= 41 rsm < 0.000000000000000 in fill_holes_driver at k= 42 rsm < 0.000000000000000 in fill_holes_driver at k= 43 rsm < 0.000000000000000 in fill_holes_driver at k= 44 rsm < 0.000000000000000 in fill_holes_driver at k= 45 rsm < 0.000000000000000 in fill_holes_driver at k= 46 rsm < 0.000000000000000 in fill_holes_driver at k= 47 rsm < 0.000000000000000 in fill_holes_driver at k= 48 rsm < 0.000000000000000 in fill_holes_driver at k= 49 rsm < 0.000000000000000 in fill_holes_driver at k= 50 rsm < 0.000000000000000 in fill_holes_driver at k= 51 rsm < 0.000000000000000 in fill_holes_driver at k= 52 rsm < 0.000000000000000 in fill_holes_driver at k= 53 rsm < 0.000000000000000 in fill_holes_driver at k= 54 rsm < 0.000000000000000 in fill_holes_driver at k= 55 rsm < 0.000000000000000 in fill_holes_driver at k= 56 rsm < 0.000000000000000 in fill_holes_driver at k= 57 rsm < 0.000000000000000 in fill_holes_driver at k= 58 rsm < 0.000000000000000 in fill_holes_driver at k= 59 rsm < 0.000000000000000 in fill_holes_driver at k= 60 rsm < 0.000000000000000 in fill_holes_driver at k= 61 rsm < 0.000000000000000 in fill_holes_driver at k= 62 rsm < 0.000000000000000 in fill_holes_driver at k= 63 rsm < 0.000000000000000 in fill_holes_driver at k= 64 rsm < 0.000000000000000 in fill_holes_driver at k= 65 rsm < 0.000000000000000 in fill_holes_driver at k= 66 rsm < 0.000000000000000 in fill_holes_driver at k= 67 rsm < 0.000000000000000 in fill_holes_driver at k= 68 rsm < 0.000000000000000 in fill_holes_driver at k= 69 rsm < 0.000000000000000 in fill_holes_driver at k= 70 rsm < 0.000000000000000 in fill_holes_driver at k= 71 rsm < 0.000000000000000 in fill_holes_driver at k= 72 rsm < 0.000000000000000 in fill_holes_driver at k= 73 rsm < 0.000000000000000 in fill_holes_driver at k= 74 rsm < 0.000000000000000 in fill_holes_driver at k= 75 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 iteration = 62; time = 64920.0 iteration = 63; time = 64980.0 rsm < 0.000000000000000 in fill_holes_driver at k= 31 rsm < 0.000000000000000 in fill_holes_driver at k= 32 rsm < 0.000000000000000 in fill_holes_driver at k= 33 rsm < 0.000000000000000 in fill_holes_driver at k= 34 rsm < 0.000000000000000 in fill_holes_driver at k= 35 rsm < 0.000000000000000 in fill_holes_driver at k= 36 rsm < 0.000000000000000 in fill_holes_driver at k= 37 rsm < 0.000000000000000 in fill_holes_driver at k= 38 rsm < 0.000000000000000 in fill_holes_driver at k= 39 rsm < 0.000000000000000 in fill_holes_driver at k= 40 rsm < 0.000000000000000 in fill_holes_driver at k= 41 rsm < 0.000000000000000 in fill_holes_driver at k= 42 rsm < 0.000000000000000 in fill_holes_driver at k= 43 rsm < 0.000000000000000 in fill_holes_driver at k= 44 rsm < 0.000000000000000 in fill_holes_driver at k= 45 rsm < 0.000000000000000 in fill_holes_driver at k= 46 rsm < 0.000000000000000 in fill_holes_driver at k= 47 rsm < 0.000000000000000 in fill_holes_driver at k= 48 rsm < 0.000000000000000 in fill_holes_driver at k= 49 rsm < 0.000000000000000 in fill_holes_driver at k= 50 rsm < 0.000000000000000 in fill_holes_driver at k= 51 rsm < 0.000000000000000 in fill_holes_driver at k= 52 rsm < 0.000000000000000 in fill_holes_driver at k= 53 rsm < 0.000000000000000 in fill_holes_driver at k= 54 rsm < 0.000000000000000 in fill_holes_driver at k= 55 rsm < 0.000000000000000 in fill_holes_driver at k= 56 rsm < 0.000000000000000 in fill_holes_driver at k= 57 rsm < 0.000000000000000 in fill_holes_driver at k= 58 rsm < 0.000000000000000 in fill_holes_driver at k= 59 rsm < 0.000000000000000 in fill_holes_driver at k= 60 rsm < 0.000000000000000 in fill_holes_driver at k= 61 rsm < 0.000000000000000 in fill_holes_driver at k= 62 rsm < 0.000000000000000 in fill_holes_driver at k= 63 rsm < 0.000000000000000 in fill_holes_driver at k= 64 rsm < 0.000000000000000 in fill_holes_driver at k= 65 rsm < 0.000000000000000 in fill_holes_driver at k= 66 rsm < 0.000000000000000 in fill_holes_driver at k= 67 rsm < 0.000000000000000 in fill_holes_driver at k= 68 rsm < 0.000000000000000 in fill_holes_driver at k= 69 rsm < 0.000000000000000 in fill_holes_driver at k= 70 rsm < 0.000000000000000 in fill_holes_driver at k= 71 rsm < 0.000000000000000 in fill_holes_driver at k= 72 rsm < 0.000000000000000 in fill_holes_driver at k= 73 rsm < 0.000000000000000 in fill_holes_driver at k= 74 rsm < 0.000000000000000 in fill_holes_driver at k= 75 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 iteration = 64; time = 65040.0 iteration = 65; time = 65100.0 iteration = 66; time = 65160.0 iteration = 67; time = 65220.0 iteration = 68; time = 65280.0 iteration = 69; time = 65340.0 iteration = 70; time = 65400.0 iteration = 71; time = 65460.0 iteration = 72; time = 65520.0 iteration = 73; time = 65580.0 rsm < 0.000000000000000 in fill_holes_driver at k= 33 rsm < 0.000000000000000 in fill_holes_driver at k= 34 rsm < 0.000000000000000 in fill_holes_driver at k= 35 rsm < 0.000000000000000 in fill_holes_driver at k= 36 rsm < 0.000000000000000 in fill_holes_driver at k= 37 rsm < 0.000000000000000 in fill_holes_driver at k= 38 rsm < 0.000000000000000 in fill_holes_driver at k= 39 rsm < 0.000000000000000 in fill_holes_driver at k= 40 rsm < 0.000000000000000 in fill_holes_driver at k= 41 rsm < 0.000000000000000 in fill_holes_driver at k= 42 rsm < 0.000000000000000 in fill_holes_driver at k= 43 rsm < 0.000000000000000 in fill_holes_driver at k= 44 rsm < 0.000000000000000 in fill_holes_driver at k= 45 rsm < 0.000000000000000 in fill_holes_driver at k= 46 rsm < 0.000000000000000 in fill_holes_driver at k= 47 rsm < 0.000000000000000 in fill_holes_driver at k= 48 rsm < 0.000000000000000 in fill_holes_driver at k= 49 rsm < 0.000000000000000 in fill_holes_driver at k= 50 rsm < 0.000000000000000 in fill_holes_driver at k= 51 rsm < 0.000000000000000 in fill_holes_driver at k= 52 rsm < 0.000000000000000 in fill_holes_driver at k= 53 rsm < 0.000000000000000 in fill_holes_driver at k= 54 rsm < 0.000000000000000 in fill_holes_driver at k= 55 rsm < 0.000000000000000 in fill_holes_driver at k= 56 rsm < 0.000000000000000 in fill_holes_driver at k= 57 rsm < 0.000000000000000 in fill_holes_driver at k= 58 rsm < 0.000000000000000 in fill_holes_driver at k= 59 rsm < 0.000000000000000 in fill_holes_driver at k= 60 rsm < 0.000000000000000 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 in fill_holes_driver at k= 61 rsm < 0.000000000000000 in fill_holes_driver at k= 62 rsm < 0.000000000000000 in fill_holes_driver at k= 63 rsm < 0.000000000000000 in fill_holes_driver at k= 64 rsm < 0.000000000000000 in fill_holes_driver at k= 65 rsm < 0.000000000000000 in fill_holes_driver at k= 66 rsm < 0.000000000000000 in fill_holes_driver at k= 67 rsm < 0.000000000000000 in fill_holes_driver at k= 68 rsm < 0.000000000000000 in fill_holes_driver at k= 69 rsm < 0.000000000000000 in fill_holes_driver at k= 70 rsm < 0.000000000000000 in fill_holes_driver at k= 71 rsm < 0.000000000000000 in fill_holes_driver at k= 72 rsm < 0.000000000000000 in fill_holes_driver at k= 73 rsm < 0.000000000000000 in fill_holes_driver at k= 74 rsm < 0.000000000000000 in fill_holes_driver at k= 75 iteration = 74; time = 65640.0 iteration = 75; time = 65700.0 iteration = 76; time = 65760.0 iteration = 77; time = 65820.0 iteration = 78; time = 65880.0 iteration = 79; time = 65940.0 iteration = 80; time = 66000.0 iteration = 81; time = 66060.0 iteration = 82; time = 66120.0 iteration = 83; time = 66180.0 iteration = 84; time = 66240.0 iteration = 85; time = 66300.0 iteration = 86; time = 66360.0 iteration = 87; time = 66420.0 iteration = 88; time = 66480.0 iteration = 89; time = 66540.0 iteration = 90; time = 66600.0 iteration = 91; time = 66660.0 rsm < 0.000000000000000 in fill_holes_driver at k= 27 Warning: One-level hole filling was not able to fill holes completely! The holes were filled partially. |total_hole| > total_mass Warning: One-level hole filling was not able to fill holes completely! The holes were filled partially. |total_hole| > total_mass Warning: One-level hole filling was not able to fill holes completely! The holes were filled partially. |total_hole| > total_mass Warning: Hole filling failed! A hole could not be filled. iteration = 92; time = 66720.0 iteration = 93; time = 66780.0 rsm < 0.000000000000000 in fill_holes_driver at k= 27 Warning: One-level hole filling was not able to fill holes completely! The holes were filled partially. |total_hole| > total_mass Warning: One-level hole filling was not able to fill holes completely! The holes were filled partially. |total_hole| > total_mass Warning: One-level hole filling was not able to fill holes completely! The holes were filled partially. |total_hole| > total_mass Warning: Hole filling failed! A hole could not be filled. iteration = 94; time = 66840.0 iteration = 95; time = 66900.0 rsm < 0.000000000000000 in fill_holes_driver at k= 27 Warning: One-level hole filling was not able to fill holes completely! The holes were filled partially. |total_hole| > total_mass Warning: One-level hole filling was not able to fill holes completely! The holes were filled partially. |total_hole| > total_mass Warning: One-level hole filling was not able to fill holes completely! The holes were filled partially. |total_hole| > total_mass Warning: Hole filling failed! A hole could not be filled. iteration = 96; time = 66960.0 iteration = 97; time = 67020.0 iteration = 98; time = 67080.0 iteration = 99; time = 67140.0 iteration = 100; time = 67200.0 rsm < 0.000000000000000 in fill_holes_driver at k= 27 rsm < 0.000000000000000 in fill_holes_driver at k= 28 Warning: One-level hole filling was not able to fill holes completely! The holes were filled partially. |total_hole| > total_mass Warning: One-level hole filling was not able to fill holes completely! The holes were filled partially. |total_hole| > total_mass Warning: One-level hole filling was not able to fill holes completely! The holes were filled partially. |total_hole| > total_mass Warning: Hole filling failed! A hole could not be filled. Warning: One-level hole filling was not able to fill holes completely! The holes were filled partially. |total_hole| > total_mass Warning: One-level hole filling was not able to fill holes completely! The holes were filled partially. |total_hole| > total_mass Warning: One-level hole filling was not able to fill holes completely! The holes were filled partially. |total_hole| > total_mass Warning: Hole filling failed! A hole could not be filled. iteration = 101; time = 67260.0 rsm < 0.000000000000000 in fill_holes_driver at k= 30 Warning: One-level hole filling was not successful! total_mass ~= 0 rim < 0.000000000000000 in fill_holes_driver at k= 30 Nim < 0.000000000000000 in fill_holes_driver at k= 29 Nim < 0.000000000000000 in fill_holes_driver at k= 30 iteration = 102; time = 67320.0 rsm < 0.000000000000000 in fill_holes_driver at k= 32 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 rim < 0.000000000000000 in fill_holes_driver at k= 32 rim < 0.000000000000000 in fill_holes_driver at k= 34 Nim < 0.000000000000000 in fill_holes_driver at k= 32 Nim < 0.000000000000000 in fill_holes_driver at k= 34 iteration = 103; time = 67380.0 rsm < 0.000000000000000 in fill_holes_driver at k= 27 Warning: One-level hole filling was not able to fill holes completely! The holes were filled partially. |total_hole| > total_mass Warning: One-level hole filling was not able to fill holes completely! The holes were filled partially. |total_hole| > total_mass Warning: One-level hole filling was not able to fill holes completely! The holes were filled partially. |total_hole| > total_mass Warning: Hole filling failed! A hole could not be filled. iteration = 104; time = 67440.0 rsm < 0.000000000000000 in fill_holes_driver at k= 34 Warning: One-level hole filling was not successful! total_mass ~= 0 iteration = 105; time = 67500.0 iteration = 106; time = 67560.0 iteration = 107; time = 67620.0 iteration = 108; time = 67680.0 iteration = 109; time = 67740.0 iteration = 110; time = 67800.0 rsm < 0.000000000000000 in fill_holes_driver at k= 34 Warning: One-level hole filling was not successful! total_mass ~= 0 iteration = 111; time = 67860.0 iteration = 112; time = 67920.0 iteration = 113; time = 67980.0 iteration = 114; time = 68040.0 iteration = 115; time = 68100.0 iteration = 116; time = 68160.0 rsm < 0.000000000000000 in fill_holes_driver at k= 26 rsm < 0.000000000000000 in fill_holes_driver at k= 28 Warning: One-level hole filling was not able to fill holes completely! The holes were filled partially. |total_hole| > total_mass Warning: One-level hole filling was not able to fill holes completely! The holes were filled partially. |total_hole| > total_mass Warning: One-level hole filling was not able to fill holes completely! The holes were filled partially. |total_hole| > total_mass Warning: Hole filling failed! A hole could not be filled. Warning: One-level hole filling was not able to fill holes completely! The holes were filled partially. |total_hole| > total_mass Warning: One-level hole filling was not able to fill holes completely! The holes were filled partially. |total_hole| > total_mass Warning: One-level hole filling was not able to fill holes completely! The holes were filled partially. |total_hole| > total_mass Warning: Hole filling failed! A hole could not be filled. iteration = 117; time = 68220.0 rsm < 0.000000000000000 in fill_holes_driver at k= 29 Warning: One-level hole filling was not able to fill holes completely! The holes were filled partially. |total_hole| > total_mass Warning: One-level hole filling was not able to fill holes completely! The holes were filled partially. |total_hole| > total_mass Warning: One-level hole filling was not able to fill holes completely! The holes were filled partially. |total_hole| > total_mass Warning: Hole filling failed! A hole could not be filled. Nim < 0.000000000000000 in fill_holes_driver at k= 29 iteration = 118; time = 68280.0 iteration = 119; time = 68340.0 iteration = 120; time = 68400.0 iteration = 121; time = 68460.0 rsm < 0.000000000000000 in fill_holes_driver at k= 32 rsm < 0.000000000000000 in fill_holes_driver at k= 34 rsm < 0.000000000000000 in fill_holes_driver at k= 35 rsm < 0.000000000000000 in fill_holes_driver at k= 36 rsm < 0.000000000000000 in fill_holes_driver at k= 37 rsm < 0.000000000000000 in fill_holes_driver at k= 38 rsm < 0.000000000000000 in fill_holes_driver at k= 39 rsm < 0.000000000000000 in fill_holes_driver at k= 40 rsm < 0.000000000000000 in fill_holes_driver at k= 41 rsm < 0.000000000000000 in fill_holes_driver at k= 42 rsm < 0.000000000000000 in fill_holes_driver at k= 43 rsm < 0.000000000000000 in fill_holes_driver at k= 44 rsm < 0.000000000000000 in fill_holes_driver at k= 45 rsm < 0.000000000000000 in fill_holes_driver at k= 46 rsm < 0.000000000000000 in fill_holes_driver at k= 47 rsm < 0.000000000000000 in fill_holes_driver at k= 48 rsm < 0.000000000000000 in fill_holes_driver at k= 49 rsm < 0.000000000000000 in fill_holes_driver at k= 50 rsm < 0.000000000000000 in fill_holes_driver at k= 51 rsm < 0.000000000000000 in fill_holes_driver at k= 52 rsm < 0.000000000000000 in fill_holes_driver at k= 53 rsm < 0.000000000000000 in fill_holes_driver at k= 54 rsm < 0.000000000000000 in fill_holes_driver at k= 55 rsm < 0.000000000000000 in fill_holes_driver at k= 56 rsm < 0.000000000000000 in fill_holes_driver at k= 57 rsm < 0.000000000000000 in fill_holes_driver at k= 58 rsm < 0.000000000000000 in fill_holes_driver at k= 59 rsm < 0.000000000000000 in fill_holes_driver at k= 60 rsm < 0.000000000000000 in fill_holes_driver at k= 61 rsm < 0.000000000000000 in fill_holes_driver at k= 62 rsm < 0.000000000000000 in fill_holes_driver at k= 63 rsm < 0.000000000000000 in fill_holes_driver at k= 64 rsm < 0.000000000000000 in fill_holes_driver at k= 65 rsm < 0.000000000000000 in fill_holes_driver at k= 66 rsm < 0.000000000000000 in fill_holes_driver at k= 67 rsm < 0.000000000000000 in fill_holes_driver at k= 68 rsm < 0.000000000000000 in fill_holes_driver at k= 69 rsm < 0.000000000000000 in fill_holes_driver at k= 70 rsm < 0.000000000000000 in fill_holes_driver at k= 71 rsm < 0.000000000000000 in fill_holes_driver at k= 72 rsm < 0.000000000000000 in fill_holes_driver at k= 73 rsm < 0.000000000000000 in fill_holes_driver at k= 74 rsm < 0.000000000000000 in fill_holes_driver at k= 75 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 iteration = 122; time = 68520.0 iteration = 123; time = 68580.0 iteration = 124; time = 68640.0 iteration = 125; time = 68700.0 iteration = 126; time = 68760.0 iteration = 127; time = 68820.0 iteration = 128; time = 68880.0 iteration = 129; time = 68940.0 iteration = 130; time = 69000.0 iteration = 131; time = 69060.0 iteration = 132; time = 69120.0 rsm < 0.000000000000000 in fill_holes_driver at k= 28 Warning: One-level hole filling was not able to fill holes completely! The holes were filled partially. |total_hole| > total_mass Warning: One-level hole filling was not able to fill holes completely! The holes were filled partially. |total_hole| > total_mass Warning: One-level hole filling was not able to fill holes completely! The holes were filled partially. |total_hole| > total_mass Warning: Hole filling failed! A hole could not be filled. iteration = 133; time = 69180.0 iteration = 134; time = 69240.0 iteration = 135; time = 69300.0 iteration = 136; time = 69360.0 iteration = 137; time = 69420.0 iteration = 138; time = 69480.0 iteration = 139; time = 69540.0 rsm < 0.000000000000000 in fill_holes_driver at k= 34 rsm < 0.000000000000000 in fill_holes_driver at k= 35 rsm < 0.000000000000000 in fill_holes_driver at k= 36 rsm < 0.000000000000000 in fill_holes_driver at k= 37 rsm < 0.000000000000000 in fill_holes_driver at k= 38 rsm < 0.000000000000000 in fill_holes_driver at k= 39 rsm < 0.000000000000000 in fill_holes_driver at k= 40 rsm < 0.000000000000000 in fill_holes_driver at k= 41 rsm < 0.000000000000000 in fill_holes_driver at k= 42 rsm < 0.000000000000000 in fill_holes_driver at k= 43 rsm < 0.000000000000000 in fill_holes_driver at k= 44 rsm < 0.000000000000000 in fill_holes_driver at k= 45 rsm < 0.000000000000000 in fill_holes_driver at k= 46 rsm < 0.000000000000000 in fill_holes_driver at k= 47 rsm < 0.000000000000000 in fill_holes_driver at k= 48 rsm < 0.000000000000000 in fill_holes_driver at k= 49 rsm < 0.000000000000000 in fill_holes_driver at k= 50 rsm < 0.000000000000000 in fill_holes_driver at k= 51 rsm < 0.000000000000000 in fill_holes_driver at k= 52 rsm < 0.000000000000000 in fill_holes_driver at k= 53 rsm < 0.000000000000000 in fill_holes_driver at k= 54 rsm < 0.000000000000000 in fill_holes_driver at k= 55 rsm < 0.000000000000000 in fill_holes_driver at k= 56 rsm < 0.000000000000000 in fill_holes_driver at k= 57 rsm < 0.000000000000000 in fill_holes_driver at k= 58 rsm < 0.000000000000000 in fill_holes_driver at k= 59 rsm < 0.000000000000000 in fill_holes_driver at k= 60 rsm < 0.000000000000000 in fill_holes_driver at k= 61 rsm < 0.000000000000000 in fill_holes_driver at k= 62 rsm < 0.000000000000000 in fill_holes_driver at k= 63 rsm < 0.000000000000000 in fill_holes_driver at k= 64 rsm < 0.000000000000000 in fill_holes_driver at k= 65 rsm < 0.000000000000000 in fill_holes_driver at k= 66 rsm < 0.000000000000000 in fill_holes_driver at k= 67 rsm < 0.000000000000000 in fill_holes_driver at k= 68 rsm < 0.000000000000000 in fill_holes_driver at k= 69 rsm < 0.000000000000000 in fill_holes_driver at k= 70 rsm < 0.000000000000000 in fill_holes_driver at k= 71 rsm < 0.000000000000000 in fill_holes_driver at k= 72 rsm < 0.000000000000000 in fill_holes_driver at k= 73 rsm < 0.000000000000000 in fill_holes_driver at k= 74 rsm < 0.000000000000000 in fill_holes_driver at k= 75 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 iteration = 140; time = 69600.0 rsm < 0.000000000000000 in fill_holes_driver at k= 28 rsm < 0.000000000000000 in fill_holes_driver at k= 33 rsm < 0.000000000000000 in fill_holes_driver at k= 34 rsm < 0.000000000000000 in fill_holes_driver at k= 35 rsm < 0.000000000000000 in fill_holes_driver at k= 36 rsm < 0.000000000000000 in fill_holes_driver at k= 37 rsm < 0.000000000000000 in fill_holes_driver at k= 38 rsm < 0.000000000000000 in fill_holes_driver at k= 39 rsm < 0.000000000000000 in fill_holes_driver at k= 40 rsm < 0.000000000000000 in fill_holes_driver at k= 41 rsm < 0.000000000000000 in fill_holes_driver at k= 42 rsm < 0.000000000000000 in fill_holes_driver at k= 43 rsm < 0.000000000000000 in fill_holes_driver at k= 44 rsm < 0.000000000000000 in fill_holes_driver at k= 45 rsm < 0.000000000000000 in fill_holes_driver at k= 46 rsm < 0.000000000000000 in fill_holes_driver at k= 47 rsm < 0.000000000000000 in fill_holes_driver at k= 48 rsm < 0.000000000000000 in fill_holes_driver at k= 49 rsm < 0.000000000000000 in fill_holes_driver at k= 50 rsm < 0.000000000000000 in fill_holes_driver at k= 51 rsm < 0.000000000000000 in fill_holes_driver at k= 52 rsm < 0.000000000000000 in fill_holes_driver at k= 53 rsm < 0.000000000000000 in fill_holes_driver at k= 54 rsm < 0.000000000000000 in fill_holes_driver at k= 55 rsm < 0.000000000000000 in fill_holes_driver at k= 56 rsm < 0.000000000000000 in fill_holes_driver at k= 57 rsm < 0.000000000000000 in fill_holes_driver at k= 58 rsm < 0.000000000000000 in fill_holes_driver at k= 59 rsm < 0.000000000000000 in fill_holes_driver at k= 60 rsm < 0.000000000000000 in fill_holes_driver at k= 61 rsm < 0.000000000000000 in fill_holes_driver at k= 62 rsm < 0.000000000000000 in fill_holes_driver at k= 63 rsm < 0.000000000000000 in fill_holes_driver at k= 64 rsm < 0.000000000000000 in fill_holes_driver at k= 65 rsm < 0.000000000000000 in fill_holes_driver at k= 66 rsm < 0.000000000000000 in fill_holes_driver at k= 67 rsm < 0.000000000000000 in fill_holes_driver at k= 68 rsm < 0.000000000000000 in fill_holes_driver at k= 69 rsm < 0.000000000000000 in fill_holes_driver at k= 70 rsm < 0.000000000000000 in fill_holes_driver at k= 71 rsm < 0.000000000000000 in fill_holes_driver at k= 72 rsm < 0.000000000000000 in fill_holes_driver at k= 73 rsm < 0.000000000000000 in fill_holes_driver at k= 74 rsm < 0.000000000000000 in fill_holes_driver at k= 75 Warning: One-level hole filling was not able to fill holes completely! The holes were filled partially. |total_hole| > total_mass Warning: One-level hole filling was not able to fill holes completely! The holes were filled partially. |total_hole| > total_mass Warning: One-level hole filling was not able to fill holes completely! The holes were filled partially. |total_hole| > total_mass Warning: Hole filling failed! A hole could not be filled. Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 iteration = 141; time = 69660.0 rsm < 0.000000000000000 in fill_holes_driver at k= 34 rsm < 0.000000000000000 in fill_holes_driver at k= 35 rsm < 0.000000000000000 in fill_holes_driver at k= 36 rsm < 0.000000000000000 in fill_holes_driver at k= 37 rsm < 0.000000000000000 in fill_holes_driver at k= 38 rsm < 0.000000000000000 in fill_holes_driver at k= 39 rsm < 0.000000000000000 in fill_holes_driver at k= 40 rsm < 0.000000000000000 in fill_holes_driver at k= 41 rsm < 0.000000000000000 in fill_holes_driver at k= 42 rsm < 0.000000000000000 in fill_holes_driver at k= 43 rsm < 0.000000000000000 in fill_holes_driver at k= 44 rsm < 0.000000000000000 in fill_holes_driver at k= 45 rsm < 0.000000000000000 in fill_holes_driver at k= 46 rsm < 0.000000000000000 in fill_holes_driver at k= 47 rsm < 0.000000000000000 in fill_holes_driver at k= 48 rsm < 0.000000000000000 in fill_holes_driver at k= 49 rsm < 0.000000000000000 in fill_holes_driver at k= 50 rsm < 0.000000000000000 in fill_holes_driver at k= 51 rsm < 0.000000000000000 in fill_holes_driver at k= 52 rsm < 0.000000000000000 in fill_holes_driver at k= 53 rsm < 0.000000000000000 in fill_holes_driver at k= 54 rsm < 0.000000000000000 in fill_holes_driver at k= 55 rsm < 0.000000000000000 in fill_holes_driver at k= 56 rsm < 0.000000000000000 in fill_holes_driver at k= 57 rsm < 0.000000000000000 in fill_holes_driver at k= 58 rsm < 0.000000000000000 in fill_holes_driver at k= 59 rsm < 0.000000000000000 in fill_holes_driver at k= 60 rsm < 0.000000000000000 in fill_holes_driver at k= 61 rsm < 0.000000000000000 in fill_holes_driver at k= 62 rsm < 0.000000000000000 in fill_holes_driver at k= 63 rsm < 0.000000000000000 in fill_holes_driver at k= 64 rsm < 0.000000000000000 in fill_holes_driver at k= 65 rsm < 0.000000000000000 in fill_holes_driver at k= 66 rsm < 0.000000000000000 in fill_holes_driver at k= 67 rsm < 0.000000000000000 in fill_holes_driver at k= 68 rsm < 0.000000000000000 in fill_holes_driver at k= 69 rsm < 0.000000000000000 in fill_holes_driver at k= 70 rsm < 0.000000000000000 in fill_holes_driver at k= 71 rsm < 0.000000000000000 in fill_holes_driver at k= 72 rsm < 0.000000000000000 in fill_holes_driver at k= 73 rsm < 0.000000000000000 in fill_holes_driver at k= 74 rsm < 0.000000000000000 in fill_holes_driver at k= 75 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 iteration = 142; time = 69720.0 rim < 0.000000000000000 in fill_holes_driver at k= 33 Warning: One-level hole filling was not successful! total_mass ~= 0 iteration = 143; time = 69780.0 iteration = 144; time = 69840.0 iteration = 145; time = 69900.0 rsm < 0.000000000000000 in fill_holes_driver at k= 27 Warning: One-level hole filling was not able to fill holes completely! The holes were filled partially. |total_hole| > total_mass Warning: One-level hole filling was not able to fill holes completely! The holes were filled partially. |total_hole| > total_mass Warning: One-level hole filling was not able to fill holes completely! The holes were filled partially. |total_hole| > total_mass Warning: Hole filling failed! A hole could not be filled. iteration = 146; time = 69960.0 iteration = 147; time = 70020.0 rsm < 0.000000000000000 in fill_holes_driver at k= 27 rsm < 0.000000000000000 in fill_holes_driver at k= 29 Warning: One-level hole filling was not able to fill holes completely! The holes were filled partially. |total_hole| > total_mass Warning: One-level hole filling was not able to fill holes completely! The holes were filled partially. |total_hole| > total_mass Warning: One-level hole filling was not able to fill holes completely! The holes were filled partially. |total_hole| > total_mass Warning: Hole filling failed! A hole could not be filled. Warning: One-level hole filling was not able to fill holes completely! The holes were filled partially. |total_hole| > total_mass Warning: One-level hole filling was not able to fill holes completely! The holes were filled partially. |total_hole| > total_mass Warning: One-level hole filling was not able to fill holes completely! The holes were filled partially. |total_hole| > total_mass Warning: Hole filling failed! A hole could not be filled. iteration = 148; time = 70080.0 iteration = 149; time = 70140.0 rsm < 0.000000000000000 in fill_holes_driver at k= 27 rsm < 0.000000000000000 in fill_holes_driver at k= 29 Warning: One-level hole filling was not able to fill holes completely! The holes were filled partially. |total_hole| > total_mass Warning: One-level hole filling was not able to fill holes completely! The holes were filled partially. |total_hole| > total_mass Warning: One-level hole filling was not able to fill holes completely! The holes were filled partially. |total_hole| > total_mass Warning: Hole filling failed! A hole could not be filled. Warning: One-level hole filling was not able to fill holes completely! The holes were filled partially. |total_hole| > total_mass Warning: One-level hole filling was not able to fill holes completely! The holes were filled partially. |total_hole| > total_mass Warning: One-level hole filling was not able to fill holes completely! The holes were filled partially. |total_hole| > total_mass Warning: Hole filling failed! A hole could not be filled. iteration = 150; time = 70200.0 rsm < 0.000000000000000 in fill_holes_driver at k= 32 Warning: One-level hole filling was not able to fill holes completely! The holes were filled partially. |total_hole| > total_mass Warning: One-level hole filling was not able to fill holes completely! The holes were filled partially. |total_hole| > total_mass Warning: One-level hole filling was not able to fill holes completely! The holes were filled partially. |total_hole| > total_mass Warning: Hole filling failed! A hole could not be filled. iteration = 151; time = 70260.0 rsm < 0.000000000000000 in fill_holes_driver at k= 27 Warning: One-level hole filling was not able to fill holes completely! The holes were filled partially. |total_hole| > total_mass Warning: One-level hole filling was not able to fill holes completely! The holes were filled partially. |total_hole| > total_mass Warning: One-level hole filling was not able to fill holes completely! The holes were filled partially. |total_hole| > total_mass Warning: Hole filling failed! A hole could not be filled. iteration = 152; time = 70320.0 rsm < 0.000000000000000 in fill_holes_driver at k= 30 Warning: One-level hole filling was not able to fill holes completely! The holes were filled partially. |total_hole| > total_mass Warning: One-level hole filling was not able to fill holes completely! The holes were filled partially. |total_hole| > total_mass Warning: One-level hole filling was not able to fill holes completely! The holes were filled partially. |total_hole| > total_mass Warning: Hole filling failed! A hole could not be filled. iteration = 153; time = 70380.0 rsm < 0.000000000000000 in fill_holes_driver at k= 27 Warning: One-level hole filling was not able to fill holes completely! The holes were filled partially. |total_hole| > total_mass Warning: One-level hole filling was not able to fill holes completely! The holes were filled partially. |total_hole| > total_mass Warning: One-level hole filling was not able to fill holes completely! The holes were filled partially. |total_hole| > total_mass Warning: Hole filling failed! A hole could not be filled. iteration = 154; time = 70440.0 rsm < 0.000000000000000 in fill_holes_driver at k= 32 Warning: One-level hole filling was not successful! total_mass ~= 0 iteration = 155; time = 70500.0 iteration = 156; time = 70560.0 iteration = 157; time = 70620.0 iteration = 158; time = 70680.0 iteration = 159; time = 70740.0 iteration = 160; time = 70800.0 iteration = 161; time = 70860.0 rsm < 0.000000000000000 in fill_holes_driver at k= 33 Warning: One-level hole filling was not successful! total_mass ~= 0 iteration = 162; time = 70920.0 rsm < 0.000000000000000 in fill_holes_driver at k= 28 rsm < 0.000000000000000 in fill_holes_driver at k= 30 Warning: One-level hole filling was not able to fill holes completely! The holes were filled partially. |total_hole| > total_mass Warning: One-level hole filling was not able to fill holes completely! The holes were filled partially. |total_hole| > total_mass Warning: One-level hole filling was not able to fill holes completely! The holes were filled partially. |total_hole| > total_mass Warning: Hole filling failed! A hole could not be filled. Warning: One-level hole filling was not able to fill holes completely! The holes were filled partially. |total_hole| > total_mass Warning: One-level hole filling was not able to fill holes completely! The holes were filled partially. |total_hole| > total_mass Warning: One-level hole filling was not able to fill holes completely! The holes were filled partially. |total_hole| > total_mass Warning: Hole filling failed! A hole could not be filled. iteration = 163; time = 70980.0 rim < 0.000000000000000 in fill_holes_driver at k= 33 Warning: One-level hole filling was not successful! total_mass ~= 0 iteration = 164; time = 71040.0 rsm < 0.000000000000000 in fill_holes_driver at k= 28 Warning: One-level hole filling was not able to fill holes completely! The holes were filled partially. |total_hole| > total_mass Warning: One-level hole filling was not able to fill holes completely! The holes were filled partially. |total_hole| > total_mass Warning: One-level hole filling was not able to fill holes completely! The holes were filled partially. |total_hole| > total_mass Warning: Hole filling failed! A hole could not be filled. iteration = 165; time = 71100.0 Nim < 0.000000000000000 in fill_holes_driver at k= 29 iteration = 166; time = 71160.0 rsm < 0.000000000000000 in fill_holes_driver at k= 28 Warning: One-level hole filling was not able to fill holes completely! The holes were filled partially. |total_hole| > total_mass Warning: One-level hole filling was not able to fill holes completely! The holes were filled partially. |total_hole| > total_mass Warning: One-level hole filling was not able to fill holes completely! The holes were filled partially. |total_hole| > total_mass Warning: Hole filling failed! A hole could not be filled. iteration = 167; time = 71220.0 Nim < 0.000000000000000 in fill_holes_driver at k= 29 iteration = 168; time = 71280.0 rsm < 0.000000000000000 in fill_holes_driver at k= 34 rsm < 0.000000000000000 in fill_holes_driver at k= 35 rsm < 0.000000000000000 in fill_holes_driver at k= 36 rsm < 0.000000000000000 in fill_holes_driver at k= 37 rsm < 0.000000000000000 in fill_holes_driver at k= 38 rsm < 0.000000000000000 in fill_holes_driver at k= 39 rsm < 0.000000000000000 in fill_holes_driver at k= 40 rsm < 0.000000000000000 in fill_holes_driver at k= 41 rsm < 0.000000000000000 in fill_holes_driver at k= 42 rsm < 0.000000000000000 in fill_holes_driver at k= 43 rsm < 0.000000000000000 in fill_holes_driver at k= 44 rsm < 0.000000000000000 in fill_holes_driver at k= 45 rsm < 0.000000000000000 in fill_holes_driver at k= 46 rsm < 0.000000000000000 in fill_holes_driver at k= 47 rsm < 0.000000000000000 in fill_holes_driver at k= 48 rsm < 0.000000000000000 in fill_holes_driver at k= 49 rsm < 0.000000000000000 in fill_holes_driver at k= 50 rsm < 0.000000000000000 in fill_holes_driver at k= 51 rsm < 0.000000000000000 in fill_holes_driver at k= 52 rsm < 0.000000000000000 in fill_holes_driver at k= 53 rsm < 0.000000000000000 in fill_holes_driver at k= 54 rsm < 0.000000000000000 in fill_holes_driver at k= 55 rsm < 0.000000000000000 in fill_holes_driver at k= 56 rsm < 0.000000000000000 in fill_holes_driver at k= 57 rsm < 0.000000000000000 in fill_holes_driver at k= 58 rsm < 0.000000000000000 in fill_holes_driver at k= 59 rsm < 0.000000000000000 in fill_holes_driver at k= 60 rsm < 0.000000000000000 in fill_holes_driver at k= 61 rsm < 0.000000000000000 in fill_holes_driver at k= 62 rsm < 0.000000000000000 in fill_holes_driver at k= 63 rsm < 0.000000000000000 in fill_holes_driver at k= 64 rsm < 0.000000000000000 in fill_holes_driver at k= 65 rsm < 0.000000000000000 in fill_holes_driver at k= 66 rsm < 0.000000000000000 in fill_holes_driver at k= 67 rsm < 0.000000000000000 in fill_holes_driver at k= 68 rsm < 0.000000000000000 in fill_holes_driver at k= 69 rsm < 0.000000000000000 in fill_holes_driver at k= 70 rsm < 0.000000000000000 in fill_holes_driver at k= 71 rsm < 0.000000000000000 in fill_holes_driver at k= 72 rsm < 0.000000000000000 in fill_holes_driver at k= 73 rsm < 0.000000000000000 in fill_holes_driver at k= 74 rsm < 0.000000000000000 in fill_holes_driver at k= 75 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 iteration = 169; time = 71340.0 rsm < 0.000000000000000 in fill_holes_driver at k= 33 rsm < 0.000000000000000 in fill_holes_driver at k= 34 rsm < 0.000000000000000 in fill_holes_driver at k= 35 rsm < 0.000000000000000 in fill_holes_driver at k= 36 rsm < 0.000000000000000 in fill_holes_driver at k= 37 rsm < 0.000000000000000 in fill_holes_driver at k= 38 rsm < 0.000000000000000 in fill_holes_driver at k= 39 rsm < 0.000000000000000 in fill_holes_driver at k= 40 rsm < 0.000000000000000 in fill_holes_driver at k= 41 rsm < 0.000000000000000 in fill_holes_driver at k= 42 rsm < 0.000000000000000 in fill_holes_driver at k= 43 rsm < 0.000000000000000 in fill_holes_driver at k= 44 rsm < 0.000000000000000 in fill_holes_driver at k= 45 rsm < 0.000000000000000 in fill_holes_driver at k= 46 rsm < 0.000000000000000 in fill_holes_driver at k= 47 rsm < 0.000000000000000 in fill_holes_driver at k= 48 rsm < 0.000000000000000 in fill_holes_driver at k= 49 rsm < 0.000000000000000 in fill_holes_driver at k= 50 rsm < 0.000000000000000 in fill_holes_driver at k= 51 rsm < 0.000000000000000 in fill_holes_driver at k= 52 rsm < 0.000000000000000 in fill_holes_driver at k= 53 rsm < 0.000000000000000 in fill_holes_driver at k= 54 rsm < 0.000000000000000 in fill_holes_driver at k= 55 rsm < 0.000000000000000 in fill_holes_driver at k= 56 rsm < 0.000000000000000 in fill_holes_driver at k= 57 rsm < 0.000000000000000 in fill_holes_driver at k= 58 rsm < 0.000000000000000 in fill_holes_driver at k= 59 rsm < 0.000000000000000 in fill_holes_driver at k= 60 rsm < 0.000000000000000 in fill_holes_driver at k= 61 rsm < 0.000000000000000 in fill_holes_driver at k= 62 rsm < 0.000000000000000 in fill_holes_driver at k= 63 rsm < 0.000000000000000 in fill_holes_driver at k= 64 rsm < 0.000000000000000 in fill_holes_driver at k= 65 rsm < 0.000000000000000 in fill_holes_driver at k= 66 rsm < 0.000000000000000 in fill_holes_driver at k= 67 rsm < 0.000000000000000 in fill_holes_driver at k= 68 rsm < 0.000000000000000 in fill_holes_driver at k= 69 rsm < 0.000000000000000 in fill_holes_driver at k= 70 rsm < 0.000000000000000 in fill_holes_driver at k= 71 rsm < 0.000000000000000 in fill_holes_driver at k= 72 rsm < 0.000000000000000 in fill_holes_driver at k= 73 rsm < 0.000000000000000 in fill_holes_driver at k= 74 rsm < 0.000000000000000 in fill_holes_driver at k= 75 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 rim < 0.000000000000000 in fill_holes_driver at k= 33 iteration = 170; time = 71400.0 iteration = 171; time = 71460.0 rsm < 0.000000000000000 in fill_holes_driver at k= 27 rsm < 0.000000000000000 in fill_holes_driver at k= 33 rsm < 0.000000000000000 in fill_holes_driver at k= 34 rsm < 0.000000000000000 in fill_holes_driver at k= 35 rsm < 0.000000000000000 in fill_holes_driver at k= 36 rsm < 0.000000000000000 in fill_holes_driver at k= 37 rsm < 0.000000000000000 in fill_holes_driver at k= 38 rsm < 0.000000000000000 in fill_holes_driver at k= 39 rsm < 0.000000000000000 in fill_holes_driver at k= 40 rsm < 0.000000000000000 in fill_holes_driver at k= 41 rsm < 0.000000000000000 in fill_holes_driver at k= 42 rsm < 0.000000000000000 in fill_holes_driver at k= 43 rsm < 0.000000000000000 in fill_holes_driver at k= 44 rsm < 0.000000000000000 in fill_holes_driver at k= 45 rsm < 0.000000000000000 in fill_holes_driver at k= 46 rsm < 0.000000000000000 in fill_holes_driver at k= 47 rsm < 0.000000000000000 in fill_holes_driver at k= 48 rsm < 0.000000000000000 in fill_holes_driver at k= 49 rsm < 0.000000000000000 in fill_holes_driver at k= 50 rsm < 0.000000000000000 in fill_holes_driver at k= 51 rsm < 0.000000000000000 in fill_holes_driver at k= 52 rsm < 0.000000000000000 in fill_holes_driver at k= 53 rsm < 0.000000000000000 in fill_holes_driver at k= 54 rsm < 0.000000000000000 in fill_holes_driver at k= 55 rsm < 0.000000000000000 in fill_holes_driver at k= 56 rsm < 0.000000000000000 in fill_holes_driver at k= 57 rsm < 0.000000000000000 in fill_holes_driver at k= 58 rsm < 0.000000000000000 in fill_holes_driver at k= 59 rsm < 0.000000000000000 in fill_holes_driver at k= 60 rsm < 0.000000000000000 in fill_holes_driver at k= 61 rsm < 0.000000000000000 in fill_holes_driver at k= 62 rsm < 0.000000000000000 in fill_holes_driver at k= 63 rsm < 0.000000000000000 in fill_holes_driver at k= 64 rsm < 0.000000000000000 in fill_holes_driver at k= 65 rsm < 0.000000000000000 in fill_holes_driver at k= 66 rsm < 0.000000000000000 in fill_holes_driver at k= 67 rsm < 0.000000000000000 in fill_holes_driver at k= 68 rsm < 0.000000000000000 in fill_holes_driver at k= 69 rsm < 0.000000000000000 in fill_holes_driver at k= 70 rsm < 0.000000000000000 in fill_holes_driver at k= 71 rsm < 0.000000000000000 in fill_holes_driver at k= 72 rsm < 0.000000000000000 in fill_holes_driver at k= 73 rsm < 0.000000000000000 in fill_holes_driver at k= 74 rsm < 0.000000000000000 in fill_holes_driver at k= 75 Warning: One-level hole filling was not able to fill holes completely! The holes were filled partially. |total_hole| > total_mass Warning: One-level hole filling was not able to fill holes completely! The holes were filled partially. |total_hole| > total_mass Warning: One-level hole filling was not able to fill holes completely! The holes were filled partially. |total_hole| > total_mass Warning: Hole filling failed! A hole could not be filled. Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 rim < 0.000000000000000 in fill_holes_driver at k= 33 iteration = 172; time = 71520.0 rsm < 0.000000000000000 in fill_holes_driver at k= 28 Warning: One-level hole filling was not able to fill holes completely! The holes were filled partially. |total_hole| > total_mass Warning: One-level hole filling was not able to fill holes completely! The holes were filled partially. |total_hole| > total_mass Warning: One-level hole filling was not able to fill holes completely! The holes were filled partially. |total_hole| > total_mass Warning: Hole filling failed! A hole could not be filled. iteration = 173; time = 71580.0 rsm < 0.000000000000000 in fill_holes_driver at k= 29 Warning: One-level hole filling was not able to fill holes completely! The holes were filled partially. |total_hole| > total_mass Warning: One-level hole filling was not able to fill holes completely! The holes were filled partially. |total_hole| > total_mass Warning: One-level hole filling was not able to fill holes completely! The holes were filled partially. |total_hole| > total_mass Warning: Hole filling failed! A hole could not be filled. iteration = 174; time = 71640.0 rsm < 0.000000000000000 in fill_holes_driver at k= 27 Warning: One-level hole filling was not able to fill holes completely! The holes were filled partially. |total_hole| > total_mass Warning: One-level hole filling was not able to fill holes completely! The holes were filled partially. |total_hole| > total_mass Warning: One-level hole filling was not able to fill holes completely! The holes were filled partially. |total_hole| > total_mass Warning: Hole filling failed! A hole could not be filled. iteration = 175; time = 71700.0 rsm < 0.000000000000000 in fill_holes_driver at k= 28 rsm < 0.000000000000000 in fill_holes_driver at k= 31 Warning: One-level hole filling was not able to fill holes completely! The holes were filled partially. |total_hole| > total_mass Warning: One-level hole filling was not able to fill holes completely! The holes were filled partially. |total_hole| > total_mass Warning: One-level hole filling was not able to fill holes completely! The holes were filled partially. |total_hole| > total_mass Warning: Hole filling failed! A hole could not be filled. Warning: One-level hole filling was not successful! total_mass ~= 0 iteration = 176; time = 71760.0 rsm < 0.000000000000000 in fill_holes_driver at k= 27 rsm < 0.000000000000000 in fill_holes_driver at k= 29 rsm < 0.000000000000000 in fill_holes_driver at k= 32 Warning: One-level hole filling was not able to fill holes completely! The holes were filled partially. |total_hole| > total_mass Warning: One-level hole filling was not able to fill holes completely! The holes were filled partially. |total_hole| > total_mass Warning: One-level hole filling was not able to fill holes completely! The holes were filled partially. |total_hole| > total_mass Warning: Hole filling failed! A hole could not be filled. Warning: One-level hole filling was not able to fill holes completely! The holes were filled partially. |total_hole| > total_mass Warning: One-level hole filling was not able to fill holes completely! The holes were filled partially. |total_hole| > total_mass Warning: One-level hole filling was not able to fill holes completely! The holes were filled partially. |total_hole| > total_mass Warning: Hole filling failed! A hole could not be filled. Warning: One-level hole filling was not successful! total_mass ~= 0 iteration = 177; time = 71820.0 iteration = 178; time = 71880.0 rsm < 0.000000000000000 in fill_holes_driver at k= 27 rsm < 0.000000000000000 in fill_holes_driver at k= 29 rsm < 0.000000000000000 in fill_holes_driver at k= 32 Warning: One-level hole filling was not able to fill holes completely! The holes were filled partially. |total_hole| > total_mass Warning: One-level hole filling was not able to fill holes completely! The holes were filled partially. |total_hole| > total_mass Warning: One-level hole filling was not able to fill holes completely! The holes were filled partially. |total_hole| > total_mass Warning: Hole filling failed! A hole could not be filled. Warning: One-level hole filling was not able to fill holes completely! The holes were filled partially. |total_hole| > total_mass Warning: One-level hole filling was not able to fill holes completely! The holes were filled partially. |total_hole| > total_mass Warning: One-level hole filling was not able to fill holes completely! The holes were filled partially. |total_hole| > total_mass Warning: Hole filling failed! A hole could not be filled. Warning: One-level hole filling was not successful! total_mass ~= 0 iteration = 179; time = 71940.0 iteration = 180; time = 72000.0 rsm < 0.000000000000000 in fill_holes_driver at k= 29 rsm < 0.000000000000000 in fill_holes_driver at k= 31 Warning: One-level hole filling was not able to fill holes completely! The holes were filled partially. |total_hole| > total_mass Warning: One-level hole filling was not able to fill holes completely! The holes were filled partially. |total_hole| > total_mass Warning: One-level hole filling was not able to fill holes completely! The holes were filled partially. |total_hole| > total_mass Warning: Hole filling failed! A hole could not be filled. Warning: One-level hole filling was not able to fill holes completely! The holes were filled partially. |total_hole| > total_mass Warning: One-level hole filling was not able to fill holes completely! The holes were filled partially. |total_hole| > total_mass Warning: One-level hole filling was not able to fill holes completely! The holes were filled partially. |total_hole| > total_mass Warning: Hole filling failed! A hole could not be filled. iteration = 181; time = 72060.0 iteration = 182; time = 72120.0 iteration = 183; time = 72180.0 rsm < 0.000000000000000 in fill_holes_driver at k= 32 Warning: One-level hole filling was not successful! total_mass ~= 0 iteration = 184; time = 72240.0 rsm < 0.000000000000000 in fill_holes_driver at k= 28 Warning: One-level hole filling was not able to fill holes completely! The holes were filled partially. |total_hole| > total_mass Warning: One-level hole filling was not able to fill holes completely! The holes were filled partially. |total_hole| > total_mass Warning: One-level hole filling was not able to fill holes completely! The holes were filled partially. |total_hole| > total_mass Warning: Hole filling failed! A hole could not be filled. iteration = 185; time = 72300.0 rsm < 0.000000000000000 in fill_holes_driver at k= 28 rsm < 0.000000000000000 in fill_holes_driver at k= 32 rsm < 0.000000000000000 in fill_holes_driver at k= 33 rsm < 0.000000000000000 in fill_holes_driver at k= 34 rsm < 0.000000000000000 in fill_holes_driver at k= 35 rsm < 0.000000000000000 in fill_holes_driver at k= 36 rsm < 0.000000000000000 in fill_holes_driver at k= 37 rsm < 0.000000000000000 in fill_holes_driver at k= 38 rsm < 0.000000000000000 in fill_holes_driver at k= 39 rsm < 0.000000000000000 in fill_holes_driver at k= 40 rsm < 0.000000000000000 in fill_holes_driver at k= 41 rsm < 0.000000000000000 in fill_holes_driver at k= 42 rsm < 0.000000000000000 in fill_holes_driver at k= 43 rsm < 0.000000000000000 in fill_holes_driver at k= 44 rsm < 0.000000000000000 in fill_holes_driver at k= 45 rsm < 0.000000000000000 in fill_holes_driver at k= 46 rsm < 0.000000000000000 in fill_holes_driver at k= 47 rsm < 0.000000000000000 in fill_holes_driver at k= 48 rsm < 0.000000000000000 in fill_holes_driver at k= 49 rsm < 0.000000000000000 in fill_holes_driver at k= 50 rsm < 0.000000000000000 in fill_holes_driver at k= 51 rsm < 0.000000000000000 in fill_holes_driver at k= 52 rsm < 0.000000000000000 in fill_holes_driver at k= 53 rsm < 0.000000000000000 in fill_holes_driver at k= 54 rsm < 0.000000000000000 in fill_holes_driver at k= 55 rsm < 0.000000000000000 in fill_holes_driver at k= 56 rsm < 0.000000000000000 in fill_holes_driver at k= 57 rsm < 0.000000000000000 in fill_holes_driver at k= 58 rsm < 0.000000000000000 in fill_holes_driver at k= 59 rsm < 0.000000000000000 in fill_holes_driver at k= 60 rsm < 0.000000000000000 in fill_holes_driver at k= 61 rsm < 0.000000000000000 in fill_holes_driver at k= 62 rsm < 0.000000000000000 in fill_holes_driver at k= 63 rsm < 0.000000000000000 in fill_holes_driver at k= 64 rsm < 0.000000000000000 in fill_holes_driver at k= 65 rsm < 0.000000000000000 in fill_holes_driver at k= 66 rsm < 0.000000000000000 in fill_holes_driver at k= 67 rsm < 0.000000000000000 in fill_holes_driver at k= 68 rsm < 0.000000000000000 in fill_holes_driver at k= 69 rsm < 0.000000000000000 in fill_holes_driver at k= 70 rsm < 0.000000000000000 in fill_holes_driver at k= 71 rsm < 0.000000000000000 in fill_holes_driver at k= 72 rsm < 0.000000000000000 in fill_holes_driver at k= 73 rsm < 0.000000000000000 in fill_holes_driver at k= 74 rsm < 0.000000000000000 in fill_holes_driver at k= 75 Warning: One-level hole filling was not able to fill holes completely! The holes were filled partially. |total_hole| > total_mass Warning: One-level hole filling was not able to fill holes completely! The holes were filled partially. |total_hole| > total_mass Warning: One-level hole filling was not able to fill holes completely! The holes were filled partially. |total_hole| > total_mass Warning: Hole filling failed! A hole could not be filled. Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 iteration = 186; time = 72360.0 rsm < 0.000000000000000 in fill_holes_driver at k= 28 rsm < 0.000000000000000 in fill_holes_driver at k= 33 rsm < 0.000000000000000 in fill_holes_driver at k= 34 rsm < 0.000000000000000 in fill_holes_driver at k= 35 rsm < 0.000000000000000 in fill_holes_driver at k= 36 rsm < 0.000000000000000 in fill_holes_driver at k= 37 rsm < 0.000000000000000 in fill_holes_driver at k= 38 rsm < 0.000000000000000 in fill_holes_driver at k= 39 rsm < 0.000000000000000 in fill_holes_driver at k= 40 rsm < 0.000000000000000 in fill_holes_driver at k= 41 rsm < 0.000000000000000 in fill_holes_driver at k= 42 rsm < 0.000000000000000 in fill_holes_driver at k= 43 rsm < 0.000000000000000 in fill_holes_driver at k= 44 rsm < 0.000000000000000 in fill_holes_driver at k= 45 rsm < 0.000000000000000 in fill_holes_driver at k= 46 rsm < 0.000000000000000 in fill_holes_driver at k= 47 rsm < 0.000000000000000 in fill_holes_driver at k= 48 rsm < 0.000000000000000 in fill_holes_driver at k= 49 rsm < 0.000000000000000 in fill_holes_driver at k= 50 rsm < 0.000000000000000 in fill_holes_driver at k= 51 rsm < 0.000000000000000 in fill_holes_driver at k= 52 rsm < 0.000000000000000 in fill_holes_driver at k= 53 rsm < 0.000000000000000 in fill_holes_driver at k= 54 rsm < 0.000000000000000 in fill_holes_driver at k= 55 rsm < 0.000000000000000 in fill_holes_driver at k= 56 rsm < 0.000000000000000 in fill_holes_driver at k= 57 rsm < 0.000000000000000 in fill_holes_driver at k= 58 rsm < 0.000000000000000 in fill_holes_driver at k= 59 rsm < 0.000000000000000 in fill_holes_driver at k= 60 rsm < 0.000000000000000 in fill_holes_driver at k= 61 rsm < 0.000000000000000 in fill_holes_driver at k= 62 rsm < 0.000000000000000 in fill_holes_driver at k= 63 rsm < 0.000000000000000 in fill_holes_driver at k= 64 rsm < 0.000000000000000 in fill_holes_driver at k= 65 rsm < 0.000000000000000 in fill_holes_driver at k= 66 rsm < 0.000000000000000 in fill_holes_driver at k= 67 rsm < 0.000000000000000 in fill_holes_driver at k= 68 rsm < 0.000000000000000 in fill_holes_driver at k= 69 rsm < 0.000000000000000 in fill_holes_driver at k= 70 rsm < 0.000000000000000 in fill_holes_driver at k= 71 rsm < 0.000000000000000 in fill_holes_driver at k= 72 rsm < 0.000000000000000 in fill_holes_driver at k= 73 rsm < 0.000000000000000 in fill_holes_driver at k= 74 rsm < 0.000000000000000 in fill_holes_driver at k= 75 Warning: One-level hole filling was not able to fill holes completely! The holes were filled partially. |total_hole| > total_mass Warning: One-level hole filling was not able to fill holes completely! The holes were filled partially. |total_hole| > total_mass Warning: One-level hole filling was not able to fill holes completely! The holes were filled partially. |total_hole| > total_mass Warning: Hole filling failed! A hole could not be filled. Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 iteration = 187; time = 72420.0 rsm < 0.000000000000000 in fill_holes_driver at k= 28 rsm < 0.000000000000000 in fill_holes_driver at k= 32 rsm < 0.000000000000000 in fill_holes_driver at k= 33 rsm < 0.000000000000000 in fill_holes_driver at k= 34 rsm < 0.000000000000000 in fill_holes_driver at k= 35 rsm < 0.000000000000000 in fill_holes_driver at k= 36 rsm < 0.000000000000000 in fill_holes_driver at k= 37 rsm < 0.000000000000000 in fill_holes_driver at k= 38 rsm < 0.000000000000000 in fill_holes_driver at k= 39 rsm < 0.000000000000000 in fill_holes_driver at k= 40 rsm < 0.000000000000000 in fill_holes_driver at k= 41 rsm < 0.000000000000000 in fill_holes_driver at k= 42 rsm < 0.000000000000000 in fill_holes_driver at k= 43 rsm < 0.000000000000000 in fill_holes_driver at k= 44 rsm < 0.000000000000000 in fill_holes_driver at k= 45 rsm < 0.000000000000000 in fill_holes_driver at k= 46 rsm < 0.000000000000000 in fill_holes_driver at k= 47 rsm < 0.000000000000000 in fill_holes_driver at k= 48 rsm < 0.000000000000000 in fill_holes_driver at k= 49 rsm < 0.000000000000000 in fill_holes_driver at k= 50 rsm < 0.000000000000000 in fill_holes_driver at k= 51 rsm < 0.000000000000000 in fill_holes_driver at k= 52 rsm < 0.000000000000000 in fill_holes_driver at k= 53 rsm < 0.000000000000000 in fill_holes_driver at k= 54 rsm < 0.000000000000000 in fill_holes_driver at k= 55 rsm < 0.000000000000000 in fill_holes_driver at k= 56 rsm < 0.000000000000000 in fill_holes_driver at k= 57 rsm < 0.000000000000000 in fill_holes_driver at k= 58 rsm < 0.000000000000000 in fill_holes_driver at k= 59 rsm < 0.000000000000000 in fill_holes_driver at k= 60 rsm < 0.000000000000000 in fill_holes_driver at k= 61 rsm < 0.000000000000000 in fill_holes_driver at k= 62 rsm < 0.000000000000000 in fill_holes_driver at k= 63 rsm < 0.000000000000000 in fill_holes_driver at k= 64 rsm < 0.000000000000000 in fill_holes_driver at k= 65 rsm < 0.000000000000000 in fill_holes_driver at k= 66 rsm < 0.000000000000000 in fill_holes_driver at k= 67 rsm < 0.000000000000000 in fill_holes_driver at k= 68 rsm < 0.000000000000000 in fill_holes_driver at k= 69 rsm < 0.000000000000000 in fill_holes_driver at k= 70 rsm < 0.000000000000000 in fill_holes_driver at k= 71 rsm < 0.000000000000000 in fill_holes_driver at k= 72 rsm < 0.000000000000000 in fill_holes_driver at k= 73 rsm < 0.000000000000000 in fill_holes_driver at k= 74 rsm < 0.000000000000000 in fill_holes_driver at k= 75 Warning: One-level hole filling was not able to fill holes completely! The holes were filled partially. |total_hole| > total_mass Warning: One-level hole filling was not able to fill holes completely! The holes were filled partially. |total_hole| > total_mass Warning: One-level hole filling was not able to fill holes completely! The holes were filled partially. |total_hole| > total_mass Warning: Hole filling failed! A hole could not be filled. Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 rim < 0.000000000000000 in fill_holes_driver at k= 32 iteration = 188; time = 72480.0 rsm < 0.000000000000000 in fill_holes_driver at k= 28 rsm < 0.000000000000000 in fill_holes_driver at k= 32 rsm < 0.000000000000000 in fill_holes_driver at k= 33 rsm < 0.000000000000000 in fill_holes_driver at k= 34 rsm < 0.000000000000000 in fill_holes_driver at k= 35 rsm < 0.000000000000000 in fill_holes_driver at k= 36 rsm < 0.000000000000000 in fill_holes_driver at k= 37 rsm < 0.000000000000000 in fill_holes_driver at k= 38 rsm < 0.000000000000000 in fill_holes_driver at k= 39 rsm < 0.000000000000000 in fill_holes_driver at k= 40 rsm < 0.000000000000000 in fill_holes_driver at k= 41 rsm < 0.000000000000000 in fill_holes_driver at k= 42 rsm < 0.000000000000000 in fill_holes_driver at k= 43 rsm < 0.000000000000000 in fill_holes_driver at k= 44 rsm < 0.000000000000000 in fill_holes_driver at k= 45 rsm < 0.000000000000000 in fill_holes_driver at k= 46 rsm < 0.000000000000000 in fill_holes_driver at k= 47 rsm < 0.000000000000000 in fill_holes_driver at k= 48 rsm < 0.000000000000000 in fill_holes_driver at k= 49 rsm < 0.000000000000000 in fill_holes_driver at k= 50 rsm < 0.000000000000000 in fill_holes_driver at k= 51 rsm < 0.000000000000000 in fill_holes_driver at k= 52 rsm < 0.000000000000000 in fill_holes_driver at k= 53 rsm < 0.000000000000000 in fill_holes_driver at k= 54 rsm < 0.000000000000000 in fill_holes_driver at k= 55 rsm < 0.000000000000000 in fill_holes_driver at k= 56 rsm < 0.000000000000000 in fill_holes_driver at k= 57 rsm < 0.000000000000000 in fill_holes_driver at k= 58 rsm < 0.000000000000000 in fill_holes_driver at k= 59 rsm < 0.000000000000000 in fill_holes_driver at k= 60 rsm < 0.000000000000000 in fill_holes_driver at k= 61 rsm < 0.000000000000000 in fill_holes_driver at k= 62 rsm < 0.000000000000000 in fill_holes_driver at k= 63 rsm < 0.000000000000000 in fill_holes_driver at k= 64 rsm < 0.000000000000000 in fill_holes_driver at k= 65 rsm < 0.000000000000000 in fill_holes_driver at k= 66 rsm < 0.000000000000000 in fill_holes_driver at k= 67 rsm < 0.000000000000000 in fill_holes_driver at k= 68 rsm < 0.000000000000000 in fill_holes_driver at k= 69 rsm < 0.000000000000000 in fill_holes_driver at k= 70 rsm < 0.000000000000000 in fill_holes_driver at k= 71 rsm < 0.000000000000000 in fill_holes_driver at k= 72 rsm < 0.000000000000000 in fill_holes_driver at k= 73 rsm < 0.000000000000000 in fill_holes_driver at k= 74 rsm < 0.000000000000000 in fill_holes_driver at k= 75 Warning: One-level hole filling was not able to fill holes completely! The holes were filled partially. |total_hole| > total_mass Warning: One-level hole filling was not able to fill holes completely! The holes were filled partially. |total_hole| > total_mass Warning: One-level hole filling was not able to fill holes completely! The holes were filled partially. |total_hole| > total_mass Warning: Hole filling failed! A hole could not be filled. Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 iteration = 189; time = 72540.0 rsm < 0.000000000000000 in fill_holes_driver at k= 28 rsm < 0.000000000000000 in fill_holes_driver at k= 32 rsm < 0.000000000000000 in fill_holes_driver at k= 33 rsm < 0.000000000000000 in fill_holes_driver at k= 34 rsm < 0.000000000000000 in fill_holes_driver at k= 35 rsm < 0.000000000000000 in fill_holes_driver at k= 36 rsm < 0.000000000000000 in fill_holes_driver at k= 37 rsm < 0.000000000000000 in fill_holes_driver at k= 38 rsm < 0.000000000000000 in fill_holes_driver at k= 39 rsm < 0.000000000000000 in fill_holes_driver at k= 40 rsm < 0.000000000000000 in fill_holes_driver at k= 41 rsm < 0.000000000000000 in fill_holes_driver at k= 42 rsm < 0.000000000000000 in fill_holes_driver at k= 43 rsm < 0.000000000000000 in fill_holes_driver at k= 44 rsm < 0.000000000000000 in fill_holes_driver at k= 45 rsm < 0.000000000000000 in fill_holes_driver at k= 46 rsm < 0.000000000000000 in fill_holes_driver at k= 47 rsm < 0.000000000000000 in fill_holes_driver at k= 48 rsm < 0.000000000000000 in fill_holes_driver at k= 49 rsm < 0.000000000000000 in fill_holes_driver at k= 50 rsm < 0.000000000000000 in fill_holes_driver at k= 51 rsm < 0.000000000000000 in fill_holes_driver at k= 52 rsm < 0.000000000000000 in fill_holes_driver at k= 53 rsm < 0.000000000000000 in fill_holes_driver at k= 54 rsm < 0.000000000000000 in fill_holes_driver at k= 55 rsm < 0.000000000000000 in fill_holes_driver at k= 56 rsm < 0.000000000000000 in fill_holes_driver at k= 57 rsm < 0.000000000000000 in fill_holes_driver at k= 58 rsm < 0.000000000000000 in fill_holes_driver at k= 59 rsm < 0.000000000000000 in fill_holes_driver at k= 60 rsm < 0.000000000000000 in fill_holes_driver at k= 61 rsm < 0.000000000000000 in fill_holes_driver at k= 62 rsm < 0.000000000000000 in fill_holes_driver at k= 63 rsm < 0.000000000000000 in fill_holes_driver at k= 64 rsm < 0.000000000000000 in fill_holes_driver at k= 65 rsm < 0.000000000000000 in fill_holes_driver at k= 66 rsm < 0.000000000000000 in fill_holes_driver at k= 67 rsm < 0.000000000000000 in fill_holes_driver at k= 68 rsm < 0.000000000000000 in fill_holes_driver at k= 69 rsm < 0.000000000000000 in fill_holes_driver at k= 70 rsm < 0.000000000000000 in fill_holes_driver at k= 71 rsm < 0.000000000000000 in fill_holes_driver at k= 72 rsm < 0.000000000000000 in fill_holes_driver at k= 73 rsm < 0.000000000000000 in fill_holes_driver at k= 74 rsm < 0.000000000000000 in fill_holes_driver at k= 75 Warning: One-level hole filling was not able to fill holes completely! The holes were filled partially. |total_hole| > total_mass Warning: One-level hole filling was not able to fill holes completely! The holes were filled partially. |total_hole| > total_mass Warning: One-level hole filling was not able to fill holes completely! The holes were filled partially. |total_hole| > total_mass Warning: Hole filling failed! A hole could not be filled. Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 iteration = 190; time = 72600.0 rsm < 0.000000000000000 in fill_holes_driver at k= 28 rsm < 0.000000000000000 in fill_holes_driver at k= 32 rsm < 0.000000000000000 in fill_holes_driver at k= 33 rsm < 0.000000000000000 in fill_holes_driver at k= 34 rsm < 0.000000000000000 in fill_holes_driver at k= 35 rsm < 0.000000000000000 in fill_holes_driver at k= 36 rsm < 0.000000000000000 in fill_holes_driver at k= 37 rsm < 0.000000000000000 in fill_holes_driver at k= 38 rsm < 0.000000000000000 in fill_holes_driver at k= 39 rsm < 0.000000000000000 in fill_holes_driver at k= 40 rsm < 0.000000000000000 in fill_holes_driver at k= 41 rsm < 0.000000000000000 in fill_holes_driver at k= 42 rsm < 0.000000000000000 in fill_holes_driver at k= 43 rsm < 0.000000000000000 in fill_holes_driver at k= 44 rsm < 0.000000000000000 in fill_holes_driver at k= 45 rsm < 0.000000000000000 in fill_holes_driver at k= 46 rsm < 0.000000000000000 in fill_holes_driver at k= 47 rsm < 0.000000000000000 in fill_holes_driver at k= 48 rsm < 0.000000000000000 in fill_holes_driver at k= 49 rsm < 0.000000000000000 in fill_holes_driver at k= 50 rsm < 0.000000000000000 in fill_holes_driver at k= 51 rsm < 0.000000000000000 in fill_holes_driver at k= 52 rsm < 0.000000000000000 in fill_holes_driver at k= 53 rsm < 0.000000000000000 in fill_holes_driver at k= 54 rsm < 0.000000000000000 in fill_holes_driver at k= 55 rsm < 0.000000000000000 in fill_holes_driver at k= 56 rsm < 0.000000000000000 in fill_holes_driver at k= 57 rsm < 0.000000000000000 in fill_holes_driver at k= 58 rsm < 0.000000000000000 in fill_holes_driver at k= 59 rsm < 0.000000000000000 in fill_holes_driver at k= 60 rsm < 0.000000000000000 in fill_holes_driver at k= 61 rsm < 0.000000000000000 in fill_holes_driver at k= 62 rsm < 0.000000000000000 in fill_holes_driver at k= 63 rsm < 0.000000000000000 in fill_holes_driver at k= 64 rsm < 0.000000000000000 in fill_holes_driver at k= 65 rsm < 0.000000000000000 in fill_holes_driver at k= 66 rsm < 0.000000000000000 in fill_holes_driver at k= 67 rsm < 0.000000000000000 in fill_holes_driver at k= 68 rsm < 0.000000000000000 in fill_holes_driver at k= 69 rsm < 0.000000000000000 in fill_holes_driver at k= 70 rsm < 0.000000000000000 in fill_holes_driver at k= 71 rsm < 0.000000000000000 in fill_holes_driver at k= 72 rsm < 0.000000000000000 in fill_holes_driver at k= 73 rsm < 0.000000000000000 in fill_holes_driver at k= 74 rsm < 0.000000000000000 in fill_holes_driver at k= 75 Warning: One-level hole filling was not able to fill holes completely! The holes were filled partially. |total_hole| > total_mass Warning: One-level hole filling was not able to fill holes completely! The holes were filled partially. |total_hole| > total_mass Warning: One-level hole filling was not able to fill holes completely! The holes were filled partially. |total_hole| > total_mass Warning: Hole filling failed! A hole could not be filled. Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 iteration = 191; time = 72660.0 rsm < 0.000000000000000 in fill_holes_driver at k= 28 rsm < 0.000000000000000 in fill_holes_driver at k= 32 rsm < 0.000000000000000 in fill_holes_driver at k= 33 rsm < 0.000000000000000 in fill_holes_driver at k= 34 rsm < 0.000000000000000 in fill_holes_driver at k= 35 rsm < 0.000000000000000 in fill_holes_driver at k= 36 rsm < 0.000000000000000 in fill_holes_driver at k= 37 rsm < 0.000000000000000 in fill_holes_driver at k= 38 rsm < 0.000000000000000 in fill_holes_driver at k= 39 rsm < 0.000000000000000 in fill_holes_driver at k= 40 rsm < 0.000000000000000 in fill_holes_driver at k= 41 rsm < 0.000000000000000 in fill_holes_driver at k= 42 rsm < 0.000000000000000 in fill_holes_driver at k= 43 rsm < 0.000000000000000 in fill_holes_driver at k= 44 rsm < 0.000000000000000 in fill_holes_driver at k= 45 rsm < 0.000000000000000 in fill_holes_driver at k= 46 rsm < 0.000000000000000 in fill_holes_driver at k= 47 rsm < 0.000000000000000 in fill_holes_driver at k= 48 rsm < 0.000000000000000 in fill_holes_driver at k= 49 rsm < 0.000000000000000 in fill_holes_driver at k= 50 rsm < 0.000000000000000 in fill_holes_driver at k= 51 rsm < 0.000000000000000 in fill_holes_driver at k= 52 rsm < 0.000000000000000 in fill_holes_driver at k= 53 rsm < 0.000000000000000 in fill_holes_driver at k= 54 rsm < 0.000000000000000 in fill_holes_driver at k= 55 rsm < 0.000000000000000 in fill_holes_driver at k= 56 rsm < 0.000000000000000 in fill_holes_driver at k= 57 rsm < 0.000000000000000 in fill_holes_driver at k= 58 rsm < 0.000000000000000 in fill_holes_driver at k= 59 rsm < 0.000000000000000 in fill_holes_driver at k= 60 rsm < 0.000000000000000 in fill_holes_driver at k= 61 rsm < 0.000000000000000 in fill_holes_driver at k= 62 rsm < 0.000000000000000 in fill_holes_driver at k= 63 rsm < 0.000000000000000 in fill_holes_driver at k= 64 rsm < 0.000000000000000 in fill_holes_driver at k= 65 rsm < 0.000000000000000 in fill_holes_driver at k= 66 rsm < 0.000000000000000 in fill_holes_driver at k= 67 rsm < 0.000000000000000 in fill_holes_driver at k= 68 rsm < 0.000000000000000 in fill_holes_driver at k= 69 rsm < 0.000000000000000 in fill_holes_driver at k= 70 rsm < 0.000000000000000 in fill_holes_driver at k= 71 rsm < 0.000000000000000 in fill_holes_driver at k= 72 rsm < 0.000000000000000 in fill_holes_driver at k= 73 rsm < 0.000000000000000 in fill_holes_driver at k= 74 rsm < 0.000000000000000 in fill_holes_driver at k= 75 Warning: One-level hole filling was not able to fill holes completely! The holes were filled partially. |total_hole| > total_mass Warning: One-level hole filling was not able to fill holes completely! The holes were filled partially. |total_hole| > total_mass Warning: One-level hole filling was not able to fill holes completely! The holes were filled partially. |total_hole| > total_mass Warning: Hole filling failed! A hole could not be filled. Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 iteration = 192; time = 72720.0 rsm < 0.000000000000000 in fill_holes_driver at k= 28 rsm < 0.000000000000000 in fill_holes_driver at k= 32 rsm < 0.000000000000000 in fill_holes_driver at k= 33 rsm < 0.000000000000000 in fill_holes_driver at k= 34 rsm < 0.000000000000000 in fill_holes_driver at k= 35 rsm < 0.000000000000000 in fill_holes_driver at k= 36 rsm < 0.000000000000000 in fill_holes_driver at k= 37 rsm < 0.000000000000000 in fill_holes_driver at k= 38 rsm < 0.000000000000000 in fill_holes_driver at k= 39 rsm < 0.000000000000000 in fill_holes_driver at k= 40 rsm < 0.000000000000000 in fill_holes_driver at k= 41 rsm < 0.000000000000000 in fill_holes_driver at k= 42 rsm < 0.000000000000000 in fill_holes_driver at k= 43 rsm < 0.000000000000000 in fill_holes_driver at k= 44 rsm < 0.000000000000000 in fill_holes_driver at k= 45 rsm < 0.000000000000000 in fill_holes_driver at k= 46 rsm < 0.000000000000000 in fill_holes_driver at k= 47 rsm < 0.000000000000000 in fill_holes_driver at k= 48 rsm < 0.000000000000000 in fill_holes_driver at k= 49 rsm < 0.000000000000000 in fill_holes_driver at k= 50 rsm < 0.000000000000000 in fill_holes_driver at k= 51 rsm < 0.000000000000000 in fill_holes_driver at k= 52 rsm < 0.000000000000000 in fill_holes_driver at k= 53 rsm < 0.000000000000000 in fill_holes_driver at k= 54 rsm < 0.000000000000000 in fill_holes_driver at k= 55 rsm < 0.000000000000000 in fill_holes_driver at k= 56 rsm < 0.000000000000000 in fill_holes_driver at k= 57 rsm < 0.000000000000000 in fill_holes_driver at k= 58 rsm < 0.000000000000000 in fill_holes_driver at k= 59 rsm < 0.000000000000000 in fill_holes_driver at k= 60 rsm < 0.000000000000000 in fill_holes_driver at k= 61 rsm < 0.000000000000000 in fill_holes_driver at k= 62 rsm < 0.000000000000000 in fill_holes_driver at k= 63 rsm < 0.000000000000000 in fill_holes_driver at k= 64 rsm < 0.000000000000000 in fill_holes_driver at k= 65 rsm < 0.000000000000000 in fill_holes_driver at k= 66 rsm < 0.000000000000000 in fill_holes_driver at k= 67 rsm < 0.000000000000000 in fill_holes_driver at k= 68 rsm < 0.000000000000000 in fill_holes_driver at k= 69 rsm < 0.000000000000000 in fill_holes_driver at k= 70 rsm < 0.000000000000000 in fill_holes_driver at k= 71 rsm < 0.000000000000000 in fill_holes_driver at k= 72 rsm < 0.000000000000000 in fill_holes_driver at k= 73 rsm < 0.000000000000000 in fill_holes_driver at k= 74 rsm < 0.000000000000000 in fill_holes_driver at k= 75 Warning: One-level hole filling was not able to fill holes completely! The holes were filled partially. |total_hole| > total_mass Warning: One-level hole filling was not able to fill holes completely! The holes were filled partially. |total_hole| > total_mass Warning: One-level hole filling was not able to fill holes completely! The holes were filled partially. |total_hole| > total_mass Warning: Hole filling failed! A hole could not be filled. Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 iteration = 193; time = 72780.0 rsm < 0.000000000000000 in fill_holes_driver at k= 32 rsm < 0.000000000000000 in fill_holes_driver at k= 33 rsm < 0.000000000000000 in fill_holes_driver at k= 34 rsm < 0.000000000000000 in fill_holes_driver at k= 35 rsm < 0.000000000000000 in fill_holes_driver at k= 36 rsm < 0.000000000000000 in fill_holes_driver at k= 37 rsm < 0.000000000000000 in fill_holes_driver at k= 38 rsm < 0.000000000000000 in fill_holes_driver at k= 39 rsm < 0.000000000000000 in fill_holes_driver at k= 40 rsm < 0.000000000000000 in fill_holes_driver at k= 41 rsm < 0.000000000000000 in fill_holes_driver at k= 42 rsm < 0.000000000000000 in fill_holes_driver at k= 43 rsm < 0.000000000000000 in fill_holes_driver at k= 44 rsm < 0.000000000000000 in fill_holes_driver at k= 45 rsm < 0.000000000000000 in fill_holes_driver at k= 46 rsm < 0.000000000000000 in fill_holes_driver at k= 47 rsm < 0.000000000000000 in fill_holes_driver at k= 48 rsm < 0.000000000000000 in fill_holes_driver at k= 49 rsm < 0.000000000000000 in fill_holes_driver at k= 50 rsm < 0.000000000000000 in fill_holes_driver at k= 51 rsm < 0.000000000000000 in fill_holes_driver at k= 52 rsm < 0.000000000000000 in fill_holes_driver at k= 53 rsm < 0.000000000000000 in fill_holes_driver at k= 54 rsm < 0.000000000000000 in fill_holes_driver at k= 55 rsm < 0.000000000000000 in fill_holes_driver at k= 56 rsm < 0.000000000000000 in fill_holes_driver at k= 57 rsm < 0.000000000000000 in fill_holes_driver at k= 58 rsm < 0.000000000000000 in fill_holes_driver at k= 59 rsm < 0.000000000000000 in fill_holes_driver at k= 60 rsm < 0.000000000000000 in fill_holes_driver at k= 61 rsm < 0.000000000000000 in fill_holes_driver at k= 62 rsm < 0.000000000000000 in fill_holes_driver at k= 63 rsm < 0.000000000000000 in fill_holes_driver at k= 64 rsm < 0.000000000000000 in fill_holes_driver at k= 65 rsm < 0.000000000000000 in fill_holes_driver at k= 66 rsm < 0.000000000000000 in fill_holes_driver at k= 67 rsm < 0.000000000000000 in fill_holes_driver at k= 68 rsm < 0.000000000000000 in fill_holes_driver at k= 69 rsm < 0.000000000000000 in fill_holes_driver at k= 70 rsm < 0.000000000000000 in fill_holes_driver at k= 71 rsm < 0.000000000000000 in fill_holes_driver at k= 72 rsm < 0.000000000000000 in fill_holes_driver at k= 73 rsm < 0.000000000000000 in fill_holes_driver at k= 74 rsm < 0.000000000000000 in fill_holes_driver at k= 75 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 iteration = 194; time = 72840.0 rsm < 0.000000000000000 in fill_holes_driver at k= 32 rsm < 0.000000000000000 in fill_holes_driver at k= 33 rsm < 0.000000000000000 in fill_holes_driver at k= 34 rsm < 0.000000000000000 in fill_holes_driver at k= 35 rsm < 0.000000000000000 in fill_holes_driver at k= 36 rsm < 0.000000000000000 in fill_holes_driver at k= 37 rsm < 0.000000000000000 in fill_holes_driver at k= 38 rsm < 0.000000000000000 in fill_holes_driver at k= 39 rsm < 0.000000000000000 in fill_holes_driver at k= 40 rsm < 0.000000000000000 in fill_holes_driver at k= 41 rsm < 0.000000000000000 in fill_holes_driver at k= 42 rsm < 0.000000000000000 in fill_holes_driver at k= 43 rsm < 0.000000000000000 in fill_holes_driver at k= 44 rsm < 0.000000000000000 in fill_holes_driver at k= 45 rsm < 0.000000000000000 in fill_holes_driver at k= 46 rsm < 0.000000000000000 in fill_holes_driver at k= 47 rsm < 0.000000000000000 in fill_holes_driver at k= 48 rsm < 0.000000000000000 in fill_holes_driver at k= 49 rsm < 0.000000000000000 in fill_holes_driver at k= 50 rsm < 0.000000000000000 in fill_holes_driver at k= 51 rsm < 0.000000000000000 in fill_holes_driver at k= 52 rsm < 0.000000000000000 in fill_holes_driver at k= 53 rsm < 0.000000000000000 in fill_holes_driver at k= 54 rsm < 0.000000000000000 in fill_holes_driver at k= 55 rsm < 0.000000000000000 in fill_holes_driver at k= 56 rsm < 0.000000000000000 in fill_holes_driver at k= 57 rsm < 0.000000000000000 in fill_holes_driver at k= 58 rsm < 0.000000000000000 in fill_holes_driver at k= 59 rsm < 0.000000000000000 in fill_holes_driver at k= 60 rsm < 0.000000000000000 in fill_holes_driver at k= 61 rsm < 0.000000000000000 in fill_holes_driver at k= 62 rsm < 0.000000000000000 in fill_holes_driver at k= 63 rsm < 0.000000000000000 in fill_holes_driver at k= 64 rsm < 0.000000000000000 in fill_holes_driver at k= 65 rsm < 0.000000000000000 in fill_holes_driver at k= 66 rsm < 0.000000000000000 in fill_holes_driver at k= 67 rsm < 0.000000000000000 in fill_holes_driver at k= 68 rsm < 0.000000000000000 in fill_holes_driver at k= 69 rsm < 0.000000000000000 in fill_holes_driver at k= 70 rsm < 0.000000000000000 in fill_holes_driver at k= 71 rsm < 0.000000000000000 in fill_holes_driver at k= 72 rsm < 0.000000000000000 in fill_holes_driver at k= 73 rsm < 0.000000000000000 in fill_holes_driver at k= 74 rsm < 0.000000000000000 in fill_holes_driver at k= 75 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 iteration = 195; time = 72900.0 rsm < 0.000000000000000 in fill_holes_driver at k= 32 rsm < 0.000000000000000 in fill_holes_driver at k= 33 rsm < 0.000000000000000 in fill_holes_driver at k= 34 rsm < 0.000000000000000 in fill_holes_driver at k= 35 rsm < 0.000000000000000 in fill_holes_driver at k= 36 rsm < 0.000000000000000 in fill_holes_driver at k= 37 rsm < 0.000000000000000 in fill_holes_driver at k= 38 rsm < 0.000000000000000 in fill_holes_driver at k= 39 rsm < 0.000000000000000 in fill_holes_driver at k= 40 rsm < 0.000000000000000 in fill_holes_driver at k= 41 rsm < 0.000000000000000 in fill_holes_driver at k= 42 rsm < 0.000000000000000 in fill_holes_driver at k= 43 rsm < 0.000000000000000 in fill_holes_driver at k= 44 rsm < 0.000000000000000 in fill_holes_driver at k= 45 rsm < 0.000000000000000 in fill_holes_driver at k= 46 rsm < 0.000000000000000 in fill_holes_driver at k= 47 rsm < 0.000000000000000 in fill_holes_driver at k= 48 rsm < 0.000000000000000 in fill_holes_driver at k= 49 rsm < 0.000000000000000 in fill_holes_driver at k= 50 rsm < 0.000000000000000 in fill_holes_driver at k= 51 rsm < 0.000000000000000 in fill_holes_driver at k= 52 rsm < 0.000000000000000 in fill_holes_driver at k= 53 rsm < 0.000000000000000 in fill_holes_driver at k= 54 rsm < 0.000000000000000 in fill_holes_driver at k= 55 rsm < 0.000000000000000 in fill_holes_driver at k= 56 rsm < 0.000000000000000 in fill_holes_driver at k= 57 rsm < 0.000000000000000 in fill_holes_driver at k= 58 rsm < 0.000000000000000 in fill_holes_driver at k= 59 rsm < 0.000000000000000 in fill_holes_driver at k= 60 rsm < 0.000000000000000 in fill_holes_driver at k= 61 rsm < 0.000000000000000 in fill_holes_driver at k= 62 rsm < 0.000000000000000 in fill_holes_driver at k= 63 rsm < 0.000000000000000 in fill_holes_driver at k= 64 rsm < 0.000000000000000 in fill_holes_driver at k= 65 rsm < 0.000000000000000 in fill_holes_driver at k= 66 rsm < 0.000000000000000 in fill_holes_driver at k= 67 rsm < 0.000000000000000 in fill_holes_driver at k= 68 rsm < 0.000000000000000 in fill_holes_driver at k= 69 rsm < 0.000000000000000 in fill_holes_driver at k= 70 rsm < 0.000000000000000 in fill_holes_driver at k= 71 rsm < 0.000000000000000 in fill_holes_driver at k= 72 rsm < 0.000000000000000 in fill_holes_driver at k= 73 rsm < 0.000000000000000 in fill_holes_driver at k= 74 rsm < 0.000000000000000 in fill_holes_driver at k= 75 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 iteration = 196; time = 72960.0 rsm < 0.000000000000000 in fill_holes_driver at k= 32 rsm < 0.000000000000000 in fill_holes_driver at k= 33 rsm < 0.000000000000000 in fill_holes_driver at k= 34 rsm < 0.000000000000000 in fill_holes_driver at k= 35 rsm < 0.000000000000000 in fill_holes_driver at k= 36 rsm < 0.000000000000000 in fill_holes_driver at k= 37 rsm < 0.000000000000000 in fill_holes_driver at k= 38 rsm < 0.000000000000000 in fill_holes_driver at k= 39 rsm < 0.000000000000000 in fill_holes_driver at k= 40 rsm < 0.000000000000000 in fill_holes_driver at k= 41 rsm < 0.000000000000000 in fill_holes_driver at k= 42 rsm < 0.000000000000000 in fill_holes_driver at k= 43 rsm < 0.000000000000000 in fill_holes_driver at k= 44 rsm < 0.000000000000000 in fill_holes_driver at k= 45 rsm < 0.000000000000000 in fill_holes_driver at k= 46 rsm < 0.000000000000000 in fill_holes_driver at k= 47 rsm < 0.000000000000000 in fill_holes_driver at k= 48 rsm < 0.000000000000000 in fill_holes_driver at k= 49 rsm < 0.000000000000000 in fill_holes_driver at k= 50 rsm < 0.000000000000000 in fill_holes_driver at k= 51 rsm < 0.000000000000000 in fill_holes_driver at k= 52 rsm < 0.000000000000000 in fill_holes_driver at k= 53 rsm < 0.000000000000000 in fill_holes_driver at k= 54 rsm < 0.000000000000000 in fill_holes_driver at k= 55 rsm < 0.000000000000000 in fill_holes_driver at k= 56 rsm < 0.000000000000000 in fill_holes_driver at k= 57 rsm < 0.000000000000000 in fill_holes_driver at k= 58 rsm < 0.000000000000000 in fill_holes_driver at k= 59 rsm < 0.000000000000000 in fill_holes_driver at k= 60 rsm < 0.000000000000000 in fill_holes_driver at k= 61 rsm < 0.000000000000000 in fill_holes_driver at k= 62 rsm < 0.000000000000000 in fill_holes_driver at k= 63 rsm < 0.000000000000000 in fill_holes_driver at k= 64 rsm < 0.000000000000000 in fill_holes_driver at k= 65 rsm < 0.000000000000000 in fill_holes_driver at k= 66 rsm < 0.000000000000000 in fill_holes_driver at k= 67 rsm < 0.000000000000000 in fill_holes_driver at k= 68 rsm < 0.000000000000000 in fill_holes_driver at k= 69 rsm < 0.000000000000000 in fill_holes_driver at k= 70 rsm < 0.000000000000000 in fill_holes_driver at k= 71 rsm < 0.000000000000000 in fill_holes_driver at k= 72 rsm < 0.000000000000000 in fill_holes_driver at k= 73 rsm < 0.000000000000000 in fill_holes_driver at k= 74 rsm < 0.000000000000000 in fill_holes_driver at k= 75 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 iteration = 197; time = 73020.0 rsm < 0.000000000000000 in fill_holes_driver at k= 32 rsm < 0.000000000000000 in fill_holes_driver at k= 33 rsm < 0.000000000000000 in fill_holes_driver at k= 34 rsm < 0.000000000000000 in fill_holes_driver at k= 35 rsm < 0.000000000000000 in fill_holes_driver at k= 36 rsm < 0.000000000000000 in fill_holes_driver at k= 37 rsm < 0.000000000000000 in fill_holes_driver at k= 38 rsm < 0.000000000000000 in fill_holes_driver at k= 39 rsm < 0.000000000000000 in fill_holes_driver at k= 40 rsm < 0.000000000000000 in fill_holes_driver at k= 41 rsm < 0.000000000000000 in fill_holes_driver at k= 42 rsm < 0.000000000000000 in fill_holes_driver at k= 43 rsm < 0.000000000000000 in fill_holes_driver at k= 44 rsm < 0.000000000000000 in fill_holes_driver at k= 45 rsm < 0.000000000000000 in fill_holes_driver at k= 46 rsm < 0.000000000000000 in fill_holes_driver at k= 47 rsm < 0.000000000000000 in fill_holes_driver at k= 48 rsm < 0.000000000000000 in fill_holes_driver at k= 49 rsm < 0.000000000000000 in fill_holes_driver at k= 50 rsm < 0.000000000000000 in fill_holes_driver at k= 51 rsm < 0.000000000000000 in fill_holes_driver at k= 52 rsm < 0.000000000000000 in fill_holes_driver at k= 53 rsm < 0.000000000000000 in fill_holes_driver at k= 54 rsm < 0.000000000000000 in fill_holes_driver at k= 55 rsm < 0.000000000000000 in fill_holes_driver at k= 56 rsm < 0.000000000000000 in fill_holes_driver at k= 57 rsm < 0.000000000000000 in fill_holes_driver at k= 58 rsm < 0.000000000000000 in fill_holes_driver at k= 59 rsm < 0.000000000000000 in fill_holes_driver at k= 60 rsm < 0.000000000000000 in fill_holes_driver at k= 61 rsm < 0.000000000000000 in fill_holes_driver at k= 62 rsm < 0.000000000000000 in fill_holes_driver at k= 63 rsm < 0.000000000000000 in fill_holes_driver at k= 64 rsm < 0.000000000000000 in fill_holes_driver at k= 65 rsm < 0.000000000000000 in fill_holes_driver at k= 66 rsm < 0.000000000000000 in fill_holes_driver at k= 67 rsm < 0.000000000000000 in fill_holes_driver at k= 68 rsm < 0.000000000000000 in fill_holes_driver at k= 69 rsm < 0.000000000000000 in fill_holes_driver at k= 70 rsm < 0.000000000000000 in fill_holes_driver at k= 71 rsm < 0.000000000000000 in fill_holes_driver at k= 72 rsm < 0.000000000000000 in fill_holes_driver at k= 73 rsm < 0.000000000000000 in fill_holes_driver at k= 74 rsm < 0.000000000000000 in fill_holes_driver at k= 75 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 iteration = 198; time = 73080.0 rsm < 0.000000000000000 in fill_holes_driver at k= 32 rsm < 0.000000000000000 in fill_holes_driver at k= 33 rsm < 0.000000000000000 in fill_holes_driver at k= 34 rsm < 0.000000000000000 in fill_holes_driver at k= 35 rsm < 0.000000000000000 in fill_holes_driver at k= 36 rsm < 0.000000000000000 in fill_holes_driver at k= 37 rsm < 0.000000000000000 in fill_holes_driver at k= 38 rsm < 0.000000000000000 in fill_holes_driver at k= 39 rsm < 0.000000000000000 in fill_holes_driver at k= 40 rsm < 0.000000000000000 in fill_holes_driver at k= 41 rsm < 0.000000000000000 in fill_holes_driver at k= 42 rsm < 0.000000000000000 in fill_holes_driver at k= 43 rsm < 0.000000000000000 in fill_holes_driver at k= 44 rsm < 0.000000000000000 in fill_holes_driver at k= 45 rsm < 0.000000000000000 in fill_holes_driver at k= 46 rsm < 0.000000000000000 in fill_holes_driver at k= 47 rsm < 0.000000000000000 in fill_holes_driver at k= 48 rsm < 0.000000000000000 in fill_holes_driver at k= 49 rsm < 0.000000000000000 in fill_holes_driver at k= 50 rsm < 0.000000000000000 in fill_holes_driver at k= 51 rsm < 0.000000000000000 in fill_holes_driver at k= 52 rsm < 0.000000000000000 in fill_holes_driver at k= 53 rsm < 0.000000000000000 in fill_holes_driver at k= 54 rsm < 0.000000000000000 in fill_holes_driver at k= 55 rsm < 0.000000000000000 in fill_holes_driver at k= 56 rsm < 0.000000000000000 in fill_holes_driver at k= 57 rsm < 0.000000000000000 in fill_holes_driver at k= 58 rsm < 0.000000000000000 in fill_holes_driver at k= 59 rsm < 0.000000000000000 in fill_holes_driver at k= 60 rsm < 0.000000000000000 in fill_holes_driver at k= 61 rsm < 0.000000000000000 in fill_holes_driver at k= 62 rsm < 0.000000000000000 in fill_holes_driver at k= 63 rsm < 0.000000000000000 in fill_holes_driver at k= 64 rsm < 0.000000000000000 in fill_holes_driver at k= 65 rsm < 0.000000000000000 in fill_holes_driver at k= 66 rsm < 0.000000000000000 in fill_holes_driver at k= 67 rsm < 0.000000000000000 in fill_holes_driver at k= 68 rsm < 0.000000000000000 in fill_holes_driver at k= 69 rsm < 0.000000000000000 in fill_holes_driver at k= 70 rsm < 0.000000000000000 in fill_holes_driver at k= 71 rsm < 0.000000000000000 in fill_holes_driver at k= 72 rsm < 0.000000000000000 in fill_holes_driver at k= 73 rsm < 0.000000000000000 in fill_holes_driver at k= 74 rsm < 0.000000000000000 in fill_holes_driver at k= 75 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 iteration = 199; time = 73140.0 rsm < 0.000000000000000 in fill_holes_driver at k= 32 rsm < 0.000000000000000 in fill_holes_driver at k= 33 rsm < 0.000000000000000 in fill_holes_driver at k= 34 rsm < 0.000000000000000 in fill_holes_driver at k= 35 rsm < 0.000000000000000 in fill_holes_driver at k= 36 rsm < 0.000000000000000 in fill_holes_driver at k= 37 rsm < 0.000000000000000 in fill_holes_driver at k= 38 rsm < 0.000000000000000 in fill_holes_driver at k= 39 rsm < 0.000000000000000 in fill_holes_driver at k= 40 rsm < 0.000000000000000 in fill_holes_driver at k= 41 rsm < 0.000000000000000 in fill_holes_driver at k= 42 rsm < 0.000000000000000 in fill_holes_driver at k= 43 rsm < 0.000000000000000 in fill_holes_driver at k= 44 rsm < 0.000000000000000 in fill_holes_driver at k= 45 rsm < 0.000000000000000 in fill_holes_driver at k= 46 rsm < 0.000000000000000 in fill_holes_driver at k= 47 rsm < 0.000000000000000 in fill_holes_driver at k= 48 rsm < 0.000000000000000 in fill_holes_driver at k= 49 rsm < 0.000000000000000 in fill_holes_driver at k= 50 rsm < 0.000000000000000 in fill_holes_driver at k= 51 rsm < 0.000000000000000 in fill_holes_driver at k= 52 rsm < 0.000000000000000 in fill_holes_driver at k= 53 rsm < 0.000000000000000 in fill_holes_driver at k= 54 rsm < 0.000000000000000 in fill_holes_driver at k= 55 rsm < 0.000000000000000 in fill_holes_driver at k= 56 rsm < 0.000000000000000 in fill_holes_driver at k= 57 rsm < 0.000000000000000 in fill_holes_driver at k= 58 rsm < 0.000000000000000 in fill_holes_driver at k= 59 rsm < 0.000000000000000 in fill_holes_driver at k= 60 rsm < 0.000000000000000 in fill_holes_driver at k= 61 rsm < 0.000000000000000 in fill_holes_driver at k= 62 rsm < 0.000000000000000 in fill_holes_driver at k= 63 rsm < 0.000000000000000 in fill_holes_driver at k= 64 rsm < 0.000000000000000 in fill_holes_driver at k= 65 rsm < 0.000000000000000 in fill_holes_driver at k= 66 rsm < 0.000000000000000 in fill_holes_driver at k= 67 rsm < 0.000000000000000 in fill_holes_driver at k= 68 rsm < 0.000000000000000 in fill_holes_driver at k= 69 rsm < 0.000000000000000 in fill_holes_driver at k= 70 rsm < 0.000000000000000 in fill_holes_driver at k= 71 rsm < 0.000000000000000 in fill_holes_driver at k= 72 rsm < 0.000000000000000 in fill_holes_driver at k= 73 rsm < 0.000000000000000 in fill_holes_driver at k= 74 rsm < 0.000000000000000 in fill_holes_driver at k= 75 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 iteration = 200; time = 73200.0 rsm < 0.000000000000000 in fill_holes_driver at k= 32 rsm < 0.000000000000000 in fill_holes_driver at k= 33 rsm < 0.000000000000000 in fill_holes_driver at k= 34 rsm < 0.000000000000000 in fill_holes_driver at k= 35 rsm < 0.000000000000000 in fill_holes_driver at k= 36 rsm < 0.000000000000000 in fill_holes_driver at k= 37 rsm < 0.000000000000000 in fill_holes_driver at k= 38 rsm < 0.000000000000000 in fill_holes_driver at k= 39 rsm < 0.000000000000000 in fill_holes_driver at k= 40 rsm < 0.000000000000000 in fill_holes_driver at k= 41 rsm < 0.000000000000000 in fill_holes_driver at k= 42 rsm < 0.000000000000000 in fill_holes_driver at k= 43 rsm < 0.000000000000000 in fill_holes_driver at k= 44 rsm < 0.000000000000000 in fill_holes_driver at k= 45 rsm < 0.000000000000000 in fill_holes_driver at k= 46 rsm < 0.000000000000000 in fill_holes_driver at k= 47 rsm < 0.000000000000000 in fill_holes_driver at k= 48 rsm < 0.000000000000000 in fill_holes_driver at k= 49 rsm < 0.000000000000000 in fill_holes_driver at k= 50 rsm < 0.000000000000000 in fill_holes_driver at k= 51 rsm < 0.000000000000000 in fill_holes_driver at k= 52 rsm < 0.000000000000000 in fill_holes_driver at k= 53 rsm < 0.000000000000000 in fill_holes_driver at k= 54 rsm < 0.000000000000000 in fill_holes_driver at k= 55 rsm < 0.000000000000000 in fill_holes_driver at k= 56 rsm < 0.000000000000000 in fill_holes_driver at k= 57 rsm < 0.000000000000000 in fill_holes_driver at k= 58 rsm < 0.000000000000000 in fill_holes_driver at k= 59 rsm < 0.000000000000000 in fill_holes_driver at k= 60 rsm < 0.000000000000000 in fill_holes_driver at k= 61 rsm < 0.000000000000000 in fill_holes_driver at k= 62 rsm < 0.000000000000000 in fill_holes_driver at k= 63 rsm < 0.000000000000000 in fill_holes_driver at k= 64 rsm < 0.000000000000000 in fill_holes_driver at k= 65 rsm < 0.000000000000000 in fill_holes_driver at k= 66 rsm < 0.000000000000000 in fill_holes_driver at k= 67 rsm < 0.000000000000000 in fill_holes_driver at k= 68 rsm < 0.000000000000000 in fill_holes_driver at k= 69 rsm < 0.000000000000000 in fill_holes_driver at k= 70 rsm < 0.000000000000000 in fill_holes_driver at k= 71 rsm < 0.000000000000000 in fill_holes_driver at k= 72 rsm < 0.000000000000000 in fill_holes_driver at k= 73 rsm < 0.000000000000000 in fill_holes_driver at k= 74 rsm < 0.000000000000000 in fill_holes_driver at k= 75 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 iteration = 201; time = 73260.0 rsm < 0.000000000000000 in fill_holes_driver at k= 33 rsm < 0.000000000000000 in fill_holes_driver at k= 34 rsm < 0.000000000000000 in fill_holes_driver at k= 35 rsm < 0.000000000000000 in fill_holes_driver at k= 36 rsm < 0.000000000000000 in fill_holes_driver at k= 37 rsm < 0.000000000000000 in fill_holes_driver at k= 38 rsm < 0.000000000000000 in fill_holes_driver at k= 39 rsm < 0.000000000000000 in fill_holes_driver at k= 40 rsm < 0.000000000000000 in fill_holes_driver at k= 41 rsm < 0.000000000000000 in fill_holes_driver at k= 42 rsm < 0.000000000000000 in fill_holes_driver at k= 43 rsm < 0.000000000000000 in fill_holes_driver at k= 44 rsm < 0.000000000000000 in fill_holes_driver at k= 45 rsm < 0.000000000000000 in fill_holes_driver at k= 46 rsm < 0.000000000000000 in fill_holes_driver at k= 47 rsm < 0.000000000000000 in fill_holes_driver at k= 48 rsm < 0.000000000000000 in fill_holes_driver at k= 49 rsm < 0.000000000000000 in fill_holes_driver at k= 50 rsm < 0.000000000000000 in fill_holes_driver at k= 51 rsm < 0.000000000000000 in fill_holes_driver at k= 52 rsm < 0.000000000000000 in fill_holes_driver at k= 53 rsm < 0.000000000000000 in fill_holes_driver at k= 54 rsm < 0.000000000000000 in fill_holes_driver at k= 55 rsm < 0.000000000000000 in fill_holes_driver at k= 56 rsm < 0.000000000000000 in fill_holes_driver at k= 57 rsm < 0.000000000000000 in fill_holes_driver at k= 58 rsm < 0.000000000000000 in fill_holes_driver at k= 59 rsm < 0.000000000000000 in fill_holes_driver at k= 60 rsm < 0.000000000000000 in fill_holes_driver at k= 61 rsm < 0.000000000000000 in fill_holes_driver at k= 62 rsm < 0.000000000000000 in fill_holes_driver at k= 63 rsm < 0.000000000000000 in fill_holes_driver at k= 64 rsm < 0.000000000000000 in fill_holes_driver at k= 65 rsm < 0.000000000000000 in fill_holes_driver at k= 66 rsm < 0.000000000000000 in fill_holes_driver at k= 67 rsm < 0.000000000000000 in fill_holes_driver at k= 68 rsm < 0.000000000000000 in fill_holes_driver at k= 69 rsm < 0.000000000000000 in fill_holes_driver at k= 70 rsm < 0.000000000000000 in fill_holes_driver at k= 71 rsm < 0.000000000000000 in fill_holes_driver at k= 72 rsm < 0.000000000000000 in fill_holes_driver at k= 73 rsm < 0.000000000000000 in fill_holes_driver at k= 74 rsm < 0.000000000000000 in fill_holes_driver at k= 75 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 iteration = 202; time = 73320.0 rsm < 0.000000000000000 in fill_holes_driver at k= 32 rsm < 0.000000000000000 in fill_holes_driver at k= 33 rsm < 0.000000000000000 in fill_holes_driver at k= 34 rsm < 0.000000000000000 in fill_holes_driver at k= 35 rsm < 0.000000000000000 in fill_holes_driver at k= 36 rsm < 0.000000000000000 in fill_holes_driver at k= 37 rsm < 0.000000000000000 in fill_holes_driver at k= 38 rsm < 0.000000000000000 in fill_holes_driver at k= 39 rsm < 0.000000000000000 in fill_holes_driver at k= 40 rsm < 0.000000000000000 in fill_holes_driver at k= 41 rsm < 0.000000000000000 in fill_holes_driver at k= 42 rsm < 0.000000000000000 in fill_holes_driver at k= 43 rsm < 0.000000000000000 in fill_holes_driver at k= 44 rsm < 0.000000000000000 in fill_holes_driver at k= 45 rsm < 0.000000000000000 in fill_holes_driver at k= 46 rsm < 0.000000000000000 in fill_holes_driver at k= 47 rsm < 0.000000000000000 in fill_holes_driver at k= 48 rsm < 0.000000000000000 in fill_holes_driver at k= 49 rsm < 0.000000000000000 in fill_holes_driver at k= 50 rsm < 0.000000000000000 in fill_holes_driver at k= 51 rsm < 0.000000000000000 in fill_holes_driver at k= 52 rsm < 0.000000000000000 in fill_holes_driver at k= 53 rsm < 0.000000000000000 in fill_holes_driver at k= 54 rsm < 0.000000000000000 in fill_holes_driver at k= 55 rsm < 0.000000000000000 in fill_holes_driver at k= 56 rsm < 0.000000000000000 in fill_holes_driver at k= 57 rsm < 0.000000000000000 in fill_holes_driver at k= 58 rsm < 0.000000000000000 in fill_holes_driver at k= 59 rsm < 0.000000000000000 in fill_holes_driver at k= 60 rsm < 0.000000000000000 in fill_holes_driver at k= 61 rsm < 0.000000000000000 in fill_holes_driver at k= 62 rsm < 0.000000000000000 in fill_holes_driver at k= 63 rsm < 0.000000000000000 in fill_holes_driver at k= 64 rsm < 0.000000000000000 in fill_holes_driver at k= 65 rsm < 0.000000000000000 in fill_holes_driver at k= 66 rsm < 0.000000000000000 in fill_holes_driver at k= 67 rsm < 0.000000000000000 in fill_holes_driver at k= 68 rsm < 0.000000000000000 in fill_holes_driver at k= 69 rsm < 0.000000000000000 in fill_holes_driver at k= 70 rsm < 0.000000000000000 in fill_holes_driver at k= 71 rsm < 0.000000000000000 in fill_holes_driver at k= 72 rsm < 0.000000000000000 in fill_holes_driver at k= 73 rsm < 0.000000000000000 in fill_holes_driver at k= 74 rsm < 0.000000000000000 in fill_holes_driver at k= 75 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 iteration = 203; time = 73380.0 rsm < 0.000000000000000 in fill_holes_driver at k= 33 rsm < 0.000000000000000 in fill_holes_driver at k= 34 rsm < 0.000000000000000 in fill_holes_driver at k= 35 rsm < 0.000000000000000 in fill_holes_driver at k= 36 rsm < 0.000000000000000 in fill_holes_driver at k= 37 rsm < 0.000000000000000 in fill_holes_driver at k= 38 rsm < 0.000000000000000 in fill_holes_driver at k= 39 rsm < 0.000000000000000 in fill_holes_driver at k= 40 rsm < 0.000000000000000 in fill_holes_driver at k= 41 rsm < 0.000000000000000 in fill_holes_driver at k= 42 rsm < 0.000000000000000 in fill_holes_driver at k= 43 rsm < 0.000000000000000 in fill_holes_driver at k= 44 rsm < 0.000000000000000 in fill_holes_driver at k= 45 rsm < 0.000000000000000 in fill_holes_driver at k= 46 rsm < 0.000000000000000 in fill_holes_driver at k= 47 rsm < 0.000000000000000 in fill_holes_driver at k= 48 rsm < 0.000000000000000 in fill_holes_driver at k= 49 rsm < 0.000000000000000 in fill_holes_driver at k= 50 rsm < 0.000000000000000 in fill_holes_driver at k= 51 rsm < 0.000000000000000 in fill_holes_driver at k= 52 rsm < 0.000000000000000 in fill_holes_driver at k= 53 rsm < 0.000000000000000 in fill_holes_driver at k= 54 rsm < 0.000000000000000 in fill_holes_driver at k= 55 rsm < 0.000000000000000 in fill_holes_driver at k= 56 rsm < 0.000000000000000 in fill_holes_driver at k= 57 rsm < 0.000000000000000 in fill_holes_driver at k= 58 rsm < 0.000000000000000 in fill_holes_driver at k= 59 rsm < 0.000000000000000 in fill_holes_driver at k= 60 rsm < 0.000000000000000 in fill_holes_driver at k= 61 rsm < 0.000000000000000 in fill_holes_driver at k= 62 rsm < 0.000000000000000 in fill_holes_driver at k= 63 rsm < 0.000000000000000 in fill_holes_driver at k= 64 rsm < 0.000000000000000 in fill_holes_driver at k= 65 rsm < 0.000000000000000 in fill_holes_driver at k= 66 rsm < 0.000000000000000 in fill_holes_driver at k= 67 rsm < 0.000000000000000 in fill_holes_driver at k= 68 rsm < 0.000000000000000 in fill_holes_driver at k= 69 rsm < 0.000000000000000 in fill_holes_driver at k= 70 rsm < 0.000000000000000 in fill_holes_driver at k= 71 rsm < 0.000000000000000 in fill_holes_driver at k= 72 rsm < 0.000000000000000 in fill_holes_driver at k= 73 rsm < 0.000000000000000 in fill_holes_driver at k= 74 rsm < 0.000000000000000 in fill_holes_driver at k= 75 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 iteration = 204; time = 73440.0 rsm < 0.000000000000000 in fill_holes_driver at k= 32 rsm < 0.000000000000000 in fill_holes_driver at k= 33 rsm < 0.000000000000000 in fill_holes_driver at k= 34 rsm < 0.000000000000000 in fill_holes_driver at k= 35 rsm < 0.000000000000000 in fill_holes_driver at k= 36 rsm < 0.000000000000000 in fill_holes_driver at k= 37 rsm < 0.000000000000000 in fill_holes_driver at k= 38 rsm < 0.000000000000000 in fill_holes_driver at k= 39 rsm < 0.000000000000000 in fill_holes_driver at k= 40 rsm < 0.000000000000000 in fill_holes_driver at k= 41 rsm < 0.000000000000000 in fill_holes_driver at k= 42 rsm < 0.000000000000000 in fill_holes_driver at k= 43 rsm < 0.000000000000000 in fill_holes_driver at k= 44 rsm < 0.000000000000000 in fill_holes_driver at k= 45 rsm < 0.000000000000000 in fill_holes_driver at k= 46 rsm < 0.000000000000000 in fill_holes_driver at k= 47 rsm < 0.000000000000000 in fill_holes_driver at k= 48 rsm < 0.000000000000000 in fill_holes_driver at k= 49 rsm < 0.000000000000000 in fill_holes_driver at k= 50 rsm < 0.000000000000000 in fill_holes_driver at k= 51 rsm < 0.000000000000000 in fill_holes_driver at k= 52 rsm < 0.000000000000000 in fill_holes_driver at k= 53 rsm < 0.000000000000000 in fill_holes_driver at k= 54 rsm < 0.000000000000000 in fill_holes_driver at k= 55 rsm < 0.000000000000000 in fill_holes_driver at k= 56 rsm < 0.000000000000000 in fill_holes_driver at k= 57 rsm < 0.000000000000000 in fill_holes_driver at k= 58 rsm < 0.000000000000000 in fill_holes_driver at k= 59 rsm < 0.000000000000000 in fill_holes_driver at k= 60 rsm < 0.000000000000000 in fill_holes_driver at k= 61 rsm < 0.000000000000000 in fill_holes_driver at k= 62 rsm < 0.000000000000000 in fill_holes_driver at k= 63 rsm < 0.000000000000000 in fill_holes_driver at k= 64 rsm < 0.000000000000000 in fill_holes_driver at k= 65 rsm < 0.000000000000000 in fill_holes_driver at k= 66 rsm < 0.000000000000000 in fill_holes_driver at k= 67 rsm < 0.000000000000000 in fill_holes_driver at k= 68 rsm < 0.000000000000000 in fill_holes_driver at k= 69 rsm < 0.000000000000000 in fill_holes_driver at k= 70 rsm < 0.000000000000000 in fill_holes_driver at k= 71 rsm < 0.000000000000000 in fill_holes_driver at k= 72 rsm < 0.000000000000000 in fill_holes_driver at k= 73 rsm < 0.000000000000000 in fill_holes_driver at k= 74 rsm < 0.000000000000000 in fill_holes_driver at k= 75 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 iteration = 205; time = 73500.0 rsm < 0.000000000000000 in fill_holes_driver at k= 33 rsm < 0.000000000000000 in fill_holes_driver at k= 34 rsm < 0.000000000000000 in fill_holes_driver at k= 35 rsm < 0.000000000000000 in fill_holes_driver at k= 36 rsm < 0.000000000000000 in fill_holes_driver at k= 37 rsm < 0.000000000000000 in fill_holes_driver at k= 38 rsm < 0.000000000000000 in fill_holes_driver at k= 39 rsm < 0.000000000000000 in fill_holes_driver at k= 40 rsm < 0.000000000000000 in fill_holes_driver at k= 41 rsm < 0.000000000000000 in fill_holes_driver at k= 42 rsm < 0.000000000000000 in fill_holes_driver at k= 43 rsm < 0.000000000000000 in fill_holes_driver at k= 44 rsm < 0.000000000000000 in fill_holes_driver at k= 45 rsm < 0.000000000000000 in fill_holes_driver at k= 46 rsm < 0.000000000000000 in fill_holes_driver at k= 47 rsm < 0.000000000000000 in fill_holes_driver at k= 48 rsm < 0.000000000000000 in fill_holes_driver at k= 49 rsm < 0.000000000000000 in fill_holes_driver at k= 50 rsm < 0.000000000000000 in fill_holes_driver at k= 51 rsm < 0.000000000000000 in fill_holes_driver at k= 52 rsm < 0.000000000000000 in fill_holes_driver at k= 53 rsm < 0.000000000000000 in fill_holes_driver at k= 54 rsm < 0.000000000000000 in fill_holes_driver at k= 55 rsm < 0.000000000000000 in fill_holes_driver at k= 56 rsm < 0.000000000000000 in fill_holes_driver at k= 57 rsm < 0.000000000000000 in fill_holes_driver at k= 58 rsm < 0.000000000000000 in fill_holes_driver at k= 59 rsm < 0.000000000000000 in fill_holes_driver at k= 60 rsm < 0.000000000000000 in fill_holes_driver at k= 61 rsm < 0.000000000000000 in fill_holes_driver at k= 62 rsm < 0.000000000000000 in fill_holes_driver at k= 63 rsm < 0.000000000000000 in fill_holes_driver at k= 64 rsm < 0.000000000000000 in fill_holes_driver at k= 65 rsm < 0.000000000000000 in fill_holes_driver at k= 66 rsm < 0.000000000000000 in fill_holes_driver at k= 67 rsm < 0.000000000000000 in fill_holes_driver at k= 68 rsm < 0.000000000000000 in fill_holes_driver at k= 69 rsm < 0.000000000000000 in fill_holes_driver at k= 70 rsm < 0.000000000000000 in fill_holes_driver at k= 71 rsm < 0.000000000000000 in fill_holes_driver at k= 72 rsm < 0.000000000000000 in fill_holes_driver at k= 73 rsm < 0.000000000000000 in fill_holes_driver at k= 74 rsm < 0.000000000000000 in fill_holes_driver at k= 75 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 iteration = 206; time = 73560.0 rsm < 0.000000000000000 in fill_holes_driver at k= 32 rsm < 0.000000000000000 in fill_holes_driver at k= 33 rsm < 0.000000000000000 in fill_holes_driver at k= 34 rsm < 0.000000000000000 in fill_holes_driver at k= 35 rsm < 0.000000000000000 in fill_holes_driver at k= 36 rsm < 0.000000000000000 in fill_holes_driver at k= 37 rsm < 0.000000000000000 in fill_holes_driver at k= 38 rsm < 0.000000000000000 in fill_holes_driver at k= 39 rsm < 0.000000000000000 in fill_holes_driver at k= 40 rsm < 0.000000000000000 in fill_holes_driver at k= 41 rsm < 0.000000000000000 in fill_holes_driver at k= 42 rsm < 0.000000000000000 in fill_holes_driver at k= 43 rsm < 0.000000000000000 in fill_holes_driver at k= 44 rsm < 0.000000000000000 in fill_holes_driver at k= 45 rsm < 0.000000000000000 in fill_holes_driver at k= 46 rsm < 0.000000000000000 in fill_holes_driver at k= 47 rsm < 0.000000000000000 in fill_holes_driver at k= 48 rsm < 0.000000000000000 in fill_holes_driver at k= 49 rsm < 0.000000000000000 in fill_holes_driver at k= 50 rsm < 0.000000000000000 in fill_holes_driver at k= 51 rsm < 0.000000000000000 in fill_holes_driver at k= 52 rsm < 0.000000000000000 in fill_holes_driver at k= 53 rsm < 0.000000000000000 in fill_holes_driver at k= 54 rsm < 0.000000000000000 in fill_holes_driver at k= 55 rsm < 0.000000000000000 in fill_holes_driver at k= 56 rsm < 0.000000000000000 in fill_holes_driver at k= 57 rsm < 0.000000000000000 in fill_holes_driver at k= 58 rsm < 0.000000000000000 in fill_holes_driver at k= 59 rsm < 0.000000000000000 in fill_holes_driver at k= 60 rsm < 0.000000000000000 in fill_holes_driver at k= 61 rsm < 0.000000000000000 in fill_holes_driver at k= 62 rsm < 0.000000000000000 in fill_holes_driver at k= 63 rsm < 0.000000000000000 in fill_holes_driver at k= 64 rsm < 0.000000000000000 in fill_holes_driver at k= 65 rsm < 0.000000000000000 in fill_holes_driver at k= 66 rsm < 0.000000000000000 in fill_holes_driver at k= 67 rsm < 0.000000000000000 in fill_holes_driver at k= 68 rsm < 0.000000000000000 in fill_holes_driver at k= 69 rsm < 0.000000000000000 in fill_holes_driver at k= 70 rsm < 0.000000000000000 in fill_holes_driver at k= 71 rsm < 0.000000000000000 in fill_holes_driver at k= 72 rsm < 0.000000000000000 in fill_holes_driver at k= 73 rsm < 0.000000000000000 in fill_holes_driver at k= 74 rsm < 0.000000000000000 in fill_holes_driver at k= 75 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 iteration = 207; time = 73620.0 rsm < 0.000000000000000 in fill_holes_driver at k= 33 rsm < 0.000000000000000 in fill_holes_driver at k= 34 rsm < 0.000000000000000 in fill_holes_driver at k= 35 rsm < 0.000000000000000 in fill_holes_driver at k= 36 rsm < 0.000000000000000 in fill_holes_driver at k= 37 rsm < 0.000000000000000 in fill_holes_driver at k= 38 rsm < 0.000000000000000 in fill_holes_driver at k= 39 rsm < 0.000000000000000 in fill_holes_driver at k= 40 rsm < 0.000000000000000 in fill_holes_driver at k= 41 rsm < 0.000000000000000 in fill_holes_driver at k= 42 rsm < 0.000000000000000 in fill_holes_driver at k= 43 rsm < 0.000000000000000 in fill_holes_driver at k= 44 rsm < 0.000000000000000 in fill_holes_driver at k= 45 rsm < 0.000000000000000 in fill_holes_driver at k= 46 rsm < 0.000000000000000 in fill_holes_driver at k= 47 rsm < 0.000000000000000 in fill_holes_driver at k= 48 rsm < 0.000000000000000 in fill_holes_driver at k= 49 rsm < 0.000000000000000 in fill_holes_driver at k= 50 rsm < 0.000000000000000 in fill_holes_driver at k= 51 rsm < 0.000000000000000 in fill_holes_driver at k= 52 rsm < 0.000000000000000 in fill_holes_driver at k= 53 rsm < 0.000000000000000 in fill_holes_driver at k= 54 rsm < 0.000000000000000 in fill_holes_driver at k= 55 rsm < 0.000000000000000 in fill_holes_driver at k= 56 rsm < 0.000000000000000 in fill_holes_driver at k= 57 rsm < 0.000000000000000 in fill_holes_driver at k= 58 rsm < 0.000000000000000 in fill_holes_driver at k= 59 rsm < 0.000000000000000 in fill_holes_driver at k= 60 rsm < 0.000000000000000 in fill_holes_driver at k= 61 rsm < 0.000000000000000 in fill_holes_driver at k= 62 rsm < 0.000000000000000 in fill_holes_driver at k= 63 rsm < 0.000000000000000 in fill_holes_driver at k= 64 rsm < 0.000000000000000 in fill_holes_driver at k= 65 rsm < 0.000000000000000 in fill_holes_driver at k= 66 rsm < 0.000000000000000 in fill_holes_driver at k= 67 rsm < 0.000000000000000 in fill_holes_driver at k= 68 rsm < 0.000000000000000 in fill_holes_driver at k= 69 rsm < 0.000000000000000 in fill_holes_driver at k= 70 rsm < 0.000000000000000 in fill_holes_driver at k= 71 rsm < 0.000000000000000 in fill_holes_driver at k= 72 rsm < 0.000000000000000 in fill_holes_driver at k= 73 rsm < 0.000000000000000 in fill_holes_driver at k= 74 rsm < 0.000000000000000 in fill_holes_driver at k= 75 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 iteration = 208; time = 73680.0 rsm < 0.000000000000000 in fill_holes_driver at k= 33 rsm < 0.000000000000000 in fill_holes_driver at k= 34 rsm < 0.000000000000000 in fill_holes_driver at k= 35 rsm < 0.000000000000000 in fill_holes_driver at k= 36 rsm < 0.000000000000000 in fill_holes_driver at k= 37 rsm < 0.000000000000000 in fill_holes_driver at k= 38 rsm < 0.000000000000000 in fill_holes_driver at k= 39 rsm < 0.000000000000000 in fill_holes_driver at k= 40 rsm < 0.000000000000000 in fill_holes_driver at k= 41 rsm < 0.000000000000000 in fill_holes_driver at k= 42 rsm < 0.000000000000000 in fill_holes_driver at k= 43 rsm < 0.000000000000000 in fill_holes_driver at k= 44 rsm < 0.000000000000000 in fill_holes_driver at k= 45 rsm < 0.000000000000000 in fill_holes_driver at k= 46 rsm < 0.000000000000000 in fill_holes_driver at k= 47 rsm < 0.000000000000000 in fill_holes_driver at k= 48 rsm < 0.000000000000000 in fill_holes_driver at k= 49 rsm < 0.000000000000000 in fill_holes_driver at k= 50 rsm < 0.000000000000000 in fill_holes_driver at k= 51 rsm < 0.000000000000000 in fill_holes_driver at k= 52 rsm < 0.000000000000000 in fill_holes_driver at k= 53 rsm < 0.000000000000000 in fill_holes_driver at k= 54 rsm < 0.000000000000000 in fill_holes_driver at k= 55 rsm < 0.000000000000000 in fill_holes_driver at k= 56 rsm < 0.000000000000000 in fill_holes_driver at k= 57 rsm < 0.000000000000000 in fill_holes_driver at k= 58 rsm < 0.000000000000000 in fill_holes_driver at k= 59 rsm < 0.000000000000000 in fill_holes_driver at k= 60 rsm < 0.000000000000000 in fill_holes_driver at k= 61 rsm < 0.000000000000000 in fill_holes_driver at k= 62 rsm < 0.000000000000000 in fill_holes_driver at k= 63 rsm < 0.000000000000000 in fill_holes_driver at k= 64 rsm < 0.000000000000000 in fill_holes_driver at k= 65 rsm < 0.000000000000000 in fill_holes_driver at k= 66 rsm < 0.000000000000000 in fill_holes_driver at k= 67 rsm < 0.000000000000000 in fill_holes_driver at k= 68 rsm < 0.000000000000000 in fill_holes_driver at k= 69 rsm < 0.000000000000000 in fill_holes_driver at k= 70 rsm < 0.000000000000000 in fill_holes_driver at k= 71 rsm < 0.000000000000000 in fill_holes_driver at k= 72 rsm < 0.000000000000000 in fill_holes_driver at k= 73 rsm < 0.000000000000000 in fill_holes_driver at k= 74 rsm < 0.000000000000000 in fill_holes_driver at k= 75 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 iteration = 209; time = 73740.0 rsm < 0.000000000000000 in fill_holes_driver at k= 33 rsm < 0.000000000000000 in fill_holes_driver at k= 34 rsm < 0.000000000000000 in fill_holes_driver at k= 35 rsm < 0.000000000000000 in fill_holes_driver at k= 36 rsm < 0.000000000000000 in fill_holes_driver at k= 37 rsm < 0.000000000000000 in fill_holes_driver at k= 38 rsm < 0.000000000000000 in fill_holes_driver at k= 39 rsm < 0.000000000000000 in fill_holes_driver at k= 40 rsm < 0.000000000000000 in fill_holes_driver at k= 41 rsm < 0.000000000000000 in fill_holes_driver at k= 42 rsm < 0.000000000000000 in fill_holes_driver at k= 43 rsm < 0.000000000000000 in fill_holes_driver at k= 44 rsm < 0.000000000000000 in fill_holes_driver at k= 45 rsm < 0.000000000000000 in fill_holes_driver at k= 46 rsm < 0.000000000000000 in fill_holes_driver at k= 47 rsm < 0.000000000000000 in fill_holes_driver at k= 48 rsm < 0.000000000000000 in fill_holes_driver at k= 49 rsm < 0.000000000000000 in fill_holes_driver at k= 50 rsm < 0.000000000000000 in fill_holes_driver at k= 51 rsm < 0.000000000000000 in fill_holes_driver at k= 52 rsm < 0.000000000000000 in fill_holes_driver at k= 53 rsm < 0.000000000000000 in fill_holes_driver at k= 54 rsm < 0.000000000000000 in fill_holes_driver at k= 55 rsm < 0.000000000000000 in fill_holes_driver at k= 56 rsm < 0.000000000000000 in fill_holes_driver at k= 57 rsm < 0.000000000000000 in fill_holes_driver at k= 58 rsm < 0.000000000000000 in fill_holes_driver at k= 59 rsm < 0.000000000000000 in fill_holes_driver at k= 60 rsm < 0.000000000000000 in fill_holes_driver at k= 61 rsm < 0.000000000000000 in fill_holes_driver at k= 62 rsm < 0.000000000000000 in fill_holes_driver at k= 63 rsm < 0.000000000000000 in fill_holes_driver at k= 64 rsm < 0.000000000000000 in fill_holes_driver at k= 65 rsm < 0.000000000000000 in fill_holes_driver at k= 66 rsm < 0.000000000000000 in fill_holes_driver at k= 67 rsm < 0.000000000000000 in fill_holes_driver at k= 68 rsm < 0.000000000000000 in fill_holes_driver at k= 69 rsm < 0.000000000000000 in fill_holes_driver at k= 70 rsm < 0.000000000000000 in fill_holes_driver at k= 71 rsm < 0.000000000000000 in fill_holes_driver at k= 72 rsm < 0.000000000000000 in fill_holes_driver at k= 73 rsm < 0.000000000000000 in fill_holes_driver at k= 74 rsm < 0.000000000000000 in fill_holes_driver at k= 75 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 iteration = 210; time = 73800.0 rsm < 0.000000000000000 in fill_holes_driver at k= 33 rsm < 0.000000000000000 in fill_holes_driver at k= 34 rsm < 0.000000000000000 in fill_holes_driver at k= 35 rsm < 0.000000000000000 in fill_holes_driver at k= 36 rsm < 0.000000000000000 in fill_holes_driver at k= 37 rsm < 0.000000000000000 in fill_holes_driver at k= 38 rsm < 0.000000000000000 in fill_holes_driver at k= 39 rsm < 0.000000000000000 in fill_holes_driver at k= 40 rsm < 0.000000000000000 in fill_holes_driver at k= 41 rsm < 0.000000000000000 in fill_holes_driver at k= 42 rsm < 0.000000000000000 in fill_holes_driver at k= 43 rsm < 0.000000000000000 in fill_holes_driver at k= 44 rsm < 0.000000000000000 in fill_holes_driver at k= 45 rsm < 0.000000000000000 in fill_holes_driver at k= 46 rsm < 0.000000000000000 in fill_holes_driver at k= 47 rsm < 0.000000000000000 in fill_holes_driver at k= 48 rsm < 0.000000000000000 in fill_holes_driver at k= 49 rsm < 0.000000000000000 in fill_holes_driver at k= 50 rsm < 0.000000000000000 in fill_holes_driver at k= 51 rsm < 0.000000000000000 in fill_holes_driver at k= 52 rsm < 0.000000000000000 in fill_holes_driver at k= 53 rsm < 0.000000000000000 in fill_holes_driver at k= 54 rsm < 0.000000000000000 in fill_holes_driver at k= 55 rsm < 0.000000000000000 in fill_holes_driver at k= 56 rsm < 0.000000000000000 in fill_holes_driver at k= 57 rsm < 0.000000000000000 in fill_holes_driver at k= 58 rsm < 0.000000000000000 in fill_holes_driver at k= 59 rsm < 0.000000000000000 in fill_holes_driver at k= 60 rsm < 0.000000000000000 in fill_holes_driver at k= 61 rsm < 0.000000000000000 in fill_holes_driver at k= 62 rsm < 0.000000000000000 in fill_holes_driver at k= 63 rsm < 0.000000000000000 in fill_holes_driver at k= 64 rsm < 0.000000000000000 in fill_holes_driver at k= 65 rsm < 0.000000000000000 in fill_holes_driver at k= 66 rsm < 0.000000000000000 in fill_holes_driver at k= 67 rsm < 0.000000000000000 in fill_holes_driver at k= 68 rsm < 0.000000000000000 in fill_holes_driver at k= 69 rsm < 0.000000000000000 in fill_holes_driver at k= 70 rsm < 0.000000000000000 in fill_holes_driver at k= 71 rsm < 0.000000000000000 in fill_holes_driver at k= 72 rsm < 0.000000000000000 in fill_holes_driver at k= 73 rsm < 0.000000000000000 in fill_holes_driver at k= 74 rsm < 0.000000000000000 in fill_holes_driver at k= 75 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 iteration = 211; time = 73860.0 rsm < 0.000000000000000 in fill_holes_driver at k= 33 rsm < 0.000000000000000 in fill_holes_driver at k= 34 rsm < 0.000000000000000 in fill_holes_driver at k= 35 rsm < 0.000000000000000 in fill_holes_driver at k= 36 rsm < 0.000000000000000 in fill_holes_driver at k= 37 rsm < 0.000000000000000 in fill_holes_driver at k= 38 rsm < 0.000000000000000 in fill_holes_driver at k= 39 rsm < 0.000000000000000 in fill_holes_driver at k= 40 rsm < 0.000000000000000 in fill_holes_driver at k= 41 rsm < 0.000000000000000 in fill_holes_driver at k= 42 rsm < 0.000000000000000 in fill_holes_driver at k= 43 rsm < 0.000000000000000 in fill_holes_driver at k= 44 rsm < 0.000000000000000 in fill_holes_driver at k= 45 rsm < 0.000000000000000 in fill_holes_driver at k= 46 rsm < 0.000000000000000 in fill_holes_driver at k= 47 rsm < 0.000000000000000 in fill_holes_driver at k= 48 rsm < 0.000000000000000 in fill_holes_driver at k= 49 rsm < 0.000000000000000 in fill_holes_driver at k= 50 rsm < 0.000000000000000 in fill_holes_driver at k= 51 rsm < 0.000000000000000 in fill_holes_driver at k= 52 rsm < 0.000000000000000 in fill_holes_driver at k= 53 rsm < 0.000000000000000 in fill_holes_driver at k= 54 rsm < 0.000000000000000 in fill_holes_driver at k= 55 rsm < 0.000000000000000 in fill_holes_driver at k= 56 rsm < 0.000000000000000 in fill_holes_driver at k= 57 rsm < 0.000000000000000 in fill_holes_driver at k= 58 rsm < 0.000000000000000 in fill_holes_driver at k= 59 rsm < 0.000000000000000 in fill_holes_driver at k= 60 rsm < 0.000000000000000 in fill_holes_driver at k= 61 rsm < 0.000000000000000 in fill_holes_driver at k= 62 rsm < 0.000000000000000 in fill_holes_driver at k= 63 rsm < 0.000000000000000 in fill_holes_driver at k= 64 rsm < 0.000000000000000 in fill_holes_driver at k= 65 rsm < 0.000000000000000 in fill_holes_driver at k= 66 rsm < 0.000000000000000 in fill_holes_driver at k= 67 rsm < 0.000000000000000 in fill_holes_driver at k= 68 rsm < 0.000000000000000 in fill_holes_driver at k= 69 rsm < 0.000000000000000 in fill_holes_driver at k= 70 rsm < 0.000000000000000 in fill_holes_driver at k= 71 rsm < 0.000000000000000 in fill_holes_driver at k= 72 rsm < 0.000000000000000 in fill_holes_driver at k= 73 rsm < 0.000000000000000 in fill_holes_driver at k= 74 rsm < 0.000000000000000 in fill_holes_driver at k= 75 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 iteration = 212; time = 73920.0 rsm < 0.000000000000000 in fill_holes_driver at k= 33 rsm < 0.000000000000000 in fill_holes_driver at k= 34 rsm < 0.000000000000000 in fill_holes_driver at k= 35 rsm < 0.000000000000000 in fill_holes_driver at k= 36 rsm < 0.000000000000000 in fill_holes_driver at k= 37 rsm < 0.000000000000000 in fill_holes_driver at k= 38 rsm < 0.000000000000000 in fill_holes_driver at k= 39 rsm < 0.000000000000000 in fill_holes_driver at k= 40 rsm < 0.000000000000000 in fill_holes_driver at k= 41 rsm < 0.000000000000000 in fill_holes_driver at k= 42 rsm < 0.000000000000000 in fill_holes_driver at k= 43 rsm < 0.000000000000000 in fill_holes_driver at k= 44 rsm < 0.000000000000000 in fill_holes_driver at k= 45 rsm < 0.000000000000000 in fill_holes_driver at k= 46 rsm < 0.000000000000000 in fill_holes_driver at k= 47 rsm < 0.000000000000000 in fill_holes_driver at k= 48 rsm < 0.000000000000000 in fill_holes_driver at k= 49 rsm < 0.000000000000000 in fill_holes_driver at k= 50 rsm < 0.000000000000000 in fill_holes_driver at k= 51 rsm < 0.000000000000000 in fill_holes_driver at k= 52 rsm < 0.000000000000000 in fill_holes_driver at k= 53 rsm < 0.000000000000000 in fill_holes_driver at k= 54 rsm < 0.000000000000000 in fill_holes_driver at k= 55 rsm < 0.000000000000000 in fill_holes_driver at k= 56 rsm < 0.000000000000000 in fill_holes_driver at k= 57 rsm < 0.000000000000000 in fill_holes_driver at k= 58 rsm < 0.000000000000000 in fill_holes_driver at k= 59 rsm < 0.000000000000000 in fill_holes_driver at k= 60 rsm < 0.000000000000000 in fill_holes_driver at k= 61 rsm < 0.000000000000000 in fill_holes_driver at k= 62 rsm < 0.000000000000000 in fill_holes_driver at k= 63 rsm < 0.000000000000000 in fill_holes_driver at k= 64 rsm < 0.000000000000000 in fill_holes_driver at k= 65 rsm < 0.000000000000000 in fill_holes_driver at k= 66 rsm < 0.000000000000000 in fill_holes_driver at k= 67 rsm < 0.000000000000000 in fill_holes_driver at k= 68 rsm < 0.000000000000000 in fill_holes_driver at k= 69 rsm < 0.000000000000000 in fill_holes_driver at k= 70 rsm < 0.000000000000000 in fill_holes_driver at k= 71 rsm < 0.000000000000000 in fill_holes_driver at k= 72 rsm < 0.000000000000000 in fill_holes_driver at k= 73 rsm < 0.000000000000000 in fill_holes_driver at k= 74 rsm < 0.000000000000000 in fill_holes_driver at k= 75 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 iteration = 213; time = 73980.0 rsm < 0.000000000000000 in fill_holes_driver at k= 33 rsm < 0.000000000000000 in fill_holes_driver at k= 34 rsm < 0.000000000000000 in fill_holes_driver at k= 35 rsm < 0.000000000000000 in fill_holes_driver at k= 36 rsm < 0.000000000000000 in fill_holes_driver at k= 37 rsm < 0.000000000000000 in fill_holes_driver at k= 38 rsm < 0.000000000000000 in fill_holes_driver at k= 39 rsm < 0.000000000000000 in fill_holes_driver at k= 40 rsm < 0.000000000000000 in fill_holes_driver at k= 41 rsm < 0.000000000000000 in fill_holes_driver at k= 42 rsm < 0.000000000000000 in fill_holes_driver at k= 43 rsm < 0.000000000000000 in fill_holes_driver at k= 44 rsm < 0.000000000000000 in fill_holes_driver at k= 45 rsm < 0.000000000000000 in fill_holes_driver at k= 46 rsm < 0.000000000000000 in fill_holes_driver at k= 47 rsm < 0.000000000000000 in fill_holes_driver at k= 48 rsm < 0.000000000000000 in fill_holes_driver at k= 49 rsm < 0.000000000000000 in fill_holes_driver at k= 50 rsm < 0.000000000000000 in fill_holes_driver at k= 51 rsm < 0.000000000000000 in fill_holes_driver at k= 52 rsm < 0.000000000000000 in fill_holes_driver at k= 53 rsm < 0.000000000000000 in fill_holes_driver at k= 54 rsm < 0.000000000000000 in fill_holes_driver at k= 55 rsm < 0.000000000000000 in fill_holes_driver at k= 56 rsm < 0.000000000000000 in fill_holes_driver at k= 57 rsm < 0.000000000000000 in fill_holes_driver at k= 58 rsm < 0.000000000000000 in fill_holes_driver at k= 59 rsm < 0.000000000000000 in fill_holes_driver at k= 60 rsm < 0.000000000000000 in fill_holes_driver at k= 61 rsm < 0.000000000000000 in fill_holes_driver at k= 62 rsm < 0.000000000000000 in fill_holes_driver at k= 63 rsm < 0.000000000000000 in fill_holes_driver at k= 64 rsm < 0.000000000000000 in fill_holes_driver at k= 65 rsm < 0.000000000000000 in fill_holes_driver at k= 66 rsm < 0.000000000000000 in fill_holes_driver at k= 67 rsm < 0.000000000000000 in fill_holes_driver at k= 68 rsm < 0.000000000000000 in fill_holes_driver at k= 69 rsm < 0.000000000000000 in fill_holes_driver at k= 70 rsm < 0.000000000000000 in fill_holes_driver at k= 71 rsm < 0.000000000000000 in fill_holes_driver at k= 72 rsm < 0.000000000000000 in fill_holes_driver at k= 73 rsm < 0.000000000000000 in fill_holes_driver at k= 74 rsm < 0.000000000000000 in fill_holes_driver at k= 75 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 iteration = 214; time = 74040.0 rsm < 0.000000000000000 in fill_holes_driver at k= 33 rsm < 0.000000000000000 in fill_holes_driver at k= 34 rsm < 0.000000000000000 in fill_holes_driver at k= 35 rsm < 0.000000000000000 in fill_holes_driver at k= 36 rsm < 0.000000000000000 in fill_holes_driver at k= 37 rsm < 0.000000000000000 in fill_holes_driver at k= 38 rsm < 0.000000000000000 in fill_holes_driver at k= 39 rsm < 0.000000000000000 in fill_holes_driver at k= 40 rsm < 0.000000000000000 in fill_holes_driver at k= 41 rsm < 0.000000000000000 in fill_holes_driver at k= 42 rsm < 0.000000000000000 in fill_holes_driver at k= 43 rsm < 0.000000000000000 in fill_holes_driver at k= 44 rsm < 0.000000000000000 in fill_holes_driver at k= 45 rsm < 0.000000000000000 in fill_holes_driver at k= 46 rsm < 0.000000000000000 in fill_holes_driver at k= 47 rsm < 0.000000000000000 in fill_holes_driver at k= 48 rsm < 0.000000000000000 in fill_holes_driver at k= 49 rsm < 0.000000000000000 in fill_holes_driver at k= 50 rsm < 0.000000000000000 in fill_holes_driver at k= 51 rsm < 0.000000000000000 in fill_holes_driver at k= 52 rsm < 0.000000000000000 in fill_holes_driver at k= 53 rsm < 0.000000000000000 in fill_holes_driver at k= 54 rsm < 0.000000000000000 in fill_holes_driver at k= 55 rsm < 0.000000000000000 in fill_holes_driver at k= 56 rsm < 0.000000000000000 in fill_holes_driver at k= 57 rsm < 0.000000000000000 in fill_holes_driver at k= 58 rsm < 0.000000000000000 in fill_holes_driver at k= 59 rsm < 0.000000000000000 in fill_holes_driver at k= 60 rsm < 0.000000000000000 in fill_holes_driver at k= 61 rsm < 0.000000000000000 in fill_holes_driver at k= 62 rsm < 0.000000000000000 in fill_holes_driver at k= 63 rsm < 0.000000000000000 in fill_holes_driver at k= 64 rsm < 0.000000000000000 in fill_holes_driver at k= 65 rsm < 0.000000000000000 in fill_holes_driver at k= 66 rsm < 0.000000000000000 in fill_holes_driver at k= 67 rsm < 0.000000000000000 in fill_holes_driver at k= 68 rsm < 0.000000000000000 in fill_holes_driver at k= 69 rsm < 0.000000000000000 in fill_holes_driver at k= 70 rsm < 0.000000000000000 in fill_holes_driver at k= 71 rsm < 0.000000000000000 in fill_holes_driver at k= 72 rsm < 0.000000000000000 in fill_holes_driver at k= 73 rsm < 0.000000000000000 in fill_holes_driver at k= 74 rsm < 0.000000000000000 in fill_holes_driver at k= 75 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 iteration = 215; time = 74100.0 rsm < 0.000000000000000 in fill_holes_driver at k= 33 rsm < 0.000000000000000 in fill_holes_driver at k= 34 rsm < 0.000000000000000 in fill_holes_driver at k= 35 rsm < 0.000000000000000 in fill_holes_driver at k= 36 rsm < 0.000000000000000 in fill_holes_driver at k= 37 rsm < 0.000000000000000 in fill_holes_driver at k= 38 rsm < 0.000000000000000 in fill_holes_driver at k= 39 rsm < 0.000000000000000 in fill_holes_driver at k= 40 rsm < 0.000000000000000 in fill_holes_driver at k= 41 rsm < 0.000000000000000 in fill_holes_driver at k= 42 rsm < 0.000000000000000 in fill_holes_driver at k= 43 rsm < 0.000000000000000 in fill_holes_driver at k= 44 rsm < 0.000000000000000 in fill_holes_driver at k= 45 rsm < 0.000000000000000 in fill_holes_driver at k= 46 rsm < 0.000000000000000 in fill_holes_driver at k= 47 rsm < 0.000000000000000 in fill_holes_driver at k= 48 rsm < 0.000000000000000 in fill_holes_driver at k= 49 rsm < 0.000000000000000 in fill_holes_driver at k= 50 rsm < 0.000000000000000 in fill_holes_driver at k= 51 rsm < 0.000000000000000 in fill_holes_driver at k= 52 rsm < 0.000000000000000 in fill_holes_driver at k= 53 rsm < 0.000000000000000 in fill_holes_driver at k= 54 rsm < 0.000000000000000 in fill_holes_driver at k= 55 rsm < 0.000000000000000 in fill_holes_driver at k= 56 rsm < 0.000000000000000 in fill_holes_driver at k= 57 rsm < 0.000000000000000 in fill_holes_driver at k= 58 rsm < 0.000000000000000 in fill_holes_driver at k= 59 rsm < 0.000000000000000 in fill_holes_driver at k= 60 rsm < 0.000000000000000 in fill_holes_driver at k= 61 rsm < 0.000000000000000 in fill_holes_driver at k= 62 rsm < 0.000000000000000 in fill_holes_driver at k= 63 rsm < 0.000000000000000 in fill_holes_driver at k= 64 rsm < 0.000000000000000 in fill_holes_driver at k= 65 rsm < 0.000000000000000 in fill_holes_driver at k= 66 rsm < 0.000000000000000 in fill_holes_driver at k= 67 rsm < 0.000000000000000 in fill_holes_driver at k= 68 rsm < 0.000000000000000 in fill_holes_driver at k= 69 rsm < 0.000000000000000 in fill_holes_driver at k= 70 rsm < 0.000000000000000 in fill_holes_driver at k= 71 rsm < 0.000000000000000 in fill_holes_driver at k= 72 rsm < 0.000000000000000 in fill_holes_driver at k= 73 rsm < 0.000000000000000 in fill_holes_driver at k= 74 rsm < 0.000000000000000 in fill_holes_driver at k= 75 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 iteration = 216; time = 74160.0 rsm < 0.000000000000000 in fill_holes_driver at k= 33 rsm < 0.000000000000000 in fill_holes_driver at k= 34 rsm < 0.000000000000000 in fill_holes_driver at k= 35 rsm < 0.000000000000000 in fill_holes_driver at k= 36 rsm < 0.000000000000000 in fill_holes_driver at k= 37 rsm < 0.000000000000000 in fill_holes_driver at k= 38 rsm < 0.000000000000000 in fill_holes_driver at k= 39 rsm < 0.000000000000000 in fill_holes_driver at k= 40 rsm < 0.000000000000000 in fill_holes_driver at k= 41 rsm < 0.000000000000000 in fill_holes_driver at k= 42 rsm < 0.000000000000000 in fill_holes_driver at k= 43 rsm < 0.000000000000000 in fill_holes_driver at k= 44 rsm < 0.000000000000000 in fill_holes_driver at k= 45 rsm < 0.000000000000000 in fill_holes_driver at k= 46 rsm < 0.000000000000000 in fill_holes_driver at k= 47 rsm < 0.000000000000000 in fill_holes_driver at k= 48 rsm < 0.000000000000000 in fill_holes_driver at k= 49 rsm < 0.000000000000000 in fill_holes_driver at k= 50 rsm < 0.000000000000000 in fill_holes_driver at k= 51 rsm < 0.000000000000000 in fill_holes_driver at k= 52 rsm < 0.000000000000000 in fill_holes_driver at k= 53 rsm < 0.000000000000000 in fill_holes_driver at k= 54 rsm < 0.000000000000000 in fill_holes_driver at k= 55 rsm < 0.000000000000000 in fill_holes_driver at k= 56 rsm < 0.000000000000000 in fill_holes_driver at k= 57 rsm < 0.000000000000000 in fill_holes_driver at k= 58 rsm < 0.000000000000000 in fill_holes_driver at k= 59 rsm < 0.000000000000000 in fill_holes_driver at k= 60 rsm < 0.000000000000000 in fill_holes_driver at k= 61 rsm < 0.000000000000000 in fill_holes_driver at k= 62 rsm < 0.000000000000000 in fill_holes_driver at k= 63 rsm < 0.000000000000000 in fill_holes_driver at k= 64 rsm < 0.000000000000000 in fill_holes_driver at k= 65 rsm < 0.000000000000000 in fill_holes_driver at k= 66 rsm < 0.000000000000000 in fill_holes_driver at k= 67 rsm < 0.000000000000000 in fill_holes_driver at k= 68 rsm < 0.000000000000000 in fill_holes_driver at k= 69 rsm < 0.000000000000000 in fill_holes_driver at k= 70 rsm < 0.000000000000000 in fill_holes_driver at k= 71 rsm < 0.000000000000000 in fill_holes_driver at k= 72 rsm < 0.000000000000000 in fill_holes_driver at k= 73 rsm < 0.000000000000000 in fill_holes_driver at k= 74 rsm < 0.000000000000000 in fill_holes_driver at k= 75 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 iteration = 217; time = 74220.0 rsm < 0.000000000000000 in fill_holes_driver at k= 33 rsm < 0.000000000000000 in fill_holes_driver at k= 34 rsm < 0.000000000000000 in fill_holes_driver at k= 35 rsm < 0.000000000000000 in fill_holes_driver at k= 36 rsm < 0.000000000000000 in fill_holes_driver at k= 37 rsm < 0.000000000000000 in fill_holes_driver at k= 38 rsm < 0.000000000000000 in fill_holes_driver at k= 39 rsm < 0.000000000000000 in fill_holes_driver at k= 40 rsm < 0.000000000000000 in fill_holes_driver at k= 41 rsm < 0.000000000000000 in fill_holes_driver at k= 42 rsm < 0.000000000000000 in fill_holes_driver at k= 43 rsm < 0.000000000000000 in fill_holes_driver at k= 44 rsm < 0.000000000000000 in fill_holes_driver at k= 45 rsm < 0.000000000000000 in fill_holes_driver at k= 46 rsm < 0.000000000000000 in fill_holes_driver at k= 47 rsm < 0.000000000000000 in fill_holes_driver at k= 48 rsm < 0.000000000000000 in fill_holes_driver at k= 49 rsm < 0.000000000000000 in fill_holes_driver at k= 50 rsm < 0.000000000000000 in fill_holes_driver at k= 51 rsm < 0.000000000000000 in fill_holes_driver at k= 52 rsm < 0.000000000000000 in fill_holes_driver at k= 53 rsm < 0.000000000000000 in fill_holes_driver at k= 54 rsm < 0.000000000000000 in fill_holes_driver at k= 55 rsm < 0.000000000000000 in fill_holes_driver at k= 56 rsm < 0.000000000000000 in fill_holes_driver at k= 57 rsm < 0.000000000000000 in fill_holes_driver at k= 58 rsm < 0.000000000000000 in fill_holes_driver at k= 59 rsm < 0.000000000000000 in fill_holes_driver at k= 60 rsm < 0.000000000000000 in fill_holes_driver at k= 61 rsm < 0.000000000000000 in fill_holes_driver at k= 62 rsm < 0.000000000000000 in fill_holes_driver at k= 63 rsm < 0.000000000000000 in fill_holes_driver at k= 64 rsm < 0.000000000000000 in fill_holes_driver at k= 65 rsm < 0.000000000000000 in fill_holes_driver at k= 66 rsm < 0.000000000000000 in fill_holes_driver at k= 67 rsm < 0.000000000000000 in fill_holes_driver at k= 68 rsm < 0.000000000000000 in fill_holes_driver at k= 69 rsm < 0.000000000000000 in fill_holes_driver at k= 70 rsm < 0.000000000000000 in fill_holes_driver at k= 71 rsm < 0.000000000000000 in fill_holes_driver at k= 72 rsm < 0.000000000000000 in fill_holes_driver at k= 73 rsm < 0.000000000000000 in fill_holes_driver at k= 74 rsm < 0.000000000000000 in fill_holes_driver at k= 75 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 iteration = 218; time = 74280.0 rsm < 0.000000000000000 in fill_holes_driver at k= 33 rsm < 0.000000000000000 in fill_holes_driver at k= 34 rsm < 0.000000000000000 in fill_holes_driver at k= 35 rsm < 0.000000000000000 in fill_holes_driver at k= 36 rsm < 0.000000000000000 in fill_holes_driver at k= 37 rsm < 0.000000000000000 in fill_holes_driver at k= 38 rsm < 0.000000000000000 in fill_holes_driver at k= 39 rsm < 0.000000000000000 in fill_holes_driver at k= 40 rsm < 0.000000000000000 in fill_holes_driver at k= 41 rsm < 0.000000000000000 in fill_holes_driver at k= 42 rsm < 0.000000000000000 in fill_holes_driver at k= 43 rsm < 0.000000000000000 in fill_holes_driver at k= 44 rsm < 0.000000000000000 in fill_holes_driver at k= 45 rsm < 0.000000000000000 in fill_holes_driver at k= 46 rsm < 0.000000000000000 in fill_holes_driver at k= 47 rsm < 0.000000000000000 in fill_holes_driver at k= 48 rsm < 0.000000000000000 in fill_holes_driver at k= 49 rsm < 0.000000000000000 in fill_holes_driver at k= 50 rsm < 0.000000000000000 in fill_holes_driver at k= 51 rsm < 0.000000000000000 in fill_holes_driver at k= 52 rsm < 0.000000000000000 in fill_holes_driver at k= 53 rsm < 0.000000000000000 in fill_holes_driver at k= 54 rsm < 0.000000000000000 in fill_holes_driver at k= 55 rsm < 0.000000000000000 in fill_holes_driver at k= 56 rsm < 0.000000000000000 in fill_holes_driver at k= 57 rsm < 0.000000000000000 in fill_holes_driver at k= 58 rsm < 0.000000000000000 in fill_holes_driver at k= 59 rsm < 0.000000000000000 in fill_holes_driver at k= 60 rsm < 0.000000000000000 in fill_holes_driver at k= 61 rsm < 0.000000000000000 in fill_holes_driver at k= 62 rsm < 0.000000000000000 in fill_holes_driver at k= 63 rsm < 0.000000000000000 in fill_holes_driver at k= 64 rsm < 0.000000000000000 in fill_holes_driver at k= 65 rsm < 0.000000000000000 in fill_holes_driver at k= 66 rsm < 0.000000000000000 in fill_holes_driver at k= 67 rsm < 0.000000000000000 in fill_holes_driver at k= 68 rsm < 0.000000000000000 in fill_holes_driver at k= 69 rsm < 0.000000000000000 in fill_holes_driver at k= 70 rsm < 0.000000000000000 in fill_holes_driver at k= 71 rsm < 0.000000000000000 in fill_holes_driver at k= 72 rsm < 0.000000000000000 in fill_holes_driver at k= 73 rsm < 0.000000000000000 in fill_holes_driver at k= 74 rsm < 0.000000000000000 in fill_holes_driver at k= 75 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 iteration = 219; time = 74340.0 rsm < 0.000000000000000 in fill_holes_driver at k= 33 rsm < 0.000000000000000 in fill_holes_driver at k= 34 rsm < 0.000000000000000 in fill_holes_driver at k= 35 rsm < 0.000000000000000 in fill_holes_driver at k= 36 rsm < 0.000000000000000 in fill_holes_driver at k= 37 rsm < 0.000000000000000 in fill_holes_driver at k= 38 rsm < 0.000000000000000 in fill_holes_driver at k= 39 rsm < 0.000000000000000 in fill_holes_driver at k= 40 rsm < 0.000000000000000 in fill_holes_driver at k= 41 rsm < 0.000000000000000 in fill_holes_driver at k= 42 rsm < 0.000000000000000 in fill_holes_driver at k= 43 rsm < 0.000000000000000 in fill_holes_driver at k= 44 rsm < 0.000000000000000 in fill_holes_driver at k= 45 rsm < 0.000000000000000 in fill_holes_driver at k= 46 rsm < 0.000000000000000 in fill_holes_driver at k= 47 rsm < 0.000000000000000 in fill_holes_driver at k= 48 rsm < 0.000000000000000 in fill_holes_driver at k= 49 rsm < 0.000000000000000 in fill_holes_driver at k= 50 rsm < 0.000000000000000 in fill_holes_driver at k= 51 rsm < 0.000000000000000 in fill_holes_driver at k= 52 rsm < 0.000000000000000 in fill_holes_driver at k= 53 rsm < 0.000000000000000 in fill_holes_driver at k= 54 rsm < 0.000000000000000 in fill_holes_driver at k= 55 rsm < 0.000000000000000 in fill_holes_driver at k= 56 rsm < 0.000000000000000 in fill_holes_driver at k= 57 rsm < 0.000000000000000 in fill_holes_driver at k= 58 rsm < 0.000000000000000 in fill_holes_driver at k= 59 rsm < 0.000000000000000 in fill_holes_driver at k= 60 rsm < 0.000000000000000 in fill_holes_driver at k= 61 rsm < 0.000000000000000 in fill_holes_driver at k= 62 rsm < 0.000000000000000 in fill_holes_driver at k= 63 rsm < 0.000000000000000 in fill_holes_driver at k= 64 rsm < 0.000000000000000 in fill_holes_driver at k= 65 rsm < 0.000000000000000 in fill_holes_driver at k= 66 rsm < 0.000000000000000 in fill_holes_driver at k= 67 rsm < 0.000000000000000 in fill_holes_driver at k= 68 rsm < 0.000000000000000 in fill_holes_driver at k= 69 rsm < 0.000000000000000 in fill_holes_driver at k= 70 rsm < 0.000000000000000 in fill_holes_driver at k= 71 rsm < 0.000000000000000 in fill_holes_driver at k= 72 rsm < 0.000000000000000 in fill_holes_driver at k= 73 rsm < 0.000000000000000 in fill_holes_driver at k= 74 rsm < 0.000000000000000 in fill_holes_driver at k= 75 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 iteration = 220; time = 74400.0 rsm < 0.000000000000000 in fill_holes_driver at k= 33 rsm < 0.000000000000000 in fill_holes_driver at k= 34 rsm < 0.000000000000000 in fill_holes_driver at k= 35 rsm < 0.000000000000000 in fill_holes_driver at k= 36 rsm < 0.000000000000000 in fill_holes_driver at k= 37 rsm < 0.000000000000000 in fill_holes_driver at k= 38 rsm < 0.000000000000000 in fill_holes_driver at k= 39 rsm < 0.000000000000000 in fill_holes_driver at k= 40 rsm < 0.000000000000000 in fill_holes_driver at k= 41 rsm < 0.000000000000000 in fill_holes_driver at k= 42 rsm < 0.000000000000000 in fill_holes_driver at k= 43 rsm < 0.000000000000000 in fill_holes_driver at k= 44 rsm < 0.000000000000000 in fill_holes_driver at k= 45 rsm < 0.000000000000000 in fill_holes_driver at k= 46 rsm < 0.000000000000000 in fill_holes_driver at k= 47 rsm < 0.000000000000000 in fill_holes_driver at k= 48 rsm < 0.000000000000000 in fill_holes_driver at k= 49 rsm < 0.000000000000000 in fill_holes_driver at k= 50 rsm < 0.000000000000000 in fill_holes_driver at k= 51 rsm < 0.000000000000000 in fill_holes_driver at k= 52 rsm < 0.000000000000000 in fill_holes_driver at k= 53 rsm < 0.000000000000000 in fill_holes_driver at k= 54 rsm < 0.000000000000000 in fill_holes_driver at k= 55 rsm < 0.000000000000000 in fill_holes_driver at k= 56 rsm < 0.000000000000000 in fill_holes_driver at k= 57 rsm < 0.000000000000000 in fill_holes_driver at k= 58 rsm < 0.000000000000000 in fill_holes_driver at k= 59 rsm < 0.000000000000000 in fill_holes_driver at k= 60 rsm < 0.000000000000000 in fill_holes_driver at k= 61 rsm < 0.000000000000000 in fill_holes_driver at k= 62 rsm < 0.000000000000000 in fill_holes_driver at k= 63 rsm < 0.000000000000000 in fill_holes_driver at k= 64 rsm < 0.000000000000000 in fill_holes_driver at k= 65 rsm < 0.000000000000000 in fill_holes_driver at k= 66 rsm < 0.000000000000000 in fill_holes_driver at k= 67 rsm < 0.000000000000000 in fill_holes_driver at k= 68 rsm < 0.000000000000000 in fill_holes_driver at k= 69 rsm < 0.000000000000000 in fill_holes_driver at k= 70 rsm < 0.000000000000000 in fill_holes_driver at k= 71 rsm < 0.000000000000000 in fill_holes_driver at k= 72 rsm < 0.000000000000000 in fill_holes_driver at k= 73 rsm < 0.000000000000000 in fill_holes_driver at k= 74 rsm < 0.000000000000000 in fill_holes_driver at k= 75 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 iteration = 221; time = 74460.0 rsm < 0.000000000000000 in fill_holes_driver at k= 34 rsm < 0.000000000000000 in fill_holes_driver at k= 35 rsm < 0.000000000000000 in fill_holes_driver at k= 36 rsm < 0.000000000000000 in fill_holes_driver at k= 37 rsm < 0.000000000000000 in fill_holes_driver at k= 38 rsm < 0.000000000000000 in fill_holes_driver at k= 39 rsm < 0.000000000000000 in fill_holes_driver at k= 40 rsm < 0.000000000000000 in fill_holes_driver at k= 41 rsm < 0.000000000000000 in fill_holes_driver at k= 42 rsm < 0.000000000000000 in fill_holes_driver at k= 43 rsm < 0.000000000000000 in fill_holes_driver at k= 44 rsm < 0.000000000000000 in fill_holes_driver at k= 45 rsm < 0.000000000000000 in fill_holes_driver at k= 46 rsm < 0.000000000000000 in fill_holes_driver at k= 47 rsm < 0.000000000000000 in fill_holes_driver at k= 48 rsm < 0.000000000000000 in fill_holes_driver at k= 49 rsm < 0.000000000000000 in fill_holes_driver at k= 50 rsm < 0.000000000000000 in fill_holes_driver at k= 51 rsm < 0.000000000000000 in fill_holes_driver at k= 52 rsm < 0.000000000000000 in fill_holes_driver at k= 53 rsm < 0.000000000000000 in fill_holes_driver at k= 54 rsm < 0.000000000000000 in fill_holes_driver at k= 55 rsm < 0.000000000000000 in fill_holes_driver at k= 56 rsm < 0.000000000000000 in fill_holes_driver at k= 57 rsm < 0.000000000000000 in fill_holes_driver at k= 58 rsm < 0.000000000000000 in fill_holes_driver at k= 59 rsm < 0.000000000000000 in fill_holes_driver at k= 60 rsm < 0.000000000000000 in fill_holes_driver at k= 61 rsm < 0.000000000000000 in fill_holes_driver at k= 62 rsm < 0.000000000000000 in fill_holes_driver at k= 63 rsm < 0.000000000000000 in fill_holes_driver at k= 64 rsm < 0.000000000000000 in fill_holes_driver at k= 65 rsm < 0.000000000000000 in fill_holes_driver at k= 66 rsm < 0.000000000000000 in fill_holes_driver at k= 67 rsm < 0.000000000000000 in fill_holes_driver at k= 68 rsm < 0.000000000000000 in fill_holes_driver at k= 69 rsm < 0.000000000000000 in fill_holes_driver at k= 70 rsm < 0.000000000000000 in fill_holes_driver at k= 71 rsm < 0.000000000000000 in fill_holes_driver at k= 72 rsm < 0.000000000000000 in fill_holes_driver at k= 73 rsm < 0.000000000000000 in fill_holes_driver at k= 74 rsm < 0.000000000000000 in fill_holes_driver at k= 75 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 iteration = 222; time = 74520.0 rsm < 0.000000000000000 in fill_holes_driver at k= 33 rsm < 0.000000000000000 in fill_holes_driver at k= 34 rsm < 0.000000000000000 in fill_holes_driver at k= 35 rsm < 0.000000000000000 in fill_holes_driver at k= 36 rsm < 0.000000000000000 in fill_holes_driver at k= 37 rsm < 0.000000000000000 in fill_holes_driver at k= 38 rsm < 0.000000000000000 in fill_holes_driver at k= 39 rsm < 0.000000000000000 in fill_holes_driver at k= 40 rsm < 0.000000000000000 in fill_holes_driver at k= 41 rsm < 0.000000000000000 in fill_holes_driver at k= 42 rsm < 0.000000000000000 in fill_holes_driver at k= 43 rsm < 0.000000000000000 in fill_holes_driver at k= 44 rsm < 0.000000000000000 in fill_holes_driver at k= 45 rsm < 0.000000000000000 in fill_holes_driver at k= 46 rsm < 0.000000000000000 in fill_holes_driver at k= 47 rsm < 0.000000000000000 in fill_holes_driver at k= 48 rsm < 0.000000000000000 in fill_holes_driver at k= 49 rsm < 0.000000000000000 in fill_holes_driver at k= 50 rsm < 0.000000000000000 in fill_holes_driver at k= 51 rsm < 0.000000000000000 in fill_holes_driver at k= 52 rsm < 0.000000000000000 in fill_holes_driver at k= 53 rsm < 0.000000000000000 in fill_holes_driver at k= 54 rsm < 0.000000000000000 in fill_holes_driver at k= 55 rsm < 0.000000000000000 in fill_holes_driver at k= 56 rsm < 0.000000000000000 in fill_holes_driver at k= 57 rsm < 0.000000000000000 in fill_holes_driver at k= 58 rsm < 0.000000000000000 in fill_holes_driver at k= 59 rsm < 0.000000000000000 in fill_holes_driver at k= 60 rsm < 0.000000000000000 in fill_holes_driver at k= 61 rsm < 0.000000000000000 in fill_holes_driver at k= 62 rsm < 0.000000000000000 in fill_holes_driver at k= 63 rsm < 0.000000000000000 in fill_holes_driver at k= 64 rsm < 0.000000000000000 in fill_holes_driver at k= 65 rsm < 0.000000000000000 in fill_holes_driver at k= 66 rsm < 0.000000000000000 in fill_holes_driver at k= 67 rsm < 0.000000000000000 in fill_holes_driver at k= 68 rsm < 0.000000000000000 in fill_holes_driver at k= 69 rsm < 0.000000000000000 in fill_holes_driver at k= 70 rsm < 0.000000000000000 in fill_holes_driver at k= 71 rsm < 0.000000000000000 in fill_holes_driver at k= 72 rsm < 0.000000000000000 in fill_holes_driver at k= 73 rsm < 0.000000000000000 in fill_holes_driver at k= 74 rsm < 0.000000000000000 in fill_holes_driver at k= 75 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 iteration = 223; time = 74580.0 rsm < 0.000000000000000 in fill_holes_driver at k= 34 rsm < 0.000000000000000 in fill_holes_driver at k= 35 rsm < 0.000000000000000 in fill_holes_driver at k= 36 rsm < 0.000000000000000 in fill_holes_driver at k= 37 rsm < 0.000000000000000 in fill_holes_driver at k= 38 rsm < 0.000000000000000 in fill_holes_driver at k= 39 rsm < 0.000000000000000 in fill_holes_driver at k= 40 rsm < 0.000000000000000 in fill_holes_driver at k= 41 rsm < 0.000000000000000 in fill_holes_driver at k= 42 rsm < 0.000000000000000 in fill_holes_driver at k= 43 rsm < 0.000000000000000 in fill_holes_driver at k= 44 rsm < 0.000000000000000 in fill_holes_driver at k= 45 rsm < 0.000000000000000 in fill_holes_driver at k= 46 rsm < 0.000000000000000 in fill_holes_driver at k= 47 rsm < 0.000000000000000 in fill_holes_driver at k= 48 rsm < 0.000000000000000 in fill_holes_driver at k= 49 rsm < 0.000000000000000 in fill_holes_driver at k= 50 rsm < 0.000000000000000 in fill_holes_driver at k= 51 rsm < 0.000000000000000 in fill_holes_driver at k= 52 rsm < 0.000000000000000 in fill_holes_driver at k= 53 rsm < 0.000000000000000 in fill_holes_driver at k= 54 rsm < 0.000000000000000 in fill_holes_driver at k= 55 rsm < 0.000000000000000 in fill_holes_driver at k= 56 rsm < 0.000000000000000 in fill_holes_driver at k= 57 rsm < 0.000000000000000 in fill_holes_driver at k= 58 rsm < 0.000000000000000 in fill_holes_driver at k= 59 rsm < 0.000000000000000 in fill_holes_driver at k= 60 rsm < 0.000000000000000 in fill_holes_driver at k= 61 rsm < 0.000000000000000 in fill_holes_driver at k= 62 rsm < 0.000000000000000 in fill_holes_driver at k= 63 rsm < 0.000000000000000 in fill_holes_driver at k= 64 rsm < 0.000000000000000 in fill_holes_driver at k= 65 rsm < 0.000000000000000 in fill_holes_driver at k= 66 rsm < 0.000000000000000 in fill_holes_driver at k= 67 rsm < 0.000000000000000 in fill_holes_driver at k= 68 rsm < 0.000000000000000 in fill_holes_driver at k= 69 rsm < 0.000000000000000 in fill_holes_driver at k= 70 rsm < 0.000000000000000 in fill_holes_driver at k= 71 rsm < 0.000000000000000 in fill_holes_driver at k= 72 rsm < 0.000000000000000 in fill_holes_driver at k= 73 rsm < 0.000000000000000 in fill_holes_driver at k= 74 rsm < 0.000000000000000 in fill_holes_driver at k= 75 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 iteration = 224; time = 74640.0 rsm < 0.000000000000000 in fill_holes_driver at k= 33 rsm < 0.000000000000000 in fill_holes_driver at k= 34 rsm < 0.000000000000000 in fill_holes_driver at k= 35 rsm < 0.000000000000000 in fill_holes_driver at k= 36 rsm < 0.000000000000000 in fill_holes_driver at k= 37 rsm < 0.000000000000000 in fill_holes_driver at k= 38 rsm < 0.000000000000000 in fill_holes_driver at k= 39 rsm < 0.000000000000000 in fill_holes_driver at k= 40 rsm < 0.000000000000000 in fill_holes_driver at k= 41 rsm < 0.000000000000000 in fill_holes_driver at k= 42 rsm < 0.000000000000000 in fill_holes_driver at k= 43 rsm < 0.000000000000000 in fill_holes_driver at k= 44 rsm < 0.000000000000000 in fill_holes_driver at k= 45 rsm < 0.000000000000000 in fill_holes_driver at k= 46 rsm < 0.000000000000000 in fill_holes_driver at k= 47 rsm < 0.000000000000000 in fill_holes_driver at k= 48 rsm < 0.000000000000000 in fill_holes_driver at k= 49 rsm < 0.000000000000000 in fill_holes_driver at k= 50 rsm < 0.000000000000000 in fill_holes_driver at k= 51 rsm < 0.000000000000000 in fill_holes_driver at k= 52 rsm < 0.000000000000000 in fill_holes_driver at k= 53 rsm < 0.000000000000000 in fill_holes_driver at k= 54 rsm < 0.000000000000000 in fill_holes_driver at k= 55 rsm < 0.000000000000000 in fill_holes_driver at k= 56 rsm < 0.000000000000000 in fill_holes_driver at k= 57 rsm < 0.000000000000000 in fill_holes_driver at k= 58 rsm < 0.000000000000000 in fill_holes_driver at k= 59 rsm < 0.000000000000000 in fill_holes_driver at k= 60 rsm < 0.000000000000000 in fill_holes_driver at k= 61 rsm < 0.000000000000000 in fill_holes_driver at k= 62 rsm < 0.000000000000000 in fill_holes_driver at k= 63 rsm < 0.000000000000000 in fill_holes_driver at k= 64 rsm < 0.000000000000000 in fill_holes_driver at k= 65 rsm < 0.000000000000000 in fill_holes_driver at k= 66 rsm < 0.000000000000000 in fill_holes_driver at k= 67 rsm < 0.000000000000000 in fill_holes_driver at k= 68 rsm < 0.000000000000000 in fill_holes_driver at k= 69 rsm < 0.000000000000000 in fill_holes_driver at k= 70 rsm < 0.000000000000000 in fill_holes_driver at k= 71 rsm < 0.000000000000000 in fill_holes_driver at k= 72 rsm < 0.000000000000000 in fill_holes_driver at k= 73 rsm < 0.000000000000000 in fill_holes_driver at k= 74 rsm < 0.000000000000000 in fill_holes_driver at k= 75 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 iteration = 225; time = 74700.0 rsm < 0.000000000000000 in fill_holes_driver at k= 34 rsm < 0.000000000000000 in fill_holes_driver at k= 35 rsm < 0.000000000000000 in fill_holes_driver at k= 36 rsm < 0.000000000000000 in fill_holes_driver at k= 37 rsm < 0.000000000000000 in fill_holes_driver at k= 38 rsm < 0.000000000000000 in fill_holes_driver at k= 39 rsm < 0.000000000000000 in fill_holes_driver at k= 40 rsm < 0.000000000000000 in fill_holes_driver at k= 41 rsm < 0.000000000000000 in fill_holes_driver at k= 42 rsm < 0.000000000000000 in fill_holes_driver at k= 43 rsm < 0.000000000000000 in fill_holes_driver at k= 44 rsm < 0.000000000000000 in fill_holes_driver at k= 45 rsm < 0.000000000000000 in fill_holes_driver at k= 46 rsm < 0.000000000000000 in fill_holes_driver at k= 47 rsm < 0.000000000000000 in fill_holes_driver at k= 48 rsm < 0.000000000000000 in fill_holes_driver at k= 49 rsm < 0.000000000000000 in fill_holes_driver at k= 50 rsm < 0.000000000000000 in fill_holes_driver at k= 51 rsm < 0.000000000000000 in fill_holes_driver at k= 52 rsm < 0.000000000000000 in fill_holes_driver at k= 53 rsm < 0.000000000000000 in fill_holes_driver at k= 54 rsm < 0.000000000000000 in fill_holes_driver at k= 55 rsm < 0.000000000000000 in fill_holes_driver at k= 56 rsm < 0.000000000000000 in fill_holes_driver at k= 57 rsm < 0.000000000000000 in fill_holes_driver at k= 58 rsm < 0.000000000000000 in fill_holes_driver at k= 59 rsm < 0.000000000000000 in fill_holes_driver at k= 60 rsm < 0.000000000000000 in fill_holes_driver at k= 61 rsm < 0.000000000000000 in fill_holes_driver at k= 62 rsm < 0.000000000000000 in fill_holes_driver at k= 63 rsm < 0.000000000000000 in fill_holes_driver at k= 64 rsm < 0.000000000000000 in fill_holes_driver at k= 65 rsm < 0.000000000000000 in fill_holes_driver at k= 66 rsm < 0.000000000000000 in fill_holes_driver at k= 67 rsm < 0.000000000000000 in fill_holes_driver at k= 68 rsm < 0.000000000000000 in fill_holes_driver at k= 69 rsm < 0.000000000000000 in fill_holes_driver at k= 70 rsm < 0.000000000000000 in fill_holes_driver at k= 71 rsm < 0.000000000000000 in fill_holes_driver at k= 72 rsm < 0.000000000000000 in fill_holes_driver at k= 73 rsm < 0.000000000000000 in fill_holes_driver at k= 74 rsm < 0.000000000000000 in fill_holes_driver at k= 75 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 iteration = 226; time = 74760.0 rsm < 0.000000000000000 in fill_holes_driver at k= 28 rsm < 0.000000000000000 in fill_holes_driver at k= 33 rsm < 0.000000000000000 in fill_holes_driver at k= 34 rsm < 0.000000000000000 in fill_holes_driver at k= 35 rsm < 0.000000000000000 in fill_holes_driver at k= 36 rsm < 0.000000000000000 in fill_holes_driver at k= 37 rsm < 0.000000000000000 in fill_holes_driver at k= 38 rsm < 0.000000000000000 in fill_holes_driver at k= 39 rsm < 0.000000000000000 in fill_holes_driver at k= 40 rsm < 0.000000000000000 in fill_holes_driver at k= 41 rsm < 0.000000000000000 in fill_holes_driver at k= 42 rsm < 0.000000000000000 in fill_holes_driver at k= 43 rsm < 0.000000000000000 in fill_holes_driver at k= 44 rsm < 0.000000000000000 in fill_holes_driver at k= 45 rsm < 0.000000000000000 in fill_holes_driver at k= 46 rsm < 0.000000000000000 in fill_holes_driver at k= 47 rsm < 0.000000000000000 in fill_holes_driver at k= 48 rsm < 0.000000000000000 in fill_holes_driver at k= 49 rsm < 0.000000000000000 in fill_holes_driver at k= 50 rsm < 0.000000000000000 in fill_holes_driver at k= 51 rsm < 0.000000000000000 in fill_holes_driver at k= 52 rsm < 0.000000000000000 in fill_holes_driver at k= 53 rsm < 0.000000000000000 in fill_holes_driver at k= 54 rsm < 0.000000000000000 in fill_holes_driver at k= 55 rsm < 0.000000000000000 in fill_holes_driver at k= 56 rsm < 0.000000000000000 in fill_holes_driver at k= 57 rsm < 0.000000000000000 in fill_holes_driver at k= 58 rsm < 0.000000000000000 in fill_holes_driver at k= 59 rsm < 0.000000000000000 in fill_holes_driver at k= 60 rsm < 0.000000000000000 in fill_holes_driver at k= 61 rsm < 0.000000000000000 in fill_holes_driver at k= 62 rsm < 0.000000000000000 in fill_holes_driver at k= 63 rsm < 0.000000000000000 in fill_holes_driver at k= 64 rsm < 0.000000000000000 in fill_holes_driver at k= 65 rsm < 0.000000000000000 in fill_holes_driver at k= 66 rsm < 0.000000000000000 in fill_holes_driver at k= 67 rsm < 0.000000000000000 in fill_holes_driver at k= 68 rsm < 0.000000000000000 in fill_holes_driver at k= 69 rsm < 0.000000000000000 in fill_holes_driver at k= 70 rsm < 0.000000000000000 in fill_holes_driver at k= 71 rsm < 0.000000000000000 in fill_holes_driver at k= 72 rsm < 0.000000000000000 in fill_holes_driver at k= 73 rsm < 0.000000000000000 in fill_holes_driver at k= 74 rsm < 0.000000000000000 in fill_holes_driver at k= 75 Warning: One-level hole filling was not able to fill holes completely! The holes were filled partially. |total_hole| > total_mass Warning: One-level hole filling was not able to fill holes completely! The holes were filled partially. |total_hole| > total_mass Warning: One-level hole filling was not able to fill holes completely! The holes were filled partially. |total_hole| > total_mass Warning: Hole filling failed! A hole could not be filled. Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 iteration = 227; time = 74820.0 rsm < 0.000000000000000 in fill_holes_driver at k= 28 rsm < 0.000000000000000 in fill_holes_driver at k= 33 rsm < 0.000000000000000 in fill_holes_driver at k= 34 rsm < 0.000000000000000 in fill_holes_driver at k= 35 rsm < 0.000000000000000 in fill_holes_driver at k= 36 rsm < 0.000000000000000 in fill_holes_driver at k= 37 rsm < 0.000000000000000 in fill_holes_driver at k= 38 rsm < 0.000000000000000 in fill_holes_driver at k= 39 rsm < 0.000000000000000 in fill_holes_driver at k= 40 rsm < 0.000000000000000 in fill_holes_driver at k= 41 rsm < 0.000000000000000 in fill_holes_driver at k= 42 rsm < 0.000000000000000 in fill_holes_driver at k= 43 rsm < 0.000000000000000 in fill_holes_driver at k= 44 rsm < 0.000000000000000 in fill_holes_driver at k= 45 rsm < 0.000000000000000 in fill_holes_driver at k= 46 rsm < 0.000000000000000 in fill_holes_driver at k= 47 rsm < 0.000000000000000 in fill_holes_driver at k= 48 rsm < 0.000000000000000 in fill_holes_driver at k= 49 rsm < 0.000000000000000 in fill_holes_driver at k= 50 rsm < 0.000000000000000 in fill_holes_driver at k= 51 rsm < 0.000000000000000 in fill_holes_driver at k= 52 rsm < 0.000000000000000 in fill_holes_driver at k= 53 rsm < 0.000000000000000 in fill_holes_driver at k= 54 rsm < 0.000000000000000 in fill_holes_driver at k= 55 rsm < 0.000000000000000 in fill_holes_driver at k= 56 rsm < 0.000000000000000 in fill_holes_driver at k= 57 rsm < 0.000000000000000 in fill_holes_driver at k= 58 rsm < 0.000000000000000 in fill_holes_driver at k= 59 rsm < 0.000000000000000 in fill_holes_driver at k= 60 rsm < 0.000000000000000 in fill_holes_driver at k= 61 rsm < 0.000000000000000 in fill_holes_driver at k= 62 rsm < 0.000000000000000 in fill_holes_driver at k= 63 rsm < 0.000000000000000 in fill_holes_driver at k= 64 rsm < 0.000000000000000 in fill_holes_driver at k= 65 rsm < 0.000000000000000 in fill_holes_driver at k= 66 rsm < 0.000000000000000 in fill_holes_driver at k= 67 rsm < 0.000000000000000 in fill_holes_driver at k= 68 rsm < 0.000000000000000 in fill_holes_driver at k= 69 rsm < 0.000000000000000 in fill_holes_driver at k= 70 rsm < 0.000000000000000 in fill_holes_driver at k= 71 rsm < 0.000000000000000 in fill_holes_driver at k= 72 rsm < 0.000000000000000 in fill_holes_driver at k= 73 rsm < 0.000000000000000 in fill_holes_driver at k= 74 rsm < 0.000000000000000 in fill_holes_driver at k= 75 Warning: One-level hole filling was not able to fill holes completely! The holes were filled partially. |total_hole| > total_mass Warning: One-level hole filling was not able to fill holes completely! The holes were filled partially. |total_hole| > total_mass Warning: One-level hole filling was not able to fill holes completely! The holes were filled partially. |total_hole| > total_mass Warning: Hole filling failed! A hole could not be filled. Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 iteration = 228; time = 74880.0 rsm < 0.000000000000000 in fill_holes_driver at k= 28 rsm < 0.000000000000000 in fill_holes_driver at k= 33 rsm < 0.000000000000000 in fill_holes_driver at k= 34 rsm < 0.000000000000000 in fill_holes_driver at k= 35 rsm < 0.000000000000000 in fill_holes_driver at k= 36 rsm < 0.000000000000000 in fill_holes_driver at k= 37 rsm < 0.000000000000000 in fill_holes_driver at k= 38 rsm < 0.000000000000000 in fill_holes_driver at k= 39 rsm < 0.000000000000000 in fill_holes_driver at k= 40 rsm < 0.000000000000000 in fill_holes_driver at k= 41 rsm < 0.000000000000000 in fill_holes_driver at k= 42 rsm < 0.000000000000000 in fill_holes_driver at k= 43 rsm < 0.000000000000000 in fill_holes_driver at k= 44 rsm < 0.000000000000000 in fill_holes_driver at k= 45 rsm < 0.000000000000000 in fill_holes_driver at k= 46 rsm < 0.000000000000000 in fill_holes_driver at k= 47 rsm < 0.000000000000000 in fill_holes_driver at k= 48 rsm < 0.000000000000000 in fill_holes_driver at k= 49 rsm < 0.000000000000000 in fill_holes_driver at k= 50 rsm < 0.000000000000000 in fill_holes_driver at k= 51 rsm < 0.000000000000000 in fill_holes_driver at k= 52 rsm < 0.000000000000000 in fill_holes_driver at k= 53 rsm < 0.000000000000000 in fill_holes_driver at k= 54 rsm < 0.000000000000000 in fill_holes_driver at k= 55 rsm < 0.000000000000000 in fill_holes_driver at k= 56 rsm < 0.000000000000000 in fill_holes_driver at k= 57 rsm < 0.000000000000000 in fill_holes_driver at k= 58 rsm < 0.000000000000000 in fill_holes_driver at k= 59 rsm < 0.000000000000000 in fill_holes_driver at k= 60 rsm < 0.000000000000000 in fill_holes_driver at k= 61 rsm < 0.000000000000000 in fill_holes_driver at k= 62 rsm < 0.000000000000000 in fill_holes_driver at k= 63 rsm < 0.000000000000000 in fill_holes_driver at k= 64 rsm < 0.000000000000000 in fill_holes_driver at k= 65 rsm < 0.000000000000000 in fill_holes_driver at k= 66 rsm < 0.000000000000000 in fill_holes_driver at k= 67 rsm < 0.000000000000000 in fill_holes_driver at k= 68 rsm < 0.000000000000000 in fill_holes_driver at k= 69 rsm < 0.000000000000000 in fill_holes_driver at k= 70 rsm < 0.000000000000000 in fill_holes_driver at k= 71 rsm < 0.000000000000000 in fill_holes_driver at k= 72 rsm < 0.000000000000000 in fill_holes_driver at k= 73 rsm < 0.000000000000000 in fill_holes_driver at k= 74 rsm < 0.000000000000000 in fill_holes_driver at k= 75 Warning: One-level hole filling was not able to fill holes completely! The holes were filled partially. |total_hole| > total_mass Warning: One-level hole filling was not able to fill holes completely! The holes were filled partially. |total_hole| > total_mass Warning: One-level hole filling was not able to fill holes completely! The holes were filled partially. |total_hole| > total_mass Warning: Hole filling failed! A hole could not be filled. Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 iteration = 229; time = 74940.0 rsm < 0.000000000000000 in fill_holes_driver at k= 33 rsm < 0.000000000000000 in fill_holes_driver at k= 34 rsm < 0.000000000000000 in fill_holes_driver at k= 35 rsm < 0.000000000000000 in fill_holes_driver at k= 36 rsm < 0.000000000000000 in fill_holes_driver at k= 37 rsm < 0.000000000000000 in fill_holes_driver at k= 38 rsm < 0.000000000000000 in fill_holes_driver at k= 39 rsm < 0.000000000000000 in fill_holes_driver at k= 40 rsm < 0.000000000000000 in fill_holes_driver at k= 41 rsm < 0.000000000000000 in fill_holes_driver at k= 42 rsm < 0.000000000000000 in fill_holes_driver at k= 43 rsm < 0.000000000000000 in fill_holes_driver at k= 44 rsm < 0.000000000000000 in fill_holes_driver at k= 45 rsm < 0.000000000000000 in fill_holes_driver at k= 46 rsm < 0.000000000000000 in fill_holes_driver at k= 47 rsm < 0.000000000000000 in fill_holes_driver at k= 48 rsm < 0.000000000000000 in fill_holes_driver at k= 49 rsm < 0.000000000000000 in fill_holes_driver at k= 50 rsm < 0.000000000000000 in fill_holes_driver at k= 51 rsm < 0.000000000000000 in fill_holes_driver at k= 52 rsm < 0.000000000000000 in fill_holes_driver at k= 53 rsm < 0.000000000000000 in fill_holes_driver at k= 54 rsm < 0.000000000000000 in fill_holes_driver at k= 55 rsm < 0.000000000000000 in fill_holes_driver at k= 56 rsm < 0.000000000000000 in fill_holes_driver at k= 57 rsm < 0.000000000000000 in fill_holes_driver at k= 58 rsm < 0.000000000000000 in fill_holes_driver at k= 59 rsm < 0.000000000000000 in fill_holes_driver at k= 60 rsm < 0.000000000000000 in fill_holes_driver at k= 61 rsm < 0.000000000000000 in fill_holes_driver at k= 62 rsm < 0.000000000000000 in fill_holes_driver at k= 63 rsm < 0.000000000000000 in fill_holes_driver at k= 64 rsm < 0.000000000000000 in fill_holes_driver at k= 65 rsm < 0.000000000000000 in fill_holes_driver at k= 66 rsm < 0.000000000000000 in fill_holes_driver at k= 67 rsm < 0.000000000000000 in fill_holes_driver at k= 68 rsm < 0.000000000000000 in fill_holes_driver at k= 69 rsm < 0.000000000000000 in fill_holes_driver at k= 70 rsm < 0.000000000000000 in fill_holes_driver at k= 71 rsm < 0.000000000000000 in fill_holes_driver at k= 72 rsm < 0.000000000000000 in fill_holes_driver at k= 73 rsm < 0.000000000000000 in fill_holes_driver at k= 74 rsm < 0.000000000000000 in fill_holes_driver at k= 75 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 iteration = 230; time = 75000.0 rsm < 0.000000000000000 in fill_holes_driver at k= 33 rsm < 0.000000000000000 in fill_holes_driver at k= 34 rsm < 0.000000000000000 in fill_holes_driver at k= 35 rsm < 0.000000000000000 in fill_holes_driver at k= 36 rsm < 0.000000000000000 in fill_holes_driver at k= 37 rsm < 0.000000000000000 in fill_holes_driver at k= 38 rsm < 0.000000000000000 in fill_holes_driver at k= 39 rsm < 0.000000000000000 in fill_holes_driver at k= 40 rsm < 0.000000000000000 in fill_holes_driver at k= 41 rsm < 0.000000000000000 in fill_holes_driver at k= 42 rsm < 0.000000000000000 in fill_holes_driver at k= 43 rsm < 0.000000000000000 in fill_holes_driver at k= 44 rsm < 0.000000000000000 in fill_holes_driver at k= 45 rsm < 0.000000000000000 in fill_holes_driver at k= 46 rsm < 0.000000000000000 in fill_holes_driver at k= 47 rsm < 0.000000000000000 in fill_holes_driver at k= 48 rsm < 0.000000000000000 in fill_holes_driver at k= 49 rsm < 0.000000000000000 in fill_holes_driver at k= 50 rsm < 0.000000000000000 in fill_holes_driver at k= 51 rsm < 0.000000000000000 in fill_holes_driver at k= 52 rsm < 0.000000000000000 in fill_holes_driver at k= 53 rsm < 0.000000000000000 in fill_holes_driver at k= 54 rsm < 0.000000000000000 in fill_holes_driver at k= 55 rsm < 0.000000000000000 in fill_holes_driver at k= 56 rsm < 0.000000000000000 in fill_holes_driver at k= 57 rsm < 0.000000000000000 in fill_holes_driver at k= 58 rsm < 0.000000000000000 in fill_holes_driver at k= 59 rsm < 0.000000000000000 in fill_holes_driver at k= 60 rsm < 0.000000000000000 in fill_holes_driver at k= 61 rsm < 0.000000000000000 in fill_holes_driver at k= 62 rsm < 0.000000000000000 in fill_holes_driver at k= 63 rsm < 0.000000000000000 in fill_holes_driver at k= 64 rsm < 0.000000000000000 in fill_holes_driver at k= 65 rsm < 0.000000000000000 in fill_holes_driver at k= 66 rsm < 0.000000000000000 in fill_holes_driver at k= 67 rsm < 0.000000000000000 in fill_holes_driver at k= 68 rsm < 0.000000000000000 in fill_holes_driver at k= 69 rsm < 0.000000000000000 in fill_holes_driver at k= 70 rsm < 0.000000000000000 in fill_holes_driver at k= 71 rsm < 0.000000000000000 in fill_holes_driver at k= 72 rsm < 0.000000000000000 in fill_holes_driver at k= 73 rsm < 0.000000000000000 in fill_holes_driver at k= 74 rsm < 0.000000000000000 in fill_holes_driver at k= 75 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 iteration = 231; time = 75060.0 iteration = 232; time = 75120.0 rsm < 0.000000000000000 in fill_holes_driver at k= 28 rsm < 0.000000000000000 in fill_holes_driver at k= 33 rsm < 0.000000000000000 in fill_holes_driver at k= 34 rsm < 0.000000000000000 in fill_holes_driver at k= 35 rsm < 0.000000000000000 in fill_holes_driver at k= 36 rsm < 0.000000000000000 in fill_holes_driver at k= 37 rsm < 0.000000000000000 in fill_holes_driver at k= 38 rsm < 0.000000000000000 in fill_holes_driver at k= 39 rsm < 0.000000000000000 in fill_holes_driver at k= 40 rsm < 0.000000000000000 in fill_holes_driver at k= 41 rsm < 0.000000000000000 in fill_holes_driver at k= 42 rsm < 0.000000000000000 in fill_holes_driver at k= 43 rsm < 0.000000000000000 in fill_holes_driver at k= 44 rsm < 0.000000000000000 in fill_holes_driver at k= 45 rsm < 0.000000000000000 in fill_holes_driver at k= 46 rsm < 0.000000000000000 in fill_holes_driver at k= 47 rsm < 0.000000000000000 in fill_holes_driver at k= 48 rsm < 0.000000000000000 in fill_holes_driver at k= 49 rsm < 0.000000000000000 in fill_holes_driver at k= 50 rsm < 0.000000000000000 in fill_holes_driver at k= 51 rsm < 0.000000000000000 in fill_holes_driver at k= 52 rsm < 0.000000000000000 in fill_holes_driver at k= 53 rsm < 0.000000000000000 in fill_holes_driver at k= 54 rsm < 0.000000000000000 in fill_holes_driver at k= 55 rsm < 0.000000000000000 in fill_holes_driver at k= 56 rsm < 0.000000000000000 in fill_holes_driver at k= 57 rsm < 0.000000000000000 in fill_holes_driver at k= 58 rsm < 0.000000000000000 in fill_holes_driver at k= 59 rsm < 0.000000000000000 in fill_holes_driver at k= 60 rsm < 0.000000000000000 in fill_holes_driver at k= 61 rsm < 0.000000000000000 in fill_holes_driver at k= 62 rsm < 0.000000000000000 in fill_holes_driver at k= 63 rsm < 0.000000000000000 in fill_holes_driver at k= 64 rsm < 0.000000000000000 in fill_holes_driver at k= 65 rsm < 0.000000000000000 in fill_holes_driver at k= 66 rsm < 0.000000000000000 in fill_holes_driver at k= 67 rsm < 0.000000000000000 in fill_holes_driver at k= 68 rsm < 0.000000000000000 in fill_holes_driver at k= 69 rsm < 0.000000000000000 in fill_holes_driver at k= 70 rsm < 0.000000000000000 in fill_holes_driver at k= 71 rsm < 0.000000000000000 in fill_holes_driver at k= 72 rsm < 0.000000000000000 in fill_holes_driver at k= 73 rsm < 0.000000000000000 in fill_holes_driver at k= 74 rsm < 0.000000000000000 in fill_holes_driver at k= 75 Warning: One-level hole filling was not able to fill holes completely! The holes were filled partially. |total_hole| > total_mass Warning: One-level hole filling was not able to fill holes completely! The holes were filled partially. |total_hole| > total_mass Warning: One-level hole filling was not able to fill holes completely! The holes were filled partially. |total_hole| > total_mass Warning: Hole filling failed! A hole could not be filled. Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 iteration = 233; time = 75180.0 iteration = 234; time = 75240.0 rsm < 0.000000000000000 in fill_holes_driver at k= 28 rsm < 0.000000000000000 in fill_holes_driver at k= 32 rsm < 0.000000000000000 in fill_holes_driver at k= 33 rsm < 0.000000000000000 in fill_holes_driver at k= 34 rsm < 0.000000000000000 in fill_holes_driver at k= 35 rsm < 0.000000000000000 in fill_holes_driver at k= 36 rsm < 0.000000000000000 in fill_holes_driver at k= 37 rsm < 0.000000000000000 in fill_holes_driver at k= 38 rsm < 0.000000000000000 in fill_holes_driver at k= 39 rsm < 0.000000000000000 in fill_holes_driver at k= 40 rsm < 0.000000000000000 in fill_holes_driver at k= 41 rsm < 0.000000000000000 in fill_holes_driver at k= 42 rsm < 0.000000000000000 in fill_holes_driver at k= 43 rsm < 0.000000000000000 in fill_holes_driver at k= 44 rsm < 0.000000000000000 in fill_holes_driver at k= 45 rsm < 0.000000000000000 in fill_holes_driver at k= 46 rsm < 0.000000000000000 in fill_holes_driver at k= 47 rsm < 0.000000000000000 in fill_holes_driver at k= 48 rsm < 0.000000000000000 in fill_holes_driver at k= 49 rsm < 0.000000000000000 in fill_holes_driver at k= 50 rsm < 0.000000000000000 in fill_holes_driver at k= 51 rsm < 0.000000000000000 in fill_holes_driver at k= 52 rsm < 0.000000000000000 in fill_holes_driver at k= 53 rsm < 0.000000000000000 in fill_holes_driver at k= 54 rsm < 0.000000000000000 in fill_holes_driver at k= 55 rsm < 0.000000000000000 in fill_holes_driver at k= 56 rsm < 0.000000000000000 in fill_holes_driver at k= 57 rsm < 0.000000000000000 in fill_holes_driver at k= 58 rsm < 0.000000000000000 in fill_holes_driver at k= 59 rsm < 0.000000000000000 in fill_holes_driver at k= 60 rsm < 0.000000000000000 in fill_holes_driver at k= 61 rsm < 0.000000000000000 in fill_holes_driver at k= 62 rsm < 0.000000000000000 in fill_holes_driver at k= 63 rsm < 0.000000000000000 in fill_holes_driver at k= 64 rsm < 0.000000000000000 in fill_holes_driver at k= 65 rsm < 0.000000000000000 in fill_holes_driver at k= 66 rsm < 0.000000000000000 in fill_holes_driver at k= 67 rsm < 0.000000000000000 in fill_holes_driver at k= 68 rsm < 0.000000000000000 in fill_holes_driver at k= 69 rsm < 0.000000000000000 in fill_holes_driver at k= 70 rsm < 0.000000000000000 in fill_holes_driver at k= 71 rsm < 0.000000000000000 in fill_holes_driver at k= 72 rsm < 0.000000000000000 in fill_holes_driver at k= 73 rsm < 0.000000000000000 in fill_holes_driver at k= 74 rsm < 0.000000000000000 in fill_holes_driver at k= 75 Warning: One-level hole filling was not able to fill holes completely! The holes were filled partially. |total_hole| > total_mass Warning: One-level hole filling was not able to fill holes completely! The holes were filled partially. |total_hole| > total_mass Warning: One-level hole filling was not able to fill holes completely! The holes were filled partially. |total_hole| > total_mass Warning: Hole filling failed! A hole could not be filled. Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 iteration = 235; time = 75300.0 iteration = 236; time = 75360.0 rsm < 0.000000000000000 in fill_holes_driver at k= 32 rsm < 0.000000000000000 in fill_holes_driver at k= 33 rsm < 0.000000000000000 in fill_holes_driver at k= 34 rsm < 0.000000000000000 in fill_holes_driver at k= 35 rsm < 0.000000000000000 in fill_holes_driver at k= 36 rsm < 0.000000000000000 in fill_holes_driver at k= 37 rsm < 0.000000000000000 in fill_holes_driver at k= 38 rsm < 0.000000000000000 in fill_holes_driver at k= 39 rsm < 0.000000000000000 in fill_holes_driver at k= 40 rsm < 0.000000000000000 in fill_holes_driver at k= 41 rsm < 0.000000000000000 in fill_holes_driver at k= 42 rsm < 0.000000000000000 in fill_holes_driver at k= 43 rsm < 0.000000000000000 in fill_holes_driver at k= 44 rsm < 0.000000000000000 in fill_holes_driver at k= 45 rsm < 0.000000000000000 in fill_holes_driver at k= 46 rsm < 0.000000000000000 in fill_holes_driver at k= 47 rsm < 0.000000000000000 in fill_holes_driver at k= 48 rsm < 0.000000000000000 in fill_holes_driver at k= 49 rsm < 0.000000000000000 in fill_holes_driver at k= 50 rsm < 0.000000000000000 in fill_holes_driver at k= 51 rsm < 0.000000000000000 in fill_holes_driver at k= 52 rsm < 0.000000000000000 in fill_holes_driver at k= 53 rsm < 0.000000000000000 in fill_holes_driver at k= 54 rsm < 0.000000000000000 in fill_holes_driver at k= 55 rsm < 0.000000000000000 in fill_holes_driver at k= 56 rsm < 0.000000000000000 in fill_holes_driver at k= 57 rsm < 0.000000000000000 in fill_holes_driver at k= 58 rsm < 0.000000000000000 in fill_holes_driver at k= 59 rsm < 0.000000000000000 in fill_holes_driver at k= 60 rsm < 0.000000000000000 in fill_holes_driver at k= 61 rsm < 0.000000000000000 in fill_holes_driver at k= 62 rsm < 0.000000000000000 in fill_holes_driver at k= 63 rsm < 0.000000000000000 in fill_holes_driver at k= 64 rsm < 0.000000000000000 in fill_holes_driver at k= 65 rsm < 0.000000000000000 in fill_holes_driver at k= 66 rsm < 0.000000000000000 in fill_holes_driver at k= 67 rsm < 0.000000000000000 in fill_holes_driver at k= 68 rsm < 0.000000000000000 in fill_holes_driver at k= 69 rsm < 0.000000000000000 in fill_holes_driver at k= 70 rsm < 0.000000000000000 in fill_holes_driver at k= 71 rsm < 0.000000000000000 in fill_holes_driver at k= 72 rsm < 0.000000000000000 in fill_holes_driver at k= 73 rsm < 0.000000000000000 in fill_holes_driver at k= 74 rsm < 0.000000000000000 in fill_holes_driver at k= 75 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 iteration = 237; time = 75420.0 rsm < 0.000000000000000 in fill_holes_driver at k= 33 rsm < 0.000000000000000 in fill_holes_driver at k= 34 rsm < 0.000000000000000 in fill_holes_driver at k= 35 rsm < 0.000000000000000 in fill_holes_driver at k= 36 rsm < 0.000000000000000 in fill_holes_driver at k= 37 rsm < 0.000000000000000 in fill_holes_driver at k= 38 rsm < 0.000000000000000 in fill_holes_driver at k= 39 rsm < 0.000000000000000 in fill_holes_driver at k= 40 rsm < 0.000000000000000 in fill_holes_driver at k= 41 rsm < 0.000000000000000 in fill_holes_driver at k= 42 rsm < 0.000000000000000 in fill_holes_driver at k= 43 rsm < 0.000000000000000 in fill_holes_driver at k= 44 rsm < 0.000000000000000 in fill_holes_driver at k= 45 rsm < 0.000000000000000 in fill_holes_driver at k= 46 rsm < 0.000000000000000 in fill_holes_driver at k= 47 rsm < 0.000000000000000 in fill_holes_driver at k= 48 rsm < 0.000000000000000 in fill_holes_driver at k= 49 rsm < 0.000000000000000 in fill_holes_driver at k= 50 rsm < 0.000000000000000 in fill_holes_driver at k= 51 rsm < 0.000000000000000 in fill_holes_driver at k= 52 rsm < 0.000000000000000 in fill_holes_driver at k= 53 rsm < 0.000000000000000 in fill_holes_driver at k= 54 rsm < 0.000000000000000 in fill_holes_driver at k= 55 rsm < 0.000000000000000 in fill_holes_driver at k= 56 rsm < 0.000000000000000 in fill_holes_driver at k= 57 rsm < 0.000000000000000 in fill_holes_driver at k= 58 rsm < 0.000000000000000 in fill_holes_driver at k= 59 rsm < 0.000000000000000 in fill_holes_driver at k= 60 rsm < 0.000000000000000 in fill_holes_driver at k= 61 rsm < 0.000000000000000 in fill_holes_driver at k= 62 rsm < 0.000000000000000 in fill_holes_driver at k= 63 rsm < 0.000000000000000 in fill_holes_driver at k= 64 rsm < 0.000000000000000 in fill_holes_driver at k= 65 rsm < 0.000000000000000 in fill_holes_driver at k= 66 rsm < 0.000000000000000 in fill_holes_driver at k= 67 rsm < 0.000000000000000 in fill_holes_driver at k= 68 rsm < 0.000000000000000 in fill_holes_driver at k= 69 rsm < 0.000000000000000 in fill_holes_driver at k= 70 rsm < 0.000000000000000 in fill_holes_driver at k= 71 rsm < 0.000000000000000 in fill_holes_driver at k= 72 rsm < 0.000000000000000 in fill_holes_driver at k= 73 rsm < 0.000000000000000 in fill_holes_driver at k= 74 rsm < 0.000000000000000 in fill_holes_driver at k= 75 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 iteration = 238; time = 75480.0 rsm < 0.000000000000000 in fill_holes_driver at k= 33 rsm < 0.000000000000000 in fill_holes_driver at k= 34 rsm < 0.000000000000000 in fill_holes_driver at k= 35 rsm < 0.000000000000000 in fill_holes_driver at k= 36 rsm < 0.000000000000000 in fill_holes_driver at k= 37 rsm < 0.000000000000000 in fill_holes_driver at k= 38 rsm < 0.000000000000000 in fill_holes_driver at k= 39 rsm < 0.000000000000000 in fill_holes_driver at k= 40 rsm < 0.000000000000000 in fill_holes_driver at k= 41 rsm < 0.000000000000000 in fill_holes_driver at k= 42 rsm < 0.000000000000000 in fill_holes_driver at k= 43 rsm < 0.000000000000000 in fill_holes_driver at k= 44 rsm < 0.000000000000000 in fill_holes_driver at k= 45 rsm < 0.000000000000000 in fill_holes_driver at k= 46 rsm < 0.000000000000000 in fill_holes_driver at k= 47 rsm < 0.000000000000000 in fill_holes_driver at k= 48 rsm < 0.000000000000000 in fill_holes_driver at k= 49 rsm < 0.000000000000000 in fill_holes_driver at k= 50 rsm < 0.000000000000000 in fill_holes_driver at k= 51 rsm < 0.000000000000000 in fill_holes_driver at k= 52 rsm < 0.000000000000000 in fill_holes_driver at k= 53 rsm < 0.000000000000000 in fill_holes_driver at k= 54 rsm < 0.000000000000000 in fill_holes_driver at k= 55 rsm < 0.000000000000000 in fill_holes_driver at k= 56 rsm < 0.000000000000000 in fill_holes_driver at k= 57 rsm < 0.000000000000000 in fill_holes_driver at k= 58 rsm < 0.000000000000000 in fill_holes_driver at k= 59 rsm < 0.000000000000000 in fill_holes_driver at k= 60 rsm < 0.000000000000000 in fill_holes_driver at k= 61 rsm < 0.000000000000000 in fill_holes_driver at k= 62 rsm < 0.000000000000000 in fill_holes_driver at k= 63 rsm < 0.000000000000000 in fill_holes_driver at k= 64 rsm < 0.000000000000000 in fill_holes_driver at k= 65 rsm < 0.000000000000000 in fill_holes_driver at k= 66 rsm < 0.000000000000000 in fill_holes_driver at k= 67 rsm < 0.000000000000000 in fill_holes_driver at k= 68 rsm < 0.000000000000000 in fill_holes_driver at k= 69 rsm < 0.000000000000000 in fill_holes_driver at k= 70 rsm < 0.000000000000000 in fill_holes_driver at k= 71 rsm < 0.000000000000000 in fill_holes_driver at k= 72 rsm < 0.000000000000000 in fill_holes_driver at k= 73 rsm < 0.000000000000000 in fill_holes_driver at k= 74 rsm < 0.000000000000000 in fill_holes_driver at k= 75 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 iteration = 239; time = 75540.0 rsm < 0.000000000000000 in fill_holes_driver at k= 33 rsm < 0.000000000000000 in fill_holes_driver at k= 34 rsm < 0.000000000000000 in fill_holes_driver at k= 35 rsm < 0.000000000000000 in fill_holes_driver at k= 36 rsm < 0.000000000000000 in fill_holes_driver at k= 37 rsm < 0.000000000000000 in fill_holes_driver at k= 38 rsm < 0.000000000000000 in fill_holes_driver at k= 39 rsm < 0.000000000000000 in fill_holes_driver at k= 40 rsm < 0.000000000000000 in fill_holes_driver at k= 41 rsm < 0.000000000000000 in fill_holes_driver at k= 42 rsm < 0.000000000000000 in fill_holes_driver at k= 43 rsm < 0.000000000000000 in fill_holes_driver at k= 44 rsm < 0.000000000000000 in fill_holes_driver at k= 45 rsm < 0.000000000000000 in fill_holes_driver at k= 46 rsm < 0.000000000000000 in fill_holes_driver at k= 47 rsm < 0.000000000000000 in fill_holes_driver at k= 48 rsm < 0.000000000000000 in fill_holes_driver at k= 49 rsm < 0.000000000000000 in fill_holes_driver at k= 50 rsm < 0.000000000000000 in fill_holes_driver at k= 51 rsm < 0.000000000000000 in fill_holes_driver at k= 52 rsm < 0.000000000000000 in fill_holes_driver at k= 53 rsm < 0.000000000000000 in fill_holes_driver at k= 54 rsm < 0.000000000000000 in fill_holes_driver at k= 55 rsm < 0.000000000000000 in fill_holes_driver at k= 56 rsm < 0.000000000000000 in fill_holes_driver at k= 57 rsm < 0.000000000000000 in fill_holes_driver at k= 58 rsm < 0.000000000000000 in fill_holes_driver at k= 59 rsm < 0.000000000000000 in fill_holes_driver at k= 60 rsm < 0.000000000000000 in fill_holes_driver at k= 61 rsm < 0.000000000000000 in fill_holes_driver at k= 62 rsm < 0.000000000000000 in fill_holes_driver at k= 63 rsm < 0.000000000000000 in fill_holes_driver at k= 64 rsm < 0.000000000000000 in fill_holes_driver at k= 65 rsm < 0.000000000000000 in fill_holes_driver at k= 66 rsm < 0.000000000000000 in fill_holes_driver at k= 67 rsm < 0.000000000000000 in fill_holes_driver at k= 68 rsm < 0.000000000000000 in fill_holes_driver at k= 69 rsm < 0.000000000000000 in fill_holes_driver at k= 70 rsm < 0.000000000000000 in fill_holes_driver at k= 71 rsm < 0.000000000000000 in fill_holes_driver at k= 72 rsm < 0.000000000000000 in fill_holes_driver at k= 73 rsm < 0.000000000000000 in fill_holes_driver at k= 74 rsm < 0.000000000000000 in fill_holes_driver at k= 75 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 iteration = 240; time = 75600.0 rsm < 0.000000000000000 in fill_holes_driver at k= 33 rsm < 0.000000000000000 in fill_holes_driver at k= 34 rsm < 0.000000000000000 in fill_holes_driver at k= 35 rsm < 0.000000000000000 in fill_holes_driver at k= 36 rsm < 0.000000000000000 in fill_holes_driver at k= 37 rsm < 0.000000000000000 in fill_holes_driver at k= 38 rsm < 0.000000000000000 in fill_holes_driver at k= 39 rsm < 0.000000000000000 in fill_holes_driver at k= 40 rsm < 0.000000000000000 in fill_holes_driver at k= 41 rsm < 0.000000000000000 in fill_holes_driver at k= 42 rsm < 0.000000000000000 in fill_holes_driver at k= 43 rsm < 0.000000000000000 in fill_holes_driver at k= 44 rsm < 0.000000000000000 in fill_holes_driver at k= 45 rsm < 0.000000000000000 in fill_holes_driver at k= 46 rsm < 0.000000000000000 in fill_holes_driver at k= 47 rsm < 0.000000000000000 in fill_holes_driver at k= 48 rsm < 0.000000000000000 in fill_holes_driver at k= 49 rsm < 0.000000000000000 in fill_holes_driver at k= 50 rsm < 0.000000000000000 in fill_holes_driver at k= 51 rsm < 0.000000000000000 in fill_holes_driver at k= 52 rsm < 0.000000000000000 in fill_holes_driver at k= 53 rsm < 0.000000000000000 in fill_holes_driver at k= 54 rsm < 0.000000000000000 in fill_holes_driver at k= 55 rsm < 0.000000000000000 in fill_holes_driver at k= 56 rsm < 0.000000000000000 in fill_holes_driver at k= 57 rsm < 0.000000000000000 in fill_holes_driver at k= 58 rsm < 0.000000000000000 in fill_holes_driver at k= 59 rsm < 0.000000000000000 in fill_holes_driver at k= 60 rsm < 0.000000000000000 in fill_holes_driver at k= 61 rsm < 0.000000000000000 in fill_holes_driver at k= 62 rsm < 0.000000000000000 in fill_holes_driver at k= 63 rsm < 0.000000000000000 in fill_holes_driver at k= 64 rsm < 0.000000000000000 in fill_holes_driver at k= 65 rsm < 0.000000000000000 in fill_holes_driver at k= 66 rsm < 0.000000000000000 in fill_holes_driver at k= 67 rsm < 0.000000000000000 in fill_holes_driver at k= 68 rsm < 0.000000000000000 in fill_holes_driver at k= 69 rsm < 0.000000000000000 in fill_holes_driver at k= 70 rsm < 0.000000000000000 in fill_holes_driver at k= 71 rsm < 0.000000000000000 in fill_holes_driver at k= 72 rsm < 0.000000000000000 in fill_holes_driver at k= 73 rsm < 0.000000000000000 in fill_holes_driver at k= 74 rsm < 0.000000000000000 in fill_holes_driver at k= 75 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 iteration = 241; time = 75660.0 rsm < 0.000000000000000 in fill_holes_driver at k= 26 rsm < 0.000000000000000 in fill_holes_driver at k= 32 rsm < 0.000000000000000 in fill_holes_driver at k= 33 rsm < 0.000000000000000 in fill_holes_driver at k= 34 rsm < 0.000000000000000 in fill_holes_driver at k= 35 rsm < 0.000000000000000 in fill_holes_driver at k= 36 rsm < 0.000000000000000 in fill_holes_driver at k= 37 rsm < 0.000000000000000 in fill_holes_driver at k= 38 rsm < 0.000000000000000 in fill_holes_driver at k= 39 rsm < 0.000000000000000 in fill_holes_driver at k= 40 rsm < 0.000000000000000 in fill_holes_driver at k= 41 rsm < 0.000000000000000 in fill_holes_driver at k= 42 rsm < 0.000000000000000 in fill_holes_driver at k= 43 rsm < 0.000000000000000 in fill_holes_driver at k= 44 rsm < 0.000000000000000 in fill_holes_driver at k= 45 rsm < 0.000000000000000 in fill_holes_driver at k= 46 rsm < 0.000000000000000 in fill_holes_driver at k= 47 rsm < 0.000000000000000 in fill_holes_driver at k= 48 rsm < 0.000000000000000 in fill_holes_driver at k= 49 rsm < 0.000000000000000 in fill_holes_driver at k= 50 rsm < 0.000000000000000 in fill_holes_driver at k= 51 rsm < 0.000000000000000 in fill_holes_driver at k= 52 rsm < 0.000000000000000 in fill_holes_driver at k= 53 rsm < 0.000000000000000 in fill_holes_driver at k= 54 rsm < 0.000000000000000 in fill_holes_driver at k= 55 rsm < 0.000000000000000 in fill_holes_driver at k= 56 rsm < 0.000000000000000 in fill_holes_driver at k= 57 rsm < 0.000000000000000 in fill_holes_driver at k= 58 rsm < 0.000000000000000 in fill_holes_driver at k= 59 rsm < 0.000000000000000 in fill_holes_driver at k= 60 rsm < 0.000000000000000 in fill_holes_driver at k= 61 rsm < 0.000000000000000 in fill_holes_driver at k= 62 rsm < 0.000000000000000 in fill_holes_driver at k= 63 rsm < 0.000000000000000 in fill_holes_driver at k= 64 rsm < 0.000000000000000 in fill_holes_driver at k= 65 rsm < 0.000000000000000 in fill_holes_driver at k= 66 rsm < 0.000000000000000 in fill_holes_driver at k= 67 rsm < 0.000000000000000 in fill_holes_driver at k= 68 rsm < 0.000000000000000 in fill_holes_driver at k= 69 rsm < 0.000000000000000 in fill_holes_driver at k= 70 rsm < 0.000000000000000 in fill_holes_driver at k= 71 rsm < 0.000000000000000 in fill_holes_driver at k= 72 rsm < 0.000000000000000 in fill_holes_driver at k= 73 rsm < 0.000000000000000 in fill_holes_driver at k= 74 rsm < 0.000000000000000 in fill_holes_driver at k= 75 Warning: One-level hole filling was not able to fill holes completely! The holes were filled partially. |total_hole| > total_mass Warning: One-level hole filling was not able to fill holes completely! The holes were filled partially. |total_hole| > total_mass Warning: One-level hole filling was not able to fill holes completely! The holes were filled partially. |total_hole| > total_mass Warning: Hole filling failed! A hole could not be filled. Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 iteration = 242; time = 75720.0 rsm < 0.000000000000000 in fill_holes_driver at k= 28 rsm < 0.000000000000000 in fill_holes_driver at k= 33 rsm < 0.000000000000000 in fill_holes_driver at k= 34 rsm < 0.000000000000000 in fill_holes_driver at k= 35 rsm < 0.000000000000000 in fill_holes_driver at k= 36 rsm < 0.000000000000000 in fill_holes_driver at k= 37 rsm < 0.000000000000000 in fill_holes_driver at k= 38 rsm < 0.000000000000000 in fill_holes_driver at k= 39 rsm < 0.000000000000000 in fill_holes_driver at k= 40 rsm < 0.000000000000000 in fill_holes_driver at k= 41 rsm < 0.000000000000000 in fill_holes_driver at k= 42 rsm < 0.000000000000000 in fill_holes_driver at k= 43 rsm < 0.000000000000000 in fill_holes_driver at k= 44 rsm < 0.000000000000000 in fill_holes_driver at k= 45 rsm < 0.000000000000000 in fill_holes_driver at k= 46 rsm < 0.000000000000000 in fill_holes_driver at k= 47 rsm < 0.000000000000000 in fill_holes_driver at k= 48 rsm < 0.000000000000000 in fill_holes_driver at k= 49 rsm < 0.000000000000000 in fill_holes_driver at k= 50 rsm < 0.000000000000000 in fill_holes_driver at k= 51 rsm < 0.000000000000000 in fill_holes_driver at k= 52 rsm < 0.000000000000000 in fill_holes_driver at k= 53 rsm < 0.000000000000000 in fill_holes_driver at k= 54 rsm < 0.000000000000000 in fill_holes_driver at k= 55 rsm < 0.000000000000000 in fill_holes_driver at k= 56 rsm < 0.000000000000000 in fill_holes_driver at k= 57 rsm < 0.000000000000000 in fill_holes_driver at k= 58 rsm < 0.000000000000000 in fill_holes_driver at k= 59 rsm < 0.000000000000000 in fill_holes_driver at k= 60 rsm < 0.000000000000000 in fill_holes_driver at k= 61 rsm < 0.000000000000000 in fill_holes_driver at k= 62 rsm < 0.000000000000000 in fill_holes_driver at k= 63 rsm < 0.000000000000000 in fill_holes_driver at k= 64 rsm < 0.000000000000000 in fill_holes_driver at k= 65 rsm < 0.000000000000000 in fill_holes_driver at k= 66 rsm < 0.000000000000000 in fill_holes_driver at k= 67 rsm < 0.000000000000000 in fill_holes_driver at k= 68 rsm < 0.000000000000000 in fill_holes_driver at k= 69 rsm < 0.000000000000000 in fill_holes_driver at k= 70 rsm < 0.000000000000000 in fill_holes_driver at k= 71 rsm < 0.000000000000000 in fill_holes_driver at k= 72 rsm < 0.000000000000000 in fill_holes_driver at k= 73 rsm < 0.000000000000000 in fill_holes_driver at k= 74 rsm < 0.000000000000000 in fill_holes_driver at k= 75 Warning: One-level hole filling was not able to fill holes completely! The holes were filled partially. |total_hole| > total_mass Warning: One-level hole filling was not able to fill holes completely! The holes were filled partially. |total_hole| > total_mass Warning: One-level hole filling was not able to fill holes completely! The holes were filled partially. |total_hole| > total_mass Warning: Hole filling failed! A hole could not be filled. Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 iteration = 243; time = 75780.0 rsm < 0.000000000000000 in fill_holes_driver at k= 32 rsm < 0.000000000000000 in fill_holes_driver at k= 33 rsm < 0.000000000000000 in fill_holes_driver at k= 34 rsm < 0.000000000000000 in fill_holes_driver at k= 35 rsm < 0.000000000000000 in fill_holes_driver at k= 36 rsm < 0.000000000000000 in fill_holes_driver at k= 37 rsm < 0.000000000000000 in fill_holes_driver at k= 38 rsm < 0.000000000000000 in fill_holes_driver at k= 39 rsm < 0.000000000000000 in fill_holes_driver at k= 40 rsm < 0.000000000000000 in fill_holes_driver at k= 41 rsm < 0.000000000000000 in fill_holes_driver at k= 42 rsm < 0.000000000000000 in fill_holes_driver at k= 43 rsm < 0.000000000000000 in fill_holes_driver at k= 44 rsm < 0.000000000000000 in fill_holes_driver at k= 45 rsm < 0.000000000000000 in fill_holes_driver at k= 46 rsm < 0.000000000000000 in fill_holes_driver at k= 47 rsm < 0.000000000000000 in fill_holes_driver at k= 48 rsm < 0.000000000000000 in fill_holes_driver at k= 49 rsm < 0.000000000000000 in fill_holes_driver at k= 50 rsm < 0.000000000000000 in fill_holes_driver at k= 51 rsm < 0.000000000000000 in fill_holes_driver at k= 52 rsm < 0.000000000000000 in fill_holes_driver at k= 53 rsm < 0.000000000000000 in fill_holes_driver at k= 54 rsm < 0.000000000000000 in fill_holes_driver at k= 55 rsm < 0.000000000000000 in fill_holes_driver at k= 56 rsm < 0.000000000000000 in fill_holes_driver at k= 57 rsm < 0.000000000000000 in fill_holes_driver at k= 58 rsm < 0.000000000000000 in fill_holes_driver at k= 59 rsm < 0.000000000000000 in fill_holes_driver at k= 60 rsm < 0.000000000000000 in fill_holes_driver at k= 61 rsm < 0.000000000000000 in fill_holes_driver at k= 62 rsm < 0.000000000000000 in fill_holes_driver at k= 63 rsm < 0.000000000000000 in fill_holes_driver at k= 64 rsm < 0.000000000000000 in fill_holes_driver at k= 65 rsm < 0.000000000000000 in fill_holes_driver at k= 66 rsm < 0.000000000000000 in fill_holes_driver at k= 67 rsm < 0.000000000000000 in fill_holes_driver at k= 68 rsm < 0.000000000000000 in fill_holes_driver at k= 69 rsm < 0.000000000000000 in fill_holes_driver at k= 70 rsm < 0.000000000000000 in fill_holes_driver at k= 71 rsm < 0.000000000000000 in fill_holes_driver at k= 72 rsm < 0.000000000000000 in fill_holes_driver at k= 73 rsm < 0.000000000000000 in fill_holes_driver at k= 74 rsm < 0.000000000000000 in fill_holes_driver at k= 75 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 iteration = 244; time = 75840.0 rsm < 0.000000000000000 in fill_holes_driver at k= 33 rsm < 0.000000000000000 in fill_holes_driver at k= 34 rsm < 0.000000000000000 in fill_holes_driver at k= 35 rsm < 0.000000000000000 in fill_holes_driver at k= 36 rsm < 0.000000000000000 in fill_holes_driver at k= 37 rsm < 0.000000000000000 in fill_holes_driver at k= 38 rsm < 0.000000000000000 in fill_holes_driver at k= 39 rsm < 0.000000000000000 in fill_holes_driver at k= 40 rsm < 0.000000000000000 in fill_holes_driver at k= 41 rsm < 0.000000000000000 in fill_holes_driver at k= 42 rsm < 0.000000000000000 in fill_holes_driver at k= 43 rsm < 0.000000000000000 in fill_holes_driver at k= 44 rsm < 0.000000000000000 in fill_holes_driver at k= 45 rsm < 0.000000000000000 in fill_holes_driver at k= 46 rsm < 0.000000000000000 in fill_holes_driver at k= 47 rsm < 0.000000000000000 in fill_holes_driver at k= 48 rsm < 0.000000000000000 in fill_holes_driver at k= 49 rsm < 0.000000000000000 in fill_holes_driver at k= 50 rsm < 0.000000000000000 in fill_holes_driver at k= 51 rsm < 0.000000000000000 in fill_holes_driver at k= 52 rsm < 0.000000000000000 in fill_holes_driver at k= 53 rsm < 0.000000000000000 in fill_holes_driver at k= 54 rsm < 0.000000000000000 in fill_holes_driver at k= 55 rsm < 0.000000000000000 in fill_holes_driver at k= 56 rsm < 0.000000000000000 in fill_holes_driver at k= 57 rsm < 0.000000000000000 in fill_holes_driver at k= 58 rsm < 0.000000000000000 in fill_holes_driver at k= 59 rsm < 0.000000000000000 in fill_holes_driver at k= 60 rsm < 0.000000000000000 in fill_holes_driver at k= 61 rsm < 0.000000000000000 in fill_holes_driver at k= 62 rsm < 0.000000000000000 in fill_holes_driver at k= 63 rsm < 0.000000000000000 in fill_holes_driver at k= 64 rsm < 0.000000000000000 in fill_holes_driver at k= 65 rsm < 0.000000000000000 in fill_holes_driver at k= 66 rsm < 0.000000000000000 in fill_holes_driver at k= 67 rsm < 0.000000000000000 in fill_holes_driver at k= 68 rsm < 0.000000000000000 in fill_holes_driver at k= 69 rsm < 0.000000000000000 in fill_holes_driver at k= 70 rsm < 0.000000000000000 in fill_holes_driver at k= 71 rsm < 0.000000000000000 in fill_holes_driver at k= 72 rsm < 0.000000000000000 in fill_holes_driver at k= 73 rsm < 0.000000000000000 in fill_holes_driver at k= 74 rsm < 0.000000000000000 in fill_holes_driver at k= 75 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 iteration = 245; time = 75900.0 rsm < 0.000000000000000 in fill_holes_driver at k= 33 rsm < 0.000000000000000 in fill_holes_driver at k= 34 rsm < 0.000000000000000 in fill_holes_driver at k= 35 rsm < 0.000000000000000 in fill_holes_driver at k= 36 rsm < 0.000000000000000 in fill_holes_driver at k= 37 rsm < 0.000000000000000 in fill_holes_driver at k= 38 rsm < 0.000000000000000 in fill_holes_driver at k= 39 rsm < 0.000000000000000 in fill_holes_driver at k= 40 rsm < 0.000000000000000 in fill_holes_driver at k= 41 rsm < 0.000000000000000 in fill_holes_driver at k= 42 rsm < 0.000000000000000 in fill_holes_driver at k= 43 rsm < 0.000000000000000 in fill_holes_driver at k= 44 rsm < 0.000000000000000 in fill_holes_driver at k= 45 rsm < 0.000000000000000 in fill_holes_driver at k= 46 rsm < 0.000000000000000 in fill_holes_driver at k= 47 rsm < 0.000000000000000 in fill_holes_driver at k= 48 rsm < 0.000000000000000 in fill_holes_driver at k= 49 rsm < 0.000000000000000 in fill_holes_driver at k= 50 rsm < 0.000000000000000 in fill_holes_driver at k= 51 rsm < 0.000000000000000 in fill_holes_driver at k= 52 rsm < 0.000000000000000 in fill_holes_driver at k= 53 rsm < 0.000000000000000 in fill_holes_driver at k= 54 rsm < 0.000000000000000 in fill_holes_driver at k= 55 rsm < 0.000000000000000 in fill_holes_driver at k= 56 rsm < 0.000000000000000 in fill_holes_driver at k= 57 rsm < 0.000000000000000 in fill_holes_driver at k= 58 rsm < 0.000000000000000 in fill_holes_driver at k= 59 rsm < 0.000000000000000 in fill_holes_driver at k= 60 rsm < 0.000000000000000 in fill_holes_driver at k= 61 rsm < 0.000000000000000 in fill_holes_driver at k= 62 rsm < 0.000000000000000 in fill_holes_driver at k= 63 rsm < 0.000000000000000 in fill_holes_driver at k= 64 rsm < 0.000000000000000 in fill_holes_driver at k= 65 rsm < 0.000000000000000 in fill_holes_driver at k= 66 rsm < 0.000000000000000 in fill_holes_driver at k= 67 rsm < 0.000000000000000 in fill_holes_driver at k= 68 rsm < 0.000000000000000 in fill_holes_driver at k= 69 rsm < 0.000000000000000 in fill_holes_driver at k= 70 rsm < 0.000000000000000 in fill_holes_driver at k= 71 rsm < 0.000000000000000 in fill_holes_driver at k= 72 rsm < 0.000000000000000 in fill_holes_driver at k= 73 rsm < 0.000000000000000 in fill_holes_driver at k= 74 rsm < 0.000000000000000 in fill_holes_driver at k= 75 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 iteration = 246; time = 75960.0 rsm < 0.000000000000000 in fill_holes_driver at k= 33 rsm < 0.000000000000000 in fill_holes_driver at k= 34 rsm < 0.000000000000000 in fill_holes_driver at k= 35 rsm < 0.000000000000000 in fill_holes_driver at k= 36 rsm < 0.000000000000000 in fill_holes_driver at k= 37 rsm < 0.000000000000000 in fill_holes_driver at k= 38 rsm < 0.000000000000000 in fill_holes_driver at k= 39 rsm < 0.000000000000000 in fill_holes_driver at k= 40 rsm < 0.000000000000000 in fill_holes_driver at k= 41 rsm < 0.000000000000000 in fill_holes_driver at k= 42 rsm < 0.000000000000000 in fill_holes_driver at k= 43 rsm < 0.000000000000000 in fill_holes_driver at k= 44 rsm < 0.000000000000000 in fill_holes_driver at k= 45 rsm < 0.000000000000000 in fill_holes_driver at k= 46 rsm < 0.000000000000000 in fill_holes_driver at k= 47 rsm < 0.000000000000000 in fill_holes_driver at k= 48 rsm < 0.000000000000000 in fill_holes_driver at k= 49 rsm < 0.000000000000000 in fill_holes_driver at k= 50 rsm < 0.000000000000000 in fill_holes_driver at k= 51 rsm < 0.000000000000000 in fill_holes_driver at k= 52 rsm < 0.000000000000000 in fill_holes_driver at k= 53 rsm < 0.000000000000000 in fill_holes_driver at k= 54 rsm < 0.000000000000000 in fill_holes_driver at k= 55 rsm < 0.000000000000000 in fill_holes_driver at k= 56 rsm < 0.000000000000000 in fill_holes_driver at k= 57 rsm < 0.000000000000000 in fill_holes_driver at k= 58 rsm < 0.000000000000000 in fill_holes_driver at k= 59 rsm < 0.000000000000000 in fill_holes_driver at k= 60 rsm < 0.000000000000000 in fill_holes_driver at k= 61 rsm < 0.000000000000000 in fill_holes_driver at k= 62 rsm < 0.000000000000000 in fill_holes_driver at k= 63 rsm < 0.000000000000000 in fill_holes_driver at k= 64 rsm < 0.000000000000000 in fill_holes_driver at k= 65 rsm < 0.000000000000000 in fill_holes_driver at k= 66 rsm < 0.000000000000000 in fill_holes_driver at k= 67 rsm < 0.000000000000000 in fill_holes_driver at k= 68 rsm < 0.000000000000000 in fill_holes_driver at k= 69 rsm < 0.000000000000000 in fill_holes_driver at k= 70 rsm < 0.000000000000000 in fill_holes_driver at k= 71 rsm < 0.000000000000000 in fill_holes_driver at k= 72 rsm < 0.000000000000000 in fill_holes_driver at k= 73 rsm < 0.000000000000000 in fill_holes_driver at k= 74 rsm < 0.000000000000000 in fill_holes_driver at k= 75 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 iteration = 247; time = 76020.0 rsm < 0.000000000000000 in fill_holes_driver at k= 33 rsm < 0.000000000000000 in fill_holes_driver at k= 34 rsm < 0.000000000000000 in fill_holes_driver at k= 35 rsm < 0.000000000000000 in fill_holes_driver at k= 36 rsm < 0.000000000000000 in fill_holes_driver at k= 37 rsm < 0.000000000000000 in fill_holes_driver at k= 38 rsm < 0.000000000000000 in fill_holes_driver at k= 39 rsm < 0.000000000000000 in fill_holes_driver at k= 40 rsm < 0.000000000000000 in fill_holes_driver at k= 41 rsm < 0.000000000000000 in fill_holes_driver at k= 42 rsm < 0.000000000000000 in fill_holes_driver at k= 43 rsm < 0.000000000000000 in fill_holes_driver at k= 44 rsm < 0.000000000000000 in fill_holes_driver at k= 45 rsm < 0.000000000000000 in fill_holes_driver at k= 46 rsm < 0.000000000000000 in fill_holes_driver at k= 47 rsm < 0.000000000000000 in fill_holes_driver at k= 48 rsm < 0.000000000000000 in fill_holes_driver at k= 49 rsm < 0.000000000000000 in fill_holes_driver at k= 50 rsm < 0.000000000000000 in fill_holes_driver at k= 51 rsm < 0.000000000000000 in fill_holes_driver at k= 52 rsm < 0.000000000000000 in fill_holes_driver at k= 53 rsm < 0.000000000000000 in fill_holes_driver at k= 54 rsm < 0.000000000000000 in fill_holes_driver at k= 55 rsm < 0.000000000000000 in fill_holes_driver at k= 56 rsm < 0.000000000000000 in fill_holes_driver at k= 57 rsm < 0.000000000000000 in fill_holes_driver at k= 58 rsm < 0.000000000000000 in fill_holes_driver at k= 59 rsm < 0.000000000000000 in fill_holes_driver at k= 60 rsm < 0.000000000000000 in fill_holes_driver at k= 61 rsm < 0.000000000000000 in fill_holes_driver at k= 62 rsm < 0.000000000000000 in fill_holes_driver at k= 63 rsm < 0.000000000000000 in fill_holes_driver at k= 64 rsm < 0.000000000000000 in fill_holes_driver at k= 65 rsm < 0.000000000000000 in fill_holes_driver at k= 66 rsm < 0.000000000000000 in fill_holes_driver at k= 67 rsm < 0.000000000000000 in fill_holes_driver at k= 68 rsm < 0.000000000000000 in fill_holes_driver at k= 69 rsm < 0.000000000000000 in fill_holes_driver at k= 70 rsm < 0.000000000000000 in fill_holes_driver at k= 71 rsm < 0.000000000000000 in fill_holes_driver at k= 72 rsm < 0.000000000000000 in fill_holes_driver at k= 73 rsm < 0.000000000000000 in fill_holes_driver at k= 74 rsm < 0.000000000000000 in fill_holes_driver at k= 75 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 iteration = 248; time = 76080.0 rsm < 0.000000000000000 in fill_holes_driver at k= 33 rsm < 0.000000000000000 in fill_holes_driver at k= 34 rsm < 0.000000000000000 in fill_holes_driver at k= 35 rsm < 0.000000000000000 in fill_holes_driver at k= 36 rsm < 0.000000000000000 in fill_holes_driver at k= 37 rsm < 0.000000000000000 in fill_holes_driver at k= 38 rsm < 0.000000000000000 in fill_holes_driver at k= 39 rsm < 0.000000000000000 in fill_holes_driver at k= 40 rsm < 0.000000000000000 in fill_holes_driver at k= 41 rsm < 0.000000000000000 in fill_holes_driver at k= 42 rsm < 0.000000000000000 in fill_holes_driver at k= 43 rsm < 0.000000000000000 in fill_holes_driver at k= 44 rsm < 0.000000000000000 in fill_holes_driver at k= 45 rsm < 0.000000000000000 in fill_holes_driver at k= 46 rsm < 0.000000000000000 in fill_holes_driver at k= 47 rsm < 0.000000000000000 in fill_holes_driver at k= 48 rsm < 0.000000000000000 in fill_holes_driver at k= 49 rsm < 0.000000000000000 in fill_holes_driver at k= 50 rsm < 0.000000000000000 in fill_holes_driver at k= 51 rsm < 0.000000000000000 in fill_holes_driver at k= 52 rsm < 0.000000000000000 in fill_holes_driver at k= 53 rsm < 0.000000000000000 in fill_holes_driver at k= 54 rsm < 0.000000000000000 in fill_holes_driver at k= 55 rsm < 0.000000000000000 in fill_holes_driver at k= 56 rsm < 0.000000000000000 in fill_holes_driver at k= 57 rsm < 0.000000000000000 in fill_holes_driver at k= 58 rsm < 0.000000000000000 in fill_holes_driver at k= 59 rsm < 0.000000000000000 in fill_holes_driver at k= 60 rsm < 0.000000000000000 in fill_holes_driver at k= 61 rsm < 0.000000000000000 in fill_holes_driver at k= 62 rsm < 0.000000000000000 in fill_holes_driver at k= 63 rsm < 0.000000000000000 in fill_holes_driver at k= 64 rsm < 0.000000000000000 in fill_holes_driver at k= 65 rsm < 0.000000000000000 in fill_holes_driver at k= 66 rsm < 0.000000000000000 in fill_holes_driver at k= 67 rsm < 0.000000000000000 in fill_holes_driver at k= 68 rsm < 0.000000000000000 in fill_holes_driver at k= 69 rsm < 0.000000000000000 in fill_holes_driver at k= 70 rsm < 0.000000000000000 in fill_holes_driver at k= 71 rsm < 0.000000000000000 in fill_holes_driver at k= 72 rsm < 0.000000000000000 in fill_holes_driver at k= 73 rsm < 0.000000000000000 in fill_holes_driver at k= 74 rsm < 0.000000000000000 in fill_holes_driver at k= 75 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 iteration = 249; time = 76140.0 rsm < 0.000000000000000 in fill_holes_driver at k= 33 rsm < 0.000000000000000 in fill_holes_driver at k= 34 rsm < 0.000000000000000 in fill_holes_driver at k= 35 rsm < 0.000000000000000 in fill_holes_driver at k= 36 rsm < 0.000000000000000 in fill_holes_driver at k= 37 rsm < 0.000000000000000 in fill_holes_driver at k= 38 rsm < 0.000000000000000 in fill_holes_driver at k= 39 rsm < 0.000000000000000 in fill_holes_driver at k= 40 rsm < 0.000000000000000 in fill_holes_driver at k= 41 rsm < 0.000000000000000 in fill_holes_driver at k= 42 rsm < 0.000000000000000 in fill_holes_driver at k= 43 rsm < 0.000000000000000 in fill_holes_driver at k= 44 rsm < 0.000000000000000 in fill_holes_driver at k= 45 rsm < 0.000000000000000 in fill_holes_driver at k= 46 rsm < 0.000000000000000 in fill_holes_driver at k= 47 rsm < 0.000000000000000 in fill_holes_driver at k= 48 rsm < 0.000000000000000 in fill_holes_driver at k= 49 rsm < 0.000000000000000 in fill_holes_driver at k= 50 rsm < 0.000000000000000 in fill_holes_driver at k= 51 rsm < 0.000000000000000 in fill_holes_driver at k= 52 rsm < 0.000000000000000 in fill_holes_driver at k= 53 rsm < 0.000000000000000 in fill_holes_driver at k= 54 rsm < 0.000000000000000 in fill_holes_driver at k= 55 rsm < 0.000000000000000 in fill_holes_driver at k= 56 rsm < 0.000000000000000 in fill_holes_driver at k= 57 rsm < 0.000000000000000 in fill_holes_driver at k= 58 rsm < 0.000000000000000 in fill_holes_driver at k= 59 rsm < 0.000000000000000 in fill_holes_driver at k= 60 rsm < 0.000000000000000 in fill_holes_driver at k= 61 rsm < 0.000000000000000 in fill_holes_driver at k= 62 rsm < 0.000000000000000 in fill_holes_driver at k= 63 rsm < 0.000000000000000 in fill_holes_driver at k= 64 rsm < 0.000000000000000 in fill_holes_driver at k= 65 rsm < 0.000000000000000 in fill_holes_driver at k= 66 rsm < 0.000000000000000 in fill_holes_driver at k= 67 rsm < 0.000000000000000 in fill_holes_driver at k= 68 rsm < 0.000000000000000 in fill_holes_driver at k= 69 rsm < 0.000000000000000 in fill_holes_driver at k= 70 rsm < 0.000000000000000 in fill_holes_driver at k= 71 rsm < 0.000000000000000 in fill_holes_driver at k= 72 rsm < 0.000000000000000 in fill_holes_driver at k= 73 rsm < 0.000000000000000 in fill_holes_driver at k= 74 rsm < 0.000000000000000 in fill_holes_driver at k= 75 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 iteration = 250; time = 76200.0 rsm < 0.000000000000000 in fill_holes_driver at k= 33 rsm < 0.000000000000000 in fill_holes_driver at k= 34 rsm < 0.000000000000000 in fill_holes_driver at k= 35 rsm < 0.000000000000000 in fill_holes_driver at k= 36 rsm < 0.000000000000000 in fill_holes_driver at k= 37 rsm < 0.000000000000000 in fill_holes_driver at k= 38 rsm < 0.000000000000000 in fill_holes_driver at k= 39 rsm < 0.000000000000000 in fill_holes_driver at k= 40 rsm < 0.000000000000000 in fill_holes_driver at k= 41 rsm < 0.000000000000000 in fill_holes_driver at k= 42 rsm < 0.000000000000000 in fill_holes_driver at k= 43 rsm < 0.000000000000000 in fill_holes_driver at k= 44 rsm < 0.000000000000000 in fill_holes_driver at k= 45 rsm < 0.000000000000000 in fill_holes_driver at k= 46 rsm < 0.000000000000000 in fill_holes_driver at k= 47 rsm < 0.000000000000000 in fill_holes_driver at k= 48 rsm < 0.000000000000000 in fill_holes_driver at k= 49 rsm < 0.000000000000000 in fill_holes_driver at k= 50 rsm < 0.000000000000000 in fill_holes_driver at k= 51 rsm < 0.000000000000000 in fill_holes_driver at k= 52 rsm < 0.000000000000000 in fill_holes_driver at k= 53 rsm < 0.000000000000000 in fill_holes_driver at k= 54 rsm < 0.000000000000000 in fill_holes_driver at k= 55 rsm < 0.000000000000000 in fill_holes_driver at k= 56 rsm < 0.000000000000000 in fill_holes_driver at k= 57 rsm < 0.000000000000000 in fill_holes_driver at k= 58 rsm < 0.000000000000000 in fill_holes_driver at k= 59 rsm < 0.000000000000000 in fill_holes_driver at k= 60 rsm < 0.000000000000000 in fill_holes_driver at k= 61 rsm < 0.000000000000000 in fill_holes_driver at k= 62 rsm < 0.000000000000000 in fill_holes_driver at k= 63 rsm < 0.000000000000000 in fill_holes_driver at k= 64 rsm < 0.000000000000000 in fill_holes_driver at k= 65 rsm < 0.000000000000000 in fill_holes_driver at k= 66 rsm < 0.000000000000000 in fill_holes_driver at k= 67 rsm < 0.000000000000000 in fill_holes_driver at k= 68 rsm < 0.000000000000000 in fill_holes_driver at k= 69 rsm < 0.000000000000000 in fill_holes_driver at k= 70 rsm < 0.000000000000000 in fill_holes_driver at k= 71 rsm < 0.000000000000000 in fill_holes_driver at k= 72 rsm < 0.000000000000000 in fill_holes_driver at k= 73 rsm < 0.000000000000000 in fill_holes_driver at k= 74 rsm < 0.000000000000000 in fill_holes_driver at k= 75 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 iteration = 251; time = 76260.0 rsm < 0.000000000000000 in fill_holes_driver at k= 33 rsm < 0.000000000000000 in fill_holes_driver at k= 34 rsm < 0.000000000000000 in fill_holes_driver at k= 35 rsm < 0.000000000000000 in fill_holes_driver at k= 36 rsm < 0.000000000000000 in fill_holes_driver at k= 37 rsm < 0.000000000000000 in fill_holes_driver at k= 38 rsm < 0.000000000000000 in fill_holes_driver at k= 39 rsm < 0.000000000000000 in fill_holes_driver at k= 40 rsm < 0.000000000000000 in fill_holes_driver at k= 41 rsm < 0.000000000000000 in fill_holes_driver at k= 42 rsm < 0.000000000000000 in fill_holes_driver at k= 43 rsm < 0.000000000000000 in fill_holes_driver at k= 44 rsm < 0.000000000000000 in fill_holes_driver at k= 45 rsm < 0.000000000000000 in fill_holes_driver at k= 46 rsm < 0.000000000000000 in fill_holes_driver at k= 47 rsm < 0.000000000000000 in fill_holes_driver at k= 48 rsm < 0.000000000000000 in fill_holes_driver at k= 49 rsm < 0.000000000000000 in fill_holes_driver at k= 50 rsm < 0.000000000000000 in fill_holes_driver at k= 51 rsm < 0.000000000000000 in fill_holes_driver at k= 52 rsm < 0.000000000000000 in fill_holes_driver at k= 53 rsm < 0.000000000000000 in fill_holes_driver at k= 54 rsm < 0.000000000000000 in fill_holes_driver at k= 55 rsm < 0.000000000000000 in fill_holes_driver at k= 56 rsm < 0.000000000000000 in fill_holes_driver at k= 57 rsm < 0.000000000000000 in fill_holes_driver at k= 58 rsm < 0.000000000000000 in fill_holes_driver at k= 59 rsm < 0.000000000000000 in fill_holes_driver at k= 60 rsm < 0.000000000000000 in fill_holes_driver at k= 61 rsm < 0.000000000000000 in fill_holes_driver at k= 62 rsm < 0.000000000000000 in fill_holes_driver at k= 63 rsm < 0.000000000000000 in fill_holes_driver at k= 64 rsm < 0.000000000000000 in fill_holes_driver at k= 65 rsm < 0.000000000000000 in fill_holes_driver at k= 66 rsm < 0.000000000000000 in fill_holes_driver at k= 67 rsm < 0.000000000000000 in fill_holes_driver at k= 68 rsm < 0.000000000000000 in fill_holes_driver at k= 69 rsm < 0.000000000000000 in fill_holes_driver at k= 70 rsm < 0.000000000000000 in fill_holes_driver at k= 71 rsm < 0.000000000000000 in fill_holes_driver at k= 72 rsm < 0.000000000000000 in fill_holes_driver at k= 73 rsm < 0.000000000000000 in fill_holes_driver at k= 74 rsm < 0.000000000000000 in fill_holes_driver at k= 75 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 iteration = 252; time = 76320.0 rsm < 0.000000000000000 in fill_holes_driver at k= 34 rsm < 0.000000000000000 in fill_holes_driver at k= 35 rsm < 0.000000000000000 in fill_holes_driver at k= 36 rsm < 0.000000000000000 in fill_holes_driver at k= 37 rsm < 0.000000000000000 in fill_holes_driver at k= 38 rsm < 0.000000000000000 in fill_holes_driver at k= 39 rsm < 0.000000000000000 in fill_holes_driver at k= 40 rsm < 0.000000000000000 in fill_holes_driver at k= 41 rsm < 0.000000000000000 in fill_holes_driver at k= 42 rsm < 0.000000000000000 in fill_holes_driver at k= 43 rsm < 0.000000000000000 in fill_holes_driver at k= 44 rsm < 0.000000000000000 in fill_holes_driver at k= 45 rsm < 0.000000000000000 in fill_holes_driver at k= 46 rsm < 0.000000000000000 in fill_holes_driver at k= 47 rsm < 0.000000000000000 in fill_holes_driver at k= 48 rsm < 0.000000000000000 in fill_holes_driver at k= 49 rsm < 0.000000000000000 in fill_holes_driver at k= 50 rsm < 0.000000000000000 in fill_holes_driver at k= 51 rsm < 0.000000000000000 in fill_holes_driver at k= 52 rsm < 0.000000000000000 in fill_holes_driver at k= 53 rsm < 0.000000000000000 in fill_holes_driver at k= 54 rsm < 0.000000000000000 in fill_holes_driver at k= 55 rsm < 0.000000000000000 in fill_holes_driver at k= 56 rsm < 0.000000000000000 in fill_holes_driver at k= 57 rsm < 0.000000000000000 in fill_holes_driver at k= 58 rsm < 0.000000000000000 in fill_holes_driver at k= 59 rsm < 0.000000000000000 in fill_holes_driver at k= 60 rsm < 0.000000000000000 in fill_holes_driver at k= 61 rsm < 0.000000000000000 in fill_holes_driver at k= 62 rsm < 0.000000000000000 in fill_holes_driver at k= 63 rsm < 0.000000000000000 in fill_holes_driver at k= 64 rsm < 0.000000000000000 in fill_holes_driver at k= 65 rsm < 0.000000000000000 in fill_holes_driver at k= 66 rsm < 0.000000000000000 in fill_holes_driver at k= 67 rsm < 0.000000000000000 in fill_holes_driver at k= 68 rsm < 0.000000000000000 in fill_holes_driver at k= 69 rsm < 0.000000000000000 in fill_holes_driver at k= 70 rsm < 0.000000000000000 in fill_holes_driver at k= 71 rsm < 0.000000000000000 in fill_holes_driver at k= 72 rsm < 0.000000000000000 in fill_holes_driver at k= 73 rsm < 0.000000000000000 in fill_holes_driver at k= 74 rsm < 0.000000000000000 in fill_holes_driver at k= 75 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 iteration = 253; time = 76380.0 rsm < 0.000000000000000 in fill_holes_driver at k= 33 rsm < 0.000000000000000 in fill_holes_driver at k= 34 rsm < 0.000000000000000 in fill_holes_driver at k= 35 rsm < 0.000000000000000 in fill_holes_driver at k= 36 rsm < 0.000000000000000 in fill_holes_driver at k= 37 rsm < 0.000000000000000 in fill_holes_driver at k= 38 rsm < 0.000000000000000 in fill_holes_driver at k= 39 rsm < 0.000000000000000 in fill_holes_driver at k= 40 rsm < 0.000000000000000 in fill_holes_driver at k= 41 rsm < 0.000000000000000 in fill_holes_driver at k= 42 rsm < 0.000000000000000 in fill_holes_driver at k= 43 rsm < 0.000000000000000 in fill_holes_driver at k= 44 rsm < 0.000000000000000 in fill_holes_driver at k= 45 rsm < 0.000000000000000 in fill_holes_driver at k= 46 rsm < 0.000000000000000 in fill_holes_driver at k= 47 rsm < 0.000000000000000 in fill_holes_driver at k= 48 rsm < 0.000000000000000 in fill_holes_driver at k= 49 rsm < 0.000000000000000 in fill_holes_driver at k= 50 rsm < 0.000000000000000 in fill_holes_driver at k= 51 rsm < 0.000000000000000 in fill_holes_driver at k= 52 rsm < 0.000000000000000 in fill_holes_driver at k= 53 rsm < 0.000000000000000 in fill_holes_driver at k= 54 rsm < 0.000000000000000 in fill_holes_driver at k= 55 rsm < 0.000000000000000 in fill_holes_driver at k= 56 rsm < 0.000000000000000 in fill_holes_driver at k= 57 rsm < 0.000000000000000 in fill_holes_driver at k= 58 rsm < 0.000000000000000 in fill_holes_driver at k= 59 rsm < 0.000000000000000 in fill_holes_driver at k= 60 rsm < 0.000000000000000 in fill_holes_driver at k= 61 rsm < 0.000000000000000 in fill_holes_driver at k= 62 rsm < 0.000000000000000 in fill_holes_driver at k= 63 rsm < 0.000000000000000 in fill_holes_driver at k= 64 rsm < 0.000000000000000 in fill_holes_driver at k= 65 rsm < 0.000000000000000 in fill_holes_driver at k= 66 rsm < 0.000000000000000 in fill_holes_driver at k= 67 rsm < 0.000000000000000 in fill_holes_driver at k= 68 rsm < 0.000000000000000 in fill_holes_driver at k= 69 rsm < 0.000000000000000 in fill_holes_driver at k= 70 rsm < 0.000000000000000 in fill_holes_driver at k= 71 rsm < 0.000000000000000 in fill_holes_driver at k= 72 rsm < 0.000000000000000 in fill_holes_driver at k= 73 rsm < 0.000000000000000 in fill_holes_driver at k= 74 rsm < 0.000000000000000 in fill_holes_driver at k= 75 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 iteration = 254; time = 76440.0 rsm < 0.000000000000000 in fill_holes_driver at k= 34 rsm < 0.000000000000000 in fill_holes_driver at k= 35 rsm < 0.000000000000000 in fill_holes_driver at k= 36 rsm < 0.000000000000000 in fill_holes_driver at k= 37 rsm < 0.000000000000000 in fill_holes_driver at k= 38 rsm < 0.000000000000000 in fill_holes_driver at k= 39 rsm < 0.000000000000000 in fill_holes_driver at k= 40 rsm < 0.000000000000000 in fill_holes_driver at k= 41 rsm < 0.000000000000000 in fill_holes_driver at k= 42 rsm < 0.000000000000000 in fill_holes_driver at k= 43 rsm < 0.000000000000000 in fill_holes_driver at k= 44 rsm < 0.000000000000000 in fill_holes_driver at k= 45 rsm < 0.000000000000000 in fill_holes_driver at k= 46 rsm < 0.000000000000000 in fill_holes_driver at k= 47 rsm < 0.000000000000000 in fill_holes_driver at k= 48 rsm < 0.000000000000000 in fill_holes_driver at k= 49 rsm < 0.000000000000000 in fill_holes_driver at k= 50 rsm < 0.000000000000000 in fill_holes_driver at k= 51 rsm < 0.000000000000000 in fill_holes_driver at k= 52 rsm < 0.000000000000000 in fill_holes_driver at k= 53 rsm < 0.000000000000000 in fill_holes_driver at k= 54 rsm < 0.000000000000000 in fill_holes_driver at k= 55 rsm < 0.000000000000000 in fill_holes_driver at k= 56 rsm < 0.000000000000000 in fill_holes_driver at k= 57 rsm < 0.000000000000000 in fill_holes_driver at k= 58 rsm < 0.000000000000000 in fill_holes_driver at k= 59 rsm < 0.000000000000000 in fill_holes_driver at k= 60 rsm < 0.000000000000000 in fill_holes_driver at k= 61 rsm < 0.000000000000000 in fill_holes_driver at k= 62 rsm < 0.000000000000000 in fill_holes_driver at k= 63 rsm < 0.000000000000000 in fill_holes_driver at k= 64 rsm < 0.000000000000000 in fill_holes_driver at k= 65 rsm < 0.000000000000000 in fill_holes_driver at k= 66 rsm < 0.000000000000000 in fill_holes_driver at k= 67 rsm < 0.000000000000000 in fill_holes_driver at k= 68 rsm < 0.000000000000000 in fill_holes_driver at k= 69 rsm < 0.000000000000000 in fill_holes_driver at k= 70 rsm < 0.000000000000000 in fill_holes_driver at k= 71 rsm < 0.000000000000000 in fill_holes_driver at k= 72 rsm < 0.000000000000000 in fill_holes_driver at k= 73 rsm < 0.000000000000000 in fill_holes_driver at k= 74 rsm < 0.000000000000000 in fill_holes_driver at k= 75 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 iteration = 255; time = 76500.0 rsm < 0.000000000000000 in fill_holes_driver at k= 33 rsm < 0.000000000000000 in fill_holes_driver at k= 34 rsm < 0.000000000000000 in fill_holes_driver at k= 35 rsm < 0.000000000000000 in fill_holes_driver at k= 36 rsm < 0.000000000000000 in fill_holes_driver at k= 37 rsm < 0.000000000000000 in fill_holes_driver at k= 38 rsm < 0.000000000000000 in fill_holes_driver at k= 39 rsm < 0.000000000000000 in fill_holes_driver at k= 40 rsm < 0.000000000000000 in fill_holes_driver at k= 41 rsm < 0.000000000000000 in fill_holes_driver at k= 42 rsm < 0.000000000000000 in fill_holes_driver at k= 43 rsm < 0.000000000000000 in fill_holes_driver at k= 44 rsm < 0.000000000000000 in fill_holes_driver at k= 45 rsm < 0.000000000000000 in fill_holes_driver at k= 46 rsm < 0.000000000000000 in fill_holes_driver at k= 47 rsm < 0.000000000000000 in fill_holes_driver at k= 48 rsm < 0.000000000000000 in fill_holes_driver at k= 49 rsm < 0.000000000000000 in fill_holes_driver at k= 50 rsm < 0.000000000000000 in fill_holes_driver at k= 51 rsm < 0.000000000000000 in fill_holes_driver at k= 52 rsm < 0.000000000000000 in fill_holes_driver at k= 53 rsm < 0.000000000000000 in fill_holes_driver at k= 54 rsm < 0.000000000000000 in fill_holes_driver at k= 55 rsm < 0.000000000000000 in fill_holes_driver at k= 56 rsm < 0.000000000000000 in fill_holes_driver at k= 57 rsm < 0.000000000000000 in fill_holes_driver at k= 58 rsm < 0.000000000000000 in fill_holes_driver at k= 59 rsm < 0.000000000000000 in fill_holes_driver at k= 60 rsm < 0.000000000000000 in fill_holes_driver at k= 61 rsm < 0.000000000000000 in fill_holes_driver at k= 62 rsm < 0.000000000000000 in fill_holes_driver at k= 63 rsm < 0.000000000000000 in fill_holes_driver at k= 64 rsm < 0.000000000000000 in fill_holes_driver at k= 65 rsm < 0.000000000000000 in fill_holes_driver at k= 66 rsm < 0.000000000000000 in fill_holes_driver at k= 67 rsm < 0.000000000000000 in fill_holes_driver at k= 68 rsm < 0.000000000000000 in fill_holes_driver at k= 69 rsm < 0.000000000000000 in fill_holes_driver at k= 70 rsm < 0.000000000000000 in fill_holes_driver at k= 71 rsm < 0.000000000000000 in fill_holes_driver at k= 72 rsm < 0.000000000000000 in fill_holes_driver at k= 73 rsm < 0.000000000000000 in fill_holes_driver at k= 74 rsm < 0.000000000000000 in fill_holes_driver at k= 75 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 iteration = 256; time = 76560.0 rsm < 0.000000000000000 in fill_holes_driver at k= 34 rsm < 0.000000000000000 in fill_holes_driver at k= 35 rsm < 0.000000000000000 in fill_holes_driver at k= 36 rsm < 0.000000000000000 in fill_holes_driver at k= 37 rsm < 0.000000000000000 in fill_holes_driver at k= 38 rsm < 0.000000000000000 in fill_holes_driver at k= 39 rsm < 0.000000000000000 in fill_holes_driver at k= 40 rsm < 0.000000000000000 in fill_holes_driver at k= 41 rsm < 0.000000000000000 in fill_holes_driver at k= 42 rsm < 0.000000000000000 in fill_holes_driver at k= 43 rsm < 0.000000000000000 in fill_holes_driver at k= 44 rsm < 0.000000000000000 in fill_holes_driver at k= 45 rsm < 0.000000000000000 in fill_holes_driver at k= 46 rsm < 0.000000000000000 in fill_holes_driver at k= 47 rsm < 0.000000000000000 in fill_holes_driver at k= 48 rsm < 0.000000000000000 in fill_holes_driver at k= 49 rsm < 0.000000000000000 in fill_holes_driver at k= 50 rsm < 0.000000000000000 in fill_holes_driver at k= 51 rsm < 0.000000000000000 in fill_holes_driver at k= 52 rsm < 0.000000000000000 in fill_holes_driver at k= 53 rsm < 0.000000000000000 in fill_holes_driver at k= 54 rsm < 0.000000000000000 in fill_holes_driver at k= 55 rsm < 0.000000000000000 in fill_holes_driver at k= 56 rsm < 0.000000000000000 in fill_holes_driver at k= 57 rsm < 0.000000000000000 in fill_holes_driver at k= 58 rsm < 0.000000000000000 in fill_holes_driver at k= 59 rsm < 0.000000000000000 in fill_holes_driver at k= 60 rsm < 0.000000000000000 in fill_holes_driver at k= 61 rsm < 0.000000000000000 in fill_holes_driver at k= 62 rsm < 0.000000000000000 in fill_holes_driver at k= 63 rsm < 0.000000000000000 in fill_holes_driver at k= 64 rsm < 0.000000000000000 in fill_holes_driver at k= 65 rsm < 0.000000000000000 in fill_holes_driver at k= 66 rsm < 0.000000000000000 in fill_holes_driver at k= 67 rsm < 0.000000000000000 in fill_holes_driver at k= 68 rsm < 0.000000000000000 in fill_holes_driver at k= 69 rsm < 0.000000000000000 in fill_holes_driver at k= 70 rsm < 0.000000000000000 in fill_holes_driver at k= 71 rsm < 0.000000000000000 in fill_holes_driver at k= 72 rsm < 0.000000000000000 in fill_holes_driver at k= 73 rsm < 0.000000000000000 in fill_holes_driver at k= 74 rsm < 0.000000000000000 in fill_holes_driver at k= 75 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 iteration = 257; time = 76620.0 rsm < 0.000000000000000 in fill_holes_driver at k= 33 rsm < 0.000000000000000 in fill_holes_driver at k= 34 rsm < 0.000000000000000 in fill_holes_driver at k= 35 rsm < 0.000000000000000 in fill_holes_driver at k= 36 rsm < 0.000000000000000 in fill_holes_driver at k= 37 rsm < 0.000000000000000 in fill_holes_driver at k= 38 rsm < 0.000000000000000 in fill_holes_driver at k= 39 rsm < 0.000000000000000 in fill_holes_driver at k= 40 rsm < 0.000000000000000 in fill_holes_driver at k= 41 rsm < 0.000000000000000 in fill_holes_driver at k= 42 rsm < 0.000000000000000 in fill_holes_driver at k= 43 rsm < 0.000000000000000 in fill_holes_driver at k= 44 rsm < 0.000000000000000 in fill_holes_driver at k= 45 rsm < 0.000000000000000 in fill_holes_driver at k= 46 rsm < 0.000000000000000 in fill_holes_driver at k= 47 rsm < 0.000000000000000 in fill_holes_driver at k= 48 rsm < 0.000000000000000 in fill_holes_driver at k= 49 rsm < 0.000000000000000 in fill_holes_driver at k= 50 rsm < 0.000000000000000 in fill_holes_driver at k= 51 rsm < 0.000000000000000 in fill_holes_driver at k= 52 rsm < 0.000000000000000 in fill_holes_driver at k= 53 rsm < 0.000000000000000 in fill_holes_driver at k= 54 rsm < 0.000000000000000 in fill_holes_driver at k= 55 rsm < 0.000000000000000 in fill_holes_driver at k= 56 rsm < 0.000000000000000 in fill_holes_driver at k= 57 rsm < 0.000000000000000 in fill_holes_driver at k= 58 rsm < 0.000000000000000 in fill_holes_driver at k= 59 rsm < 0.000000000000000 in fill_holes_driver at k= 60 rsm < 0.000000000000000 in fill_holes_driver at k= 61 rsm < 0.000000000000000 in fill_holes_driver at k= 62 rsm < 0.000000000000000 in fill_holes_driver at k= 63 rsm < 0.000000000000000 in fill_holes_driver at k= 64 rsm < 0.000000000000000 in fill_holes_driver at k= 65 rsm < 0.000000000000000 in fill_holes_driver at k= 66 rsm < 0.000000000000000 in fill_holes_driver at k= 67 rsm < 0.000000000000000 in fill_holes_driver at k= 68 rsm < 0.000000000000000 in fill_holes_driver at k= 69 rsm < 0.000000000000000 in fill_holes_driver at k= 70 rsm < 0.000000000000000 in fill_holes_driver at k= 71 rsm < 0.000000000000000 in fill_holes_driver at k= 72 rsm < 0.000000000000000 in fill_holes_driver at k= 73 rsm < 0.000000000000000 in fill_holes_driver at k= 74 rsm < 0.000000000000000 in fill_holes_driver at k= 75 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 iteration = 258; time = 76680.0 rsm < 0.000000000000000 in fill_holes_driver at k= 33 rsm < 0.000000000000000 in fill_holes_driver at k= 34 rsm < 0.000000000000000 in fill_holes_driver at k= 35 rsm < 0.000000000000000 in fill_holes_driver at k= 36 rsm < 0.000000000000000 in fill_holes_driver at k= 37 rsm < 0.000000000000000 in fill_holes_driver at k= 38 rsm < 0.000000000000000 in fill_holes_driver at k= 39 rsm < 0.000000000000000 in fill_holes_driver at k= 40 rsm < 0.000000000000000 in fill_holes_driver at k= 41 rsm < 0.000000000000000 in fill_holes_driver at k= 42 rsm < 0.000000000000000 in fill_holes_driver at k= 43 rsm < 0.000000000000000 in fill_holes_driver at k= 44 rsm < 0.000000000000000 in fill_holes_driver at k= 45 rsm < 0.000000000000000 in fill_holes_driver at k= 46 rsm < 0.000000000000000 in fill_holes_driver at k= 47 rsm < 0.000000000000000 in fill_holes_driver at k= 48 rsm < 0.000000000000000 in fill_holes_driver at k= 49 rsm < 0.000000000000000 in fill_holes_driver at k= 50 rsm < 0.000000000000000 in fill_holes_driver at k= 51 rsm < 0.000000000000000 in fill_holes_driver at k= 52 rsm < 0.000000000000000 in fill_holes_driver at k= 53 rsm < 0.000000000000000 in fill_holes_driver at k= 54 rsm < 0.000000000000000 in fill_holes_driver at k= 55 rsm < 0.000000000000000 in fill_holes_driver at k= 56 rsm < 0.000000000000000 in fill_holes_driver at k= 57 rsm < 0.000000000000000 in fill_holes_driver at k= 58 rsm < 0.000000000000000 in fill_holes_driver at k= 59 rsm < 0.000000000000000 in fill_holes_driver at k= 60 rsm < 0.000000000000000 in fill_holes_driver at k= 61 rsm < 0.000000000000000 in fill_holes_driver at k= 62 rsm < 0.000000000000000 in fill_holes_driver at k= 63 rsm < 0.000000000000000 in fill_holes_driver at k= 64 rsm < 0.000000000000000 in fill_holes_driver at k= 65 rsm < 0.000000000000000 in fill_holes_driver at k= 66 rsm < 0.000000000000000 in fill_holes_driver at k= 67 rsm < 0.000000000000000 in fill_holes_driver at k= 68 rsm < 0.000000000000000 in fill_holes_driver at k= 69 rsm < 0.000000000000000 in fill_holes_driver at k= 70 rsm < 0.000000000000000 in fill_holes_driver at k= 71 rsm < 0.000000000000000 in fill_holes_driver at k= 72 rsm < 0.000000000000000 in fill_holes_driver at k= 73 rsm < 0.000000000000000 in fill_holes_driver at k= 74 rsm < 0.000000000000000 in fill_holes_driver at k= 75 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 iteration = 259; time = 76740.0 rsm < 0.000000000000000 in fill_holes_driver at k= 33 rsm < 0.000000000000000 in fill_holes_driver at k= 34 rsm < 0.000000000000000 in fill_holes_driver at k= 35 rsm < 0.000000000000000 in fill_holes_driver at k= 36 rsm < 0.000000000000000 in fill_holes_driver at k= 37 rsm < 0.000000000000000 in fill_holes_driver at k= 38 rsm < 0.000000000000000 in fill_holes_driver at k= 39 rsm < 0.000000000000000 in fill_holes_driver at k= 40 rsm < 0.000000000000000 in fill_holes_driver at k= 41 rsm < 0.000000000000000 in fill_holes_driver at k= 42 rsm < 0.000000000000000 in fill_holes_driver at k= 43 rsm < 0.000000000000000 in fill_holes_driver at k= 44 rsm < 0.000000000000000 in fill_holes_driver at k= 45 rsm < 0.000000000000000 in fill_holes_driver at k= 46 rsm < 0.000000000000000 in fill_holes_driver at k= 47 rsm < 0.000000000000000 in fill_holes_driver at k= 48 rsm < 0.000000000000000 in fill_holes_driver at k= 49 rsm < 0.000000000000000 in fill_holes_driver at k= 50 rsm < 0.000000000000000 in fill_holes_driver at k= 51 rsm < 0.000000000000000 in fill_holes_driver at k= 52 rsm < 0.000000000000000 in fill_holes_driver at k= 53 rsm < 0.000000000000000 in fill_holes_driver at k= 54 rsm < 0.000000000000000 in fill_holes_driver at k= 55 rsm < 0.000000000000000 in fill_holes_driver at k= 56 rsm < 0.000000000000000 in fill_holes_driver at k= 57 rsm < 0.000000000000000 in fill_holes_driver at k= 58 rsm < 0.000000000000000 in fill_holes_driver at k= 59 rsm < 0.000000000000000 in fill_holes_driver at k= 60 rsm < 0.000000000000000 in fill_holes_driver at k= 61 rsm < 0.000000000000000 in fill_holes_driver at k= 62 rsm < 0.000000000000000 in fill_holes_driver at k= 63 rsm < 0.000000000000000 in fill_holes_driver at k= 64 rsm < 0.000000000000000 in fill_holes_driver at k= 65 rsm < 0.000000000000000 in fill_holes_driver at k= 66 rsm < 0.000000000000000 in fill_holes_driver at k= 67 rsm < 0.000000000000000 in fill_holes_driver at k= 68 rsm < 0.000000000000000 in fill_holes_driver at k= 69 rsm < 0.000000000000000 in fill_holes_driver at k= 70 rsm < 0.000000000000000 in fill_holes_driver at k= 71 rsm < 0.000000000000000 in fill_holes_driver at k= 72 rsm < 0.000000000000000 in fill_holes_driver at k= 73 rsm < 0.000000000000000 in fill_holes_driver at k= 74 rsm < 0.000000000000000 in fill_holes_driver at k= 75 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 iteration = 260; time = 76800.0 rsm < 0.000000000000000 in fill_holes_driver at k= 33 rsm < 0.000000000000000 in fill_holes_driver at k= 34 rsm < 0.000000000000000 in fill_holes_driver at k= 35 rsm < 0.000000000000000 in fill_holes_driver at k= 36 rsm < 0.000000000000000 in fill_holes_driver at k= 37 rsm < 0.000000000000000 in fill_holes_driver at k= 38 rsm < 0.000000000000000 in fill_holes_driver at k= 39 rsm < 0.000000000000000 in fill_holes_driver at k= 40 rsm < 0.000000000000000 in fill_holes_driver at k= 41 rsm < 0.000000000000000 in fill_holes_driver at k= 42 rsm < 0.000000000000000 in fill_holes_driver at k= 43 rsm < 0.000000000000000 in fill_holes_driver at k= 44 rsm < 0.000000000000000 in fill_holes_driver at k= 45 rsm < 0.000000000000000 in fill_holes_driver at k= 46 rsm < 0.000000000000000 in fill_holes_driver at k= 47 rsm < 0.000000000000000 in fill_holes_driver at k= 48 rsm < 0.000000000000000 in fill_holes_driver at k= 49 rsm < 0.000000000000000 in fill_holes_driver at k= 50 rsm < 0.000000000000000 in fill_holes_driver at k= 51 rsm < 0.000000000000000 in fill_holes_driver at k= 52 rsm < 0.000000000000000 in fill_holes_driver at k= 53 rsm < 0.000000000000000 in fill_holes_driver at k= 54 rsm < 0.000000000000000 in fill_holes_driver at k= 55 rsm < 0.000000000000000 in fill_holes_driver at k= 56 rsm < 0.000000000000000 in fill_holes_driver at k= 57 rsm < 0.000000000000000 in fill_holes_driver at k= 58 rsm < 0.000000000000000 in fill_holes_driver at k= 59 rsm < 0.000000000000000 in fill_holes_driver at k= 60 rsm < 0.000000000000000 in fill_holes_driver at k= 61 rsm < 0.000000000000000 in fill_holes_driver at k= 62 rsm < 0.000000000000000 in fill_holes_driver at k= 63 rsm < 0.000000000000000 in fill_holes_driver at k= 64 rsm < 0.000000000000000 in fill_holes_driver at k= 65 rsm < 0.000000000000000 in fill_holes_driver at k= 66 rsm < 0.000000000000000 in fill_holes_driver at k= 67 rsm < 0.000000000000000 in fill_holes_driver at k= 68 rsm < 0.000000000000000 in fill_holes_driver at k= 69 rsm < 0.000000000000000 in fill_holes_driver at k= 70 rsm < 0.000000000000000 in fill_holes_driver at k= 71 rsm < 0.000000000000000 in fill_holes_driver at k= 72 rsm < 0.000000000000000 in fill_holes_driver at k= 73 rsm < 0.000000000000000 in fill_holes_driver at k= 74 rsm < 0.000000000000000 in fill_holes_driver at k= 75 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 iteration = 261; time = 76860.0 rsm < 0.000000000000000 in fill_holes_driver at k= 33 rsm < 0.000000000000000 in fill_holes_driver at k= 34 rsm < 0.000000000000000 in fill_holes_driver at k= 35 rsm < 0.000000000000000 in fill_holes_driver at k= 36 rsm < 0.000000000000000 in fill_holes_driver at k= 37 rsm < 0.000000000000000 in fill_holes_driver at k= 38 rsm < 0.000000000000000 in fill_holes_driver at k= 39 rsm < 0.000000000000000 in fill_holes_driver at k= 40 rsm < 0.000000000000000 in fill_holes_driver at k= 41 rsm < 0.000000000000000 in fill_holes_driver at k= 42 rsm < 0.000000000000000 in fill_holes_driver at k= 43 rsm < 0.000000000000000 in fill_holes_driver at k= 44 rsm < 0.000000000000000 in fill_holes_driver at k= 45 rsm < 0.000000000000000 in fill_holes_driver at k= 46 rsm < 0.000000000000000 in fill_holes_driver at k= 47 rsm < 0.000000000000000 in fill_holes_driver at k= 48 rsm < 0.000000000000000 in fill_holes_driver at k= 49 rsm < 0.000000000000000 in fill_holes_driver at k= 50 rsm < 0.000000000000000 in fill_holes_driver at k= 51 rsm < 0.000000000000000 in fill_holes_driver at k= 52 rsm < 0.000000000000000 in fill_holes_driver at k= 53 rsm < 0.000000000000000 in fill_holes_driver at k= 54 rsm < 0.000000000000000 in fill_holes_driver at k= 55 rsm < 0.000000000000000 in fill_holes_driver at k= 56 rsm < 0.000000000000000 in fill_holes_driver at k= 57 rsm < 0.000000000000000 in fill_holes_driver at k= 58 rsm < 0.000000000000000 in fill_holes_driver at k= 59 rsm < 0.000000000000000 in fill_holes_driver at k= 60 rsm < 0.000000000000000 in fill_holes_driver at k= 61 rsm < 0.000000000000000 in fill_holes_driver at k= 62 rsm < 0.000000000000000 in fill_holes_driver at k= 63 rsm < 0.000000000000000 in fill_holes_driver at k= 64 rsm < 0.000000000000000 in fill_holes_driver at k= 65 rsm < 0.000000000000000 in fill_holes_driver at k= 66 rsm < 0.000000000000000 in fill_holes_driver at k= 67 rsm < 0.000000000000000 in fill_holes_driver at k= 68 rsm < 0.000000000000000 in fill_holes_driver at k= 69 rsm < 0.000000000000000 in fill_holes_driver at k= 70 rsm < 0.000000000000000 in fill_holes_driver at k= 71 rsm < 0.000000000000000 in fill_holes_driver at k= 72 rsm < 0.000000000000000 in fill_holes_driver at k= 73 rsm < 0.000000000000000 in fill_holes_driver at k= 74 rsm < 0.000000000000000 in fill_holes_driver at k= 75 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 iteration = 262; time = 76920.0 rsm < 0.000000000000000 in fill_holes_driver at k= 33 rsm < 0.000000000000000 in fill_holes_driver at k= 34 rsm < 0.000000000000000 in fill_holes_driver at k= 35 rsm < 0.000000000000000 in fill_holes_driver at k= 36 rsm < 0.000000000000000 in fill_holes_driver at k= 37 rsm < 0.000000000000000 in fill_holes_driver at k= 38 rsm < 0.000000000000000 in fill_holes_driver at k= 39 rsm < 0.000000000000000 in fill_holes_driver at k= 40 rsm < 0.000000000000000 in fill_holes_driver at k= 41 rsm < 0.000000000000000 in fill_holes_driver at k= 42 rsm < 0.000000000000000 in fill_holes_driver at k= 43 rsm < 0.000000000000000 in fill_holes_driver at k= 44 rsm < 0.000000000000000 in fill_holes_driver at k= 45 rsm < 0.000000000000000 in fill_holes_driver at k= 46 rsm < 0.000000000000000 in fill_holes_driver at k= 47 rsm < 0.000000000000000 in fill_holes_driver at k= 48 rsm < 0.000000000000000 in fill_holes_driver at k= 49 rsm < 0.000000000000000 in fill_holes_driver at k= 50 rsm < 0.000000000000000 in fill_holes_driver at k= 51 rsm < 0.000000000000000 in fill_holes_driver at k= 52 rsm < 0.000000000000000 in fill_holes_driver at k= 53 rsm < 0.000000000000000 in fill_holes_driver at k= 54 rsm < 0.000000000000000 in fill_holes_driver at k= 55 rsm < 0.000000000000000 in fill_holes_driver at k= 56 rsm < 0.000000000000000 in fill_holes_driver at k= 57 rsm < 0.000000000000000 in fill_holes_driver at k= 58 rsm < 0.000000000000000 in fill_holes_driver at k= 59 rsm < 0.000000000000000 in fill_holes_driver at k= 60 rsm < 0.000000000000000 in fill_holes_driver at k= 61 rsm < 0.000000000000000 in fill_holes_driver at k= 62 rsm < 0.000000000000000 in fill_holes_driver at k= 63 rsm < 0.000000000000000 in fill_holes_driver at k= 64 rsm < 0.000000000000000 in fill_holes_driver at k= 65 rsm < 0.000000000000000 in fill_holes_driver at k= 66 rsm < 0.000000000000000 in fill_holes_driver at k= 67 rsm < 0.000000000000000 in fill_holes_driver at k= 68 rsm < 0.000000000000000 in fill_holes_driver at k= 69 rsm < 0.000000000000000 in fill_holes_driver at k= 70 rsm < 0.000000000000000 in fill_holes_driver at k= 71 rsm < 0.000000000000000 in fill_holes_driver at k= 72 rsm < 0.000000000000000 in fill_holes_driver at k= 73 rsm < 0.000000000000000 in fill_holes_driver at k= 74 rsm < 0.000000000000000 in fill_holes_driver at k= 75 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 iteration = 263; time = 76980.0 rsm < 0.000000000000000 in fill_holes_driver at k= 33 rsm < 0.000000000000000 in fill_holes_driver at k= 34 rsm < 0.000000000000000 in fill_holes_driver at k= 35 rsm < 0.000000000000000 in fill_holes_driver at k= 36 rsm < 0.000000000000000 in fill_holes_driver at k= 37 rsm < 0.000000000000000 in fill_holes_driver at k= 38 rsm < 0.000000000000000 in fill_holes_driver at k= 39 rsm < 0.000000000000000 in fill_holes_driver at k= 40 rsm < 0.000000000000000 in fill_holes_driver at k= 41 rsm < 0.000000000000000 in fill_holes_driver at k= 42 rsm < 0.000000000000000 in fill_holes_driver at k= 43 rsm < 0.000000000000000 in fill_holes_driver at k= 44 rsm < 0.000000000000000 in fill_holes_driver at k= 45 rsm < 0.000000000000000 in fill_holes_driver at k= 46 rsm < 0.000000000000000 in fill_holes_driver at k= 47 rsm < 0.000000000000000 in fill_holes_driver at k= 48 rsm < 0.000000000000000 in fill_holes_driver at k= 49 rsm < 0.000000000000000 in fill_holes_driver at k= 50 rsm < 0.000000000000000 in fill_holes_driver at k= 51 rsm < 0.000000000000000 in fill_holes_driver at k= 52 rsm < 0.000000000000000 in fill_holes_driver at k= 53 rsm < 0.000000000000000 in fill_holes_driver at k= 54 rsm < 0.000000000000000 in fill_holes_driver at k= 55 rsm < 0.000000000000000 in fill_holes_driver at k= 56 rsm < 0.000000000000000 in fill_holes_driver at k= 57 rsm < 0.000000000000000 in fill_holes_driver at k= 58 rsm < 0.000000000000000 in fill_holes_driver at k= 59 rsm < 0.000000000000000 in fill_holes_driver at k= 60 rsm < 0.000000000000000 in fill_holes_driver at k= 61 rsm < 0.000000000000000 in fill_holes_driver at k= 62 rsm < 0.000000000000000 in fill_holes_driver at k= 63 rsm < 0.000000000000000 in fill_holes_driver at k= 64 rsm < 0.000000000000000 in fill_holes_driver at k= 65 rsm < 0.000000000000000 in fill_holes_driver at k= 66 rsm < 0.000000000000000 in fill_holes_driver at k= 67 rsm < 0.000000000000000 in fill_holes_driver at k= 68 rsm < 0.000000000000000 in fill_holes_driver at k= 69 rsm < 0.000000000000000 in fill_holes_driver at k= 70 rsm < 0.000000000000000 in fill_holes_driver at k= 71 rsm < 0.000000000000000 in fill_holes_driver at k= 72 rsm < 0.000000000000000 in fill_holes_driver at k= 73 rsm < 0.000000000000000 in fill_holes_driver at k= 74 rsm < 0.000000000000000 in fill_holes_driver at k= 75 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 iteration = 264; time = 77040.0 rsm < 0.000000000000000 in fill_holes_driver at k= 33 rsm < 0.000000000000000 in fill_holes_driver at k= 34 rsm < 0.000000000000000 in fill_holes_driver at k= 35 rsm < 0.000000000000000 in fill_holes_driver at k= 36 rsm < 0.000000000000000 in fill_holes_driver at k= 37 rsm < 0.000000000000000 in fill_holes_driver at k= 38 rsm < 0.000000000000000 in fill_holes_driver at k= 39 rsm < 0.000000000000000 in fill_holes_driver at k= 40 rsm < 0.000000000000000 in fill_holes_driver at k= 41 rsm < 0.000000000000000 in fill_holes_driver at k= 42 rsm < 0.000000000000000 in fill_holes_driver at k= 43 rsm < 0.000000000000000 in fill_holes_driver at k= 44 rsm < 0.000000000000000 in fill_holes_driver at k= 45 rsm < 0.000000000000000 in fill_holes_driver at k= 46 rsm < 0.000000000000000 in fill_holes_driver at k= 47 rsm < 0.000000000000000 in fill_holes_driver at k= 48 rsm < 0.000000000000000 in fill_holes_driver at k= 49 rsm < 0.000000000000000 in fill_holes_driver at k= 50 rsm < 0.000000000000000 in fill_holes_driver at k= 51 rsm < 0.000000000000000 in fill_holes_driver at k= 52 rsm < 0.000000000000000 in fill_holes_driver at k= 53 rsm < 0.000000000000000 in fill_holes_driver at k= 54 rsm < 0.000000000000000 in fill_holes_driver at k= 55 rsm < 0.000000000000000 in fill_holes_driver at k= 56 rsm < 0.000000000000000 in fill_holes_driver at k= 57 rsm < 0.000000000000000 in fill_holes_driver at k= 58 rsm < 0.000000000000000 in fill_holes_driver at k= 59 rsm < 0.000000000000000 in fill_holes_driver at k= 60 rsm < 0.000000000000000 in fill_holes_driver at k= 61 rsm < 0.000000000000000 in fill_holes_driver at k= 62 rsm < 0.000000000000000 in fill_holes_driver at k= 63 rsm < 0.000000000000000 in fill_holes_driver at k= 64 rsm < 0.000000000000000 in fill_holes_driver at k= 65 rsm < 0.000000000000000 in fill_holes_driver at k= 66 rsm < 0.000000000000000 in fill_holes_driver at k= 67 rsm < 0.000000000000000 in fill_holes_driver at k= 68 rsm < 0.000000000000000 in fill_holes_driver at k= 69 rsm < 0.000000000000000 in fill_holes_driver at k= 70 rsm < 0.000000000000000 in fill_holes_driver at k= 71 rsm < 0.000000000000000 in fill_holes_driver at k= 72 rsm < 0.000000000000000 in fill_holes_driver at k= 73 rsm < 0.000000000000000 in fill_holes_driver at k= 74 rsm < 0.000000000000000 in fill_holes_driver at k= 75 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 iteration = 265; time = 77100.0 rsm < 0.000000000000000 in fill_holes_driver at k= 33 rsm < 0.000000000000000 in fill_holes_driver at k= 34 rsm < 0.000000000000000 in fill_holes_driver at k= 35 rsm < 0.000000000000000 in fill_holes_driver at k= 36 rsm < 0.000000000000000 in fill_holes_driver at k= 37 rsm < 0.000000000000000 in fill_holes_driver at k= 38 rsm < 0.000000000000000 in fill_holes_driver at k= 39 rsm < 0.000000000000000 in fill_holes_driver at k= 40 rsm < 0.000000000000000 in fill_holes_driver at k= 41 rsm < 0.000000000000000 in fill_holes_driver at k= 42 rsm < 0.000000000000000 in fill_holes_driver at k= 43 rsm < 0.000000000000000 in fill_holes_driver at k= 44 rsm < 0.000000000000000 in fill_holes_driver at k= 45 rsm < 0.000000000000000 in fill_holes_driver at k= 46 rsm < 0.000000000000000 in fill_holes_driver at k= 47 rsm < 0.000000000000000 in fill_holes_driver at k= 48 rsm < 0.000000000000000 in fill_holes_driver at k= 49 rsm < 0.000000000000000 in fill_holes_driver at k= 50 rsm < 0.000000000000000 in fill_holes_driver at k= 51 rsm < 0.000000000000000 in fill_holes_driver at k= 52 rsm < 0.000000000000000 in fill_holes_driver at k= 53 rsm < 0.000000000000000 in fill_holes_driver at k= 54 rsm < 0.000000000000000 in fill_holes_driver at k= 55 rsm < 0.000000000000000 in fill_holes_driver at k= 56 rsm < 0.000000000000000 in fill_holes_driver at k= 57 rsm < 0.000000000000000 in fill_holes_driver at k= 58 rsm < 0.000000000000000 in fill_holes_driver at k= 59 rsm < 0.000000000000000 in fill_holes_driver at k= 60 rsm < 0.000000000000000 in fill_holes_driver at k= 61 rsm < 0.000000000000000 in fill_holes_driver at k= 62 rsm < 0.000000000000000 in fill_holes_driver at k= 63 rsm < 0.000000000000000 in fill_holes_driver at k= 64 rsm < 0.000000000000000 in fill_holes_driver at k= 65 rsm < 0.000000000000000 in fill_holes_driver at k= 66 rsm < 0.000000000000000 in fill_holes_driver at k= 67 rsm < 0.000000000000000 in fill_holes_driver at k= 68 rsm < 0.000000000000000 in fill_holes_driver at k= 69 rsm < 0.000000000000000 in fill_holes_driver at k= 70 rsm < 0.000000000000000 in fill_holes_driver at k= 71 rsm < 0.000000000000000 in fill_holes_driver at k= 72 rsm < 0.000000000000000 in fill_holes_driver at k= 73 rsm < 0.000000000000000 in fill_holes_driver at k= 74 rsm < 0.000000000000000 in fill_holes_driver at k= 75 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 iteration = 266; time = 77160.0 rsm < 0.000000000000000 in fill_holes_driver at k= 33 rsm < 0.000000000000000 in fill_holes_driver at k= 34 rsm < 0.000000000000000 in fill_holes_driver at k= 35 rsm < 0.000000000000000 in fill_holes_driver at k= 36 rsm < 0.000000000000000 in fill_holes_driver at k= 37 rsm < 0.000000000000000 in fill_holes_driver at k= 38 rsm < 0.000000000000000 in fill_holes_driver at k= 39 rsm < 0.000000000000000 in fill_holes_driver at k= 40 rsm < 0.000000000000000 in fill_holes_driver at k= 41 rsm < 0.000000000000000 in fill_holes_driver at k= 42 rsm < 0.000000000000000 in fill_holes_driver at k= 43 rsm < 0.000000000000000 in fill_holes_driver at k= 44 rsm < 0.000000000000000 in fill_holes_driver at k= 45 rsm < 0.000000000000000 in fill_holes_driver at k= 46 rsm < 0.000000000000000 in fill_holes_driver at k= 47 rsm < 0.000000000000000 in fill_holes_driver at k= 48 rsm < 0.000000000000000 in fill_holes_driver at k= 49 rsm < 0.000000000000000 in fill_holes_driver at k= 50 rsm < 0.000000000000000 in fill_holes_driver at k= 51 rsm < 0.000000000000000 in fill_holes_driver at k= 52 rsm < 0.000000000000000 in fill_holes_driver at k= 53 rsm < 0.000000000000000 in fill_holes_driver at k= 54 rsm < 0.000000000000000 in fill_holes_driver at k= 55 rsm < 0.000000000000000 in fill_holes_driver at k= 56 rsm < 0.000000000000000 in fill_holes_driver at k= 57 rsm < 0.000000000000000 in fill_holes_driver at k= 58 rsm < 0.000000000000000 in fill_holes_driver at k= 59 rsm < 0.000000000000000 in fill_holes_driver at k= 60 rsm < 0.000000000000000 in fill_holes_driver at k= 61 rsm < 0.000000000000000 in fill_holes_driver at k= 62 rsm < 0.000000000000000 in fill_holes_driver at k= 63 rsm < 0.000000000000000 in fill_holes_driver at k= 64 rsm < 0.000000000000000 in fill_holes_driver at k= 65 rsm < 0.000000000000000 in fill_holes_driver at k= 66 rsm < 0.000000000000000 in fill_holes_driver at k= 67 rsm < 0.000000000000000 in fill_holes_driver at k= 68 rsm < 0.000000000000000 in fill_holes_driver at k= 69 rsm < 0.000000000000000 in fill_holes_driver at k= 70 rsm < 0.000000000000000 in fill_holes_driver at k= 71 rsm < 0.000000000000000 in fill_holes_driver at k= 72 rsm < 0.000000000000000 in fill_holes_driver at k= 73 rsm < 0.000000000000000 in fill_holes_driver at k= 74 rsm < 0.000000000000000 in fill_holes_driver at k= 75 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 iteration = 267; time = 77220.0 rsm < 0.000000000000000 in fill_holes_driver at k= 33 rsm < 0.000000000000000 in fill_holes_driver at k= 34 rsm < 0.000000000000000 in fill_holes_driver at k= 35 rsm < 0.000000000000000 in fill_holes_driver at k= 36 rsm < 0.000000000000000 in fill_holes_driver at k= 37 rsm < 0.000000000000000 in fill_holes_driver at k= 38 rsm < 0.000000000000000 in fill_holes_driver at k= 39 rsm < 0.000000000000000 in fill_holes_driver at k= 40 rsm < 0.000000000000000 in fill_holes_driver at k= 41 rsm < 0.000000000000000 in fill_holes_driver at k= 42 rsm < 0.000000000000000 in fill_holes_driver at k= 43 rsm < 0.000000000000000 in fill_holes_driver at k= 44 rsm < 0.000000000000000 in fill_holes_driver at k= 45 rsm < 0.000000000000000 in fill_holes_driver at k= 46 rsm < 0.000000000000000 in fill_holes_driver at k= 47 rsm < 0.000000000000000 in fill_holes_driver at k= 48 rsm < 0.000000000000000 in fill_holes_driver at k= 49 rsm < 0.000000000000000 in fill_holes_driver at k= 50 rsm < 0.000000000000000 in fill_holes_driver at k= 51 rsm < 0.000000000000000 in fill_holes_driver at k= 52 rsm < 0.000000000000000 in fill_holes_driver at k= 53 rsm < 0.000000000000000 in fill_holes_driver at k= 54 rsm < 0.000000000000000 in fill_holes_driver at k= 55 rsm < 0.000000000000000 in fill_holes_driver at k= 56 rsm < 0.000000000000000 in fill_holes_driver at k= 57 rsm < 0.000000000000000 in fill_holes_driver at k= 58 rsm < 0.000000000000000 in fill_holes_driver at k= 59 rsm < 0.000000000000000 in fill_holes_driver at k= 60 rsm < 0.000000000000000 in fill_holes_driver at k= 61 rsm < 0.000000000000000 in fill_holes_driver at k= 62 rsm < 0.000000000000000 in fill_holes_driver at k= 63 rsm < 0.000000000000000 in fill_holes_driver at k= 64 rsm < 0.000000000000000 in fill_holes_driver at k= 65 rsm < 0.000000000000000 in fill_holes_driver at k= 66 rsm < 0.000000000000000 in fill_holes_driver at k= 67 rsm < 0.000000000000000 in fill_holes_driver at k= 68 rsm < 0.000000000000000 in fill_holes_driver at k= 69 rsm < 0.000000000000000 in fill_holes_driver at k= 70 rsm < 0.000000000000000 in fill_holes_driver at k= 71 rsm < 0.000000000000000 in fill_holes_driver at k= 72 rsm < 0.000000000000000 in fill_holes_driver at k= 73 rsm < 0.000000000000000 in fill_holes_driver at k= 74 rsm < 0.000000000000000 in fill_holes_driver at k= 75 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 iteration = 268; time = 77280.0 rsm < 0.000000000000000 in fill_holes_driver at k= 33 rsm < 0.000000000000000 in fill_holes_driver at k= 34 rsm < 0.000000000000000 in fill_holes_driver at k= 35 rsm < 0.000000000000000 in fill_holes_driver at k= 36 rsm < 0.000000000000000 in fill_holes_driver at k= 37 rsm < 0.000000000000000 in fill_holes_driver at k= 38 rsm < 0.000000000000000 in fill_holes_driver at k= 39 rsm < 0.000000000000000 in fill_holes_driver at k= 40 rsm < 0.000000000000000 in fill_holes_driver at k= 41 rsm < 0.000000000000000 in fill_holes_driver at k= 42 rsm < 0.000000000000000 in fill_holes_driver at k= 43 rsm < 0.000000000000000 in fill_holes_driver at k= 44 rsm < 0.000000000000000 in fill_holes_driver at k= 45 rsm < 0.000000000000000 in fill_holes_driver at k= 46 rsm < 0.000000000000000 in fill_holes_driver at k= 47 rsm < 0.000000000000000 in fill_holes_driver at k= 48 rsm < 0.000000000000000 in fill_holes_driver at k= 49 rsm < 0.000000000000000 in fill_holes_driver at k= 50 rsm < 0.000000000000000 in fill_holes_driver at k= 51 rsm < 0.000000000000000 in fill_holes_driver at k= 52 rsm < 0.000000000000000 in fill_holes_driver at k= 53 rsm < 0.000000000000000 in fill_holes_driver at k= 54 rsm < 0.000000000000000 in fill_holes_driver at k= 55 rsm < 0.000000000000000 in fill_holes_driver at k= 56 rsm < 0.000000000000000 in fill_holes_driver at k= 57 rsm < 0.000000000000000 in fill_holes_driver at k= 58 rsm < 0.000000000000000 in fill_holes_driver at k= 59 rsm < 0.000000000000000 in fill_holes_driver at k= 60 rsm < 0.000000000000000 in fill_holes_driver at k= 61 rsm < 0.000000000000000 in fill_holes_driver at k= 62 rsm < 0.000000000000000 in fill_holes_driver at k= 63 rsm < 0.000000000000000 in fill_holes_driver at k= 64 rsm < 0.000000000000000 in fill_holes_driver at k= 65 rsm < 0.000000000000000 in fill_holes_driver at k= 66 rsm < 0.000000000000000 in fill_holes_driver at k= 67 rsm < 0.000000000000000 in fill_holes_driver at k= 68 rsm < 0.000000000000000 in fill_holes_driver at k= 69 rsm < 0.000000000000000 in fill_holes_driver at k= 70 rsm < 0.000000000000000 in fill_holes_driver at k= 71 rsm < 0.000000000000000 in fill_holes_driver at k= 72 rsm < 0.000000000000000 in fill_holes_driver at k= 73 rsm < 0.000000000000000 in fill_holes_driver at k= 74 rsm < 0.000000000000000 in fill_holes_driver at k= 75 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 iteration = 269; time = 77340.0 rsm < 0.000000000000000 in fill_holes_driver at k= 33 rsm < 0.000000000000000 in fill_holes_driver at k= 34 rsm < 0.000000000000000 in fill_holes_driver at k= 35 rsm < 0.000000000000000 in fill_holes_driver at k= 36 rsm < 0.000000000000000 in fill_holes_driver at k= 37 rsm < 0.000000000000000 in fill_holes_driver at k= 38 rsm < 0.000000000000000 in fill_holes_driver at k= 39 rsm < 0.000000000000000 in fill_holes_driver at k= 40 rsm < 0.000000000000000 in fill_holes_driver at k= 41 rsm < 0.000000000000000 in fill_holes_driver at k= 42 rsm < 0.000000000000000 in fill_holes_driver at k= 43 rsm < 0.000000000000000 in fill_holes_driver at k= 44 rsm < 0.000000000000000 in fill_holes_driver at k= 45 rsm < 0.000000000000000 in fill_holes_driver at k= 46 rsm < 0.000000000000000 in fill_holes_driver at k= 47 rsm < 0.000000000000000 in fill_holes_driver at k= 48 rsm < 0.000000000000000 in fill_holes_driver at k= 49 rsm < 0.000000000000000 in fill_holes_driver at k= 50 rsm < 0.000000000000000 in fill_holes_driver at k= 51 rsm < 0.000000000000000 in fill_holes_driver at k= 52 rsm < 0.000000000000000 in fill_holes_driver at k= 53 rsm < 0.000000000000000 in fill_holes_driver at k= 54 rsm < 0.000000000000000 in fill_holes_driver at k= 55 rsm < 0.000000000000000 in fill_holes_driver at k= 56 rsm < 0.000000000000000 in fill_holes_driver at k= 57 rsm < 0.000000000000000 in fill_holes_driver at k= 58 rsm < 0.000000000000000 in fill_holes_driver at k= 59 rsm < 0.000000000000000 in fill_holes_driver at k= 60 rsm < 0.000000000000000 in fill_holes_driver at k= 61 rsm < 0.000000000000000 in fill_holes_driver at k= 62 rsm < 0.000000000000000 in fill_holes_driver at k= 63 rsm < 0.000000000000000 in fill_holes_driver at k= 64 rsm < 0.000000000000000 in fill_holes_driver at k= 65 rsm < 0.000000000000000 in fill_holes_driver at k= 66 rsm < 0.000000000000000 in fill_holes_driver at k= 67 rsm < 0.000000000000000 in fill_holes_driver at k= 68 rsm < 0.000000000000000 in fill_holes_driver at k= 69 rsm < 0.000000000000000 in fill_holes_driver at k= 70 rsm < 0.000000000000000 in fill_holes_driver at k= 71 rsm < 0.000000000000000 in fill_holes_driver at k= 72 rsm < 0.000000000000000 in fill_holes_driver at k= 73 rsm < 0.000000000000000 in fill_holes_driver at k= 74 rsm < 0.000000000000000 in fill_holes_driver at k= 75 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 iteration = 270; time = 77400.0 rsm < 0.000000000000000 in fill_holes_driver at k= 33 rsm < 0.000000000000000 in fill_holes_driver at k= 34 rsm < 0.000000000000000 in fill_holes_driver at k= 35 rsm < 0.000000000000000 in fill_holes_driver at k= 36 rsm < 0.000000000000000 in fill_holes_driver at k= 37 rsm < 0.000000000000000 in fill_holes_driver at k= 38 rsm < 0.000000000000000 in fill_holes_driver at k= 39 rsm < 0.000000000000000 in fill_holes_driver at k= 40 rsm < 0.000000000000000 in fill_holes_driver at k= 41 rsm < 0.000000000000000 in fill_holes_driver at k= 42 rsm < 0.000000000000000 in fill_holes_driver at k= 43 rsm < 0.000000000000000 in fill_holes_driver at k= 44 rsm < 0.000000000000000 in fill_holes_driver at k= 45 rsm < 0.000000000000000 in fill_holes_driver at k= 46 rsm < 0.000000000000000 in fill_holes_driver at k= 47 rsm < 0.000000000000000 in fill_holes_driver at k= 48 rsm < 0.000000000000000 in fill_holes_driver at k= 49 rsm < 0.000000000000000 in fill_holes_driver at k= 50 rsm < 0.000000000000000 in fill_holes_driver at k= 51 rsm < 0.000000000000000 in fill_holes_driver at k= 52 rsm < 0.000000000000000 in fill_holes_driver at k= 53 rsm < 0.000000000000000 in fill_holes_driver at k= 54 rsm < 0.000000000000000 in fill_holes_driver at k= 55 rsm < 0.000000000000000 in fill_holes_driver at k= 56 rsm < 0.000000000000000 in fill_holes_driver at k= 57 rsm < 0.000000000000000 in fill_holes_driver at k= 58 rsm < 0.000000000000000 in fill_holes_driver at k= 59 rsm < 0.000000000000000 in fill_holes_driver at k= 60 rsm < 0.000000000000000 in fill_holes_driver at k= 61 rsm < 0.000000000000000 in fill_holes_driver at k= 62 rsm < 0.000000000000000 in fill_holes_driver at k= 63 rsm < 0.000000000000000 in fill_holes_driver at k= 64 rsm < 0.000000000000000 in fill_holes_driver at k= 65 rsm < 0.000000000000000 in fill_holes_driver at k= 66 rsm < 0.000000000000000 in fill_holes_driver at k= 67 rsm < 0.000000000000000 in fill_holes_driver at k= 68 rsm < 0.000000000000000 in fill_holes_driver at k= 69 rsm < 0.000000000000000 in fill_holes_driver at k= 70 rsm < 0.000000000000000 in fill_holes_driver at k= 71 rsm < 0.000000000000000 in fill_holes_driver at k= 72 rsm < 0.000000000000000 in fill_holes_driver at k= 73 rsm < 0.000000000000000 in fill_holes_driver at k= 74 rsm < 0.000000000000000 in fill_holes_driver at k= 75 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 iteration = 271; time = 77460.0 rsm < 0.000000000000000 in fill_holes_driver at k= 33 rsm < 0.000000000000000 in fill_holes_driver at k= 34 rsm < 0.000000000000000 in fill_holes_driver at k= 35 rsm < 0.000000000000000 in fill_holes_driver at k= 36 rsm < 0.000000000000000 in fill_holes_driver at k= 37 rsm < 0.000000000000000 in fill_holes_driver at k= 38 rsm < 0.000000000000000 in fill_holes_driver at k= 39 rsm < 0.000000000000000 in fill_holes_driver at k= 40 rsm < 0.000000000000000 in fill_holes_driver at k= 41 rsm < 0.000000000000000 in fill_holes_driver at k= 42 rsm < 0.000000000000000 in fill_holes_driver at k= 43 rsm < 0.000000000000000 in fill_holes_driver at k= 44 rsm < 0.000000000000000 in fill_holes_driver at k= 45 rsm < 0.000000000000000 in fill_holes_driver at k= 46 rsm < 0.000000000000000 in fill_holes_driver at k= 47 rsm < 0.000000000000000 in fill_holes_driver at k= 48 rsm < 0.000000000000000 in fill_holes_driver at k= 49 rsm < 0.000000000000000 in fill_holes_driver at k= 50 rsm < 0.000000000000000 in fill_holes_driver at k= 51 rsm < 0.000000000000000 in fill_holes_driver at k= 52 rsm < 0.000000000000000 in fill_holes_driver at k= 53 rsm < 0.000000000000000 in fill_holes_driver at k= 54 rsm < 0.000000000000000 in fill_holes_driver at k= 55 rsm < 0.000000000000000 in fill_holes_driver at k= 56 rsm < 0.000000000000000 in fill_holes_driver at k= 57 rsm < 0.000000000000000 in fill_holes_driver at k= 58 rsm < 0.000000000000000 in fill_holes_driver at k= 59 rsm < 0.000000000000000 in fill_holes_driver at k= 60 rsm < 0.000000000000000 in fill_holes_driver at k= 61 rsm < 0.000000000000000 in fill_holes_driver at k= 62 rsm < 0.000000000000000 in fill_holes_driver at k= 63 rsm < 0.000000000000000 in fill_holes_driver at k= 64 rsm < 0.000000000000000 in fill_holes_driver at k= 65 rsm < 0.000000000000000 in fill_holes_driver at k= 66 rsm < 0.000000000000000 in fill_holes_driver at k= 67 rsm < 0.000000000000000 in fill_holes_driver at k= 68 rsm < 0.000000000000000 in fill_holes_driver at k= 69 rsm < 0.000000000000000 in fill_holes_driver at k= 70 rsm < 0.000000000000000 in fill_holes_driver at k= 71 rsm < 0.000000000000000 in fill_holes_driver at k= 72 rsm < 0.000000000000000 in fill_holes_driver at k= 73 rsm < 0.000000000000000 in fill_holes_driver at k= 74 rsm < 0.000000000000000 in fill_holes_driver at k= 75 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 iteration = 272; time = 77520.0 rsm < 0.000000000000000 in fill_holes_driver at k= 34 rsm < 0.000000000000000 in fill_holes_driver at k= 35 rsm < 0.000000000000000 in fill_holes_driver at k= 36 rsm < 0.000000000000000 in fill_holes_driver at k= 37 rsm < 0.000000000000000 in fill_holes_driver at k= 38 rsm < 0.000000000000000 in fill_holes_driver at k= 39 rsm < 0.000000000000000 in fill_holes_driver at k= 40 rsm < 0.000000000000000 in fill_holes_driver at k= 41 rsm < 0.000000000000000 in fill_holes_driver at k= 42 rsm < 0.000000000000000 in fill_holes_driver at k= 43 rsm < 0.000000000000000 in fill_holes_driver at k= 44 rsm < 0.000000000000000 in fill_holes_driver at k= 45 rsm < 0.000000000000000 in fill_holes_driver at k= 46 rsm < 0.000000000000000 in fill_holes_driver at k= 47 rsm < 0.000000000000000 in fill_holes_driver at k= 48 rsm < 0.000000000000000 in fill_holes_driver at k= 49 rsm < 0.000000000000000 in fill_holes_driver at k= 50 rsm < 0.000000000000000 in fill_holes_driver at k= 51 rsm < 0.000000000000000 in fill_holes_driver at k= 52 rsm < 0.000000000000000 in fill_holes_driver at k= 53 rsm < 0.000000000000000 in fill_holes_driver at k= 54 rsm < 0.000000000000000 in fill_holes_driver at k= 55 rsm < 0.000000000000000 in fill_holes_driver at k= 56 rsm < 0.000000000000000 in fill_holes_driver at k= 57 rsm < 0.000000000000000 in fill_holes_driver at k= 58 rsm < 0.000000000000000 in fill_holes_driver at k= 59 rsm < 0.000000000000000 in fill_holes_driver at k= 60 rsm < 0.000000000000000 in fill_holes_driver at k= 61 rsm < 0.000000000000000 in fill_holes_driver at k= 62 rsm < 0.000000000000000 in fill_holes_driver at k= 63 rsm < 0.000000000000000 in fill_holes_driver at k= 64 rsm < 0.000000000000000 in fill_holes_driver at k= 65 rsm < 0.000000000000000 in fill_holes_driver at k= 66 rsm < 0.000000000000000 in fill_holes_driver at k= 67 rsm < 0.000000000000000 in fill_holes_driver at k= 68 rsm < 0.000000000000000 in fill_holes_driver at k= 69 rsm < 0.000000000000000 in fill_holes_driver at k= 70 rsm < 0.000000000000000 in fill_holes_driver at k= 71 rsm < 0.000000000000000 in fill_holes_driver at k= 72 rsm < 0.000000000000000 in fill_holes_driver at k= 73 rsm < 0.000000000000000 in fill_holes_driver at k= 74 rsm < 0.000000000000000 in fill_holes_driver at k= 75 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 iteration = 273; time = 77580.0 iteration = 274; time = 77640.0 rsm < 0.000000000000000 in fill_holes_driver at k= 28 Warning: One-level hole filling was not able to fill holes completely! The holes were filled partially. |total_hole| > total_mass Warning: One-level hole filling was not able to fill holes completely! The holes were filled partially. |total_hole| > total_mass Warning: One-level hole filling was not able to fill holes completely! The holes were filled partially. |total_hole| > total_mass Warning: Hole filling failed! A hole could not be filled. iteration = 275; time = 77700.0 rsm < 0.000000000000000 in fill_holes_driver at k= 29 Warning: One-level hole filling was not able to fill holes completely! The holes were filled partially. |total_hole| > total_mass Warning: One-level hole filling was not able to fill holes completely! The holes were filled partially. |total_hole| > total_mass Warning: One-level hole filling was not able to fill holes completely! The holes were filled partially. |total_hole| > total_mass Warning: Hole filling failed! A hole could not be filled. iteration = 276; time = 77760.0 rsm < 0.000000000000000 in fill_holes_driver at k= 28 Warning: One-level hole filling was not able to fill holes completely! The holes were filled partially. |total_hole| > total_mass Warning: One-level hole filling was not able to fill holes completely! The holes were filled partially. |total_hole| > total_mass Warning: One-level hole filling was not able to fill holes completely! The holes were filled partially. |total_hole| > total_mass Warning: Hole filling failed! A hole could not be filled. iteration = 277; time = 77820.0 iteration = 278; time = 77880.0 iteration = 279; time = 77940.0 rsm < 0.000000000000000 in fill_holes_driver at k= 28 rsm < 0.000000000000000 in fill_holes_driver at k= 33 rsm < 0.000000000000000 in fill_holes_driver at k= 34 rsm < 0.000000000000000 in fill_holes_driver at k= 35 rsm < 0.000000000000000 in fill_holes_driver at k= 36 rsm < 0.000000000000000 in fill_holes_driver at k= 37 rsm < 0.000000000000000 in fill_holes_driver at k= 38 rsm < 0.000000000000000 in fill_holes_driver at k= 39 rsm < 0.000000000000000 in fill_holes_driver at k= 40 rsm < 0.000000000000000 in fill_holes_driver at k= 41 rsm < 0.000000000000000 in fill_holes_driver at k= 42 rsm < 0.000000000000000 in fill_holes_driver at k= 43 rsm < 0.000000000000000 in fill_holes_driver at k= 44 rsm < 0.000000000000000 in fill_holes_driver at k= 45 rsm < 0.000000000000000 in fill_holes_driver at k= 46 rsm < 0.000000000000000 in fill_holes_driver at k= 47 rsm < 0.000000000000000 in fill_holes_driver at k= 48 rsm < 0.000000000000000 in fill_holes_driver at k= 49 rsm < 0.000000000000000 in fill_holes_driver at k= 50 rsm < 0.000000000000000 in fill_holes_driver at k= 51 rsm < 0.000000000000000 in fill_holes_driver at k= 52 rsm < 0.000000000000000 in fill_holes_driver at k= 53 rsm < 0.000000000000000 in fill_holes_driver at k= 54 rsm < 0.000000000000000 in fill_holes_driver at k= 55 rsm < 0.000000000000000 in fill_holes_driver at k= 56 rsm < 0.000000000000000 in fill_holes_driver at k= 57 rsm < 0.000000000000000 in fill_holes_driver at k= 58 rsm < 0.000000000000000 in fill_holes_driver at k= 59 rsm < 0.000000000000000 in fill_holes_driver at k= 60 rsm < 0.000000000000000 in fill_holes_driver at k= 61 rsm < 0.000000000000000 in fill_holes_driver at k= 62 rsm < 0.000000000000000 in fill_holes_driver at k= 63 rsm < 0.000000000000000 in fill_holes_driver at k= 64 rsm < 0.000000000000000 in fill_holes_driver at k= 65 rsm < 0.000000000000000 in fill_holes_driver at k= 66 rsm < 0.000000000000000 in fill_holes_driver at k= 67 rsm < 0.000000000000000 in fill_holes_driver at k= 68 rsm < 0.000000000000000 in fill_holes_driver at k= 69 rsm < 0.000000000000000 in fill_holes_driver at k= 70 rsm < 0.000000000000000 in fill_holes_driver at k= 71 rsm < 0.000000000000000 in fill_holes_driver at k= 72 rsm < 0.000000000000000 in fill_holes_driver at k= 73 rsm < 0.000000000000000 in fill_holes_driver at k= 74 rsm < 0.000000000000000 in fill_holes_driver at k= 75 Warning: One-level hole filling was not able to fill holes completely! The holes were filled partially. |total_hole| > total_mass Warning: One-level hole filling was not able to fill holes completely! The holes were filled partially. |total_hole| > total_mass Warning: One-level hole filling was not able to fill holes completely! The holes were filled partially. |total_hole| > total_mass Warning: Hole filling failed! A hole could not be filled. Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 iteration = 280; time = 78000.0 rsm < 0.000000000000000 in fill_holes_driver at k= 33 rsm < 0.000000000000000 in fill_holes_driver at k= 34 rsm < 0.000000000000000 in fill_holes_driver at k= 35 rsm < 0.000000000000000 in fill_holes_driver at k= 36 rsm < 0.000000000000000 in fill_holes_driver at k= 37 rsm < 0.000000000000000 in fill_holes_driver at k= 38 rsm < 0.000000000000000 in fill_holes_driver at k= 39 rsm < 0.000000000000000 in fill_holes_driver at k= 40 rsm < 0.000000000000000 in fill_holes_driver at k= 41 rsm < 0.000000000000000 in fill_holes_driver at k= 42 rsm < 0.000000000000000 in fill_holes_driver at k= 43 rsm < 0.000000000000000 in fill_holes_driver at k= 44 rsm < 0.000000000000000 in fill_holes_driver at k= 45 rsm < 0.000000000000000 in fill_holes_driver at k= 46 rsm < 0.000000000000000 in fill_holes_driver at k= 47 rsm < 0.000000000000000 in fill_holes_driver at k= 48 rsm < 0.000000000000000 in fill_holes_driver at k= 49 rsm < 0.000000000000000 in fill_holes_driver at k= 50 rsm < 0.000000000000000 in fill_holes_driver at k= 51 rsm < 0.000000000000000 in fill_holes_driver at k= 52 rsm < 0.000000000000000 in fill_holes_driver at k= 53 rsm < 0.000000000000000 in fill_holes_driver at k= 54 rsm < 0.000000000000000 in fill_holes_driver at k= 55 rsm < 0.000000000000000 in fill_holes_driver at k= 56 rsm < 0.000000000000000 in fill_holes_driver at k= 57 rsm < 0.000000000000000 in fill_holes_driver at k= 58 rsm < 0.000000000000000 in fill_holes_driver at k= 59 rsm < 0.000000000000000 in fill_holes_driver at k= 60 rsm < 0.000000000000000 in fill_holes_driver at k= 61 rsm < 0.000000000000000 in fill_holes_driver at k= 62 rsm < 0.000000000000000 in fill_holes_driver at k= 63 rsm < 0.000000000000000 in fill_holes_driver at k= 64 rsm < 0.000000000000000 in fill_holes_driver at k= 65 rsm < 0.000000000000000 in fill_holes_driver at k= 66 rsm < 0.000000000000000 in fill_holes_driver at k= 67 rsm < 0.000000000000000 in fill_holes_driver at k= 68 rsm < 0.000000000000000 in fill_holes_driver at k= 69 rsm < 0.000000000000000 in fill_holes_driver at k= 70 rsm < 0.000000000000000 in fill_holes_driver at k= 71 rsm < 0.000000000000000 in fill_holes_driver at k= 72 rsm < 0.000000000000000 in fill_holes_driver at k= 73 rsm < 0.000000000000000 in fill_holes_driver at k= 74 rsm < 0.000000000000000 in fill_holes_driver at k= 75 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 iteration = 281; time = 78060.0 rsm < 0.000000000000000 in fill_holes_driver at k= 33 rsm < 0.000000000000000 in fill_holes_driver at k= 34 rsm < 0.000000000000000 in fill_holes_driver at k= 35 rsm < 0.000000000000000 in fill_holes_driver at k= 36 rsm < 0.000000000000000 in fill_holes_driver at k= 37 rsm < 0.000000000000000 in fill_holes_driver at k= 38 rsm < 0.000000000000000 in fill_holes_driver at k= 39 rsm < 0.000000000000000 in fill_holes_driver at k= 40 rsm < 0.000000000000000 in fill_holes_driver at k= 41 rsm < 0.000000000000000 in fill_holes_driver at k= 42 rsm < 0.000000000000000 in fill_holes_driver at k= 43 rsm < 0.000000000000000 in fill_holes_driver at k= 44 rsm < 0.000000000000000 in fill_holes_driver at k= 45 rsm < 0.000000000000000 in fill_holes_driver at k= 46 rsm < 0.000000000000000 in fill_holes_driver at k= 47 rsm < 0.000000000000000 in fill_holes_driver at k= 48 rsm < 0.000000000000000 in fill_holes_driver at k= 49 rsm < 0.000000000000000 in fill_holes_driver at k= 50 rsm < 0.000000000000000 in fill_holes_driver at k= 51 rsm < 0.000000000000000 in fill_holes_driver at k= 52 rsm < 0.000000000000000 in fill_holes_driver at k= 53 rsm < 0.000000000000000 in fill_holes_driver at k= 54 rsm < 0.000000000000000 in fill_holes_driver at k= 55 rsm < 0.000000000000000 in fill_holes_driver at k= 56 rsm < 0.000000000000000 in fill_holes_driver at k= 57 rsm < 0.000000000000000 in fill_holes_driver at k= 58 rsm < 0.000000000000000 in fill_holes_driver at k= 59 rsm < 0.000000000000000 in fill_holes_driver at k= 60 rsm < 0.000000000000000 in fill_holes_driver at k= 61 rsm < 0.000000000000000 in fill_holes_driver at k= 62 rsm < 0.000000000000000 in fill_holes_driver at k= 63 rsm < 0.000000000000000 in fill_holes_driver at k= 64 rsm < 0.000000000000000 in fill_holes_driver at k= 65 rsm < 0.000000000000000 in fill_holes_driver at k= 66 rsm < 0.000000000000000 in fill_holes_driver at k= 67 rsm < 0.000000000000000 in fill_holes_driver at k= 68 rsm < 0.000000000000000 in fill_holes_driver at k= 69 rsm < 0.000000000000000 in fill_holes_driver at k= 70 rsm < 0.000000000000000 in fill_holes_driver at k= 71 rsm < 0.000000000000000 in fill_holes_driver at k= 72 rsm < 0.000000000000000 in fill_holes_driver at k= 73 rsm < 0.000000000000000 in fill_holes_driver at k= 74 rsm < 0.000000000000000 in fill_holes_driver at k= 75 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 iteration = 282; time = 78120.0 rsm < 0.000000000000000 in fill_holes_driver at k= 33 rsm < 0.000000000000000 in fill_holes_driver at k= 34 rsm < 0.000000000000000 in fill_holes_driver at k= 35 rsm < 0.000000000000000 in fill_holes_driver at k= 36 rsm < 0.000000000000000 in fill_holes_driver at k= 37 rsm < 0.000000000000000 in fill_holes_driver at k= 38 rsm < 0.000000000000000 in fill_holes_driver at k= 39 rsm < 0.000000000000000 in fill_holes_driver at k= 40 rsm < 0.000000000000000 in fill_holes_driver at k= 41 rsm < 0.000000000000000 in fill_holes_driver at k= 42 rsm < 0.000000000000000 in fill_holes_driver at k= 43 rsm < 0.000000000000000 in fill_holes_driver at k= 44 rsm < 0.000000000000000 in fill_holes_driver at k= 45 rsm < 0.000000000000000 in fill_holes_driver at k= 46 rsm < 0.000000000000000 in fill_holes_driver at k= 47 rsm < 0.000000000000000 in fill_holes_driver at k= 48 rsm < 0.000000000000000 in fill_holes_driver at k= 49 rsm < 0.000000000000000 in fill_holes_driver at k= 50 rsm < 0.000000000000000 in fill_holes_driver at k= 51 rsm < 0.000000000000000 in fill_holes_driver at k= 52 rsm < 0.000000000000000 in fill_holes_driver at k= 53 rsm < 0.000000000000000 in fill_holes_driver at k= 54 rsm < 0.000000000000000 in fill_holes_driver at k= 55 rsm < 0.000000000000000 in fill_holes_driver at k= 56 rsm < 0.000000000000000 in fill_holes_driver at k= 57 rsm < 0.000000000000000 in fill_holes_driver at k= 58 rsm < 0.000000000000000 in fill_holes_driver at k= 59 rsm < 0.000000000000000 in fill_holes_driver at k= 60 rsm < 0.000000000000000 in fill_holes_driver at k= 61 rsm < 0.000000000000000 in fill_holes_driver at k= 62 rsm < 0.000000000000000 in fill_holes_driver at k= 63 rsm < 0.000000000000000 in fill_holes_driver at k= 64 rsm < 0.000000000000000 in fill_holes_driver at k= 65 rsm < 0.000000000000000 in fill_holes_driver at k= 66 rsm < 0.000000000000000 in fill_holes_driver at k= 67 rsm < 0.000000000000000 in fill_holes_driver at k= 68 rsm < 0.000000000000000 in fill_holes_driver at k= 69 rsm < 0.000000000000000 in fill_holes_driver at k= 70 rsm < 0.000000000000000 in fill_holes_driver at k= 71 rsm < 0.000000000000000 in fill_holes_driver at k= 72 rsm < 0.000000000000000 in fill_holes_driver at k= 73 rsm < 0.000000000000000 in fill_holes_driver at k= 74 rsm < 0.000000000000000 in fill_holes_driver at k= 75 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 iteration = 283; time = 78180.0 rsm < 0.000000000000000 in fill_holes_driver at k= 34 rsm < 0.000000000000000 in fill_holes_driver at k= 35 rsm < 0.000000000000000 in fill_holes_driver at k= 36 rsm < 0.000000000000000 in fill_holes_driver at k= 37 rsm < 0.000000000000000 in fill_holes_driver at k= 38 rsm < 0.000000000000000 in fill_holes_driver at k= 39 rsm < 0.000000000000000 in fill_holes_driver at k= 40 rsm < 0.000000000000000 in fill_holes_driver at k= 41 rsm < 0.000000000000000 in fill_holes_driver at k= 42 rsm < 0.000000000000000 in fill_holes_driver at k= 43 rsm < 0.000000000000000 in fill_holes_driver at k= 44 rsm < 0.000000000000000 in fill_holes_driver at k= 45 rsm < 0.000000000000000 in fill_holes_driver at k= 46 rsm < 0.000000000000000 in fill_holes_driver at k= 47 rsm < 0.000000000000000 in fill_holes_driver at k= 48 rsm < 0.000000000000000 in fill_holes_driver at k= 49 rsm < 0.000000000000000 in fill_holes_driver at k= 50 rsm < 0.000000000000000 in fill_holes_driver at k= 51 rsm < 0.000000000000000 in fill_holes_driver at k= 52 rsm < 0.000000000000000 in fill_holes_driver at k= 53 rsm < 0.000000000000000 in fill_holes_driver at k= 54 rsm < 0.000000000000000 in fill_holes_driver at k= 55 rsm < 0.000000000000000 in fill_holes_driver at k= 56 rsm < 0.000000000000000 in fill_holes_driver at k= 57 rsm < 0.000000000000000 in fill_holes_driver at k= 58 rsm < 0.000000000000000 in fill_holes_driver at k= 59 rsm < 0.000000000000000 in fill_holes_driver at k= 60 rsm < 0.000000000000000 in fill_holes_driver at k= 61 rsm < 0.000000000000000 in fill_holes_driver at k= 62 rsm < 0.000000000000000 in fill_holes_driver at k= 63 rsm < 0.000000000000000 in fill_holes_driver at k= 64 rsm < 0.000000000000000 in fill_holes_driver at k= 65 rsm < 0.000000000000000 in fill_holes_driver at k= 66 rsm < 0.000000000000000 in fill_holes_driver at k= 67 rsm < 0.000000000000000 in fill_holes_driver at k= 68 rsm < 0.000000000000000 in fill_holes_driver at k= 69 rsm < 0.000000000000000 in fill_holes_driver at k= 70 rsm < 0.000000000000000 in fill_holes_driver at k= 71 rsm < 0.000000000000000 in fill_holes_driver at k= 72 rsm < 0.000000000000000 in fill_holes_driver at k= 73 rsm < 0.000000000000000 in fill_holes_driver at k= 74 rsm < 0.000000000000000 in fill_holes_driver at k= 75 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 iteration = 284; time = 78240.0 rsm < 0.000000000000000 in fill_holes_driver at k= 33 rsm < 0.000000000000000 in fill_holes_driver at k= 34 rsm < 0.000000000000000 in fill_holes_driver at k= 35 rsm < 0.000000000000000 in fill_holes_driver at k= 36 rsm < 0.000000000000000 in fill_holes_driver at k= 37 rsm < 0.000000000000000 in fill_holes_driver at k= 38 rsm < 0.000000000000000 in fill_holes_driver at k= 39 rsm < 0.000000000000000 in fill_holes_driver at k= 40 rsm < 0.000000000000000 in fill_holes_driver at k= 41 rsm < 0.000000000000000 in fill_holes_driver at k= 42 rsm < 0.000000000000000 in fill_holes_driver at k= 43 rsm < 0.000000000000000 in fill_holes_driver at k= 44 rsm < 0.000000000000000 in fill_holes_driver at k= 45 rsm < 0.000000000000000 in fill_holes_driver at k= 46 rsm < 0.000000000000000 in fill_holes_driver at k= 47 rsm < 0.000000000000000 in fill_holes_driver at k= 48 rsm < 0.000000000000000 in fill_holes_driver at k= 49 rsm < 0.000000000000000 in fill_holes_driver at k= 50 rsm < 0.000000000000000 in fill_holes_driver at k= 51 rsm < 0.000000000000000 in fill_holes_driver at k= 52 rsm < 0.000000000000000 in fill_holes_driver at k= 53 rsm < 0.000000000000000 in fill_holes_driver at k= 54 rsm < 0.000000000000000 in fill_holes_driver at k= 55 rsm < 0.000000000000000 in fill_holes_driver at k= 56 rsm < 0.000000000000000 in fill_holes_driver at k= 57 rsm < 0.000000000000000 in fill_holes_driver at k= 58 rsm < 0.000000000000000 in fill_holes_driver at k= 59 rsm < 0.000000000000000 in fill_holes_driver at k= 60 rsm < 0.000000000000000 in fill_holes_driver at k= 61 rsm < 0.000000000000000 in fill_holes_driver at k= 62 rsm < 0.000000000000000 in fill_holes_driver at k= 63 rsm < 0.000000000000000 in fill_holes_driver at k= 64 rsm < 0.000000000000000 in fill_holes_driver at k= 65 rsm < 0.000000000000000 in fill_holes_driver at k= 66 rsm < 0.000000000000000 in fill_holes_driver at k= 67 rsm < 0.000000000000000 in fill_holes_driver at k= 68 rsm < 0.000000000000000 in fill_holes_driver at k= 69 rsm < 0.000000000000000 in fill_holes_driver at k= 70 rsm < 0.000000000000000 in fill_holes_driver at k= 71 rsm < 0.000000000000000 in fill_holes_driver at k= 72 rsm < 0.000000000000000 in fill_holes_driver at k= 73 rsm < 0.000000000000000 in fill_holes_driver at k= 74 rsm < 0.000000000000000 in fill_holes_driver at k= 75 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 iteration = 285; time = 78300.0 rsm < 0.000000000000000 in fill_holes_driver at k= 34 rsm < 0.000000000000000 in fill_holes_driver at k= 35 rsm < 0.000000000000000 in fill_holes_driver at k= 36 rsm < 0.000000000000000 in fill_holes_driver at k= 37 rsm < 0.000000000000000 in fill_holes_driver at k= 38 rsm < 0.000000000000000 in fill_holes_driver at k= 39 rsm < 0.000000000000000 in fill_holes_driver at k= 40 rsm < 0.000000000000000 in fill_holes_driver at k= 41 rsm < 0.000000000000000 in fill_holes_driver at k= 42 rsm < 0.000000000000000 in fill_holes_driver at k= 43 rsm < 0.000000000000000 in fill_holes_driver at k= 44 rsm < 0.000000000000000 in fill_holes_driver at k= 45 rsm < 0.000000000000000 in fill_holes_driver at k= 46 rsm < 0.000000000000000 in fill_holes_driver at k= 47 rsm < 0.000000000000000 in fill_holes_driver at k= 48 rsm < 0.000000000000000 in fill_holes_driver at k= 49 rsm < 0.000000000000000 in fill_holes_driver at k= 50 rsm < 0.000000000000000 in fill_holes_driver at k= 51 rsm < 0.000000000000000 in fill_holes_driver at k= 52 rsm < 0.000000000000000 in fill_holes_driver at k= 53 rsm < 0.000000000000000 in fill_holes_driver at k= 54 rsm < 0.000000000000000 in fill_holes_driver at k= 55 rsm < 0.000000000000000 in fill_holes_driver at k= 56 rsm < 0.000000000000000 in fill_holes_driver at k= 57 rsm < 0.000000000000000 in fill_holes_driver at k= 58 rsm < 0.000000000000000 in fill_holes_driver at k= 59 rsm < 0.000000000000000 in fill_holes_driver at k= 60 rsm < 0.000000000000000 in fill_holes_driver at k= 61 rsm < 0.000000000000000 in fill_holes_driver at k= 62 rsm < 0.000000000000000 in fill_holes_driver at k= 63 rsm < 0.000000000000000 in fill_holes_driver at k= 64 rsm < 0.000000000000000 in fill_holes_driver at k= 65 rsm < 0.000000000000000 in fill_holes_driver at k= 66 rsm < 0.000000000000000 in fill_holes_driver at k= 67 rsm < 0.000000000000000 in fill_holes_driver at k= 68 rsm < 0.000000000000000 in fill_holes_driver at k= 69 rsm < 0.000000000000000 in fill_holes_driver at k= 70 rsm < 0.000000000000000 in fill_holes_driver at k= 71 rsm < 0.000000000000000 in fill_holes_driver at k= 72 rsm < 0.000000000000000 in fill_holes_driver at k= 73 rsm < 0.000000000000000 in fill_holes_driver at k= 74 rsm < 0.000000000000000 in fill_holes_driver at k= 75 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 iteration = 286; time = 78360.0 rsm < 0.000000000000000 in fill_holes_driver at k= 33 rsm < 0.000000000000000 in fill_holes_driver at k= 34 rsm < 0.000000000000000 in fill_holes_driver at k= 35 rsm < 0.000000000000000 in fill_holes_driver at k= 36 rsm < 0.000000000000000 in fill_holes_driver at k= 37 rsm < 0.000000000000000 in fill_holes_driver at k= 38 rsm < 0.000000000000000 in fill_holes_driver at k= 39 rsm < 0.000000000000000 in fill_holes_driver at k= 40 rsm < 0.000000000000000 in fill_holes_driver at k= 41 rsm < 0.000000000000000 in fill_holes_driver at k= 42 rsm < 0.000000000000000 in fill_holes_driver at k= 43 rsm < 0.000000000000000 in fill_holes_driver at k= 44 rsm < 0.000000000000000 in fill_holes_driver at k= 45 rsm < 0.000000000000000 in fill_holes_driver at k= 46 rsm < 0.000000000000000 in fill_holes_driver at k= 47 rsm < 0.000000000000000 in fill_holes_driver at k= 48 rsm < 0.000000000000000 in fill_holes_driver at k= 49 rsm < 0.000000000000000 in fill_holes_driver at k= 50 rsm < 0.000000000000000 in fill_holes_driver at k= 51 rsm < 0.000000000000000 in fill_holes_driver at k= 52 rsm < 0.000000000000000 in fill_holes_driver at k= 53 rsm < 0.000000000000000 in fill_holes_driver at k= 54 rsm < 0.000000000000000 in fill_holes_driver at k= 55 rsm < 0.000000000000000 in fill_holes_driver at k= 56 rsm < 0.000000000000000 in fill_holes_driver at k= 57 rsm < 0.000000000000000 in fill_holes_driver at k= 58 rsm < 0.000000000000000 in fill_holes_driver at k= 59 rsm < 0.000000000000000 in fill_holes_driver at k= 60 rsm < 0.000000000000000 in fill_holes_driver at k= 61 rsm < 0.000000000000000 in fill_holes_driver at k= 62 rsm < 0.000000000000000 in fill_holes_driver at k= 63 rsm < 0.000000000000000 in fill_holes_driver at k= 64 rsm < 0.000000000000000 in fill_holes_driver at k= 65 rsm < 0.000000000000000 in fill_holes_driver at k= 66 rsm < 0.000000000000000 in fill_holes_driver at k= 67 rsm < 0.000000000000000 in fill_holes_driver at k= 68 rsm < 0.000000000000000 in fill_holes_driver at k= 69 rsm < 0.000000000000000 in fill_holes_driver at k= 70 rsm < 0.000000000000000 in fill_holes_driver at k= 71 rsm < 0.000000000000000 in fill_holes_driver at k= 72 rsm < 0.000000000000000 in fill_holes_driver at k= 73 rsm < 0.000000000000000 in fill_holes_driver at k= 74 rsm < 0.000000000000000 in fill_holes_driver at k= 75 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 iteration = 287; time = 78420.0 rsm < 0.000000000000000 in fill_holes_driver at k= 34 rsm < 0.000000000000000 in fill_holes_driver at k= 35 rsm < 0.000000000000000 in fill_holes_driver at k= 36 rsm < 0.000000000000000 in fill_holes_driver at k= 37 rsm < 0.000000000000000 in fill_holes_driver at k= 38 rsm < 0.000000000000000 in fill_holes_driver at k= 39 rsm < 0.000000000000000 in fill_holes_driver at k= 40 rsm < 0.000000000000000 in fill_holes_driver at k= 41 rsm < 0.000000000000000 in fill_holes_driver at k= 42 rsm < 0.000000000000000 in fill_holes_driver at k= 43 rsm < 0.000000000000000 in fill_holes_driver at k= 44 rsm < 0.000000000000000 in fill_holes_driver at k= 45 rsm < 0.000000000000000 in fill_holes_driver at k= 46 rsm < 0.000000000000000 in fill_holes_driver at k= 47 rsm < 0.000000000000000 in fill_holes_driver at k= 48 rsm < 0.000000000000000 in fill_holes_driver at k= 49 rsm < 0.000000000000000 in fill_holes_driver at k= 50 rsm < 0.000000000000000 in fill_holes_driver at k= 51 rsm < 0.000000000000000 in fill_holes_driver at k= 52 rsm < 0.000000000000000 in fill_holes_driver at k= 53 rsm < 0.000000000000000 in fill_holes_driver at k= 54 rsm < 0.000000000000000 in fill_holes_driver at k= 55 rsm < 0.000000000000000 in fill_holes_driver at k= 56 rsm < 0.000000000000000 in fill_holes_driver at k= 57 rsm < 0.000000000000000 in fill_holes_driver at k= 58 rsm < 0.000000000000000 in fill_holes_driver at k= 59 rsm < 0.000000000000000 in fill_holes_driver at k= 60 rsm < 0.000000000000000 in fill_holes_driver at k= 61 rsm < 0.000000000000000 in fill_holes_driver at k= 62 rsm < 0.000000000000000 in fill_holes_driver at k= 63 rsm < 0.000000000000000 in fill_holes_driver at k= 64 rsm < 0.000000000000000 in fill_holes_driver at k= 65 rsm < 0.000000000000000 in fill_holes_driver at k= 66 rsm < 0.000000000000000 in fill_holes_driver at k= 67 rsm < 0.000000000000000 in fill_holes_driver at k= 68 rsm < 0.000000000000000 in fill_holes_driver at k= 69 rsm < 0.000000000000000 in fill_holes_driver at k= 70 rsm < 0.000000000000000 in fill_holes_driver at k= 71 rsm < 0.000000000000000 in fill_holes_driver at k= 72 rsm < 0.000000000000000 in fill_holes_driver at k= 73 rsm < 0.000000000000000 in fill_holes_driver at k= 74 rsm < 0.000000000000000 in fill_holes_driver at k= 75 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 iteration = 288; time = 78480.0 rsm < 0.000000000000000 in fill_holes_driver at k= 33 rsm < 0.000000000000000 in fill_holes_driver at k= 34 rsm < 0.000000000000000 in fill_holes_driver at k= 35 rsm < 0.000000000000000 in fill_holes_driver at k= 36 rsm < 0.000000000000000 in fill_holes_driver at k= 37 rsm < 0.000000000000000 in fill_holes_driver at k= 38 rsm < 0.000000000000000 in fill_holes_driver at k= 39 rsm < 0.000000000000000 in fill_holes_driver at k= 40 rsm < 0.000000000000000 in fill_holes_driver at k= 41 rsm < 0.000000000000000 in fill_holes_driver at k= 42 rsm < 0.000000000000000 in fill_holes_driver at k= 43 rsm < 0.000000000000000 in fill_holes_driver at k= 44 rsm < 0.000000000000000 in fill_holes_driver at k= 45 rsm < 0.000000000000000 in fill_holes_driver at k= 46 rsm < 0.000000000000000 in fill_holes_driver at k= 47 rsm < 0.000000000000000 in fill_holes_driver at k= 48 rsm < 0.000000000000000 in fill_holes_driver at k= 49 rsm < 0.000000000000000 in fill_holes_driver at k= 50 rsm < 0.000000000000000 in fill_holes_driver at k= 51 rsm < 0.000000000000000 in fill_holes_driver at k= 52 rsm < 0.000000000000000 in fill_holes_driver at k= 53 rsm < 0.000000000000000 in fill_holes_driver at k= 54 rsm < 0.000000000000000 in fill_holes_driver at k= 55 rsm < 0.000000000000000 in fill_holes_driver at k= 56 rsm < 0.000000000000000 in fill_holes_driver at k= 57 rsm < 0.000000000000000 in fill_holes_driver at k= 58 rsm < 0.000000000000000 in fill_holes_driver at k= 59 rsm < 0.000000000000000 in fill_holes_driver at k= 60 rsm < 0.000000000000000 in fill_holes_driver at k= 61 rsm < 0.000000000000000 in fill_holes_driver at k= 62 rsm < 0.000000000000000 in fill_holes_driver at k= 63 rsm < 0.000000000000000 in fill_holes_driver at k= 64 rsm < 0.000000000000000 in fill_holes_driver at k= 65 rsm < 0.000000000000000 in fill_holes_driver at k= 66 rsm < 0.000000000000000 in fill_holes_driver at k= 67 rsm < 0.000000000000000 in fill_holes_driver at k= 68 rsm < 0.000000000000000 in fill_holes_driver at k= 69 rsm < 0.000000000000000 in fill_holes_driver at k= 70 rsm < 0.000000000000000 in fill_holes_driver at k= 71 rsm < 0.000000000000000 in fill_holes_driver at k= 72 rsm < 0.000000000000000 in fill_holes_driver at k= 73 rsm < 0.000000000000000 in fill_holes_driver at k= 74 rsm < 0.000000000000000 in fill_holes_driver at k= 75 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 iteration = 289; time = 78540.0 rsm < 0.000000000000000 in fill_holes_driver at k= 28 rsm < 0.000000000000000 in fill_holes_driver at k= 34 rsm < 0.000000000000000 in fill_holes_driver at k= 35 rsm < 0.000000000000000 in fill_holes_driver at k= 36 rsm < 0.000000000000000 in fill_holes_driver at k= 37 rsm < 0.000000000000000 in fill_holes_driver at k= 38 rsm < 0.000000000000000 in fill_holes_driver at k= 39 rsm < 0.000000000000000 in fill_holes_driver at k= 40 rsm < 0.000000000000000 in fill_holes_driver at k= 41 rsm < 0.000000000000000 in fill_holes_driver at k= 42 rsm < 0.000000000000000 in fill_holes_driver at k= 43 rsm < 0.000000000000000 in fill_holes_driver at k= 44 rsm < 0.000000000000000 in fill_holes_driver at k= 45 rsm < 0.000000000000000 in fill_holes_driver at k= 46 rsm < 0.000000000000000 in fill_holes_driver at k= 47 rsm < 0.000000000000000 in fill_holes_driver at k= 48 rsm < 0.000000000000000 in fill_holes_driver at k= 49 rsm < 0.000000000000000 in fill_holes_driver at k= 50 rsm < 0.000000000000000 in fill_holes_driver at k= 51 rsm < 0.000000000000000 in fill_holes_driver at k= 52 rsm < 0.000000000000000 in fill_holes_driver at k= 53 rsm < 0.000000000000000 in fill_holes_driver at k= 54 rsm < 0.000000000000000 in fill_holes_driver at k= 55 rsm < 0.000000000000000 in fill_holes_driver at k= 56 rsm < 0.000000000000000 in fill_holes_driver at k= 57 rsm < 0.000000000000000 in fill_holes_driver at k= 58 rsm < 0.000000000000000 in fill_holes_driver at k= 59 rsm < 0.000000000000000 in fill_holes_driver at k= 60 rsm < 0.000000000000000 in fill_holes_driver at k= 61 rsm < 0.000000000000000 in fill_holes_driver at k= 62 rsm < 0.000000000000000 in fill_holes_driver at k= 63 rsm < 0.000000000000000 in fill_holes_driver at k= 64 rsm < 0.000000000000000 in fill_holes_driver at k= 65 rsm < 0.000000000000000 in fill_holes_driver at k= 66 rsm < 0.000000000000000 in fill_holes_driver at k= 67 rsm < 0.000000000000000 in fill_holes_driver at k= 68 rsm < 0.000000000000000 in fill_holes_driver at k= 69 rsm < 0.000000000000000 in fill_holes_driver at k= 70 rsm < 0.000000000000000 in fill_holes_driver at k= 71 rsm < 0.000000000000000 in fill_holes_driver at k= 72 rsm < 0.000000000000000 in fill_holes_driver at k= 73 rsm < 0.000000000000000 in fill_holes_driver at k= 74 rsm < 0.000000000000000 in fill_holes_driver at k= 75 Warning: One-level hole filling was not able to fill holes completely! The holes were filled partially. |total_hole| > total_mass Warning: One-level hole filling was not able to fill holes completely! The holes were filled partially. |total_hole| > total_mass Warning: One-level hole filling was not able to fill holes completely! The holes were filled partially. |total_hole| > total_mass Warning: Hole filling failed! A hole could not be filled. Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 iteration = 290; time = 78600.0 iteration = 291; time = 78660.0 rsm < 0.000000000000000 in fill_holes_driver at k= 28 Warning: One-level hole filling was not able to fill holes completely! The holes were filled partially. |total_hole| > total_mass Warning: One-level hole filling was not able to fill holes completely! The holes were filled partially. |total_hole| > total_mass Warning: One-level hole filling was not able to fill holes completely! The holes were filled partially. |total_hole| > total_mass Warning: Hole filling failed! A hole could not be filled. iteration = 292; time = 78720.0 rsm < 0.000000000000000 in fill_holes_driver at k= 29 Warning: One-level hole filling was not able to fill holes completely! The holes were filled partially. |total_hole| > total_mass Warning: One-level hole filling was not able to fill holes completely! The holes were filled partially. |total_hole| > total_mass Warning: One-level hole filling was not able to fill holes completely! The holes were filled partially. |total_hole| > total_mass Warning: Hole filling failed! A hole could not be filled. Nim < 0.000000000000000 in fill_holes_driver at k= 29 iteration = 293; time = 78780.0 iteration = 294; time = 78840.0 iteration = 295; time = 78900.0 rsm < 0.000000000000000 in fill_holes_driver at k= 28 Warning: One-level hole filling was not able to fill holes completely! The holes were filled partially. |total_hole| > total_mass Warning: One-level hole filling was not able to fill holes completely! The holes were filled partially. |total_hole| > total_mass Warning: One-level hole filling was not able to fill holes completely! The holes were filled partially. |total_hole| > total_mass Warning: Hole filling failed! A hole could not be filled. iteration = 296; time = 78960.0 Nim < 0.000000000000000 in fill_holes_driver at k= 29 iteration = 297; time = 79020.0 iteration = 298; time = 79080.0 iteration = 299; time = 79140.0 iteration = 300; time = 79200.0 iteration = 301; time = 79260.0 iteration = 302; time = 79320.0 iteration = 303; time = 79380.0 iteration = 304; time = 79440.0 iteration = 305; time = 79500.0 rsm < 0.000000000000000 in fill_holes_driver at k= 34 rsm < 0.000000000000000 in fill_holes_driver at k= 35 rsm < 0.000000000000000 in fill_holes_driver at k= 36 rsm < 0.000000000000000 in fill_holes_driver at k= 37 rsm < 0.000000000000000 in fill_holes_driver at k= 38 rsm < 0.000000000000000 in fill_holes_driver at k= 39 rsm < 0.000000000000000 in fill_holes_driver at k= 40 rsm < 0.000000000000000 in fill_holes_driver at k= 41 rsm < 0.000000000000000 in fill_holes_driver at k= 42 rsm < 0.000000000000000 in fill_holes_driver at k= 43 rsm < 0.000000000000000 in fill_holes_driver at k= 44 rsm < 0.000000000000000 in fill_holes_driver at k= 45 rsm < 0.000000000000000 in fill_holes_driver at k= 46 rsm < 0.000000000000000 in fill_holes_driver at k= 47 rsm < 0.000000000000000 in fill_holes_driver at k= 48 rsm < 0.000000000000000 in fill_holes_driver at k= 49 rsm < 0.000000000000000 in fill_holes_driver at k= 50 rsm < 0.000000000000000 in fill_holes_driver at k= 51 rsm < 0.000000000000000 in fill_holes_driver at k= 52 rsm < 0.000000000000000 in fill_holes_driver at k= 53 rsm < 0.000000000000000 in fill_holes_driver at k= 54 rsm < 0.000000000000000 in fill_holes_driver at k= 55 rsm < 0.000000000000000 in fill_holes_driver at k= 56 rsm < 0.000000000000000 in fill_holes_driver at k= 57 rsm < 0.000000000000000 in fill_holes_driver at k= 58 rsm < 0.000000000000000 in fill_holes_driver at k= 59 rsm < Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 0.000000000000000 in fill_holes_driver at k= 60 rsm < 0.000000000000000 in fill_holes_driver at k= 61 rsm < 0.000000000000000 in fill_holes_driver at k= 62 rsm < 0.000000000000000 in fill_holes_driver at k= 63 rsm < 0.000000000000000 in fill_holes_driver at k= 64 rsm < 0.000000000000000 in fill_holes_driver at k= 65 rsm < 0.000000000000000 in fill_holes_driver at k= 66 rsm < 0.000000000000000 in fill_holes_driver at k= 67 rsm < 0.000000000000000 in fill_holes_driver at k= 68 rsm < 0.000000000000000 in fill_holes_driver at k= 69 rsm < 0.000000000000000 in fill_holes_driver at k= 70 rsm < 0.000000000000000 in fill_holes_driver at k= 71 rsm < 0.000000000000000 in fill_holes_driver at k= 72 rsm < 0.000000000000000 in fill_holes_driver at k= 73 rsm < 0.000000000000000 in fill_holes_driver at k= 74 rsm < 0.000000000000000 in fill_holes_driver at k= 75 iteration = 306; time = 79560.0 rsm < 0.000000000000000 in fill_holes_driver at k= 33 rsm < 0.000000000000000 in fill_holes_driver at k= 34 rsm < 0.000000000000000 in fill_holes_driver at k= 35 rsm < 0.000000000000000 in fill_holes_driver at k= 36 rsm < 0.000000000000000 in fill_holes_driver at k= 37 rsm < 0.000000000000000 in fill_holes_driver at k= 38 rsm < 0.000000000000000 in fill_holes_driver at k= 39 rsm < 0.000000000000000 in fill_holes_driver at k= 40 rsm < 0.000000000000000 in fill_holes_driver at k= 41 rsm < 0.000000000000000 in fill_holes_driver at k= 42 rsm < 0.000000000000000 in fill_holes_driver at k= 43 rsm < 0.000000000000000 in fill_holes_driver at k= 44 rsm < 0.000000000000000 in fill_holes_driver at k= 45 rsm < 0.000000000000000 in fill_holes_driver at k= 46 rsm < 0.000000000000000 in fill_holes_driver at k= 47 rsm < 0.000000000000000 in fill_holes_driver at k= 48 rsm < 0.000000000000000 in fill_holes_driver at k= 49 rsm < 0.000000000000000 in fill_holes_driver at k= 50 rsm < 0.000000000000000 in fill_holes_driver at k= 51 rsm < 0.000000000000000 in fill_holes_driver at k= 52 rsm < 0.000000000000000 in fill_holes_driver at k= 53 rsm < 0.000000000000000 in fill_holes_driver at k= 54 rsm < 0.000000000000000 in fill_holes_driver at k= 55 rsm < 0.000000000000000 in fill_holes_driver at k= 56 rsm < 0.000000000000000 in fill_holes_driver at k= 57 rsm < 0.000000000000000 in fill_holes_driver at k= 58 rsm < 0.000000000000000 in fill_holes_driver at k= 59 rsm < 0.000000000000000 in fill_holes_driver at k= 60 rsm < 0.000000000000000 in fill_holes_driver at k= 61 rsm < 0.000000000000000 in fill_holes_driver at k= 62 rsm < 0.000000000000000 in fill_holes_driver at k= 63 rsm < 0.000000000000000 in fill_holes_driver at k= 64 rsm < 0.000000000000000 in fill_holes_driver at k= 65 rsm < 0.000000000000000 in fill_holes_driver at k= 66 rsm < 0.000000000000000 in fill_holes_driver at k= 67 rsm < 0.000000000000000 in fill_holes_driver at k= 68 rsm < 0.000000000000000 in fill_holes_driver at k= 69 rsm < 0.000000000000000 in fill_holes_driver at k= 70 rsm < 0.000000000000000 in fill_holes_driver at k= 71 rsm < 0.000000000000000 in fill_holes_driver at k= 72 rsm < 0.000000000000000 in fill_holes_driver at k= 73 rsm < 0.000000000000000 in fill_holes_driver at k= 74 rsm < 0.000000000000000 in fill_holes_driver at k= 75 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 iteration = 307; time = 79620.0 rsm < 0.000000000000000 in fill_holes_driver at k= 34 rsm < 0.000000000000000 in fill_holes_driver at k= 35 rsm < 0.000000000000000 in fill_holes_driver at k= 36 rsm < 0.000000000000000 in fill_holes_driver at k= 37 rsm < 0.000000000000000 in fill_holes_driver at k= 38 rsm < 0.000000000000000 in fill_holes_driver at k= 39 rsm < 0.000000000000000 in fill_holes_driver at k= 40 rsm < 0.000000000000000 in fill_holes_driver at k= 41 rsm < 0.000000000000000 in fill_holes_driver at k= 42 rsm < 0.000000000000000 in fill_holes_driver at k= 43 rsm < 0.000000000000000 in fill_holes_driver at k= 44 rsm < 0.000000000000000 in fill_holes_driver at k= 45 rsm < 0.000000000000000 in fill_holes_driver at k= 46 rsm < 0.000000000000000 in fill_holes_driver at k= 47 rsm < 0.000000000000000 in fill_holes_driver at k= 48 rsm < 0.000000000000000 in fill_holes_driver at k= 49 rsm < 0.000000000000000 in fill_holes_driver at k= 50 rsm < 0.000000000000000 in fill_holes_driver at k= 51 rsm < 0.000000000000000 in fill_holes_driver at k= 52 rsm < 0.000000000000000 in fill_holes_driver at k= 53 rsm < 0.000000000000000 in fill_holes_driver at k= 54 rsm < 0.000000000000000 in fill_holes_driver at k= 55 rsm < 0.000000000000000 in fill_holes_driver at k= 56 rsm < 0.000000000000000 in fill_holes_driver at k= 57 rsm < 0.000000000000000 in fill_holes_driver at k= 58 rsm < 0.000000000000000 in fill_holes_driver at k= 59 rsm < 0.000000000000000 in fill_holes_driver at k= 60 rsm < 0.000000000000000 in fill_holes_driver at k= 61 rsm < 0.000000000000000 in fill_holes_driver at k= 62 rsm < 0.000000000000000 in fill_holes_driver at k= 63 rsm < 0.000000000000000 in fill_holes_driver at k= 64 rsm < 0.000000000000000 in fill_holes_driver at k= 65 rsm < 0.000000000000000 in fill_holes_driver at k= 66 rsm < 0.000000000000000 in fill_holes_driver at k= 67 rsm < 0.000000000000000 in fill_holes_driver at k= 68 rsm < 0.000000000000000 in fill_holes_driver at k= 69 rsm < 0.000000000000000 in fill_holes_driver at k= 70 rsm < 0.000000000000000 in fill_holes_driver at k= 71 rsm < 0.000000000000000 in fill_holes_driver at k= 72 rsm < 0.000000000000000 in fill_holes_driver at k= 73 rsm < 0.000000000000000 in fill_holes_driver at k= 74 rsm < 0.000000000000000 in fill_holes_driver at k= 75 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 iteration = 308; time = 79680.0 rsm < 0.000000000000000 in fill_holes_driver at k= 33 rsm < 0.000000000000000 in fill_holes_driver at k= 34 rsm < 0.000000000000000 in fill_holes_driver at k= 35 rsm < 0.000000000000000 in fill_holes_driver at k= 36 rsm < 0.000000000000000 in fill_holes_driver at k= 37 rsm < 0.000000000000000 in fill_holes_driver at k= 38 rsm < 0.000000000000000 in fill_holes_driver at k= 39 rsm < 0.000000000000000 in fill_holes_driver at k= 40 rsm < 0.000000000000000 in fill_holes_driver at k= 41 rsm < 0.000000000000000 in fill_holes_driver at k= 42 rsm < 0.000000000000000 in fill_holes_driver at k= 43 rsm < 0.000000000000000 in fill_holes_driver at k= 44 rsm < 0.000000000000000 in fill_holes_driver at k= 45 rsm < 0.000000000000000 in fill_holes_driver at k= 46 rsm < 0.000000000000000 in fill_holes_driver at k= 47 rsm < 0.000000000000000 in fill_holes_driver at k= 48 rsm < 0.000000000000000 in fill_holes_driver at k= 49 rsm < 0.000000000000000 in fill_holes_driver at k= 50 rsm < 0.000000000000000 in fill_holes_driver at k= 51 rsm < 0.000000000000000 in fill_holes_driver at k= 52 rsm < 0.000000000000000 in fill_holes_driver at k= 53 rsm < 0.000000000000000 in fill_holes_driver at k= 54 rsm < 0.000000000000000 in fill_holes_driver at k= 55 rsm < 0.000000000000000 in fill_holes_driver at k= 56 rsm < 0.000000000000000 in fill_holes_driver at k= 57 rsm < 0.000000000000000 in fill_holes_driver at k= 58 rsm < 0.000000000000000 in fill_holes_driver at k= 59 rsm < 0.000000000000000 in fill_holes_driver at k= 60 rsm < 0.000000000000000 in fill_holes_driver at k= 61 rsm < 0.000000000000000 in fill_holes_driver at k= 62 rsm < 0.000000000000000 in fill_holes_driver at k= 63 rsm < 0.000000000000000 in fill_holes_driver at k= 64 rsm < 0.000000000000000 in fill_holes_driver at k= 65 rsm < 0.000000000000000 in fill_holes_driver at k= 66 rsm < 0.000000000000000 in fill_holes_driver at k= 67 rsm < 0.000000000000000 in fill_holes_driver at k= 68 rsm < 0.000000000000000 in fill_holes_driver at k= 69 rsm < 0.000000000000000 in fill_holes_driver at k= 70 rsm < 0.000000000000000 in fill_holes_driver at k= 71 rsm < 0.000000000000000 in fill_holes_driver at k= 72 rsm < 0.000000000000000 in fill_holes_driver at k= 73 rsm < 0.000000000000000 in fill_holes_driver at k= 74 rsm < 0.000000000000000 in fill_holes_driver at k= 75 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 iteration = 309; time = 79740.0 rsm < 0.000000000000000 in fill_holes_driver at k= 34 rsm < 0.000000000000000 in fill_holes_driver at k= 35 rsm < 0.000000000000000 in fill_holes_driver at k= 36 rsm < 0.000000000000000 in fill_holes_driver at k= 37 rsm < 0.000000000000000 in fill_holes_driver at k= 38 rsm < 0.000000000000000 in fill_holes_driver at k= 39 rsm < 0.000000000000000 in fill_holes_driver at k= 40 rsm < 0.000000000000000 in fill_holes_driver at k= 41 rsm < 0.000000000000000 in fill_holes_driver at k= 42 rsm < 0.000000000000000 in fill_holes_driver at k= 43 rsm < 0.000000000000000 in fill_holes_driver at k= 44 rsm < 0.000000000000000 in fill_holes_driver at k= 45 rsm < 0.000000000000000 in fill_holes_driver at k= 46 rsm < 0.000000000000000 in fill_holes_driver at k= 47 rsm < 0.000000000000000 in fill_holes_driver at k= 48 rsm < 0.000000000000000 in fill_holes_driver at k= 49 rsm < 0.000000000000000 in fill_holes_driver at k= 50 rsm < 0.000000000000000 in fill_holes_driver at k= 51 rsm < 0.000000000000000 in fill_holes_driver at k= 52 rsm < 0.000000000000000 in fill_holes_driver at k= 53 rsm < 0.000000000000000 in fill_holes_driver at k= 54 rsm < 0.000000000000000 in fill_holes_driver at k= 55 rsm < 0.000000000000000 in fill_holes_driver at k= 56 rsm < 0.000000000000000 in fill_holes_driver at k= 57 rsm < 0.000000000000000 in fill_holes_driver at k= 58 rsm < 0.000000000000000 in fill_holes_driver at k= 59 rsm < 0.000000000000000 in fill_holes_driver at k= 60 rsm < 0.000000000000000 in fill_holes_driver at k= 61 rsm < 0.000000000000000 in fill_holes_driver at k= 62 rsm < 0.000000000000000 in fill_holes_driver at k= 63 rsm < 0.000000000000000 in fill_holes_driver at k= 64 rsm < 0.000000000000000 in fill_holes_driver at k= 65 rsm < 0.000000000000000 in fill_holes_driver at k= 66 rsm < 0.000000000000000 in fill_holes_driver at k= 67 rsm < 0.000000000000000 in fill_holes_driver at k= 68 rsm < 0.000000000000000 in fill_holes_driver at k= 69 rsm < 0.000000000000000 in fill_holes_driver at k= 70 rsm < 0.000000000000000 in fill_holes_driver at k= 71 rsm < 0.000000000000000 in fill_holes_driver at k= 72 rsm < 0.000000000000000 in fill_holes_driver at k= 73 rsm < 0.000000000000000 in fill_holes_driver at k= 74 rsm < 0.000000000000000 in fill_holes_driver at k= 75 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 iteration = 310; time = 79800.0 rsm < 0.000000000000000 in fill_holes_driver at k= 33 rsm < 0.000000000000000 in fill_holes_driver at k= 34 rsm < 0.000000000000000 in fill_holes_driver at k= 35 rsm < 0.000000000000000 in fill_holes_driver at k= 36 rsm < 0.000000000000000 in fill_holes_driver at k= 37 rsm < 0.000000000000000 in fill_holes_driver at k= 38 rsm < 0.000000000000000 in fill_holes_driver at k= 39 rsm < 0.000000000000000 in fill_holes_driver at k= 40 rsm < 0.000000000000000 in fill_holes_driver at k= 41 rsm < 0.000000000000000 in fill_holes_driver at k= 42 rsm < 0.000000000000000 in fill_holes_driver at k= 43 rsm < 0.000000000000000 in fill_holes_driver at k= 44 rsm < 0.000000000000000 in fill_holes_driver at k= 45 rsm < 0.000000000000000 in fill_holes_driver at k= 46 rsm < 0.000000000000000 in fill_holes_driver at k= 47 rsm < 0.000000000000000 in fill_holes_driver at k= 48 rsm < 0.000000000000000 in fill_holes_driver at k= 49 rsm < 0.000000000000000 in fill_holes_driver at k= 50 rsm < 0.000000000000000 in fill_holes_driver at k= 51 rsm < 0.000000000000000 in fill_holes_driver at k= 52 rsm < 0.000000000000000 in fill_holes_driver at k= 53 rsm < 0.000000000000000 in fill_holes_driver at k= 54 rsm < 0.000000000000000 in fill_holes_driver at k= 55 rsm < 0.000000000000000 in fill_holes_driver at k= 56 rsm < 0.000000000000000 in fill_holes_driver at k= 57 rsm < 0.000000000000000 in fill_holes_driver at k= 58 rsm < 0.000000000000000 in fill_holes_driver at k= 59 rsm < 0.000000000000000 in fill_holes_driver at k= 60 rsm < 0.000000000000000 in fill_holes_driver at k= 61 rsm < 0.000000000000000 in fill_holes_driver at k= 62 rsm < 0.000000000000000 in fill_holes_driver at k= 63 rsm < 0.000000000000000 in fill_holes_driver at k= 64 rsm < 0.000000000000000 in fill_holes_driver at k= 65 rsm < 0.000000000000000 in fill_holes_driver at k= 66 rsm < 0.000000000000000 in fill_holes_driver at k= 67 rsm < 0.000000000000000 in fill_holes_driver at k= 68 rsm < 0.000000000000000 in fill_holes_driver at k= 69 rsm < 0.000000000000000 in fill_holes_driver at k= 70 rsm < 0.000000000000000 in fill_holes_driver at k= 71 rsm < 0.000000000000000 in fill_holes_driver at k= 72 rsm < 0.000000000000000 in fill_holes_driver at k= 73 rsm < 0.000000000000000 in fill_holes_driver at k= 74 rsm < 0.000000000000000 in fill_holes_driver at k= 75 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 iteration = 311; time = 79860.0 rsm < 0.000000000000000 in fill_holes_driver at k= 34 rsm < 0.000000000000000 in fill_holes_driver at k= 35 rsm < 0.000000000000000 in fill_holes_driver at k= 36 rsm < 0.000000000000000 in fill_holes_driver at k= 37 rsm < 0.000000000000000 in fill_holes_driver at k= 38 rsm < 0.000000000000000 in fill_holes_driver at k= 39 rsm < 0.000000000000000 in fill_holes_driver at k= 40 rsm < 0.000000000000000 in fill_holes_driver at k= 41 rsm < 0.000000000000000 in fill_holes_driver at k= 42 rsm < 0.000000000000000 in fill_holes_driver at k= 43 rsm < 0.000000000000000 in fill_holes_driver at k= 44 rsm < 0.000000000000000 in fill_holes_driver at k= 45 rsm < 0.000000000000000 in fill_holes_driver at k= 46 rsm < 0.000000000000000 in fill_holes_driver at k= 47 rsm < 0.000000000000000 in fill_holes_driver at k= 48 rsm < 0.000000000000000 in fill_holes_driver at k= 49 rsm < 0.000000000000000 in fill_holes_driver at k= 50 rsm < 0.000000000000000 in fill_holes_driver at k= 51 rsm < 0.000000000000000 in fill_holes_driver at k= 52 rsm < 0.000000000000000 in fill_holes_driver at k= 53 rsm < 0.000000000000000 in fill_holes_driver at k= 54 rsm < 0.000000000000000 in fill_holes_driver at k= 55 rsm < 0.000000000000000 in fill_holes_driver at k= 56 rsm < 0.000000000000000 in fill_holes_driver at k= 57 rsm < 0.000000000000000 in fill_holes_driver at k= 58 rsm < 0.000000000000000 in fill_holes_driver at k= 59 rsm < 0.000000000000000 in fill_holes_driver at k= 60 rsm < 0.000000000000000 in fill_holes_driver at k= 61 rsm < 0.000000000000000 in fill_holes_driver at k= 62 rsm < 0.000000000000000 in fill_holes_driver at k= 63 rsm < 0.000000000000000 in fill_holes_driver at k= 64 rsm < 0.000000000000000 in fill_holes_driver at k= 65 rsm < 0.000000000000000 in fill_holes_driver at k= 66 rsm < 0.000000000000000 in fill_holes_driver at k= 67 rsm < 0.000000000000000 in fill_holes_driver at k= 68 rsm < 0.000000000000000 in fill_holes_driver at k= 69 rsm < 0.000000000000000 in fill_holes_driver at k= 70 rsm < 0.000000000000000 in fill_holes_driver at k= 71 rsm < 0.000000000000000 in fill_holes_driver at k= 72 rsm < 0.000000000000000 in fill_holes_driver at k= 73 rsm < 0.000000000000000 in fill_holes_driver at k= 74 rsm < 0.000000000000000 in fill_holes_driver at k= 75 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 iteration = 312; time = 79920.0 iteration = 313; time = 79980.0 rsm < 0.000000000000000 in fill_holes_driver at k= 28 Warning: One-level hole filling was not able to fill holes completely! The holes were filled partially. |total_hole| > total_mass Warning: One-level hole filling was not able to fill holes completely! The holes were filled partially. |total_hole| > total_mass Warning: One-level hole filling was not able to fill holes completely! The holes were filled partially. |total_hole| > total_mass Warning: Hole filling failed! A hole could not be filled. iteration = 314; time = 80040.0 iteration = 315; time = 80100.0 rsm < 0.000000000000000 in fill_holes_driver at k= 28 Warning: One-level hole filling was not able to fill holes completely! The holes were filled partially. |total_hole| > total_mass Warning: One-level hole filling was not able to fill holes completely! The holes were filled partially. |total_hole| > total_mass Warning: One-level hole filling was not able to fill holes completely! The holes were filled partially. |total_hole| > total_mass Warning: Hole filling failed! A hole could not be filled. iteration = 316; time = 80160.0 Nim < 0.000000000000000 in fill_holes_driver at k= 29 iteration = 317; time = 80220.0 rsm < 0.000000000000000 in fill_holes_driver at k= 28 Warning: One-level hole filling was not able to fill holes completely! The holes were filled partially. |total_hole| > total_mass Warning: One-level hole filling was not able to fill holes completely! The holes were filled partially. |total_hole| > total_mass Warning: One-level hole filling was not able to fill holes completely! The holes were filled partially. |total_hole| > total_mass Warning: Hole filling failed! A hole could not be filled. iteration = 318; time = 80280.0 Nim < 0.000000000000000 in fill_holes_driver at k= 29 iteration = 319; time = 80340.0 iteration = 320; time = 80400.0 iteration = 321; time = 80460.0 iteration = 322; time = 80520.0 iteration = 323; time = 80580.0 iteration = 324; time = 80640.0 iteration = 325; time = 80700.0 rsm < 0.000000000000000 in fill_holes_driver at k= 27 Warning: One-level hole filling was not able to fill holes completely! The holes were filled partially. |total_hole| > total_mass Warning: One-level hole filling was not able to fill holes completely! The holes were filled partially. |total_hole| > total_mass Warning: One-level hole filling was not able to fill holes completely! The holes were filled partially. |total_hole| > total_mass Warning: Hole filling failed! A hole could not be filled. iteration = 326; time = 80760.0 iteration = 327; time = 80820.0 rsm < 0.000000000000000 in fill_holes_driver at k= 30 Warning: One-level hole filling was not able to fill holes completely! The holes were filled partially. |total_hole| > total_mass Warning: One-level hole filling was not able to fill holes completely! The holes were filled partially. |total_hole| > total_mass Warning: One-level hole filling was not able to fill holes completely! The holes were filled partially. |total_hole| > total_mass Warning: Hole filling failed! A hole could not be filled. iteration = 328; time = 80880.0 iteration = 329; time = 80940.0 iteration = 330; time = 81000.0 iteration = 331; time = 81060.0 iteration = 332; time = 81120.0 rsm < 0.000000000000000 in fill_holes_driver at k= 29 Warning: One-level hole filling was not able to fill holes completely! The holes were filled partially. |total_hole| > total_mass Warning: One-level hole filling was not able to fill holes completely! The holes were filled partially. |total_hole| > total_mass Warning: One-level hole filling was not able to fill holes completely! The holes were filled partially. |total_hole| > total_mass Warning: Hole filling failed! A hole could not be filled. iteration = 333; time = 81180.0 iteration = 334; time = 81240.0 iteration = 335; time = 81300.0 rsm < 0.000000000000000 in fill_holes_driver at k= 34 rsm < 0.000000000000000 in fill_holes_driver at k= 35 rsm < 0.000000000000000 in fill_holes_driver at k= 36 rsm < 0.000000000000000 in fill_holes_driver at k= 37 rsm < 0.000000000000000 in fill_holes_driver at k= 38 rsm < 0.000000000000000 in fill_holes_driver at k= 39 rsm < 0.000000000000000 in fill_holes_driver at k= 40 rsm < 0.000000000000000 in fill_holes_driver at k= 41 rsm < 0.000000000000000 in fill_holes_driver at k= 42 rsm < 0.000000000000000 in fill_holes_driver at k= 43 rsm < 0.000000000000000 in fill_holes_driver at k= 44 rsm < 0.000000000000000 in fill_holes_driver at k= 45 rsm < 0.000000000000000 in fill_holes_driver at k= 46 rsm < 0.000000000000000 in fill_holes_driver at k= 47 rsm < 0.000000000000000 in fill_holes_driver at k= 48 rsm < 0.000000000000000 in fill_holes_driver at k= 49 rsm < 0.000000000000000 in fill_holes_driver at k= 50 rsm < 0.000000000000000 in fill_holes_driver at k= 51 rsm < 0.000000000000000 in fill_holes_driver at k= 52 rsm < 0.000000000000000 in fill_holes_driver at k= 53 rsm < 0.000000000000000 in fill_holes_driver at k= 54 rsm < 0.000000000000000 in fill_holes_driver at k= 55 rsm < 0.000000000000000 in fill_holes_driver at k= 56 rsm < 0.000000000000000 in fill_holes_driver at k= 57 rsm < 0.000000000000000 in fill_holes_driver at k= 58 rsm < 0.000000000000000 in fill_holes_driver at k= 59 rsm < 0.000000000000000 in fill_holes_driver at k= 60 rsm < 0.000000000000000 in fill_holes_driver at k= 61 rsm < 0.000000000000000 in fill_holes_driver at k= 62 rsm < 0.000000000000000 in fill_holes_driver at k= 63 rsm < 0.000000000000000 in fill_holes_driver at k= 64 rsm < 0.000000000000000 in fill_holes_driver at k= 65 rsm < 0.000000000000000 in fill_holes_driver at k= 66 rsm < 0.000000000000000 in fill_holes_driver at k= 67 rsm < 0.000000000000000 in fill_holes_driver at k= 68 rsm < 0.000000000000000 in fill_holes_driver at k= 69 rsm < 0.000000000000000 in fill_holes_driver at k= 70 rsm < 0.000000000000000 in fill_holes_driver at k= 71 rsm < 0.000000000000000 in fill_holes_driver at k= 72 rsm < 0.000000000000000 in fill_holes_driver at k= 73 rsm < 0.000000000000000 in fill_holes_driver at k= 74 rsm < 0.000000000000000 in fill_holes_driver at k= 75 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 iteration = 336; time = 81360.0 rsm < 0.000000000000000 in fill_holes_driver at k= 33 rsm < 0.000000000000000 in fill_holes_driver at k= 34 rsm < 0.000000000000000 in fill_holes_driver at k= 35 rsm < 0.000000000000000 in fill_holes_driver at k= 36 rsm < 0.000000000000000 in fill_holes_driver at k= 37 rsm < 0.000000000000000 in fill_holes_driver at k= 38 rsm < 0.000000000000000 in fill_holes_driver at k= 39 rsm < 0.000000000000000 in fill_holes_driver at k= 40 rsm < 0.000000000000000 in fill_holes_driver at k= 41 rsm < 0.000000000000000 in fill_holes_driver at k= 42 rsm < 0.000000000000000 in fill_holes_driver at k= 43 rsm < 0.000000000000000 in fill_holes_driver at k= 44 rsm < 0.000000000000000 in fill_holes_driver at k= 45 rsm < 0.000000000000000 in fill_holes_driver at k= 46 rsm < 0.000000000000000 in fill_holes_driver at k= 47 rsm < 0.000000000000000 in fill_holes_driver at k= 48 rsm < 0.000000000000000 in fill_holes_driver at k= 49 rsm < 0.000000000000000 in fill_holes_driver at k= 50 rsm < 0.000000000000000 in fill_holes_driver at k= 51 rsm < 0.000000000000000 in fill_holes_driver at k= 52 rsm < 0.000000000000000 in fill_holes_driver at k= 53 rsm < 0.000000000000000 in fill_holes_driver at k= 54 rsm < 0.000000000000000 in fill_holes_driver at k= 55 rsm < 0.000000000000000 in fill_holes_driver at k= 56 rsm < 0.000000000000000 in fill_holes_driver at k= 57 rsm < 0.000000000000000 in fill_holes_driver at k= 58 rsm < 0.000000000000000 in fill_holes_driver at k= 59 rsm < 0.000000000000000 in fill_holes_driver at k= 60 rsm < 0.000000000000000 in fill_holes_driver at k= 61 rsm < 0.000000000000000 in fill_holes_driver at k= 62 rsm < 0.000000000000000 in fill_holes_driver at k= 63 rsm < 0.000000000000000 in fill_holes_driver at k= 64 rsm < 0.000000000000000 in fill_holes_driver at k= 65 rsm < 0.000000000000000 in fill_holes_driver at k= 66 rsm < 0.000000000000000 in fill_holes_driver at k= 67 rsm < 0.000000000000000 in fill_holes_driver at k= 68 rsm < 0.000000000000000 in fill_holes_driver at k= 69 rsm < 0.000000000000000 in fill_holes_driver at k= 70 rsm < 0.000000000000000 in fill_holes_driver at k= 71 rsm < 0.000000000000000 in fill_holes_driver at k= 72 rsm < 0.000000000000000 in fill_holes_driver at k= 73 rsm < 0.000000000000000 in fill_holes_driver at k= 74 rsm < 0.000000000000000 in fill_holes_driver at k= 75 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 iteration = 337; time = 81420.0 rsm < 0.000000000000000 in fill_holes_driver at k= 34 rsm < 0.000000000000000 in fill_holes_driver at k= 35 rsm < 0.000000000000000 in fill_holes_driver at k= 36 rsm < 0.000000000000000 in fill_holes_driver at k= 37 rsm < 0.000000000000000 in fill_holes_driver at k= 38 rsm < 0.000000000000000 in fill_holes_driver at k= 39 rsm < 0.000000000000000 in fill_holes_driver at k= 40 rsm < 0.000000000000000 in fill_holes_driver at k= 41 rsm < 0.000000000000000 in fill_holes_driver at k= 42 rsm < 0.000000000000000 in fill_holes_driver at k= 43 rsm < 0.000000000000000 in fill_holes_driver at k= 44 rsm < 0.000000000000000 in fill_holes_driver at k= 45 rsm < 0.000000000000000 in fill_holes_driver at k= 46 rsm < 0.000000000000000 in fill_holes_driver at k= 47 rsm < 0.000000000000000 in fill_holes_driver at k= 48 rsm < 0.000000000000000 in fill_holes_driver at k= 49 rsm < 0.000000000000000 in fill_holes_driver at k= 50 rsm < 0.000000000000000 in fill_holes_driver at k= 51 rsm < 0.000000000000000 in fill_holes_driver at k= 52 rsm < 0.000000000000000 in fill_holes_driver at k= 53 rsm < 0.000000000000000 in fill_holes_driver at k= 54 rsm < 0.000000000000000 in fill_holes_driver at k= 55 rsm < 0.000000000000000 in fill_holes_driver at k= 56 rsm < 0.000000000000000 in fill_holes_driver at k= 57 rsm < 0.000000000000000 in fill_holes_driver at k= 58 rsm < 0.000000000000000 in fill_holes_driver at k= 59 rsm < 0.000000000000000 in fill_holes_driver at k= 60 rsm < 0.000000000000000 in fill_holes_driver at k= 61 rsm < 0.000000000000000 in fill_holes_driver at k= 62 rsm < 0.000000000000000 in fill_holes_driver at k= 63 rsm < 0.000000000000000 in fill_holes_driver at k= 64 rsm < 0.000000000000000 in fill_holes_driver at k= 65 rsm < 0.000000000000000 in fill_holes_driver at k= 66 rsm < 0.000000000000000 in fill_holes_driver at k= 67 rsm < 0.000000000000000 in fill_holes_driver at k= 68 rsm < 0.000000000000000 in fill_holes_driver at k= 69 rsm < 0.000000000000000 in fill_holes_driver at k= 70 rsm < 0.000000000000000 in fill_holes_driver at k= 71 rsm < 0.000000000000000 in fill_holes_driver at k= 72 rsm < 0.000000000000000 in fill_holes_driver at k= 73 rsm < 0.000000000000000 in fill_holes_driver at k= 74 rsm < 0.000000000000000 in fill_holes_driver at k= 75 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 iteration = 338; time = 81480.0 rsm < 0.000000000000000 in fill_holes_driver at k= 33 rsm < 0.000000000000000 in fill_holes_driver at k= 34 rsm < 0.000000000000000 in fill_holes_driver at k= 35 rsm < 0.000000000000000 in fill_holes_driver at k= 36 rsm < 0.000000000000000 in fill_holes_driver at k= 37 rsm < 0.000000000000000 in fill_holes_driver at k= 38 rsm < 0.000000000000000 in fill_holes_driver at k= 39 rsm < 0.000000000000000 in fill_holes_driver at k= 40 rsm < 0.000000000000000 in fill_holes_driver at k= 41 rsm < 0.000000000000000 in fill_holes_driver at k= 42 rsm < 0.000000000000000 in fill_holes_driver at k= 43 rsm < 0.000000000000000 in fill_holes_driver at k= 44 rsm < 0.000000000000000 in fill_holes_driver at k= 45 rsm < 0.000000000000000 in fill_holes_driver at k= 46 rsm < 0.000000000000000 in fill_holes_driver at k= 47 rsm < 0.000000000000000 in fill_holes_driver at k= 48 rsm < 0.000000000000000 in fill_holes_driver at k= 49 rsm < 0.000000000000000 in fill_holes_driver at k= 50 rsm < 0.000000000000000 in fill_holes_driver at k= 51 rsm < 0.000000000000000 in fill_holes_driver at k= 52 rsm < 0.000000000000000 in fill_holes_driver at k= 53 rsm < 0.000000000000000 in fill_holes_driver at k= 54 rsm < 0.000000000000000 in fill_holes_driver at k= 55 rsm < 0.000000000000000 in fill_holes_driver at k= 56 rsm < 0.000000000000000 in fill_holes_driver at k= 57 rsm < 0.000000000000000 in fill_holes_driver at k= 58 rsm < 0.000000000000000 in fill_holes_driver at k= 59 rsm < 0.000000000000000 in fill_holes_driver at k= 60 rsm < 0.000000000000000 in fill_holes_driver at k= 61 rsm < 0.000000000000000 in fill_holes_driver at k= 62 rsm < 0.000000000000000 in fill_holes_driver at k= 63 rsm < 0.000000000000000 in fill_holes_driver at k= 64 rsm < 0.000000000000000 in fill_holes_driver at k= 65 rsm < 0.000000000000000 in fill_holes_driver at k= 66 rsm < 0.000000000000000 in fill_holes_driver at k= 67 rsm < 0.000000000000000 in fill_holes_driver at k= 68 rsm < 0.000000000000000 in fill_holes_driver at k= 69 rsm < 0.000000000000000 in fill_holes_driver at k= 70 rsm < 0.000000000000000 in fill_holes_driver at k= 71 rsm < 0.000000000000000 in fill_holes_driver at k= 72 rsm < 0.000000000000000 in fill_holes_driver at k= 73 rsm < 0.000000000000000 in fill_holes_driver at k= 74 rsm < 0.000000000000000 in fill_holes_driver at k= 75 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 iteration = 339; time = 81540.0 rsm < 0.000000000000000 in fill_holes_driver at k= 34 rsm < 0.000000000000000 in fill_holes_driver at k= 35 rsm < 0.000000000000000 in fill_holes_driver at k= 36 rsm < 0.000000000000000 in fill_holes_driver at k= 37 rsm < 0.000000000000000 in fill_holes_driver at k= 38 rsm < 0.000000000000000 in fill_holes_driver at k= 39 rsm < 0.000000000000000 in fill_holes_driver at k= 40 rsm < 0.000000000000000 in fill_holes_driver at k= 41 rsm < 0.000000000000000 in fill_holes_driver at k= 42 rsm < 0.000000000000000 in fill_holes_driver at k= 43 rsm < 0.000000000000000 in fill_holes_driver at k= 44 rsm < 0.000000000000000 in fill_holes_driver at k= 45 rsm < 0.000000000000000 in fill_holes_driver at k= 46 rsm < 0.000000000000000 in fill_holes_driver at k= 47 rsm < 0.000000000000000 in fill_holes_driver at k= 48 rsm < 0.000000000000000 in fill_holes_driver at k= 49 rsm < 0.000000000000000 in fill_holes_driver at k= 50 rsm < 0.000000000000000 in fill_holes_driver at k= 51 rsm < 0.000000000000000 in fill_holes_driver at k= 52 rsm < 0.000000000000000 in fill_holes_driver at k= 53 rsm < 0.000000000000000 in fill_holes_driver at k= 54 rsm < 0.000000000000000 in fill_holes_driver at k= 55 rsm < 0.000000000000000 in fill_holes_driver at k= 56 rsm < 0.000000000000000 in fill_holes_driver at k= 57 rsm < 0.000000000000000 in fill_holes_driver at k= 58 rsm < 0.000000000000000 in fill_holes_driver at k= 59 rsm < 0.000000000000000 in fill_holes_driver at k= 60 rsm < 0.000000000000000 in fill_holes_driver at k= 61 rsm < 0.000000000000000 in fill_holes_driver at k= 62 rsm < 0.000000000000000 in fill_holes_driver at k= 63 rsm < 0.000000000000000 in fill_holes_driver at k= 64 rsm < 0.000000000000000 in fill_holes_driver at k= 65 rsm < 0.000000000000000 in fill_holes_driver at k= 66 rsm < 0.000000000000000 in fill_holes_driver at k= 67 rsm < 0.000000000000000 in fill_holes_driver at k= 68 rsm < 0.000000000000000 in fill_holes_driver at k= 69 rsm < 0.000000000000000 in fill_holes_driver at k= 70 rsm < 0.000000000000000 in fill_holes_driver at k= 71 rsm < 0.000000000000000 in fill_holes_driver at k= 72 rsm < 0.000000000000000 in fill_holes_driver at k= 73 rsm < 0.000000000000000 in fill_holes_driver at k= 74 rsm < 0.000000000000000 in fill_holes_driver at k= 75 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 iteration = 340; time = 81600.0 rsm < 0.000000000000000 in fill_holes_driver at k= 33 rsm < 0.000000000000000 in fill_holes_driver at k= 34 rsm < 0.000000000000000 in fill_holes_driver at k= 35 rsm < 0.000000000000000 in fill_holes_driver at k= 36 rsm < 0.000000000000000 in fill_holes_driver at k= 37 rsm < 0.000000000000000 in fill_holes_driver at k= 38 rsm < 0.000000000000000 in fill_holes_driver at k= 39 rsm < 0.000000000000000 in fill_holes_driver at k= 40 rsm < 0.000000000000000 in fill_holes_driver at k= 41 rsm < 0.000000000000000 in fill_holes_driver at k= 42 rsm < 0.000000000000000 in fill_holes_driver at k= 43 rsm < 0.000000000000000 in fill_holes_driver at k= 44 rsm < 0.000000000000000 in fill_holes_driver at k= 45 rsm < 0.000000000000000 in fill_holes_driver at k= 46 rsm < 0.000000000000000 in fill_holes_driver at k= 47 rsm < 0.000000000000000 in fill_holes_driver at k= 48 rsm < 0.000000000000000 in fill_holes_driver at k= 49 rsm < 0.000000000000000 in fill_holes_driver at k= 50 rsm < 0.000000000000000 in fill_holes_driver at k= 51 rsm < 0.000000000000000 in fill_holes_driver at k= 52 rsm < 0.000000000000000 in fill_holes_driver at k= 53 rsm < 0.000000000000000 in fill_holes_driver at k= 54 rsm < 0.000000000000000 in fill_holes_driver at k= 55 rsm < 0.000000000000000 in fill_holes_driver at k= 56 rsm < 0.000000000000000 in fill_holes_driver at k= 57 rsm < 0.000000000000000 in fill_holes_driver at k= 58 rsm < 0.000000000000000 in fill_holes_driver at k= 59 rsm < 0.000000000000000 in fill_holes_driver at k= 60 rsm < 0.000000000000000 in fill_holes_driver at k= 61 rsm < 0.000000000000000 in fill_holes_driver at k= 62 rsm < 0.000000000000000 in fill_holes_driver at k= 63 rsm < 0.000000000000000 in fill_holes_driver at k= 64 rsm < 0.000000000000000 in fill_holes_driver at k= 65 rsm < 0.000000000000000 in fill_holes_driver at k= 66 rsm < 0.000000000000000 in fill_holes_driver at k= 67 rsm < 0.000000000000000 in fill_holes_driver at k= 68 rsm < 0.000000000000000 in fill_holes_driver at k= 69 rsm < 0.000000000000000 in fill_holes_driver at k= 70 rsm < 0.000000000000000 in fill_holes_driver at k= 71 rsm < 0.000000000000000 in fill_holes_driver at k= 72 rsm < 0.000000000000000 in fill_holes_driver at k= 73 rsm < 0.000000000000000 in fill_holes_driver at k= 74 rsm < 0.000000000000000 in fill_holes_driver at k= 75 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 iteration = 341; time = 81660.0 iteration = 342; time = 81720.0 rsm < 0.000000000000000 in fill_holes_driver at k= 28 Warning: One-level hole filling was not able to fill holes completely! The holes were filled partially. |total_hole| > total_mass Warning: One-level hole filling was not able to fill holes completely! The holes were filled partially. |total_hole| > total_mass Warning: One-level hole filling was not able to fill holes completely! The holes were filled partially. |total_hole| > total_mass Warning: Hole filling failed! A hole could not be filled. iteration = 343; time = 81780.0 iteration = 344; time = 81840.0 iteration = 345; time = 81900.0 iteration = 346; time = 81960.0 rsm < 0.000000000000000 in fill_holes_driver at k= 27 Warning: One-level hole filling was not able to fill holes completely! The holes were filled partially. |total_hole| > total_mass Warning: One-level hole filling was not able to fill holes completely! The holes were filled partially. |total_hole| > total_mass Warning: One-level hole filling was not able to fill holes completely! The holes were filled partially. |total_hole| > total_mass Warning: Hole filling failed! A hole could not be filled. iteration = 347; time = 82020.0 iteration = 348; time = 82080.0 rsm < 0.000000000000000 in fill_holes_driver at k= 29 Warning: One-level hole filling was not able to fill holes completely! The holes were filled partially. |total_hole| > total_mass Warning: One-level hole filling was not able to fill holes completely! The holes were filled partially. |total_hole| > total_mass Warning: One-level hole filling was not able to fill holes completely! The holes were filled partially. |total_hole| > total_mass Warning: Hole filling failed! A hole could not be filled. iteration = 349; time = 82140.0 iteration = 350; time = 82200.0 iteration = 351; time = 82260.0 rsm < 0.000000000000000 in fill_holes_driver at k= 32 Warning: One-level hole filling was not successful! total_mass ~= 0 iteration = 352; time = 82320.0 iteration = 353; time = 82380.0 iteration = 354; time = 82440.0 iteration = 355; time = 82500.0 rsm < 0.000000000000000 in fill_holes_driver at k= 32 rsm < 0.000000000000000 in fill_holes_driver at k= 34 rsm < 0.000000000000000 in fill_holes_driver at k= 35 rsm < 0.000000000000000 in fill_holes_driver at k= 36 rsm < 0.000000000000000 in fill_holes_driver at k= 37 rsm < 0.000000000000000 in fill_holes_driver at k= 38 rsm < 0.000000000000000 in fill_holes_driver at k= 39 rsm < 0.000000000000000 in fill_holes_driver at k= 40 rsm < 0.000000000000000 in fill_holes_driver at k= 41 rsm < 0.000000000000000 in fill_holes_driver at k= 42 rsm < 0.000000000000000 in fill_holes_driver at k= 43 rsm < 0.000000000000000 in fill_holes_driver at k= 44 rsm < 0.000000000000000 in fill_holes_driver at k= 45 rsm < 0.000000000000000 in fill_holes_driver at k= 46 rsm < 0.000000000000000 in fill_holes_driver at k= 47 rsm < 0.000000000000000 in fill_holes_driver at k= 48 rsm < 0.000000000000000 in fill_holes_driver at k= 49 rsm < 0.000000000000000 in fill_holes_driver at k= 50 rsm < 0.000000000000000 in fill_holes_driver at k= 51 rsm < 0.000000000000000 in fill_holes_driver at k= 52 rsm < 0.000000000000000 in fill_holes_driver at k= 53 rsm < 0.000000000000000 in fill_holes_driver at k= 54 rsm < 0.000000000000000 in fill_holes_driver at k= 55 rsm < 0.000000000000000 in fill_holes_driver at k= 56 rsm < 0.000000000000000 in fill_holes_driver at k= 57 rsm < 0.000000000000000 in fill_holes_driver at k= 58 rsm < 0.000000000000000 in fill_holes_driver at k= 59 rsm < 0.000000000000000 in fill_holes_driver at k= 60 rsm < 0.000000000000000 in fill_holes_driver at k= 61 rsm < 0.000000000000000 in fill_holes_driver at k= 62 rsm < 0.000000000000000 in fill_holes_driver at k= 63 rsm < 0.000000000000000 in fill_holes_driver at k= 64 rsm < 0.000000000000000 in fill_holes_driver at k= 65 rsm < 0.000000000000000 in fill_holes_driver at k= 66 rsm < 0.000000000000000 in fill_holes_driver at k= 67 rsm < 0.000000000000000 in fill_holes_driver at k= 68 rsm < 0.000000000000000 in fill_holes_driver at k= 69 rsm < 0.000000000000000 in fill_holes_driver at k= 70 rsm < 0.000000000000000 in fill_holes_driver at k= 71 rsm < 0.000000000000000 in fill_holes_driver at k= 72 rsm < 0.000000000000000 in fill_holes_driver at k= 73 rsm < 0.000000000000000 in fill_holes_driver at k= 74 rsm < 0.000000000000000 in fill_holes_driver at k= 75 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 iteration = 356; time = 82560.0 rsm < 0.000000000000000 in fill_holes_driver at k= 33 rsm < 0.000000000000000 in fill_holes_driver at k= 34 rsm < 0.000000000000000 in fill_holes_driver at k= 35 rsm < 0.000000000000000 in fill_holes_driver at k= 36 rsm < 0.000000000000000 in fill_holes_driver at k= 37 rsm < 0.000000000000000 in fill_holes_driver at k= 38 rsm < 0.000000000000000 in fill_holes_driver at k= 39 rsm < 0.000000000000000 in fill_holes_driver at k= 40 rsm < 0.000000000000000 in fill_holes_driver at k= 41 rsm < 0.000000000000000 in fill_holes_driver at k= 42 rsm < 0.000000000000000 in fill_holes_driver at k= 43 rsm < 0.000000000000000 in fill_holes_driver at k= 44 rsm < 0.000000000000000 in fill_holes_driver at k= 45 rsm < 0.000000000000000 in fill_holes_driver at k= 46 rsm < 0.000000000000000 in fill_holes_driver at k= 47 rsm < 0.000000000000000 in fill_holes_driver at k= 48 rsm < 0.000000000000000 in fill_holes_driver at k= 49 rsm < 0.000000000000000 in fill_holes_driver at k= 50 rsm < 0.000000000000000 in fill_holes_driver at k= 51 rsm < 0.000000000000000 in fill_holes_driver at k= 52 rsm < 0.000000000000000 in fill_holes_driver at k= 53 rsm < 0.000000000000000 in fill_holes_driver at k= 54 rsm < 0.000000000000000 in fill_holes_driver at k= 55 rsm < 0.000000000000000 in fill_holes_driver at k= 56 rsm < 0.000000000000000 in fill_holes_driver at k= 57 rsm < 0.000000000000000 in fill_holes_driver at k= 58 rsm < 0.000000000000000 in fill_holes_driver at k= 59 rsm < 0.000000000000000 in fill_holes_driver at k= 60 rsm < 0.000000000000000 in fill_holes_driver at k= 61 rsm < 0.000000000000000 in fill_holes_driver at k= 62 rsm < 0.000000000000000 in fill_holes_driver at k= 63 rsm < 0.000000000000000 in fill_holes_driver at k= 64 rsm < 0.000000000000000 in fill_holes_driver at k= 65 rsm < 0.000000000000000 in fill_holes_driver at k= 66 rsm < 0.000000000000000 in fill_holes_driver at k= 67 rsm < 0.000000000000000 in fill_holes_driver at k= 68 rsm < 0.000000000000000 in fill_holes_driver at k= 69 rsm < 0.000000000000000 in fill_holes_driver at k= 70 rsm < 0.000000000000000 in fill_holes_driver at k= 71 rsm < 0.000000000000000 in fill_holes_driver at k= 72 rsm < 0.000000000000000 in fill_holes_driver at k= 73 rsm < 0.000000000000000 in fill_holes_driver at k= 74 rsm < 0.000000000000000 in fill_holes_driver at k= 75 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 iteration = 357; time = 82620.0 rsm < 0.000000000000000 in fill_holes_driver at k= 32 rsm < 0.000000000000000 in fill_holes_driver at k= 33 rsm < 0.000000000000000 in fill_holes_driver at k= 34 rsm < 0.000000000000000 in fill_holes_driver at k= 35 rsm < 0.000000000000000 in fill_holes_driver at k= 36 rsm < 0.000000000000000 in fill_holes_driver at k= 37 rsm < 0.000000000000000 in fill_holes_driver at k= 38 rsm < 0.000000000000000 in fill_holes_driver at k= 39 rsm < 0.000000000000000 in fill_holes_driver at k= 40 rsm < 0.000000000000000 in fill_holes_driver at k= 41 rsm < 0.000000000000000 in fill_holes_driver at k= 42 rsm < 0.000000000000000 in fill_holes_driver at k= 43 rsm < 0.000000000000000 in fill_holes_driver at k= 44 rsm < 0.000000000000000 in fill_holes_driver at k= 45 rsm < 0.000000000000000 in fill_holes_driver at k= 46 rsm < 0.000000000000000 in fill_holes_driver at k= 47 rsm < 0.000000000000000 in fill_holes_driver at k= 48 rsm < 0.000000000000000 in fill_holes_driver at k= 49 rsm < 0.000000000000000 in fill_holes_driver at k= 50 rsm < 0.000000000000000 in fill_holes_driver at k= 51 rsm < 0.000000000000000 in fill_holes_driver at k= 52 rsm < 0.000000000000000 in fill_holes_driver at k= 53 rsm < 0.000000000000000 in fill_holes_driver at k= 54 rsm < 0.000000000000000 in fill_holes_driver at k= 55 rsm < 0.000000000000000 in fill_holes_driver at k= 56 rsm < 0.000000000000000 in fill_holes_driver at k= 57 rsm < 0.000000000000000 in fill_holes_driver at k= 58 rsm < 0.000000000000000 in fill_holes_driver at k= 59 rsm < 0.000000000000000 in fill_holes_driver at k= 60 rsm < 0.000000000000000 in fill_holes_driver at k= 61 rsm < 0.000000000000000 in fill_holes_driver at k= 62 rsm < 0.000000000000000 in fill_holes_driver at k= 63 rsm < 0.000000000000000 in fill_holes_driver at k= 64 rsm < 0.000000000000000 in fill_holes_driver at k= 65 rsm < 0.000000000000000 in fill_holes_driver at k= 66 rsm < 0.000000000000000 in fill_holes_driver at k= 67 rsm < 0.000000000000000 in fill_holes_driver at k= 68 rsm < 0.000000000000000 in fill_holes_driver at k= 69 rsm < 0.000000000000000 in fill_holes_driver at k= 70 rsm < 0.000000000000000 in fill_holes_driver at k= 71 rsm < 0.000000000000000 in fill_holes_driver at k= 72 rsm < 0.000000000000000 in fill_holes_driver at k= 73 rsm < 0.000000000000000 in fill_holes_driver at k= 74 rsm < 0.000000000000000 in fill_holes_driver at k= 75 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 rim < 0.000000000000000 in fill_holes_driver at k= 32 iteration = 358; time = 82680.0 rsm < 0.000000000000000 in fill_holes_driver at k= 33 rsm < 0.000000000000000 in fill_holes_driver at k= 34 rsm < 0.000000000000000 in fill_holes_driver at k= 35 rsm < 0.000000000000000 in fill_holes_driver at k= 36 rsm < 0.000000000000000 in fill_holes_driver at k= 37 rsm < 0.000000000000000 in fill_holes_driver at k= 38 rsm < 0.000000000000000 in fill_holes_driver at k= 39 rsm < 0.000000000000000 in fill_holes_driver at k= 40 rsm < 0.000000000000000 in fill_holes_driver at k= 41 rsm < 0.000000000000000 in fill_holes_driver at k= 42 rsm < 0.000000000000000 in fill_holes_driver at k= 43 rsm < 0.000000000000000 in fill_holes_driver at k= 44 rsm < 0.000000000000000 in fill_holes_driver at k= 45 rsm < 0.000000000000000 in fill_holes_driver at k= 46 rsm < 0.000000000000000 in fill_holes_driver at k= 47 rsm < 0.000000000000000 in fill_holes_driver at k= 48 rsm < 0.000000000000000 in fill_holes_driver at k= 49 rsm < 0.000000000000000 in fill_holes_driver at k= 50 rsm < 0.000000000000000 in fill_holes_driver at k= 51 rsm < 0.000000000000000 in fill_holes_driver at k= 52 rsm < 0.000000000000000 in fill_holes_driver at k= 53 rsm < 0.000000000000000 in fill_holes_driver at k= 54 rsm < 0.000000000000000 in fill_holes_driver at k= 55 rsm < 0.000000000000000 in fill_holes_driver at k= 56 rsm < 0.000000000000000 in fill_holes_driver at k= 57 rsm < 0.000000000000000 in fill_holes_driver at k= 58 rsm < 0.000000000000000 in fill_holes_driver at k= 59 rsm < 0.000000000000000 in fill_holes_driver at k= 60 rsm < 0.000000000000000 in fill_holes_driver at k= 61 rsm < 0.000000000000000 in fill_holes_driver at k= 62 rsm < 0.000000000000000 in fill_holes_driver at k= 63 rsm < 0.000000000000000 in fill_holes_driver at k= 64 rsm < 0.000000000000000 in fill_holes_driver at k= 65 rsm < 0.000000000000000 in fill_holes_driver at k= 66 rsm < 0.000000000000000 in fill_holes_driver at k= 67 rsm < 0.000000000000000 in fill_holes_driver at k= 68 rsm < 0.000000000000000 in fill_holes_driver at k= 69 rsm < 0.000000000000000 in fill_holes_driver at k= 70 rsm < 0.000000000000000 in fill_holes_driver at k= 71 rsm < 0.000000000000000 in fill_holes_driver at k= 72 rsm < 0.000000000000000 in fill_holes_driver at k= 73 rsm < 0.000000000000000 in fill_holes_driver at k= 74 rsm < 0.000000000000000 in fill_holes_driver at k= 75 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 iteration = 359; time = 82740.0 rsm < 0.000000000000000 in fill_holes_driver at k= 32 rsm < 0.000000000000000 in fill_holes_driver at k= 33 rsm < 0.000000000000000 in fill_holes_driver at k= 34 rsm < 0.000000000000000 in fill_holes_driver at k= 35 rsm < 0.000000000000000 in fill_holes_driver at k= 36 rsm < 0.000000000000000 in fill_holes_driver at k= 37 rsm < 0.000000000000000 in fill_holes_driver at k= 38 rsm < 0.000000000000000 in fill_holes_driver at k= 39 rsm < 0.000000000000000 in fill_holes_driver at k= 40 rsm < 0.000000000000000 in fill_holes_driver at k= 41 rsm < 0.000000000000000 in fill_holes_driver at k= 42 rsm < 0.000000000000000 in fill_holes_driver at k= 43 rsm < 0.000000000000000 in fill_holes_driver at k= 44 rsm < 0.000000000000000 in fill_holes_driver at k= 45 rsm < 0.000000000000000 in fill_holes_driver at k= 46 rsm < 0.000000000000000 in fill_holes_driver at k= 47 rsm < 0.000000000000000 in fill_holes_driver at k= 48 rsm < 0.000000000000000 in fill_holes_driver at k= 49 rsm < 0.000000000000000 in fill_holes_driver at k= 50 rsm < 0.000000000000000 in fill_holes_driver at k= 51 rsm < 0.000000000000000 in fill_holes_driver at k= 52 rsm < 0.000000000000000 in fill_holes_driver at k= 53 rsm < 0.000000000000000 in fill_holes_driver at k= 54 rsm < 0.000000000000000 in fill_holes_driver at k= 55 rsm < 0.000000000000000 in fill_holes_driver at k= 56 rsm < 0.000000000000000 in fill_holes_driver at k= 57 rsm < 0.000000000000000 in fill_holes_driver at k= 58 rsm < 0.000000000000000 in fill_holes_driver at k= 59 rsm < 0.000000000000000 in fill_holes_driver at k= 60 rsm < 0.000000000000000 in fill_holes_driver at k= 61 rsm < 0.000000000000000 in fill_holes_driver at k= 62 rsm < 0.000000000000000 in fill_holes_driver at k= 63 rsm < 0.000000000000000 in fill_holes_driver at k= 64 rsm < 0.000000000000000 in fill_holes_driver at k= 65 rsm < 0.000000000000000 in fill_holes_driver at k= 66 rsm < 0.000000000000000 in fill_holes_driver at k= 67 rsm < 0.000000000000000 in fill_holes_driver at k= 68 rsm < 0.000000000000000 in fill_holes_driver at k= 69 rsm < 0.000000000000000 in fill_holes_driver at k= 70 rsm < 0.000000000000000 in fill_holes_driver at k= 71 rsm < 0.000000000000000 in fill_holes_driver at k= 72 rsm < 0.000000000000000 in fill_holes_driver at k= 73 rsm < 0.000000000000000 in fill_holes_driver at k= 74 rsm < 0.000000000000000 in fill_holes_driver at k= 75 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 iteration = 360; time = 82800.0 rsm < 0.000000000000000 in fill_holes_driver at k= 33 rsm < 0.000000000000000 in fill_holes_driver at k= 34 rsm < 0.000000000000000 in fill_holes_driver at k= 35 rsm < 0.000000000000000 in fill_holes_driver at k= 36 rsm < 0.000000000000000 in fill_holes_driver at k= 37 rsm < 0.000000000000000 in fill_holes_driver at k= 38 rsm < 0.000000000000000 in fill_holes_driver at k= 39 rsm < 0.000000000000000 in fill_holes_driver at k= 40 rsm < 0.000000000000000 in fill_holes_driver at k= 41 rsm < 0.000000000000000 in fill_holes_driver at k= 42 rsm < 0.000000000000000 in fill_holes_driver at k= 43 rsm < 0.000000000000000 in fill_holes_driver at k= 44 rsm < 0.000000000000000 in fill_holes_driver at k= 45 rsm < 0.000000000000000 in fill_holes_driver at k= 46 rsm < 0.000000000000000 in fill_holes_driver at k= 47 rsm < 0.000000000000000 in fill_holes_driver at k= 48 rsm < 0.000000000000000 in fill_holes_driver at k= 49 rsm < 0.000000000000000 in fill_holes_driver at k= 50 rsm < 0.000000000000000 in fill_holes_driver at k= 51 rsm < 0.000000000000000 in fill_holes_driver at k= 52 rsm < 0.000000000000000 in fill_holes_driver at k= 53 rsm < 0.000000000000000 in fill_holes_driver at k= 54 rsm < 0.000000000000000 in fill_holes_driver at k= 55 rsm < 0.000000000000000 in fill_holes_driver at k= 56 rsm < 0.000000000000000 in fill_holes_driver at k= 57 rsm < 0.000000000000000 in fill_holes_driver at k= 58 rsm < 0.000000000000000 in fill_holes_driver at k= 59 rsm < 0.000000000000000 in fill_holes_driver at k= 60 rsm < 0.000000000000000 in fill_holes_driver at k= 61 rsm < 0.000000000000000 in fill_holes_driver at k= 62 rsm < 0.000000000000000 in fill_holes_driver at k= 63 rsm < 0.000000000000000 in fill_holes_driver at k= 64 rsm < 0.000000000000000 in fill_holes_driver at k= 65 rsm < 0.000000000000000 in fill_holes_driver at k= 66 rsm < 0.000000000000000 in fill_holes_driver at k= 67 rsm < 0.000000000000000 in fill_holes_driver at k= 68 rsm < 0.000000000000000 in fill_holes_driver at k= 69 rsm < 0.000000000000000 in fill_holes_driver at k= 70 rsm < 0.000000000000000 in fill_holes_driver at k= 71 rsm < 0.000000000000000 in fill_holes_driver at k= 72 rsm < 0.000000000000000 in fill_holes_driver at k= 73 rsm < 0.000000000000000 in fill_holes_driver at k= 74 rsm < 0.000000000000000 in fill_holes_driver at k= 75 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 iteration = 361; time = 82860.0 rsm < 0.000000000000000 in fill_holes_driver at k= 32 rsm < 0.000000000000000 in fill_holes_driver at k= 33 rsm < 0.000000000000000 in fill_holes_driver at k= 34 rsm < 0.000000000000000 in fill_holes_driver at k= 35 rsm < 0.000000000000000 in fill_holes_driver at k= 36 rsm < 0.000000000000000 in fill_holes_driver at k= 37 rsm < 0.000000000000000 in fill_holes_driver at k= 38 rsm < 0.000000000000000 in fill_holes_driver at k= 39 rsm < 0.000000000000000 in fill_holes_driver at k= 40 rsm < 0.000000000000000 in fill_holes_driver at k= 41 rsm < 0.000000000000000 in fill_holes_driver at k= 42 rsm < 0.000000000000000 in fill_holes_driver at k= 43 rsm < 0.000000000000000 in fill_holes_driver at k= 44 rsm < 0.000000000000000 in fill_holes_driver at k= 45 rsm < 0.000000000000000 in fill_holes_driver at k= 46 rsm < 0.000000000000000 in fill_holes_driver at k= 47 rsm < 0.000000000000000 in fill_holes_driver at k= 48 rsm < 0.000000000000000 in fill_holes_driver at k= 49 rsm < 0.000000000000000 in fill_holes_driver at k= 50 rsm < 0.000000000000000 in fill_holes_driver at k= 51 rsm < 0.000000000000000 in fill_holes_driver at k= 52 rsm < 0.000000000000000 in fill_holes_driver at k= 53 rsm < 0.000000000000000 in fill_holes_driver at k= 54 rsm < 0.000000000000000 in fill_holes_driver at k= 55 rsm < 0.000000000000000 in fill_holes_driver at k= 56 rsm < 0.000000000000000 in fill_holes_driver at k= 57 rsm < 0.000000000000000 in fill_holes_driver at k= 58 rsm < 0.000000000000000 in fill_holes_driver at k= 59 rsm < 0.000000000000000 in fill_holes_driver at k= 60 rsm < 0.000000000000000 in fill_holes_driver at k= 61 rsm < 0.000000000000000 in fill_holes_driver at k= 62 rsm < 0.000000000000000 in fill_holes_driver at k= 63 rsm < 0.000000000000000 in fill_holes_driver at k= 64 rsm < 0.000000000000000 in fill_holes_driver at k= 65 rsm < 0.000000000000000 in fill_holes_driver at k= 66 rsm < 0.000000000000000 in fill_holes_driver at k= 67 rsm < 0.000000000000000 in fill_holes_driver at k= 68 rsm < 0.000000000000000 in fill_holes_driver at k= 69 rsm < 0.000000000000000 in fill_holes_driver at k= 70 rsm < 0.000000000000000 in fill_holes_driver at k= 71 rsm < 0.000000000000000 in fill_holes_driver at k= 72 rsm < 0.000000000000000 in fill_holes_driver at k= 73 rsm < 0.000000000000000 in fill_holes_driver at k= 74 rsm < 0.000000000000000 in fill_holes_driver at k= 75 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 iteration = 362; time = 82920.0 rsm < 0.000000000000000 in fill_holes_driver at k= 33 rsm < 0.000000000000000 in fill_holes_driver at k= 34 rsm < 0.000000000000000 in fill_holes_driver at k= 35 rsm < 0.000000000000000 in fill_holes_driver at k= 36 rsm < 0.000000000000000 in fill_holes_driver at k= 37 rsm < 0.000000000000000 in fill_holes_driver at k= 38 rsm < 0.000000000000000 in fill_holes_driver at k= 39 rsm < 0.000000000000000 in fill_holes_driver at k= 40 rsm < 0.000000000000000 in fill_holes_driver at k= 41 rsm < 0.000000000000000 in fill_holes_driver at k= 42 rsm < 0.000000000000000 in fill_holes_driver at k= 43 rsm < 0.000000000000000 in fill_holes_driver at k= 44 rsm < 0.000000000000000 in fill_holes_driver at k= 45 rsm < 0.000000000000000 in fill_holes_driver at k= 46 rsm < 0.000000000000000 in fill_holes_driver at k= 47 rsm < 0.000000000000000 in fill_holes_driver at k= 48 rsm < 0.000000000000000 in fill_holes_driver at k= 49 rsm < 0.000000000000000 in fill_holes_driver at k= 50 rsm < 0.000000000000000 in fill_holes_driver at k= 51 rsm < 0.000000000000000 in fill_holes_driver at k= 52 rsm < 0.000000000000000 in fill_holes_driver at k= 53 rsm < 0.000000000000000 in fill_holes_driver at k= 54 rsm < 0.000000000000000 in fill_holes_driver at k= 55 rsm < 0.000000000000000 in fill_holes_driver at k= 56 rsm < 0.000000000000000 in fill_holes_driver at k= 57 rsm < 0.000000000000000 in fill_holes_driver at k= 58 rsm < 0.000000000000000 in fill_holes_driver at k= 59 rsm < 0.000000000000000 in fill_holes_driver at k= 60 rsm < 0.000000000000000 in fill_holes_driver at k= 61 rsm < 0.000000000000000 in fill_holes_driver at k= 62 rsm < 0.000000000000000 in fill_holes_driver at k= 63 rsm < 0.000000000000000 in fill_holes_driver at k= 64 rsm < 0.000000000000000 in fill_holes_driver at k= 65 rsm < 0.000000000000000 in fill_holes_driver at k= 66 rsm < 0.000000000000000 in fill_holes_driver at k= 67 rsm < 0.000000000000000 in fill_holes_driver at k= 68 rsm < 0.000000000000000 in fill_holes_driver at k= 69 rsm < 0.000000000000000 in fill_holes_driver at k= 70 rsm < 0.000000000000000 in fill_holes_driver at k= 71 rsm < 0.000000000000000 in fill_holes_driver at k= 72 rsm < 0.000000000000000 in fill_holes_driver at k= 73 rsm < 0.000000000000000 in fill_holes_driver at k= 74 rsm < 0.000000000000000 in fill_holes_driver at k= 75 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 iteration = 363; time = 82980.0 rsm < 0.000000000000000 in fill_holes_driver at k= 32 rsm < 0.000000000000000 in fill_holes_driver at k= 33 rsm < 0.000000000000000 in fill_holes_driver at k= 34 rsm < 0.000000000000000 in fill_holes_driver at k= 35 rsm < 0.000000000000000 in fill_holes_driver at k= 36 rsm < 0.000000000000000 in fill_holes_driver at k= 37 rsm < 0.000000000000000 in fill_holes_driver at k= 38 rsm < 0.000000000000000 in fill_holes_driver at k= 39 rsm < 0.000000000000000 in fill_holes_driver at k= 40 rsm < 0.000000000000000 in fill_holes_driver at k= 41 rsm < 0.000000000000000 in fill_holes_driver at k= 42 rsm < 0.000000000000000 in fill_holes_driver at k= 43 rsm < 0.000000000000000 in fill_holes_driver at k= 44 rsm < 0.000000000000000 in fill_holes_driver at k= 45 rsm < 0.000000000000000 in fill_holes_driver at k= 46 rsm < 0.000000000000000 in fill_holes_driver at k= 47 rsm < 0.000000000000000 in fill_holes_driver at k= 48 rsm < 0.000000000000000 in fill_holes_driver at k= 49 rsm < 0.000000000000000 in fill_holes_driver at k= 50 rsm < 0.000000000000000 in fill_holes_driver at k= 51 rsm < 0.000000000000000 in fill_holes_driver at k= 52 rsm < 0.000000000000000 in fill_holes_driver at k= 53 rsm < 0.000000000000000 in fill_holes_driver at k= 54 rsm < 0.000000000000000 in fill_holes_driver at k= 55 rsm < 0.000000000000000 in fill_holes_driver at k= 56 rsm < 0.000000000000000 in fill_holes_driver at k= 57 rsm < 0.000000000000000 in fill_holes_driver at k= 58 rsm < 0.000000000000000 in fill_holes_driver at k= 59 rsm < 0.000000000000000 in fill_holes_driver at k= 60 rsm < 0.000000000000000 in fill_holes_driver at k= 61 rsm < 0.000000000000000 in fill_holes_driver at k= 62 rsm < 0.000000000000000 in fill_holes_driver at k= 63 rsm < 0.000000000000000 in fill_holes_driver at k= 64 rsm < 0.000000000000000 in fill_holes_driver at k= 65 rsm < 0.000000000000000 in fill_holes_driver at k= 66 rsm < 0.000000000000000 in fill_holes_driver at k= 67 rsm < 0.000000000000000 in fill_holes_driver at k= 68 rsm < 0.000000000000000 in fill_holes_driver at k= 69 rsm < 0.000000000000000 in fill_holes_driver at k= 70 rsm < 0.000000000000000 in fill_holes_driver at k= 71 rsm < 0.000000000000000 in fill_holes_driver at k= 72 rsm < 0.000000000000000 in fill_holes_driver at k= 73 rsm < 0.000000000000000 in fill_holes_driver at k= 74 rsm < 0.000000000000000 in fill_holes_driver at k= 75 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 iteration = 364; time = 83040.0 rsm < 0.000000000000000 in fill_holes_driver at k= 33 rsm < 0.000000000000000 in fill_holes_driver at k= 34 rsm < 0.000000000000000 in fill_holes_driver at k= 35 rsm < 0.000000000000000 in fill_holes_driver at k= 36 rsm < 0.000000000000000 in fill_holes_driver at k= 37 rsm < 0.000000000000000 in fill_holes_driver at k= 38 rsm < 0.000000000000000 in fill_holes_driver at k= 39 rsm < 0.000000000000000 in fill_holes_driver at k= 40 rsm < 0.000000000000000 in fill_holes_driver at k= 41 rsm < 0.000000000000000 in fill_holes_driver at k= 42 rsm < 0.000000000000000 in fill_holes_driver at k= 43 rsm < 0.000000000000000 in fill_holes_driver at k= 44 rsm < 0.000000000000000 in fill_holes_driver at k= 45 rsm < 0.000000000000000 in fill_holes_driver at k= 46 rsm < 0.000000000000000 in fill_holes_driver at k= 47 rsm < 0.000000000000000 in fill_holes_driver at k= 48 rsm < 0.000000000000000 in fill_holes_driver at k= 49 rsm < 0.000000000000000 in fill_holes_driver at k= 50 rsm < 0.000000000000000 in fill_holes_driver at k= 51 rsm < 0.000000000000000 in fill_holes_driver at k= 52 rsm < 0.000000000000000 in fill_holes_driver at k= 53 rsm < 0.000000000000000 in fill_holes_driver at k= 54 rsm < 0.000000000000000 in fill_holes_driver at k= 55 rsm < 0.000000000000000 in fill_holes_driver at k= 56 rsm < 0.000000000000000 in fill_holes_driver at k= 57 rsm < 0.000000000000000 in fill_holes_driver at k= 58 rsm < 0.000000000000000 in fill_holes_driver at k= 59 rsm < 0.000000000000000 in fill_holes_driver at k= 60 rsm < 0.000000000000000 in fill_holes_driver at k= 61 rsm < 0.000000000000000 in fill_holes_driver at k= 62 rsm < 0.000000000000000 in fill_holes_driver at k= 63 rsm < 0.000000000000000 in fill_holes_driver at k= 64 rsm < 0.000000000000000 in fill_holes_driver at k= 65 rsm < 0.000000000000000 in fill_holes_driver at k= 66 rsm < 0.000000000000000 in fill_holes_driver at k= 67 rsm < 0.000000000000000 in fill_holes_driver at k= 68 rsm < 0.000000000000000 in fill_holes_driver at k= 69 rsm < 0.000000000000000 in fill_holes_driver at k= 70 rsm < 0.000000000000000 in fill_holes_driver at k= 71 rsm < 0.000000000000000 in fill_holes_driver at k= 72 rsm < 0.000000000000000 in fill_holes_driver at k= 73 rsm < 0.000000000000000 in fill_holes_driver at k= 74 rsm < 0.000000000000000 in fill_holes_driver at k= 75 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 iteration = 365; time = 83100.0 rsm < 0.000000000000000 in fill_holes_driver at k= 32 rsm < 0.000000000000000 in fill_holes_driver at k= 33 rsm < 0.000000000000000 in fill_holes_driver at k= 34 rsm < 0.000000000000000 in fill_holes_driver at k= 35 rsm < 0.000000000000000 in fill_holes_driver at k= 36 rsm < 0.000000000000000 in fill_holes_driver at k= 37 rsm < 0.000000000000000 in fill_holes_driver at k= 38 rsm < 0.000000000000000 in fill_holes_driver at k= 39 rsm < 0.000000000000000 in fill_holes_driver at k= 40 rsm < 0.000000000000000 in fill_holes_driver at k= 41 rsm < 0.000000000000000 in fill_holes_driver at k= 42 rsm < 0.000000000000000 in fill_holes_driver at k= 43 rsm < 0.000000000000000 in fill_holes_driver at k= 44 rsm < 0.000000000000000 in fill_holes_driver at k= 45 rsm < 0.000000000000000 in fill_holes_driver at k= 46 rsm < 0.000000000000000 in fill_holes_driver at k= 47 rsm < 0.000000000000000 in fill_holes_driver at k= 48 rsm < 0.000000000000000 in fill_holes_driver at k= 49 rsm < 0.000000000000000 in fill_holes_driver at k= 50 rsm < 0.000000000000000 in fill_holes_driver at k= 51 rsm < 0.000000000000000 in fill_holes_driver at k= 52 rsm < 0.000000000000000 in fill_holes_driver at k= 53 rsm < 0.000000000000000 in fill_holes_driver at k= 54 rsm < 0.000000000000000 in fill_holes_driver at k= 55 rsm < 0.000000000000000 in fill_holes_driver at k= 56 rsm < 0.000000000000000 in fill_holes_driver at k= 57 rsm < 0.000000000000000 in fill_holes_driver at k= 58 rsm < 0.000000000000000 in fill_holes_driver at k= 59 rsm < 0.000000000000000 in fill_holes_driver at k= 60 rsm < 0.000000000000000 in fill_holes_driver at k= 61 rsm < 0.000000000000000 in fill_holes_driver at k= 62 rsm < 0.000000000000000 in fill_holes_driver at k= 63 rsm < 0.000000000000000 in fill_holes_driver at k= 64 rsm < 0.000000000000000 in fill_holes_driver at k= 65 rsm < 0.000000000000000 in fill_holes_driver at k= 66 rsm < 0.000000000000000 in fill_holes_driver at k= 67 rsm < 0.000000000000000 in fill_holes_driver at k= 68 rsm < 0.000000000000000 in fill_holes_driver at k= 69 rsm < 0.000000000000000 in fill_holes_driver at k= 70 rsm < 0.000000000000000 in fill_holes_driver at k= 71 rsm < 0.000000000000000 in fill_holes_driver at k= 72 rsm < 0.000000000000000 in fill_holes_driver at k= 73 rsm < 0.000000000000000 in fill_holes_driver at k= 74 rsm < 0.000000000000000 in fill_holes_driver at k= 75 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 iteration = 366; time = 83160.0 iteration = 367; time = 83220.0 rsm < 0.000000000000000 in fill_holes_driver at k= 28 Warning: One-level hole filling was not able to fill holes completely! The holes were filled partially. |total_hole| > total_mass Warning: One-level hole filling was not able to fill holes completely! The holes were filled partially. |total_hole| > total_mass Warning: One-level hole filling was not able to fill holes completely! The holes were filled partially. |total_hole| > total_mass Warning: Hole filling failed! A hole could not be filled. iteration = 368; time = 83280.0 iteration = 369; time = 83340.0 iteration = 370; time = 83400.0 iteration = 371; time = 83460.0 iteration = 372; time = 83520.0 iteration = 373; time = 83580.0 rsm < 0.000000000000000 in fill_holes_driver at k= 29 Warning: One-level hole filling was not able to fill holes completely! The holes were filled partially. |total_hole| > total_mass Warning: One-level hole filling was not able to fill holes completely! The holes were filled partially. |total_hole| > total_mass Warning: One-level hole filling was not able to fill holes completely! The holes were filled partially. |total_hole| > total_mass Warning: Hole filling failed! A hole could not be filled. iteration = 374; time = 83640.0 iteration = 375; time = 83700.0 iteration = 376; time = 83760.0 iteration = 377; time = 83820.0 iteration = 378; time = 83880.0 iteration = 379; time = 83940.0 rsm < 0.000000000000000 in fill_holes_driver at k= 26 Warning: One-level hole filling was not able to fill holes completely! The holes were filled partially. |total_hole| > total_mass Warning: One-level hole filling was not able to fill holes completely! The holes were filled partially. |total_hole| > total_mass Warning: One-level hole filling was not able to fill holes completely! The holes were filled partially. |total_hole| > total_mass Warning: Hole filling failed! A hole could not be filled. iteration = 380; time = 84000.0 rsm < 0.000000000000000 in fill_holes_driver at k= 28 rsm < 0.000000000000000 in fill_holes_driver at k= 32 rsm < 0.000000000000000 in fill_holes_driver at k= 33 rsm < 0.000000000000000 in fill_holes_driver at k= 34 rsm < 0.000000000000000 in fill_holes_driver at k= 35 rsm < 0.000000000000000 in fill_holes_driver at k= 36 rsm < 0.000000000000000 in fill_holes_driver at k= 37 rsm < 0.000000000000000 in fill_holes_driver at k= 38 rsm < 0.000000000000000 in fill_holes_driver at k= 39 rsm < 0.000000000000000 in fill_holes_driver at k= 40 rsm < 0.000000000000000 in fill_holes_driver at k= 41 rsm < 0.000000000000000 in fill_holes_driver at k= 42 rsm < 0.000000000000000 in fill_holes_driver at k= 43 rsm < 0.000000000000000 in fill_holes_driver at k= 44 rsm < 0.000000000000000 in fill_holes_driver at k= 45 rsm < 0.000000000000000 in fill_holes_driver at k= 46 rsm < 0.000000000000000 in fill_holes_driver at k= 47 rsm < 0.000000000000000 in fill_holes_driver at k= 48 rsm < 0.000000000000000 in fill_holes_driver at k= 49 rsm < 0.000000000000000 in fill_holes_driver at k= 50 rsm < 0.000000000000000 in fill_holes_driver at k= 51 rsm < 0.000000000000000 in fill_holes_driver at k= 52 rsm < 0.000000000000000 in fill_holes_driver at k= 53 rsm < 0.000000000000000 in fill_holes_driver at k= 54 rsm < 0.000000000000000 in fill_holes_driver at k= 55 rsm < 0.000000000000000 in fill_holes_driver at k= 56 rsm < 0.000000000000000 in fill_holes_driver at k= 57 rsm < 0.000000000000000 in fill_holes_driver at k= 58 rsm < 0.000000000000000 in fill_holes_driver at k= 59 rsm < 0.000000000000000 in fill_holes_driver at k= 60 rsm < 0.000000000000000 in fill_holes_driver at k= 61 rsm < 0.000000000000000 in fill_holes_driver at k= 62 rsm < 0.000000000000000 in fill_holes_driver at k= 63 rsm < 0.000000000000000 in fill_holes_driver at k= 64 rsm < 0.000000000000000 in fill_holes_driver at k= 65 rsm < 0.000000000000000 in fill_holes_driver at k= 66 rsm < 0.000000000000000 in fill_holes_driver at k= 67 rsm < 0.000000000000000 in fill_holes_driver at k= 68 rsm < 0.000000000000000 in fill_holes_driver at k= 69 rsm < 0.000000000000000 in fill_holes_driver at k= 70 rsm < 0.000000000000000 in fill_holes_driver at k= 71 rsm < 0.000000000000000 in fill_holes_driver at k= 72 rsm < 0.000000000000000 in fill_holes_driver at k= 73 rsm < 0.000000000000000 in fill_holes_driver at k= 74 rsm < 0.000000000000000 in fill_holes_driver at k= 75 Warning: One-level hole filling was not able to fill holes completely! The holes were filled partially. |total_hole| > total_mass Warning: One-level hole filling was not able to fill holes completely! The holes were filled partially. |total_hole| > total_mass Warning: One-level hole filling was not able to fill holes completely! The holes were filled partially. |total_hole| > total_mass Warning: Hole filling failed! A hole could not be filled. Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 iteration = 381; time = 84060.0 rsm < 0.000000000000000 in fill_holes_driver at k= 28 rsm < 0.000000000000000 in fill_holes_driver at k= 33 rsm < 0.000000000000000 in fill_holes_driver at k= 34 rsm < 0.000000000000000 in fill_holes_driver at k= 35 rsm < 0.000000000000000 in fill_holes_driver at k= 36 rsm < 0.000000000000000 in fill_holes_driver at k= 37 rsm < 0.000000000000000 in fill_holes_driver at k= 38 rsm < 0.000000000000000 in fill_holes_driver at k= 39 rsm < 0.000000000000000 in fill_holes_driver at k= 40 rsm < 0.000000000000000 in fill_holes_driver at k= 41 rsm < 0.000000000000000 in fill_holes_driver at k= 42 rsm < 0.000000000000000 in fill_holes_driver at k= 43 rsm < 0.000000000000000 in fill_holes_driver at k= 44 rsm < 0.000000000000000 in fill_holes_driver at k= 45 rsm < 0.000000000000000 in fill_holes_driver at k= 46 rsm < 0.000000000000000 in fill_holes_driver at k= 47 rsm < 0.000000000000000 in fill_holes_driver at k= 48 rsm < 0.000000000000000 in fill_holes_driver at k= 49 rsm < 0.000000000000000 in fill_holes_driver at k= 50 rsm < 0.000000000000000 in fill_holes_driver at k= 51 rsm < 0.000000000000000 in fill_holes_driver at k= 52 rsm < 0.000000000000000 in fill_holes_driver at k= 53 rsm < 0.000000000000000 in fill_holes_driver at k= 54 rsm < 0.000000000000000 in fill_holes_driver at k= 55 rsm < 0.000000000000000 in fill_holes_driver at k= 56 rsm < 0.000000000000000 in fill_holes_driver at k= 57 rsm < 0.000000000000000 in fill_holes_driver at k= 58 rsm < 0.000000000000000 in fill_holes_driver at k= 59 rsm < 0.000000000000000 in fill_holes_driver at k= 60 rsm < 0.000000000000000 in fill_holes_driver at k= 61 rsm < 0.000000000000000 in fill_holes_driver at k= 62 rsm < 0.000000000000000 in fill_holes_driver at k= 63 rsm < 0.000000000000000 in fill_holes_driver at k= 64 rsm < 0.000000000000000 in fill_holes_driver at k= 65 rsm < 0.000000000000000 in fill_holes_driver at k= 66 rsm < 0.000000000000000 in fill_holes_driver at k= 67 rsm < 0.000000000000000 in fill_holes_driver at k= 68 rsm < 0.000000000000000 in fill_holes_driver at k= 69 rsm < 0.000000000000000 in fill_holes_driver at k= 70 rsm < 0.000000000000000 in fill_holes_driver at k= 71 rsm < 0.000000000000000 in fill_holes_driver at k= 72 rsm < 0.000000000000000 in fill_holes_driver at k= 73 rsm < 0.000000000000000 in fill_holes_driver at k= 74 rsm < 0.000000000000000 in fill_holes_driver at k= 75 Warning: One-level hole filling was not able to fill holes completely! The holes were filled partially. |total_hole| > total_mass Warning: One-level hole filling was not able to fill holes completely! The holes were filled partially. |total_hole| > total_mass Warning: One-level hole filling was not able to fill holes completely! The holes were filled partially. |total_hole| > total_mass Warning: Hole filling failed! A hole could not be filled. Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 iteration = 382; time = 84120.0 rsm < 0.000000000000000 in fill_holes_driver at k= 32 rsm < 0.000000000000000 in fill_holes_driver at k= 33 rsm < 0.000000000000000 in fill_holes_driver at k= 34 rsm < 0.000000000000000 in fill_holes_driver at k= 35 rsm < 0.000000000000000 in fill_holes_driver at k= 36 rsm < 0.000000000000000 in fill_holes_driver at k= 37 rsm < 0.000000000000000 in fill_holes_driver at k= 38 rsm < 0.000000000000000 in fill_holes_driver at k= 39 rsm < 0.000000000000000 in fill_holes_driver at k= 40 rsm < 0.000000000000000 in fill_holes_driver at k= 41 rsm < 0.000000000000000 in fill_holes_driver at k= 42 rsm < 0.000000000000000 in fill_holes_driver at k= 43 rsm < 0.000000000000000 in fill_holes_driver at k= 44 rsm < 0.000000000000000 in fill_holes_driver at k= 45 rsm < 0.000000000000000 in fill_holes_driver at k= 46 rsm < 0.000000000000000 in fill_holes_driver at k= 47 rsm < 0.000000000000000 in fill_holes_driver at k= 48 rsm < 0.000000000000000 in fill_holes_driver at k= 49 rsm < 0.000000000000000 in fill_holes_driver at k= 50 rsm < 0.000000000000000 in fill_holes_driver at k= 51 rsm < 0.000000000000000 in fill_holes_driver at k= 52 rsm < 0.000000000000000 in fill_holes_driver at k= 53 rsm < 0.000000000000000 in fill_holes_driver at k= 54 rsm < 0.000000000000000 in fill_holes_driver at k= 55 rsm < 0.000000000000000 in fill_holes_driver at k= 56 rsm < 0.000000000000000 in fill_holes_driver at k= 57 rsm < 0.000000000000000 in fill_holes_driver at k= 58 rsm < 0.000000000000000 in fill_holes_driver at k= 59 rsm < 0.000000000000000 in fill_holes_driver at k= 60 rsm < 0.000000000000000 in fill_holes_driver at k= 61 rsm < 0.000000000000000 in fill_holes_driver at k= 62 rsm < 0.000000000000000 in fill_holes_driver at k= 63 rsm < 0.000000000000000 in fill_holes_driver at k= 64 rsm < 0.000000000000000 in fill_holes_driver at k= 65 rsm < 0.000000000000000 in fill_holes_driver at k= 66 rsm < 0.000000000000000 in fill_holes_driver at k= 67 rsm < 0.000000000000000 in fill_holes_driver at k= 68 rsm < 0.000000000000000 in fill_holes_driver at k= 69 rsm < 0.000000000000000 in fill_holes_driver at k= 70 rsm < 0.000000000000000 in fill_holes_driver at k= 71 rsm < 0.000000000000000 in fill_holes_driver at k= 72 rsm < 0.000000000000000 in fill_holes_driver at k= 73 rsm < 0.000000000000000 in fill_holes_driver at k= 74 rsm < 0.000000000000000 in fill_holes_driver at k= 75 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 iteration = 383; time = 84180.0 rsm < 0.000000000000000 in fill_holes_driver at k= 28 rsm < 0.000000000000000 in fill_holes_driver at k= 33 rsm < 0.000000000000000 in fill_holes_driver at k= 34 rsm < 0.000000000000000 in fill_holes_driver at k= 35 rsm < 0.000000000000000 in fill_holes_driver at k= 36 rsm < 0.000000000000000 in fill_holes_driver at k= 37 rsm < 0.000000000000000 in fill_holes_driver at k= 38 rsm < 0.000000000000000 in fill_holes_driver at k= 39 rsm < 0.000000000000000 in fill_holes_driver at k= 40 rsm < 0.000000000000000 in fill_holes_driver at k= 41 rsm < 0.000000000000000 in fill_holes_driver at k= 42 rsm < 0.000000000000000 in fill_holes_driver at k= 43 rsm < 0.000000000000000 in fill_holes_driver at k= 44 rsm < 0.000000000000000 in fill_holes_driver at k= 45 rsm < 0.000000000000000 in fill_holes_driver at k= 46 rsm < 0.000000000000000 in fill_holes_driver at k= 47 rsm < 0.000000000000000 in fill_holes_driver at k= 48 rsm < 0.000000000000000 in fill_holes_driver at k= 49 rsm < 0.000000000000000 in fill_holes_driver at k= 50 rsm < 0.000000000000000 in fill_holes_driver at k= 51 rsm < 0.000000000000000 in fill_holes_driver at k= 52 rsm < 0.000000000000000 in fill_holes_driver at k= 53 rsm < 0.000000000000000 in fill_holes_driver at k= 54 rsm < 0.000000000000000 in fill_holes_driver at k= 55 rsm < 0.000000000000000 in fill_holes_driver at k= 56 rsm < 0.000000000000000 in fill_holes_driver at k= 57 rsm < 0.000000000000000 in fill_holes_driver at k= 58 rsm < 0.000000000000000 in fill_holes_driver at k= 59 rsm < 0.000000000000000 in fill_holes_driver at k= 60 rsm < 0.000000000000000 in fill_holes_driver at k= 61 rsm < 0.000000000000000 in fill_holes_driver at k= 62 rsm < 0.000000000000000 in fill_holes_driver at k= 63 rsm < 0.000000000000000 in fill_holes_driver at k= 64 rsm < 0.000000000000000 in fill_holes_driver at k= 65 rsm < 0.000000000000000 in fill_holes_driver at k= 66 rsm < 0.000000000000000 in fill_holes_driver at k= 67 rsm < 0.000000000000000 in fill_holes_driver at k= 68 rsm < 0.000000000000000 in fill_holes_driver at k= 69 rsm < 0.000000000000000 in fill_holes_driver at k= 70 rsm < 0.000000000000000 in fill_holes_driver at k= 71 rsm < 0.000000000000000 in fill_holes_driver at k= 72 rsm < 0.000000000000000 in fill_holes_driver at k= 73 rsm < 0.000000000000000 in fill_holes_driver at k= 74 rsm < 0.000000000000000 in fill_holes_driver at k= 75 Warning: One-level hole filling was not able to fill holes completely! The holes were filled partially. |total_hole| > total_mass Warning: One-level hole filling was not able to fill holes completely! The holes were filled partially. |total_hole| > total_mass Warning: One-level hole filling was not able to fill holes completely! The holes were filled partially. |total_hole| > total_mass Warning: Hole filling failed! A hole could not be filled. Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 iteration = 384; time = 84240.0 rsm < 0.000000000000000 in fill_holes_driver at k= 28 rsm < 0.000000000000000 in fill_holes_driver at k= 32 rsm < 0.000000000000000 in fill_holes_driver at k= 33 rsm < 0.000000000000000 in fill_holes_driver at k= 34 rsm < 0.000000000000000 in fill_holes_driver at k= 35 rsm < 0.000000000000000 in fill_holes_driver at k= 36 rsm < 0.000000000000000 in fill_holes_driver at k= 37 rsm < 0.000000000000000 in fill_holes_driver at k= 38 rsm < 0.000000000000000 in fill_holes_driver at k= 39 rsm < 0.000000000000000 in fill_holes_driver at k= 40 rsm < 0.000000000000000 in fill_holes_driver at k= 41 rsm < 0.000000000000000 in fill_holes_driver at k= 42 rsm < 0.000000000000000 in fill_holes_driver at k= 43 rsm < 0.000000000000000 in fill_holes_driver at k= 44 rsm < 0.000000000000000 in fill_holes_driver at k= 45 rsm < 0.000000000000000 in fill_holes_driver at k= 46 rsm < 0.000000000000000 in fill_holes_driver at k= 47 rsm < 0.000000000000000 in fill_holes_driver at k= 48 rsm < 0.000000000000000 in fill_holes_driver at k= 49 rsm < 0.000000000000000 in fill_holes_driver at k= 50 rsm < 0.000000000000000 in fill_holes_driver at k= 51 rsm < 0.000000000000000 in fill_holes_driver at k= 52 rsm < 0.000000000000000 in fill_holes_driver at k= 53 rsm < 0.000000000000000 in fill_holes_driver at k= 54 rsm < 0.000000000000000 in fill_holes_driver at k= 55 rsm < 0.000000000000000 in fill_holes_driver at k= 56 rsm < 0.000000000000000 in fill_holes_driver at k= 57 rsm < 0.000000000000000 in fill_holes_driver at k= 58 rsm < 0.000000000000000 in fill_holes_driver at k= 59 rsm < 0.000000000000000 in fill_holes_driver at k= 60 rsm < 0.000000000000000 in fill_holes_driver at k= 61 rsm < 0.000000000000000 in fill_holes_driver at k= 62 rsm < 0.000000000000000 in fill_holes_driver at k= 63 rsm < 0.000000000000000 in fill_holes_driver at k= 64 rsm < 0.000000000000000 in fill_holes_driver at k= 65 rsm < 0.000000000000000 in fill_holes_driver at k= 66 rsm < 0.000000000000000 in fill_holes_driver at k= 67 rsm < 0.000000000000000 in fill_holes_driver at k= 68 rsm < 0.000000000000000 in fill_holes_driver at k= 69 rsm < 0.000000000000000 in fill_holes_driver at k= 70 rsm < 0.000000000000000 in fill_holes_driver at k= 71 rsm < 0.000000000000000 in fill_holes_driver at k= 72 rsm < 0.000000000000000 in fill_holes_driver at k= 73 rsm < 0.000000000000000 in fill_holes_driver at k= 74 rsm < 0.000000000000000 in fill_holes_driver at k= 75 Warning: One-level hole filling was not able to fill holes completely! The holes were filled partially. |total_hole| > total_mass Warning: One-level hole filling was not able to fill holes completely! The holes were filled partially. |total_hole| > total_mass Warning: One-level hole filling was not able to fill holes completely! The holes were filled partially. |total_hole| > total_mass Warning: Hole filling failed! A hole could not be filled. Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 iteration = 385; time = 84300.0 rsm < 0.000000000000000 in fill_holes_driver at k= 28 rsm < 0.000000000000000 in fill_holes_driver at k= 33 rsm < 0.000000000000000 in fill_holes_driver at k= 34 rsm < 0.000000000000000 in fill_holes_driver at k= 35 rsm < 0.000000000000000 in fill_holes_driver at k= 36 rsm < 0.000000000000000 in fill_holes_driver at k= 37 rsm < 0.000000000000000 in fill_holes_driver at k= 38 rsm < 0.000000000000000 in fill_holes_driver at k= 39 rsm < 0.000000000000000 in fill_holes_driver at k= 40 rsm < 0.000000000000000 in fill_holes_driver at k= 41 rsm < 0.000000000000000 in fill_holes_driver at k= 42 rsm < 0.000000000000000 in fill_holes_driver at k= 43 rsm < 0.000000000000000 in fill_holes_driver at k= 44 rsm < 0.000000000000000 in fill_holes_driver at k= 45 rsm < 0.000000000000000 in fill_holes_driver at k= 46 rsm < 0.000000000000000 in fill_holes_driver at k= 47 rsm < 0.000000000000000 in fill_holes_driver at k= 48 rsm < 0.000000000000000 in fill_holes_driver at k= 49 rsm < 0.000000000000000 in fill_holes_driver at k= 50 rsm < 0.000000000000000 in fill_holes_driver at k= 51 rsm < 0.000000000000000 in fill_holes_driver at k= 52 rsm < 0.000000000000000 in fill_holes_driver at k= 53 rsm < 0.000000000000000 in fill_holes_driver at k= 54 rsm < 0.000000000000000 in fill_holes_driver at k= 55 rsm < 0.000000000000000 in fill_holes_driver at k= 56 rsm < 0.000000000000000 in fill_holes_driver at k= 57 rsm < 0.000000000000000 in fill_holes_driver at k= 58 rsm < 0.000000000000000 in fill_holes_driver at k= 59 rsm < 0.000000000000000 in fill_holes_driver at k= 60 rsm < 0.000000000000000 in fill_holes_driver at k= 61 rsm < 0.000000000000000 in fill_holes_driver at k= 62 rsm < 0.000000000000000 in fill_holes_driver at k= 63 rsm < 0.000000000000000 in fill_holes_driver at k= 64 rsm < 0.000000000000000 in fill_holes_driver at k= 65 rsm < 0.000000000000000 in fill_holes_driver at k= 66 rsm < 0.000000000000000 in fill_holes_driver at k= 67 rsm < 0.000000000000000 in fill_holes_driver at k= 68 rsm < 0.000000000000000 in fill_holes_driver at k= 69 rsm < 0.000000000000000 in fill_holes_driver at k= 70 rsm < 0.000000000000000 in fill_holes_driver at k= 71 rsm < 0.000000000000000 in fill_holes_driver at k= 72 rsm < 0.000000000000000 in fill_holes_driver at k= 73 rsm < 0.000000000000000 in fill_holes_driver at k= 74 rsm < 0.000000000000000 in fill_holes_driver at k= 75 Warning: One-level hole filling was not able to fill holes completely! The holes were filled partially. |total_hole| > total_mass Warning: One-level hole filling was not able to fill holes completely! The holes were filled partially. |total_hole| > total_mass Warning: One-level hole filling was not able to fill holes completely! The holes were filled partially. |total_hole| > total_mass Warning: Hole filling failed! A hole could not be filled. Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 iteration = 386; time = 84360.0 rsm < 0.000000000000000 in fill_holes_driver at k= 32 rsm < 0.000000000000000 in fill_holes_driver at k= 33 rsm < 0.000000000000000 in fill_holes_driver at k= 34 rsm < 0.000000000000000 in fill_holes_driver at k= 35 rsm < 0.000000000000000 in fill_holes_driver at k= 36 rsm < 0.000000000000000 in fill_holes_driver at k= 37 rsm < 0.000000000000000 in fill_holes_driver at k= 38 rsm < 0.000000000000000 in fill_holes_driver at k= 39 rsm < 0.000000000000000 in fill_holes_driver at k= 40 rsm < 0.000000000000000 in fill_holes_driver at k= 41 rsm < 0.000000000000000 in fill_holes_driver at k= 42 rsm < 0.000000000000000 in fill_holes_driver at k= 43 rsm < 0.000000000000000 in fill_holes_driver at k= 44 rsm < 0.000000000000000 in fill_holes_driver at k= 45 rsm < 0.000000000000000 in fill_holes_driver at k= 46 rsm < 0.000000000000000 in fill_holes_driver at k= 47 rsm < 0.000000000000000 in fill_holes_driver at k= 48 rsm < 0.000000000000000 in fill_holes_driver at k= 49 rsm < 0.000000000000000 in fill_holes_driver at k= 50 rsm < 0.000000000000000 in fill_holes_driver at k= 51 rsm < 0.000000000000000 in fill_holes_driver at k= 52 rsm < 0.000000000000000 in fill_holes_driver at k= 53 rsm < 0.000000000000000 in fill_holes_driver at k= 54 rsm < 0.000000000000000 in fill_holes_driver at k= 55 rsm < 0.000000000000000 in fill_holes_driver at k= 56 rsm < 0.000000000000000 in fill_holes_driver at k= 57 rsm < 0.000000000000000 in fill_holes_driver at k= 58 rsm < 0.000000000000000 in fill_holes_driver at k= 59 rsm < 0.000000000000000 in fill_holes_driver at k= 60 rsm < 0.000000000000000 in fill_holes_driver at k= 61 rsm < 0.000000000000000 in fill_holes_driver at k= 62 rsm < 0.000000000000000 in fill_holes_driver at k= 63 rsm < 0.000000000000000 in fill_holes_driver at k= 64 rsm < 0.000000000000000 in fill_holes_driver at k= 65 rsm < 0.000000000000000 in fill_holes_driver at k= 66 rsm < 0.000000000000000 in fill_holes_driver at k= 67 rsm < 0.000000000000000 in fill_holes_driver at k= 68 rsm < 0.000000000000000 in fill_holes_driver at k= 69 rsm < 0.000000000000000 in fill_holes_driver at k= 70 rsm < 0.000000000000000 in fill_holes_driver at k= 71 rsm < 0.000000000000000 in fill_holes_driver at k= 72 rsm < 0.000000000000000 in fill_holes_driver at k= 73 rsm < 0.000000000000000 in fill_holes_driver at k= 74 rsm < 0.000000000000000 in fill_holes_driver at k= 75 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 iteration = 387; time = 84420.0 rsm < 0.000000000000000 in fill_holes_driver at k= 33 rsm < 0.000000000000000 in fill_holes_driver at k= 34 rsm < 0.000000000000000 in fill_holes_driver at k= 35 rsm < 0.000000000000000 in fill_holes_driver at k= 36 rsm < 0.000000000000000 in fill_holes_driver at k= 37 rsm < 0.000000000000000 in fill_holes_driver at k= 38 rsm < 0.000000000000000 in fill_holes_driver at k= 39 rsm < 0.000000000000000 in fill_holes_driver at k= 40 rsm < 0.000000000000000 in fill_holes_driver at k= 41 rsm < 0.000000000000000 in fill_holes_driver at k= 42 rsm < 0.000000000000000 in fill_holes_driver at k= 43 rsm < 0.000000000000000 in fill_holes_driver at k= 44 rsm < 0.000000000000000 in fill_holes_driver at k= 45 rsm < 0.000000000000000 in fill_holes_driver at k= 46 rsm < 0.000000000000000 in fill_holes_driver at k= 47 rsm < 0.000000000000000 in fill_holes_driver at k= 48 rsm < 0.000000000000000 in fill_holes_driver at k= 49 rsm < 0.000000000000000 in fill_holes_driver at k= 50 rsm < 0.000000000000000 in fill_holes_driver at k= 51 rsm < 0.000000000000000 in fill_holes_driver at k= 52 rsm < 0.000000000000000 in fill_holes_driver at k= 53 rsm < 0.000000000000000 in fill_holes_driver at k= 54 rsm < 0.000000000000000 in fill_holes_driver at k= 55 rsm < 0.000000000000000 in fill_holes_driver at k= 56 rsm < 0.000000000000000 in fill_holes_driver at k= 57 rsm < 0.000000000000000 in fill_holes_driver at k= 58 rsm < 0.000000000000000 in fill_holes_driver at k= 59 rsm < 0.000000000000000 in fill_holes_driver at k= 60 rsm < 0.000000000000000 in fill_holes_driver at k= 61 rsm < 0.000000000000000 in fill_holes_driver at k= 62 rsm < 0.000000000000000 in fill_holes_driver at k= 63 rsm < 0.000000000000000 in fill_holes_driver at k= 64 rsm < 0.000000000000000 in fill_holes_driver at k= 65 rsm < 0.000000000000000 in fill_holes_driver at k= 66 rsm < 0.000000000000000 in fill_holes_driver at k= 67 rsm < 0.000000000000000 in fill_holes_driver at k= 68 rsm < 0.000000000000000 in fill_holes_driver at k= 69 rsm < 0.000000000000000 in fill_holes_driver at k= 70 rsm < 0.000000000000000 in fill_holes_driver at k= 71 rsm < 0.000000000000000 in fill_holes_driver at k= 72 rsm < 0.000000000000000 in fill_holes_driver at k= 73 rsm < 0.000000000000000 in fill_holes_driver at k= 74 rsm < 0.000000000000000 in fill_holes_driver at k= 75 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 iteration = 388; time = 84480.0 rsm < 0.000000000000000 in fill_holes_driver at k= 32 rsm < 0.000000000000000 in fill_holes_driver at k= 33 rsm < 0.000000000000000 in fill_holes_driver at k= 34 rsm < 0.000000000000000 in fill_holes_driver at k= 35 rsm < 0.000000000000000 in fill_holes_driver at k= 36 rsm < 0.000000000000000 in fill_holes_driver at k= 37 rsm < 0.000000000000000 in fill_holes_driver at k= 38 rsm < 0.000000000000000 in fill_holes_driver at k= 39 rsm < 0.000000000000000 in fill_holes_driver at k= 40 rsm < 0.000000000000000 in fill_holes_driver at k= 41 rsm < 0.000000000000000 in fill_holes_driver at k= 42 rsm < 0.000000000000000 in fill_holes_driver at k= 43 rsm < 0.000000000000000 in fill_holes_driver at k= 44 rsm < 0.000000000000000 in fill_holes_driver at k= 45 rsm < 0.000000000000000 in fill_holes_driver at k= 46 rsm < 0.000000000000000 in fill_holes_driver at k= 47 rsm < 0.000000000000000 in fill_holes_driver at k= 48 rsm < 0.000000000000000 in fill_holes_driver at k= 49 rsm < 0.000000000000000 in fill_holes_driver at k= 50 rsm < 0.000000000000000 in fill_holes_driver at k= 51 rsm < 0.000000000000000 in fill_holes_driver at k= 52 rsm < 0.000000000000000 in fill_holes_driver at k= 53 rsm < 0.000000000000000 in fill_holes_driver at k= 54 rsm < 0.000000000000000 in fill_holes_driver at k= 55 rsm < 0.000000000000000 in fill_holes_driver at k= 56 rsm < 0.000000000000000 in fill_holes_driver at k= 57 rsm < 0.000000000000000 in fill_holes_driver at k= 58 rsm < 0.000000000000000 in fill_holes_driver at k= 59 rsm < 0.000000000000000 in fill_holes_driver at k= 60 rsm < 0.000000000000000 in fill_holes_driver at k= 61 rsm < 0.000000000000000 in fill_holes_driver at k= 62 rsm < 0.000000000000000 in fill_holes_driver at k= 63 rsm < 0.000000000000000 in fill_holes_driver at k= 64 rsm < 0.000000000000000 in fill_holes_driver at k= 65 rsm < 0.000000000000000 in fill_holes_driver at k= 66 rsm < 0.000000000000000 in fill_holes_driver at k= 67 rsm < 0.000000000000000 in fill_holes_driver at k= 68 rsm < 0.000000000000000 in fill_holes_driver at k= 69 rsm < 0.000000000000000 in fill_holes_driver at k= 70 rsm < 0.000000000000000 in fill_holes_driver at k= 71 rsm < 0.000000000000000 in fill_holes_driver at k= 72 rsm < 0.000000000000000 in fill_holes_driver at k= 73 rsm < 0.000000000000000 in fill_holes_driver at k= 74 rsm < 0.000000000000000 in fill_holes_driver at k= 75 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 iteration = 389; time = 84540.0 rsm < 0.000000000000000 in fill_holes_driver at k= 33 rsm < 0.000000000000000 in fill_holes_driver at k= 34 rsm < 0.000000000000000 in fill_holes_driver at k= 35 rsm < 0.000000000000000 in fill_holes_driver at k= 36 rsm < 0.000000000000000 in fill_holes_driver at k= 37 rsm < 0.000000000000000 in fill_holes_driver at k= 38 rsm < 0.000000000000000 in fill_holes_driver at k= 39 rsm < 0.000000000000000 in fill_holes_driver at k= 40 rsm < 0.000000000000000 in fill_holes_driver at k= 41 rsm < 0.000000000000000 in fill_holes_driver at k= 42 rsm < 0.000000000000000 in fill_holes_driver at k= 43 rsm < 0.000000000000000 in fill_holes_driver at k= 44 rsm < 0.000000000000000 in fill_holes_driver at k= 45 rsm < 0.000000000000000 in fill_holes_driver at k= 46 rsm < 0.000000000000000 in fill_holes_driver at k= 47 rsm < 0.000000000000000 in fill_holes_driver at k= 48 rsm < 0.000000000000000 in fill_holes_driver at k= 49 rsm < 0.000000000000000 in fill_holes_driver at k= 50 rsm < 0.000000000000000 in fill_holes_driver at k= 51 rsm < 0.000000000000000 in fill_holes_driver at k= 52 rsm < 0.000000000000000 in fill_holes_driver at k= 53 rsm < 0.000000000000000 in fill_holes_driver at k= 54 rsm < 0.000000000000000 in fill_holes_driver at k= 55 rsm < 0.000000000000000 in fill_holes_driver at k= 56 rsm < 0.000000000000000 in fill_holes_driver at k= 57 rsm < 0.000000000000000 in fill_holes_driver at k= 58 rsm < 0.000000000000000 in fill_holes_driver at k= 59 rsm < 0.000000000000000 in fill_holes_driver at k= 60 rsm < 0.000000000000000 in fill_holes_driver at k= 61 rsm < 0.000000000000000 in fill_holes_driver at k= 62 rsm < 0.000000000000000 in fill_holes_driver at k= 63 rsm < 0.000000000000000 in fill_holes_driver at k= 64 rsm < 0.000000000000000 in fill_holes_driver at k= 65 rsm < 0.000000000000000 in fill_holes_driver at k= 66 rsm < 0.000000000000000 in fill_holes_driver at k= 67 rsm < 0.000000000000000 in fill_holes_driver at k= 68 rsm < 0.000000000000000 in fill_holes_driver at k= 69 rsm < 0.000000000000000 in fill_holes_driver at k= 70 rsm < 0.000000000000000 in fill_holes_driver at k= 71 rsm < 0.000000000000000 in fill_holes_driver at k= 72 rsm < 0.000000000000000 in fill_holes_driver at k= 73 rsm < 0.000000000000000 in fill_holes_driver at k= 74 rsm < 0.000000000000000 in fill_holes_driver at k= 75 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 iteration = 390; time = 84600.0 iteration = 391; time = 84660.0 rsm < 0.000000000000000 in fill_holes_driver at k= 28 rsm < 0.000000000000000 in fill_holes_driver at k= 33 rsm < 0.000000000000000 in fill_holes_driver at k= 34 rsm < 0.000000000000000 in fill_holes_driver at k= 35 rsm < 0.000000000000000 in fill_holes_driver at k= 36 rsm < 0.000000000000000 in fill_holes_driver at k= 37 rsm < 0.000000000000000 in fill_holes_driver at k= 38 rsm < 0.000000000000000 in fill_holes_driver at k= 39 rsm < 0.000000000000000 in fill_holes_driver at k= 40 rsm < 0.000000000000000 in fill_holes_driver at k= 41 rsm < 0.000000000000000 in fill_holes_driver at k= 42 rsm < 0.000000000000000 in fill_holes_driver at k= 43 rsm < 0.000000000000000 in fill_holes_driver at k= 44 rsm < 0.000000000000000 in fill_holes_driver at k= 45 rsm < 0.000000000000000 in fill_holes_driver at k= 46 rsm < 0.000000000000000 in fill_holes_driver at k= 47 rsm < 0.000000000000000 in fill_holes_driver at k= 48 rsm < 0.000000000000000 in fill_holes_driver at k= 49 rsm < 0.000000000000000 in fill_holes_driver at k= 50 rsm < 0.000000000000000 in fill_holes_driver at k= 51 rsm < 0.000000000000000 in fill_holes_driver at k= 52 rsm < 0.000000000000000 in fill_holes_driver at k= 53 rsm < 0.000000000000000 in fill_holes_driver at k= 54 rsm < 0.000000000000000 in fill_holes_driver at k= 55 rsm < 0.000000000000000 in fill_holes_driver at k= 56 rsm < 0.000000000000000 in fill_holes_driver at k= 57 rsm < 0.000000000000000 in fill_holes_driver at k= 58 rsm < 0.000000000000000 in fill_holes_driver at k= 59 rsm < 0.000000000000000 in fill_holes_driver at k= 60 rsm < 0.000000000000000 in fill_holes_driver at k= 61 rsm < 0.000000000000000 in fill_holes_driver at k= 62 rsm < 0.000000000000000 in fill_holes_driver at k= 63 rsm < 0.000000000000000 in fill_holes_driver at k= 64 rsm < 0.000000000000000 in fill_holes_driver at k= 65 rsm < 0.000000000000000 in fill_holes_driver at k= 66 rsm < 0.000000000000000 in fill_holes_driver at k= 67 rsm < 0.000000000000000 in fill_holes_driver at k= 68 rsm < 0.000000000000000 in fill_holes_driver at k= 69 rsm < 0.000000000000000 in fill_holes_driver at k= 70 rsm < 0.000000000000000 in fill_holes_driver at k= 71 rsm < 0.000000000000000 in fill_holes_driver at k= 72 rsm < 0.000000000000000 in fill_holes_driver at k= 73 rsm < 0.000000000000000 in fill_holes_driver at k= 74 rsm < 0.000000000000000 in fill_holes_driver at k= 75 Warning: One-level hole filling was not able to fill holes completely! The holes were filled partially. |total_hole| > total_mass Warning: One-level hole filling was not able to fill holes completely! The holes were filled partially. |total_hole| > total_mass Warning: One-level hole filling was not able to fill holes completely! The holes were filled partially. |total_hole| > total_mass Warning: Hole filling failed! A hole could not be filled. Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 iteration = 392; time = 84720.0 iteration = 393; time = 84780.0 iteration = 394; time = 84840.0 rsm < 0.000000000000000 in fill_holes_driver at k= 27 Warning: One-level hole filling was not able to fill holes completely! The holes were filled partially. |total_hole| > total_mass Warning: One-level hole filling was not able to fill holes completely! The holes were filled partially. |total_hole| > total_mass Warning: One-level hole filling was not able to fill holes completely! The holes were filled partially. |total_hole| > total_mass Warning: Hole filling failed! A hole could not be filled. iteration = 395; time = 84900.0 iteration = 396; time = 84960.0 rsm < 0.000000000000000 in fill_holes_driver at k= 27 rsm < 0.000000000000000 in fill_holes_driver at k= 29 rsm < 0.000000000000000 in fill_holes_driver at k= 31 Warning: One-level hole filling was not able to fill holes completely! The holes were filled partially. |total_hole| > total_mass Warning: One-level hole filling was not able to fill holes completely! The holes were filled partially. |total_hole| > total_mass Warning: One-level hole filling was not able to fill holes completely! The holes were filled partially. |total_hole| > total_mass Warning: Hole filling failed! A hole could not be filled. Warning: One-level hole filling was not able to fill holes completely! The holes were filled partially. |total_hole| > total_mass Warning: One-level hole filling was not able to fill holes completely! The holes were filled partially. |total_hole| > total_mass Warning: One-level hole filling was not able to fill holes completely! The holes were filled partially. |total_hole| > total_mass Warning: Hole filling failed! A hole could not be filled. Warning: One-level hole filling was not able to fill holes completely! The holes were filled partially. |total_hole| > total_mass Warning: One-level hole filling was not able to fill holes completely! The holes were filled partially. |total_hole| > total_mass Warning: One-level hole filling was not able to fill holes completely! The holes were filled partially. |total_hole| > total_mass Warning: Hole filling failed! A hole could not be filled. iteration = 397; time = 85020.0 iteration = 398; time = 85080.0 rsm < 0.000000000000000 in fill_holes_driver at k= 29 rsm < 0.000000000000000 in fill_holes_driver at k= 31 Warning: One-level hole filling was not able to fill holes completely! The holes were filled partially. |total_hole| > total_mass Warning: One-level hole filling was not able to fill holes completely! The holes were filled partially. |total_hole| > total_mass Warning: One-level hole filling was not able to fill holes completely! The holes were filled partially. |total_hole| > total_mass Warning: Hole filling failed! A hole could not be filled. Warning: One-level hole filling was not successful! total_mass ~= 0 iteration = 399; time = 85140.0 iteration = 400; time = 85200.0 rsm < 0.000000000000000 in fill_holes_driver at k= 28 Warning: One-level hole filling was not able to fill holes completely! The holes were filled partially. |total_hole| > total_mass Warning: One-level hole filling was not able to fill holes completely! The holes were filled partially. |total_hole| > total_mass Warning: One-level hole filling was not able to fill holes completely! The holes were filled partially. |total_hole| > total_mass Warning: Hole filling failed! A hole could not be filled. iteration = 401; time = 85260.0 rsm < 0.000000000000000 in fill_holes_driver at k= 26 Warning: One-level hole filling was not able to fill holes completely! The holes were filled partially. |total_hole| > total_mass Warning: One-level hole filling was not able to fill holes completely! The holes were filled partially. |total_hole| > total_mass Warning: One-level hole filling was not able to fill holes completely! The holes were filled partially. |total_hole| > total_mass Warning: Hole filling failed! A hole could not be filled. iteration = 402; time = 85320.0 rsm < 0.000000000000000 in fill_holes_driver at k= 28 rsm < 0.000000000000000 in fill_holes_driver at k= 33 rsm < 0.000000000000000 in fill_holes_driver at k= 34 rsm < 0.000000000000000 in fill_holes_driver at k= 35 rsm < 0.000000000000000 in fill_holes_driver at k= 36 rsm < 0.000000000000000 in fill_holes_driver at k= 37 rsm < 0.000000000000000 in fill_holes_driver at k= 38 rsm < 0.000000000000000 in fill_holes_driver at k= 39 rsm < 0.000000000000000 in fill_holes_driver at k= 40 rsm < 0.000000000000000 in fill_holes_driver at k= 41 rsm < 0.000000000000000 in fill_holes_driver at k= 42 rsm < 0.000000000000000 in fill_holes_driver at k= 43 rsm < 0.000000000000000 in fill_holes_driver at k= 44 rsm < 0.000000000000000 in fill_holes_driver at k= 45 rsm < 0.000000000000000 in fill_holes_driver at k= 46 rsm < 0.000000000000000 in fill_holes_driver at k= 47 rsm < 0.000000000000000 in fill_holes_driver at k= 48 rsm < 0.000000000000000 in fill_holes_driver at k= 49 rsm < 0.000000000000000 in fill_holes_driver at k= 50 rsm < 0.000000000000000 in fill_holes_driver at k= 51 rsm < 0.000000000000000 in fill_holes_driver at k= 52 rsm < 0.000000000000000 in fill_holes_driver at k= 53 rsm < 0.000000000000000 in fill_holes_driver at k= 54 rsm < 0.000000000000000 in fill_holes_driver at k= 55 rsm < 0.000000000000000 in fill_holes_driver at k= 56 rsm < 0.000000000000000 in fill_holes_driver at k= 57 rsm < 0.000000000000000 in fill_holes_driver at k= 58 rsm < 0.000000000000000 in fill_holes_driver at k= 59 rsm < 0.000000000000000 in fill_holes_driver at k= 60 rsm < 0.000000000000000 in fill_holes_driver at k= 61 rsm < 0.000000000000000 in fill_holes_driver at k= 62 rsm < 0.000000000000000 in fill_holes_driver at k= 63 rsm < 0.000000000000000 in fill_holes_driver at k= 64 rsm < 0.000000000000000 in fill_holes_driver at k= 65 rsm < 0.000000000000000 in fill_holes_driver at k= 66 rsm < 0.000000000000000 in fill_holes_driver at k= 67 rsm < 0.000000000000000 in fill_holes_driver at k= 68 rsm < 0.000000000000000 in fill_holes_driver at k= 69 rsm < 0.000000000000000 in fill_holes_driver at k= 70 rsm < 0.000000000000000 in fill_holes_driver at k= 71 rsm < 0.000000000000000 in fill_holes_driver at k= 72 rsm < 0.000000000000000 in fill_holes_driver at k= 73 rsm < 0.000000000000000 in fill_holes_driver at k= 74 rsm < 0.000000000000000 in fill_holes_driver at k= 75 Warning: One-level hole filling was not able to fill holes completely! The holes were filled partially. |total_hole| > total_mass Warning: One-level hole filling was not able to fill holes completely! The holes were filled partially. |total_hole| > total_mass Warning: One-level hole filling was not able to fill holes completely! The holes were filled partially. |total_hole| > total_mass Warning: Hole filling failed! A hole could not be filled. Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 iteration = 403; time = 85380.0 iteration = 404; time = 85440.0 rsm < 0.000000000000000 in fill_holes_driver at k= 32 rsm < 0.000000000000000 in fill_holes_driver at k= 33 rsm < 0.000000000000000 in fill_holes_driver at k= 34 rsm < 0.000000000000000 in fill_holes_driver at k= 35 rsm < 0.000000000000000 in fill_holes_driver at k= 36 rsm < 0.000000000000000 in fill_holes_driver at k= 37 rsm < 0.000000000000000 in fill_holes_driver at k= 38 rsm < 0.000000000000000 in fill_holes_driver at k= 39 rsm < 0.000000000000000 in fill_holes_driver at k= 40 rsm < 0.000000000000000 in fill_holes_driver at k= 41 rsm < 0.000000000000000 in fill_holes_driver at k= 42 rsm < 0.000000000000000 in fill_holes_driver at k= 43 rsm < 0.000000000000000 in fill_holes_driver at k= 44 rsm < 0.000000000000000 in fill_holes_driver at k= 45 rsm < 0.000000000000000 in fill_holes_driver at k= 46 rsm < 0.000000000000000 in fill_holes_driver at k= 47 rsm < 0.000000000000000 in fill_holes_driver at k= 48 rsm < 0.000000000000000 in fill_holes_driver at k= 49 rsm < 0.000000000000000 in fill_holes_driver at k= 50 rsm < 0.000000000000000 in fill_holes_driver at k= 51 rsm < 0.000000000000000 in fill_holes_driver at k= 52 rsm < 0.000000000000000 in fill_holes_driver at k= 53 rsm < 0.000000000000000 in fill_holes_driver at k= 54 rsm < 0.000000000000000 in fill_holes_driver at k= 55 rsm < 0.000000000000000 in fill_holes_driver at k= 56 rsm < 0.000000000000000 in fill_holes_driver at k= 57 rsm < 0.000000000000000 in fill_holes_driver at k= 58 rsm < 0.000000000000000 in fill_holes_driver at k= 59 rsm < 0.000000000000000 in fill_holes_driver at k= 60 rsm < 0.000000000000000 in fill_holes_driver at k= 61 rsm < 0.000000000000000 in fill_holes_driver at k= 62 rsm < 0.000000000000000 in fill_holes_driver at k= 63 rsm < 0.000000000000000 in fill_holes_driver at k= 64 rsm < 0.000000000000000 in fill_holes_driver at k= 65 rsm < 0.000000000000000 in fill_holes_driver at k= 66 rsm < 0.000000000000000 in fill_holes_driver at k= 67 rsm < 0.000000000000000 in fill_holes_driver at k= 68 rsm < 0.000000000000000 in fill_holes_driver at k= 69 rsm < 0.000000000000000 in fill_holes_driver at k= 70 rsm < 0.000000000000000 in fill_holes_driver at k= 71 rsm < 0.000000000000000 in fill_holes_driver at k= 72 rsm < 0.000000000000000 in fill_holes_driver at k= 73 rsm < 0.000000000000000 in fill_holes_driver at k= 74 rsm < 0.000000000000000 in fill_holes_driver at k= 75 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 iteration = 405; time = 85500.0 rsm < 0.000000000000000 in fill_holes_driver at k= 32 rsm < 0.000000000000000 in fill_holes_driver at k= 33 rsm < 0.000000000000000 in fill_holes_driver at k= 34 rsm < 0.000000000000000 in fill_holes_driver at k= 35 rsm < 0.000000000000000 in fill_holes_driver at k= 36 rsm < 0.000000000000000 in fill_holes_driver at k= 37 rsm < 0.000000000000000 in fill_holes_driver at k= 38 rsm < 0.000000000000000 in fill_holes_driver at k= 39 rsm < 0.000000000000000 in fill_holes_driver at k= 40 rsm < 0.000000000000000 in fill_holes_driver at k= 41 rsm < 0.000000000000000 in fill_holes_driver at k= 42 rsm < 0.000000000000000 in fill_holes_driver at k= 43 rsm < 0.000000000000000 in fill_holes_driver at k= 44 rsm < 0.000000000000000 in fill_holes_driver at k= 45 rsm < 0.000000000000000 in fill_holes_driver at k= 46 rsm < 0.000000000000000 in fill_holes_driver at k= 47 rsm < 0.000000000000000 in fill_holes_driver at k= 48 rsm < 0.000000000000000 in fill_holes_driver at k= 49 rsm < 0.000000000000000 in fill_holes_driver at k= 50 rsm < 0.000000000000000 in fill_holes_driver at k= 51 rsm < 0.000000000000000 in fill_holes_driver at k= 52 rsm < 0.000000000000000 in fill_holes_driver at k= 53 rsm < 0.000000000000000 in fill_holes_driver at k= 54 rsm < 0.000000000000000 in fill_holes_driver at k= 55 rsm < 0.000000000000000 in fill_holes_driver at k= 56 rsm < 0.000000000000000 in fill_holes_driver at k= 57 rsm < 0.000000000000000 in fill_holes_driver at k= 58 rsm < 0.000000000000000 in fill_holes_driver at k= 59 rsm < 0.000000000000000 in fill_holes_driver at k= 60 rsm < 0.000000000000000 in fill_holes_driver at k= 61 rsm < 0.000000000000000 in fill_holes_driver at k= 62 rsm < 0.000000000000000 in fill_holes_driver at k= 63 rsm < 0.000000000000000 in fill_holes_driver at k= 64 rsm < 0.000000000000000 in fill_holes_driver at k= 65 rsm < 0.000000000000000 in fill_holes_driver at k= 66 rsm < 0.000000000000000 in fill_holes_driver at k= 67 rsm < 0.000000000000000 in fill_holes_driver at k= 68 rsm < 0.000000000000000 in fill_holes_driver at k= 69 rsm < 0.000000000000000 in fill_holes_driver at k= 70 rsm < 0.000000000000000 in fill_holes_driver at k= 71 rsm < 0.000000000000000 in fill_holes_driver at k= 72 rsm < 0.000000000000000 in fill_holes_driver at k= 73 rsm < 0.000000000000000 in fill_holes_driver at k= 74 rsm < 0.000000000000000 in fill_holes_driver at k= 75 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 iteration = 406; time = 85560.0 rsm < 0.000000000000000 in fill_holes_driver at k= 33 rsm < 0.000000000000000 in fill_holes_driver at k= 34 rsm < 0.000000000000000 in fill_holes_driver at k= 35 rsm < 0.000000000000000 in fill_holes_driver at k= 36 rsm < 0.000000000000000 in fill_holes_driver at k= 37 rsm < 0.000000000000000 in fill_holes_driver at k= 38 rsm < 0.000000000000000 in fill_holes_driver at k= 39 rsm < 0.000000000000000 in fill_holes_driver at k= 40 rsm < 0.000000000000000 in fill_holes_driver at k= 41 rsm < 0.000000000000000 in fill_holes_driver at k= 42 rsm < 0.000000000000000 in fill_holes_driver at k= 43 rsm < 0.000000000000000 in fill_holes_driver at k= 44 rsm < 0.000000000000000 in fill_holes_driver at k= 45 rsm < 0.000000000000000 in fill_holes_driver at k= 46 rsm < 0.000000000000000 in fill_holes_driver at k= 47 rsm < 0.000000000000000 in fill_holes_driver at k= 48 rsm < 0.000000000000000 in fill_holes_driver at k= 49 rsm < 0.000000000000000 in fill_holes_driver at k= 50 rsm < 0.000000000000000 in fill_holes_driver at k= 51 rsm < 0.000000000000000 in fill_holes_driver at k= 52 rsm < 0.000000000000000 in fill_holes_driver at k= 53 rsm < 0.000000000000000 in fill_holes_driver at k= 54 rsm < 0.000000000000000 in fill_holes_driver at k= 55 rsm < 0.000000000000000 in fill_holes_driver at k= 56 rsm < 0.000000000000000 in fill_holes_driver at k= 57 rsm < 0.000000000000000 in fill_holes_driver at k= 58 rsm < 0.000000000000000 in fill_holes_driver at k= 59 rsm < 0.000000000000000 in fill_holes_driver at k= 60 rsm < 0.000000000000000 in fill_holes_driver at k= 61 rsm < 0.000000000000000 in fill_holes_driver at k= 62 rsm < 0.000000000000000 in fill_holes_driver at k= 63 rsm < 0.000000000000000 in fill_holes_driver at k= 64 rsm < 0.000000000000000 in fill_holes_driver at k= 65 rsm < 0.000000000000000 in fill_holes_driver at k= 66 rsm < 0.000000000000000 in fill_holes_driver at k= 67 rsm < 0.000000000000000 in fill_holes_driver at k= 68 rsm < 0.000000000000000 in fill_holes_driver at k= 69 rsm < 0.000000000000000 in fill_holes_driver at k= 70 rsm < 0.000000000000000 in fill_holes_driver at k= 71 rsm < 0.000000000000000 in fill_holes_driver at k= 72 rsm < 0.000000000000000 in fill_holes_driver at k= 73 rsm < 0.000000000000000 in fill_holes_driver at k= 74 rsm < 0.000000000000000 in fill_holes_driver at k= 75 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 iteration = 407; time = 85620.0 rsm < 0.000000000000000 in fill_holes_driver at k= 32 rsm < 0.000000000000000 in fill_holes_driver at k= 33 rsm < 0.000000000000000 in fill_holes_driver at k= 34 rsm < 0.000000000000000 in fill_holes_driver at k= 35 rsm < 0.000000000000000 in fill_holes_driver at k= 36 rsm < 0.000000000000000 in fill_holes_driver at k= 37 rsm < 0.000000000000000 in fill_holes_driver at k= 38 rsm < 0.000000000000000 in fill_holes_driver at k= 39 rsm < 0.000000000000000 in fill_holes_driver at k= 40 rsm < 0.000000000000000 in fill_holes_driver at k= 41 rsm < 0.000000000000000 in fill_holes_driver at k= 42 rsm < 0.000000000000000 in fill_holes_driver at k= 43 rsm < 0.000000000000000 in fill_holes_driver at k= 44 rsm < 0.000000000000000 in fill_holes_driver at k= 45 rsm < 0.000000000000000 in fill_holes_driver at k= 46 rsm < 0.000000000000000 in fill_holes_driver at k= 47 rsm < 0.000000000000000 in fill_holes_driver at k= 48 rsm < 0.000000000000000 in fill_holes_driver at k= 49 rsm < 0.000000000000000 in fill_holes_driver at k= 50 rsm < 0.000000000000000 in fill_holes_driver at k= 51 rsm < 0.000000000000000 in fill_holes_driver at k= 52 rsm < 0.000000000000000 in fill_holes_driver at k= 53 rsm < 0.000000000000000 in fill_holes_driver at k= 54 rsm < 0.000000000000000 in fill_holes_driver at k= 55 rsm < 0.000000000000000 in fill_holes_driver at k= 56 rsm < 0.000000000000000 in fill_holes_driver at k= 57 rsm < 0.000000000000000 in fill_holes_driver at k= 58 rsm < 0.000000000000000 in fill_holes_driver at k= 59 rsm < 0.000000000000000 in fill_holes_driver at k= 60 rsm < 0.000000000000000 in fill_holes_driver at k= 61 rsm < 0.000000000000000 in fill_holes_driver at k= 62 rsm < 0.000000000000000 in fill_holes_driver at k= 63 rsm < 0.000000000000000 in fill_holes_driver at k= 64 rsm < 0.000000000000000 in fill_holes_driver at k= 65 rsm < 0.000000000000000 in fill_holes_driver at k= 66 rsm < 0.000000000000000 in fill_holes_driver at k= 67 rsm < 0.000000000000000 in fill_holes_driver at k= 68 rsm < 0.000000000000000 in fill_holes_driver at k= 69 rsm < 0.000000000000000 in fill_holes_driver at k= 70 rsm < 0.000000000000000 in fill_holes_driver at k= 71 rsm < 0.000000000000000 in fill_holes_driver at k= 72 rsm < 0.000000000000000 in fill_holes_driver at k= 73 rsm < 0.000000000000000 in fill_holes_driver at k= 74 rsm < 0.000000000000000 in fill_holes_driver at k= 75 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 iteration = 408; time = 85680.0 rsm < 0.000000000000000 in fill_holes_driver at k= 33 rsm < 0.000000000000000 in fill_holes_driver at k= 34 rsm < 0.000000000000000 in fill_holes_driver at k= 35 rsm < 0.000000000000000 in fill_holes_driver at k= 36 rsm < 0.000000000000000 in fill_holes_driver at k= 37 rsm < 0.000000000000000 in fill_holes_driver at k= 38 rsm < 0.000000000000000 in fill_holes_driver at k= 39 rsm < 0.000000000000000 in fill_holes_driver at k= 40 rsm < 0.000000000000000 in fill_holes_driver at k= 41 rsm < 0.000000000000000 in fill_holes_driver at k= 42 rsm < 0.000000000000000 in fill_holes_driver at k= 43 rsm < 0.000000000000000 in fill_holes_driver at k= 44 rsm < 0.000000000000000 in fill_holes_driver at k= 45 rsm < 0.000000000000000 in fill_holes_driver at k= 46 rsm < 0.000000000000000 in fill_holes_driver at k= 47 rsm < 0.000000000000000 in fill_holes_driver at k= 48 rsm < 0.000000000000000 in fill_holes_driver at k= 49 rsm < 0.000000000000000 in fill_holes_driver at k= 50 rsm < 0.000000000000000 in fill_holes_driver at k= 51 rsm < 0.000000000000000 in fill_holes_driver at k= 52 rsm < 0.000000000000000 in fill_holes_driver at k= 53 rsm < 0.000000000000000 in fill_holes_driver at k= 54 rsm < 0.000000000000000 in fill_holes_driver at k= 55 rsm < 0.000000000000000 in fill_holes_driver at k= 56 rsm < 0.000000000000000 in fill_holes_driver at k= 57 rsm < 0.000000000000000 in fill_holes_driver at k= 58 rsm < 0.000000000000000 in fill_holes_driver at k= 59 rsm < 0.000000000000000 in fill_holes_driver at k= 60 rsm < 0.000000000000000 in fill_holes_driver at k= 61 rsm < 0.000000000000000 in fill_holes_driver at k= 62 rsm < 0.000000000000000 in fill_holes_driver at k= 63 rsm < 0.000000000000000 in fill_holes_driver at k= 64 rsm < 0.000000000000000 in fill_holes_driver at k= 65 rsm < 0.000000000000000 in fill_holes_driver at k= 66 rsm < 0.000000000000000 in fill_holes_driver at k= 67 rsm < 0.000000000000000 in fill_holes_driver at k= 68 rsm < 0.000000000000000 in fill_holes_driver at k= 69 rsm < 0.000000000000000 in fill_holes_driver at k= 70 rsm < 0.000000000000000 in fill_holes_driver at k= 71 rsm < 0.000000000000000 in fill_holes_driver at k= 72 rsm < 0.000000000000000 in fill_holes_driver at k= 73 rsm < 0.000000000000000 in fill_holes_driver at k= 74 rsm < 0.000000000000000 in fill_holes_driver at k= 75 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 iteration = 409; time = 85740.0 rsm < 0.000000000000000 in fill_holes_driver at k= 32 rsm < 0.000000000000000 in fill_holes_driver at k= 33 rsm < 0.000000000000000 in fill_holes_driver at k= 34 rsm < 0.000000000000000 in fill_holes_driver at k= 35 rsm < 0.000000000000000 in fill_holes_driver at k= 36 rsm < 0.000000000000000 in fill_holes_driver at k= 37 rsm < 0.000000000000000 in fill_holes_driver at k= 38 rsm < 0.000000000000000 in fill_holes_driver at k= 39 rsm < 0.000000000000000 in fill_holes_driver at k= 40 rsm < 0.000000000000000 in fill_holes_driver at k= 41 rsm < 0.000000000000000 in fill_holes_driver at k= 42 rsm < 0.000000000000000 in fill_holes_driver at k= 43 rsm < 0.000000000000000 in fill_holes_driver at k= 44 rsm < 0.000000000000000 in fill_holes_driver at k= 45 rsm < 0.000000000000000 in fill_holes_driver at k= 46 rsm < 0.000000000000000 in fill_holes_driver at k= 47 rsm < 0.000000000000000 in fill_holes_driver at k= 48 rsm < 0.000000000000000 in fill_holes_driver at k= 49 rsm < 0.000000000000000 in fill_holes_driver at k= 50 rsm < 0.000000000000000 in fill_holes_driver at k= 51 rsm < 0.000000000000000 in fill_holes_driver at k= 52 rsm < 0.000000000000000 in fill_holes_driver at k= 53 rsm < 0.000000000000000 in fill_holes_driver at k= 54 rsm < 0.000000000000000 in fill_holes_driver at k= 55 rsm < 0.000000000000000 in fill_holes_driver at k= 56 rsm < 0.000000000000000 in fill_holes_driver at k= 57 rsm < 0.000000000000000 in fill_holes_driver at k= 58 rsm < 0.000000000000000 in fill_holes_driver at k= 59 rsm < 0.000000000000000 in fill_holes_driver at k= 60 rsm < 0.000000000000000 in fill_holes_driver at k= 61 rsm < 0.000000000000000 in fill_holes_driver at k= 62 rsm < 0.000000000000000 in fill_holes_driver at k= 63 rsm < 0.000000000000000 in fill_holes_driver at k= 64 rsm < 0.000000000000000 in fill_holes_driver at k= 65 rsm < 0.000000000000000 in fill_holes_driver at k= 66 rsm < 0.000000000000000 in fill_holes_driver at k= 67 rsm < 0.000000000000000 in fill_holes_driver at k= 68 rsm < 0.000000000000000 in fill_holes_driver at k= 69 rsm < 0.000000000000000 in fill_holes_driver at k= 70 rsm < 0.000000000000000 in fill_holes_driver at k= 71 rsm < 0.000000000000000 in fill_holes_driver at k= 72 rsm < 0.000000000000000 in fill_holes_driver at k= 73 rsm < 0.000000000000000 in fill_holes_driver at k= 74 rsm < 0.000000000000000 in fill_holes_driver at k= 75 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 iteration = 410; time = 85800.0 rsm < 0.000000000000000 in fill_holes_driver at k= 33 rsm < 0.000000000000000 in fill_holes_driver at k= 34 rsm < 0.000000000000000 in fill_holes_driver at k= 35 rsm < 0.000000000000000 in fill_holes_driver at k= 36 rsm < 0.000000000000000 in fill_holes_driver at k= 37 rsm < 0.000000000000000 in fill_holes_driver at k= 38 rsm < 0.000000000000000 in fill_holes_driver at k= 39 rsm < 0.000000000000000 in fill_holes_driver at k= 40 rsm < 0.000000000000000 in fill_holes_driver at k= 41 rsm < 0.000000000000000 in fill_holes_driver at k= 42 rsm < 0.000000000000000 in fill_holes_driver at k= 43 rsm < 0.000000000000000 in fill_holes_driver at k= 44 rsm < 0.000000000000000 in fill_holes_driver at k= 45 rsm < 0.000000000000000 in fill_holes_driver at k= 46 rsm < 0.000000000000000 in fill_holes_driver at k= 47 rsm < 0.000000000000000 in fill_holes_driver at k= 48 rsm < 0.000000000000000 in fill_holes_driver at k= 49 rsm < 0.000000000000000 in fill_holes_driver at k= 50 rsm < 0.000000000000000 in fill_holes_driver at k= 51 rsm < 0.000000000000000 in fill_holes_driver at k= 52 rsm < 0.000000000000000 in fill_holes_driver at k= 53 rsm < 0.000000000000000 in fill_holes_driver at k= 54 rsm < 0.000000000000000 in fill_holes_driver at k= 55 rsm < 0.000000000000000 in fill_holes_driver at k= 56 rsm < 0.000000000000000 in fill_holes_driver at k= 57 rsm < 0.000000000000000 in fill_holes_driver at k= 58 rsm < 0.000000000000000 in fill_holes_driver at k= 59 rsm < 0.000000000000000 in fill_holes_driver at k= 60 rsm < 0.000000000000000 in fill_holes_driver at k= 61 rsm < 0.000000000000000 in fill_holes_driver at k= 62 rsm < 0.000000000000000 in fill_holes_driver at k= 63 rsm < 0.000000000000000 in fill_holes_driver at k= 64 rsm < 0.000000000000000 in fill_holes_driver at k= 65 rsm < 0.000000000000000 in fill_holes_driver at k= 66 rsm < 0.000000000000000 in fill_holes_driver at k= 67 rsm < 0.000000000000000 in fill_holes_driver at k= 68 rsm < 0.000000000000000 in fill_holes_driver at k= 69 rsm < 0.000000000000000 in fill_holes_driver at k= 70 rsm < 0.000000000000000 in fill_holes_driver at k= 71 rsm < 0.000000000000000 in fill_holes_driver at k= 72 rsm < 0.000000000000000 in fill_holes_driver at k= 73 rsm < 0.000000000000000 in fill_holes_driver at k= 74 rsm < 0.000000000000000 in fill_holes_driver at k= 75 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 iteration = 411; time = 85860.0 rsm < 0.000000000000000 in fill_holes_driver at k= 32 rsm < 0.000000000000000 in fill_holes_driver at k= 33 rsm < 0.000000000000000 in fill_holes_driver at k= 34 rsm < 0.000000000000000 in fill_holes_driver at k= 35 rsm < 0.000000000000000 in fill_holes_driver at k= 36 rsm < 0.000000000000000 in fill_holes_driver at k= 37 rsm < 0.000000000000000 in fill_holes_driver at k= 38 rsm < 0.000000000000000 in fill_holes_driver at k= 39 rsm < 0.000000000000000 in fill_holes_driver at k= 40 rsm < 0.000000000000000 in fill_holes_driver at k= 41 rsm < 0.000000000000000 in fill_holes_driver at k= 42 rsm < 0.000000000000000 in fill_holes_driver at k= 43 rsm < 0.000000000000000 in fill_holes_driver at k= 44 rsm < 0.000000000000000 in fill_holes_driver at k= 45 rsm < 0.000000000000000 in fill_holes_driver at k= 46 rsm < 0.000000000000000 in fill_holes_driver at k= 47 rsm < 0.000000000000000 in fill_holes_driver at k= 48 rsm < 0.000000000000000 in fill_holes_driver at k= 49 rsm < 0.000000000000000 in fill_holes_driver at k= 50 rsm < 0.000000000000000 in fill_holes_driver at k= 51 rsm < 0.000000000000000 in fill_holes_driver at k= 52 rsm < 0.000000000000000 in fill_holes_driver at k= 53 rsm < 0.000000000000000 in fill_holes_driver at k= 54 rsm < 0.000000000000000 in fill_holes_driver at k= 55 rsm < 0.000000000000000 in fill_holes_driver at k= 56 rsm < 0.000000000000000 in fill_holes_driver at k= 57 rsm < 0.000000000000000 in fill_holes_driver at k= 58 rsm < 0.000000000000000 in fill_holes_driver at k= 59 rsm < 0.000000000000000 in fill_holes_driver at k= 60 rsm < 0.000000000000000 in fill_holes_driver at k= 61 rsm < 0.000000000000000 in fill_holes_driver at k= 62 rsm < 0.000000000000000 in fill_holes_driver at k= 63 rsm < 0.000000000000000 in fill_holes_driver at k= 64 rsm < 0.000000000000000 in fill_holes_driver at k= 65 rsm < 0.000000000000000 in fill_holes_driver at k= 66 rsm < 0.000000000000000 in fill_holes_driver at k= 67 rsm < 0.000000000000000 in fill_holes_driver at k= 68 rsm < 0.000000000000000 in fill_holes_driver at k= 69 rsm < 0.000000000000000 in fill_holes_driver at k= 70 rsm < 0.000000000000000 in fill_holes_driver at k= 71 rsm < 0.000000000000000 in fill_holes_driver at k= 72 rsm < 0.000000000000000 in fill_holes_driver at k= 73 rsm < 0.000000000000000 in fill_holes_driver at k= 74 rsm < 0.000000000000000 in fill_holes_driver at k= 75 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 iteration = 412; time = 85920.0 rsm < 0.000000000000000 in fill_holes_driver at k= 33 rsm < 0.000000000000000 in fill_holes_driver at k= 34 rsm < 0.000000000000000 in fill_holes_driver at k= 35 rsm < 0.000000000000000 in fill_holes_driver at k= 36 rsm < 0.000000000000000 in fill_holes_driver at k= 37 rsm < 0.000000000000000 in fill_holes_driver at k= 38 rsm < 0.000000000000000 in fill_holes_driver at k= 39 rsm < 0.000000000000000 in fill_holes_driver at k= 40 rsm < 0.000000000000000 in fill_holes_driver at k= 41 rsm < 0.000000000000000 in fill_holes_driver at k= 42 rsm < 0.000000000000000 in fill_holes_driver at k= 43 rsm < 0.000000000000000 in fill_holes_driver at k= 44 rsm < 0.000000000000000 in fill_holes_driver at k= 45 rsm < 0.000000000000000 in fill_holes_driver at k= 46 rsm < 0.000000000000000 in fill_holes_driver at k= 47 rsm < 0.000000000000000 in fill_holes_driver at k= 48 rsm < 0.000000000000000 in fill_holes_driver at k= 49 rsm < 0.000000000000000 in fill_holes_driver at k= 50 rsm < 0.000000000000000 in fill_holes_driver at k= 51 rsm < 0.000000000000000 in fill_holes_driver at k= 52 rsm < 0.000000000000000 in fill_holes_driver at k= 53 rsm < 0.000000000000000 in fill_holes_driver at k= 54 rsm < 0.000000000000000 in fill_holes_driver at k= 55 rsm < 0.000000000000000 in fill_holes_driver at k= 56 rsm < 0.000000000000000 in fill_holes_driver at k= 57 rsm < 0.000000000000000 in fill_holes_driver at k= 58 rsm < 0.000000000000000 in fill_holes_driver at k= 59 rsm < 0.000000000000000 in fill_holes_driver at k= 60 rsm < 0.000000000000000 in fill_holes_driver at k= 61 rsm < 0.000000000000000 in fill_holes_driver at k= 62 rsm < 0.000000000000000 in fill_holes_driver at k= 63 rsm < 0.000000000000000 in fill_holes_driver at k= 64 rsm < 0.000000000000000 in fill_holes_driver at k= 65 rsm < 0.000000000000000 in fill_holes_driver at k= 66 rsm < 0.000000000000000 in fill_holes_driver at k= 67 rsm < 0.000000000000000 in fill_holes_driver at k= 68 rsm < 0.000000000000000 in fill_holes_driver at k= 69 rsm < 0.000000000000000 in fill_holes_driver at k= 70 rsm < 0.000000000000000 in fill_holes_driver at k= 71 rsm < 0.000000000000000 in fill_holes_driver at k= 72 rsm < 0.000000000000000 in fill_holes_driver at k= 73 rsm < 0.000000000000000 in fill_holes_driver at k= 74 rsm < 0.000000000000000 in fill_holes_driver at k= 75 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 iteration = 413; time = 85980.0 rsm < 0.000000000000000 in fill_holes_driver at k= 32 rsm < 0.000000000000000 in fill_holes_driver at k= 33 rsm < 0.000000000000000 in fill_holes_driver at k= 34 rsm < 0.000000000000000 in fill_holes_driver at k= 35 rsm < 0.000000000000000 in fill_holes_driver at k= 36 rsm < 0.000000000000000 in fill_holes_driver at k= 37 rsm < 0.000000000000000 in fill_holes_driver at k= 38 rsm < 0.000000000000000 in fill_holes_driver at k= 39 rsm < 0.000000000000000 in fill_holes_driver at k= 40 rsm < 0.000000000000000 in fill_holes_driver at k= 41 rsm < 0.000000000000000 in fill_holes_driver at k= 42 rsm < 0.000000000000000 in fill_holes_driver at k= 43 rsm < 0.000000000000000 in fill_holes_driver at k= 44 rsm < 0.000000000000000 in fill_holes_driver at k= 45 rsm < 0.000000000000000 in fill_holes_driver at k= 46 rsm < 0.000000000000000 in fill_holes_driver at k= 47 rsm < 0.000000000000000 in fill_holes_driver at k= 48 rsm < 0.000000000000000 in fill_holes_driver at k= 49 rsm < 0.000000000000000 in fill_holes_driver at k= 50 rsm < 0.000000000000000 in fill_holes_driver at k= 51 rsm < 0.000000000000000 in fill_holes_driver at k= 52 rsm < 0.000000000000000 in fill_holes_driver at k= 53 rsm < 0.000000000000000 in fill_holes_driver at k= 54 rsm < 0.000000000000000 in fill_holes_driver at k= 55 rsm < 0.000000000000000 in fill_holes_driver at k= 56 rsm < 0.000000000000000 in fill_holes_driver at k= 57 rsm < 0.000000000000000 in fill_holes_driver at k= 58 rsm < 0.000000000000000 in fill_holes_driver at k= 59 rsm < 0.000000000000000 in fill_holes_driver at k= 60 rsm < 0.000000000000000 in fill_holes_driver at k= 61 rsm < 0.000000000000000 in fill_holes_driver at k= 62 rsm < 0.000000000000000 in fill_holes_driver at k= 63 rsm < 0.000000000000000 in fill_holes_driver at k= 64 rsm < 0.000000000000000 in fill_holes_driver at k= 65 rsm < 0.000000000000000 in fill_holes_driver at k= 66 rsm < 0.000000000000000 in fill_holes_driver at k= 67 rsm < 0.000000000000000 in fill_holes_driver at k= 68 rsm < 0.000000000000000 in fill_holes_driver at k= 69 rsm < 0.000000000000000 in fill_holes_driver at k= 70 rsm < 0.000000000000000 in fill_holes_driver at k= 71 rsm < 0.000000000000000 in fill_holes_driver at k= 72 rsm < 0.000000000000000 in fill_holes_driver at k= 73 rsm < 0.000000000000000 in fill_holes_driver at k= 74 rsm < 0.000000000000000 in fill_holes_driver at k= 75 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 iteration = 414; time = 86040.0 rsm < 0.000000000000000 in fill_holes_driver at k= 33 rsm < 0.000000000000000 in fill_holes_driver at k= 34 rsm < 0.000000000000000 in fill_holes_driver at k= 35 rsm < 0.000000000000000 in fill_holes_driver at k= 36 rsm < 0.000000000000000 in fill_holes_driver at k= 37 rsm < 0.000000000000000 in fill_holes_driver at k= 38 rsm < 0.000000000000000 in fill_holes_driver at k= 39 rsm < 0.000000000000000 in fill_holes_driver at k= 40 rsm < 0.000000000000000 in fill_holes_driver at k= 41 rsm < 0.000000000000000 in fill_holes_driver at k= 42 rsm < 0.000000000000000 in fill_holes_driver at k= 43 rsm < 0.000000000000000 in fill_holes_driver at k= 44 rsm < 0.000000000000000 in fill_holes_driver at k= 45 rsm < 0.000000000000000 in fill_holes_driver at k= 46 rsm < 0.000000000000000 in fill_holes_driver at k= 47 rsm < 0.000000000000000 in fill_holes_driver at k= 48 rsm < 0.000000000000000 in fill_holes_driver at k= 49 rsm < 0.000000000000000 in fill_holes_driver at k= 50 rsm < 0.000000000000000 in fill_holes_driver at k= 51 rsm < 0.000000000000000 in fill_holes_driver at k= 52 rsm < 0.000000000000000 in fill_holes_driver at k= 53 rsm < 0.000000000000000 in fill_holes_driver at k= 54 rsm < 0.000000000000000 in fill_holes_driver at k= 55 rsm < 0.000000000000000 in fill_holes_driver at k= 56 rsm < 0.000000000000000 in fill_holes_driver at k= 57 rsm < 0.000000000000000 in fill_holes_driver at k= 58 rsm < 0.000000000000000 in fill_holes_driver at k= 59 rsm < 0.000000000000000 in fill_holes_driver at k= 60 rsm < 0.000000000000000 in fill_holes_driver at k= 61 rsm < 0.000000000000000 in fill_holes_driver at k= 62 rsm < 0.000000000000000 in fill_holes_driver at k= 63 rsm < 0.000000000000000 in fill_holes_driver at k= 64 rsm < 0.000000000000000 in fill_holes_driver at k= 65 rsm < 0.000000000000000 in fill_holes_driver at k= 66 rsm < 0.000000000000000 in fill_holes_driver at k= 67 rsm < 0.000000000000000 in fill_holes_driver at k= 68 rsm < 0.000000000000000 in fill_holes_driver at k= 69 rsm < 0.000000000000000 in fill_holes_driver at k= 70 rsm < 0.000000000000000 in fill_holes_driver at k= 71 rsm < 0.000000000000000 in fill_holes_driver at k= 72 rsm < 0.000000000000000 in fill_holes_driver at k= 73 rsm < 0.000000000000000 in fill_holes_driver at k= 74 rsm < 0.000000000000000 in fill_holes_driver at k= 75 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 iteration = 415; time = 86100.0 rsm < 0.000000000000000 in fill_holes_driver at k= 32 rsm < 0.000000000000000 in fill_holes_driver at k= 33 rsm < 0.000000000000000 in fill_holes_driver at k= 34 rsm < 0.000000000000000 in fill_holes_driver at k= 35 rsm < 0.000000000000000 in fill_holes_driver at k= 36 rsm < 0.000000000000000 in fill_holes_driver at k= 37 rsm < 0.000000000000000 in fill_holes_driver at k= 38 rsm < 0.000000000000000 in fill_holes_driver at k= 39 rsm < 0.000000000000000 in fill_holes_driver at k= 40 rsm < 0.000000000000000 in fill_holes_driver at k= 41 rsm < 0.000000000000000 in fill_holes_driver at k= 42 rsm < 0.000000000000000 in fill_holes_driver at k= 43 rsm < 0.000000000000000 in fill_holes_driver at k= 44 rsm < 0.000000000000000 in fill_holes_driver at k= 45 rsm < 0.000000000000000 in fill_holes_driver at k= 46 rsm < 0.000000000000000 in fill_holes_driver at k= 47 rsm < 0.000000000000000 in fill_holes_driver at k= 48 rsm < 0.000000000000000 in fill_holes_driver at k= 49 rsm < 0.000000000000000 in fill_holes_driver at k= 50 rsm < 0.000000000000000 in fill_holes_driver at k= 51 rsm < 0.000000000000000 in fill_holes_driver at k= 52 rsm < 0.000000000000000 in fill_holes_driver at k= 53 rsm < 0.000000000000000 in fill_holes_driver at k= 54 rsm < 0.000000000000000 in fill_holes_driver at k= 55 rsm < 0.000000000000000 in fill_holes_driver at k= 56 rsm < 0.000000000000000 in fill_holes_driver at k= 57 rsm < 0.000000000000000 in fill_holes_driver at k= 58 rsm < 0.000000000000000 in fill_holes_driver at k= 59 rsm < 0.000000000000000 in fill_holes_driver at k= 60 rsm < 0.000000000000000 in fill_holes_driver at k= 61 rsm < 0.000000000000000 in fill_holes_driver at k= 62 rsm < 0.000000000000000 in fill_holes_driver at k= 63 rsm < 0.000000000000000 in fill_holes_driver at k= 64 rsm < 0.000000000000000 in fill_holes_driver at k= 65 rsm < 0.000000000000000 in fill_holes_driver at k= 66 rsm < 0.000000000000000 in fill_holes_driver at k= 67 rsm < 0.000000000000000 in fill_holes_driver at k= 68 rsm < 0.000000000000000 in fill_holes_driver at k= 69 rsm < 0.000000000000000 in fill_holes_driver at k= 70 rsm < 0.000000000000000 in fill_holes_driver at k= 71 rsm < 0.000000000000000 in fill_holes_driver at k= 72 rsm < 0.000000000000000 in fill_holes_driver at k= 73 rsm < 0.000000000000000 in fill_holes_driver at k= 74 rsm < 0.000000000000000 in fill_holes_driver at k= 75 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 iteration = 416; time = 86160.0 rsm < 0.000000000000000 in fill_holes_driver at k= 33 rsm < 0.000000000000000 in fill_holes_driver at k= 34 rsm < 0.000000000000000 in fill_holes_driver at k= 35 rsm < 0.000000000000000 in fill_holes_driver at k= 36 rsm < 0.000000000000000 in fill_holes_driver at k= 37 rsm < 0.000000000000000 in fill_holes_driver at k= 38 rsm < 0.000000000000000 in fill_holes_driver at k= 39 rsm < 0.000000000000000 in fill_holes_driver at k= 40 rsm < 0.000000000000000 in fill_holes_driver at k= 41 rsm < 0.000000000000000 in fill_holes_driver at k= 42 rsm < 0.000000000000000 in fill_holes_driver at k= 43 rsm < 0.000000000000000 in fill_holes_driver at k= 44 rsm < 0.000000000000000 in fill_holes_driver at k= 45 rsm < 0.000000000000000 in fill_holes_driver at k= 46 rsm < 0.000000000000000 in fill_holes_driver at k= 47 rsm < 0.000000000000000 in fill_holes_driver at k= 48 rsm < 0.000000000000000 in fill_holes_driver at k= 49 rsm < 0.000000000000000 in fill_holes_driver at k= 50 rsm < 0.000000000000000 in fill_holes_driver at k= 51 rsm < 0.000000000000000 in fill_holes_driver at k= 52 rsm < 0.000000000000000 in fill_holes_driver at k= 53 rsm < 0.000000000000000 in fill_holes_driver at k= 54 rsm < 0.000000000000000 in fill_holes_driver at k= 55 rsm < 0.000000000000000 in fill_holes_driver at k= 56 rsm < 0.000000000000000 in fill_holes_driver at k= 57 rsm < 0.000000000000000 in fill_holes_driver at k= 58 rsm < 0.000000000000000 in fill_holes_driver at k= 59 rsm < 0.000000000000000 in fill_holes_driver at k= 60 rsm < 0.000000000000000 in fill_holes_driver at k= 61 rsm < 0.000000000000000 in fill_holes_driver at k= 62 rsm < 0.000000000000000 in fill_holes_driver at k= 63 rsm < 0.000000000000000 in fill_holes_driver at k= 64 rsm < 0.000000000000000 in fill_holes_driver at k= 65 rsm < 0.000000000000000 in fill_holes_driver at k= 66 rsm < 0.000000000000000 in fill_holes_driver at k= 67 rsm < 0.000000000000000 in fill_holes_driver at k= 68 rsm < 0.000000000000000 in fill_holes_driver at k= 69 rsm < 0.000000000000000 in fill_holes_driver at k= 70 rsm < 0.000000000000000 in fill_holes_driver at k= 71 rsm < 0.000000000000000 in fill_holes_driver at k= 72 rsm < 0.000000000000000 in fill_holes_driver at k= 73 rsm < 0.000000000000000 in fill_holes_driver at k= 74 rsm < 0.000000000000000 in fill_holes_driver at k= 75 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 iteration = 417; time = 86220.0 rsm < 0.000000000000000 in fill_holes_driver at k= 32 rsm < 0.000000000000000 in fill_holes_driver at k= 33 rsm < 0.000000000000000 in fill_holes_driver at k= 34 rsm < 0.000000000000000 in fill_holes_driver at k= 35 rsm < 0.000000000000000 in fill_holes_driver at k= 36 rsm < 0.000000000000000 in fill_holes_driver at k= 37 rsm < 0.000000000000000 in fill_holes_driver at k= 38 rsm < 0.000000000000000 in fill_holes_driver at k= 39 rsm < 0.000000000000000 in fill_holes_driver at k= 40 rsm < 0.000000000000000 in fill_holes_driver at k= 41 rsm < 0.000000000000000 in fill_holes_driver at k= 42 rsm < 0.000000000000000 in fill_holes_driver at k= 43 rsm < 0.000000000000000 in fill_holes_driver at k= 44 rsm < 0.000000000000000 in fill_holes_driver at k= 45 rsm < 0.000000000000000 in fill_holes_driver at k= 46 rsm < 0.000000000000000 in fill_holes_driver at k= 47 rsm < 0.000000000000000 in fill_holes_driver at k= 48 rsm < 0.000000000000000 in fill_holes_driver at k= 49 rsm < 0.000000000000000 in fill_holes_driver at k= 50 rsm < 0.000000000000000 in fill_holes_driver at k= 51 rsm < 0.000000000000000 in fill_holes_driver at k= 52 rsm < 0.000000000000000 in fill_holes_driver at k= 53 rsm < 0.000000000000000 in fill_holes_driver at k= 54 rsm < 0.000000000000000 in fill_holes_driver at k= 55 rsm < 0.000000000000000 in fill_holes_driver at k= 56 rsm < 0.000000000000000 in fill_holes_driver at k= 57 rsm < 0.000000000000000 in fill_holes_driver at k= 58 rsm < 0.000000000000000 in fill_holes_driver at k= 59 rsm < 0.000000000000000 in fill_holes_driver at k= 60 rsm < 0.000000000000000 in fill_holes_driver at k= 61 rsm < 0.000000000000000 in fill_holes_driver at k= 62 rsm < 0.000000000000000 in fill_holes_driver at k= 63 rsm < 0.000000000000000 in fill_holes_driver at k= 64 rsm < 0.000000000000000 in fill_holes_driver at k= 65 rsm < 0.000000000000000 in fill_holes_driver at k= 66 rsm < 0.000000000000000 in fill_holes_driver at k= 67 rsm < 0.000000000000000 in fill_holes_driver at k= 68 rsm < 0.000000000000000 in fill_holes_driver at k= 69 rsm < 0.000000000000000 in fill_holes_driver at k= 70 rsm < 0.000000000000000 in fill_holes_driver at k= 71 rsm < 0.000000000000000 in fill_holes_driver at k= 72 rsm < 0.000000000000000 in fill_holes_driver at k= 73 rsm < 0.000000000000000 in fill_holes_driver at k= 74 rsm < 0.000000000000000 in fill_holes_driver at k= 75 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 iteration = 418; time = 86280.0 rsm < 0.000000000000000 in fill_holes_driver at k= 33 rsm < 0.000000000000000 in fill_holes_driver at k= 34 rsm < 0.000000000000000 in fill_holes_driver at k= 35 rsm < 0.000000000000000 in fill_holes_driver at k= 36 rsm < 0.000000000000000 in fill_holes_driver at k= 37 rsm < 0.000000000000000 in fill_holes_driver at k= 38 rsm < 0.000000000000000 in fill_holes_driver at k= 39 rsm < 0.000000000000000 in fill_holes_driver at k= 40 rsm < 0.000000000000000 in fill_holes_driver at k= 41 rsm < 0.000000000000000 in fill_holes_driver at k= 42 rsm < 0.000000000000000 in fill_holes_driver at k= 43 rsm < 0.000000000000000 in fill_holes_driver at k= 44 rsm < 0.000000000000000 in fill_holes_driver at k= 45 rsm < 0.000000000000000 in fill_holes_driver at k= 46 rsm < 0.000000000000000 in fill_holes_driver at k= 47 rsm < 0.000000000000000 in fill_holes_driver at k= 48 rsm < 0.000000000000000 in fill_holes_driver at k= 49 rsm < 0.000000000000000 in fill_holes_driver at k= 50 rsm < 0.000000000000000 in fill_holes_driver at k= 51 rsm < 0.000000000000000 in fill_holes_driver at k= 52 rsm < 0.000000000000000 in fill_holes_driver at k= 53 rsm < 0.000000000000000 in fill_holes_driver at k= 54 rsm < 0.000000000000000 in fill_holes_driver at k= 55 rsm < 0.000000000000000 in fill_holes_driver at k= 56 rsm < 0.000000000000000 in fill_holes_driver at k= 57 rsm < 0.000000000000000 in fill_holes_driver at k= 58 rsm < 0.000000000000000 in fill_holes_driver at k= 59 rsm < 0.000000000000000 in fill_holes_driver at k= 60 rsm < 0.000000000000000 in fill_holes_driver at k= 61 rsm < 0.000000000000000 in fill_holes_driver at k= 62 rsm < 0.000000000000000 in fill_holes_driver at k= 63 rsm < 0.000000000000000 in fill_holes_driver at k= 64 rsm < 0.000000000000000 in fill_holes_driver at k= 65 rsm < 0.000000000000000 in fill_holes_driver at k= 66 rsm < 0.000000000000000 in fill_holes_driver at k= 67 rsm < 0.000000000000000 in fill_holes_driver at k= 68 rsm < 0.000000000000000 in fill_holes_driver at k= 69 rsm < 0.000000000000000 in fill_holes_driver at k= 70 rsm < 0.000000000000000 in fill_holes_driver at k= 71 rsm < 0.000000000000000 in fill_holes_driver at k= 72 rsm < 0.000000000000000 in fill_holes_driver at k= 73 rsm < 0.000000000000000 in fill_holes_driver at k= 74 rsm < 0.000000000000000 in fill_holes_driver at k= 75 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 iteration = 419; time = 86340.0 rsm < 0.000000000000000 in fill_holes_driver at k= 33 rsm < 0.000000000000000 in fill_holes_driver at k= 34 rsm < 0.000000000000000 in fill_holes_driver at k= 35 rsm < 0.000000000000000 in fill_holes_driver at k= 36 rsm < 0.000000000000000 in fill_holes_driver at k= 37 rsm < 0.000000000000000 in fill_holes_driver at k= 38 rsm < 0.000000000000000 in fill_holes_driver at k= 39 rsm < 0.000000000000000 in fill_holes_driver at k= 40 rsm < 0.000000000000000 in fill_holes_driver at k= 41 rsm < 0.000000000000000 in fill_holes_driver at k= 42 rsm < 0.000000000000000 in fill_holes_driver at k= 43 rsm < 0.000000000000000 in fill_holes_driver at k= 44 rsm < 0.000000000000000 in fill_holes_driver at k= 45 rsm < 0.000000000000000 in fill_holes_driver at k= 46 rsm < 0.000000000000000 in fill_holes_driver at k= 47 rsm < 0.000000000000000 in fill_holes_driver at k= 48 rsm < 0.000000000000000 in fill_holes_driver at k= 49 rsm < 0.000000000000000 in fill_holes_driver at k= 50 rsm < 0.000000000000000 in fill_holes_driver at k= 51 rsm < 0.000000000000000 in fill_holes_driver at k= 52 rsm < 0.000000000000000 in fill_holes_driver at k= 53 rsm < 0.000000000000000 in fill_holes_driver at k= 54 rsm < 0.000000000000000 in fill_holes_driver at k= 55 rsm < 0.000000000000000 in fill_holes_driver at k= 56 rsm < 0.000000000000000 in fill_holes_driver at k= 57 rsm < 0.000000000000000 in fill_holes_driver at k= 58 rsm < 0.000000000000000 in fill_holes_driver at k= 59 rsm < 0.000000000000000 in fill_holes_driver at k= 60 rsm < 0.000000000000000 in fill_holes_driver at k= 61 rsm < 0.000000000000000 in fill_holes_driver at k= 62 rsm < 0.000000000000000 in fill_holes_driver at k= 63 rsm < 0.000000000000000 in fill_holes_driver at k= 64 rsm < 0.000000000000000 in fill_holes_driver at k= 65 rsm < 0.000000000000000 in fill_holes_driver at k= 66 rsm < 0.000000000000000 in fill_holes_driver at k= 67 rsm < 0.000000000000000 in fill_holes_driver at k= 68 rsm < 0.000000000000000 in fill_holes_driver at k= 69 rsm < 0.000000000000000 in fill_holes_driver at k= 70 rsm < 0.000000000000000 in fill_holes_driver at k= 71 rsm < 0.000000000000000 in fill_holes_driver at k= 72 rsm < 0.000000000000000 in fill_holes_driver at k= 73 rsm < 0.000000000000000 in fill_holes_driver at k= 74 rsm < 0.000000000000000 in fill_holes_driver at k= 75 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 iteration = 420; time = 86400.0 rsm < 0.000000000000000 in fill_holes_driver at k= 33 rsm < 0.000000000000000 in fill_holes_driver at k= 34 rsm < 0.000000000000000 in fill_holes_driver at k= 35 rsm < 0.000000000000000 in fill_holes_driver at k= 36 rsm < 0.000000000000000 in fill_holes_driver at k= 37 rsm < 0.000000000000000 in fill_holes_driver at k= 38 rsm < 0.000000000000000 in fill_holes_driver at k= 39 rsm < 0.000000000000000 in fill_holes_driver at k= 40 rsm < 0.000000000000000 in fill_holes_driver at k= 41 rsm < 0.000000000000000 in fill_holes_driver at k= 42 rsm < 0.000000000000000 in fill_holes_driver at k= 43 rsm < 0.000000000000000 in fill_holes_driver at k= 44 rsm < 0.000000000000000 in fill_holes_driver at k= 45 rsm < 0.000000000000000 in fill_holes_driver at k= 46 rsm < 0.000000000000000 in fill_holes_driver at k= 47 rsm < 0.000000000000000 in fill_holes_driver at k= 48 rsm < 0.000000000000000 in fill_holes_driver at k= 49 rsm < 0.000000000000000 in fill_holes_driver at k= 50 rsm < 0.000000000000000 in fill_holes_driver at k= 51 rsm < 0.000000000000000 in fill_holes_driver at k= 52 rsm < 0.000000000000000 in fill_holes_driver at k= 53 rsm < 0.000000000000000 in fill_holes_driver at k= 54 rsm < 0.000000000000000 in fill_holes_driver at k= 55 rsm < 0.000000000000000 in fill_holes_driver at k= 56 rsm < 0.000000000000000 in fill_holes_driver at k= 57 rsm < 0.000000000000000 in fill_holes_driver at k= 58 rsm < 0.000000000000000 in fill_holes_driver at k= 59 rsm < 0.000000000000000 in fill_holes_driver at k= 60 rsm < 0.000000000000000 in fill_holes_driver at k= 61 rsm < 0.000000000000000 in fill_holes_driver at k= 62 rsm < 0.000000000000000 in fill_holes_driver at k= 63 rsm < 0.000000000000000 in fill_holes_driver at k= 64 rsm < 0.000000000000000 in fill_holes_driver at k= 65 rsm < 0.000000000000000 in fill_holes_driver at k= 66 rsm < 0.000000000000000 in fill_holes_driver at k= 67 rsm < 0.000000000000000 in fill_holes_driver at k= 68 rsm < 0.000000000000000 in fill_holes_driver at k= 69 rsm < 0.000000000000000 in fill_holes_driver at k= 70 rsm < 0.000000000000000 in fill_holes_driver at k= 71 rsm < 0.000000000000000 in fill_holes_driver at k= 72 rsm < 0.000000000000000 in fill_holes_driver at k= 73 rsm < 0.000000000000000 in fill_holes_driver at k= 74 rsm < 0.000000000000000 in fill_holes_driver at k= 75 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 iteration = 421; time = 86460.0 rsm < 0.000000000000000 in fill_holes_driver at k= 33 rsm < 0.000000000000000 in fill_holes_driver at k= 34 rsm < 0.000000000000000 in fill_holes_driver at k= 35 rsm < 0.000000000000000 in fill_holes_driver at k= 36 rsm < 0.000000000000000 in fill_holes_driver at k= 37 rsm < 0.000000000000000 in fill_holes_driver at k= 38 rsm < 0.000000000000000 in fill_holes_driver at k= 39 rsm < 0.000000000000000 in fill_holes_driver at k= 40 rsm < 0.000000000000000 in fill_holes_driver at k= 41 rsm < 0.000000000000000 in fill_holes_driver at k= 42 rsm < 0.000000000000000 in fill_holes_driver at k= 43 rsm < 0.000000000000000 in fill_holes_driver at k= 44 rsm < 0.000000000000000 in fill_holes_driver at k= 45 rsm < 0.000000000000000 in fill_holes_driver at k= 46 rsm < 0.000000000000000 in fill_holes_driver at k= 47 rsm < 0.000000000000000 in fill_holes_driver at k= 48 rsm < 0.000000000000000 in fill_holes_driver at k= 49 rsm < 0.000000000000000 in fill_holes_driver at k= 50 rsm < 0.000000000000000 in fill_holes_driver at k= 51 rsm < 0.000000000000000 in fill_holes_driver at k= 52 rsm < 0.000000000000000 in fill_holes_driver at k= 53 rsm < 0.000000000000000 in fill_holes_driver at k= 54 rsm < 0.000000000000000 in fill_holes_driver at k= 55 rsm < 0.000000000000000 in fill_holes_driver at k= 56 rsm < 0.000000000000000 in fill_holes_driver at k= 57 rsm < 0.000000000000000 in fill_holes_driver at k= 58 rsm < 0.000000000000000 in fill_holes_driver at k= 59 rsm < 0.000000000000000 in fill_holes_driver at k= 60 rsm < 0.000000000000000 in fill_holes_driver at k= 61 rsm < 0.000000000000000 in fill_holes_driver at k= 62 rsm < 0.000000000000000 in fill_holes_driver at k= 63 rsm < 0.000000000000000 in fill_holes_driver at k= 64 rsm < 0.000000000000000 in fill_holes_driver at k= 65 rsm < 0.000000000000000 in fill_holes_driver at k= 66 rsm < 0.000000000000000 in fill_holes_driver at k= 67 rsm < 0.000000000000000 in fill_holes_driver at k= 68 rsm < 0.000000000000000 in fill_holes_driver at k= 69 rsm < 0.000000000000000 in fill_holes_driver at k= 70 rsm < 0.000000000000000 in fill_holes_driver at k= 71 rsm < 0.000000000000000 in fill_holes_driver at k= 72 rsm < 0.000000000000000 in fill_holes_driver at k= 73 rsm < 0.000000000000000 in fill_holes_driver at k= 74 rsm < 0.000000000000000 in fill_holes_driver at k= 75 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 iteration = 422; time = 86520.0 rsm < 0.000000000000000 in fill_holes_driver at k= 33 rsm < 0.000000000000000 in fill_holes_driver at k= 34 rsm < 0.000000000000000 in fill_holes_driver at k= 35 rsm < 0.000000000000000 in fill_holes_driver at k= 36 rsm < 0.000000000000000 in fill_holes_driver at k= 37 rsm < 0.000000000000000 in fill_holes_driver at k= 38 rsm < 0.000000000000000 in fill_holes_driver at k= 39 rsm < 0.000000000000000 in fill_holes_driver at k= 40 rsm < 0.000000000000000 in fill_holes_driver at k= 41 rsm < 0.000000000000000 in fill_holes_driver at k= 42 rsm < 0.000000000000000 in fill_holes_driver at k= 43 rsm < 0.000000000000000 in fill_holes_driver at k= 44 rsm < 0.000000000000000 in fill_holes_driver at k= 45 rsm < 0.000000000000000 in fill_holes_driver at k= 46 rsm < 0.000000000000000 in fill_holes_driver at k= 47 rsm < 0.000000000000000 in fill_holes_driver at k= 48 rsm < 0.000000000000000 in fill_holes_driver at k= 49 rsm < 0.000000000000000 in fill_holes_driver at k= 50 rsm < 0.000000000000000 in fill_holes_driver at k= 51 rsm < 0.000000000000000 in fill_holes_driver at k= 52 rsm < 0.000000000000000 in fill_holes_driver at k= 53 rsm < 0.000000000000000 in fill_holes_driver at k= 54 rsm < 0.000000000000000 in fill_holes_driver at k= 55 rsm < 0.000000000000000 in fill_holes_driver at k= 56 rsm < 0.000000000000000 in fill_holes_driver at k= 57 rsm < 0.000000000000000 in fill_holes_driver at k= 58 rsm < 0.000000000000000 in fill_holes_driver at k= 59 rsm < 0.000000000000000 in fill_holes_driver at k= 60 rsm < 0.000000000000000 in fill_holes_driver at k= 61 rsm < 0.000000000000000 in fill_holes_driver at k= 62 rsm < 0.000000000000000 in fill_holes_driver at k= 63 rsm < 0.000000000000000 in fill_holes_driver at k= 64 rsm < 0.000000000000000 in fill_holes_driver at k= 65 rsm < 0.000000000000000 in fill_holes_driver at k= 66 rsm < 0.000000000000000 in fill_holes_driver at k= 67 rsm < 0.000000000000000 in fill_holes_driver at k= 68 rsm < 0.000000000000000 in fill_holes_driver at k= 69 rsm < 0.000000000000000 in fill_holes_driver at k= 70 rsm < 0.000000000000000 in fill_holes_driver at k= 71 rsm < 0.000000000000000 in fill_holes_driver at k= 72 rsm < 0.000000000000000 in fill_holes_driver at k= 73 rsm < 0.000000000000000 in fill_holes_driver at k= 74 rsm < 0.000000000000000 in fill_holes_driver at k= 75 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 iteration = 423; time = 86580.0 rsm < 0.000000000000000 in fill_holes_driver at k= 33 rsm < 0.000000000000000 in fill_holes_driver at k= 34 rsm < 0.000000000000000 in fill_holes_driver at k= 35 rsm < 0.000000000000000 in fill_holes_driver at k= 36 rsm < 0.000000000000000 in fill_holes_driver at k= 37 rsm < 0.000000000000000 in fill_holes_driver at k= 38 rsm < 0.000000000000000 in fill_holes_driver at k= 39 rsm < 0.000000000000000 in fill_holes_driver at k= 40 rsm < 0.000000000000000 in fill_holes_driver at k= 41 rsm < 0.000000000000000 in fill_holes_driver at k= 42 rsm < 0.000000000000000 in fill_holes_driver at k= 43 rsm < 0.000000000000000 in fill_holes_driver at k= 44 rsm < 0.000000000000000 in fill_holes_driver at k= 45 rsm < 0.000000000000000 in fill_holes_driver at k= 46 rsm < 0.000000000000000 in fill_holes_driver at k= 47 rsm < 0.000000000000000 in fill_holes_driver at k= 48 rsm < 0.000000000000000 in fill_holes_driver at k= 49 rsm < 0.000000000000000 in fill_holes_driver at k= 50 rsm < 0.000000000000000 in fill_holes_driver at k= 51 rsm < 0.000000000000000 in fill_holes_driver at k= 52 rsm < 0.000000000000000 in fill_holes_driver at k= 53 rsm < 0.000000000000000 in fill_holes_driver at k= 54 rsm < 0.000000000000000 in fill_holes_driver at k= 55 rsm < 0.000000000000000 in fill_holes_driver at k= 56 rsm < 0.000000000000000 in fill_holes_driver at k= 57 rsm < 0.000000000000000 in fill_holes_driver at k= 58 rsm < 0.000000000000000 in fill_holes_driver at k= 59 rsm < 0.000000000000000 in fill_holes_driver at k= 60 rsm < 0.000000000000000 in fill_holes_driver at k= 61 rsm < 0.000000000000000 in fill_holes_driver at k= 62 rsm < 0.000000000000000 in fill_holes_driver at k= 63 rsm < 0.000000000000000 in fill_holes_driver at k= 64 rsm < 0.000000000000000 in fill_holes_driver at k= 65 rsm < 0.000000000000000 in fill_holes_driver at k= 66 rsm < 0.000000000000000 in fill_holes_driver at k= 67 rsm < 0.000000000000000 in fill_holes_driver at k= 68 rsm < 0.000000000000000 in fill_holes_driver at k= 69 rsm < 0.000000000000000 in fill_holes_driver at k= 70 rsm < 0.000000000000000 in fill_holes_driver at k= 71 rsm < 0.000000000000000 in fill_holes_driver at k= 72 rsm < 0.000000000000000 in fill_holes_driver at k= 73 rsm < 0.000000000000000 in fill_holes_driver at k= 74 rsm < 0.000000000000000 in fill_holes_driver at k= 75 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 iteration = 424; time = 86640.0 rsm < 0.000000000000000 in fill_holes_driver at k= 33 rsm < 0.000000000000000 in fill_holes_driver at k= 34 rsm < 0.000000000000000 in fill_holes_driver at k= 35 rsm < 0.000000000000000 in fill_holes_driver at k= 36 rsm < 0.000000000000000 in fill_holes_driver at k= 37 rsm < 0.000000000000000 in fill_holes_driver at k= 38 rsm < 0.000000000000000 in fill_holes_driver at k= 39 rsm < 0.000000000000000 in fill_holes_driver at k= 40 rsm < 0.000000000000000 in fill_holes_driver at k= 41 rsm < 0.000000000000000 in fill_holes_driver at k= 42 rsm < 0.000000000000000 in fill_holes_driver at k= 43 rsm < 0.000000000000000 in fill_holes_driver at k= 44 rsm < 0.000000000000000 in fill_holes_driver at k= 45 rsm < 0.000000000000000 in fill_holes_driver at k= 46 rsm < 0.000000000000000 in fill_holes_driver at k= 47 rsm < 0.000000000000000 in fill_holes_driver at k= 48 rsm < 0.000000000000000 in fill_holes_driver at k= 49 rsm < 0.000000000000000 in fill_holes_driver at k= 50 rsm < 0.000000000000000 in fill_holes_driver at k= 51 rsm < 0.000000000000000 in fill_holes_driver at k= 52 rsm < 0.000000000000000 in fill_holes_driver at k= 53 rsm < 0.000000000000000 in fill_holes_driver at k= 54 rsm < 0.000000000000000 in fill_holes_driver at k= 55 rsm < 0.000000000000000 in fill_holes_driver at k= 56 rsm < 0.000000000000000 in fill_holes_driver at k= 57 rsm < 0.000000000000000 in fill_holes_driver at k= 58 rsm < 0.000000000000000 in fill_holes_driver at k= 59 rsm < 0.000000000000000 in fill_holes_driver at k= 60 rsm < 0.000000000000000 in fill_holes_driver at k= 61 rsm < 0.000000000000000 in fill_holes_driver at k= 62 rsm < 0.000000000000000 in fill_holes_driver at k= 63 rsm < 0.000000000000000 in fill_holes_driver at k= 64 rsm < 0.000000000000000 in fill_holes_driver at k= 65 rsm < 0.000000000000000 in fill_holes_driver at k= 66 rsm < 0.000000000000000 in fill_holes_driver at k= 67 rsm < 0.000000000000000 in fill_holes_driver at k= 68 rsm < 0.000000000000000 in fill_holes_driver at k= 69 rsm < 0.000000000000000 in fill_holes_driver at k= 70 rsm < 0.000000000000000 in fill_holes_driver at k= 71 rsm < 0.000000000000000 in fill_holes_driver at k= 72 rsm < 0.000000000000000 in fill_holes_driver at k= 73 rsm < 0.000000000000000 in fill_holes_driver at k= 74 rsm < 0.000000000000000 in fill_holes_driver at k= 75 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 iteration = 425; time = 86700.0 rsm < 0.000000000000000 in fill_holes_driver at k= 33 rsm < 0.000000000000000 in fill_holes_driver at k= 34 rsm < 0.000000000000000 in fill_holes_driver at k= 35 rsm < 0.000000000000000 in fill_holes_driver at k= 36 rsm < 0.000000000000000 in fill_holes_driver at k= 37 rsm < 0.000000000000000 in fill_holes_driver at k= 38 rsm < 0.000000000000000 in fill_holes_driver at k= 39 rsm < 0.000000000000000 in fill_holes_driver at k= 40 rsm < 0.000000000000000 in fill_holes_driver at k= 41 rsm < 0.000000000000000 in fill_holes_driver at k= 42 rsm < 0.000000000000000 in fill_holes_driver at k= 43 rsm < 0.000000000000000 in fill_holes_driver at k= 44 rsm < 0.000000000000000 in fill_holes_driver at k= 45 rsm < 0.000000000000000 in fill_holes_driver at k= 46 rsm < 0.000000000000000 in fill_holes_driver at k= 47 rsm < 0.000000000000000 in fill_holes_driver at k= 48 rsm < 0.000000000000000 in fill_holes_driver at k= 49 rsm < 0.000000000000000 in fill_holes_driver at k= 50 rsm < 0.000000000000000 in fill_holes_driver at k= 51 rsm < 0.000000000000000 in fill_holes_driver at k= 52 rsm < 0.000000000000000 in fill_holes_driver at k= 53 rsm < 0.000000000000000 in fill_holes_driver at k= 54 rsm < 0.000000000000000 in fill_holes_driver at k= 55 rsm < 0.000000000000000 in fill_holes_driver at k= 56 rsm < 0.000000000000000 in fill_holes_driver at k= 57 rsm < 0.000000000000000 in fill_holes_driver at k= 58 rsm < 0.000000000000000 in fill_holes_driver at k= 59 rsm < 0.000000000000000 in fill_holes_driver at k= 60 rsm < 0.000000000000000 in fill_holes_driver at k= 61 rsm < 0.000000000000000 in fill_holes_driver at k= 62 rsm < 0.000000000000000 in fill_holes_driver at k= 63 rsm < 0.000000000000000 in fill_holes_driver at k= 64 rsm < 0.000000000000000 in fill_holes_driver at k= 65 rsm < 0.000000000000000 in fill_holes_driver at k= 66 rsm < 0.000000000000000 in fill_holes_driver at k= 67 rsm < 0.000000000000000 in fill_holes_driver at k= 68 rsm < 0.000000000000000 in fill_holes_driver at k= 69 rsm < 0.000000000000000 in fill_holes_driver at k= 70 rsm < 0.000000000000000 in fill_holes_driver at k= 71 rsm < 0.000000000000000 in fill_holes_driver at k= 72 rsm < 0.000000000000000 in fill_holes_driver at k= 73 rsm < 0.000000000000000 in fill_holes_driver at k= 74 rsm < 0.000000000000000 in fill_holes_driver at k= 75 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 iteration = 426; time = 86760.0 rsm < 0.000000000000000 in fill_holes_driver at k= 33 rsm < 0.000000000000000 in fill_holes_driver at k= 34 rsm < 0.000000000000000 in fill_holes_driver at k= 35 rsm < 0.000000000000000 in fill_holes_driver at k= 36 rsm < 0.000000000000000 in fill_holes_driver at k= 37 rsm < 0.000000000000000 in fill_holes_driver at k= 38 rsm < 0.000000000000000 in fill_holes_driver at k= 39 rsm < 0.000000000000000 in fill_holes_driver at k= 40 rsm < 0.000000000000000 in fill_holes_driver at k= 41 rsm < 0.000000000000000 in fill_holes_driver at k= 42 rsm < 0.000000000000000 in fill_holes_driver at k= 43 rsm < 0.000000000000000 in fill_holes_driver at k= 44 rsm < 0.000000000000000 in fill_holes_driver at k= 45 rsm < 0.000000000000000 in fill_holes_driver at k= 46 rsm < 0.000000000000000 in fill_holes_driver at k= 47 rsm < 0.000000000000000 in fill_holes_driver at k= 48 rsm < 0.000000000000000 in fill_holes_driver at k= 49 rsm < 0.000000000000000 in fill_holes_driver at k= 50 rsm < 0.000000000000000 in fill_holes_driver at k= 51 rsm < 0.000000000000000 in fill_holes_driver at k= 52 rsm < 0.000000000000000 in fill_holes_driver at k= 53 rsm < 0.000000000000000 in fill_holes_driver at k= 54 rsm < 0.000000000000000 in fill_holes_driver at k= 55 rsm < 0.000000000000000 in fill_holes_driver at k= 56 rsm < 0.000000000000000 in fill_holes_driver at k= 57 rsm < 0.000000000000000 in fill_holes_driver at k= 58 rsm < 0.000000000000000 in fill_holes_driver at k= 59 rsm < 0.000000000000000 in fill_holes_driver at k= 60 rsm < 0.000000000000000 in fill_holes_driver at k= 61 rsm < 0.000000000000000 in fill_holes_driver at k= 62 rsm < 0.000000000000000 in fill_holes_driver at k= 63 rsm < 0.000000000000000 in fill_holes_driver at k= 64 rsm < 0.000000000000000 in fill_holes_driver at k= 65 rsm < 0.000000000000000 in fill_holes_driver at k= 66 rsm < 0.000000000000000 in fill_holes_driver at k= 67 rsm < 0.000000000000000 in fill_holes_driver at k= 68 rsm < 0.000000000000000 in fill_holes_driver at k= 69 rsm < 0.000000000000000 in fill_holes_driver at k= 70 rsm < 0.000000000000000 in fill_holes_driver at k= 71 rsm < 0.000000000000000 in fill_holes_driver at k= 72 rsm < 0.000000000000000 in fill_holes_driver at k= 73 rsm < 0.000000000000000 in fill_holes_driver at k= 74 rsm < 0.000000000000000 in fill_holes_driver at k= 75 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 iteration = 427; time = 86820.0 rsm < 0.000000000000000 in fill_holes_driver at k= 33 rsm < 0.000000000000000 in fill_holes_driver at k= 34 rsm < 0.000000000000000 in fill_holes_driver at k= 35 rsm < 0.000000000000000 in fill_holes_driver at k= 36 rsm < 0.000000000000000 in fill_holes_driver at k= 37 rsm < 0.000000000000000 in fill_holes_driver at k= 38 rsm < 0.000000000000000 in fill_holes_driver at k= 39 rsm < 0.000000000000000 in fill_holes_driver at k= 40 rsm < 0.000000000000000 in fill_holes_driver at k= 41 rsm < 0.000000000000000 in fill_holes_driver at k= 42 rsm < 0.000000000000000 in fill_holes_driver at k= 43 rsm < 0.000000000000000 in fill_holes_driver at k= 44 rsm < 0.000000000000000 in fill_holes_driver at k= 45 rsm < 0.000000000000000 in fill_holes_driver at k= 46 rsm < 0.000000000000000 in fill_holes_driver at k= 47 rsm < 0.000000000000000 in fill_holes_driver at k= 48 rsm < 0.000000000000000 in fill_holes_driver at k= 49 rsm < 0.000000000000000 in fill_holes_driver at k= 50 rsm < 0.000000000000000 in fill_holes_driver at k= 51 rsm < 0.000000000000000 in fill_holes_driver at k= 52 rsm < 0.000000000000000 in fill_holes_driver at k= 53 rsm < 0.000000000000000 in fill_holes_driver at k= 54 rsm < 0.000000000000000 in fill_holes_driver at k= 55 rsm < 0.000000000000000 in fill_holes_driver at k= 56 rsm < 0.000000000000000 in fill_holes_driver at k= 57 rsm < 0.000000000000000 in fill_holes_driver at k= 58 rsm < 0.000000000000000 in fill_holes_driver at k= 59 rsm < 0.000000000000000 in fill_holes_driver at k= 60 rsm < 0.000000000000000 in fill_holes_driver at k= 61 rsm < 0.000000000000000 in fill_holes_driver at k= 62 rsm < 0.000000000000000 in fill_holes_driver at k= 63 rsm < 0.000000000000000 in fill_holes_driver at k= 64 rsm < 0.000000000000000 in fill_holes_driver at k= 65 rsm < 0.000000000000000 in fill_holes_driver at k= 66 rsm < 0.000000000000000 in fill_holes_driver at k= 67 rsm < 0.000000000000000 in fill_holes_driver at k= 68 rsm < 0.000000000000000 in fill_holes_driver at k= 69 rsm < 0.000000000000000 in fill_holes_driver at k= 70 rsm < 0.000000000000000 in fill_holes_driver at k= 71 rsm < 0.000000000000000 in fill_holes_driver at k= 72 rsm < 0.000000000000000 in fill_holes_driver at k= 73 rsm < 0.000000000000000 in fill_holes_driver at k= 74 rsm < 0.000000000000000 in fill_holes_driver at k= 75 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 iteration = 428; time = 86880.0 rsm < 0.000000000000000 in fill_holes_driver at k= 33 rsm < 0.000000000000000 in fill_holes_driver at k= 34 rsm < 0.000000000000000 in fill_holes_driver at k= 35 rsm < 0.000000000000000 in fill_holes_driver at k= 36 rsm < 0.000000000000000 in fill_holes_driver at k= 37 rsm < 0.000000000000000 in fill_holes_driver at k= 38 rsm < 0.000000000000000 in fill_holes_driver at k= 39 rsm < 0.000000000000000 in fill_holes_driver at k= 40 rsm < 0.000000000000000 in fill_holes_driver at k= 41 rsm < 0.000000000000000 in fill_holes_driver at k= 42 rsm < 0.000000000000000 in fill_holes_driver at k= 43 rsm < 0.000000000000000 in fill_holes_driver at k= 44 rsm < 0.000000000000000 in fill_holes_driver at k= 45 rsm < 0.000000000000000 in fill_holes_driver at k= 46 rsm < 0.000000000000000 in fill_holes_driver at k= 47 rsm < 0.000000000000000 in fill_holes_driver at k= 48 rsm < 0.000000000000000 in fill_holes_driver at k= 49 rsm < 0.000000000000000 in fill_holes_driver at k= 50 rsm < 0.000000000000000 in fill_holes_driver at k= 51 rsm < 0.000000000000000 in fill_holes_driver at k= 52 rsm < 0.000000000000000 in fill_holes_driver at k= 53 rsm < 0.000000000000000 in fill_holes_driver at k= 54 rsm < 0.000000000000000 in fill_holes_driver at k= 55 rsm < 0.000000000000000 in fill_holes_driver at k= 56 rsm < 0.000000000000000 in fill_holes_driver at k= 57 rsm < 0.000000000000000 in fill_holes_driver at k= 58 rsm < 0.000000000000000 in fill_holes_driver at k= 59 rsm < 0.000000000000000 in fill_holes_driver at k= 60 rsm < 0.000000000000000 in fill_holes_driver at k= 61 rsm < 0.000000000000000 in fill_holes_driver at k= 62 rsm < 0.000000000000000 in fill_holes_driver at k= 63 rsm < 0.000000000000000 in fill_holes_driver at k= 64 rsm < 0.000000000000000 in fill_holes_driver at k= 65 rsm < 0.000000000000000 in fill_holes_driver at k= 66 rsm < 0.000000000000000 in fill_holes_driver at k= 67 rsm < 0.000000000000000 in fill_holes_driver at k= 68 rsm < 0.000000000000000 in fill_holes_driver at k= 69 rsm < 0.000000000000000 in fill_holes_driver at k= 70 rsm < 0.000000000000000 in fill_holes_driver at k= 71 rsm < 0.000000000000000 in fill_holes_driver at k= 72 rsm < 0.000000000000000 in fill_holes_driver at k= 73 rsm < 0.000000000000000 in fill_holes_driver at k= 74 rsm < 0.000000000000000 in fill_holes_driver at k= 75 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 iteration = 429; time = 86940.0 iteration = 430; time = 87000.0 rsm < 0.000000000000000 in fill_holes_driver at k= 28 rsm < 0.000000000000000 in fill_holes_driver at k= 33 rsm < 0.000000000000000 in fill_holes_driver at k= 34 rsm < 0.000000000000000 in fill_holes_driver at k= 35 rsm < 0.000000000000000 in fill_holes_driver at k= 36 rsm < 0.000000000000000 in fill_holes_driver at k= 37 rsm < 0.000000000000000 in fill_holes_driver at k= 38 rsm < 0.000000000000000 in fill_holes_driver at k= 39 rsm < 0.000000000000000 in fill_holes_driver at k= 40 rsm < 0.000000000000000 in fill_holes_driver at k= 41 rsm < 0.000000000000000 in fill_holes_driver at k= 42 rsm < 0.000000000000000 in fill_holes_driver at k= 43 rsm < 0.000000000000000 in fill_holes_driver at k= 44 rsm < 0.000000000000000 in fill_holes_driver at k= 45 rsm < 0.000000000000000 in fill_holes_driver at k= 46 rsm < 0.000000000000000 in fill_holes_driver at k= 47 rsm < 0.000000000000000 in fill_holes_driver at k= 48 rsm < 0.000000000000000 in fill_holes_driver at k= 49 rsm < 0.000000000000000 in fill_holes_driver at k= 50 rsm < 0.000000000000000 in fill_holes_driver at k= 51 rsm < 0.000000000000000 in fill_holes_driver at k= 52 rsm < 0.000000000000000 in fill_holes_driver at k= 53 rsm < 0.000000000000000 in fill_holes_driver at k= 54 rsm < 0.000000000000000 in fill_holes_driver at k= 55 rsm < 0.000000000000000 in fill_holes_driver at k= 56 rsm < 0.000000000000000 in fill_holes_driver at k= 57 rsm < 0.000000000000000 in fill_holes_driver at k= 58 rsm < 0.000000000000000 in fill_holes_driver at k= 59 rsm < 0.000000000000000 in fill_holes_driver at k= 60 rsm < 0.000000000000000 in fill_holes_driver at k= 61 rsm < 0.000000000000000 in fill_holes_driver at k= 62 rsm < 0.000000000000000 in fill_holes_driver at k= 63 rsm < 0.000000000000000 in fill_holes_driver at k= 64 rsm < 0.000000000000000 in fill_holes_driver at k= 65 rsm < 0.000000000000000 in fill_holes_driver at k= 66 rsm < 0.000000000000000 in fill_holes_driver at k= 67 rsm < 0.000000000000000 in fill_holes_driver at k= 68 rsm < 0.000000000000000 in fill_holes_driver at k= 69 rsm < 0.000000000000000 in fill_holes_driver at k= 70 rsm < 0.000000000000000 in fill_holes_driver at k= 71 rsm < 0.000000000000000 in fill_holes_driver at k= 72 rsm < 0.000000000000000 in fill_holes_driver at k= 73 rsm < 0.000000000000000 in fill_holes_driver at k= 74 rsm < 0.000000000000000 in fill_holes_driver at k= 75 Warning: One-level hole filling was not able to fill holes completely! The holes were filled partially. |total_hole| > total_mass Warning: One-level hole filling was not able to fill holes completely! The holes were filled partially. |total_hole| > total_mass Warning: One-level hole filling was not able to fill holes completely! The holes were filled partially. |total_hole| > total_mass Warning: Hole filling failed! A hole could not be filled. Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 Warning: One-level hole filling was not successful! total_mass ~= 0 iteration = 431; time = 87060.0 iteration = 432; time = 87120.0 iteration = 433; time = 87180.0 iteration = 434; time = 87240.0 iteration = 435; time = 87300.0 iteration = 436; time = 87360.0 rsm < 0.000000000000000 in fill_holes_driver at k= 28 Warning: One-level hole filling was not able to fill holes completely! The holes were filled partially. |total_hole| > total_mass Warning: One-level hole filling was not able to fill holes completely! The holes were filled partially. |total_hole| > total_mass Warning: One-level hole filling was not able to fill holes completely! The holes were filled partially. |total_hole| > total_mass Warning: Hole filling failed! A hole could not be filled. iteration = 437; time = 87420.0 rsm < 0.000000000000000 in fill_holes_driver at k= 26 rsm < 0.000000000000000 in fill_holes_driver at k= 29 Warning: One-level hole filling was not able to fill holes completely! The holes were filled partially. |total_hole| > total_mass Warning: One-level hole filling was not able to fill holes completely! The holes were filled partially. |total_hole| > total_mass Warning: One-level hole filling was not able to fill holes completely! The holes were filled partially. |total_hole| > total_mass Warning: Hole filling failed! A hole could not be filled. Warning: One-level hole filling was not able to fill holes completely! The holes were filled partially. |total_hole| > total_mass Warning: One-level hole filling was not able to fill holes completely! The holes were filled partially. |total_hole| > total_mass Warning: One-level hole filling was not able to fill holes completely! The holes were filled partially. |total_hole| > total_mass Warning: Hole filling failed! A hole could not be filled. iteration = 438; time = 87480.0 rsm < 0.000000000000000 in fill_holes_driver at k= 28 Warning: One-level hole filling was not able to fill holes completely! The holes were filled partially. |total_hole| > total_mass Warning: One-level hole filling was not able to fill holes completely! The holes were filled partially. |total_hole| > total_mass Warning: One-level hole filling was not able to fill holes completely! The holes were filled partially. |total_hole| > total_mass Warning: Hole filling failed! A hole could not be filled. iteration = 439; time = 87540.0 Program exited normally iteration = 440; time = 87600.0 CLUBB-TIMER time_loop_init = 0.1728 CLUBB-TIMER time_clubb_advance = 87.8239 CLUBB-TIMER time_clubb_pdf = 2.4540 CLUBB-TIMER time_SILHS = 0.0001 CLUBB-TIMER time_microphys_scheme = 1.6548 CLUBB-TIMER time_microphys_advance = 16.3226 CLUBB-TIMER time_loop_end = 2.8884 CLUBB-TIMER time_total = 111.3173 + mv output omp_output + mkdir output [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Compare CPU vs ACC) [Pipeline] sh + run_scripts/check_multicol_error.py cpu_output/arm_multicol.nc acc_output/arm_multicol.nc Var Max Abs Diff Max % Diff Total Abs Diff Avg Abs Diff Index of Max Abs Diff (time,nz,ngrdcol) ---------- -------------- ------------ ---------------- -------------- ----------------------------------------- thlm 1.01053e-08 3.28325e-09 5.42541e-05 1.46694e-11 (array([695]), array([40]), array([29])) rtm 2.31509e-11 1.32564e-07 1.16425e-07 3.14793e-14 (array([695]), array([40]), array([29])) wpthlp 3.28551e-09 0.000360445 7.33173e-06 1.96758e-12 (array([676]), array([44]), array([31])) wprtp 6.94125e-12 0.000103154 1.57457e-08 4.22559e-15 (array([676]), array([44]), array([31])) cloud_frac 1.52851e-09 9.42994e-05 2.65998e-06 7.19213e-13 (array([673]), array([42]), array([31])) rcm 5.36861e-13 2.2121e-05 9.24741e-10 2.50034e-16 (array([676]), array([43]), array([31])) wp2 1.57552e-08 1.32827e-05 3.53755e-05 9.49354e-12 (array([659]), array([42]), array([29])) wp3 8.21086e-08 1.78675e-05 0.000111883 3.02512e-11 (array([659]), array([46]), array([29])) thlp2 2.20214e-09 9.14328e-06 4.97647e-06 1.33551e-12 (array([639]), array([44]), array([14])) rtp2 1.09347e-14 7.44985e-06 2.15951e-11 5.79536e-18 (array([639]), array([44]), array([14])) rtpthlp 3.66251e-12 6.37485e-07 1.0007e-08 2.68551e-15 (array([677]), array([46]), array([31])) upwp 8.30143e-10 0.000162854 2.27496e-06 6.10518e-13 (array([675]), array([42]), array([31])) vpwp 1.17424e-09 0.000387068 2.71794e-06 7.294e-13 (array([676]), array([44]), array([31])) up2 3.04647e-09 6.74486e-06 9.09557e-06 2.44093e-12 (array([676]), array([43]), array([31])) vp2 3.16685e-09 6.75501e-06 8.93568e-06 2.39802e-12 (array([676]), array([43]), array([31])) PASSED: The maximum absolute difference does not excede 1e-07 for any field. [Pipeline] sh + run_scripts/check_multicol_error.py cpu_output/cobra_multicol.nc acc_output/cobra_multicol.nc Var Max Abs Diff Max % Diff Total Abs Diff Avg Abs Diff Index of Max Abs Diff (time,nz,ngrdcol) ---------- -------------- ------------ ---------------- -------------- ----------------------------------------------------------------------------------------------------------------------------------- thlm 2.16005e-12 7.40821e-13 1.81999e-07 1.8406e-13 (array([290, 292, 293, 294, 295, 295, 299, 300]), array([98, 98, 98, 98, 61, 98, 61, 61]), array([27, 27, 27, 27, 20, 27, 20, 20])) rtm 4.14599e-16 1.32689e-11 1.34426e-11 1.35948e-17 (array([229]), array([59]), array([26])) wpthlp 4.42507e-13 5.00539e-07 2.54994e-08 2.55329e-14 (array([92]), array([19]), array([21])) wprtp 9.40207e-17 7.99762e-09 6.10794e-12 6.11596e-18 (array([87]), array([19]), array([24])) cloud_frac 6.44172e-14 1.82708e-08 3.77294e-10 3.81568e-16 (array([26]), array([46]), array([16])) rcm 7.14043e-18 2.01752e-09 2.8816e-14 2.91424e-20 (array([25]), array([46]), array([16])) wp2 4.43334e-12 3.75362e-09 2.57079e-07 2.57417e-13 (array([97]), array([19]), array([21])) wp3 4.07119e-12 5.94066e-06 2.22433e-07 2.24952e-13 (array([213]), array([36]), array([26])) thlp2 3.38255e-13 5.00611e-09 5.14826e-09 5.15502e-15 (array([24]), array([55]), array([16])) rtp2 6.44318e-20 0 4.12655e-16 4.13197e-22 (array([25]), array([54]), array([20])) rtpthlp 4.32732e-17 9.61634e-09 1.30103e-12 1.30274e-18 (array([217]), array([59]), array([26])) upwp 6.7224e-13 3.99541e-06 3.98657e-08 3.99181e-14 (array([63]), array([17]), array([25])) vpwp 1.21458e-12 4.12795e-08 7.46483e-08 7.47463e-14 (array([217]), array([31]), array([26])) up2 1.43308e-12 1.34091e-09 9.35033e-08 9.36262e-14 (array([301, 301]), array([0, 0]), array([ 7, 16])) vp2 1.53844e-12 1.49243e-09 1.2472e-07 1.24883e-13 (array([221]), array([31]), array([26])) PASSED: The maximum absolute difference does not excede 1e-07 for any field. [Pipeline] sh + run_scripts/check_multicol_error.py cpu_output/mpace_b_multicol.nc acc_output/mpace_b_multicol.nc Var Max Abs Diff Max % Diff Total Abs Diff Avg Abs Diff Index of Max Abs Diff (time,nz,ngrdcol) ---------- -------------- ------------ ---------------- -------------- ----------------------------------------- thlm 1.73671e-08 6.44318e-09 1.34876e-05 1.28015e-11 (array([425]), array([26]), array([23])) rtm 8.19374e-12 4.68229e-07 6.41121e-09 6.08505e-15 (array([421]), array([14]), array([12])) wpthlp 2.24726e-09 0.000323195 1.7964e-06 1.68258e-12 (array([421]), array([16]), array([12])) wprtp 1.58353e-12 1.12859e-05 1.09593e-09 1.02649e-15 (array([421]), array([16]), array([12])) cloud_frac 2.29038e-08 4.8351e-05 6.13066e-06 5.81878e-12 (array([437]), array([21]), array([23])) rcm 3.07661e-12 1.28958e-05 1.87193e-09 1.7767e-15 (array([436]), array([25]), array([12])) wp2 6.8327e-09 9.91792e-06 7.67859e-06 7.19207e-12 (array([410]), array([23]), array([23])) wp3 1.4421e-08 1.34537e-05 1.29321e-05 1.22742e-11 (array([424]), array([24]), array([12])) thlp2 2.73126e-09 1.27845e-05 1.51397e-06 1.41805e-12 (array([418]), array([27]), array([23])) rtp2 7.2914e-16 0 5.08109e-13 4.75915e-19 (array([421]), array([17]), array([12])) rtpthlp 9.16018e-13 1.57479e-06 6.97095e-10 6.52926e-16 (array([421]), array([17]), array([12])) upwp 6.50152e-09 0.0898334 2.09264e-06 1.96004e-12 (array([417]), array([24]), array([23])) vpwp 7.30925e-09 0.00685657 2.26503e-06 2.12151e-12 (array([415]), array([25]), array([24])) up2 5.42523e-09 2.54845e-05 2.61096e-06 2.44552e-12 (array([429]), array([25]), array([23])) vp2 5.01681e-09 1.98717e-05 2.61542e-06 2.44971e-12 (array([415]), array([25]), array([24])) PASSED: The maximum absolute difference does not excede 1e-07 for any field. [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Compare CPU vs OMP) [Pipeline] sh + run_scripts/check_multicol_error.py cpu_output/arm_multicol.nc omp_output/arm_multicol.nc Var Max Abs Diff Max % Diff Total Abs Diff Avg Abs Diff Index of Max Abs Diff (time,nz,ngrdcol) ---------- -------------- ------------ ---------------- -------------- ----------------------------------------- thlm 1.01053e-08 3.28325e-09 5.42541e-05 1.46694e-11 (array([695]), array([40]), array([29])) rtm 2.31509e-11 1.32564e-07 1.16425e-07 3.14793e-14 (array([695]), array([40]), array([29])) wpthlp 3.28551e-09 0.000360445 7.33173e-06 1.96758e-12 (array([676]), array([44]), array([31])) wprtp 6.94125e-12 0.000103154 1.57457e-08 4.22559e-15 (array([676]), array([44]), array([31])) cloud_frac 1.52851e-09 9.42994e-05 2.65998e-06 7.19213e-13 (array([673]), array([42]), array([31])) rcm 5.36861e-13 2.2121e-05 9.24741e-10 2.50034e-16 (array([676]), array([43]), array([31])) wp2 1.57552e-08 1.32827e-05 3.53755e-05 9.49354e-12 (array([659]), array([42]), array([29])) wp3 8.21086e-08 1.78675e-05 0.000111883 3.02512e-11 (array([659]), array([46]), array([29])) thlp2 2.20214e-09 9.14328e-06 4.97647e-06 1.33551e-12 (array([639]), array([44]), array([14])) rtp2 1.09347e-14 7.44985e-06 2.15951e-11 5.79536e-18 (array([639]), array([44]), array([14])) rtpthlp 3.66251e-12 6.37485e-07 1.0007e-08 2.68551e-15 (array([677]), array([46]), array([31])) upwp 8.30143e-10 0.000162854 2.27496e-06 6.10518e-13 (array([675]), array([42]), array([31])) vpwp 1.17424e-09 0.000387068 2.71794e-06 7.294e-13 (array([676]), array([44]), array([31])) up2 3.04647e-09 6.74486e-06 9.09557e-06 2.44093e-12 (array([676]), array([43]), array([31])) vp2 3.16685e-09 6.75501e-06 8.93568e-06 2.39802e-12 (array([676]), array([43]), array([31])) PASSED: The maximum absolute difference does not excede 1e-07 for any field. [Pipeline] sh + run_scripts/check_multicol_error.py cpu_output/cobra_multicol.nc omp_output/cobra_multicol.nc Var Max Abs Diff Max % Diff Total Abs Diff Avg Abs Diff Index of Max Abs Diff (time,nz,ngrdcol) ---------- -------------- ------------ ---------------- -------------- ----------------------------------------------------------------------------------------------------------------------------------- thlm 2.16005e-12 7.40821e-13 1.81999e-07 1.8406e-13 (array([290, 292, 293, 294, 295, 295, 299, 300]), array([98, 98, 98, 98, 61, 98, 61, 61]), array([27, 27, 27, 27, 20, 27, 20, 20])) rtm 4.14599e-16 1.32689e-11 1.34426e-11 1.35948e-17 (array([229]), array([59]), array([26])) wpthlp 4.42507e-13 5.00539e-07 2.54994e-08 2.55329e-14 (array([92]), array([19]), array([21])) wprtp 9.40207e-17 7.99762e-09 6.10794e-12 6.11596e-18 (array([87]), array([19]), array([24])) cloud_frac 6.44172e-14 1.82708e-08 3.77294e-10 3.81568e-16 (array([26]), array([46]), array([16])) rcm 7.14043e-18 2.01752e-09 2.8816e-14 2.91424e-20 (array([25]), array([46]), array([16])) wp2 4.43334e-12 3.75362e-09 2.57079e-07 2.57417e-13 (array([97]), array([19]), array([21])) wp3 4.07119e-12 5.94066e-06 2.22433e-07 2.24952e-13 (array([213]), array([36]), array([26])) thlp2 3.38255e-13 5.00611e-09 5.14826e-09 5.15502e-15 (array([24]), array([55]), array([16])) rtp2 6.44318e-20 0 4.12655e-16 4.13197e-22 (array([25]), array([54]), array([20])) rtpthlp 4.32732e-17 9.61634e-09 1.30103e-12 1.30274e-18 (array([217]), array([59]), array([26])) upwp 6.7224e-13 3.99541e-06 3.98657e-08 3.99181e-14 (array([63]), array([17]), array([25])) vpwp 1.21458e-12 4.12795e-08 7.46483e-08 7.47463e-14 (array([217]), array([31]), array([26])) up2 1.43308e-12 1.34091e-09 9.35033e-08 9.36262e-14 (array([301, 301]), array([0, 0]), array([ 7, 16])) vp2 1.53844e-12 1.49243e-09 1.2472e-07 1.24883e-13 (array([221]), array([31]), array([26])) PASSED: The maximum absolute difference does not excede 1e-07 for any field. [Pipeline] sh + run_scripts/check_multicol_error.py cpu_output/mpace_b_multicol.nc omp_output/mpace_b_multicol.nc Var Max Abs Diff Max % Diff Total Abs Diff Avg Abs Diff Index of Max Abs Diff (time,nz,ngrdcol) ---------- -------------- ------------ ---------------- -------------- ----------------------------------------- thlm 1.73671e-08 6.44318e-09 1.34876e-05 1.28015e-11 (array([425]), array([26]), array([23])) rtm 8.19374e-12 4.68229e-07 6.41121e-09 6.08505e-15 (array([421]), array([14]), array([12])) wpthlp 2.24726e-09 0.000323195 1.7964e-06 1.68258e-12 (array([421]), array([16]), array([12])) wprtp 1.58353e-12 1.12859e-05 1.09593e-09 1.02649e-15 (array([421]), array([16]), array([12])) cloud_frac 2.29038e-08 4.8351e-05 6.13066e-06 5.81878e-12 (array([437]), array([21]), array([23])) rcm 3.07661e-12 1.28958e-05 1.87193e-09 1.7767e-15 (array([436]), array([25]), array([12])) wp2 6.8327e-09 9.91792e-06 7.67859e-06 7.19207e-12 (array([410]), array([23]), array([23])) wp3 1.4421e-08 1.34537e-05 1.29321e-05 1.22742e-11 (array([424]), array([24]), array([12])) thlp2 2.73126e-09 1.27845e-05 1.51397e-06 1.41805e-12 (array([418]), array([27]), array([23])) rtp2 7.2914e-16 0 5.08109e-13 4.75915e-19 (array([421]), array([17]), array([12])) rtpthlp 9.16018e-13 1.57479e-06 6.97095e-10 6.52926e-16 (array([421]), array([17]), array([12])) upwp 6.50152e-09 0.0898334 2.09264e-06 1.96004e-12 (array([417]), array([24]), array([23])) vpwp 7.30925e-09 0.00685657 2.26503e-06 2.12151e-12 (array([415]), array([25]), array([24])) up2 5.42523e-09 2.54845e-05 2.61096e-06 2.44552e-12 (array([429]), array([25]), array([23])) vp2 5.01681e-09 1.98717e-05 2.61542e-06 2.44971e-12 (array([415]), array([25]), array([24])) PASSED: The maximum absolute difference does not excede 1e-07 for any field. [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Declarative: Post Actions) [Pipeline] script [Pipeline] { [Pipeline] cleanWs [WS-CLEANUP] Deleting project workspace... [WS-CLEANUP] Deferred wipeout is used... [WS-CLEANUP] done [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // node [Pipeline] End of Pipeline Finished: SUCCESS