R. Kent Wenger wrote:
On Thu, 6 Sep 2007, Sophie Prieur wrote:thank you a lot it was the problem, but why at 509 jobs, it failed?It's just when the DAGMan process happened to run out of file descriptors.Part of the problem right now is that the log reading code is not super-smart, and it keeps all of the log files open (if you have multiplelog files for the various node jobs).
We are currently in the process of changing this behavior in the developer series. On Win32, the log reading code will not keep the log files open... hopefully this will help for future releases.
-Todd
The limit is not something imposed by Condor, it's imposed by the operating system.Kent Wenger Condor Team _______________________________________________ Condor-users mailing list To unsubscribe, send a message to condor-users-request@xxxxxxxxxxx with a subject: Unsubscribe You can also unsubscribe by visiting https://lists.cs.wisc.edu/mailman/listinfo/condor-usersThe archives can be found at: https://lists.cs.wisc.edu/archive/condor-users/