I use verbosity. With it set to 30, it writes the step checkpoint. It does not write the time triggered extra checkpoint, which cuts the disk write frequency to a minimum.jrweiss wrote:AFAIK, it will always write a checkpoint at the designated time. If you don't have the -verbosity 9 flag set, you may nt see it in the log.uncle fuzzy wrote:3- I set it to 30. With a resonably fast cpu, the frame time is short enough it never writes a checkpoint.
Code: Select all
[01:51:08] Project: 6304 (Run 708, Clone 6, Gen 11)
[01:51:08]
[01:51:08] Assembly optimizations on if available.
[01:51:08] Entering M.D.
[01:51:14] Protein: p6304_sh3_with_TYR_frags
[01:51:14]
[01:51:14] Writing local files
[01:51:14] Extra SSE boost OK.
[01:51:15] Writing local files
[01:51:15] Completed 0 out of 500000 steps (0%)
[02:06:44] Writing local files
[02:06:44] Completed 5000 out of 500000 steps (1%)
[02:21:51] Writing local files
[02:21:51] Completed 10000 out of 500000 steps (2%)
[02:37:00] Writing local files
[02:37:00] Completed 15000 out of 500000 steps (3%)
[02:52:15] Writing local files
[02:52:15] Completed 20000 out of 500000 steps (4%)
[03:07:28] Writing local files
[03:07:28] Completed 25000 out of 500000 steps (5%)
[03:22:40] Writing local files
[03:22:40] Completed 30000 out of 500000 steps (6%)
[03:37:55] Writing local files
[03:37:55] Completed 35000 out of 500000 steps (7%)
[03:53:09] Writing local files
[03:53:09] Completed 40000 out of 500000 steps (8%)
Code: Select all
[23:50:53] Project: 2665 (Run 1, Clone 401, Gen 122)
[23:50:53]
[23:50:59] Assembly optimizations on if available.
[23:50:59] Entering M.D.
[23:51:10] Calling FAH init
[23:51:13] ater
[23:51:13] Writing local files
[23:51:13] rom checkpoint)
[23:51:13] Read checkpoint
[23:51:14] eps (36 percent)
[23:51:14] ter
[23:51:14] Writing local files
[23:51:14] Completed 90000 out of 250000 steps (36 percent)
[23:51:27] Extra SSE boost OK.
[00:21:29] Timered checkpoint triggered.
[00:30:23] Writing local files
[00:30:23] Completed 92500 out of 250000 steps (37 percent)
[01:00:23] Timered checkpoint triggered.
[01:08:15] Writing local files
[01:08:16] Completed 95000 out of 250000 steps (38 percent)