-
Notifications
You must be signed in to change notification settings - Fork 447
Error_Abortingtask_Exceededdisklimit
Vitalii Koshura edited this page Apr 11, 2023
·
1 revision
DEPRECATED - USE MEDIAWIKI
Each task has a built-in size limit. If this limit is exceeded, then the task is aborted. This limit is usually much lower than the total disk size limit that you set in your preferences.
23-Mar-2008 22:22:31 [World Community Grid] Aborting task lp974_00005_17: exceeded disk limit: 95.45MB > 95.37MB
23-Mar-2008 22:22:37 [World Community Grid] Computation for task lp974_00005_17 finished
Note: The limit is specified in bytes. In this example, 100 000 000 bytes equal 95.3674316 megabytes.
One or more of these problems may cause this error:
- The output file or an intermediate file grew larger than expected.
- A problem with the work unit causes the error log to grow out of control.
- The size limit was specified incorrectly.
Report this error to the project. Often a modification to the work unit is required so that it can complete properly.