diff --git a/FV3 b/FV3 index a919cc25be..bef60f052e 160000 --- a/FV3 +++ b/FV3 @@ -1 +1 @@ -Subproject commit a919cc25be37b303540ebf7b0f1ac1813e6c576a +Subproject commit bef60f052e633006c770cf542f43feb58cda4bd8 diff --git a/WW3 b/WW3 index e026bcc3c7..7c932242fd 160000 --- a/WW3 +++ b/WW3 @@ -1 +1 @@ -Subproject commit e026bcc3c748580c0e0e22d6b9394356a37d6ef8 +Subproject commit 7c932242fd120b189cb17f48799e3cd00260621c diff --git a/modulefiles/ufs_common_spack.lua b/modulefiles/ufs_common_spack.lua new file mode 100644 index 0000000000..76faa011ad --- /dev/null +++ b/modulefiles/ufs_common_spack.lua @@ -0,0 +1,57 @@ +help([[ +loads UFS Model common libraries +]]) + +jasper_ver=os.getenv("jasper_ver") or "2.0.32" +load(pathJoin("jasper", jasper_ver)) + +zlib_ver=os.getenv("zlib_ver") or "1.2.13" +load(pathJoin("zlib", zlib_ver)) + +libpng_ver=os.getenv("libpng_ver") or "1.6.37" +load(pathJoin("libpng", libpng_ver)) + +hdf5_ver=os.getenv("hdf5_ver") or "1.14.0" +load(pathJoin("hdf5", hdf5_ver)) + +netcdf_ver=os.getenv("netcdf_ver") or "4.9.0" +load(pathJoin("netcdf-c", netcdf_ver)) +load(pathJoin("netcdf-fortran", "4.6.0")) + +pio_ver=os.getenv("pio_ver") or "2.5.9" +load(pathJoin("parallelio", pio_ver)) + +esmf_ver=os.getenv("esmf_ver") or "8.3.0b09" +load(pathJoin("esmf", esmf_ver)) + +fms_ver=os.getenv("fms_ver") or "2022.04" +load(pathJoin("fms",fms_ver)) + +bacio_ver=os.getenv("bacio_ver") or "2.4.1" +load(pathJoin("bacio", bacio_ver)) + +crtm_ver=os.getenv("crtm_ver") or "2.4.0" +load(pathJoin("crtm", crtm_ver)) + +g2_ver=os.getenv("g2_ver") or "3.4.5" +load(pathJoin("g2", g2_ver)) + +g2tmpl_ver=os.getenv("g2tmpl_ver") or "1.10.2" +load(pathJoin("g2tmpl", g2tmpl_ver)) + +ip_ver=os.getenv("ip_ver") or "3.3.3" +load(pathJoin("ip", ip_ver)) + +sp_ver=os.getenv("sp_ver") or "2.3.3" +load(pathJoin("sp", sp_ver)) + +w3emc_ver=os.getenv("w3emc_ver") or "2.9.2" +load(pathJoin("w3emc", w3emc_ver)) + +gftl_shared_ver=os.getenv("gftl_shared_ver") or "v1.5.0" +load(pathJoin("gftl-shared", gftl_shared_ver)) + +mapl_ver=os.getenv("mapl_ver") or "2.22.0-esmf-8.3.0b09" +load(pathJoin("mapl", mapl_ver)) + +whatis("Description: UFS build environment common libraries") diff --git a/modulefiles/ufs_noaacloud.intel.lua b/modulefiles/ufs_noaacloud.intel.lua new file mode 100644 index 0000000000..f4023658fe --- /dev/null +++ b/modulefiles/ufs_noaacloud.intel.lua @@ -0,0 +1,28 @@ +help([[ +loads UFS Model prerequisites for NOAA Parallelworks/Intel +]]) + + +prepend_path("MODULEPATH", "/contrib/EPIC/spack-stack/spack-stack-1.3.0/envs/unified-dev/install/modulefiles/Core") + +stack_intel_ver=os.getenv("stack_intel_ver") or "2021.3.0" +load(pathJoin("stack-intel", stack_intel_ver)) + +stack_impi_ver=os.getenv("stack_impi_ver") or "2021.3.0" +load(pathJoin("stack-intel-oneapi-mpi", stack_impi_ver)) + +cmake_ver=os.getenv("cmake_ver") or "3.23.1" +load(pathJoin("cmake", cmake_ver)) + +prepend_path("MODULEPATH", "/contrib/spack-stack/modulefiles/core") +stack_python_ver=os.getenv("stack_python_ver") or "3.9.12" +load(pathJoin("stack-python", stack_python_ver)) + +load("ufs_common_spack") + +setenv("CC", "mpiicc") +setenv("CXX", "mpiicpc") +setenv("FC", "mpiifort") +setenv("CMAKE_Platform", "noaacloud.intel") + +whatis("Description: UFS build environment") diff --git a/tests/RegressionTests_cheyenne.gnu.log b/tests/RegressionTests_cheyenne.gnu.log index 6432eadd3b..6066ceaac5 100644 --- a/tests/RegressionTests_cheyenne.gnu.log +++ b/tests/RegressionTests_cheyenne.gnu.log @@ -1,21 +1,21 @@ -Thu Jun 15 09:44:09 MDT 2023 +Wed Jul 5 07:55:36 MDT 2023 Start Regression test -Compile 001 elapsed time 391 seconds. -DAPP=ATM -DCCPP_SUITES=FV3_GFS_v16,FV3_GFS_v16_flake,FV3_GFS_v16_ras,FV3_GFS_v17_p8 -DMPI=ON -DCMAKE_BUILD_TYPE=Release -Compile 002 elapsed time 400 seconds. -DAPP=ATM -DCCPP_SUITES=FV3_RAP,FV3_RAP_sfcdiff,FV3_HRRR,FV3_RRFS_v1beta -D32BIT=ON -DMPI=ON -DCMAKE_BUILD_TYPE=Release -Compile 003 elapsed time 894 seconds. -DAPP=ATM -D32BIT=ON -DDEBUG=ON -DMPI=ON -DCMAKE_BUILD_TYPE=Debug -Compile 004 elapsed time 188 seconds. -DAPP=ATM -DCCPP_SUITES=FV3_GFS_v16_fv3wam -D32BIT=ON -DMULTI_GASES=ON -DDEBUG=ON -DMPI=ON -DCMAKE_BUILD_TYPE=Debug -Compile 005 elapsed time 391 seconds. -DAPP=ATM -DCCPP_SUITES=FV3_RAP,FV3_HRRR,FV3_HRRR_flake -D32BIT=ON -DCCPP_32BIT=ON -DMPI=ON -DCMAKE_BUILD_TYPE=Release -Compile 006 elapsed time 1148 seconds. -DAPP=ATM -DCCPP_32BIT=ON -DMPI=ON -DCMAKE_BUILD_TYPE=Release -Compile 007 elapsed time 901 seconds. -DAPP=ATM -D32BIT=ON -DCCPP_32BIT=ON -DDEBUG=ON -DMPI=ON -DCMAKE_BUILD_TYPE=Debug -Compile 008 elapsed time 890 seconds. -DAPP=ATM -DCCPP_32BIT=ON -DDEBUG=ON -DMPI=ON -DCMAKE_BUILD_TYPE=Debug -Compile 009 elapsed time 659 seconds. -DAPP=S2SWA -DCCPP_SUITES=FV3_GFS_v17_coupled_p8,FV3_GFS_cpld_rasmgshocnsstnoahmp_ugwp -DMPI=ON -DCMAKE_BUILD_TYPE=Release -DMOM6SOLO=ON -Compile 010 elapsed time 575 seconds. -DAPP=S2S -DCCPP_SUITES=FV3_GFS_v17_coupled_p8,FV3_GFS_cpld_rasmgshocnsstnoahmp_ugwp -DMPI=ON -DCMAKE_BUILD_TYPE=Release -DMOM6SOLO=ON -Compile 011 elapsed time 356 seconds. -DAPP=S2SWA -DDEBUG=ON -DCCPP_SUITES=FV3_GFS_v17_coupled_p8,FV3_GFS_cpld_rasmgshocnsstnoahmp_ugwp -DMPI=ON -DCMAKE_BUILD_TYPE=Debug -DMOM6SOLO=ON -Compile 012 elapsed time 293 seconds. -DAPP=NG-GODAS -DMPI=ON -DCMAKE_BUILD_TYPE=Release -DMOM6SOLO=ON +Compile 001 elapsed time 394 seconds. -DAPP=ATM -DCCPP_SUITES=FV3_GFS_v16,FV3_GFS_v16_flake,FV3_GFS_v16_ras,FV3_GFS_v17_p8 -DMPI=ON -DCMAKE_BUILD_TYPE=Release +Compile 002 elapsed time 403 seconds. -DAPP=ATM -DCCPP_SUITES=FV3_RAP,FV3_RAP_sfcdiff,FV3_HRRR,FV3_RRFS_v1beta -D32BIT=ON -DMPI=ON -DCMAKE_BUILD_TYPE=Release +Compile 003 elapsed time 908 seconds. -DAPP=ATM -D32BIT=ON -DDEBUG=ON -DMPI=ON -DCMAKE_BUILD_TYPE=Debug +Compile 004 elapsed time 191 seconds. -DAPP=ATM -DCCPP_SUITES=FV3_GFS_v16_fv3wam -D32BIT=ON -DMULTI_GASES=ON -DDEBUG=ON -DMPI=ON -DCMAKE_BUILD_TYPE=Debug +Compile 005 elapsed time 395 seconds. -DAPP=ATM -DCCPP_SUITES=FV3_RAP,FV3_HRRR,FV3_HRRR_flake -D32BIT=ON -DCCPP_32BIT=ON -DMPI=ON -DCMAKE_BUILD_TYPE=Release +Compile 006 elapsed time 1147 seconds. -DAPP=ATM -DCCPP_32BIT=ON -DMPI=ON -DCMAKE_BUILD_TYPE=Release +Compile 007 elapsed time 895 seconds. -DAPP=ATM -D32BIT=ON -DCCPP_32BIT=ON -DDEBUG=ON -DMPI=ON -DCMAKE_BUILD_TYPE=Debug +Compile 008 elapsed time 899 seconds. -DAPP=ATM -DCCPP_32BIT=ON -DDEBUG=ON -DMPI=ON -DCMAKE_BUILD_TYPE=Debug +Compile 009 elapsed time 661 seconds. -DAPP=S2SWA -DCCPP_SUITES=FV3_GFS_v17_coupled_p8,FV3_GFS_cpld_rasmgshocnsstnoahmp_ugwp -DMPI=ON -DCMAKE_BUILD_TYPE=Release -DMOM6SOLO=ON +Compile 010 elapsed time 566 seconds. -DAPP=S2S -DCCPP_SUITES=FV3_GFS_v17_coupled_p8,FV3_GFS_cpld_rasmgshocnsstnoahmp_ugwp -DMPI=ON -DCMAKE_BUILD_TYPE=Release -DMOM6SOLO=ON +Compile 011 elapsed time 340 seconds. -DAPP=S2SWA -DDEBUG=ON -DCCPP_SUITES=FV3_GFS_v17_coupled_p8,FV3_GFS_cpld_rasmgshocnsstnoahmp_ugwp -DMPI=ON -DCMAKE_BUILD_TYPE=Debug -DMOM6SOLO=ON +Compile 012 elapsed time 297 seconds. -DAPP=NG-GODAS -DMPI=ON -DCMAKE_BUILD_TYPE=Release -DMOM6SOLO=ON baseline dir = /glade/scratch/grantf/FV3_RT/REGRESSION_TEST_GNU/control_c48 -working dir = /glade/scratch/grantf/FV3_RT/rt_45861/control_c48 +working dir = /glade/scratch/grantf/FV3_RT/rt_57027/control_c48 Checking test 001 control_c48 results .... Comparing sfcf000.nc .........OK Comparing sfcf024.nc .........OK @@ -54,14 +54,14 @@ Checking test 001 control_c48 results .... Comparing RESTART/20210323.060000.sfc_data.tile5.nc .........OK Comparing RESTART/20210323.060000.sfc_data.tile6.nc .........OK -0:The total amount of wall time = 820.123543 -0:The maximum resident set size (KB) = 680308 +0:The total amount of wall time = 821.587574 +0:The maximum resident set size (KB) = 680324 Test 001 control_c48 PASS baseline dir = /glade/scratch/grantf/FV3_RT/REGRESSION_TEST_GNU/control_stochy -working dir = /glade/scratch/grantf/FV3_RT/rt_45861/control_stochy +working dir = /glade/scratch/grantf/FV3_RT/rt_57027/control_stochy Checking test 002 control_stochy results .... Comparing sfcf000.nc .........OK Comparing sfcf012.nc .........OK @@ -72,14 +72,14 @@ Checking test 002 control_stochy results .... Comparing GFSPRS.GrbF00 .........OK Comparing GFSPRS.GrbF12 .........OK -0:The total amount of wall time = 177.513594 -0:The maximum resident set size (KB) = 443528 +0:The total amount of wall time = 178.808703 +0:The maximum resident set size (KB) = 443608 Test 002 control_stochy PASS baseline dir = /glade/scratch/grantf/FV3_RT/REGRESSION_TEST_GNU/control_ras -working dir = /glade/scratch/grantf/FV3_RT/rt_45861/control_ras +working dir = /glade/scratch/grantf/FV3_RT/rt_57027/control_ras Checking test 003 control_ras results .... Comparing sfcf000.nc .........OK Comparing sfcf024.nc .........OK @@ -90,14 +90,14 @@ Checking test 003 control_ras results .... Comparing GFSPRS.GrbF00 .........OK Comparing GFSPRS.GrbF24 .........OK -0:The total amount of wall time = 294.310816 -0:The maximum resident set size (KB) = 452344 +0:The total amount of wall time = 296.106683 +0:The maximum resident set size (KB) = 452252 Test 003 control_ras PASS baseline dir = /glade/scratch/grantf/FV3_RT/REGRESSION_TEST_GNU/control_p8 -working dir = /glade/scratch/grantf/FV3_RT/rt_45861/control_p8 +working dir = /glade/scratch/grantf/FV3_RT/rt_57027/control_p8 Checking test 004 control_p8 results .... Comparing sfcf000.nc .........OK Comparing sfcf021.nc .........OK @@ -144,14 +144,14 @@ Checking test 004 control_p8 results .... Comparing RESTART/20210323.060000.sfc_data.tile5.nc .........OK Comparing RESTART/20210323.060000.sfc_data.tile6.nc .........OK -0:The total amount of wall time = 310.838140 -0:The maximum resident set size (KB) = 1225164 +0:The total amount of wall time = 312.650452 +0:The maximum resident set size (KB) = 1225352 Test 004 control_p8 PASS baseline dir = /glade/scratch/grantf/FV3_RT/REGRESSION_TEST_GNU/control_flake -working dir = /glade/scratch/grantf/FV3_RT/rt_45861/control_flake +working dir = /glade/scratch/grantf/FV3_RT/rt_57027/control_flake Checking test 005 control_flake results .... Comparing sfcf000.nc .........OK Comparing sfcf024.nc .........OK @@ -162,14 +162,14 @@ Checking test 005 control_flake results .... Comparing GFSPRS.GrbF00 .........OK Comparing GFSPRS.GrbF24 .........OK -0:The total amount of wall time = 351.750018 -0:The maximum resident set size (KB) = 490680 +0:The total amount of wall time = 353.857680 +0:The maximum resident set size (KB) = 490292 Test 005 control_flake PASS baseline dir = /glade/scratch/grantf/FV3_RT/REGRESSION_TEST_GNU/rap_control -working dir = /glade/scratch/grantf/FV3_RT/rt_45861/rap_control +working dir = /glade/scratch/grantf/FV3_RT/rt_57027/rap_control Checking test 006 rap_control results .... Comparing sfcf000.nc .........OK Comparing sfcf021.nc .........OK @@ -216,14 +216,14 @@ Checking test 006 rap_control results .... Comparing RESTART/20210323.060000.sfc_data.tile5.nc .........OK Comparing RESTART/20210323.060000.sfc_data.tile6.nc .........OK -0:The total amount of wall time = 713.200906 -0:The maximum resident set size (KB) = 792392 +0:The total amount of wall time = 715.288512 +0:The maximum resident set size (KB) = 792356 Test 006 rap_control PASS baseline dir = /glade/scratch/grantf/FV3_RT/REGRESSION_TEST_GNU/rap_control -working dir = /glade/scratch/grantf/FV3_RT/rt_45861/rap_decomp +working dir = /glade/scratch/grantf/FV3_RT/rt_57027/rap_decomp Checking test 007 rap_decomp results .... Comparing sfcf000.nc .........OK Comparing sfcf021.nc .........OK @@ -270,14 +270,14 @@ Checking test 007 rap_decomp results .... Comparing RESTART/20210323.060000.sfc_data.tile5.nc .........OK Comparing RESTART/20210323.060000.sfc_data.tile6.nc .........OK -0:The total amount of wall time = 717.834369 -0:The maximum resident set size (KB) = 791764 +0:The total amount of wall time = 723.932239 +0:The maximum resident set size (KB) = 791664 Test 007 rap_decomp PASS baseline dir = /glade/scratch/grantf/FV3_RT/REGRESSION_TEST_GNU/rap_control -working dir = /glade/scratch/grantf/FV3_RT/rt_45861/rap_2threads +working dir = /glade/scratch/grantf/FV3_RT/rt_57027/rap_2threads Checking test 008 rap_2threads results .... Comparing sfcf000.nc .........OK Comparing sfcf021.nc .........OK @@ -324,14 +324,14 @@ Checking test 008 rap_2threads results .... Comparing RESTART/20210323.060000.sfc_data.tile5.nc .........OK Comparing RESTART/20210323.060000.sfc_data.tile6.nc .........OK -0:The total amount of wall time = 656.374311 -0:The maximum resident set size (KB) = 866044 +0:The total amount of wall time = 657.184682 +0:The maximum resident set size (KB) = 866176 Test 008 rap_2threads PASS baseline dir = /glade/scratch/grantf/FV3_RT/REGRESSION_TEST_GNU/rap_control -working dir = /glade/scratch/grantf/FV3_RT/rt_45861/rap_restart +working dir = /glade/scratch/grantf/FV3_RT/rt_57027/rap_restart Checking test 009 rap_restart results .... Comparing sfcf024.nc .........OK Comparing atmf024.nc .........OK @@ -370,14 +370,14 @@ Checking test 009 rap_restart results .... Comparing RESTART/20210323.060000.sfc_data.tile5.nc .........OK Comparing RESTART/20210323.060000.sfc_data.tile6.nc .........OK -0:The total amount of wall time = 355.506725 -0:The maximum resident set size (KB) = 539472 +0:The total amount of wall time = 355.850613 +0:The maximum resident set size (KB) = 539420 Test 009 rap_restart PASS baseline dir = /glade/scratch/grantf/FV3_RT/REGRESSION_TEST_GNU/rap_sfcdiff -working dir = /glade/scratch/grantf/FV3_RT/rt_45861/rap_sfcdiff +working dir = /glade/scratch/grantf/FV3_RT/rt_57027/rap_sfcdiff Checking test 010 rap_sfcdiff results .... Comparing sfcf000.nc .........OK Comparing sfcf009.nc .........OK @@ -424,14 +424,14 @@ Checking test 010 rap_sfcdiff results .... Comparing RESTART/20210323.060000.sfc_data.tile5.nc .........OK Comparing RESTART/20210323.060000.sfc_data.tile6.nc .........OK -0:The total amount of wall time = 714.307347 -0:The maximum resident set size (KB) = 791832 +0:The total amount of wall time = 726.956187 +0:The maximum resident set size (KB) = 792248 Test 010 rap_sfcdiff PASS baseline dir = /glade/scratch/grantf/FV3_RT/REGRESSION_TEST_GNU/rap_sfcdiff -working dir = /glade/scratch/grantf/FV3_RT/rt_45861/rap_sfcdiff_decomp +working dir = /glade/scratch/grantf/FV3_RT/rt_57027/rap_sfcdiff_decomp Checking test 011 rap_sfcdiff_decomp results .... Comparing sfcf000.nc .........OK Comparing sfcf009.nc .........OK @@ -478,14 +478,14 @@ Checking test 011 rap_sfcdiff_decomp results .... Comparing RESTART/20210323.060000.sfc_data.tile5.nc .........OK Comparing RESTART/20210323.060000.sfc_data.tile6.nc .........OK -0:The total amount of wall time = 720.728944 -0:The maximum resident set size (KB) = 791580 +0:The total amount of wall time = 731.347028 +0:The maximum resident set size (KB) = 791584 Test 011 rap_sfcdiff_decomp PASS baseline dir = /glade/scratch/grantf/FV3_RT/REGRESSION_TEST_GNU/rap_sfcdiff -working dir = /glade/scratch/grantf/FV3_RT/rt_45861/rap_sfcdiff_restart +working dir = /glade/scratch/grantf/FV3_RT/rt_57027/rap_sfcdiff_restart Checking test 012 rap_sfcdiff_restart results .... Comparing sfcf012.nc .........OK Comparing atmf012.nc .........OK @@ -524,14 +524,14 @@ Checking test 012 rap_sfcdiff_restart results .... Comparing RESTART/20210323.060000.sfc_data.tile5.nc .........OK Comparing RESTART/20210323.060000.sfc_data.tile6.nc .........OK -0:The total amount of wall time = 529.838423 -0:The maximum resident set size (KB) = 544528 +0:The total amount of wall time = 527.854563 +0:The maximum resident set size (KB) = 544676 Test 012 rap_sfcdiff_restart PASS baseline dir = /glade/scratch/grantf/FV3_RT/REGRESSION_TEST_GNU/hrrr_control -working dir = /glade/scratch/grantf/FV3_RT/rt_45861/hrrr_control +working dir = /glade/scratch/grantf/FV3_RT/rt_57027/hrrr_control Checking test 013 hrrr_control results .... Comparing sfcf000.nc .........OK Comparing sfcf009.nc .........OK @@ -578,14 +578,14 @@ Checking test 013 hrrr_control results .... Comparing RESTART/20210322.120000.sfc_data.tile5.nc .........OK Comparing RESTART/20210322.120000.sfc_data.tile6.nc .........OK -0:The total amount of wall time = 686.761340 -0:The maximum resident set size (KB) = 789088 +0:The total amount of wall time = 690.374828 +0:The maximum resident set size (KB) = 789008 Test 013 hrrr_control PASS baseline dir = /glade/scratch/grantf/FV3_RT/REGRESSION_TEST_GNU/hrrr_control -working dir = /glade/scratch/grantf/FV3_RT/rt_45861/hrrr_control_2threads +working dir = /glade/scratch/grantf/FV3_RT/rt_57027/hrrr_control_2threads Checking test 014 hrrr_control_2threads results .... Comparing sfcf000.nc .........OK Comparing sfcf009.nc .........OK @@ -632,14 +632,14 @@ Checking test 014 hrrr_control_2threads results .... Comparing RESTART/20210322.120000.sfc_data.tile5.nc .........OK Comparing RESTART/20210322.120000.sfc_data.tile6.nc .........OK -0:The total amount of wall time = 709.851417 -0:The maximum resident set size (KB) = 855748 +0:The total amount of wall time = 707.488524 +0:The maximum resident set size (KB) = 855824 Test 014 hrrr_control_2threads PASS baseline dir = /glade/scratch/grantf/FV3_RT/REGRESSION_TEST_GNU/hrrr_control -working dir = /glade/scratch/grantf/FV3_RT/rt_45861/hrrr_control_decomp +working dir = /glade/scratch/grantf/FV3_RT/rt_57027/hrrr_control_decomp Checking test 015 hrrr_control_decomp results .... Comparing sfcf000.nc .........OK Comparing sfcf009.nc .........OK @@ -686,28 +686,28 @@ Checking test 015 hrrr_control_decomp results .... Comparing RESTART/20210322.120000.sfc_data.tile5.nc .........OK Comparing RESTART/20210322.120000.sfc_data.tile6.nc .........OK -0:The total amount of wall time = 683.394129 -0:The maximum resident set size (KB) = 789036 +0:The total amount of wall time = 684.722163 +0:The maximum resident set size (KB) = 788392 Test 015 hrrr_control_decomp PASS baseline dir = /glade/scratch/grantf/FV3_RT/REGRESSION_TEST_GNU/hrrr_control -working dir = /glade/scratch/grantf/FV3_RT/rt_45861/hrrr_control_restart +working dir = /glade/scratch/grantf/FV3_RT/rt_57027/hrrr_control_restart Checking test 016 hrrr_control_restart results .... Comparing sfcf012.nc .........OK Comparing atmf012.nc .........OK Comparing GFSFLX.GrbF12 .........OK Comparing GFSPRS.GrbF12 .........OK -0:The total amount of wall time = 508.594555 -0:The maximum resident set size (KB) = 539656 +0:The total amount of wall time = 508.311258 +0:The maximum resident set size (KB) = 539548 Test 016 hrrr_control_restart PASS baseline dir = /glade/scratch/grantf/FV3_RT/REGRESSION_TEST_GNU/rrfs_v1beta -working dir = /glade/scratch/grantf/FV3_RT/rt_45861/rrfs_v1beta +working dir = /glade/scratch/grantf/FV3_RT/rt_57027/rrfs_v1beta Checking test 017 rrfs_v1beta results .... Comparing sfcf000.nc .........OK Comparing sfcf009.nc .........OK @@ -754,14 +754,14 @@ Checking test 017 rrfs_v1beta results .... Comparing RESTART/20210323.060000.sfc_data.tile5.nc .........OK Comparing RESTART/20210323.060000.sfc_data.tile6.nc .........OK -0:The total amount of wall time = 703.452714 -0:The maximum resident set size (KB) = 788960 +0:The total amount of wall time = 705.407012 +0:The maximum resident set size (KB) = 789052 Test 017 rrfs_v1beta PASS baseline dir = /glade/scratch/grantf/FV3_RT/REGRESSION_TEST_GNU/rrfs_smoke_conus13km_hrrr_warm -working dir = /glade/scratch/grantf/FV3_RT/rt_45861/rrfs_smoke_conus13km_hrrr_warm +working dir = /glade/scratch/grantf/FV3_RT/rt_57027/rrfs_smoke_conus13km_hrrr_warm Checking test 018 rrfs_smoke_conus13km_hrrr_warm results .... Comparing sfcf000.nc .........OK Comparing sfcf001.nc .........OK @@ -770,14 +770,14 @@ Checking test 018 rrfs_smoke_conus13km_hrrr_warm results .... Comparing atmf001.nc .........OK Comparing atmf002.nc .........OK -0:The total amount of wall time = 230.420105 -0:The maximum resident set size (KB) = 639456 +0:The total amount of wall time = 238.690302 +0:The maximum resident set size (KB) = 639648 Test 018 rrfs_smoke_conus13km_hrrr_warm PASS baseline dir = /glade/scratch/grantf/FV3_RT/REGRESSION_TEST_GNU/rrfs_smoke_conus13km_hrrr_warm -working dir = /glade/scratch/grantf/FV3_RT/rt_45861/rrfs_smoke_conus13km_hrrr_warm_2threads +working dir = /glade/scratch/grantf/FV3_RT/rt_57027/rrfs_smoke_conus13km_hrrr_warm_2threads Checking test 019 rrfs_smoke_conus13km_hrrr_warm_2threads results .... Comparing sfcf000.nc .........OK Comparing sfcf001.nc .........OK @@ -786,14 +786,14 @@ Checking test 019 rrfs_smoke_conus13km_hrrr_warm_2threads results .... Comparing atmf001.nc .........OK Comparing atmf002.nc .........OK -0:The total amount of wall time = 146.547690 -0:The maximum resident set size (KB) = 658632 +0:The total amount of wall time = 150.841855 +0:The maximum resident set size (KB) = 664080 Test 019 rrfs_smoke_conus13km_hrrr_warm_2threads PASS baseline dir = /glade/scratch/grantf/FV3_RT/REGRESSION_TEST_GNU/rrfs_conus13km_hrrr_warm -working dir = /glade/scratch/grantf/FV3_RT/rt_45861/rrfs_conus13km_hrrr_warm +working dir = /glade/scratch/grantf/FV3_RT/rt_57027/rrfs_conus13km_hrrr_warm Checking test 020 rrfs_conus13km_hrrr_warm results .... Comparing sfcf000.nc .........OK Comparing sfcf001.nc .........OK @@ -802,14 +802,14 @@ Checking test 020 rrfs_conus13km_hrrr_warm results .... Comparing atmf001.nc .........OK Comparing atmf002.nc .........OK -0:The total amount of wall time = 210.893903 -0:The maximum resident set size (KB) = 618268 +0:The total amount of wall time = 220.678887 +0:The maximum resident set size (KB) = 618392 Test 020 rrfs_conus13km_hrrr_warm PASS baseline dir = /glade/scratch/grantf/FV3_RT/REGRESSION_TEST_GNU/rrfs_smoke_conus13km_hrrr_warm_radar_tten -working dir = /glade/scratch/grantf/FV3_RT/rt_45861/rrfs_smoke_conus13km_radar_tten_warm +working dir = /glade/scratch/grantf/FV3_RT/rt_57027/rrfs_smoke_conus13km_radar_tten_warm Checking test 021 rrfs_smoke_conus13km_radar_tten_warm results .... Comparing sfcf000.nc .........OK Comparing sfcf001.nc .........OK @@ -818,262 +818,262 @@ Checking test 021 rrfs_smoke_conus13km_radar_tten_warm results .... Comparing atmf001.nc .........OK Comparing atmf002.nc .........OK -0:The total amount of wall time = 232.414575 -0:The maximum resident set size (KB) = 642644 +0:The total amount of wall time = 242.599994 +0:The maximum resident set size (KB) = 642332 Test 021 rrfs_smoke_conus13km_radar_tten_warm PASS baseline dir = /glade/scratch/grantf/FV3_RT/REGRESSION_TEST_GNU/rrfs_conus13km_hrrr_warm_restart_mismatch -working dir = /glade/scratch/grantf/FV3_RT/rt_45861/rrfs_conus13km_hrrr_warm_restart_mismatch +working dir = /glade/scratch/grantf/FV3_RT/rt_57027/rrfs_conus13km_hrrr_warm_restart_mismatch Checking test 022 rrfs_conus13km_hrrr_warm_restart_mismatch results .... Comparing sfcf002.nc .........OK Comparing atmf002.nc .........OK -0:The total amount of wall time = 111.343206 -0:The maximum resident set size (KB) = 599532 +0:The total amount of wall time = 114.632760 +0:The maximum resident set size (KB) = 599544 Test 022 rrfs_conus13km_hrrr_warm_restart_mismatch PASS baseline dir = /glade/scratch/grantf/FV3_RT/REGRESSION_TEST_GNU/control_diag_debug -working dir = /glade/scratch/grantf/FV3_RT/rt_45861/control_diag_debug +working dir = /glade/scratch/grantf/FV3_RT/rt_57027/control_diag_debug Checking test 023 control_diag_debug results .... Comparing sfcf000.nc .........OK Comparing sfcf001.nc .........OK Comparing atmf000.nc .........OK Comparing atmf001.nc .........OK -0:The total amount of wall time = 83.983322 -0:The maximum resident set size (KB) = 492020 +0:The total amount of wall time = 81.137067 +0:The maximum resident set size (KB) = 492916 Test 023 control_diag_debug PASS baseline dir = /glade/scratch/grantf/FV3_RT/REGRESSION_TEST_GNU/regional_debug -working dir = /glade/scratch/grantf/FV3_RT/rt_45861/regional_debug +working dir = /glade/scratch/grantf/FV3_RT/rt_57027/regional_debug Checking test 024 regional_debug results .... Comparing dynf000.nc .........OK Comparing dynf001.nc .........OK Comparing phyf000.nc .........OK Comparing phyf001.nc .........OK -0:The total amount of wall time = 477.920582 -0:The maximum resident set size (KB) = 567240 +0:The total amount of wall time = 476.758676 +0:The maximum resident set size (KB) = 567120 Test 024 regional_debug PASS baseline dir = /glade/scratch/grantf/FV3_RT/REGRESSION_TEST_GNU/rap_control_debug -working dir = /glade/scratch/grantf/FV3_RT/rt_45861/rap_control_debug +working dir = /glade/scratch/grantf/FV3_RT/rt_57027/rap_control_debug Checking test 025 rap_control_debug results .... Comparing sfcf000.nc .........OK Comparing sfcf001.nc .........OK Comparing atmf000.nc .........OK Comparing atmf001.nc .........OK -0:The total amount of wall time = 145.096993 -0:The maximum resident set size (KB) = 806148 +0:The total amount of wall time = 145.479285 +0:The maximum resident set size (KB) = 806204 Test 025 rap_control_debug PASS baseline dir = /glade/scratch/grantf/FV3_RT/REGRESSION_TEST_GNU/hrrr_control_debug -working dir = /glade/scratch/grantf/FV3_RT/rt_45861/hrrr_control_debug +working dir = /glade/scratch/grantf/FV3_RT/rt_57027/hrrr_control_debug Checking test 026 hrrr_control_debug results .... Comparing sfcf000.nc .........OK Comparing sfcf001.nc .........OK Comparing atmf000.nc .........OK Comparing atmf001.nc .........OK -0:The total amount of wall time = 141.645676 -0:The maximum resident set size (KB) = 801456 +0:The total amount of wall time = 141.564038 +0:The maximum resident set size (KB) = 801476 Test 026 hrrr_control_debug PASS baseline dir = /glade/scratch/grantf/FV3_RT/REGRESSION_TEST_GNU/rap_diag_debug -working dir = /glade/scratch/grantf/FV3_RT/rt_45861/rap_diag_debug +working dir = /glade/scratch/grantf/FV3_RT/rt_57027/rap_diag_debug Checking test 027 rap_diag_debug results .... Comparing sfcf000.nc .........OK Comparing sfcf001.nc .........OK Comparing atmf000.nc .........OK Comparing atmf001.nc .........OK -0:The total amount of wall time = 152.825426 -0:The maximum resident set size (KB) = 888180 +0:The total amount of wall time = 152.222020 +0:The maximum resident set size (KB) = 888172 Test 027 rap_diag_debug PASS baseline dir = /glade/scratch/grantf/FV3_RT/REGRESSION_TEST_GNU/rap_noah_sfcdiff_cires_ugwp_debug -working dir = /glade/scratch/grantf/FV3_RT/rt_45861/rap_noah_sfcdiff_cires_ugwp_debug +working dir = /glade/scratch/grantf/FV3_RT/rt_57027/rap_noah_sfcdiff_cires_ugwp_debug Checking test 028 rap_noah_sfcdiff_cires_ugwp_debug results .... Comparing sfcf000.nc .........OK Comparing sfcf001.nc .........OK Comparing atmf000.nc .........OK Comparing atmf001.nc .........OK -0:The total amount of wall time = 234.307215 -0:The maximum resident set size (KB) = 804364 +0:The total amount of wall time = 233.769264 +0:The maximum resident set size (KB) = 804352 Test 028 rap_noah_sfcdiff_cires_ugwp_debug PASS baseline dir = /glade/scratch/grantf/FV3_RT/REGRESSION_TEST_GNU/rap_progcld_thompson_debug -working dir = /glade/scratch/grantf/FV3_RT/rt_45861/rap_progcld_thompson_debug +working dir = /glade/scratch/grantf/FV3_RT/rt_57027/rap_progcld_thompson_debug Checking test 029 rap_progcld_thompson_debug results .... Comparing sfcf000.nc .........OK Comparing sfcf001.nc .........OK Comparing atmf000.nc .........OK Comparing atmf001.nc .........OK -0:The total amount of wall time = 146.210042 -0:The maximum resident set size (KB) = 806260 +0:The total amount of wall time = 145.776579 +0:The maximum resident set size (KB) = 806280 Test 029 rap_progcld_thompson_debug PASS baseline dir = /glade/scratch/grantf/FV3_RT/REGRESSION_TEST_GNU/rrfs_v1beta_debug -working dir = /glade/scratch/grantf/FV3_RT/rt_45861/rrfs_v1beta_debug +working dir = /glade/scratch/grantf/FV3_RT/rt_57027/rrfs_v1beta_debug Checking test 030 rrfs_v1beta_debug results .... Comparing sfcf000.nc .........OK Comparing sfcf001.nc .........OK Comparing atmf000.nc .........OK Comparing atmf001.nc .........OK -0:The total amount of wall time = 144.142119 -0:The maximum resident set size (KB) = 801232 +0:The total amount of wall time = 143.865245 +0:The maximum resident set size (KB) = 801364 Test 030 rrfs_v1beta_debug PASS baseline dir = /glade/scratch/grantf/FV3_RT/REGRESSION_TEST_GNU/control_ras_debug -working dir = /glade/scratch/grantf/FV3_RT/rt_45861/control_ras_debug +working dir = /glade/scratch/grantf/FV3_RT/rt_57027/control_ras_debug Checking test 031 control_ras_debug results .... Comparing sfcf000.nc .........OK Comparing sfcf001.nc .........OK Comparing atmf000.nc .........OK Comparing atmf001.nc .........OK -0:The total amount of wall time = 81.068143 -0:The maximum resident set size (KB) = 446468 +0:The total amount of wall time = 80.157080 +0:The maximum resident set size (KB) = 446224 Test 031 control_ras_debug PASS baseline dir = /glade/scratch/grantf/FV3_RT/REGRESSION_TEST_GNU/control_stochy_debug -working dir = /glade/scratch/grantf/FV3_RT/rt_45861/control_stochy_debug +working dir = /glade/scratch/grantf/FV3_RT/rt_57027/control_stochy_debug Checking test 032 control_stochy_debug results .... Comparing sfcf000.nc .........OK Comparing sfcf001.nc .........OK Comparing atmf000.nc .........OK Comparing atmf001.nc .........OK -0:The total amount of wall time = 88.332565 -0:The maximum resident set size (KB) = 438900 +0:The total amount of wall time = 88.330757 +0:The maximum resident set size (KB) = 439256 Test 032 control_stochy_debug PASS baseline dir = /glade/scratch/grantf/FV3_RT/REGRESSION_TEST_GNU/control_debug_p8 -working dir = /glade/scratch/grantf/FV3_RT/rt_45861/control_debug_p8 +working dir = /glade/scratch/grantf/FV3_RT/rt_57027/control_debug_p8 Checking test 033 control_debug_p8 results .... Comparing sfcf000.nc .........OK Comparing sfcf001.nc .........OK Comparing atmf000.nc .........OK Comparing atmf001.nc .........OK -0:The total amount of wall time = 92.050089 -0:The maximum resident set size (KB) = 1221728 +0:The total amount of wall time = 90.118486 +0:The maximum resident set size (KB) = 1221688 Test 033 control_debug_p8 PASS baseline dir = /glade/scratch/grantf/FV3_RT/REGRESSION_TEST_GNU/rrfs_smoke_conus13km_hrrr_warm_debug -working dir = /glade/scratch/grantf/FV3_RT/rt_45861/rrfs_smoke_conus13km_hrrr_warm_debug +working dir = /glade/scratch/grantf/FV3_RT/rt_57027/rrfs_smoke_conus13km_hrrr_warm_debug Checking test 034 rrfs_smoke_conus13km_hrrr_warm_debug results .... Comparing sfcf000.nc .........OK Comparing sfcf001.nc .........OK Comparing atmf000.nc .........OK Comparing atmf001.nc .........OK -0:The total amount of wall time = 436.499694 -0:The maximum resident set size (KB) = 645216 +0:The total amount of wall time = 443.401721 +0:The maximum resident set size (KB) = 644884 Test 034 rrfs_smoke_conus13km_hrrr_warm_debug PASS baseline dir = /glade/scratch/grantf/FV3_RT/REGRESSION_TEST_GNU/rrfs_smoke_conus13km_hrrr_warm_debug -working dir = /glade/scratch/grantf/FV3_RT/rt_45861/rrfs_smoke_conus13km_hrrr_warm_debug_2threads +working dir = /glade/scratch/grantf/FV3_RT/rt_57027/rrfs_smoke_conus13km_hrrr_warm_debug_2threads Checking test 035 rrfs_smoke_conus13km_hrrr_warm_debug_2threads results .... Comparing sfcf000.nc .........OK Comparing sfcf001.nc .........OK Comparing atmf000.nc .........OK Comparing atmf001.nc .........OK -0:The total amount of wall time = 258.536899 -0:The maximum resident set size (KB) = 669460 +0:The total amount of wall time = 259.207242 +0:The maximum resident set size (KB) = 669536 Test 035 rrfs_smoke_conus13km_hrrr_warm_debug_2threads PASS baseline dir = /glade/scratch/grantf/FV3_RT/REGRESSION_TEST_GNU/rrfs_conus13km_hrrr_warm_debugs -working dir = /glade/scratch/grantf/FV3_RT/rt_45861/rrfs_conus13km_hrrr_warm_debug +working dir = /glade/scratch/grantf/FV3_RT/rt_57027/rrfs_conus13km_hrrr_warm_debug Checking test 036 rrfs_conus13km_hrrr_warm_debug results .... Comparing sfcf000.nc .........OK Comparing sfcf001.nc .........OK Comparing atmf000.nc .........OK Comparing atmf001.nc .........OK -0:The total amount of wall time = 395.841106 -0:The maximum resident set size (KB) = 623296 +0:The total amount of wall time = 401.043915 +0:The maximum resident set size (KB) = 623348 Test 036 rrfs_conus13km_hrrr_warm_debug PASS baseline dir = /glade/scratch/grantf/FV3_RT/REGRESSION_TEST_GNU/rap_flake_debug -working dir = /glade/scratch/grantf/FV3_RT/rt_45861/rap_flake_debug +working dir = /glade/scratch/grantf/FV3_RT/rt_57027/rap_flake_debug Checking test 037 rap_flake_debug results .... Comparing sfcf000.nc .........OK Comparing sfcf001.nc .........OK Comparing atmf000.nc .........OK Comparing atmf001.nc .........OK -0:The total amount of wall time = 145.199403 -0:The maximum resident set size (KB) = 806112 +0:The total amount of wall time = 145.548384 +0:The maximum resident set size (KB) = 806028 Test 037 rap_flake_debug PASS baseline dir = /glade/scratch/grantf/FV3_RT/REGRESSION_TEST_GNU/rap_clm_lake_debug -working dir = /glade/scratch/grantf/FV3_RT/rt_45861/rap_clm_lake_debug +working dir = /glade/scratch/grantf/FV3_RT/rt_57027/rap_clm_lake_debug Checking test 038 rap_clm_lake_debug results .... Comparing sfcf000.nc .........OK Comparing sfcf001.nc .........OK Comparing atmf000.nc .........OK Comparing atmf001.nc .........OK -0:The total amount of wall time = 165.405450 +0:The total amount of wall time = 164.925136 0:The maximum resident set size (KB) = 807740 Test 038 rap_clm_lake_debug PASS baseline dir = /glade/scratch/grantf/FV3_RT/REGRESSION_TEST_GNU/control_wam_debug -working dir = /glade/scratch/grantf/FV3_RT/rt_45861/control_wam_debug +working dir = /glade/scratch/grantf/FV3_RT/rt_57027/control_wam_debug Checking test 039 control_wam_debug results .... Comparing sfcf019.nc .........OK Comparing atmf019.nc .........OK -0:The total amount of wall time = 140.771619 -0:The maximum resident set size (KB) = 182300 +0:The total amount of wall time = 142.023065 +0:The maximum resident set size (KB) = 182448 Test 039 control_wam_debug PASS baseline dir = /glade/scratch/grantf/FV3_RT/REGRESSION_TEST_GNU/rap_control_dyn32_phy32 -working dir = /glade/scratch/grantf/FV3_RT/rt_45861/rap_control_dyn32_phy32 +working dir = /glade/scratch/grantf/FV3_RT/rt_57027/rap_control_dyn32_phy32 Checking test 040 rap_control_dyn32_phy32 results .... Comparing sfcf000.nc .........OK Comparing sfcf009.nc .........OK @@ -1120,14 +1120,14 @@ Checking test 040 rap_control_dyn32_phy32 results .... Comparing RESTART/20210323.060000.sfc_data.tile5.nc .........OK Comparing RESTART/20210323.060000.sfc_data.tile6.nc .........OK -0:The total amount of wall time = 705.296796 -0:The maximum resident set size (KB) = 672508 +0:The total amount of wall time = 705.986216 +0:The maximum resident set size (KB) = 672400 Test 040 rap_control_dyn32_phy32 PASS baseline dir = /glade/scratch/grantf/FV3_RT/REGRESSION_TEST_GNU/hrrr_control_dyn32_phy32 -working dir = /glade/scratch/grantf/FV3_RT/rt_45861/hrrr_control_dyn32_phy32 +working dir = /glade/scratch/grantf/FV3_RT/rt_57027/hrrr_control_dyn32_phy32 Checking test 041 hrrr_control_dyn32_phy32 results .... Comparing sfcf000.nc .........OK Comparing sfcf009.nc .........OK @@ -1174,14 +1174,14 @@ Checking test 041 hrrr_control_dyn32_phy32 results .... Comparing RESTART/20210322.120000.sfc_data.tile5.nc .........OK Comparing RESTART/20210322.120000.sfc_data.tile6.nc .........OK -0:The total amount of wall time = 353.496190 -0:The maximum resident set size (KB) = 671104 +0:The total amount of wall time = 354.745692 +0:The maximum resident set size (KB) = 671176 Test 041 hrrr_control_dyn32_phy32 PASS baseline dir = /glade/scratch/grantf/FV3_RT/REGRESSION_TEST_GNU/rap_control_dyn32_phy32 -working dir = /glade/scratch/grantf/FV3_RT/rt_45861/rap_2threads_dyn32_phy32 +working dir = /glade/scratch/grantf/FV3_RT/rt_57027/rap_2threads_dyn32_phy32 Checking test 042 rap_2threads_dyn32_phy32 results .... Comparing sfcf000.nc .........OK Comparing sfcf009.nc .........OK @@ -1228,14 +1228,14 @@ Checking test 042 rap_2threads_dyn32_phy32 results .... Comparing RESTART/20210323.060000.sfc_data.tile5.nc .........OK Comparing RESTART/20210323.060000.sfc_data.tile6.nc .........OK -0:The total amount of wall time = 643.906768 -0:The maximum resident set size (KB) = 720188 +0:The total amount of wall time = 647.722453 +0:The maximum resident set size (KB) = 720060 Test 042 rap_2threads_dyn32_phy32 PASS baseline dir = /glade/scratch/grantf/FV3_RT/REGRESSION_TEST_GNU/hrrr_control_dyn32_phy32 -working dir = /glade/scratch/grantf/FV3_RT/rt_45861/hrrr_control_2threads_dyn32_phy32 +working dir = /glade/scratch/grantf/FV3_RT/rt_57027/hrrr_control_2threads_dyn32_phy32 Checking test 043 hrrr_control_2threads_dyn32_phy32 results .... Comparing sfcf000.nc .........OK Comparing sfcf009.nc .........OK @@ -1282,14 +1282,14 @@ Checking test 043 hrrr_control_2threads_dyn32_phy32 results .... Comparing RESTART/20210322.120000.sfc_data.tile5.nc .........OK Comparing RESTART/20210322.120000.sfc_data.tile6.nc .........OK -0:The total amount of wall time = 406.993567 -0:The maximum resident set size (KB) = 711644 +0:The total amount of wall time = 407.428239 +0:The maximum resident set size (KB) = 712348 Test 043 hrrr_control_2threads_dyn32_phy32 PASS baseline dir = /glade/scratch/grantf/FV3_RT/REGRESSION_TEST_GNU/hrrr_control_dyn32_phy32 -working dir = /glade/scratch/grantf/FV3_RT/rt_45861/hrrr_control_decomp_dyn32_phy32 +working dir = /glade/scratch/grantf/FV3_RT/rt_57027/hrrr_control_decomp_dyn32_phy32 Checking test 044 hrrr_control_decomp_dyn32_phy32 results .... Comparing sfcf000.nc .........OK Comparing sfcf009.nc .........OK @@ -1336,14 +1336,14 @@ Checking test 044 hrrr_control_decomp_dyn32_phy32 results .... Comparing RESTART/20210322.120000.sfc_data.tile5.nc .........OK Comparing RESTART/20210322.120000.sfc_data.tile6.nc .........OK -0:The total amount of wall time = 352.634181 -0:The maximum resident set size (KB) = 669996 +0:The total amount of wall time = 352.962271 +0:The maximum resident set size (KB) = 669924 Test 044 hrrr_control_decomp_dyn32_phy32 PASS baseline dir = /glade/scratch/grantf/FV3_RT/REGRESSION_TEST_GNU/rap_control_dyn32_phy32 -working dir = /glade/scratch/grantf/FV3_RT/rt_45861/rap_restart_dyn32_phy32 +working dir = /glade/scratch/grantf/FV3_RT/rt_57027/rap_restart_dyn32_phy32 Checking test 045 rap_restart_dyn32_phy32 results .... Comparing sfcf012.nc .........OK Comparing atmf012.nc .........OK @@ -1382,28 +1382,28 @@ Checking test 045 rap_restart_dyn32_phy32 results .... Comparing RESTART/20210323.060000.sfc_data.tile5.nc .........OK Comparing RESTART/20210323.060000.sfc_data.tile6.nc .........OK -0:The total amount of wall time = 521.844407 -0:The maximum resident set size (KB) = 511584 +0:The total amount of wall time = 523.785939 +0:The maximum resident set size (KB) = 511760 Test 045 rap_restart_dyn32_phy32 PASS baseline dir = /glade/scratch/grantf/FV3_RT/REGRESSION_TEST_GNU/hrrr_control_dyn32_phy32 -working dir = /glade/scratch/grantf/FV3_RT/rt_45861/hrrr_control_restart_dyn32_phy32 +working dir = /glade/scratch/grantf/FV3_RT/rt_57027/hrrr_control_restart_dyn32_phy32 Checking test 046 hrrr_control_restart_dyn32_phy32 results .... Comparing sfcf012.nc .........OK Comparing atmf012.nc .........OK Comparing GFSFLX.GrbF12 .........OK Comparing GFSPRS.GrbF12 .........OK -0:The total amount of wall time = 178.723407 -0:The maximum resident set size (KB) = 506056 +0:The total amount of wall time = 179.786779 +0:The maximum resident set size (KB) = 505792 Test 046 hrrr_control_restart_dyn32_phy32 PASS baseline dir = /glade/scratch/grantf/FV3_RT/REGRESSION_TEST_GNU/rap_control_dyn64_phy32 -working dir = /glade/scratch/grantf/FV3_RT/rt_45861/rap_control_dyn64_phy32 +working dir = /glade/scratch/grantf/FV3_RT/rt_57027/rap_control_dyn64_phy32 Checking test 047 rap_control_dyn64_phy32 results .... Comparing sfcf000.nc .........OK Comparing sfcf009.nc .........OK @@ -1450,56 +1450,56 @@ Checking test 047 rap_control_dyn64_phy32 results .... Comparing RESTART/20210322.180000.sfc_data.tile5.nc .........OK Comparing RESTART/20210322.180000.sfc_data.tile6.nc .........OK -0:The total amount of wall time = 417.135046 -0:The maximum resident set size (KB) = 693120 +0:The total amount of wall time = 413.782019 +0:The maximum resident set size (KB) = 693628 Test 047 rap_control_dyn64_phy32 PASS baseline dir = /glade/scratch/grantf/FV3_RT/REGRESSION_TEST_GNU/rap_control_debug_dyn32_phy32 -working dir = /glade/scratch/grantf/FV3_RT/rt_45861/rap_control_debug_dyn32_phy32 +working dir = /glade/scratch/grantf/FV3_RT/rt_57027/rap_control_debug_dyn32_phy32 Checking test 048 rap_control_debug_dyn32_phy32 results .... Comparing sfcf000.nc .........OK Comparing sfcf001.nc .........OK Comparing atmf000.nc .........OK Comparing atmf001.nc .........OK -0:The total amount of wall time = 142.505633 -0:The maximum resident set size (KB) = 686936 +0:The total amount of wall time = 144.440922 +0:The maximum resident set size (KB) = 686992 Test 048 rap_control_debug_dyn32_phy32 PASS baseline dir = /glade/scratch/grantf/FV3_RT/REGRESSION_TEST_GNU/hrrr_control_debug_dyn32_phy32 -working dir = /glade/scratch/grantf/FV3_RT/rt_45861/hrrr_control_debug_dyn32_phy32 +working dir = /glade/scratch/grantf/FV3_RT/rt_57027/hrrr_control_debug_dyn32_phy32 Checking test 049 hrrr_control_debug_dyn32_phy32 results .... Comparing sfcf000.nc .........OK Comparing sfcf001.nc .........OK Comparing atmf000.nc .........OK Comparing atmf001.nc .........OK -0:The total amount of wall time = 139.565295 -0:The maximum resident set size (KB) = 684104 +0:The total amount of wall time = 139.659878 +0:The maximum resident set size (KB) = 684152 Test 049 hrrr_control_debug_dyn32_phy32 PASS baseline dir = /glade/scratch/grantf/FV3_RT/REGRESSION_TEST_GNU/rap_control_debug_dyn64_phy32 -working dir = /glade/scratch/grantf/FV3_RT/rt_45861/rap_control_dyn64_phy32_debug +working dir = /glade/scratch/grantf/FV3_RT/rt_57027/rap_control_dyn64_phy32_debug Checking test 050 rap_control_dyn64_phy32_debug results .... Comparing sfcf000.nc .........OK Comparing sfcf001.nc .........OK Comparing atmf000.nc .........OK Comparing atmf001.nc .........OK -0:The total amount of wall time = 148.497909 -0:The maximum resident set size (KB) = 707060 +0:The total amount of wall time = 149.348182 +0:The maximum resident set size (KB) = 708368 Test 050 rap_control_dyn64_phy32_debug PASS baseline dir = /glade/scratch/grantf/FV3_RT/REGRESSION_TEST_GNU/cpld_control_p8 -working dir = /glade/scratch/grantf/FV3_RT/rt_45861/cpld_control_p8 +working dir = /glade/scratch/grantf/FV3_RT/rt_57027/cpld_control_p8 Checking test 051 cpld_control_p8 results .... Comparing sfcf021.tile1.nc .........OK Comparing sfcf021.tile2.nc .........OK @@ -1564,14 +1564,14 @@ Checking test 051 cpld_control_p8 results .... Comparing 20210323.060000.out_pnt.ww3 .........OK Comparing 20210323.060000.out_grd.ww3 .........OK -0:The total amount of wall time = 504.766468 -0:The maximum resident set size (KB) = 3160528 +0:The total amount of wall time = 500.073827 +0:The maximum resident set size (KB) = 3159356 Test 051 cpld_control_p8 PASS baseline dir = /glade/scratch/grantf/FV3_RT/REGRESSION_TEST_GNU/cpld_control_c96_noaero_p8 -working dir = /glade/scratch/grantf/FV3_RT/rt_45861/cpld_control_nowave_noaero_p8 +working dir = /glade/scratch/grantf/FV3_RT/rt_57027/cpld_control_nowave_noaero_p8 Checking test 052 cpld_control_nowave_noaero_p8 results .... Comparing sfcf021.tile1.nc .........OK Comparing sfcf021.tile2.nc .........OK @@ -1633,14 +1633,14 @@ Checking test 052 cpld_control_nowave_noaero_p8 results .... Comparing RESTART/iced.2021-03-23-21600.nc .........OK Comparing RESTART/ufs.cpld.cpl.r.2021-03-23-21600.nc .........OK -0:The total amount of wall time = 249.509057 -0:The maximum resident set size (KB) = 1240952 +0:The total amount of wall time = 254.844801 +0:The maximum resident set size (KB) = 1242712 Test 052 cpld_control_nowave_noaero_p8 PASS baseline dir = /glade/scratch/grantf/FV3_RT/REGRESSION_TEST_GNU/cpld_debug_p8 -working dir = /glade/scratch/grantf/FV3_RT/rt_45861/cpld_debug_p8 +working dir = /glade/scratch/grantf/FV3_RT/rt_57027/cpld_debug_p8 Checking test 053 cpld_debug_p8 results .... Comparing sfcf003.tile1.nc .........OK Comparing sfcf003.tile2.nc .........OK @@ -1693,25 +1693,25 @@ Checking test 053 cpld_debug_p8 results .... Comparing 20210322.090000.out_pnt.ww3 .........OK Comparing 20210322.090000.out_grd.ww3 .........OK -0:The total amount of wall time = 200.067568 -0:The maximum resident set size (KB) = 3174284 +0:The total amount of wall time = 201.282445 +0:The maximum resident set size (KB) = 3172424 Test 053 cpld_debug_p8 PASS baseline dir = /glade/scratch/grantf/FV3_RT/REGRESSION_TEST_GNU/datm_cdeps_control_cfsr -working dir = /glade/scratch/grantf/FV3_RT/rt_45861/datm_cdeps_control_cfsr +working dir = /glade/scratch/grantf/FV3_RT/rt_57027/datm_cdeps_control_cfsr Checking test 054 datm_cdeps_control_cfsr results .... Comparing RESTART/20111002.000000.MOM.res.nc .........OK Comparing RESTART/iced.2011-10-02-00000.nc .........OK Comparing RESTART/DATM_CFSR.cpl.r.2011-10-02-00000.nc .........OK -0:The total amount of wall time = 178.863498 -0:The maximum resident set size (KB) = 671500 +0:The total amount of wall time = 179.388104 +0:The maximum resident set size (KB) = 672016 Test 054 datm_cdeps_control_cfsr PASS REGRESSION TEST WAS SUCCESSFUL -Thu Jun 15 10:20:48 MDT 2023 -Elapsed time: 00h:36m:39s. Have a nice day! +Wed Jul 5 08:27:16 MDT 2023 +Elapsed time: 00h:31m:40s. Have a nice day! diff --git a/tests/RegressionTests_cheyenne.intel.log b/tests/RegressionTests_cheyenne.intel.log index a3760773e5..db71ca8c75 100644 --- a/tests/RegressionTests_cheyenne.intel.log +++ b/tests/RegressionTests_cheyenne.intel.log @@ -1,43 +1,42 @@ -Wed Jun 14 14:48:22 MDT 2023 +Thu Jun 29 15:49:54 MDT 2023 Start Regression test -Compile 001 elapsed time 1563 seconds. -DAPP=S2SWA -D32BIT=ON -DCCPP_SUITES=FV3_GFS_v17_coupled_p8,FV3_GFS_cpld_rasmgshocnsstnoahmp_ugwp -DMPI=ON -DCMAKE_BUILD_TYPE=Release -DMOM6SOLO=ON -Compile 002 elapsed time 1621 seconds. -DAPP=S2SWA -DCCPP_SUITES=FV3_GFS_v17_coupled_p8,FV3_GFS_cpld_rasmgshocnsstnoahmp_ugwp -DMPI=ON -DCMAKE_BUILD_TYPE=Release -DMOM6SOLO=ON -Compile 003 elapsed time 1467 seconds. -DAPP=S2SW -DCCPP_SUITES=FV3_GFS_v17_coupled_p8 -DMPI=ON -DCMAKE_BUILD_TYPE=Release -DMOM6SOLO=ON -Compile 004 elapsed time 476 seconds. -DAPP=S2SWA -DDEBUG=ON -DCCPP_SUITES=FV3_GFS_v17_coupled_p8,FV3_GFS_cpld_rasmgshocnsstnoahmp_ugwp -DMPI=ON -DCMAKE_BUILD_TYPE=Debug -DMOM6SOLO=ON -Compile 005 elapsed time 431 seconds. -DAPP=S2SW -DDEBUG=ON -DCCPP_SUITES=FV3_GFS_v17_coupled_p8 -DMPI=ON -DCMAKE_BUILD_TYPE=Debug -DMOM6SOLO=ON -Compile 006 elapsed time 1176 seconds. -DAPP=S2S -DCCPP_SUITES=FV3_GFS_v17_coupled_p8_sfcocn -DCMEPS_AOFLUX=ON -DMPI=ON -DCMAKE_BUILD_TYPE=Release -DMOM6SOLO=ON -Compile 007 elapsed time 1195 seconds. -DAPP=S2S -DCCPP_SUITES=FV3_GFS_v17_coupled_p8 -DMPI=ON -DCMAKE_BUILD_TYPE=Release -DMOM6SOLO=ON -Compile 008 elapsed time 1911 seconds. -DAPP=S2SWA -DCCPP_SUITES=FV3_GFS_v17_coupled_p8,FV3_GFS_cpld_rasmgshocnsstnoahmp_ugwp -DFASTER=ON -DMPI=ON -DCMAKE_BUILD_TYPE=Release -DMOM6SOLO=ON -Compile 009 elapsed time 1159 seconds. -DAPP=ATM -DCCPP_SUITES=FV3_GFS_v16,FV3_GFS_v16_flake,FV3_GFS_v15_thompson_mynn,FV3_GFS_v17_p8,FV3_GFS_v17_p8_rrtmgp,FV3_GFS_v15_thompson_mynn_lam3km,FV3_WoFS_v0,FV3_GFS_v17_p8_mynn -D32BIT=ON -DMPI=ON -DCMAKE_BUILD_TYPE=Release -Compile 010 elapsed time 1075 seconds. -DAPP=ATM -DCCPP_SUITES=FV3_RAP,FV3_RAP_sfcdiff,FV3_HRRR,FV3_HRRR_flake,FV3_RRFS_v1beta,FV3_RRFS_v1nssl -D32BIT=ON -DMPI=ON -DCMAKE_BUILD_TYPE=Release -Compile 011 elapsed time 1012 seconds. -DAPP=ATM -DCCPP_SUITES=FV3_GFS_v16_csawmg,FV3_GFS_v16_ugwpv1,FV3_GFS_v16_ras,FV3_GFS_v16_noahmp -DMPI=ON -DCMAKE_BUILD_TYPE=Release -Compile 012 elapsed time 902 seconds. -DAPP=ATM -DCCPP_SUITES=FV3_GFS_v16_fv3wam -D32BIT=ON -DMULTI_GASES=ON -DMPI=ON -DCMAKE_BUILD_TYPE=Release -Compile 013 elapsed time 1382 seconds. -DAPP=ATM -DCCPP_SUITES=FV3_GFS_v16,FV3_GFS_v15_thompson_mynn,FV3_GFS_v17_p8,FV3_GFS_v17_p8_rrtmgp,FV3_GFS_v15_thompson_mynn_lam3km,FV3_WoFS_v0 -D32BIT=ON -DFASTER=ON -DMPI=ON -DCMAKE_BUILD_TYPE=Release -Compile 014 elapsed time 457 seconds. -DAPP=ATM -DDEBUG=ON -D32BIT=ON -DCCPP_SUITES=FV3_HRRR,FV3_HRRR_flake,FV3_GFS_v16,FV3_GFS_v16_csawmg,FV3_GFS_v16_ras,FV3_GFS_v17_p8,FV3_GFS_v15_thompson_mynn_lam3km,FV3_RAP,FV3_HRRR,FV3_RAP_unified_ugwp,FV3_RAP_cires_ugwp,FV3_RAP_flake,FV3_RAP_clm_lake,FV3_RAP_noah,FV3_RAP_sfcdiff,FV3_RAP_noah_sfcdiff_cires_ugwp,FV3_RRFS_v1beta -DMPI=ON -DCMAKE_BUILD_TYPE=Debug -Compile 015 elapsed time 288 seconds. -DAPP=ATM -DCCPP_SUITES=FV3_GFS_v16_fv3wam -D32BIT=ON -DMULTI_GASES=ON -DDEBUG=ON -DMPI=ON -DCMAKE_BUILD_TYPE=Debug -Compile 016 elapsed time 938 seconds. -DAPP=ATM -DCCPP_SUITES=FV3_RAP,FV3_HRRR,FV3_HRRR_flake -D32BIT=ON -DCCPP_32BIT=ON -DMPI=ON -DCMAKE_BUILD_TYPE=Release -Compile 017 elapsed time 929 seconds. -DAPP=ATM -DCCPP_SUITES=FV3_RAP,FV3_HRRR -DCCPP_32BIT=ON -DMPI=ON -DCMAKE_BUILD_TYPE=Release -Compile 018 elapsed time 311 seconds. -DAPP=ATM -DCCPP_SUITES=FV3_RAP,FV3_HRRR,FV3_HRRR_flake -D32BIT=ON -DCCPP_32BIT=ON -DDEBUG=ON -DMPI=ON -DCMAKE_BUILD_TYPE=Debug -Compile 019 elapsed time 311 seconds. -DAPP=ATM -DCCPP_SUITES=FV3_RAP,FV3_HRRR,FV3_HRRR_flake -DCCPP_32BIT=ON -DDEBUG=ON -DMPI=ON -DCMAKE_BUILD_TYPE=Debug -Compile 020 elapsed time 1264 seconds. -DAPP=HAFSW -DMOVING_NEST=ON -DCCPP_SUITES=FV3_HAFS_v1_gfdlmp_tedmf,FV3_HAFS_v1_gfdlmp_tedmf_nonsst,FV3_HAFS_v1_thompson_tedmf_gfdlsf -D32BIT=ON -DMPI=ON -DCMAKE_BUILD_TYPE=Release -Compile 021 elapsed time 373 seconds. -DAPP=HAFSW -DMOVING_NEST=ON -DCCPP_SUITES=FV3_HAFS_v1_gfdlmp_tedmf,FV3_HAFS_v1_gfdlmp_tedmf_nonsst,FV3_HAFS_v1_thompson_tedmf_gfdlsf -D32BIT=ON -DDEBUG=ON -DMPI=ON -DCMAKE_BUILD_TYPE=Debug -Compile 022 elapsed time 1695 seconds. -DAPP=HAFSW -DMOVING_NEST=ON -DCCPP_SUITES=FV3_HAFS_v1_thompson_noahmp_nonsst,FV3_HAFS_v1_thompson_noahmp,FV3_HAFS_v1_thompson_nonsst,FV3_HAFS_v1_thompson,FV3_HAFS_v1_gfdlmp_tedmf_nonsst,FV3_HAFS_v1_gfdlmp_tedmf,FV3_HAFS_v1_thompson_tedmf_gfdlsf -D32BIT=ON -DFASTER=ON -DMPI=ON -DCMAKE_BUILD_TYPE=Release -Compile 023 elapsed time 1222 seconds. -DAPP=HAFS-ALL -DCCPP_SUITES=FV3_HAFS_v1_gfdlmp_tedmf,FV3_HAFS_v1_gfdlmp_tedmf_nonsst -D32BIT=ON -DMPI=ON -DCMAKE_BUILD_TYPE=Release -Compile 024 elapsed time 443 seconds. -DAPP=NG-GODAS -DMPI=ON -DCMAKE_BUILD_TYPE=Release -DMOM6SOLO=ON -Compile 025 elapsed time 223 seconds. -DAPP=NG-GODAS -DDEBUG=ON -DMPI=ON -DCMAKE_BUILD_TYPE=Debug -DMOM6SOLO=ON -Compile 026 elapsed time 443 seconds. -DAPP=NG-GODAS -DFASTER=ON -DMPI=ON -DCMAKE_BUILD_TYPE=Release -DMOM6SOLO=ON -Compile 027 elapsed time 115 seconds. -DAPP=LND -DMPI=ON -DCMAKE_BUILD_TYPE=Release -Compile 028 elapsed time 1031 seconds. -DAPP=ATML -DCCPP_SUITES=FV3_GFS_v16,FV3_GFS_v15_thompson_mynn,FV3_GFS_v17_p8,FV3_GFS_v15_thompson_mynn_lam3km -DMPI=ON -DCMAKE_BUILD_TYPE=Release -Compile 029 elapsed time 1094 seconds. -DAPP=ATMW -DCCPP_SUITES=FV3_GFS_v17_p8 -D32BIT=ON -DMPI=ON -DCMAKE_BUILD_TYPE=Release -Compile 030 elapsed time 1084 seconds. -DAPP=ATMWM -DCCPP_SUITES=FV3_GFS_v16 -D32BIT=ON -DMPI=ON -DCMAKE_BUILD_TYPE=Release -Compile 031 elapsed time 974 seconds. -DAPP=ATMAERO -DCCPP_SUITES=FV3_GFS_v17_p8 -D32BIT=ON -DMPI=ON -DCMAKE_BUILD_TYPE=Release -Compile 032 elapsed time 962 seconds. -DAPP=ATMAQ -DCCPP_SUITES=FV3_GFS_v15p2 -D32BIT=ON -DMPI=ON -DCMAKE_BUILD_TYPE=Release -Compile 033 elapsed time 338 seconds. -DAPP=ATMAQ -DCCPP_SUITES=FV3_GFS_v15p2 -DDEBUG=ON -D32BIT=ON -DMPI=ON -DCMAKE_BUILD_TYPE=Debug -Compile 034 elapsed time 1127 seconds. -DAPP=ATMAQ -DCCPP_SUITES=FV3_GFS_v15p2 -DFASTER=ON -D32BIT=ON -DMPI=ON -DCMAKE_BUILD_TYPE=Release +Compile 001 elapsed time 1555 seconds. -DAPP=S2SWA -D32BIT=ON -DCCPP_SUITES=FV3_GFS_v17_coupled_p8,FV3_GFS_cpld_rasmgshocnsstnoahmp_ugwp -DMPI=ON -DCMAKE_BUILD_TYPE=Release -DMOM6SOLO=ON +Compile 002 elapsed time 1560 seconds. -DAPP=S2SWA -DCCPP_SUITES=FV3_GFS_v17_coupled_p8,FV3_GFS_cpld_rasmgshocnsstnoahmp_ugwp -DMPI=ON -DCMAKE_BUILD_TYPE=Release -DMOM6SOLO=ON +Compile 003 elapsed time 1478 seconds. -DAPP=S2SW -DCCPP_SUITES=FV3_GFS_v17_coupled_p8 -DMPI=ON -DCMAKE_BUILD_TYPE=Release -DMOM6SOLO=ON +Compile 004 elapsed time 503 seconds. -DAPP=S2SWA -DDEBUG=ON -DCCPP_SUITES=FV3_GFS_v17_coupled_p8,FV3_GFS_cpld_rasmgshocnsstnoahmp_ugwp -DMPI=ON -DCMAKE_BUILD_TYPE=Debug -DMOM6SOLO=ON +Compile 005 elapsed time 441 seconds. -DAPP=S2SW -DDEBUG=ON -DCCPP_SUITES=FV3_GFS_v17_coupled_p8 -DMPI=ON -DCMAKE_BUILD_TYPE=Debug -DMOM6SOLO=ON +Compile 006 elapsed time 1186 seconds. -DAPP=S2S -DCCPP_SUITES=FV3_GFS_v17_coupled_p8_sfcocn -DCMEPS_AOFLUX=ON -DMPI=ON -DCMAKE_BUILD_TYPE=Release -DMOM6SOLO=ON +Compile 007 elapsed time 1191 seconds. -DAPP=S2S -DCCPP_SUITES=FV3_GFS_v17_coupled_p8 -DMPI=ON -DCMAKE_BUILD_TYPE=Release -DMOM6SOLO=ON +Compile 008 elapsed time 1173 seconds. -DAPP=ATM -DCCPP_SUITES=FV3_GFS_v16,FV3_GFS_v16_flake,FV3_GFS_v15_thompson_mynn,FV3_GFS_v17_p8,FV3_GFS_v17_p8_rrtmgp,FV3_GFS_v15_thompson_mynn_lam3km,FV3_WoFS_v0,FV3_GFS_v17_p8_mynn -D32BIT=ON -DMPI=ON -DCMAKE_BUILD_TYPE=Release +Compile 009 elapsed time 1088 seconds. -DAPP=ATM -DCCPP_SUITES=FV3_RAP,FV3_RAP_sfcdiff,FV3_HRRR,FV3_HRRR_flake,FV3_RRFS_v1beta,FV3_RRFS_v1nssl -D32BIT=ON -DMPI=ON -DCMAKE_BUILD_TYPE=Release +Compile 010 elapsed time 1030 seconds. -DAPP=ATM -DCCPP_SUITES=FV3_GFS_v16_csawmg,FV3_GFS_v16_ugwpv1,FV3_GFS_v16_ras,FV3_GFS_v16_noahmp -DMPI=ON -DCMAKE_BUILD_TYPE=Release +Compile 011 elapsed time 886 seconds. -DAPP=ATM -DCCPP_SUITES=FV3_GFS_v16_fv3wam -D32BIT=ON -DMULTI_GASES=ON -DMPI=ON -DCMAKE_BUILD_TYPE=Release +Compile 012 elapsed time 1366 seconds. -DAPP=ATM -DCCPP_SUITES=FV3_GFS_v16,FV3_GFS_v15_thompson_mynn,FV3_GFS_v17_p8,FV3_GFS_v17_p8_rrtmgp,FV3_GFS_v15_thompson_mynn_lam3km,FV3_WoFS_v0 -D32BIT=ON -DFASTER=ON -DMPI=ON -DCMAKE_BUILD_TYPE=Release +Compile 013 elapsed time 450 seconds. -DAPP=ATM -DDEBUG=ON -D32BIT=ON -DCCPP_SUITES=FV3_HRRR,FV3_HRRR_flake,FV3_GFS_v16,FV3_GFS_v16_csawmg,FV3_GFS_v16_ras,FV3_GFS_v17_p8,FV3_GFS_v15_thompson_mynn_lam3km,FV3_RAP,FV3_HRRR,FV3_RAP_unified_ugwp,FV3_RAP_cires_ugwp,FV3_RAP_flake,FV3_RAP_clm_lake,FV3_RAP_noah,FV3_RAP_sfcdiff,FV3_RAP_noah_sfcdiff_cires_ugwp,FV3_RRFS_v1beta -DMPI=ON -DCMAKE_BUILD_TYPE=Debug +Compile 014 elapsed time 291 seconds. -DAPP=ATM -DCCPP_SUITES=FV3_GFS_v16_fv3wam -D32BIT=ON -DMULTI_GASES=ON -DDEBUG=ON -DMPI=ON -DCMAKE_BUILD_TYPE=Debug +Compile 015 elapsed time 947 seconds. -DAPP=ATM -DCCPP_SUITES=FV3_RAP,FV3_HRRR,FV3_HRRR_flake -D32BIT=ON -DCCPP_32BIT=ON -DMPI=ON -DCMAKE_BUILD_TYPE=Release +Compile 016 elapsed time 926 seconds. -DAPP=ATM -DCCPP_SUITES=FV3_RAP,FV3_HRRR -DCCPP_32BIT=ON -DMPI=ON -DCMAKE_BUILD_TYPE=Release +Compile 017 elapsed time 308 seconds. -DAPP=ATM -DCCPP_SUITES=FV3_RAP,FV3_HRRR,FV3_HRRR_flake -D32BIT=ON -DCCPP_32BIT=ON -DDEBUG=ON -DMPI=ON -DCMAKE_BUILD_TYPE=Debug +Compile 018 elapsed time 309 seconds. -DAPP=ATM -DCCPP_SUITES=FV3_RAP,FV3_HRRR,FV3_HRRR_flake -DCCPP_32BIT=ON -DDEBUG=ON -DMPI=ON -DCMAKE_BUILD_TYPE=Debug +Compile 019 elapsed time 1268 seconds. -DAPP=HAFSW -DMOVING_NEST=ON -DCCPP_SUITES=FV3_HAFS_v1_gfdlmp_tedmf,FV3_HAFS_v1_gfdlmp_tedmf_nonsst,FV3_HAFS_v1_thompson_tedmf_gfdlsf -D32BIT=ON -DMPI=ON -DCMAKE_BUILD_TYPE=Release +Compile 020 elapsed time 381 seconds. -DAPP=HAFSW -DMOVING_NEST=ON -DCCPP_SUITES=FV3_HAFS_v1_gfdlmp_tedmf,FV3_HAFS_v1_gfdlmp_tedmf_nonsst,FV3_HAFS_v1_thompson_tedmf_gfdlsf -D32BIT=ON -DDEBUG=ON -DMPI=ON -DCMAKE_BUILD_TYPE=Debug +Compile 021 elapsed time 1649 seconds. -DAPP=HAFSW -DMOVING_NEST=ON -DCCPP_SUITES=FV3_HAFS_v1_thompson_noahmp_nonsst,FV3_HAFS_v1_thompson_noahmp,FV3_HAFS_v1_thompson_nonsst,FV3_HAFS_v1_thompson,FV3_HAFS_v1_gfdlmp_tedmf_nonsst,FV3_HAFS_v1_gfdlmp_tedmf,FV3_HAFS_v1_thompson_tedmf_gfdlsf -D32BIT=ON -DFASTER=ON -DMPI=ON -DCMAKE_BUILD_TYPE=Release +Compile 022 elapsed time 1223 seconds. -DAPP=HAFS-ALL -DCCPP_SUITES=FV3_HAFS_v1_gfdlmp_tedmf,FV3_HAFS_v1_gfdlmp_tedmf_nonsst -D32BIT=ON -DMPI=ON -DCMAKE_BUILD_TYPE=Release +Compile 023 elapsed time 445 seconds. -DAPP=NG-GODAS -DMPI=ON -DCMAKE_BUILD_TYPE=Release -DMOM6SOLO=ON +Compile 024 elapsed time 225 seconds. -DAPP=NG-GODAS -DDEBUG=ON -DMPI=ON -DCMAKE_BUILD_TYPE=Debug -DMOM6SOLO=ON +Compile 025 elapsed time 454 seconds. -DAPP=NG-GODAS -DFASTER=ON -DMPI=ON -DCMAKE_BUILD_TYPE=Release -DMOM6SOLO=ON +Compile 026 elapsed time 115 seconds. -DAPP=LND -DMPI=ON -DCMAKE_BUILD_TYPE=Release +Compile 027 elapsed time 1039 seconds. -DAPP=ATML -DCCPP_SUITES=FV3_GFS_v16,FV3_GFS_v15_thompson_mynn,FV3_GFS_v17_p8,FV3_GFS_v15_thompson_mynn_lam3km -DMPI=ON -DCMAKE_BUILD_TYPE=Release +Compile 028 elapsed time 1091 seconds. -DAPP=ATMW -DCCPP_SUITES=FV3_GFS_v17_p8 -D32BIT=ON -DMPI=ON -DCMAKE_BUILD_TYPE=Release +Compile 029 elapsed time 1150 seconds. -DAPP=ATMWM -DCCPP_SUITES=FV3_GFS_v16 -D32BIT=ON -DMPI=ON -DCMAKE_BUILD_TYPE=Release +Compile 030 elapsed time 987 seconds. -DAPP=ATMAERO -DCCPP_SUITES=FV3_GFS_v17_p8 -D32BIT=ON -DMPI=ON -DCMAKE_BUILD_TYPE=Release +Compile 031 elapsed time 964 seconds. -DAPP=ATMAQ -DCCPP_SUITES=FV3_GFS_v15p2 -D32BIT=ON -DMPI=ON -DCMAKE_BUILD_TYPE=Release +Compile 032 elapsed time 343 seconds. -DAPP=ATMAQ -DCCPP_SUITES=FV3_GFS_v15p2 -DDEBUG=ON -D32BIT=ON -DMPI=ON -DCMAKE_BUILD_TYPE=Debug +Compile 033 elapsed time 1137 seconds. -DAPP=ATMAQ -DCCPP_SUITES=FV3_GFS_v15p2 -DFASTER=ON -D32BIT=ON -DMPI=ON -DCMAKE_BUILD_TYPE=Release baseline dir = /glade/scratch/grantf/FV3_RT/REGRESSION_TEST_INTEL/cpld_control_p8_mixedmode -working dir = /glade/scratch/grantf/FV3_RT/rt_9379/cpld_control_p8_mixedmode +working dir = /glade/scratch/grantf/FV3_RT/rt_28390/cpld_control_p8_mixedmode Checking test 001 cpld_control_p8_mixedmode results .... Comparing sfcf021.tile1.nc .........OK Comparing sfcf021.tile2.nc .........OK @@ -102,14 +101,14 @@ Checking test 001 cpld_control_p8_mixedmode results .... Comparing 20210323.060000.out_pnt.ww3 .........OK Comparing 20210323.060000.out_grd.ww3 .........OK -0:The total amount of wall time = 328.138679 -0:The maximum resident set size (KB) = 2698800 +0:The total amount of wall time = 381.023501 +0:The maximum resident set size (KB) = 2699088 Test 001 cpld_control_p8_mixedmode PASS baseline dir = /glade/scratch/grantf/FV3_RT/REGRESSION_TEST_INTEL/cpld_control_gfsv17 -working dir = /glade/scratch/grantf/FV3_RT/rt_9379/cpld_control_gfsv17 +working dir = /glade/scratch/grantf/FV3_RT/rt_28390/cpld_control_gfsv17 Checking test 002 cpld_control_gfsv17 results .... Comparing sfcf021.tile1.nc .........OK Comparing sfcf021.tile2.nc .........OK @@ -173,14 +172,14 @@ Checking test 002 cpld_control_gfsv17 results .... Comparing 20210323.060000.out_pnt.ww3 .........OK Comparing 20210323.060000.out_grd.ww3 .........OK -0:The total amount of wall time = 278.835308 -0:The maximum resident set size (KB) = 1437684 +0:The total amount of wall time = 322.948981 +0:The maximum resident set size (KB) = 1437728 Test 002 cpld_control_gfsv17 PASS baseline dir = /glade/scratch/grantf/FV3_RT/REGRESSION_TEST_INTEL/cpld_control_p8 -working dir = /glade/scratch/grantf/FV3_RT/rt_9379/cpld_control_p8 +working dir = /glade/scratch/grantf/FV3_RT/rt_28390/cpld_control_p8 Checking test 003 cpld_control_p8 results .... Comparing sfcf021.tile1.nc .........OK Comparing sfcf021.tile2.nc .........OK @@ -245,14 +244,14 @@ Checking test 003 cpld_control_p8 results .... Comparing 20210323.060000.out_pnt.ww3 .........OK Comparing 20210323.060000.out_grd.ww3 .........OK -0:The total amount of wall time = 323.990575 -0:The maximum resident set size (KB) = 2715300 +0:The total amount of wall time = 327.829044 +0:The maximum resident set size (KB) = 2715436 Test 003 cpld_control_p8 PASS baseline dir = /glade/scratch/grantf/FV3_RT/REGRESSION_TEST_INTEL/cpld_control_p8 -working dir = /glade/scratch/grantf/FV3_RT/rt_9379/cpld_restart_p8 +working dir = /glade/scratch/grantf/FV3_RT/rt_28390/cpld_restart_p8 Checking test 004 cpld_restart_p8 results .... Comparing sfcf024.tile1.nc .........OK Comparing sfcf024.tile2.nc .........OK @@ -305,14 +304,14 @@ Checking test 004 cpld_restart_p8 results .... Comparing 20210323.060000.out_pnt.ww3 .........OK Comparing 20210323.060000.out_grd.ww3 .........OK -0:The total amount of wall time = 188.670908 -0:The maximum resident set size (KB) = 2576848 +0:The total amount of wall time = 187.537671 +0:The maximum resident set size (KB) = 2576396 Test 004 cpld_restart_p8 PASS baseline dir = /glade/scratch/grantf/FV3_RT/REGRESSION_TEST_INTEL/cpld_control_p8 -working dir = /glade/scratch/grantf/FV3_RT/rt_9379/cpld_control_qr_p8 +working dir = /glade/scratch/grantf/FV3_RT/rt_28390/cpld_control_qr_p8 Checking test 005 cpld_control_qr_p8 results .... Comparing sfcf021.tile1.nc .........OK Comparing sfcf021.tile2.nc .........OK @@ -377,14 +376,14 @@ Checking test 005 cpld_control_qr_p8 results .... Comparing 20210323.060000.out_pnt.ww3 .........OK Comparing 20210323.060000.out_grd.ww3 .........OK -0:The total amount of wall time = 328.356147 -0:The maximum resident set size (KB) = 2719804 +0:The total amount of wall time = 332.564008 +0:The maximum resident set size (KB) = 2719796 Test 005 cpld_control_qr_p8 PASS baseline dir = /glade/scratch/grantf/FV3_RT/REGRESSION_TEST_INTEL/cpld_control_p8 -working dir = /glade/scratch/grantf/FV3_RT/rt_9379/cpld_restart_qr_p8 +working dir = /glade/scratch/grantf/FV3_RT/rt_28390/cpld_restart_qr_p8 Checking test 006 cpld_restart_qr_p8 results .... Comparing sfcf024.tile1.nc .........OK Comparing sfcf024.tile2.nc .........OK @@ -437,14 +436,14 @@ Checking test 006 cpld_restart_qr_p8 results .... Comparing 20210323.060000.out_pnt.ww3 .........OK Comparing 20210323.060000.out_grd.ww3 .........OK -0:The total amount of wall time = 201.345850 -0:The maximum resident set size (KB) = 2593176 +0:The total amount of wall time = 203.089115 +0:The maximum resident set size (KB) = 2593204 Test 006 cpld_restart_qr_p8 PASS baseline dir = /glade/scratch/grantf/FV3_RT/REGRESSION_TEST_INTEL/cpld_control_p8 -working dir = /glade/scratch/grantf/FV3_RT/rt_9379/cpld_2threads_p8 +working dir = /glade/scratch/grantf/FV3_RT/rt_28390/cpld_2threads_p8 Checking test 007 cpld_2threads_p8 results .... Comparing sfcf024.tile1.nc .........OK Comparing sfcf024.tile2.nc .........OK @@ -497,14 +496,14 @@ Checking test 007 cpld_2threads_p8 results .... Comparing 20210323.060000.out_pnt.ww3 .........OK Comparing 20210323.060000.out_grd.ww3 .........OK -0:The total amount of wall time = 257.579457 -0:The maximum resident set size (KB) = 3177884 +0:The total amount of wall time = 291.288068 +0:The maximum resident set size (KB) = 3178184 Test 007 cpld_2threads_p8 PASS baseline dir = /glade/scratch/grantf/FV3_RT/REGRESSION_TEST_INTEL/cpld_control_p8 -working dir = /glade/scratch/grantf/FV3_RT/rt_9379/cpld_decomp_p8 +working dir = /glade/scratch/grantf/FV3_RT/rt_28390/cpld_decomp_p8 Checking test 008 cpld_decomp_p8 results .... Comparing sfcf024.tile1.nc .........OK Comparing sfcf024.tile2.nc .........OK @@ -557,14 +556,14 @@ Checking test 008 cpld_decomp_p8 results .... Comparing 20210323.060000.out_pnt.ww3 .........OK Comparing 20210323.060000.out_grd.ww3 .........OK -0:The total amount of wall time = 326.722255 -0:The maximum resident set size (KB) = 2722420 +0:The total amount of wall time = 357.496774 +0:The maximum resident set size (KB) = 2720680 Test 008 cpld_decomp_p8 PASS baseline dir = /glade/scratch/grantf/FV3_RT/REGRESSION_TEST_INTEL/cpld_control_p8 -working dir = /glade/scratch/grantf/FV3_RT/rt_9379/cpld_mpi_p8 +working dir = /glade/scratch/grantf/FV3_RT/rt_28390/cpld_mpi_p8 Checking test 009 cpld_mpi_p8 results .... Comparing sfcf024.tile1.nc .........OK Comparing sfcf024.tile2.nc .........OK @@ -617,14 +616,14 @@ Checking test 009 cpld_mpi_p8 results .... Comparing 20210323.060000.out_pnt.ww3 .........OK Comparing 20210323.060000.out_grd.ww3 .........OK -0:The total amount of wall time = 278.411105 -0:The maximum resident set size (KB) = 2681568 +0:The total amount of wall time = 315.596880 +0:The maximum resident set size (KB) = 2681540 Test 009 cpld_mpi_p8 PASS baseline dir = /glade/scratch/grantf/FV3_RT/REGRESSION_TEST_INTEL/cpld_control_ciceC_p8 -working dir = /glade/scratch/grantf/FV3_RT/rt_9379/cpld_control_ciceC_p8 +working dir = /glade/scratch/grantf/FV3_RT/rt_28390/cpld_control_ciceC_p8 Checking test 010 cpld_control_ciceC_p8 results .... Comparing sfcf021.tile1.nc .........OK Comparing sfcf021.tile2.nc .........OK @@ -689,14 +688,14 @@ Checking test 010 cpld_control_ciceC_p8 results .... Comparing 20210323.060000.out_pnt.ww3 .........OK Comparing 20210323.060000.out_grd.ww3 .........OK -0:The total amount of wall time = 316.752812 -0:The maximum resident set size (KB) = 2715900 +0:The total amount of wall time = 352.600381 +0:The maximum resident set size (KB) = 2715472 Test 010 cpld_control_ciceC_p8 PASS baseline dir = /glade/scratch/grantf/FV3_RT/REGRESSION_TEST_INTEL/cpld_control_c192_p8 -working dir = /glade/scratch/grantf/FV3_RT/rt_9379/cpld_control_c192_p8 +working dir = /glade/scratch/grantf/FV3_RT/rt_28390/cpld_control_c192_p8 Checking test 011 cpld_control_c192_p8 results .... Comparing sfcf030.tile1.nc .........OK Comparing sfcf030.tile2.nc .........OK @@ -749,14 +748,14 @@ Checking test 011 cpld_control_c192_p8 results .... Comparing 20210323.120000.out_grd.ww3 .........OK Comparing 20210323.120000.out_pnt.ww3 .........OK -0:The total amount of wall time = 821.216953 -0:The maximum resident set size (KB) = 3350432 +0:The total amount of wall time = 632.370613 +0:The maximum resident set size (KB) = 3352252 Test 011 cpld_control_c192_p8 PASS baseline dir = /glade/scratch/grantf/FV3_RT/REGRESSION_TEST_INTEL/cpld_control_c192_p8 -working dir = /glade/scratch/grantf/FV3_RT/rt_9379/cpld_restart_c192_p8 +working dir = /glade/scratch/grantf/FV3_RT/rt_28390/cpld_restart_c192_p8 Checking test 012 cpld_restart_c192_p8 results .... Comparing sfcf030.tile1.nc .........OK Comparing sfcf030.tile2.nc .........OK @@ -809,14 +808,14 @@ Checking test 012 cpld_restart_c192_p8 results .... Comparing 20210323.120000.out_grd.ww3 .........OK Comparing 20210323.120000.out_pnt.ww3 .........OK -0:The total amount of wall time = 392.641350 -0:The maximum resident set size (KB) = 3276516 +0:The total amount of wall time = 451.155302 +0:The maximum resident set size (KB) = 3276740 Test 012 cpld_restart_c192_p8 PASS baseline dir = /glade/scratch/grantf/FV3_RT/REGRESSION_TEST_INTEL/cpld_control_noaero_p8 -working dir = /glade/scratch/grantf/FV3_RT/rt_9379/cpld_control_noaero_p8 +working dir = /glade/scratch/grantf/FV3_RT/rt_28390/cpld_control_noaero_p8 Checking test 013 cpld_control_noaero_p8 results .... Comparing sfcf021.tile1.nc .........OK Comparing sfcf021.tile2.nc .........OK @@ -880,14 +879,14 @@ Checking test 013 cpld_control_noaero_p8 results .... Comparing 20210323.060000.out_pnt.ww3 .........OK Comparing 20210323.060000.out_grd.ww3 .........OK -0:The total amount of wall time = 294.657201 -0:The maximum resident set size (KB) = 1435724 +0:The total amount of wall time = 334.114010 +0:The maximum resident set size (KB) = 1435924 Test 013 cpld_control_noaero_p8 PASS baseline dir = /glade/scratch/grantf/FV3_RT/REGRESSION_TEST_INTEL/cpld_control_c96_noaero_p8 -working dir = /glade/scratch/grantf/FV3_RT/rt_9379/cpld_control_nowave_noaero_p8 +working dir = /glade/scratch/grantf/FV3_RT/rt_28390/cpld_control_nowave_noaero_p8 Checking test 014 cpld_control_nowave_noaero_p8 results .... Comparing sfcf021.tile1.nc .........OK Comparing sfcf021.tile2.nc .........OK @@ -949,14 +948,14 @@ Checking test 014 cpld_control_nowave_noaero_p8 results .... Comparing RESTART/iced.2021-03-23-21600.nc .........OK Comparing RESTART/ufs.cpld.cpl.r.2021-03-23-21600.nc .........OK -0:The total amount of wall time = 199.217420 -0:The maximum resident set size (KB) = 1453376 +0:The total amount of wall time = 232.292833 +0:The maximum resident set size (KB) = 1453356 Test 014 cpld_control_nowave_noaero_p8 PASS baseline dir = /glade/scratch/grantf/FV3_RT/REGRESSION_TEST_INTEL/cpld_debug_p8 -working dir = /glade/scratch/grantf/FV3_RT/rt_9379/cpld_debug_p8 +working dir = /glade/scratch/grantf/FV3_RT/rt_28390/cpld_debug_p8 Checking test 015 cpld_debug_p8 results .... Comparing sfcf003.tile1.nc .........OK Comparing sfcf003.tile2.nc .........OK @@ -1009,14 +1008,14 @@ Checking test 015 cpld_debug_p8 results .... Comparing 20210322.090000.out_pnt.ww3 .........OK Comparing 20210322.090000.out_grd.ww3 .........OK -0:The total amount of wall time = 352.642363 -0:The maximum resident set size (KB) = 2780268 +0:The total amount of wall time = 410.497904 +0:The maximum resident set size (KB) = 2780400 Test 015 cpld_debug_p8 PASS baseline dir = /glade/scratch/grantf/FV3_RT/REGRESSION_TEST_INTEL/cpld_debug_noaero_p8 -working dir = /glade/scratch/grantf/FV3_RT/rt_9379/cpld_debug_noaero_p8 +working dir = /glade/scratch/grantf/FV3_RT/rt_28390/cpld_debug_noaero_p8 Checking test 016 cpld_debug_noaero_p8 results .... Comparing sfcf003.tile1.nc .........OK Comparing sfcf003.tile2.nc .........OK @@ -1068,14 +1067,14 @@ Checking test 016 cpld_debug_noaero_p8 results .... Comparing 20210322.090000.out_pnt.ww3 .........OK Comparing 20210322.090000.out_grd.ww3 .........OK -0:The total amount of wall time = 301.474620 -0:The maximum resident set size (KB) = 1454060 +0:The total amount of wall time = 331.925095 +0:The maximum resident set size (KB) = 1454416 Test 016 cpld_debug_noaero_p8 PASS baseline dir = /glade/scratch/grantf/FV3_RT/REGRESSION_TEST_INTEL/cpld_control_noaero_p8_agrid -working dir = /glade/scratch/grantf/FV3_RT/rt_9379/cpld_control_noaero_p8_agrid +working dir = /glade/scratch/grantf/FV3_RT/rt_28390/cpld_control_noaero_p8_agrid Checking test 017 cpld_control_noaero_p8_agrid results .... Comparing sfcf021.tile1.nc .........OK Comparing sfcf021.tile2.nc .........OK @@ -1137,14 +1136,14 @@ Checking test 017 cpld_control_noaero_p8_agrid results .... Comparing RESTART/iced.2021-03-23-21600.nc .........OK Comparing RESTART/ufs.cpld.cpl.r.2021-03-23-21600.nc .........OK -0:The total amount of wall time = 275.789453 -0:The maximum resident set size (KB) = 1457236 +0:The total amount of wall time = 262.584123 +0:The maximum resident set size (KB) = 1457036 Test 017 cpld_control_noaero_p8_agrid PASS baseline dir = /glade/scratch/grantf/FV3_RT/REGRESSION_TEST_INTEL/cpld_control_c48 -working dir = /glade/scratch/grantf/FV3_RT/rt_9379/cpld_control_c48 +working dir = /glade/scratch/grantf/FV3_RT/rt_28390/cpld_control_c48 Checking test 018 cpld_control_c48 results .... Comparing sfcf024.tile1.nc .........OK Comparing sfcf024.tile2.nc .........OK @@ -1194,14 +1193,14 @@ Checking test 018 cpld_control_c48 results .... Comparing RESTART/iced.2021-03-23-21600.nc .........OK Comparing RESTART/ufs.cpld.cpl.r.2021-03-23-21600.nc .........OK -0:The total amount of wall time = 605.398168 -0:The maximum resident set size (KB) = 2586696 +0:The total amount of wall time = 609.831591 +0:The maximum resident set size (KB) = 2587056 Test 018 cpld_control_c48 PASS baseline dir = /glade/scratch/grantf/FV3_RT/REGRESSION_TEST_INTEL/cpld_warmstart_c48 -working dir = /glade/scratch/grantf/FV3_RT/rt_9379/cpld_warmstart_c48 +working dir = /glade/scratch/grantf/FV3_RT/rt_28390/cpld_warmstart_c48 Checking test 019 cpld_warmstart_c48 results .... Comparing sfcf006.tile1.nc .........OK Comparing sfcf006.tile2.nc .........OK @@ -1251,14 +1250,14 @@ Checking test 019 cpld_warmstart_c48 results .... Comparing RESTART/iced.2021-03-23-43200.nc .........OK Comparing RESTART/ufs.cpld.cpl.r.2021-03-23-43200.nc .........OK -0:The total amount of wall time = 163.551020 -0:The maximum resident set size (KB) = 2602700 +0:The total amount of wall time = 164.919431 +0:The maximum resident set size (KB) = 2602628 Test 019 cpld_warmstart_c48 PASS baseline dir = /glade/scratch/grantf/FV3_RT/REGRESSION_TEST_INTEL/cpld_warmstart_c48 -working dir = /glade/scratch/grantf/FV3_RT/rt_9379/cpld_restart_c48 +working dir = /glade/scratch/grantf/FV3_RT/rt_28390/cpld_restart_c48 Checking test 020 cpld_restart_c48 results .... Comparing sfcf006.tile1.nc .........OK Comparing sfcf006.tile2.nc .........OK @@ -1308,14 +1307,14 @@ Checking test 020 cpld_restart_c48 results .... Comparing RESTART/iced.2021-03-23-43200.nc .........OK Comparing RESTART/ufs.cpld.cpl.r.2021-03-23-43200.nc .........OK -0:The total amount of wall time = 85.596476 -0:The maximum resident set size (KB) = 2019888 +0:The total amount of wall time = 85.325702 +0:The maximum resident set size (KB) = 2020112 Test 020 cpld_restart_c48 PASS baseline dir = /glade/scratch/grantf/FV3_RT/REGRESSION_TEST_INTEL/control_flake -working dir = /glade/scratch/grantf/FV3_RT/rt_9379/control_flake +working dir = /glade/scratch/grantf/FV3_RT/rt_28390/control_flake Checking test 021 control_flake results .... Comparing sfcf000.nc .........OK Comparing sfcf024.nc .........OK @@ -1326,14 +1325,14 @@ Checking test 021 control_flake results .... Comparing GFSPRS.GrbF00 .........OK Comparing GFSPRS.GrbF24 .........OK -0:The total amount of wall time = 219.278316 -0:The maximum resident set size (KB) = 501352 +0:The total amount of wall time = 222.997516 +0:The maximum resident set size (KB) = 501488 Test 021 control_flake PASS baseline dir = /glade/scratch/grantf/FV3_RT/REGRESSION_TEST_INTEL/control_CubedSphereGrid -working dir = /glade/scratch/grantf/FV3_RT/rt_9379/control_CubedSphereGrid +working dir = /glade/scratch/grantf/FV3_RT/rt_28390/control_CubedSphereGrid Checking test 022 control_CubedSphereGrid results .... Comparing sfcf000.tile1.nc .........OK Comparing sfcf000.tile2.nc .........OK @@ -1360,28 +1359,28 @@ Checking test 022 control_CubedSphereGrid results .... Comparing atmf024.tile5.nc .........OK Comparing atmf024.tile6.nc .........OK -0:The total amount of wall time = 142.360660 -0:The maximum resident set size (KB) = 454512 +0:The total amount of wall time = 143.335983 +0:The maximum resident set size (KB) = 454556 Test 022 control_CubedSphereGrid PASS baseline dir = /glade/scratch/grantf/FV3_RT/REGRESSION_TEST_INTEL/control_CubedSphereGrid_parallel -working dir = /glade/scratch/grantf/FV3_RT/rt_9379/control_CubedSphereGrid_parallel +working dir = /glade/scratch/grantf/FV3_RT/rt_28390/control_CubedSphereGrid_parallel Checking test 023 control_CubedSphereGrid_parallel results .... Comparing sfcf000.nc ............ALT CHECK......OK Comparing sfcf024.nc ............ALT CHECK......OK Comparing atmf000.nc ............ALT CHECK......OK Comparing atmf024.nc ............ALT CHECK......OK -0:The total amount of wall time = 143.404804 -0:The maximum resident set size (KB) = 454652 +0:The total amount of wall time = 140.515007 +0:The maximum resident set size (KB) = 454640 Test 023 control_CubedSphereGrid_parallel PASS baseline dir = /glade/scratch/grantf/FV3_RT/REGRESSION_TEST_INTEL/control_latlon -working dir = /glade/scratch/grantf/FV3_RT/rt_9379/control_latlon +working dir = /glade/scratch/grantf/FV3_RT/rt_28390/control_latlon Checking test 024 control_latlon results .... Comparing sfcf000.nc .........OK Comparing sfcf024.nc .........OK @@ -1392,32 +1391,32 @@ Checking test 024 control_latlon results .... Comparing GFSPRS.GrbF00 .........OK Comparing GFSPRS.GrbF24 .........OK -0:The total amount of wall time = 147.359764 -0:The maximum resident set size (KB) = 454624 +0:The total amount of wall time = 147.655529 +0:The maximum resident set size (KB) = 454636 Test 024 control_latlon PASS baseline dir = /glade/scratch/grantf/FV3_RT/REGRESSION_TEST_INTEL/control_wrtGauss_netcdf_parallel -working dir = /glade/scratch/grantf/FV3_RT/rt_9379/control_wrtGauss_netcdf_parallel +working dir = /glade/scratch/grantf/FV3_RT/rt_28390/control_wrtGauss_netcdf_parallel Checking test 025 control_wrtGauss_netcdf_parallel results .... - Comparing sfcf000.nc .........OK + Comparing sfcf000.nc ............ALT CHECK......OK Comparing sfcf024.nc ............ALT CHECK......OK - Comparing atmf000.nc .........OK + Comparing atmf000.nc ............ALT CHECK......OK Comparing atmf024.nc .........OK Comparing GFSFLX.GrbF00 .........OK Comparing GFSFLX.GrbF24 .........OK Comparing GFSPRS.GrbF00 .........OK Comparing GFSPRS.GrbF24 .........OK -0:The total amount of wall time = 148.567347 -0:The maximum resident set size (KB) = 454576 +0:The total amount of wall time = 150.773829 +0:The maximum resident set size (KB) = 454580 Test 025 control_wrtGauss_netcdf_parallel PASS baseline dir = /glade/scratch/grantf/FV3_RT/REGRESSION_TEST_INTEL/control_c48 -working dir = /glade/scratch/grantf/FV3_RT/rt_9379/control_c48 +working dir = /glade/scratch/grantf/FV3_RT/rt_28390/control_c48 Checking test 026 control_c48 results .... Comparing sfcf000.nc .........OK Comparing sfcf024.nc .........OK @@ -1456,14 +1455,14 @@ Checking test 026 control_c48 results .... Comparing RESTART/20210323.060000.sfc_data.tile5.nc .........OK Comparing RESTART/20210323.060000.sfc_data.tile6.nc .........OK -0:The total amount of wall time = 443.761982 -0:The maximum resident set size (KB) = 634320 +0:The total amount of wall time = 443.830523 +0:The maximum resident set size (KB) = 634296 Test 026 control_c48 PASS baseline dir = /glade/scratch/grantf/FV3_RT/REGRESSION_TEST_INTEL/control_c192 -working dir = /glade/scratch/grantf/FV3_RT/rt_9379/control_c192 +working dir = /glade/scratch/grantf/FV3_RT/rt_28390/control_c192 Checking test 027 control_c192 results .... Comparing sfcf000.nc .........OK Comparing sfcf024.nc .........OK @@ -1474,14 +1473,14 @@ Checking test 027 control_c192 results .... Comparing GFSPRS.GrbF00 .........OK Comparing GFSPRS.GrbF24 .........OK -0:The total amount of wall time = 596.475809 -0:The maximum resident set size (KB) = 560284 +0:The total amount of wall time = 632.830272 +0:The maximum resident set size (KB) = 560236 Test 027 control_c192 PASS baseline dir = /glade/scratch/grantf/FV3_RT/REGRESSION_TEST_INTEL/control_c384 -working dir = /glade/scratch/grantf/FV3_RT/rt_9379/control_c384 +working dir = /glade/scratch/grantf/FV3_RT/rt_28390/control_c384 Checking test 028 control_c384 results .... Comparing sfcf000.nc .........OK Comparing sfcf012.nc .........OK @@ -1492,14 +1491,14 @@ Checking test 028 control_c384 results .... Comparing GFSPRS.GrbF00 .........OK Comparing GFSPRS.GrbF12 .........OK -0:The total amount of wall time = 587.438069 -0:The maximum resident set size (KB) = 903180 +0:The total amount of wall time = 618.087337 +0:The maximum resident set size (KB) = 899264 Test 028 control_c384 PASS baseline dir = /glade/scratch/grantf/FV3_RT/REGRESSION_TEST_INTEL/control_c384gdas -working dir = /glade/scratch/grantf/FV3_RT/rt_9379/control_c384gdas +working dir = /glade/scratch/grantf/FV3_RT/rt_28390/control_c384gdas Checking test 029 control_c384gdas results .... Comparing sfcf000.nc .........OK Comparing sfcf006.nc .........OK @@ -1542,14 +1541,14 @@ Checking test 029 control_c384gdas results .... Comparing RESTART/20210322.060000.sfc_data.tile5.nc .........OK Comparing RESTART/20210322.060000.sfc_data.tile6.nc .........OK -0:The total amount of wall time = 518.599750 -0:The maximum resident set size (KB) = 1028780 +0:The total amount of wall time = 548.130938 +0:The maximum resident set size (KB) = 1028384 Test 029 control_c384gdas PASS baseline dir = /glade/scratch/grantf/FV3_RT/REGRESSION_TEST_INTEL/control_stochy -working dir = /glade/scratch/grantf/FV3_RT/rt_9379/control_stochy +working dir = /glade/scratch/grantf/FV3_RT/rt_28390/control_stochy Checking test 030 control_stochy results .... Comparing sfcf000.nc .........OK Comparing sfcf012.nc .........OK @@ -1560,28 +1559,28 @@ Checking test 030 control_stochy results .... Comparing GFSPRS.GrbF00 .........OK Comparing GFSPRS.GrbF12 .........OK -0:The total amount of wall time = 98.077076 -0:The maximum resident set size (KB) = 459376 +0:The total amount of wall time = 101.011544 +0:The maximum resident set size (KB) = 459564 Test 030 control_stochy PASS baseline dir = /glade/scratch/grantf/FV3_RT/REGRESSION_TEST_INTEL/control_stochy -working dir = /glade/scratch/grantf/FV3_RT/rt_9379/control_stochy_restart +working dir = /glade/scratch/grantf/FV3_RT/rt_28390/control_stochy_restart Checking test 031 control_stochy_restart results .... Comparing sfcf012.nc .........OK Comparing atmf012.nc .........OK Comparing GFSFLX.GrbF12 .........OK Comparing GFSPRS.GrbF12 .........OK -0:The total amount of wall time = 53.096838 -0:The maximum resident set size (KB) = 227892 +0:The total amount of wall time = 83.441810 +0:The maximum resident set size (KB) = 227872 Test 031 control_stochy_restart PASS baseline dir = /glade/scratch/grantf/FV3_RT/REGRESSION_TEST_INTEL/control_lndp -working dir = /glade/scratch/grantf/FV3_RT/rt_9379/control_lndp +working dir = /glade/scratch/grantf/FV3_RT/rt_28390/control_lndp Checking test 032 control_lndp results .... Comparing sfcf000.nc .........OK Comparing sfcf012.nc .........OK @@ -1592,14 +1591,14 @@ Checking test 032 control_lndp results .... Comparing GFSPRS.GrbF00 .........OK Comparing GFSPRS.GrbF12 .........OK -0:The total amount of wall time = 90.505263 -0:The maximum resident set size (KB) = 459132 +0:The total amount of wall time = 91.347161 +0:The maximum resident set size (KB) = 458996 Test 032 control_lndp PASS baseline dir = /glade/scratch/grantf/FV3_RT/REGRESSION_TEST_INTEL/control_iovr4 -working dir = /glade/scratch/grantf/FV3_RT/rt_9379/control_iovr4 +working dir = /glade/scratch/grantf/FV3_RT/rt_28390/control_iovr4 Checking test 033 control_iovr4 results .... Comparing sfcf000.nc .........OK Comparing sfcf021.nc .........OK @@ -1614,14 +1613,14 @@ Checking test 033 control_iovr4 results .... Comparing GFSPRS.GrbF21 .........OK Comparing GFSPRS.GrbF24 .........OK -0:The total amount of wall time = 149.823610 -0:The maximum resident set size (KB) = 454652 +0:The total amount of wall time = 148.873508 +0:The maximum resident set size (KB) = 454596 Test 033 control_iovr4 PASS baseline dir = /glade/scratch/grantf/FV3_RT/REGRESSION_TEST_INTEL/control_iovr5 -working dir = /glade/scratch/grantf/FV3_RT/rt_9379/control_iovr5 +working dir = /glade/scratch/grantf/FV3_RT/rt_28390/control_iovr5 Checking test 034 control_iovr5 results .... Comparing sfcf000.nc .........OK Comparing sfcf021.nc .........OK @@ -1636,14 +1635,14 @@ Checking test 034 control_iovr5 results .... Comparing GFSPRS.GrbF21 .........OK Comparing GFSPRS.GrbF24 .........OK -0:The total amount of wall time = 147.235491 -0:The maximum resident set size (KB) = 454540 +0:The total amount of wall time = 149.524499 +0:The maximum resident set size (KB) = 454588 Test 034 control_iovr5 PASS baseline dir = /glade/scratch/grantf/FV3_RT/REGRESSION_TEST_INTEL/control_p8 -working dir = /glade/scratch/grantf/FV3_RT/rt_9379/control_p8 +working dir = /glade/scratch/grantf/FV3_RT/rt_28390/control_p8 Checking test 035 control_p8 results .... Comparing sfcf000.nc .........OK Comparing sfcf021.nc .........OK @@ -1690,14 +1689,14 @@ Checking test 035 control_p8 results .... Comparing RESTART/20210323.060000.sfc_data.tile5.nc .........OK Comparing RESTART/20210323.060000.sfc_data.tile6.nc .........OK -0:The total amount of wall time = 183.155910 -0:The maximum resident set size (KB) = 1423956 +0:The total amount of wall time = 184.806982 +0:The maximum resident set size (KB) = 1423940 Test 035 control_p8 PASS baseline dir = /glade/scratch/grantf/FV3_RT/REGRESSION_TEST_INTEL/control_p8 -working dir = /glade/scratch/grantf/FV3_RT/rt_9379/control_restart_p8 +working dir = /glade/scratch/grantf/FV3_RT/rt_28390/control_restart_p8 Checking test 036 control_restart_p8 results .... Comparing sfcf024.nc .........OK Comparing atmf024.nc .........OK @@ -1736,14 +1735,14 @@ Checking test 036 control_restart_p8 results .... Comparing RESTART/20210323.060000.sfc_data.tile5.nc .........OK Comparing RESTART/20210323.060000.sfc_data.tile6.nc .........OK -0:The total amount of wall time = 96.886055 -0:The maximum resident set size (KB) = 582104 +0:The total amount of wall time = 96.912852 +0:The maximum resident set size (KB) = 582160 Test 036 control_restart_p8 PASS baseline dir = /glade/scratch/grantf/FV3_RT/REGRESSION_TEST_INTEL/control_p8 -working dir = /glade/scratch/grantf/FV3_RT/rt_9379/control_qr_p8 +working dir = /glade/scratch/grantf/FV3_RT/rt_28390/control_qr_p8 Checking test 037 control_qr_p8 results .... Comparing sfcf000.nc .........OK Comparing sfcf021.nc .........OK @@ -1790,14 +1789,14 @@ Checking test 037 control_qr_p8 results .... Comparing RESTART/20210323.060000.sfc_data.tile5.nc ............ALT CHECK......OK Comparing RESTART/20210323.060000.sfc_data.tile6.nc ............ALT CHECK......OK -0:The total amount of wall time = 181.107801 -0:The maximum resident set size (KB) = 1427656 +0:The total amount of wall time = 205.781115 +0:The maximum resident set size (KB) = 1427684 Test 037 control_qr_p8 PASS baseline dir = /glade/scratch/grantf/FV3_RT/REGRESSION_TEST_INTEL/control_p8 -working dir = /glade/scratch/grantf/FV3_RT/rt_9379/control_restart_qr_p8 +working dir = /glade/scratch/grantf/FV3_RT/rt_28390/control_restart_qr_p8 Checking test 038 control_restart_qr_p8 results .... Comparing sfcf024.nc .........OK Comparing atmf024.nc .........OK @@ -1836,14 +1835,14 @@ Checking test 038 control_restart_qr_p8 results .... Comparing RESTART/20210323.060000.sfc_data.tile5.nc ............ALT CHECK......OK Comparing RESTART/20210323.060000.sfc_data.tile6.nc ............ALT CHECK......OK -0:The total amount of wall time = 98.743896 -0:The maximum resident set size (KB) = 597232 +0:The total amount of wall time = 99.569765 +0:The maximum resident set size (KB) = 597176 Test 038 control_restart_qr_p8 PASS baseline dir = /glade/scratch/grantf/FV3_RT/REGRESSION_TEST_INTEL/control_p8 -working dir = /glade/scratch/grantf/FV3_RT/rt_9379/control_decomp_p8 +working dir = /glade/scratch/grantf/FV3_RT/rt_28390/control_decomp_p8 Checking test 039 control_decomp_p8 results .... Comparing sfcf000.nc .........OK Comparing sfcf024.nc .........OK @@ -1886,14 +1885,14 @@ Checking test 039 control_decomp_p8 results .... Comparing RESTART/20210323.060000.sfc_data.tile5.nc .........OK Comparing RESTART/20210323.060000.sfc_data.tile6.nc .........OK -0:The total amount of wall time = 187.555356 -0:The maximum resident set size (KB) = 1417744 +0:The total amount of wall time = 188.500947 +0:The maximum resident set size (KB) = 1417760 Test 039 control_decomp_p8 PASS baseline dir = /glade/scratch/grantf/FV3_RT/REGRESSION_TEST_INTEL/control_p8 -working dir = /glade/scratch/grantf/FV3_RT/rt_9379/control_2threads_p8 +working dir = /glade/scratch/grantf/FV3_RT/rt_28390/control_2threads_p8 Checking test 040 control_2threads_p8 results .... Comparing sfcf000.nc .........OK Comparing sfcf024.nc .........OK @@ -1936,14 +1935,14 @@ Checking test 040 control_2threads_p8 results .... Comparing RESTART/20210323.060000.sfc_data.tile5.nc .........OK Comparing RESTART/20210323.060000.sfc_data.tile6.nc .........OK -0:The total amount of wall time = 171.050835 -0:The maximum resident set size (KB) = 1509272 +0:The total amount of wall time = 172.643898 +0:The maximum resident set size (KB) = 1509164 Test 040 control_2threads_p8 PASS baseline dir = /glade/scratch/grantf/FV3_RT/REGRESSION_TEST_INTEL/control_p8_lndp -working dir = /glade/scratch/grantf/FV3_RT/rt_9379/control_p8_lndp +working dir = /glade/scratch/grantf/FV3_RT/rt_28390/control_p8_lndp Checking test 041 control_p8_lndp results .... Comparing sfcf000.nc .........OK Comparing sfcf021.nc .........OK @@ -1962,14 +1961,14 @@ Checking test 041 control_p8_lndp results .... Comparing GFSPRS.GrbF24 .........OK Comparing GFSPRS.GrbF48 .........OK -0:The total amount of wall time = 337.343329 -0:The maximum resident set size (KB) = 1424232 +0:The total amount of wall time = 337.579563 +0:The maximum resident set size (KB) = 1424244 Test 041 control_p8_lndp PASS baseline dir = /glade/scratch/grantf/FV3_RT/REGRESSION_TEST_INTEL/control_p8_rrtmgp -working dir = /glade/scratch/grantf/FV3_RT/rt_9379/control_p8_rrtmgp +working dir = /glade/scratch/grantf/FV3_RT/rt_28390/control_p8_rrtmgp Checking test 042 control_p8_rrtmgp results .... Comparing sfcf000.nc .........OK Comparing sfcf021.nc .........OK @@ -2016,14 +2015,14 @@ Checking test 042 control_p8_rrtmgp results .... Comparing RESTART/20210323.060000.sfc_data.tile5.nc .........OK Comparing RESTART/20210323.060000.sfc_data.tile6.nc .........OK -0:The total amount of wall time = 247.210155 -0:The maximum resident set size (KB) = 1480560 +0:The total amount of wall time = 285.782108 +0:The maximum resident set size (KB) = 1480540 Test 042 control_p8_rrtmgp PASS baseline dir = /glade/scratch/grantf/FV3_RT/REGRESSION_TEST_INTEL/control_p8_mynn -working dir = /glade/scratch/grantf/FV3_RT/rt_9379/control_p8_mynn +working dir = /glade/scratch/grantf/FV3_RT/rt_28390/control_p8_mynn Checking test 043 control_p8_mynn results .... Comparing sfcf000.nc .........OK Comparing sfcf021.nc .........OK @@ -2070,14 +2069,14 @@ Checking test 043 control_p8_mynn results .... Comparing RESTART/20210323.060000.sfc_data.tile5.nc .........OK Comparing RESTART/20210323.060000.sfc_data.tile6.nc .........OK -0:The total amount of wall time = 181.505267 -0:The maximum resident set size (KB) = 1428436 +0:The total amount of wall time = 190.454234 +0:The maximum resident set size (KB) = 1428476 Test 043 control_p8_mynn PASS baseline dir = /glade/scratch/grantf/FV3_RT/REGRESSION_TEST_INTEL/merra2_thompson -working dir = /glade/scratch/grantf/FV3_RT/rt_9379/merra2_thompson +working dir = /glade/scratch/grantf/FV3_RT/rt_28390/merra2_thompson Checking test 044 merra2_thompson results .... Comparing sfcf000.nc .........OK Comparing sfcf021.nc .........OK @@ -2124,14 +2123,14 @@ Checking test 044 merra2_thompson results .... Comparing RESTART/20210323.060000.sfc_data.tile5.nc .........OK Comparing RESTART/20210323.060000.sfc_data.tile6.nc .........OK -0:The total amount of wall time = 207.941242 -0:The maximum resident set size (KB) = 1429924 +0:The total amount of wall time = 235.723068 +0:The maximum resident set size (KB) = 1429968 Test 044 merra2_thompson PASS baseline dir = /glade/scratch/grantf/FV3_RT/REGRESSION_TEST_INTEL/regional_control -working dir = /glade/scratch/grantf/FV3_RT/rt_9379/regional_control +working dir = /glade/scratch/grantf/FV3_RT/rt_28390/regional_control Checking test 045 regional_control results .... Comparing dynf000.nc .........OK Comparing dynf006.nc .........OK @@ -2142,28 +2141,28 @@ Checking test 045 regional_control results .... Comparing NATLEV.GrbF00 .........OK Comparing NATLEV.GrbF06 .........OK -0:The total amount of wall time = 339.575841 -0:The maximum resident set size (KB) = 605068 +0:The total amount of wall time = 348.342993 +0:The maximum resident set size (KB) = 605096 Test 045 regional_control PASS baseline dir = /glade/scratch/grantf/FV3_RT/REGRESSION_TEST_INTEL/regional_control -working dir = /glade/scratch/grantf/FV3_RT/rt_9379/regional_restart +working dir = /glade/scratch/grantf/FV3_RT/rt_28390/regional_restart Checking test 046 regional_restart results .... Comparing dynf006.nc .........OK Comparing phyf006.nc .........OK Comparing PRSLEV.GrbF06 .........OK Comparing NATLEV.GrbF06 .........OK -0:The total amount of wall time = 177.406432 -0:The maximum resident set size (KB) = 594392 +0:The total amount of wall time = 176.076404 +0:The maximum resident set size (KB) = 594352 Test 046 regional_restart PASS baseline dir = /glade/scratch/grantf/FV3_RT/REGRESSION_TEST_INTEL/regional_control -working dir = /glade/scratch/grantf/FV3_RT/rt_9379/regional_control_qr +working dir = /glade/scratch/grantf/FV3_RT/rt_28390/regional_control_qr Checking test 047 regional_control_qr results .... Comparing dynf000.nc .........OK Comparing dynf006.nc .........OK @@ -2174,28 +2173,28 @@ Checking test 047 regional_control_qr results .... Comparing NATLEV.GrbF00 .........OK Comparing NATLEV.GrbF06 .........OK -0:The total amount of wall time = 350.980612 -0:The maximum resident set size (KB) = 605084 +0:The total amount of wall time = 340.648080 +0:The maximum resident set size (KB) = 605100 Test 047 regional_control_qr PASS baseline dir = /glade/scratch/grantf/FV3_RT/REGRESSION_TEST_INTEL/regional_control -working dir = /glade/scratch/grantf/FV3_RT/rt_9379/regional_restart_qr +working dir = /glade/scratch/grantf/FV3_RT/rt_28390/regional_restart_qr Checking test 048 regional_restart_qr results .... Comparing dynf006.nc .........OK Comparing phyf006.nc .........OK Comparing PRSLEV.GrbF06 .........OK Comparing NATLEV.GrbF06 .........OK -0:The total amount of wall time = 176.131872 -0:The maximum resident set size (KB) = 594324 +0:The total amount of wall time = 177.675659 +0:The maximum resident set size (KB) = 594408 Test 048 regional_restart_qr PASS baseline dir = /glade/scratch/grantf/FV3_RT/REGRESSION_TEST_INTEL/regional_control -working dir = /glade/scratch/grantf/FV3_RT/rt_9379/regional_decomp +working dir = /glade/scratch/grantf/FV3_RT/rt_28390/regional_decomp Checking test 049 regional_decomp results .... Comparing dynf000.nc .........OK Comparing dynf006.nc .........OK @@ -2206,14 +2205,14 @@ Checking test 049 regional_decomp results .... Comparing NATLEV.GrbF00 .........OK Comparing NATLEV.GrbF06 .........OK -0:The total amount of wall time = 368.646774 -0:The maximum resident set size (KB) = 598900 +0:The total amount of wall time = 355.597835 +0:The maximum resident set size (KB) = 598932 Test 049 regional_decomp PASS baseline dir = /glade/scratch/grantf/FV3_RT/REGRESSION_TEST_INTEL/regional_control -working dir = /glade/scratch/grantf/FV3_RT/rt_9379/regional_2threads +working dir = /glade/scratch/grantf/FV3_RT/rt_28390/regional_2threads Checking test 050 regional_2threads results .... Comparing dynf000.nc .........OK Comparing dynf006.nc .........OK @@ -2224,14 +2223,14 @@ Checking test 050 regional_2threads results .... Comparing NATLEV.GrbF00 .........OK Comparing NATLEV.GrbF06 .........OK -0:The total amount of wall time = 218.663998 -0:The maximum resident set size (KB) = 611776 +0:The total amount of wall time = 207.905692 +0:The maximum resident set size (KB) = 611764 Test 050 regional_2threads PASS baseline dir = /glade/scratch/grantf/FV3_RT/REGRESSION_TEST_INTEL/regional_noquilt -working dir = /glade/scratch/grantf/FV3_RT/rt_9379/regional_noquilt +working dir = /glade/scratch/grantf/FV3_RT/rt_28390/regional_noquilt Checking test 051 regional_noquilt results .... Comparing atmos_4xdaily.nc .........OK Comparing fv3_history2d.nc .........OK @@ -2239,28 +2238,28 @@ Checking test 051 regional_noquilt results .... Comparing RESTART/fv_core.res.tile1_new.nc .........OK Comparing RESTART/fv_tracer.res.tile1_new.nc .........OK -0:The total amount of wall time = 364.920510 -0:The maximum resident set size (KB) = 599488 +0:The total amount of wall time = 352.703054 +0:The maximum resident set size (KB) = 599524 Test 051 regional_noquilt PASS baseline dir = /glade/scratch/grantf/FV3_RT/REGRESSION_TEST_INTEL/regional_netcdf_parallel -working dir = /glade/scratch/grantf/FV3_RT/rt_9379/regional_netcdf_parallel +working dir = /glade/scratch/grantf/FV3_RT/rt_28390/regional_netcdf_parallel Checking test 052 regional_netcdf_parallel results .... - Comparing dynf000.nc .........OK - Comparing dynf006.nc ............ALT CHECK......OK - Comparing phyf000.nc ............ALT CHECK......OK - Comparing phyf006.nc .........OK + Comparing dynf000.nc ............ALT CHECK......OK + Comparing dynf006.nc .........OK + Comparing phyf000.nc .........OK + Comparing phyf006.nc ............ALT CHECK......OK -0:The total amount of wall time = 344.010753 -0:The maximum resident set size (KB) = 596984 +0:The total amount of wall time = 326.618251 +0:The maximum resident set size (KB) = 596936 Test 052 regional_netcdf_parallel PASS baseline dir = /glade/scratch/grantf/FV3_RT/REGRESSION_TEST_INTEL/regional_control -working dir = /glade/scratch/grantf/FV3_RT/rt_9379/regional_2dwrtdecomp +working dir = /glade/scratch/grantf/FV3_RT/rt_28390/regional_2dwrtdecomp Checking test 053 regional_2dwrtdecomp results .... Comparing dynf000.nc .........OK Comparing dynf006.nc .........OK @@ -2271,14 +2270,14 @@ Checking test 053 regional_2dwrtdecomp results .... Comparing NATLEV.GrbF00 .........OK Comparing NATLEV.GrbF06 .........OK -0:The total amount of wall time = 338.950023 +0:The total amount of wall time = 342.700092 0:The maximum resident set size (KB) = 605124 Test 053 regional_2dwrtdecomp PASS baseline dir = /glade/scratch/grantf/FV3_RT/REGRESSION_TEST_INTEL/fv3_regional_wofs -working dir = /glade/scratch/grantf/FV3_RT/rt_9379/regional_wofs +working dir = /glade/scratch/grantf/FV3_RT/rt_28390/regional_wofs Checking test 054 regional_wofs results .... Comparing dynf000.nc .........OK Comparing dynf006.nc .........OK @@ -2289,14 +2288,14 @@ Checking test 054 regional_wofs results .... Comparing NATLEV.GrbF00 .........OK Comparing NATLEV.GrbF06 .........OK -0:The total amount of wall time = 434.122739 -0:The maximum resident set size (KB) = 276104 +0:The total amount of wall time = 430.239304 +0:The maximum resident set size (KB) = 276324 Test 054 regional_wofs PASS baseline dir = /glade/scratch/grantf/FV3_RT/REGRESSION_TEST_INTEL/rap_control -working dir = /glade/scratch/grantf/FV3_RT/rt_9379/rap_control +working dir = /glade/scratch/grantf/FV3_RT/rt_28390/rap_control Checking test 055 rap_control results .... Comparing sfcf000.nc .........OK Comparing sfcf021.nc .........OK @@ -2343,14 +2342,14 @@ Checking test 055 rap_control results .... Comparing RESTART/20210323.060000.sfc_data.tile5.nc .........OK Comparing RESTART/20210323.060000.sfc_data.tile6.nc .........OK -0:The total amount of wall time = 475.707276 -0:The maximum resident set size (KB) = 823756 +0:The total amount of wall time = 481.524364 +0:The maximum resident set size (KB) = 823820 Test 055 rap_control PASS baseline dir = /glade/scratch/grantf/FV3_RT/REGRESSION_TEST_INTEL/regional_spp_sppt_shum_skeb -working dir = /glade/scratch/grantf/FV3_RT/rt_9379/regional_spp_sppt_shum_skeb +working dir = /glade/scratch/grantf/FV3_RT/rt_28390/regional_spp_sppt_shum_skeb Checking test 056 regional_spp_sppt_shum_skeb results .... Comparing dynf000.nc .........OK Comparing dynf001.nc .........OK @@ -2361,14 +2360,14 @@ Checking test 056 regional_spp_sppt_shum_skeb results .... Comparing NATLEV.GrbF00 .........OK Comparing NATLEV.GrbF01 .........OK -0:The total amount of wall time = 256.990184 -0:The maximum resident set size (KB) = 953420 +0:The total amount of wall time = 262.533303 +0:The maximum resident set size (KB) = 953576 Test 056 regional_spp_sppt_shum_skeb PASS baseline dir = /glade/scratch/grantf/FV3_RT/REGRESSION_TEST_INTEL/rap_control -working dir = /glade/scratch/grantf/FV3_RT/rt_9379/rap_decomp +working dir = /glade/scratch/grantf/FV3_RT/rt_28390/rap_decomp Checking test 057 rap_decomp results .... Comparing sfcf000.nc .........OK Comparing sfcf021.nc .........OK @@ -2415,14 +2414,14 @@ Checking test 057 rap_decomp results .... Comparing RESTART/20210323.060000.sfc_data.tile5.nc .........OK Comparing RESTART/20210323.060000.sfc_data.tile6.nc .........OK -0:The total amount of wall time = 510.106808 -0:The maximum resident set size (KB) = 822612 +0:The total amount of wall time = 528.966706 +0:The maximum resident set size (KB) = 822764 Test 057 rap_decomp PASS baseline dir = /glade/scratch/grantf/FV3_RT/REGRESSION_TEST_INTEL/rap_control -working dir = /glade/scratch/grantf/FV3_RT/rt_9379/rap_2threads +working dir = /glade/scratch/grantf/FV3_RT/rt_28390/rap_2threads Checking test 058 rap_2threads results .... Comparing sfcf000.nc .........OK Comparing sfcf021.nc .........OK @@ -2469,14 +2468,14 @@ Checking test 058 rap_2threads results .... Comparing RESTART/20210323.060000.sfc_data.tile5.nc .........OK Comparing RESTART/20210323.060000.sfc_data.tile6.nc .........OK -0:The total amount of wall time = 464.225474 -0:The maximum resident set size (KB) = 893764 +0:The total amount of wall time = 463.529518 +0:The maximum resident set size (KB) = 893428 Test 058 rap_2threads PASS baseline dir = /glade/scratch/grantf/FV3_RT/REGRESSION_TEST_INTEL/rap_control -working dir = /glade/scratch/grantf/FV3_RT/rt_9379/rap_restart +working dir = /glade/scratch/grantf/FV3_RT/rt_28390/rap_restart Checking test 059 rap_restart results .... Comparing sfcf024.nc .........OK Comparing atmf024.nc .........OK @@ -2515,14 +2514,14 @@ Checking test 059 rap_restart results .... Comparing RESTART/20210323.060000.sfc_data.tile5.nc .........OK Comparing RESTART/20210323.060000.sfc_data.tile6.nc .........OK -0:The total amount of wall time = 246.588146 -0:The maximum resident set size (KB) = 571708 +0:The total amount of wall time = 276.017989 +0:The maximum resident set size (KB) = 571796 Test 059 rap_restart PASS baseline dir = /glade/scratch/grantf/FV3_RT/REGRESSION_TEST_INTEL/rap_sfcdiff -working dir = /glade/scratch/grantf/FV3_RT/rt_9379/rap_sfcdiff +working dir = /glade/scratch/grantf/FV3_RT/rt_28390/rap_sfcdiff Checking test 060 rap_sfcdiff results .... Comparing sfcf000.nc .........OK Comparing sfcf009.nc .........OK @@ -2569,14 +2568,14 @@ Checking test 060 rap_sfcdiff results .... Comparing RESTART/20210323.060000.sfc_data.tile5.nc .........OK Comparing RESTART/20210323.060000.sfc_data.tile6.nc .........OK -0:The total amount of wall time = 481.844079 -0:The maximum resident set size (KB) = 823676 +0:The total amount of wall time = 480.932083 +0:The maximum resident set size (KB) = 823668 Test 060 rap_sfcdiff PASS baseline dir = /glade/scratch/grantf/FV3_RT/REGRESSION_TEST_INTEL/rap_sfcdiff -working dir = /glade/scratch/grantf/FV3_RT/rt_9379/rap_sfcdiff_decomp +working dir = /glade/scratch/grantf/FV3_RT/rt_28390/rap_sfcdiff_decomp Checking test 061 rap_sfcdiff_decomp results .... Comparing sfcf000.nc .........OK Comparing sfcf009.nc .........OK @@ -2623,14 +2622,14 @@ Checking test 061 rap_sfcdiff_decomp results .... Comparing RESTART/20210323.060000.sfc_data.tile5.nc .........OK Comparing RESTART/20210323.060000.sfc_data.tile6.nc .........OK -0:The total amount of wall time = 509.071406 -0:The maximum resident set size (KB) = 822748 +0:The total amount of wall time = 507.539289 +0:The maximum resident set size (KB) = 822744 Test 061 rap_sfcdiff_decomp PASS baseline dir = /glade/scratch/grantf/FV3_RT/REGRESSION_TEST_INTEL/rap_sfcdiff -working dir = /glade/scratch/grantf/FV3_RT/rt_9379/rap_sfcdiff_restart +working dir = /glade/scratch/grantf/FV3_RT/rt_28390/rap_sfcdiff_restart Checking test 062 rap_sfcdiff_restart results .... Comparing sfcf012.nc .........OK Comparing atmf012.nc .........OK @@ -2669,14 +2668,14 @@ Checking test 062 rap_sfcdiff_restart results .... Comparing RESTART/20210323.060000.sfc_data.tile5.nc .........OK Comparing RESTART/20210323.060000.sfc_data.tile6.nc .........OK -0:The total amount of wall time = 357.733868 -0:The maximum resident set size (KB) = 571764 +0:The total amount of wall time = 385.196829 +0:The maximum resident set size (KB) = 571476 Test 062 rap_sfcdiff_restart PASS baseline dir = /glade/scratch/grantf/FV3_RT/REGRESSION_TEST_INTEL/hrrr_control -working dir = /glade/scratch/grantf/FV3_RT/rt_9379/hrrr_control +working dir = /glade/scratch/grantf/FV3_RT/rt_28390/hrrr_control Checking test 063 hrrr_control results .... Comparing sfcf000.nc .........OK Comparing sfcf009.nc .........OK @@ -2723,14 +2722,14 @@ Checking test 063 hrrr_control results .... Comparing RESTART/20210322.120000.sfc_data.tile5.nc .........OK Comparing RESTART/20210322.120000.sfc_data.tile6.nc .........OK -0:The total amount of wall time = 443.380793 -0:The maximum resident set size (KB) = 821016 +0:The total amount of wall time = 445.699889 +0:The maximum resident set size (KB) = 821020 Test 063 hrrr_control PASS baseline dir = /glade/scratch/grantf/FV3_RT/REGRESSION_TEST_INTEL/hrrr_control -working dir = /glade/scratch/grantf/FV3_RT/rt_9379/hrrr_control_decomp +working dir = /glade/scratch/grantf/FV3_RT/rt_28390/hrrr_control_decomp Checking test 064 hrrr_control_decomp results .... Comparing sfcf000.nc .........OK Comparing sfcf009.nc .........OK @@ -2777,14 +2776,14 @@ Checking test 064 hrrr_control_decomp results .... Comparing RESTART/20210322.120000.sfc_data.tile5.nc .........OK Comparing RESTART/20210322.120000.sfc_data.tile6.nc .........OK -0:The total amount of wall time = 461.762558 -0:The maximum resident set size (KB) = 820556 +0:The total amount of wall time = 467.996616 +0:The maximum resident set size (KB) = 820600 Test 064 hrrr_control_decomp PASS baseline dir = /glade/scratch/grantf/FV3_RT/REGRESSION_TEST_INTEL/hrrr_control -working dir = /glade/scratch/grantf/FV3_RT/rt_9379/hrrr_control_2threads +working dir = /glade/scratch/grantf/FV3_RT/rt_28390/hrrr_control_2threads Checking test 065 hrrr_control_2threads results .... Comparing sfcf000.nc .........OK Comparing sfcf009.nc .........OK @@ -2831,28 +2830,28 @@ Checking test 065 hrrr_control_2threads results .... Comparing RESTART/20210322.120000.sfc_data.tile5.nc .........OK Comparing RESTART/20210322.120000.sfc_data.tile6.nc .........OK -0:The total amount of wall time = 505.410088 -0:The maximum resident set size (KB) = 895228 +0:The total amount of wall time = 505.942547 +0:The maximum resident set size (KB) = 895252 Test 065 hrrr_control_2threads PASS baseline dir = /glade/scratch/grantf/FV3_RT/REGRESSION_TEST_INTEL/hrrr_control -working dir = /glade/scratch/grantf/FV3_RT/rt_9379/hrrr_control_restart +working dir = /glade/scratch/grantf/FV3_RT/rt_28390/hrrr_control_restart Checking test 066 hrrr_control_restart results .... Comparing sfcf012.nc .........OK Comparing atmf012.nc .........OK Comparing GFSFLX.GrbF12 .........OK Comparing GFSPRS.GrbF12 .........OK -0:The total amount of wall time = 331.799744 -0:The maximum resident set size (KB) = 567592 +0:The total amount of wall time = 332.726222 +0:The maximum resident set size (KB) = 567616 Test 066 hrrr_control_restart PASS baseline dir = /glade/scratch/grantf/FV3_RT/REGRESSION_TEST_INTEL/rrfs_v1beta -working dir = /glade/scratch/grantf/FV3_RT/rt_9379/rrfs_v1beta +working dir = /glade/scratch/grantf/FV3_RT/rt_28390/rrfs_v1beta Checking test 067 rrfs_v1beta results .... Comparing sfcf000.nc .........OK Comparing sfcf009.nc .........OK @@ -2899,14 +2898,14 @@ Checking test 067 rrfs_v1beta results .... Comparing RESTART/20210323.060000.sfc_data.tile5.nc .........OK Comparing RESTART/20210323.060000.sfc_data.tile6.nc .........OK -0:The total amount of wall time = 479.366139 -0:The maximum resident set size (KB) = 819744 +0:The total amount of wall time = 469.532401 +0:The maximum resident set size (KB) = 819656 Test 067 rrfs_v1beta PASS baseline dir = /glade/scratch/grantf/FV3_RT/REGRESSION_TEST_INTEL/rrfs_v1nssl -working dir = /glade/scratch/grantf/FV3_RT/rt_9379/rrfs_v1nssl +working dir = /glade/scratch/grantf/FV3_RT/rt_28390/rrfs_v1nssl Checking test 068 rrfs_v1nssl results .... Comparing sfcf000.nc .........OK Comparing sfcf009.nc .........OK @@ -2921,14 +2920,14 @@ Checking test 068 rrfs_v1nssl results .... Comparing GFSPRS.GrbF09 .........OK Comparing GFSPRS.GrbF12 .........OK -0:The total amount of wall time = 584.291487 -0:The maximum resident set size (KB) = 508644 +0:The total amount of wall time = 587.160359 +0:The maximum resident set size (KB) = 508712 Test 068 rrfs_v1nssl PASS baseline dir = /glade/scratch/grantf/FV3_RT/REGRESSION_TEST_INTEL/rrfs_v1nssl_nohailnoccn -working dir = /glade/scratch/grantf/FV3_RT/rt_9379/rrfs_v1nssl_nohailnoccn +working dir = /glade/scratch/grantf/FV3_RT/rt_28390/rrfs_v1nssl_nohailnoccn Checking test 069 rrfs_v1nssl_nohailnoccn results .... Comparing sfcf000.nc .........OK Comparing sfcf009.nc .........OK @@ -2943,14 +2942,14 @@ Checking test 069 rrfs_v1nssl_nohailnoccn results .... Comparing GFSPRS.GrbF09 .........OK Comparing GFSPRS.GrbF12 .........OK -0:The total amount of wall time = 568.920853 -0:The maximum resident set size (KB) = 502972 +0:The total amount of wall time = 568.442593 +0:The maximum resident set size (KB) = 502948 Test 069 rrfs_v1nssl_nohailnoccn PASS baseline dir = /glade/scratch/grantf/FV3_RT/REGRESSION_TEST_INTEL/rrfs_smoke_conus13km_hrrr_warm -working dir = /glade/scratch/grantf/FV3_RT/rt_9379/rrfs_smoke_conus13km_hrrr_warm +working dir = /glade/scratch/grantf/FV3_RT/rt_28390/rrfs_smoke_conus13km_hrrr_warm Checking test 070 rrfs_smoke_conus13km_hrrr_warm results .... Comparing sfcf000.nc .........OK Comparing sfcf001.nc .........OK @@ -2959,14 +2958,14 @@ Checking test 070 rrfs_smoke_conus13km_hrrr_warm results .... Comparing atmf001.nc .........OK Comparing atmf002.nc .........OK -0:The total amount of wall time = 154.358888 -0:The maximum resident set size (KB) = 670976 +0:The total amount of wall time = 158.661366 +0:The maximum resident set size (KB) = 671096 Test 070 rrfs_smoke_conus13km_hrrr_warm PASS baseline dir = /glade/scratch/grantf/FV3_RT/REGRESSION_TEST_INTEL/rrfs_smoke_conus13km_hrrr_warm -working dir = /glade/scratch/grantf/FV3_RT/rt_9379/rrfs_smoke_conus13km_hrrr_warm_2threads +working dir = /glade/scratch/grantf/FV3_RT/rt_28390/rrfs_smoke_conus13km_hrrr_warm_2threads Checking test 071 rrfs_smoke_conus13km_hrrr_warm_2threads results .... Comparing sfcf000.nc .........OK Comparing sfcf001.nc .........OK @@ -2975,14 +2974,14 @@ Checking test 071 rrfs_smoke_conus13km_hrrr_warm_2threads results .... Comparing atmf001.nc .........OK Comparing atmf002.nc .........OK -0:The total amount of wall time = 95.765540 -0:The maximum resident set size (KB) = 692928 +0:The total amount of wall time = 95.189867 +0:The maximum resident set size (KB) = 693288 Test 071 rrfs_smoke_conus13km_hrrr_warm_2threads PASS baseline dir = /glade/scratch/grantf/FV3_RT/REGRESSION_TEST_INTEL/rrfs_conus13km_hrrr_warm -working dir = /glade/scratch/grantf/FV3_RT/rt_9379/rrfs_conus13km_hrrr_warm +working dir = /glade/scratch/grantf/FV3_RT/rt_28390/rrfs_conus13km_hrrr_warm Checking test 072 rrfs_conus13km_hrrr_warm results .... Comparing sfcf000.nc .........OK Comparing sfcf001.nc .........OK @@ -2991,14 +2990,14 @@ Checking test 072 rrfs_conus13km_hrrr_warm results .... Comparing atmf001.nc .........OK Comparing atmf002.nc .........OK -0:The total amount of wall time = 136.760164 -0:The maximum resident set size (KB) = 667236 +0:The total amount of wall time = 140.531300 +0:The maximum resident set size (KB) = 667364 Test 072 rrfs_conus13km_hrrr_warm PASS baseline dir = /glade/scratch/grantf/FV3_RT/REGRESSION_TEST_INTEL/rrfs_smoke_conus13km_hrrr_warm_radar_tten -working dir = /glade/scratch/grantf/FV3_RT/rt_9379/rrfs_smoke_conus13km_radar_tten_warm +working dir = /glade/scratch/grantf/FV3_RT/rt_28390/rrfs_smoke_conus13km_radar_tten_warm Checking test 073 rrfs_smoke_conus13km_radar_tten_warm results .... Comparing sfcf000.nc .........OK Comparing sfcf001.nc .........OK @@ -3007,26 +3006,26 @@ Checking test 073 rrfs_smoke_conus13km_radar_tten_warm results .... Comparing atmf001.nc .........OK Comparing atmf002.nc .........OK -0:The total amount of wall time = 154.962480 -0:The maximum resident set size (KB) = 677540 +0:The total amount of wall time = 159.189061 +0:The maximum resident set size (KB) = 677616 Test 073 rrfs_smoke_conus13km_radar_tten_warm PASS baseline dir = /glade/scratch/grantf/FV3_RT/REGRESSION_TEST_INTEL/rrfs_conus13km_hrrr_warm_restart_mismatch -working dir = /glade/scratch/grantf/FV3_RT/rt_9379/rrfs_conus13km_hrrr_warm_restart_mismatch +working dir = /glade/scratch/grantf/FV3_RT/rt_28390/rrfs_conus13km_hrrr_warm_restart_mismatch Checking test 074 rrfs_conus13km_hrrr_warm_restart_mismatch results .... Comparing sfcf002.nc .........OK Comparing atmf002.nc .........OK -0:The total amount of wall time = 71.978246 -0:The maximum resident set size (KB) = 640136 +0:The total amount of wall time = 73.432159 +0:The maximum resident set size (KB) = 640340 Test 074 rrfs_conus13km_hrrr_warm_restart_mismatch PASS baseline dir = /glade/scratch/grantf/FV3_RT/REGRESSION_TEST_INTEL/control_csawmg -working dir = /glade/scratch/grantf/FV3_RT/rt_9379/control_csawmg +working dir = /glade/scratch/grantf/FV3_RT/rt_28390/control_csawmg Checking test 075 control_csawmg results .... Comparing sfcf000.nc .........OK Comparing sfcf024.nc .........OK @@ -3037,14 +3036,14 @@ Checking test 075 control_csawmg results .... Comparing GFSPRS.GrbF00 .........OK Comparing GFSPRS.GrbF24 .........OK -0:The total amount of wall time = 398.532427 -0:The maximum resident set size (KB) = 528052 +0:The total amount of wall time = 384.595095 +0:The maximum resident set size (KB) = 528056 Test 075 control_csawmg PASS baseline dir = /glade/scratch/grantf/FV3_RT/REGRESSION_TEST_INTEL/control_csawmgt -working dir = /glade/scratch/grantf/FV3_RT/rt_9379/control_csawmgt +working dir = /glade/scratch/grantf/FV3_RT/rt_28390/control_csawmgt Checking test 076 control_csawmgt results .... Comparing sfcf000.nc .........OK Comparing sfcf024.nc .........OK @@ -3055,14 +3054,14 @@ Checking test 076 control_csawmgt results .... Comparing GFSPRS.GrbF00 .........OK Comparing GFSPRS.GrbF24 .........OK -0:The total amount of wall time = 379.538486 -0:The maximum resident set size (KB) = 528608 +0:The total amount of wall time = 398.741037 +0:The maximum resident set size (KB) = 528560 Test 076 control_csawmgt PASS baseline dir = /glade/scratch/grantf/FV3_RT/REGRESSION_TEST_INTEL/control_ras -working dir = /glade/scratch/grantf/FV3_RT/rt_9379/control_ras +working dir = /glade/scratch/grantf/FV3_RT/rt_28390/control_ras Checking test 077 control_ras results .... Comparing sfcf000.nc .........OK Comparing sfcf024.nc .........OK @@ -3073,26 +3072,26 @@ Checking test 077 control_ras results .... Comparing GFSPRS.GrbF00 .........OK Comparing GFSPRS.GrbF24 .........OK -0:The total amount of wall time = 206.316432 -0:The maximum resident set size (KB) = 491204 +0:The total amount of wall time = 207.818023 +0:The maximum resident set size (KB) = 491228 Test 077 control_ras PASS baseline dir = /glade/scratch/grantf/FV3_RT/REGRESSION_TEST_INTEL/control_wam -working dir = /glade/scratch/grantf/FV3_RT/rt_9379/control_wam +working dir = /glade/scratch/grantf/FV3_RT/rt_28390/control_wam Checking test 078 control_wam results .... Comparing sfcf024.nc .........OK Comparing atmf024.nc .........OK -0:The total amount of wall time = 130.378546 -0:The maximum resident set size (KB) = 206852 +0:The total amount of wall time = 130.510405 +0:The maximum resident set size (KB) = 206656 Test 078 control_wam PASS baseline dir = /glade/scratch/grantf/FV3_RT/REGRESSION_TEST_INTEL/control_p8_faster -working dir = /glade/scratch/grantf/FV3_RT/rt_9379/control_p8_faster +working dir = /glade/scratch/grantf/FV3_RT/rt_28390/control_p8_faster Checking test 079 control_p8_faster results .... Comparing sfcf000.nc .........OK Comparing sfcf021.nc .........OK @@ -3139,14 +3138,14 @@ Checking test 079 control_p8_faster results .... Comparing RESTART/20210323.060000.sfc_data.tile5.nc .........OK Comparing RESTART/20210323.060000.sfc_data.tile6.nc .........OK -0:The total amount of wall time = 174.395960 -0:The maximum resident set size (KB) = 1423804 +0:The total amount of wall time = 172.735513 +0:The maximum resident set size (KB) = 1423796 Test 079 control_p8_faster PASS baseline dir = /glade/scratch/grantf/FV3_RT/REGRESSION_TEST_INTEL/regional_control_faster -working dir = /glade/scratch/grantf/FV3_RT/rt_9379/regional_control_faster +working dir = /glade/scratch/grantf/FV3_RT/rt_28390/regional_control_faster Checking test 080 regional_control_faster results .... Comparing dynf000.nc .........OK Comparing dynf006.nc .........OK @@ -3157,56 +3156,56 @@ Checking test 080 regional_control_faster results .... Comparing NATLEV.GrbF00 .........OK Comparing NATLEV.GrbF06 .........OK -0:The total amount of wall time = 328.047070 -0:The maximum resident set size (KB) = 604832 +0:The total amount of wall time = 324.978063 +0:The maximum resident set size (KB) = 604812 Test 080 regional_control_faster PASS baseline dir = /glade/scratch/grantf/FV3_RT/REGRESSION_TEST_INTEL/rrfs_smoke_conus13km_hrrr_warm_debug -working dir = /glade/scratch/grantf/FV3_RT/rt_9379/rrfs_smoke_conus13km_hrrr_warm_debug +working dir = /glade/scratch/grantf/FV3_RT/rt_28390/rrfs_smoke_conus13km_hrrr_warm_debug Checking test 081 rrfs_smoke_conus13km_hrrr_warm_debug results .... Comparing sfcf000.nc .........OK Comparing sfcf001.nc .........OK Comparing atmf000.nc .........OK Comparing atmf001.nc .........OK -0:The total amount of wall time = 877.495249 -0:The maximum resident set size (KB) = 704272 +0:The total amount of wall time = 885.953844 +0:The maximum resident set size (KB) = 704196 Test 081 rrfs_smoke_conus13km_hrrr_warm_debug PASS baseline dir = /glade/scratch/grantf/FV3_RT/REGRESSION_TEST_INTEL/rrfs_smoke_conus13km_hrrr_warm_debug -working dir = /glade/scratch/grantf/FV3_RT/rt_9379/rrfs_smoke_conus13km_hrrr_warm_debug_2threads +working dir = /glade/scratch/grantf/FV3_RT/rt_28390/rrfs_smoke_conus13km_hrrr_warm_debug_2threads Checking test 082 rrfs_smoke_conus13km_hrrr_warm_debug_2threads results .... Comparing sfcf000.nc .........OK Comparing sfcf001.nc .........OK Comparing atmf000.nc .........OK Comparing atmf001.nc .........OK -0:The total amount of wall time = 501.320824 -0:The maximum resident set size (KB) = 723020 +0:The total amount of wall time = 501.959345 +0:The maximum resident set size (KB) = 723308 Test 082 rrfs_smoke_conus13km_hrrr_warm_debug_2threads PASS baseline dir = /glade/scratch/grantf/FV3_RT/REGRESSION_TEST_INTEL/rrfs_conus13km_hrrr_warm_debugs -working dir = /glade/scratch/grantf/FV3_RT/rt_9379/rrfs_conus13km_hrrr_warm_debug +working dir = /glade/scratch/grantf/FV3_RT/rt_28390/rrfs_conus13km_hrrr_warm_debug Checking test 083 rrfs_conus13km_hrrr_warm_debug results .... Comparing sfcf000.nc .........OK Comparing sfcf001.nc .........OK Comparing atmf000.nc .........OK Comparing atmf001.nc .........OK -0:The total amount of wall time = 782.442073 -0:The maximum resident set size (KB) = 697588 +0:The total amount of wall time = 788.843002 +0:The maximum resident set size (KB) = 697512 Test 083 rrfs_conus13km_hrrr_warm_debug PASS baseline dir = /glade/scratch/grantf/FV3_RT/REGRESSION_TEST_INTEL/control_CubedSphereGrid_debug -working dir = /glade/scratch/grantf/FV3_RT/rt_9379/control_CubedSphereGrid_debug +working dir = /glade/scratch/grantf/FV3_RT/rt_28390/control_CubedSphereGrid_debug Checking test 084 control_CubedSphereGrid_debug results .... Comparing sfcf000.tile1.nc .........OK Comparing sfcf000.tile2.nc .........OK @@ -3233,348 +3232,348 @@ Checking test 084 control_CubedSphereGrid_debug results .... Comparing atmf001.tile5.nc .........OK Comparing atmf001.tile6.nc .........OK -0:The total amount of wall time = 155.314224 -0:The maximum resident set size (KB) = 618000 +0:The total amount of wall time = 156.191802 +0:The maximum resident set size (KB) = 617984 Test 084 control_CubedSphereGrid_debug PASS baseline dir = /glade/scratch/grantf/FV3_RT/REGRESSION_TEST_INTEL/control_wrtGauss_netcdf_parallel_debug -working dir = /glade/scratch/grantf/FV3_RT/rt_9379/control_wrtGauss_netcdf_parallel_debug +working dir = /glade/scratch/grantf/FV3_RT/rt_28390/control_wrtGauss_netcdf_parallel_debug Checking test 085 control_wrtGauss_netcdf_parallel_debug results .... - Comparing sfcf000.nc ............ALT CHECK......OK + Comparing sfcf000.nc .........OK Comparing sfcf001.nc ............ALT CHECK......OK - Comparing atmf000.nc .........OK - Comparing atmf001.nc .........OK + Comparing atmf000.nc ............ALT CHECK......OK + Comparing atmf001.nc ............ALT CHECK......OK -0:The total amount of wall time = 156.240549 -0:The maximum resident set size (KB) = 615416 +0:The total amount of wall time = 157.198061 +0:The maximum resident set size (KB) = 615456 Test 085 control_wrtGauss_netcdf_parallel_debug PASS baseline dir = /glade/scratch/grantf/FV3_RT/REGRESSION_TEST_INTEL/control_stochy_debug -working dir = /glade/scratch/grantf/FV3_RT/rt_9379/control_stochy_debug +working dir = /glade/scratch/grantf/FV3_RT/rt_28390/control_stochy_debug Checking test 086 control_stochy_debug results .... Comparing sfcf000.nc .........OK Comparing sfcf001.nc .........OK Comparing atmf000.nc .........OK Comparing atmf001.nc .........OK -0:The total amount of wall time = 175.098524 -0:The maximum resident set size (KB) = 621124 +0:The total amount of wall time = 174.639300 +0:The maximum resident set size (KB) = 620932 Test 086 control_stochy_debug PASS baseline dir = /glade/scratch/grantf/FV3_RT/REGRESSION_TEST_INTEL/control_lndp_debug -working dir = /glade/scratch/grantf/FV3_RT/rt_9379/control_lndp_debug +working dir = /glade/scratch/grantf/FV3_RT/rt_28390/control_lndp_debug Checking test 087 control_lndp_debug results .... Comparing sfcf000.nc .........OK Comparing sfcf001.nc .........OK Comparing atmf000.nc .........OK Comparing atmf001.nc .........OK -0:The total amount of wall time = 157.399745 -0:The maximum resident set size (KB) = 620332 +0:The total amount of wall time = 159.241360 +0:The maximum resident set size (KB) = 620440 Test 087 control_lndp_debug PASS baseline dir = /glade/scratch/grantf/FV3_RT/REGRESSION_TEST_INTEL/control_csawmg_debug -working dir = /glade/scratch/grantf/FV3_RT/rt_9379/control_csawmg_debug +working dir = /glade/scratch/grantf/FV3_RT/rt_28390/control_csawmg_debug Checking test 088 control_csawmg_debug results .... Comparing sfcf000.nc .........OK Comparing sfcf001.nc .........OK Comparing atmf000.nc .........OK Comparing atmf001.nc .........OK -0:The total amount of wall time = 249.258350 -0:The maximum resident set size (KB) = 666820 +0:The total amount of wall time = 250.521446 +0:The maximum resident set size (KB) = 666712 Test 088 control_csawmg_debug PASS baseline dir = /glade/scratch/grantf/FV3_RT/REGRESSION_TEST_INTEL/control_csawmgt_debug -working dir = /glade/scratch/grantf/FV3_RT/rt_9379/control_csawmgt_debug +working dir = /glade/scratch/grantf/FV3_RT/rt_28390/control_csawmgt_debug Checking test 089 control_csawmgt_debug results .... Comparing sfcf000.nc .........OK Comparing sfcf001.nc .........OK Comparing atmf000.nc .........OK Comparing atmf001.nc .........OK -0:The total amount of wall time = 244.910114 -0:The maximum resident set size (KB) = 667800 +0:The total amount of wall time = 246.159280 +0:The maximum resident set size (KB) = 667652 Test 089 control_csawmgt_debug PASS baseline dir = /glade/scratch/grantf/FV3_RT/REGRESSION_TEST_INTEL/control_ras_debug -working dir = /glade/scratch/grantf/FV3_RT/rt_9379/control_ras_debug +working dir = /glade/scratch/grantf/FV3_RT/rt_28390/control_ras_debug Checking test 090 control_ras_debug results .... Comparing sfcf000.nc .........OK Comparing sfcf001.nc .........OK Comparing atmf000.nc .........OK Comparing atmf001.nc .........OK -0:The total amount of wall time = 160.112281 -0:The maximum resident set size (KB) = 630116 +0:The total amount of wall time = 160.462863 +0:The maximum resident set size (KB) = 630044 Test 090 control_ras_debug PASS baseline dir = /glade/scratch/grantf/FV3_RT/REGRESSION_TEST_INTEL/control_diag_debug -working dir = /glade/scratch/grantf/FV3_RT/rt_9379/control_diag_debug +working dir = /glade/scratch/grantf/FV3_RT/rt_28390/control_diag_debug Checking test 091 control_diag_debug results .... Comparing sfcf000.nc .........OK Comparing sfcf001.nc .........OK Comparing atmf000.nc .........OK Comparing atmf001.nc .........OK -0:The total amount of wall time = 160.004596 -0:The maximum resident set size (KB) = 675352 +0:The total amount of wall time = 159.701529 +0:The maximum resident set size (KB) = 675276 Test 091 control_diag_debug PASS baseline dir = /glade/scratch/grantf/FV3_RT/REGRESSION_TEST_INTEL/control_debug_p8 -working dir = /glade/scratch/grantf/FV3_RT/rt_9379/control_debug_p8 +working dir = /glade/scratch/grantf/FV3_RT/rt_28390/control_debug_p8 Checking test 092 control_debug_p8 results .... Comparing sfcf000.nc .........OK Comparing sfcf001.nc .........OK Comparing atmf000.nc .........OK Comparing atmf001.nc .........OK -0:The total amount of wall time = 176.370595 -0:The maximum resident set size (KB) = 1443432 +0:The total amount of wall time = 177.430310 +0:The maximum resident set size (KB) = 1443264 Test 092 control_debug_p8 PASS baseline dir = /glade/scratch/grantf/FV3_RT/REGRESSION_TEST_INTEL/regional_debug -working dir = /glade/scratch/grantf/FV3_RT/rt_9379/regional_debug +working dir = /glade/scratch/grantf/FV3_RT/rt_28390/regional_debug Checking test 093 regional_debug results .... Comparing dynf000.nc .........OK Comparing dynf001.nc .........OK Comparing phyf000.nc .........OK Comparing phyf001.nc .........OK -0:The total amount of wall time = 1034.071838 -0:The maximum resident set size (KB) = 626468 +0:The total amount of wall time = 1037.611273 +0:The maximum resident set size (KB) = 626364 Test 093 regional_debug PASS baseline dir = /glade/scratch/grantf/FV3_RT/REGRESSION_TEST_INTEL/rap_control_debug -working dir = /glade/scratch/grantf/FV3_RT/rt_9379/rap_control_debug +working dir = /glade/scratch/grantf/FV3_RT/rt_28390/rap_control_debug Checking test 094 rap_control_debug results .... Comparing sfcf000.nc .........OK Comparing sfcf001.nc .........OK Comparing atmf000.nc .........OK Comparing atmf001.nc .........OK -0:The total amount of wall time = 287.961081 -0:The maximum resident set size (KB) = 987052 +0:The total amount of wall time = 289.831682 +0:The maximum resident set size (KB) = 987128 Test 094 rap_control_debug PASS baseline dir = /glade/scratch/grantf/FV3_RT/REGRESSION_TEST_INTEL/hrrr_control_debug -working dir = /glade/scratch/grantf/FV3_RT/rt_9379/hrrr_control_debug +working dir = /glade/scratch/grantf/FV3_RT/rt_28390/hrrr_control_debug Checking test 095 hrrr_control_debug results .... Comparing sfcf000.nc .........OK Comparing sfcf001.nc .........OK Comparing atmf000.nc .........OK Comparing atmf001.nc .........OK -0:The total amount of wall time = 281.302008 -0:The maximum resident set size (KB) = 983128 +0:The total amount of wall time = 282.245531 +0:The maximum resident set size (KB) = 983168 Test 095 hrrr_control_debug PASS baseline dir = /glade/scratch/grantf/FV3_RT/REGRESSION_TEST_INTEL/rap_control_debug -working dir = /glade/scratch/grantf/FV3_RT/rt_9379/rap_unified_drag_suite_debug +working dir = /glade/scratch/grantf/FV3_RT/rt_28390/rap_unified_drag_suite_debug Checking test 096 rap_unified_drag_suite_debug results .... Comparing sfcf000.nc .........OK Comparing sfcf001.nc .........OK Comparing atmf000.nc .........OK Comparing atmf001.nc .........OK -0:The total amount of wall time = 286.753130 -0:The maximum resident set size (KB) = 987160 +0:The total amount of wall time = 289.022086 +0:The maximum resident set size (KB) = 987016 Test 096 rap_unified_drag_suite_debug PASS baseline dir = /glade/scratch/grantf/FV3_RT/REGRESSION_TEST_INTEL/rap_diag_debug -working dir = /glade/scratch/grantf/FV3_RT/rt_9379/rap_diag_debug +working dir = /glade/scratch/grantf/FV3_RT/rt_28390/rap_diag_debug Checking test 097 rap_diag_debug results .... Comparing sfcf000.nc .........OK Comparing sfcf001.nc .........OK Comparing atmf000.nc .........OK Comparing atmf001.nc .........OK -0:The total amount of wall time = 299.272500 -0:The maximum resident set size (KB) = 1070128 +0:The total amount of wall time = 301.641158 +0:The maximum resident set size (KB) = 1069996 Test 097 rap_diag_debug PASS baseline dir = /glade/scratch/grantf/FV3_RT/REGRESSION_TEST_INTEL/rap_cires_ugwp_debug -working dir = /glade/scratch/grantf/FV3_RT/rt_9379/rap_cires_ugwp_debug +working dir = /glade/scratch/grantf/FV3_RT/rt_28390/rap_cires_ugwp_debug Checking test 098 rap_cires_ugwp_debug results .... Comparing sfcf000.nc .........OK Comparing sfcf001.nc .........OK Comparing atmf000.nc .........OK Comparing atmf001.nc .........OK -0:The total amount of wall time = 296.374557 -0:The maximum resident set size (KB) = 986308 +0:The total amount of wall time = 294.070650 +0:The maximum resident set size (KB) = 986220 Test 098 rap_cires_ugwp_debug PASS baseline dir = /glade/scratch/grantf/FV3_RT/REGRESSION_TEST_INTEL/rap_cires_ugwp_debug -working dir = /glade/scratch/grantf/FV3_RT/rt_9379/rap_unified_ugwp_debug +working dir = /glade/scratch/grantf/FV3_RT/rt_28390/rap_unified_ugwp_debug Checking test 099 rap_unified_ugwp_debug results .... Comparing sfcf000.nc .........OK Comparing sfcf001.nc .........OK Comparing atmf000.nc .........OK Comparing atmf001.nc .........OK -0:The total amount of wall time = 296.072870 -0:The maximum resident set size (KB) = 987188 +0:The total amount of wall time = 294.116089 +0:The maximum resident set size (KB) = 987056 Test 099 rap_unified_ugwp_debug PASS baseline dir = /glade/scratch/grantf/FV3_RT/REGRESSION_TEST_INTEL/rap_lndp_debug -working dir = /glade/scratch/grantf/FV3_RT/rt_9379/rap_lndp_debug +working dir = /glade/scratch/grantf/FV3_RT/rt_28390/rap_lndp_debug Checking test 100 rap_lndp_debug results .... Comparing sfcf000.nc .........OK Comparing sfcf001.nc .........OK Comparing atmf000.nc .........OK Comparing atmf001.nc .........OK -0:The total amount of wall time = 290.230457 -0:The maximum resident set size (KB) = 987740 +0:The total amount of wall time = 290.356327 +0:The maximum resident set size (KB) = 987752 Test 100 rap_lndp_debug PASS baseline dir = /glade/scratch/grantf/FV3_RT/REGRESSION_TEST_INTEL/rap_progcld_thompson_debug -working dir = /glade/scratch/grantf/FV3_RT/rt_9379/rap_progcld_thompson_debug +working dir = /glade/scratch/grantf/FV3_RT/rt_28390/rap_progcld_thompson_debug Checking test 101 rap_progcld_thompson_debug results .... Comparing sfcf000.nc .........OK Comparing sfcf001.nc .........OK Comparing atmf000.nc .........OK Comparing atmf001.nc .........OK -0:The total amount of wall time = 286.780046 -0:The maximum resident set size (KB) = 987112 +0:The total amount of wall time = 287.803438 +0:The maximum resident set size (KB) = 986916 Test 101 rap_progcld_thompson_debug PASS baseline dir = /glade/scratch/grantf/FV3_RT/REGRESSION_TEST_INTEL/rap_noah_debug -working dir = /glade/scratch/grantf/FV3_RT/rt_9379/rap_noah_debug +working dir = /glade/scratch/grantf/FV3_RT/rt_28390/rap_noah_debug Checking test 102 rap_noah_debug results .... Comparing sfcf000.nc .........OK Comparing sfcf001.nc .........OK Comparing atmf000.nc .........OK Comparing atmf001.nc .........OK -0:The total amount of wall time = 281.238801 -0:The maximum resident set size (KB) = 985100 +0:The total amount of wall time = 283.653568 +0:The maximum resident set size (KB) = 984772 Test 102 rap_noah_debug PASS baseline dir = /glade/scratch/grantf/FV3_RT/REGRESSION_TEST_INTEL/rap_sfcdiff_debug -working dir = /glade/scratch/grantf/FV3_RT/rt_9379/rap_sfcdiff_debug +working dir = /glade/scratch/grantf/FV3_RT/rt_28390/rap_sfcdiff_debug Checking test 103 rap_sfcdiff_debug results .... Comparing sfcf000.nc .........OK Comparing sfcf001.nc .........OK Comparing atmf000.nc .........OK Comparing atmf001.nc .........OK -0:The total amount of wall time = 287.223849 -0:The maximum resident set size (KB) = 986912 +0:The total amount of wall time = 288.993128 +0:The maximum resident set size (KB) = 986924 Test 103 rap_sfcdiff_debug PASS baseline dir = /glade/scratch/grantf/FV3_RT/REGRESSION_TEST_INTEL/rap_noah_sfcdiff_cires_ugwp_debug -working dir = /glade/scratch/grantf/FV3_RT/rt_9379/rap_noah_sfcdiff_cires_ugwp_debug +working dir = /glade/scratch/grantf/FV3_RT/rt_28390/rap_noah_sfcdiff_cires_ugwp_debug Checking test 104 rap_noah_sfcdiff_cires_ugwp_debug results .... Comparing sfcf000.nc .........OK Comparing sfcf001.nc .........OK Comparing atmf000.nc .........OK Comparing atmf001.nc .........OK -0:The total amount of wall time = 472.034241 -0:The maximum resident set size (KB) = 985856 +0:The total amount of wall time = 476.884303 +0:The maximum resident set size (KB) = 985708 Test 104 rap_noah_sfcdiff_cires_ugwp_debug PASS baseline dir = /glade/scratch/grantf/FV3_RT/REGRESSION_TEST_INTEL/rrfs_v1beta_debug -working dir = /glade/scratch/grantf/FV3_RT/rt_9379/rrfs_v1beta_debug +working dir = /glade/scratch/grantf/FV3_RT/rt_28390/rrfs_v1beta_debug Checking test 105 rrfs_v1beta_debug results .... Comparing sfcf000.nc .........OK Comparing sfcf001.nc .........OK Comparing atmf000.nc .........OK Comparing atmf001.nc .........OK -0:The total amount of wall time = 284.097836 -0:The maximum resident set size (KB) = 982940 +0:The total amount of wall time = 283.081592 +0:The maximum resident set size (KB) = 982800 Test 105 rrfs_v1beta_debug PASS baseline dir = /glade/scratch/grantf/FV3_RT/REGRESSION_TEST_INTEL/rap_clm_lake_debug -working dir = /glade/scratch/grantf/FV3_RT/rt_9379/rap_clm_lake_debug +working dir = /glade/scratch/grantf/FV3_RT/rt_28390/rap_clm_lake_debug Checking test 106 rap_clm_lake_debug results .... Comparing sfcf000.nc .........OK Comparing sfcf001.nc .........OK Comparing atmf000.nc .........OK Comparing atmf001.nc .........OK -0:The total amount of wall time = 353.359295 -0:The maximum resident set size (KB) = 989868 +0:The total amount of wall time = 355.260878 +0:The maximum resident set size (KB) = 989804 Test 106 rap_clm_lake_debug PASS baseline dir = /glade/scratch/grantf/FV3_RT/REGRESSION_TEST_INTEL/rap_flake_debug -working dir = /glade/scratch/grantf/FV3_RT/rt_9379/rap_flake_debug +working dir = /glade/scratch/grantf/FV3_RT/rt_28390/rap_flake_debug Checking test 107 rap_flake_debug results .... Comparing sfcf000.nc .........OK Comparing sfcf001.nc .........OK Comparing atmf000.nc .........OK Comparing atmf001.nc .........OK -0:The total amount of wall time = 286.888389 -0:The maximum resident set size (KB) = 987340 +0:The total amount of wall time = 288.267280 +0:The maximum resident set size (KB) = 987296 Test 107 rap_flake_debug PASS baseline dir = /glade/scratch/grantf/FV3_RT/REGRESSION_TEST_INTEL/control_wam_debug -working dir = /glade/scratch/grantf/FV3_RT/rt_9379/control_wam_debug +working dir = /glade/scratch/grantf/FV3_RT/rt_28390/control_wam_debug Checking test 108 control_wam_debug results .... Comparing sfcf019.nc .........OK Comparing atmf019.nc .........OK -0:The total amount of wall time = 290.207280 -0:The maximum resident set size (KB) = 235660 +0:The total amount of wall time = 292.303128 +0:The maximum resident set size (KB) = 235728 Test 108 control_wam_debug PASS baseline dir = /glade/scratch/grantf/FV3_RT/REGRESSION_TEST_INTEL/regional_spp_sppt_shum_skeb_dyn32_phy32 -working dir = /glade/scratch/grantf/FV3_RT/rt_9379/regional_spp_sppt_shum_skeb_dyn32_phy32 +working dir = /glade/scratch/grantf/FV3_RT/rt_28390/regional_spp_sppt_shum_skeb_dyn32_phy32 Checking test 109 regional_spp_sppt_shum_skeb_dyn32_phy32 results .... Comparing dynf000.nc .........OK Comparing dynf001.nc .........OK @@ -3585,14 +3584,14 @@ Checking test 109 regional_spp_sppt_shum_skeb_dyn32_phy32 results .... Comparing NATLEV.GrbF00 .........OK Comparing NATLEV.GrbF01 .........OK -0:The total amount of wall time = 245.692174 -0:The maximum resident set size (KB) = 855276 +0:The total amount of wall time = 248.434801 +0:The maximum resident set size (KB) = 855368 Test 109 regional_spp_sppt_shum_skeb_dyn32_phy32 PASS baseline dir = /glade/scratch/grantf/FV3_RT/REGRESSION_TEST_INTEL/rap_control_dyn32_phy32 -working dir = /glade/scratch/grantf/FV3_RT/rt_9379/rap_control_dyn32_phy32 +working dir = /glade/scratch/grantf/FV3_RT/rt_28390/rap_control_dyn32_phy32 Checking test 110 rap_control_dyn32_phy32 results .... Comparing sfcf000.nc .........OK Comparing sfcf009.nc .........OK @@ -3639,14 +3638,14 @@ Checking test 110 rap_control_dyn32_phy32 results .... Comparing RESTART/20210323.060000.sfc_data.tile5.nc .........OK Comparing RESTART/20210323.060000.sfc_data.tile6.nc .........OK -0:The total amount of wall time = 401.776147 -0:The maximum resident set size (KB) = 708116 +0:The total amount of wall time = 401.145825 +0:The maximum resident set size (KB) = 708144 Test 110 rap_control_dyn32_phy32 PASS baseline dir = /glade/scratch/grantf/FV3_RT/REGRESSION_TEST_INTEL/hrrr_control_dyn32_phy32 -working dir = /glade/scratch/grantf/FV3_RT/rt_9379/hrrr_control_dyn32_phy32 +working dir = /glade/scratch/grantf/FV3_RT/rt_28390/hrrr_control_dyn32_phy32 Checking test 111 hrrr_control_dyn32_phy32 results .... Comparing sfcf000.nc .........OK Comparing sfcf009.nc .........OK @@ -3693,14 +3692,14 @@ Checking test 111 hrrr_control_dyn32_phy32 results .... Comparing RESTART/20210322.120000.sfc_data.tile5.nc .........OK Comparing RESTART/20210322.120000.sfc_data.tile6.nc .........OK -0:The total amount of wall time = 197.421814 -0:The maximum resident set size (KB) = 707772 +0:The total amount of wall time = 200.290840 +0:The maximum resident set size (KB) = 707956 Test 111 hrrr_control_dyn32_phy32 PASS baseline dir = /glade/scratch/grantf/FV3_RT/REGRESSION_TEST_INTEL/rap_control_dyn32_phy32 -working dir = /glade/scratch/grantf/FV3_RT/rt_9379/rap_2threads_dyn32_phy32 +working dir = /glade/scratch/grantf/FV3_RT/rt_28390/rap_2threads_dyn32_phy32 Checking test 112 rap_2threads_dyn32_phy32 results .... Comparing sfcf000.nc .........OK Comparing sfcf009.nc .........OK @@ -3747,14 +3746,14 @@ Checking test 112 rap_2threads_dyn32_phy32 results .... Comparing RESTART/20210323.060000.sfc_data.tile5.nc .........OK Comparing RESTART/20210323.060000.sfc_data.tile6.nc .........OK -0:The total amount of wall time = 382.414455 -0:The maximum resident set size (KB) = 759796 +0:The total amount of wall time = 389.237673 +0:The maximum resident set size (KB) = 756632 Test 112 rap_2threads_dyn32_phy32 PASS baseline dir = /glade/scratch/grantf/FV3_RT/REGRESSION_TEST_INTEL/hrrr_control_dyn32_phy32 -working dir = /glade/scratch/grantf/FV3_RT/rt_9379/hrrr_control_2threads_dyn32_phy32 +working dir = /glade/scratch/grantf/FV3_RT/rt_28390/hrrr_control_2threads_dyn32_phy32 Checking test 113 hrrr_control_2threads_dyn32_phy32 results .... Comparing sfcf000.nc .........OK Comparing sfcf009.nc .........OK @@ -3801,14 +3800,14 @@ Checking test 113 hrrr_control_2threads_dyn32_phy32 results .... Comparing RESTART/20210322.120000.sfc_data.tile5.nc .........OK Comparing RESTART/20210322.120000.sfc_data.tile6.nc .........OK -0:The total amount of wall time = 279.145412 -0:The maximum resident set size (KB) = 753356 +0:The total amount of wall time = 275.420084 +0:The maximum resident set size (KB) = 753184 Test 113 hrrr_control_2threads_dyn32_phy32 PASS baseline dir = /glade/scratch/grantf/FV3_RT/REGRESSION_TEST_INTEL/hrrr_control_dyn32_phy32 -working dir = /glade/scratch/grantf/FV3_RT/rt_9379/hrrr_control_decomp_dyn32_phy32 +working dir = /glade/scratch/grantf/FV3_RT/rt_28390/hrrr_control_decomp_dyn32_phy32 Checking test 114 hrrr_control_decomp_dyn32_phy32 results .... Comparing sfcf000.nc .........OK Comparing sfcf009.nc .........OK @@ -3855,14 +3854,14 @@ Checking test 114 hrrr_control_decomp_dyn32_phy32 results .... Comparing RESTART/20210322.120000.sfc_data.tile5.nc .........OK Comparing RESTART/20210322.120000.sfc_data.tile6.nc .........OK -0:The total amount of wall time = 211.845047 -0:The maximum resident set size (KB) = 706052 +0:The total amount of wall time = 216.093257 +0:The maximum resident set size (KB) = 706032 Test 114 hrrr_control_decomp_dyn32_phy32 PASS baseline dir = /glade/scratch/grantf/FV3_RT/REGRESSION_TEST_INTEL/rap_control_dyn32_phy32 -working dir = /glade/scratch/grantf/FV3_RT/rt_9379/rap_restart_dyn32_phy32 +working dir = /glade/scratch/grantf/FV3_RT/rt_28390/rap_restart_dyn32_phy32 Checking test 115 rap_restart_dyn32_phy32 results .... Comparing sfcf012.nc .........OK Comparing atmf012.nc .........OK @@ -3901,28 +3900,28 @@ Checking test 115 rap_restart_dyn32_phy32 results .... Comparing RESTART/20210323.060000.sfc_data.tile5.nc .........OK Comparing RESTART/20210323.060000.sfc_data.tile6.nc .........OK -0:The total amount of wall time = 296.180778 -0:The maximum resident set size (KB) = 545344 +0:The total amount of wall time = 296.150082 +0:The maximum resident set size (KB) = 545400 Test 115 rap_restart_dyn32_phy32 PASS baseline dir = /glade/scratch/grantf/FV3_RT/REGRESSION_TEST_INTEL/hrrr_control_dyn32_phy32 -working dir = /glade/scratch/grantf/FV3_RT/rt_9379/hrrr_control_restart_dyn32_phy32 +working dir = /glade/scratch/grantf/FV3_RT/rt_28390/hrrr_control_restart_dyn32_phy32 Checking test 116 hrrr_control_restart_dyn32_phy32 results .... Comparing sfcf012.nc .........OK Comparing atmf012.nc .........OK Comparing GFSFLX.GrbF12 .........OK Comparing GFSPRS.GrbF12 .........OK -0:The total amount of wall time = 104.076619 -0:The maximum resident set size (KB) = 536892 +0:The total amount of wall time = 103.452948 +0:The maximum resident set size (KB) = 536620 Test 116 hrrr_control_restart_dyn32_phy32 PASS baseline dir = /glade/scratch/grantf/FV3_RT/REGRESSION_TEST_INTEL/rap_control_dyn64_phy32 -working dir = /glade/scratch/grantf/FV3_RT/rt_9379/rap_control_dyn64_phy32 +working dir = /glade/scratch/grantf/FV3_RT/rt_28390/rap_control_dyn64_phy32 Checking test 117 rap_control_dyn64_phy32 results .... Comparing sfcf000.nc .........OK Comparing sfcf009.nc .........OK @@ -3969,81 +3968,81 @@ Checking test 117 rap_control_dyn64_phy32 results .... Comparing RESTART/20210322.180000.sfc_data.tile5.nc .........OK Comparing RESTART/20210322.180000.sfc_data.tile6.nc .........OK -0:The total amount of wall time = 271.831214 -0:The maximum resident set size (KB) = 730536 +0:The total amount of wall time = 273.755349 +0:The maximum resident set size (KB) = 730532 Test 117 rap_control_dyn64_phy32 PASS baseline dir = /glade/scratch/grantf/FV3_RT/REGRESSION_TEST_INTEL/rap_control_debug_dyn32_phy32 -working dir = /glade/scratch/grantf/FV3_RT/rt_9379/rap_control_debug_dyn32_phy32 +working dir = /glade/scratch/grantf/FV3_RT/rt_28390/rap_control_debug_dyn32_phy32 Checking test 118 rap_control_debug_dyn32_phy32 results .... Comparing sfcf000.nc .........OK Comparing sfcf001.nc .........OK Comparing atmf000.nc .........OK Comparing atmf001.nc .........OK -0:The total amount of wall time = 282.586743 -0:The maximum resident set size (KB) = 872280 +0:The total amount of wall time = 282.092248 +0:The maximum resident set size (KB) = 872544 Test 118 rap_control_debug_dyn32_phy32 PASS baseline dir = /glade/scratch/grantf/FV3_RT/REGRESSION_TEST_INTEL/hrrr_control_debug_dyn32_phy32 -working dir = /glade/scratch/grantf/FV3_RT/rt_9379/hrrr_control_debug_dyn32_phy32 +working dir = /glade/scratch/grantf/FV3_RT/rt_28390/hrrr_control_debug_dyn32_phy32 Checking test 119 hrrr_control_debug_dyn32_phy32 results .... Comparing sfcf000.nc .........OK Comparing sfcf001.nc .........OK Comparing atmf000.nc .........OK Comparing atmf001.nc .........OK -0:The total amount of wall time = 276.492953 -0:The maximum resident set size (KB) = 870940 +0:The total amount of wall time = 276.612729 +0:The maximum resident set size (KB) = 871176 Test 119 hrrr_control_debug_dyn32_phy32 PASS baseline dir = /glade/scratch/grantf/FV3_RT/REGRESSION_TEST_INTEL/rap_control_debug_dyn64_phy32 -working dir = /glade/scratch/grantf/FV3_RT/rt_9379/rap_control_dyn64_phy32_debug +working dir = /glade/scratch/grantf/FV3_RT/rt_28390/rap_control_dyn64_phy32_debug Checking test 120 rap_control_dyn64_phy32_debug results .... Comparing sfcf000.nc .........OK Comparing sfcf001.nc .........OK Comparing atmf000.nc .........OK Comparing atmf001.nc .........OK -0:The total amount of wall time = 285.817576 -0:The maximum resident set size (KB) = 892992 +0:The total amount of wall time = 287.391935 +0:The maximum resident set size (KB) = 893040 Test 120 rap_control_dyn64_phy32_debug PASS baseline dir = /glade/scratch/grantf/FV3_RT/REGRESSION_TEST_INTEL/hafs_regional_atm -working dir = /glade/scratch/grantf/FV3_RT/rt_9379/hafs_regional_atm +working dir = /glade/scratch/grantf/FV3_RT/rt_28390/hafs_regional_atm Checking test 121 hafs_regional_atm results .... Comparing atmf006.nc .........OK Comparing sfcf006.nc .........OK Comparing HURPRS.GrbF06 .........OK -0:The total amount of wall time = 260.893770 -0:The maximum resident set size (KB) = 743028 +0:The total amount of wall time = 267.044865 +0:The maximum resident set size (KB) = 743256 Test 121 hafs_regional_atm PASS baseline dir = /glade/scratch/grantf/FV3_RT/REGRESSION_TEST_INTEL/hafs_regional_atm_thompson_gfdlsf -working dir = /glade/scratch/grantf/FV3_RT/rt_9379/hafs_regional_atm_thompson_gfdlsf +working dir = /glade/scratch/grantf/FV3_RT/rt_28390/hafs_regional_atm_thompson_gfdlsf Checking test 122 hafs_regional_atm_thompson_gfdlsf results .... Comparing atmf006.nc .........OK Comparing sfcf006.nc .........OK -0:The total amount of wall time = 289.469079 -0:The maximum resident set size (KB) = 1098708 +0:The total amount of wall time = 289.305487 +0:The maximum resident set size (KB) = 1099024 Test 122 hafs_regional_atm_thompson_gfdlsf PASS baseline dir = /glade/scratch/grantf/FV3_RT/REGRESSION_TEST_INTEL/hafs_regional_atm_ocn -working dir = /glade/scratch/grantf/FV3_RT/rt_9379/hafs_regional_atm_ocn +working dir = /glade/scratch/grantf/FV3_RT/rt_28390/hafs_regional_atm_ocn Checking test 123 hafs_regional_atm_ocn results .... Comparing atmf006.nc .........OK Comparing sfcf006.nc .........OK @@ -4052,14 +4051,14 @@ Checking test 123 hafs_regional_atm_ocn results .... Comparing ufs.hafs.cpl.hi.2019-08-29-21600.nc .........OK Comparing ufs.hafs.cpl.r.2019-08-29-21600.nc .........OK -0:The total amount of wall time = 456.830237 -0:The maximum resident set size (KB) = 743344 +0:The total amount of wall time = 456.755622 +0:The maximum resident set size (KB) = 743464 Test 123 hafs_regional_atm_ocn PASS baseline dir = /glade/scratch/grantf/FV3_RT/REGRESSION_TEST_INTEL/hafs_regional_atm_wav -working dir = /glade/scratch/grantf/FV3_RT/rt_9379/hafs_regional_atm_wav +working dir = /glade/scratch/grantf/FV3_RT/rt_28390/hafs_regional_atm_wav Checking test 124 hafs_regional_atm_wav results .... Comparing atmf006.nc .........OK Comparing sfcf006.nc .........OK @@ -4068,14 +4067,14 @@ Checking test 124 hafs_regional_atm_wav results .... Comparing ufs.hafs.ww3.r.2019-08-29-21600 .........OK Comparing ufs.hafs.cpl.r.2019-08-29-21600.nc .........OK -0:The total amount of wall time = 1034.454485 -0:The maximum resident set size (KB) = 773040 +0:The total amount of wall time = 1053.007307 +0:The maximum resident set size (KB) = 772748 Test 124 hafs_regional_atm_wav PASS baseline dir = /glade/scratch/grantf/FV3_RT/REGRESSION_TEST_INTEL/hafs_regional_atm_ocn_wav -working dir = /glade/scratch/grantf/FV3_RT/rt_9379/hafs_regional_atm_ocn_wav +working dir = /glade/scratch/grantf/FV3_RT/rt_28390/hafs_regional_atm_ocn_wav Checking test 125 hafs_regional_atm_ocn_wav results .... Comparing atmf006.nc .........OK Comparing sfcf006.nc .........OK @@ -4086,28 +4085,28 @@ Checking test 125 hafs_regional_atm_ocn_wav results .... Comparing ufs.hafs.ww3.r.2019-08-29-21600 .........OK Comparing ufs.hafs.cpl.r.2019-08-29-21600.nc .........OK -0:The total amount of wall time = 1096.039955 -0:The maximum resident set size (KB) = 792740 +0:The total amount of wall time = 1132.384686 +0:The maximum resident set size (KB) = 792672 Test 125 hafs_regional_atm_ocn_wav PASS baseline dir = /glade/scratch/grantf/FV3_RT/REGRESSION_TEST_INTEL/hafs_regional_1nest_atm -working dir = /glade/scratch/grantf/FV3_RT/rt_9379/hafs_regional_1nest_atm +working dir = /glade/scratch/grantf/FV3_RT/rt_28390/hafs_regional_1nest_atm Checking test 126 hafs_regional_1nest_atm results .... Comparing atmf006.nc .........OK Comparing sfcf006.nc .........OK Comparing atm.nest02.f006.nc .........OK Comparing sfc.nest02.f006.nc .........OK -0:The total amount of wall time = 374.042827 -0:The maximum resident set size (KB) = 300628 +0:The total amount of wall time = 376.145979 +0:The maximum resident set size (KB) = 301244 Test 126 hafs_regional_1nest_atm PASS baseline dir = /glade/scratch/grantf/FV3_RT/REGRESSION_TEST_INTEL/hafs_regional_telescopic_2nests_atm -working dir = /glade/scratch/grantf/FV3_RT/rt_9379/hafs_regional_telescopic_2nests_atm +working dir = /glade/scratch/grantf/FV3_RT/rt_28390/hafs_regional_telescopic_2nests_atm Checking test 127 hafs_regional_telescopic_2nests_atm results .... Comparing atmf006.nc .........OK Comparing sfcf006.nc .........OK @@ -4116,28 +4115,28 @@ Checking test 127 hafs_regional_telescopic_2nests_atm results .... Comparing atm.nest03.f006.nc .........OK Comparing sfc.nest03.f006.nc .........OK -0:The total amount of wall time = 426.956868 -0:The maximum resident set size (KB) = 320900 +0:The total amount of wall time = 425.939722 +0:The maximum resident set size (KB) = 320880 Test 127 hafs_regional_telescopic_2nests_atm PASS baseline dir = /glade/scratch/grantf/FV3_RT/REGRESSION_TEST_INTEL/hafs_global_1nest_atm -working dir = /glade/scratch/grantf/FV3_RT/rt_9379/hafs_global_1nest_atm +working dir = /glade/scratch/grantf/FV3_RT/rt_28390/hafs_global_1nest_atm Checking test 128 hafs_global_1nest_atm results .... Comparing atmf006.nc .........OK Comparing sfcf006.nc .........OK Comparing atm.nest02.f006.nc .........OK Comparing sfc.nest02.f006.nc .........OK -0:The total amount of wall time = 171.957735 -0:The maximum resident set size (KB) = 214352 +0:The total amount of wall time = 172.178217 +0:The maximum resident set size (KB) = 214432 Test 128 hafs_global_1nest_atm PASS baseline dir = /glade/scratch/grantf/FV3_RT/REGRESSION_TEST_INTEL/hafs_global_multiple_4nests_atm -working dir = /glade/scratch/grantf/FV3_RT/rt_9379/hafs_global_multiple_4nests_atm +working dir = /glade/scratch/grantf/FV3_RT/rt_28390/hafs_global_multiple_4nests_atm Checking test 129 hafs_global_multiple_4nests_atm results .... Comparing atmf006.nc .........OK Comparing sfcf006.nc .........OK @@ -4155,14 +4154,14 @@ Checking test 129 hafs_global_multiple_4nests_atm results .... Comparing HURPRS.GrbF06.nest04 .........OK Comparing HURPRS.GrbF06.nest05 .........OK -0:The total amount of wall time = 482.465558 -0:The maximum resident set size (KB) = 303776 +0:The total amount of wall time = 481.460234 +0:The maximum resident set size (KB) = 303388 Test 129 hafs_global_multiple_4nests_atm PASS baseline dir = /glade/scratch/grantf/FV3_RT/REGRESSION_TEST_INTEL/hafs_regional_specified_moving_1nest_atm -working dir = /glade/scratch/grantf/FV3_RT/rt_9379/hafs_regional_specified_moving_1nest_atm +working dir = /glade/scratch/grantf/FV3_RT/rt_28390/hafs_regional_specified_moving_1nest_atm Checking test 130 hafs_regional_specified_moving_1nest_atm results .... Comparing atmf006.nc .........OK Comparing sfcf006.nc .........OK @@ -4171,28 +4170,28 @@ Checking test 130 hafs_regional_specified_moving_1nest_atm results .... Comparing HURPRS.GrbF06 .........OK Comparing HURPRS.GrbF06.nest02 .........OK -0:The total amount of wall time = 241.154911 -0:The maximum resident set size (KB) = 318744 +0:The total amount of wall time = 240.584416 +0:The maximum resident set size (KB) = 318956 Test 130 hafs_regional_specified_moving_1nest_atm PASS baseline dir = /glade/scratch/grantf/FV3_RT/REGRESSION_TEST_INTEL/hafs_regional_storm_following_1nest_atm -working dir = /glade/scratch/grantf/FV3_RT/rt_9379/hafs_regional_storm_following_1nest_atm +working dir = /glade/scratch/grantf/FV3_RT/rt_28390/hafs_regional_storm_following_1nest_atm Checking test 131 hafs_regional_storm_following_1nest_atm results .... Comparing atmf006.nc .........OK Comparing sfcf006.nc .........OK Comparing atm.nest02.f006.nc .........OK Comparing sfc.nest02.f006.nc .........OK -0:The total amount of wall time = 224.060504 -0:The maximum resident set size (KB) = 319072 +0:The total amount of wall time = 225.426803 +0:The maximum resident set size (KB) = 319220 Test 131 hafs_regional_storm_following_1nest_atm PASS baseline dir = /glade/scratch/grantf/FV3_RT/REGRESSION_TEST_INTEL/hafs_regional_storm_following_1nest_atm_ocn -working dir = /glade/scratch/grantf/FV3_RT/rt_9379/hafs_regional_storm_following_1nest_atm_ocn +working dir = /glade/scratch/grantf/FV3_RT/rt_28390/hafs_regional_storm_following_1nest_atm_ocn Checking test 132 hafs_regional_storm_following_1nest_atm_ocn results .... Comparing atmf006.nc .........OK Comparing sfcf006.nc .........OK @@ -4201,42 +4200,42 @@ Checking test 132 hafs_regional_storm_following_1nest_atm_ocn results .... Comparing archv.2020_238_18.a .........OK Comparing archs.2020_238_18.a .........OK -0:The total amount of wall time = 275.124861 -0:The maximum resident set size (KB) = 375836 +0:The total amount of wall time = 282.046172 +0:The maximum resident set size (KB) = 375420 Test 132 hafs_regional_storm_following_1nest_atm_ocn PASS baseline dir = /glade/scratch/grantf/FV3_RT/REGRESSION_TEST_INTEL/hafs_global_storm_following_1nest_atm -working dir = /glade/scratch/grantf/FV3_RT/rt_9379/hafs_global_storm_following_1nest_atm +working dir = /glade/scratch/grantf/FV3_RT/rt_28390/hafs_global_storm_following_1nest_atm Checking test 133 hafs_global_storm_following_1nest_atm results .... Comparing atmf006.nc .........OK Comparing sfcf006.nc .........OK Comparing atm.nest02.f006.nc .........OK Comparing sfc.nest02.f006.nc .........OK -0:The total amount of wall time = 67.722054 -0:The maximum resident set size (KB) = 233860 +0:The total amount of wall time = 66.779065 +0:The maximum resident set size (KB) = 234020 Test 133 hafs_global_storm_following_1nest_atm PASS baseline dir = /glade/scratch/grantf/FV3_RT/REGRESSION_TEST_INTEL/hafs_regional_storm_following_1nest_atm_ocn_debug -working dir = /glade/scratch/grantf/FV3_RT/rt_9379/hafs_regional_storm_following_1nest_atm_ocn_debug +working dir = /glade/scratch/grantf/FV3_RT/rt_28390/hafs_regional_storm_following_1nest_atm_ocn_debug Checking test 134 hafs_regional_storm_following_1nest_atm_ocn_debug results .... Comparing atmf001.nc .........OK Comparing sfcf001.nc .........OK Comparing atm.nest02.f001.nc .........OK Comparing sfc.nest02.f001.nc .........OK -0:The total amount of wall time = 765.297460 -0:The maximum resident set size (KB) = 401912 +0:The total amount of wall time = 767.410585 +0:The maximum resident set size (KB) = 402192 Test 134 hafs_regional_storm_following_1nest_atm_ocn_debug PASS baseline dir = /glade/scratch/grantf/FV3_RT/REGRESSION_TEST_INTEL/hafs_regional_storm_following_1nest_atm_ocn_wav -working dir = /glade/scratch/grantf/FV3_RT/rt_9379/hafs_regional_storm_following_1nest_atm_ocn_wav +working dir = /glade/scratch/grantf/FV3_RT/rt_28390/hafs_regional_storm_following_1nest_atm_ocn_wav Checking test 135 hafs_regional_storm_following_1nest_atm_ocn_wav results .... Comparing atmf006.nc .........OK Comparing sfcf006.nc .........OK @@ -4247,14 +4246,14 @@ Checking test 135 hafs_regional_storm_following_1nest_atm_ocn_wav results .... Comparing 20200825.180000.out_grd.ww3 .........OK Comparing 20200825.180000.out_pnt.ww3 .........OK -0:The total amount of wall time = 779.114934 -0:The maximum resident set size (KB) = 427796 +0:The total amount of wall time = 777.268360 +0:The maximum resident set size (KB) = 427524 Test 135 hafs_regional_storm_following_1nest_atm_ocn_wav PASS baseline dir = /glade/scratch/grantf/FV3_RT/REGRESSION_TEST_INTEL/hafs_regional_docn -working dir = /glade/scratch/grantf/FV3_RT/rt_9379/hafs_regional_docn +working dir = /glade/scratch/grantf/FV3_RT/rt_28390/hafs_regional_docn Checking test 136 hafs_regional_docn results .... Comparing atmf006.nc .........OK Comparing sfcf006.nc .........OK @@ -4262,14 +4261,14 @@ Checking test 136 hafs_regional_docn results .... Comparing ufs.hafs.cpl.r.2019-08-29-21600.nc .........OK Comparing ufs.hafs.docn.r.2019-08-29-21600.nc .........OK -0:The total amount of wall time = 400.846681 -0:The maximum resident set size (KB) = 756600 +0:The total amount of wall time = 399.300100 +0:The maximum resident set size (KB) = 756392 Test 136 hafs_regional_docn PASS baseline dir = /glade/scratch/grantf/FV3_RT/REGRESSION_TEST_INTEL/hafs_regional_docn_oisst -working dir = /glade/scratch/grantf/FV3_RT/rt_9379/hafs_regional_docn_oisst +working dir = /glade/scratch/grantf/FV3_RT/rt_28390/hafs_regional_docn_oisst Checking test 137 hafs_regional_docn_oisst results .... Comparing atmf006.nc .........OK Comparing sfcf006.nc .........OK @@ -4277,131 +4276,131 @@ Checking test 137 hafs_regional_docn_oisst results .... Comparing ufs.hafs.cpl.r.2019-08-29-21600.nc .........OK Comparing ufs.hafs.docn.r.2019-08-29-21600.nc .........OK -0:The total amount of wall time = 398.441332 -0:The maximum resident set size (KB) = 736568 +0:The total amount of wall time = 399.357201 +0:The maximum resident set size (KB) = 736864 Test 137 hafs_regional_docn_oisst PASS baseline dir = /glade/scratch/grantf/FV3_RT/REGRESSION_TEST_INTEL/hafs_regional_datm_cdeps -working dir = /glade/scratch/grantf/FV3_RT/rt_9379/hafs_regional_datm_cdeps +working dir = /glade/scratch/grantf/FV3_RT/rt_28390/hafs_regional_datm_cdeps Checking test 138 hafs_regional_datm_cdeps results .... Comparing ufs.hafs.cpl.hi.2019-08-30-00000.nc .........OK Comparing ufs.hafs.cpl.r.2019-08-30-00000.nc .........OK Comparing ufs.hafs.datm.r.2019-08-30-00000.nc .........OK -0:The total amount of wall time = 1280.885602 -0:The maximum resident set size (KB) = 887900 +0:The total amount of wall time = 1305.025496 +0:The maximum resident set size (KB) = 887868 Test 138 hafs_regional_datm_cdeps PASS baseline dir = /glade/scratch/grantf/FV3_RT/REGRESSION_TEST_INTEL/datm_cdeps_control_cfsr -working dir = /glade/scratch/grantf/FV3_RT/rt_9379/datm_cdeps_control_cfsr +working dir = /glade/scratch/grantf/FV3_RT/rt_28390/datm_cdeps_control_cfsr Checking test 139 datm_cdeps_control_cfsr results .... Comparing RESTART/20111002.000000.MOM.res.nc .........OK Comparing RESTART/iced.2011-10-02-00000.nc .........OK Comparing RESTART/DATM_CFSR.cpl.r.2011-10-02-00000.nc .........OK -0:The total amount of wall time = 167.983806 -0:The maximum resident set size (KB) = 716660 +0:The total amount of wall time = 167.413558 +0:The maximum resident set size (KB) = 727052 Test 139 datm_cdeps_control_cfsr PASS baseline dir = /glade/scratch/grantf/FV3_RT/REGRESSION_TEST_INTEL/datm_cdeps_control_cfsr -working dir = /glade/scratch/grantf/FV3_RT/rt_9379/datm_cdeps_restart_cfsr +working dir = /glade/scratch/grantf/FV3_RT/rt_28390/datm_cdeps_restart_cfsr Checking test 140 datm_cdeps_restart_cfsr results .... Comparing RESTART/20111002.000000.MOM.res.nc .........OK Comparing RESTART/iced.2011-10-02-00000.nc .........OK Comparing RESTART/DATM_CFSR.cpl.r.2011-10-02-00000.nc .........OK -0:The total amount of wall time = 102.779926 -0:The maximum resident set size (KB) = 704804 +0:The total amount of wall time = 101.697519 +0:The maximum resident set size (KB) = 715848 Test 140 datm_cdeps_restart_cfsr PASS baseline dir = /glade/scratch/grantf/FV3_RT/REGRESSION_TEST_INTEL/datm_cdeps_control_gefs -working dir = /glade/scratch/grantf/FV3_RT/rt_9379/datm_cdeps_control_gefs +working dir = /glade/scratch/grantf/FV3_RT/rt_28390/datm_cdeps_control_gefs Checking test 141 datm_cdeps_control_gefs results .... Comparing RESTART/20111002.000000.MOM.res.nc .........OK Comparing RESTART/iced.2011-10-02-00000.nc .........OK Comparing RESTART/DATM_GEFS_NEW.cpl.r.2011-10-02-00000.nc .........OK -0:The total amount of wall time = 161.199360 -0:The maximum resident set size (KB) = 607084 +0:The total amount of wall time = 160.867405 +0:The maximum resident set size (KB) = 607476 Test 141 datm_cdeps_control_gefs PASS baseline dir = /glade/scratch/grantf/FV3_RT/REGRESSION_TEST_INTEL/datm_cdeps_iau_gefs -working dir = /glade/scratch/grantf/FV3_RT/rt_9379/datm_cdeps_iau_gefs +working dir = /glade/scratch/grantf/FV3_RT/rt_28390/datm_cdeps_iau_gefs Checking test 142 datm_cdeps_iau_gefs results .... Comparing RESTART/20111002.000000.MOM.res.nc .........OK Comparing RESTART/iced.2011-10-02-00000.nc .........OK Comparing RESTART/DATM_GEFS_NEW.cpl.r.2011-10-02-00000.nc .........OK -0:The total amount of wall time = 164.497435 -0:The maximum resident set size (KB) = 607484 +0:The total amount of wall time = 163.935744 +0:The maximum resident set size (KB) = 607468 Test 142 datm_cdeps_iau_gefs PASS baseline dir = /glade/scratch/grantf/FV3_RT/REGRESSION_TEST_INTEL/datm_cdeps_stochy_gefs -working dir = /glade/scratch/grantf/FV3_RT/rt_9379/datm_cdeps_stochy_gefs +working dir = /glade/scratch/grantf/FV3_RT/rt_28390/datm_cdeps_stochy_gefs Checking test 143 datm_cdeps_stochy_gefs results .... Comparing RESTART/20111002.000000.MOM.res.nc .........OK Comparing RESTART/iced.2011-10-02-00000.nc .........OK Comparing RESTART/DATM_GEFS_NEW.cpl.r.2011-10-02-00000.nc .........OK -0:The total amount of wall time = 163.820991 -0:The maximum resident set size (KB) = 607460 +0:The total amount of wall time = 163.790659 +0:The maximum resident set size (KB) = 607472 Test 143 datm_cdeps_stochy_gefs PASS baseline dir = /glade/scratch/grantf/FV3_RT/REGRESSION_TEST_INTEL/datm_cdeps_ciceC_cfsr -working dir = /glade/scratch/grantf/FV3_RT/rt_9379/datm_cdeps_ciceC_cfsr +working dir = /glade/scratch/grantf/FV3_RT/rt_28390/datm_cdeps_ciceC_cfsr Checking test 144 datm_cdeps_ciceC_cfsr results .... Comparing RESTART/20111002.000000.MOM.res.nc .........OK Comparing RESTART/iced.2011-10-02-00000.nc .........OK Comparing RESTART/DATM_CFSR.cpl.r.2011-10-02-00000.nc .........OK -0:The total amount of wall time = 168.076473 -0:The maximum resident set size (KB) = 716680 +0:The total amount of wall time = 170.056848 +0:The maximum resident set size (KB) = 716696 Test 144 datm_cdeps_ciceC_cfsr PASS baseline dir = /glade/scratch/grantf/FV3_RT/REGRESSION_TEST_INTEL/datm_cdeps_bulk_cfsr -working dir = /glade/scratch/grantf/FV3_RT/rt_9379/datm_cdeps_bulk_cfsr +working dir = /glade/scratch/grantf/FV3_RT/rt_28390/datm_cdeps_bulk_cfsr Checking test 145 datm_cdeps_bulk_cfsr results .... Comparing RESTART/20111002.000000.MOM.res.nc .........OK Comparing RESTART/iced.2011-10-02-00000.nc .........OK Comparing RESTART/DATM_CFSR.cpl.r.2011-10-02-00000.nc .........OK -0:The total amount of wall time = 169.156000 +0:The total amount of wall time = 163.849111 0:The maximum resident set size (KB) = 727648 Test 145 datm_cdeps_bulk_cfsr PASS baseline dir = /glade/scratch/grantf/FV3_RT/REGRESSION_TEST_INTEL/datm_cdeps_bulk_gefs -working dir = /glade/scratch/grantf/FV3_RT/rt_9379/datm_cdeps_bulk_gefs +working dir = /glade/scratch/grantf/FV3_RT/rt_28390/datm_cdeps_bulk_gefs Checking test 146 datm_cdeps_bulk_gefs results .... Comparing RESTART/20111002.000000.MOM.res.nc .........OK Comparing RESTART/iced.2011-10-02-00000.nc .........OK Comparing RESTART/DATM_GEFS_NEW.cpl.r.2011-10-02-00000.nc .........OK -0:The total amount of wall time = 160.634127 -0:The maximum resident set size (KB) = 607448 +0:The total amount of wall time = 160.872803 +0:The maximum resident set size (KB) = 607480 Test 146 datm_cdeps_bulk_gefs PASS baseline dir = /glade/scratch/grantf/FV3_RT/REGRESSION_TEST_INTEL/datm_cdeps_mx025_cfsr -working dir = /glade/scratch/grantf/FV3_RT/rt_9379/datm_cdeps_mx025_cfsr +working dir = /glade/scratch/grantf/FV3_RT/rt_28390/datm_cdeps_mx025_cfsr Checking test 147 datm_cdeps_mx025_cfsr results .... Comparing RESTART/20111001.120000.MOM.res.nc .........OK Comparing RESTART/20111001.120000.MOM.res_1.nc .........OK @@ -4410,14 +4409,14 @@ Checking test 147 datm_cdeps_mx025_cfsr results .... Comparing RESTART/iced.2011-10-01-43200.nc .........OK Comparing RESTART/DATM_CFSR.cpl.r.2011-10-01-43200.nc .........OK -0:The total amount of wall time = 870.739141 -0:The maximum resident set size (KB) = 514332 +0:The total amount of wall time = 414.195019 +0:The maximum resident set size (KB) = 514336 Test 147 datm_cdeps_mx025_cfsr PASS baseline dir = /glade/scratch/grantf/FV3_RT/REGRESSION_TEST_INTEL/datm_cdeps_mx025_gefs -working dir = /glade/scratch/grantf/FV3_RT/rt_9379/datm_cdeps_mx025_gefs +working dir = /glade/scratch/grantf/FV3_RT/rt_28390/datm_cdeps_mx025_gefs Checking test 148 datm_cdeps_mx025_gefs results .... Comparing RESTART/20111001.120000.MOM.res.nc .........OK Comparing RESTART/20111001.120000.MOM.res_1.nc .........OK @@ -4426,77 +4425,77 @@ Checking test 148 datm_cdeps_mx025_gefs results .... Comparing RESTART/iced.2011-10-01-43200.nc .........OK Comparing RESTART/DATM_GEFS_NEW.cpl.r.2011-10-01-43200.nc .........OK -0:The total amount of wall time = 819.025766 -0:The maximum resident set size (KB) = 494808 +0:The total amount of wall time = 820.723372 +0:The maximum resident set size (KB) = 494860 Test 148 datm_cdeps_mx025_gefs PASS baseline dir = /glade/scratch/grantf/FV3_RT/REGRESSION_TEST_INTEL/datm_cdeps_control_cfsr -working dir = /glade/scratch/grantf/FV3_RT/rt_9379/datm_cdeps_multiple_files_cfsr +working dir = /glade/scratch/grantf/FV3_RT/rt_28390/datm_cdeps_multiple_files_cfsr Checking test 149 datm_cdeps_multiple_files_cfsr results .... Comparing RESTART/DATM_CFSR.cpl.r.2011-10-02-00000.nc .........OK -0:The total amount of wall time = 161.958685 -0:The maximum resident set size (KB) = 727776 +0:The total amount of wall time = 168.431720 +0:The maximum resident set size (KB) = 727728 Test 149 datm_cdeps_multiple_files_cfsr PASS baseline dir = /glade/scratch/grantf/FV3_RT/REGRESSION_TEST_INTEL/datm_cdeps_3072x1536_cfsr -working dir = /glade/scratch/grantf/FV3_RT/rt_9379/datm_cdeps_3072x1536_cfsr +working dir = /glade/scratch/grantf/FV3_RT/rt_28390/datm_cdeps_3072x1536_cfsr Checking test 150 datm_cdeps_3072x1536_cfsr results .... Comparing RESTART/20111002.000000.MOM.res.nc .........OK Comparing RESTART/iced.2011-10-02-00000.nc .........OK Comparing RESTART/DATM_CFSR3072x1536.cpl.r.2011-10-02-00000.nc .........OK -0:The total amount of wall time = 257.708704 -0:The maximum resident set size (KB) = 1940372 +0:The total amount of wall time = 258.464280 +0:The maximum resident set size (KB) = 1942012 Test 150 datm_cdeps_3072x1536_cfsr PASS baseline dir = /glade/scratch/grantf/FV3_RT/REGRESSION_TEST_INTEL/datm_cdeps_gfs -working dir = /glade/scratch/grantf/FV3_RT/rt_9379/datm_cdeps_gfs +working dir = /glade/scratch/grantf/FV3_RT/rt_28390/datm_cdeps_gfs Checking test 151 datm_cdeps_gfs results .... Comparing RESTART/20210323.060000.MOM.res.nc .........OK Comparing RESTART/iced.2021-03-23-21600.nc .........OK Comparing RESTART/DATM_GFS.cpl.r.2021-03-23-21600.nc .........OK -0:The total amount of wall time = 258.412697 -0:The maximum resident set size (KB) = 1941060 +0:The total amount of wall time = 257.671718 +0:The maximum resident set size (KB) = 1941108 Test 151 datm_cdeps_gfs PASS baseline dir = /glade/scratch/grantf/FV3_RT/REGRESSION_TEST_INTEL/datm_cdeps_debug_cfsr -working dir = /glade/scratch/grantf/FV3_RT/rt_9379/datm_cdeps_debug_cfsr +working dir = /glade/scratch/grantf/FV3_RT/rt_28390/datm_cdeps_debug_cfsr Checking test 152 datm_cdeps_debug_cfsr results .... Comparing RESTART/20111001.060000.MOM.res.nc .........OK Comparing RESTART/iced.2011-10-01-21600.nc .........OK Comparing RESTART/DATM_CFSR.cpl.r.2011-10-01-21600.nc .........OK -0:The total amount of wall time = 371.039713 -0:The maximum resident set size (KB) = 700576 +0:The total amount of wall time = 370.257900 +0:The maximum resident set size (KB) = 700616 Test 152 datm_cdeps_debug_cfsr PASS baseline dir = /glade/scratch/grantf/FV3_RT/REGRESSION_TEST_INTEL/datm_cdeps_control_cfsr_faster -working dir = /glade/scratch/grantf/FV3_RT/rt_9379/datm_cdeps_control_cfsr_faster +working dir = /glade/scratch/grantf/FV3_RT/rt_28390/datm_cdeps_control_cfsr_faster Checking test 153 datm_cdeps_control_cfsr_faster results .... Comparing RESTART/20111002.000000.MOM.res.nc .........OK Comparing RESTART/iced.2011-10-02-00000.nc .........OK Comparing RESTART/DATM_CFSR.cpl.r.2011-10-02-00000.nc .........OK -0:The total amount of wall time = 167.603248 -0:The maximum resident set size (KB) = 716732 +0:The total amount of wall time = 168.119985 +0:The maximum resident set size (KB) = 716752 Test 153 datm_cdeps_control_cfsr_faster PASS baseline dir = /glade/scratch/grantf/FV3_RT/REGRESSION_TEST_INTEL/datm_cdeps_lnd_gswp3 -working dir = /glade/scratch/grantf/FV3_RT/rt_9379/datm_cdeps_lnd_gswp3 +working dir = /glade/scratch/grantf/FV3_RT/rt_28390/datm_cdeps_lnd_gswp3 Checking test 154 datm_cdeps_lnd_gswp3 results .... Comparing ufs.cpld.lnd.out.2000-01-02-00000.tile1.nc .........OK Comparing ufs.cpld.lnd.out.2000-01-02-00000.tile2.nc .........OK @@ -4505,14 +4504,14 @@ Checking test 154 datm_cdeps_lnd_gswp3 results .... Comparing ufs.cpld.lnd.out.2000-01-02-00000.tile5.nc .........OK Comparing ufs.cpld.lnd.out.2000-01-02-00000.tile6.nc .........OK -0:The total amount of wall time = 10.564616 -0:The maximum resident set size (KB) = 216464 +0:The total amount of wall time = 10.988197 +0:The maximum resident set size (KB) = 204544 Test 154 datm_cdeps_lnd_gswp3 PASS baseline dir = /glade/scratch/grantf/FV3_RT/REGRESSION_TEST_INTEL/datm_cdeps_lnd_gswp3 -working dir = /glade/scratch/grantf/FV3_RT/rt_9379/datm_cdeps_lnd_gswp3_rst +working dir = /glade/scratch/grantf/FV3_RT/rt_28390/datm_cdeps_lnd_gswp3_rst Checking test 155 datm_cdeps_lnd_gswp3_rst results .... Comparing ufs.cpld.lnd.out.2000-01-02-00000.tile1.nc .........OK Comparing ufs.cpld.lnd.out.2000-01-02-00000.tile2.nc .........OK @@ -4521,14 +4520,14 @@ Checking test 155 datm_cdeps_lnd_gswp3_rst results .... Comparing ufs.cpld.lnd.out.2000-01-02-00000.tile5.nc .........OK Comparing ufs.cpld.lnd.out.2000-01-02-00000.tile6.nc .........OK -0:The total amount of wall time = 15.193048 -0:The maximum resident set size (KB) = 208252 +0:The total amount of wall time = 15.884630 +0:The maximum resident set size (KB) = 216400 Test 155 datm_cdeps_lnd_gswp3_rst PASS baseline dir = /glade/scratch/grantf/FV3_RT/REGRESSION_TEST_INTEL/control_p8_atmlnd_sbs -working dir = /glade/scratch/grantf/FV3_RT/rt_9379/control_p8_atmlnd_sbs +working dir = /glade/scratch/grantf/FV3_RT/rt_28390/control_p8_atmlnd_sbs Checking test 156 control_p8_atmlnd_sbs results .... Comparing sfcf000.tile1.nc .........OK Comparing sfcf000.tile2.nc .........OK @@ -4613,14 +4612,14 @@ Checking test 156 control_p8_atmlnd_sbs results .... Comparing ufs.cpld.lnd.out.2021-03-23-21600.tile5.nc .........OK Comparing ufs.cpld.lnd.out.2021-03-23-21600.tile6.nc .........OK -0:The total amount of wall time = 236.784606 -0:The maximum resident set size (KB) = 1463260 +0:The total amount of wall time = 235.089621 +0:The maximum resident set size (KB) = 1463208 Test 156 control_p8_atmlnd_sbs PASS baseline dir = /glade/scratch/grantf/FV3_RT/REGRESSION_TEST_INTEL/atmwav_control_noaero_p8 -working dir = /glade/scratch/grantf/FV3_RT/rt_9379/atmwav_control_noaero_p8 +working dir = /glade/scratch/grantf/FV3_RT/rt_28390/atmwav_control_noaero_p8 Checking test 157 atmwav_control_noaero_p8 results .... Comparing sfcf000.nc .........OK Comparing sfcf012.nc .........OK @@ -4663,14 +4662,14 @@ Checking test 157 atmwav_control_noaero_p8 results .... Comparing 20210322.180000.out_grd.ww3 .........OK Comparing ufs.atmw.ww3.r.2021-03-22-64800 .........OK -0:The total amount of wall time = 101.334256 -0:The maximum resident set size (KB) = 1434632 +0:The total amount of wall time = 103.488767 +0:The maximum resident set size (KB) = 1434656 Test 157 atmwav_control_noaero_p8 PASS baseline dir = /glade/scratch/grantf/FV3_RT/REGRESSION_TEST_INTEL/control_atmwav -working dir = /glade/scratch/grantf/FV3_RT/rt_9379/control_atmwav +working dir = /glade/scratch/grantf/FV3_RT/rt_28390/control_atmwav Checking test 158 control_atmwav results .... Comparing sfcf000.nc .........OK Comparing sfcf012.nc .........OK @@ -4714,14 +4713,14 @@ Checking test 158 control_atmwav results .... Comparing RESTART/20210322.180000.sfc_data.tile6.nc .........OK Comparing 20210322.180000.restart.glo_1deg .........OK -0:The total amount of wall time = 101.564857 -0:The maximum resident set size (KB) = 475420 +0:The total amount of wall time = 101.712158 +0:The maximum resident set size (KB) = 475440 Test 158 control_atmwav PASS baseline dir = /glade/scratch/grantf/FV3_RT/REGRESSION_TEST_INTEL/atmaero_control_p8 -working dir = /glade/scratch/grantf/FV3_RT/rt_9379/atmaero_control_p8 +working dir = /glade/scratch/grantf/FV3_RT/rt_28390/atmaero_control_p8 Checking test 159 atmaero_control_p8 results .... Comparing sfcf000.nc .........OK Comparing sfcf024.nc .........OK @@ -4765,14 +4764,14 @@ Checking test 159 atmaero_control_p8 results .... Comparing RESTART/20210323.060000.sfc_data.tile5.nc .........OK Comparing RESTART/20210323.060000.sfc_data.tile6.nc .........OK -0:The total amount of wall time = 253.309399 -0:The maximum resident set size (KB) = 2703916 +0:The total amount of wall time = 252.341237 +0:The maximum resident set size (KB) = 2703940 Test 159 atmaero_control_p8 PASS baseline dir = /glade/scratch/grantf/FV3_RT/REGRESSION_TEST_INTEL/atmaero_control_p8_rad -working dir = /glade/scratch/grantf/FV3_RT/rt_9379/atmaero_control_p8_rad +working dir = /glade/scratch/grantf/FV3_RT/rt_28390/atmaero_control_p8_rad Checking test 160 atmaero_control_p8_rad results .... Comparing sfcf000.nc .........OK Comparing sfcf024.nc .........OK @@ -4816,14 +4815,14 @@ Checking test 160 atmaero_control_p8_rad results .... Comparing RESTART/20210323.060000.sfc_data.tile5.nc .........OK Comparing RESTART/20210323.060000.sfc_data.tile6.nc .........OK -0:The total amount of wall time = 305.188191 -0:The maximum resident set size (KB) = 2758704 +0:The total amount of wall time = 305.293990 +0:The maximum resident set size (KB) = 2758864 Test 160 atmaero_control_p8_rad PASS baseline dir = /glade/scratch/grantf/FV3_RT/REGRESSION_TEST_INTEL/atmaero_control_p8_rad_micro -working dir = /glade/scratch/grantf/FV3_RT/rt_9379/atmaero_control_p8_rad_micro +working dir = /glade/scratch/grantf/FV3_RT/rt_28390/atmaero_control_p8_rad_micro Checking test 161 atmaero_control_p8_rad_micro results .... Comparing sfcf000.nc .........OK Comparing sfcf024.nc .........OK @@ -4867,14 +4866,14 @@ Checking test 161 atmaero_control_p8_rad_micro results .... Comparing RESTART/20210323.060000.sfc_data.tile5.nc .........OK Comparing RESTART/20210323.060000.sfc_data.tile6.nc .........OK -0:The total amount of wall time = 312.891060 -0:The maximum resident set size (KB) = 2765400 +0:The total amount of wall time = 311.751178 +0:The maximum resident set size (KB) = 2765656 Test 161 atmaero_control_p8_rad_micro PASS baseline dir = /glade/scratch/grantf/FV3_RT/REGRESSION_TEST_INTEL/regional_atmaq -working dir = /glade/scratch/grantf/FV3_RT/rt_9379/regional_atmaq +working dir = /glade/scratch/grantf/FV3_RT/rt_28390/regional_atmaq Checking test 162 regional_atmaq results .... Comparing sfcf000.nc .........OK Comparing sfcf003.nc .........OK @@ -4890,14 +4889,14 @@ Checking test 162 regional_atmaq results .... Comparing RESTART/20190801.180000.phy_data.nc .........OK Comparing RESTART/20190801.180000.sfc_data.nc .........OK -0:The total amount of wall time = 766.812300 -0:The maximum resident set size (KB) = 999776 +0:The total amount of wall time = 1058.737829 +0:The maximum resident set size (KB) = 999752 Test 162 regional_atmaq PASS baseline dir = /glade/scratch/grantf/FV3_RT/REGRESSION_TEST_INTEL/regional_atmaq_faster -working dir = /glade/scratch/grantf/FV3_RT/rt_9379/regional_atmaq_faster +working dir = /glade/scratch/grantf/FV3_RT/rt_28390/regional_atmaq_faster Checking test 163 regional_atmaq_faster results .... Comparing sfcf000.nc .........OK Comparing sfcf003.nc .........OK @@ -4913,12 +4912,12 @@ Checking test 163 regional_atmaq_faster results .... Comparing RESTART/20190801.180000.phy_data.nc .........OK Comparing RESTART/20190801.180000.sfc_data.nc .........OK -0:The total amount of wall time = 936.434344 -0:The maximum resident set size (KB) = 999556 +0:The total amount of wall time = 998.872910 +0:The maximum resident set size (KB) = 999480 Test 163 regional_atmaq_faster PASS REGRESSION TEST WAS SUCCESSFUL -Wed Jun 14 16:10:04 MDT 2023 -Elapsed time: 01h:21m:42s. Have a nice day! +Thu Jun 29 17:08:20 MDT 2023 +Elapsed time: 01h:18m:27s. Have a nice day! diff --git a/tests/RegressionTests_hera.gnu.log b/tests/RegressionTests_hera.gnu.log index c766d32509..3cee2e9c1d 100644 --- a/tests/RegressionTests_hera.gnu.log +++ b/tests/RegressionTests_hera.gnu.log @@ -1,21 +1,21 @@ -Wed Jun 14 20:47:50 UTC 2023 +Thu Jun 29 20:24:06 UTC 2023 Start Regression test -Compile 001 elapsed time 199 seconds. -DAPP=ATM -DCCPP_SUITES=FV3_GFS_v16,FV3_GFS_v16_flake,FV3_GFS_v16_ras,FV3_GFS_v17_p8 -DMPI=ON -DCMAKE_BUILD_TYPE=Release -Compile 002 elapsed time 191 seconds. -DAPP=ATM -DCCPP_SUITES=FV3_RAP,FV3_RAP_sfcdiff,FV3_HRRR,FV3_RRFS_v1beta -D32BIT=ON -DMPI=ON -DCMAKE_BUILD_TYPE=Release -Compile 003 elapsed time 350 seconds. -DAPP=ATM -D32BIT=ON -DDEBUG=ON -DMPI=ON -DCMAKE_BUILD_TYPE=Debug -Compile 004 elapsed time 99 seconds. -DAPP=ATM -DCCPP_SUITES=FV3_GFS_v16_fv3wam -D32BIT=ON -DMULTI_GASES=ON -DDEBUG=ON -DMPI=ON -DCMAKE_BUILD_TYPE=Debug +Compile 001 elapsed time 188 seconds. -DAPP=ATM -DCCPP_SUITES=FV3_GFS_v16,FV3_GFS_v16_flake,FV3_GFS_v16_ras,FV3_GFS_v17_p8 -DMPI=ON -DCMAKE_BUILD_TYPE=Release +Compile 002 elapsed time 192 seconds. -DAPP=ATM -DCCPP_SUITES=FV3_RAP,FV3_RAP_sfcdiff,FV3_HRRR,FV3_RRFS_v1beta -D32BIT=ON -DMPI=ON -DCMAKE_BUILD_TYPE=Release +Compile 003 elapsed time 342 seconds. -DAPP=ATM -D32BIT=ON -DDEBUG=ON -DMPI=ON -DCMAKE_BUILD_TYPE=Debug +Compile 004 elapsed time 101 seconds. -DAPP=ATM -DCCPP_SUITES=FV3_GFS_v16_fv3wam -D32BIT=ON -DMULTI_GASES=ON -DDEBUG=ON -DMPI=ON -DCMAKE_BUILD_TYPE=Debug Compile 005 elapsed time 189 seconds. -DAPP=ATM -DCCPP_SUITES=FV3_RAP,FV3_HRRR,FV3_HRRR_flake -D32BIT=ON -DCCPP_32BIT=ON -DMPI=ON -DCMAKE_BUILD_TYPE=Release -Compile 006 elapsed time 433 seconds. -DAPP=ATM -DCCPP_32BIT=ON -DMPI=ON -DCMAKE_BUILD_TYPE=Release -Compile 007 elapsed time 344 seconds. -DAPP=ATM -D32BIT=ON -DCCPP_32BIT=ON -DDEBUG=ON -DMPI=ON -DCMAKE_BUILD_TYPE=Debug -Compile 008 elapsed time 344 seconds. -DAPP=ATM -DCCPP_32BIT=ON -DDEBUG=ON -DMPI=ON -DCMAKE_BUILD_TYPE=Debug -Compile 009 elapsed time 265 seconds. -DAPP=S2SWA -DCCPP_SUITES=FV3_GFS_v17_coupled_p8,FV3_GFS_cpld_rasmgshocnsstnoahmp_ugwp -DMPI=ON -DCMAKE_BUILD_TYPE=Release -DMOM6SOLO=ON -Compile 010 elapsed time 230 seconds. -DAPP=S2S -DCCPP_SUITES=FV3_GFS_v17_coupled_p8,FV3_GFS_cpld_rasmgshocnsstnoahmp_ugwp -DMPI=ON -DCMAKE_BUILD_TYPE=Release -DMOM6SOLO=ON -Compile 011 elapsed time 148 seconds. -DAPP=S2SWA -DDEBUG=ON -DCCPP_SUITES=FV3_GFS_v17_coupled_p8,FV3_GFS_cpld_rasmgshocnsstnoahmp_ugwp -DMPI=ON -DCMAKE_BUILD_TYPE=Debug -DMOM6SOLO=ON -Compile 012 elapsed time 111 seconds. -DAPP=NG-GODAS -DMPI=ON -DCMAKE_BUILD_TYPE=Release -DMOM6SOLO=ON - -baseline dir = /scratch1/BMC/gmtb/Grant.Firl/stmp4/Grant.Firl/FV3_RT/REGRESSION_TEST_GNU/control_c48 -working dir = /scratch1/BMC/gmtb/Grant.Firl/stmp2/Grant.Firl/FV3_RT/rt_4939/control_c48 +Compile 006 elapsed time 421 seconds. -DAPP=ATM -DCCPP_32BIT=ON -DMPI=ON -DCMAKE_BUILD_TYPE=Release +Compile 007 elapsed time 351 seconds. -DAPP=ATM -D32BIT=ON -DCCPP_32BIT=ON -DDEBUG=ON -DMPI=ON -DCMAKE_BUILD_TYPE=Debug +Compile 008 elapsed time 346 seconds. -DAPP=ATM -DCCPP_32BIT=ON -DDEBUG=ON -DMPI=ON -DCMAKE_BUILD_TYPE=Debug +Compile 009 elapsed time 266 seconds. -DAPP=S2SWA -DCCPP_SUITES=FV3_GFS_v17_coupled_p8,FV3_GFS_cpld_rasmgshocnsstnoahmp_ugwp -DMPI=ON -DCMAKE_BUILD_TYPE=Release -DMOM6SOLO=ON +Compile 010 elapsed time 231 seconds. -DAPP=S2S -DCCPP_SUITES=FV3_GFS_v17_coupled_p8,FV3_GFS_cpld_rasmgshocnsstnoahmp_ugwp -DMPI=ON -DCMAKE_BUILD_TYPE=Release -DMOM6SOLO=ON +Compile 011 elapsed time 150 seconds. -DAPP=S2SWA -DDEBUG=ON -DCCPP_SUITES=FV3_GFS_v17_coupled_p8,FV3_GFS_cpld_rasmgshocnsstnoahmp_ugwp -DMPI=ON -DCMAKE_BUILD_TYPE=Debug -DMOM6SOLO=ON +Compile 012 elapsed time 113 seconds. -DAPP=NG-GODAS -DMPI=ON -DCMAKE_BUILD_TYPE=Release -DMOM6SOLO=ON + +baseline dir = /scratch1/BMC/gmtb/Grant.Firl/RT/stmp4/Grant.Firl/FV3_RT/REGRESSION_TEST_GNU/control_c48 +working dir = /scratch1/BMC/gmtb/Grant.Firl/RT/stmp2/Grant.Firl/FV3_RT/rt_10162/control_c48 Checking test 001 control_c48 results .... Comparing sfcf000.nc .........OK Comparing sfcf024.nc .........OK @@ -54,14 +54,14 @@ Checking test 001 control_c48 results .... Comparing RESTART/20210323.060000.sfc_data.tile5.nc .........OK Comparing RESTART/20210323.060000.sfc_data.tile6.nc .........OK -0: The total amount of wall time = 689.923099 -0: The maximum resident set size (KB) = 703504 +0: The total amount of wall time = 684.718463 +0: The maximum resident set size (KB) = 706340 Test 001 control_c48 PASS -baseline dir = /scratch1/BMC/gmtb/Grant.Firl/stmp4/Grant.Firl/FV3_RT/REGRESSION_TEST_GNU/control_stochy -working dir = /scratch1/BMC/gmtb/Grant.Firl/stmp2/Grant.Firl/FV3_RT/rt_4939/control_stochy +baseline dir = /scratch1/BMC/gmtb/Grant.Firl/RT/stmp4/Grant.Firl/FV3_RT/REGRESSION_TEST_GNU/control_stochy +working dir = /scratch1/BMC/gmtb/Grant.Firl/RT/stmp2/Grant.Firl/FV3_RT/rt_10162/control_stochy Checking test 002 control_stochy results .... Comparing sfcf000.nc .........OK Comparing sfcf012.nc .........OK @@ -72,14 +72,14 @@ Checking test 002 control_stochy results .... Comparing GFSPRS.GrbF00 .........OK Comparing GFSPRS.GrbF12 .........OK - 0: The total amount of wall time = 654.243692 - 0: The maximum resident set size (KB) = 478376 + 0: The total amount of wall time = 655.088988 + 0: The maximum resident set size (KB) = 478044 Test 002 control_stochy PASS -baseline dir = /scratch1/BMC/gmtb/Grant.Firl/stmp4/Grant.Firl/FV3_RT/REGRESSION_TEST_GNU/control_ras -working dir = /scratch1/BMC/gmtb/Grant.Firl/stmp2/Grant.Firl/FV3_RT/rt_4939/control_ras +baseline dir = /scratch1/BMC/gmtb/Grant.Firl/RT/stmp4/Grant.Firl/FV3_RT/REGRESSION_TEST_GNU/control_ras +working dir = /scratch1/BMC/gmtb/Grant.Firl/RT/stmp2/Grant.Firl/FV3_RT/rt_10162/control_ras Checking test 003 control_ras results .... Comparing sfcf000.nc .........OK Comparing sfcf024.nc .........OK @@ -90,14 +90,14 @@ Checking test 003 control_ras results .... Comparing GFSPRS.GrbF00 .........OK Comparing GFSPRS.GrbF24 .........OK - 0: The total amount of wall time = 832.002142 - 0: The maximum resident set size (KB) = 486128 + 0: The total amount of wall time = 846.195187 + 0: The maximum resident set size (KB) = 482136 Test 003 control_ras PASS -baseline dir = /scratch1/BMC/gmtb/Grant.Firl/stmp4/Grant.Firl/FV3_RT/REGRESSION_TEST_GNU/control_p8 -working dir = /scratch1/BMC/gmtb/Grant.Firl/stmp2/Grant.Firl/FV3_RT/rt_4939/control_p8 +baseline dir = /scratch1/BMC/gmtb/Grant.Firl/RT/stmp4/Grant.Firl/FV3_RT/REGRESSION_TEST_GNU/control_p8 +working dir = /scratch1/BMC/gmtb/Grant.Firl/RT/stmp2/Grant.Firl/FV3_RT/rt_10162/control_p8 Checking test 004 control_p8 results .... Comparing sfcf000.nc .........OK Comparing sfcf021.nc .........OK @@ -144,14 +144,14 @@ Checking test 004 control_p8 results .... Comparing RESTART/20210323.060000.sfc_data.tile5.nc .........OK Comparing RESTART/20210323.060000.sfc_data.tile6.nc .........OK - 0: The total amount of wall time = 907.327263 - 0: The maximum resident set size (KB) = 1236300 + 0: The total amount of wall time = 917.531149 + 0: The maximum resident set size (KB) = 1237080 Test 004 control_p8 PASS -baseline dir = /scratch1/BMC/gmtb/Grant.Firl/stmp4/Grant.Firl/FV3_RT/REGRESSION_TEST_GNU/control_flake -working dir = /scratch1/BMC/gmtb/Grant.Firl/stmp2/Grant.Firl/FV3_RT/rt_4939/control_flake +baseline dir = /scratch1/BMC/gmtb/Grant.Firl/RT/stmp4/Grant.Firl/FV3_RT/REGRESSION_TEST_GNU/control_flake +working dir = /scratch1/BMC/gmtb/Grant.Firl/RT/stmp2/Grant.Firl/FV3_RT/rt_10162/control_flake Checking test 005 control_flake results .... Comparing sfcf000.nc .........OK Comparing sfcf024.nc .........OK @@ -162,14 +162,14 @@ Checking test 005 control_flake results .... Comparing GFSPRS.GrbF00 .........OK Comparing GFSPRS.GrbF24 .........OK - 0: The total amount of wall time = 1562.434182 - 0: The maximum resident set size (KB) = 524812 + 0: The total amount of wall time = 1510.266640 + 0: The maximum resident set size (KB) = 523096 Test 005 control_flake PASS -baseline dir = /scratch1/BMC/gmtb/Grant.Firl/stmp4/Grant.Firl/FV3_RT/REGRESSION_TEST_GNU/rap_control -working dir = /scratch1/BMC/gmtb/Grant.Firl/stmp2/Grant.Firl/FV3_RT/rt_4939/rap_control +baseline dir = /scratch1/BMC/gmtb/Grant.Firl/RT/stmp4/Grant.Firl/FV3_RT/REGRESSION_TEST_GNU/rap_control +working dir = /scratch1/BMC/gmtb/Grant.Firl/RT/stmp2/Grant.Firl/FV3_RT/rt_10162/rap_control Checking test 006 rap_control results .... Comparing sfcf000.nc .........OK Comparing sfcf021.nc .........OK @@ -216,14 +216,14 @@ Checking test 006 rap_control results .... Comparing RESTART/20210323.060000.sfc_data.tile5.nc .........OK Comparing RESTART/20210323.060000.sfc_data.tile6.nc .........OK - 0: The total amount of wall time = 1457.654923 - 0: The maximum resident set size (KB) = 828572 + 0: The total amount of wall time = 1475.362460 + 0: The maximum resident set size (KB) = 824736 Test 006 rap_control PASS -baseline dir = /scratch1/BMC/gmtb/Grant.Firl/stmp4/Grant.Firl/FV3_RT/REGRESSION_TEST_GNU/rap_control -working dir = /scratch1/BMC/gmtb/Grant.Firl/stmp2/Grant.Firl/FV3_RT/rt_4939/rap_decomp +baseline dir = /scratch1/BMC/gmtb/Grant.Firl/RT/stmp4/Grant.Firl/FV3_RT/REGRESSION_TEST_GNU/rap_control +working dir = /scratch1/BMC/gmtb/Grant.Firl/RT/stmp2/Grant.Firl/FV3_RT/rt_10162/rap_decomp Checking test 007 rap_decomp results .... Comparing sfcf000.nc .........OK Comparing sfcf021.nc .........OK @@ -270,14 +270,14 @@ Checking test 007 rap_decomp results .... Comparing RESTART/20210323.060000.sfc_data.tile5.nc .........OK Comparing RESTART/20210323.060000.sfc_data.tile6.nc .........OK - 0: The total amount of wall time = 1435.782190 - 0: The maximum resident set size (KB) = 829820 + 0: The total amount of wall time = 1479.978735 + 0: The maximum resident set size (KB) = 830688 Test 007 rap_decomp PASS -baseline dir = /scratch1/BMC/gmtb/Grant.Firl/stmp4/Grant.Firl/FV3_RT/REGRESSION_TEST_GNU/rap_control -working dir = /scratch1/BMC/gmtb/Grant.Firl/stmp2/Grant.Firl/FV3_RT/rt_4939/rap_2threads +baseline dir = /scratch1/BMC/gmtb/Grant.Firl/RT/stmp4/Grant.Firl/FV3_RT/REGRESSION_TEST_GNU/rap_control +working dir = /scratch1/BMC/gmtb/Grant.Firl/RT/stmp2/Grant.Firl/FV3_RT/rt_10162/rap_2threads Checking test 008 rap_2threads results .... Comparing sfcf000.nc .........OK Comparing sfcf021.nc .........OK @@ -324,14 +324,14 @@ Checking test 008 rap_2threads results .... Comparing RESTART/20210323.060000.sfc_data.tile5.nc .........OK Comparing RESTART/20210323.060000.sfc_data.tile6.nc .........OK - 0: The total amount of wall time = 1370.424783 - 0: The maximum resident set size (KB) = 895076 + 0: The total amount of wall time = 1349.481440 + 0: The maximum resident set size (KB) = 893788 Test 008 rap_2threads PASS -baseline dir = /scratch1/BMC/gmtb/Grant.Firl/stmp4/Grant.Firl/FV3_RT/REGRESSION_TEST_GNU/rap_control -working dir = /scratch1/BMC/gmtb/Grant.Firl/stmp2/Grant.Firl/FV3_RT/rt_4939/rap_restart +baseline dir = /scratch1/BMC/gmtb/Grant.Firl/RT/stmp4/Grant.Firl/FV3_RT/REGRESSION_TEST_GNU/rap_control +working dir = /scratch1/BMC/gmtb/Grant.Firl/RT/stmp2/Grant.Firl/FV3_RT/rt_10162/rap_restart Checking test 009 rap_restart results .... Comparing sfcf024.nc .........OK Comparing atmf024.nc .........OK @@ -370,14 +370,14 @@ Checking test 009 rap_restart results .... Comparing RESTART/20210323.060000.sfc_data.tile5.nc .........OK Comparing RESTART/20210323.060000.sfc_data.tile6.nc .........OK - 0: The total amount of wall time = 729.085500 - 0: The maximum resident set size (KB) = 546864 + 0: The total amount of wall time = 740.228809 + 0: The maximum resident set size (KB) = 547420 Test 009 rap_restart PASS -baseline dir = /scratch1/BMC/gmtb/Grant.Firl/stmp4/Grant.Firl/FV3_RT/REGRESSION_TEST_GNU/rap_sfcdiff -working dir = /scratch1/BMC/gmtb/Grant.Firl/stmp2/Grant.Firl/FV3_RT/rt_4939/rap_sfcdiff +baseline dir = /scratch1/BMC/gmtb/Grant.Firl/RT/stmp4/Grant.Firl/FV3_RT/REGRESSION_TEST_GNU/rap_sfcdiff +working dir = /scratch1/BMC/gmtb/Grant.Firl/RT/stmp2/Grant.Firl/FV3_RT/rt_10162/rap_sfcdiff Checking test 010 rap_sfcdiff results .... Comparing sfcf000.nc .........OK Comparing sfcf009.nc .........OK @@ -424,14 +424,14 @@ Checking test 010 rap_sfcdiff results .... Comparing RESTART/20210323.060000.sfc_data.tile5.nc .........OK Comparing RESTART/20210323.060000.sfc_data.tile6.nc .........OK - 0: The total amount of wall time = 1481.959435 - 0: The maximum resident set size (KB) = 831056 + 0: The total amount of wall time = 1480.959442 + 0: The maximum resident set size (KB) = 833836 Test 010 rap_sfcdiff PASS -baseline dir = /scratch1/BMC/gmtb/Grant.Firl/stmp4/Grant.Firl/FV3_RT/REGRESSION_TEST_GNU/rap_sfcdiff -working dir = /scratch1/BMC/gmtb/Grant.Firl/stmp2/Grant.Firl/FV3_RT/rt_4939/rap_sfcdiff_decomp +baseline dir = /scratch1/BMC/gmtb/Grant.Firl/RT/stmp4/Grant.Firl/FV3_RT/REGRESSION_TEST_GNU/rap_sfcdiff +working dir = /scratch1/BMC/gmtb/Grant.Firl/RT/stmp2/Grant.Firl/FV3_RT/rt_10162/rap_sfcdiff_decomp Checking test 011 rap_sfcdiff_decomp results .... Comparing sfcf000.nc .........OK Comparing sfcf009.nc .........OK @@ -478,14 +478,14 @@ Checking test 011 rap_sfcdiff_decomp results .... Comparing RESTART/20210323.060000.sfc_data.tile5.nc .........OK Comparing RESTART/20210323.060000.sfc_data.tile6.nc .........OK - 0: The total amount of wall time = 1452.021757 - 0: The maximum resident set size (KB) = 830364 + 0: The total amount of wall time = 1448.235178 + 0: The maximum resident set size (KB) = 826780 Test 011 rap_sfcdiff_decomp PASS -baseline dir = /scratch1/BMC/gmtb/Grant.Firl/stmp4/Grant.Firl/FV3_RT/REGRESSION_TEST_GNU/rap_sfcdiff -working dir = /scratch1/BMC/gmtb/Grant.Firl/stmp2/Grant.Firl/FV3_RT/rt_4939/rap_sfcdiff_restart +baseline dir = /scratch1/BMC/gmtb/Grant.Firl/RT/stmp4/Grant.Firl/FV3_RT/REGRESSION_TEST_GNU/rap_sfcdiff +working dir = /scratch1/BMC/gmtb/Grant.Firl/RT/stmp2/Grant.Firl/FV3_RT/rt_10162/rap_sfcdiff_restart Checking test 012 rap_sfcdiff_restart results .... Comparing sfcf012.nc .........OK Comparing atmf012.nc .........OK @@ -524,14 +524,14 @@ Checking test 012 rap_sfcdiff_restart results .... Comparing RESTART/20210323.060000.sfc_data.tile5.nc .........OK Comparing RESTART/20210323.060000.sfc_data.tile6.nc .........OK - 0: The total amount of wall time = 1101.614966 - 0: The maximum resident set size (KB) = 544200 + 0: The total amount of wall time = 1078.559402 + 0: The maximum resident set size (KB) = 547104 Test 012 rap_sfcdiff_restart PASS -baseline dir = /scratch1/BMC/gmtb/Grant.Firl/stmp4/Grant.Firl/FV3_RT/REGRESSION_TEST_GNU/hrrr_control -working dir = /scratch1/BMC/gmtb/Grant.Firl/stmp2/Grant.Firl/FV3_RT/rt_4939/hrrr_control +baseline dir = /scratch1/BMC/gmtb/Grant.Firl/RT/stmp4/Grant.Firl/FV3_RT/REGRESSION_TEST_GNU/hrrr_control +working dir = /scratch1/BMC/gmtb/Grant.Firl/RT/stmp2/Grant.Firl/FV3_RT/rt_10162/hrrr_control Checking test 013 hrrr_control results .... Comparing sfcf000.nc .........OK Comparing sfcf009.nc .........OK @@ -578,14 +578,14 @@ Checking test 013 hrrr_control results .... Comparing RESTART/20210322.120000.sfc_data.tile5.nc .........OK Comparing RESTART/20210322.120000.sfc_data.tile6.nc .........OK - 0: The total amount of wall time = 1454.533339 - 0: The maximum resident set size (KB) = 823312 + 0: The total amount of wall time = 1437.312571 + 0: The maximum resident set size (KB) = 822380 Test 013 hrrr_control PASS -baseline dir = /scratch1/BMC/gmtb/Grant.Firl/stmp4/Grant.Firl/FV3_RT/REGRESSION_TEST_GNU/hrrr_control -working dir = /scratch1/BMC/gmtb/Grant.Firl/stmp2/Grant.Firl/FV3_RT/rt_4939/hrrr_control_2threads +baseline dir = /scratch1/BMC/gmtb/Grant.Firl/RT/stmp4/Grant.Firl/FV3_RT/REGRESSION_TEST_GNU/hrrr_control +working dir = /scratch1/BMC/gmtb/Grant.Firl/RT/stmp2/Grant.Firl/FV3_RT/rt_10162/hrrr_control_2threads Checking test 014 hrrr_control_2threads results .... Comparing sfcf000.nc .........OK Comparing sfcf009.nc .........OK @@ -632,14 +632,14 @@ Checking test 014 hrrr_control_2threads results .... Comparing RESTART/20210322.120000.sfc_data.tile5.nc .........OK Comparing RESTART/20210322.120000.sfc_data.tile6.nc .........OK - 0: The total amount of wall time = 1505.775816 - 0: The maximum resident set size (KB) = 888604 + 0: The total amount of wall time = 1476.922186 + 0: The maximum resident set size (KB) = 889000 Test 014 hrrr_control_2threads PASS -baseline dir = /scratch1/BMC/gmtb/Grant.Firl/stmp4/Grant.Firl/FV3_RT/REGRESSION_TEST_GNU/hrrr_control -working dir = /scratch1/BMC/gmtb/Grant.Firl/stmp2/Grant.Firl/FV3_RT/rt_4939/hrrr_control_decomp +baseline dir = /scratch1/BMC/gmtb/Grant.Firl/RT/stmp4/Grant.Firl/FV3_RT/REGRESSION_TEST_GNU/hrrr_control +working dir = /scratch1/BMC/gmtb/Grant.Firl/RT/stmp2/Grant.Firl/FV3_RT/rt_10162/hrrr_control_decomp Checking test 015 hrrr_control_decomp results .... Comparing sfcf000.nc .........OK Comparing sfcf009.nc .........OK @@ -686,28 +686,28 @@ Checking test 015 hrrr_control_decomp results .... Comparing RESTART/20210322.120000.sfc_data.tile5.nc .........OK Comparing RESTART/20210322.120000.sfc_data.tile6.nc .........OK - 0: The total amount of wall time = 1451.824200 - 0: The maximum resident set size (KB) = 822104 + 0: The total amount of wall time = 1442.804951 + 0: The maximum resident set size (KB) = 823884 Test 015 hrrr_control_decomp PASS -baseline dir = /scratch1/BMC/gmtb/Grant.Firl/stmp4/Grant.Firl/FV3_RT/REGRESSION_TEST_GNU/hrrr_control -working dir = /scratch1/BMC/gmtb/Grant.Firl/stmp2/Grant.Firl/FV3_RT/rt_4939/hrrr_control_restart +baseline dir = /scratch1/BMC/gmtb/Grant.Firl/RT/stmp4/Grant.Firl/FV3_RT/REGRESSION_TEST_GNU/hrrr_control +working dir = /scratch1/BMC/gmtb/Grant.Firl/RT/stmp2/Grant.Firl/FV3_RT/rt_10162/hrrr_control_restart Checking test 016 hrrr_control_restart results .... Comparing sfcf012.nc .........OK Comparing atmf012.nc .........OK Comparing GFSFLX.GrbF12 .........OK Comparing GFSPRS.GrbF12 .........OK - 0: The total amount of wall time = 1042.351243 - 0: The maximum resident set size (KB) = 546752 + 0: The total amount of wall time = 1084.443600 + 0: The maximum resident set size (KB) = 545024 Test 016 hrrr_control_restart PASS -baseline dir = /scratch1/BMC/gmtb/Grant.Firl/stmp4/Grant.Firl/FV3_RT/REGRESSION_TEST_GNU/rrfs_v1beta -working dir = /scratch1/BMC/gmtb/Grant.Firl/stmp2/Grant.Firl/FV3_RT/rt_4939/rrfs_v1beta +baseline dir = /scratch1/BMC/gmtb/Grant.Firl/RT/stmp4/Grant.Firl/FV3_RT/REGRESSION_TEST_GNU/rrfs_v1beta +working dir = /scratch1/BMC/gmtb/Grant.Firl/RT/stmp2/Grant.Firl/FV3_RT/rt_10162/rrfs_v1beta Checking test 017 rrfs_v1beta results .... Comparing sfcf000.nc .........OK Comparing sfcf009.nc .........OK @@ -754,14 +754,14 @@ Checking test 017 rrfs_v1beta results .... Comparing RESTART/20210323.060000.sfc_data.tile5.nc .........OK Comparing RESTART/20210323.060000.sfc_data.tile6.nc .........OK - 0: The total amount of wall time = 1484.516889 - 0: The maximum resident set size (KB) = 820840 + 0: The total amount of wall time = 1463.647985 + 0: The maximum resident set size (KB) = 825348 Test 017 rrfs_v1beta PASS -baseline dir = /scratch1/BMC/gmtb/Grant.Firl/stmp4/Grant.Firl/FV3_RT/REGRESSION_TEST_GNU/rrfs_smoke_conus13km_hrrr_warm -working dir = /scratch1/BMC/gmtb/Grant.Firl/stmp2/Grant.Firl/FV3_RT/rt_4939/rrfs_smoke_conus13km_hrrr_warm +baseline dir = /scratch1/BMC/gmtb/Grant.Firl/RT/stmp4/Grant.Firl/FV3_RT/REGRESSION_TEST_GNU/rrfs_smoke_conus13km_hrrr_warm +working dir = /scratch1/BMC/gmtb/Grant.Firl/RT/stmp2/Grant.Firl/FV3_RT/rt_10162/rrfs_smoke_conus13km_hrrr_warm Checking test 018 rrfs_smoke_conus13km_hrrr_warm results .... Comparing sfcf000.nc .........OK Comparing sfcf001.nc .........OK @@ -770,14 +770,14 @@ Checking test 018 rrfs_smoke_conus13km_hrrr_warm results .... Comparing atmf001.nc .........OK Comparing atmf002.nc .........OK - 0: The total amount of wall time = 797.251039 - 0: The maximum resident set size (KB) = 670712 + 0: The total amount of wall time = 828.990914 + 0: The maximum resident set size (KB) = 671468 Test 018 rrfs_smoke_conus13km_hrrr_warm PASS -baseline dir = /scratch1/BMC/gmtb/Grant.Firl/stmp4/Grant.Firl/FV3_RT/REGRESSION_TEST_GNU/rrfs_smoke_conus13km_hrrr_warm -working dir = /scratch1/BMC/gmtb/Grant.Firl/stmp2/Grant.Firl/FV3_RT/rt_4939/rrfs_smoke_conus13km_hrrr_warm_2threads +baseline dir = /scratch1/BMC/gmtb/Grant.Firl/RT/stmp4/Grant.Firl/FV3_RT/REGRESSION_TEST_GNU/rrfs_smoke_conus13km_hrrr_warm +working dir = /scratch1/BMC/gmtb/Grant.Firl/RT/stmp2/Grant.Firl/FV3_RT/rt_10162/rrfs_smoke_conus13km_hrrr_warm_2threads Checking test 019 rrfs_smoke_conus13km_hrrr_warm_2threads results .... Comparing sfcf000.nc .........OK Comparing sfcf001.nc .........OK @@ -786,14 +786,14 @@ Checking test 019 rrfs_smoke_conus13km_hrrr_warm_2threads results .... Comparing atmf001.nc .........OK Comparing atmf002.nc .........OK - 0: The total amount of wall time = 1080.510831 - 0: The maximum resident set size (KB) = 664888 + 0: The total amount of wall time = 1039.353486 + 0: The maximum resident set size (KB) = 668376 Test 019 rrfs_smoke_conus13km_hrrr_warm_2threads PASS -baseline dir = /scratch1/BMC/gmtb/Grant.Firl/stmp4/Grant.Firl/FV3_RT/REGRESSION_TEST_GNU/rrfs_conus13km_hrrr_warm -working dir = /scratch1/BMC/gmtb/Grant.Firl/stmp2/Grant.Firl/FV3_RT/rt_4939/rrfs_conus13km_hrrr_warm +baseline dir = /scratch1/BMC/gmtb/Grant.Firl/RT/stmp4/Grant.Firl/FV3_RT/REGRESSION_TEST_GNU/rrfs_conus13km_hrrr_warm +working dir = /scratch1/BMC/gmtb/Grant.Firl/RT/stmp2/Grant.Firl/FV3_RT/rt_10162/rrfs_conus13km_hrrr_warm Checking test 020 rrfs_conus13km_hrrr_warm results .... Comparing sfcf000.nc .........OK Comparing sfcf001.nc .........OK @@ -802,14 +802,14 @@ Checking test 020 rrfs_conus13km_hrrr_warm results .... Comparing atmf001.nc .........OK Comparing atmf002.nc .........OK - 0: The total amount of wall time = 773.226366 - 0: The maximum resident set size (KB) = 647236 + 0: The total amount of wall time = 772.670448 + 0: The maximum resident set size (KB) = 648252 Test 020 rrfs_conus13km_hrrr_warm PASS -baseline dir = /scratch1/BMC/gmtb/Grant.Firl/stmp4/Grant.Firl/FV3_RT/REGRESSION_TEST_GNU/rrfs_smoke_conus13km_hrrr_warm_radar_tten -working dir = /scratch1/BMC/gmtb/Grant.Firl/stmp2/Grant.Firl/FV3_RT/rt_4939/rrfs_smoke_conus13km_radar_tten_warm +baseline dir = /scratch1/BMC/gmtb/Grant.Firl/RT/stmp4/Grant.Firl/FV3_RT/REGRESSION_TEST_GNU/rrfs_smoke_conus13km_hrrr_warm_radar_tten +working dir = /scratch1/BMC/gmtb/Grant.Firl/RT/stmp2/Grant.Firl/FV3_RT/rt_10162/rrfs_smoke_conus13km_radar_tten_warm Checking test 021 rrfs_smoke_conus13km_radar_tten_warm results .... Comparing sfcf000.nc .........OK Comparing sfcf001.nc .........OK @@ -818,262 +818,262 @@ Checking test 021 rrfs_smoke_conus13km_radar_tten_warm results .... Comparing atmf001.nc .........OK Comparing atmf002.nc .........OK - 0: The total amount of wall time = 823.773931 - 0: The maximum resident set size (KB) = 674948 + 0: The total amount of wall time = 859.822810 + 0: The maximum resident set size (KB) = 674712 Test 021 rrfs_smoke_conus13km_radar_tten_warm PASS -baseline dir = /scratch1/BMC/gmtb/Grant.Firl/stmp4/Grant.Firl/FV3_RT/REGRESSION_TEST_GNU/rrfs_conus13km_hrrr_warm_restart_mismatch -working dir = /scratch1/BMC/gmtb/Grant.Firl/stmp2/Grant.Firl/FV3_RT/rt_4939/rrfs_conus13km_hrrr_warm_restart_mismatch +baseline dir = /scratch1/BMC/gmtb/Grant.Firl/RT/stmp4/Grant.Firl/FV3_RT/REGRESSION_TEST_GNU/rrfs_conus13km_hrrr_warm_restart_mismatch +working dir = /scratch1/BMC/gmtb/Grant.Firl/RT/stmp2/Grant.Firl/FV3_RT/rt_10162/rrfs_conus13km_hrrr_warm_restart_mismatch Checking test 022 rrfs_conus13km_hrrr_warm_restart_mismatch results .... Comparing sfcf002.nc .........OK Comparing atmf002.nc .........OK - 0: The total amount of wall time = 403.566064 - 0: The maximum resident set size (KB) = 635648 + 0: The total amount of wall time = 398.836187 + 0: The maximum resident set size (KB) = 635652 Test 022 rrfs_conus13km_hrrr_warm_restart_mismatch PASS -baseline dir = /scratch1/BMC/gmtb/Grant.Firl/stmp4/Grant.Firl/FV3_RT/REGRESSION_TEST_GNU/control_diag_debug -working dir = /scratch1/BMC/gmtb/Grant.Firl/stmp2/Grant.Firl/FV3_RT/rt_4939/control_diag_debug +baseline dir = /scratch1/BMC/gmtb/Grant.Firl/RT/stmp4/Grant.Firl/FV3_RT/REGRESSION_TEST_GNU/control_diag_debug +working dir = /scratch1/BMC/gmtb/Grant.Firl/RT/stmp2/Grant.Firl/FV3_RT/rt_10162/control_diag_debug Checking test 023 control_diag_debug results .... Comparing sfcf000.nc .........OK Comparing sfcf001.nc .........OK Comparing atmf000.nc .........OK Comparing atmf001.nc .........OK - 0: The total amount of wall time = 126.564210 - 0: The maximum resident set size (KB) = 524220 + 0: The total amount of wall time = 124.103770 + 0: The maximum resident set size (KB) = 526672 Test 023 control_diag_debug PASS -baseline dir = /scratch1/BMC/gmtb/Grant.Firl/stmp4/Grant.Firl/FV3_RT/REGRESSION_TEST_GNU/regional_debug -working dir = /scratch1/BMC/gmtb/Grant.Firl/stmp2/Grant.Firl/FV3_RT/rt_4939/regional_debug +baseline dir = /scratch1/BMC/gmtb/Grant.Firl/RT/stmp4/Grant.Firl/FV3_RT/REGRESSION_TEST_GNU/regional_debug +working dir = /scratch1/BMC/gmtb/Grant.Firl/RT/stmp2/Grant.Firl/FV3_RT/rt_10162/regional_debug Checking test 024 regional_debug results .... Comparing dynf000.nc .........OK Comparing dynf001.nc .........OK Comparing phyf000.nc .........OK Comparing phyf001.nc .........OK - 0: The total amount of wall time = 707.595484 - 0: The maximum resident set size (KB) = 592040 + 0: The total amount of wall time = 682.376553 + 0: The maximum resident set size (KB) = 591216 Test 024 regional_debug PASS -baseline dir = /scratch1/BMC/gmtb/Grant.Firl/stmp4/Grant.Firl/FV3_RT/REGRESSION_TEST_GNU/rap_control_debug -working dir = /scratch1/BMC/gmtb/Grant.Firl/stmp2/Grant.Firl/FV3_RT/rt_4939/rap_control_debug +baseline dir = /scratch1/BMC/gmtb/Grant.Firl/RT/stmp4/Grant.Firl/FV3_RT/REGRESSION_TEST_GNU/rap_control_debug +working dir = /scratch1/BMC/gmtb/Grant.Firl/RT/stmp2/Grant.Firl/FV3_RT/rt_10162/rap_control_debug Checking test 025 rap_control_debug results .... Comparing sfcf000.nc .........OK Comparing sfcf001.nc .........OK Comparing atmf000.nc .........OK Comparing atmf001.nc .........OK - 0: The total amount of wall time = 175.768212 - 0: The maximum resident set size (KB) = 836716 + 0: The total amount of wall time = 174.330112 + 0: The maximum resident set size (KB) = 839724 Test 025 rap_control_debug PASS -baseline dir = /scratch1/BMC/gmtb/Grant.Firl/stmp4/Grant.Firl/FV3_RT/REGRESSION_TEST_GNU/hrrr_control_debug -working dir = /scratch1/BMC/gmtb/Grant.Firl/stmp2/Grant.Firl/FV3_RT/rt_4939/hrrr_control_debug +baseline dir = /scratch1/BMC/gmtb/Grant.Firl/RT/stmp4/Grant.Firl/FV3_RT/REGRESSION_TEST_GNU/hrrr_control_debug +working dir = /scratch1/BMC/gmtb/Grant.Firl/RT/stmp2/Grant.Firl/FV3_RT/rt_10162/hrrr_control_debug Checking test 026 hrrr_control_debug results .... Comparing sfcf000.nc .........OK Comparing sfcf001.nc .........OK Comparing atmf000.nc .........OK Comparing atmf001.nc .........OK - 0: The total amount of wall time = 171.757515 - 0: The maximum resident set size (KB) = 837412 + 0: The total amount of wall time = 171.245716 + 0: The maximum resident set size (KB) = 836552 Test 026 hrrr_control_debug PASS -baseline dir = /scratch1/BMC/gmtb/Grant.Firl/stmp4/Grant.Firl/FV3_RT/REGRESSION_TEST_GNU/rap_diag_debug -working dir = /scratch1/BMC/gmtb/Grant.Firl/stmp2/Grant.Firl/FV3_RT/rt_4939/rap_diag_debug +baseline dir = /scratch1/BMC/gmtb/Grant.Firl/RT/stmp4/Grant.Firl/FV3_RT/REGRESSION_TEST_GNU/rap_diag_debug +working dir = /scratch1/BMC/gmtb/Grant.Firl/RT/stmp2/Grant.Firl/FV3_RT/rt_10162/rap_diag_debug Checking test 027 rap_diag_debug results .... Comparing sfcf000.nc .........OK Comparing sfcf001.nc .........OK Comparing atmf000.nc .........OK Comparing atmf001.nc .........OK - 0: The total amount of wall time = 215.636844 - 0: The maximum resident set size (KB) = 918616 + 0: The total amount of wall time = 211.771825 + 0: The maximum resident set size (KB) = 920796 Test 027 rap_diag_debug PASS -baseline dir = /scratch1/BMC/gmtb/Grant.Firl/stmp4/Grant.Firl/FV3_RT/REGRESSION_TEST_GNU/rap_noah_sfcdiff_cires_ugwp_debug -working dir = /scratch1/BMC/gmtb/Grant.Firl/stmp2/Grant.Firl/FV3_RT/rt_4939/rap_noah_sfcdiff_cires_ugwp_debug +baseline dir = /scratch1/BMC/gmtb/Grant.Firl/RT/stmp4/Grant.Firl/FV3_RT/REGRESSION_TEST_GNU/rap_noah_sfcdiff_cires_ugwp_debug +working dir = /scratch1/BMC/gmtb/Grant.Firl/RT/stmp2/Grant.Firl/FV3_RT/rt_10162/rap_noah_sfcdiff_cires_ugwp_debug Checking test 028 rap_noah_sfcdiff_cires_ugwp_debug results .... Comparing sfcf000.nc .........OK Comparing sfcf001.nc .........OK Comparing atmf000.nc .........OK Comparing atmf001.nc .........OK - 0: The total amount of wall time = 283.424376 - 0: The maximum resident set size (KB) = 830744 + 0: The total amount of wall time = 275.268296 + 0: The maximum resident set size (KB) = 832316 Test 028 rap_noah_sfcdiff_cires_ugwp_debug PASS -baseline dir = /scratch1/BMC/gmtb/Grant.Firl/stmp4/Grant.Firl/FV3_RT/REGRESSION_TEST_GNU/rap_progcld_thompson_debug -working dir = /scratch1/BMC/gmtb/Grant.Firl/stmp2/Grant.Firl/FV3_RT/rt_4939/rap_progcld_thompson_debug +baseline dir = /scratch1/BMC/gmtb/Grant.Firl/RT/stmp4/Grant.Firl/FV3_RT/REGRESSION_TEST_GNU/rap_progcld_thompson_debug +working dir = /scratch1/BMC/gmtb/Grant.Firl/RT/stmp2/Grant.Firl/FV3_RT/rt_10162/rap_progcld_thompson_debug Checking test 029 rap_progcld_thompson_debug results .... Comparing sfcf000.nc .........OK Comparing sfcf001.nc .........OK Comparing atmf000.nc .........OK Comparing atmf001.nc .........OK - 0: The total amount of wall time = 178.741742 - 0: The maximum resident set size (KB) = 839928 + 0: The total amount of wall time = 175.669656 + 0: The maximum resident set size (KB) = 840212 Test 029 rap_progcld_thompson_debug PASS -baseline dir = /scratch1/BMC/gmtb/Grant.Firl/stmp4/Grant.Firl/FV3_RT/REGRESSION_TEST_GNU/rrfs_v1beta_debug -working dir = /scratch1/BMC/gmtb/Grant.Firl/stmp2/Grant.Firl/FV3_RT/rt_4939/rrfs_v1beta_debug +baseline dir = /scratch1/BMC/gmtb/Grant.Firl/RT/stmp4/Grant.Firl/FV3_RT/REGRESSION_TEST_GNU/rrfs_v1beta_debug +working dir = /scratch1/BMC/gmtb/Grant.Firl/RT/stmp2/Grant.Firl/FV3_RT/rt_10162/rrfs_v1beta_debug Checking test 030 rrfs_v1beta_debug results .... Comparing sfcf000.nc .........OK Comparing sfcf001.nc .........OK Comparing atmf000.nc .........OK Comparing atmf001.nc .........OK - 0: The total amount of wall time = 175.870675 - 0: The maximum resident set size (KB) = 836116 + 0: The total amount of wall time = 172.809254 + 0: The maximum resident set size (KB) = 832768 Test 030 rrfs_v1beta_debug PASS -baseline dir = /scratch1/BMC/gmtb/Grant.Firl/stmp4/Grant.Firl/FV3_RT/REGRESSION_TEST_GNU/control_ras_debug -working dir = /scratch1/BMC/gmtb/Grant.Firl/stmp2/Grant.Firl/FV3_RT/rt_4939/control_ras_debug +baseline dir = /scratch1/BMC/gmtb/Grant.Firl/RT/stmp4/Grant.Firl/FV3_RT/REGRESSION_TEST_GNU/control_ras_debug +working dir = /scratch1/BMC/gmtb/Grant.Firl/RT/stmp2/Grant.Firl/FV3_RT/rt_10162/control_ras_debug Checking test 031 control_ras_debug results .... Comparing sfcf000.nc .........OK Comparing sfcf001.nc .........OK Comparing atmf000.nc .........OK Comparing atmf001.nc .........OK - 0: The total amount of wall time = 101.950920 - 0: The maximum resident set size (KB) = 476760 + 0: The total amount of wall time = 102.236737 + 0: The maximum resident set size (KB) = 482480 Test 031 control_ras_debug PASS -baseline dir = /scratch1/BMC/gmtb/Grant.Firl/stmp4/Grant.Firl/FV3_RT/REGRESSION_TEST_GNU/control_stochy_debug -working dir = /scratch1/BMC/gmtb/Grant.Firl/stmp2/Grant.Firl/FV3_RT/rt_4939/control_stochy_debug +baseline dir = /scratch1/BMC/gmtb/Grant.Firl/RT/stmp4/Grant.Firl/FV3_RT/REGRESSION_TEST_GNU/control_stochy_debug +working dir = /scratch1/BMC/gmtb/Grant.Firl/RT/stmp2/Grant.Firl/FV3_RT/rt_10162/control_stochy_debug Checking test 032 control_stochy_debug results .... Comparing sfcf000.nc .........OK Comparing sfcf001.nc .........OK Comparing atmf000.nc .........OK Comparing atmf001.nc .........OK - 0: The total amount of wall time = 117.877834 - 0: The maximum resident set size (KB) = 473120 + 0: The total amount of wall time = 116.651548 + 0: The maximum resident set size (KB) = 472852 Test 032 control_stochy_debug PASS -baseline dir = /scratch1/BMC/gmtb/Grant.Firl/stmp4/Grant.Firl/FV3_RT/REGRESSION_TEST_GNU/control_debug_p8 -working dir = /scratch1/BMC/gmtb/Grant.Firl/stmp2/Grant.Firl/FV3_RT/rt_4939/control_debug_p8 +baseline dir = /scratch1/BMC/gmtb/Grant.Firl/RT/stmp4/Grant.Firl/FV3_RT/REGRESSION_TEST_GNU/control_debug_p8 +working dir = /scratch1/BMC/gmtb/Grant.Firl/RT/stmp2/Grant.Firl/FV3_RT/rt_10162/control_debug_p8 Checking test 033 control_debug_p8 results .... Comparing sfcf000.nc .........OK Comparing sfcf001.nc .........OK Comparing atmf000.nc .........OK Comparing atmf001.nc .........OK - 0: The total amount of wall time = 119.591516 - 0: The maximum resident set size (KB) = 1225084 + 0: The total amount of wall time = 114.293530 + 0: The maximum resident set size (KB) = 1226688 Test 033 control_debug_p8 PASS -baseline dir = /scratch1/BMC/gmtb/Grant.Firl/stmp4/Grant.Firl/FV3_RT/REGRESSION_TEST_GNU/rrfs_smoke_conus13km_hrrr_warm_debug -working dir = /scratch1/BMC/gmtb/Grant.Firl/stmp2/Grant.Firl/FV3_RT/rt_4939/rrfs_smoke_conus13km_hrrr_warm_debug +baseline dir = /scratch1/BMC/gmtb/Grant.Firl/RT/stmp4/Grant.Firl/FV3_RT/REGRESSION_TEST_GNU/rrfs_smoke_conus13km_hrrr_warm_debug +working dir = /scratch1/BMC/gmtb/Grant.Firl/RT/stmp2/Grant.Firl/FV3_RT/rt_10162/rrfs_smoke_conus13km_hrrr_warm_debug Checking test 034 rrfs_smoke_conus13km_hrrr_warm_debug results .... Comparing sfcf000.nc .........OK Comparing sfcf001.nc .........OK Comparing atmf000.nc .........OK Comparing atmf001.nc .........OK - 0: The total amount of wall time = 635.055384 - 0: The maximum resident set size (KB) = 682368 + 0: The total amount of wall time = 650.111957 + 0: The maximum resident set size (KB) = 685452 Test 034 rrfs_smoke_conus13km_hrrr_warm_debug PASS -baseline dir = /scratch1/BMC/gmtb/Grant.Firl/stmp4/Grant.Firl/FV3_RT/REGRESSION_TEST_GNU/rrfs_smoke_conus13km_hrrr_warm_debug -working dir = /scratch1/BMC/gmtb/Grant.Firl/stmp2/Grant.Firl/FV3_RT/rt_4939/rrfs_smoke_conus13km_hrrr_warm_debug_2threads +baseline dir = /scratch1/BMC/gmtb/Grant.Firl/RT/stmp4/Grant.Firl/FV3_RT/REGRESSION_TEST_GNU/rrfs_smoke_conus13km_hrrr_warm_debug +working dir = /scratch1/BMC/gmtb/Grant.Firl/RT/stmp2/Grant.Firl/FV3_RT/rt_10162/rrfs_smoke_conus13km_hrrr_warm_debug_2threads Checking test 035 rrfs_smoke_conus13km_hrrr_warm_debug_2threads results .... Comparing sfcf000.nc .........OK Comparing sfcf001.nc .........OK Comparing atmf000.nc .........OK Comparing atmf001.nc .........OK - 0: The total amount of wall time = 747.437357 - 0: The maximum resident set size (KB) = 684008 + 0: The total amount of wall time = 711.658876 + 0: The maximum resident set size (KB) = 680400 Test 035 rrfs_smoke_conus13km_hrrr_warm_debug_2threads PASS -baseline dir = /scratch1/BMC/gmtb/Grant.Firl/stmp4/Grant.Firl/FV3_RT/REGRESSION_TEST_GNU/rrfs_conus13km_hrrr_warm_debugs -working dir = /scratch1/BMC/gmtb/Grant.Firl/stmp2/Grant.Firl/FV3_RT/rt_4939/rrfs_conus13km_hrrr_warm_debug +baseline dir = /scratch1/BMC/gmtb/Grant.Firl/RT/stmp4/Grant.Firl/FV3_RT/REGRESSION_TEST_GNU/rrfs_conus13km_hrrr_warm_debugs +working dir = /scratch1/BMC/gmtb/Grant.Firl/RT/stmp2/Grant.Firl/FV3_RT/rt_10162/rrfs_conus13km_hrrr_warm_debug Checking test 036 rrfs_conus13km_hrrr_warm_debug results .... Comparing sfcf000.nc .........OK Comparing sfcf001.nc .........OK Comparing atmf000.nc .........OK Comparing atmf001.nc .........OK - 0: The total amount of wall time = 617.529091 - 0: The maximum resident set size (KB) = 657280 + 0: The total amount of wall time = 608.373165 + 0: The maximum resident set size (KB) = 659388 Test 036 rrfs_conus13km_hrrr_warm_debug PASS -baseline dir = /scratch1/BMC/gmtb/Grant.Firl/stmp4/Grant.Firl/FV3_RT/REGRESSION_TEST_GNU/rap_flake_debug -working dir = /scratch1/BMC/gmtb/Grant.Firl/stmp2/Grant.Firl/FV3_RT/rt_4939/rap_flake_debug +baseline dir = /scratch1/BMC/gmtb/Grant.Firl/RT/stmp4/Grant.Firl/FV3_RT/REGRESSION_TEST_GNU/rap_flake_debug +working dir = /scratch1/BMC/gmtb/Grant.Firl/RT/stmp2/Grant.Firl/FV3_RT/rt_10162/rap_flake_debug Checking test 037 rap_flake_debug results .... Comparing sfcf000.nc .........OK Comparing sfcf001.nc .........OK Comparing atmf000.nc .........OK Comparing atmf001.nc .........OK - 0: The total amount of wall time = 175.622186 - 0: The maximum resident set size (KB) = 836900 + 0: The total amount of wall time = 175.981616 + 0: The maximum resident set size (KB) = 836128 Test 037 rap_flake_debug PASS -baseline dir = /scratch1/BMC/gmtb/Grant.Firl/stmp4/Grant.Firl/FV3_RT/REGRESSION_TEST_GNU/rap_clm_lake_debug -working dir = /scratch1/BMC/gmtb/Grant.Firl/stmp2/Grant.Firl/FV3_RT/rt_4939/rap_clm_lake_debug +baseline dir = /scratch1/BMC/gmtb/Grant.Firl/RT/stmp4/Grant.Firl/FV3_RT/REGRESSION_TEST_GNU/rap_clm_lake_debug +working dir = /scratch1/BMC/gmtb/Grant.Firl/RT/stmp2/Grant.Firl/FV3_RT/rt_10162/rap_clm_lake_debug Checking test 038 rap_clm_lake_debug results .... Comparing sfcf000.nc .........OK Comparing sfcf001.nc .........OK Comparing atmf000.nc .........OK Comparing atmf001.nc .........OK - 0: The total amount of wall time = 194.310971 - 0: The maximum resident set size (KB) = 842612 + 0: The total amount of wall time = 192.582765 + 0: The maximum resident set size (KB) = 841856 Test 038 rap_clm_lake_debug PASS -baseline dir = /scratch1/BMC/gmtb/Grant.Firl/stmp4/Grant.Firl/FV3_RT/REGRESSION_TEST_GNU/control_wam_debug -working dir = /scratch1/BMC/gmtb/Grant.Firl/stmp2/Grant.Firl/FV3_RT/rt_4939/control_wam_debug +baseline dir = /scratch1/BMC/gmtb/Grant.Firl/RT/stmp4/Grant.Firl/FV3_RT/REGRESSION_TEST_GNU/control_wam_debug +working dir = /scratch1/BMC/gmtb/Grant.Firl/RT/stmp2/Grant.Firl/FV3_RT/rt_10162/control_wam_debug Checking test 039 control_wam_debug results .... Comparing sfcf019.nc .........OK Comparing atmf019.nc .........OK - 0: The total amount of wall time = 180.648613 - 0: The maximum resident set size (KB) = 193448 + 0: The total amount of wall time = 180.643167 + 0: The maximum resident set size (KB) = 188848 Test 039 control_wam_debug PASS -baseline dir = /scratch1/BMC/gmtb/Grant.Firl/stmp4/Grant.Firl/FV3_RT/REGRESSION_TEST_GNU/rap_control_dyn32_phy32 -working dir = /scratch1/BMC/gmtb/Grant.Firl/stmp2/Grant.Firl/FV3_RT/rt_4939/rap_control_dyn32_phy32 +baseline dir = /scratch1/BMC/gmtb/Grant.Firl/RT/stmp4/Grant.Firl/FV3_RT/REGRESSION_TEST_GNU/rap_control_dyn32_phy32 +working dir = /scratch1/BMC/gmtb/Grant.Firl/RT/stmp2/Grant.Firl/FV3_RT/rt_10162/rap_control_dyn32_phy32 Checking test 040 rap_control_dyn32_phy32 results .... Comparing sfcf000.nc .........OK Comparing sfcf009.nc .........OK @@ -1120,14 +1120,14 @@ Checking test 040 rap_control_dyn32_phy32 results .... Comparing RESTART/20210323.060000.sfc_data.tile5.nc .........OK Comparing RESTART/20210323.060000.sfc_data.tile6.nc .........OK - 0: The total amount of wall time = 1508.645557 - 0: The maximum resident set size (KB) = 679864 + 0: The total amount of wall time = 1486.550930 + 0: The maximum resident set size (KB) = 683584 Test 040 rap_control_dyn32_phy32 PASS -baseline dir = /scratch1/BMC/gmtb/Grant.Firl/stmp4/Grant.Firl/FV3_RT/REGRESSION_TEST_GNU/hrrr_control_dyn32_phy32 -working dir = /scratch1/BMC/gmtb/Grant.Firl/stmp2/Grant.Firl/FV3_RT/rt_4939/hrrr_control_dyn32_phy32 +baseline dir = /scratch1/BMC/gmtb/Grant.Firl/RT/stmp4/Grant.Firl/FV3_RT/REGRESSION_TEST_GNU/hrrr_control_dyn32_phy32 +working dir = /scratch1/BMC/gmtb/Grant.Firl/RT/stmp2/Grant.Firl/FV3_RT/rt_10162/hrrr_control_dyn32_phy32 Checking test 041 hrrr_control_dyn32_phy32 results .... Comparing sfcf000.nc .........OK Comparing sfcf009.nc .........OK @@ -1174,14 +1174,14 @@ Checking test 041 hrrr_control_dyn32_phy32 results .... Comparing RESTART/20210322.120000.sfc_data.tile5.nc .........OK Comparing RESTART/20210322.120000.sfc_data.tile6.nc .........OK - 0: The total amount of wall time = 745.052757 - 0: The maximum resident set size (KB) = 679216 + 0: The total amount of wall time = 720.470539 + 0: The maximum resident set size (KB) = 687668 Test 041 hrrr_control_dyn32_phy32 PASS -baseline dir = /scratch1/BMC/gmtb/Grant.Firl/stmp4/Grant.Firl/FV3_RT/REGRESSION_TEST_GNU/rap_control_dyn32_phy32 -working dir = /scratch1/BMC/gmtb/Grant.Firl/stmp2/Grant.Firl/FV3_RT/rt_4939/rap_2threads_dyn32_phy32 +baseline dir = /scratch1/BMC/gmtb/Grant.Firl/RT/stmp4/Grant.Firl/FV3_RT/REGRESSION_TEST_GNU/rap_control_dyn32_phy32 +working dir = /scratch1/BMC/gmtb/Grant.Firl/RT/stmp2/Grant.Firl/FV3_RT/rt_10162/rap_2threads_dyn32_phy32 Checking test 042 rap_2threads_dyn32_phy32 results .... Comparing sfcf000.nc .........OK Comparing sfcf009.nc .........OK @@ -1228,14 +1228,14 @@ Checking test 042 rap_2threads_dyn32_phy32 results .... Comparing RESTART/20210323.060000.sfc_data.tile5.nc .........OK Comparing RESTART/20210323.060000.sfc_data.tile6.nc .........OK - 0: The total amount of wall time = 1354.137201 - 0: The maximum resident set size (KB) = 731352 + 0: The total amount of wall time = 1379.148581 + 0: The maximum resident set size (KB) = 730212 Test 042 rap_2threads_dyn32_phy32 PASS -baseline dir = /scratch1/BMC/gmtb/Grant.Firl/stmp4/Grant.Firl/FV3_RT/REGRESSION_TEST_GNU/hrrr_control_dyn32_phy32 -working dir = /scratch1/BMC/gmtb/Grant.Firl/stmp2/Grant.Firl/FV3_RT/rt_4939/hrrr_control_2threads_dyn32_phy32 +baseline dir = /scratch1/BMC/gmtb/Grant.Firl/RT/stmp4/Grant.Firl/FV3_RT/REGRESSION_TEST_GNU/hrrr_control_dyn32_phy32 +working dir = /scratch1/BMC/gmtb/Grant.Firl/RT/stmp2/Grant.Firl/FV3_RT/rt_10162/hrrr_control_2threads_dyn32_phy32 Checking test 043 hrrr_control_2threads_dyn32_phy32 results .... Comparing sfcf000.nc .........OK Comparing sfcf009.nc .........OK @@ -1282,14 +1282,14 @@ Checking test 043 hrrr_control_2threads_dyn32_phy32 results .... Comparing RESTART/20210322.120000.sfc_data.tile5.nc .........OK Comparing RESTART/20210322.120000.sfc_data.tile6.nc .........OK - 0: The total amount of wall time = 756.666012 - 0: The maximum resident set size (KB) = 723192 + 0: The total amount of wall time = 761.276583 + 0: The maximum resident set size (KB) = 726600 Test 043 hrrr_control_2threads_dyn32_phy32 PASS -baseline dir = /scratch1/BMC/gmtb/Grant.Firl/stmp4/Grant.Firl/FV3_RT/REGRESSION_TEST_GNU/hrrr_control_dyn32_phy32 -working dir = /scratch1/BMC/gmtb/Grant.Firl/stmp2/Grant.Firl/FV3_RT/rt_4939/hrrr_control_decomp_dyn32_phy32 +baseline dir = /scratch1/BMC/gmtb/Grant.Firl/RT/stmp4/Grant.Firl/FV3_RT/REGRESSION_TEST_GNU/hrrr_control_dyn32_phy32 +working dir = /scratch1/BMC/gmtb/Grant.Firl/RT/stmp2/Grant.Firl/FV3_RT/rt_10162/hrrr_control_decomp_dyn32_phy32 Checking test 044 hrrr_control_decomp_dyn32_phy32 results .... Comparing sfcf000.nc .........OK Comparing sfcf009.nc .........OK @@ -1336,14 +1336,14 @@ Checking test 044 hrrr_control_decomp_dyn32_phy32 results .... Comparing RESTART/20210322.120000.sfc_data.tile5.nc .........OK Comparing RESTART/20210322.120000.sfc_data.tile6.nc .........OK - 0: The total amount of wall time = 721.868289 - 0: The maximum resident set size (KB) = 679708 + 0: The total amount of wall time = 725.431395 + 0: The maximum resident set size (KB) = 681948 Test 044 hrrr_control_decomp_dyn32_phy32 PASS -baseline dir = /scratch1/BMC/gmtb/Grant.Firl/stmp4/Grant.Firl/FV3_RT/REGRESSION_TEST_GNU/rap_control_dyn32_phy32 -working dir = /scratch1/BMC/gmtb/Grant.Firl/stmp2/Grant.Firl/FV3_RT/rt_4939/rap_restart_dyn32_phy32 +baseline dir = /scratch1/BMC/gmtb/Grant.Firl/RT/stmp4/Grant.Firl/FV3_RT/REGRESSION_TEST_GNU/rap_control_dyn32_phy32 +working dir = /scratch1/BMC/gmtb/Grant.Firl/RT/stmp2/Grant.Firl/FV3_RT/rt_10162/rap_restart_dyn32_phy32 Checking test 045 rap_restart_dyn32_phy32 results .... Comparing sfcf012.nc .........OK Comparing atmf012.nc .........OK @@ -1382,28 +1382,28 @@ Checking test 045 rap_restart_dyn32_phy32 results .... Comparing RESTART/20210323.060000.sfc_data.tile5.nc .........OK Comparing RESTART/20210323.060000.sfc_data.tile6.nc .........OK - 0: The total amount of wall time = 1087.063492 - 0: The maximum resident set size (KB) = 512000 + 0: The total amount of wall time = 1111.139678 + 0: The maximum resident set size (KB) = 511144 Test 045 rap_restart_dyn32_phy32 PASS -baseline dir = /scratch1/BMC/gmtb/Grant.Firl/stmp4/Grant.Firl/FV3_RT/REGRESSION_TEST_GNU/hrrr_control_dyn32_phy32 -working dir = /scratch1/BMC/gmtb/Grant.Firl/stmp2/Grant.Firl/FV3_RT/rt_4939/hrrr_control_restart_dyn32_phy32 +baseline dir = /scratch1/BMC/gmtb/Grant.Firl/RT/stmp4/Grant.Firl/FV3_RT/REGRESSION_TEST_GNU/hrrr_control_dyn32_phy32 +working dir = /scratch1/BMC/gmtb/Grant.Firl/RT/stmp2/Grant.Firl/FV3_RT/rt_10162/hrrr_control_restart_dyn32_phy32 Checking test 046 hrrr_control_restart_dyn32_phy32 results .... Comparing sfcf012.nc .........OK Comparing atmf012.nc .........OK Comparing GFSFLX.GrbF12 .........OK Comparing GFSPRS.GrbF12 .........OK - 0: The total amount of wall time = 380.099797 - 0: The maximum resident set size (KB) = 506436 + 0: The total amount of wall time = 361.737953 + 0: The maximum resident set size (KB) = 506896 Test 046 hrrr_control_restart_dyn32_phy32 PASS -baseline dir = /scratch1/BMC/gmtb/Grant.Firl/stmp4/Grant.Firl/FV3_RT/REGRESSION_TEST_GNU/rap_control_dyn64_phy32 -working dir = /scratch1/BMC/gmtb/Grant.Firl/stmp2/Grant.Firl/FV3_RT/rt_4939/rap_control_dyn64_phy32 +baseline dir = /scratch1/BMC/gmtb/Grant.Firl/RT/stmp4/Grant.Firl/FV3_RT/REGRESSION_TEST_GNU/rap_control_dyn64_phy32 +working dir = /scratch1/BMC/gmtb/Grant.Firl/RT/stmp2/Grant.Firl/FV3_RT/rt_10162/rap_control_dyn64_phy32 Checking test 047 rap_control_dyn64_phy32 results .... Comparing sfcf000.nc .........OK Comparing sfcf009.nc .........OK @@ -1450,56 +1450,56 @@ Checking test 047 rap_control_dyn64_phy32 results .... Comparing RESTART/20210322.180000.sfc_data.tile5.nc .........OK Comparing RESTART/20210322.180000.sfc_data.tile6.nc .........OK - 0: The total amount of wall time = 1072.553256 - 0: The maximum resident set size (KB) = 705300 + 0: The total amount of wall time = 1088.794615 + 0: The maximum resident set size (KB) = 705548 Test 047 rap_control_dyn64_phy32 PASS -baseline dir = /scratch1/BMC/gmtb/Grant.Firl/stmp4/Grant.Firl/FV3_RT/REGRESSION_TEST_GNU/rap_control_debug_dyn32_phy32 -working dir = /scratch1/BMC/gmtb/Grant.Firl/stmp2/Grant.Firl/FV3_RT/rt_4939/rap_control_debug_dyn32_phy32 +baseline dir = /scratch1/BMC/gmtb/Grant.Firl/RT/stmp4/Grant.Firl/FV3_RT/REGRESSION_TEST_GNU/rap_control_debug_dyn32_phy32 +working dir = /scratch1/BMC/gmtb/Grant.Firl/RT/stmp2/Grant.Firl/FV3_RT/rt_10162/rap_control_debug_dyn32_phy32 Checking test 048 rap_control_debug_dyn32_phy32 results .... Comparing sfcf000.nc .........OK Comparing sfcf001.nc .........OK Comparing atmf000.nc .........OK Comparing atmf001.nc .........OK - 0: The total amount of wall time = 172.740160 - 0: The maximum resident set size (KB) = 697856 + 0: The total amount of wall time = 175.095495 + 0: The maximum resident set size (KB) = 696780 Test 048 rap_control_debug_dyn32_phy32 PASS -baseline dir = /scratch1/BMC/gmtb/Grant.Firl/stmp4/Grant.Firl/FV3_RT/REGRESSION_TEST_GNU/hrrr_control_debug_dyn32_phy32 -working dir = /scratch1/BMC/gmtb/Grant.Firl/stmp2/Grant.Firl/FV3_RT/rt_4939/hrrr_control_debug_dyn32_phy32 +baseline dir = /scratch1/BMC/gmtb/Grant.Firl/RT/stmp4/Grant.Firl/FV3_RT/REGRESSION_TEST_GNU/hrrr_control_debug_dyn32_phy32 +working dir = /scratch1/BMC/gmtb/Grant.Firl/RT/stmp2/Grant.Firl/FV3_RT/rt_10162/hrrr_control_debug_dyn32_phy32 Checking test 049 hrrr_control_debug_dyn32_phy32 results .... Comparing sfcf000.nc .........OK Comparing sfcf001.nc .........OK Comparing atmf000.nc .........OK Comparing atmf001.nc .........OK - 0: The total amount of wall time = 170.200715 - 0: The maximum resident set size (KB) = 697268 + 0: The total amount of wall time = 169.811287 + 0: The maximum resident set size (KB) = 695308 Test 049 hrrr_control_debug_dyn32_phy32 PASS -baseline dir = /scratch1/BMC/gmtb/Grant.Firl/stmp4/Grant.Firl/FV3_RT/REGRESSION_TEST_GNU/rap_control_debug_dyn64_phy32 -working dir = /scratch1/BMC/gmtb/Grant.Firl/stmp2/Grant.Firl/FV3_RT/rt_4939/rap_control_dyn64_phy32_debug +baseline dir = /scratch1/BMC/gmtb/Grant.Firl/RT/stmp4/Grant.Firl/FV3_RT/REGRESSION_TEST_GNU/rap_control_debug_dyn64_phy32 +working dir = /scratch1/BMC/gmtb/Grant.Firl/RT/stmp2/Grant.Firl/FV3_RT/rt_10162/rap_control_dyn64_phy32_debug Checking test 050 rap_control_dyn64_phy32_debug results .... Comparing sfcf000.nc .........OK Comparing sfcf001.nc .........OK Comparing atmf000.nc .........OK Comparing atmf001.nc .........OK - 0: The total amount of wall time = 207.720350 - 0: The maximum resident set size (KB) = 713672 + 0: The total amount of wall time = 206.189553 + 0: The maximum resident set size (KB) = 711640 Test 050 rap_control_dyn64_phy32_debug PASS -baseline dir = /scratch1/BMC/gmtb/Grant.Firl/stmp4/Grant.Firl/FV3_RT/REGRESSION_TEST_GNU/cpld_control_p8 -working dir = /scratch1/BMC/gmtb/Grant.Firl/stmp2/Grant.Firl/FV3_RT/rt_4939/cpld_control_p8 +baseline dir = /scratch1/BMC/gmtb/Grant.Firl/RT/stmp4/Grant.Firl/FV3_RT/REGRESSION_TEST_GNU/cpld_control_p8 +working dir = /scratch1/BMC/gmtb/Grant.Firl/RT/stmp2/Grant.Firl/FV3_RT/rt_10162/cpld_control_p8 Checking test 051 cpld_control_p8 results .... Comparing sfcf021.tile1.nc .........OK Comparing sfcf021.tile2.nc .........OK @@ -1564,14 +1564,14 @@ Checking test 051 cpld_control_p8 results .... Comparing 20210323.060000.out_pnt.ww3 .........OK Comparing 20210323.060000.out_grd.ww3 .........OK - 0: The total amount of wall time = 1797.200219 - 0: The maximum resident set size (KB) = 1425700 + 0: The total amount of wall time = 1717.744399 + 0: The maximum resident set size (KB) = 1426676 -Test 051 cpld_control_p8 PASS Tries: 2 +Test 051 cpld_control_p8 PASS -baseline dir = /scratch1/BMC/gmtb/Grant.Firl/stmp4/Grant.Firl/FV3_RT/REGRESSION_TEST_GNU/cpld_control_c96_noaero_p8 -working dir = /scratch1/BMC/gmtb/Grant.Firl/stmp2/Grant.Firl/FV3_RT/rt_4939/cpld_control_nowave_noaero_p8 +baseline dir = /scratch1/BMC/gmtb/Grant.Firl/RT/stmp4/Grant.Firl/FV3_RT/REGRESSION_TEST_GNU/cpld_control_c96_noaero_p8 +working dir = /scratch1/BMC/gmtb/Grant.Firl/RT/stmp2/Grant.Firl/FV3_RT/rt_10162/cpld_control_nowave_noaero_p8 Checking test 052 cpld_control_nowave_noaero_p8 results .... Comparing sfcf021.tile1.nc .........OK Comparing sfcf021.tile2.nc .........OK @@ -1633,14 +1633,14 @@ Checking test 052 cpld_control_nowave_noaero_p8 results .... Comparing RESTART/iced.2021-03-23-21600.nc .........OK Comparing RESTART/ufs.cpld.cpl.r.2021-03-23-21600.nc .........OK - 0: The total amount of wall time = 1225.985654 - 0: The maximum resident set size (KB) = 1337796 + 0: The total amount of wall time = 1226.789109 + 0: The maximum resident set size (KB) = 1332640 Test 052 cpld_control_nowave_noaero_p8 PASS -baseline dir = /scratch1/BMC/gmtb/Grant.Firl/stmp4/Grant.Firl/FV3_RT/REGRESSION_TEST_GNU/cpld_debug_p8 -working dir = /scratch1/BMC/gmtb/Grant.Firl/stmp2/Grant.Firl/FV3_RT/rt_4939/cpld_debug_p8 +baseline dir = /scratch1/BMC/gmtb/Grant.Firl/RT/stmp4/Grant.Firl/FV3_RT/REGRESSION_TEST_GNU/cpld_debug_p8 +working dir = /scratch1/BMC/gmtb/Grant.Firl/RT/stmp2/Grant.Firl/FV3_RT/rt_10162/cpld_debug_p8 Checking test 053 cpld_debug_p8 results .... Comparing sfcf003.tile1.nc .........OK Comparing sfcf003.tile2.nc .........OK @@ -1693,25 +1693,25 @@ Checking test 053 cpld_debug_p8 results .... Comparing 20210322.090000.out_pnt.ww3 .........OK Comparing 20210322.090000.out_grd.ww3 .........OK - 0: The total amount of wall time = 845.314837 - 0: The maximum resident set size (KB) = 1437164 + 0: The total amount of wall time = 857.487392 + 0: The maximum resident set size (KB) = 1436676 -Test 053 cpld_debug_p8 PASS Tries: 2 +Test 053 cpld_debug_p8 PASS -baseline dir = /scratch1/BMC/gmtb/Grant.Firl/stmp4/Grant.Firl/FV3_RT/REGRESSION_TEST_GNU/datm_cdeps_control_cfsr -working dir = /scratch1/BMC/gmtb/Grant.Firl/stmp2/Grant.Firl/FV3_RT/rt_4939/datm_cdeps_control_cfsr +baseline dir = /scratch1/BMC/gmtb/Grant.Firl/RT/stmp4/Grant.Firl/FV3_RT/REGRESSION_TEST_GNU/datm_cdeps_control_cfsr +working dir = /scratch1/BMC/gmtb/Grant.Firl/RT/stmp2/Grant.Firl/FV3_RT/rt_10162/datm_cdeps_control_cfsr Checking test 054 datm_cdeps_control_cfsr results .... Comparing RESTART/20111002.000000.MOM.res.nc .........OK Comparing RESTART/iced.2011-10-02-00000.nc .........OK Comparing RESTART/DATM_CFSR.cpl.r.2011-10-02-00000.nc .........OK - 0: The total amount of wall time = 174.495887 - 0: The maximum resident set size (KB) = 669904 + 0: The total amount of wall time = 177.191296 + 0: The maximum resident set size (KB) = 660576 Test 054 datm_cdeps_control_cfsr PASS REGRESSION TEST WAS SUCCESSFUL -Wed Jun 14 22:09:56 UTC 2023 -Elapsed time: 01h:22m:08s. Have a nice day! +Thu Jun 29 21:20:13 UTC 2023 +Elapsed time: 00h:56m:08s. Have a nice day! diff --git a/tests/RegressionTests_hera.intel.log b/tests/RegressionTests_hera.intel.log index a53f5e3c0c..efa1726e98 100644 --- a/tests/RegressionTests_hera.intel.log +++ b/tests/RegressionTests_hera.intel.log @@ -1,43 +1,43 @@ -Wed Jun 14 15:33:08 UTC 2023 +Fri Jun 30 16:21:06 UTC 2023 Start Regression test -Compile 001 elapsed time 657 seconds. -DAPP=S2SWA -D32BIT=ON -DCCPP_SUITES=FV3_GFS_v17_coupled_p8,FV3_GFS_cpld_rasmgshocnsstnoahmp_ugwp -DMPI=ON -DCMAKE_BUILD_TYPE=Release -DMOM6SOLO=ON -Compile 002 elapsed time 666 seconds. -DAPP=S2SWA -DCCPP_SUITES=FV3_GFS_v17_coupled_p8,FV3_GFS_cpld_rasmgshocnsstnoahmp_ugwp -DMPI=ON -DCMAKE_BUILD_TYPE=Release -DMOM6SOLO=ON -Compile 003 elapsed time 616 seconds. -DAPP=S2SW -DCCPP_SUITES=FV3_GFS_v17_coupled_p8 -DMPI=ON -DCMAKE_BUILD_TYPE=Release -DMOM6SOLO=ON -Compile 004 elapsed time 271 seconds. -DAPP=S2SWA -DDEBUG=ON -DCCPP_SUITES=FV3_GFS_v17_coupled_p8,FV3_GFS_cpld_rasmgshocnsstnoahmp_ugwp -DMPI=ON -DCMAKE_BUILD_TYPE=Debug -DMOM6SOLO=ON -Compile 005 elapsed time 231 seconds. -DAPP=S2SW -DDEBUG=ON -DCCPP_SUITES=FV3_GFS_v17_coupled_p8 -DMPI=ON -DCMAKE_BUILD_TYPE=Debug -DMOM6SOLO=ON -Compile 006 elapsed time 576 seconds. -DAPP=S2S -DCCPP_SUITES=FV3_GFS_v17_coupled_p8_sfcocn -DCMEPS_AOFLUX=ON -DMPI=ON -DCMAKE_BUILD_TYPE=Release -DMOM6SOLO=ON -Compile 007 elapsed time 577 seconds. -DAPP=S2S -DCCPP_SUITES=FV3_GFS_v17_coupled_p8 -DMPI=ON -DCMAKE_BUILD_TYPE=Release -DMOM6SOLO=ON -Compile 008 elapsed time 746 seconds. -DAPP=S2SWA -DCCPP_SUITES=FV3_GFS_v17_coupled_p8,FV3_GFS_cpld_rasmgshocnsstnoahmp_ugwp -DFASTER=ON -DMPI=ON -DCMAKE_BUILD_TYPE=Release -DMOM6SOLO=ON -Compile 009 elapsed time 596 seconds. -DAPP=ATM -DCCPP_SUITES=FV3_GFS_v16,FV3_GFS_v16_flake,FV3_GFS_v15_thompson_mynn,FV3_GFS_v17_p8,FV3_GFS_v17_p8_rrtmgp,FV3_GFS_v15_thompson_mynn_lam3km,FV3_WoFS_v0,FV3_GFS_v17_p8_mynn -D32BIT=ON -DMPI=ON -DCMAKE_BUILD_TYPE=Release -Compile 010 elapsed time 560 seconds. -DAPP=ATM -DCCPP_SUITES=FV3_RAP,FV3_RAP_sfcdiff,FV3_HRRR,FV3_HRRR_flake,FV3_RRFS_v1beta,FV3_RRFS_v1nssl -D32BIT=ON -DMPI=ON -DCMAKE_BUILD_TYPE=Release +Compile 001 elapsed time 655 seconds. -DAPP=S2SWA -D32BIT=ON -DCCPP_SUITES=FV3_GFS_v17_coupled_p8,FV3_GFS_cpld_rasmgshocnsstnoahmp_ugwp -DMPI=ON -DCMAKE_BUILD_TYPE=Release -DMOM6SOLO=ON +Compile 002 elapsed time 667 seconds. -DAPP=S2SWA -DCCPP_SUITES=FV3_GFS_v17_coupled_p8,FV3_GFS_cpld_rasmgshocnsstnoahmp_ugwp -DMPI=ON -DCMAKE_BUILD_TYPE=Release -DMOM6SOLO=ON +Compile 003 elapsed time 617 seconds. -DAPP=S2SW -DCCPP_SUITES=FV3_GFS_v17_coupled_p8 -DMPI=ON -DCMAKE_BUILD_TYPE=Release -DMOM6SOLO=ON +Compile 004 elapsed time 246 seconds. -DAPP=S2SWA -DDEBUG=ON -DCCPP_SUITES=FV3_GFS_v17_coupled_p8,FV3_GFS_cpld_rasmgshocnsstnoahmp_ugwp -DMPI=ON -DCMAKE_BUILD_TYPE=Debug -DMOM6SOLO=ON +Compile 005 elapsed time 213 seconds. -DAPP=S2SW -DDEBUG=ON -DCCPP_SUITES=FV3_GFS_v17_coupled_p8 -DMPI=ON -DCMAKE_BUILD_TYPE=Debug -DMOM6SOLO=ON +Compile 006 elapsed time 578 seconds. -DAPP=S2S -DCCPP_SUITES=FV3_GFS_v17_coupled_p8_sfcocn -DCMEPS_AOFLUX=ON -DMPI=ON -DCMAKE_BUILD_TYPE=Release -DMOM6SOLO=ON +Compile 007 elapsed time 575 seconds. -DAPP=S2S -DCCPP_SUITES=FV3_GFS_v17_coupled_p8 -DMPI=ON -DCMAKE_BUILD_TYPE=Release -DMOM6SOLO=ON +Compile 008 elapsed time 751 seconds. -DAPP=S2SWA -DCCPP_SUITES=FV3_GFS_v17_coupled_p8,FV3_GFS_cpld_rasmgshocnsstnoahmp_ugwp -DFASTER=ON -DMPI=ON -DCMAKE_BUILD_TYPE=Release -DMOM6SOLO=ON +Compile 009 elapsed time 588 seconds. -DAPP=ATM -DCCPP_SUITES=FV3_GFS_v16,FV3_GFS_v16_flake,FV3_GFS_v15_thompson_mynn,FV3_GFS_v17_p8,FV3_GFS_v17_p8_rrtmgp,FV3_GFS_v15_thompson_mynn_lam3km,FV3_WoFS_v0,FV3_GFS_v17_p8_mynn -D32BIT=ON -DMPI=ON -DCMAKE_BUILD_TYPE=Release +Compile 010 elapsed time 550 seconds. -DAPP=ATM -DCCPP_SUITES=FV3_RAP,FV3_RAP_sfcdiff,FV3_HRRR,FV3_HRRR_flake,FV3_RRFS_v1beta,FV3_RRFS_v1nssl -D32BIT=ON -DMPI=ON -DCMAKE_BUILD_TYPE=Release Compile 011 elapsed time 521 seconds. -DAPP=ATM -DCCPP_SUITES=FV3_GFS_v16_csawmg,FV3_GFS_v16_ugwpv1,FV3_GFS_v16_ras,FV3_GFS_v16_noahmp -DMPI=ON -DCMAKE_BUILD_TYPE=Release -Compile 012 elapsed time 473 seconds. -DAPP=ATM -DCCPP_SUITES=FV3_GFS_v16_fv3wam -D32BIT=ON -DMULTI_GASES=ON -DMPI=ON -DCMAKE_BUILD_TYPE=Release -Compile 013 elapsed time 625 seconds. -DAPP=ATM -DCCPP_SUITES=FV3_GFS_v16,FV3_GFS_v15_thompson_mynn,FV3_GFS_v17_p8,FV3_GFS_v17_p8_rrtmgp,FV3_GFS_v15_thompson_mynn_lam3km,FV3_WoFS_v0 -D32BIT=ON -DFASTER=ON -DMPI=ON -DCMAKE_BUILD_TYPE=Release -Compile 014 elapsed time 216 seconds. -DAPP=ATM -DDEBUG=ON -D32BIT=ON -DCCPP_SUITES=FV3_HRRR,FV3_HRRR_flake,FV3_GFS_v16,FV3_GFS_v16_csawmg,FV3_GFS_v16_ras,FV3_GFS_v17_p8,FV3_GFS_v15_thompson_mynn_lam3km,FV3_RAP,FV3_HRRR,FV3_RAP_unified_ugwp,FV3_RAP_cires_ugwp,FV3_RAP_flake,FV3_RAP_clm_lake,FV3_RAP_noah,FV3_RAP_sfcdiff,FV3_RAP_noah_sfcdiff_cires_ugwp,FV3_RRFS_v1beta -DMPI=ON -DCMAKE_BUILD_TYPE=Debug -Compile 015 elapsed time 174 seconds. -DAPP=ATM -DCCPP_SUITES=FV3_GFS_v16_fv3wam -D32BIT=ON -DMULTI_GASES=ON -DDEBUG=ON -DMPI=ON -DCMAKE_BUILD_TYPE=Debug +Compile 012 elapsed time 481 seconds. -DAPP=ATM -DCCPP_SUITES=FV3_GFS_v16_fv3wam -D32BIT=ON -DMULTI_GASES=ON -DMPI=ON -DCMAKE_BUILD_TYPE=Release +Compile 013 elapsed time 643 seconds. -DAPP=ATM -DCCPP_SUITES=FV3_GFS_v16,FV3_GFS_v15_thompson_mynn,FV3_GFS_v17_p8,FV3_GFS_v17_p8_rrtmgp,FV3_GFS_v15_thompson_mynn_lam3km,FV3_WoFS_v0 -D32BIT=ON -DFASTER=ON -DMPI=ON -DCMAKE_BUILD_TYPE=Release +Compile 014 elapsed time 253 seconds. -DAPP=ATM -DDEBUG=ON -D32BIT=ON -DCCPP_SUITES=FV3_HRRR,FV3_HRRR_flake,FV3_GFS_v16,FV3_GFS_v16_csawmg,FV3_GFS_v16_ras,FV3_GFS_v17_p8,FV3_GFS_v15_thompson_mynn_lam3km,FV3_RAP,FV3_HRRR,FV3_RAP_unified_ugwp,FV3_RAP_cires_ugwp,FV3_RAP_flake,FV3_RAP_clm_lake,FV3_RAP_noah,FV3_RAP_sfcdiff,FV3_RAP_noah_sfcdiff_cires_ugwp,FV3_RRFS_v1beta -DMPI=ON -DCMAKE_BUILD_TYPE=Debug +Compile 015 elapsed time 166 seconds. -DAPP=ATM -DCCPP_SUITES=FV3_GFS_v16_fv3wam -D32BIT=ON -DMULTI_GASES=ON -DDEBUG=ON -DMPI=ON -DCMAKE_BUILD_TYPE=Debug Compile 016 elapsed time 498 seconds. -DAPP=ATM -DCCPP_SUITES=FV3_RAP,FV3_HRRR,FV3_HRRR_flake -D32BIT=ON -DCCPP_32BIT=ON -DMPI=ON -DCMAKE_BUILD_TYPE=Release -Compile 017 elapsed time 501 seconds. -DAPP=ATM -DCCPP_SUITES=FV3_RAP,FV3_HRRR -DCCPP_32BIT=ON -DMPI=ON -DCMAKE_BUILD_TYPE=Release -Compile 018 elapsed time 170 seconds. -DAPP=ATM -DCCPP_SUITES=FV3_RAP,FV3_HRRR,FV3_HRRR_flake -D32BIT=ON -DCCPP_32BIT=ON -DDEBUG=ON -DMPI=ON -DCMAKE_BUILD_TYPE=Debug -Compile 019 elapsed time 171 seconds. -DAPP=ATM -DCCPP_SUITES=FV3_RAP,FV3_HRRR,FV3_HRRR_flake -DCCPP_32BIT=ON -DDEBUG=ON -DMPI=ON -DCMAKE_BUILD_TYPE=Debug -Compile 020 elapsed time 562 seconds. -DAPP=HAFSW -DMOVING_NEST=ON -DCCPP_SUITES=FV3_HAFS_v1_gfdlmp_tedmf,FV3_HAFS_v1_gfdlmp_tedmf_nonsst,FV3_HAFS_v1_thompson_tedmf_gfdlsf -D32BIT=ON -DMPI=ON -DCMAKE_BUILD_TYPE=Release -Compile 021 elapsed time 191 seconds. -DAPP=HAFSW -DMOVING_NEST=ON -DCCPP_SUITES=FV3_HAFS_v1_gfdlmp_tedmf,FV3_HAFS_v1_gfdlmp_tedmf_nonsst,FV3_HAFS_v1_thompson_tedmf_gfdlsf -D32BIT=ON -DDEBUG=ON -DMPI=ON -DCMAKE_BUILD_TYPE=Debug -Compile 022 elapsed time 677 seconds. -DAPP=HAFSW -DMOVING_NEST=ON -DCCPP_SUITES=FV3_HAFS_v1_thompson_noahmp_nonsst,FV3_HAFS_v1_thompson_noahmp,FV3_HAFS_v1_thompson_nonsst,FV3_HAFS_v1_thompson,FV3_HAFS_v1_gfdlmp_tedmf_nonsst,FV3_HAFS_v1_gfdlmp_tedmf,FV3_HAFS_v1_thompson_tedmf_gfdlsf -D32BIT=ON -DFASTER=ON -DMPI=ON -DCMAKE_BUILD_TYPE=Release -Compile 023 elapsed time 546 seconds. -DAPP=HAFS-ALL -DCCPP_SUITES=FV3_HAFS_v1_gfdlmp_tedmf,FV3_HAFS_v1_gfdlmp_tedmf_nonsst -D32BIT=ON -DMPI=ON -DCMAKE_BUILD_TYPE=Release -Compile 024 elapsed time 186 seconds. -DAPP=NG-GODAS -DMPI=ON -DCMAKE_BUILD_TYPE=Release -DMOM6SOLO=ON +Compile 017 elapsed time 483 seconds. -DAPP=ATM -DCCPP_SUITES=FV3_RAP,FV3_HRRR -DCCPP_32BIT=ON -DMPI=ON -DCMAKE_BUILD_TYPE=Release +Compile 018 elapsed time 172 seconds. -DAPP=ATM -DCCPP_SUITES=FV3_RAP,FV3_HRRR,FV3_HRRR_flake -D32BIT=ON -DCCPP_32BIT=ON -DDEBUG=ON -DMPI=ON -DCMAKE_BUILD_TYPE=Debug +Compile 019 elapsed time 174 seconds. -DAPP=ATM -DCCPP_SUITES=FV3_RAP,FV3_HRRR,FV3_HRRR_flake -DCCPP_32BIT=ON -DDEBUG=ON -DMPI=ON -DCMAKE_BUILD_TYPE=Debug +Compile 020 elapsed time 561 seconds. -DAPP=HAFSW -DMOVING_NEST=ON -DCCPP_SUITES=FV3_HAFS_v1_gfdlmp_tedmf,FV3_HAFS_v1_gfdlmp_tedmf_nonsst,FV3_HAFS_v1_thompson_tedmf_gfdlsf -D32BIT=ON -DMPI=ON -DCMAKE_BUILD_TYPE=Release +Compile 021 elapsed time 201 seconds. -DAPP=HAFSW -DMOVING_NEST=ON -DCCPP_SUITES=FV3_HAFS_v1_gfdlmp_tedmf,FV3_HAFS_v1_gfdlmp_tedmf_nonsst,FV3_HAFS_v1_thompson_tedmf_gfdlsf -D32BIT=ON -DDEBUG=ON -DMPI=ON -DCMAKE_BUILD_TYPE=Debug +Compile 022 elapsed time 674 seconds. -DAPP=HAFSW -DMOVING_NEST=ON -DCCPP_SUITES=FV3_HAFS_v1_thompson_noahmp_nonsst,FV3_HAFS_v1_thompson_noahmp,FV3_HAFS_v1_thompson_nonsst,FV3_HAFS_v1_thompson,FV3_HAFS_v1_gfdlmp_tedmf_nonsst,FV3_HAFS_v1_gfdlmp_tedmf,FV3_HAFS_v1_thompson_tedmf_gfdlsf -D32BIT=ON -DFASTER=ON -DMPI=ON -DCMAKE_BUILD_TYPE=Release +Compile 023 elapsed time 582 seconds. -DAPP=HAFS-ALL -DCCPP_SUITES=FV3_HAFS_v1_gfdlmp_tedmf,FV3_HAFS_v1_gfdlmp_tedmf_nonsst -D32BIT=ON -DMPI=ON -DCMAKE_BUILD_TYPE=Release +Compile 024 elapsed time 182 seconds. -DAPP=NG-GODAS -DMPI=ON -DCMAKE_BUILD_TYPE=Release -DMOM6SOLO=ON Compile 025 elapsed time 105 seconds. -DAPP=NG-GODAS -DDEBUG=ON -DMPI=ON -DCMAKE_BUILD_TYPE=Debug -DMOM6SOLO=ON -Compile 026 elapsed time 180 seconds. -DAPP=NG-GODAS -DFASTER=ON -DMPI=ON -DCMAKE_BUILD_TYPE=Release -DMOM6SOLO=ON -Compile 027 elapsed time 57 seconds. -DAPP=LND -DMPI=ON -DCMAKE_BUILD_TYPE=Release -Compile 028 elapsed time 538 seconds. -DAPP=ATML -DCCPP_SUITES=FV3_GFS_v16,FV3_GFS_v15_thompson_mynn,FV3_GFS_v17_p8,FV3_GFS_v15_thompson_mynn_lam3km -DMPI=ON -DCMAKE_BUILD_TYPE=Release -Compile 029 elapsed time 542 seconds. -DAPP=ATMW -DCCPP_SUITES=FV3_GFS_v17_p8 -D32BIT=ON -DMPI=ON -DCMAKE_BUILD_TYPE=Release -Compile 030 elapsed time 536 seconds. -DAPP=ATMWM -DCCPP_SUITES=FV3_GFS_v16 -D32BIT=ON -DMPI=ON -DCMAKE_BUILD_TYPE=Release -Compile 031 elapsed time 516 seconds. -DAPP=ATMAERO -DCCPP_SUITES=FV3_GFS_v17_p8 -D32BIT=ON -DMPI=ON -DCMAKE_BUILD_TYPE=Release -Compile 032 elapsed time 505 seconds. -DAPP=ATMAQ -DCCPP_SUITES=FV3_GFS_v15p2 -D32BIT=ON -DMPI=ON -DCMAKE_BUILD_TYPE=Release -Compile 033 elapsed time 172 seconds. -DAPP=ATMAQ -DCCPP_SUITES=FV3_GFS_v15p2 -DDEBUG=ON -D32BIT=ON -DMPI=ON -DCMAKE_BUILD_TYPE=Debug -Compile 034 elapsed time 571 seconds. -DAPP=ATMAQ -DCCPP_SUITES=FV3_GFS_v15p2 -DFASTER=ON -D32BIT=ON -DMPI=ON -DCMAKE_BUILD_TYPE=Release - -baseline dir = /scratch1/BMC/gmtb/Grant.Firl/stmp4/Grant.Firl/FV3_RT/REGRESSION_TEST_INTEL/cpld_control_p8_mixedmode -working dir = /scratch1/BMC/gmtb/Grant.Firl/stmp2/Grant.Firl/FV3_RT/rt_5132/cpld_control_p8_mixedmode +Compile 026 elapsed time 190 seconds. -DAPP=NG-GODAS -DFASTER=ON -DMPI=ON -DCMAKE_BUILD_TYPE=Release -DMOM6SOLO=ON +Compile 027 elapsed time 49 seconds. -DAPP=LND -DMPI=ON -DCMAKE_BUILD_TYPE=Release +Compile 028 elapsed time 532 seconds. -DAPP=ATML -DCCPP_SUITES=FV3_GFS_v16,FV3_GFS_v15_thompson_mynn,FV3_GFS_v17_p8,FV3_GFS_v15_thompson_mynn_lam3km -DMPI=ON -DCMAKE_BUILD_TYPE=Release +Compile 029 elapsed time 561 seconds. -DAPP=ATMW -DCCPP_SUITES=FV3_GFS_v17_p8 -D32BIT=ON -DMPI=ON -DCMAKE_BUILD_TYPE=Release +Compile 030 elapsed time 593 seconds. -DAPP=ATMWM -DCCPP_SUITES=FV3_GFS_v16 -D32BIT=ON -DMPI=ON -DCMAKE_BUILD_TYPE=Release +Compile 031 elapsed time 511 seconds. -DAPP=ATMAERO -DCCPP_SUITES=FV3_GFS_v17_p8 -D32BIT=ON -DMPI=ON -DCMAKE_BUILD_TYPE=Release +Compile 032 elapsed time 508 seconds. -DAPP=ATMAQ -DCCPP_SUITES=FV3_GFS_v15p2 -D32BIT=ON -DMPI=ON -DCMAKE_BUILD_TYPE=Release +Compile 033 elapsed time 182 seconds. -DAPP=ATMAQ -DCCPP_SUITES=FV3_GFS_v15p2 -DDEBUG=ON -D32BIT=ON -DMPI=ON -DCMAKE_BUILD_TYPE=Debug +Compile 034 elapsed time 582 seconds. -DAPP=ATMAQ -DCCPP_SUITES=FV3_GFS_v15p2 -DFASTER=ON -D32BIT=ON -DMPI=ON -DCMAKE_BUILD_TYPE=Release + +baseline dir = /scratch1/BMC/gmtb/Grant.Firl/RT/stmp4/Grant.Firl/FV3_RT/REGRESSION_TEST_INTEL/cpld_control_p8_mixedmode +working dir = /scratch1/BMC/gmtb/Grant.Firl/RT/stmp2/Grant.Firl/FV3_RT/rt_6993/cpld_control_p8_mixedmode Checking test 001 cpld_control_p8_mixedmode results .... Comparing sfcf021.tile1.nc .........OK Comparing sfcf021.tile2.nc .........OK @@ -102,14 +102,14 @@ Checking test 001 cpld_control_p8_mixedmode results .... Comparing 20210323.060000.out_pnt.ww3 .........OK Comparing 20210323.060000.out_grd.ww3 .........OK - 0: The total amount of wall time = 307.045221 - 0: The maximum resident set size (KB) = 3129188 + 0: The total amount of wall time = 318.170848 + 0: The maximum resident set size (KB) = 3088760 Test 001 cpld_control_p8_mixedmode PASS -baseline dir = /scratch1/BMC/gmtb/Grant.Firl/stmp4/Grant.Firl/FV3_RT/REGRESSION_TEST_INTEL/cpld_control_gfsv17 -working dir = /scratch1/BMC/gmtb/Grant.Firl/stmp2/Grant.Firl/FV3_RT/rt_5132/cpld_control_gfsv17 +baseline dir = /scratch1/BMC/gmtb/Grant.Firl/RT/stmp4/Grant.Firl/FV3_RT/REGRESSION_TEST_INTEL/cpld_control_gfsv17 +working dir = /scratch1/BMC/gmtb/Grant.Firl/RT/stmp2/Grant.Firl/FV3_RT/rt_6993/cpld_control_gfsv17 Checking test 002 cpld_control_gfsv17 results .... Comparing sfcf021.tile1.nc .........OK Comparing sfcf021.tile2.nc .........OK @@ -173,14 +173,14 @@ Checking test 002 cpld_control_gfsv17 results .... Comparing 20210323.060000.out_pnt.ww3 .........OK Comparing 20210323.060000.out_grd.ww3 .........OK - 0: The total amount of wall time = 226.437374 - 0: The maximum resident set size (KB) = 1710260 + 0: The total amount of wall time = 227.087747 + 0: The maximum resident set size (KB) = 1710524 Test 002 cpld_control_gfsv17 PASS -baseline dir = /scratch1/BMC/gmtb/Grant.Firl/stmp4/Grant.Firl/FV3_RT/REGRESSION_TEST_INTEL/cpld_control_p8 -working dir = /scratch1/BMC/gmtb/Grant.Firl/stmp2/Grant.Firl/FV3_RT/rt_5132/cpld_control_p8 +baseline dir = /scratch1/BMC/gmtb/Grant.Firl/RT/stmp4/Grant.Firl/FV3_RT/REGRESSION_TEST_INTEL/cpld_control_p8 +working dir = /scratch1/BMC/gmtb/Grant.Firl/RT/stmp2/Grant.Firl/FV3_RT/rt_6993/cpld_control_p8 Checking test 003 cpld_control_p8 results .... Comparing sfcf021.tile1.nc .........OK Comparing sfcf021.tile2.nc .........OK @@ -245,14 +245,14 @@ Checking test 003 cpld_control_p8 results .... Comparing 20210323.060000.out_pnt.ww3 .........OK Comparing 20210323.060000.out_grd.ww3 .........OK - 0: The total amount of wall time = 340.580865 - 0: The maximum resident set size (KB) = 3161700 + 0: The total amount of wall time = 350.652766 + 0: The maximum resident set size (KB) = 3145572 Test 003 cpld_control_p8 PASS -baseline dir = /scratch1/BMC/gmtb/Grant.Firl/stmp4/Grant.Firl/FV3_RT/REGRESSION_TEST_INTEL/cpld_control_p8 -working dir = /scratch1/BMC/gmtb/Grant.Firl/stmp2/Grant.Firl/FV3_RT/rt_5132/cpld_restart_p8 +baseline dir = /scratch1/BMC/gmtb/Grant.Firl/RT/stmp4/Grant.Firl/FV3_RT/REGRESSION_TEST_INTEL/cpld_control_p8 +working dir = /scratch1/BMC/gmtb/Grant.Firl/RT/stmp2/Grant.Firl/FV3_RT/rt_6993/cpld_restart_p8 Checking test 004 cpld_restart_p8 results .... Comparing sfcf024.tile1.nc .........OK Comparing sfcf024.tile2.nc .........OK @@ -305,14 +305,14 @@ Checking test 004 cpld_restart_p8 results .... Comparing 20210323.060000.out_pnt.ww3 .........OK Comparing 20210323.060000.out_grd.ww3 .........OK - 0: The total amount of wall time = 195.787648 - 0: The maximum resident set size (KB) = 3034660 + 0: The total amount of wall time = 196.736656 + 0: The maximum resident set size (KB) = 3039448 Test 004 cpld_restart_p8 PASS -baseline dir = /scratch1/BMC/gmtb/Grant.Firl/stmp4/Grant.Firl/FV3_RT/REGRESSION_TEST_INTEL/cpld_control_p8 -working dir = /scratch1/BMC/gmtb/Grant.Firl/stmp2/Grant.Firl/FV3_RT/rt_5132/cpld_control_qr_p8 +baseline dir = /scratch1/BMC/gmtb/Grant.Firl/RT/stmp4/Grant.Firl/FV3_RT/REGRESSION_TEST_INTEL/cpld_control_p8 +working dir = /scratch1/BMC/gmtb/Grant.Firl/RT/stmp2/Grant.Firl/FV3_RT/rt_6993/cpld_control_qr_p8 Checking test 005 cpld_control_qr_p8 results .... Comparing sfcf021.tile1.nc .........OK Comparing sfcf021.tile2.nc .........OK @@ -377,14 +377,14 @@ Checking test 005 cpld_control_qr_p8 results .... Comparing 20210323.060000.out_pnt.ww3 .........OK Comparing 20210323.060000.out_grd.ww3 .........OK - 0: The total amount of wall time = 346.375598 - 0: The maximum resident set size (KB) = 3136632 + 0: The total amount of wall time = 343.012954 + 0: The maximum resident set size (KB) = 3185992 Test 005 cpld_control_qr_p8 PASS -baseline dir = /scratch1/BMC/gmtb/Grant.Firl/stmp4/Grant.Firl/FV3_RT/REGRESSION_TEST_INTEL/cpld_control_p8 -working dir = /scratch1/BMC/gmtb/Grant.Firl/stmp2/Grant.Firl/FV3_RT/rt_5132/cpld_restart_qr_p8 +baseline dir = /scratch1/BMC/gmtb/Grant.Firl/RT/stmp4/Grant.Firl/FV3_RT/REGRESSION_TEST_INTEL/cpld_control_p8 +working dir = /scratch1/BMC/gmtb/Grant.Firl/RT/stmp2/Grant.Firl/FV3_RT/rt_6993/cpld_restart_qr_p8 Checking test 006 cpld_restart_qr_p8 results .... Comparing sfcf024.tile1.nc .........OK Comparing sfcf024.tile2.nc .........OK @@ -437,14 +437,14 @@ Checking test 006 cpld_restart_qr_p8 results .... Comparing 20210323.060000.out_pnt.ww3 .........OK Comparing 20210323.060000.out_grd.ww3 .........OK - 0: The total amount of wall time = 201.793110 - 0: The maximum resident set size (KB) = 3048388 + 0: The total amount of wall time = 204.576642 + 0: The maximum resident set size (KB) = 3056288 Test 006 cpld_restart_qr_p8 PASS -baseline dir = /scratch1/BMC/gmtb/Grant.Firl/stmp4/Grant.Firl/FV3_RT/REGRESSION_TEST_INTEL/cpld_control_p8 -working dir = /scratch1/BMC/gmtb/Grant.Firl/stmp2/Grant.Firl/FV3_RT/rt_5132/cpld_2threads_p8 +baseline dir = /scratch1/BMC/gmtb/Grant.Firl/RT/stmp4/Grant.Firl/FV3_RT/REGRESSION_TEST_INTEL/cpld_control_p8 +working dir = /scratch1/BMC/gmtb/Grant.Firl/RT/stmp2/Grant.Firl/FV3_RT/rt_6993/cpld_2threads_p8 Checking test 007 cpld_2threads_p8 results .... Comparing sfcf024.tile1.nc .........OK Comparing sfcf024.tile2.nc .........OK @@ -497,14 +497,14 @@ Checking test 007 cpld_2threads_p8 results .... Comparing 20210323.060000.out_pnt.ww3 .........OK Comparing 20210323.060000.out_grd.ww3 .........OK - 0: The total amount of wall time = 350.072867 - 0: The maximum resident set size (KB) = 3500604 + 0: The total amount of wall time = 352.723327 + 0: The maximum resident set size (KB) = 3502688 Test 007 cpld_2threads_p8 PASS -baseline dir = /scratch1/BMC/gmtb/Grant.Firl/stmp4/Grant.Firl/FV3_RT/REGRESSION_TEST_INTEL/cpld_control_p8 -working dir = /scratch1/BMC/gmtb/Grant.Firl/stmp2/Grant.Firl/FV3_RT/rt_5132/cpld_decomp_p8 +baseline dir = /scratch1/BMC/gmtb/Grant.Firl/RT/stmp4/Grant.Firl/FV3_RT/REGRESSION_TEST_INTEL/cpld_control_p8 +working dir = /scratch1/BMC/gmtb/Grant.Firl/RT/stmp2/Grant.Firl/FV3_RT/rt_6993/cpld_decomp_p8 Checking test 008 cpld_decomp_p8 results .... Comparing sfcf024.tile1.nc .........OK Comparing sfcf024.tile2.nc .........OK @@ -557,14 +557,14 @@ Checking test 008 cpld_decomp_p8 results .... Comparing 20210323.060000.out_pnt.ww3 .........OK Comparing 20210323.060000.out_grd.ww3 .........OK - 0: The total amount of wall time = 343.722795 - 0: The maximum resident set size (KB) = 3155692 + 0: The total amount of wall time = 341.099090 + 0: The maximum resident set size (KB) = 3154544 Test 008 cpld_decomp_p8 PASS -baseline dir = /scratch1/BMC/gmtb/Grant.Firl/stmp4/Grant.Firl/FV3_RT/REGRESSION_TEST_INTEL/cpld_control_p8 -working dir = /scratch1/BMC/gmtb/Grant.Firl/stmp2/Grant.Firl/FV3_RT/rt_5132/cpld_mpi_p8 +baseline dir = /scratch1/BMC/gmtb/Grant.Firl/RT/stmp4/Grant.Firl/FV3_RT/REGRESSION_TEST_INTEL/cpld_control_p8 +working dir = /scratch1/BMC/gmtb/Grant.Firl/RT/stmp2/Grant.Firl/FV3_RT/rt_6993/cpld_mpi_p8 Checking test 009 cpld_mpi_p8 results .... Comparing sfcf024.tile1.nc .........OK Comparing sfcf024.tile2.nc .........OK @@ -617,14 +617,14 @@ Checking test 009 cpld_mpi_p8 results .... Comparing 20210323.060000.out_pnt.ww3 .........OK Comparing 20210323.060000.out_grd.ww3 .........OK - 0: The total amount of wall time = 280.094126 - 0: The maximum resident set size (KB) = 3010780 + 0: The total amount of wall time = 283.770376 + 0: The maximum resident set size (KB) = 3024888 Test 009 cpld_mpi_p8 PASS -baseline dir = /scratch1/BMC/gmtb/Grant.Firl/stmp4/Grant.Firl/FV3_RT/REGRESSION_TEST_INTEL/cpld_control_ciceC_p8 -working dir = /scratch1/BMC/gmtb/Grant.Firl/stmp2/Grant.Firl/FV3_RT/rt_5132/cpld_control_ciceC_p8 +baseline dir = /scratch1/BMC/gmtb/Grant.Firl/RT/stmp4/Grant.Firl/FV3_RT/REGRESSION_TEST_INTEL/cpld_control_ciceC_p8 +working dir = /scratch1/BMC/gmtb/Grant.Firl/RT/stmp2/Grant.Firl/FV3_RT/rt_6993/cpld_control_ciceC_p8 Checking test 010 cpld_control_ciceC_p8 results .... Comparing sfcf021.tile1.nc .........OK Comparing sfcf021.tile2.nc .........OK @@ -689,14 +689,14 @@ Checking test 010 cpld_control_ciceC_p8 results .... Comparing 20210323.060000.out_pnt.ww3 .........OK Comparing 20210323.060000.out_grd.ww3 .........OK - 0: The total amount of wall time = 340.075285 - 0: The maximum resident set size (KB) = 3161724 + 0: The total amount of wall time = 341.340024 + 0: The maximum resident set size (KB) = 3163292 Test 010 cpld_control_ciceC_p8 PASS -baseline dir = /scratch1/BMC/gmtb/Grant.Firl/stmp4/Grant.Firl/FV3_RT/REGRESSION_TEST_INTEL/cpld_control_c192_p8 -working dir = /scratch1/BMC/gmtb/Grant.Firl/stmp2/Grant.Firl/FV3_RT/rt_5132/cpld_control_c192_p8 +baseline dir = /scratch1/BMC/gmtb/Grant.Firl/RT/stmp4/Grant.Firl/FV3_RT/REGRESSION_TEST_INTEL/cpld_control_c192_p8 +working dir = /scratch1/BMC/gmtb/Grant.Firl/RT/stmp2/Grant.Firl/FV3_RT/rt_6993/cpld_control_c192_p8 Checking test 011 cpld_control_c192_p8 results .... Comparing sfcf030.tile1.nc .........OK Comparing sfcf030.tile2.nc .........OK @@ -749,14 +749,14 @@ Checking test 011 cpld_control_c192_p8 results .... Comparing 20210323.120000.out_grd.ww3 .........OK Comparing 20210323.120000.out_pnt.ww3 .........OK - 0: The total amount of wall time = 594.736258 - 0: The maximum resident set size (KB) = 3236648 + 0: The total amount of wall time = 600.694544 + 0: The maximum resident set size (KB) = 3244024 Test 011 cpld_control_c192_p8 PASS -baseline dir = /scratch1/BMC/gmtb/Grant.Firl/stmp4/Grant.Firl/FV3_RT/REGRESSION_TEST_INTEL/cpld_control_c192_p8 -working dir = /scratch1/BMC/gmtb/Grant.Firl/stmp2/Grant.Firl/FV3_RT/rt_5132/cpld_restart_c192_p8 +baseline dir = /scratch1/BMC/gmtb/Grant.Firl/RT/stmp4/Grant.Firl/FV3_RT/REGRESSION_TEST_INTEL/cpld_control_c192_p8 +working dir = /scratch1/BMC/gmtb/Grant.Firl/RT/stmp2/Grant.Firl/FV3_RT/rt_6993/cpld_restart_c192_p8 Checking test 012 cpld_restart_c192_p8 results .... Comparing sfcf030.tile1.nc .........OK Comparing sfcf030.tile2.nc .........OK @@ -809,14 +809,14 @@ Checking test 012 cpld_restart_c192_p8 results .... Comparing 20210323.120000.out_grd.ww3 .........OK Comparing 20210323.120000.out_pnt.ww3 .........OK - 0: The total amount of wall time = 401.684319 - 0: The maximum resident set size (KB) = 3136400 + 0: The total amount of wall time = 414.162335 + 0: The maximum resident set size (KB) = 3138572 Test 012 cpld_restart_c192_p8 PASS -baseline dir = /scratch1/BMC/gmtb/Grant.Firl/stmp4/Grant.Firl/FV3_RT/REGRESSION_TEST_INTEL/cpld_bmark_p8 -working dir = /scratch1/BMC/gmtb/Grant.Firl/stmp2/Grant.Firl/FV3_RT/rt_5132/cpld_bmark_p8 +baseline dir = /scratch1/BMC/gmtb/Grant.Firl/RT/stmp4/Grant.Firl/FV3_RT/REGRESSION_TEST_INTEL/cpld_bmark_p8 +working dir = /scratch1/BMC/gmtb/Grant.Firl/RT/stmp2/Grant.Firl/FV3_RT/rt_6993/cpld_bmark_p8 Checking test 013 cpld_bmark_p8 results .... Comparing sfcf006.nc .........OK Comparing atmf006.nc .........OK @@ -864,14 +864,14 @@ Checking test 013 cpld_bmark_p8 results .... Comparing 20130401.060000.out_pnt.ww3 .........OK Comparing 20130401.060000.out_grd.ww3 .........OK - 0: The total amount of wall time = 727.469965 - 0: The maximum resident set size (KB) = 4023376 + 0: The total amount of wall time = 728.215533 + 0: The maximum resident set size (KB) = 4023588 Test 013 cpld_bmark_p8 PASS -baseline dir = /scratch1/BMC/gmtb/Grant.Firl/stmp4/Grant.Firl/FV3_RT/REGRESSION_TEST_INTEL/cpld_bmark_p8 -working dir = /scratch1/BMC/gmtb/Grant.Firl/stmp2/Grant.Firl/FV3_RT/rt_5132/cpld_restart_bmark_p8 +baseline dir = /scratch1/BMC/gmtb/Grant.Firl/RT/stmp4/Grant.Firl/FV3_RT/REGRESSION_TEST_INTEL/cpld_bmark_p8 +working dir = /scratch1/BMC/gmtb/Grant.Firl/RT/stmp2/Grant.Firl/FV3_RT/rt_6993/cpld_restart_bmark_p8 Checking test 014 cpld_restart_bmark_p8 results .... Comparing sfcf006.nc .........OK Comparing atmf006.nc .........OK @@ -919,14 +919,14 @@ Checking test 014 cpld_restart_bmark_p8 results .... Comparing 20130401.060000.out_pnt.ww3 .........OK Comparing 20130401.060000.out_grd.ww3 .........OK - 0: The total amount of wall time = 492.190998 - 0: The maximum resident set size (KB) = 3948852 + 0: The total amount of wall time = 456.810003 + 0: The maximum resident set size (KB) = 3948660 Test 014 cpld_restart_bmark_p8 PASS -baseline dir = /scratch1/BMC/gmtb/Grant.Firl/stmp4/Grant.Firl/FV3_RT/REGRESSION_TEST_INTEL/cpld_control_noaero_p8 -working dir = /scratch1/BMC/gmtb/Grant.Firl/stmp2/Grant.Firl/FV3_RT/rt_5132/cpld_control_noaero_p8 +baseline dir = /scratch1/BMC/gmtb/Grant.Firl/RT/stmp4/Grant.Firl/FV3_RT/REGRESSION_TEST_INTEL/cpld_control_noaero_p8 +working dir = /scratch1/BMC/gmtb/Grant.Firl/RT/stmp2/Grant.Firl/FV3_RT/rt_6993/cpld_control_noaero_p8 Checking test 015 cpld_control_noaero_p8 results .... Comparing sfcf021.tile1.nc .........OK Comparing sfcf021.tile2.nc .........OK @@ -990,14 +990,14 @@ Checking test 015 cpld_control_noaero_p8 results .... Comparing 20210323.060000.out_pnt.ww3 .........OK Comparing 20210323.060000.out_grd.ww3 .........OK - 0: The total amount of wall time = 262.229687 - 0: The maximum resident set size (KB) = 1709020 + 0: The total amount of wall time = 267.325593 + 0: The maximum resident set size (KB) = 1708044 Test 015 cpld_control_noaero_p8 PASS -baseline dir = /scratch1/BMC/gmtb/Grant.Firl/stmp4/Grant.Firl/FV3_RT/REGRESSION_TEST_INTEL/cpld_control_c96_noaero_p8 -working dir = /scratch1/BMC/gmtb/Grant.Firl/stmp2/Grant.Firl/FV3_RT/rt_5132/cpld_control_nowave_noaero_p8 +baseline dir = /scratch1/BMC/gmtb/Grant.Firl/RT/stmp4/Grant.Firl/FV3_RT/REGRESSION_TEST_INTEL/cpld_control_c96_noaero_p8 +working dir = /scratch1/BMC/gmtb/Grant.Firl/RT/stmp2/Grant.Firl/FV3_RT/rt_6993/cpld_control_nowave_noaero_p8 Checking test 016 cpld_control_nowave_noaero_p8 results .... Comparing sfcf021.tile1.nc .........OK Comparing sfcf021.tile2.nc .........OK @@ -1059,14 +1059,14 @@ Checking test 016 cpld_control_nowave_noaero_p8 results .... Comparing RESTART/iced.2021-03-23-21600.nc .........OK Comparing RESTART/ufs.cpld.cpl.r.2021-03-23-21600.nc .........OK - 0: The total amount of wall time = 263.380033 - 0: The maximum resident set size (KB) = 1760360 + 0: The total amount of wall time = 259.906978 + 0: The maximum resident set size (KB) = 1748880 Test 016 cpld_control_nowave_noaero_p8 PASS -baseline dir = /scratch1/BMC/gmtb/Grant.Firl/stmp4/Grant.Firl/FV3_RT/REGRESSION_TEST_INTEL/cpld_debug_p8 -working dir = /scratch1/BMC/gmtb/Grant.Firl/stmp2/Grant.Firl/FV3_RT/rt_5132/cpld_debug_p8 +baseline dir = /scratch1/BMC/gmtb/Grant.Firl/RT/stmp4/Grant.Firl/FV3_RT/REGRESSION_TEST_INTEL/cpld_debug_p8 +working dir = /scratch1/BMC/gmtb/Grant.Firl/RT/stmp2/Grant.Firl/FV3_RT/rt_6993/cpld_debug_p8 Checking test 017 cpld_debug_p8 results .... Comparing sfcf003.tile1.nc .........OK Comparing sfcf003.tile2.nc .........OK @@ -1119,14 +1119,14 @@ Checking test 017 cpld_debug_p8 results .... Comparing 20210322.090000.out_pnt.ww3 .........OK Comparing 20210322.090000.out_grd.ww3 .........OK - 0: The total amount of wall time = 541.063133 - 0: The maximum resident set size (KB) = 3229072 + 0: The total amount of wall time = 525.499025 + 0: The maximum resident set size (KB) = 3233548 Test 017 cpld_debug_p8 PASS -baseline dir = /scratch1/BMC/gmtb/Grant.Firl/stmp4/Grant.Firl/FV3_RT/REGRESSION_TEST_INTEL/cpld_debug_noaero_p8 -working dir = /scratch1/BMC/gmtb/Grant.Firl/stmp2/Grant.Firl/FV3_RT/rt_5132/cpld_debug_noaero_p8 +baseline dir = /scratch1/BMC/gmtb/Grant.Firl/RT/stmp4/Grant.Firl/FV3_RT/REGRESSION_TEST_INTEL/cpld_debug_noaero_p8 +working dir = /scratch1/BMC/gmtb/Grant.Firl/RT/stmp2/Grant.Firl/FV3_RT/rt_6993/cpld_debug_noaero_p8 Checking test 018 cpld_debug_noaero_p8 results .... Comparing sfcf003.tile1.nc .........OK Comparing sfcf003.tile2.nc .........OK @@ -1178,14 +1178,14 @@ Checking test 018 cpld_debug_noaero_p8 results .... Comparing 20210322.090000.out_pnt.ww3 .........OK Comparing 20210322.090000.out_grd.ww3 .........OK - 0: The total amount of wall time = 376.032982 - 0: The maximum resident set size (KB) = 1728676 + 0: The total amount of wall time = 364.657227 + 0: The maximum resident set size (KB) = 1730148 Test 018 cpld_debug_noaero_p8 PASS -baseline dir = /scratch1/BMC/gmtb/Grant.Firl/stmp4/Grant.Firl/FV3_RT/REGRESSION_TEST_INTEL/cpld_control_noaero_p8_agrid -working dir = /scratch1/BMC/gmtb/Grant.Firl/stmp2/Grant.Firl/FV3_RT/rt_5132/cpld_control_noaero_p8_agrid +baseline dir = /scratch1/BMC/gmtb/Grant.Firl/RT/stmp4/Grant.Firl/FV3_RT/REGRESSION_TEST_INTEL/cpld_control_noaero_p8_agrid +working dir = /scratch1/BMC/gmtb/Grant.Firl/RT/stmp2/Grant.Firl/FV3_RT/rt_6993/cpld_control_noaero_p8_agrid Checking test 019 cpld_control_noaero_p8_agrid results .... Comparing sfcf021.tile1.nc .........OK Comparing sfcf021.tile2.nc .........OK @@ -1247,14 +1247,14 @@ Checking test 019 cpld_control_noaero_p8_agrid results .... Comparing RESTART/iced.2021-03-23-21600.nc .........OK Comparing RESTART/ufs.cpld.cpl.r.2021-03-23-21600.nc .........OK - 0: The total amount of wall time = 269.054749 - 0: The maximum resident set size (KB) = 1751528 + 0: The total amount of wall time = 275.166233 + 0: The maximum resident set size (KB) = 1750452 Test 019 cpld_control_noaero_p8_agrid PASS -baseline dir = /scratch1/BMC/gmtb/Grant.Firl/stmp4/Grant.Firl/FV3_RT/REGRESSION_TEST_INTEL/cpld_control_c48 -working dir = /scratch1/BMC/gmtb/Grant.Firl/stmp2/Grant.Firl/FV3_RT/rt_5132/cpld_control_c48 +baseline dir = /scratch1/BMC/gmtb/Grant.Firl/RT/stmp4/Grant.Firl/FV3_RT/REGRESSION_TEST_INTEL/cpld_control_c48 +working dir = /scratch1/BMC/gmtb/Grant.Firl/RT/stmp2/Grant.Firl/FV3_RT/rt_6993/cpld_control_c48 Checking test 020 cpld_control_c48 results .... Comparing sfcf024.tile1.nc .........OK Comparing sfcf024.tile2.nc .........OK @@ -1304,14 +1304,14 @@ Checking test 020 cpld_control_c48 results .... Comparing RESTART/iced.2021-03-23-21600.nc .........OK Comparing RESTART/ufs.cpld.cpl.r.2021-03-23-21600.nc .........OK - 0: The total amount of wall time = 585.151452 - 0: The maximum resident set size (KB) = 2800548 + 0: The total amount of wall time = 591.959641 + 0: The maximum resident set size (KB) = 2799040 Test 020 cpld_control_c48 PASS -baseline dir = /scratch1/BMC/gmtb/Grant.Firl/stmp4/Grant.Firl/FV3_RT/REGRESSION_TEST_INTEL/cpld_warmstart_c48 -working dir = /scratch1/BMC/gmtb/Grant.Firl/stmp2/Grant.Firl/FV3_RT/rt_5132/cpld_warmstart_c48 +baseline dir = /scratch1/BMC/gmtb/Grant.Firl/RT/stmp4/Grant.Firl/FV3_RT/REGRESSION_TEST_INTEL/cpld_warmstart_c48 +working dir = /scratch1/BMC/gmtb/Grant.Firl/RT/stmp2/Grant.Firl/FV3_RT/rt_6993/cpld_warmstart_c48 Checking test 021 cpld_warmstart_c48 results .... Comparing sfcf006.tile1.nc .........OK Comparing sfcf006.tile2.nc .........OK @@ -1361,14 +1361,14 @@ Checking test 021 cpld_warmstart_c48 results .... Comparing RESTART/iced.2021-03-23-43200.nc .........OK Comparing RESTART/ufs.cpld.cpl.r.2021-03-23-43200.nc .........OK - 0: The total amount of wall time = 156.048301 - 0: The maximum resident set size (KB) = 2797988 + 0: The total amount of wall time = 157.850722 + 0: The maximum resident set size (KB) = 2796036 Test 021 cpld_warmstart_c48 PASS -baseline dir = /scratch1/BMC/gmtb/Grant.Firl/stmp4/Grant.Firl/FV3_RT/REGRESSION_TEST_INTEL/cpld_warmstart_c48 -working dir = /scratch1/BMC/gmtb/Grant.Firl/stmp2/Grant.Firl/FV3_RT/rt_5132/cpld_restart_c48 +baseline dir = /scratch1/BMC/gmtb/Grant.Firl/RT/stmp4/Grant.Firl/FV3_RT/REGRESSION_TEST_INTEL/cpld_warmstart_c48 +working dir = /scratch1/BMC/gmtb/Grant.Firl/RT/stmp2/Grant.Firl/FV3_RT/rt_6993/cpld_restart_c48 Checking test 022 cpld_restart_c48 results .... Comparing sfcf006.tile1.nc .........OK Comparing sfcf006.tile2.nc .........OK @@ -1418,14 +1418,14 @@ Checking test 022 cpld_restart_c48 results .... Comparing RESTART/iced.2021-03-23-43200.nc .........OK Comparing RESTART/ufs.cpld.cpl.r.2021-03-23-43200.nc .........OK - 0: The total amount of wall time = 81.884899 - 0: The maximum resident set size (KB) = 2246208 + 0: The total amount of wall time = 81.260436 + 0: The maximum resident set size (KB) = 2239072 Test 022 cpld_restart_c48 PASS -baseline dir = /scratch1/BMC/gmtb/Grant.Firl/stmp4/Grant.Firl/FV3_RT/REGRESSION_TEST_INTEL/cpld_control_p8_faster -working dir = /scratch1/BMC/gmtb/Grant.Firl/stmp2/Grant.Firl/FV3_RT/rt_5132/cpld_control_p8_faster +baseline dir = /scratch1/BMC/gmtb/Grant.Firl/RT/stmp4/Grant.Firl/FV3_RT/REGRESSION_TEST_INTEL/cpld_control_p8_faster +working dir = /scratch1/BMC/gmtb/Grant.Firl/RT/stmp2/Grant.Firl/FV3_RT/rt_6993/cpld_control_p8_faster Checking test 023 cpld_control_p8_faster results .... Comparing sfcf021.tile1.nc .........OK Comparing sfcf021.tile2.nc .........OK @@ -1490,14 +1490,14 @@ Checking test 023 cpld_control_p8_faster results .... Comparing 20210323.060000.out_pnt.ww3 .........OK Comparing 20210323.060000.out_grd.ww3 .........OK - 0: The total amount of wall time = 320.855088 - 0: The maximum resident set size (KB) = 3171080 + 0: The total amount of wall time = 328.006887 + 0: The maximum resident set size (KB) = 3156592 Test 023 cpld_control_p8_faster PASS -baseline dir = /scratch1/BMC/gmtb/Grant.Firl/stmp4/Grant.Firl/FV3_RT/REGRESSION_TEST_INTEL/control_flake -working dir = /scratch1/BMC/gmtb/Grant.Firl/stmp2/Grant.Firl/FV3_RT/rt_5132/control_flake +baseline dir = /scratch1/BMC/gmtb/Grant.Firl/RT/stmp4/Grant.Firl/FV3_RT/REGRESSION_TEST_INTEL/control_flake +working dir = /scratch1/BMC/gmtb/Grant.Firl/RT/stmp2/Grant.Firl/FV3_RT/rt_6993/control_flake Checking test 024 control_flake results .... Comparing sfcf000.nc .........OK Comparing sfcf024.nc .........OK @@ -1508,14 +1508,14 @@ Checking test 024 control_flake results .... Comparing GFSPRS.GrbF00 .........OK Comparing GFSPRS.GrbF24 .........OK - 0: The total amount of wall time = 187.377431 - 0: The maximum resident set size (KB) = 673628 + 0: The total amount of wall time = 188.913209 + 0: The maximum resident set size (KB) = 668532 Test 024 control_flake PASS -baseline dir = /scratch1/BMC/gmtb/Grant.Firl/stmp4/Grant.Firl/FV3_RT/REGRESSION_TEST_INTEL/control_CubedSphereGrid -working dir = /scratch1/BMC/gmtb/Grant.Firl/stmp2/Grant.Firl/FV3_RT/rt_5132/control_CubedSphereGrid +baseline dir = /scratch1/BMC/gmtb/Grant.Firl/RT/stmp4/Grant.Firl/FV3_RT/REGRESSION_TEST_INTEL/control_CubedSphereGrid +working dir = /scratch1/BMC/gmtb/Grant.Firl/RT/stmp2/Grant.Firl/FV3_RT/rt_6993/control_CubedSphereGrid Checking test 025 control_CubedSphereGrid results .... Comparing sfcf000.tile1.nc .........OK Comparing sfcf000.tile2.nc .........OK @@ -1542,28 +1542,28 @@ Checking test 025 control_CubedSphereGrid results .... Comparing atmf024.tile5.nc .........OK Comparing atmf024.tile6.nc .........OK - 0: The total amount of wall time = 130.026957 - 0: The maximum resident set size (KB) = 624652 + 0: The total amount of wall time = 132.519537 + 0: The maximum resident set size (KB) = 621308 Test 025 control_CubedSphereGrid PASS -baseline dir = /scratch1/BMC/gmtb/Grant.Firl/stmp4/Grant.Firl/FV3_RT/REGRESSION_TEST_INTEL/control_CubedSphereGrid_parallel -working dir = /scratch1/BMC/gmtb/Grant.Firl/stmp2/Grant.Firl/FV3_RT/rt_5132/control_CubedSphereGrid_parallel +baseline dir = /scratch1/BMC/gmtb/Grant.Firl/RT/stmp4/Grant.Firl/FV3_RT/REGRESSION_TEST_INTEL/control_CubedSphereGrid_parallel +working dir = /scratch1/BMC/gmtb/Grant.Firl/RT/stmp2/Grant.Firl/FV3_RT/rt_6993/control_CubedSphereGrid_parallel Checking test 026 control_CubedSphereGrid_parallel results .... Comparing sfcf000.nc ............ALT CHECK......OK - Comparing sfcf024.nc ............ALT CHECK......OK - Comparing atmf000.nc .........OK + Comparing sfcf024.nc .........OK + Comparing atmf000.nc ............ALT CHECK......OK Comparing atmf024.nc ............ALT CHECK......OK - 0: The total amount of wall time = 130.457133 - 0: The maximum resident set size (KB) = 624508 + 0: The total amount of wall time = 129.990164 + 0: The maximum resident set size (KB) = 629140 Test 026 control_CubedSphereGrid_parallel PASS -baseline dir = /scratch1/BMC/gmtb/Grant.Firl/stmp4/Grant.Firl/FV3_RT/REGRESSION_TEST_INTEL/control_latlon -working dir = /scratch1/BMC/gmtb/Grant.Firl/stmp2/Grant.Firl/FV3_RT/rt_5132/control_latlon +baseline dir = /scratch1/BMC/gmtb/Grant.Firl/RT/stmp4/Grant.Firl/FV3_RT/REGRESSION_TEST_INTEL/control_latlon +working dir = /scratch1/BMC/gmtb/Grant.Firl/RT/stmp2/Grant.Firl/FV3_RT/rt_6993/control_latlon Checking test 027 control_latlon results .... Comparing sfcf000.nc .........OK Comparing sfcf024.nc .........OK @@ -1574,14 +1574,14 @@ Checking test 027 control_latlon results .... Comparing GFSPRS.GrbF00 .........OK Comparing GFSPRS.GrbF24 .........OK - 0: The total amount of wall time = 135.028882 - 0: The maximum resident set size (KB) = 625420 + 0: The total amount of wall time = 137.272017 + 0: The maximum resident set size (KB) = 623960 Test 027 control_latlon PASS -baseline dir = /scratch1/BMC/gmtb/Grant.Firl/stmp4/Grant.Firl/FV3_RT/REGRESSION_TEST_INTEL/control_wrtGauss_netcdf_parallel -working dir = /scratch1/BMC/gmtb/Grant.Firl/stmp2/Grant.Firl/FV3_RT/rt_5132/control_wrtGauss_netcdf_parallel +baseline dir = /scratch1/BMC/gmtb/Grant.Firl/RT/stmp4/Grant.Firl/FV3_RT/REGRESSION_TEST_INTEL/control_wrtGauss_netcdf_parallel +working dir = /scratch1/BMC/gmtb/Grant.Firl/RT/stmp2/Grant.Firl/FV3_RT/rt_6993/control_wrtGauss_netcdf_parallel Checking test 028 control_wrtGauss_netcdf_parallel results .... Comparing sfcf000.nc .........OK Comparing sfcf024.nc .........OK @@ -1592,14 +1592,14 @@ Checking test 028 control_wrtGauss_netcdf_parallel results .... Comparing GFSPRS.GrbF00 .........OK Comparing GFSPRS.GrbF24 .........OK - 0: The total amount of wall time = 136.684928 - 0: The maximum resident set size (KB) = 628676 + 0: The total amount of wall time = 138.730284 + 0: The maximum resident set size (KB) = 631380 Test 028 control_wrtGauss_netcdf_parallel PASS -baseline dir = /scratch1/BMC/gmtb/Grant.Firl/stmp4/Grant.Firl/FV3_RT/REGRESSION_TEST_INTEL/control_c48 -working dir = /scratch1/BMC/gmtb/Grant.Firl/stmp2/Grant.Firl/FV3_RT/rt_5132/control_c48 +baseline dir = /scratch1/BMC/gmtb/Grant.Firl/RT/stmp4/Grant.Firl/FV3_RT/REGRESSION_TEST_INTEL/control_c48 +working dir = /scratch1/BMC/gmtb/Grant.Firl/RT/stmp2/Grant.Firl/FV3_RT/rt_6993/control_c48 Checking test 029 control_c48 results .... Comparing sfcf000.nc .........OK Comparing sfcf024.nc .........OK @@ -1638,14 +1638,14 @@ Checking test 029 control_c48 results .... Comparing RESTART/20210323.060000.sfc_data.tile5.nc .........OK Comparing RESTART/20210323.060000.sfc_data.tile6.nc .........OK -0: The total amount of wall time = 366.474126 -0: The maximum resident set size (KB) = 820524 +0: The total amount of wall time = 367.684497 +0: The maximum resident set size (KB) = 823116 Test 029 control_c48 PASS -baseline dir = /scratch1/BMC/gmtb/Grant.Firl/stmp4/Grant.Firl/FV3_RT/REGRESSION_TEST_INTEL/control_c192 -working dir = /scratch1/BMC/gmtb/Grant.Firl/stmp2/Grant.Firl/FV3_RT/rt_5132/control_c192 +baseline dir = /scratch1/BMC/gmtb/Grant.Firl/RT/stmp4/Grant.Firl/FV3_RT/REGRESSION_TEST_INTEL/control_c192 +working dir = /scratch1/BMC/gmtb/Grant.Firl/RT/stmp2/Grant.Firl/FV3_RT/rt_6993/control_c192 Checking test 030 control_c192 results .... Comparing sfcf000.nc .........OK Comparing sfcf024.nc .........OK @@ -1656,14 +1656,14 @@ Checking test 030 control_c192 results .... Comparing GFSPRS.GrbF00 .........OK Comparing GFSPRS.GrbF24 .........OK - 0: The total amount of wall time = 527.731098 - 0: The maximum resident set size (KB) = 767416 + 0: The total amount of wall time = 530.298044 + 0: The maximum resident set size (KB) = 760636 Test 030 control_c192 PASS -baseline dir = /scratch1/BMC/gmtb/Grant.Firl/stmp4/Grant.Firl/FV3_RT/REGRESSION_TEST_INTEL/control_c384 -working dir = /scratch1/BMC/gmtb/Grant.Firl/stmp2/Grant.Firl/FV3_RT/rt_5132/control_c384 +baseline dir = /scratch1/BMC/gmtb/Grant.Firl/RT/stmp4/Grant.Firl/FV3_RT/REGRESSION_TEST_INTEL/control_c384 +working dir = /scratch1/BMC/gmtb/Grant.Firl/RT/stmp2/Grant.Firl/FV3_RT/rt_6993/control_c384 Checking test 031 control_c384 results .... Comparing sfcf000.nc .........OK Comparing sfcf012.nc .........OK @@ -1674,14 +1674,14 @@ Checking test 031 control_c384 results .... Comparing GFSPRS.GrbF00 .........OK Comparing GFSPRS.GrbF12 .........OK - 0: The total amount of wall time = 522.867046 - 0: The maximum resident set size (KB) = 1262052 + 0: The total amount of wall time = 533.001727 + 0: The maximum resident set size (KB) = 1267540 Test 031 control_c384 PASS -baseline dir = /scratch1/BMC/gmtb/Grant.Firl/stmp4/Grant.Firl/FV3_RT/REGRESSION_TEST_INTEL/control_c384gdas -working dir = /scratch1/BMC/gmtb/Grant.Firl/stmp2/Grant.Firl/FV3_RT/rt_5132/control_c384gdas +baseline dir = /scratch1/BMC/gmtb/Grant.Firl/RT/stmp4/Grant.Firl/FV3_RT/REGRESSION_TEST_INTEL/control_c384gdas +working dir = /scratch1/BMC/gmtb/Grant.Firl/RT/stmp2/Grant.Firl/FV3_RT/rt_6993/control_c384gdas Checking test 032 control_c384gdas results .... Comparing sfcf000.nc .........OK Comparing sfcf006.nc .........OK @@ -1724,14 +1724,14 @@ Checking test 032 control_c384gdas results .... Comparing RESTART/20210322.060000.sfc_data.tile5.nc .........OK Comparing RESTART/20210322.060000.sfc_data.tile6.nc .........OK - 0: The total amount of wall time = 459.291942 - 0: The maximum resident set size (KB) = 1370036 + 0: The total amount of wall time = 461.303729 + 0: The maximum resident set size (KB) = 1380568 Test 032 control_c384gdas PASS -baseline dir = /scratch1/BMC/gmtb/Grant.Firl/stmp4/Grant.Firl/FV3_RT/REGRESSION_TEST_INTEL/control_stochy -working dir = /scratch1/BMC/gmtb/Grant.Firl/stmp2/Grant.Firl/FV3_RT/rt_5132/control_stochy +baseline dir = /scratch1/BMC/gmtb/Grant.Firl/RT/stmp4/Grant.Firl/FV3_RT/REGRESSION_TEST_INTEL/control_stochy +working dir = /scratch1/BMC/gmtb/Grant.Firl/RT/stmp2/Grant.Firl/FV3_RT/rt_6993/control_stochy Checking test 033 control_stochy results .... Comparing sfcf000.nc .........OK Comparing sfcf012.nc .........OK @@ -1742,28 +1742,28 @@ Checking test 033 control_stochy results .... Comparing GFSPRS.GrbF00 .........OK Comparing GFSPRS.GrbF12 .........OK - 0: The total amount of wall time = 88.235535 - 0: The maximum resident set size (KB) = 629440 + 0: The total amount of wall time = 89.011171 + 0: The maximum resident set size (KB) = 632504 Test 033 control_stochy PASS -baseline dir = /scratch1/BMC/gmtb/Grant.Firl/stmp4/Grant.Firl/FV3_RT/REGRESSION_TEST_INTEL/control_stochy -working dir = /scratch1/BMC/gmtb/Grant.Firl/stmp2/Grant.Firl/FV3_RT/rt_5132/control_stochy_restart +baseline dir = /scratch1/BMC/gmtb/Grant.Firl/RT/stmp4/Grant.Firl/FV3_RT/REGRESSION_TEST_INTEL/control_stochy +working dir = /scratch1/BMC/gmtb/Grant.Firl/RT/stmp2/Grant.Firl/FV3_RT/rt_6993/control_stochy_restart Checking test 034 control_stochy_restart results .... Comparing sfcf012.nc .........OK Comparing atmf012.nc .........OK Comparing GFSFLX.GrbF12 .........OK Comparing GFSPRS.GrbF12 .........OK - 0: The total amount of wall time = 48.260818 - 0: The maximum resident set size (KB) = 486720 + 0: The total amount of wall time = 47.950040 + 0: The maximum resident set size (KB) = 483448 Test 034 control_stochy_restart PASS -baseline dir = /scratch1/BMC/gmtb/Grant.Firl/stmp4/Grant.Firl/FV3_RT/REGRESSION_TEST_INTEL/control_lndp -working dir = /scratch1/BMC/gmtb/Grant.Firl/stmp2/Grant.Firl/FV3_RT/rt_5132/control_lndp +baseline dir = /scratch1/BMC/gmtb/Grant.Firl/RT/stmp4/Grant.Firl/FV3_RT/REGRESSION_TEST_INTEL/control_lndp +working dir = /scratch1/BMC/gmtb/Grant.Firl/RT/stmp2/Grant.Firl/FV3_RT/rt_6993/control_lndp Checking test 035 control_lndp results .... Comparing sfcf000.nc .........OK Comparing sfcf012.nc .........OK @@ -1774,14 +1774,14 @@ Checking test 035 control_lndp results .... Comparing GFSPRS.GrbF00 .........OK Comparing GFSPRS.GrbF12 .........OK - 0: The total amount of wall time = 82.385797 - 0: The maximum resident set size (KB) = 634948 + 0: The total amount of wall time = 84.603014 + 0: The maximum resident set size (KB) = 635500 Test 035 control_lndp PASS -baseline dir = /scratch1/BMC/gmtb/Grant.Firl/stmp4/Grant.Firl/FV3_RT/REGRESSION_TEST_INTEL/control_iovr4 -working dir = /scratch1/BMC/gmtb/Grant.Firl/stmp2/Grant.Firl/FV3_RT/rt_5132/control_iovr4 +baseline dir = /scratch1/BMC/gmtb/Grant.Firl/RT/stmp4/Grant.Firl/FV3_RT/REGRESSION_TEST_INTEL/control_iovr4 +working dir = /scratch1/BMC/gmtb/Grant.Firl/RT/stmp2/Grant.Firl/FV3_RT/rt_6993/control_iovr4 Checking test 036 control_iovr4 results .... Comparing sfcf000.nc .........OK Comparing sfcf021.nc .........OK @@ -1796,14 +1796,14 @@ Checking test 036 control_iovr4 results .... Comparing GFSPRS.GrbF21 .........OK Comparing GFSPRS.GrbF24 .........OK - 0: The total amount of wall time = 137.867205 - 0: The maximum resident set size (KB) = 628008 + 0: The total amount of wall time = 137.456899 + 0: The maximum resident set size (KB) = 623324 Test 036 control_iovr4 PASS -baseline dir = /scratch1/BMC/gmtb/Grant.Firl/stmp4/Grant.Firl/FV3_RT/REGRESSION_TEST_INTEL/control_iovr5 -working dir = /scratch1/BMC/gmtb/Grant.Firl/stmp2/Grant.Firl/FV3_RT/rt_5132/control_iovr5 +baseline dir = /scratch1/BMC/gmtb/Grant.Firl/RT/stmp4/Grant.Firl/FV3_RT/REGRESSION_TEST_INTEL/control_iovr5 +working dir = /scratch1/BMC/gmtb/Grant.Firl/RT/stmp2/Grant.Firl/FV3_RT/rt_6993/control_iovr5 Checking test 037 control_iovr5 results .... Comparing sfcf000.nc .........OK Comparing sfcf021.nc .........OK @@ -1818,14 +1818,14 @@ Checking test 037 control_iovr5 results .... Comparing GFSPRS.GrbF21 .........OK Comparing GFSPRS.GrbF24 .........OK - 0: The total amount of wall time = 137.306229 - 0: The maximum resident set size (KB) = 626524 + 0: The total amount of wall time = 137.508838 + 0: The maximum resident set size (KB) = 623388 Test 037 control_iovr5 PASS -baseline dir = /scratch1/BMC/gmtb/Grant.Firl/stmp4/Grant.Firl/FV3_RT/REGRESSION_TEST_INTEL/control_p8 -working dir = /scratch1/BMC/gmtb/Grant.Firl/stmp2/Grant.Firl/FV3_RT/rt_5132/control_p8 +baseline dir = /scratch1/BMC/gmtb/Grant.Firl/RT/stmp4/Grant.Firl/FV3_RT/REGRESSION_TEST_INTEL/control_p8 +working dir = /scratch1/BMC/gmtb/Grant.Firl/RT/stmp2/Grant.Firl/FV3_RT/rt_6993/control_p8 Checking test 038 control_p8 results .... Comparing sfcf000.nc .........OK Comparing sfcf021.nc .........OK @@ -1872,14 +1872,14 @@ Checking test 038 control_p8 results .... Comparing RESTART/20210323.060000.sfc_data.tile5.nc .........OK Comparing RESTART/20210323.060000.sfc_data.tile6.nc .........OK - 0: The total amount of wall time = 169.691428 - 0: The maximum resident set size (KB) = 1590540 + 0: The total amount of wall time = 173.100555 + 0: The maximum resident set size (KB) = 1578352 Test 038 control_p8 PASS -baseline dir = /scratch1/BMC/gmtb/Grant.Firl/stmp4/Grant.Firl/FV3_RT/REGRESSION_TEST_INTEL/control_p8 -working dir = /scratch1/BMC/gmtb/Grant.Firl/stmp2/Grant.Firl/FV3_RT/rt_5132/control_restart_p8 +baseline dir = /scratch1/BMC/gmtb/Grant.Firl/RT/stmp4/Grant.Firl/FV3_RT/REGRESSION_TEST_INTEL/control_p8 +working dir = /scratch1/BMC/gmtb/Grant.Firl/RT/stmp2/Grant.Firl/FV3_RT/rt_6993/control_restart_p8 Checking test 039 control_restart_p8 results .... Comparing sfcf024.nc .........OK Comparing atmf024.nc .........OK @@ -1918,14 +1918,14 @@ Checking test 039 control_restart_p8 results .... Comparing RESTART/20210323.060000.sfc_data.tile5.nc .........OK Comparing RESTART/20210323.060000.sfc_data.tile6.nc .........OK - 0: The total amount of wall time = 88.363502 - 0: The maximum resident set size (KB) = 875760 + 0: The total amount of wall time = 88.679345 + 0: The maximum resident set size (KB) = 847980 Test 039 control_restart_p8 PASS -baseline dir = /scratch1/BMC/gmtb/Grant.Firl/stmp4/Grant.Firl/FV3_RT/REGRESSION_TEST_INTEL/control_p8 -working dir = /scratch1/BMC/gmtb/Grant.Firl/stmp2/Grant.Firl/FV3_RT/rt_5132/control_qr_p8 +baseline dir = /scratch1/BMC/gmtb/Grant.Firl/RT/stmp4/Grant.Firl/FV3_RT/REGRESSION_TEST_INTEL/control_p8 +working dir = /scratch1/BMC/gmtb/Grant.Firl/RT/stmp2/Grant.Firl/FV3_RT/rt_6993/control_qr_p8 Checking test 040 control_qr_p8 results .... Comparing sfcf000.nc .........OK Comparing sfcf021.nc .........OK @@ -1972,14 +1972,14 @@ Checking test 040 control_qr_p8 results .... Comparing RESTART/20210323.060000.sfc_data.tile5.nc ............ALT CHECK......OK Comparing RESTART/20210323.060000.sfc_data.tile6.nc ............ALT CHECK......OK - 0: The total amount of wall time = 169.532981 - 0: The maximum resident set size (KB) = 1600660 + 0: The total amount of wall time = 169.359828 + 0: The maximum resident set size (KB) = 1600892 Test 040 control_qr_p8 PASS -baseline dir = /scratch1/BMC/gmtb/Grant.Firl/stmp4/Grant.Firl/FV3_RT/REGRESSION_TEST_INTEL/control_p8 -working dir = /scratch1/BMC/gmtb/Grant.Firl/stmp2/Grant.Firl/FV3_RT/rt_5132/control_restart_qr_p8 +baseline dir = /scratch1/BMC/gmtb/Grant.Firl/RT/stmp4/Grant.Firl/FV3_RT/REGRESSION_TEST_INTEL/control_p8 +working dir = /scratch1/BMC/gmtb/Grant.Firl/RT/stmp2/Grant.Firl/FV3_RT/rt_6993/control_restart_qr_p8 Checking test 041 control_restart_qr_p8 results .... Comparing sfcf024.nc .........OK Comparing atmf024.nc .........OK @@ -2018,14 +2018,14 @@ Checking test 041 control_restart_qr_p8 results .... Comparing RESTART/20210323.060000.sfc_data.tile5.nc ............ALT CHECK......OK Comparing RESTART/20210323.060000.sfc_data.tile6.nc ............ALT CHECK......OK - 0: The total amount of wall time = 91.035576 - 0: The maximum resident set size (KB) = 864620 + 0: The total amount of wall time = 90.403824 + 0: The maximum resident set size (KB) = 862016 Test 041 control_restart_qr_p8 PASS -baseline dir = /scratch1/BMC/gmtb/Grant.Firl/stmp4/Grant.Firl/FV3_RT/REGRESSION_TEST_INTEL/control_p8 -working dir = /scratch1/BMC/gmtb/Grant.Firl/stmp2/Grant.Firl/FV3_RT/rt_5132/control_decomp_p8 +baseline dir = /scratch1/BMC/gmtb/Grant.Firl/RT/stmp4/Grant.Firl/FV3_RT/REGRESSION_TEST_INTEL/control_p8 +working dir = /scratch1/BMC/gmtb/Grant.Firl/RT/stmp2/Grant.Firl/FV3_RT/rt_6993/control_decomp_p8 Checking test 042 control_decomp_p8 results .... Comparing sfcf000.nc .........OK Comparing sfcf024.nc .........OK @@ -2068,14 +2068,14 @@ Checking test 042 control_decomp_p8 results .... Comparing RESTART/20210323.060000.sfc_data.tile5.nc .........OK Comparing RESTART/20210323.060000.sfc_data.tile6.nc .........OK - 0: The total amount of wall time = 177.386388 - 0: The maximum resident set size (KB) = 1576212 + 0: The total amount of wall time = 175.302095 + 0: The maximum resident set size (KB) = 1590028 Test 042 control_decomp_p8 PASS -baseline dir = /scratch1/BMC/gmtb/Grant.Firl/stmp4/Grant.Firl/FV3_RT/REGRESSION_TEST_INTEL/control_p8 -working dir = /scratch1/BMC/gmtb/Grant.Firl/stmp2/Grant.Firl/FV3_RT/rt_5132/control_2threads_p8 +baseline dir = /scratch1/BMC/gmtb/Grant.Firl/RT/stmp4/Grant.Firl/FV3_RT/REGRESSION_TEST_INTEL/control_p8 +working dir = /scratch1/BMC/gmtb/Grant.Firl/RT/stmp2/Grant.Firl/FV3_RT/rt_6993/control_2threads_p8 Checking test 043 control_2threads_p8 results .... Comparing sfcf000.nc .........OK Comparing sfcf024.nc .........OK @@ -2118,14 +2118,14 @@ Checking test 043 control_2threads_p8 results .... Comparing RESTART/20210323.060000.sfc_data.tile5.nc .........OK Comparing RESTART/20210323.060000.sfc_data.tile6.nc .........OK - 0: The total amount of wall time = 159.446644 - 0: The maximum resident set size (KB) = 1682968 + 0: The total amount of wall time = 160.225087 + 0: The maximum resident set size (KB) = 1683828 Test 043 control_2threads_p8 PASS -baseline dir = /scratch1/BMC/gmtb/Grant.Firl/stmp4/Grant.Firl/FV3_RT/REGRESSION_TEST_INTEL/control_p8_lndp -working dir = /scratch1/BMC/gmtb/Grant.Firl/stmp2/Grant.Firl/FV3_RT/rt_5132/control_p8_lndp +baseline dir = /scratch1/BMC/gmtb/Grant.Firl/RT/stmp4/Grant.Firl/FV3_RT/REGRESSION_TEST_INTEL/control_p8_lndp +working dir = /scratch1/BMC/gmtb/Grant.Firl/RT/stmp2/Grant.Firl/FV3_RT/rt_6993/control_p8_lndp Checking test 044 control_p8_lndp results .... Comparing sfcf000.nc .........OK Comparing sfcf021.nc .........OK @@ -2144,14 +2144,14 @@ Checking test 044 control_p8_lndp results .... Comparing GFSPRS.GrbF24 .........OK Comparing GFSPRS.GrbF48 .........OK - 0: The total amount of wall time = 316.465725 - 0: The maximum resident set size (KB) = 1595440 + 0: The total amount of wall time = 316.636027 + 0: The maximum resident set size (KB) = 1596404 Test 044 control_p8_lndp PASS -baseline dir = /scratch1/BMC/gmtb/Grant.Firl/stmp4/Grant.Firl/FV3_RT/REGRESSION_TEST_INTEL/control_p8_rrtmgp -working dir = /scratch1/BMC/gmtb/Grant.Firl/stmp2/Grant.Firl/FV3_RT/rt_5132/control_p8_rrtmgp +baseline dir = /scratch1/BMC/gmtb/Grant.Firl/RT/stmp4/Grant.Firl/FV3_RT/REGRESSION_TEST_INTEL/control_p8_rrtmgp +working dir = /scratch1/BMC/gmtb/Grant.Firl/RT/stmp2/Grant.Firl/FV3_RT/rt_6993/control_p8_rrtmgp Checking test 045 control_p8_rrtmgp results .... Comparing sfcf000.nc .........OK Comparing sfcf021.nc .........OK @@ -2198,14 +2198,14 @@ Checking test 045 control_p8_rrtmgp results .... Comparing RESTART/20210323.060000.sfc_data.tile5.nc .........OK Comparing RESTART/20210323.060000.sfc_data.tile6.nc .........OK - 0: The total amount of wall time = 227.540438 - 0: The maximum resident set size (KB) = 1677004 + 0: The total amount of wall time = 226.959018 + 0: The maximum resident set size (KB) = 1663552 Test 045 control_p8_rrtmgp PASS -baseline dir = /scratch1/BMC/gmtb/Grant.Firl/stmp4/Grant.Firl/FV3_RT/REGRESSION_TEST_INTEL/control_p8_mynn -working dir = /scratch1/BMC/gmtb/Grant.Firl/stmp2/Grant.Firl/FV3_RT/rt_5132/control_p8_mynn +baseline dir = /scratch1/BMC/gmtb/Grant.Firl/RT/stmp4/Grant.Firl/FV3_RT/REGRESSION_TEST_INTEL/control_p8_mynn +working dir = /scratch1/BMC/gmtb/Grant.Firl/RT/stmp2/Grant.Firl/FV3_RT/rt_6993/control_p8_mynn Checking test 046 control_p8_mynn results .... Comparing sfcf000.nc .........OK Comparing sfcf021.nc .........OK @@ -2252,14 +2252,14 @@ Checking test 046 control_p8_mynn results .... Comparing RESTART/20210323.060000.sfc_data.tile5.nc .........OK Comparing RESTART/20210323.060000.sfc_data.tile6.nc .........OK - 0: The total amount of wall time = 173.092621 - 0: The maximum resident set size (KB) = 1611012 + 0: The total amount of wall time = 175.045211 + 0: The maximum resident set size (KB) = 1580724 Test 046 control_p8_mynn PASS -baseline dir = /scratch1/BMC/gmtb/Grant.Firl/stmp4/Grant.Firl/FV3_RT/REGRESSION_TEST_INTEL/merra2_thompson -working dir = /scratch1/BMC/gmtb/Grant.Firl/stmp2/Grant.Firl/FV3_RT/rt_5132/merra2_thompson +baseline dir = /scratch1/BMC/gmtb/Grant.Firl/RT/stmp4/Grant.Firl/FV3_RT/REGRESSION_TEST_INTEL/merra2_thompson +working dir = /scratch1/BMC/gmtb/Grant.Firl/RT/stmp2/Grant.Firl/FV3_RT/rt_6993/merra2_thompson Checking test 047 merra2_thompson results .... Comparing sfcf000.nc .........OK Comparing sfcf021.nc .........OK @@ -2306,14 +2306,14 @@ Checking test 047 merra2_thompson results .... Comparing RESTART/20210323.060000.sfc_data.tile5.nc .........OK Comparing RESTART/20210323.060000.sfc_data.tile6.nc .........OK - 0: The total amount of wall time = 193.796679 - 0: The maximum resident set size (KB) = 1602620 + 0: The total amount of wall time = 194.133539 + 0: The maximum resident set size (KB) = 1608756 Test 047 merra2_thompson PASS -baseline dir = /scratch1/BMC/gmtb/Grant.Firl/stmp4/Grant.Firl/FV3_RT/REGRESSION_TEST_INTEL/regional_control -working dir = /scratch1/BMC/gmtb/Grant.Firl/stmp2/Grant.Firl/FV3_RT/rt_5132/regional_control +baseline dir = /scratch1/BMC/gmtb/Grant.Firl/RT/stmp4/Grant.Firl/FV3_RT/REGRESSION_TEST_INTEL/regional_control +working dir = /scratch1/BMC/gmtb/Grant.Firl/RT/stmp2/Grant.Firl/FV3_RT/rt_6993/regional_control Checking test 048 regional_control results .... Comparing dynf000.nc .........OK Comparing dynf006.nc .........OK @@ -2324,28 +2324,28 @@ Checking test 048 regional_control results .... Comparing NATLEV.GrbF00 .........OK Comparing NATLEV.GrbF06 .........OK - 0: The total amount of wall time = 298.695033 - 0: The maximum resident set size (KB) = 867644 + 0: The total amount of wall time = 300.221615 + 0: The maximum resident set size (KB) = 866080 Test 048 regional_control PASS -baseline dir = /scratch1/BMC/gmtb/Grant.Firl/stmp4/Grant.Firl/FV3_RT/REGRESSION_TEST_INTEL/regional_control -working dir = /scratch1/BMC/gmtb/Grant.Firl/stmp2/Grant.Firl/FV3_RT/rt_5132/regional_restart +baseline dir = /scratch1/BMC/gmtb/Grant.Firl/RT/stmp4/Grant.Firl/FV3_RT/REGRESSION_TEST_INTEL/regional_control +working dir = /scratch1/BMC/gmtb/Grant.Firl/RT/stmp2/Grant.Firl/FV3_RT/rt_6993/regional_restart Checking test 049 regional_restart results .... Comparing dynf006.nc .........OK Comparing phyf006.nc .........OK Comparing PRSLEV.GrbF06 .........OK Comparing NATLEV.GrbF06 .........OK - 0: The total amount of wall time = 154.388184 - 0: The maximum resident set size (KB) = 863184 + 0: The total amount of wall time = 154.818067 + 0: The maximum resident set size (KB) = 866040 Test 049 regional_restart PASS -baseline dir = /scratch1/BMC/gmtb/Grant.Firl/stmp4/Grant.Firl/FV3_RT/REGRESSION_TEST_INTEL/regional_control -working dir = /scratch1/BMC/gmtb/Grant.Firl/stmp2/Grant.Firl/FV3_RT/rt_5132/regional_control_qr +baseline dir = /scratch1/BMC/gmtb/Grant.Firl/RT/stmp4/Grant.Firl/FV3_RT/REGRESSION_TEST_INTEL/regional_control +working dir = /scratch1/BMC/gmtb/Grant.Firl/RT/stmp2/Grant.Firl/FV3_RT/rt_6993/regional_control_qr Checking test 050 regional_control_qr results .... Comparing dynf000.nc .........OK Comparing dynf006.nc .........OK @@ -2356,28 +2356,28 @@ Checking test 050 regional_control_qr results .... Comparing NATLEV.GrbF00 .........OK Comparing NATLEV.GrbF06 .........OK - 0: The total amount of wall time = 298.424158 - 0: The maximum resident set size (KB) = 868544 + 0: The total amount of wall time = 300.472758 + 0: The maximum resident set size (KB) = 866860 Test 050 regional_control_qr PASS -baseline dir = /scratch1/BMC/gmtb/Grant.Firl/stmp4/Grant.Firl/FV3_RT/REGRESSION_TEST_INTEL/regional_control -working dir = /scratch1/BMC/gmtb/Grant.Firl/stmp2/Grant.Firl/FV3_RT/rt_5132/regional_restart_qr +baseline dir = /scratch1/BMC/gmtb/Grant.Firl/RT/stmp4/Grant.Firl/FV3_RT/REGRESSION_TEST_INTEL/regional_control +working dir = /scratch1/BMC/gmtb/Grant.Firl/RT/stmp2/Grant.Firl/FV3_RT/rt_6993/regional_restart_qr Checking test 051 regional_restart_qr results .... Comparing dynf006.nc .........OK Comparing phyf006.nc .........OK Comparing PRSLEV.GrbF06 .........OK Comparing NATLEV.GrbF06 .........OK - 0: The total amount of wall time = 152.473832 - 0: The maximum resident set size (KB) = 860552 + 0: The total amount of wall time = 154.641808 + 0: The maximum resident set size (KB) = 862036 Test 051 regional_restart_qr PASS -baseline dir = /scratch1/BMC/gmtb/Grant.Firl/stmp4/Grant.Firl/FV3_RT/REGRESSION_TEST_INTEL/regional_control -working dir = /scratch1/BMC/gmtb/Grant.Firl/stmp2/Grant.Firl/FV3_RT/rt_5132/regional_decomp +baseline dir = /scratch1/BMC/gmtb/Grant.Firl/RT/stmp4/Grant.Firl/FV3_RT/REGRESSION_TEST_INTEL/regional_control +working dir = /scratch1/BMC/gmtb/Grant.Firl/RT/stmp2/Grant.Firl/FV3_RT/rt_6993/regional_decomp Checking test 052 regional_decomp results .... Comparing dynf000.nc .........OK Comparing dynf006.nc .........OK @@ -2388,14 +2388,14 @@ Checking test 052 regional_decomp results .... Comparing NATLEV.GrbF00 .........OK Comparing NATLEV.GrbF06 .........OK - 0: The total amount of wall time = 315.098897 - 0: The maximum resident set size (KB) = 865908 + 0: The total amount of wall time = 317.445992 + 0: The maximum resident set size (KB) = 857784 Test 052 regional_decomp PASS -baseline dir = /scratch1/BMC/gmtb/Grant.Firl/stmp4/Grant.Firl/FV3_RT/REGRESSION_TEST_INTEL/regional_control -working dir = /scratch1/BMC/gmtb/Grant.Firl/stmp2/Grant.Firl/FV3_RT/rt_5132/regional_2threads +baseline dir = /scratch1/BMC/gmtb/Grant.Firl/RT/stmp4/Grant.Firl/FV3_RT/REGRESSION_TEST_INTEL/regional_control +working dir = /scratch1/BMC/gmtb/Grant.Firl/RT/stmp2/Grant.Firl/FV3_RT/rt_6993/regional_2threads Checking test 053 regional_2threads results .... Comparing dynf000.nc .........OK Comparing dynf006.nc .........OK @@ -2406,14 +2406,14 @@ Checking test 053 regional_2threads results .... Comparing NATLEV.GrbF00 .........OK Comparing NATLEV.GrbF06 .........OK - 0: The total amount of wall time = 187.662510 - 0: The maximum resident set size (KB) = 847124 + 0: The total amount of wall time = 184.176623 + 0: The maximum resident set size (KB) = 843060 Test 053 regional_2threads PASS -baseline dir = /scratch1/BMC/gmtb/Grant.Firl/stmp4/Grant.Firl/FV3_RT/REGRESSION_TEST_INTEL/regional_noquilt -working dir = /scratch1/BMC/gmtb/Grant.Firl/stmp2/Grant.Firl/FV3_RT/rt_5132/regional_noquilt +baseline dir = /scratch1/BMC/gmtb/Grant.Firl/RT/stmp4/Grant.Firl/FV3_RT/REGRESSION_TEST_INTEL/regional_noquilt +working dir = /scratch1/BMC/gmtb/Grant.Firl/RT/stmp2/Grant.Firl/FV3_RT/rt_6993/regional_noquilt Checking test 054 regional_noquilt results .... Comparing atmos_4xdaily.nc .........OK Comparing fv3_history2d.nc .........OK @@ -2421,28 +2421,28 @@ Checking test 054 regional_noquilt results .... Comparing RESTART/fv_core.res.tile1_new.nc .........OK Comparing RESTART/fv_tracer.res.tile1_new.nc .........OK - 0: The total amount of wall time = 320.812073 - 0: The maximum resident set size (KB) = 855776 + 0: The total amount of wall time = 323.040353 + 0: The maximum resident set size (KB) = 854704 Test 054 regional_noquilt PASS -baseline dir = /scratch1/BMC/gmtb/Grant.Firl/stmp4/Grant.Firl/FV3_RT/REGRESSION_TEST_INTEL/regional_netcdf_parallel -working dir = /scratch1/BMC/gmtb/Grant.Firl/stmp2/Grant.Firl/FV3_RT/rt_5132/regional_netcdf_parallel +baseline dir = /scratch1/BMC/gmtb/Grant.Firl/RT/stmp4/Grant.Firl/FV3_RT/REGRESSION_TEST_INTEL/regional_netcdf_parallel +working dir = /scratch1/BMC/gmtb/Grant.Firl/RT/stmp2/Grant.Firl/FV3_RT/rt_6993/regional_netcdf_parallel Checking test 055 regional_netcdf_parallel results .... Comparing dynf000.nc .........OK Comparing dynf006.nc .........OK Comparing phyf000.nc .........OK Comparing phyf006.nc .........OK - 0: The total amount of wall time = 294.591514 - 0: The maximum resident set size (KB) = 860216 + 0: The total amount of wall time = 296.926985 + 0: The maximum resident set size (KB) = 858124 Test 055 regional_netcdf_parallel PASS -baseline dir = /scratch1/BMC/gmtb/Grant.Firl/stmp4/Grant.Firl/FV3_RT/REGRESSION_TEST_INTEL/regional_control -working dir = /scratch1/BMC/gmtb/Grant.Firl/stmp2/Grant.Firl/FV3_RT/rt_5132/regional_2dwrtdecomp +baseline dir = /scratch1/BMC/gmtb/Grant.Firl/RT/stmp4/Grant.Firl/FV3_RT/REGRESSION_TEST_INTEL/regional_control +working dir = /scratch1/BMC/gmtb/Grant.Firl/RT/stmp2/Grant.Firl/FV3_RT/rt_6993/regional_2dwrtdecomp Checking test 056 regional_2dwrtdecomp results .... Comparing dynf000.nc .........OK Comparing dynf006.nc .........OK @@ -2453,14 +2453,14 @@ Checking test 056 regional_2dwrtdecomp results .... Comparing NATLEV.GrbF00 .........OK Comparing NATLEV.GrbF06 .........OK - 0: The total amount of wall time = 301.683476 - 0: The maximum resident set size (KB) = 866164 + 0: The total amount of wall time = 300.401699 + 0: The maximum resident set size (KB) = 864736 Test 056 regional_2dwrtdecomp PASS -baseline dir = /scratch1/BMC/gmtb/Grant.Firl/stmp4/Grant.Firl/FV3_RT/REGRESSION_TEST_INTEL/fv3_regional_wofs -working dir = /scratch1/BMC/gmtb/Grant.Firl/stmp2/Grant.Firl/FV3_RT/rt_5132/regional_wofs +baseline dir = /scratch1/BMC/gmtb/Grant.Firl/RT/stmp4/Grant.Firl/FV3_RT/REGRESSION_TEST_INTEL/fv3_regional_wofs +working dir = /scratch1/BMC/gmtb/Grant.Firl/RT/stmp2/Grant.Firl/FV3_RT/rt_6993/regional_wofs Checking test 057 regional_wofs results .... Comparing dynf000.nc .........OK Comparing dynf006.nc .........OK @@ -2471,14 +2471,14 @@ Checking test 057 regional_wofs results .... Comparing NATLEV.GrbF00 .........OK Comparing NATLEV.GrbF06 .........OK - 0: The total amount of wall time = 378.546546 - 0: The maximum resident set size (KB) = 607316 + 0: The total amount of wall time = 377.638782 + 0: The maximum resident set size (KB) = 625976 Test 057 regional_wofs PASS -baseline dir = /scratch1/BMC/gmtb/Grant.Firl/stmp4/Grant.Firl/FV3_RT/REGRESSION_TEST_INTEL/rap_control -working dir = /scratch1/BMC/gmtb/Grant.Firl/stmp2/Grant.Firl/FV3_RT/rt_5132/rap_control +baseline dir = /scratch1/BMC/gmtb/Grant.Firl/RT/stmp4/Grant.Firl/FV3_RT/REGRESSION_TEST_INTEL/rap_control +working dir = /scratch1/BMC/gmtb/Grant.Firl/RT/stmp2/Grant.Firl/FV3_RT/rt_6993/rap_control Checking test 058 rap_control results .... Comparing sfcf000.nc .........OK Comparing sfcf021.nc .........OK @@ -2525,14 +2525,14 @@ Checking test 058 rap_control results .... Comparing RESTART/20210323.060000.sfc_data.tile5.nc .........OK Comparing RESTART/20210323.060000.sfc_data.tile6.nc .........OK - 0: The total amount of wall time = 460.620786 - 0: The maximum resident set size (KB) = 1056524 + 0: The total amount of wall time = 463.148551 + 0: The maximum resident set size (KB) = 1033444 Test 058 rap_control PASS -baseline dir = /scratch1/BMC/gmtb/Grant.Firl/stmp4/Grant.Firl/FV3_RT/REGRESSION_TEST_INTEL/regional_spp_sppt_shum_skeb -working dir = /scratch1/BMC/gmtb/Grant.Firl/stmp2/Grant.Firl/FV3_RT/rt_5132/regional_spp_sppt_shum_skeb +baseline dir = /scratch1/BMC/gmtb/Grant.Firl/RT/stmp4/Grant.Firl/FV3_RT/REGRESSION_TEST_INTEL/regional_spp_sppt_shum_skeb +working dir = /scratch1/BMC/gmtb/Grant.Firl/RT/stmp2/Grant.Firl/FV3_RT/rt_6993/regional_spp_sppt_shum_skeb Checking test 059 regional_spp_sppt_shum_skeb results .... Comparing dynf000.nc .........OK Comparing dynf001.nc .........OK @@ -2543,14 +2543,14 @@ Checking test 059 regional_spp_sppt_shum_skeb results .... Comparing NATLEV.GrbF00 .........OK Comparing NATLEV.GrbF01 .........OK - 0: The total amount of wall time = 233.835126 - 0: The maximum resident set size (KB) = 1188608 + 0: The total amount of wall time = 240.562433 + 0: The maximum resident set size (KB) = 1172864 Test 059 regional_spp_sppt_shum_skeb PASS -baseline dir = /scratch1/BMC/gmtb/Grant.Firl/stmp4/Grant.Firl/FV3_RT/REGRESSION_TEST_INTEL/rap_control -working dir = /scratch1/BMC/gmtb/Grant.Firl/stmp2/Grant.Firl/FV3_RT/rt_5132/rap_decomp +baseline dir = /scratch1/BMC/gmtb/Grant.Firl/RT/stmp4/Grant.Firl/FV3_RT/REGRESSION_TEST_INTEL/rap_control +working dir = /scratch1/BMC/gmtb/Grant.Firl/RT/stmp2/Grant.Firl/FV3_RT/rt_6993/rap_decomp Checking test 060 rap_decomp results .... Comparing sfcf000.nc .........OK Comparing sfcf021.nc .........OK @@ -2597,14 +2597,14 @@ Checking test 060 rap_decomp results .... Comparing RESTART/20210323.060000.sfc_data.tile5.nc .........OK Comparing RESTART/20210323.060000.sfc_data.tile6.nc .........OK - 0: The total amount of wall time = 482.338378 - 0: The maximum resident set size (KB) = 998252 + 0: The total amount of wall time = 478.981545 + 0: The maximum resident set size (KB) = 994716 Test 060 rap_decomp PASS -baseline dir = /scratch1/BMC/gmtb/Grant.Firl/stmp4/Grant.Firl/FV3_RT/REGRESSION_TEST_INTEL/rap_control -working dir = /scratch1/BMC/gmtb/Grant.Firl/stmp2/Grant.Firl/FV3_RT/rt_5132/rap_2threads +baseline dir = /scratch1/BMC/gmtb/Grant.Firl/RT/stmp4/Grant.Firl/FV3_RT/REGRESSION_TEST_INTEL/rap_control +working dir = /scratch1/BMC/gmtb/Grant.Firl/RT/stmp2/Grant.Firl/FV3_RT/rt_6993/rap_2threads Checking test 061 rap_2threads results .... Comparing sfcf000.nc .........OK Comparing sfcf021.nc .........OK @@ -2651,14 +2651,14 @@ Checking test 061 rap_2threads results .... Comparing RESTART/20210323.060000.sfc_data.tile5.nc .........OK Comparing RESTART/20210323.060000.sfc_data.tile6.nc .........OK - 0: The total amount of wall time = 436.689431 - 0: The maximum resident set size (KB) = 1134824 + 0: The total amount of wall time = 437.667796 + 0: The maximum resident set size (KB) = 1139668 Test 061 rap_2threads PASS -baseline dir = /scratch1/BMC/gmtb/Grant.Firl/stmp4/Grant.Firl/FV3_RT/REGRESSION_TEST_INTEL/rap_control -working dir = /scratch1/BMC/gmtb/Grant.Firl/stmp2/Grant.Firl/FV3_RT/rt_5132/rap_restart +baseline dir = /scratch1/BMC/gmtb/Grant.Firl/RT/stmp4/Grant.Firl/FV3_RT/REGRESSION_TEST_INTEL/rap_control +working dir = /scratch1/BMC/gmtb/Grant.Firl/RT/stmp2/Grant.Firl/FV3_RT/rt_6993/rap_restart Checking test 062 rap_restart results .... Comparing sfcf024.nc .........OK Comparing atmf024.nc .........OK @@ -2697,14 +2697,14 @@ Checking test 062 rap_restart results .... Comparing RESTART/20210323.060000.sfc_data.tile5.nc .........OK Comparing RESTART/20210323.060000.sfc_data.tile6.nc .........OK - 0: The total amount of wall time = 235.029016 - 0: The maximum resident set size (KB) = 944124 + 0: The total amount of wall time = 241.618431 + 0: The maximum resident set size (KB) = 963936 Test 062 rap_restart PASS -baseline dir = /scratch1/BMC/gmtb/Grant.Firl/stmp4/Grant.Firl/FV3_RT/REGRESSION_TEST_INTEL/rap_sfcdiff -working dir = /scratch1/BMC/gmtb/Grant.Firl/stmp2/Grant.Firl/FV3_RT/rt_5132/rap_sfcdiff +baseline dir = /scratch1/BMC/gmtb/Grant.Firl/RT/stmp4/Grant.Firl/FV3_RT/REGRESSION_TEST_INTEL/rap_sfcdiff +working dir = /scratch1/BMC/gmtb/Grant.Firl/RT/stmp2/Grant.Firl/FV3_RT/rt_6993/rap_sfcdiff Checking test 063 rap_sfcdiff results .... Comparing sfcf000.nc .........OK Comparing sfcf009.nc .........OK @@ -2751,14 +2751,14 @@ Checking test 063 rap_sfcdiff results .... Comparing RESTART/20210323.060000.sfc_data.tile5.nc .........OK Comparing RESTART/20210323.060000.sfc_data.tile6.nc .........OK - 0: The total amount of wall time = 461.639762 - 0: The maximum resident set size (KB) = 1048660 + 0: The total amount of wall time = 463.426197 + 0: The maximum resident set size (KB) = 1033072 Test 063 rap_sfcdiff PASS -baseline dir = /scratch1/BMC/gmtb/Grant.Firl/stmp4/Grant.Firl/FV3_RT/REGRESSION_TEST_INTEL/rap_sfcdiff -working dir = /scratch1/BMC/gmtb/Grant.Firl/stmp2/Grant.Firl/FV3_RT/rt_5132/rap_sfcdiff_decomp +baseline dir = /scratch1/BMC/gmtb/Grant.Firl/RT/stmp4/Grant.Firl/FV3_RT/REGRESSION_TEST_INTEL/rap_sfcdiff +working dir = /scratch1/BMC/gmtb/Grant.Firl/RT/stmp2/Grant.Firl/FV3_RT/rt_6993/rap_sfcdiff_decomp Checking test 064 rap_sfcdiff_decomp results .... Comparing sfcf000.nc .........OK Comparing sfcf009.nc .........OK @@ -2805,14 +2805,14 @@ Checking test 064 rap_sfcdiff_decomp results .... Comparing RESTART/20210323.060000.sfc_data.tile5.nc .........OK Comparing RESTART/20210323.060000.sfc_data.tile6.nc .........OK - 0: The total amount of wall time = 485.526081 - 0: The maximum resident set size (KB) = 988200 + 0: The total amount of wall time = 489.337576 + 0: The maximum resident set size (KB) = 988340 Test 064 rap_sfcdiff_decomp PASS -baseline dir = /scratch1/BMC/gmtb/Grant.Firl/stmp4/Grant.Firl/FV3_RT/REGRESSION_TEST_INTEL/rap_sfcdiff -working dir = /scratch1/BMC/gmtb/Grant.Firl/stmp2/Grant.Firl/FV3_RT/rt_5132/rap_sfcdiff_restart +baseline dir = /scratch1/BMC/gmtb/Grant.Firl/RT/stmp4/Grant.Firl/FV3_RT/REGRESSION_TEST_INTEL/rap_sfcdiff +working dir = /scratch1/BMC/gmtb/Grant.Firl/RT/stmp2/Grant.Firl/FV3_RT/rt_6993/rap_sfcdiff_restart Checking test 065 rap_sfcdiff_restart results .... Comparing sfcf012.nc .........OK Comparing atmf012.nc .........OK @@ -2851,14 +2851,14 @@ Checking test 065 rap_sfcdiff_restart results .... Comparing RESTART/20210323.060000.sfc_data.tile5.nc .........OK Comparing RESTART/20210323.060000.sfc_data.tile6.nc .........OK - 0: The total amount of wall time = 345.036111 - 0: The maximum resident set size (KB) = 979744 + 0: The total amount of wall time = 344.843178 + 0: The maximum resident set size (KB) = 985064 Test 065 rap_sfcdiff_restart PASS -baseline dir = /scratch1/BMC/gmtb/Grant.Firl/stmp4/Grant.Firl/FV3_RT/REGRESSION_TEST_INTEL/hrrr_control -working dir = /scratch1/BMC/gmtb/Grant.Firl/stmp2/Grant.Firl/FV3_RT/rt_5132/hrrr_control +baseline dir = /scratch1/BMC/gmtb/Grant.Firl/RT/stmp4/Grant.Firl/FV3_RT/REGRESSION_TEST_INTEL/hrrr_control +working dir = /scratch1/BMC/gmtb/Grant.Firl/RT/stmp2/Grant.Firl/FV3_RT/rt_6993/hrrr_control Checking test 066 hrrr_control results .... Comparing sfcf000.nc .........OK Comparing sfcf009.nc .........OK @@ -2905,14 +2905,14 @@ Checking test 066 hrrr_control results .... Comparing RESTART/20210322.120000.sfc_data.tile5.nc .........OK Comparing RESTART/20210322.120000.sfc_data.tile6.nc .........OK - 0: The total amount of wall time = 429.043752 - 0: The maximum resident set size (KB) = 1048604 + 0: The total amount of wall time = 429.356529 + 0: The maximum resident set size (KB) = 1047604 Test 066 hrrr_control PASS -baseline dir = /scratch1/BMC/gmtb/Grant.Firl/stmp4/Grant.Firl/FV3_RT/REGRESSION_TEST_INTEL/hrrr_control -working dir = /scratch1/BMC/gmtb/Grant.Firl/stmp2/Grant.Firl/FV3_RT/rt_5132/hrrr_control_decomp +baseline dir = /scratch1/BMC/gmtb/Grant.Firl/RT/stmp4/Grant.Firl/FV3_RT/REGRESSION_TEST_INTEL/hrrr_control +working dir = /scratch1/BMC/gmtb/Grant.Firl/RT/stmp2/Grant.Firl/FV3_RT/rt_6993/hrrr_control_decomp Checking test 067 hrrr_control_decomp results .... Comparing sfcf000.nc .........OK Comparing sfcf009.nc .........OK @@ -2959,14 +2959,14 @@ Checking test 067 hrrr_control_decomp results .... Comparing RESTART/20210322.120000.sfc_data.tile5.nc .........OK Comparing RESTART/20210322.120000.sfc_data.tile6.nc .........OK - 0: The total amount of wall time = 449.436272 - 0: The maximum resident set size (KB) = 991888 + 0: The total amount of wall time = 451.863307 + 0: The maximum resident set size (KB) = 994568 Test 067 hrrr_control_decomp PASS -baseline dir = /scratch1/BMC/gmtb/Grant.Firl/stmp4/Grant.Firl/FV3_RT/REGRESSION_TEST_INTEL/hrrr_control -working dir = /scratch1/BMC/gmtb/Grant.Firl/stmp2/Grant.Firl/FV3_RT/rt_5132/hrrr_control_2threads +baseline dir = /scratch1/BMC/gmtb/Grant.Firl/RT/stmp4/Grant.Firl/FV3_RT/REGRESSION_TEST_INTEL/hrrr_control +working dir = /scratch1/BMC/gmtb/Grant.Firl/RT/stmp2/Grant.Firl/FV3_RT/rt_6993/hrrr_control_2threads Checking test 068 hrrr_control_2threads results .... Comparing sfcf000.nc .........OK Comparing sfcf009.nc .........OK @@ -3013,28 +3013,28 @@ Checking test 068 hrrr_control_2threads results .... Comparing RESTART/20210322.120000.sfc_data.tile5.nc .........OK Comparing RESTART/20210322.120000.sfc_data.tile6.nc .........OK - 0: The total amount of wall time = 399.511382 - 0: The maximum resident set size (KB) = 1065092 + 0: The total amount of wall time = 402.729070 + 0: The maximum resident set size (KB) = 1067432 Test 068 hrrr_control_2threads PASS -baseline dir = /scratch1/BMC/gmtb/Grant.Firl/stmp4/Grant.Firl/FV3_RT/REGRESSION_TEST_INTEL/hrrr_control -working dir = /scratch1/BMC/gmtb/Grant.Firl/stmp2/Grant.Firl/FV3_RT/rt_5132/hrrr_control_restart +baseline dir = /scratch1/BMC/gmtb/Grant.Firl/RT/stmp4/Grant.Firl/FV3_RT/REGRESSION_TEST_INTEL/hrrr_control +working dir = /scratch1/BMC/gmtb/Grant.Firl/RT/stmp2/Grant.Firl/FV3_RT/rt_6993/hrrr_control_restart Checking test 069 hrrr_control_restart results .... Comparing sfcf012.nc .........OK Comparing atmf012.nc .........OK Comparing GFSFLX.GrbF12 .........OK Comparing GFSPRS.GrbF12 .........OK - 0: The total amount of wall time = 320.568283 - 0: The maximum resident set size (KB) = 981516 + 0: The total amount of wall time = 321.618983 + 0: The maximum resident set size (KB) = 971472 Test 069 hrrr_control_restart PASS -baseline dir = /scratch1/BMC/gmtb/Grant.Firl/stmp4/Grant.Firl/FV3_RT/REGRESSION_TEST_INTEL/rrfs_v1beta -working dir = /scratch1/BMC/gmtb/Grant.Firl/stmp2/Grant.Firl/FV3_RT/rt_5132/rrfs_v1beta +baseline dir = /scratch1/BMC/gmtb/Grant.Firl/RT/stmp4/Grant.Firl/FV3_RT/REGRESSION_TEST_INTEL/rrfs_v1beta +working dir = /scratch1/BMC/gmtb/Grant.Firl/RT/stmp2/Grant.Firl/FV3_RT/rt_6993/rrfs_v1beta Checking test 070 rrfs_v1beta results .... Comparing sfcf000.nc .........OK Comparing sfcf009.nc .........OK @@ -3081,14 +3081,14 @@ Checking test 070 rrfs_v1beta results .... Comparing RESTART/20210323.060000.sfc_data.tile5.nc .........OK Comparing RESTART/20210323.060000.sfc_data.tile6.nc .........OK - 0: The total amount of wall time = 456.587464 - 0: The maximum resident set size (KB) = 1052312 + 0: The total amount of wall time = 458.890765 + 0: The maximum resident set size (KB) = 1050844 Test 070 rrfs_v1beta PASS -baseline dir = /scratch1/BMC/gmtb/Grant.Firl/stmp4/Grant.Firl/FV3_RT/REGRESSION_TEST_INTEL/rrfs_v1nssl -working dir = /scratch1/BMC/gmtb/Grant.Firl/stmp2/Grant.Firl/FV3_RT/rt_5132/rrfs_v1nssl +baseline dir = /scratch1/BMC/gmtb/Grant.Firl/RT/stmp4/Grant.Firl/FV3_RT/REGRESSION_TEST_INTEL/rrfs_v1nssl +working dir = /scratch1/BMC/gmtb/Grant.Firl/RT/stmp2/Grant.Firl/FV3_RT/rt_6993/rrfs_v1nssl Checking test 071 rrfs_v1nssl results .... Comparing sfcf000.nc .........OK Comparing sfcf009.nc .........OK @@ -3103,14 +3103,14 @@ Checking test 071 rrfs_v1nssl results .... Comparing GFSPRS.GrbF09 .........OK Comparing GFSPRS.GrbF12 .........OK - 0: The total amount of wall time = 540.175406 - 0: The maximum resident set size (KB) = 691308 + 0: The total amount of wall time = 539.874230 + 0: The maximum resident set size (KB) = 665624 Test 071 rrfs_v1nssl PASS -baseline dir = /scratch1/BMC/gmtb/Grant.Firl/stmp4/Grant.Firl/FV3_RT/REGRESSION_TEST_INTEL/rrfs_v1nssl_nohailnoccn -working dir = /scratch1/BMC/gmtb/Grant.Firl/stmp2/Grant.Firl/FV3_RT/rt_5132/rrfs_v1nssl_nohailnoccn +baseline dir = /scratch1/BMC/gmtb/Grant.Firl/RT/stmp4/Grant.Firl/FV3_RT/REGRESSION_TEST_INTEL/rrfs_v1nssl_nohailnoccn +working dir = /scratch1/BMC/gmtb/Grant.Firl/RT/stmp2/Grant.Firl/FV3_RT/rt_6993/rrfs_v1nssl_nohailnoccn Checking test 072 rrfs_v1nssl_nohailnoccn results .... Comparing sfcf000.nc .........OK Comparing sfcf009.nc .........OK @@ -3125,14 +3125,14 @@ Checking test 072 rrfs_v1nssl_nohailnoccn results .... Comparing GFSPRS.GrbF09 .........OK Comparing GFSPRS.GrbF12 .........OK - 0: The total amount of wall time = 527.313512 - 0: The maximum resident set size (KB) = 752952 + 0: The total amount of wall time = 527.282961 + 0: The maximum resident set size (KB) = 757536 Test 072 rrfs_v1nssl_nohailnoccn PASS -baseline dir = /scratch1/BMC/gmtb/Grant.Firl/stmp4/Grant.Firl/FV3_RT/REGRESSION_TEST_INTEL/rrfs_smoke_conus13km_hrrr_warm -working dir = /scratch1/BMC/gmtb/Grant.Firl/stmp2/Grant.Firl/FV3_RT/rt_5132/rrfs_smoke_conus13km_hrrr_warm +baseline dir = /scratch1/BMC/gmtb/Grant.Firl/RT/stmp4/Grant.Firl/FV3_RT/REGRESSION_TEST_INTEL/rrfs_smoke_conus13km_hrrr_warm +working dir = /scratch1/BMC/gmtb/Grant.Firl/RT/stmp2/Grant.Firl/FV3_RT/rt_6993/rrfs_smoke_conus13km_hrrr_warm Checking test 073 rrfs_smoke_conus13km_hrrr_warm results .... Comparing sfcf000.nc .........OK Comparing sfcf001.nc .........OK @@ -3141,14 +3141,14 @@ Checking test 073 rrfs_smoke_conus13km_hrrr_warm results .... Comparing atmf001.nc .........OK Comparing atmf002.nc .........OK - 0: The total amount of wall time = 147.374657 - 0: The maximum resident set size (KB) = 1027668 + 0: The total amount of wall time = 149.227293 + 0: The maximum resident set size (KB) = 1025476 Test 073 rrfs_smoke_conus13km_hrrr_warm PASS -baseline dir = /scratch1/BMC/gmtb/Grant.Firl/stmp4/Grant.Firl/FV3_RT/REGRESSION_TEST_INTEL/rrfs_smoke_conus13km_hrrr_warm -working dir = /scratch1/BMC/gmtb/Grant.Firl/stmp2/Grant.Firl/FV3_RT/rt_5132/rrfs_smoke_conus13km_hrrr_warm_2threads +baseline dir = /scratch1/BMC/gmtb/Grant.Firl/RT/stmp4/Grant.Firl/FV3_RT/REGRESSION_TEST_INTEL/rrfs_smoke_conus13km_hrrr_warm +working dir = /scratch1/BMC/gmtb/Grant.Firl/RT/stmp2/Grant.Firl/FV3_RT/rt_6993/rrfs_smoke_conus13km_hrrr_warm_2threads Checking test 074 rrfs_smoke_conus13km_hrrr_warm_2threads results .... Comparing sfcf000.nc .........OK Comparing sfcf001.nc .........OK @@ -3157,14 +3157,14 @@ Checking test 074 rrfs_smoke_conus13km_hrrr_warm_2threads results .... Comparing atmf001.nc .........OK Comparing atmf002.nc .........OK - 0: The total amount of wall time = 95.627438 - 0: The maximum resident set size (KB) = 930164 + 0: The total amount of wall time = 93.889556 + 0: The maximum resident set size (KB) = 900064 Test 074 rrfs_smoke_conus13km_hrrr_warm_2threads PASS -baseline dir = /scratch1/BMC/gmtb/Grant.Firl/stmp4/Grant.Firl/FV3_RT/REGRESSION_TEST_INTEL/rrfs_conus13km_hrrr_warm -working dir = /scratch1/BMC/gmtb/Grant.Firl/stmp2/Grant.Firl/FV3_RT/rt_5132/rrfs_conus13km_hrrr_warm +baseline dir = /scratch1/BMC/gmtb/Grant.Firl/RT/stmp4/Grant.Firl/FV3_RT/REGRESSION_TEST_INTEL/rrfs_conus13km_hrrr_warm +working dir = /scratch1/BMC/gmtb/Grant.Firl/RT/stmp2/Grant.Firl/FV3_RT/rt_6993/rrfs_conus13km_hrrr_warm Checking test 075 rrfs_conus13km_hrrr_warm results .... Comparing sfcf000.nc .........OK Comparing sfcf001.nc .........OK @@ -3173,14 +3173,14 @@ Checking test 075 rrfs_conus13km_hrrr_warm results .... Comparing atmf001.nc .........OK Comparing atmf002.nc .........OK - 0: The total amount of wall time = 131.897563 - 0: The maximum resident set size (KB) = 980360 + 0: The total amount of wall time = 134.050634 + 0: The maximum resident set size (KB) = 981712 Test 075 rrfs_conus13km_hrrr_warm PASS -baseline dir = /scratch1/BMC/gmtb/Grant.Firl/stmp4/Grant.Firl/FV3_RT/REGRESSION_TEST_INTEL/rrfs_smoke_conus13km_hrrr_warm_radar_tten -working dir = /scratch1/BMC/gmtb/Grant.Firl/stmp2/Grant.Firl/FV3_RT/rt_5132/rrfs_smoke_conus13km_radar_tten_warm +baseline dir = /scratch1/BMC/gmtb/Grant.Firl/RT/stmp4/Grant.Firl/FV3_RT/REGRESSION_TEST_INTEL/rrfs_smoke_conus13km_hrrr_warm_radar_tten +working dir = /scratch1/BMC/gmtb/Grant.Firl/RT/stmp2/Grant.Firl/FV3_RT/rt_6993/rrfs_smoke_conus13km_radar_tten_warm Checking test 076 rrfs_smoke_conus13km_radar_tten_warm results .... Comparing sfcf000.nc .........OK Comparing sfcf001.nc .........OK @@ -3189,26 +3189,26 @@ Checking test 076 rrfs_smoke_conus13km_radar_tten_warm results .... Comparing atmf001.nc .........OK Comparing atmf002.nc .........OK - 0: The total amount of wall time = 151.494591 - 0: The maximum resident set size (KB) = 1030024 + 0: The total amount of wall time = 151.901704 + 0: The maximum resident set size (KB) = 1009684 Test 076 rrfs_smoke_conus13km_radar_tten_warm PASS -baseline dir = /scratch1/BMC/gmtb/Grant.Firl/stmp4/Grant.Firl/FV3_RT/REGRESSION_TEST_INTEL/rrfs_conus13km_hrrr_warm_restart_mismatch -working dir = /scratch1/BMC/gmtb/Grant.Firl/stmp2/Grant.Firl/FV3_RT/rt_5132/rrfs_conus13km_hrrr_warm_restart_mismatch +baseline dir = /scratch1/BMC/gmtb/Grant.Firl/RT/stmp4/Grant.Firl/FV3_RT/REGRESSION_TEST_INTEL/rrfs_conus13km_hrrr_warm_restart_mismatch +working dir = /scratch1/BMC/gmtb/Grant.Firl/RT/stmp2/Grant.Firl/FV3_RT/rt_6993/rrfs_conus13km_hrrr_warm_restart_mismatch Checking test 077 rrfs_conus13km_hrrr_warm_restart_mismatch results .... Comparing sfcf002.nc .........OK Comparing atmf002.nc .........OK - 0: The total amount of wall time = 70.151611 - 0: The maximum resident set size (KB) = 970716 + 0: The total amount of wall time = 73.099371 + 0: The maximum resident set size (KB) = 951468 Test 077 rrfs_conus13km_hrrr_warm_restart_mismatch PASS -baseline dir = /scratch1/BMC/gmtb/Grant.Firl/stmp4/Grant.Firl/FV3_RT/REGRESSION_TEST_INTEL/control_csawmg -working dir = /scratch1/BMC/gmtb/Grant.Firl/stmp2/Grant.Firl/FV3_RT/rt_5132/control_csawmg +baseline dir = /scratch1/BMC/gmtb/Grant.Firl/RT/stmp4/Grant.Firl/FV3_RT/REGRESSION_TEST_INTEL/control_csawmg +working dir = /scratch1/BMC/gmtb/Grant.Firl/RT/stmp2/Grant.Firl/FV3_RT/rt_6993/control_csawmg Checking test 078 control_csawmg results .... Comparing sfcf000.nc .........OK Comparing sfcf024.nc .........OK @@ -3219,14 +3219,14 @@ Checking test 078 control_csawmg results .... Comparing GFSPRS.GrbF00 .........OK Comparing GFSPRS.GrbF24 .........OK - 0: The total amount of wall time = 351.423398 - 0: The maximum resident set size (KB) = 717676 + 0: The total amount of wall time = 345.449060 + 0: The maximum resident set size (KB) = 722160 Test 078 control_csawmg PASS -baseline dir = /scratch1/BMC/gmtb/Grant.Firl/stmp4/Grant.Firl/FV3_RT/REGRESSION_TEST_INTEL/control_csawmgt -working dir = /scratch1/BMC/gmtb/Grant.Firl/stmp2/Grant.Firl/FV3_RT/rt_5132/control_csawmgt +baseline dir = /scratch1/BMC/gmtb/Grant.Firl/RT/stmp4/Grant.Firl/FV3_RT/REGRESSION_TEST_INTEL/control_csawmgt +working dir = /scratch1/BMC/gmtb/Grant.Firl/RT/stmp2/Grant.Firl/FV3_RT/rt_6993/control_csawmgt Checking test 079 control_csawmgt results .... Comparing sfcf000.nc .........OK Comparing sfcf024.nc .........OK @@ -3237,14 +3237,14 @@ Checking test 079 control_csawmgt results .... Comparing GFSPRS.GrbF00 .........OK Comparing GFSPRS.GrbF24 .........OK - 0: The total amount of wall time = 342.561890 - 0: The maximum resident set size (KB) = 695800 + 0: The total amount of wall time = 340.737466 + 0: The maximum resident set size (KB) = 697268 Test 079 control_csawmgt PASS -baseline dir = /scratch1/BMC/gmtb/Grant.Firl/stmp4/Grant.Firl/FV3_RT/REGRESSION_TEST_INTEL/control_ras -working dir = /scratch1/BMC/gmtb/Grant.Firl/stmp2/Grant.Firl/FV3_RT/rt_5132/control_ras +baseline dir = /scratch1/BMC/gmtb/Grant.Firl/RT/stmp4/Grant.Firl/FV3_RT/REGRESSION_TEST_INTEL/control_ras +working dir = /scratch1/BMC/gmtb/Grant.Firl/RT/stmp2/Grant.Firl/FV3_RT/rt_6993/control_ras Checking test 080 control_ras results .... Comparing sfcf000.nc .........OK Comparing sfcf024.nc .........OK @@ -3255,26 +3255,26 @@ Checking test 080 control_ras results .... Comparing GFSPRS.GrbF00 .........OK Comparing GFSPRS.GrbF24 .........OK - 0: The total amount of wall time = 181.297126 - 0: The maximum resident set size (KB) = 713192 + 0: The total amount of wall time = 183.961503 + 0: The maximum resident set size (KB) = 728280 Test 080 control_ras PASS -baseline dir = /scratch1/BMC/gmtb/Grant.Firl/stmp4/Grant.Firl/FV3_RT/REGRESSION_TEST_INTEL/control_wam -working dir = /scratch1/BMC/gmtb/Grant.Firl/stmp2/Grant.Firl/FV3_RT/rt_5132/control_wam +baseline dir = /scratch1/BMC/gmtb/Grant.Firl/RT/stmp4/Grant.Firl/FV3_RT/REGRESSION_TEST_INTEL/control_wam +working dir = /scratch1/BMC/gmtb/Grant.Firl/RT/stmp2/Grant.Firl/FV3_RT/rt_6993/control_wam Checking test 081 control_wam results .... Comparing sfcf024.nc .........OK Comparing atmf024.nc .........OK - 0: The total amount of wall time = 111.942647 - 0: The maximum resident set size (KB) = 643852 + 0: The total amount of wall time = 111.964697 + 0: The maximum resident set size (KB) = 621452 Test 081 control_wam PASS -baseline dir = /scratch1/BMC/gmtb/Grant.Firl/stmp4/Grant.Firl/FV3_RT/REGRESSION_TEST_INTEL/control_p8_faster -working dir = /scratch1/BMC/gmtb/Grant.Firl/stmp2/Grant.Firl/FV3_RT/rt_5132/control_p8_faster +baseline dir = /scratch1/BMC/gmtb/Grant.Firl/RT/stmp4/Grant.Firl/FV3_RT/REGRESSION_TEST_INTEL/control_p8_faster +working dir = /scratch1/BMC/gmtb/Grant.Firl/RT/stmp2/Grant.Firl/FV3_RT/rt_6993/control_p8_faster Checking test 082 control_p8_faster results .... Comparing sfcf000.nc .........OK Comparing sfcf021.nc .........OK @@ -3321,14 +3321,14 @@ Checking test 082 control_p8_faster results .... Comparing RESTART/20210323.060000.sfc_data.tile5.nc .........OK Comparing RESTART/20210323.060000.sfc_data.tile6.nc .........OK - 0: The total amount of wall time = 153.821269 - 0: The maximum resident set size (KB) = 1593648 + 0: The total amount of wall time = 153.399905 + 0: The maximum resident set size (KB) = 1597808 Test 082 control_p8_faster PASS -baseline dir = /scratch1/BMC/gmtb/Grant.Firl/stmp4/Grant.Firl/FV3_RT/REGRESSION_TEST_INTEL/regional_control_faster -working dir = /scratch1/BMC/gmtb/Grant.Firl/stmp2/Grant.Firl/FV3_RT/rt_5132/regional_control_faster +baseline dir = /scratch1/BMC/gmtb/Grant.Firl/RT/stmp4/Grant.Firl/FV3_RT/REGRESSION_TEST_INTEL/regional_control_faster +working dir = /scratch1/BMC/gmtb/Grant.Firl/RT/stmp2/Grant.Firl/FV3_RT/rt_6993/regional_control_faster Checking test 083 regional_control_faster results .... Comparing dynf000.nc .........OK Comparing dynf006.nc .........OK @@ -3339,56 +3339,56 @@ Checking test 083 regional_control_faster results .... Comparing NATLEV.GrbF00 .........OK Comparing NATLEV.GrbF06 .........OK - 0: The total amount of wall time = 273.268820 - 0: The maximum resident set size (KB) = 855656 + 0: The total amount of wall time = 273.795701 + 0: The maximum resident set size (KB) = 867324 Test 083 regional_control_faster PASS -baseline dir = /scratch1/BMC/gmtb/Grant.Firl/stmp4/Grant.Firl/FV3_RT/REGRESSION_TEST_INTEL/rrfs_smoke_conus13km_hrrr_warm_debug -working dir = /scratch1/BMC/gmtb/Grant.Firl/stmp2/Grant.Firl/FV3_RT/rt_5132/rrfs_smoke_conus13km_hrrr_warm_debug +baseline dir = /scratch1/BMC/gmtb/Grant.Firl/RT/stmp4/Grant.Firl/FV3_RT/REGRESSION_TEST_INTEL/rrfs_smoke_conus13km_hrrr_warm_debug +working dir = /scratch1/BMC/gmtb/Grant.Firl/RT/stmp2/Grant.Firl/FV3_RT/rt_6993/rrfs_smoke_conus13km_hrrr_warm_debug Checking test 084 rrfs_smoke_conus13km_hrrr_warm_debug results .... Comparing sfcf000.nc .........OK Comparing sfcf001.nc .........OK Comparing atmf000.nc .........OK Comparing atmf001.nc .........OK - 0: The total amount of wall time = 837.520960 - 0: The maximum resident set size (KB) = 1056492 + 0: The total amount of wall time = 833.513297 + 0: The maximum resident set size (KB) = 1021572 Test 084 rrfs_smoke_conus13km_hrrr_warm_debug PASS -baseline dir = /scratch1/BMC/gmtb/Grant.Firl/stmp4/Grant.Firl/FV3_RT/REGRESSION_TEST_INTEL/rrfs_smoke_conus13km_hrrr_warm_debug -working dir = /scratch1/BMC/gmtb/Grant.Firl/stmp2/Grant.Firl/FV3_RT/rt_5132/rrfs_smoke_conus13km_hrrr_warm_debug_2threads +baseline dir = /scratch1/BMC/gmtb/Grant.Firl/RT/stmp4/Grant.Firl/FV3_RT/REGRESSION_TEST_INTEL/rrfs_smoke_conus13km_hrrr_warm_debug +working dir = /scratch1/BMC/gmtb/Grant.Firl/RT/stmp2/Grant.Firl/FV3_RT/rt_6993/rrfs_smoke_conus13km_hrrr_warm_debug_2threads Checking test 085 rrfs_smoke_conus13km_hrrr_warm_debug_2threads results .... Comparing sfcf000.nc .........OK Comparing sfcf001.nc .........OK Comparing atmf000.nc .........OK Comparing atmf001.nc .........OK - 0: The total amount of wall time = 471.250878 - 0: The maximum resident set size (KB) = 964828 + 0: The total amount of wall time = 464.972023 + 0: The maximum resident set size (KB) = 973100 Test 085 rrfs_smoke_conus13km_hrrr_warm_debug_2threads PASS -baseline dir = /scratch1/BMC/gmtb/Grant.Firl/stmp4/Grant.Firl/FV3_RT/REGRESSION_TEST_INTEL/rrfs_conus13km_hrrr_warm_debugs -working dir = /scratch1/BMC/gmtb/Grant.Firl/stmp2/Grant.Firl/FV3_RT/rt_5132/rrfs_conus13km_hrrr_warm_debug +baseline dir = /scratch1/BMC/gmtb/Grant.Firl/RT/stmp4/Grant.Firl/FV3_RT/REGRESSION_TEST_INTEL/rrfs_conus13km_hrrr_warm_debugs +working dir = /scratch1/BMC/gmtb/Grant.Firl/RT/stmp2/Grant.Firl/FV3_RT/rt_6993/rrfs_conus13km_hrrr_warm_debug Checking test 086 rrfs_conus13km_hrrr_warm_debug results .... Comparing sfcf000.nc .........OK Comparing sfcf001.nc .........OK Comparing atmf000.nc .........OK Comparing atmf001.nc .........OK - 0: The total amount of wall time = 743.551316 - 0: The maximum resident set size (KB) = 1006440 + 0: The total amount of wall time = 748.142439 + 0: The maximum resident set size (KB) = 1015696 Test 086 rrfs_conus13km_hrrr_warm_debug PASS -baseline dir = /scratch1/BMC/gmtb/Grant.Firl/stmp4/Grant.Firl/FV3_RT/REGRESSION_TEST_INTEL/control_CubedSphereGrid_debug -working dir = /scratch1/BMC/gmtb/Grant.Firl/stmp2/Grant.Firl/FV3_RT/rt_5132/control_CubedSphereGrid_debug +baseline dir = /scratch1/BMC/gmtb/Grant.Firl/RT/stmp4/Grant.Firl/FV3_RT/REGRESSION_TEST_INTEL/control_CubedSphereGrid_debug +working dir = /scratch1/BMC/gmtb/Grant.Firl/RT/stmp2/Grant.Firl/FV3_RT/rt_6993/control_CubedSphereGrid_debug Checking test 087 control_CubedSphereGrid_debug results .... Comparing sfcf000.tile1.nc .........OK Comparing sfcf000.tile2.nc .........OK @@ -3415,348 +3415,348 @@ Checking test 087 control_CubedSphereGrid_debug results .... Comparing atmf001.tile5.nc .........OK Comparing atmf001.tile6.nc .........OK - 0: The total amount of wall time = 146.103331 - 0: The maximum resident set size (KB) = 789532 + 0: The total amount of wall time = 147.797949 + 0: The maximum resident set size (KB) = 792080 Test 087 control_CubedSphereGrid_debug PASS -baseline dir = /scratch1/BMC/gmtb/Grant.Firl/stmp4/Grant.Firl/FV3_RT/REGRESSION_TEST_INTEL/control_wrtGauss_netcdf_parallel_debug -working dir = /scratch1/BMC/gmtb/Grant.Firl/stmp2/Grant.Firl/FV3_RT/rt_5132/control_wrtGauss_netcdf_parallel_debug +baseline dir = /scratch1/BMC/gmtb/Grant.Firl/RT/stmp4/Grant.Firl/FV3_RT/REGRESSION_TEST_INTEL/control_wrtGauss_netcdf_parallel_debug +working dir = /scratch1/BMC/gmtb/Grant.Firl/RT/stmp2/Grant.Firl/FV3_RT/rt_6993/control_wrtGauss_netcdf_parallel_debug Checking test 088 control_wrtGauss_netcdf_parallel_debug results .... - Comparing sfcf000.nc ............ALT CHECK......OK + Comparing sfcf000.nc .........OK Comparing sfcf001.nc .........OK Comparing atmf000.nc .........OK Comparing atmf001.nc .........OK - 0: The total amount of wall time = 143.050970 - 0: The maximum resident set size (KB) = 792744 + 0: The total amount of wall time = 150.093383 + 0: The maximum resident set size (KB) = 789920 Test 088 control_wrtGauss_netcdf_parallel_debug PASS -baseline dir = /scratch1/BMC/gmtb/Grant.Firl/stmp4/Grant.Firl/FV3_RT/REGRESSION_TEST_INTEL/control_stochy_debug -working dir = /scratch1/BMC/gmtb/Grant.Firl/stmp2/Grant.Firl/FV3_RT/rt_5132/control_stochy_debug +baseline dir = /scratch1/BMC/gmtb/Grant.Firl/RT/stmp4/Grant.Firl/FV3_RT/REGRESSION_TEST_INTEL/control_stochy_debug +working dir = /scratch1/BMC/gmtb/Grant.Firl/RT/stmp2/Grant.Firl/FV3_RT/rt_6993/control_stochy_debug Checking test 089 control_stochy_debug results .... Comparing sfcf000.nc .........OK Comparing sfcf001.nc .........OK Comparing atmf000.nc .........OK Comparing atmf001.nc .........OK - 0: The total amount of wall time = 162.128961 - 0: The maximum resident set size (KB) = 800288 + 0: The total amount of wall time = 166.323279 + 0: The maximum resident set size (KB) = 792024 Test 089 control_stochy_debug PASS -baseline dir = /scratch1/BMC/gmtb/Grant.Firl/stmp4/Grant.Firl/FV3_RT/REGRESSION_TEST_INTEL/control_lndp_debug -working dir = /scratch1/BMC/gmtb/Grant.Firl/stmp2/Grant.Firl/FV3_RT/rt_5132/control_lndp_debug +baseline dir = /scratch1/BMC/gmtb/Grant.Firl/RT/stmp4/Grant.Firl/FV3_RT/REGRESSION_TEST_INTEL/control_lndp_debug +working dir = /scratch1/BMC/gmtb/Grant.Firl/RT/stmp2/Grant.Firl/FV3_RT/rt_6993/control_lndp_debug Checking test 090 control_lndp_debug results .... Comparing sfcf000.nc .........OK Comparing sfcf001.nc .........OK Comparing atmf000.nc .........OK Comparing atmf001.nc .........OK - 0: The total amount of wall time = 146.883736 - 0: The maximum resident set size (KB) = 791888 + 0: The total amount of wall time = 151.048052 + 0: The maximum resident set size (KB) = 793460 Test 090 control_lndp_debug PASS -baseline dir = /scratch1/BMC/gmtb/Grant.Firl/stmp4/Grant.Firl/FV3_RT/REGRESSION_TEST_INTEL/control_csawmg_debug -working dir = /scratch1/BMC/gmtb/Grant.Firl/stmp2/Grant.Firl/FV3_RT/rt_5132/control_csawmg_debug +baseline dir = /scratch1/BMC/gmtb/Grant.Firl/RT/stmp4/Grant.Firl/FV3_RT/REGRESSION_TEST_INTEL/control_csawmg_debug +working dir = /scratch1/BMC/gmtb/Grant.Firl/RT/stmp2/Grant.Firl/FV3_RT/rt_6993/control_csawmg_debug Checking test 091 control_csawmg_debug results .... Comparing sfcf000.nc .........OK Comparing sfcf001.nc .........OK Comparing atmf000.nc .........OK Comparing atmf001.nc .........OK - 0: The total amount of wall time = 230.704582 - 0: The maximum resident set size (KB) = 832764 + 0: The total amount of wall time = 228.272672 + 0: The maximum resident set size (KB) = 843968 Test 091 control_csawmg_debug PASS -baseline dir = /scratch1/BMC/gmtb/Grant.Firl/stmp4/Grant.Firl/FV3_RT/REGRESSION_TEST_INTEL/control_csawmgt_debug -working dir = /scratch1/BMC/gmtb/Grant.Firl/stmp2/Grant.Firl/FV3_RT/rt_5132/control_csawmgt_debug +baseline dir = /scratch1/BMC/gmtb/Grant.Firl/RT/stmp4/Grant.Firl/FV3_RT/REGRESSION_TEST_INTEL/control_csawmgt_debug +working dir = /scratch1/BMC/gmtb/Grant.Firl/RT/stmp2/Grant.Firl/FV3_RT/rt_6993/control_csawmgt_debug Checking test 092 control_csawmgt_debug results .... Comparing sfcf000.nc .........OK Comparing sfcf001.nc .........OK Comparing atmf000.nc .........OK Comparing atmf001.nc .........OK - 0: The total amount of wall time = 225.089936 - 0: The maximum resident set size (KB) = 840720 + 0: The total amount of wall time = 222.329717 + 0: The maximum resident set size (KB) = 836556 Test 092 control_csawmgt_debug PASS -baseline dir = /scratch1/BMC/gmtb/Grant.Firl/stmp4/Grant.Firl/FV3_RT/REGRESSION_TEST_INTEL/control_ras_debug -working dir = /scratch1/BMC/gmtb/Grant.Firl/stmp2/Grant.Firl/FV3_RT/rt_5132/control_ras_debug +baseline dir = /scratch1/BMC/gmtb/Grant.Firl/RT/stmp4/Grant.Firl/FV3_RT/REGRESSION_TEST_INTEL/control_ras_debug +working dir = /scratch1/BMC/gmtb/Grant.Firl/RT/stmp2/Grant.Firl/FV3_RT/rt_6993/control_ras_debug Checking test 093 control_ras_debug results .... Comparing sfcf000.nc .........OK Comparing sfcf001.nc .........OK Comparing atmf000.nc .........OK Comparing atmf001.nc .........OK - 0: The total amount of wall time = 150.372662 - 0: The maximum resident set size (KB) = 800496 + 0: The total amount of wall time = 149.590725 + 0: The maximum resident set size (KB) = 798964 Test 093 control_ras_debug PASS -baseline dir = /scratch1/BMC/gmtb/Grant.Firl/stmp4/Grant.Firl/FV3_RT/REGRESSION_TEST_INTEL/control_diag_debug -working dir = /scratch1/BMC/gmtb/Grant.Firl/stmp2/Grant.Firl/FV3_RT/rt_5132/control_diag_debug +baseline dir = /scratch1/BMC/gmtb/Grant.Firl/RT/stmp4/Grant.Firl/FV3_RT/REGRESSION_TEST_INTEL/control_diag_debug +working dir = /scratch1/BMC/gmtb/Grant.Firl/RT/stmp2/Grant.Firl/FV3_RT/rt_6993/control_diag_debug Checking test 094 control_diag_debug results .... Comparing sfcf000.nc .........OK Comparing sfcf001.nc .........OK Comparing atmf000.nc .........OK Comparing atmf001.nc .........OK - 0: The total amount of wall time = 151.223451 - 0: The maximum resident set size (KB) = 850348 + 0: The total amount of wall time = 153.955339 + 0: The maximum resident set size (KB) = 843112 Test 094 control_diag_debug PASS -baseline dir = /scratch1/BMC/gmtb/Grant.Firl/stmp4/Grant.Firl/FV3_RT/REGRESSION_TEST_INTEL/control_debug_p8 -working dir = /scratch1/BMC/gmtb/Grant.Firl/stmp2/Grant.Firl/FV3_RT/rt_5132/control_debug_p8 +baseline dir = /scratch1/BMC/gmtb/Grant.Firl/RT/stmp4/Grant.Firl/FV3_RT/REGRESSION_TEST_INTEL/control_debug_p8 +working dir = /scratch1/BMC/gmtb/Grant.Firl/RT/stmp2/Grant.Firl/FV3_RT/rt_6993/control_debug_p8 Checking test 095 control_debug_p8 results .... Comparing sfcf000.nc .........OK Comparing sfcf001.nc .........OK Comparing atmf000.nc .........OK Comparing atmf001.nc .........OK - 0: The total amount of wall time = 165.315604 - 0: The maximum resident set size (KB) = 1616772 + 0: The total amount of wall time = 165.285630 + 0: The maximum resident set size (KB) = 1614552 Test 095 control_debug_p8 PASS -baseline dir = /scratch1/BMC/gmtb/Grant.Firl/stmp4/Grant.Firl/FV3_RT/REGRESSION_TEST_INTEL/regional_debug -working dir = /scratch1/BMC/gmtb/Grant.Firl/stmp2/Grant.Firl/FV3_RT/rt_5132/regional_debug +baseline dir = /scratch1/BMC/gmtb/Grant.Firl/RT/stmp4/Grant.Firl/FV3_RT/REGRESSION_TEST_INTEL/regional_debug +working dir = /scratch1/BMC/gmtb/Grant.Firl/RT/stmp2/Grant.Firl/FV3_RT/rt_6993/regional_debug Checking test 096 regional_debug results .... Comparing dynf000.nc .........OK Comparing dynf001.nc .........OK Comparing phyf000.nc .........OK Comparing phyf001.nc .........OK - 0: The total amount of wall time = 981.062310 - 0: The maximum resident set size (KB) = 883944 + 0: The total amount of wall time = 966.667854 + 0: The maximum resident set size (KB) = 884260 Test 096 regional_debug PASS -baseline dir = /scratch1/BMC/gmtb/Grant.Firl/stmp4/Grant.Firl/FV3_RT/REGRESSION_TEST_INTEL/rap_control_debug -working dir = /scratch1/BMC/gmtb/Grant.Firl/stmp2/Grant.Firl/FV3_RT/rt_5132/rap_control_debug +baseline dir = /scratch1/BMC/gmtb/Grant.Firl/RT/stmp4/Grant.Firl/FV3_RT/REGRESSION_TEST_INTEL/rap_control_debug +working dir = /scratch1/BMC/gmtb/Grant.Firl/RT/stmp2/Grant.Firl/FV3_RT/rt_6993/rap_control_debug Checking test 097 rap_control_debug results .... Comparing sfcf000.nc .........OK Comparing sfcf001.nc .........OK Comparing atmf000.nc .........OK Comparing atmf001.nc .........OK - 0: The total amount of wall time = 272.009052 - 0: The maximum resident set size (KB) = 1153920 + 0: The total amount of wall time = 275.346310 + 0: The maximum resident set size (KB) = 1160932 Test 097 rap_control_debug PASS -baseline dir = /scratch1/BMC/gmtb/Grant.Firl/stmp4/Grant.Firl/FV3_RT/REGRESSION_TEST_INTEL/hrrr_control_debug -working dir = /scratch1/BMC/gmtb/Grant.Firl/stmp2/Grant.Firl/FV3_RT/rt_5132/hrrr_control_debug +baseline dir = /scratch1/BMC/gmtb/Grant.Firl/RT/stmp4/Grant.Firl/FV3_RT/REGRESSION_TEST_INTEL/hrrr_control_debug +working dir = /scratch1/BMC/gmtb/Grant.Firl/RT/stmp2/Grant.Firl/FV3_RT/rt_6993/hrrr_control_debug Checking test 098 hrrr_control_debug results .... Comparing sfcf000.nc .........OK Comparing sfcf001.nc .........OK Comparing atmf000.nc .........OK Comparing atmf001.nc .........OK - 0: The total amount of wall time = 269.675804 - 0: The maximum resident set size (KB) = 1157588 + 0: The total amount of wall time = 260.212336 + 0: The maximum resident set size (KB) = 1159300 Test 098 hrrr_control_debug PASS -baseline dir = /scratch1/BMC/gmtb/Grant.Firl/stmp4/Grant.Firl/FV3_RT/REGRESSION_TEST_INTEL/rap_control_debug -working dir = /scratch1/BMC/gmtb/Grant.Firl/stmp2/Grant.Firl/FV3_RT/rt_5132/rap_unified_drag_suite_debug +baseline dir = /scratch1/BMC/gmtb/Grant.Firl/RT/stmp4/Grant.Firl/FV3_RT/REGRESSION_TEST_INTEL/rap_control_debug +working dir = /scratch1/BMC/gmtb/Grant.Firl/RT/stmp2/Grant.Firl/FV3_RT/rt_6993/rap_unified_drag_suite_debug Checking test 099 rap_unified_drag_suite_debug results .... Comparing sfcf000.nc .........OK Comparing sfcf001.nc .........OK Comparing atmf000.nc .........OK Comparing atmf001.nc .........OK - 0: The total amount of wall time = 272.607189 - 0: The maximum resident set size (KB) = 1164248 + 0: The total amount of wall time = 276.231989 + 0: The maximum resident set size (KB) = 1163508 Test 099 rap_unified_drag_suite_debug PASS -baseline dir = /scratch1/BMC/gmtb/Grant.Firl/stmp4/Grant.Firl/FV3_RT/REGRESSION_TEST_INTEL/rap_diag_debug -working dir = /scratch1/BMC/gmtb/Grant.Firl/stmp2/Grant.Firl/FV3_RT/rt_5132/rap_diag_debug +baseline dir = /scratch1/BMC/gmtb/Grant.Firl/RT/stmp4/Grant.Firl/FV3_RT/REGRESSION_TEST_INTEL/rap_diag_debug +working dir = /scratch1/BMC/gmtb/Grant.Firl/RT/stmp2/Grant.Firl/FV3_RT/rt_6993/rap_diag_debug Checking test 100 rap_diag_debug results .... Comparing sfcf000.nc .........OK Comparing sfcf001.nc .........OK Comparing atmf000.nc .........OK Comparing atmf001.nc .........OK - 0: The total amount of wall time = 283.408908 - 0: The maximum resident set size (KB) = 1253168 + 0: The total amount of wall time = 286.116794 + 0: The maximum resident set size (KB) = 1242096 Test 100 rap_diag_debug PASS -baseline dir = /scratch1/BMC/gmtb/Grant.Firl/stmp4/Grant.Firl/FV3_RT/REGRESSION_TEST_INTEL/rap_cires_ugwp_debug -working dir = /scratch1/BMC/gmtb/Grant.Firl/stmp2/Grant.Firl/FV3_RT/rt_5132/rap_cires_ugwp_debug +baseline dir = /scratch1/BMC/gmtb/Grant.Firl/RT/stmp4/Grant.Firl/FV3_RT/REGRESSION_TEST_INTEL/rap_cires_ugwp_debug +working dir = /scratch1/BMC/gmtb/Grant.Firl/RT/stmp2/Grant.Firl/FV3_RT/rt_6993/rap_cires_ugwp_debug Checking test 101 rap_cires_ugwp_debug results .... Comparing sfcf000.nc .........OK Comparing sfcf001.nc .........OK Comparing atmf000.nc .........OK Comparing atmf001.nc .........OK - 0: The total amount of wall time = 276.515902 - 0: The maximum resident set size (KB) = 1167500 + 0: The total amount of wall time = 279.675227 + 0: The maximum resident set size (KB) = 1163772 Test 101 rap_cires_ugwp_debug PASS -baseline dir = /scratch1/BMC/gmtb/Grant.Firl/stmp4/Grant.Firl/FV3_RT/REGRESSION_TEST_INTEL/rap_cires_ugwp_debug -working dir = /scratch1/BMC/gmtb/Grant.Firl/stmp2/Grant.Firl/FV3_RT/rt_5132/rap_unified_ugwp_debug +baseline dir = /scratch1/BMC/gmtb/Grant.Firl/RT/stmp4/Grant.Firl/FV3_RT/REGRESSION_TEST_INTEL/rap_cires_ugwp_debug +working dir = /scratch1/BMC/gmtb/Grant.Firl/RT/stmp2/Grant.Firl/FV3_RT/rt_6993/rap_unified_ugwp_debug Checking test 102 rap_unified_ugwp_debug results .... Comparing sfcf000.nc .........OK Comparing sfcf001.nc .........OK Comparing atmf000.nc .........OK Comparing atmf001.nc .........OK - 0: The total amount of wall time = 282.798507 - 0: The maximum resident set size (KB) = 1167564 + 0: The total amount of wall time = 283.470852 + 0: The maximum resident set size (KB) = 1168476 Test 102 rap_unified_ugwp_debug PASS -baseline dir = /scratch1/BMC/gmtb/Grant.Firl/stmp4/Grant.Firl/FV3_RT/REGRESSION_TEST_INTEL/rap_lndp_debug -working dir = /scratch1/BMC/gmtb/Grant.Firl/stmp2/Grant.Firl/FV3_RT/rt_5132/rap_lndp_debug +baseline dir = /scratch1/BMC/gmtb/Grant.Firl/RT/stmp4/Grant.Firl/FV3_RT/REGRESSION_TEST_INTEL/rap_lndp_debug +working dir = /scratch1/BMC/gmtb/Grant.Firl/RT/stmp2/Grant.Firl/FV3_RT/rt_6993/rap_lndp_debug Checking test 103 rap_lndp_debug results .... Comparing sfcf000.nc .........OK Comparing sfcf001.nc .........OK Comparing atmf000.nc .........OK Comparing atmf001.nc .........OK - 0: The total amount of wall time = 275.764445 - 0: The maximum resident set size (KB) = 1166604 + 0: The total amount of wall time = 275.407094 + 0: The maximum resident set size (KB) = 1163752 Test 103 rap_lndp_debug PASS -baseline dir = /scratch1/BMC/gmtb/Grant.Firl/stmp4/Grant.Firl/FV3_RT/REGRESSION_TEST_INTEL/rap_progcld_thompson_debug -working dir = /scratch1/BMC/gmtb/Grant.Firl/stmp2/Grant.Firl/FV3_RT/rt_5132/rap_progcld_thompson_debug +baseline dir = /scratch1/BMC/gmtb/Grant.Firl/RT/stmp4/Grant.Firl/FV3_RT/REGRESSION_TEST_INTEL/rap_progcld_thompson_debug +working dir = /scratch1/BMC/gmtb/Grant.Firl/RT/stmp2/Grant.Firl/FV3_RT/rt_6993/rap_progcld_thompson_debug Checking test 104 rap_progcld_thompson_debug results .... Comparing sfcf000.nc .........OK Comparing sfcf001.nc .........OK Comparing atmf000.nc .........OK Comparing atmf001.nc .........OK - 0: The total amount of wall time = 270.793387 - 0: The maximum resident set size (KB) = 1165928 + 0: The total amount of wall time = 273.489122 + 0: The maximum resident set size (KB) = 1169500 Test 104 rap_progcld_thompson_debug PASS -baseline dir = /scratch1/BMC/gmtb/Grant.Firl/stmp4/Grant.Firl/FV3_RT/REGRESSION_TEST_INTEL/rap_noah_debug -working dir = /scratch1/BMC/gmtb/Grant.Firl/stmp2/Grant.Firl/FV3_RT/rt_5132/rap_noah_debug +baseline dir = /scratch1/BMC/gmtb/Grant.Firl/RT/stmp4/Grant.Firl/FV3_RT/REGRESSION_TEST_INTEL/rap_noah_debug +working dir = /scratch1/BMC/gmtb/Grant.Firl/RT/stmp2/Grant.Firl/FV3_RT/rt_6993/rap_noah_debug Checking test 105 rap_noah_debug results .... Comparing sfcf000.nc .........OK Comparing sfcf001.nc .........OK Comparing atmf000.nc .........OK Comparing atmf001.nc .........OK - 0: The total amount of wall time = 267.476162 - 0: The maximum resident set size (KB) = 1167628 + 0: The total amount of wall time = 265.464469 + 0: The maximum resident set size (KB) = 1148620 Test 105 rap_noah_debug PASS -baseline dir = /scratch1/BMC/gmtb/Grant.Firl/stmp4/Grant.Firl/FV3_RT/REGRESSION_TEST_INTEL/rap_sfcdiff_debug -working dir = /scratch1/BMC/gmtb/Grant.Firl/stmp2/Grant.Firl/FV3_RT/rt_5132/rap_sfcdiff_debug +baseline dir = /scratch1/BMC/gmtb/Grant.Firl/RT/stmp4/Grant.Firl/FV3_RT/REGRESSION_TEST_INTEL/rap_sfcdiff_debug +working dir = /scratch1/BMC/gmtb/Grant.Firl/RT/stmp2/Grant.Firl/FV3_RT/rt_6993/rap_sfcdiff_debug Checking test 106 rap_sfcdiff_debug results .... Comparing sfcf000.nc .........OK Comparing sfcf001.nc .........OK Comparing atmf000.nc .........OK Comparing atmf001.nc .........OK - 0: The total amount of wall time = 268.002706 - 0: The maximum resident set size (KB) = 1165684 + 0: The total amount of wall time = 271.447212 + 0: The maximum resident set size (KB) = 1163892 Test 106 rap_sfcdiff_debug PASS -baseline dir = /scratch1/BMC/gmtb/Grant.Firl/stmp4/Grant.Firl/FV3_RT/REGRESSION_TEST_INTEL/rap_noah_sfcdiff_cires_ugwp_debug -working dir = /scratch1/BMC/gmtb/Grant.Firl/stmp2/Grant.Firl/FV3_RT/rt_5132/rap_noah_sfcdiff_cires_ugwp_debug +baseline dir = /scratch1/BMC/gmtb/Grant.Firl/RT/stmp4/Grant.Firl/FV3_RT/REGRESSION_TEST_INTEL/rap_noah_sfcdiff_cires_ugwp_debug +working dir = /scratch1/BMC/gmtb/Grant.Firl/RT/stmp2/Grant.Firl/FV3_RT/rt_6993/rap_noah_sfcdiff_cires_ugwp_debug Checking test 107 rap_noah_sfcdiff_cires_ugwp_debug results .... Comparing sfcf000.nc .........OK Comparing sfcf001.nc .........OK Comparing atmf000.nc .........OK Comparing atmf001.nc .........OK - 0: The total amount of wall time = 448.339466 - 0: The maximum resident set size (KB) = 1163872 + 0: The total amount of wall time = 454.192494 + 0: The maximum resident set size (KB) = 1146600 Test 107 rap_noah_sfcdiff_cires_ugwp_debug PASS -baseline dir = /scratch1/BMC/gmtb/Grant.Firl/stmp4/Grant.Firl/FV3_RT/REGRESSION_TEST_INTEL/rrfs_v1beta_debug -working dir = /scratch1/BMC/gmtb/Grant.Firl/stmp2/Grant.Firl/FV3_RT/rt_5132/rrfs_v1beta_debug +baseline dir = /scratch1/BMC/gmtb/Grant.Firl/RT/stmp4/Grant.Firl/FV3_RT/REGRESSION_TEST_INTEL/rrfs_v1beta_debug +working dir = /scratch1/BMC/gmtb/Grant.Firl/RT/stmp2/Grant.Firl/FV3_RT/rt_6993/rrfs_v1beta_debug Checking test 108 rrfs_v1beta_debug results .... Comparing sfcf000.nc .........OK Comparing sfcf001.nc .........OK Comparing atmf000.nc .........OK Comparing atmf001.nc .........OK - 0: The total amount of wall time = 266.163007 - 0: The maximum resident set size (KB) = 1161504 + 0: The total amount of wall time = 261.972635 + 0: The maximum resident set size (KB) = 1159368 Test 108 rrfs_v1beta_debug PASS -baseline dir = /scratch1/BMC/gmtb/Grant.Firl/stmp4/Grant.Firl/FV3_RT/REGRESSION_TEST_INTEL/rap_clm_lake_debug -working dir = /scratch1/BMC/gmtb/Grant.Firl/stmp2/Grant.Firl/FV3_RT/rt_5132/rap_clm_lake_debug +baseline dir = /scratch1/BMC/gmtb/Grant.Firl/RT/stmp4/Grant.Firl/FV3_RT/REGRESSION_TEST_INTEL/rap_clm_lake_debug +working dir = /scratch1/BMC/gmtb/Grant.Firl/RT/stmp2/Grant.Firl/FV3_RT/rt_6993/rap_clm_lake_debug Checking test 109 rap_clm_lake_debug results .... Comparing sfcf000.nc .........OK Comparing sfcf001.nc .........OK Comparing atmf000.nc .........OK Comparing atmf001.nc .........OK - 0: The total amount of wall time = 332.885215 - 0: The maximum resident set size (KB) = 1166640 + 0: The total amount of wall time = 324.642140 + 0: The maximum resident set size (KB) = 1169440 Test 109 rap_clm_lake_debug PASS -baseline dir = /scratch1/BMC/gmtb/Grant.Firl/stmp4/Grant.Firl/FV3_RT/REGRESSION_TEST_INTEL/rap_flake_debug -working dir = /scratch1/BMC/gmtb/Grant.Firl/stmp2/Grant.Firl/FV3_RT/rt_5132/rap_flake_debug +baseline dir = /scratch1/BMC/gmtb/Grant.Firl/RT/stmp4/Grant.Firl/FV3_RT/REGRESSION_TEST_INTEL/rap_flake_debug +working dir = /scratch1/BMC/gmtb/Grant.Firl/RT/stmp2/Grant.Firl/FV3_RT/rt_6993/rap_flake_debug Checking test 110 rap_flake_debug results .... Comparing sfcf000.nc .........OK Comparing sfcf001.nc .........OK Comparing atmf000.nc .........OK Comparing atmf001.nc .........OK - 0: The total amount of wall time = 271.469664 - 0: The maximum resident set size (KB) = 1150216 + 0: The total amount of wall time = 269.967308 + 0: The maximum resident set size (KB) = 1166488 Test 110 rap_flake_debug PASS -baseline dir = /scratch1/BMC/gmtb/Grant.Firl/stmp4/Grant.Firl/FV3_RT/REGRESSION_TEST_INTEL/control_wam_debug -working dir = /scratch1/BMC/gmtb/Grant.Firl/stmp2/Grant.Firl/FV3_RT/rt_5132/control_wam_debug +baseline dir = /scratch1/BMC/gmtb/Grant.Firl/RT/stmp4/Grant.Firl/FV3_RT/REGRESSION_TEST_INTEL/control_wam_debug +working dir = /scratch1/BMC/gmtb/Grant.Firl/RT/stmp2/Grant.Firl/FV3_RT/rt_6993/control_wam_debug Checking test 111 control_wam_debug results .... Comparing sfcf019.nc .........OK Comparing atmf019.nc .........OK - 0: The total amount of wall time = 274.312402 - 0: The maximum resident set size (KB) = 524928 + 0: The total amount of wall time = 278.556040 + 0: The maximum resident set size (KB) = 503056 Test 111 control_wam_debug PASS -baseline dir = /scratch1/BMC/gmtb/Grant.Firl/stmp4/Grant.Firl/FV3_RT/REGRESSION_TEST_INTEL/regional_spp_sppt_shum_skeb_dyn32_phy32 -working dir = /scratch1/BMC/gmtb/Grant.Firl/stmp2/Grant.Firl/FV3_RT/rt_5132/regional_spp_sppt_shum_skeb_dyn32_phy32 +baseline dir = /scratch1/BMC/gmtb/Grant.Firl/RT/stmp4/Grant.Firl/FV3_RT/REGRESSION_TEST_INTEL/regional_spp_sppt_shum_skeb_dyn32_phy32 +working dir = /scratch1/BMC/gmtb/Grant.Firl/RT/stmp2/Grant.Firl/FV3_RT/rt_6993/regional_spp_sppt_shum_skeb_dyn32_phy32 Checking test 112 regional_spp_sppt_shum_skeb_dyn32_phy32 results .... Comparing dynf000.nc .........OK Comparing dynf001.nc .........OK @@ -3767,14 +3767,14 @@ Checking test 112 regional_spp_sppt_shum_skeb_dyn32_phy32 results .... Comparing NATLEV.GrbF00 .........OK Comparing NATLEV.GrbF01 .........OK - 0: The total amount of wall time = 227.391956 - 0: The maximum resident set size (KB) = 1062868 + 0: The total amount of wall time = 227.262550 + 0: The maximum resident set size (KB) = 1075052 Test 112 regional_spp_sppt_shum_skeb_dyn32_phy32 PASS -baseline dir = /scratch1/BMC/gmtb/Grant.Firl/stmp4/Grant.Firl/FV3_RT/REGRESSION_TEST_INTEL/rap_control_dyn32_phy32 -working dir = /scratch1/BMC/gmtb/Grant.Firl/stmp2/Grant.Firl/FV3_RT/rt_5132/rap_control_dyn32_phy32 +baseline dir = /scratch1/BMC/gmtb/Grant.Firl/RT/stmp4/Grant.Firl/FV3_RT/REGRESSION_TEST_INTEL/rap_control_dyn32_phy32 +working dir = /scratch1/BMC/gmtb/Grant.Firl/RT/stmp2/Grant.Firl/FV3_RT/rt_6993/rap_control_dyn32_phy32 Checking test 113 rap_control_dyn32_phy32 results .... Comparing sfcf000.nc .........OK Comparing sfcf009.nc .........OK @@ -3821,14 +3821,14 @@ Checking test 113 rap_control_dyn32_phy32 results .... Comparing RESTART/20210323.060000.sfc_data.tile5.nc .........OK Comparing RESTART/20210323.060000.sfc_data.tile6.nc .........OK - 0: The total amount of wall time = 387.588008 - 0: The maximum resident set size (KB) = 992700 + 0: The total amount of wall time = 389.474553 + 0: The maximum resident set size (KB) = 1003984 Test 113 rap_control_dyn32_phy32 PASS -baseline dir = /scratch1/BMC/gmtb/Grant.Firl/stmp4/Grant.Firl/FV3_RT/REGRESSION_TEST_INTEL/hrrr_control_dyn32_phy32 -working dir = /scratch1/BMC/gmtb/Grant.Firl/stmp2/Grant.Firl/FV3_RT/rt_5132/hrrr_control_dyn32_phy32 +baseline dir = /scratch1/BMC/gmtb/Grant.Firl/RT/stmp4/Grant.Firl/FV3_RT/REGRESSION_TEST_INTEL/hrrr_control_dyn32_phy32 +working dir = /scratch1/BMC/gmtb/Grant.Firl/RT/stmp2/Grant.Firl/FV3_RT/rt_6993/hrrr_control_dyn32_phy32 Checking test 114 hrrr_control_dyn32_phy32 results .... Comparing sfcf000.nc .........OK Comparing sfcf009.nc .........OK @@ -3875,14 +3875,14 @@ Checking test 114 hrrr_control_dyn32_phy32 results .... Comparing RESTART/20210322.120000.sfc_data.tile5.nc .........OK Comparing RESTART/20210322.120000.sfc_data.tile6.nc .........OK - 0: The total amount of wall time = 193.629955 - 0: The maximum resident set size (KB) = 935236 + 0: The total amount of wall time = 191.020765 + 0: The maximum resident set size (KB) = 955232 Test 114 hrrr_control_dyn32_phy32 PASS -baseline dir = /scratch1/BMC/gmtb/Grant.Firl/stmp4/Grant.Firl/FV3_RT/REGRESSION_TEST_INTEL/rap_control_dyn32_phy32 -working dir = /scratch1/BMC/gmtb/Grant.Firl/stmp2/Grant.Firl/FV3_RT/rt_5132/rap_2threads_dyn32_phy32 +baseline dir = /scratch1/BMC/gmtb/Grant.Firl/RT/stmp4/Grant.Firl/FV3_RT/REGRESSION_TEST_INTEL/rap_control_dyn32_phy32 +working dir = /scratch1/BMC/gmtb/Grant.Firl/RT/stmp2/Grant.Firl/FV3_RT/rt_6993/rap_2threads_dyn32_phy32 Checking test 115 rap_2threads_dyn32_phy32 results .... Comparing sfcf000.nc .........OK Comparing sfcf009.nc .........OK @@ -3929,14 +3929,14 @@ Checking test 115 rap_2threads_dyn32_phy32 results .... Comparing RESTART/20210323.060000.sfc_data.tile5.nc .........OK Comparing RESTART/20210323.060000.sfc_data.tile6.nc .........OK - 0: The total amount of wall time = 371.976218 - 0: The maximum resident set size (KB) = 1010656 + 0: The total amount of wall time = 370.749446 + 0: The maximum resident set size (KB) = 1016104 Test 115 rap_2threads_dyn32_phy32 PASS -baseline dir = /scratch1/BMC/gmtb/Grant.Firl/stmp4/Grant.Firl/FV3_RT/REGRESSION_TEST_INTEL/hrrr_control_dyn32_phy32 -working dir = /scratch1/BMC/gmtb/Grant.Firl/stmp2/Grant.Firl/FV3_RT/rt_5132/hrrr_control_2threads_dyn32_phy32 +baseline dir = /scratch1/BMC/gmtb/Grant.Firl/RT/stmp4/Grant.Firl/FV3_RT/REGRESSION_TEST_INTEL/hrrr_control_dyn32_phy32 +working dir = /scratch1/BMC/gmtb/Grant.Firl/RT/stmp2/Grant.Firl/FV3_RT/rt_6993/hrrr_control_2threads_dyn32_phy32 Checking test 116 hrrr_control_2threads_dyn32_phy32 results .... Comparing sfcf000.nc .........OK Comparing sfcf009.nc .........OK @@ -3983,14 +3983,14 @@ Checking test 116 hrrr_control_2threads_dyn32_phy32 results .... Comparing RESTART/20210322.120000.sfc_data.tile5.nc .........OK Comparing RESTART/20210322.120000.sfc_data.tile6.nc .........OK - 0: The total amount of wall time = 183.042603 - 0: The maximum resident set size (KB) = 922696 + 0: The total amount of wall time = 181.286608 + 0: The maximum resident set size (KB) = 922428 Test 116 hrrr_control_2threads_dyn32_phy32 PASS -baseline dir = /scratch1/BMC/gmtb/Grant.Firl/stmp4/Grant.Firl/FV3_RT/REGRESSION_TEST_INTEL/hrrr_control_dyn32_phy32 -working dir = /scratch1/BMC/gmtb/Grant.Firl/stmp2/Grant.Firl/FV3_RT/rt_5132/hrrr_control_decomp_dyn32_phy32 +baseline dir = /scratch1/BMC/gmtb/Grant.Firl/RT/stmp4/Grant.Firl/FV3_RT/REGRESSION_TEST_INTEL/hrrr_control_dyn32_phy32 +working dir = /scratch1/BMC/gmtb/Grant.Firl/RT/stmp2/Grant.Firl/FV3_RT/rt_6993/hrrr_control_decomp_dyn32_phy32 Checking test 117 hrrr_control_decomp_dyn32_phy32 results .... Comparing sfcf000.nc .........OK Comparing sfcf009.nc .........OK @@ -4037,14 +4037,14 @@ Checking test 117 hrrr_control_decomp_dyn32_phy32 results .... Comparing RESTART/20210322.120000.sfc_data.tile5.nc .........OK Comparing RESTART/20210322.120000.sfc_data.tile6.nc .........OK - 0: The total amount of wall time = 203.210708 - 0: The maximum resident set size (KB) = 896480 + 0: The total amount of wall time = 200.895445 + 0: The maximum resident set size (KB) = 887132 Test 117 hrrr_control_decomp_dyn32_phy32 PASS -baseline dir = /scratch1/BMC/gmtb/Grant.Firl/stmp4/Grant.Firl/FV3_RT/REGRESSION_TEST_INTEL/rap_control_dyn32_phy32 -working dir = /scratch1/BMC/gmtb/Grant.Firl/stmp2/Grant.Firl/FV3_RT/rt_5132/rap_restart_dyn32_phy32 +baseline dir = /scratch1/BMC/gmtb/Grant.Firl/RT/stmp4/Grant.Firl/FV3_RT/REGRESSION_TEST_INTEL/rap_control_dyn32_phy32 +working dir = /scratch1/BMC/gmtb/Grant.Firl/RT/stmp2/Grant.Firl/FV3_RT/rt_6993/rap_restart_dyn32_phy32 Checking test 118 rap_restart_dyn32_phy32 results .... Comparing sfcf012.nc .........OK Comparing atmf012.nc .........OK @@ -4083,28 +4083,28 @@ Checking test 118 rap_restart_dyn32_phy32 results .... Comparing RESTART/20210323.060000.sfc_data.tile5.nc .........OK Comparing RESTART/20210323.060000.sfc_data.tile6.nc .........OK - 0: The total amount of wall time = 294.362612 - 0: The maximum resident set size (KB) = 942508 + 0: The total amount of wall time = 285.743899 + 0: The maximum resident set size (KB) = 946664 Test 118 rap_restart_dyn32_phy32 PASS -baseline dir = /scratch1/BMC/gmtb/Grant.Firl/stmp4/Grant.Firl/FV3_RT/REGRESSION_TEST_INTEL/hrrr_control_dyn32_phy32 -working dir = /scratch1/BMC/gmtb/Grant.Firl/stmp2/Grant.Firl/FV3_RT/rt_5132/hrrr_control_restart_dyn32_phy32 +baseline dir = /scratch1/BMC/gmtb/Grant.Firl/RT/stmp4/Grant.Firl/FV3_RT/REGRESSION_TEST_INTEL/hrrr_control_dyn32_phy32 +working dir = /scratch1/BMC/gmtb/Grant.Firl/RT/stmp2/Grant.Firl/FV3_RT/rt_6993/hrrr_control_restart_dyn32_phy32 Checking test 119 hrrr_control_restart_dyn32_phy32 results .... Comparing sfcf012.nc .........OK Comparing atmf012.nc .........OK Comparing GFSFLX.GrbF12 .........OK Comparing GFSPRS.GrbF12 .........OK - 0: The total amount of wall time = 99.108961 - 0: The maximum resident set size (KB) = 857488 + 0: The total amount of wall time = 99.958393 + 0: The maximum resident set size (KB) = 837664 Test 119 hrrr_control_restart_dyn32_phy32 PASS -baseline dir = /scratch1/BMC/gmtb/Grant.Firl/stmp4/Grant.Firl/FV3_RT/REGRESSION_TEST_INTEL/rap_control_dyn64_phy32 -working dir = /scratch1/BMC/gmtb/Grant.Firl/stmp2/Grant.Firl/FV3_RT/rt_5132/rap_control_dyn64_phy32 +baseline dir = /scratch1/BMC/gmtb/Grant.Firl/RT/stmp4/Grant.Firl/FV3_RT/REGRESSION_TEST_INTEL/rap_control_dyn64_phy32 +working dir = /scratch1/BMC/gmtb/Grant.Firl/RT/stmp2/Grant.Firl/FV3_RT/rt_6993/rap_control_dyn64_phy32 Checking test 120 rap_control_dyn64_phy32 results .... Comparing sfcf000.nc .........OK Comparing sfcf009.nc .........OK @@ -4151,81 +4151,81 @@ Checking test 120 rap_control_dyn64_phy32 results .... Comparing RESTART/20210322.180000.sfc_data.tile5.nc .........OK Comparing RESTART/20210322.180000.sfc_data.tile6.nc .........OK - 0: The total amount of wall time = 247.879892 - 0: The maximum resident set size (KB) = 965424 + 0: The total amount of wall time = 250.613233 + 0: The maximum resident set size (KB) = 936912 Test 120 rap_control_dyn64_phy32 PASS -baseline dir = /scratch1/BMC/gmtb/Grant.Firl/stmp4/Grant.Firl/FV3_RT/REGRESSION_TEST_INTEL/rap_control_debug_dyn32_phy32 -working dir = /scratch1/BMC/gmtb/Grant.Firl/stmp2/Grant.Firl/FV3_RT/rt_5132/rap_control_debug_dyn32_phy32 +baseline dir = /scratch1/BMC/gmtb/Grant.Firl/RT/stmp4/Grant.Firl/FV3_RT/REGRESSION_TEST_INTEL/rap_control_debug_dyn32_phy32 +working dir = /scratch1/BMC/gmtb/Grant.Firl/RT/stmp2/Grant.Firl/FV3_RT/rt_6993/rap_control_debug_dyn32_phy32 Checking test 121 rap_control_debug_dyn32_phy32 results .... Comparing sfcf000.nc .........OK Comparing sfcf001.nc .........OK Comparing atmf000.nc .........OK Comparing atmf001.nc .........OK - 0: The total amount of wall time = 272.081858 - 0: The maximum resident set size (KB) = 1052176 + 0: The total amount of wall time = 267.462033 + 0: The maximum resident set size (KB) = 1042088 Test 121 rap_control_debug_dyn32_phy32 PASS -baseline dir = /scratch1/BMC/gmtb/Grant.Firl/stmp4/Grant.Firl/FV3_RT/REGRESSION_TEST_INTEL/hrrr_control_debug_dyn32_phy32 -working dir = /scratch1/BMC/gmtb/Grant.Firl/stmp2/Grant.Firl/FV3_RT/rt_5132/hrrr_control_debug_dyn32_phy32 +baseline dir = /scratch1/BMC/gmtb/Grant.Firl/RT/stmp4/Grant.Firl/FV3_RT/REGRESSION_TEST_INTEL/hrrr_control_debug_dyn32_phy32 +working dir = /scratch1/BMC/gmtb/Grant.Firl/RT/stmp2/Grant.Firl/FV3_RT/rt_6993/hrrr_control_debug_dyn32_phy32 Checking test 122 hrrr_control_debug_dyn32_phy32 results .... Comparing sfcf000.nc .........OK Comparing sfcf001.nc .........OK Comparing atmf000.nc .........OK Comparing atmf001.nc .........OK - 0: The total amount of wall time = 266.827798 - 0: The maximum resident set size (KB) = 1051636 + 0: The total amount of wall time = 266.399025 + 0: The maximum resident set size (KB) = 1051624 Test 122 hrrr_control_debug_dyn32_phy32 PASS -baseline dir = /scratch1/BMC/gmtb/Grant.Firl/stmp4/Grant.Firl/FV3_RT/REGRESSION_TEST_INTEL/rap_control_debug_dyn64_phy32 -working dir = /scratch1/BMC/gmtb/Grant.Firl/stmp2/Grant.Firl/FV3_RT/rt_5132/rap_control_dyn64_phy32_debug +baseline dir = /scratch1/BMC/gmtb/Grant.Firl/RT/stmp4/Grant.Firl/FV3_RT/REGRESSION_TEST_INTEL/rap_control_debug_dyn64_phy32 +working dir = /scratch1/BMC/gmtb/Grant.Firl/RT/stmp2/Grant.Firl/FV3_RT/rt_6993/rap_control_dyn64_phy32_debug Checking test 123 rap_control_dyn64_phy32_debug results .... Comparing sfcf000.nc .........OK Comparing sfcf001.nc .........OK Comparing atmf000.nc .........OK Comparing atmf001.nc .........OK - 0: The total amount of wall time = 272.945761 - 0: The maximum resident set size (KB) = 1094868 + 0: The total amount of wall time = 280.549489 + 0: The maximum resident set size (KB) = 1098136 Test 123 rap_control_dyn64_phy32_debug PASS -baseline dir = /scratch1/BMC/gmtb/Grant.Firl/stmp4/Grant.Firl/FV3_RT/REGRESSION_TEST_INTEL/hafs_regional_atm -working dir = /scratch1/BMC/gmtb/Grant.Firl/stmp2/Grant.Firl/FV3_RT/rt_5132/hafs_regional_atm +baseline dir = /scratch1/BMC/gmtb/Grant.Firl/RT/stmp4/Grant.Firl/FV3_RT/REGRESSION_TEST_INTEL/hafs_regional_atm +working dir = /scratch1/BMC/gmtb/Grant.Firl/RT/stmp2/Grant.Firl/FV3_RT/rt_6993/hafs_regional_atm Checking test 124 hafs_regional_atm results .... Comparing atmf006.nc .........OK Comparing sfcf006.nc .........OK Comparing HURPRS.GrbF06 .........OK - 0: The total amount of wall time = 240.138963 - 0: The maximum resident set size (KB) = 1051696 + 0: The total amount of wall time = 243.245929 + 0: The maximum resident set size (KB) = 1050112 Test 124 hafs_regional_atm PASS -baseline dir = /scratch1/BMC/gmtb/Grant.Firl/stmp4/Grant.Firl/FV3_RT/REGRESSION_TEST_INTEL/hafs_regional_atm_thompson_gfdlsf -working dir = /scratch1/BMC/gmtb/Grant.Firl/stmp2/Grant.Firl/FV3_RT/rt_5132/hafs_regional_atm_thompson_gfdlsf +baseline dir = /scratch1/BMC/gmtb/Grant.Firl/RT/stmp4/Grant.Firl/FV3_RT/REGRESSION_TEST_INTEL/hafs_regional_atm_thompson_gfdlsf +working dir = /scratch1/BMC/gmtb/Grant.Firl/RT/stmp2/Grant.Firl/FV3_RT/rt_6993/hafs_regional_atm_thompson_gfdlsf Checking test 125 hafs_regional_atm_thompson_gfdlsf results .... Comparing atmf006.nc .........OK Comparing sfcf006.nc .........OK - 0: The total amount of wall time = 328.039229 - 0: The maximum resident set size (KB) = 1396784 + 0: The total amount of wall time = 335.602975 + 0: The maximum resident set size (KB) = 1404764 Test 125 hafs_regional_atm_thompson_gfdlsf PASS -baseline dir = /scratch1/BMC/gmtb/Grant.Firl/stmp4/Grant.Firl/FV3_RT/REGRESSION_TEST_INTEL/hafs_regional_atm_ocn -working dir = /scratch1/BMC/gmtb/Grant.Firl/stmp2/Grant.Firl/FV3_RT/rt_5132/hafs_regional_atm_ocn +baseline dir = /scratch1/BMC/gmtb/Grant.Firl/RT/stmp4/Grant.Firl/FV3_RT/REGRESSION_TEST_INTEL/hafs_regional_atm_ocn +working dir = /scratch1/BMC/gmtb/Grant.Firl/RT/stmp2/Grant.Firl/FV3_RT/rt_6993/hafs_regional_atm_ocn Checking test 126 hafs_regional_atm_ocn results .... Comparing atmf006.nc .........OK Comparing sfcf006.nc .........OK @@ -4234,14 +4234,14 @@ Checking test 126 hafs_regional_atm_ocn results .... Comparing ufs.hafs.cpl.hi.2019-08-29-21600.nc .........OK Comparing ufs.hafs.cpl.r.2019-08-29-21600.nc .........OK - 0: The total amount of wall time = 384.208710 - 0: The maximum resident set size (KB) = 1223868 + 0: The total amount of wall time = 391.022881 + 0: The maximum resident set size (KB) = 1221600 Test 126 hafs_regional_atm_ocn PASS -baseline dir = /scratch1/BMC/gmtb/Grant.Firl/stmp4/Grant.Firl/FV3_RT/REGRESSION_TEST_INTEL/hafs_regional_atm_wav -working dir = /scratch1/BMC/gmtb/Grant.Firl/stmp2/Grant.Firl/FV3_RT/rt_5132/hafs_regional_atm_wav +baseline dir = /scratch1/BMC/gmtb/Grant.Firl/RT/stmp4/Grant.Firl/FV3_RT/REGRESSION_TEST_INTEL/hafs_regional_atm_wav +working dir = /scratch1/BMC/gmtb/Grant.Firl/RT/stmp2/Grant.Firl/FV3_RT/rt_6993/hafs_regional_atm_wav Checking test 127 hafs_regional_atm_wav results .... Comparing atmf006.nc .........OK Comparing sfcf006.nc .........OK @@ -4250,14 +4250,14 @@ Checking test 127 hafs_regional_atm_wav results .... Comparing ufs.hafs.ww3.r.2019-08-29-21600 .........OK Comparing ufs.hafs.cpl.r.2019-08-29-21600.nc .........OK - 0: The total amount of wall time = 754.037796 - 0: The maximum resident set size (KB) = 1249392 + 0: The total amount of wall time = 754.083195 + 0: The maximum resident set size (KB) = 1252792 Test 127 hafs_regional_atm_wav PASS -baseline dir = /scratch1/BMC/gmtb/Grant.Firl/stmp4/Grant.Firl/FV3_RT/REGRESSION_TEST_INTEL/hafs_regional_atm_ocn_wav -working dir = /scratch1/BMC/gmtb/Grant.Firl/stmp2/Grant.Firl/FV3_RT/rt_5132/hafs_regional_atm_ocn_wav +baseline dir = /scratch1/BMC/gmtb/Grant.Firl/RT/stmp4/Grant.Firl/FV3_RT/REGRESSION_TEST_INTEL/hafs_regional_atm_ocn_wav +working dir = /scratch1/BMC/gmtb/Grant.Firl/RT/stmp2/Grant.Firl/FV3_RT/rt_6993/hafs_regional_atm_ocn_wav Checking test 128 hafs_regional_atm_ocn_wav results .... Comparing atmf006.nc .........OK Comparing sfcf006.nc .........OK @@ -4268,28 +4268,28 @@ Checking test 128 hafs_regional_atm_ocn_wav results .... Comparing ufs.hafs.ww3.r.2019-08-29-21600 .........OK Comparing ufs.hafs.cpl.r.2019-08-29-21600.nc .........OK - 0: The total amount of wall time = 856.940045 - 0: The maximum resident set size (KB) = 1272024 + 0: The total amount of wall time = 853.664935 + 0: The maximum resident set size (KB) = 1258092 Test 128 hafs_regional_atm_ocn_wav PASS -baseline dir = /scratch1/BMC/gmtb/Grant.Firl/stmp4/Grant.Firl/FV3_RT/REGRESSION_TEST_INTEL/hafs_regional_1nest_atm -working dir = /scratch1/BMC/gmtb/Grant.Firl/stmp2/Grant.Firl/FV3_RT/rt_5132/hafs_regional_1nest_atm +baseline dir = /scratch1/BMC/gmtb/Grant.Firl/RT/stmp4/Grant.Firl/FV3_RT/REGRESSION_TEST_INTEL/hafs_regional_1nest_atm +working dir = /scratch1/BMC/gmtb/Grant.Firl/RT/stmp2/Grant.Firl/FV3_RT/rt_6993/hafs_regional_1nest_atm Checking test 129 hafs_regional_1nest_atm results .... Comparing atmf006.nc .........OK Comparing sfcf006.nc .........OK Comparing atm.nest02.f006.nc .........OK Comparing sfc.nest02.f006.nc .........OK - 0: The total amount of wall time = 322.519571 - 0: The maximum resident set size (KB) = 507364 + 0: The total amount of wall time = 320.163739 + 0: The maximum resident set size (KB) = 504004 Test 129 hafs_regional_1nest_atm PASS -baseline dir = /scratch1/BMC/gmtb/Grant.Firl/stmp4/Grant.Firl/FV3_RT/REGRESSION_TEST_INTEL/hafs_regional_telescopic_2nests_atm -working dir = /scratch1/BMC/gmtb/Grant.Firl/stmp2/Grant.Firl/FV3_RT/rt_5132/hafs_regional_telescopic_2nests_atm +baseline dir = /scratch1/BMC/gmtb/Grant.Firl/RT/stmp4/Grant.Firl/FV3_RT/REGRESSION_TEST_INTEL/hafs_regional_telescopic_2nests_atm +working dir = /scratch1/BMC/gmtb/Grant.Firl/RT/stmp2/Grant.Firl/FV3_RT/rt_6993/hafs_regional_telescopic_2nests_atm Checking test 130 hafs_regional_telescopic_2nests_atm results .... Comparing atmf006.nc .........OK Comparing sfcf006.nc .........OK @@ -4298,28 +4298,28 @@ Checking test 130 hafs_regional_telescopic_2nests_atm results .... Comparing atm.nest03.f006.nc .........OK Comparing sfc.nest03.f006.nc .........OK - 0: The total amount of wall time = 368.848238 - 0: The maximum resident set size (KB) = 512456 + 0: The total amount of wall time = 367.593171 + 0: The maximum resident set size (KB) = 510536 Test 130 hafs_regional_telescopic_2nests_atm PASS -baseline dir = /scratch1/BMC/gmtb/Grant.Firl/stmp4/Grant.Firl/FV3_RT/REGRESSION_TEST_INTEL/hafs_global_1nest_atm -working dir = /scratch1/BMC/gmtb/Grant.Firl/stmp2/Grant.Firl/FV3_RT/rt_5132/hafs_global_1nest_atm +baseline dir = /scratch1/BMC/gmtb/Grant.Firl/RT/stmp4/Grant.Firl/FV3_RT/REGRESSION_TEST_INTEL/hafs_global_1nest_atm +working dir = /scratch1/BMC/gmtb/Grant.Firl/RT/stmp2/Grant.Firl/FV3_RT/rt_6993/hafs_global_1nest_atm Checking test 131 hafs_global_1nest_atm results .... Comparing atmf006.nc .........OK Comparing sfcf006.nc .........OK Comparing atm.nest02.f006.nc .........OK Comparing sfc.nest02.f006.nc .........OK - 0: The total amount of wall time = 152.174249 - 0: The maximum resident set size (KB) = 349748 + 0: The total amount of wall time = 152.125089 + 0: The maximum resident set size (KB) = 353880 Test 131 hafs_global_1nest_atm PASS -baseline dir = /scratch1/BMC/gmtb/Grant.Firl/stmp4/Grant.Firl/FV3_RT/REGRESSION_TEST_INTEL/hafs_global_multiple_4nests_atm -working dir = /scratch1/BMC/gmtb/Grant.Firl/stmp2/Grant.Firl/FV3_RT/rt_5132/hafs_global_multiple_4nests_atm +baseline dir = /scratch1/BMC/gmtb/Grant.Firl/RT/stmp4/Grant.Firl/FV3_RT/REGRESSION_TEST_INTEL/hafs_global_multiple_4nests_atm +working dir = /scratch1/BMC/gmtb/Grant.Firl/RT/stmp2/Grant.Firl/FV3_RT/rt_6993/hafs_global_multiple_4nests_atm Checking test 132 hafs_global_multiple_4nests_atm results .... Comparing atmf006.nc .........OK Comparing sfcf006.nc .........OK @@ -4337,14 +4337,14 @@ Checking test 132 hafs_global_multiple_4nests_atm results .... Comparing HURPRS.GrbF06.nest04 .........OK Comparing HURPRS.GrbF06.nest05 .........OK - 0: The total amount of wall time = 415.131711 - 0: The maximum resident set size (KB) = 421216 + 0: The total amount of wall time = 414.398011 + 0: The maximum resident set size (KB) = 452032 Test 132 hafs_global_multiple_4nests_atm PASS -baseline dir = /scratch1/BMC/gmtb/Grant.Firl/stmp4/Grant.Firl/FV3_RT/REGRESSION_TEST_INTEL/hafs_regional_specified_moving_1nest_atm -working dir = /scratch1/BMC/gmtb/Grant.Firl/stmp2/Grant.Firl/FV3_RT/rt_5132/hafs_regional_specified_moving_1nest_atm +baseline dir = /scratch1/BMC/gmtb/Grant.Firl/RT/stmp4/Grant.Firl/FV3_RT/REGRESSION_TEST_INTEL/hafs_regional_specified_moving_1nest_atm +working dir = /scratch1/BMC/gmtb/Grant.Firl/RT/stmp2/Grant.Firl/FV3_RT/rt_6993/hafs_regional_specified_moving_1nest_atm Checking test 133 hafs_regional_specified_moving_1nest_atm results .... Comparing atmf006.nc .........OK Comparing sfcf006.nc .........OK @@ -4353,28 +4353,28 @@ Checking test 133 hafs_regional_specified_moving_1nest_atm results .... Comparing HURPRS.GrbF06 .........OK Comparing HURPRS.GrbF06.nest02 .........OK - 0: The total amount of wall time = 206.238329 - 0: The maximum resident set size (KB) = 520428 + 0: The total amount of wall time = 206.454344 + 0: The maximum resident set size (KB) = 517032 Test 133 hafs_regional_specified_moving_1nest_atm PASS -baseline dir = /scratch1/BMC/gmtb/Grant.Firl/stmp4/Grant.Firl/FV3_RT/REGRESSION_TEST_INTEL/hafs_regional_storm_following_1nest_atm -working dir = /scratch1/BMC/gmtb/Grant.Firl/stmp2/Grant.Firl/FV3_RT/rt_5132/hafs_regional_storm_following_1nest_atm +baseline dir = /scratch1/BMC/gmtb/Grant.Firl/RT/stmp4/Grant.Firl/FV3_RT/REGRESSION_TEST_INTEL/hafs_regional_storm_following_1nest_atm +working dir = /scratch1/BMC/gmtb/Grant.Firl/RT/stmp2/Grant.Firl/FV3_RT/rt_6993/hafs_regional_storm_following_1nest_atm Checking test 134 hafs_regional_storm_following_1nest_atm results .... Comparing atmf006.nc .........OK Comparing sfcf006.nc .........OK Comparing atm.nest02.f006.nc .........OK Comparing sfc.nest02.f006.nc .........OK - 0: The total amount of wall time = 194.039380 - 0: The maximum resident set size (KB) = 518724 + 0: The total amount of wall time = 193.624236 + 0: The maximum resident set size (KB) = 517348 Test 134 hafs_regional_storm_following_1nest_atm PASS -baseline dir = /scratch1/BMC/gmtb/Grant.Firl/stmp4/Grant.Firl/FV3_RT/REGRESSION_TEST_INTEL/hafs_regional_storm_following_1nest_atm_ocn -working dir = /scratch1/BMC/gmtb/Grant.Firl/stmp2/Grant.Firl/FV3_RT/rt_5132/hafs_regional_storm_following_1nest_atm_ocn +baseline dir = /scratch1/BMC/gmtb/Grant.Firl/RT/stmp4/Grant.Firl/FV3_RT/REGRESSION_TEST_INTEL/hafs_regional_storm_following_1nest_atm_ocn +working dir = /scratch1/BMC/gmtb/Grant.Firl/RT/stmp2/Grant.Firl/FV3_RT/rt_6993/hafs_regional_storm_following_1nest_atm_ocn Checking test 135 hafs_regional_storm_following_1nest_atm_ocn results .... Comparing atmf006.nc .........OK Comparing sfcf006.nc .........OK @@ -4383,42 +4383,42 @@ Checking test 135 hafs_regional_storm_following_1nest_atm_ocn results .... Comparing archv.2020_238_18.a .........OK Comparing archs.2020_238_18.a .........OK - 0: The total amount of wall time = 225.104432 - 0: The maximum resident set size (KB) = 562584 + 0: The total amount of wall time = 223.671159 + 0: The maximum resident set size (KB) = 565520 Test 135 hafs_regional_storm_following_1nest_atm_ocn PASS -baseline dir = /scratch1/BMC/gmtb/Grant.Firl/stmp4/Grant.Firl/FV3_RT/REGRESSION_TEST_INTEL/hafs_global_storm_following_1nest_atm -working dir = /scratch1/BMC/gmtb/Grant.Firl/stmp2/Grant.Firl/FV3_RT/rt_5132/hafs_global_storm_following_1nest_atm +baseline dir = /scratch1/BMC/gmtb/Grant.Firl/RT/stmp4/Grant.Firl/FV3_RT/REGRESSION_TEST_INTEL/hafs_global_storm_following_1nest_atm +working dir = /scratch1/BMC/gmtb/Grant.Firl/RT/stmp2/Grant.Firl/FV3_RT/rt_6993/hafs_global_storm_following_1nest_atm Checking test 136 hafs_global_storm_following_1nest_atm results .... Comparing atmf006.nc .........OK Comparing sfcf006.nc .........OK Comparing atm.nest02.f006.nc .........OK Comparing sfc.nest02.f006.nc .........OK - 0: The total amount of wall time = 59.717702 - 0: The maximum resident set size (KB) = 367108 + 0: The total amount of wall time = 59.565297 + 0: The maximum resident set size (KB) = 371720 Test 136 hafs_global_storm_following_1nest_atm PASS -baseline dir = /scratch1/BMC/gmtb/Grant.Firl/stmp4/Grant.Firl/FV3_RT/REGRESSION_TEST_INTEL/hafs_regional_storm_following_1nest_atm_ocn_debug -working dir = /scratch1/BMC/gmtb/Grant.Firl/stmp2/Grant.Firl/FV3_RT/rt_5132/hafs_regional_storm_following_1nest_atm_ocn_debug +baseline dir = /scratch1/BMC/gmtb/Grant.Firl/RT/stmp4/Grant.Firl/FV3_RT/REGRESSION_TEST_INTEL/hafs_regional_storm_following_1nest_atm_ocn_debug +working dir = /scratch1/BMC/gmtb/Grant.Firl/RT/stmp2/Grant.Firl/FV3_RT/rt_6993/hafs_regional_storm_following_1nest_atm_ocn_debug Checking test 137 hafs_regional_storm_following_1nest_atm_ocn_debug results .... Comparing atmf001.nc .........OK Comparing sfcf001.nc .........OK Comparing atm.nest02.f001.nc .........OK Comparing sfc.nest02.f001.nc .........OK - 0: The total amount of wall time = 721.521834 - 0: The maximum resident set size (KB) = 586108 + 0: The total amount of wall time = 720.431323 + 0: The maximum resident set size (KB) = 560204 Test 137 hafs_regional_storm_following_1nest_atm_ocn_debug PASS -baseline dir = /scratch1/BMC/gmtb/Grant.Firl/stmp4/Grant.Firl/FV3_RT/REGRESSION_TEST_INTEL/hafs_regional_storm_following_1nest_atm_ocn_wav -working dir = /scratch1/BMC/gmtb/Grant.Firl/stmp2/Grant.Firl/FV3_RT/rt_5132/hafs_regional_storm_following_1nest_atm_ocn_wav +baseline dir = /scratch1/BMC/gmtb/Grant.Firl/RT/stmp4/Grant.Firl/FV3_RT/REGRESSION_TEST_INTEL/hafs_regional_storm_following_1nest_atm_ocn_wav +working dir = /scratch1/BMC/gmtb/Grant.Firl/RT/stmp2/Grant.Firl/FV3_RT/rt_6993/hafs_regional_storm_following_1nest_atm_ocn_wav Checking test 138 hafs_regional_storm_following_1nest_atm_ocn_wav results .... Comparing atmf006.nc .........OK Comparing sfcf006.nc .........OK @@ -4429,14 +4429,14 @@ Checking test 138 hafs_regional_storm_following_1nest_atm_ocn_wav results .... Comparing 20200825.180000.out_grd.ww3 .........OK Comparing 20200825.180000.out_pnt.ww3 .........OK - 0: The total amount of wall time = 486.932996 - 0: The maximum resident set size (KB) = 623408 + 0: The total amount of wall time = 487.240538 + 0: The maximum resident set size (KB) = 623044 Test 138 hafs_regional_storm_following_1nest_atm_ocn_wav PASS -baseline dir = /scratch1/BMC/gmtb/Grant.Firl/stmp4/Grant.Firl/FV3_RT/REGRESSION_TEST_INTEL/hafs_regional_docn -working dir = /scratch1/BMC/gmtb/Grant.Firl/stmp2/Grant.Firl/FV3_RT/rt_5132/hafs_regional_docn +baseline dir = /scratch1/BMC/gmtb/Grant.Firl/RT/stmp4/Grant.Firl/FV3_RT/REGRESSION_TEST_INTEL/hafs_regional_docn +working dir = /scratch1/BMC/gmtb/Grant.Firl/RT/stmp2/Grant.Firl/FV3_RT/rt_6993/hafs_regional_docn Checking test 139 hafs_regional_docn results .... Comparing atmf006.nc .........OK Comparing sfcf006.nc .........OK @@ -4444,14 +4444,14 @@ Checking test 139 hafs_regional_docn results .... Comparing ufs.hafs.cpl.r.2019-08-29-21600.nc .........OK Comparing ufs.hafs.docn.r.2019-08-29-21600.nc .........OK - 0: The total amount of wall time = 363.499290 - 0: The maximum resident set size (KB) = 1229940 + 0: The total amount of wall time = 361.026561 + 0: The maximum resident set size (KB) = 1231416 Test 139 hafs_regional_docn PASS -baseline dir = /scratch1/BMC/gmtb/Grant.Firl/stmp4/Grant.Firl/FV3_RT/REGRESSION_TEST_INTEL/hafs_regional_docn_oisst -working dir = /scratch1/BMC/gmtb/Grant.Firl/stmp2/Grant.Firl/FV3_RT/rt_5132/hafs_regional_docn_oisst +baseline dir = /scratch1/BMC/gmtb/Grant.Firl/RT/stmp4/Grant.Firl/FV3_RT/REGRESSION_TEST_INTEL/hafs_regional_docn_oisst +working dir = /scratch1/BMC/gmtb/Grant.Firl/RT/stmp2/Grant.Firl/FV3_RT/rt_6993/hafs_regional_docn_oisst Checking test 140 hafs_regional_docn_oisst results .... Comparing atmf006.nc .........OK Comparing sfcf006.nc .........OK @@ -4459,131 +4459,131 @@ Checking test 140 hafs_regional_docn_oisst results .... Comparing ufs.hafs.cpl.r.2019-08-29-21600.nc .........OK Comparing ufs.hafs.docn.r.2019-08-29-21600.nc .........OK - 0: The total amount of wall time = 359.884577 - 0: The maximum resident set size (KB) = 1213420 + 0: The total amount of wall time = 368.344601 + 0: The maximum resident set size (KB) = 1216296 Test 140 hafs_regional_docn_oisst PASS -baseline dir = /scratch1/BMC/gmtb/Grant.Firl/stmp4/Grant.Firl/FV3_RT/REGRESSION_TEST_INTEL/hafs_regional_datm_cdeps -working dir = /scratch1/BMC/gmtb/Grant.Firl/stmp2/Grant.Firl/FV3_RT/rt_5132/hafs_regional_datm_cdeps +baseline dir = /scratch1/BMC/gmtb/Grant.Firl/RT/stmp4/Grant.Firl/FV3_RT/REGRESSION_TEST_INTEL/hafs_regional_datm_cdeps +working dir = /scratch1/BMC/gmtb/Grant.Firl/RT/stmp2/Grant.Firl/FV3_RT/rt_6993/hafs_regional_datm_cdeps Checking test 141 hafs_regional_datm_cdeps results .... Comparing ufs.hafs.cpl.hi.2019-08-30-00000.nc .........OK Comparing ufs.hafs.cpl.r.2019-08-30-00000.nc .........OK Comparing ufs.hafs.datm.r.2019-08-30-00000.nc .........OK - 0: The total amount of wall time = 960.343132 - 0: The maximum resident set size (KB) = 1042136 + 0: The total amount of wall time = 956.265866 + 0: The maximum resident set size (KB) = 1039604 Test 141 hafs_regional_datm_cdeps PASS -baseline dir = /scratch1/BMC/gmtb/Grant.Firl/stmp4/Grant.Firl/FV3_RT/REGRESSION_TEST_INTEL/datm_cdeps_control_cfsr -working dir = /scratch1/BMC/gmtb/Grant.Firl/stmp2/Grant.Firl/FV3_RT/rt_5132/datm_cdeps_control_cfsr +baseline dir = /scratch1/BMC/gmtb/Grant.Firl/RT/stmp4/Grant.Firl/FV3_RT/REGRESSION_TEST_INTEL/datm_cdeps_control_cfsr +working dir = /scratch1/BMC/gmtb/Grant.Firl/RT/stmp2/Grant.Firl/FV3_RT/rt_6993/datm_cdeps_control_cfsr Checking test 142 datm_cdeps_control_cfsr results .... Comparing RESTART/20111002.000000.MOM.res.nc .........OK Comparing RESTART/iced.2011-10-02-00000.nc .........OK Comparing RESTART/DATM_CFSR.cpl.r.2011-10-02-00000.nc .........OK - 0: The total amount of wall time = 157.417163 - 0: The maximum resident set size (KB) = 1060128 + 0: The total amount of wall time = 155.205641 + 0: The maximum resident set size (KB) = 1059012 Test 142 datm_cdeps_control_cfsr PASS -baseline dir = /scratch1/BMC/gmtb/Grant.Firl/stmp4/Grant.Firl/FV3_RT/REGRESSION_TEST_INTEL/datm_cdeps_control_cfsr -working dir = /scratch1/BMC/gmtb/Grant.Firl/stmp2/Grant.Firl/FV3_RT/rt_5132/datm_cdeps_restart_cfsr +baseline dir = /scratch1/BMC/gmtb/Grant.Firl/RT/stmp4/Grant.Firl/FV3_RT/REGRESSION_TEST_INTEL/datm_cdeps_control_cfsr +working dir = /scratch1/BMC/gmtb/Grant.Firl/RT/stmp2/Grant.Firl/FV3_RT/rt_6993/datm_cdeps_restart_cfsr Checking test 143 datm_cdeps_restart_cfsr results .... Comparing RESTART/20111002.000000.MOM.res.nc .........OK Comparing RESTART/iced.2011-10-02-00000.nc .........OK Comparing RESTART/DATM_CFSR.cpl.r.2011-10-02-00000.nc .........OK - 0: The total amount of wall time = 93.492774 - 0: The maximum resident set size (KB) = 1025940 + 0: The total amount of wall time = 96.053387 + 0: The maximum resident set size (KB) = 999044 Test 143 datm_cdeps_restart_cfsr PASS -baseline dir = /scratch1/BMC/gmtb/Grant.Firl/stmp4/Grant.Firl/FV3_RT/REGRESSION_TEST_INTEL/datm_cdeps_control_gefs -working dir = /scratch1/BMC/gmtb/Grant.Firl/stmp2/Grant.Firl/FV3_RT/rt_5132/datm_cdeps_control_gefs +baseline dir = /scratch1/BMC/gmtb/Grant.Firl/RT/stmp4/Grant.Firl/FV3_RT/REGRESSION_TEST_INTEL/datm_cdeps_control_gefs +working dir = /scratch1/BMC/gmtb/Grant.Firl/RT/stmp2/Grant.Firl/FV3_RT/rt_6993/datm_cdeps_control_gefs Checking test 144 datm_cdeps_control_gefs results .... Comparing RESTART/20111002.000000.MOM.res.nc .........OK Comparing RESTART/iced.2011-10-02-00000.nc .........OK Comparing RESTART/DATM_GEFS_NEW.cpl.r.2011-10-02-00000.nc .........OK - 0: The total amount of wall time = 149.180639 - 0: The maximum resident set size (KB) = 972668 + 0: The total amount of wall time = 151.317435 + 0: The maximum resident set size (KB) = 961960 Test 144 datm_cdeps_control_gefs PASS -baseline dir = /scratch1/BMC/gmtb/Grant.Firl/stmp4/Grant.Firl/FV3_RT/REGRESSION_TEST_INTEL/datm_cdeps_iau_gefs -working dir = /scratch1/BMC/gmtb/Grant.Firl/stmp2/Grant.Firl/FV3_RT/rt_5132/datm_cdeps_iau_gefs +baseline dir = /scratch1/BMC/gmtb/Grant.Firl/RT/stmp4/Grant.Firl/FV3_RT/REGRESSION_TEST_INTEL/datm_cdeps_iau_gefs +working dir = /scratch1/BMC/gmtb/Grant.Firl/RT/stmp2/Grant.Firl/FV3_RT/rt_6993/datm_cdeps_iau_gefs Checking test 145 datm_cdeps_iau_gefs results .... Comparing RESTART/20111002.000000.MOM.res.nc .........OK Comparing RESTART/iced.2011-10-02-00000.nc .........OK Comparing RESTART/DATM_GEFS_NEW.cpl.r.2011-10-02-00000.nc .........OK - 0: The total amount of wall time = 151.121937 - 0: The maximum resident set size (KB) = 960476 + 0: The total amount of wall time = 153.273653 + 0: The maximum resident set size (KB) = 963176 Test 145 datm_cdeps_iau_gefs PASS -baseline dir = /scratch1/BMC/gmtb/Grant.Firl/stmp4/Grant.Firl/FV3_RT/REGRESSION_TEST_INTEL/datm_cdeps_stochy_gefs -working dir = /scratch1/BMC/gmtb/Grant.Firl/stmp2/Grant.Firl/FV3_RT/rt_5132/datm_cdeps_stochy_gefs +baseline dir = /scratch1/BMC/gmtb/Grant.Firl/RT/stmp4/Grant.Firl/FV3_RT/REGRESSION_TEST_INTEL/datm_cdeps_stochy_gefs +working dir = /scratch1/BMC/gmtb/Grant.Firl/RT/stmp2/Grant.Firl/FV3_RT/rt_6993/datm_cdeps_stochy_gefs Checking test 146 datm_cdeps_stochy_gefs results .... Comparing RESTART/20111002.000000.MOM.res.nc .........OK Comparing RESTART/iced.2011-10-02-00000.nc .........OK Comparing RESTART/DATM_GEFS_NEW.cpl.r.2011-10-02-00000.nc .........OK - 0: The total amount of wall time = 151.110210 - 0: The maximum resident set size (KB) = 957344 + 0: The total amount of wall time = 154.632152 + 0: The maximum resident set size (KB) = 963084 Test 146 datm_cdeps_stochy_gefs PASS -baseline dir = /scratch1/BMC/gmtb/Grant.Firl/stmp4/Grant.Firl/FV3_RT/REGRESSION_TEST_INTEL/datm_cdeps_ciceC_cfsr -working dir = /scratch1/BMC/gmtb/Grant.Firl/stmp2/Grant.Firl/FV3_RT/rt_5132/datm_cdeps_ciceC_cfsr +baseline dir = /scratch1/BMC/gmtb/Grant.Firl/RT/stmp4/Grant.Firl/FV3_RT/REGRESSION_TEST_INTEL/datm_cdeps_ciceC_cfsr +working dir = /scratch1/BMC/gmtb/Grant.Firl/RT/stmp2/Grant.Firl/FV3_RT/rt_6993/datm_cdeps_ciceC_cfsr Checking test 147 datm_cdeps_ciceC_cfsr results .... Comparing RESTART/20111002.000000.MOM.res.nc .........OK Comparing RESTART/iced.2011-10-02-00000.nc .........OK Comparing RESTART/DATM_CFSR.cpl.r.2011-10-02-00000.nc .........OK - 0: The total amount of wall time = 155.427450 - 0: The maximum resident set size (KB) = 1052812 + 0: The total amount of wall time = 153.536459 + 0: The maximum resident set size (KB) = 1055688 Test 147 datm_cdeps_ciceC_cfsr PASS -baseline dir = /scratch1/BMC/gmtb/Grant.Firl/stmp4/Grant.Firl/FV3_RT/REGRESSION_TEST_INTEL/datm_cdeps_bulk_cfsr -working dir = /scratch1/BMC/gmtb/Grant.Firl/stmp2/Grant.Firl/FV3_RT/rt_5132/datm_cdeps_bulk_cfsr +baseline dir = /scratch1/BMC/gmtb/Grant.Firl/RT/stmp4/Grant.Firl/FV3_RT/REGRESSION_TEST_INTEL/datm_cdeps_bulk_cfsr +working dir = /scratch1/BMC/gmtb/Grant.Firl/RT/stmp2/Grant.Firl/FV3_RT/rt_6993/datm_cdeps_bulk_cfsr Checking test 148 datm_cdeps_bulk_cfsr results .... Comparing RESTART/20111002.000000.MOM.res.nc .........OK Comparing RESTART/iced.2011-10-02-00000.nc .........OK Comparing RESTART/DATM_CFSR.cpl.r.2011-10-02-00000.nc .........OK - 0: The total amount of wall time = 159.115962 - 0: The maximum resident set size (KB) = 1056844 + 0: The total amount of wall time = 155.054453 + 0: The maximum resident set size (KB) = 1064612 Test 148 datm_cdeps_bulk_cfsr PASS -baseline dir = /scratch1/BMC/gmtb/Grant.Firl/stmp4/Grant.Firl/FV3_RT/REGRESSION_TEST_INTEL/datm_cdeps_bulk_gefs -working dir = /scratch1/BMC/gmtb/Grant.Firl/stmp2/Grant.Firl/FV3_RT/rt_5132/datm_cdeps_bulk_gefs +baseline dir = /scratch1/BMC/gmtb/Grant.Firl/RT/stmp4/Grant.Firl/FV3_RT/REGRESSION_TEST_INTEL/datm_cdeps_bulk_gefs +working dir = /scratch1/BMC/gmtb/Grant.Firl/RT/stmp2/Grant.Firl/FV3_RT/rt_6993/datm_cdeps_bulk_gefs Checking test 149 datm_cdeps_bulk_gefs results .... Comparing RESTART/20111002.000000.MOM.res.nc .........OK Comparing RESTART/iced.2011-10-02-00000.nc .........OK Comparing RESTART/DATM_GEFS_NEW.cpl.r.2011-10-02-00000.nc .........OK - 0: The total amount of wall time = 150.591532 - 0: The maximum resident set size (KB) = 968648 + 0: The total amount of wall time = 149.367103 + 0: The maximum resident set size (KB) = 962440 Test 149 datm_cdeps_bulk_gefs PASS -baseline dir = /scratch1/BMC/gmtb/Grant.Firl/stmp4/Grant.Firl/FV3_RT/REGRESSION_TEST_INTEL/datm_cdeps_mx025_cfsr -working dir = /scratch1/BMC/gmtb/Grant.Firl/stmp2/Grant.Firl/FV3_RT/rt_5132/datm_cdeps_mx025_cfsr +baseline dir = /scratch1/BMC/gmtb/Grant.Firl/RT/stmp4/Grant.Firl/FV3_RT/REGRESSION_TEST_INTEL/datm_cdeps_mx025_cfsr +working dir = /scratch1/BMC/gmtb/Grant.Firl/RT/stmp2/Grant.Firl/FV3_RT/rt_6993/datm_cdeps_mx025_cfsr Checking test 150 datm_cdeps_mx025_cfsr results .... Comparing RESTART/20111001.120000.MOM.res.nc .........OK Comparing RESTART/20111001.120000.MOM.res_1.nc .........OK @@ -4592,14 +4592,14 @@ Checking test 150 datm_cdeps_mx025_cfsr results .... Comparing RESTART/iced.2011-10-01-43200.nc .........OK Comparing RESTART/DATM_CFSR.cpl.r.2011-10-01-43200.nc .........OK - 0: The total amount of wall time = 422.155181 - 0: The maximum resident set size (KB) = 873456 + 0: The total amount of wall time = 454.784829 + 0: The maximum resident set size (KB) = 878648 Test 150 datm_cdeps_mx025_cfsr PASS -baseline dir = /scratch1/BMC/gmtb/Grant.Firl/stmp4/Grant.Firl/FV3_RT/REGRESSION_TEST_INTEL/datm_cdeps_mx025_gefs -working dir = /scratch1/BMC/gmtb/Grant.Firl/stmp2/Grant.Firl/FV3_RT/rt_5132/datm_cdeps_mx025_gefs +baseline dir = /scratch1/BMC/gmtb/Grant.Firl/RT/stmp4/Grant.Firl/FV3_RT/REGRESSION_TEST_INTEL/datm_cdeps_mx025_gefs +working dir = /scratch1/BMC/gmtb/Grant.Firl/RT/stmp2/Grant.Firl/FV3_RT/rt_6993/datm_cdeps_mx025_gefs Checking test 151 datm_cdeps_mx025_gefs results .... Comparing RESTART/20111001.120000.MOM.res.nc .........OK Comparing RESTART/20111001.120000.MOM.res_1.nc .........OK @@ -4608,77 +4608,77 @@ Checking test 151 datm_cdeps_mx025_gefs results .... Comparing RESTART/iced.2011-10-01-43200.nc .........OK Comparing RESTART/DATM_GEFS_NEW.cpl.r.2011-10-01-43200.nc .........OK - 0: The total amount of wall time = 422.698493 - 0: The maximum resident set size (KB) = 932920 + 0: The total amount of wall time = 468.688992 + 0: The maximum resident set size (KB) = 930500 Test 151 datm_cdeps_mx025_gefs PASS -baseline dir = /scratch1/BMC/gmtb/Grant.Firl/stmp4/Grant.Firl/FV3_RT/REGRESSION_TEST_INTEL/datm_cdeps_control_cfsr -working dir = /scratch1/BMC/gmtb/Grant.Firl/stmp2/Grant.Firl/FV3_RT/rt_5132/datm_cdeps_multiple_files_cfsr +baseline dir = /scratch1/BMC/gmtb/Grant.Firl/RT/stmp4/Grant.Firl/FV3_RT/REGRESSION_TEST_INTEL/datm_cdeps_control_cfsr +working dir = /scratch1/BMC/gmtb/Grant.Firl/RT/stmp2/Grant.Firl/FV3_RT/rt_6993/datm_cdeps_multiple_files_cfsr Checking test 152 datm_cdeps_multiple_files_cfsr results .... Comparing RESTART/DATM_CFSR.cpl.r.2011-10-02-00000.nc .........OK - 0: The total amount of wall time = 156.786439 - 0: The maximum resident set size (KB) = 1064260 + 0: The total amount of wall time = 154.924287 + 0: The maximum resident set size (KB) = 1054916 Test 152 datm_cdeps_multiple_files_cfsr PASS -baseline dir = /scratch1/BMC/gmtb/Grant.Firl/stmp4/Grant.Firl/FV3_RT/REGRESSION_TEST_INTEL/datm_cdeps_3072x1536_cfsr -working dir = /scratch1/BMC/gmtb/Grant.Firl/stmp2/Grant.Firl/FV3_RT/rt_5132/datm_cdeps_3072x1536_cfsr +baseline dir = /scratch1/BMC/gmtb/Grant.Firl/RT/stmp4/Grant.Firl/FV3_RT/REGRESSION_TEST_INTEL/datm_cdeps_3072x1536_cfsr +working dir = /scratch1/BMC/gmtb/Grant.Firl/RT/stmp2/Grant.Firl/FV3_RT/rt_6993/datm_cdeps_3072x1536_cfsr Checking test 153 datm_cdeps_3072x1536_cfsr results .... Comparing RESTART/20111002.000000.MOM.res.nc .........OK Comparing RESTART/iced.2011-10-02-00000.nc .........OK Comparing RESTART/DATM_CFSR3072x1536.cpl.r.2011-10-02-00000.nc .........OK - 0: The total amount of wall time = 226.815652 - 0: The maximum resident set size (KB) = 2362220 + 0: The total amount of wall time = 239.075094 + 0: The maximum resident set size (KB) = 2298416 Test 153 datm_cdeps_3072x1536_cfsr PASS -baseline dir = /scratch1/BMC/gmtb/Grant.Firl/stmp4/Grant.Firl/FV3_RT/REGRESSION_TEST_INTEL/datm_cdeps_gfs -working dir = /scratch1/BMC/gmtb/Grant.Firl/stmp2/Grant.Firl/FV3_RT/rt_5132/datm_cdeps_gfs +baseline dir = /scratch1/BMC/gmtb/Grant.Firl/RT/stmp4/Grant.Firl/FV3_RT/REGRESSION_TEST_INTEL/datm_cdeps_gfs +working dir = /scratch1/BMC/gmtb/Grant.Firl/RT/stmp2/Grant.Firl/FV3_RT/rt_6993/datm_cdeps_gfs Checking test 154 datm_cdeps_gfs results .... Comparing RESTART/20210323.060000.MOM.res.nc .........OK Comparing RESTART/iced.2021-03-23-21600.nc .........OK Comparing RESTART/DATM_GFS.cpl.r.2021-03-23-21600.nc .........OK - 0: The total amount of wall time = 236.815208 - 0: The maximum resident set size (KB) = 2305164 + 0: The total amount of wall time = 221.323348 + 0: The maximum resident set size (KB) = 2300852 Test 154 datm_cdeps_gfs PASS -baseline dir = /scratch1/BMC/gmtb/Grant.Firl/stmp4/Grant.Firl/FV3_RT/REGRESSION_TEST_INTEL/datm_cdeps_debug_cfsr -working dir = /scratch1/BMC/gmtb/Grant.Firl/stmp2/Grant.Firl/FV3_RT/rt_5132/datm_cdeps_debug_cfsr +baseline dir = /scratch1/BMC/gmtb/Grant.Firl/RT/stmp4/Grant.Firl/FV3_RT/REGRESSION_TEST_INTEL/datm_cdeps_debug_cfsr +working dir = /scratch1/BMC/gmtb/Grant.Firl/RT/stmp2/Grant.Firl/FV3_RT/rt_6993/datm_cdeps_debug_cfsr Checking test 155 datm_cdeps_debug_cfsr results .... Comparing RESTART/20111001.060000.MOM.res.nc .........OK Comparing RESTART/iced.2011-10-01-21600.nc .........OK Comparing RESTART/DATM_CFSR.cpl.r.2011-10-01-21600.nc .........OK - 0: The total amount of wall time = 357.081844 - 0: The maximum resident set size (KB) = 977508 + 0: The total amount of wall time = 358.338393 + 0: The maximum resident set size (KB) = 987992 Test 155 datm_cdeps_debug_cfsr PASS -baseline dir = /scratch1/BMC/gmtb/Grant.Firl/stmp4/Grant.Firl/FV3_RT/REGRESSION_TEST_INTEL/datm_cdeps_control_cfsr_faster -working dir = /scratch1/BMC/gmtb/Grant.Firl/stmp2/Grant.Firl/FV3_RT/rt_5132/datm_cdeps_control_cfsr_faster +baseline dir = /scratch1/BMC/gmtb/Grant.Firl/RT/stmp4/Grant.Firl/FV3_RT/REGRESSION_TEST_INTEL/datm_cdeps_control_cfsr_faster +working dir = /scratch1/BMC/gmtb/Grant.Firl/RT/stmp2/Grant.Firl/FV3_RT/rt_6993/datm_cdeps_control_cfsr_faster Checking test 156 datm_cdeps_control_cfsr_faster results .... Comparing RESTART/20111002.000000.MOM.res.nc .........OK Comparing RESTART/iced.2011-10-02-00000.nc .........OK Comparing RESTART/DATM_CFSR.cpl.r.2011-10-02-00000.nc .........OK - 0: The total amount of wall time = 155.583341 - 0: The maximum resident set size (KB) = 1052632 + 0: The total amount of wall time = 155.461541 + 0: The maximum resident set size (KB) = 1053248 Test 156 datm_cdeps_control_cfsr_faster PASS -baseline dir = /scratch1/BMC/gmtb/Grant.Firl/stmp4/Grant.Firl/FV3_RT/REGRESSION_TEST_INTEL/datm_cdeps_lnd_gswp3 -working dir = /scratch1/BMC/gmtb/Grant.Firl/stmp2/Grant.Firl/FV3_RT/rt_5132/datm_cdeps_lnd_gswp3 +baseline dir = /scratch1/BMC/gmtb/Grant.Firl/RT/stmp4/Grant.Firl/FV3_RT/REGRESSION_TEST_INTEL/datm_cdeps_lnd_gswp3 +working dir = /scratch1/BMC/gmtb/Grant.Firl/RT/stmp2/Grant.Firl/FV3_RT/rt_6993/datm_cdeps_lnd_gswp3 Checking test 157 datm_cdeps_lnd_gswp3 results .... Comparing ufs.cpld.lnd.out.2000-01-02-00000.tile1.nc .........OK Comparing ufs.cpld.lnd.out.2000-01-02-00000.tile2.nc .........OK @@ -4687,14 +4687,14 @@ Checking test 157 datm_cdeps_lnd_gswp3 results .... Comparing ufs.cpld.lnd.out.2000-01-02-00000.tile5.nc .........OK Comparing ufs.cpld.lnd.out.2000-01-02-00000.tile6.nc .........OK - 0: The total amount of wall time = 7.086498 - 0: The maximum resident set size (KB) = 261604 + 0: The total amount of wall time = 7.180152 + 0: The maximum resident set size (KB) = 263732 Test 157 datm_cdeps_lnd_gswp3 PASS -baseline dir = /scratch1/BMC/gmtb/Grant.Firl/stmp4/Grant.Firl/FV3_RT/REGRESSION_TEST_INTEL/datm_cdeps_lnd_gswp3 -working dir = /scratch1/BMC/gmtb/Grant.Firl/stmp2/Grant.Firl/FV3_RT/rt_5132/datm_cdeps_lnd_gswp3_rst +baseline dir = /scratch1/BMC/gmtb/Grant.Firl/RT/stmp4/Grant.Firl/FV3_RT/REGRESSION_TEST_INTEL/datm_cdeps_lnd_gswp3 +working dir = /scratch1/BMC/gmtb/Grant.Firl/RT/stmp2/Grant.Firl/FV3_RT/rt_6993/datm_cdeps_lnd_gswp3_rst Checking test 158 datm_cdeps_lnd_gswp3_rst results .... Comparing ufs.cpld.lnd.out.2000-01-02-00000.tile1.nc .........OK Comparing ufs.cpld.lnd.out.2000-01-02-00000.tile2.nc .........OK @@ -4703,14 +4703,14 @@ Checking test 158 datm_cdeps_lnd_gswp3_rst results .... Comparing ufs.cpld.lnd.out.2000-01-02-00000.tile5.nc .........OK Comparing ufs.cpld.lnd.out.2000-01-02-00000.tile6.nc .........OK - 0: The total amount of wall time = 12.513787 - 0: The maximum resident set size (KB) = 262308 + 0: The total amount of wall time = 12.672359 + 0: The maximum resident set size (KB) = 266268 Test 158 datm_cdeps_lnd_gswp3_rst PASS -baseline dir = /scratch1/BMC/gmtb/Grant.Firl/stmp4/Grant.Firl/FV3_RT/REGRESSION_TEST_INTEL/control_p8_atmlnd_sbs -working dir = /scratch1/BMC/gmtb/Grant.Firl/stmp2/Grant.Firl/FV3_RT/rt_5132/control_p8_atmlnd_sbs +baseline dir = /scratch1/BMC/gmtb/Grant.Firl/RT/stmp4/Grant.Firl/FV3_RT/REGRESSION_TEST_INTEL/control_p8_atmlnd_sbs +working dir = /scratch1/BMC/gmtb/Grant.Firl/RT/stmp2/Grant.Firl/FV3_RT/rt_6993/control_p8_atmlnd_sbs Checking test 159 control_p8_atmlnd_sbs results .... Comparing sfcf000.tile1.nc .........OK Comparing sfcf000.tile2.nc .........OK @@ -4795,14 +4795,14 @@ Checking test 159 control_p8_atmlnd_sbs results .... Comparing ufs.cpld.lnd.out.2021-03-23-21600.tile5.nc .........OK Comparing ufs.cpld.lnd.out.2021-03-23-21600.tile6.nc .........OK - 0: The total amount of wall time = 218.665949 - 0: The maximum resident set size (KB) = 1599892 + 0: The total amount of wall time = 209.625805 + 0: The maximum resident set size (KB) = 1585228 Test 159 control_p8_atmlnd_sbs PASS -baseline dir = /scratch1/BMC/gmtb/Grant.Firl/stmp4/Grant.Firl/FV3_RT/REGRESSION_TEST_INTEL/atmwav_control_noaero_p8 -working dir = /scratch1/BMC/gmtb/Grant.Firl/stmp2/Grant.Firl/FV3_RT/rt_5132/atmwav_control_noaero_p8 +baseline dir = /scratch1/BMC/gmtb/Grant.Firl/RT/stmp4/Grant.Firl/FV3_RT/REGRESSION_TEST_INTEL/atmwav_control_noaero_p8 +working dir = /scratch1/BMC/gmtb/Grant.Firl/RT/stmp2/Grant.Firl/FV3_RT/rt_6993/atmwav_control_noaero_p8 Checking test 160 atmwav_control_noaero_p8 results .... Comparing sfcf000.nc .........OK Comparing sfcf012.nc .........OK @@ -4845,14 +4845,14 @@ Checking test 160 atmwav_control_noaero_p8 results .... Comparing 20210322.180000.out_grd.ww3 .........OK Comparing ufs.atmw.ww3.r.2021-03-22-64800 .........OK - 0: The total amount of wall time = 105.529590 - 0: The maximum resident set size (KB) = 1635072 + 0: The total amount of wall time = 97.410387 + 0: The maximum resident set size (KB) = 1610764 Test 160 atmwav_control_noaero_p8 PASS -baseline dir = /scratch1/BMC/gmtb/Grant.Firl/stmp4/Grant.Firl/FV3_RT/REGRESSION_TEST_INTEL/control_atmwav -working dir = /scratch1/BMC/gmtb/Grant.Firl/stmp2/Grant.Firl/FV3_RT/rt_5132/control_atmwav +baseline dir = /scratch1/BMC/gmtb/Grant.Firl/RT/stmp4/Grant.Firl/FV3_RT/REGRESSION_TEST_INTEL/control_atmwav +working dir = /scratch1/BMC/gmtb/Grant.Firl/RT/stmp2/Grant.Firl/FV3_RT/rt_6993/control_atmwav Checking test 161 control_atmwav results .... Comparing sfcf000.nc .........OK Comparing sfcf012.nc .........OK @@ -4896,14 +4896,14 @@ Checking test 161 control_atmwav results .... Comparing RESTART/20210322.180000.sfc_data.tile6.nc .........OK Comparing 20210322.180000.restart.glo_1deg .........OK - 0: The total amount of wall time = 91.228917 - 0: The maximum resident set size (KB) = 660424 + 0: The total amount of wall time = 90.253695 + 0: The maximum resident set size (KB) = 659944 Test 161 control_atmwav PASS -baseline dir = /scratch1/BMC/gmtb/Grant.Firl/stmp4/Grant.Firl/FV3_RT/REGRESSION_TEST_INTEL/atmaero_control_p8 -working dir = /scratch1/BMC/gmtb/Grant.Firl/stmp2/Grant.Firl/FV3_RT/rt_5132/atmaero_control_p8 +baseline dir = /scratch1/BMC/gmtb/Grant.Firl/RT/stmp4/Grant.Firl/FV3_RT/REGRESSION_TEST_INTEL/atmaero_control_p8 +working dir = /scratch1/BMC/gmtb/Grant.Firl/RT/stmp2/Grant.Firl/FV3_RT/rt_6993/atmaero_control_p8 Checking test 162 atmaero_control_p8 results .... Comparing sfcf000.nc .........OK Comparing sfcf024.nc .........OK @@ -4947,14 +4947,14 @@ Checking test 162 atmaero_control_p8 results .... Comparing RESTART/20210323.060000.sfc_data.tile5.nc .........OK Comparing RESTART/20210323.060000.sfc_data.tile6.nc .........OK - 0: The total amount of wall time = 241.925763 - 0: The maximum resident set size (KB) = 2960868 + 0: The total amount of wall time = 239.974667 + 0: The maximum resident set size (KB) = 2970444 Test 162 atmaero_control_p8 PASS -baseline dir = /scratch1/BMC/gmtb/Grant.Firl/stmp4/Grant.Firl/FV3_RT/REGRESSION_TEST_INTEL/atmaero_control_p8_rad -working dir = /scratch1/BMC/gmtb/Grant.Firl/stmp2/Grant.Firl/FV3_RT/rt_5132/atmaero_control_p8_rad +baseline dir = /scratch1/BMC/gmtb/Grant.Firl/RT/stmp4/Grant.Firl/FV3_RT/REGRESSION_TEST_INTEL/atmaero_control_p8_rad +working dir = /scratch1/BMC/gmtb/Grant.Firl/RT/stmp2/Grant.Firl/FV3_RT/rt_6993/atmaero_control_p8_rad Checking test 163 atmaero_control_p8_rad results .... Comparing sfcf000.nc .........OK Comparing sfcf024.nc .........OK @@ -4998,14 +4998,14 @@ Checking test 163 atmaero_control_p8_rad results .... Comparing RESTART/20210323.060000.sfc_data.tile5.nc .........OK Comparing RESTART/20210323.060000.sfc_data.tile6.nc .........OK - 0: The total amount of wall time = 288.753833 - 0: The maximum resident set size (KB) = 3036060 + 0: The total amount of wall time = 288.330192 + 0: The maximum resident set size (KB) = 3039332 Test 163 atmaero_control_p8_rad PASS -baseline dir = /scratch1/BMC/gmtb/Grant.Firl/stmp4/Grant.Firl/FV3_RT/REGRESSION_TEST_INTEL/atmaero_control_p8_rad_micro -working dir = /scratch1/BMC/gmtb/Grant.Firl/stmp2/Grant.Firl/FV3_RT/rt_5132/atmaero_control_p8_rad_micro +baseline dir = /scratch1/BMC/gmtb/Grant.Firl/RT/stmp4/Grant.Firl/FV3_RT/REGRESSION_TEST_INTEL/atmaero_control_p8_rad_micro +working dir = /scratch1/BMC/gmtb/Grant.Firl/RT/stmp2/Grant.Firl/FV3_RT/rt_6993/atmaero_control_p8_rad_micro Checking test 164 atmaero_control_p8_rad_micro results .... Comparing sfcf000.nc .........OK Comparing sfcf024.nc .........OK @@ -5049,14 +5049,14 @@ Checking test 164 atmaero_control_p8_rad_micro results .... Comparing RESTART/20210323.060000.sfc_data.tile5.nc .........OK Comparing RESTART/20210323.060000.sfc_data.tile6.nc .........OK - 0: The total amount of wall time = 291.467832 - 0: The maximum resident set size (KB) = 3050876 + 0: The total amount of wall time = 291.674201 + 0: The maximum resident set size (KB) = 3023816 Test 164 atmaero_control_p8_rad_micro PASS -baseline dir = /scratch1/BMC/gmtb/Grant.Firl/stmp4/Grant.Firl/FV3_RT/REGRESSION_TEST_INTEL/regional_atmaq -working dir = /scratch1/BMC/gmtb/Grant.Firl/stmp2/Grant.Firl/FV3_RT/rt_5132/regional_atmaq +baseline dir = /scratch1/BMC/gmtb/Grant.Firl/RT/stmp4/Grant.Firl/FV3_RT/REGRESSION_TEST_INTEL/regional_atmaq +working dir = /scratch1/BMC/gmtb/Grant.Firl/RT/stmp2/Grant.Firl/FV3_RT/rt_6993/regional_atmaq Checking test 165 regional_atmaq results .... Comparing sfcf000.nc .........OK Comparing sfcf003.nc .........OK @@ -5072,14 +5072,14 @@ Checking test 165 regional_atmaq results .... Comparing RESTART/20190801.180000.phy_data.nc .........OK Comparing RESTART/20190801.180000.sfc_data.nc .........OK - 0: The total amount of wall time = 651.057616 - 0: The maximum resident set size (KB) = 1436472 + 0: The total amount of wall time = 668.770606 + 0: The maximum resident set size (KB) = 1385344 Test 165 regional_atmaq PASS -baseline dir = /scratch1/BMC/gmtb/Grant.Firl/stmp4/Grant.Firl/FV3_RT/REGRESSION_TEST_INTEL/regional_atmaq_debug -working dir = /scratch1/BMC/gmtb/Grant.Firl/stmp2/Grant.Firl/FV3_RT/rt_5132/regional_atmaq_debug +baseline dir = /scratch1/BMC/gmtb/Grant.Firl/RT/stmp4/Grant.Firl/FV3_RT/REGRESSION_TEST_INTEL/regional_atmaq_debug +working dir = /scratch1/BMC/gmtb/Grant.Firl/RT/stmp2/Grant.Firl/FV3_RT/rt_6993/regional_atmaq_debug Checking test 166 regional_atmaq_debug results .... Comparing sfcf000.nc .........OK Comparing sfcf001.nc .........OK @@ -5093,14 +5093,14 @@ Checking test 166 regional_atmaq_debug results .... Comparing RESTART/20190801.130000.phy_data.nc .........OK Comparing RESTART/20190801.130000.sfc_data.nc .........OK - 0: The total amount of wall time = 1186.141259 - 0: The maximum resident set size (KB) = 1339816 + 0: The total amount of wall time = 1216.187986 + 0: The maximum resident set size (KB) = 1246568 Test 166 regional_atmaq_debug PASS -baseline dir = /scratch1/BMC/gmtb/Grant.Firl/stmp4/Grant.Firl/FV3_RT/REGRESSION_TEST_INTEL/regional_atmaq_faster -working dir = /scratch1/BMC/gmtb/Grant.Firl/stmp2/Grant.Firl/FV3_RT/rt_5132/regional_atmaq_faster +baseline dir = /scratch1/BMC/gmtb/Grant.Firl/RT/stmp4/Grant.Firl/FV3_RT/REGRESSION_TEST_INTEL/regional_atmaq_faster +working dir = /scratch1/BMC/gmtb/Grant.Firl/RT/stmp2/Grant.Firl/FV3_RT/rt_6993/regional_atmaq_faster Checking test 167 regional_atmaq_faster results .... Comparing sfcf000.nc .........OK Comparing sfcf003.nc .........OK @@ -5116,12 +5116,12 @@ Checking test 167 regional_atmaq_faster results .... Comparing RESTART/20190801.180000.phy_data.nc .........OK Comparing RESTART/20190801.180000.sfc_data.nc .........OK - 0: The total amount of wall time = 566.390530 - 0: The maximum resident set size (KB) = 1448504 + 0: The total amount of wall time = 591.629231 + 0: The maximum resident set size (KB) = 1452192 Test 167 regional_atmaq_faster PASS REGRESSION TEST WAS SUCCESSFUL -Wed Jun 14 16:48:47 UTC 2023 -Elapsed time: 01h:15m:40s. Have a nice day! +Fri Jun 30 17:33:42 UTC 2023 +Elapsed time: 01h:12m:38s. Have a nice day! diff --git a/tests/default_vars.sh b/tests/default_vars.sh index 435415ab68..ed7b2b5920 100755 --- a/tests/default_vars.sh +++ b/tests/default_vars.sh @@ -258,6 +258,34 @@ elif [[ $MACHINE_ID = stampede.* ]]; then TPN_cpl_atmw_gdas=12; INPES_cpl_atmw_gdas=6; JNPES_cpl_atmw_gdas=8 THRD_cpl_atmw_gdas=4; WPG_cpl_atmw_gdas=24; APB_cpl_atmw_gdas="0 311"; WPB_cpl_atmw_gdas="312 559" +elif [[ ${MACHINE_ID} = noaacloud.* ]] ; then + + if [[ $PW_CSP == aws ]]; then + TPN=36 + elif [[ $PW_CSP == azure ]]; then + TPN=44 + elif [[ $PW_CSP == google ]]; then + TPN=30 + fi + + INPES_dflt=3 ; JNPES_dflt=8 + INPES_thrd=3 ; JNPES_thrd=4 + + INPES_c384=8 ; JNPES_c384=6 ; THRD_c384=2 + INPES_c768=8 ; JNPES_c768=16 ; THRD_c768=2 + + THRD_cpl_dflt=1 + INPES_cpl_dflt=3; JNPES_cpl_dflt=8; WPG_cpl_dflt=6 + OCN_tasks_cpl_dflt=20 + ICE_tasks_cpl_dflt=10 + WAV_tasks_cpl_dflt=20 + + THRD_cpl_thrd=2 + INPES_cpl_thrd=3; JNPES_cpl_thrd=4; WPG_cpl_thrd=6 + OCN_tasks_cpl_thrd=20 + ICE_tasks_cpl_thrd=10 + WAV_tasks_cpl_thrd=12 + elif [[ $MACHINE_ID = expanse.* ]]; then echo "Unknown MACHINE_ID ${MACHINE_ID}. Please update tasks configurations in default_vars.sh" @@ -269,7 +297,8 @@ elif [[ $MACHINE_ID = expanse.* ]]; then TPN_cpl_atmw_gdas=12; INPES_cpl_atmw_gdas=6; JNPES_cpl_atmw_gdas=8 THRD_cpl_atmw_gdas=2; WPG_cpl_atmw_gdas=24; APB_cpl_atmw_gdas="0 311"; WPB_cpl_atmw_gdas="312 559" - + + else echo "Unknown MACHINE_ID ${MACHINE_ID}" diff --git a/tests/detect_machine.sh b/tests/detect_machine.sh index 2e1eb624e1..5d22dd339b 100755 --- a/tests/detect_machine.sh +++ b/tests/detect_machine.sh @@ -99,10 +99,21 @@ case $(hostname -f) in login2.stampede2.tacc.utexas.edu) MACHINE_ID=stampede ;; ### stampede2 login3.stampede2.tacc.utexas.edu) MACHINE_ID=stampede ;; ### stampede3 login4.stampede2.tacc.utexas.edu) MACHINE_ID=stampede ;; ### stampede4 - + + login01.expanse.sdsc.edu) MACHINE_ID=expanse ;; ### expanse1 login02.expanse.sdsc.edu) MACHINE_ID=expanse ;; ### expanse2 + +esac + +case $(echo $PW_CSP) in + + aws) MACHINE_ID=aws ;; ### parallelworks aws + google) MACHINE_ID=gcp ;; ### parallelworks gcp + azure) MACHINE_ID=azure ;; ### parallelworks azure + esac +[[ ${MACHINE_ID} =~ "aws" || ${MACHINE_ID} =~ "gcp" || ${MACHINE_ID} =~ "azure" ]] && MACHINE_ID=noaacloud # Overwrite auto-detect with RT_MACHINE if set MACHINE_ID=${RT_MACHINE:-${MACHINE_ID}} diff --git a/tests/fv3_conf/compile_slurm.IN_noaacloud b/tests/fv3_conf/compile_slurm.IN_noaacloud new file mode 100644 index 0000000000..b9c4ca4146 --- /dev/null +++ b/tests/fv3_conf/compile_slurm.IN_noaacloud @@ -0,0 +1,17 @@ +#!/bin/sh +#SBATCH -e err +#SBATCH -o out +#SBATCH --qos=batch +#SBATCH --nodes=1 +#SBATCH --ntasks-per-node=@[TPN] +#SBATCH --job-name="@[JBNME]" + +set -eux + +echo -n " $( date +%s )," > job_timestamp.txt +echo "Compile started: " `date` + +@[PATHRT]/compile.sh @[MACHINE_ID] "@[MAKE_OPT]" @[COMPILE_NR] + +echo "Compile ended: " `date` +echo -n " $( date +%s )," >> job_timestamp.txt diff --git a/tests/fv3_conf/fv3_slurm.IN_noaacloud b/tests/fv3_conf/fv3_slurm.IN_noaacloud new file mode 100644 index 0000000000..519e29b96a --- /dev/null +++ b/tests/fv3_conf/fv3_slurm.IN_noaacloud @@ -0,0 +1,45 @@ +#!/bin/sh +#SBATCH -e err +#SBATCH -o out +#SBATCH --qos=batch +### #SBATCH --ntasks=@[TASKS] +#SBATCH --nodes=@[NODES] +#SBATCH --ntasks-per-node=@[TPN] +#SBATCH --job-name="@[JBNME]" +#SBATCH --exclusive + +set -eux +echo -n " $( date +%s )," > job_timestamp.txt + +set +x +MACHINE_ID=noaacloud +module use $( pwd -P ) +module use /contrib/EPIC/spack-stack/spack-stack-1.3.0/envs/unified-dev/install/modulefiles/Core +module load stack-intel/2021.3.0 stack-intel-oneapi-mpi/2021.3.0 +module load ufs-weather-model-env/unified-dev +module list + +set -x + +ulimit -s unlimited +ulimit -l unlimited + +echo "Model started: " `date` + +#export MPI_TYPE_DEPTH=20 +export OMP_STACKSIZE=512M +export KMP_AFFINITY=scatter +export OMP_NUM_THREADS=1 +#export ESMF_RUNTIME_COMPLIANCECHECK=OFF:depth=4 +#export PSM_RANKS_PER_CONTEXT=4 +#export PSM_SHAREDCONTEXTS=1 +#export ESMF_RUNTIME_PROFILE=ON +#export ESMF_RUNTIME_PROFILE_OUTPUT="SUMMARY" + +# Avoid job errors because of filesystem synchronization delays +sync && sleep 1 + +srun --mpi=pmi2 --label -n @[TASKS] ./fv3.exe + +echo "Model ended: " `date` +echo -n " $( date +%s )," >> job_timestamp.txt diff --git a/tests/module-setup.sh b/tests/module-setup.sh index 48a6c91c11..468140f666 100755 --- a/tests/module-setup.sh +++ b/tests/module-setup.sh @@ -43,7 +43,14 @@ elif [[ $MACHINE_ID = cheyenne* ]] ; then source /glade/u/apps/ch/modulefiles/default/localinit/localinit.sh fi module purge - + +elif [[ $MACHINE_ID = noaacloud* ]] ; then + # We are on NOAA Cloud + if ( ! eval module help > /dev/null 2>&1 ) ; then + source /apps/lmod/8.5.2/init/bash + fi + module purge + elif [[ $MACHINE_ID = stampede* ]] ; then # We are on TACC Stampede if ( ! eval module help > /dev/null 2>&1 ) ; then diff --git a/tests/rt.conf b/tests/rt.conf index 8316a06c49..bbe4bda064 100644 --- a/tests/rt.conf +++ b/tests/rt.conf @@ -41,7 +41,7 @@ RUN | cpld_control_c48 RUN | cpld_warmstart_c48 | | fv3 | RUN | cpld_restart_c48 | | | cpld_warmstart_c48 -COMPILE | -DAPP=S2SWA -DCCPP_SUITES=FV3_GFS_v17_coupled_p8,FV3_GFS_cpld_rasmgshocnsstnoahmp_ugwp -DFASTER=ON | | fv3 | +COMPILE | -DAPP=S2SWA -DCCPP_SUITES=FV3_GFS_v17_coupled_p8,FV3_GFS_cpld_rasmgshocnsstnoahmp_ugwp -DFASTER=ON | - cheyenne.intel | fv3 | RUN | cpld_control_p8_faster | - cheyenne.intel | fv3 | ################################################################################################################################################################################### @@ -309,4 +309,4 @@ COMPILE | -DAPP=ATMAQ -DCCPP_SUITES=FV3_GFS_v15p2 -DDEBUG=ON -D32BIT=ON RUN | regional_atmaq_debug | - jet.intel gaea.intel cheyenne.intel | fv3 | COMPILE | -DAPP=ATMAQ -DCCPP_SUITES=FV3_GFS_v15p2 -DFASTER=ON -D32BIT=ON | | fv3 | -RUN | regional_atmaq_faster | - jet.intel | fv3 | +RUN | regional_atmaq_faster | - jet.intel wcoss2.intel acorn.intel | fv3 | diff --git a/tests/rt.sh b/tests/rt.sh index df6885638e..9a4007bac1 100755 --- a/tests/rt.sh +++ b/tests/rt.sh @@ -358,7 +358,29 @@ elif [[ $MACHINE_ID = expanse.* ]]; then PTMP=$dprefix SCHEDULER=slurm cp fv3_conf/fv3_slurm.IN_expanse fv3_conf/fv3_slurm.IN + + elif [[ $MACHINE_ID = noaacloud.* ]]; then + + module use /apps/modules/modulefiles + module load rocoto/1.3.3 + + ROCOTORUN=$(which rocotorun) + ROCOTOSTAT=$(which rocotostat) + ROCOTOCOMPLETE=$(which rocotocomplete) + ROCOTO_SCHEDULER=slurm + QUEUE=batch + COMPILE_QUEUE=batch + PARTITION= + dprefix=/lustre/ + DISKNM=/contrib/ufs-weather-model/RT + STMP=$dprefix/stmp4 + PTMP=$dprefix/stmp2 + SCHEDULER=slurm + cp fv3_conf/fv3_slurm.IN_noaacloud fv3_conf/fv3_slurm.IN + cp fv3_conf/compile_slurm.IN_noaacloud fv3_conf/compile_slurm.IN + + else die "Unknown machine ID, please edit detect_machine.sh file" fi @@ -446,7 +468,7 @@ if [[ $TESTS_FILE =~ '35d' ]] || [[ $TESTS_FILE =~ 'weekly' ]]; then fi -BL_DATE=20230424 +BL_DATE=20230504 RTPWD=${RTPWD:-$DISKNM/NEMSfv3gfs/develop-${BL_DATE}/${RT_COMPILER^^}} @@ -510,6 +532,10 @@ if [[ $ROCOTO == true ]]; then QUEUE=s4 COMPILE_QUEUE=s4 ROCOTO_SCHEDULER=slurm + elif [[ $MACHINE_ID = noaacloud.* ]]; then + QUEUE=batch + COMPILE_QUEUE=batch + ROCOTO_SCHEDULER=slurm elif [[ $MACHINE_ID = jet.* ]]; then QUEUE=batch COMPILE_QUEUE=batch diff --git a/tests/rt_utils.sh b/tests/rt_utils.sh index 0b5e4e3ef0..732f0a615b 100755 --- a/tests/rt_utils.sh +++ b/tests/rt_utils.sh @@ -355,18 +355,23 @@ check_results() { fi if [[ $d -eq 1 && ${i##*.} == 'nc' ]] ; then - if [[ ${MACHINE_ID} =~ orion || ${MACHINE_ID} =~ hera || ${MACHINE_ID} =~ wcoss2 || ${MACHINE_ID} =~ acorn || ${MACHINE_ID} =~ cheyenne || ${MACHINE_ID} =~ gaea || ${MACHINE_ID} =~ jet || ${MACHINE_ID} =~ s4 ]] ; then + if [[ ${MACHINE_ID} =~ orion || ${MACHINE_ID} =~ hera || ${MACHINE_ID} =~ wcoss2 || ${MACHINE_ID} =~ acorn || ${MACHINE_ID} =~ cheyenne || ${MACHINE_ID} =~ gaea || ${MACHINE_ID} =~ jet || ${MACHINE_ID} =~ s4 || ${MACHINE_ID} =~ noaacloud ]] ; then printf ".......ALT CHECK.." >> ${REGRESSIONTEST_LOG} printf ".......ALT CHECK.." if [[ ${MACHINE_ID} =~ orion || ${MACHINE_ID} =~ hera || ${MACHINE_ID} =~ gaea || ${MACHINE_ID} =~ jet || ${MACHINE_ID} =~ cheyenne ]] ; then nccmp -d -f -g -B --Attribute=checksum --warn=format ${RTPWD}/${CNTL_DIR}/${i} ${RUNDIR}/${i} > ${i}_nccmp.log 2>&1 && d=$? || d=$? + if [[ $d -ne 0 && $d -ne 1 ]]; then + echo "....ERROR" >> ${REGRESSIONTEST_LOG} + echo "....ERROR" + exit 1 + fi else ${PATHRT}/compare_ncfile.py ${RTPWD}/${CNTL_DIR}/$i ${RUNDIR}/$i > compare_ncfile.log 2>&1 && d=$? || d=$? - fi - if [[ $d -eq 1 ]]; then - echo "....ERROR" >> ${REGRESSIONTEST_LOG} - echo "....ERROR" - exit 1 + if [[ $d -eq 1 ]]; then + echo "....ERROR" >> ${REGRESSIONTEST_LOG} + echo "....ERROR" + exit 1 + fi fi fi fi