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