Message boards : Number crunching : After finishing and uploading Error "Fehler beim Berechnen" and no credits
Author | Message |
---|---|
Hello experts, the last 3 tasks for GPUGrid ended with error and no points. | |
ID: 55158 | Rating: 0 | rate: / Reply Quote | |
Fix your computer. The tasks failed because of memory leaks. | |
ID: 55159 | Rating: 0 | rate: / Reply Quote | |
I fully agree Keith Myers. | |
ID: 55160 | Rating: 0 | rate: / Reply Quote | |
Dr Mabuse, Wikipedia states that software ageing is a principle cause of memory leaks https://en.wikipedia.org/wiki/Memory_leak. | |
ID: 55161 | Rating: 0 | rate: / Reply Quote | |
The last few lines in the STDerr output file on all failed tasks point to your issue. <error_code>-240 (stat() failed)</error_code> This error is most likely caused by your Anti Virus solution quarantining your task output file. Your tasks seem to be completing successfully but fail to upload as the output file is missing. Ensure you exclude the c:\program data\boinc folder (and sub folders) from virus scanning. Toni has stated in the past that some memory leaks are present in the gpugrid tasks and dont adversely affect the task completion. | |
ID: 55162 | Rating: 0 | rate: / Reply Quote | |
Rod, that makes me curious as to why one of his tasks finished and uploaded successfully. Why did his AV quarantine some files and not all? | |
ID: 55163 | Rating: 0 | rate: / Reply Quote | |
Rod, that makes me curious as to why one of his tasks finished and uploaded successfully. Why did his AV quarantine some files and not all? Yes I thought the same. It may be that one of the tasks was not considered as 'suspicious' by the AV as the failed tasks. | |
ID: 55164 | Rating: 0 | rate: / Reply Quote | |
I believe Rod4x4 has it nailed, spot-on. | |
ID: 55165 | Rating: 0 | rate: / Reply Quote | |
Well this same error just occurred on one of my Win7 (soon to be retired) computers.
<message>
upload failure: <file_xfer_error>
<file_name>e8s45_e3s43p0f60-PABLO_UCB_NMR_KIX_CMYB_8-0-5-RND7723_0_0</file_name>
<error_code>-240 (stat() failed)</error_code>
</file_xfer_error>
</message>
I noted this information from the BOINC Event Log: 13/08/2020 11:10:38 AM | GPUGRID | [error] Can't rename output file slots/3/progress.log to projects/www.gpugrid.net/e8s45_e3s43p0f60-PABLO_UCB_NMR_KIX_CMYB_8-0-5-RND7723_0_0: Error 32 and 13/08/2020 11:10:40 AM | GPUGRID | Output file e8s45_e3s43p0f60-PABLO_UCB_NMR_KIX_CMYB_8-0-5-RND7723_0_0 for task e8s45_e3s43p0f60-PABLO_UCB_NMR_KIX_CMYB_8-0-5-RND7723_0 absent Errors from both Stderr and BOINC Event logs are related. From what I can gather, it is the stat() function that renames the output files from the BOINC slot folder to the Gpugrid project folder. The error occurs as this operation is susceptible to AV intervention and hardware failure. As the AV is fine on this host, the likely cause in this case is the 10 year old hardware with an unreliable 10 year old (mechanical) hard drive. Problem with the hard drive is highlighted by the PABLO_UCB_NMR_KIX_CMYB tasks which place more work on the hard drive due to the large size of the output files generated. | |
ID: 55171 | Rating: 0 | rate: / Reply Quote | |
Message boards : Number crunching : After finishing and uploading Error "Fehler beim Berechnen" and no credits