Trace number 4833545

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
roundingsat-satsuma-opt 2026-06-11 (cert)? (exit code) 2879.22 3057.06

General information on the benchmark

NamePB24/normalized-PB06/OPT-LIN/submitted-PB06/roussel/factor/
normalized-factor-sizeN=200-sizeP=101-sizeQ=200-864124249-max.opb
MD5SUM180f91cfb412c22bae1760c8d54e9c1f
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 benchmark-3
Best CPU time to get the best result obtained on this benchmark3600.09
Has Objective FunctionYES
Satisfiable
(Un)Satisfiability was proved
Best value of the objective function
Optimality of the best value was proved
Number of variables20501
Total number of constraints60601
Number of constraints which are clauses60600
Number of constraints which are cardinality constraints (but not clauses)0
Number of constraints which are nor clauses,nor cardinality constraints1
Minimum length of a constraint2
Maximum length of a constraint20200
Number of terms in the objective function 101
Biggest coefficient in the objective function 1267650600228229401496703205376
Number of bits for the biggest coefficient in the objective function 101
Sum of the numbers in the objective function 2535301200456458802993406410751
Number of bits of the sum of numbers in the objective function 101
Biggest number in a constraint 1018517988167243043134222844204689080525734196832968125318070224677190649881668353091698688
Number of bits of the biggest number in a constraint 300
Biggest sum of numbers in a constraint 4074071952668972172536891376817392001670258842191834970240582444901079515982716395989206874
Number of bits of the biggest sum of numbers301
Number of products (including duplicates)0
Sum of products size (including duplicates)0
Number of different products0
Sum of products size0

Solver Data

0.00/0.03	c RoundingSat 2
0.00/0.03	c branch pb26-symm
0.00/0.03	c commit 801ab82
0.19/0.27	c 
0.19/0.27	c make graph and approximate orbits
0.19/0.28	c	 [group: #orbits ~= 4] (17.4444ms)
0.19/0.28	c 
0.19/0.28	c detect special group actions
0.19/0.28	c 	probe for Johnson action (limit=64)
0.19/0.28	c 	probe for row-column symmetry (limit=64, splits=16.7772M)
0.19/0.29	c 	probe for row symmetry (limit=64, splits=16.7772M)
0.19/0.29	c 	 found row 5252x2
0.19/0.29	c 	 (4.88874ms)
0.19/0.29	c 
0.19/0.29	c detect symmetries on remainder
0.19/0.29	c 	[graph: #vertices 162095 #edges 473264]
0.19/0.29	c 	dejavu (support_limit=48MB, budget_limit=64)
0.19/0.30	c 	[group: #symmetries 2*10^0 #gens 1] (13.7142ms)
0.19/0.30	c 
0.19/0.30	c optimize generators (opt_passes=64, conjugate_limit=256)
0.19/0.30	c 	(0.007671ms)
0.19/0.30	c 
0.19/0.30	c finalize break order and special generators
0.19/0.30	c 
0.19/0.30	c add generic predicates (break_depth=10)
0.19/0.30	c 	added predicates for 1 generators (0.005167ms)
0.19/0.30	c 
0.19/0.30	c generation finished
0.19/0.30	c 	[sbp: #constraints 1 #add_vars 0]
0.29/0.35	c UNIT CLEANUP
0.29/0.35	c #variables 20501 #constraints 65857
0.29/0.35	c objective is ce128 
0.29/0.35	c initial watched  CF 32, 64, 128, Arb: 0 , 0 , 0 , 0
0.29/0.35	c initial counting CF 32, 64, 128, Arb: 0 , 0 , 1 , 4
0.29/0.35	c bounds - >= -2535301200456458802993406410751 @ 0.287872
0.39/0.43	c rational objective -2.5353e+30
33.94/35.74	c #Conflicts: 1000 | #Constraints: 66857
91.64/97.77	c #Conflicts: 2000 | #Constraints: 67857
100.35/106.97	c DATABASE CLEANUP
100.35/106.97	c GARBAGE COLLECT
100.35/106.97	c bounds - >= -2535301200456458802993406410750 @ 96.5229
105.31/112.29	c bounds - >= -2535301200456458802993406410749 @ 101.323
109.08/116.24	c bounds - >= -2535301200456458802993406410748 @ 104.893
112.19/119.64	c bounds - >= -2535301200456458802993406410747 @ 107.887
114.60/122.25	c bounds - >= -2535301200456458802993406410746 @ 110.224
117.04/124.89	c bounds - >= -2535301200456458802993406410745 @ 112.648
119.59/127.57	c bounds - >= -2535301200456458802993406410744 @ 115.097
121.74/129.88	c bounds - >= -2535301200456458802993406410743 @ 117.203
123.84/132.09	c bounds - >= -2535301200456458802993406410742 @ 119.241
125.91/134.26	c bounds - >= -2535301200456458802993406410741 @ 121.227
128.46/136.92	c bounds - >= -2535301200456458802993406410740 @ 123.646
130.44/139.04	c bounds - >= -2535301200456458802993406410739 @ 125.568
132.23/140.94	c bounds - >= -2535301200456458802993406410738 @ 127.322
134.63/143.51	c bounds - >= -2535301200456458802993406410737 @ 129.621
136.13/145.18	c bounds - >= -2535301200456458802993406410736 @ 131.136
137.81/146.92	c bounds - >= -2535301200456458802993406410735 @ 132.721
139.97/149.29	c bounds - >= -2535301200456458802993406410734 @ 134.869
142.41/151.89	c bounds - >= -2535301200456458802993406410733 @ 137.209
142.58/152.08	c #Conflicts: 3000 | #Constraints: 52205
144.63/154.22	c bounds - >= -2535301200456458802993406410732 @ 139.33
146.41/156.12	c bounds - >= -2535301200456458802993406410731 @ 141.04
149.13/159.03	c bounds - >= -2535301200456458802993406410730 @ 143.656
151.47/161.53	c bounds - >= -2535301200456458802993406410729 @ 145.927
153.34/163.59	c bounds - >= -2535301200456458802993406410728 @ 147.745
155.26/165.62	c bounds - >= -2535301200456458802993406410727 @ 149.588
157.51/168.06	c bounds - >= -2535301200456458802993406410726 @ 151.821
159.59/170.22	c bounds - >= -2535301200456458802993406410725 @ 153.808
161.56/172.30	c bounds - >= -2535301200456458802993406410724 @ 155.711
163.10/173.93	c bounds - >= -2535301200456458802993406410723 @ 157.215
165.01/175.93	c bounds - >= -2535301200456458802993406410722 @ 159.075
192.07/204.70	c #Conflicts: 4000 | #Constraints: 53295
198.49/211.57	c DATABASE CLEANUP
198.49/211.57	c GARBAGE COLLECT
198.49/211.57	c rational objective -2.5353e+30
202.13/215.34	c bounds - >= -2535301200456458802993406410721 @ 195.248
203.77/217.02	c bounds - >= -2535301200456458802993406410720 @ 196.812
205.56/218.90	c bounds - >= -2535301200456458802993406410719 @ 198.54
210.98/224.68	c bounds - >= -2535301200456458802993406410718 @ 203.836
213.79/227.60	c bounds - >= -2535301200456458802993406410717 @ 206.509
215.60/229.50	c bounds - >= -2535301200456458802993406410716 @ 208.255
217.70/231.71	c bounds - >= -2535301200456458802993406410715 @ 210.299
219.80/233.96	c bounds - >= -2535301200456458802993406410714 @ 212.37
221.42/235.64	c bounds - >= -2535301200456458802993406410713 @ 213.914
223.12/237.48	c bounds - >= -2535301200456458802993406410712 @ 215.611
224.75/239.17	c bounds - >= -2535301200456458802993406410711 @ 217.156
226.64/241.13	c bounds - >= -2535301200456458802993406410710 @ 218.963
228.80/243.48	c bounds - >= -2535301200456458802993406410709 @ 221.096
231.21/246.02	c bounds - >= -2535301200456458802993406410708 @ 223.397
233.12/248.07	c bounds - >= -2535301200456458802993406410707 @ 225.302
234.91/249.94	c bounds - >= -2535301200456458802993406410706 @ 226.991
236.99/252.15	c bounds - >= -2535301200456458802993406410705 @ 228.994
238.74/254.04	c bounds - >= -2535301200456458802993406410704 @ 230.685
240.24/255.68	c bounds - >= -2535301200456458802993406410703 @ 232.161
243.00/258.65	c bounds - >= -2535301200456458802993406410702 @ 234.822
245.85/261.75	c bounds - >= -2535301200456458802993406410701 @ 237.594
247.24/263.29	c bounds - >= -2535301200456458802993406410700 @ 238.984
248.83/264.99	c bounds - >= -2535301200456458802993406410699 @ 240.514
250.99/267.23	c bounds - >= -2535301200456458802993406410698 @ 242.573
253.16/269.52	c bounds - >= -2535301200456458802993406410697 @ 244.673
255.06/271.52	c bounds - >= -2535301200456458802993406410696 @ 246.506
256.59/273.18	c bounds - >= -2535301200456458802993406410695 @ 248.012
256.83/273.43	c #Conflicts: 5000 | #Constraints: 52927
258.28/274.96	c bounds - >= -2535301200456458802993406410694 @ 249.659
259.97/276.78	c bounds - >= -2535301200456458802993406410693 @ 251.295
261.94/278.84	c bounds - >= -2535301200456458802993406410692 @ 253.18
263.75/280.77	c bounds - >= -2535301200456458802993406410691 @ 254.963
265.34/282.40	c bounds - >= -2535301200456458802993406410690 @ 256.465
267.07/284.26	c bounds - >= -2535301200456458802993406410689 @ 258.159
268.87/286.15	c bounds - >= -2535301200456458802993406410688 @ 259.902
304.64/324.04	c #Conflicts: 6000 | #Constraints: 53978
328.67/349.40	c DATABASE CLEANUP
328.67/349.40	c GARBAGE COLLECT
328.67/349.40	c bounds - >= -2535301200456458802993406410687 @ 318.019
335.10/356.45	c bounds - >= -2535301200456458802993406410686 @ 324.252
338.79/360.42	c bounds - >= -2535301200456458802993406410685 @ 327.815
340.68/362.41	c bounds - >= -2535301200456458802993406410684 @ 329.652
344.11/366.15	c bounds - >= -2535301200456458802993406410683 @ 332.97
346.66/369.00	c bounds - >= -2535301200456458802993406410682 @ 335.468
349.09/371.60	c bounds - >= -2535301200456458802993406410681 @ 337.773
351.88/374.60	c bounds - >= -2535301200456458802993406410680 @ 340.475
351.98/374.78	c #Conflicts: 7000 | #Constraints: 52964
354.04/376.95	c bounds - >= -2535301200456458802993406410679 @ 342.579
355.79/378.80	c bounds - >= -2535301200456458802993406410678 @ 344.24
357.85/381.10	c bounds - >= -2535301200456458802993406410677 @ 346.28
359.74/383.15	c bounds - >= -2535301200456458802993406410676 @ 348.083
361.76/385.33	c bounds - >= -2535301200456458802993406410675 @ 350.043
363.67/387.46	c bounds - >= -2535301200456458802993406410674 @ 351.92
365.62/389.57	c bounds - >= -2535301200456458802993406410673 @ 353.803
367.93/392.09	c bounds - >= -2535301200456458802993406410672 @ 356.064
369.68/393.93	c bounds - >= -2535301200456458802993406410671 @ 357.727
372.65/397.18	c bounds - >= -2535301200456458802993406410670 @ 360.604
374.85/399.53	c bounds - >= -2535301200456458802993406410669 @ 362.735
376.62/401.48	c bounds - >= -2535301200456458802993406410668 @ 364.494
378.55/403.51	c bounds - >= -2535301200456458802993406410667 @ 366.325
380.33/405.45	c bounds - >= -2535301200456458802993406410666 @ 368.065
381.92/407.16	c bounds - >= -2535301200456458802993406410665 @ 369.623
384.06/409.43	c bounds - >= -2535301200456458802993406410664 @ 371.685
385.85/411.42	c bounds - >= -2535301200456458802993406410663 @ 373.394
388.94/414.82	c bounds - >= -2535301200456458802993406410662 @ 376.377
390.64/416.66	c bounds - >= -2535301200456458802993406410661 @ 378.035
392.60/418.76	c bounds - >= -2535301200456458802993406410660 @ 379.948
394.20/420.45	c bounds - >= -2535301200456458802993406410659 @ 381.494
395.88/422.25	c bounds - >= -2535301200456458802993406410658 @ 383.132
397.91/424.41	c bounds - >= -2535301200456458802993406410657 @ 385.062
400.21/426.91	c bounds - >= -2535301200456458802993406410656 @ 387.275
402.08/428.93	c bounds - >= -2535301200456458802993406410655 @ 389.09
404.50/431.56	c bounds - >= -2535301200456458802993406410654 @ 391.455
406.91/434.12	c bounds - >= -2535301200456458802993406410653 @ 393.766
408.98/436.33	c bounds - >= -2535301200456458802993406410652 @ 395.784
411.88/439.50	c bounds - >= -2535301200456458802993406410651 @ 398.576
413.97/441.77	c bounds - >= -2535301200456458802993406410650 @ 400.65
415.86/443.74	c bounds - >= -2535301200456458802993406410649 @ 402.471
417.66/445.65	c bounds - >= -2535301200456458802993406410648 @ 404.212
419.65/447.77	c bounds - >= -2535301200456458802993406410647 @ 406.13
421.77/450.03	c bounds - >= -2535301200456458802993406410646 @ 408.152
424.06/452.55	c bounds - >= -2535301200456458802993406410645 @ 410.394
426.23/454.91	c bounds - >= -2535301200456458802993406410644 @ 412.471
428.77/457.68	c bounds - >= -2535301200456458802993406410643 @ 414.962
430.81/459.87	c bounds - >= -2535301200456458802993406410642 @ 416.945
432.56/461.72	c bounds - >= -2535301200456458802993406410641 @ 418.625
432.64/461.84	c #Conflicts: 8000 | #Constraints: 54428
434.40/463.78	c bounds - >= -2535301200456458802993406410640 @ 420.42
436.80/466.34	c bounds - >= -2535301200456458802993406410639 @ 422.738
441.22/471.13	c bounds - >= -2535301200456458802993406410638 @ 426.978
443.58/473.72	c bounds - >= -2535301200456458802993406410637 @ 429.263
445.80/476.11	c bounds - >= -2535301200456458802993406410636 @ 431.415
447.55/478.01	c bounds - >= -2535301200456458802993406410635 @ 433.119
486.79/521.18	c #Conflicts: 9000 | #Constraints: 55476
499.29/534.50	c DATABASE CLEANUP
499.29/534.50	c GARBAGE COLLECT
499.29/534.50	c bounds - >= -2535301200456458802993406410634 @ 482.848
503.28/538.87	c bounds - >= -2535301200456458802993406410633 @ 486.733
505.17/540.90	c bounds - >= -2535301200456458802993406410632 @ 488.568
507.10/543.01	c bounds - >= -2535301200456458802993406410631 @ 490.433
509.45/545.57	c bounds - >= -2535301200456458802993406410630 @ 492.754
512.20/548.58	c bounds - >= -2535301200456458802993406410629 @ 495.413
514.16/550.67	c bounds - >= -2535301200456458802993406410628 @ 497.331
516.14/552.76	c bounds - >= -2535301200456458802993406410627 @ 499.232
518.07/554.80	c bounds - >= -2535301200456458802993406410626 @ 501.085
520.36/557.27	c bounds - >= -2535301200456458802993406410625 @ 503.335
522.29/559.33	c bounds - >= -2535301200456458802993406410624 @ 505.193
523.90/561.10	c bounds - >= -2535301200456458802993406410623 @ 506.797
526.69/564.07	c bounds - >= -2535301200456458802993406410622 @ 509.487
529.28/566.89	c bounds - >= -2535301200456458802993406410621 @ 512.002
531.16/568.91	c bounds - >= -2535301200456458802993406410620 @ 513.786
532.94/570.89	c bounds - >= -2535301200456458802993406410619 @ 515.568
534.88/572.90	c bounds - >= -2535301200456458802993406410618 @ 517.416
536.72/574.91	c bounds - >= -2535301200456458802993406410617 @ 519.209
538.88/577.20	c bounds - >= -2535301200456458802993406410616 @ 521.317
540.79/579.27	c bounds - >= -2535301200456458802993406410615 @ 523.216
542.65/581.26	c bounds - >= -2535301200456458802993406410614 @ 525.017
544.71/583.47	c bounds - >= -2535301200456458802993406410613 @ 527.015
546.49/585.38	c bounds - >= -2535301200456458802993406410612 @ 528.762
548.20/587.18	c bounds - >= -2535301200456458802993406410611 @ 530.414
550.17/589.24	c bounds - >= -2535301200456458802993406410610 @ 532.315
551.96/591.17	c bounds - >= -2535301200456458802993406410609 @ 534.046
553.66/593.01	c bounds - >= -2535301200456458802993406410608 @ 535.699
553.95/593.30	c #Conflicts: 10000 | #Constraints: 54315
555.16/594.64	c bounds - >= -2535301200456458802993406410607 @ 537.157
557.22/596.88	c bounds - >= -2535301200456458802993406410606 @ 539.185
559.06/598.81	c bounds - >= -2535301200456458802993406410605 @ 540.936
560.77/600.67	c bounds - >= -2535301200456458802993406410604 @ 542.611
562.36/602.39	c bounds - >= -2535301200456458802993406410603 @ 544.195
563.92/604.05	c bounds - >= -2535301200456458802993406410602 @ 545.682
565.47/605.70	c bounds - >= -2535301200456458802993406410601 @ 547.168
567.27/607.61	c bounds - >= -2535301200456458802993406410600 @ 548.912
568.78/609.22	c bounds - >= -2535301200456458802993406410599 @ 550.385
570.67/611.28	c bounds - >= -2535301200456458802993406410598 @ 552.276
572.74/613.42	c bounds - >= -2535301200456458802993406410597 @ 554.225
574.46/615.27	c bounds - >= -2535301200456458802993406410596 @ 555.927
576.06/616.97	c bounds - >= -2535301200456458802993406410595 @ 557.485
578.01/619.07	c bounds - >= -2535301200456458802993406410594 @ 559.361
579.59/620.78	c bounds - >= -2535301200456458802993406410593 @ 560.902
581.46/622.75	c bounds - >= -2535301200456458802993406410592 @ 562.715
583.13/624.53	c bounds - >= -2535301200456458802993406410591 @ 564.332
585.18/626.78	c bounds - >= -2535301200456458802993406410590 @ 566.326
587.68/629.42	c bounds - >= -2535301200456458802993406410589 @ 568.747
589.47/631.36	c bounds - >= -2535301200456458802993406410588 @ 570.511
592.10/634.20	c bounds - >= -2535301200456458802993406410587 @ 573.037
594.35/636.66	c bounds - >= -2535301200456458802993406410586 @ 575.245
596.48/638.94	c bounds - >= -2535301200456458802993406410585 @ 577.3
598.17/640.78	c bounds - >= -2535301200456458802993406410584 @ 578.966
599.83/642.50	c bounds - >= -2535301200456458802993406410583 @ 580.529
635.19/680.28	c #Conflicts: 11000 | #Constraints: 55678
705.26/755.45	c #Conflicts: 12000 | #Constraints: 56678
706.14/756.33	c DATABASE CLEANUP
706.14/756.33	c GARBAGE COLLECT
706.14/756.33	c bounds - >= -2535301200456458802993406410495 @ 683.872
707.65/758.00	c bounds - >= -2535301200456458802993406410494 @ 685.383
709.20/759.60	c bounds - >= -2535301200456458802993406410493 @ 686.82
711.52/762.15	c bounds - >= -2535301200456458802993406410492 @ 689.079
713.45/764.21	c bounds - >= -2535301200456458802993406410491 @ 690.955
715.38/766.34	c bounds - >= -2535301200456458802993406410490 @ 692.838
717.06/768.14	c bounds - >= -2535301200456458802993406410489 @ 694.471
718.74/769.98	c bounds - >= -2535301200456458802993406410488 @ 696.156
720.51/771.82	c bounds - >= -2535301200456458802993406410487 @ 697.826
722.40/773.87	c bounds - >= -2535301200456458802993406410486 @ 699.688
724.84/776.44	c bounds - >= -2535301200456458802993406410485 @ 702.043
726.37/778.03	c bounds - >= -2535301200456458802993406410484 @ 703.511
727.95/779.71	c bounds - >= -2535301200456458802993406410483 @ 705.053
729.72/781.60	c bounds - >= -2535301200456458802993406410482 @ 706.783
731.33/783.38	c bounds - >= -2535301200456458802993406410481 @ 708.4
733.13/785.28	c bounds - >= -2535301200456458802993406410480 @ 710.143
734.83/787.08	c bounds - >= -2535301200456458802993406410479 @ 711.793
736.43/788.73	c bounds - >= -2535301200456458802993406410478 @ 713.305
738.40/790.88	c bounds - >= -2535301200456458802993406410477 @ 715.225
740.16/792.79	c bounds - >= -2535301200456458802993406410476 @ 716.99
741.96/794.69	c bounds - >= -2535301200456458802993406410475 @ 718.731
743.75/796.59	c bounds - >= -2535301200456458802993406410474 @ 720.482
745.44/798.38	c bounds - >= -2535301200456458802993406410473 @ 722.082
747.19/800.20	c bounds - >= -2535301200456458802993406410472 @ 723.766
748.81/801.94	c bounds - >= -2535301200456458802993406410471 @ 725.359
750.48/803.70	c bounds - >= -2535301200456458802993406410470 @ 726.97
752.39/805.78	c bounds - >= -2535301200456458802993406410469 @ 728.852
754.03/807.50	c bounds - >= -2535301200456458802993406410468 @ 730.419
755.83/809.42	c bounds - >= -2535301200456458802993406410467 @ 732.169
757.74/811.41	c bounds - >= -2535301200456458802993406410466 @ 734.033
759.37/813.18	c bounds - >= -2535301200456458802993406410465 @ 735.651
761.15/815.08	c bounds - >= -2535301200456458802993406410464 @ 737.37
762.61/816.64	c bounds - >= -2535301200456458802993406410463 @ 738.796
764.50/818.71	c bounds - >= -2535301200456458802993406410462 @ 740.616
766.66/821.13	c bounds - >= -2535301200456458802993406410461 @ 742.708
768.56/823.17	c bounds - >= -2535301200456458802993406410460 @ 744.564
770.53/825.34	c bounds - >= -2535301200456458802993406410459 @ 746.459
772.68/827.69	c bounds - >= -2535301200456458802993406410458 @ 748.59
774.82/830.04	c bounds - >= -2535301200456458802993406410457 @ 750.602
776.77/832.12	c bounds - >= -2535301200456458802993406410456 @ 752.499
778.48/833.98	c bounds - >= -2535301200456458802993406410455 @ 754.173
780.28/835.91	c bounds - >= -2535301200456458802993406410454 @ 755.92
782.07/837.86	c bounds - >= -2535301200456458802993406410453 @ 757.655
783.98/839.91	c bounds - >= -2535301200456458802993406410452 @ 759.511
785.73/841.82	c bounds - >= -2535301200456458802993406410451 @ 761.201
787.79/844.11	c bounds - >= -2535301200456458802993406410450 @ 763.223
789.62/846.03	c bounds - >= -2535301200456458802993406410449 @ 764.989
791.29/847.83	c bounds - >= -2535301200456458802993406410448 @ 766.625
793.51/850.21	c bounds - >= -2535301200456458802993406410447 @ 768.758
795.31/852.11	c bounds - >= -2535301200456458802993406410446 @ 770.506
797.05/854.01	c bounds - >= -2535301200456458802993406410445 @ 772.185
798.93/856.02	c bounds - >= -2535301200456458802993406410444 @ 774.025
800.59/857.81	c bounds - >= -2535301200456458802993406410443 @ 775.647
802.61/859.95	c bounds - >= -2535301200456458802993406410442 @ 777.641
804.49/861.92	c bounds - >= -2535301200456458802993406410441 @ 779.479
806.32/863.89	c bounds - >= -2535301200456458802993406410440 @ 781.298
807.02/864.62	c #Conflicts: 13000 | #Constraints: 55917
808.26/865.93	c bounds - >= -2535301200456458802993406410439 @ 783.164
810.14/867.96	c bounds - >= -2535301200456458802993406410438 @ 785.008
811.84/869.85	c bounds - >= -2535301200456458802993406410437 @ 786.644
813.80/871.93	c bounds - >= -2535301200456458802993406410436 @ 788.566
815.60/873.84	c bounds - >= -2535301200456458802993406410435 @ 790.324
817.71/876.11	c bounds - >= -2535301200456458802993406410434 @ 792.35
819.53/878.04	c bounds - >= -2535301200456458802993406410433 @ 794.135
821.14/879.75	c bounds - >= -2535301200456458802993406410432 @ 795.701
822.77/881.51	c bounds - >= -2535301200456458802993406410431 @ 797.274
825.60/884.52	c bounds - >= -2535301200456458802993406410430 @ 800.007
828.32/887.41	c bounds - >= -2535301200456458802993406410429 @ 802.637
830.23/889.43	c bounds - >= -2535301200456458802993406410428 @ 804.506
831.99/891.32	c bounds - >= -2535301200456458802993406410427 @ 806.227
833.80/893.26	c bounds - >= -2535301200456458802993406410426 @ 808.008
835.99/895.57	c bounds - >= -2535301200456458802993406410425 @ 810.17
837.78/897.45	c bounds - >= -2535301200456458802993406410424 @ 811.891
839.57/899.32	c bounds - >= -2535301200456458802993406410423 @ 813.621
842.20/902.12	c bounds - >= -2535301200456458802993406410422 @ 816.185
843.91/904.00	c bounds - >= -2535301200456458802993406410421 @ 817.913
845.77/905.90	c bounds - >= -2535301200456458802993406410420 @ 819.656
847.68/907.92	c bounds - >= -2535301200456458802993406410419 @ 821.531
849.68/910.04	c bounds - >= -2535301200456458802993406410418 @ 823.486
852.05/912.57	c bounds - >= -2535301200456458802993406410417 @ 825.832
854.04/914.64	c bounds - >= -2535301200456458802993406410416 @ 827.732
856.13/916.86	c bounds - >= -2535301200456458802993406410415 @ 829.773
858.88/919.87	c bounds - >= -2535301200456458802993406410414 @ 832.435
860.57/921.68	c bounds - >= -2535301200456458802993406410413 @ 834.107
862.73/923.96	c bounds - >= -2535301200456458802993406410412 @ 836.186
864.91/926.27	c bounds - >= -2535301200456458802993406410411 @ 838.317
867.10/928.57	c bounds - >= -2535301200456458802993406410410 @ 840.447
868.87/930.49	c bounds - >= -2535301200456458802993406410409 @ 842.215
870.63/932.31	c bounds - >= -2535301200456458802993406410408 @ 843.879
872.44/934.26	c bounds - >= -2535301200456458802993406410407 @ 845.669
874.57/936.59	c bounds - >= -2535301200456458802993406410406 @ 847.741
896.51/960.12	c #Conflicts: 14000 | #Constraints: 57546
960.86/1028.88	c #Conflicts: 15000 | #Constraints: 58546
969.09/1037.53	c DATABASE CLEANUP
969.09/1037.53	c GARBAGE COLLECT
969.09/1037.53	c bounds - >= -2535301200456458802993406410405 @ 939.646
971.17/1039.70	c bounds - >= -2535301200456458802993406410404 @ 941.637
973.07/1041.72	c bounds - >= -2535301200456458802993406410403 @ 943.489
975.34/1044.12	c bounds - >= -2535301200456458802993406410402 @ 945.687
977.32/1046.29	c bounds - >= -2535301200456458802993406410401 @ 947.643
979.85/1049.00	c bounds - >= -2535301200456458802993406410400 @ 950.094
982.98/1052.43	c bounds - >= -2535301200456458802993406410399 @ 953.078
985.43/1055.01	c bounds - >= -2535301200456458802993406410398 @ 955.473
987.95/1057.73	c bounds - >= -2535301200456458802993406410397 @ 957.95
990.51/1060.51	c bounds - >= -2535301200456458802993406410396 @ 960.44
993.10/1063.30	c bounds - >= -2535301200456458802993406410395 @ 962.935
995.17/1065.51	c bounds - >= -2535301200456458802993406410394 @ 964.968
996.93/1067.42	c bounds - >= -2535301200456458802993406410393 @ 966.691
999.52/1070.20	c bounds - >= -2535301200456458802993406410392 @ 969.205
1001.58/1072.45	c bounds - >= -2535301200456458802993406410391 @ 971.233
1003.82/1074.87	c bounds - >= -2535301200456458802993406410390 @ 973.405
1005.85/1077.04	c bounds - >= -2535301200456458802993406410389 @ 975.371
1007.78/1079.11	c bounds - >= -2535301200456458802993406410388 @ 977.244
1009.38/1080.80	c bounds - >= -2535301200456458802993406410387 @ 978.795
1011.06/1082.63	c bounds - >= -2535301200456458802993406410386 @ 980.442
1012.84/1084.53	c bounds - >= -2535301200456458802993406410385 @ 982.167
1014.47/1086.32	c bounds - >= -2535301200456458802993406410384 @ 983.756
1016.06/1088.08	c bounds - >= -2535301200456458802993406410383 @ 985.297
1018.83/1091.02	c bounds - >= -2535301200456458802993406410382 @ 987.99
1021.00/1093.36	c bounds - >= -2535301200456458802993406410381 @ 990.123
1023.33/1095.89	c bounds - >= -2535301200456458802993406410380 @ 992.409
1025.09/1097.75	c bounds - >= -2535301200456458802993406410379 @ 994.115
1027.38/1100.22	c bounds - >= -2535301200456458802993406410378 @ 996.339
1029.09/1102.04	c bounds - >= -2535301200456458802993406410377 @ 998.003
1030.86/1103.99	c bounds - >= -2535301200456458802993406410376 @ 999.78
1033.68/1107.00	c bounds - >= -2535301200456458802993406410375 @ 1002.49
1036.53/1110.07	c bounds - >= -2535301200456458802993406410374 @ 1005.24
1038.67/1112.39	c bounds - >= -2535301200456458802993406410373 @ 1007.33
1040.56/1114.42	c bounds - >= -2535301200456458802993406410372 @ 1009.16
1042.45/1116.49	c bounds - >= -2535301200456458802993406410371 @ 1011.02
1044.51/1118.69	c bounds - >= -2535301200456458802993406410370 @ 1013.07
1047.13/1121.51	c bounds - >= -2535301200456458802993406410369 @ 1015.54
1049.01/1123.56	c bounds - >= -2535301200456458802993406410368 @ 1017.39
1050.96/1125.67	c bounds - >= -2535301200456458802993406410367 @ 1019.27
1054.51/1129.43	c bounds - >= -2535301200456458802993406410366 @ 1022.71
1056.76/1131.86	c bounds - >= -2535301200456458802993406410365 @ 1024.9
1058.71/1133.91	c bounds - >= -2535301200456458802993406410364 @ 1026.8
1060.55/1135.91	c bounds - >= -2535301200456458802993406410363 @ 1028.6
1062.55/1138.02	c bounds - >= -2535301200456458802993406410362 @ 1030.53
1065.08/1140.70	c bounds - >= -2535301200456458802993406410361 @ 1033
1068.76/1144.69	c bounds - >= -2535301200456458802993406410360 @ 1036.62
1070.65/1146.65	c bounds - >= -2535301200456458802993406410359 @ 1038.43
1071.39/1147.42	c #Conflicts: 16000 | #Constraints: 57083
1072.83/1148.95	c bounds - >= -2535301200456458802993406410358 @ 1040.54
1075.35/1151.62	c bounds - >= -2535301200456458802993406410357 @ 1043
1077.43/1153.81	c bounds - >= -2535301200456458802993406410356 @ 1045.02
1079.44/1155.94	c bounds - >= -2535301200456458802993406410355 @ 1047
1081.44/1158.10	c bounds - >= -2535301200456458802993406410354 @ 1049
1083.60/1160.36	c bounds - >= -2535301200456458802993406410353 @ 1051.06
1086.14/1163.05	c bounds - >= -2535301200456458802993406410352 @ 1053.52
1088.49/1165.58	c bounds - >= -2535301200456458802993406410351 @ 1055.86
1090.84/1168.03	c bounds - >= -2535301200456458802993406410350 @ 1058.11
1093.89/1171.25	c bounds - >= -2535301200456458802993406410349 @ 1061.09
1095.88/1173.35	c bounds - >= -2535301200456458802993406410348 @ 1063.04
1098.65/1176.26	c bounds - >= -2535301200456458802993406410347 @ 1065.75
1100.92/1178.66	c bounds - >= -2535301200456458802993406410346 @ 1067.97
1103.37/1181.26	c bounds - >= -2535301200456458802993406410345 @ 1070.35
1105.62/1183.65	c bounds - >= -2535301200456458802993406410344 @ 1072.54
1108.07/1186.27	c bounds - >= -2535301200456458802993406410343 @ 1074.93
1110.61/1188.99	c bounds - >= -2535301200456458802993406410342 @ 1077.42
1113.36/1191.93	c bounds - >= -2535301200456458802993406410341 @ 1080.06
1115.70/1194.45	c bounds - >= -2535301200456458802993406410340 @ 1082.35
1153.17/1234.44	c #Conflicts: 17000 | #Constraints: 58387
1197.34/1281.00	c #Conflicts: 18000 | #Constraints: 59387
1207.31/1291.30	c DATABASE CLEANUP
1207.31/1291.30	c GARBAGE COLLECT
1207.31/1291.30	c bounds - >= -2535301200456458802993406410239 @ 1171.83
1210.56/1294.76	c bounds - >= -2535301200456458802993406410238 @ 1175.03
1212.91/1297.29	c bounds - >= -2535301200456458802993406410237 @ 1177.37
1215.37/1299.88	c bounds - >= -2535301200456458802993406410236 @ 1179.77
1218.40/1303.01	c bounds - >= -2535301200456458802993406410235 @ 1182.65
1220.68/1305.44	c bounds - >= -2535301200456458802993406410234 @ 1184.89
1222.68/1307.58	c bounds - >= -2535301200456458802993406410233 @ 1186.86
1224.89/1309.91	c bounds - >= -2535301200456458802993406410232 @ 1188.98
1227.03/1312.21	c bounds - >= -2535301200456458802993406410231 @ 1191.05
1228.92/1314.23	c bounds - >= -2535301200456458802993406410230 @ 1192.9
1231.07/1316.58	c bounds - >= -2535301200456458802993406410229 @ 1195.04
1233.06/1318.61	c bounds - >= -2535301200456458802993406410228 @ 1196.93
1234.94/1320.60	c bounds - >= -2535301200456458802993406410227 @ 1198.76
1237.19/1323.02	c bounds - >= -2535301200456458802993406410226 @ 1200.95
1239.08/1325.08	c bounds - >= -2535301200456458802993406410225 @ 1202.84
1240.95/1327.04	c bounds - >= -2535301200456458802993406410224 @ 1204.62
1242.94/1329.13	c bounds - >= -2535301200456458802993406410223 @ 1206.55
1245.08/1331.42	c bounds - >= -2535301200456458802993406410222 @ 1208.65
1247.15/1333.62	c bounds - >= -2535301200456458802993406410221 @ 1210.66
1249.57/1336.20	c bounds - >= -2535301200456458802993406410220 @ 1213
1251.46/1338.23	c bounds - >= -2535301200456458802993406410219 @ 1214.86
1253.76/1340.77	c bounds - >= -2535301200456458802993406410218 @ 1217.14
1255.72/1342.89	c bounds - >= -2535301200456458802993406410217 @ 1219.05
1257.77/1345.08	c #Conflicts: 19000 | #Constraints: 57399
1258.24/1345.56	c bounds - >= -2535301200456458802993406410216 @ 1221.49
1260.31/1347.78	c bounds - >= -2535301200456458802993406410215 @ 1223.5
1262.90/1350.55	c bounds - >= -2535301200456458802993406410214 @ 1226
1265.26/1353.02	c bounds - >= -2535301200456458802993406410213 @ 1228.28
1267.74/1355.63	c bounds - >= -2535301200456458802993406410212 @ 1230.72
1269.91/1357.99	c bounds - >= -2535301200456458802993406410211 @ 1232.89
1273.53/1361.75	c bounds - >= -2535301200456458802993406410210 @ 1236.38
1276.11/1364.51	c bounds - >= -2535301200456458802993406410209 @ 1238.87
1278.36/1366.97	c bounds - >= -2535301200456458802993406410208 @ 1241.1
1280.14/1368.85	c bounds - >= -2535301200456458802993406410207 @ 1242.8
1283.41/1372.30	c bounds - >= -2535301200456458802993406410206 @ 1245.97
1285.69/1374.75	c bounds - >= -2535301200456458802993406410205 @ 1248.21
1287.86/1377.07	c bounds - >= -2535301200456458802993406410204 @ 1250.32
1290.38/1379.78	c bounds - >= -2535301200456458802993406410203 @ 1252.79
1292.20/1381.70	c bounds - >= -2535301200456458802993406410202 @ 1254.54
1294.26/1383.90	c bounds - >= -2535301200456458802993406410201 @ 1256.56
1296.72/1386.50	c bounds - >= -2535301200456458802993406410200 @ 1258.97
1298.54/1388.46	c bounds - >= -2535301200456458802993406410199 @ 1260.76
1300.51/1390.55	c bounds - >= -2535301200456458802993406410198 @ 1262.67
1302.35/1392.52	c bounds - >= -2535301200456458802993406410197 @ 1264.44
1304.34/1394.64	c bounds - >= -2535301200456458802993406410196 @ 1266.4
1306.62/1397.05	c bounds - >= -2535301200456458802993406410195 @ 1268.62
1308.79/1399.39	c bounds - >= -2535301200456458802993406410194 @ 1270.78
1310.84/1401.52	c bounds - >= -2535301200456458802993406410193 @ 1272.72
1312.81/1403.66	c bounds - >= -2535301200456458802993406410192 @ 1274.65
1314.65/1405.60	c bounds - >= -2535301200456458802993406410191 @ 1276.43
1317.24/1408.31	c bounds - >= -2535301200456458802993406410190 @ 1278.97
1319.25/1410.46	c bounds - >= -2535301200456458802993406410189 @ 1280.97
1321.44/1412.80	c bounds - >= -2535301200456458802993406410188 @ 1283.08
1323.96/1415.51	c bounds - >= -2535301200456458802993406410187 @ 1285.52
1326.05/1417.73	c bounds - >= -2535301200456458802993406410186 @ 1287.56
1328.23/1420.03	c bounds - >= -2535301200456458802993406410185 @ 1289.69
1330.30/1422.26	c bounds - >= -2535301200456458802993406410184 @ 1291.72
1332.58/1424.62	c bounds - >= -2535301200456458802993406410183 @ 1293.94
1334.69/1426.89	c bounds - >= -2535301200456458802993406410182 @ 1296.01
1337.02/1429.30	c bounds - >= -2535301200456458802993406410181 @ 1298.27
1339.15/1431.58	c bounds - >= -2535301200456458802993406410180 @ 1300.41
1341.34/1433.87	c bounds - >= -2535301200456458802993406410179 @ 1302.53
1343.52/1436.11	c bounds - >= -2535301200456458802993406410178 @ 1304.6
1345.88/1438.65	c bounds - >= -2535301200456458802993406410177 @ 1306.93
1348.06/1440.99	c bounds - >= -2535301200456458802993406410176 @ 1309.05
1349.79/1442.82	c bounds - >= -2535301200456458802993406410175 @ 1310.71
1352.82/1446.05	c bounds - >= -2535301200456458802993406410174 @ 1313.66
1357.27/1450.79	c bounds - >= -2535301200456458802993406410173 @ 1318
1359.90/1453.52	c bounds - >= -2535301200456458802993406410172 @ 1320.51
1360.27/1453.94	c #Conflicts: 20000 | #Constraints: 59123
1362.42/1456.19	c bounds - >= -2535301200456458802993406410171 @ 1322.99
1421.37/1518.71	c #Conflicts: 21000 | #Constraints: 60141
1459.36/1559.77	c DATABASE CLEANUP
1459.36/1559.77	c GARBAGE COLLECT
1459.36/1559.77	c bounds - >= -2535301200456458802993406410170 @ 1417.19
1466.71/1567.81	c bounds - >= -2535301200456458802993406410169 @ 1424.17
1469.17/1570.42	c bounds - >= -2535301200456458802993406410168 @ 1426.6
1471.36/1572.79	c bounds - >= -2535301200456458802993406410167 @ 1428.79
1474.61/1576.22	c bounds - >= -2535301200456458802993406410166 @ 1431.89
1478.16/1580.05	c bounds - >= -2535301200456458802993406410165 @ 1435.35
1480.07/1582.04	c bounds - >= -2535301200456458802993406410164 @ 1437.19
1481.85/1583.99	c bounds - >= -2535301200456458802993406410163 @ 1438.97
1483.74/1585.96	c bounds - >= -2535301200456458802993406410162 @ 1440.78
1485.71/1588.01	c bounds - >= -2535301200456458802993406410161 @ 1442.67
1487.89/1590.33	c bounds - >= -2535301200456458802993406410160 @ 1444.81
1489.61/1592.20	c bounds - >= -2535301200456458802993406410159 @ 1446.51
1491.73/1594.41	c bounds - >= -2535301200456458802993406410158 @ 1448.52
1495.24/1598.16	c bounds - >= -2535301200456458802993406410157 @ 1451.91
1497.32/1600.36	c bounds - >= -2535301200456458802993406410156 @ 1453.97
1499.87/1603.06	c bounds - >= -2535301200456458802993406410155 @ 1456.44
1501.15/1604.47	c #Conflicts: 22000 | #Constraints: 57871
1501.86/1605.19	c bounds - >= -2535301200456458802993406410154 @ 1458.39
1504.63/1608.06	c bounds - >= -2535301200456458802993406410153 @ 1461.1
1506.51/1610.04	c bounds - >= -2535301200456458802993406410152 @ 1462.93
1508.21/1611.88	c bounds - >= -2535301200456458802993406410151 @ 1464.61
1510.09/1613.83	c bounds - >= -2535301200456458802993406410150 @ 1466.4
1512.87/1616.77	c bounds - >= -2535301200456458802993406410149 @ 1469.14
1514.85/1618.86	c bounds - >= -2535301200456458802993406410148 @ 1471.06
1516.74/1620.84	c bounds - >= -2535301200456458802993406410147 @ 1472.88
1519.23/1623.41	c bounds - >= -2535301200456458802993406410146 @ 1475.31
1521.14/1625.49	c bounds - >= -2535301200456458802993406410145 @ 1477.26
1523.73/1628.13	c bounds - >= -2535301200456458802993406410144 @ 1479.74
1525.64/1630.16	c bounds - >= -2535301200456458802993406410143 @ 1481.62
1527.60/1632.28	c bounds - >= -2535301200456458802993406410142 @ 1483.56
1530.17/1634.90	c bounds - >= -2535301200456458802993406410141 @ 1486.03
1531.98/1636.80	c bounds - >= -2535301200456458802993406410140 @ 1487.8
1534.91/1639.82	c bounds - >= -2535301200456458802993406410139 @ 1490.7
1538.24/1643.37	c bounds - >= -2535301200456458802993406410138 @ 1494.01
1541.17/1646.45	c bounds - >= -2535301200456458802993406410137 @ 1496.84
1543.26/1648.64	c bounds - >= -2535301200456458802993406410136 @ 1498.89
1545.65/1651.12	c bounds - >= -2535301200456458802993406410135 @ 1501.22
1547.90/1653.59	c bounds - >= -2535301200456458802993406410134 @ 1503.49
1549.98/1655.70	c bounds - >= -2535301200456458802993406410133 @ 1505.45
1551.99/1657.80	c bounds - >= -2535301200456458802993406410132 @ 1507.41
1553.81/1659.74	c bounds - >= -2535301200456458802993406410131 @ 1509.22
1557.41/1663.45	c bounds - >= -2535301200456458802993406410130 @ 1512.77
1559.52/1665.68	c bounds - >= -2535301200456458802993406410129 @ 1514.86
1561.92/1668.18	c bounds - >= -2535301200456458802993406410128 @ 1517.18
1563.82/1670.17	c bounds - >= -2535301200456458802993406410127 @ 1519.05
1566.11/1672.51	c bounds - >= -2535301200456458802993406410126 @ 1521.24
1568.29/1674.84	c bounds - >= -2535301200456458802993406410125 @ 1523.39
1570.99/1677.68	c bounds - >= -2535301200456458802993406410124 @ 1526.09
1572.97/1679.71	c bounds - >= -2535301200456458802993406410123 @ 1527.96
1574.88/1681.73	c bounds - >= -2535301200456458802993406410122 @ 1529.83
1578.73/1685.72	c bounds - >= -2535301200456458802993406410121 @ 1533.61
1580.72/1687.80	c bounds - >= -2535301200456458802993406410120 @ 1535.55
1584.02/1691.20	c bounds - >= -2535301200456458802993406410119 @ 1538.8
1587.51/1694.81	c bounds - >= -2535301200456458802993406410118 @ 1542.24
1590.74/1698.17	c bounds - >= -2535301200456458802993406410117 @ 1545.45
1594.39/1701.91	c bounds - >= -2535301200456458802993406410116 @ 1549.02
1597.11/1704.77	c bounds - >= -2535301200456458802993406410115 @ 1551.75
1600.81/1708.54	c bounds - >= -2535301200456458802993406410114 @ 1555.37
1604.10/1711.94	c bounds - >= -2535301200456458802993406410113 @ 1558.61
1605.90/1713.84	c bounds - >= -2535301200456458802993406410112 @ 1560.38
1607.61/1715.65	c bounds - >= -2535301200456458802993406410111 @ 1562.03
1611.02/1719.26	c bounds - >= -2535301200456458802993406410110 @ 1565.35
1613.55/1722.00	c bounds - >= -2535301200456458802993406410109 @ 1567.87
1616.74/1725.34	c bounds - >= -2535301200456458802993406410108 @ 1570.9
1619.11/1727.87	c bounds - >= -2535301200456458802993406410107 @ 1573.22
1621.18/1730.03	c bounds - >= -2535301200456458802993406410106 @ 1575.22
1623.63/1732.67	c bounds - >= -2535301200456458802993406410105 @ 1577.66
1625.81/1734.94	c bounds - >= -2535301200456458802993406410104 @ 1579.76
1627.69/1737.01	c bounds - >= -2535301200456458802993406410103 @ 1581.66
1630.52/1739.91	c bounds - >= -2535301200456458802993406410102 @ 1584.36
1633.55/1743.11	c bounds - >= -2535301200456458802993406410101 @ 1587.29
1635.56/1745.29	c bounds - >= -2535301200456458802993406410100 @ 1589.32
1637.66/1747.48	c bounds - >= -2535301200456458802993406410099 @ 1591.36
1639.57/1749.47	c bounds - >= -2535301200456458802993406410098 @ 1593.2
1641.56/1751.50	c bounds - >= -2535301200456458802993406410097 @ 1595.1
1643.58/1753.67	c bounds - >= -2535301200456458802993406410096 @ 1597.12
1645.39/1755.57	c bounds - >= -2535301200456458802993406410095 @ 1598.89
1648.78/1759.13	c bounds - >= -2535301200456458802993406410094 @ 1602.18
1649.64/1760.03	c #Conflicts: 23000 | #Constraints: 60010
1651.82/1762.32	c bounds - >= -2535301200456458802993406410093 @ 1605.14
1654.01/1764.66	c bounds - >= -2535301200456458802993406410092 @ 1607.3
1656.48/1767.26	c bounds - >= -2535301200456458802993406410091 @ 1609.72
1658.82/1769.72	c bounds - >= -2535301200456458802993406410090 @ 1612.01
1661.04/1772.06	c bounds - >= -2535301200456458802993406410089 @ 1614.18
1663.11/1774.27	c bounds - >= -2535301200456458802993406410088 @ 1616.25
1665.60/1776.88	c bounds - >= -2535301200456458802993406410087 @ 1618.66
1667.76/1779.14	c bounds - >= -2535301200456458802993406410086 @ 1620.76
1670.03/1781.59	c bounds - >= -2535301200456458802993406410085 @ 1623.02
1728.55/1843.62	c #Conflicts: 24000 | #Constraints: 61203
1809.29/1929.47	c #Conflicts: 25000 | #Constraints: 62212
1831.85/1953.47	c DATABASE CLEANUP
1831.85/1953.47	c GARBAGE COLLECT
1831.85/1953.47	c bounds - >= -2535301200456458802993406410084 @ 1780.21
1834.44/1956.15	c bounds - >= -2535301200456458802993406410083 @ 1782.71
1837.12/1958.93	c bounds - >= -2535301200456458802993406410082 @ 1785.33
1839.80/1961.77	c bounds - >= -2535301200456458802993406410081 @ 1787.96
1841.46/1963.50	c bounds - >= -2535301200456458802993406410080 @ 1789.55
1843.08/1965.24	c bounds - >= -2535301200456458802993406410079 @ 1791.14
1845.19/1967.47	c bounds - >= -2535301200456458802993406410078 @ 1793.25
1846.82/1969.16	c bounds - >= -2535301200456458802993406410077 @ 1794.81
1849.09/1971.53	c bounds - >= -2535301200456458802993406410076 @ 1797.04
1850.90/1973.44	c bounds - >= -2535301200456458802993406410075 @ 1798.81
1853.11/1975.79	c bounds - >= -2535301200456458802993406410074 @ 1801.03
1854.85/1977.59	c bounds - >= -2535301200456458802993406410073 @ 1802.72
1857.13/1979.91	c bounds - >= -2535301200456458802993406410072 @ 1804.91
1858.85/1981.70	c bounds - >= -2535301200456458802993406410071 @ 1806.57
1863.26/1986.39	c bounds - >= -2535301200456458802993406410070 @ 1810.93
1867.29/1990.55	c bounds - >= -2535301200456458802993406410069 @ 1814.84
1870.42/1993.80	c bounds - >= -2535301200456458802993406410068 @ 1817.86
1872.91/1996.40	c bounds - >= -2535301200456458802993406410067 @ 1820.31
1875.57/1999.23	c bounds - >= -2535301200456458802993406410066 @ 1822.92
1877.20/2000.94	c bounds - >= -2535301200456458802993406410065 @ 1824.52
1878.99/2002.80	c bounds - >= -2535301200456458802993406410064 @ 1826.27
1881.33/2005.22	c bounds - >= -2535301200456458802993406410063 @ 1828.56
1882.96/2006.95	c bounds - >= -2535301200456458802993406410062 @ 1830.18
1885.38/2009.49	c bounds - >= -2535301200456458802993406410061 @ 1832.59
1887.18/2011.33	c bounds - >= -2535301200456458802993406410060 @ 1834.31
1889.91/2014.17	c bounds - >= -2535301200456458802993406410059 @ 1837.02
1891.80/2016.13	c bounds - >= -2535301200456458802993406410058 @ 1838.84
1894.29/2018.70	c bounds - >= -2535301200456458802993406410057 @ 1841.27
1896.02/2020.53	c bounds - >= -2535301200456458802993406410056 @ 1842.98
1896.98/2021.54	c bounds - >= -2535301200456458802993406410055 @ 1843.93
1898.70/2023.39	c bounds - >= -2535301200456458802993406410054 @ 1845.67
1900.53/2025.24	c bounds - >= -2535301200456458802993406410053 @ 1847.39
1903.04/2027.86	c bounds - >= -2535301200456458802993406410052 @ 1849.88
1904.86/2029.75	c bounds - >= -2535301200456458802993406410051 @ 1851.64
1907.91/2032.93	c bounds - >= -2535301200456458802993406410050 @ 1854.63
1909.41/2034.56	c bounds - >= -2535301200456458802993406410049 @ 1856.12
1910.28/2035.48	c bounds - >= -2535301200456458802993406410048 @ 1856.98
1911.12/2036.34	c bounds - >= -2535301200456458802993406410047 @ 1857.78
1913.56/2038.95	c bounds - >= -2535301200456458802993406410046 @ 1860.16
1915.64/2041.14	c bounds - >= -2535301200456458802993406410045 @ 1862.16
1917.82/2043.46	c bounds - >= -2535301200456458802993406410044 @ 1864.29
1919.50/2045.28	c bounds - >= -2535301200456458802993406410043 @ 1865.95
1921.20/2047.11	c bounds - >= -2535301200456458802993406410042 @ 1867.62
1922.88/2048.88	c bounds - >= -2535301200456458802993406410041 @ 1869.26
1924.76/2050.83	c bounds - >= -2535301200456458802993406410040 @ 1871.06
1926.38/2052.60	c bounds - >= -2535301200456458802993406410039 @ 1872.69
1928.18/2054.49	c bounds - >= -2535301200456458802993406410038 @ 1874.41
1929.84/2056.29	c bounds - >= -2535301200456458802993406410037 @ 1876.05
1931.65/2058.16	c bounds - >= -2535301200456458802993406410036 @ 1877.77
1934.58/2061.24	c bounds - >= -2535301200456458802993406410035 @ 1880.64
1936.39/2063.17	c bounds - >= -2535301200456458802993406410034 @ 1882.42
1938.27/2065.13	c bounds - >= -2535301200456458802993406410033 @ 1884.24
1940.05/2067.03	c bounds - >= -2535301200456458802993406410032 @ 1885.99
1941.83/2068.90	c bounds - >= -2535301200456458802993406410031 @ 1887.71
1943.56/2070.74	c bounds - >= -2535301200456458802993406410030 @ 1889.42
1946.62/2073.90	c bounds - >= -2535301200456458802993406410029 @ 1892.41
1948.34/2075.75	c bounds - >= -2535301200456458802993406410028 @ 1894.1
1950.14/2077.69	c bounds - >= -2535301200456458802993406410027 @ 1895.89
1953.21/2080.93	c bounds - >= -2535301200456458802993406410026 @ 1898.86
1954.99/2082.81	c bounds - >= -2535301200456458802993406410025 @ 1900.59
1956.76/2084.70	c bounds - >= -2535301200456458802993406410024 @ 1902.3
1958.45/2086.50	c bounds - >= -2535301200456458802993406410023 @ 1903.95
1960.28/2088.48	c bounds - >= -2535301200456458802993406410022 @ 1905.76
1963.54/2091.82	c bounds - >= -2535301200456458802993406410021 @ 1908.96
1965.35/2093.75	c bounds - >= -2535301200456458802993406410020 @ 1910.74
1967.95/2096.46	c bounds - >= -2535301200456458802993406410019 @ 1913.3
1969.82/2098.46	c bounds - >= -2535301200456458802993406410018 @ 1915.13
1973.50/2102.30	c bounds - >= -2535301200456458802993406410017 @ 1918.72
1975.22/2104.15	c bounds - >= -2535301200456458802993406410016 @ 1920.4
1977.01/2106.03	c bounds - >= -2535301200456458802993406410015 @ 1922.14
1978.91/2108.04	c bounds - >= -2535301200456458802993406410014 @ 1924
1980.81/2110.09	c bounds - >= -2535301200456458802993406410013 @ 1925.87
1983.03/2112.41	c bounds - >= -2535301200456458802993406410012 @ 1928.02
1987.00/2116.56	c bounds - >= -2535301200456458802993406410011 @ 1931.95
1988.88/2118.55	c bounds - >= -2535301200456458802993406410010 @ 1933.76
1992.10/2121.92	c bounds - >= -2535301200456458802993406410009 @ 1936.91
1993.82/2123.73	c bounds - >= -2535301200456458802993406410008 @ 1938.59
1995.53/2125.58	c bounds - >= -2535301200456458802993406410007 @ 1940.3
1997.44/2127.55	c bounds - >= -2535301200456458802993406410006 @ 1942.13
1999.24/2129.48	c bounds - >= -2535301200456458802993406410005 @ 1943.93
2001.32/2131.67	c bounds - >= -2535301200456458802993406410004 @ 1945.93
2003.21/2133.64	c bounds - >= -2535301200456458802993406410003 @ 1947.75
2005.21/2135.79	c bounds - >= -2535301200456458802993406410002 @ 1949.74
2008.34/2139.06	c bounds - >= -2535301200456458802993406410001 @ 1952.74
2011.88/2142.79	c bounds - >= -2535301200456458802993406410000 @ 1956.23
2015.02/2146.08	c bounds - >= -2535301200456458802993406409999 @ 1959.33
2017.16/2148.42	c bounds - >= -2535301200456458802993406409998 @ 1961.34
2017.75/2149.10	c bounds - >= -2535301200456458802993406409997 @ 1961.98
2018.61/2149.98	c bounds - >= -2535301200456458802993406409996 @ 1962.8
2020.19/2151.69	c bounds - >= -2535301200456458802993406409995 @ 1964.37
2020.86/2152.36	c bounds - >= -2535301200456458802993406409994 @ 1965.01
2021.69/2153.21	c bounds - >= -2535301200456458802993406409993 @ 1965.78
2022.54/2154.13	c bounds - >= -2535301200456458802993406409992 @ 1966.62
2023.31/2154.97	c bounds - >= -2535301200456458802993406409991 @ 1967.41
2024.99/2156.75	c bounds - >= -2535301200456458802993406409990 @ 1969.01
2025.83/2157.61	c bounds - >= -2535301200456458802993406409989 @ 1969.81
2028.21/2160.14	c bounds - >= -2535301200456458802993406409988 @ 1972.14
2028.87/2160.85	c bounds - >= -2535301200456458802993406409987 @ 1972.8
2029.62/2161.60	c bounds - >= -2535301200456458802993406409986 @ 1973.5
2030.29/2162.31	c bounds - >= -2535301200456458802993406409985 @ 1974.17
2030.48/2162.53	c bounds - >= -2535301200456458802993406409984 @ 1974.39
2030.67/2162.76	c bounds - >= -2535301200456458802993406409983 @ 1974.61
2034.86/2167.26	c bounds - >= -2535301200456458802993406409982 @ 1978.62
2037.44/2170.10	c #Conflicts: 26000 | #Constraints: 61000
2038.17/2170.81	c bounds - >= -2535301200456458802993406409981 @ 1981.82
2040.44/2173.26	c bounds - >= -2535301200456458802993406409980 @ 1984.04
2044.49/2177.49	c bounds - >= -2535301200456458802993406409979 @ 1987.99
2046.54/2179.67	c bounds - >= -2535301200456458802993406409978 @ 1990
2048.15/2181.37	c bounds - >= -2535301200456458802993406409977 @ 1991.57
2049.01/2182.24	c bounds - >= -2535301200456458802993406409976 @ 1992.39
2049.78/2183.10	c bounds - >= -2535301200456458802993406409975 @ 1993.2
2051.86/2185.27	c bounds - >= -2535301200456458802993406409974 @ 1995.22
2053.74/2187.27	c bounds - >= -2535301200456458802993406409973 @ 1997.04
2055.47/2189.11	c bounds - >= -2535301200456458802993406409972 @ 1998.74
2057.35/2191.07	c bounds - >= -2535301200456458802993406409971 @ 2000.53
2059.20/2193.02	c bounds - >= -2535301200456458802993406409970 @ 2002.32
2061.09/2195.02	c bounds - >= -2535301200456458802993406409969 @ 2004.16
2062.82/2196.85	c bounds - >= -2535301200456458802993406409968 @ 2005.87
2064.52/2198.66	c bounds - >= -2535301200456458802993406409967 @ 2007.53
2066.20/2200.48	c bounds - >= -2535301200456458802993406409966 @ 2009.18
2068.46/2202.87	c bounds - >= -2535301200456458802993406409965 @ 2011.36
2070.14/2204.68	c bounds - >= -2535301200456458802993406409964 @ 2013.02
2071.01/2205.57	c bounds - >= -2535301200456458802993406409963 @ 2013.87
2071.94/2206.50	c bounds - >= -2535301200456458802993406409962 @ 2014.75
2072.81/2207.40	c bounds - >= -2535301200456458802993406409961 @ 2015.6
2073.69/2208.33	c bounds - >= -2535301200456458802993406409960 @ 2016.47
2074.56/2209.23	c bounds - >= -2535301200456458802993406409959 @ 2017.32
2076.26/2211.03	c bounds - >= -2535301200456458802993406409958 @ 2018.97
2077.97/2212.82	c bounds - >= -2535301200456458802993406409957 @ 2020.63
2078.84/2213.76	c bounds - >= -2535301200456458802993406409956 @ 2021.53
2079.70/2214.68	c bounds - >= -2535301200456458802993406409955 @ 2022.41
2081.50/2216.55	c bounds - >= -2535301200456458802993406409954 @ 2024.12
2083.22/2218.37	c bounds - >= -2535301200456458802993406409953 @ 2025.81
2084.94/2220.18	c bounds - >= -2535301200456458802993406409952 @ 2027.48
2086.97/2222.39	c bounds - >= -2535301200456458802993406409951 @ 2029.48
2089.16/2224.64	c bounds - >= -2535301200456458802993406409950 @ 2031.55
2090.93/2226.59	c bounds - >= -2535301200456458802993406409949 @ 2033.32
2093.31/2229.05	c bounds - >= -2535301200456458802993406409948 @ 2035.57
2094.53/2230.31	c bounds - >= -2535301200456458802993406409947 @ 2036.75
2096.88/2232.82	c bounds - >= -2535301200456458802993406409946 @ 2039.03
2098.75/2234.82	c bounds - >= -2535301200456458802993406409945 @ 2040.85
2100.19/2236.31	c bounds - >= -2535301200456458802993406409944 @ 2042.26
2101.26/2237.45	c bounds - >= -2535301200456458802993406409943 @ 2043.33
2104.45/2240.85	c bounds - >= -2535301200456458802993406409942 @ 2046.44
2106.41/2242.92	c bounds - >= -2535301200456458802993406409941 @ 2048.32
2107.28/2243.89	c bounds - >= -2535301200456458802993406409940 @ 2049.23
2108.24/2244.87	c bounds - >= -2535301200456458802993406409939 @ 2050.15
2110.20/2246.91	c bounds - >= -2535301200456458802993406409938 @ 2052.03
2112.03/2248.88	c bounds - >= -2535301200456458802993406409937 @ 2053.86
2113.99/2250.90	c bounds - >= -2535301200456458802993406409936 @ 2055.71
2115.85/2252.90	c bounds - >= -2535301200456458802993406409935 @ 2057.52
2117.67/2254.86	c bounds - >= -2535301200456458802993406409934 @ 2059.32
2119.57/2256.90	c bounds - >= -2535301200456458802993406409933 @ 2061.13
2121.76/2259.27	c bounds - >= -2535301200456458802993406409932 @ 2063.3
2122.63/2260.19	c bounds - >= -2535301200456458802993406409931 @ 2064.16
2123.55/2261.12	c bounds - >= -2535301200456458802993406409930 @ 2065.03
2124.44/2262.05	c bounds - >= -2535301200456458802993406409929 @ 2065.91
2125.30/2262.99	c bounds - >= -2535301200456458802993406409928 @ 2066.81
2126.27/2263.95	c bounds - >= -2535301200456458802993406409927 @ 2067.72
2128.86/2266.73	c bounds - >= -2535301200456458802993406409926 @ 2070.23
2130.75/2268.71	c bounds - >= -2535301200456458802993406409925 @ 2072.06
2132.58/2270.65	c bounds - >= -2535301200456458802993406409924 @ 2073.87
2134.48/2272.62	c bounds - >= -2535301200456458802993406409923 @ 2075.71
2136.65/2274.97	c bounds - >= -2535301200456458802993406409922 @ 2077.85
2138.45/2276.88	c bounds - >= -2535301200456458802993406409921 @ 2079.63
2140.48/2278.97	c bounds - >= -2535301200456458802993406409920 @ 2081.57
2142.32/2280.90	c bounds - >= -2535301200456458802993406409919 @ 2083.35
2144.35/2283.02	c bounds - >= -2535301200456458802993406409918 @ 2085.33
2146.73/2285.54	c bounds - >= -2535301200456458802993406409917 @ 2087.65
2148.99/2287.91	c bounds - >= -2535301200456458802993406409916 @ 2089.86
2151.11/2290.11	c bounds - >= -2535301200456458802993406409915 @ 2091.91
2152.94/2292.03	c bounds - >= -2535301200456458802993406409914 @ 2093.72
2153.91/2293.02	c bounds - >= -2535301200456458802993406409913 @ 2094.67
2155.07/2294.24	c bounds - >= -2535301200456458802993406409912 @ 2095.82
2156.21/2295.41	c bounds - >= -2535301200456458802993406409911 @ 2096.93
2158.15/2297.49	c bounds - >= -2535301200456458802993406409910 @ 2098.87
2160.13/2299.56	c bounds - >= -2535301200456458802993406409909 @ 2100.78
2162.24/2301.74	c bounds - >= -2535301200456458802993406409908 @ 2102.81
2164.14/2303.73	c bounds - >= -2535301200456458802993406409907 @ 2104.67
2166.13/2305.81	c bounds - >= -2535301200456458802993406409906 @ 2106.6
2168.06/2307.88	c bounds - >= -2535301200456458802993406409905 @ 2108.54
2169.97/2309.89	c bounds - >= -2535301200456458802993406409904 @ 2110.4
2171.88/2311.89	c bounds - >= -2535301200456458802993406409903 @ 2112.26
2173.88/2313.94	c bounds - >= -2535301200456458802993406409902 @ 2114.17
2176.16/2316.33	c bounds - >= -2535301200456458802993406409901 @ 2116.37
2178.19/2318.48	c bounds - >= -2535301200456458802993406409900 @ 2118.39
2180.59/2320.94	c bounds - >= -2535301200456458802993406409899 @ 2120.72
2182.97/2323.43	c bounds - >= -2535301200456458802993406409898 @ 2123.04
2184.97/2325.50	c bounds - >= -2535301200456458802993406409897 @ 2124.98
2186.90/2327.52	c bounds - >= -2535301200456458802993406409896 @ 2126.88
2188.93/2329.63	c bounds - >= -2535301200456458802993406409895 @ 2128.85
2193.30/2334.16	c bounds - >= -2535301200456458802993406409894 @ 2133.17
2195.27/2336.21	c bounds - >= -2535301200456458802993406409893 @ 2135.09
2197.40/2338.47	c bounds - >= -2535301200456458802993406409892 @ 2137.2
2199.78/2340.92	c bounds - >= -2535301200456458802993406409891 @ 2139.51
2201.89/2343.13	c bounds - >= -2535301200456458802993406409890 @ 2141.57
2206.04/2347.40	c bounds - >= -2535301200456458802993406409889 @ 2145.63
2207.02/2348.43	c bounds - >= -2535301200456458802993406409888 @ 2146.62
2207.99/2349.44	c bounds - >= -2535301200456458802993406409887 @ 2147.58
2210.19/2351.78	c bounds - >= -2535301200456458802993406409886 @ 2149.76
2214.26/2356.00	c bounds - >= -2535301200456458802993406409885 @ 2153.76
2216.26/2358.06	c bounds - >= -2535301200456458802993406409884 @ 2155.69
2220.41/2362.38	c bounds - >= -2535301200456458802993406409883 @ 2159.79
2222.70/2364.74	c bounds - >= -2535301200456458802993406409882 @ 2162.01
2224.81/2366.95	c bounds - >= -2535301200456458802993406409881 @ 2164.08
2227.18/2369.42	c bounds - >= -2535301200456458802993406409880 @ 2166.38
2229.21/2371.57	c bounds - >= -2535301200456458802993406409879 @ 2168.4
2231.50/2373.96	c bounds - >= -2535301200456458802993406409878 @ 2170.65
2233.49/2376.04	c bounds - >= -2535301200456458802993406409877 @ 2172.57
2236.10/2378.75	c bounds - >= -2535301200456458802993406409876 @ 2175.13
2238.19/2380.95	c bounds - >= -2535301200456458802993406409875 @ 2177.18
2265.75/2410.33	c #Conflicts: 27000 | #Constraints: 63899
2320.66/2468.33	c #Conflicts: 28000 | #Constraints: 64899
2366.27/2516.36	c #Conflicts: 29000 | #Constraints: 65899
2371.61/2521.92	c DATABASE CLEANUP
2371.61/2521.92	c GARBAGE COLLECT
2371.61/2521.92	c bounds - >= -2535301200456458802993406409874 @ 2306.84
2374.47/2525.01	c bounds - >= -2535301200456458802993406409873 @ 2309.7
2377.13/2527.74	c bounds - >= -2535301200456458802993406409872 @ 2312.22
2381.66/2532.51	c bounds - >= -2535301200456458802993406409871 @ 2316.61
2384.91/2535.91	c bounds - >= -2535301200456458802993406409870 @ 2319.78
2388.00/2539.16	c bounds - >= -2535301200456458802993406409869 @ 2322.82
2390.75/2542.04	c bounds - >= -2535301200456458802993406409868 @ 2325.51
2393.33/2544.77	c bounds - >= -2535301200456458802993406409867 @ 2328.04
2396.31/2547.89	c bounds - >= -2535301200456458802993406409866 @ 2330.96
2398.66/2550.34	c bounds - >= -2535301200456458802993406409865 @ 2333.23
2402.96/2554.87	c bounds - >= -2535301200456458802993406409864 @ 2337.45
2405.05/2557.05	c bounds - >= -2535301200456458802993406409863 @ 2339.5
2407.12/2559.27	c bounds - >= -2535301200456458802993406409862 @ 2341.55
2411.03/2563.31	c bounds - >= -2535301200456458802993406409861 @ 2345.34
2413.33/2565.74	c bounds - >= -2535301200456458802993406409860 @ 2347.61
2417.50/2570.11	c bounds - >= -2535301200456458802993406409859 @ 2351.71
2419.62/2572.31	c bounds - >= -2535301200456458802993406409858 @ 2353.76
2422.94/2575.79	c bounds - >= -2535301200456458802993406409857 @ 2357.03
2424.79/2577.70	c bounds - >= -2535301200456458802993406409856 @ 2358.8
2425.57/2578.52	c bounds - >= -2535301200456458802993406409855 @ 2359.58
2430.92/2584.22	c bounds - >= -2535301200456458802993406409854 @ 2364.76
2433.49/2586.92	c bounds - >= -2535301200456458802993406409853 @ 2367.28
2438.14/2591.81	c bounds - >= -2535301200456458802993406409852 @ 2371.84
2441.47/2595.39	c bounds - >= -2535301200456458802993406409851 @ 2375.14
2444.00/2598.02	c bounds - >= -2535301200456458802993406409850 @ 2377.55
2447.32/2601.50	c bounds - >= -2535301200456458802993406409849 @ 2380.78
2450.46/2604.84	c bounds - >= -2535301200456458802993406409848 @ 2383.85
2455.95/2610.56	c bounds - >= -2535301200456458802993406409847 @ 2389.26
2457.92/2612.65	c bounds - >= -2535301200456458802993406409846 @ 2391.2
2461.42/2616.31	c bounds - >= -2535301200456458802993406409845 @ 2394.6
2463.72/2618.74	c bounds - >= -2535301200456458802993406409844 @ 2396.86
2465.73/2620.89	c bounds - >= -2535301200456458802993406409843 @ 2398.87
2468.83/2624.07	c bounds - >= -2535301200456458802993406409842 @ 2401.85
2470.88/2626.22	c bounds - >= -2535301200456458802993406409841 @ 2403.83
2472.89/2628.37	c bounds - >= -2535301200456458802993406409840 @ 2405.85
2474.89/2630.45	c bounds - >= -2535301200456458802993406409839 @ 2407.78
2479.77/2635.51	c bounds - >= -2535301200456458802993406409838 @ 2412.54
2482.48/2638.36	c bounds - >= -2535301200456458802993406409837 @ 2415.21
2484.82/2640.80	c bounds - >= -2535301200456458802993406409836 @ 2417.49
2487.31/2643.41	c bounds - >= -2535301200456458802993406409835 @ 2419.91
2489.64/2645.87	c bounds - >= -2535301200456458802993406409834 @ 2422.22
2492.10/2648.45	c bounds - >= -2535301200456458802993406409833 @ 2424.62
2494.49/2650.96	c bounds - >= -2535301200456458802993406409832 @ 2426.97
2497.09/2653.69	c bounds - >= -2535301200456458802993406409831 @ 2429.52
2501.82/2658.54	c bounds - >= -2535301200456458802993406409830 @ 2434.15
2504.95/2661.81	c bounds - >= -2535301200456458802993406409829 @ 2437.19
2507.56/2664.55	c bounds - >= -2535301200456458802993406409828 @ 2439.75
2512.19/2669.32	c bounds - >= -2535301200456458802993406409827 @ 2444.28
2514.96/2672.20	c bounds - >= -2535301200456458802993406409826 @ 2446.98
2519.74/2677.18	c bounds - >= -2535301200456458802993406409825 @ 2451.69
2522.18/2679.76	c bounds - >= -2535301200456458802993406409824 @ 2454.08
2526.70/2684.41	c bounds - >= -2535301200456458802993406409823 @ 2458.48
2530.31/2688.22	c bounds - >= -2535301200456458802993406409822 @ 2461.99
2533.19/2691.26	c bounds - >= -2535301200456458802993406409821 @ 2464.82
2535.65/2693.86	c bounds - >= -2535301200456458802993406409820 @ 2467.22
2538.32/2696.65	c bounds - >= -2535301200456458802993406409819 @ 2469.82
2540.63/2699.07	c bounds - >= -2535301200456458802993406409818 @ 2472.09
2541.37/2699.83	c #Conflicts: 30000 | #Constraints: 63214
2544.07/2702.65	c bounds - >= -2535301200456458802993406409817 @ 2475.45
2546.35/2705.01	c bounds - >= -2535301200456458802993406409816 @ 2477.64
2549.68/2708.50	c bounds - >= -2535301200456458802993406409815 @ 2480.89
2553.55/2712.57	c bounds - >= -2535301200456458802993406409814 @ 2484.71
2556.10/2715.20	c bounds - >= -2535301200456458802993406409813 @ 2487.14
2558.54/2717.78	c bounds - >= -2535301200456458802993406409812 @ 2489.56
2560.63/2719.99	c bounds - >= -2535301200456458802993406409811 @ 2491.65
2563.11/2722.54	c bounds - >= -2535301200456458802993406409810 @ 2494.02
2565.32/2724.85	c bounds - >= -2535301200456458802993406409809 @ 2496.2
2571.22/2730.93	c bounds - >= -2535301200456458802993406409808 @ 2501.97
2575.70/2735.63	c bounds - >= -2535301200456458802993406409807 @ 2506.33
2578.03/2738.04	c bounds - >= -2535301200456458802993406409806 @ 2508.61
2580.43/2740.56	c bounds - >= -2535301200456458802993406409805 @ 2510.98
2581.28/2741.44	c bounds - >= -2535301200456458802993406409804 @ 2511.82
2583.12/2743.34	c bounds - >= -2535301200456458802993406409803 @ 2513.62
2588.17/2748.54	c bounds - >= -2535301200456458802993406409802 @ 2518.57
2591.40/2752.00	c bounds - >= -2535301200456458802993406409801 @ 2521.73
2594.45/2755.20	c bounds - >= -2535301200456458802993406409800 @ 2524.66
2596.64/2757.55	c bounds - >= -2535301200456458802993406409799 @ 2526.81
2602.29/2763.41	c bounds - >= -2535301200456458802993406409798 @ 2532.36
2608.58/2769.96	c bounds - >= -2535301200456458802993406409797 @ 2538.56
2610.92/2772.47	c bounds - >= -2535301200456458802993406409796 @ 2540.86
2616.37/2778.11	c bounds - >= -2535301200456458802993406409795 @ 2546.2
2622.44/2784.41	c bounds - >= -2535301200456458802993406409794 @ 2552.12
2624.52/2786.69	c bounds - >= -2535301200456458802993406409793 @ 2554.2
2630.11/2792.53	c bounds - >= -2535301200456458802993406409792 @ 2559.66
2635.96/2798.60	c bounds - >= -2535301200456458802993406409791 @ 2565.37
2639.73/2802.67	c bounds - >= -2535301200456458802993406409790 @ 2569.07
2642.41/2805.44	c bounds - >= -2535301200456458802993406409789 @ 2571.66
2646.04/2809.30	c bounds - >= -2535301200456458802993406409788 @ 2575.17
2648.92/2812.32	c bounds - >= -2535301200456458802993406409787 @ 2577.99
2652.32/2815.99	c bounds - >= -2535301200456458802993406409786 @ 2581.36
2655.32/2819.10	c bounds - >= -2535301200456458802993406409785 @ 2584.28
2658.45/2822.38	c bounds - >= -2535301200456458802993406409784 @ 2587.32
2661.21/2825.26	c bounds - >= -2535301200456458802993406409783 @ 2590
2664.44/2828.69	c bounds - >= -2535301200456458802993406409782 @ 2593.15
2669.86/2834.30	c bounds - >= -2535301200456458802993406409781 @ 2598.44
2672.86/2837.46	c bounds - >= -2535301200456458802993406409780 @ 2601.41
2675.49/2840.20	c bounds - >= -2535301200456458802993406409779 @ 2603.97
2677.68/2842.51	c bounds - >= -2535301200456458802993406409778 @ 2606.12
2679.80/2844.77	c bounds - >= -2535301200456458802993406409777 @ 2608.24
2688.03/2853.33	c bounds - >= -2535301200456458802993406409776 @ 2616.28
2693.54/2859.12	c bounds - >= -2535301200456458802993406409775 @ 2621.65
2697.28/2863.02	c bounds - >= -2535301200456458802993406409774 @ 2625.28
2699.87/2865.72	c bounds - >= -2535301200456458802993406409773 @ 2627.81
2702.63/2868.66	c bounds - >= -2535301200456458802993406409772 @ 2630.55
2705.46/2871.58	c bounds - >= -2535301200456458802993406409771 @ 2633.3
2709.29/2875.54	c bounds - >= -2535301200456458802993406409770 @ 2637.04
2712.68/2879.06	c bounds - >= -2535301200456458802993406409769 @ 2640.36
2715.84/2882.39	c bounds - >= -2535301200456458802993406409768 @ 2643.49
2718.99/2885.64	c bounds - >= -2535301200456458802993406409767 @ 2646.54
2721.87/2888.62	c bounds - >= -2535301200456458802993406409766 @ 2649.37
2725.37/2892.25	c bounds - >= -2535301200456458802993406409765 @ 2652.81
2728.71/2895.73	c bounds - >= -2535301200456458802993406409764 @ 2656.08
2732.26/2899.48	c bounds - >= -2535301200456458802993406409763 @ 2659.55
2737.10/2904.47	c bounds - >= -2535301200456458802993406409762 @ 2664.31
2741.45/2908.98	c bounds - >= -2535301200456458802993406409761 @ 2668.59
2745.39/2913.04	c bounds - >= -2535301200456458802993406409760 @ 2672.45
2750.05/2917.88	c bounds - >= -2535301200456458802993406409759 @ 2677.06
2755.47/2923.47	c bounds - >= -2535301200456458802993406409758 @ 2682.41
2760.79/2928.95	c bounds - >= -2535301200456458802993406409757 @ 2687.65
2762.40/2930.64	c #Conflicts: 31000 | #Constraints: 65109
2838.23/3010.92	c #Conflicts: 32000 | #Constraints: 66109
2879.18/3057.06	./run-opt.sh: line 2: 2730096 File size limit exceeded(core dumped) ./roundingsat --print-sol=1 --symbreak=1 --pure-lits=1 --satsuma-break-depth=10 --satsuma-no-opt=0 --satsuma-opt-reopt=0 --satsuma-dejavu-prefer-dfs=0 --satsuma-schreier-fixing=0 --satsuma-type=lex --satsuma-maxvar=1000000 --reduce-root-lp-calls=0 --lp-maxvar=1000000 --lp-maxconstr=1000000 --ca-reduction-strategy=division --ca-division-strategy=mir --ca-weaken-strategy=iterative --ca-weaken-order=large-first --ca-weaken-full=0 "$@"

Verifier Data

ERROR: no interpretation found !

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-4833545-1783659092/watcher-4833545-1783659092 -o /tmp/evaluation-result-4833545-1783659092/solver-4833545-1783659092 -C 3600 -W 3700 -M 62000 --var /tmp/evaluation-result-4833545-1783659092/vars-4833545-1783659092 --bin-var /tmp/runsolver-exch-nodeE008-1783655387-2726278 --watchdog 3760 --file-size-limit 100000 ./run-opt.sh --proof-log=/tmp/proofs/proof-4833545-1783659092 HOME/instance-4833545-1783659092.opb 

running on 4 cores: 36-39

CPU: AMD EPYC 9355 32-Core Processor
Cores frequency:
  2500 MHz: 8,10-11,17-18,21-23,25-26,30,33-35,40,42-45,48-49,51-53,55,62
  3550 MHz: 16,19-20,32,41,54,60-61,63
  3600 MHz: 0-7,9,12-15,24,27-29,31,36-39,46-47,50,56-59
WARNING: cores do not run at the same frequency!

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

CPU governors:
  performance: 36-39

NUMA information:
  number of nodes: 8
  node 0: cores 0-7, 128009 MiB (3214 MiB free)
  node 1: cores 8-15, 129019 MiB (6617 MiB free)
  node 2: cores 16-23, 129019 MiB (22015 MiB free)
  node 3: cores 24-31, 129003 MiB (17331 MiB free)
  node 4: cores 32-39, 129019 MiB (77999 MiB free)
  node 5: cores 40-47, 129019 MiB (47497 MiB free)
  node 6: cores 48-55, 129019 MiB (102612 MiB free)
  node 7: cores 56-63, 128474 MiB (118829 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 FSIZE limit: 102400000 KiB
Enforcing VSIZE limit (soft limit, will send SIGTERM then SIGKILL): 63488000 KiB
Enforcing VSIZE limit (hard limit, stack expansion will fail with SIGSEGV, brk() and mmap() will return ENOMEM): 63539200 KiB
Linux 5.14.0-611.55.1.el9_7.0.3.x86_64
Starting watchdog thread
solver pid=2730092, runsolver pid=2730086
Current StackSize limit: 8192 KiB


[startup+0.10006 s]*
/proc/loadavg: 19.05 17.86 17.79 22/894 2730100
/proc/meminfo: memFree=408158456/1055320716 swapFree=33554172/33554428
[pid=2730092] ppid=2730086 vsize=4192 memory=3136 CPUtime=0 cores=36-39
/proc/2730092/stat : 2730092 (run-opt.sh) S 2730086 2730092 2726259 0 -1 4194304 208 0 0 0 0 0 0 0 20 0 1 0 15546191 4292608 640 18446744073709551615 93846884757504 93846885652037 140725511838720 0 0 0 65536 4 65538 1 0 0 17 37 0 0 0 0 0 93846885891088 93846885938832 93846892310528 140725511842038 140725511842177 140725511842177 140725511847915 0
/proc/2730092/statm: 1048 784 706 219 0 110 0
[pid=2730096] ppid=2730092 vsize=66952 memory=23984 CPUtime=0.08 cores=36-39
/proc/2730096/stat : 2730096 (roundingsat) R 2730092 2730092 2726259 0 -1 4194304 4082 0 0 0 6 2 0 0 20 0 1 0 15546191 68558848 5820 18446744073709551615 4194304 11382409 140730311122736 0 0 0 0 0 8405026 0 0 0 17 36 0 0 0 0 0 12505888 12515512 20267008 140730311128957 140730311129504 140730311129504 140730311135210 0
/proc/2730096/statm: 16738 5995 2030 1755 0 4573 0
Current children cumulated CPU time: 0.08 s
Current children cumulated vsize: 71144 KiB
Current children cumulated memory: 27120 KiB

[startup+0.213137 s]*
/proc/loadavg: 19.05 17.86 17.79 19/891 2730113
/proc/meminfo: memFree=411694624/1055320716 swapFree=33554172/33554428
[pid=2730092] ppid=2730086 vsize=4192 memory=3136 CPUtime=0 cores=36-39
/proc/2730092/stat : 2730092 (run-opt.sh) S 2730086 2730092 2726259 0 -1 4194304 208 0 0 0 0 0 0 0 20 0 1 0 15546191 4292608 640 18446744073709551615 93846884757504 93846885652037 140725511838720 0 0 0 65536 4 65538 1 0 0 17 37 0 0 0 0 0 93846885891088 93846885938832 93846892310528 140725511842038 140725511842177 140725511842177 140725511847915 0
/proc/2730092/statm: 1048 784 706 219 0 110 0
[pid=2730096] ppid=2730092 vsize=77532 memory=34120 CPUtime=0.19 cores=36-39
/proc/2730096/stat : 2730096 (roundingsat) R 2730092 2730092 2726259 0 -1 4194304 6717 0 0 0 17 2 0 0 20 0 1 0 15546191 79392768 8508 18446744073709551615 4194304 11382409 140730311122736 0 0 0 0 0 8405026 0 0 0 17 36 0 0 0 0 0 12505888 12515512 20267008 140730311128957 140730311129504 140730311129504 140730311135210 0
/proc/2730096/statm: 19383 8530 2061 1755 0 7218 0
Current children cumulated CPU time: 0.19 s
Current children cumulated vsize: 81724 KiB
Current children cumulated memory: 37256 KiB

[startup+0.312858 s]*
/proc/loadavg: 19.05 17.86 17.79 20/891 2730113
/proc/meminfo: memFree=415921964/1055320716 swapFree=33554172/33554428
[pid=2730092] ppid=2730086 vsize=4192 memory=3136 CPUtime=0 cores=36-39
/proc/2730092/stat : 2730092 (run-opt.sh) S 2730086 2730092 2726259 0 -1 4194304 208 0 0 0 0 0 0 0 20 0 1 0 15546191 4292608 640 18446744073709551615 93846884757504 93846885652037 140725511838720 0 0 0 65536 4 65538 1 0 0 17 37 0 0 0 0 0 93846885891088 93846885938832 93846892310528 140725511842038 140725511842177 140725511842177 140725511847915 0
/proc/2730092/statm: 1048 784 706 219 0 110 0
[pid=2730096] ppid=2730092 vsize=106568 memory=60568 CPUtime=0.29 cores=36-39
/proc/2730096/stat : 2730096 (roundingsat) R 2730092 2730092 2726259 0 -1 4194304 23512 0 0 0 26 3 0 0 20 0 1 0 15546191 109125632 15123 18446744073709551615 4194304 11382409 140730311122736 0 0 0 0 0 8405026 0 0 0 17 36 0 0 0 0 0 12505888 12515512 20267008 140730311128957 140730311129504 140730311129504 140730311135210 0
/proc/2730096/statm: 26642 15142 2707 1755 0 14477 0
Current children cumulated CPU time: 0.29 s
Current children cumulated vsize: 110760 KiB
Current children cumulated memory: 63704 KiB

[startup+0.700136 s]
/proc/loadavg: 19.05 17.86 17.79 24/891 2730113
/proc/meminfo: memFree=424973656/1055320716 swapFree=33554172/33554428
[pid=2730092] ppid=2730086 vsize=4192 memory=3136 CPUtime=0 cores=36-39
/proc/2730092/stat : 2730092 (run-opt.sh) S 2730086 2730092 2726259 0 -1 4194304 208 0 0 0 0 0 0 0 20 0 1 0 15546191 4292608 640 18446744073709551615 93846884757504 93846885652037 140725511838720 0 0 0 65536 4 65538 1 0 0 17 37 0 0 0 0 0 93846885891088 93846885938832 93846892310528 140725511842038 140725511842177 140725511842177 140725511847915 0
/proc/2730092/statm: 1048 784 706 219 0 110 0
[pid=2730096] ppid=2730092 vsize=156820 memory=108456 CPUtime=0.66 cores=36-39
/proc/2730096/stat : 2730096 (roundingsat) R 2730092 2730092 2726259 0 -1 4194304 29820 0 0 0 62 4 0 0 20 0 1 0 15546191 160583680 27028 18446744073709551615 4194304 11382409 140730311122736 0 0 0 0 0 8405026 0 0 0 17 36 0 0 0 0 0 12505888 12515512 20267008 140730311128957 140730311129504 140730311129504 140730311135210 0
/proc/2730096/statm: 39205 27114 2899 1755 0 27040 0
Current children cumulated CPU time: 0.66 s
Current children cumulated vsize: 161012 KiB
Current children cumulated memory: 111592 KiB

[startup+1.50018 s]
/proc/loadavg: 19.05 17.86 17.79 20/891 2730113
/proc/meminfo: memFree=447218644/1055320716 swapFree=33554172/33554428
[pid=2730092] ppid=2730086 vsize=4192 memory=3136 CPUtime=0 cores=36-39
/proc/2730092/stat : 2730092 (run-opt.sh) S 2730086 2730092 2726259 0 -1 4194304 208 0 0 0 0 0 0 0 20 0 1 0 15546191 4292608 640 18446744073709551615 93846884757504 93846885652037 140725511838720 0 0 0 65536 4 65538 1 0 0 17 37 0 0 0 0 0 93846885891088 93846885938832 93846892310528 140725511842038 140725511842177 140725511842177 140725511847915 0
/proc/2730092/statm: 1048 784 706 219 0 110 0
[pid=2730096] ppid=2730092 vsize=191668 memory=139268 CPUtime=1.41 cores=36-39
/proc/2730096/stat : 2730096 (roundingsat) R 2730092 2730092 2726259 0 -1 4194304 35419 0 0 0 135 6 0 0 20 0 1 0 15546191 196268032 34704 18446744073709551615 4194304 11382409 140730311122736 0 0 0 0 0 8405026 0 0 0 17 36 0 0 0 0 0 12505888 12515512 20267008 140730311128957 140730311129504 140730311129504 140730311135210 0
/proc/2730096/statm: 47917 34817 2963 1755 0 35752 0
Current children cumulated CPU time: 1.41 s
Current children cumulated vsize: 195860 KiB
Current children cumulated memory: 142404 KiB

[startup+3.1139 s]
/proc/loadavg: 19.05 17.86 17.79 21/892 2730131
/proc/meminfo: memFree=534300940/1055320716 swapFree=33554172/33554428
[pid=2730092] ppid=2730086 vsize=4192 memory=3136 CPUtime=0 cores=36-39
/proc/2730092/stat : 2730092 (run-opt.sh) S 2730086 2730092 2726259 0 -1 4194304 208 0 0 0 0 0 0 0 20 0 1 0 15546191 4292608 640 18446744073709551615 93846884757504 93846885652037 140725511838720 0 0 0 65536 4 65538 1 0 0 17 37 0 0 0 0 0 93846885891088 93846885938832 93846892310528 140725511842038 140725511842177 140725511842177 140725511847915 0
/proc/2730092/statm: 1048 784 706 219 0 110 0
[pid=2730096] ppid=2730092 vsize=238244 memory=177168 CPUtime=2.95 cores=36-39
/proc/2730096/stat : 2730096 (roundingsat) R 2730092 2730092 2726259 0 -1 4194304 39285 0 0 0 285 10 0 0 20 0 1 0 15546191 243961856 44156 18446744073709551615 4194304 11382409 140730311122736 0 0 0 0 0 8405026 0 0 0 17 36 0 0 0 0 0 12505888 12515512 20267008 140730311128957 140730311129504 140730311129504 140730311135210 0
/proc/2730096/statm: 59561 44292 2963 1755 0 47396 0
Current children cumulated CPU time: 2.95 s
Current children cumulated vsize: 242436 KiB
Current children cumulated memory: 180304 KiB

[startup+6.30016 s]
/proc/loadavg: 19.21 17.92 17.81 22/903 2730202
/proc/meminfo: memFree=580257920/1055320716 swapFree=33554172/33554428
[pid=2730092] ppid=2730086 vsize=4192 memory=3136 CPUtime=0 cores=36-39
/proc/2730092/stat : 2730092 (run-opt.sh) S 2730086 2730092 2726259 0 -1 4194304 208 0 0 0 0 0 0 0 20 0 1 0 15546191 4292608 640 18446744073709551615 93846884757504 93846885652037 140725511838720 0 0 0 65536 4 65538 1 0 0 17 37 0 0 0 0 0 93846885891088 93846885938832 93846892310528 140725511842038 140725511842177 140725511842177 140725511847915 0
/proc/2730092/statm: 1048 784 706 219 0 110 0
[pid=2730096] ppid=2730092 vsize=262012 memory=201916 CPUtime=6.01 cores=36-39
/proc/2730096/stat : 2730096 (roundingsat) R 2730092 2730092 2726259 0 -1 4194304 41910 0 0 0 584 17 0 0 20 0 1 0 15546191 268300288 50385 18446744073709551615 4194304 11382409 140730311122736 0 0 0 0 0 8405026 0 0 0 17 36 0 0 0 0 0 12505888 12515512 20267008 140730311128957 140730311129504 140730311129504 140730311135210 0
/proc/2730096/statm: 65503 50479 2963 1755 0 53338 0
Current children cumulated CPU time: 6.01 s
Current children cumulated vsize: 266204 KiB
Current children cumulated memory: 205052 KiB

[startup+12.7002 s]
/proc/loadavg: 19.43 17.98 17.83 26/908 2730243
/proc/meminfo: memFree=575370444/1055320716 swapFree=33554172/33554428
[pid=2730092] ppid=2730086 vsize=4192 memory=3136 CPUtime=0 cores=36-39
/proc/2730092/stat : 2730092 (run-opt.sh) S 2730086 2730092 2726259 0 -1 4194304 208 0 0 0 0 0 0 0 20 0 1 0 15546191 4292608 640 18446744073709551615 93846884757504 93846885652037 140725511838720 0 0 0 65536 4 65538 1 0 0 17 37 0 0 0 0 0 93846885891088 93846885938832 93846892310528 140725511842038 140725511842177 140725511842177 140725511847915 0
/proc/2730092/statm: 1048 784 706 219 0 110 0
[pid=2730096] ppid=2730092 vsize=414696 memory=318028 CPUtime=12.05 cores=36-39
/proc/2730096/stat : 2730096 (roundingsat) R 2730092 2730092 2726259 0 -1 4194304 46978 0 0 0 1168 37 0 0 20 0 1 0 15546191 424648704 79488 18446744073709551615 4194304 11382409 140730311122736 0 0 0 0 0 8405026 0 0 0 17 36 0 0 0 0 0 12505888 12515512 20267008 140730311128957 140730311129504 140730311129504 140730311135210 0
/proc/2730096/statm: 103674 79507 2963 1755 0 91509 0
Current children cumulated CPU time: 12.05 s
Current children cumulated vsize: 418888 KiB
Current children cumulated memory: 321164 KiB

[startup+25.5002 s]
/proc/loadavg: 20.45 18.28 17.93 23/907 2730243
/proc/meminfo: memFree=570075936/1055320716 swapFree=33554172/33554428
[pid=2730092] ppid=2730086 vsize=4192 memory=3136 CPUtime=0 cores=36-39
/proc/2730092/stat : 2730092 (run-opt.sh) S 2730086 2730092 2726259 0 -1 4194304 208 0 0 0 0 0 0 0 20 0 1 0 15546191 4292608 640 18446744073709551615 93846884757504 93846885652037 140725511838720 0 0 0 65536 4 65538 1 0 0 17 37 0 0 0 0 0 93846885891088 93846885938832 93846892310528 140725511842038 140725511842177 140725511842177 140725511847915 0
/proc/2730092/statm: 1048 784 706 219 0 110 0
[pid=2730096] ppid=2730092 vsize=581288 memory=453932 CPUtime=24.29 cores=36-39
/proc/2730096/stat : 2730096 (roundingsat) R 2730092 2730092 2726259 0 -1 4194304 53752 0 0 0 2356 73 0 0 20 0 1 0 15546191 595238912 113464 18446744073709551615 4194304 11382409 140730311122736 0 0 0 0 0 8405026 0 0 0 17 36 0 0 0 0 0 12505888 12515512 20267008 140730311128957 140730311129504 140730311129504 140730311135210 0
/proc/2730096/statm: 145322 113483 2963 1755 0 133157 0
Current children cumulated CPU time: 24.29 s
Current children cumulated vsize: 585480 KiB
Current children cumulated memory: 457068 KiB

[startup+51.1141 s]
/proc/loadavg: 21.19 18.63 18.06 19/901 2730321
/proc/meminfo: memFree=592323656/1055320716 swapFree=33554172/33554428
[pid=2730092] ppid=2730086 vsize=4192 memory=3136 CPUtime=0 cores=36-39
/proc/2730092/stat : 2730092 (run-opt.sh) S 2730086 2730092 2726259 0 -1 4194304 208 0 0 0 0 0 0 0 20 0 1 0 15546191 4292608 640 18446744073709551615 93846884757504 93846885652037 140725511838720 0 0 0 65536 4 65538 1 0 0 17 37 0 0 0 0 0 93846885891088 93846885938832 93846892310528 140725511842038 140725511842177 140725511842177 140725511847915 0
/proc/2730092/statm: 1048 784 706 219 0 110 0
[pid=2730096] ppid=2730092 vsize=839636 memory=705160 CPUtime=48.36 cores=36-39
/proc/2730096/stat : 2730096 (roundingsat) R 2730092 2730092 2726259 0 -1 4194304 75743 0 0 0 4680 156 0 0 20 0 1 0 15546191 859787264 176254 18446744073709551615 4194304 11382409 140730311122736 0 0 0 0 0 8405026 0 0 0 17 38 0 0 0 0 0 12505888 12515512 20267008 140730311128957 140730311129504 140730311129504 140730311135210 0
/proc/2730096/statm: 209909 176290 2963 1755 0 197744 0
Current children cumulated CPU time: 48.36 s
Current children cumulated vsize: 843828 KiB
Current children cumulated memory: 708296 KiB

[startup+102.3 s]
/proc/loadavg: 21.31 19.07 18.24 22/907 2730345
/proc/meminfo: memFree=630688148/1055320716 swapFree=33554172/33554428
[pid=2730092] ppid=2730086 vsize=4192 memory=3136 CPUtime=0 cores=36-39
/proc/2730092/stat : 2730092 (run-opt.sh) S 2730086 2730092 2726259 0 -1 4194304 208 0 0 0 0 0 0 0 20 0 1 0 15546191 4292608 640 18446744073709551615 93846884757504 93846885652037 140725511838720 0 0 0 65536 4 65538 1 0 0 17 37 0 0 0 0 0 93846885891088 93846885938832 93846892310528 140725511842038 140725511842177 140725511842177 140725511847915 0
/proc/2730092/statm: 1048 784 706 219 0 110 0
[pid=2730096] ppid=2730092 vsize=2545224 memory=1925772 CPUtime=95.99 cores=36-39
/proc/2730096/stat : 2730096 (roundingsat) R 2730092 2730092 2726259 0 -1 4194304 114216 0 0 0 9225 374 0 0 20 0 1 0 15546191 2606309376 481408 18446744073709551615 4194304 11382409 140730311122736 0 0 0 0 0 8405026 0 0 0 17 36 0 0 0 0 0 12505888 12515512 20267008 140730311128957 140730311129504 140730311129504 140730311135210 0
/proc/2730096/statm: 636306 481443 2979 1755 0 624141 0
Current children cumulated CPU time: 95.99 s
Current children cumulated vsize: 2549416 KiB
Current children cumulated memory: 1928908 KiB

[startup+162.3 s]

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

/proc/2730096/stat : 2730096 (roundingsat) R 2730092 2730092 2726259 0 -1 4194304 1043005 0 0 0 251267 6950 0 0 20 0 1 0 15546191 6117859328 1307958 18446744073709551615 4194304 11382409 140730311122736 0 0 0 0 0 8405026 0 0 0 17 36 0 0 0 0 0 12505888 12515512 20267008 140730311128957 140730311129504 140730311129504 140730311135210 0
/proc/2730096/statm: 1493618 1308028 3011 1755 0 1481453 0
Current children cumulated CPU time: 2582.17 s
Current children cumulated vsize: 5978664 KiB
Current children cumulated memory: 5235248 KiB

[startup+2802.3 s]
/proc/loadavg: 17.26 17.28 17.62 20/901 2731262
/proc/meminfo: memFree=246475436/1055320716 swapFree=33554172/33554428
[pid=2730092] ppid=2730086 vsize=4192 memory=3136 CPUtime=0 cores=36-39
/proc/2730092/stat : 2730092 (run-opt.sh) S 2730086 2730092 2726259 0 -1 4194304 208 0 0 0 0 0 0 0 20 0 1 0 15546191 4292608 640 18446744073709551615 93846884757504 93846885652037 140725511838720 0 0 0 65536 4 65538 1 0 0 17 37 0 0 0 0 0 93846885891088 93846885938832 93846892310528 140725511842038 140725511842177 140725511842177 140725511847915 0
/proc/2730092/statm: 1048 784 706 219 0 110 0
[pid=2730096] ppid=2730092 vsize=5974472 memory=5232124 CPUtime=2639.43 cores=36-39
/proc/2730096/stat : 2730096 (roundingsat) R 2730092 2730092 2726259 0 -1 4194304 1356833 0 0 0 256873 7070 0 0 20 0 1 0 15546191 6117859328 1307960 18446744073709551615 4194304 11382409 140730311122736 0 0 0 0 0 8405026 0 0 0 17 36 0 0 0 0 0 12505888 12515512 20267008 140730311128957 140730311129504 140730311129504 140730311135210 0
/proc/2730096/statm: 1493618 1308031 3011 1755 0 1481453 0
Current children cumulated CPU time: 2639.43 s
Current children cumulated vsize: 5978664 KiB
Current children cumulated memory: 5235260 KiB

[startup+2862.3 s]
/proc/loadavg: 16.93 17.21 17.57 16/902 2731267
/proc/meminfo: memFree=236988004/1055320716 swapFree=33554172/33554428
[pid=2730092] ppid=2730086 vsize=4192 memory=3136 CPUtime=0 cores=36-39
/proc/2730092/stat : 2730092 (run-opt.sh) S 2730086 2730092 2726259 0 -1 4194304 208 0 0 0 0 0 0 0 20 0 1 0 15546191 4292608 640 18446744073709551615 93846884757504 93846885652037 140725511838720 0 0 0 65536 4 65538 1 0 0 17 37 0 0 0 0 0 93846885891088 93846885938832 93846892310528 140725511842038 140725511842177 140725511842177 140725511847915 0
/proc/2730092/statm: 1048 784 706 219 0 110 0
[pid=2730096] ppid=2730092 vsize=5974636 memory=5234972 CPUtime=2696.6 cores=36-39
/proc/2730096/stat : 2730096 (roundingsat) R 2730092 2730092 2726259 0 -1 4194304 1616776 0 0 0 262462 7198 0 0 20 0 1 0 15546191 6118027264 1308677 18446744073709551615 4194304 11382409 140730311122736 0 0 0 0 0 8405026 0 0 0 17 36 0 0 0 0 0 12505888 12515512 20267008 140730311128957 140730311129504 140730311129504 140730311135210 0
/proc/2730096/statm: 1493659 1308743 3011 1755 0 1481494 0
Current children cumulated CPU time: 2696.6 s
Current children cumulated vsize: 5978828 KiB
Current children cumulated memory: 5238108 KiB

[startup+2922.3 s]
/proc/loadavg: 16.23 16.95 17.46 16/903 2731325
/proc/meminfo: memFree=347965568/1055320716 swapFree=33554172/33554428
[pid=2730092] ppid=2730086 vsize=4192 memory=3136 CPUtime=0 cores=36-39
/proc/2730092/stat : 2730092 (run-opt.sh) S 2730086 2730092 2726259 0 -1 4194304 208 0 0 0 0 0 0 0 20 0 1 0 15546191 4292608 640 18446744073709551615 93846884757504 93846885652037 140725511838720 0 0 0 65536 4 65538 1 0 0 17 37 0 0 0 0 0 93846885891088 93846885938832 93846892310528 140725511842038 140725511842177 140725511842177 140725511847915 0
/proc/2730092/statm: 1048 784 706 219 0 110 0
[pid=2730096] ppid=2730092 vsize=5974636 memory=5234972 CPUtime=2754.44 cores=36-39
/proc/2730096/stat : 2730096 (roundingsat) R 2730092 2730092 2726259 0 -1 4194304 1640357 0 0 0 268140 7304 0 0 20 0 1 0 15546191 6118027264 1308673 18446744073709551615 4194304 11382409 140730311122736 0 0 0 0 0 8405026 0 0 0 17 36 0 0 0 0 0 12505888 12515512 20267008 140730311128957 140730311129504 140730311129504 140730311135210 0
/proc/2730096/statm: 1493659 1308743 3011 1755 0 1481494 0
Current children cumulated CPU time: 2754.44 s
Current children cumulated vsize: 5978828 KiB
Current children cumulated memory: 5238108 KiB

[startup+2982.3 s]
/proc/loadavg: 16.65 16.94 17.42 16/902 2731328
/proc/meminfo: memFree=339907768/1055320716 swapFree=33554172/33554428
[pid=2730092] ppid=2730086 vsize=4192 memory=3136 CPUtime=0 cores=36-39
/proc/2730092/stat : 2730092 (run-opt.sh) S 2730086 2730092 2726259 0 -1 4194304 208 0 0 0 0 0 0 0 20 0 1 0 15546191 4292608 640 18446744073709551615 93846884757504 93846885652037 140725511838720 0 0 0 65536 4 65538 1 0 0 17 37 0 0 0 0 0 93846885891088 93846885938832 93846892310528 140725511842038 140725511842177 140725511842177 140725511847915 0
/proc/2730092/statm: 1048 784 706 219 0 110 0
[pid=2730096] ppid=2730092 vsize=6040172 memory=5277012 CPUtime=2811.03 cores=36-39
/proc/2730096/stat : 2730096 (roundingsat) R 2730092 2730092 2726259 0 -1 4194304 1677871 0 0 0 273628 7475 0 0 20 0 1 0 15546191 6185136128 1319183 18446744073709551615 4194304 11382409 140730311122736 0 0 0 0 0 8405026 0 0 0 17 36 0 0 0 0 0 12505888 12515512 20267008 140730311128957 140730311129504 140730311129504 140730311135210 0
/proc/2730096/statm: 1510043 1319253 3011 1755 0 1497878 0
Current children cumulated CPU time: 2811.03 s
Current children cumulated vsize: 6044364 KiB
Current children cumulated memory: 5280148 KiB

[startup+3042.3 s]
/proc/loadavg: 16.76 16.88 17.37 20/902 2731331
/proc/meminfo: memFree=332877412/1055320716 swapFree=33554172/33554428
[pid=2730092] ppid=2730086 vsize=4192 memory=3136 CPUtime=0 cores=36-39
/proc/2730092/stat : 2730092 (run-opt.sh) S 2730086 2730092 2726259 0 -1 4194304 208 0 0 0 0 0 0 0 20 0 1 0 15546191 4292608 640 18446744073709551615 93846884757504 93846885652037 140725511838720 0 0 0 65536 4 65538 1 0 0 17 37 0 0 0 0 0 93846885891088 93846885938832 93846892310528 140725511842038 140725511842177 140725511842177 140725511847915 0
/proc/2730092/statm: 1048 784 706 219 0 110 0
[pid=2730096] ppid=2730092 vsize=6060276 memory=5341628 CPUtime=2868.02 cores=36-39
/proc/2730096/stat : 2730096 (roundingsat) R 2730092 2730092 2726259 0 -1 4194304 1695480 0 0 0 279174 7628 0 0 20 0 1 0 15546191 6205722624 1335299 18446744073709551615 4194304 11382409 140730311122736 0 0 0 0 0 8405026 0 0 0 17 36 0 0 0 0 0 12505888 12515512 20267008 140730311128957 140730311129504 140730311129504 140730311135210 0
/proc/2730096/statm: 1515069 1335407 3011 1755 0 1502904 0
Current children cumulated CPU time: 2868.02 s
Current children cumulated vsize: 6064468 KiB
Current children cumulated memory: 5344764 KiB

[startup+3057.06 s]
# the end of solver process 2730092 was just reported to runsolver
# Child status: 153

# cumulated CPU time of all completed processes:  user=2802.29 s, system=76.9274 s

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

[startup+3046.4 s]
/proc/loadavg: 16.94 16.92 17.38 21/902 2731332
/proc/meminfo: memFree=331980248/1055320716 swapFree=33554172/33554428
[pid=2730092] ppid=2730086 vsize=4192 memory=3136 CPUtime=0 cores=36-39
/proc/2730092/stat : 2730092 (run-opt.sh) S 2730086 2730092 2726259 0 -1 4194304 208 0 0 0 0 0 0 0 20 0 1 0 15546191 4292608 640 18446744073709551615 93846884757504 93846885652037 140725511838720 0 0 0 65536 4 65538 1 0 0 17 37 0 0 0 0 0 93846885891088 93846885938832 93846892310528 140725511842038 140725511842177 140725511842177 140725511847915 0
/proc/2730092/statm: 1048 784 706 219 0 110 0
[pid=2730096] ppid=2730092 vsize=6070356 memory=5359920 CPUtime=2871.88 cores=36-39
/proc/2730096/stat : 2730096 (roundingsat) R 2730092 2730092 2726259 0 -1 4194304 1697025 0 0 0 279550 7638 0 0 20 0 1 0 15546191 6216044544 1339816 18446744073709551615 4194304 11382409 140730311122736 0 0 0 0 0 8405026 0 0 0 17 36 0 0 0 0 0 12505888 12515512 20267008 140730311128957 140730311129504 140730311129504 140730311135210 0
/proc/2730096/statm: 1517589 1339980 3011 1755 0 1505424 0
Current children cumulated CPU time: 2871.88 s
Current children cumulated vsize: 6074548 KiB
Current children cumulated memory: 5363056 KiB

[startup+3052.8 s]
/proc/loadavg: 17.18 16.97 17.39 21/902 2731333
/proc/meminfo: memFree=330188852/1055320716 swapFree=33554172/33554428
[pid=2730092] ppid=2730086 vsize=4192 memory=3136 CPUtime=0 cores=36-39
/proc/2730092/stat : 2730092 (run-opt.sh) S 2730086 2730092 2726259 0 -1 4194304 208 0 0 0 0 0 0 0 20 0 1 0 15546191 4292608 640 18446744073709551615 93846884757504 93846885652037 140725511838720 0 0 0 65536 4 65538 1 0 0 17 37 0 0 0 0 0 93846885891088 93846885938832 93846892310528 140725511842038 140725511842177 140725511842177 140725511847915 0
/proc/2730092/statm: 1048 784 706 219 0 110 0
[pid=2730096] ppid=2730092 vsize=6082724 memory=5395640 CPUtime=2877.94 cores=36-39
/proc/2730096/stat : 2730096 (roundingsat) R 2730092 2730092 2726259 0 -1 4194304 1699480 0 0 0 280142 7652 0 0 20 0 1 0 15546191 6228709376 1348816 18446744073709551615 4194304 11382409 140730311122736 0 0 0 0 0 8405026 0 0 0 17 36 0 0 0 0 0 12505888 12515512 20267008 140730311128957 140730311129504 140730311129504 140730311135210 0
/proc/2730096/statm: 1520681 1348910 3011 1755 0 1508516 0
Current children cumulated CPU time: 2877.94 s
Current children cumulated vsize: 6086916 KiB
Current children cumulated memory: 5398776 KiB

[startup+3054.4 s]
/proc/loadavg: 17.18 16.97 17.39 23/904 2731336
/proc/meminfo: memFree=328916688/1055320716 swapFree=33554172/33554428
[pid=2730092] ppid=2730086 vsize=4192 memory=3136 CPUtime=0 cores=36-39
/proc/2730092/stat : 2730092 (run-opt.sh) S 2730086 2730092 2726259 0 -1 4194304 208 0 0 0 0 0 0 0 20 0 1 0 15546191 4292608 640 18446744073709551615 93846884757504 93846885652037 140725511838720 0 0 0 65536 4 65538 1 0 0 17 37 0 0 0 0 0 93846885891088 93846885938832 93846892310528 140725511842038 140725511842177 140725511842177 140725511847915 0
/proc/2730092/statm: 1048 784 706 219 0 110 0
[pid=2730096] ppid=2730092 vsize=6082724 memory=5398264 CPUtime=2879.18 cores=36-39
/proc/2730096/stat : 2730096 (roundingsat) S 2730092 2730092 2726259 0 -1 4195840 1699625 0 0 0 280229 7689 0 0 20 0 1 0 15546191 6228709376 1349382 18446744073709551615 4194304 11382409 140730311122736 140730311103192 140576528807767 0 0 0 8405026 1 0 0 17 36 0 0 0 0 0 12505888 12515512 20267008 140730311128957 140730311129504 140730311129504 140730311135210 25
/proc/2730096/statm: 1520681 1349566 3011 1755 0 1508516 0
Current children cumulated CPU time: 2879.18 s
Current children cumulated vsize: 6086916 KiB
Current children cumulated memory: 5401400 KiB

[startup+3056 s]*
/proc/loadavg: 17.49 17.03 17.41 24/904 2731336
/proc/meminfo: memFree=327870952/1055320716 swapFree=33554172/33554428
[pid=2730092] ppid=2730086 vsize=4192 memory=3136 CPUtime=0 cores=36-39
/proc/2730092/stat : 2730092 (run-opt.sh) S 2730086 2730092 2726259 0 -1 4194304 208 0 0 0 0 0 0 0 20 0 1 0 15546191 4292608 640 18446744073709551615 93846884757504 93846885652037 140725511838720 0 0 0 65536 4 65538 1 0 0 17 37 0 0 0 0 0 93846885891088 93846885938832 93846892310528 140725511842038 140725511842177 140725511842177 140725511847915 0
/proc/2730092/statm: 1048 784 706 219 0 110 0
[pid=2730096] ppid=2730092 vsize=6082724 memory=5398264 CPUtime=2879.18 cores=36-39
/proc/2730096/stat : 2730096 (roundingsat) S 2730092 2730092 2726259 0 -1 4195840 1699625 0 0 0 280229 7689 0 0 20 0 1 0 15546191 6228709376 1349382 18446744073709551615 4194304 11382409 140730311122736 140730311103192 140576528807767 0 0 0 8405026 1 0 0 17 36 0 0 0 0 0 12505888 12515512 20267008 140730311128957 140730311129504 140730311129504 140730311135210 25
/proc/2730096/statm: 1520681 1349566 3011 1755 0 1508516 0
Current children cumulated CPU time: 2879.18 s
Current children cumulated vsize: 6086916 KiB
Current children cumulated memory: 5401400 KiB

[startup+3056.8 s]
/proc/loadavg: 17.49 17.03 17.41 24/904 2731336
/proc/meminfo: memFree=327870952/1055320716 swapFree=33554172/33554428
[pid=2730092] ppid=2730086 vsize=4192 memory=3136 CPUtime=0 cores=36-39
/proc/2730092/stat : 2730092 (run-opt.sh) S 2730086 2730092 2726259 0 -1 4194304 208 0 0 0 0 0 0 0 20 0 1 0 15546191 4292608 640 18446744073709551615 93846884757504 93846885652037 140725511838720 0 0 0 65536 4 65538 1 0 0 17 37 0 0 0 0 0 93846885891088 93846885938832 93846892310528 140725511842038 140725511842177 140725511842177 140725511847915 0
/proc/2730092/statm: 1048 784 706 219 0 110 0
[pid=2730096] ppid=2730092 vsize=6082724 memory=5398264 CPUtime=2879.18 cores=36-39
/proc/2730096/stat : 2730096 (roundingsat) S 2730092 2730092 2726259 0 -1 4195840 1699625 0 0 0 280229 7689 0 0 20 0 1 0 15546191 6228709376 1349382 18446744073709551615 4194304 11382409 140730311122736 140730311103192 140576528807767 0 0 0 8405026 1 0 0 17 36 0 0 0 0 0 12505888 12515512 20267008 140730311128957 140730311129504 140730311129504 140730311135210 25
/proc/2730096/statm: 1520681 1349566 3011 1755 0 1508516 0
Current children cumulated CPU time: 2879.18 s
Current children cumulated vsize: 6086916 KiB
Current children cumulated memory: 5401400 KiB

[startup+3057 s]*
/proc/loadavg: 17.49 17.03 17.41 22/905 2731338
/proc/meminfo: memFree=327848924/1055320716 swapFree=33554172/33554428
[pid=2730092] ppid=2730086 vsize=4192 memory=3136 CPUtime=0 cores=36-39
/proc/2730092/stat : 2730092 (run-opt.sh) S 2730086 2730092 2726259 0 -1 4194304 208 0 0 0 0 0 0 0 20 0 1 0 15546191 4292608 640 18446744073709551615 93846884757504 93846885652037 140725511838720 0 0 0 65536 4 65538 1 0 0 17 37 0 0 0 0 0 93846885891088 93846885938832 93846892310528 140725511842038 140725511842177 140725511842177 140725511847915 0
/proc/2730092/statm: 1048 784 706 219 0 110 0
[pid=2730096] ppid=2730092 vsize=6082724 memory=5398264 CPUtime=2879.18 cores=36-39
/proc/2730096/stat : 2730096 (roundingsat) S 2730092 2730092 2726259 0 -1 4195840 1699625 0 0 0 280229 7689 0 0 20 0 1 0 15546191 6228709376 1349382 18446744073709551615 4194304 11382409 140730311122736 140730311103192 140576528807767 0 0 0 8405026 1 0 0 17 36 0 0 0 0 0 12505888 12515512 20267008 140730311128957 140730311129504 140730311129504 140730311135210 25
/proc/2730096/statm: 1520681 1349566 3011 1755 0 1508516 0
Current children cumulated CPU time: 2879.18 s
Current children cumulated vsize: 6086916 KiB
Current children cumulated memory: 5401400 KiB

Child status: 153

Real time (s): 3057.06
CPU time (s): 2879.22
CPU user time (s): 2802.29
CPU system time (s): 76.9274
CPU usage (%): 94.1827
Max. virtual memory (cumulated for all children) (KiB): 7292712
Max. memory (cumulated for all children) (KiB): 5676172

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 2802.29
system time used= 76.9274
maximum resident set size= 5969728
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 1699846
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= 12800196
involuntary context switches= 3872


# summary of solver processes directly reported to runsolver:
#   pid: 2730092
#   total CPU time (s): 2879.22
#   total CPU user time (s): 2802.29
#   total CPU system time (s): 76.9274

??? join timestamper begins
??? join timestamper ends
??? end of timestamper thread
runsolver used 10.8573 second user time and 35.0734 second system time

The end

Launcher Data

Begin job on nodeE008 at 2026-07-10 06:51:32
IDJOB=4833545
IDBENCH=147492
IDSOLVER=3668
FILE ID=nodeE008/4833545-1783659092
RUNJOBID= nodeE008-1783655387-2726278
SLURM_JOB_ID= 12722745
Free space on /tmp= 795124 MiB

SOLVER NAME= roundingsat-satsuma-opt 2026-06-11 (cert)
BENCH NAME= PB24/normalized-PB06/OPT-LIN/submitted-PB06/roussel/factor/normalized-factor-sizeN=200-sizeP=101-sizeQ=200-864124249-max.opb
COMMAND LINE= ./run-opt.sh --proof-log=CERTNAME BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-4833545-1783659092/watcher-4833545-1783659092 -o /tmp/evaluation-result-4833545-1783659092/solver-4833545-1783659092 -C 3600 -W 3700 -M 62000 --var /tmp/evaluation-result-4833545-1783659092/vars-4833545-1783659092 --bin-var /tmp/runsolver-exch-nodeE008-1783655387-2726278 --watchdog 3760 --file-size-limit 100000 ./run-opt.sh --proof-log=/tmp/proofs/proof-4833545-1783659092 HOME/instance-4833545-1783659092.opb

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

MD5SUM BENCH= 180f91cfb412c22bae1760c8d54e9c1f
RANDOM SEED=682386170

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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


/proc/meminfo:
MemTotal:       1055320716 kB
MemFree:        403625544 kB
MemAvailable:   1018990816 kB
Buffers:            2432 kB
Cached:         618396952 kB
SwapCached:           12 kB
Active:         27377456 kB
Inactive:       618167688 kB
Active(anon):   27159668 kB
Inactive(anon):    15320 kB
Active(file):     217788 kB
Inactive(file): 618152368 kB
Unevictable:        3072 kB
Mlocked:               0 kB
SwapTotal:      33554428 kB
SwapFree:       33554172 kB
Zswap:                 0 kB
Zswapped:              0 kB
Dirty:            786344 kB
Writeback:             0 kB
AnonPages:      27146640 kB
Mapped:           173840 kB
Shmem:             28680 kB
KReclaimable:    2725636 kB
Slab:            3236236 kB
SReclaimable:    2725636 kB
SUnreclaim:       510600 kB
KernelStack:       15360 kB
PageTables:        59748 kB
SecPageTables:     12332 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    561214784 kB
Committed_AS:   135575416 kB
VmallocTotal:   13743895347199 kB
VmallocUsed:      478168 kB
VmallocChunk:          0 kB
Percpu:           116480 kB
HardwareCorrupted:     0 kB
AnonHugePages:   7202816 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= 795116 MiB
End job on nodeE008 at 2026-07-10 07:42:29