CPXERR_MASTER_SOLVE
2005 Failure to solve MIP subproblem
#define CPXERR_MASTER_SOLVE 2005
CPXbendersopt failed to solve
the master problem.
This failure can be due to a limit (for example,
an iteration limit) or due to numeric trouble.
Check the log, or add a call to CPXgetsubstat
in the Callable Library) for information about the cause.