No file created though the job is running

Discussion about modeling ice with ROMS

Moderators: arango, robertson

Post Reply
Message
Author
papaya
Posts: 19
Joined: Mon Apr 02, 2012 4:58 pm
Location: Georgia Tech

No file created though the job is running

#1 Unread post by papaya »

Hi all,

I submitted a job, but
(1) it shows the job is running,
(2) no error is reported,
(3) no file is created, such log file, history file, average file etc.

After hours, I check the status, it gives:
Job id Name User Time Use S Queue
------------------------- ---------------- --------------- -------- - -----
3162475.repace ROSS fzhang76 00:00:00 R atlas-6
3162575.repace ROSS fzhang76 00:00:00 R atlas-6
The time used is always zero.

I changed the NtileI and NtileJ in the ross.in file. Still the same.

Attached are my header file and ocean.in.

Could anyone give some clues what may cause this situation?

Thanks in advance!

Fan
Attachments
ross.h
(2.34 KiB) Downloaded 361 times
ocean.in
(104.4 KiB) Downloaded 363 times

User avatar
kate
Posts: 4088
Joined: Wed Jul 02, 2003 5:29 pm
Location: CFOS/UAF, USA

Re: No file created though the job is running

#2 Unread post by kate »

Your email includes the information that this only happens with ICESHELF defined. It's not an option I've ever tried.

That said, I would run it in the debugger and see where it hangs. You can try gfortran in serial mode with gdb if you have nothing better, or you can instead try print statements everywhere if that is more your style.

Post Reply