Spooles is no longer supported. Suggest trying SuperLU, Cholmod, and MUMPS.<br><br><div class="gmail_quote">On Tue, Sep 25, 2012 at 9:59 AM, De Groof, Vincent Frans Maria <span dir="ltr"><<a href="mailto:Vincent.De-Groof@uibk.ac.at" target="_blank">Vincent.De-Groof@uibk.ac.at</a>></span> wrote:<br>
<blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">




<div>
<div style="direction:ltr;font-size:10pt;font-family:Tahoma">Hi All,<br>
<br>
<br>
I'm having a problem with the spooles direct solver. I have it working, but unfortunately it seems to be lacking robustness. I'm dealing with the stiffness matrices of a FE program, where some iterations converge, and for others I get an error. It might be
 important to mention I'm dealing with ill-conditioned matrices (condition number ~10^10). Any suggestions to solve this problem?<br>
<br>
<br>
thanks.<br>
<br>
[0]PETSC ERROR: ------------------------------------------------------------------------<br>
[0]PETSC ERROR: Caught signal number 11 SEGV: Segmentation Violation, probably memory access out of range<br>
[0]PETSC ERROR: Try option -start_in_debugger or -on_error_attach_debugger<br>
[0]PETSC ERROR: or see <a href="http://www.mcs.anl.gov/petsc/documentation/faq.html#valgrind[0]PETSC" target="_blank">http://www.mcs.anl.gov/petsc/documentation/faq.html#valgrind[0]PETSC</a> ERROR: or try <a href="http://valgrind.org" target="_blank">http://valgrind.org</a> on GNU/linux and Apple Mac OS X to find memory corruption errors<br>

[0]PETSC ERROR: likely location of problem given in stack below<br>
[0]PETSC ERROR: ---------------------  Stack Frames ------------------------------------<br>
[0]PETSC ERROR: Note: The EXACT line numbers in the stack are not available,<br>
[0]PETSC ERROR:       INSTEAD the line number of the start of the function<br>
[0]PETSC ERROR:       is given.<br>
[0]PETSC ERROR: [0] MatFactorNumeric_SeqSpooles line 132 src/mat/impls/aij/seq/spooles/spooles.c<br>
[0]PETSC ERROR: [0] MatCholeskyFactorNumeric line 2950 src/mat/interface/matrix.c<br>
[0]PETSC ERROR: [0] PCSetUp_Cholesky line 92 src/ksp/pc/impls/factor/cholesky/cholesky.c<br>
[0]PETSC ERROR: [0] PCSetUp line 810 src/ksp/pc/interface/precon.c<br>
[0]PETSC ERROR: [0] KSPSetUp line 182 src/ksp/ksp/interface/itfunc.c<br>
[0]PETSC ERROR: [0] KSPSolve line 351 src/ksp/ksp/interface/itfunc.c<br>
<br>
</div>
</div>

</blockquote></div><br>