Trace number 4847563
Some explanations
A solver is run under the control of another program named runsolver. runsolver is in charge of imposing the CPU time limit and the memory limit to the solver. It also monitors some information about the process.
The trace of the execution of a solver is divided into four (or five) parts:
-
SOLVER DATA
This is the output of the solver (stdout and stderr).
Note that some very long lines in this section may be truncated by your web browser ! In such a case, you may want to use the "Download as text" link to get the trace as a text file.
When the --timestamp option is passed to the runsolver program, each line output by the solver is prepended with a timestamp which indicates at what time the line was output by the solver. Times are relative to the start of the program, given in seconds. The first timestamp (if present) is estimated CPU time. The last timestamp is wall clock time.
As some 'v lines' may be very long (sometimes several megabytes), the 'v line' output by your solver may be split on several lines to help limit the size of the trace recorded in the database. In any case, the exact output of your solver is preserved in a trace file.
-
VERIFIER DATA
The output of the solver is piped to a verifier program which will search a value line "v " and, if found, will check that the given interpretation satisfies all constraints.
-
CONVERSION SCRIPT DATA (Optionnal)
When a conversion script is used, this section shows the messages that were output by the conversion script.
-
WATCHER DATA
This is the informations gathered by the runsolver program. It first prints the different limits. There's a first limit on CPU time set to X seconds (see the parameters in the trace). After this time has ellapsed, runsolver sends a SIGTERM and 2 seconds later a SIGKILL to the solver. For safety, there's also another limit set to X+30 seconds which will send a SIGXPU to the solver. The last limit is on the virtual memory used by the process (see the parameters in the trace).
Every ten seconds, the runsolver process fetches the content of /proc/loadavg, /proc/pid/stat and /proc/pid/statm (see man proc) and prints it as raw data. This is only recorded in case we need to investigate the behaviour of a solver.
The memory used by the solver (vsize) is also given every ten seconds.
When the solver exits, runsolver prints some informations such as status and time. CPU usage is the ratio CPU Time/Real Time.
-
LAUNCHER DATA
These informations are related to the script which will launch the solver. The most important informations are the command line given to the solver, the md5sum of the different files and the dump of the /proc/cpuinfo and /proc/meminfo which provides some useful information on the computer.
Solver answer on this benchmark
General information on the benchmark
| Name | PB24/normalized-PB12/OPT-LIN/zahidi/ Base/normalized-minisat85_4_27_6.opb |
| MD5SUM | 69a8064ffd0d93295314f07b4e8090a1 |
| Bench Category | OPT-LIN (optimization problem, linear constraints, no OPT/UNSAT certificate) |
| Best result obtained on this benchmark | OPT |
| Best value of the objective obtained on this benchmark | 4549061 |
| Best CPU time to get the best result obtained on this benchmark | 489.606 |
| Has Objective Function | YES |
| Satisfiable | |
| (Un)Satisfiability was proved | |
| Best value of the objective function | |
| Optimality of the best value was proved | |
| Number of variables | 14620 |
| Total number of constraints | 21851 |
| Number of constraints which are clauses | 170 |
| Number of constraints which are cardinality constraints (but not clauses) | 6 |
| Number of constraints which are nor clauses,nor cardinality constraints | 21675 |
| Minimum length of a constraint | 2 |
| Maximum length of a constraint | 3570 |
| Number of terms in the objective function | 14365 |
| Biggest coefficient in the objective function | 126506008 |
| Number of bits for the biggest coefficient in the objective function | 27 |
| Sum of the numbers in the objective function | 123596082113 |
| Number of bits of the sum of numbers in the objective function | 37 |
| Biggest number in a constraint | 126506008 |
| Number of bits of the biggest number in a constraint | 27 |
| Biggest sum of numbers in a constraint | 123596082113 |
| Number of bits of the biggest sum of numbers | 37 |
| Number of products (including duplicates) | 0 |
| Sum of products size (including duplicates) | 0 |
| Number of different products | 0 |
| Sum of products size | 0 |
Quality of the solution as a function of time

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