| Overview | Group | Index | Concepts | 
CPXERR_SUBPROB_SOLVE
3019 Failure to solve MIP subproblem.CPXmipopt  failed to solve 
 one of the subproblems in the branch & 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.