Every 5 minutes the WordPress site crashes after process resets. It is necessary to check and eliminate the causes of the site crashes.
Recommendations from support:
For a clear understanding of the problem and restoring the site's functionality, it is worth conducting an analysis and searching for the reasons for this behavior in order to eliminate them in the future.
Pay attention to your service resource consumption graphs, which can be checked as described: https://www.ukraine.com.ua/wiki/hosting/overload/serverload/
You are currently experiencing spikes in CPU and RAM (with failures), which can also be checked here: https://adm.tools/hosting/account/0/serverload/
With such resource consumption, problems may arise in the operation of the site/sites.
In this case, it is necessary to conduct an analysis, search for the causes of the load, and eliminate them. If you do not have experience in development and optimization, you can consult your site developer or a specialized expert on this issue.
Standard methods for reducing load are described in the article: https://www.ukraine.com.ua/wiki/hosting/overload/reduction-methods/ the analysis of the causes of high resource consumption can be performed using the article: https://www.ukraine.com.ua/wiki/hosting/overload/diagnostics/
As an option, you can try profiling. With the information from profiling, the site developer can identify slow code sections to optimize them and reduce script execution time.
Information about profiling is described in this article: https://www.ukraine.com.ua/wiki/hosting/php/profiling/
Also, to start, you can try to forcibly terminate processes according to the instructions: https://www.ukraine.com.ua/wiki/hosting/cli/kill-process/ after which check the operation of the sites (but this may be a temporary solution or not a solution at all).
You can also try to configure OPcache: https://www.ukraine.com.ua/wiki/hosting/extra/opcache-jit/ its use allows to some extent speed up the operation of site scripts and reduce the load they create on the web server. OPcache is included in the cost of the business hosting plan.