<div class="gmail_quote">On Mon, Nov 21, 2011 at 23:58, behzad baghapour <span dir="ltr">&lt;<a href="mailto:behzad.baghapour@gmail.com">behzad.baghapour@gmail.com</a>&gt;</span> wrote:<br><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex;">
<div id=":2b6">Linear solve converged due to CONVERGED_RTOL iterations 2<br>Nonlinear solve did not converge due to DIVERGED_LINE_SEARCH<br><br>So, Is this may related to updating residual during Line Search?, which I know the solution is well conditioned especially in first iterations.</div>
</blockquote></div><br><div>Suspect an incorrect Jacobian. Add -snes_mf_operator and see what happens. Follow the list of instructions in the FAQ I sent in the last message.</div>