~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
Command: srun -n 1 -c 2 --cpu_bind=cores /global/homes/r/roguzsel/mso/code/superlu_dist-symatch/build/EXAMPLE/pddrive3d-sym -c 1 -r 1 -d 1 -b 0 -t 1 -i 0 -p 5 -s 1 /global/homes/r/roguzsel/mso/data/opf_matrices/acopf/activsg10k/ACTIVSg10k_AC-tmp/matrix_ACTIVSg10k_AC_00.mtx
** MPI rank 0, gpu=0 **
**************************************************
.. blocking parameters from sp_ienv():
**    relaxation                 : 64
**    max supernode              : 256
**    estimated fill ratio       : 5
**    min GEMM m*k*n to use GPU  : 6000
.. parallel environment:
**    OpenMP threads             :    1
**    GPU enabled?               :    0
**************************************************
**************************************************
.. options:
**    Fact                      :    0
**    Equil                     :    1
**    DiagInv                   :    1
**    ParSymbFact               :    0
**    ColPerm                   :    4
**    RowPerm                   :    5
**    ReplaceTinyPivot          :    1
**    IterRefine                :    0
**    Trans                     :    0
**    num_lookaheads            :   10
**    batchCount                :    0
**    SymPattern                :    1
**    SymFact                   :    0
**    lookahead_etree           :    0
**    Use_TensorCore            :    0
**    Use 3D algorithm          :    1
** parameters that can be altered by environment variables:
**    superlu_relax             :   64
**    superlu_maxsup            :  256
**    min GEMM m*k*n to use GPU : 6000
**    GPU buffer size           :   10000000
**    GPU streams               :    1
**    estimated fill ratio      :    5
**************************************************
MPI_Query_thread with MPI_THREAD_MULTIPLE
__STDC_VERSION__ 201112
Library version:	9.0.0
Input matrix file:	/global/homes/r/roguzsel/mso/data/opf_matrices/acopf/activsg10k/ACTIVSg10k_AC-tmp/matrix_ACTIVSg10k_AC_00.mtx
3D process grid: 1 X 1 X 1
Symmetric matrix: will be expanded
new_nonz upper bound symmetric expansion:	 1447440
m 238072, n 238072, nonz 723720
triplet file: row/col indices are one-based.
*nonz after symmetric expansion:	 1209368
Time to read and distribute matrix 2.03
options->RowPerm == MC80
 mc80_default_control_d c interface
 [BEG] mc80_order_full_d c interface
 F
 [END] mc80_order_full_d c interface
info:
  compress_rank 141202
  flag 0
  flag68 0
  max_cycle 12
  struct_rank 238072
  stat 0
#1x1 44332 #2x2 193740 #crs 141202
apply_perm_sym (B = PrAPr^T): 0.007966 
MC80 over
#1x1 44332 #2x2 96870 w1x1 44332.000000 w2x2 135684.473300 wtot 180016.473300 pure-time 0.000000
#nnzs in the coarse graph 798758
get_perm_c_dist (Pc = fill(Bc)): 0.505287 
apply_perm_sym (C = PcBcPc^T): 0.004381 
sp_symetree_dist: 0.007058 
TreePostorder: 0.001971 
apply_perm_sym (D = PeCPe^T): 0.003633 
COLPERM: 0.542617 
	Matrix size min_mn    238072
	Nonzeros in L        6585308
	Nonzeros in U        6585308
	nonzeros in L+U     12932544
	nonzeros in LSUB     1166465

** Memory Usage **********************************
** Total highmark (MB):
    Sum-of-all :   250.58 | Avg :   250.58  | Max :   250.58
    Max at rank 0, different stages (MB):
	. symbfact           34.41
	. distribution      250.58
	. numfact           110.59
** NUMfact space (MB): (sum-of-all-processes)
    L\U :          110.59 |  Total :   110.59
	. max at rank 0, max L+U memory (MB):   110.59
	. max at rank 0, peak buffer (MB):        0.00
**************************************************

** number of Tiny Pivots:      779

** number of 2x2 Pivots by sytrf:        0

** Inertia (pos,neg,zero):          0          0          0

info          0
.. Sol  0: ||X - Xtrue|| / ||X|| = 2.920035e-01	 max_i |x - xtrue|_i / |x|_i = 7.018735e-01
**************************************************
**** Time (seconds) ****
	EQUIL time            0.022
	ROWPERM time          0.102
	COLPERM time          0.543
	SYMBFACT time         0.056
	DISTRIBUTE time       0.332
	FACTOR time           0.819
	Factor flops	4.554981e+08	Mflops 	  556.13
	SOLVE time            0.060
	Solve flops	2.586509e+07	Mflops 	  427.92
**************************************************
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
