Project

General

Profile

Bug #3609 » mon-b.r01.ps

Joao Eduardo Luis, 12/16/2012 04:30 AM

 
%!PS-Adobe-3.0
%%Creator: graphviz version 2.26.3 (20100126.1600)
%%Title: ceph-mon; 5669.4 MB
%%Pages: (atend)
%%BoundingBox: (atend)
%%EndComments
save
%%BeginProlog
/DotDict 200 dict def
DotDict begin

/setupLatin1 {
mark
/EncodingVector 256 array def
EncodingVector 0

ISOLatin1Encoding 0 255 getinterval putinterval
EncodingVector 45 /hyphen put

% Set up ISO Latin 1 character encoding
/starnetISO {
dup dup findfont dup length dict begin
{ 1 index /FID ne { def }{ pop pop } ifelse
} forall
/Encoding EncodingVector def
currentdict end definefont
} def
/Times-Roman starnetISO def
/Times-Italic starnetISO def
/Times-Bold starnetISO def
/Times-BoldItalic starnetISO def
/Helvetica starnetISO def
/Helvetica-Oblique starnetISO def
/Helvetica-Bold starnetISO def
/Helvetica-BoldOblique starnetISO def
/Courier starnetISO def
/Courier-Oblique starnetISO def
/Courier-Bold starnetISO def
/Courier-BoldOblique starnetISO def
cleartomark
} bind def

%%BeginResource: procset graphviz 0 0
/coord-font-family /Times-Roman def
/default-font-family /Times-Roman def
/coordfont coord-font-family findfont 8 scalefont def

/InvScaleFactor 1.0 def
/set_scale {
dup 1 exch div /InvScaleFactor exch def
scale
} bind def

% styles
/solid { [] 0 setdash } bind def
/dashed { [9 InvScaleFactor mul dup ] 0 setdash } bind def
/dotted { [1 InvScaleFactor mul 6 InvScaleFactor mul] 0 setdash } bind def
/invis {/fill {newpath} def /stroke {newpath} def /show {pop newpath} def} bind def
/bold { 2 setlinewidth } bind def
/filled { } bind def
/unfilled { } bind def
/rounded { } bind def
/diagonals { } bind def

% hooks for setting color
/nodecolor { sethsbcolor } bind def
/edgecolor { sethsbcolor } bind def
/graphcolor { sethsbcolor } bind def
/nopcolor {pop pop pop} bind def

/beginpage { % i j npages
/npages exch def
/j exch def
/i exch def
/str 10 string def
npages 1 gt {
gsave
coordfont setfont
0 0 moveto
(\() show i str cvs show (,) show j str cvs show (\)) show
grestore
} if
} bind def

/set_font {
findfont exch
scalefont setfont
} def

% draw text fitted to its expected width
/alignedtext { % width text
/text exch def
/width exch def
gsave
width 0 gt {
[] 0 setdash
text stringwidth pop width exch sub text length div 0 text ashow
} if
grestore
} def

/boxprim { % xcorner ycorner xsize ysize
4 2 roll
moveto
2 copy
exch 0 rlineto
0 exch rlineto
pop neg 0 rlineto
closepath
} bind def

/ellipse_path {
/ry exch def
/rx exch def
/y exch def
/x exch def
matrix currentmatrix
newpath
x y translate
rx ry scale
0 0 1 0 360 arc
setmatrix
} bind def

/endpage { showpage } bind def
/showpage { } def

/layercolorseq
[ % layer color sequence - darkest to lightest
[0 0 0]
[.2 .8 .8]
[.4 .8 .8]
[.6 .8 .8]
[.8 .8 .8]
]
def

/layerlen layercolorseq length def

/setlayer {/maxlayer exch def /curlayer exch def
layercolorseq curlayer 1 sub layerlen mod get
aload pop sethsbcolor
/nodecolor {nopcolor} def
/edgecolor {nopcolor} def
/graphcolor {nopcolor} def
} bind def

/onlayer { curlayer ne {invis} if } def

/onlayers {
/myupper exch def
/mylower exch def
curlayer mylower lt
curlayer myupper gt
or
{invis} if
} def

/curlayer 0 def

%%EndResource
%%EndProlog
%%BeginSetup
14 default-font-family set_font
1 setmiterlimit
% /arrowlength 10 def
% /arrowwidth 5 def

% make sure pdfmark is harmless for PS-interpreters other than Distiller
/pdfmark where {pop} {userdict /pdfmark /cleartomark load put} ifelse
% make '<<' and '>>' safe on PS Level 1 devices
/languagelevel where {pop languagelevel}{1} ifelse
2 lt {
userdict (<<) cvn ([) cvn load put
userdict (>>) cvn ([) cvn load put
} if

%%EndSetup
setupLatin1
%%Page: 1 1
%%PageBoundingBox: 36 36 1087 3334
%%PageOrientation: Portrait
<< /PageSize [1087 3334] >> setpagedevice
0 0 1 beginpage
gsave
36 36 1051 3298 boxprim clip newpath
1 1 set_scale 0 rotate 40 41 translate
[ /CropBox [36 36 1087 3334] /PAGES pdfmark
% Legend
gsave
0 0 0 nodecolor
24 /Times-Roman set_font
371 3263.9 moveto 121 (ceph-mon) alignedtext
0 0 0 nodecolor
24 /Times-Roman set_font
371 3234.9 moveto 202 (Total MB: 5669.4) alignedtext
0 0 0 nodecolor
24 /Times-Roman set_font
371 3205.9 moveto 242 (Focusing on: 5669.4) alignedtext
0 0 0 nodecolor
24 /Times-Roman set_font
371 3176.9 moveto 456 (Dropped nodes with <= 28.3 abs\(MB\)) alignedtext
0 0 0 nodecolor
24 /Times-Roman set_font
371 3147.9 moveto 380 (Dropped edges with <= 5.7 MB) alignedtext
grestore
% N1
gsave
1 setlinewidth
0 0 0 nodecolor
newpath 951 3082 moveto
853 3082 lineto
853 3034 lineto
951 3034 lineto
closepath stroke
0 0 0 nodecolor
8 /Times-Roman set_font
886.5 3070.8 moveto 31 (Thread) alignedtext
0 0 0 nodecolor
8 /Times-Roman set_font
877.5 3060.8 moveto 49 (_entry_func) alignedtext
0 0 0 nodecolor
8 /Times-Roman set_font
899 3050.8 moveto 44 (0.0 \(0.0%\)) alignedtext
0 0 0 nodecolor
8 /Times-Roman set_font
861 3040.8 moveto 82 (of 5669.4 \(100.0%\)) alignedtext
grestore
% N5
gsave
1 setlinewidth
0 0 0 nodecolor
newpath 948 2980 moveto
856 2980 lineto
856 2922 lineto
948 2922 lineto
closepath stroke
0 0 0 nodecolor
8 /Times-Roman set_font
869.5 2968.8 moveto 65 (DispatchQueue) alignedtext
0 0 0 nodecolor
8 /Times-Roman set_font
868.5 2958.8 moveto 67 (DispatchThread) alignedtext
0 0 0 nodecolor
8 /Times-Roman set_font
891 2948.8 moveto 22 (entry) alignedtext
0 0 0 nodecolor
8 /Times-Roman set_font
896 2938.8 moveto 44 (0.0 \(0.0%\)) alignedtext
0 0 0 nodecolor
8 /Times-Roman set_font
864 2928.8 moveto 76 (of 5646.3 \(99.6%\)) alignedtext
grestore
% N1->N5
gsave
2 setlinewidth
0 0 0 edgecolor
newpath 902 3033.99 moveto
902 3021.2 902 3005.13 902 2990.55 curveto
stroke
0 0 0 edgecolor
newpath 905.5 2990.27 moveto
902 2980.27 lineto
898.5 2990.27 lineto
closepath fill
1 setlinewidth
solid
0 0 0 edgecolor
newpath 905.5 2990.27 moveto
902 2980.27 lineto
898.5 2990.27 lineto
closepath stroke
0 0 0 edgecolor
14 /Times-Roman set_font
902 3003.4 moveto 50 (5646.3) alignedtext
grestore
% N2
gsave
1 setlinewidth
0 0 0 nodecolor
newpath 1001 284 moveto
387 284 lineto
387 0 lineto
1001 0 lineto
closepath stroke
0 0 0 nodecolor
58 /Times-Roman set_font
623.5 227.8 moveto 141 (ceph) alignedtext
0 0 0 nodecolor
58 /Times-Roman set_font
607.5 158.8 moveto 173 (buffer) alignedtext
0 0 0 nodecolor
58 /Times-Roman set_font
395 89.8 moveto 598 (create_page_aligned) alignedtext
0 0 0 nodecolor
58 /Times-Roman set_font
508 20.8 moveto 485 (5669.4 \(100.0%\)) alignedtext
grestore
% N3
gsave
1 setlinewidth
0 0 0 nodecolor
newpath 743 406 moveto
645 406 lineto
645 338 lineto
743 338 lineto
closepath stroke
0 0 0 nodecolor
8 /Times-Roman set_font
683.5 394.8 moveto 21 (ceph) alignedtext
0 0 0 nodecolor
8 /Times-Roman set_font
681 384.8 moveto 26 (buffer) alignedtext
0 0 0 nodecolor
8 /Times-Roman set_font
687.5 374.8 moveto 13 (list) alignedtext
0 0 0 nodecolor
8 /Times-Roman set_font
657.5 364.8 moveto 73 (append@89979e) alignedtext
0 0 0 nodecolor
8 /Times-Roman set_font
691 354.8 moveto 44 (0.0 \(0.0%\)) alignedtext
0 0 0 nodecolor
8 /Times-Roman set_font
653 344.8 moveto 82 (of 5669.4 \(100.0%\)) alignedtext
grestore
% N3->N2
gsave
2 setlinewidth
0 0 0 edgecolor
newpath 694 337.57 moveto
694 325.22 694 310.38 694 294.46 curveto
stroke
0 0 0 edgecolor
newpath 697.5 294.43 moveto
694 284.43 lineto
690.5 294.43 lineto
closepath fill
1 setlinewidth
solid
0 0 0 edgecolor
newpath 697.5 294.43 moveto
694 284.43 lineto
690.5 294.43 lineto
closepath stroke
0 0 0 edgecolor
14 /Times-Roman set_font
694 307.4 moveto 50 (5669.4) alignedtext
grestore
% N4
gsave
1 setlinewidth
0 0 0 nodecolor
newpath 951 3232 moveto
853 3232 lineto
853 3194 lineto
951 3194 lineto
closepath stroke
0 0 0 nodecolor
8 /Times-Roman set_font
875.5 3220.8 moveto 53 (start_thread) alignedtext
0 0 0 nodecolor
8 /Times-Roman set_font
899 3210.8 moveto 44 (0.0 \(0.0%\)) alignedtext
0 0 0 nodecolor
8 /Times-Roman set_font
861 3200.8 moveto 82 (of 5669.4 \(100.0%\)) alignedtext
grestore
% N4->N1
gsave
2 setlinewidth
0 0 0 edgecolor
newpath 902 3193.99 moveto
902 3168.72 902 3123.6 902 3092.3 curveto
stroke
0 0 0 edgecolor
newpath 905.5 3092.26 moveto
902 3082.26 lineto
898.5 3092.26 lineto
closepath fill
1 setlinewidth
solid
0 0 0 edgecolor
newpath 905.5 3092.26 moveto
902 3082.26 lineto
898.5 3092.26 lineto
closepath stroke
0 0 0 edgecolor
14 /Times-Roman set_font
902 3105.4 moveto 50 (5669.4) alignedtext
grestore
% N6
gsave
1 setlinewidth
0 0 0 nodecolor
newpath 948 2868 moveto
856 2868 lineto
856 2820 lineto
948 2820 lineto
closepath stroke
0 0 0 nodecolor
8 /Times-Roman set_font
869.5 2856.8 moveto 65 (DispatchQueue) alignedtext
0 0 0 nodecolor
8 /Times-Roman set_font
891 2846.8 moveto 22 (entry) alignedtext
0 0 0 nodecolor
8 /Times-Roman set_font
896 2836.8 moveto 44 (0.0 \(0.0%\)) alignedtext
0 0 0 nodecolor
8 /Times-Roman set_font
864 2826.8 moveto 76 (of 5646.3 \(99.6%\)) alignedtext
grestore
% N5->N6
gsave
2 setlinewidth
0 0 0 edgecolor
newpath 902 2921.76 moveto
902 2908.35 902 2892.36 902 2878.37 curveto
stroke
0 0 0 edgecolor
newpath 905.5 2878.15 moveto
902 2868.15 lineto
898.5 2878.15 lineto
closepath fill
1 setlinewidth
solid
0 0 0 edgecolor
newpath 905.5 2878.15 moveto
902 2868.15 lineto
898.5 2878.15 lineto
closepath stroke
0 0 0 edgecolor
14 /Times-Roman set_font
902 2891.4 moveto 50 (5646.3) alignedtext
grestore
% N7
gsave
1 setlinewidth
0 0 0 nodecolor
newpath 954 2766 moveto
850 2766 lineto
850 2718 lineto
954 2718 lineto
closepath stroke
0 0 0 nodecolor
8 /Times-Roman set_font
878 2754.8 moveto 48 (Messenger) alignedtext
0 0 0 nodecolor
8 /Times-Roman set_font
858 2744.8 moveto 88 (ms_deliver_dispatch) alignedtext
0 0 0 nodecolor
8 /Times-Roman set_font
902 2734.8 moveto 44 (0.0 \(0.0%\)) alignedtext
0 0 0 nodecolor
8 /Times-Roman set_font
870 2724.8 moveto 76 (of 5646.3 \(99.6%\)) alignedtext
grestore
% N6->N7
gsave
2 setlinewidth
0 0 0 edgecolor
newpath 902 2819.83 moveto
902 2806.96 902 2790.92 902 2776.74 curveto
stroke
0 0 0 edgecolor
newpath 905.5 2776.35 moveto
902 2766.35 lineto
898.5 2776.35 lineto
closepath fill
1 setlinewidth
solid
0 0 0 edgecolor
newpath 905.5 2776.35 moveto
902 2766.35 lineto
898.5 2776.35 lineto
closepath stroke
0 0 0 edgecolor
14 /Times-Roman set_font
902 2789.4 moveto 50 (5646.3) alignedtext
grestore
% N9
gsave
1 setlinewidth
0 0 0 nodecolor
newpath 948 2664 moveto
856 2664 lineto
856 2616 lineto
948 2616 lineto
closepath stroke
0 0 0 nodecolor
8 /Times-Roman set_font
886 2652.8 moveto 32 (Monitor) alignedtext
0 0 0 nodecolor
8 /Times-Roman set_font
874.5 2642.8 moveto 55 (ms_dispatch) alignedtext
0 0 0 nodecolor
8 /Times-Roman set_font
896 2632.8 moveto 44 (0.0 \(0.0%\)) alignedtext
0 0 0 nodecolor
8 /Times-Roman set_font
864 2622.8 moveto 76 (of 5646.3 \(99.6%\)) alignedtext
grestore
% N7->N9
gsave
2 setlinewidth
0 0 0 edgecolor
newpath 902 2717.83 moveto
902 2704.96 902 2688.92 902 2674.74 curveto
stroke
0 0 0 edgecolor
newpath 905.5 2674.35 moveto
902 2664.35 lineto
898.5 2674.35 lineto
closepath fill
1 setlinewidth
solid
0 0 0 edgecolor
newpath 905.5 2674.35 moveto
902 2664.35 lineto
898.5 2674.35 lineto
closepath stroke
0 0 0 edgecolor
14 /Times-Roman set_font
902 2687.4 moveto 50 (5646.3) alignedtext
grestore
% N8
gsave
1 setlinewidth
0 0 0 nodecolor
newpath 948 2562 moveto
856 2562 lineto
856 2514 lineto
948 2514 lineto
closepath stroke
0 0 0 nodecolor
8 /Times-Roman set_font
886 2550.8 moveto 32 (Monitor) alignedtext
0 0 0 nodecolor
8 /Times-Roman set_font
872.5 2540.8 moveto 59 (_ms_dispatch) alignedtext
0 0 0 nodecolor
8 /Times-Roman set_font
896 2530.8 moveto 44 (0.0 \(0.0%\)) alignedtext
0 0 0 nodecolor
8 /Times-Roman set_font
864 2520.8 moveto 76 (of 5646.3 \(99.6%\)) alignedtext
grestore
% N10
gsave
1 setlinewidth
0 0 0 nodecolor
newpath 782 1668 moveto
682 1668 lineto
682 1620 lineto
782 1620 lineto
closepath stroke
0 0 0 nodecolor
8 /Times-Roman set_font
710 1656.8 moveto 44 (PGMonitor) alignedtext
0 0 0 nodecolor
8 /Times-Roman set_font
689.5 1646.8 moveto 85 (update_from_paxos) alignedtext
0 0 0 nodecolor
8 /Times-Roman set_font
730.5 1636.8 moveto 44 (0.0 \(0.0%\)) alignedtext
0 0 0 nodecolor
8 /Times-Roman set_font
698.5 1626.8 moveto 76 (of 5515.9 \(97.3%\)) alignedtext
grestore
% N8->N10
gsave
1.26 setlinewidth
0 0 0 edgecolor
newpath 855.98 2526.27 moveto
792.28 2508.67 685 2473.47 685 2436 curveto
685 2436 685 2436 685 1776 curveto
685 1740.9 699.93 1703.44 712.96 1677.42 curveto
stroke
0 0 0 edgecolor
newpath 716.15 1678.87 moveto
717.64 1668.38 lineto
709.94 1675.65 lineto
closepath fill
1 setlinewidth
solid
0 0 0 edgecolor
newpath 716.15 1678.87 moveto
717.64 1668.38 lineto
709.94 1675.65 lineto
closepath stroke
0 0 0 edgecolor
14 /Times-Roman set_font
685 2112.4 moveto 50 (1192.9) alignedtext
grestore
% N16
gsave
1 setlinewidth
0 0 0 nodecolor
newpath 909 2460 moveto
817 2460 lineto
817 2412 lineto
909 2412 lineto
closepath stroke
0 0 0 nodecolor
8 /Times-Roman set_font
850 2448.8 moveto 26 (Paxos) alignedtext
0 0 0 nodecolor
8 /Times-Roman set_font
844.5 2438.8 moveto 37 (dispatch) alignedtext
0 0 0 nodecolor
8 /Times-Roman set_font
857 2428.8 moveto 44 (0.0 \(0.0%\)) alignedtext
0 0 0 nodecolor
8 /Times-Roman set_font
825 2418.8 moveto 76 (of 4375.2 \(77.2%\)) alignedtext
grestore
% N8->N16
gsave
2 setlinewidth
0 0 0 edgecolor
newpath 882.6 2513.72 moveto
878.92 2508.15 875.46 2502.08 873 2496 curveto
869.7 2487.84 867.48 2478.63 866 2469.92 curveto
stroke
0 0 0 edgecolor
newpath 869.47 2469.42 moveto
864.58 2460.02 lineto
862.54 2470.42 lineto
closepath fill
1 setlinewidth
solid
0 0 0 edgecolor
newpath 869.47 2469.42 moveto
864.58 2460.02 lineto
862.54 2470.42 lineto
closepath stroke
0 0 0 edgecolor
14 /Times-Roman set_font
873 2483.4 moveto 50 (4375.2) alignedtext
grestore
% N40
gsave
1 setlinewidth
0 0 0 nodecolor
newpath 922 1800 moveto
840 1800 lineto
840 1752 lineto
922 1752 lineto
closepath stroke
0 0 0 nodecolor
8 /Times-Roman set_font
852 1788.8 moveto 58 (PaxosService) alignedtext
0 0 0 nodecolor
8 /Times-Roman set_font
862.5 1778.8 moveto 37 (dispatch) alignedtext
0 0 0 nodecolor
8 /Times-Roman set_font
870 1768.8 moveto 44 (0.0 \(0.0%\)) alignedtext
0 0 0 nodecolor
8 /Times-Roman set_font
848 1758.8 moveto 66 (of 121.2 \(2.1%\)) alignedtext
grestore
% N8->N40
gsave
.02 setlinewidth
0 0 0 edgecolor
newpath 915.43 2513.65 moveto
925.3 2493.47 937 2463.71 937 2436 curveto
937 2436 937 2436 937 1913 curveto
937 1870.18 940.16 1856.29 921 1818 curveto
919.32 1814.65 917.29 1811.39 915.04 1808.26 curveto
stroke
0 0 0 edgecolor
newpath 917.66 1805.93 moveto
908.67 1800.31 lineto
912.19 1810.3 lineto
closepath fill
1 setlinewidth
solid
0 0 0 edgecolor
newpath 917.66 1805.93 moveto
908.67 1800.31 lineto
912.19 1810.3 lineto
closepath stroke
0 0 0 edgecolor
14 /Times-Roman set_font
937 2173.4 moveto 32 (17.3) alignedtext
grestore
% N53
gsave
1 setlinewidth
0 0 0 nodecolor
newpath 1030 2394 moveto
954 2394 lineto
954 2346 lineto
1030 2346 lineto
closepath stroke
0 0 0 nodecolor
8 /Times-Roman set_font
977 2382.8 moveto 30 (Elector) alignedtext
0 0 0 nodecolor
8 /Times-Roman set_font
973.5 2372.8 moveto 37 (dispatch) alignedtext
0 0 0 nodecolor
8 /Times-Roman set_font
978.5 2362.8 moveto 44 (0.0 \(0.0%\)) alignedtext
0 0 0 nodecolor
8 /Times-Roman set_font
961.5 2352.8 moveto 61 (of 35.5 \(0.6%\)) alignedtext
grestore
% N8->N53
gsave
.04 setlinewidth
0 0 0 edgecolor
newpath 935.37 2513.8 moveto
941.17 2508.45 946.71 2502.43 951 2496 curveto
969.6 2468.13 980.31 2431.18 986.08 2404.51 curveto
stroke
0 0 0 edgecolor
newpath 989.56 2404.97 moveto
988.13 2394.48 lineto
982.7 2403.57 lineto
closepath fill
1 setlinewidth
solid
0 0 0 edgecolor
newpath 989.56 2404.97 moveto
988.13 2394.48 lineto
982.7 2403.57 lineto
closepath stroke
0 0 0 edgecolor
14 /Times-Roman set_font
961 2483.4 moveto 32 (35.5) alignedtext
grestore
% N9->N8
gsave
2 setlinewidth
0 0 0 edgecolor
newpath 902 2615.83 moveto
902 2602.96 902 2586.92 902 2572.74 curveto
stroke
0 0 0 edgecolor
newpath 905.5 2572.35 moveto
902 2562.35 lineto
898.5 2572.35 lineto
closepath fill
1 setlinewidth
solid
0 0 0 edgecolor
newpath 905.5 2572.35 moveto
902 2562.35 lineto
898.5 2572.35 lineto
closepath stroke
0 0 0 edgecolor
14 /Times-Roman set_font
902 2585.4 moveto 50 (5646.3) alignedtext
grestore
% N11
gsave
1 setlinewidth
0 0 0 nodecolor
newpath 748 1536 moveto
656 1536 lineto
656 1488 lineto
748 1488 lineto
closepath stroke
0 0 0 nodecolor
8 /Times-Roman set_font
687 1524.8 moveto 30 (PGMap) alignedtext
0 0 0 nodecolor
8 /Times-Roman set_font
686.5 1514.8 moveto 31 (encode) alignedtext
0 0 0 nodecolor
8 /Times-Roman set_font
696 1504.8 moveto 44 (0.0 \(0.0%\)) alignedtext
0 0 0 nodecolor
8 /Times-Roman set_font
664 1494.8 moveto 76 (of 5515.9 \(97.3%\)) alignedtext
grestore
% N10->N11
gsave
2 setlinewidth
0 0 0 edgecolor
newpath 726.5 1619.79 moveto
721.78 1599.04 714.94 1568.94 709.68 1545.81 curveto
stroke
0 0 0 edgecolor
newpath 713.1 1545.03 moveto
707.47 1536.06 lineto
706.27 1546.58 lineto
closepath fill
1 setlinewidth
solid
0 0 0 edgecolor
newpath 713.1 1545.03 moveto
707.47 1536.06 lineto
706.27 1546.58 lineto
closepath stroke
0 0 0 edgecolor
14 /Times-Roman set_font
722 1574.4 moveto 50 (5515.9) alignedtext
grestore
% N12
gsave
1 setlinewidth
0 0 0 nodecolor
newpath 741 1414 moveto
649 1414 lineto
649 1366 lineto
741 1366 lineto
closepath stroke
0 0 0 nodecolor
8 /Times-Roman set_font
686 1402.8 moveto 18 (void) alignedtext
0 0 0 nodecolor
8 /Times-Roman set_font
660 1392.8 moveto 70 (encode@79df5b) alignedtext
0 0 0 nodecolor
8 /Times-Roman set_font
689 1382.8 moveto 44 (0.0 \(0.0%\)) alignedtext
0 0 0 nodecolor
8 /Times-Roman set_font
657 1372.8 moveto 76 (of 5514.0 \(97.3%\)) alignedtext
grestore
% N11->N12
gsave
2 setlinewidth
0 0 0 edgecolor
newpath 700.62 1487.9 moveto
699.57 1469.68 698.12 1444.44 696.96 1424.15 curveto
stroke
0 0 0 edgecolor
newpath 700.45 1423.84 moveto
696.38 1414.05 lineto
693.46 1424.24 lineto
closepath fill
1 setlinewidth
solid
0 0 0 edgecolor
newpath 700.45 1423.84 moveto
696.38 1414.05 lineto
693.46 1424.24 lineto
closepath stroke
0 0 0 edgecolor
14 /Times-Roman set_font
699 1447.4 moveto 50 (5514.0) alignedtext
grestore
% N13
gsave
1 setlinewidth
0 0 0 nodecolor
newpath 581 1292 moveto
489 1292 lineto
489 1254 lineto
581 1254 lineto
closepath stroke
0 0 0 nodecolor
8 /Times-Roman set_font
499 1280.8 moveto 72 (encode@79d201) alignedtext
0 0 0 nodecolor
8 /Times-Roman set_font
529 1270.8 moveto 44 (0.0 \(0.0%\)) alignedtext
0 0 0 nodecolor
8 /Times-Roman set_font
497 1260.8 moveto 76 (of 5233.6 \(92.3%\)) alignedtext
grestore
% N12->N13
gsave
2 setlinewidth
0 0 0 edgecolor
newpath 657.09 1365.86 moveto
648.42 1360.14 639.32 1353.96 631 1348 curveto
608.84 1332.11 584.65 1313.21 566.1 1298.35 curveto
stroke
0 0 0 edgecolor
newpath 568.24 1295.58 moveto
558.26 1292.04 lineto
563.86 1301.04 lineto
closepath fill
1 setlinewidth
solid
0 0 0 edgecolor
newpath 568.24 1295.58 moveto
558.26 1292.04 lineto
563.86 1301.04 lineto
closepath stroke
0 0 0 edgecolor
14 /Times-Roman set_font
631 1325.4 moveto 50 (5220.6) alignedtext
grestore
% N34
gsave
1 setlinewidth
0 0 0 nodecolor
newpath 738 1068 moveto
652 1068 lineto
652 1030 lineto
738 1030 lineto
closepath stroke
0 0 0 nodecolor
8 /Times-Roman set_font
659.5 1056.8 moveto 71 (encode@731bbc) alignedtext
0 0 0 nodecolor
8 /Times-Roman set_font
686.5 1046.8 moveto 44 (0.0 \(0.0%\)) alignedtext
0 0 0 nodecolor
8 /Times-Roman set_font
659.5 1036.8 moveto 71 (of 590.1 \(10.4%\)) alignedtext
grestore
% N12->N34
gsave
.31 setlinewidth
0 0 0 edgecolor
newpath 695 1365.75 moveto
695 1304.64 695 1144.49 695 1078.29 curveto
stroke
0 0 0 edgecolor
newpath 698.5 1078.14 moveto
695 1068.14 lineto
691.5 1078.14 lineto
closepath fill
1 setlinewidth
solid
0 0 0 edgecolor
newpath 698.5 1078.14 moveto
695 1068.14 lineto
691.5 1078.14 lineto
closepath stroke
0 0 0 edgecolor
14 /Times-Roman set_font
695 1208.4 moveto 41 (293.4) alignedtext
grestore
% N14
gsave
1 setlinewidth
0 0 0 nodecolor
newpath 525 1170 moveto
433 1170 lineto
433 1122 lineto
525 1122 lineto
closepath stroke
0 0 0 nodecolor
8 /Times-Roman set_font
459 1158.8 moveto 40 (pg_stat_t) alignedtext
0 0 0 nodecolor
8 /Times-Roman set_font
463.5 1148.8 moveto 31 (encode) alignedtext
0 0 0 nodecolor
8 /Times-Roman set_font
473 1138.8 moveto 44 (0.0 \(0.0%\)) alignedtext
0 0 0 nodecolor
8 /Times-Roman set_font
441 1128.8 moveto 76 (of 5233.6 \(92.3%\)) alignedtext
grestore
% N13->N14
gsave
2 setlinewidth
0 0 0 edgecolor
newpath 526.62 1253.99 moveto
517.98 1234.4 504.34 1203.48 493.87 1179.73 curveto
stroke
0 0 0 edgecolor
newpath 496.98 1178.11 moveto
489.75 1170.37 lineto
490.58 1180.93 lineto
closepath fill
1 setlinewidth
solid
0 0 0 edgecolor
newpath 496.98 1178.11 moveto
489.75 1170.37 lineto
490.58 1180.93 lineto
closepath stroke
0 0 0 edgecolor
14 /Times-Roman set_font
519 1208.4 moveto 50 (5233.6) alignedtext
grestore
% N23
gsave
1 setlinewidth
0 0 0 nodecolor
newpath 225 600 moveto
133 600 lineto
133 562 lineto
225 562 lineto
closepath stroke
0 0 0 nodecolor
8 /Times-Roman set_font
143.5 588.8 moveto 71 (encode@6b89c9) alignedtext
0 0 0 nodecolor
8 /Times-Roman set_font
173 578.8 moveto 44 (0.0 \(0.0%\)) alignedtext
0 0 0 nodecolor
8 /Times-Roman set_font
141 568.8 moveto 76 (of 2293.4 \(40.5%\)) alignedtext
grestore
% N14->N23
gsave
.44 setlinewidth
0 0 0 edgecolor
newpath 432.64 1141.48 moveto
312.43 1129.14 0 1092.86 0 1049 curveto
0 1049 0 1049 0 678 curveto
0 621.22 70.49 597.5 123 587.71 curveto
stroke
0 0 0 edgecolor
newpath 123.65 591.15 moveto
132.9 585.99 lineto
122.45 584.26 lineto
closepath fill
1 setlinewidth
solid
0 0 0 edgecolor
newpath 123.65 591.15 moveto
132.9 585.99 lineto
122.45 584.26 lineto
closepath stroke
0 0 0 edgecolor
14 /Times-Roman set_font
0 862.4 moveto 41 (416.5) alignedtext
grestore
% N24
gsave
1 setlinewidth
0 0 0 nodecolor
newpath 373 1068 moveto
281 1068 lineto
281 1030 lineto
373 1030 lineto
closepath stroke
0 0 0 nodecolor
8 /Times-Roman set_font
292.5 1056.8 moveto 69 (encode@7fe69c) alignedtext
0 0 0 nodecolor
8 /Times-Roman set_font
321 1046.8 moveto 44 (0.0 \(0.0%\)) alignedtext
0 0 0 nodecolor
8 /Times-Roman set_font
289 1036.8 moveto 76 (of 1807.1 \(31.9%\)) alignedtext
grestore
% N14->N24
gsave
1.91 setlinewidth
0 0 0 edgecolor
newpath 432.76 1136.07 moveto
399.58 1128.09 358.58 1116.25 346 1104 curveto
338.88 1097.07 334.42 1087.33 331.64 1077.98 curveto
stroke
0 0 0 edgecolor
newpath 335 1077.01 moveto
329.22 1068.13 lineto
328.21 1078.68 lineto
closepath fill
1 setlinewidth
solid
0 0 0 edgecolor
newpath 335 1077.01 moveto
329.22 1068.13 lineto
328.21 1078.68 lineto
closepath stroke
0 0 0 edgecolor
14 /Times-Roman set_font
346 1091.4 moveto 50 (1807.1) alignedtext
grestore
% N26
gsave
1 setlinewidth
0 0 0 nodecolor
newpath 528 600 moveto
436 600 lineto
436 562 lineto
528 562 lineto
closepath stroke
0 0 0 nodecolor
8 /Times-Roman set_font
447 588.8 moveto 70 (encode@6d757f) alignedtext
0 0 0 nodecolor
8 /Times-Roman set_font
476 578.8 moveto 44 (0.0 \(0.0%\)) alignedtext
0 0 0 nodecolor
8 /Times-Roman set_font
444 568.8 moveto 76 (of 1804.0 \(31.8%\)) alignedtext
grestore
% N14->N26
gsave
.29 setlinewidth
0 0 0 edgecolor
newpath 525.2 1127.49 moveto
556.05 1111.74 591 1085.78 591 1049 curveto
591 1049 591 1049 591 805 curveto
591 735.69 601.42 702.61 552 654 curveto
535.16 637.44 518.73 652.67 502 636 curveto
494.92 628.94 490.33 619.18 487.36 609.84 curveto
stroke
0 0 0 edgecolor
newpath 490.69 608.77 moveto
484.73 600.02 lineto
483.93 610.58 lineto
closepath fill
1 setlinewidth
solid
0 0 0 edgecolor
newpath 490.69 608.77 moveto
484.73 600.02 lineto
483.93 610.58 lineto
closepath stroke
0 0 0 edgecolor
14 /Times-Roman set_font
591 862.4 moveto 41 (277.3) alignedtext
grestore
% N29
gsave
1 setlinewidth
0 0 0 nodecolor
newpath 525 1012 moveto
433 1012 lineto
433 974 lineto
525 974 lineto
closepath stroke
0 0 0 nodecolor
8 /Times-Roman set_font
443 1000.8 moveto 72 (encode@781802) alignedtext
0 0 0 nodecolor
8 /Times-Roman set_font
473 990.8 moveto 44 (0.0 \(0.0%\)) alignedtext
0 0 0 nodecolor
8 /Times-Roman set_font
441 980.8 moveto 76 (of 1244.0 \(21.9%\)) alignedtext
grestore
% N14->N29
gsave
1.32 setlinewidth
0 0 0 edgecolor
newpath 479 1121.76 moveto
479 1094.86 479 1051.45 479 1022.58 curveto
stroke
0 0 0 edgecolor
newpath 482.5 1022.29 moveto
479 1012.29 lineto
475.5 1022.29 lineto
closepath fill
1 setlinewidth
solid
0 0 0 edgecolor
newpath 482.5 1022.29 moveto
479 1012.29 lineto
475.5 1022.29 lineto
closepath stroke
0 0 0 edgecolor
14 /Times-Roman set_font
479 1091.4 moveto 50 (1244.0) alignedtext
grestore
% N32
gsave
1 setlinewidth
0 0 0 nodecolor
newpath 194 1012 moveto
108 1012 lineto
108 974 lineto
194 974 lineto
closepath stroke
0 0 0 nodecolor
8 /Times-Roman set_font
116.5 1000.8 moveto 69 (encode@70f04c) alignedtext
0 0 0 nodecolor
8 /Times-Roman set_font
142.5 990.8 moveto 44 (0.0 \(0.0%\)) alignedtext
0 0 0 nodecolor
8 /Times-Roman set_font
115.5 980.8 moveto 71 (of 971.8 \(17.1%\)) alignedtext
grestore
% N14->N32
gsave
1.03 setlinewidth
0 0 0 edgecolor
newpath 432.8 1141.65 moveto
393.31 1136.58 335.78 1125.91 290 1104 curveto
245.63 1082.77 202.66 1044.99 176.53 1019.47 curveto
stroke
0 0 0 edgecolor
newpath 178.86 1016.86 moveto
169.3 1012.3 lineto
173.94 1021.83 lineto
closepath fill
1 setlinewidth
solid
0 0 0 edgecolor
newpath 178.86 1016.86 moveto
169.3 1012.3 lineto
173.94 1021.83 lineto
closepath stroke
0 0 0 edgecolor
14 /Times-Roman set_font
290 1091.4 moveto 41 (971.8) alignedtext
grestore
% N14->N34
gsave
.31 setlinewidth
0 0 0 edgecolor
newpath 525.16 1133.36 moveto
549.43 1126.04 579.39 1115.91 605 1104 curveto
623.49 1095.4 642.93 1083.88 658.99 1073.6 curveto
stroke
0 0 0 edgecolor
newpath 661.06 1076.42 moveto
667.54 1068.04 lineto
657.24 1070.56 lineto
closepath fill
1 setlinewidth
solid
0 0 0 edgecolor
newpath 661.06 1076.42 moveto
667.54 1068.04 lineto
657.24 1070.56 lineto
closepath stroke
0 0 0 edgecolor
14 /Times-Roman set_font
638 1091.4 moveto 41 (295.1) alignedtext
grestore
% N37
gsave
1 setlinewidth
0 0 0 nodecolor
newpath 892 600 moveto
806 600 lineto
806 562 lineto
892 562 lineto
closepath stroke
0 0 0 nodecolor
8 /Times-Roman set_font
813.5 588.8 moveto 71 (encode@6d74ce) alignedtext
0 0 0 nodecolor
8 /Times-Roman set_font
840.5 578.8 moveto 44 (0.0 \(0.0%\)) alignedtext
0 0 0 nodecolor
8 /Times-Roman set_font
818.5 568.8 moveto 66 (of 206.9 \(3.6%\)) alignedtext
grestore
% N14->N37
gsave
.04 setlinewidth
0 0 0 edgecolor
newpath 525.04 1145.01 moveto
633.88 1141.41 898 1124.88 898 1049 curveto
898 1049 898 1049 898 678 curveto
898 652.43 884.27 626.74 871.34 608.24 curveto
stroke
0 0 0 edgecolor
newpath 874.05 606.01 moveto
865.32 600.01 lineto
868.4 610.15 lineto
closepath fill
1 setlinewidth
solid
0 0 0 edgecolor
newpath 874.05 606.01 moveto
865.32 600.01 lineto
868.4 610.15 lineto
closepath stroke
0 0 0 edgecolor
14 /Times-Roman set_font
898 862.4 moveto 32 (35.4) alignedtext
grestore
% N38
gsave
1 setlinewidth
0 0 0 nodecolor
newpath 321 702 moveto
235 702 lineto
235 654 lineto
321 654 lineto
closepath stroke
0 0 0 nodecolor
8 /Times-Roman set_font
269 690.8 moveto 18 (void) alignedtext
0 0 0 nodecolor
8 /Times-Roman set_font
243 680.8 moveto 70 (encode@81f387) alignedtext
0 0 0 nodecolor
8 /Times-Roman set_font
269 670.8 moveto 44 (0.0 \(0.0%\)) alignedtext
0 0 0 nodecolor
8 /Times-Roman set_font
247 660.8 moveto 66 (of 168.5 \(3.0%\)) alignedtext
grestore
% N14->N38
gsave
.18 setlinewidth
0 0 0 edgecolor
newpath 448.94 1121.74 moveto
430.34 1103.85 410 1077.73 410 1049 curveto
410 1049 410 1049 410 805 curveto
410 766.71 421.64 748.43 396 720 curveto
377.47 699.45 361.66 710.02 330.79 701.66 curveto
stroke
0 0 0 edgecolor
newpath 331.78 698.3 moveto
321.19 698.58 lineto
329.64 704.97 lineto
closepath fill
1 setlinewidth
solid
0 0 0 edgecolor
newpath 331.78 698.3 moveto
321.19 698.58 lineto
329.64 704.97 lineto
closepath stroke
0 0 0 edgecolor
14 /Times-Roman set_font
410 928.4 moveto 41 (168.5) alignedtext
grestore
% N15
gsave
1 setlinewidth
0 0 0 nodecolor
newpath 895 2074 moveto
803 2074 lineto
803 2026 lineto
895 2026 lineto
closepath stroke
0 0 0 nodecolor
8 /Times-Roman set_font
832.5 2062.8 moveto 33 (Context) alignedtext
0 0 0 nodecolor
8 /Times-Roman set_font
829 2052.8 moveto 40 (complete) alignedtext
0 0 0 nodecolor
8 /Times-Roman set_font
843 2042.8 moveto 44 (0.0 \(0.0%\)) alignedtext
0 0 0 nodecolor
8 /Times-Roman set_font
811 2032.8 moveto 76 (of 4375.2 \(77.2%\)) alignedtext
grestore
% N18
gsave
1 setlinewidth
0 0 0 nodecolor
newpath 805 1942 moveto
713 1942 lineto
713 1884 lineto
805 1884 lineto
closepath stroke
0 0 0 nodecolor
8 /Times-Roman set_font
730 1930.8 moveto 58 (PaxosService) alignedtext
0 0 0 nodecolor
8 /Times-Roman set_font
741 1920.8 moveto 36 (C_Active) alignedtext
0 0 0 nodecolor
8 /Times-Roman set_font
747 1910.8 moveto 24 (finish) alignedtext
0 0 0 nodecolor
8 /Times-Roman set_font
753 1900.8 moveto 44 (0.0 \(0.0%\)) alignedtext
0 0 0 nodecolor
8 /Times-Roman set_font
721 1890.8 moveto 76 (of 4271.3 \(75.3%\)) alignedtext
grestore
% N15->N18
gsave
2 setlinewidth
0 0 0 edgecolor
newpath 816.61 2025.94 moveto
810.59 2020.49 804.72 2014.41 800 2008 curveto
787.6 1991.16 777.99 1969.98 771.21 1951.9 curveto
stroke
0 0 0 edgecolor
newpath 774.41 1950.45 moveto
767.73 1942.22 lineto
767.82 1952.82 lineto
closepath fill
1 setlinewidth
solid
0 0 0 edgecolor
newpath 774.41 1950.45 moveto
767.73 1942.22 lineto
767.82 1952.82 lineto
closepath stroke
0 0 0 edgecolor
14 /Times-Roman set_font
800 1980.4 moveto 50 (4271.3) alignedtext
grestore
% N42
gsave
1 setlinewidth
0 0 0 nodecolor
newpath 909 1942 moveto
823 1942 lineto
823 1884 lineto
909 1884 lineto
closepath stroke
0 0 0 nodecolor
8 /Times-Roman set_font
837 1930.8 moveto 58 (PaxosService) alignedtext
0 0 0 nodecolor
8 /Times-Roman set_font
830.5 1920.8 moveto 71 (C_RetryMessage) alignedtext
0 0 0 nodecolor
8 /Times-Roman set_font
854 1910.8 moveto 24 (finish) alignedtext
0 0 0 nodecolor
8 /Times-Roman set_font
857.5 1900.8 moveto 44 (0.0 \(0.0%\)) alignedtext
0 0 0 nodecolor
8 /Times-Roman set_font
835.5 1890.8 moveto 66 (of 103.9 \(1.8%\)) alignedtext
grestore
% N15->N42
gsave
.11 setlinewidth
0 0 0 edgecolor
newpath 852 2025.82 moveto
854.52 2005.48 858.18 1976 861.13 1952.28 curveto
stroke
0 0 0 edgecolor
newpath 864.62 1952.52 moveto
862.38 1942.17 lineto
857.68 1951.66 lineto
closepath fill
1 setlinewidth
solid
0 0 0 edgecolor
newpath 864.62 1952.52 moveto
862.38 1942.17 lineto
857.68 1951.66 lineto
closepath stroke
0 0 0 edgecolor
14 /Times-Roman set_font
860 1980.4 moveto 41 (103.9) alignedtext
grestore
% N20
gsave
1 setlinewidth
0 0 0 nodecolor
newpath 807 2328 moveto
715 2328 lineto
715 2280 lineto
807 2280 lineto
closepath stroke
0 0 0 nodecolor
8 /Times-Roman set_font
748 2316.8 moveto 26 (Paxos) alignedtext
0 0 0 nodecolor
8 /Times-Roman set_font
730.5 2306.8 moveto 61 (handle_accept) alignedtext
0 0 0 nodecolor
8 /Times-Roman set_font
755 2296.8 moveto 44 (0.0 \(0.0%\)) alignedtext
0 0 0 nodecolor
8 /Times-Roman set_font
723 2286.8 moveto 76 (of 4254.2 \(75.0%\)) alignedtext
grestore
% N16->N20
gsave
2 setlinewidth
0 0 0 edgecolor
newpath 827.38 2411.77 moveto
820.82 2406.38 814.35 2400.36 809 2394 curveto
794.85 2377.2 783.15 2355.55 774.84 2337.7 curveto
stroke
0 0 0 edgecolor
newpath 777.87 2335.91 moveto
770.58 2328.22 lineto
771.49 2338.78 lineto
closepath fill
1 setlinewidth
solid
0 0 0 edgecolor
newpath 777.87 2335.91 moveto
770.58 2328.22 lineto
771.49 2338.78 lineto
closepath stroke
0 0 0 edgecolor
14 /Times-Roman set_font
809 2366.4 moveto 50 (4254.2) alignedtext
grestore
% N41
gsave
1 setlinewidth
0 0 0 nodecolor
newpath 907 2328 moveto
825 2328 lineto
825 2280 lineto
907 2280 lineto
closepath stroke
0 0 0 nodecolor
8 /Times-Roman set_font
853 2316.8 moveto 26 (Paxos) alignedtext
0 0 0 nodecolor
8 /Times-Roman set_font
837.5 2306.8 moveto 57 (handle_lease) alignedtext
0 0 0 nodecolor
8 /Times-Roman set_font
855 2296.8 moveto 44 (0.0 \(0.0%\)) alignedtext
0 0 0 nodecolor
8 /Times-Roman set_font
833 2286.8 moveto 66 (of 121.0 \(2.1%\)) alignedtext
grestore
% N16->N41
gsave
.13 setlinewidth
0 0 0 edgecolor
newpath 863.55 2411.79 moveto
864.02 2391.14 864.7 2361.21 865.22 2338.12 curveto
stroke
0 0 0 edgecolor
newpath 868.73 2338.13 moveto
865.45 2328.06 lineto
861.73 2337.98 lineto
closepath fill
1 setlinewidth
solid
0 0 0 edgecolor
newpath 868.73 2338.13 moveto
865.45 2328.06 lineto
861.73 2337.98 lineto
closepath stroke
0 0 0 edgecolor
14 /Times-Roman set_font
865 2366.4 moveto 41 (121.0) alignedtext
grestore
% N17
gsave
1 setlinewidth
0 0 0 nodecolor
newpath 895 2196 moveto
803 2196 lineto
803 2158 lineto
895 2158 lineto
closepath stroke
0 0 0 nodecolor
8 /Times-Roman set_font
817 2184.8 moveto 64 (finish_contexts) alignedtext
0 0 0 nodecolor
8 /Times-Roman set_font
843 2174.8 moveto 44 (0.0 \(0.0%\)) alignedtext
0 0 0 nodecolor
8 /Times-Roman set_font
811 2164.8 moveto 76 (of 4375.2 \(77.2%\)) alignedtext
grestore
% N17->N15
gsave
2 setlinewidth
0 0 0 edgecolor
newpath 849 2157.99 moveto
849 2138.66 849 2108.3 849 2084.68 curveto
stroke
0 0 0 edgecolor
newpath 852.5 2084.37 moveto
849 2074.37 lineto
845.5 2084.37 lineto
closepath fill
1 setlinewidth
solid
0 0 0 edgecolor
newpath 852.5 2084.37 moveto
849 2074.37 lineto
845.5 2084.37 lineto
closepath stroke
0 0 0 edgecolor
14 /Times-Roman set_font
849 2112.4 moveto 50 (4375.2) alignedtext
grestore
% N19
gsave
1 setlinewidth
0 0 0 nodecolor
newpath 805 1800 moveto
713 1800 lineto
713 1752 lineto
805 1752 lineto
closepath stroke
0 0 0 nodecolor
8 /Times-Roman set_font
730 1788.8 moveto 58 (PaxosService) alignedtext
0 0 0 nodecolor
8 /Times-Roman set_font
744 1778.8 moveto 30 (_active) alignedtext
0 0 0 nodecolor
8 /Times-Roman set_font
753 1768.8 moveto 44 (0.0 \(0.0%\)) alignedtext
0 0 0 nodecolor
8 /Times-Roman set_font
721 1758.8 moveto 76 (of 4271.3 \(75.3%\)) alignedtext
grestore
% N18->N19
gsave
2 setlinewidth
0 0 0 edgecolor
newpath 759 1883.95 moveto
759 1862.52 759 1833.28 759 1810.64 curveto
stroke
0 0 0 edgecolor
newpath 762.5 1810.43 moveto
759 1800.43 lineto
755.5 1810.43 lineto
closepath fill
1 setlinewidth
solid
0 0 0 edgecolor
newpath 762.5 1810.43 moveto
759 1800.43 lineto
755.5 1810.43 lineto
closepath stroke
0 0 0 edgecolor
14 /Times-Roman set_font
759 1838.4 moveto 50 (4271.3) alignedtext
grestore
% N19->N10
gsave
2 setlinewidth
0 0 0 edgecolor
newpath 749.39 1751.83 moveto
747.37 1746.06 745.42 1739.87 744 1734 curveto
739.6 1715.86 736.71 1695.24 734.86 1678.32 curveto
stroke
0 0 0 edgecolor
newpath 738.34 1677.92 moveto
733.85 1668.32 lineto
731.37 1678.62 lineto
closepath fill
1 setlinewidth
solid
0 0 0 edgecolor
newpath 738.34 1677.92 moveto
733.85 1668.32 lineto
731.37 1678.62 lineto
closepath stroke
0 0 0 edgecolor
14 /Times-Roman set_font
744 1706.4 moveto 50 (4271.0) alignedtext
grestore
% N20->N17
gsave
2 setlinewidth
0 0 0 edgecolor
newpath 767.77 2279.65 moveto
773.96 2260.43 784.52 2233.68 800 2214 curveto
803.17 2209.97 806.88 2206.14 810.82 2202.59 curveto
stroke
0 0 0 edgecolor
newpath 813.15 2205.21 moveto
818.59 2196.11 lineto
808.66 2199.83 lineto
closepath fill
1 setlinewidth
solid
0 0 0 edgecolor
newpath 813.15 2205.21 moveto
818.59 2196.11 lineto
808.66 2199.83 lineto
closepath stroke
0 0 0 edgecolor
14 /Times-Roman set_font
800 2234.4 moveto 50 (4253.0) alignedtext
grestore
% N21
gsave
1 setlinewidth
0 0 0 nodecolor
newpath 681 508 moveto
573 508 lineto
573 460 lineto
681 460 lineto
closepath stroke
0 0 0 nodecolor
8 /Times-Roman set_font
618 496.8 moveto 18 (void) alignedtext
0 0 0 nodecolor
8 /Times-Roman set_font
581 486.8 moveto 92 (encode_raw@6b9b56) alignedtext
0 0 0 nodecolor
8 /Times-Roman set_font
629 476.8 moveto 44 (0.0 \(0.0%\)) alignedtext
0 0 0 nodecolor
8 /Times-Roman set_font
597 466.8 moveto 76 (of 2927.0 \(51.6%\)) alignedtext
grestore
% N21->N3
gsave
2 setlinewidth
0 0 0 edgecolor
newpath 641.37 459.97 moveto
649.22 446.86 659.16 430.24 668.29 414.98 curveto
stroke
0 0 0 edgecolor
newpath 671.42 416.56 moveto
673.55 406.19 lineto
665.41 412.97 lineto
closepath fill
1 setlinewidth
solid
0 0 0 edgecolor
newpath 671.42 416.56 moveto
673.55 406.19 lineto
665.41 412.97 lineto
closepath stroke
0 0 0 edgecolor
14 /Times-Roman set_font
662 429.4 moveto 50 (2927.0) alignedtext
grestore
% N22
gsave
1 setlinewidth
0 0 0 nodecolor
newpath 390 508 moveto
282 508 lineto
282 460 lineto
390 460 lineto
closepath stroke
0 0 0 nodecolor
8 /Times-Roman set_font
327 496.8 moveto 18 (void) alignedtext
0 0 0 nodecolor
8 /Times-Roman set_font
290 486.8 moveto 92 (encode_raw@6b9ba7) alignedtext
0 0 0 nodecolor
8 /Times-Roman set_font
338 476.8 moveto 44 (0.0 \(0.0%\)) alignedtext
0 0 0 nodecolor
8 /Times-Roman set_font
306 466.8 moveto 76 (of 2459.1 \(43.4%\)) alignedtext
grestore
% N22->N3
gsave
2 setlinewidth
0 0 0 edgecolor
newpath 390.37 466.99 moveto
456.37 446.34 567.24 411.66 635.18 390.4 curveto
stroke
0 0 0 edgecolor
newpath 636.39 393.69 moveto
644.88 387.37 lineto
634.3 387.01 lineto
closepath fill
1 setlinewidth
solid
0 0 0 edgecolor
newpath 636.39 393.69 moveto
644.88 387.37 lineto
634.3 387.01 lineto
closepath stroke
0 0 0 edgecolor
14 /Times-Roman set_font
526 429.4 moveto 50 (2459.1) alignedtext
grestore
% N23->N22
gsave
2 setlinewidth
0 0 0 edgecolor
newpath 210.02 561.84 moveto
232.32 548.06 262.82 529.22 288.22 513.52 curveto
stroke
0 0 0 edgecolor
newpath 290.3 516.35 moveto
296.97 508.12 lineto
286.62 510.4 lineto
closepath fill
1 setlinewidth
solid
0 0 0 edgecolor
newpath 290.3 516.35 moveto
296.97 508.12 lineto
286.62 510.4 lineto
closepath stroke
0 0 0 edgecolor
14 /Times-Roman set_font
267 531.4 moveto 50 (2293.4) alignedtext
grestore
% N25
gsave
1 setlinewidth
0 0 0 nodecolor
newpath 374 956 moveto
260 956 lineto
260 908 lineto
374 908 lineto
closepath stroke
0 0 0 nodecolor
8 /Times-Roman set_font
267.5 944.8 moveto 99 (object_stat_collection_t) alignedtext
0 0 0 nodecolor
8 /Times-Roman set_font
301.5 934.8 moveto 31 (encode) alignedtext
0 0 0 nodecolor
8 /Times-Roman set_font
322.5 924.8 moveto 44 (0.0 \(0.0%\)) alignedtext
0 0 0 nodecolor
8 /Times-Roman set_font
290.5 914.8 moveto 76 (of 1807.1 \(31.9%\)) alignedtext
grestore
% N24->N25
gsave
1.91 setlinewidth
0 0 0 edgecolor
newpath 325.37 1029.94 moveto
323.9 1012.77 321.71 987.11 319.94 966.36 curveto
stroke
0 0 0 edgecolor
newpath 323.42 966 moveto
319.08 956.33 lineto
316.44 966.59 lineto
closepath fill
1 setlinewidth
solid
0 0 0 edgecolor
newpath 323.42 966 moveto
319.08 956.33 lineto
316.44 966.59 lineto
closepath stroke
0 0 0 edgecolor
14 /Times-Roman set_font
324 989.4 moveto 50 (1807.1) alignedtext
grestore
% N25->N23
gsave
.07 setlinewidth
0 0 0 edgecolor
newpath 277.11 907.76 moveto
235.82 879.98 174.04 830.15 150 768 curveto
129.33 714.56 150.28 647.14 165.74 609.59 curveto
stroke
0 0 0 edgecolor
newpath 169.01 610.84 moveto
169.72 600.27 lineto
162.57 608.09 lineto
closepath fill
1 setlinewidth
solid
0 0 0 edgecolor
newpath 169.01 610.84 moveto
169.72 600.27 lineto
162.57 608.09 lineto
closepath stroke
0 0 0 edgecolor
14 /Times-Roman set_font
150 740.4 moveto 32 (69.9) alignedtext
grestore
% N27
gsave
1 setlinewidth
0 0 0 nodecolor
newpath 377 824 moveto
285 824 lineto
285 786 lineto
377 786 lineto
closepath stroke
0 0 0 nodecolor
8 /Times-Roman set_font
296 812.8 moveto 70 (encode@8d4edf) alignedtext
0 0 0 nodecolor
8 /Times-Roman set_font
325 802.8 moveto 44 (0.0 \(0.0%\)) alignedtext
0 0 0 nodecolor
8 /Times-Roman set_font
293 792.8 moveto 76 (of 1630.2 \(28.8%\)) alignedtext
grestore
% N25->N27
gsave
1.73 setlinewidth
0 0 0 edgecolor
newpath 319.67 907.81 moveto
321.97 886.91 325.31 856.63 327.76 834.35 curveto
stroke
0 0 0 edgecolor
newpath 331.27 834.45 moveto
328.89 824.12 lineto
324.32 833.68 lineto
closepath fill
1 setlinewidth
solid
0 0 0 edgecolor
newpath 331.27 834.45 moveto
328.89 824.12 lineto
324.32 833.68 lineto
closepath stroke
0 0 0 edgecolor
14 /Times-Roman set_font
327 862.4 moveto 50 (1630.2) alignedtext
grestore
% N25->N37
gsave
.04 setlinewidth
0 0 0 edgecolor
newpath 374.07 911.62 moveto
378.75 910.28 383.43 909.05 388 908 curveto
450 893.74 474.4 920.91 530 890 curveto
554.03 876.65 549.13 861 569 842 curveto
680.14 735.71 775.35 772.07 847 636 curveto
851.08 628.25 852.5 618.99 852.63 610.3 curveto
stroke
0 0 0 edgecolor
newpath 856.12 609.99 moveto
852.25 600.13 lineto
849.13 610.25 lineto
closepath fill
1 setlinewidth
solid
0 0 0 edgecolor
newpath 856.12 609.99 moveto
852.25 600.13 lineto
849.13 610.25 lineto
closepath stroke
0 0 0 edgecolor
14 /Times-Roman set_font
776 740.4 moveto 32 (36.0) alignedtext
grestore
% N43
gsave
1 setlinewidth
0 0 0 nodecolor
newpath 277 768 moveto
191 768 lineto
191 720 lineto
277 720 lineto
closepath stroke
0 0 0 nodecolor
8 /Times-Roman set_font
225 756.8 moveto 18 (void) alignedtext
0 0 0 nodecolor
8 /Times-Roman set_font
199 746.8 moveto 70 (encode@8d6cca) alignedtext
0 0 0 nodecolor
8 /Times-Roman set_font
225 736.8 moveto 44 (0.0 \(0.0%\)) alignedtext
0 0 0 nodecolor
8 /Times-Roman set_font
208 726.8 moveto 61 (of 71.0 \(1.3%\)) alignedtext
grestore
% N25->N43
gsave
.08 setlinewidth
0 0 0 edgecolor
newpath 297.37 907.93 moveto
293.28 902.25 289.24 896.08 286 890 curveto
266.58 853.51 251.74 808.23 242.98 777.86 curveto
stroke
0 0 0 edgecolor
newpath 246.33 776.84 moveto
240.24 768.16 lineto
239.59 778.74 lineto
closepath fill
1 setlinewidth
solid
0 0 0 edgecolor
newpath 246.33 776.84 moveto
240.24 768.16 lineto
239.59 778.74 lineto
closepath stroke
0 0 0 edgecolor
14 /Times-Roman set_font
286 862.4 moveto 32 (71.0) alignedtext
grestore
% N26->N21
gsave
1.91 setlinewidth
0 0 0 edgecolor
newpath 510.65 561.84 moveto
531.16 548.12 559.16 529.38 582.56 513.73 curveto
stroke
0 0 0 edgecolor
newpath 584.58 516.59 moveto
590.95 508.12 lineto
580.69 510.77 lineto
closepath fill
1 setlinewidth
solid
0 0 0 edgecolor
newpath 584.58 516.59 moveto
590.95 508.12 lineto
580.69 510.77 lineto
closepath stroke
0 0 0 edgecolor
14 /Times-Roman set_font
564 531.4 moveto 50 (1804.0) alignedtext
grestore
% N28
gsave
1 setlinewidth
0 0 0 nodecolor
newpath 433 702 moveto
339 702 lineto
339 654 lineto
433 654 lineto
closepath stroke
0 0 0 nodecolor
8 /Times-Roman set_font
347 690.8 moveto 78 (object_stat_sum_t) alignedtext
0 0 0 nodecolor
8 /Times-Roman set_font
370.5 680.8 moveto 31 (encode) alignedtext
0 0 0 nodecolor
8 /Times-Roman set_font
381 670.8 moveto 44 (0.0 \(0.0%\)) alignedtext
0 0 0 nodecolor
8 /Times-Roman set_font
349 660.8 moveto 76 (of 1630.2 \(28.8%\)) alignedtext
grestore
% N27->N28
gsave
1.73 setlinewidth
0 0 0 edgecolor
newpath 339.23 785.99 moveto
347.71 766.4 361.11 735.48 371.39 711.73 curveto
stroke
0 0 0 edgecolor
newpath 374.68 712.94 moveto
375.45 702.37 lineto
368.26 710.16 lineto
closepath fill
1 setlinewidth
solid
0 0 0 edgecolor
newpath 374.68 712.94 moveto
375.45 702.37 lineto
368.26 710.16 lineto
closepath stroke
0 0 0 edgecolor
14 /Times-Roman set_font
367 740.4 moveto 50 (1630.2) alignedtext
grestore
% N28->N23
gsave
.07 setlinewidth
0 0 0 edgecolor
newpath 338.86 657.13 moveto
335.88 656.02 332.91 654.97 330 654 curveto
297.46 643.21 286.15 650.32 255 636 curveto
238.46 628.39 221.87 616.94 208.43 606.45 curveto
stroke
0 0 0 edgecolor
newpath 210.49 603.62 moveto
200.5 600.09 lineto
206.11 609.08 lineto
closepath fill
1 setlinewidth
solid
0 0 0 edgecolor
newpath 210.49 603.62 moveto
200.5 600.09 lineto
206.11 609.08 lineto
closepath stroke
0 0 0 edgecolor
14 /Times-Roman set_font
255 623.4 moveto 32 (69.8) alignedtext
grestore
% N28->N26
gsave
1.62 setlinewidth
0 0 0 edgecolor
newpath 395.16 653.82 moveto
400.51 642.01 408.16 628.19 418 618 curveto
422.33 613.52 427.32 609.41 432.57 605.68 curveto
stroke
0 0 0 edgecolor
newpath 434.53 608.58 moveto
440.96 600.16 lineto
430.68 602.73 lineto
closepath fill
1 setlinewidth
solid
0 0 0 edgecolor
newpath 434.53 608.58 moveto
440.96 600.16 lineto
430.68 602.73 lineto
closepath stroke
0 0 0 edgecolor
14 /Times-Roman set_font
418 623.4 moveto 50 (1526.7) alignedtext
grestore
% N28->N37
gsave
.04 setlinewidth
0 0 0 edgecolor
newpath 433 656.66 moveto
436.01 655.67 439.03 654.77 442 654 curveto
519.42 634.02 548.3 669.28 621 636 curveto
631.58 631.16 629.61 623.23 640 618 curveto
666.61 604.59 743 593.36 795.66 586.9 curveto
stroke
0 0 0 edgecolor
newpath 796.35 590.35 moveto
805.86 585.68 lineto
795.51 583.4 lineto
closepath fill
1 setlinewidth
solid
0 0 0 edgecolor
newpath 796.35 590.35 moveto
805.86 585.68 lineto
795.51 583.4 lineto
closepath stroke
0 0 0 edgecolor
14 /Times-Roman set_font
640 623.4 moveto 32 (33.8) alignedtext
grestore
% N30
gsave
1 setlinewidth
0 0 0 nodecolor
newpath 543 702 moveto
451 702 lineto
451 654 lineto
543 654 lineto
closepath stroke
0 0 0 nodecolor
8 /Times-Roman set_font
474.5 690.8 moveto 45 (eversion_t) alignedtext
0 0 0 nodecolor
8 /Times-Roman set_font
481.5 680.8 moveto 31 (encode) alignedtext
0 0 0 nodecolor
8 /Times-Roman set_font
491 670.8 moveto 44 (0.0 \(0.0%\)) alignedtext
0 0 0 nodecolor
8 /Times-Roman set_font
459 660.8 moveto 76 (of 1244.0 \(21.9%\)) alignedtext
grestore
% N29->N30
gsave
1.32 setlinewidth
0 0 0 edgecolor
newpath 480.1 973.77 moveto
483.06 921.89 491.26 778.53 495.04 712.33 curveto
stroke
0 0 0 edgecolor
newpath 498.55 712.2 moveto
495.63 702.02 lineto
491.56 711.8 lineto
closepath fill
1 setlinewidth
solid
0 0 0 edgecolor
newpath 498.55 712.2 moveto
495.63 702.02 lineto
491.56 711.8 lineto
closepath stroke
0 0 0 edgecolor
14 /Times-Roman set_font
488 862.4 moveto 50 (1244.0) alignedtext
grestore
% N30->N23
gsave
.44 setlinewidth
0 0 0 edgecolor
newpath 450.74 657.05 moveto
447.8 655.96 444.87 654.93 442 654 curveto
406.51 642.48 394.57 650.04 360 636 curveto
345.95 630.29 344.99 623.87 331 618 curveto
300.42 605.17 264.43 596.17 235.15 590.25 curveto
stroke
0 0 0 edgecolor
newpath 235.58 586.77 moveto
225.09 588.29 lineto
234.24 593.64 lineto
closepath fill
1 setlinewidth
solid
0 0 0 edgecolor
newpath 235.58 586.77 moveto
225.09 588.29 lineto
234.24 593.64 lineto
closepath stroke
0 0 0 edgecolor
14 /Times-Roman set_font
360 623.4 moveto 41 (412.7) alignedtext
grestore
% N31
gsave
1 setlinewidth
0 0 0 nodecolor
newpath 673 600 moveto
581 600 lineto
581 562 lineto
673 562 lineto
closepath stroke
0 0 0 nodecolor
8 /Times-Roman set_font
591 588.8 moveto 72 (encode@6b8968) alignedtext
0 0 0 nodecolor
8 /Times-Roman set_font
621 578.8 moveto 44 (0.0 \(0.0%\)) alignedtext
0 0 0 nodecolor
8 /Times-Roman set_font
589 568.8 moveto 76 (of 1123.0 \(19.8%\)) alignedtext
grestore
% N30->N31
gsave
.88 setlinewidth
0 0 0 edgecolor
newpath 499.42 654 moveto
501.81 641.8 506.57 627.57 516 618 curveto
524.23 609.64 547.63 601.3 570.83 594.65 curveto
stroke
0 0 0 edgecolor
newpath 572.02 597.95 moveto
580.72 591.91 lineto
570.15 591.21 lineto
closepath fill
1 setlinewidth
solid
0 0 0 edgecolor
newpath 572.02 597.95 moveto
580.72 591.91 lineto
570.15 591.21 lineto
closepath stroke
0 0 0 edgecolor
14 /Times-Roman set_font
516 623.4 moveto 41 (831.3) alignedtext
grestore
% N31->N21
gsave
1.19 setlinewidth
0 0 0 edgecolor
newpath 627 561.84 moveto
627 549.48 627 533.07 627 518.5 curveto
stroke
0 0 0 edgecolor
newpath 630.5 518.3 moveto
627 508.3 lineto
623.5 518.3 lineto
closepath fill
1 setlinewidth
solid
0 0 0 edgecolor
newpath 630.5 518.3 moveto
627 508.3 lineto
623.5 518.3 lineto
closepath stroke
0 0 0 edgecolor
14 /Times-Roman set_font
627 531.4 moveto 50 (1123.0) alignedtext
grestore
% N33
gsave
1 setlinewidth
0 0 0 nodecolor
newpath 132 890 moveto
46 890 lineto
46 842 lineto
132 842 lineto
closepath stroke
0 0 0 nodecolor
8 /Times-Roman set_font
73 878.8 moveto 32 (utime_t) alignedtext
0 0 0 nodecolor
8 /Times-Roman set_font
73.5 868.8 moveto 31 (encode) alignedtext
0 0 0 nodecolor
8 /Times-Roman set_font
80.5 858.8 moveto 44 (0.0 \(0.0%\)) alignedtext
0 0 0 nodecolor
8 /Times-Roman set_font
53.5 848.8 moveto 71 (of 971.8 \(17.1%\)) alignedtext
grestore
% N32->N33
gsave
1.03 setlinewidth
0 0 0 edgecolor
newpath 141.72 973.99 moveto
132.12 954.32 116.92 923.2 105.31 899.41 curveto
stroke
0 0 0 edgecolor
newpath 108.43 897.82 moveto
100.9 890.37 lineto
102.14 900.89 lineto
closepath fill
1 setlinewidth
solid
0 0 0 edgecolor
newpath 108.43 897.82 moveto
100.9 890.37 lineto
102.14 900.89 lineto
closepath stroke
0 0 0 edgecolor
14 /Times-Roman set_font
133 928.4 moveto 41 (971.8) alignedtext
grestore
% N33->N23
gsave
1.03 setlinewidth
0 0 0 edgecolor
newpath 82.8 841.8 moveto
71.99 793.61 55.46 684.56 107 618 curveto
111.61 612.04 117.45 606.96 123.81 602.64 curveto
stroke
0 0 0 edgecolor
newpath 125.99 605.41 moveto
132.71 597.22 lineto
122.35 599.43 lineto
closepath fill
1 setlinewidth
solid
0 0 0 edgecolor
newpath 125.99 605.41 moveto
132.71 597.22 lineto
122.35 599.43 lineto
closepath stroke
0 0 0 edgecolor
14 /Times-Roman set_font
73 740.4 moveto 41 (971.8) alignedtext
grestore
% N35
gsave
1 setlinewidth
0 0 0 nodecolor
newpath 741 702 moveto
655 702 lineto
655 654 lineto
741 654 lineto
closepath stroke
0 0 0 nodecolor
8 /Times-Roman set_font
688.5 690.8 moveto 19 (pg_t) alignedtext
0 0 0 nodecolor
8 /Times-Roman set_font
682.5 680.8 moveto 31 (encode) alignedtext
0 0 0 nodecolor
8 /Times-Roman set_font
689.5 670.8 moveto 44 (0.0 \(0.0%\)) alignedtext
0 0 0 nodecolor
8 /Times-Roman set_font
662.5 660.8 moveto 71 (of 590.1 \(10.4%\)) alignedtext
grestore
% N34->N35
gsave
.62 setlinewidth
0 0 0 edgecolor
newpath 695.15 1029.83 moveto
695.64 970.46 697.1 788.96 697.72 712.52 curveto
stroke
0 0 0 edgecolor
newpath 701.22 712.48 moveto
697.8 702.45 lineto
694.22 712.43 lineto
closepath fill
1 setlinewidth
solid
0 0 0 edgecolor
newpath 701.22 712.48 moveto
697.8 702.45 lineto
694.22 712.43 lineto
closepath stroke
0 0 0 edgecolor
14 /Times-Roman set_font
696 862.4 moveto 41 (590.1) alignedtext
grestore
% N35->N23
gsave
.15 setlinewidth
0 0 0 edgecolor
newpath 654.82 667.99 moveto
630.54 661.2 600.33 650.75 576 636 curveto
566.05 629.97 567.66 622.66 557 618 curveto
501.09 593.57 343.56 607.5 283 600 curveto
267.39 598.07 250.57 595.3 235.1 592.47 curveto
stroke
0 0 0 edgecolor
newpath 235.63 589.01 moveto
225.16 590.61 lineto
234.35 595.89 lineto
closepath fill
1 setlinewidth
solid
0 0 0 edgecolor
newpath 235.63 589.01 moveto
225.16 590.61 lineto
234.35 595.89 lineto
closepath stroke
0 0 0 edgecolor
14 /Times-Roman set_font
576 623.4 moveto 41 (140.8) alignedtext
grestore
% N35->N31
gsave
.29 setlinewidth
0 0 0 edgecolor
newpath 730.28 653.93 moveto
741.11 642.92 748.51 629.74 740 618 curveto
732.75 608 707.61 599.27 682.87 592.8 curveto
stroke
0 0 0 edgecolor
newpath 683.64 589.39 moveto
673.08 590.35 lineto
681.93 596.18 lineto
closepath fill
1 setlinewidth
solid
0 0 0 edgecolor
newpath 683.64 589.39 moveto
673.08 590.35 lineto
681.93 596.18 lineto
closepath stroke
0 0 0 edgecolor
14 /Times-Roman set_font
743 623.4 moveto 41 (276.5) alignedtext
grestore
% N35->N37
gsave
.04 setlinewidth
0 0 0 edgecolor
newpath 741.06 661.03 moveto
756.41 654.19 773.48 645.62 788 636 curveto
800.41 627.78 812.84 617.12 823.21 607.37 curveto
stroke
0 0 0 edgecolor
newpath 825.93 609.61 moveto
830.71 600.15 lineto
821.08 604.57 lineto
closepath fill
1 setlinewidth
solid
0 0 0 edgecolor
newpath 825.93 609.61 moveto
830.71 600.15 lineto
821.08 604.57 lineto
closepath stroke
0 0 0 edgecolor
14 /Times-Roman set_font
811 623.4 moveto 32 (35.8) alignedtext
grestore
% N39
gsave
1 setlinewidth
0 0 0 nodecolor
newpath 380 600 moveto
292 600 lineto
292 562 lineto
380 562 lineto
closepath stroke
0 0 0 nodecolor
8 /Times-Roman set_font
300 588.8 moveto 72 (encode@6d75e3) alignedtext
0 0 0 nodecolor
8 /Times-Roman set_font
328 578.8 moveto 44 (0.0 \(0.0%\)) alignedtext
0 0 0 nodecolor
8 /Times-Roman set_font
306 568.8 moveto 66 (of 165.7 \(2.9%\)) alignedtext
grestore
% N35->N39
gsave
.14 setlinewidth
0 0 0 edgecolor
newpath 695.38 653.81 moveto
692.67 641.08 687.16 626.41 676 618 curveto
653.85 601.31 454.47 603.84 427 600 curveto
415.01 598.32 402.24 596 390.17 593.55 curveto
stroke
0 0 0 edgecolor
newpath 390.73 590.09 moveto
380.23 591.47 lineto
389.3 596.94 lineto
closepath fill
1 setlinewidth
solid
0 0 0 edgecolor
newpath 390.73 590.09 moveto
380.23 591.47 lineto
389.3 596.94 lineto
closepath stroke
0 0 0 edgecolor
14 /Times-Roman set_font
689 623.4 moveto 41 (137.0) alignedtext
grestore
% N36
gsave
1 setlinewidth
0 0 0 nodecolor
newpath 835 508 moveto
727 508 lineto
727 460 lineto
835 460 lineto
closepath stroke
0 0 0 nodecolor
8 /Times-Roman set_font
772 496.8 moveto 18 (void) alignedtext
0 0 0 nodecolor
8 /Times-Roman set_font
735 486.8 moveto 92 (encode_raw@6e1074) alignedtext
0 0 0 nodecolor
8 /Times-Roman set_font
783 476.8 moveto 44 (0.0 \(0.0%\)) alignedtext
0 0 0 nodecolor
8 /Times-Roman set_font
761 466.8 moveto 66 (of 224.8 \(4.0%\)) alignedtext
grestore
% N36->N3
gsave
.24 setlinewidth
0 0 0 edgecolor
newpath 762.34 459.97 moveto
751.96 446.62 738.75 429.61 726.72 414.12 curveto
stroke
0 0 0 edgecolor
newpath 729.45 411.94 moveto
720.56 406.19 lineto
723.93 416.23 lineto
closepath fill
1 setlinewidth
solid
0 0 0 edgecolor
newpath 729.45 411.94 moveto
720.56 406.19 lineto
723.93 416.23 lineto
closepath stroke
0 0 0 edgecolor
14 /Times-Roman set_font
747 429.4 moveto 41 (224.8) alignedtext
grestore
% N37->N36
gsave
.22 setlinewidth
0 0 0 edgecolor
newpath 835.57 561.84 moveto
826.57 549.01 814.5 531.79 804 516.81 curveto
stroke
0 0 0 edgecolor
newpath 806.64 514.47 moveto
798.03 508.3 lineto
800.91 518.49 lineto
closepath fill
1 setlinewidth
solid
0 0 0 edgecolor
newpath 806.64 514.47 moveto
798.03 508.3 lineto
800.91 518.49 lineto
closepath stroke
0 0 0 edgecolor
14 /Times-Roman set_font
821 531.4 moveto 41 (206.9) alignedtext
grestore
% N38->N23
gsave
.15 setlinewidth
0 0 0 edgecolor
newpath 234.76 664.65 moveto
211.69 656.58 186.69 645.95 180 636 curveto
174.98 628.54 173.52 619.13 173.68 610.21 curveto
stroke
0 0 0 edgecolor
newpath 177.18 610.36 moveto
174.49 600.11 lineto
170.2 609.8 lineto
closepath fill
1 setlinewidth
solid
0 0 0 edgecolor
newpath 177.18 610.36 moveto
174.49 600.11 lineto
170.2 609.8 lineto
closepath stroke
0 0 0 edgecolor
14 /Times-Roman set_font
180 623.4 moveto 41 (139.8) alignedtext
grestore
% N38->N39
gsave
.03 setlinewidth
0 0 0 edgecolor
newpath 283.77 653.81 moveto
287.15 642.41 292.13 628.93 299 618 curveto
301.23 614.45 303.86 610.98 306.67 607.68 curveto
stroke
0 0 0 edgecolor
newpath 309.25 610.03 moveto
313.45 600.3 lineto
304.1 605.29 lineto
closepath fill
1 setlinewidth
solid
0 0 0 edgecolor
newpath 309.25 610.03 moveto
313.45 600.3 lineto
304.1 605.29 lineto
closepath stroke
0 0 0 edgecolor
14 /Times-Roman set_font
299 623.4 moveto 32 (28.7) alignedtext
grestore
% N39->N22
gsave
.18 setlinewidth
0 0 0 edgecolor
newpath 336 561.84 moveto
336 549.48 336 533.07 336 518.5 curveto
stroke
0 0 0 edgecolor
newpath 339.5 518.3 moveto
336 508.3 lineto
332.5 518.3 lineto
closepath fill
1 setlinewidth
solid
0 0 0 edgecolor
newpath 339.5 518.3 moveto
336 508.3 lineto
332.5 518.3 lineto
closepath stroke
0 0 0 edgecolor
14 /Times-Roman set_font
336 531.4 moveto 41 (165.7) alignedtext
grestore
% N40->N10
gsave
.06 setlinewidth
0 0 0 edgecolor
newpath 853.23 1751.67 moveto
847.09 1746.01 840.71 1739.91 835 1734 curveto
815.49 1713.84 814.91 1704.7 794 1686 curveto
789.36 1681.85 784.28 1677.78 779.1 1673.91 curveto
stroke
0 0 0 edgecolor
newpath 781.06 1671.01 moveto
770.91 1668 lineto
776.97 1676.69 lineto
closepath fill
1 setlinewidth
solid
0 0 0 edgecolor
newpath 781.06 1671.01 moveto
770.91 1668 lineto
776.97 1676.69 lineto
closepath stroke
0 0 0 edgecolor
14 /Times-Roman set_font
835 1706.4 moveto 32 (52.1) alignedtext
grestore
% N45
gsave
1 setlinewidth
0 0 0 nodecolor
newpath 957 1602 moveto
839 1602 lineto
839 1554 lineto
957 1554 lineto
closepath stroke
0 0 0 nodecolor
8 /Times-Roman set_font
882 1590.8 moveto 32 (Monitor) alignedtext
0 0 0 nodecolor
8 /Times-Roman set_font
846.5 1580.8 moveto 103 (forward_request_leader) alignedtext
0 0 0 nodecolor
8 /Times-Roman set_font
905.5 1570.8 moveto 44 (0.0 \(0.0%\)) alignedtext
0 0 0 nodecolor
8 /Times-Roman set_font
888.5 1560.8 moveto 61 (of 69.0 \(1.2%\)) alignedtext
grestore
% N40->N45
gsave
.07 setlinewidth
0 0 0 edgecolor
newpath 883.08 1751.72 moveto
886.09 1716.74 891.65 1652.01 895.06 1612.2 curveto
stroke
0 0 0 edgecolor
newpath 898.56 1612.43 moveto
895.93 1602.17 lineto
891.58 1611.83 lineto
closepath fill
1 setlinewidth
solid
0 0 0 edgecolor
newpath 898.56 1612.43 moveto
895.93 1602.17 lineto
891.58 1611.83 lineto
closepath stroke
0 0 0 edgecolor
14 /Times-Roman set_font
888 1706.4 moveto 32 (69.0) alignedtext
grestore
% N41->N17
gsave
.13 setlinewidth
0 0 0 edgecolor
newpath 862.76 2279.81 moveto
859.95 2258.81 855.87 2228.36 852.89 2206.04 curveto
stroke
0 0 0 edgecolor
newpath 856.36 2205.57 moveto
851.56 2196.12 lineto
849.42 2206.5 lineto
closepath fill
1 setlinewidth
solid
0 0 0 edgecolor
newpath 856.36 2205.57 moveto
851.56 2196.12 lineto
849.42 2206.5 lineto
closepath stroke
0 0 0 edgecolor
14 /Times-Roman set_font
860 2234.4 moveto 41 (121.0) alignedtext
grestore
% N42->N40
gsave
.11 setlinewidth
0 0 0 edgecolor
newpath 869.18 1883.95 moveto
871.53 1862.52 874.73 1833.28 877.21 1810.64 curveto
stroke
0 0 0 edgecolor
newpath 880.72 1810.76 moveto
878.32 1800.43 lineto
873.76 1809.99 lineto
closepath fill
1 setlinewidth
solid
0 0 0 edgecolor
newpath 880.72 1810.76 moveto
878.32 1800.43 lineto
873.76 1809.99 lineto
closepath stroke
0 0 0 edgecolor
14 /Times-Roman set_font
876 1838.4 moveto 41 (103.9) alignedtext
grestore
% N43->N23
gsave
.08 setlinewidth
0 0 0 edgecolor
newpath 207.57 719.69 moveto
202.6 714.22 197.78 708.19 194 702 curveto
177.81 675.49 176.18 666.63 171 636 curveto
169.58 627.64 170.08 618.54 171.35 610.19 curveto
stroke
0 0 0 edgecolor
newpath 174.83 610.6 moveto
173.28 600.12 lineto
167.96 609.29 lineto
closepath fill
1 setlinewidth
solid
0 0 0 edgecolor
newpath 174.83 610.6 moveto
173.28 600.12 lineto
167.96 609.29 lineto
closepath stroke
0 0 0 edgecolor
14 /Times-Roman set_font
194 674.4 moveto 32 (71.0) alignedtext
grestore
% N44
gsave
1 setlinewidth
0 0 0 nodecolor
newpath 956 1470 moveto
864 1470 lineto
864 1432 lineto
956 1432 lineto
closepath stroke
0 0 0 nodecolor
8 /Times-Roman set_font
872 1458.8 moveto 76 (encode_message) alignedtext
0 0 0 nodecolor
8 /Times-Roman set_font
904 1448.8 moveto 44 (0.0 \(0.0%\)) alignedtext
0 0 0 nodecolor
8 /Times-Roman set_font
887 1438.8 moveto 61 (of 69.0 \(1.2%\)) alignedtext
grestore
% N47
gsave
1 setlinewidth
0 0 0 nodecolor
newpath 961 1348 moveto
875 1348 lineto
875 1310 lineto
961 1310 lineto
closepath stroke
0 0 0 nodecolor
8 /Times-Roman set_font
883 1336.8 moveto 70 (encode@7fd4a3) alignedtext
0 0 0 nodecolor
8 /Times-Roman set_font
909 1326.8 moveto 44 (0.0 \(0.0%\)) alignedtext
0 0 0 nodecolor
8 /Times-Roman set_font
892 1316.8 moveto 61 (of 57.3 \(1.0%\)) alignedtext
grestore
% N44->N47
gsave
.06 setlinewidth
0 0 0 edgecolor
newpath 911.25 1431.94 moveto
912.54 1412.27 914.57 1381.32 916.07 1358.49 curveto
stroke
0 0 0 edgecolor
newpath 919.57 1358.54 moveto
916.73 1348.33 lineto
912.59 1358.08 lineto
closepath fill
1 setlinewidth
solid
0 0 0 edgecolor
newpath 919.57 1358.54 moveto
916.73 1348.33 lineto
912.59 1358.08 lineto
closepath stroke
0 0 0 edgecolor
14 /Times-Roman set_font
915 1386.4 moveto 32 (57.3) alignedtext
grestore
% N45->N44
gsave
.07 setlinewidth
0 0 0 edgecolor
newpath 900.29 1553.81 moveto
902.26 1532.91 905.12 1502.63 907.23 1480.35 curveto
stroke
0 0 0 edgecolor
newpath 910.74 1480.41 moveto
908.19 1470.12 lineto
903.77 1479.75 lineto
closepath fill
1 setlinewidth
solid
0 0 0 edgecolor
newpath 910.74 1480.41 moveto
908.19 1470.12 lineto
903.77 1479.75 lineto
closepath stroke
0 0 0 edgecolor
14 /Times-Roman set_font
906 1508.4 moveto 32 (69.0) alignedtext
grestore
% N46
gsave
1 setlinewidth
0 0 0 nodecolor
newpath 1043 1602 moveto
967 1602 lineto
967 1554 lineto
1043 1554 lineto
closepath stroke
0 0 0 nodecolor
8 /Times-Roman set_font
987.5 1590.8 moveto 35 (MonMap) alignedtext
0 0 0 nodecolor
8 /Times-Roman set_font
989.5 1580.8 moveto 31 (encode) alignedtext
0 0 0 nodecolor
8 /Times-Roman set_font
991.5 1570.8 moveto 44 (0.0 \(0.0%\)) alignedtext
0 0 0 nodecolor
8 /Times-Roman set_font
974.5 1560.8 moveto 61 (of 62.7 \(1.1%\)) alignedtext
grestore
% N46->N37
gsave
.07 setlinewidth
0 0 0 edgecolor
newpath 1005 1553.65 moveto
1005 1528.09 1005 1486.72 1005 1451 curveto
1005 1451 1005 1451 1005 866 curveto
1005 745.6 972.5 710.97 896 618 curveto
892.87 614.19 889.28 610.52 885.51 607.07 curveto
stroke
0 0 0 edgecolor
newpath 887.49 604.16 moveto
877.61 600.32 lineto
882.94 609.48 lineto
closepath fill
1 setlinewidth
solid
0 0 0 edgecolor
newpath 887.49 604.16 moveto
877.61 600.32 lineto
882.94 609.48 lineto
closepath stroke
0 0 0 edgecolor
14 /Times-Roman set_font
1005 1091.4 moveto 32 (62.7) alignedtext
grestore
% N48
gsave
1 setlinewidth
0 0 0 nodecolor
newpath 989 1236 moveto
881 1236 lineto
881 1188 lineto
989 1188 lineto
closepath stroke
0 0 0 nodecolor
8 /Times-Roman set_font
926 1224.8 moveto 18 (void) alignedtext
0 0 0 nodecolor
8 /Times-Roman set_font
889 1214.8 moveto 92 (encode_raw@816551) alignedtext
0 0 0 nodecolor
8 /Times-Roman set_font
937 1204.8 moveto 44 (0.0 \(0.0%\)) alignedtext
0 0 0 nodecolor
8 /Times-Roman set_font
920 1194.8 moveto 61 (of 57.3 \(1.0%\)) alignedtext
grestore
% N47->N48
gsave
.06 setlinewidth
0 0 0 edgecolor
newpath 920.77 1309.94 moveto
923.26 1292.77 926.99 1267.11 930.01 1246.36 curveto
stroke
0 0 0 edgecolor
newpath 933.49 1246.73 moveto
931.46 1236.33 lineto
926.56 1245.73 lineto
closepath fill
1 setlinewidth
solid
0 0 0 edgecolor
newpath 933.49 1246.73 moveto
931.46 1236.33 lineto
926.56 1245.73 lineto
closepath stroke
0 0 0 edgecolor
14 /Times-Roman set_font
928 1269.4 moveto 32 (57.3) alignedtext
grestore
% N48->N3
gsave
.06 setlinewidth
0 0 0 edgecolor
newpath 938.27 1187.85 moveto
941.19 1164.23 945 1127.21 945 1095 curveto
945 1095 945 1095 945 866 curveto
945 680.06 969.03 597.64 844 460 curveto
818.8 432.25 782.76 410.72 752.32 395.9 curveto
stroke
0 0 0 edgecolor
newpath 753.61 392.64 moveto
743.07 391.52 lineto
750.61 398.97 lineto
closepath fill
1 setlinewidth
solid
0 0 0 edgecolor
newpath 753.61 392.64 moveto
743.07 391.52 lineto
750.61 398.97 lineto
closepath stroke
0 0 0 edgecolor
14 /Times-Roman set_font
946 801.4 moveto 32 (57.3) alignedtext
grestore
% N49
gsave
1 setlinewidth
0 0 0 nodecolor
newpath 1043 1734 moveto
967 1734 lineto
967 1686 lineto
1043 1686 lineto
closepath stroke
0 0 0 nodecolor
8 /Times-Roman set_font
976 1722.8 moveto 58 (MMonElection) alignedtext
0 0 0 nodecolor
8 /Times-Roman set_font
976 1712.8 moveto 58 (MMonElection) alignedtext
0 0 0 nodecolor
8 /Times-Roman set_font
991.5 1702.8 moveto 44 (0.0 \(0.0%\)) alignedtext
0 0 0 nodecolor
8 /Times-Roman set_font
974.5 1692.8 moveto 61 (of 47.3 \(0.8%\)) alignedtext
grestore
% N49->N46
gsave
.05 setlinewidth
0 0 0 edgecolor
newpath 1005 1685.79 moveto
1005 1665.14 1005 1635.21 1005 1612.12 curveto
stroke
0 0 0 edgecolor
newpath 1008.5 1612.06 moveto
1005 1602.06 lineto
1001.5 1612.06 lineto
closepath fill
1 setlinewidth
solid
0 0 0 edgecolor
newpath 1008.5 1612.06 moveto
1005 1602.06 lineto
1001.5 1612.06 lineto
closepath stroke
0 0 0 edgecolor
14 /Times-Roman set_font
1005 1640.4 moveto 32 (47.3) alignedtext
grestore
% N50
gsave
1 setlinewidth
0 0 0 nodecolor
newpath 1043 1866 moveto
967 1866 lineto
967 1818 lineto
1043 1818 lineto
closepath stroke
0 0 0 nodecolor
8 /Times-Roman set_font
990 1854.8 moveto 30 (Elector) alignedtext
0 0 0 nodecolor
8 /Times-Roman set_font
994.5 1844.8 moveto 21 (start) alignedtext
0 0 0 nodecolor
8 /Times-Roman set_font
991.5 1834.8 moveto 44 (0.0 \(0.0%\)) alignedtext
0 0 0 nodecolor
8 /Times-Roman set_font
974.5 1824.8 moveto 61 (of 45.6 \(0.8%\)) alignedtext
grestore
% N50->N49
gsave
.05 setlinewidth
0 0 0 edgecolor
newpath 1005 1817.79 moveto
1005 1797.14 1005 1767.21 1005 1744.12 curveto
stroke
0 0 0 edgecolor
newpath 1008.5 1744.06 moveto
1005 1734.06 lineto
1001.5 1744.06 lineto
closepath fill
1 setlinewidth
solid
0 0 0 edgecolor
newpath 1008.5 1744.06 moveto
1005 1734.06 lineto
1001.5 1744.06 lineto
closepath stroke
0 0 0 edgecolor
14 /Times-Roman set_font
1005 1772.4 moveto 32 (45.6) alignedtext
grestore
% N51
gsave
1 setlinewidth
0 0 0 nodecolor
newpath 1043 2008 moveto
967 2008 lineto
967 1960 lineto
1043 1960 lineto
closepath stroke
0 0 0 nodecolor
8 /Times-Roman set_font
990 1996.8 moveto 30 (Elector) alignedtext
0 0 0 nodecolor
8 /Times-Roman set_font
979 1986.8 moveto 52 (call_election) alignedtext
0 0 0 nodecolor
8 /Times-Roman set_font
991.5 1976.8 moveto 44 (0.0 \(0.0%\)) alignedtext
0 0 0 nodecolor
8 /Times-Roman set_font
974.5 1966.8 moveto 61 (of 43.9 \(0.8%\)) alignedtext
grestore
% N51->N50
gsave
.05 setlinewidth
0 0 0 edgecolor
newpath 1005 1959.91 moveto
1005 1936.96 1005 1902.18 1005 1876.33 curveto
stroke
0 0 0 edgecolor
newpath 1008.5 1876.21 moveto
1005 1866.21 lineto
1001.5 1876.21 lineto
closepath fill
1 setlinewidth
solid
0 0 0 edgecolor
newpath 1008.5 1876.21 moveto
1005 1866.21 lineto
1001.5 1876.21 lineto
closepath stroke
0 0 0 edgecolor
14 /Times-Roman set_font
1005 1909.4 moveto 32 (43.9) alignedtext
grestore
% N52
gsave
1 setlinewidth
0 0 0 nodecolor
newpath 1043 2140 moveto
967 2140 lineto
967 2092 lineto
1043 2092 lineto
closepath stroke
0 0 0 nodecolor
8 /Times-Roman set_font
989 2128.8 moveto 32 (Monitor) alignedtext
0 0 0 nodecolor
8 /Times-Roman set_font
976 2118.8 moveto 58 (start_election) alignedtext
0 0 0 nodecolor
8 /Times-Roman set_font
991.5 2108.8 moveto 44 (0.0 \(0.0%\)) alignedtext
0 0 0 nodecolor
8 /Times-Roman set_font
974.5 2098.8 moveto 61 (of 43.9 \(0.8%\)) alignedtext
grestore
% N52->N51
gsave
.05 setlinewidth
0 0 0 edgecolor
newpath 1005 2091.79 moveto
1005 2071.14 1005 2041.21 1005 2018.12 curveto
stroke
0 0 0 edgecolor
newpath 1008.5 2018.06 moveto
1005 2008.06 lineto
1001.5 2018.06 lineto
closepath fill
1 setlinewidth
solid
0 0 0 edgecolor
newpath 1008.5 2018.06 moveto
1005 2008.06 lineto
1001.5 2018.06 lineto
closepath stroke
0 0 0 edgecolor
14 /Times-Roman set_font
1005 2046.4 moveto 32 (43.9) alignedtext
grestore
% N54
gsave
1 setlinewidth
0 0 0 nodecolor
newpath 1041 2262 moveto
957 2262 lineto
957 2214 lineto
1041 2214 lineto
closepath stroke
0 0 0 nodecolor
8 /Times-Roman set_font
984 2250.8 moveto 30 (Elector) alignedtext
0 0 0 nodecolor
8 /Times-Roman set_font
964.5 2240.8 moveto 69 (handle_propose) alignedtext
0 0 0 nodecolor
8 /Times-Roman set_font
989.5 2230.8 moveto 44 (0.0 \(0.0%\)) alignedtext
0 0 0 nodecolor
8 /Times-Roman set_font
972.5 2220.8 moveto 61 (of 35.5 \(0.6%\)) alignedtext
grestore
% N53->N54
gsave
.04 setlinewidth
0 0 0 edgecolor
newpath 993.28 2345.79 moveto
994.38 2325.14 995.97 2295.21 997.19 2272.12 curveto
stroke
0 0 0 edgecolor
newpath 1000.69 2272.23 moveto
997.72 2262.06 lineto
993.7 2271.86 lineto
closepath fill
1 setlinewidth
solid
0 0 0 edgecolor
newpath 1000.69 2272.23 moveto
997.72 2262.06 lineto
993.7 2271.86 lineto
closepath stroke
0 0 0 edgecolor
14 /Times-Roman set_font
996 2300.4 moveto 32 (35.5) alignedtext
grestore
% N54->N52
gsave
.04 setlinewidth
0 0 0 edgecolor
newpath 1000.19 2213.9 moveto
1001.08 2195.68 1002.32 2170.44 1003.32 2150.15 curveto
stroke
0 0 0 edgecolor
newpath 1006.82 2150.21 moveto
1003.82 2140.05 lineto
999.83 2149.87 lineto
closepath fill
1 setlinewidth
solid
0 0 0 edgecolor
newpath 1006.82 2150.21 moveto
1003.82 2140.05 lineto
999.83 2149.87 lineto
closepath stroke
0 0 0 edgecolor
14 /Times-Roman set_font
1002 2173.4 moveto 32 (33.8) alignedtext
grestore
endpage
showpage
grestore
%%PageTrailer
%%EndPage: 1
%%Trailer
%%Pages: 1
%%BoundingBox: 36 36 1087 3334
end
restore
%%EOF
(3-3/4)