when I run GramMi with ./grami -f mico.lg -s 9340 -t 0 -p 1 -approxA 0.002 -approxB=0, sometimes it displays time's up! . What is it doing? I see code like this: timer.schedule(new StopTask(), 5*1000); What's it doing?