Trace number 4847560

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:
  1. 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.
  2. 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.
  3. CONVERSION SCRIPT DATA (Optionnal)
    When a conversion script is used, this section shows the messages that were output by the conversion script.
  4. 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.
  5. 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

Solver NameAnswerobjective functionCPU timeWall clock time
cpmpy_ortools (1 core) 2026-07-14OPT3892789 400.93 404.73

General information on the benchmark

NamePB24/normalized-PB12/OPT-LIN/zahidi/
Base/normalized-minisat70_4_22_3.opb
MD5SUMf134d089c54411466f2bcbd6371e604a
Bench CategoryOPT-LIN (optimization problem, linear constraints, no OPT/UNSAT certificate)
Best result obtained on this benchmarkOPT
Best value of the objective obtained on this benchmark3892789
Best CPU time to get the best result obtained on this benchmark81.7378
Has Objective FunctionYES
Satisfiable
(Un)Satisfiability was proved
Best value of the objective function
Optimality of the best value was proved
Number of variables9940
Total number of constraints14846
Number of constraints which are clauses140
Number of constraints which are cardinality constraints (but not clauses)6
Number of constraints which are nor clauses,nor cardinality constraints14700
Minimum length of a constraint2
Maximum length of a constraint2415
Number of terms in the objective function 9730
Biggest coefficient in the objective function 171879616
Number of bits for the biggest coefficient in the objective function 28
Sum of the numbers in the objective function 85431562646
Number of bits of the sum of numbers in the objective function 37
Biggest number in a constraint 171879616
Number of bits of the biggest number in a constraint 28
Biggest sum of numbers in a constraint 85431562646
Number of bits of the biggest sum of numbers37
Number of products (including duplicates)0
Sum of products size (including duplicates)0
Number of different products0
Sum of products size0

Quality of the solution as a function of time


Download the above graph as a PDF file

Solver Data

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

Verifier Data

OK	3892789

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-4847560-1784128816/watcher-4847560-1784128816 -o /tmp/evaluation-result-4847560-1784128816/solver-4847560-1784128816 -C 3600 -W 3700 -M 62000 --var /tmp/evaluation-result-4847560-1784128816/vars-4847560-1784128816 --bin-var /tmp/runsolver-exch-nodeE005-1784128647-23182 --watchdog 3760 run HOME/instance-4847560-1784128816.opb --runner opb --time_limit 3600 --mem_limit 62000 --verbose --cores 1 --seed 1371479590 --intermediate --solver ortools 

running on 4 cores: 12-15

CPU: AMD EPYC 9355 32-Core Processor
Cores frequency:
  2500 MHz: 0-1,4-5,9-11,18,21-22,25-26,29-32,34-35,37-38,40,42-43,45-46,48-49,52-53,55,58,60,62-63
  3550 MHz: 2-3,6,8,12-15,20,23,28,41
  3600 MHz: 7,16-17,19,24,27,33,36,39,44,47,50-51,54,56-57,59,61
WARNING: cores do not run at the same frequency!

Cores frequency (cpufreq):
  2500 MHz: 0-1
  3550 MHz: 2-3
WARNING: cores do not run at the same frequency!

CPU governors:
  performance: 12-15

NUMA information:
  number of nodes: 8
  node 0: cores 0-7, 128055 MiB (127113 MiB free)
  node 1: cores 8-15, 129019 MiB (128505 MiB free)
  node 2: cores 16-23, 129019 MiB (126981 MiB free)
  node 3: cores 24-31, 129003 MiB (127462 MiB free)
  node 4: cores 32-39, 128973 MiB (127607 MiB free)
  node 5: cores 40-47, 129019 MiB (127392 MiB free)
  node 6: cores 48-55, 129019 MiB (127882 MiB free)
  node 7: cores 56-63, 128474 MiB (127871 MiB free)
  node distances:
     10  12  12  12  32  32  32  32
     12  10  12  12  32  32  32  32
     12  12  10  12  32  32  32  32
     12  12  12  10  32  32  32  32
     32  32  32  32  10  12  12  12
     32  32  32  32  12  10  12  12
     32  32  32  32  12  12  10  12
     32  32  32  32  12  12  12  10

Enforcing CPUTime limit (soft limit, will send SIGTERM then SIGKILL): 3600 seconds
Enforcing CPUTime limit (hard limit, will send SIGXCPU): 3630 seconds
Enforcing wall clock limit (soft limit, will send SIGTERM then SIGKILL): 3700 seconds
Enforcing VSIZE limit (soft limit, will send SIGTERM then SIGKILL): 63488000 KiB
Enforcing VSIZE limit (hard limit, stack expansion will fail with SIGSEGV, brk() and mmap() will return ENOMEM): 63539200 KiB
Linux 5.14.0-611.55.1.el9_7.0.3.x86_64
Starting watchdog thread
solver pid=24162, runsolver pid=24159
Current StackSize limit: 8192 KiB


[startup+0.100047 s]*
/proc/loadavg: 15.34 7.09 4.06 14/931 24164
/proc/meminfo: memFree=1045317368/1055320696 swapFree=33554428/33554428
[pid=24162] ppid=24159 vsize=4324 memory=3220 CPUtime=0 cores=12-15
/proc/24162/stat : 24162 (run) S 24159 24162 23162 0 -1 4194304 214 0 0 0 0 0 0 0 20 0 1 0 2470181 4427776 640 18446744073709551615 94090995154944 94090996049477 140728448092368 0 0 0 2 4 65536 1 0 0 17 13 0 0 0 0 0 94090996288528 94090996336272 94091002994688 140728448096386 140728448096621 140728448096621 140728448102353 0
/proc/24162/statm: 1081 805 720 219 0 143 0
[pid=24164] ppid=24162 vsize=428 memory=264 CPUtime=0 cores=12-15
/proc/24164/stat : 24164 (uname) D 24162 24162 23162 0 -1 4456448 81 0 0 0 0 0 0 0 20 0 1 0 2470190 438272 0 18446744073709551615 93906543869952 93906543882097 140728799334656 0 0 0 0 0 0 1 0 0 17 14 0 0 0 0 0 93906543893072 93906543894680 93906562490368 140728799340958 140728799340964 140728799340964 140728799346665 0
/proc/24164/statm: 107 66 55 3 0 42 0
Current children cumulated CPU time: 0 s
Current children cumulated vsize: 4752 KiB
Current children cumulated memory: 3484 KiB

[startup+0.212829 s]*
/proc/loadavg: 15.34 7.09 4.06 14/931 24165
/proc/meminfo: memFree=1045317964/1055320696 swapFree=33554428/33554428
[pid=24162] ppid=24159 vsize=4324 memory=3232 CPUtime=0 cores=12-15
/proc/24162/stat : 24162 (run) S 24159 24162 23162 0 -1 4194304 269 126 0 0 0 0 0 0 20 0 1 0 2470181 4427776 640 18446744073709551615 94090995154944 94090996049477 140728448092368 0 0 0 65536 4 65538 1 0 0 17 13 0 0 0 0 0 94090996288528 94090996336272 94091002994688 140728448096386 140728448096621 140728448096621 140728448102353 0
/proc/24162/statm: 1081 808 720 219 0 143 0
[pid=24165] ppid=24162 vsize=6524 memory=432 CPUtime=0 cores=12-15
/proc/24165/stat : 24165 (python3) D 24162 24162 23162 0 -1 4456448 50 0 0 0 0 0 0 0 20 0 1 0 2470198 6680576 0 18446744073709551615 4321280 7402577 140734959508528 0 0 0 0 0 0 1 0 0 17 12 0 0 0 0 0 9420256 10002664 15974400 140734959511453 140734959511704 140734959511704 140734959517626 0
/proc/24165/statm: 1631 108 97 753 0 298 0
Current children cumulated CPU time: 0 s
Current children cumulated vsize: 10848 KiB
Current children cumulated memory: 3664 KiB

[startup+0.312071 s]*
/proc/loadavg: 15.34 7.09 4.06 14/931 24165
/proc/meminfo: memFree=1045316264/1055320696 swapFree=33554428/33554428
[pid=24162] ppid=24159 vsize=4324 memory=3232 CPUtime=0 cores=12-15
/proc/24162/stat : 24162 (run) S 24159 24162 23162 0 -1 4194304 269 126 0 0 0 0 0 0 20 0 1 0 2470181 4427776 640 18446744073709551615 94090995154944 94090996049477 140728448092368 0 0 0 65536 4 65538 1 0 0 17 13 0 0 0 0 0 94090996288528 94090996336272 94091002994688 140728448096386 140728448096621 140728448096621 140728448102353 0
/proc/24162/statm: 1081 808 720 219 0 143 0
[pid=24165] ppid=24162 vsize=15000 memory=9004 CPUtime=0 cores=12-15
/proc/24165/stat : 24165 (python3) D 24162 24162 23162 0 -1 4194304 855 0 0 0 0 0 0 0 20 0 1 0 2470198 15360000 2176 18446744073709551615 4321280 7402577 140734959508528 0 0 0 0 16781312 2 1 0 0 17 12 0 0 0 0 0 9420256 10002664 15974400 140734959511453 140734959511704 140734959511704 140734959517626 0
/proc/24165/statm: 3750 2251 1547 753 0 1599 0
Current children cumulated CPU time: 0 s
Current children cumulated vsize: 19324 KiB
Current children cumulated memory: 12236 KiB

[startup+0.700121 s]
/proc/loadavg: 15.34 7.09 4.06 14/931 24165
/proc/meminfo: memFree=1045310560/1055320696 swapFree=33554428/33554428
[pid=24162] ppid=24159 vsize=4324 memory=3232 CPUtime=0 cores=12-15
/proc/24162/stat : 24162 (run) S 24159 24162 23162 0 -1 4194304 269 126 0 0 0 0 0 0 20 0 1 0 2470181 4427776 640 18446744073709551615 94090995154944 94090996049477 140728448092368 0 0 0 65536 4 65538 1 0 0 17 13 0 0 0 0 0 94090996288528 94090996336272 94091002994688 140728448096386 140728448096621 140728448096621 140728448102353 0
/proc/24162/statm: 1081 808 720 219 0 143 0
[pid=24165] ppid=24162 vsize=24800 memory=19444 CPUtime=0.06 cores=12-15
/proc/24165/stat : 24165 (python3) D 24162 24162 23162 0 -1 4194304 3256 0 0 0 5 1 0 0 20 0 1 0 2470198 25395200 4736 18446744073709551615 4321280 7402577 140734959508528 0 0 0 0 16781312 2 1 0 0 17 12 0 0 0 0 0 9420256 10002664 15974400 140734959511453 140734959511704 140734959511704 140734959517626 0
/proc/24165/statm: 6200 4861 1821 753 0 3700 0
Current children cumulated CPU time: 0.06 s
Current children cumulated vsize: 29124 KiB
Current children cumulated memory: 22676 KiB

[startup+1.50015 s]
/proc/loadavg: 15.34 7.09 4.06 17/934 24168
/proc/meminfo: memFree=1045299704/1055320696 swapFree=33554428/33554428
[pid=24162] ppid=24159 vsize=4324 memory=3232 CPUtime=0 cores=12-15
/proc/24162/stat : 24162 (run) S 24159 24162 23162 0 -1 4194304 269 126 0 0 0 0 0 0 20 0 1 0 2470181 4427776 640 18446744073709551615 94090995154944 94090996049477 140728448092368 0 0 0 65536 4 65538 1 0 0 17 13 0 0 0 0 0 94090996288528 94090996336272 94091002994688 140728448096386 140728448096621 140728448096621 140728448102353 0
/proc/24162/statm: 1081 808 720 219 0 143 0
[pid=24165] ppid=24162 vsize=250780 memory=45652 CPUtime=0.36 cores=12-15
/proc/24165/stat : 24165 (python3) D 24162 24162 23162 0 -1 4456448 7051 0 0 0 34 2 0 0 20 0 4 0 2470198 256798720 11264 18446744073709551615 4321280 7402577 140734959508528 0 0 0 0 16781312 2 0 0 0 17 12 0 0 0 0 0 9420256 10002664 15974400 140734959511453 140734959511704 140734959511704 140734959517626 0
/proc/24165/statm: 62695 11413 4909 753 0 46452 0
[pid=24165/tid=24166] ppid=24162 vsize=250780 memory=17764 CPUtime=0.06 cores=12-15
/proc/24165/task/24166/stat : 24166 (python3) S 24162 24162 23162 0 -1 4194368 1 0 0 0 6 0 0 0 20 0 4 0 2470279 256798720 11264 18446744073709551615 4321280 7402577 140734959508528 0 0 0 0 16781312 2 1 0 0 -1 15 0 0 0 0 0 9420256 10002664 15974400 140734959511453 140734959511704 140734959511704 140734959517626 0
[pid=24165/tid=24167] ppid=24162 vsize=250780 memory=3458824133100719523 CPUtime=0.07 cores=12-15
/proc/24165/task/24167/stat : 24167 (python3) S 24162 24162 23162 0 -1 4194368 1 0 0 0 7 0 0 0 20 0 4 0 2470279 256798720 11264 18446744073709551615 4321280 7402577 140734959508528 0 0 0 0 16781312 2 1 0 0 -1 14 0 0 0 0 0 9420256 10002664 15974400 140734959511453 140734959511704 140734959511704 140734959517626 0
[pid=24165/tid=24168] ppid=24162 vsize=250780 memory=3458819735037430995 CPUtime=0.07 cores=12-15
/proc/24165/task/24168/stat : 24168 (python3) S 24162 24162 23162 0 -1 4194368 1 0 0 0 7 0 0 0 20 0 4 0 2470279 256798720 11264 18446744073709551615 4321280 7402577 140734959508528 0 0 0 0 16781312 2 1 0 0 -1 13 0 0 0 0 0 9420256 10002664 15974400 140734959511453 140734959511704 140734959511704 140734959517626 0
Current children cumulated CPU time: 0.36 s
Current children cumulated vsize: 255104 KiB
Current children cumulated memory: 48884 KiB

[startup+3.11336 s]
/proc/loadavg: 15.34 7.09 4.06 15/934 24168
/proc/meminfo: memFree=1045236016/1055320696 swapFree=33554428/33554428
[pid=24162] ppid=24159 vsize=4324 memory=3232 CPUtime=0 cores=12-15
/proc/24162/stat : 24162 (run) S 24159 24162 23162 0 -1 4194304 269 126 0 0 0 0 0 0 20 0 1 0 2470181 4427776 640 18446744073709551615 94090995154944 94090996049477 140728448092368 0 0 0 65536 4 65538 1 0 0 17 13 0 0 0 0 0 94090996288528 94090996336272 94091002994688 140728448096386 140728448096621 140728448096621 140728448102353 0
/proc/24162/statm: 1081 808 720 219 0 143 0
[pid=24165] ppid=24162 vsize=431400 memory=118704 CPUtime=0.82 cores=12-15
/proc/24165/stat : 24165 (python3) R 24162 24162 23162 0 -1 4194304 19484 0 0 0 76 6 0 0 20 0 4 0 2470198 441753600 29568 18446744073709551615 4321280 7402577 140734959508528 0 0 0 0 16781312 8405026 0 0 0 17 12 0 0 0 0 0 9420256 10002664 15974400 140734959511453 140734959511704 140734959511704 140734959517626 0
/proc/24165/statm: 107850 29676 11661 753 0 58887 0
[pid=24165/tid=24166] ppid=24162 vsize=431400 memory=3458819735037430995 CPUtime=0.06 cores=12-15
/proc/24165/task/24166/stat : 24166 (python3) S 24162 24162 23162 0 -1 4194368 1 0 0 0 6 0 0 0 20 0 4 0 2470279 441753600 29568 18446744073709551615 4321280 7402577 140734959508528 0 0 0 0 16781312 8405026 1 0 0 -1 15 0 0 0 0 0 9420256 10002664 15974400 140734959511453 140734959511704 140734959511704 140734959517626 0
[pid=24165/tid=24167] ppid=24162 vsize=431400 memory=0 CPUtime=0.07 cores=12-15
/proc/24165/task/24167/stat : 24167 (python3) S 24162 24162 23162 0 -1 4194368 1 0 0 0 7 0 0 0 20 0 4 0 2470279 441753600 29568 18446744073709551615 4321280 7402577 140734959508528 0 0 0 0 16781312 8405026 1 0 0 -1 14 0 0 0 0 0 9420256 10002664 15974400 140734959511453 140734959511704 140734959511704 140734959517626 0
[pid=24165/tid=24168] ppid=24162 vsize=431400 memory=0 CPUtime=0.07 cores=12-15
/proc/24165/task/24168/stat : 24168 (python3) S 24162 24162 23162 0 -1 4194368 1 0 0 0 7 0 0 0 20 0 4 0 2470279 441753600 29568 18446744073709551615 4321280 7402577 140734959508528 0 0 0 0 16781312 8405026 1 0 0 -1 13 0 0 0 0 0 9420256 10002664 15974400 140734959511453 140734959511704 140734959511704 140734959517626 0
Current children cumulated CPU time: 0.82 s
Current children cumulated vsize: 435724 KiB
Current children cumulated memory: 121936 KiB
heavy processes:

[startup+6.30013 s]
/proc/loadavg: 15.40 7.24 4.13 15/947 24255
/proc/meminfo: memFree=1045152280/1055320696 swapFree=33554428/33554428
[pid=24162] ppid=24159 vsize=4324 memory=3232 CPUtime=0 cores=12-15
/proc/24162/stat : 24162 (run) S 24159 24162 23162 0 -1 4194304 269 126 0 0 0 0 0 0 20 0 1 0 2470181 4427776 640 18446744073709551615 94090995154944 94090996049477 140728448092368 0 0 0 65536 4 65538 1 0 0 17 13 0 0 0 0 0 94090996288528 94090996336272 94091002994688 140728448096386 140728448096621 140728448096621 140728448102353 0
/proc/24162/statm: 1081 808 720 219 0 143 0
[pid=24165] ppid=24162 vsize=535828 memory=222436 CPUtime=3.99 cores=12-15
/proc/24165/stat : 24165 (python3) R 24162 24162 23162 0 -1 4194304 50858 0 0 0 391 8 0 0 20 0 4 0 2470198 548687872 55481 18446744073709551615 4321280 7402577 140734959508528 0 0 0 0 16781312 8405026 0 0 0 17 12 0 0 0 0 0 9420256 10002664 15974400 140734959511453 140734959511704 140734959511704 140734959517626 0
/proc/24165/statm: 133957 55609 13820 753 0 84994 0
[pid=24165/tid=24166] ppid=24162 vsize=535828 memory=15340 CPUtime=0.06 cores=12-15
/proc/24165/task/24166/stat : 24166 (python3) S 24162 24162 23162 0 -1 4194368 1 0 0 0 6 0 0 0 20 0 4 0 2470279 548687872 55481 18446744073709551615 4321280 7402577 140734959508528 0 0 0 0 16781312 8405026 1 0 0 -1 15 0 0 0 0 0 9420256 10002664 15974400 140734959511453 140734959511704 140734959511704 140734959517626 0
[pid=24165/tid=24167] ppid=24162 vsize=535828 memory=14156 CPUtime=0.07 cores=12-15
/proc/24165/task/24167/stat : 24167 (python3) S 24162 24162 23162 0 -1 4194368 1 0 0 0 7 0 0 0 20 0 4 0 2470279 548687872 55481 18446744073709551615 4321280 7402577 140734959508528 0 0 0 0 16781312 8405026 1 0 0 -1 14 0 0 0 0 0 9420256 10002664 15974400 140734959511453 140734959511704 140734959511704 140734959517626 0
[pid=24165/tid=24168] ppid=24162 vsize=535828 memory=8904649 CPUtime=0.07 cores=12-15
/proc/24165/task/24168/stat : 24168 (python3) S 24162 24162 23162 0 -1 4194368 1 0 0 0 7 0 0 0 20 0 4 0 2470279 548687872 55481 18446744073709551615 4321280 7402577 140734959508528 0 0 0 0 16781312 8405026 1 0 0 -1 13 0 0 0 0 0 9420256 10002664 15974400 140734959511453 140734959511704 140734959511704 140734959517626 0
Current children cumulated CPU time: 3.99 s
Current children cumulated vsize: 540152 KiB
Current children cumulated memory: 225668 KiB
heavy processes:

[startup+12.7001 s]
/proc/loadavg: 15.45 7.39 4.19 16/942 24266
/proc/meminfo: memFree=1045370212/1055320696 swapFree=33554428/33554428
[pid=24162] ppid=24159 vsize=4324 memory=3232 CPUtime=0 cores=12-15
/proc/24162/stat : 24162 (run) S 24159 24162 23162 0 -1 4194304 269 126 0 0 0 0 0 0 20 0 1 0 2470181 4427776 640 18446744073709551615 94090995154944 94090996049477 140728448092368 0 0 0 65536 4 65538 1 0 0 17 13 0 0 0 0 0 94090996288528 94090996336272 94091002994688 140728448096386 140728448096621 140728448096621 140728448102353 0
/proc/24162/statm: 1081 808 720 219 0 143 0
[pid=24165] ppid=24162 vsize=546624 memory=238532 CPUtime=10.36 cores=12-15
/proc/24165/stat : 24165 (python3) R 24162 24162 23162 0 -1 4194304 66015 0 0 0 1028 8 0 0 20 0 4 0 2470198 559742976 59615 18446744073709551615 4321280 7402577 140734959508528 0 0 0 0 16781312 8405026 0 0 0 17 12 0 0 0 0 0 9420256 10002664 15974400 140734959511453 140734959511704 140734959511704 140734959517626 0
/proc/24165/statm: 136656 59633 13835 753 0 87693 0
[pid=24165/tid=24166] ppid=24162 vsize=546624 memory=280398819126176 CPUtime=0.06 cores=12-15
/proc/24165/task/24166/stat : 24166 (python3) S 24162 24162 23162 0 -1 4194368 1 0 0 0 6 0 0 0 20 0 4 0 2470279 559742976 59615 18446744073709551615 4321280 7402577 140734959508528 0 0 0 0 16781312 8405026 1 0 0 -1 15 0 0 0 0 0 9420256 10002664 15974400 140734959511453 140734959511704 140734959511704 140734959517626 0
[pid=24165/tid=24167] ppid=24162 vsize=546624 memory=15542929120823218 CPUtime=0.07 cores=12-15
/proc/24165/task/24167/stat : 24167 (python3) S 24162 24162 23162 0 -1 4194368 1 0 0 0 7 0 0 0 20 0 4 0 2470279 559742976 59615 18446744073709551615 4321280 7402577 140734959508528 0 0 0 0 16781312 8405026 1 0 0 -1 14 0 0 0 0 0 9420256 10002664 15974400 140734959511453 140734959511704 140734959511704 140734959517626 0
[pid=24165/tid=24168] ppid=24162 vsize=546624 memory=238528 CPUtime=0.07 cores=12-15
/proc/24165/task/24168/stat : 24168 (python3) S 24162 24162 23162 0 -1 4194368 1 0 0 0 7 0 0 0 20 0 4 0 2470279 559742976 59615 18446744073709551615 4321280 7402577 140734959508528 0 0 0 0 16781312 8405026 1 0 0 -1 13 0 0 0 0 0 9420256 10002664 15974400 140734959511453 140734959511704 140734959511704 140734959517626 0
Current children cumulated CPU time: 10.36 s
Current children cumulated vsize: 550948 KiB
Current children cumulated memory: 241764 KiB

[startup+25.5002 s]
/proc/loadavg: 15.57 7.81 4.38 17/950 24364
/proc/meminfo: memFree=1044135648/1055320696 swapFree=33554428/33554428
[pid=24162] ppid=24159 vsize=4324 memory=3232 CPUtime=0 cores=12-15
/proc/24162/stat : 24162 (run) S 24159 24162 23162 0 -1 4194304 269 126 0 0 0 0 0 0 20 0 1 0 2470181 4427776 640 18446744073709551615 94090995154944 94090996049477 140728448092368 0 0 0 65536 4 65538 1 0 0 17 13 0 0 0 0 0 94090996288528 94090996336272 94091002994688 140728448096386 140728448096621 140728448096621 140728448102353 0
/proc/24162/statm: 1081 808 720 219 0 143 0
[pid=24165] ppid=24162 vsize=556124 memory=248128 CPUtime=23.12 cores=12-15
/proc/24165/stat : 24165 (python3) R 24162 24162 23162 0 -1 4194304 81108 0 0 0 2303 9 0 0 20 0 4 0 2470198 569470976 61919 18446744073709551615 4321280 7402577 140734959508528 0 0 0 0 16781312 8405026 0 0 0 17 12 0 0 0 0 0 9420256 10002664 15974400 140734959511453 140734959511704 140734959511704 140734959517626 0
/proc/24165/statm: 139031 62032 13850 753 0 90068 0
[pid=24165/tid=24166] ppid=24162 vsize=556124 memory=241164 CPUtime=0.06 cores=12-15
/proc/24165/task/24166/stat : 24166 (python3) S 24162 24162 23162 0 -1 4194368 1 0 0 0 6 0 0 0 20 0 4 0 2470279 569470976 61919 18446744073709551615 4321280 7402577 140734959508528 0 0 0 0 16781312 8405026 1 0 0 -1 15 0 0 0 0 0 9420256 10002664 15974400 140734959511453 140734959511704 140734959511704 140734959517626 0
[pid=24165/tid=24167] ppid=24162 vsize=556124 memory=112664 CPUtime=0.07 cores=12-15
/proc/24165/task/24167/stat : 24167 (python3) S 24162 24162 23162 0 -1 4194368 1 0 0 0 7 0 0 0 20 0 4 0 2470279 569470976 61919 18446744073709551615 4321280 7402577 140734959508528 0 0 0 0 16781312 8405026 1 0 0 -1 14 0 0 0 0 0 9420256 10002664 15974400 140734959511453 140734959511704 140734959511704 140734959517626 0

################
# More data... #
################

[pid=24162] ppid=24159 vsize=4324 memory=3232 CPUtime=0 cores=12-15
/proc/24162/stat : 24162 (run) S 24159 24162 23162 0 -1 4194304 269 126 0 0 0 0 0 0 20 0 1 0 2470181 4427776 640 18446744073709551615 94090995154944 94090996049477 140728448092368 0 0 0 65536 4 65538 1 0 0 17 13 0 0 0 0 0 94090996288528 94090996336272 94091002994688 140728448096386 140728448096621 140728448096621 140728448102353 0
/proc/24162/statm: 1081 808 720 219 0 143 0
[pid=24165] ppid=24162 vsize=576776 memory=269472 CPUtime=278.95 cores=12-15
/proc/24165/stat : 24165 (python3) R 24162 24162 23162 0 -1 4194304 172343 0 0 0 27881 14 0 0 20 0 4 0 2470198 590618624 67322 18446744073709551615 4321280 7402577 140734959508528 0 0 0 0 16781312 8405026 0 0 0 17 12 0 0 0 0 0 9420256 10002664 15974400 140734959511453 140734959511704 140734959511704 140734959517626 0
/proc/24165/statm: 144194 67368 13865 753 0 95231 0
[pid=24165/tid=24166] ppid=24162 vsize=576776 memory=269464 CPUtime=0.06 cores=12-15
/proc/24165/task/24166/stat : 24166 (python3) S 24162 24162 23162 0 -1 4194368 1 0 0 0 6 0 0 0 20 0 4 0 2470279 590618624 67322 18446744073709551615 4321280 7402577 140734959508528 0 0 0 0 16781312 8405026 1 0 0 -1 15 0 0 0 0 0 9420256 10002664 15974400 140734959511453 140734959511704 140734959511704 140734959517626 0
[pid=24165/tid=24167] ppid=24162 vsize=576776 memory=269472 CPUtime=0.07 cores=12-15
/proc/24165/task/24167/stat : 24167 (python3) S 24162 24162 23162 0 -1 4194368 1 0 0 0 7 0 0 0 20 0 4 0 2470279 590618624 67322 18446744073709551615 4321280 7402577 140734959508528 0 0 0 0 16781312 8405026 1 0 0 -1 14 0 0 0 0 0 9420256 10002664 15974400 140734959511453 140734959511704 140734959511704 140734959517626 0
[pid=24165/tid=24168] ppid=24162 vsize=576776 memory=3232 CPUtime=0.07 cores=12-15
/proc/24165/task/24168/stat : 24168 (python3) S 24162 24162 23162 0 -1 4194368 1 0 0 0 7 0 0 0 20 0 4 0 2470279 590618624 67322 18446744073709551615 4321280 7402577 140734959508528 0 0 0 0 16781312 8405026 1 0 0 -1 13 0 0 0 0 0 9420256 10002664 15974400 140734959511453 140734959511704 140734959511704 140734959517626 0
Current children cumulated CPU time: 278.95 s
Current children cumulated vsize: 581100 KiB
Current children cumulated memory: 272704 KiB

[startup+342.3 s]
/proc/loadavg: 16.29 13.34 7.81 17/933 24421
/proc/meminfo: memFree=1017050368/1055320696 swapFree=33554428/33554428
[pid=24162] ppid=24159 vsize=4324 memory=3232 CPUtime=0 cores=12-15
/proc/24162/stat : 24162 (run) S 24159 24162 23162 0 -1 4194304 269 126 0 0 0 0 0 0 20 0 1 0 2470181 4427776 640 18446744073709551615 94090995154944 94090996049477 140728448092368 0 0 0 65536 4 65538 1 0 0 17 13 0 0 0 0 0 94090996288528 94090996336272 94091002994688 140728448096386 140728448096621 140728448096621 140728448102353 0
/proc/24162/statm: 1081 808 720 219 0 143 0
[pid=24165] ppid=24162 vsize=584188 memory=275412 CPUtime=338.72 cores=12-15
/proc/24165/stat : 24165 (python3) R 24162 24162 23162 0 -1 4194304 193147 0 0 0 33858 14 0 0 20 0 4 0 2470198 598208512 68730 18446744073709551615 4321280 7402577 140734959508528 0 0 0 0 16781312 8405026 0 0 0 17 12 0 0 0 0 0 9420256 10002664 15974400 140734959511453 140734959511704 140734959511704 140734959517626 0
/proc/24165/statm: 146047 68853 13865 753 0 97084 0
[pid=24165/tid=24166] ppid=24162 vsize=584188 memory=269464 CPUtime=0.06 cores=12-15
/proc/24165/task/24166/stat : 24166 (python3) S 24162 24162 23162 0 -1 4194368 1 0 0 0 6 0 0 0 20 0 4 0 2470279 598208512 68730 18446744073709551615 4321280 7402577 140734959508528 0 0 0 0 16781312 8405026 1 0 0 -1 15 0 0 0 0 0 9420256 10002664 15974400 140734959511453 140734959511704 140734959511704 140734959517626 0
[pid=24165/tid=24167] ppid=24162 vsize=584188 memory=3232 CPUtime=0.07 cores=12-15
/proc/24165/task/24167/stat : 24167 (python3) S 24162 24162 23162 0 -1 4194368 1 0 0 0 7 0 0 0 20 0 4 0 2470279 598208512 68730 18446744073709551615 4321280 7402577 140734959508528 0 0 0 0 16781312 8405026 1 0 0 -1 14 0 0 0 0 0 9420256 10002664 15974400 140734959511453 140734959511704 140734959511704 140734959517626 0
[pid=24165/tid=24168] ppid=24162 vsize=584188 memory=275400 CPUtime=0.07 cores=12-15
/proc/24165/task/24168/stat : 24168 (python3) S 24162 24162 23162 0 -1 4194368 1 0 0 0 7 0 0 0 20 0 4 0 2470279 598208512 68730 18446744073709551615 4321280 7402577 140734959508528 0 0 0 0 16781312 8405026 1 0 0 -1 13 0 0 0 0 0 9420256 10002664 15974400 140734959511453 140734959511704 140734959511704 140734959517626 0
Current children cumulated CPU time: 338.72 s
Current children cumulated vsize: 588512 KiB
Current children cumulated memory: 278644 KiB

[startup+402.3 s]
/proc/loadavg: 16.17 13.84 8.33 17/933 24422
/proc/meminfo: memFree=1016671808/1055320696 swapFree=33554428/33554428
[pid=24162] ppid=24159 vsize=4324 memory=3232 CPUtime=0 cores=12-15
/proc/24162/stat : 24162 (run) S 24159 24162 23162 0 -1 4194304 269 126 0 0 0 0 0 0 20 0 1 0 2470181 4427776 640 18446744073709551615 94090995154944 94090996049477 140728448092368 0 0 0 65536 4 65538 1 0 0 17 13 0 0 0 0 0 94090996288528 94090996336272 94091002994688 140728448096386 140728448096621 140728448096621 140728448102353 0
/proc/24162/statm: 1081 808 720 219 0 143 0
[pid=24165] ppid=24162 vsize=584188 memory=275444 CPUtime=398.5 cores=12-15
/proc/24165/stat : 24165 (python3) R 24162 24162 23162 0 -1 4194304 212580 0 0 0 39835 15 0 0 20 0 4 0 2470198 598208512 68730 18446744073709551615 4321280 7402577 140734959508528 0 0 0 0 16781312 8405026 0 0 0 17 12 0 0 0 0 0 9420256 10002664 15974400 140734959511453 140734959511704 140734959511704 140734959517626 0
/proc/24165/statm: 146047 68861 13865 753 0 97084 0
[pid=24165/tid=24166] ppid=24162 vsize=584188 memory=269464 CPUtime=0.06 cores=12-15
/proc/24165/task/24166/stat : 24166 (python3) S 24162 24162 23162 0 -1 4194368 1 0 0 0 6 0 0 0 20 0 4 0 2470279 598208512 68730 18446744073709551615 4321280 7402577 140734959508528 0 0 0 0 16781312 8405026 1 0 0 -1 15 0 0 0 0 0 9420256 10002664 15974400 140734959511453 140734959511704 140734959511704 140734959517626 0
[pid=24165/tid=24167] ppid=24162 vsize=584188 memory=3232 CPUtime=0.07 cores=12-15
/proc/24165/task/24167/stat : 24167 (python3) S 24162 24162 23162 0 -1 4194368 1 0 0 0 7 0 0 0 20 0 4 0 2470279 598208512 68730 18446744073709551615 4321280 7402577 140734959508528 0 0 0 0 16781312 8405026 1 0 0 -1 14 0 0 0 0 0 9420256 10002664 15974400 140734959511453 140734959511704 140734959511704 140734959517626 0
[pid=24165/tid=24168] ppid=24162 vsize=584188 memory=275400 CPUtime=0.07 cores=12-15
/proc/24165/task/24168/stat : 24168 (python3) S 24162 24162 23162 0 -1 4194368 1 0 0 0 7 0 0 0 20 0 4 0 2470279 598208512 68730 18446744073709551615 4321280 7402577 140734959508528 0 0 0 0 16781312 8405026 1 0 0 -1 13 0 0 0 0 0 9420256 10002664 15974400 140734959511453 140734959511704 140734959511704 140734959517626 0
Current children cumulated CPU time: 398.5 s
Current children cumulated vsize: 588512 KiB
Current children cumulated memory: 278676 KiB

[startup+404.73 s]
# the end of solver process 24162 was just reported to runsolver
# Child status: 0

# cumulated CPU time of all completed processes:  user=400.762 s, system=0.168045 s

Solver just ended.
??? end of watcher thread
Dumping a history of the last processes samples

[startup+403.2 s]
/proc/loadavg: 16.17 13.84 8.33 17/933 24422
/proc/meminfo: memFree=1016672104/1055320696 swapFree=33554428/33554428
[pid=24162] ppid=24159 vsize=4324 memory=3232 CPUtime=0 cores=12-15
/proc/24162/stat : 24162 (run) S 24159 24162 23162 0 -1 4194304 269 126 0 0 0 0 0 0 20 0 1 0 2470181 4427776 640 18446744073709551615 94090995154944 94090996049477 140728448092368 0 0 0 65536 4 65538 1 0 0 17 13 0 0 0 0 0 94090996288528 94090996336272 94091002994688 140728448096386 140728448096621 140728448096621 140728448102353 0
/proc/24162/statm: 1081 808 720 219 0 143 0
[pid=24165] ppid=24162 vsize=584188 memory=275444 CPUtime=399.39 cores=12-15
/proc/24165/stat : 24165 (python3) R 24162 24162 23162 0 -1 4194304 212580 0 0 0 39924 15 0 0 20 0 4 0 2470198 598208512 68730 18446744073709551615 4321280 7402577 140734959508528 0 0 0 0 16781312 8405026 0 0 0 17 12 0 0 0 0 0 9420256 10002664 15974400 140734959511453 140734959511704 140734959511704 140734959517626 0
/proc/24165/statm: 146047 68861 13865 753 0 97084 0
[pid=24165/tid=24166] ppid=24162 vsize=584188 memory=3232 CPUtime=0.06 cores=12-15
/proc/24165/task/24166/stat : 24166 (python3) S 24162 24162 23162 0 -1 4194368 1 0 0 0 6 0 0 0 20 0 4 0 2470279 598208512 68730 18446744073709551615 4321280 7402577 140734959508528 0 0 0 0 16781312 8405026 1 0 0 -1 15 0 0 0 0 0 9420256 10002664 15974400 140734959511453 140734959511704 140734959511704 140734959517626 0
[pid=24165/tid=24167] ppid=24162 vsize=584188 memory=275440 CPUtime=0.07 cores=12-15
/proc/24165/task/24167/stat : 24167 (python3) S 24162 24162 23162 0 -1 4194368 1 0 0 0 7 0 0 0 20 0 4 0 2470279 598208512 68730 18446744073709551615 4321280 7402577 140734959508528 0 0 0 0 16781312 8405026 1 0 0 -1 14 0 0 0 0 0 9420256 10002664 15974400 140734959511453 140734959511704 140734959511704 140734959517626 0
[pid=24165/tid=24168] ppid=24162 vsize=584188 memory=3048 CPUtime=0.07 cores=12-15
/proc/24165/task/24168/stat : 24168 (python3) S 24162 24162 23162 0 -1 4194368 1 0 0 0 7 0 0 0 20 0 4 0 2470279 598208512 68730 18446744073709551615 4321280 7402577 140734959508528 0 0 0 0 16781312 8405026 1 0 0 -1 13 0 0 0 0 0 9420256 10002664 15974400 140734959511453 140734959511704 140734959511704 140734959517626 0
Current children cumulated CPU time: 399.39 s
Current children cumulated vsize: 588512 KiB
Current children cumulated memory: 278676 KiB

[startup+404 s]*
/proc/loadavg: 16.16 13.88 8.37 17/933 24422
/proc/meminfo: memFree=1016767172/1055320696 swapFree=33554428/33554428
[pid=24162] ppid=24159 vsize=4324 memory=3232 CPUtime=0 cores=12-15
/proc/24162/stat : 24162 (run) S 24159 24162 23162 0 -1 4194304 269 126 0 0 0 0 0 0 20 0 1 0 2470181 4427776 640 18446744073709551615 94090995154944 94090996049477 140728448092368 0 0 0 65536 4 65538 1 0 0 17 13 0 0 0 0 0 94090996288528 94090996336272 94091002994688 140728448096386 140728448096621 140728448096621 140728448102353 0
/proc/24162/statm: 1081 808 720 219 0 143 0
[pid=24165] ppid=24162 vsize=584188 memory=275444 CPUtime=400.2 cores=12-15
/proc/24165/stat : 24165 (python3) R 24162 24162 23162 0 -1 4194304 212593 0 0 0 40005 15 0 0 20 0 4 0 2470198 598208512 68730 18446744073709551615 4321280 7402577 140734959508528 0 0 0 0 16781312 8405026 0 0 0 17 12 0 0 0 0 0 9420256 10002664 15974400 140734959511453 140734959511704 140734959511704 140734959517626 0
/proc/24165/statm: 146047 68861 13865 753 0 97084 0
[pid=24165/tid=24166] ppid=24162 vsize=584188 memory=3228 CPUtime=0.06 cores=12-15
/proc/24165/task/24166/stat : 24166 (python3) S 24162 24162 23162 0 -1 4194368 1 0 0 0 6 0 0 0 20 0 4 0 2470279 598208512 68730 18446744073709551615 4321280 7402577 140734959508528 0 0 0 0 16781312 8405026 1 0 0 -1 15 0 0 0 0 0 9420256 10002664 15974400 140734959511453 140734959511704 140734959511704 140734959517626 0
[pid=24165/tid=24167] ppid=24162 vsize=584188 memory=8323394941402446734 CPUtime=0.07 cores=12-15
/proc/24165/task/24167/stat : 24167 (python3) S 24162 24162 23162 0 -1 4194368 1 0 0 0 7 0 0 0 20 0 4 0 2470279 598208512 68730 18446744073709551615 4321280 7402577 140734959508528 0 0 0 0 16781312 8405026 1 0 0 -1 14 0 0 0 0 0 9420256 10002664 15974400 140734959511453 140734959511704 140734959511704 140734959517626 0
[pid=24165/tid=24168] ppid=24162 vsize=584188 memory=5808 CPUtime=0.07 cores=12-15
/proc/24165/task/24168/stat : 24168 (python3) S 24162 24162 23162 0 -1 4194368 1 0 0 0 7 0 0 0 20 0 4 0 2470279 598208512 68730 18446744073709551615 4321280 7402577 140734959508528 0 0 0 0 16781312 8405026 1 0 0 -1 13 0 0 0 0 0 9420256 10002664 15974400 140734959511453 140734959511704 140734959511704 140734959517626 0
Current children cumulated CPU time: 400.2 s
Current children cumulated vsize: 588512 KiB
Current children cumulated memory: 278676 KiB

[startup+404.4 s]
/proc/loadavg: 16.16 13.88 8.37 17/933 24422
/proc/meminfo: memFree=1016767172/1055320696 swapFree=33554428/33554428
[pid=24162] ppid=24159 vsize=4324 memory=3232 CPUtime=0 cores=12-15
/proc/24162/stat : 24162 (run) S 24159 24162 23162 0 -1 4194304 269 126 0 0 0 0 0 0 20 0 1 0 2470181 4427776 640 18446744073709551615 94090995154944 94090996049477 140728448092368 0 0 0 65536 4 65538 1 0 0 17 13 0 0 0 0 0 94090996288528 94090996336272 94091002994688 140728448096386 140728448096621 140728448096621 140728448102353 0
/proc/24162/statm: 1081 808 720 219 0 143 0
[pid=24165] ppid=24162 vsize=584188 memory=275444 CPUtime=400.59 cores=12-15
/proc/24165/stat : 24165 (python3) R 24162 24162 23162 0 -1 4194304 212596 0 0 0 40044 15 0 0 20 0 4 0 2470198 598208512 68730 18446744073709551615 4321280 7402577 140734959508528 0 0 0 0 16781312 8405026 0 0 0 17 12 0 0 0 0 0 9420256 10002664 15974400 140734959511453 140734959511704 140734959511704 140734959517626 0
/proc/24165/statm: 146047 68861 13865 753 0 97084 0
[pid=24165/tid=24166] ppid=24162 vsize=584188 memory=3232 CPUtime=0.06 cores=12-15
/proc/24165/task/24166/stat : 24166 (python3) S 24162 24162 23162 0 -1 4194368 1 0 0 0 6 0 0 0 20 0 4 0 2470279 598208512 68730 18446744073709551615 4321280 7402577 140734959508528 0 0 0 0 16781312 8405026 1 0 0 -1 15 0 0 0 0 0 9420256 10002664 15974400 140734959511453 140734959511704 140734959511704 140734959517626 0
[pid=24165/tid=24167] ppid=24162 vsize=584188 memory=275444 CPUtime=0.07 cores=12-15
/proc/24165/task/24167/stat : 24167 (python3) S 24162 24162 23162 0 -1 4194368 1 0 0 0 7 0 0 0 20 0 4 0 2470279 598208512 68730 18446744073709551615 4321280 7402577 140734959508528 0 0 0 0 16781312 8405026 1 0 0 -1 14 0 0 0 0 0 9420256 10002664 15974400 140734959511453 140734959511704 140734959511704 140734959517626 0
[pid=24165/tid=24168] ppid=24162 vsize=584188 memory=2504 CPUtime=0.07 cores=12-15
/proc/24165/task/24168/stat : 24168 (python3) S 24162 24162 23162 0 -1 4194368 1 0 0 0 7 0 0 0 20 0 4 0 2470279 598208512 68730 18446744073709551615 4321280 7402577 140734959508528 0 0 0 0 16781312 8405026 1 0 0 -1 13 0 0 0 0 0 9420256 10002664 15974400 140734959511453 140734959511704 140734959511704 140734959517626 0
Current children cumulated CPU time: 400.59 s
Current children cumulated vsize: 588512 KiB
Current children cumulated memory: 278676 KiB

[startup+404.6 s]
/proc/loadavg: 16.16 13.88 8.37 17/933 24422
/proc/meminfo: memFree=1016767172/1055320696 swapFree=33554428/33554428
[pid=24162] ppid=24159 vsize=4324 memory=3232 CPUtime=0 cores=12-15
/proc/24162/stat : 24162 (run) S 24159 24162 23162 0 -1 4194304 269 126 0 0 0 0 0 0 20 0 1 0 2470181 4427776 640 18446744073709551615 94090995154944 94090996049477 140728448092368 0 0 0 65536 4 65538 1 0 0 17 13 0 0 0 0 0 94090996288528 94090996336272 94091002994688 140728448096386 140728448096621 140728448096621 140728448102353 0
/proc/24162/statm: 1081 808 720 219 0 143 0
[pid=24165] ppid=24162 vsize=580856 memory=272112 CPUtime=400.79 cores=12-15
/proc/24165/stat : 24165 (python3) R 24162 24162 23162 0 -1 4194304 214285 0 0 0 40064 15 0 0 20 0 4 0 2470198 594796544 68005 18446744073709551615 4321280 7402577 140734959508528 0 0 0 0 16781312 8405026 0 0 0 17 12 0 0 0 0 0 9420256 10002664 15974400 140734959511453 140734959511704 140734959511704 140734959517626 0
/proc/24165/statm: 145214 68028 13865 753 0 96251 0
[pid=24165/tid=24166] ppid=24162 vsize=580856 memory=15253731792913685 CPUtime=0.06 cores=12-15
/proc/24165/task/24166/stat : 24166 (python3) S 24162 24162 23162 0 -1 4194368 1 0 0 0 6 0 0 0 20 0 4 0 2470279 594796544 68005 18446744073709551615 4321280 7402577 140734959508528 0 0 0 0 16781312 8405026 1 0 0 -1 15 0 0 0 0 0 9420256 10002664 15974400 140734959511453 140734959511704 140734959511704 140734959517626 0
[pid=24165/tid=24167] ppid=24162 vsize=580856 memory=15260358927452173 CPUtime=0.07 cores=12-15
/proc/24165/task/24167/stat : 24167 (python3) S 24162 24162 23162 0 -1 4194368 1 0 0 0 7 0 0 0 20 0 4 0 2470279 594796544 68005 18446744073709551615 4321280 7402577 140734959508528 0 0 0 0 16781312 8405026 1 0 0 -1 14 0 0 0 0 0 9420256 10002664 15974400 140734959511453 140734959511704 140734959511704 140734959517626 0
[pid=24165/tid=24168] ppid=24162 vsize=580856 memory=3474862683445264416 CPUtime=0.07 cores=12-15
/proc/24165/task/24168/stat : 24168 (python3) S 24162 24162 23162 0 -1 4194368 1 0 0 0 7 0 0 0 20 0 4 0 2470279 594796544 68005 18446744073709551615 4321280 7402577 140734959508528 0 0 0 0 16781312 8405026 1 0 0 -1 13 0 0 0 0 0 9420256 10002664 15974400 140734959511453 140734959511704 140734959511704 140734959517626 0
Current children cumulated CPU time: 400.79 s
Current children cumulated vsize: 585180 KiB
Current children cumulated memory: 275344 KiB

[startup+404.7 s]
/proc/loadavg: 16.16 13.88 8.37 17/933 24422
/proc/meminfo: memFree=1016767172/1055320696 swapFree=33554428/33554428
[pid=24162] ppid=24159 vsize=4324 memory=3232 CPUtime=0 cores=12-15
/proc/24162/stat : 24162 (run) S 24159 24162 23162 0 -1 4194304 269 126 0 0 0 0 0 0 20 0 1 0 2470181 4427776 640 18446744073709551615 94090995154944 94090996049477 140728448092368 0 0 0 65536 4 65538 1 0 0 17 13 0 0 0 0 0 94090996288528 94090996336272 94091002994688 140728448096386 140728448096621 140728448096621 140728448102353 0
/proc/24162/statm: 1081 808 720 219 0 143 0
[pid=24165] ppid=24162 vsize=573688 memory=265124 CPUtime=400.88 cores=12-15
/proc/24165/stat : 24165 (python3) R 24162 24162 23162 0 -1 4194304 233882 0 0 0 40073 15 0 0 20 0 4 0 2470198 587456512 66236 18446744073709551615 4321280 7402577 140734959508528 0 0 0 0 16781312 0 0 0 0 17 12 0 0 0 0 0 9420256 10002664 15974400 140734959511453 140734959511704 140734959511704 140734959517626 0
/proc/24165/statm: 143422 66281 13865 753 0 94459 0
[pid=24165/tid=24166] ppid=24162 vsize=573688 memory=269464 CPUtime=0.06 cores=12-15
/proc/24165/task/24166/stat : 24166 (python3) S 24162 24162 23162 0 -1 4194368 1 0 0 0 6 0 0 0 20 0 4 0 2470279 587456512 66236 18446744073709551615 4321280 7402577 140734959508528 0 0 0 0 16781312 0 1 0 0 -1 15 0 0 0 0 0 9420256 10002664 15974400 140734959511453 140734959511704 140734959511704 140734959517626 0
[pid=24165/tid=24167] ppid=24162 vsize=573688 memory=3232 CPUtime=0.07 cores=12-15
/proc/24165/task/24167/stat : 24167 (python3) S 24162 24162 23162 0 -1 4194368 1 0 0 0 7 0 0 0 20 0 4 0 2470279 587456512 66236 18446744073709551615 4321280 7402577 140734959508528 0 0 0 0 16781312 0 1 0 0 -1 14 0 0 0 0 0 9420256 10002664 15974400 140734959511453 140734959511704 140734959511704 140734959517626 0
[pid=24165/tid=24168] ppid=24162 vsize=573688 memory=275400 CPUtime=0.07 cores=12-15
/proc/24165/task/24168/stat : 24168 (python3) S 24162 24162 23162 0 -1 4194368 1 0 0 0 7 0 0 0 20 0 4 0 2470279 587456512 66236 18446744073709551615 4321280 7402577 140734959508528 0 0 0 0 16781312 0 1 0 0 -1 13 0 0 0 0 0 9420256 10002664 15974400 140734959511453 140734959511704 140734959511704 140734959517626 0
Current children cumulated CPU time: 400.88 s
Current children cumulated vsize: 578012 KiB
Current children cumulated memory: 268356 KiB

Child status: 0

Real time (s): 404.73
CPU time (s): 400.93
CPU user time (s): 400.762
CPU system time (s): 0.168045
CPU usage (%): 99.061
Max. virtual memory (cumulated for all children) (KiB): 588512
Max. memory (cumulated for all children) (KiB): 278676

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 400.762
system time used= 0.168045
maximum resident set size= 274920
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 234949
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= 2616
involuntary context switches= 341


# summary of solver processes directly reported to runsolver:
#   pid: 24162
#   total CPU time (s): 400.93
#   total CPU user time (s): 400.762
#   total CPU system time (s): 0.168045

??? join timestamper begins
??? join timestamper ends
??? end of timestamper thread
runsolver used 1.32965 second user time and 4.34446 second system time

The end

Launcher Data

Begin job on nodeE005 at 2026-07-15 17:20:17
IDJOB=4847560
IDBENCH=155609
IDSOLVER=3706
FILE ID=nodeE005/4847560-1784128816
RUNJOBID= nodeE005-1784128647-23182
SLURM_JOB_ID= 12756365
Free space on /tmp= 801832 MiB

SOLVER NAME= cpmpy_ortools (1 core) 2026-07-14
BENCH NAME= PB24/normalized-PB12/OPT-LIN/zahidi/Base/normalized-minisat70_4_22_3.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-4847560-1784128816/watcher-4847560-1784128816 -o /tmp/evaluation-result-4847560-1784128816/solver-4847560-1784128816 -C 3600 -W 3700 -M 62000 --var /tmp/evaluation-result-4847560-1784128816/vars-4847560-1784128816 --bin-var /tmp/runsolver-exch-nodeE005-1784128647-23182 --watchdog 3760  run HOME/instance-4847560-1784128816.opb --runner opb --time_limit 3600 --mem_limit 62000 --verbose --cores 1 --seed 1371479590 --intermediate --solver ortools

TIME LIMIT= 3600 seconds
MEMORY LIMIT= 62000 MiB
NBCORE= 3

MD5SUM BENCH= f134d089c54411466f2bcbd6371e604a
RANDOM SEED=1371479590

nodeE005 Linux 5.14.0-611.55.1.el9_7.0.3.x86_64 #1 SMP PREEMPT_DYNAMIC Mon May 18 19:21:10 UTC 2026

/sys/devices/system/cpu/cpu0/cpufreq/scaling_governor:
performance

/proc/cpuinfo:
processor	: 0
vendor_id	: AuthenticAMD
cpu family	: 26
model		: 2
model name	: AMD EPYC 9355 32-Core Processor
stepping	: 1
microcode	: 0xb00215a
cpu MHz		: 2493.659
cache size	: 1024 KB
physical id	: 0
siblings	: 32
core id		: 0
cpu cores	: 32
apicid		: 0
initial apicid	: 0
fpu		: yes
fpu_exception	: yes
cpuid level	: 16
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush mmx fxsr sse sse2 ht syscall nx mmxext fxsr_opt pdpe1gb rdtscp lm constant_tsc rep_good amd_lbr_v2 nopl xtopology nonstop_tsc cpuid extd_apicid aperfmperf rapl pni pclmulqdq monitor ssse3 fma cx16 pcid sse4_1 sse4_2 x2apic movbe popcnt aes xsave avx f16c rdrand lahf_lm cmp_legacy svm extapic cr8_legacy abm sse4a misalignsse 3dnowprefetch osvw ibs skinit wdt tce topoext perfctr_core perfctr_nb bpext perfctr_llc mwaitx cat_l3 cdp_l3 hw_pstate ssbd mba perfmon_v2 ibrs ibpb stibp ibrs_enhanced vmmcall fsgsbase tsc_adjust bmi1 avx2 smep bmi2 invpcid cqm rdt_a avx512f avx512dq rdseed adx smap avx512ifma clflushopt clwb avx512cd sha_ni avx512bw avx512vl xsaveopt xsavec xgetbv1 xsaves cqm_llc cqm_occup_llc cqm_mbm_total cqm_mbm_local user_shstk avx_vnni avx512_bf16 clzero irperf xsaveerptr rdpru wbnoinvd amd_ppin cppc arat npt lbrv svm_lock nrip_save tsc_scale vmcb_clean flushbyasid decodeassists pausefilter pfthreshold avic v_vmsave_vmload vgif x2avic v_spec_ctrl vnmi avx512vbmi umip pku ospke avx512_vbmi2 gfni vaes vpclmulqdq avx512_vnni avx512_bitalg avx512_vpopcntdq la57 rdpid bus_lock_detect movdiri movdir64b overflow_recov succor smca avx512_vp2intersect flush_l1d debug_swap amd_lbr_pmc_freeze
bugs		: sysret_ss_attrs spectre_v1 spectre_v2 spec_store_bypass srso spectre_v2_user vmscape
bogomips	: 7089.50
TLB size	: 192 4K pages
clflush size	: 64
cache_alignment	: 64
address sizes	: 52 bits physical, 57 bits virtual
power management: ts ttp tm hwpstate eff_freq_ro [13] [14]

processor	: 1
vendor_id	: AuthenticAMD
cpu family	: 26
model		: 2
model name	: AMD EPYC 9355 32-Core Processor
stepping	: 1
microcode	: 0xb00215a
cpu MHz		: 2493.659
cache size	: 1024 KB
physical id	: 0
siblings	: 32
core id		: 1
cpu cores	: 32
apicid		: 1
initial apicid	: 1
fpu		: yes
fpu_exception	: yes
cpuid level	: 16
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush mmx fxsr sse sse2 ht syscall nx mmxext fxsr_opt pdpe1gb rdtscp lm constant_tsc rep_good amd_lbr_v2 nopl xtopology nonstop_tsc cpuid extd_apicid aperfmperf rapl pni pclmulqdq monitor ssse3 fma cx16 pcid sse4_1 sse4_2 x2apic movbe popcnt aes xsave avx f16c rdrand lahf_lm cmp_legacy svm extapic cr8_legacy abm sse4a misalignsse 3dnowprefetch osvw ibs skinit wdt tce topoext perfctr_core perfctr_nb bpext perfctr_llc mwaitx cat_l3 cdp_l3 hw_pstate ssbd mba perfmon_v2 ibrs ibpb stibp ibrs_enhanced vmmcall fsgsbase tsc_adjust bmi1 avx2 smep bmi2 invpcid cqm rdt_a avx512f avx512dq rdseed adx smap avx512ifma clflushopt clwb avx512cd sha_ni avx512bw avx512vl xsaveopt xsavec xgetbv1 xsaves cqm_llc cqm_occup_llc cqm_mbm_total cqm_mbm_local user_shstk avx_vnni avx512_bf16 clzero irperf xsaveerptr rdpru wbnoinvd amd_ppin cppc arat npt lbrv svm_lock nrip_save tsc_scale vmcb_clean flushbyasid decodeassists pausefilter pfthreshold avic v_vmsave_vmload vgif x2avic v_spec_ctrl vnmi avx512vbmi umip pku ospke avx512_vbmi2 gfni vaes vpclmulqdq avx512_vnni avx512_bitalg avx512_vpopcntdq la57 rdpid bus_lock_detect movdiri movdir64b overflow_recov succor smca avx512_vp2intersect flush_l1d debug_swap amd_lbr_pmc_freeze
bugs		: sysret_ss_attrs spectre_v1 spectre_v2 spec_store_bypass srso spectre_v2_user vmscape
bogomips	: 7089.50
TLB size	: 192 4K pages
clflush size	: 64
cache_alignment	: 64
address sizes	: 52 bits physical, 57 bits virtual
power management: ts ttp tm hwpstate eff_freq_ro [13] [14]

processor	: 2
vendor_id	: AuthenticAMD
cpu family	: 26
model		: 2
model name	: AMD EPYC 9355 32-Core Processor
stepping	: 1
microcode	: 0xb00215a
cpu MHz		: 3568.896
cache size	: 1024 KB
physical id	: 0
siblings	: 32
core id		: 2
cpu cores	: 32
apicid		: 2
initial apicid	: 2
fpu		: yes
fpu_exception	: yes
cpuid level	: 16
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush mmx fxsr sse sse2 ht syscall nx mmxext fxsr_opt pdpe1gb rdtscp lm constant_tsc rep_good amd_lbr_v2 nopl xtopology nonstop_tsc cpuid extd_apicid aperfmperf rapl pni pclmulqdq monitor ssse3 fma cx16 pcid sse4_1 sse4_2 x2apic movbe popcnt aes xsave avx f16c rdrand lahf_lm cmp_legacy svm extapic cr8_legacy abm sse4a misalignsse 3dnowprefetch osvw ibs skinit wdt tce topoext perfctr_core perfctr_nb bpext perfctr_llc mwaitx cat_l3 cdp_l3 hw_pstate ssbd mba perfmon_v2 ibrs ibpb stibp ibrs_enhanced vmmcall fsgsbase tsc_adjust bmi1 avx2 smep bmi2 invpcid cqm rdt_a avx512f avx512dq rdseed adx smap avx512ifma clflushopt clwb avx512cd sha_ni avx512bw avx512vl xsaveopt xsavec xgetbv1 xsaves cqm_llc cqm_occup_llc cqm_mbm_total cqm_mbm_local user_shstk avx_vnni avx512_bf16 clzero irperf xsaveerptr rdpru wbnoinvd amd_ppin cppc arat npt lbrv svm_lock nrip_save tsc_scale vmcb_clean flushbyasid decodeassists pausefilter pfthreshold avic v_vmsave_vmload vgif x2avic v_spec_ctrl vnmi avx512vbmi umip pku ospke avx512_vbmi2 gfni vaes vpclmulqdq avx512_vnni avx512_bitalg avx512_vpopcntdq la57 rdpid bus_lock_detect movdiri movdir64b overflow_recov succor smca avx512_vp2intersect flush_l1d debug_swap amd_lbr_pmc_freeze
bugs		: sysret_ss_attrs spectre_v1 spectre_v2 spec_store_bypass srso spectre_v2_user vmscape
bogomips	: 7089.50
TLB size	: 192 4K pages
clflush size	: 64
cache_alignment	: 64
address sizes	: 52 bits physical, 57 bits virtual
power management: ts ttp tm hwpstate eff_freq_ro [13] [14]

processor	: 3
vendor_id	: AuthenticAMD
cpu family	: 26
model		: 2
model name	: AMD EPYC 9355 32-Core Processor
stepping	: 1
microcode	: 0xb00215a
cpu MHz		: 2493.659
cache size	: 1024 KB
physical id	: 0
siblings	: 32
core id		: 3
cpu cores	: 32
apicid		: 3
initial apicid	: 3
fpu		: yes
fpu_exception	: yes
cpuid level	: 16
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush mmx fxsr sse sse2 ht syscall nx mmxext fxsr_opt pdpe1gb rdtscp lm constant_tsc rep_good amd_lbr_v2 nopl xtopology nonstop_tsc cpuid extd_apicid aperfmperf rapl pni pclmulqdq monitor ssse3 fma cx16 pcid sse4_1 sse4_2 x2apic movbe popcnt aes xsave avx f16c rdrand lahf_lm cmp_legacy svm extapic cr8_legacy abm sse4a misalignsse 3dnowprefetch osvw ibs skinit wdt tce topoext perfctr_core perfctr_nb bpext perfctr_llc mwaitx cat_l3 cdp_l3 hw_pstate ssbd mba perfmon_v2 ibrs ibpb stibp ibrs_enhanced vmmcall fsgsbase tsc_adjust bmi1 avx2 smep bmi2 invpcid cqm rdt_a avx512f avx512dq rdseed adx smap avx512ifma clflushopt clwb avx512cd sha_ni avx512bw avx512vl xsaveopt xsavec xgetbv1 xsaves cqm_llc cqm_occup_llc cqm_mbm_total cqm_mbm_local user_shstk avx_vnni avx512_bf16 clzero irperf xsaveerptr rdpru wbnoinvd amd_ppin cppc arat npt lbrv svm_lock nrip_save tsc_scale vmcb_clean flushbyasid decodeassists pausefilter pfthreshold avic v_vmsave_vmload vgif x2avic v_spec_ctrl vnmi avx512vbmi umip pku ospke avx512_vbmi2 gfni vaes vpclmulqdq avx512_vnni avx512_bitalg avx512_vpopcntdq la57 rdpid bus_lock_detect movdiri movdir64b overflow_recov succor smca avx512_vp2intersect flush_l1d debug_swap amd_lbr_pmc_freeze
bugs		: sysret_ss_attrs spectre_v1 spectre_v2 spec_store_bypass srso spectre_v2_user vmscape
bogomips	: 7089.50
TLB size	: 192 4K pages
clflush size	: 64
cache_alignment	: 64
address sizes	: 52 bits physical, 57 bits virtual
power management: ts ttp tm hwpstate eff_freq_ro [13] [14]

processor	: 4
vendor_id	: AuthenticAMD
cpu family	: 26
model		: 2
model name	: AMD EPYC 9355 32-Core Processor
stepping	: 1
microcode	: 0xb00215a
cpu MHz		: 2493.659
cache size	: 1024 KB
physical id	: 0
siblings	: 32
core id		: 64
cpu cores	: 32
apicid		: 64
initial apicid	: 64
fpu		: yes
fpu_exception	: yes
cpuid level	: 16
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush mmx fxsr sse sse2 ht syscall nx mmxext fxsr_opt pdpe1gb rdtscp lm constant_tsc rep_good amd_lbr_v2 nopl xtopology nonstop_tsc cpuid extd_apicid aperfmperf rapl pni pclmulqdq monitor ssse3 fma cx16 pcid sse4_1 sse4_2 x2apic movbe popcnt aes xsave avx f16c rdrand lahf_lm cmp_legacy svm extapic cr8_legacy abm sse4a misalignsse 3dnowprefetch osvw ibs skinit wdt tce topoext perfctr_core perfctr_nb bpext perfctr_llc mwaitx cat_l3 cdp_l3 hw_pstate ssbd mba perfmon_v2 ibrs ibpb stibp ibrs_enhanced vmmcall fsgsbase tsc_adjust bmi1 avx2 smep bmi2 invpcid cqm rdt_a avx512f avx512dq rdseed adx smap avx512ifma clflushopt clwb avx512cd sha_ni avx512bw avx512vl xsaveopt xsavec xgetbv1 xsaves cqm_llc cqm_occup_llc cqm_mbm_total cqm_mbm_local user_shstk avx_vnni avx512_bf16 clzero irperf xsaveerptr rdpru wbnoinvd amd_ppin cppc arat npt lbrv svm_lock nrip_save tsc_scale vmcb_clean flushbyasid decodeassists pausefilter pfthreshold avic v_vmsave_vmload vgif x2avic v_spec_ctrl vnmi avx512vbmi umip pku ospke avx512_vbmi2 gfni vaes vpclmulqdq avx512_vnni avx512_bitalg avx512_vpopcntdq la57 rdpid bus_lock_detect movdiri movdir64b overflow_recov succor smca avx512_vp2intersect flush_l1d debug_swap amd_lbr_pmc_freeze
bugs		: sysret_ss_attrs spectre_v1 spectre_v2 spec_store_bypass srso spectre_v2_user vmscape
bogomips	: 7089.50
TLB size	: 192 4K pages
clflush size	: 64
cache_alignment	: 64
address sizes	: 52 bits physical, 57 bits virtual
power management: ts ttp tm hwpstate eff_freq_ro [13] [14]

processor	: 5
vendor_id	: AuthenticAMD
cpu family	: 26
model		: 2
model name	: AMD EPYC 9355 32-Core Processor
stepping	: 1
microcode	: 0xb00215a
cpu MHz		: 2493.659
cache size	: 1024 KB
physical id	: 0
siblings	: 32
core id		: 65
cpu cores	: 32
apicid		: 65
initial apicid	: 65
fpu		: yes
fpu_exception	: yes
cpuid level	: 16
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush mmx fxsr sse sse2 ht syscall nx mmxext fxsr_opt pdpe1gb rdtscp lm constant_tsc rep_good amd_lbr_v2 nopl xtopology nonstop_tsc cpuid extd_apicid aperfmperf rapl pni pclmulqdq monitor ssse3 fma cx16 pcid sse4_1 sse4_2 x2apic movbe popcnt aes xsave avx f16c rdrand lahf_lm cmp_legacy svm extapic cr8_legacy abm sse4a misalignsse 3dnowprefetch osvw ibs skinit wdt tce topoext perfctr_core perfctr_nb bpext perfctr_llc mwaitx cat_l3 cdp_l3 hw_pstate ssbd mba perfmon_v2 ibrs ibpb stibp ibrs_enhanced vmmcall fsgsbase tsc_adjust bmi1 avx2 smep bmi2 invpcid cqm rdt_a avx512f avx512dq rdseed adx smap avx512ifma clflushopt clwb avx512cd sha_ni avx512bw avx512vl xsaveopt xsavec xgetbv1 xsaves cqm_llc cqm_occup_llc cqm_mbm_total cqm_mbm_local user_shstk avx_vnni avx512_bf16 clzero irperf xsaveerptr rdpru wbnoinvd amd_ppin cppc arat npt lbrv svm_lock nrip_save tsc_scale vmcb_clean flushbyasid decodeassists pausefilter pfthreshold avic v_vmsave_vmload vgif x2avic v_spec_ctrl vnmi avx512vbmi umip pku ospke avx512_vbmi2 gfni vaes vpclmulqdq avx512_vnni avx512_bitalg avx512_vpopcntdq la57 rdpid bus_lock_detect movdiri movdir64b overflow_recov succor smca avx512_vp2intersect flush_l1d debug_swap amd_lbr_pmc_freeze
bugs		: sysret_ss_attrs spectre_v1 spectre_v2 spec_store_bypass srso spectre_v2_user vmscape
bogomips	: 7089.50
TLB size	: 192 4K pages
clflush size	: 64
cache_alignment	: 64
address sizes	: 52 bits physical, 57 bits virtual
power management: ts ttp tm hwpstate eff_freq_ro [13] [14]

processor	: 6
vendor_id	: AuthenticAMD
cpu family	: 26
model		: 2
model name	: AMD EPYC 9355 32-Core Processor
stepping	: 1
microcode	: 0xb00215a
cpu MHz		: 3570.912
cache size	: 1024 KB
physical id	: 0
siblings	: 32
core id		: 66
cpu cores	: 32
apicid		: 66
initial apicid	: 66
fpu		: yes
fpu_exception	: yes
cpuid level	: 16
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush mmx fxsr sse sse2 ht syscall nx mmxext fxsr_opt pdpe1gb rdtscp lm constant_tsc rep_good amd_lbr_v2 nopl xtopology nonstop_tsc cpuid extd_apicid aperfmperf rapl pni pclmulqdq monitor ssse3 fma cx16 pcid sse4_1 sse4_2 x2apic movbe popcnt aes xsave avx f16c rdrand lahf_lm cmp_legacy svm extapic cr8_legacy abm sse4a misalignsse 3dnowprefetch osvw ibs skinit wdt tce topoext perfctr_core perfctr_nb bpext perfctr_llc mwaitx cat_l3 cdp_l3 hw_pstate ssbd mba perfmon_v2 ibrs ibpb stibp ibrs_enhanced vmmcall fsgsbase tsc_adjust bmi1 avx2 smep bmi2 invpcid cqm rdt_a avx512f avx512dq rdseed adx smap avx512ifma clflushopt clwb avx512cd sha_ni avx512bw avx512vl xsaveopt xsavec xgetbv1 xsaves cqm_llc cqm_occup_llc cqm_mbm_total cqm_mbm_local user_shstk avx_vnni avx512_bf16 clzero irperf xsaveerptr rdpru wbnoinvd amd_ppin cppc arat npt lbrv svm_lock nrip_save tsc_scale vmcb_clean flushbyasid decodeassists pausefilter pfthreshold avic v_vmsave_vmload vgif x2avic v_spec_ctrl vnmi avx512vbmi umip pku ospke avx512_vbmi2 gfni vaes vpclmulqdq avx512_vnni avx512_bitalg avx512_vpopcntdq la57 rdpid bus_lock_detect movdiri movdir64b overflow_recov succor smca avx512_vp2intersect flush_l1d debug_swap amd_lbr_pmc_freeze
bugs		: sysret_ss_attrs spectre_v1 spectre_v2 spec_store_bypass srso spectre_v2_user vmscape
bogomips	: 7089.50
TLB size	: 192 4K pages
clflush size	: 64
cache_alignment	: 64
address sizes	: 52 bits physical, 57 bits virtual
power management: ts ttp tm hwpstate eff_freq_ro [13] [14]

processor	: 7
vendor_id	: AuthenticAMD
cpu family	: 26
model		: 2
model name	: AMD EPYC 9355 32-Core Processor
stepping	: 1
microcode	: 0xb00215a
cpu MHz		: 2493.659
cache size	: 1024 KB
physical id	: 0
siblings	: 32
core id		: 67
cpu cores	: 32
apicid		: 67
initial apicid	: 67
fpu		: yes
fpu_exception	: yes
cpuid level	: 16
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush mmx fxsr sse sse2 ht syscall nx mmxext fxsr_opt pdpe1gb rdtscp lm constant_tsc rep_good amd_lbr_v2 nopl xtopology nonstop_tsc cpuid extd_apicid aperfmperf rapl pni pclmulqdq monitor ssse3 fma cx16 pcid sse4_1 sse4_2 x2apic movbe popcnt aes xsave avx f16c rdrand lahf_lm cmp_legacy svm extapic cr8_legacy abm sse4a misalignsse 3dnowprefetch osvw ibs skinit wdt tce topoext perfctr_core perfctr_nb bpext perfctr_llc mwaitx cat_l3 cdp_l3 hw_pstate ssbd mba perfmon_v2 ibrs ibpb stibp ibrs_enhanced vmmcall fsgsbase tsc_adjust bmi1 avx2 smep bmi2 invpcid cqm rdt_a avx512f avx512dq rdseed adx smap avx512ifma clflushopt clwb avx512cd sha_ni avx512bw avx512vl xsaveopt xsavec xgetbv1 xsaves cqm_llc cqm_occup_llc cqm_mbm_total cqm_mbm_local user_shstk avx_vnni avx512_bf16 clzero irperf xsaveerptr rdpru wbnoinvd amd_ppin cppc arat npt lbrv svm_lock nrip_save tsc_scale vmcb_clean flushbyasid decodeassists pausefilter pfthreshold avic v_vmsave_vmload vgif x2avic v_spec_ctrl vnmi avx512vbmi umip pku ospke avx512_vbmi2 gfni vaes vpclmulqdq avx512_vnni avx512_bitalg avx512_vpopcntdq la57 rdpid bus_lock_detect movdiri movdir64b overflow_recov succor smca avx512_vp2intersect flush_l1d debug_swap amd_lbr_pmc_freeze
bugs		: sysret_ss_attrs spectre_v1 spectre_v2 spec_store_bypass srso spectre_v2_user vmscape
bogomips	: 7089.50
TLB size	: 192 4K pages
clflush size	: 64
cache_alignment	: 64
address sizes	: 52 bits physical, 57 bits virtual
power management: ts ttp tm hwpstate eff_freq_ro [13] [14]

processor	: 8
vendor_id	: AuthenticAMD
cpu family	: 26
model		: 2
model name	: AMD EPYC 9355 32-Core Processor
stepping	: 1
microcode	: 0xb00215a
cpu MHz		: 3559.286
cache size	: 1024 KB
physical id	: 0
siblings	: 32
core id		: 32
cpu cores	: 32
apicid		: 32
initial apicid	: 32
fpu		: yes
fpu_exception	: yes
cpuid level	: 16
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush mmx fxsr sse sse2 ht syscall nx mmxext fxsr_opt pdpe1gb rdtscp lm constant_tsc rep_good amd_lbr_v2 nopl xtopology nonstop_tsc cpuid extd_apicid aperfmperf rapl pni pclmulqdq monitor ssse3 fma cx16 pcid sse4_1 sse4_2 x2apic movbe popcnt aes xsave avx f16c rdrand lahf_lm cmp_legacy svm extapic cr8_legacy abm sse4a misalignsse 3dnowprefetch osvw ibs skinit wdt tce topoext perfctr_core perfctr_nb bpext perfctr_llc mwaitx cat_l3 cdp_l3 hw_pstate ssbd mba perfmon_v2 ibrs ibpb stibp ibrs_enhanced vmmcall fsgsbase tsc_adjust bmi1 avx2 smep bmi2 invpcid cqm rdt_a avx512f avx512dq rdseed adx smap avx512ifma clflushopt clwb avx512cd sha_ni avx512bw avx512vl xsaveopt xsavec xgetbv1 xsaves cqm_llc cqm_occup_llc cqm_mbm_total cqm_mbm_local user_shstk avx_vnni avx512_bf16 clzero irperf xsaveerptr rdpru wbnoinvd amd_ppin cppc arat npt lbrv svm_lock nrip_save tsc_scale vmcb_clean flushbyasid decodeassists pausefilter pfthreshold avic v_vmsave_vmload vgif x2avic v_spec_ctrl vnmi avx512vbmi umip pku ospke avx512_vbmi2 gfni vaes vpclmulqdq avx512_vnni avx512_bitalg avx512_vpopcntdq la57 rdpid bus_lock_detect movdiri movdir64b overflow_recov succor smca avx512_vp2intersect flush_l1d debug_swap amd_lbr_pmc_freeze
bugs		: sysret_ss_attrs spectre_v1 spectre_v2 spec_store_bypass srso spectre_v2_user vmscape
bogomips	: 7089.50
TLB size	: 192 4K pages
clflush size	: 64
cache_alignment	: 64
address sizes	: 52 bits physical, 57 bits virtual
power management: ts ttp tm hwpstate eff_freq_ro [13] [14]

processor	: 9
vendor_id	: AuthenticAMD
cpu family	: 26
model		: 2
model name	: AMD EPYC 9355 32-Core Processor
stepping	: 1
microcode	: 0xb00215a
cpu MHz		: 2493.659
cache size	: 1024 KB
physical id	: 0
siblings	: 32
core id		: 33
cpu cores	: 32
apicid		: 33
initial apicid	: 33
fpu		: yes
fpu_exception	: yes
cpuid level	: 16
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush mmx fxsr sse sse2 ht syscall nx mmxext fxsr_opt pdpe1gb rdtscp lm constant_tsc rep_good amd_lbr_v2 nopl xtopology nonstop_tsc cpuid extd_apicid aperfmperf rapl pni pclmulqdq monitor ssse3 fma cx16 pcid sse4_1 sse4_2 x2apic movbe popcnt aes xsave avx f16c rdrand lahf_lm cmp_legacy svm extapic cr8_legacy abm sse4a misalignsse 3dnowprefetch osvw ibs skinit wdt tce topoext perfctr_core perfctr_nb bpext perfctr_llc mwaitx cat_l3 cdp_l3 hw_pstate ssbd mba perfmon_v2 ibrs ibpb stibp ibrs_enhanced vmmcall fsgsbase tsc_adjust bmi1 avx2 smep bmi2 invpcid cqm rdt_a avx512f avx512dq rdseed adx smap avx512ifma clflushopt clwb avx512cd sha_ni avx512bw avx512vl xsaveopt xsavec xgetbv1 xsaves cqm_llc cqm_occup_llc cqm_mbm_total cqm_mbm_local user_shstk avx_vnni avx512_bf16 clzero irperf xsaveerptr rdpru wbnoinvd amd_ppin cppc arat npt lbrv svm_lock nrip_save tsc_scale vmcb_clean flushbyasid decodeassists pausefilter pfthreshold avic v_vmsave_vmload vgif x2avic v_spec_ctrl vnmi avx512vbmi umip pku ospke avx512_vbmi2 gfni vaes vpclmulqdq avx512_vnni avx512_bitalg avx512_vpopcntdq la57 rdpid bus_lock_detect movdiri movdir64b overflow_recov succor smca avx512_vp2intersect flush_l1d debug_swap amd_lbr_pmc_freeze
bugs		: sysret_ss_attrs spectre_v1 spectre_v2 spec_store_bypass srso spectre_v2_user vmscape
bogomips	: 7089.50
TLB size	: 192 4K pages
clflush size	: 64
cache_alignment	: 64
address sizes	: 52 bits physical, 57 bits virtual
power management: ts ttp tm hwpstate eff_freq_ro [13] [14]

processor	: 10
vendor_id	: AuthenticAMD
cpu family	: 26
model		: 2
model name	: AMD EPYC 9355 32-Core Processor
stepping	: 1
microcode	: 0xb00215a
cpu MHz		: 2493.659
cache size	: 1024 KB
physical id	: 0
siblings	: 32
core id		: 34
cpu cores	: 32
apicid		: 34
initial apicid	: 34
fpu		: yes
fpu_exception	: yes
cpuid level	: 16
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush mmx fxsr sse sse2 ht syscall nx mmxext fxsr_opt pdpe1gb rdtscp lm constant_tsc rep_good amd_lbr_v2 nopl xtopology nonstop_tsc cpuid extd_apicid aperfmperf rapl pni pclmulqdq monitor ssse3 fma cx16 pcid sse4_1 sse4_2 x2apic movbe popcnt aes xsave avx f16c rdrand lahf_lm cmp_legacy svm extapic cr8_legacy abm sse4a misalignsse 3dnowprefetch osvw ibs skinit wdt tce topoext perfctr_core perfctr_nb bpext perfctr_llc mwaitx cat_l3 cdp_l3 hw_pstate ssbd mba perfmon_v2 ibrs ibpb stibp ibrs_enhanced vmmcall fsgsbase tsc_adjust bmi1 avx2 smep bmi2 invpcid cqm rdt_a avx512f avx512dq rdseed adx smap avx512ifma clflushopt clwb avx512cd sha_ni avx512bw avx512vl xsaveopt xsavec xgetbv1 xsaves cqm_llc cqm_occup_llc cqm_mbm_total cqm_mbm_local user_shstk avx_vnni avx512_bf16 clzero irperf xsaveerptr rdpru wbnoinvd amd_ppin cppc arat npt lbrv svm_lock nrip_save tsc_scale vmcb_clean flushbyasid decodeassists pausefilter pfthreshold avic v_vmsave_vmload vgif x2avic v_spec_ctrl vnmi avx512vbmi umip pku ospke avx512_vbmi2 gfni vaes vpclmulqdq avx512_vnni avx512_bitalg avx512_vpopcntdq la57 rdpid bus_lock_detect movdiri movdir64b overflow_recov succor smca avx512_vp2intersect flush_l1d debug_swap amd_lbr_pmc_freeze
bugs		: sysret_ss_attrs spectre_v1 spectre_v2 spec_store_bypass srso spectre_v2_user vmscape
bogomips	: 7089.50
TLB size	: 192 4K pages
clflush size	: 64
cache_alignment	: 64
address sizes	: 52 bits physical, 57 bits virtual
power management: ts ttp tm hwpstate eff_freq_ro [13] [14]

processor	: 11
vendor_id	: AuthenticAMD
cpu family	: 26
model		: 2
model name	: AMD EPYC 9355 32-Core Processor
stepping	: 1
microcode	: 0xb00215a
cpu MHz		: 3559.919
cache size	: 1024 KB
physical id	: 0
siblings	: 32
core id		: 35
cpu cores	: 32
apicid		: 35
initial apicid	: 35
fpu		: yes
fpu_exception	: yes
cpuid level	: 16
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush mmx fxsr sse sse2 ht syscall nx mmxext fxsr_opt pdpe1gb rdtscp lm constant_tsc rep_good amd_lbr_v2 nopl xtopology nonstop_tsc cpuid extd_apicid aperfmperf rapl pni pclmulqdq monitor ssse3 fma cx16 pcid sse4_1 sse4_2 x2apic movbe popcnt aes xsave avx f16c rdrand lahf_lm cmp_legacy svm extapic cr8_legacy abm sse4a misalignsse 3dnowprefetch osvw ibs skinit wdt tce topoext perfctr_core perfctr_nb bpext perfctr_llc mwaitx cat_l3 cdp_l3 hw_pstate ssbd mba perfmon_v2 ibrs ibpb stibp ibrs_enhanced vmmcall fsgsbase tsc_adjust bmi1 avx2 smep bmi2 invpcid cqm rdt_a avx512f avx512dq rdseed adx smap avx512ifma clflushopt clwb avx512cd sha_ni avx512bw avx512vl xsaveopt xsavec xgetbv1 xsaves cqm_llc cqm_occup_llc cqm_mbm_total cqm_mbm_local user_shstk avx_vnni avx512_bf16 clzero irperf xsaveerptr rdpru wbnoinvd amd_ppin cppc arat npt lbrv svm_lock nrip_save tsc_scale vmcb_clean flushbyasid decodeassists pausefilter pfthreshold avic v_vmsave_vmload vgif x2avic v_spec_ctrl vnmi avx512vbmi umip pku ospke avx512_vbmi2 gfni vaes vpclmulqdq avx512_vnni avx512_bitalg avx512_vpopcntdq la57 rdpid bus_lock_detect movdiri movdir64b overflow_recov succor smca avx512_vp2intersect flush_l1d debug_swap amd_lbr_pmc_freeze
bugs		: sysret_ss_attrs spectre_v1 spectre_v2 spec_store_bypass srso spectre_v2_user vmscape
bogomips	: 7089.50
TLB size	: 192 4K pages
clflush size	: 64
cache_alignment	: 64
address sizes	: 52 bits physical, 57 bits virtual
power management: ts ttp tm hwpstate eff_freq_ro [13] [14]

processor	: 12
vendor_id	: AuthenticAMD
cpu family	: 26
model		: 2
model name	: AMD EPYC 9355 32-Core Processor
stepping	: 1
microcode	: 0xb00215a
cpu MHz		: 3561.779
cache size	: 1024 KB
physical id	: 0
siblings	: 32
core id		: 96
cpu cores	: 32
apicid		: 96
initial apicid	: 96
fpu		: yes
fpu_exception	: yes
cpuid level	: 16
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush mmx fxsr sse sse2 ht syscall nx mmxext fxsr_opt pdpe1gb rdtscp lm constant_tsc rep_good amd_lbr_v2 nopl xtopology nonstop_tsc cpuid extd_apicid aperfmperf rapl pni pclmulqdq monitor ssse3 fma cx16 pcid sse4_1 sse4_2 x2apic movbe popcnt aes xsave avx f16c rdrand lahf_lm cmp_legacy svm extapic cr8_legacy abm sse4a misalignsse 3dnowprefetch osvw ibs skinit wdt tce topoext perfctr_core perfctr_nb bpext perfctr_llc mwaitx cat_l3 cdp_l3 hw_pstate ssbd mba perfmon_v2 ibrs ibpb stibp ibrs_enhanced vmmcall fsgsbase tsc_adjust bmi1 avx2 smep bmi2 invpcid cqm rdt_a avx512f avx512dq rdseed adx smap avx512ifma clflushopt clwb avx512cd sha_ni avx512bw avx512vl xsaveopt xsavec xgetbv1 xsaves cqm_llc cqm_occup_llc cqm_mbm_total cqm_mbm_local user_shstk avx_vnni avx512_bf16 clzero irperf xsaveerptr rdpru wbnoinvd amd_ppin cppc arat npt lbrv svm_lock nrip_save tsc_scale vmcb_clean flushbyasid decodeassists pausefilter pfthreshold avic v_vmsave_vmload vgif x2avic v_spec_ctrl vnmi avx512vbmi umip pku ospke avx512_vbmi2 gfni vaes vpclmulqdq avx512_vnni avx512_bitalg avx512_vpopcntdq la57 rdpid bus_lock_detect movdiri movdir64b overflow_recov succor smca avx512_vp2intersect flush_l1d debug_swap amd_lbr_pmc_freeze
bugs		: sysret_ss_attrs spectre_v1 spectre_v2 spec_store_bypass srso spectre_v2_user vmscape
bogomips	: 7089.50
TLB size	: 192 4K pages
clflush size	: 64
cache_alignment	: 64
address sizes	: 52 bits physical, 57 bits virtual
power management: ts ttp tm hwpstate eff_freq_ro [13] [14]

processor	: 13
vendor_id	: AuthenticAMD
cpu family	: 26
model		: 2
model name	: AMD EPYC 9355 32-Core Processor
stepping	: 1
microcode	: 0xb00215a
cpu MHz		: 2493.659
cache size	: 1024 KB
physical id	: 0
siblings	: 32
core id		: 97
cpu cores	: 32
apicid		: 97
initial apicid	: 97
fpu		: yes
fpu_exception	: yes
cpuid level	: 16
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush mmx fxsr sse sse2 ht syscall nx mmxext fxsr_opt pdpe1gb rdtscp lm constant_tsc rep_good amd_lbr_v2 nopl xtopology nonstop_tsc cpuid extd_apicid aperfmperf rapl pni pclmulqdq monitor ssse3 fma cx16 pcid sse4_1 sse4_2 x2apic movbe popcnt aes xsave avx f16c rdrand lahf_lm cmp_legacy svm extapic cr8_legacy abm sse4a misalignsse 3dnowprefetch osvw ibs skinit wdt tce topoext perfctr_core perfctr_nb bpext perfctr_llc mwaitx cat_l3 cdp_l3 hw_pstate ssbd mba perfmon_v2 ibrs ibpb stibp ibrs_enhanced vmmcall fsgsbase tsc_adjust bmi1 avx2 smep bmi2 invpcid cqm rdt_a avx512f avx512dq rdseed adx smap avx512ifma clflushopt clwb avx512cd sha_ni avx512bw avx512vl xsaveopt xsavec xgetbv1 xsaves cqm_llc cqm_occup_llc cqm_mbm_total cqm_mbm_local user_shstk avx_vnni avx512_bf16 clzero irperf xsaveerptr rdpru wbnoinvd amd_ppin cppc arat npt lbrv svm_lock nrip_save tsc_scale vmcb_clean flushbyasid decodeassists pausefilter pfthreshold avic v_vmsave_vmload vgif x2avic v_spec_ctrl vnmi avx512vbmi umip pku ospke avx512_vbmi2 gfni vaes vpclmulqdq avx512_vnni avx512_bitalg avx512_vpopcntdq la57 rdpid bus_lock_detect movdiri movdir64b overflow_recov succor smca avx512_vp2intersect flush_l1d debug_swap amd_lbr_pmc_freeze
bugs		: sysret_ss_attrs spectre_v1 spectre_v2 spec_store_bypass srso spectre_v2_user vmscape
bogomips	: 7089.50
TLB size	: 192 4K pages
clflush size	: 64
cache_alignment	: 64
address sizes	: 52 bits physical, 57 bits virtual
power management: ts ttp tm hwpstate eff_freq_ro [13] [14]

processor	: 14
vendor_id	: AuthenticAMD
cpu family	: 26
model		: 2
model name	: AMD EPYC 9355 32-Core Processor
stepping	: 1
microcode	: 0xb00215a
cpu MHz		: 3557.126
cache size	: 1024 KB
physical id	: 0
siblings	: 32
core id		: 98
cpu cores	: 32
apicid		: 98
initial apicid	: 98
fpu		: yes
fpu_exception	: yes
cpuid level	: 16
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush mmx fxsr sse sse2 ht syscall nx mmxext fxsr_opt pdpe1gb rdtscp lm constant_tsc rep_good amd_lbr_v2 nopl xtopology nonstop_tsc cpuid extd_apicid aperfmperf rapl pni pclmulqdq monitor ssse3 fma cx16 pcid sse4_1 sse4_2 x2apic movbe popcnt aes xsave avx f16c rdrand lahf_lm cmp_legacy svm extapic cr8_legacy abm sse4a misalignsse 3dnowprefetch osvw ibs skinit wdt tce topoext perfctr_core perfctr_nb bpext perfctr_llc mwaitx cat_l3 cdp_l3 hw_pstate ssbd mba perfmon_v2 ibrs ibpb stibp ibrs_enhanced vmmcall fsgsbase tsc_adjust bmi1 avx2 smep bmi2 invpcid cqm rdt_a avx512f avx512dq rdseed adx smap avx512ifma clflushopt clwb avx512cd sha_ni avx512bw avx512vl xsaveopt xsavec xgetbv1 xsaves cqm_llc cqm_occup_llc cqm_mbm_total cqm_mbm_local user_shstk avx_vnni avx512_bf16 clzero irperf xsaveerptr rdpru wbnoinvd amd_ppin cppc arat npt lbrv svm_lock nrip_save tsc_scale vmcb_clean flushbyasid decodeassists pausefilter pfthreshold avic v_vmsave_vmload vgif x2avic v_spec_ctrl vnmi avx512vbmi umip pku ospke avx512_vbmi2 gfni vaes vpclmulqdq avx512_vnni avx512_bitalg avx512_vpopcntdq la57 rdpid bus_lock_detect movdiri movdir64b overflow_recov succor smca avx512_vp2intersect flush_l1d debug_swap amd_lbr_pmc_freeze
bugs		: sysret_ss_attrs spectre_v1 spectre_v2 spec_store_bypass srso spectre_v2_user vmscape
bogomips	: 7089.50
TLB size	: 192 4K pages
clflush size	: 64
cache_alignment	: 64
address sizes	: 52 bits physical, 57 bits virtual
power management: ts ttp tm hwpstate eff_freq_ro [13] [14]

processor	: 15
vendor_id	: AuthenticAMD
cpu family	: 26
model		: 2
model name	: AMD EPYC 9355 32-Core Processor
stepping	: 1
microcode	: 0xb00215a
cpu MHz		: 3551.329
cache size	: 1024 KB
physical id	: 0
siblings	: 32
core id		: 99
cpu cores	: 32
apicid		: 99
initial apicid	: 99
fpu		: yes
fpu_exception	: yes
cpuid level	: 16
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush mmx fxsr sse sse2 ht syscall nx mmxext fxsr_opt pdpe1gb rdtscp lm constant_tsc rep_good amd_lbr_v2 nopl xtopology nonstop_tsc cpuid extd_apicid aperfmperf rapl pni pclmulqdq monitor ssse3 fma cx16 pcid sse4_1 sse4_2 x2apic movbe popcnt aes xsave avx f16c rdrand lahf_lm cmp_legacy svm extapic cr8_legacy abm sse4a misalignsse 3dnowprefetch osvw ibs skinit wdt tce topoext perfctr_core perfctr_nb bpext perfctr_llc mwaitx cat_l3 cdp_l3 hw_pstate ssbd mba perfmon_v2 ibrs ibpb stibp ibrs_enhanced vmmcall fsgsbase tsc_adjust bmi1 avx2 smep bmi2 invpcid cqm rdt_a avx512f avx512dq rdseed adx smap avx512ifma clflushopt clwb avx512cd sha_ni avx512bw avx512vl xsaveopt xsavec xgetbv1 xsaves cqm_llc cqm_occup_llc cqm_mbm_total cqm_mbm_local user_shstk avx_vnni avx512_bf16 clzero irperf xsaveerptr rdpru wbnoinvd amd_ppin cppc arat npt lbrv svm_lock nrip_save tsc_scale vmcb_clean flushbyasid decodeassists pausefilter pfthreshold avic v_vmsave_vmload vgif x2avic v_spec_ctrl vnmi avx512vbmi umip pku ospke avx512_vbmi2 gfni vaes vpclmulqdq avx512_vnni avx512_bitalg avx512_vpopcntdq la57 rdpid bus_lock_detect movdiri movdir64b overflow_recov succor smca avx512_vp2intersect flush_l1d debug_swap amd_lbr_pmc_freeze
bugs		: sysret_ss_attrs spectre_v1 spectre_v2 spec_store_bypass srso spectre_v2_user vmscape
bogomips	: 7089.50
TLB size	: 192 4K pages
clflush size	: 64
cache_alignment	: 64
address sizes	: 52 bits physical, 57 bits virtual
power management: ts ttp tm hwpstate eff_freq_ro [13] [14]

processor	: 16
vendor_id	: AuthenticAMD
cpu family	: 26
model		: 2
model name	: AMD EPYC 9355 32-Core Processor
stepping	: 1
microcode	: 0xb00215a
cpu MHz		: 3586.668
cache size	: 1024 KB
physical id	: 0
siblings	: 32
core id		: 48
cpu cores	: 32
apicid		: 48
initial apicid	: 48
fpu		: yes
fpu_exception	: yes
cpuid level	: 16
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush mmx fxsr sse sse2 ht syscall nx mmxext fxsr_opt pdpe1gb rdtscp lm constant_tsc rep_good amd_lbr_v2 nopl xtopology nonstop_tsc cpuid extd_apicid aperfmperf rapl pni pclmulqdq monitor ssse3 fma cx16 pcid sse4_1 sse4_2 x2apic movbe popcnt aes xsave avx f16c rdrand lahf_lm cmp_legacy svm extapic cr8_legacy abm sse4a misalignsse 3dnowprefetch osvw ibs skinit wdt tce topoext perfctr_core perfctr_nb bpext perfctr_llc mwaitx cat_l3 cdp_l3 hw_pstate ssbd mba perfmon_v2 ibrs ibpb stibp ibrs_enhanced vmmcall fsgsbase tsc_adjust bmi1 avx2 smep bmi2 invpcid cqm rdt_a avx512f avx512dq rdseed adx smap avx512ifma clflushopt clwb avx512cd sha_ni avx512bw avx512vl xsaveopt xsavec xgetbv1 xsaves cqm_llc cqm_occup_llc cqm_mbm_total cqm_mbm_local user_shstk avx_vnni avx512_bf16 clzero irperf xsaveerptr rdpru wbnoinvd amd_ppin cppc arat npt lbrv svm_lock nrip_save tsc_scale vmcb_clean flushbyasid decodeassists pausefilter pfthreshold avic v_vmsave_vmload vgif x2avic v_spec_ctrl vnmi avx512vbmi umip pku ospke avx512_vbmi2 gfni vaes vpclmulqdq avx512_vnni avx512_bitalg avx512_vpopcntdq la57 rdpid bus_lock_detect movdiri movdir64b overflow_recov succor smca avx512_vp2intersect flush_l1d debug_swap amd_lbr_pmc_freeze
bugs		: sysret_ss_attrs spectre_v1 spectre_v2 spec_store_bypass srso spectre_v2_user vmscape
bogomips	: 7089.50
TLB size	: 192 4K pages
clflush size	: 64
cache_alignment	: 64
address sizes	: 52 bits physical, 57 bits virtual
power management: ts ttp tm hwpstate eff_freq_ro [13] [14]

processor	: 17
vendor_id	: AuthenticAMD
cpu family	: 26
model		: 2
model name	: AMD EPYC 9355 32-Core Processor
stepping	: 1
microcode	: 0xb00215a
cpu MHz		: 2493.659
cache size	: 1024 KB
physical id	: 0
siblings	: 32
core id		: 49
cpu cores	: 32
apicid		: 49
initial apicid	: 49
fpu		: yes
fpu_exception	: yes
cpuid level	: 16
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush mmx fxsr sse sse2 ht syscall nx mmxext fxsr_opt pdpe1gb rdtscp lm constant_tsc rep_good amd_lbr_v2 nopl xtopology nonstop_tsc cpuid extd_apicid aperfmperf rapl pni pclmulqdq monitor ssse3 fma cx16 pcid sse4_1 sse4_2 x2apic movbe popcnt aes xsave avx f16c rdrand lahf_lm cmp_legacy svm extapic cr8_legacy abm sse4a misalignsse 3dnowprefetch osvw ibs skinit wdt tce topoext perfctr_core perfctr_nb bpext perfctr_llc mwaitx cat_l3 cdp_l3 hw_pstate ssbd mba perfmon_v2 ibrs ibpb stibp ibrs_enhanced vmmcall fsgsbase tsc_adjust bmi1 avx2 smep bmi2 invpcid cqm rdt_a avx512f avx512dq rdseed adx smap avx512ifma clflushopt clwb avx512cd sha_ni avx512bw avx512vl xsaveopt xsavec xgetbv1 xsaves cqm_llc cqm_occup_llc cqm_mbm_total cqm_mbm_local user_shstk avx_vnni avx512_bf16 clzero irperf xsaveerptr rdpru wbnoinvd amd_ppin cppc arat npt lbrv svm_lock nrip_save tsc_scale vmcb_clean flushbyasid decodeassists pausefilter pfthreshold avic v_vmsave_vmload vgif x2avic v_spec_ctrl vnmi avx512vbmi umip pku ospke avx512_vbmi2 gfni vaes vpclmulqdq avx512_vnni avx512_bitalg avx512_vpopcntdq la57 rdpid bus_lock_detect movdiri movdir64b overflow_recov succor smca avx512_vp2intersect flush_l1d debug_swap amd_lbr_pmc_freeze
bugs		: sysret_ss_attrs spectre_v1 spectre_v2 spec_store_bypass srso spectre_v2_user vmscape
bogomips	: 7089.50
TLB size	: 192 4K pages
clflush size	: 64
cache_alignment	: 64
address sizes	: 52 bits physical, 57 bits virtual
power management: ts ttp tm hwpstate eff_freq_ro [13] [14]

processor	: 18
vendor_id	: AuthenticAMD
cpu family	: 26
model		: 2
model name	: AMD EPYC 9355 32-Core Processor
stepping	: 1
microcode	: 0xb00215a
cpu MHz		: 2493.659
cache size	: 1024 KB
physical id	: 0
siblings	: 32
core id		: 50
cpu cores	: 32
apicid		: 50
initial apicid	: 50
fpu		: yes
fpu_exception	: yes
cpuid level	: 16
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush mmx fxsr sse sse2 ht syscall nx mmxext fxsr_opt pdpe1gb rdtscp lm constant_tsc rep_good amd_lbr_v2 nopl xtopology nonstop_tsc cpuid extd_apicid aperfmperf rapl pni pclmulqdq monitor ssse3 fma cx16 pcid sse4_1 sse4_2 x2apic movbe popcnt aes xsave avx f16c rdrand lahf_lm cmp_legacy svm extapic cr8_legacy abm sse4a misalignsse 3dnowprefetch osvw ibs skinit wdt tce topoext perfctr_core perfctr_nb bpext perfctr_llc mwaitx cat_l3 cdp_l3 hw_pstate ssbd mba perfmon_v2 ibrs ibpb stibp ibrs_enhanced vmmcall fsgsbase tsc_adjust bmi1 avx2 smep bmi2 invpcid cqm rdt_a avx512f avx512dq rdseed adx smap avx512ifma clflushopt clwb avx512cd sha_ni avx512bw avx512vl xsaveopt xsavec xgetbv1 xsaves cqm_llc cqm_occup_llc cqm_mbm_total cqm_mbm_local user_shstk avx_vnni avx512_bf16 clzero irperf xsaveerptr rdpru wbnoinvd amd_ppin cppc arat npt lbrv svm_lock nrip_save tsc_scale vmcb_clean flushbyasid decodeassists pausefilter pfthreshold avic v_vmsave_vmload vgif x2avic v_spec_ctrl vnmi avx512vbmi umip pku ospke avx512_vbmi2 gfni vaes vpclmulqdq avx512_vnni avx512_bitalg avx512_vpopcntdq la57 rdpid bus_lock_detect movdiri movdir64b overflow_recov succor smca avx512_vp2intersect flush_l1d debug_swap amd_lbr_pmc_freeze
bugs		: sysret_ss_attrs spectre_v1 spectre_v2 spec_store_bypass srso spectre_v2_user vmscape
bogomips	: 7089.50
TLB size	: 192 4K pages
clflush size	: 64
cache_alignment	: 64
address sizes	: 52 bits physical, 57 bits virtual
power management: ts ttp tm hwpstate eff_freq_ro [13] [14]

processor	: 19
vendor_id	: AuthenticAMD
cpu family	: 26
model		: 2
model name	: AMD EPYC 9355 32-Core Processor
stepping	: 1
microcode	: 0xb00215a
cpu MHz		: 3586.740
cache size	: 1024 KB
physical id	: 0
siblings	: 32
core id		: 51
cpu cores	: 32
apicid		: 51
initial apicid	: 51
fpu		: yes
fpu_exception	: yes
cpuid level	: 16
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush mmx fxsr sse sse2 ht syscall nx mmxext fxsr_opt pdpe1gb rdtscp lm constant_tsc rep_good amd_lbr_v2 nopl xtopology nonstop_tsc cpuid extd_apicid aperfmperf rapl pni pclmulqdq monitor ssse3 fma cx16 pcid sse4_1 sse4_2 x2apic movbe popcnt aes xsave avx f16c rdrand lahf_lm cmp_legacy svm extapic cr8_legacy abm sse4a misalignsse 3dnowprefetch osvw ibs skinit wdt tce topoext perfctr_core perfctr_nb bpext perfctr_llc mwaitx cat_l3 cdp_l3 hw_pstate ssbd mba perfmon_v2 ibrs ibpb stibp ibrs_enhanced vmmcall fsgsbase tsc_adjust bmi1 avx2 smep bmi2 invpcid cqm rdt_a avx512f avx512dq rdseed adx smap avx512ifma clflushopt clwb avx512cd sha_ni avx512bw avx512vl xsaveopt xsavec xgetbv1 xsaves cqm_llc cqm_occup_llc cqm_mbm_total cqm_mbm_local user_shstk avx_vnni avx512_bf16 clzero irperf xsaveerptr rdpru wbnoinvd amd_ppin cppc arat npt lbrv svm_lock nrip_save tsc_scale vmcb_clean flushbyasid decodeassists pausefilter pfthreshold avic v_vmsave_vmload vgif x2avic v_spec_ctrl vnmi avx512vbmi umip pku ospke avx512_vbmi2 gfni vaes vpclmulqdq avx512_vnni avx512_bitalg avx512_vpopcntdq la57 rdpid bus_lock_detect movdiri movdir64b overflow_recov succor smca avx512_vp2intersect flush_l1d debug_swap amd_lbr_pmc_freeze
bugs		: sysret_ss_attrs spectre_v1 spectre_v2 spec_store_bypass srso spectre_v2_user vmscape
bogomips	: 7089.50
TLB size	: 192 4K pages
clflush size	: 64
cache_alignment	: 64
address sizes	: 52 bits physical, 57 bits virtual
power management: ts ttp tm hwpstate eff_freq_ro [13] [14]

processor	: 20
vendor_id	: AuthenticAMD
cpu family	: 26
model		: 2
model name	: AMD EPYC 9355 32-Core Processor
stepping	: 1
microcode	: 0xb00215a
cpu MHz		: 3568.620
cache size	: 1024 KB
physical id	: 0
siblings	: 32
core id		: 112
cpu cores	: 32
apicid		: 112
initial apicid	: 112
fpu		: yes
fpu_exception	: yes
cpuid level	: 16
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush mmx fxsr sse sse2 ht syscall nx mmxext fxsr_opt pdpe1gb rdtscp lm constant_tsc rep_good amd_lbr_v2 nopl xtopology nonstop_tsc cpuid extd_apicid aperfmperf rapl pni pclmulqdq monitor ssse3 fma cx16 pcid sse4_1 sse4_2 x2apic movbe popcnt aes xsave avx f16c rdrand lahf_lm cmp_legacy svm extapic cr8_legacy abm sse4a misalignsse 3dnowprefetch osvw ibs skinit wdt tce topoext perfctr_core perfctr_nb bpext perfctr_llc mwaitx cat_l3 cdp_l3 hw_pstate ssbd mba perfmon_v2 ibrs ibpb stibp ibrs_enhanced vmmcall fsgsbase tsc_adjust bmi1 avx2 smep bmi2 invpcid cqm rdt_a avx512f avx512dq rdseed adx smap avx512ifma clflushopt clwb avx512cd sha_ni avx512bw avx512vl xsaveopt xsavec xgetbv1 xsaves cqm_llc cqm_occup_llc cqm_mbm_total cqm_mbm_local user_shstk avx_vnni avx512_bf16 clzero irperf xsaveerptr rdpru wbnoinvd amd_ppin cppc arat npt lbrv svm_lock nrip_save tsc_scale vmcb_clean flushbyasid decodeassists pausefilter pfthreshold avic v_vmsave_vmload vgif x2avic v_spec_ctrl vnmi avx512vbmi umip pku ospke avx512_vbmi2 gfni vaes vpclmulqdq avx512_vnni avx512_bitalg avx512_vpopcntdq la57 rdpid bus_lock_detect movdiri movdir64b overflow_recov succor smca avx512_vp2intersect flush_l1d debug_swap amd_lbr_pmc_freeze
bugs		: sysret_ss_attrs spectre_v1 spectre_v2 spec_store_bypass srso spectre_v2_user vmscape
bogomips	: 7089.50
TLB size	: 192 4K pages
clflush size	: 64
cache_alignment	: 64
address sizes	: 52 bits physical, 57 bits virtual
power management: ts ttp tm hwpstate eff_freq_ro [13] [14]

processor	: 21
vendor_id	: AuthenticAMD
cpu family	: 26
model		: 2
model name	: AMD EPYC 9355 32-Core Processor
stepping	: 1
microcode	: 0xb00215a
cpu MHz		: 2493.659
cache size	: 1024 KB
physical id	: 0
siblings	: 32
core id		: 113
cpu cores	: 32
apicid		: 113
initial apicid	: 113
fpu		: yes
fpu_exception	: yes
cpuid level	: 16
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush mmx fxsr sse sse2 ht syscall nx mmxext fxsr_opt pdpe1gb rdtscp lm constant_tsc rep_good amd_lbr_v2 nopl xtopology nonstop_tsc cpuid extd_apicid aperfmperf rapl pni pclmulqdq monitor ssse3 fma cx16 pcid sse4_1 sse4_2 x2apic movbe popcnt aes xsave avx f16c rdrand lahf_lm cmp_legacy svm extapic cr8_legacy abm sse4a misalignsse 3dnowprefetch osvw ibs skinit wdt tce topoext perfctr_core perfctr_nb bpext perfctr_llc mwaitx cat_l3 cdp_l3 hw_pstate ssbd mba perfmon_v2 ibrs ibpb stibp ibrs_enhanced vmmcall fsgsbase tsc_adjust bmi1 avx2 smep bmi2 invpcid cqm rdt_a avx512f avx512dq rdseed adx smap avx512ifma clflushopt clwb avx512cd sha_ni avx512bw avx512vl xsaveopt xsavec xgetbv1 xsaves cqm_llc cqm_occup_llc cqm_mbm_total cqm_mbm_local user_shstk avx_vnni avx512_bf16 clzero irperf xsaveerptr rdpru wbnoinvd amd_ppin cppc arat npt lbrv svm_lock nrip_save tsc_scale vmcb_clean flushbyasid decodeassists pausefilter pfthreshold avic v_vmsave_vmload vgif x2avic v_spec_ctrl vnmi avx512vbmi umip pku ospke avx512_vbmi2 gfni vaes vpclmulqdq avx512_vnni avx512_bitalg avx512_vpopcntdq la57 rdpid bus_lock_detect movdiri movdir64b overflow_recov succor smca avx512_vp2intersect flush_l1d debug_swap amd_lbr_pmc_freeze
bugs		: sysret_ss_attrs spectre_v1 spectre_v2 spec_store_bypass srso spectre_v2_user vmscape
bogomips	: 7089.50
TLB size	: 192 4K pages
clflush size	: 64
cache_alignment	: 64
address sizes	: 52 bits physical, 57 bits virtual
power management: ts ttp tm hwpstate eff_freq_ro [13] [14]

processor	: 22
vendor_id	: AuthenticAMD
cpu family	: 26
model		: 2
model name	: AMD EPYC 9355 32-Core Processor
stepping	: 1
microcode	: 0xb00215a
cpu MHz		: 2493.659
cache size	: 1024 KB
physical id	: 0
siblings	: 32
core id		: 114
cpu cores	: 32
apicid		: 114
initial apicid	: 114
fpu		: yes
fpu_exception	: yes
cpuid level	: 16
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush mmx fxsr sse sse2 ht syscall nx mmxext fxsr_opt pdpe1gb rdtscp lm constant_tsc rep_good amd_lbr_v2 nopl xtopology nonstop_tsc cpuid extd_apicid aperfmperf rapl pni pclmulqdq monitor ssse3 fma cx16 pcid sse4_1 sse4_2 x2apic movbe popcnt aes xsave avx f16c rdrand lahf_lm cmp_legacy svm extapic cr8_legacy abm sse4a misalignsse 3dnowprefetch osvw ibs skinit wdt tce topoext perfctr_core perfctr_nb bpext perfctr_llc mwaitx cat_l3 cdp_l3 hw_pstate ssbd mba perfmon_v2 ibrs ibpb stibp ibrs_enhanced vmmcall fsgsbase tsc_adjust bmi1 avx2 smep bmi2 invpcid cqm rdt_a avx512f avx512dq rdseed adx smap avx512ifma clflushopt clwb avx512cd sha_ni avx512bw avx512vl xsaveopt xsavec xgetbv1 xsaves cqm_llc cqm_occup_llc cqm_mbm_total cqm_mbm_local user_shstk avx_vnni avx512_bf16 clzero irperf xsaveerptr rdpru wbnoinvd amd_ppin cppc arat npt lbrv svm_lock nrip_save tsc_scale vmcb_clean flushbyasid decodeassists pausefilter pfthreshold avic v_vmsave_vmload vgif x2avic v_spec_ctrl vnmi avx512vbmi umip pku ospke avx512_vbmi2 gfni vaes vpclmulqdq avx512_vnni avx512_bitalg avx512_vpopcntdq la57 rdpid bus_lock_detect movdiri movdir64b overflow_recov succor smca avx512_vp2intersect flush_l1d debug_swap amd_lbr_pmc_freeze
bugs		: sysret_ss_attrs spectre_v1 spectre_v2 spec_store_bypass srso spectre_v2_user vmscape
bogomips	: 7089.50
TLB size	: 192 4K pages
clflush size	: 64
cache_alignment	: 64
address sizes	: 52 bits physical, 57 bits virtual
power management: ts ttp tm hwpstate eff_freq_ro [13] [14]

processor	: 23
vendor_id	: AuthenticAMD
cpu family	: 26
model		: 2
model name	: AMD EPYC 9355 32-Core Processor
stepping	: 1
microcode	: 0xb00215a
cpu MHz		: 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	: 7089.50
TLB size	: 192 4K pages
clflush size	: 64
cache_alignment	: 64
address sizes	: 52 bits physical, 57 bits virtual
power management: ts ttp tm hwpstate eff_freq_ro [13] [14]

processor	: 24
vendor_id	: AuthenticAMD
cpu family	: 26
model		: 2
model name	: AMD EPYC 9355 32-Core Processor
stepping	: 1
microcode	: 0xb00215a
cpu MHz		: 3591.003
cache size	: 1024 KB
physical id	: 0
siblings	: 32
core id		: 16
cpu cores	: 32
apicid		: 16
initial apicid	: 16
fpu		: yes
fpu_exception	: yes
cpuid level	: 16
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush mmx fxsr sse sse2 ht syscall nx mmxext fxsr_opt pdpe1gb rdtscp lm constant_tsc rep_good amd_lbr_v2 nopl xtopology nonstop_tsc cpuid extd_apicid aperfmperf rapl pni pclmulqdq monitor ssse3 fma cx16 pcid sse4_1 sse4_2 x2apic movbe popcnt aes xsave avx f16c rdrand lahf_lm cmp_legacy svm extapic cr8_legacy abm sse4a misalignsse 3dnowprefetch osvw ibs skinit wdt tce topoext perfctr_core perfctr_nb bpext perfctr_llc mwaitx cat_l3 cdp_l3 hw_pstate ssbd mba perfmon_v2 ibrs ibpb stibp ibrs_enhanced vmmcall fsgsbase tsc_adjust bmi1 avx2 smep bmi2 invpcid cqm rdt_a avx512f avx512dq rdseed adx smap avx512ifma clflushopt clwb avx512cd sha_ni avx512bw avx512vl xsaveopt xsavec xgetbv1 xsaves cqm_llc cqm_occup_llc cqm_mbm_total cqm_mbm_local user_shstk avx_vnni avx512_bf16 clzero irperf xsaveerptr rdpru wbnoinvd amd_ppin cppc arat npt lbrv svm_lock nrip_save tsc_scale vmcb_clean flushbyasid decodeassists pausefilter pfthreshold avic v_vmsave_vmload vgif x2avic v_spec_ctrl vnmi avx512vbmi umip pku ospke avx512_vbmi2 gfni vaes vpclmulqdq avx512_vnni avx512_bitalg avx512_vpopcntdq la57 rdpid bus_lock_detect movdiri movdir64b overflow_recov succor smca avx512_vp2intersect flush_l1d debug_swap amd_lbr_pmc_freeze
bugs		: sysret_ss_attrs spectre_v1 spectre_v2 spec_store_bypass srso spectre_v2_user vmscape
bogomips	: 7089.50
TLB size	: 192 4K pages
clflush size	: 64
cache_alignment	: 64
address sizes	: 52 bits physical, 57 bits virtual
power management: ts ttp tm hwpstate eff_freq_ro [13] [14]

processor	: 25
vendor_id	: AuthenticAMD
cpu family	: 26
model		: 2
model name	: AMD EPYC 9355 32-Core Processor
stepping	: 1
microcode	: 0xb00215a
cpu MHz		: 2493.659
cache size	: 1024 KB
physical id	: 0
siblings	: 32
core id		: 17
cpu cores	: 32
apicid		: 17
initial apicid	: 17
fpu		: yes
fpu_exception	: yes
cpuid level	: 16
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush mmx fxsr sse sse2 ht syscall nx mmxext fxsr_opt pdpe1gb rdtscp lm constant_tsc rep_good amd_lbr_v2 nopl xtopology nonstop_tsc cpuid extd_apicid aperfmperf rapl pni pclmulqdq monitor ssse3 fma cx16 pcid sse4_1 sse4_2 x2apic movbe popcnt aes xsave avx f16c rdrand lahf_lm cmp_legacy svm extapic cr8_legacy abm sse4a misalignsse 3dnowprefetch osvw ibs skinit wdt tce topoext perfctr_core perfctr_nb bpext perfctr_llc mwaitx cat_l3 cdp_l3 hw_pstate ssbd mba perfmon_v2 ibrs ibpb stibp ibrs_enhanced vmmcall fsgsbase tsc_adjust bmi1 avx2 smep bmi2 invpcid cqm rdt_a avx512f avx512dq rdseed adx smap avx512ifma clflushopt clwb avx512cd sha_ni avx512bw avx512vl xsaveopt xsavec xgetbv1 xsaves cqm_llc cqm_occup_llc cqm_mbm_total cqm_mbm_local user_shstk avx_vnni avx512_bf16 clzero irperf xsaveerptr rdpru wbnoinvd amd_ppin cppc arat npt lbrv svm_lock nrip_save tsc_scale vmcb_clean flushbyasid decodeassists pausefilter pfthreshold avic v_vmsave_vmload vgif x2avic v_spec_ctrl vnmi avx512vbmi umip pku ospke avx512_vbmi2 gfni vaes vpclmulqdq avx512_vnni avx512_bitalg avx512_vpopcntdq la57 rdpid bus_lock_detect movdiri movdir64b overflow_recov succor smca avx512_vp2intersect flush_l1d debug_swap amd_lbr_pmc_freeze
bugs		: sysret_ss_attrs spectre_v1 spectre_v2 spec_store_bypass srso spectre_v2_user vmscape
bogomips	: 7089.50
TLB size	: 192 4K pages
clflush size	: 64
cache_alignment	: 64
address sizes	: 52 bits physical, 57 bits virtual
power management: ts ttp tm hwpstate eff_freq_ro [13] [14]

processor	: 26
vendor_id	: AuthenticAMD
cpu family	: 26
model		: 2
model name	: AMD EPYC 9355 32-Core Processor
stepping	: 1
microcode	: 0xb00215a
cpu MHz		: 2493.659
cache size	: 1024 KB
physical id	: 0
siblings	: 32
core id		: 18
cpu cores	: 32
apicid		: 18
initial apicid	: 18
fpu		: yes
fpu_exception	: yes
cpuid level	: 16
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush mmx fxsr sse sse2 ht syscall nx mmxext fxsr_opt pdpe1gb rdtscp lm constant_tsc rep_good amd_lbr_v2 nopl xtopology nonstop_tsc cpuid extd_apicid aperfmperf rapl pni pclmulqdq monitor ssse3 fma cx16 pcid sse4_1 sse4_2 x2apic movbe popcnt aes xsave avx f16c rdrand lahf_lm cmp_legacy svm extapic cr8_legacy abm sse4a misalignsse 3dnowprefetch osvw ibs skinit wdt tce topoext perfctr_core perfctr_nb bpext perfctr_llc mwaitx cat_l3 cdp_l3 hw_pstate ssbd mba perfmon_v2 ibrs ibpb stibp ibrs_enhanced vmmcall fsgsbase tsc_adjust bmi1 avx2 smep bmi2 invpcid cqm rdt_a avx512f avx512dq rdseed adx smap avx512ifma clflushopt clwb avx512cd sha_ni avx512bw avx512vl xsaveopt xsavec xgetbv1 xsaves cqm_llc cqm_occup_llc cqm_mbm_total cqm_mbm_local user_shstk avx_vnni avx512_bf16 clzero irperf xsaveerptr rdpru wbnoinvd amd_ppin cppc arat npt lbrv svm_lock nrip_save tsc_scale vmcb_clean flushbyasid decodeassists pausefilter pfthreshold avic v_vmsave_vmload vgif x2avic v_spec_ctrl vnmi avx512vbmi umip pku ospke avx512_vbmi2 gfni vaes vpclmulqdq avx512_vnni avx512_bitalg avx512_vpopcntdq la57 rdpid bus_lock_detect movdiri movdir64b overflow_recov succor smca avx512_vp2intersect flush_l1d debug_swap amd_lbr_pmc_freeze
bugs		: sysret_ss_attrs spectre_v1 spectre_v2 spec_store_bypass srso spectre_v2_user vmscape
bogomips	: 7089.50
TLB size	: 192 4K pages
clflush size	: 64
cache_alignment	: 64
address sizes	: 52 bits physical, 57 bits virtual
power management: ts ttp tm hwpstate eff_freq_ro [13] [14]

processor	: 27
vendor_id	: AuthenticAMD
cpu family	: 26
model		: 2
model name	: AMD EPYC 9355 32-Core Processor
stepping	: 1
microcode	: 0xb00215a
cpu MHz		: 2493.659
cache size	: 1024 KB
physical id	: 0
siblings	: 32
core id		: 19
cpu cores	: 32
apicid		: 19
initial apicid	: 19
fpu		: yes
fpu_exception	: yes
cpuid level	: 16
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush mmx fxsr sse sse2 ht syscall nx mmxext fxsr_opt pdpe1gb rdtscp lm constant_tsc rep_good amd_lbr_v2 nopl xtopology nonstop_tsc cpuid extd_apicid aperfmperf rapl pni pclmulqdq monitor ssse3 fma cx16 pcid sse4_1 sse4_2 x2apic movbe popcnt aes xsave avx f16c rdrand lahf_lm cmp_legacy svm extapic cr8_legacy abm sse4a misalignsse 3dnowprefetch osvw ibs skinit wdt tce topoext perfctr_core perfctr_nb bpext perfctr_llc mwaitx cat_l3 cdp_l3 hw_pstate ssbd mba perfmon_v2 ibrs ibpb stibp ibrs_enhanced vmmcall fsgsbase tsc_adjust bmi1 avx2 smep bmi2 invpcid cqm rdt_a avx512f avx512dq rdseed adx smap avx512ifma clflushopt clwb avx512cd sha_ni avx512bw avx512vl xsaveopt xsavec xgetbv1 xsaves cqm_llc cqm_occup_llc cqm_mbm_total cqm_mbm_local user_shstk avx_vnni avx512_bf16 clzero irperf xsaveerptr rdpru wbnoinvd amd_ppin cppc arat npt lbrv svm_lock nrip_save tsc_scale vmcb_clean flushbyasid decodeassists pausefilter pfthreshold avic v_vmsave_vmload vgif x2avic v_spec_ctrl vnmi avx512vbmi umip pku ospke avx512_vbmi2 gfni vaes vpclmulqdq avx512_vnni avx512_bitalg avx512_vpopcntdq la57 rdpid bus_lock_detect movdiri movdir64b overflow_recov succor smca avx512_vp2intersect flush_l1d debug_swap amd_lbr_pmc_freeze
bugs		: sysret_ss_attrs spectre_v1 spectre_v2 spec_store_bypass srso spectre_v2_user vmscape
bogomips	: 7089.50
TLB size	: 192 4K pages
clflush size	: 64
cache_alignment	: 64
address sizes	: 52 bits physical, 57 bits virtual
power management: ts ttp tm hwpstate eff_freq_ro [13] [14]

processor	: 28
vendor_id	: AuthenticAMD
cpu family	: 26
model		: 2
model name	: AMD EPYC 9355 32-Core Processor
stepping	: 1
microcode	: 0xb00215a
cpu MHz		: 3568.763
cache size	: 1024 KB
physical id	: 0
siblings	: 32
core id		: 80
cpu cores	: 32
apicid		: 80
initial apicid	: 80
fpu		: yes
fpu_exception	: yes
cpuid level	: 16
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush mmx fxsr sse sse2 ht syscall nx mmxext fxsr_opt pdpe1gb rdtscp lm constant_tsc rep_good amd_lbr_v2 nopl xtopology nonstop_tsc cpuid extd_apicid aperfmperf rapl pni pclmulqdq monitor ssse3 fma cx16 pcid sse4_1 sse4_2 x2apic movbe popcnt aes xsave avx f16c rdrand lahf_lm cmp_legacy svm extapic cr8_legacy abm sse4a misalignsse 3dnowprefetch osvw ibs skinit wdt tce topoext perfctr_core perfctr_nb bpext perfctr_llc mwaitx cat_l3 cdp_l3 hw_pstate ssbd mba perfmon_v2 ibrs ibpb stibp ibrs_enhanced vmmcall fsgsbase tsc_adjust bmi1 avx2 smep bmi2 invpcid cqm rdt_a avx512f avx512dq rdseed adx smap avx512ifma clflushopt clwb avx512cd sha_ni avx512bw avx512vl xsaveopt xsavec xgetbv1 xsaves cqm_llc cqm_occup_llc cqm_mbm_total cqm_mbm_local user_shstk avx_vnni avx512_bf16 clzero irperf xsaveerptr rdpru wbnoinvd amd_ppin cppc arat npt lbrv svm_lock nrip_save tsc_scale vmcb_clean flushbyasid decodeassists pausefilter pfthreshold avic v_vmsave_vmload vgif x2avic v_spec_ctrl vnmi avx512vbmi umip pku ospke avx512_vbmi2 gfni vaes vpclmulqdq avx512_vnni avx512_bitalg avx512_vpopcntdq la57 rdpid bus_lock_detect movdiri movdir64b overflow_recov succor smca avx512_vp2intersect flush_l1d debug_swap amd_lbr_pmc_freeze
bugs		: sysret_ss_attrs spectre_v1 spectre_v2 spec_store_bypass srso spectre_v2_user vmscape
bogomips	: 7089.50
TLB size	: 192 4K pages
clflush size	: 64
cache_alignment	: 64
address sizes	: 52 bits physical, 57 bits virtual
power management: ts ttp tm hwpstate eff_freq_ro [13] [14]

processor	: 29
vendor_id	: AuthenticAMD
cpu family	: 26
model		: 2
model name	: AMD EPYC 9355 32-Core Processor
stepping	: 1
microcode	: 0xb00215a
cpu MHz		: 2493.659
cache size	: 1024 KB
physical id	: 0
siblings	: 32
core id		: 81
cpu cores	: 32
apicid		: 81
initial apicid	: 81
fpu		: yes
fpu_exception	: yes
cpuid level	: 16
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush mmx fxsr sse sse2 ht syscall nx mmxext fxsr_opt pdpe1gb rdtscp lm constant_tsc rep_good amd_lbr_v2 nopl xtopology nonstop_tsc cpuid extd_apicid aperfmperf rapl pni pclmulqdq monitor ssse3 fma cx16 pcid sse4_1 sse4_2 x2apic movbe popcnt aes xsave avx f16c rdrand lahf_lm cmp_legacy svm extapic cr8_legacy abm sse4a misalignsse 3dnowprefetch osvw ibs skinit wdt tce topoext perfctr_core perfctr_nb bpext perfctr_llc mwaitx cat_l3 cdp_l3 hw_pstate ssbd mba perfmon_v2 ibrs ibpb stibp ibrs_enhanced vmmcall fsgsbase tsc_adjust bmi1 avx2 smep bmi2 invpcid cqm rdt_a avx512f avx512dq rdseed adx smap avx512ifma clflushopt clwb avx512cd sha_ni avx512bw avx512vl xsaveopt xsavec xgetbv1 xsaves cqm_llc cqm_occup_llc cqm_mbm_total cqm_mbm_local user_shstk avx_vnni avx512_bf16 clzero irperf xsaveerptr rdpru wbnoinvd amd_ppin cppc arat npt lbrv svm_lock nrip_save tsc_scale vmcb_clean flushbyasid decodeassists pausefilter pfthreshold avic v_vmsave_vmload vgif x2avic v_spec_ctrl vnmi avx512vbmi umip pku ospke avx512_vbmi2 gfni vaes vpclmulqdq avx512_vnni avx512_bitalg avx512_vpopcntdq la57 rdpid bus_lock_detect movdiri movdir64b overflow_recov succor smca avx512_vp2intersect flush_l1d debug_swap amd_lbr_pmc_freeze
bugs		: sysret_ss_attrs spectre_v1 spectre_v2 spec_store_bypass srso spectre_v2_user vmscape
bogomips	: 7089.50
TLB size	: 192 4K pages
clflush size	: 64
cache_alignment	: 64
address sizes	: 52 bits physical, 57 bits virtual
power management: ts ttp tm hwpstate eff_freq_ro [13] [14]

processor	: 30
vendor_id	: AuthenticAMD
cpu family	: 26
model		: 2
model name	: AMD EPYC 9355 32-Core Processor
stepping	: 1
microcode	: 0xb00215a
cpu MHz		: 2493.659
cache size	: 1024 KB
physical id	: 0
siblings	: 32
core id		: 82
cpu cores	: 32
apicid		: 82
initial apicid	: 82
fpu		: yes
fpu_exception	: yes
cpuid level	: 16
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush mmx fxsr sse sse2 ht syscall nx mmxext fxsr_opt pdpe1gb rdtscp lm constant_tsc rep_good amd_lbr_v2 nopl xtopology nonstop_tsc cpuid extd_apicid aperfmperf rapl pni pclmulqdq monitor ssse3 fma cx16 pcid sse4_1 sse4_2 x2apic movbe popcnt aes xsave avx f16c rdrand lahf_lm cmp_legacy svm extapic cr8_legacy abm sse4a misalignsse 3dnowprefetch osvw ibs skinit wdt tce topoext perfctr_core perfctr_nb bpext perfctr_llc mwaitx cat_l3 cdp_l3 hw_pstate ssbd mba perfmon_v2 ibrs ibpb stibp ibrs_enhanced vmmcall fsgsbase tsc_adjust bmi1 avx2 smep bmi2 invpcid cqm rdt_a avx512f avx512dq rdseed adx smap avx512ifma clflushopt clwb avx512cd sha_ni avx512bw avx512vl xsaveopt xsavec xgetbv1 xsaves cqm_llc cqm_occup_llc cqm_mbm_total cqm_mbm_local user_shstk avx_vnni avx512_bf16 clzero irperf xsaveerptr rdpru wbnoinvd amd_ppin cppc arat npt lbrv svm_lock nrip_save tsc_scale vmcb_clean flushbyasid decodeassists pausefilter pfthreshold avic v_vmsave_vmload vgif x2avic v_spec_ctrl vnmi avx512vbmi umip pku ospke avx512_vbmi2 gfni vaes vpclmulqdq avx512_vnni avx512_bitalg avx512_vpopcntdq la57 rdpid bus_lock_detect movdiri movdir64b overflow_recov succor smca avx512_vp2intersect flush_l1d debug_swap amd_lbr_pmc_freeze
bugs		: sysret_ss_attrs spectre_v1 spectre_v2 spec_store_bypass srso spectre_v2_user vmscape
bogomips	: 7089.50
TLB size	: 192 4K pages
clflush size	: 64
cache_alignment	: 64
address sizes	: 52 bits physical, 57 bits virtual
power management: ts ttp tm hwpstate eff_freq_ro [13] [14]

processor	: 31
vendor_id	: AuthenticAMD
cpu family	: 26
model		: 2
model name	: AMD EPYC 9355 32-Core Processor
stepping	: 1
microcode	: 0xb00215a
cpu MHz		: 2493.659
cache size	: 1024 KB
physical id	: 0
siblings	: 32
core id		: 83
cpu cores	: 32
apicid		: 83
initial apicid	: 83
fpu		: yes
fpu_exception	: yes
cpuid level	: 16
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush mmx fxsr sse sse2 ht syscall nx mmxext fxsr_opt pdpe1gb rdtscp lm constant_tsc rep_good amd_lbr_v2 nopl xtopology nonstop_tsc cpuid extd_apicid aperfmperf rapl pni pclmulqdq monitor ssse3 fma cx16 pcid sse4_1 sse4_2 x2apic movbe popcnt aes xsave avx f16c rdrand lahf_lm cmp_legacy svm extapic cr8_legacy abm sse4a misalignsse 3dnowprefetch osvw ibs skinit wdt tce topoext perfctr_core perfctr_nb bpext perfctr_llc mwaitx cat_l3 cdp_l3 hw_pstate ssbd mba perfmon_v2 ibrs ibpb stibp ibrs_enhanced vmmcall fsgsbase tsc_adjust bmi1 avx2 smep bmi2 invpcid cqm rdt_a avx512f avx512dq rdseed adx smap avx512ifma clflushopt clwb avx512cd sha_ni avx512bw avx512vl xsaveopt xsavec xgetbv1 xsaves cqm_llc cqm_occup_llc cqm_mbm_total cqm_mbm_local user_shstk avx_vnni avx512_bf16 clzero irperf xsaveerptr rdpru wbnoinvd amd_ppin cppc arat npt lbrv svm_lock nrip_save tsc_scale vmcb_clean flushbyasid decodeassists pausefilter pfthreshold avic v_vmsave_vmload vgif x2avic v_spec_ctrl vnmi avx512vbmi umip pku ospke avx512_vbmi2 gfni vaes vpclmulqdq avx512_vnni avx512_bitalg avx512_vpopcntdq la57 rdpid bus_lock_detect movdiri movdir64b overflow_recov succor smca avx512_vp2intersect flush_l1d debug_swap amd_lbr_pmc_freeze
bugs		: sysret_ss_attrs spectre_v1 spectre_v2 spec_store_bypass srso spectre_v2_user vmscape
bogomips	: 7089.50
TLB size	: 192 4K pages
clflush size	: 64
cache_alignment	: 64
address sizes	: 52 bits physical, 57 bits virtual
power management: ts ttp tm hwpstate eff_freq_ro [13] [14]

processor	: 32
vendor_id	: AuthenticAMD
cpu family	: 26
model		: 2
model name	: AMD EPYC 9355 32-Core Processor
stepping	: 1
microcode	: 0xb00215a
cpu MHz		: 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	: 7089.50
TLB size	: 192 4K pages
clflush size	: 64
cache_alignment	: 64
address sizes	: 52 bits physical, 57 bits virtual
power management: ts ttp tm hwpstate eff_freq_ro [13] [14]

processor	: 33
vendor_id	: AuthenticAMD
cpu family	: 26
model		: 2
model name	: AMD EPYC 9355 32-Core Processor
stepping	: 1
microcode	: 0xb00215a
cpu MHz		: 3573.241
cache size	: 1024 KB
physical id	: 1
siblings	: 32
core id		: 1
cpu cores	: 32
apicid		: 129
initial apicid	: 129
fpu		: yes
fpu_exception	: yes
cpuid level	: 16
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush mmx fxsr sse sse2 ht syscall nx mmxext fxsr_opt pdpe1gb rdtscp lm constant_tsc rep_good amd_lbr_v2 nopl xtopology nonstop_tsc cpuid extd_apicid aperfmperf rapl pni pclmulqdq monitor ssse3 fma cx16 pcid sse4_1 sse4_2 x2apic movbe popcnt aes xsave avx f16c rdrand lahf_lm cmp_legacy svm extapic cr8_legacy abm sse4a misalignsse 3dnowprefetch osvw ibs skinit wdt tce topoext perfctr_core perfctr_nb bpext perfctr_llc mwaitx cat_l3 cdp_l3 hw_pstate ssbd mba perfmon_v2 ibrs ibpb stibp ibrs_enhanced vmmcall fsgsbase tsc_adjust bmi1 avx2 smep bmi2 invpcid cqm rdt_a avx512f avx512dq rdseed adx smap avx512ifma clflushopt clwb avx512cd sha_ni avx512bw avx512vl xsaveopt xsavec xgetbv1 xsaves cqm_llc cqm_occup_llc cqm_mbm_total cqm_mbm_local user_shstk avx_vnni avx512_bf16 clzero irperf xsaveerptr rdpru wbnoinvd amd_ppin cppc arat npt lbrv svm_lock nrip_save tsc_scale vmcb_clean flushbyasid decodeassists pausefilter pfthreshold avic v_vmsave_vmload vgif x2avic v_spec_ctrl vnmi avx512vbmi umip pku ospke avx512_vbmi2 gfni vaes vpclmulqdq avx512_vnni avx512_bitalg avx512_vpopcntdq la57 rdpid bus_lock_detect movdiri movdir64b overflow_recov succor smca avx512_vp2intersect flush_l1d debug_swap amd_lbr_pmc_freeze
bugs		: sysret_ss_attrs spectre_v1 spectre_v2 spec_store_bypass srso spectre_v2_user vmscape
bogomips	: 7089.50
TLB size	: 192 4K pages
clflush size	: 64
cache_alignment	: 64
address sizes	: 52 bits physical, 57 bits virtual
power management: ts ttp tm hwpstate eff_freq_ro [13] [14]

processor	: 34
vendor_id	: AuthenticAMD
cpu family	: 26
model		: 2
model name	: AMD EPYC 9355 32-Core Processor
stepping	: 1
microcode	: 0xb00215a
cpu MHz		: 2493.659
cache size	: 1024 KB
physical id	: 1
siblings	: 32
core id		: 2
cpu cores	: 32
apicid		: 130
initial apicid	: 130
fpu		: yes
fpu_exception	: yes
cpuid level	: 16
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush mmx fxsr sse sse2 ht syscall nx mmxext fxsr_opt pdpe1gb rdtscp lm constant_tsc rep_good amd_lbr_v2 nopl xtopology nonstop_tsc cpuid extd_apicid aperfmperf rapl pni pclmulqdq monitor ssse3 fma cx16 pcid sse4_1 sse4_2 x2apic movbe popcnt aes xsave avx f16c rdrand lahf_lm cmp_legacy svm extapic cr8_legacy abm sse4a misalignsse 3dnowprefetch osvw ibs skinit wdt tce topoext perfctr_core perfctr_nb bpext perfctr_llc mwaitx cat_l3 cdp_l3 hw_pstate ssbd mba perfmon_v2 ibrs ibpb stibp ibrs_enhanced vmmcall fsgsbase tsc_adjust bmi1 avx2 smep bmi2 invpcid cqm rdt_a avx512f avx512dq rdseed adx smap avx512ifma clflushopt clwb avx512cd sha_ni avx512bw avx512vl xsaveopt xsavec xgetbv1 xsaves cqm_llc cqm_occup_llc cqm_mbm_total cqm_mbm_local user_shstk avx_vnni avx512_bf16 clzero irperf xsaveerptr rdpru wbnoinvd amd_ppin cppc arat npt lbrv svm_lock nrip_save tsc_scale vmcb_clean flushbyasid decodeassists pausefilter pfthreshold avic v_vmsave_vmload vgif x2avic v_spec_ctrl vnmi avx512vbmi umip pku ospke avx512_vbmi2 gfni vaes vpclmulqdq avx512_vnni avx512_bitalg avx512_vpopcntdq la57 rdpid bus_lock_detect movdiri movdir64b overflow_recov succor smca avx512_vp2intersect flush_l1d debug_swap amd_lbr_pmc_freeze
bugs		: sysret_ss_attrs spectre_v1 spectre_v2 spec_store_bypass srso spectre_v2_user vmscape
bogomips	: 7089.50
TLB size	: 192 4K pages
clflush size	: 64
cache_alignment	: 64
address sizes	: 52 bits physical, 57 bits virtual
power management: ts ttp tm hwpstate eff_freq_ro [13] [14]

processor	: 35
vendor_id	: AuthenticAMD
cpu family	: 26
model		: 2
model name	: AMD EPYC 9355 32-Core Processor
stepping	: 1
microcode	: 0xb00215a
cpu MHz		: 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	: 7089.50
TLB size	: 192 4K pages
clflush size	: 64
cache_alignment	: 64
address sizes	: 52 bits physical, 57 bits virtual
power management: ts ttp tm hwpstate eff_freq_ro [13] [14]

processor	: 36
vendor_id	: AuthenticAMD
cpu family	: 26
model		: 2
model name	: AMD EPYC 9355 32-Core Processor
stepping	: 1
microcode	: 0xb00215a
cpu MHz		: 3599.010
cache size	: 1024 KB
physical id	: 1
siblings	: 32
core id		: 64
cpu cores	: 32
apicid		: 192
initial apicid	: 192
fpu		: yes
fpu_exception	: yes
cpuid level	: 16
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush mmx fxsr sse sse2 ht syscall nx mmxext fxsr_opt pdpe1gb rdtscp lm constant_tsc rep_good amd_lbr_v2 nopl xtopology nonstop_tsc cpuid extd_apicid aperfmperf rapl pni pclmulqdq monitor ssse3 fma cx16 pcid sse4_1 sse4_2 x2apic movbe popcnt aes xsave avx f16c rdrand lahf_lm cmp_legacy svm extapic cr8_legacy abm sse4a misalignsse 3dnowprefetch osvw ibs skinit wdt tce topoext perfctr_core perfctr_nb bpext perfctr_llc mwaitx cat_l3 cdp_l3 hw_pstate ssbd mba perfmon_v2 ibrs ibpb stibp ibrs_enhanced vmmcall fsgsbase tsc_adjust bmi1 avx2 smep bmi2 invpcid cqm rdt_a avx512f avx512dq rdseed adx smap avx512ifma clflushopt clwb avx512cd sha_ni avx512bw avx512vl xsaveopt xsavec xgetbv1 xsaves cqm_llc cqm_occup_llc cqm_mbm_total cqm_mbm_local user_shstk avx_vnni avx512_bf16 clzero irperf xsaveerptr rdpru wbnoinvd amd_ppin cppc arat npt lbrv svm_lock nrip_save tsc_scale vmcb_clean flushbyasid decodeassists pausefilter pfthreshold avic v_vmsave_vmload vgif x2avic v_spec_ctrl vnmi avx512vbmi umip pku ospke avx512_vbmi2 gfni vaes vpclmulqdq avx512_vnni avx512_bitalg avx512_vpopcntdq la57 rdpid bus_lock_detect movdiri movdir64b overflow_recov succor smca avx512_vp2intersect flush_l1d debug_swap amd_lbr_pmc_freeze
bugs		: sysret_ss_attrs spectre_v1 spectre_v2 spec_store_bypass srso spectre_v2_user vmscape
bogomips	: 7089.50
TLB size	: 192 4K pages
clflush size	: 64
cache_alignment	: 64
address sizes	: 52 bits physical, 57 bits virtual
power management: ts ttp tm hwpstate eff_freq_ro [13] [14]

processor	: 37
vendor_id	: AuthenticAMD
cpu family	: 26
model		: 2
model name	: AMD EPYC 9355 32-Core Processor
stepping	: 1
microcode	: 0xb00215a
cpu MHz		: 2493.659
cache size	: 1024 KB
physical id	: 1
siblings	: 32
core id		: 65
cpu cores	: 32
apicid		: 193
initial apicid	: 193
fpu		: yes
fpu_exception	: yes
cpuid level	: 16
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush mmx fxsr sse sse2 ht syscall nx mmxext fxsr_opt pdpe1gb rdtscp lm constant_tsc rep_good amd_lbr_v2 nopl xtopology nonstop_tsc cpuid extd_apicid aperfmperf rapl pni pclmulqdq monitor ssse3 fma cx16 pcid sse4_1 sse4_2 x2apic movbe popcnt aes xsave avx f16c rdrand lahf_lm cmp_legacy svm extapic cr8_legacy abm sse4a misalignsse 3dnowprefetch osvw ibs skinit wdt tce topoext perfctr_core perfctr_nb bpext perfctr_llc mwaitx cat_l3 cdp_l3 hw_pstate ssbd mba perfmon_v2 ibrs ibpb stibp ibrs_enhanced vmmcall fsgsbase tsc_adjust bmi1 avx2 smep bmi2 invpcid cqm rdt_a avx512f avx512dq rdseed adx smap avx512ifma clflushopt clwb avx512cd sha_ni avx512bw avx512vl xsaveopt xsavec xgetbv1 xsaves cqm_llc cqm_occup_llc cqm_mbm_total cqm_mbm_local user_shstk avx_vnni avx512_bf16 clzero irperf xsaveerptr rdpru wbnoinvd amd_ppin cppc arat npt lbrv svm_lock nrip_save tsc_scale vmcb_clean flushbyasid decodeassists pausefilter pfthreshold avic v_vmsave_vmload vgif x2avic v_spec_ctrl vnmi avx512vbmi umip pku ospke avx512_vbmi2 gfni vaes vpclmulqdq avx512_vnni avx512_bitalg avx512_vpopcntdq la57 rdpid bus_lock_detect movdiri movdir64b overflow_recov succor smca avx512_vp2intersect flush_l1d debug_swap amd_lbr_pmc_freeze
bugs		: sysret_ss_attrs spectre_v1 spectre_v2 spec_store_bypass srso spectre_v2_user vmscape
bogomips	: 7089.50
TLB size	: 192 4K pages
clflush size	: 64
cache_alignment	: 64
address sizes	: 52 bits physical, 57 bits virtual
power management: ts ttp tm hwpstate eff_freq_ro [13] [14]

processor	: 38
vendor_id	: AuthenticAMD
cpu family	: 26
model		: 2
model name	: AMD EPYC 9355 32-Core Processor
stepping	: 1
microcode	: 0xb00215a
cpu MHz		: 2493.659
cache size	: 1024 KB
physical id	: 1
siblings	: 32
core id		: 66
cpu cores	: 32
apicid		: 194
initial apicid	: 194
fpu		: yes
fpu_exception	: yes
cpuid level	: 16
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush mmx fxsr sse sse2 ht syscall nx mmxext fxsr_opt pdpe1gb rdtscp lm constant_tsc rep_good amd_lbr_v2 nopl xtopology nonstop_tsc cpuid extd_apicid aperfmperf rapl pni pclmulqdq monitor ssse3 fma cx16 pcid sse4_1 sse4_2 x2apic movbe popcnt aes xsave avx f16c rdrand lahf_lm cmp_legacy svm extapic cr8_legacy abm sse4a misalignsse 3dnowprefetch osvw ibs skinit wdt tce topoext perfctr_core perfctr_nb bpext perfctr_llc mwaitx cat_l3 cdp_l3 hw_pstate ssbd mba perfmon_v2 ibrs ibpb stibp ibrs_enhanced vmmcall fsgsbase tsc_adjust bmi1 avx2 smep bmi2 invpcid cqm rdt_a avx512f avx512dq rdseed adx smap avx512ifma clflushopt clwb avx512cd sha_ni avx512bw avx512vl xsaveopt xsavec xgetbv1 xsaves cqm_llc cqm_occup_llc cqm_mbm_total cqm_mbm_local user_shstk avx_vnni avx512_bf16 clzero irperf xsaveerptr rdpru wbnoinvd amd_ppin cppc arat npt lbrv svm_lock nrip_save tsc_scale vmcb_clean flushbyasid decodeassists pausefilter pfthreshold avic v_vmsave_vmload vgif x2avic v_spec_ctrl vnmi avx512vbmi umip pku ospke avx512_vbmi2 gfni vaes vpclmulqdq avx512_vnni avx512_bitalg avx512_vpopcntdq la57 rdpid bus_lock_detect movdiri movdir64b overflow_recov succor smca avx512_vp2intersect flush_l1d debug_swap amd_lbr_pmc_freeze
bugs		: sysret_ss_attrs spectre_v1 spectre_v2 spec_store_bypass srso spectre_v2_user vmscape
bogomips	: 7089.50
TLB size	: 192 4K pages
clflush size	: 64
cache_alignment	: 64
address sizes	: 52 bits physical, 57 bits virtual
power management: ts ttp tm hwpstate eff_freq_ro [13] [14]

processor	: 39
vendor_id	: AuthenticAMD
cpu family	: 26
model		: 2
model name	: AMD EPYC 9355 32-Core Processor
stepping	: 1
microcode	: 0xb00215a
cpu MHz		: 2493.659
cache size	: 1024 KB
physical id	: 1
siblings	: 32
core id		: 67
cpu cores	: 32
apicid		: 195
initial apicid	: 195
fpu		: yes
fpu_exception	: yes
cpuid level	: 16
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush mmx fxsr sse sse2 ht syscall nx mmxext fxsr_opt pdpe1gb rdtscp lm constant_tsc rep_good amd_lbr_v2 nopl xtopology nonstop_tsc cpuid extd_apicid aperfmperf rapl pni pclmulqdq monitor ssse3 fma cx16 pcid sse4_1 sse4_2 x2apic movbe popcnt aes xsave avx f16c rdrand lahf_lm cmp_legacy svm extapic cr8_legacy abm sse4a misalignsse 3dnowprefetch osvw ibs skinit wdt tce topoext perfctr_core perfctr_nb bpext perfctr_llc mwaitx cat_l3 cdp_l3 hw_pstate ssbd mba perfmon_v2 ibrs ibpb stibp ibrs_enhanced vmmcall fsgsbase tsc_adjust bmi1 avx2 smep bmi2 invpcid cqm rdt_a avx512f avx512dq rdseed adx smap avx512ifma clflushopt clwb avx512cd sha_ni avx512bw avx512vl xsaveopt xsavec xgetbv1 xsaves cqm_llc cqm_occup_llc cqm_mbm_total cqm_mbm_local user_shstk avx_vnni avx512_bf16 clzero irperf xsaveerptr rdpru wbnoinvd amd_ppin cppc arat npt lbrv svm_lock nrip_save tsc_scale vmcb_clean flushbyasid decodeassists pausefilter pfthreshold avic v_vmsave_vmload vgif x2avic v_spec_ctrl vnmi avx512vbmi umip pku ospke avx512_vbmi2 gfni vaes vpclmulqdq avx512_vnni avx512_bitalg avx512_vpopcntdq la57 rdpid bus_lock_detect movdiri movdir64b overflow_recov succor smca avx512_vp2intersect flush_l1d debug_swap amd_lbr_pmc_freeze
bugs		: sysret_ss_attrs spectre_v1 spectre_v2 spec_store_bypass srso spectre_v2_user vmscape
bogomips	: 7089.50
TLB size	: 192 4K pages
clflush size	: 64
cache_alignment	: 64
address sizes	: 52 bits physical, 57 bits virtual
power management: ts ttp tm hwpstate eff_freq_ro [13] [14]

processor	: 40
vendor_id	: AuthenticAMD
cpu family	: 26
model		: 2
model name	: AMD EPYC 9355 32-Core Processor
stepping	: 1
microcode	: 0xb00215a
cpu MHz		: 2493.659
cache size	: 1024 KB
physical id	: 1
siblings	: 32
core id		: 32
cpu cores	: 32
apicid		: 160
initial apicid	: 160
fpu		: yes
fpu_exception	: yes
cpuid level	: 16
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush mmx fxsr sse sse2 ht syscall nx mmxext fxsr_opt pdpe1gb rdtscp lm constant_tsc rep_good amd_lbr_v2 nopl xtopology nonstop_tsc cpuid extd_apicid aperfmperf rapl pni pclmulqdq monitor ssse3 fma cx16 pcid sse4_1 sse4_2 x2apic movbe popcnt aes xsave avx f16c rdrand lahf_lm cmp_legacy svm extapic cr8_legacy abm sse4a misalignsse 3dnowprefetch osvw ibs skinit wdt tce topoext perfctr_core perfctr_nb bpext perfctr_llc mwaitx cat_l3 cdp_l3 hw_pstate ssbd mba perfmon_v2 ibrs ibpb stibp ibrs_enhanced vmmcall fsgsbase tsc_adjust bmi1 avx2 smep bmi2 invpcid cqm rdt_a avx512f avx512dq rdseed adx smap avx512ifma clflushopt clwb avx512cd sha_ni avx512bw avx512vl xsaveopt xsavec xgetbv1 xsaves cqm_llc cqm_occup_llc cqm_mbm_total cqm_mbm_local user_shstk avx_vnni avx512_bf16 clzero irperf xsaveerptr rdpru wbnoinvd amd_ppin cppc arat npt lbrv svm_lock nrip_save tsc_scale vmcb_clean flushbyasid decodeassists pausefilter pfthreshold avic v_vmsave_vmload vgif x2avic v_spec_ctrl vnmi avx512vbmi umip pku ospke avx512_vbmi2 gfni vaes vpclmulqdq avx512_vnni avx512_bitalg avx512_vpopcntdq la57 rdpid bus_lock_detect movdiri movdir64b overflow_recov succor smca avx512_vp2intersect flush_l1d debug_swap amd_lbr_pmc_freeze
bugs		: sysret_ss_attrs spectre_v1 spectre_v2 spec_store_bypass srso spectre_v2_user vmscape
bogomips	: 7089.50
TLB size	: 192 4K pages
clflush size	: 64
cache_alignment	: 64
address sizes	: 52 bits physical, 57 bits virtual
power management: ts ttp tm hwpstate eff_freq_ro [13] [14]

processor	: 41
vendor_id	: AuthenticAMD
cpu family	: 26
model		: 2
model name	: AMD EPYC 9355 32-Core Processor
stepping	: 1
microcode	: 0xb00215a
cpu MHz		: 3575.617
cache size	: 1024 KB
physical id	: 1
siblings	: 32
core id		: 33
cpu cores	: 32
apicid		: 161
initial apicid	: 161
fpu		: yes
fpu_exception	: yes
cpuid level	: 16
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush mmx fxsr sse sse2 ht syscall nx mmxext fxsr_opt pdpe1gb rdtscp lm constant_tsc rep_good amd_lbr_v2 nopl xtopology nonstop_tsc cpuid extd_apicid aperfmperf rapl pni pclmulqdq monitor ssse3 fma cx16 pcid sse4_1 sse4_2 x2apic movbe popcnt aes xsave avx f16c rdrand lahf_lm cmp_legacy svm extapic cr8_legacy abm sse4a misalignsse 3dnowprefetch osvw ibs skinit wdt tce topoext perfctr_core perfctr_nb bpext perfctr_llc mwaitx cat_l3 cdp_l3 hw_pstate ssbd mba perfmon_v2 ibrs ibpb stibp ibrs_enhanced vmmcall fsgsbase tsc_adjust bmi1 avx2 smep bmi2 invpcid cqm rdt_a avx512f avx512dq rdseed adx smap avx512ifma clflushopt clwb avx512cd sha_ni avx512bw avx512vl xsaveopt xsavec xgetbv1 xsaves cqm_llc cqm_occup_llc cqm_mbm_total cqm_mbm_local user_shstk avx_vnni avx512_bf16 clzero irperf xsaveerptr rdpru wbnoinvd amd_ppin cppc arat npt lbrv svm_lock nrip_save tsc_scale vmcb_clean flushbyasid decodeassists pausefilter pfthreshold avic v_vmsave_vmload vgif x2avic v_spec_ctrl vnmi avx512vbmi umip pku ospke avx512_vbmi2 gfni vaes vpclmulqdq avx512_vnni avx512_bitalg avx512_vpopcntdq la57 rdpid bus_lock_detect movdiri movdir64b overflow_recov succor smca avx512_vp2intersect flush_l1d debug_swap amd_lbr_pmc_freeze
bugs		: sysret_ss_attrs spectre_v1 spectre_v2 spec_store_bypass srso spectre_v2_user vmscape
bogomips	: 7089.50
TLB size	: 192 4K pages
clflush size	: 64
cache_alignment	: 64
address sizes	: 52 bits physical, 57 bits virtual
power management: ts ttp tm hwpstate eff_freq_ro [13] [14]

processor	: 42
vendor_id	: AuthenticAMD
cpu family	: 26
model		: 2
model name	: AMD EPYC 9355 32-Core Processor
stepping	: 1
microcode	: 0xb00215a
cpu MHz		: 2493.659
cache size	: 1024 KB
physical id	: 1
siblings	: 32
core id		: 34
cpu cores	: 32
apicid		: 162
initial apicid	: 162
fpu		: yes
fpu_exception	: yes
cpuid level	: 16
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush mmx fxsr sse sse2 ht syscall nx mmxext fxsr_opt pdpe1gb rdtscp lm constant_tsc rep_good amd_lbr_v2 nopl xtopology nonstop_tsc cpuid extd_apicid aperfmperf rapl pni pclmulqdq monitor ssse3 fma cx16 pcid sse4_1 sse4_2 x2apic movbe popcnt aes xsave avx f16c rdrand lahf_lm cmp_legacy svm extapic cr8_legacy abm sse4a misalignsse 3dnowprefetch osvw ibs skinit wdt tce topoext perfctr_core perfctr_nb bpext perfctr_llc mwaitx cat_l3 cdp_l3 hw_pstate ssbd mba perfmon_v2 ibrs ibpb stibp ibrs_enhanced vmmcall fsgsbase tsc_adjust bmi1 avx2 smep bmi2 invpcid cqm rdt_a avx512f avx512dq rdseed adx smap avx512ifma clflushopt clwb avx512cd sha_ni avx512bw avx512vl xsaveopt xsavec xgetbv1 xsaves cqm_llc cqm_occup_llc cqm_mbm_total cqm_mbm_local user_shstk avx_vnni avx512_bf16 clzero irperf xsaveerptr rdpru wbnoinvd amd_ppin cppc arat npt lbrv svm_lock nrip_save tsc_scale vmcb_clean flushbyasid decodeassists pausefilter pfthreshold avic v_vmsave_vmload vgif x2avic v_spec_ctrl vnmi avx512vbmi umip pku ospke avx512_vbmi2 gfni vaes vpclmulqdq avx512_vnni avx512_bitalg avx512_vpopcntdq la57 rdpid bus_lock_detect movdiri movdir64b overflow_recov succor smca avx512_vp2intersect flush_l1d debug_swap amd_lbr_pmc_freeze
bugs		: sysret_ss_attrs spectre_v1 spectre_v2 spec_store_bypass srso spectre_v2_user vmscape
bogomips	: 7089.50
TLB size	: 192 4K pages
clflush size	: 64
cache_alignment	: 64
address sizes	: 52 bits physical, 57 bits virtual
power management: ts ttp tm hwpstate eff_freq_ro [13] [14]

processor	: 43
vendor_id	: AuthenticAMD
cpu family	: 26
model		: 2
model name	: AMD EPYC 9355 32-Core Processor
stepping	: 1
microcode	: 0xb00215a
cpu MHz		: 3560.706
cache size	: 1024 KB
physical id	: 1
siblings	: 32
core id		: 35
cpu cores	: 32
apicid		: 163
initial apicid	: 163
fpu		: yes
fpu_exception	: yes
cpuid level	: 16
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush mmx fxsr sse sse2 ht syscall nx mmxext fxsr_opt pdpe1gb rdtscp lm constant_tsc rep_good amd_lbr_v2 nopl xtopology nonstop_tsc cpuid extd_apicid aperfmperf rapl pni pclmulqdq monitor ssse3 fma cx16 pcid sse4_1 sse4_2 x2apic movbe popcnt aes xsave avx f16c rdrand lahf_lm cmp_legacy svm extapic cr8_legacy abm sse4a misalignsse 3dnowprefetch osvw ibs skinit wdt tce topoext perfctr_core perfctr_nb bpext perfctr_llc mwaitx cat_l3 cdp_l3 hw_pstate ssbd mba perfmon_v2 ibrs ibpb stibp ibrs_enhanced vmmcall fsgsbase tsc_adjust bmi1 avx2 smep bmi2 invpcid cqm rdt_a avx512f avx512dq rdseed adx smap avx512ifma clflushopt clwb avx512cd sha_ni avx512bw avx512vl xsaveopt xsavec xgetbv1 xsaves cqm_llc cqm_occup_llc cqm_mbm_total cqm_mbm_local user_shstk avx_vnni avx512_bf16 clzero irperf xsaveerptr rdpru wbnoinvd amd_ppin cppc arat npt lbrv svm_lock nrip_save tsc_scale vmcb_clean flushbyasid decodeassists pausefilter pfthreshold avic v_vmsave_vmload vgif x2avic v_spec_ctrl vnmi avx512vbmi umip pku ospke avx512_vbmi2 gfni vaes vpclmulqdq avx512_vnni avx512_bitalg avx512_vpopcntdq la57 rdpid bus_lock_detect movdiri movdir64b overflow_recov succor smca avx512_vp2intersect flush_l1d debug_swap amd_lbr_pmc_freeze
bugs		: sysret_ss_attrs spectre_v1 spectre_v2 spec_store_bypass srso spectre_v2_user vmscape
bogomips	: 7089.50
TLB size	: 192 4K pages
clflush size	: 64
cache_alignment	: 64
address sizes	: 52 bits physical, 57 bits virtual
power management: ts ttp tm hwpstate eff_freq_ro [13] [14]

processor	: 44
vendor_id	: AuthenticAMD
cpu family	: 26
model		: 2
model name	: AMD EPYC 9355 32-Core Processor
stepping	: 1
microcode	: 0xb00215a
cpu MHz		: 3589.065
cache size	: 1024 KB
physical id	: 1
siblings	: 32
core id		: 96
cpu cores	: 32
apicid		: 224
initial apicid	: 224
fpu		: yes
fpu_exception	: yes
cpuid level	: 16
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush mmx fxsr sse sse2 ht syscall nx mmxext fxsr_opt pdpe1gb rdtscp lm constant_tsc rep_good amd_lbr_v2 nopl xtopology nonstop_tsc cpuid extd_apicid aperfmperf rapl pni pclmulqdq monitor ssse3 fma cx16 pcid sse4_1 sse4_2 x2apic movbe popcnt aes xsave avx f16c rdrand lahf_lm cmp_legacy svm extapic cr8_legacy abm sse4a misalignsse 3dnowprefetch osvw ibs skinit wdt tce topoext perfctr_core perfctr_nb bpext perfctr_llc mwaitx cat_l3 cdp_l3 hw_pstate ssbd mba perfmon_v2 ibrs ibpb stibp ibrs_enhanced vmmcall fsgsbase tsc_adjust bmi1 avx2 smep bmi2 invpcid cqm rdt_a avx512f avx512dq rdseed adx smap avx512ifma clflushopt clwb avx512cd sha_ni avx512bw avx512vl xsaveopt xsavec xgetbv1 xsaves cqm_llc cqm_occup_llc cqm_mbm_total cqm_mbm_local user_shstk avx_vnni avx512_bf16 clzero irperf xsaveerptr rdpru wbnoinvd amd_ppin cppc arat npt lbrv svm_lock nrip_save tsc_scale vmcb_clean flushbyasid decodeassists pausefilter pfthreshold avic v_vmsave_vmload vgif x2avic v_spec_ctrl vnmi avx512vbmi umip pku ospke avx512_vbmi2 gfni vaes vpclmulqdq avx512_vnni avx512_bitalg avx512_vpopcntdq la57 rdpid bus_lock_detect movdiri movdir64b overflow_recov succor smca avx512_vp2intersect flush_l1d debug_swap amd_lbr_pmc_freeze
bugs		: sysret_ss_attrs spectre_v1 spectre_v2 spec_store_bypass srso spectre_v2_user vmscape
bogomips	: 7089.50
TLB size	: 192 4K pages
clflush size	: 64
cache_alignment	: 64
address sizes	: 52 bits physical, 57 bits virtual
power management: ts ttp tm hwpstate eff_freq_ro [13] [14]

processor	: 45
vendor_id	: AuthenticAMD
cpu family	: 26
model		: 2
model name	: AMD EPYC 9355 32-Core Processor
stepping	: 1
microcode	: 0xb00215a
cpu MHz		: 2493.659
cache size	: 1024 KB
physical id	: 1
siblings	: 32
core id		: 97
cpu cores	: 32
apicid		: 225
initial apicid	: 225
fpu		: yes
fpu_exception	: yes
cpuid level	: 16
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush mmx fxsr sse sse2 ht syscall nx mmxext fxsr_opt pdpe1gb rdtscp lm constant_tsc rep_good amd_lbr_v2 nopl xtopology nonstop_tsc cpuid extd_apicid aperfmperf rapl pni pclmulqdq monitor ssse3 fma cx16 pcid sse4_1 sse4_2 x2apic movbe popcnt aes xsave avx f16c rdrand lahf_lm cmp_legacy svm extapic cr8_legacy abm sse4a misalignsse 3dnowprefetch osvw ibs skinit wdt tce topoext perfctr_core perfctr_nb bpext perfctr_llc mwaitx cat_l3 cdp_l3 hw_pstate ssbd mba perfmon_v2 ibrs ibpb stibp ibrs_enhanced vmmcall fsgsbase tsc_adjust bmi1 avx2 smep bmi2 invpcid cqm rdt_a avx512f avx512dq rdseed adx smap avx512ifma clflushopt clwb avx512cd sha_ni avx512bw avx512vl xsaveopt xsavec xgetbv1 xsaves cqm_llc cqm_occup_llc cqm_mbm_total cqm_mbm_local user_shstk avx_vnni avx512_bf16 clzero irperf xsaveerptr rdpru wbnoinvd amd_ppin cppc arat npt lbrv svm_lock nrip_save tsc_scale vmcb_clean flushbyasid decodeassists pausefilter pfthreshold avic v_vmsave_vmload vgif x2avic v_spec_ctrl vnmi avx512vbmi umip pku ospke avx512_vbmi2 gfni vaes vpclmulqdq avx512_vnni avx512_bitalg avx512_vpopcntdq la57 rdpid bus_lock_detect movdiri movdir64b overflow_recov succor smca avx512_vp2intersect flush_l1d debug_swap amd_lbr_pmc_freeze
bugs		: sysret_ss_attrs spectre_v1 spectre_v2 spec_store_bypass srso spectre_v2_user vmscape
bogomips	: 7089.50
TLB size	: 192 4K pages
clflush size	: 64
cache_alignment	: 64
address sizes	: 52 bits physical, 57 bits virtual
power management: ts ttp tm hwpstate eff_freq_ro [13] [14]

processor	: 46
vendor_id	: AuthenticAMD
cpu family	: 26
model		: 2
model name	: AMD EPYC 9355 32-Core Processor
stepping	: 1
microcode	: 0xb00215a
cpu MHz		: 3587.665
cache size	: 1024 KB
physical id	: 1
siblings	: 32
core id		: 98
cpu cores	: 32
apicid		: 226
initial apicid	: 226
fpu		: yes
fpu_exception	: yes
cpuid level	: 16
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush mmx fxsr sse sse2 ht syscall nx mmxext fxsr_opt pdpe1gb rdtscp lm constant_tsc rep_good amd_lbr_v2 nopl xtopology nonstop_tsc cpuid extd_apicid aperfmperf rapl pni pclmulqdq monitor ssse3 fma cx16 pcid sse4_1 sse4_2 x2apic movbe popcnt aes xsave avx f16c rdrand lahf_lm cmp_legacy svm extapic cr8_legacy abm sse4a misalignsse 3dnowprefetch osvw ibs skinit wdt tce topoext perfctr_core perfctr_nb bpext perfctr_llc mwaitx cat_l3 cdp_l3 hw_pstate ssbd mba perfmon_v2 ibrs ibpb stibp ibrs_enhanced vmmcall fsgsbase tsc_adjust bmi1 avx2 smep bmi2 invpcid cqm rdt_a avx512f avx512dq rdseed adx smap avx512ifma clflushopt clwb avx512cd sha_ni avx512bw avx512vl xsaveopt xsavec xgetbv1 xsaves cqm_llc cqm_occup_llc cqm_mbm_total cqm_mbm_local user_shstk avx_vnni avx512_bf16 clzero irperf xsaveerptr rdpru wbnoinvd amd_ppin cppc arat npt lbrv svm_lock nrip_save tsc_scale vmcb_clean flushbyasid decodeassists pausefilter pfthreshold avic v_vmsave_vmload vgif x2avic v_spec_ctrl vnmi avx512vbmi umip pku ospke avx512_vbmi2 gfni vaes vpclmulqdq avx512_vnni avx512_bitalg avx512_vpopcntdq la57 rdpid bus_lock_detect movdiri movdir64b overflow_recov succor smca avx512_vp2intersect flush_l1d debug_swap amd_lbr_pmc_freeze
bugs		: sysret_ss_attrs spectre_v1 spectre_v2 spec_store_bypass srso spectre_v2_user vmscape
bogomips	: 7089.50
TLB size	: 192 4K pages
clflush size	: 64
cache_alignment	: 64
address sizes	: 52 bits physical, 57 bits virtual
power management: ts ttp tm hwpstate eff_freq_ro [13] [14]

processor	: 47
vendor_id	: AuthenticAMD
cpu family	: 26
model		: 2
model name	: AMD EPYC 9355 32-Core Processor
stepping	: 1
microcode	: 0xb00215a
cpu MHz		: 2493.659
cache size	: 1024 KB
physical id	: 1
siblings	: 32
core id		: 99
cpu cores	: 32
apicid		: 227
initial apicid	: 227
fpu		: yes
fpu_exception	: yes
cpuid level	: 16
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush mmx fxsr sse sse2 ht syscall nx mmxext fxsr_opt pdpe1gb rdtscp lm constant_tsc rep_good amd_lbr_v2 nopl xtopology nonstop_tsc cpuid extd_apicid aperfmperf rapl pni pclmulqdq monitor ssse3 fma cx16 pcid sse4_1 sse4_2 x2apic movbe popcnt aes xsave avx f16c rdrand lahf_lm cmp_legacy svm extapic cr8_legacy abm sse4a misalignsse 3dnowprefetch osvw ibs skinit wdt tce topoext perfctr_core perfctr_nb bpext perfctr_llc mwaitx cat_l3 cdp_l3 hw_pstate ssbd mba perfmon_v2 ibrs ibpb stibp ibrs_enhanced vmmcall fsgsbase tsc_adjust bmi1 avx2 smep bmi2 invpcid cqm rdt_a avx512f avx512dq rdseed adx smap avx512ifma clflushopt clwb avx512cd sha_ni avx512bw avx512vl xsaveopt xsavec xgetbv1 xsaves cqm_llc cqm_occup_llc cqm_mbm_total cqm_mbm_local user_shstk avx_vnni avx512_bf16 clzero irperf xsaveerptr rdpru wbnoinvd amd_ppin cppc arat npt lbrv svm_lock nrip_save tsc_scale vmcb_clean flushbyasid decodeassists pausefilter pfthreshold avic v_vmsave_vmload vgif x2avic v_spec_ctrl vnmi avx512vbmi umip pku ospke avx512_vbmi2 gfni vaes vpclmulqdq avx512_vnni avx512_bitalg avx512_vpopcntdq la57 rdpid bus_lock_detect movdiri movdir64b overflow_recov succor smca avx512_vp2intersect flush_l1d debug_swap amd_lbr_pmc_freeze
bugs		: sysret_ss_attrs spectre_v1 spectre_v2 spec_store_bypass srso spectre_v2_user vmscape
bogomips	: 7089.50
TLB size	: 192 4K pages
clflush size	: 64
cache_alignment	: 64
address sizes	: 52 bits physical, 57 bits virtual
power management: ts ttp tm hwpstate eff_freq_ro [13] [14]

processor	: 48
vendor_id	: AuthenticAMD
cpu family	: 26
model		: 2
model name	: AMD EPYC 9355 32-Core Processor
stepping	: 1
microcode	: 0xb00215a
cpu MHz		: 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	: 7089.50
TLB size	: 192 4K pages
clflush size	: 64
cache_alignment	: 64
address sizes	: 52 bits physical, 57 bits virtual
power management: ts ttp tm hwpstate eff_freq_ro [13] [14]

processor	: 49
vendor_id	: AuthenticAMD
cpu family	: 26
model		: 2
model name	: AMD EPYC 9355 32-Core Processor
stepping	: 1
microcode	: 0xb00215a
cpu MHz		: 2493.659
cache size	: 1024 KB
physical id	: 1
siblings	: 32
core id		: 49
cpu cores	: 32
apicid		: 177
initial apicid	: 177
fpu		: yes
fpu_exception	: yes
cpuid level	: 16
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush mmx fxsr sse sse2 ht syscall nx mmxext fxsr_opt pdpe1gb rdtscp lm constant_tsc rep_good amd_lbr_v2 nopl xtopology nonstop_tsc cpuid extd_apicid aperfmperf rapl pni pclmulqdq monitor ssse3 fma cx16 pcid sse4_1 sse4_2 x2apic movbe popcnt aes xsave avx f16c rdrand lahf_lm cmp_legacy svm extapic cr8_legacy abm sse4a misalignsse 3dnowprefetch osvw ibs skinit wdt tce topoext perfctr_core perfctr_nb bpext perfctr_llc mwaitx cat_l3 cdp_l3 hw_pstate ssbd mba perfmon_v2 ibrs ibpb stibp ibrs_enhanced vmmcall fsgsbase tsc_adjust bmi1 avx2 smep bmi2 invpcid cqm rdt_a avx512f avx512dq rdseed adx smap avx512ifma clflushopt clwb avx512cd sha_ni avx512bw avx512vl xsaveopt xsavec xgetbv1 xsaves cqm_llc cqm_occup_llc cqm_mbm_total cqm_mbm_local user_shstk avx_vnni avx512_bf16 clzero irperf xsaveerptr rdpru wbnoinvd amd_ppin cppc arat npt lbrv svm_lock nrip_save tsc_scale vmcb_clean flushbyasid decodeassists pausefilter pfthreshold avic v_vmsave_vmload vgif x2avic v_spec_ctrl vnmi avx512vbmi umip pku ospke avx512_vbmi2 gfni vaes vpclmulqdq avx512_vnni avx512_bitalg avx512_vpopcntdq la57 rdpid bus_lock_detect movdiri movdir64b overflow_recov succor smca avx512_vp2intersect flush_l1d debug_swap amd_lbr_pmc_freeze
bugs		: sysret_ss_attrs spectre_v1 spectre_v2 spec_store_bypass srso spectre_v2_user vmscape
bogomips	: 7089.50
TLB size	: 192 4K pages
clflush size	: 64
cache_alignment	: 64
address sizes	: 52 bits physical, 57 bits virtual
power management: ts ttp tm hwpstate eff_freq_ro [13] [14]

processor	: 50
vendor_id	: AuthenticAMD
cpu family	: 26
model		: 2
model name	: AMD EPYC 9355 32-Core Processor
stepping	: 1
microcode	: 0xb00215a
cpu MHz		: 3594.714
cache size	: 1024 KB
physical id	: 1
siblings	: 32
core id		: 50
cpu cores	: 32
apicid		: 178
initial apicid	: 178
fpu		: yes
fpu_exception	: yes
cpuid level	: 16
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush mmx fxsr sse sse2 ht syscall nx mmxext fxsr_opt pdpe1gb rdtscp lm constant_tsc rep_good amd_lbr_v2 nopl xtopology nonstop_tsc cpuid extd_apicid aperfmperf rapl pni pclmulqdq monitor ssse3 fma cx16 pcid sse4_1 sse4_2 x2apic movbe popcnt aes xsave avx f16c rdrand lahf_lm cmp_legacy svm extapic cr8_legacy abm sse4a misalignsse 3dnowprefetch osvw ibs skinit wdt tce topoext perfctr_core perfctr_nb bpext perfctr_llc mwaitx cat_l3 cdp_l3 hw_pstate ssbd mba perfmon_v2 ibrs ibpb stibp ibrs_enhanced vmmcall fsgsbase tsc_adjust bmi1 avx2 smep bmi2 invpcid cqm rdt_a avx512f avx512dq rdseed adx smap avx512ifma clflushopt clwb avx512cd sha_ni avx512bw avx512vl xsaveopt xsavec xgetbv1 xsaves cqm_llc cqm_occup_llc cqm_mbm_total cqm_mbm_local user_shstk avx_vnni avx512_bf16 clzero irperf xsaveerptr rdpru wbnoinvd amd_ppin cppc arat npt lbrv svm_lock nrip_save tsc_scale vmcb_clean flushbyasid decodeassists pausefilter pfthreshold avic v_vmsave_vmload vgif x2avic v_spec_ctrl vnmi avx512vbmi umip pku ospke avx512_vbmi2 gfni vaes vpclmulqdq avx512_vnni avx512_bitalg avx512_vpopcntdq la57 rdpid bus_lock_detect movdiri movdir64b overflow_recov succor smca avx512_vp2intersect flush_l1d debug_swap amd_lbr_pmc_freeze
bugs		: sysret_ss_attrs spectre_v1 spectre_v2 spec_store_bypass srso spectre_v2_user vmscape
bogomips	: 7089.50
TLB size	: 192 4K pages
clflush size	: 64
cache_alignment	: 64
address sizes	: 52 bits physical, 57 bits virtual
power management: ts ttp tm hwpstate eff_freq_ro [13] [14]

processor	: 51
vendor_id	: AuthenticAMD
cpu family	: 26
model		: 2
model name	: AMD EPYC 9355 32-Core Processor
stepping	: 1
microcode	: 0xb00215a
cpu MHz		: 2493.659
cache size	: 1024 KB
physical id	: 1
siblings	: 32
core id		: 51
cpu cores	: 32
apicid		: 179
initial apicid	: 179
fpu		: yes
fpu_exception	: yes
cpuid level	: 16
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush mmx fxsr sse sse2 ht syscall nx mmxext fxsr_opt pdpe1gb rdtscp lm constant_tsc rep_good amd_lbr_v2 nopl xtopology nonstop_tsc cpuid extd_apicid aperfmperf rapl pni pclmulqdq monitor ssse3 fma cx16 pcid sse4_1 sse4_2 x2apic movbe popcnt aes xsave avx f16c rdrand lahf_lm cmp_legacy svm extapic cr8_legacy abm sse4a misalignsse 3dnowprefetch osvw ibs skinit wdt tce topoext perfctr_core perfctr_nb bpext perfctr_llc mwaitx cat_l3 cdp_l3 hw_pstate ssbd mba perfmon_v2 ibrs ibpb stibp ibrs_enhanced vmmcall fsgsbase tsc_adjust bmi1 avx2 smep bmi2 invpcid cqm rdt_a avx512f avx512dq rdseed adx smap avx512ifma clflushopt clwb avx512cd sha_ni avx512bw avx512vl xsaveopt xsavec xgetbv1 xsaves cqm_llc cqm_occup_llc cqm_mbm_total cqm_mbm_local user_shstk avx_vnni avx512_bf16 clzero irperf xsaveerptr rdpru wbnoinvd amd_ppin cppc arat npt lbrv svm_lock nrip_save tsc_scale vmcb_clean flushbyasid decodeassists pausefilter pfthreshold avic v_vmsave_vmload vgif x2avic v_spec_ctrl vnmi avx512vbmi umip pku ospke avx512_vbmi2 gfni vaes vpclmulqdq avx512_vnni avx512_bitalg avx512_vpopcntdq la57 rdpid bus_lock_detect movdiri movdir64b overflow_recov succor smca avx512_vp2intersect flush_l1d debug_swap amd_lbr_pmc_freeze
bugs		: sysret_ss_attrs spectre_v1 spectre_v2 spec_store_bypass srso spectre_v2_user vmscape
bogomips	: 7089.50
TLB size	: 192 4K pages
clflush size	: 64
cache_alignment	: 64
address sizes	: 52 bits physical, 57 bits virtual
power management: ts ttp tm hwpstate eff_freq_ro [13] [14]

processor	: 52
vendor_id	: AuthenticAMD
cpu family	: 26
model		: 2
model name	: AMD EPYC 9355 32-Core Processor
stepping	: 1
microcode	: 0xb00215a
cpu MHz		: 2493.659
cache size	: 1024 KB
physical id	: 1
siblings	: 32
core id		: 112
cpu cores	: 32
apicid		: 240
initial apicid	: 240
fpu		: yes
fpu_exception	: yes
cpuid level	: 16
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush mmx fxsr sse sse2 ht syscall nx mmxext fxsr_opt pdpe1gb rdtscp lm constant_tsc rep_good amd_lbr_v2 nopl xtopology nonstop_tsc cpuid extd_apicid aperfmperf rapl pni pclmulqdq monitor ssse3 fma cx16 pcid sse4_1 sse4_2 x2apic movbe popcnt aes xsave avx f16c rdrand lahf_lm cmp_legacy svm extapic cr8_legacy abm sse4a misalignsse 3dnowprefetch osvw ibs skinit wdt tce topoext perfctr_core perfctr_nb bpext perfctr_llc mwaitx cat_l3 cdp_l3 hw_pstate ssbd mba perfmon_v2 ibrs ibpb stibp ibrs_enhanced vmmcall fsgsbase tsc_adjust bmi1 avx2 smep bmi2 invpcid cqm rdt_a avx512f avx512dq rdseed adx smap avx512ifma clflushopt clwb avx512cd sha_ni avx512bw avx512vl xsaveopt xsavec xgetbv1 xsaves cqm_llc cqm_occup_llc cqm_mbm_total cqm_mbm_local user_shstk avx_vnni avx512_bf16 clzero irperf xsaveerptr rdpru wbnoinvd amd_ppin cppc arat npt lbrv svm_lock nrip_save tsc_scale vmcb_clean flushbyasid decodeassists pausefilter pfthreshold avic v_vmsave_vmload vgif x2avic v_spec_ctrl vnmi avx512vbmi umip pku ospke avx512_vbmi2 gfni vaes vpclmulqdq avx512_vnni avx512_bitalg avx512_vpopcntdq la57 rdpid bus_lock_detect movdiri movdir64b overflow_recov succor smca avx512_vp2intersect flush_l1d debug_swap amd_lbr_pmc_freeze
bugs		: sysret_ss_attrs spectre_v1 spectre_v2 spec_store_bypass srso spectre_v2_user vmscape
bogomips	: 7089.50
TLB size	: 192 4K pages
clflush size	: 64
cache_alignment	: 64
address sizes	: 52 bits physical, 57 bits virtual
power management: ts ttp tm hwpstate eff_freq_ro [13] [14]

processor	: 53
vendor_id	: AuthenticAMD
cpu family	: 26
model		: 2
model name	: AMD EPYC 9355 32-Core Processor
stepping	: 1
microcode	: 0xb00215a
cpu MHz		: 2493.659
cache size	: 1024 KB
physical id	: 1
siblings	: 32
core id		: 113
cpu cores	: 32
apicid		: 241
initial apicid	: 241
fpu		: yes
fpu_exception	: yes
cpuid level	: 16
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush mmx fxsr sse sse2 ht syscall nx mmxext fxsr_opt pdpe1gb rdtscp lm constant_tsc rep_good amd_lbr_v2 nopl xtopology nonstop_tsc cpuid extd_apicid aperfmperf rapl pni pclmulqdq monitor ssse3 fma cx16 pcid sse4_1 sse4_2 x2apic movbe popcnt aes xsave avx f16c rdrand lahf_lm cmp_legacy svm extapic cr8_legacy abm sse4a misalignsse 3dnowprefetch osvw ibs skinit wdt tce topoext perfctr_core perfctr_nb bpext perfctr_llc mwaitx cat_l3 cdp_l3 hw_pstate ssbd mba perfmon_v2 ibrs ibpb stibp ibrs_enhanced vmmcall fsgsbase tsc_adjust bmi1 avx2 smep bmi2 invpcid cqm rdt_a avx512f avx512dq rdseed adx smap avx512ifma clflushopt clwb avx512cd sha_ni avx512bw avx512vl xsaveopt xsavec xgetbv1 xsaves cqm_llc cqm_occup_llc cqm_mbm_total cqm_mbm_local user_shstk avx_vnni avx512_bf16 clzero irperf xsaveerptr rdpru wbnoinvd amd_ppin cppc arat npt lbrv svm_lock nrip_save tsc_scale vmcb_clean flushbyasid decodeassists pausefilter pfthreshold avic v_vmsave_vmload vgif x2avic v_spec_ctrl vnmi avx512vbmi umip pku ospke avx512_vbmi2 gfni vaes vpclmulqdq avx512_vnni avx512_bitalg avx512_vpopcntdq la57 rdpid bus_lock_detect movdiri movdir64b overflow_recov succor smca avx512_vp2intersect flush_l1d debug_swap amd_lbr_pmc_freeze
bugs		: sysret_ss_attrs spectre_v1 spectre_v2 spec_store_bypass srso spectre_v2_user vmscape
bogomips	: 7089.50
TLB size	: 192 4K pages
clflush size	: 64
cache_alignment	: 64
address sizes	: 52 bits physical, 57 bits virtual
power management: ts ttp tm hwpstate eff_freq_ro [13] [14]

processor	: 54
vendor_id	: AuthenticAMD
cpu family	: 26
model		: 2
model name	: AMD EPYC 9355 32-Core Processor
stepping	: 1
microcode	: 0xb00215a
cpu MHz		: 3587.585
cache size	: 1024 KB
physical id	: 1
siblings	: 32
core id		: 114
cpu cores	: 32
apicid		: 242
initial apicid	: 242
fpu		: yes
fpu_exception	: yes
cpuid level	: 16
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush mmx fxsr sse sse2 ht syscall nx mmxext fxsr_opt pdpe1gb rdtscp lm constant_tsc rep_good amd_lbr_v2 nopl xtopology nonstop_tsc cpuid extd_apicid aperfmperf rapl pni pclmulqdq monitor ssse3 fma cx16 pcid sse4_1 sse4_2 x2apic movbe popcnt aes xsave avx f16c rdrand lahf_lm cmp_legacy svm extapic cr8_legacy abm sse4a misalignsse 3dnowprefetch osvw ibs skinit wdt tce topoext perfctr_core perfctr_nb bpext perfctr_llc mwaitx cat_l3 cdp_l3 hw_pstate ssbd mba perfmon_v2 ibrs ibpb stibp ibrs_enhanced vmmcall fsgsbase tsc_adjust bmi1 avx2 smep bmi2 invpcid cqm rdt_a avx512f avx512dq rdseed adx smap avx512ifma clflushopt clwb avx512cd sha_ni avx512bw avx512vl xsaveopt xsavec xgetbv1 xsaves cqm_llc cqm_occup_llc cqm_mbm_total cqm_mbm_local user_shstk avx_vnni avx512_bf16 clzero irperf xsaveerptr rdpru wbnoinvd amd_ppin cppc arat npt lbrv svm_lock nrip_save tsc_scale vmcb_clean flushbyasid decodeassists pausefilter pfthreshold avic v_vmsave_vmload vgif x2avic v_spec_ctrl vnmi avx512vbmi umip pku ospke avx512_vbmi2 gfni vaes vpclmulqdq avx512_vnni avx512_bitalg avx512_vpopcntdq la57 rdpid bus_lock_detect movdiri movdir64b overflow_recov succor smca avx512_vp2intersect flush_l1d debug_swap amd_lbr_pmc_freeze
bugs		: sysret_ss_attrs spectre_v1 spectre_v2 spec_store_bypass srso spectre_v2_user vmscape
bogomips	: 7089.50
TLB size	: 192 4K pages
clflush size	: 64
cache_alignment	: 64
address sizes	: 52 bits physical, 57 bits virtual
power management: ts ttp tm hwpstate eff_freq_ro [13] [14]

processor	: 55
vendor_id	: AuthenticAMD
cpu family	: 26
model		: 2
model name	: AMD EPYC 9355 32-Core Processor
stepping	: 1
microcode	: 0xb00215a
cpu MHz		: 2493.659
cache size	: 1024 KB
physical id	: 1
siblings	: 32
core id		: 115
cpu cores	: 32
apicid		: 243
initial apicid	: 243
fpu		: yes
fpu_exception	: yes
cpuid level	: 16
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush mmx fxsr sse sse2 ht syscall nx mmxext fxsr_opt pdpe1gb rdtscp lm constant_tsc rep_good amd_lbr_v2 nopl xtopology nonstop_tsc cpuid extd_apicid aperfmperf rapl pni pclmulqdq monitor ssse3 fma cx16 pcid sse4_1 sse4_2 x2apic movbe popcnt aes xsave avx f16c rdrand lahf_lm cmp_legacy svm extapic cr8_legacy abm sse4a misalignsse 3dnowprefetch osvw ibs skinit wdt tce topoext perfctr_core perfctr_nb bpext perfctr_llc mwaitx cat_l3 cdp_l3 hw_pstate ssbd mba perfmon_v2 ibrs ibpb stibp ibrs_enhanced vmmcall fsgsbase tsc_adjust bmi1 avx2 smep bmi2 invpcid cqm rdt_a avx512f avx512dq rdseed adx smap avx512ifma clflushopt clwb avx512cd sha_ni avx512bw avx512vl xsaveopt xsavec xgetbv1 xsaves cqm_llc cqm_occup_llc cqm_mbm_total cqm_mbm_local user_shstk avx_vnni avx512_bf16 clzero irperf xsaveerptr rdpru wbnoinvd amd_ppin cppc arat npt lbrv svm_lock nrip_save tsc_scale vmcb_clean flushbyasid decodeassists pausefilter pfthreshold avic v_vmsave_vmload vgif x2avic v_spec_ctrl vnmi avx512vbmi umip pku ospke avx512_vbmi2 gfni vaes vpclmulqdq avx512_vnni avx512_bitalg avx512_vpopcntdq la57 rdpid bus_lock_detect movdiri movdir64b overflow_recov succor smca avx512_vp2intersect flush_l1d debug_swap amd_lbr_pmc_freeze
bugs		: sysret_ss_attrs spectre_v1 spectre_v2 spec_store_bypass srso spectre_v2_user vmscape
bogomips	: 7089.50
TLB size	: 192 4K pages
clflush size	: 64
cache_alignment	: 64
address sizes	: 52 bits physical, 57 bits virtual
power management: ts ttp tm hwpstate eff_freq_ro [13] [14]

processor	: 56
vendor_id	: AuthenticAMD
cpu family	: 26
model		: 2
model name	: AMD EPYC 9355 32-Core Processor
stepping	: 1
microcode	: 0xb00215a
cpu MHz		: 3577.822
cache size	: 1024 KB
physical id	: 1
siblings	: 32
core id		: 16
cpu cores	: 32
apicid		: 144
initial apicid	: 144
fpu		: yes
fpu_exception	: yes
cpuid level	: 16
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush mmx fxsr sse sse2 ht syscall nx mmxext fxsr_opt pdpe1gb rdtscp lm constant_tsc rep_good amd_lbr_v2 nopl xtopology nonstop_tsc cpuid extd_apicid aperfmperf rapl pni pclmulqdq monitor ssse3 fma cx16 pcid sse4_1 sse4_2 x2apic movbe popcnt aes xsave avx f16c rdrand lahf_lm cmp_legacy svm extapic cr8_legacy abm sse4a misalignsse 3dnowprefetch osvw ibs skinit wdt tce topoext perfctr_core perfctr_nb bpext perfctr_llc mwaitx cat_l3 cdp_l3 hw_pstate ssbd mba perfmon_v2 ibrs ibpb stibp ibrs_enhanced vmmcall fsgsbase tsc_adjust bmi1 avx2 smep bmi2 invpcid cqm rdt_a avx512f avx512dq rdseed adx smap avx512ifma clflushopt clwb avx512cd sha_ni avx512bw avx512vl xsaveopt xsavec xgetbv1 xsaves cqm_llc cqm_occup_llc cqm_mbm_total cqm_mbm_local user_shstk avx_vnni avx512_bf16 clzero irperf xsaveerptr rdpru wbnoinvd amd_ppin cppc arat npt lbrv svm_lock nrip_save tsc_scale vmcb_clean flushbyasid decodeassists pausefilter pfthreshold avic v_vmsave_vmload vgif x2avic v_spec_ctrl vnmi avx512vbmi umip pku ospke avx512_vbmi2 gfni vaes vpclmulqdq avx512_vnni avx512_bitalg avx512_vpopcntdq la57 rdpid bus_lock_detect movdiri movdir64b overflow_recov succor smca avx512_vp2intersect flush_l1d debug_swap amd_lbr_pmc_freeze
bugs		: sysret_ss_attrs spectre_v1 spectre_v2 spec_store_bypass srso spectre_v2_user vmscape
bogomips	: 7089.50
TLB size	: 192 4K pages
clflush size	: 64
cache_alignment	: 64
address sizes	: 52 bits physical, 57 bits virtual
power management: ts ttp tm hwpstate eff_freq_ro [13] [14]

processor	: 57
vendor_id	: AuthenticAMD
cpu family	: 26
model		: 2
model name	: AMD EPYC 9355 32-Core Processor
stepping	: 1
microcode	: 0xb00215a
cpu MHz		: 2493.659
cache size	: 1024 KB
physical id	: 1
siblings	: 32
core id		: 17
cpu cores	: 32
apicid		: 145
initial apicid	: 145
fpu		: yes
fpu_exception	: yes
cpuid level	: 16
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush mmx fxsr sse sse2 ht syscall nx mmxext fxsr_opt pdpe1gb rdtscp lm constant_tsc rep_good amd_lbr_v2 nopl xtopology nonstop_tsc cpuid extd_apicid aperfmperf rapl pni pclmulqdq monitor ssse3 fma cx16 pcid sse4_1 sse4_2 x2apic movbe popcnt aes xsave avx f16c rdrand lahf_lm cmp_legacy svm extapic cr8_legacy abm sse4a misalignsse 3dnowprefetch osvw ibs skinit wdt tce topoext perfctr_core perfctr_nb bpext perfctr_llc mwaitx cat_l3 cdp_l3 hw_pstate ssbd mba perfmon_v2 ibrs ibpb stibp ibrs_enhanced vmmcall fsgsbase tsc_adjust bmi1 avx2 smep bmi2 invpcid cqm rdt_a avx512f avx512dq rdseed adx smap avx512ifma clflushopt clwb avx512cd sha_ni avx512bw avx512vl xsaveopt xsavec xgetbv1 xsaves cqm_llc cqm_occup_llc cqm_mbm_total cqm_mbm_local user_shstk avx_vnni avx512_bf16 clzero irperf xsaveerptr rdpru wbnoinvd amd_ppin cppc arat npt lbrv svm_lock nrip_save tsc_scale vmcb_clean flushbyasid decodeassists pausefilter pfthreshold avic v_vmsave_vmload vgif x2avic v_spec_ctrl vnmi avx512vbmi umip pku ospke avx512_vbmi2 gfni vaes vpclmulqdq avx512_vnni avx512_bitalg avx512_vpopcntdq la57 rdpid bus_lock_detect movdiri movdir64b overflow_recov succor smca avx512_vp2intersect flush_l1d debug_swap amd_lbr_pmc_freeze
bugs		: sysret_ss_attrs spectre_v1 spectre_v2 spec_store_bypass srso spectre_v2_user vmscape
bogomips	: 7089.50
TLB size	: 192 4K pages
clflush size	: 64
cache_alignment	: 64
address sizes	: 52 bits physical, 57 bits virtual
power management: ts ttp tm hwpstate eff_freq_ro [13] [14]

processor	: 58
vendor_id	: AuthenticAMD
cpu family	: 26
model		: 2
model name	: AMD EPYC 9355 32-Core Processor
stepping	: 1
microcode	: 0xb00215a
cpu MHz		: 3578.035
cache size	: 1024 KB
physical id	: 1
siblings	: 32
core id		: 18
cpu cores	: 32
apicid		: 146
initial apicid	: 146
fpu		: yes
fpu_exception	: yes
cpuid level	: 16
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush mmx fxsr sse sse2 ht syscall nx mmxext fxsr_opt pdpe1gb rdtscp lm constant_tsc rep_good amd_lbr_v2 nopl xtopology nonstop_tsc cpuid extd_apicid aperfmperf rapl pni pclmulqdq monitor ssse3 fma cx16 pcid sse4_1 sse4_2 x2apic movbe popcnt aes xsave avx f16c rdrand lahf_lm cmp_legacy svm extapic cr8_legacy abm sse4a misalignsse 3dnowprefetch osvw ibs skinit wdt tce topoext perfctr_core perfctr_nb bpext perfctr_llc mwaitx cat_l3 cdp_l3 hw_pstate ssbd mba perfmon_v2 ibrs ibpb stibp ibrs_enhanced vmmcall fsgsbase tsc_adjust bmi1 avx2 smep bmi2 invpcid cqm rdt_a avx512f avx512dq rdseed adx smap avx512ifma clflushopt clwb avx512cd sha_ni avx512bw avx512vl xsaveopt xsavec xgetbv1 xsaves cqm_llc cqm_occup_llc cqm_mbm_total cqm_mbm_local user_shstk avx_vnni avx512_bf16 clzero irperf xsaveerptr rdpru wbnoinvd amd_ppin cppc arat npt lbrv svm_lock nrip_save tsc_scale vmcb_clean flushbyasid decodeassists pausefilter pfthreshold avic v_vmsave_vmload vgif x2avic v_spec_ctrl vnmi avx512vbmi umip pku ospke avx512_vbmi2 gfni vaes vpclmulqdq avx512_vnni avx512_bitalg avx512_vpopcntdq la57 rdpid bus_lock_detect movdiri movdir64b overflow_recov succor smca avx512_vp2intersect flush_l1d debug_swap amd_lbr_pmc_freeze
bugs		: sysret_ss_attrs spectre_v1 spectre_v2 spec_store_bypass srso spectre_v2_user vmscape
bogomips	: 7089.50
TLB size	: 192 4K pages
clflush size	: 64
cache_alignment	: 64
address sizes	: 52 bits physical, 57 bits virtual
power management: ts ttp tm hwpstate eff_freq_ro [13] [14]

processor	: 59
vendor_id	: AuthenticAMD
cpu family	: 26
model		: 2
model name	: AMD EPYC 9355 32-Core Processor
stepping	: 1
microcode	: 0xb00215a
cpu MHz		: 3571.795
cache size	: 1024 KB
physical id	: 1
siblings	: 32
core id		: 19
cpu cores	: 32
apicid		: 147
initial apicid	: 147
fpu		: yes
fpu_exception	: yes
cpuid level	: 16
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush mmx fxsr sse sse2 ht syscall nx mmxext fxsr_opt pdpe1gb rdtscp lm constant_tsc rep_good amd_lbr_v2 nopl xtopology nonstop_tsc cpuid extd_apicid aperfmperf rapl pni pclmulqdq monitor ssse3 fma cx16 pcid sse4_1 sse4_2 x2apic movbe popcnt aes xsave avx f16c rdrand lahf_lm cmp_legacy svm extapic cr8_legacy abm sse4a misalignsse 3dnowprefetch osvw ibs skinit wdt tce topoext perfctr_core perfctr_nb bpext perfctr_llc mwaitx cat_l3 cdp_l3 hw_pstate ssbd mba perfmon_v2 ibrs ibpb stibp ibrs_enhanced vmmcall fsgsbase tsc_adjust bmi1 avx2 smep bmi2 invpcid cqm rdt_a avx512f avx512dq rdseed adx smap avx512ifma clflushopt clwb avx512cd sha_ni avx512bw avx512vl xsaveopt xsavec xgetbv1 xsaves cqm_llc cqm_occup_llc cqm_mbm_total cqm_mbm_local user_shstk avx_vnni avx512_bf16 clzero irperf xsaveerptr rdpru wbnoinvd amd_ppin cppc arat npt lbrv svm_lock nrip_save tsc_scale vmcb_clean flushbyasid decodeassists pausefilter pfthreshold avic v_vmsave_vmload vgif x2avic v_spec_ctrl vnmi avx512vbmi umip pku ospke avx512_vbmi2 gfni vaes vpclmulqdq avx512_vnni avx512_bitalg avx512_vpopcntdq la57 rdpid bus_lock_detect movdiri movdir64b overflow_recov succor smca avx512_vp2intersect flush_l1d debug_swap amd_lbr_pmc_freeze
bugs		: sysret_ss_attrs spectre_v1 spectre_v2 spec_store_bypass srso spectre_v2_user vmscape
bogomips	: 7089.50
TLB size	: 192 4K pages
clflush size	: 64
cache_alignment	: 64
address sizes	: 52 bits physical, 57 bits virtual
power management: ts ttp tm hwpstate eff_freq_ro [13] [14]

processor	: 60
vendor_id	: AuthenticAMD
cpu family	: 26
model		: 2
model name	: AMD EPYC 9355 32-Core Processor
stepping	: 1
microcode	: 0xb00215a
cpu MHz		: 3584.860
cache size	: 1024 KB
physical id	: 1
siblings	: 32
core id		: 80
cpu cores	: 32
apicid		: 208
initial apicid	: 208
fpu		: yes
fpu_exception	: yes
cpuid level	: 16
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush mmx fxsr sse sse2 ht syscall nx mmxext fxsr_opt pdpe1gb rdtscp lm constant_tsc rep_good amd_lbr_v2 nopl xtopology nonstop_tsc cpuid extd_apicid aperfmperf rapl pni pclmulqdq monitor ssse3 fma cx16 pcid sse4_1 sse4_2 x2apic movbe popcnt aes xsave avx f16c rdrand lahf_lm cmp_legacy svm extapic cr8_legacy abm sse4a misalignsse 3dnowprefetch osvw ibs skinit wdt tce topoext perfctr_core perfctr_nb bpext perfctr_llc mwaitx cat_l3 cdp_l3 hw_pstate ssbd mba perfmon_v2 ibrs ibpb stibp ibrs_enhanced vmmcall fsgsbase tsc_adjust bmi1 avx2 smep bmi2 invpcid cqm rdt_a avx512f avx512dq rdseed adx smap avx512ifma clflushopt clwb avx512cd sha_ni avx512bw avx512vl xsaveopt xsavec xgetbv1 xsaves cqm_llc cqm_occup_llc cqm_mbm_total cqm_mbm_local user_shstk avx_vnni avx512_bf16 clzero irperf xsaveerptr rdpru wbnoinvd amd_ppin cppc arat npt lbrv svm_lock nrip_save tsc_scale vmcb_clean flushbyasid decodeassists pausefilter pfthreshold avic v_vmsave_vmload vgif x2avic v_spec_ctrl vnmi avx512vbmi umip pku ospke avx512_vbmi2 gfni vaes vpclmulqdq avx512_vnni avx512_bitalg avx512_vpopcntdq la57 rdpid bus_lock_detect movdiri movdir64b overflow_recov succor smca avx512_vp2intersect flush_l1d debug_swap amd_lbr_pmc_freeze
bugs		: sysret_ss_attrs spectre_v1 spectre_v2 spec_store_bypass srso spectre_v2_user vmscape
bogomips	: 7089.50
TLB size	: 192 4K pages
clflush size	: 64
cache_alignment	: 64
address sizes	: 52 bits physical, 57 bits virtual
power management: ts ttp tm hwpstate eff_freq_ro [13] [14]

processor	: 61
vendor_id	: AuthenticAMD
cpu family	: 26
model		: 2
model name	: AMD EPYC 9355 32-Core Processor
stepping	: 1
microcode	: 0xb00215a
cpu MHz		: 3577.697
cache size	: 1024 KB
physical id	: 1
siblings	: 32
core id		: 81
cpu cores	: 32
apicid		: 209
initial apicid	: 209
fpu		: yes
fpu_exception	: yes
cpuid level	: 16
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush mmx fxsr sse sse2 ht syscall nx mmxext fxsr_opt pdpe1gb rdtscp lm constant_tsc rep_good amd_lbr_v2 nopl xtopology nonstop_tsc cpuid extd_apicid aperfmperf rapl pni pclmulqdq monitor ssse3 fma cx16 pcid sse4_1 sse4_2 x2apic movbe popcnt aes xsave avx f16c rdrand lahf_lm cmp_legacy svm extapic cr8_legacy abm sse4a misalignsse 3dnowprefetch osvw ibs skinit wdt tce topoext perfctr_core perfctr_nb bpext perfctr_llc mwaitx cat_l3 cdp_l3 hw_pstate ssbd mba perfmon_v2 ibrs ibpb stibp ibrs_enhanced vmmcall fsgsbase tsc_adjust bmi1 avx2 smep bmi2 invpcid cqm rdt_a avx512f avx512dq rdseed adx smap avx512ifma clflushopt clwb avx512cd sha_ni avx512bw avx512vl xsaveopt xsavec xgetbv1 xsaves cqm_llc cqm_occup_llc cqm_mbm_total cqm_mbm_local user_shstk avx_vnni avx512_bf16 clzero irperf xsaveerptr rdpru wbnoinvd amd_ppin cppc arat npt lbrv svm_lock nrip_save tsc_scale vmcb_clean flushbyasid decodeassists pausefilter pfthreshold avic v_vmsave_vmload vgif x2avic v_spec_ctrl vnmi avx512vbmi umip pku ospke avx512_vbmi2 gfni vaes vpclmulqdq avx512_vnni avx512_bitalg avx512_vpopcntdq la57 rdpid bus_lock_detect movdiri movdir64b overflow_recov succor smca avx512_vp2intersect flush_l1d debug_swap amd_lbr_pmc_freeze
bugs		: sysret_ss_attrs spectre_v1 spectre_v2 spec_store_bypass srso spectre_v2_user vmscape
bogomips	: 7089.50
TLB size	: 192 4K pages
clflush size	: 64
cache_alignment	: 64
address sizes	: 52 bits physical, 57 bits virtual
power management: ts ttp tm hwpstate eff_freq_ro [13] [14]

processor	: 62
vendor_id	: AuthenticAMD
cpu family	: 26
model		: 2
model name	: AMD EPYC 9355 32-Core Processor
stepping	: 1
microcode	: 0xb00215a
cpu MHz		: 2493.659
cache size	: 1024 KB
physical id	: 1
siblings	: 32
core id		: 82
cpu cores	: 32
apicid		: 210
initial apicid	: 210
fpu		: yes
fpu_exception	: yes
cpuid level	: 16
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush mmx fxsr sse sse2 ht syscall nx mmxext fxsr_opt pdpe1gb rdtscp lm constant_tsc rep_good amd_lbr_v2 nopl xtopology nonstop_tsc cpuid extd_apicid aperfmperf rapl pni pclmulqdq monitor ssse3 fma cx16 pcid sse4_1 sse4_2 x2apic movbe popcnt aes xsave avx f16c rdrand lahf_lm cmp_legacy svm extapic cr8_legacy abm sse4a misalignsse 3dnowprefetch osvw ibs skinit wdt tce topoext perfctr_core perfctr_nb bpext perfctr_llc mwaitx cat_l3 cdp_l3 hw_pstate ssbd mba perfmon_v2 ibrs ibpb stibp ibrs_enhanced vmmcall fsgsbase tsc_adjust bmi1 avx2 smep bmi2 invpcid cqm rdt_a avx512f avx512dq rdseed adx smap avx512ifma clflushopt clwb avx512cd sha_ni avx512bw avx512vl xsaveopt xsavec xgetbv1 xsaves cqm_llc cqm_occup_llc cqm_mbm_total cqm_mbm_local user_shstk avx_vnni avx512_bf16 clzero irperf xsaveerptr rdpru wbnoinvd amd_ppin cppc arat npt lbrv svm_lock nrip_save tsc_scale vmcb_clean flushbyasid decodeassists pausefilter pfthreshold avic v_vmsave_vmload vgif x2avic v_spec_ctrl vnmi avx512vbmi umip pku ospke avx512_vbmi2 gfni vaes vpclmulqdq avx512_vnni avx512_bitalg avx512_vpopcntdq la57 rdpid bus_lock_detect movdiri movdir64b overflow_recov succor smca avx512_vp2intersect flush_l1d debug_swap amd_lbr_pmc_freeze
bugs		: sysret_ss_attrs spectre_v1 spectre_v2 spec_store_bypass srso spectre_v2_user vmscape
bogomips	: 7089.50
TLB size	: 192 4K pages
clflush size	: 64
cache_alignment	: 64
address sizes	: 52 bits physical, 57 bits virtual
power management: ts ttp tm hwpstate eff_freq_ro [13] [14]

processor	: 63
vendor_id	: AuthenticAMD
cpu family	: 26
model		: 2
model name	: AMD EPYC 9355 32-Core Processor
stepping	: 1
microcode	: 0xb00215a
cpu MHz		: 2493.659
cache size	: 1024 KB
physical id	: 1
siblings	: 32
core id		: 83
cpu cores	: 32
apicid		: 211
initial apicid	: 211
fpu		: yes
fpu_exception	: yes
cpuid level	: 16
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush mmx fxsr sse sse2 ht syscall nx mmxext fxsr_opt pdpe1gb rdtscp lm constant_tsc rep_good amd_lbr_v2 nopl xtopology nonstop_tsc cpuid extd_apicid aperfmperf rapl pni pclmulqdq monitor ssse3 fma cx16 pcid sse4_1 sse4_2 x2apic movbe popcnt aes xsave avx f16c rdrand lahf_lm cmp_legacy svm extapic cr8_legacy abm sse4a misalignsse 3dnowprefetch osvw ibs skinit wdt tce topoext perfctr_core perfctr_nb bpext perfctr_llc mwaitx cat_l3 cdp_l3 hw_pstate ssbd mba perfmon_v2 ibrs ibpb stibp ibrs_enhanced vmmcall fsgsbase tsc_adjust bmi1 avx2 smep bmi2 invpcid cqm rdt_a avx512f avx512dq rdseed adx smap avx512ifma clflushopt clwb avx512cd sha_ni avx512bw avx512vl xsaveopt xsavec xgetbv1 xsaves cqm_llc cqm_occup_llc cqm_mbm_total cqm_mbm_local user_shstk avx_vnni avx512_bf16 clzero irperf xsaveerptr rdpru wbnoinvd amd_ppin cppc arat npt lbrv svm_lock nrip_save tsc_scale vmcb_clean flushbyasid decodeassists pausefilter pfthreshold avic v_vmsave_vmload vgif x2avic v_spec_ctrl vnmi avx512vbmi umip pku ospke avx512_vbmi2 gfni vaes vpclmulqdq avx512_vnni avx512_bitalg avx512_vpopcntdq la57 rdpid bus_lock_detect movdiri movdir64b overflow_recov succor smca avx512_vp2intersect flush_l1d debug_swap amd_lbr_pmc_freeze
bugs		: sysret_ss_attrs spectre_v1 spectre_v2 spec_store_bypass srso spectre_v2_user vmscape
bogomips	: 7089.50
TLB size	: 192 4K pages
clflush size	: 64
cache_alignment	: 64
address sizes	: 52 bits physical, 57 bits virtual
power management: ts ttp tm hwpstate eff_freq_ro [13] [14]


/proc/meminfo:
MemTotal:       1055320696 kB
MemFree:        1045310432 kB
MemAvailable:   1043117524 kB
Buffers:            3336 kB
Cached:          1223540 kB
SwapCached:            0 kB
Active:          6496816 kB
Inactive:         973340 kB
Active(anon):    6263816 kB
Inactive(anon):        0 kB
Active(file):     233000 kB
Inactive(file):   973340 kB
Unevictable:        3072 kB
Mlocked:               0 kB
SwapTotal:      33554428 kB
SwapFree:       33554428 kB
Zswap:                 0 kB
Zswapped:              0 kB
Dirty:             46688 kB
Writeback:           344 kB
AnonPages:       6244940 kB
Mapped:           160056 kB
Shmem:             20500 kB
KReclaimable:     130008 kB
Slab:             495272 kB
SReclaimable:     130008 kB
SUnreclaim:       365264 kB
KernelStack:       15776 kB
PageTables:        20996 kB
SecPageTables:     11592 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    561214776 kB
Committed_AS:    8965936 kB
VmallocTotal:   13743895347199 kB
VmallocUsed:      478252 kB
VmallocChunk:          0 kB
Percpu:           116480 kB
HardwareCorrupted:     0 kB
AnonHugePages:    737280 kB
ShmemHugePages:        0 kB
ShmemPmdMapped:        0 kB
FileHugePages:         0 kB
FilePmdMapped:         0 kB
CmaTotal:              0 kB
CmaFree:               0 kB
Unaccepted:            0 kB
HugePages_Total:       0
HugePages_Free:        0
HugePages_Rsvd:        0
HugePages_Surp:        0
Hugepagesize:       2048 kB
Hugetlb:               0 kB
DirectMap4k:      422340 kB
DirectMap2M:    19822592 kB
DirectMap1G:    1053818880 kB

Free space on /tmp at the end= 801624 MiB
End job on nodeE005 at 2026-07-15 17:27:03