CCSM runs forever

Hi,

I have CCSM running, but it doesn't do anything after 1 point. This is what I see..

(cpl_comm_init) setting up communicators, name = ocn
===================================
(cpl_comm_init) setting up communicators, name = ocn
===================================
call ocn_coupling_setup
call ocn_coupling_setup
call ocn_coupling_setup
call ocn_coupling_setup
call ocn_coupling_setup
(cpl_comm_init) setting up communicators, name = ocn
===================================
(cpl_comm_init) setting up communicators, name = ocn
===================================
(cpl_comm_init) setting up communicators, name = ocn
===================================
(cpl_comm_init) setting up communicators, name = ocn
===================================
(cpl_comm_init) setting up communicators, name = ocn
===================================
(cpl_comm_init) setting up communicators, name = ocn
===================================
(shr_msg_chdir) read atm_stdio.nml, changed cwd to /home/sumit/projects/ccsm/cocoa/atm


Nothing happens after this. It does not even return to prompt and I do not see any activity in 'top' also. How long is it supposed to halt at this point? Or is something else wrong?

--Sumit
 
see user guide for various logs created by components
http://www.ccsm.ucar.edu/models/ccsm3.0/ccsm/doc/UsersGuide/UsersGuide/node11.html
top on your machine need not show any ccsm component if you are running ccsm on other nodes.
sumitn said:
Hi,

I have CCSM running, but it doesn't do anything after 1 point. This is what I see..

(cpl_comm_init) setting up communicators, name = ocn
===================================
(cpl_comm_init) setting up communicators, name = ocn
===================================
call ocn_coupling_setup
call ocn_coupling_setup
call ocn_coupling_setup
call ocn_coupling_setup
call ocn_coupling_setup
(cpl_comm_init) setting up communicators, name = ocn
===================================
(cpl_comm_init) setting up communicators, name = ocn
===================================
(cpl_comm_init) setting up communicators, name = ocn
===================================
(cpl_comm_init) setting up communicators, name = ocn
===================================
(cpl_comm_init) setting up communicators, name = ocn
===================================
(cpl_comm_init) setting up communicators, name = ocn
===================================
(shr_msg_chdir) read atm_stdio.nml, changed cwd to /home/sumit/projects/ccsm/cocoa/atm


Nothing happens after this. It does not even return to prompt and I do not see any activity in 'top' also. How long is it supposed to halt at this point? Or is something else wrong?

--Sumit
 
Back
Top