CPXERR_SUBPROB_SOLVE

3019 Failure to solve MIP subproblem

#define CPXERR_SUBPROB_SOLVE 3019
CPXmipopt failed to solve one of the subproblems in the branch-and-cut tree. 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.