On Mar 26, 2009, at 12:17 AM, Christoph Spiel wrote:
> Benjamin -
>
> On Wed, Mar 25, 2009 at 01:50:58PM -0700, Benjamin Ylvisaker wrote:
>> 2) In C or bash or whatever, implement basically the same thing, but
>> externally at the process level.
>>
>> Has anyone else dealt with this issue? Any id
Benjamin -
On Wed, Mar 25, 2009 at 01:50:58PM -0700, Benjamin Ylvisaker wrote:
> 2) In C or bash or whatever, implement basically the same thing, but
> externally at the process level.
>
> Has anyone else dealt with this issue? Any ideas about what would be
> best?
There are several load
Hi,
On Wed, Mar 25, 2009 at 01:50:58PM -0700, Benjamin Ylvisaker wrote:
> 1) In CIL itself, spawn another thread that monitors CPU time
> consumption and sleeps most of the time. When the time limit is
> reached, print out a message and kill the whole process. After some
> light documentat