************************************************************************************************************************ *** WIDEN YOUR WINDOW TO 120 CHARACTERS. Use 'enscript -r -fCourier9' to print this document *** ************************************************************************************************************************ ---------------------------------------------- PETSc Performance Summary: ---------------------------------------------- ./PB3D on a debug-complex named toon-XPS-L501X with 1 processor, by toon Thu Mar 30 08:53:07 2017 Using Petsc Release Version 3.6.4, Apr, 12, 2016 Max Max/Min Avg Total Time (sec): 7.318e+00 1.00000 7.318e+00 Objects: 5.960e+02 1.00000 5.960e+02 Flops: 2.889e+08 1.00000 2.889e+08 2.889e+08 Flops/sec: 3.948e+07 1.00000 3.948e+07 3.948e+07 Memory: 1.611e+07 1.00000 1.611e+07 MPI Messages: 0.000e+00 0.00000 0.000e+00 0.000e+00 MPI Message Lengths: 0.000e+00 0.00000 0.000e+00 0.000e+00 MPI Reductions: 0.000e+00 0.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: 7.3175e+00 100.0% 2.8889e+08 100.0% 0.000e+00 0.0% 0.000e+00 0.0% 0.000e+00 0.0% ------------------------------------------------------------------------------------------------------------------------ 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 (bytes) 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) ------------------------------------------------------------------------------------------------------------------------ ########################################################## # # # WARNING!!! # # # # This code was compiled with a debugging option, # # To get timing results run ./configure # # using --with-debugging=no, the performance will # # be generally two or three times faster. # # # ########################################################## ########################################################## # # # WARNING!!! # # # # The code for various complex numbers numerical # # kernels uses C++, which generally is not well # # optimized. For performance that is about 4-5 times # # faster, specify --with-fortran-kernels=1 # # when running ./configure.py. # # # ########################################################## 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 MatMult 99 1.0 2.7354e+00 1.0 1.40e+08 1.0 0.0e+00 0.0e+00 0.0e+00 37 49 0 0 0 37 49 0 0 0 51 MatSolve 85 1.0 9.4369e-01 1.0 0.00e+00 0.0 0.0e+00 0.0e+00 0.0e+00 13 0 0 0 0 13 0 0 0 0 0 MatLUFactorSym 1 1.0 1.4355e-01 1.0 0.00e+00 0.0 0.0e+00 0.0e+00 0.0e+00 2 0 0 0 0 2 0 0 0 0 0 MatLUFactorNum 1 1.0 2.8549e-01 1.0 0.00e+00 0.0 0.0e+00 0.0e+00 0.0e+00 4 0 0 0 0 4 0 0 0 0 0 MatCopy 1 1.0 9.4295e-04 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 MatConvert 2 1.0 2.2769e-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 MatAssemblyBegin 7 1.0 3.6955e-05 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 MatAssemblyEnd 7 1.0 1.2517e-04 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 MatGetRow 4000 1.0 3.5308e-02 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 MatGetRowIJ 1 1.0 5.9350e-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 1 1.0 9.3112e-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 MatZeroEntries 30 1.0 1.5759e-04 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 MatView 2 1.0 4.7972e-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 MatAXPY 1 1.0 1.7991e-01 1.0 0.00e+00 0.0 0.0e+00 0.0e+00 0.0e+00 2 0 0 0 0 2 0 0 0 0 0 EPSSetUp 1 1.0 4.6530e-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 EPSSolve 1 1.0 6.8414e+00 1.0 2.82e+08 1.0 0.0e+00 0.0e+00 0.0e+00 93 98 0 0 0 93 98 0 0 0 41 STSetUp 1 1.0 1.7428e-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 PCSetUp 1 1.0 4.3911e-01 1.0 0.00e+00 0.0 0.0e+00 0.0e+00 0.0e+00 6 0 0 0 0 6 0 0 0 0 0 PCApply 85 1.0 9.6208e-01 1.0 0.00e+00 0.0 0.0e+00 0.0e+00 0.0e+00 13 0 0 0 0 13 0 0 0 0 0 BVCreate 49 1.0 7.7341e-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 BVCopy 131 1.0 1.1174e-02 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 BVMult 497 1.0 1.1129e+00 1.0 8.67e+07 1.0 0.0e+00 0.0e+00 0.0e+00 15 30 0 0 0 15 30 0 0 0 78 BVDot 474 1.0 8.9522e-01 1.0 5.80e+07 1.0 0.0e+00 0.0e+00 0.0e+00 12 20 0 0 0 12 20 0 0 0 65 BVOrthogonalize 137 1.0 1.1604e+00 1.0 5.51e+07 1.0 0.0e+00 0.0e+00 0.0e+00 16 19 0 0 0 16 19 0 0 0 48 BVScale 136 1.0 7.5622e-03 1.0 1.09e+06 1.0 0.0e+00 0.0e+00 0.0e+00 0 0 0 0 0 0 0 0 0 0 144 BVNorm 43 1.0 3.3739e-03 1.0 6.88e+05 1.0 0.0e+00 0.0e+00 0.0e+00 0 0 0 0 0 0 0 0 0 0 204 BVSetRandom 5 1.0 5.8901e-02 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 BVMatProject 129 1.0 1.8166e-01 1.0 2.88e+07 1.0 0.0e+00 0.0e+00 0.0e+00 2 10 0 0 0 2 10 0 0 0 158 BVAXPY 43 1.0 5.0709e-02 1.0 7.52e+05 1.0 0.0e+00 0.0e+00 0.0e+00 1 0 0 0 0 1 0 0 0 0 15 DSSolve 49 1.0 3.8290e-02 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 DSVectors 87 1.0 1.9775e-02 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 DSOther 187 1.0 3.9845e-02 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 VecDot 3 1.0 2.9516e-04 1.0 4.80e+04 1.0 0.0e+00 0.0e+00 0.0e+00 0 0 0 0 0 0 0 0 0 0 163 VecNorm 45 1.0 3.0699e-03 1.0 7.20e+05 1.0 0.0e+00 0.0e+00 0.0e+00 0 0 0 0 0 0 0 0 0 0 234 VecCopy 259 1.0 3.6967e-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 VecSet 100 1.0 2.9497e-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 VecAXPY 1 1.0 2.0545e-02 1.0 1.60e+04 1.0 0.0e+00 0.0e+00 0.0e+00 0 0 0 0 0 0 0 0 0 0 1 VecReduceArith 86 1.0 1.0074e-02 1.0 1.38e+06 1.0 0.0e+00 0.0e+00 0.0e+00 0 0 0 0 0 0 0 0 0 0 137 VecReduceComm 43 1.0 2.2221e-04 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 ------------------------------------------------------------------------------------------------------------------------ Memory usage is given in bytes: Object Type Creations Destructions Memory Descendants' Mem. Reports information only for process 0. --- Event Stage 0: Main Stage Matrix 332 332 12636836 0 EPS Solver 1 1 3016 0 PetscRandom 1 1 640 0 Spectral Transform 1 1 828 0 Viewer 1 0 0 0 Krylov Solver 1 1 1144 0 Preconditioner 1 1 1024 0 Basis Vectors 50 50 185344 0 Region 1 1 648 0 Direct Solver 1 1 35264 0 Vector 204 203 10102376 0 Index Set 2 2 3152 0 ======================================================================================================================== Average time to get PetscTime(): 0 #PETSc Option Table entries: -eps_monitor -eps_ncv 16 -eps_type gd -eps_view -ksp_converged_reason -ksp_monitor_true_residual -ksp_view -log_view -st_pc_factor_mat_solver_package mumps -st_pc_type lu #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) 16 sizeof(PetscInt) 4 Configure options: PETSC_ARCH=debug-complex --with-scalar-type=complex --with-debugging --download-metis --download-mumps --download-parmetis --download-scalapack --with-valgrind-dir=/usr --with-hdf5-dir=/opt/hdf5-1.8.16/hdf5/ ----------------------------------------- Libraries compiled on Thu Apr 21 21:40:55 2016 on toon-XPS-L501X Machine characteristics: Linux-4.4.0-21-generic-x86_64-with-Ubuntu-16.04-xenial Using PETSc directory: /opt/petsc-3.6.4 Using PETSc arch: debug-complex ----------------------------------------- Using C compiler: mpicc -fPIC -Wall -Wwrite-strings -Wno-strict-aliasing -Wno-unknown-pragmas -g3 -O0 ${COPTFLAGS} ${CFLAGS} Using Fortran compiler: mpif90 -fPIC -Wall -Wno-unused-variable -ffree-line-length-0 -Wno-unused-dummy-argument -g -O0 ${FOPTFLAGS} ${FFLAGS} ----------------------------------------- Using include paths: -I/opt/petsc-3.6.4/debug-complex/include -I/opt/petsc-3.6.4/include -I/opt/petsc-3.6.4/include -I/opt/petsc-3.6.4/debug-complex/include -I/opt/hdf5-1.8.16/hdf5/include -I/usr/include -I/usr/lib/openmpi/include/openmpi/opal/mca/event/libevent2021/libevent -I/usr/lib/openmpi/include/openmpi/opal/mca/event/libevent2021/libevent/include -I/usr/lib/openmpi/include -I/usr/lib/openmpi/include/openmpi ----------------------------------------- Using C linker: mpicc Using Fortran linker: mpif90 Using libraries: -Wl,-rpath,/opt/petsc-3.6.4/debug-complex/lib -L/opt/petsc-3.6.4/debug-complex/lib -lpetsc -Wl,-rpath,/opt/petsc-3.6.4/debug-complex/lib -L/opt/petsc-3.6.4/debug-complex/lib -lcmumps -ldmumps -lsmumps -lzmumps -lmumps_common -lpord -lscalapack -llapack -lblas -lparmetis -lmetis -lhwloc -Wl,-rpath,/opt/hdf5-1.8.16/hdf5/lib -L/opt/hdf5-1.8.16/hdf5/lib -lhdf5hl_fortran -lhdf5_fortran -lhdf5_hl -lhdf5 -lm -Wl,-rpath,/usr/lib/openmpi/lib -L/usr/lib/openmpi/lib -Wl,-rpath,/usr/lib/gcc/x86_64-linux-gnu/5 -L/usr/lib/gcc/x86_64-linux-gnu/5 -Wl,-rpath,/usr/lib/x86_64-linux-gnu -L/usr/lib/x86_64-linux-gnu -Wl,-rpath,/lib/x86_64-linux-gnu -L/lib/x86_64-linux-gnu -lmpi_usempif08 -lmpi_usempi_ignore_tkr -lmpi_mpifh -lgfortran -lm -lgfortran -lm -lquadmath -lm -lmpi_cxx -lstdc++ -Wl,-rpath,/usr/lib/openmpi/lib -L/usr/lib/openmpi/lib -Wl,-rpath,/usr/lib/gcc/x86_64-linux-gnu/5 -L/usr/lib/gcc/x86_64-linux-gnu/5 -Wl,-rpath,/usr/lib/x86_64-linux-gnu -L/usr/lib/x86_64-linux-gnu -Wl,-rpath,/lib/x86_64-linux-gnu -L/lib/x86_64-linux-gnu -Wl,-rpath,/usr/lib/x86_64-linux-gnu -L/usr/lib/x86_64-linux-gnu -ldl -Wl,-rpath,/usr/lib/openmpi/lib -lmpi -lgcc_s -lpthread -ldl ----------------------------------------- WARNING! There are options you set that were not used! WARNING! could be spelling mistake, etc! Option left: name:-ksp_converged_reason (no value) Option left: name:-ksp_monitor_true_residual (no value) Option left: name:-ksp_view (no value)