Running test examples to verify correct installation Using PETSC_DIR=/home/eod/software/petsc-3.10.4 and PETSC_ARCH=arch-intel-opt /usr/bin/sh: line 19: 6661 Segmentation fault (core dumped) mpiexec -n 1 ./ex19 -da_refine 3 -pc_type mg -ksp_type fgmres > ex19_1.tmp 2>&1 Possible error running C/C++ src/snes/examples/tutorials/ex19 with 1 MPI process See http://www.mcs.anl.gov/petsc/documentation/faq.html /usr/bin/sh: line 19: 6665 Segmentation fault (core dumped) mpiexec -n 2 ./ex19 -da_refine 3 -pc_type mg -ksp_type fgmres > ex19_1.tmp 2>&1 Possible error running C/C++ src/snes/examples/tutorials/ex19 with 2 MPI processes See http://www.mcs.anl.gov/petsc/documentation/faq.html /usr/bin/sh: line 3: 6673 Segmentation fault (core dumped) mpiexec -n 2 ./ex19 -da_refine 3 -snes_monitor_short -pc_type hypre > ex19_1.tmp 2>&1 1,5d0 < lid velocity = 0.0016, prandtl # = 1., grashof # = 1. < 0 SNES Function norm 0.0406612 < 1 SNES Function norm 4.12227e-06 < 2 SNES Function norm 6.098e-11 < Number of SNES iterations = 2 /home/eod/software/petsc-3.10.4/src/snes/examples/tutorials Possible problem with ex19_hypre, diffs above ========================================= /usr/bin/sh: line 3: 6694 Segmentation fault (core dumped) mpiexec -n 2 ./ex19 -pc_type fieldsplit -pc_fieldsplit_block_size 4 -pc_fieldsplit_type SCHUR -pc_fieldsplit_0_fields 0,1,2 -pc_fieldsplit_1_fields 3 -fieldsplit_0_pc_type lu -fieldsplit_1_pc_type lu -snes_monitor_short -ksp_monitor_short -fieldsplit_0_pc_factor_mat_solver_type mumps -fieldsplit_1_pc_factor_mat_solver_type mumps > ex19_6.tmp 2>&1 1,9d0 < lid velocity = 0.0625, prandtl # = 1., grashof # = 1. < 0 SNES Function norm 0.239155 < 0 KSP Residual norm 0.239155 < 1 KSP Residual norm < 1.e-11 < 1 SNES Function norm 6.81968e-05 < 0 KSP Residual norm 6.81968e-05 < 1 KSP Residual norm < 1.e-11 < 2 SNES Function norm < 1.e-11 < Number of SNES iterations = 2 /home/eod/software/petsc-3.10.4/src/snes/examples/tutorials Possible problem with ex19_fieldsplit_fieldsplit_mumps, diffs above ========================================= /usr/bin/sh: line 3: 6715 Segmentation fault (core dumped) mpiexec -n 1 ./ex19 -da_grid_x 20 -da_grid_y 20 -pc_type lu -pc_factor_mat_solver_type superlu_dist > ex19.tmp 2>&1 1,2d0 < lid velocity = 0.0025, prandtl # = 1., grashof # = 1. < Number of SNES iterations = 2 /home/eod/software/petsc-3.10.4/src/snes/examples/tutorials Possible problem with ex19_superlu_dist, diffs above ========================================= /usr/bin/sh: line 13: 6809 Segmentation fault (core dumped) mpiexec -n 1 ./ex5f > ex5f_1.tmp 2>&1 Possible error running Fortran example src/snes/examples/tutorials/ex5f with 1 MPI process See http://www.mcs.anl.gov/petsc/documentation/faq.html Completed test examples