Hello everyone,
I'm running 30 km resolution mesh and getting problems with the model integration. Since I submitted my job using nohup, followed are contents of the nohup log file.
-----------
forrtl: warning (406): fort: (1): In call to GET_PBLH, an array temporary was created for argument #6
Image PC Routine Line Source
atmosphere_model 0000000002F1243F Unknown Unknown Unknown
atmosphere_model 000000000119998F module_bl_ysu_mp_ 1329 module_bl_ysu.F
atmosphere_model 000000000111C4AE module_bl_ysu_mp_ 229 module_bl_ysu.F
atmosphere_model 0000000000E3EE1B mpas_atmphys_driv 618 mpas_atmphys_driver_pbl.F
atmosphere_model 0000000000DFEDCD mpas_atmphys_driv 288 mpas_atmphys_driver.F
atmosphere_model 0000000000BC19B8 atm_core_mp_atm_d 869 mpas_atm_core.F
atmosphere_model 0000000000BBCDB1 atm_core_mp_atm_c 664 mpas_atm_core.F
atmosphere_model 000000000041CA2E mpas_subdriver_mp 347 mpas_subdriver.F
atmosphere_model 0000000000417AEA MAIN__ 16 mpas.F
atmosphere_model 0000000000417A62 Unknown Unknown Unknown
libc-2.17.so 00002AD5C97A0C05 __libc_start_main Unknown Unknown
atmosphere_model 0000000000417969 Unknown Unknown Unknown
forrtl: warning (406): fort: (1): In call to GET_PBLH, an array temporary was created for argument #7
Image PC Routine Line Source
atmosphere_model 0000000002F1243F Unknown Unknown Unknown
atmosphere_model 0000000001199A84 module_bl_ysu_mp_ 1329 module_bl_ysu.F
atmosphere_model 000000000111C4AE module_bl_ysu_mp_ 229 module_bl_ysu.F
atmosphere_model 0000000000E3EE1B mpas_atmphys_driv 618 mpas_atmphys_driver_pbl.F
atmosphere_model 0000000000DFEDCD mpas_atmphys_driv 288 mpas_atmphys_driver.F
atmosphere_model 0000000000BC19B8 atm_core_mp_atm_d 869 mpas_atm_core.F
atmosphere_model 0000000000BBCDB1 atm_core_mp_atm_c 664 mpas_atm_core.F
atmosphere_model 000000000041CA2E mpas_subdriver_mp 347 mpas_subdriver.F
atmosphere_model 0000000000417AEA MAIN__ 16 mpas.F
atmosphere_model 0000000000417A62 Unknown Unknown Unknown
libc-2.17.so 00002AD5C97A0C05 __libc_start_main Unknown Unknown
atmosphere_model 0000000000417969 Unknown Unknown Unknown
forrtl: error (65): floating invalid
Image PC Routine Line Source
atmosphere_model 0000000002F1B29B Unknown Unknown Unknown
libpthread-2.17.s 00002B31C082A5E0 Unknown Unknown Unknown
atmosphere_model 0000000002FE3589 Unknown Unknown Unknown
atmosphere_model 0000000000CC1CFF atm_time_integrat 3027 mpas_atm_time_integration.F
atmosphere_model 0000000000CB9B2C atm_time_integrat 2896 mpas_atm_time_integration.F
atmosphere_model 0000000000C2C36C atm_time_integrat 917 mpas_atm_time_integration.F
atmosphere_model 0000000000C02CBC atm_time_integrat 121 mpas_atm_time_integration.F
atmosphere_model 0000000000BC19DC atm_core_mp_atm_d 873 mpas_atm_core.F
atmosphere_model 0000000000BBCDB1 atm_core_mp_atm_c 664 mpas_atm_core.F
atmosphere_model 000000000041CA2E mpas_subdriver_mp 347 mpas_subdriver.F
atmosphere_model 0000000000417AEA MAIN__ 16 mpas.F
atmosphere_model 0000000000417A62 Unknown Unknown Unknown
libc-2.17.so 00002B31C0C5CC05 __libc_start_main Unknown Unknown
atmosphere_model 0000000000417969 Unknown Unknown Unknown
forrtl: error (65): floating invalid
Image PC Routine Line Source
atmosphere_model 0000000002F1B29B Unknown Unknown Unknown
libpthread-2.17.s 00002AFD795AD5E0 Unknown Unknown Unknown
atmosphere_model 0000000002FE3589 Unknown Unknown Unknown
atmosphere_model 0000000000CC1CFF atm_time_integrat 3027 mpas_atm_time_integration.F
atmosphere_model 0000000000CB9B2C atm_time_integrat 2896 mpas_atm_time_integration.F
atmosphere_model 0000000000C2C36C atm_time_integrat 917 mpas_atm_time_integration.F
atmosphere_model 0000000000C02CBC atm_time_integrat 121 mpas_atm_time_integration.F
atmosphere_model 0000000000BC19DC atm_core_mp_atm_d 873 mpas_atm_core.F
atmosphere_model 0000000000BBCDB1 atm_core_mp_atm_c 664 mpas_atm_core.F
atmosphere_model 000000000041CA2E mpas_subdriver_mp 347 mpas_subdriver.F
atmosphere_model 0000000000417AEA MAIN__ 16 mpas.F
atmosphere_model 0000000000417A62 Unknown Unknown Unknown
libc-2.17.so 00002AFD799DFC05 __libc_start_main Unknown Unknown
atmosphere_model 0000000000417969 Unknown Unknown Unknown
Fatal error in PMPI_Wait: Unknown error class, error stack:
PMPI_Wait(216)........................: MPI_Wait(request=0x40a68f60, status=0x1) failed
MPIR_Wait(112)........................:
MPIDU_Complete_posted_with_error(1137): Process failed
Fatal error in PMPI_Wait: Unknown error class, error stack:
PMPI_Wait(216)........................: MPI_Wait(request=0x4085f100, status=0x1) failed
MPIR_Wait(112)........................:
MPIDU_Complete_posted_with_error(1137): Process failed
Fatal error in PMPI_Wait: Unknown error class, error stack:
PMPI_Wait(216)........................: MPI_Wait(request=0x40964380, status=0x1) failed
MPIR_Wait(112)........................:
MPIDU_Complete_posted_with_error(1137): Process failed
Fatal error in PMPI_Wait: Unknown error class, error stack:
PMPI_Wait(216)........................: MPI_Wait(request=0x403830c0, status=0x1) failed
MPIR_Wait(112)........................:
MPIDU_Complete_posted_with_error(1137): Process failed
Please find log.atmosphere.0000.out, streams.atmosphere and namelist.atmosphere files in the attached.
Just in case, I used Intel basic compiler (ifort, icc and icpc) and mvapich MPI compiler (mpif90, mpicc, mpicxx) to compile and install the model.
The input data I used is CFSR:2010-10-23_00, which is the Sample real-data input file provided by the MPAS website http://mpas-dev.github.io/
Thank you in advance!
I'm running 30 km resolution mesh and getting problems with the model integration. Since I submitted my job using nohup, followed are contents of the nohup log file.
-----------
forrtl: warning (406): fort: (1): In call to GET_PBLH, an array temporary was created for argument #6
Image PC Routine Line Source
atmosphere_model 0000000002F1243F Unknown Unknown Unknown
atmosphere_model 000000000119998F module_bl_ysu_mp_ 1329 module_bl_ysu.F
atmosphere_model 000000000111C4AE module_bl_ysu_mp_ 229 module_bl_ysu.F
atmosphere_model 0000000000E3EE1B mpas_atmphys_driv 618 mpas_atmphys_driver_pbl.F
atmosphere_model 0000000000DFEDCD mpas_atmphys_driv 288 mpas_atmphys_driver.F
atmosphere_model 0000000000BC19B8 atm_core_mp_atm_d 869 mpas_atm_core.F
atmosphere_model 0000000000BBCDB1 atm_core_mp_atm_c 664 mpas_atm_core.F
atmosphere_model 000000000041CA2E mpas_subdriver_mp 347 mpas_subdriver.F
atmosphere_model 0000000000417AEA MAIN__ 16 mpas.F
atmosphere_model 0000000000417A62 Unknown Unknown Unknown
libc-2.17.so 00002AD5C97A0C05 __libc_start_main Unknown Unknown
atmosphere_model 0000000000417969 Unknown Unknown Unknown
forrtl: warning (406): fort: (1): In call to GET_PBLH, an array temporary was created for argument #7
Image PC Routine Line Source
atmosphere_model 0000000002F1243F Unknown Unknown Unknown
atmosphere_model 0000000001199A84 module_bl_ysu_mp_ 1329 module_bl_ysu.F
atmosphere_model 000000000111C4AE module_bl_ysu_mp_ 229 module_bl_ysu.F
atmosphere_model 0000000000E3EE1B mpas_atmphys_driv 618 mpas_atmphys_driver_pbl.F
atmosphere_model 0000000000DFEDCD mpas_atmphys_driv 288 mpas_atmphys_driver.F
atmosphere_model 0000000000BC19B8 atm_core_mp_atm_d 869 mpas_atm_core.F
atmosphere_model 0000000000BBCDB1 atm_core_mp_atm_c 664 mpas_atm_core.F
atmosphere_model 000000000041CA2E mpas_subdriver_mp 347 mpas_subdriver.F
atmosphere_model 0000000000417AEA MAIN__ 16 mpas.F
atmosphere_model 0000000000417A62 Unknown Unknown Unknown
libc-2.17.so 00002AD5C97A0C05 __libc_start_main Unknown Unknown
atmosphere_model 0000000000417969 Unknown Unknown Unknown
forrtl: error (65): floating invalid
Image PC Routine Line Source
atmosphere_model 0000000002F1B29B Unknown Unknown Unknown
libpthread-2.17.s 00002B31C082A5E0 Unknown Unknown Unknown
atmosphere_model 0000000002FE3589 Unknown Unknown Unknown
atmosphere_model 0000000000CC1CFF atm_time_integrat 3027 mpas_atm_time_integration.F
atmosphere_model 0000000000CB9B2C atm_time_integrat 2896 mpas_atm_time_integration.F
atmosphere_model 0000000000C2C36C atm_time_integrat 917 mpas_atm_time_integration.F
atmosphere_model 0000000000C02CBC atm_time_integrat 121 mpas_atm_time_integration.F
atmosphere_model 0000000000BC19DC atm_core_mp_atm_d 873 mpas_atm_core.F
atmosphere_model 0000000000BBCDB1 atm_core_mp_atm_c 664 mpas_atm_core.F
atmosphere_model 000000000041CA2E mpas_subdriver_mp 347 mpas_subdriver.F
atmosphere_model 0000000000417AEA MAIN__ 16 mpas.F
atmosphere_model 0000000000417A62 Unknown Unknown Unknown
libc-2.17.so 00002B31C0C5CC05 __libc_start_main Unknown Unknown
atmosphere_model 0000000000417969 Unknown Unknown Unknown
forrtl: error (65): floating invalid
Image PC Routine Line Source
atmosphere_model 0000000002F1B29B Unknown Unknown Unknown
libpthread-2.17.s 00002AFD795AD5E0 Unknown Unknown Unknown
atmosphere_model 0000000002FE3589 Unknown Unknown Unknown
atmosphere_model 0000000000CC1CFF atm_time_integrat 3027 mpas_atm_time_integration.F
atmosphere_model 0000000000CB9B2C atm_time_integrat 2896 mpas_atm_time_integration.F
atmosphere_model 0000000000C2C36C atm_time_integrat 917 mpas_atm_time_integration.F
atmosphere_model 0000000000C02CBC atm_time_integrat 121 mpas_atm_time_integration.F
atmosphere_model 0000000000BC19DC atm_core_mp_atm_d 873 mpas_atm_core.F
atmosphere_model 0000000000BBCDB1 atm_core_mp_atm_c 664 mpas_atm_core.F
atmosphere_model 000000000041CA2E mpas_subdriver_mp 347 mpas_subdriver.F
atmosphere_model 0000000000417AEA MAIN__ 16 mpas.F
atmosphere_model 0000000000417A62 Unknown Unknown Unknown
libc-2.17.so 00002AFD799DFC05 __libc_start_main Unknown Unknown
atmosphere_model 0000000000417969 Unknown Unknown Unknown
Fatal error in PMPI_Wait: Unknown error class, error stack:
PMPI_Wait(216)........................: MPI_Wait(request=0x40a68f60, status=0x1) failed
MPIR_Wait(112)........................:
MPIDU_Complete_posted_with_error(1137): Process failed
Fatal error in PMPI_Wait: Unknown error class, error stack:
PMPI_Wait(216)........................: MPI_Wait(request=0x4085f100, status=0x1) failed
MPIR_Wait(112)........................:
MPIDU_Complete_posted_with_error(1137): Process failed
Fatal error in PMPI_Wait: Unknown error class, error stack:
PMPI_Wait(216)........................: MPI_Wait(request=0x40964380, status=0x1) failed
MPIR_Wait(112)........................:
MPIDU_Complete_posted_with_error(1137): Process failed
Fatal error in PMPI_Wait: Unknown error class, error stack:
PMPI_Wait(216)........................: MPI_Wait(request=0x403830c0, status=0x1) failed
MPIR_Wait(112)........................:
MPIDU_Complete_posted_with_error(1137): Process failed
Please find log.atmosphere.0000.out, streams.atmosphere and namelist.atmosphere files in the attached.
Just in case, I used Intel basic compiler (ifort, icc and icpc) and mvapich MPI compiler (mpif90, mpicc, mpicxx) to compile and install the model.
The input data I used is CFSR:2010-10-23_00, which is the Sample real-data input file provided by the MPAS website http://mpas-dev.github.io/
Thank you in advance!