From 7b826d43b71a9daa74598f65399f7f23b85151ee Mon Sep 17 00:00:00 2001 From: "denise.worthen" Date: Sat, 27 Mar 2021 12:30:58 +0000 Subject: [PATCH 01/29] update FV3 --- FV3 | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/FV3 b/FV3 index 0e05075456..3f5b8d4914 160000 --- a/FV3 +++ b/FV3 @@ -1 +1 @@ -Subproject commit 0e05075456800f0c5abd7bfb1ce6f89b26dd7989 +Subproject commit 3f5b8d4914e5bb4e87e0a5f56d95db5cd5fc0bf5 From cea6fc69411248b50142291191fcfc9f0bd04d94 Mon Sep 17 00:00:00 2001 From: "denise.worthen" Date: Sat, 27 Mar 2021 12:34:38 +0000 Subject: [PATCH 02/29] update hera.intel modulefiles for testing --- modulefiles/hera.intel/fv3 | 2 +- modulefiles/hera.intel/fv3_debug | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/modulefiles/hera.intel/fv3 b/modulefiles/hera.intel/fv3 index 7b20135794..c9f5e76e7f 100644 --- a/modulefiles/hera.intel/fv3 +++ b/modulefiles/hera.intel/fv3 @@ -28,7 +28,7 @@ module load png/1.6.35 module load hdf5/1.10.6 module load netcdf/4.7.4 module load pio/2.5.1 -module load esmf/8_1_0_beta_snapshot_27 +module load esmf/8_1_0_beta_snapshot_47 module load bacio/2.4.1 module load crtm/2.3.0 diff --git a/modulefiles/hera.intel/fv3_debug b/modulefiles/hera.intel/fv3_debug index dd65fa1b95..8ee2ef433c 100644 --- a/modulefiles/hera.intel/fv3_debug +++ b/modulefiles/hera.intel/fv3_debug @@ -28,7 +28,7 @@ module load png/1.6.35 module load hdf5/1.10.6 module load netcdf/4.7.4 module load pio/2.5.1 -module load esmf/8_1_0_beta_snapshot_27-debug +module load esmf/8_1_0_beta_snapshot_47-debug module load bacio/2.4.1 module load crtm/2.3.0 From 071275bcdb6e2d376aad395266803c10f6ab287e Mon Sep 17 00:00:00 2001 From: "denise.worthen" Date: Sat, 27 Mar 2021 12:37:54 +0000 Subject: [PATCH 03/29] Revert "update hera.intel modulefiles for testing" This reverts commit cea6fc69411248b50142291191fcfc9f0bd04d94. --- modulefiles/hera.intel/fv3 | 2 +- modulefiles/hera.intel/fv3_debug | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/modulefiles/hera.intel/fv3 b/modulefiles/hera.intel/fv3 index c9f5e76e7f..7b20135794 100644 --- a/modulefiles/hera.intel/fv3 +++ b/modulefiles/hera.intel/fv3 @@ -28,7 +28,7 @@ module load png/1.6.35 module load hdf5/1.10.6 module load netcdf/4.7.4 module load pio/2.5.1 -module load esmf/8_1_0_beta_snapshot_47 +module load esmf/8_1_0_beta_snapshot_27 module load bacio/2.4.1 module load crtm/2.3.0 diff --git a/modulefiles/hera.intel/fv3_debug b/modulefiles/hera.intel/fv3_debug index 8ee2ef433c..dd65fa1b95 100644 --- a/modulefiles/hera.intel/fv3_debug +++ b/modulefiles/hera.intel/fv3_debug @@ -28,7 +28,7 @@ module load png/1.6.35 module load hdf5/1.10.6 module load netcdf/4.7.4 module load pio/2.5.1 -module load esmf/8_1_0_beta_snapshot_47-debug +module load esmf/8_1_0_beta_snapshot_27-debug module load bacio/2.4.1 module load crtm/2.3.0 From 4db2ff2378ab69fb71b7c91ca6490c8c960b1c75 Mon Sep 17 00:00:00 2001 From: "denise.worthen" Date: Sat, 27 Mar 2021 12:38:33 +0000 Subject: [PATCH 04/29] Revert "update FV3" This reverts commit 7b826d43b71a9daa74598f65399f7f23b85151ee. --- FV3 | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/FV3 b/FV3 index 3f5b8d4914..0e05075456 160000 --- a/FV3 +++ b/FV3 @@ -1 +1 @@ -Subproject commit 3f5b8d4914e5bb4e87e0a5f56d95db5cd5fc0bf5 +Subproject commit 0e05075456800f0c5abd7bfb1ce6f89b26dd7989 From 124ae93e228e373a0af3883595f9f16ea69a6a7d Mon Sep 17 00:00:00 2001 From: "denise.worthen" Date: Fri, 3 Dec 2021 09:47:29 -0500 Subject: [PATCH 05/29] create P8 test suite by turning on cice albedos --- tests/default_vars.sh | 8 +- tests/rt.conf | 38 ++--- tests/rt_35d.conf | 9 ++ tests/rt_gnu.conf | 8 +- ...ontrol_2threads_p7 => control_2threads_p8} | 9 +- .../{control_debug_p7 => control_debug_p8} | 7 +- .../{control_decomp_p7 => control_decomp_p8} | 10 +- tests/tests/{control_p7 => control_p8} | 7 +- ...{control_restart_p7 => control_restart_p8} | 9 +- .../{cpld_2threads_p7 => cpld_2threads_p8} | 4 +- .../{cpld_bmark_mpi_p7 => cpld_bmark_mpi_p8} | 6 +- tests/tests/cpld_bmark_p7 | 7 +- tests/tests/cpld_bmark_p7_35d | 7 +- tests/tests/cpld_bmark_p8 | 144 ++++++++++++++++++ tests/tests/cpld_bmark_p8_35d | 107 +++++++++++++ ...d_control_c192_p7 => cpld_control_c192_p8} | 6 +- ...d_control_c384_p7 => cpld_control_c384_p8} | 6 +- ...pld_control_c96_p7 => cpld_control_c96_p8} | 4 +- .../{cpld_control_p7 => cpld_control_p8} | 4 +- tests/tests/{cpld_debug_p7 => cpld_debug_p8} | 6 +- .../tests/{cpld_decomp_p7 => cpld_decomp_p8} | 4 +- tests/tests/{cpld_mpi_p7 => cpld_mpi_p8} | 4 +- ...d_restart_c192_p7 => cpld_restart_c192_p8} | 6 +- ...d_restart_c384_p7 => cpld_restart_c384_p8} | 6 +- ...pld_restart_c96_p7 => cpld_restart_c96_p8} | 6 +- 25 files changed, 353 insertions(+), 79 deletions(-) rename tests/tests/{control_2threads_p7 => control_2threads_p8} (97%) rename tests/tests/{control_debug_p7 => control_debug_p8} (96%) rename tests/tests/{control_decomp_p7 => control_decomp_p8} (96%) rename tests/tests/{control_p7 => control_p8} (97%) rename tests/tests/{control_restart_p7 => control_restart_p8} (98%) rename tests/tests/{cpld_2threads_p7 => cpld_2threads_p8} (98%) rename tests/tests/{cpld_bmark_mpi_p7 => cpld_bmark_mpi_p8} (97%) create mode 100644 tests/tests/cpld_bmark_p8 create mode 100644 tests/tests/cpld_bmark_p8_35d rename tests/tests/{cpld_control_c192_p7 => cpld_control_c192_p8} (97%) rename tests/tests/{cpld_control_c384_p7 => cpld_control_c384_p8} (97%) rename tests/tests/{cpld_control_c96_p7 => cpld_control_c96_p8} (97%) rename tests/tests/{cpld_control_p7 => cpld_control_p8} (97%) rename tests/tests/{cpld_debug_p7 => cpld_debug_p8} (97%) rename tests/tests/{cpld_decomp_p7 => cpld_decomp_p8} (98%) rename tests/tests/{cpld_mpi_p7 => cpld_mpi_p8} (98%) rename tests/tests/{cpld_restart_c192_p7 => cpld_restart_c192_p8} (97%) rename tests/tests/{cpld_restart_c384_p7 => cpld_restart_c384_p8} (97%) rename tests/tests/{cpld_restart_c96_p7 => cpld_restart_c96_p8} (97%) diff --git a/tests/default_vars.sh b/tests/default_vars.sh index 447bb4aace..05e064cde1 100755 --- a/tests/default_vars.sh +++ b/tests/default_vars.sh @@ -36,7 +36,7 @@ elif [[ $MACHINE_ID = wcoss_dell_p3 ]]; then TASKS_cpl_dflt=196; TPN_cpl_dflt=28; INPES_cpl_dflt=3; JNPES_cpl_dflt=8 THRD_cpl_dflt=1; WPG_cpl_dflt=6; MPB_cpl_dflt="0 143"; APB_cpl_dflt="0 149" - OPB_cpl_dflt="150 169"; IPB_cpl_dflt="170 177"; WPB_cpl_dflt="178 195" + OPB_cpl_dflt="150 169"; IPB_cpl_dflt="170 177"; WPB_cpl_dflt="178 195" NPROC_ICE_cpl_dflt=8 TASKS_cpl_thrd=120; TPN_cpl_thrd=14; INPES_cpl_thrd=3; JNPES_cpl_thrd=4 @@ -170,7 +170,7 @@ elif [[ $MACHINE_ID = orion.* ]]; then TASKS_cpl_dflt=200; TPN_cpl_dflt=40; INPES_cpl_dflt=3; JNPES_cpl_dflt=8 THRD_cpl_dflt=1; WPG_cpl_dflt=6; MPB_cpl_dflt="0 143"; APB_cpl_dflt="0 149" - OPB_cpl_dflt="150 169"; IPB_cpl_dflt="170 179"; WPB_cpl_dflt="180 199" + OPB_cpl_dflt="150 169"; IPB_cpl_dflt="170 179"; WPB_cpl_dflt="180 199" NPROC_ICE_cpl_dflt=10 TASKS_cpl_thrd=120; TPN_cpl_thrd=20; INPES_cpl_thrd=3; JNPES_cpl_thrd=4 @@ -1114,7 +1114,9 @@ export FNSLPC="'C96.slope_type.tileX.nc'" export FNABSC="'C96.maximum_snow_albedo.tileX.nc'" export LANDICE=".false." export FSICL=99999 -export USE_CICE_ALB=.false. + +# P8 +export USE_CICE_ALB=.true. # P7 default mushy thermo export KTHERM=2 diff --git a/tests/rt.conf b/tests/rt.conf index 6fee0f50d5..393fb9b0fe 100644 --- a/tests/rt.conf +++ b/tests/rt.conf @@ -3,27 +3,27 @@ ################################################################################################################################################################################### COMPILE | -DAPP=S2SW -DCCPP_SUITES=FV3_GFS_v16_coupled_nsstNoahmpUGWPv1 | - wcoss_cray | fv3 | -RUN | cpld_control_p7 | - wcoss_cray | fv3 | -RUN | cpld_2threads_p7 | - wcoss_cray | | -RUN | cpld_decomp_p7 | - wcoss_cray jet.intel | | -RUN | cpld_mpi_p7 | - wcoss_cray | | +RUN | cpld_control_p8 | - wcoss_cray | fv3 | +RUN | cpld_2threads_p8 | - wcoss_cray | | +RUN | cpld_decomp_p8 | - wcoss_cray jet.intel | | +RUN | cpld_mpi_p8 | - wcoss_cray | | -RUN | cpld_bmark_p7 | - wcoss_cray | fv3 | -RUN | cpld_bmark_mpi_p7 | - wcoss_cray | | +RUN | cpld_bmark_p8 | - wcoss_cray | fv3 | +RUN | cpld_bmark_mpi_p8 | - wcoss_cray | | -# Waves off for restart and debug tests -RUN | cpld_control_c96_p7 | - wcoss_cray | fv3 | -RUN | cpld_restart_c96_p7 | - wcoss_cray | | cpld_control_c96_p7 +# Waves off for restart and debug tests +RUN | cpld_control_c96_p8 | - wcoss_cray | fv3 | +RUN | cpld_restart_c96_p8 | - wcoss_cray | | cpld_control_c96_p8 -RUN | cpld_control_c192_p7 | - wcoss_cray | fv3 | -RUN | cpld_restart_c192_p7 | - wcoss_cray | | cpld_control_c192_p7 +RUN | cpld_control_c192_p8 | - wcoss_cray | fv3 | +RUN | cpld_restart_c192_p8 | - wcoss_cray | | cpld_control_c192_p8 -RUN | cpld_control_c384_p7 | - wcoss_cray | fv3 | -RUN | cpld_restart_c384_p7 | - wcoss_cray | | cpld_control_c384_p7 +RUN | cpld_control_c384_p8 | - wcoss_cray | fv3 | +RUN | cpld_restart_c384_p8 | - wcoss_cray | | cpld_control_c384_p8 COMPILE | -DAPP=S2S -DDEBUG=ON -DCCPP_SUITES=FV3_GFS_v16_coupled_nsstNoahmpUGWPv1 | - wcoss_cray | fv3 | -RUN | cpld_debug_p7 | - wcoss_cray | fv3 | +RUN | cpld_debug_p8 | - wcoss_cray | fv3 | ################################################################################################################################################################################### # PROD tests # @@ -46,10 +46,10 @@ RUN | control_stochy RUN | control_stochy_restart | | | control_stochy RUN | control_lndp | | fv3 | -RUN | control_p7 | | fv3 | -RUN | control_restart_p7 | | | control_p7 -RUN | control_decomp_p7 | | | -RUN | control_2threads_p7 | - wcoss_cray | | +RUN | control_p8 | | fv3 | +RUN | control_restart_p8 | | | control_p8 +RUN | control_decomp_p8 | | | +RUN | control_2threads_p8 | - wcoss_cray | | RUN | regional_control | | fv3 | RUN | regional_restart | | fv3 | regional_control @@ -108,7 +108,7 @@ RUN | control_csawmg_debug RUN | control_csawmgt_debug | | fv3 | RUN | control_ras_debug | | fv3 | RUN | control_diag_debug | | fv3 | -RUN | control_debug_p7 | | fv3 | +RUN | control_debug_p8 | | fv3 | RUN | control_thompson_debug | | fv3 | RUN | control_thompson_no_aero_debug | | fv3 | diff --git a/tests/rt_35d.conf b/tests/rt_35d.conf index d4def12bb6..1b9a269158 100644 --- a/tests/rt_35d.conf +++ b/tests/rt_35d.conf @@ -11,3 +11,12 @@ RUN | cpld_bmark_p7_35d RUN | cpld_bmark_p7_35d | | fv3 | | 2013040100 RUN | cpld_bmark_p7_35d | | fv3 | | 2013070100 RUN | cpld_bmark_p7_35d | | fv3 | | 2013100100 + +RUN | cpld_bmark_p8_35d | | fv3 | | 2012010100 +RUN | cpld_bmark_p8_35d | | fv3 | | 2012040100 +RUN | cpld_bmark_p8_35d | | fv3 | | 2012070100 +RUN | cpld_bmark_p8_35d | | fv3 | | 2012100100 +RUN | cpld_bmark_p8_35d | | fv3 | | 2013010100 +RUN | cpld_bmark_p8_35d | | fv3 | | 2013040100 +RUN | cpld_bmark_p8_35d | | fv3 | | 2013070100 +RUN | cpld_bmark_p8_35d | | fv3 | | 2013100100 diff --git a/tests/rt_gnu.conf b/tests/rt_gnu.conf index fcf00b26c3..a3edcbf58e 100644 --- a/tests/rt_gnu.conf +++ b/tests/rt_gnu.conf @@ -13,7 +13,7 @@ RUN | control_rrtmgp RUN | control_thompson | | fv3 | RUN | control_thompson_no_aero | | fv3 | RUN | control_ras | | fv3 | -RUN | control_p7 | | fv3 | +RUN | control_p8 | | fv3 | RUN | fv3_HAFS_v0_hwrf_thompson | | fv3 | RUN | fv3_esg_HAFS_v0_hwrf_thompson | | fv3 | @@ -46,7 +46,7 @@ RUN | control_thompson_extdiag_debug RUN | control_rrtmgp_debug | | fv3 | RUN | control_ras_debug | | fv3 | RUN | control_stochy_debug | | fv3 | -RUN | control_debug_p7 | | fv3 | +RUN | control_debug_p8 | | fv3 | COMPILE | -DAPP=ATM -DCCPP_SUITES=FV3_HAFS_v0_hwrf_thompson -DDEBUG=ON | | fv3 | RUN | fv3_HAFS_v0_hwrf_thompson_debug | | fv3 | @@ -61,7 +61,7 @@ RUN | fv3_esg_HAFS_v0_hwrf_thompson_debug # Waves off COMPILE | -DAPP=S2S -DCCPP_SUITES=FV3_GFS_v16_coupled_nsstNoahmpUGWPv1 | | fv3 | -RUN | cpld_control_c96_p7 | | fv3 | +RUN | cpld_control_c96_p8 | | fv3 | COMPILE | -DAPP=S2S -DDEBUG=ON -DCCPP_SUITES=FV3_GFS_v16_coupled_nsstNoahmpUGWPv1 | | fv3 | -RUN | cpld_debug_p7 | | fv3 | +RUN | cpld_debug_p8 | | fv3 | diff --git a/tests/tests/control_2threads_p7 b/tests/tests/control_2threads_p8 similarity index 97% rename from tests/tests/control_2threads_p7 rename to tests/tests/control_2threads_p8 index 2daee34ee6..ed38f954d4 100644 --- a/tests/tests/control_2threads_p7 +++ b/tests/tests/control_2threads_p8 @@ -1,12 +1,12 @@ ############################################################################### # -# Global control 2thread test GFSv16 atmosphere only at C96L127, P7 configuration +# Global control 2thread test GFSv16 atmosphere only at C96L127, P8 configuration # ############################################################################### -export TEST_DESCR="Compare global control with 2 threads results with control_p7 test" +export TEST_DESCR="Compare global control with 2 threads results with control_p8 test" -export CNTL_DIR=control_p7 +export CNTL_DIR=control_p8 export LIST_FILES="sfcf000.nc \ sfcf024.nc \ @@ -138,10 +138,11 @@ export LANDICE=".false." export FSICL=99999 #required for NML.IN sharing -export USE_CICE_ALB=.false. export MIN_SEAICE=0.15 export FRAC_GRID=.true. export MOM6_RESTART_SETTING=n +# P8 +export USE_CICE_ALB=.true. export FV3_RUN=control_run.IN export CCPP_SUITE=FV3_GFS_v16_nsstNoahmpUGWPv1 diff --git a/tests/tests/control_debug_p7 b/tests/tests/control_debug_p8 similarity index 96% rename from tests/tests/control_debug_p7 rename to tests/tests/control_debug_p8 index 438d3b24f1..5f50e5831f 100644 --- a/tests/tests/control_debug_p7 +++ b/tests/tests/control_debug_p8 @@ -1,12 +1,12 @@ ############################################################################### # -# Global control debug test: GFSv16 atmosphere only at C96L127, P7 configuration +# Global control debug test: GFSv16 atmosphere only at C96L127, P8 configuration # ############################################################################### export TEST_DESCR="Compare global control debug results with previous trunk version" -export CNTL_DIR=control_debug_p7 +export CNTL_DIR=control_debug_p8 export LIST_FILES="sfcf000.nc \ sfcf001.nc \ @@ -97,10 +97,11 @@ export LANDICE=".false." export FSICL=99999 #required for NML.IN sharing -export USE_CICE_ALB=.false. export MIN_SEAICE=0.15 export FRAC_GRID=.true. export MOM6_RESTART_SETTING=n +# P8 +export USE_CICE_ALB=.true. export FV3_RUN=control_run.IN export CCPP_SUITE=FV3_GFS_v16_nsstNoahmpUGWPv1 diff --git a/tests/tests/control_decomp_p7 b/tests/tests/control_decomp_p8 similarity index 96% rename from tests/tests/control_decomp_p7 rename to tests/tests/control_decomp_p8 index 7ee87d7891..b3c40d076b 100644 --- a/tests/tests/control_decomp_p7 +++ b/tests/tests/control_decomp_p8 @@ -1,12 +1,12 @@ ############################################################################### # -# Global control domain decomp test with differrent PEs, C96L127, P7 configuration +# Global control domain decomp test with differrent PEs, C96L127, P8 configuration # ############################################################################### -export TEST_DESCR="Compare global decomp results with control_p7 test" +export TEST_DESCR="Compare global decomp results with control_p8 test" -export CNTL_DIR=control_p7 +export CNTL_DIR=control_p8 export LIST_FILES="sfcf000.nc \ sfcf024.nc \ @@ -135,11 +135,13 @@ export LANDICE=".false." export FSICL=99999 #required for NML.IN sharing -export USE_CICE_ALB=.false. export MIN_SEAICE=0.15 export FRAC_GRID=.true. export MOM6_RESTART_SETTING=n +# P8 +export USE_CICE_ALB=.true. +# P7 export FV3_RUN=control_run.IN export CCPP_SUITE=FV3_GFS_v16_nsstNoahmpUGWPv1 export NEW_DIAGTABLE=diag_table_gfsv16_merra2 diff --git a/tests/tests/control_p7 b/tests/tests/control_p8 similarity index 97% rename from tests/tests/control_p7 rename to tests/tests/control_p8 index 41a2bc9fc1..45b4954178 100644 --- a/tests/tests/control_p7 +++ b/tests/tests/control_p8 @@ -1,12 +1,12 @@ ############################################################################### # -# Global control test GFSv16 atmosphere only at C96L127, P7 configuration +# Global control test GFSv16 atmosphere only at C96L127, P8 configuration # ############################################################################### export TEST_DESCR="Compare global control results with previous trunk version" -export CNTL_DIR=control_p7 +export CNTL_DIR=control_p8 export LIST_FILES="sfcf000.nc \ sfcf021.nc \ @@ -137,10 +137,11 @@ export LANDICE=".false." export FSICL=99999 #required for NML.IN sharing -export USE_CICE_ALB=.false. export MIN_SEAICE=0.15 export FRAC_GRID=.true. export MOM6_RESTART_SETTING=n +# P8 +export USE_CICE_ALB=.true. export FV3_RUN=control_run.IN export CCPP_SUITE=FV3_GFS_v16_nsstNoahmpUGWPv1 diff --git a/tests/tests/control_restart_p7 b/tests/tests/control_restart_p8 similarity index 98% rename from tests/tests/control_restart_p7 rename to tests/tests/control_restart_p8 index 6c01bc3dc7..5743767305 100644 --- a/tests/tests/control_restart_p7 +++ b/tests/tests/control_restart_p8 @@ -1,12 +1,12 @@ ############################################################################### # -# Global control restart test GFSv16 atmosphere only at C96L127, P7 configuration +# Global control restart test GFSv16 atmosphere only at C96L127, P8 configuration # ############################################################################### -export TEST_DESCR="Compare global restart results with control_p7 test" +export TEST_DESCR="Compare global restart results with control_p8 test" -export CNTL_DIR=control_p7 +export CNTL_DIR=control_p8 export LIST_FILES="sfcf024.nc \ atmf024.nc \ @@ -135,10 +135,11 @@ export LANDICE=".false." export FSICL=99999 #required for NML.IN sharing -export USE_CICE_ALB=.false. export MIN_SEAICE=0.15 export FRAC_GRID=.true. export MOM6_RESTART_SETTING=n +# P8 +export USE_CICE_ALB=.true. export FV3_RUN=control_run.IN export CCPP_SUITE=FV3_GFS_v16_nsstNoahmpUGWPv1 diff --git a/tests/tests/cpld_2threads_p7 b/tests/tests/cpld_2threads_p8 similarity index 98% rename from tests/tests/cpld_2threads_p7 rename to tests/tests/cpld_2threads_p8 index 5270b26255..addc411bdf 100644 --- a/tests/tests/cpld_2threads_p7 +++ b/tests/tests/cpld_2threads_p8 @@ -1,10 +1,10 @@ # -# cpld_2threads P7 test +# cpld_2threads P8 test # export TEST_DESCR="Fully coupled FV3-CCPP-MOM6-CICE-CMEPS-WW3 system - C96MX100 - 2 threads" -export CNTL_DIR="cpld_control_p7" +export CNTL_DIR="cpld_control_p8" export LIST_FILES="sfcf024.tile1.nc \ sfcf024.tile2.nc \ diff --git a/tests/tests/cpld_bmark_mpi_p7 b/tests/tests/cpld_bmark_mpi_p8 similarity index 97% rename from tests/tests/cpld_bmark_mpi_p7 rename to tests/tests/cpld_bmark_mpi_p8 index dfdbe333be..7004842f74 100644 --- a/tests/tests/cpld_bmark_mpi_p7 +++ b/tests/tests/cpld_bmark_mpi_p8 @@ -1,9 +1,9 @@ # -# cpld_bmark_p7 test WW3 mpi +# cpld_bmark_p8 test WW3 mpi # -export TEST_DESCR="Fully coupled FV3-CCPP-MOM6-CICE-CMEPS-WW3 system - C384L127 MX025 - Benchmark P7 test - WW3 MPI" +export TEST_DESCR="Fully coupled FV3-CCPP-MOM6-CICE-CMEPS-WW3 system - C384L127 MX025 - Benchmark P8 test - WW3 MPI" -export CNTL_DIR="cpld_bmark_p7" +export CNTL_DIR="cpld_bmark_p8" export LIST_FILES="sfcf006.nc \ atmf006.nc \ diff --git a/tests/tests/cpld_bmark_p7 b/tests/tests/cpld_bmark_p7 index 44a6e34aaf..aee2d5f62a 100644 --- a/tests/tests/cpld_bmark_p7 +++ b/tests/tests/cpld_bmark_p7 @@ -1,9 +1,9 @@ # -# cpld_bmark_p7 test +# cpld_bmark_p8 test # export TEST_DESCR="Fully coupled FV3-CCPP-MOM6-CICE-CMEPS-WW3 system - C384L127 MX025 - Benchmark P7 test" -export CNTL_DIR="cpld_bmark_p7" +export CNTL_DIR="cpld_bmark_p8" export LIST_FILES="sfcf006.nc \ atmf006.nc \ @@ -129,6 +129,9 @@ export FNABSC="'C384.maximum_snow_albedo.tileX.nc'" export MOM6_RIVER_RUNOFF=True export MOM6_RESTART_SETTING=r +#P7 +export USE_CICE_ALB=.false. + export WW3GRIDLINE="'gwes_30m' 'no' 'CPL:native' 'CPL:native' 'CPL:native' 'no' 'no' 'no' 'no' 'no' 1 1 0.00 1.00 F" export WW3RSTDTHR=${FHMAX} export DT_2_RST="$(printf "%02d" $(( ${WW3RSTDTHR}*3600 )))" diff --git a/tests/tests/cpld_bmark_p7_35d b/tests/tests/cpld_bmark_p7_35d index 8a1496adfc..5fbe1770e1 100644 --- a/tests/tests/cpld_bmark_p7_35d +++ b/tests/tests/cpld_bmark_p7_35d @@ -1,9 +1,9 @@ # -# cpld_bmark_p7 35 day test +# cpld_bmark_p8 35 day test # export TEST_DESCR="Fully coupled FV3-CCPP-MOM6-CICE-CMEPS-WW3 system - C384L127 MX025 - Benchmark P7 35 day test" -export CNTL_DIR="cpld_bmark_p7" +export CNTL_DIR="cpld_bmark_p8" export LIST_FILES="" @@ -92,6 +92,9 @@ export MOM6_USE_WAVES=True export MOM6_RIVER_RUNOFF=True export MOM6_RESTART_SETTING=r +#P7 +export USE_CICE_ALB=.false. + export WW3GRIDLINE="'gwes_30m' 'no' 'CPL:native' 'CPL:native' 'CPL:native' 'no' 'no' 'no' 'no' 'no' 1 1 0.00 1.00 F" export WW3RSTDTHR=${FHMAX} export DT_2_RST="$(printf "%02d" $(( ${WW3RSTDTHR}*3600 )))" diff --git a/tests/tests/cpld_bmark_p8 b/tests/tests/cpld_bmark_p8 new file mode 100644 index 0000000000..b7efbc9734 --- /dev/null +++ b/tests/tests/cpld_bmark_p8 @@ -0,0 +1,144 @@ +# +# cpld_bmark_p8 test +# +export TEST_DESCR="Fully coupled FV3-CCPP-MOM6-CICE-CMEPS-WW3 system - C384L127 MX025 - Benchmark P8 test" + +export CNTL_DIR="cpld_bmark_p8" + +export LIST_FILES="sfcf006.nc \ + atmf006.nc \ + 20130401.060000.out_grd.gwes_30m \ + 20130401.060000.out_pnt.points \ + RESTART/coupler.res \ + RESTART/fv_core.res.nc \ + RESTART/fv_core.res.tile1.nc \ + RESTART/fv_core.res.tile2.nc \ + RESTART/fv_core.res.tile3.nc \ + RESTART/fv_core.res.tile4.nc \ + RESTART/fv_core.res.tile5.nc \ + RESTART/fv_core.res.tile6.nc \ + RESTART/fv_srf_wnd.res.tile1.nc \ + RESTART/fv_srf_wnd.res.tile2.nc \ + RESTART/fv_srf_wnd.res.tile3.nc \ + RESTART/fv_srf_wnd.res.tile4.nc \ + RESTART/fv_srf_wnd.res.tile5.nc \ + RESTART/fv_srf_wnd.res.tile6.nc \ + RESTART/fv_tracer.res.tile1.nc \ + RESTART/fv_tracer.res.tile2.nc \ + RESTART/fv_tracer.res.tile3.nc \ + RESTART/fv_tracer.res.tile4.nc \ + RESTART/fv_tracer.res.tile5.nc \ + RESTART/fv_tracer.res.tile6.nc \ + RESTART/phy_data.tile1.nc \ + RESTART/phy_data.tile2.nc \ + RESTART/phy_data.tile3.nc \ + RESTART/phy_data.tile4.nc \ + RESTART/phy_data.tile5.nc \ + RESTART/phy_data.tile6.nc \ + RESTART/sfc_data.tile1.nc \ + RESTART/sfc_data.tile2.nc \ + RESTART/sfc_data.tile3.nc \ + RESTART/sfc_data.tile4.nc \ + RESTART/sfc_data.tile5.nc \ + RESTART/sfc_data.tile6.nc \ + RESTART/MOM.res.nc \ + RESTART/MOM.res_1.nc \ + RESTART/MOM.res_2.nc \ + RESTART/MOM.res_3.nc \ + RESTART/iced.2013-04-01-21600.nc \ + RESTART/ufs.cpld.cpl.r.2013-04-01-21600.nc" + +export_fv3 +export_cpl + +export SYEAR=2013 +export SMONTH=04 +export SDAY=01 +export SHOUR=00 +export SECS=`expr $SHOUR \* 3600` +export BMIC=.true. + +export DAYS=0.25 +export FHMAX=6 +export RESTART_N=`expr ${FHMAX} - ${FHROT}` +export RESTART_INTERVAL="${RESTART_N} -1" + +export TASKS=$TASKS_cpl_bmrk +export TPN=$TPN_cpl_bmrk +export INPES=$INPES_cpl_bmrk +export JNPES=$JNPES_cpl_bmrk +export THRD=$THRD_cpl_bmrk +export WRTTASK_PER_GROUP=$WPG_cpl_bmrk + +export med_petlist_bounds=$MPB_cpl_bmrk +export atm_petlist_bounds=$APB_cpl_bmrk +export ocn_petlist_bounds=$OPB_cpl_bmrk +export ice_petlist_bounds=$IPB_cpl_bmrk +export wav_petlist_bounds=$WPB_cpl_bmrk + +# atm/ocn/ice resolution +export ATMRES=C384 +export NPX=385 +export NPY=385 +export IMO=1536 +export JMO=768 +export OUTPUT_GRID="'gaussian_grid'" + +export OCNRES=025 +export ICERES=0.25 +export NX_GLB=1440 +export NY_GLB=1080 +export NPROC_ICE=$NPROC_ICE_cpl_bmrk +export np2=`expr $NPROC_ICE / 2` +export BLCKX=`expr $NX_GLB / $np2` +export BLCKY=`expr $NY_GLB / 2` + +# resolution dependent setting +export CDMBWD=${CDMBWD_c384} + +# set component and coupling timesteps +export DT_ATMOS=300 +export DT_CICE=${DT_ATMOS} +export DT_DYNAM_MOM6=900 +export DT_THERM_MOM6=1800 + +# nems.configure +export NEMS_CONFIGURE=nems.configure.cpld_wave.IN +export coupling_interval_slow_sec=${DT_THERM_MOM6} +export coupling_interval_fast_sec=${DT_ATMOS} + +# resolution dependent files +export MOM_INPUT=MOM_input_template_${OCNRES} +export MESHOCN_ICE=mesh.mx${OCNRES}.nc +export CICEGRID=grid_cice_NEMS_mx${OCNRES}.nc +export CICEMASK=kmtu_cice_NEMS_mx${OCNRES}.nc +export CHLCLIM=seawifs-clim-1997-2010.${NX_GLB}x${NY_GLB}.v20180328.nc +export FRUNOFF=runoff.daitren.clim.${NX_GLB}x${NY_GLB}.v20180328.nc + +export FNALBC="'C384.snowfree_albedo.tileX.nc'" +export FNALBC2="'C384.facsf.tileX.nc'" +export FNTG3C="'C384.substrate_temperature.tileX.nc'" +export FNVEGC="'C384.vegetation_greenness.tileX.nc'" +export FNVETC="'C384.vegetation_type.tileX.nc'" +export FNSOTC="'C384.soil_type.tileX.nc'" +export FNVMNC="'C384.vegetation_greenness.tileX.nc'" +export FNVMXC="'C384.vegetation_greenness.tileX.nc'" +export FNSLPC="'C384.slope_type.tileX.nc'" +export FNABSC="'C384.maximum_snow_albedo.tileX.nc'" + +export MOM6_RIVER_RUNOFF=True +export MOM6_RESTART_SETTING=r + +export WW3GRIDLINE="'gwes_30m' 'no' 'CPL:native' 'CPL:native' 'CPL:native' 'no' 'no' 'no' 'no' 'no' 1 1 0.00 1.00 F" +export WW3RSTDTHR=${FHMAX} +export DT_2_RST="$(printf "%02d" $(( ${WW3RSTDTHR}*3600 )))" +export RUN_BEG="${SYEAR}${SMONTH}${SDAY} $(printf "%02d" $(( ${SHOUR} )))0000" +export RUN_END="2100${SMONTH}${SDAY} $(printf "%02d" $(( ${SHOUR} )))0000" +export OUT_BEG=$RUN_BEG +export OUT_END=$RUN_END +export RST_BEG=$RUN_BEG +export RST_2_BEG=$RUN_BEG +export RST_END=$RUN_END +export RST_2_END=$RUN_END + +export FV3_RUN=cpld_control_run.IN diff --git a/tests/tests/cpld_bmark_p8_35d b/tests/tests/cpld_bmark_p8_35d new file mode 100644 index 0000000000..46f91a2391 --- /dev/null +++ b/tests/tests/cpld_bmark_p8_35d @@ -0,0 +1,107 @@ +# +# cpld_bmark_p8 35 day test +# +export TEST_DESCR="Fully coupled FV3-CCPP-MOM6-CICE-CMEPS-WW3 system - C384L127 MX025 - Benchmark P7 35 day test" + +export CNTL_DIR="cpld_bmark_p8" + +export LIST_FILES="" + +export_fv3 +export_cpl + +export SYEAR +export SMONTH +export SDAY=01 +export SHOUR=00 +export SECS=`expr $SHOUR \* 3600` +export BMIC=.true. + +export DAYS=35 +export FHMAX=840 +export RESTART_N=`expr ${FHMAX} - ${FHROT}` +export WLCLK=480 + +export TASKS=1700 +export TPN=$TPN_cpl_thrd +export INPES=12 +export JNPES=16 +export THRD=2 +export WRTTASK_PER_GROUP=88 + +export med_petlist_bounds="0 299" +export atm_petlist_bounds="0 1239" +export ocn_petlist_bounds="1240 1459" +export ice_petlist_bounds="1460 1539" +export wav_petlist_bounds="1540 1699" + +# atm/ocn/ice resolution +export ATMRES=C384 +export NPX=385 +export NPY=385 +export IMO=1536 +export JMO=768 +export OUTPUT_GRID="'gaussian_grid'" + +export OCNRES=025 +export ICERES=0.25 +export NX_GLB=1440 +export NY_GLB=1080 +export NPROC_ICE=80 +export np2=`expr $NPROC_ICE / 2` +export BLCKX=`expr $NX_GLB / $np2` +export BLCKY=`expr $NY_GLB / 2` + +# resolution dependent setting +export CDMBWD=${CDMBWD_c384} + +# set component and coupling timesteps +export DT_ATMOS=300 +export DT_CICE=${DT_ATMOS} +export DT_DYNAM_MOM6=900 +export DT_THERM_MOM6=1800 + +# nems.configure +export NEMS_CONFIGURE=nems.configure.cpld_wave.IN +export coupling_interval_slow_sec=${DT_THERM_MOM6} +export coupling_interval_fast_sec=${DT_ATMOS} + +export CPLWAV=.true. +export CPLWAV2ATM=.true. + +# resolution dependent files +export MOM_INPUT=MOM_input_template_${OCNRES} +export MESHOCN_ICE=mesh.mx${OCNRES}.nc +export CICEGRID=grid_cice_NEMS_mx${OCNRES}.nc +export CICEMASK=kmtu_cice_NEMS_mx${OCNRES}.nc +export CHLCLIM=seawifs-clim-1997-2010.${NX_GLB}x${NY_GLB}.v20180328.nc +export FRUNOFF=runoff.daitren.clim.${NX_GLB}x${NY_GLB}.v20180328.nc + +export FNALBC="'C384.snowfree_albedo.tileX.nc'" +export FNALBC2="'C384.facsf.tileX.nc'" +export FNTG3C="'C384.substrate_temperature.tileX.nc'" +export FNVEGC="'C384.vegetation_greenness.tileX.nc'" +export FNVETC="'C384.vegetation_type.tileX.nc'" +export FNSOTC="'C384.soil_type.tileX.nc'" +export FNVMNC="'C384.vegetation_greenness.tileX.nc'" +export FNVMXC="'C384.vegetation_greenness.tileX.nc'" +export FNSLPC="'C384.slope_type.tileX.nc'" +export FNABSC="'C384.maximum_snow_albedo.tileX.nc'" + +export MOM6_USE_WAVES=True +export MOM6_RIVER_RUNOFF=True +export MOM6_RESTART_SETTING=r + +export WW3GRIDLINE="'gwes_30m' 'no' 'CPL:native' 'CPL:native' 'CPL:native' 'no' 'no' 'no' 'no' 'no' 1 1 0.00 1.00 F" +export WW3RSTDTHR=${FHMAX} +export DT_2_RST="$(printf "%02d" $(( ${WW3RSTDTHR}*3600 )))" +export RUN_BEG="${SYEAR}${SMONTH}${SDAY} $(printf "%02d" $(( ${SHOUR} )))0000" +export RUN_END="2100${SMONTH}${SDAY} $(printf "%02d" $(( ${SHOUR} )))0000" +export OUT_BEG=$RUN_BEG +export OUT_END=$RUN_END +export RST_BEG=$RUN_BEG +export RST_2_BEG=$RUN_BEG +export RST_END=$RUN_END +export RST_2_END=$RUN_END + +export FV3_RUN=cpld_control_run.IN diff --git a/tests/tests/cpld_control_c192_p7 b/tests/tests/cpld_control_c192_p8 similarity index 97% rename from tests/tests/cpld_control_c192_p7 rename to tests/tests/cpld_control_c192_p8 index c378dee3cc..0bea8ffb32 100644 --- a/tests/tests/cpld_control_c192_p7 +++ b/tests/tests/cpld_control_c192_p8 @@ -1,9 +1,9 @@ # -# cpld_control_c192_p7 test +# cpld_control_c192_p8 test # -export TEST_DESCR="Fully coupled FV3-CCPP-MOM6-CICE-CMEPS system - C192 MX050 - P7 test" +export TEST_DESCR="Fully coupled FV3-CCPP-MOM6-CICE-CMEPS system - C192 MX050 - P8 test" -export CNTL_DIR="cpld_control_c192_p7" +export CNTL_DIR="cpld_control_c192_p8" export LIST_FILES="sfcf036.tile1.nc \ sfcf036.tile2.nc \ diff --git a/tests/tests/cpld_control_c384_p7 b/tests/tests/cpld_control_c384_p8 similarity index 97% rename from tests/tests/cpld_control_c384_p7 rename to tests/tests/cpld_control_c384_p8 index 784e9140c5..4703f9c057 100644 --- a/tests/tests/cpld_control_c384_p7 +++ b/tests/tests/cpld_control_c384_p8 @@ -1,9 +1,9 @@ # -# cpld_control_c384_p7 test +# cpld_control_c384_p8 test # -export TEST_DESCR="Fully coupled FV3-CCPP-MOM6-CICE-CMEPS system - C384L127 MX025 - P7 test " +export TEST_DESCR="Fully coupled FV3-CCPP-MOM6-CICE-CMEPS system - C384L127 MX025 - P8 test " -export CNTL_DIR="cpld_control_c384_p7" +export CNTL_DIR="cpld_control_c384_p8" export LIST_FILES="sfcf006.nc \ atmf006.nc \ diff --git a/tests/tests/cpld_control_c96_p7 b/tests/tests/cpld_control_c96_p8 similarity index 97% rename from tests/tests/cpld_control_c96_p7 rename to tests/tests/cpld_control_c96_p8 index 28898b6307..82a2e3e9ad 100644 --- a/tests/tests/cpld_control_c96_p7 +++ b/tests/tests/cpld_control_c96_p8 @@ -1,10 +1,10 @@ # -# cpld_control C96 P7 test +# cpld_control C96 P8 test # export TEST_DESCR="Fully coupled FV3-CCPP-MOM6-CICE-CMEPS system - C96MX100" -export CNTL_DIR="cpld_control_c96_p7" +export CNTL_DIR="cpld_control_c96_p8" export LIST_FILES="sfcf024.tile1.nc \ sfcf024.tile2.nc \ diff --git a/tests/tests/cpld_control_p7 b/tests/tests/cpld_control_p8 similarity index 97% rename from tests/tests/cpld_control_p7 rename to tests/tests/cpld_control_p8 index b915b5cad0..4ed73d3b91 100644 --- a/tests/tests/cpld_control_p7 +++ b/tests/tests/cpld_control_p8 @@ -1,10 +1,10 @@ # -# cpld_control P7 test +# cpld_control P8 test # export TEST_DESCR="Fully coupled FV3-CCPP-MOM6-CICE-CMEPS-WW3 system - C96MX100" -export CNTL_DIR="cpld_control_p7" +export CNTL_DIR="cpld_control_p8" export LIST_FILES="sfcf024.tile1.nc \ sfcf024.tile2.nc \ diff --git a/tests/tests/cpld_debug_p7 b/tests/tests/cpld_debug_p8 similarity index 97% rename from tests/tests/cpld_debug_p7 rename to tests/tests/cpld_debug_p8 index 5ab5036870..323c148f7e 100644 --- a/tests/tests/cpld_debug_p7 +++ b/tests/tests/cpld_debug_p8 @@ -1,10 +1,10 @@ # -# cpld_debug_p7 test +# cpld_debug_p8 test # -export TEST_DESCR="Fully coupled FV3-CCPP-MOM6-CICE-CMEPS system - C96MX100 - P7 debug" +export TEST_DESCR="Fully coupled FV3-CCPP-MOM6-CICE-CMEPS system - C96MX100 - P8 debug" -export CNTL_DIR="cpld_debug_p7" +export CNTL_DIR="cpld_debug_p8" export LIST_FILES="sfcf006.tile1.nc \ sfcf006.tile2.nc \ diff --git a/tests/tests/cpld_decomp_p7 b/tests/tests/cpld_decomp_p8 similarity index 98% rename from tests/tests/cpld_decomp_p7 rename to tests/tests/cpld_decomp_p8 index d2e1ba4209..7b762239fd 100644 --- a/tests/tests/cpld_decomp_p7 +++ b/tests/tests/cpld_decomp_p8 @@ -1,10 +1,10 @@ # -# cpld_decomp P7 test +# cpld_decomp P8 test # export TEST_DESCR="Fully coupled FV3-CCPP-MOM6-CICE-CMEPS-WW3 system - C96MX100 - decomp test" -export CNTL_DIR="cpld_control_p7" +export CNTL_DIR="cpld_control_p8" export LIST_FILES="sfcf024.tile1.nc \ sfcf024.tile2.nc \ diff --git a/tests/tests/cpld_mpi_p7 b/tests/tests/cpld_mpi_p8 similarity index 98% rename from tests/tests/cpld_mpi_p7 rename to tests/tests/cpld_mpi_p8 index 44b551c694..0df728fb55 100644 --- a/tests/tests/cpld_mpi_p7 +++ b/tests/tests/cpld_mpi_p8 @@ -1,10 +1,10 @@ # -# cpld_mpi P7 test +# cpld_mpi P8 test # export TEST_DESCR="Fully coupled FV3-CCPP-MOM6-CICE-CMEPS-WW3 system - C96MX100 - change mpi task test" -export CNTL_DIR="cpld_control_p7" +export CNTL_DIR="cpld_control_p8" export LIST_FILES="sfcf024.tile1.nc \ sfcf024.tile2.nc \ diff --git a/tests/tests/cpld_restart_c192_p7 b/tests/tests/cpld_restart_c192_p8 similarity index 97% rename from tests/tests/cpld_restart_c192_p7 rename to tests/tests/cpld_restart_c192_p8 index 75165ef832..e8284898ab 100644 --- a/tests/tests/cpld_restart_c192_p7 +++ b/tests/tests/cpld_restart_c192_p8 @@ -1,9 +1,9 @@ # -# cpld_restart_c192_p7 test +# cpld_restart_c192_p8 test # -export TEST_DESCR="Fully coupled FV3-CCPP-MOM6-CICE-CMEPS system - C192 MX050 - 24h P7 restart test" +export TEST_DESCR="Fully coupled FV3-CCPP-MOM6-CICE-CMEPS system - C192 MX050 - 24h P8 restart test" -export CNTL_DIR="cpld_control_c192_p7" +export CNTL_DIR="cpld_control_c192_p8" export LIST_FILES="sfcf036.tile1.nc \ sfcf036.tile2.nc \ diff --git a/tests/tests/cpld_restart_c384_p7 b/tests/tests/cpld_restart_c384_p8 similarity index 97% rename from tests/tests/cpld_restart_c384_p7 rename to tests/tests/cpld_restart_c384_p8 index 206e50a980..b1bb8406c5 100644 --- a/tests/tests/cpld_restart_c384_p7 +++ b/tests/tests/cpld_restart_c384_p8 @@ -1,9 +1,9 @@ # -# cpld_restart_c384_p7 test +# cpld_restart_c384_p8 test # -export TEST_DESCR="Fully coupled FV3-CCPP-MOM6-CICE-CMEPS system - C384L127 MX025 - P7 restart" +export TEST_DESCR="Fully coupled FV3-CCPP-MOM6-CICE-CMEPS system - C384L127 MX025 - P8 restart" -export CNTL_DIR="cpld_control_c384_p7" +export CNTL_DIR="cpld_control_c384_p8" export LIST_FILES="sfcf006.nc \ atmf006.nc \ diff --git a/tests/tests/cpld_restart_c96_p7 b/tests/tests/cpld_restart_c96_p8 similarity index 97% rename from tests/tests/cpld_restart_c96_p7 rename to tests/tests/cpld_restart_c96_p8 index 96b4e54b3f..a443d844e4 100644 --- a/tests/tests/cpld_restart_c96_p7 +++ b/tests/tests/cpld_restart_c96_p8 @@ -1,10 +1,10 @@ # -# cpld_restart_c96_p7 test +# cpld_restart_c96_p8 test # -export TEST_DESCR="Fully coupled FV3-CCPP-MOM6-CICE-CMEPS system - C96MX100 - P7 restart" +export TEST_DESCR="Fully coupled FV3-CCPP-MOM6-CICE-CMEPS system - C96MX100 - P8 restart" -export CNTL_DIR="cpld_control_c96_p7" +export CNTL_DIR="cpld_control_c96_p8" export LIST_FILES="sfcf024.tile1.nc \ sfcf024.tile2.nc \ From c2e3762610cb8447e54930f533d444f147577b39 Mon Sep 17 00:00:00 2001 From: "denise.worthen" Date: Fri, 3 Dec 2021 10:05:28 -0500 Subject: [PATCH 06/29] add bmrk_p7 test --- tests/rt.conf | 1 + 1 file changed, 1 insertion(+) diff --git a/tests/rt.conf b/tests/rt.conf index 393fb9b0fe..942fcce1e1 100644 --- a/tests/rt.conf +++ b/tests/rt.conf @@ -8,6 +8,7 @@ RUN | cpld_2threads_p8 RUN | cpld_decomp_p8 | - wcoss_cray jet.intel | | RUN | cpld_mpi_p8 | - wcoss_cray | | +RUN | cpld_bmark_p7 | - wcoss_cray | fv3 | RUN | cpld_bmark_p8 | - wcoss_cray | fv3 | RUN | cpld_bmark_mpi_p8 | - wcoss_cray | | From d9edc603a5b9d952b701da9061964629459b3bd7 Mon Sep 17 00:00:00 2001 From: "denise.worthen" Date: Fri, 3 Dec 2021 20:15:40 +0000 Subject: [PATCH 07/29] fix wrong p8 label in bmark p7 test --- tests/tests/cpld_bmark_p7 | 4 ++-- tests/tests/cpld_bmark_p7_35d | 4 ++-- 2 files changed, 4 insertions(+), 4 deletions(-) diff --git a/tests/tests/cpld_bmark_p7 b/tests/tests/cpld_bmark_p7 index aee2d5f62a..cb81e931d2 100644 --- a/tests/tests/cpld_bmark_p7 +++ b/tests/tests/cpld_bmark_p7 @@ -1,9 +1,9 @@ # -# cpld_bmark_p8 test +# cpld_bmark_p7 test # export TEST_DESCR="Fully coupled FV3-CCPP-MOM6-CICE-CMEPS-WW3 system - C384L127 MX025 - Benchmark P7 test" -export CNTL_DIR="cpld_bmark_p8" +export CNTL_DIR="cpld_bmark_p7" export LIST_FILES="sfcf006.nc \ atmf006.nc \ diff --git a/tests/tests/cpld_bmark_p7_35d b/tests/tests/cpld_bmark_p7_35d index 5fbe1770e1..f0078b21ea 100644 --- a/tests/tests/cpld_bmark_p7_35d +++ b/tests/tests/cpld_bmark_p7_35d @@ -1,9 +1,9 @@ # -# cpld_bmark_p8 35 day test +# cpld_bmark_p7 35 day test # export TEST_DESCR="Fully coupled FV3-CCPP-MOM6-CICE-CMEPS-WW3 system - C384L127 MX025 - Benchmark P7 35 day test" -export CNTL_DIR="cpld_bmark_p8" +export CNTL_DIR="cpld_bmark_p7" export LIST_FILES="" From ada56c443d3aa54bfa3a99c9c3ed1bbb1969f899 Mon Sep 17 00:00:00 2001 From: Denise Worthen Date: Mon, 3 Jan 2022 16:59:40 -0500 Subject: [PATCH 08/29] add updates for suites, tests for P8 * add new coupled and standalone P8 suites which are copies of the P7 nsstNoahmpUGWPv1 suites * retain nsstNoahmpUGWPv1_p7 suite for p7 versions of rrtmgp * make using cice albedos the default for cpld P8 tests * the standalone retains the value false since CICE is not active --- .gitmodules | 6 ++++-- FV3 | 2 +- tests/default_vars.sh | 2 +- tests/rt.conf | 15 +++++++-------- tests/rt_gnu.conf | 6 +++--- tests/tests/control_2threads_p8 | 6 +++--- tests/tests/control_debug_p8 | 6 +++--- tests/tests/control_decomp_p8 | 6 +++--- .../{control_p8_rrtmgp => control_p7_rrtmgp} | 8 ++------ tests/tests/control_p8 | 6 +++--- tests/tests/control_restart_p8 | 6 +++--- tests/tests/cpld_bmark_p7_35d | 1 + tests/tests/cpld_bmark_p8 | 1 + tests/tests/cpld_bmark_p8_35d | 7 ++++--- ...d_control_p8_rrtmgp => cpld_control_p7_rrtmgp} | 6 ++---- 15 files changed, 41 insertions(+), 43 deletions(-) rename tests/tests/{control_p8_rrtmgp => control_p7_rrtmgp} (95%) rename tests/tests/{cpld_control_p8_rrtmgp => cpld_control_p7_rrtmgp} (94%) diff --git a/.gitmodules b/.gitmodules index a963b019d8..b9d9ea325f 100644 --- a/.gitmodules +++ b/.gitmodules @@ -1,7 +1,9 @@ [submodule "FV3"] path = FV3 - url = https://github.com/NOAA-EMC/fv3atm - branch = develop + #url = https://github.com/NOAA-EMC/fv3atm + #branch = develop + url = https://github.com/DeniseWorthen/fv3atm + branch = feature/p8suites [submodule "WW3"] path = WW3 url = https://github.com/NOAA-EMC/WW3 diff --git a/FV3 b/FV3 index 9ab28475d4..e9363d4a23 160000 --- a/FV3 +++ b/FV3 @@ -1 +1 @@ -Subproject commit 9ab28475d4e389ea481d3fdb70203f7855bed5ac +Subproject commit e9363d4a238cc70528a4094442f9bf7ca229ccc8 diff --git a/tests/default_vars.sh b/tests/default_vars.sh index 2866a5a752..8cedf84e68 100755 --- a/tests/default_vars.sh +++ b/tests/default_vars.sh @@ -1059,7 +1059,7 @@ export ATMTILESIZE=`expr $NPX - 1` # FV3 defaults export FRAC_GRID=.true. -export CCPP_SUITE=FV3_GFS_v16_coupled_nsstNoahmpUGWPv1 +export CCPP_SUITE=FV3_GFS_v16_coupled_p8 export INPUT_NML=cpld_control.nml.IN export FIELD_TABLE=field_table_gfsv16 export DIAG_TABLE=diag_table_template diff --git a/tests/rt.conf b/tests/rt.conf index 1bd3f6a249..5b296c3ee2 100644 --- a/tests/rt.conf +++ b/tests/rt.conf @@ -2,12 +2,12 @@ # S2S tests # ################################################################################################################################################################################### -COMPILE | -DAPP=S2SW -DCCPP_SUITES=FV3_GFS_v16_coupled_nsstNoahmpUGWPv1,FV3_GFS_v16_coupled_p7_rrtmgp | - wcoss_cray | fv3 | +COMPILE | -DAPP=S2SW -DCCPP_SUITES=FV3_GFS_v16_coupled_nsstNoahmpUGWPv1,FV3_GFS_v16_coupled_p7_rrtmgp,FV3_GFS_v16_coupled_p8 | - wcoss_cray | fv3 | RUN | cpld_control_p8 | - wcoss_cray | fv3 | RUN | cpld_2threads_p8 | - wcoss_cray | | RUN | cpld_decomp_p8 | - wcoss_cray jet.intel | | RUN | cpld_mpi_p8 | - wcoss_cray | | -RUN | cpld_control_p8_rrtmgp | - wcoss_cray cheyenne.intel | fv3 | +RUN | cpld_control_p7_rrtmgp | - wcoss_cray | fv3 | RUN | cpld_bmark_p7 | - wcoss_cray | fv3 | RUN | cpld_bmark_p8 | - wcoss_cray | fv3 | @@ -23,15 +23,14 @@ RUN | cpld_restart_c192_p8 RUN | cpld_control_c384_p8 | - wcoss_cray | fv3 | RUN | cpld_restart_c384_p8 | - wcoss_cray | | cpld_control_c384_p8 -COMPILE | -DAPP=S2S -DDEBUG=ON -DCCPP_SUITES=FV3_GFS_v16_coupled_nsstNoahmpUGWPv1 | - wcoss_cray | fv3 | +COMPILE | -DAPP=S2S -DDEBUG=ON -DCCPP_SUITES=FV3_GFS_v16_coupled_p8 | - wcoss_cray | fv3 | RUN | cpld_debug_p8 | - wcoss_cray | fv3 | ################################################################################################################################################################################### # PROD tests # ################################################################################################################################################################################### -COMPILE | -DAPP=ATM -DCCPP_SUITES=FV3_GFS_v16,FV3_GFS_v15_thompson_mynn,FV3_GFS_v15_thompson_mynn_RRTMGP,FV3_GFS_v16_nsstNoahmpUGWPv1,FV3_GFS_v16_p7_rrtmgp -D32BIT=ON | | fv3 | - +COMPILE | -DAPP=ATM -DCCPP_SUITES=FV3_GFS_v16,FV3_GFS_v15_thompson_mynn,FV3_GFS_v15_thompson_mynn_RRTMGP,FV3_GFS_v16_p7_rrtmgp,FV3_GFS_v16_p8 -D32BIT=ON | | fv3 | RUN | control | | fv3 | RUN | control_decomp | | | RUN | control_2threads | - wcoss_cray | | @@ -53,7 +52,7 @@ RUN | control_p8 RUN | control_restart_p8 | | | control_p8 RUN | control_decomp_p8 | | | RUN | control_2threads_p8 | - wcoss_cray | | -RUN | control_p8_rrtmgp |- cheyenne.intel | fv3 | +RUN | control_p7_rrtmgp | | fv3 | RUN | regional_control | | fv3 | RUN | regional_restart | | | regional_control @@ -78,7 +77,7 @@ RUN | rap_sfcdiff_restart RUN | hrrr_control | | fv3 | RUN | rrfs_v1beta | | fv3 | -COMPILE | -DAPP=ATM -DCCPP_SUITES=FV3_GFS_v16_RRTMGP,FV3_GFS_v16_csawmg,FV3_GFS_v16_flake,FV3_GFS_v16_ugwpv1,FV3_GFS_v16_ras,FV3_GFS_v16_thompson,FV3_GFS_v16_noahmp | | fv3 | +COMPILE | -DAPP=ATM -DCCPP_SUITES=FV3_GFS_v16_RRTMGP,FV3_GFS_v16_csawmg,FV3_GFS_v16_flake,FV3_GFS_v16_ugwpv1,FV3_GFS_v16_ras,FV3_GFS_v16_thompson,FV3_GFS_v16_noahmp | | fv3 | # fv3_gfs_v15p2 and fv3_gfs_v15p2_RRTMGP fail w/ sat.vap pressure error when cdmbgwd=0.14,1.8,1.0,1.0 RUN | control_rrtmgp | | fv3 | #RUN | control_rrtmgp_2threads | | | @@ -99,7 +98,7 @@ RUN | control_wam # DEBUG tests # ################################################################################################################################################################################### -COMPILE | -DAPP=ATM -DDEBUG=ON -DCCPP_SUITES=FV3_GFS_v16,FV3_GFS_v16_RRTMGP,FV3_GFS_v16_csawmg,FV3_GFS_v16_flake,FV3_GFS_v16_ugwpv1,FV3_GFS_v16_ras,FV3_GFS_v16_noahmp,FV3_GFS_v16_thompson,FV3_GFS_v15_thompson_mynn,FV3_GFS_v16_nsstNoahmpUGWPv1 -D32BIT=ON | | fv3 | +COMPILE | -DAPP=ATM -DDEBUG=ON -DCCPP_SUITES=FV3_GFS_v16,FV3_GFS_v16_RRTMGP,FV3_GFS_v16_csawmg,FV3_GFS_v16_flake,FV3_GFS_v16_ugwpv1,FV3_GFS_v16_ras,FV3_GFS_v16_noahmp,FV3_GFS_v16_thompson,FV3_GFS_v15_thompson_mynn,FV3_GFS_v16_p8 -D32BIT=ON | | fv3 | RUN | control_debug | | fv3 | RUN | control_2threads_debug | - wcoss_cray | | diff --git a/tests/rt_gnu.conf b/tests/rt_gnu.conf index d509103e65..6dedacd50b 100644 --- a/tests/rt_gnu.conf +++ b/tests/rt_gnu.conf @@ -2,7 +2,7 @@ # CCPP PROD tests # ################################################################################################################################################################## -COMPILE | -DAPP=ATM -DCCPP_SUITES=FV3_GFS_v16,FV3_GFS_v16_flake,FV3_GFS_v16_RRTMGP,FV3_GFS_v16_thompson,FV3_GFS_v16_ras,FV3_GFS_v16_nsstNoahmpUGWPv1 | | fv3 | +COMPILE | -DAPP=ATM -DCCPP_SUITES=FV3_GFS_v16,FV3_GFS_v16_flake,FV3_GFS_v16_RRTMGP,FV3_GFS_v16_thompson,FV3_GFS_v16_ras,FV3_GFS_v16_p8 | | fv3 | RUN | control | | fv3 | RUN | control_restart | | | control @@ -63,8 +63,8 @@ RUN | control_wam_debug ################################################################################################################################################################## # Waves off -COMPILE | -DAPP=S2S -DCCPP_SUITES=FV3_GFS_v16_coupled_nsstNoahmpUGWPv1 | | fv3 | +COMPILE | -DAPP=S2S -DCCPP_SUITES=FV3_GFS_v16_coupled_p8 | | fv3 | RUN | cpld_control_c96_p8 | | fv3 | -COMPILE | -DAPP=S2S -DDEBUG=ON -DCCPP_SUITES=FV3_GFS_v16_coupled_nsstNoahmpUGWPv1 | | fv3 | +COMPILE | -DAPP=S2S -DDEBUG=ON -DCCPP_SUITES=FV3_GFS_v16_coupled_p8 | | fv3 | RUN | cpld_debug_p8 | | fv3 | diff --git a/tests/tests/control_2threads_p8 b/tests/tests/control_2threads_p8 index 8c90c59fc1..aa1ab6f312 100644 --- a/tests/tests/control_2threads_p8 +++ b/tests/tests/control_2threads_p8 @@ -141,11 +141,11 @@ export FSICL=99999 export MIN_SEAICE=0.15 export FRAC_GRID=.true. export MOM6_RESTART_SETTING=n -# P8 -export USE_CICE_ALB=.true. +# P8 (not used for standalone) +export USE_CICE_ALB=.false. export FV3_RUN=control_run.IN -export CCPP_SUITE=FV3_GFS_v16_nsstNoahmpUGWPv1 +export CCPP_SUITE=FV3_GFS_v16_p8 export DIAG_TABLE=diag_table_gfsv16_merra2 # use same namelist for standalone,coupled P7 export INPUT_NML=cpld_control.nml.IN diff --git a/tests/tests/control_debug_p8 b/tests/tests/control_debug_p8 index 7654749715..5c0be81a06 100644 --- a/tests/tests/control_debug_p8 +++ b/tests/tests/control_debug_p8 @@ -100,11 +100,11 @@ export FSICL=99999 export MIN_SEAICE=0.15 export FRAC_GRID=.true. export MOM6_RESTART_SETTING=n -# P8 -export USE_CICE_ALB=.true. +# P8 (not used for standalone) +export USE_CICE_ALB=.false. export FV3_RUN=control_run.IN -export CCPP_SUITE=FV3_GFS_v16_nsstNoahmpUGWPv1 +export CCPP_SUITE=FV3_GFS_v16_p8 export DIAG_TABLE=diag_table_gfsv16_merra2 # use same namelist for standalone,coupled P7 export INPUT_NML=cpld_control.nml.IN diff --git a/tests/tests/control_decomp_p8 b/tests/tests/control_decomp_p8 index b9b2b93351..844cd0e02e 100644 --- a/tests/tests/control_decomp_p8 +++ b/tests/tests/control_decomp_p8 @@ -138,12 +138,12 @@ export FSICL=99999 export MIN_SEAICE=0.15 export FRAC_GRID=.true. export MOM6_RESTART_SETTING=n -# P8 -export USE_CICE_ALB=.true. +# P8 (not used for standalone) +export USE_CICE_ALB=.false. # P7 export FV3_RUN=control_run.IN -export CCPP_SUITE=FV3_GFS_v16_nsstNoahmpUGWPv1 +export CCPP_SUITE=FV3_GFS_v16_p8 export DIAG_TABLE=diag_table_gfsv16_merra2 # use same namelist for standalone,coupled P7 export INPUT_NML=cpld_control.nml.IN diff --git a/tests/tests/control_p8_rrtmgp b/tests/tests/control_p7_rrtmgp similarity index 95% rename from tests/tests/control_p8_rrtmgp rename to tests/tests/control_p7_rrtmgp index 316b11f979..4ef3f68ca2 100644 --- a/tests/tests/control_p8_rrtmgp +++ b/tests/tests/control_p7_rrtmgp @@ -1,12 +1,12 @@ ############################################################################### # -# Global control test GFSv16 atmosphere only at C96L127, P8 configuration + RRTMGP +# Global control test GFSv16 atmosphere only at C96L127, P7 configuration + RRTMGP # ############################################################################### export TEST_DESCR="Compare global control results with previous trunk version" -export CNTL_DIR=control_p8_rrtmgp +export CNTL_DIR=control_p7_rrtmgp export LIST_FILES="sfcf000.nc \ sfcf021.nc \ @@ -144,12 +144,8 @@ export MOM6_RESTART_SETTING=n # RRTMGP export DO_RRTMGP=.true. -# P8 -export USE_CICE_ALB=.true. export FV3_RUN=control_run.IN -#TODO:need naming convention which does not require -#updating suite file each prototype export CCPP_SUITE=FV3_GFS_v16_p7_rrtmgp export DIAG_TABLE=diag_table_gfsv16_merra2 # use same namelist for standalone,coupled P7 diff --git a/tests/tests/control_p8 b/tests/tests/control_p8 index 595fa6eba1..3924c59b19 100644 --- a/tests/tests/control_p8 +++ b/tests/tests/control_p8 @@ -140,11 +140,11 @@ export FSICL=99999 export MIN_SEAICE=0.15 export FRAC_GRID=.true. export MOM6_RESTART_SETTING=n -# P8 -export USE_CICE_ALB=.true. +# P8 (not used for standalone) +export USE_CICE_ALB=.false. export FV3_RUN=control_run.IN -export CCPP_SUITE=FV3_GFS_v16_nsstNoahmpUGWPv1 +export CCPP_SUITE=FV3_GFS_v16_p8 export DIAG_TABLE=diag_table_gfsv16_merra2 # use same namelist for standalone,coupled P7 export INPUT_NML=cpld_control.nml.IN diff --git a/tests/tests/control_restart_p8 b/tests/tests/control_restart_p8 index 7c787276bb..75757109ad 100644 --- a/tests/tests/control_restart_p8 +++ b/tests/tests/control_restart_p8 @@ -138,11 +138,11 @@ export FSICL=99999 export MIN_SEAICE=0.15 export FRAC_GRID=.true. export MOM6_RESTART_SETTING=n -# P8 -export USE_CICE_ALB=.true. +# P8 (not used for standalone) +export USE_CICE_ALB=.false. export FV3_RUN=control_run.IN -export CCPP_SUITE=FV3_GFS_v16_nsstNoahmpUGWPv1 +export CCPP_SUITE=FV3_GFS_v16_p8 export DIAG_TABLE=diag_table_gfsv16_merra2 # use same namelist for standalone,coupled P7 export INPUT_NML=cpld_control.nml.IN diff --git a/tests/tests/cpld_bmark_p7_35d b/tests/tests/cpld_bmark_p7_35d index da9f5ab455..9a68fef130 100644 --- a/tests/tests/cpld_bmark_p7_35d +++ b/tests/tests/cpld_bmark_p7_35d @@ -42,6 +42,7 @@ export NPY=385 export IMO=1536 export JMO=768 export OUTPUT_GRID="'gaussian_grid'" +export ATMTILESIZE=`expr $NPX - 1` export OCNRES=025 export ICERES=0.25 diff --git a/tests/tests/cpld_bmark_p8 b/tests/tests/cpld_bmark_p8 index b7efbc9734..c0703a881b 100644 --- a/tests/tests/cpld_bmark_p8 +++ b/tests/tests/cpld_bmark_p8 @@ -83,6 +83,7 @@ export NPY=385 export IMO=1536 export JMO=768 export OUTPUT_GRID="'gaussian_grid'" +export ATMTILESIZE=`expr $NPX - 1` export OCNRES=025 export ICERES=0.25 diff --git a/tests/tests/cpld_bmark_p8_35d b/tests/tests/cpld_bmark_p8_35d index 46f91a2391..282ebf1946 100644 --- a/tests/tests/cpld_bmark_p8_35d +++ b/tests/tests/cpld_bmark_p8_35d @@ -17,10 +17,10 @@ export SHOUR=00 export SECS=`expr $SHOUR \* 3600` export BMIC=.true. -export DAYS=35 -export FHMAX=840 +#export DAYS=35 +#export FHMAX=840 export RESTART_N=`expr ${FHMAX} - ${FHROT}` -export WLCLK=480 +#export WLCLK=480 export TASKS=1700 export TPN=$TPN_cpl_thrd @@ -42,6 +42,7 @@ export NPY=385 export IMO=1536 export JMO=768 export OUTPUT_GRID="'gaussian_grid'" +export ATMTILESIZE=`expr $NPX - 1` export OCNRES=025 export ICERES=0.25 diff --git a/tests/tests/cpld_control_p8_rrtmgp b/tests/tests/cpld_control_p7_rrtmgp similarity index 94% rename from tests/tests/cpld_control_p8_rrtmgp rename to tests/tests/cpld_control_p7_rrtmgp index 7b7fe918dd..e244dc9ab3 100644 --- a/tests/tests/cpld_control_p8_rrtmgp +++ b/tests/tests/cpld_control_p7_rrtmgp @@ -1,10 +1,10 @@ # -# cpld_control P8 test +# cpld_control P7 test # export TEST_DESCR="Fully coupled FV3-CCPP-MOM6-CICE-CMEPS-WW3 system - C96MX100 + RRTMGP" -export CNTL_DIR="cpld_control_p8_rrtmgp" +export CNTL_DIR="cpld_control_p7_rrtmgp" export LIST_FILES="sfcf024.tile1.nc \ sfcf024.tile2.nc \ @@ -67,7 +67,5 @@ export eps_imesh=2.5e-1 export FV3_RUN=cpld_control_run.IN export DO_RRTMGP=.true. -#TODO:need naming convention which does not require -#updating suite file each prototype export CCPP_SUITE=FV3_GFS_v16_coupled_p7_rrtmgp export INPUT_NML=cpld_control_rrtmgp.nml.IN From c4a1cdd94ea8692e2814a0c7174011bd740ae6c7 Mon Sep 17 00:00:00 2001 From: "denise.worthen" Date: Mon, 3 Jan 2022 23:54:08 +0000 Subject: [PATCH 09/29] set cice albedo false for cpld_control_p7_rrtmgp --- tests/tests/cpld_control_p7_rrtmgp | 2 ++ 1 file changed, 2 insertions(+) diff --git a/tests/tests/cpld_control_p7_rrtmgp b/tests/tests/cpld_control_p7_rrtmgp index e244dc9ab3..d5b8747e24 100644 --- a/tests/tests/cpld_control_p7_rrtmgp +++ b/tests/tests/cpld_control_p7_rrtmgp @@ -64,6 +64,8 @@ export RESTART_N=12 export RESTART_INTERVAL="${RESTART_N} -1" export eps_imesh=2.5e-1 +#P7 +export USE_CICE_ALB=.false. export FV3_RUN=cpld_control_run.IN export DO_RRTMGP=.true. From 3f5ccb3f137079c2a4b1f15ae11a6d7861f7f31b Mon Sep 17 00:00:00 2001 From: "denise.worthen" Date: Tue, 4 Jan 2022 10:02:03 -0500 Subject: [PATCH 10/29] revert FV3 * required SDFs will be added in prior commit to ufs --- .gitmodules | 6 ++---- FV3 | 2 +- 2 files changed, 3 insertions(+), 5 deletions(-) diff --git a/.gitmodules b/.gitmodules index b9d9ea325f..a963b019d8 100644 --- a/.gitmodules +++ b/.gitmodules @@ -1,9 +1,7 @@ [submodule "FV3"] path = FV3 - #url = https://github.com/NOAA-EMC/fv3atm - #branch = develop - url = https://github.com/DeniseWorthen/fv3atm - branch = feature/p8suites + url = https://github.com/NOAA-EMC/fv3atm + branch = develop [submodule "WW3"] path = WW3 url = https://github.com/NOAA-EMC/WW3 diff --git a/FV3 b/FV3 index e9363d4a23..edcdfc551e 160000 --- a/FV3 +++ b/FV3 @@ -1 +1 @@ -Subproject commit e9363d4a238cc70528a4094442f9bf7ca229ccc8 +Subproject commit edcdfc551e0b3f35ff6315f854c3aa81a0800331 From d0297ad255556c08797e76fdd65602999cb8532c Mon Sep 17 00:00:00 2001 From: "denise.worthen" Date: Fri, 7 Jan 2022 17:47:32 +0000 Subject: [PATCH 11/29] Add oRT logs for P8 tests --- tests/OpnReqTests_control_p8_hera.intel.log | 390 ++++++++++++++++++ .../OpnReqTests_cpld_bmark_p8_hera.intel.log | 164 ++++++++ ...eqTests_cpld_control_c96_p8_hera.intel.log | 295 +++++++++++++ ...OpnReqTests_cpld_control_p8_hera.intel.log | 188 +++++++++ tests/opnReqTests/thr.sh | 6 +- 5 files changed, 1040 insertions(+), 3 deletions(-) create mode 100644 tests/OpnReqTests_control_p8_hera.intel.log create mode 100644 tests/OpnReqTests_cpld_bmark_p8_hera.intel.log create mode 100644 tests/OpnReqTests_cpld_control_c96_p8_hera.intel.log create mode 100644 tests/OpnReqTests_cpld_control_p8_hera.intel.log diff --git a/tests/OpnReqTests_control_p8_hera.intel.log b/tests/OpnReqTests_control_p8_hera.intel.log new file mode 100644 index 0000000000..c4224b73a3 --- /dev/null +++ b/tests/OpnReqTests_control_p8_hera.intel.log @@ -0,0 +1,390 @@ +Fri Jan 7 14:03:37 UTC 2022 +Start Operation Requirement Test + +Compile bit elapsed time 375 seconds. -DAPP=ATM -DCCPP_SUITES=FV3_GFS_v16,FV3_GFS_v15_thompson_mynn,FV3_GFS_v15_thompson_mynn_RRTMGP,FV3_GFS_v16_p7_rrtmgp,FV3_GFS_v16_p8 -DMPI=ON -DCMAKE_BUILD_TYPE=Release +Compile dbg elapsed time 176 seconds. -DAPP=ATM -DCCPP_SUITES=FV3_GFS_v16,FV3_GFS_v15_thompson_mynn,FV3_GFS_v15_thompson_mynn_RRTMGP,FV3_GFS_v16_p7_rrtmgp,FV3_GFS_v16_p8 -D32BIT=ON -DDEBUG=ON -DMPI=ON -DCMAKE_BUILD_TYPE=Debug +Compile std elapsed time 375 seconds. -DAPP=ATM -DCCPP_SUITES=FV3_GFS_v16,FV3_GFS_v15_thompson_mynn,FV3_GFS_v15_thompson_mynn_RRTMGP,FV3_GFS_v16_p7_rrtmgp,FV3_GFS_v16_p8 -D32BIT=ON -DMPI=ON -DCMAKE_BUILD_TYPE=Release + +baseline dir = /scratch1/NCEPDEV/stmp4/Denise.Worthen/FV3_OPNREQ_TEST/OPNREQ_TEST/control_p8_bit_base +working dir = /scratch1/NCEPDEV/stmp2/Denise.Worthen/FV3_OPNREQ_TEST/opnReqTest_28630/control_p8_bit_base +Checking test bit_base control_p8 results .... +Moving baseline bit_base control_p8 files .... + Moving sfcf000.nc .........OK + Moving sfcf021.nc .........OK + Moving sfcf024.nc .........OK + Moving atmf000.nc .........OK + Moving atmf021.nc .........OK + Moving atmf024.nc .........OK + Moving GFSFLX.GrbF00 .........OK + Moving GFSFLX.GrbF21 .........OK + Moving GFSFLX.GrbF24 .........OK + Moving GFSPRS.GrbF00 .........OK + Moving GFSPRS.GrbF21 .........OK + Moving GFSPRS.GrbF24 .........OK + Moving RESTART/coupler.res .........OK + Moving RESTART/fv_core.res.nc .........OK + Moving RESTART/fv_core.res.tile1.nc .........OK + Moving RESTART/fv_core.res.tile2.nc .........OK + Moving RESTART/fv_core.res.tile3.nc .........OK + Moving RESTART/fv_core.res.tile4.nc .........OK + Moving RESTART/fv_core.res.tile5.nc .........OK + Moving RESTART/fv_core.res.tile6.nc .........OK + Moving RESTART/fv_srf_wnd.res.tile1.nc .........OK + Moving RESTART/fv_srf_wnd.res.tile2.nc .........OK + Moving RESTART/fv_srf_wnd.res.tile3.nc .........OK + Moving RESTART/fv_srf_wnd.res.tile4.nc .........OK + Moving RESTART/fv_srf_wnd.res.tile5.nc .........OK + Moving RESTART/fv_srf_wnd.res.tile6.nc .........OK + Moving RESTART/fv_tracer.res.tile1.nc .........OK + Moving RESTART/fv_tracer.res.tile2.nc .........OK + Moving RESTART/fv_tracer.res.tile3.nc .........OK + Moving RESTART/fv_tracer.res.tile4.nc .........OK + Moving RESTART/fv_tracer.res.tile5.nc .........OK + Moving RESTART/fv_tracer.res.tile6.nc .........OK + Moving RESTART/phy_data.tile1.nc .........OK + Moving RESTART/phy_data.tile2.nc .........OK + Moving RESTART/phy_data.tile3.nc .........OK + Moving RESTART/phy_data.tile4.nc .........OK + Moving RESTART/phy_data.tile5.nc .........OK + Moving RESTART/phy_data.tile6.nc .........OK + Moving RESTART/sfc_data.tile1.nc .........OK + Moving RESTART/sfc_data.tile2.nc .........OK + Moving RESTART/sfc_data.tile3.nc .........OK + Moving RESTART/sfc_data.tile4.nc .........OK + Moving RESTART/sfc_data.tile5.nc .........OK + Moving RESTART/sfc_data.tile6.nc .........OK + + 0: The total amount of wall time = 168.490022 + 0: The maximum resident set size (KB) = 538872 + +Test bit_base control_p8 PASS + + +baseline dir = /scratch1/NCEPDEV/stmp4/Denise.Worthen/FV3_OPNREQ_TEST/OPNREQ_TEST/control_p8_dbg_base +working dir = /scratch1/NCEPDEV/stmp2/Denise.Worthen/FV3_OPNREQ_TEST/opnReqTest_28630/control_p8_dbg_base +Checking test dbg_base control_p8 results .... +Moving baseline dbg_base control_p8 files .... + Moving sfcf001.nc .........OK + Moving sfcf001.nc .........OK + + 0: The total amount of wall time = 173.655482 + 0: The maximum resident set size (KB) = 579296 + +Test dbg_base control_p8 PASS + + +baseline dir = /scratch1/NCEPDEV/stmp4/Denise.Worthen/FV3_OPNREQ_TEST/OPNREQ_TEST/control_p8_std_base +working dir = /scratch1/NCEPDEV/stmp2/Denise.Worthen/FV3_OPNREQ_TEST/opnReqTest_28630/control_p8_dcp +Checking test dcp control_p8 results .... + Comparing sfcf000.nc .........OK + Comparing sfcf021.nc .........OK + Comparing sfcf024.nc .........OK + Comparing atmf000.nc .........OK + Comparing atmf021.nc .........OK + Comparing atmf024.nc .........OK + Comparing GFSFLX.GrbF00 .........OK + Comparing GFSFLX.GrbF21 .........OK + Comparing GFSFLX.GrbF24 .........OK + Comparing GFSPRS.GrbF00 .........OK + Comparing GFSPRS.GrbF21 .........OK + Comparing GFSPRS.GrbF24 .........OK + Comparing RESTART/coupler.res .........OK + Comparing RESTART/fv_core.res.nc .........OK + Comparing RESTART/fv_core.res.tile1.nc .........OK + Comparing RESTART/fv_core.res.tile2.nc .........OK + Comparing RESTART/fv_core.res.tile3.nc .........OK + Comparing RESTART/fv_core.res.tile4.nc .........OK + Comparing RESTART/fv_core.res.tile5.nc .........OK + Comparing RESTART/fv_core.res.tile6.nc .........OK + Comparing RESTART/fv_srf_wnd.res.tile1.nc .........OK + Comparing RESTART/fv_srf_wnd.res.tile2.nc .........OK + Comparing RESTART/fv_srf_wnd.res.tile3.nc .........OK + Comparing RESTART/fv_srf_wnd.res.tile4.nc .........OK + Comparing RESTART/fv_srf_wnd.res.tile5.nc .........OK + Comparing RESTART/fv_srf_wnd.res.tile6.nc .........OK + Comparing RESTART/fv_tracer.res.tile1.nc .........OK + Comparing RESTART/fv_tracer.res.tile2.nc .........OK + Comparing RESTART/fv_tracer.res.tile3.nc .........OK + Comparing RESTART/fv_tracer.res.tile4.nc .........OK + Comparing RESTART/fv_tracer.res.tile5.nc .........OK + Comparing RESTART/fv_tracer.res.tile6.nc .........OK + Comparing RESTART/phy_data.tile1.nc .........OK + Comparing RESTART/phy_data.tile2.nc .........OK + Comparing RESTART/phy_data.tile3.nc .........OK + Comparing RESTART/phy_data.tile4.nc .........OK + Comparing RESTART/phy_data.tile5.nc .........OK + Comparing RESTART/phy_data.tile6.nc .........OK + Comparing RESTART/sfc_data.tile1.nc .........OK + Comparing RESTART/sfc_data.tile2.nc .........OK + Comparing RESTART/sfc_data.tile3.nc .........OK + Comparing RESTART/sfc_data.tile4.nc .........OK + Comparing RESTART/sfc_data.tile5.nc .........OK + Comparing RESTART/sfc_data.tile6.nc .........OK + + 0: The total amount of wall time = 140.431602 + 0: The maximum resident set size (KB) = 512036 + +Test dcp control_p8 PASS + + +baseline dir = /scratch1/NCEPDEV/stmp4/Denise.Worthen/FV3_OPNREQ_TEST/OPNREQ_TEST/control_p8_std_base +working dir = /scratch1/NCEPDEV/stmp2/Denise.Worthen/FV3_OPNREQ_TEST/opnReqTest_28630/control_p8_fhz +Checking test fhz control_p8 results .... + Comparing sfcf000.nc ............ALT CHECK......OK + Comparing sfcf021.nc ............ALT CHECK......OK + Comparing atmf000.nc .........OK + Comparing atmf021.nc .........OK + Comparing GFSFLX.GrbF00 .........OK + Comparing GFSFLX.GrbF21 .........OK + Comparing GFSPRS.GrbF00 .........OK + Comparing GFSPRS.GrbF21 .........OK + Comparing RESTART/coupler.res .........OK + Comparing RESTART/fv_core.res.nc .........OK + Comparing RESTART/fv_core.res.tile1.nc .........OK + Comparing RESTART/fv_core.res.tile2.nc .........OK + Comparing RESTART/fv_core.res.tile3.nc .........OK + Comparing RESTART/fv_core.res.tile4.nc .........OK + Comparing RESTART/fv_core.res.tile5.nc .........OK + Comparing RESTART/fv_core.res.tile6.nc .........OK + Comparing RESTART/fv_srf_wnd.res.tile1.nc .........OK + Comparing RESTART/fv_srf_wnd.res.tile2.nc .........OK + Comparing RESTART/fv_srf_wnd.res.tile3.nc .........OK + Comparing RESTART/fv_srf_wnd.res.tile4.nc .........OK + Comparing RESTART/fv_srf_wnd.res.tile5.nc .........OK + Comparing RESTART/fv_srf_wnd.res.tile6.nc .........OK + Comparing RESTART/fv_tracer.res.tile1.nc .........OK + Comparing RESTART/fv_tracer.res.tile2.nc .........OK + Comparing RESTART/fv_tracer.res.tile3.nc .........OK + Comparing RESTART/fv_tracer.res.tile4.nc .........OK + Comparing RESTART/fv_tracer.res.tile5.nc .........OK + Comparing RESTART/fv_tracer.res.tile6.nc .........OK + Comparing RESTART/phy_data.tile1.nc .........OK + Comparing RESTART/phy_data.tile2.nc .........OK + Comparing RESTART/phy_data.tile3.nc .........OK + Comparing RESTART/phy_data.tile4.nc .........OK + Comparing RESTART/phy_data.tile5.nc .........OK + Comparing RESTART/phy_data.tile6.nc .........OK + Comparing RESTART/sfc_data.tile1.nc .........OK + Comparing RESTART/sfc_data.tile2.nc .........OK + Comparing RESTART/sfc_data.tile3.nc .........OK + Comparing RESTART/sfc_data.tile4.nc .........OK + Comparing RESTART/sfc_data.tile5.nc .........OK + Comparing RESTART/sfc_data.tile6.nc .........OK + + 0: The total amount of wall time = 133.085952 + 0: The maximum resident set size (KB) = 515116 + +Test fhz control_p8 PASS + + +baseline dir = /scratch1/NCEPDEV/stmp4/Denise.Worthen/FV3_OPNREQ_TEST/OPNREQ_TEST/control_p8_std_base +working dir = /scratch1/NCEPDEV/stmp2/Denise.Worthen/FV3_OPNREQ_TEST/opnReqTest_28630/control_p8_mpi +Checking test mpi control_p8 results .... + Comparing sfcf000.nc .........OK + Comparing sfcf021.nc .........OK + Comparing sfcf024.nc .........OK + Comparing atmf000.nc .........OK + Comparing atmf021.nc .........OK + Comparing atmf024.nc .........OK + Comparing GFSFLX.GrbF00 .........OK + Comparing GFSFLX.GrbF21 .........OK + Comparing GFSFLX.GrbF24 .........OK + Comparing GFSPRS.GrbF00 .........OK + Comparing GFSPRS.GrbF21 .........OK + Comparing GFSPRS.GrbF24 .........OK + Comparing RESTART/coupler.res .........OK + Comparing RESTART/fv_core.res.nc .........OK + Comparing RESTART/fv_core.res.tile1.nc .........OK + Comparing RESTART/fv_core.res.tile2.nc .........OK + Comparing RESTART/fv_core.res.tile3.nc .........OK + Comparing RESTART/fv_core.res.tile4.nc .........OK + Comparing RESTART/fv_core.res.tile5.nc .........OK + Comparing RESTART/fv_core.res.tile6.nc .........OK + Comparing RESTART/fv_srf_wnd.res.tile1.nc .........OK + Comparing RESTART/fv_srf_wnd.res.tile2.nc .........OK + Comparing RESTART/fv_srf_wnd.res.tile3.nc .........OK + Comparing RESTART/fv_srf_wnd.res.tile4.nc .........OK + Comparing RESTART/fv_srf_wnd.res.tile5.nc .........OK + Comparing RESTART/fv_srf_wnd.res.tile6.nc .........OK + Comparing RESTART/fv_tracer.res.tile1.nc .........OK + Comparing RESTART/fv_tracer.res.tile2.nc .........OK + Comparing RESTART/fv_tracer.res.tile3.nc .........OK + Comparing RESTART/fv_tracer.res.tile4.nc .........OK + Comparing RESTART/fv_tracer.res.tile5.nc .........OK + Comparing RESTART/fv_tracer.res.tile6.nc .........OK + Comparing RESTART/phy_data.tile1.nc .........OK + Comparing RESTART/phy_data.tile2.nc .........OK + Comparing RESTART/phy_data.tile3.nc .........OK + Comparing RESTART/phy_data.tile4.nc .........OK + Comparing RESTART/phy_data.tile5.nc .........OK + Comparing RESTART/phy_data.tile6.nc .........OK + Comparing RESTART/sfc_data.tile1.nc .........OK + Comparing RESTART/sfc_data.tile2.nc .........OK + Comparing RESTART/sfc_data.tile3.nc .........OK + Comparing RESTART/sfc_data.tile4.nc .........OK + Comparing RESTART/sfc_data.tile5.nc .........OK + Comparing RESTART/sfc_data.tile6.nc .........OK + + 0: The total amount of wall time = 218.497106 + 0: The maximum resident set size (KB) = 580060 + +Test mpi control_p8 PASS + + +baseline dir = /scratch1/NCEPDEV/stmp4/Denise.Worthen/FV3_OPNREQ_TEST/OPNREQ_TEST/control_p8_std_base +working dir = /scratch1/NCEPDEV/stmp2/Denise.Worthen/FV3_OPNREQ_TEST/opnReqTest_28630/control_p8_rst +Checking test rst control_p8 results .... + Comparing atmf024.nc .........OK + Comparing GFSFLX.GrbF24 .........OK + Comparing GFSPRS.GrbF24 .........OK + Comparing RESTART/coupler.res .........OK + Comparing RESTART/fv_core.res.nc .........OK + Comparing RESTART/fv_core.res.tile1.nc .........OK + Comparing RESTART/fv_core.res.tile2.nc .........OK + Comparing RESTART/fv_core.res.tile3.nc .........OK + Comparing RESTART/fv_core.res.tile4.nc .........OK + Comparing RESTART/fv_core.res.tile5.nc .........OK + Comparing RESTART/fv_core.res.tile6.nc .........OK + Comparing RESTART/fv_srf_wnd.res.tile1.nc .........OK + Comparing RESTART/fv_srf_wnd.res.tile2.nc .........OK + Comparing RESTART/fv_srf_wnd.res.tile3.nc .........OK + Comparing RESTART/fv_srf_wnd.res.tile4.nc .........OK + Comparing RESTART/fv_srf_wnd.res.tile5.nc .........OK + Comparing RESTART/fv_srf_wnd.res.tile6.nc .........OK + Comparing RESTART/fv_tracer.res.tile1.nc .........OK + Comparing RESTART/fv_tracer.res.tile2.nc .........OK + Comparing RESTART/fv_tracer.res.tile3.nc .........OK + Comparing RESTART/fv_tracer.res.tile4.nc .........OK + Comparing RESTART/fv_tracer.res.tile5.nc .........OK + Comparing RESTART/fv_tracer.res.tile6.nc .........OK + Comparing RESTART/phy_data.tile1.nc .........OK + Comparing RESTART/phy_data.tile2.nc .........OK + Comparing RESTART/phy_data.tile3.nc .........OK + Comparing RESTART/phy_data.tile4.nc .........OK + Comparing RESTART/phy_data.tile5.nc .........OK + Comparing RESTART/phy_data.tile6.nc .........OK + Comparing RESTART/sfc_data.tile1.nc .........OK + Comparing RESTART/sfc_data.tile2.nc .........OK + Comparing RESTART/sfc_data.tile3.nc .........OK + Comparing RESTART/sfc_data.tile4.nc .........OK + Comparing RESTART/sfc_data.tile5.nc .........OK + Comparing RESTART/sfc_data.tile6.nc .........OK + Comparing sfcf024.nc .........OK + + 0: The total amount of wall time = 71.703867 + 0: The maximum resident set size (KB) = 323052 + +Test rst control_p8 PASS + + +baseline dir = /scratch1/NCEPDEV/stmp4/Denise.Worthen/FV3_OPNREQ_TEST/OPNREQ_TEST/control_p8_std_base +working dir = /scratch1/NCEPDEV/stmp2/Denise.Worthen/FV3_OPNREQ_TEST/opnReqTest_28630/control_p8_std_base +Checking test std_base control_p8 results .... +Moving baseline std_base control_p8 files .... + Moving sfcf000.nc .........OK + Moving sfcf021.nc .........OK + Moving sfcf024.nc .........OK + Moving atmf000.nc .........OK + Moving atmf021.nc .........OK + Moving atmf024.nc .........OK + Moving GFSFLX.GrbF00 .........OK + Moving GFSFLX.GrbF21 .........OK + Moving GFSFLX.GrbF24 .........OK + Moving GFSPRS.GrbF00 .........OK + Moving GFSPRS.GrbF21 .........OK + Moving GFSPRS.GrbF24 .........OK + Moving RESTART/coupler.res .........OK + Moving RESTART/fv_core.res.nc .........OK + Moving RESTART/fv_core.res.tile1.nc .........OK + Moving RESTART/fv_core.res.tile2.nc .........OK + Moving RESTART/fv_core.res.tile3.nc .........OK + Moving RESTART/fv_core.res.tile4.nc .........OK + Moving RESTART/fv_core.res.tile5.nc .........OK + Moving RESTART/fv_core.res.tile6.nc .........OK + Moving RESTART/fv_srf_wnd.res.tile1.nc .........OK + Moving RESTART/fv_srf_wnd.res.tile2.nc .........OK + Moving RESTART/fv_srf_wnd.res.tile3.nc .........OK + Moving RESTART/fv_srf_wnd.res.tile4.nc .........OK + Moving RESTART/fv_srf_wnd.res.tile5.nc .........OK + Moving RESTART/fv_srf_wnd.res.tile6.nc .........OK + Moving RESTART/fv_tracer.res.tile1.nc .........OK + Moving RESTART/fv_tracer.res.tile2.nc .........OK + Moving RESTART/fv_tracer.res.tile3.nc .........OK + Moving RESTART/fv_tracer.res.tile4.nc .........OK + Moving RESTART/fv_tracer.res.tile5.nc .........OK + Moving RESTART/fv_tracer.res.tile6.nc .........OK + Moving RESTART/phy_data.tile1.nc .........OK + Moving RESTART/phy_data.tile2.nc .........OK + Moving RESTART/phy_data.tile3.nc .........OK + Moving RESTART/phy_data.tile4.nc .........OK + Moving RESTART/phy_data.tile5.nc .........OK + Moving RESTART/phy_data.tile6.nc .........OK + Moving RESTART/sfc_data.tile1.nc .........OK + Moving RESTART/sfc_data.tile2.nc .........OK + Moving RESTART/sfc_data.tile3.nc .........OK + Moving RESTART/sfc_data.tile4.nc .........OK + Moving RESTART/sfc_data.tile5.nc .........OK + Moving RESTART/sfc_data.tile6.nc .........OK + + 0: The total amount of wall time = 134.047293 + 0: The maximum resident set size (KB) = 520696 + +Test std_base control_p8 PASS + + +baseline dir = /scratch1/NCEPDEV/stmp4/Denise.Worthen/FV3_OPNREQ_TEST/OPNREQ_TEST/control_p8_std_base +working dir = /scratch1/NCEPDEV/stmp2/Denise.Worthen/FV3_OPNREQ_TEST/opnReqTest_28630/control_p8_thr +Checking test thr control_p8 results .... + Comparing sfcf000.nc .........OK + Comparing sfcf021.nc .........OK + Comparing sfcf024.nc .........OK + Comparing atmf000.nc .........OK + Comparing atmf021.nc .........OK + Comparing atmf024.nc .........OK + Comparing GFSFLX.GrbF00 .........OK + Comparing GFSFLX.GrbF21 .........OK + Comparing GFSFLX.GrbF24 .........OK + Comparing GFSPRS.GrbF00 .........OK + Comparing GFSPRS.GrbF21 .........OK + Comparing GFSPRS.GrbF24 .........OK + Comparing RESTART/coupler.res .........OK + Comparing RESTART/fv_core.res.nc .........OK + Comparing RESTART/fv_core.res.tile1.nc .........OK + Comparing RESTART/fv_core.res.tile2.nc .........OK + Comparing RESTART/fv_core.res.tile3.nc .........OK + Comparing RESTART/fv_core.res.tile4.nc .........OK + Comparing RESTART/fv_core.res.tile5.nc .........OK + Comparing RESTART/fv_core.res.tile6.nc .........OK + Comparing RESTART/fv_srf_wnd.res.tile1.nc .........OK + Comparing RESTART/fv_srf_wnd.res.tile2.nc .........OK + Comparing RESTART/fv_srf_wnd.res.tile3.nc .........OK + Comparing RESTART/fv_srf_wnd.res.tile4.nc .........OK + Comparing RESTART/fv_srf_wnd.res.tile5.nc .........OK + Comparing RESTART/fv_srf_wnd.res.tile6.nc .........OK + Comparing RESTART/fv_tracer.res.tile1.nc .........OK + Comparing RESTART/fv_tracer.res.tile2.nc .........OK + Comparing RESTART/fv_tracer.res.tile3.nc .........OK + Comparing RESTART/fv_tracer.res.tile4.nc .........OK + Comparing RESTART/fv_tracer.res.tile5.nc .........OK + Comparing RESTART/fv_tracer.res.tile6.nc .........OK + Comparing RESTART/phy_data.tile1.nc .........OK + Comparing RESTART/phy_data.tile2.nc .........OK + Comparing RESTART/phy_data.tile3.nc .........OK + Comparing RESTART/phy_data.tile4.nc .........OK + Comparing RESTART/phy_data.tile5.nc .........OK + Comparing RESTART/phy_data.tile6.nc .........OK + Comparing RESTART/sfc_data.tile1.nc .........OK + Comparing RESTART/sfc_data.tile2.nc .........OK + Comparing RESTART/sfc_data.tile3.nc .........OK + Comparing RESTART/sfc_data.tile4.nc .........OK + Comparing RESTART/sfc_data.tile5.nc .........OK + Comparing RESTART/sfc_data.tile6.nc .........OK + + 0: The total amount of wall time = 167.427376 + 0: The maximum resident set size (KB) = 584948 + +Test thr control_p8 PASS + +OPERATION REQUIREMENT TEST WAS SUCCESSFUL +Fri Jan 7 14:25:13 UTC 2022 +Elapsed time: 00h:21m:37s. Have a nice day! diff --git a/tests/OpnReqTests_cpld_bmark_p8_hera.intel.log b/tests/OpnReqTests_cpld_bmark_p8_hera.intel.log new file mode 100644 index 0000000000..479b6adffa --- /dev/null +++ b/tests/OpnReqTests_cpld_bmark_p8_hera.intel.log @@ -0,0 +1,164 @@ +Fri Jan 7 16:13:28 UTC 2022 +Start Operation Requirement Test + +Compile std elapsed time 431 seconds. -DAPP=S2SW -DCCPP_SUITES=FV3_GFS_v16_coupled_nsstNoahmpUGWPv1,FV3_GFS_v16_coupled_p7_rrtmgp,FV3_GFS_v16_coupled_p8 -DMPI=ON -DCMAKE_BUILD_TYPE=Release -DMOM6SOLO=ON + +baseline dir = /scratch1/NCEPDEV/stmp4/Denise.Worthen/FV3_OPNREQ_TEST/OPNREQ_TEST/cpld_bmark_p8_std_base +working dir = /scratch1/NCEPDEV/stmp2/Denise.Worthen/FV3_OPNREQ_TEST/opnReqTest_21817/cpld_bmark_p8_dcp +Checking test dcp cpld_bmark_p8 results .... + Comparing sfcf006.nc .........OK + Comparing atmf006.nc .........OK + Comparing 20130401.060000.out_grd.gwes_30m .........OK + Comparing 20130401.060000.out_pnt.points .........OK + Comparing RESTART/coupler.res .........OK + Comparing RESTART/fv_core.res.nc .........OK + Comparing RESTART/fv_core.res.tile1.nc .........OK + Comparing RESTART/fv_core.res.tile2.nc .........OK + Comparing RESTART/fv_core.res.tile3.nc .........OK + Comparing RESTART/fv_core.res.tile4.nc .........OK + Comparing RESTART/fv_core.res.tile5.nc .........OK + Comparing RESTART/fv_core.res.tile6.nc .........OK + Comparing RESTART/fv_srf_wnd.res.tile1.nc .........OK + Comparing RESTART/fv_srf_wnd.res.tile2.nc .........OK + Comparing RESTART/fv_srf_wnd.res.tile3.nc .........OK + Comparing RESTART/fv_srf_wnd.res.tile4.nc .........OK + Comparing RESTART/fv_srf_wnd.res.tile5.nc .........OK + Comparing RESTART/fv_srf_wnd.res.tile6.nc .........OK + Comparing RESTART/fv_tracer.res.tile1.nc .........OK + Comparing RESTART/fv_tracer.res.tile2.nc .........OK + Comparing RESTART/fv_tracer.res.tile3.nc .........OK + Comparing RESTART/fv_tracer.res.tile4.nc .........OK + Comparing RESTART/fv_tracer.res.tile5.nc .........OK + Comparing RESTART/fv_tracer.res.tile6.nc .........OK + Comparing RESTART/phy_data.tile1.nc .........OK + Comparing RESTART/phy_data.tile2.nc .........OK + Comparing RESTART/phy_data.tile3.nc .........OK + Comparing RESTART/phy_data.tile4.nc .........OK + Comparing RESTART/phy_data.tile5.nc .........OK + Comparing RESTART/phy_data.tile6.nc .........OK + Comparing RESTART/sfc_data.tile1.nc .........OK + Comparing RESTART/sfc_data.tile2.nc .........OK + Comparing RESTART/sfc_data.tile3.nc .........OK + Comparing RESTART/sfc_data.tile4.nc .........OK + Comparing RESTART/sfc_data.tile5.nc .........OK + Comparing RESTART/sfc_data.tile6.nc .........OK + Comparing RESTART/MOM.res.nc .........OK + Comparing RESTART/MOM.res_1.nc .........OK + Comparing RESTART/MOM.res_2.nc .........OK + Comparing RESTART/MOM.res_3.nc .........OK + Comparing RESTART/iced.2013-04-01-21600.nc .........OK + Comparing RESTART/ufs.cpld.cpl.r.2013-04-01-21600.nc .........OK + + 0: The total amount of wall time = 1061.233846 + 0: The maximum resident set size (KB) = 1396392 + +Test dcp cpld_bmark_p8 PASS + + +baseline dir = /scratch1/NCEPDEV/stmp4/Denise.Worthen/FV3_OPNREQ_TEST/OPNREQ_TEST/cpld_bmark_p8_std_base +working dir = /scratch1/NCEPDEV/stmp2/Denise.Worthen/FV3_OPNREQ_TEST/opnReqTest_21817/cpld_bmark_p8_std_base +Checking test std_base cpld_bmark_p8 results .... +Moving baseline std_base cpld_bmark_p8 files .... + Moving sfcf006.nc .........OK + Moving atmf006.nc .........OK + Moving 20130401.060000.out_grd.gwes_30m .........OK + Moving 20130401.060000.out_pnt.points .........OK + Moving RESTART/coupler.res .........OK + Moving RESTART/fv_core.res.nc .........OK + Moving RESTART/fv_core.res.tile1.nc .........OK + Moving RESTART/fv_core.res.tile2.nc .........OK + Moving RESTART/fv_core.res.tile3.nc .........OK + Moving RESTART/fv_core.res.tile4.nc .........OK + Moving RESTART/fv_core.res.tile5.nc .........OK + Moving RESTART/fv_core.res.tile6.nc .........OK + Moving RESTART/fv_srf_wnd.res.tile1.nc .........OK + Moving RESTART/fv_srf_wnd.res.tile2.nc .........OK + Moving RESTART/fv_srf_wnd.res.tile3.nc .........OK + Moving RESTART/fv_srf_wnd.res.tile4.nc .........OK + Moving RESTART/fv_srf_wnd.res.tile5.nc .........OK + Moving RESTART/fv_srf_wnd.res.tile6.nc .........OK + Moving RESTART/fv_tracer.res.tile1.nc .........OK + Moving RESTART/fv_tracer.res.tile2.nc .........OK + Moving RESTART/fv_tracer.res.tile3.nc .........OK + Moving RESTART/fv_tracer.res.tile4.nc .........OK + Moving RESTART/fv_tracer.res.tile5.nc .........OK + Moving RESTART/fv_tracer.res.tile6.nc .........OK + Moving RESTART/phy_data.tile1.nc .........OK + Moving RESTART/phy_data.tile2.nc .........OK + Moving RESTART/phy_data.tile3.nc .........OK + Moving RESTART/phy_data.tile4.nc .........OK + Moving RESTART/phy_data.tile5.nc .........OK + Moving RESTART/phy_data.tile6.nc .........OK + Moving RESTART/sfc_data.tile1.nc .........OK + Moving RESTART/sfc_data.tile2.nc .........OK + Moving RESTART/sfc_data.tile3.nc .........OK + Moving RESTART/sfc_data.tile4.nc .........OK + Moving RESTART/sfc_data.tile5.nc .........OK + Moving RESTART/sfc_data.tile6.nc .........OK + Moving RESTART/MOM.res.nc .........OK + Moving RESTART/MOM.res_1.nc .........OK + Moving RESTART/MOM.res_2.nc .........OK + Moving RESTART/MOM.res_3.nc .........OK + Moving RESTART/iced.2013-04-01-21600.nc .........OK + Moving RESTART/ufs.cpld.cpl.r.2013-04-01-21600.nc .........OK + + 0: The total amount of wall time = 1081.300718 + 0: The maximum resident set size (KB) = 1401732 + +Test std_base cpld_bmark_p8 PASS + + +baseline dir = /scratch1/NCEPDEV/stmp4/Denise.Worthen/FV3_OPNREQ_TEST/OPNREQ_TEST/cpld_bmark_p8_std_base +working dir = /scratch1/NCEPDEV/stmp2/Denise.Worthen/FV3_OPNREQ_TEST/opnReqTest_21817/cpld_bmark_p8_thr +Checking test thr cpld_bmark_p8 results .... + Comparing sfcf006.nc .........OK + Comparing atmf006.nc .........OK + Comparing 20130401.060000.out_grd.gwes_30m .........OK + Comparing 20130401.060000.out_pnt.points .........OK + Comparing RESTART/coupler.res .........OK + Comparing RESTART/fv_core.res.nc .........OK + Comparing RESTART/fv_core.res.tile1.nc .........OK + Comparing RESTART/fv_core.res.tile2.nc .........OK + Comparing RESTART/fv_core.res.tile3.nc .........OK + Comparing RESTART/fv_core.res.tile4.nc .........OK + Comparing RESTART/fv_core.res.tile5.nc .........OK + Comparing RESTART/fv_core.res.tile6.nc .........OK + Comparing RESTART/fv_srf_wnd.res.tile1.nc .........OK + Comparing RESTART/fv_srf_wnd.res.tile2.nc .........OK + Comparing RESTART/fv_srf_wnd.res.tile3.nc .........OK + Comparing RESTART/fv_srf_wnd.res.tile4.nc .........OK + Comparing RESTART/fv_srf_wnd.res.tile5.nc .........OK + Comparing RESTART/fv_srf_wnd.res.tile6.nc .........OK + Comparing RESTART/fv_tracer.res.tile1.nc .........OK + Comparing RESTART/fv_tracer.res.tile2.nc .........OK + Comparing RESTART/fv_tracer.res.tile3.nc .........OK + Comparing RESTART/fv_tracer.res.tile4.nc .........OK + Comparing RESTART/fv_tracer.res.tile5.nc .........OK + Comparing RESTART/fv_tracer.res.tile6.nc .........OK + Comparing RESTART/phy_data.tile1.nc .........OK + Comparing RESTART/phy_data.tile2.nc .........OK + Comparing RESTART/phy_data.tile3.nc .........OK + Comparing RESTART/phy_data.tile4.nc .........OK + Comparing RESTART/phy_data.tile5.nc .........OK + Comparing RESTART/phy_data.tile6.nc .........OK + Comparing RESTART/sfc_data.tile1.nc .........OK + Comparing RESTART/sfc_data.tile2.nc .........OK + Comparing RESTART/sfc_data.tile3.nc .........OK + Comparing RESTART/sfc_data.tile4.nc .........OK + Comparing RESTART/sfc_data.tile5.nc .........OK + Comparing RESTART/sfc_data.tile6.nc .........OK + Comparing RESTART/MOM.res.nc .........OK + Comparing RESTART/MOM.res_1.nc .........OK + Comparing RESTART/MOM.res_2.nc .........OK + Comparing RESTART/MOM.res_3.nc .........OK + Comparing RESTART/iced.2013-04-01-21600.nc .........OK + Comparing RESTART/ufs.cpld.cpl.r.2013-04-01-21600.nc .........OK + + 0: The total amount of wall time = 865.097270 + 0: The maximum resident set size (KB) = 1378960 + +Test thr cpld_bmark_p8 PASS + +OPERATION REQUIREMENT TEST WAS SUCCESSFUL +Fri Jan 7 17:32:38 UTC 2022 +Elapsed time: 01h:19m:11s. Have a nice day! diff --git a/tests/OpnReqTests_cpld_control_c96_p8_hera.intel.log b/tests/OpnReqTests_cpld_control_c96_p8_hera.intel.log new file mode 100644 index 0000000000..aa62393bc5 --- /dev/null +++ b/tests/OpnReqTests_cpld_control_c96_p8_hera.intel.log @@ -0,0 +1,295 @@ +Fri Jan 7 14:53:44 UTC 2022 +Start Operation Requirement Test + +Compile dbg elapsed time 179 seconds. -DAPP=S2SW -DCCPP_SUITES=FV3_GFS_v16_coupled_nsstNoahmpUGWPv1,FV3_GFS_v16_coupled_p7_rrtmgp,FV3_GFS_v16_coupled_p8 -DDEBUG=ON -DMPI=ON -DCMAKE_BUILD_TYPE=Debug -DMOM6SOLO=ON +Compile std elapsed time 425 seconds. -DAPP=S2SW -DCCPP_SUITES=FV3_GFS_v16_coupled_nsstNoahmpUGWPv1,FV3_GFS_v16_coupled_p7_rrtmgp,FV3_GFS_v16_coupled_p8 -DMPI=ON -DCMAKE_BUILD_TYPE=Release -DMOM6SOLO=ON + +baseline dir = /scratch1/NCEPDEV/stmp4/Denise.Worthen/FV3_OPNREQ_TEST/OPNREQ_TEST/cpld_control_c96_p8_dbg_base +working dir = /scratch1/NCEPDEV/stmp2/Denise.Worthen/FV3_OPNREQ_TEST/opnReqTest_6177/cpld_control_c96_p8_dbg_base +Checking test dbg_base cpld_control_c96_p8 results .... +Moving baseline dbg_base cpld_control_c96_p8 files .... + Moving sfcf006.tile1.nc .........OK + Moving sfcf006.tile2.nc .........OK + Moving sfcf006.tile3.nc .........OK + Moving sfcf006.tile4.nc .........OK + Moving sfcf006.tile5.nc .........OK + Moving sfcf006.tile6.nc .........OK + Moving atmf006.tile1.nc .........OK + Moving atmf006.tile2.nc .........OK + Moving atmf006.tile3.nc .........OK + Moving atmf006.tile4.nc .........OK + Moving atmf006.tile5.nc .........OK + Moving atmf006.tile6.nc .........OK + Moving RESTART/coupler.res .........OK + Moving RESTART/fv_core.res.nc .........OK + Moving RESTART/fv_core.res.tile1.nc .........OK + Moving RESTART/fv_core.res.tile2.nc .........OK + Moving RESTART/fv_core.res.tile3.nc .........OK + Moving RESTART/fv_core.res.tile4.nc .........OK + Moving RESTART/fv_core.res.tile5.nc .........OK + Moving RESTART/fv_core.res.tile6.nc .........OK + Moving RESTART/fv_srf_wnd.res.tile1.nc .........OK + Moving RESTART/fv_srf_wnd.res.tile2.nc .........OK + Moving RESTART/fv_srf_wnd.res.tile3.nc .........OK + Moving RESTART/fv_srf_wnd.res.tile4.nc .........OK + Moving RESTART/fv_srf_wnd.res.tile5.nc .........OK + Moving RESTART/fv_srf_wnd.res.tile6.nc .........OK + Moving RESTART/fv_tracer.res.tile1.nc .........OK + Moving RESTART/fv_tracer.res.tile2.nc .........OK + Moving RESTART/fv_tracer.res.tile3.nc .........OK + Moving RESTART/fv_tracer.res.tile4.nc .........OK + Moving RESTART/fv_tracer.res.tile5.nc .........OK + Moving RESTART/fv_tracer.res.tile6.nc .........OK + Moving RESTART/phy_data.tile1.nc .........OK + Moving RESTART/phy_data.tile2.nc .........OK + Moving RESTART/phy_data.tile3.nc .........OK + Moving RESTART/phy_data.tile4.nc .........OK + Moving RESTART/phy_data.tile5.nc .........OK + Moving RESTART/phy_data.tile6.nc .........OK + Moving RESTART/sfc_data.tile1.nc .........OK + Moving RESTART/sfc_data.tile2.nc .........OK + Moving RESTART/sfc_data.tile3.nc .........OK + Moving RESTART/sfc_data.tile4.nc .........OK + Moving RESTART/sfc_data.tile5.nc .........OK + Moving RESTART/sfc_data.tile6.nc .........OK + Moving RESTART/MOM.res.nc .........OK + Moving RESTART/iced.2021-03-22-43200.nc .........OK + Moving RESTART/ufs.cpld.cpl.r.2021-03-22-43200.nc .........OK + + 0: The total amount of wall time = 610.112995 + 0: The maximum resident set size (KB) = 679260 + +Test dbg_base cpld_control_c96_p8 PASS + + +baseline dir = /scratch1/NCEPDEV/stmp4/Denise.Worthen/FV3_OPNREQ_TEST/OPNREQ_TEST/cpld_control_c96_p8_std_base +working dir = /scratch1/NCEPDEV/stmp2/Denise.Worthen/FV3_OPNREQ_TEST/opnReqTest_6177/cpld_control_c96_p8_dcp +Checking test dcp cpld_control_c96_p8 results .... + Comparing sfcf024.tile1.nc .........OK + Comparing sfcf024.tile2.nc .........OK + Comparing sfcf024.tile3.nc .........OK + Comparing sfcf024.tile4.nc .........OK + Comparing sfcf024.tile5.nc .........OK + Comparing sfcf024.tile6.nc .........OK + Comparing atmf024.tile1.nc .........OK + Comparing atmf024.tile2.nc .........OK + Comparing atmf024.tile3.nc .........OK + Comparing atmf024.tile4.nc .........OK + Comparing atmf024.tile5.nc .........OK + Comparing atmf024.tile6.nc .........OK + Comparing RESTART/coupler.res .........OK + Comparing RESTART/fv_core.res.nc .........OK + Comparing RESTART/fv_core.res.tile1.nc .........OK + Comparing RESTART/fv_core.res.tile2.nc .........OK + Comparing RESTART/fv_core.res.tile3.nc .........OK + Comparing RESTART/fv_core.res.tile4.nc .........OK + Comparing RESTART/fv_core.res.tile5.nc .........OK + Comparing RESTART/fv_core.res.tile6.nc .........OK + Comparing RESTART/fv_srf_wnd.res.tile1.nc .........OK + Comparing RESTART/fv_srf_wnd.res.tile2.nc .........OK + Comparing RESTART/fv_srf_wnd.res.tile3.nc .........OK + Comparing RESTART/fv_srf_wnd.res.tile4.nc .........OK + Comparing RESTART/fv_srf_wnd.res.tile5.nc .........OK + Comparing RESTART/fv_srf_wnd.res.tile6.nc .........OK + Comparing RESTART/fv_tracer.res.tile1.nc .........OK + Comparing RESTART/fv_tracer.res.tile2.nc .........OK + Comparing RESTART/fv_tracer.res.tile3.nc .........OK + Comparing RESTART/fv_tracer.res.tile4.nc .........OK + Comparing RESTART/fv_tracer.res.tile5.nc .........OK + Comparing RESTART/fv_tracer.res.tile6.nc .........OK + Comparing RESTART/phy_data.tile1.nc .........OK + Comparing RESTART/phy_data.tile2.nc .........OK + Comparing RESTART/phy_data.tile3.nc .........OK + Comparing RESTART/phy_data.tile4.nc .........OK + Comparing RESTART/phy_data.tile5.nc .........OK + Comparing RESTART/phy_data.tile6.nc .........OK + Comparing RESTART/sfc_data.tile1.nc .........OK + Comparing RESTART/sfc_data.tile2.nc .........OK + Comparing RESTART/sfc_data.tile3.nc .........OK + Comparing RESTART/sfc_data.tile4.nc .........OK + Comparing RESTART/sfc_data.tile5.nc .........OK + Comparing RESTART/sfc_data.tile6.nc .........OK + Comparing RESTART/MOM.res.nc .........OK + 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 = 215.847555 + 0: The maximum resident set size (KB) = 608832 + +Test dcp cpld_control_c96_p8 PASS + + +baseline dir = /scratch1/NCEPDEV/stmp4/Denise.Worthen/FV3_OPNREQ_TEST/OPNREQ_TEST/cpld_control_c96_p8_std_base +working dir = /scratch1/NCEPDEV/stmp2/Denise.Worthen/FV3_OPNREQ_TEST/opnReqTest_6177/cpld_control_c96_p8_rst +Checking test rst cpld_control_c96_p8 results .... + Comparing atmf024.tile1.nc .........OK + Comparing atmf024.tile2.nc .........OK + Comparing atmf024.tile3.nc .........OK + Comparing atmf024.tile4.nc .........OK + Comparing atmf024.tile5.nc .........OK + Comparing atmf024.tile6.nc .........OK + Comparing RESTART/coupler.res .........OK + Comparing RESTART/fv_core.res.nc .........OK + Comparing RESTART/fv_core.res.tile1.nc .........OK + Comparing RESTART/fv_core.res.tile2.nc .........OK + Comparing RESTART/fv_core.res.tile3.nc .........OK + Comparing RESTART/fv_core.res.tile4.nc .........OK + Comparing RESTART/fv_core.res.tile5.nc .........OK + Comparing RESTART/fv_core.res.tile6.nc .........OK + Comparing RESTART/fv_srf_wnd.res.tile1.nc .........OK + Comparing RESTART/fv_srf_wnd.res.tile2.nc .........OK + Comparing RESTART/fv_srf_wnd.res.tile3.nc .........OK + Comparing RESTART/fv_srf_wnd.res.tile4.nc .........OK + Comparing RESTART/fv_srf_wnd.res.tile5.nc .........OK + Comparing RESTART/fv_srf_wnd.res.tile6.nc .........OK + Comparing RESTART/fv_tracer.res.tile1.nc .........OK + Comparing RESTART/fv_tracer.res.tile2.nc .........OK + Comparing RESTART/fv_tracer.res.tile3.nc .........OK + Comparing RESTART/fv_tracer.res.tile4.nc .........OK + Comparing RESTART/fv_tracer.res.tile5.nc .........OK + Comparing RESTART/fv_tracer.res.tile6.nc .........OK + Comparing RESTART/iced.2021-03-23-21600.nc .........OK + Comparing RESTART/MOM.res.nc .........OK + Comparing RESTART/phy_data.tile1.nc .........OK + Comparing RESTART/phy_data.tile2.nc .........OK + Comparing RESTART/phy_data.tile3.nc .........OK + Comparing RESTART/phy_data.tile4.nc .........OK + Comparing RESTART/phy_data.tile5.nc .........OK + Comparing RESTART/phy_data.tile6.nc .........OK + Comparing RESTART/sfc_data.tile1.nc .........OK + Comparing RESTART/sfc_data.tile2.nc .........OK + Comparing RESTART/sfc_data.tile3.nc .........OK + Comparing RESTART/sfc_data.tile4.nc .........OK + Comparing RESTART/sfc_data.tile5.nc .........OK + Comparing RESTART/sfc_data.tile6.nc .........OK + Comparing RESTART/ufs.cpld.cpl.r.2021-03-23-21600.nc .........OK + Comparing sfcf024.tile1.nc .........OK + Comparing sfcf024.tile2.nc .........OK + Comparing sfcf024.tile3.nc .........OK + Comparing sfcf024.tile4.nc .........OK + Comparing sfcf024.tile5.nc .........OK + Comparing sfcf024.tile6.nc .........OK + + 0: The total amount of wall time = 110.291314 + 0: The maximum resident set size (KB) = 424660 + +Test rst cpld_control_c96_p8 PASS + + +baseline dir = /scratch1/NCEPDEV/stmp4/Denise.Worthen/FV3_OPNREQ_TEST/OPNREQ_TEST/cpld_control_c96_p8_std_base +working dir = /scratch1/NCEPDEV/stmp2/Denise.Worthen/FV3_OPNREQ_TEST/opnReqTest_6177/cpld_control_c96_p8_std_base +Checking test std_base cpld_control_c96_p8 results .... +Moving baseline std_base cpld_control_c96_p8 files .... + Moving sfcf024.tile1.nc .........OK + Moving sfcf024.tile2.nc .........OK + Moving sfcf024.tile3.nc .........OK + Moving sfcf024.tile4.nc .........OK + Moving sfcf024.tile5.nc .........OK + Moving sfcf024.tile6.nc .........OK + Moving atmf024.tile1.nc .........OK + Moving atmf024.tile2.nc .........OK + Moving atmf024.tile3.nc .........OK + Moving atmf024.tile4.nc .........OK + Moving atmf024.tile5.nc .........OK + Moving atmf024.tile6.nc .........OK + Moving RESTART/coupler.res .........OK + Moving RESTART/fv_core.res.nc .........OK + Moving RESTART/fv_core.res.tile1.nc .........OK + Moving RESTART/fv_core.res.tile2.nc .........OK + Moving RESTART/fv_core.res.tile3.nc .........OK + Moving RESTART/fv_core.res.tile4.nc .........OK + Moving RESTART/fv_core.res.tile5.nc .........OK + Moving RESTART/fv_core.res.tile6.nc .........OK + Moving RESTART/fv_srf_wnd.res.tile1.nc .........OK + Moving RESTART/fv_srf_wnd.res.tile2.nc .........OK + Moving RESTART/fv_srf_wnd.res.tile3.nc .........OK + Moving RESTART/fv_srf_wnd.res.tile4.nc .........OK + Moving RESTART/fv_srf_wnd.res.tile5.nc .........OK + Moving RESTART/fv_srf_wnd.res.tile6.nc .........OK + Moving RESTART/fv_tracer.res.tile1.nc .........OK + Moving RESTART/fv_tracer.res.tile2.nc .........OK + Moving RESTART/fv_tracer.res.tile3.nc .........OK + Moving RESTART/fv_tracer.res.tile4.nc .........OK + Moving RESTART/fv_tracer.res.tile5.nc .........OK + Moving RESTART/fv_tracer.res.tile6.nc .........OK + Moving RESTART/phy_data.tile1.nc .........OK + Moving RESTART/phy_data.tile2.nc .........OK + Moving RESTART/phy_data.tile3.nc .........OK + Moving RESTART/phy_data.tile4.nc .........OK + Moving RESTART/phy_data.tile5.nc .........OK + Moving RESTART/phy_data.tile6.nc .........OK + Moving RESTART/sfc_data.tile1.nc .........OK + Moving RESTART/sfc_data.tile2.nc .........OK + Moving RESTART/sfc_data.tile3.nc .........OK + Moving RESTART/sfc_data.tile4.nc .........OK + Moving RESTART/sfc_data.tile5.nc .........OK + Moving RESTART/sfc_data.tile6.nc .........OK + Moving RESTART/MOM.res.nc .........OK + Moving RESTART/iced.2021-03-23-21600.nc .........OK + Moving RESTART/ufs.cpld.cpl.r.2021-03-23-21600.nc .........OK + + 0: The total amount of wall time = 200.753089 + 0: The maximum resident set size (KB) = 617236 + +Test std_base cpld_control_c96_p8 PASS + + +baseline dir = /scratch1/NCEPDEV/stmp4/Denise.Worthen/FV3_OPNREQ_TEST/OPNREQ_TEST/cpld_control_c96_p8_std_base +working dir = /scratch1/NCEPDEV/stmp2/Denise.Worthen/FV3_OPNREQ_TEST/opnReqTest_6177/cpld_control_c96_p8_thr +Checking test thr cpld_control_c96_p8 results .... + Comparing sfcf024.tile1.nc .........OK + Comparing sfcf024.tile2.nc .........OK + Comparing sfcf024.tile3.nc .........OK + Comparing sfcf024.tile4.nc .........OK + Comparing sfcf024.tile5.nc .........OK + Comparing sfcf024.tile6.nc .........OK + Comparing atmf024.tile1.nc .........OK + Comparing atmf024.tile2.nc .........OK + Comparing atmf024.tile3.nc .........OK + Comparing atmf024.tile4.nc .........OK + Comparing atmf024.tile5.nc .........OK + Comparing atmf024.tile6.nc .........OK + Comparing RESTART/coupler.res .........OK + Comparing RESTART/fv_core.res.nc .........OK + Comparing RESTART/fv_core.res.tile1.nc .........OK + Comparing RESTART/fv_core.res.tile2.nc .........OK + Comparing RESTART/fv_core.res.tile3.nc .........OK + Comparing RESTART/fv_core.res.tile4.nc .........OK + Comparing RESTART/fv_core.res.tile5.nc .........OK + Comparing RESTART/fv_core.res.tile6.nc .........OK + Comparing RESTART/fv_srf_wnd.res.tile1.nc .........OK + Comparing RESTART/fv_srf_wnd.res.tile2.nc .........OK + Comparing RESTART/fv_srf_wnd.res.tile3.nc .........OK + Comparing RESTART/fv_srf_wnd.res.tile4.nc .........OK + Comparing RESTART/fv_srf_wnd.res.tile5.nc .........OK + Comparing RESTART/fv_srf_wnd.res.tile6.nc .........OK + Comparing RESTART/fv_tracer.res.tile1.nc .........OK + Comparing RESTART/fv_tracer.res.tile2.nc .........OK + Comparing RESTART/fv_tracer.res.tile3.nc .........OK + Comparing RESTART/fv_tracer.res.tile4.nc .........OK + Comparing RESTART/fv_tracer.res.tile5.nc .........OK + Comparing RESTART/fv_tracer.res.tile6.nc .........OK + Comparing RESTART/phy_data.tile1.nc .........OK + Comparing RESTART/phy_data.tile2.nc .........OK + Comparing RESTART/phy_data.tile3.nc .........OK + Comparing RESTART/phy_data.tile4.nc .........OK + Comparing RESTART/phy_data.tile5.nc .........OK + Comparing RESTART/phy_data.tile6.nc .........OK + Comparing RESTART/sfc_data.tile1.nc .........OK + Comparing RESTART/sfc_data.tile2.nc .........OK + Comparing RESTART/sfc_data.tile3.nc .........OK + Comparing RESTART/sfc_data.tile4.nc .........OK + Comparing RESTART/sfc_data.tile5.nc .........OK + Comparing RESTART/sfc_data.tile6.nc .........OK + Comparing RESTART/MOM.res.nc .........OK + 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 = 233.384680 + 0: The maximum resident set size (KB) = 688392 + +Test thr cpld_control_c96_p8 PASS + +OPERATION REQUIREMENT TEST WAS SUCCESSFUL +Fri Jan 7 15:23:27 UTC 2022 +Elapsed time: 00h:29m:43s. Have a nice day! diff --git a/tests/OpnReqTests_cpld_control_p8_hera.intel.log b/tests/OpnReqTests_cpld_control_p8_hera.intel.log new file mode 100644 index 0000000000..a48de256aa --- /dev/null +++ b/tests/OpnReqTests_cpld_control_p8_hera.intel.log @@ -0,0 +1,188 @@ +Fri Jan 7 15:33:16 UTC 2022 +Start Operation Requirement Test + +Compile std elapsed time 428 seconds. -DAPP=S2SW -DCCPP_SUITES=FV3_GFS_v16_coupled_nsstNoahmpUGWPv1,FV3_GFS_v16_coupled_p7_rrtmgp,FV3_GFS_v16_coupled_p8 -DMPI=ON -DCMAKE_BUILD_TYPE=Release -DMOM6SOLO=ON + +baseline dir = /scratch1/NCEPDEV/stmp4/Denise.Worthen/FV3_OPNREQ_TEST/OPNREQ_TEST/cpld_control_p8_std_base +working dir = /scratch1/NCEPDEV/stmp2/Denise.Worthen/FV3_OPNREQ_TEST/opnReqTest_14011/cpld_control_p8_dcp +Checking test dcp cpld_control_p8 results .... + Comparing sfcf024.tile1.nc .........OK + Comparing sfcf024.tile2.nc .........OK + Comparing sfcf024.tile3.nc .........OK + Comparing sfcf024.tile4.nc .........OK + Comparing sfcf024.tile5.nc .........OK + Comparing sfcf024.tile6.nc .........OK + Comparing atmf024.tile1.nc .........OK + Comparing atmf024.tile2.nc .........OK + Comparing atmf024.tile3.nc .........OK + Comparing atmf024.tile4.nc .........OK + Comparing atmf024.tile5.nc .........OK + Comparing atmf024.tile6.nc .........OK + Comparing RESTART/coupler.res .........OK + Comparing RESTART/fv_core.res.nc .........OK + Comparing RESTART/fv_core.res.tile1.nc .........OK + Comparing RESTART/fv_core.res.tile2.nc .........OK + Comparing RESTART/fv_core.res.tile3.nc .........OK + Comparing RESTART/fv_core.res.tile4.nc .........OK + Comparing RESTART/fv_core.res.tile5.nc .........OK + Comparing RESTART/fv_core.res.tile6.nc .........OK + Comparing RESTART/fv_srf_wnd.res.tile1.nc .........OK + Comparing RESTART/fv_srf_wnd.res.tile2.nc .........OK + Comparing RESTART/fv_srf_wnd.res.tile3.nc .........OK + Comparing RESTART/fv_srf_wnd.res.tile4.nc .........OK + Comparing RESTART/fv_srf_wnd.res.tile5.nc .........OK + Comparing RESTART/fv_srf_wnd.res.tile6.nc .........OK + Comparing RESTART/fv_tracer.res.tile1.nc .........OK + Comparing RESTART/fv_tracer.res.tile2.nc .........OK + Comparing RESTART/fv_tracer.res.tile3.nc .........OK + Comparing RESTART/fv_tracer.res.tile4.nc .........OK + Comparing RESTART/fv_tracer.res.tile5.nc .........OK + Comparing RESTART/fv_tracer.res.tile6.nc .........OK + Comparing RESTART/phy_data.tile1.nc .........OK + Comparing RESTART/phy_data.tile2.nc .........OK + Comparing RESTART/phy_data.tile3.nc .........OK + Comparing RESTART/phy_data.tile4.nc .........OK + Comparing RESTART/phy_data.tile5.nc .........OK + Comparing RESTART/phy_data.tile6.nc .........OK + Comparing RESTART/sfc_data.tile1.nc .........OK + Comparing RESTART/sfc_data.tile2.nc .........OK + Comparing RESTART/sfc_data.tile3.nc .........OK + Comparing RESTART/sfc_data.tile4.nc .........OK + Comparing RESTART/sfc_data.tile5.nc .........OK + Comparing RESTART/sfc_data.tile6.nc .........OK + Comparing RESTART/MOM.res.nc .........OK + Comparing RESTART/iced.2021-03-23-21600.nc .........OK + Comparing RESTART/ufs.cpld.cpl.r.2021-03-23-21600.nc .........OK + Comparing 20210323.060000.out_grd.glo_1deg .........OK + Comparing 20210323.060000.out_pnt.points .........OK + Comparing 20210323.060000.restart.glo_1deg .........OK + + 0: The total amount of wall time = 222.764538 + 0: The maximum resident set size (KB) = 620636 + +Test dcp cpld_control_p8 PASS + + +baseline dir = /scratch1/NCEPDEV/stmp4/Denise.Worthen/FV3_OPNREQ_TEST/OPNREQ_TEST/cpld_control_p8_std_base +working dir = /scratch1/NCEPDEV/stmp2/Denise.Worthen/FV3_OPNREQ_TEST/opnReqTest_14011/cpld_control_p8_std_base +Checking test std_base cpld_control_p8 results .... +Moving baseline std_base cpld_control_p8 files .... + Moving sfcf024.tile1.nc .........OK + Moving sfcf024.tile2.nc .........OK + Moving sfcf024.tile3.nc .........OK + Moving sfcf024.tile4.nc .........OK + Moving sfcf024.tile5.nc .........OK + Moving sfcf024.tile6.nc .........OK + Moving atmf024.tile1.nc .........OK + Moving atmf024.tile2.nc .........OK + Moving atmf024.tile3.nc .........OK + Moving atmf024.tile4.nc .........OK + Moving atmf024.tile5.nc .........OK + Moving atmf024.tile6.nc .........OK + Moving RESTART/coupler.res .........OK + Moving RESTART/fv_core.res.nc .........OK + Moving RESTART/fv_core.res.tile1.nc .........OK + Moving RESTART/fv_core.res.tile2.nc .........OK + Moving RESTART/fv_core.res.tile3.nc .........OK + Moving RESTART/fv_core.res.tile4.nc .........OK + Moving RESTART/fv_core.res.tile5.nc .........OK + Moving RESTART/fv_core.res.tile6.nc .........OK + Moving RESTART/fv_srf_wnd.res.tile1.nc .........OK + Moving RESTART/fv_srf_wnd.res.tile2.nc .........OK + Moving RESTART/fv_srf_wnd.res.tile3.nc .........OK + Moving RESTART/fv_srf_wnd.res.tile4.nc .........OK + Moving RESTART/fv_srf_wnd.res.tile5.nc .........OK + Moving RESTART/fv_srf_wnd.res.tile6.nc .........OK + Moving RESTART/fv_tracer.res.tile1.nc .........OK + Moving RESTART/fv_tracer.res.tile2.nc .........OK + Moving RESTART/fv_tracer.res.tile3.nc .........OK + Moving RESTART/fv_tracer.res.tile4.nc .........OK + Moving RESTART/fv_tracer.res.tile5.nc .........OK + Moving RESTART/fv_tracer.res.tile6.nc .........OK + Moving RESTART/phy_data.tile1.nc .........OK + Moving RESTART/phy_data.tile2.nc .........OK + Moving RESTART/phy_data.tile3.nc .........OK + Moving RESTART/phy_data.tile4.nc .........OK + Moving RESTART/phy_data.tile5.nc .........OK + Moving RESTART/phy_data.tile6.nc .........OK + Moving RESTART/sfc_data.tile1.nc .........OK + Moving RESTART/sfc_data.tile2.nc .........OK + Moving RESTART/sfc_data.tile3.nc .........OK + Moving RESTART/sfc_data.tile4.nc .........OK + Moving RESTART/sfc_data.tile5.nc .........OK + Moving RESTART/sfc_data.tile6.nc .........OK + Moving RESTART/MOM.res.nc .........OK + Moving RESTART/iced.2021-03-23-21600.nc .........OK + Moving RESTART/ufs.cpld.cpl.r.2021-03-23-21600.nc .........OK + Moving 20210323.060000.out_grd.glo_1deg .........OK + Moving 20210323.060000.out_pnt.points .........OK + Moving 20210323.060000.restart.glo_1deg .........OK + + 0: The total amount of wall time = 206.284805 + 0: The maximum resident set size (KB) = 629128 + +Test std_base cpld_control_p8 PASS + + +baseline dir = /scratch1/NCEPDEV/stmp4/Denise.Worthen/FV3_OPNREQ_TEST/OPNREQ_TEST/cpld_control_p8_std_base +working dir = /scratch1/NCEPDEV/stmp2/Denise.Worthen/FV3_OPNREQ_TEST/opnReqTest_14011/cpld_control_p8_thr +Checking test thr cpld_control_p8 results .... + Comparing sfcf024.tile1.nc .........OK + Comparing sfcf024.tile2.nc .........OK + Comparing sfcf024.tile3.nc .........OK + Comparing sfcf024.tile4.nc .........OK + Comparing sfcf024.tile5.nc .........OK + Comparing sfcf024.tile6.nc .........OK + Comparing atmf024.tile1.nc .........OK + Comparing atmf024.tile2.nc .........OK + Comparing atmf024.tile3.nc .........OK + Comparing atmf024.tile4.nc .........OK + Comparing atmf024.tile5.nc .........OK + Comparing atmf024.tile6.nc .........OK + Comparing RESTART/coupler.res .........OK + Comparing RESTART/fv_core.res.nc .........OK + Comparing RESTART/fv_core.res.tile1.nc .........OK + Comparing RESTART/fv_core.res.tile2.nc .........OK + Comparing RESTART/fv_core.res.tile3.nc .........OK + Comparing RESTART/fv_core.res.tile4.nc .........OK + Comparing RESTART/fv_core.res.tile5.nc .........OK + Comparing RESTART/fv_core.res.tile6.nc .........OK + Comparing RESTART/fv_srf_wnd.res.tile1.nc .........OK + Comparing RESTART/fv_srf_wnd.res.tile2.nc .........OK + Comparing RESTART/fv_srf_wnd.res.tile3.nc .........OK + Comparing RESTART/fv_srf_wnd.res.tile4.nc .........OK + Comparing RESTART/fv_srf_wnd.res.tile5.nc .........OK + Comparing RESTART/fv_srf_wnd.res.tile6.nc .........OK + Comparing RESTART/fv_tracer.res.tile1.nc .........OK + Comparing RESTART/fv_tracer.res.tile2.nc .........OK + Comparing RESTART/fv_tracer.res.tile3.nc .........OK + Comparing RESTART/fv_tracer.res.tile4.nc .........OK + Comparing RESTART/fv_tracer.res.tile5.nc .........OK + Comparing RESTART/fv_tracer.res.tile6.nc .........OK + Comparing RESTART/phy_data.tile1.nc .........OK + Comparing RESTART/phy_data.tile2.nc .........OK + Comparing RESTART/phy_data.tile3.nc .........OK + Comparing RESTART/phy_data.tile4.nc .........OK + Comparing RESTART/phy_data.tile5.nc .........OK + Comparing RESTART/phy_data.tile6.nc .........OK + Comparing RESTART/sfc_data.tile1.nc .........OK + Comparing RESTART/sfc_data.tile2.nc .........OK + Comparing RESTART/sfc_data.tile3.nc .........OK + Comparing RESTART/sfc_data.tile4.nc .........OK + Comparing RESTART/sfc_data.tile5.nc .........OK + Comparing RESTART/sfc_data.tile6.nc .........OK + Comparing RESTART/MOM.res.nc .........OK + Comparing RESTART/iced.2021-03-23-21600.nc .........OK + Comparing RESTART/ufs.cpld.cpl.r.2021-03-23-21600.nc .........OK + Comparing 20210323.060000.out_grd.glo_1deg .........OK + Comparing 20210323.060000.out_pnt.points .........OK + Comparing 20210323.060000.restart.glo_1deg .........OK + + 0: The total amount of wall time = 239.846368 + 0: The maximum resident set size (KB) = 686584 + +Test thr cpld_control_p8 PASS + +OPERATION REQUIREMENT TEST WAS SUCCESSFUL +Fri Jan 7 15:58:06 UTC 2022 +Elapsed time: 00h:24m:51s. Have a nice day! diff --git a/tests/opnReqTests/thr.sh b/tests/opnReqTests/thr.sh index b509b714df..53e3eab0de 100644 --- a/tests/opnReqTests/thr.sh +++ b/tests/opnReqTests/thr.sh @@ -16,7 +16,7 @@ elif [[ $application == 'regional' ]]; then NODES=$(((TASKS+TPN-1)/TPN)) elif [[ $application == 'cpld' ]]; then if [[ $CI_TEST != 'true' ]]; then - if [[ $TEST_NAME == 'cpld_control_c96_p7' ]]; then + if [[ $TEST_NAME == 'cpld_control_c96_p8' ]]; then INPES=3 JNPES=4 med_petlist_bounds="0 71" @@ -25,7 +25,7 @@ elif [[ $application == 'cpld' ]]; then ice_petlist_bounds="108 119" TASKS=$((INPES*JNPES*6 + WRITE_GROUP*WRTTASK_PER_GROUP + 30 + 12)) NODES=$(((TASKS+TPN-1)/TPN)) - elif [[ $TEST_NAME == 'cpld_control_p7' ]]; then + elif [[ $TEST_NAME == 'cpld_control_p8' ]]; then INPES=3 JNPES=4 med_petlist_bounds="0 71" @@ -35,7 +35,7 @@ elif [[ $application == 'cpld' ]]; then wav_petlist_bounds="108 119" TASKS=$((INPES*JNPES*6 + WRITE_GROUP*WRTTASK_PER_GROUP + 20 + 10 + 12)) NODES=$(((TASKS+TPN-1)/TPN)) - elif [[ $TEST_NAME == 'cpld_bmark_p7' ]]; then + elif [[ $TEST_NAME == 'cpld_bmark_p8' ]]; then NODES=$(((TASKS+TPN-1)/TPN)) else echo "This test is not yet set up for the thread test" From 07cd3eaf86899b0964a5771ee856058657137393 Mon Sep 17 00:00:00 2001 From: "denise.worthen" Date: Tue, 11 Jan 2022 09:50:28 -0500 Subject: [PATCH 12/29] update namelists for default P8 settings * add IOPT_SFC=3 as default; set IOPT_SFC=1 in p7 tests * change min_seaice to 1e-6; set to 1e-11 in p7 tests --- tests/default_vars.sh | 3 ++- tests/parm/cpld_control.nml.IN | 2 +- tests/tests/control_p7_rrtmgp | 3 +++ tests/tests/cpld_bmark_p7 | 2 ++ tests/tests/cpld_bmark_p7_35d | 2 ++ tests/tests/cpld_control_p7_rrtmgp | 4 +++- 6 files changed, 13 insertions(+), 3 deletions(-) diff --git a/tests/default_vars.sh b/tests/default_vars.sh index 8cedf84e68..66c508afa2 100755 --- a/tests/default_vars.sh +++ b/tests/default_vars.sh @@ -1140,6 +1140,7 @@ export FSICL=99999 # P8 export USE_CICE_ALB=.true. +export IOPT_SFC=3 # P7 default mushy thermo export KTHERM=2 @@ -1150,7 +1151,7 @@ export CPLICE=.true. export CPL=.true. export CPLWAV=.true. export CPLWAV2ATM=.true. -export MIN_SEAICE=1.0e-11 +export MIN_SEAICE=1.0e-6 # for FV3: default values will be changed if doing a warm-warm restart export WARM_START=.false. diff --git a/tests/parm/cpld_control.nml.IN b/tests/parm/cpld_control.nml.IN index 1ae06417c5..2635b779b3 100644 --- a/tests/parm/cpld_control.nml.IN +++ b/tests/parm/cpld_control.nml.IN @@ -158,7 +158,7 @@ deflate_level=1 iopt_crs = @[IOPT_CRS] iopt_btr = 1 iopt_run = 1 - iopt_sfc = 1 + iopt_sfc = @[IOPT_SFC] iopt_frz = 1 iopt_inf = 1 iopt_rad = @[IOPT_RAD] diff --git a/tests/tests/control_p7_rrtmgp b/tests/tests/control_p7_rrtmgp index 4ef3f68ca2..91cbadb383 100644 --- a/tests/tests/control_p7_rrtmgp +++ b/tests/tests/control_p7_rrtmgp @@ -136,6 +136,9 @@ export FNABSC="'C96.maximum_snow_albedo.tileX.nc'" export LANDICE=".false." export FSICL=99999 +#P7 +export IOPT_SFC=1 + #required for NML.IN sharing export USE_CICE_ALB=.false. export MIN_SEAICE=0.15 diff --git a/tests/tests/cpld_bmark_p7 b/tests/tests/cpld_bmark_p7 index 73b2852c9b..a6f558ec73 100644 --- a/tests/tests/cpld_bmark_p7 +++ b/tests/tests/cpld_bmark_p7 @@ -132,6 +132,8 @@ export MOM6_RESTART_SETTING=r #P7 export USE_CICE_ALB=.false. +export MIN_SEAICE=1.0e-11 +export IOPT_SFC=1 export WW3GRIDLINE="'gwes_30m' 'no' 'CPL:native' 'CPL:native' 'CPL:native' 'no' 'no' 'no' 'no' 'no' 1 1 0.00 1.00 F" export WW3RSTDTHR=${FHMAX} diff --git a/tests/tests/cpld_bmark_p7_35d b/tests/tests/cpld_bmark_p7_35d index 9a68fef130..3402cb7eed 100644 --- a/tests/tests/cpld_bmark_p7_35d +++ b/tests/tests/cpld_bmark_p7_35d @@ -95,6 +95,8 @@ export MOM6_RESTART_SETTING=r #P7 export USE_CICE_ALB=.false. +export MIN_SEAICE=1.0e-11 +export IOPT_SFC=1 export WW3GRIDLINE="'gwes_30m' 'no' 'CPL:native' 'CPL:native' 'CPL:native' 'no' 'no' 'no' 'no' 'no' 1 1 0.00 1.00 F" export WW3RSTDTHR=${FHMAX} diff --git a/tests/tests/cpld_control_p7_rrtmgp b/tests/tests/cpld_control_p7_rrtmgp index d5b8747e24..38b01f41b7 100644 --- a/tests/tests/cpld_control_p7_rrtmgp +++ b/tests/tests/cpld_control_p7_rrtmgp @@ -1,5 +1,5 @@ # -# cpld_control P7 test +# cpld_control P7 test with RRTMGP # export TEST_DESCR="Fully coupled FV3-CCPP-MOM6-CICE-CMEPS-WW3 system - C96MX100 + RRTMGP" @@ -66,6 +66,8 @@ export RESTART_INTERVAL="${RESTART_N} -1" export eps_imesh=2.5e-1 #P7 export USE_CICE_ALB=.false. +export MIN_SEAICE=1.0e-11 +export IOPT_SFC=1 export FV3_RUN=cpld_control_run.IN export DO_RRTMGP=.true. From e8006b2fcf41e601d30ef8b720d84d7d40c4a410 Mon Sep 17 00:00:00 2001 From: "denise.worthen" Date: Tue, 11 Jan 2022 10:51:59 -0500 Subject: [PATCH 13/29] move min_seaice setting in default_vars --- tests/default_vars.sh | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/tests/default_vars.sh b/tests/default_vars.sh index 66c508afa2..b0f0634f39 100755 --- a/tests/default_vars.sh +++ b/tests/default_vars.sh @@ -1140,6 +1140,7 @@ export FSICL=99999 # P8 export USE_CICE_ALB=.true. +export MIN_SEAICE=1.0e-6 export IOPT_SFC=3 # P7 default mushy thermo @@ -1151,7 +1152,6 @@ export CPLICE=.true. export CPL=.true. export CPLWAV=.true. export CPLWAV2ATM=.true. -export MIN_SEAICE=1.0e-6 # for FV3: default values will be changed if doing a warm-warm restart export WARM_START=.false. From 39d0c7089c5563ea716acd369176a069ed53d86d Mon Sep 17 00:00:00 2001 From: "denise.worthen" Date: Tue, 11 Jan 2022 17:26:06 -0500 Subject: [PATCH 14/29] update parameter values for final P7 configuration * set dddmp=0.1 in both P7 and P8. This matches the final P7 configuration. It will change P7 baselines. * set cdmbwd in both P7 and P8 to the final P7 configuration. (1.0,2.2,1.0,1.0) for all resolutions. It will change P7 baselines. --- tests/default_vars.sh | 8 +++++--- tests/parm/cpld_control_rrtmgp.nml.IN | 2 +- tests/tests/control_2threads_p8 | 8 ++++++-- tests/tests/control_debug_p8 | 8 ++++++-- tests/tests/control_decomp_p8 | 9 ++++++--- tests/tests/control_p7_rrtmgp | 3 ++- tests/tests/control_p8 | 8 ++++++-- tests/tests/control_restart_p8 | 8 ++++++-- tests/tests/cpld_bmark_mpi_p8 | 3 --- tests/tests/cpld_bmark_p7 | 3 --- tests/tests/cpld_bmark_p7_35d | 3 --- tests/tests/cpld_bmark_p8 | 3 --- tests/tests/cpld_bmark_p8_35d | 3 --- tests/tests/cpld_control_c192_p8 | 3 --- tests/tests/cpld_control_c384_p8 | 3 --- tests/tests/cpld_restart_c192_p8 | 3 --- tests/tests/cpld_restart_c384_p8 | 3 --- 17 files changed, 38 insertions(+), 43 deletions(-) diff --git a/tests/default_vars.sh b/tests/default_vars.sh index 88a31ad8c1..00c377fb20 100755 --- a/tests/default_vars.sh +++ b/tests/default_vars.sh @@ -1071,7 +1071,7 @@ export FHROT=0 export NSOUT=-1 export OUTPUT_FH='6 -1' -#P7 default +# P7 default export IALB=2 export IEMS=2 export LSM=2 @@ -1080,13 +1080,15 @@ export IOPT_CRS=2 export IOPT_RAD=3 export IOPT_ALB=1 export IOPT_STC=3 +# P8 +export IOPT_SFC=3 # FV3 P7 settings export D2_BG_K1=0.20 export D2_BG_K2=0.04 export DZ_MIN=2 export PSM_BC=1 -export DDDMP=0.2 +export DDDMP=0.1 # P7 Merra2 Aerosols & NSST export USE_MERRA2=.true. @@ -1108,6 +1110,7 @@ export DO_GSL_DRAG_TOFD=.true. export DO_UGWP_V1_OROG_ONLY=.false. export DO_UGWP_V0_NST_ONLY=.false. export LDIAG_UGWP=.false. +export CDMBWD='1.0,2.2,1.0,1.0' # P7 CA export DO_CA=.true. @@ -1142,7 +1145,6 @@ export FSICL=99999 # P8 export USE_CICE_ALB=.true. export MIN_SEAICE=1.0e-6 -export IOPT_SFC=3 # P7 default mushy thermo export KTHERM=2 diff --git a/tests/parm/cpld_control_rrtmgp.nml.IN b/tests/parm/cpld_control_rrtmgp.nml.IN index 1fb0bd6f12..6c8d026b3c 100644 --- a/tests/parm/cpld_control_rrtmgp.nml.IN +++ b/tests/parm/cpld_control_rrtmgp.nml.IN @@ -158,7 +158,7 @@ deflate_level=1 iopt_crs = @[IOPT_CRS] iopt_btr = 1 iopt_run = 1 - iopt_sfc = 1 + iopt_sfc = @[IOPT_SFC] iopt_frz = 1 iopt_inf = 1 iopt_rad = @[IOPT_RAD] diff --git a/tests/tests/control_2threads_p8 b/tests/tests/control_2threads_p8 index aa1ab6f312..12216fd348 100644 --- a/tests/tests/control_2threads_p8 +++ b/tests/tests/control_2threads_p8 @@ -68,7 +68,7 @@ export INPES=$INPES_thrd export JNPES=$JNPES_thrd export WRTTASK_PER_GROUP=6 -#P7 default +# P7 default export IALB=2 export IEMS=2 export LSM=2 @@ -77,13 +77,16 @@ export IOPT_CRS=2 export IOPT_RAD=3 export IOPT_ALB=1 export IOPT_STC=3 +# P8 +export IOPT_SFC=3 # FV3 P7 settings export D2_BG_K1=0.20 export D2_BG_K2=0.04 export DZ_MIN=2 export PSM_BC=1 -export DDDMP=0.2 +# P8 +export DDDMP=0.1 # P7 Merra2 Aerosols & NSST export USE_MERRA2=.true. @@ -105,6 +108,7 @@ export DO_GSL_DRAG_TOFD=.true. export DO_UGWP_V1_OROG_ONLY=.false. export DO_UGWP_V0_NST_ONLY=.false. export LDIAG_UGWP=.false. +export CDMBWD='1.0,2.2,1.0,1.0' # P7 CA export DO_CA=.true. diff --git a/tests/tests/control_debug_p8 b/tests/tests/control_debug_p8 index 5c0be81a06..77cc239bbb 100644 --- a/tests/tests/control_debug_p8 +++ b/tests/tests/control_debug_p8 @@ -27,7 +27,7 @@ export FHMAX=1 export OUTPUT_FH="0 1" #export WRITE_DOPOST=.true. -#P7 default +# P7 default export IALB=2 export IEMS=2 export LSM=2 @@ -36,13 +36,16 @@ export IOPT_CRS=2 export IOPT_RAD=3 export IOPT_ALB=1 export IOPT_STC=3 +# P8 +export IOPT_SFC=3 # FV3 P7 settings export D2_BG_K1=0.20 export D2_BG_K2=0.04 export DZ_MIN=2 export PSM_BC=1 -export DDDMP=0.2 +# P8 +export DDDMP=0.1 # P7 Merra2 Aerosols & NSST export USE_MERRA2=.true. @@ -64,6 +67,7 @@ export DO_GSL_DRAG_TOFD=.true. export DO_UGWP_V1_OROG_ONLY=.false. export DO_UGWP_V0_NST_ONLY=.false. export LDIAG_UGWP=.false. +export CDMBWD='1.0,2.2,1.0,1.0' # P7 CA export DO_CA=.true. diff --git a/tests/tests/control_decomp_p8 b/tests/tests/control_decomp_p8 index 844cd0e02e..480f4a166f 100644 --- a/tests/tests/control_decomp_p8 +++ b/tests/tests/control_decomp_p8 @@ -65,7 +65,7 @@ export WRITE_DOPOST=.true. export INPES=6 export JNPES=4 -#P7 default +# P7 default export IALB=2 export IEMS=2 export LSM=2 @@ -74,13 +74,16 @@ export IOPT_CRS=2 export IOPT_RAD=3 export IOPT_ALB=1 export IOPT_STC=3 +# P8 +export IOPT_SFC=3 # FV3 P7 settings export D2_BG_K1=0.20 export D2_BG_K2=0.04 export DZ_MIN=2 export PSM_BC=1 -export DDDMP=0.2 +# P8 +export DDDMP=0.1 # P7 Merra2 Aerosols & NSST export USE_MERRA2=.true. @@ -102,6 +105,7 @@ export DO_GSL_DRAG_TOFD=.true. export DO_UGWP_V1_OROG_ONLY=.false. export DO_UGWP_V0_NST_ONLY=.false. export LDIAG_UGWP=.false. +export CDMBWD='1.0,2.2,1.0,1.0' # P7 CA export DO_CA=.true. @@ -141,7 +145,6 @@ export MOM6_RESTART_SETTING=n # P8 (not used for standalone) export USE_CICE_ALB=.false. -# P7 export FV3_RUN=control_run.IN export CCPP_SUITE=FV3_GFS_v16_p8 export DIAG_TABLE=diag_table_gfsv16_merra2 diff --git a/tests/tests/control_p7_rrtmgp b/tests/tests/control_p7_rrtmgp index 91cbadb383..f2fc14b812 100644 --- a/tests/tests/control_p7_rrtmgp +++ b/tests/tests/control_p7_rrtmgp @@ -82,7 +82,7 @@ export D2_BG_K1=0.20 export D2_BG_K2=0.04 export DZ_MIN=2 export PSM_BC=1 -export DDDMP=0.2 +export DDDMP=0.1 # P7 Merra2 Aerosols & NSST export USE_MERRA2=.true. @@ -104,6 +104,7 @@ export DO_GSL_DRAG_TOFD=.true. export DO_UGWP_V1_OROG_ONLY=.false. export DO_UGWP_V0_NST_ONLY=.false. export LDIAG_UGWP=.false. +export CDMBWD='1.0,2.2,1.0,1.0' # P7 CA export DO_CA=.true. diff --git a/tests/tests/control_p8 b/tests/tests/control_p8 index 3924c59b19..12c3bcc827 100644 --- a/tests/tests/control_p8 +++ b/tests/tests/control_p8 @@ -67,7 +67,7 @@ export NSTF_NAME='2,0,0,0,0' export WRITE_DOPOST=.true. export OUTPUT_FH='0 21 24' -#P7 default +# P7 default export IALB=2 export IEMS=2 export LSM=2 @@ -76,13 +76,16 @@ export IOPT_CRS=2 export IOPT_RAD=3 export IOPT_ALB=1 export IOPT_STC=3 +# P8 +export IOPT_SFC=3 # FV3 P7 settings export D2_BG_K1=0.20 export D2_BG_K2=0.04 export DZ_MIN=2 export PSM_BC=1 -export DDDMP=0.2 +# P8 +export DDDMP=0.1 # P7 Merra2 Aerosols & NSST export USE_MERRA2=.true. @@ -104,6 +107,7 @@ export DO_GSL_DRAG_TOFD=.true. export DO_UGWP_V1_OROG_ONLY=.false. export DO_UGWP_V0_NST_ONLY=.false. export LDIAG_UGWP=.false. +export CDMBWD='1.0,2.2,1.0,1.0' # P7 CA export DO_CA=.true. diff --git a/tests/tests/control_restart_p8 b/tests/tests/control_restart_p8 index 75757109ad..33e8645cbf 100644 --- a/tests/tests/control_restart_p8 +++ b/tests/tests/control_restart_p8 @@ -65,7 +65,7 @@ export MAKE_NH=.false. export MOUNTAIN=.true. export NA_INIT=0 -#P7 default +# P7 default export IALB=2 export IEMS=2 export LSM=2 @@ -74,13 +74,16 @@ export IOPT_CRS=2 export IOPT_RAD=3 export IOPT_ALB=1 export IOPT_STC=3 +# P8 +export IOPT_SFC=3 # FV3 P7 settings export D2_BG_K1=0.20 export D2_BG_K2=0.04 export DZ_MIN=2 export PSM_BC=1 -export DDDMP=0.2 +# P8 +export DDDMP=0.1 # P7 Merra2 Aerosols & NSST export USE_MERRA2=.true. @@ -102,6 +105,7 @@ export DO_GSL_DRAG_TOFD=.true. export DO_UGWP_V1_OROG_ONLY=.false. export DO_UGWP_V0_NST_ONLY=.false. export LDIAG_UGWP=.false. +export CDMBWD='1.0,2.2,1.0,1.0' # P7 CA export DO_CA=.true. diff --git a/tests/tests/cpld_bmark_mpi_p8 b/tests/tests/cpld_bmark_mpi_p8 index 5b59e3d86f..2bc16f65e9 100644 --- a/tests/tests/cpld_bmark_mpi_p8 +++ b/tests/tests/cpld_bmark_mpi_p8 @@ -94,9 +94,6 @@ export np2=`expr $NPROC_ICE / 2` export BLCKX=`expr $NX_GLB / $np2` export BLCKY=`expr $NY_GLB / 2` -# resolution dependent setting -export CDMBWD=${CDMBWD_c384} - # set component and coupling timesteps export DT_ATMOS=300 export DT_CICE=${DT_ATMOS} diff --git a/tests/tests/cpld_bmark_p7 b/tests/tests/cpld_bmark_p7 index a6f558ec73..445438d934 100644 --- a/tests/tests/cpld_bmark_p7 +++ b/tests/tests/cpld_bmark_p7 @@ -94,9 +94,6 @@ export np2=`expr $NPROC_ICE / 2` export BLCKX=`expr $NX_GLB / $np2` export BLCKY=`expr $NY_GLB / 2` -# resolution dependent setting -export CDMBWD=${CDMBWD_c384} - # set component and coupling timesteps export DT_ATMOS=300 export DT_CICE=${DT_ATMOS} diff --git a/tests/tests/cpld_bmark_p7_35d b/tests/tests/cpld_bmark_p7_35d index 3402cb7eed..a4f8321c52 100644 --- a/tests/tests/cpld_bmark_p7_35d +++ b/tests/tests/cpld_bmark_p7_35d @@ -53,9 +53,6 @@ export np2=`expr $NPROC_ICE / 2` export BLCKX=`expr $NX_GLB / $np2` export BLCKY=`expr $NY_GLB / 2` -# resolution dependent setting -export CDMBWD=${CDMBWD_c384} - # set component and coupling timesteps export DT_ATMOS=300 export DT_CICE=${DT_ATMOS} diff --git a/tests/tests/cpld_bmark_p8 b/tests/tests/cpld_bmark_p8 index c0703a881b..46cdd1ca6f 100644 --- a/tests/tests/cpld_bmark_p8 +++ b/tests/tests/cpld_bmark_p8 @@ -94,9 +94,6 @@ export np2=`expr $NPROC_ICE / 2` export BLCKX=`expr $NX_GLB / $np2` export BLCKY=`expr $NY_GLB / 2` -# resolution dependent setting -export CDMBWD=${CDMBWD_c384} - # set component and coupling timesteps export DT_ATMOS=300 export DT_CICE=${DT_ATMOS} diff --git a/tests/tests/cpld_bmark_p8_35d b/tests/tests/cpld_bmark_p8_35d index 282ebf1946..da592ce304 100644 --- a/tests/tests/cpld_bmark_p8_35d +++ b/tests/tests/cpld_bmark_p8_35d @@ -53,9 +53,6 @@ export np2=`expr $NPROC_ICE / 2` export BLCKX=`expr $NX_GLB / $np2` export BLCKY=`expr $NY_GLB / 2` -# resolution dependent setting -export CDMBWD=${CDMBWD_c384} - # set component and coupling timesteps export DT_ATMOS=300 export DT_CICE=${DT_ATMOS} diff --git a/tests/tests/cpld_control_c192_p8 b/tests/tests/cpld_control_c192_p8 index 84a689ec41..5d2f40b567 100644 --- a/tests/tests/cpld_control_c192_p8 +++ b/tests/tests/cpld_control_c192_p8 @@ -90,9 +90,6 @@ export np2=`expr $NPROC_ICE / 2` export BLCKX=`expr $NX_GLB / $np2` export BLCKY=`expr $NY_GLB / 2` -# resolution dependent setting -export CDMBWD=${CDMBWD_c192} - # set component and coupling timesteps export DT_ATMOS=600 export DT_CICE=${DT_ATMOS} diff --git a/tests/tests/cpld_control_c384_p8 b/tests/tests/cpld_control_c384_p8 index 29845d5ec1..fd37f3641e 100644 --- a/tests/tests/cpld_control_c384_p8 +++ b/tests/tests/cpld_control_c384_p8 @@ -86,9 +86,6 @@ export np2=`expr $NPROC_ICE / 2` export BLCKX=`expr $NX_GLB / $np2` export BLCKY=`expr $NY_GLB / 2` -# resolution dependent setting -export CDMBWD=${CDMBWD_c384} - # set component and coupling timesteps export DT_ATMOS=300 export DT_CICE=${DT_ATMOS} diff --git a/tests/tests/cpld_restart_c192_p8 b/tests/tests/cpld_restart_c192_p8 index 6aff288f45..f143104a2a 100644 --- a/tests/tests/cpld_restart_c192_p8 +++ b/tests/tests/cpld_restart_c192_p8 @@ -94,9 +94,6 @@ export np2=`expr $NPROC_ICE / 2` export BLCKX=`expr $NX_GLB / $np2` export BLCKY=`expr $NY_GLB / 2` -# resolution dependent setting -export CDMBWD=${CDMBWD_c192} - # set component and coupling timesteps export DT_ATMOS=600 export DT_CICE=${DT_ATMOS} diff --git a/tests/tests/cpld_restart_c384_p8 b/tests/tests/cpld_restart_c384_p8 index f791a3eb5c..26eb7b0404 100644 --- a/tests/tests/cpld_restart_c384_p8 +++ b/tests/tests/cpld_restart_c384_p8 @@ -90,9 +90,6 @@ export np2=`expr $NPROC_ICE / 2` export BLCKX=`expr $NX_GLB / $np2` export BLCKY=`expr $NY_GLB / 2` -# resolution dependent setting -export CDMBWD=${CDMBWD_c384} - # set component and coupling timesteps export DT_ATMOS=300 export DT_CICE=${DT_ATMOS} From c8660e8af56be95bb028545377c3bea64f314ac5 Mon Sep 17 00:00:00 2001 From: "denise.worthen" Date: Tue, 11 Jan 2022 19:12:22 -0500 Subject: [PATCH 15/29] remove unneeded wave settings in 35d tests --- tests/tests/cpld_bmark_p7_35d | 4 ---- tests/tests/cpld_bmark_p8_35d | 4 ---- 2 files changed, 8 deletions(-) diff --git a/tests/tests/cpld_bmark_p7_35d b/tests/tests/cpld_bmark_p7_35d index a4f8321c52..04530d2f22 100644 --- a/tests/tests/cpld_bmark_p7_35d +++ b/tests/tests/cpld_bmark_p7_35d @@ -64,9 +64,6 @@ export NEMS_CONFIGURE=nems.configure.cpld_wave.IN export coupling_interval_slow_sec=${DT_THERM_MOM6} export coupling_interval_fast_sec=${DT_ATMOS} -export CPLWAV=.true. -export CPLWAV2ATM=.true. - # resolution dependent files export MOM_INPUT=MOM_input_template_${OCNRES} export MESHOCN_ICE=mesh.mx${OCNRES}.nc @@ -86,7 +83,6 @@ export FNVMXC="'C384.vegetation_greenness.tileX.nc'" export FNSLPC="'C384.slope_type.tileX.nc'" export FNABSC="'C384.maximum_snow_albedo.tileX.nc'" -export MOM6_USE_WAVES=True export MOM6_RIVER_RUNOFF=True export MOM6_RESTART_SETTING=r diff --git a/tests/tests/cpld_bmark_p8_35d b/tests/tests/cpld_bmark_p8_35d index da592ce304..c6e3f50f9e 100644 --- a/tests/tests/cpld_bmark_p8_35d +++ b/tests/tests/cpld_bmark_p8_35d @@ -64,9 +64,6 @@ export NEMS_CONFIGURE=nems.configure.cpld_wave.IN export coupling_interval_slow_sec=${DT_THERM_MOM6} export coupling_interval_fast_sec=${DT_ATMOS} -export CPLWAV=.true. -export CPLWAV2ATM=.true. - # resolution dependent files export MOM_INPUT=MOM_input_template_${OCNRES} export MESHOCN_ICE=mesh.mx${OCNRES}.nc @@ -86,7 +83,6 @@ export FNVMXC="'C384.vegetation_greenness.tileX.nc'" export FNSLPC="'C384.slope_type.tileX.nc'" export FNABSC="'C384.maximum_snow_albedo.tileX.nc'" -export MOM6_USE_WAVES=True export MOM6_RIVER_RUNOFF=True export MOM6_RESTART_SETTING=r From 3b1d56fc5fdff76e906676b086322b7ea7a7d2e8 Mon Sep 17 00:00:00 2001 From: "denise.worthen" Date: Wed, 12 Jan 2022 03:35:07 -0700 Subject: [PATCH 16/29] add dusan's ecflow fix for wcoss2 --- tests/rt_utils.sh | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/tests/rt_utils.sh b/tests/rt_utils.sh index 9ec9232fd1..c564271b47 100755 --- a/tests/rt_utils.sh +++ b/tests/rt_utils.sh @@ -554,9 +554,9 @@ ecflow_run() { echo "ecflow_server is NOT running on ${ECF_HOST}:${ECF_PORT}" if [[ ${MACHINE_ID} == wcoss2 ]]; then # Annoying "Has NCO assigned port $ECF_PORT for use by this account? (yes/no) ". - echo yes | ${ECFLOW_START} -p ${ECF_PORT} + echo yes | ${ECFLOW_START} -p ${ECF_PORT} -d ${RUNDIR_ROOT}/ecflow_server else - ${ECFLOW_START} -p ${ECF_PORT} + ${ECFLOW_START} -p ${ECF_PORT} -d ${RUNDIR_ROOT}/ecflow_server fi else echo "ecflow_server is already running on ${ECF_HOST}:${ECF_PORT}" From 3fc5449adb0bdfdef79d0ec0f80144c28cd24d8f Mon Sep 17 00:00:00 2001 From: "denise.worthen" Date: Wed, 12 Jan 2022 05:48:50 -0700 Subject: [PATCH 17/29] update FV3 with Moorthis' snod fix --- .gitmodules | 6 ++++-- FV3 | 2 +- 2 files changed, 5 insertions(+), 3 deletions(-) diff --git a/.gitmodules b/.gitmodules index a963b019d8..b1e1361502 100644 --- a/.gitmodules +++ b/.gitmodules @@ -1,7 +1,9 @@ [submodule "FV3"] path = FV3 - url = https://github.com/NOAA-EMC/fv3atm - branch = develop + #url = https://github.com/NOAA-EMC/fv3atm + #branch = develop + url = https://github.com/SMoorthi-emc/fv3atm + branch = fv3atm_snodfixPR [submodule "WW3"] path = WW3 url = https://github.com/NOAA-EMC/WW3 diff --git a/FV3 b/FV3 index 9038ef71a5..1fce569074 160000 --- a/FV3 +++ b/FV3 @@ -1 +1 @@ -Subproject commit 9038ef71a574b819d9eb38cccd626bf2073e3561 +Subproject commit 1fce569074156dcceb4f099ad3837267868ffd53 From 94543403b51dc50e648b61240ddc795fc5bf971a Mon Sep 17 00:00:00 2001 From: "denise.worthen" Date: Wed, 12 Jan 2022 06:01:45 -0700 Subject: [PATCH 18/29] remove p7 related tests, logs * remove oRT logs for p7 * remove 35d p7 test and remove test from rt_35d.conf --- tests/OpnReqTests_control_p7_hera.intel.log | 382 ------------------ .../OpnReqTests_cpld_bmark_p7_hera.intel.log | 161 -------- ...eqTests_cpld_control_c96_p7_hera.intel.log | 290 ------------- ...OpnReqTests_cpld_control_p7_hera.intel.log | 185 --------- tests/rt_35d.conf | 11 +- tests/tests/cpld_bmark_p7_35d | 106 ----- 6 files changed, 1 insertion(+), 1134 deletions(-) delete mode 100644 tests/OpnReqTests_control_p7_hera.intel.log delete mode 100644 tests/OpnReqTests_cpld_bmark_p7_hera.intel.log delete mode 100644 tests/OpnReqTests_cpld_control_c96_p7_hera.intel.log delete mode 100644 tests/OpnReqTests_cpld_control_p7_hera.intel.log delete mode 100644 tests/tests/cpld_bmark_p7_35d diff --git a/tests/OpnReqTests_control_p7_hera.intel.log b/tests/OpnReqTests_control_p7_hera.intel.log deleted file mode 100644 index 9089abbc52..0000000000 --- a/tests/OpnReqTests_control_p7_hera.intel.log +++ /dev/null @@ -1,382 +0,0 @@ -Fri Dec 24 13:45:27 UTC 2021 -Start Operation Requirement Test - -Compile bit elapsed time 371 seconds. -DAPP=ATM -DCCPP_SUITES=FV3_GFS_v16,FV3_GFS_v15_thompson_mynn,FV3_GFS_v15_thompson_mynn_RRTMGP,FV3_GFS_v16_nsstNoahmpUGWPv1,FV3_GFS_v16_p7_rrtmgp -DMPI=ON -DCMAKE_BUILD_TYPE=Release -Compile dbg elapsed time 162 seconds. -DAPP=ATM -DCCPP_SUITES=FV3_GFS_v16,FV3_GFS_v15_thompson_mynn,FV3_GFS_v15_thompson_mynn_RRTMGP,FV3_GFS_v16_nsstNoahmpUGWPv1,FV3_GFS_v16_p7_rrtmgp -D32BIT=ON -DDEBUG=ON -DMPI=ON -DCMAKE_BUILD_TYPE=Debug -Compile std elapsed time 371 seconds. -DAPP=ATM -DCCPP_SUITES=FV3_GFS_v16,FV3_GFS_v15_thompson_mynn,FV3_GFS_v15_thompson_mynn_RRTMGP,FV3_GFS_v16_nsstNoahmpUGWPv1,FV3_GFS_v16_p7_rrtmgp -D32BIT=ON -DMPI=ON -DCMAKE_BUILD_TYPE=Release - -baseline dir = /scratch1/NCEPDEV/stmp4/Minsuk.Ji/FV3_OPNREQ_TEST/OPNREQ_TEST/control_p7_bit_base -working dir = /scratch1/NCEPDEV/stmp2/Minsuk.Ji/FV3_OPNREQ_TEST/opnReqTest_2885/control_p7_bit_base -Checking test bit_base control_p7 results .... -Moving baseline bit_base control_p7 files .... - Moving sfcf000.nc .........OK - Moving sfcf021.nc .........OK - Moving sfcf024.nc .........OK - Moving atmf000.nc .........OK - Moving atmf021.nc .........OK - Moving atmf024.nc .........OK - Moving GFSFLX.GrbF00 .........OK - Moving GFSFLX.GrbF21 .........OK - Moving GFSFLX.GrbF24 .........OK - Moving GFSPRS.GrbF00 .........OK - Moving GFSPRS.GrbF21 .........OK - Moving GFSPRS.GrbF24 .........OK - Moving RESTART/coupler.res .........OK - Moving RESTART/fv_core.res.nc .........OK - Moving RESTART/fv_core.res.tile1.nc .........OK - Moving RESTART/fv_core.res.tile2.nc .........OK - Moving RESTART/fv_core.res.tile3.nc .........OK - Moving RESTART/fv_core.res.tile4.nc .........OK - Moving RESTART/fv_core.res.tile5.nc .........OK - Moving RESTART/fv_core.res.tile6.nc .........OK - Moving RESTART/fv_srf_wnd.res.tile1.nc .........OK - Moving RESTART/fv_srf_wnd.res.tile2.nc .........OK - Moving RESTART/fv_srf_wnd.res.tile3.nc .........OK - Moving RESTART/fv_srf_wnd.res.tile4.nc .........OK - Moving RESTART/fv_srf_wnd.res.tile5.nc .........OK - Moving RESTART/fv_srf_wnd.res.tile6.nc .........OK - Moving RESTART/fv_tracer.res.tile1.nc .........OK - Moving RESTART/fv_tracer.res.tile2.nc .........OK - Moving RESTART/fv_tracer.res.tile3.nc .........OK - Moving RESTART/fv_tracer.res.tile4.nc .........OK - Moving RESTART/fv_tracer.res.tile5.nc .........OK - Moving RESTART/fv_tracer.res.tile6.nc .........OK - Moving RESTART/phy_data.tile1.nc .........OK - Moving RESTART/phy_data.tile2.nc .........OK - Moving RESTART/phy_data.tile3.nc .........OK - Moving RESTART/phy_data.tile4.nc .........OK - Moving RESTART/phy_data.tile5.nc .........OK - Moving RESTART/phy_data.tile6.nc .........OK - Moving RESTART/sfc_data.tile1.nc .........OK - Moving RESTART/sfc_data.tile2.nc .........OK - Moving RESTART/sfc_data.tile3.nc .........OK - Moving RESTART/sfc_data.tile4.nc .........OK - Moving RESTART/sfc_data.tile5.nc .........OK - Moving RESTART/sfc_data.tile6.nc .........OK - - 0: The total amount of wall time = 165.670205 - -Test bit_base control_p7 PASS - - -baseline dir = /scratch1/NCEPDEV/stmp4/Minsuk.Ji/FV3_OPNREQ_TEST/OPNREQ_TEST/control_p7_dbg_base -working dir = /scratch1/NCEPDEV/stmp2/Minsuk.Ji/FV3_OPNREQ_TEST/opnReqTest_2885/control_p7_dbg_base -Checking test dbg_base control_p7 results .... -Moving baseline dbg_base control_p7 files .... - Moving sfcf001.nc .........OK - Moving sfcf001.nc .........OK - - 0: The total amount of wall time = 170.696275 - -Test dbg_base control_p7 PASS - - -baseline dir = /scratch1/NCEPDEV/stmp4/Minsuk.Ji/FV3_OPNREQ_TEST/OPNREQ_TEST/control_p7_std_base -working dir = /scratch1/NCEPDEV/stmp2/Minsuk.Ji/FV3_OPNREQ_TEST/opnReqTest_2885/control_p7_dcp -Checking test dcp control_p7 results .... - Comparing sfcf000.nc .........OK - Comparing sfcf021.nc .........OK - Comparing sfcf024.nc .........OK - Comparing atmf000.nc .........OK - Comparing atmf021.nc .........OK - Comparing atmf024.nc .........OK - Comparing GFSFLX.GrbF00 .........OK - Comparing GFSFLX.GrbF21 .........OK - Comparing GFSFLX.GrbF24 .........OK - Comparing GFSPRS.GrbF00 .........OK - Comparing GFSPRS.GrbF21 .........OK - Comparing GFSPRS.GrbF24 .........OK - Comparing RESTART/coupler.res .........OK - Comparing RESTART/fv_core.res.nc .........OK - Comparing RESTART/fv_core.res.tile1.nc .........OK - Comparing RESTART/fv_core.res.tile2.nc .........OK - Comparing RESTART/fv_core.res.tile3.nc .........OK - Comparing RESTART/fv_core.res.tile4.nc .........OK - Comparing RESTART/fv_core.res.tile5.nc .........OK - Comparing RESTART/fv_core.res.tile6.nc .........OK - Comparing RESTART/fv_srf_wnd.res.tile1.nc .........OK - Comparing RESTART/fv_srf_wnd.res.tile2.nc .........OK - Comparing RESTART/fv_srf_wnd.res.tile3.nc .........OK - Comparing RESTART/fv_srf_wnd.res.tile4.nc .........OK - Comparing RESTART/fv_srf_wnd.res.tile5.nc .........OK - Comparing RESTART/fv_srf_wnd.res.tile6.nc .........OK - Comparing RESTART/fv_tracer.res.tile1.nc .........OK - Comparing RESTART/fv_tracer.res.tile2.nc .........OK - Comparing RESTART/fv_tracer.res.tile3.nc .........OK - Comparing RESTART/fv_tracer.res.tile4.nc .........OK - Comparing RESTART/fv_tracer.res.tile5.nc .........OK - Comparing RESTART/fv_tracer.res.tile6.nc .........OK - Comparing RESTART/phy_data.tile1.nc .........OK - Comparing RESTART/phy_data.tile2.nc .........OK - Comparing RESTART/phy_data.tile3.nc .........OK - Comparing RESTART/phy_data.tile4.nc .........OK - Comparing RESTART/phy_data.tile5.nc .........OK - Comparing RESTART/phy_data.tile6.nc .........OK - Comparing RESTART/sfc_data.tile1.nc .........OK - Comparing RESTART/sfc_data.tile2.nc .........OK - Comparing RESTART/sfc_data.tile3.nc .........OK - Comparing RESTART/sfc_data.tile4.nc .........OK - Comparing RESTART/sfc_data.tile5.nc .........OK - Comparing RESTART/sfc_data.tile6.nc .........OK - - 0: The total amount of wall time = 140.548148 - -Test dcp control_p7 PASS - - -baseline dir = /scratch1/NCEPDEV/stmp4/Minsuk.Ji/FV3_OPNREQ_TEST/OPNREQ_TEST/control_p7_std_base -working dir = /scratch1/NCEPDEV/stmp2/Minsuk.Ji/FV3_OPNREQ_TEST/opnReqTest_2885/control_p7_fhz -Checking test fhz control_p7 results .... - Comparing sfcf000.nc ............ALT CHECK......OK - Comparing sfcf021.nc ............ALT CHECK......OK - Comparing atmf000.nc .........OK - Comparing atmf021.nc .........OK - Comparing GFSFLX.GrbF00 .........OK - Comparing GFSFLX.GrbF21 .........OK - Comparing GFSPRS.GrbF00 .........OK - Comparing GFSPRS.GrbF21 .........OK - Comparing RESTART/coupler.res .........OK - Comparing RESTART/fv_core.res.nc .........OK - Comparing RESTART/fv_core.res.tile1.nc .........OK - Comparing RESTART/fv_core.res.tile2.nc .........OK - Comparing RESTART/fv_core.res.tile3.nc .........OK - Comparing RESTART/fv_core.res.tile4.nc .........OK - Comparing RESTART/fv_core.res.tile5.nc .........OK - Comparing RESTART/fv_core.res.tile6.nc .........OK - Comparing RESTART/fv_srf_wnd.res.tile1.nc .........OK - Comparing RESTART/fv_srf_wnd.res.tile2.nc .........OK - Comparing RESTART/fv_srf_wnd.res.tile3.nc .........OK - Comparing RESTART/fv_srf_wnd.res.tile4.nc .........OK - Comparing RESTART/fv_srf_wnd.res.tile5.nc .........OK - Comparing RESTART/fv_srf_wnd.res.tile6.nc .........OK - Comparing RESTART/fv_tracer.res.tile1.nc .........OK - Comparing RESTART/fv_tracer.res.tile2.nc .........OK - Comparing RESTART/fv_tracer.res.tile3.nc .........OK - Comparing RESTART/fv_tracer.res.tile4.nc .........OK - Comparing RESTART/fv_tracer.res.tile5.nc .........OK - Comparing RESTART/fv_tracer.res.tile6.nc .........OK - Comparing RESTART/phy_data.tile1.nc .........OK - Comparing RESTART/phy_data.tile2.nc .........OK - Comparing RESTART/phy_data.tile3.nc .........OK - Comparing RESTART/phy_data.tile4.nc .........OK - Comparing RESTART/phy_data.tile5.nc .........OK - Comparing RESTART/phy_data.tile6.nc .........OK - Comparing RESTART/sfc_data.tile1.nc .........OK - Comparing RESTART/sfc_data.tile2.nc .........OK - Comparing RESTART/sfc_data.tile3.nc .........OK - Comparing RESTART/sfc_data.tile4.nc .........OK - Comparing RESTART/sfc_data.tile5.nc .........OK - Comparing RESTART/sfc_data.tile6.nc .........OK - - 0: The total amount of wall time = 132.276504 - -Test fhz control_p7 PASS - - -baseline dir = /scratch1/NCEPDEV/stmp4/Minsuk.Ji/FV3_OPNREQ_TEST/OPNREQ_TEST/control_p7_std_base -working dir = /scratch1/NCEPDEV/stmp2/Minsuk.Ji/FV3_OPNREQ_TEST/opnReqTest_2885/control_p7_mpi -Checking test mpi control_p7 results .... - Comparing sfcf000.nc .........OK - Comparing sfcf021.nc .........OK - Comparing sfcf024.nc .........OK - Comparing atmf000.nc .........OK - Comparing atmf021.nc .........OK - Comparing atmf024.nc .........OK - Comparing GFSFLX.GrbF00 .........OK - Comparing GFSFLX.GrbF21 .........OK - Comparing GFSFLX.GrbF24 .........OK - Comparing GFSPRS.GrbF00 .........OK - Comparing GFSPRS.GrbF21 .........OK - Comparing GFSPRS.GrbF24 .........OK - Comparing RESTART/coupler.res .........OK - Comparing RESTART/fv_core.res.nc .........OK - Comparing RESTART/fv_core.res.tile1.nc .........OK - Comparing RESTART/fv_core.res.tile2.nc .........OK - Comparing RESTART/fv_core.res.tile3.nc .........OK - Comparing RESTART/fv_core.res.tile4.nc .........OK - Comparing RESTART/fv_core.res.tile5.nc .........OK - Comparing RESTART/fv_core.res.tile6.nc .........OK - Comparing RESTART/fv_srf_wnd.res.tile1.nc .........OK - Comparing RESTART/fv_srf_wnd.res.tile2.nc .........OK - Comparing RESTART/fv_srf_wnd.res.tile3.nc .........OK - Comparing RESTART/fv_srf_wnd.res.tile4.nc .........OK - Comparing RESTART/fv_srf_wnd.res.tile5.nc .........OK - Comparing RESTART/fv_srf_wnd.res.tile6.nc .........OK - Comparing RESTART/fv_tracer.res.tile1.nc .........OK - Comparing RESTART/fv_tracer.res.tile2.nc .........OK - Comparing RESTART/fv_tracer.res.tile3.nc .........OK - Comparing RESTART/fv_tracer.res.tile4.nc .........OK - Comparing RESTART/fv_tracer.res.tile5.nc .........OK - Comparing RESTART/fv_tracer.res.tile6.nc .........OK - Comparing RESTART/phy_data.tile1.nc .........OK - Comparing RESTART/phy_data.tile2.nc .........OK - Comparing RESTART/phy_data.tile3.nc .........OK - Comparing RESTART/phy_data.tile4.nc .........OK - Comparing RESTART/phy_data.tile5.nc .........OK - Comparing RESTART/phy_data.tile6.nc .........OK - Comparing RESTART/sfc_data.tile1.nc .........OK - Comparing RESTART/sfc_data.tile2.nc .........OK - Comparing RESTART/sfc_data.tile3.nc .........OK - Comparing RESTART/sfc_data.tile4.nc .........OK - Comparing RESTART/sfc_data.tile5.nc .........OK - Comparing RESTART/sfc_data.tile6.nc .........OK - - 0: The total amount of wall time = 220.397387 - -Test mpi control_p7 PASS - - -baseline dir = /scratch1/NCEPDEV/stmp4/Minsuk.Ji/FV3_OPNREQ_TEST/OPNREQ_TEST/control_p7_std_base -working dir = /scratch1/NCEPDEV/stmp2/Minsuk.Ji/FV3_OPNREQ_TEST/opnReqTest_2885/control_p7_rst -Checking test rst control_p7 results .... - Comparing atmf024.nc .........OK - Comparing GFSFLX.GrbF24 .........OK - Comparing GFSPRS.GrbF24 .........OK - Comparing RESTART/coupler.res .........OK - Comparing RESTART/fv_core.res.nc .........OK - Comparing RESTART/fv_core.res.tile1.nc .........OK - Comparing RESTART/fv_core.res.tile2.nc .........OK - Comparing RESTART/fv_core.res.tile3.nc .........OK - Comparing RESTART/fv_core.res.tile4.nc .........OK - Comparing RESTART/fv_core.res.tile5.nc .........OK - Comparing RESTART/fv_core.res.tile6.nc .........OK - Comparing RESTART/fv_srf_wnd.res.tile1.nc .........OK - Comparing RESTART/fv_srf_wnd.res.tile2.nc .........OK - Comparing RESTART/fv_srf_wnd.res.tile3.nc .........OK - Comparing RESTART/fv_srf_wnd.res.tile4.nc .........OK - Comparing RESTART/fv_srf_wnd.res.tile5.nc .........OK - Comparing RESTART/fv_srf_wnd.res.tile6.nc .........OK - Comparing RESTART/fv_tracer.res.tile1.nc .........OK - Comparing RESTART/fv_tracer.res.tile2.nc .........OK - Comparing RESTART/fv_tracer.res.tile3.nc .........OK - Comparing RESTART/fv_tracer.res.tile4.nc .........OK - Comparing RESTART/fv_tracer.res.tile5.nc .........OK - Comparing RESTART/fv_tracer.res.tile6.nc .........OK - Comparing RESTART/phy_data.tile1.nc .........OK - Comparing RESTART/phy_data.tile2.nc .........OK - Comparing RESTART/phy_data.tile3.nc .........OK - Comparing RESTART/phy_data.tile4.nc .........OK - Comparing RESTART/phy_data.tile5.nc .........OK - Comparing RESTART/phy_data.tile6.nc .........OK - Comparing RESTART/sfc_data.tile1.nc .........OK - Comparing RESTART/sfc_data.tile2.nc .........OK - Comparing RESTART/sfc_data.tile3.nc .........OK - Comparing RESTART/sfc_data.tile4.nc .........OK - Comparing RESTART/sfc_data.tile5.nc .........OK - Comparing RESTART/sfc_data.tile6.nc .........OK - Comparing sfcf024.nc .........OK - - 0: The total amount of wall time = 71.299256 - -Test rst control_p7 PASS - - -baseline dir = /scratch1/NCEPDEV/stmp4/Minsuk.Ji/FV3_OPNREQ_TEST/OPNREQ_TEST/control_p7_std_base -working dir = /scratch1/NCEPDEV/stmp2/Minsuk.Ji/FV3_OPNREQ_TEST/opnReqTest_2885/control_p7_std_base -Checking test std_base control_p7 results .... -Moving baseline std_base control_p7 files .... - Moving sfcf000.nc .........OK - Moving sfcf021.nc .........OK - Moving sfcf024.nc .........OK - Moving atmf000.nc .........OK - Moving atmf021.nc .........OK - Moving atmf024.nc .........OK - Moving GFSFLX.GrbF00 .........OK - Moving GFSFLX.GrbF21 .........OK - Moving GFSFLX.GrbF24 .........OK - Moving GFSPRS.GrbF00 .........OK - Moving GFSPRS.GrbF21 .........OK - Moving GFSPRS.GrbF24 .........OK - Moving RESTART/coupler.res .........OK - Moving RESTART/fv_core.res.nc .........OK - Moving RESTART/fv_core.res.tile1.nc .........OK - Moving RESTART/fv_core.res.tile2.nc .........OK - Moving RESTART/fv_core.res.tile3.nc .........OK - Moving RESTART/fv_core.res.tile4.nc .........OK - Moving RESTART/fv_core.res.tile5.nc .........OK - Moving RESTART/fv_core.res.tile6.nc .........OK - Moving RESTART/fv_srf_wnd.res.tile1.nc .........OK - Moving RESTART/fv_srf_wnd.res.tile2.nc .........OK - Moving RESTART/fv_srf_wnd.res.tile3.nc .........OK - Moving RESTART/fv_srf_wnd.res.tile4.nc .........OK - Moving RESTART/fv_srf_wnd.res.tile5.nc .........OK - Moving RESTART/fv_srf_wnd.res.tile6.nc .........OK - Moving RESTART/fv_tracer.res.tile1.nc .........OK - Moving RESTART/fv_tracer.res.tile2.nc .........OK - Moving RESTART/fv_tracer.res.tile3.nc .........OK - Moving RESTART/fv_tracer.res.tile4.nc .........OK - Moving RESTART/fv_tracer.res.tile5.nc .........OK - Moving RESTART/fv_tracer.res.tile6.nc .........OK - Moving RESTART/phy_data.tile1.nc .........OK - Moving RESTART/phy_data.tile2.nc .........OK - Moving RESTART/phy_data.tile3.nc .........OK - Moving RESTART/phy_data.tile4.nc .........OK - Moving RESTART/phy_data.tile5.nc .........OK - Moving RESTART/phy_data.tile6.nc .........OK - Moving RESTART/sfc_data.tile1.nc .........OK - Moving RESTART/sfc_data.tile2.nc .........OK - Moving RESTART/sfc_data.tile3.nc .........OK - Moving RESTART/sfc_data.tile4.nc .........OK - Moving RESTART/sfc_data.tile5.nc .........OK - Moving RESTART/sfc_data.tile6.nc .........OK - - 0: The total amount of wall time = 133.429204 - -Test std_base control_p7 PASS - - -baseline dir = /scratch1/NCEPDEV/stmp4/Minsuk.Ji/FV3_OPNREQ_TEST/OPNREQ_TEST/control_p7_std_base -working dir = /scratch1/NCEPDEV/stmp2/Minsuk.Ji/FV3_OPNREQ_TEST/opnReqTest_2885/control_p7_thr -Checking test thr control_p7 results .... - Comparing sfcf000.nc .........OK - Comparing sfcf021.nc .........OK - Comparing sfcf024.nc .........OK - Comparing atmf000.nc .........OK - Comparing atmf021.nc .........OK - Comparing atmf024.nc .........OK - Comparing GFSFLX.GrbF00 .........OK - Comparing GFSFLX.GrbF21 .........OK - Comparing GFSFLX.GrbF24 .........OK - Comparing GFSPRS.GrbF00 .........OK - Comparing GFSPRS.GrbF21 .........OK - Comparing GFSPRS.GrbF24 .........OK - Comparing RESTART/coupler.res .........OK - Comparing RESTART/fv_core.res.nc .........OK - Comparing RESTART/fv_core.res.tile1.nc .........OK - Comparing RESTART/fv_core.res.tile2.nc .........OK - Comparing RESTART/fv_core.res.tile3.nc .........OK - Comparing RESTART/fv_core.res.tile4.nc .........OK - Comparing RESTART/fv_core.res.tile5.nc .........OK - Comparing RESTART/fv_core.res.tile6.nc .........OK - Comparing RESTART/fv_srf_wnd.res.tile1.nc .........OK - Comparing RESTART/fv_srf_wnd.res.tile2.nc .........OK - Comparing RESTART/fv_srf_wnd.res.tile3.nc .........OK - Comparing RESTART/fv_srf_wnd.res.tile4.nc .........OK - Comparing RESTART/fv_srf_wnd.res.tile5.nc .........OK - Comparing RESTART/fv_srf_wnd.res.tile6.nc .........OK - Comparing RESTART/fv_tracer.res.tile1.nc .........OK - Comparing RESTART/fv_tracer.res.tile2.nc .........OK - Comparing RESTART/fv_tracer.res.tile3.nc .........OK - Comparing RESTART/fv_tracer.res.tile4.nc .........OK - Comparing RESTART/fv_tracer.res.tile5.nc .........OK - Comparing RESTART/fv_tracer.res.tile6.nc .........OK - Comparing RESTART/phy_data.tile1.nc .........OK - Comparing RESTART/phy_data.tile2.nc .........OK - Comparing RESTART/phy_data.tile3.nc .........OK - Comparing RESTART/phy_data.tile4.nc .........OK - Comparing RESTART/phy_data.tile5.nc .........OK - Comparing RESTART/phy_data.tile6.nc .........OK - Comparing RESTART/sfc_data.tile1.nc .........OK - Comparing RESTART/sfc_data.tile2.nc .........OK - Comparing RESTART/sfc_data.tile3.nc .........OK - Comparing RESTART/sfc_data.tile4.nc .........OK - Comparing RESTART/sfc_data.tile5.nc .........OK - Comparing RESTART/sfc_data.tile6.nc .........OK - - 0: The total amount of wall time = 166.942552 - -Test thr control_p7 PASS - -OPERATION REQUIREMENT TEST WAS SUCCESSFUL -Fri Dec 24 14:05:08 UTC 2021 -Elapsed time: 00h:19m:42s. Have a nice day! diff --git a/tests/OpnReqTests_cpld_bmark_p7_hera.intel.log b/tests/OpnReqTests_cpld_bmark_p7_hera.intel.log deleted file mode 100644 index 7fb8617ace..0000000000 --- a/tests/OpnReqTests_cpld_bmark_p7_hera.intel.log +++ /dev/null @@ -1,161 +0,0 @@ -Fri Dec 24 15:04:01 UTC 2021 -Start Operation Requirement Test - -Compile std elapsed time 420 seconds. -DAPP=S2SW -DCCPP_SUITES=FV3_GFS_v16_coupled_nsstNoahmpUGWPv1,FV3_GFS_v16_coupled_p7_rrtmgp -DMPI=ON -DCMAKE_BUILD_TYPE=Release -DMOM6SOLO=ON - -baseline dir = /scratch1/NCEPDEV/stmp4/Minsuk.Ji/FV3_OPNREQ_TEST/OPNREQ_TEST/cpld_bmark_p7_std_base -working dir = /scratch1/NCEPDEV/stmp2/Minsuk.Ji/FV3_OPNREQ_TEST/opnReqTest_19689/cpld_bmark_p7_dcp -Checking test dcp cpld_bmark_p7 results .... - Comparing sfcf006.nc .........OK - Comparing atmf006.nc .........OK - Comparing 20130401.060000.out_grd.gwes_30m .........OK - Comparing 20130401.060000.out_pnt.points .........OK - Comparing RESTART/coupler.res .........OK - Comparing RESTART/fv_core.res.nc .........OK - Comparing RESTART/fv_core.res.tile1.nc .........OK - Comparing RESTART/fv_core.res.tile2.nc .........OK - Comparing RESTART/fv_core.res.tile3.nc .........OK - Comparing RESTART/fv_core.res.tile4.nc .........OK - Comparing RESTART/fv_core.res.tile5.nc .........OK - Comparing RESTART/fv_core.res.tile6.nc .........OK - Comparing RESTART/fv_srf_wnd.res.tile1.nc .........OK - Comparing RESTART/fv_srf_wnd.res.tile2.nc .........OK - Comparing RESTART/fv_srf_wnd.res.tile3.nc .........OK - Comparing RESTART/fv_srf_wnd.res.tile4.nc .........OK - Comparing RESTART/fv_srf_wnd.res.tile5.nc .........OK - Comparing RESTART/fv_srf_wnd.res.tile6.nc .........OK - Comparing RESTART/fv_tracer.res.tile1.nc .........OK - Comparing RESTART/fv_tracer.res.tile2.nc .........OK - Comparing RESTART/fv_tracer.res.tile3.nc .........OK - Comparing RESTART/fv_tracer.res.tile4.nc .........OK - Comparing RESTART/fv_tracer.res.tile5.nc .........OK - Comparing RESTART/fv_tracer.res.tile6.nc .........OK - Comparing RESTART/phy_data.tile1.nc .........OK - Comparing RESTART/phy_data.tile2.nc .........OK - Comparing RESTART/phy_data.tile3.nc .........OK - Comparing RESTART/phy_data.tile4.nc .........OK - Comparing RESTART/phy_data.tile5.nc .........OK - Comparing RESTART/phy_data.tile6.nc .........OK - Comparing RESTART/sfc_data.tile1.nc .........OK - Comparing RESTART/sfc_data.tile2.nc .........OK - Comparing RESTART/sfc_data.tile3.nc .........OK - Comparing RESTART/sfc_data.tile4.nc .........OK - Comparing RESTART/sfc_data.tile5.nc .........OK - Comparing RESTART/sfc_data.tile6.nc .........OK - Comparing RESTART/MOM.res.nc .........OK - Comparing RESTART/MOM.res_1.nc .........OK - Comparing RESTART/MOM.res_2.nc .........OK - Comparing RESTART/MOM.res_3.nc .........OK - Comparing RESTART/iced.2013-04-01-21600.nc .........OK - Comparing RESTART/ufs.cpld.cpl.r.2013-04-01-21600.nc .........OK - - 0: The total amount of wall time = 1073.218179 - -Test dcp cpld_bmark_p7 PASS - - -baseline dir = /scratch1/NCEPDEV/stmp4/Minsuk.Ji/FV3_OPNREQ_TEST/OPNREQ_TEST/cpld_bmark_p7_std_base -working dir = /scratch1/NCEPDEV/stmp2/Minsuk.Ji/FV3_OPNREQ_TEST/opnReqTest_19689/cpld_bmark_p7_std_base -Checking test std_base cpld_bmark_p7 results .... -Moving baseline std_base cpld_bmark_p7 files .... - Moving sfcf006.nc .........OK - Moving atmf006.nc .........OK - Moving 20130401.060000.out_grd.gwes_30m .........OK - Moving 20130401.060000.out_pnt.points .........OK - Moving RESTART/coupler.res .........OK - Moving RESTART/fv_core.res.nc .........OK - Moving RESTART/fv_core.res.tile1.nc .........OK - Moving RESTART/fv_core.res.tile2.nc .........OK - Moving RESTART/fv_core.res.tile3.nc .........OK - Moving RESTART/fv_core.res.tile4.nc .........OK - Moving RESTART/fv_core.res.tile5.nc .........OK - Moving RESTART/fv_core.res.tile6.nc .........OK - Moving RESTART/fv_srf_wnd.res.tile1.nc .........OK - Moving RESTART/fv_srf_wnd.res.tile2.nc .........OK - Moving RESTART/fv_srf_wnd.res.tile3.nc .........OK - Moving RESTART/fv_srf_wnd.res.tile4.nc .........OK - Moving RESTART/fv_srf_wnd.res.tile5.nc .........OK - Moving RESTART/fv_srf_wnd.res.tile6.nc .........OK - Moving RESTART/fv_tracer.res.tile1.nc .........OK - Moving RESTART/fv_tracer.res.tile2.nc .........OK - Moving RESTART/fv_tracer.res.tile3.nc .........OK - Moving RESTART/fv_tracer.res.tile4.nc .........OK - Moving RESTART/fv_tracer.res.tile5.nc .........OK - Moving RESTART/fv_tracer.res.tile6.nc .........OK - Moving RESTART/phy_data.tile1.nc .........OK - Moving RESTART/phy_data.tile2.nc .........OK - Moving RESTART/phy_data.tile3.nc .........OK - Moving RESTART/phy_data.tile4.nc .........OK - Moving RESTART/phy_data.tile5.nc .........OK - Moving RESTART/phy_data.tile6.nc .........OK - Moving RESTART/sfc_data.tile1.nc .........OK - Moving RESTART/sfc_data.tile2.nc .........OK - Moving RESTART/sfc_data.tile3.nc .........OK - Moving RESTART/sfc_data.tile4.nc .........OK - Moving RESTART/sfc_data.tile5.nc .........OK - Moving RESTART/sfc_data.tile6.nc .........OK - Moving RESTART/MOM.res.nc .........OK - Moving RESTART/MOM.res_1.nc .........OK - Moving RESTART/MOM.res_2.nc .........OK - Moving RESTART/MOM.res_3.nc .........OK - Moving RESTART/iced.2013-04-01-21600.nc .........OK - Moving RESTART/ufs.cpld.cpl.r.2013-04-01-21600.nc .........OK - - 0: The total amount of wall time = 1072.613249 - -Test std_base cpld_bmark_p7 PASS - - -baseline dir = /scratch1/NCEPDEV/stmp4/Minsuk.Ji/FV3_OPNREQ_TEST/OPNREQ_TEST/cpld_bmark_p7_std_base -working dir = /scratch1/NCEPDEV/stmp2/Minsuk.Ji/FV3_OPNREQ_TEST/opnReqTest_19689/cpld_bmark_p7_thr -Checking test thr cpld_bmark_p7 results .... - Comparing sfcf006.nc .........OK - Comparing atmf006.nc .........OK - Comparing 20130401.060000.out_grd.gwes_30m .........OK - Comparing 20130401.060000.out_pnt.points .........OK - Comparing RESTART/coupler.res .........OK - Comparing RESTART/fv_core.res.nc .........OK - Comparing RESTART/fv_core.res.tile1.nc .........OK - Comparing RESTART/fv_core.res.tile2.nc .........OK - Comparing RESTART/fv_core.res.tile3.nc .........OK - Comparing RESTART/fv_core.res.tile4.nc .........OK - Comparing RESTART/fv_core.res.tile5.nc .........OK - Comparing RESTART/fv_core.res.tile6.nc .........OK - Comparing RESTART/fv_srf_wnd.res.tile1.nc .........OK - Comparing RESTART/fv_srf_wnd.res.tile2.nc .........OK - Comparing RESTART/fv_srf_wnd.res.tile3.nc .........OK - Comparing RESTART/fv_srf_wnd.res.tile4.nc .........OK - Comparing RESTART/fv_srf_wnd.res.tile5.nc .........OK - Comparing RESTART/fv_srf_wnd.res.tile6.nc .........OK - Comparing RESTART/fv_tracer.res.tile1.nc .........OK - Comparing RESTART/fv_tracer.res.tile2.nc .........OK - Comparing RESTART/fv_tracer.res.tile3.nc .........OK - Comparing RESTART/fv_tracer.res.tile4.nc .........OK - Comparing RESTART/fv_tracer.res.tile5.nc .........OK - Comparing RESTART/fv_tracer.res.tile6.nc .........OK - Comparing RESTART/phy_data.tile1.nc .........OK - Comparing RESTART/phy_data.tile2.nc .........OK - Comparing RESTART/phy_data.tile3.nc .........OK - Comparing RESTART/phy_data.tile4.nc .........OK - Comparing RESTART/phy_data.tile5.nc .........OK - Comparing RESTART/phy_data.tile6.nc .........OK - Comparing RESTART/sfc_data.tile1.nc .........OK - Comparing RESTART/sfc_data.tile2.nc .........OK - Comparing RESTART/sfc_data.tile3.nc .........OK - Comparing RESTART/sfc_data.tile4.nc .........OK - Comparing RESTART/sfc_data.tile5.nc .........OK - Comparing RESTART/sfc_data.tile6.nc .........OK - Comparing RESTART/MOM.res.nc .........OK - Comparing RESTART/MOM.res_1.nc .........OK - Comparing RESTART/MOM.res_2.nc .........OK - Comparing RESTART/MOM.res_3.nc .........OK - Comparing RESTART/iced.2013-04-01-21600.nc .........OK - Comparing RESTART/ufs.cpld.cpl.r.2013-04-01-21600.nc .........OK - - 0: The total amount of wall time = 866.169961 - -Test thr cpld_bmark_p7 PASS - -OPERATION REQUIREMENT TEST WAS SUCCESSFUL -Fri Dec 24 15:59:28 UTC 2021 -Elapsed time: 00h:55m:27s. Have a nice day! diff --git a/tests/OpnReqTests_cpld_control_c96_p7_hera.intel.log b/tests/OpnReqTests_cpld_control_c96_p7_hera.intel.log deleted file mode 100644 index 8c94c209a7..0000000000 --- a/tests/OpnReqTests_cpld_control_c96_p7_hera.intel.log +++ /dev/null @@ -1,290 +0,0 @@ -Fri Dec 24 14:09:02 UTC 2021 -Start Operation Requirement Test - -Compile dbg elapsed time 175 seconds. -DAPP=S2SW -DCCPP_SUITES=FV3_GFS_v16_coupled_nsstNoahmpUGWPv1,FV3_GFS_v16_coupled_p7_rrtmgp -DDEBUG=ON -DMPI=ON -DCMAKE_BUILD_TYPE=Debug -DMOM6SOLO=ON -Compile std elapsed time 425 seconds. -DAPP=S2SW -DCCPP_SUITES=FV3_GFS_v16_coupled_nsstNoahmpUGWPv1,FV3_GFS_v16_coupled_p7_rrtmgp -DMPI=ON -DCMAKE_BUILD_TYPE=Release -DMOM6SOLO=ON - -baseline dir = /scratch1/NCEPDEV/stmp4/Minsuk.Ji/FV3_OPNREQ_TEST/OPNREQ_TEST/cpld_control_c96_p7_dbg_base -working dir = /scratch1/NCEPDEV/stmp2/Minsuk.Ji/FV3_OPNREQ_TEST/opnReqTest_8744/cpld_control_c96_p7_dbg_base -Checking test dbg_base cpld_control_c96_p7 results .... -Moving baseline dbg_base cpld_control_c96_p7 files .... - Moving sfcf006.tile1.nc .........OK - Moving sfcf006.tile2.nc .........OK - Moving sfcf006.tile3.nc .........OK - Moving sfcf006.tile4.nc .........OK - Moving sfcf006.tile5.nc .........OK - Moving sfcf006.tile6.nc .........OK - Moving atmf006.tile1.nc .........OK - Moving atmf006.tile2.nc .........OK - Moving atmf006.tile3.nc .........OK - Moving atmf006.tile4.nc .........OK - Moving atmf006.tile5.nc .........OK - Moving atmf006.tile6.nc .........OK - Moving RESTART/coupler.res .........OK - Moving RESTART/fv_core.res.nc .........OK - Moving RESTART/fv_core.res.tile1.nc .........OK - Moving RESTART/fv_core.res.tile2.nc .........OK - Moving RESTART/fv_core.res.tile3.nc .........OK - Moving RESTART/fv_core.res.tile4.nc .........OK - Moving RESTART/fv_core.res.tile5.nc .........OK - Moving RESTART/fv_core.res.tile6.nc .........OK - Moving RESTART/fv_srf_wnd.res.tile1.nc .........OK - Moving RESTART/fv_srf_wnd.res.tile2.nc .........OK - Moving RESTART/fv_srf_wnd.res.tile3.nc .........OK - Moving RESTART/fv_srf_wnd.res.tile4.nc .........OK - Moving RESTART/fv_srf_wnd.res.tile5.nc .........OK - Moving RESTART/fv_srf_wnd.res.tile6.nc .........OK - Moving RESTART/fv_tracer.res.tile1.nc .........OK - Moving RESTART/fv_tracer.res.tile2.nc .........OK - Moving RESTART/fv_tracer.res.tile3.nc .........OK - Moving RESTART/fv_tracer.res.tile4.nc .........OK - Moving RESTART/fv_tracer.res.tile5.nc .........OK - Moving RESTART/fv_tracer.res.tile6.nc .........OK - Moving RESTART/phy_data.tile1.nc .........OK - Moving RESTART/phy_data.tile2.nc .........OK - Moving RESTART/phy_data.tile3.nc .........OK - Moving RESTART/phy_data.tile4.nc .........OK - Moving RESTART/phy_data.tile5.nc .........OK - Moving RESTART/phy_data.tile6.nc .........OK - Moving RESTART/sfc_data.tile1.nc .........OK - Moving RESTART/sfc_data.tile2.nc .........OK - Moving RESTART/sfc_data.tile3.nc .........OK - Moving RESTART/sfc_data.tile4.nc .........OK - Moving RESTART/sfc_data.tile5.nc .........OK - Moving RESTART/sfc_data.tile6.nc .........OK - Moving RESTART/MOM.res.nc .........OK - Moving RESTART/iced.2021-03-22-43200.nc .........OK - Moving RESTART/ufs.cpld.cpl.r.2021-03-22-43200.nc .........OK - - 0: The total amount of wall time = 600.176816 - -Test dbg_base cpld_control_c96_p7 PASS - - -baseline dir = /scratch1/NCEPDEV/stmp4/Minsuk.Ji/FV3_OPNREQ_TEST/OPNREQ_TEST/cpld_control_c96_p7_std_base -working dir = /scratch1/NCEPDEV/stmp2/Minsuk.Ji/FV3_OPNREQ_TEST/opnReqTest_8744/cpld_control_c96_p7_dcp -Checking test dcp cpld_control_c96_p7 results .... - Comparing sfcf024.tile1.nc .........OK - Comparing sfcf024.tile2.nc .........OK - Comparing sfcf024.tile3.nc .........OK - Comparing sfcf024.tile4.nc .........OK - Comparing sfcf024.tile5.nc .........OK - Comparing sfcf024.tile6.nc .........OK - Comparing atmf024.tile1.nc .........OK - Comparing atmf024.tile2.nc .........OK - Comparing atmf024.tile3.nc .........OK - Comparing atmf024.tile4.nc .........OK - Comparing atmf024.tile5.nc .........OK - Comparing atmf024.tile6.nc .........OK - Comparing RESTART/coupler.res .........OK - Comparing RESTART/fv_core.res.nc .........OK - Comparing RESTART/fv_core.res.tile1.nc .........OK - Comparing RESTART/fv_core.res.tile2.nc .........OK - Comparing RESTART/fv_core.res.tile3.nc .........OK - Comparing RESTART/fv_core.res.tile4.nc .........OK - Comparing RESTART/fv_core.res.tile5.nc .........OK - Comparing RESTART/fv_core.res.tile6.nc .........OK - Comparing RESTART/fv_srf_wnd.res.tile1.nc .........OK - Comparing RESTART/fv_srf_wnd.res.tile2.nc .........OK - Comparing RESTART/fv_srf_wnd.res.tile3.nc .........OK - Comparing RESTART/fv_srf_wnd.res.tile4.nc .........OK - Comparing RESTART/fv_srf_wnd.res.tile5.nc .........OK - Comparing RESTART/fv_srf_wnd.res.tile6.nc .........OK - Comparing RESTART/fv_tracer.res.tile1.nc .........OK - Comparing RESTART/fv_tracer.res.tile2.nc .........OK - Comparing RESTART/fv_tracer.res.tile3.nc .........OK - Comparing RESTART/fv_tracer.res.tile4.nc .........OK - Comparing RESTART/fv_tracer.res.tile5.nc .........OK - Comparing RESTART/fv_tracer.res.tile6.nc .........OK - Comparing RESTART/phy_data.tile1.nc .........OK - Comparing RESTART/phy_data.tile2.nc .........OK - Comparing RESTART/phy_data.tile3.nc .........OK - Comparing RESTART/phy_data.tile4.nc .........OK - Comparing RESTART/phy_data.tile5.nc .........OK - Comparing RESTART/phy_data.tile6.nc .........OK - Comparing RESTART/sfc_data.tile1.nc .........OK - Comparing RESTART/sfc_data.tile2.nc .........OK - Comparing RESTART/sfc_data.tile3.nc .........OK - Comparing RESTART/sfc_data.tile4.nc .........OK - Comparing RESTART/sfc_data.tile5.nc .........OK - Comparing RESTART/sfc_data.tile6.nc .........OK - Comparing RESTART/MOM.res.nc .........OK - 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 = 213.647535 - -Test dcp cpld_control_c96_p7 PASS - - -baseline dir = /scratch1/NCEPDEV/stmp4/Minsuk.Ji/FV3_OPNREQ_TEST/OPNREQ_TEST/cpld_control_c96_p7_std_base -working dir = /scratch1/NCEPDEV/stmp2/Minsuk.Ji/FV3_OPNREQ_TEST/opnReqTest_8744/cpld_control_c96_p7_rst -Checking test rst cpld_control_c96_p7 results .... - Comparing atmf024.tile1.nc .........OK - Comparing atmf024.tile2.nc .........OK - Comparing atmf024.tile3.nc .........OK - Comparing atmf024.tile4.nc .........OK - Comparing atmf024.tile5.nc .........OK - Comparing atmf024.tile6.nc .........OK - Comparing RESTART/coupler.res .........OK - Comparing RESTART/fv_core.res.nc .........OK - Comparing RESTART/fv_core.res.tile1.nc .........OK - Comparing RESTART/fv_core.res.tile2.nc .........OK - Comparing RESTART/fv_core.res.tile3.nc .........OK - Comparing RESTART/fv_core.res.tile4.nc .........OK - Comparing RESTART/fv_core.res.tile5.nc .........OK - Comparing RESTART/fv_core.res.tile6.nc .........OK - Comparing RESTART/fv_srf_wnd.res.tile1.nc .........OK - Comparing RESTART/fv_srf_wnd.res.tile2.nc .........OK - Comparing RESTART/fv_srf_wnd.res.tile3.nc .........OK - Comparing RESTART/fv_srf_wnd.res.tile4.nc .........OK - Comparing RESTART/fv_srf_wnd.res.tile5.nc .........OK - Comparing RESTART/fv_srf_wnd.res.tile6.nc .........OK - Comparing RESTART/fv_tracer.res.tile1.nc .........OK - Comparing RESTART/fv_tracer.res.tile2.nc .........OK - Comparing RESTART/fv_tracer.res.tile3.nc .........OK - Comparing RESTART/fv_tracer.res.tile4.nc .........OK - Comparing RESTART/fv_tracer.res.tile5.nc .........OK - Comparing RESTART/fv_tracer.res.tile6.nc .........OK - Comparing RESTART/iced.2021-03-23-21600.nc .........OK - Comparing RESTART/MOM.res.nc .........OK - Comparing RESTART/phy_data.tile1.nc .........OK - Comparing RESTART/phy_data.tile2.nc .........OK - Comparing RESTART/phy_data.tile3.nc .........OK - Comparing RESTART/phy_data.tile4.nc .........OK - Comparing RESTART/phy_data.tile5.nc .........OK - Comparing RESTART/phy_data.tile6.nc .........OK - Comparing RESTART/sfc_data.tile1.nc .........OK - Comparing RESTART/sfc_data.tile2.nc .........OK - Comparing RESTART/sfc_data.tile3.nc .........OK - Comparing RESTART/sfc_data.tile4.nc .........OK - Comparing RESTART/sfc_data.tile5.nc .........OK - Comparing RESTART/sfc_data.tile6.nc .........OK - Comparing RESTART/ufs.cpld.cpl.r.2021-03-23-21600.nc .........OK - Comparing sfcf024.tile1.nc .........OK - Comparing sfcf024.tile2.nc .........OK - Comparing sfcf024.tile3.nc .........OK - Comparing sfcf024.tile4.nc .........OK - Comparing sfcf024.tile5.nc .........OK - Comparing sfcf024.tile6.nc .........OK - - 0: The total amount of wall time = 108.077019 - -Test rst cpld_control_c96_p7 PASS - - -baseline dir = /scratch1/NCEPDEV/stmp4/Minsuk.Ji/FV3_OPNREQ_TEST/OPNREQ_TEST/cpld_control_c96_p7_std_base -working dir = /scratch1/NCEPDEV/stmp2/Minsuk.Ji/FV3_OPNREQ_TEST/opnReqTest_8744/cpld_control_c96_p7_std_base -Checking test std_base cpld_control_c96_p7 results .... -Moving baseline std_base cpld_control_c96_p7 files .... - Moving sfcf024.tile1.nc .........OK - Moving sfcf024.tile2.nc .........OK - Moving sfcf024.tile3.nc .........OK - Moving sfcf024.tile4.nc .........OK - Moving sfcf024.tile5.nc .........OK - Moving sfcf024.tile6.nc .........OK - Moving atmf024.tile1.nc .........OK - Moving atmf024.tile2.nc .........OK - Moving atmf024.tile3.nc .........OK - Moving atmf024.tile4.nc .........OK - Moving atmf024.tile5.nc .........OK - Moving atmf024.tile6.nc .........OK - Moving RESTART/coupler.res .........OK - Moving RESTART/fv_core.res.nc .........OK - Moving RESTART/fv_core.res.tile1.nc .........OK - Moving RESTART/fv_core.res.tile2.nc .........OK - Moving RESTART/fv_core.res.tile3.nc .........OK - Moving RESTART/fv_core.res.tile4.nc .........OK - Moving RESTART/fv_core.res.tile5.nc .........OK - Moving RESTART/fv_core.res.tile6.nc .........OK - Moving RESTART/fv_srf_wnd.res.tile1.nc .........OK - Moving RESTART/fv_srf_wnd.res.tile2.nc .........OK - Moving RESTART/fv_srf_wnd.res.tile3.nc .........OK - Moving RESTART/fv_srf_wnd.res.tile4.nc .........OK - Moving RESTART/fv_srf_wnd.res.tile5.nc .........OK - Moving RESTART/fv_srf_wnd.res.tile6.nc .........OK - Moving RESTART/fv_tracer.res.tile1.nc .........OK - Moving RESTART/fv_tracer.res.tile2.nc .........OK - Moving RESTART/fv_tracer.res.tile3.nc .........OK - Moving RESTART/fv_tracer.res.tile4.nc .........OK - Moving RESTART/fv_tracer.res.tile5.nc .........OK - Moving RESTART/fv_tracer.res.tile6.nc .........OK - Moving RESTART/phy_data.tile1.nc .........OK - Moving RESTART/phy_data.tile2.nc .........OK - Moving RESTART/phy_data.tile3.nc .........OK - Moving RESTART/phy_data.tile4.nc .........OK - Moving RESTART/phy_data.tile5.nc .........OK - Moving RESTART/phy_data.tile6.nc .........OK - Moving RESTART/sfc_data.tile1.nc .........OK - Moving RESTART/sfc_data.tile2.nc .........OK - Moving RESTART/sfc_data.tile3.nc .........OK - Moving RESTART/sfc_data.tile4.nc .........OK - Moving RESTART/sfc_data.tile5.nc .........OK - Moving RESTART/sfc_data.tile6.nc .........OK - Moving RESTART/MOM.res.nc .........OK - Moving RESTART/iced.2021-03-23-21600.nc .........OK - Moving RESTART/ufs.cpld.cpl.r.2021-03-23-21600.nc .........OK - - 0: The total amount of wall time = 200.055567 - -Test std_base cpld_control_c96_p7 PASS - - -baseline dir = /scratch1/NCEPDEV/stmp4/Minsuk.Ji/FV3_OPNREQ_TEST/OPNREQ_TEST/cpld_control_c96_p7_std_base -working dir = /scratch1/NCEPDEV/stmp2/Minsuk.Ji/FV3_OPNREQ_TEST/opnReqTest_8744/cpld_control_c96_p7_thr -Checking test thr cpld_control_c96_p7 results .... - Comparing sfcf024.tile1.nc .........OK - Comparing sfcf024.tile2.nc .........OK - Comparing sfcf024.tile3.nc .........OK - Comparing sfcf024.tile4.nc .........OK - Comparing sfcf024.tile5.nc .........OK - Comparing sfcf024.tile6.nc .........OK - Comparing atmf024.tile1.nc .........OK - Comparing atmf024.tile2.nc .........OK - Comparing atmf024.tile3.nc .........OK - Comparing atmf024.tile4.nc .........OK - Comparing atmf024.tile5.nc .........OK - Comparing atmf024.tile6.nc .........OK - Comparing RESTART/coupler.res .........OK - Comparing RESTART/fv_core.res.nc .........OK - Comparing RESTART/fv_core.res.tile1.nc .........OK - Comparing RESTART/fv_core.res.tile2.nc .........OK - Comparing RESTART/fv_core.res.tile3.nc .........OK - Comparing RESTART/fv_core.res.tile4.nc .........OK - Comparing RESTART/fv_core.res.tile5.nc .........OK - Comparing RESTART/fv_core.res.tile6.nc .........OK - Comparing RESTART/fv_srf_wnd.res.tile1.nc .........OK - Comparing RESTART/fv_srf_wnd.res.tile2.nc .........OK - Comparing RESTART/fv_srf_wnd.res.tile3.nc .........OK - Comparing RESTART/fv_srf_wnd.res.tile4.nc .........OK - Comparing RESTART/fv_srf_wnd.res.tile5.nc .........OK - Comparing RESTART/fv_srf_wnd.res.tile6.nc .........OK - Comparing RESTART/fv_tracer.res.tile1.nc .........OK - Comparing RESTART/fv_tracer.res.tile2.nc .........OK - Comparing RESTART/fv_tracer.res.tile3.nc .........OK - Comparing RESTART/fv_tracer.res.tile4.nc .........OK - Comparing RESTART/fv_tracer.res.tile5.nc .........OK - Comparing RESTART/fv_tracer.res.tile6.nc .........OK - Comparing RESTART/phy_data.tile1.nc .........OK - Comparing RESTART/phy_data.tile2.nc .........OK - Comparing RESTART/phy_data.tile3.nc .........OK - Comparing RESTART/phy_data.tile4.nc .........OK - Comparing RESTART/phy_data.tile5.nc .........OK - Comparing RESTART/phy_data.tile6.nc .........OK - Comparing RESTART/sfc_data.tile1.nc .........OK - Comparing RESTART/sfc_data.tile2.nc .........OK - Comparing RESTART/sfc_data.tile3.nc .........OK - Comparing RESTART/sfc_data.tile4.nc .........OK - Comparing RESTART/sfc_data.tile5.nc .........OK - Comparing RESTART/sfc_data.tile6.nc .........OK - Comparing RESTART/MOM.res.nc .........OK - 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 = 231.991310 - -Test thr cpld_control_c96_p7 PASS - -OPERATION REQUIREMENT TEST WAS SUCCESSFUL -Fri Dec 24 14:30:45 UTC 2021 -Elapsed time: 00h:21m:44s. Have a nice day! diff --git a/tests/OpnReqTests_cpld_control_p7_hera.intel.log b/tests/OpnReqTests_cpld_control_p7_hera.intel.log deleted file mode 100644 index 1b4736fc2e..0000000000 --- a/tests/OpnReqTests_cpld_control_p7_hera.intel.log +++ /dev/null @@ -1,185 +0,0 @@ -Fri Dec 24 14:40:19 UTC 2021 -Start Operation Requirement Test - -Compile std elapsed time 419 seconds. -DAPP=S2SW -DCCPP_SUITES=FV3_GFS_v16_coupled_nsstNoahmpUGWPv1,FV3_GFS_v16_coupled_p7_rrtmgp -DMPI=ON -DCMAKE_BUILD_TYPE=Release -DMOM6SOLO=ON - -baseline dir = /scratch1/NCEPDEV/stmp4/Minsuk.Ji/FV3_OPNREQ_TEST/OPNREQ_TEST/cpld_control_p7_std_base -working dir = /scratch1/NCEPDEV/stmp2/Minsuk.Ji/FV3_OPNREQ_TEST/opnReqTest_15160/cpld_control_p7_dcp -Checking test dcp cpld_control_p7 results .... - Comparing sfcf024.tile1.nc .........OK - Comparing sfcf024.tile2.nc .........OK - Comparing sfcf024.tile3.nc .........OK - Comparing sfcf024.tile4.nc .........OK - Comparing sfcf024.tile5.nc .........OK - Comparing sfcf024.tile6.nc .........OK - Comparing atmf024.tile1.nc .........OK - Comparing atmf024.tile2.nc .........OK - Comparing atmf024.tile3.nc .........OK - Comparing atmf024.tile4.nc .........OK - Comparing atmf024.tile5.nc .........OK - Comparing atmf024.tile6.nc .........OK - Comparing RESTART/coupler.res .........OK - Comparing RESTART/fv_core.res.nc .........OK - Comparing RESTART/fv_core.res.tile1.nc .........OK - Comparing RESTART/fv_core.res.tile2.nc .........OK - Comparing RESTART/fv_core.res.tile3.nc .........OK - Comparing RESTART/fv_core.res.tile4.nc .........OK - Comparing RESTART/fv_core.res.tile5.nc .........OK - Comparing RESTART/fv_core.res.tile6.nc .........OK - Comparing RESTART/fv_srf_wnd.res.tile1.nc .........OK - Comparing RESTART/fv_srf_wnd.res.tile2.nc .........OK - Comparing RESTART/fv_srf_wnd.res.tile3.nc .........OK - Comparing RESTART/fv_srf_wnd.res.tile4.nc .........OK - Comparing RESTART/fv_srf_wnd.res.tile5.nc .........OK - Comparing RESTART/fv_srf_wnd.res.tile6.nc .........OK - Comparing RESTART/fv_tracer.res.tile1.nc .........OK - Comparing RESTART/fv_tracer.res.tile2.nc .........OK - Comparing RESTART/fv_tracer.res.tile3.nc .........OK - Comparing RESTART/fv_tracer.res.tile4.nc .........OK - Comparing RESTART/fv_tracer.res.tile5.nc .........OK - Comparing RESTART/fv_tracer.res.tile6.nc .........OK - Comparing RESTART/phy_data.tile1.nc .........OK - Comparing RESTART/phy_data.tile2.nc .........OK - Comparing RESTART/phy_data.tile3.nc .........OK - Comparing RESTART/phy_data.tile4.nc .........OK - Comparing RESTART/phy_data.tile5.nc .........OK - Comparing RESTART/phy_data.tile6.nc .........OK - Comparing RESTART/sfc_data.tile1.nc .........OK - Comparing RESTART/sfc_data.tile2.nc .........OK - Comparing RESTART/sfc_data.tile3.nc .........OK - Comparing RESTART/sfc_data.tile4.nc .........OK - Comparing RESTART/sfc_data.tile5.nc .........OK - Comparing RESTART/sfc_data.tile6.nc .........OK - Comparing RESTART/MOM.res.nc .........OK - Comparing RESTART/iced.2021-03-23-21600.nc .........OK - Comparing RESTART/ufs.cpld.cpl.r.2021-03-23-21600.nc .........OK - Comparing 20210323.060000.out_grd.glo_1deg .........OK - Comparing 20210323.060000.out_pnt.points .........OK - Comparing 20210323.060000.restart.glo_1deg .........OK - - 0: The total amount of wall time = 224.808757 - -Test dcp cpld_control_p7 PASS - - -baseline dir = /scratch1/NCEPDEV/stmp4/Minsuk.Ji/FV3_OPNREQ_TEST/OPNREQ_TEST/cpld_control_p7_std_base -working dir = /scratch1/NCEPDEV/stmp2/Minsuk.Ji/FV3_OPNREQ_TEST/opnReqTest_15160/cpld_control_p7_std_base -Checking test std_base cpld_control_p7 results .... -Moving baseline std_base cpld_control_p7 files .... - Moving sfcf024.tile1.nc .........OK - Moving sfcf024.tile2.nc .........OK - Moving sfcf024.tile3.nc .........OK - Moving sfcf024.tile4.nc .........OK - Moving sfcf024.tile5.nc .........OK - Moving sfcf024.tile6.nc .........OK - Moving atmf024.tile1.nc .........OK - Moving atmf024.tile2.nc .........OK - Moving atmf024.tile3.nc .........OK - Moving atmf024.tile4.nc .........OK - Moving atmf024.tile5.nc .........OK - Moving atmf024.tile6.nc .........OK - Moving RESTART/coupler.res .........OK - Moving RESTART/fv_core.res.nc .........OK - Moving RESTART/fv_core.res.tile1.nc .........OK - Moving RESTART/fv_core.res.tile2.nc .........OK - Moving RESTART/fv_core.res.tile3.nc .........OK - Moving RESTART/fv_core.res.tile4.nc .........OK - Moving RESTART/fv_core.res.tile5.nc .........OK - Moving RESTART/fv_core.res.tile6.nc .........OK - Moving RESTART/fv_srf_wnd.res.tile1.nc .........OK - Moving RESTART/fv_srf_wnd.res.tile2.nc .........OK - Moving RESTART/fv_srf_wnd.res.tile3.nc .........OK - Moving RESTART/fv_srf_wnd.res.tile4.nc .........OK - Moving RESTART/fv_srf_wnd.res.tile5.nc .........OK - Moving RESTART/fv_srf_wnd.res.tile6.nc .........OK - Moving RESTART/fv_tracer.res.tile1.nc .........OK - Moving RESTART/fv_tracer.res.tile2.nc .........OK - Moving RESTART/fv_tracer.res.tile3.nc .........OK - Moving RESTART/fv_tracer.res.tile4.nc .........OK - Moving RESTART/fv_tracer.res.tile5.nc .........OK - Moving RESTART/fv_tracer.res.tile6.nc .........OK - Moving RESTART/phy_data.tile1.nc .........OK - Moving RESTART/phy_data.tile2.nc .........OK - Moving RESTART/phy_data.tile3.nc .........OK - Moving RESTART/phy_data.tile4.nc .........OK - Moving RESTART/phy_data.tile5.nc .........OK - Moving RESTART/phy_data.tile6.nc .........OK - Moving RESTART/sfc_data.tile1.nc .........OK - Moving RESTART/sfc_data.tile2.nc .........OK - Moving RESTART/sfc_data.tile3.nc .........OK - Moving RESTART/sfc_data.tile4.nc .........OK - Moving RESTART/sfc_data.tile5.nc .........OK - Moving RESTART/sfc_data.tile6.nc .........OK - Moving RESTART/MOM.res.nc .........OK - Moving RESTART/iced.2021-03-23-21600.nc .........OK - Moving RESTART/ufs.cpld.cpl.r.2021-03-23-21600.nc .........OK - Moving 20210323.060000.out_grd.glo_1deg .........OK - Moving 20210323.060000.out_pnt.points .........OK - Moving 20210323.060000.restart.glo_1deg .........OK - - 0: The total amount of wall time = 209.914616 - -Test std_base cpld_control_p7 PASS - - -baseline dir = /scratch1/NCEPDEV/stmp4/Minsuk.Ji/FV3_OPNREQ_TEST/OPNREQ_TEST/cpld_control_p7_std_base -working dir = /scratch1/NCEPDEV/stmp2/Minsuk.Ji/FV3_OPNREQ_TEST/opnReqTest_15160/cpld_control_p7_thr -Checking test thr cpld_control_p7 results .... - Comparing sfcf024.tile1.nc .........OK - Comparing sfcf024.tile2.nc .........OK - Comparing sfcf024.tile3.nc .........OK - Comparing sfcf024.tile4.nc .........OK - Comparing sfcf024.tile5.nc .........OK - Comparing sfcf024.tile6.nc .........OK - Comparing atmf024.tile1.nc .........OK - Comparing atmf024.tile2.nc .........OK - Comparing atmf024.tile3.nc .........OK - Comparing atmf024.tile4.nc .........OK - Comparing atmf024.tile5.nc .........OK - Comparing atmf024.tile6.nc .........OK - Comparing RESTART/coupler.res .........OK - Comparing RESTART/fv_core.res.nc .........OK - Comparing RESTART/fv_core.res.tile1.nc .........OK - Comparing RESTART/fv_core.res.tile2.nc .........OK - Comparing RESTART/fv_core.res.tile3.nc .........OK - Comparing RESTART/fv_core.res.tile4.nc .........OK - Comparing RESTART/fv_core.res.tile5.nc .........OK - Comparing RESTART/fv_core.res.tile6.nc .........OK - Comparing RESTART/fv_srf_wnd.res.tile1.nc .........OK - Comparing RESTART/fv_srf_wnd.res.tile2.nc .........OK - Comparing RESTART/fv_srf_wnd.res.tile3.nc .........OK - Comparing RESTART/fv_srf_wnd.res.tile4.nc .........OK - Comparing RESTART/fv_srf_wnd.res.tile5.nc .........OK - Comparing RESTART/fv_srf_wnd.res.tile6.nc .........OK - Comparing RESTART/fv_tracer.res.tile1.nc .........OK - Comparing RESTART/fv_tracer.res.tile2.nc .........OK - Comparing RESTART/fv_tracer.res.tile3.nc .........OK - Comparing RESTART/fv_tracer.res.tile4.nc .........OK - Comparing RESTART/fv_tracer.res.tile5.nc .........OK - Comparing RESTART/fv_tracer.res.tile6.nc .........OK - Comparing RESTART/phy_data.tile1.nc .........OK - Comparing RESTART/phy_data.tile2.nc .........OK - Comparing RESTART/phy_data.tile3.nc .........OK - Comparing RESTART/phy_data.tile4.nc .........OK - Comparing RESTART/phy_data.tile5.nc .........OK - Comparing RESTART/phy_data.tile6.nc .........OK - Comparing RESTART/sfc_data.tile1.nc .........OK - Comparing RESTART/sfc_data.tile2.nc .........OK - Comparing RESTART/sfc_data.tile3.nc .........OK - Comparing RESTART/sfc_data.tile4.nc .........OK - Comparing RESTART/sfc_data.tile5.nc .........OK - Comparing RESTART/sfc_data.tile6.nc .........OK - Comparing RESTART/MOM.res.nc .........OK - Comparing RESTART/iced.2021-03-23-21600.nc .........OK - Comparing RESTART/ufs.cpld.cpl.r.2021-03-23-21600.nc .........OK - Comparing 20210323.060000.out_grd.glo_1deg .........OK - Comparing 20210323.060000.out_pnt.points .........OK - Comparing 20210323.060000.restart.glo_1deg .........OK - - 0: The total amount of wall time = 241.851897 - -Test thr cpld_control_p7 PASS - -OPERATION REQUIREMENT TEST WAS SUCCESSFUL -Fri Dec 24 15:03:02 UTC 2021 -Elapsed time: 00h:22m:44s. Have a nice day! diff --git a/tests/rt_35d.conf b/tests/rt_35d.conf index 1b9a269158..8b60bad8fd 100644 --- a/tests/rt_35d.conf +++ b/tests/rt_35d.conf @@ -2,16 +2,7 @@ # CPLD Benchmark 35d tests # ############################################################################################################################################################################### -COMPILE | -DAPP=S2SW -DCCPP_SUITES=FV3_GFS_v16_coupled_nsstNoahmpUGWPv1 | + hera.intel | fv3 | | -RUN | cpld_bmark_p7_35d | | fv3 | | 2012010100 -RUN | cpld_bmark_p7_35d | | fv3 | | 2012040100 -RUN | cpld_bmark_p7_35d | | fv3 | | 2012070100 -RUN | cpld_bmark_p7_35d | | fv3 | | 2012100100 -RUN | cpld_bmark_p7_35d | | fv3 | | 2013010100 -RUN | cpld_bmark_p7_35d | | fv3 | | 2013040100 -RUN | cpld_bmark_p7_35d | | fv3 | | 2013070100 -RUN | cpld_bmark_p7_35d | | fv3 | | 2013100100 - +COMPILE | -DAPP=S2SW -DCCPP_SUITES=FV3_GFS_v16_coupled_p8 | + hera.intel | fv3 | | RUN | cpld_bmark_p8_35d | | fv3 | | 2012010100 RUN | cpld_bmark_p8_35d | | fv3 | | 2012040100 RUN | cpld_bmark_p8_35d | | fv3 | | 2012070100 diff --git a/tests/tests/cpld_bmark_p7_35d b/tests/tests/cpld_bmark_p7_35d deleted file mode 100644 index 04530d2f22..0000000000 --- a/tests/tests/cpld_bmark_p7_35d +++ /dev/null @@ -1,106 +0,0 @@ -# -# cpld_bmark_p7 35 day test -# -export TEST_DESCR="Fully coupled FV3-CCPP-MOM6-CICE-CMEPS-WW3 system - C384L127 MX025 - Benchmark P7 35 day test" - -export CNTL_DIR="cpld_bmark_p7" - -export LIST_FILES="" - -export_fv3 -export_cpl - -export SYEAR -export SMONTH -export SDAY=01 -export SHOUR=00 -export SECS=`expr $SHOUR \* 3600` -export BMIC=.true. - -#export DAYS=35 -#export FHMAX=840 -export RESTART_N=`expr ${FHMAX} - ${FHROT}` -#export WLCLK=480 - -export TASKS=1700 -export TPN=$TPN_cpl_thrd -export INPES=12 -export JNPES=16 -export THRD=2 -export WRTTASK_PER_GROUP=88 - -export med_petlist_bounds="0 299" -export atm_petlist_bounds="0 1239" -export ocn_petlist_bounds="1240 1459" -export ice_petlist_bounds="1460 1539" -export wav_petlist_bounds="1540 1699" - -# atm/ocn/ice resolution -export ATMRES=C384 -export NPX=385 -export NPY=385 -export IMO=1536 -export JMO=768 -export OUTPUT_GRID="'gaussian_grid'" -export ATMTILESIZE=`expr $NPX - 1` - -export OCNRES=025 -export ICERES=0.25 -export NX_GLB=1440 -export NY_GLB=1080 -export NPROC_ICE=80 -export np2=`expr $NPROC_ICE / 2` -export BLCKX=`expr $NX_GLB / $np2` -export BLCKY=`expr $NY_GLB / 2` - -# set component and coupling timesteps -export DT_ATMOS=300 -export DT_CICE=${DT_ATMOS} -export DT_DYNAM_MOM6=900 -export DT_THERM_MOM6=1800 - -# nems.configure -export NEMS_CONFIGURE=nems.configure.cpld_wave.IN -export coupling_interval_slow_sec=${DT_THERM_MOM6} -export coupling_interval_fast_sec=${DT_ATMOS} - -# resolution dependent files -export MOM_INPUT=MOM_input_template_${OCNRES} -export MESHOCN_ICE=mesh.mx${OCNRES}.nc -export CICEGRID=grid_cice_NEMS_mx${OCNRES}.nc -export CICEMASK=kmtu_cice_NEMS_mx${OCNRES}.nc -export CHLCLIM=seawifs-clim-1997-2010.${NX_GLB}x${NY_GLB}.v20180328.nc -export FRUNOFF=runoff.daitren.clim.${NX_GLB}x${NY_GLB}.v20180328.nc - -export FNALBC="'C384.snowfree_albedo.tileX.nc'" -export FNALBC2="'C384.facsf.tileX.nc'" -export FNTG3C="'C384.substrate_temperature.tileX.nc'" -export FNVEGC="'C384.vegetation_greenness.tileX.nc'" -export FNVETC="'C384.vegetation_type.tileX.nc'" -export FNSOTC="'C384.soil_type.tileX.nc'" -export FNVMNC="'C384.vegetation_greenness.tileX.nc'" -export FNVMXC="'C384.vegetation_greenness.tileX.nc'" -export FNSLPC="'C384.slope_type.tileX.nc'" -export FNABSC="'C384.maximum_snow_albedo.tileX.nc'" - -export MOM6_RIVER_RUNOFF=True -export MOM6_RESTART_SETTING=r - -#P7 -export USE_CICE_ALB=.false. -export MIN_SEAICE=1.0e-11 -export IOPT_SFC=1 - -export WW3GRIDLINE="'gwes_30m' 'no' 'CPL:native' 'CPL:native' 'CPL:native' 'no' 'no' 'no' 'no' 'no' 1 1 0.00 1.00 F" -export WW3RSTDTHR=${FHMAX} -export DT_2_RST="$(printf "%02d" $(( ${WW3RSTDTHR}*3600 )))" -export RUN_BEG="${SYEAR}${SMONTH}${SDAY} $(printf "%02d" $(( ${SHOUR} )))0000" -export RUN_END="2100${SMONTH}${SDAY} $(printf "%02d" $(( ${SHOUR} )))0000" -export OUT_BEG=$RUN_BEG -export OUT_END=$RUN_END -export RST_BEG=$RUN_BEG -export RST_2_BEG=$RUN_BEG -export RST_END=$RUN_END -export RST_2_END=$RUN_END - -export FV3_RUN=cpld_control_run.IN From 45d9b771e131d17484b82c6c154b3bfb0a39ddf1 Mon Sep 17 00:00:00 2001 From: "denise.worthen" Date: Wed, 12 Jan 2022 07:12:00 -0700 Subject: [PATCH 19/29] update baseline date * update rt_weekly to use p8 tests * change integration length to 5 days --- tests/rt.sh | 2 +- tests/rt_weekly.conf | 18 +++++++++--------- tests/tests/cpld_bmark_p8_35d | 6 +++--- 3 files changed, 13 insertions(+), 13 deletions(-) diff --git a/tests/rt.sh b/tests/rt.sh index 75a59b87a3..66ab8bcf00 100755 --- a/tests/rt.sh +++ b/tests/rt.sh @@ -467,7 +467,7 @@ if [[ $TESTS_FILE =~ '35d' ]] || [[ $TESTS_FILE =~ 'weekly' ]]; then TEST_35D=true fi -BL_DATE=20220107 +BL_DATE=20220112 if [[ $MACHINE_ID = hera.* ]] || [[ $MACHINE_ID = orion.* ]] || [[ $MACHINE_ID = cheyenne.* ]] || [[ $MACHINE_ID = gaea.* ]] || [[ $MACHINE_ID = jet.* ]] || [[ $MACHINE_ID = s4.* ]]; then RTPWD=${RTPWD:-$DISKNM/NEMSfv3gfs/develop-${BL_DATE}/${RT_COMPILER^^}} else diff --git a/tests/rt_weekly.conf b/tests/rt_weekly.conf index 09d3bcd4bc..f8616842f3 100644 --- a/tests/rt_weekly.conf +++ b/tests/rt_weekly.conf @@ -7,12 +7,12 @@ RUN | control_c768 # CPLD Benchmark 35d tests # The length of forecast is one day for the weekly tests. -COMPILE | -DAPP=S2SW -DCCPP_SUITES=FV3_GFS_v16_coupled_nsstNoahmpUGWPv1 | + hera.intel | fv3 | | -RUN | cpld_bmark_p7_35d | | fv3 | | 2012010100 -RUN | cpld_bmark_p7_35d | | fv3 | | 2012040100 -RUN | cpld_bmark_p7_35d | | fv3 | | 2012070100 -RUN | cpld_bmark_p7_35d | | fv3 | | 2012100100 -RUN | cpld_bmark_p7_35d | | fv3 | | 2013010100 -RUN | cpld_bmark_p7_35d | | fv3 | | 2013040100 -RUN | cpld_bmark_p7_35d | | fv3 | | 2013070100 -RUN | cpld_bmark_p7_35d | | fv3 | | 2013100100 +COMPILE | -DAPP=S2SW -DCCPP_SUITES=FV3_GFS_v16_coupled_p8 | + hera.intel | fv3 | | +RUN | cpld_bmark_p8_35d | | fv3 | | 2012010100 +RUN | cpld_bmark_p8_35d | | fv3 | | 2012040100 +RUN | cpld_bmark_p8_35d | | fv3 | | 2012070100 +RUN | cpld_bmark_p8_35d | | fv3 | | 2012100100 +RUN | cpld_bmark_p8_35d | | fv3 | | 2013010100 +RUN | cpld_bmark_p8_35d | | fv3 | | 2013040100 +RUN | cpld_bmark_p8_35d | | fv3 | | 2013070100 +RUN | cpld_bmark_p8_35d | | fv3 | | 2013100100 diff --git a/tests/tests/cpld_bmark_p8_35d b/tests/tests/cpld_bmark_p8_35d index c6e3f50f9e..38c2ceb6b6 100644 --- a/tests/tests/cpld_bmark_p8_35d +++ b/tests/tests/cpld_bmark_p8_35d @@ -17,10 +17,10 @@ export SHOUR=00 export SECS=`expr $SHOUR \* 3600` export BMIC=.true. -#export DAYS=35 -#export FHMAX=840 +export DAYS=5 +export FHMAX=120 export RESTART_N=`expr ${FHMAX} - ${FHROT}` -#export WLCLK=480 +export WLCLK=120 export TASKS=1700 export TPN=$TPN_cpl_thrd From 0cce74428f316b77472ca50fe9df4addb33d6dd3 Mon Sep 17 00:00:00 2001 From: Brian Curtis Date: Wed, 12 Jan 2022 08:41:16 -0700 Subject: [PATCH 20/29] RT JOBS PASSED: cheyenne.gnu. Log file uploaded. on-behalf-of @ufs-community --- tests/RegressionTests_cheyenne.gnu.log | 322 ++++++++++++------------- 1 file changed, 161 insertions(+), 161 deletions(-) diff --git a/tests/RegressionTests_cheyenne.gnu.log b/tests/RegressionTests_cheyenne.gnu.log index c83e72e299..b821916276 100644 --- a/tests/RegressionTests_cheyenne.gnu.log +++ b/tests/RegressionTests_cheyenne.gnu.log @@ -1,15 +1,15 @@ -Mon Jan 10 16:37:39 MST 2022 +Wed Jan 12 08:11:43 MST 2022 Start Regression test -Compile 001 elapsed time 406 seconds. -DAPP=ATM -DCCPP_SUITES=FV3_GFS_v16,FV3_GFS_v16_flake,FV3_GFS_v16_RRTMGP,FV3_GFS_v16_thompson,FV3_GFS_v16_ras,FV3_GFS_v16_nsstNoahmpUGWPv1 -DMPI=ON -DCMAKE_BUILD_TYPE=Release -Compile 002 elapsed time 381 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 736 seconds. -DAPP=ATM -D32BIT=ON -DDEBUG=ON -DMPI=ON -DCMAKE_BUILD_TYPE=Debug -Compile 004 elapsed time 189 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 488 seconds. -DAPP=S2S -DCCPP_SUITES=FV3_GFS_v16_coupled_nsstNoahmpUGWPv1 -DMPI=ON -DCMAKE_BUILD_TYPE=Release -DMOM6SOLO=ON -Compile 006 elapsed time 270 seconds. -DAPP=S2S -DDEBUG=ON -DCCPP_SUITES=FV3_GFS_v16_coupled_nsstNoahmpUGWPv1 -DMPI=ON -DCMAKE_BUILD_TYPE=Debug -DMOM6SOLO=ON +Compile 001 elapsed time 398 seconds. -DAPP=ATM -DCCPP_SUITES=FV3_GFS_v16,FV3_GFS_v16_flake,FV3_GFS_v16_RRTMGP,FV3_GFS_v16_thompson,FV3_GFS_v16_ras,FV3_GFS_v16_p8 -DMPI=ON -DCMAKE_BUILD_TYPE=Release +Compile 002 elapsed time 380 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 735 seconds. -DAPP=ATM -D32BIT=ON -DDEBUG=ON -DMPI=ON -DCMAKE_BUILD_TYPE=Debug +Compile 004 elapsed time 187 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 480 seconds. -DAPP=S2S -DCCPP_SUITES=FV3_GFS_v16_coupled_p8 -DMPI=ON -DCMAKE_BUILD_TYPE=Release -DMOM6SOLO=ON +Compile 006 elapsed time 257 seconds. -DAPP=S2S -DDEBUG=ON -DCCPP_SUITES=FV3_GFS_v16_coupled_p8 -DMPI=ON -DCMAKE_BUILD_TYPE=Debug -DMOM6SOLO=ON -baseline dir = /glade/p/ral/jntp/GMTB/ufs-weather-model/RT/NEMSfv3gfs/develop-20220107/GNU/control -working dir = /glade/scratch/worthen/FV3_RT/rt_33771/control +baseline dir = /glade/p/ral/jntp/GMTB/ufs-weather-model/RT/NEMSfv3gfs/develop-20220112/GNU/control +working dir = /glade/scratch/dtcufsrt/FV3_RT/rt_57218/control Checking test 001 control results .... Comparing sfcf000.nc .........OK Comparing sfcf021.nc .........OK @@ -56,14 +56,14 @@ Checking test 001 control results .... Comparing RESTART/sfc_data.tile5.nc .........OK Comparing RESTART/sfc_data.tile6.nc .........OK -0:The total amount of wall time = 275.257059 -0:The maximum resident set size (KB) = 433392 +0:The total amount of wall time = 274.733409 +0:The maximum resident set size (KB) = 433396 Test 001 control PASS -baseline dir = /glade/p/ral/jntp/GMTB/ufs-weather-model/RT/NEMSfv3gfs/develop-20220107/GNU/control -working dir = /glade/scratch/worthen/FV3_RT/rt_33771/control_restart +baseline dir = /glade/p/ral/jntp/GMTB/ufs-weather-model/RT/NEMSfv3gfs/develop-20220112/GNU/control +working dir = /glade/scratch/dtcufsrt/FV3_RT/rt_57218/control_restart Checking test 002 control_restart results .... Comparing sfcf024.nc .........OK Comparing atmf024.nc .........OK @@ -102,14 +102,14 @@ Checking test 002 control_restart results .... Comparing RESTART/sfc_data.tile5.nc .........OK Comparing RESTART/sfc_data.tile6.nc .........OK -0:The total amount of wall time = 135.280096 -0:The maximum resident set size (KB) = 182952 +0:The total amount of wall time = 138.269114 +0:The maximum resident set size (KB) = 183100 Test 002 control_restart PASS -baseline dir = /glade/p/ral/jntp/GMTB/ufs-weather-model/RT/NEMSfv3gfs/develop-20220107/GNU/control_c48 -working dir = /glade/scratch/worthen/FV3_RT/rt_33771/control_c48 +baseline dir = /glade/p/ral/jntp/GMTB/ufs-weather-model/RT/NEMSfv3gfs/develop-20220112/GNU/control_c48 +working dir = /glade/scratch/dtcufsrt/FV3_RT/rt_57218/control_c48 Checking test 003 control_c48 results .... Comparing sfcf000.nc .........OK Comparing sfcf024.nc .........OK @@ -148,14 +148,14 @@ Checking test 003 control_c48 results .... Comparing RESTART/sfc_data.tile5.nc .........OK Comparing RESTART/sfc_data.tile6.nc .........OK -0:The total amount of wall time = 817.326986 -0:The maximum resident set size (KB) = 669112 +0:The total amount of wall time = 826.965944 +0:The maximum resident set size (KB) = 669160 Test 003 control_c48 PASS -baseline dir = /glade/p/ral/jntp/GMTB/ufs-weather-model/RT/NEMSfv3gfs/develop-20220107/GNU/control_stochy -working dir = /glade/scratch/worthen/FV3_RT/rt_33771/control_stochy +baseline dir = /glade/p/ral/jntp/GMTB/ufs-weather-model/RT/NEMSfv3gfs/develop-20220112/GNU/control_stochy +working dir = /glade/scratch/dtcufsrt/FV3_RT/rt_57218/control_stochy Checking test 004 control_stochy results .... Comparing sfcf000.nc .........OK Comparing sfcf012.nc .........OK @@ -166,14 +166,14 @@ Checking test 004 control_stochy results .... Comparing GFSPRS.GrbF00 .........OK Comparing GFSPRS.GrbF12 .........OK -0:The total amount of wall time = 175.315489 -0:The maximum resident set size (KB) = 427576 +0:The total amount of wall time = 175.175022 +0:The maximum resident set size (KB) = 427780 Test 004 control_stochy PASS -baseline dir = /glade/p/ral/jntp/GMTB/ufs-weather-model/RT/NEMSfv3gfs/develop-20220107/GNU/control_flake -working dir = /glade/scratch/worthen/FV3_RT/rt_33771/control_flake +baseline dir = /glade/p/ral/jntp/GMTB/ufs-weather-model/RT/NEMSfv3gfs/develop-20220112/GNU/control_flake +working dir = /glade/scratch/dtcufsrt/FV3_RT/rt_57218/control_flake Checking test 005 control_flake results .... Comparing sfcf000.nc .........OK Comparing sfcf024.nc .........OK @@ -184,14 +184,14 @@ Checking test 005 control_flake results .... Comparing GFSPRS.GrbF00 .........OK Comparing GFSPRS.GrbF24 .........OK -0:The total amount of wall time = 339.184340 -0:The maximum resident set size (KB) = 485608 +0:The total amount of wall time = 339.858147 +0:The maximum resident set size (KB) = 485452 Test 005 control_flake PASS -baseline dir = /glade/p/ral/jntp/GMTB/ufs-weather-model/RT/NEMSfv3gfs/develop-20220107/GNU/control_rrtmgp -working dir = /glade/scratch/worthen/FV3_RT/rt_33771/control_rrtmgp +baseline dir = /glade/p/ral/jntp/GMTB/ufs-weather-model/RT/NEMSfv3gfs/develop-20220112/GNU/control_rrtmgp +working dir = /glade/scratch/dtcufsrt/FV3_RT/rt_57218/control_rrtmgp Checking test 006 control_rrtmgp results .... Comparing sfcf000.nc .........OK Comparing sfcf024.nc .........OK @@ -202,14 +202,14 @@ Checking test 006 control_rrtmgp results .... Comparing GFSPRS.GrbF00 .........OK Comparing GFSPRS.GrbF24 .........OK -0:The total amount of wall time = 341.187322 -0:The maximum resident set size (KB) = 530264 +0:The total amount of wall time = 341.855248 +0:The maximum resident set size (KB) = 529804 Test 006 control_rrtmgp PASS -baseline dir = /glade/p/ral/jntp/GMTB/ufs-weather-model/RT/NEMSfv3gfs/develop-20220107/GNU/control_thompson -working dir = /glade/scratch/worthen/FV3_RT/rt_33771/control_thompson +baseline dir = /glade/p/ral/jntp/GMTB/ufs-weather-model/RT/NEMSfv3gfs/develop-20220112/GNU/control_thompson +working dir = /glade/scratch/dtcufsrt/FV3_RT/rt_57218/control_thompson Checking test 007 control_thompson results .... Comparing sfcf000.nc .........OK Comparing sfcf024.nc .........OK @@ -220,14 +220,14 @@ Checking test 007 control_thompson results .... Comparing GFSPRS.GrbF00 .........OK Comparing GFSPRS.GrbF24 .........OK -0:The total amount of wall time = 356.210544 -0:The maximum resident set size (KB) = 795340 +0:The total amount of wall time = 366.450032 +0:The maximum resident set size (KB) = 795456 Test 007 control_thompson PASS -baseline dir = /glade/p/ral/jntp/GMTB/ufs-weather-model/RT/NEMSfv3gfs/develop-20220107/GNU/control_thompson_no_aero -working dir = /glade/scratch/worthen/FV3_RT/rt_33771/control_thompson_no_aero +baseline dir = /glade/p/ral/jntp/GMTB/ufs-weather-model/RT/NEMSfv3gfs/develop-20220112/GNU/control_thompson_no_aero +working dir = /glade/scratch/dtcufsrt/FV3_RT/rt_57218/control_thompson_no_aero Checking test 008 control_thompson_no_aero results .... Comparing sfcf000.nc .........OK Comparing sfcf024.nc .........OK @@ -238,14 +238,14 @@ Checking test 008 control_thompson_no_aero results .... Comparing GFSPRS.GrbF00 .........OK Comparing GFSPRS.GrbF24 .........OK -0:The total amount of wall time = 341.337227 -0:The maximum resident set size (KB) = 789268 +0:The total amount of wall time = 348.705554 +0:The maximum resident set size (KB) = 789308 Test 008 control_thompson_no_aero PASS -baseline dir = /glade/p/ral/jntp/GMTB/ufs-weather-model/RT/NEMSfv3gfs/develop-20220107/GNU/control_ras -working dir = /glade/scratch/worthen/FV3_RT/rt_33771/control_ras +baseline dir = /glade/p/ral/jntp/GMTB/ufs-weather-model/RT/NEMSfv3gfs/develop-20220112/GNU/control_ras +working dir = /glade/scratch/dtcufsrt/FV3_RT/rt_57218/control_ras Checking test 009 control_ras results .... Comparing sfcf000.nc .........OK Comparing sfcf024.nc .........OK @@ -256,15 +256,15 @@ Checking test 009 control_ras results .... Comparing GFSPRS.GrbF00 .........OK Comparing GFSPRS.GrbF24 .........OK -0:The total amount of wall time = 290.086107 -0:The maximum resident set size (KB) = 446008 +0:The total amount of wall time = 292.744449 +0:The maximum resident set size (KB) = 446004 Test 009 control_ras PASS -baseline dir = /glade/p/ral/jntp/GMTB/ufs-weather-model/RT/NEMSfv3gfs/develop-20220107/GNU/control_p7 -working dir = /glade/scratch/worthen/FV3_RT/rt_33771/control_p7 -Checking test 010 control_p7 results .... +baseline dir = /glade/p/ral/jntp/GMTB/ufs-weather-model/RT/NEMSfv3gfs/develop-20220112/GNU/control_p8 +working dir = /glade/scratch/dtcufsrt/FV3_RT/rt_57218/control_p8 +Checking test 010 control_p8 results .... Comparing sfcf000.nc .........OK Comparing sfcf021.nc .........OK Comparing sfcf024.nc .........OK @@ -310,14 +310,14 @@ Checking test 010 control_p7 results .... Comparing RESTART/sfc_data.tile5.nc .........OK Comparing RESTART/sfc_data.tile6.nc .........OK -0:The total amount of wall time = 278.898355 -0:The maximum resident set size (KB) = 490964 +0:The total amount of wall time = 286.326014 +0:The maximum resident set size (KB) = 490940 -Test 010 control_p7 PASS +Test 010 control_p8 PASS -baseline dir = /glade/p/ral/jntp/GMTB/ufs-weather-model/RT/NEMSfv3gfs/develop-20220107/GNU/rap_control -working dir = /glade/scratch/worthen/FV3_RT/rt_33771/rap_control +baseline dir = /glade/p/ral/jntp/GMTB/ufs-weather-model/RT/NEMSfv3gfs/develop-20220112/GNU/rap_control +working dir = /glade/scratch/dtcufsrt/FV3_RT/rt_57218/rap_control Checking test 011 rap_control results .... Comparing sfcf000.nc .........OK Comparing sfcf021.nc .........OK @@ -364,14 +364,14 @@ Checking test 011 rap_control results .... Comparing RESTART/sfc_data.tile5.nc .........OK Comparing RESTART/sfc_data.tile6.nc .........OK -0:The total amount of wall time = 683.357590 -0:The maximum resident set size (KB) = 773540 +0:The total amount of wall time = 690.982746 +0:The maximum resident set size (KB) = 773580 Test 011 rap_control PASS -baseline dir = /glade/p/ral/jntp/GMTB/ufs-weather-model/RT/NEMSfv3gfs/develop-20220107/GNU/rap_control -working dir = /glade/scratch/worthen/FV3_RT/rt_33771/rap_2threads +baseline dir = /glade/p/ral/jntp/GMTB/ufs-weather-model/RT/NEMSfv3gfs/develop-20220112/GNU/rap_control +working dir = /glade/scratch/dtcufsrt/FV3_RT/rt_57218/rap_2threads Checking test 012 rap_2threads results .... Comparing sfcf000.nc .........OK Comparing sfcf021.nc .........OK @@ -418,14 +418,14 @@ Checking test 012 rap_2threads results .... Comparing RESTART/sfc_data.tile5.nc .........OK Comparing RESTART/sfc_data.tile6.nc .........OK -0:The total amount of wall time = 1208.765684 -0:The maximum resident set size (KB) = 838968 +0:The total amount of wall time = 1214.837484 +0:The maximum resident set size (KB) = 838832 Test 012 rap_2threads PASS -baseline dir = /glade/p/ral/jntp/GMTB/ufs-weather-model/RT/NEMSfv3gfs/develop-20220107/GNU/rap_control -working dir = /glade/scratch/worthen/FV3_RT/rt_33771/rap_restart +baseline dir = /glade/p/ral/jntp/GMTB/ufs-weather-model/RT/NEMSfv3gfs/develop-20220112/GNU/rap_control +working dir = /glade/scratch/dtcufsrt/FV3_RT/rt_57218/rap_restart Checking test 013 rap_restart results .... Comparing sfcf024.nc .........OK Comparing atmf024.nc .........OK @@ -464,14 +464,14 @@ Checking test 013 rap_restart results .... Comparing RESTART/sfc_data.tile5.nc .........OK Comparing RESTART/sfc_data.tile6.nc .........OK -0:The total amount of wall time = 344.097052 -0:The maximum resident set size (KB) = 520748 +0:The total amount of wall time = 344.460367 +0:The maximum resident set size (KB) = 521004 Test 013 rap_restart PASS -baseline dir = /glade/p/ral/jntp/GMTB/ufs-weather-model/RT/NEMSfv3gfs/develop-20220107/GNU/rap_sfcdiff -working dir = /glade/scratch/worthen/FV3_RT/rt_33771/rap_sfcdiff +baseline dir = /glade/p/ral/jntp/GMTB/ufs-weather-model/RT/NEMSfv3gfs/develop-20220112/GNU/rap_sfcdiff +working dir = /glade/scratch/dtcufsrt/FV3_RT/rt_57218/rap_sfcdiff Checking test 014 rap_sfcdiff results .... Comparing sfcf000.nc .........OK Comparing sfcf021.nc .........OK @@ -518,14 +518,14 @@ Checking test 014 rap_sfcdiff results .... Comparing RESTART/sfc_data.tile5.nc .........OK Comparing RESTART/sfc_data.tile6.nc .........OK -0:The total amount of wall time = 684.603620 -0:The maximum resident set size (KB) = 773380 +0:The total amount of wall time = 691.561585 +0:The maximum resident set size (KB) = 773428 Test 014 rap_sfcdiff PASS -baseline dir = /glade/p/ral/jntp/GMTB/ufs-weather-model/RT/NEMSfv3gfs/develop-20220107/GNU/rap_sfcdiff -working dir = /glade/scratch/worthen/FV3_RT/rt_33771/rap_sfcdiff_restart +baseline dir = /glade/p/ral/jntp/GMTB/ufs-weather-model/RT/NEMSfv3gfs/develop-20220112/GNU/rap_sfcdiff +working dir = /glade/scratch/dtcufsrt/FV3_RT/rt_57218/rap_sfcdiff_restart Checking test 015 rap_sfcdiff_restart results .... Comparing sfcf024.nc .........OK Comparing atmf024.nc .........OK @@ -564,14 +564,14 @@ Checking test 015 rap_sfcdiff_restart results .... Comparing RESTART/sfc_data.tile5.nc .........OK Comparing RESTART/sfc_data.tile6.nc .........OK -0:The total amount of wall time = 344.849176 -0:The maximum resident set size (KB) = 520540 +0:The total amount of wall time = 344.242677 +0:The maximum resident set size (KB) = 520712 Test 015 rap_sfcdiff_restart PASS -baseline dir = /glade/p/ral/jntp/GMTB/ufs-weather-model/RT/NEMSfv3gfs/develop-20220107/GNU/hrrr_control -working dir = /glade/scratch/worthen/FV3_RT/rt_33771/hrrr_control +baseline dir = /glade/p/ral/jntp/GMTB/ufs-weather-model/RT/NEMSfv3gfs/develop-20220112/GNU/hrrr_control +working dir = /glade/scratch/dtcufsrt/FV3_RT/rt_57218/hrrr_control Checking test 016 hrrr_control results .... Comparing sfcf000.nc .........OK Comparing sfcf021.nc .........OK @@ -618,14 +618,14 @@ Checking test 016 hrrr_control results .... Comparing RESTART/sfc_data.tile5.nc .........OK Comparing RESTART/sfc_data.tile6.nc .........OK -0:The total amount of wall time = 661.481680 -0:The maximum resident set size (KB) = 771408 +0:The total amount of wall time = 667.061627 +0:The maximum resident set size (KB) = 771436 Test 016 hrrr_control PASS -baseline dir = /glade/p/ral/jntp/GMTB/ufs-weather-model/RT/NEMSfv3gfs/develop-20220107/GNU/rrfs_v1beta -working dir = /glade/scratch/worthen/FV3_RT/rt_33771/rrfs_v1beta +baseline dir = /glade/p/ral/jntp/GMTB/ufs-weather-model/RT/NEMSfv3gfs/develop-20220112/GNU/rrfs_v1beta +working dir = /glade/scratch/dtcufsrt/FV3_RT/rt_57218/rrfs_v1beta Checking test 017 rrfs_v1beta results .... Comparing sfcf000.nc .........OK Comparing sfcf021.nc .........OK @@ -672,14 +672,14 @@ Checking test 017 rrfs_v1beta results .... Comparing RESTART/sfc_data.tile5.nc .........OK Comparing RESTART/sfc_data.tile6.nc .........OK -0:The total amount of wall time = 681.258635 -0:The maximum resident set size (KB) = 771040 +0:The total amount of wall time = 682.660216 +0:The maximum resident set size (KB) = 771080 Test 017 rrfs_v1beta PASS -baseline dir = /glade/p/ral/jntp/GMTB/ufs-weather-model/RT/NEMSfv3gfs/develop-20220107/GNU/rrfs_conus13km_hrrr_warm -working dir = /glade/scratch/worthen/FV3_RT/rt_33771/rrfs_conus13km_hrrr_warm +baseline dir = /glade/p/ral/jntp/GMTB/ufs-weather-model/RT/NEMSfv3gfs/develop-20220112/GNU/rrfs_conus13km_hrrr_warm +working dir = /glade/scratch/dtcufsrt/FV3_RT/rt_57218/rrfs_conus13km_hrrr_warm Checking test 018 rrfs_conus13km_hrrr_warm results .... Comparing sfcf000.nc .........OK Comparing sfcf001.nc .........OK @@ -688,14 +688,14 @@ Checking test 018 rrfs_conus13km_hrrr_warm results .... Comparing atmf001.nc .........OK Comparing atmf002.nc .........OK -0:The total amount of wall time = 314.989268 -0:The maximum resident set size (KB) = 589960 +0:The total amount of wall time = 318.402351 +0:The maximum resident set size (KB) = 590028 Test 018 rrfs_conus13km_hrrr_warm PASS -baseline dir = /glade/p/ral/jntp/GMTB/ufs-weather-model/RT/NEMSfv3gfs/develop-20220107/GNU/rrfs_conus13km_radar_tten_warm -working dir = /glade/scratch/worthen/FV3_RT/rt_33771/rrfs_conus13km_radar_tten_warm +baseline dir = /glade/p/ral/jntp/GMTB/ufs-weather-model/RT/NEMSfv3gfs/develop-20220112/GNU/rrfs_conus13km_radar_tten_warm +working dir = /glade/scratch/dtcufsrt/FV3_RT/rt_57218/rrfs_conus13km_radar_tten_warm Checking test 019 rrfs_conus13km_radar_tten_warm results .... Comparing sfcf000.nc .........OK Comparing sfcf001.nc .........OK @@ -704,223 +704,223 @@ Checking test 019 rrfs_conus13km_radar_tten_warm results .... Comparing atmf001.nc .........OK Comparing atmf002.nc .........OK -0:The total amount of wall time = 316.080831 -0:The maximum resident set size (KB) = 592712 +0:The total amount of wall time = 318.533502 +0:The maximum resident set size (KB) = 592760 Test 019 rrfs_conus13km_radar_tten_warm PASS -baseline dir = /glade/p/ral/jntp/GMTB/ufs-weather-model/RT/NEMSfv3gfs/develop-20220107/GNU/control_debug -working dir = /glade/scratch/worthen/FV3_RT/rt_33771/control_debug +baseline dir = /glade/p/ral/jntp/GMTB/ufs-weather-model/RT/NEMSfv3gfs/develop-20220112/GNU/control_debug +working dir = /glade/scratch/dtcufsrt/FV3_RT/rt_57218/control_debug Checking test 020 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 = 79.535012 -0:The maximum resident set size (KB) = 423732 +0:The total amount of wall time = 79.907206 +0:The maximum resident set size (KB) = 423972 Test 020 control_debug PASS -baseline dir = /glade/p/ral/jntp/GMTB/ufs-weather-model/RT/NEMSfv3gfs/develop-20220107/GNU/control_diag_debug -working dir = /glade/scratch/worthen/FV3_RT/rt_33771/control_diag_debug +baseline dir = /glade/p/ral/jntp/GMTB/ufs-weather-model/RT/NEMSfv3gfs/develop-20220112/GNU/control_diag_debug +working dir = /glade/scratch/dtcufsrt/FV3_RT/rt_57218/control_diag_debug Checking test 021 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 = 85.879243 -0:The maximum resident set size (KB) = 481288 +0:The total amount of wall time = 85.979060 +0:The maximum resident set size (KB) = 481676 Test 021 control_diag_debug PASS -baseline dir = /glade/p/ral/jntp/GMTB/ufs-weather-model/RT/NEMSfv3gfs/develop-20220107/GNU/fv3_regional_debug -working dir = /glade/scratch/worthen/FV3_RT/rt_33771/regional_debug +baseline dir = /glade/p/ral/jntp/GMTB/ufs-weather-model/RT/NEMSfv3gfs/develop-20220112/GNU/fv3_regional_debug +working dir = /glade/scratch/dtcufsrt/FV3_RT/rt_57218/regional_debug Checking test 022 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 = 130.456805 -0:The maximum resident set size (KB) = 534376 +0:The total amount of wall time = 131.256292 +0:The maximum resident set size (KB) = 534400 Test 022 regional_debug PASS -baseline dir = /glade/p/ral/jntp/GMTB/ufs-weather-model/RT/NEMSfv3gfs/develop-20220107/GNU/rap_control_debug -working dir = /glade/scratch/worthen/FV3_RT/rt_33771/rap_control_debug +baseline dir = /glade/p/ral/jntp/GMTB/ufs-weather-model/RT/NEMSfv3gfs/develop-20220112/GNU/rap_control_debug +working dir = /glade/scratch/dtcufsrt/FV3_RT/rt_57218/rap_control_debug Checking test 023 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 = 143.741089 -0:The maximum resident set size (KB) = 795564 +0:The total amount of wall time = 151.673391 +0:The maximum resident set size (KB) = 795760 Test 023 rap_control_debug PASS -baseline dir = /glade/p/ral/jntp/GMTB/ufs-weather-model/RT/NEMSfv3gfs/develop-20220107/GNU/rap_diag_debug -working dir = /glade/scratch/worthen/FV3_RT/rt_33771/rap_diag_debug +baseline dir = /glade/p/ral/jntp/GMTB/ufs-weather-model/RT/NEMSfv3gfs/develop-20220112/GNU/rap_diag_debug +working dir = /glade/scratch/dtcufsrt/FV3_RT/rt_57218/rap_diag_debug Checking test 024 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.996909 -0:The maximum resident set size (KB) = 878676 +0:The total amount of wall time = 154.043727 +0:The maximum resident set size (KB) = 878928 Test 024 rap_diag_debug PASS -baseline dir = /glade/p/ral/jntp/GMTB/ufs-weather-model/RT/NEMSfv3gfs/develop-20220107/GNU/rap_noah_sfcdiff_cires_ugwp_debug -working dir = /glade/scratch/worthen/FV3_RT/rt_33771/rap_noah_sfcdiff_cires_ugwp_debug +baseline dir = /glade/p/ral/jntp/GMTB/ufs-weather-model/RT/NEMSfv3gfs/develop-20220112/GNU/rap_noah_sfcdiff_cires_ugwp_debug +working dir = /glade/scratch/dtcufsrt/FV3_RT/rt_57218/rap_noah_sfcdiff_cires_ugwp_debug Checking test 025 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 = 233.237545 -0:The maximum resident set size (KB) = 794192 +0:The total amount of wall time = 233.976366 +0:The maximum resident set size (KB) = 794316 Test 025 rap_noah_sfcdiff_cires_ugwp_debug PASS -baseline dir = /glade/p/ral/jntp/GMTB/ufs-weather-model/RT/NEMSfv3gfs/develop-20220107/GNU/rrfs_v1beta_debug -working dir = /glade/scratch/worthen/FV3_RT/rt_33771/rrfs_v1beta_debug +baseline dir = /glade/p/ral/jntp/GMTB/ufs-weather-model/RT/NEMSfv3gfs/develop-20220112/GNU/rrfs_v1beta_debug +working dir = /glade/scratch/dtcufsrt/FV3_RT/rt_57218/rrfs_v1beta_debug Checking test 026 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 = 143.278120 -0:The maximum resident set size (KB) = 790416 +0:The total amount of wall time = 144.304776 +0:The maximum resident set size (KB) = 790672 Test 026 rrfs_v1beta_debug PASS -baseline dir = /glade/p/ral/jntp/GMTB/ufs-weather-model/RT/NEMSfv3gfs/develop-20220107/GNU/control_thompson_debug -working dir = /glade/scratch/worthen/FV3_RT/rt_33771/control_thompson_debug +baseline dir = /glade/p/ral/jntp/GMTB/ufs-weather-model/RT/NEMSfv3gfs/develop-20220112/GNU/control_thompson_debug +working dir = /glade/scratch/dtcufsrt/FV3_RT/rt_57218/control_thompson_debug Checking test 027 control_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 = 93.330294 -0:The maximum resident set size (KB) = 781596 +0:The total amount of wall time = 94.119784 +0:The maximum resident set size (KB) = 781860 Test 027 control_thompson_debug PASS -baseline dir = /glade/p/ral/jntp/GMTB/ufs-weather-model/RT/NEMSfv3gfs/develop-20220107/GNU/control_thompson_no_aero_debug -working dir = /glade/scratch/worthen/FV3_RT/rt_33771/control_thompson_no_aero_debug +baseline dir = /glade/p/ral/jntp/GMTB/ufs-weather-model/RT/NEMSfv3gfs/develop-20220112/GNU/control_thompson_no_aero_debug +working dir = /glade/scratch/dtcufsrt/FV3_RT/rt_57218/control_thompson_no_aero_debug Checking test 028 control_thompson_no_aero_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 = 89.972529 -0:The maximum resident set size (KB) = 776988 +0:The total amount of wall time = 90.671897 +0:The maximum resident set size (KB) = 777156 Test 028 control_thompson_no_aero_debug PASS -baseline dir = /glade/p/ral/jntp/GMTB/ufs-weather-model/RT/NEMSfv3gfs/develop-20220107/GNU/control_thompson_debug_extdiag -working dir = /glade/scratch/worthen/FV3_RT/rt_33771/control_thompson_extdiag_debug +baseline dir = /glade/p/ral/jntp/GMTB/ufs-weather-model/RT/NEMSfv3gfs/develop-20220112/GNU/control_thompson_debug_extdiag +working dir = /glade/scratch/dtcufsrt/FV3_RT/rt_57218/control_thompson_extdiag_debug Checking test 029 control_thompson_extdiag_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 = 100.845797 -0:The maximum resident set size (KB) = 823416 +0:The total amount of wall time = 101.448068 +0:The maximum resident set size (KB) = 823288 Test 029 control_thompson_extdiag_debug PASS -baseline dir = /glade/p/ral/jntp/GMTB/ufs-weather-model/RT/NEMSfv3gfs/develop-20220107/GNU/control_rrtmgp_debug -working dir = /glade/scratch/worthen/FV3_RT/rt_33771/control_rrtmgp_debug +baseline dir = /glade/p/ral/jntp/GMTB/ufs-weather-model/RT/NEMSfv3gfs/develop-20220112/GNU/control_rrtmgp_debug +working dir = /glade/scratch/dtcufsrt/FV3_RT/rt_57218/control_rrtmgp_debug Checking test 030 control_rrtmgp_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 = 86.309569 -0:The maximum resident set size (KB) = 519388 +0:The total amount of wall time = 86.266379 +0:The maximum resident set size (KB) = 519300 Test 030 control_rrtmgp_debug PASS -baseline dir = /glade/p/ral/jntp/GMTB/ufs-weather-model/RT/NEMSfv3gfs/develop-20220107/GNU/control_ras_debug -working dir = /glade/scratch/worthen/FV3_RT/rt_33771/control_ras_debug +baseline dir = /glade/p/ral/jntp/GMTB/ufs-weather-model/RT/NEMSfv3gfs/develop-20220112/GNU/control_ras_debug +working dir = /glade/scratch/dtcufsrt/FV3_RT/rt_57218/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 = 82.992631 -0:The maximum resident set size (KB) = 433664 +0:The total amount of wall time = 82.696995 +0:The maximum resident set size (KB) = 433884 Test 031 control_ras_debug PASS -baseline dir = /glade/p/ral/jntp/GMTB/ufs-weather-model/RT/NEMSfv3gfs/develop-20220107/GNU/control_stochy_debug -working dir = /glade/scratch/worthen/FV3_RT/rt_33771/control_stochy_debug +baseline dir = /glade/p/ral/jntp/GMTB/ufs-weather-model/RT/NEMSfv3gfs/develop-20220112/GNU/control_stochy_debug +working dir = /glade/scratch/dtcufsrt/FV3_RT/rt_57218/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 = 90.662324 -0:The maximum resident set size (KB) = 427596 +0:The total amount of wall time = 90.703485 +0:The maximum resident set size (KB) = 427776 Test 032 control_stochy_debug PASS -baseline dir = /glade/p/ral/jntp/GMTB/ufs-weather-model/RT/NEMSfv3gfs/develop-20220107/GNU/control_debug_p7 -working dir = /glade/scratch/worthen/FV3_RT/rt_33771/control_debug_p7 -Checking test 033 control_debug_p7 results .... +baseline dir = /glade/p/ral/jntp/GMTB/ufs-weather-model/RT/NEMSfv3gfs/develop-20220112/GNU/control_debug_p8 +working dir = /glade/scratch/dtcufsrt/FV3_RT/rt_57218/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 = 88.508697 -0:The maximum resident set size (KB) = 484000 +0:The total amount of wall time = 87.992001 +0:The maximum resident set size (KB) = 484316 -Test 033 control_debug_p7 PASS +Test 033 control_debug_p8 PASS -baseline dir = /glade/p/ral/jntp/GMTB/ufs-weather-model/RT/NEMSfv3gfs/develop-20220107/GNU/control_wam_debug -working dir = /glade/scratch/worthen/FV3_RT/rt_33771/control_wam_debug +baseline dir = /glade/p/ral/jntp/GMTB/ufs-weather-model/RT/NEMSfv3gfs/develop-20220112/GNU/control_wam_debug +working dir = /glade/scratch/dtcufsrt/FV3_RT/rt_57218/control_wam_debug Checking test 034 control_wam_debug results .... Comparing sfcf019.nc .........OK Comparing atmf019.nc .........OK -0:The total amount of wall time = 142.839879 -0:The maximum resident set size (KB) = 170272 +0:The total amount of wall time = 142.578183 +0:The maximum resident set size (KB) = 170376 Test 034 control_wam_debug PASS -baseline dir = /glade/p/ral/jntp/GMTB/ufs-weather-model/RT/NEMSfv3gfs/develop-20220107/GNU/cpld_control_c96_p7 -working dir = /glade/scratch/worthen/FV3_RT/rt_33771/cpld_control_c96_p7 -Checking test 035 cpld_control_c96_p7 results .... +baseline dir = /glade/p/ral/jntp/GMTB/ufs-weather-model/RT/NEMSfv3gfs/develop-20220112/GNU/cpld_control_c96_p8 +working dir = /glade/scratch/dtcufsrt/FV3_RT/rt_57218/cpld_control_c96_p8 +Checking test 035 cpld_control_c96_p8 results .... Comparing sfcf024.tile1.nc .........OK Comparing sfcf024.tile2.nc .........OK Comparing sfcf024.tile3.nc .........OK @@ -969,15 +969,15 @@ Checking test 035 cpld_control_c96_p7 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 = 368.592392 -0:The maximum resident set size (KB) = 517692 +0:The total amount of wall time = 367.197367 +0:The maximum resident set size (KB) = 517620 -Test 035 cpld_control_c96_p7 PASS +Test 035 cpld_control_c96_p8 PASS -baseline dir = /glade/p/ral/jntp/GMTB/ufs-weather-model/RT/NEMSfv3gfs/develop-20220107/GNU/cpld_debug_p7 -working dir = /glade/scratch/worthen/FV3_RT/rt_33771/cpld_debug_p7 -Checking test 036 cpld_debug_p7 results .... +baseline dir = /glade/p/ral/jntp/GMTB/ufs-weather-model/RT/NEMSfv3gfs/develop-20220112/GNU/cpld_debug_p8 +working dir = /glade/scratch/dtcufsrt/FV3_RT/rt_57218/cpld_debug_p8 +Checking test 036 cpld_debug_p8 results .... Comparing sfcf006.tile1.nc .........OK Comparing sfcf006.tile2.nc .........OK Comparing sfcf006.tile3.nc .........OK @@ -1026,12 +1026,12 @@ Checking test 036 cpld_debug_p7 results .... Comparing RESTART/iced.2021-03-22-43200.nc .........OK Comparing RESTART/ufs.cpld.cpl.r.2021-03-22-43200.nc .........OK -0:The total amount of wall time = 335.287633 -0:The maximum resident set size (KB) = 536136 +0:The total amount of wall time = 333.697428 +0:The maximum resident set size (KB) = 535456 -Test 036 cpld_debug_p7 PASS +Test 036 cpld_debug_p8 PASS REGRESSION TEST WAS SUCCESSFUL -Mon Jan 10 17:08:05 MST 2022 -Elapsed time: 00h:30m:26s. Have a nice day! +Wed Jan 12 08:41:14 MST 2022 +Elapsed time: 00h:29m:32s. Have a nice day! From 636a2e89c46ec16e4f67913acf46d1895294564f Mon Sep 17 00:00:00 2001 From: Brian Curtis Date: Wed, 12 Jan 2022 10:41:47 -0600 Subject: [PATCH 21/29] RT JOBS PASSED: orion.intel. Log file uploaded. on-behalf-of @ufs-community --- tests/RegressionTests_orion.intel.log | 1448 +++++++++++++------------ 1 file changed, 750 insertions(+), 698 deletions(-) diff --git a/tests/RegressionTests_orion.intel.log b/tests/RegressionTests_orion.intel.log index c0aecff742..35127193a8 100644 --- a/tests/RegressionTests_orion.intel.log +++ b/tests/RegressionTests_orion.intel.log @@ -1,24 +1,24 @@ -Mon Jan 10 19:00:23 CST 2022 +Wed Jan 12 09:51:54 CST 2022 Start Regression test -Compile 001 elapsed time 493 seconds. -DAPP=S2SW -DCCPP_SUITES=FV3_GFS_v16_coupled_nsstNoahmpUGWPv1,FV3_GFS_v16_coupled_p7_rrtmgp -DMPI=ON -DCMAKE_BUILD_TYPE=Release -DMOM6SOLO=ON -Compile 002 elapsed time 198 seconds. -DAPP=S2S -DDEBUG=ON -DCCPP_SUITES=FV3_GFS_v16_coupled_nsstNoahmpUGWPv1 -DMPI=ON -DCMAKE_BUILD_TYPE=Debug -DMOM6SOLO=ON -Compile 003 elapsed time 403 seconds. -DAPP=ATM -DCCPP_SUITES=FV3_GFS_v16,FV3_GFS_v15_thompson_mynn,FV3_GFS_v15_thompson_mynn_RRTMGP,FV3_GFS_v16_nsstNoahmpUGWPv1,FV3_GFS_v16_p7_rrtmgp -D32BIT=ON -DMPI=ON -DCMAKE_BUILD_TYPE=Release -Compile 004 elapsed time 394 seconds. -DAPP=ATM -DCCPP_SUITES=FV3_RAP,FV3_RAP_sfcdiff,FV3_HRRR,FV3_RRFS_v1beta -D32BIT=ON -DMPI=ON -DCMAKE_BUILD_TYPE=Release -Compile 005 elapsed time 447 seconds. -DAPP=ATM -DCCPP_SUITES=FV3_GFS_v16_RRTMGP,FV3_GFS_v16_csawmg,FV3_GFS_v16_flake,FV3_GFS_v16_ugwpv1,FV3_GFS_v16_ras,FV3_GFS_v16_thompson,FV3_GFS_v16_noahmp -DMPI=ON -DCMAKE_BUILD_TYPE=Release -Compile 006 elapsed time 371 seconds. -DAPP=ATM -DCCPP_SUITES=FV3_GFS_v16_fv3wam -D32BIT=ON -DMULTI_GASES=ON -DREPRO=ON -DMPI=ON -DCMAKE_BUILD_TYPE=Bitforbit -Compile 007 elapsed time 209 seconds. -DAPP=ATM -DDEBUG=ON -DCCPP_SUITES=FV3_GFS_v16,FV3_GFS_v16_RRTMGP,FV3_GFS_v16_csawmg,FV3_GFS_v16_flake,FV3_GFS_v16_ugwpv1,FV3_GFS_v16_ras,FV3_GFS_v16_noahmp,FV3_GFS_v16_thompson,FV3_GFS_v15_thompson_mynn,FV3_GFS_v16_nsstNoahmpUGWPv1 -D32BIT=ON -DMPI=ON -DCMAKE_BUILD_TYPE=Debug -Compile 008 elapsed time 196 seconds. -DAPP=ATM -DDEBUG=ON -DCCPP_SUITES=FV3_RAP,FV3_RAP_cires_ugwp,FV3_RAP_unified_ugwp,FV3_RAP_noah,FV3_RAP_RRTMGP,FV3_RAP_sfcdiff,FV3_RAP_flake,FV3_RAP_noah_sfcdiff_cires_ugwp,FV3_RRFS_v1beta -D32BIT=ON -DMPI=ON -DCMAKE_BUILD_TYPE=Debug -Compile 009 elapsed time 163 seconds. -DAPP=ATM -DCCPP_SUITES=FV3_GFS_v16_fv3wam -D32BIT=ON -DMULTI_GASES=ON -DDEBUG=ON -DMPI=ON -DCMAKE_BUILD_TYPE=Debug -Compile 010 elapsed time 424 seconds. -DAPP=HAFSW -DCCPP_SUITES=FV3_HAFS_v0_gfdlmp_tedmf,FV3_HAFS_v0_gfdlmp_tedmf_nonsst -D32BIT=ON -DMPI=ON -DCMAKE_BUILD_TYPE=Release -Compile 011 elapsed time 455 seconds. -DAPP=HAFS-ALL -DCCPP_SUITES=FV3_HAFS_v0_gfdlmp_tedmf,FV3_HAFS_v0_gfdlmp_tedmf_nonsst -D32BIT=ON -DMPI=ON -DCMAKE_BUILD_TYPE=Release -Compile 012 elapsed time 199 seconds. -DAPP=NG-GODAS -DMPI=ON -DCMAKE_BUILD_TYPE=Release -DMOM6SOLO=ON -Compile 013 elapsed time 106 seconds. -DAPP=NG-GODAS -DDEBUG=ON -DMPI=ON -DCMAKE_BUILD_TYPE=Debug -DMOM6SOLO=ON -Compile 014 elapsed time 378 seconds. -DAPP=ATMW -DCCPP_SUITES=FV3_GFS_v16 -D32BIT=ON -DMPI=ON -DCMAKE_BUILD_TYPE=Release - -baseline dir = /work/noaa/nems/emc.nemspara/RT/NEMSfv3gfs/develop-20220107/INTEL/cpld_control_p7 -working dir = /work/noaa/stmp/junwang/stmp/junwang/FV3_RT/rt_137453/cpld_control_p7 -Checking test 001 cpld_control_p7 results .... +Compile 001 elapsed time 483 seconds. -DAPP=S2SW -DCCPP_SUITES=FV3_GFS_v16_coupled_nsstNoahmpUGWPv1,FV3_GFS_v16_coupled_p7_rrtmgp,FV3_GFS_v16_coupled_p8 -DMPI=ON -DCMAKE_BUILD_TYPE=Release -DMOM6SOLO=ON +Compile 002 elapsed time 203 seconds. -DAPP=S2S -DDEBUG=ON -DCCPP_SUITES=FV3_GFS_v16_coupled_p8 -DMPI=ON -DCMAKE_BUILD_TYPE=Debug -DMOM6SOLO=ON +Compile 003 elapsed time 411 seconds. -DAPP=ATM -DCCPP_SUITES=FV3_GFS_v16,FV3_GFS_v15_thompson_mynn,FV3_GFS_v15_thompson_mynn_RRTMGP,FV3_GFS_v16_p7_rrtmgp,FV3_GFS_v16_p8 -D32BIT=ON -DMPI=ON -DCMAKE_BUILD_TYPE=Release +Compile 004 elapsed time 381 seconds. -DAPP=ATM -DCCPP_SUITES=FV3_RAP,FV3_RAP_sfcdiff,FV3_HRRR,FV3_RRFS_v1beta -D32BIT=ON -DMPI=ON -DCMAKE_BUILD_TYPE=Release +Compile 005 elapsed time 405 seconds. -DAPP=ATM -DCCPP_SUITES=FV3_GFS_v16_RRTMGP,FV3_GFS_v16_csawmg,FV3_GFS_v16_flake,FV3_GFS_v16_ugwpv1,FV3_GFS_v16_ras,FV3_GFS_v16_thompson,FV3_GFS_v16_noahmp -DMPI=ON -DCMAKE_BUILD_TYPE=Release +Compile 006 elapsed time 368 seconds. -DAPP=ATM -DCCPP_SUITES=FV3_GFS_v16_fv3wam -D32BIT=ON -DMULTI_GASES=ON -DREPRO=ON -DMPI=ON -DCMAKE_BUILD_TYPE=Bitforbit +Compile 007 elapsed time 186 seconds. -DAPP=ATM -DDEBUG=ON -DCCPP_SUITES=FV3_GFS_v16,FV3_GFS_v16_RRTMGP,FV3_GFS_v16_csawmg,FV3_GFS_v16_flake,FV3_GFS_v16_ugwpv1,FV3_GFS_v16_ras,FV3_GFS_v16_noahmp,FV3_GFS_v16_thompson,FV3_GFS_v15_thompson_mynn,FV3_GFS_v16_p8 -D32BIT=ON -DMPI=ON -DCMAKE_BUILD_TYPE=Debug +Compile 008 elapsed time 184 seconds. -DAPP=ATM -DDEBUG=ON -DCCPP_SUITES=FV3_RAP,FV3_RAP_cires_ugwp,FV3_RAP_unified_ugwp,FV3_RAP_noah,FV3_RAP_RRTMGP,FV3_RAP_sfcdiff,FV3_RAP_flake,FV3_RAP_noah_sfcdiff_cires_ugwp,FV3_RRFS_v1beta -D32BIT=ON -DMPI=ON -DCMAKE_BUILD_TYPE=Debug +Compile 009 elapsed time 168 seconds. -DAPP=ATM -DCCPP_SUITES=FV3_GFS_v16_fv3wam -D32BIT=ON -DMULTI_GASES=ON -DDEBUG=ON -DMPI=ON -DCMAKE_BUILD_TYPE=Debug +Compile 010 elapsed time 388 seconds. -DAPP=HAFSW -DCCPP_SUITES=FV3_HAFS_v0_gfdlmp_tedmf,FV3_HAFS_v0_gfdlmp_tedmf_nonsst -D32BIT=ON -DMPI=ON -DCMAKE_BUILD_TYPE=Release +Compile 011 elapsed time 399 seconds. -DAPP=HAFS-ALL -DCCPP_SUITES=FV3_HAFS_v0_gfdlmp_tedmf,FV3_HAFS_v0_gfdlmp_tedmf_nonsst -D32BIT=ON -DMPI=ON -DCMAKE_BUILD_TYPE=Release +Compile 012 elapsed time 221 seconds. -DAPP=NG-GODAS -DMPI=ON -DCMAKE_BUILD_TYPE=Release -DMOM6SOLO=ON +Compile 013 elapsed time 105 seconds. -DAPP=NG-GODAS -DDEBUG=ON -DMPI=ON -DCMAKE_BUILD_TYPE=Debug -DMOM6SOLO=ON +Compile 014 elapsed time 355 seconds. -DAPP=ATMW -DCCPP_SUITES=FV3_GFS_v16 -D32BIT=ON -DMPI=ON -DCMAKE_BUILD_TYPE=Release + +baseline dir = /work/noaa/nems/emc.nemspara/RT/NEMSfv3gfs/develop-20220112/INTEL/cpld_control_p8 +working dir = /work/noaa/stmp/bcurtis/stmp/bcurtis/FV3_RT/rt_438276/cpld_control_p8 +Checking test 001 cpld_control_p8 results .... Comparing sfcf024.tile1.nc .........OK Comparing sfcf024.tile2.nc .........OK Comparing sfcf024.tile3.nc .........OK @@ -70,15 +70,15 @@ Checking test 001 cpld_control_p7 results .... Comparing 20210323.060000.out_pnt.points .........OK Comparing 20210323.060000.restart.glo_1deg .........OK - 0: The total amount of wall time = 217.475408 - 0: The maximum resident set size (KB) = 627804 + 0: The total amount of wall time = 215.790437 + 0: The maximum resident set size (KB) = 641084 -Test 001 cpld_control_p7 PASS +Test 001 cpld_control_p8 PASS -baseline dir = /work/noaa/nems/emc.nemspara/RT/NEMSfv3gfs/develop-20220107/INTEL/cpld_control_p7_rrtmgp -working dir = /work/noaa/stmp/junwang/stmp/junwang/FV3_RT/rt_137453/cpld_control_p7_rrtmgp -Checking test 002 cpld_control_p7_rrtmgp results .... +baseline dir = /work/noaa/nems/emc.nemspara/RT/NEMSfv3gfs/develop-20220112/INTEL/cpld_control_p8 +working dir = /work/noaa/stmp/bcurtis/stmp/bcurtis/FV3_RT/rt_438276/cpld_2threads_p8 +Checking test 002 cpld_2threads_p8 results .... Comparing sfcf024.tile1.nc .........OK Comparing sfcf024.tile2.nc .........OK Comparing sfcf024.tile3.nc .........OK @@ -130,15 +130,15 @@ Checking test 002 cpld_control_p7_rrtmgp results .... Comparing 20210323.060000.out_pnt.points .........OK Comparing 20210323.060000.restart.glo_1deg .........OK - 0: The total amount of wall time = 249.172142 - 0: The maximum resident set size (KB) = 740160 + 0: The total amount of wall time = 244.337919 + 0: The maximum resident set size (KB) = 694156 -Test 002 cpld_control_p7_rrtmgp PASS +Test 002 cpld_2threads_p8 PASS -baseline dir = /work/noaa/nems/emc.nemspara/RT/NEMSfv3gfs/develop-20220107/INTEL/cpld_control_p7 -working dir = /work/noaa/stmp/junwang/stmp/junwang/FV3_RT/rt_137453/cpld_2threads_p7 -Checking test 003 cpld_2threads_p7 results .... +baseline dir = /work/noaa/nems/emc.nemspara/RT/NEMSfv3gfs/develop-20220112/INTEL/cpld_control_p8 +working dir = /work/noaa/stmp/bcurtis/stmp/bcurtis/FV3_RT/rt_438276/cpld_decomp_p8 +Checking test 003 cpld_decomp_p8 results .... Comparing sfcf024.tile1.nc .........OK Comparing sfcf024.tile2.nc .........OK Comparing sfcf024.tile3.nc .........OK @@ -190,15 +190,15 @@ Checking test 003 cpld_2threads_p7 results .... Comparing 20210323.060000.out_pnt.points .........OK Comparing 20210323.060000.restart.glo_1deg .........OK - 0: The total amount of wall time = 243.972737 - 0: The maximum resident set size (KB) = 699324 + 0: The total amount of wall time = 215.479007 + 0: The maximum resident set size (KB) = 641864 -Test 003 cpld_2threads_p7 PASS +Test 003 cpld_decomp_p8 PASS -baseline dir = /work/noaa/nems/emc.nemspara/RT/NEMSfv3gfs/develop-20220107/INTEL/cpld_control_p7 -working dir = /work/noaa/stmp/junwang/stmp/junwang/FV3_RT/rt_137453/cpld_decomp_p7 -Checking test 004 cpld_decomp_p7 results .... +baseline dir = /work/noaa/nems/emc.nemspara/RT/NEMSfv3gfs/develop-20220112/INTEL/cpld_control_p8 +working dir = /work/noaa/stmp/bcurtis/stmp/bcurtis/FV3_RT/rt_438276/cpld_mpi_p8 +Checking test 004 cpld_mpi_p8 results .... Comparing sfcf024.tile1.nc .........OK Comparing sfcf024.tile2.nc .........OK Comparing sfcf024.tile3.nc .........OK @@ -250,15 +250,15 @@ Checking test 004 cpld_decomp_p7 results .... Comparing 20210323.060000.out_pnt.points .........OK Comparing 20210323.060000.restart.glo_1deg .........OK - 0: The total amount of wall time = 218.905833 - 0: The maximum resident set size (KB) = 638416 + 0: The total amount of wall time = 184.554301 + 0: The maximum resident set size (KB) = 649040 -Test 004 cpld_decomp_p7 PASS +Test 004 cpld_mpi_p8 PASS -baseline dir = /work/noaa/nems/emc.nemspara/RT/NEMSfv3gfs/develop-20220107/INTEL/cpld_control_p7 -working dir = /work/noaa/stmp/junwang/stmp/junwang/FV3_RT/rt_137453/cpld_mpi_p7 -Checking test 005 cpld_mpi_p7 results .... +baseline dir = /work/noaa/nems/emc.nemspara/RT/NEMSfv3gfs/develop-20220112/INTEL/cpld_control_p7_rrtmgp +working dir = /work/noaa/stmp/bcurtis/stmp/bcurtis/FV3_RT/rt_438276/cpld_control_p7_rrtmgp +Checking test 005 cpld_control_p7_rrtmgp results .... Comparing sfcf024.tile1.nc .........OK Comparing sfcf024.tile2.nc .........OK Comparing sfcf024.tile3.nc .........OK @@ -310,14 +310,14 @@ Checking test 005 cpld_mpi_p7 results .... Comparing 20210323.060000.out_pnt.points .........OK Comparing 20210323.060000.restart.glo_1deg .........OK - 0: The total amount of wall time = 186.924490 - 0: The maximum resident set size (KB) = 646248 + 0: The total amount of wall time = 252.317079 + 0: The maximum resident set size (KB) = 744684 -Test 005 cpld_mpi_p7 PASS +Test 005 cpld_control_p7_rrtmgp PASS -baseline dir = /work/noaa/nems/emc.nemspara/RT/NEMSfv3gfs/develop-20220107/INTEL/cpld_bmark_p7 -working dir = /work/noaa/stmp/junwang/stmp/junwang/FV3_RT/rt_137453/cpld_bmark_p7 +baseline dir = /work/noaa/nems/emc.nemspara/RT/NEMSfv3gfs/develop-20220112/INTEL/cpld_bmark_p7 +working dir = /work/noaa/stmp/bcurtis/stmp/bcurtis/FV3_RT/rt_438276/cpld_bmark_p7 Checking test 006 cpld_bmark_p7 results .... Comparing sfcf006.nc .........OK Comparing atmf006.nc .........OK @@ -362,15 +362,15 @@ Checking test 006 cpld_bmark_p7 results .... Comparing RESTART/iced.2013-04-01-21600.nc .........OK Comparing RESTART/ufs.cpld.cpl.r.2013-04-01-21600.nc .........OK - 0: The total amount of wall time = 880.907415 - 0: The maximum resident set size (KB) = 1466932 + 0: The total amount of wall time = 896.617778 + 0: The maximum resident set size (KB) = 1469828 Test 006 cpld_bmark_p7 PASS -baseline dir = /work/noaa/nems/emc.nemspara/RT/NEMSfv3gfs/develop-20220107/INTEL/cpld_bmark_p7 -working dir = /work/noaa/stmp/junwang/stmp/junwang/FV3_RT/rt_137453/cpld_bmark_mpi_p7 -Checking test 007 cpld_bmark_mpi_p7 results .... +baseline dir = /work/noaa/nems/emc.nemspara/RT/NEMSfv3gfs/develop-20220112/INTEL/cpld_bmark_p8 +working dir = /work/noaa/stmp/bcurtis/stmp/bcurtis/FV3_RT/rt_438276/cpld_bmark_p8 +Checking test 007 cpld_bmark_p8 results .... Comparing sfcf006.nc .........OK Comparing atmf006.nc .........OK Comparing 20130401.060000.out_grd.gwes_30m .........OK @@ -414,15 +414,67 @@ Checking test 007 cpld_bmark_mpi_p7 results .... Comparing RESTART/iced.2013-04-01-21600.nc .........OK Comparing RESTART/ufs.cpld.cpl.r.2013-04-01-21600.nc .........OK - 0: The total amount of wall time = 858.363146 - 0: The maximum resident set size (KB) = 1487912 + 0: The total amount of wall time = 896.874744 + 0: The maximum resident set size (KB) = 1469636 -Test 007 cpld_bmark_mpi_p7 PASS +Test 007 cpld_bmark_p8 PASS -baseline dir = /work/noaa/nems/emc.nemspara/RT/NEMSfv3gfs/develop-20220107/INTEL/cpld_control_c96_p7 -working dir = /work/noaa/stmp/junwang/stmp/junwang/FV3_RT/rt_137453/cpld_control_c96_p7 -Checking test 008 cpld_control_c96_p7 results .... +baseline dir = /work/noaa/nems/emc.nemspara/RT/NEMSfv3gfs/develop-20220112/INTEL/cpld_bmark_p8 +working dir = /work/noaa/stmp/bcurtis/stmp/bcurtis/FV3_RT/rt_438276/cpld_bmark_mpi_p8 +Checking test 008 cpld_bmark_mpi_p8 results .... + Comparing sfcf006.nc .........OK + Comparing atmf006.nc .........OK + Comparing 20130401.060000.out_grd.gwes_30m .........OK + Comparing 20130401.060000.out_pnt.points .........OK + Comparing RESTART/coupler.res .........OK + Comparing RESTART/fv_core.res.nc .........OK + Comparing RESTART/fv_core.res.tile1.nc .........OK + Comparing RESTART/fv_core.res.tile2.nc .........OK + Comparing RESTART/fv_core.res.tile3.nc .........OK + Comparing RESTART/fv_core.res.tile4.nc .........OK + Comparing RESTART/fv_core.res.tile5.nc .........OK + Comparing RESTART/fv_core.res.tile6.nc .........OK + Comparing RESTART/fv_srf_wnd.res.tile1.nc .........OK + Comparing RESTART/fv_srf_wnd.res.tile2.nc .........OK + Comparing RESTART/fv_srf_wnd.res.tile3.nc .........OK + Comparing RESTART/fv_srf_wnd.res.tile4.nc .........OK + Comparing RESTART/fv_srf_wnd.res.tile5.nc .........OK + Comparing RESTART/fv_srf_wnd.res.tile6.nc .........OK + Comparing RESTART/fv_tracer.res.tile1.nc .........OK + Comparing RESTART/fv_tracer.res.tile2.nc .........OK + Comparing RESTART/fv_tracer.res.tile3.nc .........OK + Comparing RESTART/fv_tracer.res.tile4.nc .........OK + Comparing RESTART/fv_tracer.res.tile5.nc .........OK + Comparing RESTART/fv_tracer.res.tile6.nc .........OK + Comparing RESTART/phy_data.tile1.nc .........OK + Comparing RESTART/phy_data.tile2.nc .........OK + Comparing RESTART/phy_data.tile3.nc .........OK + Comparing RESTART/phy_data.tile4.nc .........OK + Comparing RESTART/phy_data.tile5.nc .........OK + Comparing RESTART/phy_data.tile6.nc .........OK + Comparing RESTART/sfc_data.tile1.nc .........OK + Comparing RESTART/sfc_data.tile2.nc .........OK + Comparing RESTART/sfc_data.tile3.nc .........OK + Comparing RESTART/sfc_data.tile4.nc .........OK + Comparing RESTART/sfc_data.tile5.nc .........OK + Comparing RESTART/sfc_data.tile6.nc .........OK + Comparing RESTART/MOM.res.nc .........OK + Comparing RESTART/MOM.res_1.nc .........OK + Comparing RESTART/MOM.res_2.nc .........OK + Comparing RESTART/MOM.res_3.nc .........OK + Comparing RESTART/iced.2013-04-01-21600.nc .........OK + Comparing RESTART/ufs.cpld.cpl.r.2013-04-01-21600.nc .........OK + + 0: The total amount of wall time = 873.692389 + 0: The maximum resident set size (KB) = 1490232 + +Test 008 cpld_bmark_mpi_p8 PASS + + +baseline dir = /work/noaa/nems/emc.nemspara/RT/NEMSfv3gfs/develop-20220112/INTEL/cpld_control_c96_p8 +working dir = /work/noaa/stmp/bcurtis/stmp/bcurtis/FV3_RT/rt_438276/cpld_control_c96_p8 +Checking test 009 cpld_control_c96_p8 results .... Comparing sfcf024.tile1.nc .........OK Comparing sfcf024.tile2.nc .........OK Comparing sfcf024.tile3.nc .........OK @@ -471,15 +523,15 @@ Checking test 008 cpld_control_c96_p7 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 = 207.820031 - 0: The maximum resident set size (KB) = 627448 + 0: The total amount of wall time = 205.850522 + 0: The maximum resident set size (KB) = 627864 -Test 008 cpld_control_c96_p7 PASS +Test 009 cpld_control_c96_p8 PASS -baseline dir = /work/noaa/nems/emc.nemspara/RT/NEMSfv3gfs/develop-20220107/INTEL/cpld_control_c96_p7 -working dir = /work/noaa/stmp/junwang/stmp/junwang/FV3_RT/rt_137453/cpld_restart_c96_p7 -Checking test 009 cpld_restart_c96_p7 results .... +baseline dir = /work/noaa/nems/emc.nemspara/RT/NEMSfv3gfs/develop-20220112/INTEL/cpld_control_c96_p8 +working dir = /work/noaa/stmp/bcurtis/stmp/bcurtis/FV3_RT/rt_438276/cpld_restart_c96_p8 +Checking test 010 cpld_restart_c96_p8 results .... Comparing sfcf024.tile1.nc .........OK Comparing sfcf024.tile2.nc .........OK Comparing sfcf024.tile3.nc .........OK @@ -528,15 +580,15 @@ Checking test 009 cpld_restart_c96_p7 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 = 123.825784 - 0: The maximum resident set size (KB) = 390732 + 0: The total amount of wall time = 120.970950 + 0: The maximum resident set size (KB) = 393828 -Test 009 cpld_restart_c96_p7 PASS +Test 010 cpld_restart_c96_p8 PASS -baseline dir = /work/noaa/nems/emc.nemspara/RT/NEMSfv3gfs/develop-20220107/INTEL/cpld_control_c192_p7 -working dir = /work/noaa/stmp/junwang/stmp/junwang/FV3_RT/rt_137453/cpld_control_c192_p7 -Checking test 010 cpld_control_c192_p7 results .... +baseline dir = /work/noaa/nems/emc.nemspara/RT/NEMSfv3gfs/develop-20220112/INTEL/cpld_control_c192_p8 +working dir = /work/noaa/stmp/bcurtis/stmp/bcurtis/FV3_RT/rt_438276/cpld_control_c192_p8 +Checking test 011 cpld_control_c192_p8 results .... Comparing sfcf036.tile1.nc .........OK Comparing sfcf036.tile2.nc .........OK Comparing sfcf036.tile3.nc .........OK @@ -585,15 +637,15 @@ Checking test 010 cpld_control_c192_p7 results .... Comparing RESTART/iced.2021-03-23-64800.nc .........OK Comparing RESTART/ufs.cpld.cpl.r.2021-03-23-64800.nc .........OK - 0: The total amount of wall time = 863.094793 - 0: The maximum resident set size (KB) = 847000 + 0: The total amount of wall time = 862.570692 + 0: The maximum resident set size (KB) = 847484 -Test 010 cpld_control_c192_p7 PASS +Test 011 cpld_control_c192_p8 PASS -baseline dir = /work/noaa/nems/emc.nemspara/RT/NEMSfv3gfs/develop-20220107/INTEL/cpld_control_c192_p7 -working dir = /work/noaa/stmp/junwang/stmp/junwang/FV3_RT/rt_137453/cpld_restart_c192_p7 -Checking test 011 cpld_restart_c192_p7 results .... +baseline dir = /work/noaa/nems/emc.nemspara/RT/NEMSfv3gfs/develop-20220112/INTEL/cpld_control_c192_p8 +working dir = /work/noaa/stmp/bcurtis/stmp/bcurtis/FV3_RT/rt_438276/cpld_restart_c192_p8 +Checking test 012 cpld_restart_c192_p8 results .... Comparing sfcf036.tile1.nc .........OK Comparing sfcf036.tile2.nc .........OK Comparing sfcf036.tile3.nc .........OK @@ -642,15 +694,15 @@ Checking test 011 cpld_restart_c192_p7 results .... Comparing RESTART/iced.2021-03-23-64800.nc .........OK Comparing RESTART/ufs.cpld.cpl.r.2021-03-23-64800.nc .........OK - 0: The total amount of wall time = 566.900530 - 0: The maximum resident set size (KB) = 926512 + 0: The total amount of wall time = 643.624790 + 0: The maximum resident set size (KB) = 915508 -Test 011 cpld_restart_c192_p7 PASS +Test 012 cpld_restart_c192_p8 PASS -baseline dir = /work/noaa/nems/emc.nemspara/RT/NEMSfv3gfs/develop-20220107/INTEL/cpld_control_c384_p7 -working dir = /work/noaa/stmp/junwang/stmp/junwang/FV3_RT/rt_137453/cpld_control_c384_p7 -Checking test 012 cpld_control_c384_p7 results .... +baseline dir = /work/noaa/nems/emc.nemspara/RT/NEMSfv3gfs/develop-20220112/INTEL/cpld_control_c384_p8 +working dir = /work/noaa/stmp/bcurtis/stmp/bcurtis/FV3_RT/rt_438276/cpld_control_c384_p8 +Checking test 013 cpld_control_c384_p8 results .... Comparing sfcf006.nc .........OK Comparing atmf006.nc .........OK Comparing RESTART/coupler.res .........OK @@ -692,15 +744,15 @@ Checking test 012 cpld_control_c384_p7 results .... Comparing RESTART/iced.2021-03-22-43200.nc .........OK Comparing RESTART/ufs.cpld.cpl.r.2021-03-22-43200.nc .........OK - 0: The total amount of wall time = 1007.027073 - 0: The maximum resident set size (KB) = 1435284 + 0: The total amount of wall time = 1055.675213 + 0: The maximum resident set size (KB) = 1439108 -Test 012 cpld_control_c384_p7 PASS +Test 013 cpld_control_c384_p8 PASS -baseline dir = /work/noaa/nems/emc.nemspara/RT/NEMSfv3gfs/develop-20220107/INTEL/cpld_control_c384_p7 -working dir = /work/noaa/stmp/junwang/stmp/junwang/FV3_RT/rt_137453/cpld_restart_c384_p7 -Checking test 013 cpld_restart_c384_p7 results .... +baseline dir = /work/noaa/nems/emc.nemspara/RT/NEMSfv3gfs/develop-20220112/INTEL/cpld_control_c384_p8 +working dir = /work/noaa/stmp/bcurtis/stmp/bcurtis/FV3_RT/rt_438276/cpld_restart_c384_p8 +Checking test 014 cpld_restart_c384_p8 results .... Comparing sfcf006.nc .........OK Comparing atmf006.nc .........OK Comparing RESTART/coupler.res .........OK @@ -742,15 +794,15 @@ Checking test 013 cpld_restart_c384_p7 results .... Comparing RESTART/iced.2021-03-22-43200.nc .........OK Comparing RESTART/ufs.cpld.cpl.r.2021-03-22-43200.nc .........OK - 0: The total amount of wall time = 563.849775 - 0: The maximum resident set size (KB) = 1368944 + 0: The total amount of wall time = 555.882861 + 0: The maximum resident set size (KB) = 1398160 -Test 013 cpld_restart_c384_p7 PASS +Test 014 cpld_restart_c384_p8 PASS -baseline dir = /work/noaa/nems/emc.nemspara/RT/NEMSfv3gfs/develop-20220107/INTEL/cpld_debug_p7 -working dir = /work/noaa/stmp/junwang/stmp/junwang/FV3_RT/rt_137453/cpld_debug_p7 -Checking test 014 cpld_debug_p7 results .... +baseline dir = /work/noaa/nems/emc.nemspara/RT/NEMSfv3gfs/develop-20220112/INTEL/cpld_debug_p8 +working dir = /work/noaa/stmp/bcurtis/stmp/bcurtis/FV3_RT/rt_438276/cpld_debug_p8 +Checking test 015 cpld_debug_p8 results .... Comparing sfcf006.tile1.nc .........OK Comparing sfcf006.tile2.nc .........OK Comparing sfcf006.tile3.nc .........OK @@ -799,15 +851,15 @@ Checking test 014 cpld_debug_p7 results .... Comparing RESTART/iced.2021-03-22-43200.nc .........OK Comparing RESTART/ufs.cpld.cpl.r.2021-03-22-43200.nc .........OK - 0: The total amount of wall time = 623.431455 - 0: The maximum resident set size (KB) = 686004 + 0: The total amount of wall time = 625.410035 + 0: The maximum resident set size (KB) = 686504 -Test 014 cpld_debug_p7 PASS +Test 015 cpld_debug_p8 PASS -baseline dir = /work/noaa/nems/emc.nemspara/RT/NEMSfv3gfs/develop-20220107/INTEL/control -working dir = /work/noaa/stmp/junwang/stmp/junwang/FV3_RT/rt_137453/control -Checking test 015 control results .... +baseline dir = /work/noaa/nems/emc.nemspara/RT/NEMSfv3gfs/develop-20220112/INTEL/control +working dir = /work/noaa/stmp/bcurtis/stmp/bcurtis/FV3_RT/rt_438276/control +Checking test 016 control results .... Comparing sfcf000.nc .........OK Comparing sfcf021.nc .........OK Comparing sfcf024.nc .........OK @@ -853,15 +905,15 @@ Checking test 015 control results .... Comparing RESTART/sfc_data.tile5.nc .........OK Comparing RESTART/sfc_data.tile6.nc .........OK - 0: The total amount of wall time = 122.472856 - 0: The maximum resident set size (KB) = 487580 + 0: The total amount of wall time = 121.486734 + 0: The maximum resident set size (KB) = 487992 -Test 015 control PASS +Test 016 control PASS -baseline dir = /work/noaa/nems/emc.nemspara/RT/NEMSfv3gfs/develop-20220107/INTEL/control -working dir = /work/noaa/stmp/junwang/stmp/junwang/FV3_RT/rt_137453/control_decomp -Checking test 016 control_decomp results .... +baseline dir = /work/noaa/nems/emc.nemspara/RT/NEMSfv3gfs/develop-20220112/INTEL/control +working dir = /work/noaa/stmp/bcurtis/stmp/bcurtis/FV3_RT/rt_438276/control_decomp +Checking test 017 control_decomp results .... Comparing sfcf000.nc .........OK Comparing sfcf024.nc .........OK Comparing atmf000.nc .........OK @@ -903,15 +955,15 @@ Checking test 016 control_decomp results .... Comparing RESTART/sfc_data.tile5.nc .........OK Comparing RESTART/sfc_data.tile6.nc .........OK - 0: The total amount of wall time = 129.345819 - 0: The maximum resident set size (KB) = 486376 + 0: The total amount of wall time = 129.156674 + 0: The maximum resident set size (KB) = 485784 -Test 016 control_decomp PASS +Test 017 control_decomp PASS -baseline dir = /work/noaa/nems/emc.nemspara/RT/NEMSfv3gfs/develop-20220107/INTEL/control -working dir = /work/noaa/stmp/junwang/stmp/junwang/FV3_RT/rt_137453/control_2threads -Checking test 017 control_2threads results .... +baseline dir = /work/noaa/nems/emc.nemspara/RT/NEMSfv3gfs/develop-20220112/INTEL/control +working dir = /work/noaa/stmp/bcurtis/stmp/bcurtis/FV3_RT/rt_438276/control_2threads +Checking test 018 control_2threads results .... Comparing sfcf000.nc .........OK Comparing sfcf024.nc .........OK Comparing atmf000.nc .........OK @@ -953,15 +1005,15 @@ Checking test 017 control_2threads results .... Comparing RESTART/sfc_data.tile5.nc .........OK Comparing RESTART/sfc_data.tile6.nc .........OK - 0: The total amount of wall time = 168.943721 - 0: The maximum resident set size (KB) = 523880 + 0: The total amount of wall time = 146.272899 + 0: The maximum resident set size (KB) = 540740 -Test 017 control_2threads PASS +Test 018 control_2threads PASS -baseline dir = /work/noaa/nems/emc.nemspara/RT/NEMSfv3gfs/develop-20220107/INTEL/control -working dir = /work/noaa/stmp/junwang/stmp/junwang/FV3_RT/rt_137453/control_restart -Checking test 018 control_restart results .... +baseline dir = /work/noaa/nems/emc.nemspara/RT/NEMSfv3gfs/develop-20220112/INTEL/control +working dir = /work/noaa/stmp/bcurtis/stmp/bcurtis/FV3_RT/rt_438276/control_restart +Checking test 019 control_restart results .... Comparing sfcf024.nc .........OK Comparing atmf024.nc .........OK Comparing GFSFLX.GrbF24 .........OK @@ -999,15 +1051,15 @@ Checking test 018 control_restart results .... Comparing RESTART/sfc_data.tile5.nc .........OK Comparing RESTART/sfc_data.tile6.nc .........OK - 0: The total amount of wall time = 71.402623 - 0: The maximum resident set size (KB) = 224760 + 0: The total amount of wall time = 67.927175 + 0: The maximum resident set size (KB) = 227508 -Test 018 control_restart PASS +Test 019 control_restart PASS -baseline dir = /work/noaa/nems/emc.nemspara/RT/NEMSfv3gfs/develop-20220107/INTEL/control -working dir = /work/noaa/stmp/junwang/stmp/junwang/FV3_RT/rt_137453/control_fhzero -Checking test 019 control_fhzero results .... +baseline dir = /work/noaa/nems/emc.nemspara/RT/NEMSfv3gfs/develop-20220112/INTEL/control +working dir = /work/noaa/stmp/bcurtis/stmp/bcurtis/FV3_RT/rt_438276/control_fhzero +Checking test 020 control_fhzero results .... Comparing sfcf000.nc ............ALT CHECK......OK Comparing sfcf021.nc ............ALT CHECK......OK Comparing atmf000.nc .........OK @@ -1049,15 +1101,15 @@ Checking test 019 control_fhzero results .... Comparing RESTART/sfc_data.tile5.nc .........OK Comparing RESTART/sfc_data.tile6.nc .........OK - 0: The total amount of wall time = 115.137411 - 0: The maximum resident set size (KB) = 483196 + 0: The total amount of wall time = 115.995394 + 0: The maximum resident set size (KB) = 488028 -Test 019 control_fhzero PASS +Test 020 control_fhzero PASS -baseline dir = /work/noaa/nems/emc.nemspara/RT/NEMSfv3gfs/develop-20220107/INTEL/control_CubedSphereGrid -working dir = /work/noaa/stmp/junwang/stmp/junwang/FV3_RT/rt_137453/control_CubedSphereGrid -Checking test 020 control_CubedSphereGrid results .... +baseline dir = /work/noaa/nems/emc.nemspara/RT/NEMSfv3gfs/develop-20220112/INTEL/control_CubedSphereGrid +working dir = /work/noaa/stmp/bcurtis/stmp/bcurtis/FV3_RT/rt_438276/control_CubedSphereGrid +Checking test 021 control_CubedSphereGrid results .... Comparing sfcf000.tile1.nc .........OK Comparing sfcf000.tile2.nc .........OK Comparing sfcf000.tile3.nc .........OK @@ -1083,15 +1135,15 @@ Checking test 020 control_CubedSphereGrid results .... Comparing atmf024.tile5.nc .........OK Comparing atmf024.tile6.nc .........OK - 0: The total amount of wall time = 119.673927 - 0: The maximum resident set size (KB) = 485204 + 0: The total amount of wall time = 117.780351 + 0: The maximum resident set size (KB) = 485232 -Test 020 control_CubedSphereGrid PASS +Test 021 control_CubedSphereGrid PASS -baseline dir = /work/noaa/nems/emc.nemspara/RT/NEMSfv3gfs/develop-20220107/INTEL/control_latlon -working dir = /work/noaa/stmp/junwang/stmp/junwang/FV3_RT/rt_137453/control_latlon -Checking test 021 control_latlon results .... +baseline dir = /work/noaa/nems/emc.nemspara/RT/NEMSfv3gfs/develop-20220112/INTEL/control_latlon +working dir = /work/noaa/stmp/bcurtis/stmp/bcurtis/FV3_RT/rt_438276/control_latlon +Checking test 022 control_latlon results .... Comparing sfcf000.nc .........OK Comparing sfcf024.nc .........OK Comparing atmf000.nc .........OK @@ -1101,15 +1153,15 @@ Checking test 021 control_latlon results .... Comparing GFSPRS.GrbF00 .........OK Comparing GFSPRS.GrbF24 .........OK - 0: The total amount of wall time = 120.453051 - 0: The maximum resident set size (KB) = 489592 + 0: The total amount of wall time = 119.374928 + 0: The maximum resident set size (KB) = 489012 -Test 021 control_latlon PASS +Test 022 control_latlon PASS -baseline dir = /work/noaa/nems/emc.nemspara/RT/NEMSfv3gfs/develop-20220107/INTEL/control_wrtGauss_netcdf_parallel -working dir = /work/noaa/stmp/junwang/stmp/junwang/FV3_RT/rt_137453/control_wrtGauss_netcdf_parallel -Checking test 022 control_wrtGauss_netcdf_parallel results .... +baseline dir = /work/noaa/nems/emc.nemspara/RT/NEMSfv3gfs/develop-20220112/INTEL/control_wrtGauss_netcdf_parallel +working dir = /work/noaa/stmp/bcurtis/stmp/bcurtis/FV3_RT/rt_438276/control_wrtGauss_netcdf_parallel +Checking test 023 control_wrtGauss_netcdf_parallel results .... Comparing sfcf000.nc ............ALT CHECK......OK Comparing sfcf024.nc ............ALT CHECK......OK Comparing atmf000.nc .........OK @@ -1119,15 +1171,15 @@ Checking test 022 control_wrtGauss_netcdf_parallel results .... Comparing GFSPRS.GrbF00 .........OK Comparing GFSPRS.GrbF24 .........OK - 0: The total amount of wall time = 121.828290 - 0: The maximum resident set size (KB) = 486196 + 0: The total amount of wall time = 121.673633 + 0: The maximum resident set size (KB) = 487712 -Test 022 control_wrtGauss_netcdf_parallel PASS +Test 023 control_wrtGauss_netcdf_parallel PASS -baseline dir = /work/noaa/nems/emc.nemspara/RT/NEMSfv3gfs/develop-20220107/INTEL/control_c48 -working dir = /work/noaa/stmp/junwang/stmp/junwang/FV3_RT/rt_137453/control_c48 -Checking test 023 control_c48 results .... +baseline dir = /work/noaa/nems/emc.nemspara/RT/NEMSfv3gfs/develop-20220112/INTEL/control_c48 +working dir = /work/noaa/stmp/bcurtis/stmp/bcurtis/FV3_RT/rt_438276/control_c48 +Checking test 024 control_c48 results .... Comparing sfcf000.nc .........OK Comparing sfcf024.nc .........OK Comparing atmf000.nc .........OK @@ -1165,15 +1217,15 @@ Checking test 023 control_c48 results .... Comparing RESTART/sfc_data.tile5.nc .........OK Comparing RESTART/sfc_data.tile6.nc .........OK -0: The total amount of wall time = 307.092650 -0: The maximum resident set size (KB) = 655888 +0: The total amount of wall time = 307.635905 +0: The maximum resident set size (KB) = 648792 -Test 023 control_c48 PASS +Test 024 control_c48 PASS -baseline dir = /work/noaa/nems/emc.nemspara/RT/NEMSfv3gfs/develop-20220107/INTEL/control_c192 -working dir = /work/noaa/stmp/junwang/stmp/junwang/FV3_RT/rt_137453/control_c192 -Checking test 024 control_c192 results .... +baseline dir = /work/noaa/nems/emc.nemspara/RT/NEMSfv3gfs/develop-20220112/INTEL/control_c192 +working dir = /work/noaa/stmp/bcurtis/stmp/bcurtis/FV3_RT/rt_438276/control_c192 +Checking test 025 control_c192 results .... Comparing sfcf000.nc .........OK Comparing sfcf024.nc .........OK Comparing atmf000.nc .........OK @@ -1183,15 +1235,15 @@ Checking test 024 control_c192 results .... Comparing GFSPRS.GrbF00 .........OK Comparing GFSPRS.GrbF24 .........OK - 0: The total amount of wall time = 467.786986 - 0: The maximum resident set size (KB) = 590408 + 0: The total amount of wall time = 472.044716 + 0: The maximum resident set size (KB) = 590416 -Test 024 control_c192 PASS +Test 025 control_c192 PASS -baseline dir = /work/noaa/nems/emc.nemspara/RT/NEMSfv3gfs/develop-20220107/INTEL/control_c384 -working dir = /work/noaa/stmp/junwang/stmp/junwang/FV3_RT/rt_137453/control_c384 -Checking test 025 control_c384 results .... +baseline dir = /work/noaa/nems/emc.nemspara/RT/NEMSfv3gfs/develop-20220112/INTEL/control_c384 +working dir = /work/noaa/stmp/bcurtis/stmp/bcurtis/FV3_RT/rt_438276/control_c384 +Checking test 026 control_c384 results .... Comparing sfcf000.nc .........OK Comparing sfcf012.nc .........OK Comparing atmf000.nc .........OK @@ -1201,15 +1253,15 @@ Checking test 025 control_c384 results .... Comparing GFSPRS.GrbF00 .........OK Comparing GFSPRS.GrbF12 .........OK - 0: The total amount of wall time = 759.019546 - 0: The maximum resident set size (KB) = 859768 + 0: The total amount of wall time = 784.352274 + 0: The maximum resident set size (KB) = 880180 -Test 025 control_c384 PASS +Test 026 control_c384 PASS -baseline dir = /work/noaa/nems/emc.nemspara/RT/NEMSfv3gfs/develop-20220107/INTEL/control_c384gdas -working dir = /work/noaa/stmp/junwang/stmp/junwang/FV3_RT/rt_137453/control_c384gdas -Checking test 026 control_c384gdas results .... +baseline dir = /work/noaa/nems/emc.nemspara/RT/NEMSfv3gfs/develop-20220112/INTEL/control_c384gdas +working dir = /work/noaa/stmp/bcurtis/stmp/bcurtis/FV3_RT/rt_438276/control_c384gdas +Checking test 027 control_c384gdas results .... Comparing sfcf000.nc .........OK Comparing sfcf006.nc .........OK Comparing atmf000.nc .........OK @@ -1251,15 +1303,15 @@ Checking test 026 control_c384gdas results .... Comparing RESTART/sfc_data.tile5.nc .........OK Comparing RESTART/sfc_data.tile6.nc .........OK - 0: The total amount of wall time = 675.377059 - 0: The maximum resident set size (KB) = 999044 + 0: The total amount of wall time = 689.308919 + 0: The maximum resident set size (KB) = 998748 -Test 026 control_c384gdas PASS +Test 027 control_c384gdas PASS -baseline dir = /work/noaa/nems/emc.nemspara/RT/NEMSfv3gfs/develop-20220107/INTEL/control_stochy -working dir = /work/noaa/stmp/junwang/stmp/junwang/FV3_RT/rt_137453/control_stochy -Checking test 027 control_stochy results .... +baseline dir = /work/noaa/nems/emc.nemspara/RT/NEMSfv3gfs/develop-20220112/INTEL/control_stochy +working dir = /work/noaa/stmp/bcurtis/stmp/bcurtis/FV3_RT/rt_438276/control_stochy +Checking test 028 control_stochy results .... Comparing sfcf000.nc .........OK Comparing sfcf012.nc .........OK Comparing atmf000.nc .........OK @@ -1269,29 +1321,29 @@ Checking test 027 control_stochy results .... Comparing GFSPRS.GrbF00 .........OK Comparing GFSPRS.GrbF12 .........OK - 0: The total amount of wall time = 78.874276 - 0: The maximum resident set size (KB) = 488672 + 0: The total amount of wall time = 79.337306 + 0: The maximum resident set size (KB) = 484032 -Test 027 control_stochy PASS +Test 028 control_stochy PASS -baseline dir = /work/noaa/nems/emc.nemspara/RT/NEMSfv3gfs/develop-20220107/INTEL/control_stochy -working dir = /work/noaa/stmp/junwang/stmp/junwang/FV3_RT/rt_137453/control_stochy_restart -Checking test 028 control_stochy_restart results .... +baseline dir = /work/noaa/nems/emc.nemspara/RT/NEMSfv3gfs/develop-20220112/INTEL/control_stochy +working dir = /work/noaa/stmp/bcurtis/stmp/bcurtis/FV3_RT/rt_438276/control_stochy_restart +Checking test 029 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 = 55.638463 - 0: The maximum resident set size (KB) = 263384 + 0: The total amount of wall time = 48.875706 + 0: The maximum resident set size (KB) = 265928 -Test 028 control_stochy_restart PASS +Test 029 control_stochy_restart PASS -baseline dir = /work/noaa/nems/emc.nemspara/RT/NEMSfv3gfs/develop-20220107/INTEL/control_lndp -working dir = /work/noaa/stmp/junwang/stmp/junwang/FV3_RT/rt_137453/control_lndp -Checking test 029 control_lndp results .... +baseline dir = /work/noaa/nems/emc.nemspara/RT/NEMSfv3gfs/develop-20220112/INTEL/control_lndp +working dir = /work/noaa/stmp/bcurtis/stmp/bcurtis/FV3_RT/rt_438276/control_lndp +Checking test 030 control_lndp results .... Comparing sfcf000.nc .........OK Comparing sfcf012.nc .........OK Comparing atmf000.nc .........OK @@ -1301,15 +1353,15 @@ Checking test 029 control_lndp results .... Comparing GFSPRS.GrbF00 .........OK Comparing GFSPRS.GrbF12 .........OK - 0: The total amount of wall time = 75.750521 - 0: The maximum resident set size (KB) = 489628 + 0: The total amount of wall time = 75.767212 + 0: The maximum resident set size (KB) = 488892 -Test 029 control_lndp PASS +Test 030 control_lndp PASS -baseline dir = /work/noaa/nems/emc.nemspara/RT/NEMSfv3gfs/develop-20220107/INTEL/control_p7 -working dir = /work/noaa/stmp/junwang/stmp/junwang/FV3_RT/rt_137453/control_p7 -Checking test 030 control_p7 results .... +baseline dir = /work/noaa/nems/emc.nemspara/RT/NEMSfv3gfs/develop-20220112/INTEL/control_p8 +working dir = /work/noaa/stmp/bcurtis/stmp/bcurtis/FV3_RT/rt_438276/control_p8 +Checking test 031 control_p8 results .... Comparing sfcf000.nc .........OK Comparing sfcf021.nc .........OK Comparing sfcf024.nc .........OK @@ -1355,26 +1407,18 @@ Checking test 030 control_p7 results .... Comparing RESTART/sfc_data.tile5.nc .........OK Comparing RESTART/sfc_data.tile6.nc .........OK - 0: The total amount of wall time = 150.328491 - 0: The maximum resident set size (KB) = 511928 + 0: The total amount of wall time = 134.762459 + 0: The maximum resident set size (KB) = 512088 -Test 030 control_p7 PASS +Test 031 control_p8 PASS -baseline dir = /work/noaa/nems/emc.nemspara/RT/NEMSfv3gfs/develop-20220107/INTEL/control_p7_rrtmgp -working dir = /work/noaa/stmp/junwang/stmp/junwang/FV3_RT/rt_137453/control_p7_rrtmgp -Checking test 031 control_p7_rrtmgp results .... - Comparing sfcf000.nc .........OK - Comparing sfcf021.nc .........OK +baseline dir = /work/noaa/nems/emc.nemspara/RT/NEMSfv3gfs/develop-20220112/INTEL/control_p8 +working dir = /work/noaa/stmp/bcurtis/stmp/bcurtis/FV3_RT/rt_438276/control_restart_p8 +Checking test 032 control_restart_p8 results .... Comparing sfcf024.nc .........OK - Comparing atmf000.nc .........OK - Comparing atmf021.nc .........OK Comparing atmf024.nc .........OK - Comparing GFSFLX.GrbF00 .........OK - Comparing GFSFLX.GrbF21 .........OK Comparing GFSFLX.GrbF24 .........OK - Comparing GFSPRS.GrbF00 .........OK - Comparing GFSPRS.GrbF21 .........OK Comparing GFSPRS.GrbF24 .........OK Comparing RESTART/coupler.res .........OK Comparing RESTART/fv_core.res.nc .........OK @@ -1409,18 +1453,22 @@ Checking test 031 control_p7_rrtmgp results .... Comparing RESTART/sfc_data.tile5.nc .........OK Comparing RESTART/sfc_data.tile6.nc .........OK - 0: The total amount of wall time = 194.539060 - 0: The maximum resident set size (KB) = 612284 + 0: The total amount of wall time = 84.330442 + 0: The maximum resident set size (KB) = 297936 -Test 031 control_p7_rrtmgp PASS +Test 032 control_restart_p8 PASS -baseline dir = /work/noaa/nems/emc.nemspara/RT/NEMSfv3gfs/develop-20220107/INTEL/control_p7 -working dir = /work/noaa/stmp/junwang/stmp/junwang/FV3_RT/rt_137453/control_restart_p7 -Checking test 032 control_restart_p7 results .... +baseline dir = /work/noaa/nems/emc.nemspara/RT/NEMSfv3gfs/develop-20220112/INTEL/control_p8 +working dir = /work/noaa/stmp/bcurtis/stmp/bcurtis/FV3_RT/rt_438276/control_decomp_p8 +Checking test 033 control_decomp_p8 results .... + Comparing sfcf000.nc .........OK Comparing sfcf024.nc .........OK + Comparing atmf000.nc .........OK Comparing atmf024.nc .........OK + Comparing GFSFLX.GrbF00 .........OK Comparing GFSFLX.GrbF24 .........OK + Comparing GFSPRS.GrbF00 .........OK Comparing GFSPRS.GrbF24 .........OK Comparing RESTART/coupler.res .........OK Comparing RESTART/fv_core.res.nc .........OK @@ -1455,15 +1503,15 @@ Checking test 032 control_restart_p7 results .... Comparing RESTART/sfc_data.tile5.nc .........OK Comparing RESTART/sfc_data.tile6.nc .........OK - 0: The total amount of wall time = 83.293140 - 0: The maximum resident set size (KB) = 296380 + 0: The total amount of wall time = 143.886604 + 0: The maximum resident set size (KB) = 503656 -Test 032 control_restart_p7 PASS +Test 033 control_decomp_p8 PASS -baseline dir = /work/noaa/nems/emc.nemspara/RT/NEMSfv3gfs/develop-20220107/INTEL/control_p7 -working dir = /work/noaa/stmp/junwang/stmp/junwang/FV3_RT/rt_137453/control_decomp_p7 -Checking test 033 control_decomp_p7 results .... +baseline dir = /work/noaa/nems/emc.nemspara/RT/NEMSfv3gfs/develop-20220112/INTEL/control_p8 +working dir = /work/noaa/stmp/bcurtis/stmp/bcurtis/FV3_RT/rt_438276/control_2threads_p8 +Checking test 034 control_2threads_p8 results .... Comparing sfcf000.nc .........OK Comparing sfcf024.nc .........OK Comparing atmf000.nc .........OK @@ -1505,22 +1553,26 @@ Checking test 033 control_decomp_p7 results .... Comparing RESTART/sfc_data.tile5.nc .........OK Comparing RESTART/sfc_data.tile6.nc .........OK - 0: The total amount of wall time = 157.445088 - 0: The maximum resident set size (KB) = 506696 + 0: The total amount of wall time = 165.351487 + 0: The maximum resident set size (KB) = 574288 -Test 033 control_decomp_p7 PASS +Test 034 control_2threads_p8 PASS -baseline dir = /work/noaa/nems/emc.nemspara/RT/NEMSfv3gfs/develop-20220107/INTEL/control_p7 -working dir = /work/noaa/stmp/junwang/stmp/junwang/FV3_RT/rt_137453/control_2threads_p7 -Checking test 034 control_2threads_p7 results .... +baseline dir = /work/noaa/nems/emc.nemspara/RT/NEMSfv3gfs/develop-20220112/INTEL/control_p7_rrtmgp +working dir = /work/noaa/stmp/bcurtis/stmp/bcurtis/FV3_RT/rt_438276/control_p7_rrtmgp +Checking test 035 control_p7_rrtmgp results .... Comparing sfcf000.nc .........OK + Comparing sfcf021.nc .........OK Comparing sfcf024.nc .........OK Comparing atmf000.nc .........OK + Comparing atmf021.nc .........OK Comparing atmf024.nc .........OK Comparing GFSFLX.GrbF00 .........OK + Comparing GFSFLX.GrbF21 .........OK Comparing GFSFLX.GrbF24 .........OK Comparing GFSPRS.GrbF00 .........OK + Comparing GFSPRS.GrbF21 .........OK Comparing GFSPRS.GrbF24 .........OK Comparing RESTART/coupler.res .........OK Comparing RESTART/fv_core.res.nc .........OK @@ -1555,15 +1607,15 @@ Checking test 034 control_2threads_p7 results .... Comparing RESTART/sfc_data.tile5.nc .........OK Comparing RESTART/sfc_data.tile6.nc .........OK - 0: The total amount of wall time = 202.439178 - 0: The maximum resident set size (KB) = 574912 + 0: The total amount of wall time = 174.066352 + 0: The maximum resident set size (KB) = 610752 -Test 034 control_2threads_p7 PASS +Test 035 control_p7_rrtmgp PASS -baseline dir = /work/noaa/nems/emc.nemspara/RT/NEMSfv3gfs/develop-20220107/INTEL/fv3_regional_control -working dir = /work/noaa/stmp/junwang/stmp/junwang/FV3_RT/rt_137453/regional_control -Checking test 035 regional_control results .... +baseline dir = /work/noaa/nems/emc.nemspara/RT/NEMSfv3gfs/develop-20220112/INTEL/fv3_regional_control +working dir = /work/noaa/stmp/bcurtis/stmp/bcurtis/FV3_RT/rt_438276/regional_control +Checking test 036 regional_control results .... Comparing dynf000.nc .........OK Comparing dynf024.nc .........OK Comparing phyf000.nc .........OK @@ -1573,44 +1625,44 @@ Checking test 035 regional_control results .... Comparing NATLEV.GrbF00 .........OK Comparing NATLEV.GrbF24 .........OK - 0: The total amount of wall time = 305.316421 - 0: The maximum resident set size (KB) = 589172 + 0: The total amount of wall time = 306.650627 + 0: The maximum resident set size (KB) = 595724 -Test 035 regional_control PASS +Test 036 regional_control PASS -baseline dir = /work/noaa/nems/emc.nemspara/RT/NEMSfv3gfs/develop-20220107/INTEL/fv3_regional_control -working dir = /work/noaa/stmp/junwang/stmp/junwang/FV3_RT/rt_137453/regional_restart -Checking test 036 regional_restart results .... +baseline dir = /work/noaa/nems/emc.nemspara/RT/NEMSfv3gfs/develop-20220112/INTEL/fv3_regional_control +working dir = /work/noaa/stmp/bcurtis/stmp/bcurtis/FV3_RT/rt_438276/regional_restart +Checking test 037 regional_restart results .... Comparing dynf024.nc .........OK Comparing phyf024.nc .........OK Comparing PRSLEV.GrbF24 .........OK Comparing NATLEV.GrbF24 .........OK - 0: The total amount of wall time = 167.830972 - 0: The maximum resident set size (KB) = 588768 + 0: The total amount of wall time = 168.495957 + 0: The maximum resident set size (KB) = 590644 -Test 036 regional_restart PASS +Test 037 regional_restart PASS -baseline dir = /work/noaa/nems/emc.nemspara/RT/NEMSfv3gfs/develop-20220107/INTEL/fv3_regional_noquilt -working dir = /work/noaa/stmp/junwang/stmp/junwang/FV3_RT/rt_137453/regional_noquilt -Checking test 037 regional_noquilt results .... +baseline dir = /work/noaa/nems/emc.nemspara/RT/NEMSfv3gfs/develop-20220112/INTEL/fv3_regional_noquilt +working dir = /work/noaa/stmp/bcurtis/stmp/bcurtis/FV3_RT/rt_438276/regional_noquilt +Checking test 038 regional_noquilt results .... Comparing atmos_4xdaily.nc .........OK Comparing fv3_history2d.nc .........OK Comparing fv3_history.nc .........OK 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 = 305.565733 - 0: The maximum resident set size (KB) = 603964 + 0: The total amount of wall time = 305.413266 + 0: The maximum resident set size (KB) = 607060 -Test 037 regional_noquilt PASS +Test 038 regional_noquilt PASS -baseline dir = /work/noaa/nems/emc.nemspara/RT/NEMSfv3gfs/develop-20220107/INTEL/fv3_regional_control -working dir = /work/noaa/stmp/junwang/stmp/junwang/FV3_RT/rt_137453/regional_2threads -Checking test 038 regional_2threads results .... +baseline dir = /work/noaa/nems/emc.nemspara/RT/NEMSfv3gfs/develop-20220112/INTEL/fv3_regional_control +working dir = /work/noaa/stmp/bcurtis/stmp/bcurtis/FV3_RT/rt_438276/regional_2threads +Checking test 039 regional_2threads results .... Comparing dynf000.nc .........OK Comparing dynf024.nc .........OK Comparing phyf000.nc .........OK @@ -1620,15 +1672,15 @@ Checking test 038 regional_2threads results .... Comparing NATLEV.GrbF00 .........OK Comparing NATLEV.GrbF24 .........OK - 0: The total amount of wall time = 226.879063 - 0: The maximum resident set size (KB) = 598860 + 0: The total amount of wall time = 225.078332 + 0: The maximum resident set size (KB) = 608976 -Test 038 regional_2threads PASS +Test 039 regional_2threads PASS -baseline dir = /work/noaa/nems/emc.nemspara/RT/NEMSfv3gfs/develop-20220107/INTEL/fv3_regional_hafs -working dir = /work/noaa/stmp/junwang/stmp/junwang/FV3_RT/rt_137453/regional_hafs -Checking test 039 regional_hafs results .... +baseline dir = /work/noaa/nems/emc.nemspara/RT/NEMSfv3gfs/develop-20220112/INTEL/fv3_regional_hafs +working dir = /work/noaa/stmp/bcurtis/stmp/bcurtis/FV3_RT/rt_438276/regional_hafs +Checking test 040 regional_hafs results .... Comparing dynf000.nc .........OK Comparing dynf024.nc .........OK Comparing phyf000.nc .........OK @@ -1636,29 +1688,29 @@ Checking test 039 regional_hafs results .... Comparing HURPRS.GrbF00 .........OK Comparing HURPRS.GrbF24 .........OK - 0: The total amount of wall time = 298.452421 - 0: The maximum resident set size (KB) = 589660 + 0: The total amount of wall time = 299.390100 + 0: The maximum resident set size (KB) = 589948 -Test 039 regional_hafs PASS +Test 040 regional_hafs PASS -baseline dir = /work/noaa/nems/emc.nemspara/RT/NEMSfv3gfs/develop-20220107/INTEL/fv3_regional_netcdf_parallel -working dir = /work/noaa/stmp/junwang/stmp/junwang/FV3_RT/rt_137453/regional_netcdf_parallel -Checking test 040 regional_netcdf_parallel results .... - Comparing dynf000.nc .........OK - Comparing dynf024.nc ............ALT CHECK......OK +baseline dir = /work/noaa/nems/emc.nemspara/RT/NEMSfv3gfs/develop-20220112/INTEL/fv3_regional_netcdf_parallel +working dir = /work/noaa/stmp/bcurtis/stmp/bcurtis/FV3_RT/rt_438276/regional_netcdf_parallel +Checking test 041 regional_netcdf_parallel results .... + Comparing dynf000.nc ............ALT CHECK......OK + Comparing dynf024.nc .........OK Comparing phyf000.nc ............ALT CHECK......OK Comparing phyf024.nc ............ALT CHECK......OK - 0: The total amount of wall time = 298.707980 - 0: The maximum resident set size (KB) = 598616 + 0: The total amount of wall time = 305.037414 + 0: The maximum resident set size (KB) = 587020 -Test 040 regional_netcdf_parallel PASS +Test 041 regional_netcdf_parallel PASS -baseline dir = /work/noaa/nems/emc.nemspara/RT/NEMSfv3gfs/develop-20220107/INTEL/fv3_regional_RRTMGP -working dir = /work/noaa/stmp/junwang/stmp/junwang/FV3_RT/rt_137453/regional_RRTMGP -Checking test 041 regional_RRTMGP results .... +baseline dir = /work/noaa/nems/emc.nemspara/RT/NEMSfv3gfs/develop-20220112/INTEL/fv3_regional_RRTMGP +working dir = /work/noaa/stmp/bcurtis/stmp/bcurtis/FV3_RT/rt_438276/regional_RRTMGP +Checking test 042 regional_RRTMGP results .... Comparing dynf000.nc .........OK Comparing dynf024.nc .........OK Comparing phyf000.nc .........OK @@ -1668,15 +1720,15 @@ Checking test 041 regional_RRTMGP results .... Comparing NATLEV.GrbF00 .........OK Comparing NATLEV.GrbF24 .........OK - 0: The total amount of wall time = 377.624016 - 0: The maximum resident set size (KB) = 712296 + 0: The total amount of wall time = 387.542519 + 0: The maximum resident set size (KB) = 714788 -Test 041 regional_RRTMGP PASS +Test 042 regional_RRTMGP PASS -baseline dir = /work/noaa/nems/emc.nemspara/RT/NEMSfv3gfs/develop-20220107/INTEL/rap_control -working dir = /work/noaa/stmp/junwang/stmp/junwang/FV3_RT/rt_137453/rap_control -Checking test 042 rap_control results .... +baseline dir = /work/noaa/nems/emc.nemspara/RT/NEMSfv3gfs/develop-20220112/INTEL/rap_control +working dir = /work/noaa/stmp/bcurtis/stmp/bcurtis/FV3_RT/rt_438276/rap_control +Checking test 043 rap_control results .... Comparing sfcf000.nc .........OK Comparing sfcf021.nc .........OK Comparing sfcf024.nc .........OK @@ -1722,15 +1774,15 @@ Checking test 042 rap_control results .... Comparing RESTART/sfc_data.tile5.nc .........OK Comparing RESTART/sfc_data.tile6.nc .........OK - 0: The total amount of wall time = 347.404142 - 0: The maximum resident set size (KB) = 854792 + 0: The total amount of wall time = 351.696247 + 0: The maximum resident set size (KB) = 855176 -Test 042 rap_control PASS +Test 043 rap_control PASS -baseline dir = /work/noaa/nems/emc.nemspara/RT/NEMSfv3gfs/develop-20220107/INTEL/rap_control -working dir = /work/noaa/stmp/junwang/stmp/junwang/FV3_RT/rt_137453/rap_2threads -Checking test 043 rap_2threads results .... +baseline dir = /work/noaa/nems/emc.nemspara/RT/NEMSfv3gfs/develop-20220112/INTEL/rap_control +working dir = /work/noaa/stmp/bcurtis/stmp/bcurtis/FV3_RT/rt_438276/rap_2threads +Checking test 044 rap_2threads results .... Comparing sfcf000.nc .........OK Comparing sfcf021.nc .........OK Comparing sfcf024.nc .........OK @@ -1776,15 +1828,15 @@ Checking test 043 rap_2threads results .... Comparing RESTART/sfc_data.tile5.nc .........OK Comparing RESTART/sfc_data.tile6.nc .........OK - 0: The total amount of wall time = 415.469377 - 0: The maximum resident set size (KB) = 910576 + 0: The total amount of wall time = 413.550902 + 0: The maximum resident set size (KB) = 911908 -Test 043 rap_2threads PASS +Test 044 rap_2threads PASS -baseline dir = /work/noaa/nems/emc.nemspara/RT/NEMSfv3gfs/develop-20220107/INTEL/rap_control -working dir = /work/noaa/stmp/junwang/stmp/junwang/FV3_RT/rt_137453/rap_restart -Checking test 044 rap_restart results .... +baseline dir = /work/noaa/nems/emc.nemspara/RT/NEMSfv3gfs/develop-20220112/INTEL/rap_control +working dir = /work/noaa/stmp/bcurtis/stmp/bcurtis/FV3_RT/rt_438276/rap_restart +Checking test 045 rap_restart results .... Comparing sfcf024.nc .........OK Comparing atmf024.nc .........OK Comparing GFSFLX.GrbF24 .........OK @@ -1822,15 +1874,15 @@ Checking test 044 rap_restart results .... Comparing RESTART/sfc_data.tile5.nc .........OK Comparing RESTART/sfc_data.tile6.nc .........OK - 0: The total amount of wall time = 178.650889 - 0: The maximum resident set size (KB) = 601828 + 0: The total amount of wall time = 176.342709 + 0: The maximum resident set size (KB) = 605948 -Test 044 rap_restart PASS +Test 045 rap_restart PASS -baseline dir = /work/noaa/nems/emc.nemspara/RT/NEMSfv3gfs/develop-20220107/INTEL/rap_sfcdiff -working dir = /work/noaa/stmp/junwang/stmp/junwang/FV3_RT/rt_137453/rap_sfcdiff -Checking test 045 rap_sfcdiff results .... +baseline dir = /work/noaa/nems/emc.nemspara/RT/NEMSfv3gfs/develop-20220112/INTEL/rap_sfcdiff +working dir = /work/noaa/stmp/bcurtis/stmp/bcurtis/FV3_RT/rt_438276/rap_sfcdiff +Checking test 046 rap_sfcdiff results .... Comparing sfcf000.nc .........OK Comparing sfcf021.nc .........OK Comparing sfcf024.nc .........OK @@ -1876,15 +1928,15 @@ Checking test 045 rap_sfcdiff results .... Comparing RESTART/sfc_data.tile5.nc .........OK Comparing RESTART/sfc_data.tile6.nc .........OK - 0: The total amount of wall time = 348.540741 - 0: The maximum resident set size (KB) = 852736 + 0: The total amount of wall time = 348.103013 + 0: The maximum resident set size (KB) = 850816 -Test 045 rap_sfcdiff PASS +Test 046 rap_sfcdiff PASS -baseline dir = /work/noaa/nems/emc.nemspara/RT/NEMSfv3gfs/develop-20220107/INTEL/rap_sfcdiff -working dir = /work/noaa/stmp/junwang/stmp/junwang/FV3_RT/rt_137453/rap_sfcdiff_restart -Checking test 046 rap_sfcdiff_restart results .... +baseline dir = /work/noaa/nems/emc.nemspara/RT/NEMSfv3gfs/develop-20220112/INTEL/rap_sfcdiff +working dir = /work/noaa/stmp/bcurtis/stmp/bcurtis/FV3_RT/rt_438276/rap_sfcdiff_restart +Checking test 047 rap_sfcdiff_restart results .... Comparing sfcf024.nc .........OK Comparing atmf024.nc .........OK Comparing GFSFLX.GrbF24 .........OK @@ -1922,15 +1974,15 @@ Checking test 046 rap_sfcdiff_restart results .... Comparing RESTART/sfc_data.tile5.nc .........OK Comparing RESTART/sfc_data.tile6.nc .........OK - 0: The total amount of wall time = 180.846222 - 0: The maximum resident set size (KB) = 606624 + 0: The total amount of wall time = 176.279645 + 0: The maximum resident set size (KB) = 607928 -Test 046 rap_sfcdiff_restart PASS +Test 047 rap_sfcdiff_restart PASS -baseline dir = /work/noaa/nems/emc.nemspara/RT/NEMSfv3gfs/develop-20220107/INTEL/hrrr_control -working dir = /work/noaa/stmp/junwang/stmp/junwang/FV3_RT/rt_137453/hrrr_control -Checking test 047 hrrr_control results .... +baseline dir = /work/noaa/nems/emc.nemspara/RT/NEMSfv3gfs/develop-20220112/INTEL/hrrr_control +working dir = /work/noaa/stmp/bcurtis/stmp/bcurtis/FV3_RT/rt_438276/hrrr_control +Checking test 048 hrrr_control results .... Comparing sfcf000.nc .........OK Comparing sfcf021.nc .........OK Comparing sfcf024.nc .........OK @@ -1976,15 +2028,15 @@ Checking test 047 hrrr_control results .... Comparing RESTART/sfc_data.tile5.nc .........OK Comparing RESTART/sfc_data.tile6.nc .........OK - 0: The total amount of wall time = 333.432688 - 0: The maximum resident set size (KB) = 850052 + 0: The total amount of wall time = 339.895624 + 0: The maximum resident set size (KB) = 856184 -Test 047 hrrr_control PASS +Test 048 hrrr_control PASS -baseline dir = /work/noaa/nems/emc.nemspara/RT/NEMSfv3gfs/develop-20220107/INTEL/rrfs_v1beta -working dir = /work/noaa/stmp/junwang/stmp/junwang/FV3_RT/rt_137453/rrfs_v1beta -Checking test 048 rrfs_v1beta results .... +baseline dir = /work/noaa/nems/emc.nemspara/RT/NEMSfv3gfs/develop-20220112/INTEL/rrfs_v1beta +working dir = /work/noaa/stmp/bcurtis/stmp/bcurtis/FV3_RT/rt_438276/rrfs_v1beta +Checking test 049 rrfs_v1beta results .... Comparing sfcf000.nc .........OK Comparing sfcf021.nc .........OK Comparing sfcf024.nc .........OK @@ -2030,15 +2082,15 @@ Checking test 048 rrfs_v1beta results .... Comparing RESTART/sfc_data.tile5.nc .........OK Comparing RESTART/sfc_data.tile6.nc .........OK - 0: The total amount of wall time = 339.062601 - 0: The maximum resident set size (KB) = 853012 + 0: The total amount of wall time = 344.295927 + 0: The maximum resident set size (KB) = 853604 -Test 048 rrfs_v1beta PASS +Test 049 rrfs_v1beta PASS -baseline dir = /work/noaa/nems/emc.nemspara/RT/NEMSfv3gfs/develop-20220107/INTEL/rrfs_conus13km_hrrr_warm -working dir = /work/noaa/stmp/junwang/stmp/junwang/FV3_RT/rt_137453/rrfs_conus13km_hrrr_warm -Checking test 049 rrfs_conus13km_hrrr_warm results .... +baseline dir = /work/noaa/nems/emc.nemspara/RT/NEMSfv3gfs/develop-20220112/INTEL/rrfs_conus13km_hrrr_warm +working dir = /work/noaa/stmp/bcurtis/stmp/bcurtis/FV3_RT/rt_438276/rrfs_conus13km_hrrr_warm +Checking test 050 rrfs_conus13km_hrrr_warm results .... Comparing sfcf000.nc .........OK Comparing sfcf001.nc .........OK Comparing sfcf002.nc .........OK @@ -2046,15 +2098,15 @@ Checking test 049 rrfs_conus13km_hrrr_warm results .... Comparing atmf001.nc .........OK Comparing atmf002.nc .........OK - 0: The total amount of wall time = 202.162162 - 0: The maximum resident set size (KB) = 721164 + 0: The total amount of wall time = 166.400517 + 0: The maximum resident set size (KB) = 712568 -Test 049 rrfs_conus13km_hrrr_warm PASS +Test 050 rrfs_conus13km_hrrr_warm PASS -baseline dir = /work/noaa/nems/emc.nemspara/RT/NEMSfv3gfs/develop-20220107/INTEL/rrfs_conus13km_radar_tten_warm -working dir = /work/noaa/stmp/junwang/stmp/junwang/FV3_RT/rt_137453/rrfs_conus13km_radar_tten_warm -Checking test 050 rrfs_conus13km_radar_tten_warm results .... +baseline dir = /work/noaa/nems/emc.nemspara/RT/NEMSfv3gfs/develop-20220112/INTEL/rrfs_conus13km_radar_tten_warm +working dir = /work/noaa/stmp/bcurtis/stmp/bcurtis/FV3_RT/rt_438276/rrfs_conus13km_radar_tten_warm +Checking test 051 rrfs_conus13km_radar_tten_warm results .... Comparing sfcf000.nc .........OK Comparing sfcf001.nc .........OK Comparing sfcf002.nc .........OK @@ -2062,15 +2114,15 @@ Checking test 050 rrfs_conus13km_radar_tten_warm results .... Comparing atmf001.nc .........OK Comparing atmf002.nc .........OK - 0: The total amount of wall time = 193.333717 - 0: The maximum resident set size (KB) = 717516 + 0: The total amount of wall time = 171.388763 + 0: The maximum resident set size (KB) = 712068 -Test 050 rrfs_conus13km_radar_tten_warm PASS +Test 051 rrfs_conus13km_radar_tten_warm PASS -baseline dir = /work/noaa/nems/emc.nemspara/RT/NEMSfv3gfs/develop-20220107/INTEL/control_rrtmgp -working dir = /work/noaa/stmp/junwang/stmp/junwang/FV3_RT/rt_137453/control_rrtmgp -Checking test 051 control_rrtmgp results .... +baseline dir = /work/noaa/nems/emc.nemspara/RT/NEMSfv3gfs/develop-20220112/INTEL/control_rrtmgp +working dir = /work/noaa/stmp/bcurtis/stmp/bcurtis/FV3_RT/rt_438276/control_rrtmgp +Checking test 052 control_rrtmgp results .... Comparing sfcf000.nc .........OK Comparing sfcf024.nc .........OK Comparing atmf000.nc .........OK @@ -2080,15 +2132,15 @@ Checking test 051 control_rrtmgp results .... Comparing GFSPRS.GrbF00 .........OK Comparing GFSPRS.GrbF24 .........OK - 0: The total amount of wall time = 187.930774 - 0: The maximum resident set size (KB) = 603596 + 0: The total amount of wall time = 189.707160 + 0: The maximum resident set size (KB) = 602052 -Test 051 control_rrtmgp PASS +Test 052 control_rrtmgp PASS -baseline dir = /work/noaa/nems/emc.nemspara/RT/NEMSfv3gfs/develop-20220107/INTEL/control_rrtmgp_c192 -working dir = /work/noaa/stmp/junwang/stmp/junwang/FV3_RT/rt_137453/control_rrtmgp_c192 -Checking test 052 control_rrtmgp_c192 results .... +baseline dir = /work/noaa/nems/emc.nemspara/RT/NEMSfv3gfs/develop-20220112/INTEL/control_rrtmgp_c192 +working dir = /work/noaa/stmp/bcurtis/stmp/bcurtis/FV3_RT/rt_438276/control_rrtmgp_c192 +Checking test 053 control_rrtmgp_c192 results .... Comparing sfcf000.nc .........OK Comparing sfcf012.nc .........OK Comparing atmf000.nc .........OK @@ -2098,15 +2150,15 @@ Checking test 052 control_rrtmgp_c192 results .... Comparing GFSPRS.GrbF00 .........OK Comparing GFSPRS.GrbF12 .........OK - 0: The total amount of wall time = 520.973298 - 0: The maximum resident set size (KB) = 806000 + 0: The total amount of wall time = 512.531295 + 0: The maximum resident set size (KB) = 804692 -Test 052 control_rrtmgp_c192 PASS +Test 053 control_rrtmgp_c192 PASS -baseline dir = /work/noaa/nems/emc.nemspara/RT/NEMSfv3gfs/develop-20220107/INTEL/control_csawmg -working dir = /work/noaa/stmp/junwang/stmp/junwang/FV3_RT/rt_137453/control_csawmg -Checking test 053 control_csawmg results .... +baseline dir = /work/noaa/nems/emc.nemspara/RT/NEMSfv3gfs/develop-20220112/INTEL/control_csawmg +working dir = /work/noaa/stmp/bcurtis/stmp/bcurtis/FV3_RT/rt_438276/control_csawmg +Checking test 054 control_csawmg results .... Comparing sfcf000.nc .........OK Comparing sfcf024.nc .........OK Comparing atmf000.nc .........OK @@ -2116,15 +2168,15 @@ Checking test 053 control_csawmg results .... Comparing GFSPRS.GrbF00 .........OK Comparing GFSPRS.GrbF24 .........OK - 0: The total amount of wall time = 307.441630 - 0: The maximum resident set size (KB) = 546232 + 0: The total amount of wall time = 453.063167 + 0: The maximum resident set size (KB) = 541172 -Test 053 control_csawmg PASS +Test 054 control_csawmg PASS -baseline dir = /work/noaa/nems/emc.nemspara/RT/NEMSfv3gfs/develop-20220107/INTEL/control_csawmgt -working dir = /work/noaa/stmp/junwang/stmp/junwang/FV3_RT/rt_137453/control_csawmgt -Checking test 054 control_csawmgt results .... +baseline dir = /work/noaa/nems/emc.nemspara/RT/NEMSfv3gfs/develop-20220112/INTEL/control_csawmgt +working dir = /work/noaa/stmp/bcurtis/stmp/bcurtis/FV3_RT/rt_438276/control_csawmgt +Checking test 055 control_csawmgt results .... Comparing sfcf000.nc .........OK Comparing sfcf024.nc .........OK Comparing atmf000.nc .........OK @@ -2134,15 +2186,15 @@ Checking test 054 control_csawmgt results .... Comparing GFSPRS.GrbF00 .........OK Comparing GFSPRS.GrbF24 .........OK - 0: The total amount of wall time = 305.218447 - 0: The maximum resident set size (KB) = 542624 + 0: The total amount of wall time = 322.002931 + 0: The maximum resident set size (KB) = 545168 -Test 054 control_csawmgt PASS +Test 055 control_csawmgt PASS -baseline dir = /work/noaa/nems/emc.nemspara/RT/NEMSfv3gfs/develop-20220107/INTEL/control_flake -working dir = /work/noaa/stmp/junwang/stmp/junwang/FV3_RT/rt_137453/control_flake -Checking test 055 control_flake results .... +baseline dir = /work/noaa/nems/emc.nemspara/RT/NEMSfv3gfs/develop-20220112/INTEL/control_flake +working dir = /work/noaa/stmp/bcurtis/stmp/bcurtis/FV3_RT/rt_438276/control_flake +Checking test 056 control_flake results .... Comparing sfcf000.nc .........OK Comparing sfcf024.nc .........OK Comparing atmf000.nc .........OK @@ -2152,15 +2204,15 @@ Checking test 055 control_flake results .... Comparing GFSPRS.GrbF00 .........OK Comparing GFSPRS.GrbF24 .........OK - 0: The total amount of wall time = 217.279215 - 0: The maximum resident set size (KB) = 554888 + 0: The total amount of wall time = 219.092297 + 0: The maximum resident set size (KB) = 557108 -Test 055 control_flake PASS +Test 056 control_flake PASS -baseline dir = /work/noaa/nems/emc.nemspara/RT/NEMSfv3gfs/develop-20220107/INTEL/control_ras -working dir = /work/noaa/stmp/junwang/stmp/junwang/FV3_RT/rt_137453/control_ras -Checking test 056 control_ras results .... +baseline dir = /work/noaa/nems/emc.nemspara/RT/NEMSfv3gfs/develop-20220112/INTEL/control_ras +working dir = /work/noaa/stmp/bcurtis/stmp/bcurtis/FV3_RT/rt_438276/control_ras +Checking test 057 control_ras results .... Comparing sfcf000.nc .........OK Comparing sfcf024.nc .........OK Comparing atmf000.nc .........OK @@ -2170,15 +2222,15 @@ Checking test 056 control_ras results .... Comparing GFSPRS.GrbF00 .........OK Comparing GFSPRS.GrbF24 .........OK - 0: The total amount of wall time = 169.927725 - 0: The maximum resident set size (KB) = 517524 + 0: The total amount of wall time = 177.592014 + 0: The maximum resident set size (KB) = 518032 -Test 056 control_ras PASS +Test 057 control_ras PASS -baseline dir = /work/noaa/nems/emc.nemspara/RT/NEMSfv3gfs/develop-20220107/INTEL/control_thompson -working dir = /work/noaa/stmp/junwang/stmp/junwang/FV3_RT/rt_137453/control_thompson -Checking test 057 control_thompson results .... +baseline dir = /work/noaa/nems/emc.nemspara/RT/NEMSfv3gfs/develop-20220112/INTEL/control_thompson +working dir = /work/noaa/stmp/bcurtis/stmp/bcurtis/FV3_RT/rt_438276/control_thompson +Checking test 058 control_thompson results .... Comparing sfcf000.nc .........OK Comparing sfcf024.nc .........OK Comparing atmf000.nc .........OK @@ -2188,15 +2240,15 @@ Checking test 057 control_thompson results .... Comparing GFSPRS.GrbF00 .........OK Comparing GFSPRS.GrbF24 .........OK - 0: The total amount of wall time = 206.992693 - 0: The maximum resident set size (KB) = 874856 + 0: The total amount of wall time = 211.902330 + 0: The maximum resident set size (KB) = 874608 -Test 057 control_thompson PASS +Test 058 control_thompson PASS -baseline dir = /work/noaa/nems/emc.nemspara/RT/NEMSfv3gfs/develop-20220107/INTEL/control_thompson_no_aero -working dir = /work/noaa/stmp/junwang/stmp/junwang/FV3_RT/rt_137453/control_thompson_no_aero -Checking test 058 control_thompson_no_aero results .... +baseline dir = /work/noaa/nems/emc.nemspara/RT/NEMSfv3gfs/develop-20220112/INTEL/control_thompson_no_aero +working dir = /work/noaa/stmp/bcurtis/stmp/bcurtis/FV3_RT/rt_438276/control_thompson_no_aero +Checking test 059 control_thompson_no_aero results .... Comparing sfcf000.nc .........OK Comparing sfcf024.nc .........OK Comparing atmf000.nc .........OK @@ -2206,55 +2258,55 @@ Checking test 058 control_thompson_no_aero results .... Comparing GFSPRS.GrbF00 .........OK Comparing GFSPRS.GrbF24 .........OK - 0: The total amount of wall time = 197.677616 - 0: The maximum resident set size (KB) = 866680 + 0: The total amount of wall time = 200.167962 + 0: The maximum resident set size (KB) = 866480 -Test 058 control_thompson_no_aero PASS +Test 059 control_thompson_no_aero PASS -baseline dir = /work/noaa/nems/emc.nemspara/RT/NEMSfv3gfs/develop-20220107/INTEL/control_wam_repro -working dir = /work/noaa/stmp/junwang/stmp/junwang/FV3_RT/rt_137453/control_wam_repro -Checking test 059 control_wam results .... +baseline dir = /work/noaa/nems/emc.nemspara/RT/NEMSfv3gfs/develop-20220112/INTEL/control_wam_repro +working dir = /work/noaa/stmp/bcurtis/stmp/bcurtis/FV3_RT/rt_438276/control_wam_repro +Checking test 060 control_wam results .... Comparing sfcf024.nc .........OK Comparing atmf024.nc .........OK - 0: The total amount of wall time = 112.125344 - 0: The maximum resident set size (KB) = 250992 + 0: The total amount of wall time = 117.706949 + 0: The maximum resident set size (KB) = 251168 -Test 059 control_wam PASS +Test 060 control_wam PASS -baseline dir = /work/noaa/nems/emc.nemspara/RT/NEMSfv3gfs/develop-20220107/INTEL/control_debug -working dir = /work/noaa/stmp/junwang/stmp/junwang/FV3_RT/rt_137453/control_debug -Checking test 060 control_debug results .... +baseline dir = /work/noaa/nems/emc.nemspara/RT/NEMSfv3gfs/develop-20220112/INTEL/control_debug +working dir = /work/noaa/stmp/bcurtis/stmp/bcurtis/FV3_RT/rt_438276/control_debug +Checking test 061 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 = 147.636719 - 0: The maximum resident set size (KB) = 544692 + 0: The total amount of wall time = 155.360947 + 0: The maximum resident set size (KB) = 549372 -Test 060 control_debug PASS +Test 061 control_debug PASS -baseline dir = /work/noaa/nems/emc.nemspara/RT/NEMSfv3gfs/develop-20220107/INTEL/control_debug -working dir = /work/noaa/stmp/junwang/stmp/junwang/FV3_RT/rt_137453/control_2threads_debug -Checking test 061 control_2threads_debug results .... +baseline dir = /work/noaa/nems/emc.nemspara/RT/NEMSfv3gfs/develop-20220112/INTEL/control_debug +working dir = /work/noaa/stmp/bcurtis/stmp/bcurtis/FV3_RT/rt_438276/control_2threads_debug +Checking test 062 control_2threads_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 = 226.408153 - 0: The maximum resident set size (KB) = 586996 + 0: The total amount of wall time = 230.572681 + 0: The maximum resident set size (KB) = 590552 -Test 061 control_2threads_debug PASS +Test 062 control_2threads_debug PASS -baseline dir = /work/noaa/nems/emc.nemspara/RT/NEMSfv3gfs/develop-20220107/INTEL/control_CubedSphereGrid_debug -working dir = /work/noaa/stmp/junwang/stmp/junwang/FV3_RT/rt_137453/control_CubedSphereGrid_debug -Checking test 062 control_CubedSphereGrid_debug results .... +baseline dir = /work/noaa/nems/emc.nemspara/RT/NEMSfv3gfs/develop-20220112/INTEL/control_CubedSphereGrid_debug +working dir = /work/noaa/stmp/bcurtis/stmp/bcurtis/FV3_RT/rt_438276/control_CubedSphereGrid_debug +Checking test 063 control_CubedSphereGrid_debug results .... Comparing sfcf000.tile1.nc .........OK Comparing sfcf000.tile2.nc .........OK Comparing sfcf000.tile3.nc .........OK @@ -2280,389 +2332,389 @@ Checking test 062 control_CubedSphereGrid_debug results .... Comparing atmf001.tile5.nc .........OK Comparing atmf001.tile6.nc .........OK - 0: The total amount of wall time = 168.203615 - 0: The maximum resident set size (KB) = 546044 + 0: The total amount of wall time = 166.705415 + 0: The maximum resident set size (KB) = 544812 -Test 062 control_CubedSphereGrid_debug PASS +Test 063 control_CubedSphereGrid_debug PASS -baseline dir = /work/noaa/nems/emc.nemspara/RT/NEMSfv3gfs/develop-20220107/INTEL/control_wrtGauss_netcdf_parallel_debug -working dir = /work/noaa/stmp/junwang/stmp/junwang/FV3_RT/rt_137453/control_wrtGauss_netcdf_parallel_debug -Checking test 063 control_wrtGauss_netcdf_parallel_debug results .... +baseline dir = /work/noaa/nems/emc.nemspara/RT/NEMSfv3gfs/develop-20220112/INTEL/control_wrtGauss_netcdf_parallel_debug +working dir = /work/noaa/stmp/bcurtis/stmp/bcurtis/FV3_RT/rt_438276/control_wrtGauss_netcdf_parallel_debug +Checking test 064 control_wrtGauss_netcdf_parallel_debug results .... Comparing sfcf000.nc .........OK Comparing sfcf001.nc ............ALT CHECK......OK Comparing atmf000.nc .........OK Comparing atmf001.nc .........OK - 0: The total amount of wall time = 152.631287 - 0: The maximum resident set size (KB) = 547656 + 0: The total amount of wall time = 156.912449 + 0: The maximum resident set size (KB) = 548488 -Test 063 control_wrtGauss_netcdf_parallel_debug PASS +Test 064 control_wrtGauss_netcdf_parallel_debug PASS -baseline dir = /work/noaa/nems/emc.nemspara/RT/NEMSfv3gfs/develop-20220107/INTEL/control_stochy_debug -working dir = /work/noaa/stmp/junwang/stmp/junwang/FV3_RT/rt_137453/control_stochy_debug -Checking test 064 control_stochy_debug results .... +baseline dir = /work/noaa/nems/emc.nemspara/RT/NEMSfv3gfs/develop-20220112/INTEL/control_stochy_debug +working dir = /work/noaa/stmp/bcurtis/stmp/bcurtis/FV3_RT/rt_438276/control_stochy_debug +Checking test 065 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 = 170.879573 - 0: The maximum resident set size (KB) = 531608 + 0: The total amount of wall time = 176.585975 + 0: The maximum resident set size (KB) = 552480 -Test 064 control_stochy_debug PASS +Test 065 control_stochy_debug PASS -baseline dir = /work/noaa/nems/emc.nemspara/RT/NEMSfv3gfs/develop-20220107/INTEL/control_lndp_debug -working dir = /work/noaa/stmp/junwang/stmp/junwang/FV3_RT/rt_137453/control_lndp_debug -Checking test 065 control_lndp_debug results .... +baseline dir = /work/noaa/nems/emc.nemspara/RT/NEMSfv3gfs/develop-20220112/INTEL/control_lndp_debug +working dir = /work/noaa/stmp/bcurtis/stmp/bcurtis/FV3_RT/rt_438276/control_lndp_debug +Checking test 066 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 = 155.518332 - 0: The maximum resident set size (KB) = 556892 + 0: The total amount of wall time = 156.338243 + 0: The maximum resident set size (KB) = 559524 -Test 065 control_lndp_debug PASS +Test 066 control_lndp_debug PASS -baseline dir = /work/noaa/nems/emc.nemspara/RT/NEMSfv3gfs/develop-20220107/INTEL/control_rrtmgp_debug -working dir = /work/noaa/stmp/junwang/stmp/junwang/FV3_RT/rt_137453/control_rrtmgp_debug -Checking test 066 control_rrtmgp_debug results .... +baseline dir = /work/noaa/nems/emc.nemspara/RT/NEMSfv3gfs/develop-20220112/INTEL/control_rrtmgp_debug +working dir = /work/noaa/stmp/bcurtis/stmp/bcurtis/FV3_RT/rt_438276/control_rrtmgp_debug +Checking test 067 control_rrtmgp_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 = 173.188122 - 0: The maximum resident set size (KB) = 639960 + 0: The total amount of wall time = 169.689927 + 0: The maximum resident set size (KB) = 644292 -Test 066 control_rrtmgp_debug PASS +Test 067 control_rrtmgp_debug PASS -baseline dir = /work/noaa/nems/emc.nemspara/RT/NEMSfv3gfs/develop-20220107/INTEL/control_csawmg_debug -working dir = /work/noaa/stmp/junwang/stmp/junwang/FV3_RT/rt_137453/control_csawmg_debug -Checking test 067 control_csawmg_debug results .... +baseline dir = /work/noaa/nems/emc.nemspara/RT/NEMSfv3gfs/develop-20220112/INTEL/control_csawmg_debug +working dir = /work/noaa/stmp/bcurtis/stmp/bcurtis/FV3_RT/rt_438276/control_csawmg_debug +Checking test 068 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 = 231.239341 - 0: The maximum resident set size (KB) = 559728 + 0: The total amount of wall time = 232.139722 + 0: The maximum resident set size (KB) = 581416 -Test 067 control_csawmg_debug PASS +Test 068 control_csawmg_debug PASS -baseline dir = /work/noaa/nems/emc.nemspara/RT/NEMSfv3gfs/develop-20220107/INTEL/control_csawmgt_debug -working dir = /work/noaa/stmp/junwang/stmp/junwang/FV3_RT/rt_137453/control_csawmgt_debug -Checking test 068 control_csawmgt_debug results .... +baseline dir = /work/noaa/nems/emc.nemspara/RT/NEMSfv3gfs/develop-20220112/INTEL/control_csawmgt_debug +working dir = /work/noaa/stmp/bcurtis/stmp/bcurtis/FV3_RT/rt_438276/control_csawmgt_debug +Checking test 069 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 = 234.069919 - 0: The maximum resident set size (KB) = 576660 + 0: The total amount of wall time = 231.709590 + 0: The maximum resident set size (KB) = 584292 -Test 068 control_csawmgt_debug PASS +Test 069 control_csawmgt_debug PASS -baseline dir = /work/noaa/nems/emc.nemspara/RT/NEMSfv3gfs/develop-20220107/INTEL/control_ras_debug -working dir = /work/noaa/stmp/junwang/stmp/junwang/FV3_RT/rt_137453/control_ras_debug -Checking test 069 control_ras_debug results .... +baseline dir = /work/noaa/nems/emc.nemspara/RT/NEMSfv3gfs/develop-20220112/INTEL/control_ras_debug +working dir = /work/noaa/stmp/bcurtis/stmp/bcurtis/FV3_RT/rt_438276/control_ras_debug +Checking test 070 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 = 165.076959 - 0: The maximum resident set size (KB) = 556824 + 0: The total amount of wall time = 157.106248 + 0: The maximum resident set size (KB) = 557392 -Test 069 control_ras_debug PASS +Test 070 control_ras_debug PASS -baseline dir = /work/noaa/nems/emc.nemspara/RT/NEMSfv3gfs/develop-20220107/INTEL/control_diag_debug -working dir = /work/noaa/stmp/junwang/stmp/junwang/FV3_RT/rt_137453/control_diag_debug -Checking test 070 control_diag_debug results .... +baseline dir = /work/noaa/nems/emc.nemspara/RT/NEMSfv3gfs/develop-20220112/INTEL/control_diag_debug +working dir = /work/noaa/stmp/bcurtis/stmp/bcurtis/FV3_RT/rt_438276/control_diag_debug +Checking test 071 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.090585 - 0: The maximum resident set size (KB) = 602516 + 0: The total amount of wall time = 161.763203 + 0: The maximum resident set size (KB) = 606488 -Test 070 control_diag_debug PASS +Test 071 control_diag_debug PASS -baseline dir = /work/noaa/nems/emc.nemspara/RT/NEMSfv3gfs/develop-20220107/INTEL/control_debug_p7 -working dir = /work/noaa/stmp/junwang/stmp/junwang/FV3_RT/rt_137453/control_debug_p7 -Checking test 071 control_debug_p7 results .... +baseline dir = /work/noaa/nems/emc.nemspara/RT/NEMSfv3gfs/develop-20220112/INTEL/control_debug_p8 +working dir = /work/noaa/stmp/bcurtis/stmp/bcurtis/FV3_RT/rt_438276/control_debug_p8 +Checking test 072 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 = 167.934608 - 0: The maximum resident set size (KB) = 573216 + 0: The total amount of wall time = 164.049189 + 0: The maximum resident set size (KB) = 572412 -Test 071 control_debug_p7 PASS +Test 072 control_debug_p8 PASS -baseline dir = /work/noaa/nems/emc.nemspara/RT/NEMSfv3gfs/develop-20220107/INTEL/control_thompson_debug -working dir = /work/noaa/stmp/junwang/stmp/junwang/FV3_RT/rt_137453/control_thompson_debug -Checking test 072 control_thompson_debug results .... +baseline dir = /work/noaa/nems/emc.nemspara/RT/NEMSfv3gfs/develop-20220112/INTEL/control_thompson_debug +working dir = /work/noaa/stmp/bcurtis/stmp/bcurtis/FV3_RT/rt_438276/control_thompson_debug +Checking test 073 control_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 = 180.364857 - 0: The maximum resident set size (KB) = 904808 + 0: The total amount of wall time = 177.802349 + 0: The maximum resident set size (KB) = 908860 -Test 072 control_thompson_debug PASS +Test 073 control_thompson_debug PASS -baseline dir = /work/noaa/nems/emc.nemspara/RT/NEMSfv3gfs/develop-20220107/INTEL/control_thompson_no_aero_debug -working dir = /work/noaa/stmp/junwang/stmp/junwang/FV3_RT/rt_137453/control_thompson_no_aero_debug -Checking test 073 control_thompson_no_aero_debug results .... +baseline dir = /work/noaa/nems/emc.nemspara/RT/NEMSfv3gfs/develop-20220112/INTEL/control_thompson_no_aero_debug +working dir = /work/noaa/stmp/bcurtis/stmp/bcurtis/FV3_RT/rt_438276/control_thompson_no_aero_debug +Checking test 074 control_thompson_no_aero_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 = 173.458180 - 0: The maximum resident set size (KB) = 903176 + 0: The total amount of wall time = 171.098113 + 0: The maximum resident set size (KB) = 903704 -Test 073 control_thompson_no_aero_debug PASS +Test 074 control_thompson_no_aero_debug PASS -baseline dir = /work/noaa/nems/emc.nemspara/RT/NEMSfv3gfs/develop-20220107/INTEL/control_thompson_debug_extdiag -working dir = /work/noaa/stmp/junwang/stmp/junwang/FV3_RT/rt_137453/control_thompson_extdiag_debug -Checking test 074 control_thompson_extdiag_debug results .... +baseline dir = /work/noaa/nems/emc.nemspara/RT/NEMSfv3gfs/develop-20220112/INTEL/control_thompson_debug_extdiag +working dir = /work/noaa/stmp/bcurtis/stmp/bcurtis/FV3_RT/rt_438276/control_thompson_extdiag_debug +Checking test 075 control_thompson_extdiag_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 = 183.710813 - 0: The maximum resident set size (KB) = 946964 + 0: The total amount of wall time = 189.867003 + 0: The maximum resident set size (KB) = 950004 -Test 074 control_thompson_extdiag_debug PASS +Test 075 control_thompson_extdiag_debug PASS -baseline dir = /work/noaa/nems/emc.nemspara/RT/NEMSfv3gfs/develop-20220107/INTEL/fv3_regional_debug -working dir = /work/noaa/stmp/junwang/stmp/junwang/FV3_RT/rt_137453/regional_debug -Checking test 075 regional_debug results .... +baseline dir = /work/noaa/nems/emc.nemspara/RT/NEMSfv3gfs/develop-20220112/INTEL/fv3_regional_debug +working dir = /work/noaa/stmp/bcurtis/stmp/bcurtis/FV3_RT/rt_438276/regional_debug +Checking test 076 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 = 245.870846 - 0: The maximum resident set size (KB) = 619160 + 0: The total amount of wall time = 247.838245 + 0: The maximum resident set size (KB) = 613152 -Test 075 regional_debug PASS +Test 076 regional_debug PASS -baseline dir = /work/noaa/nems/emc.nemspara/RT/NEMSfv3gfs/develop-20220107/INTEL/rap_control_debug -working dir = /work/noaa/stmp/junwang/stmp/junwang/FV3_RT/rt_137453/rap_control_debug -Checking test 076 rap_control_debug results .... +baseline dir = /work/noaa/nems/emc.nemspara/RT/NEMSfv3gfs/develop-20220112/INTEL/rap_control_debug +working dir = /work/noaa/stmp/bcurtis/stmp/bcurtis/FV3_RT/rt_438276/rap_control_debug +Checking test 077 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 = 268.876921 - 0: The maximum resident set size (KB) = 910176 + 0: The total amount of wall time = 267.949236 + 0: The maximum resident set size (KB) = 911604 -Test 076 rap_control_debug PASS +Test 077 rap_control_debug PASS -baseline dir = /work/noaa/nems/emc.nemspara/RT/NEMSfv3gfs/develop-20220107/INTEL/rap_control_debug -working dir = /work/noaa/stmp/junwang/stmp/junwang/FV3_RT/rt_137453/rap_unified_drag_suite_debug -Checking test 077 rap_unified_drag_suite_debug results .... +baseline dir = /work/noaa/nems/emc.nemspara/RT/NEMSfv3gfs/develop-20220112/INTEL/rap_control_debug +working dir = /work/noaa/stmp/bcurtis/stmp/bcurtis/FV3_RT/rt_438276/rap_unified_drag_suite_debug +Checking test 078 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 = 276.724407 - 0: The maximum resident set size (KB) = 908872 + 0: The total amount of wall time = 279.425888 + 0: The maximum resident set size (KB) = 910620 -Test 077 rap_unified_drag_suite_debug PASS +Test 078 rap_unified_drag_suite_debug PASS -baseline dir = /work/noaa/nems/emc.nemspara/RT/NEMSfv3gfs/develop-20220107/INTEL/rap_diag_debug -working dir = /work/noaa/stmp/junwang/stmp/junwang/FV3_RT/rt_137453/rap_diag_debug -Checking test 078 rap_diag_debug results .... +baseline dir = /work/noaa/nems/emc.nemspara/RT/NEMSfv3gfs/develop-20220112/INTEL/rap_diag_debug +working dir = /work/noaa/stmp/bcurtis/stmp/bcurtis/FV3_RT/rt_438276/rap_diag_debug +Checking test 079 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 = 295.317391 - 0: The maximum resident set size (KB) = 1008272 + 0: The total amount of wall time = 287.090552 + 0: The maximum resident set size (KB) = 1005232 -Test 078 rap_diag_debug PASS +Test 079 rap_diag_debug PASS -baseline dir = /work/noaa/nems/emc.nemspara/RT/NEMSfv3gfs/develop-20220107/INTEL/rap_cires_ugwp_debug -working dir = /work/noaa/stmp/junwang/stmp/junwang/FV3_RT/rt_137453/rap_cires_ugwp_debug -Checking test 079 rap_cires_ugwp_debug results .... +baseline dir = /work/noaa/nems/emc.nemspara/RT/NEMSfv3gfs/develop-20220112/INTEL/rap_cires_ugwp_debug +working dir = /work/noaa/stmp/bcurtis/stmp/bcurtis/FV3_RT/rt_438276/rap_cires_ugwp_debug +Checking test 080 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 = 271.270342 - 0: The maximum resident set size (KB) = 914432 + 0: The total amount of wall time = 283.042604 + 0: The maximum resident set size (KB) = 914304 -Test 079 rap_cires_ugwp_debug PASS +Test 080 rap_cires_ugwp_debug PASS -baseline dir = /work/noaa/nems/emc.nemspara/RT/NEMSfv3gfs/develop-20220107/INTEL/rap_cires_ugwp_debug -working dir = /work/noaa/stmp/junwang/stmp/junwang/FV3_RT/rt_137453/rap_unified_ugwp_debug -Checking test 080 rap_unified_ugwp_debug results .... +baseline dir = /work/noaa/nems/emc.nemspara/RT/NEMSfv3gfs/develop-20220112/INTEL/rap_cires_ugwp_debug +working dir = /work/noaa/stmp/bcurtis/stmp/bcurtis/FV3_RT/rt_438276/rap_unified_ugwp_debug +Checking test 081 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 = 274.670234 - 0: The maximum resident set size (KB) = 911664 + 0: The total amount of wall time = 288.730393 + 0: The maximum resident set size (KB) = 905024 -Test 080 rap_unified_ugwp_debug PASS +Test 081 rap_unified_ugwp_debug PASS -baseline dir = /work/noaa/nems/emc.nemspara/RT/NEMSfv3gfs/develop-20220107/INTEL/rap_noah_debug -working dir = /work/noaa/stmp/junwang/stmp/junwang/FV3_RT/rt_137453/rap_noah_debug -Checking test 081 rap_noah_debug results .... +baseline dir = /work/noaa/nems/emc.nemspara/RT/NEMSfv3gfs/develop-20220112/INTEL/rap_noah_debug +working dir = /work/noaa/stmp/bcurtis/stmp/bcurtis/FV3_RT/rt_438276/rap_noah_debug +Checking test 082 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 = 263.777251 - 0: The maximum resident set size (KB) = 908664 + 0: The total amount of wall time = 271.107010 + 0: The maximum resident set size (KB) = 909316 -Test 081 rap_noah_debug PASS +Test 082 rap_noah_debug PASS -baseline dir = /work/noaa/nems/emc.nemspara/RT/NEMSfv3gfs/develop-20220107/INTEL/rap_rrtmgp_debug -working dir = /work/noaa/stmp/junwang/stmp/junwang/FV3_RT/rt_137453/rap_rrtmgp_debug -Checking test 082 rap_rrtmgp_debug results .... +baseline dir = /work/noaa/nems/emc.nemspara/RT/NEMSfv3gfs/develop-20220112/INTEL/rap_rrtmgp_debug +working dir = /work/noaa/stmp/bcurtis/stmp/bcurtis/FV3_RT/rt_438276/rap_rrtmgp_debug +Checking test 083 rap_rrtmgp_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 = 460.043987 - 0: The maximum resident set size (KB) = 1012172 + 0: The total amount of wall time = 457.271183 + 0: The maximum resident set size (KB) = 1013248 -Test 082 rap_rrtmgp_debug PASS +Test 083 rap_rrtmgp_debug PASS -baseline dir = /work/noaa/nems/emc.nemspara/RT/NEMSfv3gfs/develop-20220107/INTEL/rap_lndp_debug -working dir = /work/noaa/stmp/junwang/stmp/junwang/FV3_RT/rt_137453/rap_lndp_debug -Checking test 083 rap_lndp_debug results .... +baseline dir = /work/noaa/nems/emc.nemspara/RT/NEMSfv3gfs/develop-20220112/INTEL/rap_lndp_debug +working dir = /work/noaa/stmp/bcurtis/stmp/bcurtis/FV3_RT/rt_438276/rap_lndp_debug +Checking test 084 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 = 267.921914 - 0: The maximum resident set size (KB) = 915388 + 0: The total amount of wall time = 272.449673 + 0: The maximum resident set size (KB) = 912560 -Test 083 rap_lndp_debug PASS +Test 084 rap_lndp_debug PASS -baseline dir = /work/noaa/nems/emc.nemspara/RT/NEMSfv3gfs/develop-20220107/INTEL/rap_sfcdiff_debug -working dir = /work/noaa/stmp/junwang/stmp/junwang/FV3_RT/rt_137453/rap_sfcdiff_debug -Checking test 084 rap_sfcdiff_debug results .... +baseline dir = /work/noaa/nems/emc.nemspara/RT/NEMSfv3gfs/develop-20220112/INTEL/rap_sfcdiff_debug +working dir = /work/noaa/stmp/bcurtis/stmp/bcurtis/FV3_RT/rt_438276/rap_sfcdiff_debug +Checking test 085 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 = 269.824723 - 0: The maximum resident set size (KB) = 913704 + 0: The total amount of wall time = 270.138933 + 0: The maximum resident set size (KB) = 911552 -Test 084 rap_sfcdiff_debug PASS +Test 085 rap_sfcdiff_debug PASS -baseline dir = /work/noaa/nems/emc.nemspara/RT/NEMSfv3gfs/develop-20220107/INTEL/rap_flake_debug -working dir = /work/noaa/stmp/junwang/stmp/junwang/FV3_RT/rt_137453/rap_flake_debug -Checking test 085 rap_flake_debug results .... +baseline dir = /work/noaa/nems/emc.nemspara/RT/NEMSfv3gfs/develop-20220112/INTEL/rap_flake_debug +working dir = /work/noaa/stmp/bcurtis/stmp/bcurtis/FV3_RT/rt_438276/rap_flake_debug +Checking test 086 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 = 265.882741 - 0: The maximum resident set size (KB) = 912548 + 0: The total amount of wall time = 276.649422 + 0: The maximum resident set size (KB) = 909728 -Test 085 rap_flake_debug PASS +Test 086 rap_flake_debug PASS -baseline dir = /work/noaa/nems/emc.nemspara/RT/NEMSfv3gfs/develop-20220107/INTEL/rap_noah_sfcdiff_cires_ugwp_debug -working dir = /work/noaa/stmp/junwang/stmp/junwang/FV3_RT/rt_137453/rap_noah_sfcdiff_cires_ugwp_debug -Checking test 086 rap_noah_sfcdiff_cires_ugwp_debug results .... +baseline dir = /work/noaa/nems/emc.nemspara/RT/NEMSfv3gfs/develop-20220112/INTEL/rap_noah_sfcdiff_cires_ugwp_debug +working dir = /work/noaa/stmp/bcurtis/stmp/bcurtis/FV3_RT/rt_438276/rap_noah_sfcdiff_cires_ugwp_debug +Checking test 087 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 = 447.115410 - 0: The maximum resident set size (KB) = 911736 + 0: The total amount of wall time = 454.343198 + 0: The maximum resident set size (KB) = 910216 -Test 086 rap_noah_sfcdiff_cires_ugwp_debug PASS +Test 087 rap_noah_sfcdiff_cires_ugwp_debug PASS -baseline dir = /work/noaa/nems/emc.nemspara/RT/NEMSfv3gfs/develop-20220107/INTEL/rrfs_v1beta_debug -working dir = /work/noaa/stmp/junwang/stmp/junwang/FV3_RT/rt_137453/rrfs_v1beta_debug -Checking test 087 rrfs_v1beta_debug results .... +baseline dir = /work/noaa/nems/emc.nemspara/RT/NEMSfv3gfs/develop-20220112/INTEL/rrfs_v1beta_debug +working dir = /work/noaa/stmp/bcurtis/stmp/bcurtis/FV3_RT/rt_438276/rrfs_v1beta_debug +Checking test 088 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 = 265.962805 - 0: The maximum resident set size (KB) = 911644 + 0: The total amount of wall time = 269.192425 + 0: The maximum resident set size (KB) = 910144 -Test 087 rrfs_v1beta_debug PASS +Test 088 rrfs_v1beta_debug PASS -baseline dir = /work/noaa/nems/emc.nemspara/RT/NEMSfv3gfs/develop-20220107/INTEL/control_wam_debug -working dir = /work/noaa/stmp/junwang/stmp/junwang/FV3_RT/rt_137453/control_wam_debug -Checking test 088 control_wam_debug results .... +baseline dir = /work/noaa/nems/emc.nemspara/RT/NEMSfv3gfs/develop-20220112/INTEL/control_wam_debug +working dir = /work/noaa/stmp/bcurtis/stmp/bcurtis/FV3_RT/rt_438276/control_wam_debug +Checking test 089 control_wam_debug results .... Comparing sfcf019.nc .........OK Comparing atmf019.nc .........OK - 0: The total amount of wall time = 288.906766 - 0: The maximum resident set size (KB) = 273672 + 0: The total amount of wall time = 285.606172 + 0: The maximum resident set size (KB) = 275244 -Test 088 control_wam_debug PASS +Test 089 control_wam_debug PASS -baseline dir = /work/noaa/nems/emc.nemspara/RT/NEMSfv3gfs/develop-20220107/INTEL/hafs_regional_atm -working dir = /work/noaa/stmp/junwang/stmp/junwang/FV3_RT/rt_137453/hafs_regional_atm -Checking test 089 hafs_regional_atm results .... +baseline dir = /work/noaa/nems/emc.nemspara/RT/NEMSfv3gfs/develop-20220112/INTEL/hafs_regional_atm +working dir = /work/noaa/stmp/bcurtis/stmp/bcurtis/FV3_RT/rt_438276/hafs_regional_atm +Checking test 090 hafs_regional_atm results .... Comparing atmf006.nc .........OK Comparing sfcf006.nc ............ALT CHECK......OK - 0: The total amount of wall time = 281.850430 - 0: The maximum resident set size (KB) = 850364 + 0: The total amount of wall time = 254.311777 + 0: The maximum resident set size (KB) = 856936 -Test 089 hafs_regional_atm PASS +Test 090 hafs_regional_atm PASS -baseline dir = /work/noaa/nems/emc.nemspara/RT/NEMSfv3gfs/develop-20220107/INTEL/hafs_regional_atm_ocn -working dir = /work/noaa/stmp/junwang/stmp/junwang/FV3_RT/rt_137453/hafs_regional_atm_ocn -Checking test 090 hafs_regional_atm_ocn results .... +baseline dir = /work/noaa/nems/emc.nemspara/RT/NEMSfv3gfs/develop-20220112/INTEL/hafs_regional_atm_ocn +working dir = /work/noaa/stmp/bcurtis/stmp/bcurtis/FV3_RT/rt_438276/hafs_regional_atm_ocn +Checking test 091 hafs_regional_atm_ocn results .... Comparing atmf006.nc .........OK Comparing sfcf006.nc .........OK Comparing archv.2019_241_06.a .........OK @@ -2670,29 +2722,29 @@ Checking test 090 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 = 362.088539 - 0: The maximum resident set size (KB) = 876452 + 0: The total amount of wall time = 362.006865 + 0: The maximum resident set size (KB) = 888512 -Test 090 hafs_regional_atm_ocn PASS +Test 091 hafs_regional_atm_ocn PASS -baseline dir = /work/noaa/nems/emc.nemspara/RT/NEMSfv3gfs/develop-20220107/INTEL/hafs_regional_atm_wav -working dir = /work/noaa/stmp/junwang/stmp/junwang/FV3_RT/rt_137453/hafs_regional_atm_wav -Checking test 091 hafs_regional_atm_wav results .... +baseline dir = /work/noaa/nems/emc.nemspara/RT/NEMSfv3gfs/develop-20220112/INTEL/hafs_regional_atm_wav +working dir = /work/noaa/stmp/bcurtis/stmp/bcurtis/FV3_RT/rt_438276/hafs_regional_atm_wav +Checking test 092 hafs_regional_atm_wav results .... Comparing atmf006.nc .........OK Comparing sfcf006.nc ............ALT CHECK......OK Comparing out_grd.ww3 .........OK Comparing out_pnt.ww3 .........OK - 0: The total amount of wall time = 827.614112 - 0: The maximum resident set size (KB) = 894972 + 0: The total amount of wall time = 798.664346 + 0: The maximum resident set size (KB) = 890784 -Test 091 hafs_regional_atm_wav PASS +Test 092 hafs_regional_atm_wav PASS -baseline dir = /work/noaa/nems/emc.nemspara/RT/NEMSfv3gfs/develop-20220107/INTEL/hafs_regional_atm_ocn_wav -working dir = /work/noaa/stmp/junwang/stmp/junwang/FV3_RT/rt_137453/hafs_regional_atm_ocn_wav -Checking test 092 hafs_regional_atm_ocn_wav results .... +baseline dir = /work/noaa/nems/emc.nemspara/RT/NEMSfv3gfs/develop-20220112/INTEL/hafs_regional_atm_ocn_wav +working dir = /work/noaa/stmp/bcurtis/stmp/bcurtis/FV3_RT/rt_438276/hafs_regional_atm_ocn_wav +Checking test 093 hafs_regional_atm_ocn_wav results .... Comparing atmf006.nc .........OK Comparing sfcf006.nc .........OK Comparing archv.2019_241_06.a .........OK @@ -2700,184 +2752,184 @@ Checking test 092 hafs_regional_atm_ocn_wav results .... Comparing out_grd.ww3 .........OK Comparing out_pnt.ww3 .........OK - 0: The total amount of wall time = 874.573303 - 0: The maximum resident set size (KB) = 894528 + 0: The total amount of wall time = 880.490887 + 0: The maximum resident set size (KB) = 896116 -Test 092 hafs_regional_atm_ocn_wav PASS +Test 093 hafs_regional_atm_ocn_wav PASS -baseline dir = /work/noaa/nems/emc.nemspara/RT/NEMSfv3gfs/develop-20220107/INTEL/hafs_regional_1nest_atm -working dir = /work/noaa/stmp/junwang/stmp/junwang/FV3_RT/rt_137453/hafs_regional_1nest_atm -Checking test 093 hafs_regional_1nest_atm results .... +baseline dir = /work/noaa/nems/emc.nemspara/RT/NEMSfv3gfs/develop-20220112/INTEL/hafs_regional_1nest_atm +working dir = /work/noaa/stmp/bcurtis/stmp/bcurtis/FV3_RT/rt_438276/hafs_regional_1nest_atm +Checking test 094 hafs_regional_1nest_atm results .... Comparing atmf006.nc ............ALT CHECK......OK Comparing sfcf006.nc .........OK - 0: The total amount of wall time = 420.194440 - 0: The maximum resident set size (KB) = 393224 + 0: The total amount of wall time = 422.283612 + 0: The maximum resident set size (KB) = 377344 -Test 093 hafs_regional_1nest_atm PASS +Test 094 hafs_regional_1nest_atm PASS -baseline dir = /work/noaa/nems/emc.nemspara/RT/NEMSfv3gfs/develop-20220107/INTEL/hafs_regional_telescopic_2nests_atm -working dir = /work/noaa/stmp/junwang/stmp/junwang/FV3_RT/rt_137453/hafs_regional_telescopic_2nests_atm -Checking test 094 hafs_regional_telescopic_2nests_atm results .... +baseline dir = /work/noaa/nems/emc.nemspara/RT/NEMSfv3gfs/develop-20220112/INTEL/hafs_regional_telescopic_2nests_atm +working dir = /work/noaa/stmp/bcurtis/stmp/bcurtis/FV3_RT/rt_438276/hafs_regional_telescopic_2nests_atm +Checking test 095 hafs_regional_telescopic_2nests_atm results .... Comparing atmf006.nc .........OK Comparing sfcf006.nc ............ALT CHECK......OK - 0: The total amount of wall time = 503.222630 - 0: The maximum resident set size (KB) = 395096 + 0: The total amount of wall time = 402.504175 + 0: The maximum resident set size (KB) = 395948 -Test 094 hafs_regional_telescopic_2nests_atm PASS +Test 095 hafs_regional_telescopic_2nests_atm PASS -baseline dir = /work/noaa/nems/emc.nemspara/RT/NEMSfv3gfs/develop-20220107/INTEL/hafs_global_1nest_atm -working dir = /work/noaa/stmp/junwang/stmp/junwang/FV3_RT/rt_137453/hafs_global_1nest_atm -Checking test 095 hafs_global_1nest_atm results .... +baseline dir = /work/noaa/nems/emc.nemspara/RT/NEMSfv3gfs/develop-20220112/INTEL/hafs_global_1nest_atm +working dir = /work/noaa/stmp/bcurtis/stmp/bcurtis/FV3_RT/rt_438276/hafs_global_1nest_atm +Checking test 096 hafs_global_1nest_atm results .... Comparing atmf006.nc .........OK Comparing sfcf006.nc ............ALT CHECK......OK - 0: The total amount of wall time = 187.516206 - 0: The maximum resident set size (KB) = 254128 + 0: The total amount of wall time = 189.262481 + 0: The maximum resident set size (KB) = 252060 -Test 095 hafs_global_1nest_atm PASS +Test 096 hafs_global_1nest_atm PASS -baseline dir = /work/noaa/nems/emc.nemspara/RT/NEMSfv3gfs/develop-20220107/INTEL/hafs_global_multiple_4nests_atm -working dir = /work/noaa/stmp/junwang/stmp/junwang/FV3_RT/rt_137453/hafs_global_multiple_4nests_atm -Checking test 096 hafs_global_multiple_4nests_atm results .... +baseline dir = /work/noaa/nems/emc.nemspara/RT/NEMSfv3gfs/develop-20220112/INTEL/hafs_global_multiple_4nests_atm +working dir = /work/noaa/stmp/bcurtis/stmp/bcurtis/FV3_RT/rt_438276/hafs_global_multiple_4nests_atm +Checking test 097 hafs_global_multiple_4nests_atm results .... Comparing atmf006.nc .........OK Comparing sfcf006.nc ............ALT CHECK......OK - 0: The total amount of wall time = 413.607242 - 0: The maximum resident set size (KB) = 371152 + 0: The total amount of wall time = 418.837363 + 0: The maximum resident set size (KB) = 379280 -Test 096 hafs_global_multiple_4nests_atm PASS +Test 097 hafs_global_multiple_4nests_atm PASS -baseline dir = /work/noaa/nems/emc.nemspara/RT/NEMSfv3gfs/develop-20220107/INTEL/hafs_regional_docn -working dir = /work/noaa/stmp/junwang/stmp/junwang/FV3_RT/rt_137453/hafs_regional_docn -Checking test 097 hafs_regional_docn results .... +baseline dir = /work/noaa/nems/emc.nemspara/RT/NEMSfv3gfs/develop-20220112/INTEL/hafs_regional_docn +working dir = /work/noaa/stmp/bcurtis/stmp/bcurtis/FV3_RT/rt_438276/hafs_regional_docn +Checking test 098 hafs_regional_docn results .... Comparing atmf006.nc .........OK Comparing sfcf006.nc .........OK Comparing ufs.hafs.cpl.hi.2019-08-29-21600.nc .........OK 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 = 347.966368 - 0: The maximum resident set size (KB) = 886032 + 0: The total amount of wall time = 338.868645 + 0: The maximum resident set size (KB) = 880816 -Test 097 hafs_regional_docn PASS +Test 098 hafs_regional_docn PASS -baseline dir = /work/noaa/nems/emc.nemspara/RT/NEMSfv3gfs/develop-20220107/INTEL/hafs_regional_docn_oisst -working dir = /work/noaa/stmp/junwang/stmp/junwang/FV3_RT/rt_137453/hafs_regional_docn_oisst -Checking test 098 hafs_regional_docn_oisst results .... +baseline dir = /work/noaa/nems/emc.nemspara/RT/NEMSfv3gfs/develop-20220112/INTEL/hafs_regional_docn_oisst +working dir = /work/noaa/stmp/bcurtis/stmp/bcurtis/FV3_RT/rt_438276/hafs_regional_docn_oisst +Checking test 099 hafs_regional_docn_oisst results .... Comparing atmf006.nc .........OK Comparing sfcf006.nc .........OK Comparing ufs.hafs.cpl.hi.2019-08-29-21600.nc .........OK 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 = 358.139320 - 0: The maximum resident set size (KB) = 882948 + 0: The total amount of wall time = 334.571435 + 0: The maximum resident set size (KB) = 885980 -Test 098 hafs_regional_docn_oisst PASS +Test 099 hafs_regional_docn_oisst PASS -baseline dir = /work/noaa/nems/emc.nemspara/RT/NEMSfv3gfs/develop-20220107/INTEL/hafs_regional_datm_cdeps -working dir = /work/noaa/stmp/junwang/stmp/junwang/FV3_RT/rt_137453/hafs_regional_datm_cdeps -Checking test 099 hafs_regional_datm_cdeps results .... +baseline dir = /work/noaa/nems/emc.nemspara/RT/NEMSfv3gfs/develop-20220112/INTEL/hafs_regional_datm_cdeps +working dir = /work/noaa/stmp/bcurtis/stmp/bcurtis/FV3_RT/rt_438276/hafs_regional_datm_cdeps +Checking test 100 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 = 930.554912 - 0: The maximum resident set size (KB) = 870280 + 0: The total amount of wall time = 915.612776 + 0: The maximum resident set size (KB) = 869668 -Test 099 hafs_regional_datm_cdeps PASS +Test 100 hafs_regional_datm_cdeps PASS -baseline dir = /work/noaa/nems/emc.nemspara/RT/NEMSfv3gfs/develop-20220107/INTEL/datm_cdeps_control_cfsr -working dir = /work/noaa/stmp/junwang/stmp/junwang/FV3_RT/rt_137453/datm_cdeps_control_cfsr -Checking test 100 datm_cdeps_control_cfsr results .... +baseline dir = /work/noaa/nems/emc.nemspara/RT/NEMSfv3gfs/develop-20220112/INTEL/datm_cdeps_control_cfsr +working dir = /work/noaa/stmp/bcurtis/stmp/bcurtis/FV3_RT/rt_438276/datm_cdeps_control_cfsr +Checking test 101 datm_cdeps_control_cfsr results .... Comparing RESTART/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 = 139.377039 - 0: The maximum resident set size (KB) = 722132 + 0: The total amount of wall time = 142.278780 + 0: The maximum resident set size (KB) = 721772 -Test 100 datm_cdeps_control_cfsr PASS +Test 101 datm_cdeps_control_cfsr PASS -baseline dir = /work/noaa/nems/emc.nemspara/RT/NEMSfv3gfs/develop-20220107/INTEL/datm_cdeps_control_cfsr -working dir = /work/noaa/stmp/junwang/stmp/junwang/FV3_RT/rt_137453/datm_cdeps_restart_cfsr -Checking test 101 datm_cdeps_restart_cfsr results .... +baseline dir = /work/noaa/nems/emc.nemspara/RT/NEMSfv3gfs/develop-20220112/INTEL/datm_cdeps_control_cfsr +working dir = /work/noaa/stmp/bcurtis/stmp/bcurtis/FV3_RT/rt_438276/datm_cdeps_restart_cfsr +Checking test 102 datm_cdeps_restart_cfsr results .... Comparing RESTART/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 = 101.517064 - 0: The maximum resident set size (KB) = 719844 + 0: The total amount of wall time = 98.524579 + 0: The maximum resident set size (KB) = 721164 -Test 101 datm_cdeps_restart_cfsr PASS +Test 102 datm_cdeps_restart_cfsr PASS -baseline dir = /work/noaa/nems/emc.nemspara/RT/NEMSfv3gfs/develop-20220107/INTEL/datm_cdeps_control_gefs -working dir = /work/noaa/stmp/junwang/stmp/junwang/FV3_RT/rt_137453/datm_cdeps_control_gefs -Checking test 102 datm_cdeps_control_gefs results .... +baseline dir = /work/noaa/nems/emc.nemspara/RT/NEMSfv3gfs/develop-20220112/INTEL/datm_cdeps_control_gefs +working dir = /work/noaa/stmp/bcurtis/stmp/bcurtis/FV3_RT/rt_438276/datm_cdeps_control_gefs +Checking test 103 datm_cdeps_control_gefs results .... Comparing RESTART/MOM.res.nc .........OK Comparing RESTART/iced.2011-10-02-00000.nc .........OK Comparing RESTART/DATM_GEFS.cpl.r.2011-10-02-00000.nc .........OK - 0: The total amount of wall time = 134.688851 - 0: The maximum resident set size (KB) = 620844 + 0: The total amount of wall time = 138.059052 + 0: The maximum resident set size (KB) = 622172 -Test 102 datm_cdeps_control_gefs PASS +Test 103 datm_cdeps_control_gefs PASS -baseline dir = /work/noaa/nems/emc.nemspara/RT/NEMSfv3gfs/develop-20220107/INTEL/datm_cdeps_stochy_gefs -working dir = /work/noaa/stmp/junwang/stmp/junwang/FV3_RT/rt_137453/datm_cdeps_stochy_gefs -Checking test 103 datm_cdeps_stochy_gefs results .... +baseline dir = /work/noaa/nems/emc.nemspara/RT/NEMSfv3gfs/develop-20220112/INTEL/datm_cdeps_stochy_gefs +working dir = /work/noaa/stmp/bcurtis/stmp/bcurtis/FV3_RT/rt_438276/datm_cdeps_stochy_gefs +Checking test 104 datm_cdeps_stochy_gefs results .... Comparing RESTART/MOM.res.nc .........OK Comparing RESTART/iced.2011-10-02-00000.nc .........OK Comparing RESTART/DATM_GEFS.cpl.r.2011-10-02-00000.nc .........OK - 0: The total amount of wall time = 136.749319 - 0: The maximum resident set size (KB) = 621472 + 0: The total amount of wall time = 138.747311 + 0: The maximum resident set size (KB) = 622820 -Test 103 datm_cdeps_stochy_gefs PASS +Test 104 datm_cdeps_stochy_gefs PASS -baseline dir = /work/noaa/nems/emc.nemspara/RT/NEMSfv3gfs/develop-20220107/INTEL/datm_cdeps_bulk_cfsr -working dir = /work/noaa/stmp/junwang/stmp/junwang/FV3_RT/rt_137453/datm_cdeps_bulk_cfsr -Checking test 104 datm_cdeps_bulk_cfsr results .... +baseline dir = /work/noaa/nems/emc.nemspara/RT/NEMSfv3gfs/develop-20220112/INTEL/datm_cdeps_bulk_cfsr +working dir = /work/noaa/stmp/bcurtis/stmp/bcurtis/FV3_RT/rt_438276/datm_cdeps_bulk_cfsr +Checking test 105 datm_cdeps_bulk_cfsr results .... Comparing RESTART/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 = 139.774973 - 0: The maximum resident set size (KB) = 723816 + 0: The total amount of wall time = 138.073475 + 0: The maximum resident set size (KB) = 722172 -Test 104 datm_cdeps_bulk_cfsr PASS +Test 105 datm_cdeps_bulk_cfsr PASS -baseline dir = /work/noaa/nems/emc.nemspara/RT/NEMSfv3gfs/develop-20220107/INTEL/datm_cdeps_bulk_gefs -working dir = /work/noaa/stmp/junwang/stmp/junwang/FV3_RT/rt_137453/datm_cdeps_bulk_gefs -Checking test 105 datm_cdeps_bulk_gefs results .... +baseline dir = /work/noaa/nems/emc.nemspara/RT/NEMSfv3gfs/develop-20220112/INTEL/datm_cdeps_bulk_gefs +working dir = /work/noaa/stmp/bcurtis/stmp/bcurtis/FV3_RT/rt_438276/datm_cdeps_bulk_gefs +Checking test 106 datm_cdeps_bulk_gefs results .... Comparing RESTART/MOM.res.nc .........OK Comparing RESTART/iced.2011-10-02-00000.nc .........OK Comparing RESTART/DATM_GEFS.cpl.r.2011-10-02-00000.nc .........OK - 0: The total amount of wall time = 137.830629 - 0: The maximum resident set size (KB) = 622880 + 0: The total amount of wall time = 138.344214 + 0: The maximum resident set size (KB) = 621072 -Test 105 datm_cdeps_bulk_gefs PASS +Test 106 datm_cdeps_bulk_gefs PASS -baseline dir = /work/noaa/nems/emc.nemspara/RT/NEMSfv3gfs/develop-20220107/INTEL/datm_cdeps_mx025_cfsr -working dir = /work/noaa/stmp/junwang/stmp/junwang/FV3_RT/rt_137453/datm_cdeps_mx025_cfsr -Checking test 106 datm_cdeps_mx025_cfsr results .... +baseline dir = /work/noaa/nems/emc.nemspara/RT/NEMSfv3gfs/develop-20220112/INTEL/datm_cdeps_mx025_cfsr +working dir = /work/noaa/stmp/bcurtis/stmp/bcurtis/FV3_RT/rt_438276/datm_cdeps_mx025_cfsr +Checking test 107 datm_cdeps_mx025_cfsr results .... Comparing RESTART/MOM.res.nc .........OK Comparing RESTART/MOM.res_1.nc .........OK Comparing RESTART/MOM.res_2.nc .........OK @@ -2885,15 +2937,15 @@ Checking test 106 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 = 302.208932 - 0: The maximum resident set size (KB) = 623208 + 0: The total amount of wall time = 300.782420 + 0: The maximum resident set size (KB) = 623816 -Test 106 datm_cdeps_mx025_cfsr PASS +Test 107 datm_cdeps_mx025_cfsr PASS -baseline dir = /work/noaa/nems/emc.nemspara/RT/NEMSfv3gfs/develop-20220107/INTEL/datm_cdeps_mx025_gefs -working dir = /work/noaa/stmp/junwang/stmp/junwang/FV3_RT/rt_137453/datm_cdeps_mx025_gefs -Checking test 107 datm_cdeps_mx025_gefs results .... +baseline dir = /work/noaa/nems/emc.nemspara/RT/NEMSfv3gfs/develop-20220112/INTEL/datm_cdeps_mx025_gefs +working dir = /work/noaa/stmp/bcurtis/stmp/bcurtis/FV3_RT/rt_438276/datm_cdeps_mx025_gefs +Checking test 108 datm_cdeps_mx025_gefs results .... Comparing RESTART/MOM.res.nc .........OK Comparing RESTART/MOM.res_1.nc .........OK Comparing RESTART/MOM.res_2.nc .........OK @@ -2901,52 +2953,52 @@ Checking test 107 datm_cdeps_mx025_gefs results .... Comparing RESTART/iced.2011-10-01-43200.nc .........OK Comparing RESTART/DATM_GEFS.cpl.r.2011-10-01-43200.nc .........OK - 0: The total amount of wall time = 295.024068 - 0: The maximum resident set size (KB) = 594156 + 0: The total amount of wall time = 292.370626 + 0: The maximum resident set size (KB) = 597400 -Test 107 datm_cdeps_mx025_gefs PASS +Test 108 datm_cdeps_mx025_gefs PASS -baseline dir = /work/noaa/nems/emc.nemspara/RT/NEMSfv3gfs/develop-20220107/INTEL/datm_cdeps_control_cfsr -working dir = /work/noaa/stmp/junwang/stmp/junwang/FV3_RT/rt_137453/datm_cdeps_multiple_files_cfsr -Checking test 108 datm_cdeps_multiple_files_cfsr results .... +baseline dir = /work/noaa/nems/emc.nemspara/RT/NEMSfv3gfs/develop-20220112/INTEL/datm_cdeps_control_cfsr +working dir = /work/noaa/stmp/bcurtis/stmp/bcurtis/FV3_RT/rt_438276/datm_cdeps_multiple_files_cfsr +Checking test 109 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 = 138.679344 - 0: The maximum resident set size (KB) = 722060 + 0: The total amount of wall time = 135.775330 + 0: The maximum resident set size (KB) = 720432 -Test 108 datm_cdeps_multiple_files_cfsr PASS +Test 109 datm_cdeps_multiple_files_cfsr PASS -baseline dir = /work/noaa/nems/emc.nemspara/RT/NEMSfv3gfs/develop-20220107/INTEL/datm_cdeps_3072x1536_cfsr -working dir = /work/noaa/stmp/junwang/stmp/junwang/FV3_RT/rt_137453/datm_cdeps_3072x1536_cfsr -Checking test 109 datm_cdeps_3072x1536_cfsr results .... +baseline dir = /work/noaa/nems/emc.nemspara/RT/NEMSfv3gfs/develop-20220112/INTEL/datm_cdeps_3072x1536_cfsr +working dir = /work/noaa/stmp/bcurtis/stmp/bcurtis/FV3_RT/rt_438276/datm_cdeps_3072x1536_cfsr +Checking test 110 datm_cdeps_3072x1536_cfsr results .... Comparing RESTART/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 = 184.104941 - 0: The maximum resident set size (KB) = 1835092 + 0: The total amount of wall time = 190.239336 + 0: The maximum resident set size (KB) = 1895772 -Test 109 datm_cdeps_3072x1536_cfsr PASS +Test 110 datm_cdeps_3072x1536_cfsr PASS -baseline dir = /work/noaa/nems/emc.nemspara/RT/NEMSfv3gfs/develop-20220107/INTEL/datm_cdeps_debug_cfsr -working dir = /work/noaa/stmp/junwang/stmp/junwang/FV3_RT/rt_137453/datm_cdeps_debug_cfsr -Checking test 110 datm_cdeps_debug_cfsr results .... +baseline dir = /work/noaa/nems/emc.nemspara/RT/NEMSfv3gfs/develop-20220112/INTEL/datm_cdeps_debug_cfsr +working dir = /work/noaa/stmp/bcurtis/stmp/bcurtis/FV3_RT/rt_438276/datm_cdeps_debug_cfsr +Checking test 111 datm_cdeps_debug_cfsr results .... Comparing RESTART/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 = 440.425094 - 0: The maximum resident set size (KB) = 728692 + 0: The total amount of wall time = 446.565690 + 0: The maximum resident set size (KB) = 728720 -Test 110 datm_cdeps_debug_cfsr PASS +Test 111 datm_cdeps_debug_cfsr PASS -baseline dir = /work/noaa/nems/emc.nemspara/RT/NEMSfv3gfs/develop-20220107/INTEL/control_atmwav -working dir = /work/noaa/stmp/junwang/stmp/junwang/FV3_RT/rt_137453/control_atmwav -Checking test 111 control_atmwav results .... +baseline dir = /work/noaa/nems/emc.nemspara/RT/NEMSfv3gfs/develop-20220112/INTEL/control_atmwav +working dir = /work/noaa/stmp/bcurtis/stmp/bcurtis/FV3_RT/rt_438276/control_atmwav +Checking test 112 control_atmwav results .... Comparing sfcf000.nc .........OK Comparing sfcf012.nc .........OK Comparing atmf000.nc .........OK @@ -2989,15 +3041,15 @@ Checking test 111 control_atmwav results .... Comparing RESTART/sfc_data.tile6.nc .........OK Comparing 20210322.180000.restart.glo_1deg .........OK - 0: The total amount of wall time = 83.013997 - 0: The maximum resident set size (KB) = 568820 + 0: The total amount of wall time = 81.064082 + 0: The maximum resident set size (KB) = 569692 -Test 111 control_atmwav PASS +Test 112 control_atmwav PASS -baseline dir = /work/noaa/nems/emc.nemspara/RT/NEMSfv3gfs/develop-20220107/INTEL/control_c384gdas_wav -working dir = /work/noaa/stmp/junwang/stmp/junwang/FV3_RT/rt_137453/control_c384gdas_wav -Checking test 112 control_c384gdas_wav results .... +baseline dir = /work/noaa/nems/emc.nemspara/RT/NEMSfv3gfs/develop-20220112/INTEL/control_c384gdas_wav +working dir = /work/noaa/stmp/bcurtis/stmp/bcurtis/FV3_RT/rt_438276/control_c384gdas_wav +Checking test 113 control_c384gdas_wav results .... Comparing sfcf000.nc .........OK Comparing sfcf003.nc .........OK Comparing atmf000.nc .........OK @@ -3042,12 +3094,12 @@ Checking test 112 control_c384gdas_wav results .... Comparing 20210322.030000.restart.gnh_10m .........OK Comparing 20210322.030000.restart.gsh_15m .........OK - 0: The total amount of wall time = 693.714001 - 0: The maximum resident set size (KB) = 1196008 + 0: The total amount of wall time = 671.246315 + 0: The maximum resident set size (KB) = 1208540 -Test 112 control_c384gdas_wav PASS +Test 113 control_c384gdas_wav PASS REGRESSION TEST WAS SUCCESSFUL -Mon Jan 10 19:56:50 CST 2022 -Elapsed time: 00h:56m:28s. Have a nice day! +Wed Jan 12 10:41:39 CST 2022 +Elapsed time: 00h:49m:46s. Have a nice day! From fb49eae4b16da2f866ed9549c3c03f76769524d5 Mon Sep 17 00:00:00 2001 From: Brian Curtis Date: Wed, 12 Jan 2022 10:24:59 -0700 Subject: [PATCH 22/29] RT JOBS PASSED: cheyenne.intel. Log file uploaded. on-behalf-of @ufs-community --- tests/RegressionTests_cheyenne.intel.log | 1444 +++++++++++----------- 1 file changed, 748 insertions(+), 696 deletions(-) diff --git a/tests/RegressionTests_cheyenne.intel.log b/tests/RegressionTests_cheyenne.intel.log index 948d7090c5..edab7fd666 100644 --- a/tests/RegressionTests_cheyenne.intel.log +++ b/tests/RegressionTests_cheyenne.intel.log @@ -1,24 +1,24 @@ -Mon Jan 10 16:37:45 MST 2022 +Wed Jan 12 09:13:25 MST 2022 Start Regression test -Compile 001 elapsed time 953 seconds. -DAPP=S2SW -DCCPP_SUITES=FV3_GFS_v16_coupled_nsstNoahmpUGWPv1,FV3_GFS_v16_coupled_p7_rrtmgp -DMPI=ON -DCMAKE_BUILD_TYPE=Release -DMOM6SOLO=ON -Compile 002 elapsed time 402 seconds. -DAPP=S2S -DDEBUG=ON -DCCPP_SUITES=FV3_GFS_v16_coupled_nsstNoahmpUGWPv1 -DMPI=ON -DCMAKE_BUILD_TYPE=Debug -DMOM6SOLO=ON -Compile 003 elapsed time 735 seconds. -DAPP=ATM -DCCPP_SUITES=FV3_GFS_v16,FV3_GFS_v15_thompson_mynn,FV3_GFS_v15_thompson_mynn_RRTMGP,FV3_GFS_v16_nsstNoahmpUGWPv1,FV3_GFS_v16_p7_rrtmgp -D32BIT=ON -DMPI=ON -DCMAKE_BUILD_TYPE=Release -Compile 004 elapsed time 694 seconds. -DAPP=ATM -DCCPP_SUITES=FV3_RAP,FV3_RAP_sfcdiff,FV3_HRRR,FV3_RRFS_v1beta -D32BIT=ON -DMPI=ON -DCMAKE_BUILD_TYPE=Release -Compile 005 elapsed time 786 seconds. -DAPP=ATM -DCCPP_SUITES=FV3_GFS_v16_RRTMGP,FV3_GFS_v16_csawmg,FV3_GFS_v16_flake,FV3_GFS_v16_ugwpv1,FV3_GFS_v16_ras,FV3_GFS_v16_thompson,FV3_GFS_v16_noahmp -DMPI=ON -DCMAKE_BUILD_TYPE=Release -Compile 006 elapsed time 578 seconds. -DAPP=ATM -DCCPP_SUITES=FV3_GFS_v16_fv3wam -D32BIT=ON -DMULTI_GASES=ON -DREPRO=ON -DMPI=ON -DCMAKE_BUILD_TYPE=Bitforbit -Compile 007 elapsed time 374 seconds. -DAPP=ATM -DDEBUG=ON -DCCPP_SUITES=FV3_GFS_v16,FV3_GFS_v16_RRTMGP,FV3_GFS_v16_csawmg,FV3_GFS_v16_flake,FV3_GFS_v16_ugwpv1,FV3_GFS_v16_ras,FV3_GFS_v16_noahmp,FV3_GFS_v16_thompson,FV3_GFS_v15_thompson_mynn,FV3_GFS_v16_nsstNoahmpUGWPv1 -D32BIT=ON -DMPI=ON -DCMAKE_BUILD_TYPE=Debug -Compile 008 elapsed time 353 seconds. -DAPP=ATM -DDEBUG=ON -DCCPP_SUITES=FV3_RAP,FV3_RAP_cires_ugwp,FV3_RAP_unified_ugwp,FV3_RAP_noah,FV3_RAP_RRTMGP,FV3_RAP_sfcdiff,FV3_RAP_flake,FV3_RAP_noah_sfcdiff_cires_ugwp,FV3_RRFS_v1beta -D32BIT=ON -DMPI=ON -DCMAKE_BUILD_TYPE=Debug -Compile 009 elapsed time 282 seconds. -DAPP=ATM -DCCPP_SUITES=FV3_GFS_v16_fv3wam -D32BIT=ON -DMULTI_GASES=ON -DDEBUG=ON -DMPI=ON -DCMAKE_BUILD_TYPE=Debug -Compile 010 elapsed time 702 seconds. -DAPP=HAFSW -DCCPP_SUITES=FV3_HAFS_v0_gfdlmp_tedmf,FV3_HAFS_v0_gfdlmp_tedmf_nonsst -D32BIT=ON -DMPI=ON -DCMAKE_BUILD_TYPE=Release -Compile 011 elapsed time 723 seconds. -DAPP=HAFS-ALL -DCCPP_SUITES=FV3_HAFS_v0_gfdlmp_tedmf,FV3_HAFS_v0_gfdlmp_tedmf_nonsst -D32BIT=ON -DMPI=ON -DCMAKE_BUILD_TYPE=Release -Compile 012 elapsed time 434 seconds. -DAPP=NG-GODAS -DMPI=ON -DCMAKE_BUILD_TYPE=Release -DMOM6SOLO=ON -Compile 013 elapsed time 219 seconds. -DAPP=NG-GODAS -DDEBUG=ON -DMPI=ON -DCMAKE_BUILD_TYPE=Debug -DMOM6SOLO=ON -Compile 014 elapsed time 597 seconds. -DAPP=ATMW -DCCPP_SUITES=FV3_GFS_v16 -D32BIT=ON -DMPI=ON -DCMAKE_BUILD_TYPE=Release - -baseline dir = /glade/p/ral/jntp/GMTB/ufs-weather-model/RT/NEMSfv3gfs/develop-20220107/INTEL/cpld_control_p7 -working dir = /glade/scratch/worthen/FV3_RT/rt_29537/cpld_control_p7 -Checking test 001 cpld_control_p7 results .... +Compile 001 elapsed time 974 seconds. -DAPP=S2SW -DCCPP_SUITES=FV3_GFS_v16_coupled_nsstNoahmpUGWPv1,FV3_GFS_v16_coupled_p7_rrtmgp,FV3_GFS_v16_coupled_p8 -DMPI=ON -DCMAKE_BUILD_TYPE=Release -DMOM6SOLO=ON +Compile 002 elapsed time 392 seconds. -DAPP=S2S -DDEBUG=ON -DCCPP_SUITES=FV3_GFS_v16_coupled_p8 -DMPI=ON -DCMAKE_BUILD_TYPE=Debug -DMOM6SOLO=ON +Compile 003 elapsed time 722 seconds. -DAPP=ATM -DCCPP_SUITES=FV3_GFS_v16,FV3_GFS_v15_thompson_mynn,FV3_GFS_v15_thompson_mynn_RRTMGP,FV3_GFS_v16_p7_rrtmgp,FV3_GFS_v16_p8 -D32BIT=ON -DMPI=ON -DCMAKE_BUILD_TYPE=Release +Compile 004 elapsed time 688 seconds. -DAPP=ATM -DCCPP_SUITES=FV3_RAP,FV3_RAP_sfcdiff,FV3_HRRR,FV3_RRFS_v1beta -D32BIT=ON -DMPI=ON -DCMAKE_BUILD_TYPE=Release +Compile 005 elapsed time 791 seconds. -DAPP=ATM -DCCPP_SUITES=FV3_GFS_v16_RRTMGP,FV3_GFS_v16_csawmg,FV3_GFS_v16_flake,FV3_GFS_v16_ugwpv1,FV3_GFS_v16_ras,FV3_GFS_v16_thompson,FV3_GFS_v16_noahmp -DMPI=ON -DCMAKE_BUILD_TYPE=Release +Compile 006 elapsed time 581 seconds. -DAPP=ATM -DCCPP_SUITES=FV3_GFS_v16_fv3wam -D32BIT=ON -DMULTI_GASES=ON -DREPRO=ON -DMPI=ON -DCMAKE_BUILD_TYPE=Bitforbit +Compile 007 elapsed time 371 seconds. -DAPP=ATM -DDEBUG=ON -DCCPP_SUITES=FV3_GFS_v16,FV3_GFS_v16_RRTMGP,FV3_GFS_v16_csawmg,FV3_GFS_v16_flake,FV3_GFS_v16_ugwpv1,FV3_GFS_v16_ras,FV3_GFS_v16_noahmp,FV3_GFS_v16_thompson,FV3_GFS_v15_thompson_mynn,FV3_GFS_v16_p8 -D32BIT=ON -DMPI=ON -DCMAKE_BUILD_TYPE=Debug +Compile 008 elapsed time 351 seconds. -DAPP=ATM -DDEBUG=ON -DCCPP_SUITES=FV3_RAP,FV3_RAP_cires_ugwp,FV3_RAP_unified_ugwp,FV3_RAP_noah,FV3_RAP_RRTMGP,FV3_RAP_sfcdiff,FV3_RAP_flake,FV3_RAP_noah_sfcdiff_cires_ugwp,FV3_RRFS_v1beta -D32BIT=ON -DMPI=ON -DCMAKE_BUILD_TYPE=Debug +Compile 009 elapsed time 274 seconds. -DAPP=ATM -DCCPP_SUITES=FV3_GFS_v16_fv3wam -D32BIT=ON -DMULTI_GASES=ON -DDEBUG=ON -DMPI=ON -DCMAKE_BUILD_TYPE=Debug +Compile 010 elapsed time 737 seconds. -DAPP=HAFSW -DCCPP_SUITES=FV3_HAFS_v0_gfdlmp_tedmf,FV3_HAFS_v0_gfdlmp_tedmf_nonsst -D32BIT=ON -DMPI=ON -DCMAKE_BUILD_TYPE=Release +Compile 011 elapsed time 721 seconds. -DAPP=HAFS-ALL -DCCPP_SUITES=FV3_HAFS_v0_gfdlmp_tedmf,FV3_HAFS_v0_gfdlmp_tedmf_nonsst -D32BIT=ON -DMPI=ON -DCMAKE_BUILD_TYPE=Release +Compile 012 elapsed time 430 seconds. -DAPP=NG-GODAS -DMPI=ON -DCMAKE_BUILD_TYPE=Release -DMOM6SOLO=ON +Compile 013 elapsed time 224 seconds. -DAPP=NG-GODAS -DDEBUG=ON -DMPI=ON -DCMAKE_BUILD_TYPE=Debug -DMOM6SOLO=ON +Compile 014 elapsed time 602 seconds. -DAPP=ATMW -DCCPP_SUITES=FV3_GFS_v16 -D32BIT=ON -DMPI=ON -DCMAKE_BUILD_TYPE=Release + +baseline dir = /glade/p/ral/jntp/GMTB/ufs-weather-model/RT/NEMSfv3gfs/develop-20220112/INTEL/cpld_control_p8 +working dir = /glade/scratch/dtcufsrt/FV3_RT/rt_61330/cpld_control_p8 +Checking test 001 cpld_control_p8 results .... Comparing sfcf024.tile1.nc .........OK Comparing sfcf024.tile2.nc .........OK Comparing sfcf024.tile3.nc .........OK @@ -70,15 +70,15 @@ Checking test 001 cpld_control_p7 results .... Comparing 20210323.060000.out_pnt.points .........OK Comparing 20210323.060000.restart.glo_1deg .........OK -0:The total amount of wall time = 248.113012 -0:The maximum resident set size (KB) = 535716 +0:The total amount of wall time = 241.161785 +0:The maximum resident set size (KB) = 535768 -Test 001 cpld_control_p7 PASS +Test 001 cpld_control_p8 PASS -baseline dir = /glade/p/ral/jntp/GMTB/ufs-weather-model/RT/NEMSfv3gfs/develop-20220107/INTEL/cpld_control_p7_rrtmgp -working dir = /glade/scratch/worthen/FV3_RT/rt_29537/cpld_control_p7_rrtmgp -Checking test 002 cpld_control_p7_rrtmgp results .... +baseline dir = /glade/p/ral/jntp/GMTB/ufs-weather-model/RT/NEMSfv3gfs/develop-20220112/INTEL/cpld_control_p8 +working dir = /glade/scratch/dtcufsrt/FV3_RT/rt_61330/cpld_2threads_p8 +Checking test 002 cpld_2threads_p8 results .... Comparing sfcf024.tile1.nc .........OK Comparing sfcf024.tile2.nc .........OK Comparing sfcf024.tile3.nc .........OK @@ -130,15 +130,15 @@ Checking test 002 cpld_control_p7_rrtmgp results .... Comparing 20210323.060000.out_pnt.points .........OK Comparing 20210323.060000.restart.glo_1deg .........OK -0:The total amount of wall time = 300.754946 -0:The maximum resident set size (KB) = 634244 +0:The total amount of wall time = 476.610547 +0:The maximum resident set size (KB) = 629804 -Test 002 cpld_control_p7_rrtmgp PASS +Test 002 cpld_2threads_p8 PASS -baseline dir = /glade/p/ral/jntp/GMTB/ufs-weather-model/RT/NEMSfv3gfs/develop-20220107/INTEL/cpld_control_p7 -working dir = /glade/scratch/worthen/FV3_RT/rt_29537/cpld_2threads_p7 -Checking test 003 cpld_2threads_p7 results .... +baseline dir = /glade/p/ral/jntp/GMTB/ufs-weather-model/RT/NEMSfv3gfs/develop-20220112/INTEL/cpld_control_p8 +working dir = /glade/scratch/dtcufsrt/FV3_RT/rt_61330/cpld_decomp_p8 +Checking test 003 cpld_decomp_p8 results .... Comparing sfcf024.tile1.nc .........OK Comparing sfcf024.tile2.nc .........OK Comparing sfcf024.tile3.nc .........OK @@ -190,15 +190,15 @@ Checking test 003 cpld_2threads_p7 results .... Comparing 20210323.060000.out_pnt.points .........OK Comparing 20210323.060000.restart.glo_1deg .........OK -0:The total amount of wall time = 472.793635 -0:The maximum resident set size (KB) = 629688 +0:The total amount of wall time = 247.521388 +0:The maximum resident set size (KB) = 531540 -Test 003 cpld_2threads_p7 PASS +Test 003 cpld_decomp_p8 PASS -baseline dir = /glade/p/ral/jntp/GMTB/ufs-weather-model/RT/NEMSfv3gfs/develop-20220107/INTEL/cpld_control_p7 -working dir = /glade/scratch/worthen/FV3_RT/rt_29537/cpld_decomp_p7 -Checking test 004 cpld_decomp_p7 results .... +baseline dir = /glade/p/ral/jntp/GMTB/ufs-weather-model/RT/NEMSfv3gfs/develop-20220112/INTEL/cpld_control_p8 +working dir = /glade/scratch/dtcufsrt/FV3_RT/rt_61330/cpld_mpi_p8 +Checking test 004 cpld_mpi_p8 results .... Comparing sfcf024.tile1.nc .........OK Comparing sfcf024.tile2.nc .........OK Comparing sfcf024.tile3.nc .........OK @@ -250,15 +250,15 @@ Checking test 004 cpld_decomp_p7 results .... Comparing 20210323.060000.out_pnt.points .........OK Comparing 20210323.060000.restart.glo_1deg .........OK -0:The total amount of wall time = 246.820301 -0:The maximum resident set size (KB) = 531748 +0:The total amount of wall time = 206.228446 +0:The maximum resident set size (KB) = 506216 -Test 004 cpld_decomp_p7 PASS +Test 004 cpld_mpi_p8 PASS -baseline dir = /glade/p/ral/jntp/GMTB/ufs-weather-model/RT/NEMSfv3gfs/develop-20220107/INTEL/cpld_control_p7 -working dir = /glade/scratch/worthen/FV3_RT/rt_29537/cpld_mpi_p7 -Checking test 005 cpld_mpi_p7 results .... +baseline dir = /glade/p/ral/jntp/GMTB/ufs-weather-model/RT/NEMSfv3gfs/develop-20220112/INTEL/cpld_control_p7_rrtmgp +working dir = /glade/scratch/dtcufsrt/FV3_RT/rt_61330/cpld_control_p7_rrtmgp +Checking test 005 cpld_control_p7_rrtmgp results .... Comparing sfcf024.tile1.nc .........OK Comparing sfcf024.tile2.nc .........OK Comparing sfcf024.tile3.nc .........OK @@ -310,14 +310,14 @@ Checking test 005 cpld_mpi_p7 results .... Comparing 20210323.060000.out_pnt.points .........OK Comparing 20210323.060000.restart.glo_1deg .........OK -0:The total amount of wall time = 212.952148 -0:The maximum resident set size (KB) = 508140 +0:The total amount of wall time = 315.037366 +0:The maximum resident set size (KB) = 634312 -Test 005 cpld_mpi_p7 PASS +Test 005 cpld_control_p7_rrtmgp PASS -baseline dir = /glade/p/ral/jntp/GMTB/ufs-weather-model/RT/NEMSfv3gfs/develop-20220107/INTEL/cpld_bmark_p7 -working dir = /glade/scratch/worthen/FV3_RT/rt_29537/cpld_bmark_p7 +baseline dir = /glade/p/ral/jntp/GMTB/ufs-weather-model/RT/NEMSfv3gfs/develop-20220112/INTEL/cpld_bmark_p7 +working dir = /glade/scratch/dtcufsrt/FV3_RT/rt_61330/cpld_bmark_p7 Checking test 006 cpld_bmark_p7 results .... Comparing sfcf006.nc .........OK Comparing atmf006.nc .........OK @@ -362,15 +362,15 @@ Checking test 006 cpld_bmark_p7 results .... Comparing RESTART/iced.2013-04-01-21600.nc .........OK Comparing RESTART/ufs.cpld.cpl.r.2013-04-01-21600.nc .........OK -0:The total amount of wall time = 964.487663 -0:The maximum resident set size (KB) = 1206044 +0:The total amount of wall time = 963.785548 +0:The maximum resident set size (KB) = 1207236 Test 006 cpld_bmark_p7 PASS -baseline dir = /glade/p/ral/jntp/GMTB/ufs-weather-model/RT/NEMSfv3gfs/develop-20220107/INTEL/cpld_bmark_p7 -working dir = /glade/scratch/worthen/FV3_RT/rt_29537/cpld_bmark_mpi_p7 -Checking test 007 cpld_bmark_mpi_p7 results .... +baseline dir = /glade/p/ral/jntp/GMTB/ufs-weather-model/RT/NEMSfv3gfs/develop-20220112/INTEL/cpld_bmark_p8 +working dir = /glade/scratch/dtcufsrt/FV3_RT/rt_61330/cpld_bmark_p8 +Checking test 007 cpld_bmark_p8 results .... Comparing sfcf006.nc .........OK Comparing atmf006.nc .........OK Comparing 20130401.060000.out_grd.gwes_30m .........OK @@ -414,15 +414,67 @@ Checking test 007 cpld_bmark_mpi_p7 results .... Comparing RESTART/iced.2013-04-01-21600.nc .........OK Comparing RESTART/ufs.cpld.cpl.r.2013-04-01-21600.nc .........OK -0:The total amount of wall time = 948.301975 -0:The maximum resident set size (KB) = 1208452 +0:The total amount of wall time = 976.823376 +0:The maximum resident set size (KB) = 1207104 -Test 007 cpld_bmark_mpi_p7 PASS +Test 007 cpld_bmark_p8 PASS -baseline dir = /glade/p/ral/jntp/GMTB/ufs-weather-model/RT/NEMSfv3gfs/develop-20220107/INTEL/cpld_control_c96_p7 -working dir = /glade/scratch/worthen/FV3_RT/rt_29537/cpld_control_c96_p7 -Checking test 008 cpld_control_c96_p7 results .... +baseline dir = /glade/p/ral/jntp/GMTB/ufs-weather-model/RT/NEMSfv3gfs/develop-20220112/INTEL/cpld_bmark_p8 +working dir = /glade/scratch/dtcufsrt/FV3_RT/rt_61330/cpld_bmark_mpi_p8 +Checking test 008 cpld_bmark_mpi_p8 results .... + Comparing sfcf006.nc .........OK + Comparing atmf006.nc .........OK + Comparing 20130401.060000.out_grd.gwes_30m .........OK + Comparing 20130401.060000.out_pnt.points .........OK + Comparing RESTART/coupler.res .........OK + Comparing RESTART/fv_core.res.nc .........OK + Comparing RESTART/fv_core.res.tile1.nc .........OK + Comparing RESTART/fv_core.res.tile2.nc .........OK + Comparing RESTART/fv_core.res.tile3.nc .........OK + Comparing RESTART/fv_core.res.tile4.nc .........OK + Comparing RESTART/fv_core.res.tile5.nc .........OK + Comparing RESTART/fv_core.res.tile6.nc .........OK + Comparing RESTART/fv_srf_wnd.res.tile1.nc .........OK + Comparing RESTART/fv_srf_wnd.res.tile2.nc .........OK + Comparing RESTART/fv_srf_wnd.res.tile3.nc .........OK + Comparing RESTART/fv_srf_wnd.res.tile4.nc .........OK + Comparing RESTART/fv_srf_wnd.res.tile5.nc .........OK + Comparing RESTART/fv_srf_wnd.res.tile6.nc .........OK + Comparing RESTART/fv_tracer.res.tile1.nc .........OK + Comparing RESTART/fv_tracer.res.tile2.nc .........OK + Comparing RESTART/fv_tracer.res.tile3.nc .........OK + Comparing RESTART/fv_tracer.res.tile4.nc .........OK + Comparing RESTART/fv_tracer.res.tile5.nc .........OK + Comparing RESTART/fv_tracer.res.tile6.nc .........OK + Comparing RESTART/phy_data.tile1.nc .........OK + Comparing RESTART/phy_data.tile2.nc .........OK + Comparing RESTART/phy_data.tile3.nc .........OK + Comparing RESTART/phy_data.tile4.nc .........OK + Comparing RESTART/phy_data.tile5.nc .........OK + Comparing RESTART/phy_data.tile6.nc .........OK + Comparing RESTART/sfc_data.tile1.nc .........OK + Comparing RESTART/sfc_data.tile2.nc .........OK + Comparing RESTART/sfc_data.tile3.nc .........OK + Comparing RESTART/sfc_data.tile4.nc .........OK + Comparing RESTART/sfc_data.tile5.nc .........OK + Comparing RESTART/sfc_data.tile6.nc .........OK + Comparing RESTART/MOM.res.nc .........OK + Comparing RESTART/MOM.res_1.nc .........OK + Comparing RESTART/MOM.res_2.nc .........OK + Comparing RESTART/MOM.res_3.nc .........OK + Comparing RESTART/iced.2013-04-01-21600.nc .........OK + Comparing RESTART/ufs.cpld.cpl.r.2013-04-01-21600.nc .........OK + +0:The total amount of wall time = 955.030400 +0:The maximum resident set size (KB) = 1208476 + +Test 008 cpld_bmark_mpi_p8 PASS + + +baseline dir = /glade/p/ral/jntp/GMTB/ufs-weather-model/RT/NEMSfv3gfs/develop-20220112/INTEL/cpld_control_c96_p8 +working dir = /glade/scratch/dtcufsrt/FV3_RT/rt_61330/cpld_control_c96_p8 +Checking test 009 cpld_control_c96_p8 results .... Comparing sfcf024.tile1.nc .........OK Comparing sfcf024.tile2.nc .........OK Comparing sfcf024.tile3.nc .........OK @@ -471,15 +523,15 @@ Checking test 008 cpld_control_c96_p7 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 = 242.237598 -0:The maximum resident set size (KB) = 524328 +0:The total amount of wall time = 245.352068 +0:The maximum resident set size (KB) = 522272 -Test 008 cpld_control_c96_p7 PASS +Test 009 cpld_control_c96_p8 PASS -baseline dir = /glade/p/ral/jntp/GMTB/ufs-weather-model/RT/NEMSfv3gfs/develop-20220107/INTEL/cpld_control_c96_p7 -working dir = /glade/scratch/worthen/FV3_RT/rt_29537/cpld_restart_c96_p7 -Checking test 009 cpld_restart_c96_p7 results .... +baseline dir = /glade/p/ral/jntp/GMTB/ufs-weather-model/RT/NEMSfv3gfs/develop-20220112/INTEL/cpld_control_c96_p8 +working dir = /glade/scratch/dtcufsrt/FV3_RT/rt_61330/cpld_restart_c96_p8 +Checking test 010 cpld_restart_c96_p8 results .... Comparing sfcf024.tile1.nc .........OK Comparing sfcf024.tile2.nc .........OK Comparing sfcf024.tile3.nc .........OK @@ -528,15 +580,15 @@ Checking test 009 cpld_restart_c96_p7 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 = 127.886000 -0:The maximum resident set size (KB) = 313988 +0:The total amount of wall time = 124.416836 +0:The maximum resident set size (KB) = 313956 -Test 009 cpld_restart_c96_p7 PASS +Test 010 cpld_restart_c96_p8 PASS -baseline dir = /glade/p/ral/jntp/GMTB/ufs-weather-model/RT/NEMSfv3gfs/develop-20220107/INTEL/cpld_control_c192_p7 -working dir = /glade/scratch/worthen/FV3_RT/rt_29537/cpld_control_c192_p7 -Checking test 010 cpld_control_c192_p7 results .... +baseline dir = /glade/p/ral/jntp/GMTB/ufs-weather-model/RT/NEMSfv3gfs/develop-20220112/INTEL/cpld_control_c192_p8 +working dir = /glade/scratch/dtcufsrt/FV3_RT/rt_61330/cpld_control_c192_p8 +Checking test 011 cpld_control_c192_p8 results .... Comparing sfcf036.tile1.nc .........OK Comparing sfcf036.tile2.nc .........OK Comparing sfcf036.tile3.nc .........OK @@ -585,15 +637,15 @@ Checking test 010 cpld_control_c192_p7 results .... Comparing RESTART/iced.2021-03-23-64800.nc .........OK Comparing RESTART/ufs.cpld.cpl.r.2021-03-23-64800.nc .........OK -0:The total amount of wall time = 1027.428843 -0:The maximum resident set size (KB) = 694248 +0:The total amount of wall time = 1027.508429 +0:The maximum resident set size (KB) = 693932 -Test 010 cpld_control_c192_p7 PASS +Test 011 cpld_control_c192_p8 PASS -baseline dir = /glade/p/ral/jntp/GMTB/ufs-weather-model/RT/NEMSfv3gfs/develop-20220107/INTEL/cpld_control_c192_p7 -working dir = /glade/scratch/worthen/FV3_RT/rt_29537/cpld_restart_c192_p7 -Checking test 011 cpld_restart_c192_p7 results .... +baseline dir = /glade/p/ral/jntp/GMTB/ufs-weather-model/RT/NEMSfv3gfs/develop-20220112/INTEL/cpld_control_c192_p8 +working dir = /glade/scratch/dtcufsrt/FV3_RT/rt_61330/cpld_restart_c192_p8 +Checking test 012 cpld_restart_c192_p8 results .... Comparing sfcf036.tile1.nc .........OK Comparing sfcf036.tile2.nc .........OK Comparing sfcf036.tile3.nc .........OK @@ -642,15 +694,15 @@ Checking test 011 cpld_restart_c192_p7 results .... Comparing RESTART/iced.2021-03-23-64800.nc .........OK Comparing RESTART/ufs.cpld.cpl.r.2021-03-23-64800.nc .........OK -0:The total amount of wall time = 621.626460 -0:The maximum resident set size (KB) = 757236 +0:The total amount of wall time = 646.963870 +0:The maximum resident set size (KB) = 755132 -Test 011 cpld_restart_c192_p7 PASS +Test 012 cpld_restart_c192_p8 PASS -baseline dir = /glade/p/ral/jntp/GMTB/ufs-weather-model/RT/NEMSfv3gfs/develop-20220107/INTEL/cpld_control_c384_p7 -working dir = /glade/scratch/worthen/FV3_RT/rt_29537/cpld_control_c384_p7 -Checking test 012 cpld_control_c384_p7 results .... +baseline dir = /glade/p/ral/jntp/GMTB/ufs-weather-model/RT/NEMSfv3gfs/develop-20220112/INTEL/cpld_control_c384_p8 +working dir = /glade/scratch/dtcufsrt/FV3_RT/rt_61330/cpld_control_c384_p8 +Checking test 013 cpld_control_c384_p8 results .... Comparing sfcf006.nc .........OK Comparing atmf006.nc .........OK Comparing RESTART/coupler.res .........OK @@ -692,15 +744,15 @@ Checking test 012 cpld_control_c384_p7 results .... Comparing RESTART/iced.2021-03-22-43200.nc .........OK Comparing RESTART/ufs.cpld.cpl.r.2021-03-22-43200.nc .........OK -0:The total amount of wall time = 1066.316774 -0:The maximum resident set size (KB) = 1233236 +0:The total amount of wall time = 1097.037934 +0:The maximum resident set size (KB) = 1233164 -Test 012 cpld_control_c384_p7 PASS +Test 013 cpld_control_c384_p8 PASS -baseline dir = /glade/p/ral/jntp/GMTB/ufs-weather-model/RT/NEMSfv3gfs/develop-20220107/INTEL/cpld_control_c384_p7 -working dir = /glade/scratch/worthen/FV3_RT/rt_29537/cpld_restart_c384_p7 -Checking test 013 cpld_restart_c384_p7 results .... +baseline dir = /glade/p/ral/jntp/GMTB/ufs-weather-model/RT/NEMSfv3gfs/develop-20220112/INTEL/cpld_control_c384_p8 +working dir = /glade/scratch/dtcufsrt/FV3_RT/rt_61330/cpld_restart_c384_p8 +Checking test 014 cpld_restart_c384_p8 results .... Comparing sfcf006.nc .........OK Comparing atmf006.nc .........OK Comparing RESTART/coupler.res .........OK @@ -742,15 +794,15 @@ Checking test 013 cpld_restart_c384_p7 results .... Comparing RESTART/iced.2021-03-22-43200.nc .........OK Comparing RESTART/ufs.cpld.cpl.r.2021-03-22-43200.nc .........OK -0:The total amount of wall time = 564.032706 -0:The maximum resident set size (KB) = 1181680 +0:The total amount of wall time = 577.091884 +0:The maximum resident set size (KB) = 1181728 -Test 013 cpld_restart_c384_p7 PASS +Test 014 cpld_restart_c384_p8 PASS -baseline dir = /glade/p/ral/jntp/GMTB/ufs-weather-model/RT/NEMSfv3gfs/develop-20220107/INTEL/cpld_debug_p7 -working dir = /glade/scratch/worthen/FV3_RT/rt_29537/cpld_debug_p7 -Checking test 014 cpld_debug_p7 results .... +baseline dir = /glade/p/ral/jntp/GMTB/ufs-weather-model/RT/NEMSfv3gfs/develop-20220112/INTEL/cpld_debug_p8 +working dir = /glade/scratch/dtcufsrt/FV3_RT/rt_61330/cpld_debug_p8 +Checking test 015 cpld_debug_p8 results .... Comparing sfcf006.tile1.nc .........OK Comparing sfcf006.tile2.nc .........OK Comparing sfcf006.tile3.nc .........OK @@ -799,15 +851,15 @@ Checking test 014 cpld_debug_p7 results .... Comparing RESTART/iced.2021-03-22-43200.nc .........OK Comparing RESTART/ufs.cpld.cpl.r.2021-03-22-43200.nc .........OK -0:The total amount of wall time = 653.493816 -0:The maximum resident set size (KB) = 589856 +0:The total amount of wall time = 651.747305 +0:The maximum resident set size (KB) = 590272 -Test 014 cpld_debug_p7 PASS +Test 015 cpld_debug_p8 PASS -baseline dir = /glade/p/ral/jntp/GMTB/ufs-weather-model/RT/NEMSfv3gfs/develop-20220107/INTEL/control -working dir = /glade/scratch/worthen/FV3_RT/rt_29537/control -Checking test 015 control results .... +baseline dir = /glade/p/ral/jntp/GMTB/ufs-weather-model/RT/NEMSfv3gfs/develop-20220112/INTEL/control +working dir = /glade/scratch/dtcufsrt/FV3_RT/rt_61330/control +Checking test 016 control results .... Comparing sfcf000.nc .........OK Comparing sfcf021.nc .........OK Comparing sfcf024.nc .........OK @@ -853,15 +905,15 @@ Checking test 015 control results .... Comparing RESTART/sfc_data.tile5.nc .........OK Comparing RESTART/sfc_data.tile6.nc .........OK -0:The total amount of wall time = 147.200023 -0:The maximum resident set size (KB) = 446364 +0:The total amount of wall time = 146.650139 +0:The maximum resident set size (KB) = 446400 -Test 015 control PASS +Test 016 control PASS -baseline dir = /glade/p/ral/jntp/GMTB/ufs-weather-model/RT/NEMSfv3gfs/develop-20220107/INTEL/control -working dir = /glade/scratch/worthen/FV3_RT/rt_29537/control_decomp -Checking test 016 control_decomp results .... +baseline dir = /glade/p/ral/jntp/GMTB/ufs-weather-model/RT/NEMSfv3gfs/develop-20220112/INTEL/control +working dir = /glade/scratch/dtcufsrt/FV3_RT/rt_61330/control_decomp +Checking test 017 control_decomp results .... Comparing sfcf000.nc .........OK Comparing sfcf024.nc .........OK Comparing atmf000.nc .........OK @@ -903,15 +955,15 @@ Checking test 016 control_decomp results .... Comparing RESTART/sfc_data.tile5.nc .........OK Comparing RESTART/sfc_data.tile6.nc .........OK -0:The total amount of wall time = 147.531744 -0:The maximum resident set size (KB) = 444284 +0:The total amount of wall time = 150.681311 +0:The maximum resident set size (KB) = 444216 -Test 016 control_decomp PASS +Test 017 control_decomp PASS -baseline dir = /glade/p/ral/jntp/GMTB/ufs-weather-model/RT/NEMSfv3gfs/develop-20220107/INTEL/control -working dir = /glade/scratch/worthen/FV3_RT/rt_29537/control_2threads -Checking test 017 control_2threads results .... +baseline dir = /glade/p/ral/jntp/GMTB/ufs-weather-model/RT/NEMSfv3gfs/develop-20220112/INTEL/control +working dir = /glade/scratch/dtcufsrt/FV3_RT/rt_61330/control_2threads +Checking test 018 control_2threads results .... Comparing sfcf000.nc .........OK Comparing sfcf024.nc .........OK Comparing atmf000.nc .........OK @@ -953,15 +1005,15 @@ Checking test 017 control_2threads results .... Comparing RESTART/sfc_data.tile5.nc .........OK Comparing RESTART/sfc_data.tile6.nc .........OK -0:The total amount of wall time = 314.199691 -0:The maximum resident set size (KB) = 491888 +0:The total amount of wall time = 319.103004 +0:The maximum resident set size (KB) = 491764 -Test 017 control_2threads PASS +Test 018 control_2threads PASS -baseline dir = /glade/p/ral/jntp/GMTB/ufs-weather-model/RT/NEMSfv3gfs/develop-20220107/INTEL/control -working dir = /glade/scratch/worthen/FV3_RT/rt_29537/control_restart -Checking test 018 control_restart results .... +baseline dir = /glade/p/ral/jntp/GMTB/ufs-weather-model/RT/NEMSfv3gfs/develop-20220112/INTEL/control +working dir = /glade/scratch/dtcufsrt/FV3_RT/rt_61330/control_restart +Checking test 019 control_restart results .... Comparing sfcf024.nc .........OK Comparing atmf024.nc .........OK Comparing GFSFLX.GrbF24 .........OK @@ -999,15 +1051,15 @@ Checking test 018 control_restart results .... Comparing RESTART/sfc_data.tile5.nc .........OK Comparing RESTART/sfc_data.tile6.nc .........OK -0:The total amount of wall time = 75.528754 -0:The maximum resident set size (KB) = 188124 +0:The total amount of wall time = 75.921356 +0:The maximum resident set size (KB) = 187996 -Test 018 control_restart PASS +Test 019 control_restart PASS -baseline dir = /glade/p/ral/jntp/GMTB/ufs-weather-model/RT/NEMSfv3gfs/develop-20220107/INTEL/control -working dir = /glade/scratch/worthen/FV3_RT/rt_29537/control_fhzero -Checking test 019 control_fhzero results .... +baseline dir = /glade/p/ral/jntp/GMTB/ufs-weather-model/RT/NEMSfv3gfs/develop-20220112/INTEL/control +working dir = /glade/scratch/dtcufsrt/FV3_RT/rt_61330/control_fhzero +Checking test 020 control_fhzero results .... Comparing sfcf000.nc ............ALT CHECK......OK Comparing sfcf021.nc ............ALT CHECK......OK Comparing atmf000.nc .........OK @@ -1049,15 +1101,15 @@ Checking test 019 control_fhzero results .... Comparing RESTART/sfc_data.tile5.nc .........OK Comparing RESTART/sfc_data.tile6.nc .........OK -0:The total amount of wall time = 135.912744 -0:The maximum resident set size (KB) = 446232 +0:The total amount of wall time = 135.078457 +0:The maximum resident set size (KB) = 446416 -Test 019 control_fhzero PASS +Test 020 control_fhzero PASS -baseline dir = /glade/p/ral/jntp/GMTB/ufs-weather-model/RT/NEMSfv3gfs/develop-20220107/INTEL/control_CubedSphereGrid -working dir = /glade/scratch/worthen/FV3_RT/rt_29537/control_CubedSphereGrid -Checking test 020 control_CubedSphereGrid results .... +baseline dir = /glade/p/ral/jntp/GMTB/ufs-weather-model/RT/NEMSfv3gfs/develop-20220112/INTEL/control_CubedSphereGrid +working dir = /glade/scratch/dtcufsrt/FV3_RT/rt_61330/control_CubedSphereGrid +Checking test 021 control_CubedSphereGrid results .... Comparing sfcf000.tile1.nc .........OK Comparing sfcf000.tile2.nc .........OK Comparing sfcf000.tile3.nc .........OK @@ -1083,15 +1135,15 @@ Checking test 020 control_CubedSphereGrid results .... Comparing atmf024.tile5.nc .........OK Comparing atmf024.tile6.nc .........OK -0:The total amount of wall time = 140.973222 -0:The maximum resident set size (KB) = 445916 +0:The total amount of wall time = 141.657224 +0:The maximum resident set size (KB) = 445816 -Test 020 control_CubedSphereGrid PASS +Test 021 control_CubedSphereGrid PASS -baseline dir = /glade/p/ral/jntp/GMTB/ufs-weather-model/RT/NEMSfv3gfs/develop-20220107/INTEL/control_latlon -working dir = /glade/scratch/worthen/FV3_RT/rt_29537/control_latlon -Checking test 021 control_latlon results .... +baseline dir = /glade/p/ral/jntp/GMTB/ufs-weather-model/RT/NEMSfv3gfs/develop-20220112/INTEL/control_latlon +working dir = /glade/scratch/dtcufsrt/FV3_RT/rt_61330/control_latlon +Checking test 022 control_latlon results .... Comparing sfcf000.nc .........OK Comparing sfcf024.nc .........OK Comparing atmf000.nc .........OK @@ -1101,33 +1153,33 @@ Checking test 021 control_latlon results .... Comparing GFSPRS.GrbF00 .........OK Comparing GFSPRS.GrbF24 .........OK -0:The total amount of wall time = 141.964554 -0:The maximum resident set size (KB) = 445644 +0:The total amount of wall time = 144.715272 +0:The maximum resident set size (KB) = 445692 -Test 021 control_latlon PASS +Test 022 control_latlon PASS -baseline dir = /glade/p/ral/jntp/GMTB/ufs-weather-model/RT/NEMSfv3gfs/develop-20220107/INTEL/control_wrtGauss_netcdf_parallel -working dir = /glade/scratch/worthen/FV3_RT/rt_29537/control_wrtGauss_netcdf_parallel -Checking test 022 control_wrtGauss_netcdf_parallel results .... +baseline dir = /glade/p/ral/jntp/GMTB/ufs-weather-model/RT/NEMSfv3gfs/develop-20220112/INTEL/control_wrtGauss_netcdf_parallel +working dir = /glade/scratch/dtcufsrt/FV3_RT/rt_61330/control_wrtGauss_netcdf_parallel +Checking test 023 control_wrtGauss_netcdf_parallel results .... Comparing sfcf000.nc .........OK Comparing sfcf024.nc .........OK - Comparing atmf000.nc ............ALT CHECK......OK + Comparing atmf000.nc .........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 = 147.980076 -0:The maximum resident set size (KB) = 446396 +0:The total amount of wall time = 147.987936 +0:The maximum resident set size (KB) = 446244 -Test 022 control_wrtGauss_netcdf_parallel PASS +Test 023 control_wrtGauss_netcdf_parallel PASS -baseline dir = /glade/p/ral/jntp/GMTB/ufs-weather-model/RT/NEMSfv3gfs/develop-20220107/INTEL/control_c48 -working dir = /glade/scratch/worthen/FV3_RT/rt_29537/control_c48 -Checking test 023 control_c48 results .... +baseline dir = /glade/p/ral/jntp/GMTB/ufs-weather-model/RT/NEMSfv3gfs/develop-20220112/INTEL/control_c48 +working dir = /glade/scratch/dtcufsrt/FV3_RT/rt_61330/control_c48 +Checking test 024 control_c48 results .... Comparing sfcf000.nc .........OK Comparing sfcf024.nc .........OK Comparing atmf000.nc .........OK @@ -1165,15 +1217,15 @@ Checking test 023 control_c48 results .... Comparing RESTART/sfc_data.tile5.nc .........OK Comparing RESTART/sfc_data.tile6.nc .........OK -0:The total amount of wall time = 420.611479 -0:The maximum resident set size (KB) = 629932 +0:The total amount of wall time = 423.733565 +0:The maximum resident set size (KB) = 629828 -Test 023 control_c48 PASS +Test 024 control_c48 PASS -baseline dir = /glade/p/ral/jntp/GMTB/ufs-weather-model/RT/NEMSfv3gfs/develop-20220107/INTEL/control_c192 -working dir = /glade/scratch/worthen/FV3_RT/rt_29537/control_c192 -Checking test 024 control_c192 results .... +baseline dir = /glade/p/ral/jntp/GMTB/ufs-weather-model/RT/NEMSfv3gfs/develop-20220112/INTEL/control_c192 +working dir = /glade/scratch/dtcufsrt/FV3_RT/rt_61330/control_c192 +Checking test 025 control_c192 results .... Comparing sfcf000.nc .........OK Comparing sfcf024.nc .........OK Comparing atmf000.nc .........OK @@ -1183,15 +1235,15 @@ Checking test 024 control_c192 results .... Comparing GFSPRS.GrbF00 .........OK Comparing GFSPRS.GrbF24 .........OK -0:The total amount of wall time = 582.571464 -0:The maximum resident set size (KB) = 539532 +0:The total amount of wall time = 590.011335 +0:The maximum resident set size (KB) = 540048 -Test 024 control_c192 PASS +Test 025 control_c192 PASS -baseline dir = /glade/p/ral/jntp/GMTB/ufs-weather-model/RT/NEMSfv3gfs/develop-20220107/INTEL/control_c384 -working dir = /glade/scratch/worthen/FV3_RT/rt_29537/control_c384 -Checking test 025 control_c384 results .... +baseline dir = /glade/p/ral/jntp/GMTB/ufs-weather-model/RT/NEMSfv3gfs/develop-20220112/INTEL/control_c384 +working dir = /glade/scratch/dtcufsrt/FV3_RT/rt_61330/control_c384 +Checking test 026 control_c384 results .... Comparing sfcf000.nc .........OK Comparing sfcf012.nc .........OK Comparing atmf000.nc .........OK @@ -1201,15 +1253,15 @@ Checking test 025 control_c384 results .... Comparing GFSPRS.GrbF00 .........OK Comparing GFSPRS.GrbF12 .........OK -0:The total amount of wall time = 1068.818986 -0:The maximum resident set size (KB) = 795900 +0:The total amount of wall time = 1079.706623 +0:The maximum resident set size (KB) = 795672 -Test 025 control_c384 PASS +Test 026 control_c384 PASS -baseline dir = /glade/p/ral/jntp/GMTB/ufs-weather-model/RT/NEMSfv3gfs/develop-20220107/INTEL/control_c384gdas -working dir = /glade/scratch/worthen/FV3_RT/rt_29537/control_c384gdas -Checking test 026 control_c384gdas results .... +baseline dir = /glade/p/ral/jntp/GMTB/ufs-weather-model/RT/NEMSfv3gfs/develop-20220112/INTEL/control_c384gdas +working dir = /glade/scratch/dtcufsrt/FV3_RT/rt_61330/control_c384gdas +Checking test 027 control_c384gdas results .... Comparing sfcf000.nc .........OK Comparing sfcf006.nc .........OK Comparing atmf000.nc .........OK @@ -1251,15 +1303,15 @@ Checking test 026 control_c384gdas results .... Comparing RESTART/sfc_data.tile5.nc .........OK Comparing RESTART/sfc_data.tile6.nc .........OK -0:The total amount of wall time = 925.220783 -0:The maximum resident set size (KB) = 947048 +0:The total amount of wall time = 946.108206 +0:The maximum resident set size (KB) = 947176 -Test 026 control_c384gdas PASS +Test 027 control_c384gdas PASS -baseline dir = /glade/p/ral/jntp/GMTB/ufs-weather-model/RT/NEMSfv3gfs/develop-20220107/INTEL/control_stochy -working dir = /glade/scratch/worthen/FV3_RT/rt_29537/control_stochy -Checking test 027 control_stochy results .... +baseline dir = /glade/p/ral/jntp/GMTB/ufs-weather-model/RT/NEMSfv3gfs/develop-20220112/INTEL/control_stochy +working dir = /glade/scratch/dtcufsrt/FV3_RT/rt_61330/control_stochy +Checking test 028 control_stochy results .... Comparing sfcf000.nc .........OK Comparing sfcf012.nc .........OK Comparing atmf000.nc .........OK @@ -1269,29 +1321,29 @@ Checking test 027 control_stochy results .... Comparing GFSPRS.GrbF00 .........OK Comparing GFSPRS.GrbF12 .........OK -0:The total amount of wall time = 95.439451 -0:The maximum resident set size (KB) = 447372 +0:The total amount of wall time = 93.686691 +0:The maximum resident set size (KB) = 447572 -Test 027 control_stochy PASS +Test 028 control_stochy PASS -baseline dir = /glade/p/ral/jntp/GMTB/ufs-weather-model/RT/NEMSfv3gfs/develop-20220107/INTEL/control_stochy -working dir = /glade/scratch/worthen/FV3_RT/rt_29537/control_stochy_restart -Checking test 028 control_stochy_restart results .... +baseline dir = /glade/p/ral/jntp/GMTB/ufs-weather-model/RT/NEMSfv3gfs/develop-20220112/INTEL/control_stochy +working dir = /glade/scratch/dtcufsrt/FV3_RT/rt_61330/control_stochy_restart +Checking test 029 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 = 50.876591 -0:The maximum resident set size (KB) = 220956 +0:The total amount of wall time = 49.980886 +0:The maximum resident set size (KB) = 221596 -Test 028 control_stochy_restart PASS +Test 029 control_stochy_restart PASS -baseline dir = /glade/p/ral/jntp/GMTB/ufs-weather-model/RT/NEMSfv3gfs/develop-20220107/INTEL/control_lndp -working dir = /glade/scratch/worthen/FV3_RT/rt_29537/control_lndp -Checking test 029 control_lndp results .... +baseline dir = /glade/p/ral/jntp/GMTB/ufs-weather-model/RT/NEMSfv3gfs/develop-20220112/INTEL/control_lndp +working dir = /glade/scratch/dtcufsrt/FV3_RT/rt_61330/control_lndp +Checking test 030 control_lndp results .... Comparing sfcf000.nc .........OK Comparing sfcf012.nc .........OK Comparing atmf000.nc .........OK @@ -1301,15 +1353,15 @@ Checking test 029 control_lndp results .... Comparing GFSPRS.GrbF00 .........OK Comparing GFSPRS.GrbF12 .........OK -0:The total amount of wall time = 87.664246 -0:The maximum resident set size (KB) = 450976 +0:The total amount of wall time = 85.492347 +0:The maximum resident set size (KB) = 451028 -Test 029 control_lndp PASS +Test 030 control_lndp PASS -baseline dir = /glade/p/ral/jntp/GMTB/ufs-weather-model/RT/NEMSfv3gfs/develop-20220107/INTEL/control_p7 -working dir = /glade/scratch/worthen/FV3_RT/rt_29537/control_p7 -Checking test 030 control_p7 results .... +baseline dir = /glade/p/ral/jntp/GMTB/ufs-weather-model/RT/NEMSfv3gfs/develop-20220112/INTEL/control_p8 +working dir = /glade/scratch/dtcufsrt/FV3_RT/rt_61330/control_p8 +Checking test 031 control_p8 results .... Comparing sfcf000.nc .........OK Comparing sfcf021.nc .........OK Comparing sfcf024.nc .........OK @@ -1355,26 +1407,18 @@ Checking test 030 control_p7 results .... Comparing RESTART/sfc_data.tile5.nc .........OK Comparing RESTART/sfc_data.tile6.nc .........OK -0:The total amount of wall time = 162.033018 -0:The maximum resident set size (KB) = 485948 +0:The total amount of wall time = 159.149692 +0:The maximum resident set size (KB) = 485924 -Test 030 control_p7 PASS +Test 031 control_p8 PASS -baseline dir = /glade/p/ral/jntp/GMTB/ufs-weather-model/RT/NEMSfv3gfs/develop-20220107/INTEL/control_p7_rrtmgp -working dir = /glade/scratch/worthen/FV3_RT/rt_29537/control_p7_rrtmgp -Checking test 031 control_p7_rrtmgp results .... - Comparing sfcf000.nc .........OK - Comparing sfcf021.nc .........OK +baseline dir = /glade/p/ral/jntp/GMTB/ufs-weather-model/RT/NEMSfv3gfs/develop-20220112/INTEL/control_p8 +working dir = /glade/scratch/dtcufsrt/FV3_RT/rt_61330/control_restart_p8 +Checking test 032 control_restart_p8 results .... Comparing sfcf024.nc .........OK - Comparing atmf000.nc .........OK - Comparing atmf021.nc .........OK Comparing atmf024.nc .........OK - Comparing GFSFLX.GrbF00 .........OK - Comparing GFSFLX.GrbF21 .........OK Comparing GFSFLX.GrbF24 .........OK - Comparing GFSPRS.GrbF00 .........OK - Comparing GFSPRS.GrbF21 .........OK Comparing GFSPRS.GrbF24 .........OK Comparing RESTART/coupler.res .........OK Comparing RESTART/fv_core.res.nc .........OK @@ -1409,18 +1453,22 @@ Checking test 031 control_p7_rrtmgp results .... Comparing RESTART/sfc_data.tile5.nc .........OK Comparing RESTART/sfc_data.tile6.nc .........OK -0:The total amount of wall time = 231.397598 -0:The maximum resident set size (KB) = 586648 +0:The total amount of wall time = 86.924637 +0:The maximum resident set size (KB) = 292424 -Test 031 control_p7_rrtmgp PASS +Test 032 control_restart_p8 PASS -baseline dir = /glade/p/ral/jntp/GMTB/ufs-weather-model/RT/NEMSfv3gfs/develop-20220107/INTEL/control_p7 -working dir = /glade/scratch/worthen/FV3_RT/rt_29537/control_restart_p7 -Checking test 032 control_restart_p7 results .... +baseline dir = /glade/p/ral/jntp/GMTB/ufs-weather-model/RT/NEMSfv3gfs/develop-20220112/INTEL/control_p8 +working dir = /glade/scratch/dtcufsrt/FV3_RT/rt_61330/control_decomp_p8 +Checking test 033 control_decomp_p8 results .... + Comparing sfcf000.nc .........OK Comparing sfcf024.nc .........OK + Comparing atmf000.nc .........OK Comparing atmf024.nc .........OK + Comparing GFSFLX.GrbF00 .........OK Comparing GFSFLX.GrbF24 .........OK + Comparing GFSPRS.GrbF00 .........OK Comparing GFSPRS.GrbF24 .........OK Comparing RESTART/coupler.res .........OK Comparing RESTART/fv_core.res.nc .........OK @@ -1455,15 +1503,15 @@ Checking test 032 control_restart_p7 results .... Comparing RESTART/sfc_data.tile5.nc .........OK Comparing RESTART/sfc_data.tile6.nc .........OK -0:The total amount of wall time = 87.194866 -0:The maximum resident set size (KB) = 292148 +0:The total amount of wall time = 162.670295 +0:The maximum resident set size (KB) = 479012 -Test 032 control_restart_p7 PASS +Test 033 control_decomp_p8 PASS -baseline dir = /glade/p/ral/jntp/GMTB/ufs-weather-model/RT/NEMSfv3gfs/develop-20220107/INTEL/control_p7 -working dir = /glade/scratch/worthen/FV3_RT/rt_29537/control_decomp_p7 -Checking test 033 control_decomp_p7 results .... +baseline dir = /glade/p/ral/jntp/GMTB/ufs-weather-model/RT/NEMSfv3gfs/develop-20220112/INTEL/control_p8 +working dir = /glade/scratch/dtcufsrt/FV3_RT/rt_61330/control_2threads_p8 +Checking test 034 control_2threads_p8 results .... Comparing sfcf000.nc .........OK Comparing sfcf024.nc .........OK Comparing atmf000.nc .........OK @@ -1505,22 +1553,26 @@ Checking test 033 control_decomp_p7 results .... Comparing RESTART/sfc_data.tile5.nc .........OK Comparing RESTART/sfc_data.tile6.nc .........OK -0:The total amount of wall time = 166.334563 -0:The maximum resident set size (KB) = 478964 +0:The total amount of wall time = 352.784171 +0:The maximum resident set size (KB) = 566352 -Test 033 control_decomp_p7 PASS +Test 034 control_2threads_p8 PASS -baseline dir = /glade/p/ral/jntp/GMTB/ufs-weather-model/RT/NEMSfv3gfs/develop-20220107/INTEL/control_p7 -working dir = /glade/scratch/worthen/FV3_RT/rt_29537/control_2threads_p7 -Checking test 034 control_2threads_p7 results .... +baseline dir = /glade/p/ral/jntp/GMTB/ufs-weather-model/RT/NEMSfv3gfs/develop-20220112/INTEL/control_p7_rrtmgp +working dir = /glade/scratch/dtcufsrt/FV3_RT/rt_61330/control_p7_rrtmgp +Checking test 035 control_p7_rrtmgp results .... Comparing sfcf000.nc .........OK + Comparing sfcf021.nc .........OK Comparing sfcf024.nc .........OK Comparing atmf000.nc .........OK + Comparing atmf021.nc .........OK Comparing atmf024.nc .........OK Comparing GFSFLX.GrbF00 .........OK + Comparing GFSFLX.GrbF21 .........OK Comparing GFSFLX.GrbF24 .........OK Comparing GFSPRS.GrbF00 .........OK + Comparing GFSPRS.GrbF21 .........OK Comparing GFSPRS.GrbF24 .........OK Comparing RESTART/coupler.res .........OK Comparing RESTART/fv_core.res.nc .........OK @@ -1555,15 +1607,15 @@ Checking test 034 control_2threads_p7 results .... Comparing RESTART/sfc_data.tile5.nc .........OK Comparing RESTART/sfc_data.tile6.nc .........OK -0:The total amount of wall time = 357.533556 -0:The maximum resident set size (KB) = 566224 +0:The total amount of wall time = 216.322656 +0:The maximum resident set size (KB) = 586592 -Test 034 control_2threads_p7 PASS +Test 035 control_p7_rrtmgp PASS -baseline dir = /glade/p/ral/jntp/GMTB/ufs-weather-model/RT/NEMSfv3gfs/develop-20220107/INTEL/fv3_regional_control -working dir = /glade/scratch/worthen/FV3_RT/rt_29537/regional_control -Checking test 035 regional_control results .... +baseline dir = /glade/p/ral/jntp/GMTB/ufs-weather-model/RT/NEMSfv3gfs/develop-20220112/INTEL/fv3_regional_control +working dir = /glade/scratch/dtcufsrt/FV3_RT/rt_61330/regional_control +Checking test 036 regional_control results .... Comparing dynf000.nc .........OK Comparing dynf024.nc .........OK Comparing phyf000.nc .........OK @@ -1573,44 +1625,44 @@ Checking test 035 regional_control results .... Comparing NATLEV.GrbF00 .........OK Comparing NATLEV.GrbF24 .........OK -0:The total amount of wall time = 348.680313 -0:The maximum resident set size (KB) = 568224 +0:The total amount of wall time = 349.734040 +0:The maximum resident set size (KB) = 568000 -Test 035 regional_control PASS +Test 036 regional_control PASS -baseline dir = /glade/p/ral/jntp/GMTB/ufs-weather-model/RT/NEMSfv3gfs/develop-20220107/INTEL/fv3_regional_control -working dir = /glade/scratch/worthen/FV3_RT/rt_29537/regional_restart -Checking test 036 regional_restart results .... +baseline dir = /glade/p/ral/jntp/GMTB/ufs-weather-model/RT/NEMSfv3gfs/develop-20220112/INTEL/fv3_regional_control +working dir = /glade/scratch/dtcufsrt/FV3_RT/rt_61330/regional_restart +Checking test 037 regional_restart results .... Comparing dynf024.nc .........OK Comparing phyf024.nc .........OK Comparing PRSLEV.GrbF24 .........OK Comparing NATLEV.GrbF24 .........OK -0:The total amount of wall time = 194.906872 -0:The maximum resident set size (KB) = 558984 +0:The total amount of wall time = 190.984254 +0:The maximum resident set size (KB) = 559008 -Test 036 regional_restart PASS +Test 037 regional_restart PASS -baseline dir = /glade/p/ral/jntp/GMTB/ufs-weather-model/RT/NEMSfv3gfs/develop-20220107/INTEL/fv3_regional_noquilt -working dir = /glade/scratch/worthen/FV3_RT/rt_29537/regional_noquilt -Checking test 037 regional_noquilt results .... +baseline dir = /glade/p/ral/jntp/GMTB/ufs-weather-model/RT/NEMSfv3gfs/develop-20220112/INTEL/fv3_regional_noquilt +working dir = /glade/scratch/dtcufsrt/FV3_RT/rt_61330/regional_noquilt +Checking test 038 regional_noquilt results .... Comparing atmos_4xdaily.nc .........OK Comparing fv3_history2d.nc .........OK Comparing fv3_history.nc .........OK 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 = 367.977351 -0:The maximum resident set size (KB) = 575348 +0:The total amount of wall time = 369.895676 +0:The maximum resident set size (KB) = 575392 -Test 037 regional_noquilt PASS +Test 038 regional_noquilt PASS -baseline dir = /glade/p/ral/jntp/GMTB/ufs-weather-model/RT/NEMSfv3gfs/develop-20220107/INTEL/fv3_regional_control -working dir = /glade/scratch/worthen/FV3_RT/rt_29537/regional_2threads -Checking test 038 regional_2threads results .... +baseline dir = /glade/p/ral/jntp/GMTB/ufs-weather-model/RT/NEMSfv3gfs/develop-20220112/INTEL/fv3_regional_control +working dir = /glade/scratch/dtcufsrt/FV3_RT/rt_61330/regional_2threads +Checking test 039 regional_2threads results .... Comparing dynf000.nc .........OK Comparing dynf024.nc .........OK Comparing phyf000.nc .........OK @@ -1620,15 +1672,15 @@ Checking test 038 regional_2threads results .... Comparing NATLEV.GrbF00 .........OK Comparing NATLEV.GrbF24 .........OK -0:The total amount of wall time = 935.251945 -0:The maximum resident set size (KB) = 552868 +0:The total amount of wall time = 932.098445 +0:The maximum resident set size (KB) = 553364 -Test 038 regional_2threads PASS +Test 039 regional_2threads PASS -baseline dir = /glade/p/ral/jntp/GMTB/ufs-weather-model/RT/NEMSfv3gfs/develop-20220107/INTEL/fv3_regional_hafs -working dir = /glade/scratch/worthen/FV3_RT/rt_29537/regional_hafs -Checking test 039 regional_hafs results .... +baseline dir = /glade/p/ral/jntp/GMTB/ufs-weather-model/RT/NEMSfv3gfs/develop-20220112/INTEL/fv3_regional_hafs +working dir = /glade/scratch/dtcufsrt/FV3_RT/rt_61330/regional_hafs +Checking test 040 regional_hafs results .... Comparing dynf000.nc .........OK Comparing dynf024.nc .........OK Comparing phyf000.nc .........OK @@ -1636,29 +1688,29 @@ Checking test 039 regional_hafs results .... Comparing HURPRS.GrbF00 .........OK Comparing HURPRS.GrbF24 .........OK -0:The total amount of wall time = 348.175430 -0:The maximum resident set size (KB) = 557996 +0:The total amount of wall time = 349.152676 +0:The maximum resident set size (KB) = 557812 -Test 039 regional_hafs PASS +Test 040 regional_hafs PASS -baseline dir = /glade/p/ral/jntp/GMTB/ufs-weather-model/RT/NEMSfv3gfs/develop-20220107/INTEL/fv3_regional_netcdf_parallel -working dir = /glade/scratch/worthen/FV3_RT/rt_29537/regional_netcdf_parallel -Checking test 040 regional_netcdf_parallel results .... +baseline dir = /glade/p/ral/jntp/GMTB/ufs-weather-model/RT/NEMSfv3gfs/develop-20220112/INTEL/fv3_regional_netcdf_parallel +working dir = /glade/scratch/dtcufsrt/FV3_RT/rt_61330/regional_netcdf_parallel +Checking test 041 regional_netcdf_parallel results .... Comparing dynf000.nc .........OK Comparing dynf024.nc ............ALT CHECK......OK - Comparing phyf000.nc ............ALT CHECK......OK + Comparing phyf000.nc .........OK Comparing phyf024.nc ............ALT CHECK......OK -0:The total amount of wall time = 348.257627 -0:The maximum resident set size (KB) = 558176 +0:The total amount of wall time = 347.486481 +0:The maximum resident set size (KB) = 558548 -Test 040 regional_netcdf_parallel PASS +Test 041 regional_netcdf_parallel PASS -baseline dir = /glade/p/ral/jntp/GMTB/ufs-weather-model/RT/NEMSfv3gfs/develop-20220107/INTEL/fv3_regional_RRTMGP -working dir = /glade/scratch/worthen/FV3_RT/rt_29537/regional_RRTMGP -Checking test 041 regional_RRTMGP results .... +baseline dir = /glade/p/ral/jntp/GMTB/ufs-weather-model/RT/NEMSfv3gfs/develop-20220112/INTEL/fv3_regional_RRTMGP +working dir = /glade/scratch/dtcufsrt/FV3_RT/rt_61330/regional_RRTMGP +Checking test 042 regional_RRTMGP results .... Comparing dynf000.nc .........OK Comparing dynf024.nc .........OK Comparing phyf000.nc .........OK @@ -1668,15 +1720,15 @@ Checking test 041 regional_RRTMGP results .... Comparing NATLEV.GrbF00 .........OK Comparing NATLEV.GrbF24 .........OK -0:The total amount of wall time = 468.704057 -0:The maximum resident set size (KB) = 681680 +0:The total amount of wall time = 470.530625 +0:The maximum resident set size (KB) = 678364 -Test 041 regional_RRTMGP PASS +Test 042 regional_RRTMGP PASS -baseline dir = /glade/p/ral/jntp/GMTB/ufs-weather-model/RT/NEMSfv3gfs/develop-20220107/INTEL/rap_control -working dir = /glade/scratch/worthen/FV3_RT/rt_29537/rap_control -Checking test 042 rap_control results .... +baseline dir = /glade/p/ral/jntp/GMTB/ufs-weather-model/RT/NEMSfv3gfs/develop-20220112/INTEL/rap_control +working dir = /glade/scratch/dtcufsrt/FV3_RT/rt_61330/rap_control +Checking test 043 rap_control results .... Comparing sfcf000.nc .........OK Comparing sfcf021.nc .........OK Comparing sfcf024.nc .........OK @@ -1722,15 +1774,15 @@ Checking test 042 rap_control results .... Comparing RESTART/sfc_data.tile5.nc .........OK Comparing RESTART/sfc_data.tile6.nc .........OK -0:The total amount of wall time = 406.932459 -0:The maximum resident set size (KB) = 808888 +0:The total amount of wall time = 407.005058 +0:The maximum resident set size (KB) = 808768 -Test 042 rap_control PASS +Test 043 rap_control PASS -baseline dir = /glade/p/ral/jntp/GMTB/ufs-weather-model/RT/NEMSfv3gfs/develop-20220107/INTEL/rap_control -working dir = /glade/scratch/worthen/FV3_RT/rt_29537/rap_2threads -Checking test 043 rap_2threads results .... +baseline dir = /glade/p/ral/jntp/GMTB/ufs-weather-model/RT/NEMSfv3gfs/develop-20220112/INTEL/rap_control +working dir = /glade/scratch/dtcufsrt/FV3_RT/rt_61330/rap_2threads +Checking test 044 rap_2threads results .... Comparing sfcf000.nc .........OK Comparing sfcf021.nc .........OK Comparing sfcf024.nc .........OK @@ -1776,15 +1828,15 @@ Checking test 043 rap_2threads results .... Comparing RESTART/sfc_data.tile5.nc .........OK Comparing RESTART/sfc_data.tile6.nc .........OK -0:The total amount of wall time = 866.808636 -0:The maximum resident set size (KB) = 870784 +0:The total amount of wall time = 870.873334 +0:The maximum resident set size (KB) = 870520 -Test 043 rap_2threads PASS +Test 044 rap_2threads PASS -baseline dir = /glade/p/ral/jntp/GMTB/ufs-weather-model/RT/NEMSfv3gfs/develop-20220107/INTEL/rap_control -working dir = /glade/scratch/worthen/FV3_RT/rt_29537/rap_restart -Checking test 044 rap_restart results .... +baseline dir = /glade/p/ral/jntp/GMTB/ufs-weather-model/RT/NEMSfv3gfs/develop-20220112/INTEL/rap_control +working dir = /glade/scratch/dtcufsrt/FV3_RT/rt_61330/rap_restart +Checking test 045 rap_restart results .... Comparing sfcf024.nc .........OK Comparing atmf024.nc .........OK Comparing GFSFLX.GrbF24 .........OK @@ -1822,15 +1874,15 @@ Checking test 044 rap_restart results .... Comparing RESTART/sfc_data.tile5.nc .........OK Comparing RESTART/sfc_data.tile6.nc .........OK -0:The total amount of wall time = 206.053124 +0:The total amount of wall time = 203.678142 0:The maximum resident set size (KB) = 562492 -Test 044 rap_restart PASS +Test 045 rap_restart PASS -baseline dir = /glade/p/ral/jntp/GMTB/ufs-weather-model/RT/NEMSfv3gfs/develop-20220107/INTEL/rap_sfcdiff -working dir = /glade/scratch/worthen/FV3_RT/rt_29537/rap_sfcdiff -Checking test 045 rap_sfcdiff results .... +baseline dir = /glade/p/ral/jntp/GMTB/ufs-weather-model/RT/NEMSfv3gfs/develop-20220112/INTEL/rap_sfcdiff +working dir = /glade/scratch/dtcufsrt/FV3_RT/rt_61330/rap_sfcdiff +Checking test 046 rap_sfcdiff results .... Comparing sfcf000.nc .........OK Comparing sfcf021.nc .........OK Comparing sfcf024.nc .........OK @@ -1876,15 +1928,15 @@ Checking test 045 rap_sfcdiff results .... Comparing RESTART/sfc_data.tile5.nc .........OK Comparing RESTART/sfc_data.tile6.nc .........OK -0:The total amount of wall time = 407.597473 -0:The maximum resident set size (KB) = 809008 +0:The total amount of wall time = 400.208175 +0:The maximum resident set size (KB) = 808632 -Test 045 rap_sfcdiff PASS +Test 046 rap_sfcdiff PASS -baseline dir = /glade/p/ral/jntp/GMTB/ufs-weather-model/RT/NEMSfv3gfs/develop-20220107/INTEL/rap_sfcdiff -working dir = /glade/scratch/worthen/FV3_RT/rt_29537/rap_sfcdiff_restart -Checking test 046 rap_sfcdiff_restart results .... +baseline dir = /glade/p/ral/jntp/GMTB/ufs-weather-model/RT/NEMSfv3gfs/develop-20220112/INTEL/rap_sfcdiff +working dir = /glade/scratch/dtcufsrt/FV3_RT/rt_61330/rap_sfcdiff_restart +Checking test 047 rap_sfcdiff_restart results .... Comparing sfcf024.nc .........OK Comparing atmf024.nc .........OK Comparing GFSFLX.GrbF24 .........OK @@ -1922,15 +1974,15 @@ Checking test 046 rap_sfcdiff_restart results .... Comparing RESTART/sfc_data.tile5.nc .........OK Comparing RESTART/sfc_data.tile6.nc .........OK -0:The total amount of wall time = 204.414757 -0:The maximum resident set size (KB) = 562244 +0:The total amount of wall time = 206.492425 +0:The maximum resident set size (KB) = 563040 -Test 046 rap_sfcdiff_restart PASS +Test 047 rap_sfcdiff_restart PASS -baseline dir = /glade/p/ral/jntp/GMTB/ufs-weather-model/RT/NEMSfv3gfs/develop-20220107/INTEL/hrrr_control -working dir = /glade/scratch/worthen/FV3_RT/rt_29537/hrrr_control -Checking test 047 hrrr_control results .... +baseline dir = /glade/p/ral/jntp/GMTB/ufs-weather-model/RT/NEMSfv3gfs/develop-20220112/INTEL/hrrr_control +working dir = /glade/scratch/dtcufsrt/FV3_RT/rt_61330/hrrr_control +Checking test 048 hrrr_control results .... Comparing sfcf000.nc .........OK Comparing sfcf021.nc .........OK Comparing sfcf024.nc .........OK @@ -1976,15 +2028,15 @@ Checking test 047 hrrr_control results .... Comparing RESTART/sfc_data.tile5.nc .........OK Comparing RESTART/sfc_data.tile6.nc .........OK -0:The total amount of wall time = 393.155158 -0:The maximum resident set size (KB) = 808936 +0:The total amount of wall time = 389.145762 +0:The maximum resident set size (KB) = 809016 -Test 047 hrrr_control PASS +Test 048 hrrr_control PASS -baseline dir = /glade/p/ral/jntp/GMTB/ufs-weather-model/RT/NEMSfv3gfs/develop-20220107/INTEL/rrfs_v1beta -working dir = /glade/scratch/worthen/FV3_RT/rt_29537/rrfs_v1beta -Checking test 048 rrfs_v1beta results .... +baseline dir = /glade/p/ral/jntp/GMTB/ufs-weather-model/RT/NEMSfv3gfs/develop-20220112/INTEL/rrfs_v1beta +working dir = /glade/scratch/dtcufsrt/FV3_RT/rt_61330/rrfs_v1beta +Checking test 049 rrfs_v1beta results .... Comparing sfcf000.nc .........OK Comparing sfcf021.nc .........OK Comparing sfcf024.nc .........OK @@ -2030,15 +2082,15 @@ Checking test 048 rrfs_v1beta results .... Comparing RESTART/sfc_data.tile5.nc .........OK Comparing RESTART/sfc_data.tile6.nc .........OK -0:The total amount of wall time = 399.594039 -0:The maximum resident set size (KB) = 806732 +0:The total amount of wall time = 399.348440 +0:The maximum resident set size (KB) = 806780 -Test 048 rrfs_v1beta PASS +Test 049 rrfs_v1beta PASS -baseline dir = /glade/p/ral/jntp/GMTB/ufs-weather-model/RT/NEMSfv3gfs/develop-20220107/INTEL/rrfs_conus13km_hrrr_warm -working dir = /glade/scratch/worthen/FV3_RT/rt_29537/rrfs_conus13km_hrrr_warm -Checking test 049 rrfs_conus13km_hrrr_warm results .... +baseline dir = /glade/p/ral/jntp/GMTB/ufs-weather-model/RT/NEMSfv3gfs/develop-20220112/INTEL/rrfs_conus13km_hrrr_warm +working dir = /glade/scratch/dtcufsrt/FV3_RT/rt_61330/rrfs_conus13km_hrrr_warm +Checking test 050 rrfs_conus13km_hrrr_warm results .... Comparing sfcf000.nc .........OK Comparing sfcf001.nc .........OK Comparing sfcf002.nc .........OK @@ -2046,15 +2098,15 @@ Checking test 049 rrfs_conus13km_hrrr_warm results .... Comparing atmf001.nc .........OK Comparing atmf002.nc .........OK -0:The total amount of wall time = 183.451805 -0:The maximum resident set size (KB) = 636380 +0:The total amount of wall time = 180.911561 +0:The maximum resident set size (KB) = 636468 -Test 049 rrfs_conus13km_hrrr_warm PASS +Test 050 rrfs_conus13km_hrrr_warm PASS -baseline dir = /glade/p/ral/jntp/GMTB/ufs-weather-model/RT/NEMSfv3gfs/develop-20220107/INTEL/rrfs_conus13km_radar_tten_warm -working dir = /glade/scratch/worthen/FV3_RT/rt_29537/rrfs_conus13km_radar_tten_warm -Checking test 050 rrfs_conus13km_radar_tten_warm results .... +baseline dir = /glade/p/ral/jntp/GMTB/ufs-weather-model/RT/NEMSfv3gfs/develop-20220112/INTEL/rrfs_conus13km_radar_tten_warm +working dir = /glade/scratch/dtcufsrt/FV3_RT/rt_61330/rrfs_conus13km_radar_tten_warm +Checking test 051 rrfs_conus13km_radar_tten_warm results .... Comparing sfcf000.nc .........OK Comparing sfcf001.nc .........OK Comparing sfcf002.nc .........OK @@ -2062,15 +2114,15 @@ Checking test 050 rrfs_conus13km_radar_tten_warm results .... Comparing atmf001.nc .........OK Comparing atmf002.nc .........OK -0:The total amount of wall time = 179.870380 -0:The maximum resident set size (KB) = 639788 +0:The total amount of wall time = 187.891572 +0:The maximum resident set size (KB) = 639900 -Test 050 rrfs_conus13km_radar_tten_warm PASS +Test 051 rrfs_conus13km_radar_tten_warm PASS -baseline dir = /glade/p/ral/jntp/GMTB/ufs-weather-model/RT/NEMSfv3gfs/develop-20220107/INTEL/control_rrtmgp -working dir = /glade/scratch/worthen/FV3_RT/rt_29537/control_rrtmgp -Checking test 051 control_rrtmgp results .... +baseline dir = /glade/p/ral/jntp/GMTB/ufs-weather-model/RT/NEMSfv3gfs/develop-20220112/INTEL/control_rrtmgp +working dir = /glade/scratch/dtcufsrt/FV3_RT/rt_61330/control_rrtmgp +Checking test 052 control_rrtmgp results .... Comparing sfcf000.nc .........OK Comparing sfcf024.nc .........OK Comparing atmf000.nc .........OK @@ -2080,15 +2132,15 @@ Checking test 051 control_rrtmgp results .... Comparing GFSPRS.GrbF00 .........OK Comparing GFSPRS.GrbF24 .........OK -0:The total amount of wall time = 261.351460 -0:The maximum resident set size (KB) = 579696 +0:The total amount of wall time = 261.400563 +0:The maximum resident set size (KB) = 579532 -Test 051 control_rrtmgp PASS +Test 052 control_rrtmgp PASS -baseline dir = /glade/p/ral/jntp/GMTB/ufs-weather-model/RT/NEMSfv3gfs/develop-20220107/INTEL/control_rrtmgp_c192 -working dir = /glade/scratch/worthen/FV3_RT/rt_29537/control_rrtmgp_c192 -Checking test 052 control_rrtmgp_c192 results .... +baseline dir = /glade/p/ral/jntp/GMTB/ufs-weather-model/RT/NEMSfv3gfs/develop-20220112/INTEL/control_rrtmgp_c192 +working dir = /glade/scratch/dtcufsrt/FV3_RT/rt_61330/control_rrtmgp_c192 +Checking test 053 control_rrtmgp_c192 results .... Comparing sfcf000.nc .........OK Comparing sfcf012.nc .........OK Comparing atmf000.nc .........OK @@ -2098,15 +2150,15 @@ Checking test 052 control_rrtmgp_c192 results .... Comparing GFSPRS.GrbF00 .........OK Comparing GFSPRS.GrbF12 .........OK -0:The total amount of wall time = 649.783617 +0:The total amount of wall time = 698.130063 0:The maximum resident set size (KB) = 781380 -Test 052 control_rrtmgp_c192 PASS +Test 053 control_rrtmgp_c192 PASS -baseline dir = /glade/p/ral/jntp/GMTB/ufs-weather-model/RT/NEMSfv3gfs/develop-20220107/INTEL/control_csawmg -working dir = /glade/scratch/worthen/FV3_RT/rt_29537/control_csawmg -Checking test 053 control_csawmg results .... +baseline dir = /glade/p/ral/jntp/GMTB/ufs-weather-model/RT/NEMSfv3gfs/develop-20220112/INTEL/control_csawmg +working dir = /glade/scratch/dtcufsrt/FV3_RT/rt_61330/control_csawmg +Checking test 054 control_csawmg results .... Comparing sfcf000.nc .........OK Comparing sfcf024.nc .........OK Comparing atmf000.nc .........OK @@ -2116,15 +2168,15 @@ Checking test 053 control_csawmg results .... Comparing GFSPRS.GrbF00 .........OK Comparing GFSPRS.GrbF24 .........OK -0:The total amount of wall time = 402.806793 -0:The maximum resident set size (KB) = 520432 +0:The total amount of wall time = 397.709901 +0:The maximum resident set size (KB) = 520292 -Test 053 control_csawmg PASS +Test 054 control_csawmg PASS -baseline dir = /glade/p/ral/jntp/GMTB/ufs-weather-model/RT/NEMSfv3gfs/develop-20220107/INTEL/control_csawmgt -working dir = /glade/scratch/worthen/FV3_RT/rt_29537/control_csawmgt -Checking test 054 control_csawmgt results .... +baseline dir = /glade/p/ral/jntp/GMTB/ufs-weather-model/RT/NEMSfv3gfs/develop-20220112/INTEL/control_csawmgt +working dir = /glade/scratch/dtcufsrt/FV3_RT/rt_61330/control_csawmgt +Checking test 055 control_csawmgt results .... Comparing sfcf000.nc .........OK Comparing sfcf024.nc .........OK Comparing atmf000.nc .........OK @@ -2134,15 +2186,15 @@ Checking test 054 control_csawmgt results .... Comparing GFSPRS.GrbF00 .........OK Comparing GFSPRS.GrbF24 .........OK -0:The total amount of wall time = 402.203945 -0:The maximum resident set size (KB) = 520216 +0:The total amount of wall time = 383.003409 +0:The maximum resident set size (KB) = 520280 -Test 054 control_csawmgt PASS +Test 055 control_csawmgt PASS -baseline dir = /glade/p/ral/jntp/GMTB/ufs-weather-model/RT/NEMSfv3gfs/develop-20220107/INTEL/control_flake -working dir = /glade/scratch/worthen/FV3_RT/rt_29537/control_flake -Checking test 055 control_flake results .... +baseline dir = /glade/p/ral/jntp/GMTB/ufs-weather-model/RT/NEMSfv3gfs/develop-20220112/INTEL/control_flake +working dir = /glade/scratch/dtcufsrt/FV3_RT/rt_61330/control_flake +Checking test 056 control_flake results .... Comparing sfcf000.nc .........OK Comparing sfcf024.nc .........OK Comparing atmf000.nc .........OK @@ -2152,15 +2204,15 @@ Checking test 055 control_flake results .... Comparing GFSPRS.GrbF00 .........OK Comparing GFSPRS.GrbF24 .........OK -0:The total amount of wall time = 264.446847 -0:The maximum resident set size (KB) = 516800 +0:The total amount of wall time = 265.128425 +0:The maximum resident set size (KB) = 516572 -Test 055 control_flake PASS +Test 056 control_flake PASS -baseline dir = /glade/p/ral/jntp/GMTB/ufs-weather-model/RT/NEMSfv3gfs/develop-20220107/INTEL/control_ras -working dir = /glade/scratch/worthen/FV3_RT/rt_29537/control_ras -Checking test 056 control_ras results .... +baseline dir = /glade/p/ral/jntp/GMTB/ufs-weather-model/RT/NEMSfv3gfs/develop-20220112/INTEL/control_ras +working dir = /glade/scratch/dtcufsrt/FV3_RT/rt_61330/control_ras +Checking test 057 control_ras results .... Comparing sfcf000.nc .........OK Comparing sfcf024.nc .........OK Comparing atmf000.nc .........OK @@ -2170,15 +2222,15 @@ Checking test 056 control_ras results .... Comparing GFSPRS.GrbF00 .........OK Comparing GFSPRS.GrbF24 .........OK -0:The total amount of wall time = 201.718929 -0:The maximum resident set size (KB) = 479300 +0:The total amount of wall time = 206.517442 +0:The maximum resident set size (KB) = 479436 -Test 056 control_ras PASS +Test 057 control_ras PASS -baseline dir = /glade/p/ral/jntp/GMTB/ufs-weather-model/RT/NEMSfv3gfs/develop-20220107/INTEL/control_thompson -working dir = /glade/scratch/worthen/FV3_RT/rt_29537/control_thompson -Checking test 057 control_thompson results .... +baseline dir = /glade/p/ral/jntp/GMTB/ufs-weather-model/RT/NEMSfv3gfs/develop-20220112/INTEL/control_thompson +working dir = /glade/scratch/dtcufsrt/FV3_RT/rt_61330/control_thompson +Checking test 058 control_thompson results .... Comparing sfcf000.nc .........OK Comparing sfcf024.nc .........OK Comparing atmf000.nc .........OK @@ -2188,15 +2240,15 @@ Checking test 057 control_thompson results .... Comparing GFSPRS.GrbF00 .........OK Comparing GFSPRS.GrbF24 .........OK -0:The total amount of wall time = 260.471542 -0:The maximum resident set size (KB) = 830216 +0:The total amount of wall time = 259.806213 +0:The maximum resident set size (KB) = 830468 -Test 057 control_thompson PASS +Test 058 control_thompson PASS -baseline dir = /glade/p/ral/jntp/GMTB/ufs-weather-model/RT/NEMSfv3gfs/develop-20220107/INTEL/control_thompson_no_aero -working dir = /glade/scratch/worthen/FV3_RT/rt_29537/control_thompson_no_aero -Checking test 058 control_thompson_no_aero results .... +baseline dir = /glade/p/ral/jntp/GMTB/ufs-weather-model/RT/NEMSfv3gfs/develop-20220112/INTEL/control_thompson_no_aero +working dir = /glade/scratch/dtcufsrt/FV3_RT/rt_61330/control_thompson_no_aero +Checking test 059 control_thompson_no_aero results .... Comparing sfcf000.nc .........OK Comparing sfcf024.nc .........OK Comparing atmf000.nc .........OK @@ -2206,55 +2258,55 @@ Checking test 058 control_thompson_no_aero results .... Comparing GFSPRS.GrbF00 .........OK Comparing GFSPRS.GrbF24 .........OK -0:The total amount of wall time = 248.538419 -0:The maximum resident set size (KB) = 823208 +0:The total amount of wall time = 239.342704 +0:The maximum resident set size (KB) = 823356 -Test 058 control_thompson_no_aero PASS +Test 059 control_thompson_no_aero PASS -baseline dir = /glade/p/ral/jntp/GMTB/ufs-weather-model/RT/NEMSfv3gfs/develop-20220107/INTEL/control_wam_repro -working dir = /glade/scratch/worthen/FV3_RT/rt_29537/control_wam_repro -Checking test 059 control_wam results .... +baseline dir = /glade/p/ral/jntp/GMTB/ufs-weather-model/RT/NEMSfv3gfs/develop-20220112/INTEL/control_wam_repro +working dir = /glade/scratch/dtcufsrt/FV3_RT/rt_61330/control_wam_repro +Checking test 060 control_wam results .... Comparing sfcf024.nc .........OK Comparing atmf024.nc .........OK -0:The total amount of wall time = 137.021142 -0:The maximum resident set size (KB) = 202224 +0:The total amount of wall time = 139.264683 +0:The maximum resident set size (KB) = 202120 -Test 059 control_wam PASS +Test 060 control_wam PASS -baseline dir = /glade/p/ral/jntp/GMTB/ufs-weather-model/RT/NEMSfv3gfs/develop-20220107/INTEL/control_debug -working dir = /glade/scratch/worthen/FV3_RT/rt_29537/control_debug -Checking test 060 control_debug results .... +baseline dir = /glade/p/ral/jntp/GMTB/ufs-weather-model/RT/NEMSfv3gfs/develop-20220112/INTEL/control_debug +working dir = /glade/scratch/dtcufsrt/FV3_RT/rt_61330/control_debug +Checking test 061 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 = 154.595051 -0:The maximum resident set size (KB) = 508804 +0:The total amount of wall time = 155.462974 +0:The maximum resident set size (KB) = 508904 -Test 060 control_debug PASS +Test 061 control_debug PASS -baseline dir = /glade/p/ral/jntp/GMTB/ufs-weather-model/RT/NEMSfv3gfs/develop-20220107/INTEL/control_debug -working dir = /glade/scratch/worthen/FV3_RT/rt_29537/control_2threads_debug -Checking test 061 control_2threads_debug results .... +baseline dir = /glade/p/ral/jntp/GMTB/ufs-weather-model/RT/NEMSfv3gfs/develop-20220112/INTEL/control_debug +working dir = /glade/scratch/dtcufsrt/FV3_RT/rt_61330/control_2threads_debug +Checking test 062 control_2threads_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 = 273.252581 -0:The maximum resident set size (KB) = 555328 +0:The total amount of wall time = 271.852008 +0:The maximum resident set size (KB) = 555584 -Test 061 control_2threads_debug PASS +Test 062 control_2threads_debug PASS -baseline dir = /glade/p/ral/jntp/GMTB/ufs-weather-model/RT/NEMSfv3gfs/develop-20220107/INTEL/control_CubedSphereGrid_debug -working dir = /glade/scratch/worthen/FV3_RT/rt_29537/control_CubedSphereGrid_debug -Checking test 062 control_CubedSphereGrid_debug results .... +baseline dir = /glade/p/ral/jntp/GMTB/ufs-weather-model/RT/NEMSfv3gfs/develop-20220112/INTEL/control_CubedSphereGrid_debug +working dir = /glade/scratch/dtcufsrt/FV3_RT/rt_61330/control_CubedSphereGrid_debug +Checking test 063 control_CubedSphereGrid_debug results .... Comparing sfcf000.tile1.nc .........OK Comparing sfcf000.tile2.nc .........OK Comparing sfcf000.tile3.nc .........OK @@ -2280,389 +2332,389 @@ Checking test 062 control_CubedSphereGrid_debug results .... Comparing atmf001.tile5.nc .........OK Comparing atmf001.tile6.nc .........OK -0:The total amount of wall time = 168.413287 -0:The maximum resident set size (KB) = 507836 +0:The total amount of wall time = 168.326005 +0:The maximum resident set size (KB) = 507768 -Test 062 control_CubedSphereGrid_debug PASS +Test 063 control_CubedSphereGrid_debug PASS -baseline dir = /glade/p/ral/jntp/GMTB/ufs-weather-model/RT/NEMSfv3gfs/develop-20220107/INTEL/control_wrtGauss_netcdf_parallel_debug -working dir = /glade/scratch/worthen/FV3_RT/rt_29537/control_wrtGauss_netcdf_parallel_debug -Checking test 063 control_wrtGauss_netcdf_parallel_debug results .... +baseline dir = /glade/p/ral/jntp/GMTB/ufs-weather-model/RT/NEMSfv3gfs/develop-20220112/INTEL/control_wrtGauss_netcdf_parallel_debug +working dir = /glade/scratch/dtcufsrt/FV3_RT/rt_61330/control_wrtGauss_netcdf_parallel_debug +Checking test 064 control_wrtGauss_netcdf_parallel_debug results .... Comparing sfcf000.nc .........OK Comparing sfcf001.nc .........OK Comparing atmf000.nc ............ALT CHECK......OK - Comparing atmf001.nc ............ALT CHECK......OK + Comparing atmf001.nc .........OK -0:The total amount of wall time = 158.051605 -0:The maximum resident set size (KB) = 508856 +0:The total amount of wall time = 157.191780 +0:The maximum resident set size (KB) = 508756 -Test 063 control_wrtGauss_netcdf_parallel_debug PASS +Test 064 control_wrtGauss_netcdf_parallel_debug PASS -baseline dir = /glade/p/ral/jntp/GMTB/ufs-weather-model/RT/NEMSfv3gfs/develop-20220107/INTEL/control_stochy_debug -working dir = /glade/scratch/worthen/FV3_RT/rt_29537/control_stochy_debug -Checking test 064 control_stochy_debug results .... +baseline dir = /glade/p/ral/jntp/GMTB/ufs-weather-model/RT/NEMSfv3gfs/develop-20220112/INTEL/control_stochy_debug +working dir = /glade/scratch/dtcufsrt/FV3_RT/rt_61330/control_stochy_debug +Checking test 065 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 = 176.793159 -0:The maximum resident set size (KB) = 511132 +0:The total amount of wall time = 176.259311 +0:The maximum resident set size (KB) = 511220 -Test 064 control_stochy_debug PASS +Test 065 control_stochy_debug PASS -baseline dir = /glade/p/ral/jntp/GMTB/ufs-weather-model/RT/NEMSfv3gfs/develop-20220107/INTEL/control_lndp_debug -working dir = /glade/scratch/worthen/FV3_RT/rt_29537/control_lndp_debug -Checking test 065 control_lndp_debug results .... +baseline dir = /glade/p/ral/jntp/GMTB/ufs-weather-model/RT/NEMSfv3gfs/develop-20220112/INTEL/control_lndp_debug +working dir = /glade/scratch/dtcufsrt/FV3_RT/rt_61330/control_lndp_debug +Checking test 066 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 = 159.513339 -0:The maximum resident set size (KB) = 520956 +0:The total amount of wall time = 160.634605 +0:The maximum resident set size (KB) = 521048 -Test 065 control_lndp_debug PASS +Test 066 control_lndp_debug PASS -baseline dir = /glade/p/ral/jntp/GMTB/ufs-weather-model/RT/NEMSfv3gfs/develop-20220107/INTEL/control_rrtmgp_debug -working dir = /glade/scratch/worthen/FV3_RT/rt_29537/control_rrtmgp_debug -Checking test 066 control_rrtmgp_debug results .... +baseline dir = /glade/p/ral/jntp/GMTB/ufs-weather-model/RT/NEMSfv3gfs/develop-20220112/INTEL/control_rrtmgp_debug +working dir = /glade/scratch/dtcufsrt/FV3_RT/rt_61330/control_rrtmgp_debug +Checking test 067 control_rrtmgp_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 = 172.951560 -0:The maximum resident set size (KB) = 617372 +0:The total amount of wall time = 173.306669 +0:The maximum resident set size (KB) = 617400 -Test 066 control_rrtmgp_debug PASS +Test 067 control_rrtmgp_debug PASS -baseline dir = /glade/p/ral/jntp/GMTB/ufs-weather-model/RT/NEMSfv3gfs/develop-20220107/INTEL/control_csawmg_debug -working dir = /glade/scratch/worthen/FV3_RT/rt_29537/control_csawmg_debug -Checking test 067 control_csawmg_debug results .... +baseline dir = /glade/p/ral/jntp/GMTB/ufs-weather-model/RT/NEMSfv3gfs/develop-20220112/INTEL/control_csawmg_debug +working dir = /glade/scratch/dtcufsrt/FV3_RT/rt_61330/control_csawmg_debug +Checking test 068 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 = 251.665587 -0:The maximum resident set size (KB) = 554688 +0:The total amount of wall time = 250.836833 +0:The maximum resident set size (KB) = 555084 -Test 067 control_csawmg_debug PASS +Test 068 control_csawmg_debug PASS -baseline dir = /glade/p/ral/jntp/GMTB/ufs-weather-model/RT/NEMSfv3gfs/develop-20220107/INTEL/control_csawmgt_debug -working dir = /glade/scratch/worthen/FV3_RT/rt_29537/control_csawmgt_debug -Checking test 068 control_csawmgt_debug results .... +baseline dir = /glade/p/ral/jntp/GMTB/ufs-weather-model/RT/NEMSfv3gfs/develop-20220112/INTEL/control_csawmgt_debug +working dir = /glade/scratch/dtcufsrt/FV3_RT/rt_61330/control_csawmgt_debug +Checking test 069 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 = 245.085986 -0:The maximum resident set size (KB) = 554708 +0:The total amount of wall time = 246.283224 +0:The maximum resident set size (KB) = 555128 -Test 068 control_csawmgt_debug PASS +Test 069 control_csawmgt_debug PASS -baseline dir = /glade/p/ral/jntp/GMTB/ufs-weather-model/RT/NEMSfv3gfs/develop-20220107/INTEL/control_ras_debug -working dir = /glade/scratch/worthen/FV3_RT/rt_29537/control_ras_debug -Checking test 069 control_ras_debug results .... +baseline dir = /glade/p/ral/jntp/GMTB/ufs-weather-model/RT/NEMSfv3gfs/develop-20220112/INTEL/control_ras_debug +working dir = /glade/scratch/dtcufsrt/FV3_RT/rt_61330/control_ras_debug +Checking test 070 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 = 161.563446 -0:The maximum resident set size (KB) = 517892 +0:The total amount of wall time = 161.650504 +0:The maximum resident set size (KB) = 517868 -Test 069 control_ras_debug PASS +Test 070 control_ras_debug PASS -baseline dir = /glade/p/ral/jntp/GMTB/ufs-weather-model/RT/NEMSfv3gfs/develop-20220107/INTEL/control_diag_debug -working dir = /glade/scratch/worthen/FV3_RT/rt_29537/control_diag_debug -Checking test 070 control_diag_debug results .... +baseline dir = /glade/p/ral/jntp/GMTB/ufs-weather-model/RT/NEMSfv3gfs/develop-20220112/INTEL/control_diag_debug +working dir = /glade/scratch/dtcufsrt/FV3_RT/rt_61330/control_diag_debug +Checking test 071 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 = 164.026973 -0:The maximum resident set size (KB) = 562860 +0:The total amount of wall time = 163.916852 +0:The maximum resident set size (KB) = 562896 -Test 070 control_diag_debug PASS +Test 071 control_diag_debug PASS -baseline dir = /glade/p/ral/jntp/GMTB/ufs-weather-model/RT/NEMSfv3gfs/develop-20220107/INTEL/control_debug_p7 -working dir = /glade/scratch/worthen/FV3_RT/rt_29537/control_debug_p7 -Checking test 071 control_debug_p7 results .... +baseline dir = /glade/p/ral/jntp/GMTB/ufs-weather-model/RT/NEMSfv3gfs/develop-20220112/INTEL/control_debug_p8 +working dir = /glade/scratch/dtcufsrt/FV3_RT/rt_61330/control_debug_p8 +Checking test 072 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 = 169.751295 -0:The maximum resident set size (KB) = 548872 +0:The total amount of wall time = 168.686466 +0:The maximum resident set size (KB) = 548880 -Test 071 control_debug_p7 PASS +Test 072 control_debug_p8 PASS -baseline dir = /glade/p/ral/jntp/GMTB/ufs-weather-model/RT/NEMSfv3gfs/develop-20220107/INTEL/control_thompson_debug -working dir = /glade/scratch/worthen/FV3_RT/rt_29537/control_thompson_debug -Checking test 072 control_thompson_debug results .... +baseline dir = /glade/p/ral/jntp/GMTB/ufs-weather-model/RT/NEMSfv3gfs/develop-20220112/INTEL/control_thompson_debug +working dir = /glade/scratch/dtcufsrt/FV3_RT/rt_61330/control_thompson_debug +Checking test 073 control_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 = 181.889669 -0:The maximum resident set size (KB) = 864568 +0:The total amount of wall time = 181.332386 +0:The maximum resident set size (KB) = 864652 -Test 072 control_thompson_debug PASS +Test 073 control_thompson_debug PASS -baseline dir = /glade/p/ral/jntp/GMTB/ufs-weather-model/RT/NEMSfv3gfs/develop-20220107/INTEL/control_thompson_no_aero_debug -working dir = /glade/scratch/worthen/FV3_RT/rt_29537/control_thompson_no_aero_debug -Checking test 073 control_thompson_no_aero_debug results .... +baseline dir = /glade/p/ral/jntp/GMTB/ufs-weather-model/RT/NEMSfv3gfs/develop-20220112/INTEL/control_thompson_no_aero_debug +working dir = /glade/scratch/dtcufsrt/FV3_RT/rt_61330/control_thompson_no_aero_debug +Checking test 074 control_thompson_no_aero_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.914382 -0:The maximum resident set size (KB) = 862408 +0:The total amount of wall time = 174.921651 +0:The maximum resident set size (KB) = 862352 -Test 073 control_thompson_no_aero_debug PASS +Test 074 control_thompson_no_aero_debug PASS -baseline dir = /glade/p/ral/jntp/GMTB/ufs-weather-model/RT/NEMSfv3gfs/develop-20220107/INTEL/control_thompson_debug_extdiag -working dir = /glade/scratch/worthen/FV3_RT/rt_29537/control_thompson_extdiag_debug -Checking test 074 control_thompson_extdiag_debug results .... +baseline dir = /glade/p/ral/jntp/GMTB/ufs-weather-model/RT/NEMSfv3gfs/develop-20220112/INTEL/control_thompson_debug_extdiag +working dir = /glade/scratch/dtcufsrt/FV3_RT/rt_61330/control_thompson_extdiag_debug +Checking test 075 control_thompson_extdiag_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 = 191.898320 -0:The maximum resident set size (KB) = 904648 +0:The total amount of wall time = 192.198372 +0:The maximum resident set size (KB) = 904652 -Test 074 control_thompson_extdiag_debug PASS +Test 075 control_thompson_extdiag_debug PASS -baseline dir = /glade/p/ral/jntp/GMTB/ufs-weather-model/RT/NEMSfv3gfs/develop-20220107/INTEL/fv3_regional_debug -working dir = /glade/scratch/worthen/FV3_RT/rt_29537/regional_debug -Checking test 075 regional_debug results .... +baseline dir = /glade/p/ral/jntp/GMTB/ufs-weather-model/RT/NEMSfv3gfs/develop-20220112/INTEL/fv3_regional_debug +working dir = /glade/scratch/dtcufsrt/FV3_RT/rt_61330/regional_debug +Checking test 076 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 = 259.758088 -0:The maximum resident set size (KB) = 590624 +0:The total amount of wall time = 258.627139 +0:The maximum resident set size (KB) = 590728 -Test 075 regional_debug PASS +Test 076 regional_debug PASS -baseline dir = /glade/p/ral/jntp/GMTB/ufs-weather-model/RT/NEMSfv3gfs/develop-20220107/INTEL/rap_control_debug -working dir = /glade/scratch/worthen/FV3_RT/rt_29537/rap_control_debug -Checking test 076 rap_control_debug results .... +baseline dir = /glade/p/ral/jntp/GMTB/ufs-weather-model/RT/NEMSfv3gfs/develop-20220112/INTEL/rap_control_debug +working dir = /glade/scratch/dtcufsrt/FV3_RT/rt_61330/rap_control_debug +Checking test 077 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 = 283.488604 -0:The maximum resident set size (KB) = 872076 +0:The total amount of wall time = 282.089093 +0:The maximum resident set size (KB) = 871852 -Test 076 rap_control_debug PASS +Test 077 rap_control_debug PASS -baseline dir = /glade/p/ral/jntp/GMTB/ufs-weather-model/RT/NEMSfv3gfs/develop-20220107/INTEL/rap_control_debug -working dir = /glade/scratch/worthen/FV3_RT/rt_29537/rap_unified_drag_suite_debug -Checking test 077 rap_unified_drag_suite_debug results .... +baseline dir = /glade/p/ral/jntp/GMTB/ufs-weather-model/RT/NEMSfv3gfs/develop-20220112/INTEL/rap_control_debug +working dir = /glade/scratch/dtcufsrt/FV3_RT/rt_61330/rap_unified_drag_suite_debug +Checking test 078 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 = 282.545462 -0:The maximum resident set size (KB) = 872052 +0:The total amount of wall time = 282.457467 +0:The maximum resident set size (KB) = 872108 -Test 077 rap_unified_drag_suite_debug PASS +Test 078 rap_unified_drag_suite_debug PASS -baseline dir = /glade/p/ral/jntp/GMTB/ufs-weather-model/RT/NEMSfv3gfs/develop-20220107/INTEL/rap_diag_debug -working dir = /glade/scratch/worthen/FV3_RT/rt_29537/rap_diag_debug -Checking test 078 rap_diag_debug results .... +baseline dir = /glade/p/ral/jntp/GMTB/ufs-weather-model/RT/NEMSfv3gfs/develop-20220112/INTEL/rap_diag_debug +working dir = /glade/scratch/dtcufsrt/FV3_RT/rt_61330/rap_diag_debug +Checking test 079 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 = 300.798168 -0:The maximum resident set size (KB) = 966208 +0:The total amount of wall time = 297.470244 +0:The maximum resident set size (KB) = 966516 -Test 078 rap_diag_debug PASS +Test 079 rap_diag_debug PASS -baseline dir = /glade/p/ral/jntp/GMTB/ufs-weather-model/RT/NEMSfv3gfs/develop-20220107/INTEL/rap_cires_ugwp_debug -working dir = /glade/scratch/worthen/FV3_RT/rt_29537/rap_cires_ugwp_debug -Checking test 079 rap_cires_ugwp_debug results .... +baseline dir = /glade/p/ral/jntp/GMTB/ufs-weather-model/RT/NEMSfv3gfs/develop-20220112/INTEL/rap_cires_ugwp_debug +working dir = /glade/scratch/dtcufsrt/FV3_RT/rt_61330/rap_cires_ugwp_debug +Checking test 080 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 = 288.385028 -0:The maximum resident set size (KB) = 876644 +0:The total amount of wall time = 291.241936 +0:The maximum resident set size (KB) = 876684 -Test 079 rap_cires_ugwp_debug PASS +Test 080 rap_cires_ugwp_debug PASS -baseline dir = /glade/p/ral/jntp/GMTB/ufs-weather-model/RT/NEMSfv3gfs/develop-20220107/INTEL/rap_cires_ugwp_debug -working dir = /glade/scratch/worthen/FV3_RT/rt_29537/rap_unified_ugwp_debug -Checking test 080 rap_unified_ugwp_debug results .... +baseline dir = /glade/p/ral/jntp/GMTB/ufs-weather-model/RT/NEMSfv3gfs/develop-20220112/INTEL/rap_cires_ugwp_debug +working dir = /glade/scratch/dtcufsrt/FV3_RT/rt_61330/rap_unified_ugwp_debug +Checking test 081 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 = 292.641584 -0:The maximum resident set size (KB) = 872044 +0:The total amount of wall time = 289.036471 +0:The maximum resident set size (KB) = 872196 -Test 080 rap_unified_ugwp_debug PASS +Test 081 rap_unified_ugwp_debug PASS -baseline dir = /glade/p/ral/jntp/GMTB/ufs-weather-model/RT/NEMSfv3gfs/develop-20220107/INTEL/rap_noah_debug -working dir = /glade/scratch/worthen/FV3_RT/rt_29537/rap_noah_debug -Checking test 081 rap_noah_debug results .... +baseline dir = /glade/p/ral/jntp/GMTB/ufs-weather-model/RT/NEMSfv3gfs/develop-20220112/INTEL/rap_noah_debug +working dir = /glade/scratch/dtcufsrt/FV3_RT/rt_61330/rap_noah_debug +Checking test 082 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 = 279.927971 -0:The maximum resident set size (KB) = 871800 +0:The total amount of wall time = 278.676090 +0:The maximum resident set size (KB) = 871632 -Test 081 rap_noah_debug PASS +Test 082 rap_noah_debug PASS -baseline dir = /glade/p/ral/jntp/GMTB/ufs-weather-model/RT/NEMSfv3gfs/develop-20220107/INTEL/rap_rrtmgp_debug -working dir = /glade/scratch/worthen/FV3_RT/rt_29537/rap_rrtmgp_debug -Checking test 082 rap_rrtmgp_debug results .... +baseline dir = /glade/p/ral/jntp/GMTB/ufs-weather-model/RT/NEMSfv3gfs/develop-20220112/INTEL/rap_rrtmgp_debug +working dir = /glade/scratch/dtcufsrt/FV3_RT/rt_61330/rap_rrtmgp_debug +Checking test 083 rap_rrtmgp_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 = 481.688098 -0:The maximum resident set size (KB) = 986400 +0:The total amount of wall time = 480.466177 +0:The maximum resident set size (KB) = 985996 -Test 082 rap_rrtmgp_debug PASS +Test 083 rap_rrtmgp_debug PASS -baseline dir = /glade/p/ral/jntp/GMTB/ufs-weather-model/RT/NEMSfv3gfs/develop-20220107/INTEL/rap_lndp_debug -working dir = /glade/scratch/worthen/FV3_RT/rt_29537/rap_lndp_debug -Checking test 083 rap_lndp_debug results .... +baseline dir = /glade/p/ral/jntp/GMTB/ufs-weather-model/RT/NEMSfv3gfs/develop-20220112/INTEL/rap_lndp_debug +working dir = /glade/scratch/dtcufsrt/FV3_RT/rt_61330/rap_lndp_debug +Checking test 084 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 = 287.883110 -0:The maximum resident set size (KB) = 872740 +0:The total amount of wall time = 286.264364 +0:The maximum resident set size (KB) = 872856 -Test 083 rap_lndp_debug PASS +Test 084 rap_lndp_debug PASS -baseline dir = /glade/p/ral/jntp/GMTB/ufs-weather-model/RT/NEMSfv3gfs/develop-20220107/INTEL/rap_sfcdiff_debug -working dir = /glade/scratch/worthen/FV3_RT/rt_29537/rap_sfcdiff_debug -Checking test 084 rap_sfcdiff_debug results .... +baseline dir = /glade/p/ral/jntp/GMTB/ufs-weather-model/RT/NEMSfv3gfs/develop-20220112/INTEL/rap_sfcdiff_debug +working dir = /glade/scratch/dtcufsrt/FV3_RT/rt_61330/rap_sfcdiff_debug +Checking test 085 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 = 283.156986 -0:The maximum resident set size (KB) = 871904 +0:The total amount of wall time = 281.371201 +0:The maximum resident set size (KB) = 871880 -Test 084 rap_sfcdiff_debug PASS +Test 085 rap_sfcdiff_debug PASS -baseline dir = /glade/p/ral/jntp/GMTB/ufs-weather-model/RT/NEMSfv3gfs/develop-20220107/INTEL/rap_flake_debug -working dir = /glade/scratch/worthen/FV3_RT/rt_29537/rap_flake_debug -Checking test 085 rap_flake_debug results .... +baseline dir = /glade/p/ral/jntp/GMTB/ufs-weather-model/RT/NEMSfv3gfs/develop-20220112/INTEL/rap_flake_debug +working dir = /glade/scratch/dtcufsrt/FV3_RT/rt_61330/rap_flake_debug +Checking test 086 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 = 282.868384 -0:The maximum resident set size (KB) = 872160 +0:The total amount of wall time = 282.069216 +0:The maximum resident set size (KB) = 872112 -Test 085 rap_flake_debug PASS +Test 086 rap_flake_debug PASS -baseline dir = /glade/p/ral/jntp/GMTB/ufs-weather-model/RT/NEMSfv3gfs/develop-20220107/INTEL/rap_noah_sfcdiff_cires_ugwp_debug -working dir = /glade/scratch/worthen/FV3_RT/rt_29537/rap_noah_sfcdiff_cires_ugwp_debug -Checking test 086 rap_noah_sfcdiff_cires_ugwp_debug results .... +baseline dir = /glade/p/ral/jntp/GMTB/ufs-weather-model/RT/NEMSfv3gfs/develop-20220112/INTEL/rap_noah_sfcdiff_cires_ugwp_debug +working dir = /glade/scratch/dtcufsrt/FV3_RT/rt_61330/rap_noah_sfcdiff_cires_ugwp_debug +Checking test 087 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 = 471.136494 -0:The maximum resident set size (KB) = 870936 +0:The total amount of wall time = 467.657027 +0:The maximum resident set size (KB) = 871028 -Test 086 rap_noah_sfcdiff_cires_ugwp_debug PASS +Test 087 rap_noah_sfcdiff_cires_ugwp_debug PASS -baseline dir = /glade/p/ral/jntp/GMTB/ufs-weather-model/RT/NEMSfv3gfs/develop-20220107/INTEL/rrfs_v1beta_debug -working dir = /glade/scratch/worthen/FV3_RT/rt_29537/rrfs_v1beta_debug -Checking test 087 rrfs_v1beta_debug results .... +baseline dir = /glade/p/ral/jntp/GMTB/ufs-weather-model/RT/NEMSfv3gfs/develop-20220112/INTEL/rrfs_v1beta_debug +working dir = /glade/scratch/dtcufsrt/FV3_RT/rt_61330/rrfs_v1beta_debug +Checking test 088 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 = 281.495048 -0:The maximum resident set size (KB) = 870504 +0:The total amount of wall time = 281.548602 +0:The maximum resident set size (KB) = 870184 -Test 087 rrfs_v1beta_debug PASS +Test 088 rrfs_v1beta_debug PASS -baseline dir = /glade/p/ral/jntp/GMTB/ufs-weather-model/RT/NEMSfv3gfs/develop-20220107/INTEL/control_wam_debug -working dir = /glade/scratch/worthen/FV3_RT/rt_29537/control_wam_debug -Checking test 088 control_wam_debug results .... +baseline dir = /glade/p/ral/jntp/GMTB/ufs-weather-model/RT/NEMSfv3gfs/develop-20220112/INTEL/control_wam_debug +working dir = /glade/scratch/dtcufsrt/FV3_RT/rt_61330/control_wam_debug +Checking test 089 control_wam_debug results .... Comparing sfcf019.nc .........OK Comparing atmf019.nc .........OK -0:The total amount of wall time = 297.394326 -0:The maximum resident set size (KB) = 232980 +0:The total amount of wall time = 295.609946 +0:The maximum resident set size (KB) = 232988 -Test 088 control_wam_debug PASS +Test 089 control_wam_debug PASS -baseline dir = /glade/p/ral/jntp/GMTB/ufs-weather-model/RT/NEMSfv3gfs/develop-20220107/INTEL/hafs_regional_atm -working dir = /glade/scratch/worthen/FV3_RT/rt_29537/hafs_regional_atm -Checking test 089 hafs_regional_atm results .... +baseline dir = /glade/p/ral/jntp/GMTB/ufs-weather-model/RT/NEMSfv3gfs/develop-20220112/INTEL/hafs_regional_atm +working dir = /glade/scratch/dtcufsrt/FV3_RT/rt_61330/hafs_regional_atm +Checking test 090 hafs_regional_atm results .... Comparing atmf006.nc .........OK Comparing sfcf006.nc ............ALT CHECK......OK -0:The total amount of wall time = 504.144030 -0:The maximum resident set size (KB) = 669104 +0:The total amount of wall time = 506.227012 +0:The maximum resident set size (KB) = 669456 -Test 089 hafs_regional_atm PASS +Test 090 hafs_regional_atm PASS -baseline dir = /glade/p/ral/jntp/GMTB/ufs-weather-model/RT/NEMSfv3gfs/develop-20220107/INTEL/hafs_regional_atm_ocn -working dir = /glade/scratch/worthen/FV3_RT/rt_29537/hafs_regional_atm_ocn -Checking test 090 hafs_regional_atm_ocn results .... +baseline dir = /glade/p/ral/jntp/GMTB/ufs-weather-model/RT/NEMSfv3gfs/develop-20220112/INTEL/hafs_regional_atm_ocn +working dir = /glade/scratch/dtcufsrt/FV3_RT/rt_61330/hafs_regional_atm_ocn +Checking test 091 hafs_regional_atm_ocn results .... Comparing atmf006.nc ............ALT CHECK......OK Comparing sfcf006.nc ............ALT CHECK......OK Comparing archv.2019_241_06.a .........OK @@ -2670,214 +2722,214 @@ Checking test 090 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 = 410.333510 -0:The maximum resident set size (KB) = 688012 +0:The total amount of wall time = 411.939526 +0:The maximum resident set size (KB) = 687672 -Test 090 hafs_regional_atm_ocn PASS +Test 091 hafs_regional_atm_ocn PASS -baseline dir = /glade/p/ral/jntp/GMTB/ufs-weather-model/RT/NEMSfv3gfs/develop-20220107/INTEL/hafs_regional_atm_wav -working dir = /glade/scratch/worthen/FV3_RT/rt_29537/hafs_regional_atm_wav -Checking test 091 hafs_regional_atm_wav results .... - Comparing atmf006.nc ............ALT CHECK......OK - Comparing sfcf006.nc ............ALT CHECK......OK +baseline dir = /glade/p/ral/jntp/GMTB/ufs-weather-model/RT/NEMSfv3gfs/develop-20220112/INTEL/hafs_regional_atm_wav +working dir = /glade/scratch/dtcufsrt/FV3_RT/rt_61330/hafs_regional_atm_wav +Checking test 092 hafs_regional_atm_wav results .... + Comparing atmf006.nc .........OK + Comparing sfcf006.nc .........OK Comparing out_grd.ww3 .........OK Comparing out_pnt.ww3 .........OK -0:The total amount of wall time = 934.082678 -0:The maximum resident set size (KB) = 683340 +0:The total amount of wall time = 931.997718 +0:The maximum resident set size (KB) = 683024 -Test 091 hafs_regional_atm_wav PASS +Test 092 hafs_regional_atm_wav PASS -baseline dir = /glade/p/ral/jntp/GMTB/ufs-weather-model/RT/NEMSfv3gfs/develop-20220107/INTEL/hafs_regional_atm_ocn_wav -working dir = /glade/scratch/worthen/FV3_RT/rt_29537/hafs_regional_atm_ocn_wav -Checking test 092 hafs_regional_atm_ocn_wav results .... - Comparing atmf006.nc ............ALT CHECK......OK - Comparing sfcf006.nc .........OK +baseline dir = /glade/p/ral/jntp/GMTB/ufs-weather-model/RT/NEMSfv3gfs/develop-20220112/INTEL/hafs_regional_atm_ocn_wav +working dir = /glade/scratch/dtcufsrt/FV3_RT/rt_61330/hafs_regional_atm_ocn_wav +Checking test 093 hafs_regional_atm_ocn_wav results .... + Comparing atmf006.nc .........OK + Comparing sfcf006.nc ............ALT CHECK......OK Comparing archv.2019_241_06.a .........OK Comparing archs.2019_241_06.a .........OK Comparing out_grd.ww3 .........OK Comparing out_pnt.ww3 .........OK -0:The total amount of wall time = 1038.222524 -0:The maximum resident set size (KB) = 685932 +0:The total amount of wall time = 1039.506556 +0:The maximum resident set size (KB) = 685868 -Test 092 hafs_regional_atm_ocn_wav PASS +Test 093 hafs_regional_atm_ocn_wav PASS -baseline dir = /glade/p/ral/jntp/GMTB/ufs-weather-model/RT/NEMSfv3gfs/develop-20220107/INTEL/hafs_regional_1nest_atm -working dir = /glade/scratch/worthen/FV3_RT/rt_29537/hafs_regional_1nest_atm -Checking test 093 hafs_regional_1nest_atm results .... +baseline dir = /glade/p/ral/jntp/GMTB/ufs-weather-model/RT/NEMSfv3gfs/develop-20220112/INTEL/hafs_regional_1nest_atm +working dir = /glade/scratch/dtcufsrt/FV3_RT/rt_61330/hafs_regional_1nest_atm +Checking test 094 hafs_regional_1nest_atm results .... Comparing atmf006.nc ............ALT CHECK......OK Comparing sfcf006.nc .........OK -0:The total amount of wall time = 992.039686 -0:The maximum resident set size (KB) = 262056 +0:The total amount of wall time = 1005.296210 +0:The maximum resident set size (KB) = 261596 -Test 093 hafs_regional_1nest_atm PASS +Test 094 hafs_regional_1nest_atm PASS -baseline dir = /glade/p/ral/jntp/GMTB/ufs-weather-model/RT/NEMSfv3gfs/develop-20220107/INTEL/hafs_regional_telescopic_2nests_atm -working dir = /glade/scratch/worthen/FV3_RT/rt_29537/hafs_regional_telescopic_2nests_atm -Checking test 094 hafs_regional_telescopic_2nests_atm results .... - Comparing atmf006.nc .........OK +baseline dir = /glade/p/ral/jntp/GMTB/ufs-weather-model/RT/NEMSfv3gfs/develop-20220112/INTEL/hafs_regional_telescopic_2nests_atm +working dir = /glade/scratch/dtcufsrt/FV3_RT/rt_61330/hafs_regional_telescopic_2nests_atm +Checking test 095 hafs_regional_telescopic_2nests_atm results .... + Comparing atmf006.nc ............ALT CHECK......OK Comparing sfcf006.nc ............ALT CHECK......OK -0:The total amount of wall time = 1055.576397 -0:The maximum resident set size (KB) = 260856 +0:The total amount of wall time = 1046.771116 +0:The maximum resident set size (KB) = 261240 -Test 094 hafs_regional_telescopic_2nests_atm PASS +Test 095 hafs_regional_telescopic_2nests_atm PASS -baseline dir = /glade/p/ral/jntp/GMTB/ufs-weather-model/RT/NEMSfv3gfs/develop-20220107/INTEL/hafs_global_1nest_atm -working dir = /glade/scratch/worthen/FV3_RT/rt_29537/hafs_global_1nest_atm -Checking test 095 hafs_global_1nest_atm results .... +baseline dir = /glade/p/ral/jntp/GMTB/ufs-weather-model/RT/NEMSfv3gfs/develop-20220112/INTEL/hafs_global_1nest_atm +working dir = /glade/scratch/dtcufsrt/FV3_RT/rt_61330/hafs_global_1nest_atm +Checking test 096 hafs_global_1nest_atm results .... Comparing atmf006.nc ............ALT CHECK......OK - Comparing sfcf006.nc ............ALT CHECK......OK + Comparing sfcf006.nc .........OK -0:The total amount of wall time = 670.733977 -0:The maximum resident set size (KB) = 162220 +0:The total amount of wall time = 673.128829 +0:The maximum resident set size (KB) = 162372 -Test 095 hafs_global_1nest_atm PASS +Test 096 hafs_global_1nest_atm PASS -baseline dir = /glade/p/ral/jntp/GMTB/ufs-weather-model/RT/NEMSfv3gfs/develop-20220107/INTEL/hafs_global_multiple_4nests_atm -working dir = /glade/scratch/worthen/FV3_RT/rt_29537/hafs_global_multiple_4nests_atm -Checking test 096 hafs_global_multiple_4nests_atm results .... +baseline dir = /glade/p/ral/jntp/GMTB/ufs-weather-model/RT/NEMSfv3gfs/develop-20220112/INTEL/hafs_global_multiple_4nests_atm +working dir = /glade/scratch/dtcufsrt/FV3_RT/rt_61330/hafs_global_multiple_4nests_atm +Checking test 097 hafs_global_multiple_4nests_atm results .... Comparing atmf006.nc ............ALT CHECK......OK Comparing sfcf006.nc ............ALT CHECK......OK -0:The total amount of wall time = 1113.985737 -0:The maximum resident set size (KB) = 198848 +0:The total amount of wall time = 1117.555207 +0:The maximum resident set size (KB) = 198116 -Test 096 hafs_global_multiple_4nests_atm PASS +Test 097 hafs_global_multiple_4nests_atm PASS -baseline dir = /glade/p/ral/jntp/GMTB/ufs-weather-model/RT/NEMSfv3gfs/develop-20220107/INTEL/hafs_regional_docn -working dir = /glade/scratch/worthen/FV3_RT/rt_29537/hafs_regional_docn -Checking test 097 hafs_regional_docn results .... +baseline dir = /glade/p/ral/jntp/GMTB/ufs-weather-model/RT/NEMSfv3gfs/develop-20220112/INTEL/hafs_regional_docn +working dir = /glade/scratch/dtcufsrt/FV3_RT/rt_61330/hafs_regional_docn +Checking test 098 hafs_regional_docn results .... Comparing atmf006.nc ............ALT CHECK......OK Comparing sfcf006.nc ............ALT CHECK......OK Comparing ufs.hafs.cpl.hi.2019-08-29-21600.nc .........OK 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 = 358.526063 -0:The maximum resident set size (KB) = 685168 +0:The total amount of wall time = 355.853635 +0:The maximum resident set size (KB) = 685576 -Test 097 hafs_regional_docn PASS +Test 098 hafs_regional_docn PASS -baseline dir = /glade/p/ral/jntp/GMTB/ufs-weather-model/RT/NEMSfv3gfs/develop-20220107/INTEL/hafs_regional_docn_oisst -working dir = /glade/scratch/worthen/FV3_RT/rt_29537/hafs_regional_docn_oisst -Checking test 098 hafs_regional_docn_oisst results .... +baseline dir = /glade/p/ral/jntp/GMTB/ufs-weather-model/RT/NEMSfv3gfs/develop-20220112/INTEL/hafs_regional_docn_oisst +working dir = /glade/scratch/dtcufsrt/FV3_RT/rt_61330/hafs_regional_docn_oisst +Checking test 099 hafs_regional_docn_oisst results .... Comparing atmf006.nc ............ALT CHECK......OK Comparing sfcf006.nc ............ALT CHECK......OK Comparing ufs.hafs.cpl.hi.2019-08-29-21600.nc .........OK 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 = 355.728547 -0:The maximum resident set size (KB) = 684804 +0:The total amount of wall time = 355.509377 +0:The maximum resident set size (KB) = 685256 -Test 098 hafs_regional_docn_oisst PASS +Test 099 hafs_regional_docn_oisst PASS -baseline dir = /glade/p/ral/jntp/GMTB/ufs-weather-model/RT/NEMSfv3gfs/develop-20220107/INTEL/hafs_regional_datm_cdeps -working dir = /glade/scratch/worthen/FV3_RT/rt_29537/hafs_regional_datm_cdeps -Checking test 099 hafs_regional_datm_cdeps results .... +baseline dir = /glade/p/ral/jntp/GMTB/ufs-weather-model/RT/NEMSfv3gfs/develop-20220112/INTEL/hafs_regional_datm_cdeps +working dir = /glade/scratch/dtcufsrt/FV3_RT/rt_61330/hafs_regional_datm_cdeps +Checking test 100 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 = 1170.368795 -0:The maximum resident set size (KB) = 869444 +0:The total amount of wall time = 1296.253771 +0:The maximum resident set size (KB) = 868708 -Test 099 hafs_regional_datm_cdeps PASS +Test 100 hafs_regional_datm_cdeps PASS -baseline dir = /glade/p/ral/jntp/GMTB/ufs-weather-model/RT/NEMSfv3gfs/develop-20220107/INTEL/datm_cdeps_control_cfsr -working dir = /glade/scratch/worthen/FV3_RT/rt_29537/datm_cdeps_control_cfsr -Checking test 100 datm_cdeps_control_cfsr results .... +baseline dir = /glade/p/ral/jntp/GMTB/ufs-weather-model/RT/NEMSfv3gfs/develop-20220112/INTEL/datm_cdeps_control_cfsr +working dir = /glade/scratch/dtcufsrt/FV3_RT/rt_61330/datm_cdeps_control_cfsr +Checking test 101 datm_cdeps_control_cfsr results .... Comparing RESTART/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 = 160.955092 -0:The maximum resident set size (KB) = 703700 +0:The total amount of wall time = 155.321730 +0:The maximum resident set size (KB) = 692144 -Test 100 datm_cdeps_control_cfsr PASS +Test 101 datm_cdeps_control_cfsr PASS -baseline dir = /glade/p/ral/jntp/GMTB/ufs-weather-model/RT/NEMSfv3gfs/develop-20220107/INTEL/datm_cdeps_control_cfsr -working dir = /glade/scratch/worthen/FV3_RT/rt_29537/datm_cdeps_restart_cfsr -Checking test 101 datm_cdeps_restart_cfsr results .... +baseline dir = /glade/p/ral/jntp/GMTB/ufs-weather-model/RT/NEMSfv3gfs/develop-20220112/INTEL/datm_cdeps_control_cfsr +working dir = /glade/scratch/dtcufsrt/FV3_RT/rt_61330/datm_cdeps_restart_cfsr +Checking test 102 datm_cdeps_restart_cfsr results .... Comparing RESTART/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 = 98.621795 -0:The maximum resident set size (KB) = 704184 +0:The total amount of wall time = 95.452532 +0:The maximum resident set size (KB) = 692900 -Test 101 datm_cdeps_restart_cfsr PASS +Test 102 datm_cdeps_restart_cfsr PASS -baseline dir = /glade/p/ral/jntp/GMTB/ufs-weather-model/RT/NEMSfv3gfs/develop-20220107/INTEL/datm_cdeps_control_gefs -working dir = /glade/scratch/worthen/FV3_RT/rt_29537/datm_cdeps_control_gefs -Checking test 102 datm_cdeps_control_gefs results .... +baseline dir = /glade/p/ral/jntp/GMTB/ufs-weather-model/RT/NEMSfv3gfs/develop-20220112/INTEL/datm_cdeps_control_gefs +working dir = /glade/scratch/dtcufsrt/FV3_RT/rt_61330/datm_cdeps_control_gefs +Checking test 103 datm_cdeps_control_gefs results .... Comparing RESTART/MOM.res.nc .........OK Comparing RESTART/iced.2011-10-02-00000.nc .........OK Comparing RESTART/DATM_GEFS.cpl.r.2011-10-02-00000.nc .........OK -0:The total amount of wall time = 154.252799 -0:The maximum resident set size (KB) = 589664 +0:The total amount of wall time = 154.878508 +0:The maximum resident set size (KB) = 590392 -Test 102 datm_cdeps_control_gefs PASS +Test 103 datm_cdeps_control_gefs PASS -baseline dir = /glade/p/ral/jntp/GMTB/ufs-weather-model/RT/NEMSfv3gfs/develop-20220107/INTEL/datm_cdeps_stochy_gefs -working dir = /glade/scratch/worthen/FV3_RT/rt_29537/datm_cdeps_stochy_gefs -Checking test 103 datm_cdeps_stochy_gefs results .... +baseline dir = /glade/p/ral/jntp/GMTB/ufs-weather-model/RT/NEMSfv3gfs/develop-20220112/INTEL/datm_cdeps_stochy_gefs +working dir = /glade/scratch/dtcufsrt/FV3_RT/rt_61330/datm_cdeps_stochy_gefs +Checking test 104 datm_cdeps_stochy_gefs results .... Comparing RESTART/MOM.res.nc .........OK Comparing RESTART/iced.2011-10-02-00000.nc .........OK Comparing RESTART/DATM_GEFS.cpl.r.2011-10-02-00000.nc .........OK -0:The total amount of wall time = 156.241463 -0:The maximum resident set size (KB) = 590124 +0:The total amount of wall time = 157.226017 +0:The maximum resident set size (KB) = 590328 -Test 103 datm_cdeps_stochy_gefs PASS +Test 104 datm_cdeps_stochy_gefs PASS -baseline dir = /glade/p/ral/jntp/GMTB/ufs-weather-model/RT/NEMSfv3gfs/develop-20220107/INTEL/datm_cdeps_bulk_cfsr -working dir = /glade/scratch/worthen/FV3_RT/rt_29537/datm_cdeps_bulk_cfsr -Checking test 104 datm_cdeps_bulk_cfsr results .... +baseline dir = /glade/p/ral/jntp/GMTB/ufs-weather-model/RT/NEMSfv3gfs/develop-20220112/INTEL/datm_cdeps_bulk_cfsr +working dir = /glade/scratch/dtcufsrt/FV3_RT/rt_61330/datm_cdeps_bulk_cfsr +Checking test 105 datm_cdeps_bulk_cfsr results .... Comparing RESTART/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 = 161.685849 -0:The maximum resident set size (KB) = 692648 +0:The total amount of wall time = 162.104212 +0:The maximum resident set size (KB) = 703624 -Test 104 datm_cdeps_bulk_cfsr PASS +Test 105 datm_cdeps_bulk_cfsr PASS -baseline dir = /glade/p/ral/jntp/GMTB/ufs-weather-model/RT/NEMSfv3gfs/develop-20220107/INTEL/datm_cdeps_bulk_gefs -working dir = /glade/scratch/worthen/FV3_RT/rt_29537/datm_cdeps_bulk_gefs -Checking test 105 datm_cdeps_bulk_gefs results .... +baseline dir = /glade/p/ral/jntp/GMTB/ufs-weather-model/RT/NEMSfv3gfs/develop-20220112/INTEL/datm_cdeps_bulk_gefs +working dir = /glade/scratch/dtcufsrt/FV3_RT/rt_61330/datm_cdeps_bulk_gefs +Checking test 106 datm_cdeps_bulk_gefs results .... Comparing RESTART/MOM.res.nc .........OK Comparing RESTART/iced.2011-10-02-00000.nc .........OK Comparing RESTART/DATM_GEFS.cpl.r.2011-10-02-00000.nc .........OK -0:The total amount of wall time = 148.516582 -0:The maximum resident set size (KB) = 589744 +0:The total amount of wall time = 154.686395 +0:The maximum resident set size (KB) = 590388 -Test 105 datm_cdeps_bulk_gefs PASS +Test 106 datm_cdeps_bulk_gefs PASS -baseline dir = /glade/p/ral/jntp/GMTB/ufs-weather-model/RT/NEMSfv3gfs/develop-20220107/INTEL/datm_cdeps_mx025_cfsr -working dir = /glade/scratch/worthen/FV3_RT/rt_29537/datm_cdeps_mx025_cfsr -Checking test 106 datm_cdeps_mx025_cfsr results .... +baseline dir = /glade/p/ral/jntp/GMTB/ufs-weather-model/RT/NEMSfv3gfs/develop-20220112/INTEL/datm_cdeps_mx025_cfsr +working dir = /glade/scratch/dtcufsrt/FV3_RT/rt_61330/datm_cdeps_mx025_cfsr +Checking test 107 datm_cdeps_mx025_cfsr results .... Comparing RESTART/MOM.res.nc .........OK Comparing RESTART/MOM.res_1.nc .........OK Comparing RESTART/MOM.res_2.nc .........OK @@ -2885,15 +2937,15 @@ Checking test 106 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 = 340.360703 -0:The maximum resident set size (KB) = 512884 +0:The total amount of wall time = 343.298652 +0:The maximum resident set size (KB) = 522144 -Test 106 datm_cdeps_mx025_cfsr PASS +Test 107 datm_cdeps_mx025_cfsr PASS -baseline dir = /glade/p/ral/jntp/GMTB/ufs-weather-model/RT/NEMSfv3gfs/develop-20220107/INTEL/datm_cdeps_mx025_gefs -working dir = /glade/scratch/worthen/FV3_RT/rt_29537/datm_cdeps_mx025_gefs -Checking test 107 datm_cdeps_mx025_gefs results .... +baseline dir = /glade/p/ral/jntp/GMTB/ufs-weather-model/RT/NEMSfv3gfs/develop-20220112/INTEL/datm_cdeps_mx025_gefs +working dir = /glade/scratch/dtcufsrt/FV3_RT/rt_61330/datm_cdeps_mx025_gefs +Checking test 108 datm_cdeps_mx025_gefs results .... Comparing RESTART/MOM.res.nc .........OK Comparing RESTART/MOM.res_1.nc .........OK Comparing RESTART/MOM.res_2.nc .........OK @@ -2901,52 +2953,52 @@ Checking test 107 datm_cdeps_mx025_gefs results .... Comparing RESTART/iced.2011-10-01-43200.nc .........OK Comparing RESTART/DATM_GEFS.cpl.r.2011-10-01-43200.nc .........OK -0:The total amount of wall time = 338.927355 -0:The maximum resident set size (KB) = 494288 +0:The total amount of wall time = 340.113819 +0:The maximum resident set size (KB) = 492888 -Test 107 datm_cdeps_mx025_gefs PASS +Test 108 datm_cdeps_mx025_gefs PASS -baseline dir = /glade/p/ral/jntp/GMTB/ufs-weather-model/RT/NEMSfv3gfs/develop-20220107/INTEL/datm_cdeps_control_cfsr -working dir = /glade/scratch/worthen/FV3_RT/rt_29537/datm_cdeps_multiple_files_cfsr -Checking test 108 datm_cdeps_multiple_files_cfsr results .... +baseline dir = /glade/p/ral/jntp/GMTB/ufs-weather-model/RT/NEMSfv3gfs/develop-20220112/INTEL/datm_cdeps_control_cfsr +working dir = /glade/scratch/dtcufsrt/FV3_RT/rt_61330/datm_cdeps_multiple_files_cfsr +Checking test 109 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 = 160.243021 -0:The maximum resident set size (KB) = 692776 +0:The total amount of wall time = 161.014387 +0:The maximum resident set size (KB) = 692444 -Test 108 datm_cdeps_multiple_files_cfsr PASS +Test 109 datm_cdeps_multiple_files_cfsr PASS -baseline dir = /glade/p/ral/jntp/GMTB/ufs-weather-model/RT/NEMSfv3gfs/develop-20220107/INTEL/datm_cdeps_3072x1536_cfsr -working dir = /glade/scratch/worthen/FV3_RT/rt_29537/datm_cdeps_3072x1536_cfsr -Checking test 109 datm_cdeps_3072x1536_cfsr results .... +baseline dir = /glade/p/ral/jntp/GMTB/ufs-weather-model/RT/NEMSfv3gfs/develop-20220112/INTEL/datm_cdeps_3072x1536_cfsr +working dir = /glade/scratch/dtcufsrt/FV3_RT/rt_61330/datm_cdeps_3072x1536_cfsr +Checking test 110 datm_cdeps_3072x1536_cfsr results .... Comparing RESTART/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 = 249.689430 -0:The maximum resident set size (KB) = 1844692 +0:The total amount of wall time = 248.918819 +0:The maximum resident set size (KB) = 1843056 -Test 109 datm_cdeps_3072x1536_cfsr PASS +Test 110 datm_cdeps_3072x1536_cfsr PASS -baseline dir = /glade/p/ral/jntp/GMTB/ufs-weather-model/RT/NEMSfv3gfs/develop-20220107/INTEL/datm_cdeps_debug_cfsr -working dir = /glade/scratch/worthen/FV3_RT/rt_29537/datm_cdeps_debug_cfsr -Checking test 110 datm_cdeps_debug_cfsr results .... +baseline dir = /glade/p/ral/jntp/GMTB/ufs-weather-model/RT/NEMSfv3gfs/develop-20220112/INTEL/datm_cdeps_debug_cfsr +working dir = /glade/scratch/dtcufsrt/FV3_RT/rt_61330/datm_cdeps_debug_cfsr +Checking test 111 datm_cdeps_debug_cfsr results .... Comparing RESTART/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 = 455.041419 +0:The total amount of wall time = 452.793418 0:The maximum resident set size (KB) = 700068 -Test 110 datm_cdeps_debug_cfsr PASS +Test 111 datm_cdeps_debug_cfsr PASS -baseline dir = /glade/p/ral/jntp/GMTB/ufs-weather-model/RT/NEMSfv3gfs/develop-20220107/INTEL/control_atmwav -working dir = /glade/scratch/worthen/FV3_RT/rt_29537/control_atmwav -Checking test 111 control_atmwav results .... +baseline dir = /glade/p/ral/jntp/GMTB/ufs-weather-model/RT/NEMSfv3gfs/develop-20220112/INTEL/control_atmwav +working dir = /glade/scratch/dtcufsrt/FV3_RT/rt_61330/control_atmwav +Checking test 112 control_atmwav results .... Comparing sfcf000.nc .........OK Comparing sfcf012.nc .........OK Comparing atmf000.nc .........OK @@ -2989,12 +3041,12 @@ Checking test 111 control_atmwav results .... Comparing RESTART/sfc_data.tile6.nc .........OK Comparing 20210322.180000.restart.glo_1deg .........OK -0:The total amount of wall time = 133.883069 -0:The maximum resident set size (KB) = 465260 +0:The total amount of wall time = 133.651907 +0:The maximum resident set size (KB) = 465132 -Test 111 control_atmwav PASS +Test 112 control_atmwav PASS REGRESSION TEST WAS SUCCESSFUL -Mon Jan 10 17:41:33 MST 2022 -Elapsed time: 01h:03m:48s. Have a nice day! +Wed Jan 12 10:24:57 MST 2022 +Elapsed time: 01h:11m:33s. Have a nice day! From 9307e3dc45e15973be78670ee1954bccb3ec08c4 Mon Sep 17 00:00:00 2001 From: Brian Curtis Date: Wed, 12 Jan 2022 17:59:06 +0000 Subject: [PATCH 23/29] RT JOBS PASSED: gaea.intel. Log file uploaded. on-behalf-of @ufs-community --- tests/RegressionTests_gaea.intel.log | 1440 +++++++++++++------------- 1 file changed, 746 insertions(+), 694 deletions(-) diff --git a/tests/RegressionTests_gaea.intel.log b/tests/RegressionTests_gaea.intel.log index 7bc80324a1..e36184c66e 100644 --- a/tests/RegressionTests_gaea.intel.log +++ b/tests/RegressionTests_gaea.intel.log @@ -1,24 +1,24 @@ -Mon Jan 10 22:26:45 EST 2022 +Wed Jan 12 11:36:48 EST 2022 Start Regression test -Compile 001 elapsed time 618 seconds. -DAPP=S2SW -DCCPP_SUITES=FV3_GFS_v16_coupled_nsstNoahmpUGWPv1,FV3_GFS_v16_coupled_p7_rrtmgp -DMPI=ON -DCMAKE_BUILD_TYPE=Release -DMOM6SOLO=ON -Compile 002 elapsed time 270 seconds. -DAPP=S2S -DDEBUG=ON -DCCPP_SUITES=FV3_GFS_v16_coupled_nsstNoahmpUGWPv1 -DMPI=ON -DCMAKE_BUILD_TYPE=Debug -DMOM6SOLO=ON -Compile 003 elapsed time 518 seconds. -DAPP=ATM -DCCPP_SUITES=FV3_GFS_v16,FV3_GFS_v15_thompson_mynn,FV3_GFS_v15_thompson_mynn_RRTMGP,FV3_GFS_v16_nsstNoahmpUGWPv1,FV3_GFS_v16_p7_rrtmgp -D32BIT=ON -DMPI=ON -DCMAKE_BUILD_TYPE=Release -Compile 004 elapsed time 497 seconds. -DAPP=ATM -DCCPP_SUITES=FV3_RAP,FV3_RAP_sfcdiff,FV3_HRRR,FV3_RRFS_v1beta -D32BIT=ON -DMPI=ON -DCMAKE_BUILD_TYPE=Release -Compile 005 elapsed time 556 seconds. -DAPP=ATM -DCCPP_SUITES=FV3_GFS_v16_RRTMGP,FV3_GFS_v16_csawmg,FV3_GFS_v16_flake,FV3_GFS_v16_ugwpv1,FV3_GFS_v16_ras,FV3_GFS_v16_thompson,FV3_GFS_v16_noahmp -DMPI=ON -DCMAKE_BUILD_TYPE=Release -Compile 006 elapsed time 497 seconds. -DAPP=ATM -DCCPP_SUITES=FV3_GFS_v16_fv3wam -D32BIT=ON -DMULTI_GASES=ON -DREPRO=ON -DMPI=ON -DCMAKE_BUILD_TYPE=Bitforbit -Compile 007 elapsed time 299 seconds. -DAPP=ATM -DDEBUG=ON -DCCPP_SUITES=FV3_GFS_v16,FV3_GFS_v16_RRTMGP,FV3_GFS_v16_csawmg,FV3_GFS_v16_flake,FV3_GFS_v16_ugwpv1,FV3_GFS_v16_ras,FV3_GFS_v16_noahmp,FV3_GFS_v16_thompson,FV3_GFS_v15_thompson_mynn,FV3_GFS_v16_nsstNoahmpUGWPv1 -D32BIT=ON -DMPI=ON -DCMAKE_BUILD_TYPE=Debug -Compile 008 elapsed time 250 seconds. -DAPP=ATM -DDEBUG=ON -DCCPP_SUITES=FV3_RAP,FV3_RAP_cires_ugwp,FV3_RAP_unified_ugwp,FV3_RAP_noah,FV3_RAP_RRTMGP,FV3_RAP_sfcdiff,FV3_RAP_flake,FV3_RAP_noah_sfcdiff_cires_ugwp,FV3_RRFS_v1beta -D32BIT=ON -DMPI=ON -DCMAKE_BUILD_TYPE=Debug -Compile 009 elapsed time 246 seconds. -DAPP=ATM -DCCPP_SUITES=FV3_GFS_v16_fv3wam -D32BIT=ON -DMULTI_GASES=ON -DDEBUG=ON -DMPI=ON -DCMAKE_BUILD_TYPE=Debug -Compile 010 elapsed time 482 seconds. -DAPP=HAFSW -DCCPP_SUITES=FV3_HAFS_v0_gfdlmp_tedmf,FV3_HAFS_v0_gfdlmp_tedmf_nonsst -D32BIT=ON -DMPI=ON -DCMAKE_BUILD_TYPE=Release -Compile 011 elapsed time 489 seconds. -DAPP=HAFS-ALL -DCCPP_SUITES=FV3_HAFS_v0_gfdlmp_tedmf,FV3_HAFS_v0_gfdlmp_tedmf_nonsst -D32BIT=ON -DMPI=ON -DCMAKE_BUILD_TYPE=Release -Compile 012 elapsed time 619 seconds. -DAPP=NG-GODAS -DMPI=ON -DCMAKE_BUILD_TYPE=Release -DMOM6SOLO=ON -Compile 013 elapsed time 150 seconds. -DAPP=NG-GODAS -DDEBUG=ON -DMPI=ON -DCMAKE_BUILD_TYPE=Debug -DMOM6SOLO=ON -Compile 014 elapsed time 460 seconds. -DAPP=ATMW -DCCPP_SUITES=FV3_GFS_v16 -D32BIT=ON -DMPI=ON -DCMAKE_BUILD_TYPE=Release - -baseline dir = /lustre/f2/pdata/ncep_shared/emc.nemspara/RT/NEMSfv3gfs/develop-20220107/INTEL/cpld_control_p7 -working dir = /lustre/f2/scratch/emc.nemspara/FV3_RT/rt_47824/cpld_control_p7 -Checking test 001 cpld_control_p7 results .... +Compile 001 elapsed time 618 seconds. -DAPP=S2SW -DCCPP_SUITES=FV3_GFS_v16_coupled_nsstNoahmpUGWPv1,FV3_GFS_v16_coupled_p7_rrtmgp,FV3_GFS_v16_coupled_p8 -DMPI=ON -DCMAKE_BUILD_TYPE=Release -DMOM6SOLO=ON +Compile 002 elapsed time 236 seconds. -DAPP=S2S -DDEBUG=ON -DCCPP_SUITES=FV3_GFS_v16_coupled_p8 -DMPI=ON -DCMAKE_BUILD_TYPE=Debug -DMOM6SOLO=ON +Compile 003 elapsed time 511 seconds. -DAPP=ATM -DCCPP_SUITES=FV3_GFS_v16,FV3_GFS_v15_thompson_mynn,FV3_GFS_v15_thompson_mynn_RRTMGP,FV3_GFS_v16_p7_rrtmgp,FV3_GFS_v16_p8 -D32BIT=ON -DMPI=ON -DCMAKE_BUILD_TYPE=Release +Compile 004 elapsed time 488 seconds. -DAPP=ATM -DCCPP_SUITES=FV3_RAP,FV3_RAP_sfcdiff,FV3_HRRR,FV3_RRFS_v1beta -D32BIT=ON -DMPI=ON -DCMAKE_BUILD_TYPE=Release +Compile 005 elapsed time 539 seconds. -DAPP=ATM -DCCPP_SUITES=FV3_GFS_v16_RRTMGP,FV3_GFS_v16_csawmg,FV3_GFS_v16_flake,FV3_GFS_v16_ugwpv1,FV3_GFS_v16_ras,FV3_GFS_v16_thompson,FV3_GFS_v16_noahmp -DMPI=ON -DCMAKE_BUILD_TYPE=Release +Compile 006 elapsed time 511 seconds. -DAPP=ATM -DCCPP_SUITES=FV3_GFS_v16_fv3wam -D32BIT=ON -DMULTI_GASES=ON -DREPRO=ON -DMPI=ON -DCMAKE_BUILD_TYPE=Bitforbit +Compile 007 elapsed time 292 seconds. -DAPP=ATM -DDEBUG=ON -DCCPP_SUITES=FV3_GFS_v16,FV3_GFS_v16_RRTMGP,FV3_GFS_v16_csawmg,FV3_GFS_v16_flake,FV3_GFS_v16_ugwpv1,FV3_GFS_v16_ras,FV3_GFS_v16_noahmp,FV3_GFS_v16_thompson,FV3_GFS_v15_thompson_mynn,FV3_GFS_v16_p8 -D32BIT=ON -DMPI=ON -DCMAKE_BUILD_TYPE=Debug +Compile 008 elapsed time 237 seconds. -DAPP=ATM -DDEBUG=ON -DCCPP_SUITES=FV3_RAP,FV3_RAP_cires_ugwp,FV3_RAP_unified_ugwp,FV3_RAP_noah,FV3_RAP_RRTMGP,FV3_RAP_sfcdiff,FV3_RAP_flake,FV3_RAP_noah_sfcdiff_cires_ugwp,FV3_RRFS_v1beta -D32BIT=ON -DMPI=ON -DCMAKE_BUILD_TYPE=Debug +Compile 009 elapsed time 218 seconds. -DAPP=ATM -DCCPP_SUITES=FV3_GFS_v16_fv3wam -D32BIT=ON -DMULTI_GASES=ON -DDEBUG=ON -DMPI=ON -DCMAKE_BUILD_TYPE=Debug +Compile 010 elapsed time 493 seconds. -DAPP=HAFSW -DCCPP_SUITES=FV3_HAFS_v0_gfdlmp_tedmf,FV3_HAFS_v0_gfdlmp_tedmf_nonsst -D32BIT=ON -DMPI=ON -DCMAKE_BUILD_TYPE=Release +Compile 011 elapsed time 504 seconds. -DAPP=HAFS-ALL -DCCPP_SUITES=FV3_HAFS_v0_gfdlmp_tedmf,FV3_HAFS_v0_gfdlmp_tedmf_nonsst -D32BIT=ON -DMPI=ON -DCMAKE_BUILD_TYPE=Release +Compile 012 elapsed time 331 seconds. -DAPP=NG-GODAS -DMPI=ON -DCMAKE_BUILD_TYPE=Release -DMOM6SOLO=ON +Compile 013 elapsed time 582 seconds. -DAPP=NG-GODAS -DDEBUG=ON -DMPI=ON -DCMAKE_BUILD_TYPE=Debug -DMOM6SOLO=ON +Compile 014 elapsed time 464 seconds. -DAPP=ATMW -DCCPP_SUITES=FV3_GFS_v16 -D32BIT=ON -DMPI=ON -DCMAKE_BUILD_TYPE=Release + +baseline dir = /lustre/f2/pdata/ncep_shared/emc.nemspara/RT/NEMSfv3gfs/develop-20220112/INTEL/cpld_control_p8 +working dir = /lustre/f2/scratch/emc.nemspara/FV3_RT/rt_29837/cpld_control_p8 +Checking test 001 cpld_control_p8 results .... Comparing sfcf024.tile1.nc .........OK Comparing sfcf024.tile2.nc .........OK Comparing sfcf024.tile3.nc .........OK @@ -70,15 +70,15 @@ Checking test 001 cpld_control_p7 results .... Comparing 20210323.060000.out_pnt.points .........OK Comparing 20210323.060000.restart.glo_1deg .........OK - 0: The total amount of wall time = 279.704770 - 0: The maximum resident set size (KB) = 519036 + 0: The total amount of wall time = 290.150602 + 0: The maximum resident set size (KB) = 520852 -Test 001 cpld_control_p7 PASS +Test 001 cpld_control_p8 PASS -baseline dir = /lustre/f2/pdata/ncep_shared/emc.nemspara/RT/NEMSfv3gfs/develop-20220107/INTEL/cpld_control_p7_rrtmgp -working dir = /lustre/f2/scratch/emc.nemspara/FV3_RT/rt_47824/cpld_control_p7_rrtmgp -Checking test 002 cpld_control_p7_rrtmgp results .... +baseline dir = /lustre/f2/pdata/ncep_shared/emc.nemspara/RT/NEMSfv3gfs/develop-20220112/INTEL/cpld_control_p8 +working dir = /lustre/f2/scratch/emc.nemspara/FV3_RT/rt_29837/cpld_2threads_p8 +Checking test 002 cpld_2threads_p8 results .... Comparing sfcf024.tile1.nc .........OK Comparing sfcf024.tile2.nc .........OK Comparing sfcf024.tile3.nc .........OK @@ -130,15 +130,15 @@ Checking test 002 cpld_control_p7_rrtmgp results .... Comparing 20210323.060000.out_pnt.points .........OK Comparing 20210323.060000.restart.glo_1deg .........OK - 0: The total amount of wall time = 286.812096 - 0: The maximum resident set size (KB) = 591488 + 0: The total amount of wall time = 296.336368 + 0: The maximum resident set size (KB) = 608352 -Test 002 cpld_control_p7_rrtmgp PASS +Test 002 cpld_2threads_p8 PASS -baseline dir = /lustre/f2/pdata/ncep_shared/emc.nemspara/RT/NEMSfv3gfs/develop-20220107/INTEL/cpld_control_p7 -working dir = /lustre/f2/scratch/emc.nemspara/FV3_RT/rt_47824/cpld_2threads_p7 -Checking test 003 cpld_2threads_p7 results .... +baseline dir = /lustre/f2/pdata/ncep_shared/emc.nemspara/RT/NEMSfv3gfs/develop-20220112/INTEL/cpld_control_p8 +working dir = /lustre/f2/scratch/emc.nemspara/FV3_RT/rt_29837/cpld_decomp_p8 +Checking test 003 cpld_decomp_p8 results .... Comparing sfcf024.tile1.nc .........OK Comparing sfcf024.tile2.nc .........OK Comparing sfcf024.tile3.nc .........OK @@ -190,15 +190,15 @@ Checking test 003 cpld_2threads_p7 results .... Comparing 20210323.060000.out_pnt.points .........OK Comparing 20210323.060000.restart.glo_1deg .........OK - 0: The total amount of wall time = 293.507401 - 0: The maximum resident set size (KB) = 608568 + 0: The total amount of wall time = 268.192757 + 0: The maximum resident set size (KB) = 518936 -Test 003 cpld_2threads_p7 PASS +Test 003 cpld_decomp_p8 PASS -baseline dir = /lustre/f2/pdata/ncep_shared/emc.nemspara/RT/NEMSfv3gfs/develop-20220107/INTEL/cpld_control_p7 -working dir = /lustre/f2/scratch/emc.nemspara/FV3_RT/rt_47824/cpld_decomp_p7 -Checking test 004 cpld_decomp_p7 results .... +baseline dir = /lustre/f2/pdata/ncep_shared/emc.nemspara/RT/NEMSfv3gfs/develop-20220112/INTEL/cpld_control_p8 +working dir = /lustre/f2/scratch/emc.nemspara/FV3_RT/rt_29837/cpld_mpi_p8 +Checking test 004 cpld_mpi_p8 results .... Comparing sfcf024.tile1.nc .........OK Comparing sfcf024.tile2.nc .........OK Comparing sfcf024.tile3.nc .........OK @@ -250,15 +250,15 @@ Checking test 004 cpld_decomp_p7 results .... Comparing 20210323.060000.out_pnt.points .........OK Comparing 20210323.060000.restart.glo_1deg .........OK - 0: The total amount of wall time = 255.520369 - 0: The maximum resident set size (KB) = 518544 + 0: The total amount of wall time = 201.848927 + 0: The maximum resident set size (KB) = 472596 -Test 004 cpld_decomp_p7 PASS +Test 004 cpld_mpi_p8 PASS -baseline dir = /lustre/f2/pdata/ncep_shared/emc.nemspara/RT/NEMSfv3gfs/develop-20220107/INTEL/cpld_control_p7 -working dir = /lustre/f2/scratch/emc.nemspara/FV3_RT/rt_47824/cpld_mpi_p7 -Checking test 005 cpld_mpi_p7 results .... +baseline dir = /lustre/f2/pdata/ncep_shared/emc.nemspara/RT/NEMSfv3gfs/develop-20220112/INTEL/cpld_control_p7_rrtmgp +working dir = /lustre/f2/scratch/emc.nemspara/FV3_RT/rt_29837/cpld_control_p7_rrtmgp +Checking test 005 cpld_control_p7_rrtmgp results .... Comparing sfcf024.tile1.nc .........OK Comparing sfcf024.tile2.nc .........OK Comparing sfcf024.tile3.nc .........OK @@ -310,14 +310,14 @@ Checking test 005 cpld_mpi_p7 results .... Comparing 20210323.060000.out_pnt.points .........OK Comparing 20210323.060000.restart.glo_1deg .........OK - 0: The total amount of wall time = 230.495880 - 0: The maximum resident set size (KB) = 502172 + 0: The total amount of wall time = 315.207831 + 0: The maximum resident set size (KB) = 591660 -Test 005 cpld_mpi_p7 PASS +Test 005 cpld_control_p7_rrtmgp PASS -baseline dir = /lustre/f2/pdata/ncep_shared/emc.nemspara/RT/NEMSfv3gfs/develop-20220107/INTEL/cpld_bmark_p7 -working dir = /lustre/f2/scratch/emc.nemspara/FV3_RT/rt_47824/cpld_bmark_p7 +baseline dir = /lustre/f2/pdata/ncep_shared/emc.nemspara/RT/NEMSfv3gfs/develop-20220112/INTEL/cpld_bmark_p7 +working dir = /lustre/f2/scratch/emc.nemspara/FV3_RT/rt_29837/cpld_bmark_p7 Checking test 006 cpld_bmark_p7 results .... Comparing sfcf006.nc .........OK Comparing atmf006.nc .........OK @@ -362,15 +362,15 @@ Checking test 006 cpld_bmark_p7 results .... Comparing RESTART/iced.2013-04-01-21600.nc .........OK Comparing RESTART/ufs.cpld.cpl.r.2013-04-01-21600.nc .........OK - 0: The total amount of wall time = 944.160123 - 0: The maximum resident set size (KB) = 1161140 + 0: The total amount of wall time = 968.124311 + 0: The maximum resident set size (KB) = 1161320 Test 006 cpld_bmark_p7 PASS -baseline dir = /lustre/f2/pdata/ncep_shared/emc.nemspara/RT/NEMSfv3gfs/develop-20220107/INTEL/cpld_bmark_p7 -working dir = /lustre/f2/scratch/emc.nemspara/FV3_RT/rt_47824/cpld_bmark_mpi_p7 -Checking test 007 cpld_bmark_mpi_p7 results .... +baseline dir = /lustre/f2/pdata/ncep_shared/emc.nemspara/RT/NEMSfv3gfs/develop-20220112/INTEL/cpld_bmark_p8 +working dir = /lustre/f2/scratch/emc.nemspara/FV3_RT/rt_29837/cpld_bmark_p8 +Checking test 007 cpld_bmark_p8 results .... Comparing sfcf006.nc .........OK Comparing atmf006.nc .........OK Comparing 20130401.060000.out_grd.gwes_30m .........OK @@ -414,15 +414,67 @@ Checking test 007 cpld_bmark_mpi_p7 results .... Comparing RESTART/iced.2013-04-01-21600.nc .........OK Comparing RESTART/ufs.cpld.cpl.r.2013-04-01-21600.nc .........OK - 0: The total amount of wall time = 983.062256 - 0: The maximum resident set size (KB) = 1161912 + 0: The total amount of wall time = 962.587207 + 0: The maximum resident set size (KB) = 1160672 -Test 007 cpld_bmark_mpi_p7 PASS +Test 007 cpld_bmark_p8 PASS -baseline dir = /lustre/f2/pdata/ncep_shared/emc.nemspara/RT/NEMSfv3gfs/develop-20220107/INTEL/cpld_control_c96_p7 -working dir = /lustre/f2/scratch/emc.nemspara/FV3_RT/rt_47824/cpld_control_c96_p7 -Checking test 008 cpld_control_c96_p7 results .... +baseline dir = /lustre/f2/pdata/ncep_shared/emc.nemspara/RT/NEMSfv3gfs/develop-20220112/INTEL/cpld_bmark_p8 +working dir = /lustre/f2/scratch/emc.nemspara/FV3_RT/rt_29837/cpld_bmark_mpi_p8 +Checking test 008 cpld_bmark_mpi_p8 results .... + Comparing sfcf006.nc .........OK + Comparing atmf006.nc .........OK + Comparing 20130401.060000.out_grd.gwes_30m .........OK + Comparing 20130401.060000.out_pnt.points .........OK + Comparing RESTART/coupler.res .........OK + Comparing RESTART/fv_core.res.nc .........OK + Comparing RESTART/fv_core.res.tile1.nc .........OK + Comparing RESTART/fv_core.res.tile2.nc .........OK + Comparing RESTART/fv_core.res.tile3.nc .........OK + Comparing RESTART/fv_core.res.tile4.nc .........OK + Comparing RESTART/fv_core.res.tile5.nc .........OK + Comparing RESTART/fv_core.res.tile6.nc .........OK + Comparing RESTART/fv_srf_wnd.res.tile1.nc .........OK + Comparing RESTART/fv_srf_wnd.res.tile2.nc .........OK + Comparing RESTART/fv_srf_wnd.res.tile3.nc .........OK + Comparing RESTART/fv_srf_wnd.res.tile4.nc .........OK + Comparing RESTART/fv_srf_wnd.res.tile5.nc .........OK + Comparing RESTART/fv_srf_wnd.res.tile6.nc .........OK + Comparing RESTART/fv_tracer.res.tile1.nc .........OK + Comparing RESTART/fv_tracer.res.tile2.nc .........OK + Comparing RESTART/fv_tracer.res.tile3.nc .........OK + Comparing RESTART/fv_tracer.res.tile4.nc .........OK + Comparing RESTART/fv_tracer.res.tile5.nc .........OK + Comparing RESTART/fv_tracer.res.tile6.nc .........OK + Comparing RESTART/phy_data.tile1.nc .........OK + Comparing RESTART/phy_data.tile2.nc .........OK + Comparing RESTART/phy_data.tile3.nc .........OK + Comparing RESTART/phy_data.tile4.nc .........OK + Comparing RESTART/phy_data.tile5.nc .........OK + Comparing RESTART/phy_data.tile6.nc .........OK + Comparing RESTART/sfc_data.tile1.nc .........OK + Comparing RESTART/sfc_data.tile2.nc .........OK + Comparing RESTART/sfc_data.tile3.nc .........OK + Comparing RESTART/sfc_data.tile4.nc .........OK + Comparing RESTART/sfc_data.tile5.nc .........OK + Comparing RESTART/sfc_data.tile6.nc .........OK + Comparing RESTART/MOM.res.nc .........OK + Comparing RESTART/MOM.res_1.nc .........OK + Comparing RESTART/MOM.res_2.nc .........OK + Comparing RESTART/MOM.res_3.nc .........OK + Comparing RESTART/iced.2013-04-01-21600.nc .........OK + Comparing RESTART/ufs.cpld.cpl.r.2013-04-01-21600.nc .........OK + + 0: The total amount of wall time = 957.821968 + 0: The maximum resident set size (KB) = 1162296 + +Test 008 cpld_bmark_mpi_p8 PASS + + +baseline dir = /lustre/f2/pdata/ncep_shared/emc.nemspara/RT/NEMSfv3gfs/develop-20220112/INTEL/cpld_control_c96_p8 +working dir = /lustre/f2/scratch/emc.nemspara/FV3_RT/rt_29837/cpld_control_c96_p8 +Checking test 009 cpld_control_c96_p8 results .... Comparing sfcf024.tile1.nc .........OK Comparing sfcf024.tile2.nc .........OK Comparing sfcf024.tile3.nc .........OK @@ -471,15 +523,15 @@ Checking test 008 cpld_control_c96_p7 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 = 237.486597 - 0: The maximum resident set size (KB) = 516488 + 0: The total amount of wall time = 259.861686 + 0: The maximum resident set size (KB) = 516976 -Test 008 cpld_control_c96_p7 PASS +Test 009 cpld_control_c96_p8 PASS -baseline dir = /lustre/f2/pdata/ncep_shared/emc.nemspara/RT/NEMSfv3gfs/develop-20220107/INTEL/cpld_control_c96_p7 -working dir = /lustre/f2/scratch/emc.nemspara/FV3_RT/rt_47824/cpld_restart_c96_p7 -Checking test 009 cpld_restart_c96_p7 results .... +baseline dir = /lustre/f2/pdata/ncep_shared/emc.nemspara/RT/NEMSfv3gfs/develop-20220112/INTEL/cpld_control_c96_p8 +working dir = /lustre/f2/scratch/emc.nemspara/FV3_RT/rt_29837/cpld_restart_c96_p8 +Checking test 010 cpld_restart_c96_p8 results .... Comparing sfcf024.tile1.nc .........OK Comparing sfcf024.tile2.nc .........OK Comparing sfcf024.tile3.nc .........OK @@ -528,15 +580,15 @@ Checking test 009 cpld_restart_c96_p7 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 = 176.671663 - 0: The maximum resident set size (KB) = 322552 + 0: The total amount of wall time = 169.342114 + 0: The maximum resident set size (KB) = 322244 -Test 009 cpld_restart_c96_p7 PASS +Test 010 cpld_restart_c96_p8 PASS -baseline dir = /lustre/f2/pdata/ncep_shared/emc.nemspara/RT/NEMSfv3gfs/develop-20220107/INTEL/cpld_control_c192_p7 -working dir = /lustre/f2/scratch/emc.nemspara/FV3_RT/rt_47824/cpld_control_c192_p7 -Checking test 010 cpld_control_c192_p7 results .... +baseline dir = /lustre/f2/pdata/ncep_shared/emc.nemspara/RT/NEMSfv3gfs/develop-20220112/INTEL/cpld_control_c192_p8 +working dir = /lustre/f2/scratch/emc.nemspara/FV3_RT/rt_29837/cpld_control_c192_p8 +Checking test 011 cpld_control_c192_p8 results .... Comparing sfcf036.tile1.nc .........OK Comparing sfcf036.tile2.nc .........OK Comparing sfcf036.tile3.nc .........OK @@ -585,15 +637,15 @@ Checking test 010 cpld_control_c192_p7 results .... Comparing RESTART/iced.2021-03-23-64800.nc .........OK Comparing RESTART/ufs.cpld.cpl.r.2021-03-23-64800.nc .........OK - 0: The total amount of wall time = 1007.606301 - 0: The maximum resident set size (KB) = 686636 + 0: The total amount of wall time = 1006.415850 + 0: The maximum resident set size (KB) = 687480 -Test 010 cpld_control_c192_p7 PASS +Test 011 cpld_control_c192_p8 PASS -baseline dir = /lustre/f2/pdata/ncep_shared/emc.nemspara/RT/NEMSfv3gfs/develop-20220107/INTEL/cpld_control_c192_p7 -working dir = /lustre/f2/scratch/emc.nemspara/FV3_RT/rt_47824/cpld_restart_c192_p7 -Checking test 011 cpld_restart_c192_p7 results .... +baseline dir = /lustre/f2/pdata/ncep_shared/emc.nemspara/RT/NEMSfv3gfs/develop-20220112/INTEL/cpld_control_c192_p8 +working dir = /lustre/f2/scratch/emc.nemspara/FV3_RT/rt_29837/cpld_restart_c192_p8 +Checking test 012 cpld_restart_c192_p8 results .... Comparing sfcf036.tile1.nc .........OK Comparing sfcf036.tile2.nc .........OK Comparing sfcf036.tile3.nc .........OK @@ -642,15 +694,15 @@ Checking test 011 cpld_restart_c192_p7 results .... Comparing RESTART/iced.2021-03-23-64800.nc .........OK Comparing RESTART/ufs.cpld.cpl.r.2021-03-23-64800.nc .........OK - 0: The total amount of wall time = 649.516104 - 0: The maximum resident set size (KB) = 757000 + 0: The total amount of wall time = 622.821266 + 0: The maximum resident set size (KB) = 757464 -Test 011 cpld_restart_c192_p7 PASS +Test 012 cpld_restart_c192_p8 PASS -baseline dir = /lustre/f2/pdata/ncep_shared/emc.nemspara/RT/NEMSfv3gfs/develop-20220107/INTEL/cpld_control_c384_p7 -working dir = /lustre/f2/scratch/emc.nemspara/FV3_RT/rt_47824/cpld_control_c384_p7 -Checking test 012 cpld_control_c384_p7 results .... +baseline dir = /lustre/f2/pdata/ncep_shared/emc.nemspara/RT/NEMSfv3gfs/develop-20220112/INTEL/cpld_control_c384_p8 +working dir = /lustre/f2/scratch/emc.nemspara/FV3_RT/rt_29837/cpld_control_c384_p8 +Checking test 013 cpld_control_c384_p8 results .... Comparing sfcf006.nc .........OK Comparing atmf006.nc .........OK Comparing RESTART/coupler.res .........OK @@ -692,15 +744,15 @@ Checking test 012 cpld_control_c384_p7 results .... Comparing RESTART/iced.2021-03-22-43200.nc .........OK Comparing RESTART/ufs.cpld.cpl.r.2021-03-22-43200.nc .........OK - 0: The total amount of wall time = 1079.254281 - 0: The maximum resident set size (KB) = 1191372 + 0: The total amount of wall time = 1083.200226 + 0: The maximum resident set size (KB) = 1183876 -Test 012 cpld_control_c384_p7 PASS +Test 013 cpld_control_c384_p8 PASS -baseline dir = /lustre/f2/pdata/ncep_shared/emc.nemspara/RT/NEMSfv3gfs/develop-20220107/INTEL/cpld_control_c384_p7 -working dir = /lustre/f2/scratch/emc.nemspara/FV3_RT/rt_47824/cpld_restart_c384_p7 -Checking test 013 cpld_restart_c384_p7 results .... +baseline dir = /lustre/f2/pdata/ncep_shared/emc.nemspara/RT/NEMSfv3gfs/develop-20220112/INTEL/cpld_control_c384_p8 +working dir = /lustre/f2/scratch/emc.nemspara/FV3_RT/rt_29837/cpld_restart_c384_p8 +Checking test 014 cpld_restart_c384_p8 results .... Comparing sfcf006.nc .........OK Comparing atmf006.nc .........OK Comparing RESTART/coupler.res .........OK @@ -742,15 +794,15 @@ Checking test 013 cpld_restart_c384_p7 results .... Comparing RESTART/iced.2021-03-22-43200.nc .........OK Comparing RESTART/ufs.cpld.cpl.r.2021-03-22-43200.nc .........OK - 0: The total amount of wall time = 627.434791 - 0: The maximum resident set size (KB) = 1147740 + 0: The total amount of wall time = 594.063614 + 0: The maximum resident set size (KB) = 1148700 -Test 013 cpld_restart_c384_p7 PASS +Test 014 cpld_restart_c384_p8 PASS -baseline dir = /lustre/f2/pdata/ncep_shared/emc.nemspara/RT/NEMSfv3gfs/develop-20220107/INTEL/cpld_debug_p7 -working dir = /lustre/f2/scratch/emc.nemspara/FV3_RT/rt_47824/cpld_debug_p7 -Checking test 014 cpld_debug_p7 results .... +baseline dir = /lustre/f2/pdata/ncep_shared/emc.nemspara/RT/NEMSfv3gfs/develop-20220112/INTEL/cpld_debug_p8 +working dir = /lustre/f2/scratch/emc.nemspara/FV3_RT/rt_29837/cpld_debug_p8 +Checking test 015 cpld_debug_p8 results .... Comparing sfcf006.tile1.nc .........OK Comparing sfcf006.tile2.nc .........OK Comparing sfcf006.tile3.nc .........OK @@ -799,15 +851,15 @@ Checking test 014 cpld_debug_p7 results .... Comparing RESTART/iced.2021-03-22-43200.nc .........OK Comparing RESTART/ufs.cpld.cpl.r.2021-03-22-43200.nc .........OK - 0: The total amount of wall time = 640.000366 - 0: The maximum resident set size (KB) = 577808 + 0: The total amount of wall time = 644.784252 + 0: The maximum resident set size (KB) = 577880 -Test 014 cpld_debug_p7 PASS +Test 015 cpld_debug_p8 PASS -baseline dir = /lustre/f2/pdata/ncep_shared/emc.nemspara/RT/NEMSfv3gfs/develop-20220107/INTEL/control -working dir = /lustre/f2/scratch/emc.nemspara/FV3_RT/rt_47824/control -Checking test 015 control results .... +baseline dir = /lustre/f2/pdata/ncep_shared/emc.nemspara/RT/NEMSfv3gfs/develop-20220112/INTEL/control +working dir = /lustre/f2/scratch/emc.nemspara/FV3_RT/rt_29837/control +Checking test 016 control results .... Comparing sfcf000.nc .........OK Comparing sfcf021.nc .........OK Comparing sfcf024.nc .........OK @@ -853,15 +905,15 @@ Checking test 015 control results .... Comparing RESTART/sfc_data.tile5.nc .........OK Comparing RESTART/sfc_data.tile6.nc .........OK - 0: The total amount of wall time = 132.145885 - 0: The maximum resident set size (KB) = 437640 + 0: The total amount of wall time = 161.658714 + 0: The maximum resident set size (KB) = 437564 -Test 015 control PASS +Test 016 control PASS -baseline dir = /lustre/f2/pdata/ncep_shared/emc.nemspara/RT/NEMSfv3gfs/develop-20220107/INTEL/control -working dir = /lustre/f2/scratch/emc.nemspara/FV3_RT/rt_47824/control_decomp -Checking test 016 control_decomp results .... +baseline dir = /lustre/f2/pdata/ncep_shared/emc.nemspara/RT/NEMSfv3gfs/develop-20220112/INTEL/control +working dir = /lustre/f2/scratch/emc.nemspara/FV3_RT/rt_29837/control_decomp +Checking test 017 control_decomp results .... Comparing sfcf000.nc .........OK Comparing sfcf024.nc .........OK Comparing atmf000.nc .........OK @@ -903,15 +955,15 @@ Checking test 016 control_decomp results .... Comparing RESTART/sfc_data.tile5.nc .........OK Comparing RESTART/sfc_data.tile6.nc .........OK - 0: The total amount of wall time = 164.075912 - 0: The maximum resident set size (KB) = 436980 + 0: The total amount of wall time = 138.001191 + 0: The maximum resident set size (KB) = 436872 -Test 016 control_decomp PASS +Test 017 control_decomp PASS -baseline dir = /lustre/f2/pdata/ncep_shared/emc.nemspara/RT/NEMSfv3gfs/develop-20220107/INTEL/control -working dir = /lustre/f2/scratch/emc.nemspara/FV3_RT/rt_47824/control_2threads -Checking test 017 control_2threads results .... +baseline dir = /lustre/f2/pdata/ncep_shared/emc.nemspara/RT/NEMSfv3gfs/develop-20220112/INTEL/control +working dir = /lustre/f2/scratch/emc.nemspara/FV3_RT/rt_29837/control_2threads +Checking test 018 control_2threads results .... Comparing sfcf000.nc .........OK Comparing sfcf024.nc .........OK Comparing atmf000.nc .........OK @@ -953,15 +1005,15 @@ Checking test 017 control_2threads results .... Comparing RESTART/sfc_data.tile5.nc .........OK Comparing RESTART/sfc_data.tile6.nc .........OK - 0: The total amount of wall time = 168.483693 - 0: The maximum resident set size (KB) = 489224 + 0: The total amount of wall time = 169.958024 + 0: The maximum resident set size (KB) = 489148 -Test 017 control_2threads PASS +Test 018 control_2threads PASS -baseline dir = /lustre/f2/pdata/ncep_shared/emc.nemspara/RT/NEMSfv3gfs/develop-20220107/INTEL/control -working dir = /lustre/f2/scratch/emc.nemspara/FV3_RT/rt_47824/control_restart -Checking test 018 control_restart results .... +baseline dir = /lustre/f2/pdata/ncep_shared/emc.nemspara/RT/NEMSfv3gfs/develop-20220112/INTEL/control +working dir = /lustre/f2/scratch/emc.nemspara/FV3_RT/rt_29837/control_restart +Checking test 019 control_restart results .... Comparing sfcf024.nc .........OK Comparing atmf024.nc .........OK Comparing GFSFLX.GrbF24 .........OK @@ -999,15 +1051,15 @@ Checking test 018 control_restart results .... Comparing RESTART/sfc_data.tile5.nc .........OK Comparing RESTART/sfc_data.tile6.nc .........OK - 0: The total amount of wall time = 70.541858 - 0: The maximum resident set size (KB) = 170360 + 0: The total amount of wall time = 71.359770 + 0: The maximum resident set size (KB) = 170428 -Test 018 control_restart PASS +Test 019 control_restart PASS -baseline dir = /lustre/f2/pdata/ncep_shared/emc.nemspara/RT/NEMSfv3gfs/develop-20220107/INTEL/control -working dir = /lustre/f2/scratch/emc.nemspara/FV3_RT/rt_47824/control_fhzero -Checking test 019 control_fhzero results .... +baseline dir = /lustre/f2/pdata/ncep_shared/emc.nemspara/RT/NEMSfv3gfs/develop-20220112/INTEL/control +working dir = /lustre/f2/scratch/emc.nemspara/FV3_RT/rt_29837/control_fhzero +Checking test 020 control_fhzero results .... Comparing sfcf000.nc ............ALT CHECK......OK Comparing sfcf021.nc ............ALT CHECK......OK Comparing atmf000.nc .........OK @@ -1049,15 +1101,15 @@ Checking test 019 control_fhzero results .... Comparing RESTART/sfc_data.tile5.nc .........OK Comparing RESTART/sfc_data.tile6.nc .........OK - 0: The total amount of wall time = 122.871125 - 0: The maximum resident set size (KB) = 437648 + 0: The total amount of wall time = 129.590498 + 0: The maximum resident set size (KB) = 437604 -Test 019 control_fhzero PASS +Test 020 control_fhzero PASS -baseline dir = /lustre/f2/pdata/ncep_shared/emc.nemspara/RT/NEMSfv3gfs/develop-20220107/INTEL/control_CubedSphereGrid -working dir = /lustre/f2/scratch/emc.nemspara/FV3_RT/rt_47824/control_CubedSphereGrid -Checking test 020 control_CubedSphereGrid results .... +baseline dir = /lustre/f2/pdata/ncep_shared/emc.nemspara/RT/NEMSfv3gfs/develop-20220112/INTEL/control_CubedSphereGrid +working dir = /lustre/f2/scratch/emc.nemspara/FV3_RT/rt_29837/control_CubedSphereGrid +Checking test 021 control_CubedSphereGrid results .... Comparing sfcf000.tile1.nc .........OK Comparing sfcf000.tile2.nc .........OK Comparing sfcf000.tile3.nc .........OK @@ -1083,15 +1135,15 @@ Checking test 020 control_CubedSphereGrid results .... Comparing atmf024.tile5.nc .........OK Comparing atmf024.tile6.nc .........OK - 0: The total amount of wall time = 125.587025 - 0: The maximum resident set size (KB) = 437824 + 0: The total amount of wall time = 131.943583 + 0: The maximum resident set size (KB) = 437828 -Test 020 control_CubedSphereGrid PASS +Test 021 control_CubedSphereGrid PASS -baseline dir = /lustre/f2/pdata/ncep_shared/emc.nemspara/RT/NEMSfv3gfs/develop-20220107/INTEL/control_latlon -working dir = /lustre/f2/scratch/emc.nemspara/FV3_RT/rt_47824/control_latlon -Checking test 021 control_latlon results .... +baseline dir = /lustre/f2/pdata/ncep_shared/emc.nemspara/RT/NEMSfv3gfs/develop-20220112/INTEL/control_latlon +working dir = /lustre/f2/scratch/emc.nemspara/FV3_RT/rt_29837/control_latlon +Checking test 022 control_latlon results .... Comparing sfcf000.nc .........OK Comparing sfcf024.nc .........OK Comparing atmf000.nc .........OK @@ -1101,15 +1153,15 @@ Checking test 021 control_latlon results .... Comparing GFSPRS.GrbF00 .........OK Comparing GFSPRS.GrbF24 .........OK - 0: The total amount of wall time = 127.767040 - 0: The maximum resident set size (KB) = 437584 + 0: The total amount of wall time = 158.856672 + 0: The maximum resident set size (KB) = 437480 -Test 021 control_latlon PASS +Test 022 control_latlon PASS -baseline dir = /lustre/f2/pdata/ncep_shared/emc.nemspara/RT/NEMSfv3gfs/develop-20220107/INTEL/control_wrtGauss_netcdf_parallel -working dir = /lustre/f2/scratch/emc.nemspara/FV3_RT/rt_47824/control_wrtGauss_netcdf_parallel -Checking test 022 control_wrtGauss_netcdf_parallel results .... +baseline dir = /lustre/f2/pdata/ncep_shared/emc.nemspara/RT/NEMSfv3gfs/develop-20220112/INTEL/control_wrtGauss_netcdf_parallel +working dir = /lustre/f2/scratch/emc.nemspara/FV3_RT/rt_29837/control_wrtGauss_netcdf_parallel +Checking test 023 control_wrtGauss_netcdf_parallel results .... Comparing sfcf000.nc ............ALT CHECK......OK Comparing sfcf024.nc .........OK Comparing atmf000.nc .........OK @@ -1119,15 +1171,15 @@ Checking test 022 control_wrtGauss_netcdf_parallel results .... Comparing GFSPRS.GrbF00 .........OK Comparing GFSPRS.GrbF24 .........OK - 0: The total amount of wall time = 135.618972 - 0: The maximum resident set size (KB) = 437628 + 0: The total amount of wall time = 150.346766 + 0: The maximum resident set size (KB) = 437652 -Test 022 control_wrtGauss_netcdf_parallel PASS +Test 023 control_wrtGauss_netcdf_parallel PASS -baseline dir = /lustre/f2/pdata/ncep_shared/emc.nemspara/RT/NEMSfv3gfs/develop-20220107/INTEL/control_c48 -working dir = /lustre/f2/scratch/emc.nemspara/FV3_RT/rt_47824/control_c48 -Checking test 023 control_c48 results .... +baseline dir = /lustre/f2/pdata/ncep_shared/emc.nemspara/RT/NEMSfv3gfs/develop-20220112/INTEL/control_c48 +working dir = /lustre/f2/scratch/emc.nemspara/FV3_RT/rt_29837/control_c48 +Checking test 024 control_c48 results .... Comparing sfcf000.nc .........OK Comparing sfcf024.nc .........OK Comparing atmf000.nc .........OK @@ -1165,15 +1217,15 @@ Checking test 023 control_c48 results .... Comparing RESTART/sfc_data.tile5.nc .........OK Comparing RESTART/sfc_data.tile6.nc .........OK -0: The total amount of wall time = 351.788297 -0: The maximum resident set size (KB) = 632184 +0: The total amount of wall time = 351.825699 +0: The maximum resident set size (KB) = 632024 -Test 023 control_c48 PASS +Test 024 control_c48 PASS -baseline dir = /lustre/f2/pdata/ncep_shared/emc.nemspara/RT/NEMSfv3gfs/develop-20220107/INTEL/control_c192 -working dir = /lustre/f2/scratch/emc.nemspara/FV3_RT/rt_47824/control_c192 -Checking test 024 control_c192 results .... +baseline dir = /lustre/f2/pdata/ncep_shared/emc.nemspara/RT/NEMSfv3gfs/develop-20220112/INTEL/control_c192 +working dir = /lustre/f2/scratch/emc.nemspara/FV3_RT/rt_29837/control_c192 +Checking test 025 control_c192 results .... Comparing sfcf000.nc .........OK Comparing sfcf024.nc .........OK Comparing atmf000.nc .........OK @@ -1183,15 +1235,15 @@ Checking test 024 control_c192 results .... Comparing GFSPRS.GrbF00 .........OK Comparing GFSPRS.GrbF24 .........OK - 0: The total amount of wall time = 534.137774 - 0: The maximum resident set size (KB) = 540592 + 0: The total amount of wall time = 538.916861 + 0: The maximum resident set size (KB) = 540500 -Test 024 control_c192 PASS +Test 025 control_c192 PASS -baseline dir = /lustre/f2/pdata/ncep_shared/emc.nemspara/RT/NEMSfv3gfs/develop-20220107/INTEL/control_c384 -working dir = /lustre/f2/scratch/emc.nemspara/FV3_RT/rt_47824/control_c384 -Checking test 025 control_c384 results .... +baseline dir = /lustre/f2/pdata/ncep_shared/emc.nemspara/RT/NEMSfv3gfs/develop-20220112/INTEL/control_c384 +working dir = /lustre/f2/scratch/emc.nemspara/FV3_RT/rt_29837/control_c384 +Checking test 026 control_c384 results .... Comparing sfcf000.nc .........OK Comparing sfcf012.nc .........OK Comparing atmf000.nc .........OK @@ -1201,15 +1253,15 @@ Checking test 025 control_c384 results .... Comparing GFSPRS.GrbF00 .........OK Comparing GFSPRS.GrbF12 .........OK - 0: The total amount of wall time = 913.433160 - 0: The maximum resident set size (KB) = 794724 + 0: The total amount of wall time = 926.140091 + 0: The maximum resident set size (KB) = 794836 -Test 025 control_c384 PASS +Test 026 control_c384 PASS -baseline dir = /lustre/f2/pdata/ncep_shared/emc.nemspara/RT/NEMSfv3gfs/develop-20220107/INTEL/control_c384gdas -working dir = /lustre/f2/scratch/emc.nemspara/FV3_RT/rt_47824/control_c384gdas -Checking test 026 control_c384gdas results .... +baseline dir = /lustre/f2/pdata/ncep_shared/emc.nemspara/RT/NEMSfv3gfs/develop-20220112/INTEL/control_c384gdas +working dir = /lustre/f2/scratch/emc.nemspara/FV3_RT/rt_29837/control_c384gdas +Checking test 027 control_c384gdas results .... Comparing sfcf000.nc .........OK Comparing sfcf006.nc .........OK Comparing atmf000.nc .........OK @@ -1251,15 +1303,15 @@ Checking test 026 control_c384gdas results .... Comparing RESTART/sfc_data.tile5.nc .........OK Comparing RESTART/sfc_data.tile6.nc .........OK - 0: The total amount of wall time = 835.234926 - 0: The maximum resident set size (KB) = 936636 + 0: The total amount of wall time = 832.039582 + 0: The maximum resident set size (KB) = 937184 -Test 026 control_c384gdas PASS +Test 027 control_c384gdas PASS -baseline dir = /lustre/f2/pdata/ncep_shared/emc.nemspara/RT/NEMSfv3gfs/develop-20220107/INTEL/control_stochy -working dir = /lustre/f2/scratch/emc.nemspara/FV3_RT/rt_47824/control_stochy -Checking test 027 control_stochy results .... +baseline dir = /lustre/f2/pdata/ncep_shared/emc.nemspara/RT/NEMSfv3gfs/develop-20220112/INTEL/control_stochy +working dir = /lustre/f2/scratch/emc.nemspara/FV3_RT/rt_29837/control_stochy +Checking test 028 control_stochy results .... Comparing sfcf000.nc .........OK Comparing sfcf012.nc .........OK Comparing atmf000.nc .........OK @@ -1269,29 +1321,29 @@ Checking test 027 control_stochy results .... Comparing GFSPRS.GrbF00 .........OK Comparing GFSPRS.GrbF12 .........OK - 0: The total amount of wall time = 106.666075 - 0: The maximum resident set size (KB) = 440584 + 0: The total amount of wall time = 111.799694 + 0: The maximum resident set size (KB) = 440444 -Test 027 control_stochy PASS +Test 028 control_stochy PASS -baseline dir = /lustre/f2/pdata/ncep_shared/emc.nemspara/RT/NEMSfv3gfs/develop-20220107/INTEL/control_stochy -working dir = /lustre/f2/scratch/emc.nemspara/FV3_RT/rt_47824/control_stochy_restart -Checking test 028 control_stochy_restart results .... +baseline dir = /lustre/f2/pdata/ncep_shared/emc.nemspara/RT/NEMSfv3gfs/develop-20220112/INTEL/control_stochy +working dir = /lustre/f2/scratch/emc.nemspara/FV3_RT/rt_29837/control_stochy_restart +Checking test 029 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 = 75.940468 - 0: The maximum resident set size (KB) = 186708 + 0: The total amount of wall time = 75.257559 + 0: The maximum resident set size (KB) = 186732 -Test 028 control_stochy_restart PASS +Test 029 control_stochy_restart PASS -baseline dir = /lustre/f2/pdata/ncep_shared/emc.nemspara/RT/NEMSfv3gfs/develop-20220107/INTEL/control_lndp -working dir = /lustre/f2/scratch/emc.nemspara/FV3_RT/rt_47824/control_lndp -Checking test 029 control_lndp results .... +baseline dir = /lustre/f2/pdata/ncep_shared/emc.nemspara/RT/NEMSfv3gfs/develop-20220112/INTEL/control_lndp +working dir = /lustre/f2/scratch/emc.nemspara/FV3_RT/rt_29837/control_lndp +Checking test 030 control_lndp results .... Comparing sfcf000.nc .........OK Comparing sfcf012.nc .........OK Comparing atmf000.nc .........OK @@ -1301,15 +1353,15 @@ Checking test 029 control_lndp results .... Comparing GFSPRS.GrbF00 .........OK Comparing GFSPRS.GrbF12 .........OK - 0: The total amount of wall time = 103.144528 - 0: The maximum resident set size (KB) = 442576 + 0: The total amount of wall time = 78.283980 + 0: The maximum resident set size (KB) = 442500 -Test 029 control_lndp PASS +Test 030 control_lndp PASS -baseline dir = /lustre/f2/pdata/ncep_shared/emc.nemspara/RT/NEMSfv3gfs/develop-20220107/INTEL/control_p7 -working dir = /lustre/f2/scratch/emc.nemspara/FV3_RT/rt_47824/control_p7 -Checking test 030 control_p7 results .... +baseline dir = /lustre/f2/pdata/ncep_shared/emc.nemspara/RT/NEMSfv3gfs/develop-20220112/INTEL/control_p8 +working dir = /lustre/f2/scratch/emc.nemspara/FV3_RT/rt_29837/control_p8 +Checking test 031 control_p8 results .... Comparing sfcf000.nc .........OK Comparing sfcf021.nc .........OK Comparing sfcf024.nc .........OK @@ -1355,26 +1407,18 @@ Checking test 030 control_p7 results .... Comparing RESTART/sfc_data.tile5.nc .........OK Comparing RESTART/sfc_data.tile6.nc .........OK - 0: The total amount of wall time = 169.458339 - 0: The maximum resident set size (KB) = 468292 + 0: The total amount of wall time = 175.808123 + 0: The maximum resident set size (KB) = 468264 -Test 030 control_p7 PASS +Test 031 control_p8 PASS -baseline dir = /lustre/f2/pdata/ncep_shared/emc.nemspara/RT/NEMSfv3gfs/develop-20220107/INTEL/control_p7_rrtmgp -working dir = /lustre/f2/scratch/emc.nemspara/FV3_RT/rt_47824/control_p7_rrtmgp -Checking test 031 control_p7_rrtmgp results .... - Comparing sfcf000.nc .........OK - Comparing sfcf021.nc .........OK +baseline dir = /lustre/f2/pdata/ncep_shared/emc.nemspara/RT/NEMSfv3gfs/develop-20220112/INTEL/control_p8 +working dir = /lustre/f2/scratch/emc.nemspara/FV3_RT/rt_29837/control_restart_p8 +Checking test 032 control_restart_p8 results .... Comparing sfcf024.nc .........OK - Comparing atmf000.nc .........OK - Comparing atmf021.nc .........OK Comparing atmf024.nc .........OK - Comparing GFSFLX.GrbF00 .........OK - Comparing GFSFLX.GrbF21 .........OK Comparing GFSFLX.GrbF24 .........OK - Comparing GFSPRS.GrbF00 .........OK - Comparing GFSPRS.GrbF21 .........OK Comparing GFSPRS.GrbF24 .........OK Comparing RESTART/coupler.res .........OK Comparing RESTART/fv_core.res.nc .........OK @@ -1409,18 +1453,22 @@ Checking test 031 control_p7_rrtmgp results .... Comparing RESTART/sfc_data.tile5.nc .........OK Comparing RESTART/sfc_data.tile6.nc .........OK - 0: The total amount of wall time = 209.567439 - 0: The maximum resident set size (KB) = 567656 + 0: The total amount of wall time = 103.402341 + 0: The maximum resident set size (KB) = 293324 -Test 031 control_p7_rrtmgp PASS +Test 032 control_restart_p8 PASS -baseline dir = /lustre/f2/pdata/ncep_shared/emc.nemspara/RT/NEMSfv3gfs/develop-20220107/INTEL/control_p7 -working dir = /lustre/f2/scratch/emc.nemspara/FV3_RT/rt_47824/control_restart_p7 -Checking test 032 control_restart_p7 results .... +baseline dir = /lustre/f2/pdata/ncep_shared/emc.nemspara/RT/NEMSfv3gfs/develop-20220112/INTEL/control_p8 +working dir = /lustre/f2/scratch/emc.nemspara/FV3_RT/rt_29837/control_decomp_p8 +Checking test 033 control_decomp_p8 results .... + Comparing sfcf000.nc .........OK Comparing sfcf024.nc .........OK + Comparing atmf000.nc .........OK Comparing atmf024.nc .........OK + Comparing GFSFLX.GrbF00 .........OK Comparing GFSFLX.GrbF24 .........OK + Comparing GFSPRS.GrbF00 .........OK Comparing GFSPRS.GrbF24 .........OK Comparing RESTART/coupler.res .........OK Comparing RESTART/fv_core.res.nc .........OK @@ -1455,15 +1503,15 @@ Checking test 032 control_restart_p7 results .... Comparing RESTART/sfc_data.tile5.nc .........OK Comparing RESTART/sfc_data.tile6.nc .........OK - 0: The total amount of wall time = 123.799498 - 0: The maximum resident set size (KB) = 293256 + 0: The total amount of wall time = 173.469335 + 0: The maximum resident set size (KB) = 463016 -Test 032 control_restart_p7 PASS +Test 033 control_decomp_p8 PASS -baseline dir = /lustre/f2/pdata/ncep_shared/emc.nemspara/RT/NEMSfv3gfs/develop-20220107/INTEL/control_p7 -working dir = /lustre/f2/scratch/emc.nemspara/FV3_RT/rt_47824/control_decomp_p7 -Checking test 033 control_decomp_p7 results .... +baseline dir = /lustre/f2/pdata/ncep_shared/emc.nemspara/RT/NEMSfv3gfs/develop-20220112/INTEL/control_p8 +working dir = /lustre/f2/scratch/emc.nemspara/FV3_RT/rt_29837/control_2threads_p8 +Checking test 034 control_2threads_p8 results .... Comparing sfcf000.nc .........OK Comparing sfcf024.nc .........OK Comparing atmf000.nc .........OK @@ -1505,22 +1553,26 @@ Checking test 033 control_decomp_p7 results .... Comparing RESTART/sfc_data.tile5.nc .........OK Comparing RESTART/sfc_data.tile6.nc .........OK - 0: The total amount of wall time = 174.357919 - 0: The maximum resident set size (KB) = 463020 + 0: The total amount of wall time = 192.220449 + 0: The maximum resident set size (KB) = 542996 -Test 033 control_decomp_p7 PASS +Test 034 control_2threads_p8 PASS -baseline dir = /lustre/f2/pdata/ncep_shared/emc.nemspara/RT/NEMSfv3gfs/develop-20220107/INTEL/control_p7 -working dir = /lustre/f2/scratch/emc.nemspara/FV3_RT/rt_47824/control_2threads_p7 -Checking test 034 control_2threads_p7 results .... +baseline dir = /lustre/f2/pdata/ncep_shared/emc.nemspara/RT/NEMSfv3gfs/develop-20220112/INTEL/control_p7_rrtmgp +working dir = /lustre/f2/scratch/emc.nemspara/FV3_RT/rt_29837/control_p7_rrtmgp +Checking test 035 control_p7_rrtmgp results .... Comparing sfcf000.nc .........OK + Comparing sfcf021.nc .........OK Comparing sfcf024.nc .........OK Comparing atmf000.nc .........OK + Comparing atmf021.nc .........OK Comparing atmf024.nc .........OK Comparing GFSFLX.GrbF00 .........OK + Comparing GFSFLX.GrbF21 .........OK Comparing GFSFLX.GrbF24 .........OK Comparing GFSPRS.GrbF00 .........OK + Comparing GFSPRS.GrbF21 .........OK Comparing GFSPRS.GrbF24 .........OK Comparing RESTART/coupler.res .........OK Comparing RESTART/fv_core.res.nc .........OK @@ -1555,15 +1607,15 @@ Checking test 034 control_2threads_p7 results .... Comparing RESTART/sfc_data.tile5.nc .........OK Comparing RESTART/sfc_data.tile6.nc .........OK - 0: The total amount of wall time = 192.851392 - 0: The maximum resident set size (KB) = 543016 + 0: The total amount of wall time = 214.868048 + 0: The maximum resident set size (KB) = 567464 -Test 034 control_2threads_p7 PASS +Test 035 control_p7_rrtmgp PASS -baseline dir = /lustre/f2/pdata/ncep_shared/emc.nemspara/RT/NEMSfv3gfs/develop-20220107/INTEL/fv3_regional_control -working dir = /lustre/f2/scratch/emc.nemspara/FV3_RT/rt_47824/regional_control -Checking test 035 regional_control results .... +baseline dir = /lustre/f2/pdata/ncep_shared/emc.nemspara/RT/NEMSfv3gfs/develop-20220112/INTEL/fv3_regional_control +working dir = /lustre/f2/scratch/emc.nemspara/FV3_RT/rt_29837/regional_control +Checking test 036 regional_control results .... Comparing dynf000.nc .........OK Comparing dynf024.nc .........OK Comparing phyf000.nc .........OK @@ -1573,44 +1625,44 @@ Checking test 035 regional_control results .... Comparing NATLEV.GrbF00 .........OK Comparing NATLEV.GrbF24 .........OK - 0: The total amount of wall time = 361.450915 - 0: The maximum resident set size (KB) = 540340 + 0: The total amount of wall time = 331.246084 + 0: The maximum resident set size (KB) = 539896 -Test 035 regional_control PASS +Test 036 regional_control PASS -baseline dir = /lustre/f2/pdata/ncep_shared/emc.nemspara/RT/NEMSfv3gfs/develop-20220107/INTEL/fv3_regional_control -working dir = /lustre/f2/scratch/emc.nemspara/FV3_RT/rt_47824/regional_restart -Checking test 036 regional_restart results .... +baseline dir = /lustre/f2/pdata/ncep_shared/emc.nemspara/RT/NEMSfv3gfs/develop-20220112/INTEL/fv3_regional_control +working dir = /lustre/f2/scratch/emc.nemspara/FV3_RT/rt_29837/regional_restart +Checking test 037 regional_restart results .... Comparing dynf024.nc .........OK Comparing phyf024.nc .........OK Comparing PRSLEV.GrbF24 .........OK Comparing NATLEV.GrbF24 .........OK - 0: The total amount of wall time = 182.687374 - 0: The maximum resident set size (KB) = 537300 + 0: The total amount of wall time = 187.120032 + 0: The maximum resident set size (KB) = 540216 -Test 036 regional_restart PASS +Test 037 regional_restart PASS -baseline dir = /lustre/f2/pdata/ncep_shared/emc.nemspara/RT/NEMSfv3gfs/develop-20220107/INTEL/fv3_regional_noquilt -working dir = /lustre/f2/scratch/emc.nemspara/FV3_RT/rt_47824/regional_noquilt -Checking test 037 regional_noquilt results .... +baseline dir = /lustre/f2/pdata/ncep_shared/emc.nemspara/RT/NEMSfv3gfs/develop-20220112/INTEL/fv3_regional_noquilt +working dir = /lustre/f2/scratch/emc.nemspara/FV3_RT/rt_29837/regional_noquilt +Checking test 038 regional_noquilt results .... Comparing atmos_4xdaily.nc .........OK Comparing fv3_history2d.nc .........OK Comparing fv3_history.nc .........OK 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 = 353.241350 - 0: The maximum resident set size (KB) = 549528 + 0: The total amount of wall time = 353.199324 + 0: The maximum resident set size (KB) = 547416 -Test 037 regional_noquilt PASS +Test 038 regional_noquilt PASS -baseline dir = /lustre/f2/pdata/ncep_shared/emc.nemspara/RT/NEMSfv3gfs/develop-20220107/INTEL/fv3_regional_control -working dir = /lustre/f2/scratch/emc.nemspara/FV3_RT/rt_47824/regional_2threads -Checking test 038 regional_2threads results .... +baseline dir = /lustre/f2/pdata/ncep_shared/emc.nemspara/RT/NEMSfv3gfs/develop-20220112/INTEL/fv3_regional_control +working dir = /lustre/f2/scratch/emc.nemspara/FV3_RT/rt_29837/regional_2threads +Checking test 039 regional_2threads results .... Comparing dynf000.nc .........OK Comparing dynf024.nc .........OK Comparing phyf000.nc .........OK @@ -1620,15 +1672,15 @@ Checking test 038 regional_2threads results .... Comparing NATLEV.GrbF00 .........OK Comparing NATLEV.GrbF24 .........OK - 0: The total amount of wall time = 271.172993 - 0: The maximum resident set size (KB) = 542384 + 0: The total amount of wall time = 266.224070 + 0: The maximum resident set size (KB) = 542824 -Test 038 regional_2threads PASS +Test 039 regional_2threads PASS -baseline dir = /lustre/f2/pdata/ncep_shared/emc.nemspara/RT/NEMSfv3gfs/develop-20220107/INTEL/fv3_regional_hafs -working dir = /lustre/f2/scratch/emc.nemspara/FV3_RT/rt_47824/regional_hafs -Checking test 039 regional_hafs results .... +baseline dir = /lustre/f2/pdata/ncep_shared/emc.nemspara/RT/NEMSfv3gfs/develop-20220112/INTEL/fv3_regional_hafs +working dir = /lustre/f2/scratch/emc.nemspara/FV3_RT/rt_29837/regional_hafs +Checking test 040 regional_hafs results .... Comparing dynf000.nc .........OK Comparing dynf024.nc .........OK Comparing phyf000.nc .........OK @@ -1636,29 +1688,29 @@ Checking test 039 regional_hafs results .... Comparing HURPRS.GrbF00 .........OK Comparing HURPRS.GrbF24 .........OK - 0: The total amount of wall time = 340.416340 - 0: The maximum resident set size (KB) = 539244 + 0: The total amount of wall time = 329.581277 + 0: The maximum resident set size (KB) = 537656 -Test 039 regional_hafs PASS +Test 040 regional_hafs PASS -baseline dir = /lustre/f2/pdata/ncep_shared/emc.nemspara/RT/NEMSfv3gfs/develop-20220107/INTEL/fv3_regional_netcdf_parallel -working dir = /lustre/f2/scratch/emc.nemspara/FV3_RT/rt_47824/regional_netcdf_parallel -Checking test 040 regional_netcdf_parallel results .... +baseline dir = /lustre/f2/pdata/ncep_shared/emc.nemspara/RT/NEMSfv3gfs/develop-20220112/INTEL/fv3_regional_netcdf_parallel +working dir = /lustre/f2/scratch/emc.nemspara/FV3_RT/rt_29837/regional_netcdf_parallel +Checking test 041 regional_netcdf_parallel results .... Comparing dynf000.nc .........OK Comparing dynf024.nc ............ALT CHECK......OK Comparing phyf000.nc .........OK Comparing phyf024.nc ............ALT CHECK......OK - 0: The total amount of wall time = 363.273951 - 0: The maximum resident set size (KB) = 538320 + 0: The total amount of wall time = 341.323348 + 0: The maximum resident set size (KB) = 536932 -Test 040 regional_netcdf_parallel PASS +Test 041 regional_netcdf_parallel PASS -baseline dir = /lustre/f2/pdata/ncep_shared/emc.nemspara/RT/NEMSfv3gfs/develop-20220107/INTEL/fv3_regional_RRTMGP -working dir = /lustre/f2/scratch/emc.nemspara/FV3_RT/rt_47824/regional_RRTMGP -Checking test 041 regional_RRTMGP results .... +baseline dir = /lustre/f2/pdata/ncep_shared/emc.nemspara/RT/NEMSfv3gfs/develop-20220112/INTEL/fv3_regional_RRTMGP +working dir = /lustre/f2/scratch/emc.nemspara/FV3_RT/rt_29837/regional_RRTMGP +Checking test 042 regional_RRTMGP results .... Comparing dynf000.nc .........OK Comparing dynf024.nc .........OK Comparing phyf000.nc .........OK @@ -1668,15 +1720,15 @@ Checking test 041 regional_RRTMGP results .... Comparing NATLEV.GrbF00 .........OK Comparing NATLEV.GrbF24 .........OK - 0: The total amount of wall time = 450.901954 - 0: The maximum resident set size (KB) = 664056 + 0: The total amount of wall time = 456.588657 + 0: The maximum resident set size (KB) = 664900 -Test 041 regional_RRTMGP PASS +Test 042 regional_RRTMGP PASS -baseline dir = /lustre/f2/pdata/ncep_shared/emc.nemspara/RT/NEMSfv3gfs/develop-20220107/INTEL/rap_control -working dir = /lustre/f2/scratch/emc.nemspara/FV3_RT/rt_47824/rap_control -Checking test 042 rap_control results .... +baseline dir = /lustre/f2/pdata/ncep_shared/emc.nemspara/RT/NEMSfv3gfs/develop-20220112/INTEL/rap_control +working dir = /lustre/f2/scratch/emc.nemspara/FV3_RT/rt_29837/rap_control +Checking test 043 rap_control results .... Comparing sfcf000.nc .........OK Comparing sfcf021.nc .........OK Comparing sfcf024.nc .........OK @@ -1722,15 +1774,15 @@ Checking test 042 rap_control results .... Comparing RESTART/sfc_data.tile5.nc .........OK Comparing RESTART/sfc_data.tile6.nc .........OK - 0: The total amount of wall time = 377.078311 - 0: The maximum resident set size (KB) = 803636 + 0: The total amount of wall time = 374.818062 + 0: The maximum resident set size (KB) = 803368 -Test 042 rap_control PASS +Test 043 rap_control PASS -baseline dir = /lustre/f2/pdata/ncep_shared/emc.nemspara/RT/NEMSfv3gfs/develop-20220107/INTEL/rap_control -working dir = /lustre/f2/scratch/emc.nemspara/FV3_RT/rt_47824/rap_2threads -Checking test 043 rap_2threads results .... +baseline dir = /lustre/f2/pdata/ncep_shared/emc.nemspara/RT/NEMSfv3gfs/develop-20220112/INTEL/rap_control +working dir = /lustre/f2/scratch/emc.nemspara/FV3_RT/rt_29837/rap_2threads +Checking test 044 rap_2threads results .... Comparing sfcf000.nc .........OK Comparing sfcf021.nc .........OK Comparing sfcf024.nc .........OK @@ -1776,15 +1828,15 @@ Checking test 043 rap_2threads results .... Comparing RESTART/sfc_data.tile5.nc .........OK Comparing RESTART/sfc_data.tile6.nc .........OK - 0: The total amount of wall time = 499.196860 - 0: The maximum resident set size (KB) = 867428 + 0: The total amount of wall time = 502.578517 + 0: The maximum resident set size (KB) = 867648 -Test 043 rap_2threads PASS +Test 044 rap_2threads PASS -baseline dir = /lustre/f2/pdata/ncep_shared/emc.nemspara/RT/NEMSfv3gfs/develop-20220107/INTEL/rap_control -working dir = /lustre/f2/scratch/emc.nemspara/FV3_RT/rt_47824/rap_restart -Checking test 044 rap_restart results .... +baseline dir = /lustre/f2/pdata/ncep_shared/emc.nemspara/RT/NEMSfv3gfs/develop-20220112/INTEL/rap_control +working dir = /lustre/f2/scratch/emc.nemspara/FV3_RT/rt_29837/rap_restart +Checking test 045 rap_restart results .... Comparing sfcf024.nc .........OK Comparing atmf024.nc .........OK Comparing GFSFLX.GrbF24 .........OK @@ -1822,15 +1874,15 @@ Checking test 044 rap_restart results .... Comparing RESTART/sfc_data.tile5.nc .........OK Comparing RESTART/sfc_data.tile6.nc .........OK - 0: The total amount of wall time = 222.484152 - 0: The maximum resident set size (KB) = 544448 + 0: The total amount of wall time = 219.475102 + 0: The maximum resident set size (KB) = 544428 -Test 044 rap_restart PASS +Test 045 rap_restart PASS -baseline dir = /lustre/f2/pdata/ncep_shared/emc.nemspara/RT/NEMSfv3gfs/develop-20220107/INTEL/rap_sfcdiff -working dir = /lustre/f2/scratch/emc.nemspara/FV3_RT/rt_47824/rap_sfcdiff -Checking test 045 rap_sfcdiff results .... +baseline dir = /lustre/f2/pdata/ncep_shared/emc.nemspara/RT/NEMSfv3gfs/develop-20220112/INTEL/rap_sfcdiff +working dir = /lustre/f2/scratch/emc.nemspara/FV3_RT/rt_29837/rap_sfcdiff +Checking test 046 rap_sfcdiff results .... Comparing sfcf000.nc .........OK Comparing sfcf021.nc .........OK Comparing sfcf024.nc .........OK @@ -1876,15 +1928,15 @@ Checking test 045 rap_sfcdiff results .... Comparing RESTART/sfc_data.tile5.nc .........OK Comparing RESTART/sfc_data.tile6.nc .........OK - 0: The total amount of wall time = 402.686516 - 0: The maximum resident set size (KB) = 803504 + 0: The total amount of wall time = 402.054399 + 0: The maximum resident set size (KB) = 803496 -Test 045 rap_sfcdiff PASS +Test 046 rap_sfcdiff PASS -baseline dir = /lustre/f2/pdata/ncep_shared/emc.nemspara/RT/NEMSfv3gfs/develop-20220107/INTEL/rap_sfcdiff -working dir = /lustre/f2/scratch/emc.nemspara/FV3_RT/rt_47824/rap_sfcdiff_restart -Checking test 046 rap_sfcdiff_restart results .... +baseline dir = /lustre/f2/pdata/ncep_shared/emc.nemspara/RT/NEMSfv3gfs/develop-20220112/INTEL/rap_sfcdiff +working dir = /lustre/f2/scratch/emc.nemspara/FV3_RT/rt_29837/rap_sfcdiff_restart +Checking test 047 rap_sfcdiff_restart results .... Comparing sfcf024.nc .........OK Comparing atmf024.nc .........OK Comparing GFSFLX.GrbF24 .........OK @@ -1922,15 +1974,15 @@ Checking test 046 rap_sfcdiff_restart results .... Comparing RESTART/sfc_data.tile5.nc .........OK Comparing RESTART/sfc_data.tile6.nc .........OK - 0: The total amount of wall time = 198.281535 - 0: The maximum resident set size (KB) = 543156 + 0: The total amount of wall time = 222.177077 + 0: The maximum resident set size (KB) = 543068 -Test 046 rap_sfcdiff_restart PASS +Test 047 rap_sfcdiff_restart PASS -baseline dir = /lustre/f2/pdata/ncep_shared/emc.nemspara/RT/NEMSfv3gfs/develop-20220107/INTEL/hrrr_control -working dir = /lustre/f2/scratch/emc.nemspara/FV3_RT/rt_47824/hrrr_control -Checking test 047 hrrr_control results .... +baseline dir = /lustre/f2/pdata/ncep_shared/emc.nemspara/RT/NEMSfv3gfs/develop-20220112/INTEL/hrrr_control +working dir = /lustre/f2/scratch/emc.nemspara/FV3_RT/rt_29837/hrrr_control +Checking test 048 hrrr_control results .... Comparing sfcf000.nc .........OK Comparing sfcf021.nc .........OK Comparing sfcf024.nc .........OK @@ -1976,15 +2028,15 @@ Checking test 047 hrrr_control results .... Comparing RESTART/sfc_data.tile5.nc .........OK Comparing RESTART/sfc_data.tile6.nc .........OK - 0: The total amount of wall time = 359.574506 - 0: The maximum resident set size (KB) = 801068 + 0: The total amount of wall time = 386.289658 + 0: The maximum resident set size (KB) = 801056 -Test 047 hrrr_control PASS +Test 048 hrrr_control PASS -baseline dir = /lustre/f2/pdata/ncep_shared/emc.nemspara/RT/NEMSfv3gfs/develop-20220107/INTEL/rrfs_v1beta -working dir = /lustre/f2/scratch/emc.nemspara/FV3_RT/rt_47824/rrfs_v1beta -Checking test 048 rrfs_v1beta results .... +baseline dir = /lustre/f2/pdata/ncep_shared/emc.nemspara/RT/NEMSfv3gfs/develop-20220112/INTEL/rrfs_v1beta +working dir = /lustre/f2/scratch/emc.nemspara/FV3_RT/rt_29837/rrfs_v1beta +Checking test 049 rrfs_v1beta results .... Comparing sfcf000.nc .........OK Comparing sfcf021.nc .........OK Comparing sfcf024.nc .........OK @@ -2030,15 +2082,15 @@ Checking test 048 rrfs_v1beta results .... Comparing RESTART/sfc_data.tile5.nc .........OK Comparing RESTART/sfc_data.tile6.nc .........OK - 0: The total amount of wall time = 367.489404 - 0: The maximum resident set size (KB) = 800852 + 0: The total amount of wall time = 400.067209 + 0: The maximum resident set size (KB) = 800692 -Test 048 rrfs_v1beta PASS +Test 049 rrfs_v1beta PASS -baseline dir = /lustre/f2/pdata/ncep_shared/emc.nemspara/RT/NEMSfv3gfs/develop-20220107/INTEL/rrfs_conus13km_hrrr_warm -working dir = /lustre/f2/scratch/emc.nemspara/FV3_RT/rt_47824/rrfs_conus13km_hrrr_warm -Checking test 049 rrfs_conus13km_hrrr_warm results .... +baseline dir = /lustre/f2/pdata/ncep_shared/emc.nemspara/RT/NEMSfv3gfs/develop-20220112/INTEL/rrfs_conus13km_hrrr_warm +working dir = /lustre/f2/scratch/emc.nemspara/FV3_RT/rt_29837/rrfs_conus13km_hrrr_warm +Checking test 050 rrfs_conus13km_hrrr_warm results .... Comparing sfcf000.nc .........OK Comparing sfcf001.nc .........OK Comparing sfcf002.nc .........OK @@ -2046,15 +2098,15 @@ Checking test 049 rrfs_conus13km_hrrr_warm results .... Comparing atmf001.nc .........OK Comparing atmf002.nc .........OK - 0: The total amount of wall time = 188.963177 - 0: The maximum resident set size (KB) = 611768 + 0: The total amount of wall time = 194.492365 + 0: The maximum resident set size (KB) = 612292 -Test 049 rrfs_conus13km_hrrr_warm PASS +Test 050 rrfs_conus13km_hrrr_warm PASS -baseline dir = /lustre/f2/pdata/ncep_shared/emc.nemspara/RT/NEMSfv3gfs/develop-20220107/INTEL/rrfs_conus13km_radar_tten_warm -working dir = /lustre/f2/scratch/emc.nemspara/FV3_RT/rt_47824/rrfs_conus13km_radar_tten_warm -Checking test 050 rrfs_conus13km_radar_tten_warm results .... +baseline dir = /lustre/f2/pdata/ncep_shared/emc.nemspara/RT/NEMSfv3gfs/develop-20220112/INTEL/rrfs_conus13km_radar_tten_warm +working dir = /lustre/f2/scratch/emc.nemspara/FV3_RT/rt_29837/rrfs_conus13km_radar_tten_warm +Checking test 051 rrfs_conus13km_radar_tten_warm results .... Comparing sfcf000.nc .........OK Comparing sfcf001.nc .........OK Comparing sfcf002.nc .........OK @@ -2062,15 +2114,15 @@ Checking test 050 rrfs_conus13km_radar_tten_warm results .... Comparing atmf001.nc .........OK Comparing atmf002.nc .........OK - 0: The total amount of wall time = 175.548411 - 0: The maximum resident set size (KB) = 613792 + 0: The total amount of wall time = 194.074572 + 0: The maximum resident set size (KB) = 614516 -Test 050 rrfs_conus13km_radar_tten_warm PASS +Test 051 rrfs_conus13km_radar_tten_warm PASS -baseline dir = /lustre/f2/pdata/ncep_shared/emc.nemspara/RT/NEMSfv3gfs/develop-20220107/INTEL/control_rrtmgp -working dir = /lustre/f2/scratch/emc.nemspara/FV3_RT/rt_47824/control_rrtmgp -Checking test 051 control_rrtmgp results .... +baseline dir = /lustre/f2/pdata/ncep_shared/emc.nemspara/RT/NEMSfv3gfs/develop-20220112/INTEL/control_rrtmgp +working dir = /lustre/f2/scratch/emc.nemspara/FV3_RT/rt_29837/control_rrtmgp +Checking test 052 control_rrtmgp results .... Comparing sfcf000.nc .........OK Comparing sfcf024.nc .........OK Comparing atmf000.nc .........OK @@ -2080,15 +2132,15 @@ Checking test 051 control_rrtmgp results .... Comparing GFSPRS.GrbF00 .........OK Comparing GFSPRS.GrbF24 .........OK - 0: The total amount of wall time = 236.814040 - 0: The maximum resident set size (KB) = 564768 + 0: The total amount of wall time = 237.460460 + 0: The maximum resident set size (KB) = 564772 -Test 051 control_rrtmgp PASS +Test 052 control_rrtmgp PASS -baseline dir = /lustre/f2/pdata/ncep_shared/emc.nemspara/RT/NEMSfv3gfs/develop-20220107/INTEL/control_rrtmgp_c192 -working dir = /lustre/f2/scratch/emc.nemspara/FV3_RT/rt_47824/control_rrtmgp_c192 -Checking test 052 control_rrtmgp_c192 results .... +baseline dir = /lustre/f2/pdata/ncep_shared/emc.nemspara/RT/NEMSfv3gfs/develop-20220112/INTEL/control_rrtmgp_c192 +working dir = /lustre/f2/scratch/emc.nemspara/FV3_RT/rt_29837/control_rrtmgp_c192 +Checking test 053 control_rrtmgp_c192 results .... Comparing sfcf000.nc .........OK Comparing sfcf012.nc .........OK Comparing atmf000.nc .........OK @@ -2098,15 +2150,15 @@ Checking test 052 control_rrtmgp_c192 results .... Comparing GFSPRS.GrbF00 .........OK Comparing GFSPRS.GrbF12 .........OK - 0: The total amount of wall time = 596.369637 - 0: The maximum resident set size (KB) = 775504 + 0: The total amount of wall time = 590.161578 + 0: The maximum resident set size (KB) = 775412 -Test 052 control_rrtmgp_c192 PASS +Test 053 control_rrtmgp_c192 PASS -baseline dir = /lustre/f2/pdata/ncep_shared/emc.nemspara/RT/NEMSfv3gfs/develop-20220107/INTEL/control_csawmgt -working dir = /lustre/f2/scratch/emc.nemspara/FV3_RT/rt_47824/control_csawmgt -Checking test 053 control_csawmgt results .... +baseline dir = /lustre/f2/pdata/ncep_shared/emc.nemspara/RT/NEMSfv3gfs/develop-20220112/INTEL/control_csawmgt +working dir = /lustre/f2/scratch/emc.nemspara/FV3_RT/rt_29837/control_csawmgt +Checking test 054 control_csawmgt results .... Comparing sfcf000.nc .........OK Comparing sfcf024.nc .........OK Comparing atmf000.nc .........OK @@ -2116,15 +2168,15 @@ Checking test 053 control_csawmgt results .... Comparing GFSPRS.GrbF00 .........OK Comparing GFSPRS.GrbF24 .........OK - 0: The total amount of wall time = 366.611053 - 0: The maximum resident set size (KB) = 504832 + 0: The total amount of wall time = 367.062525 + 0: The maximum resident set size (KB) = 504900 -Test 053 control_csawmgt PASS +Test 054 control_csawmgt PASS -baseline dir = /lustre/f2/pdata/ncep_shared/emc.nemspara/RT/NEMSfv3gfs/develop-20220107/INTEL/control_flake -working dir = /lustre/f2/scratch/emc.nemspara/FV3_RT/rt_47824/control_flake -Checking test 054 control_flake results .... +baseline dir = /lustre/f2/pdata/ncep_shared/emc.nemspara/RT/NEMSfv3gfs/develop-20220112/INTEL/control_flake +working dir = /lustre/f2/scratch/emc.nemspara/FV3_RT/rt_29837/control_flake +Checking test 055 control_flake results .... Comparing sfcf000.nc .........OK Comparing sfcf024.nc .........OK Comparing atmf000.nc .........OK @@ -2134,15 +2186,15 @@ Checking test 054 control_flake results .... Comparing GFSPRS.GrbF00 .........OK Comparing GFSPRS.GrbF24 .........OK - 0: The total amount of wall time = 248.142301 - 0: The maximum resident set size (KB) = 506404 + 0: The total amount of wall time = 250.869017 + 0: The maximum resident set size (KB) = 506572 -Test 054 control_flake PASS +Test 055 control_flake PASS -baseline dir = /lustre/f2/pdata/ncep_shared/emc.nemspara/RT/NEMSfv3gfs/develop-20220107/INTEL/control_ras -working dir = /lustre/f2/scratch/emc.nemspara/FV3_RT/rt_47824/control_ras -Checking test 055 control_ras results .... +baseline dir = /lustre/f2/pdata/ncep_shared/emc.nemspara/RT/NEMSfv3gfs/develop-20220112/INTEL/control_ras +working dir = /lustre/f2/scratch/emc.nemspara/FV3_RT/rt_29837/control_ras +Checking test 056 control_ras results .... Comparing sfcf000.nc .........OK Comparing sfcf024.nc .........OK Comparing atmf000.nc .........OK @@ -2152,15 +2204,15 @@ Checking test 055 control_ras results .... Comparing GFSPRS.GrbF00 .........OK Comparing GFSPRS.GrbF24 .........OK - 0: The total amount of wall time = 185.031740 - 0: The maximum resident set size (KB) = 471236 + 0: The total amount of wall time = 211.876137 + 0: The maximum resident set size (KB) = 471408 -Test 055 control_ras PASS +Test 056 control_ras PASS -baseline dir = /lustre/f2/pdata/ncep_shared/emc.nemspara/RT/NEMSfv3gfs/develop-20220107/INTEL/control_thompson -working dir = /lustre/f2/scratch/emc.nemspara/FV3_RT/rt_47824/control_thompson -Checking test 056 control_thompson results .... +baseline dir = /lustre/f2/pdata/ncep_shared/emc.nemspara/RT/NEMSfv3gfs/develop-20220112/INTEL/control_thompson +working dir = /lustre/f2/scratch/emc.nemspara/FV3_RT/rt_29837/control_thompson +Checking test 057 control_thompson results .... Comparing sfcf000.nc .........OK Comparing sfcf024.nc .........OK Comparing atmf000.nc .........OK @@ -2170,15 +2222,15 @@ Checking test 056 control_thompson results .... Comparing GFSPRS.GrbF00 .........OK Comparing GFSPRS.GrbF24 .........OK - 0: The total amount of wall time = 229.961637 - 0: The maximum resident set size (KB) = 820784 + 0: The total amount of wall time = 235.220099 + 0: The maximum resident set size (KB) = 820588 -Test 056 control_thompson PASS +Test 057 control_thompson PASS -baseline dir = /lustre/f2/pdata/ncep_shared/emc.nemspara/RT/NEMSfv3gfs/develop-20220107/INTEL/control_thompson_no_aero -working dir = /lustre/f2/scratch/emc.nemspara/FV3_RT/rt_47824/control_thompson_no_aero -Checking test 057 control_thompson_no_aero results .... +baseline dir = /lustre/f2/pdata/ncep_shared/emc.nemspara/RT/NEMSfv3gfs/develop-20220112/INTEL/control_thompson_no_aero +working dir = /lustre/f2/scratch/emc.nemspara/FV3_RT/rt_29837/control_thompson_no_aero +Checking test 058 control_thompson_no_aero results .... Comparing sfcf000.nc .........OK Comparing sfcf024.nc .........OK Comparing atmf000.nc .........OK @@ -2188,55 +2240,55 @@ Checking test 057 control_thompson_no_aero results .... Comparing GFSPRS.GrbF00 .........OK Comparing GFSPRS.GrbF24 .........OK - 0: The total amount of wall time = 245.849650 - 0: The maximum resident set size (KB) = 815036 + 0: The total amount of wall time = 255.261349 + 0: The maximum resident set size (KB) = 815060 -Test 057 control_thompson_no_aero PASS +Test 058 control_thompson_no_aero PASS -baseline dir = /lustre/f2/pdata/ncep_shared/emc.nemspara/RT/NEMSfv3gfs/develop-20220107/INTEL/control_wam_repro -working dir = /lustre/f2/scratch/emc.nemspara/FV3_RT/rt_47824/control_wam_repro -Checking test 058 control_wam results .... +baseline dir = /lustre/f2/pdata/ncep_shared/emc.nemspara/RT/NEMSfv3gfs/develop-20220112/INTEL/control_wam_repro +working dir = /lustre/f2/scratch/emc.nemspara/FV3_RT/rt_29837/control_wam_repro +Checking test 059 control_wam results .... Comparing sfcf024.nc .........OK Comparing atmf024.nc .........OK - 0: The total amount of wall time = 114.997371 - 0: The maximum resident set size (KB) = 182032 + 0: The total amount of wall time = 145.396768 + 0: The maximum resident set size (KB) = 182076 -Test 058 control_wam PASS +Test 059 control_wam PASS -baseline dir = /lustre/f2/pdata/ncep_shared/emc.nemspara/RT/NEMSfv3gfs/develop-20220107/INTEL/control_debug -working dir = /lustre/f2/scratch/emc.nemspara/FV3_RT/rt_47824/control_debug -Checking test 059 control_debug results .... +baseline dir = /lustre/f2/pdata/ncep_shared/emc.nemspara/RT/NEMSfv3gfs/develop-20220112/INTEL/control_debug +working dir = /lustre/f2/scratch/emc.nemspara/FV3_RT/rt_29837/control_debug +Checking test 060 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 = 147.996417 - 0: The maximum resident set size (KB) = 503676 + 0: The total amount of wall time = 145.796980 + 0: The maximum resident set size (KB) = 503516 -Test 059 control_debug PASS +Test 060 control_debug PASS -baseline dir = /lustre/f2/pdata/ncep_shared/emc.nemspara/RT/NEMSfv3gfs/develop-20220107/INTEL/control_debug -working dir = /lustre/f2/scratch/emc.nemspara/FV3_RT/rt_47824/control_2threads_debug -Checking test 060 control_2threads_debug results .... +baseline dir = /lustre/f2/pdata/ncep_shared/emc.nemspara/RT/NEMSfv3gfs/develop-20220112/INTEL/control_debug +working dir = /lustre/f2/scratch/emc.nemspara/FV3_RT/rt_29837/control_2threads_debug +Checking test 061 control_2threads_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 = 255.098234 - 0: The maximum resident set size (KB) = 554312 + 0: The total amount of wall time = 273.431648 + 0: The maximum resident set size (KB) = 556300 -Test 060 control_2threads_debug PASS +Test 061 control_2threads_debug PASS -baseline dir = /lustre/f2/pdata/ncep_shared/emc.nemspara/RT/NEMSfv3gfs/develop-20220107/INTEL/control_CubedSphereGrid_debug -working dir = /lustre/f2/scratch/emc.nemspara/FV3_RT/rt_47824/control_CubedSphereGrid_debug -Checking test 061 control_CubedSphereGrid_debug results .... +baseline dir = /lustre/f2/pdata/ncep_shared/emc.nemspara/RT/NEMSfv3gfs/develop-20220112/INTEL/control_CubedSphereGrid_debug +working dir = /lustre/f2/scratch/emc.nemspara/FV3_RT/rt_29837/control_CubedSphereGrid_debug +Checking test 062 control_CubedSphereGrid_debug results .... Comparing sfcf000.tile1.nc .........OK Comparing sfcf000.tile2.nc .........OK Comparing sfcf000.tile3.nc .........OK @@ -2262,389 +2314,389 @@ Checking test 061 control_CubedSphereGrid_debug results .... Comparing atmf001.tile5.nc .........OK Comparing atmf001.tile6.nc .........OK - 0: The total amount of wall time = 157.514976 - 0: The maximum resident set size (KB) = 504768 + 0: The total amount of wall time = 161.398080 + 0: The maximum resident set size (KB) = 504624 -Test 061 control_CubedSphereGrid_debug PASS +Test 062 control_CubedSphereGrid_debug PASS -baseline dir = /lustre/f2/pdata/ncep_shared/emc.nemspara/RT/NEMSfv3gfs/develop-20220107/INTEL/control_wrtGauss_netcdf_parallel_debug -working dir = /lustre/f2/scratch/emc.nemspara/FV3_RT/rt_47824/control_wrtGauss_netcdf_parallel_debug -Checking test 062 control_wrtGauss_netcdf_parallel_debug results .... +baseline dir = /lustre/f2/pdata/ncep_shared/emc.nemspara/RT/NEMSfv3gfs/develop-20220112/INTEL/control_wrtGauss_netcdf_parallel_debug +working dir = /lustre/f2/scratch/emc.nemspara/FV3_RT/rt_29837/control_wrtGauss_netcdf_parallel_debug +Checking test 063 control_wrtGauss_netcdf_parallel_debug results .... Comparing sfcf000.nc .........OK Comparing sfcf001.nc ............ALT CHECK......OK Comparing atmf000.nc .........OK Comparing atmf001.nc .........OK - 0: The total amount of wall time = 158.036280 - 0: The maximum resident set size (KB) = 503764 + 0: The total amount of wall time = 168.659072 + 0: The maximum resident set size (KB) = 503760 -Test 062 control_wrtGauss_netcdf_parallel_debug PASS +Test 063 control_wrtGauss_netcdf_parallel_debug PASS -baseline dir = /lustre/f2/pdata/ncep_shared/emc.nemspara/RT/NEMSfv3gfs/develop-20220107/INTEL/control_stochy_debug -working dir = /lustre/f2/scratch/emc.nemspara/FV3_RT/rt_47824/control_stochy_debug -Checking test 063 control_stochy_debug results .... +baseline dir = /lustre/f2/pdata/ncep_shared/emc.nemspara/RT/NEMSfv3gfs/develop-20220112/INTEL/control_stochy_debug +working dir = /lustre/f2/scratch/emc.nemspara/FV3_RT/rt_29837/control_stochy_debug +Checking test 064 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 = 169.296381 - 0: The maximum resident set size (KB) = 508112 + 0: The total amount of wall time = 172.972200 + 0: The maximum resident set size (KB) = 507996 -Test 063 control_stochy_debug PASS +Test 064 control_stochy_debug PASS -baseline dir = /lustre/f2/pdata/ncep_shared/emc.nemspara/RT/NEMSfv3gfs/develop-20220107/INTEL/control_lndp_debug -working dir = /lustre/f2/scratch/emc.nemspara/FV3_RT/rt_47824/control_lndp_debug -Checking test 064 control_lndp_debug results .... +baseline dir = /lustre/f2/pdata/ncep_shared/emc.nemspara/RT/NEMSfv3gfs/develop-20220112/INTEL/control_lndp_debug +working dir = /lustre/f2/scratch/emc.nemspara/FV3_RT/rt_29837/control_lndp_debug +Checking test 065 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 = 151.132954 - 0: The maximum resident set size (KB) = 508924 + 0: The total amount of wall time = 153.461928 + 0: The maximum resident set size (KB) = 508628 -Test 064 control_lndp_debug PASS +Test 065 control_lndp_debug PASS -baseline dir = /lustre/f2/pdata/ncep_shared/emc.nemspara/RT/NEMSfv3gfs/develop-20220107/INTEL/control_rrtmgp_debug -working dir = /lustre/f2/scratch/emc.nemspara/FV3_RT/rt_47824/control_rrtmgp_debug -Checking test 065 control_rrtmgp_debug results .... +baseline dir = /lustre/f2/pdata/ncep_shared/emc.nemspara/RT/NEMSfv3gfs/develop-20220112/INTEL/control_rrtmgp_debug +working dir = /lustre/f2/scratch/emc.nemspara/FV3_RT/rt_29837/control_rrtmgp_debug +Checking test 066 control_rrtmgp_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 = 166.746951 - 0: The maximum resident set size (KB) = 608988 + 0: The total amount of wall time = 167.044897 + 0: The maximum resident set size (KB) = 608908 -Test 065 control_rrtmgp_debug PASS +Test 066 control_rrtmgp_debug PASS -baseline dir = /lustre/f2/pdata/ncep_shared/emc.nemspara/RT/NEMSfv3gfs/develop-20220107/INTEL/control_csawmg_debug -working dir = /lustre/f2/scratch/emc.nemspara/FV3_RT/rt_47824/control_csawmg_debug -Checking test 066 control_csawmg_debug results .... +baseline dir = /lustre/f2/pdata/ncep_shared/emc.nemspara/RT/NEMSfv3gfs/develop-20220112/INTEL/control_csawmg_debug +working dir = /lustre/f2/scratch/emc.nemspara/FV3_RT/rt_29837/control_csawmg_debug +Checking test 067 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.936452 - 0: The maximum resident set size (KB) = 545488 + 0: The total amount of wall time = 254.812520 + 0: The maximum resident set size (KB) = 545416 -Test 066 control_csawmg_debug PASS +Test 067 control_csawmg_debug PASS -baseline dir = /lustre/f2/pdata/ncep_shared/emc.nemspara/RT/NEMSfv3gfs/develop-20220107/INTEL/control_csawmgt_debug -working dir = /lustre/f2/scratch/emc.nemspara/FV3_RT/rt_47824/control_csawmgt_debug -Checking test 067 control_csawmgt_debug results .... +baseline dir = /lustre/f2/pdata/ncep_shared/emc.nemspara/RT/NEMSfv3gfs/develop-20220112/INTEL/control_csawmgt_debug +working dir = /lustre/f2/scratch/emc.nemspara/FV3_RT/rt_29837/control_csawmgt_debug +Checking test 068 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 = 247.545244 - 0: The maximum resident set size (KB) = 545712 + 0: The total amount of wall time = 266.608004 + 0: The maximum resident set size (KB) = 545604 -Test 067 control_csawmgt_debug PASS +Test 068 control_csawmgt_debug PASS -baseline dir = /lustre/f2/pdata/ncep_shared/emc.nemspara/RT/NEMSfv3gfs/develop-20220107/INTEL/control_ras_debug -working dir = /lustre/f2/scratch/emc.nemspara/FV3_RT/rt_47824/control_ras_debug -Checking test 068 control_ras_debug results .... +baseline dir = /lustre/f2/pdata/ncep_shared/emc.nemspara/RT/NEMSfv3gfs/develop-20220112/INTEL/control_ras_debug +working dir = /lustre/f2/scratch/emc.nemspara/FV3_RT/rt_29837/control_ras_debug +Checking test 069 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 = 151.946589 - 0: The maximum resident set size (KB) = 516652 + 0: The total amount of wall time = 159.535344 + 0: The maximum resident set size (KB) = 516640 -Test 068 control_ras_debug PASS +Test 069 control_ras_debug PASS -baseline dir = /lustre/f2/pdata/ncep_shared/emc.nemspara/RT/NEMSfv3gfs/develop-20220107/INTEL/control_diag_debug -working dir = /lustre/f2/scratch/emc.nemspara/FV3_RT/rt_47824/control_diag_debug -Checking test 069 control_diag_debug results .... +baseline dir = /lustre/f2/pdata/ncep_shared/emc.nemspara/RT/NEMSfv3gfs/develop-20220112/INTEL/control_diag_debug +working dir = /lustre/f2/scratch/emc.nemspara/FV3_RT/rt_29837/control_diag_debug +Checking test 070 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 = 155.094574 - 0: The maximum resident set size (KB) = 561120 + 0: The total amount of wall time = 160.516640 + 0: The maximum resident set size (KB) = 561080 -Test 069 control_diag_debug PASS +Test 070 control_diag_debug PASS -baseline dir = /lustre/f2/pdata/ncep_shared/emc.nemspara/RT/NEMSfv3gfs/develop-20220107/INTEL/control_debug_p7 -working dir = /lustre/f2/scratch/emc.nemspara/FV3_RT/rt_47824/control_debug_p7 -Checking test 070 control_debug_p7 results .... +baseline dir = /lustre/f2/pdata/ncep_shared/emc.nemspara/RT/NEMSfv3gfs/develop-20220112/INTEL/control_debug_p8 +working dir = /lustre/f2/scratch/emc.nemspara/FV3_RT/rt_29837/control_debug_p8 +Checking test 071 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 = 174.577070 - 0: The maximum resident set size (KB) = 529064 + 0: The total amount of wall time = 165.711472 + 0: The maximum resident set size (KB) = 529408 -Test 070 control_debug_p7 PASS +Test 071 control_debug_p8 PASS -baseline dir = /lustre/f2/pdata/ncep_shared/emc.nemspara/RT/NEMSfv3gfs/develop-20220107/INTEL/control_thompson_debug -working dir = /lustre/f2/scratch/emc.nemspara/FV3_RT/rt_47824/control_thompson_debug -Checking test 071 control_thompson_debug results .... +baseline dir = /lustre/f2/pdata/ncep_shared/emc.nemspara/RT/NEMSfv3gfs/develop-20220112/INTEL/control_thompson_debug +working dir = /lustre/f2/scratch/emc.nemspara/FV3_RT/rt_29837/control_thompson_debug +Checking test 072 control_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.858995 - 0: The maximum resident set size (KB) = 863876 + 0: The total amount of wall time = 178.946405 + 0: The maximum resident set size (KB) = 863908 -Test 071 control_thompson_debug PASS +Test 072 control_thompson_debug PASS -baseline dir = /lustre/f2/pdata/ncep_shared/emc.nemspara/RT/NEMSfv3gfs/develop-20220107/INTEL/control_thompson_no_aero_debug -working dir = /lustre/f2/scratch/emc.nemspara/FV3_RT/rt_47824/control_thompson_no_aero_debug -Checking test 072 control_thompson_no_aero_debug results .... +baseline dir = /lustre/f2/pdata/ncep_shared/emc.nemspara/RT/NEMSfv3gfs/develop-20220112/INTEL/control_thompson_no_aero_debug +working dir = /lustre/f2/scratch/emc.nemspara/FV3_RT/rt_29837/control_thompson_no_aero_debug +Checking test 073 control_thompson_no_aero_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.621679 - 0: The maximum resident set size (KB) = 859428 + 0: The total amount of wall time = 171.439990 + 0: The maximum resident set size (KB) = 858852 -Test 072 control_thompson_no_aero_debug PASS +Test 073 control_thompson_no_aero_debug PASS -baseline dir = /lustre/f2/pdata/ncep_shared/emc.nemspara/RT/NEMSfv3gfs/develop-20220107/INTEL/control_thompson_debug_extdiag -working dir = /lustre/f2/scratch/emc.nemspara/FV3_RT/rt_47824/control_thompson_extdiag_debug -Checking test 073 control_thompson_extdiag_debug results .... +baseline dir = /lustre/f2/pdata/ncep_shared/emc.nemspara/RT/NEMSfv3gfs/develop-20220112/INTEL/control_thompson_debug_extdiag +working dir = /lustre/f2/scratch/emc.nemspara/FV3_RT/rt_29837/control_thompson_extdiag_debug +Checking test 074 control_thompson_extdiag_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 = 182.200584 - 0: The maximum resident set size (KB) = 893692 + 0: The total amount of wall time = 187.220862 + 0: The maximum resident set size (KB) = 893900 -Test 073 control_thompson_extdiag_debug PASS +Test 074 control_thompson_extdiag_debug PASS -baseline dir = /lustre/f2/pdata/ncep_shared/emc.nemspara/RT/NEMSfv3gfs/develop-20220107/INTEL/fv3_regional_debug -working dir = /lustre/f2/scratch/emc.nemspara/FV3_RT/rt_47824/regional_debug -Checking test 074 regional_debug results .... +baseline dir = /lustre/f2/pdata/ncep_shared/emc.nemspara/RT/NEMSfv3gfs/develop-20220112/INTEL/fv3_regional_debug +working dir = /lustre/f2/scratch/emc.nemspara/FV3_RT/rt_29837/regional_debug +Checking test 075 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 = 264.542834 - 0: The maximum resident set size (KB) = 564716 + 0: The total amount of wall time = 264.068964 + 0: The maximum resident set size (KB) = 564960 -Test 074 regional_debug PASS +Test 075 regional_debug PASS -baseline dir = /lustre/f2/pdata/ncep_shared/emc.nemspara/RT/NEMSfv3gfs/develop-20220107/INTEL/rap_control_debug -working dir = /lustre/f2/scratch/emc.nemspara/FV3_RT/rt_47824/rap_control_debug -Checking test 075 rap_control_debug results .... +baseline dir = /lustre/f2/pdata/ncep_shared/emc.nemspara/RT/NEMSfv3gfs/develop-20220112/INTEL/rap_control_debug +working dir = /lustre/f2/scratch/emc.nemspara/FV3_RT/rt_29837/rap_control_debug +Checking test 076 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 = 279.836820 - 0: The maximum resident set size (KB) = 871084 + 0: The total amount of wall time = 272.904396 + 0: The maximum resident set size (KB) = 871288 -Test 075 rap_control_debug PASS +Test 076 rap_control_debug PASS -baseline dir = /lustre/f2/pdata/ncep_shared/emc.nemspara/RT/NEMSfv3gfs/develop-20220107/INTEL/rap_control_debug -working dir = /lustre/f2/scratch/emc.nemspara/FV3_RT/rt_47824/rap_unified_drag_suite_debug -Checking test 076 rap_unified_drag_suite_debug results .... +baseline dir = /lustre/f2/pdata/ncep_shared/emc.nemspara/RT/NEMSfv3gfs/develop-20220112/INTEL/rap_control_debug +working dir = /lustre/f2/scratch/emc.nemspara/FV3_RT/rt_29837/rap_unified_drag_suite_debug +Checking test 077 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 = 273.099028 - 0: The maximum resident set size (KB) = 871216 + 0: The total amount of wall time = 272.866610 + 0: The maximum resident set size (KB) = 871464 -Test 076 rap_unified_drag_suite_debug PASS +Test 077 rap_unified_drag_suite_debug PASS -baseline dir = /lustre/f2/pdata/ncep_shared/emc.nemspara/RT/NEMSfv3gfs/develop-20220107/INTEL/rap_diag_debug -working dir = /lustre/f2/scratch/emc.nemspara/FV3_RT/rt_47824/rap_diag_debug -Checking test 077 rap_diag_debug results .... +baseline dir = /lustre/f2/pdata/ncep_shared/emc.nemspara/RT/NEMSfv3gfs/develop-20220112/INTEL/rap_diag_debug +working dir = /lustre/f2/scratch/emc.nemspara/FV3_RT/rt_29837/rap_diag_debug +Checking test 078 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 = 292.554104 - 0: The maximum resident set size (KB) = 952996 + 0: The total amount of wall time = 288.315675 + 0: The maximum resident set size (KB) = 953120 -Test 077 rap_diag_debug PASS +Test 078 rap_diag_debug PASS -baseline dir = /lustre/f2/pdata/ncep_shared/emc.nemspara/RT/NEMSfv3gfs/develop-20220107/INTEL/rap_cires_ugwp_debug -working dir = /lustre/f2/scratch/emc.nemspara/FV3_RT/rt_47824/rap_cires_ugwp_debug -Checking test 078 rap_cires_ugwp_debug results .... +baseline dir = /lustre/f2/pdata/ncep_shared/emc.nemspara/RT/NEMSfv3gfs/develop-20220112/INTEL/rap_cires_ugwp_debug +working dir = /lustre/f2/scratch/emc.nemspara/FV3_RT/rt_29837/rap_cires_ugwp_debug +Checking test 079 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 = 279.465131 - 0: The maximum resident set size (KB) = 872884 + 0: The total amount of wall time = 280.616684 + 0: The maximum resident set size (KB) = 872896 -Test 078 rap_cires_ugwp_debug PASS +Test 079 rap_cires_ugwp_debug PASS -baseline dir = /lustre/f2/pdata/ncep_shared/emc.nemspara/RT/NEMSfv3gfs/develop-20220107/INTEL/rap_cires_ugwp_debug -working dir = /lustre/f2/scratch/emc.nemspara/FV3_RT/rt_47824/rap_unified_ugwp_debug -Checking test 079 rap_unified_ugwp_debug results .... +baseline dir = /lustre/f2/pdata/ncep_shared/emc.nemspara/RT/NEMSfv3gfs/develop-20220112/INTEL/rap_cires_ugwp_debug +working dir = /lustre/f2/scratch/emc.nemspara/FV3_RT/rt_29837/rap_unified_ugwp_debug +Checking test 080 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 = 285.245851 - 0: The maximum resident set size (KB) = 871432 + 0: The total amount of wall time = 283.128614 + 0: The maximum resident set size (KB) = 871312 -Test 079 rap_unified_ugwp_debug PASS +Test 080 rap_unified_ugwp_debug PASS -baseline dir = /lustre/f2/pdata/ncep_shared/emc.nemspara/RT/NEMSfv3gfs/develop-20220107/INTEL/rap_noah_debug -working dir = /lustre/f2/scratch/emc.nemspara/FV3_RT/rt_47824/rap_noah_debug -Checking test 080 rap_noah_debug results .... +baseline dir = /lustre/f2/pdata/ncep_shared/emc.nemspara/RT/NEMSfv3gfs/develop-20220112/INTEL/rap_noah_debug +working dir = /lustre/f2/scratch/emc.nemspara/FV3_RT/rt_29837/rap_noah_debug +Checking test 081 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 = 269.535367 - 0: The maximum resident set size (KB) = 869840 + 0: The total amount of wall time = 270.629028 + 0: The maximum resident set size (KB) = 870088 -Test 080 rap_noah_debug PASS +Test 081 rap_noah_debug PASS -baseline dir = /lustre/f2/pdata/ncep_shared/emc.nemspara/RT/NEMSfv3gfs/develop-20220107/INTEL/rap_rrtmgp_debug -working dir = /lustre/f2/scratch/emc.nemspara/FV3_RT/rt_47824/rap_rrtmgp_debug -Checking test 081 rap_rrtmgp_debug results .... +baseline dir = /lustre/f2/pdata/ncep_shared/emc.nemspara/RT/NEMSfv3gfs/develop-20220112/INTEL/rap_rrtmgp_debug +working dir = /lustre/f2/scratch/emc.nemspara/FV3_RT/rt_29837/rap_rrtmgp_debug +Checking test 082 rap_rrtmgp_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 = 475.839442 - 0: The maximum resident set size (KB) = 977176 + 0: The total amount of wall time = 470.451530 + 0: The maximum resident set size (KB) = 976912 -Test 081 rap_rrtmgp_debug PASS +Test 082 rap_rrtmgp_debug PASS -baseline dir = /lustre/f2/pdata/ncep_shared/emc.nemspara/RT/NEMSfv3gfs/develop-20220107/INTEL/rap_lndp_debug -working dir = /lustre/f2/scratch/emc.nemspara/FV3_RT/rt_47824/rap_lndp_debug -Checking test 082 rap_lndp_debug results .... +baseline dir = /lustre/f2/pdata/ncep_shared/emc.nemspara/RT/NEMSfv3gfs/develop-20220112/INTEL/rap_lndp_debug +working dir = /lustre/f2/scratch/emc.nemspara/FV3_RT/rt_29837/rap_lndp_debug +Checking test 083 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 = 278.905913 - 0: The maximum resident set size (KB) = 871852 + 0: The total amount of wall time = 275.342225 + 0: The maximum resident set size (KB) = 871876 -Test 082 rap_lndp_debug PASS +Test 083 rap_lndp_debug PASS -baseline dir = /lustre/f2/pdata/ncep_shared/emc.nemspara/RT/NEMSfv3gfs/develop-20220107/INTEL/rap_sfcdiff_debug -working dir = /lustre/f2/scratch/emc.nemspara/FV3_RT/rt_47824/rap_sfcdiff_debug -Checking test 083 rap_sfcdiff_debug results .... +baseline dir = /lustre/f2/pdata/ncep_shared/emc.nemspara/RT/NEMSfv3gfs/develop-20220112/INTEL/rap_sfcdiff_debug +working dir = /lustre/f2/scratch/emc.nemspara/FV3_RT/rt_29837/rap_sfcdiff_debug +Checking test 084 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 = 275.040278 - 0: The maximum resident set size (KB) = 870296 + 0: The total amount of wall time = 272.902952 + 0: The maximum resident set size (KB) = 870256 -Test 083 rap_sfcdiff_debug PASS +Test 084 rap_sfcdiff_debug PASS -baseline dir = /lustre/f2/pdata/ncep_shared/emc.nemspara/RT/NEMSfv3gfs/develop-20220107/INTEL/rap_flake_debug -working dir = /lustre/f2/scratch/emc.nemspara/FV3_RT/rt_47824/rap_flake_debug -Checking test 084 rap_flake_debug results .... +baseline dir = /lustre/f2/pdata/ncep_shared/emc.nemspara/RT/NEMSfv3gfs/develop-20220112/INTEL/rap_flake_debug +working dir = /lustre/f2/scratch/emc.nemspara/FV3_RT/rt_29837/rap_flake_debug +Checking test 085 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 = 282.223915 - 0: The maximum resident set size (KB) = 871708 + 0: The total amount of wall time = 274.420201 + 0: The maximum resident set size (KB) = 871432 -Test 084 rap_flake_debug PASS +Test 085 rap_flake_debug PASS -baseline dir = /lustre/f2/pdata/ncep_shared/emc.nemspara/RT/NEMSfv3gfs/develop-20220107/INTEL/rap_noah_sfcdiff_cires_ugwp_debug -working dir = /lustre/f2/scratch/emc.nemspara/FV3_RT/rt_47824/rap_noah_sfcdiff_cires_ugwp_debug -Checking test 085 rap_noah_sfcdiff_cires_ugwp_debug results .... +baseline dir = /lustre/f2/pdata/ncep_shared/emc.nemspara/RT/NEMSfv3gfs/develop-20220112/INTEL/rap_noah_sfcdiff_cires_ugwp_debug +working dir = /lustre/f2/scratch/emc.nemspara/FV3_RT/rt_29837/rap_noah_sfcdiff_cires_ugwp_debug +Checking test 086 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 = 469.430767 - 0: The maximum resident set size (KB) = 869264 + 0: The total amount of wall time = 461.249396 + 0: The maximum resident set size (KB) = 869772 -Test 085 rap_noah_sfcdiff_cires_ugwp_debug PASS +Test 086 rap_noah_sfcdiff_cires_ugwp_debug PASS -baseline dir = /lustre/f2/pdata/ncep_shared/emc.nemspara/RT/NEMSfv3gfs/develop-20220107/INTEL/rrfs_v1beta_debug -working dir = /lustre/f2/scratch/emc.nemspara/FV3_RT/rt_47824/rrfs_v1beta_debug -Checking test 086 rrfs_v1beta_debug results .... +baseline dir = /lustre/f2/pdata/ncep_shared/emc.nemspara/RT/NEMSfv3gfs/develop-20220112/INTEL/rrfs_v1beta_debug +working dir = /lustre/f2/scratch/emc.nemspara/FV3_RT/rt_29837/rrfs_v1beta_debug +Checking test 087 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 = 272.348340 - 0: The maximum resident set size (KB) = 868368 + 0: The total amount of wall time = 275.762251 + 0: The maximum resident set size (KB) = 868152 -Test 086 rrfs_v1beta_debug PASS +Test 087 rrfs_v1beta_debug PASS -baseline dir = /lustre/f2/pdata/ncep_shared/emc.nemspara/RT/NEMSfv3gfs/develop-20220107/INTEL/control_wam_debug -working dir = /lustre/f2/scratch/emc.nemspara/FV3_RT/rt_47824/control_wam_debug -Checking test 087 control_wam_debug results .... +baseline dir = /lustre/f2/pdata/ncep_shared/emc.nemspara/RT/NEMSfv3gfs/develop-20220112/INTEL/control_wam_debug +working dir = /lustre/f2/scratch/emc.nemspara/FV3_RT/rt_29837/control_wam_debug +Checking test 088 control_wam_debug results .... Comparing sfcf019.nc .........OK Comparing atmf019.nc .........OK - 0: The total amount of wall time = 292.393827 - 0: The maximum resident set size (KB) = 211748 + 0: The total amount of wall time = 315.604914 + 0: The maximum resident set size (KB) = 212152 -Test 087 control_wam_debug PASS +Test 088 control_wam_debug PASS -baseline dir = /lustre/f2/pdata/ncep_shared/emc.nemspara/RT/NEMSfv3gfs/develop-20220107/INTEL/hafs_regional_atm -working dir = /lustre/f2/scratch/emc.nemspara/FV3_RT/rt_47824/hafs_regional_atm -Checking test 088 hafs_regional_atm results .... +baseline dir = /lustre/f2/pdata/ncep_shared/emc.nemspara/RT/NEMSfv3gfs/develop-20220112/INTEL/hafs_regional_atm +working dir = /lustre/f2/scratch/emc.nemspara/FV3_RT/rt_29837/hafs_regional_atm +Checking test 089 hafs_regional_atm results .... Comparing atmf006.nc .........OK Comparing sfcf006.nc .........OK - 0: The total amount of wall time = 273.592588 - 0: The maximum resident set size (KB) = 661300 + 0: The total amount of wall time = 299.726090 + 0: The maximum resident set size (KB) = 661468 -Test 088 hafs_regional_atm PASS +Test 089 hafs_regional_atm PASS -baseline dir = /lustre/f2/pdata/ncep_shared/emc.nemspara/RT/NEMSfv3gfs/develop-20220107/INTEL/hafs_regional_atm_ocn -working dir = /lustre/f2/scratch/emc.nemspara/FV3_RT/rt_47824/hafs_regional_atm_ocn -Checking test 089 hafs_regional_atm_ocn results .... +baseline dir = /lustre/f2/pdata/ncep_shared/emc.nemspara/RT/NEMSfv3gfs/develop-20220112/INTEL/hafs_regional_atm_ocn +working dir = /lustre/f2/scratch/emc.nemspara/FV3_RT/rt_29837/hafs_regional_atm_ocn +Checking test 090 hafs_regional_atm_ocn results .... Comparing atmf006.nc .........OK Comparing sfcf006.nc .........OK Comparing archv.2019_241_06.a .........OK @@ -2652,214 +2704,214 @@ Checking test 089 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 = 407.423416 - 0: The maximum resident set size (KB) = 663452 + 0: The total amount of wall time = 411.550823 + 0: The maximum resident set size (KB) = 663476 -Test 089 hafs_regional_atm_ocn PASS +Test 090 hafs_regional_atm_ocn PASS -baseline dir = /lustre/f2/pdata/ncep_shared/emc.nemspara/RT/NEMSfv3gfs/develop-20220107/INTEL/hafs_regional_atm_wav -working dir = /lustre/f2/scratch/emc.nemspara/FV3_RT/rt_47824/hafs_regional_atm_wav -Checking test 090 hafs_regional_atm_wav results .... - Comparing atmf006.nc .........OK +baseline dir = /lustre/f2/pdata/ncep_shared/emc.nemspara/RT/NEMSfv3gfs/develop-20220112/INTEL/hafs_regional_atm_wav +working dir = /lustre/f2/scratch/emc.nemspara/FV3_RT/rt_29837/hafs_regional_atm_wav +Checking test 091 hafs_regional_atm_wav results .... + Comparing atmf006.nc ............ALT CHECK......OK Comparing sfcf006.nc .........OK Comparing out_grd.ww3 .........OK Comparing out_pnt.ww3 .........OK - 0: The total amount of wall time = 858.668209 - 0: The maximum resident set size (KB) = 662328 + 0: The total amount of wall time = 885.871763 + 0: The maximum resident set size (KB) = 662180 -Test 090 hafs_regional_atm_wav PASS +Test 091 hafs_regional_atm_wav PASS -baseline dir = /lustre/f2/pdata/ncep_shared/emc.nemspara/RT/NEMSfv3gfs/develop-20220107/INTEL/hafs_regional_atm_ocn_wav -working dir = /lustre/f2/scratch/emc.nemspara/FV3_RT/rt_47824/hafs_regional_atm_ocn_wav -Checking test 091 hafs_regional_atm_ocn_wav results .... - Comparing atmf006.nc .........OK +baseline dir = /lustre/f2/pdata/ncep_shared/emc.nemspara/RT/NEMSfv3gfs/develop-20220112/INTEL/hafs_regional_atm_ocn_wav +working dir = /lustre/f2/scratch/emc.nemspara/FV3_RT/rt_29837/hafs_regional_atm_ocn_wav +Checking test 092 hafs_regional_atm_ocn_wav results .... + Comparing atmf006.nc ............ALT CHECK......OK Comparing sfcf006.nc .........OK Comparing archv.2019_241_06.a .........OK Comparing archs.2019_241_06.a .........OK Comparing out_grd.ww3 .........OK Comparing out_pnt.ww3 .........OK - 0: The total amount of wall time = 967.227787 - 0: The maximum resident set size (KB) = 664192 + 0: The total amount of wall time = 966.010436 + 0: The maximum resident set size (KB) = 663924 -Test 091 hafs_regional_atm_ocn_wav PASS +Test 092 hafs_regional_atm_ocn_wav PASS -baseline dir = /lustre/f2/pdata/ncep_shared/emc.nemspara/RT/NEMSfv3gfs/develop-20220107/INTEL/hafs_regional_1nest_atm -working dir = /lustre/f2/scratch/emc.nemspara/FV3_RT/rt_47824/hafs_regional_1nest_atm -Checking test 092 hafs_regional_1nest_atm results .... - Comparing atmf006.nc ............ALT CHECK......OK +baseline dir = /lustre/f2/pdata/ncep_shared/emc.nemspara/RT/NEMSfv3gfs/develop-20220112/INTEL/hafs_regional_1nest_atm +working dir = /lustre/f2/scratch/emc.nemspara/FV3_RT/rt_29837/hafs_regional_1nest_atm +Checking test 093 hafs_regional_1nest_atm results .... + Comparing atmf006.nc .........OK Comparing sfcf006.nc .........OK - 0: The total amount of wall time = 504.539395 - 0: The maximum resident set size (KB) = 247684 + 0: The total amount of wall time = 510.591028 + 0: The maximum resident set size (KB) = 246876 -Test 092 hafs_regional_1nest_atm PASS +Test 093 hafs_regional_1nest_atm PASS -baseline dir = /lustre/f2/pdata/ncep_shared/emc.nemspara/RT/NEMSfv3gfs/develop-20220107/INTEL/hafs_regional_telescopic_2nests_atm -working dir = /lustre/f2/scratch/emc.nemspara/FV3_RT/rt_47824/hafs_regional_telescopic_2nests_atm -Checking test 093 hafs_regional_telescopic_2nests_atm results .... +baseline dir = /lustre/f2/pdata/ncep_shared/emc.nemspara/RT/NEMSfv3gfs/develop-20220112/INTEL/hafs_regional_telescopic_2nests_atm +working dir = /lustre/f2/scratch/emc.nemspara/FV3_RT/rt_29837/hafs_regional_telescopic_2nests_atm +Checking test 094 hafs_regional_telescopic_2nests_atm results .... Comparing atmf006.nc .........OK Comparing sfcf006.nc .........OK - 0: The total amount of wall time = 521.931708 - 0: The maximum resident set size (KB) = 253088 + 0: The total amount of wall time = 547.098759 + 0: The maximum resident set size (KB) = 246604 -Test 093 hafs_regional_telescopic_2nests_atm PASS +Test 094 hafs_regional_telescopic_2nests_atm PASS -baseline dir = /lustre/f2/pdata/ncep_shared/emc.nemspara/RT/NEMSfv3gfs/develop-20220107/INTEL/hafs_global_1nest_atm -working dir = /lustre/f2/scratch/emc.nemspara/FV3_RT/rt_47824/hafs_global_1nest_atm -Checking test 094 hafs_global_1nest_atm results .... +baseline dir = /lustre/f2/pdata/ncep_shared/emc.nemspara/RT/NEMSfv3gfs/develop-20220112/INTEL/hafs_global_1nest_atm +working dir = /lustre/f2/scratch/emc.nemspara/FV3_RT/rt_29837/hafs_global_1nest_atm +Checking test 095 hafs_global_1nest_atm results .... Comparing atmf006.nc .........OK Comparing sfcf006.nc .........OK - 0: The total amount of wall time = 237.578274 - 0: The maximum resident set size (KB) = 155728 + 0: The total amount of wall time = 277.653181 + 0: The maximum resident set size (KB) = 156224 -Test 094 hafs_global_1nest_atm PASS +Test 095 hafs_global_1nest_atm PASS -baseline dir = /lustre/f2/pdata/ncep_shared/emc.nemspara/RT/NEMSfv3gfs/develop-20220107/INTEL/hafs_global_multiple_4nests_atm -working dir = /lustre/f2/scratch/emc.nemspara/FV3_RT/rt_47824/hafs_global_multiple_4nests_atm -Checking test 095 hafs_global_multiple_4nests_atm results .... +baseline dir = /lustre/f2/pdata/ncep_shared/emc.nemspara/RT/NEMSfv3gfs/develop-20220112/INTEL/hafs_global_multiple_4nests_atm +working dir = /lustre/f2/scratch/emc.nemspara/FV3_RT/rt_29837/hafs_global_multiple_4nests_atm +Checking test 096 hafs_global_multiple_4nests_atm results .... Comparing atmf006.nc .........OK Comparing sfcf006.nc .........OK - 0: The total amount of wall time = 545.898708 - 0: The maximum resident set size (KB) = 184856 + 0: The total amount of wall time = 543.017468 + 0: The maximum resident set size (KB) = 183896 -Test 095 hafs_global_multiple_4nests_atm PASS +Test 096 hafs_global_multiple_4nests_atm PASS -baseline dir = /lustre/f2/pdata/ncep_shared/emc.nemspara/RT/NEMSfv3gfs/develop-20220107/INTEL/hafs_regional_docn -working dir = /lustre/f2/scratch/emc.nemspara/FV3_RT/rt_47824/hafs_regional_docn -Checking test 096 hafs_regional_docn results .... +baseline dir = /lustre/f2/pdata/ncep_shared/emc.nemspara/RT/NEMSfv3gfs/develop-20220112/INTEL/hafs_regional_docn +working dir = /lustre/f2/scratch/emc.nemspara/FV3_RT/rt_29837/hafs_regional_docn +Checking test 097 hafs_regional_docn results .... Comparing atmf006.nc .........OK Comparing sfcf006.nc .........OK Comparing ufs.hafs.cpl.hi.2019-08-29-21600.nc .........OK 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 = 344.355689 - 0: The maximum resident set size (KB) = 664540 + 0: The total amount of wall time = 354.260965 + 0: The maximum resident set size (KB) = 664532 -Test 096 hafs_regional_docn PASS +Test 097 hafs_regional_docn PASS -baseline dir = /lustre/f2/pdata/ncep_shared/emc.nemspara/RT/NEMSfv3gfs/develop-20220107/INTEL/hafs_regional_docn_oisst -working dir = /lustre/f2/scratch/emc.nemspara/FV3_RT/rt_47824/hafs_regional_docn_oisst -Checking test 097 hafs_regional_docn_oisst results .... - Comparing atmf006.nc .........OK +baseline dir = /lustre/f2/pdata/ncep_shared/emc.nemspara/RT/NEMSfv3gfs/develop-20220112/INTEL/hafs_regional_docn_oisst +working dir = /lustre/f2/scratch/emc.nemspara/FV3_RT/rt_29837/hafs_regional_docn_oisst +Checking test 098 hafs_regional_docn_oisst results .... + Comparing atmf006.nc ............ALT CHECK......OK Comparing sfcf006.nc .........OK Comparing ufs.hafs.cpl.hi.2019-08-29-21600.nc .........OK 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 = 353.609948 - 0: The maximum resident set size (KB) = 664476 + 0: The total amount of wall time = 388.080967 + 0: The maximum resident set size (KB) = 664652 -Test 097 hafs_regional_docn_oisst PASS +Test 098 hafs_regional_docn_oisst PASS -baseline dir = /lustre/f2/pdata/ncep_shared/emc.nemspara/RT/NEMSfv3gfs/develop-20220107/INTEL/hafs_regional_datm_cdeps -working dir = /lustre/f2/scratch/emc.nemspara/FV3_RT/rt_47824/hafs_regional_datm_cdeps -Checking test 098 hafs_regional_datm_cdeps results .... +baseline dir = /lustre/f2/pdata/ncep_shared/emc.nemspara/RT/NEMSfv3gfs/develop-20220112/INTEL/hafs_regional_datm_cdeps +working dir = /lustre/f2/scratch/emc.nemspara/FV3_RT/rt_29837/hafs_regional_datm_cdeps +Checking test 099 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 = 1075.429874 - 0: The maximum resident set size (KB) = 806148 + 0: The total amount of wall time = 1048.932171 + 0: The maximum resident set size (KB) = 806060 -Test 098 hafs_regional_datm_cdeps PASS +Test 099 hafs_regional_datm_cdeps PASS -baseline dir = /lustre/f2/pdata/ncep_shared/emc.nemspara/RT/NEMSfv3gfs/develop-20220107/INTEL/datm_cdeps_control_cfsr -working dir = /lustre/f2/scratch/emc.nemspara/FV3_RT/rt_47824/datm_cdeps_control_cfsr -Checking test 099 datm_cdeps_control_cfsr results .... +baseline dir = /lustre/f2/pdata/ncep_shared/emc.nemspara/RT/NEMSfv3gfs/develop-20220112/INTEL/datm_cdeps_control_cfsr +working dir = /lustre/f2/scratch/emc.nemspara/FV3_RT/rt_29837/datm_cdeps_control_cfsr +Checking test 100 datm_cdeps_control_cfsr results .... Comparing RESTART/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 = 145.963455 - 0: The maximum resident set size (KB) = 684148 + 0: The total amount of wall time = 146.412909 + 0: The maximum resident set size (KB) = 684100 -Test 099 datm_cdeps_control_cfsr PASS +Test 100 datm_cdeps_control_cfsr PASS -baseline dir = /lustre/f2/pdata/ncep_shared/emc.nemspara/RT/NEMSfv3gfs/develop-20220107/INTEL/datm_cdeps_control_cfsr -working dir = /lustre/f2/scratch/emc.nemspara/FV3_RT/rt_47824/datm_cdeps_restart_cfsr -Checking test 100 datm_cdeps_restart_cfsr results .... +baseline dir = /lustre/f2/pdata/ncep_shared/emc.nemspara/RT/NEMSfv3gfs/develop-20220112/INTEL/datm_cdeps_control_cfsr +working dir = /lustre/f2/scratch/emc.nemspara/FV3_RT/rt_29837/datm_cdeps_restart_cfsr +Checking test 101 datm_cdeps_restart_cfsr results .... Comparing RESTART/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 = 85.569498 - 0: The maximum resident set size (KB) = 684168 + 0: The total amount of wall time = 82.932224 + 0: The maximum resident set size (KB) = 684096 -Test 100 datm_cdeps_restart_cfsr PASS +Test 101 datm_cdeps_restart_cfsr PASS -baseline dir = /lustre/f2/pdata/ncep_shared/emc.nemspara/RT/NEMSfv3gfs/develop-20220107/INTEL/datm_cdeps_control_gefs -working dir = /lustre/f2/scratch/emc.nemspara/FV3_RT/rt_47824/datm_cdeps_control_gefs -Checking test 101 datm_cdeps_control_gefs results .... +baseline dir = /lustre/f2/pdata/ncep_shared/emc.nemspara/RT/NEMSfv3gfs/develop-20220112/INTEL/datm_cdeps_control_gefs +working dir = /lustre/f2/scratch/emc.nemspara/FV3_RT/rt_29837/datm_cdeps_control_gefs +Checking test 102 datm_cdeps_control_gefs results .... Comparing RESTART/MOM.res.nc .........OK Comparing RESTART/iced.2011-10-02-00000.nc .........OK Comparing RESTART/DATM_GEFS.cpl.r.2011-10-02-00000.nc .........OK - 0: The total amount of wall time = 141.672151 - 0: The maximum resident set size (KB) = 566464 + 0: The total amount of wall time = 143.979771 + 0: The maximum resident set size (KB) = 566280 -Test 101 datm_cdeps_control_gefs PASS +Test 102 datm_cdeps_control_gefs PASS -baseline dir = /lustre/f2/pdata/ncep_shared/emc.nemspara/RT/NEMSfv3gfs/develop-20220107/INTEL/datm_cdeps_stochy_gefs -working dir = /lustre/f2/scratch/emc.nemspara/FV3_RT/rt_47824/datm_cdeps_stochy_gefs -Checking test 102 datm_cdeps_stochy_gefs results .... +baseline dir = /lustre/f2/pdata/ncep_shared/emc.nemspara/RT/NEMSfv3gfs/develop-20220112/INTEL/datm_cdeps_stochy_gefs +working dir = /lustre/f2/scratch/emc.nemspara/FV3_RT/rt_29837/datm_cdeps_stochy_gefs +Checking test 103 datm_cdeps_stochy_gefs results .... Comparing RESTART/MOM.res.nc .........OK Comparing RESTART/iced.2011-10-02-00000.nc .........OK Comparing RESTART/DATM_GEFS.cpl.r.2011-10-02-00000.nc .........OK - 0: The total amount of wall time = 143.084476 - 0: The maximum resident set size (KB) = 570468 + 0: The total amount of wall time = 144.689445 + 0: The maximum resident set size (KB) = 564424 -Test 102 datm_cdeps_stochy_gefs PASS +Test 103 datm_cdeps_stochy_gefs PASS -baseline dir = /lustre/f2/pdata/ncep_shared/emc.nemspara/RT/NEMSfv3gfs/develop-20220107/INTEL/datm_cdeps_bulk_cfsr -working dir = /lustre/f2/scratch/emc.nemspara/FV3_RT/rt_47824/datm_cdeps_bulk_cfsr -Checking test 103 datm_cdeps_bulk_cfsr results .... +baseline dir = /lustre/f2/pdata/ncep_shared/emc.nemspara/RT/NEMSfv3gfs/develop-20220112/INTEL/datm_cdeps_bulk_cfsr +working dir = /lustre/f2/scratch/emc.nemspara/FV3_RT/rt_29837/datm_cdeps_bulk_cfsr +Checking test 104 datm_cdeps_bulk_cfsr results .... Comparing RESTART/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 = 147.416431 - 0: The maximum resident set size (KB) = 684092 + 0: The total amount of wall time = 144.591606 + 0: The maximum resident set size (KB) = 665036 -Test 103 datm_cdeps_bulk_cfsr PASS +Test 104 datm_cdeps_bulk_cfsr PASS -baseline dir = /lustre/f2/pdata/ncep_shared/emc.nemspara/RT/NEMSfv3gfs/develop-20220107/INTEL/datm_cdeps_bulk_gefs -working dir = /lustre/f2/scratch/emc.nemspara/FV3_RT/rt_47824/datm_cdeps_bulk_gefs -Checking test 104 datm_cdeps_bulk_gefs results .... +baseline dir = /lustre/f2/pdata/ncep_shared/emc.nemspara/RT/NEMSfv3gfs/develop-20220112/INTEL/datm_cdeps_bulk_gefs +working dir = /lustre/f2/scratch/emc.nemspara/FV3_RT/rt_29837/datm_cdeps_bulk_gefs +Checking test 105 datm_cdeps_bulk_gefs results .... Comparing RESTART/MOM.res.nc .........OK Comparing RESTART/iced.2011-10-02-00000.nc .........OK Comparing RESTART/DATM_GEFS.cpl.r.2011-10-02-00000.nc .........OK - 0: The total amount of wall time = 141.689216 - 0: The maximum resident set size (KB) = 564312 + 0: The total amount of wall time = 140.551851 + 0: The maximum resident set size (KB) = 566520 -Test 104 datm_cdeps_bulk_gefs PASS +Test 105 datm_cdeps_bulk_gefs PASS -baseline dir = /lustre/f2/pdata/ncep_shared/emc.nemspara/RT/NEMSfv3gfs/develop-20220107/INTEL/datm_cdeps_mx025_cfsr -working dir = /lustre/f2/scratch/emc.nemspara/FV3_RT/rt_47824/datm_cdeps_mx025_cfsr -Checking test 105 datm_cdeps_mx025_cfsr results .... +baseline dir = /lustre/f2/pdata/ncep_shared/emc.nemspara/RT/NEMSfv3gfs/develop-20220112/INTEL/datm_cdeps_mx025_cfsr +working dir = /lustre/f2/scratch/emc.nemspara/FV3_RT/rt_29837/datm_cdeps_mx025_cfsr +Checking test 106 datm_cdeps_mx025_cfsr results .... Comparing RESTART/MOM.res.nc .........OK Comparing RESTART/MOM.res_1.nc .........OK Comparing RESTART/MOM.res_2.nc .........OK @@ -2867,15 +2919,15 @@ Checking test 105 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 = 329.032106 - 0: The maximum resident set size (KB) = 483724 + 0: The total amount of wall time = 375.297491 + 0: The maximum resident set size (KB) = 483320 -Test 105 datm_cdeps_mx025_cfsr PASS +Test 106 datm_cdeps_mx025_cfsr PASS -baseline dir = /lustre/f2/pdata/ncep_shared/emc.nemspara/RT/NEMSfv3gfs/develop-20220107/INTEL/datm_cdeps_mx025_gefs -working dir = /lustre/f2/scratch/emc.nemspara/FV3_RT/rt_47824/datm_cdeps_mx025_gefs -Checking test 106 datm_cdeps_mx025_gefs results .... +baseline dir = /lustre/f2/pdata/ncep_shared/emc.nemspara/RT/NEMSfv3gfs/develop-20220112/INTEL/datm_cdeps_mx025_gefs +working dir = /lustre/f2/scratch/emc.nemspara/FV3_RT/rt_29837/datm_cdeps_mx025_gefs +Checking test 107 datm_cdeps_mx025_gefs results .... Comparing RESTART/MOM.res.nc .........OK Comparing RESTART/MOM.res_1.nc .........OK Comparing RESTART/MOM.res_2.nc .........OK @@ -2883,52 +2935,52 @@ Checking test 106 datm_cdeps_mx025_gefs results .... Comparing RESTART/iced.2011-10-01-43200.nc .........OK Comparing RESTART/DATM_GEFS.cpl.r.2011-10-01-43200.nc .........OK - 0: The total amount of wall time = 361.101946 - 0: The maximum resident set size (KB) = 452792 + 0: The total amount of wall time = 379.429327 + 0: The maximum resident set size (KB) = 451176 -Test 106 datm_cdeps_mx025_gefs PASS +Test 107 datm_cdeps_mx025_gefs PASS -baseline dir = /lustre/f2/pdata/ncep_shared/emc.nemspara/RT/NEMSfv3gfs/develop-20220107/INTEL/datm_cdeps_control_cfsr -working dir = /lustre/f2/scratch/emc.nemspara/FV3_RT/rt_47824/datm_cdeps_multiple_files_cfsr -Checking test 107 datm_cdeps_multiple_files_cfsr results .... +baseline dir = /lustre/f2/pdata/ncep_shared/emc.nemspara/RT/NEMSfv3gfs/develop-20220112/INTEL/datm_cdeps_control_cfsr +working dir = /lustre/f2/scratch/emc.nemspara/FV3_RT/rt_29837/datm_cdeps_multiple_files_cfsr +Checking test 108 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 = 144.914906 - 0: The maximum resident set size (KB) = 684124 + 0: The total amount of wall time = 143.958069 + 0: The maximum resident set size (KB) = 689680 -Test 107 datm_cdeps_multiple_files_cfsr PASS +Test 108 datm_cdeps_multiple_files_cfsr PASS -baseline dir = /lustre/f2/pdata/ncep_shared/emc.nemspara/RT/NEMSfv3gfs/develop-20220107/INTEL/datm_cdeps_3072x1536_cfsr -working dir = /lustre/f2/scratch/emc.nemspara/FV3_RT/rt_47824/datm_cdeps_3072x1536_cfsr -Checking test 108 datm_cdeps_3072x1536_cfsr results .... +baseline dir = /lustre/f2/pdata/ncep_shared/emc.nemspara/RT/NEMSfv3gfs/develop-20220112/INTEL/datm_cdeps_3072x1536_cfsr +working dir = /lustre/f2/scratch/emc.nemspara/FV3_RT/rt_29837/datm_cdeps_3072x1536_cfsr +Checking test 109 datm_cdeps_3072x1536_cfsr results .... Comparing RESTART/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 = 206.273210 - 0: The maximum resident set size (KB) = 1836256 + 0: The total amount of wall time = 197.205506 + 0: The maximum resident set size (KB) = 1836320 -Test 108 datm_cdeps_3072x1536_cfsr PASS +Test 109 datm_cdeps_3072x1536_cfsr PASS -baseline dir = /lustre/f2/pdata/ncep_shared/emc.nemspara/RT/NEMSfv3gfs/develop-20220107/INTEL/datm_cdeps_debug_cfsr -working dir = /lustre/f2/scratch/emc.nemspara/FV3_RT/rt_47824/datm_cdeps_debug_cfsr -Checking test 109 datm_cdeps_debug_cfsr results .... +baseline dir = /lustre/f2/pdata/ncep_shared/emc.nemspara/RT/NEMSfv3gfs/develop-20220112/INTEL/datm_cdeps_debug_cfsr +working dir = /lustre/f2/scratch/emc.nemspara/FV3_RT/rt_29837/datm_cdeps_debug_cfsr +Checking test 110 datm_cdeps_debug_cfsr results .... Comparing RESTART/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 = 360.091809 - 0: The maximum resident set size (KB) = 688924 + 0: The total amount of wall time = 360.789669 + 0: The maximum resident set size (KB) = 669864 -Test 109 datm_cdeps_debug_cfsr PASS +Test 110 datm_cdeps_debug_cfsr PASS -baseline dir = /lustre/f2/pdata/ncep_shared/emc.nemspara/RT/NEMSfv3gfs/develop-20220107/INTEL/control_atmwav -working dir = /lustre/f2/scratch/emc.nemspara/FV3_RT/rt_47824/control_atmwav -Checking test 110 control_atmwav results .... +baseline dir = /lustre/f2/pdata/ncep_shared/emc.nemspara/RT/NEMSfv3gfs/develop-20220112/INTEL/control_atmwav +working dir = /lustre/f2/scratch/emc.nemspara/FV3_RT/rt_29837/control_atmwav +Checking test 111 control_atmwav results .... Comparing sfcf000.nc .........OK Comparing sfcf012.nc .........OK Comparing atmf000.nc .........OK @@ -2971,15 +3023,15 @@ Checking test 110 control_atmwav results .... Comparing RESTART/sfc_data.tile6.nc .........OK Comparing 20210322.180000.restart.glo_1deg .........OK - 0: The total amount of wall time = 87.521344 - 0: The maximum resident set size (KB) = 450112 + 0: The total amount of wall time = 89.304448 + 0: The maximum resident set size (KB) = 449880 -Test 110 control_atmwav PASS +Test 111 control_atmwav PASS -baseline dir = /lustre/f2/pdata/ncep_shared/emc.nemspara/RT/NEMSfv3gfs/develop-20220107/INTEL/control_c384gdas_wav -working dir = /lustre/f2/scratch/emc.nemspara/FV3_RT/rt_47824/control_c384gdas_wav -Checking test 111 control_c384gdas_wav results .... +baseline dir = /lustre/f2/pdata/ncep_shared/emc.nemspara/RT/NEMSfv3gfs/develop-20220112/INTEL/control_c384gdas_wav +working dir = /lustre/f2/scratch/emc.nemspara/FV3_RT/rt_29837/control_c384gdas_wav +Checking test 112 control_c384gdas_wav results .... Comparing sfcf000.nc .........OK Comparing sfcf003.nc .........OK Comparing atmf000.nc .........OK @@ -3024,12 +3076,12 @@ Checking test 111 control_c384gdas_wav results .... Comparing 20210322.030000.restart.gnh_10m .........OK Comparing 20210322.030000.restart.gsh_15m .........OK - 0: The total amount of wall time = 1505.088510 - 0: The maximum resident set size (KB) = 959772 + 0: The total amount of wall time = 1518.718791 + 0: The maximum resident set size (KB) = 955160 -Test 111 control_c384gdas_wav PASS +Test 112 control_c384gdas_wav PASS REGRESSION TEST WAS SUCCESSFUL -Mon Jan 10 23:47:49 EST 2022 -Elapsed time: 01h:21m:05s. Have a nice day! +Wed Jan 12 12:58:55 EST 2022 +Elapsed time: 01h:22m:08s. Have a nice day! From 569db1b2519512ffff1a28092959ce18a2196205 Mon Sep 17 00:00:00 2001 From: "Denise.Worthen" Date: Wed, 12 Jan 2022 18:58:28 +0000 Subject: [PATCH 24/29] add wcoss-cray log --- tests/RegressionTests_wcoss_cray.log | 636 +++++++++++++-------------- 1 file changed, 318 insertions(+), 318 deletions(-) diff --git a/tests/RegressionTests_wcoss_cray.log b/tests/RegressionTests_wcoss_cray.log index 50a8daed11..1b6a440e5b 100644 --- a/tests/RegressionTests_wcoss_cray.log +++ b/tests/RegressionTests_wcoss_cray.log @@ -1,17 +1,17 @@ -Tue Jan 11 01:03:47 UTC 2022 +Wed Jan 12 17:45:53 UTC 2022 Start Regression test -Compile 001 elapsed time 823 seconds. -DAPP=ATM -DCCPP_SUITES=FV3_GFS_v16,FV3_GFS_v15_thompson_mynn,FV3_GFS_v15_thompson_mynn_RRTMGP,FV3_GFS_v16_nsstNoahmpUGWPv1,FV3_GFS_v16_p7_rrtmgp -D32BIT=ON -DMPI=ON -DCMAKE_BUILD_TYPE=Release -Compile 002 elapsed time 820 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 951 seconds. -DAPP=ATM -DCCPP_SUITES=FV3_GFS_v16_RRTMGP,FV3_GFS_v16_csawmg,FV3_GFS_v16_flake,FV3_GFS_v16_ugwpv1,FV3_GFS_v16_ras,FV3_GFS_v16_thompson,FV3_GFS_v16_noahmp -DMPI=ON -DCMAKE_BUILD_TYPE=Release -Compile 004 elapsed time 746 seconds. -DAPP=ATM -DCCPP_SUITES=FV3_GFS_v16_fv3wam -D32BIT=ON -DMULTI_GASES=ON -DREPRO=ON -DMPI=ON -DCMAKE_BUILD_TYPE=Bitforbit -Compile 005 elapsed time 563 seconds. -DAPP=ATM -DDEBUG=ON -DCCPP_SUITES=FV3_GFS_v16,FV3_GFS_v16_RRTMGP,FV3_GFS_v16_csawmg,FV3_GFS_v16_flake,FV3_GFS_v16_ugwpv1,FV3_GFS_v16_ras,FV3_GFS_v16_noahmp,FV3_GFS_v16_thompson,FV3_GFS_v15_thompson_mynn,FV3_GFS_v16_nsstNoahmpUGWPv1 -D32BIT=ON -DMPI=ON -DCMAKE_BUILD_TYPE=Debug -Compile 006 elapsed time 551 seconds. -DAPP=ATM -DDEBUG=ON -DCCPP_SUITES=FV3_RAP,FV3_RAP_cires_ugwp,FV3_RAP_unified_ugwp,FV3_RAP_noah,FV3_RAP_RRTMGP,FV3_RAP_sfcdiff,FV3_RAP_flake,FV3_RAP_noah_sfcdiff_cires_ugwp,FV3_RRFS_v1beta -D32BIT=ON -DMPI=ON -DCMAKE_BUILD_TYPE=Debug -Compile 007 elapsed time 519 seconds. -DAPP=ATM -DCCPP_SUITES=FV3_GFS_v16_fv3wam -D32BIT=ON -DMULTI_GASES=ON -DDEBUG=ON -DMPI=ON -DCMAKE_BUILD_TYPE=Debug -Compile 008 elapsed time 859 seconds. -DAPP=HAFSW -DCCPP_SUITES=FV3_HAFS_v0_gfdlmp_tedmf,FV3_HAFS_v0_gfdlmp_tedmf_nonsst -D32BIT=ON -DMPI=ON -DCMAKE_BUILD_TYPE=Release - -baseline dir = /gpfs/hps3/emc/nems/noscrub/emc.nemspara/RT/NEMSfv3gfs/develop-20220107/control -working dir = /gpfs/hps3/stmp/Jun.Wang/FV3_RT/rt_4943/control +Compile 001 elapsed time 748 seconds. -DAPP=ATM -DCCPP_SUITES=FV3_GFS_v16,FV3_GFS_v15_thompson_mynn,FV3_GFS_v15_thompson_mynn_RRTMGP,FV3_GFS_v16_p7_rrtmgp,FV3_GFS_v16_p8 -D32BIT=ON -DMPI=ON -DCMAKE_BUILD_TYPE=Release +Compile 002 elapsed time 754 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 818 seconds. -DAPP=ATM -DCCPP_SUITES=FV3_GFS_v16_RRTMGP,FV3_GFS_v16_csawmg,FV3_GFS_v16_flake,FV3_GFS_v16_ugwpv1,FV3_GFS_v16_ras,FV3_GFS_v16_thompson,FV3_GFS_v16_noahmp -DMPI=ON -DCMAKE_BUILD_TYPE=Release +Compile 004 elapsed time 725 seconds. -DAPP=ATM -DCCPP_SUITES=FV3_GFS_v16_fv3wam -D32BIT=ON -DMULTI_GASES=ON -DREPRO=ON -DMPI=ON -DCMAKE_BUILD_TYPE=Bitforbit +Compile 005 elapsed time 528 seconds. -DAPP=ATM -DDEBUG=ON -DCCPP_SUITES=FV3_GFS_v16,FV3_GFS_v16_RRTMGP,FV3_GFS_v16_csawmg,FV3_GFS_v16_flake,FV3_GFS_v16_ugwpv1,FV3_GFS_v16_ras,FV3_GFS_v16_noahmp,FV3_GFS_v16_thompson,FV3_GFS_v15_thompson_mynn,FV3_GFS_v16_p8 -D32BIT=ON -DMPI=ON -DCMAKE_BUILD_TYPE=Debug +Compile 006 elapsed time 499 seconds. -DAPP=ATM -DDEBUG=ON -DCCPP_SUITES=FV3_RAP,FV3_RAP_cires_ugwp,FV3_RAP_unified_ugwp,FV3_RAP_noah,FV3_RAP_RRTMGP,FV3_RAP_sfcdiff,FV3_RAP_flake,FV3_RAP_noah_sfcdiff_cires_ugwp,FV3_RRFS_v1beta -D32BIT=ON -DMPI=ON -DCMAKE_BUILD_TYPE=Debug +Compile 007 elapsed time 481 seconds. -DAPP=ATM -DCCPP_SUITES=FV3_GFS_v16_fv3wam -D32BIT=ON -DMULTI_GASES=ON -DDEBUG=ON -DMPI=ON -DCMAKE_BUILD_TYPE=Debug +Compile 008 elapsed time 797 seconds. -DAPP=HAFSW -DCCPP_SUITES=FV3_HAFS_v0_gfdlmp_tedmf,FV3_HAFS_v0_gfdlmp_tedmf_nonsst -D32BIT=ON -DMPI=ON -DCMAKE_BUILD_TYPE=Release + +baseline dir = /gpfs/hps3/emc/nems/noscrub/emc.nemspara/RT/NEMSfv3gfs/develop-20220112/control +working dir = /gpfs/hps3/stmp/Denise.Worthen/FV3_RT/rt_4587/control Checking test 001 control results .... Comparing sfcf000.nc .........OK Comparing sfcf021.nc .........OK @@ -58,14 +58,14 @@ Checking test 001 control results .... Comparing RESTART/sfc_data.tile5.nc .........OK Comparing RESTART/sfc_data.tile6.nc .........OK -The total amount of wall time = 148.856480 -The maximum resident set size (KB) = 423632 +The total amount of wall time = 146.617350 +The maximum resident set size (KB) = 423648 Test 001 control PASS -baseline dir = /gpfs/hps3/emc/nems/noscrub/emc.nemspara/RT/NEMSfv3gfs/develop-20220107/control -working dir = /gpfs/hps3/stmp/Jun.Wang/FV3_RT/rt_4943/control_decomp +baseline dir = /gpfs/hps3/emc/nems/noscrub/emc.nemspara/RT/NEMSfv3gfs/develop-20220112/control +working dir = /gpfs/hps3/stmp/Denise.Worthen/FV3_RT/rt_4587/control_decomp Checking test 002 control_decomp results .... Comparing sfcf000.nc .........OK Comparing sfcf024.nc .........OK @@ -108,14 +108,14 @@ Checking test 002 control_decomp results .... Comparing RESTART/sfc_data.tile5.nc .........OK Comparing RESTART/sfc_data.tile6.nc .........OK -The total amount of wall time = 152.293177 -The maximum resident set size (KB) = 422404 +The total amount of wall time = 149.423858 +The maximum resident set size (KB) = 422484 Test 002 control_decomp PASS -baseline dir = /gpfs/hps3/emc/nems/noscrub/emc.nemspara/RT/NEMSfv3gfs/develop-20220107/control -working dir = /gpfs/hps3/stmp/Jun.Wang/FV3_RT/rt_4943/control_restart +baseline dir = /gpfs/hps3/emc/nems/noscrub/emc.nemspara/RT/NEMSfv3gfs/develop-20220112/control +working dir = /gpfs/hps3/stmp/Denise.Worthen/FV3_RT/rt_4587/control_restart Checking test 003 control_restart results .... Comparing sfcf024.nc .........OK Comparing atmf024.nc .........OK @@ -154,14 +154,14 @@ Checking test 003 control_restart results .... Comparing RESTART/sfc_data.tile5.nc .........OK Comparing RESTART/sfc_data.tile6.nc .........OK -The total amount of wall time = 83.456857 -The maximum resident set size (KB) = 156440 +The total amount of wall time = 81.871705 +The maximum resident set size (KB) = 156384 Test 003 control_restart PASS -baseline dir = /gpfs/hps3/emc/nems/noscrub/emc.nemspara/RT/NEMSfv3gfs/develop-20220107/control -working dir = /gpfs/hps3/stmp/Jun.Wang/FV3_RT/rt_4943/control_fhzero +baseline dir = /gpfs/hps3/emc/nems/noscrub/emc.nemspara/RT/NEMSfv3gfs/develop-20220112/control +working dir = /gpfs/hps3/stmp/Denise.Worthen/FV3_RT/rt_4587/control_fhzero Checking test 004 control_fhzero results .... Comparing sfcf000.nc ............ALT CHECK......OK Comparing sfcf021.nc ............ALT CHECK......OK @@ -204,14 +204,14 @@ Checking test 004 control_fhzero results .... Comparing RESTART/sfc_data.tile5.nc .........OK Comparing RESTART/sfc_data.tile6.nc .........OK -The total amount of wall time = 138.058642 -The maximum resident set size (KB) = 423600 +The total amount of wall time = 136.676858 +The maximum resident set size (KB) = 423580 Test 004 control_fhzero PASS -baseline dir = /gpfs/hps3/emc/nems/noscrub/emc.nemspara/RT/NEMSfv3gfs/develop-20220107/control_CubedSphereGrid -working dir = /gpfs/hps3/stmp/Jun.Wang/FV3_RT/rt_4943/control_CubedSphereGrid +baseline dir = /gpfs/hps3/emc/nems/noscrub/emc.nemspara/RT/NEMSfv3gfs/develop-20220112/control_CubedSphereGrid +working dir = /gpfs/hps3/stmp/Denise.Worthen/FV3_RT/rt_4587/control_CubedSphereGrid Checking test 005 control_CubedSphereGrid results .... Comparing sfcf000.tile1.nc .........OK Comparing sfcf000.tile2.nc .........OK @@ -238,14 +238,14 @@ Checking test 005 control_CubedSphereGrid results .... Comparing atmf024.tile5.nc .........OK Comparing atmf024.tile6.nc .........OK -The total amount of wall time = 141.612759 -The maximum resident set size (KB) = 423732 +The total amount of wall time = 138.760934 +The maximum resident set size (KB) = 423784 Test 005 control_CubedSphereGrid PASS -baseline dir = /gpfs/hps3/emc/nems/noscrub/emc.nemspara/RT/NEMSfv3gfs/develop-20220107/control_latlon -working dir = /gpfs/hps3/stmp/Jun.Wang/FV3_RT/rt_4943/control_latlon +baseline dir = /gpfs/hps3/emc/nems/noscrub/emc.nemspara/RT/NEMSfv3gfs/develop-20220112/control_latlon +working dir = /gpfs/hps3/stmp/Denise.Worthen/FV3_RT/rt_4587/control_latlon Checking test 006 control_latlon results .... Comparing sfcf000.nc .........OK Comparing sfcf024.nc .........OK @@ -256,14 +256,14 @@ Checking test 006 control_latlon results .... Comparing GFSPRS.GrbF00 .........OK Comparing GFSPRS.GrbF24 .........OK -The total amount of wall time = 144.692760 -The maximum resident set size (KB) = 423644 +The total amount of wall time = 140.945516 +The maximum resident set size (KB) = 423628 Test 006 control_latlon PASS -baseline dir = /gpfs/hps3/emc/nems/noscrub/emc.nemspara/RT/NEMSfv3gfs/develop-20220107/control_wrtGauss_netcdf_parallel -working dir = /gpfs/hps3/stmp/Jun.Wang/FV3_RT/rt_4943/control_wrtGauss_netcdf_parallel +baseline dir = /gpfs/hps3/emc/nems/noscrub/emc.nemspara/RT/NEMSfv3gfs/develop-20220112/control_wrtGauss_netcdf_parallel +working dir = /gpfs/hps3/stmp/Denise.Worthen/FV3_RT/rt_4587/control_wrtGauss_netcdf_parallel Checking test 007 control_wrtGauss_netcdf_parallel results .... Comparing sfcf000.nc .........OK Comparing sfcf024.nc .........OK @@ -274,14 +274,14 @@ Checking test 007 control_wrtGauss_netcdf_parallel results .... Comparing GFSPRS.GrbF00 .........OK Comparing GFSPRS.GrbF24 .........OK -The total amount of wall time = 144.689097 -The maximum resident set size (KB) = 423596 +The total amount of wall time = 143.615544 +The maximum resident set size (KB) = 423552 Test 007 control_wrtGauss_netcdf_parallel PASS -baseline dir = /gpfs/hps3/emc/nems/noscrub/emc.nemspara/RT/NEMSfv3gfs/develop-20220107/control_c48 -working dir = /gpfs/hps3/stmp/Jun.Wang/FV3_RT/rt_4943/control_c48 +baseline dir = /gpfs/hps3/emc/nems/noscrub/emc.nemspara/RT/NEMSfv3gfs/develop-20220112/control_c48 +working dir = /gpfs/hps3/stmp/Denise.Worthen/FV3_RT/rt_4587/control_c48 Checking test 008 control_c48 results .... Comparing sfcf000.nc .........OK Comparing sfcf024.nc .........OK @@ -320,14 +320,14 @@ Checking test 008 control_c48 results .... Comparing RESTART/sfc_data.tile5.nc .........OK Comparing RESTART/sfc_data.tile6.nc .........OK -The total amount of wall time = 432.137659 -The maximum resident set size (KB) = 630748 +The total amount of wall time = 432.817570 +The maximum resident set size (KB) = 630712 Test 008 control_c48 PASS -baseline dir = /gpfs/hps3/emc/nems/noscrub/emc.nemspara/RT/NEMSfv3gfs/develop-20220107/control_c192 -working dir = /gpfs/hps3/stmp/Jun.Wang/FV3_RT/rt_4943/control_c192 +baseline dir = /gpfs/hps3/emc/nems/noscrub/emc.nemspara/RT/NEMSfv3gfs/develop-20220112/control_c192 +working dir = /gpfs/hps3/stmp/Denise.Worthen/FV3_RT/rt_4587/control_c192 Checking test 009 control_c192 results .... Comparing sfcf000.nc .........OK Comparing sfcf024.nc .........OK @@ -338,14 +338,14 @@ Checking test 009 control_c192 results .... Comparing GFSPRS.GrbF00 .........OK Comparing GFSPRS.GrbF24 .........OK -The total amount of wall time = 551.971842 -The maximum resident set size (KB) = 524272 +The total amount of wall time = 544.643268 +The maximum resident set size (KB) = 524096 Test 009 control_c192 PASS -baseline dir = /gpfs/hps3/emc/nems/noscrub/emc.nemspara/RT/NEMSfv3gfs/develop-20220107/control_stochy -working dir = /gpfs/hps3/stmp/Jun.Wang/FV3_RT/rt_4943/control_stochy +baseline dir = /gpfs/hps3/emc/nems/noscrub/emc.nemspara/RT/NEMSfv3gfs/develop-20220112/control_stochy +working dir = /gpfs/hps3/stmp/Denise.Worthen/FV3_RT/rt_4587/control_stochy Checking test 010 control_stochy results .... Comparing sfcf000.nc .........OK Comparing sfcf012.nc .........OK @@ -356,28 +356,28 @@ Checking test 010 control_stochy results .... Comparing GFSPRS.GrbF00 .........OK Comparing GFSPRS.GrbF12 .........OK -The total amount of wall time = 101.909252 -The maximum resident set size (KB) = 426560 +The total amount of wall time = 97.733071 +The maximum resident set size (KB) = 426532 Test 010 control_stochy PASS -baseline dir = /gpfs/hps3/emc/nems/noscrub/emc.nemspara/RT/NEMSfv3gfs/develop-20220107/control_stochy -working dir = /gpfs/hps3/stmp/Jun.Wang/FV3_RT/rt_4943/control_stochy_restart +baseline dir = /gpfs/hps3/emc/nems/noscrub/emc.nemspara/RT/NEMSfv3gfs/develop-20220112/control_stochy +working dir = /gpfs/hps3/stmp/Denise.Worthen/FV3_RT/rt_4587/control_stochy_restart Checking test 011 control_stochy_restart results .... Comparing sfcf012.nc .........OK Comparing atmf012.nc .........OK Comparing GFSFLX.GrbF12 .........OK Comparing GFSPRS.GrbF12 .........OK -The total amount of wall time = 56.481771 -The maximum resident set size (KB) = 176280 +The total amount of wall time = 54.278054 +The maximum resident set size (KB) = 176236 Test 011 control_stochy_restart PASS -baseline dir = /gpfs/hps3/emc/nems/noscrub/emc.nemspara/RT/NEMSfv3gfs/develop-20220107/control_lndp -working dir = /gpfs/hps3/stmp/Jun.Wang/FV3_RT/rt_4943/control_lndp +baseline dir = /gpfs/hps3/emc/nems/noscrub/emc.nemspara/RT/NEMSfv3gfs/develop-20220112/control_lndp +working dir = /gpfs/hps3/stmp/Denise.Worthen/FV3_RT/rt_4587/control_lndp Checking test 012 control_lndp results .... Comparing sfcf000.nc .........OK Comparing sfcf012.nc .........OK @@ -388,15 +388,15 @@ Checking test 012 control_lndp results .... Comparing GFSPRS.GrbF00 .........OK Comparing GFSPRS.GrbF12 .........OK -The total amount of wall time = 89.915636 -The maximum resident set size (KB) = 428204 +The total amount of wall time = 88.075737 +The maximum resident set size (KB) = 428352 Test 012 control_lndp PASS -baseline dir = /gpfs/hps3/emc/nems/noscrub/emc.nemspara/RT/NEMSfv3gfs/develop-20220107/control_p7 -working dir = /gpfs/hps3/stmp/Jun.Wang/FV3_RT/rt_4943/control_p7 -Checking test 013 control_p7 results .... +baseline dir = /gpfs/hps3/emc/nems/noscrub/emc.nemspara/RT/NEMSfv3gfs/develop-20220112/control_p8 +working dir = /gpfs/hps3/stmp/Denise.Worthen/FV3_RT/rt_4587/control_p8 +Checking test 013 control_p8 results .... Comparing sfcf000.nc .........OK Comparing sfcf021.nc .........OK Comparing sfcf024.nc .........OK @@ -442,26 +442,18 @@ Checking test 013 control_p7 results .... Comparing RESTART/sfc_data.tile5.nc .........OK Comparing RESTART/sfc_data.tile6.nc .........OK -The total amount of wall time = 170.253051 -The maximum resident set size (KB) = 455916 +The total amount of wall time = 167.660794 +The maximum resident set size (KB) = 455972 -Test 013 control_p7 PASS +Test 013 control_p8 PASS -baseline dir = /gpfs/hps3/emc/nems/noscrub/emc.nemspara/RT/NEMSfv3gfs/develop-20220107/control_p7_rrtmgp -working dir = /gpfs/hps3/stmp/Jun.Wang/FV3_RT/rt_4943/control_p7_rrtmgp -Checking test 014 control_p7_rrtmgp results .... - Comparing sfcf000.nc .........OK - Comparing sfcf021.nc .........OK +baseline dir = /gpfs/hps3/emc/nems/noscrub/emc.nemspara/RT/NEMSfv3gfs/develop-20220112/control_p8 +working dir = /gpfs/hps3/stmp/Denise.Worthen/FV3_RT/rt_4587/control_restart_p8 +Checking test 014 control_restart_p8 results .... Comparing sfcf024.nc .........OK - Comparing atmf000.nc .........OK - Comparing atmf021.nc .........OK Comparing atmf024.nc .........OK - Comparing GFSFLX.GrbF00 .........OK - Comparing GFSFLX.GrbF21 .........OK Comparing GFSFLX.GrbF24 .........OK - Comparing GFSPRS.GrbF00 .........OK - Comparing GFSPRS.GrbF21 .........OK Comparing GFSPRS.GrbF24 .........OK Comparing RESTART/coupler.res .........OK Comparing RESTART/fv_core.res.nc .........OK @@ -496,18 +488,22 @@ Checking test 014 control_p7_rrtmgp results .... Comparing RESTART/sfc_data.tile5.nc .........OK Comparing RESTART/sfc_data.tile6.nc .........OK -The total amount of wall time = 216.400318 -The maximum resident set size (KB) = 550508 +The total amount of wall time = 95.724336 +The maximum resident set size (KB) = 269788 -Test 014 control_p7_rrtmgp PASS +Test 014 control_restart_p8 PASS -baseline dir = /gpfs/hps3/emc/nems/noscrub/emc.nemspara/RT/NEMSfv3gfs/develop-20220107/control_p7 -working dir = /gpfs/hps3/stmp/Jun.Wang/FV3_RT/rt_4943/control_restart_p7 -Checking test 015 control_restart_p7 results .... +baseline dir = /gpfs/hps3/emc/nems/noscrub/emc.nemspara/RT/NEMSfv3gfs/develop-20220112/control_p8 +working dir = /gpfs/hps3/stmp/Denise.Worthen/FV3_RT/rt_4587/control_decomp_p8 +Checking test 015 control_decomp_p8 results .... + Comparing sfcf000.nc .........OK Comparing sfcf024.nc .........OK + Comparing atmf000.nc .........OK Comparing atmf024.nc .........OK + Comparing GFSFLX.GrbF00 .........OK Comparing GFSFLX.GrbF24 .........OK + Comparing GFSPRS.GrbF00 .........OK Comparing GFSPRS.GrbF24 .........OK Comparing RESTART/coupler.res .........OK Comparing RESTART/fv_core.res.nc .........OK @@ -542,22 +538,26 @@ Checking test 015 control_restart_p7 results .... Comparing RESTART/sfc_data.tile5.nc .........OK Comparing RESTART/sfc_data.tile6.nc .........OK -The total amount of wall time = 94.270511 -The maximum resident set size (KB) = 269768 +The total amount of wall time = 171.095138 +The maximum resident set size (KB) = 448904 -Test 015 control_restart_p7 PASS +Test 015 control_decomp_p8 PASS -baseline dir = /gpfs/hps3/emc/nems/noscrub/emc.nemspara/RT/NEMSfv3gfs/develop-20220107/control_p7 -working dir = /gpfs/hps3/stmp/Jun.Wang/FV3_RT/rt_4943/control_decomp_p7 -Checking test 016 control_decomp_p7 results .... +baseline dir = /gpfs/hps3/emc/nems/noscrub/emc.nemspara/RT/NEMSfv3gfs/develop-20220112/control_p7_rrtmgp +working dir = /gpfs/hps3/stmp/Denise.Worthen/FV3_RT/rt_4587/control_p7_rrtmgp +Checking test 016 control_p7_rrtmgp results .... Comparing sfcf000.nc .........OK + Comparing sfcf021.nc .........OK Comparing sfcf024.nc .........OK Comparing atmf000.nc .........OK + Comparing atmf021.nc .........OK Comparing atmf024.nc .........OK Comparing GFSFLX.GrbF00 .........OK + Comparing GFSFLX.GrbF21 .........OK Comparing GFSFLX.GrbF24 .........OK Comparing GFSPRS.GrbF00 .........OK + Comparing GFSPRS.GrbF21 .........OK Comparing GFSPRS.GrbF24 .........OK Comparing RESTART/coupler.res .........OK Comparing RESTART/fv_core.res.nc .........OK @@ -592,14 +592,14 @@ Checking test 016 control_decomp_p7 results .... Comparing RESTART/sfc_data.tile5.nc .........OK Comparing RESTART/sfc_data.tile6.nc .........OK -The total amount of wall time = 172.148894 -The maximum resident set size (KB) = 449000 +The total amount of wall time = 216.062508 +The maximum resident set size (KB) = 550432 -Test 016 control_decomp_p7 PASS +Test 016 control_p7_rrtmgp PASS -baseline dir = /gpfs/hps3/emc/nems/noscrub/emc.nemspara/RT/NEMSfv3gfs/develop-20220107/fv3_regional_control -working dir = /gpfs/hps3/stmp/Jun.Wang/FV3_RT/rt_4943/regional_control +baseline dir = /gpfs/hps3/emc/nems/noscrub/emc.nemspara/RT/NEMSfv3gfs/develop-20220112/fv3_regional_control +working dir = /gpfs/hps3/stmp/Denise.Worthen/FV3_RT/rt_4587/regional_control Checking test 017 regional_control results .... Comparing dynf000.nc .........OK Comparing dynf024.nc .........OK @@ -610,28 +610,28 @@ Checking test 017 regional_control results .... Comparing NATLEV.GrbF00 .........OK Comparing NATLEV.GrbF24 .........OK -The total amount of wall time = 368.980764 -The maximum resident set size (KB) = 531732 +The total amount of wall time = 363.999000 +The maximum resident set size (KB) = 531724 Test 017 regional_control PASS -baseline dir = /gpfs/hps3/emc/nems/noscrub/emc.nemspara/RT/NEMSfv3gfs/develop-20220107/fv3_regional_control -working dir = /gpfs/hps3/stmp/Jun.Wang/FV3_RT/rt_4943/regional_restart +baseline dir = /gpfs/hps3/emc/nems/noscrub/emc.nemspara/RT/NEMSfv3gfs/develop-20220112/fv3_regional_control +working dir = /gpfs/hps3/stmp/Denise.Worthen/FV3_RT/rt_4587/regional_restart Checking test 018 regional_restart results .... Comparing dynf024.nc .........OK Comparing phyf024.nc .........OK Comparing PRSLEV.GrbF24 .........OK Comparing NATLEV.GrbF24 .........OK -The total amount of wall time = 225.693744 -The maximum resident set size (KB) = 526276 +The total amount of wall time = 220.305153 +The maximum resident set size (KB) = 526212 Test 018 regional_restart PASS -baseline dir = /gpfs/hps3/emc/nems/noscrub/emc.nemspara/RT/NEMSfv3gfs/develop-20220107/fv3_regional_noquilt -working dir = /gpfs/hps3/stmp/Jun.Wang/FV3_RT/rt_4943/regional_noquilt +baseline dir = /gpfs/hps3/emc/nems/noscrub/emc.nemspara/RT/NEMSfv3gfs/develop-20220112/fv3_regional_noquilt +working dir = /gpfs/hps3/stmp/Denise.Worthen/FV3_RT/rt_4587/regional_noquilt Checking test 019 regional_noquilt results .... Comparing atmos_4xdaily.nc .........OK Comparing fv3_history2d.nc .........OK @@ -639,14 +639,14 @@ Checking test 019 regional_noquilt results .... Comparing RESTART/fv_core.res.tile1_new.nc .........OK Comparing RESTART/fv_tracer.res.tile1_new.nc .........OK -The total amount of wall time = 395.679902 -The maximum resident set size (KB) = 536088 +The total amount of wall time = 395.882323 +The maximum resident set size (KB) = 536080 Test 019 regional_noquilt PASS -baseline dir = /gpfs/hps3/emc/nems/noscrub/emc.nemspara/RT/NEMSfv3gfs/develop-20220107/fv3_regional_hafs -working dir = /gpfs/hps3/stmp/Jun.Wang/FV3_RT/rt_4943/regional_hafs +baseline dir = /gpfs/hps3/emc/nems/noscrub/emc.nemspara/RT/NEMSfv3gfs/develop-20220112/fv3_regional_hafs +working dir = /gpfs/hps3/stmp/Denise.Worthen/FV3_RT/rt_4587/regional_hafs Checking test 020 regional_hafs results .... Comparing dynf000.nc .........OK Comparing dynf024.nc .........OK @@ -655,28 +655,28 @@ Checking test 020 regional_hafs results .... Comparing HURPRS.GrbF00 .........OK Comparing HURPRS.GrbF24 .........OK -The total amount of wall time = 361.993270 -The maximum resident set size (KB) = 527656 +The total amount of wall time = 359.771378 +The maximum resident set size (KB) = 527696 Test 020 regional_hafs PASS -baseline dir = /gpfs/hps3/emc/nems/noscrub/emc.nemspara/RT/NEMSfv3gfs/develop-20220107/fv3_regional_netcdf_parallel -working dir = /gpfs/hps3/stmp/Jun.Wang/FV3_RT/rt_4943/regional_netcdf_parallel +baseline dir = /gpfs/hps3/emc/nems/noscrub/emc.nemspara/RT/NEMSfv3gfs/develop-20220112/fv3_regional_netcdf_parallel +working dir = /gpfs/hps3/stmp/Denise.Worthen/FV3_RT/rt_4587/regional_netcdf_parallel Checking test 021 regional_netcdf_parallel results .... Comparing dynf000.nc .........OK Comparing dynf024.nc .........OK Comparing phyf000.nc .........OK Comparing phyf024.nc .........OK -The total amount of wall time = 362.470092 -The maximum resident set size (KB) = 526600 +The total amount of wall time = 360.961361 +The maximum resident set size (KB) = 526548 Test 021 regional_netcdf_parallel PASS -baseline dir = /gpfs/hps3/emc/nems/noscrub/emc.nemspara/RT/NEMSfv3gfs/develop-20220107/fv3_regional_RRTMGP -working dir = /gpfs/hps3/stmp/Jun.Wang/FV3_RT/rt_4943/regional_RRTMGP +baseline dir = /gpfs/hps3/emc/nems/noscrub/emc.nemspara/RT/NEMSfv3gfs/develop-20220112/fv3_regional_RRTMGP +working dir = /gpfs/hps3/stmp/Denise.Worthen/FV3_RT/rt_4587/regional_RRTMGP Checking test 022 regional_RRTMGP results .... Comparing dynf000.nc .........OK Comparing dynf024.nc .........OK @@ -687,14 +687,14 @@ Checking test 022 regional_RRTMGP results .... Comparing NATLEV.GrbF00 .........OK Comparing NATLEV.GrbF24 .........OK -The total amount of wall time = 458.407597 -The maximum resident set size (KB) = 652744 +The total amount of wall time = 453.341575 +The maximum resident set size (KB) = 652752 Test 022 regional_RRTMGP PASS -baseline dir = /gpfs/hps3/emc/nems/noscrub/emc.nemspara/RT/NEMSfv3gfs/develop-20220107/rap_control -working dir = /gpfs/hps3/stmp/Jun.Wang/FV3_RT/rt_4943/rap_control +baseline dir = /gpfs/hps3/emc/nems/noscrub/emc.nemspara/RT/NEMSfv3gfs/develop-20220112/rap_control +working dir = /gpfs/hps3/stmp/Denise.Worthen/FV3_RT/rt_4587/rap_control Checking test 023 rap_control results .... Comparing sfcf000.nc .........OK Comparing sfcf021.nc .........OK @@ -741,14 +741,14 @@ Checking test 023 rap_control results .... Comparing RESTART/sfc_data.tile5.nc .........OK Comparing RESTART/sfc_data.tile6.nc .........OK -The total amount of wall time = 392.681954 -The maximum resident set size (KB) = 788948 +The total amount of wall time = 391.398885 +The maximum resident set size (KB) = 788976 Test 023 rap_control PASS -baseline dir = /gpfs/hps3/emc/nems/noscrub/emc.nemspara/RT/NEMSfv3gfs/develop-20220107/rap_control -working dir = /gpfs/hps3/stmp/Jun.Wang/FV3_RT/rt_4943/rap_restart +baseline dir = /gpfs/hps3/emc/nems/noscrub/emc.nemspara/RT/NEMSfv3gfs/develop-20220112/rap_control +working dir = /gpfs/hps3/stmp/Denise.Worthen/FV3_RT/rt_4587/rap_restart Checking test 024 rap_restart results .... Comparing sfcf024.nc .........OK Comparing atmf024.nc .........OK @@ -787,14 +787,14 @@ Checking test 024 rap_restart results .... Comparing RESTART/sfc_data.tile5.nc .........OK Comparing RESTART/sfc_data.tile6.nc .........OK -The total amount of wall time = 208.356329 -The maximum resident set size (KB) = 529944 +The total amount of wall time = 206.250128 +The maximum resident set size (KB) = 529960 Test 024 rap_restart PASS -baseline dir = /gpfs/hps3/emc/nems/noscrub/emc.nemspara/RT/NEMSfv3gfs/develop-20220107/rap_sfcdiff -working dir = /gpfs/hps3/stmp/Jun.Wang/FV3_RT/rt_4943/rap_sfcdiff +baseline dir = /gpfs/hps3/emc/nems/noscrub/emc.nemspara/RT/NEMSfv3gfs/develop-20220112/rap_sfcdiff +working dir = /gpfs/hps3/stmp/Denise.Worthen/FV3_RT/rt_4587/rap_sfcdiff Checking test 025 rap_sfcdiff results .... Comparing sfcf000.nc .........OK Comparing sfcf021.nc .........OK @@ -841,14 +841,14 @@ Checking test 025 rap_sfcdiff results .... Comparing RESTART/sfc_data.tile5.nc .........OK Comparing RESTART/sfc_data.tile6.nc .........OK -The total amount of wall time = 405.464924 -The maximum resident set size (KB) = 788844 +The total amount of wall time = 391.287786 +The maximum resident set size (KB) = 788968 Test 025 rap_sfcdiff PASS -baseline dir = /gpfs/hps3/emc/nems/noscrub/emc.nemspara/RT/NEMSfv3gfs/develop-20220107/rap_sfcdiff -working dir = /gpfs/hps3/stmp/Jun.Wang/FV3_RT/rt_4943/rap_sfcdiff_restart +baseline dir = /gpfs/hps3/emc/nems/noscrub/emc.nemspara/RT/NEMSfv3gfs/develop-20220112/rap_sfcdiff +working dir = /gpfs/hps3/stmp/Denise.Worthen/FV3_RT/rt_4587/rap_sfcdiff_restart Checking test 026 rap_sfcdiff_restart results .... Comparing sfcf024.nc .........OK Comparing atmf024.nc .........OK @@ -887,14 +887,14 @@ Checking test 026 rap_sfcdiff_restart results .... Comparing RESTART/sfc_data.tile5.nc .........OK Comparing RESTART/sfc_data.tile6.nc .........OK -The total amount of wall time = 204.477755 -The maximum resident set size (KB) = 529780 +The total amount of wall time = 205.571964 +The maximum resident set size (KB) = 530024 Test 026 rap_sfcdiff_restart PASS -baseline dir = /gpfs/hps3/emc/nems/noscrub/emc.nemspara/RT/NEMSfv3gfs/develop-20220107/hrrr_control -working dir = /gpfs/hps3/stmp/Jun.Wang/FV3_RT/rt_4943/hrrr_control +baseline dir = /gpfs/hps3/emc/nems/noscrub/emc.nemspara/RT/NEMSfv3gfs/develop-20220112/hrrr_control +working dir = /gpfs/hps3/stmp/Denise.Worthen/FV3_RT/rt_4587/hrrr_control Checking test 027 hrrr_control results .... Comparing sfcf000.nc .........OK Comparing sfcf021.nc .........OK @@ -941,14 +941,14 @@ Checking test 027 hrrr_control results .... Comparing RESTART/sfc_data.tile5.nc .........OK Comparing RESTART/sfc_data.tile6.nc .........OK -The total amount of wall time = 380.086322 -The maximum resident set size (KB) = 786940 +The total amount of wall time = 382.807678 +The maximum resident set size (KB) = 787016 Test 027 hrrr_control PASS -baseline dir = /gpfs/hps3/emc/nems/noscrub/emc.nemspara/RT/NEMSfv3gfs/develop-20220107/rrfs_v1beta -working dir = /gpfs/hps3/stmp/Jun.Wang/FV3_RT/rt_4943/rrfs_v1beta +baseline dir = /gpfs/hps3/emc/nems/noscrub/emc.nemspara/RT/NEMSfv3gfs/develop-20220112/rrfs_v1beta +working dir = /gpfs/hps3/stmp/Denise.Worthen/FV3_RT/rt_4587/rrfs_v1beta Checking test 028 rrfs_v1beta results .... Comparing sfcf000.nc .........OK Comparing sfcf021.nc .........OK @@ -995,14 +995,14 @@ Checking test 028 rrfs_v1beta results .... Comparing RESTART/sfc_data.tile5.nc .........OK Comparing RESTART/sfc_data.tile6.nc .........OK -The total amount of wall time = 389.126103 -The maximum resident set size (KB) = 787404 +The total amount of wall time = 388.931552 +The maximum resident set size (KB) = 787284 Test 028 rrfs_v1beta PASS -baseline dir = /gpfs/hps3/emc/nems/noscrub/emc.nemspara/RT/NEMSfv3gfs/develop-20220107/rrfs_conus13km_hrrr_warm -working dir = /gpfs/hps3/stmp/Jun.Wang/FV3_RT/rt_4943/rrfs_conus13km_hrrr_warm +baseline dir = /gpfs/hps3/emc/nems/noscrub/emc.nemspara/RT/NEMSfv3gfs/develop-20220112/rrfs_conus13km_hrrr_warm +working dir = /gpfs/hps3/stmp/Denise.Worthen/FV3_RT/rt_4587/rrfs_conus13km_hrrr_warm Checking test 029 rrfs_conus13km_hrrr_warm results .... Comparing sfcf000.nc .........OK Comparing sfcf001.nc .........OK @@ -1011,14 +1011,14 @@ Checking test 029 rrfs_conus13km_hrrr_warm results .... Comparing atmf001.nc .........OK Comparing atmf002.nc .........OK -The total amount of wall time = 251.432712 -The maximum resident set size (KB) = 596848 +The total amount of wall time = 253.643257 +The maximum resident set size (KB) = 596476 Test 029 rrfs_conus13km_hrrr_warm PASS -baseline dir = /gpfs/hps3/emc/nems/noscrub/emc.nemspara/RT/NEMSfv3gfs/develop-20220107/rrfs_conus13km_radar_tten_warm -working dir = /gpfs/hps3/stmp/Jun.Wang/FV3_RT/rt_4943/rrfs_conus13km_radar_tten_warm +baseline dir = /gpfs/hps3/emc/nems/noscrub/emc.nemspara/RT/NEMSfv3gfs/develop-20220112/rrfs_conus13km_radar_tten_warm +working dir = /gpfs/hps3/stmp/Denise.Worthen/FV3_RT/rt_4587/rrfs_conus13km_radar_tten_warm Checking test 030 rrfs_conus13km_radar_tten_warm results .... Comparing sfcf000.nc .........OK Comparing sfcf001.nc .........OK @@ -1027,14 +1027,14 @@ Checking test 030 rrfs_conus13km_radar_tten_warm results .... Comparing atmf001.nc .........OK Comparing atmf002.nc .........OK -The total amount of wall time = 271.331045 -The maximum resident set size (KB) = 599440 +The total amount of wall time = 267.692201 +The maximum resident set size (KB) = 598956 Test 030 rrfs_conus13km_radar_tten_warm PASS -baseline dir = /gpfs/hps3/emc/nems/noscrub/emc.nemspara/RT/NEMSfv3gfs/develop-20220107/control_rrtmgp -working dir = /gpfs/hps3/stmp/Jun.Wang/FV3_RT/rt_4943/control_rrtmgp +baseline dir = /gpfs/hps3/emc/nems/noscrub/emc.nemspara/RT/NEMSfv3gfs/develop-20220112/control_rrtmgp +working dir = /gpfs/hps3/stmp/Denise.Worthen/FV3_RT/rt_4587/control_rrtmgp Checking test 031 control_rrtmgp results .... Comparing sfcf000.nc .........OK Comparing sfcf024.nc .........OK @@ -1045,14 +1045,14 @@ Checking test 031 control_rrtmgp results .... Comparing GFSPRS.GrbF00 .........OK Comparing GFSPRS.GrbF24 .........OK -The total amount of wall time = 227.235992 -The maximum resident set size (KB) = 550100 +The total amount of wall time = 220.955287 +The maximum resident set size (KB) = 550040 Test 031 control_rrtmgp PASS -baseline dir = /gpfs/hps3/emc/nems/noscrub/emc.nemspara/RT/NEMSfv3gfs/develop-20220107/control_rrtmgp_c192 -working dir = /gpfs/hps3/stmp/Jun.Wang/FV3_RT/rt_4943/control_rrtmgp_c192 +baseline dir = /gpfs/hps3/emc/nems/noscrub/emc.nemspara/RT/NEMSfv3gfs/develop-20220112/control_rrtmgp_c192 +working dir = /gpfs/hps3/stmp/Denise.Worthen/FV3_RT/rt_4587/control_rrtmgp_c192 Checking test 032 control_rrtmgp_c192 results .... Comparing sfcf000.nc .........OK Comparing sfcf012.nc .........OK @@ -1063,14 +1063,14 @@ Checking test 032 control_rrtmgp_c192 results .... Comparing GFSPRS.GrbF00 .........OK Comparing GFSPRS.GrbF12 .........OK -The total amount of wall time = 593.384368 -The maximum resident set size (KB) = 760044 +The total amount of wall time = 591.334558 +The maximum resident set size (KB) = 760020 Test 032 control_rrtmgp_c192 PASS -baseline dir = /gpfs/hps3/emc/nems/noscrub/emc.nemspara/RT/NEMSfv3gfs/develop-20220107/control_csawmg -working dir = /gpfs/hps3/stmp/Jun.Wang/FV3_RT/rt_4943/control_csawmg +baseline dir = /gpfs/hps3/emc/nems/noscrub/emc.nemspara/RT/NEMSfv3gfs/develop-20220112/control_csawmg +working dir = /gpfs/hps3/stmp/Denise.Worthen/FV3_RT/rt_4587/control_csawmg Checking test 033 control_csawmg results .... Comparing sfcf000.nc .........OK Comparing sfcf024.nc .........OK @@ -1081,14 +1081,14 @@ Checking test 033 control_csawmg results .... Comparing GFSPRS.GrbF00 .........OK Comparing GFSPRS.GrbF24 .........OK -The total amount of wall time = 364.274870 -The maximum resident set size (KB) = 491160 +The total amount of wall time = 365.516349 +The maximum resident set size (KB) = 491096 Test 033 control_csawmg PASS -baseline dir = /gpfs/hps3/emc/nems/noscrub/emc.nemspara/RT/NEMSfv3gfs/develop-20220107/control_csawmgt -working dir = /gpfs/hps3/stmp/Jun.Wang/FV3_RT/rt_4943/control_csawmgt +baseline dir = /gpfs/hps3/emc/nems/noscrub/emc.nemspara/RT/NEMSfv3gfs/develop-20220112/control_csawmgt +working dir = /gpfs/hps3/stmp/Denise.Worthen/FV3_RT/rt_4587/control_csawmgt Checking test 034 control_csawmgt results .... Comparing sfcf000.nc .........OK Comparing sfcf024.nc .........OK @@ -1099,14 +1099,14 @@ Checking test 034 control_csawmgt results .... Comparing GFSPRS.GrbF00 .........OK Comparing GFSPRS.GrbF24 .........OK -The total amount of wall time = 358.519517 -The maximum resident set size (KB) = 491152 +The total amount of wall time = 358.445653 +The maximum resident set size (KB) = 491104 Test 034 control_csawmgt PASS -baseline dir = /gpfs/hps3/emc/nems/noscrub/emc.nemspara/RT/NEMSfv3gfs/develop-20220107/control_flake -working dir = /gpfs/hps3/stmp/Jun.Wang/FV3_RT/rt_4943/control_flake +baseline dir = /gpfs/hps3/emc/nems/noscrub/emc.nemspara/RT/NEMSfv3gfs/develop-20220112/control_flake +working dir = /gpfs/hps3/stmp/Denise.Worthen/FV3_RT/rt_4587/control_flake Checking test 035 control_flake results .... Comparing sfcf000.nc .........OK Comparing sfcf024.nc .........OK @@ -1117,14 +1117,14 @@ Checking test 035 control_flake results .... Comparing GFSPRS.GrbF00 .........OK Comparing GFSPRS.GrbF24 .........OK -The total amount of wall time = 236.782110 -The maximum resident set size (KB) = 492212 +The total amount of wall time = 240.126114 +The maximum resident set size (KB) = 492200 Test 035 control_flake PASS -baseline dir = /gpfs/hps3/emc/nems/noscrub/emc.nemspara/RT/NEMSfv3gfs/develop-20220107/control_ras -working dir = /gpfs/hps3/stmp/Jun.Wang/FV3_RT/rt_4943/control_ras +baseline dir = /gpfs/hps3/emc/nems/noscrub/emc.nemspara/RT/NEMSfv3gfs/develop-20220112/control_ras +working dir = /gpfs/hps3/stmp/Denise.Worthen/FV3_RT/rt_4587/control_ras Checking test 036 control_ras results .... Comparing sfcf000.nc .........OK Comparing sfcf024.nc .........OK @@ -1135,40 +1135,40 @@ Checking test 036 control_ras results .... Comparing GFSPRS.GrbF00 .........OK Comparing GFSPRS.GrbF24 .........OK -The total amount of wall time = 191.366660 -The maximum resident set size (KB) = 456692 +The total amount of wall time = 192.780639 +The maximum resident set size (KB) = 456776 Test 036 control_ras PASS -baseline dir = /gpfs/hps3/emc/nems/noscrub/emc.nemspara/RT/NEMSfv3gfs/develop-20220107/control_wam_repro -working dir = /gpfs/hps3/stmp/Jun.Wang/FV3_RT/rt_4943/control_wam_repro +baseline dir = /gpfs/hps3/emc/nems/noscrub/emc.nemspara/RT/NEMSfv3gfs/develop-20220112/control_wam_repro +working dir = /gpfs/hps3/stmp/Denise.Worthen/FV3_RT/rt_4587/control_wam_repro Checking test 037 control_wam results .... Comparing sfcf024.nc .........OK Comparing atmf024.nc .........OK -The total amount of wall time = 125.240645 -The maximum resident set size (KB) = 167404 +The total amount of wall time = 123.001307 +The maximum resident set size (KB) = 167360 Test 037 control_wam PASS -baseline dir = /gpfs/hps3/emc/nems/noscrub/emc.nemspara/RT/NEMSfv3gfs/develop-20220107/control_debug -working dir = /gpfs/hps3/stmp/Jun.Wang/FV3_RT/rt_4943/control_debug +baseline dir = /gpfs/hps3/emc/nems/noscrub/emc.nemspara/RT/NEMSfv3gfs/develop-20220112/control_debug +working dir = /gpfs/hps3/stmp/Denise.Worthen/FV3_RT/rt_4587/control_debug Checking test 038 control_debug results .... Comparing sfcf000.nc .........OK Comparing sfcf001.nc .........OK Comparing atmf000.nc .........OK Comparing atmf001.nc .........OK -The total amount of wall time = 142.185265 -The maximum resident set size (KB) = 489560 +The total amount of wall time = 145.661408 +The maximum resident set size (KB) = 489788 Test 038 control_debug PASS -baseline dir = /gpfs/hps3/emc/nems/noscrub/emc.nemspara/RT/NEMSfv3gfs/develop-20220107/control_CubedSphereGrid_debug -working dir = /gpfs/hps3/stmp/Jun.Wang/FV3_RT/rt_4943/control_CubedSphereGrid_debug +baseline dir = /gpfs/hps3/emc/nems/noscrub/emc.nemspara/RT/NEMSfv3gfs/develop-20220112/control_CubedSphereGrid_debug +working dir = /gpfs/hps3/stmp/Denise.Worthen/FV3_RT/rt_4587/control_CubedSphereGrid_debug Checking test 039 control_CubedSphereGrid_debug results .... Comparing sfcf000.tile1.nc .........OK Comparing sfcf000.tile2.nc .........OK @@ -1195,388 +1195,388 @@ Checking test 039 control_CubedSphereGrid_debug results .... Comparing atmf001.tile5.nc .........OK Comparing atmf001.tile6.nc .........OK -The total amount of wall time = 150.898866 -The maximum resident set size (KB) = 489652 +The total amount of wall time = 151.197670 +The maximum resident set size (KB) = 489544 Test 039 control_CubedSphereGrid_debug PASS -baseline dir = /gpfs/hps3/emc/nems/noscrub/emc.nemspara/RT/NEMSfv3gfs/develop-20220107/control_wrtGauss_netcdf_parallel_debug -working dir = /gpfs/hps3/stmp/Jun.Wang/FV3_RT/rt_4943/control_wrtGauss_netcdf_parallel_debug +baseline dir = /gpfs/hps3/emc/nems/noscrub/emc.nemspara/RT/NEMSfv3gfs/develop-20220112/control_wrtGauss_netcdf_parallel_debug +working dir = /gpfs/hps3/stmp/Denise.Worthen/FV3_RT/rt_4587/control_wrtGauss_netcdf_parallel_debug Checking test 040 control_wrtGauss_netcdf_parallel_debug results .... Comparing sfcf000.nc .........OK Comparing sfcf001.nc .........OK Comparing atmf000.nc .........OK Comparing atmf001.nc .........OK -The total amount of wall time = 144.306559 -The maximum resident set size (KB) = 489556 +The total amount of wall time = 145.049541 +The maximum resident set size (KB) = 489632 Test 040 control_wrtGauss_netcdf_parallel_debug PASS -baseline dir = /gpfs/hps3/emc/nems/noscrub/emc.nemspara/RT/NEMSfv3gfs/develop-20220107/control_stochy_debug -working dir = /gpfs/hps3/stmp/Jun.Wang/FV3_RT/rt_4943/control_stochy_debug +baseline dir = /gpfs/hps3/emc/nems/noscrub/emc.nemspara/RT/NEMSfv3gfs/develop-20220112/control_stochy_debug +working dir = /gpfs/hps3/stmp/Denise.Worthen/FV3_RT/rt_4587/control_stochy_debug Checking test 041 control_stochy_debug results .... Comparing sfcf000.nc .........OK Comparing sfcf001.nc .........OK Comparing atmf000.nc .........OK Comparing atmf001.nc .........OK -The total amount of wall time = 171.964238 -The maximum resident set size (KB) = 493804 +The total amount of wall time = 162.539138 +The maximum resident set size (KB) = 494028 Test 041 control_stochy_debug PASS -baseline dir = /gpfs/hps3/emc/nems/noscrub/emc.nemspara/RT/NEMSfv3gfs/develop-20220107/control_lndp_debug -working dir = /gpfs/hps3/stmp/Jun.Wang/FV3_RT/rt_4943/control_lndp_debug +baseline dir = /gpfs/hps3/emc/nems/noscrub/emc.nemspara/RT/NEMSfv3gfs/develop-20220112/control_lndp_debug +working dir = /gpfs/hps3/stmp/Denise.Worthen/FV3_RT/rt_4587/control_lndp_debug Checking test 042 control_lndp_debug results .... Comparing sfcf000.nc .........OK Comparing sfcf001.nc .........OK Comparing atmf000.nc .........OK Comparing atmf001.nc .........OK -The total amount of wall time = 145.607634 -The maximum resident set size (KB) = 494300 +The total amount of wall time = 148.253831 +The maximum resident set size (KB) = 494456 Test 042 control_lndp_debug PASS -baseline dir = /gpfs/hps3/emc/nems/noscrub/emc.nemspara/RT/NEMSfv3gfs/develop-20220107/control_rrtmgp_debug -working dir = /gpfs/hps3/stmp/Jun.Wang/FV3_RT/rt_4943/control_rrtmgp_debug +baseline dir = /gpfs/hps3/emc/nems/noscrub/emc.nemspara/RT/NEMSfv3gfs/develop-20220112/control_rrtmgp_debug +working dir = /gpfs/hps3/stmp/Denise.Worthen/FV3_RT/rt_4587/control_rrtmgp_debug Checking test 043 control_rrtmgp_debug results .... Comparing sfcf000.nc .........OK Comparing sfcf001.nc .........OK Comparing atmf000.nc .........OK Comparing atmf001.nc .........OK -The total amount of wall time = 157.568004 -The maximum resident set size (KB) = 594704 +The total amount of wall time = 157.801542 +The maximum resident set size (KB) = 594848 Test 043 control_rrtmgp_debug PASS -baseline dir = /gpfs/hps3/emc/nems/noscrub/emc.nemspara/RT/NEMSfv3gfs/develop-20220107/control_csawmg_debug -working dir = /gpfs/hps3/stmp/Jun.Wang/FV3_RT/rt_4943/control_csawmg_debug +baseline dir = /gpfs/hps3/emc/nems/noscrub/emc.nemspara/RT/NEMSfv3gfs/develop-20220112/control_csawmg_debug +working dir = /gpfs/hps3/stmp/Denise.Worthen/FV3_RT/rt_4587/control_csawmg_debug Checking test 044 control_csawmg_debug results .... Comparing sfcf000.nc .........OK Comparing sfcf001.nc .........OK Comparing atmf000.nc .........OK Comparing atmf001.nc .........OK -The total amount of wall time = 232.548181 -The maximum resident set size (KB) = 531232 +The total amount of wall time = 231.849024 +The maximum resident set size (KB) = 531484 Test 044 control_csawmg_debug PASS -baseline dir = /gpfs/hps3/emc/nems/noscrub/emc.nemspara/RT/NEMSfv3gfs/develop-20220107/control_csawmgt_debug -working dir = /gpfs/hps3/stmp/Jun.Wang/FV3_RT/rt_4943/control_csawmgt_debug +baseline dir = /gpfs/hps3/emc/nems/noscrub/emc.nemspara/RT/NEMSfv3gfs/develop-20220112/control_csawmgt_debug +working dir = /gpfs/hps3/stmp/Denise.Worthen/FV3_RT/rt_4587/control_csawmgt_debug Checking test 045 control_csawmgt_debug results .... Comparing sfcf000.nc .........OK Comparing sfcf001.nc .........OK Comparing atmf000.nc .........OK Comparing atmf001.nc .........OK -The total amount of wall time = 230.349824 -The maximum resident set size (KB) = 531188 +The total amount of wall time = 227.307108 +The maximum resident set size (KB) = 531392 Test 045 control_csawmgt_debug PASS -baseline dir = /gpfs/hps3/emc/nems/noscrub/emc.nemspara/RT/NEMSfv3gfs/develop-20220107/control_ras_debug -working dir = /gpfs/hps3/stmp/Jun.Wang/FV3_RT/rt_4943/control_ras_debug +baseline dir = /gpfs/hps3/emc/nems/noscrub/emc.nemspara/RT/NEMSfv3gfs/develop-20220112/control_ras_debug +working dir = /gpfs/hps3/stmp/Denise.Worthen/FV3_RT/rt_4587/control_ras_debug Checking test 046 control_ras_debug results .... Comparing sfcf000.nc .........OK Comparing sfcf001.nc .........OK Comparing atmf000.nc .........OK Comparing atmf001.nc .........OK -The total amount of wall time = 146.916577 -The maximum resident set size (KB) = 502428 +The total amount of wall time = 151.133826 +The maximum resident set size (KB) = 502648 Test 046 control_ras_debug PASS -baseline dir = /gpfs/hps3/emc/nems/noscrub/emc.nemspara/RT/NEMSfv3gfs/develop-20220107/control_diag_debug -working dir = /gpfs/hps3/stmp/Jun.Wang/FV3_RT/rt_4943/control_diag_debug +baseline dir = /gpfs/hps3/emc/nems/noscrub/emc.nemspara/RT/NEMSfv3gfs/develop-20220112/control_diag_debug +working dir = /gpfs/hps3/stmp/Denise.Worthen/FV3_RT/rt_4587/control_diag_debug Checking test 047 control_diag_debug results .... Comparing sfcf000.nc .........OK Comparing sfcf001.nc .........OK Comparing atmf000.nc .........OK Comparing atmf001.nc .........OK -The total amount of wall time = 152.177690 -The maximum resident set size (KB) = 546752 +The total amount of wall time = 150.600893 +The maximum resident set size (KB) = 546912 Test 047 control_diag_debug PASS -baseline dir = /gpfs/hps3/emc/nems/noscrub/emc.nemspara/RT/NEMSfv3gfs/develop-20220107/control_debug_p7 -working dir = /gpfs/hps3/stmp/Jun.Wang/FV3_RT/rt_4943/control_debug_p7 -Checking test 048 control_debug_p7 results .... +baseline dir = /gpfs/hps3/emc/nems/noscrub/emc.nemspara/RT/NEMSfv3gfs/develop-20220112/control_debug_p8 +working dir = /gpfs/hps3/stmp/Denise.Worthen/FV3_RT/rt_4587/control_debug_p8 +Checking test 048 control_debug_p8 results .... Comparing sfcf000.nc .........OK Comparing sfcf001.nc .........OK Comparing atmf000.nc .........OK Comparing atmf001.nc .........OK -The total amount of wall time = 157.238031 -The maximum resident set size (KB) = 514264 +The total amount of wall time = 155.493327 +The maximum resident set size (KB) = 514372 -Test 048 control_debug_p7 PASS +Test 048 control_debug_p8 PASS -baseline dir = /gpfs/hps3/emc/nems/noscrub/emc.nemspara/RT/NEMSfv3gfs/develop-20220107/control_thompson_debug -working dir = /gpfs/hps3/stmp/Jun.Wang/FV3_RT/rt_4943/control_thompson_debug +baseline dir = /gpfs/hps3/emc/nems/noscrub/emc.nemspara/RT/NEMSfv3gfs/develop-20220112/control_thompson_debug +working dir = /gpfs/hps3/stmp/Denise.Worthen/FV3_RT/rt_4587/control_thompson_debug Checking test 049 control_thompson_debug results .... Comparing sfcf000.nc .........OK Comparing sfcf001.nc .........OK Comparing atmf000.nc .........OK Comparing atmf001.nc .........OK -The total amount of wall time = 173.394473 -The maximum resident set size (KB) = 850420 +The total amount of wall time = 172.272573 +The maximum resident set size (KB) = 850508 Test 049 control_thompson_debug PASS -baseline dir = /gpfs/hps3/emc/nems/noscrub/emc.nemspara/RT/NEMSfv3gfs/develop-20220107/control_thompson_no_aero_debug -working dir = /gpfs/hps3/stmp/Jun.Wang/FV3_RT/rt_4943/control_thompson_no_aero_debug +baseline dir = /gpfs/hps3/emc/nems/noscrub/emc.nemspara/RT/NEMSfv3gfs/develop-20220112/control_thompson_no_aero_debug +working dir = /gpfs/hps3/stmp/Denise.Worthen/FV3_RT/rt_4587/control_thompson_no_aero_debug Checking test 050 control_thompson_no_aero_debug results .... Comparing sfcf000.nc .........OK Comparing sfcf001.nc .........OK Comparing atmf000.nc .........OK Comparing atmf001.nc .........OK -The total amount of wall time = 161.975487 -The maximum resident set size (KB) = 844964 +The total amount of wall time = 162.541489 +The maximum resident set size (KB) = 844952 Test 050 control_thompson_no_aero_debug PASS -baseline dir = /gpfs/hps3/emc/nems/noscrub/emc.nemspara/RT/NEMSfv3gfs/develop-20220107/control_thompson_debug_extdiag -working dir = /gpfs/hps3/stmp/Jun.Wang/FV3_RT/rt_4943/control_thompson_extdiag_debug +baseline dir = /gpfs/hps3/emc/nems/noscrub/emc.nemspara/RT/NEMSfv3gfs/develop-20220112/control_thompson_debug_extdiag +working dir = /gpfs/hps3/stmp/Denise.Worthen/FV3_RT/rt_4587/control_thompson_extdiag_debug Checking test 051 control_thompson_extdiag_debug results .... Comparing sfcf000.nc .........OK Comparing sfcf001.nc .........OK Comparing atmf000.nc .........OK Comparing atmf001.nc .........OK -The total amount of wall time = 180.701395 -The maximum resident set size (KB) = 878160 +The total amount of wall time = 181.035932 +The maximum resident set size (KB) = 878324 Test 051 control_thompson_extdiag_debug PASS -baseline dir = /gpfs/hps3/emc/nems/noscrub/emc.nemspara/RT/NEMSfv3gfs/develop-20220107/fv3_regional_debug -working dir = /gpfs/hps3/stmp/Jun.Wang/FV3_RT/rt_4943/regional_debug +baseline dir = /gpfs/hps3/emc/nems/noscrub/emc.nemspara/RT/NEMSfv3gfs/develop-20220112/fv3_regional_debug +working dir = /gpfs/hps3/stmp/Denise.Worthen/FV3_RT/rt_4587/regional_debug Checking test 052 regional_debug results .... Comparing dynf000.nc .........OK Comparing dynf001.nc .........OK Comparing phyf000.nc .........OK Comparing phyf001.nc .........OK -The total amount of wall time = 252.023369 -The maximum resident set size (KB) = 553508 +The total amount of wall time = 248.431148 +The maximum resident set size (KB) = 553764 Test 052 regional_debug PASS -baseline dir = /gpfs/hps3/emc/nems/noscrub/emc.nemspara/RT/NEMSfv3gfs/develop-20220107/rap_control_debug -working dir = /gpfs/hps3/stmp/Jun.Wang/FV3_RT/rt_4943/rap_control_debug +baseline dir = /gpfs/hps3/emc/nems/noscrub/emc.nemspara/RT/NEMSfv3gfs/develop-20220112/rap_control_debug +working dir = /gpfs/hps3/stmp/Denise.Worthen/FV3_RT/rt_4587/rap_control_debug Checking test 053 rap_control_debug results .... Comparing sfcf000.nc .........OK Comparing sfcf001.nc .........OK Comparing atmf000.nc .........OK Comparing atmf001.nc .........OK -The total amount of wall time = 266.987135 -The maximum resident set size (KB) = 856288 +The total amount of wall time = 266.592428 +The maximum resident set size (KB) = 856540 Test 053 rap_control_debug PASS -baseline dir = /gpfs/hps3/emc/nems/noscrub/emc.nemspara/RT/NEMSfv3gfs/develop-20220107/rap_control_debug -working dir = /gpfs/hps3/stmp/Jun.Wang/FV3_RT/rt_4943/rap_unified_drag_suite_debug +baseline dir = /gpfs/hps3/emc/nems/noscrub/emc.nemspara/RT/NEMSfv3gfs/develop-20220112/rap_control_debug +working dir = /gpfs/hps3/stmp/Denise.Worthen/FV3_RT/rt_4587/rap_unified_drag_suite_debug Checking test 054 rap_unified_drag_suite_debug results .... Comparing sfcf000.nc .........OK Comparing sfcf001.nc .........OK Comparing atmf000.nc .........OK Comparing atmf001.nc .........OK -The total amount of wall time = 268.537359 -The maximum resident set size (KB) = 856336 +The total amount of wall time = 265.184041 +The maximum resident set size (KB) = 856492 Test 054 rap_unified_drag_suite_debug PASS -baseline dir = /gpfs/hps3/emc/nems/noscrub/emc.nemspara/RT/NEMSfv3gfs/develop-20220107/rap_diag_debug -working dir = /gpfs/hps3/stmp/Jun.Wang/FV3_RT/rt_4943/rap_diag_debug +baseline dir = /gpfs/hps3/emc/nems/noscrub/emc.nemspara/RT/NEMSfv3gfs/develop-20220112/rap_diag_debug +working dir = /gpfs/hps3/stmp/Denise.Worthen/FV3_RT/rt_4587/rap_diag_debug Checking test 055 rap_diag_debug results .... Comparing sfcf000.nc .........OK Comparing sfcf001.nc .........OK Comparing atmf000.nc .........OK Comparing atmf001.nc .........OK -The total amount of wall time = 298.095090 -The maximum resident set size (KB) = 938680 +The total amount of wall time = 280.158870 +The maximum resident set size (KB) = 938988 Test 055 rap_diag_debug PASS -baseline dir = /gpfs/hps3/emc/nems/noscrub/emc.nemspara/RT/NEMSfv3gfs/develop-20220107/rap_cires_ugwp_debug -working dir = /gpfs/hps3/stmp/Jun.Wang/FV3_RT/rt_4943/rap_cires_ugwp_debug +baseline dir = /gpfs/hps3/emc/nems/noscrub/emc.nemspara/RT/NEMSfv3gfs/develop-20220112/rap_cires_ugwp_debug +working dir = /gpfs/hps3/stmp/Denise.Worthen/FV3_RT/rt_4587/rap_cires_ugwp_debug Checking test 056 rap_cires_ugwp_debug results .... Comparing sfcf000.nc .........OK Comparing sfcf001.nc .........OK Comparing atmf000.nc .........OK Comparing atmf001.nc .........OK -The total amount of wall time = 274.357304 -The maximum resident set size (KB) = 858288 +The total amount of wall time = 272.378751 +The maximum resident set size (KB) = 858456 Test 056 rap_cires_ugwp_debug PASS -baseline dir = /gpfs/hps3/emc/nems/noscrub/emc.nemspara/RT/NEMSfv3gfs/develop-20220107/rap_cires_ugwp_debug -working dir = /gpfs/hps3/stmp/Jun.Wang/FV3_RT/rt_4943/rap_unified_ugwp_debug +baseline dir = /gpfs/hps3/emc/nems/noscrub/emc.nemspara/RT/NEMSfv3gfs/develop-20220112/rap_cires_ugwp_debug +working dir = /gpfs/hps3/stmp/Denise.Worthen/FV3_RT/rt_4587/rap_unified_ugwp_debug Checking test 057 rap_unified_ugwp_debug results .... Comparing sfcf000.nc .........OK Comparing sfcf001.nc .........OK Comparing atmf000.nc .........OK Comparing atmf001.nc .........OK -The total amount of wall time = 277.870961 -The maximum resident set size (KB) = 856268 +The total amount of wall time = 273.266942 +The maximum resident set size (KB) = 856560 Test 057 rap_unified_ugwp_debug PASS -baseline dir = /gpfs/hps3/emc/nems/noscrub/emc.nemspara/RT/NEMSfv3gfs/develop-20220107/rap_noah_debug -working dir = /gpfs/hps3/stmp/Jun.Wang/FV3_RT/rt_4943/rap_noah_debug +baseline dir = /gpfs/hps3/emc/nems/noscrub/emc.nemspara/RT/NEMSfv3gfs/develop-20220112/rap_noah_debug +working dir = /gpfs/hps3/stmp/Denise.Worthen/FV3_RT/rt_4587/rap_noah_debug Checking test 058 rap_noah_debug results .... Comparing sfcf000.nc .........OK Comparing sfcf001.nc .........OK Comparing atmf000.nc .........OK Comparing atmf001.nc .........OK -The total amount of wall time = 262.395019 -The maximum resident set size (KB) = 854884 +The total amount of wall time = 261.058747 +The maximum resident set size (KB) = 855144 Test 058 rap_noah_debug PASS -baseline dir = /gpfs/hps3/emc/nems/noscrub/emc.nemspara/RT/NEMSfv3gfs/develop-20220107/rap_rrtmgp_debug -working dir = /gpfs/hps3/stmp/Jun.Wang/FV3_RT/rt_4943/rap_rrtmgp_debug +baseline dir = /gpfs/hps3/emc/nems/noscrub/emc.nemspara/RT/NEMSfv3gfs/develop-20220112/rap_rrtmgp_debug +working dir = /gpfs/hps3/stmp/Denise.Worthen/FV3_RT/rt_4587/rap_rrtmgp_debug Checking test 059 rap_rrtmgp_debug results .... Comparing sfcf000.nc .........OK Comparing sfcf001.nc .........OK Comparing atmf000.nc .........OK Comparing atmf001.nc .........OK -The total amount of wall time = 450.775811 -The maximum resident set size (KB) = 962936 +The total amount of wall time = 448.609970 +The maximum resident set size (KB) = 962996 Test 059 rap_rrtmgp_debug PASS -baseline dir = /gpfs/hps3/emc/nems/noscrub/emc.nemspara/RT/NEMSfv3gfs/develop-20220107/rap_lndp_debug -working dir = /gpfs/hps3/stmp/Jun.Wang/FV3_RT/rt_4943/rap_lndp_debug +baseline dir = /gpfs/hps3/emc/nems/noscrub/emc.nemspara/RT/NEMSfv3gfs/develop-20220112/rap_lndp_debug +working dir = /gpfs/hps3/stmp/Denise.Worthen/FV3_RT/rt_4587/rap_lndp_debug Checking test 060 rap_lndp_debug results .... Comparing sfcf000.nc .........OK Comparing sfcf001.nc .........OK Comparing atmf000.nc .........OK Comparing atmf001.nc .........OK -The total amount of wall time = 270.371226 -The maximum resident set size (KB) = 857920 +The total amount of wall time = 268.106421 +The maximum resident set size (KB) = 858020 Test 060 rap_lndp_debug PASS -baseline dir = /gpfs/hps3/emc/nems/noscrub/emc.nemspara/RT/NEMSfv3gfs/develop-20220107/rap_sfcdiff_debug -working dir = /gpfs/hps3/stmp/Jun.Wang/FV3_RT/rt_4943/rap_sfcdiff_debug +baseline dir = /gpfs/hps3/emc/nems/noscrub/emc.nemspara/RT/NEMSfv3gfs/develop-20220112/rap_sfcdiff_debug +working dir = /gpfs/hps3/stmp/Denise.Worthen/FV3_RT/rt_4587/rap_sfcdiff_debug Checking test 061 rap_sfcdiff_debug results .... Comparing sfcf000.nc .........OK Comparing sfcf001.nc .........OK Comparing atmf000.nc .........OK Comparing atmf001.nc .........OK -The total amount of wall time = 265.250973 -The maximum resident set size (KB) = 855492 +The total amount of wall time = 266.135860 +The maximum resident set size (KB) = 855660 Test 061 rap_sfcdiff_debug PASS -baseline dir = /gpfs/hps3/emc/nems/noscrub/emc.nemspara/RT/NEMSfv3gfs/develop-20220107/rap_flake_debug -working dir = /gpfs/hps3/stmp/Jun.Wang/FV3_RT/rt_4943/rap_flake_debug +baseline dir = /gpfs/hps3/emc/nems/noscrub/emc.nemspara/RT/NEMSfv3gfs/develop-20220112/rap_flake_debug +working dir = /gpfs/hps3/stmp/Denise.Worthen/FV3_RT/rt_4587/rap_flake_debug Checking test 062 rap_flake_debug results .... Comparing sfcf000.nc .........OK Comparing sfcf001.nc .........OK Comparing atmf000.nc .........OK Comparing atmf001.nc .........OK -The total amount of wall time = 267.301938 -The maximum resident set size (KB) = 856308 +The total amount of wall time = 265.888835 +The maximum resident set size (KB) = 856488 Test 062 rap_flake_debug PASS -baseline dir = /gpfs/hps3/emc/nems/noscrub/emc.nemspara/RT/NEMSfv3gfs/develop-20220107/rap_noah_sfcdiff_cires_ugwp_debug -working dir = /gpfs/hps3/stmp/Jun.Wang/FV3_RT/rt_4943/rap_noah_sfcdiff_cires_ugwp_debug +baseline dir = /gpfs/hps3/emc/nems/noscrub/emc.nemspara/RT/NEMSfv3gfs/develop-20220112/rap_noah_sfcdiff_cires_ugwp_debug +working dir = /gpfs/hps3/stmp/Denise.Worthen/FV3_RT/rt_4587/rap_noah_sfcdiff_cires_ugwp_debug Checking test 063 rap_noah_sfcdiff_cires_ugwp_debug results .... Comparing sfcf000.nc .........OK Comparing sfcf001.nc .........OK Comparing atmf000.nc .........OK Comparing atmf001.nc .........OK -The total amount of wall time = 438.076015 -The maximum resident set size (KB) = 855204 +The total amount of wall time = 438.549040 +The maximum resident set size (KB) = 855452 Test 063 rap_noah_sfcdiff_cires_ugwp_debug PASS -baseline dir = /gpfs/hps3/emc/nems/noscrub/emc.nemspara/RT/NEMSfv3gfs/develop-20220107/rrfs_v1beta_debug -working dir = /gpfs/hps3/stmp/Jun.Wang/FV3_RT/rt_4943/rrfs_v1beta_debug +baseline dir = /gpfs/hps3/emc/nems/noscrub/emc.nemspara/RT/NEMSfv3gfs/develop-20220112/rrfs_v1beta_debug +working dir = /gpfs/hps3/stmp/Denise.Worthen/FV3_RT/rt_4587/rrfs_v1beta_debug Checking test 064 rrfs_v1beta_debug results .... Comparing sfcf000.nc .........OK Comparing sfcf001.nc .........OK Comparing atmf000.nc .........OK Comparing atmf001.nc .........OK -The total amount of wall time = 263.644390 -The maximum resident set size (KB) = 854128 +The total amount of wall time = 264.121850 +The maximum resident set size (KB) = 854332 Test 064 rrfs_v1beta_debug PASS -baseline dir = /gpfs/hps3/emc/nems/noscrub/emc.nemspara/RT/NEMSfv3gfs/develop-20220107/control_wam_debug -working dir = /gpfs/hps3/stmp/Jun.Wang/FV3_RT/rt_4943/control_wam_debug +baseline dir = /gpfs/hps3/emc/nems/noscrub/emc.nemspara/RT/NEMSfv3gfs/develop-20220112/control_wam_debug +working dir = /gpfs/hps3/stmp/Denise.Worthen/FV3_RT/rt_4587/control_wam_debug Checking test 065 control_wam_debug results .... Comparing sfcf019.nc .........OK Comparing atmf019.nc .........OK -The total amount of wall time = 275.157609 -The maximum resident set size (KB) = 197376 +The total amount of wall time = 273.519669 +The maximum resident set size (KB) = 197496 Test 065 control_wam_debug PASS -baseline dir = /gpfs/hps3/emc/nems/noscrub/emc.nemspara/RT/NEMSfv3gfs/develop-20220107/hafs_regional_atm -working dir = /gpfs/hps3/stmp/Jun.Wang/FV3_RT/rt_4943/hafs_regional_atm +baseline dir = /gpfs/hps3/emc/nems/noscrub/emc.nemspara/RT/NEMSfv3gfs/develop-20220112/hafs_regional_atm +working dir = /gpfs/hps3/stmp/Denise.Worthen/FV3_RT/rt_4587/hafs_regional_atm Checking test 066 hafs_regional_atm results .... Comparing atmf006.nc .........OK Comparing sfcf006.nc .........OK -The total amount of wall time = 356.460877 -The maximum resident set size (KB) = 640976 +The total amount of wall time = 331.042972 +The maximum resident set size (KB) = 640540 Test 066 hafs_regional_atm PASS -baseline dir = /gpfs/hps3/emc/nems/noscrub/emc.nemspara/RT/NEMSfv3gfs/develop-20220107/hafs_regional_atm_ocn -working dir = /gpfs/hps3/stmp/Jun.Wang/FV3_RT/rt_4943/hafs_regional_atm_ocn +baseline dir = /gpfs/hps3/emc/nems/noscrub/emc.nemspara/RT/NEMSfv3gfs/develop-20220112/hafs_regional_atm_ocn +working dir = /gpfs/hps3/stmp/Denise.Worthen/FV3_RT/rt_4587/hafs_regional_atm_ocn Checking test 067 hafs_regional_atm_ocn results .... Comparing atmf006.nc .........OK Comparing sfcf006.nc .........OK @@ -1585,28 +1585,28 @@ Checking test 067 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 -The total amount of wall time = 541.520916 -The maximum resident set size (KB) = 642044 +The total amount of wall time = 506.954556 +The maximum resident set size (KB) = 641940 Test 067 hafs_regional_atm_ocn PASS -baseline dir = /gpfs/hps3/emc/nems/noscrub/emc.nemspara/RT/NEMSfv3gfs/develop-20220107/hafs_regional_atm_wav -working dir = /gpfs/hps3/stmp/Jun.Wang/FV3_RT/rt_4943/hafs_regional_atm_wav +baseline dir = /gpfs/hps3/emc/nems/noscrub/emc.nemspara/RT/NEMSfv3gfs/develop-20220112/hafs_regional_atm_wav +working dir = /gpfs/hps3/stmp/Denise.Worthen/FV3_RT/rt_4587/hafs_regional_atm_wav Checking test 068 hafs_regional_atm_wav results .... Comparing atmf006.nc .........OK Comparing sfcf006.nc .........OK Comparing out_grd.ww3 .........OK Comparing out_pnt.ww3 .........OK -The total amount of wall time = 946.097976 -The maximum resident set size (KB) = 643352 +The total amount of wall time = 903.906234 +The maximum resident set size (KB) = 643496 Test 068 hafs_regional_atm_wav PASS -baseline dir = /gpfs/hps3/emc/nems/noscrub/emc.nemspara/RT/NEMSfv3gfs/develop-20220107/hafs_regional_atm_ocn_wav -working dir = /gpfs/hps3/stmp/Jun.Wang/FV3_RT/rt_4943/hafs_regional_atm_ocn_wav +baseline dir = /gpfs/hps3/emc/nems/noscrub/emc.nemspara/RT/NEMSfv3gfs/develop-20220112/hafs_regional_atm_ocn_wav +working dir = /gpfs/hps3/stmp/Denise.Worthen/FV3_RT/rt_4587/hafs_regional_atm_ocn_wav Checking test 069 hafs_regional_atm_ocn_wav results .... Comparing atmf006.nc .........OK Comparing sfcf006.nc .........OK @@ -1615,48 +1615,48 @@ Checking test 069 hafs_regional_atm_ocn_wav results .... Comparing out_grd.ww3 .........OK Comparing out_pnt.ww3 .........OK -The total amount of wall time = 1062.171922 -The maximum resident set size (KB) = 641100 +The total amount of wall time = 977.783581 +The maximum resident set size (KB) = 640996 Test 069 hafs_regional_atm_ocn_wav PASS -baseline dir = /gpfs/hps3/emc/nems/noscrub/emc.nemspara/RT/NEMSfv3gfs/develop-20220107/hafs_regional_1nest_atm -working dir = /gpfs/hps3/stmp/Jun.Wang/FV3_RT/rt_4943/hafs_regional_1nest_atm +baseline dir = /gpfs/hps3/emc/nems/noscrub/emc.nemspara/RT/NEMSfv3gfs/develop-20220112/hafs_regional_1nest_atm +working dir = /gpfs/hps3/stmp/Denise.Worthen/FV3_RT/rt_4587/hafs_regional_1nest_atm Checking test 070 hafs_regional_1nest_atm results .... Comparing atmf006.nc .........OK Comparing sfcf006.nc .........OK -The total amount of wall time = 350.344551 -The maximum resident set size (KB) = 236748 +The total amount of wall time = 351.413119 +The maximum resident set size (KB) = 236700 Test 070 hafs_regional_1nest_atm PASS -baseline dir = /gpfs/hps3/emc/nems/noscrub/emc.nemspara/RT/NEMSfv3gfs/develop-20220107/hafs_regional_telescopic_2nests_atm -working dir = /gpfs/hps3/stmp/Jun.Wang/FV3_RT/rt_4943/hafs_regional_telescopic_2nests_atm +baseline dir = /gpfs/hps3/emc/nems/noscrub/emc.nemspara/RT/NEMSfv3gfs/develop-20220112/hafs_regional_telescopic_2nests_atm +working dir = /gpfs/hps3/stmp/Denise.Worthen/FV3_RT/rt_4587/hafs_regional_telescopic_2nests_atm Checking test 071 hafs_regional_telescopic_2nests_atm results .... Comparing atmf006.nc .........OK Comparing sfcf006.nc .........OK -The total amount of wall time = 382.214513 -The maximum resident set size (KB) = 232240 +The total amount of wall time = 373.371613 +The maximum resident set size (KB) = 232220 Test 071 hafs_regional_telescopic_2nests_atm PASS -baseline dir = /gpfs/hps3/emc/nems/noscrub/emc.nemspara/RT/NEMSfv3gfs/develop-20220107/hafs_global_1nest_atm -working dir = /gpfs/hps3/stmp/Jun.Wang/FV3_RT/rt_4943/hafs_global_1nest_atm +baseline dir = /gpfs/hps3/emc/nems/noscrub/emc.nemspara/RT/NEMSfv3gfs/develop-20220112/hafs_global_1nest_atm +working dir = /gpfs/hps3/stmp/Denise.Worthen/FV3_RT/rt_4587/hafs_global_1nest_atm Checking test 072 hafs_global_1nest_atm results .... Comparing atmf006.nc .........OK Comparing sfcf006.nc .........OK -The total amount of wall time = 175.891322 -The maximum resident set size (KB) = 139124 +The total amount of wall time = 166.516694 +The maximum resident set size (KB) = 138884 Test 072 hafs_global_1nest_atm PASS REGRESSION TEST WAS SUCCESSFUL -Tue Jan 11 01:41:33 UTC 2022 -Elapsed time: 00h:37m:47s. Have a nice day! +Wed Jan 12 18:22:29 UTC 2022 +Elapsed time: 00h:36m:36s. Have a nice day! From 9da1a48d0741ec3417e04d3058417ac661aee88c Mon Sep 17 00:00:00 2001 From: Brian Curtis Date: Wed, 12 Jan 2022 19:03:23 +0000 Subject: [PATCH 25/29] RT JOBS PASSED: jet.intel. Log file uploaded. on-behalf-of @ufs-community --- tests/RegressionTests_jet.intel.log | 1354 ++++++++++++++------------- 1 file changed, 703 insertions(+), 651 deletions(-) diff --git a/tests/RegressionTests_jet.intel.log b/tests/RegressionTests_jet.intel.log index f0d8930685..eb66aa339e 100644 --- a/tests/RegressionTests_jet.intel.log +++ b/tests/RegressionTests_jet.intel.log @@ -1,24 +1,24 @@ -Mon Jan 10 22:42:26 GMT 2022 +Wed Jan 12 16:52:15 GMT 2022 Start Regression test -Compile 001 elapsed time 1645 seconds. -DAPP=S2SW -DCCPP_SUITES=FV3_GFS_v16_coupled_nsstNoahmpUGWPv1,FV3_GFS_v16_coupled_p7_rrtmgp -DMPI=ON -DCMAKE_BUILD_TYPE=Release -DSIMDMULTIARCH=ON -DMOM6SOLO=ON -Compile 002 elapsed time 240 seconds. -DAPP=S2S -DDEBUG=ON -DCCPP_SUITES=FV3_GFS_v16_coupled_nsstNoahmpUGWPv1 -DMPI=ON -DCMAKE_BUILD_TYPE=Debug -DMOM6SOLO=ON -Compile 003 elapsed time 1464 seconds. -DAPP=ATM -DCCPP_SUITES=FV3_GFS_v16,FV3_GFS_v15_thompson_mynn,FV3_GFS_v15_thompson_mynn_RRTMGP,FV3_GFS_v16_nsstNoahmpUGWPv1,FV3_GFS_v16_p7_rrtmgp -D32BIT=ON -DMPI=ON -DCMAKE_BUILD_TYPE=Release -DSIMDMULTIARCH=ON -Compile 004 elapsed time 1440 seconds. -DAPP=ATM -DCCPP_SUITES=FV3_RAP,FV3_RAP_sfcdiff,FV3_HRRR,FV3_RRFS_v1beta -D32BIT=ON -DMPI=ON -DCMAKE_BUILD_TYPE=Release -DSIMDMULTIARCH=ON -Compile 005 elapsed time 1515 seconds. -DAPP=ATM -DCCPP_SUITES=FV3_GFS_v16_RRTMGP,FV3_GFS_v16_csawmg,FV3_GFS_v16_flake,FV3_GFS_v16_ugwpv1,FV3_GFS_v16_ras,FV3_GFS_v16_thompson,FV3_GFS_v16_noahmp -DMPI=ON -DCMAKE_BUILD_TYPE=Release -DSIMDMULTIARCH=ON -Compile 006 elapsed time 848 seconds. -DAPP=ATM -DCCPP_SUITES=FV3_GFS_v16_fv3wam -D32BIT=ON -DMULTI_GASES=ON -DREPRO=ON -DMPI=ON -DCMAKE_BUILD_TYPE=Bitforbit -Compile 007 elapsed time 252 seconds. -DAPP=ATM -DDEBUG=ON -DCCPP_SUITES=FV3_GFS_v16,FV3_GFS_v16_RRTMGP,FV3_GFS_v16_csawmg,FV3_GFS_v16_flake,FV3_GFS_v16_ugwpv1,FV3_GFS_v16_ras,FV3_GFS_v16_noahmp,FV3_GFS_v16_thompson,FV3_GFS_v15_thompson_mynn,FV3_GFS_v16_nsstNoahmpUGWPv1 -D32BIT=ON -DMPI=ON -DCMAKE_BUILD_TYPE=Debug -Compile 008 elapsed time 253 seconds. -DAPP=ATM -DDEBUG=ON -DCCPP_SUITES=FV3_RAP,FV3_RAP_cires_ugwp,FV3_RAP_unified_ugwp,FV3_RAP_noah,FV3_RAP_RRTMGP,FV3_RAP_sfcdiff,FV3_RAP_flake,FV3_RAP_noah_sfcdiff_cires_ugwp,FV3_RRFS_v1beta -D32BIT=ON -DMPI=ON -DCMAKE_BUILD_TYPE=Debug -Compile 009 elapsed time 232 seconds. -DAPP=ATM -DCCPP_SUITES=FV3_GFS_v16_fv3wam -D32BIT=ON -DMULTI_GASES=ON -DDEBUG=ON -DMPI=ON -DCMAKE_BUILD_TYPE=Debug -Compile 010 elapsed time 1483 seconds. -DAPP=HAFSW -DCCPP_SUITES=FV3_HAFS_v0_gfdlmp_tedmf,FV3_HAFS_v0_gfdlmp_tedmf_nonsst -D32BIT=ON -DMPI=ON -DCMAKE_BUILD_TYPE=Release -DSIMDMULTIARCH=ON -Compile 011 elapsed time 1504 seconds. -DAPP=HAFS-ALL -DCCPP_SUITES=FV3_HAFS_v0_gfdlmp_tedmf,FV3_HAFS_v0_gfdlmp_tedmf_nonsst -D32BIT=ON -DMPI=ON -DCMAKE_BUILD_TYPE=Release -DSIMDMULTIARCH=ON -Compile 012 elapsed time 292 seconds. -DAPP=NG-GODAS -DMPI=ON -DCMAKE_BUILD_TYPE=Release -DSIMDMULTIARCH=ON -DMOM6SOLO=ON -Compile 013 elapsed time 130 seconds. -DAPP=NG-GODAS -DDEBUG=ON -DMPI=ON -DCMAKE_BUILD_TYPE=Debug -DMOM6SOLO=ON -Compile 014 elapsed time 1438 seconds. -DAPP=ATMW -DCCPP_SUITES=FV3_GFS_v16 -D32BIT=ON -DMPI=ON -DCMAKE_BUILD_TYPE=Release -DSIMDMULTIARCH=ON - -baseline dir = /lfs4/HFIP/h-nems/emc.nemspara/RT/NEMSfv3gfs/develop-20220107/INTEL/cpld_control_p7 -working dir = /lfs4/HFIP/hfv3gfs/s/rt/run/rt_284438/cpld_control_p7 -Checking test 001 cpld_control_p7 results .... +Compile 001 elapsed time 1626 seconds. -DAPP=S2SW -DCCPP_SUITES=FV3_GFS_v16_coupled_nsstNoahmpUGWPv1,FV3_GFS_v16_coupled_p7_rrtmgp,FV3_GFS_v16_coupled_p8 -DMPI=ON -DCMAKE_BUILD_TYPE=Release -DSIMDMULTIARCH=ON -DMOM6SOLO=ON +Compile 002 elapsed time 223 seconds. -DAPP=S2S -DDEBUG=ON -DCCPP_SUITES=FV3_GFS_v16_coupled_p8 -DMPI=ON -DCMAKE_BUILD_TYPE=Debug -DMOM6SOLO=ON +Compile 003 elapsed time 1435 seconds. -DAPP=ATM -DCCPP_SUITES=FV3_GFS_v16,FV3_GFS_v15_thompson_mynn,FV3_GFS_v15_thompson_mynn_RRTMGP,FV3_GFS_v16_p7_rrtmgp,FV3_GFS_v16_p8 -D32BIT=ON -DMPI=ON -DCMAKE_BUILD_TYPE=Release -DSIMDMULTIARCH=ON +Compile 004 elapsed time 1430 seconds. -DAPP=ATM -DCCPP_SUITES=FV3_RAP,FV3_RAP_sfcdiff,FV3_HRRR,FV3_RRFS_v1beta -D32BIT=ON -DMPI=ON -DCMAKE_BUILD_TYPE=Release -DSIMDMULTIARCH=ON +Compile 005 elapsed time 1488 seconds. -DAPP=ATM -DCCPP_SUITES=FV3_GFS_v16_RRTMGP,FV3_GFS_v16_csawmg,FV3_GFS_v16_flake,FV3_GFS_v16_ugwpv1,FV3_GFS_v16_ras,FV3_GFS_v16_thompson,FV3_GFS_v16_noahmp -DMPI=ON -DCMAKE_BUILD_TYPE=Release -DSIMDMULTIARCH=ON +Compile 006 elapsed time 829 seconds. -DAPP=ATM -DCCPP_SUITES=FV3_GFS_v16_fv3wam -D32BIT=ON -DMULTI_GASES=ON -DREPRO=ON -DMPI=ON -DCMAKE_BUILD_TYPE=Bitforbit +Compile 007 elapsed time 249 seconds. -DAPP=ATM -DDEBUG=ON -DCCPP_SUITES=FV3_GFS_v16,FV3_GFS_v16_RRTMGP,FV3_GFS_v16_csawmg,FV3_GFS_v16_flake,FV3_GFS_v16_ugwpv1,FV3_GFS_v16_ras,FV3_GFS_v16_noahmp,FV3_GFS_v16_thompson,FV3_GFS_v15_thompson_mynn,FV3_GFS_v16_p8 -D32BIT=ON -DMPI=ON -DCMAKE_BUILD_TYPE=Debug +Compile 008 elapsed time 230 seconds. -DAPP=ATM -DDEBUG=ON -DCCPP_SUITES=FV3_RAP,FV3_RAP_cires_ugwp,FV3_RAP_unified_ugwp,FV3_RAP_noah,FV3_RAP_RRTMGP,FV3_RAP_sfcdiff,FV3_RAP_flake,FV3_RAP_noah_sfcdiff_cires_ugwp,FV3_RRFS_v1beta -D32BIT=ON -DMPI=ON -DCMAKE_BUILD_TYPE=Debug +Compile 009 elapsed time 206 seconds. -DAPP=ATM -DCCPP_SUITES=FV3_GFS_v16_fv3wam -D32BIT=ON -DMULTI_GASES=ON -DDEBUG=ON -DMPI=ON -DCMAKE_BUILD_TYPE=Debug +Compile 010 elapsed time 1458 seconds. -DAPP=HAFSW -DCCPP_SUITES=FV3_HAFS_v0_gfdlmp_tedmf,FV3_HAFS_v0_gfdlmp_tedmf_nonsst -D32BIT=ON -DMPI=ON -DCMAKE_BUILD_TYPE=Release -DSIMDMULTIARCH=ON +Compile 011 elapsed time 1480 seconds. -DAPP=HAFS-ALL -DCCPP_SUITES=FV3_HAFS_v0_gfdlmp_tedmf,FV3_HAFS_v0_gfdlmp_tedmf_nonsst -D32BIT=ON -DMPI=ON -DCMAKE_BUILD_TYPE=Release -DSIMDMULTIARCH=ON +Compile 012 elapsed time 282 seconds. -DAPP=NG-GODAS -DMPI=ON -DCMAKE_BUILD_TYPE=Release -DSIMDMULTIARCH=ON -DMOM6SOLO=ON +Compile 013 elapsed time 126 seconds. -DAPP=NG-GODAS -DDEBUG=ON -DMPI=ON -DCMAKE_BUILD_TYPE=Debug -DMOM6SOLO=ON +Compile 014 elapsed time 1415 seconds. -DAPP=ATMW -DCCPP_SUITES=FV3_GFS_v16 -D32BIT=ON -DMPI=ON -DCMAKE_BUILD_TYPE=Release -DSIMDMULTIARCH=ON + +baseline dir = /lfs4/HFIP/h-nems/emc.nemspara/RT/NEMSfv3gfs/develop-20220112/INTEL/cpld_control_p8 +working dir = /lfs4/HFIP/h-nems/emc.nemspara/RT_RUNDIRS/emc.nemspara/FV3_RT/rt_191094/cpld_control_p8 +Checking test 001 cpld_control_p8 results .... Comparing sfcf024.tile1.nc .........OK Comparing sfcf024.tile2.nc .........OK Comparing sfcf024.tile3.nc .........OK @@ -70,15 +70,15 @@ Checking test 001 cpld_control_p7 results .... Comparing 20210323.060000.out_pnt.points .........OK Comparing 20210323.060000.restart.glo_1deg .........OK - 0: The total amount of wall time = 306.532745 - 0: The maximum resident set size (KB) = 599968 + 0: The total amount of wall time = 291.482402 + 0: The maximum resident set size (KB) = 601364 -Test 001 cpld_control_p7 PASS +Test 001 cpld_control_p8 PASS -baseline dir = /lfs4/HFIP/h-nems/emc.nemspara/RT/NEMSfv3gfs/develop-20220107/INTEL/cpld_control_p7_rrtmgp -working dir = /lfs4/HFIP/hfv3gfs/s/rt/run/rt_284438/cpld_control_p7_rrtmgp -Checking test 002 cpld_control_p7_rrtmgp results .... +baseline dir = /lfs4/HFIP/h-nems/emc.nemspara/RT/NEMSfv3gfs/develop-20220112/INTEL/cpld_control_p8 +working dir = /lfs4/HFIP/h-nems/emc.nemspara/RT_RUNDIRS/emc.nemspara/FV3_RT/rt_191094/cpld_2threads_p8 +Checking test 002 cpld_2threads_p8 results .... Comparing sfcf024.tile1.nc .........OK Comparing sfcf024.tile2.nc .........OK Comparing sfcf024.tile3.nc .........OK @@ -130,15 +130,15 @@ Checking test 002 cpld_control_p7_rrtmgp results .... Comparing 20210323.060000.out_pnt.points .........OK Comparing 20210323.060000.restart.glo_1deg .........OK - 0: The total amount of wall time = 349.026215 - 0: The maximum resident set size (KB) = 707000 + 0: The total amount of wall time = 1041.518660 + 0: The maximum resident set size (KB) = 663532 -Test 002 cpld_control_p7_rrtmgp PASS +Test 002 cpld_2threads_p8 PASS -baseline dir = /lfs4/HFIP/h-nems/emc.nemspara/RT/NEMSfv3gfs/develop-20220107/INTEL/cpld_control_p7 -working dir = /lfs4/HFIP/hfv3gfs/s/rt/run/rt_284438/cpld_2threads_p7 -Checking test 003 cpld_2threads_p7 results .... +baseline dir = /lfs4/HFIP/h-nems/emc.nemspara/RT/NEMSfv3gfs/develop-20220112/INTEL/cpld_control_p8 +working dir = /lfs4/HFIP/h-nems/emc.nemspara/RT_RUNDIRS/emc.nemspara/FV3_RT/rt_191094/cpld_mpi_p8 +Checking test 003 cpld_mpi_p8 results .... Comparing sfcf024.tile1.nc .........OK Comparing sfcf024.tile2.nc .........OK Comparing sfcf024.tile3.nc .........OK @@ -190,15 +190,15 @@ Checking test 003 cpld_2threads_p7 results .... Comparing 20210323.060000.out_pnt.points .........OK Comparing 20210323.060000.restart.glo_1deg .........OK - 0: The total amount of wall time = 947.671328 - 0: The maximum resident set size (KB) = 668776 + 0: The total amount of wall time = 254.718787 + 0: The maximum resident set size (KB) = 596884 -Test 003 cpld_2threads_p7 PASS +Test 003 cpld_mpi_p8 PASS -baseline dir = /lfs4/HFIP/h-nems/emc.nemspara/RT/NEMSfv3gfs/develop-20220107/INTEL/cpld_control_p7 -working dir = /lfs4/HFIP/hfv3gfs/s/rt/run/rt_284438/cpld_mpi_p7 -Checking test 004 cpld_mpi_p7 results .... +baseline dir = /lfs4/HFIP/h-nems/emc.nemspara/RT/NEMSfv3gfs/develop-20220112/INTEL/cpld_control_p7_rrtmgp +working dir = /lfs4/HFIP/h-nems/emc.nemspara/RT_RUNDIRS/emc.nemspara/FV3_RT/rt_191094/cpld_control_p7_rrtmgp +Checking test 004 cpld_control_p7_rrtmgp results .... Comparing sfcf024.tile1.nc .........OK Comparing sfcf024.tile2.nc .........OK Comparing sfcf024.tile3.nc .........OK @@ -250,14 +250,14 @@ Checking test 004 cpld_mpi_p7 results .... Comparing 20210323.060000.out_pnt.points .........OK Comparing 20210323.060000.restart.glo_1deg .........OK - 0: The total amount of wall time = 265.862667 - 0: The maximum resident set size (KB) = 598896 + 0: The total amount of wall time = 337.792063 + 0: The maximum resident set size (KB) = 698952 -Test 004 cpld_mpi_p7 PASS +Test 004 cpld_control_p7_rrtmgp PASS -baseline dir = /lfs4/HFIP/h-nems/emc.nemspara/RT/NEMSfv3gfs/develop-20220107/INTEL/cpld_bmark_p7 -working dir = /lfs4/HFIP/hfv3gfs/s/rt/run/rt_284438/cpld_bmark_p7 +baseline dir = /lfs4/HFIP/h-nems/emc.nemspara/RT/NEMSfv3gfs/develop-20220112/INTEL/cpld_bmark_p7 +working dir = /lfs4/HFIP/h-nems/emc.nemspara/RT_RUNDIRS/emc.nemspara/FV3_RT/rt_191094/cpld_bmark_p7 Checking test 005 cpld_bmark_p7 results .... Comparing sfcf006.nc .........OK Comparing atmf006.nc .........OK @@ -302,15 +302,15 @@ Checking test 005 cpld_bmark_p7 results .... Comparing RESTART/iced.2013-04-01-21600.nc .........OK Comparing RESTART/ufs.cpld.cpl.r.2013-04-01-21600.nc .........OK - 0: The total amount of wall time = 1219.812334 - 0: The maximum resident set size (KB) = 1369492 + 0: The total amount of wall time = 1177.159764 + 0: The maximum resident set size (KB) = 1366100 Test 005 cpld_bmark_p7 PASS -baseline dir = /lfs4/HFIP/h-nems/emc.nemspara/RT/NEMSfv3gfs/develop-20220107/INTEL/cpld_bmark_p7 -working dir = /lfs4/HFIP/hfv3gfs/s/rt/run/rt_284438/cpld_bmark_mpi_p7 -Checking test 006 cpld_bmark_mpi_p7 results .... +baseline dir = /lfs4/HFIP/h-nems/emc.nemspara/RT/NEMSfv3gfs/develop-20220112/INTEL/cpld_bmark_p8 +working dir = /lfs4/HFIP/h-nems/emc.nemspara/RT_RUNDIRS/emc.nemspara/FV3_RT/rt_191094/cpld_bmark_p8 +Checking test 006 cpld_bmark_p8 results .... Comparing sfcf006.nc .........OK Comparing atmf006.nc .........OK Comparing 20130401.060000.out_grd.gwes_30m .........OK @@ -354,15 +354,67 @@ Checking test 006 cpld_bmark_mpi_p7 results .... Comparing RESTART/iced.2013-04-01-21600.nc .........OK Comparing RESTART/ufs.cpld.cpl.r.2013-04-01-21600.nc .........OK - 0: The total amount of wall time = 1263.621973 - 0: The maximum resident set size (KB) = 1363976 + 0: The total amount of wall time = 1182.095391 + 0: The maximum resident set size (KB) = 1358736 -Test 006 cpld_bmark_mpi_p7 PASS +Test 006 cpld_bmark_p8 PASS -baseline dir = /lfs4/HFIP/h-nems/emc.nemspara/RT/NEMSfv3gfs/develop-20220107/INTEL/cpld_control_c96_p7 -working dir = /lfs4/HFIP/hfv3gfs/s/rt/run/rt_284438/cpld_control_c96_p7 -Checking test 007 cpld_control_c96_p7 results .... +baseline dir = /lfs4/HFIP/h-nems/emc.nemspara/RT/NEMSfv3gfs/develop-20220112/INTEL/cpld_bmark_p8 +working dir = /lfs4/HFIP/h-nems/emc.nemspara/RT_RUNDIRS/emc.nemspara/FV3_RT/rt_191094/cpld_bmark_mpi_p8 +Checking test 007 cpld_bmark_mpi_p8 results .... + Comparing sfcf006.nc .........OK + Comparing atmf006.nc .........OK + Comparing 20130401.060000.out_grd.gwes_30m .........OK + Comparing 20130401.060000.out_pnt.points .........OK + Comparing RESTART/coupler.res .........OK + Comparing RESTART/fv_core.res.nc .........OK + Comparing RESTART/fv_core.res.tile1.nc .........OK + Comparing RESTART/fv_core.res.tile2.nc .........OK + Comparing RESTART/fv_core.res.tile3.nc .........OK + Comparing RESTART/fv_core.res.tile4.nc .........OK + Comparing RESTART/fv_core.res.tile5.nc .........OK + Comparing RESTART/fv_core.res.tile6.nc .........OK + Comparing RESTART/fv_srf_wnd.res.tile1.nc .........OK + Comparing RESTART/fv_srf_wnd.res.tile2.nc .........OK + Comparing RESTART/fv_srf_wnd.res.tile3.nc .........OK + Comparing RESTART/fv_srf_wnd.res.tile4.nc .........OK + Comparing RESTART/fv_srf_wnd.res.tile5.nc .........OK + Comparing RESTART/fv_srf_wnd.res.tile6.nc .........OK + Comparing RESTART/fv_tracer.res.tile1.nc .........OK + Comparing RESTART/fv_tracer.res.tile2.nc .........OK + Comparing RESTART/fv_tracer.res.tile3.nc .........OK + Comparing RESTART/fv_tracer.res.tile4.nc .........OK + Comparing RESTART/fv_tracer.res.tile5.nc .........OK + Comparing RESTART/fv_tracer.res.tile6.nc .........OK + Comparing RESTART/phy_data.tile1.nc .........OK + Comparing RESTART/phy_data.tile2.nc .........OK + Comparing RESTART/phy_data.tile3.nc .........OK + Comparing RESTART/phy_data.tile4.nc .........OK + Comparing RESTART/phy_data.tile5.nc .........OK + Comparing RESTART/phy_data.tile6.nc .........OK + Comparing RESTART/sfc_data.tile1.nc .........OK + Comparing RESTART/sfc_data.tile2.nc .........OK + Comparing RESTART/sfc_data.tile3.nc .........OK + Comparing RESTART/sfc_data.tile4.nc .........OK + Comparing RESTART/sfc_data.tile5.nc .........OK + Comparing RESTART/sfc_data.tile6.nc .........OK + Comparing RESTART/MOM.res.nc .........OK + Comparing RESTART/MOM.res_1.nc .........OK + Comparing RESTART/MOM.res_2.nc .........OK + Comparing RESTART/MOM.res_3.nc .........OK + Comparing RESTART/iced.2013-04-01-21600.nc .........OK + Comparing RESTART/ufs.cpld.cpl.r.2013-04-01-21600.nc .........OK + + 0: The total amount of wall time = 1249.566359 + 0: The maximum resident set size (KB) = 1369508 + +Test 007 cpld_bmark_mpi_p8 PASS + + +baseline dir = /lfs4/HFIP/h-nems/emc.nemspara/RT/NEMSfv3gfs/develop-20220112/INTEL/cpld_control_c96_p8 +working dir = /lfs4/HFIP/h-nems/emc.nemspara/RT_RUNDIRS/emc.nemspara/FV3_RT/rt_191094/cpld_control_c96_p8 +Checking test 008 cpld_control_c96_p8 results .... Comparing sfcf024.tile1.nc .........OK Comparing sfcf024.tile2.nc .........OK Comparing sfcf024.tile3.nc .........OK @@ -411,15 +463,15 @@ Checking test 007 cpld_control_c96_p7 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 = 292.189992 - 0: The maximum resident set size (KB) = 594212 + 0: The total amount of wall time = 284.788292 + 0: The maximum resident set size (KB) = 590380 -Test 007 cpld_control_c96_p7 PASS +Test 008 cpld_control_c96_p8 PASS -baseline dir = /lfs4/HFIP/h-nems/emc.nemspara/RT/NEMSfv3gfs/develop-20220107/INTEL/cpld_control_c96_p7 -working dir = /lfs4/HFIP/hfv3gfs/s/rt/run/rt_284438/cpld_restart_c96_p7 -Checking test 008 cpld_restart_c96_p7 results .... +baseline dir = /lfs4/HFIP/h-nems/emc.nemspara/RT/NEMSfv3gfs/develop-20220112/INTEL/cpld_control_c96_p8 +working dir = /lfs4/HFIP/h-nems/emc.nemspara/RT_RUNDIRS/emc.nemspara/FV3_RT/rt_191094/cpld_restart_c96_p8 +Checking test 009 cpld_restart_c96_p8 results .... Comparing sfcf024.tile1.nc .........OK Comparing sfcf024.tile2.nc .........OK Comparing sfcf024.tile3.nc .........OK @@ -468,15 +520,15 @@ Checking test 008 cpld_restart_c96_p7 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 = 176.466470 - 0: The maximum resident set size (KB) = 403076 + 0: The total amount of wall time = 154.878802 + 0: The maximum resident set size (KB) = 352896 -Test 008 cpld_restart_c96_p7 PASS +Test 009 cpld_restart_c96_p8 PASS -baseline dir = /lfs4/HFIP/h-nems/emc.nemspara/RT/NEMSfv3gfs/develop-20220107/INTEL/cpld_control_c192_p7 -working dir = /lfs4/HFIP/hfv3gfs/s/rt/run/rt_284438/cpld_control_c192_p7 -Checking test 009 cpld_control_c192_p7 results .... +baseline dir = /lfs4/HFIP/h-nems/emc.nemspara/RT/NEMSfv3gfs/develop-20220112/INTEL/cpld_control_c192_p8 +working dir = /lfs4/HFIP/h-nems/emc.nemspara/RT_RUNDIRS/emc.nemspara/FV3_RT/rt_191094/cpld_control_c192_p8 +Checking test 010 cpld_control_c192_p8 results .... Comparing sfcf036.tile1.nc .........OK Comparing sfcf036.tile2.nc .........OK Comparing sfcf036.tile3.nc .........OK @@ -525,15 +577,15 @@ Checking test 009 cpld_control_c192_p7 results .... Comparing RESTART/iced.2021-03-23-64800.nc .........OK Comparing RESTART/ufs.cpld.cpl.r.2021-03-23-64800.nc .........OK - 0: The total amount of wall time = 1217.791883 - 0: The maximum resident set size (KB) = 790332 + 0: The total amount of wall time = 1199.037837 + 0: The maximum resident set size (KB) = 784740 -Test 009 cpld_control_c192_p7 PASS +Test 010 cpld_control_c192_p8 PASS -baseline dir = /lfs4/HFIP/h-nems/emc.nemspara/RT/NEMSfv3gfs/develop-20220107/INTEL/cpld_control_c192_p7 -working dir = /lfs4/HFIP/hfv3gfs/s/rt/run/rt_284438/cpld_restart_c192_p7 -Checking test 010 cpld_restart_c192_p7 results .... +baseline dir = /lfs4/HFIP/h-nems/emc.nemspara/RT/NEMSfv3gfs/develop-20220112/INTEL/cpld_control_c192_p8 +working dir = /lfs4/HFIP/h-nems/emc.nemspara/RT_RUNDIRS/emc.nemspara/FV3_RT/rt_191094/cpld_restart_c192_p8 +Checking test 011 cpld_restart_c192_p8 results .... Comparing sfcf036.tile1.nc .........OK Comparing sfcf036.tile2.nc .........OK Comparing sfcf036.tile3.nc .........OK @@ -582,15 +634,15 @@ Checking test 010 cpld_restart_c192_p7 results .... Comparing RESTART/iced.2021-03-23-64800.nc .........OK Comparing RESTART/ufs.cpld.cpl.r.2021-03-23-64800.nc .........OK - 0: The total amount of wall time = 827.735807 - 0: The maximum resident set size (KB) = 887536 + 0: The total amount of wall time = 783.960679 + 0: The maximum resident set size (KB) = 879740 -Test 010 cpld_restart_c192_p7 PASS +Test 011 cpld_restart_c192_p8 PASS -baseline dir = /lfs4/HFIP/h-nems/emc.nemspara/RT/NEMSfv3gfs/develop-20220107/INTEL/cpld_control_c384_p7 -working dir = /lfs4/HFIP/hfv3gfs/s/rt/run/rt_284438/cpld_control_c384_p7 -Checking test 011 cpld_control_c384_p7 results .... +baseline dir = /lfs4/HFIP/h-nems/emc.nemspara/RT/NEMSfv3gfs/develop-20220112/INTEL/cpld_control_c384_p8 +working dir = /lfs4/HFIP/h-nems/emc.nemspara/RT_RUNDIRS/emc.nemspara/FV3_RT/rt_191094/cpld_control_c384_p8 +Checking test 012 cpld_control_c384_p8 results .... Comparing sfcf006.nc .........OK Comparing atmf006.nc .........OK Comparing RESTART/coupler.res .........OK @@ -632,15 +684,15 @@ Checking test 011 cpld_control_c384_p7 results .... Comparing RESTART/iced.2021-03-22-43200.nc .........OK Comparing RESTART/ufs.cpld.cpl.r.2021-03-22-43200.nc .........OK - 0: The total amount of wall time = 1395.355634 - 0: The maximum resident set size (KB) = 1331632 + 0: The total amount of wall time = 1347.454120 + 0: The maximum resident set size (KB) = 1336072 -Test 011 cpld_control_c384_p7 PASS +Test 012 cpld_control_c384_p8 PASS -baseline dir = /lfs4/HFIP/h-nems/emc.nemspara/RT/NEMSfv3gfs/develop-20220107/INTEL/cpld_control_c384_p7 -working dir = /lfs4/HFIP/hfv3gfs/s/rt/run/rt_284438/cpld_restart_c384_p7 -Checking test 012 cpld_restart_c384_p7 results .... +baseline dir = /lfs4/HFIP/h-nems/emc.nemspara/RT/NEMSfv3gfs/develop-20220112/INTEL/cpld_control_c384_p8 +working dir = /lfs4/HFIP/h-nems/emc.nemspara/RT_RUNDIRS/emc.nemspara/FV3_RT/rt_191094/cpld_restart_c384_p8 +Checking test 013 cpld_restart_c384_p8 results .... Comparing sfcf006.nc .........OK Comparing atmf006.nc .........OK Comparing RESTART/coupler.res .........OK @@ -682,15 +734,15 @@ Checking test 012 cpld_restart_c384_p7 results .... Comparing RESTART/iced.2021-03-22-43200.nc .........OK Comparing RESTART/ufs.cpld.cpl.r.2021-03-22-43200.nc .........OK - 0: The total amount of wall time = 795.490942 - 0: The maximum resident set size (KB) = 1290428 + 0: The total amount of wall time = 739.369419 + 0: The maximum resident set size (KB) = 1291740 -Test 012 cpld_restart_c384_p7 PASS +Test 013 cpld_restart_c384_p8 PASS -baseline dir = /lfs4/HFIP/h-nems/emc.nemspara/RT/NEMSfv3gfs/develop-20220107/INTEL/cpld_debug_p7 -working dir = /lfs4/HFIP/hfv3gfs/s/rt/run/rt_284438/cpld_debug_p7 -Checking test 013 cpld_debug_p7 results .... +baseline dir = /lfs4/HFIP/h-nems/emc.nemspara/RT/NEMSfv3gfs/develop-20220112/INTEL/cpld_debug_p8 +working dir = /lfs4/HFIP/h-nems/emc.nemspara/RT_RUNDIRS/emc.nemspara/FV3_RT/rt_191094/cpld_debug_p8 +Checking test 014 cpld_debug_p8 results .... Comparing sfcf006.tile1.nc .........OK Comparing sfcf006.tile2.nc .........OK Comparing sfcf006.tile3.nc .........OK @@ -739,15 +791,15 @@ Checking test 013 cpld_debug_p7 results .... Comparing RESTART/iced.2021-03-22-43200.nc .........OK Comparing RESTART/ufs.cpld.cpl.r.2021-03-22-43200.nc .........OK - 0: The total amount of wall time = 814.073502 - 0: The maximum resident set size (KB) = 646712 + 0: The total amount of wall time = 800.281036 + 0: The maximum resident set size (KB) = 645176 -Test 013 cpld_debug_p7 PASS +Test 014 cpld_debug_p8 PASS -baseline dir = /lfs4/HFIP/h-nems/emc.nemspara/RT/NEMSfv3gfs/develop-20220107/INTEL/control -working dir = /lfs4/HFIP/hfv3gfs/s/rt/run/rt_284438/control -Checking test 014 control results .... +baseline dir = /lfs4/HFIP/h-nems/emc.nemspara/RT/NEMSfv3gfs/develop-20220112/INTEL/control +working dir = /lfs4/HFIP/h-nems/emc.nemspara/RT_RUNDIRS/emc.nemspara/FV3_RT/rt_191094/control +Checking test 015 control results .... Comparing sfcf000.nc .........OK Comparing sfcf021.nc .........OK Comparing sfcf024.nc .........OK @@ -793,15 +845,15 @@ Checking test 014 control results .... Comparing RESTART/sfc_data.tile5.nc .........OK Comparing RESTART/sfc_data.tile6.nc .........OK - 0: The total amount of wall time = 176.483224 - 0: The maximum resident set size (KB) = 483356 + 0: The total amount of wall time = 170.163772 + 0: The maximum resident set size (KB) = 482892 -Test 014 control PASS +Test 015 control PASS -baseline dir = /lfs4/HFIP/h-nems/emc.nemspara/RT/NEMSfv3gfs/develop-20220107/INTEL/control -working dir = /lfs4/HFIP/hfv3gfs/s/rt/run/rt_284438/control_decomp -Checking test 015 control_decomp results .... +baseline dir = /lfs4/HFIP/h-nems/emc.nemspara/RT/NEMSfv3gfs/develop-20220112/INTEL/control +working dir = /lfs4/HFIP/h-nems/emc.nemspara/RT_RUNDIRS/emc.nemspara/FV3_RT/rt_191094/control_decomp +Checking test 016 control_decomp results .... Comparing sfcf000.nc .........OK Comparing sfcf024.nc .........OK Comparing atmf000.nc .........OK @@ -843,15 +895,15 @@ Checking test 015 control_decomp results .... Comparing RESTART/sfc_data.tile5.nc .........OK Comparing RESTART/sfc_data.tile6.nc .........OK - 0: The total amount of wall time = 182.421887 - 0: The maximum resident set size (KB) = 477692 + 0: The total amount of wall time = 176.947664 + 0: The maximum resident set size (KB) = 476448 -Test 015 control_decomp PASS +Test 016 control_decomp PASS -baseline dir = /lfs4/HFIP/h-nems/emc.nemspara/RT/NEMSfv3gfs/develop-20220107/INTEL/control -working dir = /lfs4/HFIP/hfv3gfs/s/rt/run/rt_284438/control_2threads -Checking test 016 control_2threads results .... +baseline dir = /lfs4/HFIP/h-nems/emc.nemspara/RT/NEMSfv3gfs/develop-20220112/INTEL/control +working dir = /lfs4/HFIP/h-nems/emc.nemspara/RT_RUNDIRS/emc.nemspara/FV3_RT/rt_191094/control_2threads +Checking test 017 control_2threads results .... Comparing sfcf000.nc .........OK Comparing sfcf024.nc .........OK Comparing atmf000.nc .........OK @@ -893,15 +945,15 @@ Checking test 016 control_2threads results .... Comparing RESTART/sfc_data.tile5.nc .........OK Comparing RESTART/sfc_data.tile6.nc .........OK - 0: The total amount of wall time = 676.428212 - 0: The maximum resident set size (KB) = 525964 + 0: The total amount of wall time = 852.657497 + 0: The maximum resident set size (KB) = 527136 -Test 016 control_2threads PASS +Test 017 control_2threads PASS -baseline dir = /lfs4/HFIP/h-nems/emc.nemspara/RT/NEMSfv3gfs/develop-20220107/INTEL/control -working dir = /lfs4/HFIP/hfv3gfs/s/rt/run/rt_284438/control_restart -Checking test 017 control_restart results .... +baseline dir = /lfs4/HFIP/h-nems/emc.nemspara/RT/NEMSfv3gfs/develop-20220112/INTEL/control +working dir = /lfs4/HFIP/h-nems/emc.nemspara/RT_RUNDIRS/emc.nemspara/FV3_RT/rt_191094/control_restart +Checking test 018 control_restart results .... Comparing sfcf024.nc .........OK Comparing atmf024.nc .........OK Comparing GFSFLX.GrbF24 .........OK @@ -939,15 +991,15 @@ Checking test 017 control_restart results .... Comparing RESTART/sfc_data.tile5.nc .........OK Comparing RESTART/sfc_data.tile6.nc .........OK - 0: The total amount of wall time = 96.661986 - 0: The maximum resident set size (KB) = 219540 + 0: The total amount of wall time = 92.221948 + 0: The maximum resident set size (KB) = 217920 -Test 017 control_restart PASS +Test 018 control_restart PASS -baseline dir = /lfs4/HFIP/h-nems/emc.nemspara/RT/NEMSfv3gfs/develop-20220107/INTEL/control -working dir = /lfs4/HFIP/hfv3gfs/s/rt/run/rt_284438/control_fhzero -Checking test 018 control_fhzero results .... +baseline dir = /lfs4/HFIP/h-nems/emc.nemspara/RT/NEMSfv3gfs/develop-20220112/INTEL/control +working dir = /lfs4/HFIP/h-nems/emc.nemspara/RT_RUNDIRS/emc.nemspara/FV3_RT/rt_191094/control_fhzero +Checking test 019 control_fhzero results .... Comparing sfcf000.nc ............ALT CHECK......OK Comparing sfcf021.nc ............ALT CHECK......OK Comparing atmf000.nc .........OK @@ -989,15 +1041,15 @@ Checking test 018 control_fhzero results .... Comparing RESTART/sfc_data.tile5.nc .........OK Comparing RESTART/sfc_data.tile6.nc .........OK - 0: The total amount of wall time = 163.754610 - 0: The maximum resident set size (KB) = 481124 + 0: The total amount of wall time = 161.226134 + 0: The maximum resident set size (KB) = 479344 -Test 018 control_fhzero PASS +Test 019 control_fhzero PASS -baseline dir = /lfs4/HFIP/h-nems/emc.nemspara/RT/NEMSfv3gfs/develop-20220107/INTEL/control_CubedSphereGrid -working dir = /lfs4/HFIP/hfv3gfs/s/rt/run/rt_284438/control_CubedSphereGrid -Checking test 019 control_CubedSphereGrid results .... +baseline dir = /lfs4/HFIP/h-nems/emc.nemspara/RT/NEMSfv3gfs/develop-20220112/INTEL/control_CubedSphereGrid +working dir = /lfs4/HFIP/h-nems/emc.nemspara/RT_RUNDIRS/emc.nemspara/FV3_RT/rt_191094/control_CubedSphereGrid +Checking test 020 control_CubedSphereGrid results .... Comparing sfcf000.tile1.nc .........OK Comparing sfcf000.tile2.nc .........OK Comparing sfcf000.tile3.nc .........OK @@ -1023,15 +1075,15 @@ Checking test 019 control_CubedSphereGrid results .... Comparing atmf024.tile5.nc .........OK Comparing atmf024.tile6.nc .........OK - 0: The total amount of wall time = 169.123025 - 0: The maximum resident set size (KB) = 476584 + 0: The total amount of wall time = 162.934277 + 0: The maximum resident set size (KB) = 474316 -Test 019 control_CubedSphereGrid PASS +Test 020 control_CubedSphereGrid PASS -baseline dir = /lfs4/HFIP/h-nems/emc.nemspara/RT/NEMSfv3gfs/develop-20220107/INTEL/control_latlon -working dir = /lfs4/HFIP/hfv3gfs/s/rt/run/rt_284438/control_latlon -Checking test 020 control_latlon results .... +baseline dir = /lfs4/HFIP/h-nems/emc.nemspara/RT/NEMSfv3gfs/develop-20220112/INTEL/control_latlon +working dir = /lfs4/HFIP/h-nems/emc.nemspara/RT_RUNDIRS/emc.nemspara/FV3_RT/rt_191094/control_latlon +Checking test 021 control_latlon results .... Comparing sfcf000.nc .........OK Comparing sfcf024.nc .........OK Comparing atmf000.nc .........OK @@ -1041,15 +1093,15 @@ Checking test 020 control_latlon results .... Comparing GFSPRS.GrbF00 .........OK Comparing GFSPRS.GrbF24 .........OK - 0: The total amount of wall time = 170.288144 - 0: The maximum resident set size (KB) = 481008 + 0: The total amount of wall time = 164.174873 + 0: The maximum resident set size (KB) = 478760 -Test 020 control_latlon PASS +Test 021 control_latlon PASS -baseline dir = /lfs4/HFIP/h-nems/emc.nemspara/RT/NEMSfv3gfs/develop-20220107/INTEL/control_wrtGauss_netcdf_parallel -working dir = /lfs4/HFIP/hfv3gfs/s/rt/run/rt_284438/control_wrtGauss_netcdf_parallel -Checking test 021 control_wrtGauss_netcdf_parallel results .... +baseline dir = /lfs4/HFIP/h-nems/emc.nemspara/RT/NEMSfv3gfs/develop-20220112/INTEL/control_wrtGauss_netcdf_parallel +working dir = /lfs4/HFIP/h-nems/emc.nemspara/RT_RUNDIRS/emc.nemspara/FV3_RT/rt_191094/control_wrtGauss_netcdf_parallel +Checking test 022 control_wrtGauss_netcdf_parallel results .... Comparing sfcf000.nc ............ALT CHECK......OK Comparing sfcf024.nc ............ALT CHECK......OK Comparing atmf000.nc .........OK @@ -1059,15 +1111,15 @@ Checking test 021 control_wrtGauss_netcdf_parallel results .... Comparing GFSPRS.GrbF00 .........OK Comparing GFSPRS.GrbF24 .........OK - 0: The total amount of wall time = 177.060386 - 0: The maximum resident set size (KB) = 481248 + 0: The total amount of wall time = 167.713376 + 0: The maximum resident set size (KB) = 480140 -Test 021 control_wrtGauss_netcdf_parallel PASS +Test 022 control_wrtGauss_netcdf_parallel PASS -baseline dir = /lfs4/HFIP/h-nems/emc.nemspara/RT/NEMSfv3gfs/develop-20220107/INTEL/control_c48 -working dir = /lfs4/HFIP/hfv3gfs/s/rt/run/rt_284438/control_c48 -Checking test 022 control_c48 results .... +baseline dir = /lfs4/HFIP/h-nems/emc.nemspara/RT/NEMSfv3gfs/develop-20220112/INTEL/control_c48 +working dir = /lfs4/HFIP/h-nems/emc.nemspara/RT_RUNDIRS/emc.nemspara/FV3_RT/rt_191094/control_c48 +Checking test 023 control_c48 results .... Comparing sfcf000.nc .........OK Comparing sfcf024.nc .........OK Comparing atmf000.nc .........OK @@ -1105,15 +1157,15 @@ Checking test 022 control_c48 results .... Comparing RESTART/sfc_data.tile5.nc .........OK Comparing RESTART/sfc_data.tile6.nc .........OK -0: The total amount of wall time = 538.482330 -0: The maximum resident set size (KB) = 665772 +0: The total amount of wall time = 536.156750 +0: The maximum resident set size (KB) = 659576 -Test 022 control_c48 PASS +Test 023 control_c48 PASS -baseline dir = /lfs4/HFIP/h-nems/emc.nemspara/RT/NEMSfv3gfs/develop-20220107/INTEL/control_c192 -working dir = /lfs4/HFIP/hfv3gfs/s/rt/run/rt_284438/control_c192 -Checking test 023 control_c192 results .... +baseline dir = /lfs4/HFIP/h-nems/emc.nemspara/RT/NEMSfv3gfs/develop-20220112/INTEL/control_c192 +working dir = /lfs4/HFIP/h-nems/emc.nemspara/RT_RUNDIRS/emc.nemspara/FV3_RT/rt_191094/control_c192 +Checking test 024 control_c192 results .... Comparing sfcf000.nc .........OK Comparing sfcf024.nc .........OK Comparing atmf000.nc .........OK @@ -1123,15 +1175,15 @@ Checking test 023 control_c192 results .... Comparing GFSPRS.GrbF00 .........OK Comparing GFSPRS.GrbF24 .........OK - 0: The total amount of wall time = 665.684843 - 0: The maximum resident set size (KB) = 584492 + 0: The total amount of wall time = 652.284151 + 0: The maximum resident set size (KB) = 582896 -Test 023 control_c192 PASS +Test 024 control_c192 PASS -baseline dir = /lfs4/HFIP/h-nems/emc.nemspara/RT/NEMSfv3gfs/develop-20220107/INTEL/control_c384 -working dir = /lfs4/HFIP/hfv3gfs/s/rt/run/rt_284438/control_c384 -Checking test 024 control_c384 results .... +baseline dir = /lfs4/HFIP/h-nems/emc.nemspara/RT/NEMSfv3gfs/develop-20220112/INTEL/control_c384 +working dir = /lfs4/HFIP/h-nems/emc.nemspara/RT_RUNDIRS/emc.nemspara/FV3_RT/rt_191094/control_c384 +Checking test 025 control_c384 results .... Comparing sfcf000.nc .........OK Comparing sfcf012.nc .........OK Comparing atmf000.nc .........OK @@ -1141,15 +1193,15 @@ Checking test 024 control_c384 results .... Comparing GFSPRS.GrbF00 .........OK Comparing GFSPRS.GrbF12 .........OK - 0: The total amount of wall time = 825.900094 - 0: The maximum resident set size (KB) = 756596 + 0: The total amount of wall time = 799.285573 + 0: The maximum resident set size (KB) = 754460 -Test 024 control_c384 PASS +Test 025 control_c384 PASS -baseline dir = /lfs4/HFIP/h-nems/emc.nemspara/RT/NEMSfv3gfs/develop-20220107/INTEL/control_c384gdas -working dir = /lfs4/HFIP/hfv3gfs/s/rt/run/rt_284438/control_c384gdas -Checking test 025 control_c384gdas results .... +baseline dir = /lfs4/HFIP/h-nems/emc.nemspara/RT/NEMSfv3gfs/develop-20220112/INTEL/control_c384gdas +working dir = /lfs4/HFIP/h-nems/emc.nemspara/RT_RUNDIRS/emc.nemspara/FV3_RT/rt_191094/control_c384gdas +Checking test 026 control_c384gdas results .... Comparing sfcf000.nc .........OK Comparing sfcf006.nc .........OK Comparing atmf000.nc .........OK @@ -1191,15 +1243,15 @@ Checking test 025 control_c384gdas results .... Comparing RESTART/sfc_data.tile5.nc .........OK Comparing RESTART/sfc_data.tile6.nc .........OK - 0: The total amount of wall time = 797.441137 - 0: The maximum resident set size (KB) = 832624 + 0: The total amount of wall time = 772.212595 + 0: The maximum resident set size (KB) = 835120 -Test 025 control_c384gdas PASS +Test 026 control_c384gdas PASS -baseline dir = /lfs4/HFIP/h-nems/emc.nemspara/RT/NEMSfv3gfs/develop-20220107/INTEL/control_stochy -working dir = /lfs4/HFIP/hfv3gfs/s/rt/run/rt_284438/control_stochy -Checking test 026 control_stochy results .... +baseline dir = /lfs4/HFIP/h-nems/emc.nemspara/RT/NEMSfv3gfs/develop-20220112/INTEL/control_stochy +working dir = /lfs4/HFIP/h-nems/emc.nemspara/RT_RUNDIRS/emc.nemspara/FV3_RT/rt_191094/control_stochy +Checking test 027 control_stochy results .... Comparing sfcf000.nc .........OK Comparing sfcf012.nc .........OK Comparing atmf000.nc .........OK @@ -1209,29 +1261,29 @@ Checking test 026 control_stochy results .... Comparing GFSPRS.GrbF00 .........OK Comparing GFSPRS.GrbF12 .........OK - 0: The total amount of wall time = 119.981983 - 0: The maximum resident set size (KB) = 481776 + 0: The total amount of wall time = 111.875661 + 0: The maximum resident set size (KB) = 485724 -Test 026 control_stochy PASS +Test 027 control_stochy PASS -baseline dir = /lfs4/HFIP/h-nems/emc.nemspara/RT/NEMSfv3gfs/develop-20220107/INTEL/control_stochy -working dir = /lfs4/HFIP/hfv3gfs/s/rt/run/rt_284438/control_stochy_restart -Checking test 027 control_stochy_restart results .... +baseline dir = /lfs4/HFIP/h-nems/emc.nemspara/RT/NEMSfv3gfs/develop-20220112/INTEL/control_stochy +working dir = /lfs4/HFIP/h-nems/emc.nemspara/RT_RUNDIRS/emc.nemspara/FV3_RT/rt_191094/control_stochy_restart +Checking test 028 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 = 68.125376 - 0: The maximum resident set size (KB) = 243428 + 0: The total amount of wall time = 62.969802 + 0: The maximum resident set size (KB) = 239940 -Test 027 control_stochy_restart PASS +Test 028 control_stochy_restart PASS -baseline dir = /lfs4/HFIP/h-nems/emc.nemspara/RT/NEMSfv3gfs/develop-20220107/INTEL/control_lndp -working dir = /lfs4/HFIP/hfv3gfs/s/rt/run/rt_284438/control_lndp -Checking test 028 control_lndp results .... +baseline dir = /lfs4/HFIP/h-nems/emc.nemspara/RT/NEMSfv3gfs/develop-20220112/INTEL/control_lndp +working dir = /lfs4/HFIP/h-nems/emc.nemspara/RT_RUNDIRS/emc.nemspara/FV3_RT/rt_191094/control_lndp +Checking test 029 control_lndp results .... Comparing sfcf000.nc .........OK Comparing sfcf012.nc .........OK Comparing atmf000.nc .........OK @@ -1241,15 +1293,15 @@ Checking test 028 control_lndp results .... Comparing GFSPRS.GrbF00 .........OK Comparing GFSPRS.GrbF12 .........OK - 0: The total amount of wall time = 104.011615 - 0: The maximum resident set size (KB) = 487808 + 0: The total amount of wall time = 100.011822 + 0: The maximum resident set size (KB) = 484896 -Test 028 control_lndp PASS +Test 029 control_lndp PASS -baseline dir = /lfs4/HFIP/h-nems/emc.nemspara/RT/NEMSfv3gfs/develop-20220107/INTEL/control_p7 -working dir = /lfs4/HFIP/hfv3gfs/s/rt/run/rt_284438/control_p7 -Checking test 029 control_p7 results .... +baseline dir = /lfs4/HFIP/h-nems/emc.nemspara/RT/NEMSfv3gfs/develop-20220112/INTEL/control_p8 +working dir = /lfs4/HFIP/h-nems/emc.nemspara/RT_RUNDIRS/emc.nemspara/FV3_RT/rt_191094/control_p8 +Checking test 030 control_p8 results .... Comparing sfcf000.nc .........OK Comparing sfcf021.nc .........OK Comparing sfcf024.nc .........OK @@ -1295,26 +1347,18 @@ Checking test 029 control_p7 results .... Comparing RESTART/sfc_data.tile5.nc .........OK Comparing RESTART/sfc_data.tile6.nc .........OK - 0: The total amount of wall time = 196.902250 - 0: The maximum resident set size (KB) = 509168 + 0: The total amount of wall time = 189.725855 + 0: The maximum resident set size (KB) = 502136 -Test 029 control_p7 PASS +Test 030 control_p8 PASS -baseline dir = /lfs4/HFIP/h-nems/emc.nemspara/RT/NEMSfv3gfs/develop-20220107/INTEL/control_p7_rrtmgp -working dir = /lfs4/HFIP/hfv3gfs/s/rt/run/rt_284438/control_p7_rrtmgp -Checking test 030 control_p7_rrtmgp results .... - Comparing sfcf000.nc .........OK - Comparing sfcf021.nc .........OK +baseline dir = /lfs4/HFIP/h-nems/emc.nemspara/RT/NEMSfv3gfs/develop-20220112/INTEL/control_p8 +working dir = /lfs4/HFIP/h-nems/emc.nemspara/RT_RUNDIRS/emc.nemspara/FV3_RT/rt_191094/control_restart_p8 +Checking test 031 control_restart_p8 results .... Comparing sfcf024.nc .........OK - Comparing atmf000.nc .........OK - Comparing atmf021.nc .........OK Comparing atmf024.nc .........OK - Comparing GFSFLX.GrbF00 .........OK - Comparing GFSFLX.GrbF21 .........OK Comparing GFSFLX.GrbF24 .........OK - Comparing GFSPRS.GrbF00 .........OK - Comparing GFSPRS.GrbF21 .........OK Comparing GFSPRS.GrbF24 .........OK Comparing RESTART/coupler.res .........OK Comparing RESTART/fv_core.res.nc .........OK @@ -1349,18 +1393,22 @@ Checking test 030 control_p7_rrtmgp results .... Comparing RESTART/sfc_data.tile5.nc .........OK Comparing RESTART/sfc_data.tile6.nc .........OK - 0: The total amount of wall time = 242.844262 - 0: The maximum resident set size (KB) = 602416 + 0: The total amount of wall time = 105.004299 + 0: The maximum resident set size (KB) = 313104 -Test 030 control_p7_rrtmgp PASS +Test 031 control_restart_p8 PASS -baseline dir = /lfs4/HFIP/h-nems/emc.nemspara/RT/NEMSfv3gfs/develop-20220107/INTEL/control_p7 -working dir = /lfs4/HFIP/hfv3gfs/s/rt/run/rt_284438/control_restart_p7 -Checking test 031 control_restart_p7 results .... +baseline dir = /lfs4/HFIP/h-nems/emc.nemspara/RT/NEMSfv3gfs/develop-20220112/INTEL/control_p8 +working dir = /lfs4/HFIP/h-nems/emc.nemspara/RT_RUNDIRS/emc.nemspara/FV3_RT/rt_191094/control_decomp_p8 +Checking test 032 control_decomp_p8 results .... + Comparing sfcf000.nc .........OK Comparing sfcf024.nc .........OK + Comparing atmf000.nc .........OK Comparing atmf024.nc .........OK + Comparing GFSFLX.GrbF00 .........OK Comparing GFSFLX.GrbF24 .........OK + Comparing GFSPRS.GrbF00 .........OK Comparing GFSPRS.GrbF24 .........OK Comparing RESTART/coupler.res .........OK Comparing RESTART/fv_core.res.nc .........OK @@ -1395,15 +1443,15 @@ Checking test 031 control_restart_p7 results .... Comparing RESTART/sfc_data.tile5.nc .........OK Comparing RESTART/sfc_data.tile6.nc .........OK - 0: The total amount of wall time = 120.235813 - 0: The maximum resident set size (KB) = 310204 + 0: The total amount of wall time = 193.856340 + 0: The maximum resident set size (KB) = 498244 -Test 031 control_restart_p7 PASS +Test 032 control_decomp_p8 PASS -baseline dir = /lfs4/HFIP/h-nems/emc.nemspara/RT/NEMSfv3gfs/develop-20220107/INTEL/control_p7 -working dir = /lfs4/HFIP/hfv3gfs/s/rt/run/rt_284438/control_decomp_p7 -Checking test 032 control_decomp_p7 results .... +baseline dir = /lfs4/HFIP/h-nems/emc.nemspara/RT/NEMSfv3gfs/develop-20220112/INTEL/control_p8 +working dir = /lfs4/HFIP/h-nems/emc.nemspara/RT_RUNDIRS/emc.nemspara/FV3_RT/rt_191094/control_2threads_p8 +Checking test 033 control_2threads_p8 results .... Comparing sfcf000.nc .........OK Comparing sfcf024.nc .........OK Comparing atmf000.nc .........OK @@ -1445,22 +1493,26 @@ Checking test 032 control_decomp_p7 results .... Comparing RESTART/sfc_data.tile5.nc .........OK Comparing RESTART/sfc_data.tile6.nc .........OK - 0: The total amount of wall time = 201.068325 - 0: The maximum resident set size (KB) = 494620 + 0: The total amount of wall time = 900.409180 + 0: The maximum resident set size (KB) = 572752 -Test 032 control_decomp_p7 PASS +Test 033 control_2threads_p8 PASS -baseline dir = /lfs4/HFIP/h-nems/emc.nemspara/RT/NEMSfv3gfs/develop-20220107/INTEL/control_p7 -working dir = /lfs4/HFIP/hfv3gfs/s/rt/run/rt_284438/control_2threads_p7 -Checking test 033 control_2threads_p7 results .... +baseline dir = /lfs4/HFIP/h-nems/emc.nemspara/RT/NEMSfv3gfs/develop-20220112/INTEL/control_p7_rrtmgp +working dir = /lfs4/HFIP/h-nems/emc.nemspara/RT_RUNDIRS/emc.nemspara/FV3_RT/rt_191094/control_p7_rrtmgp +Checking test 034 control_p7_rrtmgp results .... Comparing sfcf000.nc .........OK + Comparing sfcf021.nc .........OK Comparing sfcf024.nc .........OK Comparing atmf000.nc .........OK + Comparing atmf021.nc .........OK Comparing atmf024.nc .........OK Comparing GFSFLX.GrbF00 .........OK + Comparing GFSFLX.GrbF21 .........OK Comparing GFSFLX.GrbF24 .........OK Comparing GFSPRS.GrbF00 .........OK + Comparing GFSPRS.GrbF21 .........OK Comparing GFSPRS.GrbF24 .........OK Comparing RESTART/coupler.res .........OK Comparing RESTART/fv_core.res.nc .........OK @@ -1495,15 +1547,15 @@ Checking test 033 control_2threads_p7 results .... Comparing RESTART/sfc_data.tile5.nc .........OK Comparing RESTART/sfc_data.tile6.nc .........OK - 0: The total amount of wall time = 784.810491 - 0: The maximum resident set size (KB) = 576800 + 0: The total amount of wall time = 236.677980 + 0: The maximum resident set size (KB) = 605324 -Test 033 control_2threads_p7 PASS +Test 034 control_p7_rrtmgp PASS -baseline dir = /lfs4/HFIP/h-nems/emc.nemspara/RT/NEMSfv3gfs/develop-20220107/INTEL/fv3_regional_control -working dir = /lfs4/HFIP/hfv3gfs/s/rt/run/rt_284438/regional_control -Checking test 034 regional_control results .... +baseline dir = /lfs4/HFIP/h-nems/emc.nemspara/RT/NEMSfv3gfs/develop-20220112/INTEL/fv3_regional_control +working dir = /lfs4/HFIP/h-nems/emc.nemspara/RT_RUNDIRS/emc.nemspara/FV3_RT/rt_191094/regional_control +Checking test 035 regional_control results .... Comparing dynf000.nc .........OK Comparing dynf024.nc .........OK Comparing phyf000.nc .........OK @@ -1513,44 +1565,44 @@ Checking test 034 regional_control results .... Comparing NATLEV.GrbF00 .........OK Comparing NATLEV.GrbF24 .........OK - 0: The total amount of wall time = 425.570204 - 0: The maximum resident set size (KB) = 581708 + 0: The total amount of wall time = 413.120237 + 0: The maximum resident set size (KB) = 582700 -Test 034 regional_control PASS +Test 035 regional_control PASS -baseline dir = /lfs4/HFIP/h-nems/emc.nemspara/RT/NEMSfv3gfs/develop-20220107/INTEL/fv3_regional_control -working dir = /lfs4/HFIP/hfv3gfs/s/rt/run/rt_284438/regional_restart -Checking test 035 regional_restart results .... +baseline dir = /lfs4/HFIP/h-nems/emc.nemspara/RT/NEMSfv3gfs/develop-20220112/INTEL/fv3_regional_control +working dir = /lfs4/HFIP/h-nems/emc.nemspara/RT_RUNDIRS/emc.nemspara/FV3_RT/rt_191094/regional_restart +Checking test 036 regional_restart results .... Comparing dynf024.nc .........OK Comparing phyf024.nc .........OK Comparing PRSLEV.GrbF24 .........OK Comparing NATLEV.GrbF24 .........OK - 0: The total amount of wall time = 239.433032 - 0: The maximum resident set size (KB) = 584716 + 0: The total amount of wall time = 233.075359 + 0: The maximum resident set size (KB) = 583068 -Test 035 regional_restart PASS +Test 036 regional_restart PASS -baseline dir = /lfs4/HFIP/h-nems/emc.nemspara/RT/NEMSfv3gfs/develop-20220107/INTEL/fv3_regional_noquilt -working dir = /lfs4/HFIP/hfv3gfs/s/rt/run/rt_284438/regional_noquilt -Checking test 036 regional_noquilt results .... +baseline dir = /lfs4/HFIP/h-nems/emc.nemspara/RT/NEMSfv3gfs/develop-20220112/INTEL/fv3_regional_noquilt +working dir = /lfs4/HFIP/h-nems/emc.nemspara/RT_RUNDIRS/emc.nemspara/FV3_RT/rt_191094/regional_noquilt +Checking test 037 regional_noquilt results .... Comparing atmos_4xdaily.nc .........OK Comparing fv3_history2d.nc .........OK Comparing fv3_history.nc .........OK 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 = 451.068570 - 0: The maximum resident set size (KB) = 587776 + 0: The total amount of wall time = 438.623650 + 0: The maximum resident set size (KB) = 587640 -Test 036 regional_noquilt PASS +Test 037 regional_noquilt PASS -baseline dir = /lfs4/HFIP/h-nems/emc.nemspara/RT/NEMSfv3gfs/develop-20220107/INTEL/fv3_regional_hafs -working dir = /lfs4/HFIP/hfv3gfs/s/rt/run/rt_284438/regional_hafs -Checking test 037 regional_hafs results .... +baseline dir = /lfs4/HFIP/h-nems/emc.nemspara/RT/NEMSfv3gfs/develop-20220112/INTEL/fv3_regional_hafs +working dir = /lfs4/HFIP/h-nems/emc.nemspara/RT_RUNDIRS/emc.nemspara/FV3_RT/rt_191094/regional_hafs +Checking test 038 regional_hafs results .... Comparing dynf000.nc .........OK Comparing dynf024.nc .........OK Comparing phyf000.nc .........OK @@ -1558,29 +1610,29 @@ Checking test 037 regional_hafs results .... Comparing HURPRS.GrbF00 .........OK Comparing HURPRS.GrbF24 .........OK - 0: The total amount of wall time = 417.966844 - 0: The maximum resident set size (KB) = 577252 + 0: The total amount of wall time = 413.233739 + 0: The maximum resident set size (KB) = 579424 -Test 037 regional_hafs PASS +Test 038 regional_hafs PASS -baseline dir = /lfs4/HFIP/h-nems/emc.nemspara/RT/NEMSfv3gfs/develop-20220107/INTEL/fv3_regional_netcdf_parallel -working dir = /lfs4/HFIP/hfv3gfs/s/rt/run/rt_284438/regional_netcdf_parallel -Checking test 038 regional_netcdf_parallel results .... +baseline dir = /lfs4/HFIP/h-nems/emc.nemspara/RT/NEMSfv3gfs/develop-20220112/INTEL/fv3_regional_netcdf_parallel +working dir = /lfs4/HFIP/h-nems/emc.nemspara/RT_RUNDIRS/emc.nemspara/FV3_RT/rt_191094/regional_netcdf_parallel +Checking test 039 regional_netcdf_parallel results .... Comparing dynf000.nc ............ALT CHECK......OK Comparing dynf024.nc .........OK Comparing phyf000.nc ............ALT CHECK......OK Comparing phyf024.nc ............ALT CHECK......OK - 0: The total amount of wall time = 427.811804 - 0: The maximum resident set size (KB) = 580196 + 0: The total amount of wall time = 415.851869 + 0: The maximum resident set size (KB) = 580464 -Test 038 regional_netcdf_parallel PASS +Test 039 regional_netcdf_parallel PASS -baseline dir = /lfs4/HFIP/h-nems/emc.nemspara/RT/NEMSfv3gfs/develop-20220107/INTEL/fv3_regional_RRTMGP -working dir = /lfs4/HFIP/hfv3gfs/s/rt/run/rt_284438/regional_RRTMGP -Checking test 039 regional_RRTMGP results .... +baseline dir = /lfs4/HFIP/h-nems/emc.nemspara/RT/NEMSfv3gfs/develop-20220112/INTEL/fv3_regional_RRTMGP +working dir = /lfs4/HFIP/h-nems/emc.nemspara/RT_RUNDIRS/emc.nemspara/FV3_RT/rt_191094/regional_RRTMGP +Checking test 040 regional_RRTMGP results .... Comparing dynf000.nc .........OK Comparing dynf024.nc .........OK Comparing phyf000.nc .........OK @@ -1590,15 +1642,15 @@ Checking test 039 regional_RRTMGP results .... Comparing NATLEV.GrbF00 .........OK Comparing NATLEV.GrbF24 .........OK - 0: The total amount of wall time = 522.968978 - 0: The maximum resident set size (KB) = 706412 + 0: The total amount of wall time = 516.725629 + 0: The maximum resident set size (KB) = 706968 -Test 039 regional_RRTMGP PASS +Test 040 regional_RRTMGP PASS -baseline dir = /lfs4/HFIP/h-nems/emc.nemspara/RT/NEMSfv3gfs/develop-20220107/INTEL/rap_control -working dir = /lfs4/HFIP/hfv3gfs/s/rt/run/rt_284438/rap_control -Checking test 040 rap_control results .... +baseline dir = /lfs4/HFIP/h-nems/emc.nemspara/RT/NEMSfv3gfs/develop-20220112/INTEL/rap_control +working dir = /lfs4/HFIP/h-nems/emc.nemspara/RT_RUNDIRS/emc.nemspara/FV3_RT/rt_191094/rap_control +Checking test 041 rap_control results .... Comparing sfcf000.nc .........OK Comparing sfcf021.nc .........OK Comparing sfcf024.nc .........OK @@ -1644,15 +1696,15 @@ Checking test 040 rap_control results .... Comparing RESTART/sfc_data.tile5.nc .........OK Comparing RESTART/sfc_data.tile6.nc .........OK - 0: The total amount of wall time = 491.000005 - 0: The maximum resident set size (KB) = 842840 + 0: The total amount of wall time = 467.543057 + 0: The maximum resident set size (KB) = 846556 -Test 040 rap_control PASS +Test 041 rap_control PASS -baseline dir = /lfs4/HFIP/h-nems/emc.nemspara/RT/NEMSfv3gfs/develop-20220107/INTEL/rap_control -working dir = /lfs4/HFIP/hfv3gfs/s/rt/run/rt_284438/rap_restart -Checking test 041 rap_restart results .... +baseline dir = /lfs4/HFIP/h-nems/emc.nemspara/RT/NEMSfv3gfs/develop-20220112/INTEL/rap_control +working dir = /lfs4/HFIP/h-nems/emc.nemspara/RT_RUNDIRS/emc.nemspara/FV3_RT/rt_191094/rap_restart +Checking test 042 rap_restart results .... Comparing sfcf024.nc .........OK Comparing atmf024.nc .........OK Comparing GFSFLX.GrbF24 .........OK @@ -1690,15 +1742,15 @@ Checking test 041 rap_restart results .... Comparing RESTART/sfc_data.tile5.nc .........OK Comparing RESTART/sfc_data.tile6.nc .........OK - 0: The total amount of wall time = 250.995522 - 0: The maximum resident set size (KB) = 596944 + 0: The total amount of wall time = 238.834909 + 0: The maximum resident set size (KB) = 597800 -Test 041 rap_restart PASS +Test 042 rap_restart PASS -baseline dir = /lfs4/HFIP/h-nems/emc.nemspara/RT/NEMSfv3gfs/develop-20220107/INTEL/rap_sfcdiff -working dir = /lfs4/HFIP/hfv3gfs/s/rt/run/rt_284438/rap_sfcdiff -Checking test 042 rap_sfcdiff results .... +baseline dir = /lfs4/HFIP/h-nems/emc.nemspara/RT/NEMSfv3gfs/develop-20220112/INTEL/rap_sfcdiff +working dir = /lfs4/HFIP/h-nems/emc.nemspara/RT_RUNDIRS/emc.nemspara/FV3_RT/rt_191094/rap_sfcdiff +Checking test 043 rap_sfcdiff results .... Comparing sfcf000.nc .........OK Comparing sfcf021.nc .........OK Comparing sfcf024.nc .........OK @@ -1744,15 +1796,15 @@ Checking test 042 rap_sfcdiff results .... Comparing RESTART/sfc_data.tile5.nc .........OK Comparing RESTART/sfc_data.tile6.nc .........OK - 0: The total amount of wall time = 479.566618 - 0: The maximum resident set size (KB) = 847840 + 0: The total amount of wall time = 472.807848 + 0: The maximum resident set size (KB) = 846312 -Test 042 rap_sfcdiff PASS +Test 043 rap_sfcdiff PASS -baseline dir = /lfs4/HFIP/h-nems/emc.nemspara/RT/NEMSfv3gfs/develop-20220107/INTEL/rap_sfcdiff -working dir = /lfs4/HFIP/hfv3gfs/s/rt/run/rt_284438/rap_sfcdiff_restart -Checking test 043 rap_sfcdiff_restart results .... +baseline dir = /lfs4/HFIP/h-nems/emc.nemspara/RT/NEMSfv3gfs/develop-20220112/INTEL/rap_sfcdiff +working dir = /lfs4/HFIP/h-nems/emc.nemspara/RT_RUNDIRS/emc.nemspara/FV3_RT/rt_191094/rap_sfcdiff_restart +Checking test 044 rap_sfcdiff_restart results .... Comparing sfcf024.nc .........OK Comparing atmf024.nc .........OK Comparing GFSFLX.GrbF24 .........OK @@ -1790,15 +1842,15 @@ Checking test 043 rap_sfcdiff_restart results .... Comparing RESTART/sfc_data.tile5.nc .........OK Comparing RESTART/sfc_data.tile6.nc .........OK - 0: The total amount of wall time = 252.170367 - 0: The maximum resident set size (KB) = 598336 + 0: The total amount of wall time = 242.485460 + 0: The maximum resident set size (KB) = 600980 -Test 043 rap_sfcdiff_restart PASS +Test 044 rap_sfcdiff_restart PASS -baseline dir = /lfs4/HFIP/h-nems/emc.nemspara/RT/NEMSfv3gfs/develop-20220107/INTEL/hrrr_control -working dir = /lfs4/HFIP/hfv3gfs/s/rt/run/rt_284438/hrrr_control -Checking test 044 hrrr_control results .... +baseline dir = /lfs4/HFIP/h-nems/emc.nemspara/RT/NEMSfv3gfs/develop-20220112/INTEL/hrrr_control +working dir = /lfs4/HFIP/h-nems/emc.nemspara/RT_RUNDIRS/emc.nemspara/FV3_RT/rt_191094/hrrr_control +Checking test 045 hrrr_control results .... Comparing sfcf000.nc .........OK Comparing sfcf021.nc .........OK Comparing sfcf024.nc .........OK @@ -1844,15 +1896,15 @@ Checking test 044 hrrr_control results .... Comparing RESTART/sfc_data.tile5.nc .........OK Comparing RESTART/sfc_data.tile6.nc .........OK - 0: The total amount of wall time = 466.126934 - 0: The maximum resident set size (KB) = 846320 + 0: The total amount of wall time = 446.495645 + 0: The maximum resident set size (KB) = 848640 -Test 044 hrrr_control PASS +Test 045 hrrr_control PASS -baseline dir = /lfs4/HFIP/h-nems/emc.nemspara/RT/NEMSfv3gfs/develop-20220107/INTEL/rrfs_v1beta -working dir = /lfs4/HFIP/hfv3gfs/s/rt/run/rt_284438/rrfs_v1beta -Checking test 045 rrfs_v1beta results .... +baseline dir = /lfs4/HFIP/h-nems/emc.nemspara/RT/NEMSfv3gfs/develop-20220112/INTEL/rrfs_v1beta +working dir = /lfs4/HFIP/h-nems/emc.nemspara/RT_RUNDIRS/emc.nemspara/FV3_RT/rt_191094/rrfs_v1beta +Checking test 046 rrfs_v1beta results .... Comparing sfcf000.nc .........OK Comparing sfcf021.nc .........OK Comparing sfcf024.nc .........OK @@ -1898,15 +1950,15 @@ Checking test 045 rrfs_v1beta results .... Comparing RESTART/sfc_data.tile5.nc .........OK Comparing RESTART/sfc_data.tile6.nc .........OK - 0: The total amount of wall time = 476.688624 - 0: The maximum resident set size (KB) = 845544 + 0: The total amount of wall time = 466.005386 + 0: The maximum resident set size (KB) = 843748 -Test 045 rrfs_v1beta PASS +Test 046 rrfs_v1beta PASS -baseline dir = /lfs4/HFIP/h-nems/emc.nemspara/RT/NEMSfv3gfs/develop-20220107/INTEL/rrfs_conus13km_hrrr_warm -working dir = /lfs4/HFIP/hfv3gfs/s/rt/run/rt_284438/rrfs_conus13km_hrrr_warm -Checking test 046 rrfs_conus13km_hrrr_warm results .... +baseline dir = /lfs4/HFIP/h-nems/emc.nemspara/RT/NEMSfv3gfs/develop-20220112/INTEL/rrfs_conus13km_hrrr_warm +working dir = /lfs4/HFIP/h-nems/emc.nemspara/RT_RUNDIRS/emc.nemspara/FV3_RT/rt_191094/rrfs_conus13km_hrrr_warm +Checking test 047 rrfs_conus13km_hrrr_warm results .... Comparing sfcf000.nc .........OK Comparing sfcf001.nc .........OK Comparing sfcf002.nc .........OK @@ -1914,15 +1966,15 @@ Checking test 046 rrfs_conus13km_hrrr_warm results .... Comparing atmf001.nc .........OK Comparing atmf002.nc .........OK - 0: The total amount of wall time = 217.343992 - 0: The maximum resident set size (KB) = 687680 + 0: The total amount of wall time = 227.156602 + 0: The maximum resident set size (KB) = 690536 -Test 046 rrfs_conus13km_hrrr_warm PASS +Test 047 rrfs_conus13km_hrrr_warm PASS -baseline dir = /lfs4/HFIP/h-nems/emc.nemspara/RT/NEMSfv3gfs/develop-20220107/INTEL/rrfs_conus13km_radar_tten_warm -working dir = /lfs4/HFIP/hfv3gfs/s/rt/run/rt_284438/rrfs_conus13km_radar_tten_warm -Checking test 047 rrfs_conus13km_radar_tten_warm results .... +baseline dir = /lfs4/HFIP/h-nems/emc.nemspara/RT/NEMSfv3gfs/develop-20220112/INTEL/rrfs_conus13km_radar_tten_warm +working dir = /lfs4/HFIP/h-nems/emc.nemspara/RT_RUNDIRS/emc.nemspara/FV3_RT/rt_191094/rrfs_conus13km_radar_tten_warm +Checking test 048 rrfs_conus13km_radar_tten_warm results .... Comparing sfcf000.nc .........OK Comparing sfcf001.nc .........OK Comparing sfcf002.nc .........OK @@ -1930,15 +1982,15 @@ Checking test 047 rrfs_conus13km_radar_tten_warm results .... Comparing atmf001.nc .........OK Comparing atmf002.nc .........OK - 0: The total amount of wall time = 229.268837 - 0: The maximum resident set size (KB) = 692380 + 0: The total amount of wall time = 234.251167 + 0: The maximum resident set size (KB) = 687896 -Test 047 rrfs_conus13km_radar_tten_warm PASS +Test 048 rrfs_conus13km_radar_tten_warm PASS -baseline dir = /lfs4/HFIP/h-nems/emc.nemspara/RT/NEMSfv3gfs/develop-20220107/INTEL/control_rrtmgp -working dir = /lfs4/HFIP/hfv3gfs/s/rt/run/rt_284438/control_rrtmgp -Checking test 048 control_rrtmgp results .... +baseline dir = /lfs4/HFIP/h-nems/emc.nemspara/RT/NEMSfv3gfs/develop-20220112/INTEL/control_rrtmgp +working dir = /lfs4/HFIP/h-nems/emc.nemspara/RT_RUNDIRS/emc.nemspara/FV3_RT/rt_191094/control_rrtmgp +Checking test 049 control_rrtmgp results .... Comparing sfcf000.nc .........OK Comparing sfcf024.nc .........OK Comparing atmf000.nc .........OK @@ -1948,15 +2000,15 @@ Checking test 048 control_rrtmgp results .... Comparing GFSPRS.GrbF00 .........OK Comparing GFSPRS.GrbF24 .........OK - 0: The total amount of wall time = 262.638721 - 0: The maximum resident set size (KB) = 600548 + 0: The total amount of wall time = 251.129161 + 0: The maximum resident set size (KB) = 601136 -Test 048 control_rrtmgp PASS +Test 049 control_rrtmgp PASS -baseline dir = /lfs4/HFIP/h-nems/emc.nemspara/RT/NEMSfv3gfs/develop-20220107/INTEL/control_rrtmgp_c192 -working dir = /lfs4/HFIP/hfv3gfs/s/rt/run/rt_284438/control_rrtmgp_c192 -Checking test 049 control_rrtmgp_c192 results .... +baseline dir = /lfs4/HFIP/h-nems/emc.nemspara/RT/NEMSfv3gfs/develop-20220112/INTEL/control_rrtmgp_c192 +working dir = /lfs4/HFIP/h-nems/emc.nemspara/RT_RUNDIRS/emc.nemspara/FV3_RT/rt_191094/control_rrtmgp_c192 +Checking test 050 control_rrtmgp_c192 results .... Comparing sfcf000.nc .........OK Comparing sfcf012.nc .........OK Comparing atmf000.nc .........OK @@ -1966,15 +2018,15 @@ Checking test 049 control_rrtmgp_c192 results .... Comparing GFSPRS.GrbF00 .........OK Comparing GFSPRS.GrbF12 .........OK - 0: The total amount of wall time = 697.000229 - 0: The maximum resident set size (KB) = 810348 + 0: The total amount of wall time = 687.987895 + 0: The maximum resident set size (KB) = 810092 -Test 049 control_rrtmgp_c192 PASS +Test 050 control_rrtmgp_c192 PASS -baseline dir = /lfs4/HFIP/h-nems/emc.nemspara/RT/NEMSfv3gfs/develop-20220107/INTEL/control_csawmg -working dir = /lfs4/HFIP/hfv3gfs/s/rt/run/rt_284438/control_csawmg -Checking test 050 control_csawmg results .... +baseline dir = /lfs4/HFIP/h-nems/emc.nemspara/RT/NEMSfv3gfs/develop-20220112/INTEL/control_csawmg +working dir = /lfs4/HFIP/h-nems/emc.nemspara/RT_RUNDIRS/emc.nemspara/FV3_RT/rt_191094/control_csawmg +Checking test 051 control_csawmg results .... Comparing sfcf000.nc .........OK Comparing sfcf024.nc .........OK Comparing atmf000.nc .........OK @@ -1984,15 +2036,15 @@ Checking test 050 control_csawmg results .... Comparing GFSPRS.GrbF00 .........OK Comparing GFSPRS.GrbF24 .........OK - 0: The total amount of wall time = 429.073663 - 0: The maximum resident set size (KB) = 544432 + 0: The total amount of wall time = 421.241665 + 0: The maximum resident set size (KB) = 538148 -Test 050 control_csawmg PASS +Test 051 control_csawmg PASS -baseline dir = /lfs4/HFIP/h-nems/emc.nemspara/RT/NEMSfv3gfs/develop-20220107/INTEL/control_csawmgt -working dir = /lfs4/HFIP/hfv3gfs/s/rt/run/rt_284438/control_csawmgt -Checking test 051 control_csawmgt results .... +baseline dir = /lfs4/HFIP/h-nems/emc.nemspara/RT/NEMSfv3gfs/develop-20220112/INTEL/control_csawmgt +working dir = /lfs4/HFIP/h-nems/emc.nemspara/RT_RUNDIRS/emc.nemspara/FV3_RT/rt_191094/control_csawmgt +Checking test 052 control_csawmgt results .... Comparing sfcf000.nc .........OK Comparing sfcf024.nc .........OK Comparing atmf000.nc .........OK @@ -2002,15 +2054,15 @@ Checking test 051 control_csawmgt results .... Comparing GFSPRS.GrbF00 .........OK Comparing GFSPRS.GrbF24 .........OK - 0: The total amount of wall time = 424.249450 - 0: The maximum resident set size (KB) = 539780 + 0: The total amount of wall time = 415.453979 + 0: The maximum resident set size (KB) = 540664 -Test 051 control_csawmgt PASS +Test 052 control_csawmgt PASS -baseline dir = /lfs4/HFIP/h-nems/emc.nemspara/RT/NEMSfv3gfs/develop-20220107/INTEL/control_flake -working dir = /lfs4/HFIP/hfv3gfs/s/rt/run/rt_284438/control_flake -Checking test 052 control_flake results .... +baseline dir = /lfs4/HFIP/h-nems/emc.nemspara/RT/NEMSfv3gfs/develop-20220112/INTEL/control_flake +working dir = /lfs4/HFIP/h-nems/emc.nemspara/RT_RUNDIRS/emc.nemspara/FV3_RT/rt_191094/control_flake +Checking test 053 control_flake results .... Comparing sfcf000.nc .........OK Comparing sfcf024.nc .........OK Comparing atmf000.nc .........OK @@ -2020,15 +2072,15 @@ Checking test 052 control_flake results .... Comparing GFSPRS.GrbF00 .........OK Comparing GFSPRS.GrbF24 .........OK - 0: The total amount of wall time = 285.042924 - 0: The maximum resident set size (KB) = 557284 + 0: The total amount of wall time = 278.844422 + 0: The maximum resident set size (KB) = 549420 -Test 052 control_flake PASS +Test 053 control_flake PASS -baseline dir = /lfs4/HFIP/h-nems/emc.nemspara/RT/NEMSfv3gfs/develop-20220107/INTEL/control_ras -working dir = /lfs4/HFIP/hfv3gfs/s/rt/run/rt_284438/control_ras -Checking test 053 control_ras results .... +baseline dir = /lfs4/HFIP/h-nems/emc.nemspara/RT/NEMSfv3gfs/develop-20220112/INTEL/control_ras +working dir = /lfs4/HFIP/h-nems/emc.nemspara/RT_RUNDIRS/emc.nemspara/FV3_RT/rt_191094/control_ras +Checking test 054 control_ras results .... Comparing sfcf000.nc .........OK Comparing sfcf024.nc .........OK Comparing atmf000.nc .........OK @@ -2038,15 +2090,15 @@ Checking test 053 control_ras results .... Comparing GFSPRS.GrbF00 .........OK Comparing GFSPRS.GrbF24 .........OK - 0: The total amount of wall time = 237.212280 - 0: The maximum resident set size (KB) = 510684 + 0: The total amount of wall time = 227.969521 + 0: The maximum resident set size (KB) = 512260 -Test 053 control_ras PASS +Test 054 control_ras PASS -baseline dir = /lfs4/HFIP/h-nems/emc.nemspara/RT/NEMSfv3gfs/develop-20220107/INTEL/control_thompson -working dir = /lfs4/HFIP/hfv3gfs/s/rt/run/rt_284438/control_thompson -Checking test 054 control_thompson results .... +baseline dir = /lfs4/HFIP/h-nems/emc.nemspara/RT/NEMSfv3gfs/develop-20220112/INTEL/control_thompson +working dir = /lfs4/HFIP/h-nems/emc.nemspara/RT_RUNDIRS/emc.nemspara/FV3_RT/rt_191094/control_thompson +Checking test 055 control_thompson results .... Comparing sfcf000.nc .........OK Comparing sfcf024.nc .........OK Comparing atmf000.nc .........OK @@ -2056,15 +2108,15 @@ Checking test 054 control_thompson results .... Comparing GFSPRS.GrbF00 .........OK Comparing GFSPRS.GrbF24 .........OK - 0: The total amount of wall time = 290.485373 - 0: The maximum resident set size (KB) = 865688 + 0: The total amount of wall time = 281.113216 + 0: The maximum resident set size (KB) = 862208 -Test 054 control_thompson PASS +Test 055 control_thompson PASS -baseline dir = /lfs4/HFIP/h-nems/emc.nemspara/RT/NEMSfv3gfs/develop-20220107/INTEL/control_thompson_no_aero -working dir = /lfs4/HFIP/hfv3gfs/s/rt/run/rt_284438/control_thompson_no_aero -Checking test 055 control_thompson_no_aero results .... +baseline dir = /lfs4/HFIP/h-nems/emc.nemspara/RT/NEMSfv3gfs/develop-20220112/INTEL/control_thompson_no_aero +working dir = /lfs4/HFIP/h-nems/emc.nemspara/RT_RUNDIRS/emc.nemspara/FV3_RT/rt_191094/control_thompson_no_aero +Checking test 056 control_thompson_no_aero results .... Comparing sfcf000.nc .........OK Comparing sfcf024.nc .........OK Comparing atmf000.nc .........OK @@ -2074,55 +2126,55 @@ Checking test 055 control_thompson_no_aero results .... Comparing GFSPRS.GrbF00 .........OK Comparing GFSPRS.GrbF24 .........OK - 0: The total amount of wall time = 277.061690 - 0: The maximum resident set size (KB) = 855892 + 0: The total amount of wall time = 269.049523 + 0: The maximum resident set size (KB) = 858016 -Test 055 control_thompson_no_aero PASS +Test 056 control_thompson_no_aero PASS -baseline dir = /lfs4/HFIP/h-nems/emc.nemspara/RT/NEMSfv3gfs/develop-20220107/INTEL/control_wam_repro -working dir = /lfs4/HFIP/hfv3gfs/s/rt/run/rt_284438/control_wam_repro -Checking test 056 control_wam results .... +baseline dir = /lfs4/HFIP/h-nems/emc.nemspara/RT/NEMSfv3gfs/develop-20220112/INTEL/control_wam_repro +working dir = /lfs4/HFIP/h-nems/emc.nemspara/RT_RUNDIRS/emc.nemspara/FV3_RT/rt_191094/control_wam_repro +Checking test 057 control_wam results .... Comparing sfcf024.nc .........OK Comparing atmf024.nc .........OK - 0: The total amount of wall time = 154.862632 - 0: The maximum resident set size (KB) = 243116 + 0: The total amount of wall time = 167.292791 + 0: The maximum resident set size (KB) = 242916 -Test 056 control_wam PASS +Test 057 control_wam PASS -baseline dir = /lfs4/HFIP/h-nems/emc.nemspara/RT/NEMSfv3gfs/develop-20220107/INTEL/control_debug -working dir = /lfs4/HFIP/hfv3gfs/s/rt/run/rt_284438/control_debug -Checking test 057 control_debug results .... +baseline dir = /lfs4/HFIP/h-nems/emc.nemspara/RT/NEMSfv3gfs/develop-20220112/INTEL/control_debug +working dir = /lfs4/HFIP/h-nems/emc.nemspara/RT_RUNDIRS/emc.nemspara/FV3_RT/rt_191094/control_debug +Checking test 058 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 = 194.110910 - 0: The maximum resident set size (KB) = 545464 + 0: The total amount of wall time = 189.714881 + 0: The maximum resident set size (KB) = 548448 -Test 057 control_debug PASS +Test 058 control_debug PASS -baseline dir = /lfs4/HFIP/h-nems/emc.nemspara/RT/NEMSfv3gfs/develop-20220107/INTEL/control_debug -working dir = /lfs4/HFIP/hfv3gfs/s/rt/run/rt_284438/control_2threads_debug -Checking test 058 control_2threads_debug results .... +baseline dir = /lfs4/HFIP/h-nems/emc.nemspara/RT/NEMSfv3gfs/develop-20220112/INTEL/control_debug +working dir = /lfs4/HFIP/h-nems/emc.nemspara/RT_RUNDIRS/emc.nemspara/FV3_RT/rt_191094/control_2threads_debug +Checking test 059 control_2threads_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 = 373.368397 - 0: The maximum resident set size (KB) = 592468 + 0: The total amount of wall time = 361.056738 + 0: The maximum resident set size (KB) = 592084 -Test 058 control_2threads_debug PASS +Test 059 control_2threads_debug PASS -baseline dir = /lfs4/HFIP/h-nems/emc.nemspara/RT/NEMSfv3gfs/develop-20220107/INTEL/control_CubedSphereGrid_debug -working dir = /lfs4/HFIP/hfv3gfs/s/rt/run/rt_284438/control_CubedSphereGrid_debug -Checking test 059 control_CubedSphereGrid_debug results .... +baseline dir = /lfs4/HFIP/h-nems/emc.nemspara/RT/NEMSfv3gfs/develop-20220112/INTEL/control_CubedSphereGrid_debug +working dir = /lfs4/HFIP/h-nems/emc.nemspara/RT_RUNDIRS/emc.nemspara/FV3_RT/rt_191094/control_CubedSphereGrid_debug +Checking test 060 control_CubedSphereGrid_debug results .... Comparing sfcf000.tile1.nc .........OK Comparing sfcf000.tile2.nc .........OK Comparing sfcf000.tile3.nc .........OK @@ -2148,389 +2200,389 @@ Checking test 059 control_CubedSphereGrid_debug results .... Comparing atmf001.tile5.nc .........OK Comparing atmf001.tile6.nc .........OK - 0: The total amount of wall time = 210.077346 - 0: The maximum resident set size (KB) = 541724 + 0: The total amount of wall time = 207.522473 + 0: The maximum resident set size (KB) = 544584 -Test 059 control_CubedSphereGrid_debug PASS +Test 060 control_CubedSphereGrid_debug PASS -baseline dir = /lfs4/HFIP/h-nems/emc.nemspara/RT/NEMSfv3gfs/develop-20220107/INTEL/control_wrtGauss_netcdf_parallel_debug -working dir = /lfs4/HFIP/hfv3gfs/s/rt/run/rt_284438/control_wrtGauss_netcdf_parallel_debug -Checking test 060 control_wrtGauss_netcdf_parallel_debug results .... +baseline dir = /lfs4/HFIP/h-nems/emc.nemspara/RT/NEMSfv3gfs/develop-20220112/INTEL/control_wrtGauss_netcdf_parallel_debug +working dir = /lfs4/HFIP/h-nems/emc.nemspara/RT_RUNDIRS/emc.nemspara/FV3_RT/rt_191094/control_wrtGauss_netcdf_parallel_debug +Checking test 061 control_wrtGauss_netcdf_parallel_debug results .... Comparing sfcf000.nc .........OK Comparing sfcf001.nc ............ALT CHECK......OK Comparing atmf000.nc .........OK - Comparing atmf001.nc .........OK + Comparing atmf001.nc ............ALT CHECK......OK - 0: The total amount of wall time = 198.083131 - 0: The maximum resident set size (KB) = 546468 + 0: The total amount of wall time = 192.796441 + 0: The maximum resident set size (KB) = 548204 -Test 060 control_wrtGauss_netcdf_parallel_debug PASS +Test 061 control_wrtGauss_netcdf_parallel_debug PASS -baseline dir = /lfs4/HFIP/h-nems/emc.nemspara/RT/NEMSfv3gfs/develop-20220107/INTEL/control_stochy_debug -working dir = /lfs4/HFIP/hfv3gfs/s/rt/run/rt_284438/control_stochy_debug -Checking test 061 control_stochy_debug results .... +baseline dir = /lfs4/HFIP/h-nems/emc.nemspara/RT/NEMSfv3gfs/develop-20220112/INTEL/control_stochy_debug +working dir = /lfs4/HFIP/h-nems/emc.nemspara/RT_RUNDIRS/emc.nemspara/FV3_RT/rt_191094/control_stochy_debug +Checking test 062 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 = 225.247097 - 0: The maximum resident set size (KB) = 547512 + 0: The total amount of wall time = 215.071663 + 0: The maximum resident set size (KB) = 551612 -Test 061 control_stochy_debug PASS +Test 062 control_stochy_debug PASS -baseline dir = /lfs4/HFIP/h-nems/emc.nemspara/RT/NEMSfv3gfs/develop-20220107/INTEL/control_lndp_debug -working dir = /lfs4/HFIP/hfv3gfs/s/rt/run/rt_284438/control_lndp_debug -Checking test 062 control_lndp_debug results .... +baseline dir = /lfs4/HFIP/h-nems/emc.nemspara/RT/NEMSfv3gfs/develop-20220112/INTEL/control_lndp_debug +working dir = /lfs4/HFIP/h-nems/emc.nemspara/RT_RUNDIRS/emc.nemspara/FV3_RT/rt_191094/control_lndp_debug +Checking test 063 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 = 199.816730 - 0: The maximum resident set size (KB) = 550296 + 0: The total amount of wall time = 193.956131 + 0: The maximum resident set size (KB) = 551464 -Test 062 control_lndp_debug PASS +Test 063 control_lndp_debug PASS -baseline dir = /lfs4/HFIP/h-nems/emc.nemspara/RT/NEMSfv3gfs/develop-20220107/INTEL/control_rrtmgp_debug -working dir = /lfs4/HFIP/hfv3gfs/s/rt/run/rt_284438/control_rrtmgp_debug -Checking test 063 control_rrtmgp_debug results .... +baseline dir = /lfs4/HFIP/h-nems/emc.nemspara/RT/NEMSfv3gfs/develop-20220112/INTEL/control_rrtmgp_debug +working dir = /lfs4/HFIP/h-nems/emc.nemspara/RT_RUNDIRS/emc.nemspara/FV3_RT/rt_191094/control_rrtmgp_debug +Checking test 064 control_rrtmgp_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 = 224.941069 - 0: The maximum resident set size (KB) = 646104 + 0: The total amount of wall time = 210.382567 + 0: The maximum resident set size (KB) = 643960 -Test 063 control_rrtmgp_debug PASS +Test 064 control_rrtmgp_debug PASS -baseline dir = /lfs4/HFIP/h-nems/emc.nemspara/RT/NEMSfv3gfs/develop-20220107/INTEL/control_csawmg_debug -working dir = /lfs4/HFIP/hfv3gfs/s/rt/run/rt_284438/control_csawmg_debug -Checking test 064 control_csawmg_debug results .... +baseline dir = /lfs4/HFIP/h-nems/emc.nemspara/RT/NEMSfv3gfs/develop-20220112/INTEL/control_csawmg_debug +working dir = /lfs4/HFIP/h-nems/emc.nemspara/RT_RUNDIRS/emc.nemspara/FV3_RT/rt_191094/control_csawmg_debug +Checking test 065 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 = 307.657407 - 0: The maximum resident set size (KB) = 575844 + 0: The total amount of wall time = 304.130587 + 0: The maximum resident set size (KB) = 584196 -Test 064 control_csawmg_debug PASS +Test 065 control_csawmg_debug PASS -baseline dir = /lfs4/HFIP/h-nems/emc.nemspara/RT/NEMSfv3gfs/develop-20220107/INTEL/control_csawmgt_debug -working dir = /lfs4/HFIP/hfv3gfs/s/rt/run/rt_284438/control_csawmgt_debug -Checking test 065 control_csawmgt_debug results .... +baseline dir = /lfs4/HFIP/h-nems/emc.nemspara/RT/NEMSfv3gfs/develop-20220112/INTEL/control_csawmgt_debug +working dir = /lfs4/HFIP/h-nems/emc.nemspara/RT_RUNDIRS/emc.nemspara/FV3_RT/rt_191094/control_csawmgt_debug +Checking test 066 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 = 302.493134 - 0: The maximum resident set size (KB) = 580284 + 0: The total amount of wall time = 299.158574 + 0: The maximum resident set size (KB) = 584316 -Test 065 control_csawmgt_debug PASS +Test 066 control_csawmgt_debug PASS -baseline dir = /lfs4/HFIP/h-nems/emc.nemspara/RT/NEMSfv3gfs/develop-20220107/INTEL/control_ras_debug -working dir = /lfs4/HFIP/hfv3gfs/s/rt/run/rt_284438/control_ras_debug -Checking test 066 control_ras_debug results .... +baseline dir = /lfs4/HFIP/h-nems/emc.nemspara/RT/NEMSfv3gfs/develop-20220112/INTEL/control_ras_debug +working dir = /lfs4/HFIP/h-nems/emc.nemspara/RT_RUNDIRS/emc.nemspara/FV3_RT/rt_191094/control_ras_debug +Checking test 067 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 = 202.373455 - 0: The maximum resident set size (KB) = 557132 + 0: The total amount of wall time = 195.577225 + 0: The maximum resident set size (KB) = 557736 -Test 066 control_ras_debug PASS +Test 067 control_ras_debug PASS -baseline dir = /lfs4/HFIP/h-nems/emc.nemspara/RT/NEMSfv3gfs/develop-20220107/INTEL/control_diag_debug -working dir = /lfs4/HFIP/hfv3gfs/s/rt/run/rt_284438/control_diag_debug -Checking test 067 control_diag_debug results .... +baseline dir = /lfs4/HFIP/h-nems/emc.nemspara/RT/NEMSfv3gfs/develop-20220112/INTEL/control_diag_debug +working dir = /lfs4/HFIP/h-nems/emc.nemspara/RT_RUNDIRS/emc.nemspara/FV3_RT/rt_191094/control_diag_debug +Checking test 068 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 = 204.205787 - 0: The maximum resident set size (KB) = 603656 + 0: The total amount of wall time = 201.029798 + 0: The maximum resident set size (KB) = 603608 -Test 067 control_diag_debug PASS +Test 068 control_diag_debug PASS -baseline dir = /lfs4/HFIP/h-nems/emc.nemspara/RT/NEMSfv3gfs/develop-20220107/INTEL/control_debug_p7 -working dir = /lfs4/HFIP/hfv3gfs/s/rt/run/rt_284438/control_debug_p7 -Checking test 068 control_debug_p7 results .... +baseline dir = /lfs4/HFIP/h-nems/emc.nemspara/RT/NEMSfv3gfs/develop-20220112/INTEL/control_debug_p8 +working dir = /lfs4/HFIP/h-nems/emc.nemspara/RT_RUNDIRS/emc.nemspara/FV3_RT/rt_191094/control_debug_p8 +Checking test 069 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 = 212.329134 - 0: The maximum resident set size (KB) = 562892 + 0: The total amount of wall time = 206.298015 + 0: The maximum resident set size (KB) = 565956 -Test 068 control_debug_p7 PASS +Test 069 control_debug_p8 PASS -baseline dir = /lfs4/HFIP/h-nems/emc.nemspara/RT/NEMSfv3gfs/develop-20220107/INTEL/control_thompson_debug -working dir = /lfs4/HFIP/hfv3gfs/s/rt/run/rt_284438/control_thompson_debug -Checking test 069 control_thompson_debug results .... +baseline dir = /lfs4/HFIP/h-nems/emc.nemspara/RT/NEMSfv3gfs/develop-20220112/INTEL/control_thompson_debug +working dir = /lfs4/HFIP/h-nems/emc.nemspara/RT_RUNDIRS/emc.nemspara/FV3_RT/rt_191094/control_thompson_debug +Checking test 070 control_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 = 229.150620 - 0: The maximum resident set size (KB) = 902660 + 0: The total amount of wall time = 222.587256 + 0: The maximum resident set size (KB) = 914460 -Test 069 control_thompson_debug PASS +Test 070 control_thompson_debug PASS -baseline dir = /lfs4/HFIP/h-nems/emc.nemspara/RT/NEMSfv3gfs/develop-20220107/INTEL/control_thompson_no_aero_debug -working dir = /lfs4/HFIP/hfv3gfs/s/rt/run/rt_284438/control_thompson_no_aero_debug -Checking test 070 control_thompson_no_aero_debug results .... +baseline dir = /lfs4/HFIP/h-nems/emc.nemspara/RT/NEMSfv3gfs/develop-20220112/INTEL/control_thompson_no_aero_debug +working dir = /lfs4/HFIP/h-nems/emc.nemspara/RT_RUNDIRS/emc.nemspara/FV3_RT/rt_191094/control_thompson_no_aero_debug +Checking test 071 control_thompson_no_aero_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 = 218.589413 - 0: The maximum resident set size (KB) = 896436 + 0: The total amount of wall time = 216.518173 + 0: The maximum resident set size (KB) = 899212 -Test 070 control_thompson_no_aero_debug PASS +Test 071 control_thompson_no_aero_debug PASS -baseline dir = /lfs4/HFIP/h-nems/emc.nemspara/RT/NEMSfv3gfs/develop-20220107/INTEL/control_thompson_debug_extdiag -working dir = /lfs4/HFIP/hfv3gfs/s/rt/run/rt_284438/control_thompson_extdiag_debug -Checking test 071 control_thompson_extdiag_debug results .... +baseline dir = /lfs4/HFIP/h-nems/emc.nemspara/RT/NEMSfv3gfs/develop-20220112/INTEL/control_thompson_debug_extdiag +working dir = /lfs4/HFIP/h-nems/emc.nemspara/RT_RUNDIRS/emc.nemspara/FV3_RT/rt_191094/control_thompson_extdiag_debug +Checking test 072 control_thompson_extdiag_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 = 239.885871 - 0: The maximum resident set size (KB) = 929488 + 0: The total amount of wall time = 234.823030 + 0: The maximum resident set size (KB) = 936492 -Test 071 control_thompson_extdiag_debug PASS +Test 072 control_thompson_extdiag_debug PASS -baseline dir = /lfs4/HFIP/h-nems/emc.nemspara/RT/NEMSfv3gfs/develop-20220107/INTEL/fv3_regional_debug -working dir = /lfs4/HFIP/hfv3gfs/s/rt/run/rt_284438/regional_debug -Checking test 072 regional_debug results .... +baseline dir = /lfs4/HFIP/h-nems/emc.nemspara/RT/NEMSfv3gfs/develop-20220112/INTEL/fv3_regional_debug +working dir = /lfs4/HFIP/h-nems/emc.nemspara/RT_RUNDIRS/emc.nemspara/FV3_RT/rt_191094/regional_debug +Checking test 073 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 = 327.872058 - 0: The maximum resident set size (KB) = 602448 + 0: The total amount of wall time = 321.730299 + 0: The maximum resident set size (KB) = 607208 -Test 072 regional_debug PASS +Test 073 regional_debug PASS -baseline dir = /lfs4/HFIP/h-nems/emc.nemspara/RT/NEMSfv3gfs/develop-20220107/INTEL/rap_control_debug -working dir = /lfs4/HFIP/hfv3gfs/s/rt/run/rt_284438/rap_control_debug -Checking test 073 rap_control_debug results .... +baseline dir = /lfs4/HFIP/h-nems/emc.nemspara/RT/NEMSfv3gfs/develop-20220112/INTEL/rap_control_debug +working dir = /lfs4/HFIP/h-nems/emc.nemspara/RT_RUNDIRS/emc.nemspara/FV3_RT/rt_191094/rap_control_debug +Checking test 074 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 = 359.475698 - 0: The maximum resident set size (KB) = 918796 + 0: The total amount of wall time = 345.467814 + 0: The maximum resident set size (KB) = 910204 -Test 073 rap_control_debug PASS +Test 074 rap_control_debug PASS -baseline dir = /lfs4/HFIP/h-nems/emc.nemspara/RT/NEMSfv3gfs/develop-20220107/INTEL/rap_control_debug -working dir = /lfs4/HFIP/hfv3gfs/s/rt/run/rt_284438/rap_unified_drag_suite_debug -Checking test 074 rap_unified_drag_suite_debug results .... +baseline dir = /lfs4/HFIP/h-nems/emc.nemspara/RT/NEMSfv3gfs/develop-20220112/INTEL/rap_control_debug +working dir = /lfs4/HFIP/h-nems/emc.nemspara/RT_RUNDIRS/emc.nemspara/FV3_RT/rt_191094/rap_unified_drag_suite_debug +Checking test 075 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 = 354.789991 - 0: The maximum resident set size (KB) = 913980 + 0: The total amount of wall time = 344.060281 + 0: The maximum resident set size (KB) = 913216 -Test 074 rap_unified_drag_suite_debug PASS +Test 075 rap_unified_drag_suite_debug PASS -baseline dir = /lfs4/HFIP/h-nems/emc.nemspara/RT/NEMSfv3gfs/develop-20220107/INTEL/rap_diag_debug -working dir = /lfs4/HFIP/hfv3gfs/s/rt/run/rt_284438/rap_diag_debug -Checking test 075 rap_diag_debug results .... +baseline dir = /lfs4/HFIP/h-nems/emc.nemspara/RT/NEMSfv3gfs/develop-20220112/INTEL/rap_diag_debug +working dir = /lfs4/HFIP/h-nems/emc.nemspara/RT_RUNDIRS/emc.nemspara/FV3_RT/rt_191094/rap_diag_debug +Checking test 076 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 = 377.414193 - 0: The maximum resident set size (KB) = 1000968 + 0: The total amount of wall time = 365.325499 + 0: The maximum resident set size (KB) = 991592 -Test 075 rap_diag_debug PASS +Test 076 rap_diag_debug PASS -baseline dir = /lfs4/HFIP/h-nems/emc.nemspara/RT/NEMSfv3gfs/develop-20220107/INTEL/rap_cires_ugwp_debug -working dir = /lfs4/HFIP/hfv3gfs/s/rt/run/rt_284438/rap_cires_ugwp_debug -Checking test 076 rap_cires_ugwp_debug results .... +baseline dir = /lfs4/HFIP/h-nems/emc.nemspara/RT/NEMSfv3gfs/develop-20220112/INTEL/rap_cires_ugwp_debug +working dir = /lfs4/HFIP/h-nems/emc.nemspara/RT_RUNDIRS/emc.nemspara/FV3_RT/rt_191094/rap_cires_ugwp_debug +Checking test 077 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 = 360.126140 - 0: The maximum resident set size (KB) = 916504 + 0: The total amount of wall time = 350.477256 + 0: The maximum resident set size (KB) = 910120 -Test 076 rap_cires_ugwp_debug PASS +Test 077 rap_cires_ugwp_debug PASS -baseline dir = /lfs4/HFIP/h-nems/emc.nemspara/RT/NEMSfv3gfs/develop-20220107/INTEL/rap_cires_ugwp_debug -working dir = /lfs4/HFIP/hfv3gfs/s/rt/run/rt_284438/rap_unified_ugwp_debug -Checking test 077 rap_unified_ugwp_debug results .... +baseline dir = /lfs4/HFIP/h-nems/emc.nemspara/RT/NEMSfv3gfs/develop-20220112/INTEL/rap_cires_ugwp_debug +working dir = /lfs4/HFIP/h-nems/emc.nemspara/RT_RUNDIRS/emc.nemspara/FV3_RT/rt_191094/rap_unified_ugwp_debug +Checking test 078 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 = 367.355365 - 0: The maximum resident set size (KB) = 914116 + 0: The total amount of wall time = 355.064037 + 0: The maximum resident set size (KB) = 913232 -Test 077 rap_unified_ugwp_debug PASS +Test 078 rap_unified_ugwp_debug PASS -baseline dir = /lfs4/HFIP/h-nems/emc.nemspara/RT/NEMSfv3gfs/develop-20220107/INTEL/rap_noah_debug -working dir = /lfs4/HFIP/hfv3gfs/s/rt/run/rt_284438/rap_noah_debug -Checking test 078 rap_noah_debug results .... +baseline dir = /lfs4/HFIP/h-nems/emc.nemspara/RT/NEMSfv3gfs/develop-20220112/INTEL/rap_noah_debug +working dir = /lfs4/HFIP/h-nems/emc.nemspara/RT_RUNDIRS/emc.nemspara/FV3_RT/rt_191094/rap_noah_debug +Checking test 079 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 = 353.849792 - 0: The maximum resident set size (KB) = 910040 + 0: The total amount of wall time = 344.120318 + 0: The maximum resident set size (KB) = 913024 -Test 078 rap_noah_debug PASS +Test 079 rap_noah_debug PASS -baseline dir = /lfs4/HFIP/h-nems/emc.nemspara/RT/NEMSfv3gfs/develop-20220107/INTEL/rap_rrtmgp_debug -working dir = /lfs4/HFIP/hfv3gfs/s/rt/run/rt_284438/rap_rrtmgp_debug -Checking test 079 rap_rrtmgp_debug results .... +baseline dir = /lfs4/HFIP/h-nems/emc.nemspara/RT/NEMSfv3gfs/develop-20220112/INTEL/rap_rrtmgp_debug +working dir = /lfs4/HFIP/h-nems/emc.nemspara/RT_RUNDIRS/emc.nemspara/FV3_RT/rt_191094/rap_rrtmgp_debug +Checking test 080 rap_rrtmgp_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 = 602.333148 - 0: The maximum resident set size (KB) = 1013264 + 0: The total amount of wall time = 585.558511 + 0: The maximum resident set size (KB) = 1013184 -Test 079 rap_rrtmgp_debug PASS +Test 080 rap_rrtmgp_debug PASS -baseline dir = /lfs4/HFIP/h-nems/emc.nemspara/RT/NEMSfv3gfs/develop-20220107/INTEL/rap_lndp_debug -working dir = /lfs4/HFIP/hfv3gfs/s/rt/run/rt_284438/rap_lndp_debug -Checking test 080 rap_lndp_debug results .... +baseline dir = /lfs4/HFIP/h-nems/emc.nemspara/RT/NEMSfv3gfs/develop-20220112/INTEL/rap_lndp_debug +working dir = /lfs4/HFIP/h-nems/emc.nemspara/RT_RUNDIRS/emc.nemspara/FV3_RT/rt_191094/rap_lndp_debug +Checking test 081 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 = 356.868586 - 0: The maximum resident set size (KB) = 917996 + 0: The total amount of wall time = 346.880310 + 0: The maximum resident set size (KB) = 913976 -Test 080 rap_lndp_debug PASS +Test 081 rap_lndp_debug PASS -baseline dir = /lfs4/HFIP/h-nems/emc.nemspara/RT/NEMSfv3gfs/develop-20220107/INTEL/rap_sfcdiff_debug -working dir = /lfs4/HFIP/hfv3gfs/s/rt/run/rt_284438/rap_sfcdiff_debug -Checking test 081 rap_sfcdiff_debug results .... +baseline dir = /lfs4/HFIP/h-nems/emc.nemspara/RT/NEMSfv3gfs/develop-20220112/INTEL/rap_sfcdiff_debug +working dir = /lfs4/HFIP/h-nems/emc.nemspara/RT_RUNDIRS/emc.nemspara/FV3_RT/rt_191094/rap_sfcdiff_debug +Checking test 082 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 = 366.645873 - 0: The maximum resident set size (KB) = 914308 + 0: The total amount of wall time = 343.769298 + 0: The maximum resident set size (KB) = 911904 -Test 081 rap_sfcdiff_debug PASS +Test 082 rap_sfcdiff_debug PASS -baseline dir = /lfs4/HFIP/h-nems/emc.nemspara/RT/NEMSfv3gfs/develop-20220107/INTEL/rap_flake_debug -working dir = /lfs4/HFIP/hfv3gfs/s/rt/run/rt_284438/rap_flake_debug -Checking test 082 rap_flake_debug results .... +baseline dir = /lfs4/HFIP/h-nems/emc.nemspara/RT/NEMSfv3gfs/develop-20220112/INTEL/rap_flake_debug +working dir = /lfs4/HFIP/h-nems/emc.nemspara/RT_RUNDIRS/emc.nemspara/FV3_RT/rt_191094/rap_flake_debug +Checking test 083 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 = 356.110961 - 0: The maximum resident set size (KB) = 916144 + 0: The total amount of wall time = 345.254834 + 0: The maximum resident set size (KB) = 911508 -Test 082 rap_flake_debug PASS +Test 083 rap_flake_debug PASS -baseline dir = /lfs4/HFIP/h-nems/emc.nemspara/RT/NEMSfv3gfs/develop-20220107/INTEL/rap_noah_sfcdiff_cires_ugwp_debug -working dir = /lfs4/HFIP/hfv3gfs/s/rt/run/rt_284438/rap_noah_sfcdiff_cires_ugwp_debug -Checking test 083 rap_noah_sfcdiff_cires_ugwp_debug results .... +baseline dir = /lfs4/HFIP/h-nems/emc.nemspara/RT/NEMSfv3gfs/develop-20220112/INTEL/rap_noah_sfcdiff_cires_ugwp_debug +working dir = /lfs4/HFIP/h-nems/emc.nemspara/RT_RUNDIRS/emc.nemspara/FV3_RT/rt_191094/rap_noah_sfcdiff_cires_ugwp_debug +Checking test 084 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 = 576.487038 - 0: The maximum resident set size (KB) = 913960 + 0: The total amount of wall time = 572.813995 + 0: The maximum resident set size (KB) = 907924 -Test 083 rap_noah_sfcdiff_cires_ugwp_debug PASS +Test 084 rap_noah_sfcdiff_cires_ugwp_debug PASS -baseline dir = /lfs4/HFIP/h-nems/emc.nemspara/RT/NEMSfv3gfs/develop-20220107/INTEL/rrfs_v1beta_debug -working dir = /lfs4/HFIP/hfv3gfs/s/rt/run/rt_284438/rrfs_v1beta_debug -Checking test 084 rrfs_v1beta_debug results .... +baseline dir = /lfs4/HFIP/h-nems/emc.nemspara/RT/NEMSfv3gfs/develop-20220112/INTEL/rrfs_v1beta_debug +working dir = /lfs4/HFIP/h-nems/emc.nemspara/RT_RUNDIRS/emc.nemspara/FV3_RT/rt_191094/rrfs_v1beta_debug +Checking test 085 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 = 352.065946 - 0: The maximum resident set size (KB) = 911340 + 0: The total amount of wall time = 344.839513 + 0: The maximum resident set size (KB) = 910204 -Test 084 rrfs_v1beta_debug PASS +Test 085 rrfs_v1beta_debug PASS -baseline dir = /lfs4/HFIP/h-nems/emc.nemspara/RT/NEMSfv3gfs/develop-20220107/INTEL/control_wam_debug -working dir = /lfs4/HFIP/hfv3gfs/s/rt/run/rt_284438/control_wam_debug -Checking test 085 control_wam_debug results .... +baseline dir = /lfs4/HFIP/h-nems/emc.nemspara/RT/NEMSfv3gfs/develop-20220112/INTEL/control_wam_debug +working dir = /lfs4/HFIP/h-nems/emc.nemspara/RT_RUNDIRS/emc.nemspara/FV3_RT/rt_191094/control_wam_debug +Checking test 086 control_wam_debug results .... Comparing sfcf019.nc .........OK Comparing atmf019.nc .........OK - 0: The total amount of wall time = 378.899555 - 0: The maximum resident set size (KB) = 267252 + 0: The total amount of wall time = 367.115451 + 0: The maximum resident set size (KB) = 272832 -Test 085 control_wam_debug PASS +Test 086 control_wam_debug PASS -baseline dir = /lfs4/HFIP/h-nems/emc.nemspara/RT/NEMSfv3gfs/develop-20220107/INTEL/hafs_regional_atm -working dir = /lfs4/HFIP/hfv3gfs/s/rt/run/rt_284438/hafs_regional_atm -Checking test 086 hafs_regional_atm results .... - Comparing atmf006.nc ............ALT CHECK......OK +baseline dir = /lfs4/HFIP/h-nems/emc.nemspara/RT/NEMSfv3gfs/develop-20220112/INTEL/hafs_regional_atm +working dir = /lfs4/HFIP/h-nems/emc.nemspara/RT_RUNDIRS/emc.nemspara/FV3_RT/rt_191094/hafs_regional_atm +Checking test 087 hafs_regional_atm results .... + Comparing atmf006.nc .........OK Comparing sfcf006.nc ............ALT CHECK......OK - 0: The total amount of wall time = 1117.964321 - 0: The maximum resident set size (KB) = 787128 + 0: The total amount of wall time = 1119.785166 + 0: The maximum resident set size (KB) = 792564 -Test 086 hafs_regional_atm PASS +Test 087 hafs_regional_atm PASS -baseline dir = /lfs4/HFIP/h-nems/emc.nemspara/RT/NEMSfv3gfs/develop-20220107/INTEL/hafs_regional_atm_ocn -working dir = /lfs4/HFIP/hfv3gfs/s/rt/run/rt_284438/hafs_regional_atm_ocn -Checking test 087 hafs_regional_atm_ocn results .... +baseline dir = /lfs4/HFIP/h-nems/emc.nemspara/RT/NEMSfv3gfs/develop-20220112/INTEL/hafs_regional_atm_ocn +working dir = /lfs4/HFIP/h-nems/emc.nemspara/RT_RUNDIRS/emc.nemspara/FV3_RT/rt_191094/hafs_regional_atm_ocn +Checking test 088 hafs_regional_atm_ocn results .... Comparing atmf006.nc .........OK Comparing sfcf006.nc .........OK Comparing archv.2019_241_06.a .........OK @@ -2538,29 +2590,29 @@ Checking test 087 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 = 464.966073 - 0: The maximum resident set size (KB) = 815996 + 0: The total amount of wall time = 452.325081 + 0: The maximum resident set size (KB) = 818616 -Test 087 hafs_regional_atm_ocn PASS +Test 088 hafs_regional_atm_ocn PASS -baseline dir = /lfs4/HFIP/h-nems/emc.nemspara/RT/NEMSfv3gfs/develop-20220107/INTEL/hafs_regional_atm_wav -working dir = /lfs4/HFIP/hfv3gfs/s/rt/run/rt_284438/hafs_regional_atm_wav -Checking test 088 hafs_regional_atm_wav results .... +baseline dir = /lfs4/HFIP/h-nems/emc.nemspara/RT/NEMSfv3gfs/develop-20220112/INTEL/hafs_regional_atm_wav +working dir = /lfs4/HFIP/h-nems/emc.nemspara/RT_RUNDIRS/emc.nemspara/FV3_RT/rt_191094/hafs_regional_atm_wav +Checking test 089 hafs_regional_atm_wav results .... Comparing atmf006.nc .........OK Comparing sfcf006.nc ............ALT CHECK......OK Comparing out_grd.ww3 .........OK Comparing out_pnt.ww3 .........OK - 0: The total amount of wall time = 923.284316 - 0: The maximum resident set size (KB) = 817780 + 0: The total amount of wall time = 968.787289 + 0: The maximum resident set size (KB) = 820008 -Test 088 hafs_regional_atm_wav PASS +Test 089 hafs_regional_atm_wav PASS -baseline dir = /lfs4/HFIP/h-nems/emc.nemspara/RT/NEMSfv3gfs/develop-20220107/INTEL/hafs_regional_atm_ocn_wav -working dir = /lfs4/HFIP/hfv3gfs/s/rt/run/rt_284438/hafs_regional_atm_ocn_wav -Checking test 089 hafs_regional_atm_ocn_wav results .... +baseline dir = /lfs4/HFIP/h-nems/emc.nemspara/RT/NEMSfv3gfs/develop-20220112/INTEL/hafs_regional_atm_ocn_wav +working dir = /lfs4/HFIP/h-nems/emc.nemspara/RT_RUNDIRS/emc.nemspara/FV3_RT/rt_191094/hafs_regional_atm_ocn_wav +Checking test 090 hafs_regional_atm_ocn_wav results .... Comparing atmf006.nc .........OK Comparing sfcf006.nc .........OK Comparing archv.2019_241_06.a .........OK @@ -2568,136 +2620,136 @@ Checking test 089 hafs_regional_atm_ocn_wav results .... Comparing out_grd.ww3 .........OK Comparing out_pnt.ww3 .........OK - 0: The total amount of wall time = 1014.239792 - 0: The maximum resident set size (KB) = 824748 + 0: The total amount of wall time = 1025.096379 + 0: The maximum resident set size (KB) = 817980 -Test 089 hafs_regional_atm_ocn_wav PASS +Test 090 hafs_regional_atm_ocn_wav PASS -baseline dir = /lfs4/HFIP/h-nems/emc.nemspara/RT/NEMSfv3gfs/develop-20220107/INTEL/hafs_regional_docn -working dir = /lfs4/HFIP/hfv3gfs/s/rt/run/rt_284438/hafs_regional_docn -Checking test 090 hafs_regional_docn results .... +baseline dir = /lfs4/HFIP/h-nems/emc.nemspara/RT/NEMSfv3gfs/develop-20220112/INTEL/hafs_regional_docn +working dir = /lfs4/HFIP/h-nems/emc.nemspara/RT_RUNDIRS/emc.nemspara/FV3_RT/rt_191094/hafs_regional_docn +Checking test 091 hafs_regional_docn results .... Comparing atmf006.nc .........OK Comparing sfcf006.nc .........OK Comparing ufs.hafs.cpl.hi.2019-08-29-21600.nc .........OK 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 = 456.323113 - 0: The maximum resident set size (KB) = 816088 + 0: The total amount of wall time = 441.812595 + 0: The maximum resident set size (KB) = 813828 -Test 090 hafs_regional_docn PASS +Test 091 hafs_regional_docn PASS -baseline dir = /lfs4/HFIP/h-nems/emc.nemspara/RT/NEMSfv3gfs/develop-20220107/INTEL/hafs_regional_docn_oisst -working dir = /lfs4/HFIP/hfv3gfs/s/rt/run/rt_284438/hafs_regional_docn_oisst -Checking test 091 hafs_regional_docn_oisst results .... +baseline dir = /lfs4/HFIP/h-nems/emc.nemspara/RT/NEMSfv3gfs/develop-20220112/INTEL/hafs_regional_docn_oisst +working dir = /lfs4/HFIP/h-nems/emc.nemspara/RT_RUNDIRS/emc.nemspara/FV3_RT/rt_191094/hafs_regional_docn_oisst +Checking test 092 hafs_regional_docn_oisst results .... Comparing atmf006.nc .........OK - Comparing sfcf006.nc .........OK + Comparing sfcf006.nc ............ALT CHECK......OK Comparing ufs.hafs.cpl.hi.2019-08-29-21600.nc .........OK 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 = 456.282286 - 0: The maximum resident set size (KB) = 813792 + 0: The total amount of wall time = 443.582774 + 0: The maximum resident set size (KB) = 816568 -Test 091 hafs_regional_docn_oisst PASS +Test 092 hafs_regional_docn_oisst PASS -baseline dir = /lfs4/HFIP/h-nems/emc.nemspara/RT/NEMSfv3gfs/develop-20220107/INTEL/hafs_regional_datm_cdeps -working dir = /lfs4/HFIP/hfv3gfs/s/rt/run/rt_284438/hafs_regional_datm_cdeps -Checking test 092 hafs_regional_datm_cdeps results .... +baseline dir = /lfs4/HFIP/h-nems/emc.nemspara/RT/NEMSfv3gfs/develop-20220112/INTEL/hafs_regional_datm_cdeps +working dir = /lfs4/HFIP/h-nems/emc.nemspara/RT_RUNDIRS/emc.nemspara/FV3_RT/rt_191094/hafs_regional_datm_cdeps +Checking test 093 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 = 1226.473321 - 0: The maximum resident set size (KB) = 858032 + 0: The total amount of wall time = 1223.866320 + 0: The maximum resident set size (KB) = 859980 -Test 092 hafs_regional_datm_cdeps PASS +Test 093 hafs_regional_datm_cdeps PASS -baseline dir = /lfs4/HFIP/h-nems/emc.nemspara/RT/NEMSfv3gfs/develop-20220107/INTEL/datm_cdeps_control_cfsr -working dir = /lfs4/HFIP/hfv3gfs/s/rt/run/rt_284438/datm_cdeps_control_cfsr -Checking test 093 datm_cdeps_control_cfsr results .... +baseline dir = /lfs4/HFIP/h-nems/emc.nemspara/RT/NEMSfv3gfs/develop-20220112/INTEL/datm_cdeps_control_cfsr +working dir = /lfs4/HFIP/h-nems/emc.nemspara/RT_RUNDIRS/emc.nemspara/FV3_RT/rt_191094/datm_cdeps_control_cfsr +Checking test 094 datm_cdeps_control_cfsr results .... Comparing RESTART/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 = 196.982087 - 0: The maximum resident set size (KB) = 726892 + 0: The total amount of wall time = 191.101300 + 0: The maximum resident set size (KB) = 725932 -Test 093 datm_cdeps_control_cfsr PASS +Test 094 datm_cdeps_control_cfsr PASS -baseline dir = /lfs4/HFIP/h-nems/emc.nemspara/RT/NEMSfv3gfs/develop-20220107/INTEL/datm_cdeps_control_cfsr -working dir = /lfs4/HFIP/hfv3gfs/s/rt/run/rt_284438/datm_cdeps_restart_cfsr -Checking test 094 datm_cdeps_restart_cfsr results .... +baseline dir = /lfs4/HFIP/h-nems/emc.nemspara/RT/NEMSfv3gfs/develop-20220112/INTEL/datm_cdeps_control_cfsr +working dir = /lfs4/HFIP/h-nems/emc.nemspara/RT_RUNDIRS/emc.nemspara/FV3_RT/rt_191094/datm_cdeps_restart_cfsr +Checking test 095 datm_cdeps_restart_cfsr results .... Comparing RESTART/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 = 122.384506 - 0: The maximum resident set size (KB) = 726080 + 0: The total amount of wall time = 116.411709 + 0: The maximum resident set size (KB) = 725572 -Test 094 datm_cdeps_restart_cfsr PASS +Test 095 datm_cdeps_restart_cfsr PASS -baseline dir = /lfs4/HFIP/h-nems/emc.nemspara/RT/NEMSfv3gfs/develop-20220107/INTEL/datm_cdeps_control_gefs -working dir = /lfs4/HFIP/hfv3gfs/s/rt/run/rt_284438/datm_cdeps_control_gefs -Checking test 095 datm_cdeps_control_gefs results .... +baseline dir = /lfs4/HFIP/h-nems/emc.nemspara/RT/NEMSfv3gfs/develop-20220112/INTEL/datm_cdeps_control_gefs +working dir = /lfs4/HFIP/h-nems/emc.nemspara/RT_RUNDIRS/emc.nemspara/FV3_RT/rt_191094/datm_cdeps_control_gefs +Checking test 096 datm_cdeps_control_gefs results .... Comparing RESTART/MOM.res.nc .........OK Comparing RESTART/iced.2011-10-02-00000.nc .........OK Comparing RESTART/DATM_GEFS.cpl.r.2011-10-02-00000.nc .........OK - 0: The total amount of wall time = 192.377932 - 0: The maximum resident set size (KB) = 626676 + 0: The total amount of wall time = 186.895527 + 0: The maximum resident set size (KB) = 625496 -Test 095 datm_cdeps_control_gefs PASS +Test 096 datm_cdeps_control_gefs PASS -baseline dir = /lfs4/HFIP/h-nems/emc.nemspara/RT/NEMSfv3gfs/develop-20220107/INTEL/datm_cdeps_stochy_gefs -working dir = /lfs4/HFIP/hfv3gfs/s/rt/run/rt_284438/datm_cdeps_stochy_gefs -Checking test 096 datm_cdeps_stochy_gefs results .... +baseline dir = /lfs4/HFIP/h-nems/emc.nemspara/RT/NEMSfv3gfs/develop-20220112/INTEL/datm_cdeps_stochy_gefs +working dir = /lfs4/HFIP/h-nems/emc.nemspara/RT_RUNDIRS/emc.nemspara/FV3_RT/rt_191094/datm_cdeps_stochy_gefs +Checking test 097 datm_cdeps_stochy_gefs results .... Comparing RESTART/MOM.res.nc .........OK Comparing RESTART/iced.2011-10-02-00000.nc .........OK Comparing RESTART/DATM_GEFS.cpl.r.2011-10-02-00000.nc .........OK - 0: The total amount of wall time = 200.226974 - 0: The maximum resident set size (KB) = 626056 + 0: The total amount of wall time = 188.653454 + 0: The maximum resident set size (KB) = 626536 -Test 096 datm_cdeps_stochy_gefs PASS +Test 097 datm_cdeps_stochy_gefs PASS -baseline dir = /lfs4/HFIP/h-nems/emc.nemspara/RT/NEMSfv3gfs/develop-20220107/INTEL/datm_cdeps_bulk_cfsr -working dir = /lfs4/HFIP/hfv3gfs/s/rt/run/rt_284438/datm_cdeps_bulk_cfsr -Checking test 097 datm_cdeps_bulk_cfsr results .... +baseline dir = /lfs4/HFIP/h-nems/emc.nemspara/RT/NEMSfv3gfs/develop-20220112/INTEL/datm_cdeps_bulk_cfsr +working dir = /lfs4/HFIP/h-nems/emc.nemspara/RT_RUNDIRS/emc.nemspara/FV3_RT/rt_191094/datm_cdeps_bulk_cfsr +Checking test 098 datm_cdeps_bulk_cfsr results .... Comparing RESTART/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 = 198.557272 - 0: The maximum resident set size (KB) = 727592 + 0: The total amount of wall time = 190.219646 + 0: The maximum resident set size (KB) = 725932 -Test 097 datm_cdeps_bulk_cfsr PASS +Test 098 datm_cdeps_bulk_cfsr PASS -baseline dir = /lfs4/HFIP/h-nems/emc.nemspara/RT/NEMSfv3gfs/develop-20220107/INTEL/datm_cdeps_bulk_gefs -working dir = /lfs4/HFIP/hfv3gfs/s/rt/run/rt_284438/datm_cdeps_bulk_gefs -Checking test 098 datm_cdeps_bulk_gefs results .... +baseline dir = /lfs4/HFIP/h-nems/emc.nemspara/RT/NEMSfv3gfs/develop-20220112/INTEL/datm_cdeps_bulk_gefs +working dir = /lfs4/HFIP/h-nems/emc.nemspara/RT_RUNDIRS/emc.nemspara/FV3_RT/rt_191094/datm_cdeps_bulk_gefs +Checking test 099 datm_cdeps_bulk_gefs results .... Comparing RESTART/MOM.res.nc .........OK Comparing RESTART/iced.2011-10-02-00000.nc .........OK Comparing RESTART/DATM_GEFS.cpl.r.2011-10-02-00000.nc .........OK - 0: The total amount of wall time = 189.062972 - 0: The maximum resident set size (KB) = 625628 + 0: The total amount of wall time = 187.148361 + 0: The maximum resident set size (KB) = 628448 -Test 098 datm_cdeps_bulk_gefs PASS +Test 099 datm_cdeps_bulk_gefs PASS -baseline dir = /lfs4/HFIP/h-nems/emc.nemspara/RT/NEMSfv3gfs/develop-20220107/INTEL/datm_cdeps_mx025_cfsr -working dir = /lfs4/HFIP/hfv3gfs/s/rt/run/rt_284438/datm_cdeps_mx025_cfsr -Checking test 099 datm_cdeps_mx025_cfsr results .... +baseline dir = /lfs4/HFIP/h-nems/emc.nemspara/RT/NEMSfv3gfs/develop-20220112/INTEL/datm_cdeps_mx025_cfsr +working dir = /lfs4/HFIP/h-nems/emc.nemspara/RT_RUNDIRS/emc.nemspara/FV3_RT/rt_191094/datm_cdeps_mx025_cfsr +Checking test 100 datm_cdeps_mx025_cfsr results .... Comparing RESTART/MOM.res.nc .........OK Comparing RESTART/MOM.res_1.nc .........OK Comparing RESTART/MOM.res_2.nc .........OK @@ -2705,15 +2757,15 @@ Checking test 099 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 = 417.061901 - 0: The maximum resident set size (KB) = 604188 + 0: The total amount of wall time = 413.673915 + 0: The maximum resident set size (KB) = 590616 -Test 099 datm_cdeps_mx025_cfsr PASS +Test 100 datm_cdeps_mx025_cfsr PASS -baseline dir = /lfs4/HFIP/h-nems/emc.nemspara/RT/NEMSfv3gfs/develop-20220107/INTEL/datm_cdeps_mx025_gefs -working dir = /lfs4/HFIP/hfv3gfs/s/rt/run/rt_284438/datm_cdeps_mx025_gefs -Checking test 100 datm_cdeps_mx025_gefs results .... +baseline dir = /lfs4/HFIP/h-nems/emc.nemspara/RT/NEMSfv3gfs/develop-20220112/INTEL/datm_cdeps_mx025_gefs +working dir = /lfs4/HFIP/h-nems/emc.nemspara/RT_RUNDIRS/emc.nemspara/FV3_RT/rt_191094/datm_cdeps_mx025_gefs +Checking test 101 datm_cdeps_mx025_gefs results .... Comparing RESTART/MOM.res.nc .........OK Comparing RESTART/MOM.res_1.nc .........OK Comparing RESTART/MOM.res_2.nc .........OK @@ -2721,52 +2773,52 @@ Checking test 100 datm_cdeps_mx025_gefs results .... Comparing RESTART/iced.2011-10-01-43200.nc .........OK Comparing RESTART/DATM_GEFS.cpl.r.2011-10-01-43200.nc .........OK - 0: The total amount of wall time = 413.899587 - 0: The maximum resident set size (KB) = 565144 + 0: The total amount of wall time = 402.328989 + 0: The maximum resident set size (KB) = 562880 -Test 100 datm_cdeps_mx025_gefs PASS +Test 101 datm_cdeps_mx025_gefs PASS -baseline dir = /lfs4/HFIP/h-nems/emc.nemspara/RT/NEMSfv3gfs/develop-20220107/INTEL/datm_cdeps_control_cfsr -working dir = /lfs4/HFIP/hfv3gfs/s/rt/run/rt_284438/datm_cdeps_multiple_files_cfsr -Checking test 101 datm_cdeps_multiple_files_cfsr results .... +baseline dir = /lfs4/HFIP/h-nems/emc.nemspara/RT/NEMSfv3gfs/develop-20220112/INTEL/datm_cdeps_control_cfsr +working dir = /lfs4/HFIP/h-nems/emc.nemspara/RT_RUNDIRS/emc.nemspara/FV3_RT/rt_191094/datm_cdeps_multiple_files_cfsr +Checking test 102 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 = 194.549232 - 0: The maximum resident set size (KB) = 728724 + 0: The total amount of wall time = 189.850504 + 0: The maximum resident set size (KB) = 725328 -Test 101 datm_cdeps_multiple_files_cfsr PASS +Test 102 datm_cdeps_multiple_files_cfsr PASS -baseline dir = /lfs4/HFIP/h-nems/emc.nemspara/RT/NEMSfv3gfs/develop-20220107/INTEL/datm_cdeps_3072x1536_cfsr -working dir = /lfs4/HFIP/hfv3gfs/s/rt/run/rt_284438/datm_cdeps_3072x1536_cfsr -Checking test 102 datm_cdeps_3072x1536_cfsr results .... +baseline dir = /lfs4/HFIP/h-nems/emc.nemspara/RT/NEMSfv3gfs/develop-20220112/INTEL/datm_cdeps_3072x1536_cfsr +working dir = /lfs4/HFIP/h-nems/emc.nemspara/RT_RUNDIRS/emc.nemspara/FV3_RT/rt_191094/datm_cdeps_3072x1536_cfsr +Checking test 103 datm_cdeps_3072x1536_cfsr results .... Comparing RESTART/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 = 275.741743 - 0: The maximum resident set size (KB) = 1899424 + 0: The total amount of wall time = 262.032519 + 0: The maximum resident set size (KB) = 1901100 -Test 102 datm_cdeps_3072x1536_cfsr PASS +Test 103 datm_cdeps_3072x1536_cfsr PASS -baseline dir = /lfs4/HFIP/h-nems/emc.nemspara/RT/NEMSfv3gfs/develop-20220107/INTEL/datm_cdeps_debug_cfsr -working dir = /lfs4/HFIP/hfv3gfs/s/rt/run/rt_284438/datm_cdeps_debug_cfsr -Checking test 103 datm_cdeps_debug_cfsr results .... +baseline dir = /lfs4/HFIP/h-nems/emc.nemspara/RT/NEMSfv3gfs/develop-20220112/INTEL/datm_cdeps_debug_cfsr +working dir = /lfs4/HFIP/h-nems/emc.nemspara/RT_RUNDIRS/emc.nemspara/FV3_RT/rt_191094/datm_cdeps_debug_cfsr +Checking test 104 datm_cdeps_debug_cfsr results .... Comparing RESTART/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 = 570.506790 - 0: The maximum resident set size (KB) = 736716 + 0: The total amount of wall time = 566.770621 + 0: The maximum resident set size (KB) = 733828 -Test 103 datm_cdeps_debug_cfsr PASS +Test 104 datm_cdeps_debug_cfsr PASS -baseline dir = /lfs4/HFIP/h-nems/emc.nemspara/RT/NEMSfv3gfs/develop-20220107/INTEL/control_atmwav -working dir = /lfs4/HFIP/hfv3gfs/s/rt/run/rt_284438/control_atmwav -Checking test 104 control_atmwav results .... +baseline dir = /lfs4/HFIP/h-nems/emc.nemspara/RT/NEMSfv3gfs/develop-20220112/INTEL/control_atmwav +working dir = /lfs4/HFIP/h-nems/emc.nemspara/RT_RUNDIRS/emc.nemspara/FV3_RT/rt_191094/control_atmwav +Checking test 105 control_atmwav results .... Comparing sfcf000.nc .........OK Comparing sfcf012.nc .........OK Comparing atmf000.nc .........OK @@ -2809,12 +2861,12 @@ Checking test 104 control_atmwav results .... Comparing RESTART/sfc_data.tile6.nc .........OK Comparing 20210322.180000.restart.glo_1deg .........OK - 0: The total amount of wall time = 118.579369 - 0: The maximum resident set size (KB) = 525272 + 0: The total amount of wall time = 113.385017 + 0: The maximum resident set size (KB) = 527796 -Test 104 control_atmwav PASS +Test 105 control_atmwav PASS REGRESSION TEST WAS SUCCESSFUL -Tue Jan 11 00:31:58 GMT 2022 -Elapsed time: 01h:49m:33s. Have a nice day! +Wed Jan 12 19:03:20 GMT 2022 +Elapsed time: 02h:11m:05s. Have a nice day! From fd69d23759f50876d43ce261078d3d7a753bb70f Mon Sep 17 00:00:00 2001 From: "Denise.Worthen" Date: Wed, 12 Jan 2022 21:36:41 +0000 Subject: [PATCH 26/29] add wcoss_dell_p3 log and update ci/ci.test --- tests/RegressionTests_wcoss_dell_p3.log | 1487 ++++++++++++----------- tests/ci/ci.test | 2 +- 2 files changed, 775 insertions(+), 714 deletions(-) diff --git a/tests/RegressionTests_wcoss_dell_p3.log b/tests/RegressionTests_wcoss_dell_p3.log index f1dee772af..99f5cd70fd 100644 --- a/tests/RegressionTests_wcoss_dell_p3.log +++ b/tests/RegressionTests_wcoss_dell_p3.log @@ -1,24 +1,23 @@ -Tue Jan 11 01:11:53 UTC 2022 +Wed Jan 12 19:01:18 UTC 2022 Start Regression test -Compile 001 elapsed time 1900 seconds. -DAPP=S2SW -DCCPP_SUITES=FV3_GFS_v16_coupled_nsstNoahmpUGWPv1,FV3_GFS_v16_coupled_p7_rrtmgp -DMPI=ON -DCMAKE_BUILD_TYPE=Release -DMOM6SOLO=ON -Compile 002 elapsed time 519 seconds. -DAPP=S2S -DDEBUG=ON -DCCPP_SUITES=FV3_GFS_v16_coupled_nsstNoahmpUGWPv1 -DMPI=ON -DCMAKE_BUILD_TYPE=Debug -DMOM6SOLO=ON -Compile 003 elapsed time 1131 seconds. -DAPP=ATM -DCCPP_SUITES=FV3_GFS_v16,FV3_GFS_v15_thompson_mynn,FV3_GFS_v15_thompson_mynn_RRTMGP,FV3_GFS_v16_nsstNoahmpUGWPv1,FV3_GFS_v16_p7_rrtmgp -D32BIT=ON -DMPI=ON -DCMAKE_BUILD_TYPE=Release -Compile 004 elapsed time 1091 seconds. -DAPP=ATM -DCCPP_SUITES=FV3_RAP,FV3_RAP_sfcdiff,FV3_HRRR,FV3_RRFS_v1beta -D32BIT=ON -DMPI=ON -DCMAKE_BUILD_TYPE=Release -Compile 005 elapsed time 1288 seconds. -DAPP=ATM -DCCPP_SUITES=FV3_GFS_v16_RRTMGP,FV3_GFS_v16_csawmg,FV3_GFS_v16_flake,FV3_GFS_v16_ugwpv1,FV3_GFS_v16_ras,FV3_GFS_v16_thompson,FV3_GFS_v16_noahmp -DMPI=ON -DCMAKE_BUILD_TYPE=Release -Compile 006 elapsed time 873 seconds. -DAPP=ATM -DCCPP_SUITES=FV3_GFS_v16_fv3wam -D32BIT=ON -DMULTI_GASES=ON -DREPRO=ON -DMPI=ON -DCMAKE_BUILD_TYPE=Bitforbit -Compile 007 elapsed time 452 seconds. -DAPP=ATM -DDEBUG=ON -DCCPP_SUITES=FV3_GFS_v16,FV3_GFS_v16_RRTMGP,FV3_GFS_v16_csawmg,FV3_GFS_v16_flake,FV3_GFS_v16_ugwpv1,FV3_GFS_v16_ras,FV3_GFS_v16_noahmp,FV3_GFS_v16_thompson,FV3_GFS_v15_thompson_mynn,FV3_GFS_v16_nsstNoahmpUGWPv1 -D32BIT=ON -DMPI=ON -DCMAKE_BUILD_TYPE=Debug -Compile 008 elapsed time 419 seconds. -DAPP=ATM -DDEBUG=ON -DCCPP_SUITES=FV3_RAP,FV3_RAP_cires_ugwp,FV3_RAP_unified_ugwp,FV3_RAP_noah,FV3_RAP_RRTMGP,FV3_RAP_sfcdiff,FV3_RAP_flake,FV3_RAP_noah_sfcdiff_cires_ugwp,FV3_RRFS_v1beta -D32BIT=ON -DMPI=ON -DCMAKE_BUILD_TYPE=Debug -Compile 009 elapsed time 312 seconds. -DAPP=ATM -DCCPP_SUITES=FV3_GFS_v16_fv3wam -D32BIT=ON -DMULTI_GASES=ON -DDEBUG=ON -DMPI=ON -DCMAKE_BUILD_TYPE=Debug -Compile 010 elapsed time 1149 seconds. -DAPP=HAFSW -DCCPP_SUITES=FV3_HAFS_v0_gfdlmp_tedmf,FV3_HAFS_v0_gfdlmp_tedmf_nonsst -D32BIT=ON -DMPI=ON -DCMAKE_BUILD_TYPE=Release -Compile 011 elapsed time 1200 seconds. -DAPP=HAFS-ALL -DCCPP_SUITES=FV3_HAFS_v0_gfdlmp_tedmf,FV3_HAFS_v0_gfdlmp_tedmf_nonsst -D32BIT=ON -DMPI=ON -DCMAKE_BUILD_TYPE=Release -Compile 012 elapsed time 794 seconds. -DAPP=NG-GODAS -DMPI=ON -DCMAKE_BUILD_TYPE=Release -DMOM6SOLO=ON -Compile 013 elapsed time 320 seconds. -DAPP=NG-GODAS -DDEBUG=ON -DMPI=ON -DCMAKE_BUILD_TYPE=Debug -DMOM6SOLO=ON -Compile 014 elapsed time 912 seconds. -DAPP=ATMW -DCCPP_SUITES=FV3_GFS_v16 -D32BIT=ON -DMPI=ON -DCMAKE_BUILD_TYPE=Release - -baseline dir = /gpfs/dell2/emc/modeling/noscrub/emc.nemspara/RT/NEMSfv3gfs/develop-20220107/cpld_control_p7 -working dir = /gpfs/dell2/ptmp/Jun.Wang/FV3_RT/rt_3525/cpld_control_p7 -Checking test 001 cpld_control_p7 results .... +Compile 001 elapsed time 1699 seconds. -DAPP=S2SW -DCCPP_SUITES=FV3_GFS_v16_coupled_nsstNoahmpUGWPv1,FV3_GFS_v16_coupled_p7_rrtmgp,FV3_GFS_v16_coupled_p8 -DMPI=ON -DCMAKE_BUILD_TYPE=Release -DMOM6SOLO=ON +Compile 002 elapsed time 553 seconds. -DAPP=S2S -DDEBUG=ON -DCCPP_SUITES=FV3_GFS_v16_coupled_p8 -DMPI=ON -DCMAKE_BUILD_TYPE=Debug -DMOM6SOLO=ON +Compile 003 elapsed time 1136 seconds. -DAPP=ATM -DCCPP_SUITES=FV3_GFS_v16,FV3_GFS_v15_thompson_mynn,FV3_GFS_v15_thompson_mynn_RRTMGP,FV3_GFS_v16_p7_rrtmgp,FV3_GFS_v16_p8 -D32BIT=ON -DMPI=ON -DCMAKE_BUILD_TYPE=Release +Compile 004 elapsed time 1086 seconds. -DAPP=ATM -DCCPP_SUITES=FV3_RAP,FV3_RAP_sfcdiff,FV3_HRRR,FV3_RRFS_v1beta -D32BIT=ON -DMPI=ON -DCMAKE_BUILD_TYPE=Release +Compile 005 elapsed time 1287 seconds. -DAPP=ATM -DCCPP_SUITES=FV3_GFS_v16_RRTMGP,FV3_GFS_v16_csawmg,FV3_GFS_v16_flake,FV3_GFS_v16_ugwpv1,FV3_GFS_v16_ras,FV3_GFS_v16_thompson,FV3_GFS_v16_noahmp -DMPI=ON -DCMAKE_BUILD_TYPE=Release +Compile 006 elapsed time 880 seconds. -DAPP=ATM -DCCPP_SUITES=FV3_GFS_v16_fv3wam -D32BIT=ON -DMULTI_GASES=ON -DREPRO=ON -DMPI=ON -DCMAKE_BUILD_TYPE=Bitforbit +Compile 007 elapsed time 451 seconds. -DAPP=ATM -DDEBUG=ON -DCCPP_SUITES=FV3_GFS_v16,FV3_GFS_v16_RRTMGP,FV3_GFS_v16_csawmg,FV3_GFS_v16_flake,FV3_GFS_v16_ugwpv1,FV3_GFS_v16_ras,FV3_GFS_v16_noahmp,FV3_GFS_v16_thompson,FV3_GFS_v15_thompson_mynn,FV3_GFS_v16_p8 -D32BIT=ON -DMPI=ON -DCMAKE_BUILD_TYPE=Debug +Compile 008 elapsed time 424 seconds. -DAPP=ATM -DDEBUG=ON -DCCPP_SUITES=FV3_RAP,FV3_RAP_cires_ugwp,FV3_RAP_unified_ugwp,FV3_RAP_noah,FV3_RAP_RRTMGP,FV3_RAP_sfcdiff,FV3_RAP_flake,FV3_RAP_noah_sfcdiff_cires_ugwp,FV3_RRFS_v1beta -D32BIT=ON -DMPI=ON -DCMAKE_BUILD_TYPE=Debug +Compile 010 elapsed time 1153 seconds. -DAPP=HAFSW -DCCPP_SUITES=FV3_HAFS_v0_gfdlmp_tedmf,FV3_HAFS_v0_gfdlmp_tedmf_nonsst -D32BIT=ON -DMPI=ON -DCMAKE_BUILD_TYPE=Release +Compile 011 elapsed time 1210 seconds. -DAPP=HAFS-ALL -DCCPP_SUITES=FV3_HAFS_v0_gfdlmp_tedmf,FV3_HAFS_v0_gfdlmp_tedmf_nonsst -D32BIT=ON -DMPI=ON -DCMAKE_BUILD_TYPE=Release +Compile 012 elapsed time 797 seconds. -DAPP=NG-GODAS -DMPI=ON -DCMAKE_BUILD_TYPE=Release -DMOM6SOLO=ON +Compile 013 elapsed time 376 seconds. -DAPP=NG-GODAS -DDEBUG=ON -DMPI=ON -DCMAKE_BUILD_TYPE=Debug -DMOM6SOLO=ON +Compile 014 elapsed time 916 seconds. -DAPP=ATMW -DCCPP_SUITES=FV3_GFS_v16 -D32BIT=ON -DMPI=ON -DCMAKE_BUILD_TYPE=Release + +baseline dir = /gpfs/dell2/emc/modeling/noscrub/emc.nemspara/RT/NEMSfv3gfs/develop-20220112/cpld_control_p8 +working dir = /gpfs/dell2/ptmp/Denise.Worthen/FV3_RT/rt_7330/cpld_control_p8 +Checking test 001 cpld_control_p8 results .... Comparing sfcf024.tile1.nc .........OK Comparing sfcf024.tile2.nc .........OK Comparing sfcf024.tile3.nc .........OK @@ -70,15 +69,15 @@ Checking test 001 cpld_control_p7 results .... Comparing 20210323.060000.out_pnt.points .........OK Comparing 20210323.060000.restart.glo_1deg .........OK -[0] The total amount of wall time = 245.196070 -[0] The maximum resident set size (KB) = 557960 +[0] The total amount of wall time = 248.105526 +[0] The maximum resident set size (KB) = 561628 -Test 001 cpld_control_p7 PASS +Test 001 cpld_control_p8 PASS -baseline dir = /gpfs/dell2/emc/modeling/noscrub/emc.nemspara/RT/NEMSfv3gfs/develop-20220107/cpld_control_p7_rrtmgp -working dir = /gpfs/dell2/ptmp/Jun.Wang/FV3_RT/rt_3525/cpld_control_p7_rrtmgp -Checking test 002 cpld_control_p7_rrtmgp results .... +baseline dir = /gpfs/dell2/emc/modeling/noscrub/emc.nemspara/RT/NEMSfv3gfs/develop-20220112/cpld_control_p8 +working dir = /gpfs/dell2/ptmp/Denise.Worthen/FV3_RT/rt_7330/cpld_2threads_p8 +Checking test 002 cpld_2threads_p8 results .... Comparing sfcf024.tile1.nc .........OK Comparing sfcf024.tile2.nc .........OK Comparing sfcf024.tile3.nc .........OK @@ -130,15 +129,15 @@ Checking test 002 cpld_control_p7_rrtmgp results .... Comparing 20210323.060000.out_pnt.points .........OK Comparing 20210323.060000.restart.glo_1deg .........OK -[0] The total amount of wall time = 289.004158 -[0] The maximum resident set size (KB) = 655780 +[0] The total amount of wall time = 232.340305 +[0] The maximum resident set size (KB) = 646584 -Test 002 cpld_control_p7_rrtmgp PASS +Test 002 cpld_2threads_p8 PASS -baseline dir = /gpfs/dell2/emc/modeling/noscrub/emc.nemspara/RT/NEMSfv3gfs/develop-20220107/cpld_control_p7 -working dir = /gpfs/dell2/ptmp/Jun.Wang/FV3_RT/rt_3525/cpld_2threads_p7 -Checking test 003 cpld_2threads_p7 results .... +baseline dir = /gpfs/dell2/emc/modeling/noscrub/emc.nemspara/RT/NEMSfv3gfs/develop-20220112/cpld_control_p8 +working dir = /gpfs/dell2/ptmp/Denise.Worthen/FV3_RT/rt_7330/cpld_decomp_p8 +Checking test 003 cpld_decomp_p8 results .... Comparing sfcf024.tile1.nc .........OK Comparing sfcf024.tile2.nc .........OK Comparing sfcf024.tile3.nc .........OK @@ -190,15 +189,15 @@ Checking test 003 cpld_2threads_p7 results .... Comparing 20210323.060000.out_pnt.points .........OK Comparing 20210323.060000.restart.glo_1deg .........OK -[0] The total amount of wall time = 229.669396 -[0] The maximum resident set size (KB) = 641708 +[0] The total amount of wall time = 249.163869 +[0] The maximum resident set size (KB) = 560780 -Test 003 cpld_2threads_p7 PASS +Test 003 cpld_decomp_p8 PASS -baseline dir = /gpfs/dell2/emc/modeling/noscrub/emc.nemspara/RT/NEMSfv3gfs/develop-20220107/cpld_control_p7 -working dir = /gpfs/dell2/ptmp/Jun.Wang/FV3_RT/rt_3525/cpld_decomp_p7 -Checking test 004 cpld_decomp_p7 results .... +baseline dir = /gpfs/dell2/emc/modeling/noscrub/emc.nemspara/RT/NEMSfv3gfs/develop-20220112/cpld_control_p8 +working dir = /gpfs/dell2/ptmp/Denise.Worthen/FV3_RT/rt_7330/cpld_mpi_p8 +Checking test 004 cpld_mpi_p8 results .... Comparing sfcf024.tile1.nc .........OK Comparing sfcf024.tile2.nc .........OK Comparing sfcf024.tile3.nc .........OK @@ -250,15 +249,15 @@ Checking test 004 cpld_decomp_p7 results .... Comparing 20210323.060000.out_pnt.points .........OK Comparing 20210323.060000.restart.glo_1deg .........OK -[0] The total amount of wall time = 246.662795 -[0] The maximum resident set size (KB) = 552812 +[0] The total amount of wall time = 211.208021 +[0] The maximum resident set size (KB) = 547532 -Test 004 cpld_decomp_p7 PASS +Test 004 cpld_mpi_p8 PASS -baseline dir = /gpfs/dell2/emc/modeling/noscrub/emc.nemspara/RT/NEMSfv3gfs/develop-20220107/cpld_control_p7 -working dir = /gpfs/dell2/ptmp/Jun.Wang/FV3_RT/rt_3525/cpld_mpi_p7 -Checking test 005 cpld_mpi_p7 results .... +baseline dir = /gpfs/dell2/emc/modeling/noscrub/emc.nemspara/RT/NEMSfv3gfs/develop-20220112/cpld_control_p7_rrtmgp +working dir = /gpfs/dell2/ptmp/Denise.Worthen/FV3_RT/rt_7330/cpld_control_p7_rrtmgp +Checking test 005 cpld_control_p7_rrtmgp results .... Comparing sfcf024.tile1.nc .........OK Comparing sfcf024.tile2.nc .........OK Comparing sfcf024.tile3.nc .........OK @@ -310,14 +309,14 @@ Checking test 005 cpld_mpi_p7 results .... Comparing 20210323.060000.out_pnt.points .........OK Comparing 20210323.060000.restart.glo_1deg .........OK -[0] The total amount of wall time = 208.755440 -[0] The maximum resident set size (KB) = 542328 +[0] The total amount of wall time = 293.673169 +[0] The maximum resident set size (KB) = 661232 -Test 005 cpld_mpi_p7 PASS +Test 005 cpld_control_p7_rrtmgp PASS -baseline dir = /gpfs/dell2/emc/modeling/noscrub/emc.nemspara/RT/NEMSfv3gfs/develop-20220107/cpld_bmark_p7 -working dir = /gpfs/dell2/ptmp/Jun.Wang/FV3_RT/rt_3525/cpld_bmark_p7 +baseline dir = /gpfs/dell2/emc/modeling/noscrub/emc.nemspara/RT/NEMSfv3gfs/develop-20220112/cpld_bmark_p7 +working dir = /gpfs/dell2/ptmp/Denise.Worthen/FV3_RT/rt_7330/cpld_bmark_p7 Checking test 006 cpld_bmark_p7 results .... Comparing sfcf006.nc .........OK Comparing atmf006.nc .........OK @@ -362,15 +361,15 @@ Checking test 006 cpld_bmark_p7 results .... Comparing RESTART/iced.2013-04-01-21600.nc .........OK Comparing RESTART/ufs.cpld.cpl.r.2013-04-01-21600.nc .........OK -[0] The total amount of wall time = 1023.571144 -[0] The maximum resident set size (KB) = 1269436 +[0] The total amount of wall time = 1045.676918 +[0] The maximum resident set size (KB) = 1276880 Test 006 cpld_bmark_p7 PASS -baseline dir = /gpfs/dell2/emc/modeling/noscrub/emc.nemspara/RT/NEMSfv3gfs/develop-20220107/cpld_bmark_p7 -working dir = /gpfs/dell2/ptmp/Jun.Wang/FV3_RT/rt_3525/cpld_bmark_mpi_p7 -Checking test 007 cpld_bmark_mpi_p7 results .... +baseline dir = /gpfs/dell2/emc/modeling/noscrub/emc.nemspara/RT/NEMSfv3gfs/develop-20220112/cpld_bmark_p8 +working dir = /gpfs/dell2/ptmp/Denise.Worthen/FV3_RT/rt_7330/cpld_bmark_p8 +Checking test 007 cpld_bmark_p8 results .... Comparing sfcf006.nc .........OK Comparing atmf006.nc .........OK Comparing 20130401.060000.out_grd.gwes_30m .........OK @@ -414,15 +413,67 @@ Checking test 007 cpld_bmark_mpi_p7 results .... Comparing RESTART/iced.2013-04-01-21600.nc .........OK Comparing RESTART/ufs.cpld.cpl.r.2013-04-01-21600.nc .........OK -[0] The total amount of wall time = 1006.733870 -[0] The maximum resident set size (KB) = 1279732 +[0] The total amount of wall time = 1058.865669 +[0] The maximum resident set size (KB) = 1277808 -Test 007 cpld_bmark_mpi_p7 PASS +Test 007 cpld_bmark_p8 PASS -baseline dir = /gpfs/dell2/emc/modeling/noscrub/emc.nemspara/RT/NEMSfv3gfs/develop-20220107/cpld_control_c96_p7 -working dir = /gpfs/dell2/ptmp/Jun.Wang/FV3_RT/rt_3525/cpld_control_c96_p7 -Checking test 008 cpld_control_c96_p7 results .... +baseline dir = /gpfs/dell2/emc/modeling/noscrub/emc.nemspara/RT/NEMSfv3gfs/develop-20220112/cpld_bmark_p8 +working dir = /gpfs/dell2/ptmp/Denise.Worthen/FV3_RT/rt_7330/cpld_bmark_mpi_p8 +Checking test 008 cpld_bmark_mpi_p8 results .... + Comparing sfcf006.nc .........OK + Comparing atmf006.nc .........OK + Comparing 20130401.060000.out_grd.gwes_30m .........OK + Comparing 20130401.060000.out_pnt.points .........OK + Comparing RESTART/coupler.res .........OK + Comparing RESTART/fv_core.res.nc .........OK + Comparing RESTART/fv_core.res.tile1.nc .........OK + Comparing RESTART/fv_core.res.tile2.nc .........OK + Comparing RESTART/fv_core.res.tile3.nc .........OK + Comparing RESTART/fv_core.res.tile4.nc .........OK + Comparing RESTART/fv_core.res.tile5.nc .........OK + Comparing RESTART/fv_core.res.tile6.nc .........OK + Comparing RESTART/fv_srf_wnd.res.tile1.nc .........OK + Comparing RESTART/fv_srf_wnd.res.tile2.nc .........OK + Comparing RESTART/fv_srf_wnd.res.tile3.nc .........OK + Comparing RESTART/fv_srf_wnd.res.tile4.nc .........OK + Comparing RESTART/fv_srf_wnd.res.tile5.nc .........OK + Comparing RESTART/fv_srf_wnd.res.tile6.nc .........OK + Comparing RESTART/fv_tracer.res.tile1.nc .........OK + Comparing RESTART/fv_tracer.res.tile2.nc .........OK + Comparing RESTART/fv_tracer.res.tile3.nc .........OK + Comparing RESTART/fv_tracer.res.tile4.nc .........OK + Comparing RESTART/fv_tracer.res.tile5.nc .........OK + Comparing RESTART/fv_tracer.res.tile6.nc .........OK + Comparing RESTART/phy_data.tile1.nc .........OK + Comparing RESTART/phy_data.tile2.nc .........OK + Comparing RESTART/phy_data.tile3.nc .........OK + Comparing RESTART/phy_data.tile4.nc .........OK + Comparing RESTART/phy_data.tile5.nc .........OK + Comparing RESTART/phy_data.tile6.nc .........OK + Comparing RESTART/sfc_data.tile1.nc .........OK + Comparing RESTART/sfc_data.tile2.nc .........OK + Comparing RESTART/sfc_data.tile3.nc .........OK + Comparing RESTART/sfc_data.tile4.nc .........OK + Comparing RESTART/sfc_data.tile5.nc .........OK + Comparing RESTART/sfc_data.tile6.nc .........OK + Comparing RESTART/MOM.res.nc .........OK + Comparing RESTART/MOM.res_1.nc .........OK + Comparing RESTART/MOM.res_2.nc .........OK + Comparing RESTART/MOM.res_3.nc .........OK + Comparing RESTART/iced.2013-04-01-21600.nc .........OK + Comparing RESTART/ufs.cpld.cpl.r.2013-04-01-21600.nc .........OK + +[0] The total amount of wall time = 1057.357852 +[0] The maximum resident set size (KB) = 1281952 + +Test 008 cpld_bmark_mpi_p8 PASS + + +baseline dir = /gpfs/dell2/emc/modeling/noscrub/emc.nemspara/RT/NEMSfv3gfs/develop-20220112/cpld_control_c96_p8 +working dir = /gpfs/dell2/ptmp/Denise.Worthen/FV3_RT/rt_7330/cpld_control_c96_p8 +Checking test 009 cpld_control_c96_p8 results .... Comparing sfcf024.tile1.nc .........OK Comparing sfcf024.tile2.nc .........OK Comparing sfcf024.tile3.nc .........OK @@ -471,15 +522,15 @@ Checking test 008 cpld_control_c96_p7 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 = 234.872958 -[0] The maximum resident set size (KB) = 549924 +[0] The total amount of wall time = 236.142911 +[0] The maximum resident set size (KB) = 556836 -Test 008 cpld_control_c96_p7 PASS +Test 009 cpld_control_c96_p8 PASS -baseline dir = /gpfs/dell2/emc/modeling/noscrub/emc.nemspara/RT/NEMSfv3gfs/develop-20220107/cpld_control_c96_p7 -working dir = /gpfs/dell2/ptmp/Jun.Wang/FV3_RT/rt_3525/cpld_restart_c96_p7 -Checking test 009 cpld_restart_c96_p7 results .... +baseline dir = /gpfs/dell2/emc/modeling/noscrub/emc.nemspara/RT/NEMSfv3gfs/develop-20220112/cpld_control_c96_p8 +working dir = /gpfs/dell2/ptmp/Denise.Worthen/FV3_RT/rt_7330/cpld_restart_c96_p8 +Checking test 010 cpld_restart_c96_p8 results .... Comparing sfcf024.tile1.nc .........OK Comparing sfcf024.tile2.nc .........OK Comparing sfcf024.tile3.nc .........OK @@ -528,15 +579,15 @@ Checking test 009 cpld_restart_c96_p7 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 = 126.617113 -[0] The maximum resident set size (KB) = 352948 +[0] The total amount of wall time = 129.758999 +[0] The maximum resident set size (KB) = 368900 -Test 009 cpld_restart_c96_p7 PASS +Test 010 cpld_restart_c96_p8 PASS -baseline dir = /gpfs/dell2/emc/modeling/noscrub/emc.nemspara/RT/NEMSfv3gfs/develop-20220107/cpld_control_c192_p7 -working dir = /gpfs/dell2/ptmp/Jun.Wang/FV3_RT/rt_3525/cpld_control_c192_p7 -Checking test 010 cpld_control_c192_p7 results .... +baseline dir = /gpfs/dell2/emc/modeling/noscrub/emc.nemspara/RT/NEMSfv3gfs/develop-20220112/cpld_control_c192_p8 +working dir = /gpfs/dell2/ptmp/Denise.Worthen/FV3_RT/rt_7330/cpld_control_c192_p8 +Checking test 011 cpld_control_c192_p8 results .... Comparing sfcf036.tile1.nc .........OK Comparing sfcf036.tile2.nc .........OK Comparing sfcf036.tile3.nc .........OK @@ -585,15 +636,15 @@ Checking test 010 cpld_control_c192_p7 results .... Comparing RESTART/iced.2021-03-23-64800.nc .........OK Comparing RESTART/ufs.cpld.cpl.r.2021-03-23-64800.nc .........OK -[0] The total amount of wall time = 990.786820 -[0] The maximum resident set size (KB) = 738396 +[0] The total amount of wall time = 1001.259492 +[0] The maximum resident set size (KB) = 743436 -Test 010 cpld_control_c192_p7 PASS +Test 011 cpld_control_c192_p8 PASS -baseline dir = /gpfs/dell2/emc/modeling/noscrub/emc.nemspara/RT/NEMSfv3gfs/develop-20220107/cpld_control_c192_p7 -working dir = /gpfs/dell2/ptmp/Jun.Wang/FV3_RT/rt_3525/cpld_restart_c192_p7 -Checking test 011 cpld_restart_c192_p7 results .... +baseline dir = /gpfs/dell2/emc/modeling/noscrub/emc.nemspara/RT/NEMSfv3gfs/develop-20220112/cpld_control_c192_p8 +working dir = /gpfs/dell2/ptmp/Denise.Worthen/FV3_RT/rt_7330/cpld_restart_c192_p8 +Checking test 012 cpld_restart_c192_p8 results .... Comparing sfcf036.tile1.nc .........OK Comparing sfcf036.tile2.nc .........OK Comparing sfcf036.tile3.nc .........OK @@ -642,15 +693,15 @@ Checking test 011 cpld_restart_c192_p7 results .... Comparing RESTART/iced.2021-03-23-64800.nc .........OK Comparing RESTART/ufs.cpld.cpl.r.2021-03-23-64800.nc .........OK -[0] The total amount of wall time = 619.553073 -[0] The maximum resident set size (KB) = 827396 +[0] The total amount of wall time = 630.597787 +[0] The maximum resident set size (KB) = 834244 -Test 011 cpld_restart_c192_p7 PASS +Test 012 cpld_restart_c192_p8 PASS -baseline dir = /gpfs/dell2/emc/modeling/noscrub/emc.nemspara/RT/NEMSfv3gfs/develop-20220107/cpld_control_c384_p7 -working dir = /gpfs/dell2/ptmp/Jun.Wang/FV3_RT/rt_3525/cpld_control_c384_p7 -Checking test 012 cpld_control_c384_p7 results .... +baseline dir = /gpfs/dell2/emc/modeling/noscrub/emc.nemspara/RT/NEMSfv3gfs/develop-20220112/cpld_control_c384_p8 +working dir = /gpfs/dell2/ptmp/Denise.Worthen/FV3_RT/rt_7330/cpld_control_c384_p8 +Checking test 013 cpld_control_c384_p8 results .... Comparing sfcf006.nc .........OK Comparing atmf006.nc .........OK Comparing RESTART/coupler.res .........OK @@ -692,15 +743,15 @@ Checking test 012 cpld_control_c384_p7 results .... Comparing RESTART/iced.2021-03-22-43200.nc .........OK Comparing RESTART/ufs.cpld.cpl.r.2021-03-22-43200.nc .........OK -[0] The total amount of wall time = 1112.367083 -[0] The maximum resident set size (KB) = 1277584 +[0] The total amount of wall time = 1120.463444 +[0] The maximum resident set size (KB) = 1281924 -Test 012 cpld_control_c384_p7 PASS +Test 013 cpld_control_c384_p8 PASS -baseline dir = /gpfs/dell2/emc/modeling/noscrub/emc.nemspara/RT/NEMSfv3gfs/develop-20220107/cpld_control_c384_p7 -working dir = /gpfs/dell2/ptmp/Jun.Wang/FV3_RT/rt_3525/cpld_restart_c384_p7 -Checking test 013 cpld_restart_c384_p7 results .... +baseline dir = /gpfs/dell2/emc/modeling/noscrub/emc.nemspara/RT/NEMSfv3gfs/develop-20220112/cpld_control_c384_p8 +working dir = /gpfs/dell2/ptmp/Denise.Worthen/FV3_RT/rt_7330/cpld_restart_c384_p8 +Checking test 014 cpld_restart_c384_p8 results .... Comparing sfcf006.nc .........OK Comparing atmf006.nc .........OK Comparing RESTART/coupler.res .........OK @@ -742,15 +793,15 @@ Checking test 013 cpld_restart_c384_p7 results .... Comparing RESTART/iced.2021-03-22-43200.nc .........OK Comparing RESTART/ufs.cpld.cpl.r.2021-03-22-43200.nc .........OK -[0] The total amount of wall time = 600.824101 -[0] The maximum resident set size (KB) = 1233756 +[0] The total amount of wall time = 608.186413 +[0] The maximum resident set size (KB) = 1236468 -Test 013 cpld_restart_c384_p7 PASS +Test 014 cpld_restart_c384_p8 PASS -baseline dir = /gpfs/dell2/emc/modeling/noscrub/emc.nemspara/RT/NEMSfv3gfs/develop-20220107/cpld_debug_p7 -working dir = /gpfs/dell2/ptmp/Jun.Wang/FV3_RT/rt_3525/cpld_debug_p7 -Checking test 014 cpld_debug_p7 results .... +baseline dir = /gpfs/dell2/emc/modeling/noscrub/emc.nemspara/RT/NEMSfv3gfs/develop-20220112/cpld_debug_p8 +working dir = /gpfs/dell2/ptmp/Denise.Worthen/FV3_RT/rt_7330/cpld_debug_p8 +Checking test 015 cpld_debug_p8 results .... Comparing sfcf006.tile1.nc .........OK Comparing sfcf006.tile2.nc .........OK Comparing sfcf006.tile3.nc .........OK @@ -799,15 +850,15 @@ Checking test 014 cpld_debug_p7 results .... Comparing RESTART/iced.2021-03-22-43200.nc .........OK Comparing RESTART/ufs.cpld.cpl.r.2021-03-22-43200.nc .........OK -[0] The total amount of wall time = 708.249175 -[0] The maximum resident set size (KB) = 610176 +[0] The total amount of wall time = 711.649313 +[0] The maximum resident set size (KB) = 610500 -Test 014 cpld_debug_p7 PASS +Test 015 cpld_debug_p8 PASS -baseline dir = /gpfs/dell2/emc/modeling/noscrub/emc.nemspara/RT/NEMSfv3gfs/develop-20220107/control -working dir = /gpfs/dell2/ptmp/Jun.Wang/FV3_RT/rt_3525/control -Checking test 015 control results .... +baseline dir = /gpfs/dell2/emc/modeling/noscrub/emc.nemspara/RT/NEMSfv3gfs/develop-20220112/control +working dir = /gpfs/dell2/ptmp/Denise.Worthen/FV3_RT/rt_7330/control +Checking test 016 control results .... Comparing sfcf000.nc .........OK Comparing sfcf021.nc .........OK Comparing sfcf024.nc .........OK @@ -853,15 +904,15 @@ Checking test 015 control results .... Comparing RESTART/sfc_data.tile5.nc .........OK Comparing RESTART/sfc_data.tile6.nc .........OK -[0] The total amount of wall time = 140.780329 -[0] The maximum resident set size (KB) = 471608 +[0] The total amount of wall time = 144.445537 +[0] The maximum resident set size (KB) = 470144 -Test 015 control PASS +Test 016 control PASS -baseline dir = /gpfs/dell2/emc/modeling/noscrub/emc.nemspara/RT/NEMSfv3gfs/develop-20220107/control -working dir = /gpfs/dell2/ptmp/Jun.Wang/FV3_RT/rt_3525/control_decomp -Checking test 016 control_decomp results .... +baseline dir = /gpfs/dell2/emc/modeling/noscrub/emc.nemspara/RT/NEMSfv3gfs/develop-20220112/control +working dir = /gpfs/dell2/ptmp/Denise.Worthen/FV3_RT/rt_7330/control_decomp +Checking test 017 control_decomp results .... Comparing sfcf000.nc .........OK Comparing sfcf024.nc .........OK Comparing atmf000.nc .........OK @@ -903,15 +954,15 @@ Checking test 016 control_decomp results .... Comparing RESTART/sfc_data.tile5.nc .........OK Comparing RESTART/sfc_data.tile6.nc .........OK -[0] The total amount of wall time = 146.854486 -[0] The maximum resident set size (KB) = 469608 +[0] The total amount of wall time = 151.329751 +[0] The maximum resident set size (KB) = 469416 -Test 016 control_decomp PASS +Test 017 control_decomp PASS -baseline dir = /gpfs/dell2/emc/modeling/noscrub/emc.nemspara/RT/NEMSfv3gfs/develop-20220107/control -working dir = /gpfs/dell2/ptmp/Jun.Wang/FV3_RT/rt_3525/control_2threads -Checking test 017 control_2threads results .... +baseline dir = /gpfs/dell2/emc/modeling/noscrub/emc.nemspara/RT/NEMSfv3gfs/develop-20220112/control +working dir = /gpfs/dell2/ptmp/Denise.Worthen/FV3_RT/rt_7330/control_2threads +Checking test 018 control_2threads results .... Comparing sfcf000.nc .........OK Comparing sfcf024.nc .........OK Comparing atmf000.nc .........OK @@ -953,15 +1004,15 @@ Checking test 017 control_2threads results .... Comparing RESTART/sfc_data.tile5.nc .........OK Comparing RESTART/sfc_data.tile6.nc .........OK -[0] The total amount of wall time = 129.360284 -[0] The maximum resident set size (KB) = 514028 +[0] The total amount of wall time = 130.637893 +[0] The maximum resident set size (KB) = 514224 -Test 017 control_2threads PASS +Test 018 control_2threads PASS -baseline dir = /gpfs/dell2/emc/modeling/noscrub/emc.nemspara/RT/NEMSfv3gfs/develop-20220107/control -working dir = /gpfs/dell2/ptmp/Jun.Wang/FV3_RT/rt_3525/control_restart -Checking test 018 control_restart results .... +baseline dir = /gpfs/dell2/emc/modeling/noscrub/emc.nemspara/RT/NEMSfv3gfs/develop-20220112/control +working dir = /gpfs/dell2/ptmp/Denise.Worthen/FV3_RT/rt_7330/control_restart +Checking test 019 control_restart results .... Comparing sfcf024.nc .........OK Comparing atmf024.nc .........OK Comparing GFSFLX.GrbF24 .........OK @@ -999,15 +1050,15 @@ Checking test 018 control_restart results .... Comparing RESTART/sfc_data.tile5.nc .........OK Comparing RESTART/sfc_data.tile6.nc .........OK -[0] The total amount of wall time = 75.432611 -[0] The maximum resident set size (KB) = 210984 +[0] The total amount of wall time = 75.953004 +[0] The maximum resident set size (KB) = 212976 -Test 018 control_restart PASS +Test 019 control_restart PASS -baseline dir = /gpfs/dell2/emc/modeling/noscrub/emc.nemspara/RT/NEMSfv3gfs/develop-20220107/control -working dir = /gpfs/dell2/ptmp/Jun.Wang/FV3_RT/rt_3525/control_fhzero -Checking test 019 control_fhzero results .... +baseline dir = /gpfs/dell2/emc/modeling/noscrub/emc.nemspara/RT/NEMSfv3gfs/develop-20220112/control +working dir = /gpfs/dell2/ptmp/Denise.Worthen/FV3_RT/rt_7330/control_fhzero +Checking test 020 control_fhzero results .... Comparing sfcf000.nc ............ALT CHECK......OK Comparing sfcf021.nc ............ALT CHECK......OK Comparing atmf000.nc .........OK @@ -1049,15 +1100,15 @@ Checking test 019 control_fhzero results .... Comparing RESTART/sfc_data.tile5.nc .........OK Comparing RESTART/sfc_data.tile6.nc .........OK -[0] The total amount of wall time = 132.625487 -[0] The maximum resident set size (KB) = 472356 +[0] The total amount of wall time = 134.023871 +[0] The maximum resident set size (KB) = 470824 -Test 019 control_fhzero PASS +Test 020 control_fhzero PASS -baseline dir = /gpfs/dell2/emc/modeling/noscrub/emc.nemspara/RT/NEMSfv3gfs/develop-20220107/control_CubedSphereGrid -working dir = /gpfs/dell2/ptmp/Jun.Wang/FV3_RT/rt_3525/control_CubedSphereGrid -Checking test 020 control_CubedSphereGrid results .... +baseline dir = /gpfs/dell2/emc/modeling/noscrub/emc.nemspara/RT/NEMSfv3gfs/develop-20220112/control_CubedSphereGrid +working dir = /gpfs/dell2/ptmp/Denise.Worthen/FV3_RT/rt_7330/control_CubedSphereGrid +Checking test 021 control_CubedSphereGrid results .... Comparing sfcf000.tile1.nc .........OK Comparing sfcf000.tile2.nc .........OK Comparing sfcf000.tile3.nc .........OK @@ -1083,15 +1134,15 @@ Checking test 020 control_CubedSphereGrid results .... Comparing atmf024.tile5.nc .........OK Comparing atmf024.tile6.nc .........OK -[0] The total amount of wall time = 135.651302 -[0] The maximum resident set size (KB) = 472760 +[0] The total amount of wall time = 137.693799 +[0] The maximum resident set size (KB) = 471604 -Test 020 control_CubedSphereGrid PASS +Test 021 control_CubedSphereGrid PASS -baseline dir = /gpfs/dell2/emc/modeling/noscrub/emc.nemspara/RT/NEMSfv3gfs/develop-20220107/control_latlon -working dir = /gpfs/dell2/ptmp/Jun.Wang/FV3_RT/rt_3525/control_latlon -Checking test 021 control_latlon results .... +baseline dir = /gpfs/dell2/emc/modeling/noscrub/emc.nemspara/RT/NEMSfv3gfs/develop-20220112/control_latlon +working dir = /gpfs/dell2/ptmp/Denise.Worthen/FV3_RT/rt_7330/control_latlon +Checking test 022 control_latlon results .... Comparing sfcf000.nc .........OK Comparing sfcf024.nc .........OK Comparing atmf000.nc .........OK @@ -1101,33 +1152,33 @@ Checking test 021 control_latlon results .... Comparing GFSPRS.GrbF00 .........OK Comparing GFSPRS.GrbF24 .........OK -[0] The total amount of wall time = 138.224223 -[0] The maximum resident set size (KB) = 474152 +[0] The total amount of wall time = 141.758239 +[0] The maximum resident set size (KB) = 468152 -Test 021 control_latlon PASS +Test 022 control_latlon PASS -baseline dir = /gpfs/dell2/emc/modeling/noscrub/emc.nemspara/RT/NEMSfv3gfs/develop-20220107/control_wrtGauss_netcdf_parallel -working dir = /gpfs/dell2/ptmp/Jun.Wang/FV3_RT/rt_3525/control_wrtGauss_netcdf_parallel -Checking test 022 control_wrtGauss_netcdf_parallel results .... - Comparing sfcf000.nc ............ALT CHECK......OK +baseline dir = /gpfs/dell2/emc/modeling/noscrub/emc.nemspara/RT/NEMSfv3gfs/develop-20220112/control_wrtGauss_netcdf_parallel +working dir = /gpfs/dell2/ptmp/Denise.Worthen/FV3_RT/rt_7330/control_wrtGauss_netcdf_parallel +Checking test 023 control_wrtGauss_netcdf_parallel results .... + Comparing sfcf000.nc .........OK Comparing sfcf024.nc ............ALT CHECK......OK - Comparing atmf000.nc ............ALT CHECK......OK + Comparing atmf000.nc .........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 = 141.900882 -[0] The maximum resident set size (KB) = 471404 +[0] The total amount of wall time = 146.604987 +[0] The maximum resident set size (KB) = 470036 -Test 022 control_wrtGauss_netcdf_parallel PASS +Test 023 control_wrtGauss_netcdf_parallel PASS -baseline dir = /gpfs/dell2/emc/modeling/noscrub/emc.nemspara/RT/NEMSfv3gfs/develop-20220107/control_c48 -working dir = /gpfs/dell2/ptmp/Jun.Wang/FV3_RT/rt_3525/control_c48 -Checking test 023 control_c48 results .... +baseline dir = /gpfs/dell2/emc/modeling/noscrub/emc.nemspara/RT/NEMSfv3gfs/develop-20220112/control_c48 +working dir = /gpfs/dell2/ptmp/Denise.Worthen/FV3_RT/rt_7330/control_c48 +Checking test 024 control_c48 results .... Comparing sfcf000.nc .........OK Comparing sfcf024.nc .........OK Comparing atmf000.nc .........OK @@ -1165,15 +1216,15 @@ Checking test 023 control_c48 results .... Comparing RESTART/sfc_data.tile5.nc .........OK Comparing RESTART/sfc_data.tile6.nc .........OK -[0] The total amount of wall time = 435.974727 -[0] The maximum resident set size (KB) = 662440 +[0] The total amount of wall time = 441.129692 +[0] The maximum resident set size (KB) = 657304 -Test 023 control_c48 PASS +Test 024 control_c48 PASS -baseline dir = /gpfs/dell2/emc/modeling/noscrub/emc.nemspara/RT/NEMSfv3gfs/develop-20220107/control_c192 -working dir = /gpfs/dell2/ptmp/Jun.Wang/FV3_RT/rt_3525/control_c192 -Checking test 024 control_c192 results .... +baseline dir = /gpfs/dell2/emc/modeling/noscrub/emc.nemspara/RT/NEMSfv3gfs/develop-20220112/control_c192 +working dir = /gpfs/dell2/ptmp/Denise.Worthen/FV3_RT/rt_7330/control_c192 +Checking test 025 control_c192 results .... Comparing sfcf000.nc .........OK Comparing sfcf024.nc .........OK Comparing atmf000.nc .........OK @@ -1183,15 +1234,15 @@ Checking test 024 control_c192 results .... Comparing GFSPRS.GrbF00 .........OK Comparing GFSPRS.GrbF24 .........OK -[0] The total amount of wall time = 553.128496 -[0] The maximum resident set size (KB) = 576284 +[0] The total amount of wall time = 555.786392 +[0] The maximum resident set size (KB) = 574904 -Test 024 control_c192 PASS +Test 025 control_c192 PASS -baseline dir = /gpfs/dell2/emc/modeling/noscrub/emc.nemspara/RT/NEMSfv3gfs/develop-20220107/control_c384 -working dir = /gpfs/dell2/ptmp/Jun.Wang/FV3_RT/rt_3525/control_c384 -Checking test 025 control_c384 results .... +baseline dir = /gpfs/dell2/emc/modeling/noscrub/emc.nemspara/RT/NEMSfv3gfs/develop-20220112/control_c384 +working dir = /gpfs/dell2/ptmp/Denise.Worthen/FV3_RT/rt_7330/control_c384 +Checking test 026 control_c384 results .... Comparing sfcf000.nc .........OK Comparing sfcf012.nc .........OK Comparing atmf000.nc .........OK @@ -1201,15 +1252,15 @@ Checking test 025 control_c384 results .... Comparing GFSPRS.GrbF00 .........OK Comparing GFSPRS.GrbF12 .........OK -[0] The total amount of wall time = 1033.201783 -[0] The maximum resident set size (KB) = 860508 +[0] The total amount of wall time = 1041.712952 +[0] The maximum resident set size (KB) = 850708 -Test 025 control_c384 PASS +Test 026 control_c384 PASS -baseline dir = /gpfs/dell2/emc/modeling/noscrub/emc.nemspara/RT/NEMSfv3gfs/develop-20220107/control_c384gdas -working dir = /gpfs/dell2/ptmp/Jun.Wang/FV3_RT/rt_3525/control_c384gdas -Checking test 026 control_c384gdas results .... +baseline dir = /gpfs/dell2/emc/modeling/noscrub/emc.nemspara/RT/NEMSfv3gfs/develop-20220112/control_c384gdas +working dir = /gpfs/dell2/ptmp/Denise.Worthen/FV3_RT/rt_7330/control_c384gdas +Checking test 027 control_c384gdas results .... Comparing sfcf000.nc .........OK Comparing sfcf006.nc .........OK Comparing atmf000.nc .........OK @@ -1251,15 +1302,15 @@ Checking test 026 control_c384gdas results .... Comparing RESTART/sfc_data.tile5.nc .........OK Comparing RESTART/sfc_data.tile6.nc .........OK -[0] The total amount of wall time = 910.051891 -[0] The maximum resident set size (KB) = 995964 +[0] The total amount of wall time = 948.487600 +[0] The maximum resident set size (KB) = 994712 -Test 026 control_c384gdas PASS +Test 027 control_c384gdas PASS -baseline dir = /gpfs/dell2/emc/modeling/noscrub/emc.nemspara/RT/NEMSfv3gfs/develop-20220107/control_stochy -working dir = /gpfs/dell2/ptmp/Jun.Wang/FV3_RT/rt_3525/control_stochy -Checking test 027 control_stochy results .... +baseline dir = /gpfs/dell2/emc/modeling/noscrub/emc.nemspara/RT/NEMSfv3gfs/develop-20220112/control_stochy +working dir = /gpfs/dell2/ptmp/Denise.Worthen/FV3_RT/rt_7330/control_stochy +Checking test 028 control_stochy results .... Comparing sfcf000.nc .........OK Comparing sfcf012.nc .........OK Comparing atmf000.nc .........OK @@ -1269,29 +1320,29 @@ Checking test 027 control_stochy results .... Comparing GFSPRS.GrbF00 .........OK Comparing GFSPRS.GrbF12 .........OK -[0] The total amount of wall time = 92.386621 -[0] The maximum resident set size (KB) = 470360 +[0] The total amount of wall time = 92.966088 +[0] The maximum resident set size (KB) = 473128 -Test 027 control_stochy PASS +Test 028 control_stochy PASS -baseline dir = /gpfs/dell2/emc/modeling/noscrub/emc.nemspara/RT/NEMSfv3gfs/develop-20220107/control_stochy -working dir = /gpfs/dell2/ptmp/Jun.Wang/FV3_RT/rt_3525/control_stochy_restart -Checking test 028 control_stochy_restart results .... +baseline dir = /gpfs/dell2/emc/modeling/noscrub/emc.nemspara/RT/NEMSfv3gfs/develop-20220112/control_stochy +working dir = /gpfs/dell2/ptmp/Denise.Worthen/FV3_RT/rt_7330/control_stochy_restart +Checking test 029 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 = 50.359658 -[0] The maximum resident set size (KB) = 272952 +[0] The total amount of wall time = 50.951511 +[0] The maximum resident set size (KB) = 267652 -Test 028 control_stochy_restart PASS +Test 029 control_stochy_restart PASS -baseline dir = /gpfs/dell2/emc/modeling/noscrub/emc.nemspara/RT/NEMSfv3gfs/develop-20220107/control_lndp -working dir = /gpfs/dell2/ptmp/Jun.Wang/FV3_RT/rt_3525/control_lndp -Checking test 029 control_lndp results .... +baseline dir = /gpfs/dell2/emc/modeling/noscrub/emc.nemspara/RT/NEMSfv3gfs/develop-20220112/control_lndp +working dir = /gpfs/dell2/ptmp/Denise.Worthen/FV3_RT/rt_7330/control_lndp +Checking test 030 control_lndp results .... Comparing sfcf000.nc .........OK Comparing sfcf012.nc .........OK Comparing atmf000.nc .........OK @@ -1301,15 +1352,15 @@ Checking test 029 control_lndp results .... Comparing GFSPRS.GrbF00 .........OK Comparing GFSPRS.GrbF12 .........OK -[0] The total amount of wall time = 85.489414 -[0] The maximum resident set size (KB) = 475184 +[0] The total amount of wall time = 86.341673 +[0] The maximum resident set size (KB) = 472496 -Test 029 control_lndp PASS +Test 030 control_lndp PASS -baseline dir = /gpfs/dell2/emc/modeling/noscrub/emc.nemspara/RT/NEMSfv3gfs/develop-20220107/control_p7 -working dir = /gpfs/dell2/ptmp/Jun.Wang/FV3_RT/rt_3525/control_p7 -Checking test 030 control_p7 results .... +baseline dir = /gpfs/dell2/emc/modeling/noscrub/emc.nemspara/RT/NEMSfv3gfs/develop-20220112/control_p8 +working dir = /gpfs/dell2/ptmp/Denise.Worthen/FV3_RT/rt_7330/control_p8 +Checking test 031 control_p8 results .... Comparing sfcf000.nc .........OK Comparing sfcf021.nc .........OK Comparing sfcf024.nc .........OK @@ -1355,26 +1406,18 @@ Checking test 030 control_p7 results .... Comparing RESTART/sfc_data.tile5.nc .........OK Comparing RESTART/sfc_data.tile6.nc .........OK -[0] The total amount of wall time = 155.990398 -[0] The maximum resident set size (KB) = 490380 +[0] The total amount of wall time = 156.367232 +[0] The maximum resident set size (KB) = 493156 -Test 030 control_p7 PASS +Test 031 control_p8 PASS -baseline dir = /gpfs/dell2/emc/modeling/noscrub/emc.nemspara/RT/NEMSfv3gfs/develop-20220107/control_p7_rrtmgp -working dir = /gpfs/dell2/ptmp/Jun.Wang/FV3_RT/rt_3525/control_p7_rrtmgp -Checking test 031 control_p7_rrtmgp results .... - Comparing sfcf000.nc .........OK - Comparing sfcf021.nc .........OK +baseline dir = /gpfs/dell2/emc/modeling/noscrub/emc.nemspara/RT/NEMSfv3gfs/develop-20220112/control_p8 +working dir = /gpfs/dell2/ptmp/Denise.Worthen/FV3_RT/rt_7330/control_restart_p8 +Checking test 032 control_restart_p8 results .... Comparing sfcf024.nc .........OK - Comparing atmf000.nc .........OK - Comparing atmf021.nc .........OK Comparing atmf024.nc .........OK - Comparing GFSFLX.GrbF00 .........OK - Comparing GFSFLX.GrbF21 .........OK Comparing GFSFLX.GrbF24 .........OK - Comparing GFSPRS.GrbF00 .........OK - Comparing GFSPRS.GrbF21 .........OK Comparing GFSPRS.GrbF24 .........OK Comparing RESTART/coupler.res .........OK Comparing RESTART/fv_core.res.nc .........OK @@ -1409,18 +1452,22 @@ Checking test 031 control_p7_rrtmgp results .... Comparing RESTART/sfc_data.tile5.nc .........OK Comparing RESTART/sfc_data.tile6.nc .........OK -[0] The total amount of wall time = 203.190029 -[0] The maximum resident set size (KB) = 596568 +[0] The total amount of wall time = 85.836605 +[0] The maximum resident set size (KB) = 311076 -Test 031 control_p7_rrtmgp PASS +Test 032 control_restart_p8 PASS -baseline dir = /gpfs/dell2/emc/modeling/noscrub/emc.nemspara/RT/NEMSfv3gfs/develop-20220107/control_p7 -working dir = /gpfs/dell2/ptmp/Jun.Wang/FV3_RT/rt_3525/control_restart_p7 -Checking test 032 control_restart_p7 results .... +baseline dir = /gpfs/dell2/emc/modeling/noscrub/emc.nemspara/RT/NEMSfv3gfs/develop-20220112/control_p8 +working dir = /gpfs/dell2/ptmp/Denise.Worthen/FV3_RT/rt_7330/control_decomp_p8 +Checking test 033 control_decomp_p8 results .... + Comparing sfcf000.nc .........OK Comparing sfcf024.nc .........OK + Comparing atmf000.nc .........OK Comparing atmf024.nc .........OK + Comparing GFSFLX.GrbF00 .........OK Comparing GFSFLX.GrbF24 .........OK + Comparing GFSPRS.GrbF00 .........OK Comparing GFSPRS.GrbF24 .........OK Comparing RESTART/coupler.res .........OK Comparing RESTART/fv_core.res.nc .........OK @@ -1455,15 +1502,15 @@ Checking test 032 control_restart_p7 results .... Comparing RESTART/sfc_data.tile5.nc .........OK Comparing RESTART/sfc_data.tile6.nc .........OK -[0] The total amount of wall time = 84.576402 -[0] The maximum resident set size (KB) = 314396 +[0] The total amount of wall time = 160.942880 +[0] The maximum resident set size (KB) = 488632 -Test 032 control_restart_p7 PASS +Test 033 control_decomp_p8 PASS -baseline dir = /gpfs/dell2/emc/modeling/noscrub/emc.nemspara/RT/NEMSfv3gfs/develop-20220107/control_p7 -working dir = /gpfs/dell2/ptmp/Jun.Wang/FV3_RT/rt_3525/control_decomp_p7 -Checking test 033 control_decomp_p7 results .... +baseline dir = /gpfs/dell2/emc/modeling/noscrub/emc.nemspara/RT/NEMSfv3gfs/develop-20220112/control_p8 +working dir = /gpfs/dell2/ptmp/Denise.Worthen/FV3_RT/rt_7330/control_2threads_p8 +Checking test 034 control_2threads_p8 results .... Comparing sfcf000.nc .........OK Comparing sfcf024.nc .........OK Comparing atmf000.nc .........OK @@ -1505,22 +1552,26 @@ Checking test 033 control_decomp_p7 results .... Comparing RESTART/sfc_data.tile5.nc .........OK Comparing RESTART/sfc_data.tile6.nc .........OK -[0] The total amount of wall time = 161.435865 -[0] The maximum resident set size (KB) = 491932 +[0] The total amount of wall time = 144.817889 +[0] The maximum resident set size (KB) = 566704 -Test 033 control_decomp_p7 PASS +Test 034 control_2threads_p8 PASS -baseline dir = /gpfs/dell2/emc/modeling/noscrub/emc.nemspara/RT/NEMSfv3gfs/develop-20220107/control_p7 -working dir = /gpfs/dell2/ptmp/Jun.Wang/FV3_RT/rt_3525/control_2threads_p7 -Checking test 034 control_2threads_p7 results .... +baseline dir = /gpfs/dell2/emc/modeling/noscrub/emc.nemspara/RT/NEMSfv3gfs/develop-20220112/control_p7_rrtmgp +working dir = /gpfs/dell2/ptmp/Denise.Worthen/FV3_RT/rt_7330/control_p7_rrtmgp +Checking test 035 control_p7_rrtmgp results .... Comparing sfcf000.nc .........OK + Comparing sfcf021.nc .........OK Comparing sfcf024.nc .........OK Comparing atmf000.nc .........OK + Comparing atmf021.nc .........OK Comparing atmf024.nc .........OK Comparing GFSFLX.GrbF00 .........OK + Comparing GFSFLX.GrbF21 .........OK Comparing GFSFLX.GrbF24 .........OK Comparing GFSPRS.GrbF00 .........OK + Comparing GFSPRS.GrbF21 .........OK Comparing GFSPRS.GrbF24 .........OK Comparing RESTART/coupler.res .........OK Comparing RESTART/fv_core.res.nc .........OK @@ -1555,15 +1606,15 @@ Checking test 034 control_2threads_p7 results .... Comparing RESTART/sfc_data.tile5.nc .........OK Comparing RESTART/sfc_data.tile6.nc .........OK -[0] The total amount of wall time = 143.268015 -[0] The maximum resident set size (KB) = 559960 +[0] The total amount of wall time = 204.561758 +[0] The maximum resident set size (KB) = 590792 -Test 034 control_2threads_p7 PASS +Test 035 control_p7_rrtmgp PASS -baseline dir = /gpfs/dell2/emc/modeling/noscrub/emc.nemspara/RT/NEMSfv3gfs/develop-20220107/fv3_regional_control -working dir = /gpfs/dell2/ptmp/Jun.Wang/FV3_RT/rt_3525/regional_control -Checking test 035 regional_control results .... +baseline dir = /gpfs/dell2/emc/modeling/noscrub/emc.nemspara/RT/NEMSfv3gfs/develop-20220112/fv3_regional_control +working dir = /gpfs/dell2/ptmp/Denise.Worthen/FV3_RT/rt_7330/regional_control +Checking test 036 regional_control results .... Comparing dynf000.nc .........OK Comparing dynf024.nc .........OK Comparing phyf000.nc .........OK @@ -1573,44 +1624,44 @@ Checking test 035 regional_control results .... Comparing NATLEV.GrbF00 .........OK Comparing NATLEV.GrbF24 .........OK -[0] The total amount of wall time = 347.509637 -[0] The maximum resident set size (KB) = 570416 +[0] The total amount of wall time = 345.174849 +[0] The maximum resident set size (KB) = 569764 -Test 035 regional_control PASS +Test 036 regional_control PASS -baseline dir = /gpfs/dell2/emc/modeling/noscrub/emc.nemspara/RT/NEMSfv3gfs/develop-20220107/fv3_regional_control -working dir = /gpfs/dell2/ptmp/Jun.Wang/FV3_RT/rt_3525/regional_restart -Checking test 036 regional_restart results .... +baseline dir = /gpfs/dell2/emc/modeling/noscrub/emc.nemspara/RT/NEMSfv3gfs/develop-20220112/fv3_regional_control +working dir = /gpfs/dell2/ptmp/Denise.Worthen/FV3_RT/rt_7330/regional_restart +Checking test 037 regional_restart results .... Comparing dynf024.nc .........OK Comparing phyf024.nc .........OK Comparing PRSLEV.GrbF24 .........OK Comparing NATLEV.GrbF24 .........OK -[0] The total amount of wall time = 189.452475 -[0] The maximum resident set size (KB) = 571400 +[0] The total amount of wall time = 193.035500 +[0] The maximum resident set size (KB) = 570732 -Test 036 regional_restart PASS +Test 037 regional_restart PASS -baseline dir = /gpfs/dell2/emc/modeling/noscrub/emc.nemspara/RT/NEMSfv3gfs/develop-20220107/fv3_regional_noquilt -working dir = /gpfs/dell2/ptmp/Jun.Wang/FV3_RT/rt_3525/regional_noquilt -Checking test 037 regional_noquilt results .... +baseline dir = /gpfs/dell2/emc/modeling/noscrub/emc.nemspara/RT/NEMSfv3gfs/develop-20220112/fv3_regional_noquilt +working dir = /gpfs/dell2/ptmp/Denise.Worthen/FV3_RT/rt_7330/regional_noquilt +Checking test 038 regional_noquilt results .... Comparing atmos_4xdaily.nc .........OK Comparing fv3_history2d.nc .........OK Comparing fv3_history.nc .........OK 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 = 371.785862 -[0] The maximum resident set size (KB) = 606096 +[0] The total amount of wall time = 368.903465 +[0] The maximum resident set size (KB) = 602824 -Test 037 regional_noquilt PASS +Test 038 regional_noquilt PASS -baseline dir = /gpfs/dell2/emc/modeling/noscrub/emc.nemspara/RT/NEMSfv3gfs/develop-20220107/fv3_regional_control -working dir = /gpfs/dell2/ptmp/Jun.Wang/FV3_RT/rt_3525/regional_2threads -Checking test 038 regional_2threads results .... +baseline dir = /gpfs/dell2/emc/modeling/noscrub/emc.nemspara/RT/NEMSfv3gfs/develop-20220112/fv3_regional_control +working dir = /gpfs/dell2/ptmp/Denise.Worthen/FV3_RT/rt_7330/regional_2threads +Checking test 039 regional_2threads results .... Comparing dynf000.nc .........OK Comparing dynf024.nc .........OK Comparing phyf000.nc .........OK @@ -1620,15 +1671,15 @@ Checking test 038 regional_2threads results .... Comparing NATLEV.GrbF00 .........OK Comparing NATLEV.GrbF24 .........OK -[0] The total amount of wall time = 196.205989 -[0] The maximum resident set size (KB) = 573000 +[0] The total amount of wall time = 198.826529 +[0] The maximum resident set size (KB) = 574776 -Test 038 regional_2threads PASS +Test 039 regional_2threads PASS -baseline dir = /gpfs/dell2/emc/modeling/noscrub/emc.nemspara/RT/NEMSfv3gfs/develop-20220107/fv3_regional_hafs -working dir = /gpfs/dell2/ptmp/Jun.Wang/FV3_RT/rt_3525/regional_hafs -Checking test 039 regional_hafs results .... +baseline dir = /gpfs/dell2/emc/modeling/noscrub/emc.nemspara/RT/NEMSfv3gfs/develop-20220112/fv3_regional_hafs +working dir = /gpfs/dell2/ptmp/Denise.Worthen/FV3_RT/rt_7330/regional_hafs +Checking test 040 regional_hafs results .... Comparing dynf000.nc .........OK Comparing dynf024.nc .........OK Comparing phyf000.nc .........OK @@ -1636,29 +1687,29 @@ Checking test 039 regional_hafs results .... Comparing HURPRS.GrbF00 .........OK Comparing HURPRS.GrbF24 .........OK -[0] The total amount of wall time = 345.933793 -[0] The maximum resident set size (KB) = 566612 +[0] The total amount of wall time = 349.042579 +[0] The maximum resident set size (KB) = 568968 -Test 039 regional_hafs PASS +Test 040 regional_hafs PASS -baseline dir = /gpfs/dell2/emc/modeling/noscrub/emc.nemspara/RT/NEMSfv3gfs/develop-20220107/fv3_regional_netcdf_parallel -working dir = /gpfs/dell2/ptmp/Jun.Wang/FV3_RT/rt_3525/regional_netcdf_parallel -Checking test 040 regional_netcdf_parallel results .... +baseline dir = /gpfs/dell2/emc/modeling/noscrub/emc.nemspara/RT/NEMSfv3gfs/develop-20220112/fv3_regional_netcdf_parallel +working dir = /gpfs/dell2/ptmp/Denise.Worthen/FV3_RT/rt_7330/regional_netcdf_parallel +Checking test 041 regional_netcdf_parallel results .... Comparing dynf000.nc ............ALT CHECK......OK - Comparing dynf024.nc .........OK + Comparing dynf024.nc ............ALT CHECK......OK Comparing phyf000.nc ............ALT CHECK......OK Comparing phyf024.nc ............ALT CHECK......OK -[0] The total amount of wall time = 344.793551 -[0] The maximum resident set size (KB) = 566200 +[0] The total amount of wall time = 349.469317 +[0] The maximum resident set size (KB) = 568424 -Test 040 regional_netcdf_parallel PASS +Test 041 regional_netcdf_parallel PASS -baseline dir = /gpfs/dell2/emc/modeling/noscrub/emc.nemspara/RT/NEMSfv3gfs/develop-20220107/fv3_regional_RRTMGP -working dir = /gpfs/dell2/ptmp/Jun.Wang/FV3_RT/rt_3525/regional_RRTMGP -Checking test 041 regional_RRTMGP results .... +baseline dir = /gpfs/dell2/emc/modeling/noscrub/emc.nemspara/RT/NEMSfv3gfs/develop-20220112/fv3_regional_RRTMGP +working dir = /gpfs/dell2/ptmp/Denise.Worthen/FV3_RT/rt_7330/regional_RRTMGP +Checking test 042 regional_RRTMGP results .... Comparing dynf000.nc .........OK Comparing dynf024.nc .........OK Comparing phyf000.nc .........OK @@ -1668,15 +1719,15 @@ Checking test 041 regional_RRTMGP results .... Comparing NATLEV.GrbF00 .........OK Comparing NATLEV.GrbF24 .........OK -[0] The total amount of wall time = 455.659613 -[0] The maximum resident set size (KB) = 694624 +[0] The total amount of wall time = 455.871930 +[0] The maximum resident set size (KB) = 691364 -Test 041 regional_RRTMGP PASS +Test 042 regional_RRTMGP PASS -baseline dir = /gpfs/dell2/emc/modeling/noscrub/emc.nemspara/RT/NEMSfv3gfs/develop-20220107/rap_control -working dir = /gpfs/dell2/ptmp/Jun.Wang/FV3_RT/rt_3525/rap_control -Checking test 042 rap_control results .... +baseline dir = /gpfs/dell2/emc/modeling/noscrub/emc.nemspara/RT/NEMSfv3gfs/develop-20220112/rap_control +working dir = /gpfs/dell2/ptmp/Denise.Worthen/FV3_RT/rt_7330/rap_control +Checking test 043 rap_control results .... Comparing sfcf000.nc .........OK Comparing sfcf021.nc .........OK Comparing sfcf024.nc .........OK @@ -1722,15 +1773,15 @@ Checking test 042 rap_control results .... Comparing RESTART/sfc_data.tile5.nc .........OK Comparing RESTART/sfc_data.tile6.nc .........OK -[0] The total amount of wall time = 395.002195 -[0] The maximum resident set size (KB) = 844108 +[0] The total amount of wall time = 398.667989 +[0] The maximum resident set size (KB) = 843064 -Test 042 rap_control PASS +Test 043 rap_control PASS -baseline dir = /gpfs/dell2/emc/modeling/noscrub/emc.nemspara/RT/NEMSfv3gfs/develop-20220107/rap_control -working dir = /gpfs/dell2/ptmp/Jun.Wang/FV3_RT/rt_3525/rap_2threads -Checking test 043 rap_2threads results .... +baseline dir = /gpfs/dell2/emc/modeling/noscrub/emc.nemspara/RT/NEMSfv3gfs/develop-20220112/rap_control +working dir = /gpfs/dell2/ptmp/Denise.Worthen/FV3_RT/rt_7330/rap_2threads +Checking test 044 rap_2threads results .... Comparing sfcf000.nc .........OK Comparing sfcf021.nc .........OK Comparing sfcf024.nc .........OK @@ -1776,15 +1827,15 @@ Checking test 043 rap_2threads results .... Comparing RESTART/sfc_data.tile5.nc .........OK Comparing RESTART/sfc_data.tile6.nc .........OK -[0] The total amount of wall time = 372.670252 -[0] The maximum resident set size (KB) = 896752 +[0] The total amount of wall time = 375.802667 +[0] The maximum resident set size (KB) = 897492 -Test 043 rap_2threads PASS +Test 044 rap_2threads PASS -baseline dir = /gpfs/dell2/emc/modeling/noscrub/emc.nemspara/RT/NEMSfv3gfs/develop-20220107/rap_control -working dir = /gpfs/dell2/ptmp/Jun.Wang/FV3_RT/rt_3525/rap_restart -Checking test 044 rap_restart results .... +baseline dir = /gpfs/dell2/emc/modeling/noscrub/emc.nemspara/RT/NEMSfv3gfs/develop-20220112/rap_control +working dir = /gpfs/dell2/ptmp/Denise.Worthen/FV3_RT/rt_7330/rap_restart +Checking test 045 rap_restart results .... Comparing sfcf024.nc .........OK Comparing atmf024.nc .........OK Comparing GFSFLX.GrbF24 .........OK @@ -1822,15 +1873,15 @@ Checking test 044 rap_restart results .... Comparing RESTART/sfc_data.tile5.nc .........OK Comparing RESTART/sfc_data.tile6.nc .........OK -[0] The total amount of wall time = 202.894947 -[0] The maximum resident set size (KB) = 590972 +[0] The total amount of wall time = 205.441600 +[0] The maximum resident set size (KB) = 592080 -Test 044 rap_restart PASS +Test 045 rap_restart PASS -baseline dir = /gpfs/dell2/emc/modeling/noscrub/emc.nemspara/RT/NEMSfv3gfs/develop-20220107/rap_sfcdiff -working dir = /gpfs/dell2/ptmp/Jun.Wang/FV3_RT/rt_3525/rap_sfcdiff -Checking test 045 rap_sfcdiff results .... +baseline dir = /gpfs/dell2/emc/modeling/noscrub/emc.nemspara/RT/NEMSfv3gfs/develop-20220112/rap_sfcdiff +working dir = /gpfs/dell2/ptmp/Denise.Worthen/FV3_RT/rt_7330/rap_sfcdiff +Checking test 046 rap_sfcdiff results .... Comparing sfcf000.nc .........OK Comparing sfcf021.nc .........OK Comparing sfcf024.nc .........OK @@ -1876,15 +1927,15 @@ Checking test 045 rap_sfcdiff results .... Comparing RESTART/sfc_data.tile5.nc .........OK Comparing RESTART/sfc_data.tile6.nc .........OK -[0] The total amount of wall time = 394.025101 -[0] The maximum resident set size (KB) = 840932 +[0] The total amount of wall time = 399.366810 +[0] The maximum resident set size (KB) = 842076 -Test 045 rap_sfcdiff PASS +Test 046 rap_sfcdiff PASS -baseline dir = /gpfs/dell2/emc/modeling/noscrub/emc.nemspara/RT/NEMSfv3gfs/develop-20220107/rap_sfcdiff -working dir = /gpfs/dell2/ptmp/Jun.Wang/FV3_RT/rt_3525/rap_sfcdiff_restart -Checking test 046 rap_sfcdiff_restart results .... +baseline dir = /gpfs/dell2/emc/modeling/noscrub/emc.nemspara/RT/NEMSfv3gfs/develop-20220112/rap_sfcdiff +working dir = /gpfs/dell2/ptmp/Denise.Worthen/FV3_RT/rt_7330/rap_sfcdiff_restart +Checking test 047 rap_sfcdiff_restart results .... Comparing sfcf024.nc .........OK Comparing atmf024.nc .........OK Comparing GFSFLX.GrbF24 .........OK @@ -1922,15 +1973,15 @@ Checking test 046 rap_sfcdiff_restart results .... Comparing RESTART/sfc_data.tile5.nc .........OK Comparing RESTART/sfc_data.tile6.nc .........OK -[0] The total amount of wall time = 202.714875 -[0] The maximum resident set size (KB) = 591640 +[0] The total amount of wall time = 203.670090 +[0] The maximum resident set size (KB) = 592632 -Test 046 rap_sfcdiff_restart PASS +Test 047 rap_sfcdiff_restart PASS -baseline dir = /gpfs/dell2/emc/modeling/noscrub/emc.nemspara/RT/NEMSfv3gfs/develop-20220107/hrrr_control -working dir = /gpfs/dell2/ptmp/Jun.Wang/FV3_RT/rt_3525/hrrr_control -Checking test 047 hrrr_control results .... +baseline dir = /gpfs/dell2/emc/modeling/noscrub/emc.nemspara/RT/NEMSfv3gfs/develop-20220112/hrrr_control +working dir = /gpfs/dell2/ptmp/Denise.Worthen/FV3_RT/rt_7330/hrrr_control +Checking test 048 hrrr_control results .... Comparing sfcf000.nc .........OK Comparing sfcf021.nc .........OK Comparing sfcf024.nc .........OK @@ -1976,15 +2027,15 @@ Checking test 047 hrrr_control results .... Comparing RESTART/sfc_data.tile5.nc .........OK Comparing RESTART/sfc_data.tile6.nc .........OK -[0] The total amount of wall time = 379.737060 -[0] The maximum resident set size (KB) = 841128 +[0] The total amount of wall time = 387.988697 +[0] The maximum resident set size (KB) = 840944 -Test 047 hrrr_control PASS +Test 048 hrrr_control PASS -baseline dir = /gpfs/dell2/emc/modeling/noscrub/emc.nemspara/RT/NEMSfv3gfs/develop-20220107/rrfs_v1beta -working dir = /gpfs/dell2/ptmp/Jun.Wang/FV3_RT/rt_3525/rrfs_v1beta -Checking test 048 rrfs_v1beta results .... +baseline dir = /gpfs/dell2/emc/modeling/noscrub/emc.nemspara/RT/NEMSfv3gfs/develop-20220112/rrfs_v1beta +working dir = /gpfs/dell2/ptmp/Denise.Worthen/FV3_RT/rt_7330/rrfs_v1beta +Checking test 049 rrfs_v1beta results .... Comparing sfcf000.nc .........OK Comparing sfcf021.nc .........OK Comparing sfcf024.nc .........OK @@ -2030,15 +2081,15 @@ Checking test 048 rrfs_v1beta results .... Comparing RESTART/sfc_data.tile5.nc .........OK Comparing RESTART/sfc_data.tile6.nc .........OK -[0] The total amount of wall time = 391.236866 -[0] The maximum resident set size (KB) = 841032 +[0] The total amount of wall time = 392.809148 +[0] The maximum resident set size (KB) = 841684 -Test 048 rrfs_v1beta PASS +Test 049 rrfs_v1beta PASS -baseline dir = /gpfs/dell2/emc/modeling/noscrub/emc.nemspara/RT/NEMSfv3gfs/develop-20220107/rrfs_conus13km_hrrr_warm -working dir = /gpfs/dell2/ptmp/Jun.Wang/FV3_RT/rt_3525/rrfs_conus13km_hrrr_warm -Checking test 049 rrfs_conus13km_hrrr_warm results .... +baseline dir = /gpfs/dell2/emc/modeling/noscrub/emc.nemspara/RT/NEMSfv3gfs/develop-20220112/rrfs_conus13km_hrrr_warm +working dir = /gpfs/dell2/ptmp/Denise.Worthen/FV3_RT/rt_7330/rrfs_conus13km_hrrr_warm +Checking test 050 rrfs_conus13km_hrrr_warm results .... Comparing sfcf000.nc .........OK Comparing sfcf001.nc .........OK Comparing sfcf002.nc .........OK @@ -2046,15 +2097,15 @@ Checking test 049 rrfs_conus13km_hrrr_warm results .... Comparing atmf001.nc .........OK Comparing atmf002.nc .........OK -[0] The total amount of wall time = 180.262625 -[0] The maximum resident set size (KB) = 661880 +[0] The total amount of wall time = 180.319161 +[0] The maximum resident set size (KB) = 657376 -Test 049 rrfs_conus13km_hrrr_warm PASS +Test 050 rrfs_conus13km_hrrr_warm PASS -baseline dir = /gpfs/dell2/emc/modeling/noscrub/emc.nemspara/RT/NEMSfv3gfs/develop-20220107/rrfs_conus13km_radar_tten_warm -working dir = /gpfs/dell2/ptmp/Jun.Wang/FV3_RT/rt_3525/rrfs_conus13km_radar_tten_warm -Checking test 050 rrfs_conus13km_radar_tten_warm results .... +baseline dir = /gpfs/dell2/emc/modeling/noscrub/emc.nemspara/RT/NEMSfv3gfs/develop-20220112/rrfs_conus13km_radar_tten_warm +working dir = /gpfs/dell2/ptmp/Denise.Worthen/FV3_RT/rt_7330/rrfs_conus13km_radar_tten_warm +Checking test 051 rrfs_conus13km_radar_tten_warm results .... Comparing sfcf000.nc .........OK Comparing sfcf001.nc .........OK Comparing sfcf002.nc .........OK @@ -2062,15 +2113,15 @@ Checking test 050 rrfs_conus13km_radar_tten_warm results .... Comparing atmf001.nc .........OK Comparing atmf002.nc .........OK -[0] The total amount of wall time = 181.137098 -[0] The maximum resident set size (KB) = 663188 +[0] The total amount of wall time = 183.203907 +[0] The maximum resident set size (KB) = 663128 -Test 050 rrfs_conus13km_radar_tten_warm PASS +Test 051 rrfs_conus13km_radar_tten_warm PASS -baseline dir = /gpfs/dell2/emc/modeling/noscrub/emc.nemspara/RT/NEMSfv3gfs/develop-20220107/control_rrtmgp -working dir = /gpfs/dell2/ptmp/Jun.Wang/FV3_RT/rt_3525/control_rrtmgp -Checking test 051 control_rrtmgp results .... +baseline dir = /gpfs/dell2/emc/modeling/noscrub/emc.nemspara/RT/NEMSfv3gfs/develop-20220112/control_rrtmgp +working dir = /gpfs/dell2/ptmp/Denise.Worthen/FV3_RT/rt_7330/control_rrtmgp +Checking test 052 control_rrtmgp results .... Comparing sfcf000.nc .........OK Comparing sfcf024.nc .........OK Comparing atmf000.nc .........OK @@ -2080,15 +2131,15 @@ Checking test 051 control_rrtmgp results .... Comparing GFSPRS.GrbF00 .........OK Comparing GFSPRS.GrbF24 .........OK -[0] The total amount of wall time = 223.338074 -[0] The maximum resident set size (KB) = 588352 +[0] The total amount of wall time = 227.033246 +[0] The maximum resident set size (KB) = 587072 -Test 051 control_rrtmgp PASS +Test 052 control_rrtmgp PASS -baseline dir = /gpfs/dell2/emc/modeling/noscrub/emc.nemspara/RT/NEMSfv3gfs/develop-20220107/control_rrtmgp_c192 -working dir = /gpfs/dell2/ptmp/Jun.Wang/FV3_RT/rt_3525/control_rrtmgp_c192 -Checking test 052 control_rrtmgp_c192 results .... +baseline dir = /gpfs/dell2/emc/modeling/noscrub/emc.nemspara/RT/NEMSfv3gfs/develop-20220112/control_rrtmgp_c192 +working dir = /gpfs/dell2/ptmp/Denise.Worthen/FV3_RT/rt_7330/control_rrtmgp_c192 +Checking test 053 control_rrtmgp_c192 results .... Comparing sfcf000.nc .........OK Comparing sfcf012.nc .........OK Comparing atmf000.nc .........OK @@ -2098,15 +2149,15 @@ Checking test 052 control_rrtmgp_c192 results .... Comparing GFSPRS.GrbF00 .........OK Comparing GFSPRS.GrbF12 .........OK -[0] The total amount of wall time = 611.189448 -[0] The maximum resident set size (KB) = 803804 +[0] The total amount of wall time = 615.000823 +[0] The maximum resident set size (KB) = 801072 -Test 052 control_rrtmgp_c192 PASS +Test 053 control_rrtmgp_c192 PASS -baseline dir = /gpfs/dell2/emc/modeling/noscrub/emc.nemspara/RT/NEMSfv3gfs/develop-20220107/control_csawmg -working dir = /gpfs/dell2/ptmp/Jun.Wang/FV3_RT/rt_3525/control_csawmg -Checking test 053 control_csawmg results .... +baseline dir = /gpfs/dell2/emc/modeling/noscrub/emc.nemspara/RT/NEMSfv3gfs/develop-20220112/control_csawmg +working dir = /gpfs/dell2/ptmp/Denise.Worthen/FV3_RT/rt_7330/control_csawmg +Checking test 054 control_csawmg results .... Comparing sfcf000.nc .........OK Comparing sfcf024.nc .........OK Comparing atmf000.nc .........OK @@ -2116,15 +2167,15 @@ Checking test 053 control_csawmg results .... Comparing GFSPRS.GrbF00 .........OK Comparing GFSPRS.GrbF24 .........OK -[0] The total amount of wall time = 366.937771 -[0] The maximum resident set size (KB) = 530372 +[0] The total amount of wall time = 373.112331 +[0] The maximum resident set size (KB) = 531636 -Test 053 control_csawmg PASS +Test 054 control_csawmg PASS -baseline dir = /gpfs/dell2/emc/modeling/noscrub/emc.nemspara/RT/NEMSfv3gfs/develop-20220107/control_csawmgt -working dir = /gpfs/dell2/ptmp/Jun.Wang/FV3_RT/rt_3525/control_csawmgt -Checking test 054 control_csawmgt results .... +baseline dir = /gpfs/dell2/emc/modeling/noscrub/emc.nemspara/RT/NEMSfv3gfs/develop-20220112/control_csawmgt +working dir = /gpfs/dell2/ptmp/Denise.Worthen/FV3_RT/rt_7330/control_csawmgt +Checking test 055 control_csawmgt results .... Comparing sfcf000.nc .........OK Comparing sfcf024.nc .........OK Comparing atmf000.nc .........OK @@ -2134,15 +2185,15 @@ Checking test 054 control_csawmgt results .... Comparing GFSPRS.GrbF00 .........OK Comparing GFSPRS.GrbF24 .........OK -[0] The total amount of wall time = 363.444593 -[0] The maximum resident set size (KB) = 531292 +[0] The total amount of wall time = 369.784749 +[0] The maximum resident set size (KB) = 531276 -Test 054 control_csawmgt PASS +Test 055 control_csawmgt PASS -baseline dir = /gpfs/dell2/emc/modeling/noscrub/emc.nemspara/RT/NEMSfv3gfs/develop-20220107/control_flake -working dir = /gpfs/dell2/ptmp/Jun.Wang/FV3_RT/rt_3525/control_flake -Checking test 055 control_flake results .... +baseline dir = /gpfs/dell2/emc/modeling/noscrub/emc.nemspara/RT/NEMSfv3gfs/develop-20220112/control_flake +working dir = /gpfs/dell2/ptmp/Denise.Worthen/FV3_RT/rt_7330/control_flake +Checking test 056 control_flake results .... Comparing sfcf000.nc .........OK Comparing sfcf024.nc .........OK Comparing atmf000.nc .........OK @@ -2152,15 +2203,15 @@ Checking test 055 control_flake results .... Comparing GFSPRS.GrbF00 .........OK Comparing GFSPRS.GrbF24 .........OK -[0] The total amount of wall time = 244.784483 -[0] The maximum resident set size (KB) = 540392 +[0] The total amount of wall time = 242.933056 +[0] The maximum resident set size (KB) = 540368 -Test 055 control_flake PASS +Test 056 control_flake PASS -baseline dir = /gpfs/dell2/emc/modeling/noscrub/emc.nemspara/RT/NEMSfv3gfs/develop-20220107/control_ras -working dir = /gpfs/dell2/ptmp/Jun.Wang/FV3_RT/rt_3525/control_ras -Checking test 056 control_ras results .... +baseline dir = /gpfs/dell2/emc/modeling/noscrub/emc.nemspara/RT/NEMSfv3gfs/develop-20220112/control_ras +working dir = /gpfs/dell2/ptmp/Denise.Worthen/FV3_RT/rt_7330/control_ras +Checking test 057 control_ras results .... Comparing sfcf000.nc .........OK Comparing sfcf024.nc .........OK Comparing atmf000.nc .........OK @@ -2170,15 +2221,15 @@ Checking test 056 control_ras results .... Comparing GFSPRS.GrbF00 .........OK Comparing GFSPRS.GrbF24 .........OK -[0] The total amount of wall time = 191.052024 -[0] The maximum resident set size (KB) = 501252 +[0] The total amount of wall time = 193.026924 +[0] The maximum resident set size (KB) = 500240 -Test 056 control_ras PASS +Test 057 control_ras PASS -baseline dir = /gpfs/dell2/emc/modeling/noscrub/emc.nemspara/RT/NEMSfv3gfs/develop-20220107/control_thompson -working dir = /gpfs/dell2/ptmp/Jun.Wang/FV3_RT/rt_3525/control_thompson -Checking test 057 control_thompson results .... +baseline dir = /gpfs/dell2/emc/modeling/noscrub/emc.nemspara/RT/NEMSfv3gfs/develop-20220112/control_thompson +working dir = /gpfs/dell2/ptmp/Denise.Worthen/FV3_RT/rt_7330/control_thompson +Checking test 058 control_thompson results .... Comparing sfcf000.nc .........OK Comparing sfcf024.nc .........OK Comparing atmf000.nc .........OK @@ -2188,15 +2239,15 @@ Checking test 057 control_thompson results .... Comparing GFSPRS.GrbF00 .........OK Comparing GFSPRS.GrbF24 .........OK -[0] The total amount of wall time = 242.497539 -[0] The maximum resident set size (KB) = 856900 +[0] The total amount of wall time = 244.076834 +[0] The maximum resident set size (KB) = 855836 -Test 057 control_thompson PASS +Test 058 control_thompson PASS -baseline dir = /gpfs/dell2/emc/modeling/noscrub/emc.nemspara/RT/NEMSfv3gfs/develop-20220107/control_thompson_no_aero -working dir = /gpfs/dell2/ptmp/Jun.Wang/FV3_RT/rt_3525/control_thompson_no_aero -Checking test 058 control_thompson_no_aero results .... +baseline dir = /gpfs/dell2/emc/modeling/noscrub/emc.nemspara/RT/NEMSfv3gfs/develop-20220112/control_thompson_no_aero +working dir = /gpfs/dell2/ptmp/Denise.Worthen/FV3_RT/rt_7330/control_thompson_no_aero +Checking test 059 control_thompson_no_aero results .... Comparing sfcf000.nc .........OK Comparing sfcf024.nc .........OK Comparing atmf000.nc .........OK @@ -2206,55 +2257,55 @@ Checking test 058 control_thompson_no_aero results .... Comparing GFSPRS.GrbF00 .........OK Comparing GFSPRS.GrbF24 .........OK -[0] The total amount of wall time = 231.103976 -[0] The maximum resident set size (KB) = 849228 +[0] The total amount of wall time = 230.658828 +[0] The maximum resident set size (KB) = 847732 -Test 058 control_thompson_no_aero PASS +Test 059 control_thompson_no_aero PASS -baseline dir = /gpfs/dell2/emc/modeling/noscrub/emc.nemspara/RT/NEMSfv3gfs/develop-20220107/control_wam_repro -working dir = /gpfs/dell2/ptmp/Jun.Wang/FV3_RT/rt_3525/control_wam_repro -Checking test 059 control_wam results .... +baseline dir = /gpfs/dell2/emc/modeling/noscrub/emc.nemspara/RT/NEMSfv3gfs/develop-20220112/control_wam_repro +working dir = /gpfs/dell2/ptmp/Denise.Worthen/FV3_RT/rt_7330/control_wam_repro +Checking test 060 control_wam results .... Comparing sfcf024.nc .........OK Comparing atmf024.nc .........OK -[0] The total amount of wall time = 128.309639 -[0] The maximum resident set size (KB) = 235612 +[0] The total amount of wall time = 129.548020 +[0] The maximum resident set size (KB) = 233532 -Test 059 control_wam PASS +Test 060 control_wam PASS -baseline dir = /gpfs/dell2/emc/modeling/noscrub/emc.nemspara/RT/NEMSfv3gfs/develop-20220107/control_debug -working dir = /gpfs/dell2/ptmp/Jun.Wang/FV3_RT/rt_3525/control_debug -Checking test 060 control_debug results .... +baseline dir = /gpfs/dell2/emc/modeling/noscrub/emc.nemspara/RT/NEMSfv3gfs/develop-20220112/control_debug +working dir = /gpfs/dell2/ptmp/Denise.Worthen/FV3_RT/rt_7330/control_debug +Checking test 061 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 = 167.273969 -[0] The maximum resident set size (KB) = 537712 +[0] The total amount of wall time = 167.945682 +[0] The maximum resident set size (KB) = 540088 -Test 060 control_debug PASS +Test 061 control_debug PASS -baseline dir = /gpfs/dell2/emc/modeling/noscrub/emc.nemspara/RT/NEMSfv3gfs/develop-20220107/control_debug -working dir = /gpfs/dell2/ptmp/Jun.Wang/FV3_RT/rt_3525/control_2threads_debug -Checking test 061 control_2threads_debug results .... +baseline dir = /gpfs/dell2/emc/modeling/noscrub/emc.nemspara/RT/NEMSfv3gfs/develop-20220112/control_debug +working dir = /gpfs/dell2/ptmp/Denise.Worthen/FV3_RT/rt_7330/control_2threads_debug +Checking test 062 control_2threads_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 = 154.888495 -[0] The maximum resident set size (KB) = 587336 +[0] The total amount of wall time = 155.685427 +[0] The maximum resident set size (KB) = 586608 -Test 061 control_2threads_debug PASS +Test 062 control_2threads_debug PASS -baseline dir = /gpfs/dell2/emc/modeling/noscrub/emc.nemspara/RT/NEMSfv3gfs/develop-20220107/control_CubedSphereGrid_debug -working dir = /gpfs/dell2/ptmp/Jun.Wang/FV3_RT/rt_3525/control_CubedSphereGrid_debug -Checking test 062 control_CubedSphereGrid_debug results .... +baseline dir = /gpfs/dell2/emc/modeling/noscrub/emc.nemspara/RT/NEMSfv3gfs/develop-20220112/control_CubedSphereGrid_debug +working dir = /gpfs/dell2/ptmp/Denise.Worthen/FV3_RT/rt_7330/control_CubedSphereGrid_debug +Checking test 063 control_CubedSphereGrid_debug results .... Comparing sfcf000.tile1.nc .........OK Comparing sfcf000.tile2.nc .........OK Comparing sfcf000.tile3.nc .........OK @@ -2280,604 +2331,592 @@ Checking test 062 control_CubedSphereGrid_debug results .... Comparing atmf001.tile5.nc .........OK Comparing atmf001.tile6.nc .........OK -[0] The total amount of wall time = 182.002337 -[0] The maximum resident set size (KB) = 540424 +[0] The total amount of wall time = 183.100459 +[0] The maximum resident set size (KB) = 542044 -Test 062 control_CubedSphereGrid_debug PASS +Test 063 control_CubedSphereGrid_debug PASS -baseline dir = /gpfs/dell2/emc/modeling/noscrub/emc.nemspara/RT/NEMSfv3gfs/develop-20220107/control_wrtGauss_netcdf_parallel_debug -working dir = /gpfs/dell2/ptmp/Jun.Wang/FV3_RT/rt_3525/control_wrtGauss_netcdf_parallel_debug -Checking test 063 control_wrtGauss_netcdf_parallel_debug results .... - Comparing sfcf000.nc .........OK +baseline dir = /gpfs/dell2/emc/modeling/noscrub/emc.nemspara/RT/NEMSfv3gfs/develop-20220112/control_wrtGauss_netcdf_parallel_debug +working dir = /gpfs/dell2/ptmp/Denise.Worthen/FV3_RT/rt_7330/control_wrtGauss_netcdf_parallel_debug +Checking test 064 control_wrtGauss_netcdf_parallel_debug results .... + Comparing sfcf000.nc ............ALT CHECK......OK Comparing sfcf001.nc ............ALT CHECK......OK - Comparing atmf000.nc .........OK + Comparing atmf000.nc ............ALT CHECK......OK Comparing atmf001.nc ............ALT CHECK......OK -[0] The total amount of wall time = 170.544190 -[0] The maximum resident set size (KB) = 543252 +[0] The total amount of wall time = 171.645111 +[0] The maximum resident set size (KB) = 542604 -Test 063 control_wrtGauss_netcdf_parallel_debug PASS +Test 064 control_wrtGauss_netcdf_parallel_debug PASS -baseline dir = /gpfs/dell2/emc/modeling/noscrub/emc.nemspara/RT/NEMSfv3gfs/develop-20220107/control_stochy_debug -working dir = /gpfs/dell2/ptmp/Jun.Wang/FV3_RT/rt_3525/control_stochy_debug -Checking test 064 control_stochy_debug results .... +baseline dir = /gpfs/dell2/emc/modeling/noscrub/emc.nemspara/RT/NEMSfv3gfs/develop-20220112/control_stochy_debug +working dir = /gpfs/dell2/ptmp/Denise.Worthen/FV3_RT/rt_7330/control_stochy_debug +Checking test 065 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 = 192.085307 -[0] The maximum resident set size (KB) = 545184 +[0] The total amount of wall time = 193.443813 +[0] The maximum resident set size (KB) = 545684 -Test 064 control_stochy_debug PASS +Test 065 control_stochy_debug PASS -baseline dir = /gpfs/dell2/emc/modeling/noscrub/emc.nemspara/RT/NEMSfv3gfs/develop-20220107/control_lndp_debug -working dir = /gpfs/dell2/ptmp/Jun.Wang/FV3_RT/rt_3525/control_lndp_debug -Checking test 065 control_lndp_debug results .... +baseline dir = /gpfs/dell2/emc/modeling/noscrub/emc.nemspara/RT/NEMSfv3gfs/develop-20220112/control_lndp_debug +working dir = /gpfs/dell2/ptmp/Denise.Worthen/FV3_RT/rt_7330/control_lndp_debug +Checking test 066 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 = 172.193511 -[0] The maximum resident set size (KB) = 545964 +[0] The total amount of wall time = 172.602605 +[0] The maximum resident set size (KB) = 546648 -Test 065 control_lndp_debug PASS +Test 066 control_lndp_debug PASS -baseline dir = /gpfs/dell2/emc/modeling/noscrub/emc.nemspara/RT/NEMSfv3gfs/develop-20220107/control_rrtmgp_debug -working dir = /gpfs/dell2/ptmp/Jun.Wang/FV3_RT/rt_3525/control_rrtmgp_debug -Checking test 066 control_rrtmgp_debug results .... +baseline dir = /gpfs/dell2/emc/modeling/noscrub/emc.nemspara/RT/NEMSfv3gfs/develop-20220112/control_rrtmgp_debug +working dir = /gpfs/dell2/ptmp/Denise.Worthen/FV3_RT/rt_7330/control_rrtmgp_debug +Checking test 067 control_rrtmgp_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 = 187.033054 -[0] The maximum resident set size (KB) = 640632 +[0] The total amount of wall time = 187.558132 +[0] The maximum resident set size (KB) = 638696 -Test 066 control_rrtmgp_debug PASS +Test 067 control_rrtmgp_debug PASS -baseline dir = /gpfs/dell2/emc/modeling/noscrub/emc.nemspara/RT/NEMSfv3gfs/develop-20220107/control_csawmg_debug -working dir = /gpfs/dell2/ptmp/Jun.Wang/FV3_RT/rt_3525/control_csawmg_debug -Checking test 067 control_csawmg_debug results .... +baseline dir = /gpfs/dell2/emc/modeling/noscrub/emc.nemspara/RT/NEMSfv3gfs/develop-20220112/control_csawmg_debug +working dir = /gpfs/dell2/ptmp/Denise.Worthen/FV3_RT/rt_7330/control_csawmg_debug +Checking test 068 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 = 269.669712 -[0] The maximum resident set size (KB) = 576152 +[0] The total amount of wall time = 269.877979 +[0] The maximum resident set size (KB) = 573460 -Test 067 control_csawmg_debug PASS +Test 068 control_csawmg_debug PASS -baseline dir = /gpfs/dell2/emc/modeling/noscrub/emc.nemspara/RT/NEMSfv3gfs/develop-20220107/control_csawmgt_debug -working dir = /gpfs/dell2/ptmp/Jun.Wang/FV3_RT/rt_3525/control_csawmgt_debug -Checking test 068 control_csawmgt_debug results .... +baseline dir = /gpfs/dell2/emc/modeling/noscrub/emc.nemspara/RT/NEMSfv3gfs/develop-20220112/control_csawmgt_debug +working dir = /gpfs/dell2/ptmp/Denise.Worthen/FV3_RT/rt_7330/control_csawmgt_debug +Checking test 069 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 = 266.124843 -[0] The maximum resident set size (KB) = 576820 +[0] The total amount of wall time = 266.602104 +[0] The maximum resident set size (KB) = 578064 -Test 068 control_csawmgt_debug PASS +Test 069 control_csawmgt_debug PASS -baseline dir = /gpfs/dell2/emc/modeling/noscrub/emc.nemspara/RT/NEMSfv3gfs/develop-20220107/control_ras_debug -working dir = /gpfs/dell2/ptmp/Jun.Wang/FV3_RT/rt_3525/control_ras_debug -Checking test 069 control_ras_debug results .... +baseline dir = /gpfs/dell2/emc/modeling/noscrub/emc.nemspara/RT/NEMSfv3gfs/develop-20220112/control_ras_debug +working dir = /gpfs/dell2/ptmp/Denise.Worthen/FV3_RT/rt_7330/control_ras_debug +Checking test 070 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 = 174.052890 -[0] The maximum resident set size (KB) = 553188 +[0] The total amount of wall time = 175.565298 +[0] The maximum resident set size (KB) = 556284 -Test 069 control_ras_debug PASS +Test 070 control_ras_debug PASS -baseline dir = /gpfs/dell2/emc/modeling/noscrub/emc.nemspara/RT/NEMSfv3gfs/develop-20220107/control_diag_debug -working dir = /gpfs/dell2/ptmp/Jun.Wang/FV3_RT/rt_3525/control_diag_debug -Checking test 070 control_diag_debug results .... +baseline dir = /gpfs/dell2/emc/modeling/noscrub/emc.nemspara/RT/NEMSfv3gfs/develop-20220112/control_diag_debug +working dir = /gpfs/dell2/ptmp/Denise.Worthen/FV3_RT/rt_7330/control_diag_debug +Checking test 071 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 = 177.503846 -[0] The maximum resident set size (KB) = 597472 +[0] The total amount of wall time = 177.273805 +[0] The maximum resident set size (KB) = 596628 -Test 070 control_diag_debug PASS +Test 071 control_diag_debug PASS -baseline dir = /gpfs/dell2/emc/modeling/noscrub/emc.nemspara/RT/NEMSfv3gfs/develop-20220107/control_debug_p7 -working dir = /gpfs/dell2/ptmp/Jun.Wang/FV3_RT/rt_3525/control_debug_p7 -Checking test 071 control_debug_p7 results .... +baseline dir = /gpfs/dell2/emc/modeling/noscrub/emc.nemspara/RT/NEMSfv3gfs/develop-20220112/control_debug_p8 +working dir = /gpfs/dell2/ptmp/Denise.Worthen/FV3_RT/rt_7330/control_debug_p8 +Checking test 072 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 = 183.904269 -[0] The maximum resident set size (KB) = 562040 +[0] The total amount of wall time = 185.626149 +[0] The maximum resident set size (KB) = 562444 -Test 071 control_debug_p7 PASS +Test 072 control_debug_p8 PASS -baseline dir = /gpfs/dell2/emc/modeling/noscrub/emc.nemspara/RT/NEMSfv3gfs/develop-20220107/control_thompson_debug -working dir = /gpfs/dell2/ptmp/Jun.Wang/FV3_RT/rt_3525/control_thompson_debug -Checking test 072 control_thompson_debug results .... +baseline dir = /gpfs/dell2/emc/modeling/noscrub/emc.nemspara/RT/NEMSfv3gfs/develop-20220112/control_thompson_debug +working dir = /gpfs/dell2/ptmp/Denise.Worthen/FV3_RT/rt_7330/control_thompson_debug +Checking test 073 control_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 = 197.445728 -[0] The maximum resident set size (KB) = 903292 +[0] The total amount of wall time = 197.574237 +[0] The maximum resident set size (KB) = 900388 -Test 072 control_thompson_debug PASS +Test 073 control_thompson_debug PASS -baseline dir = /gpfs/dell2/emc/modeling/noscrub/emc.nemspara/RT/NEMSfv3gfs/develop-20220107/control_thompson_no_aero_debug -working dir = /gpfs/dell2/ptmp/Jun.Wang/FV3_RT/rt_3525/control_thompson_no_aero_debug -Checking test 073 control_thompson_no_aero_debug results .... +baseline dir = /gpfs/dell2/emc/modeling/noscrub/emc.nemspara/RT/NEMSfv3gfs/develop-20220112/control_thompson_no_aero_debug +working dir = /gpfs/dell2/ptmp/Denise.Worthen/FV3_RT/rt_7330/control_thompson_no_aero_debug +Checking test 074 control_thompson_no_aero_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 = 189.487224 -[0] The maximum resident set size (KB) = 894480 +[0] The total amount of wall time = 191.002505 +[0] The maximum resident set size (KB) = 895524 -Test 073 control_thompson_no_aero_debug PASS +Test 074 control_thompson_no_aero_debug PASS -baseline dir = /gpfs/dell2/emc/modeling/noscrub/emc.nemspara/RT/NEMSfv3gfs/develop-20220107/control_thompson_debug_extdiag -working dir = /gpfs/dell2/ptmp/Jun.Wang/FV3_RT/rt_3525/control_thompson_extdiag_debug -Checking test 074 control_thompson_extdiag_debug results .... +baseline dir = /gpfs/dell2/emc/modeling/noscrub/emc.nemspara/RT/NEMSfv3gfs/develop-20220112/control_thompson_debug_extdiag +working dir = /gpfs/dell2/ptmp/Denise.Worthen/FV3_RT/rt_7330/control_thompson_extdiag_debug +Checking test 075 control_thompson_extdiag_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 = 206.859693 -[0] The maximum resident set size (KB) = 932512 +[0] The total amount of wall time = 208.886742 +[0] The maximum resident set size (KB) = 930592 -Test 074 control_thompson_extdiag_debug PASS +Test 075 control_thompson_extdiag_debug PASS -baseline dir = /gpfs/dell2/emc/modeling/noscrub/emc.nemspara/RT/NEMSfv3gfs/develop-20220107/fv3_regional_debug -working dir = /gpfs/dell2/ptmp/Jun.Wang/FV3_RT/rt_3525/regional_debug -Checking test 075 regional_debug results .... +baseline dir = /gpfs/dell2/emc/modeling/noscrub/emc.nemspara/RT/NEMSfv3gfs/develop-20220112/fv3_regional_debug +working dir = /gpfs/dell2/ptmp/Denise.Worthen/FV3_RT/rt_7330/regional_debug +Checking test 076 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 = 284.227935 -[0] The maximum resident set size (KB) = 598440 +[0] The total amount of wall time = 284.090617 +[0] The maximum resident set size (KB) = 596772 -Test 075 regional_debug PASS +Test 076 regional_debug PASS -baseline dir = /gpfs/dell2/emc/modeling/noscrub/emc.nemspara/RT/NEMSfv3gfs/develop-20220107/rap_control_debug -working dir = /gpfs/dell2/ptmp/Jun.Wang/FV3_RT/rt_3525/rap_control_debug -Checking test 076 rap_control_debug results .... +baseline dir = /gpfs/dell2/emc/modeling/noscrub/emc.nemspara/RT/NEMSfv3gfs/develop-20220112/rap_control_debug +working dir = /gpfs/dell2/ptmp/Denise.Worthen/FV3_RT/rt_7330/rap_control_debug +Checking test 077 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 = 305.477796 -[0] The maximum resident set size (KB) = 908116 +[0] The total amount of wall time = 306.991705 +[0] The maximum resident set size (KB) = 904812 -Test 076 rap_control_debug PASS +Test 077 rap_control_debug PASS -baseline dir = /gpfs/dell2/emc/modeling/noscrub/emc.nemspara/RT/NEMSfv3gfs/develop-20220107/rap_control_debug -working dir = /gpfs/dell2/ptmp/Jun.Wang/FV3_RT/rt_3525/rap_unified_drag_suite_debug -Checking test 077 rap_unified_drag_suite_debug results .... +baseline dir = /gpfs/dell2/emc/modeling/noscrub/emc.nemspara/RT/NEMSfv3gfs/develop-20220112/rap_control_debug +working dir = /gpfs/dell2/ptmp/Denise.Worthen/FV3_RT/rt_7330/rap_unified_drag_suite_debug +Checking test 078 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 = 305.438729 -[0] The maximum resident set size (KB) = 907332 +[0] The total amount of wall time = 307.061331 +[0] The maximum resident set size (KB) = 904284 -Test 077 rap_unified_drag_suite_debug PASS +Test 078 rap_unified_drag_suite_debug PASS -baseline dir = /gpfs/dell2/emc/modeling/noscrub/emc.nemspara/RT/NEMSfv3gfs/develop-20220107/rap_diag_debug -working dir = /gpfs/dell2/ptmp/Jun.Wang/FV3_RT/rt_3525/rap_diag_debug -Checking test 078 rap_diag_debug results .... +baseline dir = /gpfs/dell2/emc/modeling/noscrub/emc.nemspara/RT/NEMSfv3gfs/develop-20220112/rap_diag_debug +working dir = /gpfs/dell2/ptmp/Denise.Worthen/FV3_RT/rt_7330/rap_diag_debug +Checking test 079 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 = 323.908520 -[0] The maximum resident set size (KB) = 987412 +[0] The total amount of wall time = 324.352703 +[0] The maximum resident set size (KB) = 991684 -Test 078 rap_diag_debug PASS +Test 079 rap_diag_debug PASS -baseline dir = /gpfs/dell2/emc/modeling/noscrub/emc.nemspara/RT/NEMSfv3gfs/develop-20220107/rap_cires_ugwp_debug -working dir = /gpfs/dell2/ptmp/Jun.Wang/FV3_RT/rt_3525/rap_cires_ugwp_debug -Checking test 079 rap_cires_ugwp_debug results .... +baseline dir = /gpfs/dell2/emc/modeling/noscrub/emc.nemspara/RT/NEMSfv3gfs/develop-20220112/rap_cires_ugwp_debug +working dir = /gpfs/dell2/ptmp/Denise.Worthen/FV3_RT/rt_7330/rap_cires_ugwp_debug +Checking test 080 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 = 311.213942 -[0] The maximum resident set size (KB) = 908584 +[0] The total amount of wall time = 312.030719 +[0] The maximum resident set size (KB) = 910516 -Test 079 rap_cires_ugwp_debug PASS +Test 080 rap_cires_ugwp_debug PASS -baseline dir = /gpfs/dell2/emc/modeling/noscrub/emc.nemspara/RT/NEMSfv3gfs/develop-20220107/rap_cires_ugwp_debug -working dir = /gpfs/dell2/ptmp/Jun.Wang/FV3_RT/rt_3525/rap_unified_ugwp_debug -Checking test 080 rap_unified_ugwp_debug results .... +baseline dir = /gpfs/dell2/emc/modeling/noscrub/emc.nemspara/RT/NEMSfv3gfs/develop-20220112/rap_cires_ugwp_debug +working dir = /gpfs/dell2/ptmp/Denise.Worthen/FV3_RT/rt_7330/rap_unified_ugwp_debug +Checking test 081 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 = 312.100210 -[0] The maximum resident set size (KB) = 905828 +[0] The total amount of wall time = 312.766850 +[0] The maximum resident set size (KB) = 908416 -Test 080 rap_unified_ugwp_debug PASS +Test 081 rap_unified_ugwp_debug PASS -baseline dir = /gpfs/dell2/emc/modeling/noscrub/emc.nemspara/RT/NEMSfv3gfs/develop-20220107/rap_noah_debug -working dir = /gpfs/dell2/ptmp/Jun.Wang/FV3_RT/rt_3525/rap_noah_debug -Checking test 081 rap_noah_debug results .... +baseline dir = /gpfs/dell2/emc/modeling/noscrub/emc.nemspara/RT/NEMSfv3gfs/develop-20220112/rap_noah_debug +working dir = /gpfs/dell2/ptmp/Denise.Worthen/FV3_RT/rt_7330/rap_noah_debug +Checking test 082 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 = 302.580752 -[0] The maximum resident set size (KB) = 904716 +[0] The total amount of wall time = 302.952027 +[0] The maximum resident set size (KB) = 906340 -Test 081 rap_noah_debug PASS +Test 082 rap_noah_debug PASS -baseline dir = /gpfs/dell2/emc/modeling/noscrub/emc.nemspara/RT/NEMSfv3gfs/develop-20220107/rap_rrtmgp_debug -working dir = /gpfs/dell2/ptmp/Jun.Wang/FV3_RT/rt_3525/rap_rrtmgp_debug -Checking test 082 rap_rrtmgp_debug results .... +baseline dir = /gpfs/dell2/emc/modeling/noscrub/emc.nemspara/RT/NEMSfv3gfs/develop-20220112/rap_rrtmgp_debug +working dir = /gpfs/dell2/ptmp/Denise.Worthen/FV3_RT/rt_7330/rap_rrtmgp_debug +Checking test 083 rap_rrtmgp_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 = 520.888472 -[0] The maximum resident set size (KB) = 1006048 +[0] The total amount of wall time = 519.831870 +[0] The maximum resident set size (KB) = 1006228 -Test 082 rap_rrtmgp_debug PASS +Test 083 rap_rrtmgp_debug PASS -baseline dir = /gpfs/dell2/emc/modeling/noscrub/emc.nemspara/RT/NEMSfv3gfs/develop-20220107/rap_lndp_debug -working dir = /gpfs/dell2/ptmp/Jun.Wang/FV3_RT/rt_3525/rap_lndp_debug -Checking test 083 rap_lndp_debug results .... +baseline dir = /gpfs/dell2/emc/modeling/noscrub/emc.nemspara/RT/NEMSfv3gfs/develop-20220112/rap_lndp_debug +working dir = /gpfs/dell2/ptmp/Denise.Worthen/FV3_RT/rt_7330/rap_lndp_debug +Checking test 084 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 = 308.539732 -[0] The maximum resident set size (KB) = 911780 +[0] The total amount of wall time = 309.112626 +[0] The maximum resident set size (KB) = 906844 -Test 083 rap_lndp_debug PASS +Test 084 rap_lndp_debug PASS -baseline dir = /gpfs/dell2/emc/modeling/noscrub/emc.nemspara/RT/NEMSfv3gfs/develop-20220107/rap_sfcdiff_debug -working dir = /gpfs/dell2/ptmp/Jun.Wang/FV3_RT/rt_3525/rap_sfcdiff_debug -Checking test 084 rap_sfcdiff_debug results .... +baseline dir = /gpfs/dell2/emc/modeling/noscrub/emc.nemspara/RT/NEMSfv3gfs/develop-20220112/rap_sfcdiff_debug +working dir = /gpfs/dell2/ptmp/Denise.Worthen/FV3_RT/rt_7330/rap_sfcdiff_debug +Checking test 085 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 = 306.522270 -[0] The maximum resident set size (KB) = 909148 +[0] The total amount of wall time = 306.565898 +[0] The maximum resident set size (KB) = 903092 -Test 084 rap_sfcdiff_debug PASS +Test 085 rap_sfcdiff_debug PASS -baseline dir = /gpfs/dell2/emc/modeling/noscrub/emc.nemspara/RT/NEMSfv3gfs/develop-20220107/rap_flake_debug -working dir = /gpfs/dell2/ptmp/Jun.Wang/FV3_RT/rt_3525/rap_flake_debug -Checking test 085 rap_flake_debug results .... +baseline dir = /gpfs/dell2/emc/modeling/noscrub/emc.nemspara/RT/NEMSfv3gfs/develop-20220112/rap_flake_debug +working dir = /gpfs/dell2/ptmp/Denise.Worthen/FV3_RT/rt_7330/rap_flake_debug +Checking test 086 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 = 306.490683 -[0] The maximum resident set size (KB) = 907096 +[0] The total amount of wall time = 305.807829 +[0] The maximum resident set size (KB) = 907176 -Test 085 rap_flake_debug PASS +Test 086 rap_flake_debug PASS -baseline dir = /gpfs/dell2/emc/modeling/noscrub/emc.nemspara/RT/NEMSfv3gfs/develop-20220107/rap_noah_sfcdiff_cires_ugwp_debug -working dir = /gpfs/dell2/ptmp/Jun.Wang/FV3_RT/rt_3525/rap_noah_sfcdiff_cires_ugwp_debug -Checking test 086 rap_noah_sfcdiff_cires_ugwp_debug results .... +baseline dir = /gpfs/dell2/emc/modeling/noscrub/emc.nemspara/RT/NEMSfv3gfs/develop-20220112/rap_noah_sfcdiff_cires_ugwp_debug +working dir = /gpfs/dell2/ptmp/Denise.Worthen/FV3_RT/rt_7330/rap_noah_sfcdiff_cires_ugwp_debug +Checking test 087 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 = 509.966890 -[0] The maximum resident set size (KB) = 908456 +[0] The total amount of wall time = 511.016485 +[0] The maximum resident set size (KB) = 907672 -Test 086 rap_noah_sfcdiff_cires_ugwp_debug PASS +Test 087 rap_noah_sfcdiff_cires_ugwp_debug PASS -baseline dir = /gpfs/dell2/emc/modeling/noscrub/emc.nemspara/RT/NEMSfv3gfs/develop-20220107/rrfs_v1beta_debug -working dir = /gpfs/dell2/ptmp/Jun.Wang/FV3_RT/rt_3525/rrfs_v1beta_debug -Checking test 087 rrfs_v1beta_debug results .... +baseline dir = /gpfs/dell2/emc/modeling/noscrub/emc.nemspara/RT/NEMSfv3gfs/develop-20220112/rrfs_v1beta_debug +working dir = /gpfs/dell2/ptmp/Denise.Worthen/FV3_RT/rt_7330/rrfs_v1beta_debug +Checking test 088 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 = 305.296842 -[0] The maximum resident set size (KB) = 903840 +[0] The total amount of wall time = 305.423047 +[0] The maximum resident set size (KB) = 906392 -Test 087 rrfs_v1beta_debug PASS +Test 088 rrfs_v1beta_debug PASS -baseline dir = /gpfs/dell2/emc/modeling/noscrub/emc.nemspara/RT/NEMSfv3gfs/develop-20220107/control_wam_debug -working dir = /gpfs/dell2/ptmp/Jun.Wang/FV3_RT/rt_3525/control_wam_debug -Checking test 088 control_wam_debug results .... - Comparing sfcf019.nc .........OK - Comparing atmf019.nc .........OK - -[0] The total amount of wall time = 323.882788 -[0] The maximum resident set size (KB) = 261676 - -Test 088 control_wam_debug PASS - - -baseline dir = /gpfs/dell2/emc/modeling/noscrub/emc.nemspara/RT/NEMSfv3gfs/develop-20220107/hafs_regional_atm -working dir = /gpfs/dell2/ptmp/Jun.Wang/FV3_RT/rt_3525/hafs_regional_atm -Checking test 089 hafs_regional_atm results .... - Comparing atmf006.nc ............ALT CHECK......OK +baseline dir = /gpfs/dell2/emc/modeling/noscrub/emc.nemspara/RT/NEMSfv3gfs/develop-20220112/hafs_regional_atm +working dir = /gpfs/dell2/ptmp/Denise.Worthen/FV3_RT/rt_7330/hafs_regional_atm +Checking test 090 hafs_regional_atm results .... + Comparing atmf006.nc .........OK Comparing sfcf006.nc .........OK -[0] The total amount of wall time = 598.418210 -[0] The maximum resident set size (KB) = 731960 +[0] The total amount of wall time = 608.604822 +[0] The maximum resident set size (KB) = 728388 -Test 089 hafs_regional_atm PASS +Test 090 hafs_regional_atm PASS -baseline dir = /gpfs/dell2/emc/modeling/noscrub/emc.nemspara/RT/NEMSfv3gfs/develop-20220107/hafs_regional_atm_ocn -working dir = /gpfs/dell2/ptmp/Jun.Wang/FV3_RT/rt_3525/hafs_regional_atm_ocn -Checking test 090 hafs_regional_atm_ocn results .... +baseline dir = /gpfs/dell2/emc/modeling/noscrub/emc.nemspara/RT/NEMSfv3gfs/develop-20220112/hafs_regional_atm_ocn +working dir = /gpfs/dell2/ptmp/Denise.Worthen/FV3_RT/rt_7330/hafs_regional_atm_ocn +Checking test 091 hafs_regional_atm_ocn results .... Comparing atmf006.nc ............ALT CHECK......OK - Comparing sfcf006.nc .........OK + Comparing sfcf006.nc ............ALT CHECK......OK Comparing archv.2019_241_06.a .........OK Comparing archs.2019_241_06.a .........OK 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 = 590.558131 -[0] The maximum resident set size (KB) = 740716 +[0] The total amount of wall time = 604.359031 +[0] The maximum resident set size (KB) = 745744 -Test 090 hafs_regional_atm_ocn PASS +Test 091 hafs_regional_atm_ocn PASS -baseline dir = /gpfs/dell2/emc/modeling/noscrub/emc.nemspara/RT/NEMSfv3gfs/develop-20220107/hafs_regional_atm_wav -working dir = /gpfs/dell2/ptmp/Jun.Wang/FV3_RT/rt_3525/hafs_regional_atm_wav -Checking test 091 hafs_regional_atm_wav results .... +baseline dir = /gpfs/dell2/emc/modeling/noscrub/emc.nemspara/RT/NEMSfv3gfs/develop-20220112/hafs_regional_atm_wav +working dir = /gpfs/dell2/ptmp/Denise.Worthen/FV3_RT/rt_7330/hafs_regional_atm_wav +Checking test 092 hafs_regional_atm_wav results .... Comparing atmf006.nc ............ALT CHECK......OK - Comparing sfcf006.nc .........OK + Comparing sfcf006.nc ............ALT CHECK......OK Comparing out_grd.ww3 .........OK Comparing out_pnt.ww3 .........OK -[0] The total amount of wall time = 978.586149 -[0] The maximum resident set size (KB) = 741652 +[0] The total amount of wall time = 986.659739 +[0] The maximum resident set size (KB) = 743424 -Test 091 hafs_regional_atm_wav PASS +Test 092 hafs_regional_atm_wav PASS -baseline dir = /gpfs/dell2/emc/modeling/noscrub/emc.nemspara/RT/NEMSfv3gfs/develop-20220107/hafs_regional_atm_ocn_wav -working dir = /gpfs/dell2/ptmp/Jun.Wang/FV3_RT/rt_3525/hafs_regional_atm_ocn_wav -Checking test 092 hafs_regional_atm_ocn_wav results .... - Comparing atmf006.nc ............ALT CHECK......OK +baseline dir = /gpfs/dell2/emc/modeling/noscrub/emc.nemspara/RT/NEMSfv3gfs/develop-20220112/hafs_regional_atm_ocn_wav +working dir = /gpfs/dell2/ptmp/Denise.Worthen/FV3_RT/rt_7330/hafs_regional_atm_ocn_wav +Checking test 093 hafs_regional_atm_ocn_wav results .... + Comparing atmf006.nc .........OK Comparing sfcf006.nc ............ALT CHECK......OK Comparing archv.2019_241_06.a .........OK Comparing archs.2019_241_06.a .........OK Comparing out_grd.ww3 .........OK Comparing out_pnt.ww3 .........OK -[0] The total amount of wall time = 1035.304354 -[0] The maximum resident set size (KB) = 745644 +[0] The total amount of wall time = 1048.322499 +[0] The maximum resident set size (KB) = 739892 -Test 092 hafs_regional_atm_ocn_wav PASS +Test 093 hafs_regional_atm_ocn_wav PASS -baseline dir = /gpfs/dell2/emc/modeling/noscrub/emc.nemspara/RT/NEMSfv3gfs/develop-20220107/hafs_regional_1nest_atm -working dir = /gpfs/dell2/ptmp/Jun.Wang/FV3_RT/rt_3525/hafs_regional_1nest_atm -Checking test 093 hafs_regional_1nest_atm results .... - Comparing atmf006.nc ............ALT CHECK......OK +baseline dir = /gpfs/dell2/emc/modeling/noscrub/emc.nemspara/RT/NEMSfv3gfs/develop-20220112/hafs_regional_1nest_atm +working dir = /gpfs/dell2/ptmp/Denise.Worthen/FV3_RT/rt_7330/hafs_regional_1nest_atm +Checking test 094 hafs_regional_1nest_atm results .... + Comparing atmf006.nc .........OK Comparing sfcf006.nc .........OK -[0] The total amount of wall time = 385.274901 -[0] The maximum resident set size (KB) = 307332 +[0] The total amount of wall time = 385.808884 +[0] The maximum resident set size (KB) = 307416 -Test 093 hafs_regional_1nest_atm PASS +Test 094 hafs_regional_1nest_atm PASS -baseline dir = /gpfs/dell2/emc/modeling/noscrub/emc.nemspara/RT/NEMSfv3gfs/develop-20220107/hafs_regional_telescopic_2nests_atm -working dir = /gpfs/dell2/ptmp/Jun.Wang/FV3_RT/rt_3525/hafs_regional_telescopic_2nests_atm -Checking test 094 hafs_regional_telescopic_2nests_atm results .... +baseline dir = /gpfs/dell2/emc/modeling/noscrub/emc.nemspara/RT/NEMSfv3gfs/develop-20220112/hafs_regional_telescopic_2nests_atm +working dir = /gpfs/dell2/ptmp/Denise.Worthen/FV3_RT/rt_7330/hafs_regional_telescopic_2nests_atm +Checking test 095 hafs_regional_telescopic_2nests_atm results .... Comparing atmf006.nc .........OK Comparing sfcf006.nc ............ALT CHECK......OK -[0] The total amount of wall time = 665.119837 -[0] The maximum resident set size (KB) = 317252 +[0] The total amount of wall time = 675.489288 +[0] The maximum resident set size (KB) = 316960 -Test 094 hafs_regional_telescopic_2nests_atm PASS +Test 095 hafs_regional_telescopic_2nests_atm PASS -baseline dir = /gpfs/dell2/emc/modeling/noscrub/emc.nemspara/RT/NEMSfv3gfs/develop-20220107/hafs_global_1nest_atm -working dir = /gpfs/dell2/ptmp/Jun.Wang/FV3_RT/rt_3525/hafs_global_1nest_atm -Checking test 095 hafs_global_1nest_atm results .... +baseline dir = /gpfs/dell2/emc/modeling/noscrub/emc.nemspara/RT/NEMSfv3gfs/develop-20220112/hafs_global_1nest_atm +working dir = /gpfs/dell2/ptmp/Denise.Worthen/FV3_RT/rt_7330/hafs_global_1nest_atm +Checking test 096 hafs_global_1nest_atm results .... Comparing atmf006.nc ............ALT CHECK......OK - Comparing sfcf006.nc ............ALT CHECK......OK + Comparing sfcf006.nc .........OK -[0] The total amount of wall time = 648.489678 -[0] The maximum resident set size (KB) = 212684 +[0] The total amount of wall time = 656.160763 +[0] The maximum resident set size (KB) = 213536 -Test 095 hafs_global_1nest_atm PASS +Test 096 hafs_global_1nest_atm PASS -baseline dir = /gpfs/dell2/emc/modeling/noscrub/emc.nemspara/RT/NEMSfv3gfs/develop-20220107/hafs_global_multiple_4nests_atm -working dir = /gpfs/dell2/ptmp/Jun.Wang/FV3_RT/rt_3525/hafs_global_multiple_4nests_atm -Checking test 096 hafs_global_multiple_4nests_atm results .... +baseline dir = /gpfs/dell2/emc/modeling/noscrub/emc.nemspara/RT/NEMSfv3gfs/develop-20220112/hafs_global_multiple_4nests_atm +working dir = /gpfs/dell2/ptmp/Denise.Worthen/FV3_RT/rt_7330/hafs_global_multiple_4nests_atm +Checking test 097 hafs_global_multiple_4nests_atm results .... Comparing atmf006.nc .........OK Comparing sfcf006.nc ............ALT CHECK......OK -[0] The total amount of wall time = 659.830030 -[0] The maximum resident set size (KB) = 258140 +[0] The total amount of wall time = 671.311666 +[0] The maximum resident set size (KB) = 263248 -Test 096 hafs_global_multiple_4nests_atm PASS +Test 097 hafs_global_multiple_4nests_atm PASS -baseline dir = /gpfs/dell2/emc/modeling/noscrub/emc.nemspara/RT/NEMSfv3gfs/develop-20220107/hafs_regional_docn -working dir = /gpfs/dell2/ptmp/Jun.Wang/FV3_RT/rt_3525/hafs_regional_docn -Checking test 097 hafs_regional_docn results .... +baseline dir = /gpfs/dell2/emc/modeling/noscrub/emc.nemspara/RT/NEMSfv3gfs/develop-20220112/hafs_regional_docn +working dir = /gpfs/dell2/ptmp/Denise.Worthen/FV3_RT/rt_7330/hafs_regional_docn +Checking test 098 hafs_regional_docn results .... Comparing atmf006.nc ............ALT CHECK......OK Comparing sfcf006.nc ............ALT CHECK......OK Comparing ufs.hafs.cpl.hi.2019-08-29-21600.nc .........OK 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 = 592.795338 -[0] The maximum resident set size (KB) = 741140 +[0] The total amount of wall time = 595.558106 +[0] The maximum resident set size (KB) = 743344 -Test 097 hafs_regional_docn PASS +Test 098 hafs_regional_docn PASS -baseline dir = /gpfs/dell2/emc/modeling/noscrub/emc.nemspara/RT/NEMSfv3gfs/develop-20220107/hafs_regional_docn_oisst -working dir = /gpfs/dell2/ptmp/Jun.Wang/FV3_RT/rt_3525/hafs_regional_docn_oisst -Checking test 098 hafs_regional_docn_oisst results .... +baseline dir = /gpfs/dell2/emc/modeling/noscrub/emc.nemspara/RT/NEMSfv3gfs/develop-20220112/hafs_regional_docn_oisst +working dir = /gpfs/dell2/ptmp/Denise.Worthen/FV3_RT/rt_7330/hafs_regional_docn_oisst +Checking test 099 hafs_regional_docn_oisst results .... Comparing atmf006.nc ............ALT CHECK......OK Comparing sfcf006.nc ............ALT CHECK......OK Comparing ufs.hafs.cpl.hi.2019-08-29-21600.nc .........OK 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 = 587.120355 -[0] The maximum resident set size (KB) = 741104 +[0] The total amount of wall time = 591.618384 +[0] The maximum resident set size (KB) = 743000 -Test 098 hafs_regional_docn_oisst PASS +Test 099 hafs_regional_docn_oisst PASS -baseline dir = /gpfs/dell2/emc/modeling/noscrub/emc.nemspara/RT/NEMSfv3gfs/develop-20220107/hafs_regional_datm_cdeps -working dir = /gpfs/dell2/ptmp/Jun.Wang/FV3_RT/rt_3525/hafs_regional_datm_cdeps -Checking test 099 hafs_regional_datm_cdeps results .... +baseline dir = /gpfs/dell2/emc/modeling/noscrub/emc.nemspara/RT/NEMSfv3gfs/develop-20220112/hafs_regional_datm_cdeps +working dir = /gpfs/dell2/ptmp/Denise.Worthen/FV3_RT/rt_7330/hafs_regional_datm_cdeps +Checking test 100 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 = 1084.509482 -[0] The maximum resident set size (KB) = 892836 +[0] The total amount of wall time = 1085.749558 +[0] The maximum resident set size (KB) = 894776 -Test 099 hafs_regional_datm_cdeps PASS +Test 100 hafs_regional_datm_cdeps PASS -baseline dir = /gpfs/dell2/emc/modeling/noscrub/emc.nemspara/RT/NEMSfv3gfs/develop-20220107/datm_cdeps_control_cfsr -working dir = /gpfs/dell2/ptmp/Jun.Wang/FV3_RT/rt_3525/datm_cdeps_control_cfsr -Checking test 100 datm_cdeps_control_cfsr results .... +baseline dir = /gpfs/dell2/emc/modeling/noscrub/emc.nemspara/RT/NEMSfv3gfs/develop-20220112/datm_cdeps_control_cfsr +working dir = /gpfs/dell2/ptmp/Denise.Worthen/FV3_RT/rt_7330/datm_cdeps_control_cfsr +Checking test 101 datm_cdeps_control_cfsr results .... Comparing RESTART/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.946024 -[0] The maximum resident set size (KB) = 723500 +[0] The total amount of wall time = 171.445816 +[0] The maximum resident set size (KB) = 743444 -Test 100 datm_cdeps_control_cfsr PASS +Test 101 datm_cdeps_control_cfsr PASS -baseline dir = /gpfs/dell2/emc/modeling/noscrub/emc.nemspara/RT/NEMSfv3gfs/develop-20220107/datm_cdeps_control_cfsr -working dir = /gpfs/dell2/ptmp/Jun.Wang/FV3_RT/rt_3525/datm_cdeps_restart_cfsr -Checking test 101 datm_cdeps_restart_cfsr results .... +baseline dir = /gpfs/dell2/emc/modeling/noscrub/emc.nemspara/RT/NEMSfv3gfs/develop-20220112/datm_cdeps_control_cfsr +working dir = /gpfs/dell2/ptmp/Denise.Worthen/FV3_RT/rt_7330/datm_cdeps_restart_cfsr +Checking test 102 datm_cdeps_restart_cfsr results .... Comparing RESTART/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 = 116.147991 -[0] The maximum resident set size (KB) = 723748 +[0] The total amount of wall time = 118.590940 +[0] The maximum resident set size (KB) = 725760 -Test 101 datm_cdeps_restart_cfsr PASS +Test 102 datm_cdeps_restart_cfsr PASS -baseline dir = /gpfs/dell2/emc/modeling/noscrub/emc.nemspara/RT/NEMSfv3gfs/develop-20220107/datm_cdeps_control_gefs -working dir = /gpfs/dell2/ptmp/Jun.Wang/FV3_RT/rt_3525/datm_cdeps_control_gefs -Checking test 102 datm_cdeps_control_gefs results .... +baseline dir = /gpfs/dell2/emc/modeling/noscrub/emc.nemspara/RT/NEMSfv3gfs/develop-20220112/datm_cdeps_control_gefs +working dir = /gpfs/dell2/ptmp/Denise.Worthen/FV3_RT/rt_7330/datm_cdeps_control_gefs +Checking test 103 datm_cdeps_control_gefs results .... Comparing RESTART/MOM.res.nc .........OK Comparing RESTART/iced.2011-10-02-00000.nc .........OK Comparing RESTART/DATM_GEFS.cpl.r.2011-10-02-00000.nc .........OK -[0] The total amount of wall time = 164.422454 -[0] The maximum resident set size (KB) = 625640 +[0] The total amount of wall time = 165.520459 +[0] The maximum resident set size (KB) = 624992 -Test 102 datm_cdeps_control_gefs PASS +Test 103 datm_cdeps_control_gefs PASS -baseline dir = /gpfs/dell2/emc/modeling/noscrub/emc.nemspara/RT/NEMSfv3gfs/develop-20220107/datm_cdeps_stochy_gefs -working dir = /gpfs/dell2/ptmp/Jun.Wang/FV3_RT/rt_3525/datm_cdeps_stochy_gefs -Checking test 103 datm_cdeps_stochy_gefs results .... +baseline dir = /gpfs/dell2/emc/modeling/noscrub/emc.nemspara/RT/NEMSfv3gfs/develop-20220112/datm_cdeps_stochy_gefs +working dir = /gpfs/dell2/ptmp/Denise.Worthen/FV3_RT/rt_7330/datm_cdeps_stochy_gefs +Checking test 104 datm_cdeps_stochy_gefs results .... Comparing RESTART/MOM.res.nc .........OK Comparing RESTART/iced.2011-10-02-00000.nc .........OK Comparing RESTART/DATM_GEFS.cpl.r.2011-10-02-00000.nc .........OK -[0] The total amount of wall time = 165.928792 -[0] The maximum resident set size (KB) = 624200 +[0] The total amount of wall time = 167.419267 +[0] The maximum resident set size (KB) = 625804 -Test 103 datm_cdeps_stochy_gefs PASS +Test 104 datm_cdeps_stochy_gefs PASS -baseline dir = /gpfs/dell2/emc/modeling/noscrub/emc.nemspara/RT/NEMSfv3gfs/develop-20220107/datm_cdeps_bulk_cfsr -working dir = /gpfs/dell2/ptmp/Jun.Wang/FV3_RT/rt_3525/datm_cdeps_bulk_cfsr -Checking test 104 datm_cdeps_bulk_cfsr results .... +baseline dir = /gpfs/dell2/emc/modeling/noscrub/emc.nemspara/RT/NEMSfv3gfs/develop-20220112/datm_cdeps_bulk_cfsr +working dir = /gpfs/dell2/ptmp/Denise.Worthen/FV3_RT/rt_7330/datm_cdeps_bulk_cfsr +Checking test 105 datm_cdeps_bulk_cfsr results .... Comparing RESTART/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 = 171.317565 -[0] The maximum resident set size (KB) = 724904 +[0] The total amount of wall time = 172.357988 +[0] The maximum resident set size (KB) = 721720 -Test 104 datm_cdeps_bulk_cfsr PASS +Test 105 datm_cdeps_bulk_cfsr PASS -baseline dir = /gpfs/dell2/emc/modeling/noscrub/emc.nemspara/RT/NEMSfv3gfs/develop-20220107/datm_cdeps_bulk_gefs -working dir = /gpfs/dell2/ptmp/Jun.Wang/FV3_RT/rt_3525/datm_cdeps_bulk_gefs -Checking test 105 datm_cdeps_bulk_gefs results .... +baseline dir = /gpfs/dell2/emc/modeling/noscrub/emc.nemspara/RT/NEMSfv3gfs/develop-20220112/datm_cdeps_bulk_gefs +working dir = /gpfs/dell2/ptmp/Denise.Worthen/FV3_RT/rt_7330/datm_cdeps_bulk_gefs +Checking test 106 datm_cdeps_bulk_gefs results .... Comparing RESTART/MOM.res.nc .........OK Comparing RESTART/iced.2011-10-02-00000.nc .........OK Comparing RESTART/DATM_GEFS.cpl.r.2011-10-02-00000.nc .........OK -[0] The total amount of wall time = 165.791783 -[0] The maximum resident set size (KB) = 625108 +[0] The total amount of wall time = 164.279561 +[0] The maximum resident set size (KB) = 627164 -Test 105 datm_cdeps_bulk_gefs PASS +Test 106 datm_cdeps_bulk_gefs PASS -baseline dir = /gpfs/dell2/emc/modeling/noscrub/emc.nemspara/RT/NEMSfv3gfs/develop-20220107/datm_cdeps_mx025_cfsr -working dir = /gpfs/dell2/ptmp/Jun.Wang/FV3_RT/rt_3525/datm_cdeps_mx025_cfsr -Checking test 106 datm_cdeps_mx025_cfsr results .... +baseline dir = /gpfs/dell2/emc/modeling/noscrub/emc.nemspara/RT/NEMSfv3gfs/develop-20220112/datm_cdeps_mx025_cfsr +working dir = /gpfs/dell2/ptmp/Denise.Worthen/FV3_RT/rt_7330/datm_cdeps_mx025_cfsr +Checking test 107 datm_cdeps_mx025_cfsr results .... Comparing RESTART/MOM.res.nc .........OK Comparing RESTART/MOM.res_1.nc .........OK Comparing RESTART/MOM.res_2.nc .........OK @@ -2885,15 +2924,15 @@ Checking test 106 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 = 356.389565 -[0] The maximum resident set size (KB) = 584320 +[0] The total amount of wall time = 380.176995 +[0] The maximum resident set size (KB) = 569368 -Test 106 datm_cdeps_mx025_cfsr PASS +Test 107 datm_cdeps_mx025_cfsr PASS -baseline dir = /gpfs/dell2/emc/modeling/noscrub/emc.nemspara/RT/NEMSfv3gfs/develop-20220107/datm_cdeps_mx025_gefs -working dir = /gpfs/dell2/ptmp/Jun.Wang/FV3_RT/rt_3525/datm_cdeps_mx025_gefs -Checking test 107 datm_cdeps_mx025_gefs results .... +baseline dir = /gpfs/dell2/emc/modeling/noscrub/emc.nemspara/RT/NEMSfv3gfs/develop-20220112/datm_cdeps_mx025_gefs +working dir = /gpfs/dell2/ptmp/Denise.Worthen/FV3_RT/rt_7330/datm_cdeps_mx025_gefs +Checking test 108 datm_cdeps_mx025_gefs results .... Comparing RESTART/MOM.res.nc .........OK Comparing RESTART/MOM.res_1.nc .........OK Comparing RESTART/MOM.res_2.nc .........OK @@ -2901,52 +2940,52 @@ Checking test 107 datm_cdeps_mx025_gefs results .... Comparing RESTART/iced.2011-10-01-43200.nc .........OK Comparing RESTART/DATM_GEFS.cpl.r.2011-10-01-43200.nc .........OK -[0] The total amount of wall time = 345.245909 -[0] The maximum resident set size (KB) = 541512 +[0] The total amount of wall time = 372.551429 +[0] The maximum resident set size (KB) = 538848 -Test 107 datm_cdeps_mx025_gefs PASS +Test 108 datm_cdeps_mx025_gefs PASS -baseline dir = /gpfs/dell2/emc/modeling/noscrub/emc.nemspara/RT/NEMSfv3gfs/develop-20220107/datm_cdeps_control_cfsr -working dir = /gpfs/dell2/ptmp/Jun.Wang/FV3_RT/rt_3525/datm_cdeps_multiple_files_cfsr -Checking test 108 datm_cdeps_multiple_files_cfsr results .... +baseline dir = /gpfs/dell2/emc/modeling/noscrub/emc.nemspara/RT/NEMSfv3gfs/develop-20220112/datm_cdeps_control_cfsr +working dir = /gpfs/dell2/ptmp/Denise.Worthen/FV3_RT/rt_7330/datm_cdeps_multiple_files_cfsr +Checking test 109 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 = 169.448358 -[0] The maximum resident set size (KB) = 724304 +[0] The total amount of wall time = 172.520457 +[0] The maximum resident set size (KB) = 723388 -Test 108 datm_cdeps_multiple_files_cfsr PASS +Test 109 datm_cdeps_multiple_files_cfsr PASS -baseline dir = /gpfs/dell2/emc/modeling/noscrub/emc.nemspara/RT/NEMSfv3gfs/develop-20220107/datm_cdeps_3072x1536_cfsr -working dir = /gpfs/dell2/ptmp/Jun.Wang/FV3_RT/rt_3525/datm_cdeps_3072x1536_cfsr -Checking test 109 datm_cdeps_3072x1536_cfsr results .... +baseline dir = /gpfs/dell2/emc/modeling/noscrub/emc.nemspara/RT/NEMSfv3gfs/develop-20220112/datm_cdeps_3072x1536_cfsr +working dir = /gpfs/dell2/ptmp/Denise.Worthen/FV3_RT/rt_7330/datm_cdeps_3072x1536_cfsr +Checking test 110 datm_cdeps_3072x1536_cfsr results .... Comparing RESTART/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 = 249.632916 -[0] The maximum resident set size (KB) = 1835860 +[0] The total amount of wall time = 249.045958 +[0] The maximum resident set size (KB) = 1899592 -Test 109 datm_cdeps_3072x1536_cfsr PASS +Test 110 datm_cdeps_3072x1536_cfsr PASS -baseline dir = /gpfs/dell2/emc/modeling/noscrub/emc.nemspara/RT/NEMSfv3gfs/develop-20220107/datm_cdeps_debug_cfsr -working dir = /gpfs/dell2/ptmp/Jun.Wang/FV3_RT/rt_3525/datm_cdeps_debug_cfsr -Checking test 110 datm_cdeps_debug_cfsr results .... +baseline dir = /gpfs/dell2/emc/modeling/noscrub/emc.nemspara/RT/NEMSfv3gfs/develop-20220112/datm_cdeps_debug_cfsr +working dir = /gpfs/dell2/ptmp/Denise.Worthen/FV3_RT/rt_7330/datm_cdeps_debug_cfsr +Checking test 111 datm_cdeps_debug_cfsr results .... Comparing RESTART/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 = 496.523359 -[0] The maximum resident set size (KB) = 729168 +[0] The total amount of wall time = 496.982687 +[0] The maximum resident set size (KB) = 728684 -Test 110 datm_cdeps_debug_cfsr PASS +Test 111 datm_cdeps_debug_cfsr PASS -baseline dir = /gpfs/dell2/emc/modeling/noscrub/emc.nemspara/RT/NEMSfv3gfs/develop-20220107/control_atmwav -working dir = /gpfs/dell2/ptmp/Jun.Wang/FV3_RT/rt_3525/control_atmwav -Checking test 111 control_atmwav results .... +baseline dir = /gpfs/dell2/emc/modeling/noscrub/emc.nemspara/RT/NEMSfv3gfs/develop-20220112/control_atmwav +working dir = /gpfs/dell2/ptmp/Denise.Worthen/FV3_RT/rt_7330/control_atmwav +Checking test 112 control_atmwav results .... Comparing sfcf000.nc .........OK Comparing sfcf012.nc .........OK Comparing atmf000.nc .........OK @@ -2989,15 +3028,15 @@ Checking test 111 control_atmwav results .... Comparing RESTART/sfc_data.tile6.nc .........OK Comparing 20210322.180000.restart.glo_1deg .........OK -[0] The total amount of wall time = 93.299778 -[0] The maximum resident set size (KB) = 493000 +[0] The total amount of wall time = 94.097078 +[0] The maximum resident set size (KB) = 486436 -Test 111 control_atmwav PASS +Test 112 control_atmwav PASS -baseline dir = /gpfs/dell2/emc/modeling/noscrub/emc.nemspara/RT/NEMSfv3gfs/develop-20220107/control_c384gdas_wav -working dir = /gpfs/dell2/ptmp/Jun.Wang/FV3_RT/rt_3525/control_c384gdas_wav -Checking test 112 control_c384gdas_wav results .... +baseline dir = /gpfs/dell2/emc/modeling/noscrub/emc.nemspara/RT/NEMSfv3gfs/develop-20220112/control_c384gdas_wav +working dir = /gpfs/dell2/ptmp/Denise.Worthen/FV3_RT/rt_7330/control_c384gdas_wav +Checking test 113 control_c384gdas_wav results .... Comparing sfcf000.nc .........OK Comparing sfcf003.nc .........OK Comparing atmf000.nc .........OK @@ -3042,12 +3081,34 @@ Checking test 112 control_c384gdas_wav results .... Comparing 20210322.030000.restart.gnh_10m .........OK Comparing 20210322.030000.restart.gsh_15m .........OK -[0] The total amount of wall time = 610.622674 -[0] The maximum resident set size (KB) = 1052484 +[0] The total amount of wall time = 650.641155 +[0] The maximum resident set size (KB) = 1048652 + +Test 113 control_c384gdas_wav PASS + +FAILED TESTS: +Test compile_009 failed in run_compile failed + +REGRESSION TEST FAILED +Wed Jan 12 20:43:40 UTC 2022 +Elapsed time: 01h:42m:24s. Have a nice day! +Wed Jan 12 21:02:57 UTC 2022 +Start Regression test + +Compile 001 elapsed time 299 seconds. -DAPP=ATM -DCCPP_SUITES=FV3_GFS_v16_fv3wam -D32BIT=ON -DMULTI_GASES=ON -DDEBUG=ON -DMPI=ON -DCMAKE_BUILD_TYPE=Debug + +baseline dir = /gpfs/dell2/emc/modeling/noscrub/emc.nemspara/RT/NEMSfv3gfs/develop-20220112/control_wam_debug +working dir = /gpfs/dell2/ptmp/Denise.Worthen/FV3_RT/rt_582/control_wam_debug +Checking test 001 control_wam_debug results .... + Comparing sfcf019.nc .........OK + Comparing atmf019.nc .........OK + +[0] The total amount of wall time = 324.109864 +[0] The maximum resident set size (KB) = 257504 -Test 112 control_c384gdas_wav PASS +Test 001 control_wam_debug PASS REGRESSION TEST WAS SUCCESSFUL -Tue Jan 11 02:59:37 UTC 2022 -Elapsed time: 01h:47m:47s. Have a nice day! +Wed Jan 12 21:14:16 UTC 2022 +Elapsed time: 00h:11m:21s. Have a nice day! diff --git a/tests/ci/ci.test b/tests/ci/ci.test index c39a5a9d41..ac4bb63e08 100644 --- a/tests/ci/ci.test +++ b/tests/ci/ci.test @@ -2,5 +2,5 @@ control thr mpi dcp rst bit dbg regional_control thr dcp -cpld_control_c96_p7 +cpld_control_c96_p8 rst dbg From 44cad7f047baafba82d9588b19ca63be15479172 Mon Sep 17 00:00:00 2001 From: Brian Curtis Date: Wed, 12 Jan 2022 22:06:21 +0000 Subject: [PATCH 27/29] RT JOBS PASSED: hera.gnu. Log file uploaded. on-behalf-of @ufs-community --- tests/RegressionTests_hera.gnu.log | 320 ++++++++++++++--------------- 1 file changed, 160 insertions(+), 160 deletions(-) diff --git a/tests/RegressionTests_hera.gnu.log b/tests/RegressionTests_hera.gnu.log index 677053ac51..d79fb14917 100644 --- a/tests/RegressionTests_hera.gnu.log +++ b/tests/RegressionTests_hera.gnu.log @@ -1,15 +1,15 @@ -Mon Jan 10 22:32:04 UTC 2022 +Wed Jan 12 18:47:29 UTC 2022 Start Regression test -Compile 001 elapsed time 194 seconds. -DAPP=ATM -DCCPP_SUITES=FV3_GFS_v16,FV3_GFS_v16_flake,FV3_GFS_v16_RRTMGP,FV3_GFS_v16_thompson,FV3_GFS_v16_ras,FV3_GFS_v16_nsstNoahmpUGWPv1 -DMPI=ON -DCMAKE_BUILD_TYPE=Release +Compile 001 elapsed time 194 seconds. -DAPP=ATM -DCCPP_SUITES=FV3_GFS_v16,FV3_GFS_v16_flake,FV3_GFS_v16_RRTMGP,FV3_GFS_v16_thompson,FV3_GFS_v16_ras,FV3_GFS_v16_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 276 seconds. -DAPP=ATM -D32BIT=ON -DDEBUG=ON -DMPI=ON -DCMAKE_BUILD_TYPE=Debug -Compile 004 elapsed time 93 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 221 seconds. -DAPP=S2S -DCCPP_SUITES=FV3_GFS_v16_coupled_nsstNoahmpUGWPv1 -DMPI=ON -DCMAKE_BUILD_TYPE=Release -DMOM6SOLO=ON -Compile 006 elapsed time 117 seconds. -DAPP=S2S -DDEBUG=ON -DCCPP_SUITES=FV3_GFS_v16_coupled_nsstNoahmpUGWPv1 -DMPI=ON -DCMAKE_BUILD_TYPE=Debug -DMOM6SOLO=ON +Compile 003 elapsed time 279 seconds. -DAPP=ATM -D32BIT=ON -DDEBUG=ON -DMPI=ON -DCMAKE_BUILD_TYPE=Debug +Compile 004 elapsed time 95 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 215 seconds. -DAPP=S2S -DCCPP_SUITES=FV3_GFS_v16_coupled_p8 -DMPI=ON -DCMAKE_BUILD_TYPE=Release -DMOM6SOLO=ON +Compile 006 elapsed time 118 seconds. -DAPP=S2S -DDEBUG=ON -DCCPP_SUITES=FV3_GFS_v16_coupled_p8 -DMPI=ON -DCMAKE_BUILD_TYPE=Debug -DMOM6SOLO=ON -baseline dir = /scratch1/NCEPDEV/nems/emc.nemspara/RT/NEMSfv3gfs/develop-20220107/GNU/control -working dir = /scratch2/BMC/wrfruc/Samuel.Trahan/radar_tten/stmp/FV3_RT/rt_173664/control +baseline dir = /scratch1/NCEPDEV/nems/emc.nemspara/RT/NEMSfv3gfs/develop-20220112/GNU/control +working dir = /scratch1/NCEPDEV/stmp2/emc.nemspara/FV3_RT/rt_13262/control Checking test 001 control results .... Comparing sfcf000.nc .........OK Comparing sfcf021.nc .........OK @@ -56,14 +56,14 @@ Checking test 001 control results .... Comparing RESTART/sfc_data.tile5.nc .........OK Comparing RESTART/sfc_data.tile6.nc .........OK - 0: The total amount of wall time = 796.527662 - 0: The maximum resident set size (KB) = 441576 + 0: The total amount of wall time = 806.077807 + 0: The maximum resident set size (KB) = 441288 Test 001 control PASS -baseline dir = /scratch1/NCEPDEV/nems/emc.nemspara/RT/NEMSfv3gfs/develop-20220107/GNU/control -working dir = /scratch2/BMC/wrfruc/Samuel.Trahan/radar_tten/stmp/FV3_RT/rt_173664/control_restart +baseline dir = /scratch1/NCEPDEV/nems/emc.nemspara/RT/NEMSfv3gfs/develop-20220112/GNU/control +working dir = /scratch1/NCEPDEV/stmp2/emc.nemspara/FV3_RT/rt_13262/control_restart Checking test 002 control_restart results .... Comparing sfcf024.nc .........OK Comparing atmf024.nc .........OK @@ -102,14 +102,14 @@ Checking test 002 control_restart results .... Comparing RESTART/sfc_data.tile5.nc .........OK Comparing RESTART/sfc_data.tile6.nc .........OK - 0: The total amount of wall time = 384.394216 - 0: The maximum resident set size (KB) = 179452 + 0: The total amount of wall time = 392.544123 + 0: The maximum resident set size (KB) = 183896 Test 002 control_restart PASS -baseline dir = /scratch1/NCEPDEV/nems/emc.nemspara/RT/NEMSfv3gfs/develop-20220107/GNU/control_c48 -working dir = /scratch2/BMC/wrfruc/Samuel.Trahan/radar_tten/stmp/FV3_RT/rt_173664/control_c48 +baseline dir = /scratch1/NCEPDEV/nems/emc.nemspara/RT/NEMSfv3gfs/develop-20220112/GNU/control_c48 +working dir = /scratch1/NCEPDEV/stmp2/emc.nemspara/FV3_RT/rt_13262/control_c48 Checking test 003 control_c48 results .... Comparing sfcf000.nc .........OK Comparing sfcf024.nc .........OK @@ -148,14 +148,14 @@ Checking test 003 control_c48 results .... Comparing RESTART/sfc_data.tile5.nc .........OK Comparing RESTART/sfc_data.tile6.nc .........OK -0: The total amount of wall time = 673.346616 -0: The maximum resident set size (KB) = 691824 +0: The total amount of wall time = 672.467628 +0: The maximum resident set size (KB) = 690408 Test 003 control_c48 PASS -baseline dir = /scratch1/NCEPDEV/nems/emc.nemspara/RT/NEMSfv3gfs/develop-20220107/GNU/control_stochy -working dir = /scratch2/BMC/wrfruc/Samuel.Trahan/radar_tten/stmp/FV3_RT/rt_173664/control_stochy +baseline dir = /scratch1/NCEPDEV/nems/emc.nemspara/RT/NEMSfv3gfs/develop-20220112/GNU/control_stochy +working dir = /scratch1/NCEPDEV/stmp2/emc.nemspara/FV3_RT/rt_13262/control_stochy Checking test 004 control_stochy results .... Comparing sfcf000.nc .........OK Comparing sfcf012.nc .........OK @@ -166,14 +166,14 @@ Checking test 004 control_stochy results .... Comparing GFSPRS.GrbF00 .........OK Comparing GFSPRS.GrbF12 .........OK - 0: The total amount of wall time = 623.384907 - 0: The maximum resident set size (KB) = 445788 + 0: The total amount of wall time = 603.354967 + 0: The maximum resident set size (KB) = 444216 Test 004 control_stochy PASS -baseline dir = /scratch1/NCEPDEV/nems/emc.nemspara/RT/NEMSfv3gfs/develop-20220107/GNU/control_flake -working dir = /scratch2/BMC/wrfruc/Samuel.Trahan/radar_tten/stmp/FV3_RT/rt_173664/control_flake +baseline dir = /scratch1/NCEPDEV/nems/emc.nemspara/RT/NEMSfv3gfs/develop-20220112/GNU/control_flake +working dir = /scratch1/NCEPDEV/stmp2/emc.nemspara/FV3_RT/rt_13262/control_flake Checking test 005 control_flake results .... Comparing sfcf000.nc .........OK Comparing sfcf024.nc .........OK @@ -184,14 +184,14 @@ Checking test 005 control_flake results .... Comparing GFSPRS.GrbF00 .........OK Comparing GFSPRS.GrbF24 .........OK - 0: The total amount of wall time = 1352.729282 - 0: The maximum resident set size (KB) = 491336 + 0: The total amount of wall time = 1400.528776 + 0: The maximum resident set size (KB) = 487680 Test 005 control_flake PASS -baseline dir = /scratch1/NCEPDEV/nems/emc.nemspara/RT/NEMSfv3gfs/develop-20220107/GNU/control_rrtmgp -working dir = /scratch2/BMC/wrfruc/Samuel.Trahan/radar_tten/stmp/FV3_RT/rt_173664/control_rrtmgp +baseline dir = /scratch1/NCEPDEV/nems/emc.nemspara/RT/NEMSfv3gfs/develop-20220112/GNU/control_rrtmgp +working dir = /scratch1/NCEPDEV/stmp2/emc.nemspara/FV3_RT/rt_13262/control_rrtmgp Checking test 006 control_rrtmgp results .... Comparing sfcf000.nc .........OK Comparing sfcf024.nc .........OK @@ -202,14 +202,14 @@ Checking test 006 control_rrtmgp results .... Comparing GFSPRS.GrbF00 .........OK Comparing GFSPRS.GrbF24 .........OK - 0: The total amount of wall time = 817.138719 - 0: The maximum resident set size (KB) = 540464 + 0: The total amount of wall time = 821.147380 + 0: The maximum resident set size (KB) = 541832 Test 006 control_rrtmgp PASS -baseline dir = /scratch1/NCEPDEV/nems/emc.nemspara/RT/NEMSfv3gfs/develop-20220107/GNU/control_thompson -working dir = /scratch2/BMC/wrfruc/Samuel.Trahan/radar_tten/stmp/FV3_RT/rt_173664/control_thompson +baseline dir = /scratch1/NCEPDEV/nems/emc.nemspara/RT/NEMSfv3gfs/develop-20220112/GNU/control_thompson +working dir = /scratch1/NCEPDEV/stmp2/emc.nemspara/FV3_RT/rt_13262/control_thompson Checking test 007 control_thompson results .... Comparing sfcf000.nc .........OK Comparing sfcf024.nc .........OK @@ -220,14 +220,14 @@ Checking test 007 control_thompson results .... Comparing GFSPRS.GrbF00 .........OK Comparing GFSPRS.GrbF24 .........OK - 0: The total amount of wall time = 963.888152 - 0: The maximum resident set size (KB) = 806956 + 0: The total amount of wall time = 994.910455 + 0: The maximum resident set size (KB) = 803628 Test 007 control_thompson PASS -baseline dir = /scratch1/NCEPDEV/nems/emc.nemspara/RT/NEMSfv3gfs/develop-20220107/GNU/control_thompson_no_aero -working dir = /scratch2/BMC/wrfruc/Samuel.Trahan/radar_tten/stmp/FV3_RT/rt_173664/control_thompson_no_aero +baseline dir = /scratch1/NCEPDEV/nems/emc.nemspara/RT/NEMSfv3gfs/develop-20220112/GNU/control_thompson_no_aero +working dir = /scratch1/NCEPDEV/stmp2/emc.nemspara/FV3_RT/rt_13262/control_thompson_no_aero Checking test 008 control_thompson_no_aero results .... Comparing sfcf000.nc .........OK Comparing sfcf024.nc .........OK @@ -238,14 +238,14 @@ Checking test 008 control_thompson_no_aero results .... Comparing GFSPRS.GrbF00 .........OK Comparing GFSPRS.GrbF24 .........OK - 0: The total amount of wall time = 970.622247 - 0: The maximum resident set size (KB) = 795484 + 0: The total amount of wall time = 967.310731 + 0: The maximum resident set size (KB) = 799776 Test 008 control_thompson_no_aero PASS -baseline dir = /scratch1/NCEPDEV/nems/emc.nemspara/RT/NEMSfv3gfs/develop-20220107/GNU/control_ras -working dir = /scratch2/BMC/wrfruc/Samuel.Trahan/radar_tten/stmp/FV3_RT/rt_173664/control_ras +baseline dir = /scratch1/NCEPDEV/nems/emc.nemspara/RT/NEMSfv3gfs/develop-20220112/GNU/control_ras +working dir = /scratch1/NCEPDEV/stmp2/emc.nemspara/FV3_RT/rt_13262/control_ras Checking test 009 control_ras results .... Comparing sfcf000.nc .........OK Comparing sfcf024.nc .........OK @@ -256,15 +256,15 @@ Checking test 009 control_ras results .... Comparing GFSPRS.GrbF00 .........OK Comparing GFSPRS.GrbF24 .........OK - 0: The total amount of wall time = 803.530174 - 0: The maximum resident set size (KB) = 451816 + 0: The total amount of wall time = 800.073578 + 0: The maximum resident set size (KB) = 450160 Test 009 control_ras PASS -baseline dir = /scratch1/NCEPDEV/nems/emc.nemspara/RT/NEMSfv3gfs/develop-20220107/GNU/control_p7 -working dir = /scratch2/BMC/wrfruc/Samuel.Trahan/radar_tten/stmp/FV3_RT/rt_173664/control_p7 -Checking test 010 control_p7 results .... +baseline dir = /scratch1/NCEPDEV/nems/emc.nemspara/RT/NEMSfv3gfs/develop-20220112/GNU/control_p8 +working dir = /scratch1/NCEPDEV/stmp2/emc.nemspara/FV3_RT/rt_13262/control_p8 +Checking test 010 control_p8 results .... Comparing sfcf000.nc .........OK Comparing sfcf021.nc .........OK Comparing sfcf024.nc .........OK @@ -310,14 +310,14 @@ Checking test 010 control_p7 results .... Comparing RESTART/sfc_data.tile5.nc .........OK Comparing RESTART/sfc_data.tile6.nc .........OK - 0: The total amount of wall time = 803.060453 - 0: The maximum resident set size (KB) = 478664 + 0: The total amount of wall time = 817.951576 + 0: The maximum resident set size (KB) = 481292 -Test 010 control_p7 PASS +Test 010 control_p8 PASS -baseline dir = /scratch1/NCEPDEV/nems/emc.nemspara/RT/NEMSfv3gfs/develop-20220107/GNU/rap_control -working dir = /scratch2/BMC/wrfruc/Samuel.Trahan/radar_tten/stmp/FV3_RT/rt_173664/rap_control +baseline dir = /scratch1/NCEPDEV/nems/emc.nemspara/RT/NEMSfv3gfs/develop-20220112/GNU/rap_control +working dir = /scratch1/NCEPDEV/stmp2/emc.nemspara/FV3_RT/rt_13262/rap_control Checking test 011 rap_control results .... Comparing sfcf000.nc .........OK Comparing sfcf021.nc .........OK @@ -364,14 +364,14 @@ Checking test 011 rap_control results .... Comparing RESTART/sfc_data.tile5.nc .........OK Comparing RESTART/sfc_data.tile6.nc .........OK - 0: The total amount of wall time = 1369.914277 - 0: The maximum resident set size (KB) = 789048 + 0: The total amount of wall time = 1422.878917 + 0: The maximum resident set size (KB) = 786568 Test 011 rap_control PASS -baseline dir = /scratch1/NCEPDEV/nems/emc.nemspara/RT/NEMSfv3gfs/develop-20220107/GNU/rap_control -working dir = /scratch2/BMC/wrfruc/Samuel.Trahan/radar_tten/stmp/FV3_RT/rt_173664/rap_2threads +baseline dir = /scratch1/NCEPDEV/nems/emc.nemspara/RT/NEMSfv3gfs/develop-20220112/GNU/rap_control +working dir = /scratch1/NCEPDEV/stmp2/emc.nemspara/FV3_RT/rt_13262/rap_2threads Checking test 012 rap_2threads results .... Comparing sfcf000.nc .........OK Comparing sfcf021.nc .........OK @@ -418,14 +418,14 @@ Checking test 012 rap_2threads results .... Comparing RESTART/sfc_data.tile5.nc .........OK Comparing RESTART/sfc_data.tile6.nc .........OK - 0: The total amount of wall time = 1431.387846 - 0: The maximum resident set size (KB) = 850888 + 0: The total amount of wall time = 1394.384090 + 0: The maximum resident set size (KB) = 851112 Test 012 rap_2threads PASS -baseline dir = /scratch1/NCEPDEV/nems/emc.nemspara/RT/NEMSfv3gfs/develop-20220107/GNU/rap_control -working dir = /scratch2/BMC/wrfruc/Samuel.Trahan/radar_tten/stmp/FV3_RT/rt_173664/rap_restart +baseline dir = /scratch1/NCEPDEV/nems/emc.nemspara/RT/NEMSfv3gfs/develop-20220112/GNU/rap_control +working dir = /scratch1/NCEPDEV/stmp2/emc.nemspara/FV3_RT/rt_13262/rap_restart Checking test 013 rap_restart results .... Comparing sfcf024.nc .........OK Comparing atmf024.nc .........OK @@ -464,14 +464,14 @@ Checking test 013 rap_restart results .... Comparing RESTART/sfc_data.tile5.nc .........OK Comparing RESTART/sfc_data.tile6.nc .........OK - 0: The total amount of wall time = 676.953968 - 0: The maximum resident set size (KB) = 535168 + 0: The total amount of wall time = 675.523397 + 0: The maximum resident set size (KB) = 529676 Test 013 rap_restart PASS -baseline dir = /scratch1/NCEPDEV/nems/emc.nemspara/RT/NEMSfv3gfs/develop-20220107/GNU/rap_sfcdiff -working dir = /scratch2/BMC/wrfruc/Samuel.Trahan/radar_tten/stmp/FV3_RT/rt_173664/rap_sfcdiff +baseline dir = /scratch1/NCEPDEV/nems/emc.nemspara/RT/NEMSfv3gfs/develop-20220112/GNU/rap_sfcdiff +working dir = /scratch1/NCEPDEV/stmp2/emc.nemspara/FV3_RT/rt_13262/rap_sfcdiff Checking test 014 rap_sfcdiff results .... Comparing sfcf000.nc .........OK Comparing sfcf021.nc .........OK @@ -518,14 +518,14 @@ Checking test 014 rap_sfcdiff results .... Comparing RESTART/sfc_data.tile5.nc .........OK Comparing RESTART/sfc_data.tile6.nc .........OK - 0: The total amount of wall time = 1377.353449 - 0: The maximum resident set size (KB) = 790752 + 0: The total amount of wall time = 1373.952942 + 0: The maximum resident set size (KB) = 788640 Test 014 rap_sfcdiff PASS -baseline dir = /scratch1/NCEPDEV/nems/emc.nemspara/RT/NEMSfv3gfs/develop-20220107/GNU/rap_sfcdiff -working dir = /scratch2/BMC/wrfruc/Samuel.Trahan/radar_tten/stmp/FV3_RT/rt_173664/rap_sfcdiff_restart +baseline dir = /scratch1/NCEPDEV/nems/emc.nemspara/RT/NEMSfv3gfs/develop-20220112/GNU/rap_sfcdiff +working dir = /scratch1/NCEPDEV/stmp2/emc.nemspara/FV3_RT/rt_13262/rap_sfcdiff_restart Checking test 015 rap_sfcdiff_restart results .... Comparing sfcf024.nc .........OK Comparing atmf024.nc .........OK @@ -564,14 +564,14 @@ Checking test 015 rap_sfcdiff_restart results .... Comparing RESTART/sfc_data.tile5.nc .........OK Comparing RESTART/sfc_data.tile6.nc .........OK - 0: The total amount of wall time = 667.767755 - 0: The maximum resident set size (KB) = 532596 + 0: The total amount of wall time = 673.072506 + 0: The maximum resident set size (KB) = 532340 Test 015 rap_sfcdiff_restart PASS -baseline dir = /scratch1/NCEPDEV/nems/emc.nemspara/RT/NEMSfv3gfs/develop-20220107/GNU/hrrr_control -working dir = /scratch2/BMC/wrfruc/Samuel.Trahan/radar_tten/stmp/FV3_RT/rt_173664/hrrr_control +baseline dir = /scratch1/NCEPDEV/nems/emc.nemspara/RT/NEMSfv3gfs/develop-20220112/GNU/hrrr_control +working dir = /scratch1/NCEPDEV/stmp2/emc.nemspara/FV3_RT/rt_13262/hrrr_control Checking test 016 hrrr_control results .... Comparing sfcf000.nc .........OK Comparing sfcf021.nc .........OK @@ -618,14 +618,14 @@ Checking test 016 hrrr_control results .... Comparing RESTART/sfc_data.tile5.nc .........OK Comparing RESTART/sfc_data.tile6.nc .........OK - 0: The total amount of wall time = 1369.226147 - 0: The maximum resident set size (KB) = 786752 + 0: The total amount of wall time = 1380.236171 + 0: The maximum resident set size (KB) = 782724 Test 016 hrrr_control PASS -baseline dir = /scratch1/NCEPDEV/nems/emc.nemspara/RT/NEMSfv3gfs/develop-20220107/GNU/rrfs_v1beta -working dir = /scratch2/BMC/wrfruc/Samuel.Trahan/radar_tten/stmp/FV3_RT/rt_173664/rrfs_v1beta +baseline dir = /scratch1/NCEPDEV/nems/emc.nemspara/RT/NEMSfv3gfs/develop-20220112/GNU/rrfs_v1beta +working dir = /scratch1/NCEPDEV/stmp2/emc.nemspara/FV3_RT/rt_13262/rrfs_v1beta Checking test 017 rrfs_v1beta results .... Comparing sfcf000.nc .........OK Comparing sfcf021.nc .........OK @@ -672,14 +672,14 @@ Checking test 017 rrfs_v1beta results .... Comparing RESTART/sfc_data.tile5.nc .........OK Comparing RESTART/sfc_data.tile6.nc .........OK - 0: The total amount of wall time = 1339.148464 - 0: The maximum resident set size (KB) = 786168 + 0: The total amount of wall time = 1382.505225 + 0: The maximum resident set size (KB) = 785796 Test 017 rrfs_v1beta PASS -baseline dir = /scratch1/NCEPDEV/nems/emc.nemspara/RT/NEMSfv3gfs/develop-20220107/GNU/rrfs_conus13km_hrrr_warm -working dir = /scratch2/BMC/wrfruc/Samuel.Trahan/radar_tten/stmp/FV3_RT/rt_173664/rrfs_conus13km_hrrr_warm +baseline dir = /scratch1/NCEPDEV/nems/emc.nemspara/RT/NEMSfv3gfs/develop-20220112/GNU/rrfs_conus13km_hrrr_warm +working dir = /scratch1/NCEPDEV/stmp2/emc.nemspara/FV3_RT/rt_13262/rrfs_conus13km_hrrr_warm Checking test 018 rrfs_conus13km_hrrr_warm results .... Comparing sfcf000.nc .........OK Comparing sfcf001.nc .........OK @@ -688,14 +688,14 @@ Checking test 018 rrfs_conus13km_hrrr_warm results .... Comparing atmf001.nc .........OK Comparing atmf002.nc .........OK - 0: The total amount of wall time = 1528.631027 - 0: The maximum resident set size (KB) = 624456 + 0: The total amount of wall time = 1532.660312 + 0: The maximum resident set size (KB) = 630496 Test 018 rrfs_conus13km_hrrr_warm PASS -baseline dir = /scratch1/NCEPDEV/nems/emc.nemspara/RT/NEMSfv3gfs/develop-20220107/GNU/rrfs_conus13km_radar_tten_warm -working dir = /scratch2/BMC/wrfruc/Samuel.Trahan/radar_tten/stmp/FV3_RT/rt_173664/rrfs_conus13km_radar_tten_warm +baseline dir = /scratch1/NCEPDEV/nems/emc.nemspara/RT/NEMSfv3gfs/develop-20220112/GNU/rrfs_conus13km_radar_tten_warm +working dir = /scratch1/NCEPDEV/stmp2/emc.nemspara/FV3_RT/rt_13262/rrfs_conus13km_radar_tten_warm Checking test 019 rrfs_conus13km_radar_tten_warm results .... Comparing sfcf000.nc .........OK Comparing sfcf001.nc .........OK @@ -704,223 +704,223 @@ Checking test 019 rrfs_conus13km_radar_tten_warm results .... Comparing atmf001.nc .........OK Comparing atmf002.nc .........OK - 0: The total amount of wall time = 1561.545547 - 0: The maximum resident set size (KB) = 633364 + 0: The total amount of wall time = 1581.606227 + 0: The maximum resident set size (KB) = 630600 Test 019 rrfs_conus13km_radar_tten_warm PASS -baseline dir = /scratch1/NCEPDEV/nems/emc.nemspara/RT/NEMSfv3gfs/develop-20220107/GNU/control_debug -working dir = /scratch2/BMC/wrfruc/Samuel.Trahan/radar_tten/stmp/FV3_RT/rt_173664/control_debug +baseline dir = /scratch1/NCEPDEV/nems/emc.nemspara/RT/NEMSfv3gfs/develop-20220112/GNU/control_debug +working dir = /scratch1/NCEPDEV/stmp2/emc.nemspara/FV3_RT/rt_13262/control_debug Checking test 020 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 = 98.281071 - 0: The maximum resident set size (KB) = 440216 + 0: The total amount of wall time = 101.017703 + 0: The maximum resident set size (KB) = 439760 Test 020 control_debug PASS -baseline dir = /scratch1/NCEPDEV/nems/emc.nemspara/RT/NEMSfv3gfs/develop-20220107/GNU/control_diag_debug -working dir = /scratch2/BMC/wrfruc/Samuel.Trahan/radar_tten/stmp/FV3_RT/rt_173664/control_diag_debug +baseline dir = /scratch1/NCEPDEV/nems/emc.nemspara/RT/NEMSfv3gfs/develop-20220112/GNU/control_diag_debug +working dir = /scratch1/NCEPDEV/stmp2/emc.nemspara/FV3_RT/rt_13262/control_diag_debug Checking test 021 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.864002 - 0: The maximum resident set size (KB) = 499752 + 0: The total amount of wall time = 126.361605 + 0: The maximum resident set size (KB) = 497408 Test 021 control_diag_debug PASS -baseline dir = /scratch1/NCEPDEV/nems/emc.nemspara/RT/NEMSfv3gfs/develop-20220107/GNU/fv3_regional_debug -working dir = /scratch2/BMC/wrfruc/Samuel.Trahan/radar_tten/stmp/FV3_RT/rt_173664/regional_debug +baseline dir = /scratch1/NCEPDEV/nems/emc.nemspara/RT/NEMSfv3gfs/develop-20220112/GNU/fv3_regional_debug +working dir = /scratch1/NCEPDEV/stmp2/emc.nemspara/FV3_RT/rt_13262/regional_debug Checking test 022 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 = 124.291442 - 0: The maximum resident set size (KB) = 546460 + 0: The total amount of wall time = 125.436001 + 0: The maximum resident set size (KB) = 547828 Test 022 regional_debug PASS -baseline dir = /scratch1/NCEPDEV/nems/emc.nemspara/RT/NEMSfv3gfs/develop-20220107/GNU/rap_control_debug -working dir = /scratch2/BMC/wrfruc/Samuel.Trahan/radar_tten/stmp/FV3_RT/rt_173664/rap_control_debug +baseline dir = /scratch1/NCEPDEV/nems/emc.nemspara/RT/NEMSfv3gfs/develop-20220112/GNU/rap_control_debug +working dir = /scratch1/NCEPDEV/stmp2/emc.nemspara/FV3_RT/rt_13262/rap_control_debug Checking test 023 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 = 164.833006 - 0: The maximum resident set size (KB) = 807604 + 0: The total amount of wall time = 167.135211 + 0: The maximum resident set size (KB) = 800864 Test 023 rap_control_debug PASS -baseline dir = /scratch1/NCEPDEV/nems/emc.nemspara/RT/NEMSfv3gfs/develop-20220107/GNU/rap_diag_debug -working dir = /scratch2/BMC/wrfruc/Samuel.Trahan/radar_tten/stmp/FV3_RT/rt_173664/rap_diag_debug +baseline dir = /scratch1/NCEPDEV/nems/emc.nemspara/RT/NEMSfv3gfs/develop-20220112/GNU/rap_diag_debug +working dir = /scratch1/NCEPDEV/stmp2/emc.nemspara/FV3_RT/rt_13262/rap_diag_debug Checking test 024 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 = 207.489204 - 0: The maximum resident set size (KB) = 888884 + 0: The total amount of wall time = 209.778305 + 0: The maximum resident set size (KB) = 891660 Test 024 rap_diag_debug PASS -baseline dir = /scratch1/NCEPDEV/nems/emc.nemspara/RT/NEMSfv3gfs/develop-20220107/GNU/rap_noah_sfcdiff_cires_ugwp_debug -working dir = /scratch2/BMC/wrfruc/Samuel.Trahan/radar_tten/stmp/FV3_RT/rt_173664/rap_noah_sfcdiff_cires_ugwp_debug +baseline dir = /scratch1/NCEPDEV/nems/emc.nemspara/RT/NEMSfv3gfs/develop-20220112/GNU/rap_noah_sfcdiff_cires_ugwp_debug +working dir = /scratch1/NCEPDEV/stmp2/emc.nemspara/FV3_RT/rt_13262/rap_noah_sfcdiff_cires_ugwp_debug Checking test 025 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 = 259.021071 - 0: The maximum resident set size (KB) = 806748 + 0: The total amount of wall time = 258.704220 + 0: The maximum resident set size (KB) = 804148 Test 025 rap_noah_sfcdiff_cires_ugwp_debug PASS -baseline dir = /scratch1/NCEPDEV/nems/emc.nemspara/RT/NEMSfv3gfs/develop-20220107/GNU/rrfs_v1beta_debug -working dir = /scratch2/BMC/wrfruc/Samuel.Trahan/radar_tten/stmp/FV3_RT/rt_173664/rrfs_v1beta_debug +baseline dir = /scratch1/NCEPDEV/nems/emc.nemspara/RT/NEMSfv3gfs/develop-20220112/GNU/rrfs_v1beta_debug +working dir = /scratch1/NCEPDEV/stmp2/emc.nemspara/FV3_RT/rt_13262/rrfs_v1beta_debug Checking test 026 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 = 167.880810 - 0: The maximum resident set size (KB) = 805076 + 0: The total amount of wall time = 165.077185 + 0: The maximum resident set size (KB) = 803004 Test 026 rrfs_v1beta_debug PASS -baseline dir = /scratch1/NCEPDEV/nems/emc.nemspara/RT/NEMSfv3gfs/develop-20220107/GNU/control_thompson_debug -working dir = /scratch2/BMC/wrfruc/Samuel.Trahan/radar_tten/stmp/FV3_RT/rt_173664/control_thompson_debug +baseline dir = /scratch1/NCEPDEV/nems/emc.nemspara/RT/NEMSfv3gfs/develop-20220112/GNU/control_thompson_debug +working dir = /scratch1/NCEPDEV/stmp2/emc.nemspara/FV3_RT/rt_13262/control_thompson_debug Checking test 027 control_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 = 114.947801 - 0: The maximum resident set size (KB) = 797020 + 0: The total amount of wall time = 111.947633 + 0: The maximum resident set size (KB) = 794336 Test 027 control_thompson_debug PASS -baseline dir = /scratch1/NCEPDEV/nems/emc.nemspara/RT/NEMSfv3gfs/develop-20220107/GNU/control_thompson_no_aero_debug -working dir = /scratch2/BMC/wrfruc/Samuel.Trahan/radar_tten/stmp/FV3_RT/rt_173664/control_thompson_no_aero_debug +baseline dir = /scratch1/NCEPDEV/nems/emc.nemspara/RT/NEMSfv3gfs/develop-20220112/GNU/control_thompson_no_aero_debug +working dir = /scratch1/NCEPDEV/stmp2/emc.nemspara/FV3_RT/rt_13262/control_thompson_no_aero_debug Checking test 028 control_thompson_no_aero_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 = 112.380872 - 0: The maximum resident set size (KB) = 794036 + 0: The total amount of wall time = 110.151401 + 0: The maximum resident set size (KB) = 792028 Test 028 control_thompson_no_aero_debug PASS -baseline dir = /scratch1/NCEPDEV/nems/emc.nemspara/RT/NEMSfv3gfs/develop-20220107/GNU/control_thompson_debug_extdiag -working dir = /scratch2/BMC/wrfruc/Samuel.Trahan/radar_tten/stmp/FV3_RT/rt_173664/control_thompson_extdiag_debug +baseline dir = /scratch1/NCEPDEV/nems/emc.nemspara/RT/NEMSfv3gfs/develop-20220112/GNU/control_thompson_debug_extdiag +working dir = /scratch1/NCEPDEV/stmp2/emc.nemspara/FV3_RT/rt_13262/control_thompson_extdiag_debug Checking test 029 control_thompson_extdiag_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 = 133.485177 - 0: The maximum resident set size (KB) = 830980 + 0: The total amount of wall time = 134.494576 + 0: The maximum resident set size (KB) = 831900 Test 029 control_thompson_extdiag_debug PASS -baseline dir = /scratch1/NCEPDEV/nems/emc.nemspara/RT/NEMSfv3gfs/develop-20220107/GNU/control_rrtmgp_debug -working dir = /scratch2/BMC/wrfruc/Samuel.Trahan/radar_tten/stmp/FV3_RT/rt_173664/control_rrtmgp_debug +baseline dir = /scratch1/NCEPDEV/nems/emc.nemspara/RT/NEMSfv3gfs/develop-20220112/GNU/control_rrtmgp_debug +working dir = /scratch1/NCEPDEV/stmp2/emc.nemspara/FV3_RT/rt_13262/control_rrtmgp_debug Checking test 030 control_rrtmgp_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 = 104.780128 - 0: The maximum resident set size (KB) = 542528 + 0: The total amount of wall time = 104.675452 + 0: The maximum resident set size (KB) = 538568 Test 030 control_rrtmgp_debug PASS -baseline dir = /scratch1/NCEPDEV/nems/emc.nemspara/RT/NEMSfv3gfs/develop-20220107/GNU/control_ras_debug -working dir = /scratch2/BMC/wrfruc/Samuel.Trahan/radar_tten/stmp/FV3_RT/rt_173664/control_ras_debug +baseline dir = /scratch1/NCEPDEV/nems/emc.nemspara/RT/NEMSfv3gfs/develop-20220112/GNU/control_ras_debug +working dir = /scratch1/NCEPDEV/stmp2/emc.nemspara/FV3_RT/rt_13262/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.828141 - 0: The maximum resident set size (KB) = 448932 + 0: The total amount of wall time = 102.774639 + 0: The maximum resident set size (KB) = 449732 Test 031 control_ras_debug PASS -baseline dir = /scratch1/NCEPDEV/nems/emc.nemspara/RT/NEMSfv3gfs/develop-20220107/GNU/control_stochy_debug -working dir = /scratch2/BMC/wrfruc/Samuel.Trahan/radar_tten/stmp/FV3_RT/rt_173664/control_stochy_debug +baseline dir = /scratch1/NCEPDEV/nems/emc.nemspara/RT/NEMSfv3gfs/develop-20220112/GNU/control_stochy_debug +working dir = /scratch1/NCEPDEV/stmp2/emc.nemspara/FV3_RT/rt_13262/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.730621 - 0: The maximum resident set size (KB) = 445280 + 0: The total amount of wall time = 117.184954 + 0: The maximum resident set size (KB) = 441428 Test 032 control_stochy_debug PASS -baseline dir = /scratch1/NCEPDEV/nems/emc.nemspara/RT/NEMSfv3gfs/develop-20220107/GNU/control_debug_p7 -working dir = /scratch2/BMC/wrfruc/Samuel.Trahan/radar_tten/stmp/FV3_RT/rt_173664/control_debug_p7 -Checking test 033 control_debug_p7 results .... +baseline dir = /scratch1/NCEPDEV/nems/emc.nemspara/RT/NEMSfv3gfs/develop-20220112/GNU/control_debug_p8 +working dir = /scratch1/NCEPDEV/stmp2/emc.nemspara/FV3_RT/rt_13262/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 = 108.290463 - 0: The maximum resident set size (KB) = 482304 + 0: The total amount of wall time = 105.453399 + 0: The maximum resident set size (KB) = 475592 -Test 033 control_debug_p7 PASS +Test 033 control_debug_p8 PASS -baseline dir = /scratch1/NCEPDEV/nems/emc.nemspara/RT/NEMSfv3gfs/develop-20220107/GNU/control_wam_debug -working dir = /scratch2/BMC/wrfruc/Samuel.Trahan/radar_tten/stmp/FV3_RT/rt_173664/control_wam_debug +baseline dir = /scratch1/NCEPDEV/nems/emc.nemspara/RT/NEMSfv3gfs/develop-20220112/GNU/control_wam_debug +working dir = /scratch1/NCEPDEV/stmp2/emc.nemspara/FV3_RT/rt_13262/control_wam_debug Checking test 034 control_wam_debug results .... Comparing sfcf019.nc .........OK Comparing atmf019.nc .........OK - 0: The total amount of wall time = 179.339058 - 0: The maximum resident set size (KB) = 188848 + 0: The total amount of wall time = 179.787354 + 0: The maximum resident set size (KB) = 183164 Test 034 control_wam_debug PASS -baseline dir = /scratch1/NCEPDEV/nems/emc.nemspara/RT/NEMSfv3gfs/develop-20220107/GNU/cpld_control_c96_p7 -working dir = /scratch2/BMC/wrfruc/Samuel.Trahan/radar_tten/stmp/FV3_RT/rt_173664/cpld_control_c96_p7 -Checking test 035 cpld_control_c96_p7 results .... +baseline dir = /scratch1/NCEPDEV/nems/emc.nemspara/RT/NEMSfv3gfs/develop-20220112/GNU/cpld_control_c96_p8 +working dir = /scratch1/NCEPDEV/stmp2/emc.nemspara/FV3_RT/rt_13262/cpld_control_c96_p8 +Checking test 035 cpld_control_c96_p8 results .... Comparing sfcf024.tile1.nc .........OK Comparing sfcf024.tile2.nc .........OK Comparing sfcf024.tile3.nc .........OK @@ -969,15 +969,15 @@ Checking test 035 cpld_control_c96_p7 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 = 1090.429839 - 0: The maximum resident set size (KB) = 501824 + 0: The total amount of wall time = 1105.566895 + 0: The maximum resident set size (KB) = 505396 -Test 035 cpld_control_c96_p7 PASS +Test 035 cpld_control_c96_p8 PASS -baseline dir = /scratch1/NCEPDEV/nems/emc.nemspara/RT/NEMSfv3gfs/develop-20220107/GNU/cpld_debug_p7 -working dir = /scratch2/BMC/wrfruc/Samuel.Trahan/radar_tten/stmp/FV3_RT/rt_173664/cpld_debug_p7 -Checking test 036 cpld_debug_p7 results .... +baseline dir = /scratch1/NCEPDEV/nems/emc.nemspara/RT/NEMSfv3gfs/develop-20220112/GNU/cpld_debug_p8 +working dir = /scratch1/NCEPDEV/stmp2/emc.nemspara/FV3_RT/rt_13262/cpld_debug_p8 +Checking test 036 cpld_debug_p8 results .... Comparing sfcf006.tile1.nc .........OK Comparing sfcf006.tile2.nc .........OK Comparing sfcf006.tile3.nc .........OK @@ -1026,12 +1026,12 @@ Checking test 036 cpld_debug_p7 results .... Comparing RESTART/iced.2021-03-22-43200.nc .........OK Comparing RESTART/ufs.cpld.cpl.r.2021-03-22-43200.nc .........OK - 0: The total amount of wall time = 569.195952 - 0: The maximum resident set size (KB) = 514064 + 0: The total amount of wall time = 557.917122 + 0: The maximum resident set size (KB) = 511396 -Test 036 cpld_debug_p7 PASS +Test 036 cpld_debug_p8 PASS REGRESSION TEST WAS SUCCESSFUL -Mon Jan 10 23:13:13 UTC 2022 -Elapsed time: 00h:41m:09s. Have a nice day! +Wed Jan 12 22:06:16 UTC 2022 +Elapsed time: 03h:18m:47s. Have a nice day! From ae9ddd0e780332b1d9c07d9206f151bc235bede7 Mon Sep 17 00:00:00 2001 From: Brian Curtis Date: Thu, 13 Jan 2022 02:09:51 +0000 Subject: [PATCH 28/29] RT JOBS PASSED: hera.intel. Log file uploaded. on-behalf-of @ufs-community --- tests/RegressionTests_hera.intel.log | 1466 +++++++++++++------------- 1 file changed, 759 insertions(+), 707 deletions(-) diff --git a/tests/RegressionTests_hera.intel.log b/tests/RegressionTests_hera.intel.log index a72901e227..8bbbcd3158 100644 --- a/tests/RegressionTests_hera.intel.log +++ b/tests/RegressionTests_hera.intel.log @@ -1,25 +1,25 @@ -Mon Jan 10 22:31:40 UTC 2022 +Wed Jan 12 22:02:22 UTC 2022 Start Regression test -Compile 001 elapsed time 574 seconds. -DAPP=S2SW -DCCPP_SUITES=FV3_GFS_v16_coupled_nsstNoahmpUGWPv1,FV3_GFS_v16_coupled_p7_rrtmgp -DMPI=ON -DCMAKE_BUILD_TYPE=Release -DMOM6SOLO=ON -Compile 002 elapsed time 169 seconds. -DAPP=S2S -DDEBUG=ON -DCCPP_SUITES=FV3_GFS_v16_coupled_nsstNoahmpUGWPv1 -DMPI=ON -DCMAKE_BUILD_TYPE=Debug -DMOM6SOLO=ON -Compile 003 elapsed time 607 seconds. -DAPP=ATM -DCCPP_SUITES=FV3_GFS_v16,FV3_GFS_v15_thompson_mynn,FV3_GFS_v15_thompson_mynn_RRTMGP,FV3_GFS_v16_nsstNoahmpUGWPv1,FV3_GFS_v16_p7_rrtmgp -D32BIT=ON -DMPI=ON -DCMAKE_BUILD_TYPE=Release -Compile 004 elapsed time 776 seconds. -DAPP=ATM -DCCPP_SUITES=FV3_RAP,FV3_RAP_sfcdiff,FV3_HRRR,FV3_RRFS_v1beta -D32BIT=ON -DMPI=ON -DCMAKE_BUILD_TYPE=Release -Compile 005 elapsed time 551 seconds. -DAPP=ATM -DCCPP_SUITES=FV3_GFS_v16_RRTMGP,FV3_GFS_v16_csawmg,FV3_GFS_v16_flake,FV3_GFS_v16_ugwpv1,FV3_GFS_v16_ras,FV3_GFS_v16_thompson,FV3_GFS_v16_noahmp -DMPI=ON -DCMAKE_BUILD_TYPE=Release -Compile 006 elapsed time 705 seconds. -DAPP=ATM -DCCPP_SUITES=FV3_GFS_v16_fv3wam -D32BIT=ON -DMULTI_GASES=ON -DREPRO=ON -DMPI=ON -DCMAKE_BUILD_TYPE=Bitforbit -Compile 007 elapsed time 270 seconds. -DAPP=ATM -DDEBUG=ON -DCCPP_SUITES=FV3_GFS_v16,FV3_GFS_v16_RRTMGP,FV3_GFS_v16_csawmg,FV3_GFS_v16_flake,FV3_GFS_v16_ugwpv1,FV3_GFS_v16_ras,FV3_GFS_v16_noahmp,FV3_GFS_v16_thompson,FV3_GFS_v15_thompson_mynn,FV3_GFS_v16_nsstNoahmpUGWPv1 -D32BIT=ON -DMPI=ON -DCMAKE_BUILD_TYPE=Debug -Compile 008 elapsed time 631 seconds. -DAPP=ATM -DDEBUG=ON -DCCPP_SUITES=FV3_RAP,FV3_RAP_cires_ugwp,FV3_RAP_unified_ugwp,FV3_RAP_noah,FV3_RAP_RRTMGP,FV3_RAP_sfcdiff,FV3_RAP_flake,FV3_RAP_noah_sfcdiff_cires_ugwp,FV3_RRFS_v1beta -D32BIT=ON -DMPI=ON -DCMAKE_BUILD_TYPE=Debug -Compile 009 elapsed time 144 seconds. -DAPP=ATM -DCCPP_SUITES=FV3_GFS_v16_fv3wam -D32BIT=ON -DMULTI_GASES=ON -DDEBUG=ON -DMPI=ON -DCMAKE_BUILD_TYPE=Debug -Compile 010 elapsed time 662 seconds. -DAPP=HAFSW -DCCPP_SUITES=FV3_HAFS_v0_gfdlmp_tedmf,FV3_HAFS_v0_gfdlmp_tedmf_nonsst -D32BIT=ON -DMPI=ON -DCMAKE_BUILD_TYPE=Release -Compile 011 elapsed time 392 seconds. -DAPP=HAFS-ALL -DCCPP_SUITES=FV3_HAFS_v0_gfdlmp_tedmf,FV3_HAFS_v0_gfdlmp_tedmf_nonsst -D32BIT=ON -DMPI=ON -DCMAKE_BUILD_TYPE=Release -Compile 012 elapsed time 540 seconds. -DAPP=NG-GODAS -DMPI=ON -DCMAKE_BUILD_TYPE=Release -DMOM6SOLO=ON -Compile 013 elapsed time 281 seconds. -DAPP=NG-GODAS -DDEBUG=ON -DMPI=ON -DCMAKE_BUILD_TYPE=Debug -DMOM6SOLO=ON -Compile 014 elapsed time 439 seconds. -DAPP=ATMW -DCCPP_SUITES=FV3_GFS_v16 -D32BIT=ON -DMPI=ON -DCMAKE_BUILD_TYPE=Release -Compile 015 elapsed time 501 seconds. -DAPP=ATMAERO -DCCPP_SUITES=FV3_GFS_v16 -DMPI=ON -DCMAKE_BUILD_TYPE=Release - -baseline dir = /scratch1/NCEPDEV/nems/emc.nemspara/RT/NEMSfv3gfs/develop-20220107/INTEL/cpld_control_p7 -working dir = /scratch2/BMC/wrfruc/Samuel.Trahan/radar_tten/stmp/FV3_RT/rt_167497/cpld_control_p7 -Checking test 001 cpld_control_p7 results .... +Compile 001 elapsed time 448 seconds. -DAPP=S2SW -DCCPP_SUITES=FV3_GFS_v16_coupled_nsstNoahmpUGWPv1,FV3_GFS_v16_coupled_p7_rrtmgp,FV3_GFS_v16_coupled_p8 -DMPI=ON -DCMAKE_BUILD_TYPE=Release -DMOM6SOLO=ON +Compile 002 elapsed time 171 seconds. -DAPP=S2S -DDEBUG=ON -DCCPP_SUITES=FV3_GFS_v16_coupled_p8 -DMPI=ON -DCMAKE_BUILD_TYPE=Debug -DMOM6SOLO=ON +Compile 003 elapsed time 361 seconds. -DAPP=ATM -DCCPP_SUITES=FV3_GFS_v16,FV3_GFS_v15_thompson_mynn,FV3_GFS_v15_thompson_mynn_RRTMGP,FV3_GFS_v16_p7_rrtmgp,FV3_GFS_v16_p8 -D32BIT=ON -DMPI=ON -DCMAKE_BUILD_TYPE=Release +Compile 004 elapsed time 358 seconds. -DAPP=ATM -DCCPP_SUITES=FV3_RAP,FV3_RAP_sfcdiff,FV3_HRRR,FV3_RRFS_v1beta -D32BIT=ON -DMPI=ON -DCMAKE_BUILD_TYPE=Release +Compile 005 elapsed time 374 seconds. -DAPP=ATM -DCCPP_SUITES=FV3_GFS_v16_RRTMGP,FV3_GFS_v16_csawmg,FV3_GFS_v16_flake,FV3_GFS_v16_ugwpv1,FV3_GFS_v16_ras,FV3_GFS_v16_thompson,FV3_GFS_v16_noahmp -DMPI=ON -DCMAKE_BUILD_TYPE=Release +Compile 006 elapsed time 337 seconds. -DAPP=ATM -DCCPP_SUITES=FV3_GFS_v16_fv3wam -D32BIT=ON -DMULTI_GASES=ON -DREPRO=ON -DMPI=ON -DCMAKE_BUILD_TYPE=Bitforbit +Compile 007 elapsed time 169 seconds. -DAPP=ATM -DDEBUG=ON -DCCPP_SUITES=FV3_GFS_v16,FV3_GFS_v16_RRTMGP,FV3_GFS_v16_csawmg,FV3_GFS_v16_flake,FV3_GFS_v16_ugwpv1,FV3_GFS_v16_ras,FV3_GFS_v16_noahmp,FV3_GFS_v16_thompson,FV3_GFS_v15_thompson_mynn,FV3_GFS_v16_p8 -D32BIT=ON -DMPI=ON -DCMAKE_BUILD_TYPE=Debug +Compile 008 elapsed time 175 seconds. -DAPP=ATM -DDEBUG=ON -DCCPP_SUITES=FV3_RAP,FV3_RAP_cires_ugwp,FV3_RAP_unified_ugwp,FV3_RAP_noah,FV3_RAP_RRTMGP,FV3_RAP_sfcdiff,FV3_RAP_flake,FV3_RAP_noah_sfcdiff_cires_ugwp,FV3_RRFS_v1beta -D32BIT=ON -DMPI=ON -DCMAKE_BUILD_TYPE=Debug +Compile 009 elapsed time 143 seconds. -DAPP=ATM -DCCPP_SUITES=FV3_GFS_v16_fv3wam -D32BIT=ON -DMULTI_GASES=ON -DDEBUG=ON -DMPI=ON -DCMAKE_BUILD_TYPE=Debug +Compile 010 elapsed time 416 seconds. -DAPP=HAFSW -DCCPP_SUITES=FV3_HAFS_v0_gfdlmp_tedmf,FV3_HAFS_v0_gfdlmp_tedmf_nonsst -D32BIT=ON -DMPI=ON -DCMAKE_BUILD_TYPE=Release +Compile 011 elapsed time 1001 seconds. -DAPP=HAFS-ALL -DCCPP_SUITES=FV3_HAFS_v0_gfdlmp_tedmf,FV3_HAFS_v0_gfdlmp_tedmf_nonsst -D32BIT=ON -DMPI=ON -DCMAKE_BUILD_TYPE=Release +Compile 012 elapsed time 209 seconds. -DAPP=NG-GODAS -DMPI=ON -DCMAKE_BUILD_TYPE=Release -DMOM6SOLO=ON +Compile 013 elapsed time 94 seconds. -DAPP=NG-GODAS -DDEBUG=ON -DMPI=ON -DCMAKE_BUILD_TYPE=Debug -DMOM6SOLO=ON +Compile 014 elapsed time 456 seconds. -DAPP=ATMW -DCCPP_SUITES=FV3_GFS_v16 -D32BIT=ON -DMPI=ON -DCMAKE_BUILD_TYPE=Release +Compile 015 elapsed time 405 seconds. -DAPP=ATMAERO -DCCPP_SUITES=FV3_GFS_v16 -DMPI=ON -DCMAKE_BUILD_TYPE=Release + +baseline dir = /scratch1/NCEPDEV/nems/emc.nemspara/RT/NEMSfv3gfs/develop-20220112/INTEL/cpld_control_p8 +working dir = /scratch1/NCEPDEV/stmp2/emc.nemspara/FV3_RT/rt_1942/cpld_control_p8 +Checking test 001 cpld_control_p8 results .... Comparing sfcf024.tile1.nc .........OK Comparing sfcf024.tile2.nc .........OK Comparing sfcf024.tile3.nc .........OK @@ -71,15 +71,15 @@ Checking test 001 cpld_control_p7 results .... Comparing 20210323.060000.out_pnt.points .........OK Comparing 20210323.060000.restart.glo_1deg .........OK - 0: The total amount of wall time = 210.607739 - 0: The maximum resident set size (KB) = 620032 + 0: The total amount of wall time = 206.054808 + 0: The maximum resident set size (KB) = 626304 -Test 001 cpld_control_p7 PASS +Test 001 cpld_control_p8 PASS -baseline dir = /scratch1/NCEPDEV/nems/emc.nemspara/RT/NEMSfv3gfs/develop-20220107/INTEL/cpld_control_p7_rrtmgp -working dir = /scratch2/BMC/wrfruc/Samuel.Trahan/radar_tten/stmp/FV3_RT/rt_167497/cpld_control_p7_rrtmgp -Checking test 002 cpld_control_p7_rrtmgp results .... +baseline dir = /scratch1/NCEPDEV/nems/emc.nemspara/RT/NEMSfv3gfs/develop-20220112/INTEL/cpld_control_p8 +working dir = /scratch1/NCEPDEV/stmp2/emc.nemspara/FV3_RT/rt_1942/cpld_2threads_p8 +Checking test 002 cpld_2threads_p8 results .... Comparing sfcf024.tile1.nc .........OK Comparing sfcf024.tile2.nc .........OK Comparing sfcf024.tile3.nc .........OK @@ -131,15 +131,15 @@ Checking test 002 cpld_control_p7_rrtmgp results .... Comparing 20210323.060000.out_pnt.points .........OK Comparing 20210323.060000.restart.glo_1deg .........OK - 0: The total amount of wall time = 243.624794 - 0: The maximum resident set size (KB) = 723460 + 0: The total amount of wall time = 238.894849 + 0: The maximum resident set size (KB) = 684348 -Test 002 cpld_control_p7_rrtmgp PASS +Test 002 cpld_2threads_p8 PASS -baseline dir = /scratch1/NCEPDEV/nems/emc.nemspara/RT/NEMSfv3gfs/develop-20220107/INTEL/cpld_control_p7 -working dir = /scratch2/BMC/wrfruc/Samuel.Trahan/radar_tten/stmp/FV3_RT/rt_167497/cpld_2threads_p7 -Checking test 003 cpld_2threads_p7 results .... +baseline dir = /scratch1/NCEPDEV/nems/emc.nemspara/RT/NEMSfv3gfs/develop-20220112/INTEL/cpld_control_p8 +working dir = /scratch1/NCEPDEV/stmp2/emc.nemspara/FV3_RT/rt_1942/cpld_decomp_p8 +Checking test 003 cpld_decomp_p8 results .... Comparing sfcf024.tile1.nc .........OK Comparing sfcf024.tile2.nc .........OK Comparing sfcf024.tile3.nc .........OK @@ -191,15 +191,15 @@ Checking test 003 cpld_2threads_p7 results .... Comparing 20210323.060000.out_pnt.points .........OK Comparing 20210323.060000.restart.glo_1deg .........OK - 0: The total amount of wall time = 240.787848 - 0: The maximum resident set size (KB) = 690452 + 0: The total amount of wall time = 206.130877 + 0: The maximum resident set size (KB) = 629848 -Test 003 cpld_2threads_p7 PASS +Test 003 cpld_decomp_p8 PASS -baseline dir = /scratch1/NCEPDEV/nems/emc.nemspara/RT/NEMSfv3gfs/develop-20220107/INTEL/cpld_control_p7 -working dir = /scratch2/BMC/wrfruc/Samuel.Trahan/radar_tten/stmp/FV3_RT/rt_167497/cpld_decomp_p7 -Checking test 004 cpld_decomp_p7 results .... +baseline dir = /scratch1/NCEPDEV/nems/emc.nemspara/RT/NEMSfv3gfs/develop-20220112/INTEL/cpld_control_p8 +working dir = /scratch1/NCEPDEV/stmp2/emc.nemspara/FV3_RT/rt_1942/cpld_mpi_p8 +Checking test 004 cpld_mpi_p8 results .... Comparing sfcf024.tile1.nc .........OK Comparing sfcf024.tile2.nc .........OK Comparing sfcf024.tile3.nc .........OK @@ -251,15 +251,15 @@ Checking test 004 cpld_decomp_p7 results .... Comparing 20210323.060000.out_pnt.points .........OK Comparing 20210323.060000.restart.glo_1deg .........OK - 0: The total amount of wall time = 209.742682 - 0: The maximum resident set size (KB) = 626416 + 0: The total amount of wall time = 172.894849 + 0: The maximum resident set size (KB) = 613188 -Test 004 cpld_decomp_p7 PASS +Test 004 cpld_mpi_p8 PASS -baseline dir = /scratch1/NCEPDEV/nems/emc.nemspara/RT/NEMSfv3gfs/develop-20220107/INTEL/cpld_control_p7 -working dir = /scratch2/BMC/wrfruc/Samuel.Trahan/radar_tten/stmp/FV3_RT/rt_167497/cpld_mpi_p7 -Checking test 005 cpld_mpi_p7 results .... +baseline dir = /scratch1/NCEPDEV/nems/emc.nemspara/RT/NEMSfv3gfs/develop-20220112/INTEL/cpld_control_p7_rrtmgp +working dir = /scratch1/NCEPDEV/stmp2/emc.nemspara/FV3_RT/rt_1942/cpld_control_p7_rrtmgp +Checking test 005 cpld_control_p7_rrtmgp results .... Comparing sfcf024.tile1.nc .........OK Comparing sfcf024.tile2.nc .........OK Comparing sfcf024.tile3.nc .........OK @@ -311,14 +311,14 @@ Checking test 005 cpld_mpi_p7 results .... Comparing 20210323.060000.out_pnt.points .........OK Comparing 20210323.060000.restart.glo_1deg .........OK - 0: The total amount of wall time = 176.546852 - 0: The maximum resident set size (KB) = 613408 + 0: The total amount of wall time = 245.623417 + 0: The maximum resident set size (KB) = 731324 -Test 005 cpld_mpi_p7 PASS +Test 005 cpld_control_p7_rrtmgp PASS -baseline dir = /scratch1/NCEPDEV/nems/emc.nemspara/RT/NEMSfv3gfs/develop-20220107/INTEL/cpld_bmark_p7 -working dir = /scratch2/BMC/wrfruc/Samuel.Trahan/radar_tten/stmp/FV3_RT/rt_167497/cpld_bmark_p7 +baseline dir = /scratch1/NCEPDEV/nems/emc.nemspara/RT/NEMSfv3gfs/develop-20220112/INTEL/cpld_bmark_p7 +working dir = /scratch1/NCEPDEV/stmp2/emc.nemspara/FV3_RT/rt_1942/cpld_bmark_p7 Checking test 006 cpld_bmark_p7 results .... Comparing sfcf006.nc .........OK Comparing atmf006.nc .........OK @@ -363,15 +363,15 @@ Checking test 006 cpld_bmark_p7 results .... Comparing RESTART/iced.2013-04-01-21600.nc .........OK Comparing RESTART/ufs.cpld.cpl.r.2013-04-01-21600.nc .........OK - 0: The total amount of wall time = 874.894735 - 0: The maximum resident set size (KB) = 1376324 + 0: The total amount of wall time = 856.719061 + 0: The maximum resident set size (KB) = 1377544 Test 006 cpld_bmark_p7 PASS -baseline dir = /scratch1/NCEPDEV/nems/emc.nemspara/RT/NEMSfv3gfs/develop-20220107/INTEL/cpld_bmark_p7 -working dir = /scratch2/BMC/wrfruc/Samuel.Trahan/radar_tten/stmp/FV3_RT/rt_167497/cpld_bmark_mpi_p7 -Checking test 007 cpld_bmark_mpi_p7 results .... +baseline dir = /scratch1/NCEPDEV/nems/emc.nemspara/RT/NEMSfv3gfs/develop-20220112/INTEL/cpld_bmark_p8 +working dir = /scratch1/NCEPDEV/stmp2/emc.nemspara/FV3_RT/rt_1942/cpld_bmark_p8 +Checking test 007 cpld_bmark_p8 results .... Comparing sfcf006.nc .........OK Comparing atmf006.nc .........OK Comparing 20130401.060000.out_grd.gwes_30m .........OK @@ -415,15 +415,67 @@ Checking test 007 cpld_bmark_mpi_p7 results .... Comparing RESTART/iced.2013-04-01-21600.nc .........OK Comparing RESTART/ufs.cpld.cpl.r.2013-04-01-21600.nc .........OK - 0: The total amount of wall time = 853.408978 - 0: The maximum resident set size (KB) = 1383372 + 0: The total amount of wall time = 885.931053 + 0: The maximum resident set size (KB) = 1382208 -Test 007 cpld_bmark_mpi_p7 PASS +Test 007 cpld_bmark_p8 PASS -baseline dir = /scratch1/NCEPDEV/nems/emc.nemspara/RT/NEMSfv3gfs/develop-20220107/INTEL/cpld_control_c96_p7 -working dir = /scratch2/BMC/wrfruc/Samuel.Trahan/radar_tten/stmp/FV3_RT/rt_167497/cpld_control_c96_p7 -Checking test 008 cpld_control_c96_p7 results .... +baseline dir = /scratch1/NCEPDEV/nems/emc.nemspara/RT/NEMSfv3gfs/develop-20220112/INTEL/cpld_bmark_p8 +working dir = /scratch1/NCEPDEV/stmp2/emc.nemspara/FV3_RT/rt_1942/cpld_bmark_mpi_p8 +Checking test 008 cpld_bmark_mpi_p8 results .... + Comparing sfcf006.nc .........OK + Comparing atmf006.nc .........OK + Comparing 20130401.060000.out_grd.gwes_30m .........OK + Comparing 20130401.060000.out_pnt.points .........OK + Comparing RESTART/coupler.res .........OK + Comparing RESTART/fv_core.res.nc .........OK + Comparing RESTART/fv_core.res.tile1.nc .........OK + Comparing RESTART/fv_core.res.tile2.nc .........OK + Comparing RESTART/fv_core.res.tile3.nc .........OK + Comparing RESTART/fv_core.res.tile4.nc .........OK + Comparing RESTART/fv_core.res.tile5.nc .........OK + Comparing RESTART/fv_core.res.tile6.nc .........OK + Comparing RESTART/fv_srf_wnd.res.tile1.nc .........OK + Comparing RESTART/fv_srf_wnd.res.tile2.nc .........OK + Comparing RESTART/fv_srf_wnd.res.tile3.nc .........OK + Comparing RESTART/fv_srf_wnd.res.tile4.nc .........OK + Comparing RESTART/fv_srf_wnd.res.tile5.nc .........OK + Comparing RESTART/fv_srf_wnd.res.tile6.nc .........OK + Comparing RESTART/fv_tracer.res.tile1.nc .........OK + Comparing RESTART/fv_tracer.res.tile2.nc .........OK + Comparing RESTART/fv_tracer.res.tile3.nc .........OK + Comparing RESTART/fv_tracer.res.tile4.nc .........OK + Comparing RESTART/fv_tracer.res.tile5.nc .........OK + Comparing RESTART/fv_tracer.res.tile6.nc .........OK + Comparing RESTART/phy_data.tile1.nc .........OK + Comparing RESTART/phy_data.tile2.nc .........OK + Comparing RESTART/phy_data.tile3.nc .........OK + Comparing RESTART/phy_data.tile4.nc .........OK + Comparing RESTART/phy_data.tile5.nc .........OK + Comparing RESTART/phy_data.tile6.nc .........OK + Comparing RESTART/sfc_data.tile1.nc .........OK + Comparing RESTART/sfc_data.tile2.nc .........OK + Comparing RESTART/sfc_data.tile3.nc .........OK + Comparing RESTART/sfc_data.tile4.nc .........OK + Comparing RESTART/sfc_data.tile5.nc .........OK + Comparing RESTART/sfc_data.tile6.nc .........OK + Comparing RESTART/MOM.res.nc .........OK + Comparing RESTART/MOM.res_1.nc .........OK + Comparing RESTART/MOM.res_2.nc .........OK + Comparing RESTART/MOM.res_3.nc .........OK + Comparing RESTART/iced.2013-04-01-21600.nc .........OK + Comparing RESTART/ufs.cpld.cpl.r.2013-04-01-21600.nc .........OK + + 0: The total amount of wall time = 851.268504 + 0: The maximum resident set size (KB) = 1389876 + +Test 008 cpld_bmark_mpi_p8 PASS + + +baseline dir = /scratch1/NCEPDEV/nems/emc.nemspara/RT/NEMSfv3gfs/develop-20220112/INTEL/cpld_control_c96_p8 +working dir = /scratch1/NCEPDEV/stmp2/emc.nemspara/FV3_RT/rt_1942/cpld_control_c96_p8 +Checking test 009 cpld_control_c96_p8 results .... Comparing sfcf024.tile1.nc .........OK Comparing sfcf024.tile2.nc .........OK Comparing sfcf024.tile3.nc .........OK @@ -472,15 +524,15 @@ Checking test 008 cpld_control_c96_p7 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.643112 - 0: The maximum resident set size (KB) = 611912 + 0: The total amount of wall time = 201.078563 + 0: The maximum resident set size (KB) = 612468 -Test 008 cpld_control_c96_p7 PASS +Test 009 cpld_control_c96_p8 PASS -baseline dir = /scratch1/NCEPDEV/nems/emc.nemspara/RT/NEMSfv3gfs/develop-20220107/INTEL/cpld_control_c96_p7 -working dir = /scratch2/BMC/wrfruc/Samuel.Trahan/radar_tten/stmp/FV3_RT/rt_167497/cpld_restart_c96_p7 -Checking test 009 cpld_restart_c96_p7 results .... +baseline dir = /scratch1/NCEPDEV/nems/emc.nemspara/RT/NEMSfv3gfs/develop-20220112/INTEL/cpld_control_c96_p8 +working dir = /scratch1/NCEPDEV/stmp2/emc.nemspara/FV3_RT/rt_1942/cpld_restart_c96_p8 +Checking test 010 cpld_restart_c96_p8 results .... Comparing sfcf024.tile1.nc .........OK Comparing sfcf024.tile2.nc .........OK Comparing sfcf024.tile3.nc .........OK @@ -529,15 +581,15 @@ Checking test 009 cpld_restart_c96_p7 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 = 110.218016 - 0: The maximum resident set size (KB) = 424840 + 0: The total amount of wall time = 109.018487 + 0: The maximum resident set size (KB) = 377408 -Test 009 cpld_restart_c96_p7 PASS +Test 010 cpld_restart_c96_p8 PASS -baseline dir = /scratch1/NCEPDEV/nems/emc.nemspara/RT/NEMSfv3gfs/develop-20220107/INTEL/cpld_control_c192_p7 -working dir = /scratch2/BMC/wrfruc/Samuel.Trahan/radar_tten/stmp/FV3_RT/rt_167497/cpld_control_c192_p7 -Checking test 010 cpld_control_c192_p7 results .... +baseline dir = /scratch1/NCEPDEV/nems/emc.nemspara/RT/NEMSfv3gfs/develop-20220112/INTEL/cpld_control_c192_p8 +working dir = /scratch1/NCEPDEV/stmp2/emc.nemspara/FV3_RT/rt_1942/cpld_control_c192_p8 +Checking test 011 cpld_control_c192_p8 results .... Comparing sfcf036.tile1.nc .........OK Comparing sfcf036.tile2.nc .........OK Comparing sfcf036.tile3.nc .........OK @@ -586,15 +638,15 @@ Checking test 010 cpld_control_c192_p7 results .... Comparing RESTART/iced.2021-03-23-64800.nc .........OK Comparing RESTART/ufs.cpld.cpl.r.2021-03-23-64800.nc .........OK - 0: The total amount of wall time = 841.375054 - 0: The maximum resident set size (KB) = 795884 + 0: The total amount of wall time = 834.696201 + 0: The maximum resident set size (KB) = 799256 -Test 010 cpld_control_c192_p7 PASS +Test 011 cpld_control_c192_p8 PASS -baseline dir = /scratch1/NCEPDEV/nems/emc.nemspara/RT/NEMSfv3gfs/develop-20220107/INTEL/cpld_control_c192_p7 -working dir = /scratch2/BMC/wrfruc/Samuel.Trahan/radar_tten/stmp/FV3_RT/rt_167497/cpld_restart_c192_p7 -Checking test 011 cpld_restart_c192_p7 results .... +baseline dir = /scratch1/NCEPDEV/nems/emc.nemspara/RT/NEMSfv3gfs/develop-20220112/INTEL/cpld_control_c192_p8 +working dir = /scratch1/NCEPDEV/stmp2/emc.nemspara/FV3_RT/rt_1942/cpld_restart_c192_p8 +Checking test 012 cpld_restart_c192_p8 results .... Comparing sfcf036.tile1.nc .........OK Comparing sfcf036.tile2.nc .........OK Comparing sfcf036.tile3.nc .........OK @@ -643,15 +695,15 @@ Checking test 011 cpld_restart_c192_p7 results .... Comparing RESTART/iced.2021-03-23-64800.nc .........OK Comparing RESTART/ufs.cpld.cpl.r.2021-03-23-64800.nc .........OK - 0: The total amount of wall time = 558.773253 - 0: The maximum resident set size (KB) = 899428 + 0: The total amount of wall time = 576.182260 + 0: The maximum resident set size (KB) = 902768 -Test 011 cpld_restart_c192_p7 PASS +Test 012 cpld_restart_c192_p8 PASS -baseline dir = /scratch1/NCEPDEV/nems/emc.nemspara/RT/NEMSfv3gfs/develop-20220107/INTEL/cpld_control_c384_p7 -working dir = /scratch2/BMC/wrfruc/Samuel.Trahan/radar_tten/stmp/FV3_RT/rt_167497/cpld_control_c384_p7 -Checking test 012 cpld_control_c384_p7 results .... +baseline dir = /scratch1/NCEPDEV/nems/emc.nemspara/RT/NEMSfv3gfs/develop-20220112/INTEL/cpld_control_c384_p8 +working dir = /scratch1/NCEPDEV/stmp2/emc.nemspara/FV3_RT/rt_1942/cpld_control_c384_p8 +Checking test 013 cpld_control_c384_p8 results .... Comparing sfcf006.nc .........OK Comparing atmf006.nc .........OK Comparing RESTART/coupler.res .........OK @@ -693,15 +745,15 @@ Checking test 012 cpld_control_c384_p7 results .... Comparing RESTART/iced.2021-03-22-43200.nc .........OK Comparing RESTART/ufs.cpld.cpl.r.2021-03-22-43200.nc .........OK - 0: The total amount of wall time = 1000.776601 - 0: The maximum resident set size (KB) = 1350280 + 0: The total amount of wall time = 1037.283756 + 0: The maximum resident set size (KB) = 1348832 -Test 012 cpld_control_c384_p7 PASS +Test 013 cpld_control_c384_p8 PASS -baseline dir = /scratch1/NCEPDEV/nems/emc.nemspara/RT/NEMSfv3gfs/develop-20220107/INTEL/cpld_control_c384_p7 -working dir = /scratch2/BMC/wrfruc/Samuel.Trahan/radar_tten/stmp/FV3_RT/rt_167497/cpld_restart_c384_p7 -Checking test 013 cpld_restart_c384_p7 results .... +baseline dir = /scratch1/NCEPDEV/nems/emc.nemspara/RT/NEMSfv3gfs/develop-20220112/INTEL/cpld_control_c384_p8 +working dir = /scratch1/NCEPDEV/stmp2/emc.nemspara/FV3_RT/rt_1942/cpld_restart_c384_p8 +Checking test 014 cpld_restart_c384_p8 results .... Comparing sfcf006.nc .........OK Comparing atmf006.nc .........OK Comparing RESTART/coupler.res .........OK @@ -743,15 +795,15 @@ Checking test 013 cpld_restart_c384_p7 results .... Comparing RESTART/iced.2021-03-22-43200.nc .........OK Comparing RESTART/ufs.cpld.cpl.r.2021-03-22-43200.nc .........OK - 0: The total amount of wall time = 570.333533 - 0: The maximum resident set size (KB) = 1303472 + 0: The total amount of wall time = 567.555244 + 0: The maximum resident set size (KB) = 1305768 -Test 013 cpld_restart_c384_p7 PASS +Test 014 cpld_restart_c384_p8 PASS -baseline dir = /scratch1/NCEPDEV/nems/emc.nemspara/RT/NEMSfv3gfs/develop-20220107/INTEL/cpld_debug_p7 -working dir = /scratch2/BMC/wrfruc/Samuel.Trahan/radar_tten/stmp/FV3_RT/rt_167497/cpld_debug_p7 -Checking test 014 cpld_debug_p7 results .... +baseline dir = /scratch1/NCEPDEV/nems/emc.nemspara/RT/NEMSfv3gfs/develop-20220112/INTEL/cpld_debug_p8 +working dir = /scratch1/NCEPDEV/stmp2/emc.nemspara/FV3_RT/rt_1942/cpld_debug_p8 +Checking test 015 cpld_debug_p8 results .... Comparing sfcf006.tile1.nc .........OK Comparing sfcf006.tile2.nc .........OK Comparing sfcf006.tile3.nc .........OK @@ -800,15 +852,15 @@ Checking test 014 cpld_debug_p7 results .... Comparing RESTART/iced.2021-03-22-43200.nc .........OK Comparing RESTART/ufs.cpld.cpl.r.2021-03-22-43200.nc .........OK - 0: The total amount of wall time = 604.230549 - 0: The maximum resident set size (KB) = 668996 + 0: The total amount of wall time = 603.501957 + 0: The maximum resident set size (KB) = 677432 -Test 014 cpld_debug_p7 PASS +Test 015 cpld_debug_p8 PASS -baseline dir = /scratch1/NCEPDEV/nems/emc.nemspara/RT/NEMSfv3gfs/develop-20220107/INTEL/control -working dir = /scratch2/BMC/wrfruc/Samuel.Trahan/radar_tten/stmp/FV3_RT/rt_167497/control -Checking test 015 control results .... +baseline dir = /scratch1/NCEPDEV/nems/emc.nemspara/RT/NEMSfv3gfs/develop-20220112/INTEL/control +working dir = /scratch1/NCEPDEV/stmp2/emc.nemspara/FV3_RT/rt_1942/control +Checking test 016 control results .... Comparing sfcf000.nc .........OK Comparing sfcf021.nc .........OK Comparing sfcf024.nc .........OK @@ -854,15 +906,15 @@ Checking test 015 control results .... Comparing RESTART/sfc_data.tile5.nc .........OK Comparing RESTART/sfc_data.tile6.nc .........OK - 0: The total amount of wall time = 120.561552 - 0: The maximum resident set size (KB) = 494868 + 0: The total amount of wall time = 119.298593 + 0: The maximum resident set size (KB) = 493596 -Test 015 control PASS +Test 016 control PASS -baseline dir = /scratch1/NCEPDEV/nems/emc.nemspara/RT/NEMSfv3gfs/develop-20220107/INTEL/control -working dir = /scratch2/BMC/wrfruc/Samuel.Trahan/radar_tten/stmp/FV3_RT/rt_167497/control_decomp -Checking test 016 control_decomp results .... +baseline dir = /scratch1/NCEPDEV/nems/emc.nemspara/RT/NEMSfv3gfs/develop-20220112/INTEL/control +working dir = /scratch1/NCEPDEV/stmp2/emc.nemspara/FV3_RT/rt_1942/control_decomp +Checking test 017 control_decomp results .... Comparing sfcf000.nc .........OK Comparing sfcf024.nc .........OK Comparing atmf000.nc .........OK @@ -904,15 +956,15 @@ Checking test 016 control_decomp results .... Comparing RESTART/sfc_data.tile5.nc .........OK Comparing RESTART/sfc_data.tile6.nc .........OK - 0: The total amount of wall time = 125.695792 - 0: The maximum resident set size (KB) = 489072 + 0: The total amount of wall time = 125.610575 + 0: The maximum resident set size (KB) = 488692 -Test 016 control_decomp PASS +Test 017 control_decomp PASS -baseline dir = /scratch1/NCEPDEV/nems/emc.nemspara/RT/NEMSfv3gfs/develop-20220107/INTEL/control -working dir = /scratch2/BMC/wrfruc/Samuel.Trahan/radar_tten/stmp/FV3_RT/rt_167497/control_2threads -Checking test 017 control_2threads results .... +baseline dir = /scratch1/NCEPDEV/nems/emc.nemspara/RT/NEMSfv3gfs/develop-20220112/INTEL/control +working dir = /scratch1/NCEPDEV/stmp2/emc.nemspara/FV3_RT/rt_1942/control_2threads +Checking test 018 control_2threads results .... Comparing sfcf000.nc .........OK Comparing sfcf024.nc .........OK Comparing atmf000.nc .........OK @@ -954,15 +1006,15 @@ Checking test 017 control_2threads results .... Comparing RESTART/sfc_data.tile5.nc .........OK Comparing RESTART/sfc_data.tile6.nc .........OK - 0: The total amount of wall time = 147.393562 - 0: The maximum resident set size (KB) = 533552 + 0: The total amount of wall time = 145.245245 + 0: The maximum resident set size (KB) = 538856 -Test 017 control_2threads PASS +Test 018 control_2threads PASS -baseline dir = /scratch1/NCEPDEV/nems/emc.nemspara/RT/NEMSfv3gfs/develop-20220107/INTEL/control -working dir = /scratch2/BMC/wrfruc/Samuel.Trahan/radar_tten/stmp/FV3_RT/rt_167497/control_restart -Checking test 018 control_restart results .... +baseline dir = /scratch1/NCEPDEV/nems/emc.nemspara/RT/NEMSfv3gfs/develop-20220112/INTEL/control +working dir = /scratch1/NCEPDEV/stmp2/emc.nemspara/FV3_RT/rt_1942/control_restart +Checking test 019 control_restart results .... Comparing sfcf024.nc .........OK Comparing atmf024.nc .........OK Comparing GFSFLX.GrbF24 .........OK @@ -1000,15 +1052,15 @@ Checking test 018 control_restart results .... Comparing RESTART/sfc_data.tile5.nc .........OK Comparing RESTART/sfc_data.tile6.nc .........OK - 0: The total amount of wall time = 63.208594 - 0: The maximum resident set size (KB) = 231592 + 0: The total amount of wall time = 63.057123 + 0: The maximum resident set size (KB) = 231856 -Test 018 control_restart PASS +Test 019 control_restart PASS -baseline dir = /scratch1/NCEPDEV/nems/emc.nemspara/RT/NEMSfv3gfs/develop-20220107/INTEL/control -working dir = /scratch2/BMC/wrfruc/Samuel.Trahan/radar_tten/stmp/FV3_RT/rt_167497/control_fhzero -Checking test 019 control_fhzero results .... +baseline dir = /scratch1/NCEPDEV/nems/emc.nemspara/RT/NEMSfv3gfs/develop-20220112/INTEL/control +working dir = /scratch1/NCEPDEV/stmp2/emc.nemspara/FV3_RT/rt_1942/control_fhzero +Checking test 020 control_fhzero results .... Comparing sfcf000.nc ............ALT CHECK......OK Comparing sfcf021.nc ............ALT CHECK......OK Comparing atmf000.nc .........OK @@ -1050,15 +1102,15 @@ Checking test 019 control_fhzero results .... Comparing RESTART/sfc_data.tile5.nc .........OK Comparing RESTART/sfc_data.tile6.nc .........OK - 0: The total amount of wall time = 111.782760 - 0: The maximum resident set size (KB) = 493456 + 0: The total amount of wall time = 112.166918 + 0: The maximum resident set size (KB) = 495440 -Test 019 control_fhzero PASS +Test 020 control_fhzero PASS -baseline dir = /scratch1/NCEPDEV/nems/emc.nemspara/RT/NEMSfv3gfs/develop-20220107/INTEL/control_CubedSphereGrid -working dir = /scratch2/BMC/wrfruc/Samuel.Trahan/radar_tten/stmp/FV3_RT/rt_167497/control_CubedSphereGrid -Checking test 020 control_CubedSphereGrid results .... +baseline dir = /scratch1/NCEPDEV/nems/emc.nemspara/RT/NEMSfv3gfs/develop-20220112/INTEL/control_CubedSphereGrid +working dir = /scratch1/NCEPDEV/stmp2/emc.nemspara/FV3_RT/rt_1942/control_CubedSphereGrid +Checking test 021 control_CubedSphereGrid results .... Comparing sfcf000.tile1.nc .........OK Comparing sfcf000.tile2.nc .........OK Comparing sfcf000.tile3.nc .........OK @@ -1084,15 +1136,15 @@ Checking test 020 control_CubedSphereGrid results .... Comparing atmf024.tile5.nc .........OK Comparing atmf024.tile6.nc .........OK - 0: The total amount of wall time = 114.460061 - 0: The maximum resident set size (KB) = 490424 + 0: The total amount of wall time = 116.014539 + 0: The maximum resident set size (KB) = 485088 -Test 020 control_CubedSphereGrid PASS +Test 021 control_CubedSphereGrid PASS -baseline dir = /scratch1/NCEPDEV/nems/emc.nemspara/RT/NEMSfv3gfs/develop-20220107/INTEL/control_latlon -working dir = /scratch2/BMC/wrfruc/Samuel.Trahan/radar_tten/stmp/FV3_RT/rt_167497/control_latlon -Checking test 021 control_latlon results .... +baseline dir = /scratch1/NCEPDEV/nems/emc.nemspara/RT/NEMSfv3gfs/develop-20220112/INTEL/control_latlon +working dir = /scratch1/NCEPDEV/stmp2/emc.nemspara/FV3_RT/rt_1942/control_latlon +Checking test 022 control_latlon results .... Comparing sfcf000.nc .........OK Comparing sfcf024.nc .........OK Comparing atmf000.nc .........OK @@ -1102,33 +1154,33 @@ Checking test 021 control_latlon results .... Comparing GFSPRS.GrbF00 .........OK Comparing GFSPRS.GrbF24 .........OK - 0: The total amount of wall time = 117.314622 - 0: The maximum resident set size (KB) = 492876 + 0: The total amount of wall time = 117.074070 + 0: The maximum resident set size (KB) = 488544 -Test 021 control_latlon PASS +Test 022 control_latlon PASS -baseline dir = /scratch1/NCEPDEV/nems/emc.nemspara/RT/NEMSfv3gfs/develop-20220107/INTEL/control_wrtGauss_netcdf_parallel -working dir = /scratch2/BMC/wrfruc/Samuel.Trahan/radar_tten/stmp/FV3_RT/rt_167497/control_wrtGauss_netcdf_parallel -Checking test 022 control_wrtGauss_netcdf_parallel results .... +baseline dir = /scratch1/NCEPDEV/nems/emc.nemspara/RT/NEMSfv3gfs/develop-20220112/INTEL/control_wrtGauss_netcdf_parallel +working dir = /scratch1/NCEPDEV/stmp2/emc.nemspara/FV3_RT/rt_1942/control_wrtGauss_netcdf_parallel +Checking test 023 control_wrtGauss_netcdf_parallel results .... Comparing sfcf000.nc ............ALT CHECK......OK Comparing sfcf024.nc ............ALT CHECK......OK Comparing atmf000.nc .........OK - Comparing atmf024.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 = 119.827688 - 0: The maximum resident set size (KB) = 495148 + 0: The total amount of wall time = 119.663681 + 0: The maximum resident set size (KB) = 491008 -Test 022 control_wrtGauss_netcdf_parallel PASS +Test 023 control_wrtGauss_netcdf_parallel PASS -baseline dir = /scratch1/NCEPDEV/nems/emc.nemspara/RT/NEMSfv3gfs/develop-20220107/INTEL/control_c48 -working dir = /scratch2/BMC/wrfruc/Samuel.Trahan/radar_tten/stmp/FV3_RT/rt_167497/control_c48 -Checking test 023 control_c48 results .... +baseline dir = /scratch1/NCEPDEV/nems/emc.nemspara/RT/NEMSfv3gfs/develop-20220112/INTEL/control_c48 +working dir = /scratch1/NCEPDEV/stmp2/emc.nemspara/FV3_RT/rt_1942/control_c48 +Checking test 024 control_c48 results .... Comparing sfcf000.nc .........OK Comparing sfcf024.nc .........OK Comparing atmf000.nc .........OK @@ -1166,15 +1218,15 @@ Checking test 023 control_c48 results .... Comparing RESTART/sfc_data.tile5.nc .........OK Comparing RESTART/sfc_data.tile6.nc .........OK -0: The total amount of wall time = 309.383496 -0: The maximum resident set size (KB) = 674340 +0: The total amount of wall time = 311.144416 +0: The maximum resident set size (KB) = 681816 -Test 023 control_c48 PASS +Test 024 control_c48 PASS -baseline dir = /scratch1/NCEPDEV/nems/emc.nemspara/RT/NEMSfv3gfs/develop-20220107/INTEL/control_c192 -working dir = /scratch2/BMC/wrfruc/Samuel.Trahan/radar_tten/stmp/FV3_RT/rt_167497/control_c192 -Checking test 024 control_c192 results .... +baseline dir = /scratch1/NCEPDEV/nems/emc.nemspara/RT/NEMSfv3gfs/develop-20220112/INTEL/control_c192 +working dir = /scratch1/NCEPDEV/stmp2/emc.nemspara/FV3_RT/rt_1942/control_c192 +Checking test 025 control_c192 results .... Comparing sfcf000.nc .........OK Comparing sfcf024.nc .........OK Comparing atmf000.nc .........OK @@ -1184,15 +1236,15 @@ Checking test 024 control_c192 results .... Comparing GFSPRS.GrbF00 .........OK Comparing GFSPRS.GrbF24 .........OK - 0: The total amount of wall time = 455.620659 - 0: The maximum resident set size (KB) = 589280 + 0: The total amount of wall time = 454.721212 + 0: The maximum resident set size (KB) = 590272 -Test 024 control_c192 PASS +Test 025 control_c192 PASS -baseline dir = /scratch1/NCEPDEV/nems/emc.nemspara/RT/NEMSfv3gfs/develop-20220107/INTEL/control_c384 -working dir = /scratch2/BMC/wrfruc/Samuel.Trahan/radar_tten/stmp/FV3_RT/rt_167497/control_c384 -Checking test 025 control_c384 results .... +baseline dir = /scratch1/NCEPDEV/nems/emc.nemspara/RT/NEMSfv3gfs/develop-20220112/INTEL/control_c384 +working dir = /scratch1/NCEPDEV/stmp2/emc.nemspara/FV3_RT/rt_1942/control_c384 +Checking test 026 control_c384 results .... Comparing sfcf000.nc .........OK Comparing sfcf012.nc .........OK Comparing atmf000.nc .........OK @@ -1202,15 +1254,15 @@ Checking test 025 control_c384 results .... Comparing GFSPRS.GrbF00 .........OK Comparing GFSPRS.GrbF12 .........OK - 0: The total amount of wall time = 770.612170 - 0: The maximum resident set size (KB) = 861528 + 0: The total amount of wall time = 771.633889 + 0: The maximum resident set size (KB) = 863736 -Test 025 control_c384 PASS +Test 026 control_c384 PASS -baseline dir = /scratch1/NCEPDEV/nems/emc.nemspara/RT/NEMSfv3gfs/develop-20220107/INTEL/control_c384gdas -working dir = /scratch2/BMC/wrfruc/Samuel.Trahan/radar_tten/stmp/FV3_RT/rt_167497/control_c384gdas -Checking test 026 control_c384gdas results .... +baseline dir = /scratch1/NCEPDEV/nems/emc.nemspara/RT/NEMSfv3gfs/develop-20220112/INTEL/control_c384gdas +working dir = /scratch1/NCEPDEV/stmp2/emc.nemspara/FV3_RT/rt_1942/control_c384gdas +Checking test 027 control_c384gdas results .... Comparing sfcf000.nc .........OK Comparing sfcf006.nc .........OK Comparing atmf000.nc .........OK @@ -1252,15 +1304,15 @@ Checking test 026 control_c384gdas results .... Comparing RESTART/sfc_data.tile5.nc .........OK Comparing RESTART/sfc_data.tile6.nc .........OK - 0: The total amount of wall time = 671.955585 - 0: The maximum resident set size (KB) = 1004324 + 0: The total amount of wall time = 666.656770 + 0: The maximum resident set size (KB) = 1004848 -Test 026 control_c384gdas PASS +Test 027 control_c384gdas PASS -baseline dir = /scratch1/NCEPDEV/nems/emc.nemspara/RT/NEMSfv3gfs/develop-20220107/INTEL/control_stochy -working dir = /scratch2/BMC/wrfruc/Samuel.Trahan/radar_tten/stmp/FV3_RT/rt_167497/control_stochy -Checking test 027 control_stochy results .... +baseline dir = /scratch1/NCEPDEV/nems/emc.nemspara/RT/NEMSfv3gfs/develop-20220112/INTEL/control_stochy +working dir = /scratch1/NCEPDEV/stmp2/emc.nemspara/FV3_RT/rt_1942/control_stochy +Checking test 028 control_stochy results .... Comparing sfcf000.nc .........OK Comparing sfcf012.nc .........OK Comparing atmf000.nc .........OK @@ -1270,29 +1322,29 @@ Checking test 027 control_stochy results .... Comparing GFSPRS.GrbF00 .........OK Comparing GFSPRS.GrbF12 .........OK - 0: The total amount of wall time = 77.742023 - 0: The maximum resident set size (KB) = 492424 + 0: The total amount of wall time = 78.171777 + 0: The maximum resident set size (KB) = 496476 -Test 027 control_stochy PASS +Test 028 control_stochy PASS -baseline dir = /scratch1/NCEPDEV/nems/emc.nemspara/RT/NEMSfv3gfs/develop-20220107/INTEL/control_stochy -working dir = /scratch2/BMC/wrfruc/Samuel.Trahan/radar_tten/stmp/FV3_RT/rt_167497/control_stochy_restart -Checking test 028 control_stochy_restart results .... +baseline dir = /scratch1/NCEPDEV/nems/emc.nemspara/RT/NEMSfv3gfs/develop-20220112/INTEL/control_stochy +working dir = /scratch1/NCEPDEV/stmp2/emc.nemspara/FV3_RT/rt_1942/control_stochy_restart +Checking test 029 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 = 42.177683 - 0: The maximum resident set size (KB) = 272556 + 0: The total amount of wall time = 42.361077 + 0: The maximum resident set size (KB) = 272616 -Test 028 control_stochy_restart PASS +Test 029 control_stochy_restart PASS -baseline dir = /scratch1/NCEPDEV/nems/emc.nemspara/RT/NEMSfv3gfs/develop-20220107/INTEL/control_lndp -working dir = /scratch2/BMC/wrfruc/Samuel.Trahan/radar_tten/stmp/FV3_RT/rt_167497/control_lndp -Checking test 029 control_lndp results .... +baseline dir = /scratch1/NCEPDEV/nems/emc.nemspara/RT/NEMSfv3gfs/develop-20220112/INTEL/control_lndp +working dir = /scratch1/NCEPDEV/stmp2/emc.nemspara/FV3_RT/rt_1942/control_lndp +Checking test 030 control_lndp results .... Comparing sfcf000.nc .........OK Comparing sfcf012.nc .........OK Comparing atmf000.nc .........OK @@ -1302,15 +1354,15 @@ Checking test 029 control_lndp results .... Comparing GFSPRS.GrbF00 .........OK Comparing GFSPRS.GrbF12 .........OK - 0: The total amount of wall time = 71.894333 - 0: The maximum resident set size (KB) = 497260 + 0: The total amount of wall time = 72.643812 + 0: The maximum resident set size (KB) = 500004 -Test 029 control_lndp PASS +Test 030 control_lndp PASS -baseline dir = /scratch1/NCEPDEV/nems/emc.nemspara/RT/NEMSfv3gfs/develop-20220107/INTEL/control_p7 -working dir = /scratch2/BMC/wrfruc/Samuel.Trahan/radar_tten/stmp/FV3_RT/rt_167497/control_p7 -Checking test 030 control_p7 results .... +baseline dir = /scratch1/NCEPDEV/nems/emc.nemspara/RT/NEMSfv3gfs/develop-20220112/INTEL/control_p8 +working dir = /scratch1/NCEPDEV/stmp2/emc.nemspara/FV3_RT/rt_1942/control_p8 +Checking test 031 control_p8 results .... Comparing sfcf000.nc .........OK Comparing sfcf021.nc .........OK Comparing sfcf024.nc .........OK @@ -1356,26 +1408,18 @@ Checking test 030 control_p7 results .... Comparing RESTART/sfc_data.tile5.nc .........OK Comparing RESTART/sfc_data.tile6.nc .........OK - 0: The total amount of wall time = 134.683349 - 0: The maximum resident set size (KB) = 515704 + 0: The total amount of wall time = 133.040829 + 0: The maximum resident set size (KB) = 515124 -Test 030 control_p7 PASS +Test 031 control_p8 PASS -baseline dir = /scratch1/NCEPDEV/nems/emc.nemspara/RT/NEMSfv3gfs/develop-20220107/INTEL/control_p7_rrtmgp -working dir = /scratch2/BMC/wrfruc/Samuel.Trahan/radar_tten/stmp/FV3_RT/rt_167497/control_p7_rrtmgp -Checking test 031 control_p7_rrtmgp results .... - Comparing sfcf000.nc .........OK - Comparing sfcf021.nc .........OK +baseline dir = /scratch1/NCEPDEV/nems/emc.nemspara/RT/NEMSfv3gfs/develop-20220112/INTEL/control_p8 +working dir = /scratch1/NCEPDEV/stmp2/emc.nemspara/FV3_RT/rt_1942/control_restart_p8 +Checking test 032 control_restart_p8 results .... Comparing sfcf024.nc .........OK - Comparing atmf000.nc .........OK - Comparing atmf021.nc .........OK Comparing atmf024.nc .........OK - Comparing GFSFLX.GrbF00 .........OK - Comparing GFSFLX.GrbF21 .........OK Comparing GFSFLX.GrbF24 .........OK - Comparing GFSPRS.GrbF00 .........OK - Comparing GFSPRS.GrbF21 .........OK Comparing GFSPRS.GrbF24 .........OK Comparing RESTART/coupler.res .........OK Comparing RESTART/fv_core.res.nc .........OK @@ -1410,18 +1454,22 @@ Checking test 031 control_p7_rrtmgp results .... Comparing RESTART/sfc_data.tile5.nc .........OK Comparing RESTART/sfc_data.tile6.nc .........OK - 0: The total amount of wall time = 172.010464 - 0: The maximum resident set size (KB) = 614040 + 0: The total amount of wall time = 73.019759 + 0: The maximum resident set size (KB) = 342020 -Test 031 control_p7_rrtmgp PASS +Test 032 control_restart_p8 PASS -baseline dir = /scratch1/NCEPDEV/nems/emc.nemspara/RT/NEMSfv3gfs/develop-20220107/INTEL/control_p7 -working dir = /scratch2/BMC/wrfruc/Samuel.Trahan/radar_tten/stmp/FV3_RT/rt_167497/control_restart_p7 -Checking test 032 control_restart_p7 results .... +baseline dir = /scratch1/NCEPDEV/nems/emc.nemspara/RT/NEMSfv3gfs/develop-20220112/INTEL/control_p8 +working dir = /scratch1/NCEPDEV/stmp2/emc.nemspara/FV3_RT/rt_1942/control_decomp_p8 +Checking test 033 control_decomp_p8 results .... + Comparing sfcf000.nc .........OK Comparing sfcf024.nc .........OK + Comparing atmf000.nc .........OK Comparing atmf024.nc .........OK + Comparing GFSFLX.GrbF00 .........OK Comparing GFSFLX.GrbF24 .........OK + Comparing GFSPRS.GrbF00 .........OK Comparing GFSPRS.GrbF24 .........OK Comparing RESTART/coupler.res .........OK Comparing RESTART/fv_core.res.nc .........OK @@ -1456,15 +1504,15 @@ Checking test 032 control_restart_p7 results .... Comparing RESTART/sfc_data.tile5.nc .........OK Comparing RESTART/sfc_data.tile6.nc .........OK - 0: The total amount of wall time = 72.513866 - 0: The maximum resident set size (KB) = 337628 + 0: The total amount of wall time = 139.129485 + 0: The maximum resident set size (KB) = 511616 -Test 032 control_restart_p7 PASS +Test 033 control_decomp_p8 PASS -baseline dir = /scratch1/NCEPDEV/nems/emc.nemspara/RT/NEMSfv3gfs/develop-20220107/INTEL/control_p7 -working dir = /scratch2/BMC/wrfruc/Samuel.Trahan/radar_tten/stmp/FV3_RT/rt_167497/control_decomp_p7 -Checking test 033 control_decomp_p7 results .... +baseline dir = /scratch1/NCEPDEV/nems/emc.nemspara/RT/NEMSfv3gfs/develop-20220112/INTEL/control_p8 +working dir = /scratch1/NCEPDEV/stmp2/emc.nemspara/FV3_RT/rt_1942/control_2threads_p8 +Checking test 034 control_2threads_p8 results .... Comparing sfcf000.nc .........OK Comparing sfcf024.nc .........OK Comparing atmf000.nc .........OK @@ -1506,22 +1554,26 @@ Checking test 033 control_decomp_p7 results .... Comparing RESTART/sfc_data.tile5.nc .........OK Comparing RESTART/sfc_data.tile6.nc .........OK - 0: The total amount of wall time = 141.115635 - 0: The maximum resident set size (KB) = 509448 + 0: The total amount of wall time = 166.182875 + 0: The maximum resident set size (KB) = 585548 -Test 033 control_decomp_p7 PASS +Test 034 control_2threads_p8 PASS -baseline dir = /scratch1/NCEPDEV/nems/emc.nemspara/RT/NEMSfv3gfs/develop-20220107/INTEL/control_p7 -working dir = /scratch2/BMC/wrfruc/Samuel.Trahan/radar_tten/stmp/FV3_RT/rt_167497/control_2threads_p7 -Checking test 034 control_2threads_p7 results .... +baseline dir = /scratch1/NCEPDEV/nems/emc.nemspara/RT/NEMSfv3gfs/develop-20220112/INTEL/control_p7_rrtmgp +working dir = /scratch1/NCEPDEV/stmp2/emc.nemspara/FV3_RT/rt_1942/control_p7_rrtmgp +Checking test 035 control_p7_rrtmgp results .... Comparing sfcf000.nc .........OK + Comparing sfcf021.nc .........OK Comparing sfcf024.nc .........OK Comparing atmf000.nc .........OK + Comparing atmf021.nc .........OK Comparing atmf024.nc .........OK Comparing GFSFLX.GrbF00 .........OK + Comparing GFSFLX.GrbF21 .........OK Comparing GFSFLX.GrbF24 .........OK Comparing GFSPRS.GrbF00 .........OK + Comparing GFSPRS.GrbF21 .........OK Comparing GFSPRS.GrbF24 .........OK Comparing RESTART/coupler.res .........OK Comparing RESTART/fv_core.res.nc .........OK @@ -1556,15 +1608,15 @@ Checking test 034 control_2threads_p7 results .... Comparing RESTART/sfc_data.tile5.nc .........OK Comparing RESTART/sfc_data.tile6.nc .........OK - 0: The total amount of wall time = 166.964470 - 0: The maximum resident set size (KB) = 584680 + 0: The total amount of wall time = 170.817500 + 0: The maximum resident set size (KB) = 613864 -Test 034 control_2threads_p7 PASS +Test 035 control_p7_rrtmgp PASS -baseline dir = /scratch1/NCEPDEV/nems/emc.nemspara/RT/NEMSfv3gfs/develop-20220107/INTEL/fv3_regional_control -working dir = /scratch2/BMC/wrfruc/Samuel.Trahan/radar_tten/stmp/FV3_RT/rt_167497/regional_control -Checking test 035 regional_control results .... +baseline dir = /scratch1/NCEPDEV/nems/emc.nemspara/RT/NEMSfv3gfs/develop-20220112/INTEL/fv3_regional_control +working dir = /scratch1/NCEPDEV/stmp2/emc.nemspara/FV3_RT/rt_1942/regional_control +Checking test 036 regional_control results .... Comparing dynf000.nc .........OK Comparing dynf024.nc .........OK Comparing phyf000.nc .........OK @@ -1574,44 +1626,44 @@ Checking test 035 regional_control results .... Comparing NATLEV.GrbF00 .........OK Comparing NATLEV.GrbF24 .........OK - 0: The total amount of wall time = 293.191700 - 0: The maximum resident set size (KB) = 608940 + 0: The total amount of wall time = 295.043127 + 0: The maximum resident set size (KB) = 605632 -Test 035 regional_control PASS +Test 036 regional_control PASS -baseline dir = /scratch1/NCEPDEV/nems/emc.nemspara/RT/NEMSfv3gfs/develop-20220107/INTEL/fv3_regional_control -working dir = /scratch2/BMC/wrfruc/Samuel.Trahan/radar_tten/stmp/FV3_RT/rt_167497/regional_restart -Checking test 036 regional_restart results .... +baseline dir = /scratch1/NCEPDEV/nems/emc.nemspara/RT/NEMSfv3gfs/develop-20220112/INTEL/fv3_regional_control +working dir = /scratch1/NCEPDEV/stmp2/emc.nemspara/FV3_RT/rt_1942/regional_restart +Checking test 037 regional_restart results .... Comparing dynf024.nc .........OK Comparing phyf024.nc .........OK Comparing PRSLEV.GrbF24 .........OK Comparing NATLEV.GrbF24 .........OK - 0: The total amount of wall time = 164.281912 - 0: The maximum resident set size (KB) = 611520 + 0: The total amount of wall time = 164.846879 + 0: The maximum resident set size (KB) = 609936 -Test 036 regional_restart PASS +Test 037 regional_restart PASS -baseline dir = /scratch1/NCEPDEV/nems/emc.nemspara/RT/NEMSfv3gfs/develop-20220107/INTEL/fv3_regional_noquilt -working dir = /scratch2/BMC/wrfruc/Samuel.Trahan/radar_tten/stmp/FV3_RT/rt_167497/regional_noquilt -Checking test 037 regional_noquilt results .... +baseline dir = /scratch1/NCEPDEV/nems/emc.nemspara/RT/NEMSfv3gfs/develop-20220112/INTEL/fv3_regional_noquilt +working dir = /scratch1/NCEPDEV/stmp2/emc.nemspara/FV3_RT/rt_1942/regional_noquilt +Checking test 038 regional_noquilt results .... Comparing atmos_4xdaily.nc .........OK Comparing fv3_history2d.nc .........OK Comparing fv3_history.nc .........OK 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 = 302.455198 - 0: The maximum resident set size (KB) = 618152 + 0: The total amount of wall time = 306.903398 + 0: The maximum resident set size (KB) = 625024 -Test 037 regional_noquilt PASS +Test 038 regional_noquilt PASS -baseline dir = /scratch1/NCEPDEV/nems/emc.nemspara/RT/NEMSfv3gfs/develop-20220107/INTEL/fv3_regional_control -working dir = /scratch2/BMC/wrfruc/Samuel.Trahan/radar_tten/stmp/FV3_RT/rt_167497/regional_2threads -Checking test 038 regional_2threads results .... +baseline dir = /scratch1/NCEPDEV/nems/emc.nemspara/RT/NEMSfv3gfs/develop-20220112/INTEL/fv3_regional_control +working dir = /scratch1/NCEPDEV/stmp2/emc.nemspara/FV3_RT/rt_1942/regional_2threads +Checking test 039 regional_2threads results .... Comparing dynf000.nc .........OK Comparing dynf024.nc .........OK Comparing phyf000.nc .........OK @@ -1621,15 +1673,15 @@ Checking test 038 regional_2threads results .... Comparing NATLEV.GrbF00 .........OK Comparing NATLEV.GrbF24 .........OK - 0: The total amount of wall time = 215.950805 - 0: The maximum resident set size (KB) = 624296 + 0: The total amount of wall time = 214.489670 + 0: The maximum resident set size (KB) = 627352 -Test 038 regional_2threads PASS +Test 039 regional_2threads PASS -baseline dir = /scratch1/NCEPDEV/nems/emc.nemspara/RT/NEMSfv3gfs/develop-20220107/INTEL/fv3_regional_hafs -working dir = /scratch2/BMC/wrfruc/Samuel.Trahan/radar_tten/stmp/FV3_RT/rt_167497/regional_hafs -Checking test 039 regional_hafs results .... +baseline dir = /scratch1/NCEPDEV/nems/emc.nemspara/RT/NEMSfv3gfs/develop-20220112/INTEL/fv3_regional_hafs +working dir = /scratch1/NCEPDEV/stmp2/emc.nemspara/FV3_RT/rt_1942/regional_hafs +Checking test 040 regional_hafs results .... Comparing dynf000.nc .........OK Comparing dynf024.nc .........OK Comparing phyf000.nc .........OK @@ -1637,29 +1689,29 @@ Checking test 039 regional_hafs results .... Comparing HURPRS.GrbF00 .........OK Comparing HURPRS.GrbF24 .........OK - 0: The total amount of wall time = 290.847976 - 0: The maximum resident set size (KB) = 605132 + 0: The total amount of wall time = 303.030027 + 0: The maximum resident set size (KB) = 604828 -Test 039 regional_hafs PASS +Test 040 regional_hafs PASS -baseline dir = /scratch1/NCEPDEV/nems/emc.nemspara/RT/NEMSfv3gfs/develop-20220107/INTEL/fv3_regional_netcdf_parallel -working dir = /scratch2/BMC/wrfruc/Samuel.Trahan/radar_tten/stmp/FV3_RT/rt_167497/regional_netcdf_parallel -Checking test 040 regional_netcdf_parallel results .... +baseline dir = /scratch1/NCEPDEV/nems/emc.nemspara/RT/NEMSfv3gfs/develop-20220112/INTEL/fv3_regional_netcdf_parallel +working dir = /scratch1/NCEPDEV/stmp2/emc.nemspara/FV3_RT/rt_1942/regional_netcdf_parallel +Checking test 041 regional_netcdf_parallel results .... Comparing dynf000.nc ............ALT CHECK......OK - Comparing dynf024.nc .........OK + Comparing dynf024.nc ............ALT CHECK......OK Comparing phyf000.nc ............ALT CHECK......OK Comparing phyf024.nc ............ALT CHECK......OK - 0: The total amount of wall time = 290.937219 - 0: The maximum resident set size (KB) = 604220 + 0: The total amount of wall time = 293.009598 + 0: The maximum resident set size (KB) = 606940 -Test 040 regional_netcdf_parallel PASS +Test 041 regional_netcdf_parallel PASS -baseline dir = /scratch1/NCEPDEV/nems/emc.nemspara/RT/NEMSfv3gfs/develop-20220107/INTEL/fv3_regional_RRTMGP -working dir = /scratch2/BMC/wrfruc/Samuel.Trahan/radar_tten/stmp/FV3_RT/rt_167497/regional_RRTMGP -Checking test 041 regional_RRTMGP results .... +baseline dir = /scratch1/NCEPDEV/nems/emc.nemspara/RT/NEMSfv3gfs/develop-20220112/INTEL/fv3_regional_RRTMGP +working dir = /scratch1/NCEPDEV/stmp2/emc.nemspara/FV3_RT/rt_1942/regional_RRTMGP +Checking test 042 regional_RRTMGP results .... Comparing dynf000.nc .........OK Comparing dynf024.nc .........OK Comparing phyf000.nc .........OK @@ -1669,15 +1721,15 @@ Checking test 041 regional_RRTMGP results .... Comparing NATLEV.GrbF00 .........OK Comparing NATLEV.GrbF24 .........OK - 0: The total amount of wall time = 368.795817 - 0: The maximum resident set size (KB) = 724720 + 0: The total amount of wall time = 374.731440 + 0: The maximum resident set size (KB) = 725164 -Test 041 regional_RRTMGP PASS +Test 042 regional_RRTMGP PASS -baseline dir = /scratch1/NCEPDEV/nems/emc.nemspara/RT/NEMSfv3gfs/develop-20220107/INTEL/rap_control -working dir = /scratch2/BMC/wrfruc/Samuel.Trahan/radar_tten/stmp/FV3_RT/rt_167497/rap_control -Checking test 042 rap_control results .... +baseline dir = /scratch1/NCEPDEV/nems/emc.nemspara/RT/NEMSfv3gfs/develop-20220112/INTEL/rap_control +working dir = /scratch1/NCEPDEV/stmp2/emc.nemspara/FV3_RT/rt_1942/rap_control +Checking test 043 rap_control results .... Comparing sfcf000.nc .........OK Comparing sfcf021.nc .........OK Comparing sfcf024.nc .........OK @@ -1723,15 +1775,15 @@ Checking test 042 rap_control results .... Comparing RESTART/sfc_data.tile5.nc .........OK Comparing RESTART/sfc_data.tile6.nc .........OK - 0: The total amount of wall time = 339.747263 - 0: The maximum resident set size (KB) = 859860 + 0: The total amount of wall time = 341.477504 + 0: The maximum resident set size (KB) = 864972 -Test 042 rap_control PASS +Test 043 rap_control PASS -baseline dir = /scratch1/NCEPDEV/nems/emc.nemspara/RT/NEMSfv3gfs/develop-20220107/INTEL/rap_control -working dir = /scratch2/BMC/wrfruc/Samuel.Trahan/radar_tten/stmp/FV3_RT/rt_167497/rap_2threads -Checking test 043 rap_2threads results .... +baseline dir = /scratch1/NCEPDEV/nems/emc.nemspara/RT/NEMSfv3gfs/develop-20220112/INTEL/rap_control +working dir = /scratch1/NCEPDEV/stmp2/emc.nemspara/FV3_RT/rt_1942/rap_2threads +Checking test 044 rap_2threads results .... Comparing sfcf000.nc .........OK Comparing sfcf021.nc .........OK Comparing sfcf024.nc .........OK @@ -1777,15 +1829,15 @@ Checking test 043 rap_2threads results .... Comparing RESTART/sfc_data.tile5.nc .........OK Comparing RESTART/sfc_data.tile6.nc .........OK - 0: The total amount of wall time = 425.053621 - 0: The maximum resident set size (KB) = 918444 + 0: The total amount of wall time = 429.320244 + 0: The maximum resident set size (KB) = 917572 -Test 043 rap_2threads PASS +Test 044 rap_2threads PASS -baseline dir = /scratch1/NCEPDEV/nems/emc.nemspara/RT/NEMSfv3gfs/develop-20220107/INTEL/rap_control -working dir = /scratch2/BMC/wrfruc/Samuel.Trahan/radar_tten/stmp/FV3_RT/rt_167497/rap_restart -Checking test 044 rap_restart results .... +baseline dir = /scratch1/NCEPDEV/nems/emc.nemspara/RT/NEMSfv3gfs/develop-20220112/INTEL/rap_control +working dir = /scratch1/NCEPDEV/stmp2/emc.nemspara/FV3_RT/rt_1942/rap_restart +Checking test 045 rap_restart results .... Comparing sfcf024.nc .........OK Comparing atmf024.nc .........OK Comparing GFSFLX.GrbF24 .........OK @@ -1823,15 +1875,15 @@ Checking test 044 rap_restart results .... Comparing RESTART/sfc_data.tile5.nc .........OK Comparing RESTART/sfc_data.tile6.nc .........OK - 0: The total amount of wall time = 173.802883 - 0: The maximum resident set size (KB) = 610464 + 0: The total amount of wall time = 176.676275 + 0: The maximum resident set size (KB) = 615012 -Test 044 rap_restart PASS +Test 045 rap_restart PASS -baseline dir = /scratch1/NCEPDEV/nems/emc.nemspara/RT/NEMSfv3gfs/develop-20220107/INTEL/rap_sfcdiff -working dir = /scratch2/BMC/wrfruc/Samuel.Trahan/radar_tten/stmp/FV3_RT/rt_167497/rap_sfcdiff -Checking test 045 rap_sfcdiff results .... +baseline dir = /scratch1/NCEPDEV/nems/emc.nemspara/RT/NEMSfv3gfs/develop-20220112/INTEL/rap_sfcdiff +working dir = /scratch1/NCEPDEV/stmp2/emc.nemspara/FV3_RT/rt_1942/rap_sfcdiff +Checking test 046 rap_sfcdiff results .... Comparing sfcf000.nc .........OK Comparing sfcf021.nc .........OK Comparing sfcf024.nc .........OK @@ -1877,15 +1929,15 @@ Checking test 045 rap_sfcdiff results .... Comparing RESTART/sfc_data.tile5.nc .........OK Comparing RESTART/sfc_data.tile6.nc .........OK - 0: The total amount of wall time = 338.236788 - 0: The maximum resident set size (KB) = 865404 + 0: The total amount of wall time = 342.138175 + 0: The maximum resident set size (KB) = 862872 -Test 045 rap_sfcdiff PASS +Test 046 rap_sfcdiff PASS -baseline dir = /scratch1/NCEPDEV/nems/emc.nemspara/RT/NEMSfv3gfs/develop-20220107/INTEL/rap_sfcdiff -working dir = /scratch2/BMC/wrfruc/Samuel.Trahan/radar_tten/stmp/FV3_RT/rt_167497/rap_sfcdiff_restart -Checking test 046 rap_sfcdiff_restart results .... +baseline dir = /scratch1/NCEPDEV/nems/emc.nemspara/RT/NEMSfv3gfs/develop-20220112/INTEL/rap_sfcdiff +working dir = /scratch1/NCEPDEV/stmp2/emc.nemspara/FV3_RT/rt_1942/rap_sfcdiff_restart +Checking test 047 rap_sfcdiff_restart results .... Comparing sfcf024.nc .........OK Comparing atmf024.nc .........OK Comparing GFSFLX.GrbF24 .........OK @@ -1923,15 +1975,15 @@ Checking test 046 rap_sfcdiff_restart results .... Comparing RESTART/sfc_data.tile5.nc .........OK Comparing RESTART/sfc_data.tile6.nc .........OK - 0: The total amount of wall time = 172.922384 - 0: The maximum resident set size (KB) = 611612 + 0: The total amount of wall time = 174.860647 + 0: The maximum resident set size (KB) = 613304 -Test 046 rap_sfcdiff_restart PASS +Test 047 rap_sfcdiff_restart PASS -baseline dir = /scratch1/NCEPDEV/nems/emc.nemspara/RT/NEMSfv3gfs/develop-20220107/INTEL/hrrr_control -working dir = /scratch2/BMC/wrfruc/Samuel.Trahan/radar_tten/stmp/FV3_RT/rt_167497/hrrr_control -Checking test 047 hrrr_control results .... +baseline dir = /scratch1/NCEPDEV/nems/emc.nemspara/RT/NEMSfv3gfs/develop-20220112/INTEL/hrrr_control +working dir = /scratch1/NCEPDEV/stmp2/emc.nemspara/FV3_RT/rt_1942/hrrr_control +Checking test 048 hrrr_control results .... Comparing sfcf000.nc .........OK Comparing sfcf021.nc .........OK Comparing sfcf024.nc .........OK @@ -1977,15 +2029,15 @@ Checking test 047 hrrr_control results .... Comparing RESTART/sfc_data.tile5.nc .........OK Comparing RESTART/sfc_data.tile6.nc .........OK - 0: The total amount of wall time = 328.588506 - 0: The maximum resident set size (KB) = 858280 + 0: The total amount of wall time = 330.659355 + 0: The maximum resident set size (KB) = 858920 -Test 047 hrrr_control PASS +Test 048 hrrr_control PASS -baseline dir = /scratch1/NCEPDEV/nems/emc.nemspara/RT/NEMSfv3gfs/develop-20220107/INTEL/rrfs_v1beta -working dir = /scratch2/BMC/wrfruc/Samuel.Trahan/radar_tten/stmp/FV3_RT/rt_167497/rrfs_v1beta -Checking test 048 rrfs_v1beta results .... +baseline dir = /scratch1/NCEPDEV/nems/emc.nemspara/RT/NEMSfv3gfs/develop-20220112/INTEL/rrfs_v1beta +working dir = /scratch1/NCEPDEV/stmp2/emc.nemspara/FV3_RT/rt_1942/rrfs_v1beta +Checking test 049 rrfs_v1beta results .... Comparing sfcf000.nc .........OK Comparing sfcf021.nc .........OK Comparing sfcf024.nc .........OK @@ -2031,15 +2083,15 @@ Checking test 048 rrfs_v1beta results .... Comparing RESTART/sfc_data.tile5.nc .........OK Comparing RESTART/sfc_data.tile6.nc .........OK - 0: The total amount of wall time = 335.122144 - 0: The maximum resident set size (KB) = 859296 + 0: The total amount of wall time = 336.176625 + 0: The maximum resident set size (KB) = 860160 -Test 048 rrfs_v1beta PASS +Test 049 rrfs_v1beta PASS -baseline dir = /scratch1/NCEPDEV/nems/emc.nemspara/RT/NEMSfv3gfs/develop-20220107/INTEL/rrfs_conus13km_hrrr_warm -working dir = /scratch2/BMC/wrfruc/Samuel.Trahan/radar_tten/stmp/FV3_RT/rt_167497/rrfs_conus13km_hrrr_warm -Checking test 049 rrfs_conus13km_hrrr_warm results .... +baseline dir = /scratch1/NCEPDEV/nems/emc.nemspara/RT/NEMSfv3gfs/develop-20220112/INTEL/rrfs_conus13km_hrrr_warm +working dir = /scratch1/NCEPDEV/stmp2/emc.nemspara/FV3_RT/rt_1942/rrfs_conus13km_hrrr_warm +Checking test 050 rrfs_conus13km_hrrr_warm results .... Comparing sfcf000.nc .........OK Comparing sfcf001.nc .........OK Comparing sfcf002.nc .........OK @@ -2047,15 +2099,15 @@ Checking test 049 rrfs_conus13km_hrrr_warm results .... Comparing atmf001.nc .........OK Comparing atmf002.nc .........OK - 0: The total amount of wall time = 158.074016 - 0: The maximum resident set size (KB) = 777704 + 0: The total amount of wall time = 164.726171 + 0: The maximum resident set size (KB) = 776828 -Test 049 rrfs_conus13km_hrrr_warm PASS +Test 050 rrfs_conus13km_hrrr_warm PASS -baseline dir = /scratch1/NCEPDEV/nems/emc.nemspara/RT/NEMSfv3gfs/develop-20220107/INTEL/rrfs_conus13km_radar_tten_warm -working dir = /scratch2/BMC/wrfruc/Samuel.Trahan/radar_tten/stmp/FV3_RT/rt_167497/rrfs_conus13km_radar_tten_warm -Checking test 050 rrfs_conus13km_radar_tten_warm results .... +baseline dir = /scratch1/NCEPDEV/nems/emc.nemspara/RT/NEMSfv3gfs/develop-20220112/INTEL/rrfs_conus13km_radar_tten_warm +working dir = /scratch1/NCEPDEV/stmp2/emc.nemspara/FV3_RT/rt_1942/rrfs_conus13km_radar_tten_warm +Checking test 051 rrfs_conus13km_radar_tten_warm results .... Comparing sfcf000.nc .........OK Comparing sfcf001.nc .........OK Comparing sfcf002.nc .........OK @@ -2063,15 +2115,15 @@ Checking test 050 rrfs_conus13km_radar_tten_warm results .... Comparing atmf001.nc .........OK Comparing atmf002.nc .........OK - 0: The total amount of wall time = 156.971114 - 0: The maximum resident set size (KB) = 777932 + 0: The total amount of wall time = 166.872054 + 0: The maximum resident set size (KB) = 780224 -Test 050 rrfs_conus13km_radar_tten_warm PASS +Test 051 rrfs_conus13km_radar_tten_warm PASS -baseline dir = /scratch1/NCEPDEV/nems/emc.nemspara/RT/NEMSfv3gfs/develop-20220107/INTEL/control_rrtmgp -working dir = /scratch2/BMC/wrfruc/Samuel.Trahan/radar_tten/stmp/FV3_RT/rt_167497/control_rrtmgp -Checking test 051 control_rrtmgp results .... +baseline dir = /scratch1/NCEPDEV/nems/emc.nemspara/RT/NEMSfv3gfs/develop-20220112/INTEL/control_rrtmgp +working dir = /scratch1/NCEPDEV/stmp2/emc.nemspara/FV3_RT/rt_1942/control_rrtmgp +Checking test 052 control_rrtmgp results .... Comparing sfcf000.nc .........OK Comparing sfcf024.nc .........OK Comparing atmf000.nc .........OK @@ -2081,15 +2133,15 @@ Checking test 051 control_rrtmgp results .... Comparing GFSPRS.GrbF00 .........OK Comparing GFSPRS.GrbF24 .........OK - 0: The total amount of wall time = 183.770501 - 0: The maximum resident set size (KB) = 611072 + 0: The total amount of wall time = 188.687490 + 0: The maximum resident set size (KB) = 617212 -Test 051 control_rrtmgp PASS +Test 052 control_rrtmgp PASS -baseline dir = /scratch1/NCEPDEV/nems/emc.nemspara/RT/NEMSfv3gfs/develop-20220107/INTEL/control_rrtmgp_c192 -working dir = /scratch2/BMC/wrfruc/Samuel.Trahan/radar_tten/stmp/FV3_RT/rt_167497/control_rrtmgp_c192 -Checking test 052 control_rrtmgp_c192 results .... +baseline dir = /scratch1/NCEPDEV/nems/emc.nemspara/RT/NEMSfv3gfs/develop-20220112/INTEL/control_rrtmgp_c192 +working dir = /scratch1/NCEPDEV/stmp2/emc.nemspara/FV3_RT/rt_1942/control_rrtmgp_c192 +Checking test 053 control_rrtmgp_c192 results .... Comparing sfcf000.nc .........OK Comparing sfcf012.nc .........OK Comparing atmf000.nc .........OK @@ -2099,15 +2151,15 @@ Checking test 052 control_rrtmgp_c192 results .... Comparing GFSPRS.GrbF00 .........OK Comparing GFSPRS.GrbF12 .........OK - 0: The total amount of wall time = 505.698558 - 0: The maximum resident set size (KB) = 821820 + 0: The total amount of wall time = 510.504098 + 0: The maximum resident set size (KB) = 825344 -Test 052 control_rrtmgp_c192 PASS +Test 053 control_rrtmgp_c192 PASS -baseline dir = /scratch1/NCEPDEV/nems/emc.nemspara/RT/NEMSfv3gfs/develop-20220107/INTEL/control_csawmg -working dir = /scratch2/BMC/wrfruc/Samuel.Trahan/radar_tten/stmp/FV3_RT/rt_167497/control_csawmg -Checking test 053 control_csawmg results .... +baseline dir = /scratch1/NCEPDEV/nems/emc.nemspara/RT/NEMSfv3gfs/develop-20220112/INTEL/control_csawmg +working dir = /scratch1/NCEPDEV/stmp2/emc.nemspara/FV3_RT/rt_1942/control_csawmg +Checking test 054 control_csawmg results .... Comparing sfcf000.nc .........OK Comparing sfcf024.nc .........OK Comparing atmf000.nc .........OK @@ -2117,15 +2169,15 @@ Checking test 053 control_csawmg results .... Comparing GFSPRS.GrbF00 .........OK Comparing GFSPRS.GrbF24 .........OK - 0: The total amount of wall time = 304.953823 - 0: The maximum resident set size (KB) = 555356 + 0: The total amount of wall time = 304.558297 + 0: The maximum resident set size (KB) = 552216 -Test 053 control_csawmg PASS +Test 054 control_csawmg PASS -baseline dir = /scratch1/NCEPDEV/nems/emc.nemspara/RT/NEMSfv3gfs/develop-20220107/INTEL/control_csawmgt -working dir = /scratch2/BMC/wrfruc/Samuel.Trahan/radar_tten/stmp/FV3_RT/rt_167497/control_csawmgt -Checking test 054 control_csawmgt results .... +baseline dir = /scratch1/NCEPDEV/nems/emc.nemspara/RT/NEMSfv3gfs/develop-20220112/INTEL/control_csawmgt +working dir = /scratch1/NCEPDEV/stmp2/emc.nemspara/FV3_RT/rt_1942/control_csawmgt +Checking test 055 control_csawmgt results .... Comparing sfcf000.nc .........OK Comparing sfcf024.nc .........OK Comparing atmf000.nc .........OK @@ -2135,15 +2187,15 @@ Checking test 054 control_csawmgt results .... Comparing GFSPRS.GrbF00 .........OK Comparing GFSPRS.GrbF24 .........OK - 0: The total amount of wall time = 303.337784 - 0: The maximum resident set size (KB) = 553212 + 0: The total amount of wall time = 300.520548 + 0: The maximum resident set size (KB) = 554764 -Test 054 control_csawmgt PASS +Test 055 control_csawmgt PASS -baseline dir = /scratch1/NCEPDEV/nems/emc.nemspara/RT/NEMSfv3gfs/develop-20220107/INTEL/control_flake -working dir = /scratch2/BMC/wrfruc/Samuel.Trahan/radar_tten/stmp/FV3_RT/rt_167497/control_flake -Checking test 055 control_flake results .... +baseline dir = /scratch1/NCEPDEV/nems/emc.nemspara/RT/NEMSfv3gfs/develop-20220112/INTEL/control_flake +working dir = /scratch1/NCEPDEV/stmp2/emc.nemspara/FV3_RT/rt_1942/control_flake +Checking test 056 control_flake results .... Comparing sfcf000.nc .........OK Comparing sfcf024.nc .........OK Comparing atmf000.nc .........OK @@ -2153,15 +2205,15 @@ Checking test 055 control_flake results .... Comparing GFSPRS.GrbF00 .........OK Comparing GFSPRS.GrbF24 .........OK - 0: The total amount of wall time = 212.943467 - 0: The maximum resident set size (KB) = 564868 + 0: The total amount of wall time = 211.537832 + 0: The maximum resident set size (KB) = 564244 -Test 055 control_flake PASS +Test 056 control_flake PASS -baseline dir = /scratch1/NCEPDEV/nems/emc.nemspara/RT/NEMSfv3gfs/develop-20220107/INTEL/control_ras -working dir = /scratch2/BMC/wrfruc/Samuel.Trahan/radar_tten/stmp/FV3_RT/rt_167497/control_ras -Checking test 056 control_ras results .... +baseline dir = /scratch1/NCEPDEV/nems/emc.nemspara/RT/NEMSfv3gfs/develop-20220112/INTEL/control_ras +working dir = /scratch1/NCEPDEV/stmp2/emc.nemspara/FV3_RT/rt_1942/control_ras +Checking test 057 control_ras results .... Comparing sfcf000.nc .........OK Comparing sfcf024.nc .........OK Comparing atmf000.nc .........OK @@ -2171,15 +2223,15 @@ Checking test 056 control_ras results .... Comparing GFSPRS.GrbF00 .........OK Comparing GFSPRS.GrbF24 .........OK - 0: The total amount of wall time = 164.178429 - 0: The maximum resident set size (KB) = 526032 + 0: The total amount of wall time = 163.150236 + 0: The maximum resident set size (KB) = 522688 -Test 056 control_ras PASS +Test 057 control_ras PASS -baseline dir = /scratch1/NCEPDEV/nems/emc.nemspara/RT/NEMSfv3gfs/develop-20220107/INTEL/control_thompson -working dir = /scratch2/BMC/wrfruc/Samuel.Trahan/radar_tten/stmp/FV3_RT/rt_167497/control_thompson -Checking test 057 control_thompson results .... +baseline dir = /scratch1/NCEPDEV/nems/emc.nemspara/RT/NEMSfv3gfs/develop-20220112/INTEL/control_thompson +working dir = /scratch1/NCEPDEV/stmp2/emc.nemspara/FV3_RT/rt_1942/control_thompson +Checking test 058 control_thompson results .... Comparing sfcf000.nc .........OK Comparing sfcf024.nc .........OK Comparing atmf000.nc .........OK @@ -2189,15 +2241,15 @@ Checking test 057 control_thompson results .... Comparing GFSPRS.GrbF00 .........OK Comparing GFSPRS.GrbF24 .........OK - 0: The total amount of wall time = 203.629917 - 0: The maximum resident set size (KB) = 879556 + 0: The total amount of wall time = 204.159768 + 0: The maximum resident set size (KB) = 876536 -Test 057 control_thompson PASS +Test 058 control_thompson PASS -baseline dir = /scratch1/NCEPDEV/nems/emc.nemspara/RT/NEMSfv3gfs/develop-20220107/INTEL/control_thompson_no_aero -working dir = /scratch2/BMC/wrfruc/Samuel.Trahan/radar_tten/stmp/FV3_RT/rt_167497/control_thompson_no_aero -Checking test 058 control_thompson_no_aero results .... +baseline dir = /scratch1/NCEPDEV/nems/emc.nemspara/RT/NEMSfv3gfs/develop-20220112/INTEL/control_thompson_no_aero +working dir = /scratch1/NCEPDEV/stmp2/emc.nemspara/FV3_RT/rt_1942/control_thompson_no_aero +Checking test 059 control_thompson_no_aero results .... Comparing sfcf000.nc .........OK Comparing sfcf024.nc .........OK Comparing atmf000.nc .........OK @@ -2207,55 +2259,55 @@ Checking test 058 control_thompson_no_aero results .... Comparing GFSPRS.GrbF00 .........OK Comparing GFSPRS.GrbF24 .........OK - 0: The total amount of wall time = 195.996819 - 0: The maximum resident set size (KB) = 868452 + 0: The total amount of wall time = 195.678831 + 0: The maximum resident set size (KB) = 867520 -Test 058 control_thompson_no_aero PASS +Test 059 control_thompson_no_aero PASS -baseline dir = /scratch1/NCEPDEV/nems/emc.nemspara/RT/NEMSfv3gfs/develop-20220107/INTEL/control_wam_repro -working dir = /scratch2/BMC/wrfruc/Samuel.Trahan/radar_tten/stmp/FV3_RT/rt_167497/control_wam_repro -Checking test 059 control_wam results .... +baseline dir = /scratch1/NCEPDEV/nems/emc.nemspara/RT/NEMSfv3gfs/develop-20220112/INTEL/control_wam_repro +working dir = /scratch1/NCEPDEV/stmp2/emc.nemspara/FV3_RT/rt_1942/control_wam_repro +Checking test 060 control_wam results .... Comparing sfcf024.nc .........OK Comparing atmf024.nc .........OK - 0: The total amount of wall time = 108.551995 - 0: The maximum resident set size (KB) = 257788 + 0: The total amount of wall time = 108.473191 + 0: The maximum resident set size (KB) = 255200 -Test 059 control_wam PASS +Test 060 control_wam PASS -baseline dir = /scratch1/NCEPDEV/nems/emc.nemspara/RT/NEMSfv3gfs/develop-20220107/INTEL/control_debug -working dir = /scratch2/BMC/wrfruc/Samuel.Trahan/radar_tten/stmp/FV3_RT/rt_167497/control_debug -Checking test 060 control_debug results .... +baseline dir = /scratch1/NCEPDEV/nems/emc.nemspara/RT/NEMSfv3gfs/develop-20220112/INTEL/control_debug +working dir = /scratch1/NCEPDEV/stmp2/emc.nemspara/FV3_RT/rt_1942/control_debug +Checking test 061 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 = 144.675165 - 0: The maximum resident set size (KB) = 560104 + 0: The total amount of wall time = 144.227822 + 0: The maximum resident set size (KB) = 562892 -Test 060 control_debug PASS +Test 061 control_debug PASS -baseline dir = /scratch1/NCEPDEV/nems/emc.nemspara/RT/NEMSfv3gfs/develop-20220107/INTEL/control_debug -working dir = /scratch2/BMC/wrfruc/Samuel.Trahan/radar_tten/stmp/FV3_RT/rt_167497/control_2threads_debug -Checking test 061 control_2threads_debug results .... +baseline dir = /scratch1/NCEPDEV/nems/emc.nemspara/RT/NEMSfv3gfs/develop-20220112/INTEL/control_debug +working dir = /scratch1/NCEPDEV/stmp2/emc.nemspara/FV3_RT/rt_1942/control_2threads_debug +Checking test 062 control_2threads_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 = 213.524650 - 0: The maximum resident set size (KB) = 605444 + 0: The total amount of wall time = 213.202001 + 0: The maximum resident set size (KB) = 608028 -Test 061 control_2threads_debug PASS +Test 062 control_2threads_debug PASS -baseline dir = /scratch1/NCEPDEV/nems/emc.nemspara/RT/NEMSfv3gfs/develop-20220107/INTEL/control_CubedSphereGrid_debug -working dir = /scratch2/BMC/wrfruc/Samuel.Trahan/radar_tten/stmp/FV3_RT/rt_167497/control_CubedSphereGrid_debug -Checking test 062 control_CubedSphereGrid_debug results .... +baseline dir = /scratch1/NCEPDEV/nems/emc.nemspara/RT/NEMSfv3gfs/develop-20220112/INTEL/control_CubedSphereGrid_debug +working dir = /scratch1/NCEPDEV/stmp2/emc.nemspara/FV3_RT/rt_1942/control_CubedSphereGrid_debug +Checking test 063 control_CubedSphereGrid_debug results .... Comparing sfcf000.tile1.nc .........OK Comparing sfcf000.tile2.nc .........OK Comparing sfcf000.tile3.nc .........OK @@ -2281,604 +2333,604 @@ Checking test 062 control_CubedSphereGrid_debug results .... Comparing atmf001.tile5.nc .........OK Comparing atmf001.tile6.nc .........OK - 0: The total amount of wall time = 155.788161 - 0: The maximum resident set size (KB) = 558976 + 0: The total amount of wall time = 155.185147 + 0: The maximum resident set size (KB) = 558572 -Test 062 control_CubedSphereGrid_debug PASS +Test 063 control_CubedSphereGrid_debug PASS -baseline dir = /scratch1/NCEPDEV/nems/emc.nemspara/RT/NEMSfv3gfs/develop-20220107/INTEL/control_wrtGauss_netcdf_parallel_debug -working dir = /scratch2/BMC/wrfruc/Samuel.Trahan/radar_tten/stmp/FV3_RT/rt_167497/control_wrtGauss_netcdf_parallel_debug -Checking test 063 control_wrtGauss_netcdf_parallel_debug results .... +baseline dir = /scratch1/NCEPDEV/nems/emc.nemspara/RT/NEMSfv3gfs/develop-20220112/INTEL/control_wrtGauss_netcdf_parallel_debug +working dir = /scratch1/NCEPDEV/stmp2/emc.nemspara/FV3_RT/rt_1942/control_wrtGauss_netcdf_parallel_debug +Checking test 064 control_wrtGauss_netcdf_parallel_debug results .... Comparing sfcf000.nc .........OK Comparing sfcf001.nc ............ALT CHECK......OK Comparing atmf000.nc .........OK Comparing atmf001.nc ............ALT CHECK......OK - 0: The total amount of wall time = 143.786362 - 0: The maximum resident set size (KB) = 561000 + 0: The total amount of wall time = 144.283868 + 0: The maximum resident set size (KB) = 563800 -Test 063 control_wrtGauss_netcdf_parallel_debug PASS +Test 064 control_wrtGauss_netcdf_parallel_debug PASS -baseline dir = /scratch1/NCEPDEV/nems/emc.nemspara/RT/NEMSfv3gfs/develop-20220107/INTEL/control_stochy_debug -working dir = /scratch2/BMC/wrfruc/Samuel.Trahan/radar_tten/stmp/FV3_RT/rt_167497/control_stochy_debug -Checking test 064 control_stochy_debug results .... +baseline dir = /scratch1/NCEPDEV/nems/emc.nemspara/RT/NEMSfv3gfs/develop-20220112/INTEL/control_stochy_debug +working dir = /scratch1/NCEPDEV/stmp2/emc.nemspara/FV3_RT/rt_1942/control_stochy_debug +Checking test 065 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 = 165.003448 - 0: The maximum resident set size (KB) = 566544 + 0: The total amount of wall time = 161.698126 + 0: The maximum resident set size (KB) = 567844 -Test 064 control_stochy_debug PASS +Test 065 control_stochy_debug PASS -baseline dir = /scratch1/NCEPDEV/nems/emc.nemspara/RT/NEMSfv3gfs/develop-20220107/INTEL/control_lndp_debug -working dir = /scratch2/BMC/wrfruc/Samuel.Trahan/radar_tten/stmp/FV3_RT/rt_167497/control_lndp_debug -Checking test 065 control_lndp_debug results .... +baseline dir = /scratch1/NCEPDEV/nems/emc.nemspara/RT/NEMSfv3gfs/develop-20220112/INTEL/control_lndp_debug +working dir = /scratch1/NCEPDEV/stmp2/emc.nemspara/FV3_RT/rt_1942/control_lndp_debug +Checking test 066 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 = 143.911446 - 0: The maximum resident set size (KB) = 564100 + 0: The total amount of wall time = 148.214161 + 0: The maximum resident set size (KB) = 565176 -Test 065 control_lndp_debug PASS +Test 066 control_lndp_debug PASS -baseline dir = /scratch1/NCEPDEV/nems/emc.nemspara/RT/NEMSfv3gfs/develop-20220107/INTEL/control_rrtmgp_debug -working dir = /scratch2/BMC/wrfruc/Samuel.Trahan/radar_tten/stmp/FV3_RT/rt_167497/control_rrtmgp_debug -Checking test 066 control_rrtmgp_debug results .... +baseline dir = /scratch1/NCEPDEV/nems/emc.nemspara/RT/NEMSfv3gfs/develop-20220112/INTEL/control_rrtmgp_debug +working dir = /scratch1/NCEPDEV/stmp2/emc.nemspara/FV3_RT/rt_1942/control_rrtmgp_debug +Checking test 067 control_rrtmgp_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.231138 - 0: The maximum resident set size (KB) = 658956 + 0: The total amount of wall time = 158.973311 + 0: The maximum resident set size (KB) = 658368 -Test 066 control_rrtmgp_debug PASS +Test 067 control_rrtmgp_debug PASS -baseline dir = /scratch1/NCEPDEV/nems/emc.nemspara/RT/NEMSfv3gfs/develop-20220107/INTEL/control_csawmg_debug -working dir = /scratch2/BMC/wrfruc/Samuel.Trahan/radar_tten/stmp/FV3_RT/rt_167497/control_csawmg_debug -Checking test 067 control_csawmg_debug results .... +baseline dir = /scratch1/NCEPDEV/nems/emc.nemspara/RT/NEMSfv3gfs/develop-20220112/INTEL/control_csawmg_debug +working dir = /scratch1/NCEPDEV/stmp2/emc.nemspara/FV3_RT/rt_1942/control_csawmg_debug +Checking test 068 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 = 227.069539 - 0: The maximum resident set size (KB) = 595916 + 0: The total amount of wall time = 225.884821 + 0: The maximum resident set size (KB) = 595928 -Test 067 control_csawmg_debug PASS +Test 068 control_csawmg_debug PASS -baseline dir = /scratch1/NCEPDEV/nems/emc.nemspara/RT/NEMSfv3gfs/develop-20220107/INTEL/control_csawmgt_debug -working dir = /scratch2/BMC/wrfruc/Samuel.Trahan/radar_tten/stmp/FV3_RT/rt_167497/control_csawmgt_debug -Checking test 068 control_csawmgt_debug results .... +baseline dir = /scratch1/NCEPDEV/nems/emc.nemspara/RT/NEMSfv3gfs/develop-20220112/INTEL/control_csawmgt_debug +working dir = /scratch1/NCEPDEV/stmp2/emc.nemspara/FV3_RT/rt_1942/control_csawmgt_debug +Checking test 069 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 = 218.571997 - 0: The maximum resident set size (KB) = 593700 + 0: The total amount of wall time = 217.361885 + 0: The maximum resident set size (KB) = 596392 -Test 068 control_csawmgt_debug PASS +Test 069 control_csawmgt_debug PASS -baseline dir = /scratch1/NCEPDEV/nems/emc.nemspara/RT/NEMSfv3gfs/develop-20220107/INTEL/control_ras_debug -working dir = /scratch2/BMC/wrfruc/Samuel.Trahan/radar_tten/stmp/FV3_RT/rt_167497/control_ras_debug -Checking test 069 control_ras_debug results .... +baseline dir = /scratch1/NCEPDEV/nems/emc.nemspara/RT/NEMSfv3gfs/develop-20220112/INTEL/control_ras_debug +working dir = /scratch1/NCEPDEV/stmp2/emc.nemspara/FV3_RT/rt_1942/control_ras_debug +Checking test 070 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 = 147.875893 - 0: The maximum resident set size (KB) = 575364 + 0: The total amount of wall time = 149.023632 + 0: The maximum resident set size (KB) = 572548 -Test 069 control_ras_debug PASS +Test 070 control_ras_debug PASS -baseline dir = /scratch1/NCEPDEV/nems/emc.nemspara/RT/NEMSfv3gfs/develop-20220107/INTEL/control_diag_debug -working dir = /scratch2/BMC/wrfruc/Samuel.Trahan/radar_tten/stmp/FV3_RT/rt_167497/control_diag_debug -Checking test 070 control_diag_debug results .... +baseline dir = /scratch1/NCEPDEV/nems/emc.nemspara/RT/NEMSfv3gfs/develop-20220112/INTEL/control_diag_debug +working dir = /scratch1/NCEPDEV/stmp2/emc.nemspara/FV3_RT/rt_1942/control_diag_debug +Checking test 071 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 = 156.851601 - 0: The maximum resident set size (KB) = 618000 + 0: The total amount of wall time = 155.229886 + 0: The maximum resident set size (KB) = 619784 -Test 070 control_diag_debug PASS +Test 071 control_diag_debug PASS -baseline dir = /scratch1/NCEPDEV/nems/emc.nemspara/RT/NEMSfv3gfs/develop-20220107/INTEL/control_debug_p7 -working dir = /scratch2/BMC/wrfruc/Samuel.Trahan/radar_tten/stmp/FV3_RT/rt_167497/control_debug_p7 -Checking test 071 control_debug_p7 results .... +baseline dir = /scratch1/NCEPDEV/nems/emc.nemspara/RT/NEMSfv3gfs/develop-20220112/INTEL/control_debug_p8 +working dir = /scratch1/NCEPDEV/stmp2/emc.nemspara/FV3_RT/rt_1942/control_debug_p8 +Checking test 072 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 = 158.780096 - 0: The maximum resident set size (KB) = 580248 + 0: The total amount of wall time = 153.869183 + 0: The maximum resident set size (KB) = 578436 -Test 071 control_debug_p7 PASS +Test 072 control_debug_p8 PASS -baseline dir = /scratch1/NCEPDEV/nems/emc.nemspara/RT/NEMSfv3gfs/develop-20220107/INTEL/control_thompson_debug -working dir = /scratch2/BMC/wrfruc/Samuel.Trahan/radar_tten/stmp/FV3_RT/rt_167497/control_thompson_debug -Checking test 072 control_thompson_debug results .... +baseline dir = /scratch1/NCEPDEV/nems/emc.nemspara/RT/NEMSfv3gfs/develop-20220112/INTEL/control_thompson_debug +working dir = /scratch1/NCEPDEV/stmp2/emc.nemspara/FV3_RT/rt_1942/control_thompson_debug +Checking test 073 control_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 = 170.014505 - 0: The maximum resident set size (KB) = 922144 + 0: The total amount of wall time = 169.844102 + 0: The maximum resident set size (KB) = 922168 -Test 072 control_thompson_debug PASS +Test 073 control_thompson_debug PASS -baseline dir = /scratch1/NCEPDEV/nems/emc.nemspara/RT/NEMSfv3gfs/develop-20220107/INTEL/control_thompson_no_aero_debug -working dir = /scratch2/BMC/wrfruc/Samuel.Trahan/radar_tten/stmp/FV3_RT/rt_167497/control_thompson_no_aero_debug -Checking test 073 control_thompson_no_aero_debug results .... +baseline dir = /scratch1/NCEPDEV/nems/emc.nemspara/RT/NEMSfv3gfs/develop-20220112/INTEL/control_thompson_no_aero_debug +working dir = /scratch1/NCEPDEV/stmp2/emc.nemspara/FV3_RT/rt_1942/control_thompson_no_aero_debug +Checking test 074 control_thompson_no_aero_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.202018 - 0: The maximum resident set size (KB) = 918892 + 0: The total amount of wall time = 163.313295 + 0: The maximum resident set size (KB) = 917640 -Test 073 control_thompson_no_aero_debug PASS +Test 074 control_thompson_no_aero_debug PASS -baseline dir = /scratch1/NCEPDEV/nems/emc.nemspara/RT/NEMSfv3gfs/develop-20220107/INTEL/control_thompson_debug_extdiag -working dir = /scratch2/BMC/wrfruc/Samuel.Trahan/radar_tten/stmp/FV3_RT/rt_167497/control_thompson_extdiag_debug -Checking test 074 control_thompson_extdiag_debug results .... +baseline dir = /scratch1/NCEPDEV/nems/emc.nemspara/RT/NEMSfv3gfs/develop-20220112/INTEL/control_thompson_debug_extdiag +working dir = /scratch1/NCEPDEV/stmp2/emc.nemspara/FV3_RT/rt_1942/control_thompson_extdiag_debug +Checking test 075 control_thompson_extdiag_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 = 179.413966 - 0: The maximum resident set size (KB) = 954276 + 0: The total amount of wall time = 177.234104 + 0: The maximum resident set size (KB) = 953140 -Test 074 control_thompson_extdiag_debug PASS +Test 075 control_thompson_extdiag_debug PASS -baseline dir = /scratch1/NCEPDEV/nems/emc.nemspara/RT/NEMSfv3gfs/develop-20220107/INTEL/fv3_regional_debug -working dir = /scratch2/BMC/wrfruc/Samuel.Trahan/radar_tten/stmp/FV3_RT/rt_167497/regional_debug -Checking test 075 regional_debug results .... +baseline dir = /scratch1/NCEPDEV/nems/emc.nemspara/RT/NEMSfv3gfs/develop-20220112/INTEL/fv3_regional_debug +working dir = /scratch1/NCEPDEV/stmp2/emc.nemspara/FV3_RT/rt_1942/regional_debug +Checking test 076 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 = 235.811737 - 0: The maximum resident set size (KB) = 634664 + 0: The total amount of wall time = 235.353497 + 0: The maximum resident set size (KB) = 632644 -Test 075 regional_debug PASS +Test 076 regional_debug PASS -baseline dir = /scratch1/NCEPDEV/nems/emc.nemspara/RT/NEMSfv3gfs/develop-20220107/INTEL/rap_control_debug -working dir = /scratch2/BMC/wrfruc/Samuel.Trahan/radar_tten/stmp/FV3_RT/rt_167497/rap_control_debug -Checking test 076 rap_control_debug results .... +baseline dir = /scratch1/NCEPDEV/nems/emc.nemspara/RT/NEMSfv3gfs/develop-20220112/INTEL/rap_control_debug +working dir = /scratch1/NCEPDEV/stmp2/emc.nemspara/FV3_RT/rt_1942/rap_control_debug +Checking test 077 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 = 265.771772 - 0: The maximum resident set size (KB) = 926304 + 0: The total amount of wall time = 258.597049 + 0: The maximum resident set size (KB) = 928640 -Test 076 rap_control_debug PASS +Test 077 rap_control_debug PASS -baseline dir = /scratch1/NCEPDEV/nems/emc.nemspara/RT/NEMSfv3gfs/develop-20220107/INTEL/rap_control_debug -working dir = /scratch2/BMC/wrfruc/Samuel.Trahan/radar_tten/stmp/FV3_RT/rt_167497/rap_unified_drag_suite_debug -Checking test 077 rap_unified_drag_suite_debug results .... +baseline dir = /scratch1/NCEPDEV/nems/emc.nemspara/RT/NEMSfv3gfs/develop-20220112/INTEL/rap_control_debug +working dir = /scratch1/NCEPDEV/stmp2/emc.nemspara/FV3_RT/rt_1942/rap_unified_drag_suite_debug +Checking test 078 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 = 264.215365 - 0: The maximum resident set size (KB) = 923600 + 0: The total amount of wall time = 258.879320 + 0: The maximum resident set size (KB) = 929068 -Test 077 rap_unified_drag_suite_debug PASS +Test 078 rap_unified_drag_suite_debug PASS -baseline dir = /scratch1/NCEPDEV/nems/emc.nemspara/RT/NEMSfv3gfs/develop-20220107/INTEL/rap_diag_debug -working dir = /scratch2/BMC/wrfruc/Samuel.Trahan/radar_tten/stmp/FV3_RT/rt_167497/rap_diag_debug -Checking test 078 rap_diag_debug results .... +baseline dir = /scratch1/NCEPDEV/nems/emc.nemspara/RT/NEMSfv3gfs/develop-20220112/INTEL/rap_diag_debug +working dir = /scratch1/NCEPDEV/stmp2/emc.nemspara/FV3_RT/rt_1942/rap_diag_debug +Checking test 079 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 = 279.010683 - 0: The maximum resident set size (KB) = 1008976 + 0: The total amount of wall time = 277.792641 + 0: The maximum resident set size (KB) = 1010064 -Test 078 rap_diag_debug PASS +Test 079 rap_diag_debug PASS -baseline dir = /scratch1/NCEPDEV/nems/emc.nemspara/RT/NEMSfv3gfs/develop-20220107/INTEL/rap_cires_ugwp_debug -working dir = /scratch2/BMC/wrfruc/Samuel.Trahan/radar_tten/stmp/FV3_RT/rt_167497/rap_cires_ugwp_debug -Checking test 079 rap_cires_ugwp_debug results .... +baseline dir = /scratch1/NCEPDEV/nems/emc.nemspara/RT/NEMSfv3gfs/develop-20220112/INTEL/rap_cires_ugwp_debug +working dir = /scratch1/NCEPDEV/stmp2/emc.nemspara/FV3_RT/rt_1942/rap_cires_ugwp_debug +Checking test 080 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 = 268.527892 - 0: The maximum resident set size (KB) = 930668 + 0: The total amount of wall time = 263.610473 + 0: The maximum resident set size (KB) = 928848 -Test 079 rap_cires_ugwp_debug PASS +Test 080 rap_cires_ugwp_debug PASS -baseline dir = /scratch1/NCEPDEV/nems/emc.nemspara/RT/NEMSfv3gfs/develop-20220107/INTEL/rap_cires_ugwp_debug -working dir = /scratch2/BMC/wrfruc/Samuel.Trahan/radar_tten/stmp/FV3_RT/rt_167497/rap_unified_ugwp_debug -Checking test 080 rap_unified_ugwp_debug results .... +baseline dir = /scratch1/NCEPDEV/nems/emc.nemspara/RT/NEMSfv3gfs/develop-20220112/INTEL/rap_cires_ugwp_debug +working dir = /scratch1/NCEPDEV/stmp2/emc.nemspara/FV3_RT/rt_1942/rap_unified_ugwp_debug +Checking test 081 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 = 266.829514 - 0: The maximum resident set size (KB) = 926980 + 0: The total amount of wall time = 265.315973 + 0: The maximum resident set size (KB) = 928452 -Test 080 rap_unified_ugwp_debug PASS +Test 081 rap_unified_ugwp_debug PASS -baseline dir = /scratch1/NCEPDEV/nems/emc.nemspara/RT/NEMSfv3gfs/develop-20220107/INTEL/rap_noah_debug -working dir = /scratch2/BMC/wrfruc/Samuel.Trahan/radar_tten/stmp/FV3_RT/rt_167497/rap_noah_debug -Checking test 081 rap_noah_debug results .... +baseline dir = /scratch1/NCEPDEV/nems/emc.nemspara/RT/NEMSfv3gfs/develop-20220112/INTEL/rap_noah_debug +working dir = /scratch1/NCEPDEV/stmp2/emc.nemspara/FV3_RT/rt_1942/rap_noah_debug +Checking test 082 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 = 258.738972 - 0: The maximum resident set size (KB) = 930576 + 0: The total amount of wall time = 255.098305 + 0: The maximum resident set size (KB) = 925328 -Test 081 rap_noah_debug PASS +Test 082 rap_noah_debug PASS -baseline dir = /scratch1/NCEPDEV/nems/emc.nemspara/RT/NEMSfv3gfs/develop-20220107/INTEL/rap_rrtmgp_debug -working dir = /scratch2/BMC/wrfruc/Samuel.Trahan/radar_tten/stmp/FV3_RT/rt_167497/rap_rrtmgp_debug -Checking test 082 rap_rrtmgp_debug results .... +baseline dir = /scratch1/NCEPDEV/nems/emc.nemspara/RT/NEMSfv3gfs/develop-20220112/INTEL/rap_rrtmgp_debug +working dir = /scratch1/NCEPDEV/stmp2/emc.nemspara/FV3_RT/rt_1942/rap_rrtmgp_debug +Checking test 083 rap_rrtmgp_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 = 445.905110 - 0: The maximum resident set size (KB) = 1025580 + 0: The total amount of wall time = 443.285981 + 0: The maximum resident set size (KB) = 1027920 -Test 082 rap_rrtmgp_debug PASS +Test 083 rap_rrtmgp_debug PASS -baseline dir = /scratch1/NCEPDEV/nems/emc.nemspara/RT/NEMSfv3gfs/develop-20220107/INTEL/rap_lndp_debug -working dir = /scratch2/BMC/wrfruc/Samuel.Trahan/radar_tten/stmp/FV3_RT/rt_167497/rap_lndp_debug -Checking test 083 rap_lndp_debug results .... +baseline dir = /scratch1/NCEPDEV/nems/emc.nemspara/RT/NEMSfv3gfs/develop-20220112/INTEL/rap_lndp_debug +working dir = /scratch1/NCEPDEV/stmp2/emc.nemspara/FV3_RT/rt_1942/rap_lndp_debug +Checking test 084 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 = 276.322881 - 0: The maximum resident set size (KB) = 929376 + 0: The total amount of wall time = 264.771145 + 0: The maximum resident set size (KB) = 929392 -Test 083 rap_lndp_debug PASS +Test 084 rap_lndp_debug PASS -baseline dir = /scratch1/NCEPDEV/nems/emc.nemspara/RT/NEMSfv3gfs/develop-20220107/INTEL/rap_sfcdiff_debug -working dir = /scratch2/BMC/wrfruc/Samuel.Trahan/radar_tten/stmp/FV3_RT/rt_167497/rap_sfcdiff_debug -Checking test 084 rap_sfcdiff_debug results .... +baseline dir = /scratch1/NCEPDEV/nems/emc.nemspara/RT/NEMSfv3gfs/develop-20220112/INTEL/rap_sfcdiff_debug +working dir = /scratch1/NCEPDEV/stmp2/emc.nemspara/FV3_RT/rt_1942/rap_sfcdiff_debug +Checking test 085 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 = 264.799468 - 0: The maximum resident set size (KB) = 930316 + 0: The total amount of wall time = 259.847462 + 0: The maximum resident set size (KB) = 931156 -Test 084 rap_sfcdiff_debug PASS +Test 085 rap_sfcdiff_debug PASS -baseline dir = /scratch1/NCEPDEV/nems/emc.nemspara/RT/NEMSfv3gfs/develop-20220107/INTEL/rap_flake_debug -working dir = /scratch2/BMC/wrfruc/Samuel.Trahan/radar_tten/stmp/FV3_RT/rt_167497/rap_flake_debug -Checking test 085 rap_flake_debug results .... +baseline dir = /scratch1/NCEPDEV/nems/emc.nemspara/RT/NEMSfv3gfs/develop-20220112/INTEL/rap_flake_debug +working dir = /scratch1/NCEPDEV/stmp2/emc.nemspara/FV3_RT/rt_1942/rap_flake_debug +Checking test 086 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 = 268.431312 - 0: The maximum resident set size (KB) = 925320 + 0: The total amount of wall time = 262.327204 + 0: The maximum resident set size (KB) = 930864 -Test 085 rap_flake_debug PASS +Test 086 rap_flake_debug PASS -baseline dir = /scratch1/NCEPDEV/nems/emc.nemspara/RT/NEMSfv3gfs/develop-20220107/INTEL/rap_noah_sfcdiff_cires_ugwp_debug -working dir = /scratch2/BMC/wrfruc/Samuel.Trahan/radar_tten/stmp/FV3_RT/rt_167497/rap_noah_sfcdiff_cires_ugwp_debug -Checking test 086 rap_noah_sfcdiff_cires_ugwp_debug results .... +baseline dir = /scratch1/NCEPDEV/nems/emc.nemspara/RT/NEMSfv3gfs/develop-20220112/INTEL/rap_noah_sfcdiff_cires_ugwp_debug +working dir = /scratch1/NCEPDEV/stmp2/emc.nemspara/FV3_RT/rt_1942/rap_noah_sfcdiff_cires_ugwp_debug +Checking test 087 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 = 440.509351 - 0: The maximum resident set size (KB) = 930336 + 0: The total amount of wall time = 435.312881 + 0: The maximum resident set size (KB) = 926916 -Test 086 rap_noah_sfcdiff_cires_ugwp_debug PASS +Test 087 rap_noah_sfcdiff_cires_ugwp_debug PASS -baseline dir = /scratch1/NCEPDEV/nems/emc.nemspara/RT/NEMSfv3gfs/develop-20220107/INTEL/rrfs_v1beta_debug -working dir = /scratch2/BMC/wrfruc/Samuel.Trahan/radar_tten/stmp/FV3_RT/rt_167497/rrfs_v1beta_debug -Checking test 087 rrfs_v1beta_debug results .... +baseline dir = /scratch1/NCEPDEV/nems/emc.nemspara/RT/NEMSfv3gfs/develop-20220112/INTEL/rrfs_v1beta_debug +working dir = /scratch1/NCEPDEV/stmp2/emc.nemspara/FV3_RT/rt_1942/rrfs_v1beta_debug +Checking test 088 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 = 261.931183 - 0: The maximum resident set size (KB) = 925404 + 0: The total amount of wall time = 261.092070 + 0: The maximum resident set size (KB) = 930320 -Test 087 rrfs_v1beta_debug PASS +Test 088 rrfs_v1beta_debug PASS -baseline dir = /scratch1/NCEPDEV/nems/emc.nemspara/RT/NEMSfv3gfs/develop-20220107/INTEL/control_wam_debug -working dir = /scratch2/BMC/wrfruc/Samuel.Trahan/radar_tten/stmp/FV3_RT/rt_167497/control_wam_debug -Checking test 088 control_wam_debug results .... +baseline dir = /scratch1/NCEPDEV/nems/emc.nemspara/RT/NEMSfv3gfs/develop-20220112/INTEL/control_wam_debug +working dir = /scratch1/NCEPDEV/stmp2/emc.nemspara/FV3_RT/rt_1942/control_wam_debug +Checking test 089 control_wam_debug results .... Comparing sfcf019.nc .........OK Comparing atmf019.nc .........OK - 0: The total amount of wall time = 274.927790 - 0: The maximum resident set size (KB) = 282360 + 0: The total amount of wall time = 277.643668 + 0: The maximum resident set size (KB) = 282000 -Test 088 control_wam_debug PASS +Test 089 control_wam_debug PASS -baseline dir = /scratch1/NCEPDEV/nems/emc.nemspara/RT/NEMSfv3gfs/develop-20220107/INTEL/hafs_regional_atm -working dir = /scratch2/BMC/wrfruc/Samuel.Trahan/radar_tten/stmp/FV3_RT/rt_167497/hafs_regional_atm -Checking test 089 hafs_regional_atm results .... +baseline dir = /scratch1/NCEPDEV/nems/emc.nemspara/RT/NEMSfv3gfs/develop-20220112/INTEL/hafs_regional_atm +working dir = /scratch1/NCEPDEV/stmp2/emc.nemspara/FV3_RT/rt_1942/hafs_regional_atm +Checking test 090 hafs_regional_atm results .... Comparing atmf006.nc .........OK Comparing sfcf006.nc ............ALT CHECK......OK - 0: The total amount of wall time = 242.110856 - 0: The maximum resident set size (KB) = 858904 + 0: The total amount of wall time = 267.342673 + 0: The maximum resident set size (KB) = 870020 -Test 089 hafs_regional_atm PASS +Test 090 hafs_regional_atm PASS -baseline dir = /scratch1/NCEPDEV/nems/emc.nemspara/RT/NEMSfv3gfs/develop-20220107/INTEL/hafs_regional_atm_ocn -working dir = /scratch2/BMC/wrfruc/Samuel.Trahan/radar_tten/stmp/FV3_RT/rt_167497/hafs_regional_atm_ocn -Checking test 090 hafs_regional_atm_ocn results .... - Comparing atmf006.nc ............ALT CHECK......OK +baseline dir = /scratch1/NCEPDEV/nems/emc.nemspara/RT/NEMSfv3gfs/develop-20220112/INTEL/hafs_regional_atm_ocn +working dir = /scratch1/NCEPDEV/stmp2/emc.nemspara/FV3_RT/rt_1942/hafs_regional_atm_ocn +Checking test 091 hafs_regional_atm_ocn results .... + Comparing atmf006.nc .........OK Comparing sfcf006.nc .........OK Comparing archv.2019_241_06.a .........OK Comparing archs.2019_241_06.a .........OK 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 = 340.400961 - 0: The maximum resident set size (KB) = 895084 + 0: The total amount of wall time = 365.919494 + 0: The maximum resident set size (KB) = 893608 -Test 090 hafs_regional_atm_ocn PASS +Test 091 hafs_regional_atm_ocn PASS -baseline dir = /scratch1/NCEPDEV/nems/emc.nemspara/RT/NEMSfv3gfs/develop-20220107/INTEL/hafs_regional_atm_wav -working dir = /scratch2/BMC/wrfruc/Samuel.Trahan/radar_tten/stmp/FV3_RT/rt_167497/hafs_regional_atm_wav -Checking test 091 hafs_regional_atm_wav results .... +baseline dir = /scratch1/NCEPDEV/nems/emc.nemspara/RT/NEMSfv3gfs/develop-20220112/INTEL/hafs_regional_atm_wav +working dir = /scratch1/NCEPDEV/stmp2/emc.nemspara/FV3_RT/rt_1942/hafs_regional_atm_wav +Checking test 092 hafs_regional_atm_wav results .... Comparing atmf006.nc .........OK Comparing sfcf006.nc ............ALT CHECK......OK Comparing out_grd.ww3 .........OK Comparing out_pnt.ww3 .........OK - 0: The total amount of wall time = 714.986584 - 0: The maximum resident set size (KB) = 891296 + 0: The total amount of wall time = 733.893629 + 0: The maximum resident set size (KB) = 891504 -Test 091 hafs_regional_atm_wav PASS +Test 092 hafs_regional_atm_wav PASS -baseline dir = /scratch1/NCEPDEV/nems/emc.nemspara/RT/NEMSfv3gfs/develop-20220107/INTEL/hafs_regional_atm_ocn_wav -working dir = /scratch2/BMC/wrfruc/Samuel.Trahan/radar_tten/stmp/FV3_RT/rt_167497/hafs_regional_atm_ocn_wav -Checking test 092 hafs_regional_atm_ocn_wav results .... - Comparing atmf006.nc ............ALT CHECK......OK +baseline dir = /scratch1/NCEPDEV/nems/emc.nemspara/RT/NEMSfv3gfs/develop-20220112/INTEL/hafs_regional_atm_ocn_wav +working dir = /scratch1/NCEPDEV/stmp2/emc.nemspara/FV3_RT/rt_1942/hafs_regional_atm_ocn_wav +Checking test 093 hafs_regional_atm_ocn_wav results .... + Comparing atmf006.nc .........OK Comparing sfcf006.nc .........OK Comparing archv.2019_241_06.a .........OK Comparing archs.2019_241_06.a .........OK Comparing out_grd.ww3 .........OK Comparing out_pnt.ww3 .........OK - 0: The total amount of wall time = 809.066437 - 0: The maximum resident set size (KB) = 895876 + 0: The total amount of wall time = 829.132131 + 0: The maximum resident set size (KB) = 895336 -Test 092 hafs_regional_atm_ocn_wav PASS +Test 093 hafs_regional_atm_ocn_wav PASS -baseline dir = /scratch1/NCEPDEV/nems/emc.nemspara/RT/NEMSfv3gfs/develop-20220107/INTEL/hafs_regional_1nest_atm -working dir = /scratch2/BMC/wrfruc/Samuel.Trahan/radar_tten/stmp/FV3_RT/rt_167497/hafs_regional_1nest_atm -Checking test 093 hafs_regional_1nest_atm results .... +baseline dir = /scratch1/NCEPDEV/nems/emc.nemspara/RT/NEMSfv3gfs/develop-20220112/INTEL/hafs_regional_1nest_atm +working dir = /scratch1/NCEPDEV/stmp2/emc.nemspara/FV3_RT/rt_1942/hafs_regional_1nest_atm +Checking test 094 hafs_regional_1nest_atm results .... Comparing atmf006.nc ............ALT CHECK......OK Comparing sfcf006.nc .........OK - 0: The total amount of wall time = 395.139528 - 0: The maximum resident set size (KB) = 383416 + 0: The total amount of wall time = 397.020883 + 0: The maximum resident set size (KB) = 378564 -Test 093 hafs_regional_1nest_atm PASS +Test 094 hafs_regional_1nest_atm PASS -baseline dir = /scratch1/NCEPDEV/nems/emc.nemspara/RT/NEMSfv3gfs/develop-20220107/INTEL/hafs_regional_telescopic_2nests_atm -working dir = /scratch2/BMC/wrfruc/Samuel.Trahan/radar_tten/stmp/FV3_RT/rt_167497/hafs_regional_telescopic_2nests_atm -Checking test 094 hafs_regional_telescopic_2nests_atm results .... +baseline dir = /scratch1/NCEPDEV/nems/emc.nemspara/RT/NEMSfv3gfs/develop-20220112/INTEL/hafs_regional_telescopic_2nests_atm +working dir = /scratch1/NCEPDEV/stmp2/emc.nemspara/FV3_RT/rt_1942/hafs_regional_telescopic_2nests_atm +Checking test 095 hafs_regional_telescopic_2nests_atm results .... Comparing atmf006.nc .........OK Comparing sfcf006.nc ............ALT CHECK......OK - 0: The total amount of wall time = 412.857247 - 0: The maximum resident set size (KB) = 382316 + 0: The total amount of wall time = 412.109636 + 0: The maximum resident set size (KB) = 384416 -Test 094 hafs_regional_telescopic_2nests_atm PASS +Test 095 hafs_regional_telescopic_2nests_atm PASS -baseline dir = /scratch1/NCEPDEV/nems/emc.nemspara/RT/NEMSfv3gfs/develop-20220107/INTEL/hafs_global_1nest_atm -working dir = /scratch2/BMC/wrfruc/Samuel.Trahan/radar_tten/stmp/FV3_RT/rt_167497/hafs_global_1nest_atm -Checking test 095 hafs_global_1nest_atm results .... +baseline dir = /scratch1/NCEPDEV/nems/emc.nemspara/RT/NEMSfv3gfs/develop-20220112/INTEL/hafs_global_1nest_atm +working dir = /scratch1/NCEPDEV/stmp2/emc.nemspara/FV3_RT/rt_1942/hafs_global_1nest_atm +Checking test 096 hafs_global_1nest_atm results .... Comparing atmf006.nc .........OK Comparing sfcf006.nc ............ALT CHECK......OK - 0: The total amount of wall time = 196.484231 - 0: The maximum resident set size (KB) = 237404 + 0: The total amount of wall time = 194.557249 + 0: The maximum resident set size (KB) = 237836 -Test 095 hafs_global_1nest_atm PASS +Test 096 hafs_global_1nest_atm PASS -baseline dir = /scratch1/NCEPDEV/nems/emc.nemspara/RT/NEMSfv3gfs/develop-20220107/INTEL/hafs_global_multiple_4nests_atm -working dir = /scratch2/BMC/wrfruc/Samuel.Trahan/radar_tten/stmp/FV3_RT/rt_167497/hafs_global_multiple_4nests_atm -Checking test 096 hafs_global_multiple_4nests_atm results .... +baseline dir = /scratch1/NCEPDEV/nems/emc.nemspara/RT/NEMSfv3gfs/develop-20220112/INTEL/hafs_global_multiple_4nests_atm +working dir = /scratch1/NCEPDEV/stmp2/emc.nemspara/FV3_RT/rt_1942/hafs_global_multiple_4nests_atm +Checking test 097 hafs_global_multiple_4nests_atm results .... Comparing atmf006.nc .........OK Comparing sfcf006.nc ............ALT CHECK......OK - 0: The total amount of wall time = 426.734954 - 0: The maximum resident set size (KB) = 336140 + 0: The total amount of wall time = 429.858819 + 0: The maximum resident set size (KB) = 332484 -Test 096 hafs_global_multiple_4nests_atm PASS +Test 097 hafs_global_multiple_4nests_atm PASS -baseline dir = /scratch1/NCEPDEV/nems/emc.nemspara/RT/NEMSfv3gfs/develop-20220107/INTEL/hafs_regional_docn -working dir = /scratch2/BMC/wrfruc/Samuel.Trahan/radar_tten/stmp/FV3_RT/rt_167497/hafs_regional_docn -Checking test 097 hafs_regional_docn results .... +baseline dir = /scratch1/NCEPDEV/nems/emc.nemspara/RT/NEMSfv3gfs/develop-20220112/INTEL/hafs_regional_docn +working dir = /scratch1/NCEPDEV/stmp2/emc.nemspara/FV3_RT/rt_1942/hafs_regional_docn +Checking test 098 hafs_regional_docn results .... Comparing atmf006.nc ............ALT CHECK......OK Comparing sfcf006.nc .........OK Comparing ufs.hafs.cpl.hi.2019-08-29-21600.nc .........OK 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 = 330.107962 - 0: The maximum resident set size (KB) = 894860 + 0: The total amount of wall time = 343.111497 + 0: The maximum resident set size (KB) = 887196 -Test 097 hafs_regional_docn PASS +Test 098 hafs_regional_docn PASS -baseline dir = /scratch1/NCEPDEV/nems/emc.nemspara/RT/NEMSfv3gfs/develop-20220107/INTEL/hafs_regional_docn_oisst -working dir = /scratch2/BMC/wrfruc/Samuel.Trahan/radar_tten/stmp/FV3_RT/rt_167497/hafs_regional_docn_oisst -Checking test 098 hafs_regional_docn_oisst results .... +baseline dir = /scratch1/NCEPDEV/nems/emc.nemspara/RT/NEMSfv3gfs/develop-20220112/INTEL/hafs_regional_docn_oisst +working dir = /scratch1/NCEPDEV/stmp2/emc.nemspara/FV3_RT/rt_1942/hafs_regional_docn_oisst +Checking test 099 hafs_regional_docn_oisst results .... Comparing atmf006.nc .........OK Comparing sfcf006.nc .........OK Comparing ufs.hafs.cpl.hi.2019-08-29-21600.nc .........OK 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 = 325.404568 - 0: The maximum resident set size (KB) = 884332 + 0: The total amount of wall time = 341.168504 + 0: The maximum resident set size (KB) = 890440 -Test 098 hafs_regional_docn_oisst PASS +Test 099 hafs_regional_docn_oisst PASS -baseline dir = /scratch1/NCEPDEV/nems/emc.nemspara/RT/NEMSfv3gfs/develop-20220107/INTEL/hafs_regional_datm_cdeps -working dir = /scratch2/BMC/wrfruc/Samuel.Trahan/radar_tten/stmp/FV3_RT/rt_167497/hafs_regional_datm_cdeps -Checking test 099 hafs_regional_datm_cdeps results .... +baseline dir = /scratch1/NCEPDEV/nems/emc.nemspara/RT/NEMSfv3gfs/develop-20220112/INTEL/hafs_regional_datm_cdeps +working dir = /scratch1/NCEPDEV/stmp2/emc.nemspara/FV3_RT/rt_1942/hafs_regional_datm_cdeps +Checking test 100 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 = 939.131828 - 0: The maximum resident set size (KB) = 871420 + 0: The total amount of wall time = 946.250581 + 0: The maximum resident set size (KB) = 873948 -Test 099 hafs_regional_datm_cdeps PASS +Test 100 hafs_regional_datm_cdeps PASS -baseline dir = /scratch1/NCEPDEV/nems/emc.nemspara/RT/NEMSfv3gfs/develop-20220107/INTEL/datm_cdeps_control_cfsr -working dir = /scratch2/BMC/wrfruc/Samuel.Trahan/radar_tten/stmp/FV3_RT/rt_167497/datm_cdeps_control_cfsr -Checking test 100 datm_cdeps_control_cfsr results .... +baseline dir = /scratch1/NCEPDEV/nems/emc.nemspara/RT/NEMSfv3gfs/develop-20220112/INTEL/datm_cdeps_control_cfsr +working dir = /scratch1/NCEPDEV/stmp2/emc.nemspara/FV3_RT/rt_1942/datm_cdeps_control_cfsr +Checking test 101 datm_cdeps_control_cfsr results .... Comparing RESTART/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 = 139.604396 - 0: The maximum resident set size (KB) = 740528 + 0: The total amount of wall time = 139.560584 + 0: The maximum resident set size (KB) = 740052 -Test 100 datm_cdeps_control_cfsr PASS +Test 101 datm_cdeps_control_cfsr PASS -baseline dir = /scratch1/NCEPDEV/nems/emc.nemspara/RT/NEMSfv3gfs/develop-20220107/INTEL/datm_cdeps_control_cfsr -working dir = /scratch2/BMC/wrfruc/Samuel.Trahan/radar_tten/stmp/FV3_RT/rt_167497/datm_cdeps_restart_cfsr -Checking test 101 datm_cdeps_restart_cfsr results .... +baseline dir = /scratch1/NCEPDEV/nems/emc.nemspara/RT/NEMSfv3gfs/develop-20220112/INTEL/datm_cdeps_control_cfsr +working dir = /scratch1/NCEPDEV/stmp2/emc.nemspara/FV3_RT/rt_1942/datm_cdeps_restart_cfsr +Checking test 102 datm_cdeps_restart_cfsr results .... Comparing RESTART/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 = 84.479501 - 0: The maximum resident set size (KB) = 737348 + 0: The total amount of wall time = 94.993868 + 0: The maximum resident set size (KB) = 740004 -Test 101 datm_cdeps_restart_cfsr PASS +Test 102 datm_cdeps_restart_cfsr PASS -baseline dir = /scratch1/NCEPDEV/nems/emc.nemspara/RT/NEMSfv3gfs/develop-20220107/INTEL/datm_cdeps_control_gefs -working dir = /scratch2/BMC/wrfruc/Samuel.Trahan/radar_tten/stmp/FV3_RT/rt_167497/datm_cdeps_control_gefs -Checking test 102 datm_cdeps_control_gefs results .... +baseline dir = /scratch1/NCEPDEV/nems/emc.nemspara/RT/NEMSfv3gfs/develop-20220112/INTEL/datm_cdeps_control_gefs +working dir = /scratch1/NCEPDEV/stmp2/emc.nemspara/FV3_RT/rt_1942/datm_cdeps_control_gefs +Checking test 103 datm_cdeps_control_gefs results .... Comparing RESTART/MOM.res.nc .........OK Comparing RESTART/iced.2011-10-02-00000.nc .........OK Comparing RESTART/DATM_GEFS.cpl.r.2011-10-02-00000.nc .........OK - 0: The total amount of wall time = 137.903692 - 0: The maximum resident set size (KB) = 642344 + 0: The total amount of wall time = 136.710189 + 0: The maximum resident set size (KB) = 641844 -Test 102 datm_cdeps_control_gefs PASS +Test 103 datm_cdeps_control_gefs PASS -baseline dir = /scratch1/NCEPDEV/nems/emc.nemspara/RT/NEMSfv3gfs/develop-20220107/INTEL/datm_cdeps_stochy_gefs -working dir = /scratch2/BMC/wrfruc/Samuel.Trahan/radar_tten/stmp/FV3_RT/rt_167497/datm_cdeps_stochy_gefs -Checking test 103 datm_cdeps_stochy_gefs results .... +baseline dir = /scratch1/NCEPDEV/nems/emc.nemspara/RT/NEMSfv3gfs/develop-20220112/INTEL/datm_cdeps_stochy_gefs +working dir = /scratch1/NCEPDEV/stmp2/emc.nemspara/FV3_RT/rt_1942/datm_cdeps_stochy_gefs +Checking test 104 datm_cdeps_stochy_gefs results .... Comparing RESTART/MOM.res.nc .........OK Comparing RESTART/iced.2011-10-02-00000.nc .........OK Comparing RESTART/DATM_GEFS.cpl.r.2011-10-02-00000.nc .........OK - 0: The total amount of wall time = 139.420583 - 0: The maximum resident set size (KB) = 638856 + 0: The total amount of wall time = 139.553333 + 0: The maximum resident set size (KB) = 640032 -Test 103 datm_cdeps_stochy_gefs PASS +Test 104 datm_cdeps_stochy_gefs PASS -baseline dir = /scratch1/NCEPDEV/nems/emc.nemspara/RT/NEMSfv3gfs/develop-20220107/INTEL/datm_cdeps_bulk_cfsr -working dir = /scratch2/BMC/wrfruc/Samuel.Trahan/radar_tten/stmp/FV3_RT/rt_167497/datm_cdeps_bulk_cfsr -Checking test 104 datm_cdeps_bulk_cfsr results .... +baseline dir = /scratch1/NCEPDEV/nems/emc.nemspara/RT/NEMSfv3gfs/develop-20220112/INTEL/datm_cdeps_bulk_cfsr +working dir = /scratch1/NCEPDEV/stmp2/emc.nemspara/FV3_RT/rt_1942/datm_cdeps_bulk_cfsr +Checking test 105 datm_cdeps_bulk_cfsr results .... Comparing RESTART/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 = 140.500485 - 0: The maximum resident set size (KB) = 741740 + 0: The total amount of wall time = 141.989137 + 0: The maximum resident set size (KB) = 742224 -Test 104 datm_cdeps_bulk_cfsr PASS +Test 105 datm_cdeps_bulk_cfsr PASS -baseline dir = /scratch1/NCEPDEV/nems/emc.nemspara/RT/NEMSfv3gfs/develop-20220107/INTEL/datm_cdeps_bulk_gefs -working dir = /scratch2/BMC/wrfruc/Samuel.Trahan/radar_tten/stmp/FV3_RT/rt_167497/datm_cdeps_bulk_gefs -Checking test 105 datm_cdeps_bulk_gefs results .... +baseline dir = /scratch1/NCEPDEV/nems/emc.nemspara/RT/NEMSfv3gfs/develop-20220112/INTEL/datm_cdeps_bulk_gefs +working dir = /scratch1/NCEPDEV/stmp2/emc.nemspara/FV3_RT/rt_1942/datm_cdeps_bulk_gefs +Checking test 106 datm_cdeps_bulk_gefs results .... Comparing RESTART/MOM.res.nc .........OK Comparing RESTART/iced.2011-10-02-00000.nc .........OK Comparing RESTART/DATM_GEFS.cpl.r.2011-10-02-00000.nc .........OK - 0: The total amount of wall time = 139.498799 - 0: The maximum resident set size (KB) = 639820 + 0: The total amount of wall time = 140.530387 + 0: The maximum resident set size (KB) = 639492 -Test 105 datm_cdeps_bulk_gefs PASS +Test 106 datm_cdeps_bulk_gefs PASS -baseline dir = /scratch1/NCEPDEV/nems/emc.nemspara/RT/NEMSfv3gfs/develop-20220107/INTEL/datm_cdeps_mx025_cfsr -working dir = /scratch2/BMC/wrfruc/Samuel.Trahan/radar_tten/stmp/FV3_RT/rt_167497/datm_cdeps_mx025_cfsr -Checking test 106 datm_cdeps_mx025_cfsr results .... +baseline dir = /scratch1/NCEPDEV/nems/emc.nemspara/RT/NEMSfv3gfs/develop-20220112/INTEL/datm_cdeps_mx025_cfsr +working dir = /scratch1/NCEPDEV/stmp2/emc.nemspara/FV3_RT/rt_1942/datm_cdeps_mx025_cfsr +Checking test 107 datm_cdeps_mx025_cfsr results .... Comparing RESTART/MOM.res.nc .........OK Comparing RESTART/MOM.res_1.nc .........OK Comparing RESTART/MOM.res_2.nc .........OK @@ -2886,15 +2938,15 @@ Checking test 106 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 = 306.233690 - 0: The maximum resident set size (KB) = 623148 + 0: The total amount of wall time = 315.165015 + 0: The maximum resident set size (KB) = 624108 -Test 106 datm_cdeps_mx025_cfsr PASS +Test 107 datm_cdeps_mx025_cfsr PASS -baseline dir = /scratch1/NCEPDEV/nems/emc.nemspara/RT/NEMSfv3gfs/develop-20220107/INTEL/datm_cdeps_mx025_gefs -working dir = /scratch2/BMC/wrfruc/Samuel.Trahan/radar_tten/stmp/FV3_RT/rt_167497/datm_cdeps_mx025_gefs -Checking test 107 datm_cdeps_mx025_gefs results .... +baseline dir = /scratch1/NCEPDEV/nems/emc.nemspara/RT/NEMSfv3gfs/develop-20220112/INTEL/datm_cdeps_mx025_gefs +working dir = /scratch1/NCEPDEV/stmp2/emc.nemspara/FV3_RT/rt_1942/datm_cdeps_mx025_gefs +Checking test 108 datm_cdeps_mx025_gefs results .... Comparing RESTART/MOM.res.nc .........OK Comparing RESTART/MOM.res_1.nc .........OK Comparing RESTART/MOM.res_2.nc .........OK @@ -2902,52 +2954,52 @@ Checking test 107 datm_cdeps_mx025_gefs results .... Comparing RESTART/iced.2011-10-01-43200.nc .........OK Comparing RESTART/DATM_GEFS.cpl.r.2011-10-01-43200.nc .........OK - 0: The total amount of wall time = 329.776580 - 0: The maximum resident set size (KB) = 588568 + 0: The total amount of wall time = 317.738159 + 0: The maximum resident set size (KB) = 587372 -Test 107 datm_cdeps_mx025_gefs PASS +Test 108 datm_cdeps_mx025_gefs PASS -baseline dir = /scratch1/NCEPDEV/nems/emc.nemspara/RT/NEMSfv3gfs/develop-20220107/INTEL/datm_cdeps_control_cfsr -working dir = /scratch2/BMC/wrfruc/Samuel.Trahan/radar_tten/stmp/FV3_RT/rt_167497/datm_cdeps_multiple_files_cfsr -Checking test 108 datm_cdeps_multiple_files_cfsr results .... +baseline dir = /scratch1/NCEPDEV/nems/emc.nemspara/RT/NEMSfv3gfs/develop-20220112/INTEL/datm_cdeps_control_cfsr +working dir = /scratch1/NCEPDEV/stmp2/emc.nemspara/FV3_RT/rt_1942/datm_cdeps_multiple_files_cfsr +Checking test 109 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 = 140.476807 - 0: The maximum resident set size (KB) = 741504 + 0: The total amount of wall time = 142.931444 + 0: The maximum resident set size (KB) = 742920 -Test 108 datm_cdeps_multiple_files_cfsr PASS +Test 109 datm_cdeps_multiple_files_cfsr PASS -baseline dir = /scratch1/NCEPDEV/nems/emc.nemspara/RT/NEMSfv3gfs/develop-20220107/INTEL/datm_cdeps_3072x1536_cfsr -working dir = /scratch2/BMC/wrfruc/Samuel.Trahan/radar_tten/stmp/FV3_RT/rt_167497/datm_cdeps_3072x1536_cfsr -Checking test 109 datm_cdeps_3072x1536_cfsr results .... +baseline dir = /scratch1/NCEPDEV/nems/emc.nemspara/RT/NEMSfv3gfs/develop-20220112/INTEL/datm_cdeps_3072x1536_cfsr +working dir = /scratch1/NCEPDEV/stmp2/emc.nemspara/FV3_RT/rt_1942/datm_cdeps_3072x1536_cfsr +Checking test 110 datm_cdeps_3072x1536_cfsr results .... Comparing RESTART/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 = 191.162304 - 0: The maximum resident set size (KB) = 1852856 + 0: The total amount of wall time = 195.952260 + 0: The maximum resident set size (KB) = 1913276 -Test 109 datm_cdeps_3072x1536_cfsr PASS +Test 110 datm_cdeps_3072x1536_cfsr PASS -baseline dir = /scratch1/NCEPDEV/nems/emc.nemspara/RT/NEMSfv3gfs/develop-20220107/INTEL/datm_cdeps_debug_cfsr -working dir = /scratch2/BMC/wrfruc/Samuel.Trahan/radar_tten/stmp/FV3_RT/rt_167497/datm_cdeps_debug_cfsr -Checking test 110 datm_cdeps_debug_cfsr results .... +baseline dir = /scratch1/NCEPDEV/nems/emc.nemspara/RT/NEMSfv3gfs/develop-20220112/INTEL/datm_cdeps_debug_cfsr +working dir = /scratch1/NCEPDEV/stmp2/emc.nemspara/FV3_RT/rt_1942/datm_cdeps_debug_cfsr +Checking test 111 datm_cdeps_debug_cfsr results .... Comparing RESTART/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 = 441.939748 - 0: The maximum resident set size (KB) = 749680 + 0: The total amount of wall time = 439.039453 + 0: The maximum resident set size (KB) = 746772 -Test 110 datm_cdeps_debug_cfsr PASS +Test 111 datm_cdeps_debug_cfsr PASS -baseline dir = /scratch1/NCEPDEV/nems/emc.nemspara/RT/NEMSfv3gfs/develop-20220107/INTEL/control_atmwav -working dir = /scratch2/BMC/wrfruc/Samuel.Trahan/radar_tten/stmp/FV3_RT/rt_167497/control_atmwav -Checking test 111 control_atmwav results .... +baseline dir = /scratch1/NCEPDEV/nems/emc.nemspara/RT/NEMSfv3gfs/develop-20220112/INTEL/control_atmwav +working dir = /scratch1/NCEPDEV/stmp2/emc.nemspara/FV3_RT/rt_1942/control_atmwav +Checking test 112 control_atmwav results .... Comparing sfcf000.nc .........OK Comparing sfcf012.nc .........OK Comparing atmf000.nc .........OK @@ -2990,15 +3042,15 @@ Checking test 111 control_atmwav results .... Comparing RESTART/sfc_data.tile6.nc .........OK Comparing 20210322.180000.restart.glo_1deg .........OK - 0: The total amount of wall time = 77.352535 - 0: The maximum resident set size (KB) = 537544 + 0: The total amount of wall time = 76.817399 + 0: The maximum resident set size (KB) = 536852 -Test 111 control_atmwav PASS +Test 112 control_atmwav PASS -baseline dir = /scratch1/NCEPDEV/nems/emc.nemspara/RT/NEMSfv3gfs/develop-20220107/INTEL/control_c384gdas_wav -working dir = /scratch2/BMC/wrfruc/Samuel.Trahan/radar_tten/stmp/FV3_RT/rt_167497/control_c384gdas_wav -Checking test 112 control_c384gdas_wav results .... +baseline dir = /scratch1/NCEPDEV/nems/emc.nemspara/RT/NEMSfv3gfs/develop-20220112/INTEL/control_c384gdas_wav +working dir = /scratch1/NCEPDEV/stmp2/emc.nemspara/FV3_RT/rt_1942/control_c384gdas_wav +Checking test 113 control_c384gdas_wav results .... Comparing sfcf000.nc .........OK Comparing sfcf003.nc .........OK Comparing atmf000.nc .........OK @@ -3043,15 +3095,15 @@ Checking test 112 control_c384gdas_wav results .... Comparing 20210322.030000.restart.gnh_10m .........OK Comparing 20210322.030000.restart.gsh_15m .........OK - 0: The total amount of wall time = 679.547484 - 0: The maximum resident set size (KB) = 1149412 + 0: The total amount of wall time = 673.499969 + 0: The maximum resident set size (KB) = 1148348 -Test 112 control_c384gdas_wav PASS +Test 113 control_c384gdas_wav PASS -baseline dir = /scratch1/NCEPDEV/nems/emc.nemspara/RT/NEMSfv3gfs/develop-20220107/INTEL/control_atm_aerosols -working dir = /scratch2/BMC/wrfruc/Samuel.Trahan/radar_tten/stmp/FV3_RT/rt_167497/control_atm_aerosols -Checking test 113 control_atm_aerosols results .... +baseline dir = /scratch1/NCEPDEV/nems/emc.nemspara/RT/NEMSfv3gfs/develop-20220112/INTEL/control_atm_aerosols +working dir = /scratch1/NCEPDEV/stmp2/emc.nemspara/FV3_RT/rt_1942/control_atm_aerosols +Checking test 114 control_atm_aerosols results .... Comparing sfcf000.nc .........OK Comparing sfcf024.nc .........OK Comparing atmf000.nc .........OK @@ -3097,12 +3149,12 @@ Checking test 113 control_atm_aerosols results .... Comparing RESTART/sfc_data.tile5.nc .........OK Comparing RESTART/sfc_data.tile6.nc .........OK - 0: The total amount of wall time = 272.238349 - 0: The maximum resident set size (KB) = 921104 + 0: The total amount of wall time = 272.814026 + 0: The maximum resident set size (KB) = 922192 -Test 113 control_atm_aerosols PASS +Test 114 control_atm_aerosols PASS REGRESSION TEST WAS SUCCESSFUL -Mon Jan 10 23:50:59 UTC 2022 -Elapsed time: 01h:19m:19s. Have a nice day! +Thu Jan 13 02:09:49 UTC 2022 +Elapsed time: 04h:07m:28s. Have a nice day! From 5020fafedde2dd03dc9ede4a626839fdb5d39e7a Mon Sep 17 00:00:00 2001 From: "denise.worthen" Date: Thu, 13 Jan 2022 09:02:35 -0500 Subject: [PATCH 29/29] update FV3 and revert submodules --- .gitmodules | 6 ++---- FV3 | 2 +- 2 files changed, 3 insertions(+), 5 deletions(-) diff --git a/.gitmodules b/.gitmodules index b1e1361502..a963b019d8 100644 --- a/.gitmodules +++ b/.gitmodules @@ -1,9 +1,7 @@ [submodule "FV3"] path = FV3 - #url = https://github.com/NOAA-EMC/fv3atm - #branch = develop - url = https://github.com/SMoorthi-emc/fv3atm - branch = fv3atm_snodfixPR + url = https://github.com/NOAA-EMC/fv3atm + branch = develop [submodule "WW3"] path = WW3 url = https://github.com/NOAA-EMC/WW3 diff --git a/FV3 b/FV3 index 1fce569074..7362f7d463 160000 --- a/FV3 +++ b/FV3 @@ -1 +1 @@ -Subproject commit 1fce569074156dcceb4f099ad3837267868ffd53 +Subproject commit 7362f7d4635fd5814656eb2c2a2b05c9a5db1835