Since I was writing a Python script using a third-party module, the workload was so heavy that the OS (Linux with 32 GB of memory) killed it every time before it could shut down. We learned from syslog that he ran out of physical memory, so the OS killed her through OOM.
Many modern performance analysis tools, for example. profile requires completion from the script and cannot go to modules that used the script. Therefore, I believe that this should be a normal case when the completion of the script is not available, and performance analysis is necessary desperately in such circumstances. Any tips?
source share