Thank you for your answer Jakob.
Let me add one more question about memory usage.
I am using linux machine, and I can limit memory by some commands.
I could interrupt GUROBI when it reached memory limit.
The next question is that is there any way to trade memory for time?
The sizes of my LP files are about 0.5 GB to 2GB, and sizes of MPS files are roughly 2 times larger than LP files
Some problems exceeded the memory limit and terminated by linux commands.
Is there any way to spend more time to solve problems while limiting the memory usage?