Trace number 4848147

Some explanations

A solver is run under the control of another program named runsolver. runsolver is in charge of imposing the CPU time limit and the memory limit to the solver. It also monitors some information about the process. The trace of the execution of a solver is divided into four (or five) parts:
  1. SOLVER DATA
    This is the output of the solver (stdout and stderr).
    Note that some very long lines in this section may be truncated by your web browser ! In such a case, you may want to use the "Download as text" link to get the trace as a text file.

    When the --timestamp option is passed to the runsolver program, each line output by the solver is prepended with a timestamp which indicates at what time the line was output by the solver. Times are relative to the start of the program, given in seconds. The first timestamp (if present) is estimated CPU time. The last timestamp is wall clock time.

    As some 'v lines' may be very long (sometimes several megabytes), the 'v line' output by your solver may be split on several lines to help limit the size of the trace recorded in the database. In any case, the exact output of your solver is preserved in a trace file.
  2. VERIFIER DATA
    The output of the solver is piped to a verifier program which will search a value line "v " and, if found, will check that the given interpretation satisfies all constraints.
  3. CONVERSION SCRIPT DATA (Optionnal)
    When a conversion script is used, this section shows the messages that were output by the conversion script.
  4. WATCHER DATA
    This is the informations gathered by the runsolver program. It first prints the different limits. There's a first limit on CPU time set to X seconds (see the parameters in the trace). After this time has ellapsed, runsolver sends a SIGTERM and 2 seconds later a SIGKILL to the solver. For safety, there's also another limit set to X+30 seconds which will send a SIGXPU to the solver. The last limit is on the virtual memory used by the process (see the parameters in the trace).
    Every ten seconds, the runsolver process fetches the content of /proc/loadavg, /proc/pid/stat and /proc/pid/statm (see man proc) and prints it as raw data. This is only recorded in case we need to investigate the behaviour of a solver. The memory used by the solver (vsize) is also given every ten seconds.
    When the solver exits, runsolver prints some informations such as status and time. CPU usage is the ratio CPU Time/Real Time.
  5. LAUNCHER DATA
    These informations are related to the script which will launch the solver. The most important informations are the command line given to the solver, the md5sum of the different files and the dump of the /proc/cpuinfo and /proc/meminfo which provides some useful information on the computer.

Solver answer on this benchmark

Solver NameAnswerobjective functionCPU timeWall clock time
cpmpy_ortools (16 cores) 2026-07-14OPT5141383 4851.94 306.912

General information on the benchmark

NamePB24/normalized-PB12/OPT-LIN/zahidi/
Base/normalized-minisat85_4_27_4.opb
MD5SUM21308a801a9cbe43fb5a50efc40ff8ff
Bench CategoryOPT-LIN (optimization problem, linear constraints, no OPT/UNSAT certificate)
Best result obtained on this benchmarkOPT
Best value of the objective obtained on this benchmark5141383
Best CPU time to get the best result obtained on this benchmark837.238
Has Objective FunctionYES
Satisfiable
(Un)Satisfiability was proved
Best value of the objective function
Optimality of the best value was proved
Number of variables14620
Total number of constraints21851
Number of constraints which are clauses170
Number of constraints which are cardinality constraints (but not clauses)6
Number of constraints which are nor clauses,nor cardinality constraints21675
Minimum length of a constraint2
Maximum length of a constraint3570
Number of terms in the objective function 14365
Biggest coefficient in the objective function 169112377
Number of bits for the biggest coefficient in the objective function 28
Sum of the numbers in the objective function 146273936801
Number of bits of the sum of numbers in the objective function 38
Biggest number in a constraint 169112377
Number of bits of the biggest number in a constraint 28
Biggest sum of numbers in a constraint 146273936801
Number of bits of the biggest sum of numbers38
Number of products (including duplicates)0
Sum of products size (including duplicates)0
Number of different products0
Sum of products size0

Quality of the solution as a function of time


Download the above graph as a PDF file

Solver Data

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

Verifier Data

OK	5141383

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-4848147-1784143472/watcher-4848147-1784143472 -o /tmp/evaluation-result-4848147-1784143472/solver-4848147-1784143472 -C 57600 -W 3700 -M 250000 --var /tmp/evaluation-result-4848147-1784143472/vars-4848147-1784143472 --bin-var /tmp/runsolver-exch-nodeE005-1784136130-27095 --watchdog 3760 run HOME/instance-4848147-1784143472.opb --runner opb --time_limit 57600 --mem_limit 250000 --verbose --cores 16 --seed 1478956505 --intermediate --solver ortools 

running on 16 cores: 32-47

CPU: AMD EPYC 9355 32-Core Processor
Cores frequency:
  2500 MHz: 33-36,40-47
  3550 MHz: 0-15,20-23,28-31,52-55,60-63
  3600 MHz: 16-19,24-27,32,37-39,48-51,56-59
WARNING: cores do not run at the same frequency!

Cores frequency (cpufreq):
  3550 MHz: 0-15

CPU governors:
  performance: 32-47

NUMA information:
  number of nodes: 8
  node 0: cores 0-7, 128055 MiB (127112 MiB free)
  node 1: cores 8-15, 129019 MiB (128034 MiB free)
  node 2: cores 16-23, 129019 MiB (113100 MiB free)
  node 3: cores 24-31, 129003 MiB (107897 MiB free)
  node 4: cores 32-39, 128973 MiB (128683 MiB free)
  node 5: cores 40-47, 129019 MiB (128685 MiB free)
  node 6: cores 48-55, 129019 MiB (127233 MiB free)
  node 7: cores 56-63, 128474 MiB (126882 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): 57600 seconds
Enforcing CPUTime limit (hard limit, will send SIGXCPU): 57630 seconds
Enforcing wall clock limit (soft limit, will send SIGTERM then SIGKILL): 3700 seconds
Enforcing VSIZE limit (soft limit, will send SIGTERM then SIGKILL): 256000000 KiB
Enforcing VSIZE limit (hard limit, stack expansion will fail with SIGSEGV, brk() and mmap() will return ENOMEM): 256051200 KiB
Linux 5.14.0-611.55.1.el9_7.0.3.x86_64
Starting watchdog thread
solver pid=29391, runsolver pid=29388
Current StackSize limit: 8192 KiB


[startup+0.100056 s]*
/proc/loadavg: 60.77 63.17 62.94 49/895 29394
/proc/meminfo: memFree=1011234200/1055320696 swapFree=33554428/33554428
[pid=29391] ppid=29388 vsize=4324 memory=3204 CPUtime=0 cores=32-47
/proc/29391/stat : 29391 (run) S 29388 29391 27083 0 -1 4194304 265 121 0 0 0 0 0 0 20 0 1 0 3935606 4427776 640 18446744073709551615 94644831928320 94644832822853 140723869818704 0 0 0 65536 4 65538 1 0 0 17 39 0 0 0 0 0 94644833061904 94644833109648 94644844523520 140723869825143 140723869825381 140723869825381 140723869831121 0
/proc/29391/statm: 1081 801 712 219 0 143 0
[pid=29394] ppid=29391 vsize=27612 memory=21428 CPUtime=0.06 cores=32-47
/proc/29394/stat : 29394 (python3) D 29391 29391 27083 0 -1 4456448 3622 0 0 0 6 0 0 0 20 0 1 0 3935607 28274688 5248 18446744073709551615 4321280 7402577 140733380645120 0 0 0 0 16781312 2 1 0 0 17 32 0 0 0 0 0 9420256 10002664 16035840 140733380646802 140733380647056 140733380647056 140733380652986 0
/proc/29394/statm: 6903 5357 1991 753 0 4047 0
Current children cumulated CPU time: 0.06 s
Current children cumulated vsize: 31936 KiB
Current children cumulated memory: 24632 KiB

[startup+0.211656 s]*
/proc/loadavg: 60.77 63.17 62.94 50/910 29409
/proc/meminfo: memFree=1011222080/1055320696 swapFree=33554428/33554428
[pid=29391] ppid=29388 vsize=4324 memory=3204 CPUtime=0 cores=32-47
/proc/29391/stat : 29391 (run) S 29388 29391 27083 0 -1 4194304 265 121 0 0 0 0 0 0 20 0 1 0 3935606 4427776 640 18446744073709551615 94644831928320 94644832822853 140723869818704 0 0 0 65536 4 65538 1 0 0 17 39 0 0 0 0 0 94644833061904 94644833109648 94644844523520 140723869825143 140723869825381 140723869825381 140723869831121 0
/proc/29391/statm: 1081 801 712 219 0 143 0
[pid=29394] ppid=29391 vsize=737248 memory=44736 CPUtime=1.26 cores=32-47
/proc/29394/stat : 29394 (python3) R 29391 29391 27083 0 -1 4194304 6877 0 0 0 125 1 0 0 20 0 16 0 3935607 754941952 11008 18446744073709551615 4321280 7402577 140733380645120 0 0 0 0 16781312 2 0 0 0 17 32 0 0 0 0 0 9420256 10002664 16035840 140733380646802 140733380647056 140733380647056 140733380652986 0
/proc/29394/statm: 184312 11184 4829 753 0 168938 0
[pid=29394/tid=29395] ppid=29391 vsize=737248 memory=8462108013221118012 CPUtime=0.07 cores=32-47
/proc/29394/task/29395/stat : 29395 (python3) S 29391 29391 27083 0 -1 4194368 1 0 0 0 7 0 0 0 20 0 16 0 3935620 754941952 11008 18446744073709551615 4321280 7402577 140733380645120 0 0 0 0 16781312 2 1 0 0 -1 37 0 0 0 0 0 9420256 10002664 16035840 140733380646802 140733380647056 140733380647056 140733380652986 0
[pid=29394/tid=29396] ppid=29391 vsize=737248 memory=18980 CPUtime=0.07 cores=32-47
/proc/29394/task/29396/stat : 29396 (python3) S 29391 29391 27083 0 -1 4194368 1 0 0 0 7 0 0 0 20 0 16 0 3935620 754941952 11008 18446744073709551615 4321280 7402577 140733380645120 0 0 0 0 16781312 2 1 0 0 -1 47 0 0 0 0 0 9420256 10002664 16035840 140733380646802 140733380647056 140733380647056 140733380652986 0
[pid=29394/tid=29397] ppid=29391 vsize=737248 memory=20002 CPUtime=0.07 cores=32-47
/proc/29394/task/29397/stat : 29397 (python3) S 29391 29391 27083 0 -1 4194368 1 0 0 0 7 0 0 0 20 0 16 0 3935620 754941952 11008 18446744073709551615 4321280 7402577 140733380645120 0 0 0 0 16781312 2 1 0 0 -1 40 0 0 0 0 0 9420256 10002664 16035840 140733380646802 140733380647056 140733380647056 140733380652986 0
[pid=29394/tid=29398] ppid=29391 vsize=737248 memory=60705906904425 CPUtime=0.07 cores=32-47
/proc/29394/task/29398/stat : 29398 (python3) S 29391 29391 27083 0 -1 4194368 1 0 0 0 7 0 0 0 20 0 16 0 3935620 754941952 11008 18446744073709551615 4321280 7402577 140733380645120 0 0 0 0 16781312 2 1 0 0 -1 33 0 0 0 0 0 9420256 10002664 16035840 140733380646802 140733380647056 140733380647056 140733380652986 0
[pid=29394/tid=29399] ppid=29391 vsize=737248 memory=57411683746449 CPUtime=0.07 cores=32-47
/proc/29394/task/29399/stat : 29399 (python3) S 29391 29391 27083 0 -1 4194368 1 0 0 0 7 0 0 0 20 0 16 0 3935620 754941952 11008 18446744073709551615 4321280 7402577 140733380645120 0 0 0 0 16781312 2 1 0 0 -1 46 0 0 0 0 0 9420256 10002664 16035840 140733380646802 140733380647056 140733380647056 140733380652986 0
[pid=29394/tid=29400] ppid=29391 vsize=737248 memory=21178 CPUtime=0.07 cores=32-47
/proc/29394/task/29400/stat : 29400 (python3) S 29391 29391 27083 0 -1 4194368 1 0 0 0 7 0 0 0 20 0 16 0 3935620 754941952 11008 18446744073709551615 4321280 7402577 140733380645120 0 0 0 0 16781312 2 1 0 0 -1 38 0 0 0 0 0 9420256 10002664 16035840 140733380646802 140733380647056 140733380647056 140733380652986 0
[pid=29394/tid=29401] ppid=29391 vsize=737248 memory=54108954582123 CPUtime=0.07 cores=32-47
/proc/29394/task/29401/stat : 29401 (python3) S 29391 29391 27083 0 -1 4194368 1 0 0 0 7 0 0 0 20 0 16 0 3935620 754941952 11008 18446744073709551615 4321280 7402577 140733380645120 0 0 0 0 16781312 2 1 0 0 -1 43 0 0 0 0 0 9420256 10002664 16035840 140733380646802 140733380647056 140733380647056 140733380652986 0
[pid=29394/tid=29402] ppid=29391 vsize=737248 memory=13571504772220833 CPUtime=0.07 cores=32-47
/proc/29394/task/29402/stat : 29402 (python3) S 29391 29391 27083 0 -1 4194368 1 0 0 0 7 0 0 0 20 0 16 0 3935620 754941952 11008 18446744073709551615 4321280 7402577 140733380645120 0 0 0 0 16781312 2 1 0 0 -1 35 0 0 0 0 0 9420256 10002664 16035840 140733380646802 140733380647056 140733380647056 140733380652986 0
[pid=29394/tid=29403] ppid=29391 vsize=737248 memory=142430 CPUtime=0.07 cores=32-47
/proc/29394/task/29403/stat : 29403 (python3) S 29391 29391 27083 0 -1 4194368 1 0 0 0 7 0 0 0 20 0 16 0 3935620 754941952 11008 18446744073709551615 4321280 7402577 140733380645120 0 0 0 0 16781312 2 1 0 0 -1 45 0 0 0 0 0 9420256 10002664 16035840 140733380646802 140733380647056 140733380647056 140733380652986 0
[pid=29394/tid=29404] ppid=29391 vsize=737248 memory=0 CPUtime=0.07 cores=32-47
/proc/29394/task/29404/stat : 29404 (python3) S 29391 29391 27083 0 -1 4194368 1 0 0 0 7 0 0 0 20 0 16 0 3935620 754941952 11008 18446744073709551615 4321280 7402577 140733380645120 0 0 0 0 16781312 2 1 0 0 -1 39 0 0 0 0 0 9420256 10002664 16035840 140733380646802 140733380647056 140733380647056 140733380652986 0
[pid=29394/tid=29405] ppid=29391 vsize=737248 memory=0 CPUtime=0.07 cores=32-47
/proc/29394/task/29405/stat : 29405 (python3) S 29391 29391 27083 0 -1 4194368 1 0 0 0 7 0 0 0 20 0 16 0 3935620 754941952 11008 18446744073709551615 4321280 7402577 140733380645120 0 0 0 0 16781312 2 1 0 0 -1 41 0 0 0 0 0 9420256 10002664 16035840 140733380646802 140733380647056 140733380647056 140733380652986 0
[pid=29394/tid=29406] ppid=29391 vsize=737248 memory=0 CPUtime=0.07 cores=32-47
/proc/29394/task/29406/stat : 29406 (python3) S 29391 29391 27083 0 -1 4194368 1 0 0 0 7 0 0 0 20 0 16 0 3935620 754941952 11008 18446744073709551615 4321280 7402577 140733380645120 0 0 0 0 16781312 2 1 0 0 -1 34 0 0 0 0 0 9420256 10002664 16035840 140733380646802 140733380647056 140733380647056 140733380652986 0
[pid=29394/tid=29407] ppid=29391 vsize=737248 memory=0 CPUtime=0.07 cores=32-47
/proc/29394/task/29407/stat : 29407 (python3) S 29391 29391 27083 0 -1 4194368 1 0 0 0 7 0 0 0 20 0 16 0 3935620 754941952 11008 18446744073709551615 4321280 7402577 140733380645120 0 0 0 0 16781312 2 1 0 0 -1 44 0 0 0 0 0 9420256 10002664 16035840 140733380646802 140733380647056 140733380647056 140733380652986 0
[pid=29394/tid=29408] ppid=29391 vsize=737248 memory=0 CPUtime=0.07 cores=32-47
/proc/29394/task/29408/stat : 29408 (python3) S 29391 29391 27083 0 -1 4194368 1 0 0 0 7 0 0 0 20 0 16 0 3935620 754941952 11008 18446744073709551615 4321280 7402577 140733380645120 0 0 0 0 16781312 2 1 0 0 -1 36 0 0 0 0 0 9420256 10002664 16035840 140733380646802 140733380647056 140733380647056 140733380652986 0
[pid=29394/tid=29409] ppid=29391 vsize=737248 memory=0 CPUtime=0.07 cores=32-47
/proc/29394/task/29409/stat : 29409 (python3) S 29391 29391 27083 0 -1 4194368 1 0 0 0 7 0 0 0 20 0 16 0 3935620 754941952 11008 18446744073709551615 4321280 7402577 140733380645120 0 0 0 0 16781312 2 1 0 0 -1 42 0 0 0 0 0 9420256 10002664 16035840 140733380646802 140733380647056 140733380647056 140733380652986 0
Current children cumulated CPU time: 1.26 s
Current children cumulated vsize: 741572 KiB
Current children cumulated memory: 47940 KiB

[startup+0.309322 s]*
/proc/loadavg: 60.77 63.17 62.94 49/910 29409
/proc/meminfo: memFree=1011189168/1055320696 swapFree=33554428/33554428
[pid=29391] ppid=29388 vsize=4324 memory=3204 CPUtime=0 cores=32-47
/proc/29391/stat : 29391 (run) S 29388 29391 27083 0 -1 4194304 265 121 0 0 0 0 0 0 20 0 1 0 3935606 4427776 640 18446744073709551615 94644831928320 94644832822853 140723869818704 0 0 0 65536 4 65538 1 0 0 17 39 0 0 0 0 0 94644833061904 94644833109648 94644844523520 140723869825143 140723869825381 140723869825381 140723869831121 0
/proc/29391/statm: 1081 801 712 219 0 143 0
[pid=29394] ppid=29391 vsize=764532 memory=64840 CPUtime=1.33 cores=32-47
/proc/29394/stat : 29394 (python3) R 29391 29391 27083 0 -1 4194304 10833 0 0 0 130 3 0 0 20 0 16 0 3935607 782880768 16000 18446744073709551615 4321280 7402577 140733380645120 0 0 0 0 16781312 2 0 0 0 17 32 0 0 0 0 0 9420256 10002664 16035840 140733380646802 140733380647056 140733380647056 140733380652986 0
/proc/29394/statm: 191133 16209 6098 753 0 172699 0
[pid=29394/tid=29395] ppid=29391 vsize=764532 memory=8323122258307677070 CPUtime=0.07 cores=32-47
/proc/29394/task/29395/stat : 29395 (python3) S 29391 29391 27083 0 -1 4194368 1 0 0 0 7 0 0 0 20 0 16 0 3935620 782880768 16000 18446744073709551615 4321280 7402577 140733380645120 0 0 0 0 16781312 2 1 0 0 -1 37 0 0 0 0 0 9420256 10002664 16035840 140733380646802 140733380647056 140733380647056 140733380652986 0
[pid=29394/tid=29396] ppid=29391 vsize=764532 memory=0 CPUtime=0.07 cores=32-47
/proc/29394/task/29396/stat : 29396 (python3) S 29391 29391 27083 0 -1 4194368 1 0 0 0 7 0 0 0 20 0 16 0 3935620 782880768 16000 18446744073709551615 4321280 7402577 140733380645120 0 0 0 0 16781312 2 1 0 0 -1 47 0 0 0 0 0 9420256 10002664 16035840 140733380646802 140733380647056 140733380647056 140733380652986 0
[pid=29394/tid=29397] ppid=29391 vsize=764532 memory=0 CPUtime=0.07 cores=32-47
/proc/29394/task/29397/stat : 29397 (python3) S 29391 29391 27083 0 -1 4194368 1 0 0 0 7 0 0 0 20 0 16 0 3935620 782880768 16000 18446744073709551615 4321280 7402577 140733380645120 0 0 0 0 16781312 2 1 0 0 -1 40 0 0 0 0 0 9420256 10002664 16035840 140733380646802 140733380647056 140733380647056 140733380652986 0
[pid=29394/tid=29398] ppid=29391 vsize=764532 memory=0 CPUtime=0.07 cores=32-47
/proc/29394/task/29398/stat : 29398 (python3) S 29391 29391 27083 0 -1 4194368 1 0 0 0 7 0 0 0 20 0 16 0 3935620 782880768 16000 18446744073709551615 4321280 7402577 140733380645120 0 0 0 0 16781312 2 1 0 0 -1 33 0 0 0 0 0 9420256 10002664 16035840 140733380646802 140733380647056 140733380647056 140733380652986 0
[pid=29394/tid=29399] ppid=29391 vsize=764532 memory=0 CPUtime=0.07 cores=32-47
/proc/29394/task/29399/stat : 29399 (python3) S 29391 29391 27083 0 -1 4194368 1 0 0 0 7 0 0 0 20 0 16 0 3935620 782880768 16000 18446744073709551615 4321280 7402577 140733380645120 0 0 0 0 16781312 2 1 0 0 -1 46 0 0 0 0 0 9420256 10002664 16035840 140733380646802 140733380647056 140733380647056 140733380652986 0
[pid=29394/tid=29400] ppid=29391 vsize=764532 memory=0 CPUtime=0.07 cores=32-47
/proc/29394/task/29400/stat : 29400 (python3) S 29391 29391 27083 0 -1 4194368 1 0 0 0 7 0 0 0 20 0 16 0 3935620 782880768 16000 18446744073709551615 4321280 7402577 140733380645120 0 0 0 0 16781312 2 1 0 0 -1 38 0 0 0 0 0 9420256 10002664 16035840 140733380646802 140733380647056 140733380647056 140733380652986 0
[pid=29394/tid=29401] ppid=29391 vsize=764532 memory=0 CPUtime=0.07 cores=32-47
/proc/29394/task/29401/stat : 29401 (python3) S 29391 29391 27083 0 -1 4194368 1 0 0 0 7 0 0 0 20 0 16 0 3935620 782880768 16000 18446744073709551615 4321280 7402577 140733380645120 0 0 0 0 16781312 2 1 0 0 -1 43 0 0 0 0 0 9420256 10002664 16035840 140733380646802 140733380647056 140733380647056 140733380652986 0
[pid=29394/tid=29402] ppid=29391 vsize=764532 memory=0 CPUtime=0.07 cores=32-47
/proc/29394/task/29402/stat : 29402 (python3) S 29391 29391 27083 0 -1 4194368 1 0 0 0 7 0 0 0 20 0 16 0 3935620 782880768 16000 18446744073709551615 4321280 7402577 140733380645120 0 0 0 0 16781312 2 1 0 0 -1 35 0 0 0 0 0 9420256 10002664 16035840 140733380646802 140733380647056 140733380647056 140733380652986 0
[pid=29394/tid=29403] ppid=29391 vsize=764532 memory=0 CPUtime=0.07 cores=32-47
/proc/29394/task/29403/stat : 29403 (python3) S 29391 29391 27083 0 -1 4194368 1 0 0 0 7 0 0 0 20 0 16 0 3935620 782880768 16000 18446744073709551615 4321280 7402577 140733380645120 0 0 0 0 16781312 2 1 0 0 -1 45 0 0 0 0 0 9420256 10002664 16035840 140733380646802 140733380647056 140733380647056 140733380652986 0
[pid=29394/tid=29404] ppid=29391 vsize=764532 memory=0 CPUtime=0.07 cores=32-47
/proc/29394/task/29404/stat : 29404 (python3) S 29391 29391 27083 0 -1 4194368 1 0 0 0 7 0 0 0 20 0 16 0 3935620 782880768 16000 18446744073709551615 4321280 7402577 140733380645120 0 0 0 0 16781312 2 1 0 0 -1 39 0 0 0 0 0 9420256 10002664 16035840 140733380646802 140733380647056 140733380647056 140733380652986 0
[pid=29394/tid=29405] ppid=29391 vsize=764532 memory=0 CPUtime=0.07 cores=32-47
/proc/29394/task/29405/stat : 29405 (python3) S 29391 29391 27083 0 -1 4194368 1 0 0 0 7 0 0 0 20 0 16 0 3935620 782880768 16000 18446744073709551615 4321280 7402577 140733380645120 0 0 0 0 16781312 2 1 0 0 -1 41 0 0 0 0 0 9420256 10002664 16035840 140733380646802 140733380647056 140733380647056 140733380652986 0
[pid=29394/tid=29406] ppid=29391 vsize=764532 memory=0 CPUtime=0.07 cores=32-47
/proc/29394/task/29406/stat : 29406 (python3) S 29391 29391 27083 0 -1 4194368 1 0 0 0 7 0 0 0 20 0 16 0 3935620 782880768 16000 18446744073709551615 4321280 7402577 140733380645120 0 0 0 0 16781312 2 1 0 0 -1 34 0 0 0 0 0 9420256 10002664 16035840 140733380646802 140733380647056 140733380647056 140733380652986 0
[pid=29394/tid=29407] ppid=29391 vsize=764532 memory=0 CPUtime=0.07 cores=32-47
/proc/29394/task/29407/stat : 29407 (python3) S 29391 29391 27083 0 -1 4194368 1 0 0 0 7 0 0 0 20 0 16 0 3935620 782880768 16000 18446744073709551615 4321280 7402577 140733380645120 0 0 0 0 16781312 2 1 0 0 -1 44 0 0 0 0 0 9420256 10002664 16035840 140733380646802 140733380647056 140733380647056 140733380652986 0
[pid=29394/tid=29408] ppid=29391 vsize=764532 memory=0 CPUtime=0.07 cores=32-47
/proc/29394/task/29408/stat : 29408 (python3) S 29391 29391 27083 0 -1 4194368 1 0 0 0 7 0 0 0 20 0 16 0 3935620 782880768 16000 18446744073709551615 4321280 7402577 140733380645120 0 0 0 0 16781312 2 1 0 0 -1 36 0 0 0 0 0 9420256 10002664 16035840 140733380646802 140733380647056 140733380647056 140733380652986 0
[pid=29394/tid=29409] ppid=29391 vsize=764532 memory=0 CPUtime=0.07 cores=32-47
/proc/29394/task/29409/stat : 29409 (python3) S 29391 29391 27083 0 -1 4194368 1 0 0 0 7 0 0 0 20 0 16 0 3935620 782880768 16000 18446744073709551615 4321280 7402577 140733380645120 0 0 0 0 16781312 2 1 0 0 -1 42 0 0 0 0 0 9420256 10002664 16035840 140733380646802 140733380647056 140733380647056 140733380652986 0
Current children cumulated CPU time: 1.33 s
Current children cumulated vsize: 768856 KiB
Current children cumulated memory: 68044 KiB

[startup+0.700197 s]
/proc/loadavg: 60.77 63.17 62.94 50/910 29409
/proc/meminfo: memFree=1011124896/1055320696 swapFree=33554428/33554428
[pid=29391] ppid=29388 vsize=4324 memory=3204 CPUtime=0 cores=32-47
/proc/29391/stat : 29391 (run) S 29388 29391 27083 0 -1 4194304 265 121 0 0 0 0 0 0 20 0 1 0 3935606 4427776 640 18446744073709551615 94644831928320 94644832822853 140723869818704 0 0 0 65536 4 65538 1 0 0 17 39 0 0 0 0 0 94644833061904 94644833109648 94644844523520 140723869825143 140723869825381 140723869825381 140723869831121 0
/proc/29391/statm: 1081 801 712 219 0 143 0
[pid=29394] ppid=29391 vsize=922684 memory=118740 CPUtime=1.58 cores=32-47
/proc/29394/stat : 29394 (python3) R 29391 29391 27083 0 -1 4194304 20132 0 0 0 153 5 0 0 20 0 16 0 3935607 944828416 29656 18446744073709551615 4321280 7402577 140733380645120 0 0 0 0 16781312 8405026 0 0 0 17 32 0 0 0 0 0 9420256 10002664 16035840 140733380646802 140733380647056 140733380647056 140733380652986 0
/proc/29394/statm: 230671 29685 11786 753 0 181696 0
[pid=29394/tid=29395] ppid=29391 vsize=922684 memory=5848 CPUtime=0.07 cores=32-47
/proc/29394/task/29395/stat : 29395 (python3) S 29391 29391 27083 0 -1 4194368 1 0 0 0 7 0 0 0 20 0 16 0 3935620 944828416 29656 18446744073709551615 4321280 7402577 140733380645120 0 0 0 0 16781312 8405026 1 0 0 -1 37 0 0 0 0 0 9420256 10002664 16035840 140733380646802 140733380647056 140733380647056 140733380652986 0
[pid=29394/tid=29396] ppid=29391 vsize=922684 memory=20864 CPUtime=0.07 cores=32-47
/proc/29394/task/29396/stat : 29396 (python3) S 29391 29391 27083 0 -1 4194368 1 0 0 0 7 0 0 0 20 0 16 0 3935620 944828416 29656 18446744073709551615 4321280 7402577 140733380645120 0 0 0 0 16781312 8405026 1 0 0 -1 47 0 0 0 0 0 9420256 10002664 16035840 140733380646802 140733380647056 140733380647056 140733380652986 0
[pid=29394/tid=29397] ppid=29391 vsize=922684 memory=15340 CPUtime=0.07 cores=32-47
/proc/29394/task/29397/stat : 29397 (python3) S 29391 29391 27083 0 -1 4194368 1 0 0 0 7 0 0 0 20 0 16 0 3935620 944828416 29656 18446744073709551615 4321280 7402577 140733380645120 0 0 0 0 16781312 8405026 1 0 0 -1 40 0 0 0 0 0 9420256 10002664 16035840 140733380646802 140733380647056 140733380647056 140733380652986 0
[pid=29394/tid=29398] ppid=29391 vsize=922684 memory=2504 CPUtime=0.07 cores=32-47
/proc/29394/task/29398/stat : 29398 (python3) S 29391 29391 27083 0 -1 4194368 1 0 0 0 7 0 0 0 20 0 16 0 3935620 944828416 29656 18446744073709551615 4321280 7402577 140733380645120 0 0 0 0 16781312 8405026 1 0 0 -1 33 0 0 0 0 0 9420256 10002664 16035840 140733380646802 140733380647056 140733380647056 140733380652986 0
[pid=29394/tid=29399] ppid=29391 vsize=922684 memory=3568 CPUtime=0.07 cores=32-47
/proc/29394/task/29399/stat : 29399 (python3) S 29391 29391 27083 0 -1 4194368 1 0 0 0 7 0 0 0 20 0 16 0 3935620 944828416 29656 18446744073709551615 4321280 7402577 140733380645120 0 0 0 0 16781312 8405026 1 0 0 -1 46 0 0 0 0 0 9420256 10002664 16035840 140733380646802 140733380647056 140733380647056 140733380652986 0
[pid=29394/tid=29400] ppid=29391 vsize=922684 memory=4860 CPUtime=0.07 cores=32-47
/proc/29394/task/29400/stat : 29400 (python3) S 29391 29391 27083 0 -1 4194368 1 0 0 0 7 0 0 0 20 0 16 0 3935620 944828416 29656 18446744073709551615 4321280 7402577 140733380645120 0 0 0 0 16781312 8405026 1 0 0 -1 38 0 0 0 0 0 9420256 10002664 16035840 140733380646802 140733380647056 140733380647056 140733380652986 0
[pid=29394/tid=29401] ppid=29391 vsize=922684 memory=3048 CPUtime=0.07 cores=32-47
/proc/29394/task/29401/stat : 29401 (python3) S 29391 29391 27083 0 -1 4194368 1 0 0 0 7 0 0 0 20 0 16 0 3935620 944828416 29656 18446744073709551615 4321280 7402577 140733380645120 0 0 0 0 16781312 8405026 1 0 0 -1 43 0 0 0 0 0 9420256 10002664 16035840 140733380646802 140733380647056 140733380647056 140733380652986 0
[pid=29394/tid=29402] ppid=29391 vsize=922684 memory=41964 CPUtime=0.07 cores=32-47
/proc/29394/task/29402/stat : 29402 (python3) S 29391 29391 27083 0 -1 4194368 1 0 0 0 7 0 0 0 20 0 16 0 3935620 944828416 29656 18446744073709551615 4321280 7402577 140733380645120 0 0 0 0 16781312 8405026 1 0 0 -1 35 0 0 0 0 0 9420256 10002664 16035840 140733380646802 140733380647056 140733380647056 140733380652986 0
[pid=29394/tid=29403] ppid=29391 vsize=922684 memory=4728 CPUtime=0.07 cores=32-47
/proc/29394/task/29403/stat : 29403 (python3) S 29391 29391 27083 0 -1 4194368 1 0 0 0 7 0 0 0 20 0 16 0 3935620 944828416 29656 18446744073709551615 4321280 7402577 140733380645120 0 0 0 0 16781312 8405026 1 0 0 -1 45 0 0 0 0 0 9420256 10002664 16035840 140733380646802 140733380647056 140733380647056 140733380652986 0
[pid=29394/tid=29404] ppid=29391 vsize=922684 memory=1964 CPUtime=0.07 cores=32-47
/proc/29394/task/29404/stat : 29404 (python3) S 29391 29391 27083 0 -1 4194368 1 0 0 0 7 0 0 0 20 0 16 0 3935620 944828416 29656 18446744073709551615 4321280 7402577 140733380645120 0 0 0 0 16781312 8405026 1 0 0 -1 39 0 0 0 0 0 9420256 10002664 16035840 140733380646802 140733380647056 140733380647056 140733380652986 0
[pid=29394/tid=29405] ppid=29391 vsize=922684 memory=5724 CPUtime=0.07 cores=32-47
/proc/29394/task/29405/stat : 29405 (python3) S 29391 29391 27083 0 -1 4194368 1 0 0 0 7 0 0 0 20 0 16 0 3935620 944828416 29656 18446744073709551615 4321280 7402577 140733380645120 0 0 0 0 16781312 8405026 1 0 0 -1 41 0 0 0 0 0 9420256 10002664 16035840 140733380646802 140733380647056 140733380647056 140733380652986 0
[pid=29394/tid=29406] ppid=29391 vsize=922684 memory=12776 CPUtime=0.07 cores=32-47
/proc/29394/task/29406/stat : 29406 (python3) S 29391 29391 27083 0 -1 4194368 1 0 0 0 7 0 0 0 20 0 16 0 3935620 944828416 29656 18446744073709551615 4321280 7402577 140733380645120 0 0 0 0 16781312 8405026 1 0 0 -1 34 0 0 0 0 0 9420256 10002664 16035840 140733380646802 140733380647056 140733380647056 140733380652986 0
[pid=29394/tid=29407] ppid=29391 vsize=922684 memory=3092 CPUtime=0.07 cores=32-47
/proc/29394/task/29407/stat : 29407 (python3) S 29391 29391 27083 0 -1 4194368 1 0 0 0 7 0 0 0 20 0 16 0 3935620 944828416 29656 18446744073709551615 4321280 7402577 140733380645120 0 0 0 0 16781312 8405026 1 0 0 -1 44 0 0 0 0 0 9420256 10002664 16035840 140733380646802 140733380647056 140733380647056 140733380652986 0
[pid=29394/tid=29408] ppid=29391 vsize=922684 memory=17968 CPUtime=0.07 cores=32-47
/proc/29394/task/29408/stat : 29408 (python3) S 29391 29391 27083 0 -1 4194368 1 0 0 0 7 0 0 0 20 0 16 0 3935620 944828416 29656 18446744073709551615 4321280 7402577 140733380645120 0 0 0 0 16781312 8405026 1 0 0 -1 36 0 0 0 0 0 9420256 10002664 16035840 140733380646802 140733380647056 140733380647056 140733380652986 0
[pid=29394/tid=29409] ppid=29391 vsize=922684 memory=46984 CPUtime=0.07 cores=32-47
/proc/29394/task/29409/stat : 29409 (python3) S 29391 29391 27083 0 -1 4194368 1 0 0 0 7 0 0 0 20 0 16 0 3935620 944828416 29656 18446744073709551615 4321280 7402577 140733380645120 0 0 0 0 16781312 8405026 1 0 0 -1 42 0 0 0 0 0 9420256 10002664 16035840 140733380646802 140733380647056 140733380647056 140733380652986 0
Current children cumulated CPU time: 1.58 s
Current children cumulated vsize: 927008 KiB
Current children cumulated memory: 121944 KiB

[startup+1.50019 s]
/proc/loadavg: 60.77 63.17 62.94 50/910 29409
/proc/meminfo: memFree=1010635516/1055320696 swapFree=33554428/33554428

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

/proc/29394/task/29413/stat : 29413 (python3) R 29391 29391 27083 0 -1 4194368 82652 0 0 0 30233 6 0 0 20 0 32 0 3935817 2845761536 352377 18446744073709551615 4321280 7402577 140733380645120 0 0 0 0 16781312 8405026 0 0 0 -1 41 0 0 0 0 0 9420256 10002664 16035840 140733380646802 140733380647056 140733380647056 140733380652986 0
[pid=29394/tid=29414] ppid=29391 vsize=2779064 memory=4728 CPUtime=302.42 cores=32-47
/proc/29394/task/29414/stat : 29414 (python3) R 29391 29391 27083 0 -1 4194368 88090 0 0 0 30236 6 0 0 20 0 32 0 3935817 2845761536 352377 18446744073709551615 4321280 7402577 140733380645120 0 0 0 0 16781312 8405026 0 0 0 -1 34 0 0 0 0 0 9420256 10002664 16035840 140733380646802 140733380647056 140733380647056 140733380652986 0
[pid=29394/tid=29415] ppid=29391 vsize=2779064 memory=1964 CPUtime=302.36 cores=32-47
/proc/29394/task/29415/stat : 29415 (python3) R 29391 29391 27083 0 -1 4194368 30105 0 0 0 30234 2 0 0 20 0 32 0 3935817 2845761536 352377 18446744073709551615 4321280 7402577 140733380645120 0 0 0 0 16781312 8405026 0 0 0 -1 36 0 0 0 0 0 9420256 10002664 16035840 140733380646802 140733380647056 140733380647056 140733380652986 0
[pid=29394/tid=29416] ppid=29391 vsize=2779064 memory=5724 CPUtime=302.37 cores=32-47
/proc/29394/task/29416/stat : 29416 (python3) R 29391 29391 27083 0 -1 4194368 25179 0 0 0 30234 3 0 0 20 0 32 0 3935817 2845761536 352377 18446744073709551615 4321280 7402577 140733380645120 0 0 0 0 16781312 8405026 0 0 0 -1 46 0 0 0 0 0 9420256 10002664 16035840 140733380646802 140733380647056 140733380647056 140733380652986 0
[pid=29394/tid=29417] ppid=29391 vsize=2779064 memory=7686721470368225436 CPUtime=301.16 cores=32-47
/proc/29394/task/29417/stat : 29417 (python3) R 29391 29391 27083 0 -1 4194368 28644 0 0 0 30110 6 0 0 20 0 32 0 3935817 2845761536 352377 18446744073709551615 4321280 7402577 140733380645120 0 0 0 0 16781312 8405026 0 0 0 -1 47 0 0 0 0 0 9420256 10002664 16035840 140733380646802 140733380647056 140733380647056 140733380652986 0
[pid=29394/tid=29418] ppid=29391 vsize=2779064 memory=20608 CPUtime=302.37 cores=32-47
/proc/29394/task/29418/stat : 29418 (python3) R 29391 29391 27083 0 -1 4194368 29049 0 0 0 30236 1 0 0 20 0 32 0 3935817 2845761536 352377 18446744073709551615 4321280 7402577 140733380645120 0 0 0 0 16781312 8405026 0 0 0 -1 32 0 0 0 0 0 9420256 10002664 16035840 140733380646802 140733380647056 140733380647056 140733380652986 0
[pid=29394/tid=29419] ppid=29391 vsize=2779064 memory=24252 CPUtime=302.31 cores=32-47
/proc/29394/task/29419/stat : 29419 (python3) R 29391 29391 27083 0 -1 4194368 21182 0 0 0 30230 1 0 0 20 0 32 0 3935817 2845761536 352377 18446744073709551615 4321280 7402577 140733380645120 0 0 0 0 16781312 8405026 0 0 0 -1 44 0 0 0 0 0 9420256 10002664 16035840 140733380646802 140733380647056 140733380647056 140733380652986 0
[pid=29394/tid=29420] ppid=29391 vsize=2779064 memory=9300 CPUtime=302.41 cores=32-47
/proc/29394/task/29420/stat : 29420 (python3) R 29391 29391 27083 0 -1 4194368 28850 0 0 0 30239 2 0 0 20 0 32 0 3935817 2845761536 352377 18446744073709551615 4321280 7402577 140733380645120 0 0 0 0 16781312 8405026 0 0 0 -1 38 0 0 0 0 0 9420256 10002664 16035840 140733380646802 140733380647056 140733380647056 140733380652986 0
[pid=29394/tid=29421] ppid=29391 vsize=2779064 memory=27440 CPUtime=302.24 cores=32-47
/proc/29394/task/29421/stat : 29421 (python3) R 29391 29391 27083 0 -1 4194368 97710 0 0 0 30214 10 0 0 20 0 32 0 3935817 2845761536 352377 18446744073709551615 4321280 7402577 140733380645120 0 0 0 0 16781312 8405026 0 0 0 -1 37 0 0 0 0 0 9420256 10002664 16035840 140733380646802 140733380647056 140733380647056 140733380652986 0
[pid=29394/tid=29422] ppid=29391 vsize=2779064 memory=3872 CPUtime=300.11 cores=32-47
/proc/29394/task/29422/stat : 29422 (python3) R 29391 29391 27083 0 -1 4194368 15818 0 0 0 30007 4 0 0 20 0 32 0 3935817 2845761536 352377 18446744073709551615 4321280 7402577 140733380645120 0 0 0 0 16781312 8405026 0 0 0 -1 42 0 0 0 0 0 9420256 10002664 16035840 140733380646802 140733380647056 140733380647056 140733380652986 0
[pid=29394/tid=29423] ppid=29391 vsize=2779064 memory=7764 CPUtime=300.58 cores=32-47
/proc/29394/task/29423/stat : 29423 (python3) R 29391 29391 27083 0 -1 4194368 22158 0 0 0 30054 4 0 0 20 0 32 0 3935817 2845761536 352377 18446744073709551615 4321280 7402577 140733380645120 0 0 0 0 16781312 8405026 0 0 0 -1 45 0 0 0 0 0 9420256 10002664 16035840 140733380646802 140733380647056 140733380647056 140733380652986 0
[pid=29394/tid=29424] ppid=29391 vsize=2779064 memory=6840 CPUtime=302.16 cores=32-47
/proc/29394/task/29424/stat : 29424 (python3) R 29391 29391 27083 0 -1 4194368 28375 0 0 0 30210 6 0 0 20 0 32 0 3935817 2845761536 352377 18446744073709551615 4321280 7402577 140733380645120 0 0 0 0 16781312 8405026 0 0 0 -1 35 0 0 0 0 0 9420256 10002664 16035840 140733380646802 140733380647056 140733380647056 140733380652986 0
[pid=29394/tid=29425] ppid=29391 vsize=2779064 memory=7308 CPUtime=301.39 cores=32-47
/proc/29394/task/29425/stat : 29425 (python3) R 29391 29391 27083 0 -1 4194368 23154 0 0 0 30135 4 0 0 20 0 32 0 3935817 2845761536 352377 18446744073709551615 4321280 7402577 140733380645120 0 0 0 0 16781312 8405026 0 0 0 -1 40 0 0 0 0 0 9420256 10002664 16035840 140733380646802 140733380647056 140733380647056 140733380652986 0
[pid=29394/tid=29426] ppid=29391 vsize=2779064 memory=-7819499722308484285 CPUtime=301.88 cores=32-47
/proc/29394/task/29426/stat : 29426 (python3) R 29391 29391 27083 0 -1 4194368 17094 0 0 0 30184 4 0 0 20 0 32 0 3935817 2845761536 352377 18446744073709551615 4321280 7402577 140733380645120 0 0 0 0 16781312 8405026 0 0 0 -1 43 0 0 0 0 0 9420256 10002664 16035840 140733380646802 140733380647056 140733380647056 140733380652986 0
Current children cumulated CPU time: 4834.72 s
Current children cumulated vsize: 2783388 KiB
Current children cumulated memory: 1418408 KiB

[startup+306.4 s]
/proc/loadavg: 64.09 63.66 63.20 65/926 29432
/proc/meminfo: memFree=1003549180/1055320696 swapFree=33554428/33554428
[pid=29391] ppid=29388 vsize=4324 memory=3204 CPUtime=0 cores=32-47
/proc/29391/stat : 29391 (run) S 29388 29391 27083 0 -1 4194304 265 121 0 0 0 0 0 0 20 0 1 0 3935606 4427776 640 18446744073709551615 94644831928320 94644832822853 140723869818704 0 0 0 65536 4 65538 1 0 0 17 39 0 0 0 0 0 94644833061904 94644833109648 94644844523520 140723869825143 140723869825381 140723869825381 140723869831121 0
/proc/29391/statm: 1081 801 712 219 0 143 0
[pid=29394] ppid=29391 vsize=2779064 memory=1415232 CPUtime=4847.44 cores=32-47
/proc/29394/stat : 29394 (python3) S 29391 29391 27083 0 -1 4194304 724635 0 0 0 484650 94 0 0 20 0 32 0 3935607 2845761536 352377 18446744073709551615 4321280 7402577 140733380645120 0 0 0 0 16781312 8405026 0 0 0 17 42 0 0 0 0 0 9420256 10002664 16035840 140733380646802 140733380647056 140733380647056 140733380652986 0
/proc/29394/statm: 694766 353808 14039 753 0 548407 0
[pid=29394/tid=29395] ppid=29391 vsize=2779064 memory=3568 CPUtime=0.07 cores=32-47
/proc/29394/task/29395/stat : 29395 (python3) S 29391 29391 27083 0 -1 4194368 1 0 0 0 7 0 0 0 20 0 32 0 3935620 2845761536 352377 18446744073709551615 4321280 7402577 140733380645120 0 0 0 0 16781312 8405026 1 0 0 -1 37 0 0 0 0 0 9420256 10002664 16035840 140733380646802 140733380647056 140733380647056 140733380652986 0
[pid=29394/tid=29396] ppid=29391 vsize=2779064 memory=4860 CPUtime=0.07 cores=32-47
/proc/29394/task/29396/stat : 29396 (python3) S 29391 29391 27083 0 -1 4194368 1 0 0 0 7 0 0 0 20 0 32 0 3935620 2845761536 352377 18446744073709551615 4321280 7402577 140733380645120 0 0 0 0 16781312 8405026 1 0 0 -1 47 0 0 0 0 0 9420256 10002664 16035840 140733380646802 140733380647056 140733380647056 140733380652986 0
[pid=29394/tid=29397] ppid=29391 vsize=2779064 memory=3048 CPUtime=0.07 cores=32-47
/proc/29394/task/29397/stat : 29397 (python3) S 29391 29391 27083 0 -1 4194368 1 0 0 0 7 0 0 0 20 0 32 0 3935620 2845761536 352377 18446744073709551615 4321280 7402577 140733380645120 0 0 0 0 16781312 8405026 1 0 0 -1 40 0 0 0 0 0 9420256 10002664 16035840 140733380646802 140733380647056 140733380647056 140733380652986 0
[pid=29394/tid=29398] ppid=29391 vsize=2779064 memory=41964 CPUtime=0.07 cores=32-47
/proc/29394/task/29398/stat : 29398 (python3) S 29391 29391 27083 0 -1 4194368 1 0 0 0 7 0 0 0 20 0 32 0 3935620 2845761536 352377 18446744073709551615 4321280 7402577 140733380645120 0 0 0 0 16781312 8405026 1 0 0 -1 33 0 0 0 0 0 9420256 10002664 16035840 140733380646802 140733380647056 140733380647056 140733380652986 0
[pid=29394/tid=29399] ppid=29391 vsize=2779064 memory=4728 CPUtime=0.07 cores=32-47
/proc/29394/task/29399/stat : 29399 (python3) S 29391 29391 27083 0 -1 4194368 1 0 0 0 7 0 0 0 20 0 32 0 3935620 2845761536 352377 18446744073709551615 4321280 7402577 140733380645120 0 0 0 0 16781312 8405026 1 0 0 -1 46 0 0 0 0 0 9420256 10002664 16035840 140733380646802 140733380647056 140733380647056 140733380652986 0
[pid=29394/tid=29400] ppid=29391 vsize=2779064 memory=5848 CPUtime=0.07 cores=32-47
/proc/29394/task/29400/stat : 29400 (python3) S 29391 29391 27083 0 -1 4194368 1 0 0 0 7 0 0 0 20 0 32 0 3935620 2845761536 352377 18446744073709551615 4321280 7402577 140733380645120 0 0 0 0 16781312 8405026 1 0 0 -1 38 0 0 0 0 0 9420256 10002664 16035840 140733380646802 140733380647056 140733380647056 140733380652986 0
[pid=29394/tid=29401] ppid=29391 vsize=2779064 memory=2504 CPUtime=0.07 cores=32-47
/proc/29394/task/29401/stat : 29401 (python3) S 29391 29391 27083 0 -1 4194368 1 0 0 0 7 0 0 0 20 0 32 0 3935620 2845761536 352377 18446744073709551615 4321280 7402577 140733380645120 0 0 0 0 16781312 8405026 1 0 0 -1 43 0 0 0 0 0 9420256 10002664 16035840 140733380646802 140733380647056 140733380647056 140733380652986 0
[pid=29394/tid=29402] ppid=29391 vsize=2779064 memory=3568 CPUtime=0.07 cores=32-47
/proc/29394/task/29402/stat : 29402 (python3) S 29391 29391 27083 0 -1 4194368 1 0 0 0 7 0 0 0 20 0 32 0 3935620 2845761536 352377 18446744073709551615 4321280 7402577 140733380645120 0 0 0 0 16781312 8405026 1 0 0 -1 35 0 0 0 0 0 9420256 10002664 16035840 140733380646802 140733380647056 140733380647056 140733380652986 0
[pid=29394/tid=29403] ppid=29391 vsize=2779064 memory=4860 CPUtime=0.07 cores=32-47
/proc/29394/task/29403/stat : 29403 (python3) S 29391 29391 27083 0 -1 4194368 1 0 0 0 7 0 0 0 20 0 32 0 3935620 2845761536 352377 18446744073709551615 4321280 7402577 140733380645120 0 0 0 0 16781312 8405026 1 0 0 -1 45 0 0 0 0 0 9420256 10002664 16035840 140733380646802 140733380647056 140733380647056 140733380652986 0
[pid=29394/tid=29404] ppid=29391 vsize=2779064 memory=3048 CPUtime=0.07 cores=32-47
/proc/29394/task/29404/stat : 29404 (python3) S 29391 29391 27083 0 -1 4194368 1 0 0 0 7 0 0 0 20 0 32 0 3935620 2845761536 352377 18446744073709551615 4321280 7402577 140733380645120 0 0 0 0 16781312 8405026 1 0 0 -1 39 0 0 0 0 0 9420256 10002664 16035840 140733380646802 140733380647056 140733380647056 140733380652986 0
[pid=29394/tid=29405] ppid=29391 vsize=2779064 memory=41964 CPUtime=0.07 cores=32-47
/proc/29394/task/29405/stat : 29405 (python3) S 29391 29391 27083 0 -1 4194368 1 0 0 0 7 0 0 0 20 0 32 0 3935620 2845761536 352377 18446744073709551615 4321280 7402577 140733380645120 0 0 0 0 16781312 8405026 1 0 0 -1 41 0 0 0 0 0 9420256 10002664 16035840 140733380646802 140733380647056 140733380647056 140733380652986 0
[pid=29394/tid=29406] ppid=29391 vsize=2779064 memory=4728 CPUtime=0.07 cores=32-47
/proc/29394/task/29406/stat : 29406 (python3) S 29391 29391 27083 0 -1 4194368 1 0 0 0 7 0 0 0 20 0 32 0 3935620 2845761536 352377 18446744073709551615 4321280 7402577 140733380645120 0 0 0 0 16781312 8405026 1 0 0 -1 34 0 0 0 0 0 9420256 10002664 16035840 140733380646802 140733380647056 140733380647056 140733380652986 0
[pid=29394/tid=29407] ppid=29391 vsize=2779064 memory=1964 CPUtime=0.07 cores=32-47
/proc/29394/task/29407/stat : 29407 (python3) S 29391 29391 27083 0 -1 4194368 1 0 0 0 7 0 0 0 20 0 32 0 3935620 2845761536 352377 18446744073709551615 4321280 7402577 140733380645120 0 0 0 0 16781312 8405026 1 0 0 -1 44 0 0 0 0 0 9420256 10002664 16035840 140733380646802 140733380647056 140733380647056 140733380652986 0
[pid=29394/tid=29408] ppid=29391 vsize=2779064 memory=5724 CPUtime=0.07 cores=32-47
/proc/29394/task/29408/stat : 29408 (python3) S 29391 29391 27083 0 -1 4194368 1 0 0 0 7 0 0 0 20 0 32 0 3935620 2845761536 352377 18446744073709551615 4321280 7402577 140733380645120 0 0 0 0 16781312 8405026 1 0 0 -1 36 0 0 0 0 0 9420256 10002664 16035840 140733380646802 140733380647056 140733380647056 140733380652986 0
[pid=29394/tid=29409] ppid=29391 vsize=2779064 memory=12776 CPUtime=0.07 cores=32-47
/proc/29394/task/29409/stat : 29409 (python3) S 29391 29391 27083 0 -1 4194368 1 0 0 0 7 0 0 0 20 0 32 0 3935620 2845761536 352377 18446744073709551615 4321280 7402577 140733380645120 0 0 0 0 16781312 8405026 1 0 0 -1 42 0 0 0 0 0 9420256 10002664 16035840 140733380646802 140733380647056 140733380647056 140733380652986 0
[pid=29394/tid=29411] ppid=29391 vsize=2779064 memory=3092 CPUtime=303.17 cores=32-47
/proc/29394/task/29411/stat : 29411 (python3) R 29391 29391 27083 0 -1 4194368 48736 0 0 0 30313 4 0 0 20 0 32 0 3935817 2845761536 352377 18446744073709551615 4321280 7402577 140733380645120 0 0 0 0 16781312 8405026 0 0 0 -1 39 0 0 0 0 0 9420256 10002664 16035840 140733380646802 140733380647056 140733380647056 140733380652986 0
[pid=29394/tid=29412] ppid=29391 vsize=2779064 memory=-7819499722308484285 CPUtime=302.87 cores=32-47
/proc/29394/task/29412/stat : 29412 (python3) R 29391 29391 27083 0 -1 4194368 75179 0 0 0 30282 5 0 0 20 0 32 0 3935817 2845761536 352377 18446744073709551615 4321280 7402577 140733380645120 0 0 0 0 16781312 8405026 0 0 0 -1 33 0 0 0 0 0 9420256 10002664 16035840 140733380646802 140733380647056 140733380647056 140733380652986 0
[pid=29394/tid=29413] ppid=29391 vsize=2779064 memory=245635481902 CPUtime=303.19 cores=32-47
/proc/29394/task/29413/stat : 29413 (python3) R 29391 29391 27083 0 -1 4194368 82676 0 0 0 30313 6 0 0 20 0 32 0 3935817 2845761536 352377 18446744073709551615 4321280 7402577 140733380645120 0 0 0 0 16781312 8405026 0 0 0 -1 41 0 0 0 0 0 9420256 10002664 16035840 140733380646802 140733380647056 140733380647056 140733380652986 0
[pid=29394/tid=29414] ppid=29391 vsize=2779064 memory=62883438526866 CPUtime=303.21 cores=32-47
/proc/29394/task/29414/stat : 29414 (python3) R 29391 29391 27083 0 -1 4194368 88097 0 0 0 30315 6 0 0 20 0 32 0 3935817 2845761536 352377 18446744073709551615 4321280 7402577 140733380645120 0 0 0 0 16781312 8405026 0 0 0 -1 34 0 0 0 0 0 9420256 10002664 16035840 140733380646802 140733380647056 140733380647056 140733380652986 0
[pid=29394/tid=29415] ppid=29391 vsize=2779064 memory=59584920420851 CPUtime=303.16 cores=32-47
/proc/29394/task/29415/stat : 29415 (python3) R 29391 29391 27083 0 -1 4194368 30118 0 0 0 30314 2 0 0 20 0 32 0 3935817 2845761536 352377 18446744073709551615 4321280 7402577 140733380645120 0 0 0 0 16781312 8405026 0 0 0 -1 36 0 0 0 0 0 9420256 10002664 16035840 140733380646802 140733380647056 140733380647056 140733380652986 0
[pid=29394/tid=29416] ppid=29391 vsize=2779064 memory=52992162398811 CPUtime=303.17 cores=32-47
/proc/29394/task/29416/stat : 29416 (python3) R 29391 29391 27083 0 -1 4194368 25179 0 0 0 30314 3 0 0 20 0 32 0 3935817 2845761536 352377 18446744073709551615 4321280 7402577 140733380645120 0 0 0 0 16781312 8405026 0 0 0 -1 46 0 0 0 0 0 9420256 10002664 16035840 140733380646802 140733380647056 140733380647056 140733380652986 0
[pid=29394/tid=29417] ppid=29391 vsize=2779064 memory=58519802086154 CPUtime=301.94 cores=32-47
/proc/29394/task/29417/stat : 29417 (python3) R 29391 29391 27083 0 -1 4194368 28658 0 0 0 30188 6 0 0 20 0 32 0 3935817 2845761536 352377 18446744073709551615 4321280 7402577 140733380645120 0 0 0 0 16781312 8405026 0 0 0 -1 47 0 0 0 0 0 9420256 10002664 16035840 140733380646802 140733380647056 140733380647056 140733380652986 0
[pid=29394/tid=29418] ppid=29391 vsize=2779064 memory=59584987530115 CPUtime=303.16 cores=32-47
/proc/29394/task/29418/stat : 29418 (python3) R 29391 29391 27083 0 -1 4194368 29049 0 0 0 30315 1 0 0 20 0 32 0 3935817 2845761536 352377 18446744073709551615 4321280 7402577 140733380645120 0 0 0 0 16781312 8405026 0 0 0 -1 32 0 0 0 0 0 9420256 10002664 16035840 140733380646802 140733380647056 140733380647056 140733380652986 0
[pid=29394/tid=29419] ppid=29391 vsize=2779064 memory=14694080374375731 CPUtime=303.11 cores=32-47
/proc/29394/task/29419/stat : 29419 (python3) R 29391 29391 27083 0 -1 4194368 21182 0 0 0 30310 1 0 0 20 0 32 0 3935817 2845761536 352377 18446744073709551615 4321280 7402577 140733380645120 0 0 0 0 16781312 8405026 0 0 0 -1 44 0 0 0 0 0 9420256 10002664 16035840 140733380646802 140733380647056 140733380647056 140733380652986 0
[pid=29394/tid=29420] ppid=29391 vsize=2779064 memory=13572578530822459 CPUtime=303.21 cores=32-47
/proc/29394/task/29420/stat : 29420 (python3) R 29391 29391 27083 0 -1 4194368 29021 0 0 0 30319 2 0 0 20 0 32 0 3935817 2845761536 352377 18446744073709551615 4321280 7402577 140733380645120 0 0 0 0 16781312 8405026 0 0 0 -1 38 0 0 0 0 0 9420256 10002664 16035840 140733380646802 140733380647056 140733380647056 140733380652986 0
[pid=29394/tid=29421] ppid=29391 vsize=2779064 memory=69481 CPUtime=303.04 cores=32-47
/proc/29394/task/29421/stat : 29421 (python3) R 29391 29391 27083 0 -1 4194368 97718 0 0 0 30294 10 0 0 20 0 32 0 3935817 2845761536 352377 18446744073709551615 4321280 7402577 140733380645120 0 0 0 0 16781312 8405026 0 0 0 -1 37 0 0 0 0 0 9420256 10002664 16035840 140733380646802 140733380647056 140733380647056 140733380652986 0
[pid=29394/tid=29422] ppid=29391 vsize=2779064 memory=58519802086154 CPUtime=300.9 cores=32-47
/proc/29394/task/29422/stat : 29422 (python3) R 29391 29391 27083 0 -1 4194368 15818 0 0 0 30086 4 0 0 20 0 32 0 3935817 2845761536 352377 18446744073709551615 4321280 7402577 140733380645120 0 0 0 0 16781312 8405026 0 0 0 -1 42 0 0 0 0 0 9420256 10002664 16035840 140733380646802 140733380647056 140733380647056 140733380652986 0
[pid=29394/tid=29423] ppid=29391 vsize=2779064 memory=59584987530115 CPUtime=301.37 cores=32-47
/proc/29394/task/29423/stat : 29423 (python3) R 29391 29391 27083 0 -1 4194368 22160 0 0 0 30133 4 0 0 20 0 32 0 3935817 2845761536 352377 18446744073709551615 4321280 7402577 140733380645120 0 0 0 0 16781312 8405026 0 0 0 -1 43 0 0 0 0 0 9420256 10002664 16035840 140733380646802 140733380647056 140733380647056 140733380652986 0
[pid=29394/tid=29424] ppid=29391 vsize=2779064 memory=14694080374375731 CPUtime=302.95 cores=32-47
/proc/29394/task/29424/stat : 29424 (python3) R 29391 29391 27083 0 -1 4194368 28376 0 0 0 30289 6 0 0 20 0 32 0 3935817 2845761536 352377 18446744073709551615 4321280 7402577 140733380645120 0 0 0 0 16781312 8405026 0 0 0 -1 35 0 0 0 0 0 9420256 10002664 16035840 140733380646802 140733380647056 140733380647056 140733380652986 0
[pid=29394/tid=29425] ppid=29391 vsize=2779064 memory=13572578530822459 CPUtime=302.18 cores=32-47
/proc/29394/task/29425/stat : 29425 (python3) R 29391 29391 27083 0 -1 4194368 23154 0 0 0 30214 4 0 0 20 0 32 0 3935817 2845761536 352377 18446744073709551615 4321280 7402577 140733380645120 0 0 0 0 16781312 8405026 0 0 0 -1 40 0 0 0 0 0 9420256 10002664 16035840 140733380646802 140733380647056 140733380647056 140733380652986 0
[pid=29394/tid=29426] ppid=29391 vsize=2779064 memory=3047711592092900742 CPUtime=302.66 cores=32-47
/proc/29394/task/29426/stat : 29426 (python3) R 29391 29391 27083 0 -1 4194368 17094 0 0 0 30262 4 0 0 20 0 32 0 3935817 2845761536 352377 18446744073709551615 4321280 7402577 140733380645120 0 0 0 0 16781312 8405026 0 0 0 -1 45 0 0 0 0 0 9420256 10002664 16035840 140733380646802 140733380647056 140733380647056 140733380652986 0
Current children cumulated CPU time: 4847.44 s
Current children cumulated vsize: 2783388 KiB
Current children cumulated memory: 1418436 KiB

[startup+306.8 s]
/proc/loadavg: 64.09 63.66 63.20 65/926 29432
/proc/meminfo: memFree=1003549180/1055320696 swapFree=33554428/33554428
[pid=29391] ppid=29388 vsize=4324 memory=3204 CPUtime=0 cores=32-47
/proc/29391/stat : 29391 (run) S 29388 29391 27083 0 -1 4194304 265 121 0 0 0 0 0 0 20 0 1 0 3935606 4427776 640 18446744073709551615 94644831928320 94644832822853 140723869818704 0 0 0 65536 4 65538 1 0 0 17 39 0 0 0 0 0 94644833061904 94644833109648 94644844523520 140723869825143 140723869825381 140723869825381 140723869831121 0
/proc/29391/statm: 1081 801 712 219 0 143 0
[pid=29394] ppid=29391 vsize=2243704 memory=1113284 CPUtime=4851.81 cores=32-47
/proc/29394/stat : 29394 (python3) R 29391 29391 27083 0 -1 4194304 752793 0 0 0 485085 96 0 0 20 0 16 0 3935607 2297552896 277329 18446744073709551615 4321280 7402577 140733380645120 0 0 0 0 16781312 0 0 0 0 17 40 0 0 0 0 0 9420256 10002664 16035840 140733380646802 140733380647056 140733380647056 140733380652986 0
/proc/29394/statm: 560926 278321 14085 753 0 475567 0
[pid=29394/tid=29395] ppid=29391 vsize=2243704 memory=62883438526866 CPUtime=0.07 cores=32-47
/proc/29394/task/29395/stat : 29395 (python3) S 29391 29391 27083 0 -1 4194368 1 0 0 0 7 0 0 0 20 0 16 0 3935620 2297552896 277329 18446744073709551615 4321280 7402577 140733380645120 0 0 0 0 16781312 0 1 0 0 -1 37 0 0 0 0 0 9420256 10002664 16035840 140733380646802 140733380647056 140733380647056 140733380652986 0
[pid=29394/tid=29396] ppid=29391 vsize=2243704 memory=59584920420851 CPUtime=0.07 cores=32-47
/proc/29394/task/29396/stat : 29396 (python3) S 29391 29391 27083 0 -1 4194368 1 0 0 0 7 0 0 0 20 0 16 0 3935620 2297552896 277329 18446744073709551615 4321280 7402577 140733380645120 0 0 0 0 16781312 0 1 0 0 -1 47 0 0 0 0 0 9420256 10002664 16035840 140733380646802 140733380647056 140733380647056 140733380652986 0
[pid=29394/tid=29397] ppid=29391 vsize=2243704 memory=52992162398811 CPUtime=0.07 cores=32-47
/proc/29394/task/29397/stat : 29397 (python3) S 29391 29391 27083 0 -1 4194368 1 0 0 0 7 0 0 0 20 0 16 0 3935620 2297552896 277329 18446744073709551615 4321280 7402577 140733380645120 0 0 0 0 16781312 0 1 0 0 -1 40 0 0 0 0 0 9420256 10002664 16035840 140733380646802 140733380647056 140733380647056 140733380652986 0
[pid=29394/tid=29398] ppid=29391 vsize=2243704 memory=58519802086154 CPUtime=0.07 cores=32-47
/proc/29394/task/29398/stat : 29398 (python3) S 29391 29391 27083 0 -1 4194368 1 0 0 0 7 0 0 0 20 0 16 0 3935620 2297552896 277329 18446744073709551615 4321280 7402577 140733380645120 0 0 0 0 16781312 0 1 0 0 -1 33 0 0 0 0 0 9420256 10002664 16035840 140733380646802 140733380647056 140733380647056 140733380652986 0
[pid=29394/tid=29399] ppid=29391 vsize=2243704 memory=59584987530115 CPUtime=0.07 cores=32-47
/proc/29394/task/29399/stat : 29399 (python3) S 29391 29391 27083 0 -1 4194368 1 0 0 0 7 0 0 0 20 0 16 0 3935620 2297552896 277329 18446744073709551615 4321280 7402577 140733380645120 0 0 0 0 16781312 0 1 0 0 -1 46 0 0 0 0 0 9420256 10002664 16035840 140733380646802 140733380647056 140733380647056 140733380652986 0
[pid=29394/tid=29400] ppid=29391 vsize=2243704 memory=14694080374375731 CPUtime=0.07 cores=32-47
/proc/29394/task/29400/stat : 29400 (python3) S 29391 29391 27083 0 -1 4194368 1 0 0 0 7 0 0 0 20 0 16 0 3935620 2297552896 277329 18446744073709551615 4321280 7402577 140733380645120 0 0 0 0 16781312 0 1 0 0 -1 38 0 0 0 0 0 9420256 10002664 16035840 140733380646802 140733380647056 140733380647056 140733380652986 0
[pid=29394/tid=29401] ppid=29391 vsize=2243704 memory=13572578530822459 CPUtime=0.07 cores=32-47
/proc/29394/task/29401/stat : 29401 (python3) S 29391 29391 27083 0 -1 4194368 1 0 0 0 7 0 0 0 20 0 16 0 3935620 2297552896 277329 18446744073709551615 4321280 7402577 140733380645120 0 0 0 0 16781312 0 1 0 0 -1 43 0 0 0 0 0 9420256 10002664 16035840 140733380646802 140733380647056 140733380647056 140733380652986 0
[pid=29394/tid=29402] ppid=29391 vsize=2243704 memory=72041 CPUtime=0.07 cores=32-47
/proc/29394/task/29402/stat : 29402 (python3) S 29391 29391 27083 0 -1 4194368 1 0 0 0 7 0 0 0 20 0 16 0 3935620 2297552896 277329 18446744073709551615 4321280 7402577 140733380645120 0 0 0 0 16781312 0 1 0 0 -1 35 0 0 0 0 0 9420256 10002664 16035840 140733380646802 140733380647056 140733380647056 140733380652986 0
[pid=29394/tid=29403] ppid=29391 vsize=2243704 memory=1347844 CPUtime=0.07 cores=32-47
/proc/29394/task/29403/stat : 29403 (python3) S 29391 29391 27083 0 -1 4194368 1 0 0 0 7 0 0 0 20 0 16 0 3935620 2297552896 277329 18446744073709551615 4321280 7402577 140733380645120 0 0 0 0 16781312 0 1 0 0 -1 45 0 0 0 0 0 9420256 10002664 16035840 140733380646802 140733380647056 140733380647056 140733380652986 0
[pid=29394/tid=29404] ppid=29391 vsize=2243704 memory=-7819499722308484285 CPUtime=0.07 cores=32-47
/proc/29394/task/29404/stat : 29404 (python3) S 29391 29391 27083 0 -1 4194368 1 0 0 0 7 0 0 0 20 0 16 0 3935620 2297552896 277329 18446744073709551615 4321280 7402577 140733380645120 0 0 0 0 16781312 0 1 0 0 -1 39 0 0 0 0 0 9420256 10002664 16035840 140733380646802 140733380647056 140733380647056 140733380652986 0
[pid=29394/tid=29405] ppid=29391 vsize=2243704 memory=7970697724392546946 CPUtime=0.07 cores=32-47
/proc/29394/task/29405/stat : 29405 (python3) S 29391 29391 27083 0 -1 4194368 1 0 0 0 7 0 0 0 20 0 16 0 3935620 2297552896 277329 18446744073709551615 4321280 7402577 140733380645120 0 0 0 0 16781312 0 1 0 0 -1 41 0 0 0 0 0 9420256 10002664 16035840 140733380646802 140733380647056 140733380647056 140733380652986 0
[pid=29394/tid=29406] ppid=29391 vsize=2243704 memory=1321836 CPUtime=0.07 cores=32-47
/proc/29394/task/29406/stat : 29406 (python3) S 29391 29391 27083 0 -1 4194368 1 0 0 0 7 0 0 0 20 0 16 0 3935620 2297552896 277329 18446744073709551615 4321280 7402577 140733380645120 0 0 0 0 16781312 0 1 0 0 -1 34 0 0 0 0 0 9420256 10002664 16035840 140733380646802 140733380647056 140733380647056 140733380652986 0
[pid=29394/tid=29407] ppid=29391 vsize=2243704 memory=3200 CPUtime=0.07 cores=32-47
/proc/29394/task/29407/stat : 29407 (python3) S 29391 29391 27083 0 -1 4194368 1 0 0 0 7 0 0 0 20 0 16 0 3935620 2297552896 277329 18446744073709551615 4321280 7402577 140733380645120 0 0 0 0 16781312 0 1 0 0 -1 44 0 0 0 0 0 9420256 10002664 16035840 140733380646802 140733380647056 140733380647056 140733380652986 0
[pid=29394/tid=29408] ppid=29391 vsize=2243704 memory=3114348 CPUtime=0.07 cores=32-47
/proc/29394/task/29408/stat : 29408 (python3) S 29391 29391 27083 0 -1 4194368 1 0 0 0 7 0 0 0 20 0 16 0 3935620 2297552896 277329 18446744073709551615 4321280 7402577 140733380645120 0 0 0 0 16781312 0 1 0 0 -1 36 0 0 0 0 0 9420256 10002664 16035840 140733380646802 140733380647056 140733380647056 140733380652986 0
[pid=29394/tid=29409] ppid=29391 vsize=2243704 memory=6440 CPUtime=0.07 cores=32-47
/proc/29394/task/29409/stat : 29409 (python3) S 29391 29391 27083 0 -1 4194368 1 0 0 0 7 0 0 0 20 0 16 0 3935620 2297552896 277329 18446744073709551615 4321280 7402577 140733380645120 0 0 0 0 16781312 0 1 0 0 -1 42 0 0 0 0 0 9420256 10002664 16035840 140733380646802 140733380647056 140733380647056 140733380652986 0
Current children cumulated CPU time: 4851.81 s
Current children cumulated vsize: 2248028 KiB
Current children cumulated memory: 1116488 KiB

[startup+306.9 s]
/proc/loadavg: 64.09 63.66 63.20 65/926 29432
/proc/meminfo: memFree=1003549180/1055320696 swapFree=33554428/33554428
[pid=29391] ppid=29388 vsize=4324 memory=3204 CPUtime=0 cores=32-47
/proc/29391/stat : 29391 (run) S 29388 29391 27083 0 -1 4194304 265 121 0 0 0 0 0 0 20 0 1 0 3935606 4427776 640 18446744073709551615 94644831928320 94644832822853 140723869818704 0 0 0 65536 4 65538 1 0 0 17 39 0 0 0 0 0 94644833061904 94644833109648 94644844523520 140723869825143 140723869825381 140723869825381 140723869831121 0
/proc/29391/statm: 1081 801 712 219 0 143 0
Current children cumulated CPU time: 0 s
Current children cumulated vsize: 4324 KiB
Current children cumulated memory: 3204 KiB

Child status: 0

Real time (s): 306.912
CPU time (s): 4851.94
CPU user time (s): 4850.94
CPU system time (s): 0.998493
CPU usage (%): 1580.89
Max. virtual memory (cumulated for all children) (KiB): 2810016
Max. memory (cumulated for all children) (KiB): 1445076

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 4850.94
system time used= 0.998493
maximum resident set size= 1436232
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 755878
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= 59193
involuntary context switches= 49335


# summary of solver processes directly reported to runsolver:
#   pid: 29391
#   total CPU time (s): 4851.94
#   total CPU user time (s): 4850.94
#   total CPU system time (s): 0.998493

??? join timestamper begins
??? join timestamper ends
??? end of timestamper thread
runsolver used 1.51306 second user time and 3.59621 second system time

The end

Launcher Data

Begin job on nodeE005 at 2026-07-15 21:24:32
IDJOB=4848147
IDBENCH=155628
IDSOLVER=3707
FILE ID=nodeE005/4848147-1784143472
RUNJOBID= nodeE005-1784136130-27095
SLURM_JOB_ID= 12756559
Free space on /tmp= 801552 MiB

SOLVER NAME= cpmpy_ortools (16 cores) (16 cores) 2026-07-14
BENCH NAME= PB24/normalized-PB12/OPT-LIN/zahidi/Base/normalized-minisat85_4_27_4.opb
COMMAND LINE= run BENCHNAME --runner opb --time_limit TIMELIMIT --mem_limit MEMLIMIT --verbose --cores NBCORE --seed RANDOMSEED --intermediate --solver ortools
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-4848147-1784143472/watcher-4848147-1784143472 -o /tmp/evaluation-result-4848147-1784143472/solver-4848147-1784143472 -C 57600 -W 3700 -M 250000 --var /tmp/evaluation-result-4848147-1784143472/vars-4848147-1784143472 --bin-var /tmp/runsolver-exch-nodeE005-1784136130-27095 --watchdog 3760  run HOME/instance-4848147-1784143472.opb --runner opb --time_limit 57600 --mem_limit 250000 --verbose --cores 16 --seed 1478956505 --intermediate --solver ortools

TIME LIMIT= 57600 seconds
MEMORY LIMIT= 250000 MiB
NBCORE= 16

MD5SUM BENCH= 21308a801a9cbe43fb5a50efc40ff8ff
RANDOM SEED=1478956505

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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


/proc/meminfo:
MemTotal:       1055320696 kB
MemFree:        1011329764 kB
MemAvailable:   1009320912 kB
Buffers:            3336 kB
Cached:          1591600 kB
SwapCached:            0 kB
Active:         40057656 kB
Inactive:        1340692 kB
Active(anon):   39823912 kB
Inactive(anon):        0 kB
Active(file):     233744 kB
Inactive(file):  1340692 kB
Unevictable:        3072 kB
Mlocked:               0 kB
SwapTotal:      33554428 kB
SwapFree:       33554428 kB
Zswap:                 0 kB
Zswapped:              0 kB
Dirty:             16308 kB
Writeback:             0 kB
AnonPages:      39798704 kB
Mapped:           153980 kB
Shmem:             20500 kB
KReclaimable:     130024 kB
Slab:             519872 kB
SReclaimable:     130024 kB
SUnreclaim:       389848 kB
KernelStack:       15296 kB
PageTables:        83236 kB
SecPageTables:     12004 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    561214776 kB
Committed_AS:   48233464 kB
VmallocTotal:   13743895347199 kB
VmallocUsed:      478444 kB
VmallocChunk:          0 kB
Percpu:           116480 kB
HardwareCorrupted:     0 kB
AnonHugePages:  10385408 kB
ShmemHugePages:        0 kB
ShmemPmdMapped:        0 kB
FileHugePages:         0 kB
FilePmdMapped:         0 kB
CmaTotal:              0 kB
CmaFree:               0 kB
Unaccepted:            0 kB
HugePages_Total:       0
HugePages_Free:        0
HugePages_Rsvd:        0
HugePages_Surp:        0
Hugepagesize:       2048 kB
Hugetlb:               0 kB
DirectMap4k:      422340 kB
DirectMap2M:    19822592 kB
DirectMap1G:    1053818880 kB

Free space on /tmp at the end= 801536 MiB
End job on nodeE005 at 2026-07-15 21:29:40