Trace number 4785461

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-05-18SAT310 3585.09 3600.07

General information on the benchmark

NamePB24/normalized-PB06/OPT-LIN/submitted-PB06/liu/
wnq/normalized-wnq_n100_mw99_3.opb.PB06.opb
MD5SUM969f2cfc757ec9bf766b564754da9f71
Bench CategoryOPT-LIN (optimization problem, linear constraints, no OPT/UNSAT certificate)
Best result obtained on this benchmarkSAT
Best value of the objective obtained on this benchmark250
Best CPU time to get the best result obtained on this benchmark3583.03
Has Objective FunctionYES
Satisfiable
(Un)Satisfiability was proved
Best value of the objective function
Optimality of the best value was proved
Number of variables10000
Total number of constraints656900
Number of constraints which are clauses656900
Number of constraints which are cardinality constraints (but not clauses)0
Number of constraints which are nor clauses,nor cardinality constraints0
Minimum length of a constraint2
Maximum length of a constraint100
Number of terms in the objective function 10000
Biggest coefficient in the objective function 99
Number of bits for the biggest coefficient in the objective function 7
Sum of the numbers in the objective function 500105
Number of bits of the sum of numbers in the objective function 19
Biggest number in a constraint 99
Number of bits of the biggest number in a constraint 7
Biggest sum of numbers in a constraint 500105
Number of bits of the biggest sum of numbers19
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

23.57/25.19	c Time taken to transform: 13.68332552909851 seconds

23.57/25.19	c Solver arguments: {'interleave_search': True, 'use_rins_lns': False, 'num_search_workers': 1, 'random_seed': 1149387785, 'solution_callback': <cpmpy.tools.benchmark.cpbenchy.observer.solver_args.SolverArgsObserver._ortools_arguments.<locals>.OrtSolutionCallback object at 0x7efeaf1d3410>}

23.57/25.19	c 3573.368353366852s left to solve

3583.31/3598.35	c Solution 1, time = 4.1444s

3583.31/3598.35	o 5496

3583.31/3598.35	c Solution 2, time = 4.2737s

3583.31/3598.35	o 5283

3583.31/3598.35	c Solution 3, time = 4.7556s

3583.31/3598.35	o 4495

3583.31/3598.35	c Solution 4, time = 5.1537s

3583.31/3598.35	o 3820

3583.31/3598.35	c Solution 5, time = 5.2977s

3583.31/3598.35	o 3705

3583.31/3598.35	c Solution 6, time = 5.4340s

3583.31/3598.35	o 3561

3583.31/3598.35	c Solution 7, time = 5.5825s

3583.31/3598.35	o 3263

3583.31/3598.35	c Solution 8, time = 5.7110s

3583.31/3598.35	o 3118

3583.31/3598.35	c Solution 9, time = 5.8231s

3583.31/3598.35	o 3048

3583.31/3598.35	c Solution 10, time = 5.9592s

3583.31/3598.35	o 2940

3583.31/3598.35	c Solution 11, time = 9.2207s

3583.31/3598.35	o 2932

3583.31/3598.35	c Solution 12, time = 9.3484s

3583.31/3598.35	o 2929

3583.31/3598.35	c Solution 13, time = 9.6410s

3583.31/3598.35	o 2917

3583.31/3598.35	c Solution 14, time = 9.6855s

3583.31/3598.35	o 2916

3583.31/3598.35	c Solution 15, time = 10.3327s

3583.31/3598.35	o 2902

3583.31/3598.35	c Solution 16, time = 10.4722s

3583.31/3598.35	o 2857

3583.31/3598.35	c Solution 17, time = 10.5179s

3583.31/3598.35	o 2856

3583.31/3598.35	c Solution 18, time = 10.7555s

3583.31/3598.35	o 2842

3583.31/3598.35	c Solution 19, time = 11.2524s

3583.31/3598.35	o 2840

3583.31/3598.35	c Solution 20, time = 11.5427s

3583.31/3598.35	o 2837

3583.31/3598.35	c Solution 21, time = 11.7823s

3583.31/3598.35	o 2831

3583.31/3598.35	c Solution 22, time = 12.1259s

3583.31/3598.35	o 2805

3583.31/3598.35	c Solution 23, time = 12.5330s

3583.31/3598.35	o 2749

3583.31/3598.35	c Solution 24, time = 12.6222s

3583.31/3598.35	o 2694

3583.31/3598.35	c Solution 25, time = 12.6310s

3583.31/3598.35	o 2599

3583.31/3598.35	c Solution 26, time = 12.6504s

3583.31/3598.35	o 2595

3583.31/3598.35	c Solution 27, time = 12.6631s

3583.31/3598.35	o 2562

3583.31/3598.35	c Solution 28, time = 12.6743s

3583.31/3598.35	o 2516

3583.31/3598.35	c Solution 29, time = 12.8049s

3583.31/3598.35	o 2454

3583.31/3598.35	c Solution 30, time = 12.9314s

3583.31/3598.35	o 2424

3583.31/3598.35	c Solution 31, time = 13.0688s

3583.31/3598.35	o 2385

3583.31/3598.35	c Solution 32, time = 13.3317s

3583.31/3598.35	o 2332

3583.31/3598.35	c Solution 33, time = 13.3393s

3583.31/3598.35	o 2331

3583.31/3598.35	c Solution 34, time = 13.7669s

3583.31/3598.35	o 2312

3583.31/3598.35	c Solution 35, time = 13.7936s

3583.31/3598.35	o 2126

3583.31/3598.35	c Solution 36, time = 13.8143s

3583.31/3598.35	o 2112

3583.31/3598.35	c Solution 37, time = 13.8225s

3583.31/3598.35	o 2079

3583.31/3598.35	c Solution 38, time = 13.8350s

3583.31/3598.35	o 2030

3583.31/3598.35	c Solution 39, time = 13.8490s

3583.31/3598.35	o 2018

3583.31/3598.35	c Solution 40, time = 13.9758s

3583.31/3598.35	o 2011

3583.31/3598.35	c Solution 41, time = 14.0823s

3583.31/3598.35	o 1972

3583.31/3598.35	c Solution 42, time = 14.1981s

3583.31/3598.35	o 1948

3583.31/3598.35	c Solution 43, time = 14.3388s

3583.31/3598.35	o 1919

3583.31/3598.35	c Solution 44, time = 14.4666s

3583.31/3598.35	o 1880

3583.31/3598.35	c Solution 45, time = 14.5922s

3583.31/3598.35	o 1792

3583.31/3598.35	c Solution 46, time = 14.6019s

3583.31/3598.35	o 1777

3583.31/3598.35	c Solution 47, time = 14.6133s

3583.31/3598.35	o 1750

3583.31/3598.35	c Solution 48, time = 14.6577s

3583.31/3598.35	o 1646

3583.31/3598.35	c Solution 49, time = 14.6665s

3583.31/3598.35	o 1644

3583.31/3598.35	c Solution 50, time = 14.6793s

3583.31/3598.35	o 1640

3583.31/3598.35	c Solution 51, time = 14.6920s

3583.31/3598.35	o 1595

3583.31/3598.35	c Solution 52, time = 14.8207s

3583.31/3598.35	o 1567

3583.31/3598.35	c Solution 53, time = 14.9364s

3583.31/3598.35	o 1560

3583.31/3598.35	c Solution 54, time = 15.0524s

3583.31/3598.35	o 1535

3583.31/3598.35	c Solution 55, time = 15.1786s

3583.31/3598.35	o 1500

3583.31/3598.35	c Solution 56, time = 15.2993s

3583.31/3598.35	o 1498

3583.31/3598.35	c Solution 57, time = 15.3949s

3583.31/3598.35	o 1492

3583.31/3598.35	c Solution 58, time = 15.4041s

3583.31/3598.35	o 1452

3583.31/3598.35	c Solution 59, time = 15.5403s

3583.31/3598.35	o 1393

3583.31/3598.35	c Solution 60, time = 15.5654s

3583.31/3598.35	o 1350

3583.31/3598.35	c Solution 61, time = 15.6911s

3583.31/3598.35	o 1318

3583.31/3598.35	c Solution 62, time = 15.8252s

3583.31/3598.35	o 1261

3583.31/3598.35	c Solution 63, time = 15.8335s

3583.31/3598.35	o 1247

3583.31/3598.35	c Solution 64, time = 15.9546s

3583.31/3598.35	o 1228

3583.31/3598.35	c Solution 65, time = 16.0761s

3583.31/3598.35	o 1224

3583.31/3598.35	c Solution 66, time = 16.1994s

3583.31/3598.35	o 1193

3583.31/3598.35	c Solution 67, time = 16.3189s

3583.31/3598.35	o 1183

3583.31/3598.35	c Solution 68, time = 16.3335s

3583.31/3598.35	o 1174

3583.31/3598.35	c Solution 69, time = 16.3580s

3583.31/3598.35	o 1150

3583.31/3598.35	c Solution 70, time = 16.4344s

3583.31/3598.35	o 1139

3583.31/3598.35	c Solution 71, time = 16.6126s

3583.31/3598.35	o 1136

3583.31/3598.35	c Solution 72, time = 16.7370s

3583.31/3598.35	o 1133

3583.31/3598.35	c Solution 73, time = 16.8481s

3583.31/3598.35	o 1108

3583.31/3598.35	c Solution 74, time = 18.5091s

3583.31/3598.35	o 1103

3583.31/3598.35	c Solution 75, time = 18.5673s

3583.31/3598.35	o 1093

3583.31/3598.35	c Solution 76, time = 18.9212s

3583.31/3598.35	o 1078

3583.31/3598.35	c Solution 77, time = 19.4002s

3583.31/3598.35	o 1077

3583.31/3598.35	c Solution 78, time = 19.6783s

3583.31/3598.35	o 1074

3583.31/3598.35	c Solution 79, time = 19.8378s

3583.31/3598.35	o 1066

3583.31/3598.35	c Solution 80, time = 20.0601s

3583.31/3598.35	o 1065

3583.31/3598.35	c Solution 81, time = 21.4215s

3583.31/3598.35	o 1061

3583.31/3598.35	c Solution 82, time = 22.7136s

3583.31/3598.35	o 1056

3583.31/3598.35	c Solution 83, time = 24.7211s

3583.31/3598.35	o 1039

3583.31/3598.35	c Solution 84, time = 24.8374s

3583.31/3598.35	o 1026

3583.31/3598.35	c Solution 85, time = 25.0204s

3583.31/3598.35	o 1015

3583.31/3598.35	c Solution 86, time = 25.0714s

3583.31/3598.35	o 1000

3583.31/3598.35	c Solution 87, time = 25.0911s

3583.31/3598.35	o 993

3583.31/3598.35	c Solution 88, time = 25.4732s

3583.31/3598.35	o 946

3583.31/3598.35	c Solution 89, time = 25.6054s

3583.31/3598.35	o 936

3583.31/3598.35	c Solution 90, time = 25.7494s

3583.31/3598.35	o 920

3583.31/3598.35	c Solution 91, time = 25.8551s

3583.31/3598.35	o 919

3583.31/3598.35	c Solution 92, time = 25.8750s

3583.31/3598.35	o 917

3583.31/3598.35	c Solution 93, time = 25.9889s

3583.31/3598.35	o 909

3583.31/3598.35	c Solution 94, time = 26.0125s

3583.31/3598.35	o 908

3583.31/3598.35	c Solution 95, time = 26.0345s

3583.31/3598.35	o 902

3583.31/3598.35	c Solution 96, time = 26.1472s

3583.31/3598.35	o 894

3583.31/3598.35	c Solution 97, time = 26.2871s

3583.31/3598.35	o 885

3583.31/3598.35	c Solution 98, time = 26.4195s

3583.31/3598.35	o 876

3583.31/3598.35	c Solution 99, time = 26.5316s

3583.31/3598.35	o 865

3583.31/3598.35	c Solution 100, time = 26.6442s

3583.31/3598.35	o 864

3583.31/3598.35	c Solution 101, time = 26.7569s

3583.31/3598.35	o 820

3583.31/3598.35	c Solution 102, time = 26.8528s

3583.31/3598.35	o 797

3583.31/3598.35	c Solution 103, time = 26.8665s

3583.31/3598.35	o 787

3583.31/3598.35	c Solution 104, time = 26.9432s

3583.31/3598.35	o 785

3583.31/3598.35	c Solution 105, time = 26.9698s

3583.31/3598.35	o 781

3583.31/3598.35	c Solution 106, time = 27.0251s

3583.31/3598.35	o 778

3583.31/3598.35	c Solution 107, time = 27.1394s

3583.31/3598.35	o 764

3583.31/3598.35	c Solution 108, time = 29.1299s

3583.31/3598.35	o 763

3583.31/3598.35	c Solution 109, time = 29.4959s

3583.31/3598.35	o 762

3583.31/3598.35	c Solution 110, time = 29.5440s

3583.31/3598.35	o 759

3583.31/3598.35	c Solution 111, time = 29.6215s

3583.31/3598.35	o 748

3583.31/3598.35	c Solution 112, time = 29.7080s

3583.31/3598.35	o 737

3583.31/3598.35	c Solution 113, time = 29.7880s

3583.31/3598.35	o 735

3583.31/3598.35	c Solution 114, time = 32.2295s

3583.31/3598.35	o 731

3583.31/3598.35	c Solution 115, time = 32.3821s

3583.31/3598.35	o 729

3583.31/3598.35	c Solution 116, time = 32.9063s

3583.31/3598.35	o 728

3583.31/3598.35	c Solution 117, time = 33.0180s

3583.31/3598.35	o 722

3583.31/3598.35	c Solution 118, time = 33.0544s

3583.31/3598.35	o 707

3583.31/3598.35	c Solution 119, time = 34.0385s

3583.31/3598.35	o 700

3583.31/3598.35	c Solution 120, time = 34.5295s

3583.31/3598.35	o 696

3583.31/3598.35	c Solution 121, time = 34.6392s

3583.31/3598.35	o 690

3583.31/3598.35	c Solution 122, time = 34.7612s

3583.31/3598.35	o 676

3583.31/3598.35	c Solution 123, time = 34.7839s

3583.31/3598.35	o 675

3583.31/3598.35	c Solution 124, time = 34.9752s

3583.31/3598.35	o 653

3583.31/3598.35	c Solution 125, time = 35.3024s

3583.31/3598.35	o 648

3583.31/3598.35	c Solution 126, time = 35.3301s

3583.31/3598.35	o 637

3583.31/3598.35	c Solution 127, time = 35.3670s

3583.31/3598.35	o 613

3583.31/3598.35	c Solution 128, time = 35.4447s

3583.31/3598.35	o 600

3583.31/3598.35	c Solution 129, time = 35.5597s

3583.31/3598.35	o 590

3583.31/3598.35	c Solution 130, time = 37.2752s

3583.31/3598.35	o 589

3583.31/3598.35	c Solution 131, time = 43.9313s

3583.31/3598.35	o 581

3583.31/3598.35	c Solution 132, time = 44.0356s

3583.31/3598.35	o 572

3583.31/3598.35	c Solution 133, time = 44.1439s

3583.31/3598.35	o 571

3583.31/3598.35	c Solution 134, time = 44.4048s

3583.31/3598.35	o 569

3583.31/3598.35	c Solution 135, time = 44.7541s

3583.31/3598.35	o 562

3583.31/3598.35	c Solution 136, time = 46.5221s

3583.31/3598.35	o 557

3583.31/3598.35	c Solution 137, time = 51.2754s

3583.31/3598.35	o 543

3583.31/3598.35	c Solution 138, time = 51.7599s

3583.31/3598.35	o 542

3583.31/3598.35	c Solution 139, time = 52.1126s

3583.31/3598.35	o 535

3583.31/3598.35	c Solution 140, time = 52.9127s

3583.31/3598.35	o 534

3583.31/3598.35	c Solution 141, time = 54.5311s

3583.31/3598.35	o 533

3583.31/3598.35	c Solution 142, time = 54.9842s

3583.31/3598.35	o 530

3583.31/3598.35	c Solution 143, time = 62.0518s

3583.31/3598.35	o 528

3583.31/3598.35	c Solution 144, time = 62.2215s

3583.31/3598.35	o 524

3583.31/3598.35	c Solution 145, time = 62.3730s

3583.31/3598.35	o 518

3583.31/3598.35	c Solution 146, time = 62.4760s

3583.31/3598.35	o 512

3583.31/3598.35	c Solution 147, time = 62.8558s

3583.31/3598.35	o 507

3583.31/3598.35	c Solution 148, time = 63.7713s

3583.31/3598.35	o 500

3583.31/3598.35	c Solution 149, time = 64.0850s

3583.31/3598.35	o 496

3583.31/3598.35	c Solution 150, time = 64.5573s

3583.31/3598.35	o 495

3583.31/3598.35	c Solution 151, time = 65.2382s

3583.31/3598.35	o 494

3583.31/3598.35	c Solution 152, time = 66.5494s

3583.31/3598.35	o 493

3583.31/3598.35	c Solution 153, time = 83.0742s

3583.31/3598.35	o 491

3583.31/3598.35	c Solution 154, time = 83.2136s

3583.31/3598.35	o 485

3583.31/3598.35	c Solution 155, time = 83.4896s

3583.31/3598.35	o 459

3583.31/3598.35	c Solution 156, time = 83.5044s

3583.31/3598.35	o 457

3583.31/3598.35	c Solution 157, time = 83.7522s

3583.31/3598.35	o 442

3583.31/3598.35	c Solution 158, time = 83.8209s

3583.31/3598.35	o 441

3583.31/3598.35	c Solution 159, time = 86.0057s

3583.31/3598.35	o 439

3583.31/3598.35	c Solution 160, time = 120.5290s

3583.31/3598.35	o 436

3583.31/3598.35	c Solution 161, time = 120.8889s

3583.31/3598.35	o 430

3583.31/3598.35	c Solution 162, time = 129.7645s

3583.31/3598.35	o 425

3583.31/3598.35	c Solution 163, time = 133.1353s

3583.31/3598.35	o 424

3583.31/3598.35	c Solution 164, time = 138.4242s

3583.31/3598.35	o 423

3583.31/3598.35	c Solution 165, time = 138.5989s

3583.31/3598.35	o 422

3583.31/3598.35	c Solution 166, time = 147.2158s

3583.31/3598.35	o 420

3583.31/3598.35	c Solution 167, time = 148.1231s

3583.31/3598.35	o 419

3583.31/3598.35	c Solution 168, time = 148.4744s

3583.31/3598.35	o 417

3583.31/3598.35	c Solution 169, time = 148.4890s

3583.31/3598.35	o 416

3583.31/3598.35	c Solution 170, time = 203.7002s

3583.31/3598.35	o 415

3583.31/3598.35	c Solution 171, time = 278.6718s

3583.31/3598.35	o 414

3583.31/3598.35	c Solution 172, time = 283.6713s

3583.31/3598.35	o 413

3583.31/3598.35	c Solution 173, time = 284.0702s

3583.31/3598.35	o 403

3583.31/3598.35	c Solution 174, time = 285.1176s

3583.31/3598.35	o 402

3583.31/3598.35	c Solution 175, time = 286.1826s

3583.31/3598.35	o 395

3583.31/3598.35	c Solution 176, time = 286.2834s

3583.31/3598.35	o 391

3583.31/3598.35	c Solution 177, time = 286.3117s

3583.31/3598.35	o 388

3583.31/3598.35	c Solution 178, time = 288.7344s

3583.31/3598.35	o 386

3583.31/3598.35	c Solution 179, time = 291.3784s

3583.31/3598.35	o 385

3583.31/3598.35	c Solution 180, time = 291.4763s

3583.31/3598.36	o 383

3583.31/3598.36	c Solution 181, time = 292.6600s

3583.31/3598.36	o 377

3583.31/3598.36	c Solution 182, time = 293.1858s

3583.31/3598.36	o 373

3583.31/3598.36	c Solution 183, time = 303.2704s

3583.31/3598.36	o 371

3583.31/3598.36	c Solution 184, time = 309.5231s

3583.31/3598.36	o 370

3583.31/3598.36	c Solution 185, time = 309.5729s

3583.31/3598.36	o 369

3583.31/3598.36	c Solution 186, time = 322.0778s

3583.31/3598.36	o 365

3583.31/3598.36	c Solution 187, time = 418.4322s

3583.31/3598.36	o 363

3583.31/3598.36	c Solution 188, time = 419.2540s

3583.31/3598.36	o 361

3583.31/3598.36	c Solution 189, time = 566.4939s

3583.31/3598.36	o 359

3583.31/3598.36	c Solution 190, time = 733.6899s

3583.31/3598.36	o 358

3583.31/3598.36	c Solution 191, time = 739.0531s

3583.31/3598.36	o 354

3583.31/3598.36	c Solution 192, time = 740.5892s

3583.31/3598.36	o 353

3583.31/3598.36	c Solution 193, time = 743.2607s

3583.31/3598.36	o 347

3583.31/3598.36	c Solution 194, time = 747.0969s

3583.31/3598.36	o 342

3583.31/3598.36	c Solution 195, time = 748.1865s

3583.31/3598.36	o 339

3583.31/3598.36	c Solution 196, time = 748.6247s

3583.31/3598.36	o 336

3583.31/3598.36	c Solution 197, time = 756.1506s

3583.31/3598.36	o 334

3583.31/3598.36	c Solution 198, time = 756.9594s

3583.31/3598.36	o 332

3583.31/3598.36	c Solution 199, time = 758.3516s

3583.31/3598.36	o 331

3583.31/3598.36	c Solution 200, time = 760.2304s

3583.31/3598.36	o 330

3583.31/3598.36	c Solution 201, time = 810.2580s

3583.31/3598.36	o 328

3583.31/3598.36	c Solution 202, time = 813.0974s

3583.31/3598.36	o 326

3583.31/3598.36	c Solution 203, time = 813.6590s

3583.31/3598.36	o 325

3583.31/3598.36	c Solution 204, time = 936.3783s

3583.31/3598.36	o 324

3583.31/3598.36	c Solution 205, time = 946.7775s

3583.31/3598.36	o 323

3583.31/3598.36	c Solution 206, time = 947.2162s

3583.31/3598.36	o 322

3583.31/3598.36	c Solution 207, time = 981.6317s

3583.31/3598.36	o 318

3583.31/3598.36	c Solution 208, time = 1184.3645s

3583.31/3598.36	o 317

3583.31/3598.36	c Solution 209, time = 1184.5709s

3583.31/3598.36	o 310

3583.31/3598.36	o 310

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

3583.31/3598.36	s SATISFIABLE

3583.31/3598.36	c Time taken to solve: 3573.096065426 seconds

3583.31/3598.36	c Total time taken: 3596.3344898223877 seconds

Verifier Data

OK	310

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-4785461-1783744069/watcher-4785461-1783744069 -o /tmp/evaluation-result-4785461-1783744069/solver-4785461-1783744069 -C 3600 -W 3700 -M 62000 --var /tmp/evaluation-result-4785461-1783744069/vars-4785461-1783744069 --bin-var /tmp/runsolver-exch-nodeE008-1783740463-2780348 --watchdog 3760 --use-pty run HOME/instance-4785461-1783744069.opb --runner opb --time_limit 3600 --mem_limit 62000 --verbose --cores 1 --seed 1149387785 --intermediate --solver ortools 

running on 4 cores: 44-47

CPU: AMD EPYC 9355 32-Core Processor
Cores frequency:
  2500 MHz: 2,4,6-9,11,28,30-31,34,40-41,48,50-51,54,63
  3550 MHz: 5,19-23,32-33,35,42-43,52-53,55,60-62
  3600 MHz: 0-1,3,10,12-18,24-27,29,36-39,44-47,49,56-59
WARNING: cores do not run at the same frequency!

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

CPU governors:
  performance: 44-47

NUMA information:
  number of nodes: 8
  node 0: cores 0-7, 128009 MiB (4650 MiB free)
  node 1: cores 8-15, 129019 MiB (127885 MiB free)
  node 2: cores 16-23, 129019 MiB (128272 MiB free)
  node 3: cores 24-31, 129003 MiB (96254 MiB free)
  node 4: cores 32-39, 129019 MiB (81166 MiB free)
  node 5: cores 40-47, 129019 MiB (127187 MiB free)
  node 6: cores 48-55, 129019 MiB (118575 MiB free)
  node 7: cores 56-63, 128474 MiB (107990 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
Using a pseudo terminal to collect output from the solver
Linux 5.14.0-611.55.1.el9_7.0.3.x86_64
Starting watchdog thread
solver pid=2781582, runsolver pid=2781573
Current StackSize limit: 8192 KiB


[startup+0.100064 s]*
/proc/loadavg: 16.31 16.07 16.06 14/908 2781598
/proc/meminfo: memFree=810964592/1055320716 swapFree=33553916/33554428
[pid=2781582] ppid=2781573 vsize=4324 memory=3232 CPUtime=0 cores=44-47
/proc/2781582/stat : 2781582 (run) S 2781573 2781582 2780327 0 -1 4194304 269 126 0 0 0 0 0 0 20 0 1 0 24044082 4427776 640 18446744073709551615 94007232806912 94007233701445 140725553720336 0 0 0 65536 4 65538 1 0 0 17 45 0 0 0 0 0 94007233940496 94007233988240 94007265857536 140725553727614 140725553727849 140725553727849 140725553733585 0
/proc/2781582/statm: 1081 808 719 219 0 143 0
[pid=2781590] ppid=2781582 vsize=17356 memory=12464 CPUtime=0.01 cores=44-47
/proc/2781590/stat : 2781590 (python3) D 2781582 2781582 2780327 0 -1 4194304 1635 0 0 0 1 0 0 0 20 0 1 0 24044086 17772544 2944 18446744073709551615 4321280 7402577 140726937415456 0 0 0 0 16781312 2 1 0 0 17 44 0 0 0 0 0 9420256 10002664 28672000 140726937417625 140726937417876 140726937417876 140726937423802 0
/proc/2781590/statm: 4339 3116 1638 753 0 2188 0
Current children cumulated CPU time: 0.01 s
Current children cumulated vsize: 21680 KiB
Current children cumulated memory: 15696 KiB

[startup+0.214634 s]*
/proc/loadavg: 16.31 16.07 16.06 8/925 2781619
/proc/meminfo: memFree=810948716/1055320716 swapFree=33553916/33554428
[pid=2781582] ppid=2781573 vsize=4324 memory=3232 CPUtime=0 cores=44-47
/proc/2781582/stat : 2781582 (run) S 2781573 2781582 2780327 0 -1 4194304 269 126 0 0 0 0 0 0 20 0 1 0 24044082 4427776 640 18446744073709551615 94007232806912 94007233701445 140725553720336 0 0 0 65536 4 65538 1 0 0 17 45 0 0 0 0 0 94007233940496 94007233988240 94007265857536 140725553727614 140725553727849 140725553727849 140725553733585 0
/proc/2781582/statm: 1081 808 719 219 0 143 0
[pid=2781590] ppid=2781582 vsize=21684 memory=17060 CPUtime=0.04 cores=44-47
/proc/2781590/stat : 2781590 (python3) D 2781582 2781582 2780327 0 -1 4194304 2761 0 0 0 4 0 0 0 20 0 1 0 24044086 22204416 4224 18446744073709551615 4321280 7402577 140726937415456 0 0 0 0 16781312 2 1 0 0 17 44 0 0 0 0 0 9420256 10002664 28672000 140726937417625 140726937417876 140726937417876 140726937423802 0
/proc/2781590/statm: 5421 4265 1679 753 0 3235 0
Current children cumulated CPU time: 0.04 s
Current children cumulated vsize: 26008 KiB
Current children cumulated memory: 20292 KiB

[startup+0.313993 s]*
/proc/loadavg: 16.31 16.07 16.06 12/931 2781626
/proc/meminfo: memFree=810934356/1055320716 swapFree=33553916/33554428
[pid=2781582] ppid=2781573 vsize=4324 memory=3232 CPUtime=0 cores=44-47
/proc/2781582/stat : 2781582 (run) S 2781573 2781582 2780327 0 -1 4194304 269 126 0 0 0 0 0 0 20 0 1 0 24044082 4427776 640 18446744073709551615 94007232806912 94007233701445 140725553720336 0 0 0 65536 4 65538 1 0 0 17 45 0 0 0 0 0 94007233940496 94007233988240 94007265857536 140725553727614 140725553727849 140725553727849 140725553733585 0
/proc/2781582/statm: 1081 808 719 219 0 143 0
[pid=2781590] ppid=2781582 vsize=26332 memory=20556 CPUtime=0.06 cores=44-47
/proc/2781590/stat : 2781590 (python3) D 2781582 2781582 2780327 0 -1 4194304 3490 0 0 0 5 1 0 0 20 0 1 0 24044086 26963968 4992 18446744073709551615 4321280 7402577 140726937415456 0 0 0 0 16781312 2 1 0 0 17 44 0 0 0 0 0 9420256 10002664 28672000 140726937417625 140726937417876 140726937417876 140726937423802 0
/proc/2781590/statm: 6583 5139 1889 753 0 4008 0
Current children cumulated CPU time: 0.06 s
Current children cumulated vsize: 30656 KiB
Current children cumulated memory: 23788 KiB

[startup+0.700158 s]
/proc/loadavg: 16.31 16.07 16.06 15/937 2781632
/proc/meminfo: memFree=810882428/1055320716 swapFree=33553916/33554428
[pid=2781582] ppid=2781573 vsize=4324 memory=3232 CPUtime=0 cores=44-47
/proc/2781582/stat : 2781582 (run) S 2781573 2781582 2780327 0 -1 4194304 269 126 0 0 0 0 0 0 20 0 1 0 24044082 4427776 640 18446744073709551615 94007232806912 94007233701445 140725553720336 0 0 0 65536 4 65538 1 0 0 17 45 0 0 0 0 0 94007233940496 94007233988240 94007265857536 140725553727614 140725553727849 140725553727849 140725553733585 0
/proc/2781582/statm: 1081 808 719 219 0 143 0
[pid=2781590] ppid=2781582 vsize=236600 memory=37544 CPUtime=0.33 cores=44-47
/proc/2781590/stat : 2781590 (python3) D 2781582 2781582 2780327 0 -1 4194304 6086 0 0 0 32 1 0 0 20 0 4 0 24044086 242278400 9216 18446744073709551615 4321280 7402577 140726937415456 0 0 0 0 16781312 2 0 0 0 17 44 0 0 0 0 0 9420256 10002664 28672000 140726937417625 140726937417876 140726937417876 140726937423802 0
/proc/2781590/statm: 59150 9386 3702 753 0 45768 0
[pid=2781590/tid=2781630] ppid=2781582 vsize=236600 memory=0 CPUtime=0.07 cores=44-47
/proc/2781590/task/2781630/stat : 2781630 (python3) S 2781582 2781582 2780327 0 -1 4194368 1 0 0 0 7 0 0 0 20 0 4 0 24044128 242278400 9216 18446744073709551615 4321280 7402577 140726937415456 0 0 0 0 16781312 2 1 0 0 -1 46 0 0 0 0 0 9420256 10002664 28672000 140726937417625 140726937417876 140726937417876 140726937423802 0
[pid=2781590/tid=2781631] ppid=2781582 vsize=236600 memory=0 CPUtime=0.07 cores=44-47
/proc/2781590/task/2781631/stat : 2781631 (python3) S 2781582 2781582 2780327 0 -1 4194368 1 0 0 0 7 0 0 0 20 0 4 0 24044128 242278400 9216 18446744073709551615 4321280 7402577 140726937415456 0 0 0 0 16781312 2 1 0 0 -1 45 0 0 0 0 0 9420256 10002664 28672000 140726937417625 140726937417876 140726937417876 140726937423802 0
[pid=2781590/tid=2781632] ppid=2781582 vsize=236600 memory=3204 CPUtime=0.06 cores=44-47
/proc/2781590/task/2781632/stat : 2781632 (python3) S 2781582 2781582 2780327 0 -1 4194368 1 0 0 0 6 0 0 0 20 0 4 0 24044128 242278400 9216 18446744073709551615 4321280 7402577 140726937415456 0 0 0 0 16781312 2 1 0 0 -1 44 0 0 0 0 0 9420256 10002664 28672000 140726937417625 140726937417876 140726937417876 140726937423802 0
Current children cumulated CPU time: 0.33 s
Current children cumulated vsize: 240924 KiB
Current children cumulated memory: 40776 KiB

[startup+1.50015 s]
/proc/loadavg: 16.31 16.07 16.06 9/943 2781638
/proc/meminfo: memFree=810674100/1055320716 swapFree=33553916/33554428
[pid=2781582] ppid=2781573 vsize=4324 memory=3232 CPUtime=0 cores=44-47
/proc/2781582/stat : 2781582 (run) S 2781573 2781582 2780327 0 -1 4194304 269 126 0 0 0 0 0 0 20 0 1 0 24044082 4427776 640 18446744073709551615 94007232806912 94007233701445 140725553720336 0 0 0 65536 4 65538 1 0 0 17 45 0 0 0 0 0 94007233940496 94007233988240 94007265857536 140725553727614 140725553727849 140725553727849 140725553733585 0
/proc/2781582/statm: 1081 808 719 219 0 143 0
[pid=2781590] ppid=2781582 vsize=290832 memory=79200 CPUtime=0.48 cores=44-47
/proc/2781590/stat : 2781590 (python3) D 2781582 2781582 2780327 0 -1 4194304 14074 0 0 0 43 5 0 0 20 0 4 0 24044086 297811968 19584 18446744073709551615 4321280 7402577 140726937415456 0 0 0 0 16781312 2 0 0 0 17 44 0 0 0 0 0 9420256 10002664 28672000 140726937417625 140726937417876 140726937417876 140726937423802 0
/proc/2781590/statm: 72708 19800 6514 753 0 52938 0
[pid=2781590/tid=2781630] ppid=2781582 vsize=290832 memory=0 CPUtime=0.07 cores=44-47
/proc/2781590/task/2781630/stat : 2781630 (python3) S 2781582 2781582 2780327 0 -1 4194368 1 0 0 0 7 0 0 0 20 0 4 0 24044128 297811968 19584 18446744073709551615 4321280 7402577 140726937415456 0 0 0 0 16781312 2 1 0 0 -1 46 0 0 0 0 0 9420256 10002664 28672000 140726937417625 140726937417876 140726937417876 140726937423802 0
[pid=2781590/tid=2781631] ppid=2781582 vsize=290832 memory=0 CPUtime=0.07 cores=44-47
/proc/2781590/task/2781631/stat : 2781631 (python3) S 2781582 2781582 2780327 0 -1 4194368 1 0 0 0 7 0 0 0 20 0 4 0 24044128 297811968 19584 18446744073709551615 4321280 7402577 140726937415456 0 0 0 0 16781312 2 1 0 0 -1 45 0 0 0 0 0 9420256 10002664 28672000 140726937417625 140726937417876 140726937417876 140726937423802 0
[pid=2781590/tid=2781632] ppid=2781582 vsize=290832 memory=3204 CPUtime=0.06 cores=44-47
/proc/2781590/task/2781632/stat : 2781632 (python3) S 2781582 2781582 2780327 0 -1 4194368 1 0 0 0 6 0 0 0 20 0 4 0 24044128 297811968 19584 18446744073709551615 4321280 7402577 140726937415456 0 0 0 0 16781312 2 1 0 0 -1 44 0 0 0 0 0 9420256 10002664 28672000 140726937417625 140726937417876 140726937417876 140726937423802 0
Current children cumulated CPU time: 0.48 s
Current children cumulated vsize: 295156 KiB
Current children cumulated memory: 82432 KiB

[startup+3.11476 s]
/proc/loadavg: 16.29 16.06 16.06 18/943 2781638
/proc/meminfo: memFree=809884832/1055320716 swapFree=33553916/33554428
[pid=2781582] ppid=2781573 vsize=4324 memory=3232 CPUtime=0 cores=44-47
/proc/2781582/stat : 2781582 (run) S 2781573 2781582 2780327 0 -1 4194304 269 126 0 0 0 0 0 0 20 0 1 0 24044082 4427776 640 18446744073709551615 94007232806912 94007233701445 140725553720336 0 0 0 65536 4 65538 1 0 0 17 45 0 0 0 0 0 94007233940496 94007233988240 94007265857536 140725553727614 140725553727849 140725553727849 140725553733585 0
/proc/2781582/statm: 1081 808 719 219 0 143 0
[pid=2781590] ppid=2781582 vsize=469804 memory=156776 CPUtime=1.66 cores=44-47
/proc/2781590/stat : 2781590 (python3) R 2781582 2781582 2780327 0 -1 4194304 49715 0 0 0 158 8 0 0 20 0 4 0 24044086 481079296 38950 18446744073709551615 4321280 7402577 140726937415456 0 0 0 0 16781312 8405026 0 0 0 17 44 0 0 0 0 0 9420256 10002664 28672000 140726937417625 140726937417876 140726937417876 140726937423802 0
/proc/2781590/statm: 117451 39194 11772 753 0 68488 0
[pid=2781590/tid=2781630] ppid=2781582 vsize=469804 memory=3232 CPUtime=0.07 cores=44-47
/proc/2781590/task/2781630/stat : 2781630 (python3) S 2781582 2781582 2780327 0 -1 4194368 1 0 0 0 7 0 0 0 20 0 4 0 24044128 481079296 38950 18446744073709551615 4321280 7402577 140726937415456 0 0 0 0 16781312 8405026 1 0 0 -1 46 0 0 0 0 0 9420256 10002664 28672000 140726937417625 140726937417876 140726937417876 140726937423802 0
[pid=2781590/tid=2781631] ppid=2781582 vsize=469804 memory=44588 CPUtime=0.07 cores=44-47
/proc/2781590/task/2781631/stat : 2781631 (python3) S 2781582 2781582 2780327 0 -1 4194368 1 0 0 0 7 0 0 0 20 0 4 0 24044128 481079296 38950 18446744073709551615 4321280 7402577 140726937415456 0 0 0 0 16781312 8405026 1 0 0 -1 45 0 0 0 0 0 9420256 10002664 28672000 140726937417625 140726937417876 140726937417876 140726937423802 0
[pid=2781590/tid=2781632] ppid=2781582 vsize=469804 memory=7826304531637035586 CPUtime=0.06 cores=44-47
/proc/2781590/task/2781632/stat : 2781632 (python3) S 2781582 2781582 2780327 0 -1 4194368 1 0 0 0 6 0 0 0 20 0 4 0 24044128 481079296 38950 18446744073709551615 4321280 7402577 140726937415456 0 0 0 0 16781312 8405026 1 0 0 -1 44 0 0 0 0 0 9420256 10002664 28672000 140726937417625 140726937417876 140726937417876 140726937423802 0
Current children cumulated CPU time: 1.66 s
Current children cumulated vsize: 474128 KiB
Current children cumulated memory: 160008 KiB
heavy processes:

[startup+6.3002 s]
/proc/loadavg: 16.29 16.06 16.06 18/943 2781638
/proc/meminfo: memFree=808576964/1055320716 swapFree=33553916/33554428
[pid=2781582] ppid=2781573 vsize=4324 memory=3232 CPUtime=0 cores=44-47
/proc/2781582/stat : 2781582 (run) S 2781573 2781582 2780327 0 -1 4194304 269 126 0 0 0 0 0 0 20 0 1 0 24044082 4427776 640 18446744073709551615 94007232806912 94007233701445 140725553720336 0 0 0 65536 4 65538 1 0 0 17 45 0 0 0 0 0 94007233940496 94007233988240 94007265857536 140725553727614 140725553727849 140725553727849 140725553733585 0
/proc/2781582/statm: 1081 808 719 219 0 143 0
[pid=2781590] ppid=2781582 vsize=583772 memory=270060 CPUtime=4.83 cores=44-47
/proc/2781590/stat : 2781590 (python3) R 2781582 2781582 2780327 0 -1 4194304 117101 0 0 0 471 12 0 0 20 0 4 0 24044086 597782528 67366 18446744073709551615 4321280 7402577 140726937415456 0 0 0 0 16781312 8405026 0 0 0 17 44 0 0 0 0 0 9420256 10002664 28672000 140726937417625 140726937417876 140726937417876 140726937423802 0
/proc/2781590/statm: 145943 67515 11772 753 0 96980 0
[pid=2781590/tid=2781630] ppid=2781582 vsize=583772 memory=3232 CPUtime=0.07 cores=44-47
/proc/2781590/task/2781630/stat : 2781630 (python3) S 2781582 2781582 2780327 0 -1 4194368 1 0 0 0 7 0 0 0 20 0 4 0 24044128 597782528 67366 18446744073709551615 4321280 7402577 140726937415456 0 0 0 0 16781312 8405026 1 0 0 -1 46 0 0 0 0 0 9420256 10002664 28672000 140726937417625 140726937417876 140726937417876 140726937423802 0
[pid=2781590/tid=2781631] ppid=2781582 vsize=583772 memory=15648 CPUtime=0.07 cores=44-47
/proc/2781590/task/2781631/stat : 2781631 (python3) S 2781582 2781582 2780327 0 -1 4194368 1 0 0 0 7 0 0 0 20 0 4 0 24044128 597782528 67366 18446744073709551615 4321280 7402577 140726937415456 0 0 0 0 16781312 8405026 1 0 0 -1 45 0 0 0 0 0 9420256 10002664 28672000 140726937417625 140726937417876 140726937417876 140726937423802 0
[pid=2781590/tid=2781632] ppid=2781582 vsize=583772 memory=30320 CPUtime=0.06 cores=44-47
/proc/2781590/task/2781632/stat : 2781632 (python3) S 2781582 2781582 2780327 0 -1 4194368 1 0 0 0 6 0 0 0 20 0 4 0 24044128 597782528 67366 18446744073709551615 4321280 7402577 140726937415456 0 0 0 0 16781312 8405026 1 0 0 -1 44 0 0 0 0 0 9420256 10002664 28672000 140726937417625 140726937417876 140726937417876 140726937423802 0
Current children cumulated CPU time: 4.83 s
Current children cumulated vsize: 588096 KiB
Current children cumulated memory: 273292 KiB
heavy processes:

[startup+12.7002 s]
/proc/loadavg: 16.27 16.06 16.06 21/943 2781744
/proc/meminfo: memFree=807299060/1055320716 swapFree=33553916/33554428
[pid=2781582] ppid=2781573 vsize=4324 memory=3232 CPUtime=0 cores=44-47
/proc/2781582/stat : 2781582 (run) S 2781573 2781582 2780327 0 -1 4194304 269 126 0 0 0 0 0 0 20 0 1 0 24044082 4427776 640 18446744073709551615 94007232806912 94007233701445 140725553720336 0 0 0 65536 4 65538 1 0 0 17 45 0 0 0 0 0 94007233940496 94007233988240 94007265857536 140725553727614 140725553727849 140725553727849 140725553733585 0
/proc/2781582/statm: 1081 808 719 219 0 143 0
[pid=2781590] ppid=2781582 vsize=818256 memory=502952 CPUtime=11.2 cores=44-47
/proc/2781590/stat : 2781590 (python3) R 2781582 2781582 2780327 0 -1 4194304 191633 0 0 0 1104 16 0 0 20 0 4 0 24044086 837894144 125606 18446744073709551615 4321280 7402577 140726937415456 0 0 0 0 16781312 8405026 0 0 0 17 44 0 0 0 0 0 9420256 10002664 28672000 140726937417625 140726937417876 140726937417876 140726937423802 0
/proc/2781590/statm: 204564 125738 11820 753 0 155601 0
[pid=2781590/tid=2781630] ppid=2781582 vsize=818256 memory=7018406347800852310 CPUtime=0.07 cores=44-47
/proc/2781590/task/2781630/stat : 2781630 (python3) S 2781582 2781582 2780327 0 -1 4194368 1 0 0 0 7 0 0 0 20 0 4 0 24044128 837894144 125606 18446744073709551615 4321280 7402577 140726937415456 0 0 0 0 16781312 8405026 1 0 0 -1 46 0 0 0 0 0 9420256 10002664 28672000 140726937417625 140726937417876 140726937417876 140726937423802 0
[pid=2781590/tid=2781631] ppid=2781582 vsize=818256 memory=3232 CPUtime=0.07 cores=44-47
/proc/2781590/task/2781631/stat : 2781631 (python3) S 2781582 2781582 2780327 0 -1 4194368 1 0 0 0 7 0 0 0 20 0 4 0 24044128 837894144 125606 18446744073709551615 4321280 7402577 140726937415456 0 0 0 0 16781312 8405026 1 0 0 -1 45 0 0 0 0 0 9420256 10002664 28672000 140726937417625 140726937417876 140726937417876 140726937423802 0
[pid=2781590/tid=2781632] ppid=2781582 vsize=818256 memory=2337 CPUtime=0.06 cores=44-47
/proc/2781590/task/2781632/stat : 2781632 (python3) S 2781582 2781582 2780327 0 -1 4194368 1 0 0 0 6 0 0 0 20 0 4 0 24044128 837894144 125606 18446744073709551615 4321280 7402577 140726937415456 0 0 0 0 16781312 8405026 1 0 0 -1 44 0 0 0 0 0 9420256 10002664 28672000 140726937417625 140726937417876 140726937417876 140726937423802 0
Current children cumulated CPU time: 11.2 s
Current children cumulated vsize: 822580 KiB
Current children cumulated memory: 506184 KiB

[startup+25.5002 s]
/proc/loadavg: 16.21 16.06 16.06 18/943 2781797
/proc/meminfo: memFree=803289824/1055320716 swapFree=33553916/33554428
[pid=2781582] ppid=2781573 vsize=4324 memory=3232 CPUtime=0 cores=44-47
/proc/2781582/stat : 2781582 (run) S 2781573 2781582 2780327 0 -1 4194304 269 126 0 0 0 0 0 0 20 0 1 0 24044082 4427776 640 18446744073709551615 94007232806912 94007233701445 140725553720336 0 0 0 65536 4 65538 1 0 0 17 45 0 0 0 0 0 94007233940496 94007233988240 94007265857536 140725553727614 140725553727849 140725553727849 140725553733585 0
/proc/2781582/statm: 1081 808 719 219 0 143 0

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

[pid=2781582] ppid=2781573 vsize=4324 memory=3232 CPUtime=0 cores=44-47
/proc/2781582/stat : 2781582 (run) S 2781573 2781582 2780327 0 -1 4194304 269 126 0 0 0 0 0 0 20 0 1 0 24044082 4427776 640 18446744073709551615 94007232806912 94007233701445 140725553720336 0 0 0 65536 4 65538 1 0 0 17 45 0 0 0 0 0 94007233940496 94007233988240 94007265857536 140725553727614 140725553727849 140725553727849 140725553733585 0
/proc/2781582/statm: 1081 808 719 219 0 143 0
[pid=2781590] ppid=2781582 vsize=1537184 memory=1221476 CPUtime=3567.37 cores=44-47
/proc/2781590/stat : 2781590 (python3) R 2781582 2781582 2780327 0 -1 4194304 774956 0 0 0 356684 53 0 0 20 0 4 0 24044086 1574076416 305212 18446744073709551615 4321280 7402577 140726937415456 0 0 0 0 16781312 8405026 0 0 0 17 44 0 0 0 0 0 9420256 10002664 28672000 140726937417625 140726937417876 140726937417876 140726937423802 0
/proc/2781590/statm: 384296 305369 14032 753 0 335333 0
[pid=2781590/tid=2781630] ppid=2781582 vsize=1537184 memory=30324 CPUtime=0.07 cores=44-47
/proc/2781590/task/2781630/stat : 2781630 (python3) S 2781582 2781582 2780327 0 -1 4194368 1 0 0 0 7 0 0 0 20 0 4 0 24044128 1574076416 305212 18446744073709551615 4321280 7402577 140726937415456 0 0 0 0 16781312 8405026 1 0 0 -1 46 0 0 0 0 0 9420256 10002664 28672000 140726937417625 140726937417876 140726937417876 140726937423802 0
[pid=2781590/tid=2781631] ppid=2781582 vsize=1537184 memory=3232 CPUtime=0.07 cores=44-47
/proc/2781590/task/2781631/stat : 2781631 (python3) S 2781582 2781582 2780327 0 -1 4194368 1 0 0 0 7 0 0 0 20 0 4 0 24044128 1574076416 305212 18446744073709551615 4321280 7402577 140726937415456 0 0 0 0 16781312 8405026 1 0 0 -1 45 0 0 0 0 0 9420256 10002664 28672000 140726937417625 140726937417876 140726937417876 140726937423802 0
[pid=2781590/tid=2781632] ppid=2781582 vsize=1537184 memory=4860 CPUtime=0.06 cores=44-47
/proc/2781590/task/2781632/stat : 2781632 (python3) S 2781582 2781582 2780327 0 -1 4194368 1 0 0 0 6 0 0 0 20 0 4 0 24044128 1574076416 305212 18446744073709551615 4321280 7402577 140726937415456 0 0 0 0 16781312 8405026 1 0 0 -1 44 0 0 0 0 0 9420256 10002664 28672000 140726937417625 140726937417876 140726937417876 140726937423802 0
Current children cumulated CPU time: 3567.37 s
Current children cumulated vsize: 1541508 KiB
Current children cumulated memory: 1224708 KiB

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

# cumulated CPU time of all completed processes:  user=3584.47 s, system=0.618371 s

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

[startup+3584 s]*
/proc/loadavg: 16.00 16.11 16.18 18/934 2781911
/proc/meminfo: memFree=790855268/1055320716 swapFree=33553916/33554428
[pid=2781582] ppid=2781573 vsize=4324 memory=3232 CPUtime=0 cores=44-47
/proc/2781582/stat : 2781582 (run) S 2781573 2781582 2780327 0 -1 4194304 269 126 0 0 0 0 0 0 20 0 1 0 24044082 4427776 640 18446744073709551615 94007232806912 94007233701445 140725553720336 0 0 0 65536 4 65538 1 0 0 17 45 0 0 0 0 0 94007233940496 94007233988240 94007265857536 140725553727614 140725553727849 140725553727849 140725553733585 0
/proc/2781582/statm: 1081 808 719 219 0 143 0
[pid=2781590] ppid=2781582 vsize=1537184 memory=1221476 CPUtime=3569.08 cores=44-47
/proc/2781590/stat : 2781590 (python3) R 2781582 2781582 2780327 0 -1 4194304 774958 0 0 0 356855 53 0 0 20 0 4 0 24044086 1574076416 305212 18446744073709551615 4321280 7402577 140726937415456 0 0 0 0 16781312 8405026 0 0 0 17 44 0 0 0 0 0 9420256 10002664 28672000 140726937417625 140726937417876 140726937417876 140726937423802 0
/proc/2781590/statm: 384296 305369 14032 753 0 335333 0
[pid=2781590/tid=2781630] ppid=2781582 vsize=1537184 memory=-6231271681493532280 CPUtime=0.07 cores=44-47
/proc/2781590/task/2781630/stat : 2781630 (python3) S 2781582 2781582 2780327 0 -1 4194368 1 0 0 0 7 0 0 0 20 0 4 0 24044128 1574076416 305212 18446744073709551615 4321280 7402577 140726937415456 0 0 0 0 16781312 8405026 1 0 0 -1 46 0 0 0 0 0 9420256 10002664 28672000 140726937417625 140726937417876 140726937417876 140726937423802 0
[pid=2781590/tid=2781631] ppid=2781582 vsize=1537184 memory=8908058261624984680 CPUtime=0.07 cores=44-47
/proc/2781590/task/2781631/stat : 2781631 (python3) S 2781582 2781582 2780327 0 -1 4194368 1 0 0 0 7 0 0 0 20 0 4 0 24044128 1574076416 305212 18446744073709551615 4321280 7402577 140726937415456 0 0 0 0 16781312 8405026 1 0 0 -1 45 0 0 0 0 0 9420256 10002664 28672000 140726937417625 140726937417876 140726937417876 140726937423802 0
[pid=2781590/tid=2781632] ppid=2781582 vsize=1537184 memory=5492 CPUtime=0.06 cores=44-47
/proc/2781590/task/2781632/stat : 2781632 (python3) S 2781582 2781582 2780327 0 -1 4194368 1 0 0 0 6 0 0 0 20 0 4 0 24044128 1574076416 305212 18446744073709551615 4321280 7402577 140726937415456 0 0 0 0 16781312 8405026 1 0 0 -1 44 0 0 0 0 0 9420256 10002664 28672000 140726937417625 140726937417876 140726937417876 140726937423802 0
Current children cumulated CPU time: 3569.08 s
Current children cumulated vsize: 1541508 KiB
Current children cumulated memory: 1224708 KiB

[startup+3590.4 s]
/proc/loadavg: 16.00 16.11 16.18 17/926 2781919
/proc/meminfo: memFree=791246360/1055320716 swapFree=33553916/33554428
[pid=2781582] ppid=2781573 vsize=4324 memory=3232 CPUtime=0 cores=44-47
/proc/2781582/stat : 2781582 (run) S 2781573 2781582 2780327 0 -1 4194304 269 126 0 0 0 0 0 0 20 0 1 0 24044082 4427776 640 18446744073709551615 94007232806912 94007233701445 140725553720336 0 0 0 65536 4 65538 1 0 0 17 45 0 0 0 0 0 94007233940496 94007233988240 94007265857536 140725553727614 140725553727849 140725553727849 140725553733585 0
/proc/2781582/statm: 1081 808 719 219 0 143 0
[pid=2781590] ppid=2781582 vsize=1537184 memory=1221476 CPUtime=3575.44 cores=44-47
/proc/2781590/stat : 2781590 (python3) R 2781582 2781582 2780327 0 -1 4194304 774958 0 0 0 357491 53 0 0 20 0 4 0 24044086 1574076416 305212 18446744073709551615 4321280 7402577 140726937415456 0 0 0 0 16781312 8405026 0 0 0 17 44 0 0 0 0 0 9420256 10002664 28672000 140726937417625 140726937417876 140726937417876 140726937423802 0
/proc/2781590/statm: 384296 305369 14032 753 0 335333 0
[pid=2781590/tid=2781630] ppid=2781582 vsize=1537184 memory=1221476 CPUtime=0.07 cores=44-47
/proc/2781590/task/2781630/stat : 2781630 (python3) S 2781582 2781582 2780327 0 -1 4194368 1 0 0 0 7 0 0 0 20 0 4 0 24044128 1574076416 305212 18446744073709551615 4321280 7402577 140726937415456 0 0 0 0 16781312 8405026 1 0 0 -1 46 0 0 0 0 0 9420256 10002664 28672000 140726937417625 140726937417876 140726937417876 140726937423802 0
[pid=2781590/tid=2781631] ppid=2781582 vsize=1537184 memory=1221476 CPUtime=0.07 cores=44-47
/proc/2781590/task/2781631/stat : 2781631 (python3) S 2781582 2781582 2780327 0 -1 4194368 1 0 0 0 7 0 0 0 20 0 4 0 24044128 1574076416 305212 18446744073709551615 4321280 7402577 140726937415456 0 0 0 0 16781312 8405026 1 0 0 -1 45 0 0 0 0 0 9420256 10002664 28672000 140726937417625 140726937417876 140726937417876 140726937423802 0
[pid=2781590/tid=2781632] ppid=2781582 vsize=1537184 memory=3040 CPUtime=0.06 cores=44-47
/proc/2781590/task/2781632/stat : 2781632 (python3) S 2781582 2781582 2780327 0 -1 4194368 1 0 0 0 6 0 0 0 20 0 4 0 24044128 1574076416 305212 18446744073709551615 4321280 7402577 140726937415456 0 0 0 0 16781312 8405026 1 0 0 -1 44 0 0 0 0 0 9420256 10002664 28672000 140726937417625 140726937417876 140726937417876 140726937423802 0
Current children cumulated CPU time: 3575.44 s
Current children cumulated vsize: 1541508 KiB
Current children cumulated memory: 1224708 KiB

[startup+3596.8 s]
/proc/loadavg: 16.00 16.11 16.18 18/934 2781964
/proc/meminfo: memFree=790996892/1055320716 swapFree=33553916/33554428
[pid=2781582] ppid=2781573 vsize=4324 memory=3232 CPUtime=0 cores=44-47
/proc/2781582/stat : 2781582 (run) S 2781573 2781582 2780327 0 -1 4194304 269 126 0 0 0 0 0 0 20 0 1 0 24044082 4427776 640 18446744073709551615 94007232806912 94007233701445 140725553720336 0 0 0 65536 4 65538 1 0 0 17 45 0 0 0 0 0 94007233940496 94007233988240 94007265857536 140725553727614 140725553727849 140725553727849 140725553733585 0
/proc/2781582/statm: 1081 808 719 219 0 143 0
[pid=2781590] ppid=2781582 vsize=1537184 memory=1221476 CPUtime=3581.81 cores=44-47
/proc/2781590/stat : 2781590 (python3) R 2781582 2781582 2780327 0 -1 4194304 774961 0 0 0 358128 53 0 0 20 0 4 0 24044086 1574076416 305212 18446744073709551615 4321280 7402577 140726937415456 0 0 0 0 16781312 8405026 0 0 0 17 44 0 0 0 0 0 9420256 10002664 28672000 140726937417625 140726937417876 140726937417876 140726937423802 0
/proc/2781590/statm: 384296 305369 14032 753 0 335333 0
[pid=2781590/tid=2781630] ppid=2781582 vsize=1537184 memory=-6231271677215473272 CPUtime=0.07 cores=44-47
/proc/2781590/task/2781630/stat : 2781630 (python3) S 2781582 2781582 2780327 0 -1 4194368 1 0 0 0 7 0 0 0 20 0 4 0 24044128 1574076416 305212 18446744073709551615 4321280 7402577 140726937415456 0 0 0 0 16781312 8405026 1 0 0 -1 46 0 0 0 0 0 9420256 10002664 28672000 140726937417625 140726937417876 140726937417876 140726937423802 0
[pid=2781590/tid=2781631] ppid=2781582 vsize=1537184 memory=198340509722 CPUtime=0.07 cores=44-47
/proc/2781590/task/2781631/stat : 2781631 (python3) S 2781582 2781582 2780327 0 -1 4194368 1 0 0 0 7 0 0 0 20 0 4 0 24044128 1574076416 305212 18446744073709551615 4321280 7402577 140726937415456 0 0 0 0 16781312 8405026 1 0 0 -1 45 0 0 0 0 0 9420256 10002664 28672000 140726937417625 140726937417876 140726937417876 140726937423802 0
[pid=2781590/tid=2781632] ppid=2781582 vsize=1537184 memory=12792 CPUtime=0.06 cores=44-47
/proc/2781590/task/2781632/stat : 2781632 (python3) S 2781582 2781582 2780327 0 -1 4194368 1 0 0 0 6 0 0 0 20 0 4 0 24044128 1574076416 305212 18446744073709551615 4321280 7402577 140726937415456 0 0 0 0 16781312 8405026 1 0 0 -1 44 0 0 0 0 0 9420256 10002664 28672000 140726937417625 140726937417876 140726937417876 140726937423802 0
Current children cumulated CPU time: 3581.81 s
Current children cumulated vsize: 1541508 KiB
Current children cumulated memory: 1224708 KiB

[startup+3598.4 s]
/proc/loadavg: 16.00 16.11 16.18 18/926 2781972
/proc/meminfo: memFree=792160852/1055320716 swapFree=33553916/33554428
[pid=2781582] ppid=2781573 vsize=4324 memory=3232 CPUtime=0 cores=44-47
/proc/2781582/stat : 2781582 (run) S 2781573 2781582 2780327 0 -1 4194304 269 126 0 0 0 0 0 0 20 0 1 0 24044082 4427776 640 18446744073709551615 94007232806912 94007233701445 140725553720336 0 0 0 65536 4 65538 1 0 0 17 45 0 0 0 0 0 94007233940496 94007233988240 94007265857536 140725553727614 140725553727849 140725553727849 140725553733585 0
/proc/2781582/statm: 1081 808 719 219 0 143 0
[pid=2781590] ppid=2781582 vsize=1514396 memory=1204704 CPUtime=3583.41 cores=44-47
/proc/2781590/stat : 2781590 (python3) R 2781582 2781582 2780327 0 -1 4194304 852699 0 0 0 358286 55 0 0 20 0 4 0 24044086 1550741504 301070 18446744073709551615 4321280 7402577 140726937415456 0 0 0 0 16781312 0 0 0 0 17 44 0 0 0 0 0 9420256 10002664 28672000 140726937417625 140726937417876 140726937417876 140726937423802 0
/proc/2781590/statm: 378599 301176 14032 753 0 329636 0
[pid=2781590/tid=2781630] ppid=2781582 vsize=1514396 memory=3232 CPUtime=0.07 cores=44-47
/proc/2781590/task/2781630/stat : 2781630 (python3) S 2781582 2781582 2780327 0 -1 4194368 1 0 0 0 7 0 0 0 20 0 4 0 24044128 1550741504 301070 18446744073709551615 4321280 7402577 140726937415456 0 0 0 0 16781312 0 1 0 0 -1 46 0 0 0 0 0 9420256 10002664 28672000 140726937417625 140726937417876 140726937417876 140726937423802 0
[pid=2781590/tid=2781631] ppid=2781582 vsize=1514396 memory=1221484 CPUtime=0.07 cores=44-47
/proc/2781590/task/2781631/stat : 2781631 (python3) S 2781582 2781582 2780327 0 -1 4194368 1 0 0 0 7 0 0 0 20 0 4 0 24044128 1550741504 301070 18446744073709551615 4321280 7402577 140726937415456 0 0 0 0 16781312 0 1 0 0 -1 45 0 0 0 0 0 9420256 10002664 28672000 140726937417625 140726937417876 140726937417876 140726937423802 0
[pid=2781590/tid=2781632] ppid=2781582 vsize=1514396 memory=15648 CPUtime=0.06 cores=44-47
/proc/2781590/task/2781632/stat : 2781632 (python3) S 2781582 2781582 2780327 0 -1 4194368 1 0 0 0 6 0 0 0 20 0 4 0 24044128 1550741504 301070 18446744073709551615 4321280 7402577 140726937415456 0 0 0 0 16781312 0 1 0 0 -1 44 0 0 0 0 0 9420256 10002664 28672000 140726937417625 140726937417876 140726937417876 140726937423802 0
Current children cumulated CPU time: 3583.41 s
Current children cumulated vsize: 1518720 KiB
Current children cumulated memory: 1207936 KiB

[startup+3599.2 s]
/proc/loadavg: 16.00 16.11 16.18 15/907 2781992
/proc/meminfo: memFree=795777132/1055320716 swapFree=33553916/33554428
[pid=2781582] ppid=2781573 vsize=4324 memory=3232 CPUtime=0 cores=44-47
/proc/2781582/stat : 2781582 (run) S 2781573 2781582 2780327 0 -1 4194304 269 126 0 0 0 0 0 0 20 0 1 0 24044082 4427776 640 18446744073709551615 94007232806912 94007233701445 140725553720336 0 0 0 65536 4 65538 1 0 0 17 45 0 0 0 0 0 94007233940496 94007233988240 94007265857536 140725553727614 140725553727849 140725553727849 140725553733585 0
/proc/2781582/statm: 1081 808 719 219 0 143 0
[pid=2781590] ppid=2781582 vsize=1514396 memory=1204704 CPUtime=3584.21 cores=44-47
/proc/2781590/stat : 2781590 (python3) R 2781582 2781582 2780327 0 -1 4194304 928320 0 0 0 358364 57 0 0 20 0 4 0 24044086 1550741504 301070 18446744073709551615 4321280 7402577 140726937415456 0 0 0 0 16781312 0 0 0 0 17 44 0 0 0 0 0 9420256 10002664 28672000 140726937417625 140726937417876 140726937417876 140726937423802 0
/proc/2781590/statm: 378599 301176 14032 753 0 329636 0
[pid=2781590/tid=2781630] ppid=2781582 vsize=1514396 memory=-7811025685380491108 CPUtime=0.07 cores=44-47
/proc/2781590/task/2781630/stat : 2781630 (python3) S 2781582 2781582 2780327 0 -1 4194368 1 0 0 0 7 0 0 0 20 0 4 0 24044128 1550741504 301070 18446744073709551615 4321280 7402577 140726937415456 0 0 0 0 16781312 0 1 0 0 -1 46 0 0 0 0 0 9420256 10002664 28672000 140726937417625 140726937417876 140726937417876 140726937423802 0
[pid=2781590/tid=2781631] ppid=2781582 vsize=1514396 memory=1221476 CPUtime=0.07 cores=44-47
/proc/2781590/task/2781631/stat : 2781631 (python3) S 2781582 2781582 2780327 0 -1 4194368 1 0 0 0 7 0 0 0 20 0 4 0 24044128 1550741504 301070 18446744073709551615 4321280 7402577 140726937415456 0 0 0 0 16781312 0 1 0 0 -1 45 0 0 0 0 0 9420256 10002664 28672000 140726937417625 140726937417876 140726937417876 140726937423802 0
[pid=2781590/tid=2781632] ppid=2781582 vsize=1514396 memory=3208 CPUtime=0.06 cores=44-47
/proc/2781590/task/2781632/stat : 2781632 (python3) S 2781582 2781582 2780327 0 -1 4194368 1 0 0 0 6 0 0 0 20 0 4 0 24044128 1550741504 301070 18446744073709551615 4321280 7402577 140726937415456 0 0 0 0 16781312 0 1 0 0 -1 44 0 0 0 0 0 9420256 10002664 28672000 140726937417625 140726937417876 140726937417876 140726937423802 0
Current children cumulated CPU time: 3584.21 s
Current children cumulated vsize: 1518720 KiB
Current children cumulated memory: 1207936 KiB

[startup+3599.6 s]
/proc/loadavg: 16.00 16.11 16.18 15/907 2781992
/proc/meminfo: memFree=795777132/1055320716 swapFree=33553916/33554428
[pid=2781582] ppid=2781573 vsize=4324 memory=3232 CPUtime=0 cores=44-47
/proc/2781582/stat : 2781582 (run) S 2781573 2781582 2780327 0 -1 4194304 269 126 0 0 0 0 0 0 20 0 1 0 24044082 4427776 640 18446744073709551615 94007232806912 94007233701445 140725553720336 0 0 0 65536 4 65538 1 0 0 17 45 0 0 0 0 0 94007233940496 94007233988240 94007265857536 140725553727614 140725553727849 140725553727849 140725553733585 0
/proc/2781582/statm: 1081 808 719 219 0 143 0
[pid=2781590] ppid=2781582 vsize=1514396 memory=1204704 CPUtime=3584.61 cores=44-47
/proc/2781590/stat : 2781590 (python3) R 2781582 2781582 2780327 0 -1 4194304 928320 0 0 0 358404 57 0 0 20 0 4 0 24044086 1550741504 301070 18446744073709551615 4321280 7402577 140726937415456 0 0 0 0 16781312 0 0 0 0 17 44 0 0 0 0 0 9420256 10002664 28672000 140726937417625 140726937417876 140726937417876 140726937423802 0
/proc/2781590/statm: 378599 301176 14032 753 0 329636 0
[pid=2781590/tid=2781630] ppid=2781582 vsize=1514396 memory=-6231271677215473272 CPUtime=0.07 cores=44-47
/proc/2781590/task/2781630/stat : 2781630 (python3) S 2781582 2781582 2780327 0 -1 4194368 1 0 0 0 7 0 0 0 20 0 4 0 24044128 1550741504 301070 18446744073709551615 4321280 7402577 140726937415456 0 0 0 0 16781312 0 1 0 0 -1 46 0 0 0 0 0 9420256 10002664 28672000 140726937417625 140726937417876 140726937417876 140726937423802 0
[pid=2781590/tid=2781631] ppid=2781582 vsize=1514396 memory=42680 CPUtime=0.07 cores=44-47
/proc/2781590/task/2781631/stat : 2781631 (python3) S 2781582 2781582 2780327 0 -1 4194368 1 0 0 0 7 0 0 0 20 0 4 0 24044128 1550741504 301070 18446744073709551615 4321280 7402577 140726937415456 0 0 0 0 16781312 0 1 0 0 -1 45 0 0 0 0 0 9420256 10002664 28672000 140726937417625 140726937417876 140726937417876 140726937423802 0
[pid=2781590/tid=2781632] ppid=2781582 vsize=1514396 memory=4656 CPUtime=0.06 cores=44-47
/proc/2781590/task/2781632/stat : 2781632 (python3) S 2781582 2781582 2780327 0 -1 4194368 1 0 0 0 6 0 0 0 20 0 4 0 24044128 1550741504 301070 18446744073709551615 4321280 7402577 140726937415456 0 0 0 0 16781312 0 1 0 0 -1 44 0 0 0 0 0 9420256 10002664 28672000 140726937417625 140726937417876 140726937417876 140726937423802 0
Current children cumulated CPU time: 3584.61 s
Current children cumulated vsize: 1518720 KiB
Current children cumulated memory: 1207936 KiB

[startup+3600 s]*
/proc/loadavg: 16.00 16.11 16.18 14/888 2782008
/proc/meminfo: memFree=798932892/1055320716 swapFree=33553916/33554428
[pid=2781582] ppid=2781573 vsize=4324 memory=3232 CPUtime=0 cores=44-47
/proc/2781582/stat : 2781582 (run) S 2781573 2781582 2780327 0 -1 4194304 269 126 0 0 0 0 0 0 20 0 1 0 24044082 4427776 640 18446744073709551615 94007232806912 94007233701445 140725553720336 0 0 0 65536 4 65538 1 0 0 17 45 0 0 0 0 0 94007233940496 94007233988240 94007265857536 140725553727614 140725553727849 140725553727849 140725553733585 0
/proc/2781582/statm: 1081 808 719 219 0 143 0
[pid=2781590] ppid=2781582 vsize=1163128 memory=860572 CPUtime=3585.01 cores=44-47
/proc/2781590/stat : 2781590 (python3) R 2781582 2781582 2780327 0 -1 4194304 928624 0 0 0 358443 58 0 0 20 0 4 0 24044086 1191043072 215060 18446744073709551615 4321280 7402577 140726937415456 0 0 0 0 16781312 0 0 0 0 17 44 0 0 0 0 0 9420256 10002664 28672000 140726937417625 140726937417876 140726937417876 140726937423802 0
/proc/2781590/statm: 290782 215143 14032 753 0 241819 0
[pid=2781590/tid=2781630] ppid=2781582 vsize=1163128 memory=-7811025685380884324 CPUtime=0.07 cores=44-47
/proc/2781590/task/2781630/stat : 2781630 (python3) S 2781582 2781582 2780327 0 -1 4194368 1 0 0 0 7 0 0 0 20 0 4 0 24044128 1191043072 215060 18446744073709551615 4321280 7402577 140726937415456 0 0 0 0 16781312 0 1 0 0 -1 46 0 0 0 0 0 9420256 10002664 28672000 140726937417625 140726937417876 140726937417876 140726937423802 0
[pid=2781590/tid=2781631] ppid=2781582 vsize=1163128 memory=5856 CPUtime=0.07 cores=44-47
/proc/2781590/task/2781631/stat : 2781631 (python3) S 2781582 2781582 2780327 0 -1 4194368 1 0 0 0 7 0 0 0 20 0 4 0 24044128 1191043072 215060 18446744073709551615 4321280 7402577 140726937415456 0 0 0 0 16781312 0 1 0 0 -1 45 0 0 0 0 0 9420256 10002664 28672000 140726937417625 140726937417876 140726937417876 140726937423802 0
[pid=2781590/tid=2781632] ppid=2781582 vsize=1163128 memory=3192 CPUtime=0.06 cores=44-47
/proc/2781590/task/2781632/stat : 2781632 (python3) S 2781582 2781582 2780327 0 -1 4194368 1 0 0 0 6 0 0 0 20 0 4 0 24044128 1191043072 215060 18446744073709551615 4321280 7402577 140726937415456 0 0 0 0 16781312 0 1 0 0 -1 44 0 0 0 0 0 9420256 10002664 28672000 140726937417625 140726937417876 140726937417876 140726937423802 0
Current children cumulated CPU time: 3585.01 s
Current children cumulated vsize: 1167452 KiB
Current children cumulated memory: 863804 KiB

Child status: 0

Real time (s): 3600.07
CPU time (s): 3585.09
CPU user time (s): 3584.47
CPU system time (s): 0.618371
CPU usage (%): 99.5838
Max. virtual memory (cumulated for all children) (KiB): 1685652
Max. memory (cumulated for all children) (KiB): 1226568

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 3584.47
system time used= 0.618371
maximum resident set size= 1222896
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 929681
page faults= 0
swaps= 0
block input operations= 0
block output operations= 0
messages sent= 0
messages received= 0
signals received= 0
voluntary context switches= 2718
involuntary context switches= 1895


# summary of solver processes directly reported to runsolver:
#   pid: 2781582
#   total CPU time (s): 3585.09
#   total CPU user time (s): 3584.47
#   total CPU system time (s): 0.618371

??? join timestamper begins
??? join timestamper ends
??? end of timestamper thread
runsolver used 12.7604 second user time and 41.8914 second system time

The end

Launcher Data

Begin job on nodeE008 at 2026-07-11 06:27:50
IDJOB=4785461
IDBENCH=147560
IDSOLVER=3604
FILE ID=nodeE008/4785461-1783744069
RUNJOBID= nodeE008-1783740463-2780348
SLURM_JOB_ID= 12739721
Free space on /tmp= 744204 MiB

SOLVER NAME= cpmpy_ortools (1 core) 2026-05-18
BENCH NAME= PB24/normalized-PB06/OPT-LIN/submitted-PB06/liu/wnq/normalized-wnq_n100_mw99_3.opb.PB06.opb
COMMAND LINE= run BENCHNAME --runner opb --time_limit TIMELIMIT --mem_limit MEMLIMIT --verbose --cores 1 --seed RANDOMSEED --intermediate --solver ortools
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-4785461-1783744069/watcher-4785461-1783744069 -o /tmp/evaluation-result-4785461-1783744069/solver-4785461-1783744069 -C 3600 -W 3700 -M 62000 --var /tmp/evaluation-result-4785461-1783744069/vars-4785461-1783744069 --bin-var /tmp/runsolver-exch-nodeE008-1783740463-2780348 --watchdog 3760 --use-pty run HOME/instance-4785461-1783744069.opb --runner opb --time_limit 3600 --mem_limit 62000 --verbose --cores 1 --seed 1149387785 --intermediate --solver ortools

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

MD5SUM BENCH= 969f2cfc757ec9bf766b564754da9f71
RANDOM SEED=1149387785

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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


/proc/meminfo:
MemTotal:       1055320716 kB
MemFree:        810996940 kB
MemAvailable:   1044878584 kB
Buffers:            2388 kB
Cached:         237147092 kB
SwapCached:           12 kB
Active:          2924400 kB
Inactive:       236866008 kB
Active(anon):    2646780 kB
Inactive(anon):    22892 kB
Active(file):     277620 kB
Inactive(file): 236843116 kB
Unevictable:        3072 kB
Mlocked:               0 kB
SwapTotal:      33554428 kB
SwapFree:       33553916 kB
Zswap:                 0 kB
Zswapped:              0 kB
Dirty:            489476 kB
Writeback:             0 kB
AnonPages:       2639496 kB
Mapped:           164800 kB
Shmem:             28680 kB
KReclaimable:    2257224 kB
Slab:            2766496 kB
SReclaimable:    2257224 kB
SUnreclaim:       509272 kB
KernelStack:       15216 kB
PageTables:        11836 kB
SecPageTables:     13352 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    561214784 kB
Committed_AS:    4204436 kB
VmallocTotal:   13743895347199 kB
VmallocUsed:      478472 kB
VmallocChunk:          0 kB
Percpu:           116480 kB
HardwareCorrupted:     0 kB
AnonHugePages:    415744 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:      328132 kB
DirectMap2M:    23062528 kB
DirectMap1G:    1050673152 kB

Free space on /tmp at the end= 743812 MiB
End job on nodeE008 at 2026-07-11 07:27:51