Closed gagana-05 closed 1 year ago
I think this issue is a memory issue, how much RAM do you have?
8 GB
Could you please attach the issue reproducible created?
I have uploaded all the files under issue_reproducible in this link, please look into it https://drive.google.com/drive/folders/14NnJmBp1fK9o64HDjXXvg6tKiWfhl3xT?usp=sharing
I tried your example on my side and it finished routing with a memory peak of 5814.08 (MB)
. So, could you make sure that you are not applying a memory limit?
I am not sure how to check that
run one of the following commands and check the available memory:
grep MemTotal /proc/meminfo
free
Yes indeed, there is some memory limit, how can I expand this or maybe have it as unlimited
I am not aware of your environment. Please use google, many sources could be found for your environment specific issue
Sure will do, thank you for your help
I am running all the cmds present in order in documentation, still facing this issue