<div dir="ltr"><div>I just pulled from petsc-dev and I'm now getting the following error. The result from valgrind is pasted below the error message.<br></div>Any help would be appreciated.<br><div><br>John<br><div><br>
<br>[0]PETSC ERROR: PetscMallocValidate: error detected at MatScale_SeqAIJ() line 2464 in src/mat/impls/aij/seq/aij.c<br>[0]PETSC ERROR: [1]PETSC ERROR: [2]PETSC ERROR: Memory [id=0(48)] at address 0x8483450 is corrupted (probably write past end of array)<br>
[0]PETSC ERROR: Memory originally allocated in PetscObjectComposedDataIncreaseReal() line 171 in src/sys/objects/state.c<br>PetscMallocValidate: error detected at MatScale_SeqAIJ() line 2464 in src/mat/impls/aij/seq/aij.c<br>
PetscMallocValidate: error detected at MatScale_SeqAIJ() line 2464 in src/mat/impls/aij/seq/aij.c<br>[2]PETSC ERROR: [1]PETSC ERROR: [0]PETSC ERROR: --------------------- Error Message ------------------------------------<br>
[0]PETSC ERROR: Memory corruption!<br>[0]PETSC ERROR:  !<br>[0]PETSC ERROR: ------------------------------------------------------------------------<br>[0]PETSC ERROR: Petsc Development GIT revision: b4e904d1358c92c43842a940440f995d2117e40b  GIT Date: 2013-09-23 12:36:08 +0100<br>
[0]PETSC ERROR: See docs/changes/index.html for recent updates.<br>[0]PETSC ERROR: See docs/faq.html for hints about trouble shooting.<br>[0]PETSC ERROR: See docs/index.html for manual pages.<br>[0]PETSC ERROR: ------------------------------------------------------------------------<br>
[0]PETSC ERROR: ../src/CYLINDER_EXE on a gnu-debug named <a href="http://wv.iihr.uiowa.edu">wv.iihr.uiowa.edu</a> by jmousel Mon Sep 23 15:07:15 2013<br>[0]PETSC ERROR: Libraries linked from /home/jmousel/NumericalLibraries/petsc/gnu-debug/lib<br>
[0]PETSC ERROR: Configure run at Mon Sep 23 15:04:14 2013<br>[0]PETSC ERROR: Configure options --download-cmake=1 --download-f-blas-lapack=1 --download-metis=1 --download-mpich=1 --download-parmetis=1 --with-cc=gcc --with-cxx=g++ --with-fc=gfortran PETSC_ARCH=gnu-debug<br>
[0]PETSC ERROR: ------------------------------------------------------------------------<br>[0]PETSC ERROR: PetscMallocValidate() line 149 in src/sys/memory/mtr.c<br>[0]PETSC ERROR: MatScale_SeqAIJ() line 2464 in src/mat/impls/aij/seq/aij.c<br>
[0]PETSC ERROR: MatScale() line 4758 in src/mat/interface/matrix.c<br>[0]PETSC ERROR: MatScale_MPIAIJ() line 1262 in src/mat/impls/aij/mpi/mpiaij.c<br>[0]PETSC ERROR: MatScale() line 4758 in src/mat/interface/matrix.c<br>
[0]PETSC ERROR: MatAYPX() line 279 in src/mat/utils/axpy.c<br>[0]PETSC ERROR: PCGAMGOptprol_AGG() line 1331 in src/ksp/pc/impls/gamg/agg.c<br>[0]PETSC ERROR: PCSetUp_GAMG() line 597 in src/ksp/pc/impls/gamg/gamg.c<br>[0]PETSC ERROR: PCSetUp() line 890 in src/ksp/pc/interface/precon.c<br>
[0]PETSC ERROR: KSPSetUp() line 278 in src/ksp/ksp/interface/itfunc.c<br>[0]PETSC ERROR: KSPSolve() line 399 in src/ksp/ksp/interface/itfunc.c<br>Memory [id=0(48)] at address 0x8556ca0 is corrupted (probably write past end of array)<br>
[1]PETSC ERROR: Memory originally allocated in PetscObjectComposedDataIncreaseReal() line 171 in src/sys/objects/state.c<br>[1]PETSC ERROR: Memory [id=0(48)] at address 0x9308690 is corrupted (probably write past end of array)<br>
--------------------- Error Message ------------------------------------<br>[2]PETSC ERROR: Memory originally allocated in PetscObjectComposedDataIncreaseReal() line 171 in src/sys/objects/state.c<br>[1]PETSC ERROR: Memory corruption!<br>
[1]PETSC ERROR:  !<br>[1]PETSC ERROR: ------------------------------------------------------------------------<br>[1]PETSC ERROR: Petsc Development GIT revision: b4e904d1358c92c43842a940440f995d2117e40b  GIT Date: 2013-09-23 12:36:08 +0100<br>
[1]PETSC ERROR: See docs/changes/index.html for recent updates.<br>[1]PETSC ERROR: See docs/faq.html for hints about trouble shooting.<br>[1]PETSC ERROR: See docs/index.html for manual pages.<br>[1]PETSC ERROR: ------------------------------------------------------------------------<br>
[1]PETSC ERROR: ../src/CYLINDER_EXE on a gnu-debug named <a href="http://wv.iihr.uiowa.edu">wv.iihr.uiowa.edu</a> by jmousel Mon Sep 23 15:07:15 2013<br>[1]PETSC ERROR: Libraries linked from /home/jmousel/NumericalLibraries/petsc/gnu-debug/lib<br>
[1]PETSC ERROR: Configure run at Mon Sep 23 15:04:14 2013<br>[1]PETSC ERROR: Configure options --download-cmake=1 --download-f-blas-lapack=1 --download-metis=1 --download-mpich=1 --download-parmetis=1 --with-cc=gcc --with-cxx=g++ --with-fc=gfortran PETSC_ARCH=gnu-debug<br>
[1]PETSC ERROR: ------------------------------------------------------------------------<br>[1]PETSC ERROR: PetscMallocValidate() line 149 in src/sys/memory/mtr.c<br>[2]PETSC ERROR: --------------------- Error Message ------------------------------------<br>
[2]PETSC ERROR: Memory corruption!<br>[2]PETSC ERROR:  !<br>[2]PETSC ERROR: ------------------------------------------------------------------------<br>[2]PETSC ERROR: Petsc Development GIT revision: b4e904d1358c92c43842a940440f995d2117e40b  GIT Date: 2013-09-23 12:36:08 +0100<br>
[2]PETSC ERROR: See docs/changes/index.html for recent updates.<br>[2]PETSC ERROR: See docs/faq.html for hints about trouble shooting.<br>[2]PETSC ERROR: See docs/index.html for manual pages.<br>[1]PETSC ERROR: [2]PETSC ERROR: MatScale_SeqAIJ() line 2464 in src/mat/impls/aij/seq/aij.c<br>
------------------------------------------------------------------------<br>[2]PETSC ERROR: ../src/CYLINDER_EXE on a gnu-debug named <a href="http://wv.iihr.uiowa.edu">wv.iihr.uiowa.edu</a> by jmousel Mon Sep 23 15:07:15 2013<br>
[1]PETSC ERROR: [2]PETSC ERROR: MatScale() line 4758 in src/mat/interface/matrix.c<br>Libraries linked from /home/jmousel/NumericalLibraries/petsc/gnu-debug/lib<br>[2]PETSC ERROR: Configure run at Mon Sep 23 15:04:14 2013<br>
[1]PETSC ERROR: [2]PETSC ERROR: Configure options --download-cmake=1 --download-f-blas-lapack=1 --download-metis=1 --download-mpich=1 --download-parmetis=1 --with-cc=gcc --with-cxx=g++ --with-fc=gfortran PETSC_ARCH=gnu-debug<br>
MatScale_MPIAIJ() line 1262 in src/mat/impls/aij/mpi/mpiaij.c<br>[2]PETSC ERROR: ------------------------------------------------------------------------<br>[1]PETSC ERROR: MatScale() line 4758 in src/mat/interface/matrix.c<br>
[2]PETSC ERROR: PetscMallocValidate() line 149 in src/sys/memory/mtr.c<br>[1]PETSC ERROR: MatAYPX() line 279 in src/mat/utils/axpy.c<br>[1]PETSC ERROR: PCGAMGOptprol_AGG() line 1331 in src/ksp/pc/impls/gamg/agg.c<br>[1]PETSC ERROR: PCSetUp_GAMG() line 597 in src/ksp/pc/impls/gamg/gamg.c<br>
[1]PETSC ERROR: PCSetUp() line 890 in src/ksp/pc/interface/precon.c<br>[1]PETSC ERROR: KSPSetUp() line 278 in src/ksp/ksp/interface/itfunc.c<br>[1]PETSC ERROR: KSPSolve() line 399 in src/ksp/ksp/interface/itfunc.c<br>[2]PETSC ERROR: MatScale_SeqAIJ() line 2464 in src/mat/impls/aij/seq/aij.c<br>
[2]PETSC ERROR: MatScale() line 4758 in src/mat/interface/matrix.c<br>[2]PETSC ERROR: MatScale_MPIAIJ() line 1262 in src/mat/impls/aij/mpi/mpiaij.c<br>[2]PETSC ERROR: MatScale() line 4758 in src/mat/interface/matrix.c<br>
[2]PETSC ERROR: MatAYPX() line 279 in src/mat/utils/axpy.c<br>[2]PETSC ERROR: PCGAMGOptprol_AGG() line 1331 in src/ksp/pc/impls/gamg/agg.c<br>[2]PETSC ERROR: PCSetUp_GAMG() line 597 in src/ksp/pc/impls/gamg/gamg.c<br>[2]PETSC ERROR: PCSetUp() line 890 in src/ksp/pc/interface/precon.c<br>
[2]PETSC ERROR: KSPSetUp() line 278 in src/ksp/ksp/interface/itfunc.c<br>[2]PETSC ERROR: KSPSolve() line 399 in src/ksp/ksp/interface/itfunc.c<br>***[0]PCReset_GAMG this should not happen, cleaned up in SetUp<br>[0]PETSC ERROR: PetscTrFreeDefault() called from PetscComposedQuantitiesDestroy() line 40 in src/sys/objects/destroy.c<br>
[0]PETSC ERROR: Block [id=0(48)] at address 0x8482c00 is corrupted (probably write past end of array)<br>[0]PETSC ERROR: Block allocated in PetscObjectComposedDataIncreaseReal() line 171 in src/sys/objects/state.c<br>[0]PETSC ERROR: --------------------- Error Message ------------------------------------<br>
[0]PETSC ERROR: Memory corruption!<br>[0]PETSC ERROR: Corrupted memory!<br>[0]PETSC ERROR: ------------------------------------------------------------------------<br>[0]PETSC ERROR: Petsc Development GIT revision: b4e904d1358c92c43842a940440f995d2117e40b  GIT Date: 2013-09-23 12:36:08 +0100<br>
[0]PETSC ERROR: See docs/changes/index.html for recent updates.<br>[0]PETSC ERROR: See docs/faq.html for hints about trouble shooting.<br>[0]PETSC ERROR: See docs/index.html for manual pages.<br>[0]PETSC ERROR: ------------------------------------------------------------------------<br>
[0]PETSC ERROR: ../src/CYLINDER_EXE on a gnu-debug named <a href="http://wv.iihr.uiowa.edu">wv.iihr.uiowa.edu</a> by jmousel Mon Sep 23 15:07:15 2013<br>[0]PETSC ERROR: Libraries linked from /home/jmousel/NumericalLibraries/petsc/gnu-debug/lib<br>
[0]PETSC ERROR: Configure run at Mon Sep 23 15:04:14 2013<br>[0]PETSC ERROR: Configure options --download-cmake=1 --download-f-blas-lapack=1 --download-metis=1 --download-mpich=1 --download-parmetis=1 --with-cc=gcc --with-cxx=g++ --with-fc=gfortran PETSC_ARCH=gnu-debug<br>
[0]PETSC ERROR: ------------------------------------------------------------------------<br>[0]PETSC ERROR: PetscTrFreeDefault() line 303 in src/sys/memory/mtr.c<br>[0]PETSC ERROR: PetscComposedQuantitiesDestroy() line 40 in src/sys/objects/destroy.c<br>
[1]PETSC ERROR: PetscTrFreeDefault() called from PetscComposedQuantitiesDestroy() line 40 in src/sys/objects/destroy.c<br>[1]PETSC ERROR: Block [id=0(48)] at address 0x8556450 is corrupted (probably write past end of array)<br>
[1]PETSC ERROR: Block allocated in PetscObjectComposedDataIncreaseReal() line 171 in src/sys/objects/state.c<br>[1]PETSC ERROR: --------------------- Error Message ------------------------------------<br>[1]PETSC ERROR: Memory corruption!<br>
[1]PETSC ERROR: Corrupted memory!<br>[1]PETSC ERROR: ------------------------------------------------------------------------<br>[1]PETSC ERROR: Petsc Development GIT revision: b4e904d1358c92c43842a940440f995d2117e40b  GIT Date: 2013-09-23 12:36:08 +0100<br>
[1]PETSC ERROR: See docs/changes/index.html for recent updates.<br>[1]PETSC ERROR: See docs/faq.html for hints about trouble shooting.<br>[1]PETSC ERROR: See docs/index.html for manual pages.<br>[1]PETSC ERROR: ------------------------------------------------------------------------<br>
[1]PETSC ERROR: ../src/CYLINDER_EXE on a gnu-debug named <a href="http://wv.iihr.uiowa.edu">wv.iihr.uiowa.edu</a> by jmousel Mon Sep 23 15:07:15 2013<br>[1]PETSC ERROR: Libraries linked from /home/jmousel/NumericalLibraries/petsc/gnu-debug/lib<br>
[1]PETSC ERROR: Configure run at Mon Sep 23 15:04:14 2013<br>[1]PETSC ERROR: Configure options --download-cmake=1 --download-f-blas-lapack=1 --download-metis=1 --download-mpich=1 --download-parmetis=1 --with-cc=gcc --with-cxx=g++ --with-fc=gfortran PETSC_ARCH=gnu-debug<br>
[1]PETSC ERROR: ------------------------------------------------------------------------<br>[1]PETSC ERROR: PetscTrFreeDefault() line 303 in src/sys/memory/mtr.c<br>[1]PETSC ERROR: PetscComposedQuantitiesDestroy() line 40 in src/sys/objects/destroy.c<br>
[2]PETSC ERROR: PetscTrFreeDefault() called from PetscComposedQuantitiesDestroy() line 40 in src/sys/objects/destroy.c<br>[2]PETSC ERROR: Block [id=0(48)] at address 0x9307e40 is corrupted (probably write past end of array)<br>
[2]PETSC ERROR: Block allocated in PetscObjectComposedDataIncreaseReal() line 171 in src/sys/objects/state.c<br>[2]PETSC ERROR: --------------------- Error Message ------------------------------------<br>[2]PETSC ERROR: Memory corruption!<br>
[2]PETSC ERROR: Corrupted memory!<br>[2]PETSC ERROR: ------------------------------------------------------------------------<br>[2]PETSC ERROR: Petsc Development GIT revision: b4e904d1358c92c43842a940440f995d2117e40b  GIT Date: 2013-09-23 12:36:08 +0100<br>
[2]PETSC ERROR: See docs/changes/index.html for recent updates.<br>[2]PETSC ERROR: See docs/faq.html for hints about trouble shooting.<br>[2]PETSC ERROR: See docs/index.html for manual pages.<br>[2]PETSC ERROR: ------------------------------------------------------------------------<br>
[2]PETSC ERROR: ../src/CYLINDER_EXE on a gnu-debug named <a href="http://wv.iihr.uiowa.edu">wv.iihr.uiowa.edu</a> by jmousel Mon Sep 23 15:07:15 2013<br>[2]PETSC ERROR: Libraries linked from /home/jmousel/NumericalLibraries/petsc/gnu-debug/lib<br>
[2]PETSC ERROR: Configure run at Mon Sep 23 15:04:14 2013<br>[2]PETSC ERROR: Configure options --download-cmake=1 --download-f-blas-lapack=1 --download-metis=1 --download-mpich=1 --download-parmetis=1 --with-cc=gcc --with-cxx=g++ --with-fc=gfortran PETSC_ARCH=gnu-debug<br>
[2]PETSC ERROR: ------------------------------------------------------------------------<br>[2]PETSC ERROR: PetscTrFreeDefault() line 303 in src/sys/memory/mtr.c<br>[2]PETSC ERROR: PetscComposedQuantitiesDestroy() line 40 in src/sys/objects/destroy.c<br>
[2]PETSC ERROR: PetscMallocValidate: error detected at formProl0() line 843 in src/ksp/pc/impls/gamg/agg.c<br>[2]PETSC ERROR: Memory [id=0(48)] at address 0x9308690 is corrupted (probably write past end of array)<br>[2]PETSC ERROR: Memory originally allocated in PetscObjectComposedDataIncreaseReal() line 171 in src/sys/objects/state.c<br>
[2]PETSC ERROR: --------------------- Error Message ------------------------------------<br>[2]PETSC ERROR: Memory corruption!<br>[2]PETSC ERROR:  !<br>[2]PETSC ERROR: ------------------------------------------------------------------------<br>
[2]PETSC ERROR: Petsc Development GIT revision: b4e904d1358c92c43842a940440f995d2117e40b  GIT Date: 2013-09-23 12:36:08 +0100<br>[2]PETSC ERROR: See docs/changes/index.html for recent updates.<br>[2]PETSC ERROR: See docs/faq.html for hints about trouble shooting.<br>
[2]PETSC ERROR: See docs/index.html for manual pages.<br>[2]PETSC ERROR: ------------------------------------------------------------------------<br>[2]PETSC ERROR: ../src/CYLINDER_EXE on a gnu-debug named <a href="http://wv.iihr.uiowa.edu">wv.iihr.uiowa.edu</a> by jmousel Mon Sep 23 15:07:15 2013<br>
[2]PETSC ERROR: Libraries linked from /home/jmousel/NumericalLibraries/petsc/gnu-debug/lib<br>[2]PETSC ERROR: Configure run at Mon Sep 23 15:04:14 2013<br>[2]PETSC ERROR: Configure options --download-cmake=1 --download-f-blas-lapack=1 --download-metis=1 --download-mpich=1 --download-parmetis=1 --with-cc=gcc --with-cxx=g++ --with-fc=gfortran PETSC_ARCH=gnu-debug<br>
[2]PETSC ERROR: ------------------------------------------------------------------------<br>[2]PETSC ERROR: PetscMallocValidate() line 149 in src/sys/memory/mtr.c<br>[2]PETSC ERROR: formProl0() line 843 in src/ksp/pc/impls/gamg/agg.c<br>
[2]PETSC ERROR: PCGAMGProlongator_AGG() line 1196 in src/ksp/pc/impls/gamg/agg.c<br>[2]PETSC ERROR: PCSetUp_GAMG() line 588 in src/ksp/pc/impls/gamg/gamg.c<br>[2]PETSC ERROR: PCSetUp() line 890 in src/ksp/pc/interface/precon.c<br>
[2]PETSC ERROR: KSPSetUp() line 278 in src/ksp/ksp/interface/itfunc.c<br>[2]PETSC ERROR: KSPSolve() line 399 in src/ksp/ksp/interface/itfunc.c<br>[1]PETSC ERROR: PetscMallocValidate: error detected at formProl0() line 843 in src/ksp/pc/impls/gamg/agg.c<br>
[1]PETSC ERROR: Memory [id=0(48)] at address 0x8556ca0 is corrupted (probably write past end of array)<br>[1]PETSC ERROR: Memory originally allocated in PetscObjectComposedDataIncreaseReal() line 171 in src/sys/objects/state.c<br>
[1]PETSC ERROR: --------------------- Error Message ------------------------------------<br>[1]PETSC ERROR: Memory corruption!<br>[1]PETSC ERROR:  !<br>[1]PETSC ERROR: ------------------------------------------------------------------------<br>
[1]PETSC ERROR: Petsc Development GIT revision: b4e904d1358c92c43842a940440f995d2117e40b  GIT Date: 2013-09-23 12:36:08 +0100<br>[1]PETSC ERROR: See docs/changes/index.html for recent updates.<br>[1]PETSC ERROR: See docs/faq.html for hints about trouble shooting.<br>
[1]PETSC ERROR: See docs/index.html for manual pages.<br>[1]PETSC ERROR: ------------------------------------------------------------------------<br>[1]PETSC ERROR: ../src/CYLINDER_EXE on a gnu-debug named <a href="http://wv.iihr.uiowa.edu">wv.iihr.uiowa.edu</a> by jmousel Mon Sep 23 15:07:15 2013<br>
[1]PETSC ERROR: Libraries linked from /home/jmousel/NumericalLibraries/petsc/gnu-debug/lib<br>[1]PETSC ERROR: Configure run at Mon Sep 23 15:04:14 2013<br>[1]PETSC ERROR: Configure options --download-cmake=1 --download-f-blas-lapack=1 --download-metis=1 --download-mpich=1 --download-parmetis=1 --with-cc=gcc --with-cxx=g++ --with-fc=gfortran PETSC_ARCH=gnu-debug<br>
[1]PETSC ERROR: ------------------------------------------------------------------------<br>[1]PETSC ERROR: PetscMallocValidate() line 149 in src/sys/memory/mtr.c<br>[1]PETSC ERROR: formProl0() line 843 in src/ksp/pc/impls/gamg/agg.c<br>
[1]PETSC ERROR: PCGAMGProlongator_AGG() line 1196 in src/ksp/pc/impls/gamg/agg.c<br>[1]PETSC ERROR: PCSetUp_GAMG() line 588 in src/ksp/pc/impls/gamg/gamg.c<br>[1]PETSC ERROR: PCSetUp() line 890 in src/ksp/pc/interface/precon.c<br>
[1]PETSC ERROR: KSPSetUp() line 278 in src/ksp/ksp/interface/itfunc.c<br>[1]PETSC ERROR: KSPSolve() line 399 in src/ksp/ksp/interface/itfunc.c<br>[0]PETSC ERROR: PetscMallocValidate: error detected at formProl0() line 843 in src/ksp/pc/impls/gamg/agg.c<br>
[0]PETSC ERROR: Memory [id=0(48)] at address 0x8483450 is corrupted (probably write past end of array)<br>[0]PETSC ERROR: Memory originally allocated in PetscObjectComposedDataIncreaseReal() line 171 in src/sys/objects/state.c<br>
[0]PETSC ERROR: --------------------- Error Message ------------------------------------<br>[0]PETSC ERROR: Memory corruption!<br>[0]PETSC ERROR:  !<br>[0]PETSC ERROR: ------------------------------------------------------------------------<br>
[0]PETSC ERROR: Petsc Development GIT revision: b4e904d1358c92c43842a940440f995d2117e40b  GIT Date: 2013-09-23 12:36:08 +0100<br>[0]PETSC ERROR: See docs/changes/index.html for recent updates.<br>[0]PETSC ERROR: See docs/faq.html for hints about trouble shooting.<br>
[0]PETSC ERROR: See docs/index.html for manual pages.<br>[0]PETSC ERROR: ------------------------------------------------------------------------<br>[0]PETSC ERROR: ../src/CYLINDER_EXE on a gnu-debug named <a href="http://wv.iihr.uiowa.edu">wv.iihr.uiowa.edu</a> by jmousel Mon Sep 23 15:07:15 2013<br>
[0]PETSC ERROR: Libraries linked from /home/jmousel/NumericalLibraries/petsc/gnu-debug/lib<br>[0]PETSC ERROR: Configure run at Mon Sep 23 15:04:14 2013<br>[0]PETSC ERROR: Configure options --download-cmake=1 --download-f-blas-lapack=1 --download-metis=1 --download-mpich=1 --download-parmetis=1 --with-cc=gcc --with-cxx=g++ --with-fc=gfortran PETSC_ARCH=gnu-debug<br>
[0]PETSC ERROR: ------------------------------------------------------------------------<br>[0]PETSC ERROR: PetscMallocValidate() line 149 in src/sys/memory/mtr.c<br>[0]PETSC ERROR: formProl0() line 843 in src/ksp/pc/impls/gamg/agg.c<br>
[0]PETSC ERROR: PCGAMGProlongator_AGG() line 1196 in src/ksp/pc/impls/gamg/agg.c<br>[0]PETSC ERROR: PCSetUp_GAMG() line 588 in src/ksp/pc/impls/gamg/gamg.c<br>[0]PETSC ERROR: PCSetUp() line 890 in src/ksp/pc/interface/precon.c<br>
[0]PETSC ERROR: KSPSetUp() line 278 in src/ksp/ksp/interface/itfunc.c<br>[0]PETSC ERROR: KSPSolve() line 399 in src/ksp/ksp/interface/itfunc.c<br>***[0]PCReset_GAMG this should not happen, cleaned up in SetUp<br>[2]PETSC ERROR: [1]PETSC ERROR: PetscMallocValidate: error detected at formProl0() line 843 in src/ksp/pc/impls/gamg/agg.c<br>
[2]PETSC ERROR: PetscMallocValidate: error detected at formProl0() line 843 in src/ksp/pc/impls/gamg/agg.c<br>Memory [id=0(48)] at address 0x9308690 is corrupted (probably write past end of array)<br>[1]PETSC ERROR: [2]PETSC ERROR: Memory originally allocated in PetscObjectComposedDataIncreaseReal() line 171 in src/sys/objects/state.c<br>
Memory [id=0(48)] at address 0x8556ca0 is corrupted (probably write past end of array)<br>[2]PETSC ERROR: [1]PETSC ERROR: --------------------- Error Message ------------------------------------<br>[2]PETSC ERROR: Memory corruption!<br>
Memory originally allocated in PetscObjectComposedDataIncreaseReal() line 171 in src/sys/objects/state.c<br>[2]PETSC ERROR:  !<br>[2]PETSC ERROR: ------------------------------------------------------------------------<br>
[2]PETSC ERROR: [1]PETSC ERROR: Petsc Development GIT revision: b4e904d1358c92c43842a940440f995d2117e40b  GIT Date: 2013-09-23 12:36:08 +0100<br>[2]PETSC ERROR: See docs/changes/index.html for recent updates.<br>--------------------- Error Message ------------------------------------<br>
[2]PETSC ERROR: See docs/faq.html for hints about trouble shooting.<br>[2]PETSC ERROR: [1]PETSC ERROR: See docs/index.html for manual pages.<br>[2]PETSC ERROR: Memory corruption!<br>------------------------------------------------------------------------<br>
[2]PETSC ERROR: [1]PETSC ERROR:  !<br>[1]PETSC ERROR: ------------------------------------------------------------------------<br>[1]PETSC ERROR: Petsc Development GIT revision: b4e904d1358c92c43842a940440f995d2117e40b  GIT Date: 2013-09-23 12:36:08 +0100<br>
[1]PETSC ERROR: See docs/changes/index.html for recent updates.<br>[1]PETSC ERROR: See docs/faq.html for hints about trouble shooting.<br>[1]PETSC ERROR: See docs/index.html for manual pages.<br>[1]PETSC ERROR: ../src/CYLINDER_EXE on a gnu-debug named <a href="http://wv.iihr.uiowa.edu">wv.iihr.uiowa.edu</a> by jmousel Mon Sep 23 15:07:15 2013<br>
[2]PETSC ERROR: ------------------------------------------------------------------------<br>Libraries linked from /home/jmousel/NumericalLibraries/petsc/gnu-debug/lib<br>[2]PETSC ERROR: Configure run at Mon Sep 23 15:04:14 2013<br>
[1]PETSC ERROR: [2]PETSC ERROR: Configure options --download-cmake=1 --download-f-blas-lapack=1 --download-metis=1 --download-mpich=1 --download-parmetis=1 --with-cc=gcc --with-cxx=g++ --with-fc=gfortran PETSC_ARCH=gnu-debug<br>
../src/CYLINDER_EXE on a gnu-debug named <a href="http://wv.iihr.uiowa.edu">wv.iihr.uiowa.edu</a> by jmousel Mon Sep 23 15:07:15 2013<br>[2]PETSC ERROR: ------------------------------------------------------------------------<br>
[1]PETSC ERROR: [2]PETSC ERROR: PetscMallocValidate() line 149 in src/sys/memory/mtr.c<br>Libraries linked from /home/jmousel/NumericalLibraries/petsc/gnu-debug/lib<br>[1]PETSC ERROR: Configure run at Mon Sep 23 15:04:14 2013<br>
[1]PETSC ERROR: Configure options --download-cmake=1 --download-f-blas-lapack=1 --download-metis=1 --download-mpich=1 --download-parmetis=1 --with-cc=gcc --with-cxx=g++ --with-fc=gfortran PETSC_ARCH=gnu-debug<br>[2]PETSC ERROR: formProl0() line 843 in src/ksp/pc/impls/gamg/agg.c<br>
[1]PETSC ERROR: [2]PETSC ERROR: ------------------------------------------------------------------------<br>PCGAMGProlongator_AGG() line 1196 in src/ksp/pc/impls/gamg/agg.c<br>[1]PETSC ERROR: [2]PETSC ERROR: PCSetUp_GAMG() line 588 in src/ksp/pc/impls/gamg/gamg.c<br>
PetscMallocValidate() line 149 in src/sys/memory/mtr.c<br>[2]PETSC ERROR: PCSetUp() line 890 in src/ksp/pc/interface/precon.c<br>[1]PETSC ERROR: formProl0() line 843 in src/ksp/pc/impls/gamg/agg.c<br>[1]PETSC ERROR: PCGAMGProlongator_AGG() line 1196 in src/ksp/pc/impls/gamg/agg.c<br>
[1]PETSC ERROR: PCSetUp_GAMG() line 588 in src/ksp/pc/impls/gamg/gamg.c<br>[1]PETSC ERROR: PCSetUp() line 890 in src/ksp/pc/interface/precon.c<br>[1]PETSC ERROR: KSPSetUp() line 278 in src/ksp/ksp/interface/itfunc.c<br>[2]PETSC ERROR: KSPSetUp() line 278 in src/ksp/ksp/interface/itfunc.c<br>
[1]PETSC ERROR: [2]PETSC ERROR: KSPSolve() line 399 in src/ksp/ksp/interface/itfunc.c<br>KSPSolve() line 399 in src/ksp/ksp/interface/itfunc.c<br>[0]PETSC ERROR: PetscMallocValidate: error detected at formProl0() line 843 in src/ksp/pc/impls/gamg/agg.c<br>
[0]PETSC ERROR: Memory [id=0(48)] at address 0x8483450 is corrupted (probably write past end of array)<br>[0]PETSC ERROR: Memory originally allocated in PetscObjectComposedDataIncreaseReal() line 171 in src/sys/objects/state.c<br>
[0]PETSC ERROR: --------------------- Error Message ------------------------------------<br>[0]PETSC ERROR: Memory corruption!<br>[0]PETSC ERROR:  !<br>[0]PETSC ERROR: ------------------------------------------------------------------------<br>
[0]PETSC ERROR: Petsc Development GIT revision: b4e904d1358c92c43842a940440f995d2117e40b  GIT Date: 2013-09-23 12:36:08 +0100<br>[0]PETSC ERROR: See docs/changes/index.html for recent updates.<br>[0]PETSC ERROR: See docs/faq.html for hints about trouble shooting.<br>
[0]PETSC ERROR: See docs/index.html for manual pages.<br>[0]PETSC ERROR: ------------------------------------------------------------------------<br>[0]PETSC ERROR: ../src/CYLINDER_EXE on a gnu-debug named <a href="http://wv.iihr.uiowa.edu">wv.iihr.uiowa.edu</a> by jmousel Mon Sep 23 15:07:15 2013<br>
[0]PETSC ERROR: Libraries linked from /home/jmousel/NumericalLibraries/petsc/gnu-debug/lib<br>[0]PETSC ERROR: Configure run at Mon Sep 23 15:04:14 2013<br>[0]PETSC ERROR: Configure options --download-cmake=1 --download-f-blas-lapack=1 --download-metis=1 --download-mpich=1 --download-parmetis=1 --with-cc=gcc --with-cxx=g++ --with-fc=gfortran PETSC_ARCH=gnu-debug<br>
[0]PETSC ERROR: ------------------------------------------------------------------------<br>[0]PETSC ERROR: PetscMallocValidate() line 149 in src/sys/memory/mtr.c<br>[0]PETSC ERROR: formProl0() line 843 in src/ksp/pc/impls/gamg/agg.c<br>
[0]PETSC ERROR: PCGAMGProlongator_AGG() line 1196 in src/ksp/pc/impls/gamg/agg.c<br>[0]PETSC ERROR: PCSetUp_GAMG() line 588 in src/ksp/pc/impls/gamg/gamg.c<br>[0]PETSC ERROR: PCSetUp() line 890 in src/ksp/pc/interface/precon.c<br>
[0]PETSC ERROR: KSPSetUp() line 278 in src/ksp/ksp/interface/itfunc.c<br>[0]PETSC ERROR: KSPSolve() line 399 in src/ksp/ksp/interface/itfunc.c<br>***[0]PCReset_GAMG this should not happen, cleaned up in SetUp<br>[2]PETSC ERROR: [0]PETSC ERROR: PetscMallocValidate: error detected at formProl0() line 843 in src/ksp/pc/impls/gamg/agg.c<br>
[0]PETSC ERROR: Memory [id=0(48)] at address 0x8483450 is corrupted (probably write past end of array)<br>[0]PETSC ERROR: Memory originally allocated in PetscObjectComposedDataIncreaseReal() line 171 in src/sys/objects/state.c<br>
PetscMallocValidate: error detected at formProl0() line 843 in src/ksp/pc/impls/gamg/agg.c<br>[0]PETSC ERROR: [2]PETSC ERROR: --------------------- Error Message ------------------------------------<br>Memory [id=0(48)] at address 0x9308690 is corrupted (probably write past end of array)<br>
[2]PETSC ERROR: [0]PETSC ERROR: Memory originally allocated in PetscObjectComposedDataIncreaseReal() line 171 in src/sys/objects/state.c<br>Memory corruption!<br>[2]PETSC ERROR: --------------------- Error Message ------------------------------------<br>
[0]PETSC ERROR: [2]PETSC ERROR: Memory corruption!<br>[2]PETSC ERROR:  !<br>[2]PETSC ERROR:  !<br>------------------------------------------------------------------------<br>[2]PETSC ERROR: [0]PETSC ERROR: Petsc Development GIT revision: b4e904d1358c92c43842a940440f995d2117e40b  GIT Date: 2013-09-23 12:36:08 +0100<br>
[2]PETSC ERROR: See docs/changes/index.html for recent updates.<br>------------------------------------------------------------------------<br>[2]PETSC ERROR: [0]PETSC ERROR: Petsc Development GIT revision: b4e904d1358c92c43842a940440f995d2117e40b  GIT Date: 2013-09-23 12:36:08 +0100<br>
[0]PETSC ERROR: See docs/changes/index.html for recent updates.<br>[0]PETSC ERROR: See docs/faq.html for hints about trouble shooting.<br>[0]PETSC ERROR: See docs/index.html for manual pages.<br>[0]PETSC ERROR: ------------------------------------------------------------------------<br>
[0]PETSC ERROR: ../src/CYLINDER_EXE on a gnu-debug named <a href="http://wv.iihr.uiowa.edu">wv.iihr.uiowa.edu</a> by jmousel Mon Sep 23 15:07:15 2013<br>[0]PETSC ERROR: Libraries linked from /home/jmousel/NumericalLibraries/petsc/gnu-debug/lib<br>
[0]PETSC ERROR: Configure run at Mon Sep 23 15:04:14 2013<br>[0]PETSC ERROR: Configure options --download-cmake=1 --download-f-blas-lapack=1 --download-metis=1 --download-mpich=1 --download-parmetis=1 --with-cc=gcc --with-cxx=g++ --with-fc=gfortran PETSC_ARCH=gnu-debug<br>
[0]PETSC ERROR: ------------------------------------------------------------------------<br>[0]PETSC ERROR: PetscMallocValidate() line 149 in src/sys/memory/mtr.c<br>[0]PETSC ERROR: formProl0() line 843 in src/ksp/pc/impls/gamg/agg.c<br>
[0]PETSC ERROR: PCGAMGProlongator_AGG() line 1196 in src/ksp/pc/impls/gamg/agg.c<br>[0]PETSC ERROR: PCSetUp_GAMG() line 588 in src/ksp/pc/impls/gamg/gamg.c<br>[0]PETSC ERROR: PCSetUp() line 890 in src/ksp/pc/interface/precon.c<br>
[0]PETSC ERROR: KSPSetUp() line 278 in src/ksp/ksp/interface/itfunc.c<br>[0]PETSC ERROR: KSPSolve() line 399 in src/ksp/ksp/interface/itfunc.c<br>See docs/faq.html for hints about trouble shooting.<br>[2]PETSC ERROR: See docs/index.html for manual pages.<br>
[2]PETSC ERROR: ------------------------------------------------------------------------<br>[2]PETSC ERROR: ../src/CYLINDER_EXE on a gnu-debug named <a href="http://wv.iihr.uiowa.edu">wv.iihr.uiowa.edu</a> by jmousel Mon Sep 23 15:07:15 2013<br>
[2]PETSC ERROR: Libraries linked from /home/jmousel/NumericalLibraries/petsc/gnu-debug/lib<br>[2]PETSC ERROR: Configure run at Mon Sep 23 15:04:14 2013<br>[2]PETSC ERROR: Configure options --download-cmake=1 --download-f-blas-lapack=1 --download-metis=1 --download-mpich=1 --download-parmetis=1 --with-cc=gcc --with-cxx=g++ --with-fc=gfortran PETSC_ARCH=gnu-debug<br>
[2]PETSC ERROR: ------------------------------------------------------------------------<br>[2]PETSC ERROR: PetscMallocValidate() line 149 in src/sys/memory/mtr.c<br>[2]PETSC ERROR: formProl0() line 843 in src/ksp/pc/impls/gamg/agg.c<br>
[2]PETSC ERROR: PCGAMGProlongator_AGG() line 1196 in src/ksp/pc/impls/gamg/agg.c<br>[2]PETSC ERROR: PCSetUp_GAMG() line 588 in src/ksp/pc/impls/gamg/gamg.c<br>[2]PETSC ERROR: PCSetUp() line 890 in src/ksp/pc/interface/precon.c<br>
[2]PETSC ERROR: [1]PETSC ERROR: PetscMallocValidate: error detected at formProl0() line 843 in src/ksp/pc/impls/gamg/agg.c<br>[1]PETSC ERROR: Memory [id=0(48)] at address 0x8556ca0 is corrupted (probably write past end of array)<br>
[1]PETSC ERROR: Memory originally allocated in PetscObjectComposedDataIncreaseReal() line 171 in src/sys/objects/state.c<br>[1]PETSC ERROR: --------------------- Error Message ------------------------------------<br>[1]PETSC ERROR: Memory corruption!<br>
[1]PETSC ERROR:  !<br>[1]PETSC ERROR: ------------------------------------------------------------------------<br>[1]PETSC ERROR: Petsc Development GIT revision: b4e904d1358c92c43842a940440f995d2117e40b  GIT Date: 2013-09-23 12:36:08 +0100<br>
[1]PETSC ERROR: See docs/changes/index.html for recent updates.<br>[1]PETSC ERROR: See docs/faq.html for hints about trouble shooting.<br>[1]PETSC ERROR: See docs/index.html for manual pages.<br>[1]PETSC ERROR: ------------------------------------------------------------------------<br>
[1]PETSC ERROR: ../src/CYLINDER_EXE on a gnu-debug named <a href="http://wv.iihr.uiowa.edu">wv.iihr.uiowa.edu</a> by jmousel Mon Sep 23 15:07:15 2013<br>[1]PETSC ERROR: Libraries linked from /home/jmousel/NumericalLibraries/petsc/gnu-debug/lib<br>
[1]PETSC ERROR: KSPSetUp() line 278 in src/ksp/ksp/interface/itfunc.c<br>Configure run at Mon Sep 23 15:04:14 2013<br>[2]PETSC ERROR: [1]PETSC ERROR: KSPSolve() line 399 in src/ksp/ksp/interface/itfunc.c<br>Configure options --download-cmake=1 --download-f-blas-lapack=1 --download-metis=1 --download-mpich=1 --download-parmetis=1 --with-cc=gcc --with-cxx=g++ --with-fc=gfortran PETSC_ARCH=gnu-debug<br>
[1]PETSC ERROR: ------------------------------------------------------------------------<br>[1]PETSC ERROR: PetscMallocValidate() line 149 in src/sys/memory/mtr.c<br>[1]PETSC ERROR: formProl0() line 843 in src/ksp/pc/impls/gamg/agg.c<br>
[1]PETSC ERROR: PCGAMGProlongator_AGG() line 1196 in src/ksp/pc/impls/gamg/agg.c<br>[1]PETSC ERROR: PCSetUp_GAMG() line 588 in src/ksp/pc/impls/gamg/gamg.c<br>[1]PETSC ERROR: PCSetUp() line 890 in src/ksp/pc/interface/precon.c<br>
[1]PETSC ERROR: KSPSetUp() line 278 in src/ksp/ksp/interface/itfunc.c<br>[1]PETSC ERROR: KSPSolve() line 399 in src/ksp/ksp/interface/itfunc.c<br>***[0]PCReset_GAMG this should not happen, cleaned up in SetUp<br>[1]PETSC ERROR: PetscMallocValidate: error detected at VecAXPY_Seq() line 257 in src/vec/vec/impls/seq/bvec1.c<br>
[1]PETSC ERROR: Memory [id=0(48)] at address 0x8556ca0 is corrupted (probably write past end of array)<br>[1]PETSC ERROR: Memory originally allocated in PetscObjectComposedDataIncreaseReal() line 171 in src/sys/objects/state.c<br>
[1]PETSC ERROR: --------------------- Error Message ------------------------------------<br>[1]PETSC ERROR: Memory corruption!<br>[1]PETSC ERROR:  !<br>[1]PETSC ERROR: ------------------------------------------------------------------------<br>
[1]PETSC ERROR: Petsc Development GIT revision: b4e904d1358c92c43842a940440f995d2117e40b  GIT Date: 2013-09-23 12:36:08 +0100<br>[0]PETSC ERROR: [1]PETSC ERROR: PetscMallocValidate: error detected at VecAXPY_Seq() line 257 in src/vec/vec/impls/seq/bvec1.c<br>
[0]PETSC ERROR: Memory [id=0(48)] at address 0x8483450 is corrupted (probably write past end of array)<br>[0]PETSC ERROR: Memory originally allocated in PetscObjectComposedDataIncreaseReal() line 171 in src/sys/objects/state.c<br>
[0]PETSC ERROR: --------------------- Error Message ------------------------------------<br>[0]PETSC ERROR: Memory corruption!<br>[0]PETSC ERROR:  !<br>[0]PETSC ERROR: ------------------------------------------------------------------------<br>
[0]PETSC ERROR: Petsc Development GIT revision: b4e904d1358c92c43842a940440f995d2117e40b  GIT Date: 2013-09-23 12:36:08 +0100<br>[0]PETSC ERROR: See docs/changes/index.html for recent updates.<br>See docs/changes/index.html for recent updates.<br>
[1]PETSC ERROR: See docs/faq.html for hints about trouble shooting.<br>[1]PETSC ERROR: See docs/index.html for manual pages.<br>[1]PETSC ERROR: ------------------------------------------------------------------------<br>[1]PETSC ERROR: ../src/CYLINDER_EXE on a gnu-debug named <a href="http://wv.iihr.uiowa.edu">wv.iihr.uiowa.edu</a> by jmousel Mon Sep 23 15:07:15 2013<br>
[1]PETSC ERROR: Libraries linked from /home/jmousel/NumericalLibraries/petsc/gnu-debug/lib<br>[1]PETSC ERROR: Configure run at Mon Sep 23 15:04:14 2013<br>[1]PETSC ERROR: Configure options --download-cmake=1 --download-f-blas-lapack=1 --download-metis=1 --download-mpich=1 --download-parmetis=1 --with-cc=gcc --with-cxx=g++ --with-fc=gfortran PETSC_ARCH=gnu-debug<br>
[1]PETSC ERROR: ------------------------------------------------------------------------<br>[1]PETSC ERROR: PetscMallocValidate() line 149 in src/sys/memory/mtr.c<br>[1]PETSC ERROR: VecAXPY_Seq() line 257 in src/vec/vec/impls/seq/bvec1.c<br>
[0]PETSC ERROR: See docs/faq.html for hints about trouble shooting.<br>[0]PETSC ERROR: See docs/index.html for manual pages.<br>[0]PETSC ERROR: ------------------------------------------------------------------------<br>[1]PETSC ERROR: [0]PETSC ERROR: VecAXPY() line 624 in src/vec/vec/interface/rvector.c<br>
../src/CYLINDER_EXE on a gnu-debug named <a href="http://wv.iihr.uiowa.edu">wv.iihr.uiowa.edu</a> by jmousel Mon Sep 23 15:07:15 2013<br>[0]PETSC ERROR: Libraries linked from /home/jmousel/NumericalLibraries/petsc/gnu-debug/lib<br>
[0]PETSC ERROR: Configure run at Mon Sep 23 15:04:14 2013<br>[0]PETSC ERROR: Configure options --download-cmake=1 --download-f-blas-lapack=1 --download-metis=1 --download-mpich=1 --download-parmetis=1 --with-cc=gcc --with-cxx=g++ --with-fc=gfortran PETSC_ARCH=gnu-debug<br>
[0]PETSC ERROR: ------------------------------------------------------------------------<br>[0]PETSC ERROR: PetscMallocValidate() line 149 in src/sys/memory/mtr.c<br>[0]PETSC ERROR: VecAXPY_Seq() line 257 in src/vec/vec/impls/seq/bvec1.c<br>
[0]PETSC ERROR: VecAXPY() line 624 in src/vec/vec/interface/rvector.c<br>[2]PETSC ERROR: PetscMallocValidate: error detected at VecAXPY_Seq() line 257 in src/vec/vec/impls/seq/bvec1.c<br>[2]PETSC ERROR: Memory [id=0(48)] at address 0x9308690 is corrupted (probably write past end of array)<br>
[2]PETSC ERROR: Memory originally allocated in PetscObjectComposedDataIncreaseReal() line 171 in src/sys/objects/state.c<br>[2]PETSC ERROR: --------------------- Error Message ------------------------------------<br>[2]PETSC ERROR: Memory corruption!<br>
[2]PETSC ERROR:  !<br>[2]PETSC ERROR: ------------------------------------------------------------------------<br>[2]PETSC ERROR: Petsc Development GIT revision: b4e904d1358c92c43842a940440f995d2117e40b  GIT Date: 2013-09-23 12:36:08 +0100<br>
[2]PETSC ERROR: See docs/changes/index.html for recent updates.<br>[2]PETSC ERROR: See docs/faq.html for hints about trouble shooting.<br>[2]PETSC ERROR: See docs/index.html for manual pages.<br>[2]PETSC ERROR: ------------------------------------------------------------------------<br>
[2]PETSC ERROR: ../src/CYLINDER_EXE on a gnu-debug named <a href="http://wv.iihr.uiowa.edu">wv.iihr.uiowa.edu</a> by jmousel Mon Sep 23 15:07:15 2013<br>[2]PETSC ERROR: Libraries linked from /home/jmousel/NumericalLibraries/petsc/gnu-debug/lib<br>
[2]PETSC ERROR: Configure run at Mon Sep 23 15:04:14 2013<br>[2]PETSC ERROR: Configure options --download-cmake=1 --download-f-blas-lapack=1 --download-metis=1 --download-mpich=1 --download-parmetis=1 --with-cc=gcc --with-cxx=g++ --with-fc=gfortran PETSC_ARCH=gnu-debug<br>
[2]PETSC ERROR: ------------------------------------------------------------------------<br>[2]PETSC ERROR: PetscMallocValidate() line 149 in src/sys/memory/mtr.c<br>[2]PETSC ERROR: VecAXPY_Seq() line 257 in src/vec/vec/impls/seq/bvec1.c<br>
[2]PETSC ERROR: VecAXPY() line 624 in src/vec/vec/interface/rvector.c<br>WARNING! There are options you set that were not used!<br>WARNING! could be spelling mistake, etc!<br>Option left: name:-pres_ksp_type value: preonly<br>
Option left: name:-pres_pc_type value: redistribute<br>Option left: name:-pres_redistribute_ksp_monitor_true_residual (no value)<br>Option left: name:-pres_redistribute_ksp_type value: bcgsl<br>Option left: name:-pres_redistribute_mg_coarse_ksp_type value: richardson<br>
Option left: name:-pres_redistribute_mg_coarse_pc_sor_its value: 5<br>Option left: name:-pres_redistribute_mg_coarse_pc_type value: sor<br>Option left: name:-pres_redistribute_mg_levels_ksp_type value: richardson<br>Option left: name:-pres_redistribute_mg_levels_pc_type value: sor<br>
Option left: name:-pres_redistribute_pc_gamg_agg_nsmooths value: 1<br>Option left: name:-pres_redistribute_pc_gamg_sym_graph value: true<br>Option left: name:-pres_redistribute_pc_gamg_threshold value: 0.05<br>Option left: name:-pres_redistribute_pc_gamg_type value: agg<br>
Option left: name:-pres_redistribute_pc_type value: gamg<br>#-@/home/jmousel/NumericalLibraries/petsc/gnu-debug/bin/mpiexec -n 3 ../src/CYLINDER_EXE -ELAFINT_case_name cylinder -lspaint_ksp_type bcgsl -lspaint_pc_type gamg -lspaint_pc_gamg_type agg -lspaint_pc_gamg_agg_nsmooths 1 -lspaint_pc_gamg_sym_graph true -lspaint_ksp_monitor -pres_ksp_type bcgsl -pres_pc_type gamg -pres_pc_gamg_threshold 0.025 -pres_mg_levels_ksp_type richardson -pres_mg_levels_pc_type sor -pres_mg_coarse_ksp_type richardson -pres_mg_coarse_pc_type sor -pres_mg_coarse_pc_sor_its 5 -pres_pc_gamg_type agg -pres_pc_gamg_agg_nsmooths 2 -pres_pc_gamg_sym_graph true -pres_ksp_monitor_true_residual <br>
<br><br><br><br><br>==11740== Invalid write of size 8<br>==11740==    at 0x5830EF0: PCGAMGOptprol_AGG (agg.c:1320)<br>==11740==    by 0x5818ED9: PCSetUp_GAMG (gamg.c:597)<br>==11740==    by 0x5742B21: PCSetUp (precon.c:890)<br>
==11740==    by 0x589BEDE: KSPSetUp (itfunc.c:278)<br>==11740==    by 0x589D05C: KSPSolve (itfunc.c:399)<br>==11740==    by 0x58D8CD1: kspsolve_ (itfuncf.c:219)<br>==11740==    by 0x5697F3: axbsolve_ (Axb.F90:141)<br>==11740==    by 0x56F768: lspaintcptflag_ (LevelsetPaint.F90:177)<br>
==11740==    by 0x4B72C3: lsinitialize_ (LevelsetInputsInitialize.F90:579)<br>==11740==    by 0x45BF2D: elafintinitialize_ (ElafintInitialize.F90:48)<br>==11740==    by 0x45A260: MAIN__ (ELAFINTMain.F90:43)<br>==11740==    by 0x5A8AC9: main (in /home/jmousel/Desktop/RobinsBCs/src/CYLINDER_EXE)<br>
==11740==  Address 0x8556cd0 is 2,176 bytes inside a block of size 2,180 alloc'd<br>==11740==    at 0x4A05548: memalign (vg_replace_malloc.c:727)<br>==11740==    by 0x4CF3D2D: PetscMallocAlign (mal.c:27)<br>==11740==    by 0x4CF5914: PetscTrMallocDefault (mtr.c:189)<br>
==11740==    by 0x4D5A0D4: PetscObjectComposedDataIncreaseReal (state.c:171)<br>==11740==    by 0x5830E97: PCGAMGOptprol_AGG (agg.c:1320)<br>==11740==    by 0x5818ED9: PCSetUp_GAMG (gamg.c:597)<br>==11740==    by 0x5742B21: PCSetUp (precon.c:890)<br>
==11740==    by 0x589BEDE: KSPSetUp (itfunc.c:278)<br>==11740==    by 0x589D05C: KSPSolve (itfunc.c:399)<br>==11740==    by 0x58D8CD1: kspsolve_ (itfuncf.c:219)<br>==11740==    by 0x5697F3: axbsolve_ (Axb.F90:141)<br><br>
<br><br></div></div></div>