Trace number 4847531
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_14_shg.opb |
| MD5SUM | c0e25a71d8726d42148f3e780c01ff44 |
| 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 | 56 |
| Best CPU time to get the best result obtained on this benchmark | 3560.02 |
| 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 | 14300 |
| 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 | 60 |
| Maximum length of a constraint | 93 |
| Number of terms in the objective function | 14300 |
| 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 | 14300 |
| 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 | 14300 |
| Number of bits of the biggest sum of numbers | 14 |
| Number of products (including duplicates) | 0 |
| Sum of products size (including duplicates) | 0 |
| Number of different products | 0 |
| Sum of products size | 0 |
Quality of the solution as a function of time

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