Based on the log file, I think these are the relevant portions:
2012-08-29 11:25:20: 0: INFO: >Partition 6 of 10 - Frame 680 (1/366) - Elapsed:00:00:01 - Remaining:00:08:41
2012-08-29 11:25:36: Scheduler Thread - Cancelling task because task filename "\\server-2\deadline_5\jobs\007_100_999_3d294db1\tasks\007_100_999_3d294db1_00005_6-6.Rendering.Ibm002" could not be found, it was likely requeued
2012-08-29 11:25:36: sending cancel task command to plugin
2012-08-29 11:25:38: 0: In the process of canceling current task: ignoring exception thrown by PluginLoader
2012-08-29 11:25:47: Scheduler Thread - In the process of canceling current tasks: ignoring exception thrown by render thread 0
2012-08-29 11:29:17: Info Thread - Using process affinity of 16 CPUs
... snip ...
2012-08-29 12:17:43: Scheduler Thread - Synchronizing job files
2012-08-29 12:17:48: Scheduler Thread - Synchronization time for job files: 4.883 s
2012-08-29 12:17:48: Scheduler Thread - Synchronizing plugin files
2012-08-29 12:17:49: Scheduler Thread - Synchronization time for plugin files: 1.232 s
2012-08-29 12:17:50: Constructor: 3dsmax
2012-08-29 12:27:36: Slave - Exception: Failed to update slaveInfo: Could not find file '\\server-2\deadline_5\slaves\Ibm002\Ibm002.slaveInfo'.
2012-08-29 12:27:36: Slave - No slave update error notification address specified in Repository Options - cannot send notification
2012-08-29 12:28:16: Slave - Exception: Failed to update slaveInfo: Could not find file '\\server-2\deadline_5\slaves\Ibm002\Ibm002.slaveInfo'.
... snip ...
2012-08-29 12:37:21: Slave - Exception: Failed to update slaveInfo: Could not find file '\\server-2\deadline_5\slaves\Ibm002\Ibm002.slaveInfo'.
2012-08-29 12:37:42: Slave - Exception: Failed to update slaveInfo: Could not find file '\\server-2\deadline_5\slaves\Ibm002\Ibm002.slaveInfo'.
2012-08-29 12:38:13: Slave - Exception: Failed to update slaveInfo: Could not find file '\\server-2\deadline_5\slaves\Ibm002\Ibm002.slaveInfo'.
2012-08-29 12:42:35: Scheduler Thread - Cancelling task because task filename "\\server-2\deadline_5\jobs\007_100_999_510aba27\tasks\007_100_999_510aba27_00001_2-2.Rendering.Ibm002" could not be found, it was likely requeued
2012-08-29 12:42:35: sending cancel task command to plugin
2012-08-29 12:42:37: 0: In the process of canceling current task: ignoring exception thrown by PluginLoader
2012-08-29 12:42:47: Scheduler Thread - In the process of canceling current tasks: ignoring exception thrown by render thread 0
What they seem to show is a Deadline issue causing a task to be cancelled (Scheduler Thread - Cancelling task because task filename “\server-2\deadline_5\jobs\007_100_999_3d294db1\tasks\007_100_999_3d294db1_00005_6-6.Rendering.Ibm002” could not be found) and then there is some sort of problem cancelling the task since we don’t see another job pick up until 50 minutes later.
Can you confirm that this is what you mean when you say it hangs? There were jobs the machine should have been picking up during this period right (ie. the job list wasn’t empty)?