Scheduled Downtime
On Tuesday 24 October 2023 @ 5pm MT the forums will be in read only mode in preparation for the downtime. On Wednesday 25 October 2023 @ 5am MT, this website will be down for maintenance and expected to return online later in the morning.
Normal Operations
The forums are back online with normal operations. If you notice any issues or errors related to the forums, please reach out to help@ucar.edu

Error: box_rearrange.F90 in running CESM1.0.2.

youjang@fiu_edu

New Member
I am trying to run CESM1.0.2 with B compset.ccsm.log.130918-083808 shows a part of error messages as the following:===========================================
 Opened existing file
 /scratch/cesm1/inputdata/atm/cam/inic/fv/cami_0000-01-01_1.9x2.5_L26_c070408.nc
       65536
 Opened existing file
 /scratch/cesm1/inputdata/atm/cam/topo/USGS-gtopo30_1.9x2.5_remap_c050602.nc
      131072
abort:
 pio_support::pio_die:: myrank=          13 : ERROR: box_rearrange.F90:
        1846 : more indices received on this io proc.  size of iodof box=
        2160 niodof=        1728
 pio_support::pio_die:: myrank=           5 : ERROR: box_rearrange.F90:
        1846 : more indices received on this io proc.  size of iodof box=
        2160 niodof=        1728
 pio_support::pio_die:: myrank=          17 : ERROR: box_rearrange.F90:
abort:
 pio_support::pio_die:: myrank=           9 : ERROR: box_rearrange.F90:
        1846 : more indices received on this io proc.  size of iodof box=
        2160 niodof=        1728
        1846 : more indices received on this io proc.  size of iodof box=
        2160 niodof=        1728
abort:
abort:
 pio_support::pio_die:: myrank=          29 : ERROR: box_rearrange.F90:
        1846 : more indices received on this io proc.  size of iodof box=
        2160 niodof=        1728
 pio_support::pio_die:: myrank=          25 : ERROR: box_rearrange.F90:
        1846 : more indices received on this io proc.  size of iodof box=
        2160 niodof=        1728
abort:
abort:
abort:
 pio_support::pio_die:: myrank=          21 : ERROR: box_rearrange.F90:
        1846 : more indices received on this io proc.  size of iodof box=
        2160 niodof=        1728
forrtl: error (78): process killed (SIGTERM)
Image              PC                Routine            Line        Source
libc.so.6          0000003DC50E5CE3  Unknown               Unknown  Unknown
libmpi.so.1        00002B64C2955A31  Unknown               Unknown  Unknown
libmpi.so.1        00002B64C2956B1C  Unknown               Unknown  Unknown
libmpi.so.1        00002B64C2989ADC  Unknown               Unknown  Unknown
libmpi.so.1        00002B64C28BC9F2  Unknown               Unknown  Unknown
libmpi.so.1        00002B64C28E3DCD  Unknown               Unknown  Unknown
libmpi_f77.so.1    00002B64C2E8506D  Unknown               Unknown  Unknown
ccsm.exe           000000000160B58B  Unknown               Unknown  Unknown
=========================================== Can anyone help me?--Youkyoung 
 

raeder

Member
I had a problem with box_rearrange.f90 when I tried to run a multi-instance version of CAM5.4 (CESM1_5_alpha02d).3 instances failed, 4 instances succeeded, and 80 instances succeeded.  I filed bugzilla 2260 in Dec 2015,but it has received no suggestions as of March, 2016.
Kevin Raeder
 
Top