Error Status 3 after multiple sqp iterations

Hi,

One more thin you can try is to use the option nlp_solver_ext_qp_res (set it to 1) and print the statistics again.
This will show you the residuals of the QP.

It can happen that the QP after some SQP iterations become infeasible.

It seems weird to me that changing the initialization does not change the solver statistics.

Best,
Jonathan