xref: /petsc/src/snes/tutorials/output/ex19_tut_4.out (revision 174dc0c8cee294b82b85e4dd3b331b29396264fc)
1c4762a1bSJed Brownlid velocity = 0.000106281, prandtl # = 1., grashof # = 1.
2c4762a1bSJed BrownNumber of SNES iterations = 2
3c4762a1bSJed Brown************************************************************************************************************************
4c4762a1bSJed Brown***             WIDEN YOUR WINDOW TO 120 CHARACTERS.  Use 'enscript -r -fCourier9' to print this document            ***
5c4762a1bSJed Brown************************************************************************************************************************
6c4762a1bSJed Brown
7c4762a1bSJed Brown---------------------------------------------- PETSc Performance Summary: ----------------------------------------------
8c4762a1bSJed Brown
9c4762a1bSJed Brown./ex19 on a arch-ubuntu-mb-double-extra-opt named pdsbox with 1 processor, by patrick Fri Jul 27 15:30:21 2018
10c4762a1bSJed BrownUsing Petsc Development GIT revision: v3.9.3-921-gfc2aa81  GIT Date: 2018-07-27 11:07:58 +0200
11c4762a1bSJed Brown
12c4762a1bSJed Brown                         Max       Max/Min     Avg       Total
13c4762a1bSJed BrownTime (sec):           3.068e+00     1.000   3.068e+00
14c4762a1bSJed BrownObjects:              9.400e+01     1.000   9.400e+01
1588c1c111SJunchao ZhangFlops:                3.195e+09     1.000   3.195e+09  3.195e+09
1688c1c111SJunchao ZhangFlops/sec:            1.041e+09     1.000   1.041e+09  1.041e+09
1788c1c111SJunchao ZhangMPI Msg Count:        0.000e+00     0.000   0.000e+00  0.000e+00
1888c1c111SJunchao ZhangMPI Msg Len (bytes):  0.000e+00     0.000   0.000e+00  0.000e+00
19c4762a1bSJed BrownMPI Reductions:       0.000e+00     0.000
20c4762a1bSJed Brown
21c4762a1bSJed BrownFlop counting convention: 1 flop = 1 real number operation of type (multiply/divide/add/subtract)
2288c1c111SJunchao Zhang                            e.g., VecAXPY() for real vectors of length N --> 2N flops
2388c1c111SJunchao Zhang                            and VecAXPY() for complex vectors of length N --> 8N flops
24c4762a1bSJed Brown
25c4762a1bSJed BrownSummary of Stages:   ----- Time ------  ----- Flop ------  --- Messages ---  -- Message Lengths --  -- Reductions --
26c4762a1bSJed Brown                        Avg     %Total     Avg     %Total    Count   %Total     Avg         %Total    Count   %Total
27c4762a1bSJed Brown 0:      Main Stage: 3.0680e+00 100.0%  3.1952e+09 100.0%  0.000e+00   0.0%  0.000e+00        0.0%  0.000e+00   0.0%
28c4762a1bSJed Brown
29c4762a1bSJed Brown------------------------------------------------------------------------------------------------------------------------
30c4762a1bSJed BrownSee the 'Profiling' chapter of the users' manual for details on interpreting output.
31c4762a1bSJed BrownPhase summary info:
32c4762a1bSJed Brown   Count: number of times phase was executed
33c4762a1bSJed Brown   Time and Flop: Max - maximum over all processors
34c4762a1bSJed Brown                  Ratio - ratio of maximum to minimum over all processors
35c4762a1bSJed Brown   Mess: number of messages sent
36c4762a1bSJed Brown   AvgLen: average message length (bytes)
37c4762a1bSJed Brown   Reduct: number of global reductions
38c4762a1bSJed Brown   Global: entire computation
39c4762a1bSJed Brown   Stage: stages of a computation. Set stages with PetscLogStagePush() and PetscLogStagePop().
40c4762a1bSJed Brown      %T - percent time in this phase         %F - percent flop in this phase
41c4762a1bSJed Brown      %M - percent messages in this phase     %L - percent message lengths in this phase
42c4762a1bSJed Brown      %R - percent reductions in this phase
43*69fd5feaSJose E. Roman   Total Mflop/s: 1e-6 * (sum of flop over all processors)/(max time over all processors)
44c4762a1bSJed Brown------------------------------------------------------------------------------------------------------------------------
45c4762a1bSJed BrownEvent                Count      Time (sec)     Flop                              --- Global ---  --- Stage ----  Total
46c4762a1bSJed Brown                   Max Ratio  Max     Ratio   Max  Ratio  Mess   AvgLen  Reduct  %T %F %M %L %R  %T %F %M %L %R Mflop/s
47c4762a1bSJed Brown------------------------------------------------------------------------------------------------------------------------
48c4762a1bSJed Brown
49c4762a1bSJed Brown--- Event Stage 0: Main Stage
50c4762a1bSJed Brown
51c4762a1bSJed BrownSNESSolve              1 1.0 3.0142e+00 1.0 3.20e+09 1.0 0.0e+00 0.0e+00 0.0e+00 98100  0  0  0  98100  0  0  0  1060
52c4762a1bSJed BrownSNESFunctionEval      45 1.0 4.6601e-02 1.0 3.56e+07 1.0 0.0e+00 0.0e+00 0.0e+00  2  1  0  0  0   2  1  0  0  0   763
53c4762a1bSJed BrownSNESJacobianEval       2 1.0 8.7663e-02 1.0 3.63e+07 1.0 0.0e+00 0.0e+00 0.0e+00  3  1  0  0  0   3  1  0  0  0   414
54c4762a1bSJed BrownSNESLineSearch         2 1.0 6.2666e-03 1.0 5.32e+06 1.0 0.0e+00 0.0e+00 0.0e+00  0  0  0  0  0   0  0  0  0  0   849
55c4762a1bSJed BrownVecDot                 2 1.0 7.8201e-05 1.0 1.51e+05 1.0 0.0e+00 0.0e+00 0.0e+00  0  0  0  0  0   0  0  0  0  0  1925
56c4762a1bSJed BrownVecMDot              568 1.0 2.6999e-01 1.0 6.61e+08 1.0 0.0e+00 0.0e+00 0.0e+00  9 21  0  0  0   9 21  0  0  0  2447
57c4762a1bSJed BrownVecNorm              593 1.0 1.2326e-02 1.0 4.46e+07 1.0 0.0e+00 0.0e+00 0.0e+00  0  1  0  0  0   0  1  0  0  0  3621
58c4762a1bSJed BrownVecScale             587 1.0 7.1690e-03 1.0 2.21e+07 1.0 0.0e+00 0.0e+00 0.0e+00  0  1  0  0  0   0  1  0  0  0  3082
59c4762a1bSJed BrownVecCopy               63 1.0 1.7498e-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
60c4762a1bSJed BrownVecSet                64 1.0 4.0205e-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
61c4762a1bSJed BrownVecAXPY               76 1.0 2.5930e-03 1.0 5.72e+06 1.0 0.0e+00 0.0e+00 0.0e+00  0  0  0  0  0   0  0  0  0  0  2206
62c4762a1bSJed BrownVecWAXPY               2 1.0 2.6870e-04 1.0 7.53e+04 1.0 0.0e+00 0.0e+00 0.0e+00  0  0  0  0  0   0  0  0  0  0   280
63c4762a1bSJed BrownVecMAXPY             587 1.0 4.1431e-01 1.0 7.03e+08 1.0 0.0e+00 0.0e+00 0.0e+00 14 22  0  0  0  14 22  0  0  0  1698
64c4762a1bSJed BrownVecScatterBegin       45 1.0 7.8702e-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
65c4762a1bSJed BrownVecReduceArith         4 1.0 9.0122e-05 1.0 3.01e+05 1.0 0.0e+00 0.0e+00 0.0e+00  0  0  0  0  0   0  0  0  0  0  3341
66c4762a1bSJed BrownVecReduceComm          2 1.0 1.6689e-06 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
67c4762a1bSJed BrownVecNormalize         587 1.0 2.0009e-02 1.0 6.63e+07 1.0 0.0e+00 0.0e+00 0.0e+00  1  2  0  0  0   1  2  0  0  0  3312
68c4762a1bSJed BrownMatMult              587 1.0 8.6304e-01 1.0 8.54e+08 1.0 0.0e+00 0.0e+00 0.0e+00 28 27  0  0  0  28 27  0  0  0   990
69c4762a1bSJed BrownMatSolve             587 1.0 1.2751e+00 1.0 8.54e+08 1.0 0.0e+00 0.0e+00 0.0e+00 42 27  0  0  0  42 27  0  0  0   670
70c4762a1bSJed BrownMatLUFactorNum         2 1.0 5.5508e-02 1.0 1.41e+07 1.0 0.0e+00 0.0e+00 0.0e+00  2  0  0  0  0   2  0  0  0  0   254
71c4762a1bSJed BrownMatILUFactorSym        1 1.0 9.9506e-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
72c4762a1bSJed BrownMatAssemblyBegin       3 1.0 1.4305e-06 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
73c4762a1bSJed BrownMatAssemblyEnd         3 1.0 6.2709e-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
74c4762a1bSJed BrownMatGetRowIJ            1 1.0 4.0531e-06 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
75c4762a1bSJed BrownMatGetOrdering         1 1.0 1.2467e-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
76c4762a1bSJed BrownMatZeroEntries         2 1.0 4.0841e-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
77c4762a1bSJed BrownMatFDColorCreate       1 1.0 2.3603e-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
78c4762a1bSJed BrownMatFDColorSetUp        1 1.0 2.7331e-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
79c4762a1bSJed BrownMatFDColorApply        2 1.0 5.9345e-02 1.0 3.63e+07 1.0 0.0e+00 0.0e+00 0.0e+00  2  1  0  0  0   2  1  0  0  0   611
80c4762a1bSJed BrownMatFDColorFunc        42 1.0 4.4162e-02 1.0 3.32e+07 1.0 0.0e+00 0.0e+00 0.0e+00  1  1  0  0  0   1  1  0  0  0   752
81c4762a1bSJed BrownKSPSetUp               2 1.0 6.0439e-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
82c4762a1bSJed BrownKSPSolve               2 1.0 2.9187e+00 1.0 3.15e+09 1.0 0.0e+00 0.0e+00 0.0e+00 95 99  0  0  0  95 99  0  0  0  1080
83c4762a1bSJed BrownKSPGMRESOrthog       568 1.0 6.6268e-01 1.0 1.32e+09 1.0 0.0e+00 0.0e+00 0.0e+00 22 41  0  0  0  22 41  0  0  0  1994
84c4762a1bSJed BrownPCSetUp                2 1.0 6.6768e-02 1.0 1.41e+07 1.0 0.0e+00 0.0e+00 0.0e+00  2  0  0  0  0   2  0  0  0  0   211
85c4762a1bSJed BrownPCApply              587 1.0 1.2759e+00 1.0 8.54e+08 1.0 0.0e+00 0.0e+00 0.0e+00 42 27  0  0  0  42 27  0  0  0   670
86c4762a1bSJed Brown------------------------------------------------------------------------------------------------------------------------
87c4762a1bSJed Brown
88c4762a1bSJed BrownMemory usage is given in bytes:
89c4762a1bSJed Brown
90c4762a1bSJed BrownObject Type          Creations   Destructions     Memory  Descendants' Mem.
91c4762a1bSJed BrownReports information only for process 0.
92c4762a1bSJed Brown
93c4762a1bSJed Brown--- Event Stage 0: Main Stage
94c4762a1bSJed Brown
95c4762a1bSJed Brown                SNES     1              1         1372     0.
96c4762a1bSJed Brown              DMSNES     1              1          672     0.
97c4762a1bSJed Brown      SNESLineSearch     1              1         1000     0.
98c4762a1bSJed Brown              Vector    47             47     13320304     0.
99c4762a1bSJed Brown              Matrix     2              2     19277596     0.
100c4762a1bSJed Brown  Matrix FD Coloring     1              1     16612048     0.
101c4762a1bSJed Brown    Distributed Mesh     1              1         5344     0.
102c4762a1bSJed Brown           Index Set    29             29       738052     0.
103c4762a1bSJed Brown   IS L to G Mapping     2              2       189524     0.
104c4762a1bSJed Brown   Star Forest Graph     2              2         1728     0.
105c4762a1bSJed Brown     Discrete System     1              1          932     0.
106c4762a1bSJed Brown         Vec Scatter     2              2         1408     0.
107c4762a1bSJed Brown       Krylov Solver     1              1        18416     0.
108c4762a1bSJed Brown     DMKSP interface     1              1          656     0.
109c4762a1bSJed Brown      Preconditioner     1              1         1008     0.
110c4762a1bSJed Brown              Viewer     1              0            0     0.
111c4762a1bSJed Brown========================================================================================================================
112c4762a1bSJed BrownAverage time to get PetscTime(): 4.76837e-08
113c4762a1bSJed Brown#PETSc Option Table entries:
114c4762a1bSJed Brown-da_refine 5
115c4762a1bSJed Brown-log_view
116c4762a1bSJed Brown#End of PETSc Option Table entries
117c4762a1bSJed BrownCompiled without FORTRAN kernels
118c4762a1bSJed BrownCompiled with full precision matrices (default)
119c4762a1bSJed Brownsizeof(short) 2 sizeof(int) 4 sizeof(long) 8 sizeof(void*) 8 sizeof(PetscScalar) 8 sizeof(PetscInt) 4
120c4762a1bSJed BrownConfigure options: PETSC_DIR=/home/patrick/petsc-mb PETSC_ARCH=arch-ubuntu-mb-double-extra-opt --with-debugging=0 --with-precision=double --with-scalar-type=real --with-cc=gcc --with-cxx=g++ --with-fc=gfortran --download-mpich --COPTFLAGS="-g -O3 -march=native " --CXXOPTFLAGS="-g -O3 -march=native " --FOPTFLAGS="-g -O3 -march=native " --download-c2html --download-suitesparse --download-yaml --download-hdf5 --download-scalapack --download-metis --download-parmetis --download-mumps --download-superlu_dist --download-triangle --download-ctetgen --download-sundials --download-ml --download-exodusii --download-hdf5 --download-netcdf --download-pnetcdf
121c4762a1bSJed Brown-----------------------------------------
122c4762a1bSJed BrownLibraries compiled on 2018-07-27 13:01:14 on pdsbox
123c4762a1bSJed BrownMachine characteristics: Linux-4.13.0-39-generic-x86_64-with-Ubuntu-16.04-xenial
124c4762a1bSJed BrownUsing PETSc directory: /home/patrick/petsc-mb
125c4762a1bSJed BrownUsing PETSc arch: arch-ubuntu-mb-double-extra-opt
126c4762a1bSJed Brown-----------------------------------------
127c4762a1bSJed Brown
128c4762a1bSJed BrownUsing C compiler: /home/patrick/petsc-mb/arch-ubuntu-mb-double-extra-opt/bin/mpicc    -Wall -Wwrite-strings -Wno-strict-aliasing -Wno-unknown-pragmas -fstack-protector -fvisibility=hidden
129c4762a1bSJed BrownUsing Fortran compiler: /home/patrick/petsc-mb/arch-ubuntu-mb-double-extra-opt/bin/mpif90   -Wall -ffree-line-length-0 -Wno-unused-dummy-argument
130c4762a1bSJed Brown-----------------------------------------
131c4762a1bSJed Brown
132c4762a1bSJed BrownUsing include paths: -I/home/patrick/petsc-mb/include -I/home/patrick/petsc-mb/arch-ubuntu-mb-double-extra-opt/include
133c4762a1bSJed Brown-----------------------------------------
134c4762a1bSJed Brown
135c4762a1bSJed BrownUsing C linker: /home/patrick/petsc-mb/arch-ubuntu-mb-double-extra-opt/bin/mpicc
136c4762a1bSJed BrownUsing Fortran linker: /home/patrick/petsc-mb/arch-ubuntu-mb-double-extra-opt/bin/mpif90
137c4762a1bSJed BrownUsing libraries: -Wl,-rpath,/home/patrick/petsc-mb/arch-ubuntu-mb-double-extra-opt/lib -L/home/patrick/petsc-mb/arch-ubuntu-mb-double-extra-opt/lib -lpetsc -Wl,-rpath,/home/patrick/petsc-mb/arch-ubuntu-mb-double-extra-opt/lib -L/home/patrick/petsc-mb/arch-ubuntu-mb-double-extra-opt/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 -lcmumps -ldmumps -lsmumps -lzmumps -lmumps_common -lpord -lpthread -lscalapack -lumfpack -lklu -lcholmod -lbtf -lccolamd -lcolamd -lcamd -lamd -lsuitesparseconfig -lsuperlu_dist -lml -lsundials_cvode -lsundials_nvecserial -lsundials_nvecparallel -llapack -lblas -lexodus -lnetcdf -lpnetcdf -lhdf5hl_fortran -lhdf5_fortran -lhdf5_hl -lhdf5 -lparmetis -lmetis -ltriangle -lm -lctetgen -lpthread -lyaml -lstdc++ -ldl -lmpifort -lmpi -lgfortran -lm -lgfortran -lm -lgcc_s -lquadmath -lstdc++ -ldl
138c4762a1bSJed Brown-----------------------------------------
139c4762a1bSJed Brown
140