Open hnnam0906 opened 1 month ago
I'll take a look when I have time. I had valgrind running with no memory leaks but it's been a long time. I'm sure there could be leaks now.
pm2 as far as I know is a npm project.
Hi @fikisipi , Thanks for your response.
I know in general your lib can find a better result than the above LKH lib but it faces the issue with the RAM so that i cannot use it stable. Please support to investigate and correct the issue.
If you need any info, don't hesitate to ask me.
Thanks
@fikisipi Hi, is there any update from your side? I'd love to use your lib but we need to resolve the above issue first.
Hi @fikisipi If using multiprocessing, it doesn't have any problems with the memory issue, It only happens when i use asyncio.
When I run elkai with a large number of tests, I see that the RAM memory increases and is not free. So when the RAM memory reaches the maximum of computer RAM (64GB/128BM) it must be restarted to free memory to be able to run.
As you can see in the above photo, i run 2 instances with pm2, 1 instance uses 26.6GB, the other has to restart 1 (The curved arrow icon column) to free the memory so that it can be run again.