climateprediction.net home page
file-numbering in hadcm-computation

file-numbering in hadcm-computation

Message boards : Number crunching : file-numbering in hadcm-computation
Message board moderation

To post messages, you must log in.

AuthorMessage
Harald von Priesdorff

Send message
Joined: 10 Nov 05
Posts: 7
Credit: 2,204,711
RAC: 0
Message 32222 - Posted: 19 Jan 2008, 4:07:57 UTC

In the past the calculation stopped several times after some hundred hours of computation with some system messages like \"cannot rename to an already ecisting file\" (translated from german).
I suppose you have an internal integercounter defining the actual file-number. For system-calls like \"copy\" or Fortranstatements like \"OPEN\" you use an internal Fortran-write to generate the corresponding characterstring. Obviously the correspondig FORMAT-instruction may not follow the magnitude of this counter (f.ex. when passing from 999 to 1000 you have to go from I3 to I4), so your character-string may point to an existig file. I had these probelems in the past with our codes.
ID: 32222 · Report as offensive     Reply Quote
Les Bayliss
Volunteer moderator

Send message
Joined: 5 Sep 04
Posts: 7629
Credit: 24,240,330
RAC: 0
Message 32223 - Posted: 19 Jan 2008, 4:18:04 UTC


It\'s more likely that the file in question was locked at the critical moment by a virus checker, so the program couldn\'t delete the \'old\' file.
Norton is notorious in this way, and possibly others.
The trick here is to exclude ALL of the BOINC folders from both automatic and manual scanning.

AVG, Ad-Aware, and Spybot, are NOT problems in this matter.

ID: 32223 · Report as offensive     Reply Quote
Harald von Priesdorff

Send message
Joined: 10 Nov 05
Posts: 7
Credit: 2,204,711
RAC: 0
Message 32231 - Posted: 19 Jan 2008, 12:34:22 UTC - in response to Message 32223.  


It\'s more likely that the file in question was locked at the critical moment by a virus checker, so the program couldn\'t delete the \'old\' file.
Norton is notorious in this way, and possibly others.
The trick here is to exclude ALL of the BOINC folders from both automatic and manual scanning.

AVG, Ad-Aware, and Spybot, are NOT problems in this matter.



All Boinc Folders are actually excluded for The Av-scanning!
ID: 32231 · Report as offensive     Reply Quote
Profile MikeMarsUK
Volunteer moderator
Avatar

Send message
Joined: 13 Jan 06
Posts: 1498
Credit: 15,613,038
RAC: 0
Message 32240 - Posted: 19 Jan 2008, 19:03:07 UTC


Is it this message?

02/06/2007 15:09:31||Can\'t rename current state file to previous state file; The process cannot access the file because it is being used by another process. (0x20)

or these?

11/29/2007 2:49:34 PM||Can\'t rename current state file to previous state file; Access is denied. (0x5)
11/29/2007 2:49:40 PM||Can\'t delete previous state file; Access is denied. (0x5)


http://boinc.berkeley.edu/dev/forum_thread.php?id=1853

http://boinc.berkeley.edu/dev/forum_thread.php?id=1470


If so, this is a message generated by Boinc rather than climateprediction.net. I haven\'t experienced it myself, so I can\'t make any suggestions beyond that which is in the threads.
I'm a volunteer and my views are my own.
News and Announcements and FAQ
ID: 32240 · Report as offensive     Reply Quote

Message boards : Number crunching : file-numbering in hadcm-computation

©2024 climateprediction.net