xref: /petsc/src/snes/tutorials/output/ex19_tut_4.out (revision c4762a1b19cd2af06abeed90e8f9d34fb975dd94)
1*c4762a1bSJed Brownlid velocity = 0.000106281, prandtl # = 1., grashof # = 1.
2*c4762a1bSJed BrownNumber of SNES iterations = 2
3*c4762a1bSJed Brown************************************************************************************************************************
4*c4762a1bSJed Brown***             WIDEN YOUR WINDOW TO 120 CHARACTERS.  Use 'enscript -r -fCourier9' to print this document            ***
5*c4762a1bSJed Brown************************************************************************************************************************
6*c4762a1bSJed Brown
7*c4762a1bSJed Brown---------------------------------------------- PETSc Performance Summary: ----------------------------------------------
8*c4762a1bSJed Brown
9*c4762a1bSJed Brown./ex19 on a arch-ubuntu-mb-double-extra-opt named pdsbox with 1 processor, by patrick Fri Jul 27 15:30:21 2018
10*c4762a1bSJed BrownUsing Petsc Development GIT revision: v3.9.3-921-gfc2aa81  GIT Date: 2018-07-27 11:07:58 +0200
11*c4762a1bSJed Brown
12*c4762a1bSJed Brown                         Max       Max/Min     Avg       Total
13*c4762a1bSJed BrownTime (sec):           3.068e+00     1.000   3.068e+00
14*c4762a1bSJed BrownObjects:              9.400e+01     1.000   9.400e+01
15*c4762a1bSJed BrownFlop:                 3.195e+09     1.000   3.195e+09  3.195e+09
16*c4762a1bSJed BrownFlop/sec:             1.041e+09     1.000   1.041e+09  1.041e+09
17*c4762a1bSJed BrownMPI Messages:         0.000e+00     0.000   0.000e+00  0.000e+00
18*c4762a1bSJed BrownMPI Message Lengths:  0.000e+00     0.000   0.000e+00  0.000e+00
19*c4762a1bSJed BrownMPI Reductions:       0.000e+00     0.000
20*c4762a1bSJed Brown
21*c4762a1bSJed BrownFlop counting convention: 1 flop = 1 real number operation of type (multiply/divide/add/subtract)
22*c4762a1bSJed Brown                            e.g., VecAXPY() for real vectors of length N --> 2N flop
23*c4762a1bSJed Brown                            and VecAXPY() for complex vectors of length N --> 8N flop
24*c4762a1bSJed Brown
25*c4762a1bSJed BrownSummary of Stages:   ----- Time ------  ----- Flop ------  --- Messages ---  -- Message Lengths --  -- Reductions --
26*c4762a1bSJed Brown                        Avg     %Total     Avg     %Total    Count   %Total     Avg         %Total    Count   %Total
27*c4762a1bSJed 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%
28*c4762a1bSJed Brown
29*c4762a1bSJed Brown------------------------------------------------------------------------------------------------------------------------
30*c4762a1bSJed BrownSee the 'Profiling' chapter of the users' manual for details on interpreting output.
31*c4762a1bSJed BrownPhase summary info:
32*c4762a1bSJed Brown   Count: number of times phase was executed
33*c4762a1bSJed Brown   Time and Flop: Max - maximum over all processors
34*c4762a1bSJed Brown                  Ratio - ratio of maximum to minimum over all processors
35*c4762a1bSJed Brown   Mess: number of messages sent
36*c4762a1bSJed Brown   AvgLen: average message length (bytes)
37*c4762a1bSJed Brown   Reduct: number of global reductions
38*c4762a1bSJed Brown   Global: entire computation
39*c4762a1bSJed Brown   Stage: stages of a computation. Set stages with PetscLogStagePush() and PetscLogStagePop().
40*c4762a1bSJed Brown      %T - percent time in this phase         %F - percent flop in this phase
41*c4762a1bSJed Brown      %M - percent messages in this phase     %L - percent message lengths in this phase
42*c4762a1bSJed Brown      %R - percent reductions in this phase
43*c4762a1bSJed Brown   Total Mflop/s: 10e-6 * (sum of flop over all processors)/(max time over all processors)
44*c4762a1bSJed Brown------------------------------------------------------------------------------------------------------------------------
45*c4762a1bSJed BrownEvent                Count      Time (sec)     Flop                              --- Global ---  --- Stage ----  Total
46*c4762a1bSJed Brown                   Max Ratio  Max     Ratio   Max  Ratio  Mess   AvgLen  Reduct  %T %F %M %L %R  %T %F %M %L %R Mflop/s
47*c4762a1bSJed Brown------------------------------------------------------------------------------------------------------------------------
48*c4762a1bSJed Brown
49*c4762a1bSJed Brown--- Event Stage 0: Main Stage
50*c4762a1bSJed Brown
51*c4762a1bSJed 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
52*c4762a1bSJed 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
53*c4762a1bSJed 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
54*c4762a1bSJed 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
55*c4762a1bSJed 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
56*c4762a1bSJed 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
57*c4762a1bSJed 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
58*c4762a1bSJed 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
59*c4762a1bSJed 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
60*c4762a1bSJed 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
61*c4762a1bSJed 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
62*c4762a1bSJed 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
63*c4762a1bSJed 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
64*c4762a1bSJed 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
65*c4762a1bSJed 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
66*c4762a1bSJed 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
67*c4762a1bSJed 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
68*c4762a1bSJed 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
69*c4762a1bSJed 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
70*c4762a1bSJed 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
71*c4762a1bSJed 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
72*c4762a1bSJed 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
73*c4762a1bSJed 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
74*c4762a1bSJed 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
75*c4762a1bSJed 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
76*c4762a1bSJed 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
77*c4762a1bSJed 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
78*c4762a1bSJed 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
79*c4762a1bSJed 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
80*c4762a1bSJed 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
81*c4762a1bSJed 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
82*c4762a1bSJed 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
83*c4762a1bSJed 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
84*c4762a1bSJed 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
85*c4762a1bSJed 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
86*c4762a1bSJed Brown------------------------------------------------------------------------------------------------------------------------
87*c4762a1bSJed Brown
88*c4762a1bSJed BrownMemory usage is given in bytes:
89*c4762a1bSJed Brown
90*c4762a1bSJed BrownObject Type          Creations   Destructions     Memory  Descendants' Mem.
91*c4762a1bSJed BrownReports information only for process 0.
92*c4762a1bSJed Brown
93*c4762a1bSJed Brown--- Event Stage 0: Main Stage
94*c4762a1bSJed Brown
95*c4762a1bSJed Brown                SNES     1              1         1372     0.
96*c4762a1bSJed Brown              DMSNES     1              1          672     0.
97*c4762a1bSJed Brown      SNESLineSearch     1              1         1000     0.
98*c4762a1bSJed Brown              Vector    47             47     13320304     0.
99*c4762a1bSJed Brown              Matrix     2              2     19277596     0.
100*c4762a1bSJed Brown  Matrix FD Coloring     1              1     16612048     0.
101*c4762a1bSJed Brown    Distributed Mesh     1              1         5344     0.
102*c4762a1bSJed Brown           Index Set    29             29       738052     0.
103*c4762a1bSJed Brown   IS L to G Mapping     2              2       189524     0.
104*c4762a1bSJed Brown   Star Forest Graph     2              2         1728     0.
105*c4762a1bSJed Brown     Discrete System     1              1          932     0.
106*c4762a1bSJed Brown         Vec Scatter     2              2         1408     0.
107*c4762a1bSJed Brown       Krylov Solver     1              1        18416     0.
108*c4762a1bSJed Brown     DMKSP interface     1              1          656     0.
109*c4762a1bSJed Brown      Preconditioner     1              1         1008     0.
110*c4762a1bSJed Brown              Viewer     1              0            0     0.
111*c4762a1bSJed Brown========================================================================================================================
112*c4762a1bSJed BrownAverage time to get PetscTime(): 4.76837e-08
113*c4762a1bSJed Brown#PETSc Option Table entries:
114*c4762a1bSJed Brown-da_refine 5
115*c4762a1bSJed Brown-log_view
116*c4762a1bSJed Brown#End of PETSc Option Table entries
117*c4762a1bSJed BrownCompiled without FORTRAN kernels
118*c4762a1bSJed BrownCompiled with full precision matrices (default)
119*c4762a1bSJed Brownsizeof(short) 2 sizeof(int) 4 sizeof(long) 8 sizeof(void*) 8 sizeof(PetscScalar) 8 sizeof(PetscInt) 4
120*c4762a1bSJed 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
121*c4762a1bSJed Brown-----------------------------------------
122*c4762a1bSJed BrownLibraries compiled on 2018-07-27 13:01:14 on pdsbox
123*c4762a1bSJed BrownMachine characteristics: Linux-4.13.0-39-generic-x86_64-with-Ubuntu-16.04-xenial
124*c4762a1bSJed BrownUsing PETSc directory: /home/patrick/petsc-mb
125*c4762a1bSJed BrownUsing PETSc arch: arch-ubuntu-mb-double-extra-opt
126*c4762a1bSJed Brown-----------------------------------------
127*c4762a1bSJed Brown
128*c4762a1bSJed 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
129*c4762a1bSJed BrownUsing Fortran compiler: /home/patrick/petsc-mb/arch-ubuntu-mb-double-extra-opt/bin/mpif90   -Wall -ffree-line-length-0 -Wno-unused-dummy-argument
130*c4762a1bSJed Brown-----------------------------------------
131*c4762a1bSJed Brown
132*c4762a1bSJed BrownUsing include paths: -I/home/patrick/petsc-mb/include -I/home/patrick/petsc-mb/arch-ubuntu-mb-double-extra-opt/include
133*c4762a1bSJed Brown-----------------------------------------
134*c4762a1bSJed Brown
135*c4762a1bSJed BrownUsing C linker: /home/patrick/petsc-mb/arch-ubuntu-mb-double-extra-opt/bin/mpicc
136*c4762a1bSJed BrownUsing Fortran linker: /home/patrick/petsc-mb/arch-ubuntu-mb-double-extra-opt/bin/mpif90
137*c4762a1bSJed 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
138*c4762a1bSJed Brown-----------------------------------------
139*c4762a1bSJed Brown
140