************************************************************************************************************************ *** WIDEN YOUR WINDOW TO 120 CHARACTERS. Use 'enscript -r -fCourier9' to print this document *** ************************************************************************************************************************ ---------------------------------------------- PETSc Performance Summary: ---------------------------------------------- ./ex22 on a linux-gnu named saw334 with 2 processors, by fpoulin Thu Feb 23 15:44:05 2012 Using Petsc Release Version 3.1.0, Patch 4, Fri Jul 30 14:42:02 CDT 2010 Max Max/Min Avg Total Time (sec): 2.270e+01 1.00043 2.270e+01 Objects: 1.760e+02 1.00000 1.760e+02 Flops: 5.488e+09 1.00286 5.481e+09 1.096e+10 Flops/sec: 2.418e+08 1.00242 2.415e+08 4.829e+08 MPI Messages: 9.300e+01 1.00000 9.300e+01 1.860e+02 MPI Message Lengths: 6.780e+06 1.00000 7.291e+04 1.356e+07 MPI Reductions: 2.630e+02 1.00000 Flop counting convention: 1 flop = 1 real number operation of type (multiply/divide/add/subtract) e.g., VecAXPY() for real vectors of length N --> 2N flops and VecAXPY() for complex vectors of length N --> 8N flops Summary of Stages: ----- Time ------ ----- Flops ----- --- Messages --- -- Message Lengths -- -- Reductions -- Avg %Total Avg %Total counts %Total Avg %Total counts %Total 0: Main Stage: 2.2697e+01 100.0% 1.0961e+10 100.0% 1.860e+02 100.0% 7.291e+04 100.0% 1.950e+02 74.1% ------------------------------------------------------------------------------------------------------------------------ See the 'Profiling' chapter of the users' manual for details on interpreting output. Phase summary info: Count: number of times phase was executed Time and Flops: Max - maximum over all processors Ratio - ratio of maximum to minimum over all processors Mess: number of messages sent Avg. len: average message length Reduct: number of global reductions Global: entire computation Stage: stages of a computation. Set stages with PetscLogStagePush() and PetscLogStagePop(). %T - percent time in this phase %F - percent flops in this phase %M - percent messages in this phase %L - percent message lengths in this phase %R - percent reductions in this phase Total Mflop/s: 10e-6 * (sum of flops over all processors)/(max time over all processors) ------------------------------------------------------------------------------------------------------------------------ Event Count Time (sec) Flops --- Global --- --- Stage --- Total Max Ratio Max Ratio Max Ratio Mess Avg len Reduct %T %F %M %L %R %T %F %M %L %R Mflop/s ------------------------------------------------------------------------------------------------------------------------ --- Event Stage 0: Main Stage VecMDot 21 1.0 1.7350e-01 1.5 2.67e+07 1.0 0.0e+00 0.0e+00 2.1e+01 1 0 0 0 8 1 0 0 0 11 305 VecNorm 55 1.0 2.9893e-01 1.4 5.17e+07 1.0 0.0e+00 0.0e+00 5.5e+01 1 1 0 0 21 1 1 0 0 28 343 VecScale 40 1.0 6.7909e-02 1.2 1.88e+07 1.0 0.0e+00 0.0e+00 0.0e+00 0 0 0 0 0 0 0 0 0 0 549 VecCopy 19 1.0 8.5594e-02 1.1 0.00e+00 0.0 0.0e+00 0.0e+00 0.0e+00 0 0 0 0 0 0 0 0 0 0 0 VecSet 123 1.0 1.6894e-01 1.0 0.00e+00 0.0 0.0e+00 0.0e+00 0.0e+00 1 0 0 0 0 1 0 0 0 0 0 VecAXPY 35 1.0 1.7873e-01 1.0 3.29e+07 1.0 0.0e+00 0.0e+00 0.0e+00 1 1 0 0 0 1 1 0 0 0 365 VecAYPX 9 1.0 4.8867e-02 1.2 3.72e+06 1.0 0.0e+00 0.0e+00 0.0e+00 0 0 0 0 0 0 0 0 0 0 151 VecMAXPY 40 1.0 2.3479e-01 1.0 4.74e+07 1.0 0.0e+00 0.0e+00 0.0e+00 1 1 0 0 0 1 1 0 0 0 401 VecScatterBegin 94 1.0 9.6922e-03 1.1 0.00e+00 0.0 1.4e+02 6.7e+04 0.0e+00 0 0 75 69 0 0 0 75 69 0 0 VecScatterEnd 94 1.0 3.5706e-01 8.6 0.00e+00 0.0 0.0e+00 0.0e+00 0.0e+00 1 0 0 0 0 1 0 0 0 0 0 VecNormalize 36 1.0 2.2178e-01 1.3 4.46e+07 1.0 0.0e+00 0.0e+00 3.6e+01 1 1 0 0 14 1 1 0 0 18 398 MatMult 52 1.0 1.7643e+00 1.0 3.04e+08 1.0 9.8e+01 6.7e+04 0.0e+00 8 6 53 49 0 8 6 53 49 0 342 MatMultAdd 9 1.0 1.9748e-01 1.4 2.48e+07 1.0 9.0e+00 1.6e+04 0.0e+00 1 0 5 1 0 1 0 5 1 0 249 MatMultTranspose 15 1.0 2.7387e-01 1.2 4.71e+07 1.0 1.5e+01 1.8e+04 0.0e+00 1 1 8 2 0 1 1 8 2 0 341 MatSolve 60 1.0 2.4454e+00 1.1 4.58e+08 1.0 0.0e+00 0.0e+00 0.0e+00 10 8 0 0 0 10 8 0 0 0 372 MatLUFactorSym 1 1.0 2.6908e-01 1.0 0.00e+00 0.0 0.0e+00 0.0e+00 1.0e+00 1 0 0 0 0 1 0 0 0 1 0 MatLUFactorNum 3 1.0 1.3279e+01 1.0 4.47e+09 1.0 0.0e+00 0.0e+00 0.0e+00 58 82 0 0 0 58 82 0 0 0 674 MatILUFactorSym 2 1.0 2.7221e-01 1.1 0.00e+00 0.0 0.0e+00 0.0e+00 2.0e+00 1 0 0 0 1 1 0 0 0 1 0 MatAssemblyBegin 9 1.0 2.7183e-02 1.7 0.00e+00 0.0 0.0e+00 0.0e+00 1.6e+01 0 0 0 0 6 0 0 0 0 8 0 MatAssemblyEnd 9 1.0 3.5126e-01 1.0 0.00e+00 0.0 1.6e+01 1.2e+04 3.8e+01 2 0 9 1 14 2 0 9 1 19 0 MatGetRowIJ 3 1.0 2.3270e-03 1.0 0.00e+00 0.0 0.0e+00 0.0e+00 0.0e+00 0 0 0 0 0 0 0 0 0 0 0 MatGetOrdering 3 1.0 6.4096e-02 1.0 0.00e+00 0.0 0.0e+00 0.0e+00 6.0e+00 0 0 0 0 2 0 0 0 0 3 0 MatGetRedundant 1 1.0 1.1768e-02 1.0 0.00e+00 0.0 6.0e+00 4.9e+05 2.0e+00 0 0 3 22 1 0 0 3 22 1 0 KSPGMRESOrthog 21 1.0 2.8986e-01 1.2 5.33e+07 1.0 0.0e+00 0.0e+00 2.1e+01 1 1 0 0 8 1 1 0 0 11 365 KSPSetup 7 1.0 1.9679e-01 1.0 0.00e+00 0.0 0.0e+00 0.0e+00 0.0e+00 1 0 0 0 0 1 0 0 0 0 0 KSPSolve 1 1.0 1.9881e+01 1.0 5.47e+09 1.0 1.6e+02 8.3e+04 9.8e+01 88100 84 96 37 88100 84 96 50 550 PCSetUp 3 1.0 1.3980e+01 1.0 4.47e+09 1.0 1.8e+01 2.1e+05 2.3e+01 61 82 10 28 9 61 82 10 28 12 640 PCSetUpOnBlocks 18 1.0 5.1603e-01 1.1 2.00e+07 1.0 0.0e+00 0.0e+00 6.0e+00 2 0 0 0 2 2 0 0 0 3 77 PCApply 3 1.0 5.7104e+00 1.0 9.39e+08 1.0 1.3e+02 6.3e+04 7.5e+01 25 17 71 62 29 25 17 71 62 38 326 ------------------------------------------------------------------------------------------------------------------------ Memory usage is given in bytes: Object Type Creations Destructions Memory Descendants' Mem. Reports information only for process 0. --- Event Stage 0: Main Stage Container 1 1 396 0 Distributed array 3 3 4607220 0 Vec 78 78 326487040 0 Vec Scatter 13 13 11596 0 Index Set 35 35 27795184 0 IS L to G Mapping 3 3 4594776 0 Matrix 19 19 441556544 0 Krylov Solver 12 12 62712 0 Preconditioner 12 12 8720 0 ======================================================================================================================== Average time to get PetscTime(): 9.53674e-08 Average time for MPI_Barrier(): 1.23978e-06 Average time for zero size MPI_Send(): 1.75238e-05 #PETSc Option Table entries: -da_grid_x 32 -da_grid_y 32 -da_grid_z 32 -log_summary #End of PETSc Option Table entries Compiled without FORTRAN kernels Compiled with full precision matrices (default) sizeof(short) 2 sizeof(int) 4 sizeof(long) 8 sizeof(void*) 8 sizeof(PetscScalar) 8 Configure run at: Thu Sep 16 10:15:19 2010 Configure options: --prefix=/work/syam/PETSC-3.1 --with-debugging=no --with-cc=icc --with-fc=ifort --with-cxx=icpc --ignoreWarnings=1 --with-shared --with-dynamic=0 --with-scalar-type=real --with-blas-lapack-lib=/opt/sharcnet/acml/4.3.0/ifort-64bit/ifort64/lib/libacml.so --with-mpiexec=/home/syam/bin/mpi_petsc2.run --with-mpi-shared=1 --with-x=0 --with-x11=0 --with-mpi-lib="[/opt/sharcnet/openmpi/1.4.2/intel/lib/libmpi_f90.so,/opt/sharcnet/openmpi/1.4.2/intel/lib/libmpi_f77.so,/opt/sharcnet/openmpi/1.4.2/intel/lib/libmpi_cxx.so,/opt/sharcnet/openmpi/1.4.2/intel/lib/libmpi.so]" --with-mpi-include=/opt/sharcnet/openmpi/1.4.2/intel/include ----------------------------------------- Libraries compiled on Thu Sep 16 10:29:50 EDT 2010 on hnd50 Machine characteristics: Linux hnd50 2.6.18-164.11.1.el5 #1 SMP Wed Jan 20 07:32:21 EST 2010 x86_64 x86_64 x86_64 GNU/Linux Using PETSc directory: /work/syam/mpi/petsc-3.1-p4 Using PETSc arch: linux-gnu-c-opt ----------------------------------------- Using C compiler: icc -fPIC -O Using Fortran compiler: ifort -fPIC -O ----------------------------------------- Using include paths: -I/work/syam/mpi/petsc-3.1-p4/linux-gnu-c-opt/include -I/work/syam/mpi/petsc-3.1-p4/include -I/opt/sharcnet/openmpi/1.4.2/intel/include ------------------------------------------ Using C linker: icc -fPIC -O Using Fortran linker: ifort -fPIC -O Using libraries: -Wl,-rpath,/work/syam/mpi/petsc-3.1-p4/linux-gnu-c-opt/lib -L/work/syam/mpi/petsc-3.1-p4/linux-gnu-c-opt/lib -lpetsc -Wl,-rpath,/opt/sharcnet/acml/4.3.0/ifort-64bit/ifort64/lib -L/opt/sharcnet/acml/4.3.0/ifort-64bit/ifort64/lib -lacml -Wl,-rpath,/opt/sharcnet/openmpi/1.4.2/intel/lib -L/opt/sharcnet/openmpi/1.4.2/intel/lib -lmpi_f90 -lmpi_f77 -lmpi_cxx -lmpi -ldl -Wl,-rpath,/opt/sharcnet/intel/11.0.083/icc/lib/intel64 -L/opt/sharcnet/intel/11.0.083/icc/lib/intel64 -Wl,-rpath,/usr/lib/gcc/x86_64-redhat-linux/4.1.2 -L/usr/lib/gcc/x86_64-redhat-linux/4.1.2 -limf -lsvml -lipgo -ldecimal -lirc -lgcc_s -lirc_s -Wl,-rpath,/opt/sharcnet/intel/11.0.083/ifc/lib/intel64 -L/opt/sharcnet/intel/11.0.083/ifc/lib/intel64 -lifport -lifcore -lm -lpthread -lm -ldl -limf -lsvml -lipgo -ldecimal -lirc -lgcc_s -lirc_s -ldl ------------------------------------------