Just recently we've been having an error where for some of our nbody workunits the client errors out with the message:
Maximum elapsed time exceeded After just a couple seconds. For example: http://milkyway.cs.rpi.edu/milkyway/result.php?resultid=20284800 However, in the workunit the rsc_fpops_bound is set: mysql> select rsc_fpops_bound, rsc_fpops_est, rsc_memory_bound, rsc_disk_bound from workunit where id = 13655742; +----------------------+-----------------+------------------+----------------+ | rsc_fpops_bound | rsc_fpops_est | rsc_memory_bound | rsc_disk_bound | +----------------------+-----------------+------------------+----------------+ | 2.32172068444737e+16 | 232172068444737 | 500000000 | 52428800 | +----------------------+-----------------+------------------+----------------+ 1 row in set (0.00 sec) Any reason why this could be happening? ---------------------------------------------------------------------------------------------------------- Travis Desell <deselt @ cs.rpi.edu> 1-518-867-1054 Adjunct Professor & Postdoctoral Research Assistant Rensselaer Polytechnic Institute, 110 8th Street, Troy NY 12180, USA http://www.cs.rpi.edu/~deselt/ MilkyWay@Home ( http://milkyway.cs.rpi.edu/ ) DNA@Home ( http://dnahome.cs.rpi.edu/ ) Worldwide Computing Laboratory ( http://wcl.cs.rpi.edu/ ) ---------------------------------------------------------------------------------------------------------- _______________________________________________ boinc_dev mailing list [email protected] http://lists.ssl.berkeley.edu/mailman/listinfo/boinc_dev To unsubscribe, visit the above URL and (near bottom of page) enter your email address.
