[Wrf-users] problems runing real.exe
gonzalo infante
infagon at gmail.com
Thu Nov 19 10:51:23 MST 2009
Hello wrf comunity,
it is the first time i compile wrf-arw core with paralelization and
distributed memory, so i am not sure if my problem comes from the
compilation or from some runtime problem.
Platform:
- 7 nodes cluster Intel Xeon Dual Core.
- Ifort compiler 11.0
- Mpi libraries
- Netcdf 3.6.3.
Atached is my configure.wrf and compile.log.
I try to run JANUARY 2000 case following ARW tutorial. WPS serial compiled
runs ok and generates met_em files.
I run real.exe on single processor (see attached script lanza.sh):
/opt/mpich/gnu/bin/mpirun -np 1 -machinefile $HOME/machines
$HOME/wrf/DOMAINS/JAN2000CASE/wrfprd/real.exe.
The run stops in 1 second. Looking at the end of rsl.error.0000 (also
attached):
d01 2000-01-24_12:00:00 flag_soil_layers at end of optional_lsm_levels is 1
d01 2000-01-24_12:00:00 flag_soil_levels at end of optional_lsm_levels is
0
d01 2000-01-24_12:00:00 st_levels_input = 5 25 70 150
d01 2000-01-24_12:00:00 sm_levels_input = 5 25 70 150
d01 2000-01-24_12:00:00 sw_levels_input =
d01 2000-01-24_12:00:00 med_sidata_input: calling init_domain
d01 2000-01-24_12:00:00 checking boundary conditions for grid
d01 2000-01-24_12:00:00 boundary conditions OK for grid
forrtl: severe (66): output statement overflows record, unit -5, file
Internal Formatted Write
Image PC Routine Line Source
real.exe 0000000001A031C2 Unknown Unknown Unknown
real.exe 0000000001A02154 Unknown Unknown Unknown
real.exe 00000000019B3C9E Unknown Unknown Unknown
real.exe 0000000001963181 Unknown Unknown Unknown
real.exe 0000000001962A6E Unknown Unknown Unknown
real.exe 000000000199723A Unknown Unknown Unknown
real.exe 0000000000457D89 Unknown Unknown Unknown
real.exe 000000000042F9F7 Unknown Unknown Unknown
real.exe 000000000040A531 Unknown Unknown Unknown
real.exe 0000000000409160 Unknown Unknown Unknown
real.exe 0000000000408CC2 Unknown Unknown Unknown
libc.so.6 00000030E341D8B4 Unknown Unknown Unknown
real.exe 0000000000408BE9 Unknown Unknown Unknown
looking at fortran compiler run time problems it says that: an output
statement attempted to transfer more data than would fit in the maximum
record size.
I tried to reinstall everything and the problem persists.
Has anyone any idea of where this error comes from???
Attached i put all the files related.
Thanks in advance
Gonzalo
Msc student
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://mailman.ucar.edu/pipermail/wrf-users/attachments/20091119/6888dd51/attachment-0001.html
-------------- next part --------------
A non-text attachment was scrubbed...
Name: compile.log
Type: text/x-log
Size: 662313 bytes
Desc: not available
Url : http://mailman.ucar.edu/pipermail/wrf-users/attachments/20091119/6888dd51/attachment-0001.bin
-------------- next part --------------
A non-text attachment was scrubbed...
Name: configure.wrf
Type: application/octet-stream
Size: 21819 bytes
Desc: not available
Url : http://mailman.ucar.edu/pipermail/wrf-users/attachments/20091119/6888dd51/attachment-0004.obj
-------------- next part --------------
A non-text attachment was scrubbed...
Name: lanza.sh
Type: application/x-sh
Size: 302 bytes
Desc: not available
Url : http://mailman.ucar.edu/pipermail/wrf-users/attachments/20091119/6888dd51/attachment-0001.sh
-------------- next part --------------
A non-text attachment was scrubbed...
Name: namelist.input
Type: application/octet-stream
Size: 4605 bytes
Desc: not available
Url : http://mailman.ucar.edu/pipermail/wrf-users/attachments/20091119/6888dd51/attachment-0005.obj
-------------- next part --------------
A non-text attachment was scrubbed...
Name: rsl.error.0000
Type: application/octet-stream
Size: 2473 bytes
Desc: not available
Url : http://mailman.ucar.edu/pipermail/wrf-users/attachments/20091119/6888dd51/attachment-0006.obj
-------------- next part --------------
A non-text attachment was scrubbed...
Name: rsl.out.0000
Type: application/octet-stream
Size: 2435 bytes
Desc: not available
Url : http://mailman.ucar.edu/pipermail/wrf-users/attachments/20091119/6888dd51/attachment-0007.obj
More information about the Wrf-users
mailing list