Stumbled upon this program as I am trying to find some software which monitors processes, and if certain conditions is met it kills the wanted process.
I am doing distributed computing, and use GPU's for heavy duty calculations. Sometimes there is a "display driver reset" causing the GPU application to reset (shown in system tray, normal exe). I have tried to use process tamer to force kill the app if it uses more than 50% of CPU time. I tried starting the app with administrator privileges, but it just won't kill it. Using Win7x64. Here's a few screenshots: