The AllStatisticsData and AllHolidayAdditionsData updates run every 10 minutes and when there are a lot of records to update these batch jobs take a long time to run and prevent any other batch jobs from running or messages from sending. They can also slow down the performance of the system. These would be better run as background jobs directly on the server, controlled from the admin console.