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