A story that happened with me once…
After switching from release 46 to release 50, an unpleasant thing was discovered – a strange memory leak, and it happened exclusively on Mondays. The switching would be due to the fact that SP05 uses memory much more economically compared to SP04 (Note 2808956 about the Pool/L/llang/Debuggee problem). The problem occurred on Mondays immediately after running the background job /BDL/TASK_PROCESSOR. This background job is responsible for EWA purposes.
After this background job, the memory of dpserver, xsengine and docstore starts to expand:
The solution was found in note 2955475, it says that you need to update ST-PI, but in fact it was necessary to update both ST-PI and ST-A/PI to the latest version. Which is logical, because these components participate in EWA and work in pairs.