Memory considerations and the parallel MIP optimizer
Describes considerations about memory consumption in parallel MIP optimization.
Before the parallel MIP optimizer invokes parallel processing, it makes separate, internal copies of the initial problem. The individual processors use these copies during computation, so each of them requires an amount of memory roughly equal to the size of the presolved model.