Trace number 4847344
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-PB06/OPT-LIN/submitted-PB06/liu/ wnq/normalized-wnq_n100_mw99_12.opb.PB06.opb |
| MD5SUM | fd0e2798224bd891f728fecfed3c6d1b |
| Bench Category | OPT-LIN (optimization problem, linear constraints, no OPT/UNSAT certificate) |
| Best result obtained on this benchmark | OPT |
| Best value of the objective obtained on this benchmark | 236 |
| Best CPU time to get the best result obtained on this benchmark | 3438.38 |
| 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 | 10000 |
| Total number of constraints | 656900 |
| Number of constraints which are clauses | 656900 |
| 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 | 2 |
| Maximum length of a constraint | 100 |
| Number of terms in the objective function | 10000 |
| Biggest coefficient in the objective function | 99 |
| Number of bits for the biggest coefficient in the objective function | 7 |
| Sum of the numbers in the objective function | 495618 |
| Number of bits of the sum of numbers in the objective function | 19 |
| Biggest number in a constraint | 99 |
| Number of bits of the biggest number in a constraint | 7 |
| Biggest sum of numbers in a constraint | 495618 |
| Number of bits of the biggest sum of numbers | 19 |
| 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
23.53/25.97 c Time taken to transform: 13.639526605606079 seconds
23.53/25.97 c Solver arguments: {'interleave_search': True, 'use_rins_lns': False, 'num_search_workers': 1, 'random_seed': 1588372373, 'solution_callback': <cpmpy.tools.benchmark.cpbenchy.observer.solver_args.SolverArgsObserver._ortools_arguments.<locals>.OrtSolutionCallback object at 0x7f3e7a6eb410>}
23.53/25.97 c 3572.090240955353s left to solve
27.63/30.07 c Solution 1, time = 4.1011s
27.63/30.07 o 6853
27.81/30.28 c Solution 2, time = 4.3052s
27.81/30.28 o 5874
28.21/30.67 c Solution 3, time = 4.6947s
28.21/30.67 o 5191
28.31/30.78 c Solution 4, time = 4.8034s
28.31/30.78 o 4829
28.51/30.99 c Solution 5, time = 5.0136s
28.51/30.99 o 4240
28.72/31.11 c Solution 6, time = 5.1362s
28.72/31.11 o 4196
28.81/31.27 c Solution 7, time = 5.3003s
28.81/31.27 o 4116
29.01/31.41 c Solution 8, time = 5.4328s
29.01/31.41 o 3928
29.11/31.55 c Solution 9, time = 5.5731s
29.11/31.55 o 3854
29.41/31.81 c Solution 10, time = 5.8328s
29.41/31.81 o 3677
29.50/31.95 c Solution 11, time = 5.9791s
29.50/31.95 o 3676
32.71/35.19 c Solution 12, time = 9.2146s
32.71/35.19 o 3617
33.19/35.60 c Solution 13, time = 9.6292s
33.19/35.60 o 3604
33.19/35.68 c Solution 14, time = 9.7074s
33.19/35.68 o 3576
33.29/35.77 c Solution 15, time = 9.7965s
33.29/35.77 o 3529
33.61/36.03 c Solution 16, time = 10.0559s
33.61/36.03 o 3505
33.61/36.08 c Solution 17, time = 10.1049s
33.61/36.08 o 3501
33.80/36.24 c Solution 18, time = 10.2703s
33.80/36.24 o 3494
34.20/36.63 c Solution 19, time = 10.6528s
34.20/36.63 o 3450
34.20/36.68 c Solution 20, time = 10.7026s
34.20/36.68 o 3427
34.30/36.79 c Solution 21, time = 10.8196s
34.30/36.79 o 3423
34.40/36.87 c Solution 22, time = 10.8980s
34.40/36.87 o 3410
34.50/36.92 c Solution 23, time = 10.9467s
34.50/36.92 o 3406
34.71/37.19 c Solution 24, time = 11.2174s
34.71/37.19 o 3339
34.90/37.32 c Solution 25, time = 11.3492s
34.90/37.32 o 3317
35.00/37.44 c Solution 26, time = 11.4707s
35.00/37.44 o 3313
35.10/37.50 c Solution 27, time = 11.5237s
35.10/37.50 o 3214
35.19/37.69 c Solution 28, time = 11.7150s
35.19/37.69 o 3210
35.39/37.83 c Solution 29, time = 11.8590s
35.39/37.83 o 3207
35.99/38.40 c Solution 30, time = 12.4254s
35.99/38.40 o 3205
36.19/38.62 c Solution 31, time = 12.6451s
36.19/38.62 o 3204
36.39/38.87 c Solution 32, time = 12.9002s
36.39/38.87 o 3203
36.49/38.97 c Solution 33, time = 12.9996s
36.49/38.97 o 3153
36.60/39.08 c Solution 34, time = 13.1077s
36.60/39.08 o 3150
37.19/39.61 c Solution 35, time = 13.6334s
37.19/39.61 o 2954
37.19/39.61 c Solution 36, time = 13.6395s
37.19/39.61 o 2919
37.19/39.64 c Solution 37, time = 13.6647s
37.19/39.64 o 2858
37.19/39.65 c Solution 38, time = 13.6752s
37.19/39.65 o 2793
37.29/39.70 c Solution 39, time = 13.7244s
37.29/39.70 o 2600
37.39/39.80 c Solution 40, time = 13.8318s
37.39/39.80 o 2482
37.39/39.86 c Solution 41, time = 13.8902s
37.39/39.86 o 2435
37.49/39.97 c Solution 42, time = 13.9935s
37.49/39.97 o 2416
37.49/40.01 c Solution 43, time = 14.0342s
37.49/40.01 o 2285
37.70/40.14 c Solution 44, time = 14.1682s
37.70/40.14 o 2245
37.70/40.15 c Solution 45, time = 14.1755s
37.70/40.15 o 2156
37.70/40.16 c Solution 46, time = 14.1837s
37.70/40.16 o 2150
38.08/40.56 c Solution 47, time = 14.5863s
38.08/40.56 o 282
38.28/40.74 c Solution 48, time = 14.7702s
38.28/40.74 o 280
38.28/40.79 c Solution 49, time = 14.8209s
38.28/40.79 o 276
38.38/40.80 c Solution 50, time = 14.8283s
38.38/40.80 o 274
46.25/48.77 c Solution 51, time = 22.7960s
46.25/48.77 o 272
46.35/48.85 c Solution 52, time = 22.8777s
46.35/48.85 o 269
46.85/49.31 c Solution 53, time = 23.3336s
46.85/49.31 o 268
46.95/49.46 c Solution 54, time = 23.4827s
46.95/49.46 o 267
47.05/49.55 c Solution 55, time = 23.5779s
47.05/49.55 o 266
104.83/107.52 c Solution 56, time = 81.5427s
104.83/107.52 o 265
107.62/110.31 c Solution 57, time = 84.3326s
107.62/110.31 o 263
165.70/168.66 c Solution 58, time = 142.6836s
165.70/168.66 o 262
166.00/169.00 c Solution 59, time = 143.0256s
166.00/169.00 o 261
166.30/169.29 c Solution 60, time = 143.3127s
166.30/169.29 o 257
319.27/322.71 c Solution 61, time = 296.7337s
319.27/322.71 o 256
319.27/322.77 c Solution 62, time = 296.8011s
319.27/322.77 o 255
341.80/345.35 c Solution 63, time = 319.3728s
341.80/345.35 o 254
610.09/614.54 c Solution 64, time = 588.5681s
610.09/614.54 o 253
619.35/623.81 c Solution 65, time = 597.8371s
619.35/623.81 o 252
619.35/623.88 c Solution 66, time = 597.9101s
619.35/623.88 o 251
619.45/623.95 c Solution 67, time = 597.9808s
619.45/623.95 o 248
619.57/624.01 c Solution 68, time = 598.0402s
619.57/624.01 o 245
619.67/624.15 c Solution 69, time = 598.1791s
619.67/624.15 o 244
621.66/626.14 c Solution 70, time = 600.1686s
621.66/626.14 o 242
621.84/626.33 c Solution 71, time = 600.3575s
621.84/626.33 o 241
3581.22/3596.48 o 241
3581.22/3596.48 v -x5796 -x3060 -x825 -x8833 -x4311 -x2905 -x1981 -x1429 -x3503 -x4332 -x5002 -x3164 -x4946 -x6570 -x7787 -x7729 -x4483 -x2184 -x7023 -x7563 -x5176 -x5741 -x7567 -x6758 -x2095 -x1632 -x6555 -x6522 -x6601 -x4 -x5654 -x2348 -x6233 -x8642 -x8609 -x8729 -x62 -x4355 -x5129 -x3856 -x8772 -x5233 -x3347 -x2988 -x5607 -x6756 -x9707 -x7847 -x3959 -x3192 -x5157 -x8604 -x9791 -x5414 -x3818 -x5442 -x5072 -x6129 -x8757 -x9225 -x5929 -x7088 -x3314 -x1442 -x6055 -x2857 -x6120 x777 -x6490 -x7468 -x767 -x938 -x1929 -x1573 -x1614 -x2321 -x7311 -x4055 -x4441 -x7944 -x2211 -x1500 -x3285 -x7414 -x1287 -x7346 -x4263 -x2852 -x3082 -x1610 -x5281 -x2776 -x7056 -x6781 -x9763 -x4591 -x4704 -x3287 -x8662 -x9191 -x9400 -x2576 -x3114 -x8466 -x5055 -x5918 -x3816 -x9310 -x2777 -x5927 -x2885 -x7745 -x2336 -x5598 -x629 -x2737 -x3744 -x2126 -x3037 -x8881 -x975 -x3011 -x6702 -x7076 -x4724 -x1626 -x3982 -x6352 -x6894 -x7389 -x7445 -x6056 -x7677 -x7705 -x8021 -x8007 -x1514 -x6957 -x3673 -x3687 -x4021 -x2525 -x9749 -x5065 -x1371 -x5539 -x7189 -x470 -x2572 -x2831 x1906 -x9823 -x4036 -x726 -x7034 -x5536 -x6692 -x3666 -x5619 -x654 -x5470 -x412 -x6214 -x4828 -x9806 -x3732 -x9634 -x2773 -x8830 -x5226 -x2664 -x5216 -x6834 -x9278 -x2890 -x8813 -x7565 -x3514 -x8920 -x896 -x4518 -x1696 -x4279 -x9972 -x56 -x4194 -x7252 -x483 -x5400 -x1594 -x5082 -x2178 -x1420 -x6614 -x810 -x8493 -x454 -x6918 -x9845 -x7537 -x3883 -x9584 -x6405 -x125 -x2482 -x6451 -x9161 -x2855 -x2460 -x6158 -x499 -x2016 -x7313 -x8121 -x6415 -x9784 -x9918 -x2725 -x7312 -x9284 -x4982 -x9401 -x137 -x778 -x4788 -x1216 -x1936 -x6410 -x8827 -x6640 -x9112 -x9414 -x560 -x5647 -x5007 -x1894 -x9377 -x3963 -x6416 -x3803 -x9964 -x3063 -x3771 -x3098 -x7996 -x1487 -x1266 -x2949 -x2379 -x2515 -x6336 -x9512 -x7048 -x9814 -x2086 -x1817 -x5404 -x6705 -x7867 -x4001 -x5004 -x8996 -x4904 -x6080 -x8776 -x4617 -x140 -x5895 -x6695 -x7160 -x4887 -x9810 -x4069 -x9813 -x5885 -x8179 -x8598 -x2543 -x5728 -x6254 -x6946 -x895 -x2632 -x819 -x8878 -x3831 -x9881 -x6342 -x65 -x2142 -x966 -x905 -x1695 -x2768 -x6200 -x7589 -x36 -x8906 -x7278 -x7186 -x8511 -x4715 -x539 -x4576 -x9954 -x6707 -x6363 -x9287 -x5968 -x8496 -x913 -x3921 -x7371 -x2761 -x6397 -x3726 -x5692 -x8637 -x212 -x2127 -x5183 -x7972 -x8910 -x4477 -x1085 -x2310 -x5197 -x8373 -x8026 -x4133 -x4370 -x2490 -x2198 -x4944 -x7003 -x1095 -x9196 -x3579 -x5620 -x9955 -x4395 -x741 -x3018 -x9914 -x3396 -x4247 -x6000 -x4714 -x1755 x7504 -x2440 -x7217 -x2684 -x8889 -x403 -x7276 -x1968 -x6006 -x7181 -x3183 -x1462 -x7438 -x8066 -x8626 -x1523 -x6313 -x2569 -x5829 -x5722 -x2647 -x1022 -x915 -x9786 -x9680 -x7223 -x1511 -x1759 -x607 -x8119 -x9776 -x8057 -x3115 -x2044 -x1411 -x4418 -x7810 -x5827 -x6550 -x9364 -x3051 -x1465 -x1954 -x7376 -x1001 -x3809 -x9215 -x8177 -x1406 -x6166 -x6444 -x8123 -x6551 -x871 -x2080 -x8934 -x802 -x593 -x2285 -x8440 -x5723 -x8494 -x6736 -x3342 -x682 -x7151 -x2749 -x4740 -x8090 -x3635 -x2907 -x8583 -x8973 -x9136 -x5093 -x4553 -x4423 -x8828 -x2927 -x6181 -x7335 -x4581 -x1837 -x4456 -x9630 -x6764 -x9511 -x6274 -x4902 -x5380 -x6156 -x179 -x5271 -x1617 -x2064 -x8295 -x4008 -x42 -x5353 -x7918 -x3358 -x9179 -x8670 -x2274 -x7453 -x8904 -x2243 -x6234 -x1020 -x4676 -x3910 -x1771 -x5946 -x1860 -x3399 -x4401 -x1238 -x3534 -x5713 -x7515 -x9430 -x9140 -x3116 -x1112 x5040 -x9993 -x8142 -x3455 -x4152 -x8653 -x6116 -x4818 -x7391 -x9854 -x4656 -x1118 -x1352 -x2712 -x5073 -x7840 -x4221 -x15 -x9283 -x5896 -x7353 -x4455 -x857 -x3531 -x3878 -x7656 -x2603 -x3394 -x4037 -x8986 -x1021 -x5272 -x1171 -x3142 -x1977 -x2719 -x3294 -x7927 -x5911 -x4628 -x7179 -x2568 -x8706 -x3623 -x3798 -x6997 -x3962 -x5441 -x2076 -x1964 -x4469 -x6013 -x8997 -x5622 -x6064 -x6157 -x2073 -x5035 -x5100 -x919 -x2281 -x2068 -x4860 -x378 -x6513 -x3700 -x660 -x2943 -x1215 -x1091 -x1340 -x1990 -x9012 -x9224 -x1926 -x8278 -x683 -x889 -x9370 -x3875 -x7592 -x1921 -x8753 -x985 -x1702 -x3053 -x2464 -x7202 -x1219 -x917 -x1736 -x5880 -x8497 -x8253 -x3189 -x9029 -x3352 -x2947 -x4795 -x3412 -x9713 -x6893 -x4870 -x736 -x1997 -x3435 -x8013 -x6630 -x24 -x8641 -x9743 -x4343 -x5133 -x6301 -x9508 -x5304 -x6356 x37 -x5883 -x8483 -x5802 -x5393 -x8669 -x3185 -x5189 -x61 -x4927 -x6259 -x1868 -x2710 -x7140 -x295 -x9194 -x4736 -x9931 -x7275 -x1625 -x6374 -x9688 -x2564 -x2850 -x5922 -x5205 -x7966 -x7062 -x3964 -x2973 -x2083 -x7630 -x4872 -x8203 -x5529 -x9835 x4378 -x5947 -x8812 -x1922 -x9044 -x1086 -x1945 -x3449 -x188 -x9007 -x4999 -x4228 -x4710 -x8960 -x4038 -x6762 -x8355 -x942 -x1877 -x305 -x7649 -x3584 -x8788 -x6701 -x5153 -x4751 -x9738 -x727 -x6838 -x6023 -x6520 -x8531 -x6578 -x3490 -x3323 -x8893 -x5724 -x3074 -x3717 -x5543 -x229 -x7924 -x6172 -x6829 -x7294 -x2393 -x5452 -x9078 -x111 -x1576 -x3637 -x4427 -x1428 x4015 -x864 -x9617 -x9544 -x3397 x1713 -x2993 -x9682 -x6539 -x5180 -x4861 -x9062 -x3594 -x5262 -x6725 -x2251 -x8688 -x3607 -x7366 -x8819 -x1035 -x1031 -x2488 -x691 -x4291 -x112 -x4447 -x4487 -x9154 -x1269 -x242 -x5680 -x3033 -x8538 -x6510 -x2645 -x9804 -x2665 -x8507 -x2693 -x3363 -x2025 -x2128 -x5982 -x616 -x7102 -x2031 -x7672 -x8950 -x4892 -x5742 -x5313 -x3272 -x3728 -x7118 -x437 -x7585 -x4012 -x613 -x2586 -x1177 -x2165 -x4163 -x9134 -x4909 -x553 -x8115 -x2934 -x9867 -x7758 -x5168 -x6751 -x8742 -x6837 -x3554 -x1131 -x9503 -x785 -x3008 -x33 -x7503 -x8557 -x2188 -x8818 -x7848 -x4540 -x2072 -x3849 -x2229 -x9221 -x2089 -x2798 -x5457 -x2618 -x1339 -x4099 -x4965 -x9246 -x2625 -x7489 -x2017 -x8290 -x1346 -x6167 -x4586 -x795 -x4175 -x4177 -x2971 -x3645 -x6586 -x6732 -x8535 -x3589 -x531 -x1716 x4454 -x9008 -x6779 -x9190 -x8117 -x1738 -x8125 -x5081 -x2232 -x3865 -x2446 -x8158 -x4996 -x7251 -x7691 -x3108 -x3493 -x7079 -x2161 -x9618 -x7085 -x9892 -x44 -x5411 -x9669 -x8701 -x7317 -x8191 -x6622 -x8065 -x8791 -x2987 -x5255 -x5306 -x8291 -x756 -x1187 -x3308 -x2416 -x7791 -x7599 -x2535 -x5794 -x6500 -x95 -x4948 -x1272 -x4368 -x9331 -x9009 -x9494 -x8046 -x8112 -x3987 -x358 -x331 -x4555 -x838 -x2681 -x7333 -x109 -x4019 -x4197 -x3439 -x7859 -x7006 -x9151 -x1427 -x4769 -x6126 -x4804 -x8716 -x6909 x9853 -x6790 -x8442 -x1630 -x6573 -x7700 -x3672 -x7620 -x4798 -x5146 -x9025 -x113 -x4237 -x4047 -x7047 -x6623 -x602 -x5515 -x2422 -x6114 -x4403 -x4258 -x851 -x7770 -x7130 -x9034 -x9727 -x1217 -x8545 -x4308 -x6066 -x9048 -x8705 -x3613 -x8678 -x247 -x1030 -x9988 -x1014 -x3650 -x8576 -x8109 -x3683 -x69 -x6700 -x6823 -x5113 -x7485 -x2856 -x8087 -x1289 -x8551 -x9258 -x4535 -x4538 -x5934 -x9957 -x2139 -x6911 -x7963 -x5151 -x1818 -x7511 -x8326 -x3092 -x775 -x4024 -x6230 -x1938 -x3755 -x9956 -x667 -x1727 -x2020 -x4547 -x6306 -x3069 -x8509 -x9728 -x1660 -x7782 -x5124 -x8606 -x3895 -x418 -x1853 -x252 -x1088 -x8603 -x326 -x1153 -x2481 -x1360 -x7602 -x433 -x1769 -x2226 -x6339 -x2581 -x321 -x4276 -x5687 -x556 -x664 -x6095 -x1731 -x4994 -x2009 -x2864 -x6988 -x2437 -x7880 -x854 x2699 -x7783 -x9187 -x9826 -x9676 -x4536 -x8597 -x9581 -x8469 -x2770 -x6809 -x9830 -x1813 -x8539 -x266 -x8879 -x625 -x3335 -x7362 -x1841 -x8368 -x9332 -x6900 -x9575 -x918 -x402 -x6808 -x6822 -x7142 -x2157 -x2428 -x7101 -x8805 -x3325 -x3546 -x4685 -x7150 -x2400 -x7412 -x6878 -x1999 -x1691 -x2485 -x9273 -x196 -x4491 -x5611 -x4420 -x4155 -x1959 -x6719 -x360 -x4360 -x6992 -x9451 -x5499 -x3132 -x5973 -x1498 -x4907 -x2134 -x9263 -x6641 -x8768 -x2430 -x6276 -x9811 -x1151 -x9185 -x611 -x7669 -x478 -x8282 -x9388 -x8190 -x1181 -x200 -x2778 -x9204 -x5504 -x6528 -x2441 -x2284 -x5923 -x6514 -x1143 -x4823 -x606 -x1826 -x1819 -x9149 -x3808 -x1312 -x3404 -x5449 -x6134 -x7174 -x2377 -x7042 -x801 -x4696 -x5228 -x7040 -x4753 -x624 -x6062 -x5415 -x8215 -x4078 x4668 -x1367 -x5448 -x9105 -x8984 -x592 -x962 -x2629 -x8118 -x1885 -x904 -x306 -x1649 -x8154 -x1076 x609 -x4847 -x2360 -x3349 -x8572 -x7248 -x8337 -x1260 -x852 -x4819 -x1494 -x5603 -x1255 -x3678 -x6670 -x5746 -x6144 -x7262 -x2656 -x1398 -x4312 -x7733 -x535 -x405 -x2582 -x5892 -x9772 -x1330 -x1425 -x6072 -x4686 -x3568 -x251 -x6847 -x6046 -x2628 -x1319 -x348 -x4340 -x9620 -x130 -x5008 -x8076 -x9456 -x4164 -x9453 -x7158 -x1917 -x1796 -x4969 -x7303 -x329 -x2918 -x4068 -x8954 -x4855 -x3317 x1492 -x154 -x4193 -x94 -x1120 -x8427 -x1872 -x8054 -x9259 -x9023 -x3894 -x5025 -x3286 -x8839 -x3621 -x9671 -x708 -x1303 -x48 -x3343 -x7566 -x8464 -x4445 -x6483 x217 -x7749 -x4306 -x7603 -x1650 -x863 -x5207 -x7325 -x1158 -x1000 -x914 -x5997 -x2190 -x401 -x6723 -x5139 -x8619 -x3597 -x6323 -x948 -x9602 -x8388 -x9234 -x4205 -x6123 -x6395 -x549 -x9533 -x5137 -x8912 -x9471 -x1797 -x6216 -x9334 -x5785 -x6376 x5639 -x6441 -x4112 -x9862 -x7407 -x6030 -x7505 -x7355 -x8500 -x7984 -x6814 -x5958 -x2099 -x5857 -x2192 -x8286 -x2372 -x6401 -x4667 -x4448 -x619 -x2854 -x4708 -x4842 -x6996 -x5830 -x2598 -x9709 -x4238 -x77 -x6140 -x7522 -x383 -x999 -x4876 -x6620 -x5816 -x3066 -x5638 -x8995 -x5581 -x8664 -x449 -x2425 -x3456 -x3980 -x8905 -x1787 -x5480 x2382 -x9863 -x9760 -x3220 -x6079 -x1673 -x4589 -x1979 -x3282 -x3434 -x3927 -x2570 -x7104 -x3156 -x961 -x5142 -x5338 -x9085 -x8170 -x8382 -x1672 -x1810 -x7871 -x1278 -x8554 -x114 -x793 -x856 -x6460 -x5764 -x9526 -x2553 -x6332 -x5812 -x4588 -x2757 -x4777 -x4377 -x7895 -x1009 -x5652 -x7336 -x9017 -x9652 -x7858 -x925 -x2179 -x3136 -x8855 -x6798 -x3245 -x2866 -x9850 -x7263 -x9948 -x1993 -x995 -x6812 -x814 -x7464 -x4035 -x7872 -x8924 -x9681 -x20 -x60 -x9606 -x5553 -x8680 -x9694 -x3943 -x5566 -x98 -x4827 -x5861 -x1878 -x7988 -x5122 -x2903 -x6142 -x2052 -x8565 -x6476 -x916 -x1019 -x7635 -x7462 -x1522 -x2233 -x9975 -x9825 -x334 -x9902 -x1754 -x1295 -x6282 -x5650 -x706 -x4706 -x5916 -x3911 -x5269 -x3699 -x17 -x6714 -x3509 -x7477 -x9670 -x7164 -x5560 -x9756 -x2371 -x3918 x9079 -x3258 -x6865 -x5044 -x5825 -x1186 -x7069 -x492 -x9985 -x8911 -x1338 -x6193 -x7969 -x1517 -x8978 -x5608 -x4548 -x1795 -x9088 -x2679 -x545 -x3724 -x7193 -x9983 -x8124 -x5939 -x1528 -x6289 -x39 -x6995 -x1037 -x2986 -x7127 -x987 -x4544 -x7964 -x9384 -x7538 -x2137 -x9311 -x7654 -x9793 -x1354 -x6048 -x8634 -x3054 -x979 -x6505 -x193 -x9060 -x9389 -x71 -x529 -x5355 -x6344 -x1199 -x4442 -x6767 -x4896 -x4236 -x9750 -x2439 -x1240 -x1066 -x7521 -x6151 -x9096 -x6953 -x3281 -x3353 -x4738 -x5173 -x9269 -x8608 -x8027 -x2937 x1263 -x5821 -x2800 -x501 -x4226 -x2032 -x2445 -x1195 -x6370 -x1033 -x6298 -x6492 -x4734 -x4171 -x5518 -x6951 -x9177 -x9893 -x2117 -x268 -x4974 -x4707 -x7704 -x8262 -x4461 -x3652 -x2156 -x7068 -x421 -x3010 -x276 -x6169 -x4665 -x4679 -x4402 -x361 -x4353 -x100 -x7913 -x3482 -x2620 -x7830 -x5700 -x9816 -x5528 -x465 -x2487 -x7117 -x5645 -x2395 -x7226 -x6016 -x6642 -x7794 -x2695 -x6283 -x172 -x1453 -x2574 -x5074 -x1111 -x8313 -x2608 -x8725 -x8703 -x6899 -x2782 -x301 -x517 -x8134 -x9128 -x4488 -x8221 -x4405 -x5310 -x5707 -x1154 -x1313 -x4094 -x7099 -x9292 -x4267 -x7258 -x6319 -x7064 -x131 -x9213 -x551 -x4622 -x5107 -x5612 -x4310 -x7338 -x4832 -x8395 -x2227 -x5213 -x8475 -x4928 -x1915 -x9480 -x8802 -x1988 -x5245 -x9550 -x9822 -x8299 -x3268 -x3504 -x3805 -x954 -x5279 -x7525 -x4209 -x9022 -x8184 -x1079 -x7517 -x9731 -x7067 -x594 -x1557 -x2463 -x3334 -x6655 -x8492 -x2836 -x5148 -x6252 -x7038 -x8070 -x3905 -x3459 -x3846 -x1275 -x3480 -x3025 -x541 -x5631 -x3719 -x3854 -x7014 -x3261 -x823 -x1172 -x3269 -x5162 -x7472 -x8947 -x676 -x723 -x2055 -x2711 -x5123 -x6346 -x680 -x8269 -x8552 -x9486 -x869 -x7740 -x2996 -x9423 -x3749 -x6882 -x4107 -x4150 -x5131 -x6145 x821 -x7594 -x2462 -x296 -x5727 -x225 -x1635 -x7016 -x5330 -x6005 -x5884 -x7553 -x5782 -x436 -x1621 -x5627 -x2677 -x83 -x9158 -x2001 -x4200 -x126 -x1928 -x934 -x1950 -x6684 -x7647 -x9297 -x4579 -x8359 -x3555 -x3101 -x4741 -x4983 -x2611 -x1888 -x6559 -x9438 -x2517 -x7894 -x270 -x5662 -x1434 -x5891 -x6027 -x7651 -x6497 -x9951 -x3453 -x1102 -x2715 -x9293 -x16 -x3989 -x3817 -x7207 -x3500 -x1149 -x5384 -x6610 -x7147 -x6616 -x6871 -x1538 -x7784 -x6668 -x4009 x4997 -x8176 -x4895 -x4202 -x4755 -x5768 -x6852 -x1170 -x3738 -x7799 -x9499 -x5832 -x207 -x1409 -x3420 -x2421 -x3494 -x4394 -x4481 -x8487 x8887 -x9082 -x9561 -x1721 -x7187 -x7144 -x4500 -x132 -x220 -x2363 -x2039 -x342 -x4282 -x9891 -x6795 -x5731 -x6168 -x3375 -x8302 -x3698 -x6579 -x4781 -x4922 -x5030 -x5181 -x9135 -x5548 -x5487 -x3649 -x2705 -x1975 -x3538 -x9947 -x129 -x1998 -x8775 -x8971 -x7716 -x9474 -x8601 -x4881 -x4972 -x1568 -x5956 -x4615 -x6523 -x8651 -x59 -x4843 -x5432 -x4091 -x1477 -x387 -x9495 -x8719 -x5814 -x1722 -x8129 -x1739 -x2115 -x2063 -x7523 -x950 -x2364 -x8186 -x693 -x3575 -x9639 -x1017 -x1080 -x4144 -x7243 -x4389 -x178 -x8621 -x7866 -x9271 -x2633 -x548 -x1572 -x1142 -x9153 -x1293 -x7348 -x7529 -x4590 -x6170 -x462 -x4815 -x6033 -x4749 -x2700 -x2104 -x3657 -x850 -x1973 -x9965 -x3815 -x9907 -x9792 -x7948 -x7013 -x879 -x3437 -x9517 -x4435 -x5436 -x80 -x3279 -x2873 -x4045 -x3284 -x749 -x3840 -x310 -x1919 -x6734 -x3232 -x7007 -x4223 -x413 -x2524 -x7241 -x8527 -x9229 -x2448 -x5251 -x8570 -x855 -x226 -x3046 x8073 -x5102 -x1970 -x4244 -x4761 -x8590 -x4093 -x2828 -x9745 -x9 -x8407 -x6938 -x9711 -x4607 -x827 -x2408 -x4046 -x4146 -x5218 -x5502 -x8428 -x6208 -x1892 -x9356 -x2626 -x3428 -x6139 -x2891 -x5790 -x5703 -x7017 -x5232 -x1930 x8629 -x5047 -x4551 -x9150 -x4330 -x6739 -x4570 -x5483 -x6041 -x2883 -x9004 -x5498 -x5556 -x9107 -x725 -x1579 -x9869 -x7227 -x3081 -x1073 -x5750 -x7977 -x4475 -x4251 -x6225 -x3405 -x5012 -x9076 -x8686 -x4644 -x5350 -x2497 -x7701 -x3485 -x4224 -x6810 -x946 -x4988 -x6409 -x7450 -x7377 -x424 -x3936 -x81 -x446 -x4681 -x8922 -x6604 -x2969 -x3013 -x2452 -x4070 -x3570 -x5450 -x8921 x9962 -x6908 -x1745 -x8413 -x5018 -x932 -x4513 -x8721 -x8964 -x4908 -x6412 -x6944 -x5715 -x8099 -x6971 -x601 -x2746 -x8188 -x8652 -x2111 -x5488 x8374 -x8377 -x1176 -x5599 -x9514 -x6269 -x195 -x333 -x8103 -x4148 -x5003 -x9198 -x2207 -x6660 -x6612 -x6919 -x8823 -x1980 -x7319 -x3441 -x253 -x1584 -x4337 -x4206 -x9578 -x8809 -x5828 -x2827 -x9643 -x8484 -x4803 -x5260 -x8874 -x5899 -x6083 x5583 -x1545 -x5358 -x4199 -x1138 x3909 -x9037 -x8850 -x6196 -x7833 -x9432 -x9764 -x293 -x7373 -x1249 -x5290 -x1512 -x9020 -x8575 -x6087 -x797 -x7826 -x9987 -x2163 -x6538 -x6975 -x2203 -x923 -x2293 -x6629 -x3430 -x7644 -x4773 -x6924 -x8591 -x1534 x2896 -x9420 -x7495 -x177 -x4565 -x6868 -x5562 -x6317 -x3510 -x9011 -x4005 -x3425 -x6449 -x3177 -x6905 -x2784 -x3365 -x4061 -x6921 -x8366 -x6927 -x7467 -x8864 -x5309 -x1735 -x13 -x211 -x6437 -x9083 -x1482 -x4260 -x3421 -x4348 -x2709 -x8157 -x2729 -x7879 -x9193 -x9441 -x579 -x3356 -x6177 -x7949 -x6303 -x537 -x858 -x5542 -x4524 -x6633 -x9275 -x7640 -x1452 -x319 -x1496 -x3604 -x6659 -x1823 -x7136 -x3357 -x1875 -x557 -x2562 -x5364 -x2041 -x9452 -x7281 -x5763 -x6278 -x9109 -x7955 -x9431 -x115 -x550 -x9949 -x4192 -x742 -x9180 -x9703 -x5991 -x7662 -x6481 -x9382 -x668 -x4404 -x4288 -x4577 -x2028 -x3140 -x3925 -x6644 -x3326 -x4914 -x3131 -x7452 -x9890 -x9966 -x8781 -x9991 -x928 -x4084 -x9111 -x7614 -x4517 -x7368 -x7514 -x1466 -x2546 -x9959 -x4955 -x3796 -x7392 -x6239 -x9684 -x2533 -x8050 -x4833 -x4594 -x2756 -x3465 -x9903 -x4985 -x2133 -x1776 -x4934 -x8784 -x335 -x7320 -x5462 -x5010 -x5015 -x3686 -x283 -x4179 -x5305 -x5477 -x6869 -x980 -x3194 -x5494 -x7054 -x4350 -x4033 -x4990 -x9442 -x9932 -x8333 -x5760 -x1281 -x2900 -x6545 -x3346 -x8985 -x5167 -x9072 -x5570 -x5661 -x5994 -x6848 -x6162 -x1874 -x5339 -x9216 -x46 -x5641 -x108 -x949 -x1094 -x2652 -x9411 -x4195 -x7661 -x8748 -x4040 -x6666 -x6876 -x5097 -x5879 -x6001 -x2992 -x4657 -x754 -x4626 -x7986 -x3762 -x2792 -x5564 -x5732 -x5754 -x6146 -x2132 -x9056 -x1996 -x5975 -x1814 -x3781 -x637 -x5771 -x5379 -x2035 -x6404 -x5810 -x3174 -x6558 -x3793 -x1075 -x2390 -x6748 -x240 -x2976 -x5823 -x9222 -x2466 -x5597 -x1394 -x3126 -x1049 -x1291 -x3134 -x8822 -x299 -x3619 -x2675 -x8342 -x1353 -x4321 -x9702 -x3716 -x6089 -x6580 -x6509 -x5817 -x4044 -x9396 -x4958 -x6628 -x7708 -x9510 -x3758 -x8454 -x6136 -x4048 -x3059 -x8479 -x2152 -x6288 -x1011 -x1248 -x1758 -x4956 -x9440 -x7334 -x3380 -x8171 -x8727 -x427 -x7091 -x7399 -x4075 -x2613 -x2743 -x1681 -x5254 -x3214 -x491 -x1616 -x7619 -x5006 -x97 -x3882 -x6761 -x5063 -x6552 -x101 -x1243 -x286 -x7632 -x7990 -x4203 -x1503 -x2814 -x6024 -x2058 -x2094 -x7910 -x7059 -x1063 -x7342 -x8759 -x3316 -x671 -x8467 -x8505 -x5844 -x6326 -x426 -x7931 -x4499 -x1304 -x7507 -x288 -x349 -x2287 -x440 -x2683 -x3208 -x3180 -x6759 -x9664 -x745 -x1185 -x8318 -x3344 -x5108 -x4926 -x4509 -x8063 -x9515 -x3120 -x7439 -x9156 -x9393 -x9619 -x7235 -x3332 -x5773 -x6076 -x1388 -x3241 -x4747 -x2298 -x9171 -x5856 -x1426 -x4746 -x7086 -x9189 -x3590 -x9330 -x9574 -x9689 -x7842 -x4396 -x435 -x3345 -x173 -x6936 -x5343 -x1342 -x7938 -x5601 -x7940 -x7579 -x1561 -x459 -x5919 -x7755 -x7031 -x2424 -x2169 -x5673 -x3773 -x646 -x3378 -x7573 -x1698 -x5981 -x1740 -x4399 -x4728 -x1854 -x8040 -x4066 -x238 -x3625 -x6985 -x2846 -x7128 -x1180 -x2919 -x6560 -x9123 -x1253 -x4687 -x1869 -x5873 -x7641 -x9541 -x9919 -x2378 -x5757 -x7162 -x6222 -x3077 -x3321 x7864 -x9002 -x3640 -x4829 -x4850 -x4042 -x7421 -x5541 -x4940 -x2812 -x4114 -x5312 -x5193 -x859 -x4752 -x2551 -x8845 -x5710 -x1593 -x4014 -x4484 -x3926 -x9081 -x9416 -x6053 -x8228 -x5041 -x4351 -x5689 -x8276 -x8938 -x9994 -x2002 -x5657 -x311 -x4642 -x9475 -x4470 -x8182 -x9108 -x6565 -x3634 -x3601 -x8234 -x6735 -x5345 -x753 -x7995 -x6391 -x5970 -x7646 -x5550 -x2911 -x2286 -x9093 -x1201 -x3535 -x6427 -x7601 -x7416 -x3682 -x4780 -x7268 -x7072 -x6355 -x9336 -x1729 -x8953 -x9659 -x9380 -x935 -x5555 -x6855 -x3923 -x8354 -x4294 -x1488 -x1456 -x7814 -x7960 -x7070 -x6854 -x8846 -x6574 -x9058 -x604 -x4104 -x1333 -x8025 -x9505 -x3402 -x3944 -x3383 -x3952 -x6637 -x9734 -x3985 -x6929 -x7374 -x5797 -x5634 -x1644 -x4017 -x7673 -x8873 -x518 -x4245 -x4492 -x8504 -x5584 -x1510 -x254 -x5423 -x5933 -x1384 -x5385 -x5396 -x3721 -x5636 -x6121 -x6654 -x590 -x2355 -x4168 -x5690 -x5447 -x7361 -x2659 -x1400 -x2769 -x1961 -x139 -x7357 -x2354 -x7569 -x92 -x1775 -x6499 -x7119 -x9716 -x6461 -x7883 -x8549 -x5084 -x620 -x227 -x3734 -x4901 -x1027 -x6797 -x8738 -x546 -x2621 -x282 -x292 -x6710 -x7637 -x1677 -x9103 -x3864 -x7114 -x3969 -x9181 -x2141 -x2972 -x2619 -x2967 -x9302 -x2384 -x8585 -x4602 -x8976 -x1391 -x7678 -x7626 -x3409 -x6978 -x4007 -x3697 -x8974 -x6976 -x588 -x2627 -x4216 -x9214 -x1520 -x7398 x1895 -x3368 -x169 -x565 -x8547 -x1629 -x5818 -x9425 -x3036 -x7751 -x5225 -x4533 -x381 -x2222 -x6864 -x1700 -x8524 -x9301 -x4678 -x9235 -x3768 -x2038 -x8298 -x382 -x294 -x6011 -x9614 -x3129 -x6491 -x4824 -x5783 -x5389 -x1069 -x6681 -x5377 -x3042 -x7922 -x6696 -x4281 -x145 -x5066 -x6649 -x7721 -x8967 x8444 -x1925 -x6357 -x559 -x7690 -x4520 -x3947 -x6292 -x6045 -x6311 -x1791 -x1960 -x1828 -x2508 -x3222 -x1440 -x9560 -x4426 -x1366 -x1827 -x3529 -x2223 -x1664 -x7862 -x8048 -x1241 -x1379 -x8908 -x161 -x6275 -x1638 -x7143 -x7370 -x7546 x8258 -x3006 -x3536 -x6101 -x8848 -x9677 -x6060 -x4702 -x3238 -x718 -x1485 -x6817 -x576 -x8932 -x2335 -x8214 -x1283 -x1386 -x4705 -x9155 -x3073 -x4631 -x355 -x6124 -x4081 -x7539 -x5804 -x2643 -x8270 -x2670 -x9077 -x8677 -x3401 -x5130 -x9995 -x7886 -x4031 -x522 -x8942 -x1350 -x8433 -x2108 -x3870 -x828 -x289 -x1711 -x2147 -x9408 -x7022 -x6428 -x7759 -x2476 -x3102 -x8106 -x1971 -x3587 -x774 -x5220 -x6887 -x9780 -x4184 -x5791 -x7596 -x7139 -x474 -x6038 -x3740 -x3711 -x6054 -x883 -x5600 -x8614 -x5888 -x3991 -x5479 -x9110 -x2702 -x7455 -x2328 -x2739 -x9565 -x880 -x2522 -x4111 -x9733 -x6902 -x1382 -x7448 -x9921 -x5625 -x99 -x7613 -x5320 -x8987 -x2720 -x9288 -x7053 -x6467 -x7885 -x4158 -x8010 -x8211 -x8773 -x965 -x1647 -x2501 -x3443 -x4173 -x4235 -x8522 -x2585 -x4516 -x6256 -x7422 -x3030 -x38 -x7168 -x4879 -x4050 -x6484 -x4222 -x1229 -x5903 -x4313 -x4945 -x2882 -x1606 -x6915 -x6625 -x354 -x663 -x6029 -x9286 -x7793 -x8420 -x8903 -x7719 -x3079 -x8266 -x9937 -x9339 -x1887 -x237 -x6872 -x5194 -x7985 -x3622 -x3618 -x4722 -x9984 -x9174 -x9603 -x191 -x3501 -x6608 -x6171 -x5386 -x9368 -x6831 -x7413 -x7962 -x7915 -x2868 -x9861 -x9045 -x9999 -x7802 -x3337 -x4411 -x3436 -x397 -x2125 -x7426 -x8398 -x8782 -x712 -x8568 -x8250 -x4754 -x3093 -x2373 -x1909 -x6417 -x6830 -x4514 -x5813 -x2255 -x2431 -x1680 -x6910 -x6594 -x7287 -x245 -x3506 -x4067 -x9530 -x4467 -x3522 -x958 -x2862 -x2544 -x3602 -x1799 -x558 -x8660 -x3541 -x3209 -x4663 -x2040 -x415 -x7257 -x3468 -x4170 -x8975 -x8347 -x5711 -x2453 -x3582 -x8589 -x1844 -x2056 -x7598 -x9245 -x1335 -x2694 -x7812 -x4694 -x5569 -x4106 -x5865 -x7874 -x8543 -x504 -x4013 -x534 -x2260 -x7255 -x202 -x1237 -x7132 -x6438 -x2231 -x645 -x4713 -x4363 -x5540 -x3331 -x3708 -x6961 -x1365 -x2745 -x2263 -x284 -x2563 -x7624 -x8654 -x6596 -x6050 -x3811 -x2780 -x6501 -x1595 -x3139 -x2265 -x7454 -x4677 -x1781 -x3851 -x7600 -x7456 -x1347 -x6968 -x117 -x9145 -x2865 -x5610 -x2871 -x7628 -x7761 -x2895 -x3089 -x1413 -x4210 -x1965 -x2413 -x5503 -x3595 -x6525 -x1228 -x7356 -x3034 -x8902 -x4758 -x5694 -x8169 -x7765 -x9718 -x1013 -x7167 -x6189 -x5475 -x5920 -x5192 -x694 -x3782 -x5833 -x2208 -x924 -x833 -x2051 -x1640 -x9896 -x1519 -x2579 -x1535 -x2101 -x2061 -x89 -x7372 -x4373 -x6261 -x8618 -x5959 -x3641 -x9305 -x8750 -x5756 -x661 -x3408 -x2908 -x2898 -x3912 -x5259 -x7667 -x5347 -x3240 -x3477 -x834 -x9554 -x2 x420 -x6159 -x4783 -x6801 -x9236 -x6238 -x3095 -x3797 -x1525 -x4023 -x7191 -x2181 -x5774 -x4882 -x2182 -x2387 -x3915 -x870 -x6468 -x8489 -x5588 -x6572 -x7533 -x8588 -x9312 -x86 -x1536 -x8925 -x5914 -x1978 -x5770 -x6495 -x7394 -x8627 -x6989 -x7075 -x3158 -x724 -x4297 -x7358 -x4191 -x8646 -x4043 -x9299 -x8616 -x9576 -x8472 -x2661 -x7645 -x5019 -x312 -x5676 -x9768 -x5842 -x5429 -x9746 -x6890 -x4100 -x4756 -x9369 -x4558 -x1592 -x3070 -x6026 -x9886 -x2173 -x7318 -x9021 -x8517 -x3250 -x455 -x1829 -x6312 -x7451 -x4449 -x6813 -x8325 -x8899 -x9608 -x3288 -x346 -x3508 -x6354 -x7778 -x1562 -x9047 -x3986 -x6923 -x526 -x9115 -x2888 -x7103 -x7681 -x4154 -x6566 -x8098 -x3003 -x4432 -x6341 -x9539 -x3976 -x1214 x9593 -x1932 -x6236 -x1062 -x1459 -x3137 -x4760 -x6423 -x1779 -x2120 -x7209 -x6400 -x4053 -x9580 -x9436 -x3274 -x6457 -x9397 -x2007 -x702 -x4463 -x6392 -x4797 -x5460 -x4785 -x493 -x7057 -x7133 -x6224 -x8072 -x4134 -x8390 -x8523 -x9152 -x107 -x3431 -x2714 -x6384 -x1432 -x5940 -x7005 -x5371 -x3016 -x2990 -x4917 -x5849 -x6990 -x3891 -x2381 -x4789 -x8189 -x4156 -x2615 -x2593 -x3411 -x1516 -x6597 -x4768 -x318 -x7659 -x8810 -x7475 -x8544 -x2788 -x8172 -x2599 -x1898 -x5127 -x165 -x9788 -x8080 -x3807 -x8193 -x3193 -x5285 -x2423 -x8406 -x4672 -x9126 -x5383 -x5115 -x848 -x3090 -x8943 -x7512 -x2325 -x1886 -x3513 -x1537 -x5357 -x6345 -x7431 -x2877 -x7575 -x1046 -x481 -x8503 -x2042 -x4762 x5105 -x3992 -x3031 -x1543 -x9300 -x744 -x2795 -x5522 -x710 -x1587 -x1315 -x4118 -x7008 -x9553 -x509 -x4026 -x224 -x4498 -x5005 -x3302 -x5408 -x7279 -x2085 -x3440 -x119 -x1708 -x4201 -x2649 -x781 -x1742 -x7025 -x6665 -x7476 -x5484 -x9264 -x8989 -x3020 -x8175 -x5275 -x4742 -x1897 -x3215 -x7588 -x7302 -x5334 -x2074 -x6420 -x359 -x9598 -x3341 -x2235 -x656 -x368 -x5998 -x530 -x9417 -x2282 -x6300 -x3262 -x8061 -x5112 -x672 -x7660 -x5023 -x2302 -x3170 -x989 -x365 -x703 -x544 -x8756 -x5766 -x6007 -x1918 -x267 -x641 -x4234 -x4552 -x5943 -x8702 -x7089 -x9848 -x1302 -x1620 -x7440 -x8459 -x6998 -x6037 x6986 -x7359 -x6766 -x1387 -x6245 -x7397 -x930 -x4003 -x8386 -x3064 -x93 -x7427 -x1546 -x1631 -x4854 -x3922 -x1225 -x8956 -x9344 -x2849 -x8114 -x6435 -x6896 -x5359 -x3583 -x5303 -x2087 -x3266 -x2760 x6175 -x1987 -x2803 -x1911 -x6378 -x484 -x3382 -x1136 -x3835 -x8624 -x1061 -x4621 -x4995 -x6730 -x876 -x5491 -x2555 -x5128 -x182 -x3426 -x5017 -x5327 -x7551 -x927 -x7748 -x1570 -x2396 -x6593 -x2844 -x2098 -x7185 -x941 -x3450 -x8146 -x9049 -x4930 -x8931 -x9233 -x1473 -x5001 -x614 -x1900 -x320 -x2592 -x5514 -x6874 -x4322 -x6697 -x6532 -x308 -x3968 -x5165 -x2067 -x2698 -x8159 -x8764 -x5027 -x5407 -x7388 -x2261 -x4266 -x5649 -x2370 -x3790 -x5996 -x2706 -x7502 -x6297 -x9986 -x929 -x1937 -x2727 -x4471 -x6179 -x6035 -x688 -x7039 -x8141 -x2486 -x3047 -x9309 -x4569 -x4398 -x2806 -x1976 -x886 -x2201 -x4846 -x9220 -x5046 -x3186 -x4143 -x11 -x563 -x317 -x2174 -x7839 -x1078 -x5874 -x7238 -x3133 -x261 -x3387 -x815 -x1619 -x8994 -x5777 -x5221 -x8116 -x6445 -x1949 -x1907 -x7092 -x9636 -x6914 -x4000 -x3433 -x8111 -x7225 -x1550 -x750 -x2616 -x5248 -x3574 -x9660 -x5169 -x2527 -x5203 -x1437 x2256 -x8740 -x808 -x8422 -x1231 -x8951 -x1653 -x8402 -x6324 -x1515 -x1707 -x4807 -x5697 -x269 -x4794 -x7021 -x5762 -x533 -x5651 -x3106 -x2875 -x408 -x1334 x7436 -x7703 -x4575 -x4775 -x2924 -x5712 -x2417 -x4010 -x9448 -x3135 -x1986 -x4329 -x2414 -x6442 -x175 -x2124 -x8137 -x4327 -x7305 -x874 -x5424 -x1179 -x419 -x8875 -x9591 -x8937 -x1160 -x7300 -x1196 -x631 -x8101 -x1449 -x843 -x8460 -x1719 -x8593 -x7989 -x8260 -x3044 -x8835 -x9394 -x5567 -x425 -x7568 -x4821 -x476 -x3908 -x9306 -x3924 -x2938 -x2513 -x2047 -x2921 -x4495 -x2548 -x3196 -x5915 -x4633 -x1430 -x2012 -x3631 -x2975 -x9723 -x4530 -x372 -x9266 -x5604 -x1183 -x9279 -x3578 -x6688 -x8009 -x7112 -x3474 -x170 -x8468 -x2902 -x1808 -x2196 -x4936 -x4739 -x7542 -x2518 -x1760 -x5365 -x7892 -x804 -x8894 -x2116 -x9473 -x7531 -x164 -x8014 -x2922 -x8710 -x1451 -x3306 x2519 -x3154 -x1933 -x573 -x8133 -x4166 -x2267 -x2309 -x6068 -x4174 -x7208 -x3685 -x8257 -x6194 -x8709 -x8213 -x846 -x3845 -x8300 -x2478 -x9057 -x8970 -x3759 -x6547 -x1798 -x3234 -x7888 -x9498 -x6791 -x6561 -x356 -x3299 -x769 -x3005 -x3228 -x4851 -x1862 -x6128 -x9412 -x1003 -x692 -x577 -x4543 -x5530 -x8988 -x9796 -x1208 -x3765 -x9699 -x6993 -x3088 -x7246 -x2754 -x6889 -x2952 -x4697 -x6349 -x466 -x4041 -x634 -x1646 -x5845 -x7500 -x9824 -x8704 -x7572 -x699 -x156 -x8808 -x3427 -x8015 -x6069 -x6088 -x8322 -x1277 -x155 -x9692 -x9904 -x738 -x1793 -x7980 -x8888 -x1624 -x5227 -x8940 -x2587 -x3577 -x5390 -x943 -x3813 -x5965 -x8607 -x5906 -x8252 -x8357 -x8233 -x141 -x6450 -x6598 -x7908 x1166 -x9777 -x1589 -x4776 -x341 -x5118 -x2427 -x6314 -x7242 -x5160 -x391 -x6892 -x3182 -x41 -x9359 -x5297 -x9841 -x6335 -x7786 -x9130 -x506 -x7536 -x6861 -x9461 -x6607 -x9812 -x3907 -x899 -x2468 -x3914 -x555 -x3458 -x3141 -x5942 -x7993 -x9751 -x6602 -x5395 -x2597 -x2884 -x7173 -x9976 -x2964 -x4474 -x8907 -x1566 -x1582 -x6176 -x8929 -x3764 -x4453 -x1861 -x746 -x2577 -x7676 -x7636 -x1513 -x1935 -x1637 -x2816 -x7457 -x8596 -x1133 -x1368 -x3330 -x2123 -x9779 -x1833 -x2963 -x8559 -x9668 -x6939 -x1958 -x6382 -x9479 -x1521 -x2742 -x521 -x9888 -x4052 -x7084 -x3388 -x1370 -x6471 -x3615 -x4966 -x3333 -x7002 -x1189 -x4480 -x806 -x2153 -x3957 -x7052 -x8341 -x8363 -x1604 -x5786 -x3328 -x2609 -x766 -x8030 -x2925 -x8139 -x9595 -x878 -x1670 -x5292 -x4476 -x5800 -x770 -x6917 -x5565 -x1038 -x4911 -x1481 -x4029 -x2018 -x8674 -x3149 -x2528 -x2539 -x8031 -x4248 -x740 -x8086 -x5240 -x7230 -x3040 -x3470 -x8204 -x4717 -x7233 -x3884 -x1351 -x5630 -x2129 -x7756 -x6645 -x9717 x9426 -x7331 -x632 -x6857 -x6268 -x5860 -x8208 -x8376 -x9979 -x9387 -x4054 -x4385 -x2456 -x8166 -x5172 -x7012 -x157 -x6227 -x679 -x4903 -x4386 -x653 -x4320 -x9663 -x9933 -x2307 -x4316 -x8936 -x9952 -x1923 -x2135 -x6141 -x8235 -x7315 -x6511 -x6606 -x4583 -x1478 -x9912 -x8923 -x6970 -x4721 -x532 -x7123 -x3971 -x7009 -x2269 -x7365 -x148 -x7851 -x6028 -x2589 -x3984 -x5278 -x2252 -x6191 -x5626 -x711 -x6240 -x709 -x9466 -x3660 -x2607 -x651 -x375 -x461 -x8003 -x779 -x6582 -x3955 -x1484 -x7689 -x7818 -x2433 -x2547 -x3731 -x6480 -x4178 -x4138 -x9052 -x2326 -x3068 -x8153 -x1865 -x8901 -x1116 -x7307 -x7293 -x8274 -x6805 -x1704 -x6432 -x8251 -x8666 -x2655 -x6664 -x7688 -x233 -x4357 -x8199 -x8441 -x1984 -x5658 -x1032 -x468 -x7316 -x1864 -x5158 -x554 -x3658 -x3304 -x7382 -x22 -x6870 -x8798 -x847 -x1690 -x5679 -x5928 -x6411 -x587 -x6455 -x9766 -x1761 -x1912 -x5150 -x5500 -x4820 -x4422 -x5686 -x4767 -x1469 -x5493 -x5144 -x6669 -x5590 -x3350 -x9200 -x2145 -x6782 -x7213 -x9637 -x5979 -x6299 -x6836 -x7829 -x9712 -x5839 -x4468 -x7149 -x2691 -x8514 -x2290 -x9725 -x5029 -x6880 -x8391 -x1472 -x4352 -x1533 -x3938 -x489 -x4951 -x6605 -x3919 -x2763 -x7557 -x7837 -x1540 -x5862 -x6737 -x1856 -x5637 -x5863 -x575 -x2319 -x8858 -x939 -x3747 -x4117 -x9802 -x2540 -x8691 -x7216 -x9100 -x4959 -x6186 -x3055 -x7408 -x4877 -x9255 -x7244 -x508 -x4924 -x7224 -x9838 -x5681 -x3572 -x8447 -x1851 -x8198 -x7540 -x2432 -x7906 -x572 -x1770 -x7519 -x7896 -x8128 -x5755 -x4230 -x7437 -x5907 -x6318 -x1135 -x8867 -x697 -x1018 -x6775 -x3231 -x2469 -x9588 -x74 -x9773 -x4542 -x8032 -x4022 -x4293 -x2723 -x6113 -x2442 -x6773 -x5188 -x5492 -x7935 -x6173 -x8403 -x6856 -x3903 -x8081 -x8308 -x5552 -x8780 -x1074 -x8979 -x7674 -x3315 -x7943 -x1667 -x3639 -x7466 -x4841 -x7035 -x7652 -x1939 -x7772 -x9366 -x2069 -x7473 -x9905 -x583 -x9542 -x4300 -x5184 -x2560 -x6503 -x6676 -x4670 -x8096 -x5244 -x8983 -x3168 -x8567 -x3254 -x5977 -x9435 -x2552 -x8962 -x9080 -x3130 -x7518 -x2236 -x8655 -x9646 -x9860 -x2819 -x9858 -x7100 -x7806 -x9990 -x9532 -x3596 -x363 -x4651 -x8036 -x7033 -x8084 -x9521 -x2878 -x431 -x8284 -x7934 -x4655 -x6724 -x8605 -x7486 -x6092 -x635 -x3898 -x2605 -x9041 -x5317 -x5677 -x2733 x1655 -x6955 -x3949 -x66 -x1549 -x9997 -x8379 -x9075 -x7387 -x6840 -x7465 -x3444 -x8708 -x4229 -x7403 -x3709 -x6020 -x6414 -x8309 -x4680 -x3270 -x5632 -x6537 -x8149 -x7326 -x8843 -x7340 x8927 -x7111 -x7277 -x4372 -x4132 -x5011 -x598 -x3940 -x2909 -x7066 -x9276 -x3128 -x3217 -x3937 -x4025 -x366 -x8801 -x3757 -x9094 -x584 -x7692 -x5587 -x4255 -x2204 -x494 -x2981 -x7322 -x2961 -x1838 -x7843 -x677 -x9087 -x1703 -x5043 -x1213 -x1832 -x3696 -x868 -x6866 -x4859 -x5138 -x3166 -x2106 -x3184 -x3105 -x3464 -x5000 -x2043 -x2881 -x3906 -x8409 -x8423 -x6742 -x1363 -x7526 -x9971 -x968 -x4925 -x5026 -x9413 -x7974 -x7901 -x6219 -x9924 -x5322 -x4574 -x1419 -x6679 -x8574 -x5905 -x8088 -x5083 -x8861 -x5571 -x2110 -x2748 -x1699 -x4796 -x7249 -x8238 -x8862 -x8550 -x2956 -x6147 -x7561 -x7295 -x700 -x2523 -x7409 -x9950 -x152 -x2646 -x8178 -x6715 -x1232 -x2534 -x2559 -x647 -x4083 -x351 -x2066 -x3015 -x3492 -x9648 -x8613 -x4272 -x8537 -x8895 -x988 -x6448 -x7610 -x773 -x6647 -x441 -x9520 -x3705 -x4182 -x4645 -x265 -x5877 -x2337 -x4478 -x7965 -x8324 -x2078 -x6165 x1042 -x2162 -x453 -x2443 -x7653 -x3361 x2324 -x7474 -x9666 -x4162 -x1381 -x2271 -x1117 -x4806 -x9064 -x1674 -x5574 -x8349 -x4856 -x7166 -x6819 -x7245 -x8521 -x9929 -x485 -x1671 -x9010 -x2397 -x8477 -x1506 -x9371 -x5801 -x168 -x4639 -x2892 -x4835 -x2666 -x9443 -x9184 -x6954 -x27 -x5178 -x8952 -x26 -x9616 -x272 -x9119 -x1144 -x3859 -x2781 -x3888 -x580 -x7587 -x1307 -x2797 -x7210 -x336 -x8279 -x3945 -x1065 -x1608 -x1348 -x5952 -x2202 -x6969 -x4126 -x1840 -x2459 -x4830 -x7961 -x5370 -x7957 -x2606 -x3855 -x8611 -x5020 -x2915 -x7547 -x8536 -x7562 -x3648 -x7351 -x5459 -x3255 -x7165 -x3467 x6567 -x4231 -x9104 -x7260 -x7754 -x471 -x2155 -x9001 -x4674 -x3573 -x511 -x3319 -x543 -x5738 -x8623 -x4436 -x3654 -x4801 -x1127 -x1532 -x3391 -x6343 -x9672 -x3820 -x8120 -x9687 -x3278 -x690 -x5361 -x8393 -x5512 -x8330 -x9877 -x9744 -x9318 -x8185 -x8639 -x6945 -x807 -x2640 -x4567 -x4720 -x8941 -x2292 -x467 -x5806 -x6192 -x121 -x1029 -x5926 -x2861 -x673 -x8982 -x8762 -x2492 -x8765 -x7032 -x5136 -x1710 -x3309 -x1565 -x9450 -x2077 -x9256 -x3826 -x9974 -x1542 -x9454 -x6768 -x3966 -x4088 -x8746 -x6862 -x8417 x3599 -x6328 -x7771 -x3869 -x5367 -x7493 -x1259 -x9031 -x6117 -x3000 -x1084 -x5482 -x920 -x2449 -x3243 -x1403 x6307 -x6061 -x8455 -x7680 -x2796 -x3725 -x8837 -x829 -x6009 -x2843 -x5908 -x6891 -x3545 -x1639 -x9125 -x3198 -x3676 -x9569 -x5075 -x3526 -x3236 -x277 -x3125 -x4885 -x8832 -x4278 x1623 -x3961 -x9265 -x6703 -x2561 -x6588 -x222 -x762 -x9176 -x7904 -x1882 -x5675 -x8408 -x3858 -x2687 -x6161 -x591 -x9321 -x8434 -x983 -x3847 -x9537 -x4028 -x1991 -x990 -x4497 -x6353 -x7664 -x6187 -x1140 -x4666 -x891 -x8246 -x10000 -x9163 -x2406 -x3479 -x6557 -x3679 -x1893 -x9201 -x2858 -x7889 -x7028 -x4937 -x3704 -x8488 -x6648 -x291 -x2383 -x2312 -x2158 -x9132 -x6750 -x9519 -x7058 -x4339 -x8218 -x8939 -x4568 -x5787 -x9678 -x285 -x1750 -x7825 -x8562 -x302 -x1531 -x7030 -x5591 -x7728 -x7684 -x2455 -x8697 -x1070 -x9074 -x6164 -x5195 -x4325 -x8041 -x8288 -x9589 -x5179 -x8820 -x7606 -x5333 -x4810 -x2359 -x6065 -x9352 -x6293 -x9543 -x2347 -x538 -x377 -x4957 -x9365 -x4285 -x9523 -x5633 -x9621 -x8633 -x1679 -x2225 -x2834 -x4058 -x5332 -x7722 -x307 -x6394 -x7297 -x6683 -x2477 -x4800 -x2172 -x2804 -x4464 -x9257 -x1059 -x110 -x4103 -x8267 -x2634 -x7877 -x1686 -x3994 -x8659 -x287 -x6973 -x830 -x659 -x540 -x5743 -x9345 -x9439 -x7946 -x6804 -x9455 -x7192 -x894 -x7420 -x8826 -x9325 -x5496 -x6163 -x4204 -x1355 -x940 -x9015 -x9552 -x9865 -x4496 -x2118 -x6994 -x8648 -x6518 -x2732 -x6049 -x1311 -x6920 -x9509 -x2171 -x7215 -x2033 -x9162 -x2837 -x5575 -x5009 -x7876 -x3628 -x4160 -x5602 -x6108 -x9548 -x1820 -x8897 -x3 -x2838 -x944 -x849 -x9710 -x1811 -x9900 x2081 -x5535 -x622 -x9434 -x5126 -x567 -x5961 -x6850 -x7435 -x8930 -x6584 -x473 -x3610 -x4893 -x5869 -x5061 -x8693 -x1207 -x1316 -x8083 -x9842 -x3880 -x7379 -x2642 -x6022 -x5392 -x8033 -x4510 -x7625 -x1341 -x2983 -x8640 -x7309 -x5938 -x9267 -x9821 -x7821 -x411 -x364 -x2217 -x552 -x6152 -x1004 -x3592 -x2824 -x2362 -x4700 -x7643 -x8163 -x2088 -x8714 -x2149 -x3318 -x8571 -x3085 -x2489 -x9729 -x290 -x7444 -x1876 -x4417 -x4868 -x6204 -x6984 -x8212 -x2680 -x8389 -x8018 -x6407 -x3263 -x5616 -x4243 -x1204 -x2000 x3690 -x7875 -x881 -x8147 -x1953 -x3626 -x2473 -x5524 -x7291 -x8796 -x8392 -x3058 -x3178 -x7975 -x7873 -x5223 -x7717 -x2793 -x4139 -x5585 -x3824 -x7813 -x5527 -x194 -x7865 -x6639 -x5067 -x6286 -x2912 -x3038 -x4490 -x5376 -x3151 -x5670 -x1104 -x3041 -x9098 -x6377 -x7095 -x3539 -x755 -x1052 -x1497 -x5719 -x3528 -x5671 -x4086 -x732 -x5324 -x8312 -x187 -x5342 -x1301 -x4406 -x7020 -x3879 -x5340 -x5678 -x9143 -x8259 -x2331 -x1130 -x9160 -x2475 -x264 -x404 -x5062 -x5098 -x5868 -x6785 -x8667 -x5140 -x2338 -x1412 -x513 -x798 -x7344 -x5780 -x339 -x5298 -x6364 -x1321 -x5932 -x6587 -x6004 -x841 -x8343 -x6091 -x5229 -x2735 -x472 -x9202 -x3608 -x7296 -x7803 -x6965 -x2799 -x8094 -x9226 -x5034 -x6771 -x8029 -x4121 -x5335 -x6199 -x813 -x8811 -x9353 -x2138 -x9889 -x9316 -x4976 -x3656 -x9809 -x3877 -x5356 -x5695 -x4361 -x262 -x7558 -x1317 -x8328 -x6925 -x2160 -x5106 -x2398 -x1230 -x133 -x6731 -x2268 -x1803 -x7266 -x4140 -x7027 -x5276 -x8187 -x4813 -x3965 -x8307 -x9650 -x6153 -x330 -x3265 -x7936 -x4130 -x4295 -x9658 -x63 x4109 -x8079 -x4124 -x8909 -x5366 x3176 -x2388 -x8945 -x571 -x5302 -x183 -x875 -x2999 -x8898 -x1417 -x3080 -x5759 -x1247 -x2148 x4522 -x7916 -x4371 -x4935 -x4627 -x6941 -x7611 -x3593 -x8474 -x3564 -x4304 -x7428 -x4845 -x5705 -x3181 -x3977 -x8516 -x1450 -x7044 -x9043 -x9091 -x2401 -x409 -x3586 -x8237 x1002 -x621 -x7764 -x6835 -x1687 -x2380 -x9737 -x8587 -x9296 -x662 -x6280 -x7198 -x7041 -x6425 -x3002 -x3853 -x5439 -x6553 -x7156 -x1678 -x9787 -x6806 -x8944 -x9837 -x5247 -x4039 -x8242 -x9116 -x6704 -x3838 -x3049 -x4692 -x8724 -x7115 -x1390 -x5744 -x6972 -x6982 -x9769 -x7498 -x5326 -x7870 -x7857 -x4837 -x2375 -x1373 -x6348 -x8222 -x6184 -x2369 -x2418 -x448 -x8272 -x2015 -x5648 -x7863 -x3123 -x6465 -x8510 -x122 -x241 -x684 -x1748 -x7347 -x9528 -x6137 -x1168 -x6229 -x605 -x9178 -x5382 -x230 -x1518 -x6393 -x3827 -x7582 -x3951 -x4122 -x4505 -x5087 -x892 -x9026 -x2436 -x6940 -x8044 -x9953 -x4384 -x8201 -x7648 -x5319 -x2224 -x600 -x6653 -x2726 -x7574 -x9323 -x3605 -x105 -x5605 -x64 -x9742 -x407 -x4635 -x2220 -x5963 -x4808 -x3897 -x7559 -x650 -x6686 -x7222 -x9335 -x6381 -x5894 -x5519 -x9934 -x1956 -x4167 -x150 -x9785 -x5682 -x1683 -x5437 -x7272 -x2109 -x1174 -x5177 -x5904 -x205 -x1145 -x2637 -x9567 -x6991 -x75 -x6456 -x3612 -x3205 -x3920 -x716 -x6888 x7049 -x1913 -x5455 -x6487 -x9407 -x3017 -x4647 -x7679 -x8370 -x7383 -x3630 -x6541 -x1951 -x257 -x5960 -x4334 -x5199 -x4472 -x818 -x9051 -x5472 -x9585 -x3763 -x6433 -x8715 -x3473 -x6947 -x6517 -x1458 -x9592 x5988 -x9465 -x9730 -x9315 -x91 -x2003 -x4380 -x8777 -x7583 -x123 -x1737 -x5709 -x9320 -x3138 -x1071 -x842 -x6244 -x5064 -x7232 -x8016 -x1167 -x2537 -x1905 -x1150 -x1361 -x3052 -x6788 -x8205 -x6150 -x7270 -x2303 -x4564 -x5101 -x986 -x5945 -x5580 -x2344 -x1051 -x1753 -x3804 -x8292 -x8961 -x5554 -x5014 -x6220 -x1552 -x6498 -x6981 -x7299 -x8304 -x1028 -x8787 -x2334 -x908 -x1836 -x9797 -x8707 -x9571 -x5287 -x3674 x8569 -x8745 -x4526 -x8794 -x6263 -x9612 -x6248 -x6964 -x6674 -x2186 -x2802 -x5458 -x1982 -x7402 -x3112 -x5435 -x9691 -x73 -x9462 -x3366 -x8287 -x3172 -x809 -x5141 -x9747 -x2498 -x3527 -x3956 -x1188 -x7890 -x6309 -x7905 -x640 -x4392 -x1591 -x6032 -x1424 -x4270 -x1123 -x8005 -x4157 -x1685 -x9238 -x7177 -x6931 -x787 -x8871 -x2673 -x7501 -x90 -x4049 -x3511 -x615 -x3733 -x4292 -x4059 -x369 -x6452 -x1448 -x5978 -x6646 -x4115 -x5521 -x8397 -x2688 -x1471 -x6691 -x5855 -x4364 -x1633 -x5547 -x3373 -x5698 -x7928 -x8037 -x1349 -x627 -x4328 -x6106 -x8241 -x4452 -x9906 -x1082 -x6031 -x2536 -x9444 -x2438 -x5751 -x6070 -x8069 -x5132 -x2635 -x3742 -x5643 -x6305 -x1901 -x8948 -x4993 -x9815 -x5410 -x6833 -x9926 -x763 -x4090 -x9611 -x1290 -x5898 -x3296 -x8358 -x4089 -x3144 -x7868 -x116 -x8803 -x4600 -x3104 -x3083 -x8847 -x3521 -x4745 -x2977 -x4438 -x2701 -x7063 -x3171 -x7483 -x9981 -x3291 -x5291 -x3703 -x1607 -x7137 -x7267 -x8001 -x982 -x9030 -x3398 -x8419 -x1099 -x8673 -x4625 -x6672 -x7971 -x4379 -x2197 -x5258 -x5071 -x9281 -x675 -x9920 -x803 -x9827 -x1507 -x7710 -x4822 -x8625 -x6440 -x3277 -x3792 -x2159 -x6592 -x5211 -x3303 -x4871 -x4105 -x8849 -x674 -x1715 -x5200 -x3812 -x3029 -x3507 -x1839 -x2612 -x5734 -x9898 -x2985 -x2689 -x9653 -x4662 -x1034 x9771 -x3892 -x416 -x3252 -x4409 -x5962 -x1399 -x7773 -x9774 -x6242 -x9540 -x3844 -x4466 -x9165 -x6769 -x9409 -x5311 -x7724 -x3247 -x519 -x174 -x8152 -x2212 -x3661 -x5397 -x201 -x8958 -x839 -x4333 -x758 -x3935 -x3161 -x5095 -x4437 -x6217 -x5274 -x8815 -x2444 -x324 -x5270 -x1663 -x2131 -x3389 -x3160 -x3454 -x955 -x5497 -x9685 -x5699 -x6304 -x5273 -x8789 -x1547 -x6656 -x5967 -x6111 -x8478 -x2867 -x2822 -x3837 -x8126 -x2997 -x9724 -x9244 -x4382 -x6661 -x5664 -x2779 -x6793 -x9732 -x5242 -x4344 -x2322 -x3488 -x6638 -x3932 -x8534 -x8506 -x9192 -x4188 -x5250 -x214 -x1226 -x9249 -x1193 -x350 -x510 -x1850 -x1834 -x3600 -x5871 -x6877 -x325 -x9562 -x2113 -x7608 x7231 -x1221 -x5149 -x414 -x1134 -x1805 -x3839 -x2510 -x7638 -x8886 -x1206 -x7898 -x8329 -x3904 -x6956 -x1966 -x9754 -x1097 -x1364 -x2119 -x8518 -x5478 -x1891 -x7285 -x6544 -x9250 -x8807 -x9391 -x2143 -x8135 -x658 -x2010 -x327 -x1422 -x9803 x8148 -x4592 -x7339 -x2304 -x9833 -x7900 -x4071 -x4838 -x4532 -x4566 -x8713 -x8396 -x4180 -x730 -x4660 -x7760 -x6262 -x2228 -x1006 -x2345 -x9328 -x271 -x967 -x4737 -x1306 -x4493 -x9566 -x9923 -x6529 -x9429 -x244 -x8783 -x6774 -x9615 -x3760 -x5403 -x7195 -x3452 -x8790 -x5665 -x2151 -x713 -x2154 -x5420 -x1300 -x1220 -x951 -x8344 -x8411 -x2457 -x599 -x1310 -x1766 -x4938 -x4511 -x3096 -x2703 -x7605 -x9855 -x9167 -x6221 -x4689 -x4275 -x7274 -x7992 -x5533 -x8739 -x5674 -x4534 -x2199 -x344 -x992 -x9122 -x4531 -x4412 -x7530 -x6901 -x7460 -x3549 -x6399 -x9410 -x8436 -x7341 -x4135 -x9752 -x2870 -x5405 -x6754 -x4056 -x2114 -x3424 -x4528 -x3739 -x7024 -x5013 -x6787 -x6741 -x4992 -x8239 -x3565 -x4027 -x2538 -x5747 -x7175 -x2696 -x2297 -x9936 -x973 -x9870 -x9237 -x7484 -x5615 -x2790 -x8963 -x2959 -x7970 -x776 -x3429 -x2071 -x8058 -x457 -x2333 -x3305 -x9099 -x8865 -x9894 -x9478 -x7685 -x9683 -x3484 -x8698 -x3087 -x8431 -x7607 -x347 -x4400 -x743 -x8316 -x1438 -x8348 -x1763 -x9006 -x1501 -x9915 -x1772 -x9597 -x4759 -x5050 -x5972 -x7400 -x3862 -x2825 -x7390 -x8138 -x1486 -x6802 -x3103 -x2291 -x9362 -x1899 -x3629 -x8261 -x4073 -x7528 -x3004 -x2610 -x8900 -x2945 -x2376 -x1257 -x3819 -x147 -x2663 -x396 -x1767 -x9358 -x7264 -x7853 -x7753 -x5990 -x8726 -x5517 -x1089 -x4971 -x9820 -x7197 -x3860 -x6207 -x6658 -x9272 -x3881 -x2392 -x1941 -x9740 -x2050 -x3260 -x8838 -x5425 -x4501 -x831 -x994 -x4947 -x3219 -x2434 -x30 -x8078 -x5725 -x2931 -x6546 -x8471 -x789 -x8303 -x2405 -x9491 -x3159 -x2327 -x8164 -x9319 -x9327 -x7973 -x945 -x9223 -x5772 -x3588 -x2136 -x2419 -x2686 -x6906 -x2815 -x9627 -x8853 -x1974 -x2264 -x6138 -x5930 -x1436 -x5508 -x3338 -x5685 -x1175 -x2957 -x873 -x9982 -x4227 -x6718 -x1709 -x5586 -x4981 -x4095 -x9159 -x4791 -x8769 -x748 -x4428 -x1092 -x7122 -x8734 -x9291 -x1476 -x4207 -x6295 -x6429 -x8200 -x2361 -x309 -x4719 -x5261 -x4077 -x7743 -x9901 -x1007 -x4968 -x3689 -x8353 -x1336 -x1571 -x7212 -x4307 -x3422 -x5851 -x1490 -x4289 -x6015 -x151 -x6422 -x1286 -x5666 -x7735 -x4065 -x8814 -x7713 -x3563 -x1969 -x9570 -x4127 -x1211 -x6285 -x204 -x456 -x4906 -x5775 -x4145 -x9818 -x34 -x1940 -x3259 -x3934 -x4942 x528 -x1751 -x2970 -x7958 x134 -x2708 -x5792 -x3642 -x8236 -x2847 -x2470 -x7695 -x4074 -x8728 -x3834 -x9873 -x1081 -x219 -x2166 -x6650 -x9899 -x6685 -x6926 -x1041 -x4673 -x7259 -x4335 -x3023 -x2759 -x685 -x6738 -x3784 -x628 -x7211 -x9720 -x2565 -x701 -x9832 -x5917 -x5418 -x7702 -x4268 -x5618 -x4690 -x3567 -x6371 -x1717 -x258 -x1164 -x8356 -x1162 -x7073 -x2713 -x2962 -x9661 -x2571 -x7182 -x6780 -x2753 -x2301 -x7933 -x976 -x1903 -x7304 -x7891 -x3794 -x8647 -x608 -x4604 -x6291 -x8752 -x1883 -x5375 -x8635 -x3542 -x1026 -x523 -x406 -x9290 -x6398 -x4215 -x7206 -x9469 -x5308 -x7509 -x984 -x8429 -x4225 -x2258 -x2506 -x912 -x644 -x340 -x1377 -x2917 -x5752 -x6827 -x7832 -x7909 -x6843 -x561 -x6962 -x4889 -x127 -x2554 -x4482 -x4550 x2747 -x8913 -x8165 -x1235 -x300 -x8632 -x8896 -x9437 -x199 -x4433 -x2411 -x4960 -x8364 -x9958 -x542 -x51 -x7578 -x9059 -x3359 -x7433 -x6067 -x5398 -x4648 -x8737 -x4159 -x8345 -x9799 -x9980 -x2830 -x6180 -x2037 -x2514 -x7683 -x1024 -x8224 -x4649 -x5161 -x5955 -x7306 -x5206 -x638 -x1090 -x3462 -x1962 -x203 -x2941 -x1752 -x5431 -x7998 -x2676 -x4578 -x488 -x4116 -x3842 -x7330 -x4347 -x3585 -x4792 -x4393 -x3515 -x4397 -x7280 -x2213 -x4390 -x7930 -x7726 -x3067 -x4523 -x4963 -x3419 -x7693 -x2842 -x7706 -x5263 -x6521 -x2313 -x8075 -x8712 -x9513 -x4546 -x1558 -x8400 -x860 -x7401 -x5196 -x9378 -x379 -x9679 -x2916 -x8068 -x4912 -x3866 -x6844 -x9507 -x8595 -x6246 -x5847 -x7576 -x5117 -x3664 -x2103 -x6886 -x9626 -x7442 -x687 -x5807 -x8612 -x4571 -x3150 -x7363 -x4977 -x5511 -x7108 -x4646 -x7725 -x3032 -x747 -x8884 -x8501 -x5348 -x338 -x1327 -x5246 -x6716 -x1580 -x8481 -x5614 -x7850 -x731 -x5593 -x2601 -x9482 -x5419 -x8077 -x4661 -x5640 -x3165 -x7458 -x5572 -x6673 -x2954 -x5224 -x1025 -x4147 -x5024 -x3498 -x3478 -x6270 -x3644 -x4346 -x8249 -x6074 -x255 -x7769 -x1308 -x371 -x2194 -x6337 -x9138 -x3461 -x213 -x4254 -x6369 -x3264 -x9583 -x717 -x2315 -x3939 -x3967 -x866 -x6473 -x2899 -x4338 -x6375 -x7824 -x9013 -x9357 -x8981 -x6569 -x4381 -x3887 -x8661 -x3874 -x5668 -x5788 -x9342 -x7951 -x6112 -x5486 -x2480 -x3155 -x9092 -x1375 -x1559 -x8339 -x6330 -x9326 -x1859 -x3524 -x2894 -x2358 -x5784 -x8508 -x2845 -x256 -x3902 -x3369 -x6264 -x1654 -x786 -x6800 -x1764 -x9386 -x9427 -x4640 -x5094 -x2150 x6603 -x3871 -x5925 -x3188 -x2366 -x367 -x5406 -x2216 -x9121 -x5033 -x8449 -x6507 -x8160 -x8019 -x9535 -x5642 -x6621 -x1627 -x1109 -x4580 -x9385 -x5249 -x8380 -x3122 -x5733 -x4443 -x5949 -x2357 -x1598 -x783 -x2738 -x9527 -x9876 -x1101 -x4318 -x993 -x7807 -x6010 -x7556 -x4693 -x2503 -x4004 -x2352 -x8105 -x9065 -x3777 -x933 -x6963 -x9564 -x6508 -x9483 -x2874 -x3237 -x5234 -x9555 -x4283 -x9831 -x1374 -x970 -x872 -x8426 -x8131 -x8519 -x8012 -x670 -x8779 -x6943 -x9230 -x6796 -x3495 -x4408 -x3512 -x7923 -x1141 -x2791 -x4508 -x991 -x9794 -x3802 -x4701 -x2394 -x7780 -x7860 -x2180 -x2008 -x8155 -x4732 -x3677 -x704 -x4684 -x3242 -x6008 -x2404 -x2245 -x7642 -x8438 -x410 -x4431 -x7323 -x3348 -x5589 -x9599 -x1585 -x1015 -x867 -x7126 -x3256 -x6720 -x8744 -x4249 -x2242 -x9808 -x6677 -x8362 -x4374 -x8458 -x7775 -x118 -x3767 -x5166 -x9421 -x5453 -x5501 -x1122 -x4079 -x8216 -x4890 -x8254 -x9248 -x8584 -x2205 -x3580 -x3275 -x9117 -x6188 -x138 -x6784 -x5644 -x3057 -x3324 -x9579 -x9449 -x1256 -x3065 -x2200 -x5537 -x3786 -x7617 x8314 -x8174 x4900 -x3206 -x997 -x1447 -x2341 -x6155 -x3152 -x6183 -x8404 -x8375 -x6930 -x7586 -x9557 -x9882 -x6824 -x6875 -x2214 -x2678 -x5726 -x4932 -x1706 -x8959 -x1831 -x3271 -x4376 -x2951 -x5846 -x189 -x1100 -x8482 -x1356 -x3730 -x1952 -x8336 -x9144 -x9910 -x304 -x6036 -x9878 -x2332 -x357 -x9834 -x4613 -x7459 -x2185 -x4605 -x6577 -x7273 -x5656 -x9131 -x9270 -x5069 -x5473 -x7116 -x8582 -x1657 -x9558 -x7730 -x2102 -x6122 -x4080 -x8998 -x2458 -x5328 -x3062 -x5866 -x1697 -x5509 -x6321 -x6459 -x5672 -x1802 -x8439 -x5809 -x7800 -x6583 -x7736 -x7999 -x9871 -x1491 -x7604 -x5070 -x4557 -x297 -x6379 -x1146 -x8071 -x3376 -x1800 -x7107 -x4539 -x8992 -x1276 -x3094 -x8883 -x68 -x7820 -x4764 -x6818 -x8089 -x4450 -x8528 -x8892 -x54 -x2623 -x8763 -x2210 -x4198 -x9719 -x9960 -x4430 -x1194 -x835 -x5111 -x5878 -x9883 -x6542 -x8255 -x6086 -x4874 -x6202 -x6618 -x3617 -x6913 -x5283 -x4018 -x8755 -x1563 -x4161 -x4218 -x1908 -x2451 -x3173 -x6333 -x1072 -x9404 -x1423 -x4142 -x3119 -x8104 -x2407 -x1023 -x2219 -x2668 -x209 -x8145 -x6803 -x9849 -x6825 -x1583 -x3701 -x5720 -x8824 -x8916 -x4213 -x7010 -x6351 -x8767 -x249 -x760 -x3769 -x3175 -x6863 -x8367 -x8689 -x6104 -x5039 -x8806 -x423 -x7844 -x3414 -x9166 -x1527 -x9573 -x564 -x1904 -x7790 -x6014 -x7956 -x8180 -x1665 -x7548 -x2521 -x8914 -x7541 -x2853 -x4252 -x3670 -x6329 -x345 -x505 -x3993 -x7714 -x8085 -x1294 -x8283 -x8049 -x4852 -x2887 -x3675 -x7846 -x4709 -x4030 -x1323 -x6247 -x9217 -x5596 -x9654 -x4986 -x617 -x7234 -x8412 -x9963 -x9563 -x2283 -x3775 -x314 -x6237 -x9390 -x7698 -x5438 -x8371 -x120 -x2994 -x4744 -x5532 -x1723 -x4608 -x6322 -x8851 -x9492 x8735 -x9625 -x9940 -x9696 -x9968 -x3392 -x7071 -x8675 -x2450 x5708 -x8448 -x2471 -x4726 -x2767 -x4269 -x3557 -x9113 -x3233 -x4113 -x5558 -x8863 -x181 -x55 -x1457 -x6811 -x8321 -x432 -x337 -x3301 -x9607 -x4716 -x4910 -x1 x3460 -x3558 -x4324 -x9084 -x3651 -x8918 -x8841 -x7237 -x7827 -x1575 x4765 -x5318 -x3487 -x2960 -x3754 -x8162 -x8462 -x6860 -x5054 -x9395 -x5267 -x6383 -x7036 -x5717 -x1806 -x4326 -x4587 -x4763 -x4618 -x4563 -x7247 -x3822 -x1581 -x2685 -x8263 -x8671 -x6063 -x8456 -x332 -x2935 -x4654 -x8515 -x1345 -x376 -x4562 -x2758 -x2275 -x4723 -x2764 -x9376 -x5119 -x5315 -x6898 -x2596 -x4336 -x9183 -x2789 -x1957 -x9761 -x3746 -x4301 -x8082 -x7043 -x5992 -x7378 -x9307 -x3606 -x6077 -x7269 -x9736 -x5125 -x9322 -x8453 -x8999 -x3756 -x9027 -x2248 -x8578 -x5999 -x3643 -x9241 -x3028 -x5282 -x1115 -x9836 -x3665 -x6082 -x5902 -x1560 -x5360 -x6368 -x720 -x6255 -x788 -x9872 -x9807 -x3973 -x3491 -x2167 -x3199 -x7350 -x1357 -x585 -x3226 -x9464 -x5440 -x1641 -x4434 -x3692 -x805 -x6190 -x85 -x3532 -x633 -x2810 -x463 -x3948 -x6548 -x4920 -x7385 -x3218 -x7015 -x2958 -x3191 -x582 -x5185 -x6950 -x159 -x8156 -x882 -x5950 -x7078 -x6717 -x4219 -x4446 -x87 -x1068 -x4529 -x9361 -x4632 -x5659 -x7852 -x7532 -x3187 -x3216 -x2365 -x9354 -x388 -x5736 -x9596 -x3118 -x7920 -x4032 -x5538 -x5582 -x9695 -x5299 -x8520 -x3791 -x5352 -x5765 -x7831 -x9628 -x9500 -x1943 -x2940 -x9781 -x2879 -x6916 -x5563 -x8754 -x1924 -x3202 -x5912 -x6749 -x4857 -x5104 -x3113 -x7447 -x1008 -x6689 -x7950 -x3653 -x6340 -x2904 -x8532 -x9141 -x4953 -x6652 -x7828 -x4603 -x162 -x4984 x7159 -x4165 -x7914 -x7882 -x5870 -x2238 -x3669 -x5739 -x6515 -x9847 -x9470 -x1178 -x9372 -x6185 -x5378 -x1636 -x3415 -x9019 -x2966 -x1890 -x7912 -x3569 -x7170 -x8870 -x5089 -x1285 -x7497 -x7666 -x2614 -x5412 -x8340 -x399 -x5049 -x4623 -x5875 -x7634 -x6226 -x6845 -x2839 -x143 -x1765 -x9572 -x4650 -x4949 -x8113 -x2059 -x698 -x3735 -x7581 -x7360 -x3519 -x8028 -x9147 -x298 -x3372 -x1642 -x6132 -x7584 -x7811 -x3203 -x721 -x8043 -x8799 -x1822 -x2014 -x2349 -x8804 -x2013 -x9487 -x2841 -x3843 -x7261 -x2317 -x18 -x3970 -x438 -x4342 -x1944 -x2674 -x3788 -x7527 -x2005 -x3560 -x7110 -x4601 -x7321 -x6966 -x3694 -x1790 -x5058 -x2948 -x9157 -x909 -x4354 -x7855 -x7131 -x2049 -x1242 -x4596 -x8415 -x1314 -x3581 -x7779 -x1483 -x4771 -x4825 -x8558 -x5974 -x3553 -x166 -x2512 -x7917 -x3552 -x3706 -x5307 -x9095 -x7157 -x568 -x921 -x8183 -x8857 -x2262 -x574 -x2591 -x9324 -x5171 -x8644 -x5525 -x9460 -x8969 -x464 -x4261 -x5858 -x3076 -x3795 -x3393 -x5088 -x4864 -x322 -x714 -x353 -x3489 -x8476 -x2426 -x8335 -x1362 -x5092 -x2082 -x3221 -x4413 -x7785 -x5819 -x2006 -x1884 -x8643 -x5546 -x8566 -x7668 -x9481 -x6361 -x1326 -x1611 -x9629 -x8446 -x1463 -x9531 -x1410 -x167 -x2247 -x7709 -x7796 -x8319 -x8730 -x8665 -x2250 -x3078 -x1741 -x6231 -x1198 -x5534 -x7809 -x3941 -x7939 -x8315 -x7171 -x3204 -x9457 -x2928 -x8383 -x5568 -x578 -x1597 -x429 -x9003 -x6948 -x6851 -x1784 -x4512 -x1762 -x5840 -x1446 -x4314 -x7727 -x8277 -x5887 -x5134 -x3748 -x9422 -x9467 -x3576 -x8202 -x7364 -x8490 -x2320 -x6564 -x2805 -x7808 -x2826 -x1539 -x796 -x9977 -x7203 -x9211 -x3975 -x8110 -x4391 -x5191 -x6235 -x9973 -x524 -x31 -x4494 -x6770 -x1694 -x3147 -x9880 -x2177 -x900 -x2755 -x4989 -x2246 -x6241 -x8972 -x2774 -x3416 -x9767 -x4424 -x2206 x4246 -x3248 -x1435 -x5811 -x998 -x6794 -x5684 -x445 -x3559 -x8127 -x1666 -x1331 -x4460 -x581 -x5900 -x1343 -x3810 -x6589 -x9033 -x3227 -x4975 -x2968 -x678 -x380 -x4712 -x836 -x7328 -x8741 -x3212 -x3298 -x469 -x7469 -x6387 -x2697 -x4894 -x3571 -x2860 -x4444 -x5443 -x9705 -x6482 -x1992 -x1634 -x7513 -x3671 -x3014 -x1224 -x1054 -x9036 -x197 -x6099 -x832 -x8008 -x136 -x6090 -x32 -x8771 -x4962 -x1245 -x3469 -x3313 -x1995 -x5243 -x3072 -x7571 -x6832 -x235 -x6308 -x3517 -x7804 -x2435 -x6516 -x2721 -x7487 -x2491 -x9939 -x1337 -x6350 -x4826 -x9355 -x8672 -x496 -x4839 -x185 -x4060 -x7188 -x8225 -x5957 -x1093 -x1156 -x5036 -x9071 -x5467 -x971 -x7463 -x6228 -x6682 -x8579 -x2230 -x7219 -x4457 -x9961 -x5079 -x452 -x5859 -x6765 -x146 -x3806 -x3591 -x259 -x8470 -x477 -x7926 -x1155 -x8232 -x7631 -x5230 -x2306 -x4931 -x7190 -x3978 -x5921 -x6260 -x5595 -x7134 -x6600 -x5864 -x9086 -x7590 -x7902 -x5815 -x4770 -x9556 -x7310 -x6071 -x2122 -x5289 -x4593 -x250 -x4120 -x4521 -x9348 -x7737 -x2520 -x6021 -x520 -x964 -x9945 -x5826 -x6663 -x8682 -x9635 -x1499 -x9329 -x888 -x2276 -x7124 -x8499 -x4362 -x2004 -x4711 -x6999 -x5820 -x9944 -x5454 -x2567 -x2092 -x4519 -x7120 -x8405 -x8194 -x9032 -x4878 -x3930 -x8542 -x1043 -x898 -x4919 -x2630 -x5964 -x5969 -x7903 -x6073 -x4082 -x4897 -x1847 -x362 -x5284 -x7121 -x6250 -x586 -x6885 -x6119 -x6105 -x2305 -x5941 -x2820 -x8273 -x6051 -x7061 -x2070 -x2872 -x190 -x7080 -x8946 -x7081 -x3861 -x2273 -x7834 -x9347 -x8064 -x1147 -x1454 -x4899 -x7618 -x3280 -x5174 -x9349 -x8990 -x8022 -x4274 -x5897 -x5409 -x4891 -x6778 -x9242 -x4265 -x1058 -x2978 -x2218 -x3998 -x7094 -x9188 -x1963 -x3339 -x3913 -x303 -x2279 -x228 -x57 -x8836 -x1322 -x4358 -x4584 -x1227 -x1461 -x722 -x1407 -x5433 -x8450 -x8854 -x3021 -x6590 -x2980 -x2402 -x3681 -x389 -x7508 -x5624 -x1376 -x3043 -x5268 -x9600 -x3540 -x1087 -x7236 -x3707 -x6287 -x2914 -x2823 -x7011 -x3362 -x6253 -x451 -x1083 -x9782 -x5854 -x7324 -x8957 -x911 -x6581 -x9667 -x4525 -x6454 -x6331 -x8045 -x9067 -x8685 -x5910 -x9701 -x1676 -x3778 -x1596 -x3075 -x7845 -x8720 -x6406 -x9186 -x5808 -x3972 -x2507 -x4011 -x4849 -x1948 -x8650 -x218 -x4129 -x7744 -x9946 -x9285 -x4137 -x7256 -x9868 -x737 -x6174 -x9885 -x3832 -x7564 -x4250 -x390 -x4573 -x1480 -x6279 -x1605 -x4051 -x6271 -x232 -x4634 -x1774 -x4185 -x9884 -x8840 -x9605 -x490 -x434 -x7997 -x794 -x3751 -x8731 -x5881 -x7723 -x5909 -x1815 -x3048 -x7282 -x8683 -x4695 -x2913 -x1012 -x7271 -x5793 -x1274 -x3235 -x4778 -x5889 -x9199 -x6093 -x6389 -x7750 -x936 -x1173 -x3157 -x3351 -x4458 -x7718 -x2374 -x3995 -x9343 -x8399 -x8002 -x8491 -x6223 -x2045 -x7899 -x8452 -x5924 -x2588 -x5628 -x8256 -x9644 -x7878 -x9828 -x8891 -x2112 -x6884 -x8306 x7952 -x6347 -x8842 -x8074 -x3297 -x2662 -x7757 -x2294 -x4125 -x8294 -x3499 -x5953 -x1325 -x8338 -x5646 -x216 -x49 -x5890 -x7250 -x7292 -x9708 -x826 -x7419 -x480 -x7781 -x9908 -x4407 -x5798 -x7994 -x719 -x3167 -x1039 -x1599 -x273 -x9280 -x897 -x9852 -x7741 -x8369 -x5363 -x3958 -x3117 -x7411 -x4102 -x2046 -x981 x2484 -x1688 -x12 -x4486 -x5471 -x6479 -x9000 -x1870 -x6098 -x7650 -x223 -x3293 -x9693 -x3886 -x3486 -x6709 -x4439 -x1372 -x4559 -x8615 -x2590 -x3289 -x816 -x6706 -x8227 -x8760 -x5152 -x6977 -x6858 -x3893 -x9463 -x6003 -x3127 -x4733 -x1842 -x595 -x5417 -x4349 -x7396 -x6816 -x2391 -x4913 -x7146 -x3384 -x2062 -x4606 -x8372 -x29 -x2107 -x6446 -x3124 -x5186 -x1548 -x7220 -x7836 -x3224 -x3614 -x6474 -x1564 -x5045 -x3163 -x1203 -x9582 -x6127 -x3950 -x8699 -x142 -x3783 -x4979 -x7763 -x4743 -x8220 -x4415 -x5076 -x4865 x5838 -x1505 -x2595 -x2280 -x2494 -x947 -x1157 -x1126 -x210 -x6526 -x6258 -x4597 -x4610 -x4211 -x952 -x5056 -x9403 -x23 -x7214 -x9759 -x1701 -x7228 -x8687 -x7925 -x2504 -x4782 -x6675 -x6722 -x5531 -x8060 -x5170 -x2636 -x4954 -x1577 -x3598 -x6380 -x3556 -x2467 -x1244 -x3448 -x4609 -x6974 -x7621 -x4233 -x384 -x5349 -x6434 -x3979 -x3954 -x2550 -x6928 -x5799 -x4643 -x5434 -x792 -x6294 -x8231 -x5464 -x3695 -x3712 -x8926 -x9374 -x5551 -x5966 -x1468 -x3737 -x3841 -x7284 -x7479 -x8722 -x4867 -x4929 -x6325 -x6873 -x487 x5495 -x3100 -x5468 -x8034 -x4002 -x9551 -x7937 -x7687 -x5426 -x9381 -x6879 -x7129 -x6042 -x7254 -x603 -x2323 -x2140 -x6744 -x6277 -x5286 -x1749 -x4691 -x822 -x2671 -x2048 -x7788 -x8332 -x6853 -x7055 -x2704 -x447 -x495 -x9433 -x9875 -x9647 -x6755 -x3561 -x6895 -x7449 -x3872 -x527 -x623 -x2502 -x8766 -x8869 -x4123 -x3821 -x3496 -x2558 -x8785 -x5301 -x4220 -x5427 -x5204 -x8230 -x7405 -x5238 -x2053 -x5257 -x902 -x8445 -x759 -x8351 -x2851 -x1218 -x3988 -x1184 -x9989 -x9775 -x3533 -x8247 -x206 -x1103 -x5983 -x9525 -x3111 -x9073 -x5852 -x7854 -x7098 -x1955 -x8694 -x9459 -x9490 -x2600 -x2641 -x5984 -x1855 -x2818 -x9538 -x8736 -x2984 -x3162 -x5401 -x6907 -x8217 -x1942 -x6075 -x9516 -x231 -x7663 -x3890 -x4101 -x1843 -x8432 -x7470 -x8631 -x3374 -x9016 -x1119 -x7954 -x1475 -x956 -x1821 -x7835 -x4799 -x8856 -x9840 -x6763 -x1783 -x3200 -x6643 -x6740 -x4141 -x4176 -x7178 -x6135 -x7499 -x1329 -x6846 -x2249 -x486 -x5028 -x3230 -x8052 -x7298 -x2386 -x9662 -x2832 -x3953 -x5805 -x9146 -x2461 -x7176 -x618 -x8649 -x2765 -x3327 -x3091 -x4779 -x3364 -x6372 -x1889 -x6209 -x6039 -x6772 -x642 -x5323 -x7967 -x4786 -x893 -x8042 -x8244 -x1732 -x160 -x9338 -x6408 -x6619 -x7627 -x9992 -x799 -x8620 -x3395 -x8681 -x9445 -x6624 -x4886 -x8638 -x8695 -x2499 -x5277 -x6591 -x4950 -x8219 -x8955 -x3646 -x400 -x8793 -x3761 -x5850 -x2353 -x1383 -x2429 -x2075 -x6365 x3061 -x260 -x3633 -x9631 -x6403 -x8473 -x5701 -x4718 -x9594 -x9748 -x9383 -x2084 -x6506 -x8690 -x6477 x9118 -x8210 -x853 -x5430 -x1845 -x1305 -x1849 -x221 -x3942 -x3354 -x4359 -x8749 -x1612 -x4682 -x877 -x9587 -x2288 -x4241 -x9308 -x9970 -x8573 -x9739 -x6178 -x1464 -x5579 -x536 -x9039 -x1788 -x6094 -x4367 x9350 -x4669 -x3045 -x9601 -x7510 -x2833 -x8732 -x7004 -x1628 -x8047 -x9930 -x7671 -x6611 -x6243 x7616 -x1096 -x649 -x862 -x9706 -x5068 -x3273 -x8361 -x3432 -x7738 -x2716 -x6958 -x5735 -x2183 -x4302 -x5617 -x2929 -x6904 -x7947 -x7516 -x8195 -x3446 -x8816 -x784 -x7125 -x5951 -x2724 -x4933 -x733 -x569 x5391 -x2474 -x6634 -x1714 -x3627 -x6680 -x5198 -x2808 -x4537 -x3310 -x3801 -x7406 -x9726 -x43 -x9735 x1389 -x5987 -x1047 -x2311 -x7205 -x8384 -x6694 -x8067 -x2034 -x2356 -x8020 -x4128 -x8556 -x8564 -x2403 -x2848 -x4659 -x5236 -x9546 -x4503 -x1613 -x2730 -x7715 -x8097 -x6746 -x3385 -x8658 -x4671 -x7221 -x3145 -x9014 -x9715 -x7314 -x393 -x4585 -x6527 -x3367 -x76 -x2060 -x3071 -x7524 -x4341 -x5948 -x4504 -x4006 -x4802 -x1324 -x6912 -x2168 -x7229 -x8800 -x1320 -x1994 -x772 -x9219 -x6017 -x5993 -x2840 -x6839 -x7976 -x1280 -x1768 -x7675 -x5989 -x8581 -x2965 -x4858 -x5761 -x8107 -x1401 -x1060 -x4257 -x1852 -x5413 -x6210 -x3727 -x7932 -x4991 -x50 -x52 -x6533 -x5516 -x4731 -x6462 -x8529 -x9133 -x3550 -x8770 -x3931 -x5038 -x5416 -x1265 -x2529 -x5753 -x8209 -x8414 -x4429 -x176 -x8825 -x7148 -x6424 -x9488 -x3799 -x2639 -x8622 -x2146 -x2933 -x5748 -x4998 -x9392 -x3246 -x3516 -x751 -x4582 -x7795 -x1252 -x8323 -x1916 -x5872 -x9504 -x2316 -x2093 -x4212 -x7097 -x4186 x7789 -x9536 -x4414 -x5778 -x102 -x4545 -x3736 -x1622 -x6198 -x9721 -x5201 -x6396 -x1040 -x4939 -x1730 -x2573 -x1152 -x4784 -x7135 -x1934 -x6777 -x180 -x6496 -x2105 -x1359 -x84 -x4208 -x8656 -x9035 -x5428 -x861 -x9379 -x6524 -x1726 -x7945 -x5623 -x5882 -x5729 -x705 -x3253 -x4915 -x8778 -x6726 -x1493 -x4425 -x3659 -x8915 -x4096 -x9874 -x8676 -x4952 -x7921 -x8877 -x9055 -x6084 -x4108 -x9690 -x6478 -x570 -x3611 -x2974 -x2794 -x5114 -x7423 -x8350 -x5721 -x4787 -x7580 -x7801 -x2557 -x9622 -x8173 -x7968 -x514 -x8424 -x4462 -x422 -x8437 -x761 -x5913 -x5549 -x2651 -x5853 -x9577 -x3983 -x626 -x6486 -x6131 -x2783 -x8285 -x3213 -x3322 -x5688 -x239 -x8059 -x3616 -x186 -x2942 -x5937 -x8485 -x3828 -x8548 -x1163 -x5265 -x4063 -x6218 -x500 -x3830 -x8860 -x2939 -x5329 -x5663 -x8206 -x3916 -x6699 -x2195 -x1733 -x9534 -x1267 -x8966 -x7395 -x9502 -x2829 -x1881 -x5362 -x977 -x6504 -x4836 -x3024 -x9101 -x3207 -x6493 -x3566 -x9741 -x3239 -x5489 -x9844 -x3562 -x885 -x8245 -x4440 -x3525 -x5837 -x9911 -x1455 -x3662 -x3530 x9801 -x7000 -x3900 -x2594 -x8310 -x4961 -x6859 -x2584 -x7815 -x2057 -x88 -x4388 -x2091 -x274 -x739 -x6617 -x4730 -x9800 -x3684 -x9518 -x9916 -x4271 -x3413 -x5520 -x3981 -x4629 -x1967 -x10 -x1946 -x782 -x7090 -x7327 -x1296 -x1555 -x6130 -x5314 -x8425 -x8451 -x4595 -x5021 -x1048 -x5609 -x6540 -x8563 -x8140 -x1114 -x811 -x4898 -x1588 -x2505 -x9028 -x6102 -x9969 -x3787 -x2509 -x4875 -x1675 -x9484 -x4916 -x2314 -x1107 -x2859 -x824 -x3929 -x5222 -x7239 -x9887 -x503 -x2728 -x3251 -x9054 -x7884 -x9704 -x3438 -x4980 -x6443 -x2920 -x6531 -x6678 -x4387 -x19 -x9817 -x6154 -x1792 -x9655 -x2690 -x234 -x6019 -x4688 -x9568 -x3899 -x8758 -x1931 -x3990 -x6485 -x3223 -x5402 -x7074 -x655 -x1659 -x5886 -x1541 -x5513 -x9549 -x7893 -x8512 -x5714 -x4485 -x1408 -x7384 -x2910 -x5576 -x7410 -x5155 -x2496 -x2991 -x4630 -x9063 -x4465 -x1615 -x7145 -x8525 -x8024 -x5422 -x2011 -x1210 -x5510 -x5702 -x884 -x3785 -x3390 -x4331 -x8421 -x3312 -x5399 -x9506 -x9040 -x1873 -x5331 -x8610 -x5253 -x9722 -x4664 -x4943 -x7983 -x3745 -x7415 -x6388 -x7742 -x589 -x7308 -x6267 -x6826 -x6360 -x7201 -x9446 -x6358 -x7554 -x8053 -x7337 -x2368 -x8965 -x5557 -x497 -x4020 -x9061 -x8055 -x1643 -x6097 x6494 -x8011 -x3466 -x1744 -x6512 -x7083 -x2744 -x5103 -x4888 -x8717 -x1169 -x1651 -x2278 -x959 -x2923 -x3190 -x7623 -x1044 -x4149 -x1985 -x612 -x4941 -x9175 -x1871 -x9337 -x8039 -x8743 -x9789 -x9879 -x865 -x969 -x4683 -x7425 -x8465 -x6727 -x5737 -x9137 -x5561 -x5121 -x7494 -x9943 -x6272 -x2886 -x171 -x8378 -x2027 -x7682 -x1106 -x7941 -x3336 -x5187 -x3146 -x3655 -x4319 -x4812 -x2669 -x7289 -x5145 -x1668 x5032 -x6284 -x6034 -x1439 -x1504 -x482 -x1223 -x443 -x328 -x3714 -x7429 -x6752 -x1734 -x4515 -x7065 -x278 -x2300 -x9673 -x3307 -x1402 -x4848 -x5237 -x1689 -x2946 -x4196 -x8577 -x1756 -x8297 -x8305 -x2483 -x7430 -x6421 -x7386 -x8617 -x5159 -x2254 -x1529 -x6320 -x3447 -x4923 -x1191 -x5085 -x9164 -x5288 -x2692 -x5893 -x5578 -x8296 -x926 -x8093 -x707 -x5316 -x1801 -x9005 -x9232 -x3543 -x4599 -x5219 -x2667 -x1239 -x2266 -x6942 -x1794 -x9247 -x1867 -x3295 -x7381 -x6575 -x3680 -x8600 -x9346 -x9018 -x7461 -x7746 x6815 -x3502 -x5086 -x6206 -x6160 -x9298 -x395 -x3720 -x681 -x6568 -x6543 -x5264 -x8872 -x444 -x6783 -x6786 -x2876 -x2447 -x9829 -x1297 -x8281 -x5971 -x53 -x4473 -x6296 -x35 -x648 -x7480 -x3249 -x4637 -x9700 -x6472 -x6636 -x5606 -x2580 -x2121 -x5048 -x4554 -x6290 -x398 -x2244 -x2531 -x4987 -x6841 -x2979 -x4973 -x2762 -x3476 -x4921 -x4479 -x5444 -x6362 -x2549 -x9458 -x4561 -x6671 -x1268 -x2409 -x734 -x6133 -x6708 -x715 -x6935 -x3360 -x3022 -x6687 -x2526 -x3873 -x5718 -x2785 -x2385 -x5594 -x3547 -x2801 -x4240 -x2930 -x4356 -x4264 -x479 -x149 -x5740 -x1110 -x8533 -x7417 -x9493 -x3620 -x6426 -x960 -x9651 -x6103 -x7082 -x1192 -x1016 -x1395 x3400 -x6987 x2130 -x8181 -x2654 -x4619 -x6571 -x1202 -x7752 -x7696 -x3386 -x8761 -x4560 -x3933 -x2731 -x1050 -x2410 -x4699 -x3632 -x516 -x2257 -x9209 -x5456 -x9586 -x6334 -x3997 -x4884 -x6713 -x8679 -x7349 -x2638 -x3814 -x158 -x7367 -x8928 -x8885 -x2308 -x1746 -x1600 -x1460 -x7655 -x8935 -x2682 -x9613 -x6315 -x2164 -x6631 -x597 -x937 -x6807 -x6018 -x512 -x9675 -x5822 -x7141 -x3451 -x3850 -x9218 -x4410 -x8486 -x7817 -x6667 -x7077 -x25 -x6143 -x2926 -x6265 -x8056 -x7991 -x7153 -x3483 -x1200 -x6402 -x7105 -x953 -x4612 -x1222 -x665 -x8933 -x8829 -x2019 -x765 -x8882 -x5836 -x735 -x1602 -x7037 -x6107 -x7490 -x6205 -x8136 -x9547 -x9998 -x2329 -x9428 -x5523 -x7482 -x3715 -x8132 -x9476 -x6530 -x3647 -x8844 -x6475 -x2420 -x475 -x2989 -x9590 x2998 -x4866 -x2617 -x7380 -x2869 -x1233 -x7665 -x4214 -x8457 -x6115 -x2330 -x40 -x5986 -x596 -x5182 -x729 -x1344 -x9341 -x2295 -x184 -x9333 -x4614 -x9294 -x1159 -x7446 -x2495 -x3107 -x9856 -x4809 -x9208 -x2299 -x9317 -x8 -x6613 -x5059 -x5876 x3780 -x4016 -x820 -x5016 -x7029 -x9367 -x3901 -x6431 -x9698 -x3852 -x1125 -x5099 -x957 -x3741 -x7639 x7570 -x2660 -x4636 -x9645 -x1165 x3885 -x9252 -x8718 -x890 -x6897 -x2901 -x1393 -x3688 -x7375 -x7534 -x5217 -x2889 -x5683 -x8463 -x3121 -x7163 -x6729 -x5337 -x7329 -x9340 x6211 -x844 -x9050 -x6197 -x6257 -x8240 -x4277 -x7919 -x7354 -x2500 -x5901 -x5669 -x9839 -x280 -x6519 -x8381 -x2809 -x3823 -x4624 -x2578 -x6367 -x7543 -x9212 -x1669 -x1067 -x1785 -x7218 -x3609 -x1989 -x6390 -x5296 -x5469 -x1556 -x4489 -x6792 -x9253 -x3201 -x7265 -x1246 -x1743 -x8331 -x1661 -x5368 -x9604 -x7492 -x9406 -x2516 -x790 -x9066 -x1724 -x2272 -x5351 -x8817 -x3099 -x4459 -x4757 -x9240 -x1416 -x9496 -x8143 -x2187 -x5293 -x6430 -x6903 -x6599 -x2906 -x817 -x4873 -x9168 -x7686 -x3300 -x3836 -x3086 -x7959 -x1682 -x7443 -x907 -x5834 -x7629 -x1910 -x3210 -x7199 -x9142 -x9501 -x460 -x3691 -x9819 -x3750 -x5716 -x9424 -x3371 -x6627 -x5341 -x6469 -x5215 -x5730 -x1569 -x2532 -x2734 -x9418 -x4183 -x6458 -x275 -x6554 -x2897 -x8289 -x7184 -x5445 -x3867 -x6453 -x3471 -x4527 -x7929 -x7869 -x1508 -x7777 -x9925 -x7694 -x9089 -x2624 -x8168 -x7369 -x4727 -x8880 -x3195 -x8365 -x9251 -x7622 -x1098 -x3229 -x7658 -x8418 -x4181 -x3381 -x562 -x4169 -x657 -x6693 -x7045 -x1445 -x1567 -x7747 -x2530 -x8786 -x3917 -x800 -x1509 -x5135 -x2707 -x2953 -x8301 -x1332 -x2955 -x3012 -x2741 -x3779 -x5052 -x3723 -x2995 -x6096 -x3039 -x8795 -x9227 -x6776 -x3523 -x2622 -x6789 -x1848 -x3320 -x4299 -x5175 -x1609 -x6626 -x7612 -x8108 -x2936 -x8821 -x7194 -x4703 -x1526 -x1590 -x5147 -x2339 -x316 -x840 -x5653 -x4774 -x5789 -x1720 -x6025 -x8192 -x5231 -x9674 -x3960 -x7978 -x5758 -x8540 -x3084 -x4323 -x6047 -x906 -x6712 -x8320 -x9447 -x5164 -x7424 -x5476 -x2097 -x7712 -x4840 -x8243 -x4284 -x1467 -x9373 -x7697 -x7343 -x9207 -x313 -x208 -x374 -x8100 -x9375 -x1234 -x2556 -x6488 -x3636 -x3928 -x5776 -x8498 -x4844 -x5374 -x5592 -x2750 -x9170 -x1433 -x1502 -x2234 -x8866 -x5042 -x9127 -x5935 -x4097 -x1132 -x3603 -x7711 -x9468 -x1282 -x7172 -x1692 -x2766 -x9866 -x8196 -x79 -x4772 -x9097 -x5 -x8226 -x5613 -x3179 -x3019 -x6413 -x9205 -x5372 -x8006 -x6118 -x6747 -x386 -x7774 -x1443 -x3518 -x8271 -x3889 -x7670 -x7805 -x2389 -x3410 -x4883 -x7180 -x5325 -x7657 -x2542 -x2036 -x5154 -x1830 -x643 -x439 -x2648 -x4280 -x385 -x1396 -x7109 -x9485 -x3056 -x4131 -x4262 -x5451 -x1778 -x4273 -x1489 -x7441 -x394 -x9139 -x215 -x1262 -x7432 -x3110 -x6662 -x9927 -x7138 -x9758 -x2351 -x887 -x9909 -x6967 -x5060 -x6867 -x2736 -x2786 -x1652 -x7050 -x8327 -x9195 -x3520 -x458 -x1857 -x6366 -x8130 -x4556 -x6040 -x45 -x1574 -x124 -x9978 -x82 -x3537 -x6657 -x9415 -x6249 -x1812 -x7987 -x1270 -x1053 -x547 -x248 -x6576 -x3153 -x9795 -x6464 -x4076 -x3896 -x1804 -x8207 -x5691 -x8774 -x6439 -x7822 -x1728 -x3743 -x5490 -x974 -x5463 -x3999 -x4905 -x8334 -x5256 -x7520 -x6203 -x9895 -x1358 -x3800 -x6635 -x8580 -x1318 -x6828 -x2575 -x4242 -x5381 -x8636 -x5769 -x9913 -x2775 -x1380 -x7549 -x5336 -x6721 -x8197 -x7766 -x3211 -x6959 -x3774 -x1129 -x7434 -x7 -x1254 -x6690 -x2412 -x2346 -x7018 x343 -x7169 -x8317 -x1835 -x417 -x2511 -x5506 -x3418 -x1279 -x2030 -x7593 -x9038 -x5346 -x3463 -x6711 -x5369 -x5077 -x1415 -x1693 -x7911 -x1920 -x9068 -x8657 -x9239 -x8229 -x6100 -x7762 -x1866 -x9069 -x1404 -x5239 -x3379 -x2813 -x5022 -x5208 -x6310 -x1128 -x837 -x8696 -x6215 -x4375 -x2023 -x2399 -x1578 -x8560 -x2054 -x4790 -x3829 -x8594 -x5280 -x4598 -x4964 -x3505 -x3825 -x6385 -x8831 -x4232 -x1182 -x9261 -x7707 -x1824 -x4729 -x2982 -x7154 -x1786 -x5767 -x7283 -x9274 -x9173 -x2772 -x2604 -x4748 -x2583 -x9120 -x7767 -x8919 -x4419 x1725 -x3702 -x2240 -x1190 -x5954 -x8526 -x5120 -x6745 -x9686 -x4863 -x6213 -x2415 -x3946 -x5824 -x1947 -x9928 -x3457 -x4298 -x7633 -x903 -x1441 -x9714 -x2024 -x2026 -x5266 -x7404 -x4290 -x8630 -x5544 -x4345 -x4967 -x9941 -x4189 -x8628 -x9405 -x1658 -x1108 -x8495 -x3668 -x6881 -x7849 -x7982 -x8684 -x5749 -x370 -x3974 -x3001 -x5985 -x8968 -x4766 -x8876 -x7087 -x3267 -x8352 -x2079 -x3753 -x9757 -x9304 -x5163 -x8035 -x7881 -x3007 -x323 -x4317 -x4253 -x9967 -x1139 -x7552 -x1656 -x9148 -x2787 -x6081 -x652 -x8561 -x2090 -x5936 -x6933 -x1010 -x3292 -x442 -x1718 -x9231 -x1121 -x6232 -x8264 -x3544 -x3752 -x8723 -x6949 -x910 -x6932 -x9360 -x6266 -x7544 -x4256 -x2472 -x1161 -x8023 -x4805 -x9489 -x666 -x58 x9289 -x4880 -x7739 -x9090 -x1757 -x192 -x8747 -x7979 -x6937 -x2465 -x6535 -x7555 -x515 -x5660 -x7942 -x1816 -x8993 -x4187 -x5559 -x8223 -x4811 -x2880 -x1036 -x2176 -x7113 -x3290 -x9857 -x9182 -x3370 -x8797 -x7535 -x1057 -x7093 -x8000 -x1328 -x7488 -x2740 -x9210 -x9398 -x1645 -x4062 -x5373 -x6327 -x3770 -x6148 -x9070 -x9524 -x7352 -x8977 -x96 -x7577 -x1444 -x2479 -x78 -x5091 -x5545 -x7204 -x9798 -x3481 -x2657 -x9917 -x2065 -x3729 -x4365 -x1298 -x7183 -x1863 -x8268 -x8859 -x2658 -x6952 -x3776 -x1205 -x8161 -x3035 -x2215 -x9762 -x2602 -x9497 x9641 -x6743 -x2752 -x5143 -x6820 -x4978 -x4151 -x1045 -x5867 -x5706 -x279 -x7615 -x3143 -x3407 -x1197 -x198 -x3026 -x2340 -x5031 -x8401 -x1309 -x4303 -x2318 -x4451 -x1273 -x3624 -x8416 -x9846 -x281 -x4918 -x922 -x1495 -x6447 -x7196 -x8751 -x28 -x7096 -x1421 -x3109 -x5573 -x1148 x7345 -x8461 -x6058 -x8733 -x3050 -x1258 -x3868 -x21 -x3417 -x5190 -x9610 -x7240 -x7861 -x8868 -x4616 -x630 x972 -x3403 -x901 -x9529 -x4549 -x4057 -x5078 -x5294 -x6149 -x3876 -x4853 -x7768 -x5321 -x8586 -x9755 -x8435 -x8513 -x7560 -x4638 -x4309 -x3667 -x1662 -x7161 x1551 -x8051 -x7907 -x4834 -x2021 -x4286 -x6110 -x2811 -x8541 -x5696 -x9922 -x1773 -x9197 -x4085 -x2193 -x566 -x8150 -x5831 -x3169 -x7545 -x2566 -x5655 -x3445 -x9262 -x9765 -x9783 -x6316 -x5779 -x8280 -x669 -x6615 -x103 -x9642 -x6052 -x9106 -x4296 -x3329 -x8553 -x4507 -x4611 -x1209 -x1414 -x315 -x7734 -x4098 -x5795 -x373 -x5507 -x4366 -x7887 -x8711 -x2650 -x5109 -x1705 -x5667 -x2289 -x6085 -x3027 -x1250 -x764 -x2821 -x1236 -x6338 -x6760 -x6563 -x1777 -x5485 -x1530 -x9102 -x1544 -x2191 -x3406 -x6632 -x9313 -x1378 -x5214 -x8360 -x1479 -x4620 -x6044 -x5295 -x8091 -x2863 -x4421 -x6549 -x2189 -x2932 -x6419 -x5693 -x6799 -x5621 -x2653 -x7897 -x2718 -x2835 -x4072 -x7981 -x128 -x4217 -x1846 -x392 -x4698 -x2342 -x6057 -x1807 -x1983 -x6078 -x5387 -x6 -x5090 -x5394 -x6251 -x7819 -x502 -x7838 -x8144 -x1712 -x9363 -x1524 -x4831 -x2350 -x963 -x8792 -x6842 -x8668 -x1005 -x135 -x6595 -x9935 -x2751 -x8991 -x498 -x4572 -x5241 -x6883 -x4658 -x1474 -x1055 -x1392 -x5212 -x1251 -x8346 -x1684 -x5235 -x1586 -x4750 -x3718 -x6302 -x8430 -x9851 -x9859 -x3863 -x6463 -x5156 -x2170 -x3693 -x3423 -x2644 -x8530 -x7595 -x4653 -x8645 -x6556 -x1292 -x9472 -x6821 -x2717 -x3857 -x9042 -x4383 -x5704 -x9206 -x8275 -x8394 -x9046 -x5629 -x3097 -x8663 -x7841 -x4315 -x5781 -x6609 -x5577 -x9632 -x6109 -x7550 -x4970 -x8692 -x4817 -x5096 -x3340 -x4305 -x6125 -x7155 -x2270 -x2672 -x5446 -x1113 -x5526 -x8443 -x9402 -x4814 -x5053 -x72 -x2239 -x7953 -x5835 -x8122 -x8949 -x9277 -x3722 -x8062 -x1782 -x14 -x978 -x1288 -x144 -x1385 -x5474 -x6466 -x7609 -x1972 -x9633 -x7731 -x9657 -x7478 -x243 -x7301 -x1554 -x728 -x6698 -x7792 -x3772 -x67 -x4064 -x7823 -x7816 -x8602 -x8852 -x1271 -x7496 -x5465 x3257 -x9351 -x9545 -x8599 -x8092 -x7720 -x2259 -x9268 -x8293 -x2221 -x2277 -x5481 -x6359 -x9864 -x3548 -x9559 -x1618 -x2029 -x3311 -x2817 -x4172 -x70 -x3833 -x9314 -x6043 -x8546 -x4239 -x5300 -x8700 -x236 -x1648 -x845 -x1299 -x1858 -x7046 -x4641 -x2541 -x7019 -x5976 -x931 -x8038 -x5110 -x9623 -x2722 -x7699 -x4369 -x9399 -x696 -x4416 -x5080 -x6212 -x5505 -x9024 -x9260 -x6386 -x8555 -x610 x5210 -x2807 -x6195 -x7200 -x1261 -x1896 -x4153 -x5388 -x9419 -x752 -x4793 -x8917 -x2237 -x3276 -x7591 -x8167 -x1397 -x4502 -x5841 -x1809 x6012 -x6753 -x5803 -x9172 -x7798 -x5980 -x6728 -x6922 -x4136 -x4034 -x2296 -x104 -x8834 -x2944 -x3283 -x9638 -x6983 -x7471 -x6585 -x7332 -x2367 -x9254 -x8017 -x1264 -x6059 -x6651 -x9942 -x8151 -x9477 -x2100 -x9114 -x7286 -x106 -x1137 -x8480 -x428 -x2893 -x4816 -x4119 -x9938 -x8095 -x7797 -x5944 -x5037 -x9295 -x9753 -x3442 -x8004 -x5209 -x430 -x639 -x5466 -x6418 -x7776 -x9656 -x9843 -x6536 -x9790 -x4287 -x2144 -x996 -x6757 -x7393 -x5202 -x352 -x9624 -x9778 -x7491 -x1064 -x9124 -x9640 -x5051 -x2493 -x9665 -x7597 -x5252 -x3638 -x695 -x1902 -x9282 -x9129 -x3148 -x1603 -x3475 -x8410 -x2545 -x780 -x7152 -x3197 -x3789 -x5745 -x4652 -x1747 -x6934 -x2096 -x1470 -x7106 -x9609 -x1405 -x6281 -x2022 -x9897 -x9697 -x9996 -x1789 -x1880 -x2241 -x8102 -x1927 -x4869 -x8890 -x6960 -x3551 -x5354 -x8592 -x1077 -x3472 -x1780 -x450 -x2175 -x3497 -x7253 -x686 -x507 -x6273 -x7051 -x3225 -x3663 -x791 -x6979 -x1369 -x636 -x2771 -x5421 -x6849 -x9522 -x6502 -x1553 -x1601 -x263 x6733 -x5635 -x4725 -x525 -x768 -x7418 -x2950 -x4862 -x7026 -x4675 -x6436 -x7288 -x1284 -x6201 -x47 -x1124 -x2454 -x6182 -x7060 -x5344 -x163 -x2631 -x5116 -x3996 -x9805 -x8248 -x8311 -x8980 -x1914 -x5995 -x2343 -x246 -x1418 -x3766 -x6002 -x3848 -x4092 -x6470 -x8387 -x3713 -x5057 -x4190 -x6489 -x2253 -x4087 -x9243 -x5843 -x1431 -x8265 -x9770 -x5931 -x2209 -x3377 -x6534 -x6562 -x3710 -x812 -x5848 -x8385 -x3355 -x4735 -x3009 -x1105 -x153 -x771 -x9303 -x7856 -x6373 -x9053 -x3244 -x7001 -x5461 -x1879 -x7506 -x9203 -x9649 -x1825 -x7290 -x9228 -x8502 -x4506 -x4110 -x4259 -x757 -x1056 -x7732 -x1212 -x689 -x9169 -x7481 -x4541 -x6980
3581.22/3596.48 s SATISFIABLE
3581.22/3596.48 c Time taken to solve: 3570.430061071 seconds
3581.22/3596.48 c Total time taken: 3593.6024384498596 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-4847344-1784128649/watcher-4847344-1784128649 -o /tmp/evaluation-result-4847344-1784128649/solver-4847344-1784128649 -C 3600 -W 3700 -M 62000 --var /tmp/evaluation-result-4847344-1784128649/vars-4847344-1784128649 --bin-var /tmp/runsolver-exch-nodeE005-1784128647-23183 --watchdog 3760 run HOME/instance-4847344-1784128649.opb --runner opb --time_limit 3600 --mem_limit 62000 --verbose --cores 1 --seed 1588372373 --intermediate --solver ortools
running on 4 cores: 16-19
CPU: AMD EPYC 9355 32-Core Processor
Cores frequency:
2500 MHz: 3,5-6,10,23,31,37,39,51,54-55
3550 MHz: 0-2,4,7-9,11-15,20,22,28-30,32-35,41
3600 MHz: 16-19,21,24-27,36,38,40,42-50,52-53,56-63
WARNING: cores do not run at the same frequency!
Cores frequency (cpufreq):
2500 MHz: 3
3550 MHz: 0-2
WARNING: cores do not run at the same frequency!
CPU governors:
performance: 16-19
NUMA information:
number of nodes: 8
node 0: cores 0-7, 128055 MiB (127584 MiB free)
node 1: cores 8-15, 129019 MiB (128729 MiB free)
node 2: cores 16-23, 129019 MiB (128168 MiB free)
node 3: cores 24-31, 129003 MiB (128583 MiB free)
node 4: cores 32-39, 128973 MiB (128648 MiB free)
node 5: cores 40-47, 129019 MiB (128589 MiB free)
node 6: cores 48-55, 129019 MiB (128662 MiB free)
node 7: cores 56-63, 128474 MiB (127861 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=23456, runsolver pid=23448
Current StackSize limit: 8192 KiB
[startup+0.100056 s]*
/proc/loadavg: 0.00 0.04 1.60 11/919 23484
/proc/meminfo: memFree=1051457332/1055320696 swapFree=33554428/33554428
[pid=23456] ppid=23448 vsize=4324 memory=3232 CPUtime=0 cores=16-19
/proc/23456/stat : 23456 (run) S 23448 23456 23162 0 -1 4194304 267 126 0 0 0 0 0 0 20 0 1 0 2453367 4427776 640 18446744073709551615 94085873254400 94085874148933 140724874761792 0 0 0 65536 4 65538 1 0 0 17 18 0 0 0 0 0 94085874387984 94085874435728 94085893709824 140724874770562 140724874770797 140724874770797 140724874776529 0
/proc/23456/statm: 1081 808 720 219 0 143 0
[pid=23471] ppid=23456 vsize=15000 memory=10172 CPUtime=0 cores=16-19
/proc/23471/stat : 23471 (python3) R 23456 23456 23162 0 -1 4194304 1088 0 0 0 0 0 0 0 20 0 1 0 2453370 15360000 2432 18446744073709551615 4321280 7402577 140734683789680 0 0 0 0 16781312 2 0 0 0 17 16 0 0 0 0 0 9420256 10002664 29433856 140734683793309 140734683793560 140734683793560 140734683799482 0
/proc/23471/statm: 3750 2543 1611 753 0 1599 0
Current children cumulated CPU time: 0 s
Current children cumulated vsize: 19324 KiB
Current children cumulated memory: 13404 KiB
[startup+0.213163 s]*
/proc/loadavg: 0.00 0.04 1.60 7/922 23487
/proc/meminfo: memFree=1051445336/1055320696 swapFree=33554428/33554428
[pid=23456] ppid=23448 vsize=4324 memory=3232 CPUtime=0 cores=16-19
/proc/23456/stat : 23456 (run) S 23448 23456 23162 0 -1 4194304 267 126 0 0 0 0 0 0 20 0 1 0 2453367 4427776 640 18446744073709551615 94085873254400 94085874148933 140724874761792 0 0 0 65536 4 65538 1 0 0 17 18 0 0 0 0 0 94085874387984 94085874435728 94085893709824 140724874770562 140724874770797 140724874770797 140724874776529 0
/proc/23456/statm: 1081 808 720 219 0 143 0
[pid=23471] ppid=23456 vsize=18628 memory=14032 CPUtime=0.02 cores=16-19
/proc/23471/stat : 23471 (python3) D 23456 23456 23162 0 -1 4194304 2035 0 0 0 2 0 0 0 20 0 1 0 2453370 19075072 3328 18446744073709551615 4321280 7402577 140734683789680 0 0 0 0 16781312 2 1 0 0 17 16 0 0 0 0 0 9420256 10002664 29433856 140734683793309 140734683793560 140734683793560 140734683799482 0
/proc/23471/statm: 4657 3508 1631 753 0 2506 0
Current children cumulated CPU time: 0.02 s
Current children cumulated vsize: 22952 KiB
Current children cumulated memory: 17264 KiB
[startup+0.312282 s]*
/proc/loadavg: 0.00 0.04 1.60 3/923 23488
/proc/meminfo: memFree=1051427916/1055320696 swapFree=33554428/33554428
[pid=23456] ppid=23448 vsize=4324 memory=3232 CPUtime=0 cores=16-19
/proc/23456/stat : 23456 (run) S 23448 23456 23162 0 -1 4194304 267 126 0 0 0 0 0 0 20 0 1 0 2453367 4427776 640 18446744073709551615 94085873254400 94085874148933 140724874761792 0 0 0 65536 4 65538 1 0 0 17 18 0 0 0 0 0 94085874387984 94085874435728 94085893709824 140724874770562 140724874770797 140724874770797 140724874776529 0
/proc/23456/statm: 1081 808 720 219 0 143 0
[pid=23471] ppid=23456 vsize=21600 memory=16568 CPUtime=0.03 cores=16-19
/proc/23471/stat : 23471 (python3) R 23456 23456 23162 0 -1 4194304 2649 0 0 0 3 0 0 0 20 0 1 0 2453370 22118400 3968 18446744073709551615 4321280 7402577 140734683789680 0 0 0 0 16781312 2 0 0 0 17 16 0 0 0 0 0 9420256 10002664 29433856 140734683793309 140734683793560 140734683793560 140734683799482 0
/proc/23471/statm: 5400 4142 1661 753 0 3233 0
Current children cumulated CPU time: 0.03 s
Current children cumulated vsize: 25924 KiB
Current children cumulated memory: 19800 KiB
[startup+0.700116 s]
/proc/loadavg: 0.00 0.04 1.60 6/926 23491
/proc/meminfo: memFree=1051383344/1055320696 swapFree=33554428/33554428
[pid=23456] ppid=23448 vsize=4324 memory=3232 CPUtime=0 cores=16-19
/proc/23456/stat : 23456 (run) S 23448 23456 23162 0 -1 4194304 267 126 0 0 0 0 0 0 20 0 1 0 2453367 4427776 640 18446744073709551615 94085873254400 94085874148933 140724874761792 0 0 0 65536 4 65538 1 0 0 17 18 0 0 0 0 0 94085874387984 94085874435728 94085893709824 140724874770562 140724874770797 140724874770797 140724874776529 0
/proc/23456/statm: 1081 808 720 219 0 143 0
[pid=23471] ppid=23456 vsize=66936 memory=23984 CPUtime=0.07 cores=16-19
/proc/23471/stat : 23471 (python3) D 23456 23456 23162 0 -1 4194304 4155 0 0 0 6 1 0 0 20 0 1 0 2453370 68542464 5888 18446744073709551615 4321280 7402577 140734683789680 0 0 0 0 16781312 2 1 0 0 17 16 0 0 0 0 0 9420256 10002664 29433856 140734683793309 140734683793560 140734683793560 140734683799482 0
/proc/23471/statm: 16734 5996 2113 753 0 5192 0
Current children cumulated CPU time: 0.07 s
Current children cumulated vsize: 71260 KiB
Current children cumulated memory: 27216 KiB
[startup+1.50015 s]
/proc/loadavg: 0.00 0.04 1.60 2/943 23508
/proc/meminfo: memFree=1051242124/1055320696 swapFree=33554428/33554428
[pid=23456] ppid=23448 vsize=4324 memory=3232 CPUtime=0 cores=16-19
/proc/23456/stat : 23456 (run) S 23448 23456 23162 0 -1 4194304 267 126 0 0 0 0 0 0 20 0 1 0 2453367 4427776 640 18446744073709551615 94085873254400 94085874148933 140724874761792 0 0 0 65536 4 65538 1 0 0 17 18 0 0 0 0 0 94085874387984 94085874435728 94085893709824 140724874770562 140724874770797 140724874770797 140724874776529 0
/proc/23456/statm: 1081 808 720 219 0 143 0
[pid=23471] ppid=23456 vsize=265160 memory=57148 CPUtime=0.4 cores=16-19
/proc/23471/stat : 23471 (python3) D 23456 23456 23162 0 -1 4194304 9038 0 0 0 37 3 0 0 20 0 4 0 2453370 271523840 14208 18446744073709551615 4321280 7402577 140734683789680 0 0 0 0 16781312 2 0 0 0 17 16 0 0 0 0 0 9420256 10002664 29433856 140734683793309 140734683793560 140734683793560 140734683799482 0
/proc/23471/statm: 66290 14287 5944 753 0 48215 0
[pid=23471/tid=23499] ppid=23456 vsize=265160 memory=7738423745037488490 CPUtime=0.07 cores=16-19
/proc/23471/task/23499/stat : 23499 (python3) S 23456 23456 23162 0 -1 4194368 1 0 0 0 7 0 0 0 20 0 4 0 2453437 271523840 14208 18446744073709551615 4321280 7402577 140734683789680 0 0 0 0 16781312 2 1 0 0 -1 18 0 0 0 0 0 9420256 10002664 29433856 140734683793309 140734683793560 140734683793560 140734683799482 0
[pid=23471/tid=23500] ppid=23456 vsize=265160 memory=7668893932358035298 CPUtime=0.07 cores=16-19
/proc/23471/task/23500/stat : 23500 (python3) S 23456 23456 23162 0 -1 4194368 1 0 0 0 7 0 0 0 20 0 4 0 2453437 271523840 14208 18446744073709551615 4321280 7402577 140734683789680 0 0 0 0 16781312 2 1 0 0 -1 19 0 0 0 0 0 9420256 10002664 29433856 140734683793309 140734683793560 140734683793560 140734683799482 0
[pid=23471/tid=23501] ppid=23456 vsize=265160 memory=14156 CPUtime=0.07 cores=16-19
/proc/23471/task/23501/stat : 23501 (python3) S 23456 23456 23162 0 -1 4194368 1 0 0 0 7 0 0 0 20 0 4 0 2453437 271523840 14208 18446744073709551615 4321280 7402577 140734683789680 0 0 0 0 16781312 2 1 0 0 -1 17 0 0 0 0 0 9420256 10002664 29433856 140734683793309 140734683793560 140734683793560 140734683799482 0
Current children cumulated CPU time: 0.4 s
Current children cumulated vsize: 269484 KiB
Current children cumulated memory: 60380 KiB
[startup+3.11331 s]
/proc/loadavg: 1.28 0.31 1.68 14/919 23545
/proc/meminfo: memFree=1050769208/1055320696 swapFree=33554428/33554428
[pid=23456] ppid=23448 vsize=4324 memory=3232 CPUtime=0 cores=16-19
/proc/23456/stat : 23456 (run) S 23448 23456 23162 0 -1 4194304 267 126 0 0 0 0 0 0 20 0 1 0 2453367 4427776 640 18446744073709551615 94085873254400 94085874148933 140724874761792 0 0 0 65536 4 65538 1 0 0 17 18 0 0 0 0 0 94085874387984 94085874435728 94085893709824 140724874770562 140724874770797 140724874770797 140724874776529 0
/proc/23456/statm: 1081 808 720 219 0 143 0
[pid=23471] ppid=23456 vsize=432220 memory=120204 CPUtime=0.82 cores=16-19
/proc/23471/stat : 23471 (python3) R 23456 23456 23162 0 -1 4194304 19820 0 0 0 76 6 0 0 20 0 4 0 2453370 442593280 29952 18446744073709551615 4321280 7402577 140734683789680 0 0 0 0 16781312 8405026 0 0 0 17 16 0 0 0 0 0 9420256 10002664 29433856 140734683793309 140734683793560 140734683793560 140734683799482 0
/proc/23471/statm: 108055 30051 11704 753 0 59092 0
[pid=23471/tid=23499] ppid=23456 vsize=432220 memory=7668893932358035298 CPUtime=0.07 cores=16-19
/proc/23471/task/23499/stat : 23499 (python3) S 23456 23456 23162 0 -1 4194368 1 0 0 0 7 0 0 0 20 0 4 0 2453437 442593280 29952 18446744073709551615 4321280 7402577 140734683789680 0 0 0 0 16781312 8405026 1 0 0 -1 18 0 0 0 0 0 9420256 10002664 29433856 140734683793309 140734683793560 140734683793560 140734683799482 0
[pid=23471/tid=23500] ppid=23456 vsize=432220 memory=31556 CPUtime=0.07 cores=16-19
/proc/23471/task/23500/stat : 23500 (python3) S 23456 23456 23162 0 -1 4194368 1 0 0 0 7 0 0 0 20 0 4 0 2453437 442593280 29952 18446744073709551615 4321280 7402577 140734683789680 0 0 0 0 16781312 8405026 1 0 0 -1 19 0 0 0 0 0 9420256 10002664 29433856 140734683793309 140734683793560 140734683793560 140734683799482 0
[pid=23471/tid=23501] ppid=23456 vsize=432220 memory=112500 CPUtime=0.07 cores=16-19
/proc/23471/task/23501/stat : 23501 (python3) S 23456 23456 23162 0 -1 4194368 1 0 0 0 7 0 0 0 20 0 4 0 2453437 442593280 29952 18446744073709551615 4321280 7402577 140734683789680 0 0 0 0 16781312 8405026 1 0 0 -1 17 0 0 0 0 0 9420256 10002664 29433856 140734683793309 140734683793560 140734683793560 140734683799482 0
Current children cumulated CPU time: 0.82 s
Current children cumulated vsize: 436544 KiB
Current children cumulated memory: 123436 KiB
heavy processes:
[startup+6.30022 s]
/proc/loadavg: 1.28 0.31 1.68 12/908 23553
/proc/meminfo: memFree=1049887424/1055320696 swapFree=33554428/33554428
[pid=23456] ppid=23448 vsize=4324 memory=3232 CPUtime=0 cores=16-19
/proc/23456/stat : 23456 (run) S 23448 23456 23162 0 -1 4194304 267 126 0 0 0 0 0 0 20 0 1 0 2453367 4427776 640 18446744073709551615 94085873254400 94085874148933 140724874761792 0 0 0 65536 4 65538 1 0 0 17 18 0 0 0 0 0 94085874387984 94085874435728 94085893709824 140724874770562 140724874770797 140724874770797 140724874776529 0
/proc/23456/statm: 1081 808 720 219 0 143 0
[pid=23471] ppid=23456 vsize=553936 memory=239400 CPUtime=3.99 cores=16-19
/proc/23471/stat : 23471 (python3) R 23456 23456 23162 0 -1 4194304 109402 0 0 0 389 10 0 0 20 0 4 0 2453370 567230464 59776 18446744073709551615 4321280 7402577 140734683789680 0 0 0 0 16781312 8405026 0 0 0 17 16 0 0 0 0 0 9420256 10002664 29433856 140734683793309 140734683793560 140734683793560 140734683799482 0
/proc/23471/statm: 138484 59850 11704 753 0 89521 0
[pid=23471/tid=23499] ppid=23456 vsize=553936 memory=3232 CPUtime=0.07 cores=16-19
/proc/23471/task/23499/stat : 23499 (python3) S 23456 23456 23162 0 -1 4194368 1 0 0 0 7 0 0 0 20 0 4 0 2453437 567230464 59776 18446744073709551615 4321280 7402577 140734683789680 0 0 0 0 16781312 8405026 1 0 0 -1 18 0 0 0 0 0 9420256 10002664 29433856 140734683793309 140734683793560 140734683793560 140734683799482 0
[pid=23471/tid=23500] ppid=23456 vsize=553936 memory=0 CPUtime=0.07 cores=16-19
/proc/23471/task/23500/stat : 23500 (python3) S 23456 23456 23162 0 -1 4194368 1 0 0 0 7 0 0 0 20 0 4 0 2453437 567230464 59776 18446744073709551615 4321280 7402577 140734683789680 0 0 0 0 16781312 8405026 1 0 0 -1 19 0 0 0 0 0 9420256 10002664 29433856 140734683793309 140734683793560 140734683793560 140734683799482 0
[pid=23471/tid=23501] ppid=23456 vsize=553936 memory=12488 CPUtime=0.07 cores=16-19
/proc/23471/task/23501/stat : 23501 (python3) S 23456 23456 23162 0 -1 4194368 1 0 0 0 7 0 0 0 20 0 4 0 2453437 567230464 59776 18446744073709551615 4321280 7402577 140734683789680 0 0 0 0 16781312 8405026 1 0 0 -1 17 0 0 0 0 0 9420256 10002664 29433856 140734683793309 140734683793560 140734683793560 140734683799482 0
Current children cumulated CPU time: 3.99 s
Current children cumulated vsize: 558260 KiB
Current children cumulated memory: 242632 KiB
heavy processes:
[startup+12.7002 s]
/proc/loadavg: 3.54 0.82 1.83 12/908 23553
/proc/meminfo: memFree=1048833668/1055320696 swapFree=33554428/33554428
[pid=23456] ppid=23448 vsize=4324 memory=3232 CPUtime=0 cores=16-19
/proc/23456/stat : 23456 (run) S 23448 23456 23162 0 -1 4194304 267 126 0 0 0 0 0 0 20 0 1 0 2453367 4427776 640 18446744073709551615 94085873254400 94085874148933 140724874761792 0 0 0 65536 4 65538 1 0 0 17 18 0 0 0 0 0 94085874387984 94085874435728 94085893709824 140724874770562 140724874770797 140724874770797 140724874776529 0
/proc/23456/statm: 1081 808 720 219 0 143 0
[pid=23471] ppid=23456 vsize=767000 memory=450104 CPUtime=10.37 cores=16-19
/proc/23471/stat : 23471 (python3) R 23456 23456 23162 0 -1 4194304 174818 0 0 0 1023 14 0 0 20 0 4 0 2453370 785408000 112384 18446744073709551615 4321280 7402577 140734683789680 0 0 0 0 16781312 8405026 0 0 0 17 16 0 0 0 0 0 9420256 10002664 29433856 140734683793309 140734683793560 140734683793560 140734683799482 0
/proc/23471/statm: 191750 112526 11766 753 0 142787 0
[pid=23471/tid=23499] ppid=23456 vsize=767000 memory=15340 CPUtime=0.07 cores=16-19
/proc/23471/task/23499/stat : 23499 (python3) S 23456 23456 23162 0 -1 4194368 1 0 0 0 7 0 0 0 20 0 4 0 2453437 785408000 112384 18446744073709551615 4321280 7402577 140734683789680 0 0 0 0 16781312 8405026 1 0 0 -1 18 0 0 0 0 0 9420256 10002664 29433856 140734683793309 140734683793560 140734683793560 140734683799482 0
[pid=23471/tid=23500] ppid=23456 vsize=767000 memory=14698504190724212 CPUtime=0.07 cores=16-19
/proc/23471/task/23500/stat : 23500 (python3) S 23456 23456 23162 0 -1 4194368 1 0 0 0 7 0 0 0 20 0 4 0 2453437 785408000 112384 18446744073709551615 4321280 7402577 140734683789680 0 0 0 0 16781312 8405026 1 0 0 -1 19 0 0 0 0 0 9420256 10002664 29433856 140734683793309 140734683793560 140734683793560 140734683799482 0
[pid=23471/tid=23501] ppid=23456 vsize=767000 memory=427516 CPUtime=0.07 cores=16-19
/proc/23471/task/23501/stat : 23501 (python3) S 23456 23456 23162 0 -1 4194368 1 0 0 0 7 0 0 0 20 0 4 0 2453437 785408000 112384 18446744073709551615 4321280 7402577 140734683789680 0 0 0 0 16781312 8405026 1 0 0 -1 17 0 0 0 0 0 9420256 10002664 29433856 140734683793309 140734683793560 140734683793560 140734683799482 0
Current children cumulated CPU time: 10.37 s
Current children cumulated vsize: 771324 KiB
Current children cumulated memory: 453336 KiB
[startup+25.5001 s]
/proc/loadavg: 5.46 1.32 1.98 12/908 23553
/proc/meminfo: memFree=1047702880/1055320696 swapFree=33554428/33554428
[pid=23456] ppid=23448 vsize=4324 memory=3232 CPUtime=0 cores=16-19
/proc/23456/stat : 23456 (run) S 23448 23456 23162 0 -1 4194304 267 126 0 0 0 0 0 0 20 0 1 0 2453367 4427776 640 18446744073709551615 94085873254400 94085874148933 140724874761792 0 0 0 65536 4 65538 1 0 0 17 18 0 0 0 0 0 94085874387984 94085874435728 94085893709824 140724874770562 140724874770797 140724874770797 140724874776529 0
/proc/23456/statm: 1081 808 720 219 0 143 0
[pid=23471] ppid=23456 vsize=1056660 memory=736568 CPUtime=23.13 cores=16-19
/proc/23471/stat : 23471 (python3) R 23456 23456 23162 0 -1 4194304 407855 0 0 0 2286 27 0 0 20 0 4 0 2453370 1082019840 183996 18446744073709551615 4321280 7402577 140734683789680 0 0 0 0 16781312 8405026 0 0 0 17 16 0 0 0 0 0 9420256 10002664 29433856 140734683793309 140734683793560 140734683793560 140734683799482 0
/proc/23471/statm: 264165 184142 11859 753 0 215202 0
[pid=23471/tid=23499] ppid=23456 vsize=1056660 memory=727712 CPUtime=0.07 cores=16-19
/proc/23471/task/23499/stat : 23499 (python3) S 23456 23456 23162 0 -1 4194368 1 0 0 0 7 0 0 0 20 0 4 0 2453437 1082019840 183996 18446744073709551615 4321280 7402577 140734683789680 0 0 0 0 16781312 8405026 1 0 0 -1 18 0 0 0 0 0 9420256 10002664 29433856 140734683793309 140734683793560 140734683793560 140734683799482 0
[pid=23471/tid=23500] ppid=23456 vsize=1056660 memory=0 CPUtime=0.07 cores=16-19
/proc/23471/task/23500/stat : 23500 (python3) S 23456 23456 23162 0 -1 4194368 1 0 0 0 7 0 0 0 20 0 4 0 2453437 1082019840 183996 18446744073709551615 4321280 7402577 140734683789680 0 0 0 0 16781312 8405026 1 0 0 -1 19 0 0 0 0 0 9420256 10002664 29433856 140734683793309 140734683793560 140734683793560 140734683799482 0
################
# More data... #
################
# cumulated CPU time of all completed processes: user=3582.31 s, system=0.666969 s
Solver just ended.
??? end of watcher thread
Dumping a history of the last processes samples
[startup+3584 s]*
/proc/loadavg: 16.01 16.25 16.00 17/932 24576
/proc/meminfo: memFree=1011097076/1055320696 swapFree=33554428/33554428
[pid=23456] ppid=23448 vsize=4324 memory=3232 CPUtime=0 cores=16-19
/proc/23456/stat : 23456 (run) S 23448 23456 23162 0 -1 4194304 267 126 0 0 0 0 0 0 20 0 1 0 2453367 4427776 640 18446744073709551615 94085873254400 94085874148933 140724874761792 0 0 0 65536 4 65538 1 0 0 17 18 0 0 0 0 0 94085874387984 94085874435728 94085893709824 140724874770562 140724874770797 140724874770797 140724874776529 0
/proc/23456/statm: 1081 808 720 219 0 143 0
[pid=23471] ppid=23456 vsize=1529160 memory=1213124 CPUtime=3568.88 cores=16-19
/proc/23471/stat : 23471 (python3) R 23456 23456 23162 0 -1 4194304 984115 0 0 0 356829 59 0 0 20 0 4 0 2453370 1565859840 303074 18446744073709551615 4321280 7402577 140734683789680 0 0 0 0 16781312 8405026 0 0 0 17 16 0 0 0 0 0 9420256 10002664 29433856 140734683793309 140734683793560 140734683793560 140734683799482 0
/proc/23471/statm: 382290 303281 13860 753 0 333327 0
[pid=23471/tid=23499] ppid=23456 vsize=1529160 memory=721980 CPUtime=0.07 cores=16-19
/proc/23471/task/23499/stat : 23499 (python3) S 23456 23456 23162 0 -1 4194368 1 0 0 0 7 0 0 0 20 0 4 0 2453437 1565859840 303074 18446744073709551615 4321280 7402577 140734683789680 0 0 0 0 16781312 8405026 1 0 0 -1 18 0 0 0 0 0 9420256 10002664 29433856 140734683793309 140734683793560 140734683793560 140734683799482 0
[pid=23471/tid=23500] ppid=23456 vsize=1529160 memory=6108 CPUtime=0.07 cores=16-19
/proc/23471/task/23500/stat : 23500 (python3) S 23456 23456 23162 0 -1 4194368 1 0 0 0 7 0 0 0 20 0 4 0 2453437 1565859840 303074 18446744073709551615 4321280 7402577 140734683789680 0 0 0 0 16781312 8405026 1 0 0 -1 19 0 0 0 0 0 9420256 10002664 29433856 140734683793309 140734683793560 140734683793560 140734683799482 0
[pid=23471/tid=23501] ppid=23456 vsize=1529160 memory=-6000919499214174262 CPUtime=0.07 cores=16-19
/proc/23471/task/23501/stat : 23501 (python3) S 23456 23456 23162 0 -1 4194368 1 0 0 0 7 0 0 0 20 0 4 0 2453437 1565859840 303074 18446744073709551615 4321280 7402577 140734683789680 0 0 0 0 16781312 8405026 1 0 0 -1 17 0 0 0 0 0 9420256 10002664 29433856 140734683793309 140734683793560 140734683793560 140734683799482 0
Current children cumulated CPU time: 3568.88 s
Current children cumulated vsize: 1533484 KiB
Current children cumulated memory: 1216356 KiB
[startup+3590.4 s]
/proc/loadavg: 16.01 16.25 16.00 16/924 24584
/proc/meminfo: memFree=1011930076/1055320696 swapFree=33554428/33554428
[pid=23456] ppid=23448 vsize=4324 memory=3232 CPUtime=0 cores=16-19
/proc/23456/stat : 23456 (run) S 23448 23456 23162 0 -1 4194304 267 126 0 0 0 0 0 0 20 0 1 0 2453367 4427776 640 18446744073709551615 94085873254400 94085874148933 140724874761792 0 0 0 65536 4 65538 1 0 0 17 18 0 0 0 0 0 94085874387984 94085874435728 94085893709824 140724874770562 140724874770797 140724874770797 140724874776529 0
/proc/23456/statm: 1081 808 720 219 0 143 0
[pid=23471] ppid=23456 vsize=1529160 memory=1213124 CPUtime=3575.25 cores=16-19
/proc/23471/stat : 23471 (python3) R 23456 23456 23162 0 -1 4194304 984115 0 0 0 357466 59 0 0 20 0 4 0 2453370 1565859840 303074 18446744073709551615 4321280 7402577 140734683789680 0 0 0 0 16781312 8405026 0 0 0 17 16 0 0 0 0 0 9420256 10002664 29433856 140734683793309 140734683793560 140734683793560 140734683799482 0
/proc/23471/statm: 382290 303281 13860 753 0 333327 0
[pid=23471/tid=23499] ppid=23456 vsize=1529160 memory=3232 CPUtime=0.07 cores=16-19
/proc/23471/task/23499/stat : 23499 (python3) S 23456 23456 23162 0 -1 4194368 1 0 0 0 7 0 0 0 20 0 4 0 2453437 1565859840 303074 18446744073709551615 4321280 7402577 140734683789680 0 0 0 0 16781312 8405026 1 0 0 -1 18 0 0 0 0 0 9420256 10002664 29433856 140734683793309 140734683793560 140734683793560 140734683799482 0
[pid=23471/tid=23500] ppid=23456 vsize=1529160 memory=1213124 CPUtime=0.07 cores=16-19
/proc/23471/task/23500/stat : 23500 (python3) S 23456 23456 23162 0 -1 4194368 1 0 0 0 7 0 0 0 20 0 4 0 2453437 1565859840 303074 18446744073709551615 4321280 7402577 140734683789680 0 0 0 0 16781312 8405026 1 0 0 -1 19 0 0 0 0 0 9420256 10002664 29433856 140734683793309 140734683793560 140734683793560 140734683799482 0
[pid=23471/tid=23501] ppid=23456 vsize=1529160 memory=6655300316396806240 CPUtime=0.07 cores=16-19
/proc/23471/task/23501/stat : 23501 (python3) S 23456 23456 23162 0 -1 4194368 1 0 0 0 7 0 0 0 20 0 4 0 2453437 1565859840 303074 18446744073709551615 4321280 7402577 140734683789680 0 0 0 0 16781312 8405026 1 0 0 -1 17 0 0 0 0 0 9420256 10002664 29433856 140734683793309 140734683793560 140734683793560 140734683799482 0
Current children cumulated CPU time: 3575.25 s
Current children cumulated vsize: 1533484 KiB
Current children cumulated memory: 1216356 KiB
[startup+3593.6 s]
/proc/loadavg: 16.01 16.24 16.00 16/924 24584
/proc/meminfo: memFree=1011462504/1055320696 swapFree=33554428/33554428
[pid=23456] ppid=23448 vsize=4324 memory=3232 CPUtime=0 cores=16-19
/proc/23456/stat : 23456 (run) S 23448 23456 23162 0 -1 4194304 267 126 0 0 0 0 0 0 20 0 1 0 2453367 4427776 640 18446744073709551615 94085873254400 94085874148933 140724874761792 0 0 0 65536 4 65538 1 0 0 17 18 0 0 0 0 0 94085874387984 94085874435728 94085893709824 140724874770562 140724874770797 140724874770797 140724874776529 0
/proc/23456/statm: 1081 808 720 219 0 143 0
[pid=23471] ppid=23456 vsize=1529160 memory=1213124 CPUtime=3578.43 cores=16-19
/proc/23471/stat : 23471 (python3) R 23456 23456 23162 0 -1 4194304 984115 0 0 0 357784 59 0 0 20 0 4 0 2453370 1565859840 303074 18446744073709551615 4321280 7402577 140734683789680 0 0 0 0 16781312 8405026 0 0 0 17 16 0 0 0 0 0 9420256 10002664 29433856 140734683793309 140734683793560 140734683793560 140734683799482 0
/proc/23471/statm: 382290 303281 13860 753 0 333327 0
[pid=23471/tid=23499] ppid=23456 vsize=1529160 memory=1213124 CPUtime=0.07 cores=16-19
/proc/23471/task/23499/stat : 23499 (python3) S 23456 23456 23162 0 -1 4194368 1 0 0 0 7 0 0 0 20 0 4 0 2453437 1565859840 303074 18446744073709551615 4321280 7402577 140734683789680 0 0 0 0 16781312 8405026 1 0 0 -1 18 0 0 0 0 0 9420256 10002664 29433856 140734683793309 140734683793560 140734683793560 140734683799482 0
[pid=23471/tid=23500] ppid=23456 vsize=1529160 memory=3232 CPUtime=0.07 cores=16-19
/proc/23471/task/23500/stat : 23500 (python3) S 23456 23456 23162 0 -1 4194368 1 0 0 0 7 0 0 0 20 0 4 0 2453437 1565859840 303074 18446744073709551615 4321280 7402577 140734683789680 0 0 0 0 16781312 8405026 1 0 0 -1 19 0 0 0 0 0 9420256 10002664 29433856 140734683793309 140734683793560 140734683793560 140734683799482 0
[pid=23471/tid=23501] ppid=23456 vsize=1529160 memory=3232 CPUtime=0.07 cores=16-19
/proc/23471/task/23501/stat : 23501 (python3) S 23456 23456 23162 0 -1 4194368 1 0 0 0 7 0 0 0 20 0 4 0 2453437 1565859840 303074 18446744073709551615 4321280 7402577 140734683789680 0 0 0 0 16781312 8405026 1 0 0 -1 17 0 0 0 0 0 9420256 10002664 29433856 140734683793309 140734683793560 140734683793560 140734683799482 0
Current children cumulated CPU time: 3578.43 s
Current children cumulated vsize: 1533484 KiB
Current children cumulated memory: 1216356 KiB
[startup+3595.2 s]
/proc/loadavg: 16.01 16.24 16.00 15/919 24585
/proc/meminfo: memFree=1013112676/1055320696 swapFree=33554428/33554428
[pid=23456] ppid=23448 vsize=4324 memory=3232 CPUtime=0 cores=16-19
/proc/23456/stat : 23456 (run) S 23448 23456 23162 0 -1 4194304 267 126 0 0 0 0 0 0 20 0 1 0 2453367 4427776 640 18446744073709551615 94085873254400 94085874148933 140724874761792 0 0 0 65536 4 65538 1 0 0 17 18 0 0 0 0 0 94085874387984 94085874435728 94085893709824 140724874770562 140724874770797 140724874770797 140724874776529 0
/proc/23456/statm: 1081 808 720 219 0 143 0
[pid=23471] ppid=23456 vsize=1529160 memory=1213124 CPUtime=3580.03 cores=16-19
/proc/23471/stat : 23471 (python3) R 23456 23456 23162 0 -1 4194304 984115 0 0 0 357944 59 0 0 20 0 4 0 2453370 1565859840 303074 18446744073709551615 4321280 7402577 140734683789680 0 0 0 0 16781312 8405026 0 0 0 17 16 0 0 0 0 0 9420256 10002664 29433856 140734683793309 140734683793560 140734683793560 140734683799482 0
/proc/23471/statm: 382290 303281 13860 753 0 333327 0
[pid=23471/tid=23499] ppid=23456 vsize=1529160 memory=2504 CPUtime=0.07 cores=16-19
/proc/23471/task/23499/stat : 23499 (python3) S 23456 23456 23162 0 -1 4194368 1 0 0 0 7 0 0 0 20 0 4 0 2453437 1565859840 303074 18446744073709551615 4321280 7402577 140734683789680 0 0 0 0 16781312 8405026 1 0 0 -1 18 0 0 0 0 0 9420256 10002664 29433856 140734683793309 140734683793560 140734683793560 140734683799482 0
[pid=23471/tid=23500] ppid=23456 vsize=1529160 memory=3568 CPUtime=0.07 cores=16-19
/proc/23471/task/23500/stat : 23500 (python3) S 23456 23456 23162 0 -1 4194368 1 0 0 0 7 0 0 0 20 0 4 0 2453437 1565859840 303074 18446744073709551615 4321280 7402577 140734683789680 0 0 0 0 16781312 8405026 1 0 0 -1 19 0 0 0 0 0 9420256 10002664 29433856 140734683793309 140734683793560 140734683793560 140734683799482 0
[pid=23471/tid=23501] ppid=23456 vsize=1529160 memory=4860 CPUtime=0.07 cores=16-19
/proc/23471/task/23501/stat : 23501 (python3) S 23456 23456 23162 0 -1 4194368 1 0 0 0 7 0 0 0 20 0 4 0 2453437 1565859840 303074 18446744073709551615 4321280 7402577 140734683789680 0 0 0 0 16781312 8405026 1 0 0 -1 17 0 0 0 0 0 9420256 10002664 29433856 140734683793309 140734683793560 140734683793560 140734683799482 0
Current children cumulated CPU time: 3580.03 s
Current children cumulated vsize: 1533484 KiB
Current children cumulated memory: 1216356 KiB
[startup+3596.8 s]
/proc/loadavg: 16.01 16.24 16.00 15/917 24593
/proc/meminfo: memFree=1013060328/1055320696 swapFree=33554428/33554428
[pid=23456] ppid=23448 vsize=4324 memory=3232 CPUtime=0 cores=16-19
/proc/23456/stat : 23456 (run) S 23448 23456 23162 0 -1 4194304 267 126 0 0 0 0 0 0 20 0 1 0 2453367 4427776 640 18446744073709551615 94085873254400 94085874148933 140724874761792 0 0 0 65536 4 65538 1 0 0 17 18 0 0 0 0 0 94085874387984 94085874435728 94085893709824 140724874770562 140724874770797 140724874770797 140724874776529 0
/proc/23456/statm: 1081 808 720 219 0 143 0
[pid=23471] ppid=23456 vsize=1504576 memory=1194464 CPUtime=3581.63 cores=16-19
/proc/23471/stat : 23471 (python3) R 23456 23456 23162 0 -1 4194304 1129255 0 0 0 358099 64 0 0 20 0 4 0 2453370 1540685824 298538 18446744073709551615 4321280 7402577 140734683789680 0 0 0 0 16781312 0 0 0 0 17 16 0 0 0 0 0 9420256 10002664 29433856 140734683793309 140734683793560 140734683793560 140734683799482 0
/proc/23471/statm: 376144 298616 13876 753 0 327181 0
[pid=23471/tid=23499] ppid=23456 vsize=1504576 memory=1964 CPUtime=0.07 cores=16-19
/proc/23471/task/23499/stat : 23499 (python3) S 23456 23456 23162 0 -1 4194368 1 0 0 0 7 0 0 0 20 0 4 0 2453437 1540685824 298538 18446744073709551615 4321280 7402577 140734683789680 0 0 0 0 16781312 0 1 0 0 -1 18 0 0 0 0 0 9420256 10002664 29433856 140734683793309 140734683793560 140734683793560 140734683799482 0
[pid=23471/tid=23500] ppid=23456 vsize=1504576 memory=15340 CPUtime=0.07 cores=16-19
/proc/23471/task/23500/stat : 23500 (python3) S 23456 23456 23162 0 -1 4194368 1 0 0 0 7 0 0 0 20 0 4 0 2453437 1540685824 298538 18446744073709551615 4321280 7402577 140734683789680 0 0 0 0 16781312 0 1 0 0 -1 19 0 0 0 0 0 9420256 10002664 29433856 140734683793309 140734683793560 140734683793560 140734683799482 0
[pid=23471/tid=23501] ppid=23456 vsize=1504576 memory=14160 CPUtime=0.07 cores=16-19
/proc/23471/task/23501/stat : 23501 (python3) S 23456 23456 23162 0 -1 4194368 1 0 0 0 7 0 0 0 20 0 4 0 2453437 1540685824 298538 18446744073709551615 4321280 7402577 140734683789680 0 0 0 0 16781312 0 1 0 0 -1 17 0 0 0 0 0 9420256 10002664 29433856 140734683793309 140734683793560 140734683793560 140734683799482 0
Current children cumulated CPU time: 3581.63 s
Current children cumulated vsize: 1508900 KiB
Current children cumulated memory: 1197696 KiB
[startup+3597.6 s]
/proc/loadavg: 16.01 16.24 16.00 13/903 24632
/proc/meminfo: memFree=1013434676/1055320696 swapFree=33554428/33554428
[pid=23456] ppid=23448 vsize=4324 memory=3232 CPUtime=0 cores=16-19
/proc/23456/stat : 23456 (run) S 23448 23456 23162 0 -1 4194304 267 126 0 0 0 0 0 0 20 0 1 0 2453367 4427776 640 18446744073709551615 94085873254400 94085874148933 140724874761792 0 0 0 65536 4 65538 1 0 0 17 18 0 0 0 0 0 94085874387984 94085874435728 94085893709824 140724874770562 140724874770797 140724874770797 140724874776529 0
/proc/23456/statm: 1081 808 720 219 0 143 0
[pid=23471] ppid=23456 vsize=1504576 memory=1194464 CPUtime=3582.43 cores=16-19
/proc/23471/stat : 23471 (python3) R 23456 23456 23162 0 -1 4194304 1129255 0 0 0 358179 64 0 0 20 0 4 0 2453370 1540685824 298538 18446744073709551615 4321280 7402577 140734683789680 0 0 0 0 16781312 0 0 0 0 17 16 0 0 0 0 0 9420256 10002664 29433856 140734683793309 140734683793560 140734683793560 140734683799482 0
/proc/23471/statm: 376144 298616 13876 753 0 327181 0
[pid=23471/tid=23499] ppid=23456 vsize=1504576 memory=12488 CPUtime=0.07 cores=16-19
/proc/23471/task/23499/stat : 23499 (python3) S 23456 23456 23162 0 -1 4194368 1 0 0 0 7 0 0 0 20 0 4 0 2453437 1540685824 298538 18446744073709551615 4321280 7402577 140734683789680 0 0 0 0 16781312 0 1 0 0 -1 18 0 0 0 0 0 9420256 10002664 29433856 140734683793309 140734683793560 140734683793560 140734683799482 0
[pid=23471/tid=23500] ppid=23456 vsize=1504576 memory=5848 CPUtime=0.07 cores=16-19
/proc/23471/task/23500/stat : 23500 (python3) S 23456 23456 23162 0 -1 4194368 1 0 0 0 7 0 0 0 20 0 4 0 2453437 1540685824 298538 18446744073709551615 4321280 7402577 140734683789680 0 0 0 0 16781312 0 1 0 0 -1 19 0 0 0 0 0 9420256 10002664 29433856 140734683793309 140734683793560 140734683793560 140734683799482 0
[pid=23471/tid=23501] ppid=23456 vsize=1504576 memory=2504 CPUtime=0.07 cores=16-19
/proc/23471/task/23501/stat : 23501 (python3) S 23456 23456 23162 0 -1 4194368 1 0 0 0 7 0 0 0 20 0 4 0 2453437 1540685824 298538 18446744073709551615 4321280 7402577 140734683789680 0 0 0 0 16781312 0 1 0 0 -1 17 0 0 0 0 0 9420256 10002664 29433856 140734683793309 140734683793560 140734683793560 140734683799482 0
Current children cumulated CPU time: 3582.43 s
Current children cumulated vsize: 1508900 KiB
Current children cumulated memory: 1197696 KiB
[startup+3598 s]*
/proc/loadavg: 16.01 16.24 16.00 10/882 24661
/proc/meminfo: memFree=1014564796/1055320696 swapFree=33554428/33554428
[pid=23456] ppid=23448 vsize=4324 memory=3232 CPUtime=0 cores=16-19
/proc/23456/stat : 23456 (run) S 23448 23456 23162 0 -1 4194304 267 126 0 0 0 0 0 0 20 0 1 0 2453367 4427776 640 18446744073709551615 94085873254400 94085874148933 140724874761792 0 0 0 65536 4 65538 1 0 0 17 18 0 0 0 0 0 94085874387984 94085874435728 94085893709824 140724874770562 140724874770797 140724874770797 140724874776529 0
/proc/23456/statm: 1081 808 720 219 0 143 0
[pid=23471] ppid=23456 vsize=1182016 memory=876224 CPUtime=3582.83 cores=16-19
/proc/23471/stat : 23471 (python3) R 23456 23456 23162 0 -1 4194304 1129255 0 0 0 358219 64 0 0 20 0 4 0 2453370 1210384384 218895 18446744073709551615 4321280 7402577 140734683789680 0 0 0 0 16781312 0 0 0 0 17 16 0 0 0 0 0 9420256 10002664 29433856 140734683793309 140734683793560 140734683793560 140734683799482 0
/proc/23471/statm: 295504 219056 13876 753 0 246541 0
[pid=23471/tid=23499] ppid=23456 vsize=1177920 memory=3212 CPUtime=0.07 cores=16-19
/proc/23471/task/23499/stat : 23499 (python3) S 23456 23456 23162 0 -1 4194368 1 0 0 0 7 0 0 0 20 0 4 0 2453437 1206190080 217887 18446744073709551615 4321280 7402577 140734683789680 0 0 0 0 16781312 0 1 0 0 -1 18 0 0 0 0 0 9420256 10002664 29433856 140734683793309 140734683793560 140734683793560 140734683799482 0
[pid=23471/tid=23500] ppid=23456 vsize=1177920 memory=1516436 CPUtime=0.07 cores=16-19
/proc/23471/task/23500/stat : 23500 (python3) S 23456 23456 23162 0 -1 4194368 1 0 0 0 7 0 0 0 20 0 4 0 2453437 1206190080 217887 18446744073709551615 4321280 7402577 140734683789680 0 0 0 0 16781312 0 1 0 0 -1 19 0 0 0 0 0 9420256 10002664 29433856 140734683793309 140734683793560 140734683793560 140734683799482 0
[pid=23471/tid=23501] ppid=23456 vsize=1177920 memory=-6000919476951411053 CPUtime=0.07 cores=16-19
/proc/23471/task/23501/stat : 23501 (python3) S 23456 23456 23162 0 -1 4194368 1 0 0 0 7 0 0 0 20 0 4 0 2453437 1206190080 217887 18446744073709551615 4321280 7402577 140734683789680 0 0 0 0 16781312 0 1 0 0 -1 17 0 0 0 0 0 9420256 10002664 29433856 140734683793309 140734683793560 140734683793560 140734683799482 0
Current children cumulated CPU time: 3582.83 s
Current children cumulated vsize: 1186340 KiB
Current children cumulated memory: 879456 KiB
[startup+3598.11 s]
/proc/loadavg: 16.01 16.24 16.00 10/882 24661
/proc/meminfo: memFree=1014564796/1055320696 swapFree=33554428/33554428
[pid=23456] ppid=23448 vsize=4324 memory=3232 CPUtime=0 cores=16-19
/proc/23456/stat : 23456 (run) S 23448 23456 23162 0 -1 4194304 267 126 0 0 0 0 0 0 20 0 1 0 2453367 4427776 640 18446744073709551615 94085873254400 94085874148933 140724874761792 0 0 0 65536 4 65538 1 0 0 17 18 0 0 0 0 0 94085874387984 94085874435728 94085893709824 140724874770562 140724874770797 140724874770797 140724874776529 0
/proc/23456/statm: 1081 808 720 219 0 143 0
[pid=23471] ppid=23456 vsize=1156380 memory=853504 CPUtime=3582.94 cores=16-19
/proc/23471/stat : 23471 (python3) R 23456 23456 23162 0 -1 4194304 1129522 0 0 0 358229 65 0 0 20 0 4 0 2453370 1184133120 213183 18446744073709551615 4321280 7402577 140734683789680 0 0 0 0 16781312 0 0 0 0 17 16 0 0 0 0 0 9420256 10002664 29433856 140734683793309 140734683793560 140734683793560 140734683799482 0
/proc/23471/statm: 289095 213376 13907 753 0 240132 0
[pid=23471/tid=23499] ppid=23456 vsize=1156380 memory=8324525239339023246 CPUtime=0.07 cores=16-19
/proc/23471/task/23499/stat : 23499 (python3) S 23456 23456 23162 0 -1 4194368 1 0 0 0 7 0 0 0 20 0 4 0 2453437 1184133120 213183 18446744073709551615 4321280 7402577 140734683789680 0 0 0 0 16781312 0 1 0 0 -1 18 0 0 0 0 0 9420256 10002664 29433856 140734683793309 140734683793560 140734683793560 140734683799482 0
[pid=23471/tid=23500] ppid=23456 vsize=1156380 memory=1213124 CPUtime=0.07 cores=16-19
/proc/23471/task/23500/stat : 23500 (python3) S 23456 23456 23162 0 -1 4194368 1 0 0 0 7 0 0 0 20 0 4 0 2453437 1184133120 213183 18446744073709551615 4321280 7402577 140734683789680 0 0 0 0 16781312 0 1 0 0 -1 19 0 0 0 0 0 9420256 10002664 29433856 140734683793309 140734683793560 140734683793560 140734683799482 0
[pid=23471/tid=23501] ppid=23456 vsize=1156380 memory=14160 CPUtime=0.07 cores=16-19
/proc/23471/task/23501/stat : 23501 (python3) S 23456 23456 23162 0 -1 4194368 1 0 0 0 7 0 0 0 20 0 4 0 2453437 1184133120 213183 18446744073709551615 4321280 7402577 140734683789680 0 0 0 0 16781312 0 1 0 0 -1 17 0 0 0 0 0 9420256 10002664 29433856 140734683793309 140734683793560 140734683793560 140734683799482 0
Current children cumulated CPU time: 3582.94 s
Current children cumulated vsize: 1160704 KiB
Current children cumulated memory: 856736 KiB
Child status: 0
Real time (s): 3598.14
CPU time (s): 3582.98
CPU user time (s): 3582.31
CPU system time (s): 0.666969
CPU usage (%): 99.5786
Max. virtual memory (cumulated for all children) (KiB): 1665368
Max. memory (cumulated for all children) (KiB): 1216356
getrusage(RUSAGE_CHILDREN,...) data:
user time used= 3582.31
system time used= 0.666969
maximum resident set size= 1212296
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 1130418
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= 2851
involuntary context switches= 1869
# summary of solver processes directly reported to runsolver:
# pid: 23456
# total CPU time (s): 3582.98
# total CPU user time (s): 3582.31
# total CPU system time (s): 0.666969
??? join timestamper begins
??? join timestamper ends
??? end of timestamper thread
runsolver used 12.9567 second user time and 37.0782 second system time
The end
Launcher Data
Begin job on nodeE005 at 2026-07-15 17:17:29
IDJOB=4847344
IDBENCH=147557
IDSOLVER=3706
FILE ID=nodeE005/4847344-1784128649
RUNJOBID= nodeE005-1784128647-23183
SLURM_JOB_ID= 12756365
Free space on /tmp= 802012 MiB
SOLVER NAME= cpmpy_ortools (1 core) 2026-07-14
BENCH NAME= PB24/normalized-PB06/OPT-LIN/submitted-PB06/liu/wnq/normalized-wnq_n100_mw99_12.opb.PB06.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-4847344-1784128649/watcher-4847344-1784128649 -o /tmp/evaluation-result-4847344-1784128649/solver-4847344-1784128649 -C 3600 -W 3700 -M 62000 --var /tmp/evaluation-result-4847344-1784128649/vars-4847344-1784128649 --bin-var /tmp/runsolver-exch-nodeE005-1784128647-23183 --watchdog 3760 run HOME/instance-4847344-1784128649.opb --runner opb --time_limit 3600 --mem_limit 62000 --verbose --cores 1 --seed 1588372373 --intermediate --solver ortools
TIME LIMIT= 3600 seconds
MEMORY LIMIT= 62000 MiB
NBCORE= 3
MD5SUM BENCH= fd0e2798224bd891f728fecfed3c6d1b
RANDOM SEED=1588372373
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 : 3567.948
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 : 3569.692
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 : 3571.017
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 : 3570.276
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 : 3574.109
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 : 3566.876
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 : 3572.405
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 : 2493.659
cache size : 1024 KB
physical id : 0
siblings : 32
core id : 32
cpu cores : 32
apicid : 32
initial apicid : 32
fpu : yes
fpu_exception : yes
cpuid level : 16
wp : yes
flags : fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush mmx fxsr sse sse2 ht syscall nx mmxext fxsr_opt pdpe1gb rdtscp lm constant_tsc rep_good amd_lbr_v2 nopl xtopology nonstop_tsc cpuid extd_apicid aperfmperf rapl pni pclmulqdq monitor ssse3 fma cx16 pcid sse4_1 sse4_2 x2apic movbe popcnt aes xsave avx f16c rdrand lahf_lm cmp_legacy svm extapic cr8_legacy abm sse4a misalignsse 3dnowprefetch osvw ibs skinit wdt tce topoext perfctr_core perfctr_nb bpext perfctr_llc mwaitx cat_l3 cdp_l3 hw_pstate ssbd mba perfmon_v2 ibrs ibpb stibp ibrs_enhanced vmmcall fsgsbase tsc_adjust bmi1 avx2 smep bmi2 invpcid cqm rdt_a avx512f avx512dq rdseed adx smap avx512ifma clflushopt clwb avx512cd sha_ni avx512bw avx512vl xsaveopt xsavec xgetbv1 xsaves cqm_llc cqm_occup_llc cqm_mbm_total cqm_mbm_local user_shstk avx_vnni avx512_bf16 clzero irperf xsaveerptr rdpru wbnoinvd amd_ppin cppc arat npt lbrv svm_lock nrip_save tsc_scale vmcb_clean flushbyasid decodeassists pausefilter pfthreshold avic v_vmsave_vmload vgif x2avic v_spec_ctrl vnmi avx512vbmi umip pku ospke avx512_vbmi2 gfni vaes vpclmulqdq avx512_vnni avx512_bitalg avx512_vpopcntdq la57 rdpid bus_lock_detect movdiri movdir64b overflow_recov succor smca avx512_vp2intersect flush_l1d debug_swap amd_lbr_pmc_freeze
bugs : sysret_ss_attrs spectre_v1 spectre_v2 spec_store_bypass srso spectre_v2_user vmscape
bogomips : 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 : 3561.916
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 : 3567.032
cache size : 1024 KB
physical id : 0
siblings : 32
core id : 34
cpu cores : 32
apicid : 34
initial apicid : 34
fpu : yes
fpu_exception : yes
cpuid level : 16
wp : yes
flags : fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush mmx fxsr sse sse2 ht syscall nx mmxext fxsr_opt pdpe1gb rdtscp lm constant_tsc rep_good amd_lbr_v2 nopl xtopology nonstop_tsc cpuid extd_apicid aperfmperf rapl pni pclmulqdq monitor ssse3 fma cx16 pcid sse4_1 sse4_2 x2apic movbe popcnt aes xsave avx f16c rdrand lahf_lm cmp_legacy svm extapic cr8_legacy abm sse4a misalignsse 3dnowprefetch osvw ibs skinit wdt tce topoext perfctr_core perfctr_nb bpext perfctr_llc mwaitx cat_l3 cdp_l3 hw_pstate ssbd mba perfmon_v2 ibrs ibpb stibp ibrs_enhanced vmmcall fsgsbase tsc_adjust bmi1 avx2 smep bmi2 invpcid cqm rdt_a avx512f avx512dq rdseed adx smap avx512ifma clflushopt clwb avx512cd sha_ni avx512bw avx512vl xsaveopt xsavec xgetbv1 xsaves cqm_llc cqm_occup_llc cqm_mbm_total cqm_mbm_local user_shstk avx_vnni avx512_bf16 clzero irperf xsaveerptr rdpru wbnoinvd amd_ppin cppc arat npt lbrv svm_lock nrip_save tsc_scale vmcb_clean flushbyasid decodeassists pausefilter pfthreshold avic v_vmsave_vmload vgif x2avic v_spec_ctrl vnmi avx512vbmi umip pku ospke avx512_vbmi2 gfni vaes vpclmulqdq avx512_vnni avx512_bitalg avx512_vpopcntdq la57 rdpid bus_lock_detect movdiri movdir64b overflow_recov succor smca avx512_vp2intersect flush_l1d debug_swap amd_lbr_pmc_freeze
bugs : sysret_ss_attrs spectre_v1 spectre_v2 spec_store_bypass srso spectre_v2_user vmscape
bogomips : 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 : 3573.505
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 : 2493.659
cache size : 1024 KB
physical id : 0
siblings : 32
core id : 97
cpu cores : 32
apicid : 97
initial apicid : 97
fpu : yes
fpu_exception : yes
cpuid level : 16
wp : yes
flags : fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush mmx fxsr sse sse2 ht syscall nx mmxext fxsr_opt pdpe1gb rdtscp lm constant_tsc rep_good amd_lbr_v2 nopl xtopology nonstop_tsc cpuid extd_apicid aperfmperf rapl pni pclmulqdq monitor ssse3 fma cx16 pcid sse4_1 sse4_2 x2apic movbe popcnt aes xsave avx f16c rdrand lahf_lm cmp_legacy svm extapic cr8_legacy abm sse4a misalignsse 3dnowprefetch osvw ibs skinit wdt tce topoext perfctr_core perfctr_nb bpext perfctr_llc mwaitx cat_l3 cdp_l3 hw_pstate ssbd mba perfmon_v2 ibrs ibpb stibp ibrs_enhanced vmmcall fsgsbase tsc_adjust bmi1 avx2 smep bmi2 invpcid cqm rdt_a avx512f avx512dq rdseed adx smap avx512ifma clflushopt clwb avx512cd sha_ni avx512bw avx512vl xsaveopt xsavec xgetbv1 xsaves cqm_llc cqm_occup_llc cqm_mbm_total cqm_mbm_local user_shstk avx_vnni avx512_bf16 clzero irperf xsaveerptr rdpru wbnoinvd amd_ppin cppc arat npt lbrv svm_lock nrip_save tsc_scale vmcb_clean flushbyasid decodeassists pausefilter pfthreshold avic v_vmsave_vmload vgif x2avic v_spec_ctrl vnmi avx512vbmi umip pku ospke avx512_vbmi2 gfni vaes vpclmulqdq avx512_vnni avx512_bitalg avx512_vpopcntdq la57 rdpid bus_lock_detect movdiri movdir64b overflow_recov succor smca avx512_vp2intersect flush_l1d debug_swap amd_lbr_pmc_freeze
bugs : sysret_ss_attrs spectre_v1 spectre_v2 spec_store_bypass srso spectre_v2_user vmscape
bogomips : 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 : 3571.511
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.578
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 : 3582.763
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 : 3588.051
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 : 3571.353
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 : 3570.552
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 : 3571.128
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 : 3567.056
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 : 3584.292
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 : 3584.551
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 : 3587.279
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 : 3568.290
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 : 3567.149
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 : 3569.198
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.435
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.893
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 : 3575.223
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 : 3571.849
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 : 3590.336
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 : 3591.751
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 : 3588.990
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 : 3573.436
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 : 3577.050
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 : 3569.609
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 : 2493.659
cache size : 1024 KB
physical id : 1
siblings : 32
core id : 35
cpu cores : 32
apicid : 163
initial apicid : 163
fpu : yes
fpu_exception : yes
cpuid level : 16
wp : yes
flags : fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush mmx fxsr sse sse2 ht syscall nx mmxext fxsr_opt pdpe1gb rdtscp lm constant_tsc rep_good amd_lbr_v2 nopl xtopology nonstop_tsc cpuid extd_apicid aperfmperf rapl pni pclmulqdq monitor ssse3 fma cx16 pcid sse4_1 sse4_2 x2apic movbe popcnt aes xsave avx f16c rdrand lahf_lm cmp_legacy svm extapic cr8_legacy abm sse4a misalignsse 3dnowprefetch osvw ibs skinit wdt tce topoext perfctr_core perfctr_nb bpext perfctr_llc mwaitx cat_l3 cdp_l3 hw_pstate ssbd mba perfmon_v2 ibrs ibpb stibp ibrs_enhanced vmmcall fsgsbase tsc_adjust bmi1 avx2 smep bmi2 invpcid cqm rdt_a avx512f avx512dq rdseed adx smap avx512ifma clflushopt clwb avx512cd sha_ni avx512bw avx512vl xsaveopt xsavec xgetbv1 xsaves cqm_llc cqm_occup_llc cqm_mbm_total cqm_mbm_local user_shstk avx_vnni avx512_bf16 clzero irperf xsaveerptr rdpru wbnoinvd amd_ppin cppc arat npt lbrv svm_lock nrip_save tsc_scale vmcb_clean flushbyasid decodeassists pausefilter pfthreshold avic v_vmsave_vmload vgif x2avic v_spec_ctrl vnmi avx512vbmi umip pku ospke avx512_vbmi2 gfni vaes vpclmulqdq avx512_vnni avx512_bitalg avx512_vpopcntdq la57 rdpid bus_lock_detect movdiri movdir64b overflow_recov succor smca avx512_vp2intersect flush_l1d debug_swap amd_lbr_pmc_freeze
bugs : sysret_ss_attrs spectre_v1 spectre_v2 spec_store_bypass srso spectre_v2_user vmscape
bogomips : 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 : 3579.103
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 : 3583.255
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 : 3583.111
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 : 3580.544
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 : 3585.828
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 : 3584.136
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 : 3584.272
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 : 3575.273
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 : 3575.162
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 : 3574.091
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 : 3574.369
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 : 3584.668
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 : 3584.703
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.394
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 : 3584.678
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 : 3577.393
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.271
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: 1051464208 kB
MemAvailable: 1049221656 kB
Buffers: 3336 kB
Cached: 1126912 kB
SwapCached: 0 kB
Active: 476328 kB
Inactive: 909280 kB
Active(anon): 275872 kB
Inactive(anon): 0 kB
Active(file): 200456 kB
Inactive(file): 909280 kB
Unevictable: 3072 kB
Mlocked: 0 kB
SwapTotal: 33554428 kB
SwapFree: 33554428 kB
Zswap: 0 kB
Zswapped: 0 kB
Dirty: 307888 kB
Writeback: 0 kB
AnonPages: 259636 kB
Mapped: 114316 kB
Shmem: 20500 kB
KReclaimable: 127324 kB
Slab: 496544 kB
SReclaimable: 127324 kB
SUnreclaim: 369220 kB
KernelStack: 14992 kB
PageTables: 5132 kB
SecPageTables: 11380 kB
NFS_Unstable: 0 kB
Bounce: 0 kB
WritebackTmp: 0 kB
CommitLimit: 561214776 kB
Committed_AS: 1486472 kB
VmallocTotal: 13743895347199 kB
VmallocUsed: 477724 kB
VmallocChunk: 0 kB
Percpu: 116480 kB
HardwareCorrupted: 0 kB
AnonHugePages: 10240 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= 801592 MiB
End job on nodeE005 at 2026-07-15 18:17:28