1[1] <(null)> PetscInfoSetFile(): Opened PetscInfo file ex182info.1 2[1] <mat> MatAssemblyBegin_MPIAIJ(): Stash has 0 entries, uses 0 mallocs. 3[1] <mat> MatAssemblyEnd_SeqAIJ(): Matrix size: 5 X 0; storage space: 25 unneeded,0 used 4[1] <mat> MatAssemblyEnd_SeqAIJ(): Matrix size: 5 X 5; storage space: 0 unneeded,5 used 5[1] <mat> MatAssemblyEnd_SeqAIJ(): Matrix size: 5 X 5; storage space: 25 unneeded,0 used 6[1] <mat> MatAssemblyEnd_SeqAIJ(): Maximum nonzeros in any row is 0 7[1] <mat> MatAssemblyEnd_SeqAIJ(): Maximum nonzeros in any row is 0 8[1] <mat> MatAssemblyEnd_SeqAIJ(): Maximum nonzeros in any row is 1 9[1] <mat> MatAssemblyEnd_SeqAIJ(): Number of mallocs during MatSetValues() is 0 10[1] <mat> MatAssemblyEnd_SeqAIJ(): Number of mallocs during MatSetValues() is 0 11[1] <mat> MatAssemblyEnd_SeqAIJ(): Number of mallocs during MatSetValues() is 0 12[1] <mat> MatCheckCompressedRow(): Found the ratio (num_zerorows 0)/(num_localrows 5) < 0.6. Do not use CompressedRow routines. 13[1] <mat> MatCheckCompressedRow(): Found the ratio (num_zerorows 5)/(num_localrows 5) > 0.6. Use CompressedRow routines. 14[1] <mat> MatCheckCompressedRow(): Found the ratio (num_zerorows 5)/(num_localrows 5) > 0.6. Use CompressedRow routines. 15[1] <mat> MatSeqAIJCheckInode(): Found 1 nodes of 5. Limit used: 5. Using Inode routines 16[1] <mat> MatSeqAIJCheckInode(): Found 5 nodes out of 5 rows. Not using Inode routines 17[1] <sys> PetscFinalize(): PetscFinalize() called 18