Trace number 4847412

Some explanations

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

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

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

Solver answer on this benchmark

Solver NameAnswerobjective functionCPU timeWall clock time
cpmpy_ortools (1 core) 2026-07-14SAT11 3582.15 3597.5

General information on the benchmark

NamePB24/normalized-PB06/OPT-LIN/web/www.ps.uni-sb.de/~walser/
benchmarks/radar/normalized-30:70:4.5:0.5:100.opb
MD5SUMa964700945576a67d3d8d9c44c1c5e5c
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 benchmark9
Best CPU time to get the best result obtained on this benchmark4.08669
Has Objective FunctionYES
Satisfiable
(Un)Satisfiability was proved
Best value of the objective function
Optimality of the best value was proved
Number of variables10772
Total number of constraints12051
Number of constraints which are clauses10247
Number of constraints which are cardinality constraints (but not clauses)1804
Number of constraints which are nor clauses,nor cardinality constraints0
Minimum length of a constraint1
Maximum length of a constraint31
Number of terms in the objective function 10772
Biggest coefficient in the objective function 5356
Number of bits for the biggest coefficient in the objective function 13
Sum of the numbers in the objective function 30986
Number of bits of the sum of numbers in the objective function 15
Biggest number in a constraint 5356
Number of bits of the biggest number in a constraint 13
Biggest sum of numbers in a constraint 30986
Number of bits of the biggest sum of numbers15
Number of products (including duplicates)0
Sum of products size (including duplicates)0
Number of different products0
Sum of products size0

Quality of the solution as a function of time


Download the above graph as a PDF file

Solver Data

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

Verifier Data

OK	11

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

running on 4 cores: 8-11

CPU: AMD EPYC 9355 32-Core Processor
Cores frequency:
  2500 MHz: 4-6,8,17,19,23,31-55,61-62
  3550 MHz: 20,22,60,63
  3600 MHz: 0-3,7,9-16,18,21,24-30,56-59
WARNING: cores do not run at the same frequency!

Cores frequency (cpufreq):
  3600 MHz: 0-3

CPU governors:
  performance: 8-11

NUMA information:
  number of nodes: 8
  node 0: cores 0-7, 128055 MiB (127593 MiB free)
  node 1: cores 8-15, 129019 MiB (128541 MiB free)
  node 2: cores 16-23, 128973 MiB (128586 MiB free)
  node 3: cores 24-31, 129003 MiB (128401 MiB free)
  node 4: cores 32-39, 129019 MiB (128647 MiB free)
  node 5: cores 40-47, 129019 MiB (128370 MiB free)
  node 6: cores 48-55, 129019 MiB (128284 MiB free)
  node 7: cores 56-63, 128474 MiB (127930 MiB free)
  node distances:
     10  12  12  12  32  32  32  32
     12  10  12  12  32  32  32  32
     12  12  10  12  32  32  32  32
     12  12  12  10  32  32  32  32
     32  32  32  32  10  12  12  12
     32  32  32  32  12  10  12  12
     32  32  32  32  12  12  10  12
     32  32  32  32  12  12  12  10

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

solver pid=22432, runsolver pid=22426

[startup+0.100055 s]*
/proc/loadavg: 0.00 0.04 1.63 1/806 22440
/proc/meminfo: memFree=1050987952/1055320716 swapFree=33554428/33554428
[pid=22432] ppid=22426 vsize=4324 memory=3184 CPUtime=0 cores=8-11
/proc/22432/stat : 22432 (run) S 22426 22432 22358 0 -1 4194304 263 123 0 0 0 0 0 0 20 0 1 0 2453433 4427776 640 18446744073709551615 94205223084032 94205223978565 140731962542880 0 0 0 65536 4 65538 1 0 0 17 11 0 0 0 0 0 94205224217616 94205224265360 94205243990016 140731962550402 140731962550637 140731962550637 140731962556369 0
/proc/22432/statm: 1081 796 707 219 0 143 0
[pid=22440] ppid=22432 vsize=11688 memory=7104 CPUtime=0 cores=8-11
/proc/22440/stat : 22440 (python3) R 22432 22432 22358 0 -1 4456448 504 0 0 0 0 0 0 0 20 0 1 0 2453440 11968512 1664 18446744073709551615 4321280 7402577 140726920479648 0 0 0 0 0 0 0 0 0 17 8 0 0 0 0 0 9420256 10002664 30040064 140726920484765 140726920485016 140726920485016 140726920490938 0
/proc/22440/statm: 2922 1776 1414 753 0 771 0
Current children cumulated CPU time: 0 s
Current children cumulated vsize: 16012 KiB
Current children cumulated memory: 10288 KiB

[startup+0.210937 s]*
/proc/loadavg: 0.00 0.04 1.63 2/808 22446
/proc/meminfo: memFree=1050989352/1055320716 swapFree=33554428/33554428
[pid=22432] ppid=22426 vsize=4324 memory=3184 CPUtime=0 cores=8-11
/proc/22432/stat : 22432 (run) S 22426 22432 22358 0 -1 4194304 263 123 0 0 0 0 0 0 20 0 1 0 2453433 4427776 640 18446744073709551615 94205223084032 94205223978565 140731962542880 0 0 0 65536 4 65538 1 0 0 17 11 0 0 0 0 0 94205224217616 94205224265360 94205243990016 140731962550402 140731962550637 140731962550637 140731962556369 0
/proc/22432/statm: 1081 796 707 219 0 143 0
[pid=22440] ppid=22432 vsize=18628 memory=13528 CPUtime=0.02 cores=8-11
/proc/22440/stat : 22440 (python3) D 22432 22432 22358 0 -1 4456448 1910 0 0 0 2 0 0 0 20 0 1 0 2453440 19075072 3200 18446744073709551615 4321280 7402577 140726920479648 0 0 0 0 16781312 2 1 0 0 17 8 0 0 0 0 0 9420256 10002664 30040064 140726920484765 140726920485016 140726920485016 140726920490938 0
/proc/22440/statm: 4657 3382 1631 753 0 2506 0
Current children cumulated CPU time: 0.02 s
Current children cumulated vsize: 22952 KiB
Current children cumulated memory: 16712 KiB

[startup+0.310353 s]*
/proc/loadavg: 0.00 0.04 1.63 1/807 22451
/proc/meminfo: memFree=1050984668/1055320716 swapFree=33554428/33554428
[pid=22432] ppid=22426 vsize=4324 memory=3184 CPUtime=0 cores=8-11
/proc/22432/stat : 22432 (run) S 22426 22432 22358 0 -1 4194304 263 123 0 0 0 0 0 0 20 0 1 0 2453433 4427776 640 18446744073709551615 94205223084032 94205223978565 140731962542880 0 0 0 65536 4 65538 1 0 0 17 11 0 0 0 0 0 94205224217616 94205224265360 94205243990016 140731962550402 140731962550637 140731962550637 140731962556369 0
/proc/22432/statm: 1081 796 707 219 0 143 0
[pid=22440] ppid=22432 vsize=20160 memory=16236 CPUtime=0.03 cores=8-11
/proc/22440/stat : 22440 (python3) R 22432 22432 22358 0 -1 4194304 2572 0 0 0 3 0 0 0 20 0 1 0 2453440 20643840 3840 18446744073709551615 4321280 7402577 140726920479648 0 0 0 0 16781312 2 0 0 0 17 8 0 0 0 0 0 9420256 10002664 30040064 140726920484765 140726920485016 140726920485016 140726920490938 0
/proc/22440/statm: 5040 4059 1648 753 0 2889 0
Current children cumulated CPU time: 0.03 s
Current children cumulated vsize: 24484 KiB
Current children cumulated memory: 19420 KiB

[startup+0.700135 s]
/proc/loadavg: 0.00 0.04 1.63 2/815 22468
/proc/meminfo: memFree=1050983040/1055320716 swapFree=33554428/33554428
[pid=22432] ppid=22426 vsize=4324 memory=3184 CPUtime=0 cores=8-11
/proc/22432/stat : 22432 (run) S 22426 22432 22358 0 -1 4194304 263 123 0 0 0 0 0 0 20 0 1 0 2453433 4427776 640 18446744073709551615 94205223084032 94205223978565 140731962542880 0 0 0 65536 4 65538 1 0 0 17 11 0 0 0 0 0 94205224217616 94205224265360 94205243990016 140731962550402 140731962550637 140731962550637 140731962556369 0
/proc/22432/statm: 1081 796 707 219 0 143 0
[pid=22440] ppid=22432 vsize=29104 memory=23260 CPUtime=0.08 cores=8-11
/proc/22440/stat : 22440 (python3) D 22432 22432 22358 0 -1 4194304 4094 0 0 0 6 2 0 0 20 0 1 0 2453440 29802496 5632 18446744073709551615 4321280 7402577 140726920479648 0 0 0 0 16781312 2 1 0 0 17 8 0 0 0 0 0 9420256 10002664 30040064 140726920484765 140726920485016 140726920485016 140726920490938 0
/proc/22440/statm: 7276 5815 1981 753 0 4420 0
Current children cumulated CPU time: 0.08 s
Current children cumulated vsize: 33428 KiB
Current children cumulated memory: 26444 KiB

[startup+1.50014 s]
/proc/loadavg: 1.04 0.25 1.69 4/844 22539
/proc/meminfo: memFree=1050844432/1055320716 swapFree=33554428/33554428
[pid=22432] ppid=22426 vsize=4324 memory=3184 CPUtime=0 cores=8-11
/proc/22432/stat : 22432 (run) S 22426 22432 22358 0 -1 4194304 263 123 0 0 0 0 0 0 20 0 1 0 2453433 4427776 640 18446744073709551615 94205223084032 94205223978565 140731962542880 0 0 0 65536 4 65538 1 0 0 17 11 0 0 0 0 0 94205224217616 94205224265360 94205243990016 140731962550402 140731962550637 140731962550637 140731962556369 0
/proc/22432/statm: 1081 796 707 219 0 143 0
[pid=22440] ppid=22432 vsize=237624 memory=38024 CPUtime=0.36 cores=8-11
/proc/22440/stat : 22440 (python3) D 22432 22432 22358 0 -1 4194304 6291 0 0 0 33 3 0 0 20 0 4 0 2453440 243326976 9344 18446744073709551615 4321280 7402577 140726920479648 0 0 0 0 16781312 2 0 0 0 17 8 0 0 0 0 0 9420256 10002664 30040064 140726920484765 140726920485016 140726920485016 140726920490938 0
/proc/22440/statm: 59406 9506 3620 753 0 46024 0
[pid=22440/tid=22500] ppid=22432 vsize=237624 memory=12908 CPUtime=0.07 cores=8-11
/proc/22440/task/22500/stat : 22500 (python3) S 22432 22432 22358 0 -1 4194368 1 0 0 0 7 0 0 0 20 0 4 0 2453516 243326976 9344 18446744073709551615 4321280 7402577 140726920479648 0 0 0 0 16781312 2 1 0 0 -1 9 0 0 0 0 0 9420256 10002664 30040064 140726920484765 140726920485016 140726920485016 140726920490938 0
[pid=22440/tid=22501] ppid=22432 vsize=237624 memory=15464 CPUtime=0.07 cores=8-11
/proc/22440/task/22501/stat : 22501 (python3) S 22432 22432 22358 0 -1 4194368 1 0 0 0 7 0 0 0 20 0 4 0 2453516 243326976 9344 18446744073709551615 4321280 7402577 140726920479648 0 0 0 0 16781312 2 1 0 0 -1 10 0 0 0 0 0 9420256 10002664 30040064 140726920484765 140726920485016 140726920485016 140726920490938 0
[pid=22440/tid=22502] ppid=22432 vsize=237624 memory=140662192381441 CPUtime=0.07 cores=8-11
/proc/22440/task/22502/stat : 22502 (python3) S 22432 22432 22358 0 -1 4194368 1 0 0 0 7 0 0 0 20 0 4 0 2453516 243326976 9344 18446744073709551615 4321280 7402577 140726920479648 0 0 0 0 16781312 2 1 0 0 -1 11 0 0 0 0 0 9420256 10002664 30040064 140726920484765 140726920485016 140726920485016 140726920490938 0
Current children cumulated CPU time: 0.36 s
Current children cumulated vsize: 241948 KiB
Current children cumulated memory: 41208 KiB

[startup+3.11285 s]
/proc/loadavg: 1.04 0.25 1.69 9/932 22692
/proc/meminfo: memFree=1050579780/1055320716 swapFree=33554428/33554428
[pid=22432] ppid=22426 vsize=4324 memory=3184 CPUtime=0 cores=8-11
/proc/22432/stat : 22432 (run) S 22426 22432 22358 0 -1 4194304 263 123 0 0 0 0 0 0 20 0 1 0 2453433 4427776 640 18446744073709551615 94205223084032 94205223978565 140731962542880 0 0 0 65536 4 65538 1 0 0 17 11 0 0 0 0 0 94205224217616 94205224265360 94205243990016 140731962550402 140731962550637 140731962550637 140731962556369 0
/proc/22432/statm: 1081 796 707 219 0 143 0
[pid=22440] ppid=22432 vsize=325708 memory=80660 CPUtime=0.52 cores=8-11
/proc/22440/stat : 22440 (python3) D 22432 22432 22358 0 -1 4194304 14460 0 0 0 44 8 0 0 20 0 4 0 2453440 333524992 19840 18446744073709551615 4321280 7402577 140726920479648 0 0 0 0 16781312 2 0 0 0 17 10 0 0 0 0 0 9420256 10002664 30040064 140726920484765 140726920485016 140726920485016 140726920490938 0
/proc/22440/statm: 81427 20165 6582 753 0 53440 0
[pid=22440/tid=22500] ppid=22432 vsize=325708 memory=12908 CPUtime=0.07 cores=8-11
/proc/22440/task/22500/stat : 22500 (python3) S 22432 22432 22358 0 -1 4194368 1 0 0 0 7 0 0 0 20 0 4 0 2453516 333524992 19840 18446744073709551615 4321280 7402577 140726920479648 0 0 0 0 16781312 2 1 0 0 -1 9 0 0 0 0 0 9420256 10002664 30040064 140726920484765 140726920485016 140726920485016 140726920490938 0
[pid=22440/tid=22501] ppid=22432 vsize=325708 memory=3458821912619385459 CPUtime=0.07 cores=8-11
/proc/22440/task/22501/stat : 22501 (python3) S 22432 22432 22358 0 -1 4194368 1 0 0 0 7 0 0 0 20 0 4 0 2453516 333524992 19840 18446744073709551615 4321280 7402577 140726920479648 0 0 0 0 16781312 2 1 0 0 -1 10 0 0 0 0 0 9420256 10002664 30040064 140726920484765 140726920485016 140726920485016 140726920490938 0
[pid=22440/tid=22502] ppid=22432 vsize=325708 memory=0 CPUtime=0.07 cores=8-11
/proc/22440/task/22502/stat : 22502 (python3) S 22432 22432 22358 0 -1 4194368 1 0 0 0 7 0 0 0 20 0 4 0 2453516 333524992 19840 18446744073709551615 4321280 7402577 140726920479648 0 0 0 0 16781312 2 1 0 0 -1 11 0 0 0 0 0 9420256 10002664 30040064 140726920484765 140726920485016 140726920485016 140726920490938 0
Current children cumulated CPU time: 0.52 s
Current children cumulated vsize: 330032 KiB
Current children cumulated memory: 83844 KiB
heavy processes:

[startup+6.30014 s]
/proc/loadavg: 2.16 0.50 1.76 14/924 22726
/proc/meminfo: memFree=1049709988/1055320716 swapFree=33554428/33554428
[pid=22432] ppid=22426 vsize=4324 memory=3184 CPUtime=0 cores=8-11
/proc/22432/stat : 22432 (run) S 22426 22432 22358 0 -1 4194304 263 123 0 0 0 0 0 0 20 0 1 0 2453433 4427776 640 18446744073709551615 94205223084032 94205223978565 140731962542880 0 0 0 65536 4 65538 1 0 0 17 11 0 0 0 0 0 94205224217616 94205224265360 94205243990016 140731962550402 140731962550637 140731962550637 140731962556369 0
/proc/22432/statm: 1081 796 707 219 0 143 0
[pid=22440] ppid=22432 vsize=571964 memory=246288 CPUtime=2.79 cores=8-11
/proc/22440/stat : 22440 (python3) R 22432 22432 22358 0 -1 4194304 54097 0 384 0 268 11 0 0 20 0 4 0 2453440 585691136 61360 18446744073709551615 4321280 7402577 140726920479648 0 0 0 0 16781312 8405026 0 0 0 17 10 0 0 0 0 0 9420256 10002664 30040064 140726920484765 140726920485016 140726920485016 140726920490938 0
/proc/22440/statm: 142991 61572 13697 753 0 94028 0
[pid=22440/tid=22500] ppid=22432 vsize=571964 memory=23460 CPUtime=0.07 cores=8-11
/proc/22440/task/22500/stat : 22500 (python3) S 22432 22432 22358 0 -1 4194368 1 0 0 0 7 0 0 0 20 0 4 0 2453516 585691136 61360 18446744073709551615 4321280 7402577 140726920479648 0 0 0 0 16781312 8405026 1 0 0 -1 9 0 0 0 0 0 9420256 10002664 30040064 140726920484765 140726920485016 140726920485016 140726920490938 0
[pid=22440/tid=22501] ppid=22432 vsize=571964 memory=3184 CPUtime=0.07 cores=8-11
/proc/22440/task/22501/stat : 22501 (python3) S 22432 22432 22358 0 -1 4194368 1 0 0 0 7 0 0 0 20 0 4 0 2453516 585691136 61360 18446744073709551615 4321280 7402577 140726920479648 0 0 0 0 16781312 8405026 1 0 0 -1 10 0 0 0 0 0 9420256 10002664 30040064 140726920484765 140726920485016 140726920485016 140726920490938 0
[pid=22440/tid=22502] ppid=22432 vsize=571964 memory=3184 CPUtime=0.07 cores=8-11
/proc/22440/task/22502/stat : 22502 (python3) S 22432 22432 22358 0 -1 4194368 1 0 0 0 7 0 0 0 20 0 4 0 2453516 585691136 61360 18446744073709551615 4321280 7402577 140726920479648 0 0 0 0 16781312 8405026 1 0 0 -1 11 0 0 0 0 0 9420256 10002664 30040064 140726920484765 140726920485016 140726920485016 140726920490938 0
Current children cumulated CPU time: 2.79 s
Current children cumulated vsize: 576288 KiB
Current children cumulated memory: 249472 KiB
heavy processes:

[startup+12.7001 s]
/proc/loadavg: 3.27 0.76 1.84 13/914 22738
/proc/meminfo: memFree=1048671700/1055320716 swapFree=33554428/33554428
[pid=22432] ppid=22426 vsize=4324 memory=3184 CPUtime=0 cores=8-11
/proc/22432/stat : 22432 (run) S 22426 22432 22358 0 -1 4194304 263 123 0 0 0 0 0 0 20 0 1 0 2453433 4427776 640 18446744073709551615 94205223084032 94205223978565 140731962542880 0 0 0 65536 4 65538 1 0 0 17 11 0 0 0 0 0 94205224217616 94205224265360 94205243990016 140731962550402 140731962550637 140731962550637 140731962556369 0
/proc/22432/statm: 1081 796 707 219 0 143 0
[pid=22440] ppid=22432 vsize=581216 memory=257852 CPUtime=9.17 cores=8-11
/proc/22440/stat : 22440 (python3) R 22432 22432 22358 0 -1 4194304 63094 0 384 0 906 11 0 0 20 0 4 0 2453440 595165184 64165 18446744073709551615 4321280 7402577 140726920479648 0 0 0 0 16781312 8405026 0 0 0 17 10 0 0 0 0 0 9420256 10002664 30040064 140726920484765 140726920485016 140726920485016 140726920490938 0
/proc/22440/statm: 145304 64463 13753 753 0 96341 0
[pid=22440/tid=22500] ppid=22432 vsize=581216 memory=3184 CPUtime=0.07 cores=8-11
/proc/22440/task/22500/stat : 22500 (python3) S 22432 22432 22358 0 -1 4194368 1 0 0 0 7 0 0 0 20 0 4 0 2453516 595165184 64165 18446744073709551615 4321280 7402577 140726920479648 0 0 0 0 16781312 8405026 1 0 0 -1 9 0 0 0 0 0 9420256 10002664 30040064 140726920484765 140726920485016 140726920485016 140726920490938 0
[pid=22440/tid=22501] ppid=22432 vsize=581216 memory=3184 CPUtime=0.07 cores=8-11
/proc/22440/task/22501/stat : 22501 (python3) S 22432 22432 22358 0 -1 4194368 1 0 0 0 7 0 0 0 20 0 4 0 2453516 595165184 64165 18446744073709551615 4321280 7402577 140726920479648 0 0 0 0 16781312 8405026 1 0 0 -1 10 0 0 0 0 0 9420256 10002664 30040064 140726920484765 140726920485016 140726920485016 140726920490938 0
[pid=22440/tid=22502] ppid=22432 vsize=581216 memory=192251326148312 CPUtime=0.07 cores=8-11
/proc/22440/task/22502/stat : 22502 (python3) S 22432 22432 22358 0 -1 4194368 1 0 0 0 7 0 0 0 20 0 4 0 2453516 595165184 64165 18446744073709551615 4321280 7402577 140726920479648 0 0 0 0 16781312 8405026 1 0 0 -1 11 0 0 0 0 0 9420256 10002664 30040064 140726920484765 140726920485016 140726920485016 140726920490938 0
Current children cumulated CPU time: 9.17 s
Current children cumulated vsize: 585540 KiB
Current children cumulated memory: 261036 KiB
heavy processes:

[startup+25.5002 s]
/proc/loadavg: 5.23 1.26 1.99 12/906 22746
/proc/meminfo: memFree=1047552912/1055320716 swapFree=33554428/33554428
[pid=22432] ppid=22426 vsize=4324 memory=3184 CPUtime=0 cores=8-11
/proc/22432/stat : 22432 (run) S 22426 22432 22358 0 -1 4194304 263 123 0 0 0 0 0 0 20 0 1 0 2453433 4427776 640 18446744073709551615 94205223084032 94205223978565 140731962542880 0 0 0 65536 4 65538 1 0 0 17 11 0 0 0 0 0 94205224217616 94205224265360 94205243990016 140731962550402 140731962550637 140731962550637 140731962556369 0
/proc/22432/statm: 1081 796 707 219 0 143 0
[pid=22440] ppid=22432 vsize=606780 memory=289136 CPUtime=21.92 cores=8-11
/proc/22440/stat : 22440 (python3) R 22432 22432 22358 0 -1 4194304 87223 0 384 0 2180 12 0 0 20 0 4 0 2453440 621342720 71999 18446744073709551615 4321280 7402577 140726920479648 0 0 0 0 16781312 8405026 0 0 0 17 10 0 0 0 0 0 9420256 10002664 30040064 140726920484765 140726920485016 140726920485016 140726920490938 0
/proc/22440/statm: 151695 72284 13753 753 0 102732 0
[pid=22440/tid=22500] ppid=22432 vsize=606780 memory=3184 CPUtime=0.07 cores=8-11
/proc/22440/task/22500/stat : 22500 (python3) S 22432 22432 22358 0 -1 4194368 1 0 0 0 7 0 0 0 20 0 4 0 2453516 621342720 71999 18446744073709551615 4321280 7402577 140726920479648 0 0 0 0 16781312 8405026 1 0 0 -1 9 0 0 0 0 0 9420256 10002664 30040064 140726920484765 140726920485016 140726920485016 140726920490938 0
[pid=22440/tid=22501] ppid=22432 vsize=606780 memory=288760 CPUtime=0.07 cores=8-11
/proc/22440/task/22501/stat : 22501 (python3) S 22432 22432 22358 0 -1 4194368 1 0 0 0 7 0 0 0 20 0 4 0 2453516 621342720 71999 18446744073709551615 4321280 7402577 140726920479648 0 0 0 0 16781312 8405026 1 0 0 -1 10 0 0 0 0 0 9420256 10002664 30040064 140726920484765 140726920485016 140726920485016 140726920490938 0
[pid=22440/tid=22502] ppid=22432 vsize=606780 memory=289136 CPUtime=0.07 cores=8-11

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

[pid=22432] ppid=22426 vsize=4324 memory=3184 CPUtime=0 cores=8-11
/proc/22432/stat : 22432 (run) S 22426 22432 22358 0 -1 4194304 263 123 0 0 0 0 0 0 20 0 1 0 2453433 4427776 640 18446744073709551615 94205223084032 94205223978565 140731962542880 0 0 0 65536 4 65538 1 0 0 17 11 0 0 0 0 0 94205224217616 94205224265360 94205243990016 140731962550402 140731962550637 140731962550637 140731962556369 0
/proc/22432/statm: 1081 796 707 219 0 143 0
[pid=22440] ppid=22432 vsize=639848 memory=336004 CPUtime=3566.99 cores=8-11
/proc/22440/stat : 22440 (python3) R 22432 22432 22358 0 -1 4194304 174160 0 384 0 356682 17 0 0 20 0 4 0 2453440 655204352 83519 18446744073709551615 4321280 7402577 140726920479648 0 0 0 0 16781312 8405026 0 0 0 17 10 0 0 0 0 0 9420256 10002664 30040064 140726920484765 140726920485016 140726920485016 140726920490938 0
/proc/22440/statm: 159962 84001 13786 753 0 110999 0
[pid=22440/tid=22500] ppid=22432 vsize=639848 memory=42140 CPUtime=0.07 cores=8-11
/proc/22440/task/22500/stat : 22500 (python3) S 22432 22432 22358 0 -1 4194368 1 0 0 0 7 0 0 0 20 0 4 0 2453516 655204352 83519 18446744073709551615 4321280 7402577 140726920479648 0 0 0 0 16781312 8405026 1 0 0 -1 9 0 0 0 0 0 9420256 10002664 30040064 140726920484765 140726920485016 140726920485016 140726920490938 0
[pid=22440/tid=22501] ppid=22432 vsize=639848 memory=336004 CPUtime=0.07 cores=8-11
/proc/22440/task/22501/stat : 22501 (python3) S 22432 22432 22358 0 -1 4194368 1 0 0 0 7 0 0 0 20 0 4 0 2453516 655204352 83519 18446744073709551615 4321280 7402577 140726920479648 0 0 0 0 16781312 8405026 1 0 0 -1 10 0 0 0 0 0 9420256 10002664 30040064 140726920484765 140726920485016 140726920485016 140726920490938 0
[pid=22440/tid=22502] ppid=22432 vsize=639848 memory=3184 CPUtime=0.07 cores=8-11
/proc/22440/task/22502/stat : 22502 (python3) S 22432 22432 22358 0 -1 4194368 1 0 0 0 7 0 0 0 20 0 4 0 2453516 655204352 83519 18446744073709551615 4321280 7402577 140726920479648 0 0 0 0 16781312 8405026 1 0 0 -1 11 0 0 0 0 0 9420256 10002664 30040064 140726920484765 140726920485016 140726920485016 140726920490938 0
Current children cumulated CPU time: 3566.99 s
Current children cumulated vsize: 644172 KiB
Current children cumulated memory: 339188 KiB

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

# cumulated CPU time of all completed processes:  user=3581.96 s, system=0.191335 s

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

[startup+3584 s]*
/proc/loadavg: 16.20 16.42 16.06 17/934 23240
/proc/meminfo: memFree=1034970088/1055320716 swapFree=33554428/33554428
[pid=22432] ppid=22426 vsize=4324 memory=3184 CPUtime=0 cores=8-11
/proc/22432/stat : 22432 (run) S 22426 22432 22358 0 -1 4194304 263 123 0 0 0 0 0 0 20 0 1 0 2453433 4427776 640 18446744073709551615 94205223084032 94205223978565 140731962542880 0 0 0 65536 4 65538 1 0 0 17 11 0 0 0 0 0 94205224217616 94205224265360 94205243990016 140731962550402 140731962550637 140731962550637 140731962556369 0
/proc/22432/statm: 1081 796 707 219 0 143 0
[pid=22440] ppid=22432 vsize=639848 memory=336004 CPUtime=3568.69 cores=8-11
/proc/22440/stat : 22440 (python3) R 22432 22432 22358 0 -1 4194304 174160 0 384 0 356852 17 0 0 20 0 4 0 2453440 655204352 83519 18446744073709551615 4321280 7402577 140726920479648 0 0 0 0 16781312 8405026 0 0 0 17 10 0 0 0 0 0 9420256 10002664 30040064 140726920484765 140726920485016 140726920485016 140726920490938 0
/proc/22440/statm: 159962 84001 13786 753 0 110999 0
[pid=22440/tid=22500] ppid=22432 vsize=639848 memory=8322837476105485198 CPUtime=0.07 cores=8-11
/proc/22440/task/22500/stat : 22500 (python3) S 22432 22432 22358 0 -1 4194368 1 0 0 0 7 0 0 0 20 0 4 0 2453516 655204352 83519 18446744073709551615 4321280 7402577 140726920479648 0 0 0 0 16781312 8405026 1 0 0 -1 9 0 0 0 0 0 9420256 10002664 30040064 140726920484765 140726920485016 140726920485016 140726920490938 0
[pid=22440/tid=22501] ppid=22432 vsize=639848 memory=-1410912421240253478 CPUtime=0.07 cores=8-11
/proc/22440/task/22501/stat : 22501 (python3) S 22432 22432 22358 0 -1 4194368 1 0 0 0 7 0 0 0 20 0 4 0 2453516 655204352 83519 18446744073709551615 4321280 7402577 140726920479648 0 0 0 0 16781312 8405026 1 0 0 -1 10 0 0 0 0 0 9420256 10002664 30040064 140726920484765 140726920485016 140726920485016 140726920490938 0
[pid=22440/tid=22502] ppid=22432 vsize=639848 memory=-7025452035942946156 CPUtime=0.07 cores=8-11
/proc/22440/task/22502/stat : 22502 (python3) S 22432 22432 22358 0 -1 4194368 1 0 0 0 7 0 0 0 20 0 4 0 2453516 655204352 83519 18446744073709551615 4321280 7402577 140726920479648 0 0 0 0 16781312 8405026 1 0 0 -1 11 0 0 0 0 0 9420256 10002664 30040064 140726920484765 140726920485016 140726920485016 140726920490938 0
Current children cumulated CPU time: 3568.69 s
Current children cumulated vsize: 644172 KiB
Current children cumulated memory: 339188 KiB

[startup+3590.4 s]
/proc/loadavg: 16.18 16.42 16.06 17/934 23240
/proc/meminfo: memFree=1034976708/1055320716 swapFree=33554428/33554428
[pid=22432] ppid=22426 vsize=4324 memory=3184 CPUtime=0 cores=8-11
/proc/22432/stat : 22432 (run) S 22426 22432 22358 0 -1 4194304 263 123 0 0 0 0 0 0 20 0 1 0 2453433 4427776 640 18446744073709551615 94205223084032 94205223978565 140731962542880 0 0 0 65536 4 65538 1 0 0 17 11 0 0 0 0 0 94205224217616 94205224265360 94205243990016 140731962550402 140731962550637 140731962550637 140731962556369 0
/proc/22432/statm: 1081 796 707 219 0 143 0
[pid=22440] ppid=22432 vsize=640284 memory=336400 CPUtime=3575.06 cores=8-11
/proc/22440/stat : 22440 (python3) R 22432 22432 22358 0 -1 4194304 174292 0 384 0 357489 17 0 0 20 0 4 0 2453440 655650816 83647 18446744073709551615 4321280 7402577 140726920479648 0 0 0 0 16781312 8405026 0 0 0 17 10 0 0 0 0 0 9420256 10002664 30040064 140726920484765 140726920485016 140726920485016 140726920490938 0
/proc/22440/statm: 160071 84100 13786 753 0 111108 0
[pid=22440/tid=22500] ppid=22432 vsize=640284 memory=12908 CPUtime=0.07 cores=8-11
/proc/22440/task/22500/stat : 22500 (python3) S 22432 22432 22358 0 -1 4194368 1 0 0 0 7 0 0 0 20 0 4 0 2453516 655650816 83647 18446744073709551615 4321280 7402577 140726920479648 0 0 0 0 16781312 8405026 1 0 0 -1 9 0 0 0 0 0 9420256 10002664 30040064 140726920484765 140726920485016 140726920485016 140726920490938 0
[pid=22440/tid=22501] ppid=22432 vsize=640284 memory=336004 CPUtime=0.07 cores=8-11
/proc/22440/task/22501/stat : 22501 (python3) S 22432 22432 22358 0 -1 4194368 1 0 0 0 7 0 0 0 20 0 4 0 2453516 655650816 83647 18446744073709551615 4321280 7402577 140726920479648 0 0 0 0 16781312 8405026 1 0 0 -1 10 0 0 0 0 0 9420256 10002664 30040064 140726920484765 140726920485016 140726920485016 140726920490938 0
[pid=22440/tid=22502] ppid=22432 vsize=640284 memory=3184 CPUtime=0.07 cores=8-11
/proc/22440/task/22502/stat : 22502 (python3) S 22432 22432 22358 0 -1 4194368 1 0 0 0 7 0 0 0 20 0 4 0 2453516 655650816 83647 18446744073709551615 4321280 7402577 140726920479648 0 0 0 0 16781312 8405026 1 0 0 -1 11 0 0 0 0 0 9420256 10002664 30040064 140726920484765 140726920485016 140726920485016 140726920490938 0
Current children cumulated CPU time: 3575.06 s
Current children cumulated vsize: 644608 KiB
Current children cumulated memory: 339584 KiB

[startup+3593.6 s]
/proc/loadavg: 16.17 16.41 16.06 17/934 23240
/proc/meminfo: memFree=1035067840/1055320716 swapFree=33554428/33554428
[pid=22432] ppid=22426 vsize=4324 memory=3184 CPUtime=0 cores=8-11
/proc/22432/stat : 22432 (run) S 22426 22432 22358 0 -1 4194304 263 123 0 0 0 0 0 0 20 0 1 0 2453433 4427776 640 18446744073709551615 94205223084032 94205223978565 140731962542880 0 0 0 65536 4 65538 1 0 0 17 11 0 0 0 0 0 94205224217616 94205224265360 94205243990016 140731962550402 140731962550637 140731962550637 140731962556369 0
/proc/22432/statm: 1081 796 707 219 0 143 0
[pid=22440] ppid=22432 vsize=640284 memory=336400 CPUtime=3578.25 cores=8-11
/proc/22440/stat : 22440 (python3) R 22432 22432 22358 0 -1 4194304 174292 0 384 0 357808 17 0 0 20 0 4 0 2453440 655650816 83647 18446744073709551615 4321280 7402577 140726920479648 0 0 0 0 16781312 8405026 0 0 0 17 10 0 0 0 0 0 9420256 10002664 30040064 140726920484765 140726920485016 140726920485016 140726920490938 0
/proc/22440/statm: 160071 84100 13786 753 0 111108 0
[pid=22440/tid=22500] ppid=22432 vsize=640284 memory=3184 CPUtime=0.07 cores=8-11
/proc/22440/task/22500/stat : 22500 (python3) S 22432 22432 22358 0 -1 4194368 1 0 0 0 7 0 0 0 20 0 4 0 2453516 655650816 83647 18446744073709551615 4321280 7402577 140726920479648 0 0 0 0 16781312 8405026 1 0 0 -1 9 0 0 0 0 0 9420256 10002664 30040064 140726920484765 140726920485016 140726920485016 140726920490938 0
[pid=22440/tid=22501] ppid=22432 vsize=640284 memory=336400 CPUtime=0.07 cores=8-11
/proc/22440/task/22501/stat : 22501 (python3) S 22432 22432 22358 0 -1 4194368 1 0 0 0 7 0 0 0 20 0 4 0 2453516 655650816 83647 18446744073709551615 4321280 7402577 140726920479648 0 0 0 0 16781312 8405026 1 0 0 -1 10 0 0 0 0 0 9420256 10002664 30040064 140726920484765 140726920485016 140726920485016 140726920490938 0
[pid=22440/tid=22502] ppid=22432 vsize=640284 memory=336004 CPUtime=0.07 cores=8-11
/proc/22440/task/22502/stat : 22502 (python3) S 22432 22432 22358 0 -1 4194368 1 0 0 0 7 0 0 0 20 0 4 0 2453516 655650816 83647 18446744073709551615 4321280 7402577 140726920479648 0 0 0 0 16781312 8405026 1 0 0 -1 11 0 0 0 0 0 9420256 10002664 30040064 140726920484765 140726920485016 140726920485016 140726920490938 0
Current children cumulated CPU time: 3578.25 s
Current children cumulated vsize: 644608 KiB
Current children cumulated memory: 339584 KiB

[startup+3595.2 s]
/proc/loadavg: 16.17 16.41 16.06 17/934 23240
/proc/meminfo: memFree=1035008576/1055320716 swapFree=33554428/33554428
[pid=22432] ppid=22426 vsize=4324 memory=3184 CPUtime=0 cores=8-11
/proc/22432/stat : 22432 (run) S 22426 22432 22358 0 -1 4194304 263 123 0 0 0 0 0 0 20 0 1 0 2453433 4427776 640 18446744073709551615 94205223084032 94205223978565 140731962542880 0 0 0 65536 4 65538 1 0 0 17 11 0 0 0 0 0 94205224217616 94205224265360 94205243990016 140731962550402 140731962550637 140731962550637 140731962556369 0
/proc/22432/statm: 1081 796 707 219 0 143 0
[pid=22440] ppid=22432 vsize=640284 memory=336400 CPUtime=3579.85 cores=8-11
/proc/22440/stat : 22440 (python3) R 22432 22432 22358 0 -1 4194304 174292 0 384 0 357968 17 0 0 20 0 4 0 2453440 655650816 83647 18446744073709551615 4321280 7402577 140726920479648 0 0 0 0 16781312 8405026 0 0 0 17 10 0 0 0 0 0 9420256 10002664 30040064 140726920484765 140726920485016 140726920485016 140726920490938 0
/proc/22440/statm: 160071 84100 13786 753 0 111108 0
[pid=22440/tid=22500] ppid=22432 vsize=640284 memory=336400 CPUtime=0.07 cores=8-11
/proc/22440/task/22500/stat : 22500 (python3) S 22432 22432 22358 0 -1 4194368 1 0 0 0 7 0 0 0 20 0 4 0 2453516 655650816 83647 18446744073709551615 4321280 7402577 140726920479648 0 0 0 0 16781312 8405026 1 0 0 -1 9 0 0 0 0 0 9420256 10002664 30040064 140726920484765 140726920485016 140726920485016 140726920490938 0
[pid=22440/tid=22501] ppid=22432 vsize=640284 memory=3192 CPUtime=0.07 cores=8-11
/proc/22440/task/22501/stat : 22501 (python3) S 22432 22432 22358 0 -1 4194368 1 0 0 0 7 0 0 0 20 0 4 0 2453516 655650816 83647 18446744073709551615 4321280 7402577 140726920479648 0 0 0 0 16781312 8405026 1 0 0 -1 10 0 0 0 0 0 9420256 10002664 30040064 140726920484765 140726920485016 140726920485016 140726920490938 0
[pid=22440/tid=22502] ppid=22432 vsize=640284 memory=15464 CPUtime=0.07 cores=8-11
/proc/22440/task/22502/stat : 22502 (python3) S 22432 22432 22358 0 -1 4194368 1 0 0 0 7 0 0 0 20 0 4 0 2453516 655650816 83647 18446744073709551615 4321280 7402577 140726920479648 0 0 0 0 16781312 8405026 1 0 0 -1 11 0 0 0 0 0 9420256 10002664 30040064 140726920484765 140726920485016 140726920485016 140726920490938 0
Current children cumulated CPU time: 3579.85 s
Current children cumulated vsize: 644608 KiB
Current children cumulated memory: 339584 KiB

[startup+3596.8 s]
/proc/loadavg: 16.17 16.41 16.06 17/934 23240
/proc/meminfo: memFree=1035042736/1055320716 swapFree=33554428/33554428
[pid=22432] ppid=22426 vsize=4324 memory=3184 CPUtime=0 cores=8-11
/proc/22432/stat : 22432 (run) S 22426 22432 22358 0 -1 4194304 263 123 0 0 0 0 0 0 20 0 1 0 2453433 4427776 640 18446744073709551615 94205223084032 94205223978565 140731962542880 0 0 0 65536 4 65538 1 0 0 17 11 0 0 0 0 0 94205224217616 94205224265360 94205243990016 140731962550402 140731962550637 140731962550637 140731962556369 0
/proc/22432/statm: 1081 796 707 219 0 143 0
[pid=22440] ppid=22432 vsize=640284 memory=336400 CPUtime=3581.44 cores=8-11
/proc/22440/stat : 22440 (python3) R 22432 22432 22358 0 -1 4194304 174292 0 384 0 358127 17 0 0 20 0 4 0 2453440 655650816 83647 18446744073709551615 4321280 7402577 140726920479648 0 0 0 0 16781312 8405026 0 0 0 17 10 0 0 0 0 0 9420256 10002664 30040064 140726920484765 140726920485016 140726920485016 140726920490938 0
/proc/22440/statm: 160071 84100 13786 753 0 111108 0
[pid=22440/tid=22500] ppid=22432 vsize=640284 memory=336004 CPUtime=0.07 cores=8-11
/proc/22440/task/22500/stat : 22500 (python3) S 22432 22432 22358 0 -1 4194368 1 0 0 0 7 0 0 0 20 0 4 0 2453516 655650816 83647 18446744073709551615 4321280 7402577 140726920479648 0 0 0 0 16781312 8405026 1 0 0 -1 9 0 0 0 0 0 9420256 10002664 30040064 140726920484765 140726920485016 140726920485016 140726920490938 0
[pid=22440/tid=22501] ppid=22432 vsize=640284 memory=3184 CPUtime=0.07 cores=8-11
/proc/22440/task/22501/stat : 22501 (python3) S 22432 22432 22358 0 -1 4194368 1 0 0 0 7 0 0 0 20 0 4 0 2453516 655650816 83647 18446744073709551615 4321280 7402577 140726920479648 0 0 0 0 16781312 8405026 1 0 0 -1 10 0 0 0 0 0 9420256 10002664 30040064 140726920484765 140726920485016 140726920485016 140726920490938 0
[pid=22440/tid=22502] ppid=22432 vsize=640284 memory=1475808 CPUtime=0.07 cores=8-11
/proc/22440/task/22502/stat : 22502 (python3) S 22432 22432 22358 0 -1 4194368 1 0 0 0 7 0 0 0 20 0 4 0 2453516 655650816 83647 18446744073709551615 4321280 7402577 140726920479648 0 0 0 0 16781312 8405026 1 0 0 -1 11 0 0 0 0 0 9420256 10002664 30040064 140726920484765 140726920485016 140726920485016 140726920490938 0
Current children cumulated CPU time: 3581.44 s
Current children cumulated vsize: 644608 KiB
Current children cumulated memory: 339584 KiB

[startup+3597.2 s]
/proc/loadavg: 16.15 16.40 16.06 17/934 23240
/proc/meminfo: memFree=1035005488/1055320716 swapFree=33554428/33554428
[pid=22432] ppid=22426 vsize=4324 memory=3184 CPUtime=0 cores=8-11
/proc/22432/stat : 22432 (run) S 22426 22432 22358 0 -1 4194304 263 123 0 0 0 0 0 0 20 0 1 0 2453433 4427776 640 18446744073709551615 94205223084032 94205223978565 140731962542880 0 0 0 65536 4 65538 1 0 0 17 11 0 0 0 0 0 94205224217616 94205224265360 94205243990016 140731962550402 140731962550637 140731962550637 140731962556369 0
/proc/22432/statm: 1081 796 707 219 0 143 0
[pid=22440] ppid=22432 vsize=640284 memory=336400 CPUtime=3581.84 cores=8-11
/proc/22440/stat : 22440 (python3) R 22432 22432 22358 0 -1 4194304 174292 0 384 0 358167 17 0 0 20 0 4 0 2453440 655650816 83647 18446744073709551615 4321280 7402577 140726920479648 0 0 0 0 16781312 8405026 0 0 0 17 10 0 0 0 0 0 9420256 10002664 30040064 140726920484765 140726920485016 140726920485016 140726920490938 0
/proc/22440/statm: 160071 84100 13786 753 0 111108 0
[pid=22440/tid=22500] ppid=22432 vsize=640284 memory=59589215388157 CPUtime=0.07 cores=8-11
/proc/22440/task/22500/stat : 22500 (python3) S 22432 22432 22358 0 -1 4194368 1 0 0 0 7 0 0 0 20 0 4 0 2453516 655650816 83647 18446744073709551615 4321280 7402577 140726920479648 0 0 0 0 16781312 8405026 1 0 0 -1 9 0 0 0 0 0 9420256 10002664 30040064 140726920484765 140726920485016 140726920485016 140726920490938 0
[pid=22440/tid=22501] ppid=22432 vsize=640284 memory=56290697282142 CPUtime=0.07 cores=8-11
/proc/22440/task/22501/stat : 22501 (python3) S 22432 22432 22358 0 -1 4194368 1 0 0 0 7 0 0 0 20 0 4 0 2453516 655650816 83647 18446744073709551615 4321280 7402577 140726920479648 0 0 0 0 16781312 8405026 1 0 0 -1 10 0 0 0 0 0 9420256 10002664 30040064 140726920484765 140726920485016 140726920485016 140726920490938 0
[pid=22440/tid=22502] ppid=22432 vsize=640284 memory=60680187413270 CPUtime=0.07 cores=8-11
/proc/22440/task/22502/stat : 22502 (python3) S 22432 22432 22358 0 -1 4194368 1 0 0 0 7 0 0 0 20 0 4 0 2453516 655650816 83647 18446744073709551615 4321280 7402577 140726920479648 0 0 0 0 16781312 8405026 1 0 0 -1 11 0 0 0 0 0 9420256 10002664 30040064 140726920484765 140726920485016 140726920485016 140726920490938 0
Current children cumulated CPU time: 3581.84 s
Current children cumulated vsize: 644608 KiB
Current children cumulated memory: 339584 KiB

[startup+3597.4 s]
/proc/loadavg: 16.15 16.40 16.06 17/934 23240
/proc/meminfo: memFree=1035005488/1055320716 swapFree=33554428/33554428
[pid=22432] ppid=22426 vsize=4324 memory=3184 CPUtime=0 cores=8-11
/proc/22432/stat : 22432 (run) S 22426 22432 22358 0 -1 4194304 263 123 0 0 0 0 0 0 20 0 1 0 2453433 4427776 640 18446744073709551615 94205223084032 94205223978565 140731962542880 0 0 0 65536 4 65538 1 0 0 17 11 0 0 0 0 0 94205224217616 94205224265360 94205243990016 140731962550402 140731962550637 140731962550637 140731962556369 0
/proc/22432/statm: 1081 796 707 219 0 143 0
[pid=22440] ppid=22432 vsize=640284 memory=336436 CPUtime=3582.04 cores=8-11
/proc/22440/stat : 22440 (python3) R 22432 22432 22358 0 -1 4194304 176283 0 384 0 358187 17 0 0 20 0 4 0 2453440 655650816 83647 18446744073709551615 4321280 7402577 140726920479648 0 0 0 0 16781312 8405024 0 0 0 17 10 0 0 0 0 0 9420256 10002664 30040064 140726920484765 140726920485016 140726920485016 140726920490938 0
/proc/22440/statm: 160071 84109 13795 753 0 111108 0
[pid=22440/tid=22500] ppid=22432 vsize=640284 memory=1133856 CPUtime=0.07 cores=8-11
/proc/22440/task/22500/stat : 22500 (python3) S 22432 22432 22358 0 -1 4194368 1 0 0 0 7 0 0 0 20 0 4 0 2453516 655650816 83647 18446744073709551615 4321280 7402577 140726920479648 0 0 0 0 16781312 8405024 1 0 0 -1 9 0 0 0 0 0 9420256 10002664 30040064 140726920484765 140726920485016 140726920485016 140726920490938 0
[pid=22440/tid=22501] ppid=22432 vsize=640284 memory=6000 CPUtime=0.07 cores=8-11
/proc/22440/task/22501/stat : 22501 (python3) S 22432 22432 22358 0 -1 4194368 1 0 0 0 7 0 0 0 20 0 4 0 2453516 655650816 83647 18446744073709551615 4321280 7402577 140726920479648 0 0 0 0 16781312 8405024 1 0 0 -1 10 0 0 0 0 0 9420256 10002664 30040064 140726920484765 140726920485016 140726920485016 140726920490938 0
[pid=22440/tid=22502] ppid=22432 vsize=640284 memory=3176 CPUtime=0.07 cores=8-11
/proc/22440/task/22502/stat : 22502 (python3) S 22432 22432 22358 0 -1 4194368 1 0 0 0 7 0 0 0 20 0 4 0 2453516 655650816 83647 18446744073709551615 4321280 7402577 140726920479648 0 0 0 0 16781312 8405024 1 0 0 -1 11 0 0 0 0 0 9420256 10002664 30040064 140726920484765 140726920485016 140726920485016 140726920490938 0
Current children cumulated CPU time: 3582.04 s
Current children cumulated vsize: 644608 KiB
Current children cumulated memory: 339620 KiB

Child status: 0

Real time (s): 3597.5
CPU time (s): 3582.15
CPU user time (s): 3581.96
CPU system time (s): 0.191335
CPU usage (%): 99.5734
Max. virtual memory (cumulated for all children) (KiB): 644608
Max. memory (cumulated for all children) (KiB): 339620

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 3581.96
system time used= 0.191335
maximum resident set size= 334588
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 184907
page faults= 384
swaps= 0
block input operations= 54224
block output operations= 0
messages sent= 0
messages received= 0
signals received= 0
voluntary context switches= 4441
involuntary context switches= 1352


# summary of solver processes directly reported to runsolver:
#   pid: 22432
#   total CPU time (s): 3582.15
#   total CPU user time (s): 3581.96
#   total CPU system time (s): 0.191335

??? join timestamper begins
??? join timestamper ends
??? end of timestamper thread
runsolver used 12.4491 second user time and 34.6277 second system time

The end

Launcher Data

Begin job on nodeE008 at 2026-07-15 17:17:28
IDJOB=4847412
IDBENCH=146657
IDSOLVER=3706
FILE ID=nodeE008/4847412-1784128648
RUNJOBID= nodeE008-1784128647-22377
SLURM_JOB_ID= 12756368
Free space on /tmp= 751784 MiB

SOLVER NAME= cpmpy_ortools (1 core) 2026-07-14
BENCH NAME= PB24/normalized-PB06/OPT-LIN/web/www.ps.uni-sb.de/~walser/benchmarks/radar/normalized-30:70:4.5:0.5:100.opb
COMMAND LINE= run BENCHNAME --runner opb --time_limit TIMELIMIT --mem_limit MEMLIMIT --verbose --cores 1 --seed RANDOMSEED --intermediate --solver ortools
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-4847412-1784128648/watcher-4847412-1784128648 -o /tmp/evaluation-result-4847412-1784128648/solver-4847412-1784128648 -C 3600 -W 3700 -M 62000 --var /tmp/evaluation-result-4847412-1784128648/vars-4847412-1784128648 --bin-var /tmp/runsolver-exch-nodeE008-1784128647-22377 --watchdog 3760  run HOME/instance-4847412-1784128648.opb --runner opb --time_limit 3600 --mem_limit 62000 --verbose --cores 1 --seed 1892594433 --intermediate --solver ortools

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

MD5SUM BENCH= a964700945576a67d3d8d9c44c1c5e5c
RANDOM SEED=1892594433

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

processor	: 63
vendor_id	: AuthenticAMD
cpu family	: 26
model		: 2
model name	: AMD EPYC 9355 32-Core Processor
stepping	: 1
microcode	: 0xb00215a
cpu MHz		: 2493.659
cache size	: 1024 KB
physical id	: 1
siblings	: 32
core id		: 83
cpu cores	: 32
apicid		: 211
initial apicid	: 211
fpu		: yes
fpu_exception	: yes
cpuid level	: 16
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush mmx fxsr sse sse2 ht syscall nx mmxext fxsr_opt pdpe1gb rdtscp lm constant_tsc rep_good amd_lbr_v2 nopl xtopology nonstop_tsc cpuid extd_apicid aperfmperf rapl pni pclmulqdq monitor ssse3 fma cx16 pcid sse4_1 sse4_2 x2apic movbe popcnt aes xsave avx f16c rdrand lahf_lm cmp_legacy svm extapic cr8_legacy abm sse4a misalignsse 3dnowprefetch osvw ibs skinit wdt tce topoext perfctr_core perfctr_nb bpext perfctr_llc mwaitx cat_l3 cdp_l3 hw_pstate ssbd mba perfmon_v2 ibrs ibpb stibp ibrs_enhanced vmmcall fsgsbase tsc_adjust bmi1 avx2 smep bmi2 invpcid cqm rdt_a avx512f avx512dq rdseed adx smap avx512ifma clflushopt clwb avx512cd sha_ni avx512bw avx512vl xsaveopt xsavec xgetbv1 xsaves cqm_llc cqm_occup_llc cqm_mbm_total cqm_mbm_local user_shstk avx_vnni avx512_bf16 clzero irperf xsaveerptr rdpru wbnoinvd amd_ppin cppc arat npt lbrv svm_lock nrip_save tsc_scale vmcb_clean flushbyasid decodeassists pausefilter pfthreshold avic v_vmsave_vmload vgif x2avic v_spec_ctrl vnmi avx512vbmi umip pku ospke avx512_vbmi2 gfni vaes vpclmulqdq avx512_vnni avx512_bitalg avx512_vpopcntdq la57 rdpid bus_lock_detect movdiri movdir64b overflow_recov succor smca avx512_vp2intersect flush_l1d debug_swap amd_lbr_pmc_freeze
bugs		: sysret_ss_attrs spectre_v1 spectre_v2 spec_store_bypass srso spectre_v2_user vmscape
bogomips	: 7090.01
TLB size	: 192 4K pages
clflush 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:       1055320716 kB
MemFree:        1051017608 kB
MemAvailable:   1048681804 kB
Buffers:            3336 kB
Cached:           947996 kB
SwapCached:            0 kB
Active:           302788 kB
Inactive:         724832 kB
Active(anon):     102768 kB
Inactive(anon):        0 kB
Active(file):     200020 kB
Inactive(file):   724832 kB
Unevictable:        9000 kB
Mlocked:               0 kB
SwapTotal:      33554428 kB
SwapFree:       33554428 kB
Zswap:                 0 kB
Zswapped:              0 kB
Dirty:             15800 kB
Writeback:             8 kB
AnonPages:         85616 kB
Mapped:           100668 kB
Shmem:             26428 kB
KReclaimable:     125704 kB
Slab:             482308 kB
SReclaimable:     125704 kB
SUnreclaim:       356604 kB
KernelStack:       13520 kB
PageTables:         3136 kB
SecPageTables:     11396 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    561214784 kB
Committed_AS:     379912 kB
VmallocTotal:   13743895347199 kB
VmallocUsed:      477244 kB
VmallocChunk:          0 kB
Percpu:           115968 kB
HardwareCorrupted:     0 kB
AnonHugePages:     14336 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:      362948 kB
DirectMap2M:    18833408 kB
DirectMap1G:    1054867456 kB

Free space on /tmp at the end= 751292 MiB
End job on nodeE008 at 2026-07-15 18:17:26