On my work station, I usually run some models that take a while to run - at night. I then lock the computer (start+L, windows 7 PC). It seems that after several hours the computer just... stops running the estimations and Stata enters some sort of "sleep" or "light use" mode. when I unlock the computer, the estimation continues.
I use rmsg to track execution time & current time but unforuantely since the commands are inside a foreach loop, rmsg does not report execution time for each estimation command.
I checked sleep\hibernate settings on the machine and everything is set to NEVER. also, since Stata is RUNNING, it shouldn't even invoke this. How can I solve this issue? I come back to the station after a couple of days when I hoped it would run all the time consuming commands and come back to see it ran only a couple of e'm...
Any help would be greatly appreciated
I use rmsg to track execution time & current time but unforuantely since the commands are inside a foreach loop, rmsg does not report execution time for each estimation command.
I checked sleep\hibernate settings on the machine and everything is set to NEVER. also, since Stata is RUNNING, it shouldn't even invoke this. How can I solve this issue? I come back to the station after a couple of days when I hoped it would run all the time consuming commands and come back to see it ran only a couple of e'm...
Any help would be greatly appreciated

Comment