[petsc-users] error in mpiaij with unkown soruce

Thorsten Kersting Thorsten.Kersting at itp1.uni-stuttgart.de
Tue Jul 1 03:17:28 CDT 2014


Hello everyone!

I want so solve eigenvalues of a matrix, which has a complicated 
structure, with SLEPC. I get the following error while setting up the 
EPS Problem. But I dont understand the error, and how to fix it. Does 
anyone have an idea? Or do you need more information (and which 
information exactly)?

[0]PETSC ERROR: 
------------------------------------------------------------------------
[0]PETSC ERROR: Caught signal number 15 Terminate: Somet process (or the 
batch system) has told this process to end
[0]PETSC ERROR: Try option -start_in_debugger or -on_error_attach_debugger
[0]PETSC ERROR: or see 
http://www.mcs.anl.gov/petsc/documentation/faq.html#valgrind[0]PETSC 
ERROR: or try http://valgrind.org on GNU/linux and Apple Mac OS X to 
find memory corruption errors
[0]PETSC ERROR: likely location of problem given in stack below
[0]PETSC ERROR: ---------------------  Stack Frames 
------------------------------------
[0]PETSC ERROR: Note: The EXACT line numbers in the stack are not available,
[0]PETSC ERROR:       INSTEAD the line number of the start of the function
[0]PETSC ERROR:       is given.
[0]PETSC ERROR: [0] MatAssemblyBegin_MPIAIJ line 643 
/home/st/st_st/st_ac113559/petsc/petsc-3.4.2/src/mat/impls/aij/mpi/mpiaij.c
[0]PETSC ERROR: [0] MatAssemblyBegin line 4791 
/home/st/st_st/st_ac113559/petsc/petsc-3.4.2/src/mat/interface/matrix.c
[0]PETSC ERROR: [0] MatAXPY_BasicWithPreallocation line 98 
/home/st/st_st/st_ac113559/petsc/petsc-3.4.2/src/mat/utils/axpy.c
[0]PETSC ERROR: [0] MatAXPY_MPIAIJ line 2304 
/home/st/st_st/st_ac113559/petsc/petsc-3.4.2/src/mat/impls/aij/mpi/mpiaij.c
[0]PETSC ERROR: [0] MatAXPY line 29 
/home/st/st_st/st_ac113559/petsc/petsc-3.4.2/src/mat/utils/axpy.c
[0]PETSC ERROR: [0] STSetUp_Precond line 69 
/home/st/st_st/st_ac113559/petsc/slepc-3.4.2/src/st/impls/precond/precond.c
[0]PETSC ERROR: [0] STSetUp line 263 
/home/st/st_st/st_ac113559/petsc/slepc-3.4.2/src/st/interface/stsolve.c
[0]PETSC ERROR: [0] EPSSetUp_XD line 104 
/home/st/st_st/st_ac113559/petsc/slepc-3.4.2/src/eps/impls/davidson/common/davidson.c
[0]PETSC ERROR: [0] EPSSetUp_GD line 116 
/home/st/st_st/st_ac113559/petsc/slepc-3.4.2/src/eps/impls/davidson/gd/gd.c
[0]PETSC ERROR: [0] EPSSetUp line 60 
/home/st/st_st/st_ac113559/petsc/slepc-3.4.2/src/eps/interface/setup.c
[0]PETSC ERROR: --------------------- Error Message 
------------------------------------
[0]PETSC ERROR: Signal received!
[0]PETSC ERROR: 
------------------------------------------------------------------------
[0]PETSC ERROR: Petsc Release Version 3.4.2, Jul, 02, 2013
[0]PETSC ERROR: See docs/changes/index.html for recent updates.
[0]PETSC ERROR: See docs/faq.html for hints about trouble shooting.
[0]PETSC ERROR: See docs/index.html for manual pages.
[0]PETSC ERROR: 
------------------------------------------------------------------------
[0]PETSC ERROR: ./imfmchfrjc on a arch-linux2-c-real named uc1n164 by 
st_ac113559 Mon Jun 30 10:11:30 2014
[0]PETSC ERROR: Libraries linked from 
/home/st/st_st/st_ac113559/petsc/petsc-3.4.2/arch-linux2-c-real/lib
[0]PETSC ERROR: Configure run at Tue Mar 11 13:58:34 2014
[0]PETSC ERROR: Configure options PETSC_ARCH=arch-linux2-c-real 
-with-scalar-type=real
[0]PETSC ERROR: 
------------------------------------------------------------------------
[0]PETSC ERROR: User provided function() line 0 in unknown directory 
unknown file



More information about the petsc-users mailing list