Computation Error (output file missing)

\n studio-striking\n

Questions and Answers : Unix/Linux : Computation Error (output file missing)
Message board moderation

To post messages, you must log in.

AuthorMessage
Liam

Send message
Joined: 8 Aug 14
Posts: 2
Credit: 259,080
RAC: 0
Message 6075 - Posted: 10 Aug 2014, 14:42:55 UTC

I am seeing Computation Error (output file missing) for many work units.

just had had about 5 WUs fail with 'output file missing'.

uname -r
3.14-9.dmz.1-liquorix-amd64

GPU is Nvidia GTX 750

Stdout has
11-Aug-2014 00:01:45 [Moo! Wrapper] Computation for task dnetc_r72_1407505306_9_9_0 finished
11-Aug-2014 00:01:45 [Moo! Wrapper] Output file dnetc_r72_1407505306_9_9_0_0 for task dnetc_r72_1407505306_9_9_0 absent
11-Aug-2014 00:01:45 [Moo! Wrapper] Starting task dnetc_r72_1407540914_9_9_0
11-Aug-2014 00:01:54 [Moo! Wrapper] Computation for task dnetc_r72_1407540914_9_9_0 finished
11-Aug-2014 00:01:54 [Moo! Wrapper] Output file dnetc_r72_1407540914_9_9_0_0 for task dnetc_r72_1407540914_9_9_0 absent


Stderr is full of
mv: cannot stat ‘slots/1/out.r72’: No such file or directory
mv: cannot stat ‘slots/1/out.r72’: No such file or directory
mv: cannot stat ‘slots/1/out.r72’: No such file or directory
mv: cannot stat ‘slots/1/out.r72’: No such file or directory
mv: cannot stat ‘slots/1/out.r72’: No such file or directory
mv: cannot stat ‘slots/1/out.r72’: No such file or directory
mv: cannot stat ‘slots/1/out.r72’: No such file or directory
mv: cannot stat ‘slots/1/out.r72’: No such file or directory
mv: cannot stat ‘slots/1/out.r72’: No such file or directory
mv: cannot stat ‘slots/1/out.r72’: No such file or directory
mv: cannot stat ‘slots/1/out.r72’: No such file or directory
mv: cannot stat ‘slots/1/out.r72’: No such file or directory
mv: cannot stat ‘slots/1/out.r72’: No such file or directory
mv: cannot stat ‘slots/1/out.r72’: No such file or directory
ID: 6075 · Rating: 0 · rate: Rate + / Rate - Report as offensive
Profile Teemu Mannermaa
Project administrator
Project developer
Project tester

Send message
Joined: 20 Apr 11
Posts: 388
Credit: 822,356,221
RAC: 0
Message 6080 - Posted: 11 Aug 2014, 20:08:07 UTC - in response to Message 6075.  

I am seeing Computation Error (output file missing) for many work units.
just had had about 5 WUs fail with 'output file missing'.
...
3.14-9.dmz.1-liquorix-amd64


Looking at your host logs, this seems to be the reason no output files get generated:

dnetc: Unable to initialize timers.


So this turns to be a Dnet Client bug http://bugs.distributed.net/show_bug.cgi?id=4570 that's hopefully fixed in a newer build. I believe the reason for this problem is is kernel versions that have only two digit version numbers (like your problem host has v3.14) and the code expected three digits (like v2.6.32) so it failed initialization. Did you upgrade your host OS recently?

Basicly, fix is for me to deploy newer versions which has support for newer kernels.

-w
ID: 6080 · Rating: 0 · rate: Rate + / Rate - Report as offensive
Liam

Send message
Joined: 8 Aug 14
Posts: 2
Credit: 259,080
RAC: 0
Message 6082 - Posted: 13 Aug 2014, 13:12:33 UTC - in response to Message 6080.  

That would explain it, I recently moved to a newer kernel to solve some issues with unsupported hardware.
ID: 6082 · Rating: 0 · rate: Rate + / Rate - Report as offensive

Questions and Answers : Unix/Linux : Computation Error (output file missing)


 
Copyright © 2011-2024 Moo! Wrapper Project