We found we were running out of memory too quickly. There is a parm that can be specified to modify the CPLEX behaviour, and after consuming a few GB of RAM, it then starts building the remainder of the tree on disk. Largest tree to date have been just under 60GB (4GB in RAM and 56GB on disk). Although disk is slower than RAM, it is cheaper.
↧