Trace number 4847530
Some explanations
A solver is run under the control of another program named runsolver. runsolver is in charge of imposing the CPU time limit and the memory limit to the solver. It also monitors some information about the process.
The trace of the execution of a solver is divided into four (or five) parts:
-
SOLVER DATA
This is the output of the solver (stdout and stderr).
Note that some very long lines in this section may be truncated by your web browser ! In such a case, you may want to use the "Download as text" link to get the trace as a text file.
When the --timestamp option is passed to the runsolver program, each line output by the solver is prepended with a timestamp which indicates at what time the line was output by the solver. Times are relative to the start of the program, given in seconds. The first timestamp (if present) is estimated CPU time. The last timestamp is wall clock time.
As some 'v lines' may be very long (sometimes several megabytes), the 'v line' output by your solver may be split on several lines to help limit the size of the trace recorded in the database. In any case, the exact output of your solver is preserved in a trace file.
-
VERIFIER DATA
The output of the solver is piped to a verifier program which will search a value line "v " and, if found, will check that the given interpretation satisfies all constraints.
-
CONVERSION SCRIPT DATA (Optionnal)
When a conversion script is used, this section shows the messages that were output by the conversion script.
-
WATCHER DATA
This is the informations gathered by the runsolver program. It first prints the different limits. There's a first limit on CPU time set to X seconds (see the parameters in the trace). After this time has ellapsed, runsolver sends a SIGTERM and 2 seconds later a SIGKILL to the solver. For safety, there's also another limit set to X+30 seconds which will send a SIGXPU to the solver. The last limit is on the virtual memory used by the process (see the parameters in the trace).
Every ten seconds, the runsolver process fetches the content of /proc/loadavg, /proc/pid/stat and /proc/pid/statm (see man proc) and prints it as raw data. This is only recorded in case we need to investigate the behaviour of a solver.
The memory used by the solver (vsize) is also given every ten seconds.
When the solver exits, runsolver prints some informations such as status and time. CPU usage is the ratio CPU Time/Real Time.
-
LAUNCHER DATA
These informations are related to the script which will launch the solver. The most important informations are the command line given to the solver, the md5sum of the different files and the dump of the /proc/cpuinfo and /proc/meminfo which provides some useful information on the computer.
Solver answer on this benchmark
General information on the benchmark
| Name | PB24/normalized-PB11/OPT-LIN/ kullmann/normalized-mul_8_13_shg.opb |
| MD5SUM | a008918ff26f135f427f5632a2cbbc59 |
| Bench Category | OPT-LIN (optimization problem, linear constraints, no OPT/UNSAT certificate) |
| Best result obtained on this benchmark | SAT |
| Best value of the objective obtained on this benchmark | 60 |
| Best CPU time to get the best result obtained on this benchmark | 3563.58 |
| Has Objective Function | YES |
| Satisfiable | |
| (Un)Satisfiability was proved | |
| Best value of the objective function | |
| Optimality of the best value was proved | |
| Number of variables | 15312 |
| Total number of constraints | 65280 |
| Number of constraints which are clauses | 65280 |
| Number of constraints which are cardinality constraints (but not clauses) | 0 |
| Number of constraints which are nor clauses,nor cardinality constraints | 0 |
| Minimum length of a constraint | 64 |
| Maximum length of a constraint | 92 |
| Number of terms in the objective function | 15312 |
| Biggest coefficient in the objective function | 1 |
| Number of bits for the biggest coefficient in the objective function | 1 |
| Sum of the numbers in the objective function | 15312 |
| Number of bits of the sum of numbers in the objective function | 14 |
| Biggest number in a constraint | 1 |
| Number of bits of the biggest number in a constraint | 1 |
| Biggest sum of numbers in a constraint | 15312 |
| Number of bits of the biggest sum of numbers | 14 |
| Number of products (including duplicates) | 0 |
| Sum of products size (including duplicates) | 0 |
| Number of different products | 0 |
| Sum of products size | 0 |
Quality of the solution as a function of time

Download the above graph
as a PDF file
Solver Data
20.72/26.58 c Time taken to transform: 8.96485185623169 seconds
20.72/26.58 c Solver arguments: {'interleave_search': True, 'use_rins_lns': False, 'num_search_workers': 1, 'random_seed': 1371479590, 'solution_callback': <cpmpy.tools.benchmark.cpbenchy.observer.solver_args.SolverArgsObserver._ortools_arguments.<locals>.OrtSolutionCallback object at 0x7f4c166eb410>}
20.72/26.58 c 3571.9832940101624s left to solve
36.07/41.93 c Solution 1, time = 15.3561s
36.07/41.93 o 551
36.47/42.36 c Solution 2, time = 15.7828s
36.47/42.36 o 378
37.86/43.70 c Solution 3, time = 17.1220s
37.86/43.70 o 249
38.86/44.77 c Solution 4, time = 18.1952s
38.86/44.77 o 203
43.35/49.29 c Solution 5, time = 22.7116s
43.35/49.29 o 195
46.16/52.04 c Solution 6, time = 25.4580s
46.16/52.04 o 192
46.64/52.59 c Solution 7, time = 26.0100s
46.64/52.59 o 183
47.26/53.17 c Solution 8, time = 26.5958s
47.26/53.17 o 182
48.53/54.43 c Solution 9, time = 27.8568s
48.53/54.43 o 167
50.83/56.78 c Solution 10, time = 30.2059s
50.83/56.78 o 166
52.32/58.21 c Solution 11, time = 31.6352s
52.32/58.21 o 160
54.32/60.26 c Solution 12, time = 33.6861s
54.32/60.26 o 157
54.82/60.74 c Solution 13, time = 34.1634s
54.82/60.74 o 156
55.02/60.90 c Solution 14, time = 34.3240s
55.02/60.90 o 154
55.02/60.97 c Solution 15, time = 34.3962s
55.02/60.97 o 153
56.61/62.55 c Solution 16, time = 35.9698s
56.61/62.55 o 148
58.70/64.61 c Solution 17, time = 38.0319s
58.70/64.61 o 147
59.11/65.09 c Solution 18, time = 38.5115s
59.11/65.09 o 146
59.30/65.23 c Solution 19, time = 38.6559s
59.30/65.23 o 143
59.60/65.50 c Solution 20, time = 38.9271s
59.60/65.50 o 140
59.60/65.53 c Solution 21, time = 38.9560s
59.60/65.53 o 138
61.89/67.80 c Solution 22, time = 41.2255s
61.89/67.80 o 137
61.89/67.84 c Solution 23, time = 41.2592s
61.89/67.84 o 136
62.49/68.41 c Solution 24, time = 41.8328s
62.49/68.41 o 135
62.49/68.45 c Solution 25, time = 41.8768s
62.49/68.45 o 131
64.79/70.74 c Solution 26, time = 44.1656s
64.79/70.74 o 129
64.99/70.90 c Solution 27, time = 44.3181s
64.99/70.90 o 128
65.10/71.04 c Solution 28, time = 44.4590s
65.10/71.04 o 124
65.10/71.08 c Solution 29, time = 44.4987s
65.10/71.08 o 123
65.29/71.21 c Solution 30, time = 44.6319s
65.29/71.21 o 120
67.39/73.40 c Solution 31, time = 46.8173s
67.39/73.40 o 116
67.49/73.43 c Solution 32, time = 46.8486s
67.49/73.43 o 115
67.49/73.46 c Solution 33, time = 46.8850s
67.49/73.46 o 112
67.69/73.62 c Solution 34, time = 47.0415s
67.69/73.62 o 110
67.69/73.67 c Solution 35, time = 47.0964s
67.69/73.67 o 107
67.78/73.73 c Solution 36, time = 47.1498s
67.78/73.73 o 104
67.88/73.89 c Solution 37, time = 47.3081s
67.88/73.89 o 100
70.19/76.11 c Solution 38, time = 49.5360s
70.19/76.11 o 97
70.19/76.16 c Solution 39, time = 49.5773s
70.19/76.16 o 94
70.37/76.31 c Solution 40, time = 49.7340s
70.37/76.31 o 93
70.37/76.38 c Solution 41, time = 49.8062s
70.37/76.38 o 91
73.18/79.18 c Solution 42, time = 52.6041s
73.18/79.18 o 90
75.86/81.84 c Solution 43, time = 55.2575s
75.86/81.84 o 89
78.17/84.15 c Solution 44, time = 57.5717s
78.17/84.15 o 87
78.35/84.34 c Solution 45, time = 57.7655s
78.35/84.34 o 86
78.65/84.70 c Solution 46, time = 58.1174s
78.65/84.70 o 85
80.95/86.93 c Solution 47, time = 60.3548s
80.95/86.93 o 83
81.16/87.15 c Solution 48, time = 60.5699s
81.16/87.15 o 82
81.25/87.25 c Solution 49, time = 60.6700s
81.25/87.25 o 81
83.74/89.71 c Solution 50, time = 63.1312s
83.74/89.71 o 80
83.93/89.90 c Solution 51, time = 63.3192s
83.93/89.90 o 78
84.05/90.06 c Solution 52, time = 63.4800s
84.05/90.06 o 77
85.73/91.71 c Solution 53, time = 65.1275s
85.73/91.71 o 75
85.73/91.75 c Solution 54, time = 65.1704s
85.73/91.75 o 74
85.73/91.76 c Solution 55, time = 65.1797s
85.73/91.76 o 73
85.83/91.83 c Solution 56, time = 65.2478s
85.83/91.83 o 72
86.33/92.38 c Solution 57, time = 65.7984s
86.33/92.38 o 71
90.22/96.23 c Solution 58, time = 69.6556s
90.22/96.23 o 70
91.91/97.98 c Solution 59, time = 71.3984s
91.91/97.98 o 69
93.60/99.61 c Solution 60, time = 73.0314s
93.60/99.61 o 66
170.58/176.87 c Solution 61, time = 150.2954s
170.58/176.87 o 65
175.88/182.13 c Solution 62, time = 155.5560s
175.88/182.13 o 64
178.06/184.37 c Solution 63, time = 157.7877s
178.06/184.37 o 63
181.86/188.17 c Solution 64, time = 161.5885s
181.86/188.17 o 62
3582.07/3598.63 o 62
3582.07/3598.63 v -x8085 -x12101 -x13865 -x14787 -x8518 -x10440 -x12598 -x6053 -x13199 -x7458 -x6201 -x4436 -x7225 -x8885 -x8481 -x3858 -x10280 -x6285 -x4161 -x10248 -x3965 -x14481 -x6127 -x4419 -x13197 -x11647 -x4461 -x4711 -x7246 -x14747 -x5132 -x10794 -x8793 -x5364 -x1080 -x4976 -x10697 -x11741 -x2494 -x5703 -x861 -x10850 -x14854 -x11098 -x7256 -x8931 -x13526 -x9819 -x7065 -x2807 -x9114 -x13419 -x8033 -x14012 -x12393 -x10356 -x1104 -x7005 -x13255 -x11214 -x10785 -x13228 -x6960 -x2382 -x13298 -x7777 -x13015 -x4290 -x994 -x2309 -x11977 -x9741 -x270 -x5476 -x11001 -x6162 -x13987 -x6498 -x14711 -x8987 -x14833 -x11348 -x8669 -x1627 -x2185 -x12130 -x8654 -x1580 -x8073 -x14508 -x3941 -x13570 -x8130 -x8019 -x2990 -x11164 -x4335 -x5384 -x11282 -x68 -x4152 -x3330 -x10141 -x13512 -x3888 -x4073 -x5918 -x5587 -x559 -x1787 -x790 -x594 -x13370 -x8098 -x5678 -x15043 -x9805 x103 -x5654 -x12756 -x7727 -x10640 -x11634 -x2395 -x9110 -x9308 -x908 -x4876 -x257 -x10704 -x11818 -x11694 -x12090 -x2660 -x8810 -x4923 -x12750 -x4010 -x6652 -x10163 -x3379 -x3719 -x6120 -x6069 -x3143 -x4181 -x8701 -x13203 -x2644 -x9072 -x11643 -x5877 -x5784 -x12689 -x12249 -x10658 -x14143 -x7927 -x7551 -x9653 -x7670 -x13357 -x6751 -x8606 -x14777 -x12292 -x8317 -x13639 -x10825 -x11830 -x6400 -x5068 -x14199 -x12975 -x5424 -x4677 -x12545 -x5284 -x12199 -x13243 -x4639 -x3086 -x1194 -x12308 -x8135 -x6888 -x4496 -x4066 -x4555 -x3354 -x12060 -x14766 -x7821 -x10586 -x13458 -x13359 -x4113 -x14216 -x1675 -x10597 -x57 -x1564 -x3217 -x11878 -x2286 -x7125 -x9864 -x11151 -x10978 -x11571 -x12672 -x11032 -x1958 -x13511 -x4786 -x4597 -x7116 -x9539 -x1771 -x14933 -x3935 -x8294 -x3357 -x14930 -x13731 -x5439 -x8913 -x3563 -x14278 -x13446 -x13889 -x3100 -x5936 -x3491 -x7022 -x5642 -x6408 -x995 -x12400 -x6583 -x13476 -x15138 -x8407 -x4255 -x925 -x11990 -x8534 -x10537 -x14837 -x458 -x13576 -x12921 -x11028 -x15270 -x566 -x433 -x14940 -x2974 -x9618 -x2697 -x15300 -x4776 -x5881 -x13023 -x9136 -x13663 -x10665 -x10759 -x5644 -x2695 -x1268 -x6537 -x14326 -x1148 -x7268 -x5704 -x5276 -x1472 -x3762 -x10615 -x14949 -x9485 -x9756 -x124 -x9671 -x15119 -x6853 -x13065 -x6746 -x464 -x447 -x7353 -x4122 -x11370 -x6504 -x11253 -x3726 -x7897 -x10212 -x8336 -x12055 -x13261 -x8952 -x1382 -x6771 -x13485 -x8937 -x3216 -x1512 -x3314 -x7561 -x6996 -x10420 -x2103 -x12043 -x4706 -x6456 -x3105 -x1037 -x6161 -x2273 -x6889 -x9703 -x6414 -x3141 -x8048 -x15097 -x12525 -x11614 -x11177 -x7003 -x481 -x2399 -x3320 -x6389 -x3701 -x11837 -x3198 -x10232 -x11108 -x9309 -x4762 -x9164 -x6152 -x11087 -x2077 -x1084 -x4889 -x6479 -x8915 -x7403 -x11501 -x3019 -x11261 -x7921 -x460 x4987 -x12087 -x1385 -x15136 -x5057 -x15169 -x10178 -x2304 -x13867 -x89 -x8403 -x3792 -x10582 -x4328 -x11225 -x11831 -x7690 -x10013 -x6205 -x9131 -x13934 -x11938 -x12856 -x9815 -x14138 -x5763 -x12693 -x1373 -x6959 -x8875 -x7240 -x7082 -x2163 -x9658 -x12436 -x4713 -x312 -x10185 -x7043 -x7208 -x14249 -x13923 -x10426 -x5871 -x8308 -x10304 -x9390 -x13826 -x9681 -x11279 -x6747 -x12842 -x9642 -x13952 -x10917 -x4439 -x5972 -x14107 -x6190 -x5679 -x15041 -x13333 -x1576 -x3200 -x2646 -x5630 -x10564 -x6378 -x11078 -x7359 -x6588 -x7743 -x4148 -x13760 -x5170 -x5429 -x12315 -x13633 -x10676 -x2619 -x953 -x1402 -x1591 x3241 -x12559 -x6706 -x3319 -x3353 -x13406 -x374 -x14852 -x3492 -x1049 -x4095 -x7594 -x6324 -x1645 -x2153 -x12213 -x12431 -x5237 -x9619 -x11011 -x10385 -x3221 -x10806 -x9821 -x14807 -x738 -x7344 -x5727 -x927 -x3059 -x7451 -x3898 -x136 -x7714 -x11778 -x11027 -x862 -x6222 -x4080 -x12102 -x10600 -x9458 -x11514 -x13059 -x11922 -x14928 -x9537 -x7997 -x14936 -x1350 -x13394 -x11572 -x10598 -x6066 -x5265 -x10890 -x13508 -x1078 -x11178 -x7613 -x6248 -x10054 -x278 -x1318 -x13196 -x2551 -x9686 -x864 -x3209 -x8731 -x8780 -x1650 -x11199 -x9885 -x6579 -x11982 -x6732 -x14457 -x3062 -x13791 -x6809 -x5701 -x6645 -x5177 -x8746 -x13548 -x6412 -x8561 -x581 -x10422 -x3811 -x290 -x13575 -x11337 -x12560 -x13966 -x11527 -x14966 -x11561 -x7286 -x14868 -x1442 -x13563 -x1072 -x96 -x3444 -x2811 -x10195 -x6332 -x9855 -x4317 -x3068 -x6299 -x4195 -x3853 -x6541 -x13784 -x15088 -x5879 -x12657 -x8080 -x10878 -x13413 -x1197 -x3810 -x14184 -x10848 -x9687 -x1295 -x7449 -x12878 -x7314 -x3073 -x2675 -x2426 -x4186 -x5797 -x2436 -x2784 -x1147 -x8132 -x161 -x14191 -x12278 -x7300 -x12569 -x10254 -x11898 -x13264 -x15059 -x11738 -x2797 -x4007 -x164 -x5787 -x6139 -x949 -x6338 -x9811 -x5990 -x3380 -x10019 -x5523 -x10027 -x14603 -x12572 -x3155 -x14656 -x761 -x8059 -x13091 -x6919 -x10159 -x7836 -x15158 -x4787 -x7730 -x10943 -x2823 -x12495 -x10567 -x3511 -x12009 -x116 -x5855 -x14691 -x5442 -x27 -x14301 -x5064 -x5752 -x11497 -x8505 -x542 -x13515 -x13275 -x2996 -x11907 -x8456 -x15068 -x130 -x4656 -x799 -x6851 -x5543 -x5331 -x4377 -x13120 -x4788 -x3606 -x4710 -x12110 -x476 -x5482 -x590 -x13433 -x11724 -x7766 -x391 -x12913 -x10175 -x6086 -x5933 -x11545 -x556 -x2946 -x6967 -x5841 -x1326 -x13493 -x3625 -x12385 -x6634 -x13252 -x6856 -x7959 -x5870 -x3408 -x4995 -x9664 -x5746 -x11167 -x1203 -x4929 -x5815 -x7725 -x1993 -x8041 -x9028 -x6897 -x11779 -x3850 -x13154 -x10133 -x15135 -x8856 -x230 -x15214 -x9429 -x15172 -x5652 -x8379 -x397 -x9291 -x5502 -x4035 -x13051 -x12901 -x570 -x6795 -x4397 -x10851 -x251 -x9758 -x6112 -x3856 -x2836 -x11918 -x10097 -x9495 -x11404 -x11795 -x4342 -x13504 -x10096 -x7473 -x3326 -x13013 -x5180 -x13480 -x9481 -x10193 -x15209 -x5618 -x12333 -x13541 -x14361 -x4628 -x11321 -x6514 -x9904 -x4160 -x6145 -x12086 -x13593 -x4895 -x3930 -x14672 -x4832 -x5886 -x5554 -x7114 -x976 -x1028 -x8062 -x430 -x13719 -x2532 -x9744 -x9499 -x10754 -x7468 -x2380 -x15113 -x12357 -x1278 -x5576 -x13573 -x1932 -x14401 -x5030 -x12461 -x14649 -x14739 -x4549 -x12538 -x14196 -x1020 -x3290 -x13249 -x970 -x11196 -x8194 -x12924 -x2682 -x3868 -x5178 -x10504 -x9497 -x11635 -x2338 -x3127 -x1502 -x11110 -x12907 -x5610 -x3262 -x5751 -x11262 -x3743 -x9754 -x1397 -x8792 -x4658 -x9406 -x12329 -x10576 -x409 -x14484 -x1784 -x139 -x4863 -x14434 -x7493 -x11569 -x11303 -x9761 -x15093 -x10783 -x3296 -x9014 -x4577 -x7163 -x9795 -x8413 -x9867 -x4231 -x12659 -x12927 -x15188 -x9578 -x12520 -x14938 -x12704 -x14769 -x2944 -x403 -x730 -x14798 -x3140 -x14468 -x10131 -x2693 -x5887 -x1079 -x574 -x14356 -x5845 -x11759 -x11182 -x10684 -x7492 -x10444 -x3802 -x9547 -x3747 -x6623 -x6311 -x14530 -x14876 -x4640 -x4069 -x10951 -x9074 -x6237 -x5506 -x6042 -x1553 -x6512 -x6376 -x8991 -x12540 -x14 -x10056 -x10945 -x10353 -x3349 -x4376 -x4283 -x13422 -x13428 -x3346 -x4056 -x13651 -x5051 -x8802 -x7514 -x7501 -x10309 -x8367 -x12406 -x12692 -x6915 -x11560 -x12638 -x336 -x6679 -x11791 -x4370 -x2496 -x9301 -x9486 -x14433 -x13479 -x14172 -x4539 -x7032 -x10269 -x6663 -x15303 -x4014 -x6501 -x11554 -x13105 -x8422 -x9960 -x9884 -x4154 -x12839 -x7041 -x14438 -x3170 -x4450 -x8551 -x187 -x10803 -x2889 -x4724 -x3725 -x4605 -x6612 -x3555 -x1200 -x14224 -x13457 -x4837 -x8015 -x10771 -x14294 -x2590 -x7270 -x8120 -x10326 -x2073 -x9843 -x6437 -x948 -x5565 -x8479 -x9438 -x13128 -x12073 -x9961 -x9285 -x3249 -x1459 -x6337 -x11654 -x14251 -x9685 -x1121 -x1468 -x3466 -x15017 -x11127 -x8727 -x8925 -x5421 -x5908 -x14483 -x7351 -x10490 -x9146 -x5713 -x13617 -x15217 -x6455 -x4146 -x7075 -x7235 -x3047 -x3305 -x5821 -x11372 -x11592 -x10287 -x4430 -x14984 -x924 -x11958 -x7891 -x6825 -x1910 -x8358 -x6183 -x7969 -x10181 -x13327 -x1791 -x14639 -x1365 -x2813 -x5420 -x4266 -x6876 -x199 -x11419 -x8259 -x2155 -x10880 -x1537 -x12063 -x3374 -x15029 -x2704 -x1624 -x11492 -x11145 -x4614 -x13463 -x13881 -x979 -x7598 -x104 -x11993 -x13405 -x13230 -x8242 -x1873 -x14826 -x11536 -x2502 -x6978 -x326 -x13766 -x10144 -x5569 -x5904 -x13577 -x9680 -x14144 -x5140 -x5826 -x15201 -x1440 -x6424 -x4420 -x6144 -x1571 -x2397 -x184 -x6703 -x8775 -x3012 -x6082 -x13783 -x7748 -x6370 -x6369 -x15110 -x13710 -x9782 -x2584 -x14268 -x12283 -x13500 -x14263 -x10513 -x15226 -x12407 -x13365 -x12245 -x2117 -x2814 -x4353 -x5417 -x14222 -x12561 -x11462 -x4012 -x2354 -x4321 -x895 -x10699 -x8115 -x10946 -x14220 -x6534 -x7427 -x9209 -x8341 -x2010 -x7297 -x7222 -x6478 -x5989 -x5573 -x435 -x7093 -x7702 -x3540 -x10378 -x14845 -x2303 -x5081 -x10942 -x12650 -x5808 -x14509 -x4523 -x9570 -x8893 -x4548 -x12253 -x10431 -x1886 -x11392 -x9009 -x8101 -x5537 -x5513 -x6416 -x4990 -x4620 -x13674 -x13635 -x5783 -x11943 -x10303 -x9411 -x2922 -x9518 -x3778 -x1633 -x9640 -x5835 -x10590 -x2470 -x1266 -x2340 -x7772 -x11326 -x5483 -x6603 -x1474 -x13142 -x1181 -x2989 -x13850 x4800 -x638 -x8470 -x11324 -x1965 -x7865 -x12156 -x7575 -x5391 -x511 -x2978 -x11119 -x8031 -x12468 -x8125 -x8138 -x1010 -x1980 -x14338 -x8738 -x5343 -x11985 -x135 -x10296 -x14127 -x9564 -x4872 -x8894 -x14458 -x11141 -x3288 -x4931 -x13034 -x14149 -x1667 -x1901 -x9890 -x7113 -x10479 -x4227 -x14951 -x5488 -x8315 -x15065 -x3513 x4793 -x6555 -x8153 -x8798 -x6878 -x8444 -x933 -x13150 -x4307 -x14699 -x6818 -x10070 -x9724 -x2291 -x5867 -x7394 -x11838 -x13937 -x15011 -x635 -x6571 -x6292 -x883 -x11331 -x10817 -x5342 -x9010 -x11533 -x7745 -x12608 -x2916 -x228 -x13174 -x1757 -x14193 -x1475 -x1142 -x6005 -x3693 -x7156 -x6772 -x285 -x8951 -x973 -x14250 -x8500 -x6531 -x6239 -x1120 -x8922 -x8209 -x5182 -x11445 -x6343 -x12797 -x90 -x9842 -x11320 -x12150 -x629 -x888 -x8986 -x14183 -x5376 -x3875 -x3649 -x7494 -x5950 -x15174 -x1751 -x5773 -x1614 -x15002 -x1330 -x5545 -x14449 -x6724 -x13798 -x6116 -x3635 -x14471 -x379 -x493 -x9674 -x12943 -x13827 -x532 -x322 -x5528 -x10360 -x7280 -x5927 -x11953 -x1707 -x3453 -x10124 -x4642 -x2905 -x14658 -x13386 -x6494 -x13491 -x2027 -x5627 -x3328 -x14357 -x13729 -x13087 -x4269 -x1454 -x13334 -x6879 -x10167 -x5184 -x14831 -x10005 -x6317 -x1195 -x7348 -x1674 -x9315 -x33 -x7334 -x10857 -x11120 -x4955 -x5061 -x4016 -x185 -x2168 -x9901 -x13341 -x9532 -x2472 -x1479 -x248 -x6055 -x2738 -x11493 -x1684 -x8853 -x13351 -x6619 -x523 -x13666 -x10009 -x4282 -x7050 -x383 -x735 -x6890 -x3971 -x2906 -x155 -x10839 -x13278 -x11057 -x14443 -x12172 -x8290 -x11686 -x3382 -x10761 -x10871 -x14737 -x9553 -x2792 -x13638 -x2463 -x15028 -x5273 -x8752 -x5743 -x4581 -x7998 -x10717 -x12688 -x6556 -x12820 -x1258 -x8591 -x14321 -x4085 -x192 -x12205 -x56 -x10177 -x5683 -x6212 -x2668 -x11649 -x509 -x12555 -x4850 -x14932 -x4277 -x10295 -x12173 -x3499 -x9346 -x5408 -x13924 -x4547 -x3899 -x11969 -x11258 -x1103 -x12759 -x5705 -x1878 -x3310 -x8985 -x12539 -x805 -x5404 -x14880 -x14170 -x6333 -x4510 -x2653 -x13385 -x9071 -x9869 -x3222 -x967 -x1881 -x12799 -x14885 -x8734 -x6910 -x75 -x4449 -x4135 -x3174 -x12806 -x11365 -x12530 -x113 -x13310 -x51 -x2966 -x13962 -x10534 -x15049 -x132 -x9979 -x536 -x10587 -x14389 -x2875 -x10050 -x787 -x12594 -x14645 -x947 -x853 -x7833 -x9199 -x10865 -x12524 -x3536 -x12919 -x13870 -x12772 -x5291 -x8013 -x12390 -x8891 -x11821 -x12212 -x13856 -x1312 -x10322 -x751 -x2493 -x4375 -x837 -x4130 -x12233 -x3531 -x15085 -x11606 -x1705 -x2785 -x1749 -x14362 -x3248 -x1263 -x12685 -x4603 -x911 -x6613 -x15122 -x8425 -x9675 -x9247 -x12050 -x9283 -x4462 x13356 -x1847 -x4992 -x10908 -x5525 -x14016 -x8389 -x14817 -x13201 -x9747 -x989 -x14388 -x1099 -x9551 -x9382 -x1511 x6759 -x10219 -x14245 -x12236 -x4820 -x760 -x5685 -x10396 -x399 -x5235 -x13224 -x236 -x6939 -x8382 -x3487 -x59 -x14904 -x9319 -x7324 -x7717 -x1499 -x1245 -x6631 -x6098 -x10703 -x3498 -x10357 -x6773 -x9774 -x11750 -x4732 -x9470 -x1516 -x6885 -x12126 -x14055 -x8566 -x6933 -x6441 -x4636 -x4363 -x7444 -x13789 -x3406 -x3775 -x11255 -x649 -x5355 -x12877 -x11486 -x14849 -x802 -x15236 -x7130 -x4238 -x7588 -x11009 -x3214 -x5381 x8337 -x3281 -x10028 -x10742 -x2934 -x14976 -x1792 -x5423 -x9156 -x794 -x5011 -x8451 -x1085 -x813 -x109 -x13447 -x5566 -x14026 -x11579 -x14448 -x3327 -x11690 -x1524 -x11482 -x5183 -x10264 -x7395 -x10267 -x13049 -x812 -x14377 -x7768 -x12078 -x7265 -x7379 -x6802 -x12067 -x8617 -x10429 -x8984 -x12833 -x2459 -x4037 -x5567 -x1679 -x4839 -x896 -x8602 -x10102 -x1038 -x10080 -x5648 -x2015 -x6199 -x6202 -x5575 -x10905 -x1466 -x1032 -x8261 -x15010 -x9627 -x4082 -x633 -x13337 -x4899 -x5672 -x5275 -x10653 -x9852 -x10795 -x8096 -x11024 -x7511 -x8487 -x2780 -x9836 -x6351 -x8934 -x7053 -x1367 -x9127 -x9609 -x8603 -x8610 -x12276 -x8729 -x14494 -x13697 -x931 -x3603 -x3433 -x14914 -x7693 -x6477 -x9205 -x7219 -x489 -x2935 -x6970 -x9577 -x8309 -x10992 -x9035 -x5380 -x4799 -x2079 -x2544 -x678 -x1025 -x1755 -x5508 -x5858 -x6500 -x14375 -x9183 -x10573 -x9708 -x3595 -x7992 -x9101 -x10932 -x1876 -x1857 -x6670 -x3713 -x10864 -x11565 -x8084 -x5669 -x8645 -x9954 -x13518 -x10543 -x1828 -x5994 -x7723 -x7248 -x519 -x152 -x8206 -x1476 -x702 -x5946 -x12957 -x11591 -x801 -x7294 -x14519 -x4254 -x7872 -x10231 -x2326 -x5957 -x4472 -x15307 -x12971 -x14710 -x15244 -x8741 -x4096 -x7870 -x15254 -x9210 -x11478 -x2982 -x5750 -x6110 -x5714 -x12636 -x8564 -x14866 -x7531 -x14666 -x11407 -x12338 -x13227 -x3720 -x3645 -x8940 -x11510 -x7362 -x771 -x11113 -x12420 -x14511 -x2095 -x2504 -x2841 -x5317 -x8152 -x3089 -x8677 -x13684 -x4120 -x2021 -x12049 -x5986 -x3312 -x12903 -x12064 -x12796 -x4521 -x175 -x3981 -x13893 -x6312 -x11888 -x2577 -x3467 -x12128 -x8969 -x6952 -x9997 -x14279 -x2051 -x781 -x8011 -x13534 -x8117 -x2217 -x2333 -x13862 -x2762 -x3385 -x1482 -x7728 -x4256 -x1866 -x4644 -x9655 -x14110 -x3495 -x8431 -x5592 -x607 -x1115 -x3877 -x6991 -x3921 -x14436 -x4736 -x12814 -x8052 -x7369 -x1968 -x14426 -x7391 -x8997 -x8622 -x5968 -x15019 -x13672 -x14557 -x8583 -x6175 -x11187 -x10052 -x5158 -x2900 -x1685 -x6814 -x14013 -x8270 -x14522 -x14157 -x14631 -x5219 -x13176 -x6666 -x12224 -x13345 -x2629 -x4441 -x11393 -x14704 -x8869 -x2727 -x6079 -x1174 -x6870 -x11401 -x417 -x4867 -x12219 -x5072 -x10342 -x6054 -x10690 -x12602 -x11532 -x2119 -x6015 -x13986 -x6217 -x12291 -x1598 -x10115 -x14017 -x3342 -x4050 -x4864 -x690 -x10352 -x499 -x9331 -x4344 -x10415 -x11368 -x4861 -x3213 -x7356 -x194 -x8620 -x8847 -x346 -x5388 -x13287 -x13721 -x11622 -x4033 -x2574 -x5024 -x12876 -x2384 -x10518 -x3083 -x7758 -x779 -x8652 -x6099 -x642 -x4657 -x12775 -x8730 -x7521 -x14103 -x15025 -x295 -x1042 -x3122 -x555 -x3446 -x3504 -x3982 -x13371 -x11342 -x12187 -x8990 -x712 -x5039 -x1077 -x2597 -x2166 -x9206 -x9004 -x10740 -x13037 -x1766 -x8537 -x1556 -x2142 -x576 -x5883 -x13119 -x1202 -x7389 -x7209 -x3886 -x6014 -x6398 -x8274 -x1357 -x14135 -x1653 -x4327 -x6589 -x8078 -x11335 -x15069 -x7517 -x1566 -x8665 -x7660 -x4028 -x8097 -x4488 -x6955 -x11901 -x5354 -x8446 -x5755 -x3803 -x3518 -x7108 -x5534 -x3932 -x4946 -x3859 -x3005 -x9109 -x11256 -x3973 -x8709 -x9022 -x4973 -x23 -x3381 -x170 -x10733 -x11157 -x2852 -x1087 -x6306 -x9951 -x5001 -x544 -x9321 -x13914 -x12255 -x7242 -x8146 -x6508 -x5923 -x13061 -x11329 -x569 -x5285 -x8707 -x12072 -x6741 -x8963 -x8204 -x3196 -x11065 -x8679 -x612 -x14475 -x3943 -x10081 -x13292 -x5660 -x6950 -x4127 -x3409 -x10499 -x14226 -x814 -x13072 -x12675 -x8068 -x6824 -x8643 -x12723 -x5788 -x10310 -x12056 -x2071 -x10255 -x8357 -x14978 -x11754 -x5441 -x696 -x10849 -x6800 -x9043 -x2159 -x4107 -x4330 -x13982 -x10474 -x14836 -x7866 -x8021 -x14205 -x6684 -x3028 -x8057 -x10674 -x1664 -x15306 -x6596 -x9201 -x5866 -x11460 -x2330 -x6363 -x4608 -x12590 -x12155 -x11308 -x892 -x13567 -x6154 -x14887 -x828 -x14629 -x8171 -x3917 -x4019 -x8214 -x9064 -x8448 -x9786 -x15198 -x4570 -x15284 -x6505 -x7528 -x14276 -x1094 -x5334 -x12178 -x320 -x8506 -x279 -x63 -x4999 -x9363 -x5328 -x13441 -x148 -x7995 -x3929 -x10903 -x10341 -x12780 -x14258 -x4055 -x9576 -x10204 -x1610 -x2750 -x202 -x5135 -x3416 -x12355 -x5271 -x11163 -x4286 -x12778 -x12886 -x7879 -x7390 -x10034 -x14560 -x12998 -x14096 -x8858 -x10782 -x7198 -x1235 -x7483 -x11295 -x7829 -x14746 -x6335 -x9456 -x4813 -x14500 -x13813 -x3677 -x8449 -x2391 -x1163 -x10455 x9533 -x10129 -x11880 -x7522 -x4129 -x841 -x13149 -x4201 -x4816 -x15267 -x11513 -x6573 -x14445 -x12377 -x10367 -x13794 -x5204 -x1676 -x12011 -x9984 -x3832 -x5449 -x15001 -x737 -x1345 -x7499 -x5357 -x6914 -x10146 -x13086 -x2658 -x8604 -x4468 -x7069 -x9878 -x10975 -x5958 -x7274 -x7234 -x9016 -x5296 -x8541 -x5774 -x13219 -x7190 -x9397 -x5472 -x2270 -x8980 -x12464 -x5606 -x13830 -x9731 -x1165 -x12532 -x14865 -x9255 -x13396 -x833 -x11350 -x5548 -x9788 -x1301 -x7026 -x1224 -x2925 -x2678 -x14660 -x14679 -x10585 -x14981 -x14024 -x11577 -x12824 -x12900 -x5447 -x6158 -x4896 -x9480 -x10755 -x11101 -x1116 -x816 -x9994 -x11133 -x4590 -x1314 -x8959 -x370 -x3547 -x6010 -x5149 -x4669 -x12550 -x5199 -x12396 -x7477 -x12030 -x6304 -x4678 -x1151 -x7138 -x9928 -x5665 -x10772 -x467 -x3742 -x774 -x4301 -x8258 -x7657 -x6948 -x9153 -x2967 -x1773 -x8553 -x8161 -x12717 -x77 -x398 -x9117 -x679 -x12348 -x4206 -x9362 -x1794 -x8071 -x13426 -x13709 -x9762 -x12425 -x4390 -x5323 -x8156 -x11868 -x8004 -x3236 -x9504 -x10732 -x12256 -x8321 -x5475 -x4745 -x2804 -x644 -x9339 -x9976 -x11581 -x11524 -x2622 -x1110 -x8345 -x13941 -x12531 -x4359 -x7586 -x5786 -x4622 -x9042 -x8374 -x12197 -x7878 -x3095 -x1372 -x7399 -x11406 -x13240 -x6745 -x49 -x14062 -x9887 -x9493 -x3608 -x10169 -x7764 -x14124 -x12882 -x1753 -x7839 -x13829 -x11835 -x7172 -x12449 -x832 -x15086 -x3543 -x2560 -x10688 -x6313 -x5645 -x10369 -x4796 -x3614 -x716 -x14094 -x5333 -x10293 -x2485 -x8599 -x4834 -x13957 -x8860 -x14623 -x11039 -x2249 -x1269 -x1817 -x8671 -x11507 -x9276 -x4141 -x13931 -x4671 -x1161 -x8524 -x5451 -x13817 -x5234 -x10516 -x3191 -x5479 -x2724 -x2194 -x8172 -x12484 -x13439 -x2046 -x142 -x1665 -x11684 -x8166 -x6576 -x10630 -x15228 -x10332 -x12834 -x7932 -x1274 -x9496 -x11336 -x5580 -x13736 -x11698 -x6875 -x3442 -x7894 -x8441 -x14176 -x12314 -x10957 -x11704 -x7667 -x4236 -x1101 -x12004 -x3958 -x5497 -x3300 -x8426 -x8966 -x13871 -x8879 -x8306 -x3545 -x729 -x8555 -x12477 -x4003 -x7173 -x7001 -x2205 -x4743 -x11103 -x5371 -x5577 -x3704 -x6605 -x6689 -x8388 -x8225 -x3749 -x13262 -x10731 -x9934 -x12566 -x1248 -x8043 -x15156 -x14726 -x10831 -x13121 -x13096 -x13554 -x13753 -x2979 -x2923 -x11955 -x4322 -x14152 -x12260 -x14652 -x8371 -x7818 -x4445 -x3907 -x9942 -x1059 -x13160 -x13883 -x4518 -x4564 -x5104 -x5869 -x9699 -x13216 -x4428 -x13769 -x227 -x10313 -x9352 -x14587 -x4446 -x12247 -x1835 -x6142 -x7622 -x5876 -x14076 -x12321 -x12317 -x8845 -x7566 -x1205 -x524 -x11645 -x13845 -x11040 -x2365 -x11122 -x13148 -x7785 -x3414 -x9088 -x14513 -x8960 -x1316 -x13619 -x10389 -x5740 -x6868 -x4720 -x5398 -x15238 -x13734 -x15269 -x4429 -x2705 -x7303 -x11227 -x2325 -x6083 -x13043 -x2503 -x767 -x13894 -x3363 -x11891 -x4237 -x12169 -x12565 -x14241 -x12472 -x10887 -x9995 -x13771 -x10847 -x11992 -x15237 -x14731 -x8411 -x4402 -x4034 -x2368 -x10503 -x13758 -x12999 -x517 -x11648 -x7037 -x1745 -x2980 -x14432 -x6224 -x2689 -x2968 -x11213 -x3351 -x13324 -x14397 -x11007 -x5653 -x5138 -x7954 -x7434 -x15071 -x10088 -x14350 -x11609 -x1395 -x9208 -x1808 -x10891 -x1694 -x2420 -x4385 -x8368 -x5025 -x5143 -x8681 -x2543 -x2425 -x12751 -x14718 -x11109 -x5085 -x13147 -x1324 -x4177 -x3202 -x9534 -x11522 -x10884 -x3949 -x13716 -x9118 -x6920 -x12958 -x12515 -x13414 -x4978 -x9631 -x5250 -x7935 -x263 -x6346 -x52 -x3115 -x2869 -x11782 -x1573 -x5194 -x13591 -x4313 -x4818 -x4583 -x8918 -x1765 -x8822 -x11468 -x2878 -x9560 -x2744 -x6247 -x8038 -x11403 -x5863 -x7061 -x3258 -x5164 -x4475 -x8223 -x7773 -x12703 -x521 -x12988 -x11799 -x681 -x15283 -x10442 -x3987 -x10675 -x14289 -x10965 -x4882 -x546 -x3186 -x7767 -x2528 -x3185 -x8314 -x3703 -x10816 -x6632 -x968 -x7696 -x14368 -x12715 -x12757 -x11139 -x7491 -x10198 -x11994 -x8104 -x5780 -x6290 -x5385 -x2768 -x6193 -x14130 -x4030 -x14784 -x1681 -x2257 -x9294 -x1036 -x394 -x10885 -x10333 -x13706 -x3727 -x7189 -x14528 -x6544 -x14064 -x5443 -x15258 -x1883 -x11518 -x10218 -x6909 -x13703 -x6942 -x9625 -x11855 -x14420 -x3804 -x848 -x12228 -x9464 -x1977 -x4513 -x2164 -x2088 -x3736 -x2390 -x4131 -x8361 -x7814 -x3748 -x6364 -x13660 -x2060 -x12687 -x4964 -x1887 -x8842 -x11140 -x12929 -x6043 -x13281 -x9105 -x14721 -x4320 -x9912 -x6360 -x7726 -x8608 -x7425 -x416 -x4801 -x2844 -x13808 -x5998 -x2455 -x12949 -x10082 -x4733 -x2220 -x1267 -x11897 -x15076 -x14900 -x8003 -x5846 -x4068 -x11802 -x14244 -x11964 -x8165 -x8412 -x6349 -x8519 -x7655 -x6660 -x11882 -x9941 -x9080 -x1850 -x15296 -x6594 -x2111 -x9069 -x5459 -x13123 -x3746 -x15235 -x4920 -x6429 -x1361 -x14141 -x11366 -x14607 -x13770 -x10042 -x2731 -x13180 -x10594 -x4866 -x14644 -x10977 -x5637 -x13901 -x12711 -x9891 -x7296 -x85 -x6059 -x13031 -x15195 -x11201 -x7979 -x4637 -x12448 -x4533 -x14599 -x11013 -x10116 -x4391 -x14582 -x13451 -x8912 -x11041 -x14789 -x3674 -x1865 -x12790 -x11596 -x9776 -x4480 -x13977 -x6965 -x9120 -x7347 -x9588 -x8737 -x10271 -x634 -x13727 -x13645 -x4708 -x4862 -x7893 -x615 -x2954 -x10331 -x14805 -x6047 -x7261 -x1108 -x11967 -x3061 -x14302 -x10334 -x6438 -x14210 -x12024 -x12422 -x13804 -x5103 -x14090 -x12749 -x5535 -x1657 -x2683 -x11725 -x2616 -x8377 -x9163 -x10176 -x9380 -x5807 -x14485 -x9740 -x6410 -x2448 -x3443 -x13743 -x12194 -x234 -x10898 -x13170 -x11233 -x1390 -x3079 -x8732 -x2545 -x13921 -x7030 -x1806 -x5985 -x11712 -x6928 -x11525 -x8235 -x7431 -x10613 -x2363 -x10866 -x11503 -x3928 -x1988 -x4803 -x7404 -x11081 -x1129 -x1054 -x7410 -x10024 -x5584 -x1172 -x11302 -x6380 -x2383 -x11991 -x1838 -x9383 -x14248 -x4917 -x8755 -x13288 -x5295 -x12665 -x5777 -x13021 -x3244 -x6018 -x8619 -x3521 -x1517 -x8877 -x5901 -x15145 -x9418 -x4038 -x5096 -x775 -x11155 -x3197 -x3006 -x335 -x11745 -x10637 -x11769 -x1199 -x8935 -x6391 -x9663 -x14351 -x5016 -x13699 -x13812 -x4208 -x5297 -x13076 -x2611 -x2072 -x10460 -x7064 -x5590 -x575 -x9379 -x2882 -x13953 -x9759 -x8435 -x15139 -x13993 -x11058 -x9804 -x3801 -x14039 -x2158 -x4276 -x10531 -x2896 -x3997 -x4106 -x11208 -x13032 -x9423 -x2602 -x11079 -x844 -x8761 -x14698 -x10423 -x15295 -x14568 -x2007 -x1728 -x12546 -x5010 -x3364 -x14334 -x2662 -x7864 -x9378 -x12051 -x9038 -x1437 -x14763 -x1364 -x10922 -x4738 -x15148 -x15205 -x8687 -x2350 -x7634 -x13151 -x5110 -x12669 -x3699 -x3876 -x174 -x11566 -x13655 -x5242 -x8272 -x3756 -x6023 -x632 -x2884 -x3316 -x4071 -x7823 -x8958 -x7346 -x2224 -x218 -x9396 -x14757 -x4684 -x3162 -x9602 -x7817 -x10916 -x6020 -x2949 -x8663 -x14814 -x7547 -x5159 -x11363 -x2323 -x5622 -x11512 -x9324 -x9607 -x10523 -x8647 -x6864 -x1540 -x6017 -x1895 -x12942 -x7558 -x9565 -x11430 -x7642 -x9300 -x8992 -x6281 -x6238 -x10189 -x9003 -x2571 -x1613 -x4761 -x237 -x1412 -x7513 -x8928 -x5749 -x15279 -x656 -x6966 -x6839 -x14714 -x8908 -x12853 -x12229 -x10381 -x101 -x1150 -x11064 -x8210 -x2206 -x8378 -x15204 -x10856 -x14977 -x7679 -x2151 -x4842 -x9065 -x6637 -x1273 -x9554 -x5647 -x7450 -x5801 -x7925 -x1666 -x4046 -x14009 -x4367 -x1228 -x4045 x13047 -x3626 -x3999 -x10029 -x1089 -x4908 -x8613 -x309 -x3126 -x12116 -x4601 -x2758 -x13792 -x6064 -x3865 -x12143 -x8163 -x11947 -x3215 -x9751 -x9177 -x7506 -x8776 -x3164 -x6426 -x12885 -x5597 -x1805 -x10318 -x9707 -x8600 -x5259 -x2346 -x10971 -x9142 -x10547 -x13811 -x8350 -x3468 -x7798 -x13632 -x3147 -x14006 -x5839 -x5878 -x15272 -x8538 -x6035 -x1702 -x731 -x12868 -x13935 -x3451 -x146 -x2432 -x3046 -x2759 -x6828 -x2512 -x10237 -x5457 -x10417 -x4755 -x9128 -x8396 -x7985 -x4934 -x12313 -x8263 -x856 -x2377 -x5646 -x2148 -x12600 -x6275 -x4493 -x14394 -x13795 -x3844 -x10224 -x9448 -x6340 -x10902 -x14181 -x9168 -x8355 -x11221 -x12020 -x1541 -x13382 -x9717 -x10220 -x11567 -x156 -x7051 -x11420 -x6577 -x1093 -x2991 -x1563 -x12254 -x6040 -x2871 -x6325 -x1327 -x10020 -x4140 -x1578 -x3609 -x10739 -x12542 -x14142 -x13972 -x9220 -x13390 -x13681 -x7105 -x4886 -x1565 -x3581 -x2478 -x1021 -x8292 -x11763 -x14212 -x11601 -x5150 -x13969 -x14841 -x11748 -x9987 -x11615 -x9719 -x5392 -x4089 -x9660 -x1221 -x10302 -x13992 -x12433 -x2465 -x3610 -x6718 -x3206 -x8280 -x2801 -x7850 -x13973 -x1796 -x14879 -x3753 -x6388 -x13036 -x11298 -x1500 -x1859 -x7973 -x10798 -x470 -x13955 -x5951 -x10897 -x10501 -x9886 -x3102 -x10788 -x12284 -x14489 -x11580 -x2213 -x9873 -x4933 -x393 -x6081 -x11593 -x2006 -x757 -x8544 -x10017 -x4810 -x617 -x12023 -x6218 -x2024 -x11722 -x9186 -x14155 -x1677 -x4989 -x8886 -x8508 -x10666 -x14566 -x4077 -x6863 -x584 -x461 -x9641 -x2200 -x4903 -x7183 -x5139 -x14367 -x10766 -x8691 -x4403 -x13954 -x872 -x11210 -x6956 -x14128 -x9350 -x10650 -x9913 -x9692 -x14185 -x3277 -x2414 -x3561 -x10910 -x13520 -x3259 -x10715 -x13903 -x12344 -x50 -x1525 -x6787 -x2625 -x2022 -x660 -x687 -x7957 -x10589 -x9635 -x14335 -x14730 -x9081 -x6906 -x7397 -x3698 -x8025 -x15031 -x3101 -x4074 -x9512 -x3034 -x10274 -x14195 -x1989 -x14799 -x14315 -x6076 -x12222 -x1081 -x12653 -x14132 -x9557 -x8633 -x8648 -x2075 -x8254 -x6764 -x13296 -x14257 -x5119 -x7092 -x11688 -x3646 -x5020 -x7084 -x11413 -x14532 -x10645 -x11917 -x2860 -x5942 -x12891 -x6837 -x12105 -x12114 -x5916 -x14553 -x5074 -x10014 -x15141 -x12106 -x9202 -x5718 -x2345 -x3334 -x11435 -x9077 -x8268 -x9307 -x3329 -x5126 -x4553 -x9258 -x9841 -x10174 -x13535 -x13020 -x1011 -x14931 -x8212 -x5469 -x10911 -x14810 -x5247 -x14780 -x10876 -x11484 -x6033 -x15100 -x11857 -x4036 -x2777 -x5248 -x4216 -x9314 -x12240 -x9603 -x2848 -x4685 -x8178 -x10559 -x9264 -x4395 -x11123 -x401 -x10250 -x5626 -x8492 -x14202 -x14045 -x2772 -x4309 -x8530 -x3560 -x12296 -x2816 -x11685 -x7148 -x13048 -x4860 -x11461 -x14661 -x7752 -x8766 -x12928 x365 -x7709 -x15190 -x13696 -x2555 -x7339 -x8777 -x13336 -x7795 -x4985 -x2062 -x11732 -x4873 -x6322 -x5725 -x10450 -x121 -x7924 -x7474 -x9514 -x4101 -x13115 -x1607 -x6953 -x5595 -x9440 -x5254 -x14497 -x5809 -x3441 -x604 -x3897 -x466 -x11605 -x7848 -x6657 -x2154 -x13263 -x7722 -x9952 -x8380 -x9525 -x12364 -x2872 -x12034 -x13540 -x8614 -x1797 -x5312 -x7159 -x13340 -x14982 -x3689 -x5107 -x14802 -x2342 -x5056 -x7475 -x310 -x12912 -x8365 -x12471 -x14596 -x4827 -x6095 -x6396 -x5856 -x14340 -x12941 -x13000 -x923 -x2583 -x6153 -x14967 -x5850 -x9287 -x14605 -x2604 -x1259 -x5080 -x3664 -x14358 -x25 -x7718 -x3273 -x5450 -x1929 -x4042 -x3090 -x8927 -x6580 -x5611 -x12007 -x10873 -x3369 -x657 -x5079 -x6024 -x3998 -x12411 -x10156 -x3476 -x2938 -x1913 -x6729 -x14929 -x9790 -x7338 -x2090 -x2009 -x12670 -x2745 -x6562 -x8283 -x10260 -x10492 -x986 -x1491 -x6755 -x5058 -x15045 -x8706 -x4718 -x4194 -x7139 -x14923 -x10468 -x5100 -x11949 -x7380 -x4156 -x2607 -x3623 -x7796 -x10119 -x6184 -x9573 -x462 -x13618 -x10510 -x4005 -x10692 -x1629 -x5829 -x14359 -x11389 -x9161 -x9357 -x9054 -x13737 -x1239 -x11723 -x10123 -x13260 -x8369 -x9213 -x6401 -x4297 -x4058 -x2699 -x5477 -x10061 -x2218 -x2718 -x10970 -x3239 -x7081 -x6513 -x15013 -x14156 -x9381 -x6566 -x830 -x1113 -x745 -x8304 -x3398 -x13831 -x8589 -x12617 -x13028 -x11804 -x7136 -x11449 -x5260 -x10150 -x827 -x10210 -x9898 -x12418 -x10202 -x3394 -x7102 -x12543 -x3383 -x6463 -x3067 -x4490 -x4011 -x9521 -x6493 -x7832 -x249 -x12933 -x5614 -x6502 -x6693 -x8224 -x10956 -x6149 -x5920 -x7056 -x3265 -x15189 -x809 -x8502 -x11339 -x15250 -x966 -x1851 -x9316 -x7106 -x1045 -x14626 -x768 -x527 -x3892 -x13932 -x2931 -x13788 -x4084 -x10336 -x12589 -x2404 -x9217 -x1369 -x3923 -x10565 -x14820 -x12896 -x10187 -x5591 -x7144 -x5708 -x5557 -x11464 -x2588 -x3654 -x9729 -x8236 -x3661 -x14774 -x3605 -x626 -x777 -x734 -x1184 -x3901 -x873 -x7601 -x3027 -x9777 -x10725 -x2973 -x9116 -x3724 -x10394 -x15080 -x6046 -x14534 -x6093 -x8111 -x13611 -x5163 -x5174 -x10064 -x14032 -x10741 -x13547 -x13823 -x13636 -x9332 -x11850 -x1652 -x572 -x7126 -x6538 -x7593 -x10015 -x14203 -x10377 -x7016 -x5262 -x6003 -x4182 -x9367 -x8053 -x9282 -x14082 -x1022 -x14760 -x7158 -x8601 -x15310 -x3840 -x1298 -x9336 -x4704 -x107 -x5315 -x3670 -x9535 -x5360 -x11494 -x5593 -x13346 -x6672 -x14959 -x3286 -x14112 -x14339 -x641 -x3395 -x7749 -x2710 -x12804 -x12160 -x7756 -x6214 -x231 -x3060 -x11980 -x5818 -x14531 -x6342 -x4343 -x9431 -x11971 -x225 -x15294 -x8319 -x1905 -x5979 -x1935 -x5382 -x11402 -x8650 -x15114 -x12465 -x2863 -x13733 -x9147 -x6013 -x424 -x5252 -x13268 -x5083 -x5639 -x11862 -x12182 -x13253 -x8271 -x34 -x12455 -x8040 -x31 -x3630 -x4606 -x144 -x10867 -x10148 -x7238 -x2561 -x2186 -x13685 -x6664 -x7623 -x12382 -x7115 -x4331 -x11194 -x4552 -x14209 -x4975 -x14151 -x3744 -x3292 -x10901 -x5345 -x2479 -x7480 -x13974 -x94 -x11930 -x5332 -x12582 -x7805 -x10639 -x2241 -x7577 -x12289 -x12427 -x12108 -x10780 -x2742 -x208 -x3551 -x3666 -x8434 -x6280 -x739 -x12183 -x4883 -x11714 -x5167 -x12496 -x9909 -x10716 -x4659 -x5832 -x2193 -x10139 -x5253 -x10548 -x514 -x1494 -x8501 -x7370 -x11506 -x9403 -x11405 -x14281 -x11346 -x3284 -x9863 -x4189 -x1481 -x4599 -x3003 -x7134 -x8372 -x13910 -x11066 -x3871 -x15187 -x15218 -x2552 -x1335 -x7251 -x2091 -x12179 -x1574 -x13469 -x5729 -x3152 -x6552 -x10580 -x10072 -x11186 -x13741 -x14804 -x13304 -x9498 -x7857 -x4076 -x395 -x7489 -x1786 -x10526 -x2667 -x12729 -x13662 -x10574 -x12331 -x10496 -x7393 -x9182 -x7797 -x5302 -x1137 -x12218 -x10685 -x7104 -x14269 -x12666 -x1985 -x8325 -x13559 -x2102 -x13724 -x12124 -x8670 -x13779 -x6373 -x10937 -x14159 -x13995 -x10799 -x5499 -x4524 -x10994 -x9957 -x1441 -x9924 -x14964 -x12662 -x12230 -x3767 -x12324 -x2048 -x7703 -x14318 -x10051 -x4714 -x9748 -x5303 -x6736 -x1939 -x13568 -x2558 -x10671 -x396 -x9443 -x10635 -x6777 -x2800 -x1560 -x4673 -x2045 -x3968 -x1231 -x9813 -x2670 -x3741 -x8949 -x7181 -x11573 -x8103 -x12153 -x13202 -x683 -x2312 -x3428 -x14158 -x6713 -x5810 -x3048 -x10810 -x13060 -x7185 -x14414 -x2858 -x9861 -x3658 -x11459 -x7843 -x4136 -x8753 -x14533 -x11860 -x1940 -x6727 -x11051 -x10982 -x11812 -x6995 -x9781 -x11313 -x5185 -x9073 -x12047 -x45 -x15121 -x12171 -x6001 -x243 -x798 -x11623 -x15298 -x12851 -x12489 -x4735 -x4474 -x13621 -x81 -x8946 -x3234 -x9203 -x10380 -x274 -x15005 -x13416 -x2639 -x10258 -x3993 -x301 -x11893 -x12776 -x13274 -x9068 -x3267 -x9597 -x3692 -x3996 -x5282 -x13206 -x15067 -x7455 -x7414 -x2781 -x3159 -x11173 -x475 -x15192 -x5748 -x12204 -x1354 -x4173 -x7167 -x12965 -x8028 -x2722 -x4043 -x6006 -x10475 -x978 -x9082 -x47 -x12134 -x8356 -x13114 -x842 -x10792 -x12733 -x6102 -x1737 -x10541 -x6467 -x5481 -x1230 -x1068 -x1131 -x14283 -x6165 -x2635 -x14306 -x8704 -x12361 -x7020 -x9045 -x8967 -x13590 -x15014 -x9851 -x13994 -x14969 -x13279 -x5761 -x13842 -x6935 -x11422 -x15072 -x8123 -x11542 -x1800 -x14021 -x7503 -x10406 -x12744 -x5723 -x13474 -x14461 -x6688 -x14678 -x4026 -x14161 -x8122 -x11472 -x2096 -x13315 -x1384 -x7149 -x7253 -x8393 -x1215 -x11414 -x6482 -x8787 -x10395 -x10376 -x6527 -x5903 -x12982 -x5500 -x15127 -x4207 -x12337 -x14536 -x12815 -x7807 -x13686 -x7972 -x3556 -x7750 -x12092 -x8718 -x792 -x11270 -x3157 -x1452 -x3063 -x6157 -x7510 -x7757 -x1282 -x2546 -x7787 -x158 -x4935 -x9763 -x4293 -x8039 -x6279 -x7635 -x6244 -x2728 -x13950 -x5659 -x5628 -x3680 -x1579 -x12221 -x15105 -x9404 -x12792 -x4339 -x10863 -x9968 -x6314 -x3033 -x5555 -x6061 -x7036 -x13284 -x5467 -x2883 -x6361 -x345 -x10628 -x1034 -x1453 -x5496 -x3833 -x10386 -x3723 -x9587 -x7309 -x10770 -x14675 -x13622 -x12395 -x5050 -x13221 -x10515 -x1191 -x11866 -x3884 -x357 -x9665 -x9527 -x10979 -x14539 -x7007 -x5785 -x13189 -x15164 -x4615 -x6636 -x5823 -x15259 -x3565 -x15301 -x1371 -x5445 -x5853 -x9394 -x15185 -x5244 -x7792 -x14734 -x13014 -x6808 -x12226 -x3260 -x15047 -x7416 -x11625 -x3445 -x8301 -x11077 -x11012 -x10636 -x9402 -x8416 -x11431 -x8522 -x4587 -x11442 -x3187 -x12652 -x4781 -x14713 -x11916 -x12613 -x14053 -x10053 -x15196 -x14036 -x10605 -x438 -x7981 -x14265 -x4593 -x11639 -x664 -x12622 -x439 -x4847 -x172 -x5961 -x4651 -x2461 -x589 -x5042 -x6384 -x1189 -x6060 -x8512 -x11597 -x371 -x2035 -x1348 -x13273 -x4719 -x423 -x11578 -x3044 -x11919 -x373 -x1146 -x3459 -x6735 -x14393 -x10364 -x5278 -x8968 -x2247 -x13347 -x2408 -x3133 -x10931 -x13964 -x2769 -x7512 -x247 x6 -x3600 -x2012 -x7691 -x2748 -x7538 -x2240 -x2385 -x8251 -x10859 -x1286 -x10535 -x8173 -x8588 -x4633 -x12305 -x11174 -x9773 -x7543 -x7171 -x14995 -x3271 -x14236 -x2507 -x982 -x4826 -x14067 -x8728 -x2859 -x655 -x6151 -x14622 -x3912 -x6452 -x4394 -x7648 -x12469 -x8066 -x3772 -x1543 -x9076 -x3332 -x5287 -x15083 -x2582 -x5484 -x3657 -x13412 -x3108 -x10767 -x9428 -x6620 -x2793 -x13680 -x10968 -x1396 -x13695 -x6785 -x7778 -x13825 -x870 -x1922 -x10949 -x3502 -x8464 -x9267 -x1959 -x9102 -x7308 -x6134 -x7301 -x13117 -x4941 -x9237 -x4364 -x14333 -x15052 -x13378 -x4102 -x7738 -x12934 -x2513 -x8281 -x5446 -x15066 -x8799 -x9150 -x300 -x3729 -x4260 -x15242 -x5436 -x13717 -x3582 -x6882 -x1608 -x1693 -x3082 -x5561 -x2278 -x1924 -x5688 -x1975 -x1774 -x3514 -x303 -x6691 -x12660 -x11598 -x4554 -x3255 -x10642 -x2381 -x9193 -x1349 -x8659 -x5154 -x2456 -x1982 -x11858 -x8896 -x7078 -x5189 -x1053 -x2599 -x2211 -x1552 -x10261 -x4689 -x8201 -x887 -x1599 -x5711 -x14492 -x4308 -x9753 -x13933 -x2059 -x9599 -x11793 -x5676 -x12281 -x4855 -x10282 -x13927 -x13314 -x14618 -x14324 -x10997 -x8255 -x13998 -x11839 -x4682 -x10961 -x11226 -x8433 -x11102 -x8409 -x14187 -x11334 -x11467 -x9327 -x13113 -x4565 -x13853 -x15264 -x3639 -x10927 -x11132 -x3411 -x9169 -x11029 -x11358 -x14413 -x7383 -x14776 -x1623 -x5997 -x1322 -x8876 -x7332 -x11483 -x5613 -x13688 -x13581 -x4018 -x11840 -x11879 -x8095 -x6602 -x13198 -x4663 -x8813 -x10512 -x9226 -x1877 -x9849 -x789 -x6219 -x11617 -x938 -x4693 -x6707 -x1360 -x565 -x9197 -x9859 -x11935 -x6524 -x3613 -x4522 -x3065 -x2927 -x3967 -x11307 -x12516 -x3113 -x11160 -x14663 -x8526 -x13452 -x1366 -x11836 -x5893 -x736 -x7306 -x14310 -x8228 -x4664 -x7132 -x4451 -x4092 -x12537 -x13649 -x15108 -x12632 -x6957 -x14750 -x2880 -x622 -x9180 -x5991 -x12088 -x13836 -x12649 -x5769 -x1370 -x12498 -x10967 -x4174 -x4158 -x11147 -x10936 -x5549 -x11757 -x6929 -x13837 -x11632 -x11458 -x1991 -x2038 -x11700 -x2855 -x9676 -x13411 -x13879 -x6113 -x13735 -x847 -x3785 -x14803 -x1722 -x11223 -x11948 -x11871 -x10551 -x7196 -x12111 -x8216 -x13557 -x1589 -x6811 -x12131 -x5146 -x14054 -x11190 -x2822 -x14809 -x5511 -x12264 -x8788 -x4229 -x5599 -x11283 -x11845 -x4409 -x8902 -x14601 -x13983 -x14010 -x7129 -x10032 -x12266 -x196 -x14591 -x15302 -x1554 -x9737 -x6211 -x1449 -x8803 -x5452 -x15206 -x6405 -x4125 -x9918 -x13084 -x14421 -x10279 -x7580 -x11764 -x988 -x776 -x4150 -x12093 -x11870 -x313 -x6784 x11828 -x1092 -x1413 -x1789 -x12696 -x8151 -x3404 -x3663 -x9494 -x3974 -x11710 -x610 -x7388 -x6763 -x13104 -x6100 -x5172 -x3070 -x5053 -x5526 -x5601 -x9755 -x6057 -x6243 -x13162 -x13610 -x12884 -x11385 -x2575 -x10870 -x4001 -x13129 -x14614 -x10812 -x13389 -x5996 -x7746 -x8594 -x11240 -x3029 -x12762 -x10290 -x8989 -x1743 -x1460 -x14642 -x10734 -x13888 -x10031 -x3867 -x12873 -x7576 -x11115 -x3546 -x11322 -x6443 -x11112 -x12984 -x4838 -x5570 -x13849 -x8772 -x3780 -x2474 -x5668 -x1659 -x2023 -x697 -x2647 -x13467 -x2476 -x7686 -x14214 -x1799 -x7257 -x7545 -x2209 -x12604 -x13543 -x10579 -x2536 -x10216 -x13732 -x550 -x11228 -x6169 -x7042 -x834 -x6687 -x13050 -x7354 -x7247 -x2685 -x1272 -x8217 -x1706 -x2054 -x7650 -x8298 -x13648 -x6822 -x6507 -x9027 -x11728 -x2424 -x13956 -x9632 -x7262 -x4529 -x11923 -x11737 -x728 -x5753 -x6353 -x11621 -x4868 -x538 -x1918 -x653 -x3388 -x7384 -x4911 -x13902 -x10947 -x13599 -x9935 -x8023 -x13277 -x11310 -x10796 -x9827 -x1577 -x15037 -x12867 -x451 -x1603 -x12976 -x9778 -x5656 -x902 -x1864 -x307 -x3025 -x14416 -x2833 -x2897 -x4048 -x11628 -x8978 -x1250 -x7520 -x13516 -x1149 -x4877 -x5510 -x14968 -x12044 -x14953 -x12107 -x7801 -x6403 -x13269 -x6607 -x7140 -x10808 -x15199 -x5720 -x12297 -x920 -x3733 -x901 -x11819 -x4365 -x7245 -x3097 -x2977 -x11075 -x8815 -x12676 -x7645 -x12766 -x11934 -x8373 -x7978 -x1419 -x2097 -x1389 -x567 -x13595 -x8975 -x2100 -x1530 -x13450 -x2861 -x7912 -x12503 -x9061 -x10724 -x6136 -x15054 -x9228 -x2850 -x14527 -x13925 -x4881 -x4515 -x5358 -x5422 -x15171 -x5900 -x2028 -x4654 -x2353 -x9796 -x1970 -x12440 -x13669 -x12176 -x9487 -x14462 -x6752 -x13246 -x2406 -x8892 -x8820 -x10928 -x11576 -x5198 x5 -x4214 -x6715 -x9122 -x10570 -x3042 -x7831 -x348 -x5518 -x9446 -x9050 -x8819 -x13959 -x14552 -x15132 -x4054 -x13673 -x14052 -x8705 -x9057 -x11265 -x12488 -x4133 -x14080 -x6780 -x5501 -x10519 -x1964 -x9020 -x112 -x3961 -x6913 -x4632 -x1086 -x12492 -x13280 -x12699 -x12849 -x12136 -x5909 -x9066 -x4624 -x6216 -x12870 -x3472 -x9749 -x6172 -x10654 -x639 -x3272 -x8782 -x9224 -x11905 -x3039 -x2755 -x3021 -x5256 -x14352 -x8836 -x4960 -x7572 -x5426 -x9041 -x7147 -x5038 -x13701 -x1826 -x8177 -x5215 -x9765 -x7530 -x3988 -x3896 -x13233 -x7806 -x4541 -x429 -x1813 -x12198 -x7928 -x5236 -x14975 -x8332 -x12626 -x11653 -x3539 -x14958 -x4922 -x9422 -x4694 -x10113 -x1429 -x7940 -x2650 -x14518 -x6419 -x386 -x6626 -x10275 -x5940 -x281 -x2741 -x3834 -x12951 -x11689 -x1810 -x1714 -x2692 -x6638 -x98 -x4061 -x12387 -x151 -x6554 -x4545 -x9706 -x14583 -x3325 -x839 -x5197 -x288 -x14219 -x14418 -x8509 -x1740 -x2449 -x2593 -x10439 -x4333 -x9500 -x4251 -x15153 -x8253 -x2049 -x12293 -x14676 -x8376 -x8724 -x1083 -x3870 -x5649 -x7120 -x3030 -x8542 -x8483 -x3980 -x1277 -x9412 -x7098 -x14134 -x3087 -x15286 -x7413 -x6749 -x990 -x2868 -x13090 -x5043 -x10981 -x6908 -x14632 -x8494 -x3210 -x7110 -x3417 -x11285 -x7193 -x8189 -x9271 -x3738 -x6633 -x13376 -x13942 -x823 -x5195 -x9152 -x6765 -x1606 -x4329 -x5075 -x6115 -x12384 -x8596 -x70 -x2275 -x5283 -x1978 -x1950 -x793 -x13404 -x14348 -x2803 -x3424 -x15149 -x13996 -x9820 -x4179 -x4772 -x8264 -x3243 -x10560 -x3576 -x3770 x3558 -x4777 -x15026 -x1211 -x6485 -x7249 -x13501 -x11268 -x126 -x11496 -x2734 -x12058 -x8099 -x12121 -x6918 -x5782 -x13916 -x1262 -x13248 -x14410 -x4797 -x3994 -x13970 -x9278 -x14723 -x1253 -x1715 -x14736 -x7476 -x6470 -x4687 -x2936 -x4153 -x6180 -x14846 -x5088 -x579 -x13773 -x13763 -x10109 -x9613 -x12746 -x12242 -x4900 -x9091 -x5029 -x3358 -x14640 -x7984 -x3252 -x14594 -x3225 -x1747 -x8837 -x10869 -x11470 -x11149 -x1763 -x8075 -x9866 -x1616 -x5168 -x6591 -x12025 -x13455 -x5503 -x3652 -x4727 -x3659 -x7048 -x14001 -x9824 -x4752 -x15170 -x2631 -x7174 -x13549 -x13146 -x2000 -x1127 -x2277 -x13614 -x13368 -x2281 -x6189 -x12894 -x3199 -x11867 -x12220 -x3036 -x4324 -x1631 -x7991 -x8666 -x12450 -x10779 -x14934 -x6451 -x7088 -x5019 -x1431 -x7331 -x2490 -x8076 -x14643 -x2352 -x11708 -x3667 -x6240 -x1177 -x9275 -x14529 -x1611 -x1023 -x6078 -x3959 -x11974 -x6701 -x875 -x8850 -x9770 -x9144 -x3796 -x3391 -x5305 -x8636 -x3337 -x2627 -x1218 -x6407 -x3580 -x14641 -x654 -x7226 -x5781 -x3864 -x13166 -x5464 -x2127 -x859 -x5087 -x12057 -x9143 -x1818 -x10305 -x8246 -x2042 -x10190 -x4434 -x8343 -x14922 -x815 -x9370 -x14770 -x1894 -x4226 -x13499 -x9006 -x12036 -x14077 -x14201 -x14751 -x13713 -x14909 -x5292 -x11665 -x9895 -x13583 -x4815 -x11559 -x2388 -x1425 -x14174 -x10996 -x12738 -x8897 -x2063 -x6936 -x11136 -x3714 -x764 -x8415 -x7372 -x9328 -x4535 -x4368 -x5738 -x5816 -x13682 -x3537 -x1539 -x15008 -x14285 -x9051 -x5251 -x9629 -x5541 -x9738 -x7782 -x14467 -x8058 -x10727 -x14179 -x12970 -x3574 -x6012 -x14314 -x592 -x11761 -x9453 -x8829 -x12343 -x15247 -x12770 -x4288 -x6744 -x13258 -x14715 -x5906 -x2487 -x9679 -x4807 -x810 -x7460 -x2553 -x6411 -x8442 -x3359 -x1709 -x852 -x3760 -x14307 -x4769 -x1972 -x14752 -x962 -x2297 -x4083 -x1632 -x6954 -x2870 -x15009 -x14015 -x11585 -x6553 -x9735 -x12012 -x7771 -x4527 -x4041 -x8557 -x7244 -x9477 -x2891 -x14384 -x4804 -x12368 -x11721 -x12190 -x11059 -x677 -x1467 -x2467 -x12811 -x3223 -x7844 -x3789 -x13297 -x9125 -x6543 -x15193 -x4981 -x12147 -x913 -x4416 -x3371 -x12239 -x4607 -x7813 -x12712 -x2438 -x10321 -x12346 -x10327 -x7568 -x13514 -x7285 -x10161 -x658 -x2457 -x7498 -x7216 -x5604 -x7408 -x12618 -x215 -x4414 -x13098 -x154 -x262 -x3995 -x14383 -x12499 -x436 -x10952 -x13305 -x558 -x9299 -x4240 -x3434 -x945 -x4128 -x7989 -x14050 -x6609 -x2562 -x13588 -x12789 -x12735 -x6816 -x1031 -x3773 -x13111 -x12000 -x1781 -x4631 -x8114 -x238 -x2702 -x6464 -x7868 -x3483 -x5520 -x2549 -x7083 -x2899 -x5976 -x7762 -x10004 -x969 -x3640 -x9594 -x5917 -x14206 -x3464 -x5922 -x12621 -x6347 -x13045 -x13158 -x899 -x7211 -x11676 -x4802 -x5594 -x1173 -x11942 -x1096 -x6923 -x2993 -x10713 -x11272 -x3107 -x12910 -x878 -x11244 -x13629 -x1882 -x6678 -x13430 -x13085 -x7628 -x305 -x1209 -x2306 -x14472 -x11424 -x13266 -x12076 -x5721 -x13861 -x12850 -x13958 -x4086 -x3420 -x7321 -x10208 -x11264 -x2256 -x6867 -x6450 -x8721 -x15061 -x4294 -x3852 -x14692 -x12985 -x13409 -x7112 -x14647 -x3716 -x510 -x2126 -x7465 -x4145 -x13926 -x11670 -x9452 -x14795 -x14948 -x15179 -x4426 -x14785 -x2116 -x4169 -x1798 -x14300 -x15103 -x12857 -x5031 -x3759 -x9536 -x6647 -x14669 -x15120 -x5014 -x9792 -x13309 -x4944 -x14574 -x786 -x7040 -x4147 -x12394 -x5765 -x12714 -x10419 -x9195 -x226 -x12781 -x11735 -x13670 -x14549 -x2233 -x11162 -x111 -x11443 -x13728 -x15104 -x7418 -x8742 -x699 -x7841 -x4407 -x11485 -x14464 -x5264 -x4742 -x9835 -x5316 -x2225 -x11202 -x14474 -x8307 -x12938 -x13592 -x12829 -x3751 -x1931 -x12536 -x1528 -x12016 -x1075 -x3533 -x7059 -x9036 -x5987 -x14890 -x10324 -x13214 -x2766 -x7094 -x3227 -x6682 -x8504 -x14939 -x3797 -x9389 -x9562 -x12576 -x11252 -x11387 -x8105 -x2761 -x7968 -x9384 -x2290 -x5035 -x943 -x6246 -x12679 -x4885 -x8032 -x7874 -x14542 -x6983 -x5615 -x6168 -x1872 -x10820 -x1359 -x7495 -x12654 -x4540 -x3149 -x7567 -x10972 -x10620 -x11474 -x11813 -x3695 -x4285 -x11469 -x14360 -x8174 -x10954 -x13715 -x10445 -x8404 -x11286 -x10646 -x9572 -x15099 -x4272 -x1111 -x12302 -x6549 -x4157 -x14379 -x8496 -x5473 -x2351 -x13083 -x14168 -x4576 -x3520 -x1853 -x4871 -x12458 -x1635 -x6823 -x2305 -x3861 -x168 -x501 -x3490 -x749 -x3117 -x3957 -x12270 -x2068 -x7604 -x3352 -x13718 -x1779 -x6611 -x4589 -x12154 -x14585 -x7533 -x3076 -x13194 -x13332 -x13063 -x10166 -x10581 -x13968 -x11084 -x6895 -x11740 -x15090 -x14163 -x6259 -x14621 -x6539 -x1909 -x6982 -x10366 -x8804 -x3568 -x8710 -x8696 -x11107 -x4715 -x2444 -x2263 -x4982 -x5793 -x5533 -x9029 -x5571 -x13002 -x13999 -x8974 -x5270 -x10545 -x8916 -x4647 -x9643 -x10749 -x6599 -x9047 -x15220 -x10629 -x6176 -x13318 -x13283 -x3180 -x4768 -x7014 -x7224 -x12261 -x8554 -x11517 -x15180 -x11025 -x651 -x6855 -x12202 -x1447 -x9457 -x157 -x11607 -x817 -x2901 -x10003 -x3295 -x8972 -x2167 -x3376 -x9436 -x11662 -x7233 -x4002 -x377 -x1831 -x5419 -x6252 -x12855 -x2411 -x2219 -x14916 -x14615 -x7731 -x14213 -x12785 -x10103 -x915 -x1885 -x12956 -x1760 -x4295 -x4492 -x3903 -x14147 -x12434 -x5330 -x5418 -x5186 -x3586 -x12521 -x2645 -x6886 -x4567 -x2820 -x5007 -x11900 -x14270 -x10695 -x14217 -x6827 -x15087 -x4355 -x6946 -x14267 -x10452 -x14171 -x5368 -x8176 -x1358 -x8503 -x4884 -x5397 -x9475 -x10786 -x12070 -x12263 -x10379 -x6045 -x12132 -x1523 -x5018 -x11872 -x12864 -x10950 -x2058 -x8667 -x2182 -x4013 -x9702 -x8778 -x11242 -x13012 -x898 -x1133 -x5969 -x9716 -x6857 -x9086 -x10427 -x11766 -x1100 -x2447 -x6245 -x1461 -x15230 -x8745 -x1870 -x1503 -x14824 -x1575 -x14709 -x15290 -x14808 -x11003 -x9953 -x9251 -x2969 -x7716 -x14319 -x2121 -x5848 -x7554 -x78 -x1696 -x2180 -x6650 -x3855 -x7633 -x9937 -x11035 -x5837 -x1223 -x6582 -x9846 -x13054 -x14272 -x14633 -x5830 -x6423 -x11655 -x8714 -x1780 -x4299 -x14242 -x12802 -x8676 -x14697 -x3648 -x8516 -x14398 -x13960 -x2986 -x11865 -x12610 -x9555 -x855 -x9467 -x8154 -x11505 -x14025 -x2082 -x8051 -x10778 -x2460 -x6277 -x5369 -x631 -x177 -x2064 -x3471 -x4265 -x12609 -x5834 -x15125 -x6648 -x5076 -x420 -x6847 -x14408 -x13768 -x13531 -x9284 -x5710 -x14316 -x12487 -x10462 -x11956 -x186 -x12586 -x8906 -x3077 -x11276 -x3181 -x7276 -x480 -x3135 -x13112 -x6533 -x13517 -x13006 -x12208 -x3895 -x1971 -x547 -x6872 -x4029 -x11105 -x14329 -x2787 -x4352 -x7206 -x2898 -x3112 -x8313 -x412 -x5572 -x2370 -x11673 -x10836 -x14004 -x9377 -x7072 -x1680 -x9451 -x16 -x3256 -x7943 -x9341 -x11544 -x5329 -x10694 -x3356 -x8167 -x9489 -x8550 -x9476 -x11216 -x10244 -x10487 -x10199 -x13222 -x9944 -x12861 -x13033 -x8245 -x14788 -x9215 -x2526 -x11660 -x11090 -x10987 -x13866 -x13664 -x6185 -x5767 -x3791 -x117 -x13584 -x2605 -x9862 -x14355 -x10929 -x12428 -x14786 -x11679 -x2196 -x9798 -x14906 -x7443 -x14373 -x6286 -x5280 -x5854 -x7971 -x14997 -x2764 -x269 -x7034 -x12334 -x9190 -x1916 -x6208 -x11073 -x11463 -x4388 -x5229 -x15035 -x12301 -x11347 -x8124 -x7842 -x14133 -x8756 -x1179 -x15030 -x9031 -x8546 -x625 -x7652 -x9896 -x12201 -x12148 -x8846 -x2840 -x4091 -x8046 -x3989 -x11069 -x11805 -x2419 -x5444 -x12888 -x10457 -x8700 -x4947 -x1820 -x8616 -x14345 -x593 -x4348 -x8109 -x7759 -x15159 -x4778 -x14126 -x4284 -x12549 -x13740 -x14680 -x454 -x8327 -x4741 -x11436 -x3228 -x1893 -x1514 -x7966 -x6198 -x4139 -x727 -x12914 -x9468 -x10345 -x7021 -x1164 -x15034 -x1067 -x12475 -x11391 -x6111 -x8536 -x11006 -x711 -x14402 -x2808 -x13943 -x6038 -x10312 -x3507 -x2318 -x9834 -x8733 -x8571 -x14559 -x12619 -x7942 -x1506 -x490 -x11851 -x8002 -x9998 -x11237 -x6640 -x3506 -x127 -x9455 -x7649 -x682 -x12620 -x8531 -x3838 -x12447 -x7534 -x10621 -x714 -x3819 -x2093 -x11076 -x13212 -x9126 -x13751 -x14493 -x2655 -x484 -x7838 -x6805 -x1106 -x13820 -x10106 -x13143 -x315 -x11020 -x503 -x6575 -x1432 -x6616 -x3000 -x4695 -x3722 -x13231 -x12773 -x12719 -x6174 -x1926 -x6702 -x11266 -x13377 -x4498 -x12577 -x5394 -x10098 -x4665 -x14689 -x2796 -x12358 -x11808 -x6958 -x9713 -x6459 -x10205 -x9734 -x9662 -x14266 -x9399 -x10757 -x11612 -x3040 -x12184 -x162 -x770 -x11106 -x13486 -x1795 -x12758 -x5804 -x14895 -x8859 -x14035 -x5227 -x13291 -x9049 -x14409 -x2387 -x11972 -x10705 -x14299 -x9657 -x12827 -x15278 -x6557 -x2032 -x5603 -x11008 -x3386 x48 -x3913 -x3064 -x12399 -x10505 -x2418 -x1047 -x9207 -x9225 -x5953 -x2108 -x3387 -x15263 -x7153 -x667 -x6845 -x11433 -x838 -x10184 -x1456 -x10456 -x9232 -x13070 -x1464 -x6250 -x7142 -x10463 -x10687 -x1963 -x9212 -x11995 -x10632 -x12906 -x4825 -x2162 -x3009 -x3942 -x2958 -x12161 -x4969 -x4499 -x6565 -x7651 -x6985 -x7769 -x7950 -x13338 -x3160 -x4053 -x11082 -x7665 -x9715 -x13936 -x9240 -x2790 -x5098 -x11466 -x9112 -x3439 -x6375 -x11702 -x38 -x10228 -x14823 -x13887 -x6476 -x15109 -x6274 -x3167 -x12826 -x12389 -x5363 -x7214 -x6629 -x12671 -x108 -x4938 -x3905 -x4323 -x7620 -x10844 -x1976 -x13238 -x7281 -x637 -x8362 -x1055 -x8993 -x10832 -x11981 -x9414 -x10591 -x6473 -x6977 -x1249 -x12119 -x10677 -x13364 -x2902 -x3732 -x3607 -x3104 -x11047 -x2572 -x5082 -x10777 -x7299 -x9698 -x3488 -x6821 -x7931 -x6220 -x10924 -x83 -x2824 -x4306 -x2101 -x7012 -x713 -x7918 -x415 -x13303 -x7151 -x12287 -x8328 -x2364 -x9252 -x13168 -x8715 -x224 -x4090 -x7675 -x7282 -x14392 -x10328 -x10889 -x6779 -x3535 -x9200 -x12727 -x9571 -x6731 -x8697 -x1091 -x9158 -x9529 -x1162 -x8395 -x8662 -x13153 -x10662 -x1217 -x3960 -x2773 -x3074 -x12502 -x513 -x1138 -x9140 -x8976 -x376 -x6974 -x15291 -x4142 -x9857 -x12327 -x6993 -x286 -x12677 -x7507 -x8672 -x1549 -x6723 -x8939 -x7585 -x6302 -x7941 -x14075 -x11771 -x188 -x4062 -x14296 -x3822 -x9802 -x6242 -x5598 -x5153 -x3184 -x14659 -x5828 -x14579 -x293 -x4660 -x11301 -x6215 -x334 -x5041 -x3148 -x1130 -x7283 -x159 -x8001 -x10748 -x3863 -x13814 -x9736 -x1244 -x5092 -x1346 -x10094 -x14047 -x4374 -x15000 -x595 -x3069 -x3317 -x9617 -x6182 -x2204 -x6807 -x14956 -x6578 -x14755 -x7519 -x10651 -x2379 -x15216 -x4004 -x508 -x1488 -x13016 -x8169 -x8779 -x2940 -x12144 -x4575 -x14221 -x2123 -x2417 -x3728 -x21 -x977 -x3375 -x7708 -x14616 -x1748 -x14910 -x2610 -x1899 -x8334 -x13912 -x4305 -x1039 -x5819 -x3902 -x613 -x6812 -x11352 -x512 -x5544 -x14505 -x14842 -x8385 -x957 -x10985 -x961 -x6829 -x1533 -x8282 -x1858 -x12893 -x11541 -x3503 -x1490 -x8488 -x11046 -x11247 -x2941 -x5409 -x8162 -x9410 -x8042 -x1066 -x8888 -x12584 -x12419 -x10726 -x4921 -x8882 -x1051 -x222 -x6726 -x8955 -x12196 -x7845 -x2809 -x8568 -x13560 -x2076 x149 -x4753 -x6229 -x1919 -x2828 -x6901 -x1280 -x12860 -x4661 -x10010 -x9089 -x5437 -x191 -x2568 -x2760 -x8861 -x11179 -x14758 -x9591 -x6058 -x13801 -x10086 -x7610 -x43 -x10071 -x2407 -x14654 -x6891 -x8629 -x13095 -x4833 -x1498 -x7641 -x13381 -x14701 -x431 -x102 -x4853 -x11053 -x13631 -x1547 -x2937 -x4582 -x6511 -x7536 -x9459 -x12513 -x15281 -x402 -x3934 -x6490 -x705 -x8118 -x30 -x3544 -x1884 -x1509 -x1741 -x5414 -x15231 -x15063 -x2594 -x5361 -x11453 -x12736 -x12713 -x8983 -x13616 -x2677 -x13626 x106 -x6492 -x3032 -x11538 -x879 -x12059 -x14003 -x14858 -x3873 -x2691 -x4874 -x10410 -x9445 -x7713 -x2501 -x14078 -x13656 -x2603 -x3205 -x7298 -x7947 -x9335 -x10989 -x13637 -x3522 -x10409 -x1109 -x4051 -x13040 -x1027 -x4852 -x2169 -x11220 -x725 -x11504 -x2522 -x311 -x2736 -x983 -x14855 -x6074 -x9673 -x10616 -x13134 -x2834 -x15253 -x3656 -x10926 -x13468 -x6232 -x1581 -x2458 -x12964 -x12109 -x13200 -x7215 -x11742 -x7883 -x6610 -x15257 -x13497 -x11189 -x12332 -x15260 -x14137 -x388 -x7462 -x5931 -x13562 -x10488 -x5934 -x5161 -x12374 -x14019 -x9000 -x14918 -x8533 -x12347 -x7323 -x14342 -x3415 -x3469 -x182 -x1572 -x1175 -x9488 -x9092 -x3169 -x5802 -x14182 -x5907 -x9940 -x4731 -x1529 -x8979 -x14189 -x3839 -x2191 -x13752 -x8303 -x3361 -x2236 -x3939 -x10730 -x2985 -x2412 -x10134 -x7605 -x8854 -x2657 -x3368 -x2786 -x5213 -x3275 -x11784 -x11440 -x8783 -x7926 -x206 -x13608 -x7882 -x11014 -x5009 -x6734 -x13017 -x5279 -x6293 -x14204 -x9007 -x3168 -x4571 -x5210 -x4443 -x2953 -x12905 -x3925 -x7570 -x11790 -x10854 -x7776 -x4596 x8102 -x10491 -x14431 -x1770 -x13494 -x6483 -x7039 -x9784 -x15152 -x11595 -x14942 -x13471 -x12280 -x3800 -x9296 -x6931 -x4432 -x12889 -x3362 -x12061 -x3233 -x12803 -x11894 -x84 -x10240 -x15096 -x14284 -x10948 -x11691 -x1738 -x7910 -x12014 -x8296 -x6862 -x8191 -x2184 -x1819 -x846 -x8625 -x9235 -x2688 -x7392 -x1974 -x7763 -x6368 -x6615 -x6417 -x11682 -x6509 -x12506 -x2471 -x6714 -x1279 -x10521 -x10712 -x9728 -x11181 -x12482 -x7537 -x4901 -x11218 -x4979 -x1936 -x1213 -x12944 -x8953 -x4865 -x10955 -x2264 -x12755 -x614 -x8739 -x6011 -x3538 -x8044 -x668 -x765 -x14905 -x10841 -x5689 -x3158 -x4765 -x12917 -x8547 -x6669 -x11204 -x2648 -x4008 -x15084 -x13625 -x7387 -x14061 -x5536 -x14290 -x4024 -x1896 -x13707 -x3455 -x11927 -x6739 -x554 -x6387 -x1880 -x7682 -x7018 -x13843 -x13642 -x2586 -x14380 -x6404 -x2912 -x14980 -x10539 -x4118 -x12872 -x11479 -x4630 -x4198 -x2932 -x2737 -x1243 -x87 -x12409 -x3130 -x10833 -x8673 -x1436 -x13138 -x7964 -x1630 -x9807 -x7320 -x14051 -x8440 -x2965 -x2416 -x9342 -x12825 -x7258 -x719 -x4379 -x9359 -x11267 -x3177 -x15057 -x7150 -x7441 -x5308 -x7630 -x6767 -x752 -x7071 -x4494 -x12405 -x2198 -x11963 -x12367 -x3496 -x10554 -x5538 -x67 -x8384 -x3673 -x11037 -x4551 -x2614 -x11978 -x10938 -x7827 -x255 -x10706 -x4722 -x10372 -x8784 -x7325 -x14117 -x4289 -x9726 -x12730 -x11376 -x5228 -x6406 -x4829 -x8769 -x9469 -x5519 -x2207 -x6267 -x808 -x10278 -x8072 -x12277 -x5651 -x1538 -x5212 -x4199 -x64 -x6457 -x6484 -x14861 -x6667 -x7741 -x1153 -x8532 -x5478 -x3348 -x471 -x3879 -x9171 -x2717 -x4763 -x10737 -x10001 -x12596 -x5814 -x2837 -x5641 -x9972 -x7632 -x13181 -x5609 -x11017 -x863 -x5454 -x15285 -x6028 -x2663 -x14208 -x8485 -x9556 -x10787 -x12828 -x6231 -x14791 -x12874 -x1734 -x718 -x3805 -x13271 -x14341 -x12810 -x8903 -x4508 -x37 -x1754 -x10571 -x1343 -x13052 -x4566 -x9245 -x6355 -x818 -x7980 -x1801 -x9463 -x297 -x12830 -x7977 -x11950 -x10091 -x4936 -x12168 -x9416 -x10266 -x494 -x10363 -x254 -x12379 -x9196 -x7024 -x114 -x689 -x2324 -x9582 -x1998 -x478 -x1793 -x12117 -x3111 -x8870 -x8800 -x13754 -x5849 -x12351 -x1136 -x4170 -x3776 -x10143 -x7335 -x14772 -x4757 -x14619 -x6187 -x11500 -x1178 -x5370 -x7556 -x1510 -x4275 -x1457 -x9637 -x13700 -x1254 -x1879 -x474 -x9920 -x7934 -x4110 -x3437 -x9605 -x7232 -x7775 -x3709 -x5620 -x12574 -x13207 -x10647 -x3662 -x9743 -x5480 -x10180 -x13164 -x12082 -x11966 -x10925 -x10807 -x11884 -x4134 -x4808 -x5485 -x3532 -x10596 -x2234 -x11755 -x12437 x4914 -x10221 -x12328 -x826 -x12950 -x3240 -x233 -x12557 -x5799 -x4817 -x10750 -x10974 -x7898 -x1276 -x9227 -x14987 -x3992 -x9830 -x14829 -x6843 -x6516 -x5992 -x3440 x3497 -x11760 -x324 -x11768 -x14029 -x10093 -x13183 -x4406 -x698 -x6986 -x4986 -x12846 -x14635 -x4218 -x8867 -x2721 -x15248 -x14317 -x8050 -x1435 -x15101 -x6273 -x11668 -x8291 -x6481 -x10226 -x12207 -x5971 -x71 -x5136 -x12366 -x9860 -x2437 -x12640 -x5362 -x10183 -x12648 -x14343 -x14743 -x2720 -x10986 -x13793 -x10392 -x1708 -x7316 -x13744 -x5393 -x1752 -x7310 -x193 -x959 -x10592 -x5658 -x5224 -x5944 -x2825 -x662 -x9407 -x2579 -x7573 -x14506 -x12835 -x5356 -x13464 -x9899 -x5205 -x14399 -x11217 -x12214 -x14544 -x14232 -x5924 -x974 -x11235 -x3890 -x8197 -x6896 -x9400 -x7825 -x3463 -x6528 -x9298 -x7929 -x9919 -x11257 -x13690 -x8965 -x9992 -x1210 -x408 -x131 -x10670 -x8091 -x7066 -x12467 -x7496 -x12041 -x12402 -x203 -x6690 -x11719 -x10068 -x2661 -x724 -x1673 -x6796 -x13676 -x69 -x3484 -x8157 -x173 -x8326 -x1775 -x6921 -x11273 -x13379 -x12163 -x4611 -x13434 -x8570 -x10108 -x6272 -x5037 -x14422 -x12303 -x7945 -x3145 -x343 -x8818 -x10999 -x6783 -x4951 -x930 -x10669 -x10140 -x1048 -x11716 -x60 -x10060 -x10918 -x5306 -x11452 -x8061 -x1225 -x12501 -x10251 -x7191 -x9492 -x6265 -x2524 -x5299 -x13301 -x9808 -x1377 -x8230 -x6545 -x5724 -x2272 -x1558 -x8982 -x4427 -x7638 -x7906 -x11939 -x12188 -x1102 -x5955 -x13988 -x7875 -x13175 -x2356 -x3016 -x2535 -x11624 -x3945 -x4347 -x9325 -x1238 -x9343 -x10398 -x8866 -x6523 -x3106 -x12651 -x4274 -x10821 -x10909 -x15261 -x8942 -x7466 -x2751 -x3534 -x1226 -x13132 -x2067 -x8921 -x1767 -x1891 -x5938 -x13615 -x5605 -x13929 -x4937 -x2573 -x2017 -x8786 -x14874 -x7664 -x11343 -x2030 -x14857 -x889 -x14253 -x13367 -x15223 -x7631 -x2248 -x4094 -x14719 -x14243 -x13949 -x6077 -x2393 -x14694 -x3389 -x14098 -x13323 -x10257 -x8688 -x1167 -x13607 -x13459 -x8129 -x6705 -x7157 -x12186 -x2402 -x14273 -x6257 -x10656 -x2253 -x4466 -x14917 -x86 -x2589 -x12899 -x14048 -x14287 -x14197 -x3123 -x7365 -x1816 -x7887 -x2943 -x5003 -x13859 -x5101 -x5352 -x5226 -x2519 -x2302 -x8208 -x13582 -x8621 -x14175 -x8703 -x3302 -x1907 -x10449 -x13477 -x10962 -x11640 -x14150 -x200 -x8579 -x7662 -x6241 -x8467 -x6097 -x8158 -x13363 -x7560 -x12052 -x10775 -x12686 -x4617 -x10125 -x13991 -x13978 -x5803 -x10606 -x562 -x14115 -x3627 -x5912 -x9474 -x3114 x5734 -x1219 -x14592 -x5696 -x13209 -x9970 -x13585 x11921 -x14655 -x4957 -x11423 -x441 -x11319 -x12511 -x5187 -x3777 -x9677 -x2995 -x10883 -x9881 -x1605 -x2226 -x13311 -x6178 -x11259 -x563 -x6371 -x1911 -x2132 -x10530 -x3268 -x4980 -x2596 -x4619 -x12378 -x11588 -x955 -x13854 -x1270 -x7672 -x15129 -x284 -x9337 -x11349 -x3493 -x2146 -x14818 -x2202 -x1617 -x9293 -x14391 -x8087 -x14891 -x240 -x8215 -x7305 -x2092 -x3552 -x5811 -x11083 -x606 -x13307 -x9767 -x4774 -x4243 -x2959 -x244 -x6328 -x666 -x11530 -x6192 -x8678 -x14136 -x3874 -x4812 -x5366 -x5843 -x13081 -x7597 -x5078 -x6096 -x3764 -x14020 -x13152 -x11312 -x15249 -x10753 -x7819 -x5504 -x14546 -x6753 -x13177 -x5286 -x5318 -x4104 -x9697 -x7553 -x5873 -x7880 -x4766 -x9085 -x389 -x13184 -x13403 -x6121 -x12847 -x13975 -x8035 -x9646 -x2307 -x10308 -x2099 -x1601 -x7615 -x4350 -x12728 -x12038 -x12974 -x6196 -x12981 -x5221 -x952 -x13436 -x13538 -x8996 -x6350 -x1692 -x11861 -x1317 -x8611 -x10158 -x1180 -x12881 -x7516 -x4626 -x12175 -x14589 -x11418 -x14404 -x10040 -x7824 -x14870 -x5910 -x3564 -x7008 -x3653 -x14442 -x1830 -x13502 -x4856 -x7860 -x6916 -x11661 -x2481 -x8572 -x11345 -x3055 -x4159 -x8964 -x4970 -x2847 -x4857 -x5458 -x8749 -x3793 -x4906 -x946 -x871 -x1956 -x5941 -x8335 -x7122 x6686 -x3947 -x12189 -x14093 -x1378 -x571 -x8397 -x3788 -x4298 -x13157 -x3144 -x7837 -x11631 -x11521 -x3088 -x4785 -x1842 -x2873 -x13039 -x2320 -x10764 -x2541 -x11854 -x903 -x12350 -x9478 -x11480 -x10252 -x9574 -x12647 -x267 -x6869 -x7544 -x9652 -x12767 -x361 -x5578 -x8514 -x4476 -x1626 -x15051 -x7956 -x14741 -x12787 -x12211 -x4065 -x4580 -x14097 -x2069 -x26 -x11863 -x8150 -x11432 -x6444 -x14327 -x6683 -x5589 -x12592 -x4918 -x9639 -x894 -x9021 -x2674 -x8200 -x3372 -x7277 -x5320 -x9482 -x8809 -x2713 -x2508 -x8962 -x8333 -x12248 -x4230 -x7933 -x11915 -x9583 -x2113 -x11284 -x7096 -x14456 -x6200 -x9090 -x2374 -x13800 -x4592 -x12353 -x7329 -x4756 -x10845 -x9930 -x6177 -x2147 -x6529 -x13024 -x2276 -x14002 -x4623 -x4531 -x12241 -x2053 -x14556 -x14240 -x7188 -x3525 -x14344 -x10983 -x2914 -x6558 -x669 -x8898 -x3631 -x10826 -x8243 -x6604 -x9344 -x12922 -x10186 -x13041 -x3936 -x3279 -x12843 -x13892 -x13990 -x1718 -x14775 -x12312 -x11428 -x1313 -x6905 -x5800 -x13009 -x14657 -x605 -x3881 -x11859 -x4746 -x105 -x13880 -x93 -x6926 -x6894 -x9465 -x3857 -x11960 -x6852 -x10744 -x3280 -x5059 -x4919 -x13503 -x1404 -x11488 -x11045 -x12700 -x4481 -x877 -x497 -x8410 -x885 -x7765 -x14860 -x4962 -x8155 -x7415 -x6831 -x1868 x6448 -x366 -x5340 -x12996 -x7636 -x197 -x13946 -x5792 -x195 -x11925 -x11359 -x2680 -x3690 -x1889 -x13425 -x1119 -x11511 -x4487 -x4115 -x2115 -x2083 -x7802 -x12969 -x8575 -x6917 -x2441 -x9611 -x897 -x603 -x1846 -x3478 -x5141 -x3257 -x11130 -x4782 -x7487 -x7851 -x4336 -x14971 -x10895 -x9882 -x8878 -x9017 -x2138 -x13223 -x9964 -x4509 -x9286 -x8427 -x11913 -x2854 -x5390 -x4303 -x15075 -x12741 -x4117 -x8148 -x14838 -x11940 -x4905 -x6344 -x14514 -x11904 -x1996 -x7201 -x7523 -x8641 -x1721 -x2410 x100 -x4507 -x14580 -x14564 -x8628 -x15251 -x15064 -x8580 -x3360 -x13335 -x3523 -x3423 -x10373 -x4304 -x14295 -x5970 -x13597 -x13289 -x5093 -x3891 -x8773 -x1827 -x3377 -x11705 -x9272 -x10084 -x8722 -x11150 -x3322 -x3297 -x12316 -x13565 -x14108 -x14974 -x733 -x5585 -x10413 -x2540 -x3718 -x1216 -x13748 -x12624 -x7229 -x2521 -x2623 -x9189 -x717 -x1352 -x2595 -x13689 -x2620 -x3121 -x14372 -x137 -x8286 -x6817 -x14667 -x9167 -x9432 -x2176 -x10738 -x3641 -x9107 -x12527 -x10238 -x2361 -x4773 -x2732 -x13687 -x4700 -x12279 -x3740 -x13746 -x10058 -x9241 -x3118 -x13107 -x3245 -x10746 -x1647 -x700 -x5616 -x11800 -x9809 -x6984 -x4178 -x8938 -x9722 -x9001 -x1628 -x5231 -x9839 -x8140 -x2292 -x11238 -x53 -x1532 -x1984 x6329 -x4204 -x803 -x14613 -x4270 -x11410 -x5428 -x11912 -x3299 -x8006 -x13213 -x8748 -x9052 -x7654 -x8624 -x3990 -x8256 -x17 -x367 -x3991 -x7035 -x7617 -x7913 -x58 -x1001 -x9667 -x1294 -x1759 -x9797 -x1380 -x3333 -x6651 -x2433 -x12099 -x9191 -x14806 -x15181 -x9923 -x3397 -x14835 -x7290 -x10107 x5851 -x6195 -x5702 -x7166 -x7076 -x6848 -x14400 -x1315 -x8320 -x3817 -x5209 -x10403 -x15161 -x13483 -x13765 -x65 -x12691 -x4556 -x882 -x1065 -x14412 -x6925 -x5129 -x14328 -x1750 -x3820 -x14695 -x14834 -x2144 -x8609 -x6052 -x9825 -x11846 -x843 -x9696 -x1430 -x9990 -x8693 -x11641 -x5462 -x5825 -x13074 -x7761 -x12062 -x7938 -x12977 -x4378 -x10472 -x12456 -x5169 -x9799 -x4878 -x11396 -x6123 -x4836 -x12330 -x4457 -x6506 -x6004 -x13432 -x9897 -x10935 -x15118 -x5173 -x407 -x1548 -x5932 -x3920 -x1695 -x15157 -x12972 -x13478 -x5532 -x10111 -x648 -x2856 -x8119 -x14043 -x1906 -x1620 -x4210 -x7478 -x14973 -x6709 -x14708 -x10899 -x9654 -x5965 -x11021 -x9764 -x14011 -x2633 -x14521 -x9969 -x8421 -x10700 -x12887 -x11195 -x10941 -x2445 -x5105 -x4491 -x11887 -x3866 -x13712 -x9095 -x11996 -x421 -x12580 -x7647 -x11604 -x11360 -x11060 -x15073 -x675 -x14873 -x4017 -x4167 -x11788 -x14867 -x1458 x3335 -x13163 -x601 -x4387 -x5432 -x8149 -x4629 -x2174 -x5435 -x5232 -x3962 -x4670 -x9628 -x11713 -x12118 -x9714 -x15167 -x7271 -x13755 -x9541 -x8027 -x1854 -x4371 -x6300 -x7002 -x11318 -x8790 -x10121 -x241 -x10485 -x8833 -x4312 -x12848 -x10614 -x12960 -x287 -x8399 -x13650 -x15233 -x5838 -x6624 -x12185 -x6307 -x9822 -x7859 -x14538 -x13847 -x12898 -x1232 -x364 -x12563 -x8424 -x11931 -x13190 -x14447 -x12966 -x13579 -x11652 -x1861 -x2235 -x1892 -x6881 -x8945 -x3285 -x13940 -x12125 -x3192 -x13257 -x7982 -x1302 -x5629 -x13319 -x4688 -x5995 -x4410 -x5766 -x7965 -x2963 -x13835 -x2890 -x1979 -x11415 -x13343 -x12615 -x8699 -x3261 -x8817 -x14584 -x13624 -x3075 -x15297 -x2179 -x472 -x13533 -x10405 -x11736 -x9656 -x3384 -x10448 -x8720 -x3129 -x2516 -x6262 -x12473 -x6124 -x13981 -x3837 -x7284 -x1363 -x181 -x11752 -x13658 -x2733 -x5805 -x1656 -x7835 -x1687 -x11455 -x11425 -x10584 -x12817 -x427 -x9604 -x8116 -x732 -x5690 -x3972 -x7876 -x13979 -x13489 -x4360 -x1007 -x12483 -x2928 -x6261 -x11770 -x167 -x10993 -x2565 -x5717 -x3183 -x7038 -x4040 -x1761 -x4477 -x9730 -x457 -x4557 -x5531 -x2630 -x5460 -x11340 -x5779 -x13657 -x4078 -x11417 -x2976 -x11271 -x2231 -x2865 -x1355 -x4963 -x8159 -x1949 -x13282 -x10747 -x7160 -x10272 -x8231 -x12683 -x12993 -x5512 -x9983 -x6209 -x4562 -x9154 -x1534 -x11152 -x10566 -x11125 -x13778 -x12646 -x7490 -x4958 -x8351 -x14312 -x11362 -x10892 -x5383 -x8863 -x1839 -x8880 -x762 -x6094 -x5795 -x1867 -x1405 -x8839 -x7259 -x8486 -x3393 -x9622 -x11161 -x7118 -x9651 -x8855 -x12033 -x14042 -x9198 -x13787 -x11672 -x3768 -x10791 -x12373 -x229 -x11687 -x3056 -x5267 -x12037 -x3473 -x8024 -x11094 -x609 -x685 -x2930 -x12494 -x4869 -x13399 -x12159 -x1562 -x13140 -x14148 -x2160 -x9138 -x5127 -x2924 -x8774 -x95 -x8229 -x4302 -x496 -x7155 -x7337 -x8205 -x13572 -x1306 -x7719 -x10453 -x2329 -x10401 -x6063 -x1060 -x14569 -x7684 -x9119 -x5619 -x1152 -x8950 -x92 -x119 -x14486 -x10852 -x7203 -x13167 -x2244 -x3154 -x12764 -x5211 -x8247 -x7608 -x12341 -x10828 -x1012 -x10306 -x8811 -x2815 -x14280 -x9829 -x9466 -x2104 -x8187 -x2971 -x8364 -x13944 -x7273 -x207 -x2001 -x11052 -x13308 -x7228 -x10608 -x10165 -x14762 -x9040 -x7319 -x2232 -x10643 -x1333 -x176 -x6225 -x3128 -x3904 -x7853 -x723 -x12157 -x4219 -x3400 -x1701 -x6132 -x2911 -x13641 -x14041 -x4252 -x14282 -x6574 -x2910 -x9927 -x10162 -x2952 -x6296 -x5147 -x9623 -x5070 -x12777 -x5551 -x2712 -x7481 -x9387 -x2491 -x6646 -x6719 -x12740 -x1654 -x6708 -x7457 -x14378 -x12923 -x788 -x11192 -x14565 -x13360 -x13401 -x3500 -x2145 -x11156 -x8539 -x1903 -x4408 -x13366 -x1293 -x2230 -x14811 -x14954 -x10818 -x7742 -x10763 -x6962 -x4945 -x12939 -x11138 -x9672 -x539 -x3668 -x10101 -x14606 -x13361 -x10006 -x7073 -x11610 -x6379 -x8529 -x6235 -x14386 -x9710 -x9608 -x1768 -x7182 -x7871 -x2131 -x4124 -x8713 -x14732 -x5813 -x8907 -x13259 -x8675 -x824 -x5947 -x7922 -x6871 -x10840 -x133 -x5574 -x4666 -x7907 -x8240 -x12507 -x7873 -x665 -x7453 -x13997 -x10508 -x692 -x3953 -x7663 -x13816 -x13803 -x10520 -x13521 -x14745 -x5540 -x2125 -x12745 -x12880 -x14683 -x11450 -x3766 -x7783 -x14297 -x7646 -x4830 -x11093 -x5681 -x8712 -x9634 -x10660 -x1960 -x3110 -x672 -x914 -x11587 -x1288 -x3914 -x11929 -x835 -x259 -x10682 -x14192 -x15060 -x14597 -x14234 -x7254 -x14794 -x5196 -x2282 -x13586 -x9273 -x12227 -x7031 -x7437 -x1785 -x7809 -x5891 -x8363 -x4358 -x1569 -x8305 -x5455 -x12570 -x426 -x15112 -x1804 -x8455 -x12682 -x3151 -x13519 -x10179 -x4528 -x11772 -x4111 -x5321 -x15309 -x12452 -x8329 -x9098 -x8631 -x180 -x5490 -x8887 -x13805 -x14696 -x1477 -x12634 -x7611 -x2983 -x6104 -x11932 -x6972 -x12597 -x11089 -x4514 -x3948 -x9103 x6569 -x10790 -x12798 -x9302 -x14684 -x15092 -x8848 -x10995 -x7962 -x7639 -x2636 -x12793 -x5206 -x354 -x3964 -x12948 -x12908 -x2864 -x13302 -x8359 -x10458 -x10500 -x7754 -x2817 -x6815 -x74 -x8812 -x5980 -x11456 -x11886 -x10536 -x5820 -x10904 -x13195 -x10215 -x258 -x7676 -x8277 -x9329 -x14084 -x13019 -x2676 -x223 -x13909 -x10085 -x4726 -x3883 -x6754 -x12415 -x4848 -x7937 -x6628 -x1374 -x7349 -x1845 -x8911 -x9008 -x12491 -x7712 -x2037 -x9695 -x13420 -x1691 -x3138 -x1 -x12286 -x4828 -x8995 -x13725 -x5505 -x14609 -x7504 -x691 -x5240 -x2690 -x4942 -x4044 -x10577 -x13806 -x9522 -x8702 -x11357 -x1829 -x4650 -x5939 -x12268 -x3643 -x13604 -x1920 -x9523 -x11798 -x8128 -x14231 -x14600 -x3869 -x6730 -x3052 -x7405 -x2701 -x13947 -x9967 -x4681 -x1347 -x3860 -x9545 -x8094 -x13193 -x1855 -x8635 -x3146 -x688 -x12812 -x7822 -x7614 -x5359 -x7571 -x12391 -x6108 -x12925 -x1368 -x7341 -x5290 -x9419 -x14962 -x865 -x11330 -x3644 -x3092 -x13449 -x14571 -x6711 -x9528 -x10191 -x6782 -x11386 -x1704 -x1342 -x6288 -x14139 -x7721 -x3247 -x1953 -x9330 -x2018 -x5889 -x2566 -x11999 -x11408 -x980 -x10339 -x7239 -x8998 -x2520 -x7243 -x14146 -x11491 -x5491 -x13056 -x1597 -x3091 -x14303 -x13265 -x12784 -x5739 -x12042 -x1967 -x13976 -x2316 -x4123 -x2210 -x6221 -x10087 -x7736 -x2081 -x9159 -x8009 -x6681 -x13178 -x12029 -x3937 -x8495 -x5895 -x1568 -x14313 -x7454 -x2140 -x2366 -x13130 -x352 -x1198 -x5929 -x6103 -x6592 -x9262 -x5045 -x10225 -x12504 -x14512 -x12667 -x12747 -x10083 -x12840 -x11438 -x4465 -x15015 -x1917 -x3779 -x15246 -x2955 -x11441 -x9181 -x1376 -x10809 -x9046 -x7951 -x11531 -x2534 -x10200 -x6770 -x985 -x266 -x10743 -x1928 -x1670 -x1487 -x14725 -x9621 -x11729 -x9905 -x10270 -x11212 -x534 -x10069 -x1009 -x8257 -x3015 -x1069 -x7923 -x11548 -x1526 -x122 -x7313 -x7089 -x15183 -x359 -x1064 -x2178 -x8889 -x8112 -x9936 -x13777 -x5568 -x3043 -x7869 -x8578 -x5310 -x6122 -x5993 -x10268 -x8244 -x3163 -x14100 -x8497 -x4512 -x11229 -x11031 -x3683 -x10622 -x6372 -x14255 -x13133 x298 -x10359 -x4600 -x4594 -x5762 -x4965 -x5833 -x6696 -x14716 -x13156 -x14259 -x14325 -x482 -x13099 -x9718 -x9218 -x8419 -x6801 -x6133 -x5862 -x7111 -x11616 -x4653 -x7000 -x1941 -x7830 -x14627 -x3350 -x7178 -x11965 -x8826 -x10482 -x11168 -x4132 -x4453 -x7815 -x6085 -x6230 -x11908 -x11961 -x1311 -x15208 -x5365 -x7062 -x2525 -x650 -x392 -x10765 -x13775 -x1188 -x919 -x5102 -x11657 -x5859 -x4811 -x1536 -x4063 -x9771 -x8944 -x11062 -x8127 -x720 -x11124 -x54 -x12845 -x14169 -x5400 -x5623 -x8914 -x15175 -x13834 -x6282 -x3378 -x12018 -x4574 -x11457 -x4520 -x4022 -x339 -x12388 -x425 -x10862 -x5888 -x14877 -x4261 -x3392 -x11906 -x9165 -x13907 -x8295 -x13100 -x10486 -x671 -x12174 -x500 -x4241 -x7911 -x6143 -x14561 -x4047 -x12954 -x11487 -x10153 -x12006 -x7590 -x2336 -x10283 -x11675 -x2830 -x6820 -x5095 -x138 -x1171 -x14899 -x9333 -x11556 -x2612 -x8079 -x722 -x5657 -x11776 -x5716 -x9032 -x10276 -x6630 -x1527 -x4497 -x4734 -x8016 -x2029 -x12509 -x10609 -x7616 -x7854 -x9134 -x341 -x6254 -x14256 -x2681 -x3283 -x13609 -x9985 -x10861 -x10340 -x12392 -x7482 -x3823 -x12639 -x3842 -x14963 -x10939 -x10092 -x15288 -x8592 -x8640 -x2014 -x10298 -x845 -x9950 -x14264 -x13984 -x9123 -x12442 -x9479 -x12968 -x1648 -x6941 -x12726 -x6680 -x13498 -x9999 -x5338 -x15186 -x7452 -x3422 -x7564 -x12558 -x7683 -x12635 -x8692 -x7820 -x8612 -x9141 -x9925 -x8430 -x12822 -x15268 -x3390 -x13097 -x13774 -x12103 -x6547 -x2707 -x13427 -x13643 -x11381 -x6791 -x8447 -x8063 -x4093 -x7804 -x5983 -x10063 -x3448 -x6148 -x858 -x4281 -x10012 -x515 -x8288 -x7881 -x4224 -x2698 -x11327 -x6813 -x4680 -x3885 -x3344 -x12807 -x8560 -x10855 -x14577 -x1682 -x15266 -x3798 -x9769 -x13299 -x13605 -x10834 -x5612 -x8300 -x272 -x11475 -x3022 -x11767 -x518 -x13008 -x8482 -x12192 -x4646 -x10602 -x15126 -x7637 -x11297 -x10507 -x3481 -x6036 -x12579 -x4470 -x7908 -x11191 -x13536 -x7195 -x7127 -x3274 -x13971 -x15166 -x9223 -x2849 -x7659 -x10721 -x4988 -x8450 -x12552 -x13475 -x3370 -x3878 -x6963 -x1969 -x4291 -x7581 -x8590 -x5416 -x8864 -x2753 -x2981 -x12085 -x14455 -x706 -x14851 -x15245 -x821 -x13400 -x4049 -x10122 -x14915 -x14693 -x7917 -x4399 -x12585 -x7447 -x14354 -x14215 -x4386 -x66 -x14274 -x2300 -x8770 -x6301 -x12320 -x7044 -x13179 -x14261 -x1823 -x6949 -x4393 -x11172 -x4088 -x5402 -x13857 -x1723 -x2812 -x14540 -x11787 -x1586 -x7753 -x14086 -x9318 -x10142 -x2515 -x13891 -x4558 -x5492 -x9023 -x12865 -x4967 -x2446 -x13005 -x12485 -x8569 -x6766 -x4748 -x8719 -x7849 -x13205 -x7896 -x11651 -x13443 -x9531 -x8311 -x10729 -x1990 -x1703 -x14060 -x6039 -x9932 -x5349 -x686 -x13454 -x4584 -x9772 -x4972 -x4616 -x4819 -x8785 -x7706 -x15106 -x10907 -x9371 -x14827 -x13780 -x11677 -x4454 -x11288 -x5949 -x7121 -x2199 -x5047 -x13487 -x3562 -x2831 -x4176 -x5562 -x6769 -x14194 -x7438 -x11516 -x4930 -x9139 -x8549 -x9317 -x8843 -x9385 -x6570 -x7322 -x4652 -x3754 -x3970 -x9926 -x11914 -x9610 -x8791 -x4560 -x4888 -x2580 -x4910 -x10089 -x3675 -x6653 -x7165 -x9810 -x15130 -x5671 -x5664 -x5116 -x2171 -x12112 -x7740 -x5945 -x12267 -x9173 -x4188 -x4361 -x10041 -x12690 -x7565 -x2506 -x10634 -x11711 -x9745 -x8108 -x1341 -x7231 -x6440 -x3035 -x10959 -x7407 -x463 -x2641 -x8405 -x13488 -x9965 -x3849 -x10678 -x55 -x984 -x1234 -x14293 -x7374 -x11697 -x2628 -x4728 -x13877 -x4009 -x9520 -x1074 -x7687 -x7826 -x5413 -x8957 -x6976 -x13653 -x11055 -x4192 -x588 -x9174 -x11502 -x3263 -x8797 -x10603 -x3826 -x14022 -x2301 -x14121 -x11473 -x1518 -x5747 -x6912 -x5698 -x13075 -x4588 -x333 -x8312 -x5027 -x10172 -x2293 -x9137 -x11143 -x12997 -x5636 -x2296 -x14749 -x1271 -x1546 -x13397 -x4538 -x14252 -x2239 -x7946 -x13802 -x4072 -x12083 -x12961 -x11071 -x10483 -x2687 -x5374 -x11809 -x10154 -x7609 -x1809 -x13919 -x3824 -x13035 -x6999 -x3781 -x13558 -x7373 -x599 -x12779 -x12529 -x143 -x1462 -x6130 -x8083 -x3731 -x13702 -x1300 -x2999 x2066 -x8100 -x7653 -x299 -x684 -x3094 -x2299 -x12694 -x3345 -x1769 -x4116 -x11038 -x2453 -x7295 -x10044 -x10099 -x1690 -x3816 -x1966 -x12801 -x8716 -x9568 -x12005 -x7919 -x707 -x14131 -x624 -x8535 -x8250 -x14524 -x8844 -x3462 -x4215 -x14070 -x12771 -x1308 -x4676 -x7217 -x13122 -x2086 -x11720 -x7895 -x9865 -x8511 -x1417 -x9959 -x9906 -x8007 -x8045 -x15160 -x1762 -x5726 -x12754 -x7436 -x2310 -x7080 -x6295 -x1587 -x2348 -x3201 -x11515 -x9682 -x3315 -x14000 -x4912 -x5771 -x7737 -x8420 -x14853 -x4246 -x8474 -x14007 -x1422 -x8805 -x12206 -x11747 -x4424 -x12875 -x11292 -x7548 -x6469 -x3516 -x5789 -x10217 -x6283 -x13155 -x8627 -x1644 x280 -x12445 -x1660 -x14796 -x904 -x7107 -x337 -x12909 x9903 -x3557 -x10247 -x12994 -x2337 -x12955 -x13470 -x6173 -x14145 -x6454 -x694 -x5134 -x8651 -x13796 -x10157 -x11941 -x12522 -x2818 -x2509 -x1061 -x9490 -x8014 -x6070 -x6884 -x1261 -x10546 -x1837 -x5145 -x10077 -x2876 -x8136 -x7479 -x12138 -x7987 -x5378 -x8764 -x6797 -x13661 -x7250 -x2221 -x12074 -x11671 -x14337 -x6326 -x7904 -x6488 -x2400 -x1519 -x13730 -x319 -x11099 -x10437 -x261 -x12892 -x6641 -x7087 -x9780 -x9129 -x3687 -x13915 -x5389 -x2149 -x9785 -x9614 -x4770 -x332 -x12336 -x4020 -x1170 -x2739 -x4413 -x11306 -x15211 -x9256 -x14033 -x8366 -x10815 -x1212 -x9875 -x7047 -x906 -x8581 -x330 -x8260 -x7412 -x5600 -x12517 -x3963 -x11304 -x14173 -x11543 -x8872 -x4315 -x2706 -x616 -x14275 -x6249 -x619 -x1962 -x2047 -x28 -x1444 -x7888 -x14153 -x6091 -x9593 -x9391 -x8830 -x13858 -x7960 -x1505 -x2918 -x8401 -x8605 -x10930 -x13860 -x7430 -x11374 -x5044 -x14941 -x8417 -x15062 -x6037 -x15116 -x10693 -x13325 -x5272 -x14403 -x3922 -x504 -x11153 -x7057 -x14653 -x3550 -x14246 -x1542 -x5824 -x1655 -x2328 -x9511 -x7899 -x2783 -x12162 -x7944 -x10555 -x4354 -x1874 -x12035 -x3172 -x13507 -x13418 -x14994 -x4401 -x13236 -x3078 -x11383 -x673 -x9059 -x502 -x9800 -x10709 -x2486 -x10644 -x11356 -x9269 -x12551 -x8302 -x7049 -x13026 -x11002 -x1584 -x6643 -x2392 -x14555 -x9526 -x1043 -x7459 -x2886 -x6109 -x13822 -x12322 -x9079 -x3306 -x13809 x13058 -x10689 -x746 -x8074 -x2173 -x8910 -x2538 -x1898 -x10402 -x5327 -x5975 -x6661 -x15048 -x5171 -x7812 -x13668 -x2862 -x11236 -x3051 -x8849 -x13839 -x3515 -x385 -x9002 -x8338 -x12238 -x1187 -x12979 -x8318 -x7023 -x2362 -x1160 -x1501 -x10399 -x14843 -x5114 -x13872 -x1888 -x2430 -x4849 -x1994 -x10497 -x12015 -x9723 -x4712 -x7678 -x6716 -x12115 -x2775 -x2440 -x2500 -x10667 -x8528 -x9872 -x4991 -x548 -x7317 -x10317 -x9450 -x1410 -x13659 -x2401 -x9559 -x14446 -x14424 -x9668 -x11814 -x7811 -x14990 -x9838 -x13352 -x3599 -x11537 -x11896 -x2643 -x3293 -x384 -x275 -x5913 -x11409 -x13344 -x9683 -x3916 -x15225 -x11026 -x2074 -x14924 -x14773 -x3161 -x2112 -x10509 -x3910 -x941 -x12151 -x12476 -x2913 -x10538 -x763 -x8383 -x6790 -x2439 -x2372 -x7658 -x3238 -x2128 -x13461 -x6365 -x8517 -x8760 x8220 -x11042 -x10370 -x11397 -x14320 -x1957 -x8680 -x10206 -x12732 -x12381 -x4382 -x13053 -x2070 -x7583 -x8767 -x7406 -x9991 -x4795 -x10853 -x2726 -x14425 -x6191 -x4966 -x14628 -x4383 -x10277 -x13358 -x8133 -x11489 -x2857 -x10233 -x11246 -x8874 -x7606 -x8825 -x5730 -x6907 -x3705 -x10196 -x11159 -x12046 -x7867 -x11251 -x12554 -x7343 -x4758 -x12416 -x10473 -x1329 -x2157 -x13453 -x8649 -x6276 -x5152 -x12838 -x5662 -x13905 -x13007 -x8796 -x6264 -x4798 -x14859 -x5130 -x5314 -x3647 -x10960 -x2492 -x12837 -x14878 -x8248 -x9892 -x5875 -x1986 -x14946 -x2025 -x2452 -x11398 -x7184 -x7100 -x851 -x1478 -x220 -x4314 -x3171 -x10718 -x13437 -x11629 -x6841 -x14037 -x3841 -x14921 -x13429 -x6860 -x120 -x5621 -x14520 -x11954 -x9814 -x4516 -x8585 -x6563 -x9132 -x14892 -x8573 -x10963 -x14239 -x12097 -x10593 -x3814 -x13165 -x8683 -x6420 -x15124 -x2106 -x8623 -x12152 -x15224 -x1125 -x13967 -x1997 -x2311 -x1945 -x6466 x150 -x1615 -x3347 -x4790 -x487 -x5529 -x9670 -x4332 -x11050 -x8807 -x854 -x7681 -x8458 -x3880 -x3809 -x10007 -x11552 -x958 -x1469 -x8637 -x3529 -x8956 -x12668 -x1154 -x1411 -x2488 -x14387 -x11495 -x204 -x646 -x7808 -x13799 -x9133 -x12 -x14346 -x11765 -x3134 -x6298 -x11989 -x2756 -x3542 -x14947 -x6106 -x3836 -x645 -x11803 -x12625 -x11564 -x3080 -x10245 -x1000 -x443 -x8408 -x4357 -x13135 -x4925 -x7054 -x2537 -x5162 -x14662 -x14617 -x4789 -x12371 -x14233 -x14439 -x10696 -x5202 -x5065 -x3119 -x1428 -x12146 -x5071 -x6474 -x10549 -x14712 -x4310 -x15276 -x3049 -x4893 -x14999 -x7862 -x4151 -x10 -x1400 -x7220 -x3827 -x4625 -x6041 -x10451 -x3951 -x4641 -x12497 -x14229 -x9462 -x8466 -x1531 -x6458 -x6415 -x8147 -x12734 -x8222 -x5874 -x8121 -x11448 -x2746 -x7710 -x14816 -x12339 -x5046 -x5686 -x9938 -x11400 -x3808 -x6964 -x11328 -x13235 -x6757 -x4783 -x8708 -x2998 -x7744 -x1807 -x1811 -x14406 -x3098 -x12869 -x8574 -x3340 -x6155 -x1401 -x1287 -x4235 -x3665 -x6181 -x4779 -x10135 -x5667 -x3218 -x5425 -x1408 -x1414 -x4764 -x7471 -x13652 -x10078 -x4108 -x10132 -x12326 -x8919 -x4171 -x15227 -x1252 -x15133 -x15280 -x10558 -x6266 -x2613 -x12500 -x13145 -x12288 -x12133 -x9351 -x6743 -x4253 -x183 -x7236 -x3955 -x14049 -x9569 -x2799 -x7840 -x8293 -x10469 -x11873 -x469 -x9620 -x10672 -x2124 -x7279 -x4292 -x327 -x14677 -x3429 -x5440 -x596 -x4212 -x7589 -x8000 -x3237 -x11200 -x11022 -x1987 -x6439 -x10432 -x11394 -x1044 -x14211 -x6397 -x15024 -x8559 -x13089 -x4898 -x9246 -x14681 -x14729 -x12026 -x2885 -x5311 -x2652 -x4501 -x4023 -x13951 -x4805 -x6737 -x13131 -x6515 -x9070 -x12963 -x6034 -x12413 -x13757 -x10980 -x1621 -x1658 -x10626 -x4668 -x14570 -x4705 -x13874 -x12707 -x1948 -x13118 -x4438 -x9645 -x14207 -x8267 -x9575 -x7627 -x1772 -x528 -x14768 -x3831 -x6475 -x14724 -x4760 -x11903 -x8316 -x10383 -x10112 -x1112 -x10524 -x13254 -x6147 -x1166 -x13004 -x5707 -x2040 -x2694 -x1002 -x11243 -x12149 -x8630 -x9083 -x7800 -x5831 -x14517 -x14872 -x5117 -x4220 -x3821 -x4412 -x3616 -x9945 -x6226 -x2709 -x7419 -x551 -x338 -x6390 -x15128 -x9943 -x3940 -x7177 -x708 -x6284 -x14759 -x455 -x12637 -x13838 -x7599 -x12304 -x9929 -x4559 -x498 -x8198 -x916 -x7376 -x9612 -x1193 -x11899 -x7091 -x12454 -x7661 -x1507 -x9108 -x10762 -x4149 x7505 -x10348 -x5608 -x2055 -x1557 -x10307 -x2237 -x3246 -x9386 -x11036 -x14881 -x9513 -x6846 -x4221 -x12091 -x3730 -x12548 -x6442 -x13328 -x10026 -x4612 -x7626 -x2497 -x10681 -x7779 -x15178 -x8022 -x7402 -x8920 -x659 -x8515 -x12318 -x15131 -x5596 -x4059 -x3054 -x2926 -x1291 -x14014 -x10830 -x9922 -x14056 -x9505 -x6305 -x11379 -x12562 -x1609 -x7803 -x12319 -x6339 -x8821 -x11562 -x6788 -x10921 -x5032 -x999 -x5028 -x13044 -x9840 -x5410 -x2962 -x10618 -x9914 -x11444 -x1229 -x15050 -x9393 -x15151 -x3567 -x1712 -x795 -x10299 -x14427 -x3660 -x450 -x7433 -x6598 -x7791 -x13172 -x14478 -x7045 -x342 -x5650 -x4993 -x14888 -x4444 -x1640 -x1290 -x13295 -x1338 -x7409 -x3212 -x1114 -x8252 -x10130 -x13293 -x14411 -x3906 -x820 -x9595 -x6327 -x7692 -x2403 -x14473 -x10033 -x129 -x2806 -x8862 -x442 -x6832 -x2141 -x10802 -x20 -x6308 -x13388 -x9096 -x8871 -x9606 -x4550 -x13671 -x318 -x6900 -x6781 -x13402 -x10114 -x7440 -x15 -x62 -x3071 -x10563 -x6496 -x11293 -x15003 -x598 -x4400 -x7619 -x2431 -x14235 -x9151 -x1393 -x12518 -x9044 -x822 -x11678 -x10265 -x2120 -x12079 -x4463 -x12166 -x13322 -x11801 -x9289 -x2482 -x9425 -x9552 -x11088 -x3219 -x13251 -x7747 -x11973 -x11248 -x12439 -x12441 -x11937 -x1451 -x5155 -x10008 -x419 -x414 -x8930 -x8932 -x1309 -x24 -x5902 -x11549 -x13556 -x8999 -x9060 -x4484 -x10358 -x9783 -x13596 -x2242 -x7666 -x6877 -x3432 -x14046 -x6608 -x13911 -x11361 -x4504 -x2295 -x3909 -x6179 -x9931 -x7958 -x1583 -x6297 -x8658 -x2327 -x2019 -x15012 -x4060 -x10435 -x7784 -x3926 -x1646 -x9659 -x14167 -x5742 -x10030 -x12936 -x14638 -x8086 -x353 -x8284 -x349 -x1699 -x10446 -x14099 -x4686 -x6728 -x1017 -x1024 -x10365 -x4202 -x8227 -x11849 -x3250 -x4579 -x10719 -x3707 -x1486 -x3501 -x1555 -x14028 -x8923 -x10120 -x7930 -x3287 -x4578 -x2640 -x7909 x245 -x15234 -x7352 -x3737 -x5524 -x3254 -x13869 -x13601 -x15070 -x9917 -x14665 -x1890 -x8851 -x1729 -x11399 -x10728 -x12250 -x410 -x6792 -x7378 -x5759 -x3232 -x9980 -x6677 -x4854 -x13821 -x7467 -x5695 -x11061 -x12709 -x15146 -x14178 -x3031 -x11135 -x14588 -x1824 -x7618 -x1052 -x9647 -x2462 -x12947 -x14040 -x2984 -x5868 -x11371 -x14650 -x14797 -x6460 -x13342 -x14535 -x6586 -x12879 -x13354 -x9248 -x3230 -x11384 -x5106 -x1934 -x3425 -x10827 -x11033 -x2268 -x3011 -x3156 -x9616 -x11300 -x944 -x12077 -x9854 -x3745 -x12181 -x1585 -x972 -x9292 -x3527 -x3193 -x12032 -x14322 -x1561 -x8941 -x6776 -x4702 -x1470 -x5655 -x11091 -x14602 -x1733 -x8233 -x5794 -x46 -x7527 -x8597 -x6980 -x12352 -x4824 -x9812 -x5347 -x10837 -x13873 -x13606 -x9955 -x12028 -x15155 -x7656 -x5257 -x6581 -x5008 -x6861 -x11946 -x4469 -x8828 -x7986 -x800 -x1135 -x13460 -x7788 -x5353 -x3207 -x10110 -x6742 -x12429 -x7469 -x10292 -x14385 -x13094 -x7621 -x2094 -x4703 -x4831 -x9297 -x10343 -x5005 -x14198 -x5775 -x819 -x4362 -x7207 -x1522 -x2122 -x18 -x428 -x9024 -x8202 -x10018 -x11388 -x5617 -x9624 -x12612 -x1182 -x11128 -x13339 -x10568 -x7311 -x13566 -x2484 -x12164 -x7900 -x14332 -x6207 -x2172 -x1088 -x5090 -x7146 -x11184 -x9590 -x10875 -x12593 -x1260 -x4473 -x3612 -x6990 -x6671 -x5099 -x3593 -x6048 -x2874 -x8823 -x5026 -x8642 -x4245 -x9678 -x2632 -x8438 -x7952 -x3757 -x5663 -x12481 -x2960 -x3862 -x4279 -x8852 -x10575 -x7704 -x7213 -x4417 -x12486 -x12866 -x1778 -x5527 -x3915 -x14950 -x3449 -x2183 -x9187 -x12345 -x491 -x9244 -x10495 -x11427 -x4697 -x15046 -x4109 -x3008 -x6810 -x10480 -x3208 -x10583 -x14488 -x8540 -x1834 -x10021 -x14479 -x7733 -x10470 -x7396 -x7269 -x5760 -x12370 -x13229 -x1821 -x14364 -x8909 -x5466 -x8183 -x695 -x10424 -x9524 -x929 -x5112 -x7350 -x7058 -x7162 -x14611 -x7781 -x2442 -x9515 -x7563 -x8026 -x9326 -x14986 -x630 -x11054 -x8453 -x14501 -x2415 -x10797 -x10648 -x9793 -x9506 -x14825 -x13321 -x9263 -x8565 -x11583 -x4100 -x5699 -x2 -x1236 -x12710 -x3618 -x11116 -x1450 -x12098 -x2895 -x3482 -x4841 -x1446 -x10425 -x860 -x11171 -x1720 -x3010 -x12795 -x15021 -x12783 -x5430 -x11659 -x6535 -x11043 -x564 -x6114 -x4971 -x11290 -x1473 -x14610 -x14848 -x15102 -x6203 -x13473 -x12142 -x8690 -x15239 -x1788 -x8598 -x14871 -x5552 -x5959 -x4442 -x11010 -x7699 -x2810 -x10471 -x15243 -x5220 -x12463 -x5754 -x13232 -x7143 -x12252 -x12644 -x10879 -x14428 -x10811 -x11701 -x11355 -x4586 -x3269 -x4452 -x5719 -x5930 -x4228 -x3190 -x5289 -x11718 -x10822 -x13864 -x4380 -x10047 -x13980 -x5434 -x4247 -x6503 -x516 -x5350 -x6542 -x8947 -x1593 -x12397 -x14510 -x6016 -x13841 -x14059 -x7382 -x9435 -x2505 -x13320 -x10542 -x8037 -x368 -x11781 -x10286 -x13694 -x6873 -x766 -x5258 -x1739 -x12380 -x7097 -x1403 -x13431 -x8763 -x9172 -x7170 -x15150 -x11951 -x4994 -x8801 -x7526 -x12945 -x11642 -x11390 -x4389 -x10768 -x2752 -x6119 -x5325 -x8816 -x4296 -x15308 -x7090 -x4536 -x10668 -x3636 -x14453 -x4875 -x13398 -x5790 -x4483 -x8276 -x11727 -x15255 -x8607 -x12282 -x11249 -x9392 -x9989 -x15111 -x2510 -x11030 -x3512 -x7525 -x12480 -x2161 -x2656 -x8725 -x6392 -x6418 -x10493 -x140 -x3179 -x2956 -x6521 -x2152 -x4479 -x5915 -x4822 -x12607 -x3621 -x7877 -x4287 -x3893 -x12404 -x3591 -x6593 -x14801 -x5431 -x5294 -x8901 -x8478 -x9948 -x4099 -x8353 -x3530 -x6740 -x15107 -x3419 -x2317 -x9742 -x3041 -x11169 -x1134 -x12002 -x1328 -x3096 -x9801 -x15123 -x10263 -x10920 -x14819 -x12895 -x8726 -x6204 -x13726 -x12854 x41 -x5772 -x4996 -x2606 -x6865 -x15289 -x6137 -x11535 -x1465 -x9766 -x14331 -x10824 -x8577 -x2170 -x198 -x11638 -x13913 -x13171 -x3975 -x5952 -x8490 -x6170 -x3596 -x3485 -x9974 -x7936 -x9977 -x153 -x15312 -x10858 -x2378 -x909 -x5673 -x1168 -x4180 -x5919 -x1612 -x7386 -x10464 -x10397 -x3691 -x14347 -x12272 -x9405 -x14576 -x1416 -x8711 -x3084 -x7152 -x6560 -x2542 -x10414 -x7417 -x12940 -x12040 -x35 -x2514 -x1927 -x1544 -x1570 -x1379 -x3224 -x6386 -x13756 -x7164 -x12369 -x1756 -x10886 -x1732 -x5111 -x5063 -x5745 -x6644 -x6434 -x15162 -x14323 -x8584 -x11378 -x8348 -x483 -x14435 -x82 -x10710 -x3050 -x9510 -x4349 -x1973 -x14685 -x8344 -x9502 -x876 -x5643 -x13782 -x7266 -x12104 -x289 -x8279 -x9837 -x3220 -x6720 -x674 -x9973 -x3843 -x13393 -x12462 -x1930 -x8089 -x1812 -x6874 -x14875 -x3486 -x13306 -x10234 -x6601 -x10192 -x5073 -x3717 -x10814 -x14018 -x12209 -x166 -x9372 -x6446 -x10683 -x11753 -x11627 -x5263 -x780 -x9693 -x14578 -x6548 -x13417 -x12661 -x9889 -x710 -x3020 -x10612 -x13088 -x432 -x4638 -x10872 -x3818 -x9768 -x13316 -x11997 -x5241 -x3264 -x2033 -x12718 -x7202 -x506 -x3983 -x4079 -x14920 -x4949 -x1433 -x6778 -x2341 -x12310 -x5962 -x3889 -x8067 -x10390 -x11630 -x3620 -x14164 -x12937 -x2339 -x6725 -x10877 -x2422 -x1825 -x11962 -x12362 -x11847 -x14123 -x6866 -x14186 -x13071 -x9441 -x3093 -x3669 -x12995 -x5550 -x3004 -x4675 -x6413 -x1035 -x3402 -x14166 -x10578 -x5395 -x9358 -x1678 -x10259 -x2559 -x11188 -x8904 -x14027 -x12414 -x3787 -x6595 -x8065 -x8237 -x8465 -x703 -x4909 -x857 -x13550 -x4006 -x3946 -x13855 -x11275 -x6073 -x14459 -x11230 -x3505 -x12983 -x13256 -x2939 -x3882 -x378 -x12075 -x12120 -x5207 -x5715 -x9600 -x836 -x13234 -x1305 -x11287 -x9454 -x6930 -x11976 -x4569 -x10686 -x7674 -x9365 -x7685 -x3307 -x9295 -x14753 -x8661 -x11142 -x11166 -x12678 -x6140 -x8929 -x549 -x11856 -x7885 -x10627 -x3401 -x12664 -x13387 -x12631 -x769 -x8771 -x8432 -x4172 -x7422 -x282 -x9907 -x6654 -x10781 -x6287 -x7789 -x14761 -x8034 -x13300 -x2904 -x9236 -x3851 -x12365 -x8513 -x10354 -x7975 -x1902 -x328 -x12986 -x3023 -x3678 -x2671 -x5892 -x9270 -x13509 -x7119 -x6354 -x10062 -x1802 -x1622 -x8632 -x10128 -x2105 -x9340 -x10428 -x3835 -x7976 -x1848 -x2679 -x4879 -x1222 -x6031 -x1513 -x6585 -x2280 -x5494 -x11666 -x991 -x9063 -x12603 -x9030 -x14935 -x9375 -x11015 -x7227 -x2343 -x10601 -x11825 -x2765 -x3828 -x2332 -x12271 -x11775 -x10769 -x7099 -x12443 -x6138 -x2258 -x4155 -x14765 -x7055 -x7579 -x32 -x6987 -x3697 -x2065 -x11170 -x4112 -x1483 -x12571 -x530 -x9011 -x3142 -x6472 -x10246 -x11222 -x9290 -x6540 -x12698 -x15117 -x11446 -x11558 -x7770 -x10188 -x1098 -x8145 -x3294 -x2798 -x1237 -x4561 -x12451 -x2480 -x11354 -x9188 -x6665 -x7176 -x7371 -x7595 -x11998 -x9982 -x5191 -x2907 -x13506 -x10506 -x12257 -x9015 -x12177 -x3794 -x1082 -x6421 -x11699 -x12363 -x12588 -x13442 -x9549 -x7175 -x110 -x9409 -x7079 -x5097 -x8563 -x10527 -x9661 -x14581 -x1399 -x10213 -x9757 -x10691 -x8520 -x5691 -x7502 -x6520 -x5634 -x11743 -x5298 -x232 -x8768 -x14979 -x3396 -x3624 -x6819 -x8900 -x522 -x12244 -x12460 -x8262 -x8626 -x5166 -x2881 -x6356 -x623 -x10550 -x7375 -x9084 -x4904 -x14625 -x3634 -x3426 -x13692 -x5999 -x9971 -x6794 -x8175 -x4835 -x14886 -x5465 -x2347 -x5728 -x4737 -x6712 -x9876 -x6432 -x5293 -x5682 -x7602 -x14965 -x7275 -x6210 -x3454 -x2246 -x7612 -x9689 -x628 -x6160 -x12356 -x15240 -x840 -x8981 -x602 -x10923 -x13188 -x9259 -x9794 -x10311 -x7863 -x14254 -x12129 -x11481 -x8473 -x8349 -x12071 -x9348 -x276 -x15143 -x6969 -x10168 -x3589 -x5973 -x3541 -x11603 -x12753 -x8391 -x5558 -x5635 -x8657 -x2376 -x6381 -x6135 -x1004 -x11309 -x10104 -x6118 -x4977 -x214 -x6228 -x13 -x7603 -x7124 -x13587 -x11797 -x8655 -x5230 -x15202 -x10416 -x14889 -x8188 -x6431 -x12068 -x12054 -x3696 -x2279 -x3313 -x14469 -x5415 -x10249 -x12410 -x13312 -x12470 -x5827 -x11086 -x2319 -x4585 -x4271 -x1105 -x6704 -x12225 -x3650 -x15140 -x6468 -x356 -x12523 -x8439 -x13210 -x3301 -x5984 -x3604 -x12701 -x5268 -x2214 -x9817 -x965 -x6495 -x10037 -x13747 -x8287 -x3410 -x4143 -x14944 -x10443 -x10000 -x97 -x10045 -x4751 -x7095 -x14381 -x7085 -x19 -x12383 -x141 -x13613 -x13102 -x13110 -x2867 -x8840 -x1947 -x5977 -x8834 -x8289 -x13239 -x6362 -x15053 -x1661 -x5033 -x1303 -x6234 -x13482 -x4943 -x3253 -x4739 -x265 -x14903 -x2757 -x8562 -x4031 -x1283 -x2669 -x7046 -x5731 x6568 -x8170 -x444 -x1943 -x7732 -x12010 -x8429 -x12862 -x6559 -x5741 -x12813 -x4809 -x11756 -x12354 -x13623 -x11663 -x6453 -x5239 -x4573 -x7855 -x8070 -x5453 -x1063 -x88 -x6550 -x2089 -x8278 -x9831 -x4433 -x9644 -x1041 -x2908 -x13126 -x4039 x6330 -x13395 -x10126 -x8841 -x10065 -x884 -x9360 -x4325 -x3682 -x6662 -x13667 -x7963 -x3651 -x7515 -x14451 -x7983 -x1862 -x1406 -x12053 -x2987 -x9833 -x4602 -x3116 -x2832 -x1944 -x5077 -x8586 -x8973 -x13204 -x15304 -x14912 -x495 -x4197 -x14034 -x6092 -x6840 -x704 -x4471 -x6975 -x14336 -x13603 -x1090 -x1711 -x950 -x2950 -x10998 -x7518 -x12581 -x11519 -x670 -x5069 -x3182 -x1832 -x13127 -x9760 -x10362 -x13644 -x8056 -x8090 -x2770 -x2767 -x9963 -x2409 -x6590 -x4258 -x11180 -x12768 -x2371 -x529 -x15027 -x5115 -x6430 -x11 -x2903 -x6721 -x10447 -x12275 -x7970 -x1480 -x11063 -x2951 -x8794 -x10382 -x2080 -x2921 -x7834 -x13722 -x10953 -x418 -x406 -x2489 -x621 -x1496 -x1003 -x12763 -x5495 -x9915 -x9709 -x2189 -x9338 -x12568 -x13242 -x2475 -x11121 -x2826 -x12376 -x4381 -x6271 -x9075 -x11637 -x11416 -x7330 -x3188 -x6352 -x13828 -x2250 -x2005 -x1071 -x14674 -x10465 -x4759 -x3566 -x9356 -x7734 -x2298 -x316 -x3590 -x217 -x10147 -x13708 -x8207 -x9398 -x3786 -x13424 -x9311 -x8757 -x12591 -x9546 -x14085 -x1070 -x13192 -x7411 -x1196 -x11575 -x7591 -x9233 -x8107 -x5697 -x8241 -x12435 -x1471 -x2527 -x1426 -x7241 -x1951 -x14083 -x13844 -x13215 -x6427 -x2749 -x2788 -x11207 -x2684 -x12089 -x10467 -x5176 -x434 -x7508 -x3038 -x10532 -x11892 -x10350 -x3758 -x1076 -x1688 -x3686 -x12081 -x12243 -x12962 -x9939 -x5546 -x10074 -x11811 -x12165 -x14369 -x13391 -x1242 -x2554 -x363 -x14237 -x7401 -x360 -x6255 -x8988 -x4185 -x14227 -x14487 -x6080 -x11134 -x8340 -x8943 -x9711 -x2866 -x12601 -x3412 -x13824 -x5770 -x5277 -x9005 -x8060 -x9538 -x11224 -x8402 -x693 -x268 -x1073 -x13046 -x145 -x4609 -x8211 -x10631 -x9155 -x13375 -x13082 -x12614 -x4234 -x2016 -x11520 -x7027 -x6892 -x7302 -x13928 -x11323 -x5266 -x14073 -x10374 -x2909 -x11853 -x14702 -x7559 -x12251 -x8134 -x582 -x9787 -x317 -x7607 -x2994 -x210 -x1325 -x3685 -x10242 -x4519 -x8656 -x4421 -x11215 -x1159 -x1651 -x8525 -x321 -x6499 -x9910 -x10773 -x6089 -x486 -x553 -x5470 -x975 -x11498 -x5131 -x13331 -x1849 -x8523 -x212 -x5403 -x7903 -x13896 -x6530 -x12765 -x9561 -x11341 -x1731 -x6374 -x9334 -x13569 -x12127 -x2703 -x922 -x869 -x3085 -x10556 -x15203 -x4691 -x4437 -x190 -x12526 -x9958 -x11154 -x577 -x15293 -x12655 -x14105 -x14460 -x942 -x8499 -x6309 -x4851 -x758 -x2308 -x11344 -x4458 -x11239 -x12259 -x3137 -x5188 -x12360 -x9705 -x6988 -x10751 -x2888 -x6748 -x652 -x10514 -x9501 -x7697 -x11023 -x2877 -x4707 -x2212 -x6830 -x9345 -x1124 -x1158 -x2394 -x15055 -x329 -x14371 -x9601 -x1463 -x4730 -x3597 -x13908 -x14441 -x2360 -x4568 -x14125 -x14952 -x29 -x7886 -x10418 -x13693 -x12069 -x14499 -x7799 -x12800 -x6159 -x12307 -x6699 -x11332 -x6107 -x3571 -x5222 -x2255 -x10211 -x15022 -x8905 -x2129 -x2243 -x8005 -x2450 -x8948 -x2821 -x7735 -x1521 -x8545 -x2529 -x1448 -x7161 -x11744 -x14901 -x1256 -x13380 -x4267 -x2427 -x1790 -x3549 -x4696 -x14707 -x12871 -x6101 -x10735 -x8759 -x12013 -x5744 -x11877 -x13906 -x13647 -x1955 -x14271 -x11148 -x7192 -x14996 -x5401 -x12722 -x7304 -x15176 -x4052 -x6002 -x2957 -x9437 -x5281 -x12478 -x8463 -x7004 -x9690 -x3458 -x7640 -x5122 -x15210 -x9791 -x14523 -x1362 -x2621 -x5157 -x9540 -x8018 -x10481 -x2649 -x4744 -x6105 -x4209 -x10256 -x7263 -x5307 -x7340 -x6522 x4 -x13698 -x5960 -x14945 -x2373 -x2893 -x6090 -x8418 -x13462 -x759 -x4648 -x8221 -x2294 -x10707 -x10408 -x1545 -x12920 -x10048 -x2203 -x8394 -x5124 -x9858 -x1340 -x14063 -x5905 -x13785 -x5471 -x3470 -x10664 -x3575 -x627 -x8744 -x15081 -x15215 -x7497 -x8346 -x14223 -x4534 -x13917 -x8137 -x2892 -x13124 -x14943 -x3629 -x304 -x11979 -x9361 -x14781 -x9277 -x15273 -x14992 -x6486 -x15271 -x6433 -x921 -x7278 -x1672 -x9725 -x3761 -x2557 -x9879 -x4984 -x7212 -x6947 -x12349 -x11165 -x11375 -x928 -x1336 -x12421 -x3872 -x14477 -x10969 -x13938 -x907 -x4635 -x797 -x1843 -x11910 -x3799 -x8423 -x2283 -x9280 -x264 -x9986 -x14756 -x12273 -x4859 -x5084 -x9056 -x40 -x4384 -x10222 -x5967 -x9988 -x13077 -x7169 -x3153 -x12930 -x14983 -x5796 -x2920 -x5190 -x6051 -x10039 -x5246 -x4649 -x6786 -x14218 -x1289 -x8868 -x4193 -x11551 -x11707 -x5928 -x125 -x1275 -x12916 -x5674 -x9449 -x5914 -x11231 -x5602 -x1600 -x12769 -x893 -x12911 -x14349 -x10663 -x11983 -x8029 -x10657 -x4563 -x3815 -x2651 -x9312 x99 -x1856 -x13759 -x11829 -x14893 -x4784 -x7705 -x1981 -x4249 -x2313 -x7010 -x13029 -x4372 -x12645 -x13612 -x11056 -x8139 -x13247 -x12890 -x4806 -x7810 -x4346 -x754 -x1265 -x5547 -x5581 -x12973 -x4723 -x3336 -x1744 -x171 -x583 -x10284 -x13030 -x4392 -x2223 -x10388 -x10494 -x1307 -x10411 -x7961 -x9981 -x2819 -x4369 -x7293 -x9517 -x11987 -x4954 -x3924 -x6383 -x3954 -x10823 -x7846 -x9806 -x1169 -x8682 -x12663 -x5517 -x14165 -x13423 -x2672 -x9347 -x13640 -x10484 -x14502 -x15182 -x302 -x14031 -x14365 -x11019 -x12031 -x13683 -x13711 -x9192 -x3715 -x13963 -x1686 -x6258 -x2587 -x2915 -x14180 -x4217 -x2261 -x8180 -x7974 -x8827 -x3211 -x13250 -x12039 -x381 -x7052 -x11875 -x5386 -x6760 -x11080 -x4164 -x73 -x6880 -x12430 -x4717 -x11807 -x3848 -x1220 -x9856 -x3475 -x3584 -x8339 -x5632 -x12544 -x15042 -x7861 -x488 -x2624 x9894 -x14728 -x4356 -x2061 -x8884 -x4244 -x12702 -x9104 -x14993 -x11968 -x7013 -x6998 -x1937 -x9055 -x2666 -x9650 -x8468 -x8971 -x10155 -x8160 -x10059 -x5844 -x10230 -x1833 -x5060 -x611 -x10023 -x6517 -x14955 -x5208 -x9130 -x934 -x1844 -x6019 -x2245 -x3642 -x5052 -x11895 -x520 -x5216 -x3235 -x14551 -x2044 -x4701 -x15154 -x12235 -x12547 -x8472 -x9473 -x533 -x6233 -x9279 -x11928 -x15200 -x8164 -x11111 -x10752 -x2592 -x10361 -x7267 -x468 -x14396 -x11589 -x12606 -x13677 -x5238 -x9638 -x9194 -x1550 -x6833 -x1423 -x10330 -x1938 -x4674 -x10393 -x8064 -x680 -x8273 -x9148 -x3671 -x6025 -x6887 -x4242 -x10517 -x13772 -x9946 -x1504 -x2468 -x8477 -x13781 -x6030 -x3001 -x10756 -x8141 -x10075 -x11550 -x10338 -x10868 -x905 -x10860 -x2078 -x561 -x14646 -x6981 -x10652 -x11715 -x796 -x2570 -x4952 -x14162 -x13106 -x4814 -x13326 -x9447 -x1353 -x10243 -x4460 -x12656 -x8735 -x13574 -x4698 -x10623 -x2743 -x14960 -x5377 -x256 -x1409 -x11085 -x5223 -x14740 -x8461 -x8428 -x9893 -x5086 -x12140 -x932 -x3578 -x7488 -x10835 -x14118 -x13285 -x6436 -x9306 -x7698 -x12720 -x10714 -x8736 -x2483 -x7 -x6377 -x10529 -x8758 -x13137 -x5559 -x4692 -x13408 -x283 -x6676 -x15287 -x5861 -x1643 -x7252 -x10407 -x6526 -x5882 -x14754 -x13807 -x1535 -x5911 -x1933 -x12096 -x6674 -x6345 -x3465 -x5812 -x13073 -x6141 -x2499 -x1726 -x13714 -x5125 -x12299 -x6924 -x8324 -x4907 -x11693 -x5736 -x5687 -x6318 -x4749 -x11454 -x9160 -x3587 -x5487 -x10745 -x10976 -x147 -x7793 -x3735 -x6084 -x8457 -x2598 -x8695 -x597 -x10736 -x9579 -x4591 -x12508 -x4610 -x4791 -x2137 -x7668 -x7445 -x2118 -x9877 -x11633 -x12816 -x11146 -x8047 -x1320 -x4598 -x14961 -x9584 -x10337 -x11193 -x7584 -x3175 -x14720 -x7847 -x4940 -x14160 -x7355 -x2265 -x9966 -x10105 -x8668 -x4950 -x1145 -x5148 -x10229 -x4843 -x12706 -x1710 -x13904 -x880 -x11250 -x15213 -x6171 -x6756 -x6675 -x5509 -x5348 -x6838 -x13038 -x9509 -x4932 -x14682 -x11681 -x3790 -x160 -x2716 -x4239 -x3688 -x4163 -x4425 -x4858 -x8299 -x11848 -x10476 -x1285 -x5006 -x1455 -x6945 -x9214 -x10441 -x9669 -x1016 -x5203 -x4175 -x1056 -x15040 -x1297 -x784 -x2375 -x7856 -x13108 -x4956 -x6029 -x3026 -x12852 -x15311 -x7509 -x13169 -x8269 -x5693 -x235 -x10619 -x12578 -x2004 -x7755 -x10194 -x11626 -x178 -x525 -x1097 -x13317 -x12633 -x11382 -x10136 -x8238 -x7484 -x12274 -x14525 -x7187 -x6049 -x2267 -x11490 -x9732 -x5022 -x14353 -x13066 -x479 -x13218 -x2252 -x7550 -x15077 -x11523 -x3588 x6567 -x3341 -x13373 -x3554 -x14690 -x10404 -x13144 -x9598 -x5448 -x6938 -x7428 -x10145 -x10152 -x9712 -x12541 -x1319 -x6321 -x4997 -x11984 -x5156 -x4205 -x15018 -x12628 -x404 -x4337 -x2216 -x2747 -x9037 -x2723 -x14228 -x10760 -x7446 -x1438 -x6927 -x4067 -x14550 -x1604 -x9666 -x3938 -x8977 -x13552 -x7218 -x6775 -x8543 -x9323 -x14748 -x14496 -x5463 -x4902 -x10421 -x3813 -x7133 -x10940 -x2192 -x5560 -x7154 -x1292 -x11426 -x11114 -x8213 -x5522 -x9238 -x9204 -x13456 -x9691 -x11465 -x8750 -x552 -x11314 -x12808 -x3018 -x6497 -x14850 -x1497 -x9424 -x6700 -x5981 -x13078 -x10066 -x12167 -x11351 -x6904 -x9121 -x1026 -x10702 -x11842 -x6125 -x2779 -x10100 -x13551 -x13878 -x8386 -x12959 -x3679 -x13173 -x4366 -x4880 -x13833 -x11540 -x7552 -x4532 -x12386 -x12490 -x4968 -x3900 -x3427 -x747 -x13525 -x6572 -x6518 -x640 -x11477 -x5507 -x8012 -x6367 -x14225 -x10557 -x4262 -x15032 -x13930 -x6561 -x7019 -x3784 -x586 -x1356 -x6899 -x14894 -x12684 -x11211 -x7902 -x8185 -x7524 -x10800 -x13022 -x15194 -x10477 -x15089 -x8265 -x4767 -x10320 -x10888 -x782 -x9615 -x14862 -x1185 -x13571 -x14444 -x4032 -x10201 -x912 -x7421 -x3120 -x13440 -x2344 -x2254 -x2181 -x14507 -x14390 -x11557 -x12926 -x10400 -x14608 -x8926 -x7342 -x11411 -x7205 -x2686 -x1590 -x4500 -x4780 -x11822 -x219 -x10170 -x11986 -x6065 -x3548 -x661 -x14480 -x6893 -x13761 -x741 -x4423 -x12716 -x2085 -x10829 -x10138 -x3403 -x12065 -x10314 -x14311 -x4257 -x7429 -x11618 -x13445 -x3226 -x7949 -x11664 -x4750 -x3807 -x2626 -x7400 -x15058 -x9274 -x1375 -x2043 -x1033 -x205 -x6621 -x2845 -x8475 -x9544 -x9471 -x4268 -x7292 -x4526 -x1742 -x6600 -x6968 -x4404 -x4411 -x2289 -x4542 -x14767 -x7385 -x4928 -x11104 -x7333 -x7398 -x10680 -x8443 -x14673 -x2853 -x6971 -x13675 -x3986 -x743 -x3598 -x12534 -x15241 -x325 x7624 -x4690 -x2563 -x5666 -x347 -x1014 -x1323 -x14437 -x13472 -x2547 -x7786 -x11650 -x13064 -x8387 -x12372 -x13679 -x1050 -x14630 -x2725 -x5670 -x7680 -x14927 -x6291 -x11806 -x12918 -x2165 -x4870 -x5586 -x14470 -x11834 -x13723 -x10874 -x6859 -x10315 -x10323 -x5023 -x12731 -x9816 -x9113 -x128 -x2601 -x1683 -x6303 -x8743 -x2617 -x13819 -x11600 -x9053 -x4530 -x10661 -x2287 -x11317 x3 -x7700 -x8646 -x7915 -x4334 -x12805 -x9733 -x10599 -x10944 -x5624 -x1415 -x72 -x12643 -x13093 -x4511 -x15078 -x3908 -x11034 -x2331 -x3510 -x250 -x11902 -x8266 -x13532 -x807 -x9106 -x11529 -x13448 -x11205 -x8017 -x15038 -x351 -x1247 -x8795 -x7574 -x6213 -x8110 x11885 -x7363 -x11095 -x13103 -x15163 -x6659 -x13884 -x5963 -x14738 -x7168 -x13349 -x9874 -x8832 -x14330 -x1386 -x2673 -x5737 -x13062 -x14503 -x10984 -x783 -x3739 -x2992 -x6251 -x3559 -x791 -x7535 -x6253 -x8322 -x9739 -x14688 -x1777 -x14074 -x5692 -x10090 -x3763 -x12573 -x4190 -x12505 -x6618 -x14419 -x1117 -x14079 -x12794 -x5004 -x13851 -x11158 -x9135 -x12832 -x13815 -x4747 -x6146 -x13922 -x13627 -x7210 -x9364 -x11568 -x4634 -x2041 -x13989 -x11289 -x10894 -x291 -x9369 -x12858 -x12599 -x14116 -x14089 -x277 -x10412 -x2518 -x13353 -x5175 -x7361 -x369 -x4502 -x2057 -x7555 -x2659 -x12978 -x10966 -x11294 -x7948 -x7724 -x8873 -x9304 -x13890 -x11367 -x3242 -x6268 -x13286 -x9261 -x2964 -x12359 -x7145 -x4775 -x14882 -x1642 -x15219 -x8126 -x10079 -x7828 -x2576 -x5002 -x13524 -x15144 -x6564 -x11758 -x9145 -x14783 -x4203 -x6961 -x5137 -x10297 -x13594 -x7131 -x557 -x13272 -x8342 -x14547 -x14188 -x14700 -x6584 -x13011 -x9420 -x12045 -x7774 -x4823 -x2423 -x10679 -x3676 -x13900 -x3037 -x11817 -x13185 -x7109 -x5978 -x8182 -x8686 -x2451 -x5925 -x7562 -x9461 -x14821 -x2539 -x3944 -x7186 -x1123 -x7272 -x7889 -x709 -x7644 -x5015 -x3204 -x3570 -x13749 -x11841 -x1331 -x7179 -x4168 -x1141 -x13840 -x954 -x10720 -x8548 -x15292 -x3399 -x5633 -x8740 -x2003 -x12323 -x11333 -x209 -x11796 -x8831 -x6021 -x10346 -x11476 -x8008 x14733 -x11824 -x5012 -x1339 -x6944 -x7914 -x11975 -x14554 -x6491 -x3343 -x9115 -x2215 -x8330 -x7953 -x5684 -x2052 -x9162 -x1897 -x3637 -x10235 -x1567 -x10915 -x14405 -x4278 -x13241 -x14703 x2136 -x1407 -x11316 -x12786 -x14897 -x11092 -x9626 -x3324 -x2789 -x10804 -x13546 -x1618 -x4486 -x7892 -x14612 -x7291 -x6022 -x7988 -x1062 -x1246 -x3812 -x15007 -x1836 -x13421 -x314 -x7463 -x5036 -x2321 -x3583 -x9542 -x10430 -x10522 -x7367 -x2495 -x7689 -x5179 -x13481 -x11219 -x10914 -x11299 -x2469 -x8593 -x7255 -x1264 -x12048 -x6087 -x1126 -x4840 -x6461 -x2227 -x1869 -x11864 -x11602 -x6026 -x22 -x868 -x6850 -x11733 -x8754 -x5217 -x1724 -x6382 -x8639 -x1241 -x1155 -x7470 -x5836 -x8093 -x8360 -x9566 -x11706 -x14230 -x9322 -x2259 -x2398 -x5049 -x5192 -x14687 -x9313 -x3655 -x8684 -x9034 -x10351 -x14779 -x6186 -x12258 -x9975 -x7200 -x3611 -x10057 -x7472 -x11070 -x2714 -x2945 -x7439 -x13863 -x340 -x578 -x11683 -x3830 -x3303 -x14636 -x10964 -x11004 -x6357 -x6758 -x14454 -x8106 -x12191 -x6668 -x937 -x1214 -x4662 -x14634 -x14309 -x6798 -x5564 -x11590 -x13329 -x118 -x6445 -x6836 -x3681 -x7729 -x6067 -x10711 -x15023 -x7600 -x4983 -x5822 -x742 -x5516 -x14065 -x6883 -x9257 -x10127 -x1296 -x11305 -x11126 -x4892 -x11100 -x11395 -x7643 -x9320 -x9434 -x6934 -x14670 -x6903 -x5709 -x1619 -x12987 -x10990 -x4821 -x1107 -x10288 -x6323 -x3282 -x4340 -x9178 -x5233 -x5694 -x11833 -x1420 -x587 -x1697 -x14792 -x6768 -x11594 -x13875 -x448 -x14305 -x1803 -x9484 -x11832 -x4070 -x10973 -x3013 -x5791 -x1663 -x3438 -x6717 -x477 -x15115 -x11816 -x5123 -x14869 -x9018 -x829 -x6027 -x1493 -x10236 -x10459 -x11909 -x13745 -x9260 -x8234 -x1006 -x535 -x11696 -x7456 -x10371 -x3203 -x9853 -x11137 -x13330 -x10813 -x14154 -x13466 -x1995 -x13245 -x7086 -x8558 -x12342 -x866 -x12223 -x9281 -x8644 -x11547 -x8480 -x13187 -x12180 -x12203 -x5133 -x4645 -x221 -x3911 -x15274 -x1725 -x12605 -x11826 -x7117 -x7230 -x9844 -x12246 -x4162 -x1915 -x9019 -x13523 -x14104 -x2464 -x6685 -x11447 -x6449 -x4300 -x9243 -x6126 -x9519 -x5530 -x1716 -x445 -x5489 -x13027 -x8660 -x446 -x1625 -x5017 -x6428 -x3672 -x3195 -x6774 -x9048 -x2050 -x8994 -x3985 -x13267 -x4595 -x8082 -x3053 -x6750 -x6997 -x4311 -x3494 -x11311 -x1201 -x9902 -x1207 -x8890 -x14374 -x15095 -x14706 -x918 -x11067 -x12724 -x4845 -x785 -x7287 -x12022 -x1596 -x12642 -x10067 -x3755 -x11421 -x14985 -x12084 -x13141 -x12426 -x10819 -x12575 -x4144 -x2851 -x773 -x13069 -x7546 -x9099 -x2523 -x1908 -x350 -x3311 -x8179 -x372 -x2143 -x13290 -x1139 -x10391 -x6071 -x14429 -x246 -x4015 -x273 -x2087 -x14363 x400 -x2835 -x14771 -x13939 -x6320 -x10784 -x8452 -x1914 -x11739 -x8020 -x13646 -x12408 -x4478 -x9388 -x2754 -x1952 -x2948 -x10049 -x3456 -x8484 -x11563 -x4431 -x1144 -x5160 -x3572 -x189 -x11072 -x9444 -x14087 -x9219 -x1485 -x1700 -x14604 -x11746 -x91 -x211 -x5372 -x8689 -x10055 -x4027 -x12295 -x13539 -x4121 -x15142 -x4725 -x61 -x3769 -x1304 -x3479 -x2664 -x1132 -x8806 -x1143 -x1095 -x11281 -x355 -x11117 -x9543 -x14828 -x13101 -x9078 -x4679 -x1206 -x9184 -x9962 -x12915 -x7006 -x4926 -x12791 -x12946 -x12583 -x2887 -x8471 -x2288 -x14292 -x13410 -x15197 -x2929 -x11852 -x10316 -x2827 -x9097 -x740 -x14988 -x13001 -x13042 -x14113 -x8414 -x9700 -x6032 -x8881 -x1954 -x12017 -x663 -x5638 -x7901 -x465 -x76 -x2266 -x13852 -x4546 -x5514 -x3622 -x9426 -x15044 -x7629 -x15265 -x9550 -x422 -x14543 -x3919 -x2349 -x10617 -x12444 -x8781 -x1698 -x9847 -x2274 -x3712 -x5324 -x14884 -x5974 -x2581 -x12216 -x6722 -x13578 -x9149 -x8184 -x3979 -x375 -x14896 -x12743 -x5579 -x3189 -x10708 -x11325 -x3367 -x9230 -x11118 -x14545 -x12902 -x12298 -x8674 -x13067 -x14813 -x11176 -x6480 -x1057 -x7358 -x778 -x9880 -x331 -x5319 -x6989 -x11794 -x4326 -x15173 -x6227 -x308 -x3480 -x8310 -x11570 -x7677 -x2114 -x13846 -x3289 -x1255 -x8297 -x9421 -x3579 -x14415 -x5921 -x9530 -x11636 -x3628 -x2315 -x7890 -x2608 -x2517 -x13225 -x2285 -x7366 -x14717 -x2578 -x997 -x4435 -x1204 -x11658 -x11620 -x1192 -x620 -x3509 -x242 -x14898 -x2933 -x9701 -x2036 -x960 -x12095 -x3461 -x804 -x10561 -x936 -x8218 -x4000 -x5165 -x123 -x10610 -x585 -x1863 -x987 -x13116 -x9472 -x10553 -x11269 -x12932 -x8459 -x10173 -x10805 -x10207 -x6068 -x2763 -x10933 -x6826 -x4939 -x2548 -x4771 -x2708 -x453 -x1383 -x11734 -x6402 -x7424 -x3489 -x12788 -x10611 -x1736 -x6932 -x3165 -x3771 -x8069 -x5539 -x14856 -x5301 -x5322 -x1925 -x10436 -x1281 -x1344 -x6532 -x6849 -x3365 -x8054 -x11785 -x573 -x5563 -x568 -x1040 -x4165 -x11471 -x4351 -x2740 -x12904 -x5274 -x3619 -x4196 -x14800 -x1030 -x2533 -x13985 -x1912 -x6471 -x3081 -x3099 -x4537 -x5588 -x13762 -x10595 -x9883 -x13055 -x9585 -x5407 -x6902 -x2642 -x9179 -x5108 -x992 -x12819 -x13720 -x2107 -x7312 -x3178 -x7135 -x3700 -x2838 -x6000 -x4191 -x14069 -x6940 -x437 -x4525 -x11437 -x14101 -x14111 -x1602 -x8865 -x5857 -x9775 -x10223 -x13484 -x6973 -x3176 -x10569 -x647 -x1841 -x13886 -x750 -x6551 -x323 -x11751 -x6206 -x12510 -x9845 -x9413 -x7582 -x7500 -x11613 -x15091 -x14092 -x996 -x12122 -x14068 -x10502 -x6799 -x2367 -x4506 -x8638 -x7197 -x2618 -x12782 -x4250 -x6911 -x12514 -x5890 -x8895 -x7955 -x939 -x2177 -x964 -x6289 -x6072 -x2013 -x531 -x11044 -x3710 -x10919 -x13244 -x13738 -x13372 -x4345 -x1489 -x9229 -x10633 -x36 -x3966 -x2842 -x5427 x11245 -x9648 -x10934 -x3602 -x12285 -x10893 -x1013 -x5700 -x917 -x3405 -x6655 -x5899 -x2269 -x9222 -x12398 -x600 -x5456 -x13528 -x7103 -x7557 -x9503 -x15074 -x5468 -x6167 -x2498 -x7368 -x1730 -x3066 -x12113 -x12290 -x13920 -x6164 -x14114 -x7060 -x2846 -x6236 -x5735 -x15039 -x2774 -x5756 -x13313 -x2564 -x3601 -x6131 -x15191 -x11144 -x8460 -x11197 -x12630 -x11000 -x3976 -x4447 -x6835 -x4264 -x3418 -x11810 -x2386 -x1871 -x10002 -x5335 -x1758 -x7994 -x7695 -x9373 -x12424 -x11508 -x2238 -x13350 -x14366 -x9908 -x7381 -x5118 -x9026 -x2034 -x8762 -x1387 -x5021 -x3721 -x14624 -x14735 -x6793 -x4211 -x8195 -x14727 -x12708 -x3103 -x2569 -x7260 -x2585 -x6422 -x14238 -x1310 -x9094 -x3638 -x5757 -x7794 -x2550 -x8192 -x4200 -x13790 -x12697 -x9789 -x6062 -x2730 -x14671 -x3450 -x12135 -x4683 -x14575 -x14465 -x12989 -x7307 -x7884 -x5411 -x12294 -x2201 -x7816 -x1649 -x163 -x7780 -x1391 -x15212 -x14537 -x5943 -x1946 -x3918 -x14790 -x1634 -x8275 -x10638 -x1592 -x6842 -x5255 -x3421 -x6606 -x11005 -x10335 -x6979 -x753 -x9176 -x12935 -x1434 -x15094 -x11889 -x12627 -x2729 -x1334 -x7707 -x11232 -x14262 -x11364 -x13392 -x1719 x3431 -x5966 -x10076 -x8131 -x744 -x7858 -x11933 -x3782 -x5113 -x6462 -x14970 -x3825 -x14526 -x11611 -x537 -x10438 -x9288 x8436 -x4341 -x4927 -x10789 -x115 -x9100 -x12403 -x11773 -x9826 -x11584 -x201 -x9211 -x13868 -x1321 -x8030 -x10073 -x6128 -x6738 -x12752 -x12210 -x2443 -x10882 -x7549 -x1515 -x3977 -x9249 -x14476 -x11731 -x7993 -x11726 -x5405 -x5897 -x2197 -x9803 -x14989 -x6336 -x12094 -x8491 -x14595 x2195 -x9589 -x6697 -x9871 -x8521 -x3131 -x5988 -x4225 -x7420 -x4464 -x14370 -x6294 -x13018 -x1140 -x4440 -x10552 -x1764 -x6994 -x2150 -x11131 -x12748 -x14908 -x9067 -x15184 -x7694 -x540 -x9395 -x825 -x8751 -x5956 -x5337 -x11786 -x6519 -x3072 -x11792 -x11674 -x4081 -x12001 -x1019 -x618 -x5778 -x12217 -x7485 -x11783 -x14463 -x8595 -x13080 -x3304 -x8249 -x5732 -x5181 -x5218 -x13537 -x9353 -x5142 -x2567 -x6075 -x9630 -x6166 -x2084 -x134 -x15016 -x3927 -x4021 -x9581 -x6270 -x890 -x1233 -x9093 -x10253 -x15147 -x3231 -x1735 -x6358 -x5336 -x3318 -x11451 -x14664 -x6710 -x4924 -x8392 -x7357 -x14957 -x900 -x8142 -x11291 -x8653 -x5885 -x6762 -x4467 -x5926 -x7180 -x2988 -x8390 -x2271 -x79 -x6394 -x3474 -x10294 -x7461 -x14005 -x9921 -x7578 -x1904 -x5225 -x12123 -x2229 -x1814 -x10722 -x10368 -x2637 -x6804 -x4137 -x6951 -x2429 -x6465 -x4373 -x1418 -x12021 -x7688 -x11016 -x12170 -x9013 -x721 -x11959 -x6854 x4794 -x13217 -x14291 -x8088 -x14095 -x8618 -x6348 -x10625 -x1351 -x12417 -x5515 -x2600 -x7028 -x8375 -x2802 -x11254 -x8469 -x10203 -x9580 -x11185 -x7123 -x5865 -x10022 -x4792 -x6858 -x11553 -x13465 -x5556 -x3229 -x12673 -x2260 -x5521 -x3452 -x2735 -x12739 -x6834 -x15082 -x4699 -x726 -x9694 -x8092 -x14567 -x9170 -x13068 -x1208 -x8049 -x11869 -x6789 -x1005 -x14482 -x2314 -x3615 -x12616 -x12438 -x12145 -x6163 -x9933 -x9460 -x13270 -x12158 -x6639 -x14071 -x7288 -x11777 -x4998 -x8615 -x6129 -x8454 -x14742 -x4456 -x2008 -x5373 -x6188 -x13705 -x11844 -x14541 -x6922 -x6197 -x11534 -x14705 -x5706 -x13435 -x7596 -x10281 -x2791 -x14847 -x13885 -x2829 -x13848 -x1176 -x8331 -x4604 -x13961 -x3594 -x2719 -x9818 -x13948 -x11827 -x5367 -x998 -x9111 -x9221 -x306 -x4273 -x11241 -x11749 -x3430 -x5243 -x9175 -x5013 -x8835 -x4418 -x6587 -x4259 -x3309 -x2322 -x5034 -x4572 -x7101 -x3014 -x4248 -x3956 -x292 -x13897 -x9305 -x8747 -x8476 -x13797 -x12883 -x9649 -x11209 -x13620 -x12335 -x11315 -x12623 -x4891 -x14286 -x5884 -x5120 -x3585 -x10842 -x9636 -x411 -x11945 -x5193 -x10011 -x12695 -x14177 -x9996 -x11338 -x8808 -x5387 -x10241 -x12641 -x80 -x2511 -x6194 -x3931 -x5872 -x12141 -x11957 -x3291 -x12300 -x15168 -x6310 -x459 -x2251 -x9750 -x12818 -x10344 -x5631 -x13898 -x11924 -x2782 -x13003 -x8036 -x13945 -x5661 -x10182 -x10607 -x12453 -x2794 -x6614 -x8352 -x5433 -x7464 -x11277 -x14109 -x2715 -x2222 -x5640 -x452 -x12412 -x8664 -x3984 -x7916 -x9978 -x505 -x1852 -x10562 -x6150 -x881 -x10137 -x3124 -x4184 -x13529 -x6359 -x12742 -x5553 -x11669 -x10273 -x15252 -x405 -x12556 -x8576 -x10801 -x13580 -x11369 -x7540 -x7905 -x5346 -x10641 -x8924 -x12567 -x2139 -x11048 -x6044 -x9253 -x15256 -x1875 -x13496 -x1388 -x12931 -x4338 -x14902 -x4103 -x643 -x9250 -x3528 -x849 -x12003 -x10572 -x13589 -x5339 -x13527 -x13522 -x9366 -x13136 -x3806 -x4166 -x11876 -x11274 -x11129 -x2098 -x5214 -x1445 -x11667 -x11680 -x12595 -x2894 -x6692 -x10698 -x13362 -x12761 -x1717 -x9401 -x11920 -x14058 -x260 -x13348 -x7074 -x6733 -x10988 -x10478 -x4618 -x4489 -x14452 -x13010 -x6656 -x7569 -x14937 -x14088 -x42 -x2615 -x9746 -x11280 -x13369 -x1257 -x10723 -x11278 -x14830 -x8190 -x811 -x12519 -x9900 -x8723 -x10349 -x1508 -x10301 -x8556 -x3846 -x9442 -x3457 -x3750 -x14466 -x10355 -x886 -x8196 -x8954 -x5764 -x7669 -x6617 -x9374 -x3592 -x1860 -x13510 -x2531 -x5062 -x10433 -x2634 -x6256 -x12269 -x7326 -x8961 -x14548 -x12841 -x10038 -x3355 -x1983 -x12809 -x4887 -x3024 -x8510 -x2711 -x2591 -x1662 -x13630 -x8462 -x6056 -x2056 -x1689 -x14722 -x7701 -x4890 -x10701 -x11599 -x11574 -x9439 -x4844 -x4495 -x10151 -x5625 -x13810 -x7423 -x14911 -x831 -x9720 -x1520 -x3166 -x11780 -x3969 -x2039 -x3633 -x4485 -x10095 -x5089 -x12200 -x253 -x2556 -x9124 -x3524 -x3734 -x8077 -x12674 -x5288 -x14081 -x2355 -x8789 -x14563 -x4740 x8400 -x14572 -x10016 -x891 -x4025 -x11175 -x10046 -x3519 -x6635 -x8587 -x14558 -x10913 -x6088 -x1284 -x2002 -x3569 -x4655 -x13678 -x1727 -x11018 -x12836 -x1992 -x13182 -x8970 -x3847 -x1551 -x12325 -x4097 -x4894 -x11528 -x14491 -x4961 -x772 -x14504 -x926 -x971 -x8445 -x4280 -x14490 -x10655 -x3125 -x12992 -x4233 -x2638 -x10758 -x5249 x8219 -x6008 -x10649 -x9586 -x7432 -x7029 -x6622 -x13159 -x5582 -x9563 -x6806 -x14764 -x11429 -x39 -x5396 -x456 -x1636 -x12493 -x3845 -x239 -x9779 -x14440 -x8370 -x5245 -x3829 -x5864 -x11709 -x11380 -x14839 -x1713 -x4482 -x12137 -x3058 -x12721 -x14832 -x4232 -x3517 -x14919 -x543 -x14288 -x7426 -x11068 -x14598 -x10262 -x11377 -x11373 -x756 -x13895 -x7435 -x7237 -x2428 -x11586 -x7141 -x1392 -x12231 -x2389 -x11074 -x12019 -x4405 -x6649 -x8685 -x545 -x4448 -x4709 -x14057 -x11730 -x1427 -x440 -x5817 -x10289 -x2975 -x14620 -x10387 -x271 -x8694 -x5300 -x14091 -x5896 -x9310 -x252 -x8381 -x14120 -x2413 -x3139 -x2961 -x8199 -x13739 -x13545 -x3017 -x7852 -x3854 -x14450 -x7486 -x15165 -x8144 -x591 -x4846 -x4114 -x1240 -x2284 -x390 -x2778 -x3251 -x3323 -x4316 -x13628 -x14925 -x5964 -x850 -x169 -x11539 -x6898 -x526 -x213 -x6642 -x6315 -x10239 -x4223 -x5583 -x7532 -x14072 -x13598 -x5055 -x4754 -x2358 -x9688 -x1008 -x10043 -x10171 -x11582 -x1639 -x6844 -x6698 -x15207 -x1156 -x7715 -x7364 -x14782 -x12991 -x15282 -x4916 -x940 -x6487 -x8354 -x5677 -x9430 -x4064 -x14516 -x7542 -x12564 -x13564 -x541 -x5493 -x7289 -x14593 -x1157 -x1999 -x8323 -x2262 -x11695 -x9242 -x14651 -x755 -x580 -x2357 -x8143 -x12953 -x8634 -x5498 -x1443 -x5048 -x10160 -x8493 -x4459 -x1671 -x3447 -x2942 -x13186 -x10300 -x15137 -x15036 -x13276 -x3338 -x13600 -x4263 -x3331 -x3694 -x14822 -x15134 -x165 -x14423 -x14998 -x6341 -x11296 -x6510 -x9012 -x9427 -x3978 -x7033 -x3109 -x4953 -x1186 -x14686 -x8498 -x11774 -x3373 -x15229 -x11644 -x5954 -x14382 x6447 -x380 -x9415 -x12587 -x3702 -x12821 -x8055 -x3132 -x14395 -x4138 -x6489 -x11703 -x1588 -x1128 -x382 -x1118 -x362 -x3684 -x6223 -x8814 -x9850 x179 -x5351 -x13057 -x2477 -x473 -x5066 -x10025 -x951 -x1582 -x10991 -x7920 -x12066 -x5091 -x5486 -x12681 -x6546 -x7017 -x7328 -x14304 -x7318 -x11203 -x4729 -x8717 -x11762 -x9433 -x10434 -x11263 -x11183 -x3194 -x2026 -x14913 -x5261 -x6435 -x9870 -x3553 -x15221 -x8239 -x11608 -x7264 -x2665 -x10511 -x14140 -x14840 -x2970 -x8899 -x14102 -x6761 -x14498 -x14190 -x11815 -x11555 -x6156 -x11926 -x13490 -x4396 -x2972 -x7327 -x5341 -x7999 -x9848 -x13704 -x3278 -x13237 -x13161 -x4075 -x11412 -x10164 -x4517 -x11646 -x3894 -x12535 -x6425 -x14030 -x5151 -x9949 -x14907 -x8698 -x13767 -x10036 -x4915 -x14648 -x1484 -x608 -x11198 -x1923 -x507 -x9087 -x4716 -x14247 -x10214 -x9832 -x7070 -x5852 -x5860 -x7996 -x13818 -x6385 -x14106 -x4087 -x8933 -x5722 -x14298 -x2919 -x8186 -x14590 -x11234 -x12234 -x10117 -x13092 -x9752 -x5438 -x3266 -x3617 -x8917 -x5982 -x10624 -x9185 -x2188 -x3765 -x12232 -x5675 -x636 -x5309 -x10466 -x9507 -x9058 -x12705 -x2530 -x6278 -x12863 -x1190 -x10384 -x7025 -x7673 -x13542 -x8181 -x6673 -x5313 -x6992 -x5399 -x2654 -x1921 -x4422 -x10540 -x1332 -x11656 -x7011 -x12980 -x4667 -x14744 -x5200 -x12658 -x6627 -x6117 -x9828 -x11874 -x8010 -x12680 -x4544 -x4183 -x7625 -x7068 -x3933 -x9157 -x3270 -x14376 -x2190 -x12952 -x5326 -x7063 -x3308 -x5948 -x15275 -x10776 -x8285 -x14991 -x3136 -x5461 -x12008 -x7671 -x12629 -x4319 -x3150 -x12466 -x12897 -x1669 -x12139 -x9349 -x8824 -x9727 -x8347 -x14844 -x2466 -x8582 -x2805 -x2334 -x9721 -x3952 -x1492 -x1251 -x2369 -x1782 -x12553 -x296 -x12774 -x14260 -x2947 -x6658 -x4119 -x13407 -x7128 -x14883 -x14637 -x560 -x2396 -x13505 -x12528 -x13832 -x715 -x6803 -x7539 -x10227 -x7587 -x10325 -x10544 -x14044 -x11843 -x5880 -x14972 -x9368 -x7990 -x13191 -x12831 -x8936 -x13742 -x6695 -x2700 -x11526 -x13555 -x13125 -x1122 -x1227 -x6395 -x2405 -x12080 -x3526 -x4098 -x5840 -x9483 -x3711 -x9704 -x1398 -x11717 -x1183 -x6625 -x981 -x10347 -x3950 -x9947 -x12237 -x9354 -x1641 -x12844 -x7448 -x5121 -x10906 -x10912 -x5054 -x11439 -x9516 -x12100 -x11883 -x10774 -x13226 -x9265 -x216 -x9268 -x9916 -x8507 -x3413 -x867 -x5758 -x9823 -x11434 -x10525 -x3366 -x7967 -x14586 -x10793 -x15277 -x9491 -x2696 -x14573 -x11789 -x15006 -x3573 -x5806 -x12967 -x2421 -x5094 -x5798 -x11619 -x4672 -x1015 -x2879 -x11206 -x11499 -x4959 -x14119 -x4897 -x7199 -x10461 -x6597 -x9 -x1424 -x806 -x1594 -x12027 -x7739 -x14793 -x9231 -x5842 -x12265 -x8527 -x14066 -x8081 -x13918 -x12479 -x1746 -x13899 -x10035 -x10118 -x2228 -x9868 -x4948 -x3007 -x10528 -x13109 -x8838 -x4318 -x6536 -x5680 -x6525 -x10454 -x10319 -x8567 -x13415 -x10197 -x7442 -x1439 -x4913 -x1783 -x7015 -x7067 -x2020 -x7377 -x15079 -x5712 -x4105 -x12533 -x15098 -x10881 -x7137 -x1299 -x12990 -x9956 -x9633 -x5847 -x9592 -x9039 -x2110 -x13691 -x2473 -x5128 -x449 -x10846 -x7541 -x10533 -x9303 -x12432 -x11890 -x9888 -x14926 -x2997 -x4543 -x13495 -x10291 -x2843 -x7345 -x9417 -x12737 -x2187 -x4613 -x11970 -x7529 -x748 -x492 -x3774 -x4505 -x4126 -x8113 -x11911 -x14778 -x14038 -x7720 -x3632 -x12340 -x11881 -x3477 -x11353 -x10375 -x413 -x8232 -x44 -x3173 -x3577 -x12423 -x13544 -x11820 -x11260 -x12195 -x14668 -x3706 -x3795 -x4415 -x14122 -x14023 -x13208 -x11097 -x13553 -x14815 -x13876 -x13750 -x7939 -x10285 -x12611 -x7751 -x3045 -x8 -x14407 -x6937 x5733 -x8883 -x9234 -x9684 -x2175 -x15299 -x1495 -x5894 -x5776 -x8398 -x10489 -x1595 -x8489 -x6269 -x14863 -x10329 -x12760 -x5304 -x13211 -x5607 -x8406 -x3460 -x14864 -x15222 -x5201 -x3002 -x2776 -x13139 -x6366 -x13294 -x910 -x3276 -x14430 -x2156 -x3708 -x9558 -x7009 -x7221 -x13602 -x6260 -x8193 -x5542 -x4398 -x8437 -x956 -x13634 -x14515 -x13384 -x2130 -x5000 -x10958 -x2434 -x1394 -x12459 -x935 -x6694 -x7760 -x1668 -x6943 -x6409 -x13383 -x3407 -x3436 -x12725 -x2011 -x7077 -x1961 -x2109 -x1638 -x15262 -x7204 -x9911 -x5474 -x11936 -x8857 -x13025 -x4643 -x13665 -x5935 -x12859 -x13220 -x14562 -x5067 -x12215 -x13965 -x2134 -x10149 -x9216 -x2771 -x4213 -x7315 -x2135 -x11988 -x14812 -x6050 -x5379 -x358 -x3321 -x6331 -x1822 -x5269 -x294 -x485 -x7790 -x1046 -x8203 -x9408 -x15033 -x10900 -x1815 -x2133 -x9254 -x13764 -x11692 -x3339 -x1058 -x15177 -x10588 -x2335 -x4627 -x5040 -x13438 -x5375 -x9508 -x874 -x4187 -x5898 -x15232 -x5109 -x1900 -x14308 -x6393 -x1840 -x9596 -x2454 -x8552 -x15056 -x9376 -x13654 -x13374 -x9355 -x8226 -x13776 -x13492 -x1381 -x14277 -x13355 -x7223 -x3435 -x2609 -x2795 -x10896 -x11049 -x1559 -x8168 -x11952 -x11546 -x15004 -x1637 -x5406 -x1337 -x6316 -x10838 -x10673 -x6263 -x13882 -x13444 -x1421 -x12823 -x2359 -x11509 -x4455 -x6399 -x7336 -x12474 -x12512 -x701 -x344 -x10498 -x3057 -x1776 -x3752 -x4621 -x12306 -x3508 -x10209 -x13561 -x14008 -x9266 -x4057 -x993 -x11096 -x1018 -x5412 -x387 -x13530 -x4974 -x4503 -x2031 -x12309 -x6007 -x3783 -x1029 -x9166 -x5144 -x9025 -x13513 -x2839 -x9567 -x10604 -x6009 -x6334 -x963 -x10843 -x7592 -x7360 -x12311 -x12446 -x8765 -x5768 -x4222 -x7711 -x2208 -x15305 -x1942 -x14129 -x9062 -x6319 -x2917 -x13079 -x14417 -x10659 -x9033 -x3298 -x12401 -x9993 -x12375 -x9239 -x4721 -x9548 -x14200 -x13786 -x11944 -x14495 -x3887 -x7194 -x15020 -x12457 -x12193 -x12262 -x2435 -x676 -x5937 -x11823 -x5344
3582.07/3598.63 s SATISFIABLE
3582.07/3598.63 c Time taken to solve: 3571.987605829 seconds
3582.07/3598.63 c Total time taken: 3592.307254076004 seconds
Verifier Data
Watcher Data
runsolver version 3.4.3 (svn: 5215) Copyright (C) 2010-2013 Olivier ROUSSEL
This program is distributed in the hope that it will be useful,
but WITHOUT ANY WARRANTY; without even the implied warranty of
MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
GNU General Public License for more details.
command line: BIN/runsolver --timestamp -w /tmp/evaluation-result-4847530-1784128810/watcher-4847530-1784128810 -o /tmp/evaluation-result-4847530-1784128810/solver-4847530-1784128810 -C 3600 -W 3700 -M 62000 --var /tmp/evaluation-result-4847530-1784128810/vars-4847530-1784128810 --bin-var /tmp/runsolver-exch-nodeE001-1784128647-21322 --watchdog 3760 run HOME/instance-4847530-1784128810.opb --runner opb --time_limit 3600 --mem_limit 62000 --verbose --cores 1 --seed 1371479590 --intermediate --solver ortools
running on 4 cores: 0-3
CPU: AMD EPYC 9355 32-Core Processor
Cores frequency:
2500 MHz: 0-1,6-7,12-13,16,18,20-21,23-25,28-29,31-33,37-40,42-48,50,52-53,55,60-61,63
3550 MHz: 36,49,51,56-59
3600 MHz: 2-5,8-11,14-15,17,19,22,26-27,30,34-35,41,54,62
WARNING: cores do not run at the same frequency!
Cores frequency (cpufreq):
2500 MHz: 0-1
3600 MHz: 2-3
WARNING: cores do not run at the same frequency!
CPU governors:
performance: 0-3
NUMA information:
number of nodes: 8
node 0: cores 0-7, 128055 MiB (127369 MiB free)
node 1: cores 8-15, 129019 MiB (128374 MiB free)
node 2: cores 16-23, 128973 MiB (127763 MiB free)
node 3: cores 24-31, 129003 MiB (126577 MiB free)
node 4: cores 32-39, 129019 MiB (128339 MiB free)
node 5: cores 40-47, 129019 MiB (128552 MiB free)
node 6: cores 48-55, 129019 MiB (127821 MiB free)
node 7: cores 56-63, 128474 MiB (127479 MiB free)
node distances:
10 12 12 12 32 32 32 32
12 10 12 12 32 32 32 32
12 12 10 12 32 32 32 32
12 12 12 10 32 32 32 32
32 32 32 32 10 12 12 12
32 32 32 32 12 10 12 12
32 32 32 32 12 12 10 12
32 32 32 32 12 12 12 10
Enforcing CPUTime limit (soft limit, will send SIGTERM then SIGKILL): 3600 seconds
Enforcing CPUTime limit (hard limit, will send SIGXCPU): 3630 seconds
Enforcing wall clock limit (soft limit, will send SIGTERM then SIGKILL): 3700 seconds
Enforcing VSIZE limit (soft limit, will send SIGTERM then SIGKILL): 63488000 KiB
Enforcing VSIZE limit (hard limit, stack expansion will fail with SIGSEGV, brk() and mmap() will return ENOMEM): 63539200 KiB
Linux 5.14.0-611.55.1.el9_7.0.3.x86_64
Starting watchdog thread
solver pid=22360, runsolver pid=22355
Current StackSize limit: 8192 KiB
[startup+0.100066 s]*
/proc/loadavg: 15.27 7.07 4.56 13/917 22361
/proc/meminfo: memFree=1046795856/1055320712 swapFree=33554428/33554428
[pid=22360] ppid=22355 vsize=1776 memory=424 CPUtime=0 cores=0-3
/proc/22360/stat : 22360 (run) D 22355 22360 21305 0 -1 4194304 75 0 0 0 0 0 0 0 20 0 1 0 2469478 1818624 0 18446744073709551615 94686848397312 94686849291845 140734625105616 0 0 0 0 0 0 1 0 0 17 2 0 0 0 0 0 94686849530896 94686849578640 94686862057472 140734625114242 140734625114477 140734625114477 140734625120209 0
/proc/22360/statm: 444 106 95 219 0 64 0
Current children cumulated CPU time: 0 s
Current children cumulated vsize: 1776 KiB
Current children cumulated memory: 424 KiB
[startup+0.212443 s]*
/proc/loadavg: 15.27 7.07 4.56 12/918 22362
/proc/meminfo: memFree=1046794768/1055320712 swapFree=33554428/33554428
[pid=22360] ppid=22355 vsize=4324 memory=3168 CPUtime=0 cores=0-3
/proc/22360/stat : 22360 (run) S 22355 22360 21305 0 -1 4194304 210 0 0 0 0 0 0 0 20 0 1 0 2469478 4427776 640 18446744073709551615 94686848397312 94686849291845 140734625105616 0 0 0 2 4 65536 1 0 0 17 2 0 0 0 0 0 94686849530896 94686849578640 94686862057472 140734625114242 140734625114477 140734625114477 140734625120209 0
/proc/22360/statm: 1081 792 707 219 0 143 0
[pid=22362] ppid=22360 vsize=428 memory=260 CPUtime=0 cores=0-3
/proc/22362/stat : 22362 (uname) D 22360 22360 21305 0 -1 4456448 78 0 0 0 0 0 0 0 20 0 1 0 2469495 438272 0 18446744073709551615 94509540855808 94509540867953 140731718451776 0 0 0 0 0 0 1 0 0 17 0 0 0 0 0 0 94509540878928 94509540880536 94509570187264 140731718453662 140731718453668 140731718453668 140731718459369 0
/proc/22362/statm: 107 65 55 3 0 42 0
Current children cumulated CPU time: 0 s
Current children cumulated vsize: 4752 KiB
Current children cumulated memory: 3428 KiB
[startup+0.311662 s]*
/proc/loadavg: 15.33 7.22 4.62 13/918 22362
/proc/meminfo: memFree=1046789920/1055320712 swapFree=33554428/33554428
[pid=22360] ppid=22355 vsize=4324 memory=3180 CPUtime=0 cores=0-3
/proc/22360/stat : 22360 (run) S 22355 22360 21305 0 -1 4194304 265 123 0 0 0 0 0 0 20 0 1 0 2469478 4427776 640 18446744073709551615 94686848397312 94686849291845 140734625105616 0 0 0 65536 4 65538 1 0 0 17 2 0 0 0 0 0 94686849530896 94686849578640 94686862057472 140734625114242 140734625114477 140734625114477 140734625120209 0
/proc/22360/statm: 1081 795 707 219 0 143 0
Current children cumulated CPU time: 0 s
Current children cumulated vsize: 4324 KiB
Current children cumulated memory: 3180 KiB
[startup+0.700129 s]
/proc/loadavg: 15.33 7.22 4.62 12/918 22363
/proc/meminfo: memFree=1046807268/1055320712 swapFree=33554428/33554428
[pid=22360] ppid=22355 vsize=4324 memory=3180 CPUtime=0 cores=0-3
/proc/22360/stat : 22360 (run) S 22355 22360 21305 0 -1 4194304 265 123 0 0 0 0 0 0 20 0 1 0 2469478 4427776 640 18446744073709551615 94686848397312 94686849291845 140734625105616 0 0 0 65536 4 65538 1 0 0 17 2 0 0 0 0 0 94686849530896 94686849578640 94686862057472 140734625114242 140734625114477 140734625114477 140734625120209 0
/proc/22360/statm: 1081 795 707 219 0 143 0
[pid=22363] ppid=22360 vsize=17356 memory=12724 CPUtime=0.01 cores=0-3
/proc/22363/stat : 22363 (python3) D 22360 22360 21305 0 -1 4194304 1706 0 0 0 1 0 0 0 20 0 1 0 2469510 17772544 3072 18446744073709551615 4321280 7402577 140733385426816 0 0 0 0 16781312 2 1 0 0 17 0 0 0 0 0 0 9420256 10002664 24563712 140733385435037 140733385435288 140733385435288 140733385441210 0
/proc/22363/statm: 4339 3181 1634 753 0 2188 0
Current children cumulated CPU time: 0.01 s
Current children cumulated vsize: 21680 KiB
Current children cumulated memory: 15904 KiB
[startup+1.50014 s]
/proc/loadavg: 15.33 7.22 4.62 13/918 22365
/proc/meminfo: memFree=1046797072/1055320712 swapFree=33554428/33554428
[pid=22360] ppid=22355 vsize=4324 memory=3180 CPUtime=0 cores=0-3
/proc/22360/stat : 22360 (run) S 22355 22360 21305 0 -1 4194304 265 123 0 0 0 0 0 0 20 0 1 0 2469478 4427776 640 18446744073709551615 94686848397312 94686849291845 140734625105616 0 0 0 65536 4 65538 1 0 0 17 2 0 0 0 0 0 94686849530896 94686849578640 94686862057472 140734625114242 140734625114477 140734625114477 140734625120209 0
/proc/22360/statm: 1081 795 707 219 0 143 0
[pid=22363] ppid=22360 vsize=30240 memory=23320 CPUtime=0.07 cores=0-3
/proc/22363/stat : 22363 (python3) D 22360 22360 21305 0 -1 4194304 4096 0 0 0 6 1 0 0 20 0 1 0 2469510 30965760 5632 18446744073709551615 4321280 7402577 140733385426816 0 0 0 0 16781312 2 1 0 0 17 0 0 0 0 0 0 9420256 10002664 24563712 140733385435037 140733385435288 140733385435288 140733385441210 0
/proc/22363/statm: 7560 5830 1994 753 0 4704 0
Current children cumulated CPU time: 0.07 s
Current children cumulated vsize: 34564 KiB
Current children cumulated memory: 26500 KiB
[startup+3.11269 s]
/proc/loadavg: 15.33 7.22 4.62 12/924 22385
/proc/meminfo: memFree=1046716632/1055320712 swapFree=33554428/33554428
[pid=22360] ppid=22355 vsize=4324 memory=3180 CPUtime=0 cores=0-3
/proc/22360/stat : 22360 (run) S 22355 22360 21305 0 -1 4194304 265 123 0 0 0 0 0 0 20 0 1 0 2469478 4427776 640 18446744073709551615 94686848397312 94686849291845 140734625105616 0 0 0 65536 4 65538 1 0 0 17 2 0 0 0 0 0 94686849530896 94686849578640 94686862057472 140734625114242 140734625114477 140734625114477 140734625120209 0
/proc/22360/statm: 1081 795 707 219 0 143 0
[pid=22363] ppid=22360 vsize=268724 memory=58984 CPUtime=0.42 cores=0-3
/proc/22363/stat : 22363 (python3) D 22360 22360 21305 0 -1 4194304 9558 0 0 0 38 4 0 0 20 0 4 0 2469510 275173376 14720 18446744073709551615 4321280 7402577 140733385426816 0 0 0 0 16781312 2 0 0 0 17 0 0 0 0 0 0 9420256 10002664 24563712 140733385435037 140733385435288 140733385435288 140733385441210 0
/proc/22363/statm: 67181 14746 5889 753 0 49061 0
[pid=22363/tid=22370] ppid=22360 vsize=268724 memory=3180 CPUtime=0.07 cores=0-3
/proc/22363/task/22370/stat : 22370 (python3) S 22360 22360 21305 0 -1 4194368 1 0 0 0 7 0 0 0 20 0 4 0 2469640 275173376 14720 18446744073709551615 4321280 7402577 140733385426816 0 0 0 0 16781312 2 1 0 0 -1 1 0 0 0 0 0 9420256 10002664 24563712 140733385435037 140733385435288 140733385435288 140733385441210 0
[pid=22363/tid=22371] ppid=22360 vsize=268724 memory=15816 CPUtime=0.07 cores=0-3
/proc/22363/task/22371/stat : 22371 (python3) S 22360 22360 21305 0 -1 4194368 1 0 0 0 7 0 0 0 20 0 4 0 2469640 275173376 14720 18446744073709551615 4321280 7402577 140733385426816 0 0 0 0 16781312 2 1 0 0 -1 3 0 0 0 0 0 9420256 10002664 24563712 140733385435037 140733385435288 140733385435288 140733385441210 0
[pid=22363/tid=22372] ppid=22360 vsize=268724 memory=14248 CPUtime=0.07 cores=0-3
/proc/22363/task/22372/stat : 22372 (python3) S 22360 22360 21305 0 -1 4194368 1 0 0 0 7 0 0 0 20 0 4 0 2469640 275173376 14720 18446744073709551615 4321280 7402577 140733385426816 0 0 0 0 16781312 2 1 0 0 -1 2 0 0 0 0 0 9420256 10002664 24563712 140733385435037 140733385435288 140733385435288 140733385441210 0
Current children cumulated CPU time: 0.42 s
Current children cumulated vsize: 273048 KiB
Current children cumulated memory: 62164 KiB
heavy processes:
[startup+6.30017 s]
/proc/loadavg: 15.38 7.36 4.68 14/927 22424
/proc/meminfo: memFree=1046705868/1055320712 swapFree=33554428/33554428
[pid=22360] ppid=22355 vsize=4324 memory=3180 CPUtime=0 cores=0-3
/proc/22360/stat : 22360 (run) S 22355 22360 21305 0 -1 4194304 265 123 0 0 0 0 0 0 20 0 1 0 2469478 4427776 640 18446744073709551615 94686848397312 94686849291845 140734625105616 0 0 0 65536 4 65538 1 0 0 17 2 0 0 0 0 0 94686849530896 94686849578640 94686862057472 140734625114242 140734625114477 140734625114477 140734625120209 0
/proc/22360/statm: 1081 795 707 219 0 143 0
[pid=22363] ppid=22360 vsize=422828 memory=109204 CPUtime=0.6 cores=0-3
/proc/22363/stat : 22363 (python3) D 22360 22360 21305 0 -1 4456448 17117 0 0 0 52 8 0 0 20 0 4 0 2469510 432975872 27008 18446744073709551615 4321280 7402577 140733385426816 0 0 0 0 16781312 2 0 0 0 17 2 0 0 0 0 0 9420256 10002664 24563712 140733385435037 140733385435288 140733385435288 140733385441210 0
/proc/22363/statm: 105707 27301 11654 753 0 56744 0
[pid=22363/tid=22370] ppid=22360 vsize=422828 memory=0 CPUtime=0.07 cores=0-3
/proc/22363/task/22370/stat : 22370 (python3) S 22360 22360 21305 0 -1 4194368 1 0 0 0 7 0 0 0 20 0 4 0 2469640 432975872 27008 18446744073709551615 4321280 7402577 140733385426816 0 0 0 0 16781312 2 1 0 0 -1 1 0 0 0 0 0 9420256 10002664 24563712 140733385435037 140733385435288 140733385435288 140733385441210 0
[pid=22363/tid=22371] ppid=22360 vsize=422828 memory=23580 CPUtime=0.07 cores=0-3
/proc/22363/task/22371/stat : 22371 (python3) S 22360 22360 21305 0 -1 4194368 1 0 0 0 7 0 0 0 20 0 4 0 2469640 432975872 27008 18446744073709551615 4321280 7402577 140733385426816 0 0 0 0 16781312 2 1 0 0 -1 3 0 0 0 0 0 9420256 10002664 24563712 140733385435037 140733385435288 140733385435288 140733385441210 0
[pid=22363/tid=22372] ppid=22360 vsize=422828 memory=3180 CPUtime=0.07 cores=0-3
/proc/22363/task/22372/stat : 22372 (python3) S 22360 22360 21305 0 -1 4194368 1 0 0 0 7 0 0 0 20 0 4 0 2469640 432975872 27008 18446744073709551615 4321280 7402577 140733385426816 0 0 0 0 16781312 2 1 0 0 -1 2 0 0 0 0 0 9420256 10002664 24563712 140733385435037 140733385435288 140733385435288 140733385441210 0
Current children cumulated CPU time: 0.6 s
Current children cumulated vsize: 427152 KiB
Current children cumulated memory: 112384 KiB
heavy processes:
[startup+12.7002 s]
/proc/loadavg: 15.51 7.52 4.75 16/940 22512
/proc/meminfo: memFree=1046312864/1055320712 swapFree=33554428/33554428
[pid=22360] ppid=22355 vsize=4324 memory=3180 CPUtime=0 cores=0-3
/proc/22360/stat : 22360 (run) S 22355 22360 21305 0 -1 4194304 265 123 0 0 0 0 0 0 20 0 1 0 2469478 4427776 640 18446744073709551615 94686848397312 94686849291845 140734625105616 0 0 0 65536 4 65538 1 0 0 17 2 0 0 0 0 0 94686849530896 94686849578640 94686862057472 140734625114242 140734625114477 140734625114477 140734625120209 0
/proc/22360/statm: 1081 795 707 219 0 143 0
[pid=22363] ppid=22360 vsize=460204 memory=147648 CPUtime=6.96 cores=0-3
/proc/22363/stat : 22363 (python3) R 22360 22360 21305 0 -1 4194304 49038 0 0 0 686 10 0 0 20 0 4 0 2469510 471248896 36608 18446744073709551615 4321280 7402577 140733385426816 0 0 0 0 16781312 8405026 0 0 0 17 0 0 0 0 0 0 9420256 10002664 24563712 140733385435037 140733385435288 140733385435288 140733385441210 0
/proc/22363/statm: 115051 36912 11654 753 0 66088 0
[pid=22363/tid=22370] ppid=22360 vsize=460204 memory=3180 CPUtime=0.07 cores=0-3
/proc/22363/task/22370/stat : 22370 (python3) S 22360 22360 21305 0 -1 4194368 1 0 0 0 7 0 0 0 20 0 4 0 2469640 471248896 36608 18446744073709551615 4321280 7402577 140733385426816 0 0 0 0 16781312 8405026 1 0 0 -1 1 0 0 0 0 0 9420256 10002664 24563712 140733385435037 140733385435288 140733385435288 140733385441210 0
[pid=22363/tid=22371] ppid=22360 vsize=460204 memory=3180 CPUtime=0.07 cores=0-3
/proc/22363/task/22371/stat : 22371 (python3) S 22360 22360 21305 0 -1 4194368 1 0 0 0 7 0 0 0 20 0 4 0 2469640 471248896 36608 18446744073709551615 4321280 7402577 140733385426816 0 0 0 0 16781312 8405026 1 0 0 -1 3 0 0 0 0 0 9420256 10002664 24563712 140733385435037 140733385435288 140733385435288 140733385441210 0
[pid=22363/tid=22372] ppid=22360 vsize=460204 memory=135152 CPUtime=0.07 cores=0-3
/proc/22363/task/22372/stat : 22372 (python3) S 22360 22360 21305 0 -1 4194368 1 0 0 0 7 0 0 0 20 0 4 0 2469640 471248896 36608 18446744073709551615 4321280 7402577 140733385426816 0 0 0 0 16781312 8405026 1 0 0 -1 2 0 0 0 0 0 9420256 10002664 24563712 140733385435037 140733385435288 140733385435288 140733385441210 0
Current children cumulated CPU time: 6.96 s
Current children cumulated vsize: 464528 KiB
Current children cumulated memory: 150828 KiB
heavy processes:
[startup+25.5002 s]
/proc/loadavg: 15.82 7.85 4.88 17/948 22557
/proc/meminfo: memFree=1045351428/1055320712 swapFree=33554428/33554428
[pid=22360] ppid=22355 vsize=4324 memory=3180 CPUtime=0 cores=0-3
/proc/22360/stat : 22360 (run) S 22355 22360 21305 0 -1 4194304 265 123 0 0 0 0 0 0 20 0 1 0 2469478 4427776 640 18446744073709551615 94686848397312 94686849291845 140734625105616 0 0 0 65536 4 65538 1 0 0 17 2 0 0 0 0 0 94686849530896 94686849578640 94686862057472 140734625114242 140734625114477 140734625114477 140734625120209 0
/proc/22360/statm: 1081 795 707 219 0 143 0
[pid=22363] ppid=22360 vsize=603624 memory=290956 CPUtime=19.72 cores=0-3
/proc/22363/stat : 22363 (python3) R 22360 22360 21305 0 -1 4194304 116335 0 0 0 1959 13 0 0 20 0 4 0 2469510 618110976 72291 18446744073709551615 4321280 7402577 140733385426816 0 0 0 0 16781312 8405026 0 0 0 17 1 0 0 0 0 0 9420256 10002664 24563712 140733385435037 140733385435288 140733385435288 140733385441210 0
/proc/22363/statm: 150906 72739 11811 753 0 101943 0
[pid=22363/tid=22370] ppid=22360 vsize=603624 memory=3180 CPUtime=0.07 cores=0-3
/proc/22363/task/22370/stat : 22370 (python3) S 22360 22360 21305 0 -1 4194368 1 0 0 0 7 0 0 0 20 0 4 0 2469640 618110976 72291 18446744073709551615 4321280 7402577 140733385426816 0 0 0 0 16781312 8405026 1 0 0 -1 1 0 0 0 0 0 9420256 10002664 24563712 140733385435037 140733385435288 140733385435288 140733385441210 0
[pid=22363/tid=22371] ppid=22360 vsize=603624 memory=7318452475133972 CPUtime=0.07 cores=0-3
/proc/22363/task/22371/stat : 22371 (python3) S 22360 22360 21305 0 -1 4194368 1 0 0 0 7 0 0 0 20 0 4 0 2469640 618110976 72291 18446744073709551615 4321280 7402577 140733385426816 0 0 0 0 16781312 8405026 1 0 0 -1 3 0 0 0 0 0 9420256 10002664 24563712 140733385435037 140733385435288 140733385435288 140733385441210 0
[pid=22363/tid=22372] ppid=22360 vsize=603624 memory=287184 CPUtime=0.07 cores=0-3
/proc/22363/task/22372/stat : 22372 (python3) S 22360 22360 21305 0 -1 4194368 1 0 0 0 7 0 0 0 20 0 4 0 2469640 618110976 72291 18446744073709551615 4321280 7402577 140733385426816 0 0 0 0 16781312 8405026 1 0 0 -1 2 0 0 0 0 0 9420256 10002664 24563712 140733385435037 140733385435288 140733385435288 140733385441210 0
Current children cumulated CPU time: 19.72 s
Current children cumulated vsize: 607948 KiB
Current children cumulated memory: 294136 KiB
heavy processes:
[startup+51.1141 s]
/proc/loadavg: 16.28 8.73 5.27 17/948 22557
/proc/meminfo: memFree=1039480980/1055320712 swapFree=33554428/33554428
[pid=22360] ppid=22355 vsize=4324 memory=3180 CPUtime=0 cores=0-3
################
# More data... #
################
[pid=22363/tid=22372] ppid=22360 vsize=2006796 memory=15816 CPUtime=0.07 cores=0-3
/proc/22363/task/22372/stat : 22372 (python3) S 22360 22360 21305 0 -1 4194368 1 0 0 0 7 0 0 0 20 0 4 0 2469640 2054959104 408631 18446744073709551615 4321280 7402577 140733385426816 0 0 0 0 16781312 8405026 1 0 0 -1 2 0 0 0 0 0 9420256 10002664 24563712 140733385435037 140733385435288 140733385435288 140733385441210 0
Current children cumulated CPU time: 3565.84 s
Current children cumulated vsize: 2011120 KiB
Current children cumulated memory: 1639984 KiB
[startup+3598.9 s]
# the end of solver process 22360 was just reported to runsolver
# Child status: 0
# cumulated CPU time of all completed processes: user=3580.61 s, system=1.77988 s
Solver just ended.
??? end of watcher thread
Dumping a history of the last processes samples
[startup+3584 s]*
/proc/loadavg: 16.68 16.38 16.07 18/940 23529
/proc/meminfo: memFree=1027289616/1055320712 swapFree=33554428/33554428
[pid=22360] ppid=22355 vsize=4324 memory=3180 CPUtime=0 cores=0-3
/proc/22360/stat : 22360 (run) S 22355 22360 21305 0 -1 4194304 265 123 0 0 0 0 0 0 20 0 1 0 2469478 4427776 640 18446744073709551615 94686848397312 94686849291845 140734625105616 0 0 0 65536 4 65538 1 0 0 17 2 0 0 0 0 0 94686849530896 94686849578640 94686862057472 140734625114242 140734625114477 140734625114477 140734625120209 0
/proc/22360/statm: 1081 795 707 219 0 143 0
[pid=22363] ppid=22360 vsize=2006796 memory=1636804 CPUtime=3567.54 cores=0-3
/proc/22363/stat : 22363 (python3) R 22360 22360 21305 0 -1 4194304 3672220 0 0 0 356580 174 0 0 20 0 4 0 2469510 2054959104 408631 18446744073709551615 4321280 7402577 140733385426816 0 0 0 0 16781312 8405026 0 0 0 17 1 0 0 0 0 0 9420256 10002664 24563712 140733385435037 140733385435288 140733385435288 140733385441210 0
/proc/22363/statm: 501699 409201 13813 753 0 452736 0
[pid=22363/tid=22370] ppid=22360 vsize=2006796 memory=6944656592387989600 CPUtime=0.07 cores=0-3
/proc/22363/task/22370/stat : 22370 (python3) S 22360 22360 21305 0 -1 4194368 1 0 0 0 7 0 0 0 20 0 4 0 2469640 2054959104 408631 18446744073709551615 4321280 7402577 140733385426816 0 0 0 0 16781312 8405026 1 0 0 -1 1 0 0 0 0 0 9420256 10002664 24563712 140733385435037 140733385435288 140733385435288 140733385441210 0
[pid=22363/tid=22371] ppid=22360 vsize=2006796 memory=8696067840230875859 CPUtime=0.07 cores=0-3
/proc/22363/task/22371/stat : 22371 (python3) S 22360 22360 21305 0 -1 4194368 1 0 0 0 7 0 0 0 20 0 4 0 2469640 2054959104 408631 18446744073709551615 4321280 7402577 140733385426816 0 0 0 0 16781312 8405026 1 0 0 -1 3 0 0 0 0 0 9420256 10002664 24563712 140733385435037 140733385435288 140733385435288 140733385441210 0
[pid=22363/tid=22372] ppid=22360 vsize=2006796 memory=-7015577463096774754 CPUtime=0.07 cores=0-3
/proc/22363/task/22372/stat : 22372 (python3) S 22360 22360 21305 0 -1 4194368 1 0 0 0 7 0 0 0 20 0 4 0 2469640 2054959104 408631 18446744073709551615 4321280 7402577 140733385426816 0 0 0 0 16781312 8405026 1 0 0 -1 2 0 0 0 0 0 9420256 10002664 24563712 140733385435037 140733385435288 140733385435288 140733385441210 0
Current children cumulated CPU time: 3567.54 s
Current children cumulated vsize: 2011120 KiB
Current children cumulated memory: 1639984 KiB
[startup+3590.4 s]
/proc/loadavg: 16.71 16.39 16.07 18/940 23529
/proc/meminfo: memFree=1027269528/1055320712 swapFree=33554428/33554428
[pid=22360] ppid=22355 vsize=4324 memory=3180 CPUtime=0 cores=0-3
/proc/22360/stat : 22360 (run) S 22355 22360 21305 0 -1 4194304 265 123 0 0 0 0 0 0 20 0 1 0 2469478 4427776 640 18446744073709551615 94686848397312 94686849291845 140734625105616 0 0 0 65536 4 65538 1 0 0 17 2 0 0 0 0 0 94686849530896 94686849578640 94686862057472 140734625114242 140734625114477 140734625114477 140734625120209 0
/proc/22360/statm: 1081 795 707 219 0 143 0
[pid=22363] ppid=22360 vsize=2006796 memory=1636804 CPUtime=3573.9 cores=0-3
/proc/22363/stat : 22363 (python3) R 22360 22360 21305 0 -1 4194304 3672259 0 0 0 357216 174 0 0 20 0 4 0 2469510 2054959104 408631 18446744073709551615 4321280 7402577 140733385426816 0 0 0 0 16781312 8405026 0 0 0 17 1 0 0 0 0 0 9420256 10002664 24563712 140733385435037 140733385435288 140733385435288 140733385441210 0
/proc/22363/statm: 501699 409201 13813 753 0 452736 0
[pid=22363/tid=22370] ppid=22360 vsize=2006796 memory=1636804 CPUtime=0.07 cores=0-3
/proc/22363/task/22370/stat : 22370 (python3) S 22360 22360 21305 0 -1 4194368 1 0 0 0 7 0 0 0 20 0 4 0 2469640 2054959104 408631 18446744073709551615 4321280 7402577 140733385426816 0 0 0 0 16781312 8405026 1 0 0 -1 1 0 0 0 0 0 9420256 10002664 24563712 140733385435037 140733385435288 140733385435288 140733385441210 0
[pid=22363/tid=22371] ppid=22360 vsize=2006796 memory=3476 CPUtime=0.07 cores=0-3
/proc/22363/task/22371/stat : 22371 (python3) S 22360 22360 21305 0 -1 4194368 1 0 0 0 7 0 0 0 20 0 4 0 2469640 2054959104 408631 18446744073709551615 4321280 7402577 140733385426816 0 0 0 0 16781312 8405026 1 0 0 -1 3 0 0 0 0 0 9420256 10002664 24563712 140733385435037 140733385435288 140733385435288 140733385441210 0
[pid=22363/tid=22372] ppid=22360 vsize=2006796 memory=8322837484678642574 CPUtime=0.07 cores=0-3
/proc/22363/task/22372/stat : 22372 (python3) S 22360 22360 21305 0 -1 4194368 1 0 0 0 7 0 0 0 20 0 4 0 2469640 2054959104 408631 18446744073709551615 4321280 7402577 140733385426816 0 0 0 0 16781312 8405026 1 0 0 -1 2 0 0 0 0 0 9420256 10002664 24563712 140733385435037 140733385435288 140733385435288 140733385441210 0
Current children cumulated CPU time: 3573.9 s
Current children cumulated vsize: 2011120 KiB
Current children cumulated memory: 1639984 KiB
[startup+3593.6 s]
/proc/loadavg: 16.73 16.40 16.08 18/940 23529
/proc/meminfo: memFree=1027268408/1055320712 swapFree=33554428/33554428
[pid=22360] ppid=22355 vsize=4324 memory=3180 CPUtime=0 cores=0-3
/proc/22360/stat : 22360 (run) S 22355 22360 21305 0 -1 4194304 265 123 0 0 0 0 0 0 20 0 1 0 2469478 4427776 640 18446744073709551615 94686848397312 94686849291845 140734625105616 0 0 0 65536 4 65538 1 0 0 17 2 0 0 0 0 0 94686849530896 94686849578640 94686862057472 140734625114242 140734625114477 140734625114477 140734625120209 0
/proc/22360/statm: 1081 795 707 219 0 143 0
[pid=22363] ppid=22360 vsize=2006796 memory=1636804 CPUtime=3577.09 cores=0-3
/proc/22363/stat : 22363 (python3) R 22360 22360 21305 0 -1 4194304 3672259 0 0 0 357535 174 0 0 20 0 4 0 2469510 2054959104 408631 18446744073709551615 4321280 7402577 140733385426816 0 0 0 0 16781312 8405026 0 0 0 17 1 0 0 0 0 0 9420256 10002664 24563712 140733385435037 140733385435288 140733385435288 140733385441210 0
/proc/22363/statm: 501699 409201 13813 753 0 452736 0
[pid=22363/tid=22370] ppid=22360 vsize=2006796 memory=8322837484678642574 CPUtime=0.07 cores=0-3
/proc/22363/task/22370/stat : 22370 (python3) S 22360 22360 21305 0 -1 4194368 1 0 0 0 7 0 0 0 20 0 4 0 2469640 2054959104 408631 18446744073709551615 4321280 7402577 140733385426816 0 0 0 0 16781312 8405026 1 0 0 -1 1 0 0 0 0 0 9420256 10002664 24563712 140733385435037 140733385435288 140733385435288 140733385441210 0
[pid=22363/tid=22371] ppid=22360 vsize=2006796 memory=1636804 CPUtime=0.07 cores=0-3
/proc/22363/task/22371/stat : 22371 (python3) S 22360 22360 21305 0 -1 4194368 1 0 0 0 7 0 0 0 20 0 4 0 2469640 2054959104 408631 18446744073709551615 4321280 7402577 140733385426816 0 0 0 0 16781312 8405026 1 0 0 -1 3 0 0 0 0 0 9420256 10002664 24563712 140733385435037 140733385435288 140733385435288 140733385441210 0
[pid=22363/tid=22372] ppid=22360 vsize=2006796 memory=3180 CPUtime=0.07 cores=0-3
/proc/22363/task/22372/stat : 22372 (python3) S 22360 22360 21305 0 -1 4194368 1 0 0 0 7 0 0 0 20 0 4 0 2469640 2054959104 408631 18446744073709551615 4321280 7402577 140733385426816 0 0 0 0 16781312 8405026 1 0 0 -1 2 0 0 0 0 0 9420256 10002664 24563712 140733385435037 140733385435288 140733385435288 140733385441210 0
Current children cumulated CPU time: 3577.09 s
Current children cumulated vsize: 2011120 KiB
Current children cumulated memory: 1639984 KiB
[startup+3596.8 s]
/proc/loadavg: 16.73 16.40 16.08 18/940 23529
/proc/meminfo: memFree=1027366548/1055320712 swapFree=33554428/33554428
[pid=22360] ppid=22355 vsize=4324 memory=3180 CPUtime=0 cores=0-3
/proc/22360/stat : 22360 (run) S 22355 22360 21305 0 -1 4194304 265 123 0 0 0 0 0 0 20 0 1 0 2469478 4427776 640 18446744073709551615 94686848397312 94686849291845 140734625105616 0 0 0 65536 4 65538 1 0 0 17 2 0 0 0 0 0 94686849530896 94686849578640 94686862057472 140734625114242 140734625114477 140734625114477 140734625120209 0
/proc/22360/statm: 1081 795 707 219 0 143 0
[pid=22363] ppid=22360 vsize=2006796 memory=1636804 CPUtime=3580.28 cores=0-3
/proc/22363/stat : 22363 (python3) R 22360 22360 21305 0 -1 4194304 3672316 0 0 0 357854 174 0 0 20 0 4 0 2469510 2054959104 408631 18446744073709551615 4321280 7402577 140733385426816 0 0 0 0 16781312 8405026 0 0 0 17 1 0 0 0 0 0 9420256 10002664 24563712 140733385435037 140733385435288 140733385435288 140733385441210 0
/proc/22363/statm: 501699 409201 13813 753 0 452736 0
[pid=22363/tid=22370] ppid=22360 vsize=2006796 memory=3180 CPUtime=0.07 cores=0-3
/proc/22363/task/22370/stat : 22370 (python3) S 22360 22360 21305 0 -1 4194368 1 0 0 0 7 0 0 0 20 0 4 0 2469640 2054959104 408631 18446744073709551615 4321280 7402577 140733385426816 0 0 0 0 16781312 8405026 1 0 0 -1 1 0 0 0 0 0 9420256 10002664 24563712 140733385435037 140733385435288 140733385435288 140733385441210 0
[pid=22363/tid=22371] ppid=22360 vsize=2006796 memory=1636804 CPUtime=0.07 cores=0-3
/proc/22363/task/22371/stat : 22371 (python3) S 22360 22360 21305 0 -1 4194368 1 0 0 0 7 0 0 0 20 0 4 0 2469640 2054959104 408631 18446744073709551615 4321280 7402577 140733385426816 0 0 0 0 16781312 8405026 1 0 0 -1 3 0 0 0 0 0 9420256 10002664 24563712 140733385435037 140733385435288 140733385435288 140733385441210 0
[pid=22363/tid=22372] ppid=22360 vsize=2006796 memory=8322837484678642574 CPUtime=0.07 cores=0-3
/proc/22363/task/22372/stat : 22372 (python3) S 22360 22360 21305 0 -1 4194368 1 0 0 0 7 0 0 0 20 0 4 0 2469640 2054959104 408631 18446744073709551615 4321280 7402577 140733385426816 0 0 0 0 16781312 8405026 1 0 0 -1 2 0 0 0 0 0 9420256 10002664 24563712 140733385435037 140733385435288 140733385435288 140733385441210 0
Current children cumulated CPU time: 3580.28 s
Current children cumulated vsize: 2011120 KiB
Current children cumulated memory: 1639984 KiB
[startup+3597.6 s]
/proc/loadavg: 16.75 16.41 16.08 18/940 23529
/proc/meminfo: memFree=1027298100/1055320712 swapFree=33554428/33554428
[pid=22360] ppid=22355 vsize=4324 memory=3180 CPUtime=0 cores=0-3
/proc/22360/stat : 22360 (run) S 22355 22360 21305 0 -1 4194304 265 123 0 0 0 0 0 0 20 0 1 0 2469478 4427776 640 18446744073709551615 94686848397312 94686849291845 140734625105616 0 0 0 65536 4 65538 1 0 0 17 2 0 0 0 0 0 94686849530896 94686849578640 94686862057472 140734625114242 140734625114477 140734625114477 140734625120209 0
/proc/22360/statm: 1081 795 707 219 0 143 0
[pid=22363] ppid=22360 vsize=2006796 memory=1636804 CPUtime=3581.08 cores=0-3
/proc/22363/stat : 22363 (python3) R 22360 22360 21305 0 -1 4194304 3672316 0 0 0 357934 174 0 0 20 0 4 0 2469510 2054959104 408631 18446744073709551615 4321280 7402577 140733385426816 0 0 0 0 16781312 8405026 0 0 0 17 1 0 0 0 0 0 9420256 10002664 24563712 140733385435037 140733385435288 140733385435288 140733385441210 0
/proc/22363/statm: 501699 409201 13813 753 0 452736 0
[pid=22363/tid=22370] ppid=22360 vsize=2006796 memory=14252 CPUtime=0.07 cores=0-3
/proc/22363/task/22370/stat : 22370 (python3) S 22360 22360 21305 0 -1 4194368 1 0 0 0 7 0 0 0 20 0 4 0 2469640 2054959104 408631 18446744073709551615 4321280 7402577 140733385426816 0 0 0 0 16781312 8405026 1 0 0 -1 1 0 0 0 0 0 9420256 10002664 24563712 140733385435037 140733385435288 140733385435288 140733385441210 0
[pid=22363/tid=22371] ppid=22360 vsize=2006796 memory=12036 CPUtime=0.07 cores=0-3
/proc/22363/task/22371/stat : 22371 (python3) S 22360 22360 21305 0 -1 4194368 1 0 0 0 7 0 0 0 20 0 4 0 2469640 2054959104 408631 18446744073709551615 4321280 7402577 140733385426816 0 0 0 0 16781312 8405026 1 0 0 -1 3 0 0 0 0 0 9420256 10002664 24563712 140733385435037 140733385435288 140733385435288 140733385441210 0
[pid=22363/tid=22372] ppid=22360 vsize=2006796 memory=5812 CPUtime=0.07 cores=0-3
/proc/22363/task/22372/stat : 22372 (python3) S 22360 22360 21305 0 -1 4194368 1 0 0 0 7 0 0 0 20 0 4 0 2469640 2054959104 408631 18446744073709551615 4321280 7402577 140733385426816 0 0 0 0 16781312 8405026 1 0 0 -1 2 0 0 0 0 0 9420256 10002664 24563712 140733385435037 140733385435288 140733385435288 140733385441210 0
Current children cumulated CPU time: 3581.08 s
Current children cumulated vsize: 2011120 KiB
Current children cumulated memory: 1639984 KiB
[startup+3598.4 s]
/proc/loadavg: 16.75 16.41 16.08 18/940 23529
/proc/meminfo: memFree=1027277952/1055320712 swapFree=33554428/33554428
[pid=22360] ppid=22355 vsize=4324 memory=3180 CPUtime=0 cores=0-3
/proc/22360/stat : 22360 (run) S 22355 22360 21305 0 -1 4194304 265 123 0 0 0 0 0 0 20 0 1 0 2469478 4427776 640 18446744073709551615 94686848397312 94686849291845 140734625105616 0 0 0 65536 4 65538 1 0 0 17 2 0 0 0 0 0 94686849530896 94686849578640 94686862057472 140734625114242 140734625114477 140734625114477 140734625120209 0
/proc/22360/statm: 1081 795 707 219 0 143 0
[pid=22363] ppid=22360 vsize=2006796 memory=1636804 CPUtime=3581.87 cores=0-3
/proc/22363/stat : 22363 (python3) R 22360 22360 21305 0 -1 4194304 3672406 0 0 0 358013 174 0 0 20 0 4 0 2469510 2054959104 408631 18446744073709551615 4321280 7402577 140733385426816 0 0 0 0 16781312 8405026 0 0 0 17 1 0 0 0 0 0 9420256 10002664 24563712 140733385435037 140733385435288 140733385435288 140733385441210 0
/proc/22363/statm: 501699 409201 13813 753 0 452736 0
[pid=22363/tid=22370] ppid=22360 vsize=2006796 memory=5908 CPUtime=0.07 cores=0-3
/proc/22363/task/22370/stat : 22370 (python3) S 22360 22360 21305 0 -1 4194368 1 0 0 0 7 0 0 0 20 0 4 0 2469640 2054959104 408631 18446744073709551615 4321280 7402577 140733385426816 0 0 0 0 16781312 8405026 1 0 0 -1 1 0 0 0 0 0 9420256 10002664 24563712 140733385435037 140733385435288 140733385435288 140733385441210 0
[pid=22363/tid=22371] ppid=22360 vsize=2006796 memory=1636804 CPUtime=0.07 cores=0-3
/proc/22363/task/22371/stat : 22371 (python3) S 22360 22360 21305 0 -1 4194368 1 0 0 0 7 0 0 0 20 0 4 0 2469640 2054959104 408631 18446744073709551615 4321280 7402577 140733385426816 0 0 0 0 16781312 8405026 1 0 0 -1 3 0 0 0 0 0 9420256 10002664 24563712 140733385435037 140733385435288 140733385435288 140733385441210 0
[pid=22363/tid=22372] ppid=22360 vsize=2006796 memory=4752 CPUtime=0.07 cores=0-3
/proc/22363/task/22372/stat : 22372 (python3) S 22360 22360 21305 0 -1 4194368 1 0 0 0 7 0 0 0 20 0 4 0 2469640 2054959104 408631 18446744073709551615 4321280 7402577 140733385426816 0 0 0 0 16781312 8405026 1 0 0 -1 2 0 0 0 0 0 9420256 10002664 24563712 140733385435037 140733385435288 140733385435288 140733385441210 0
Current children cumulated CPU time: 3581.87 s
Current children cumulated vsize: 2011120 KiB
Current children cumulated memory: 1639984 KiB
[startup+3598.8 s]
/proc/loadavg: 16.75 16.41 16.08 18/940 23529
/proc/meminfo: memFree=1027277952/1055320712 swapFree=33554428/33554428
[pid=22360] ppid=22355 vsize=4324 memory=3180 CPUtime=0 cores=0-3
/proc/22360/stat : 22360 (run) S 22355 22360 21305 0 -1 4194304 265 123 0 0 0 0 0 0 20 0 1 0 2469478 4427776 640 18446744073709551615 94686848397312 94686849291845 140734625105616 0 0 0 65536 4 65538 1 0 0 17 2 0 0 0 0 0 94686849530896 94686849578640 94686862057472 140734625114242 140734625114477 140734625114477 140734625120209 0
/proc/22360/statm: 1081 795 707 219 0 143 0
[pid=22363] ppid=22360 vsize=1687804 memory=1384784 CPUtime=3582.27 cores=0-3
/proc/22363/stat : 22363 (python3) R 22360 22360 21305 0 -1 4194304 3730115 0 0 0 358051 176 0 0 20 0 4 0 2469510 1728311296 345626 18446744073709551615 4321280 7402577 140733385426816 0 0 0 0 16781312 0 0 0 0 17 1 0 0 0 0 0 9420256 10002664 24563712 140733385435037 140733385435288 140733385435288 140733385441210 0
/proc/22363/statm: 421951 346196 13813 753 0 372988 0
[pid=22363/tid=22370] ppid=22360 vsize=1687804 memory=1636804 CPUtime=0.07 cores=0-3
/proc/22363/task/22370/stat : 22370 (python3) S 22360 22360 21305 0 -1 4194368 1 0 0 0 7 0 0 0 20 0 4 0 2469640 1728311296 345626 18446744073709551615 4321280 7402577 140733385426816 0 0 0 0 16781312 0 1 0 0 -1 1 0 0 0 0 0 9420256 10002664 24563712 140733385435037 140733385435288 140733385435288 140733385441210 0
[pid=22363/tid=22371] ppid=22360 vsize=1687804 memory=437476 CPUtime=0.07 cores=0-3
/proc/22363/task/22371/stat : 22371 (python3) S 22360 22360 21305 0 -1 4194368 1 0 0 0 7 0 0 0 20 0 4 0 2469640 1728311296 345626 18446744073709551615 4321280 7402577 140733385426816 0 0 0 0 16781312 0 1 0 0 -1 3 0 0 0 0 0 9420256 10002664 24563712 140733385435037 140733385435288 140733385435288 140733385441210 0
[pid=22363/tid=22372] ppid=22360 vsize=1687804 memory=3228 CPUtime=0.07 cores=0-3
/proc/22363/task/22372/stat : 22372 (python3) S 22360 22360 21305 0 -1 4194368 1 0 0 0 7 0 0 0 20 0 4 0 2469640 1728311296 345626 18446744073709551615 4321280 7402577 140733385426816 0 0 0 0 16781312 0 1 0 0 -1 2 0 0 0 0 0 9420256 10002664 24563712 140733385435037 140733385435288 140733385435288 140733385441210 0
Current children cumulated CPU time: 3582.27 s
Current children cumulated vsize: 1692128 KiB
Current children cumulated memory: 1387964 KiB
[startup+3598.9 s]
/proc/loadavg: 16.75 16.41 16.08 18/940 23529
/proc/meminfo: memFree=1027277952/1055320712 swapFree=33554428/33554428
[pid=22360] ppid=22355 vsize=4324 memory=3180 CPUtime=0 cores=0-3
/proc/22360/stat : 22360 (run) S 22355 22360 21305 0 -1 4194304 265 123 0 0 0 0 0 0 20 0 1 0 2469478 4427776 640 18446744073709551615 94686848397312 94686849291845 140734625105616 0 0 0 65536 4 65538 1 0 0 17 2 0 0 0 0 0 94686849530896 94686849578640 94686862057472 140734625114242 140734625114477 140734625114477 140734625120209 0
/proc/22360/statm: 1081 795 707 219 0 143 0
Current children cumulated CPU time: 0 s
Current children cumulated vsize: 4324 KiB
Current children cumulated memory: 3180 KiB
Child status: 0
Real time (s): 3598.9
CPU time (s): 3582.39
CPU user time (s): 3580.61
CPU system time (s): 1.77988
CPU usage (%): 99.5411
Max. virtual memory (cumulated for all children) (KiB): 2229568
Max. memory (cumulated for all children) (KiB): 1688852
getrusage(RUSAGE_CHILDREN,...) data:
user time used= 3580.61
system time used= 1.77988
maximum resident set size= 1708576
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 3731237
page faults= 0
swaps= 0
block input operations= 0
block output operations= 0
messages sent= 0
messages received= 0
signals received= 0
voluntary context switches= 3778
involuntary context switches= 1176
# summary of solver processes directly reported to runsolver:
# pid: 22360
# total CPU time (s): 3582.39
# total CPU user time (s): 3580.61
# total CPU system time (s): 1.77988
??? join timestamper begins
??? join timestamper ends
??? end of timestamper thread
runsolver used 14.3053 second user time and 38.3733 second system time
The end
Launcher Data
Begin job on nodeE001 at 2026-07-15 17:20:12
IDJOB=4847530
IDBENCH=155399
IDSOLVER=3706
FILE ID=nodeE001/4847530-1784128810
RUNJOBID= nodeE001-1784128647-21322
SLURM_JOB_ID= 12756361
Free space on /tmp= 801736 MiB
SOLVER NAME= cpmpy_ortools (1 core) 2026-07-14
BENCH NAME= PB24/normalized-PB11/OPT-LIN/kullmann/normalized-mul_8_13_shg.opb
COMMAND LINE= run BENCHNAME --runner opb --time_limit TIMELIMIT --mem_limit MEMLIMIT --verbose --cores 1 --seed RANDOMSEED --intermediate --solver ortools
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-4847530-1784128810/watcher-4847530-1784128810 -o /tmp/evaluation-result-4847530-1784128810/solver-4847530-1784128810 -C 3600 -W 3700 -M 62000 --var /tmp/evaluation-result-4847530-1784128810/vars-4847530-1784128810 --bin-var /tmp/runsolver-exch-nodeE001-1784128647-21322 --watchdog 3760 run HOME/instance-4847530-1784128810.opb --runner opb --time_limit 3600 --mem_limit 62000 --verbose --cores 1 --seed 1371479590 --intermediate --solver ortools
TIME LIMIT= 3600 seconds
MEMORY LIMIT= 62000 MiB
NBCORE= 3
MD5SUM BENCH= a008918ff26f135f427f5632a2cbbc59
RANDOM SEED=1371479590
nodeE001 Linux 5.14.0-611.55.1.el9_7.0.3.x86_64 #1 SMP PREEMPT_DYNAMIC Mon May 18 19:21:10 UTC 2026
/sys/devices/system/cpu/cpu0/cpufreq/scaling_governor:
performance
/proc/cpuinfo:
processor : 0
vendor_id : AuthenticAMD
cpu family : 26
model : 2
model name : AMD EPYC 9355 32-Core Processor
stepping : 1
microcode : 0xb00215a
cpu MHz : 2493.659
cache size : 1024 KB
physical id : 0
siblings : 32
core id : 0
cpu cores : 32
apicid : 0
initial apicid : 0
fpu : yes
fpu_exception : yes
cpuid level : 16
wp : yes
flags : fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush mmx fxsr sse sse2 ht syscall nx mmxext fxsr_opt pdpe1gb rdtscp lm constant_tsc rep_good amd_lbr_v2 nopl xtopology nonstop_tsc cpuid extd_apicid aperfmperf rapl pni pclmulqdq monitor ssse3 fma cx16 pcid sse4_1 sse4_2 x2apic movbe popcnt aes xsave avx f16c rdrand lahf_lm cmp_legacy svm extapic cr8_legacy abm sse4a misalignsse 3dnowprefetch osvw ibs skinit wdt tce topoext perfctr_core perfctr_nb bpext perfctr_llc mwaitx cat_l3 cdp_l3 hw_pstate ssbd mba perfmon_v2 ibrs ibpb stibp ibrs_enhanced vmmcall fsgsbase tsc_adjust bmi1 avx2 smep bmi2 invpcid cqm rdt_a avx512f avx512dq rdseed adx smap avx512ifma clflushopt clwb avx512cd sha_ni avx512bw avx512vl xsaveopt xsavec xgetbv1 xsaves cqm_llc cqm_occup_llc cqm_mbm_total cqm_mbm_local user_shstk avx_vnni avx512_bf16 clzero irperf xsaveerptr rdpru wbnoinvd amd_ppin cppc arat npt lbrv svm_lock nrip_save tsc_scale vmcb_clean flushbyasid decodeassists pausefilter pfthreshold avic v_vmsave_vmload vgif x2avic v_spec_ctrl vnmi avx512vbmi umip pku ospke avx512_vbmi2 gfni vaes vpclmulqdq avx512_vnni avx512_bitalg avx512_vpopcntdq la57 rdpid bus_lock_detect movdiri movdir64b overflow_recov succor smca avx512_vp2intersect flush_l1d debug_swap amd_lbr_pmc_freeze
bugs : sysret_ss_attrs spectre_v1 spectre_v2 spec_store_bypass srso spectre_v2_user vmscape
bogomips : 7090.34
TLB size : 192 4K pages
clflush size : 64
cache_alignment : 64
address sizes : 52 bits physical, 57 bits virtual
power management: ts ttp tm hwpstate eff_freq_ro [13] [14]
processor : 1
vendor_id : AuthenticAMD
cpu family : 26
model : 2
model name : AMD EPYC 9355 32-Core Processor
stepping : 1
microcode : 0xb00215a
cpu MHz : 3574.784
cache size : 1024 KB
physical id : 0
siblings : 32
core id : 1
cpu cores : 32
apicid : 1
initial apicid : 1
fpu : yes
fpu_exception : yes
cpuid level : 16
wp : yes
flags : fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush mmx fxsr sse sse2 ht syscall nx mmxext fxsr_opt pdpe1gb rdtscp lm constant_tsc rep_good amd_lbr_v2 nopl xtopology nonstop_tsc cpuid extd_apicid aperfmperf rapl pni pclmulqdq monitor ssse3 fma cx16 pcid sse4_1 sse4_2 x2apic movbe popcnt aes xsave avx f16c rdrand lahf_lm cmp_legacy svm extapic cr8_legacy abm sse4a misalignsse 3dnowprefetch osvw ibs skinit wdt tce topoext perfctr_core perfctr_nb bpext perfctr_llc mwaitx cat_l3 cdp_l3 hw_pstate ssbd mba perfmon_v2 ibrs ibpb stibp ibrs_enhanced vmmcall fsgsbase tsc_adjust bmi1 avx2 smep bmi2 invpcid cqm rdt_a avx512f avx512dq rdseed adx smap avx512ifma clflushopt clwb avx512cd sha_ni avx512bw avx512vl xsaveopt xsavec xgetbv1 xsaves cqm_llc cqm_occup_llc cqm_mbm_total cqm_mbm_local user_shstk avx_vnni avx512_bf16 clzero irperf xsaveerptr rdpru wbnoinvd amd_ppin cppc arat npt lbrv svm_lock nrip_save tsc_scale vmcb_clean flushbyasid decodeassists pausefilter pfthreshold avic v_vmsave_vmload vgif x2avic v_spec_ctrl vnmi avx512vbmi umip pku ospke avx512_vbmi2 gfni vaes vpclmulqdq avx512_vnni avx512_bitalg avx512_vpopcntdq la57 rdpid bus_lock_detect movdiri movdir64b overflow_recov succor smca avx512_vp2intersect flush_l1d debug_swap amd_lbr_pmc_freeze
bugs : sysret_ss_attrs spectre_v1 spectre_v2 spec_store_bypass srso spectre_v2_user vmscape
bogomips : 7090.34
TLB size : 192 4K pages
clflush size : 64
cache_alignment : 64
address sizes : 52 bits physical, 57 bits virtual
power management: ts ttp tm hwpstate eff_freq_ro [13] [14]
processor : 2
vendor_id : AuthenticAMD
cpu family : 26
model : 2
model name : AMD EPYC 9355 32-Core Processor
stepping : 1
microcode : 0xb00215a
cpu MHz : 3577.245
cache size : 1024 KB
physical id : 0
siblings : 32
core id : 2
cpu cores : 32
apicid : 2
initial apicid : 2
fpu : yes
fpu_exception : yes
cpuid level : 16
wp : yes
flags : fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush mmx fxsr sse sse2 ht syscall nx mmxext fxsr_opt pdpe1gb rdtscp lm constant_tsc rep_good amd_lbr_v2 nopl xtopology nonstop_tsc cpuid extd_apicid aperfmperf rapl pni pclmulqdq monitor ssse3 fma cx16 pcid sse4_1 sse4_2 x2apic movbe popcnt aes xsave avx f16c rdrand lahf_lm cmp_legacy svm extapic cr8_legacy abm sse4a misalignsse 3dnowprefetch osvw ibs skinit wdt tce topoext perfctr_core perfctr_nb bpext perfctr_llc mwaitx cat_l3 cdp_l3 hw_pstate ssbd mba perfmon_v2 ibrs ibpb stibp ibrs_enhanced vmmcall fsgsbase tsc_adjust bmi1 avx2 smep bmi2 invpcid cqm rdt_a avx512f avx512dq rdseed adx smap avx512ifma clflushopt clwb avx512cd sha_ni avx512bw avx512vl xsaveopt xsavec xgetbv1 xsaves cqm_llc cqm_occup_llc cqm_mbm_total cqm_mbm_local user_shstk avx_vnni avx512_bf16 clzero irperf xsaveerptr rdpru wbnoinvd amd_ppin cppc arat npt lbrv svm_lock nrip_save tsc_scale vmcb_clean flushbyasid decodeassists pausefilter pfthreshold avic v_vmsave_vmload vgif x2avic v_spec_ctrl vnmi avx512vbmi umip pku ospke avx512_vbmi2 gfni vaes vpclmulqdq avx512_vnni avx512_bitalg avx512_vpopcntdq la57 rdpid bus_lock_detect movdiri movdir64b overflow_recov succor smca avx512_vp2intersect flush_l1d debug_swap amd_lbr_pmc_freeze
bugs : sysret_ss_attrs spectre_v1 spectre_v2 spec_store_bypass srso spectre_v2_user vmscape
bogomips : 7090.34
TLB size : 192 4K pages
clflush size : 64
cache_alignment : 64
address sizes : 52 bits physical, 57 bits virtual
power management: ts ttp tm hwpstate eff_freq_ro [13] [14]
processor : 3
vendor_id : AuthenticAMD
cpu family : 26
model : 2
model name : AMD EPYC 9355 32-Core Processor
stepping : 1
microcode : 0xb00215a
cpu MHz : 2493.659
cache size : 1024 KB
physical id : 0
siblings : 32
core id : 3
cpu cores : 32
apicid : 3
initial apicid : 3
fpu : yes
fpu_exception : yes
cpuid level : 16
wp : yes
flags : fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush mmx fxsr sse sse2 ht syscall nx mmxext fxsr_opt pdpe1gb rdtscp lm constant_tsc rep_good amd_lbr_v2 nopl xtopology nonstop_tsc cpuid extd_apicid aperfmperf rapl pni pclmulqdq monitor ssse3 fma cx16 pcid sse4_1 sse4_2 x2apic movbe popcnt aes xsave avx f16c rdrand lahf_lm cmp_legacy svm extapic cr8_legacy abm sse4a misalignsse 3dnowprefetch osvw ibs skinit wdt tce topoext perfctr_core perfctr_nb bpext perfctr_llc mwaitx cat_l3 cdp_l3 hw_pstate ssbd mba perfmon_v2 ibrs ibpb stibp ibrs_enhanced vmmcall fsgsbase tsc_adjust bmi1 avx2 smep bmi2 invpcid cqm rdt_a avx512f avx512dq rdseed adx smap avx512ifma clflushopt clwb avx512cd sha_ni avx512bw avx512vl xsaveopt xsavec xgetbv1 xsaves cqm_llc cqm_occup_llc cqm_mbm_total cqm_mbm_local user_shstk avx_vnni avx512_bf16 clzero irperf xsaveerptr rdpru wbnoinvd amd_ppin cppc arat npt lbrv svm_lock nrip_save tsc_scale vmcb_clean flushbyasid decodeassists pausefilter pfthreshold avic v_vmsave_vmload vgif x2avic v_spec_ctrl vnmi avx512vbmi umip pku ospke avx512_vbmi2 gfni vaes vpclmulqdq avx512_vnni avx512_bitalg avx512_vpopcntdq la57 rdpid bus_lock_detect movdiri movdir64b overflow_recov succor smca avx512_vp2intersect flush_l1d debug_swap amd_lbr_pmc_freeze
bugs : sysret_ss_attrs spectre_v1 spectre_v2 spec_store_bypass srso spectre_v2_user vmscape
bogomips : 7090.34
TLB size : 192 4K pages
clflush size : 64
cache_alignment : 64
address sizes : 52 bits physical, 57 bits virtual
power management: ts ttp tm hwpstate eff_freq_ro [13] [14]
processor : 4
vendor_id : AuthenticAMD
cpu family : 26
model : 2
model name : AMD EPYC 9355 32-Core Processor
stepping : 1
microcode : 0xb00215a
cpu MHz : 3577.164
cache size : 1024 KB
physical id : 0
siblings : 32
core id : 64
cpu cores : 32
apicid : 64
initial apicid : 64
fpu : yes
fpu_exception : yes
cpuid level : 16
wp : yes
flags : fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush mmx fxsr sse sse2 ht syscall nx mmxext fxsr_opt pdpe1gb rdtscp lm constant_tsc rep_good amd_lbr_v2 nopl xtopology nonstop_tsc cpuid extd_apicid aperfmperf rapl pni pclmulqdq monitor ssse3 fma cx16 pcid sse4_1 sse4_2 x2apic movbe popcnt aes xsave avx f16c rdrand lahf_lm cmp_legacy svm extapic cr8_legacy abm sse4a misalignsse 3dnowprefetch osvw ibs skinit wdt tce topoext perfctr_core perfctr_nb bpext perfctr_llc mwaitx cat_l3 cdp_l3 hw_pstate ssbd mba perfmon_v2 ibrs ibpb stibp ibrs_enhanced vmmcall fsgsbase tsc_adjust bmi1 avx2 smep bmi2 invpcid cqm rdt_a avx512f avx512dq rdseed adx smap avx512ifma clflushopt clwb avx512cd sha_ni avx512bw avx512vl xsaveopt xsavec xgetbv1 xsaves cqm_llc cqm_occup_llc cqm_mbm_total cqm_mbm_local user_shstk avx_vnni avx512_bf16 clzero irperf xsaveerptr rdpru wbnoinvd amd_ppin cppc arat npt lbrv svm_lock nrip_save tsc_scale vmcb_clean flushbyasid decodeassists pausefilter pfthreshold avic v_vmsave_vmload vgif x2avic v_spec_ctrl vnmi avx512vbmi umip pku ospke avx512_vbmi2 gfni vaes vpclmulqdq avx512_vnni avx512_bitalg avx512_vpopcntdq la57 rdpid bus_lock_detect movdiri movdir64b overflow_recov succor smca avx512_vp2intersect flush_l1d debug_swap amd_lbr_pmc_freeze
bugs : sysret_ss_attrs spectre_v1 spectre_v2 spec_store_bypass srso spectre_v2_user vmscape
bogomips : 7090.34
TLB size : 192 4K pages
clflush size : 64
cache_alignment : 64
address sizes : 52 bits physical, 57 bits virtual
power management: ts ttp tm hwpstate eff_freq_ro [13] [14]
processor : 5
vendor_id : AuthenticAMD
cpu family : 26
model : 2
model name : AMD EPYC 9355 32-Core Processor
stepping : 1
microcode : 0xb00215a
cpu MHz : 3574.618
cache size : 1024 KB
physical id : 0
siblings : 32
core id : 65
cpu cores : 32
apicid : 65
initial apicid : 65
fpu : yes
fpu_exception : yes
cpuid level : 16
wp : yes
flags : fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush mmx fxsr sse sse2 ht syscall nx mmxext fxsr_opt pdpe1gb rdtscp lm constant_tsc rep_good amd_lbr_v2 nopl xtopology nonstop_tsc cpuid extd_apicid aperfmperf rapl pni pclmulqdq monitor ssse3 fma cx16 pcid sse4_1 sse4_2 x2apic movbe popcnt aes xsave avx f16c rdrand lahf_lm cmp_legacy svm extapic cr8_legacy abm sse4a misalignsse 3dnowprefetch osvw ibs skinit wdt tce topoext perfctr_core perfctr_nb bpext perfctr_llc mwaitx cat_l3 cdp_l3 hw_pstate ssbd mba perfmon_v2 ibrs ibpb stibp ibrs_enhanced vmmcall fsgsbase tsc_adjust bmi1 avx2 smep bmi2 invpcid cqm rdt_a avx512f avx512dq rdseed adx smap avx512ifma clflushopt clwb avx512cd sha_ni avx512bw avx512vl xsaveopt xsavec xgetbv1 xsaves cqm_llc cqm_occup_llc cqm_mbm_total cqm_mbm_local user_shstk avx_vnni avx512_bf16 clzero irperf xsaveerptr rdpru wbnoinvd amd_ppin cppc arat npt lbrv svm_lock nrip_save tsc_scale vmcb_clean flushbyasid decodeassists pausefilter pfthreshold avic v_vmsave_vmload vgif x2avic v_spec_ctrl vnmi avx512vbmi umip pku ospke avx512_vbmi2 gfni vaes vpclmulqdq avx512_vnni avx512_bitalg avx512_vpopcntdq la57 rdpid bus_lock_detect movdiri movdir64b overflow_recov succor smca avx512_vp2intersect flush_l1d debug_swap amd_lbr_pmc_freeze
bugs : sysret_ss_attrs spectre_v1 spectre_v2 spec_store_bypass srso spectre_v2_user vmscape
bogomips : 7090.34
TLB size : 192 4K pages
clflush size : 64
cache_alignment : 64
address sizes : 52 bits physical, 57 bits virtual
power management: ts ttp tm hwpstate eff_freq_ro [13] [14]
processor : 6
vendor_id : AuthenticAMD
cpu family : 26
model : 2
model name : AMD EPYC 9355 32-Core Processor
stepping : 1
microcode : 0xb00215a
cpu MHz : 2493.659
cache size : 1024 KB
physical id : 0
siblings : 32
core id : 66
cpu cores : 32
apicid : 66
initial apicid : 66
fpu : yes
fpu_exception : yes
cpuid level : 16
wp : yes
flags : fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush mmx fxsr sse sse2 ht syscall nx mmxext fxsr_opt pdpe1gb rdtscp lm constant_tsc rep_good amd_lbr_v2 nopl xtopology nonstop_tsc cpuid extd_apicid aperfmperf rapl pni pclmulqdq monitor ssse3 fma cx16 pcid sse4_1 sse4_2 x2apic movbe popcnt aes xsave avx f16c rdrand lahf_lm cmp_legacy svm extapic cr8_legacy abm sse4a misalignsse 3dnowprefetch osvw ibs skinit wdt tce topoext perfctr_core perfctr_nb bpext perfctr_llc mwaitx cat_l3 cdp_l3 hw_pstate ssbd mba perfmon_v2 ibrs ibpb stibp ibrs_enhanced vmmcall fsgsbase tsc_adjust bmi1 avx2 smep bmi2 invpcid cqm rdt_a avx512f avx512dq rdseed adx smap avx512ifma clflushopt clwb avx512cd sha_ni avx512bw avx512vl xsaveopt xsavec xgetbv1 xsaves cqm_llc cqm_occup_llc cqm_mbm_total cqm_mbm_local user_shstk avx_vnni avx512_bf16 clzero irperf xsaveerptr rdpru wbnoinvd amd_ppin cppc arat npt lbrv svm_lock nrip_save tsc_scale vmcb_clean flushbyasid decodeassists pausefilter pfthreshold avic v_vmsave_vmload vgif x2avic v_spec_ctrl vnmi avx512vbmi umip pku ospke avx512_vbmi2 gfni vaes vpclmulqdq avx512_vnni avx512_bitalg avx512_vpopcntdq la57 rdpid bus_lock_detect movdiri movdir64b overflow_recov succor smca avx512_vp2intersect flush_l1d debug_swap amd_lbr_pmc_freeze
bugs : sysret_ss_attrs spectre_v1 spectre_v2 spec_store_bypass srso spectre_v2_user vmscape
bogomips : 7090.34
TLB size : 192 4K pages
clflush size : 64
cache_alignment : 64
address sizes : 52 bits physical, 57 bits virtual
power management: ts ttp tm hwpstate eff_freq_ro [13] [14]
processor : 7
vendor_id : AuthenticAMD
cpu family : 26
model : 2
model name : AMD EPYC 9355 32-Core Processor
stepping : 1
microcode : 0xb00215a
cpu MHz : 3579.737
cache size : 1024 KB
physical id : 0
siblings : 32
core id : 67
cpu cores : 32
apicid : 67
initial apicid : 67
fpu : yes
fpu_exception : yes
cpuid level : 16
wp : yes
flags : fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush mmx fxsr sse sse2 ht syscall nx mmxext fxsr_opt pdpe1gb rdtscp lm constant_tsc rep_good amd_lbr_v2 nopl xtopology nonstop_tsc cpuid extd_apicid aperfmperf rapl pni pclmulqdq monitor ssse3 fma cx16 pcid sse4_1 sse4_2 x2apic movbe popcnt aes xsave avx f16c rdrand lahf_lm cmp_legacy svm extapic cr8_legacy abm sse4a misalignsse 3dnowprefetch osvw ibs skinit wdt tce topoext perfctr_core perfctr_nb bpext perfctr_llc mwaitx cat_l3 cdp_l3 hw_pstate ssbd mba perfmon_v2 ibrs ibpb stibp ibrs_enhanced vmmcall fsgsbase tsc_adjust bmi1 avx2 smep bmi2 invpcid cqm rdt_a avx512f avx512dq rdseed adx smap avx512ifma clflushopt clwb avx512cd sha_ni avx512bw avx512vl xsaveopt xsavec xgetbv1 xsaves cqm_llc cqm_occup_llc cqm_mbm_total cqm_mbm_local user_shstk avx_vnni avx512_bf16 clzero irperf xsaveerptr rdpru wbnoinvd amd_ppin cppc arat npt lbrv svm_lock nrip_save tsc_scale vmcb_clean flushbyasid decodeassists pausefilter pfthreshold avic v_vmsave_vmload vgif x2avic v_spec_ctrl vnmi avx512vbmi umip pku ospke avx512_vbmi2 gfni vaes vpclmulqdq avx512_vnni avx512_bitalg avx512_vpopcntdq la57 rdpid bus_lock_detect movdiri movdir64b overflow_recov succor smca avx512_vp2intersect flush_l1d debug_swap amd_lbr_pmc_freeze
bugs : sysret_ss_attrs spectre_v1 spectre_v2 spec_store_bypass srso spectre_v2_user vmscape
bogomips : 7090.34
TLB size : 192 4K pages
clflush size : 64
cache_alignment : 64
address sizes : 52 bits physical, 57 bits virtual
power management: ts ttp tm hwpstate eff_freq_ro [13] [14]
processor : 8
vendor_id : AuthenticAMD
cpu family : 26
model : 2
model name : AMD EPYC 9355 32-Core Processor
stepping : 1
microcode : 0xb00215a
cpu MHz : 3587.711
cache size : 1024 KB
physical id : 0
siblings : 32
core id : 32
cpu cores : 32
apicid : 32
initial apicid : 32
fpu : yes
fpu_exception : yes
cpuid level : 16
wp : yes
flags : fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush mmx fxsr sse sse2 ht syscall nx mmxext fxsr_opt pdpe1gb rdtscp lm constant_tsc rep_good amd_lbr_v2 nopl xtopology nonstop_tsc cpuid extd_apicid aperfmperf rapl pni pclmulqdq monitor ssse3 fma cx16 pcid sse4_1 sse4_2 x2apic movbe popcnt aes xsave avx f16c rdrand lahf_lm cmp_legacy svm extapic cr8_legacy abm sse4a misalignsse 3dnowprefetch osvw ibs skinit wdt tce topoext perfctr_core perfctr_nb bpext perfctr_llc mwaitx cat_l3 cdp_l3 hw_pstate ssbd mba perfmon_v2 ibrs ibpb stibp ibrs_enhanced vmmcall fsgsbase tsc_adjust bmi1 avx2 smep bmi2 invpcid cqm rdt_a avx512f avx512dq rdseed adx smap avx512ifma clflushopt clwb avx512cd sha_ni avx512bw avx512vl xsaveopt xsavec xgetbv1 xsaves cqm_llc cqm_occup_llc cqm_mbm_total cqm_mbm_local user_shstk avx_vnni avx512_bf16 clzero irperf xsaveerptr rdpru wbnoinvd amd_ppin cppc arat npt lbrv svm_lock nrip_save tsc_scale vmcb_clean flushbyasid decodeassists pausefilter pfthreshold avic v_vmsave_vmload vgif x2avic v_spec_ctrl vnmi avx512vbmi umip pku ospke avx512_vbmi2 gfni vaes vpclmulqdq avx512_vnni avx512_bitalg avx512_vpopcntdq la57 rdpid bus_lock_detect movdiri movdir64b overflow_recov succor smca avx512_vp2intersect flush_l1d debug_swap amd_lbr_pmc_freeze
bugs : sysret_ss_attrs spectre_v1 spectre_v2 spec_store_bypass srso spectre_v2_user vmscape
bogomips : 7090.34
TLB size : 192 4K pages
clflush size : 64
cache_alignment : 64
address sizes : 52 bits physical, 57 bits virtual
power management: ts ttp tm hwpstate eff_freq_ro [13] [14]
processor : 9
vendor_id : AuthenticAMD
cpu family : 26
model : 2
model name : AMD EPYC 9355 32-Core Processor
stepping : 1
microcode : 0xb00215a
cpu MHz : 2493.659
cache size : 1024 KB
physical id : 0
siblings : 32
core id : 33
cpu cores : 32
apicid : 33
initial apicid : 33
fpu : yes
fpu_exception : yes
cpuid level : 16
wp : yes
flags : fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush mmx fxsr sse sse2 ht syscall nx mmxext fxsr_opt pdpe1gb rdtscp lm constant_tsc rep_good amd_lbr_v2 nopl xtopology nonstop_tsc cpuid extd_apicid aperfmperf rapl pni pclmulqdq monitor ssse3 fma cx16 pcid sse4_1 sse4_2 x2apic movbe popcnt aes xsave avx f16c rdrand lahf_lm cmp_legacy svm extapic cr8_legacy abm sse4a misalignsse 3dnowprefetch osvw ibs skinit wdt tce topoext perfctr_core perfctr_nb bpext perfctr_llc mwaitx cat_l3 cdp_l3 hw_pstate ssbd mba perfmon_v2 ibrs ibpb stibp ibrs_enhanced vmmcall fsgsbase tsc_adjust bmi1 avx2 smep bmi2 invpcid cqm rdt_a avx512f avx512dq rdseed adx smap avx512ifma clflushopt clwb avx512cd sha_ni avx512bw avx512vl xsaveopt xsavec xgetbv1 xsaves cqm_llc cqm_occup_llc cqm_mbm_total cqm_mbm_local user_shstk avx_vnni avx512_bf16 clzero irperf xsaveerptr rdpru wbnoinvd amd_ppin cppc arat npt lbrv svm_lock nrip_save tsc_scale vmcb_clean flushbyasid decodeassists pausefilter pfthreshold avic v_vmsave_vmload vgif x2avic v_spec_ctrl vnmi avx512vbmi umip pku ospke avx512_vbmi2 gfni vaes vpclmulqdq avx512_vnni avx512_bitalg avx512_vpopcntdq la57 rdpid bus_lock_detect movdiri movdir64b overflow_recov succor smca avx512_vp2intersect flush_l1d debug_swap amd_lbr_pmc_freeze
bugs : sysret_ss_attrs spectre_v1 spectre_v2 spec_store_bypass srso spectre_v2_user vmscape
bogomips : 7090.34
TLB size : 192 4K pages
clflush size : 64
cache_alignment : 64
address sizes : 52 bits physical, 57 bits virtual
power management: ts ttp tm hwpstate eff_freq_ro [13] [14]
processor : 10
vendor_id : AuthenticAMD
cpu family : 26
model : 2
model name : AMD EPYC 9355 32-Core Processor
stepping : 1
microcode : 0xb00215a
cpu MHz : 3591.032
cache size : 1024 KB
physical id : 0
siblings : 32
core id : 34
cpu cores : 32
apicid : 34
initial apicid : 34
fpu : yes
fpu_exception : yes
cpuid level : 16
wp : yes
flags : fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush mmx fxsr sse sse2 ht syscall nx mmxext fxsr_opt pdpe1gb rdtscp lm constant_tsc rep_good amd_lbr_v2 nopl xtopology nonstop_tsc cpuid extd_apicid aperfmperf rapl pni pclmulqdq monitor ssse3 fma cx16 pcid sse4_1 sse4_2 x2apic movbe popcnt aes xsave avx f16c rdrand lahf_lm cmp_legacy svm extapic cr8_legacy abm sse4a misalignsse 3dnowprefetch osvw ibs skinit wdt tce topoext perfctr_core perfctr_nb bpext perfctr_llc mwaitx cat_l3 cdp_l3 hw_pstate ssbd mba perfmon_v2 ibrs ibpb stibp ibrs_enhanced vmmcall fsgsbase tsc_adjust bmi1 avx2 smep bmi2 invpcid cqm rdt_a avx512f avx512dq rdseed adx smap avx512ifma clflushopt clwb avx512cd sha_ni avx512bw avx512vl xsaveopt xsavec xgetbv1 xsaves cqm_llc cqm_occup_llc cqm_mbm_total cqm_mbm_local user_shstk avx_vnni avx512_bf16 clzero irperf xsaveerptr rdpru wbnoinvd amd_ppin cppc arat npt lbrv svm_lock nrip_save tsc_scale vmcb_clean flushbyasid decodeassists pausefilter pfthreshold avic v_vmsave_vmload vgif x2avic v_spec_ctrl vnmi avx512vbmi umip pku ospke avx512_vbmi2 gfni vaes vpclmulqdq avx512_vnni avx512_bitalg avx512_vpopcntdq la57 rdpid bus_lock_detect movdiri movdir64b overflow_recov succor smca avx512_vp2intersect flush_l1d debug_swap amd_lbr_pmc_freeze
bugs : sysret_ss_attrs spectre_v1 spectre_v2 spec_store_bypass srso spectre_v2_user vmscape
bogomips : 7090.34
TLB size : 192 4K pages
clflush size : 64
cache_alignment : 64
address sizes : 52 bits physical, 57 bits virtual
power management: ts ttp tm hwpstate eff_freq_ro [13] [14]
processor : 11
vendor_id : AuthenticAMD
cpu family : 26
model : 2
model name : AMD EPYC 9355 32-Core Processor
stepping : 1
microcode : 0xb00215a
cpu MHz : 3589.775
cache size : 1024 KB
physical id : 0
siblings : 32
core id : 35
cpu cores : 32
apicid : 35
initial apicid : 35
fpu : yes
fpu_exception : yes
cpuid level : 16
wp : yes
flags : fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush mmx fxsr sse sse2 ht syscall nx mmxext fxsr_opt pdpe1gb rdtscp lm constant_tsc rep_good amd_lbr_v2 nopl xtopology nonstop_tsc cpuid extd_apicid aperfmperf rapl pni pclmulqdq monitor ssse3 fma cx16 pcid sse4_1 sse4_2 x2apic movbe popcnt aes xsave avx f16c rdrand lahf_lm cmp_legacy svm extapic cr8_legacy abm sse4a misalignsse 3dnowprefetch osvw ibs skinit wdt tce topoext perfctr_core perfctr_nb bpext perfctr_llc mwaitx cat_l3 cdp_l3 hw_pstate ssbd mba perfmon_v2 ibrs ibpb stibp ibrs_enhanced vmmcall fsgsbase tsc_adjust bmi1 avx2 smep bmi2 invpcid cqm rdt_a avx512f avx512dq rdseed adx smap avx512ifma clflushopt clwb avx512cd sha_ni avx512bw avx512vl xsaveopt xsavec xgetbv1 xsaves cqm_llc cqm_occup_llc cqm_mbm_total cqm_mbm_local user_shstk avx_vnni avx512_bf16 clzero irperf xsaveerptr rdpru wbnoinvd amd_ppin cppc arat npt lbrv svm_lock nrip_save tsc_scale vmcb_clean flushbyasid decodeassists pausefilter pfthreshold avic v_vmsave_vmload vgif x2avic v_spec_ctrl vnmi avx512vbmi umip pku ospke avx512_vbmi2 gfni vaes vpclmulqdq avx512_vnni avx512_bitalg avx512_vpopcntdq la57 rdpid bus_lock_detect movdiri movdir64b overflow_recov succor smca avx512_vp2intersect flush_l1d debug_swap amd_lbr_pmc_freeze
bugs : sysret_ss_attrs spectre_v1 spectre_v2 spec_store_bypass srso spectre_v2_user vmscape
bogomips : 7090.34
TLB size : 192 4K pages
clflush size : 64
cache_alignment : 64
address sizes : 52 bits physical, 57 bits virtual
power management: ts ttp tm hwpstate eff_freq_ro [13] [14]
processor : 12
vendor_id : AuthenticAMD
cpu family : 26
model : 2
model name : AMD EPYC 9355 32-Core Processor
stepping : 1
microcode : 0xb00215a
cpu MHz : 2493.659
cache size : 1024 KB
physical id : 0
siblings : 32
core id : 96
cpu cores : 32
apicid : 96
initial apicid : 96
fpu : yes
fpu_exception : yes
cpuid level : 16
wp : yes
flags : fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush mmx fxsr sse sse2 ht syscall nx mmxext fxsr_opt pdpe1gb rdtscp lm constant_tsc rep_good amd_lbr_v2 nopl xtopology nonstop_tsc cpuid extd_apicid aperfmperf rapl pni pclmulqdq monitor ssse3 fma cx16 pcid sse4_1 sse4_2 x2apic movbe popcnt aes xsave avx f16c rdrand lahf_lm cmp_legacy svm extapic cr8_legacy abm sse4a misalignsse 3dnowprefetch osvw ibs skinit wdt tce topoext perfctr_core perfctr_nb bpext perfctr_llc mwaitx cat_l3 cdp_l3 hw_pstate ssbd mba perfmon_v2 ibrs ibpb stibp ibrs_enhanced vmmcall fsgsbase tsc_adjust bmi1 avx2 smep bmi2 invpcid cqm rdt_a avx512f avx512dq rdseed adx smap avx512ifma clflushopt clwb avx512cd sha_ni avx512bw avx512vl xsaveopt xsavec xgetbv1 xsaves cqm_llc cqm_occup_llc cqm_mbm_total cqm_mbm_local user_shstk avx_vnni avx512_bf16 clzero irperf xsaveerptr rdpru wbnoinvd amd_ppin cppc arat npt lbrv svm_lock nrip_save tsc_scale vmcb_clean flushbyasid decodeassists pausefilter pfthreshold avic v_vmsave_vmload vgif x2avic v_spec_ctrl vnmi avx512vbmi umip pku ospke avx512_vbmi2 gfni vaes vpclmulqdq avx512_vnni avx512_bitalg avx512_vpopcntdq la57 rdpid bus_lock_detect movdiri movdir64b overflow_recov succor smca avx512_vp2intersect flush_l1d debug_swap amd_lbr_pmc_freeze
bugs : sysret_ss_attrs spectre_v1 spectre_v2 spec_store_bypass srso spectre_v2_user vmscape
bogomips : 7090.34
TLB size : 192 4K pages
clflush size : 64
cache_alignment : 64
address sizes : 52 bits physical, 57 bits virtual
power management: ts ttp tm hwpstate eff_freq_ro [13] [14]
processor : 13
vendor_id : AuthenticAMD
cpu family : 26
model : 2
model name : AMD EPYC 9355 32-Core Processor
stepping : 1
microcode : 0xb00215a
cpu MHz : 2493.659
cache size : 1024 KB
physical id : 0
siblings : 32
core id : 97
cpu cores : 32
apicid : 97
initial apicid : 97
fpu : yes
fpu_exception : yes
cpuid level : 16
wp : yes
flags : fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush mmx fxsr sse sse2 ht syscall nx mmxext fxsr_opt pdpe1gb rdtscp lm constant_tsc rep_good amd_lbr_v2 nopl xtopology nonstop_tsc cpuid extd_apicid aperfmperf rapl pni pclmulqdq monitor ssse3 fma cx16 pcid sse4_1 sse4_2 x2apic movbe popcnt aes xsave avx f16c rdrand lahf_lm cmp_legacy svm extapic cr8_legacy abm sse4a misalignsse 3dnowprefetch osvw ibs skinit wdt tce topoext perfctr_core perfctr_nb bpext perfctr_llc mwaitx cat_l3 cdp_l3 hw_pstate ssbd mba perfmon_v2 ibrs ibpb stibp ibrs_enhanced vmmcall fsgsbase tsc_adjust bmi1 avx2 smep bmi2 invpcid cqm rdt_a avx512f avx512dq rdseed adx smap avx512ifma clflushopt clwb avx512cd sha_ni avx512bw avx512vl xsaveopt xsavec xgetbv1 xsaves cqm_llc cqm_occup_llc cqm_mbm_total cqm_mbm_local user_shstk avx_vnni avx512_bf16 clzero irperf xsaveerptr rdpru wbnoinvd amd_ppin cppc arat npt lbrv svm_lock nrip_save tsc_scale vmcb_clean flushbyasid decodeassists pausefilter pfthreshold avic v_vmsave_vmload vgif x2avic v_spec_ctrl vnmi avx512vbmi umip pku ospke avx512_vbmi2 gfni vaes vpclmulqdq avx512_vnni avx512_bitalg avx512_vpopcntdq la57 rdpid bus_lock_detect movdiri movdir64b overflow_recov succor smca avx512_vp2intersect flush_l1d debug_swap amd_lbr_pmc_freeze
bugs : sysret_ss_attrs spectre_v1 spectre_v2 spec_store_bypass srso spectre_v2_user vmscape
bogomips : 7090.34
TLB size : 192 4K pages
clflush size : 64
cache_alignment : 64
address sizes : 52 bits physical, 57 bits virtual
power management: ts ttp tm hwpstate eff_freq_ro [13] [14]
processor : 14
vendor_id : AuthenticAMD
cpu family : 26
model : 2
model name : AMD EPYC 9355 32-Core Processor
stepping : 1
microcode : 0xb00215a
cpu MHz : 3595.099
cache size : 1024 KB
physical id : 0
siblings : 32
core id : 98
cpu cores : 32
apicid : 98
initial apicid : 98
fpu : yes
fpu_exception : yes
cpuid level : 16
wp : yes
flags : fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush mmx fxsr sse sse2 ht syscall nx mmxext fxsr_opt pdpe1gb rdtscp lm constant_tsc rep_good amd_lbr_v2 nopl xtopology nonstop_tsc cpuid extd_apicid aperfmperf rapl pni pclmulqdq monitor ssse3 fma cx16 pcid sse4_1 sse4_2 x2apic movbe popcnt aes xsave avx f16c rdrand lahf_lm cmp_legacy svm extapic cr8_legacy abm sse4a misalignsse 3dnowprefetch osvw ibs skinit wdt tce topoext perfctr_core perfctr_nb bpext perfctr_llc mwaitx cat_l3 cdp_l3 hw_pstate ssbd mba perfmon_v2 ibrs ibpb stibp ibrs_enhanced vmmcall fsgsbase tsc_adjust bmi1 avx2 smep bmi2 invpcid cqm rdt_a avx512f avx512dq rdseed adx smap avx512ifma clflushopt clwb avx512cd sha_ni avx512bw avx512vl xsaveopt xsavec xgetbv1 xsaves cqm_llc cqm_occup_llc cqm_mbm_total cqm_mbm_local user_shstk avx_vnni avx512_bf16 clzero irperf xsaveerptr rdpru wbnoinvd amd_ppin cppc arat npt lbrv svm_lock nrip_save tsc_scale vmcb_clean flushbyasid decodeassists pausefilter pfthreshold avic v_vmsave_vmload vgif x2avic v_spec_ctrl vnmi avx512vbmi umip pku ospke avx512_vbmi2 gfni vaes vpclmulqdq avx512_vnni avx512_bitalg avx512_vpopcntdq la57 rdpid bus_lock_detect movdiri movdir64b overflow_recov succor smca avx512_vp2intersect flush_l1d debug_swap amd_lbr_pmc_freeze
bugs : sysret_ss_attrs spectre_v1 spectre_v2 spec_store_bypass srso spectre_v2_user vmscape
bogomips : 7090.34
TLB size : 192 4K pages
clflush size : 64
cache_alignment : 64
address sizes : 52 bits physical, 57 bits virtual
power management: ts ttp tm hwpstate eff_freq_ro [13] [14]
processor : 15
vendor_id : AuthenticAMD
cpu family : 26
model : 2
model name : AMD EPYC 9355 32-Core Processor
stepping : 1
microcode : 0xb00215a
cpu MHz : 2493.659
cache size : 1024 KB
physical id : 0
siblings : 32
core id : 99
cpu cores : 32
apicid : 99
initial apicid : 99
fpu : yes
fpu_exception : yes
cpuid level : 16
wp : yes
flags : fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush mmx fxsr sse sse2 ht syscall nx mmxext fxsr_opt pdpe1gb rdtscp lm constant_tsc rep_good amd_lbr_v2 nopl xtopology nonstop_tsc cpuid extd_apicid aperfmperf rapl pni pclmulqdq monitor ssse3 fma cx16 pcid sse4_1 sse4_2 x2apic movbe popcnt aes xsave avx f16c rdrand lahf_lm cmp_legacy svm extapic cr8_legacy abm sse4a misalignsse 3dnowprefetch osvw ibs skinit wdt tce topoext perfctr_core perfctr_nb bpext perfctr_llc mwaitx cat_l3 cdp_l3 hw_pstate ssbd mba perfmon_v2 ibrs ibpb stibp ibrs_enhanced vmmcall fsgsbase tsc_adjust bmi1 avx2 smep bmi2 invpcid cqm rdt_a avx512f avx512dq rdseed adx smap avx512ifma clflushopt clwb avx512cd sha_ni avx512bw avx512vl xsaveopt xsavec xgetbv1 xsaves cqm_llc cqm_occup_llc cqm_mbm_total cqm_mbm_local user_shstk avx_vnni avx512_bf16 clzero irperf xsaveerptr rdpru wbnoinvd amd_ppin cppc arat npt lbrv svm_lock nrip_save tsc_scale vmcb_clean flushbyasid decodeassists pausefilter pfthreshold avic v_vmsave_vmload vgif x2avic v_spec_ctrl vnmi avx512vbmi umip pku ospke avx512_vbmi2 gfni vaes vpclmulqdq avx512_vnni avx512_bitalg avx512_vpopcntdq la57 rdpid bus_lock_detect movdiri movdir64b overflow_recov succor smca avx512_vp2intersect flush_l1d debug_swap amd_lbr_pmc_freeze
bugs : sysret_ss_attrs spectre_v1 spectre_v2 spec_store_bypass srso spectre_v2_user vmscape
bogomips : 7090.34
TLB size : 192 4K pages
clflush size : 64
cache_alignment : 64
address sizes : 52 bits physical, 57 bits virtual
power management: ts ttp tm hwpstate eff_freq_ro [13] [14]
processor : 16
vendor_id : AuthenticAMD
cpu family : 26
model : 2
model name : AMD EPYC 9355 32-Core Processor
stepping : 1
microcode : 0xb00215a
cpu MHz : 2493.659
cache size : 1024 KB
physical id : 0
siblings : 32
core id : 48
cpu cores : 32
apicid : 48
initial apicid : 48
fpu : yes
fpu_exception : yes
cpuid level : 16
wp : yes
flags : fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush mmx fxsr sse sse2 ht syscall nx mmxext fxsr_opt pdpe1gb rdtscp lm constant_tsc rep_good amd_lbr_v2 nopl xtopology nonstop_tsc cpuid extd_apicid aperfmperf rapl pni pclmulqdq monitor ssse3 fma cx16 pcid sse4_1 sse4_2 x2apic movbe popcnt aes xsave avx f16c rdrand lahf_lm cmp_legacy svm extapic cr8_legacy abm sse4a misalignsse 3dnowprefetch osvw ibs skinit wdt tce topoext perfctr_core perfctr_nb bpext perfctr_llc mwaitx cat_l3 cdp_l3 hw_pstate ssbd mba perfmon_v2 ibrs ibpb stibp ibrs_enhanced vmmcall fsgsbase tsc_adjust bmi1 avx2 smep bmi2 invpcid cqm rdt_a avx512f avx512dq rdseed adx smap avx512ifma clflushopt clwb avx512cd sha_ni avx512bw avx512vl xsaveopt xsavec xgetbv1 xsaves cqm_llc cqm_occup_llc cqm_mbm_total cqm_mbm_local user_shstk avx_vnni avx512_bf16 clzero irperf xsaveerptr rdpru wbnoinvd amd_ppin cppc arat npt lbrv svm_lock nrip_save tsc_scale vmcb_clean flushbyasid decodeassists pausefilter pfthreshold avic v_vmsave_vmload vgif x2avic v_spec_ctrl vnmi avx512vbmi umip pku ospke avx512_vbmi2 gfni vaes vpclmulqdq avx512_vnni avx512_bitalg avx512_vpopcntdq la57 rdpid bus_lock_detect movdiri movdir64b overflow_recov succor smca avx512_vp2intersect flush_l1d debug_swap amd_lbr_pmc_freeze
bugs : sysret_ss_attrs spectre_v1 spectre_v2 spec_store_bypass srso spectre_v2_user vmscape
bogomips : 7090.34
TLB size : 192 4K pages
clflush size : 64
cache_alignment : 64
address sizes : 52 bits physical, 57 bits virtual
power management: ts ttp tm hwpstate eff_freq_ro [13] [14]
processor : 17
vendor_id : AuthenticAMD
cpu family : 26
model : 2
model name : AMD EPYC 9355 32-Core Processor
stepping : 1
microcode : 0xb00215a
cpu MHz : 3596.012
cache size : 1024 KB
physical id : 0
siblings : 32
core id : 49
cpu cores : 32
apicid : 49
initial apicid : 49
fpu : yes
fpu_exception : yes
cpuid level : 16
wp : yes
flags : fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush mmx fxsr sse sse2 ht syscall nx mmxext fxsr_opt pdpe1gb rdtscp lm constant_tsc rep_good amd_lbr_v2 nopl xtopology nonstop_tsc cpuid extd_apicid aperfmperf rapl pni pclmulqdq monitor ssse3 fma cx16 pcid sse4_1 sse4_2 x2apic movbe popcnt aes xsave avx f16c rdrand lahf_lm cmp_legacy svm extapic cr8_legacy abm sse4a misalignsse 3dnowprefetch osvw ibs skinit wdt tce topoext perfctr_core perfctr_nb bpext perfctr_llc mwaitx cat_l3 cdp_l3 hw_pstate ssbd mba perfmon_v2 ibrs ibpb stibp ibrs_enhanced vmmcall fsgsbase tsc_adjust bmi1 avx2 smep bmi2 invpcid cqm rdt_a avx512f avx512dq rdseed adx smap avx512ifma clflushopt clwb avx512cd sha_ni avx512bw avx512vl xsaveopt xsavec xgetbv1 xsaves cqm_llc cqm_occup_llc cqm_mbm_total cqm_mbm_local user_shstk avx_vnni avx512_bf16 clzero irperf xsaveerptr rdpru wbnoinvd amd_ppin cppc arat npt lbrv svm_lock nrip_save tsc_scale vmcb_clean flushbyasid decodeassists pausefilter pfthreshold avic v_vmsave_vmload vgif x2avic v_spec_ctrl vnmi avx512vbmi umip pku ospke avx512_vbmi2 gfni vaes vpclmulqdq avx512_vnni avx512_bitalg avx512_vpopcntdq la57 rdpid bus_lock_detect movdiri movdir64b overflow_recov succor smca avx512_vp2intersect flush_l1d debug_swap amd_lbr_pmc_freeze
bugs : sysret_ss_attrs spectre_v1 spectre_v2 spec_store_bypass srso spectre_v2_user vmscape
bogomips : 7090.34
TLB size : 192 4K pages
clflush size : 64
cache_alignment : 64
address sizes : 52 bits physical, 57 bits virtual
power management: ts ttp tm hwpstate eff_freq_ro [13] [14]
processor : 18
vendor_id : AuthenticAMD
cpu family : 26
model : 2
model name : AMD EPYC 9355 32-Core Processor
stepping : 1
microcode : 0xb00215a
cpu MHz : 2493.659
cache size : 1024 KB
physical id : 0
siblings : 32
core id : 50
cpu cores : 32
apicid : 50
initial apicid : 50
fpu : yes
fpu_exception : yes
cpuid level : 16
wp : yes
flags : fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush mmx fxsr sse sse2 ht syscall nx mmxext fxsr_opt pdpe1gb rdtscp lm constant_tsc rep_good amd_lbr_v2 nopl xtopology nonstop_tsc cpuid extd_apicid aperfmperf rapl pni pclmulqdq monitor ssse3 fma cx16 pcid sse4_1 sse4_2 x2apic movbe popcnt aes xsave avx f16c rdrand lahf_lm cmp_legacy svm extapic cr8_legacy abm sse4a misalignsse 3dnowprefetch osvw ibs skinit wdt tce topoext perfctr_core perfctr_nb bpext perfctr_llc mwaitx cat_l3 cdp_l3 hw_pstate ssbd mba perfmon_v2 ibrs ibpb stibp ibrs_enhanced vmmcall fsgsbase tsc_adjust bmi1 avx2 smep bmi2 invpcid cqm rdt_a avx512f avx512dq rdseed adx smap avx512ifma clflushopt clwb avx512cd sha_ni avx512bw avx512vl xsaveopt xsavec xgetbv1 xsaves cqm_llc cqm_occup_llc cqm_mbm_total cqm_mbm_local user_shstk avx_vnni avx512_bf16 clzero irperf xsaveerptr rdpru wbnoinvd amd_ppin cppc arat npt lbrv svm_lock nrip_save tsc_scale vmcb_clean flushbyasid decodeassists pausefilter pfthreshold avic v_vmsave_vmload vgif x2avic v_spec_ctrl vnmi avx512vbmi umip pku ospke avx512_vbmi2 gfni vaes vpclmulqdq avx512_vnni avx512_bitalg avx512_vpopcntdq la57 rdpid bus_lock_detect movdiri movdir64b overflow_recov succor smca avx512_vp2intersect flush_l1d debug_swap amd_lbr_pmc_freeze
bugs : sysret_ss_attrs spectre_v1 spectre_v2 spec_store_bypass srso spectre_v2_user vmscape
bogomips : 7090.34
TLB size : 192 4K pages
clflush size : 64
cache_alignment : 64
address sizes : 52 bits physical, 57 bits virtual
power management: ts ttp tm hwpstate eff_freq_ro [13] [14]
processor : 19
vendor_id : AuthenticAMD
cpu family : 26
model : 2
model name : AMD EPYC 9355 32-Core Processor
stepping : 1
microcode : 0xb00215a
cpu MHz : 2493.659
cache size : 1024 KB
physical id : 0
siblings : 32
core id : 51
cpu cores : 32
apicid : 51
initial apicid : 51
fpu : yes
fpu_exception : yes
cpuid level : 16
wp : yes
flags : fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush mmx fxsr sse sse2 ht syscall nx mmxext fxsr_opt pdpe1gb rdtscp lm constant_tsc rep_good amd_lbr_v2 nopl xtopology nonstop_tsc cpuid extd_apicid aperfmperf rapl pni pclmulqdq monitor ssse3 fma cx16 pcid sse4_1 sse4_2 x2apic movbe popcnt aes xsave avx f16c rdrand lahf_lm cmp_legacy svm extapic cr8_legacy abm sse4a misalignsse 3dnowprefetch osvw ibs skinit wdt tce topoext perfctr_core perfctr_nb bpext perfctr_llc mwaitx cat_l3 cdp_l3 hw_pstate ssbd mba perfmon_v2 ibrs ibpb stibp ibrs_enhanced vmmcall fsgsbase tsc_adjust bmi1 avx2 smep bmi2 invpcid cqm rdt_a avx512f avx512dq rdseed adx smap avx512ifma clflushopt clwb avx512cd sha_ni avx512bw avx512vl xsaveopt xsavec xgetbv1 xsaves cqm_llc cqm_occup_llc cqm_mbm_total cqm_mbm_local user_shstk avx_vnni avx512_bf16 clzero irperf xsaveerptr rdpru wbnoinvd amd_ppin cppc arat npt lbrv svm_lock nrip_save tsc_scale vmcb_clean flushbyasid decodeassists pausefilter pfthreshold avic v_vmsave_vmload vgif x2avic v_spec_ctrl vnmi avx512vbmi umip pku ospke avx512_vbmi2 gfni vaes vpclmulqdq avx512_vnni avx512_bitalg avx512_vpopcntdq la57 rdpid bus_lock_detect movdiri movdir64b overflow_recov succor smca avx512_vp2intersect flush_l1d debug_swap amd_lbr_pmc_freeze
bugs : sysret_ss_attrs spectre_v1 spectre_v2 spec_store_bypass srso spectre_v2_user vmscape
bogomips : 7090.34
TLB size : 192 4K pages
clflush size : 64
cache_alignment : 64
address sizes : 52 bits physical, 57 bits virtual
power management: ts ttp tm hwpstate eff_freq_ro [13] [14]
processor : 20
vendor_id : AuthenticAMD
cpu family : 26
model : 2
model name : AMD EPYC 9355 32-Core Processor
stepping : 1
microcode : 0xb00215a
cpu MHz : 2493.659
cache size : 1024 KB
physical id : 0
siblings : 32
core id : 112
cpu cores : 32
apicid : 112
initial apicid : 112
fpu : yes
fpu_exception : yes
cpuid level : 16
wp : yes
flags : fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush mmx fxsr sse sse2 ht syscall nx mmxext fxsr_opt pdpe1gb rdtscp lm constant_tsc rep_good amd_lbr_v2 nopl xtopology nonstop_tsc cpuid extd_apicid aperfmperf rapl pni pclmulqdq monitor ssse3 fma cx16 pcid sse4_1 sse4_2 x2apic movbe popcnt aes xsave avx f16c rdrand lahf_lm cmp_legacy svm extapic cr8_legacy abm sse4a misalignsse 3dnowprefetch osvw ibs skinit wdt tce topoext perfctr_core perfctr_nb bpext perfctr_llc mwaitx cat_l3 cdp_l3 hw_pstate ssbd mba perfmon_v2 ibrs ibpb stibp ibrs_enhanced vmmcall fsgsbase tsc_adjust bmi1 avx2 smep bmi2 invpcid cqm rdt_a avx512f avx512dq rdseed adx smap avx512ifma clflushopt clwb avx512cd sha_ni avx512bw avx512vl xsaveopt xsavec xgetbv1 xsaves cqm_llc cqm_occup_llc cqm_mbm_total cqm_mbm_local user_shstk avx_vnni avx512_bf16 clzero irperf xsaveerptr rdpru wbnoinvd amd_ppin cppc arat npt lbrv svm_lock nrip_save tsc_scale vmcb_clean flushbyasid decodeassists pausefilter pfthreshold avic v_vmsave_vmload vgif x2avic v_spec_ctrl vnmi avx512vbmi umip pku ospke avx512_vbmi2 gfni vaes vpclmulqdq avx512_vnni avx512_bitalg avx512_vpopcntdq la57 rdpid bus_lock_detect movdiri movdir64b overflow_recov succor smca avx512_vp2intersect flush_l1d debug_swap amd_lbr_pmc_freeze
bugs : sysret_ss_attrs spectre_v1 spectre_v2 spec_store_bypass srso spectre_v2_user vmscape
bogomips : 7090.34
TLB size : 192 4K pages
clflush size : 64
cache_alignment : 64
address sizes : 52 bits physical, 57 bits virtual
power management: ts ttp tm hwpstate eff_freq_ro [13] [14]
processor : 21
vendor_id : AuthenticAMD
cpu family : 26
model : 2
model name : AMD EPYC 9355 32-Core Processor
stepping : 1
microcode : 0xb00215a
cpu MHz : 2493.659
cache size : 1024 KB
physical id : 0
siblings : 32
core id : 113
cpu cores : 32
apicid : 113
initial apicid : 113
fpu : yes
fpu_exception : yes
cpuid level : 16
wp : yes
flags : fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush mmx fxsr sse sse2 ht syscall nx mmxext fxsr_opt pdpe1gb rdtscp lm constant_tsc rep_good amd_lbr_v2 nopl xtopology nonstop_tsc cpuid extd_apicid aperfmperf rapl pni pclmulqdq monitor ssse3 fma cx16 pcid sse4_1 sse4_2 x2apic movbe popcnt aes xsave avx f16c rdrand lahf_lm cmp_legacy svm extapic cr8_legacy abm sse4a misalignsse 3dnowprefetch osvw ibs skinit wdt tce topoext perfctr_core perfctr_nb bpext perfctr_llc mwaitx cat_l3 cdp_l3 hw_pstate ssbd mba perfmon_v2 ibrs ibpb stibp ibrs_enhanced vmmcall fsgsbase tsc_adjust bmi1 avx2 smep bmi2 invpcid cqm rdt_a avx512f avx512dq rdseed adx smap avx512ifma clflushopt clwb avx512cd sha_ni avx512bw avx512vl xsaveopt xsavec xgetbv1 xsaves cqm_llc cqm_occup_llc cqm_mbm_total cqm_mbm_local user_shstk avx_vnni avx512_bf16 clzero irperf xsaveerptr rdpru wbnoinvd amd_ppin cppc arat npt lbrv svm_lock nrip_save tsc_scale vmcb_clean flushbyasid decodeassists pausefilter pfthreshold avic v_vmsave_vmload vgif x2avic v_spec_ctrl vnmi avx512vbmi umip pku ospke avx512_vbmi2 gfni vaes vpclmulqdq avx512_vnni avx512_bitalg avx512_vpopcntdq la57 rdpid bus_lock_detect movdiri movdir64b overflow_recov succor smca avx512_vp2intersect flush_l1d debug_swap amd_lbr_pmc_freeze
bugs : sysret_ss_attrs spectre_v1 spectre_v2 spec_store_bypass srso spectre_v2_user vmscape
bogomips : 7090.34
TLB size : 192 4K pages
clflush size : 64
cache_alignment : 64
address sizes : 52 bits physical, 57 bits virtual
power management: ts ttp tm hwpstate eff_freq_ro [13] [14]
processor : 22
vendor_id : AuthenticAMD
cpu family : 26
model : 2
model name : AMD EPYC 9355 32-Core Processor
stepping : 1
microcode : 0xb00215a
cpu MHz : 3608.365
cache size : 1024 KB
physical id : 0
siblings : 32
core id : 114
cpu cores : 32
apicid : 114
initial apicid : 114
fpu : yes
fpu_exception : yes
cpuid level : 16
wp : yes
flags : fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush mmx fxsr sse sse2 ht syscall nx mmxext fxsr_opt pdpe1gb rdtscp lm constant_tsc rep_good amd_lbr_v2 nopl xtopology nonstop_tsc cpuid extd_apicid aperfmperf rapl pni pclmulqdq monitor ssse3 fma cx16 pcid sse4_1 sse4_2 x2apic movbe popcnt aes xsave avx f16c rdrand lahf_lm cmp_legacy svm extapic cr8_legacy abm sse4a misalignsse 3dnowprefetch osvw ibs skinit wdt tce topoext perfctr_core perfctr_nb bpext perfctr_llc mwaitx cat_l3 cdp_l3 hw_pstate ssbd mba perfmon_v2 ibrs ibpb stibp ibrs_enhanced vmmcall fsgsbase tsc_adjust bmi1 avx2 smep bmi2 invpcid cqm rdt_a avx512f avx512dq rdseed adx smap avx512ifma clflushopt clwb avx512cd sha_ni avx512bw avx512vl xsaveopt xsavec xgetbv1 xsaves cqm_llc cqm_occup_llc cqm_mbm_total cqm_mbm_local user_shstk avx_vnni avx512_bf16 clzero irperf xsaveerptr rdpru wbnoinvd amd_ppin cppc arat npt lbrv svm_lock nrip_save tsc_scale vmcb_clean flushbyasid decodeassists pausefilter pfthreshold avic v_vmsave_vmload vgif x2avic v_spec_ctrl vnmi avx512vbmi umip pku ospke avx512_vbmi2 gfni vaes vpclmulqdq avx512_vnni avx512_bitalg avx512_vpopcntdq la57 rdpid bus_lock_detect movdiri movdir64b overflow_recov succor smca avx512_vp2intersect flush_l1d debug_swap amd_lbr_pmc_freeze
bugs : sysret_ss_attrs spectre_v1 spectre_v2 spec_store_bypass srso spectre_v2_user vmscape
bogomips : 7090.34
TLB size : 192 4K pages
clflush size : 64
cache_alignment : 64
address sizes : 52 bits physical, 57 bits virtual
power management: ts ttp tm hwpstate eff_freq_ro [13] [14]
processor : 23
vendor_id : AuthenticAMD
cpu family : 26
model : 2
model name : AMD EPYC 9355 32-Core Processor
stepping : 1
microcode : 0xb00215a
cpu MHz : 2493.659
cache size : 1024 KB
physical id : 0
siblings : 32
core id : 115
cpu cores : 32
apicid : 115
initial apicid : 115
fpu : yes
fpu_exception : yes
cpuid level : 16
wp : yes
flags : fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush mmx fxsr sse sse2 ht syscall nx mmxext fxsr_opt pdpe1gb rdtscp lm constant_tsc rep_good amd_lbr_v2 nopl xtopology nonstop_tsc cpuid extd_apicid aperfmperf rapl pni pclmulqdq monitor ssse3 fma cx16 pcid sse4_1 sse4_2 x2apic movbe popcnt aes xsave avx f16c rdrand lahf_lm cmp_legacy svm extapic cr8_legacy abm sse4a misalignsse 3dnowprefetch osvw ibs skinit wdt tce topoext perfctr_core perfctr_nb bpext perfctr_llc mwaitx cat_l3 cdp_l3 hw_pstate ssbd mba perfmon_v2 ibrs ibpb stibp ibrs_enhanced vmmcall fsgsbase tsc_adjust bmi1 avx2 smep bmi2 invpcid cqm rdt_a avx512f avx512dq rdseed adx smap avx512ifma clflushopt clwb avx512cd sha_ni avx512bw avx512vl xsaveopt xsavec xgetbv1 xsaves cqm_llc cqm_occup_llc cqm_mbm_total cqm_mbm_local user_shstk avx_vnni avx512_bf16 clzero irperf xsaveerptr rdpru wbnoinvd amd_ppin cppc arat npt lbrv svm_lock nrip_save tsc_scale vmcb_clean flushbyasid decodeassists pausefilter pfthreshold avic v_vmsave_vmload vgif x2avic v_spec_ctrl vnmi avx512vbmi umip pku ospke avx512_vbmi2 gfni vaes vpclmulqdq avx512_vnni avx512_bitalg avx512_vpopcntdq la57 rdpid bus_lock_detect movdiri movdir64b overflow_recov succor smca avx512_vp2intersect flush_l1d debug_swap amd_lbr_pmc_freeze
bugs : sysret_ss_attrs spectre_v1 spectre_v2 spec_store_bypass srso spectre_v2_user vmscape
bogomips : 7090.34
TLB size : 192 4K pages
clflush size : 64
cache_alignment : 64
address sizes : 52 bits physical, 57 bits virtual
power management: ts ttp tm hwpstate eff_freq_ro [13] [14]
processor : 24
vendor_id : AuthenticAMD
cpu family : 26
model : 2
model name : AMD EPYC 9355 32-Core Processor
stepping : 1
microcode : 0xb00215a
cpu MHz : 2493.659
cache size : 1024 KB
physical id : 0
siblings : 32
core id : 16
cpu cores : 32
apicid : 16
initial apicid : 16
fpu : yes
fpu_exception : yes
cpuid level : 16
wp : yes
flags : fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush mmx fxsr sse sse2 ht syscall nx mmxext fxsr_opt pdpe1gb rdtscp lm constant_tsc rep_good amd_lbr_v2 nopl xtopology nonstop_tsc cpuid extd_apicid aperfmperf rapl pni pclmulqdq monitor ssse3 fma cx16 pcid sse4_1 sse4_2 x2apic movbe popcnt aes xsave avx f16c rdrand lahf_lm cmp_legacy svm extapic cr8_legacy abm sse4a misalignsse 3dnowprefetch osvw ibs skinit wdt tce topoext perfctr_core perfctr_nb bpext perfctr_llc mwaitx cat_l3 cdp_l3 hw_pstate ssbd mba perfmon_v2 ibrs ibpb stibp ibrs_enhanced vmmcall fsgsbase tsc_adjust bmi1 avx2 smep bmi2 invpcid cqm rdt_a avx512f avx512dq rdseed adx smap avx512ifma clflushopt clwb avx512cd sha_ni avx512bw avx512vl xsaveopt xsavec xgetbv1 xsaves cqm_llc cqm_occup_llc cqm_mbm_total cqm_mbm_local user_shstk avx_vnni avx512_bf16 clzero irperf xsaveerptr rdpru wbnoinvd amd_ppin cppc arat npt lbrv svm_lock nrip_save tsc_scale vmcb_clean flushbyasid decodeassists pausefilter pfthreshold avic v_vmsave_vmload vgif x2avic v_spec_ctrl vnmi avx512vbmi umip pku ospke avx512_vbmi2 gfni vaes vpclmulqdq avx512_vnni avx512_bitalg avx512_vpopcntdq la57 rdpid bus_lock_detect movdiri movdir64b overflow_recov succor smca avx512_vp2intersect flush_l1d debug_swap amd_lbr_pmc_freeze
bugs : sysret_ss_attrs spectre_v1 spectre_v2 spec_store_bypass srso spectre_v2_user vmscape
bogomips : 7090.34
TLB size : 192 4K pages
clflush size : 64
cache_alignment : 64
address sizes : 52 bits physical, 57 bits virtual
power management: ts ttp tm hwpstate eff_freq_ro [13] [14]
processor : 25
vendor_id : AuthenticAMD
cpu family : 26
model : 2
model name : AMD EPYC 9355 32-Core Processor
stepping : 1
microcode : 0xb00215a
cpu MHz : 2493.659
cache size : 1024 KB
physical id : 0
siblings : 32
core id : 17
cpu cores : 32
apicid : 17
initial apicid : 17
fpu : yes
fpu_exception : yes
cpuid level : 16
wp : yes
flags : fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush mmx fxsr sse sse2 ht syscall nx mmxext fxsr_opt pdpe1gb rdtscp lm constant_tsc rep_good amd_lbr_v2 nopl xtopology nonstop_tsc cpuid extd_apicid aperfmperf rapl pni pclmulqdq monitor ssse3 fma cx16 pcid sse4_1 sse4_2 x2apic movbe popcnt aes xsave avx f16c rdrand lahf_lm cmp_legacy svm extapic cr8_legacy abm sse4a misalignsse 3dnowprefetch osvw ibs skinit wdt tce topoext perfctr_core perfctr_nb bpext perfctr_llc mwaitx cat_l3 cdp_l3 hw_pstate ssbd mba perfmon_v2 ibrs ibpb stibp ibrs_enhanced vmmcall fsgsbase tsc_adjust bmi1 avx2 smep bmi2 invpcid cqm rdt_a avx512f avx512dq rdseed adx smap avx512ifma clflushopt clwb avx512cd sha_ni avx512bw avx512vl xsaveopt xsavec xgetbv1 xsaves cqm_llc cqm_occup_llc cqm_mbm_total cqm_mbm_local user_shstk avx_vnni avx512_bf16 clzero irperf xsaveerptr rdpru wbnoinvd amd_ppin cppc arat npt lbrv svm_lock nrip_save tsc_scale vmcb_clean flushbyasid decodeassists pausefilter pfthreshold avic v_vmsave_vmload vgif x2avic v_spec_ctrl vnmi avx512vbmi umip pku ospke avx512_vbmi2 gfni vaes vpclmulqdq avx512_vnni avx512_bitalg avx512_vpopcntdq la57 rdpid bus_lock_detect movdiri movdir64b overflow_recov succor smca avx512_vp2intersect flush_l1d debug_swap amd_lbr_pmc_freeze
bugs : sysret_ss_attrs spectre_v1 spectre_v2 spec_store_bypass srso spectre_v2_user vmscape
bogomips : 7090.34
TLB size : 192 4K pages
clflush size : 64
cache_alignment : 64
address sizes : 52 bits physical, 57 bits virtual
power management: ts ttp tm hwpstate eff_freq_ro [13] [14]
processor : 26
vendor_id : AuthenticAMD
cpu family : 26
model : 2
model name : AMD EPYC 9355 32-Core Processor
stepping : 1
microcode : 0xb00215a
cpu MHz : 3596.562
cache size : 1024 KB
physical id : 0
siblings : 32
core id : 18
cpu cores : 32
apicid : 18
initial apicid : 18
fpu : yes
fpu_exception : yes
cpuid level : 16
wp : yes
flags : fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush mmx fxsr sse sse2 ht syscall nx mmxext fxsr_opt pdpe1gb rdtscp lm constant_tsc rep_good amd_lbr_v2 nopl xtopology nonstop_tsc cpuid extd_apicid aperfmperf rapl pni pclmulqdq monitor ssse3 fma cx16 pcid sse4_1 sse4_2 x2apic movbe popcnt aes xsave avx f16c rdrand lahf_lm cmp_legacy svm extapic cr8_legacy abm sse4a misalignsse 3dnowprefetch osvw ibs skinit wdt tce topoext perfctr_core perfctr_nb bpext perfctr_llc mwaitx cat_l3 cdp_l3 hw_pstate ssbd mba perfmon_v2 ibrs ibpb stibp ibrs_enhanced vmmcall fsgsbase tsc_adjust bmi1 avx2 smep bmi2 invpcid cqm rdt_a avx512f avx512dq rdseed adx smap avx512ifma clflushopt clwb avx512cd sha_ni avx512bw avx512vl xsaveopt xsavec xgetbv1 xsaves cqm_llc cqm_occup_llc cqm_mbm_total cqm_mbm_local user_shstk avx_vnni avx512_bf16 clzero irperf xsaveerptr rdpru wbnoinvd amd_ppin cppc arat npt lbrv svm_lock nrip_save tsc_scale vmcb_clean flushbyasid decodeassists pausefilter pfthreshold avic v_vmsave_vmload vgif x2avic v_spec_ctrl vnmi avx512vbmi umip pku ospke avx512_vbmi2 gfni vaes vpclmulqdq avx512_vnni avx512_bitalg avx512_vpopcntdq la57 rdpid bus_lock_detect movdiri movdir64b overflow_recov succor smca avx512_vp2intersect flush_l1d debug_swap amd_lbr_pmc_freeze
bugs : sysret_ss_attrs spectre_v1 spectre_v2 spec_store_bypass srso spectre_v2_user vmscape
bogomips : 7090.34
TLB size : 192 4K pages
clflush size : 64
cache_alignment : 64
address sizes : 52 bits physical, 57 bits virtual
power management: ts ttp tm hwpstate eff_freq_ro [13] [14]
processor : 27
vendor_id : AuthenticAMD
cpu family : 26
model : 2
model name : AMD EPYC 9355 32-Core Processor
stepping : 1
microcode : 0xb00215a
cpu MHz : 2493.659
cache size : 1024 KB
physical id : 0
siblings : 32
core id : 19
cpu cores : 32
apicid : 19
initial apicid : 19
fpu : yes
fpu_exception : yes
cpuid level : 16
wp : yes
flags : fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush mmx fxsr sse sse2 ht syscall nx mmxext fxsr_opt pdpe1gb rdtscp lm constant_tsc rep_good amd_lbr_v2 nopl xtopology nonstop_tsc cpuid extd_apicid aperfmperf rapl pni pclmulqdq monitor ssse3 fma cx16 pcid sse4_1 sse4_2 x2apic movbe popcnt aes xsave avx f16c rdrand lahf_lm cmp_legacy svm extapic cr8_legacy abm sse4a misalignsse 3dnowprefetch osvw ibs skinit wdt tce topoext perfctr_core perfctr_nb bpext perfctr_llc mwaitx cat_l3 cdp_l3 hw_pstate ssbd mba perfmon_v2 ibrs ibpb stibp ibrs_enhanced vmmcall fsgsbase tsc_adjust bmi1 avx2 smep bmi2 invpcid cqm rdt_a avx512f avx512dq rdseed adx smap avx512ifma clflushopt clwb avx512cd sha_ni avx512bw avx512vl xsaveopt xsavec xgetbv1 xsaves cqm_llc cqm_occup_llc cqm_mbm_total cqm_mbm_local user_shstk avx_vnni avx512_bf16 clzero irperf xsaveerptr rdpru wbnoinvd amd_ppin cppc arat npt lbrv svm_lock nrip_save tsc_scale vmcb_clean flushbyasid decodeassists pausefilter pfthreshold avic v_vmsave_vmload vgif x2avic v_spec_ctrl vnmi avx512vbmi umip pku ospke avx512_vbmi2 gfni vaes vpclmulqdq avx512_vnni avx512_bitalg avx512_vpopcntdq la57 rdpid bus_lock_detect movdiri movdir64b overflow_recov succor smca avx512_vp2intersect flush_l1d debug_swap amd_lbr_pmc_freeze
bugs : sysret_ss_attrs spectre_v1 spectre_v2 spec_store_bypass srso spectre_v2_user vmscape
bogomips : 7090.34
TLB size : 192 4K pages
clflush size : 64
cache_alignment : 64
address sizes : 52 bits physical, 57 bits virtual
power management: ts ttp tm hwpstate eff_freq_ro [13] [14]
processor : 28
vendor_id : AuthenticAMD
cpu family : 26
model : 2
model name : AMD EPYC 9355 32-Core Processor
stepping : 1
microcode : 0xb00215a
cpu MHz : 2493.659
cache size : 1024 KB
physical id : 0
siblings : 32
core id : 80
cpu cores : 32
apicid : 80
initial apicid : 80
fpu : yes
fpu_exception : yes
cpuid level : 16
wp : yes
flags : fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush mmx fxsr sse sse2 ht syscall nx mmxext fxsr_opt pdpe1gb rdtscp lm constant_tsc rep_good amd_lbr_v2 nopl xtopology nonstop_tsc cpuid extd_apicid aperfmperf rapl pni pclmulqdq monitor ssse3 fma cx16 pcid sse4_1 sse4_2 x2apic movbe popcnt aes xsave avx f16c rdrand lahf_lm cmp_legacy svm extapic cr8_legacy abm sse4a misalignsse 3dnowprefetch osvw ibs skinit wdt tce topoext perfctr_core perfctr_nb bpext perfctr_llc mwaitx cat_l3 cdp_l3 hw_pstate ssbd mba perfmon_v2 ibrs ibpb stibp ibrs_enhanced vmmcall fsgsbase tsc_adjust bmi1 avx2 smep bmi2 invpcid cqm rdt_a avx512f avx512dq rdseed adx smap avx512ifma clflushopt clwb avx512cd sha_ni avx512bw avx512vl xsaveopt xsavec xgetbv1 xsaves cqm_llc cqm_occup_llc cqm_mbm_total cqm_mbm_local user_shstk avx_vnni avx512_bf16 clzero irperf xsaveerptr rdpru wbnoinvd amd_ppin cppc arat npt lbrv svm_lock nrip_save tsc_scale vmcb_clean flushbyasid decodeassists pausefilter pfthreshold avic v_vmsave_vmload vgif x2avic v_spec_ctrl vnmi avx512vbmi umip pku ospke avx512_vbmi2 gfni vaes vpclmulqdq avx512_vnni avx512_bitalg avx512_vpopcntdq la57 rdpid bus_lock_detect movdiri movdir64b overflow_recov succor smca avx512_vp2intersect flush_l1d debug_swap amd_lbr_pmc_freeze
bugs : sysret_ss_attrs spectre_v1 spectre_v2 spec_store_bypass srso spectre_v2_user vmscape
bogomips : 7090.34
TLB size : 192 4K pages
clflush size : 64
cache_alignment : 64
address sizes : 52 bits physical, 57 bits virtual
power management: ts ttp tm hwpstate eff_freq_ro [13] [14]
processor : 29
vendor_id : AuthenticAMD
cpu family : 26
model : 2
model name : AMD EPYC 9355 32-Core Processor
stepping : 1
microcode : 0xb00215a
cpu MHz : 2493.659
cache size : 1024 KB
physical id : 0
siblings : 32
core id : 81
cpu cores : 32
apicid : 81
initial apicid : 81
fpu : yes
fpu_exception : yes
cpuid level : 16
wp : yes
flags : fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush mmx fxsr sse sse2 ht syscall nx mmxext fxsr_opt pdpe1gb rdtscp lm constant_tsc rep_good amd_lbr_v2 nopl xtopology nonstop_tsc cpuid extd_apicid aperfmperf rapl pni pclmulqdq monitor ssse3 fma cx16 pcid sse4_1 sse4_2 x2apic movbe popcnt aes xsave avx f16c rdrand lahf_lm cmp_legacy svm extapic cr8_legacy abm sse4a misalignsse 3dnowprefetch osvw ibs skinit wdt tce topoext perfctr_core perfctr_nb bpext perfctr_llc mwaitx cat_l3 cdp_l3 hw_pstate ssbd mba perfmon_v2 ibrs ibpb stibp ibrs_enhanced vmmcall fsgsbase tsc_adjust bmi1 avx2 smep bmi2 invpcid cqm rdt_a avx512f avx512dq rdseed adx smap avx512ifma clflushopt clwb avx512cd sha_ni avx512bw avx512vl xsaveopt xsavec xgetbv1 xsaves cqm_llc cqm_occup_llc cqm_mbm_total cqm_mbm_local user_shstk avx_vnni avx512_bf16 clzero irperf xsaveerptr rdpru wbnoinvd amd_ppin cppc arat npt lbrv svm_lock nrip_save tsc_scale vmcb_clean flushbyasid decodeassists pausefilter pfthreshold avic v_vmsave_vmload vgif x2avic v_spec_ctrl vnmi avx512vbmi umip pku ospke avx512_vbmi2 gfni vaes vpclmulqdq avx512_vnni avx512_bitalg avx512_vpopcntdq la57 rdpid bus_lock_detect movdiri movdir64b overflow_recov succor smca avx512_vp2intersect flush_l1d debug_swap amd_lbr_pmc_freeze
bugs : sysret_ss_attrs spectre_v1 spectre_v2 spec_store_bypass srso spectre_v2_user vmscape
bogomips : 7090.34
TLB size : 192 4K pages
clflush size : 64
cache_alignment : 64
address sizes : 52 bits physical, 57 bits virtual
power management: ts ttp tm hwpstate eff_freq_ro [13] [14]
processor : 30
vendor_id : AuthenticAMD
cpu family : 26
model : 2
model name : AMD EPYC 9355 32-Core Processor
stepping : 1
microcode : 0xb00215a
cpu MHz : 3581.565
cache size : 1024 KB
physical id : 0
siblings : 32
core id : 82
cpu cores : 32
apicid : 82
initial apicid : 82
fpu : yes
fpu_exception : yes
cpuid level : 16
wp : yes
flags : fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush mmx fxsr sse sse2 ht syscall nx mmxext fxsr_opt pdpe1gb rdtscp lm constant_tsc rep_good amd_lbr_v2 nopl xtopology nonstop_tsc cpuid extd_apicid aperfmperf rapl pni pclmulqdq monitor ssse3 fma cx16 pcid sse4_1 sse4_2 x2apic movbe popcnt aes xsave avx f16c rdrand lahf_lm cmp_legacy svm extapic cr8_legacy abm sse4a misalignsse 3dnowprefetch osvw ibs skinit wdt tce topoext perfctr_core perfctr_nb bpext perfctr_llc mwaitx cat_l3 cdp_l3 hw_pstate ssbd mba perfmon_v2 ibrs ibpb stibp ibrs_enhanced vmmcall fsgsbase tsc_adjust bmi1 avx2 smep bmi2 invpcid cqm rdt_a avx512f avx512dq rdseed adx smap avx512ifma clflushopt clwb avx512cd sha_ni avx512bw avx512vl xsaveopt xsavec xgetbv1 xsaves cqm_llc cqm_occup_llc cqm_mbm_total cqm_mbm_local user_shstk avx_vnni avx512_bf16 clzero irperf xsaveerptr rdpru wbnoinvd amd_ppin cppc arat npt lbrv svm_lock nrip_save tsc_scale vmcb_clean flushbyasid decodeassists pausefilter pfthreshold avic v_vmsave_vmload vgif x2avic v_spec_ctrl vnmi avx512vbmi umip pku ospke avx512_vbmi2 gfni vaes vpclmulqdq avx512_vnni avx512_bitalg avx512_vpopcntdq la57 rdpid bus_lock_detect movdiri movdir64b overflow_recov succor smca avx512_vp2intersect flush_l1d debug_swap amd_lbr_pmc_freeze
bugs : sysret_ss_attrs spectre_v1 spectre_v2 spec_store_bypass srso spectre_v2_user vmscape
bogomips : 7090.34
TLB size : 192 4K pages
clflush size : 64
cache_alignment : 64
address sizes : 52 bits physical, 57 bits virtual
power management: ts ttp tm hwpstate eff_freq_ro [13] [14]
processor : 31
vendor_id : AuthenticAMD
cpu family : 26
model : 2
model name : AMD EPYC 9355 32-Core Processor
stepping : 1
microcode : 0xb00215a
cpu MHz : 2493.659
cache size : 1024 KB
physical id : 0
siblings : 32
core id : 83
cpu cores : 32
apicid : 83
initial apicid : 83
fpu : yes
fpu_exception : yes
cpuid level : 16
wp : yes
flags : fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush mmx fxsr sse sse2 ht syscall nx mmxext fxsr_opt pdpe1gb rdtscp lm constant_tsc rep_good amd_lbr_v2 nopl xtopology nonstop_tsc cpuid extd_apicid aperfmperf rapl pni pclmulqdq monitor ssse3 fma cx16 pcid sse4_1 sse4_2 x2apic movbe popcnt aes xsave avx f16c rdrand lahf_lm cmp_legacy svm extapic cr8_legacy abm sse4a misalignsse 3dnowprefetch osvw ibs skinit wdt tce topoext perfctr_core perfctr_nb bpext perfctr_llc mwaitx cat_l3 cdp_l3 hw_pstate ssbd mba perfmon_v2 ibrs ibpb stibp ibrs_enhanced vmmcall fsgsbase tsc_adjust bmi1 avx2 smep bmi2 invpcid cqm rdt_a avx512f avx512dq rdseed adx smap avx512ifma clflushopt clwb avx512cd sha_ni avx512bw avx512vl xsaveopt xsavec xgetbv1 xsaves cqm_llc cqm_occup_llc cqm_mbm_total cqm_mbm_local user_shstk avx_vnni avx512_bf16 clzero irperf xsaveerptr rdpru wbnoinvd amd_ppin cppc arat npt lbrv svm_lock nrip_save tsc_scale vmcb_clean flushbyasid decodeassists pausefilter pfthreshold avic v_vmsave_vmload vgif x2avic v_spec_ctrl vnmi avx512vbmi umip pku ospke avx512_vbmi2 gfni vaes vpclmulqdq avx512_vnni avx512_bitalg avx512_vpopcntdq la57 rdpid bus_lock_detect movdiri movdir64b overflow_recov succor smca avx512_vp2intersect flush_l1d debug_swap amd_lbr_pmc_freeze
bugs : sysret_ss_attrs spectre_v1 spectre_v2 spec_store_bypass srso spectre_v2_user vmscape
bogomips : 7090.34
TLB size : 192 4K pages
clflush size : 64
cache_alignment : 64
address sizes : 52 bits physical, 57 bits virtual
power management: ts ttp tm hwpstate eff_freq_ro [13] [14]
processor : 32
vendor_id : AuthenticAMD
cpu family : 26
model : 2
model name : AMD EPYC 9355 32-Core Processor
stepping : 1
microcode : 0xb00215a
cpu MHz : 2493.659
cache size : 1024 KB
physical id : 1
siblings : 32
core id : 0
cpu cores : 32
apicid : 128
initial apicid : 128
fpu : yes
fpu_exception : yes
cpuid level : 16
wp : yes
flags : fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush mmx fxsr sse sse2 ht syscall nx mmxext fxsr_opt pdpe1gb rdtscp lm constant_tsc rep_good amd_lbr_v2 nopl xtopology nonstop_tsc cpuid extd_apicid aperfmperf rapl pni pclmulqdq monitor ssse3 fma cx16 pcid sse4_1 sse4_2 x2apic movbe popcnt aes xsave avx f16c rdrand lahf_lm cmp_legacy svm extapic cr8_legacy abm sse4a misalignsse 3dnowprefetch osvw ibs skinit wdt tce topoext perfctr_core perfctr_nb bpext perfctr_llc mwaitx cat_l3 cdp_l3 hw_pstate ssbd mba perfmon_v2 ibrs ibpb stibp ibrs_enhanced vmmcall fsgsbase tsc_adjust bmi1 avx2 smep bmi2 invpcid cqm rdt_a avx512f avx512dq rdseed adx smap avx512ifma clflushopt clwb avx512cd sha_ni avx512bw avx512vl xsaveopt xsavec xgetbv1 xsaves cqm_llc cqm_occup_llc cqm_mbm_total cqm_mbm_local user_shstk avx_vnni avx512_bf16 clzero irperf xsaveerptr rdpru wbnoinvd amd_ppin cppc arat npt lbrv svm_lock nrip_save tsc_scale vmcb_clean flushbyasid decodeassists pausefilter pfthreshold avic v_vmsave_vmload vgif x2avic v_spec_ctrl vnmi avx512vbmi umip pku ospke avx512_vbmi2 gfni vaes vpclmulqdq avx512_vnni avx512_bitalg avx512_vpopcntdq la57 rdpid bus_lock_detect movdiri movdir64b overflow_recov succor smca avx512_vp2intersect flush_l1d debug_swap amd_lbr_pmc_freeze
bugs : sysret_ss_attrs spectre_v1 spectre_v2 spec_store_bypass srso spectre_v2_user vmscape
bogomips : 7090.34
TLB size : 192 4K pages
clflush size : 64
cache_alignment : 64
address sizes : 52 bits physical, 57 bits virtual
power management: ts ttp tm hwpstate eff_freq_ro [13] [14]
processor : 33
vendor_id : AuthenticAMD
cpu family : 26
model : 2
model name : AMD EPYC 9355 32-Core Processor
stepping : 1
microcode : 0xb00215a
cpu MHz : 2493.659
cache size : 1024 KB
physical id : 1
siblings : 32
core id : 1
cpu cores : 32
apicid : 129
initial apicid : 129
fpu : yes
fpu_exception : yes
cpuid level : 16
wp : yes
flags : fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush mmx fxsr sse sse2 ht syscall nx mmxext fxsr_opt pdpe1gb rdtscp lm constant_tsc rep_good amd_lbr_v2 nopl xtopology nonstop_tsc cpuid extd_apicid aperfmperf rapl pni pclmulqdq monitor ssse3 fma cx16 pcid sse4_1 sse4_2 x2apic movbe popcnt aes xsave avx f16c rdrand lahf_lm cmp_legacy svm extapic cr8_legacy abm sse4a misalignsse 3dnowprefetch osvw ibs skinit wdt tce topoext perfctr_core perfctr_nb bpext perfctr_llc mwaitx cat_l3 cdp_l3 hw_pstate ssbd mba perfmon_v2 ibrs ibpb stibp ibrs_enhanced vmmcall fsgsbase tsc_adjust bmi1 avx2 smep bmi2 invpcid cqm rdt_a avx512f avx512dq rdseed adx smap avx512ifma clflushopt clwb avx512cd sha_ni avx512bw avx512vl xsaveopt xsavec xgetbv1 xsaves cqm_llc cqm_occup_llc cqm_mbm_total cqm_mbm_local user_shstk avx_vnni avx512_bf16 clzero irperf xsaveerptr rdpru wbnoinvd amd_ppin cppc arat npt lbrv svm_lock nrip_save tsc_scale vmcb_clean flushbyasid decodeassists pausefilter pfthreshold avic v_vmsave_vmload vgif x2avic v_spec_ctrl vnmi avx512vbmi umip pku ospke avx512_vbmi2 gfni vaes vpclmulqdq avx512_vnni avx512_bitalg avx512_vpopcntdq la57 rdpid bus_lock_detect movdiri movdir64b overflow_recov succor smca avx512_vp2intersect flush_l1d debug_swap amd_lbr_pmc_freeze
bugs : sysret_ss_attrs spectre_v1 spectre_v2 spec_store_bypass srso spectre_v2_user vmscape
bogomips : 7090.34
TLB size : 192 4K pages
clflush size : 64
cache_alignment : 64
address sizes : 52 bits physical, 57 bits virtual
power management: ts ttp tm hwpstate eff_freq_ro [13] [14]
processor : 34
vendor_id : AuthenticAMD
cpu family : 26
model : 2
model name : AMD EPYC 9355 32-Core Processor
stepping : 1
microcode : 0xb00215a
cpu MHz : 3582.454
cache size : 1024 KB
physical id : 1
siblings : 32
core id : 2
cpu cores : 32
apicid : 130
initial apicid : 130
fpu : yes
fpu_exception : yes
cpuid level : 16
wp : yes
flags : fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush mmx fxsr sse sse2 ht syscall nx mmxext fxsr_opt pdpe1gb rdtscp lm constant_tsc rep_good amd_lbr_v2 nopl xtopology nonstop_tsc cpuid extd_apicid aperfmperf rapl pni pclmulqdq monitor ssse3 fma cx16 pcid sse4_1 sse4_2 x2apic movbe popcnt aes xsave avx f16c rdrand lahf_lm cmp_legacy svm extapic cr8_legacy abm sse4a misalignsse 3dnowprefetch osvw ibs skinit wdt tce topoext perfctr_core perfctr_nb bpext perfctr_llc mwaitx cat_l3 cdp_l3 hw_pstate ssbd mba perfmon_v2 ibrs ibpb stibp ibrs_enhanced vmmcall fsgsbase tsc_adjust bmi1 avx2 smep bmi2 invpcid cqm rdt_a avx512f avx512dq rdseed adx smap avx512ifma clflushopt clwb avx512cd sha_ni avx512bw avx512vl xsaveopt xsavec xgetbv1 xsaves cqm_llc cqm_occup_llc cqm_mbm_total cqm_mbm_local user_shstk avx_vnni avx512_bf16 clzero irperf xsaveerptr rdpru wbnoinvd amd_ppin cppc arat npt lbrv svm_lock nrip_save tsc_scale vmcb_clean flushbyasid decodeassists pausefilter pfthreshold avic v_vmsave_vmload vgif x2avic v_spec_ctrl vnmi avx512vbmi umip pku ospke avx512_vbmi2 gfni vaes vpclmulqdq avx512_vnni avx512_bitalg avx512_vpopcntdq la57 rdpid bus_lock_detect movdiri movdir64b overflow_recov succor smca avx512_vp2intersect flush_l1d debug_swap amd_lbr_pmc_freeze
bugs : sysret_ss_attrs spectre_v1 spectre_v2 spec_store_bypass srso spectre_v2_user vmscape
bogomips : 7090.34
TLB size : 192 4K pages
clflush size : 64
cache_alignment : 64
address sizes : 52 bits physical, 57 bits virtual
power management: ts ttp tm hwpstate eff_freq_ro [13] [14]
processor : 35
vendor_id : AuthenticAMD
cpu family : 26
model : 2
model name : AMD EPYC 9355 32-Core Processor
stepping : 1
microcode : 0xb00215a
cpu MHz : 2493.659
cache size : 1024 KB
physical id : 1
siblings : 32
core id : 3
cpu cores : 32
apicid : 131
initial apicid : 131
fpu : yes
fpu_exception : yes
cpuid level : 16
wp : yes
flags : fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush mmx fxsr sse sse2 ht syscall nx mmxext fxsr_opt pdpe1gb rdtscp lm constant_tsc rep_good amd_lbr_v2 nopl xtopology nonstop_tsc cpuid extd_apicid aperfmperf rapl pni pclmulqdq monitor ssse3 fma cx16 pcid sse4_1 sse4_2 x2apic movbe popcnt aes xsave avx f16c rdrand lahf_lm cmp_legacy svm extapic cr8_legacy abm sse4a misalignsse 3dnowprefetch osvw ibs skinit wdt tce topoext perfctr_core perfctr_nb bpext perfctr_llc mwaitx cat_l3 cdp_l3 hw_pstate ssbd mba perfmon_v2 ibrs ibpb stibp ibrs_enhanced vmmcall fsgsbase tsc_adjust bmi1 avx2 smep bmi2 invpcid cqm rdt_a avx512f avx512dq rdseed adx smap avx512ifma clflushopt clwb avx512cd sha_ni avx512bw avx512vl xsaveopt xsavec xgetbv1 xsaves cqm_llc cqm_occup_llc cqm_mbm_total cqm_mbm_local user_shstk avx_vnni avx512_bf16 clzero irperf xsaveerptr rdpru wbnoinvd amd_ppin cppc arat npt lbrv svm_lock nrip_save tsc_scale vmcb_clean flushbyasid decodeassists pausefilter pfthreshold avic v_vmsave_vmload vgif x2avic v_spec_ctrl vnmi avx512vbmi umip pku ospke avx512_vbmi2 gfni vaes vpclmulqdq avx512_vnni avx512_bitalg avx512_vpopcntdq la57 rdpid bus_lock_detect movdiri movdir64b overflow_recov succor smca avx512_vp2intersect flush_l1d debug_swap amd_lbr_pmc_freeze
bugs : sysret_ss_attrs spectre_v1 spectre_v2 spec_store_bypass srso spectre_v2_user vmscape
bogomips : 7090.34
TLB size : 192 4K pages
clflush size : 64
cache_alignment : 64
address sizes : 52 bits physical, 57 bits virtual
power management: ts ttp tm hwpstate eff_freq_ro [13] [14]
processor : 36
vendor_id : AuthenticAMD
cpu family : 26
model : 2
model name : AMD EPYC 9355 32-Core Processor
stepping : 1
microcode : 0xb00215a
cpu MHz : 3556.676
cache size : 1024 KB
physical id : 1
siblings : 32
core id : 64
cpu cores : 32
apicid : 192
initial apicid : 192
fpu : yes
fpu_exception : yes
cpuid level : 16
wp : yes
flags : fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush mmx fxsr sse sse2 ht syscall nx mmxext fxsr_opt pdpe1gb rdtscp lm constant_tsc rep_good amd_lbr_v2 nopl xtopology nonstop_tsc cpuid extd_apicid aperfmperf rapl pni pclmulqdq monitor ssse3 fma cx16 pcid sse4_1 sse4_2 x2apic movbe popcnt aes xsave avx f16c rdrand lahf_lm cmp_legacy svm extapic cr8_legacy abm sse4a misalignsse 3dnowprefetch osvw ibs skinit wdt tce topoext perfctr_core perfctr_nb bpext perfctr_llc mwaitx cat_l3 cdp_l3 hw_pstate ssbd mba perfmon_v2 ibrs ibpb stibp ibrs_enhanced vmmcall fsgsbase tsc_adjust bmi1 avx2 smep bmi2 invpcid cqm rdt_a avx512f avx512dq rdseed adx smap avx512ifma clflushopt clwb avx512cd sha_ni avx512bw avx512vl xsaveopt xsavec xgetbv1 xsaves cqm_llc cqm_occup_llc cqm_mbm_total cqm_mbm_local user_shstk avx_vnni avx512_bf16 clzero irperf xsaveerptr rdpru wbnoinvd amd_ppin cppc arat npt lbrv svm_lock nrip_save tsc_scale vmcb_clean flushbyasid decodeassists pausefilter pfthreshold avic v_vmsave_vmload vgif x2avic v_spec_ctrl vnmi avx512vbmi umip pku ospke avx512_vbmi2 gfni vaes vpclmulqdq avx512_vnni avx512_bitalg avx512_vpopcntdq la57 rdpid bus_lock_detect movdiri movdir64b overflow_recov succor smca avx512_vp2intersect flush_l1d debug_swap amd_lbr_pmc_freeze
bugs : sysret_ss_attrs spectre_v1 spectre_v2 spec_store_bypass srso spectre_v2_user vmscape
bogomips : 7090.34
TLB size : 192 4K pages
clflush size : 64
cache_alignment : 64
address sizes : 52 bits physical, 57 bits virtual
power management: ts ttp tm hwpstate eff_freq_ro [13] [14]
processor : 37
vendor_id : AuthenticAMD
cpu family : 26
model : 2
model name : AMD EPYC 9355 32-Core Processor
stepping : 1
microcode : 0xb00215a
cpu MHz : 2493.659
cache size : 1024 KB
physical id : 1
siblings : 32
core id : 65
cpu cores : 32
apicid : 193
initial apicid : 193
fpu : yes
fpu_exception : yes
cpuid level : 16
wp : yes
flags : fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush mmx fxsr sse sse2 ht syscall nx mmxext fxsr_opt pdpe1gb rdtscp lm constant_tsc rep_good amd_lbr_v2 nopl xtopology nonstop_tsc cpuid extd_apicid aperfmperf rapl pni pclmulqdq monitor ssse3 fma cx16 pcid sse4_1 sse4_2 x2apic movbe popcnt aes xsave avx f16c rdrand lahf_lm cmp_legacy svm extapic cr8_legacy abm sse4a misalignsse 3dnowprefetch osvw ibs skinit wdt tce topoext perfctr_core perfctr_nb bpext perfctr_llc mwaitx cat_l3 cdp_l3 hw_pstate ssbd mba perfmon_v2 ibrs ibpb stibp ibrs_enhanced vmmcall fsgsbase tsc_adjust bmi1 avx2 smep bmi2 invpcid cqm rdt_a avx512f avx512dq rdseed adx smap avx512ifma clflushopt clwb avx512cd sha_ni avx512bw avx512vl xsaveopt xsavec xgetbv1 xsaves cqm_llc cqm_occup_llc cqm_mbm_total cqm_mbm_local user_shstk avx_vnni avx512_bf16 clzero irperf xsaveerptr rdpru wbnoinvd amd_ppin cppc arat npt lbrv svm_lock nrip_save tsc_scale vmcb_clean flushbyasid decodeassists pausefilter pfthreshold avic v_vmsave_vmload vgif x2avic v_spec_ctrl vnmi avx512vbmi umip pku ospke avx512_vbmi2 gfni vaes vpclmulqdq avx512_vnni avx512_bitalg avx512_vpopcntdq la57 rdpid bus_lock_detect movdiri movdir64b overflow_recov succor smca avx512_vp2intersect flush_l1d debug_swap amd_lbr_pmc_freeze
bugs : sysret_ss_attrs spectre_v1 spectre_v2 spec_store_bypass srso spectre_v2_user vmscape
bogomips : 7090.34
TLB size : 192 4K pages
clflush size : 64
cache_alignment : 64
address sizes : 52 bits physical, 57 bits virtual
power management: ts ttp tm hwpstate eff_freq_ro [13] [14]
processor : 38
vendor_id : AuthenticAMD
cpu family : 26
model : 2
model name : AMD EPYC 9355 32-Core Processor
stepping : 1
microcode : 0xb00215a
cpu MHz : 2493.659
cache size : 1024 KB
physical id : 1
siblings : 32
core id : 66
cpu cores : 32
apicid : 194
initial apicid : 194
fpu : yes
fpu_exception : yes
cpuid level : 16
wp : yes
flags : fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush mmx fxsr sse sse2 ht syscall nx mmxext fxsr_opt pdpe1gb rdtscp lm constant_tsc rep_good amd_lbr_v2 nopl xtopology nonstop_tsc cpuid extd_apicid aperfmperf rapl pni pclmulqdq monitor ssse3 fma cx16 pcid sse4_1 sse4_2 x2apic movbe popcnt aes xsave avx f16c rdrand lahf_lm cmp_legacy svm extapic cr8_legacy abm sse4a misalignsse 3dnowprefetch osvw ibs skinit wdt tce topoext perfctr_core perfctr_nb bpext perfctr_llc mwaitx cat_l3 cdp_l3 hw_pstate ssbd mba perfmon_v2 ibrs ibpb stibp ibrs_enhanced vmmcall fsgsbase tsc_adjust bmi1 avx2 smep bmi2 invpcid cqm rdt_a avx512f avx512dq rdseed adx smap avx512ifma clflushopt clwb avx512cd sha_ni avx512bw avx512vl xsaveopt xsavec xgetbv1 xsaves cqm_llc cqm_occup_llc cqm_mbm_total cqm_mbm_local user_shstk avx_vnni avx512_bf16 clzero irperf xsaveerptr rdpru wbnoinvd amd_ppin cppc arat npt lbrv svm_lock nrip_save tsc_scale vmcb_clean flushbyasid decodeassists pausefilter pfthreshold avic v_vmsave_vmload vgif x2avic v_spec_ctrl vnmi avx512vbmi umip pku ospke avx512_vbmi2 gfni vaes vpclmulqdq avx512_vnni avx512_bitalg avx512_vpopcntdq la57 rdpid bus_lock_detect movdiri movdir64b overflow_recov succor smca avx512_vp2intersect flush_l1d debug_swap amd_lbr_pmc_freeze
bugs : sysret_ss_attrs spectre_v1 spectre_v2 spec_store_bypass srso spectre_v2_user vmscape
bogomips : 7090.34
TLB size : 192 4K pages
clflush size : 64
cache_alignment : 64
address sizes : 52 bits physical, 57 bits virtual
power management: ts ttp tm hwpstate eff_freq_ro [13] [14]
processor : 39
vendor_id : AuthenticAMD
cpu family : 26
model : 2
model name : AMD EPYC 9355 32-Core Processor
stepping : 1
microcode : 0xb00215a
cpu MHz : 3552.786
cache size : 1024 KB
physical id : 1
siblings : 32
core id : 67
cpu cores : 32
apicid : 195
initial apicid : 195
fpu : yes
fpu_exception : yes
cpuid level : 16
wp : yes
flags : fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush mmx fxsr sse sse2 ht syscall nx mmxext fxsr_opt pdpe1gb rdtscp lm constant_tsc rep_good amd_lbr_v2 nopl xtopology nonstop_tsc cpuid extd_apicid aperfmperf rapl pni pclmulqdq monitor ssse3 fma cx16 pcid sse4_1 sse4_2 x2apic movbe popcnt aes xsave avx f16c rdrand lahf_lm cmp_legacy svm extapic cr8_legacy abm sse4a misalignsse 3dnowprefetch osvw ibs skinit wdt tce topoext perfctr_core perfctr_nb bpext perfctr_llc mwaitx cat_l3 cdp_l3 hw_pstate ssbd mba perfmon_v2 ibrs ibpb stibp ibrs_enhanced vmmcall fsgsbase tsc_adjust bmi1 avx2 smep bmi2 invpcid cqm rdt_a avx512f avx512dq rdseed adx smap avx512ifma clflushopt clwb avx512cd sha_ni avx512bw avx512vl xsaveopt xsavec xgetbv1 xsaves cqm_llc cqm_occup_llc cqm_mbm_total cqm_mbm_local user_shstk avx_vnni avx512_bf16 clzero irperf xsaveerptr rdpru wbnoinvd amd_ppin cppc arat npt lbrv svm_lock nrip_save tsc_scale vmcb_clean flushbyasid decodeassists pausefilter pfthreshold avic v_vmsave_vmload vgif x2avic v_spec_ctrl vnmi avx512vbmi umip pku ospke avx512_vbmi2 gfni vaes vpclmulqdq avx512_vnni avx512_bitalg avx512_vpopcntdq la57 rdpid bus_lock_detect movdiri movdir64b overflow_recov succor smca avx512_vp2intersect flush_l1d debug_swap amd_lbr_pmc_freeze
bugs : sysret_ss_attrs spectre_v1 spectre_v2 spec_store_bypass srso spectre_v2_user vmscape
bogomips : 7090.34
TLB size : 192 4K pages
clflush size : 64
cache_alignment : 64
address sizes : 52 bits physical, 57 bits virtual
power management: ts ttp tm hwpstate eff_freq_ro [13] [14]
processor : 40
vendor_id : AuthenticAMD
cpu family : 26
model : 2
model name : AMD EPYC 9355 32-Core Processor
stepping : 1
microcode : 0xb00215a
cpu MHz : 2493.659
cache size : 1024 KB
physical id : 1
siblings : 32
core id : 32
cpu cores : 32
apicid : 160
initial apicid : 160
fpu : yes
fpu_exception : yes
cpuid level : 16
wp : yes
flags : fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush mmx fxsr sse sse2 ht syscall nx mmxext fxsr_opt pdpe1gb rdtscp lm constant_tsc rep_good amd_lbr_v2 nopl xtopology nonstop_tsc cpuid extd_apicid aperfmperf rapl pni pclmulqdq monitor ssse3 fma cx16 pcid sse4_1 sse4_2 x2apic movbe popcnt aes xsave avx f16c rdrand lahf_lm cmp_legacy svm extapic cr8_legacy abm sse4a misalignsse 3dnowprefetch osvw ibs skinit wdt tce topoext perfctr_core perfctr_nb bpext perfctr_llc mwaitx cat_l3 cdp_l3 hw_pstate ssbd mba perfmon_v2 ibrs ibpb stibp ibrs_enhanced vmmcall fsgsbase tsc_adjust bmi1 avx2 smep bmi2 invpcid cqm rdt_a avx512f avx512dq rdseed adx smap avx512ifma clflushopt clwb avx512cd sha_ni avx512bw avx512vl xsaveopt xsavec xgetbv1 xsaves cqm_llc cqm_occup_llc cqm_mbm_total cqm_mbm_local user_shstk avx_vnni avx512_bf16 clzero irperf xsaveerptr rdpru wbnoinvd amd_ppin cppc arat npt lbrv svm_lock nrip_save tsc_scale vmcb_clean flushbyasid decodeassists pausefilter pfthreshold avic v_vmsave_vmload vgif x2avic v_spec_ctrl vnmi avx512vbmi umip pku ospke avx512_vbmi2 gfni vaes vpclmulqdq avx512_vnni avx512_bitalg avx512_vpopcntdq la57 rdpid bus_lock_detect movdiri movdir64b overflow_recov succor smca avx512_vp2intersect flush_l1d debug_swap amd_lbr_pmc_freeze
bugs : sysret_ss_attrs spectre_v1 spectre_v2 spec_store_bypass srso spectre_v2_user vmscape
bogomips : 7090.34
TLB size : 192 4K pages
clflush size : 64
cache_alignment : 64
address sizes : 52 bits physical, 57 bits virtual
power management: ts ttp tm hwpstate eff_freq_ro [13] [14]
processor : 41
vendor_id : AuthenticAMD
cpu family : 26
model : 2
model name : AMD EPYC 9355 32-Core Processor
stepping : 1
microcode : 0xb00215a
cpu MHz : 3593.288
cache size : 1024 KB
physical id : 1
siblings : 32
core id : 33
cpu cores : 32
apicid : 161
initial apicid : 161
fpu : yes
fpu_exception : yes
cpuid level : 16
wp : yes
flags : fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush mmx fxsr sse sse2 ht syscall nx mmxext fxsr_opt pdpe1gb rdtscp lm constant_tsc rep_good amd_lbr_v2 nopl xtopology nonstop_tsc cpuid extd_apicid aperfmperf rapl pni pclmulqdq monitor ssse3 fma cx16 pcid sse4_1 sse4_2 x2apic movbe popcnt aes xsave avx f16c rdrand lahf_lm cmp_legacy svm extapic cr8_legacy abm sse4a misalignsse 3dnowprefetch osvw ibs skinit wdt tce topoext perfctr_core perfctr_nb bpext perfctr_llc mwaitx cat_l3 cdp_l3 hw_pstate ssbd mba perfmon_v2 ibrs ibpb stibp ibrs_enhanced vmmcall fsgsbase tsc_adjust bmi1 avx2 smep bmi2 invpcid cqm rdt_a avx512f avx512dq rdseed adx smap avx512ifma clflushopt clwb avx512cd sha_ni avx512bw avx512vl xsaveopt xsavec xgetbv1 xsaves cqm_llc cqm_occup_llc cqm_mbm_total cqm_mbm_local user_shstk avx_vnni avx512_bf16 clzero irperf xsaveerptr rdpru wbnoinvd amd_ppin cppc arat npt lbrv svm_lock nrip_save tsc_scale vmcb_clean flushbyasid decodeassists pausefilter pfthreshold avic v_vmsave_vmload vgif x2avic v_spec_ctrl vnmi avx512vbmi umip pku ospke avx512_vbmi2 gfni vaes vpclmulqdq avx512_vnni avx512_bitalg avx512_vpopcntdq la57 rdpid bus_lock_detect movdiri movdir64b overflow_recov succor smca avx512_vp2intersect flush_l1d debug_swap amd_lbr_pmc_freeze
bugs : sysret_ss_attrs spectre_v1 spectre_v2 spec_store_bypass srso spectre_v2_user vmscape
bogomips : 7090.34
TLB size : 192 4K pages
clflush size : 64
cache_alignment : 64
address sizes : 52 bits physical, 57 bits virtual
power management: ts ttp tm hwpstate eff_freq_ro [13] [14]
processor : 42
vendor_id : AuthenticAMD
cpu family : 26
model : 2
model name : AMD EPYC 9355 32-Core Processor
stepping : 1
microcode : 0xb00215a
cpu MHz : 2493.659
cache size : 1024 KB
physical id : 1
siblings : 32
core id : 34
cpu cores : 32
apicid : 162
initial apicid : 162
fpu : yes
fpu_exception : yes
cpuid level : 16
wp : yes
flags : fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush mmx fxsr sse sse2 ht syscall nx mmxext fxsr_opt pdpe1gb rdtscp lm constant_tsc rep_good amd_lbr_v2 nopl xtopology nonstop_tsc cpuid extd_apicid aperfmperf rapl pni pclmulqdq monitor ssse3 fma cx16 pcid sse4_1 sse4_2 x2apic movbe popcnt aes xsave avx f16c rdrand lahf_lm cmp_legacy svm extapic cr8_legacy abm sse4a misalignsse 3dnowprefetch osvw ibs skinit wdt tce topoext perfctr_core perfctr_nb bpext perfctr_llc mwaitx cat_l3 cdp_l3 hw_pstate ssbd mba perfmon_v2 ibrs ibpb stibp ibrs_enhanced vmmcall fsgsbase tsc_adjust bmi1 avx2 smep bmi2 invpcid cqm rdt_a avx512f avx512dq rdseed adx smap avx512ifma clflushopt clwb avx512cd sha_ni avx512bw avx512vl xsaveopt xsavec xgetbv1 xsaves cqm_llc cqm_occup_llc cqm_mbm_total cqm_mbm_local user_shstk avx_vnni avx512_bf16 clzero irperf xsaveerptr rdpru wbnoinvd amd_ppin cppc arat npt lbrv svm_lock nrip_save tsc_scale vmcb_clean flushbyasid decodeassists pausefilter pfthreshold avic v_vmsave_vmload vgif x2avic v_spec_ctrl vnmi avx512vbmi umip pku ospke avx512_vbmi2 gfni vaes vpclmulqdq avx512_vnni avx512_bitalg avx512_vpopcntdq la57 rdpid bus_lock_detect movdiri movdir64b overflow_recov succor smca avx512_vp2intersect flush_l1d debug_swap amd_lbr_pmc_freeze
bugs : sysret_ss_attrs spectre_v1 spectre_v2 spec_store_bypass srso spectre_v2_user vmscape
bogomips : 7090.34
TLB size : 192 4K pages
clflush size : 64
cache_alignment : 64
address sizes : 52 bits physical, 57 bits virtual
power management: ts ttp tm hwpstate eff_freq_ro [13] [14]
processor : 43
vendor_id : AuthenticAMD
cpu family : 26
model : 2
model name : AMD EPYC 9355 32-Core Processor
stepping : 1
microcode : 0xb00215a
cpu MHz : 2493.659
cache size : 1024 KB
physical id : 1
siblings : 32
core id : 35
cpu cores : 32
apicid : 163
initial apicid : 163
fpu : yes
fpu_exception : yes
cpuid level : 16
wp : yes
flags : fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush mmx fxsr sse sse2 ht syscall nx mmxext fxsr_opt pdpe1gb rdtscp lm constant_tsc rep_good amd_lbr_v2 nopl xtopology nonstop_tsc cpuid extd_apicid aperfmperf rapl pni pclmulqdq monitor ssse3 fma cx16 pcid sse4_1 sse4_2 x2apic movbe popcnt aes xsave avx f16c rdrand lahf_lm cmp_legacy svm extapic cr8_legacy abm sse4a misalignsse 3dnowprefetch osvw ibs skinit wdt tce topoext perfctr_core perfctr_nb bpext perfctr_llc mwaitx cat_l3 cdp_l3 hw_pstate ssbd mba perfmon_v2 ibrs ibpb stibp ibrs_enhanced vmmcall fsgsbase tsc_adjust bmi1 avx2 smep bmi2 invpcid cqm rdt_a avx512f avx512dq rdseed adx smap avx512ifma clflushopt clwb avx512cd sha_ni avx512bw avx512vl xsaveopt xsavec xgetbv1 xsaves cqm_llc cqm_occup_llc cqm_mbm_total cqm_mbm_local user_shstk avx_vnni avx512_bf16 clzero irperf xsaveerptr rdpru wbnoinvd amd_ppin cppc arat npt lbrv svm_lock nrip_save tsc_scale vmcb_clean flushbyasid decodeassists pausefilter pfthreshold avic v_vmsave_vmload vgif x2avic v_spec_ctrl vnmi avx512vbmi umip pku ospke avx512_vbmi2 gfni vaes vpclmulqdq avx512_vnni avx512_bitalg avx512_vpopcntdq la57 rdpid bus_lock_detect movdiri movdir64b overflow_recov succor smca avx512_vp2intersect flush_l1d debug_swap amd_lbr_pmc_freeze
bugs : sysret_ss_attrs spectre_v1 spectre_v2 spec_store_bypass srso spectre_v2_user vmscape
bogomips : 7090.34
TLB size : 192 4K pages
clflush size : 64
cache_alignment : 64
address sizes : 52 bits physical, 57 bits virtual
power management: ts ttp tm hwpstate eff_freq_ro [13] [14]
processor : 44
vendor_id : AuthenticAMD
cpu family : 26
model : 2
model name : AMD EPYC 9355 32-Core Processor
stepping : 1
microcode : 0xb00215a
cpu MHz : 2493.659
cache size : 1024 KB
physical id : 1
siblings : 32
core id : 96
cpu cores : 32
apicid : 224
initial apicid : 224
fpu : yes
fpu_exception : yes
cpuid level : 16
wp : yes
flags : fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush mmx fxsr sse sse2 ht syscall nx mmxext fxsr_opt pdpe1gb rdtscp lm constant_tsc rep_good amd_lbr_v2 nopl xtopology nonstop_tsc cpuid extd_apicid aperfmperf rapl pni pclmulqdq monitor ssse3 fma cx16 pcid sse4_1 sse4_2 x2apic movbe popcnt aes xsave avx f16c rdrand lahf_lm cmp_legacy svm extapic cr8_legacy abm sse4a misalignsse 3dnowprefetch osvw ibs skinit wdt tce topoext perfctr_core perfctr_nb bpext perfctr_llc mwaitx cat_l3 cdp_l3 hw_pstate ssbd mba perfmon_v2 ibrs ibpb stibp ibrs_enhanced vmmcall fsgsbase tsc_adjust bmi1 avx2 smep bmi2 invpcid cqm rdt_a avx512f avx512dq rdseed adx smap avx512ifma clflushopt clwb avx512cd sha_ni avx512bw avx512vl xsaveopt xsavec xgetbv1 xsaves cqm_llc cqm_occup_llc cqm_mbm_total cqm_mbm_local user_shstk avx_vnni avx512_bf16 clzero irperf xsaveerptr rdpru wbnoinvd amd_ppin cppc arat npt lbrv svm_lock nrip_save tsc_scale vmcb_clean flushbyasid decodeassists pausefilter pfthreshold avic v_vmsave_vmload vgif x2avic v_spec_ctrl vnmi avx512vbmi umip pku ospke avx512_vbmi2 gfni vaes vpclmulqdq avx512_vnni avx512_bitalg avx512_vpopcntdq la57 rdpid bus_lock_detect movdiri movdir64b overflow_recov succor smca avx512_vp2intersect flush_l1d debug_swap amd_lbr_pmc_freeze
bugs : sysret_ss_attrs spectre_v1 spectre_v2 spec_store_bypass srso spectre_v2_user vmscape
bogomips : 7090.34
TLB size : 192 4K pages
clflush size : 64
cache_alignment : 64
address sizes : 52 bits physical, 57 bits virtual
power management: ts ttp tm hwpstate eff_freq_ro [13] [14]
processor : 45
vendor_id : AuthenticAMD
cpu family : 26
model : 2
model name : AMD EPYC 9355 32-Core Processor
stepping : 1
microcode : 0xb00215a
cpu MHz : 2493.659
cache size : 1024 KB
physical id : 1
siblings : 32
core id : 97
cpu cores : 32
apicid : 225
initial apicid : 225
fpu : yes
fpu_exception : yes
cpuid level : 16
wp : yes
flags : fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush mmx fxsr sse sse2 ht syscall nx mmxext fxsr_opt pdpe1gb rdtscp lm constant_tsc rep_good amd_lbr_v2 nopl xtopology nonstop_tsc cpuid extd_apicid aperfmperf rapl pni pclmulqdq monitor ssse3 fma cx16 pcid sse4_1 sse4_2 x2apic movbe popcnt aes xsave avx f16c rdrand lahf_lm cmp_legacy svm extapic cr8_legacy abm sse4a misalignsse 3dnowprefetch osvw ibs skinit wdt tce topoext perfctr_core perfctr_nb bpext perfctr_llc mwaitx cat_l3 cdp_l3 hw_pstate ssbd mba perfmon_v2 ibrs ibpb stibp ibrs_enhanced vmmcall fsgsbase tsc_adjust bmi1 avx2 smep bmi2 invpcid cqm rdt_a avx512f avx512dq rdseed adx smap avx512ifma clflushopt clwb avx512cd sha_ni avx512bw avx512vl xsaveopt xsavec xgetbv1 xsaves cqm_llc cqm_occup_llc cqm_mbm_total cqm_mbm_local user_shstk avx_vnni avx512_bf16 clzero irperf xsaveerptr rdpru wbnoinvd amd_ppin cppc arat npt lbrv svm_lock nrip_save tsc_scale vmcb_clean flushbyasid decodeassists pausefilter pfthreshold avic v_vmsave_vmload vgif x2avic v_spec_ctrl vnmi avx512vbmi umip pku ospke avx512_vbmi2 gfni vaes vpclmulqdq avx512_vnni avx512_bitalg avx512_vpopcntdq la57 rdpid bus_lock_detect movdiri movdir64b overflow_recov succor smca avx512_vp2intersect flush_l1d debug_swap amd_lbr_pmc_freeze
bugs : sysret_ss_attrs spectre_v1 spectre_v2 spec_store_bypass srso spectre_v2_user vmscape
bogomips : 7090.34
TLB size : 192 4K pages
clflush size : 64
cache_alignment : 64
address sizes : 52 bits physical, 57 bits virtual
power management: ts ttp tm hwpstate eff_freq_ro [13] [14]
processor : 46
vendor_id : AuthenticAMD
cpu family : 26
model : 2
model name : AMD EPYC 9355 32-Core Processor
stepping : 1
microcode : 0xb00215a
cpu MHz : 2493.659
cache size : 1024 KB
physical id : 1
siblings : 32
core id : 98
cpu cores : 32
apicid : 226
initial apicid : 226
fpu : yes
fpu_exception : yes
cpuid level : 16
wp : yes
flags : fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush mmx fxsr sse sse2 ht syscall nx mmxext fxsr_opt pdpe1gb rdtscp lm constant_tsc rep_good amd_lbr_v2 nopl xtopology nonstop_tsc cpuid extd_apicid aperfmperf rapl pni pclmulqdq monitor ssse3 fma cx16 pcid sse4_1 sse4_2 x2apic movbe popcnt aes xsave avx f16c rdrand lahf_lm cmp_legacy svm extapic cr8_legacy abm sse4a misalignsse 3dnowprefetch osvw ibs skinit wdt tce topoext perfctr_core perfctr_nb bpext perfctr_llc mwaitx cat_l3 cdp_l3 hw_pstate ssbd mba perfmon_v2 ibrs ibpb stibp ibrs_enhanced vmmcall fsgsbase tsc_adjust bmi1 avx2 smep bmi2 invpcid cqm rdt_a avx512f avx512dq rdseed adx smap avx512ifma clflushopt clwb avx512cd sha_ni avx512bw avx512vl xsaveopt xsavec xgetbv1 xsaves cqm_llc cqm_occup_llc cqm_mbm_total cqm_mbm_local user_shstk avx_vnni avx512_bf16 clzero irperf xsaveerptr rdpru wbnoinvd amd_ppin cppc arat npt lbrv svm_lock nrip_save tsc_scale vmcb_clean flushbyasid decodeassists pausefilter pfthreshold avic v_vmsave_vmload vgif x2avic v_spec_ctrl vnmi avx512vbmi umip pku ospke avx512_vbmi2 gfni vaes vpclmulqdq avx512_vnni avx512_bitalg avx512_vpopcntdq la57 rdpid bus_lock_detect movdiri movdir64b overflow_recov succor smca avx512_vp2intersect flush_l1d debug_swap amd_lbr_pmc_freeze
bugs : sysret_ss_attrs spectre_v1 spectre_v2 spec_store_bypass srso spectre_v2_user vmscape
bogomips : 7090.34
TLB size : 192 4K pages
clflush size : 64
cache_alignment : 64
address sizes : 52 bits physical, 57 bits virtual
power management: ts ttp tm hwpstate eff_freq_ro [13] [14]
processor : 47
vendor_id : AuthenticAMD
cpu family : 26
model : 2
model name : AMD EPYC 9355 32-Core Processor
stepping : 1
microcode : 0xb00215a
cpu MHz : 2493.659
cache size : 1024 KB
physical id : 1
siblings : 32
core id : 99
cpu cores : 32
apicid : 227
initial apicid : 227
fpu : yes
fpu_exception : yes
cpuid level : 16
wp : yes
flags : fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush mmx fxsr sse sse2 ht syscall nx mmxext fxsr_opt pdpe1gb rdtscp lm constant_tsc rep_good amd_lbr_v2 nopl xtopology nonstop_tsc cpuid extd_apicid aperfmperf rapl pni pclmulqdq monitor ssse3 fma cx16 pcid sse4_1 sse4_2 x2apic movbe popcnt aes xsave avx f16c rdrand lahf_lm cmp_legacy svm extapic cr8_legacy abm sse4a misalignsse 3dnowprefetch osvw ibs skinit wdt tce topoext perfctr_core perfctr_nb bpext perfctr_llc mwaitx cat_l3 cdp_l3 hw_pstate ssbd mba perfmon_v2 ibrs ibpb stibp ibrs_enhanced vmmcall fsgsbase tsc_adjust bmi1 avx2 smep bmi2 invpcid cqm rdt_a avx512f avx512dq rdseed adx smap avx512ifma clflushopt clwb avx512cd sha_ni avx512bw avx512vl xsaveopt xsavec xgetbv1 xsaves cqm_llc cqm_occup_llc cqm_mbm_total cqm_mbm_local user_shstk avx_vnni avx512_bf16 clzero irperf xsaveerptr rdpru wbnoinvd amd_ppin cppc arat npt lbrv svm_lock nrip_save tsc_scale vmcb_clean flushbyasid decodeassists pausefilter pfthreshold avic v_vmsave_vmload vgif x2avic v_spec_ctrl vnmi avx512vbmi umip pku ospke avx512_vbmi2 gfni vaes vpclmulqdq avx512_vnni avx512_bitalg avx512_vpopcntdq la57 rdpid bus_lock_detect movdiri movdir64b overflow_recov succor smca avx512_vp2intersect flush_l1d debug_swap amd_lbr_pmc_freeze
bugs : sysret_ss_attrs spectre_v1 spectre_v2 spec_store_bypass srso spectre_v2_user vmscape
bogomips : 7090.34
TLB size : 192 4K pages
clflush size : 64
cache_alignment : 64
address sizes : 52 bits physical, 57 bits virtual
power management: ts ttp tm hwpstate eff_freq_ro [13] [14]
processor : 48
vendor_id : AuthenticAMD
cpu family : 26
model : 2
model name : AMD EPYC 9355 32-Core Processor
stepping : 1
microcode : 0xb00215a
cpu MHz : 2493.659
cache size : 1024 KB
physical id : 1
siblings : 32
core id : 48
cpu cores : 32
apicid : 176
initial apicid : 176
fpu : yes
fpu_exception : yes
cpuid level : 16
wp : yes
flags : fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush mmx fxsr sse sse2 ht syscall nx mmxext fxsr_opt pdpe1gb rdtscp lm constant_tsc rep_good amd_lbr_v2 nopl xtopology nonstop_tsc cpuid extd_apicid aperfmperf rapl pni pclmulqdq monitor ssse3 fma cx16 pcid sse4_1 sse4_2 x2apic movbe popcnt aes xsave avx f16c rdrand lahf_lm cmp_legacy svm extapic cr8_legacy abm sse4a misalignsse 3dnowprefetch osvw ibs skinit wdt tce topoext perfctr_core perfctr_nb bpext perfctr_llc mwaitx cat_l3 cdp_l3 hw_pstate ssbd mba perfmon_v2 ibrs ibpb stibp ibrs_enhanced vmmcall fsgsbase tsc_adjust bmi1 avx2 smep bmi2 invpcid cqm rdt_a avx512f avx512dq rdseed adx smap avx512ifma clflushopt clwb avx512cd sha_ni avx512bw avx512vl xsaveopt xsavec xgetbv1 xsaves cqm_llc cqm_occup_llc cqm_mbm_total cqm_mbm_local user_shstk avx_vnni avx512_bf16 clzero irperf xsaveerptr rdpru wbnoinvd amd_ppin cppc arat npt lbrv svm_lock nrip_save tsc_scale vmcb_clean flushbyasid decodeassists pausefilter pfthreshold avic v_vmsave_vmload vgif x2avic v_spec_ctrl vnmi avx512vbmi umip pku ospke avx512_vbmi2 gfni vaes vpclmulqdq avx512_vnni avx512_bitalg avx512_vpopcntdq la57 rdpid bus_lock_detect movdiri movdir64b overflow_recov succor smca avx512_vp2intersect flush_l1d debug_swap amd_lbr_pmc_freeze
bugs : sysret_ss_attrs spectre_v1 spectre_v2 spec_store_bypass srso spectre_v2_user vmscape
bogomips : 7090.34
TLB size : 192 4K pages
clflush size : 64
cache_alignment : 64
address sizes : 52 bits physical, 57 bits virtual
power management: ts ttp tm hwpstate eff_freq_ro [13] [14]
processor : 49
vendor_id : AuthenticAMD
cpu family : 26
model : 2
model name : AMD EPYC 9355 32-Core Processor
stepping : 1
microcode : 0xb00215a
cpu MHz : 3561.328
cache size : 1024 KB
physical id : 1
siblings : 32
core id : 49
cpu cores : 32
apicid : 177
initial apicid : 177
fpu : yes
fpu_exception : yes
cpuid level : 16
wp : yes
flags : fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush mmx fxsr sse sse2 ht syscall nx mmxext fxsr_opt pdpe1gb rdtscp lm constant_tsc rep_good amd_lbr_v2 nopl xtopology nonstop_tsc cpuid extd_apicid aperfmperf rapl pni pclmulqdq monitor ssse3 fma cx16 pcid sse4_1 sse4_2 x2apic movbe popcnt aes xsave avx f16c rdrand lahf_lm cmp_legacy svm extapic cr8_legacy abm sse4a misalignsse 3dnowprefetch osvw ibs skinit wdt tce topoext perfctr_core perfctr_nb bpext perfctr_llc mwaitx cat_l3 cdp_l3 hw_pstate ssbd mba perfmon_v2 ibrs ibpb stibp ibrs_enhanced vmmcall fsgsbase tsc_adjust bmi1 avx2 smep bmi2 invpcid cqm rdt_a avx512f avx512dq rdseed adx smap avx512ifma clflushopt clwb avx512cd sha_ni avx512bw avx512vl xsaveopt xsavec xgetbv1 xsaves cqm_llc cqm_occup_llc cqm_mbm_total cqm_mbm_local user_shstk avx_vnni avx512_bf16 clzero irperf xsaveerptr rdpru wbnoinvd amd_ppin cppc arat npt lbrv svm_lock nrip_save tsc_scale vmcb_clean flushbyasid decodeassists pausefilter pfthreshold avic v_vmsave_vmload vgif x2avic v_spec_ctrl vnmi avx512vbmi umip pku ospke avx512_vbmi2 gfni vaes vpclmulqdq avx512_vnni avx512_bitalg avx512_vpopcntdq la57 rdpid bus_lock_detect movdiri movdir64b overflow_recov succor smca avx512_vp2intersect flush_l1d debug_swap amd_lbr_pmc_freeze
bugs : sysret_ss_attrs spectre_v1 spectre_v2 spec_store_bypass srso spectre_v2_user vmscape
bogomips : 7090.34
TLB size : 192 4K pages
clflush size : 64
cache_alignment : 64
address sizes : 52 bits physical, 57 bits virtual
power management: ts ttp tm hwpstate eff_freq_ro [13] [14]
processor : 50
vendor_id : AuthenticAMD
cpu family : 26
model : 2
model name : AMD EPYC 9355 32-Core Processor
stepping : 1
microcode : 0xb00215a
cpu MHz : 2493.659
cache size : 1024 KB
physical id : 1
siblings : 32
core id : 50
cpu cores : 32
apicid : 178
initial apicid : 178
fpu : yes
fpu_exception : yes
cpuid level : 16
wp : yes
flags : fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush mmx fxsr sse sse2 ht syscall nx mmxext fxsr_opt pdpe1gb rdtscp lm constant_tsc rep_good amd_lbr_v2 nopl xtopology nonstop_tsc cpuid extd_apicid aperfmperf rapl pni pclmulqdq monitor ssse3 fma cx16 pcid sse4_1 sse4_2 x2apic movbe popcnt aes xsave avx f16c rdrand lahf_lm cmp_legacy svm extapic cr8_legacy abm sse4a misalignsse 3dnowprefetch osvw ibs skinit wdt tce topoext perfctr_core perfctr_nb bpext perfctr_llc mwaitx cat_l3 cdp_l3 hw_pstate ssbd mba perfmon_v2 ibrs ibpb stibp ibrs_enhanced vmmcall fsgsbase tsc_adjust bmi1 avx2 smep bmi2 invpcid cqm rdt_a avx512f avx512dq rdseed adx smap avx512ifma clflushopt clwb avx512cd sha_ni avx512bw avx512vl xsaveopt xsavec xgetbv1 xsaves cqm_llc cqm_occup_llc cqm_mbm_total cqm_mbm_local user_shstk avx_vnni avx512_bf16 clzero irperf xsaveerptr rdpru wbnoinvd amd_ppin cppc arat npt lbrv svm_lock nrip_save tsc_scale vmcb_clean flushbyasid decodeassists pausefilter pfthreshold avic v_vmsave_vmload vgif x2avic v_spec_ctrl vnmi avx512vbmi umip pku ospke avx512_vbmi2 gfni vaes vpclmulqdq avx512_vnni avx512_bitalg avx512_vpopcntdq la57 rdpid bus_lock_detect movdiri movdir64b overflow_recov succor smca avx512_vp2intersect flush_l1d debug_swap amd_lbr_pmc_freeze
bugs : sysret_ss_attrs spectre_v1 spectre_v2 spec_store_bypass srso spectre_v2_user vmscape
bogomips : 7090.34
TLB size : 192 4K pages
clflush size : 64
cache_alignment : 64
address sizes : 52 bits physical, 57 bits virtual
power management: ts ttp tm hwpstate eff_freq_ro [13] [14]
processor : 51
vendor_id : AuthenticAMD
cpu family : 26
model : 2
model name : AMD EPYC 9355 32-Core Processor
stepping : 1
microcode : 0xb00215a
cpu MHz : 2493.659
cache size : 1024 KB
physical id : 1
siblings : 32
core id : 51
cpu cores : 32
apicid : 179
initial apicid : 179
fpu : yes
fpu_exception : yes
cpuid level : 16
wp : yes
flags : fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush mmx fxsr sse sse2 ht syscall nx mmxext fxsr_opt pdpe1gb rdtscp lm constant_tsc rep_good amd_lbr_v2 nopl xtopology nonstop_tsc cpuid extd_apicid aperfmperf rapl pni pclmulqdq monitor ssse3 fma cx16 pcid sse4_1 sse4_2 x2apic movbe popcnt aes xsave avx f16c rdrand lahf_lm cmp_legacy svm extapic cr8_legacy abm sse4a misalignsse 3dnowprefetch osvw ibs skinit wdt tce topoext perfctr_core perfctr_nb bpext perfctr_llc mwaitx cat_l3 cdp_l3 hw_pstate ssbd mba perfmon_v2 ibrs ibpb stibp ibrs_enhanced vmmcall fsgsbase tsc_adjust bmi1 avx2 smep bmi2 invpcid cqm rdt_a avx512f avx512dq rdseed adx smap avx512ifma clflushopt clwb avx512cd sha_ni avx512bw avx512vl xsaveopt xsavec xgetbv1 xsaves cqm_llc cqm_occup_llc cqm_mbm_total cqm_mbm_local user_shstk avx_vnni avx512_bf16 clzero irperf xsaveerptr rdpru wbnoinvd amd_ppin cppc arat npt lbrv svm_lock nrip_save tsc_scale vmcb_clean flushbyasid decodeassists pausefilter pfthreshold avic v_vmsave_vmload vgif x2avic v_spec_ctrl vnmi avx512vbmi umip pku ospke avx512_vbmi2 gfni vaes vpclmulqdq avx512_vnni avx512_bitalg avx512_vpopcntdq la57 rdpid bus_lock_detect movdiri movdir64b overflow_recov succor smca avx512_vp2intersect flush_l1d debug_swap amd_lbr_pmc_freeze
bugs : sysret_ss_attrs spectre_v1 spectre_v2 spec_store_bypass srso spectre_v2_user vmscape
bogomips : 7090.34
TLB size : 192 4K pages
clflush size : 64
cache_alignment : 64
address sizes : 52 bits physical, 57 bits virtual
power management: ts ttp tm hwpstate eff_freq_ro [13] [14]
processor : 52
vendor_id : AuthenticAMD
cpu family : 26
model : 2
model name : AMD EPYC 9355 32-Core Processor
stepping : 1
microcode : 0xb00215a
cpu MHz : 2493.659
cache size : 1024 KB
physical id : 1
siblings : 32
core id : 112
cpu cores : 32
apicid : 240
initial apicid : 240
fpu : yes
fpu_exception : yes
cpuid level : 16
wp : yes
flags : fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush mmx fxsr sse sse2 ht syscall nx mmxext fxsr_opt pdpe1gb rdtscp lm constant_tsc rep_good amd_lbr_v2 nopl xtopology nonstop_tsc cpuid extd_apicid aperfmperf rapl pni pclmulqdq monitor ssse3 fma cx16 pcid sse4_1 sse4_2 x2apic movbe popcnt aes xsave avx f16c rdrand lahf_lm cmp_legacy svm extapic cr8_legacy abm sse4a misalignsse 3dnowprefetch osvw ibs skinit wdt tce topoext perfctr_core perfctr_nb bpext perfctr_llc mwaitx cat_l3 cdp_l3 hw_pstate ssbd mba perfmon_v2 ibrs ibpb stibp ibrs_enhanced vmmcall fsgsbase tsc_adjust bmi1 avx2 smep bmi2 invpcid cqm rdt_a avx512f avx512dq rdseed adx smap avx512ifma clflushopt clwb avx512cd sha_ni avx512bw avx512vl xsaveopt xsavec xgetbv1 xsaves cqm_llc cqm_occup_llc cqm_mbm_total cqm_mbm_local user_shstk avx_vnni avx512_bf16 clzero irperf xsaveerptr rdpru wbnoinvd amd_ppin cppc arat npt lbrv svm_lock nrip_save tsc_scale vmcb_clean flushbyasid decodeassists pausefilter pfthreshold avic v_vmsave_vmload vgif x2avic v_spec_ctrl vnmi avx512vbmi umip pku ospke avx512_vbmi2 gfni vaes vpclmulqdq avx512_vnni avx512_bitalg avx512_vpopcntdq la57 rdpid bus_lock_detect movdiri movdir64b overflow_recov succor smca avx512_vp2intersect flush_l1d debug_swap amd_lbr_pmc_freeze
bugs : sysret_ss_attrs spectre_v1 spectre_v2 spec_store_bypass srso spectre_v2_user vmscape
bogomips : 7090.34
TLB size : 192 4K pages
clflush size : 64
cache_alignment : 64
address sizes : 52 bits physical, 57 bits virtual
power management: ts ttp tm hwpstate eff_freq_ro [13] [14]
processor : 53
vendor_id : AuthenticAMD
cpu family : 26
model : 2
model name : AMD EPYC 9355 32-Core Processor
stepping : 1
microcode : 0xb00215a
cpu MHz : 2493.659
cache size : 1024 KB
physical id : 1
siblings : 32
core id : 113
cpu cores : 32
apicid : 241
initial apicid : 241
fpu : yes
fpu_exception : yes
cpuid level : 16
wp : yes
flags : fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush mmx fxsr sse sse2 ht syscall nx mmxext fxsr_opt pdpe1gb rdtscp lm constant_tsc rep_good amd_lbr_v2 nopl xtopology nonstop_tsc cpuid extd_apicid aperfmperf rapl pni pclmulqdq monitor ssse3 fma cx16 pcid sse4_1 sse4_2 x2apic movbe popcnt aes xsave avx f16c rdrand lahf_lm cmp_legacy svm extapic cr8_legacy abm sse4a misalignsse 3dnowprefetch osvw ibs skinit wdt tce topoext perfctr_core perfctr_nb bpext perfctr_llc mwaitx cat_l3 cdp_l3 hw_pstate ssbd mba perfmon_v2 ibrs ibpb stibp ibrs_enhanced vmmcall fsgsbase tsc_adjust bmi1 avx2 smep bmi2 invpcid cqm rdt_a avx512f avx512dq rdseed adx smap avx512ifma clflushopt clwb avx512cd sha_ni avx512bw avx512vl xsaveopt xsavec xgetbv1 xsaves cqm_llc cqm_occup_llc cqm_mbm_total cqm_mbm_local user_shstk avx_vnni avx512_bf16 clzero irperf xsaveerptr rdpru wbnoinvd amd_ppin cppc arat npt lbrv svm_lock nrip_save tsc_scale vmcb_clean flushbyasid decodeassists pausefilter pfthreshold avic v_vmsave_vmload vgif x2avic v_spec_ctrl vnmi avx512vbmi umip pku ospke avx512_vbmi2 gfni vaes vpclmulqdq avx512_vnni avx512_bitalg avx512_vpopcntdq la57 rdpid bus_lock_detect movdiri movdir64b overflow_recov succor smca avx512_vp2intersect flush_l1d debug_swap amd_lbr_pmc_freeze
bugs : sysret_ss_attrs spectre_v1 spectre_v2 spec_store_bypass srso spectre_v2_user vmscape
bogomips : 7090.34
TLB size : 192 4K pages
clflush size : 64
cache_alignment : 64
address sizes : 52 bits physical, 57 bits virtual
power management: ts ttp tm hwpstate eff_freq_ro [13] [14]
processor : 54
vendor_id : AuthenticAMD
cpu family : 26
model : 2
model name : AMD EPYC 9355 32-Core Processor
stepping : 1
microcode : 0xb00215a
cpu MHz : 3585.146
cache size : 1024 KB
physical id : 1
siblings : 32
core id : 114
cpu cores : 32
apicid : 242
initial apicid : 242
fpu : yes
fpu_exception : yes
cpuid level : 16
wp : yes
flags : fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush mmx fxsr sse sse2 ht syscall nx mmxext fxsr_opt pdpe1gb rdtscp lm constant_tsc rep_good amd_lbr_v2 nopl xtopology nonstop_tsc cpuid extd_apicid aperfmperf rapl pni pclmulqdq monitor ssse3 fma cx16 pcid sse4_1 sse4_2 x2apic movbe popcnt aes xsave avx f16c rdrand lahf_lm cmp_legacy svm extapic cr8_legacy abm sse4a misalignsse 3dnowprefetch osvw ibs skinit wdt tce topoext perfctr_core perfctr_nb bpext perfctr_llc mwaitx cat_l3 cdp_l3 hw_pstate ssbd mba perfmon_v2 ibrs ibpb stibp ibrs_enhanced vmmcall fsgsbase tsc_adjust bmi1 avx2 smep bmi2 invpcid cqm rdt_a avx512f avx512dq rdseed adx smap avx512ifma clflushopt clwb avx512cd sha_ni avx512bw avx512vl xsaveopt xsavec xgetbv1 xsaves cqm_llc cqm_occup_llc cqm_mbm_total cqm_mbm_local user_shstk avx_vnni avx512_bf16 clzero irperf xsaveerptr rdpru wbnoinvd amd_ppin cppc arat npt lbrv svm_lock nrip_save tsc_scale vmcb_clean flushbyasid decodeassists pausefilter pfthreshold avic v_vmsave_vmload vgif x2avic v_spec_ctrl vnmi avx512vbmi umip pku ospke avx512_vbmi2 gfni vaes vpclmulqdq avx512_vnni avx512_bitalg avx512_vpopcntdq la57 rdpid bus_lock_detect movdiri movdir64b overflow_recov succor smca avx512_vp2intersect flush_l1d debug_swap amd_lbr_pmc_freeze
bugs : sysret_ss_attrs spectre_v1 spectre_v2 spec_store_bypass srso spectre_v2_user vmscape
bogomips : 7090.34
TLB size : 192 4K pages
clflush size : 64
cache_alignment : 64
address sizes : 52 bits physical, 57 bits virtual
power management: ts ttp tm hwpstate eff_freq_ro [13] [14]
processor : 55
vendor_id : AuthenticAMD
cpu family : 26
model : 2
model name : AMD EPYC 9355 32-Core Processor
stepping : 1
microcode : 0xb00215a
cpu MHz : 2493.659
cache size : 1024 KB
physical id : 1
siblings : 32
core id : 115
cpu cores : 32
apicid : 243
initial apicid : 243
fpu : yes
fpu_exception : yes
cpuid level : 16
wp : yes
flags : fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush mmx fxsr sse sse2 ht syscall nx mmxext fxsr_opt pdpe1gb rdtscp lm constant_tsc rep_good amd_lbr_v2 nopl xtopology nonstop_tsc cpuid extd_apicid aperfmperf rapl pni pclmulqdq monitor ssse3 fma cx16 pcid sse4_1 sse4_2 x2apic movbe popcnt aes xsave avx f16c rdrand lahf_lm cmp_legacy svm extapic cr8_legacy abm sse4a misalignsse 3dnowprefetch osvw ibs skinit wdt tce topoext perfctr_core perfctr_nb bpext perfctr_llc mwaitx cat_l3 cdp_l3 hw_pstate ssbd mba perfmon_v2 ibrs ibpb stibp ibrs_enhanced vmmcall fsgsbase tsc_adjust bmi1 avx2 smep bmi2 invpcid cqm rdt_a avx512f avx512dq rdseed adx smap avx512ifma clflushopt clwb avx512cd sha_ni avx512bw avx512vl xsaveopt xsavec xgetbv1 xsaves cqm_llc cqm_occup_llc cqm_mbm_total cqm_mbm_local user_shstk avx_vnni avx512_bf16 clzero irperf xsaveerptr rdpru wbnoinvd amd_ppin cppc arat npt lbrv svm_lock nrip_save tsc_scale vmcb_clean flushbyasid decodeassists pausefilter pfthreshold avic v_vmsave_vmload vgif x2avic v_spec_ctrl vnmi avx512vbmi umip pku ospke avx512_vbmi2 gfni vaes vpclmulqdq avx512_vnni avx512_bitalg avx512_vpopcntdq la57 rdpid bus_lock_detect movdiri movdir64b overflow_recov succor smca avx512_vp2intersect flush_l1d debug_swap amd_lbr_pmc_freeze
bugs : sysret_ss_attrs spectre_v1 spectre_v2 spec_store_bypass srso spectre_v2_user vmscape
bogomips : 7090.34
TLB size : 192 4K pages
clflush size : 64
cache_alignment : 64
address sizes : 52 bits physical, 57 bits virtual
power management: ts ttp tm hwpstate eff_freq_ro [13] [14]
processor : 56
vendor_id : AuthenticAMD
cpu family : 26
model : 2
model name : AMD EPYC 9355 32-Core Processor
stepping : 1
microcode : 0xb00215a
cpu MHz : 3553.117
cache size : 1024 KB
physical id : 1
siblings : 32
core id : 16
cpu cores : 32
apicid : 144
initial apicid : 144
fpu : yes
fpu_exception : yes
cpuid level : 16
wp : yes
flags : fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush mmx fxsr sse sse2 ht syscall nx mmxext fxsr_opt pdpe1gb rdtscp lm constant_tsc rep_good amd_lbr_v2 nopl xtopology nonstop_tsc cpuid extd_apicid aperfmperf rapl pni pclmulqdq monitor ssse3 fma cx16 pcid sse4_1 sse4_2 x2apic movbe popcnt aes xsave avx f16c rdrand lahf_lm cmp_legacy svm extapic cr8_legacy abm sse4a misalignsse 3dnowprefetch osvw ibs skinit wdt tce topoext perfctr_core perfctr_nb bpext perfctr_llc mwaitx cat_l3 cdp_l3 hw_pstate ssbd mba perfmon_v2 ibrs ibpb stibp ibrs_enhanced vmmcall fsgsbase tsc_adjust bmi1 avx2 smep bmi2 invpcid cqm rdt_a avx512f avx512dq rdseed adx smap avx512ifma clflushopt clwb avx512cd sha_ni avx512bw avx512vl xsaveopt xsavec xgetbv1 xsaves cqm_llc cqm_occup_llc cqm_mbm_total cqm_mbm_local user_shstk avx_vnni avx512_bf16 clzero irperf xsaveerptr rdpru wbnoinvd amd_ppin cppc arat npt lbrv svm_lock nrip_save tsc_scale vmcb_clean flushbyasid decodeassists pausefilter pfthreshold avic v_vmsave_vmload vgif x2avic v_spec_ctrl vnmi avx512vbmi umip pku ospke avx512_vbmi2 gfni vaes vpclmulqdq avx512_vnni avx512_bitalg avx512_vpopcntdq la57 rdpid bus_lock_detect movdiri movdir64b overflow_recov succor smca avx512_vp2intersect flush_l1d debug_swap amd_lbr_pmc_freeze
bugs : sysret_ss_attrs spectre_v1 spectre_v2 spec_store_bypass srso spectre_v2_user vmscape
bogomips : 7090.34
TLB size : 192 4K pages
clflush size : 64
cache_alignment : 64
address sizes : 52 bits physical, 57 bits virtual
power management: ts ttp tm hwpstate eff_freq_ro [13] [14]
processor : 57
vendor_id : AuthenticAMD
cpu family : 26
model : 2
model name : AMD EPYC 9355 32-Core Processor
stepping : 1
microcode : 0xb00215a
cpu MHz : 3558.005
cache size : 1024 KB
physical id : 1
siblings : 32
core id : 17
cpu cores : 32
apicid : 145
initial apicid : 145
fpu : yes
fpu_exception : yes
cpuid level : 16
wp : yes
flags : fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush mmx fxsr sse sse2 ht syscall nx mmxext fxsr_opt pdpe1gb rdtscp lm constant_tsc rep_good amd_lbr_v2 nopl xtopology nonstop_tsc cpuid extd_apicid aperfmperf rapl pni pclmulqdq monitor ssse3 fma cx16 pcid sse4_1 sse4_2 x2apic movbe popcnt aes xsave avx f16c rdrand lahf_lm cmp_legacy svm extapic cr8_legacy abm sse4a misalignsse 3dnowprefetch osvw ibs skinit wdt tce topoext perfctr_core perfctr_nb bpext perfctr_llc mwaitx cat_l3 cdp_l3 hw_pstate ssbd mba perfmon_v2 ibrs ibpb stibp ibrs_enhanced vmmcall fsgsbase tsc_adjust bmi1 avx2 smep bmi2 invpcid cqm rdt_a avx512f avx512dq rdseed adx smap avx512ifma clflushopt clwb avx512cd sha_ni avx512bw avx512vl xsaveopt xsavec xgetbv1 xsaves cqm_llc cqm_occup_llc cqm_mbm_total cqm_mbm_local user_shstk avx_vnni avx512_bf16 clzero irperf xsaveerptr rdpru wbnoinvd amd_ppin cppc arat npt lbrv svm_lock nrip_save tsc_scale vmcb_clean flushbyasid decodeassists pausefilter pfthreshold avic v_vmsave_vmload vgif x2avic v_spec_ctrl vnmi avx512vbmi umip pku ospke avx512_vbmi2 gfni vaes vpclmulqdq avx512_vnni avx512_bitalg avx512_vpopcntdq la57 rdpid bus_lock_detect movdiri movdir64b overflow_recov succor smca avx512_vp2intersect flush_l1d debug_swap amd_lbr_pmc_freeze
bugs : sysret_ss_attrs spectre_v1 spectre_v2 spec_store_bypass srso spectre_v2_user vmscape
bogomips : 7090.34
TLB size : 192 4K pages
clflush size : 64
cache_alignment : 64
address sizes : 52 bits physical, 57 bits virtual
power management: ts ttp tm hwpstate eff_freq_ro [13] [14]
processor : 58
vendor_id : AuthenticAMD
cpu family : 26
model : 2
model name : AMD EPYC 9355 32-Core Processor
stepping : 1
microcode : 0xb00215a
cpu MHz : 3557.272
cache size : 1024 KB
physical id : 1
siblings : 32
core id : 18
cpu cores : 32
apicid : 146
initial apicid : 146
fpu : yes
fpu_exception : yes
cpuid level : 16
wp : yes
flags : fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush mmx fxsr sse sse2 ht syscall nx mmxext fxsr_opt pdpe1gb rdtscp lm constant_tsc rep_good amd_lbr_v2 nopl xtopology nonstop_tsc cpuid extd_apicid aperfmperf rapl pni pclmulqdq monitor ssse3 fma cx16 pcid sse4_1 sse4_2 x2apic movbe popcnt aes xsave avx f16c rdrand lahf_lm cmp_legacy svm extapic cr8_legacy abm sse4a misalignsse 3dnowprefetch osvw ibs skinit wdt tce topoext perfctr_core perfctr_nb bpext perfctr_llc mwaitx cat_l3 cdp_l3 hw_pstate ssbd mba perfmon_v2 ibrs ibpb stibp ibrs_enhanced vmmcall fsgsbase tsc_adjust bmi1 avx2 smep bmi2 invpcid cqm rdt_a avx512f avx512dq rdseed adx smap avx512ifma clflushopt clwb avx512cd sha_ni avx512bw avx512vl xsaveopt xsavec xgetbv1 xsaves cqm_llc cqm_occup_llc cqm_mbm_total cqm_mbm_local user_shstk avx_vnni avx512_bf16 clzero irperf xsaveerptr rdpru wbnoinvd amd_ppin cppc arat npt lbrv svm_lock nrip_save tsc_scale vmcb_clean flushbyasid decodeassists pausefilter pfthreshold avic v_vmsave_vmload vgif x2avic v_spec_ctrl vnmi avx512vbmi umip pku ospke avx512_vbmi2 gfni vaes vpclmulqdq avx512_vnni avx512_bitalg avx512_vpopcntdq la57 rdpid bus_lock_detect movdiri movdir64b overflow_recov succor smca avx512_vp2intersect flush_l1d debug_swap amd_lbr_pmc_freeze
bugs : sysret_ss_attrs spectre_v1 spectre_v2 spec_store_bypass srso spectre_v2_user vmscape
bogomips : 7090.34
TLB size : 192 4K pages
clflush size : 64
cache_alignment : 64
address sizes : 52 bits physical, 57 bits virtual
power management: ts ttp tm hwpstate eff_freq_ro [13] [14]
processor : 59
vendor_id : AuthenticAMD
cpu family : 26
model : 2
model name : AMD EPYC 9355 32-Core Processor
stepping : 1
microcode : 0xb00215a
cpu MHz : 3559.042
cache size : 1024 KB
physical id : 1
siblings : 32
core id : 19
cpu cores : 32
apicid : 147
initial apicid : 147
fpu : yes
fpu_exception : yes
cpuid level : 16
wp : yes
flags : fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush mmx fxsr sse sse2 ht syscall nx mmxext fxsr_opt pdpe1gb rdtscp lm constant_tsc rep_good amd_lbr_v2 nopl xtopology nonstop_tsc cpuid extd_apicid aperfmperf rapl pni pclmulqdq monitor ssse3 fma cx16 pcid sse4_1 sse4_2 x2apic movbe popcnt aes xsave avx f16c rdrand lahf_lm cmp_legacy svm extapic cr8_legacy abm sse4a misalignsse 3dnowprefetch osvw ibs skinit wdt tce topoext perfctr_core perfctr_nb bpext perfctr_llc mwaitx cat_l3 cdp_l3 hw_pstate ssbd mba perfmon_v2 ibrs ibpb stibp ibrs_enhanced vmmcall fsgsbase tsc_adjust bmi1 avx2 smep bmi2 invpcid cqm rdt_a avx512f avx512dq rdseed adx smap avx512ifma clflushopt clwb avx512cd sha_ni avx512bw avx512vl xsaveopt xsavec xgetbv1 xsaves cqm_llc cqm_occup_llc cqm_mbm_total cqm_mbm_local user_shstk avx_vnni avx512_bf16 clzero irperf xsaveerptr rdpru wbnoinvd amd_ppin cppc arat npt lbrv svm_lock nrip_save tsc_scale vmcb_clean flushbyasid decodeassists pausefilter pfthreshold avic v_vmsave_vmload vgif x2avic v_spec_ctrl vnmi avx512vbmi umip pku ospke avx512_vbmi2 gfni vaes vpclmulqdq avx512_vnni avx512_bitalg avx512_vpopcntdq la57 rdpid bus_lock_detect movdiri movdir64b overflow_recov succor smca avx512_vp2intersect flush_l1d debug_swap amd_lbr_pmc_freeze
bugs : sysret_ss_attrs spectre_v1 spectre_v2 spec_store_bypass srso spectre_v2_user vmscape
bogomips : 7090.34
TLB size : 192 4K pages
clflush size : 64
cache_alignment : 64
address sizes : 52 bits physical, 57 bits virtual
power management: ts ttp tm hwpstate eff_freq_ro [13] [14]
processor : 60
vendor_id : AuthenticAMD
cpu family : 26
model : 2
model name : AMD EPYC 9355 32-Core Processor
stepping : 1
microcode : 0xb00215a
cpu MHz : 2493.659
cache size : 1024 KB
physical id : 1
siblings : 32
core id : 80
cpu cores : 32
apicid : 208
initial apicid : 208
fpu : yes
fpu_exception : yes
cpuid level : 16
wp : yes
flags : fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush mmx fxsr sse sse2 ht syscall nx mmxext fxsr_opt pdpe1gb rdtscp lm constant_tsc rep_good amd_lbr_v2 nopl xtopology nonstop_tsc cpuid extd_apicid aperfmperf rapl pni pclmulqdq monitor ssse3 fma cx16 pcid sse4_1 sse4_2 x2apic movbe popcnt aes xsave avx f16c rdrand lahf_lm cmp_legacy svm extapic cr8_legacy abm sse4a misalignsse 3dnowprefetch osvw ibs skinit wdt tce topoext perfctr_core perfctr_nb bpext perfctr_llc mwaitx cat_l3 cdp_l3 hw_pstate ssbd mba perfmon_v2 ibrs ibpb stibp ibrs_enhanced vmmcall fsgsbase tsc_adjust bmi1 avx2 smep bmi2 invpcid cqm rdt_a avx512f avx512dq rdseed adx smap avx512ifma clflushopt clwb avx512cd sha_ni avx512bw avx512vl xsaveopt xsavec xgetbv1 xsaves cqm_llc cqm_occup_llc cqm_mbm_total cqm_mbm_local user_shstk avx_vnni avx512_bf16 clzero irperf xsaveerptr rdpru wbnoinvd amd_ppin cppc arat npt lbrv svm_lock nrip_save tsc_scale vmcb_clean flushbyasid decodeassists pausefilter pfthreshold avic v_vmsave_vmload vgif x2avic v_spec_ctrl vnmi avx512vbmi umip pku ospke avx512_vbmi2 gfni vaes vpclmulqdq avx512_vnni avx512_bitalg avx512_vpopcntdq la57 rdpid bus_lock_detect movdiri movdir64b overflow_recov succor smca avx512_vp2intersect flush_l1d debug_swap amd_lbr_pmc_freeze
bugs : sysret_ss_attrs spectre_v1 spectre_v2 spec_store_bypass srso spectre_v2_user vmscape
bogomips : 7090.34
TLB size : 192 4K pages
clflush size : 64
cache_alignment : 64
address sizes : 52 bits physical, 57 bits virtual
power management: ts ttp tm hwpstate eff_freq_ro [13] [14]
processor : 61
vendor_id : AuthenticAMD
cpu family : 26
model : 2
model name : AMD EPYC 9355 32-Core Processor
stepping : 1
microcode : 0xb00215a
cpu MHz : 2493.659
cache size : 1024 KB
physical id : 1
siblings : 32
core id : 81
cpu cores : 32
apicid : 209
initial apicid : 209
fpu : yes
fpu_exception : yes
cpuid level : 16
wp : yes
flags : fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush mmx fxsr sse sse2 ht syscall nx mmxext fxsr_opt pdpe1gb rdtscp lm constant_tsc rep_good amd_lbr_v2 nopl xtopology nonstop_tsc cpuid extd_apicid aperfmperf rapl pni pclmulqdq monitor ssse3 fma cx16 pcid sse4_1 sse4_2 x2apic movbe popcnt aes xsave avx f16c rdrand lahf_lm cmp_legacy svm extapic cr8_legacy abm sse4a misalignsse 3dnowprefetch osvw ibs skinit wdt tce topoext perfctr_core perfctr_nb bpext perfctr_llc mwaitx cat_l3 cdp_l3 hw_pstate ssbd mba perfmon_v2 ibrs ibpb stibp ibrs_enhanced vmmcall fsgsbase tsc_adjust bmi1 avx2 smep bmi2 invpcid cqm rdt_a avx512f avx512dq rdseed adx smap avx512ifma clflushopt clwb avx512cd sha_ni avx512bw avx512vl xsaveopt xsavec xgetbv1 xsaves cqm_llc cqm_occup_llc cqm_mbm_total cqm_mbm_local user_shstk avx_vnni avx512_bf16 clzero irperf xsaveerptr rdpru wbnoinvd amd_ppin cppc arat npt lbrv svm_lock nrip_save tsc_scale vmcb_clean flushbyasid decodeassists pausefilter pfthreshold avic v_vmsave_vmload vgif x2avic v_spec_ctrl vnmi avx512vbmi umip pku ospke avx512_vbmi2 gfni vaes vpclmulqdq avx512_vnni avx512_bitalg avx512_vpopcntdq la57 rdpid bus_lock_detect movdiri movdir64b overflow_recov succor smca avx512_vp2intersect flush_l1d debug_swap amd_lbr_pmc_freeze
bugs : sysret_ss_attrs spectre_v1 spectre_v2 spec_store_bypass srso spectre_v2_user vmscape
bogomips : 7090.34
TLB size : 192 4K pages
clflush size : 64
cache_alignment : 64
address sizes : 52 bits physical, 57 bits virtual
power management: ts ttp tm hwpstate eff_freq_ro [13] [14]
processor : 62
vendor_id : AuthenticAMD
cpu family : 26
model : 2
model name : AMD EPYC 9355 32-Core Processor
stepping : 1
microcode : 0xb00215a
cpu MHz : 3577.303
cache size : 1024 KB
physical id : 1
siblings : 32
core id : 82
cpu cores : 32
apicid : 210
initial apicid : 210
fpu : yes
fpu_exception : yes
cpuid level : 16
wp : yes
flags : fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush mmx fxsr sse sse2 ht syscall nx mmxext fxsr_opt pdpe1gb rdtscp lm constant_tsc rep_good amd_lbr_v2 nopl xtopology nonstop_tsc cpuid extd_apicid aperfmperf rapl pni pclmulqdq monitor ssse3 fma cx16 pcid sse4_1 sse4_2 x2apic movbe popcnt aes xsave avx f16c rdrand lahf_lm cmp_legacy svm extapic cr8_legacy abm sse4a misalignsse 3dnowprefetch osvw ibs skinit wdt tce topoext perfctr_core perfctr_nb bpext perfctr_llc mwaitx cat_l3 cdp_l3 hw_pstate ssbd mba perfmon_v2 ibrs ibpb stibp ibrs_enhanced vmmcall fsgsbase tsc_adjust bmi1 avx2 smep bmi2 invpcid cqm rdt_a avx512f avx512dq rdseed adx smap avx512ifma clflushopt clwb avx512cd sha_ni avx512bw avx512vl xsaveopt xsavec xgetbv1 xsaves cqm_llc cqm_occup_llc cqm_mbm_total cqm_mbm_local user_shstk avx_vnni avx512_bf16 clzero irperf xsaveerptr rdpru wbnoinvd amd_ppin cppc arat npt lbrv svm_lock nrip_save tsc_scale vmcb_clean flushbyasid decodeassists pausefilter pfthreshold avic v_vmsave_vmload vgif x2avic v_spec_ctrl vnmi avx512vbmi umip pku ospke avx512_vbmi2 gfni vaes vpclmulqdq avx512_vnni avx512_bitalg avx512_vpopcntdq la57 rdpid bus_lock_detect movdiri movdir64b overflow_recov succor smca avx512_vp2intersect flush_l1d debug_swap amd_lbr_pmc_freeze
bugs : sysret_ss_attrs spectre_v1 spectre_v2 spec_store_bypass srso spectre_v2_user vmscape
bogomips : 7090.34
TLB size : 192 4K pages
clflush size : 64
cache_alignment : 64
address sizes : 52 bits physical, 57 bits virtual
power management: ts ttp tm hwpstate eff_freq_ro [13] [14]
processor : 63
vendor_id : AuthenticAMD
cpu family : 26
model : 2
model name : AMD EPYC 9355 32-Core Processor
stepping : 1
microcode : 0xb00215a
cpu MHz : 2493.659
cache size : 1024 KB
physical id : 1
siblings : 32
core id : 83
cpu cores : 32
apicid : 211
initial apicid : 211
fpu : yes
fpu_exception : yes
cpuid level : 16
wp : yes
flags : fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush mmx fxsr sse sse2 ht syscall nx mmxext fxsr_opt pdpe1gb rdtscp lm constant_tsc rep_good amd_lbr_v2 nopl xtopology nonstop_tsc cpuid extd_apicid aperfmperf rapl pni pclmulqdq monitor ssse3 fma cx16 pcid sse4_1 sse4_2 x2apic movbe popcnt aes xsave avx f16c rdrand lahf_lm cmp_legacy svm extapic cr8_legacy abm sse4a misalignsse 3dnowprefetch osvw ibs skinit wdt tce topoext perfctr_core perfctr_nb bpext perfctr_llc mwaitx cat_l3 cdp_l3 hw_pstate ssbd mba perfmon_v2 ibrs ibpb stibp ibrs_enhanced vmmcall fsgsbase tsc_adjust bmi1 avx2 smep bmi2 invpcid cqm rdt_a avx512f avx512dq rdseed adx smap avx512ifma clflushopt clwb avx512cd sha_ni avx512bw avx512vl xsaveopt xsavec xgetbv1 xsaves cqm_llc cqm_occup_llc cqm_mbm_total cqm_mbm_local user_shstk avx_vnni avx512_bf16 clzero irperf xsaveerptr rdpru wbnoinvd amd_ppin cppc arat npt lbrv svm_lock nrip_save tsc_scale vmcb_clean flushbyasid decodeassists pausefilter pfthreshold avic v_vmsave_vmload vgif x2avic v_spec_ctrl vnmi avx512vbmi umip pku ospke avx512_vbmi2 gfni vaes vpclmulqdq avx512_vnni avx512_bitalg avx512_vpopcntdq la57 rdpid bus_lock_detect movdiri movdir64b overflow_recov succor smca avx512_vp2intersect flush_l1d debug_swap amd_lbr_pmc_freeze
bugs : sysret_ss_attrs spectre_v1 spectre_v2 spec_store_bypass srso spectre_v2_user vmscape
bogomips : 7090.34
TLB size : 192 4K pages
clflush size : 64
cache_alignment : 64
address sizes : 52 bits physical, 57 bits virtual
power management: ts ttp tm hwpstate eff_freq_ro [13] [14]
/proc/meminfo:
MemTotal: 1055320712 kB
MemFree: 1046802728 kB
MemAvailable: 1044647344 kB
Buffers: 3336 kB
Cached: 1298396 kB
SwapCached: 0 kB
Active: 4979732 kB
Inactive: 1040012 kB
Active(anon): 4738588 kB
Inactive(anon): 0 kB
Active(file): 241144 kB
Inactive(file): 1040012 kB
Unevictable: 3072 kB
Mlocked: 0 kB
SwapTotal: 33554428 kB
SwapFree: 33554428 kB
Zswap: 0 kB
Zswapped: 0 kB
Dirty: 78760 kB
Writeback: 0 kB
AnonPages: 4720260 kB
Mapped: 159432 kB
Shmem: 20500 kB
KReclaimable: 130236 kB
Slab: 496808 kB
SReclaimable: 130236 kB
SUnreclaim: 366572 kB
KernelStack: 15568 kB
PageTables: 17548 kB
SecPageTables: 11540 kB
NFS_Unstable: 0 kB
Bounce: 0 kB
WritebackTmp: 0 kB
CommitLimit: 561214784 kB
Committed_AS: 7244632 kB
VmallocTotal: 13743895347199 kB
VmallocUsed: 478044 kB
VmallocChunk: 0 kB
Percpu: 115968 kB
HardwareCorrupted: 0 kB
AnonHugePages: 714752 kB
ShmemHugePages: 0 kB
ShmemPmdMapped: 0 kB
FileHugePages: 0 kB
FilePmdMapped: 0 kB
CmaTotal: 0 kB
CmaFree: 0 kB
Unaccepted: 0 kB
HugePages_Total: 0
HugePages_Free: 0
HugePages_Rsvd: 0
HugePages_Surp: 0
Hugepagesize: 2048 kB
Hugetlb: 0 kB
DirectMap4k: 387524 kB
DirectMap2M: 18808832 kB
DirectMap1G: 1054867456 kB
Free space on /tmp at the end= 801688 MiB
End job on nodeE001 at 2026-07-15 18:20:14