Trace number 4833544

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) 3153.12 3332.46

General information on the benchmark

NamePB24/normalized-PB06/OPT-LIN/submitted-PB06/roussel/factor/
normalized-factor-sizeN=200-sizeP=101-sizeQ=200-410184650-max.opb
MD5SUM7019383684b6a8bf7ad7b84e6b4410bb
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-193
Best CPU time to get the best result obtained on this benchmark2687.89
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 4074071952668972172536891376818271167362115627974489459407595858486846194981300150535267275
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.02	c RoundingSat 2
0.00/0.02	c branch pb26-symm
0.00/0.02	c commit 801ab82
0.19/0.26	c 
0.19/0.26	c make graph and approximate orbits
0.19/0.28	c	 [group: #orbits ~= 2] (18.0453ms)
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.28	c 	probe for row symmetry (limit=64, splits=16.7772M)
0.19/0.28	c 	 found row 5050x2
0.19/0.28	c 	 (5.63577ms)
0.19/0.28	c 
0.19/0.28	c detect symmetries on remainder
0.19/0.29	c 	[graph: #vertices 162905 #edges 476904]
0.19/0.29	c 	dejavu (support_limit=48MB, budget_limit=64)
0.19/0.29	c 	[group: #symmetries 1*10^0 #gens 0] (8.57079ms)
0.19/0.29	c 
0.19/0.29	c finalize break order and special generators
0.19/0.29	c 
0.19/0.29	c generation finished
0.19/0.29	c 	[sbp: #constraints 0 #add_vars 0]
0.28/0.34	c UNIT CLEANUP
0.28/0.34	c #variables 20501 #constraints 65654
0.28/0.34	c objective is ce128 
0.28/0.34	c initial watched  CF 32, 64, 128, Arb: 0 , 0 , 0 , 0
0.28/0.34	c initial counting CF 32, 64, 128, Arb: 0 , 0 , 1 , 4
0.28/0.34	c bounds - >= -2535301200456458802993406410751 @ 0.283444
0.28/0.42	c rational objective -2.5353e+30
38.03/40.40	c #Conflicts: 1000 | #Constraints: 66654
87.84/93.32	c #Conflicts: 2000 | #Constraints: 67654
88.04/93.54	c DATABASE CLEANUP
88.04/93.54	c GARBAGE COLLECT
88.04/93.54	c rational objective -2.5353e+30
94.98/100.83	c bounds - >= -2535301200456458802993406410750 @ 91.7633
96.86/102.84	c bounds - >= -2535301200456458802993406410749 @ 93.6002
99.08/105.20	c bounds - >= -2535301200456458802993406410748 @ 95.7344
102.42/108.77	c bounds - >= -2535301200456458802993406410747 @ 99.0362
105.17/111.65	c bounds - >= -2535301200456458802993406410746 @ 101.679
107.81/114.44	c bounds - >= -2535301200456458802993406410745 @ 104.222
110.30/117.19	c bounds - >= -2535301200456458802993406410744 @ 106.671
112.11/119.09	c bounds - >= -2535301200456458802993406410743 @ 108.418
114.92/122.08	c bounds - >= -2535301200456458802993406410742 @ 111.15
117.83/125.15	c bounds - >= -2535301200456458802993406410741 @ 113.949
120.35/127.83	c bounds - >= -2535301200456458802993406410740 @ 116.379
122.29/129.98	c bounds - >= -2535301200456458802993406410739 @ 118.303
124.83/132.69	c bounds - >= -2535301200456458802993406410738 @ 120.769
126.71/134.61	c bounds - >= -2535301200456458802993406410737 @ 122.525
128.50/136.51	c bounds - >= -2535301200456458802993406410736 @ 124.265
130.18/138.30	c bounds - >= -2535301200456458802993406410735 @ 125.898
133.32/141.66	c bounds - >= -2535301200456458802993406410734 @ 129.007
135.17/143.60	c bounds - >= -2535301200456458802993406410733 @ 130.753
137.14/145.78	c bounds - >= -2535301200456458802993406410732 @ 132.738
138.85/147.51	c bounds - >= -2535301200456458802993406410731 @ 134.329
139.85/148.68	c #Conflicts: 3000 | #Constraints: 52643
140.52/149.32	c bounds - >= -2535301200456458802993406410730 @ 135.987
142.03/150.92	c bounds - >= -2535301200456458802993406410729 @ 137.441
143.90/152.92	c bounds - >= -2535301200456458802993406410728 @ 139.262
145.68/154.84	c bounds - >= -2535301200456458802993406410727 @ 141.015
147.30/156.51	c bounds - >= -2535301200456458802993406410726 @ 142.56
149.87/159.30	c bounds - >= -2535301200456458802993406410725 @ 145.056
151.49/161.03	c bounds - >= -2535301200456458802993406410724 @ 146.636
153.18/162.89	c bounds - >= -2535301200456458802993406410723 @ 148.345
156.41/166.26	c bounds - >= -2535301200456458802993406410722 @ 151.455
158.66/168.61	c bounds - >= -2535301200456458802993406410721 @ 153.603
160.51/170.63	c bounds - >= -2535301200456458802993406410720 @ 155.412
162.29/172.58	c bounds - >= -2535301200456458802993406410719 @ 157.186
164.83/175.22	c bounds - >= -2535301200456458802993406410718 @ 159.607
184.48/196.14	c #Conflicts: 4000 | #Constraints: 53737
190.04/202.10	c DATABASE CLEANUP
190.04/202.10	c GARBAGE COLLECT
190.04/202.10	c rational objective -2.5353e+30
201.20/214.09	c bounds - >= -2535301200456458802993406410717 @ 194.998
203.34/216.31	c bounds - >= -2535301200456458802993406410716 @ 197.015
207.81/221.04	c bounds - >= -2535301200456458802993406410715 @ 201.346
228.68/243.22	c bounds - >= -2535301200456458802993406410714 @ 221.414
230.84/245.50	c bounds - >= -2535301200456458802993406410713 @ 223.511
232.75/247.56	c bounds - >= -2535301200456458802993406410712 @ 225.415
235.37/250.31	c bounds - >= -2535301200456458802993406410711 @ 227.936
237.47/252.52	c bounds - >= -2535301200456458802993406410710 @ 229.965
239.96/255.17	c bounds - >= -2535301200456458802993406410709 @ 232.421
241.47/256.76	c bounds - >= -2535301200456458802993406410708 @ 233.883
243.09/258.47	c bounds - >= -2535301200456458802993406410707 @ 235.465
245.66/261.18	c bounds - >= -2535301200456458802993406410706 @ 237.966
247.63/263.28	c bounds - >= -2535301200456458802993406410705 @ 239.877
249.11/264.89	c bounds - >= -2535301200456458802993406410704 @ 241.34
250.72/266.50	c bounds - >= -2535301200456458802993406410703 @ 242.833
252.71/268.64	c bounds - >= -2535301200456458802993406410702 @ 244.782
254.39/270.43	c bounds - >= -2535301200456458802993406410701 @ 246.423
255.93/272.09	c bounds - >= -2535301200456458802993406410700 @ 247.954
257.74/273.99	c bounds - >= -2535301200456458802993406410699 @ 249.731
257.93/274.17	c #Conflicts: 5000 | #Constraints: 53261
259.84/276.14	c bounds - >= -2535301200456458802993406410698 @ 251.718
261.64/278.02	c bounds - >= -2535301200456458802993406410697 @ 253.457
263.53/280.04	c bounds - >= -2535301200456458802993406410696 @ 255.283
265.25/281.85	c bounds - >= -2535301200456458802993406410695 @ 256.946
266.93/283.62	c bounds - >= -2535301200456458802993406410694 @ 258.544
268.75/285.56	c bounds - >= -2535301200456458802993406410693 @ 260.34
311.26/330.84	c #Conflicts: 6000 | #Constraints: 54309
330.15/350.94	c DATABASE CLEANUP
330.15/350.94	c GARBAGE COLLECT
330.15/350.94	c rational objective -2.5353e+30
333.82/354.77	c bounds - >= -2535301200456458802993406410692 @ 323.509
335.49/356.57	c bounds - >= -2535301200456458802993406410691 @ 325.107
337.79/359.04	c bounds - >= -2535301200456458802993406410690 @ 327.332
339.37/360.77	c bounds - >= -2535301200456458802993406410689 @ 328.875
341.12/362.69	c bounds - >= -2535301200456458802993406410688 @ 330.568
342.96/364.67	c bounds - >= -2535301200456458802993406410687 @ 332.353
350.23/372.55	c bounds - >= -2535301200456458802993406410686 @ 339.383
353.49/376.08	c bounds - >= -2535301200456458802993406410685 @ 342.581
354.94/377.61	c #Conflicts: 7000 | #Constraints: 53300
355.79/378.51	c bounds - >= -2535301200456458802993406410684 @ 344.787
357.87/380.75	c bounds - >= -2535301200456458802993406410683 @ 346.858
359.75/382.74	c bounds - >= -2535301200456458802993406410682 @ 348.671
361.50/384.68	c bounds - >= -2535301200456458802993406410681 @ 350.389
363.26/386.54	c bounds - >= -2535301200456458802993406410680 @ 352.055
364.77/388.16	c bounds - >= -2535301200456458802993406410679 @ 353.551
366.54/390.08	c bounds - >= -2535301200456458802993406410678 @ 355.28
368.50/392.14	c bounds - >= -2535301200456458802993406410677 @ 357.147
370.16/393.96	c bounds - >= -2535301200456458802993406410676 @ 358.776
371.93/395.86	c bounds - >= -2535301200456458802993406410675 @ 360.503
374.13/398.22	c bounds - >= -2535301200456458802993406410674 @ 362.628
376.99/401.30	c bounds - >= -2535301200456458802993406410673 @ 365.38
379.89/404.49	c bounds - >= -2535301200456458802993406410672 @ 368.273
382.33/407.04	c bounds - >= -2535301200456458802993406410671 @ 370.603
383.88/408.71	c bounds - >= -2535301200456458802993406410670 @ 372.112
385.40/410.39	c bounds - >= -2535301200456458802993406410669 @ 373.658
386.99/412.06	c bounds - >= -2535301200456458802993406410668 @ 375.168
388.49/413.69	c bounds - >= -2535301200456458802993406410667 @ 376.671
390.27/415.52	c bounds - >= -2535301200456458802993406410666 @ 378.339
392.22/417.69	c bounds - >= -2535301200456458802993406410665 @ 380.234
394.65/420.30	c bounds - >= -2535301200456458802993406410664 @ 382.589
396.43/422.23	c bounds - >= -2535301200456458802993406410663 @ 384.338
398.23/424.18	c bounds - >= -2535301200456458802993406410662 @ 386.104
400.02/426.04	c bounds - >= -2535301200456458802993406410661 @ 387.835
402.09/428.22	c bounds - >= -2535301200456458802993406410660 @ 389.853
403.80/430.03	c bounds - >= -2535301200456458802993406410659 @ 391.507
406.33/432.73	c bounds - >= -2535301200456458802993406410658 @ 393.967
408.24/434.80	c bounds - >= -2535301200456458802993406410657 @ 395.808
410.12/436.86	c bounds - >= -2535301200456458802993406410656 @ 397.633
411.87/438.78	c bounds - >= -2535301200456458802993406410655 @ 399.364
413.99/441.04	c bounds - >= -2535301200456458802993406410654 @ 401.397
415.57/442.77	c bounds - >= -2535301200456458802993406410653 @ 402.937
418.21/445.54	c bounds - >= -2535301200456458802993406410652 @ 405.486
420.48/447.98	c bounds - >= -2535301200456458802993406410651 @ 407.749
422.83/450.41	c bounds - >= -2535301200456458802993406410650 @ 409.974
424.90/452.60	c bounds - >= -2535301200456458802993406410649 @ 411.992
425.19/452.95	c #Conflicts: 8000 | #Constraints: 54725
427.21/455.07	c bounds - >= -2535301200456458802993406410648 @ 414.269
460.30/490.58	c #Conflicts: 9000 | #Constraints: 55738
469.38/500.25	c DATABASE CLEANUP
469.38/500.25	c GARBAGE COLLECT
469.38/500.25	c bounds - >= -2535301200456458802993406410647 @ 455.348
471.82/502.81	c bounds - >= -2535301200456458802993406410646 @ 457.688
473.80/504.94	c bounds - >= -2535301200456458802993406410645 @ 459.624
475.81/507.07	c bounds - >= -2535301200456458802993406410644 @ 461.591
478.08/509.59	c bounds - >= -2535301200456458802993406410643 @ 463.781
479.86/511.50	c bounds - >= -2535301200456458802993406410642 @ 465.494
482.08/513.98	c bounds - >= -2535301200456458802993406410641 @ 467.655
484.28/516.32	c bounds - >= -2535301200456458802993406410640 @ 469.78
486.42/518.69	c bounds - >= -2535301200456458802993406410639 @ 471.894
488.24/520.61	c bounds - >= -2535301200456458802993406410638 @ 473.614
489.99/522.51	c bounds - >= -2535301200456458802993406410637 @ 475.32
492.32/525.03	c bounds - >= -2535301200456458802993406410636 @ 477.581
494.16/527.02	c bounds - >= -2535301200456458802993406410635 @ 479.371
496.05/529.05	c bounds - >= -2535301200456458802993406410634 @ 481.225
498.18/531.32	c bounds - >= -2535301200456458802993406410633 @ 483.299
500.16/533.41	c bounds - >= -2535301200456458802993406410632 @ 485.211
502.32/535.79	c bounds - >= -2535301200456458802993406410631 @ 487.343
504.37/537.98	c bounds - >= -2535301200456458802993406410630 @ 489.336
506.05/539.78	c bounds - >= -2535301200456458802993406410629 @ 490.973
508.03/541.86	c bounds - >= -2535301200456458802993406410628 @ 492.858
509.61/543.57	c bounds - >= -2535301200456458802993406410627 @ 494.4
511.26/545.32	c bounds - >= -2535301200456458802993406410626 @ 495.997
513.24/547.45	c bounds - >= -2535301200456458802993406410625 @ 497.913
515.18/549.59	c bounds - >= -2535301200456458802993406410624 @ 499.822
516.91/551.43	c bounds - >= -2535301200456458802993406410623 @ 501.477
521.09/555.96	c bounds - >= -2535301200456458802993406410622 @ 505.577
523.09/558.04	c bounds - >= -2535301200456458802993406410621 @ 507.502
525.25/560.32	c #Conflicts: 10000 | #Constraints: 54541
525.63/560.77	c bounds - >= -2535301200456458802993406410620 @ 510.023
527.44/562.63	c bounds - >= -2535301200456458802993406410619 @ 511.754
529.71/565.03	c bounds - >= -2535301200456458802993406410618 @ 513.94
533.15/568.71	c bounds - >= -2535301200456458802993406410617 @ 517.298
537.27/573.12	c bounds - >= -2535301200456458802993406410616 @ 521.3
539.88/575.96	c bounds - >= -2535301200456458802993406410615 @ 523.846
543.01/579.30	c bounds - >= -2535301200456458802993406410614 @ 526.869
544.81/581.24	c bounds - >= -2535301200456458802993406410613 @ 528.629
546.60/583.11	c bounds - >= -2535301200456458802993406410612 @ 530.363
548.21/584.85	c bounds - >= -2535301200456458802993406410611 @ 531.976
549.92/586.64	c bounds - >= -2535301200456458802993406410610 @ 533.649
551.52/588.30	c bounds - >= -2535301200456458802993406410609 @ 535.178
553.26/590.15	c bounds - >= -2535301200456458802993406410608 @ 536.91
555.14/592.12	c bounds - >= -2535301200456458802993406410607 @ 538.716
557.30/594.43	c bounds - >= -2535301200456458802993406410606 @ 540.844
560.03/597.33	c bounds - >= -2535301200456458802993406410605 @ 543.489
562.08/599.57	c bounds - >= -2535301200456458802993406410604 @ 545.537
599.15/639.63	c #Conflicts: 11000 | #Constraints: 55818
668.25/713.73	c #Conflicts: 12000 | #Constraints: 56818
668.66/714.11	c DATABASE CLEANUP
668.66/714.11	c GARBAGE COLLECT
668.66/714.11	c rational objective -2.5353e+30
670.24/715.77	c bounds - >= -2535301200456458802993406410495 @ 650.425
677.32/723.35	c bounds - >= -2535301200456458802993406410494 @ 657.282
682.96/729.40	c bounds - >= -2535301200456458802993406410493 @ 662.719
684.66/731.21	c bounds - >= -2535301200456458802993406410492 @ 664.384
688.66/735.50	c bounds - >= -2535301200456458802993406410491 @ 668.248
690.36/737.32	c bounds - >= -2535301200456458802993406410490 @ 669.917
692.07/739.18	c bounds - >= -2535301200456458802993406410489 @ 671.621
693.66/740.89	c bounds - >= -2535301200456458802993406410488 @ 673.194
695.27/742.57	c bounds - >= -2535301200456458802993406410487 @ 674.749
696.67/744.10	c bounds - >= -2535301200456458802993406410486 @ 676.139
698.91/746.49	c bounds - >= -2535301200456458802993406410485 @ 678.322
700.33/747.98	c bounds - >= -2535301200456458802993406410484 @ 679.692
702.22/749.94	c bounds - >= -2535301200456458802993406410483 @ 681.499
705.51/753.47	c bounds - >= -2535301200456458802993406410482 @ 684.724
707.47/755.54	c bounds - >= -2535301200456458802993406410481 @ 686.593
709.16/757.37	c bounds - >= -2535301200456458802993406410480 @ 688.249
711.40/759.72	c bounds - >= -2535301200456458802993406410479 @ 690.417
714.13/762.67	c bounds - >= -2535301200456458802993406410478 @ 693.115
716.63/765.33	c bounds - >= -2535301200456458802993406410477 @ 695.507
718.61/767.44	c bounds - >= -2535301200456458802993406410476 @ 697.433
720.38/769.34	c bounds - >= -2535301200456458802993406410475 @ 699.154
722.73/771.88	c bounds - >= -2535301200456458802993406410474 @ 701.49
724.40/773.68	c bounds - >= -2535301200456458802993406410473 @ 703.122
726.46/775.84	c bounds - >= -2535301200456458802993406410472 @ 705.099
728.06/777.56	c bounds - >= -2535301200456458802993406410471 @ 706.683
730.03/779.61	c bounds - >= -2535301200456458802993406410470 @ 708.569
732.01/781.72	c bounds - >= -2535301200456458802993406410469 @ 710.491
733.72/783.55	c bounds - >= -2535301200456458802993406410468 @ 712.192
735.43/785.35	c bounds - >= -2535301200456458802993406410467 @ 713.853
737.41/787.40	c bounds - >= -2535301200456458802993406410466 @ 715.747
739.05/789.14	c bounds - >= -2535301200456458802993406410465 @ 717.362
740.73/790.91	c bounds - >= -2535301200456458802993406410464 @ 719.006
742.27/792.56	c bounds - >= -2535301200456458802993406410463 @ 720.539
743.58/793.96	c #Conflicts: 13000 | #Constraints: 55656
744.23/794.60	c bounds - >= -2535301200456458802993406410462 @ 722.41
745.94/796.42	c bounds - >= -2535301200456458802993406410461 @ 724.096
747.63/798.22	c bounds - >= -2535301200456458802993406410460 @ 725.752
749.45/800.16	c bounds - >= -2535301200456458802993406410459 @ 727.557
751.24/802.08	c bounds - >= -2535301200456458802993406410458 @ 729.323
753.11/804.07	c bounds - >= -2535301200456458802993406410457 @ 731.134
755.00/806.07	c bounds - >= -2535301200456458802993406410456 @ 732.978
756.69/807.89	c bounds - >= -2535301200456458802993406410455 @ 734.663
758.67/809.90	c bounds - >= -2535301200456458802993406410454 @ 736.53
761.26/812.62	c bounds - >= -2535301200456458802993406410453 @ 739.065
764.19/815.77	c bounds - >= -2535301200456458802993406410452 @ 741.976
765.90/817.56	c bounds - >= -2535301200456458802993406410451 @ 743.635
767.72/819.46	c bounds - >= -2535301200456458802993406410450 @ 745.377
769.50/821.33	c bounds - >= -2535301200456458802993406410449 @ 747.095
771.28/823.23	c bounds - >= -2535301200456458802993406410448 @ 748.824
774.68/826.94	c bounds - >= -2535301200456458802993406410447 @ 752.127
775.85/828.21	c bounds - >= -2535301200456458802993406410446 @ 753.269
776.65/829.11	c bounds - >= -2535301200456458802993406410445 @ 754.089
778.50/831.02	c bounds - >= -2535301200456458802993406410444 @ 755.854
780.25/832.93	c bounds - >= -2535301200456458802993406410443 @ 757.576
782.11/834.90	c bounds - >= -2535301200456458802993406410442 @ 759.387
783.95/836.98	c bounds - >= -2535301200456458802993406410441 @ 761.231
787.42/840.76	c bounds - >= -2535301200456458802993406410440 @ 764.597
790.03/843.58	c bounds - >= -2535301200456458802993406410439 @ 767.156
790.30/843.87	c bounds - >= -2535301200456458802993406410438 @ 767.445
791.82/845.48	c bounds - >= -2535301200456458802993406410437 @ 768.9
793.98/847.77	c bounds - >= -2535301200456458802993406410436 @ 771.009
795.80/849.67	c bounds - >= -2535301200456458802993406410435 @ 772.778
814.18/869.13	c #Conflicts: 14000 | #Constraints: 57218
875.26/934.34	c #Conflicts: 15000 | #Constraints: 58218
875.75/934.89	c DATABASE CLEANUP
875.75/934.89	c GARBAGE COLLECT
875.75/934.89	c rational objective -2.5353e+30
883.18/942.78	c bounds - >= -2535301200456458802993406410434 @ 857.974
885.32/945.02	c bounds - >= -2535301200456458802993406410433 @ 860.003
885.49/945.27	c bounds - >= -2535301200456458802993406410432 @ 860.239
887.65/947.50	c bounds - >= -2535301200456458802993406410431 @ 862.283
890.63/950.74	c bounds - >= -2535301200456458802993406410430 @ 865.192
890.91/951.02	c bounds - >= -2535301200456458802993406410429 @ 865.466
891.69/951.85	c bounds - >= -2535301200456458802993406410428 @ 866.243
894.55/954.93	c bounds - >= -2535301200456458802993406410427 @ 869.025
897.61/958.24	c bounds - >= -2535301200456458802993406410426 @ 871.995
899.29/960.03	c bounds - >= -2535301200456458802993406410425 @ 873.64
899.96/960.73	c bounds - >= -2535301200456458802993406410424 @ 874.298
902.01/962.93	c bounds - >= -2535301200456458802993406410423 @ 876.295
905.49/966.66	c bounds - >= -2535301200456458802993406410422 @ 879.707
907.93/969.22	c bounds - >= -2535301200456458802993406410421 @ 882.058
910.39/971.88	c bounds - >= -2535301200456458802993406410420 @ 884.486
911.62/973.12	c bounds - >= -2535301200456458802993406410419 @ 885.631
913.60/975.27	c bounds - >= -2535301200456458802993406410418 @ 887.6
915.32/977.10	c bounds - >= -2535301200456458802993406410417 @ 889.287
918.04/979.94	c bounds - >= -2535301200456458802993406410416 @ 891.898
918.80/980.76	c bounds - >= -2535301200456458802993406410415 @ 892.667
920.50/982.52	c bounds - >= -2535301200456458802993406410414 @ 894.281
922.07/984.22	c bounds - >= -2535301200456458802993406410413 @ 895.818
924.14/986.47	c bounds - >= -2535301200456458802993406410412 @ 897.869
926.03/988.48	c bounds - >= -2535301200456458802993406410411 @ 899.715
927.79/990.33	c bounds - >= -2535301200456458802993406410410 @ 901.399
928.46/991.04	c bounds - >= -2535301200456458802993406410409 @ 902.054
930.14/992.84	c bounds - >= -2535301200456458802993406410408 @ 903.697
931.82/994.64	c bounds - >= -2535301200456458802993406410407 @ 905.326
933.88/996.86	c bounds - >= -2535301200456458802993406410406 @ 907.351
935.66/998.77	c bounds - >= -2535301200456458802993406410405 @ 909.095
938.76/1002.11	c bounds - >= -2535301200456458802993406410404 @ 912.131
941.08/1004.54	c bounds - >= -2535301200456458802993406410403 @ 914.341
942.38/1006.01	c bounds - >= -2535301200456458802993406410402 @ 915.687
943.16/1006.75	c bounds - >= -2535301200456458802993406410401 @ 916.388
943.82/1007.45	c bounds - >= -2535301200456458802993406410400 @ 917.039
944.50/1008.14	c bounds - >= -2535301200456458802993406410399 @ 917.68
946.31/1010.05	c bounds - >= -2535301200456458802993406410398 @ 919.46
947.99/1011.84	c bounds - >= -2535301200456458802993406410397 @ 921.1
949.59/1013.55	c bounds - >= -2535301200456458802993406410396 @ 922.655
951.15/1015.20	c bounds - >= -2535301200456458802993406410395 @ 924.145
952.70/1016.85	c bounds - >= -2535301200456458802993406410394 @ 925.686
955.72/1020.02	c bounds - >= -2535301200456458802993406410393 @ 928.612
958.16/1022.62	c bounds - >= -2535301200456458802993406410392 @ 930.978
960.93/1025.56	c bounds - >= -2535301200456458802993406410391 @ 933.716
963.66/1028.48	c bounds - >= -2535301200456458802993406410390 @ 936.355
965.63/1030.54	c bounds - >= -2535301200456458802993406410389 @ 938.251
966.01/1030.94	c #Conflicts: 16000 | #Constraints: 56968
967.24/1032.21	c bounds - >= -2535301200456458802993406410388 @ 939.794
968.02/1033.03	c bounds - >= -2535301200456458802993406410387 @ 940.559
968.79/1033.88	c bounds - >= -2535301200456458802993406410386 @ 941.364
969.65/1034.72	c bounds - >= -2535301200456458802993406410385 @ 942.157
970.43/1035.56	c bounds - >= -2535301200456458802993406410384 @ 942.956
972.79/1038.01	c bounds - >= -2535301200456458802993406410383 @ 945.227
975.08/1040.48	c bounds - >= -2535301200456458802993406410382 @ 947.497
977.22/1042.71	c bounds - >= -2535301200456458802993406410381 @ 949.534
980.64/1046.37	c bounds - >= -2535301200456458802993406410380 @ 952.896
982.71/1048.50	c bounds - >= -2535301200456458802993406410379 @ 954.882
984.60/1050.52	c bounds - >= -2535301200456458802993406410378 @ 956.711
986.05/1052.05	c bounds - >= -2535301200456458802993406410377 @ 958.15
989.64/1055.89	c bounds - >= -2535301200456458802993406410376 @ 961.654
992.70/1059.13	c bounds - >= -2535301200456458802993406410375 @ 964.615
994.01/1060.55	c bounds - >= -2535301200456458802993406410374 @ 965.905
996.67/1063.43	c bounds - >= -2535301200456458802993406410373 @ 968.473
1005.88/1073.33	c bounds - >= -2535301200456458802993406410372 @ 977.429
1015.09/1083.35	c bounds - >= -2535301200456458802993406410371 @ 986.379
1018.89/1087.42	c bounds - >= -2535301200456458802993406410370 @ 990.056
1021.24/1089.90	c bounds - >= -2535301200456458802993406410369 @ 992.33
1022.96/1091.78	c bounds - >= -2535301200456458802993406410368 @ 994.033
1051.22/1122.13	c #Conflicts: 17000 | #Constraints: 58304
1117.17/1192.35	c #Conflicts: 18000 | #Constraints: 59314
1125.38/1201.09	c DATABASE CLEANUP
1125.38/1201.09	c GARBAGE COLLECT
1125.38/1201.09	c bounds - >= -2535301200456458802993406410239 @ 1093.65
1145.79/1222.95	c bounds - >= -2535301200456458802993406410238 @ 1113.45
1150.41/1227.86	c bounds - >= -2535301200456458802993406410237 @ 1117.96
1153.43/1231.04	c bounds - >= -2535301200456458802993406410236 @ 1120.9
1155.88/1233.64	c bounds - >= -2535301200456458802993406410235 @ 1123.31
1158.51/1236.41	c bounds - >= -2535301200456458802993406410234 @ 1125.85
1160.97/1239.11	c bounds - >= -2535301200456458802993406410233 @ 1128.3
1163.23/1241.41	c bounds - >= -2535301200456458802993406410232 @ 1130.44
1165.21/1243.53	c bounds - >= -2535301200456458802993406410231 @ 1132.4
1167.30/1245.71	c bounds - >= -2535301200456458802993406410230 @ 1134.44
1169.11/1247.67	c bounds - >= -2535301200456458802993406410229 @ 1136.25
1172.06/1250.73	c bounds - >= -2535301200456458802993406410228 @ 1139.09
1173.19/1251.94	c #Conflicts: 19000 | #Constraints: 57174
1173.86/1252.61	c bounds - >= -2535301200456458802993406410227 @ 1140.83
1176.61/1255.57	c bounds - >= -2535301200456458802993406410226 @ 1143.58
1178.79/1257.85	c bounds - >= -2535301200456458802993406410225 @ 1145.7
1181.05/1260.20	c bounds - >= -2535301200456458802993406410224 @ 1147.87
1183.24/1262.51	c bounds - >= -2535301200456458802993406410223 @ 1150
1185.79/1265.22	c bounds - >= -2535301200456458802993406410222 @ 1152.5
1189.39/1269.03	c bounds - >= -2535301200456458802993406410221 @ 1156.01
1192.46/1272.32	c bounds - >= -2535301200456458802993406410220 @ 1158.99
1195.72/1275.77	c bounds - >= -2535301200456458802993406410219 @ 1162.2
1197.61/1277.73	c bounds - >= -2535301200456458802993406410218 @ 1164.02
1199.81/1280.09	c bounds - >= -2535301200456458802993406410217 @ 1166.21
1201.88/1282.21	c bounds - >= -2535301200456458802993406410216 @ 1168.19
1203.98/1284.41	c bounds - >= -2535301200456458802993406410215 @ 1170.24
1206.85/1287.47	c bounds - >= -2535301200456458802993406410214 @ 1173.08
1209.32/1290.04	c bounds - >= -2535301200456458802993406410213 @ 1175.46
1211.96/1292.87	c bounds - >= -2535301200456458802993406410212 @ 1178.09
1214.80/1295.83	c bounds - >= -2535301200456458802993406410211 @ 1180.83
1217.36/1298.52	c bounds - >= -2535301200456458802993406410210 @ 1183.31
1219.65/1300.97	c bounds - >= -2535301200456458802993406410209 @ 1185.58
1221.76/1303.16	c bounds - >= -2535301200456458802993406410208 @ 1187.62
1223.94/1305.46	c bounds - >= -2535301200456458802993406410207 @ 1189.75
1226.53/1308.14	c bounds - >= -2535301200456458802993406410206 @ 1192.26
1228.98/1310.77	c bounds - >= -2535301200456458802993406410205 @ 1194.69
1234.65/1316.76	c bounds - >= -2535301200456458802993406410204 @ 1200.21
1237.27/1319.57	c bounds - >= -2535301200456458802993406410203 @ 1202.78
1241.08/1323.54	c bounds - >= -2535301200456458802993406410202 @ 1206.48
1243.47/1326.05	c bounds - >= -2535301200456458802993406410201 @ 1208.83
1246.13/1328.89	c bounds - >= -2535301200456458802993406410200 @ 1211.48
1248.58/1331.44	c bounds - >= -2535301200456458802993406410199 @ 1213.83
1250.46/1333.42	c bounds - >= -2535301200456458802993406410198 @ 1215.67
1252.36/1335.47	c bounds - >= -2535301200456458802993406410197 @ 1217.58
1254.35/1337.59	c bounds - >= -2535301200456458802993406410196 @ 1219.54
1255.60/1338.88	c #Conflicts: 20000 | #Constraints: 58770
1256.43/1339.72	c bounds - >= -2535301200456458802993406410195 @ 1221.51
1258.83/1342.26	c bounds - >= -2535301200456458802993406410194 @ 1223.9
1260.82/1344.38	c bounds - >= -2535301200456458802993406410193 @ 1225.86
1262.69/1346.33	c bounds - >= -2535301200456458802993406410192 @ 1227.65
1265.89/1349.70	c bounds - >= -2535301200456458802993406410191 @ 1230.76
1307.82/1394.54	c #Conflicts: 21000 | #Constraints: 59878
1339.72/1428.56	c DATABASE CLEANUP
1339.72/1428.56	c GARBAGE COLLECT
1339.72/1428.56	c bounds - >= -2535301200456458802993406410190 @ 1302.67
1343.49/1432.59	c bounds - >= -2535301200456458802993406410189 @ 1306.38
1347.18/1436.44	c bounds - >= -2535301200456458802993406410188 @ 1309.89
1350.01/1439.47	c bounds - >= -2535301200456458802993406410187 @ 1312.67
1352.39/1441.97	c bounds - >= -2535301200456458802993406410186 @ 1314.98
1354.37/1444.07	c bounds - >= -2535301200456458802993406410185 @ 1316.91
1356.41/1446.27	c bounds - >= -2535301200456458802993406410184 @ 1318.91
1361.63/1451.75	c bounds - >= -2535301200456458802993406410183 @ 1323.97
1362.01/1452.17	c #Conflicts: 22000 | #Constraints: 57508
1366.08/1456.42	c bounds - >= -2535301200456458802993406410182 @ 1328.3
1368.48/1459.00	c bounds - >= -2535301200456458802993406410181 @ 1330.7
1370.57/1461.17	c bounds - >= -2535301200456458802993406410180 @ 1332.71
1371.21/1461.80	c bounds - >= -2535301200456458802993406410179 @ 1333.31
1371.80/1462.44	c bounds - >= -2535301200456458802993406410178 @ 1333.9
1372.38/1463.07	c bounds - >= -2535301200456458802993406410177 @ 1334.49
1373.03/1463.72	c bounds - >= -2535301200456458802993406410176 @ 1335.1
1375.26/1466.08	c bounds - >= -2535301200456458802993406410175 @ 1337.3
1378.20/1469.17	c bounds - >= -2535301200456458802993406410174 @ 1340.16
1380.65/1471.79	c bounds - >= -2535301200456458802993406410173 @ 1342.6
1382.09/1473.21	c bounds - >= -2535301200456458802993406410172 @ 1343.96
1384.02/1475.29	c bounds - >= -2535301200456458802993406410171 @ 1345.91
1385.85/1477.16	c bounds - >= -2535301200456458802993406410170 @ 1347.66
1387.66/1479.03	c bounds - >= -2535301200456458802993406410169 @ 1349.41
1389.66/1481.11	c bounds - >= -2535301200456458802993406410168 @ 1351.36
1391.86/1483.41	c bounds - >= -2535301200456458802993406410167 @ 1353.51
1394.72/1486.47	c bounds - >= -2535301200456458802993406410166 @ 1356.34
1398.05/1489.92	c bounds - >= -2535301200456458802993406410165 @ 1359.56
1401.27/1493.31	c bounds - >= -2535301200456458802993406410164 @ 1362.72
1405.16/1497.47	c bounds - >= -2535301200456458802993406410163 @ 1366.51
1407.15/1499.62	c bounds - >= -2535301200456458802993406410162 @ 1368.43
1409.04/1501.66	c bounds - >= -2535301200456458802993406410161 @ 1370.31
1411.05/1503.80	c bounds - >= -2535301200456458802993406410160 @ 1372.25
1412.98/1505.86	c bounds - >= -2535301200456458802993406410159 @ 1374.16
1416.53/1509.65	c bounds - >= -2535301200456458802993406410158 @ 1377.64
1418.98/1512.24	c bounds - >= -2535301200456458802993406410157 @ 1380.03
1421.44/1514.83	c bounds - >= -2535301200456458802993406410156 @ 1382.42
1424.37/1517.94	c bounds - >= -2535301200456458802993406410155 @ 1385.29
1426.63/1520.31	c bounds - >= -2535301200456458802993406410154 @ 1387.47
1428.84/1522.68	c bounds - >= -2535301200456458802993406410153 @ 1389.66
1433.83/1527.91	c bounds - >= -2535301200456458802993406410152 @ 1394.46
1437.62/1531.96	c bounds - >= -2535301200456458802993406410151 @ 1398.19
1439.76/1534.25	c bounds - >= -2535301200456458802993406410150 @ 1400.25
1442.47/1537.12	c bounds - >= -2535301200456458802993406410149 @ 1402.89
1444.67/1539.47	c bounds - >= -2535301200456458802993406410148 @ 1405.11
1447.65/1542.57	c bounds - >= -2535301200456458802993406410147 @ 1408.01
1449.91/1544.94	c bounds - >= -2535301200456458802993406410146 @ 1410.23
1451.70/1546.88	c bounds - >= -2535301200456458802993406410145 @ 1412
1452.74/1548.00	c bounds - >= -2535301200456458802993406410144 @ 1413.02
1453.79/1549.10	c bounds - >= -2535301200456458802993406410143 @ 1414.04
1456.47/1551.94	c #Conflicts: 23000 | #Constraints: 59220
1457.58/1553.13	c bounds - >= -2535301200456458802993406410142 @ 1417.72
1459.97/1555.69	c bounds - >= -2535301200456458802993406410141 @ 1420.07
1462.66/1558.54	c bounds - >= -2535301200456458802993406410140 @ 1422.7
1465.58/1561.63	c bounds - >= -2535301200456458802993406410139 @ 1425.53
1467.89/1564.06	c bounds - >= -2535301200456458802993406410138 @ 1427.81
1470.14/1566.49	c bounds - >= -2535301200456458802993406410137 @ 1430.06
1473.22/1569.73	c bounds - >= -2535301200456458802993406410136 @ 1433
1476.68/1573.44	c bounds - >= -2535301200456458802993406410135 @ 1436.39
1478.08/1574.94	c bounds - >= -2535301200456458802993406410134 @ 1437.75
1480.18/1577.14	c bounds - >= -2535301200456458802993406410133 @ 1439.8
1481.68/1578.72	c bounds - >= -2535301200456458802993406410132 @ 1441.27
1485.74/1583.03	c bounds - >= -2535301200456458802993406410131 @ 1445.25
1488.48/1585.91	c bounds - >= -2535301200456458802993406410130 @ 1447.92
1491.56/1589.14	c bounds - >= -2535301200456458802993406410129 @ 1450.94
1494.16/1591.88	c bounds - >= -2535301200456458802993406410128 @ 1453.53
1537.27/1637.53	c #Conflicts: 24000 | #Constraints: 60475
1594.57/1698.18	c #Conflicts: 25000 | #Constraints: 61475
1600.98/1704.90	c DATABASE CLEANUP
1600.98/1704.90	c GARBAGE COLLECT
1600.98/1704.90	c rational objective -2.5353e+30
1605.83/1709.99	c bounds - >= -2535301200456458802993406410127 @ 1562.34
1609.07/1713.37	c bounds - >= -2535301200456458802993406410126 @ 1565.46
1611.07/1715.44	c bounds - >= -2535301200456458802993406410125 @ 1567.38
1614.68/1719.25	c bounds - >= -2535301200456458802993406410124 @ 1570.92
1621.35/1726.27	c bounds - >= -2535301200456458802993406410123 @ 1577.45
1624.21/1729.29	c bounds - >= -2535301200456458802993406410122 @ 1580.29
1625.09/1730.17	c bounds - >= -2535301200456458802993406410121 @ 1581.11
1625.95/1731.03	c bounds - >= -2535301200456458802993406410120 @ 1581.93
1629.16/1734.45	c bounds - >= -2535301200456458802993406410119 @ 1585.09
1629.43/1734.76	c bounds - >= -2535301200456458802993406410118 @ 1585.4
1632.83/1738.33	c bounds - >= -2535301200456458802993406410117 @ 1588.67
1637.47/1743.26	c bounds - >= -2535301200456458802993406410116 @ 1593.21
1638.60/1744.45	c bounds - >= -2535301200456458802993406410115 @ 1594.31
1639.46/1745.38	c bounds - >= -2535301200456458802993406410114 @ 1595.18
1640.32/1746.27	c bounds - >= -2535301200456458802993406410113 @ 1596.01
1641.43/1747.49	c bounds - >= -2535301200456458802993406410112 @ 1597.11
1642.27/1748.31	c bounds - >= -2535301200456458802993406410111 @ 1597.88
1644.71/1750.91	c bounds - >= -2535301200456458802993406410110 @ 1600.26
1645.57/1751.81	c bounds - >= -2535301200456458802993406410109 @ 1601.1
1646.35/1752.66	c bounds - >= -2535301200456458802993406410108 @ 1601.9
1647.22/1753.53	c bounds - >= -2535301200456458802993406410107 @ 1602.73
1648.08/1754.44	c bounds - >= -2535301200456458802993406410106 @ 1603.58
1648.95/1755.36	c bounds - >= -2535301200456458802993406410105 @ 1604.44
1649.80/1756.21	c bounds - >= -2535301200456458802993406410104 @ 1605.25
1649.98/1756.47	c bounds - >= -2535301200456458802993406410103 @ 1605.51
1650.88/1757.33	c bounds - >= -2535301200456458802993406410102 @ 1606.33
1651.72/1758.22	c bounds - >= -2535301200456458802993406410101 @ 1607.16
1652.51/1759.11	c bounds - >= -2535301200456458802993406410100 @ 1607.99
1652.77/1759.36	c bounds - >= -2535301200456458802993406410099 @ 1608.24
1657.04/1763.89	c bounds - >= -2535301200456458802993406410098 @ 1612.41
1659.90/1766.86	c bounds - >= -2535301200456458802993406410097 @ 1615.14
1662.00/1769.05	c bounds - >= -2535301200456458802993406410096 @ 1617.19
1664.36/1771.53	c bounds - >= -2535301200456458802993406410095 @ 1619.48
1666.33/1773.61	c bounds - >= -2535301200456458802993406410094 @ 1621.4
1668.44/1775.85	c bounds - >= -2535301200456458802993406410093 @ 1623.49
1670.81/1778.31	c bounds - >= -2535301200456458802993406410092 @ 1625.79
1673.50/1781.16	c bounds - >= -2535301200456458802993406410091 @ 1628.42
1675.38/1783.15	c bounds - >= -2535301200456458802993406410090 @ 1630.26
1677.28/1785.18	c bounds - >= -2535301200456458802993406410089 @ 1632.17
1678.99/1786.97	c bounds - >= -2535301200456458802993406410088 @ 1633.84
1679.26/1787.26	c #Conflicts: 26000 | #Constraints: 59516
1680.91/1788.99	c bounds - >= -2535301200456458802993406410087 @ 1635.73
1683.01/1791.14	c bounds - >= -2535301200456458802993406410086 @ 1637.75
1685.11/1793.36	c bounds - >= -2535301200456458802993406410085 @ 1639.81
1687.27/1795.62	c bounds - >= -2535301200456458802993406410084 @ 1641.92
1689.80/1798.25	c bounds - >= -2535301200456458802993406410083 @ 1644.43
1691.69/1800.22	c bounds - >= -2535301200456458802993406410082 @ 1646.27
1694.00/1802.69	c bounds - >= -2535301200456458802993406410081 @ 1648.58
1696.50/1805.23	c bounds - >= -2535301200456458802993406410080 @ 1650.99
1697.77/1806.53	c bounds - >= -2535301200456458802993406410079 @ 1652.24
1699.94/1808.86	c bounds - >= -2535301200456458802993406410078 @ 1654.37
1702.49/1811.54	c bounds - >= -2535301200456458802993406410077 @ 1656.86
1705.17/1814.39	c bounds - >= -2535301200456458802993406410076 @ 1659.55
1707.17/1816.48	c bounds - >= -2535301200456458802993406410075 @ 1661.48
1709.03/1818.40	c bounds - >= -2535301200456458802993406410074 @ 1663.27
1711.12/1820.61	c bounds - >= -2535301200456458802993406410073 @ 1665.31
1713.18/1822.81	c bounds - >= -2535301200456458802993406410072 @ 1667.32
1717.13/1827.01	c bounds - >= -2535301200456458802993406410071 @ 1671.17
1718.01/1827.95	c bounds - >= -2535301200456458802993406410070 @ 1672.06
1718.98/1828.98	c bounds - >= -2535301200456458802993406410069 @ 1673.04
1721.95/1832.06	c bounds - >= -2535301200456458802993406410068 @ 1675.92
1724.32/1834.56	c bounds - >= -2535301200456458802993406410067 @ 1678.22
1727.77/1838.14	c bounds - >= -2535301200456458802993406410066 @ 1681.59
1730.05/1840.57	c bounds - >= -2535301200456458802993406410065 @ 1683.85
1732.14/1842.72	c bounds - >= -2535301200456458802993406410064 @ 1685.87
1735.73/1846.52	c bounds - >= -2535301200456458802993406410063 @ 1689.38
1738.12/1849.04	c bounds - >= -2535301200456458802993406410062 @ 1691.72
1740.30/1851.37	c bounds - >= -2535301200456458802993406410061 @ 1693.89
1741.36/1852.49	c bounds - >= -2535301200456458802993406410060 @ 1694.95
1742.32/1853.45	c bounds - >= -2535301200456458802993406410059 @ 1695.85
1744.42/1855.65	c bounds - >= -2535301200456458802993406410058 @ 1697.9
1746.98/1858.38	c bounds - >= -2535301200456458802993406410057 @ 1700.44
1749.29/1860.75	c bounds - >= -2535301200456458802993406410056 @ 1702.66
1751.28/1862.82	c bounds - >= -2535301200456458802993406410055 @ 1704.59
1753.69/1865.35	c bounds - >= -2535301200456458802993406410054 @ 1706.94
1756.66/1868.41	c bounds - >= -2535301200456458802993406410053 @ 1709.85
1759.12/1871.06	c bounds - >= -2535301200456458802993406410052 @ 1712.28
1760.18/1872.16	c bounds - >= -2535301200456458802993406410051 @ 1713.32
1762.24/1874.36	c bounds - >= -2535301200456458802993406410050 @ 1715.36
1765.46/1877.73	c bounds - >= -2535301200456458802993406410049 @ 1718.48
1766.83/1879.19	c bounds - >= -2535301200456458802993406410048 @ 1719.87
1769.29/1881.75	c bounds - >= -2535301200456458802993406410047 @ 1722.24
1772.28/1884.83	c bounds - >= -2535301200456458802993406410046 @ 1725.17
1774.93/1887.60	c bounds - >= -2535301200456458802993406410045 @ 1727.76
1778.14/1890.98	c bounds - >= -2535301200456458802993406410044 @ 1730.95
1781.30/1894.23	c bounds - >= -2535301200456458802993406410043 @ 1734.04
1784.11/1897.19	c bounds - >= -2535301200456458802993406410042 @ 1736.8
1786.66/1899.83	c bounds - >= -2535301200456458802993406410041 @ 1739.31
1789.07/1902.39	c bounds - >= -2535301200456458802993406410040 @ 1741.7
1791.43/1904.81	c bounds - >= -2535301200456458802993406410039 @ 1743.97
1794.22/1907.73	c bounds - >= -2535301200456458802993406410038 @ 1746.72
1797.13/1910.74	c bounds - >= -2535301200456458802993406410037 @ 1749.58
1799.55/1913.29	c bounds - >= -2535301200456458802993406410036 @ 1751.96
1801.91/1915.72	c bounds - >= -2535301200456458802993406410035 @ 1754.25
1804.38/1918.33	c bounds - >= -2535301200456458802993406410034 @ 1756.67
1805.14/1919.11	c #Conflicts: 27000 | #Constraints: 61609
1807.07/1921.12	c bounds - >= -2535301200456458802993406410033 @ 1759.32
1809.56/1923.74	c bounds - >= -2535301200456458802993406410032 @ 1761.77
1811.49/1925.78	c bounds - >= -2535301200456458802993406410031 @ 1763.71
1813.98/1928.31	c bounds - >= -2535301200456458802993406410030 @ 1766.09
1816.40/1930.87	c bounds - >= -2535301200456458802993406410029 @ 1768.52
1861.05/1978.23	c #Conflicts: 28000 | #Constraints: 62705
1916.43/2036.50	c #Conflicts: 29000 | #Constraints: 63705
1922.40/2042.74	c DATABASE CLEANUP
1922.40/2042.74	c GARBAGE COLLECT
1922.40/2042.74	c bounds - >= -2535301200456458802993406410028 @ 1871.78
1925.23/2045.73	c bounds - >= -2535301200456458802993406410027 @ 1874.52
1928.51/2049.21	c bounds - >= -2535301200456458802993406410026 @ 1877.72
1930.94/2051.88	c bounds - >= -2535301200456458802993406410025 @ 1880.14
1934.12/2055.20	c bounds - >= -2535301200456458802993406410024 @ 1883.17
1934.93/2056.05	c bounds - >= -2535301200456458802993406410023 @ 1883.97
1937.88/2059.16	c bounds - >= -2535301200456458802993406410022 @ 1886.85
1939.82/2061.24	c bounds - >= -2535301200456458802993406410021 @ 1888.73
1941.81/2063.38	c bounds - >= -2535301200456458802993406410020 @ 1890.73
1943.89/2065.53	c bounds - >= -2535301200456458802993406410019 @ 1892.71
1948.23/2070.10	c bounds - >= -2535301200456458802993406410018 @ 1897.05
1951.60/2073.69	c bounds - >= -2535301200456458802993406410017 @ 1900.33
1954.78/2076.90	c bounds - >= -2535301200456458802993406410016 @ 1903.4
1957.87/2080.12	c bounds - >= -2535301200456458802993406410015 @ 1906.45
1960.71/2083.18	c bounds - >= -2535301200456458802993406410014 @ 1909.25
1963.02/2085.66	c bounds - >= -2535301200456458802993406410013 @ 1911.51
1967.33/2090.23	c bounds - >= -2535301200456458802993406410012 @ 1915.69
1969.43/2092.48	c bounds - >= -2535301200456458802993406410011 @ 1917.79
1971.42/2094.52	c bounds - >= -2535301200456458802993406410010 @ 1919.68
1973.22/2096.40	c bounds - >= -2535301200456458802993406410009 @ 1921.43
1975.23/2098.57	c bounds - >= -2535301200456458802993406410008 @ 1923.44
1976.09/2099.47	c bounds - >= -2535301200456458802993406410007 @ 1924.3
1978.47/2101.94	c bounds - >= -2535301200456458802993406410006 @ 1926.58
1980.27/2103.88	c bounds - >= -2535301200456458802993406410005 @ 1928.37
1982.24/2105.98	c bounds - >= -2535301200456458802993406410004 @ 1930.3
1984.39/2108.21	c bounds - >= -2535301200456458802993406410003 @ 1932.36
1986.57/2110.53	c bounds - >= -2535301200456458802993406410002 @ 1934.5
1989.38/2113.53	c bounds - >= -2535301200456458802993406410001 @ 1937.26
1992.41/2116.75	c bounds - >= -2535301200456458802993406410000 @ 1940.22
1996.56/2121.09	c bounds - >= -2535301200456458802993406409999 @ 1944.32
1999.88/2124.50	c bounds - >= -2535301200456458802993406409998 @ 1947.52
2002.49/2127.28	c bounds - >= -2535301200456458802993406409997 @ 1950.14
2005.34/2130.21	c bounds - >= -2535301200456458802993406409996 @ 1952.86
2007.96/2132.95	c bounds - >= -2535301200456458802993406409995 @ 1955.45
2010.91/2136.03	c bounds - >= -2535301200456458802993406409994 @ 1958.32
2013.60/2138.83	c bounds - >= -2535301200456458802993406409993 @ 1960.98
2017.69/2143.13	c bounds - >= -2535301200456458802993406409992 @ 1964.99
2021.25/2146.83	c bounds - >= -2535301200456458802993406409991 @ 1968.46
2025.16/2150.99	c bounds - >= -2535301200456458802993406409990 @ 1972.37
2028.05/2153.94	c bounds - >= -2535301200456458802993406409989 @ 1975.16
2030.85/2156.88	c bounds - >= -2535301200456458802993406409988 @ 1977.97
2033.83/2159.95	c bounds - >= -2535301200456458802993406409987 @ 1980.83
2036.61/2162.88	c bounds - >= -2535301200456458802993406409986 @ 1983.61
2039.75/2166.16	c bounds - >= -2535301200456458802993406409985 @ 1986.64
2042.55/2169.05	c bounds - >= -2535301200456458802993406409984 @ 1989.39
2046.36/2173.13	c bounds - >= -2535301200456458802993406409983 @ 1993.1
2050.27/2177.24	c bounds - >= -2535301200456458802993406409982 @ 1996.94
2054.20/2181.31	c bounds - >= -2535301200456458802993406409981 @ 2000.8
2057.54/2184.85	c bounds - >= -2535301200456458802993406409980 @ 2004.09
2057.90/2185.21	c bounds - >= -2535301200456458802993406409979 @ 2004.45
2060.90/2188.33	c bounds - >= -2535301200456458802993406409978 @ 2007.37
2061.46/2188.94	c bounds - >= -2535301200456458802993406409977 @ 2007.97
2065.67/2193.26	c bounds - >= -2535301200456458802993406409976 @ 2012.1
2069.57/2197.33	c bounds - >= -2535301200456458802993406409975 @ 2015.93
2072.82/2200.81	c bounds - >= -2535301200456458802993406409974 @ 2019.09
2076.75/2204.95	c bounds - >= -2535301200456458802993406409973 @ 2022.95
2082.48/2211.12	c bounds - >= -2535301200456458802993406409972 @ 2028.47
2084.51/2213.29	c bounds - >= -2535301200456458802993406409971 @ 2030.52
2086.68/2215.58	c bounds - >= -2535301200456458802993406409970 @ 2032.63
2088.76/2217.74	c bounds - >= -2535301200456458802993406409969 @ 2034.64
2089.90/2218.94	c #Conflicts: 30000 | #Constraints: 61738
2090.78/2219.86	c bounds - >= -2535301200456458802993406409968 @ 2036.61
2092.78/2221.99	c bounds - >= -2535301200456458802993406409967 @ 2038.61
2094.78/2224.02	c bounds - >= -2535301200456458802993406409966 @ 2040.51
2096.81/2226.16	c bounds - >= -2535301200456458802993406409965 @ 2042.52
2098.78/2228.21	c bounds - >= -2535301200456458802993406409964 @ 2044.44
2100.55/2230.11	c bounds - >= -2535301200456458802993406409963 @ 2046.24
2102.64/2232.29	c bounds - >= -2535301200456458802993406409962 @ 2048.3
2104.70/2234.40	c bounds - >= -2535301200456458802993406409961 @ 2050.26
2106.65/2236.46	c bounds - >= -2535301200456458802993406409960 @ 2052.2
2109.04/2238.90	c bounds - >= -2535301200456458802993406409959 @ 2054.51
2109.52/2239.49	c bounds - >= -2535301200456458802993406409958 @ 2055.07
2111.66/2241.65	c bounds - >= -2535301200456458802993406409957 @ 2057.1
2113.73/2243.80	c bounds - >= -2535301200456458802993406409956 @ 2059.12
2115.77/2245.95	c bounds - >= -2535301200456458802993406409955 @ 2061.13
2117.77/2248.09	c bounds - >= -2535301200456458802993406409954 @ 2063.12
2119.85/2250.24	c bounds - >= -2535301200456458802993406409953 @ 2065.12
2121.84/2252.37	c bounds - >= -2535301200456458802993406409952 @ 2067.08
2123.74/2254.39	c bounds - >= -2535301200456458802993406409951 @ 2068.97
2138.12/2270.18	c bounds - >= -2535301200456458802993406409950 @ 2082.72
2138.75/2270.83	c bounds - >= -2535301200456458802993406409949 @ 2083.34
2141.61/2273.81	c bounds - >= -2535301200456458802993406409948 @ 2086.13
2144.79/2277.13	c bounds - >= -2535301200456458802993406409947 @ 2089.24
2147.88/2280.39	c bounds - >= -2535301200456458802993406409946 @ 2092.29
2151.03/2283.66	c bounds - >= -2535301200456458802993406409945 @ 2095.38
2154.38/2287.15	c bounds - >= -2535301200456458802993406409944 @ 2098.65
2157.57/2290.48	c bounds - >= -2535301200456458802993406409943 @ 2101.78
2160.94/2293.98	c bounds - >= -2535301200456458802993406409942 @ 2105.08
2164.30/2297.46	c bounds - >= -2535301200456458802993406409941 @ 2108.38
2167.38/2300.64	c bounds - >= -2535301200456458802993406409940 @ 2111.39
2170.56/2303.95	c bounds - >= -2535301200456458802993406409939 @ 2114.52
2173.84/2307.36	c bounds - >= -2535301200456458802993406409938 @ 2117.74
2176.64/2310.27	c bounds - >= -2535301200456458802993406409937 @ 2120.49
2179.41/2313.12	c bounds - >= -2535301200456458802993406409936 @ 2123.18
2182.25/2316.09	c bounds - >= -2535301200456458802993406409935 @ 2125.99
2185.37/2319.34	c bounds - >= -2535301200456458802993406409934 @ 2129.04
2188.63/2322.70	c bounds - >= -2535301200456458802993406409933 @ 2132.21
2191.74/2325.95	c bounds - >= -2535301200456458802993406409932 @ 2135.28
2196.20/2330.54	c bounds - >= -2535301200456458802993406409931 @ 2139.67
2199.40/2333.87	c bounds - >= -2535301200456458802993406409930 @ 2142.82
2202.68/2337.27	c bounds - >= -2535301200456458802993406409929 @ 2146.05
2205.94/2340.69	c bounds - >= -2535301200456458802993406409928 @ 2149.26
2208.89/2343.75	c bounds - >= -2535301200456458802993406409927 @ 2152.14
2212.07/2347.03	c bounds - >= -2535301200456458802993406409926 @ 2155.24
2215.28/2350.39	c bounds - >= -2535301200456458802993406409925 @ 2158.42
2218.46/2353.69	c bounds - >= -2535301200456458802993406409924 @ 2161.51
2221.70/2357.07	c bounds - >= -2535301200456458802993406409923 @ 2164.67
2225.12/2360.60	c bounds - >= -2535301200456458802993406409922 @ 2168.02
2228.24/2363.83	c bounds - >= -2535301200456458802993406409921 @ 2171.07
2231.44/2367.17	c bounds - >= -2535301200456458802993406409920 @ 2174.22
2234.61/2370.46	c bounds - >= -2535301200456458802993406409919 @ 2177.35
2238.05/2374.05	c bounds - >= -2535301200456458802993406409918 @ 2180.72
2241.59/2377.71	c bounds - >= -2535301200456458802993406409917 @ 2184.19
2245.05/2381.31	c bounds - >= -2535301200456458802993406409916 @ 2187.6
2248.46/2384.85	c bounds - >= -2535301200456458802993406409915 @ 2190.95
2251.63/2388.15	c bounds - >= -2535301200456458802993406409914 @ 2194.04
2254.53/2391.19	c bounds - >= -2535301200456458802993406409913 @ 2196.91
2257.83/2394.60	c bounds - >= -2535301200456458802993406409912 @ 2200.11
2261.01/2397.92	c bounds - >= -2535301200456458802993406409911 @ 2203.23
2264.28/2401.33	c bounds - >= -2535301200456458802993406409910 @ 2206.44
2267.98/2405.18	c bounds - >= -2535301200456458802993406409909 @ 2210.09
2271.61/2408.91	c bounds - >= -2535301200456458802993406409908 @ 2213.63
2274.91/2412.35	c bounds - >= -2535301200456458802993406409907 @ 2216.88
2278.23/2415.79	c bounds - >= -2535301200456458802993406409906 @ 2220.15
2281.49/2419.19	c bounds - >= -2535301200456458802993406409905 @ 2223.33
2284.84/2422.68	c bounds - >= -2535301200456458802993406409904 @ 2226.63
2288.19/2426.13	c bounds - >= -2535301200456458802993406409903 @ 2229.89
2292.66/2430.74	c bounds - >= -2535301200456458802993406409902 @ 2234.31
2296.39/2434.64	c bounds - >= -2535301200456458802993406409901 @ 2237.98
2301.07/2439.46	c bounds - >= -2535301200456458802993406409900 @ 2242.61
2304.40/2442.96	c bounds - >= -2535301200456458802993406409899 @ 2245.88
2313.86/2452.97	c #Conflicts: 31000 | #Constraints: 64117
2363.17/2504.88	c #Conflicts: 32000 | #Constraints: 65117
2406.84/2550.61	c #Conflicts: 33000 | #Constraints: 66117
2407.54/2551.31	c DATABASE CLEANUP
2407.54/2551.31	c GARBAGE COLLECT
2407.54/2551.31	c rational objective -2.5353e+30
2412.66/2556.63	c bounds - >= -2535301200456458802993406409898 @ 2351.62
2415.31/2559.40	c bounds - >= -2535301200456458802993406409897 @ 2354.2
2417.71/2561.97	c bounds - >= -2535301200456458802993406409896 @ 2356.6
2420.00/2564.36	c bounds - >= -2535301200456458802993406409895 @ 2358.84
2423.25/2567.74	c bounds - >= -2535301200456458802993406409894 @ 2362.01
2426.19/2570.83	c bounds - >= -2535301200456458802993406409893 @ 2364.87
2428.88/2573.67	c bounds - >= -2535301200456458802993406409892 @ 2367.55
2431.65/2576.54	c bounds - >= -2535301200456458802993406409891 @ 2370.22
2437.02/2582.18	c bounds - >= -2535301200456458802993406409890 @ 2375.52
2440.01/2585.29	c bounds - >= -2535301200456458802993406409889 @ 2378.48
2442.00/2587.31	c bounds - >= -2535301200456458802993406409888 @ 2380.4
2447.90/2593.44	c bounds - >= -2535301200456458802993406409887 @ 2386.21
2450.60/2596.29	c bounds - >= -2535301200456458802993406409886 @ 2388.9
2453.46/2599.23	c bounds - >= -2535301200456458802993406409885 @ 2391.66
2456.20/2602.09	c bounds - >= -2535301200456458802993406409884 @ 2394.38
2458.47/2604.49	c bounds - >= -2535301200456458802993406409883 @ 2396.62
2460.73/2606.82	c bounds - >= -2535301200456458802993406409882 @ 2398.79
2463.57/2609.81	c bounds - >= -2535301200456458802993406409881 @ 2401.58
2466.84/2613.23	c bounds - >= -2535301200456458802993406409880 @ 2404.79
2468.37/2614.84	c bounds - >= -2535301200456458802993406409879 @ 2406.32
2470.51/2617.10	c bounds - >= -2535301200456458802993406409878 @ 2408.45
2472.89/2619.56	c bounds - >= -2535301200456458802993406409877 @ 2410.78
2475.20/2621.93	c bounds - >= -2535301200456458802993406409876 @ 2413.01
2479.66/2626.58	c bounds - >= -2535301200456458802993406409875 @ 2417.4
2483.99/2631.10	c bounds - >= -2535301200456458802993406409874 @ 2421.65
2486.70/2633.93	c bounds - >= -2535301200456458802993406409873 @ 2424.28
2487.78/2635.07	c bounds - >= -2535301200456458802993406409872 @ 2425.38
2488.94/2636.24	c bounds - >= -2535301200456458802993406409871 @ 2426.51
2491.89/2639.38	c bounds - >= -2535301200456458802993406409870 @ 2429.43
2495.18/2642.75	c bounds - >= -2535301200456458802993406409869 @ 2432.64
2498.55/2646.25	c bounds - >= -2535301200456458802993406409868 @ 2435.94
2500.40/2648.17	c bounds - >= -2535301200456458802993406409867 @ 2437.77
2502.83/2650.75	c bounds - >= -2535301200456458802993406409866 @ 2440.16
2505.21/2653.28	c bounds - >= -2535301200456458802993406409865 @ 2442.55
2509.20/2657.38	c bounds - >= -2535301200456458802993406409864 @ 2446.44
2516.92/2665.35	c bounds - >= -2535301200456458802993406409863 @ 2454.03
2519.13/2667.62	c bounds - >= -2535301200456458802993406409862 @ 2456.19
2519.62/2668.11	c bounds - >= -2535301200456458802993406409861 @ 2456.66
2520.70/2669.27	c bounds - >= -2535301200456458802993406409860 @ 2457.77
2524.17/2672.81	c bounds - >= -2535301200456458802993406409859 @ 2461.14
2526.49/2675.27	c bounds - >= -2535301200456458802993406409858 @ 2463.48
2529.90/2678.77	c bounds - >= -2535301200456458802993406409857 @ 2466.82
2532.40/2681.33	c bounds - >= -2535301200456458802993406409856 @ 2469.27
2535.68/2684.73	c bounds - >= -2535301200456458802993406409855 @ 2472.48
2539.20/2688.48	c bounds - >= -2535301200456458802993406409854 @ 2475.96
2542.25/2691.61	c bounds - >= -2535301200456458802993406409853 @ 2478.89
2547.34/2696.88	c bounds - >= -2535301200456458802993406409852 @ 2483.94
2550.15/2699.87	c bounds - >= -2535301200456458802993406409851 @ 2486.7
2552.46/2702.28	c bounds - >= -2535301200456458802993406409850 @ 2488.98
2555.94/2705.84	c bounds - >= -2535301200456458802993406409849 @ 2492.35
2559.11/2709.19	c bounds - >= -2535301200456458802993406409848 @ 2495.49
2561.53/2711.79	c #Conflicts: 34000 | #Constraints: 63425
2562.61/2712.80	c bounds - >= -2535301200456458802993406409847 @ 2498.87
2564.17/2714.42	c bounds - >= -2535301200456458802993406409846 @ 2500.42
2566.30/2716.67	c bounds - >= -2535301200456458802993406409845 @ 2502.55
2568.62/2719.08	c bounds - >= -2535301200456458802993406409844 @ 2504.83
2571.11/2721.62	c bounds - >= -2535301200456458802993406409843 @ 2507.23
2573.33/2723.99	c bounds - >= -2535301200456458802993406409842 @ 2509.46
2575.62/2726.30	c bounds - >= -2535301200456458802993406409841 @ 2511.65
2577.84/2728.60	c bounds - >= -2535301200456458802993406409840 @ 2513.83
2579.13/2729.92	c bounds - >= -2535301200456458802993406409839 @ 2515.12
2581.25/2732.13	c bounds - >= -2535301200456458802993406409838 @ 2517.21
2586.93/2737.98	c bounds - >= -2535301200456458802993406409837 @ 2522.84
2589.50/2740.62	c bounds - >= -2535301200456458802993406409836 @ 2525.34
2592.19/2743.40	c bounds - >= -2535301200456458802993406409835 @ 2527.99
2594.40/2745.71	c bounds - >= -2535301200456458802993406409834 @ 2530.17
2596.64/2748.08	c bounds - >= -2535301200456458802993406409833 @ 2532.41
2599.72/2751.27	c bounds - >= -2535301200456458802993406409832 @ 2535.41
2601.27/2752.87	c bounds - >= -2535301200456458802993406409831 @ 2536.95
2603.87/2755.58	c bounds - >= -2535301200456458802993406409830 @ 2539.5
2606.25/2758.03	c bounds - >= -2535301200456458802993406409829 @ 2541.79
2608.60/2760.51	c bounds - >= -2535301200456458802993406409828 @ 2544.1
2611.00/2763.04	c bounds - >= -2535301200456458802993406409827 @ 2546.47
2614.16/2766.35	c bounds - >= -2535301200456458802993406409826 @ 2549.58
2616.72/2769.01	c bounds - >= -2535301200456458802993406409825 @ 2552.08
2618.57/2770.96	c bounds - >= -2535301200456458802993406409824 @ 2553.94
2622.86/2775.46	c bounds - >= -2535301200456458802993406409823 @ 2558.14
2625.16/2777.85	c bounds - >= -2535301200456458802993406409822 @ 2560.39
2627.54/2780.39	c bounds - >= -2535301200456458802993406409821 @ 2562.78
2628.90/2781.74	c bounds - >= -2535301200456458802993406409820 @ 2564.08
2631.28/2784.27	c bounds - >= -2535301200456458802993406409819 @ 2566.43
2633.54/2786.61	c bounds - >= -2535301200456458802993406409818 @ 2568.63
2635.77/2789.00	c bounds - >= -2535301200456458802993406409817 @ 2570.89
2638.63/2791.95	c bounds - >= -2535301200456458802993406409816 @ 2573.64
2639.99/2793.37	c bounds - >= -2535301200456458802993406409815 @ 2574.99
2642.55/2796.01	c bounds - >= -2535301200456458802993406409814 @ 2577.47
2645.14/2798.73	c bounds - >= -2535301200456458802993406409813 @ 2580.01
2647.62/2801.30	c bounds - >= -2535301200456458802993406409812 @ 2582.44
2649.95/2803.78	c bounds - >= -2535301200456458802993406409811 @ 2584.79
2652.42/2806.30	c bounds - >= -2535301200456458802993406409810 @ 2587.17
2655.67/2809.78	c bounds - >= -2535301200456458802993406409809 @ 2590.41
2658.52/2812.71	c bounds - >= -2535301200456458802993406409808 @ 2593.14
2659.89/2814.12	c bounds - >= -2535301200456458802993406409807 @ 2594.5
2662.29/2816.64	c bounds - >= -2535301200456458802993406409806 @ 2596.86
2664.80/2819.28	c bounds - >= -2535301200456458802993406409805 @ 2599.37
2667.48/2822.03	c bounds - >= -2535301200456458802993406409804 @ 2601.96
2671.22/2825.99	c bounds - >= -2535301200456458802993406409803 @ 2605.67
2673.06/2827.83	c bounds - >= -2535301200456458802993406409802 @ 2607.43
2675.56/2830.47	c bounds - >= -2535301200456458802993406409801 @ 2609.92
2677.75/2832.79	c bounds - >= -2535301200456458802993406409800 @ 2612.1
2679.97/2835.10	c bounds - >= -2535301200456458802993406409799 @ 2614.27
2683.72/2838.93	c bounds - >= -2535301200456458802993406409798 @ 2617.92
2686.41/2841.77	c bounds - >= -2535301200456458802993406409797 @ 2620.59
2690.06/2845.50	c bounds - >= -2535301200456458802993406409796 @ 2624.14
2692.49/2848.08	c bounds - >= -2535301200456458802993406409795 @ 2626.57
2695.57/2851.28	c bounds - >= -2535301200456458802993406409794 @ 2629.6
2697.93/2853.72	c bounds - >= -2535301200456458802993406409793 @ 2631.88
2702.43/2858.37	c bounds - >= -2535301200456458802993406409792 @ 2636.35
2704.73/2860.75	c bounds - >= -2535301200456458802993406409791 @ 2638.6
2708.43/2864.60	c bounds - >= -2535301200456458802993406409790 @ 2642.27
2712.78/2869.02	c bounds - >= -2535301200456458802993406409789 @ 2646.51
2716.31/2872.69	c bounds - >= -2535301200456458802993406409788 @ 2650.03
2719.42/2875.85	c bounds - >= -2535301200456458802993406409787 @ 2653.08
2722.51/2879.08	c bounds - >= -2535301200456458802993406409786 @ 2656.13
2727.57/2884.25	c bounds - >= -2535301200456458802993406409785 @ 2661.1
2731.53/2888.30	c bounds - >= -2535301200456458802993406409784 @ 2664.98
2734.48/2891.36	c bounds - >= -2535301200456458802993406409783 @ 2667.94
2737.74/2894.72	c bounds - >= -2535301200456458802993406409782 @ 2671.1
2741.74/2898.89	c bounds - >= -2535301200456458802993406409781 @ 2675.08
2746.16/2903.44	c bounds - >= -2535301200456458802993406409780 @ 2679.41
2748.77/2906.17	c bounds - >= -2535301200456458802993406409779 @ 2682
2752.73/2910.22	c bounds - >= -2535301200456458802993406409778 @ 2685.87
2755.34/2912.94	c bounds - >= -2535301200456458802993406409777 @ 2688.44
2755.71/2913.39	c #Conflicts: 35000 | #Constraints: 65521
2760.12/2917.84	c bounds - >= -2535301200456458802993406409776 @ 2693.16
2761.49/2919.26	c bounds - >= -2535301200456458802993406409775 @ 2694.52
2766.19/2924.16	c bounds - >= -2535301200456458802993406409774 @ 2699.13
2768.88/2926.93	c bounds - >= -2535301200456458802993406409773 @ 2701.76
2807.22/2967.28	c #Conflicts: 36000 | #Constraints: 66588
2842.17/3003.72	c #Conflicts: 37000 | #Constraints: 67588
2857.69/3019.94	c DATABASE CLEANUP
2857.69/3019.94	c GARBAGE COLLECT
2857.69/3019.94	c bounds - >= -2535301200456458802993406409772 @ 2788.68
2860.69/3023.08	c bounds - >= -2535301200456458802993406409771 @ 2791.63
2861.04/3023.45	c bounds - >= -2535301200456458802993406409770 @ 2791.99
2866.59/3029.22	c bounds - >= -2535301200456458802993406409769 @ 2797.38
2868.99/3031.72	c bounds - >= -2535301200456458802993406409768 @ 2799.73
2872.33/3035.24	c bounds - >= -2535301200456458802993406409767 @ 2803.01
2873.96/3036.90	c bounds - >= -2535301200456458802993406409766 @ 2804.6
2876.37/3039.48	c bounds - >= -2535301200456458802993406409765 @ 2807
2877.81/3040.94	c bounds - >= -2535301200456458802993406409764 @ 2808.39
2880.93/3044.22	c bounds - >= -2535301200456458802993406409763 @ 2811.44
2884.14/3047.54	c bounds - >= -2535301200456458802993406409762 @ 2814.6
2885.67/3049.18	c bounds - >= -2535301200456458802993406409761 @ 2816.14
2889.91/3053.58	c bounds - >= -2535301200456458802993406409760 @ 2820.31
2892.16/3055.99	c bounds - >= -2535301200456458802993406409759 @ 2822.55
2895.13/3059.02	c bounds - >= -2535301200456458802993406409758 @ 2825.39
2897.62/3061.65	c bounds - >= -2535301200456458802993406409757 @ 2827.85
2900.55/3064.77	c bounds - >= -2535301200456458802993406409756 @ 2830.73
2903.02/3067.35	c bounds - >= -2535301200456458802993406409755 @ 2833.15
2906.23/3070.73	c bounds - >= -2535301200456458802993406409754 @ 2836.29
2908.64/3073.27	c bounds - >= -2535301200456458802993406409753 @ 2838.68
2914.61/3079.54	c bounds - >= -2535301200456458802993406409752 @ 2844.5
2918.82/3084.10	c bounds - >= -2535301200456458802993406409751 @ 2848.65
2922.95/3088.43	c bounds - >= -2535301200456458802993406409750 @ 2852.65
2928.85/3094.64	c bounds - >= -2535301200456458802993406409749 @ 2858.45
2933.47/3099.45	c bounds - >= -2535301200456458802993406409748 @ 2862.98
2936.61/3102.75	c bounds - >= -2535301200456458802993406409747 @ 2866.06
2938.65/3104.84	c bounds - >= -2535301200456458802993406409746 @ 2868.06
2941.77/3108.04	c bounds - >= -2535301200456458802993406409745 @ 2871.15
2947.28/3113.71	c bounds - >= -2535301200456458802993406409744 @ 2876.56
2950.74/3117.32	c bounds - >= -2535301200456458802993406409743 @ 2879.96
2954.72/3121.42	c bounds - >= -2535301200456458802993406409742 @ 2883.9
2958.21/3125.03	c bounds - >= -2535301200456458802993406409741 @ 2887.34
2962.65/3129.62	c bounds - >= -2535301200456458802993406409740 @ 2891.72
2966.95/3134.06	c bounds - >= -2535301200456458802993406409739 @ 2895.97
2971.49/3138.71	c bounds - >= -2535301200456458802993406409738 @ 2900.43
2976.25/3143.62	c bounds - >= -2535301200456458802993406409737 @ 2905.15
2980.93/3148.44	c bounds - >= -2535301200456458802993406409736 @ 2909.78
2985.29/3152.93	c bounds - >= -2535301200456458802993406409735 @ 2914.1
2985.49/3153.19	c #Conflicts: 38000 | #Constraints: 64446
2989.77/3157.57	c bounds - >= -2535301200456458802993406409734 @ 2918.51
2994.26/3162.23	c bounds - >= -2535301200456458802993406409733 @ 2922.93
2998.93/3167.07	c bounds - >= -2535301200456458802993406409732 @ 2927.55
3004.04/3172.32	c bounds - >= -2535301200456458802993406409731 @ 2932.57
3004.52/3172.81	c bounds - >= -2535301200456458802993406409730 @ 2933.04
3010.12/3178.65	c bounds - >= -2535301200456458802993406409727 @ 2938.58
3026.30/3195.92	c bounds - >= -2535301200456458802993406409726 @ 2954.24
3028.96/3198.73	c bounds - >= -2535301200456458802993406409725 @ 2956.86
3032.04/3201.94	c bounds - >= -2535301200456458802993406409724 @ 2959.87
3042.07/3212.45	c bounds - >= -2535301200456458802993406409723 @ 2969.68
3045.13/3215.61	c bounds - >= -2535301200456458802993406409722 @ 2972.65
3047.06/3217.63	c bounds - >= -2535301200456458802993406409721 @ 2974.54
3049.56/3220.24	c bounds - >= -2535301200456458802993406409720 @ 2977
3052.82/3223.67	c bounds - >= -2535301200456458802993406409719 @ 2980.22
3055.41/3226.39	c bounds - >= -2535301200456458802993406409718 @ 2982.79
3057.92/3228.98	c bounds - >= -2535301200456458802993406409717 @ 2985.23
3060.43/3231.52	c bounds - >= -2535301200456458802993406409716 @ 2987.64
3063.13/3234.35	c bounds - >= -2535301200456458802993406409715 @ 2990.3
3065.62/3236.96	c bounds - >= -2535301200456458802993406409714 @ 2992.78
3068.22/3239.69	c bounds - >= -2535301200456458802993406409713 @ 2995.33
3070.51/3242.11	c bounds - >= -2535301200456458802993406409712 @ 2997.6
3073.17/3244.87	c bounds - >= -2535301200456458802993406409711 @ 3000.18
3075.74/3247.53	c bounds - >= -2535301200456458802993406409710 @ 3002.65
3078.75/3250.74	c #Conflicts: 39000 | #Constraints: 65824
3079.25/3251.29	c bounds - >= -2535301200456458802993406409709 @ 3006.12
3081.80/3253.90	c bounds - >= -2535301200456458802993406409708 @ 3008.57
3083.93/3256.14	c bounds - >= -2535301200456458802993406409707 @ 3010.67
3086.72/3259.10	c bounds - >= -2535301200456458802993406409706 @ 3013.47
3089.10/3261.56	c bounds - >= -2535301200456458802993406409705 @ 3015.79
3091.39/3263.93	c bounds - >= -2535301200456458802993406409704 @ 3018.01
3093.51/3266.19	c bounds - >= -2535301200456458802993406409703 @ 3020.12
3095.86/3268.61	c bounds - >= -2535301200456458802993406409702 @ 3022.38
3144.95/3320.80	c #Conflicts: 40000 | #Constraints: 66984
3153.08/3332.46	./run-opt.sh: line 2: 2729825 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-4833544-1783659085/watcher-4833544-1783659085 -o /tmp/evaluation-result-4833544-1783659085/solver-4833544-1783659085 -C 3600 -W 3700 -M 62000 --var /tmp/evaluation-result-4833544-1783659085/vars-4833544-1783659085 --bin-var /tmp/runsolver-exch-nodeE008-1783655387-2726281 --watchdog 3760 --file-size-limit 100000 ./run-opt.sh --proof-log=/tmp/proofs/proof-4833544-1783659085 HOME/instance-4833544-1783659085.opb 

running on 4 cores: 48-51

CPU: AMD EPYC 9355 32-Core Processor
Cores frequency:
  2500 MHz: 8-9,12-13,17-21,23,25-29,33-34,36,38-41,44-45,47,52-53,60,62-63
  3550 MHz: 7,22,32,35,54-55,61
  3600 MHz: 0-6,10-11,14-16,24,30-31,37,42-43,46,48-51,56-59
WARNING: cores do not run at the same frequency!

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

CPU governors:
  performance: 48-51

NUMA information:
  number of nodes: 8
  node 0: cores 0-7, 128009 MiB (3834 MiB free)
  node 1: cores 8-15, 129019 MiB (3263 MiB free)
  node 2: cores 16-23, 129019 MiB (22351 MiB free)
  node 3: cores 24-31, 129003 MiB (16983 MiB free)
  node 4: cores 32-39, 129019 MiB (78013 MiB free)
  node 5: cores 40-47, 129019 MiB (41887 MiB free)
  node 6: cores 48-55, 129019 MiB (103179 MiB free)
  node 7: cores 56-63, 128474 MiB (119545 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=2729823, runsolver pid=2729820
Current StackSize limit: 8192 KiB


[startup+0.100062 s]*
/proc/loadavg: 18.79 17.77 17.76 18/892 2729825
/proc/meminfo: memFree=398357972/1055320716 swapFree=33554172/33554428
[pid=2729823] ppid=2729820 vsize=4192 memory=3160 CPUtime=0 cores=48-51
/proc/2729823/stat : 2729823 (run-opt.sh) S 2729820 2729823 2726259 0 -1 4194304 211 0 0 0 0 0 0 0 20 0 1 0 15545565 4292608 640 18446744073709551615 94031902760960 94031903655493 140732668633664 0 0 0 65536 4 65538 1 0 0 17 48 0 0 0 0 0 94031903894544 94031903942288 94031933984768 140732668639478 140732668639617 140732668639617 140732668645355 0
/proc/2729823/statm: 1048 790 711 219 0 110 0
[pid=2729825] ppid=2729823 vsize=69304 memory=26468 CPUtime=0.09 cores=48-51
/proc/2729825/stat : 2729825 (roundingsat) R 2729823 2729823 2726259 0 -1 4194304 4664 0 0 0 7 2 0 0 20 0 1 0 15545566 70967296 6587 18446744073709551615 4194304 11382409 140732789305808 0 0 0 0 0 8405026 0 0 0 17 50 0 0 0 0 0 12505888 12515512 38416384 140732789307261 140732789307808 140732789307808 140732789313514 0
/proc/2729825/statm: 17326 6617 2069 1755 0 5161 0
Current children cumulated CPU time: 0.09 s
Current children cumulated vsize: 73496 KiB
Current children cumulated memory: 29628 KiB

[startup+0.213107 s]*
/proc/loadavg: 18.79 17.77 17.76 15/892 2729825
/proc/meminfo: memFree=398261460/1055320716 swapFree=33554172/33554428
[pid=2729823] ppid=2729820 vsize=4192 memory=3160 CPUtime=0 cores=48-51
/proc/2729823/stat : 2729823 (run-opt.sh) S 2729820 2729823 2726259 0 -1 4194304 211 0 0 0 0 0 0 0 20 0 1 0 15545565 4292608 640 18446744073709551615 94031902760960 94031903655493 140732668633664 0 0 0 65536 4 65538 1 0 0 17 48 0 0 0 0 0 94031903894544 94031903942288 94031933984768 140732668639478 140732668639617 140732668639617 140732668645355 0
/proc/2729823/statm: 1048 790 711 219 0 110 0
[pid=2729825] ppid=2729823 vsize=78168 memory=34832 CPUtime=0.19 cores=48-51
/proc/2729825/stat : 2729825 (roundingsat) R 2729823 2729823 2726259 0 -1 4194304 6869 0 0 0 17 2 0 0 20 0 1 0 15545566 80044032 8635 18446744073709551615 4194304 11382409 140732789305808 0 0 0 0 0 8405026 0 0 0 17 50 0 0 0 0 0 12505888 12515512 38416384 140732789307261 140732789307808 140732789307808 140732789313514 0
/proc/2729825/statm: 19542 8708 2085 1755 0 7377 0
Current children cumulated CPU time: 0.19 s
Current children cumulated vsize: 82360 KiB
Current children cumulated memory: 37992 KiB

[startup+0.31297 s]*
/proc/loadavg: 18.79 17.77 17.76 16/892 2729825
/proc/meminfo: memFree=398152152/1055320716 swapFree=33554172/33554428
[pid=2729823] ppid=2729820 vsize=4192 memory=3160 CPUtime=0 cores=48-51
/proc/2729823/stat : 2729823 (run-opt.sh) S 2729820 2729823 2726259 0 -1 4194304 211 0 0 0 0 0 0 0 20 0 1 0 15545565 4292608 640 18446744073709551615 94031902760960 94031903655493 140732668633664 0 0 0 65536 4 65538 1 0 0 17 48 0 0 0 0 0 94031903894544 94031903942288 94031933984768 140732668639478 140732668639617 140732668639617 140732668645355 0
/proc/2729823/statm: 1048 790 711 219 0 110 0
[pid=2729825] ppid=2729823 vsize=129424 memory=73616 CPUtime=0.28 cores=48-51
/proc/2729825/stat : 2729825 (roundingsat) R 2729823 2729823 2726259 0 -1 4194304 20859 0 0 0 26 2 0 0 20 0 1 0 15545566 132530176 18374 18446744073709551615 4194304 11382409 140732789305808 0 0 0 0 0 8405026 0 0 0 17 50 0 0 0 0 0 12505888 12515512 38416384 140732789307261 140732789307808 140732789307808 140732789313514 0
/proc/2729825/statm: 32356 18404 2718 1755 0 20191 0
Current children cumulated CPU time: 0.28 s
Current children cumulated vsize: 133616 KiB
Current children cumulated memory: 76776 KiB

[startup+0.700137 s]
/proc/loadavg: 18.79 17.77 17.76 18/892 2729825
/proc/meminfo: memFree=398083416/1055320716 swapFree=33554172/33554428
[pid=2729823] ppid=2729820 vsize=4192 memory=3160 CPUtime=0 cores=48-51
/proc/2729823/stat : 2729823 (run-opt.sh) S 2729820 2729823 2726259 0 -1 4194304 211 0 0 0 0 0 0 0 20 0 1 0 15545565 4292608 640 18446744073709551615 94031902760960 94031903655493 140732668633664 0 0 0 65536 4 65538 1 0 0 17 48 0 0 0 0 0 94031903894544 94031903942288 94031933984768 140732668639478 140732668639617 140732668639617 140732668645355 0
/proc/2729823/statm: 1048 790 711 219 0 110 0
[pid=2729825] ppid=2729823 vsize=158544 memory=110176 CPUtime=0.66 cores=48-51
/proc/2729825/stat : 2729825 (roundingsat) R 2729823 2729823 2726259 0 -1 4194304 26242 0 0 0 63 3 0 0 20 0 1 0 15545566 162349056 27408 18446744073709551615 4194304 11382409 140732789305808 0 0 0 0 0 8405026 0 0 0 17 50 0 0 0 0 0 12505888 12515512 38416384 140732789307261 140732789307808 140732789307808 140732789313514 0
/proc/2729825/statm: 39636 27544 2910 1755 0 27471 0
Current children cumulated CPU time: 0.66 s
Current children cumulated vsize: 162736 KiB
Current children cumulated memory: 113336 KiB

[startup+1.50019 s]
/proc/loadavg: 18.97 17.83 17.78 19/892 2729825
/proc/meminfo: memFree=397907036/1055320716 swapFree=33554172/33554428
[pid=2729823] ppid=2729820 vsize=4192 memory=3160 CPUtime=0 cores=48-51
/proc/2729823/stat : 2729823 (run-opt.sh) S 2729820 2729823 2726259 0 -1 4194304 211 0 0 0 0 0 0 0 20 0 1 0 15545565 4292608 640 18446744073709551615 94031902760960 94031903655493 140732668633664 0 0 0 65536 4 65538 1 0 0 17 48 0 0 0 0 0 94031903894544 94031903942288 94031933984768 140732668639478 140732668639617 140732668639617 140732668645355 0
/proc/2729823/statm: 1048 790 711 219 0 110 0
[pid=2729825] ppid=2729823 vsize=190388 memory=140836 CPUtime=1.41 cores=48-51
/proc/2729825/stat : 2729825 (roundingsat) R 2729823 2729823 2726259 0 -1 4194304 29248 0 0 0 135 6 0 0 20 0 1 0 15545566 194957312 35160 18446744073709551615 4194304 11382409 140732789305808 0 0 0 0 0 8405026 0 0 0 17 50 0 0 0 0 0 12505888 12515512 38416384 140732789307261 140732789307808 140732789307808 140732789313514 0
/proc/2729825/statm: 47597 35209 2974 1755 0 35432 0
Current children cumulated CPU time: 1.41 s
Current children cumulated vsize: 194580 KiB
Current children cumulated memory: 143996 KiB

[startup+3.11381 s]
/proc/loadavg: 18.97 17.83 17.78 17/891 2729972
/proc/meminfo: memFree=397768316/1055320716 swapFree=33554172/33554428
[pid=2729823] ppid=2729820 vsize=4192 memory=3160 CPUtime=0 cores=48-51
/proc/2729823/stat : 2729823 (run-opt.sh) S 2729820 2729823 2726259 0 -1 4194304 211 0 0 0 0 0 0 0 20 0 1 0 15545565 4292608 640 18446744073709551615 94031902760960 94031903655493 140732668633664 0 0 0 65536 4 65538 1 0 0 17 48 0 0 0 0 0 94031903894544 94031903942288 94031933984768 140732668639478 140732668639617 140732668639617 140732668645355 0
/proc/2729823/statm: 1048 790 711 219 0 110 0
[pid=2729825] ppid=2729823 vsize=230252 memory=175468 CPUtime=2.94 cores=48-51
/proc/2729825/stat : 2729825 (roundingsat) R 2729823 2729823 2726259 0 -1 4194304 32300 0 0 0 284 10 0 0 20 0 1 0 15545566 235778048 43836 18446744073709551615 4194304 11382409 140732789305808 0 0 0 0 0 8405026 0 0 0 17 50 0 0 0 0 0 12505888 12515512 38416384 140732789307261 140732789307808 140732789307808 140732789313514 0
/proc/2729825/statm: 57563 43867 2974 1755 0 45398 0
Current children cumulated CPU time: 2.94 s
Current children cumulated vsize: 234444 KiB
Current children cumulated memory: 178628 KiB

[startup+6.30014 s]
/proc/loadavg: 19.05 17.86 17.79 21/889 2730060
/proc/meminfo: memFree=400709364/1055320716 swapFree=33554172/33554428
[pid=2729823] ppid=2729820 vsize=4192 memory=3160 CPUtime=0 cores=48-51
/proc/2729823/stat : 2729823 (run-opt.sh) S 2729820 2729823 2726259 0 -1 4194304 211 0 0 0 0 0 0 0 20 0 1 0 15545565 4292608 640 18446744073709551615 94031902760960 94031903655493 140732668633664 0 0 0 65536 4 65538 1 0 0 17 48 0 0 0 0 0 94031903894544 94031903942288 94031933984768 140732668639478 140732668639617 140732668639617 140732668645355 0
/proc/2729823/statm: 1048 790 711 219 0 110 0
[pid=2729825] ppid=2729823 vsize=352292 memory=291988 CPUtime=5.95 cores=48-51
/proc/2729825/stat : 2729825 (roundingsat) R 2729823 2729823 2726259 0 -1 4194304 37755 0 0 0 574 21 0 0 20 0 1 0 15545566 360747008 72878 18446744073709551615 4194304 11382409 140732789305808 0 0 0 0 0 8405026 0 0 0 17 50 0 0 0 0 0 12505888 12515512 38416384 140732789307261 140732789307808 140732789307808 140732789313514 0
/proc/2729825/statm: 88073 72997 2974 1755 0 75908 0
Current children cumulated CPU time: 5.95 s
Current children cumulated vsize: 356484 KiB
Current children cumulated memory: 295148 KiB

[startup+12.7002 s]
/proc/loadavg: 19.21 17.92 17.81 22/903 2730202
/proc/meminfo: memFree=580390144/1055320716 swapFree=33554172/33554428
[pid=2729823] ppid=2729820 vsize=4192 memory=3160 CPUtime=0 cores=48-51
/proc/2729823/stat : 2729823 (run-opt.sh) S 2729820 2729823 2726259 0 -1 4194304 211 0 0 0 0 0 0 0 20 0 1 0 15545565 4292608 640 18446744073709551615 94031902760960 94031903655493 140732668633664 0 0 0 65536 4 65538 1 0 0 17 48 0 0 0 0 0 94031903894544 94031903942288 94031933984768 140732668639478 140732668639617 140732668639617 140732668645355 0
/proc/2729823/statm: 1048 790 711 219 0 110 0
[pid=2729825] ppid=2729823 vsize=387860 memory=328492 CPUtime=11.99 cores=48-51
/proc/2729825/stat : 2729825 (roundingsat) R 2729823 2729823 2726259 0 -1 4194304 42575 0 0 0 1159 40 0 0 20 0 1 0 15545566 397168640 82093 18446744073709551615 4194304 11382409 140732789305808 0 0 0 0 0 8405026 0 0 0 17 50 0 0 0 0 0 12505888 12515512 38416384 140732789307261 140732789307808 140732789307808 140732789313514 0
/proc/2729825/statm: 96965 82123 2974 1755 0 84800 0
Current children cumulated CPU time: 11.99 s
Current children cumulated vsize: 392052 KiB
Current children cumulated memory: 331652 KiB

[startup+25.5002 s]
/proc/loadavg: 19.72 18.07 17.86 24/908 2730243
/proc/meminfo: memFree=572640428/1055320716 swapFree=33554172/33554428
[pid=2729823] ppid=2729820 vsize=4192 memory=3160 CPUtime=0 cores=48-51
/proc/2729823/stat : 2729823 (run-opt.sh) S 2729820 2729823 2726259 0 -1 4194304 211 0 0 0 0 0 0 0 20 0 1 0 15545565 4292608 640 18446744073709551615 94031902760960 94031903655493 140732668633664 0 0 0 65536 4 65538 1 0 0 17 48 0 0 0 0 0 94031903894544 94031903942288 94031933984768 140732668639478 140732668639617 140732668639617 140732668645355 0
/proc/2729823/statm: 1048 790 711 219 0 110 0
[pid=2729825] ppid=2729823 vsize=991576 memory=725752 CPUtime=23.94 cores=48-51
/proc/2729825/stat : 2729825 (roundingsat) R 2729823 2729823 2726259 0 -1 4194304 57018 0 0 0 2301 93 0 0 20 0 1 0 15545566 1015373824 181408 18446744073709551615 4194304 11382409 140732789305808 0 0 0 0 0 8405026 0 0 0 17 50 0 0 0 0 0 12505888 12515512 38416384 140732789307261 140732789307808 140732789307808 140732789313514 0
/proc/2729825/statm: 247894 181438 2974 1755 0 235729 0
Current children cumulated CPU time: 23.94 s
Current children cumulated vsize: 995768 KiB
Current children cumulated memory: 728912 KiB

[startup+51.1141 s]
/proc/loadavg: 21.12 18.57 18.04 24/907 2730292
/proc/meminfo: memFree=564543724/1055320716 swapFree=33554172/33554428
[pid=2729823] ppid=2729820 vsize=4192 memory=3160 CPUtime=0 cores=48-51
/proc/2729823/stat : 2729823 (run-opt.sh) S 2729820 2729823 2726259 0 -1 4194304 211 0 0 0 0 0 0 0 20 0 1 0 15545565 4292608 640 18446744073709551615 94031902760960 94031903655493 140732668633664 0 0 0 65536 4 65538 1 0 0 17 48 0 0 0 0 0 94031903894544 94031903942288 94031933984768 140732668639478 140732668639617 140732668639617 140732668645355 0
/proc/2729823/statm: 1048 790 711 219 0 110 0
[pid=2729825] ppid=2729823 vsize=1247848 memory=949504 CPUtime=48.08 cores=48-51
/proc/2729825/stat : 2729825 (roundingsat) R 2729823 2729823 2726259 0 -1 4194304 79225 0 0 0 4626 182 0 0 20 0 1 0 15545566 1277796352 237346 18446744073709551615 4194304 11382409 140732789305808 0 0 0 0 0 8405026 0 0 0 17 50 0 0 0 0 0 12505888 12515512 38416384 140732789307261 140732789307808 140732789307808 140732789313514 0
/proc/2729825/statm: 311962 237376 2974 1755 0 299797 0
Current children cumulated CPU time: 48.08 s
Current children cumulated vsize: 1252040 KiB
Current children cumulated memory: 952664 KiB

[startup+102.3 s]
/proc/loadavg: 21.60 19.09 18.24 19/907 2730344
/proc/meminfo: memFree=632267952/1055320716 swapFree=33554172/33554428
[pid=2729823] ppid=2729820 vsize=4192 memory=3160 CPUtime=0 cores=48-51
/proc/2729823/stat : 2729823 (run-opt.sh) S 2729820 2729823 2726259 0 -1 4194304 211 0 0 0 0 0 0 0 20 0 1 0 15545565 4292608 640 18446744073709551615 94031902760960 94031903655493 140732668633664 0 0 0 65536 4 65538 1 0 0 17 48 0 0 0 0 0 94031903894544 94031903942288 94031933984768 140732668639478 140732668639617 140732668639617 140732668645355 0
/proc/2729823/statm: 1048 790 711 219 0 110 0
[pid=2729825] ppid=2729823 vsize=1569064 memory=1246728 CPUtime=96.37 cores=48-51
/proc/2729825/stat : 2729825 (roundingsat) R 2729823 2729823 2726259 0 -1 4194304 118900 0 0 0 9309 328 0 0 20 0 1 0 15545566 1606721536 311604 18446744073709551615 4194304 11382409 140732789305808 0 0 0 0 0 8405026 0 0 0 17 50 0 0 0 0 0 12505888 12515512 38416384 140732789307261 140732789307808 140732789307808 140732789313514 0
/proc/2729825/statm: 392266 311682 3022 1755 0 380101 0
Current children cumulated CPU time: 96.37 s
Current children cumulated vsize: 1573256 KiB
Current children cumulated memory: 1249888 KiB

[startup+162.3 s]

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

/proc/2729825/stat : 2729825 (roundingsat) R 2729823 2729823 2726259 0 -1 4194304 660061 0 0 0 286566 7056 0 0 20 0 1 0 15545566 4721639424 1083277 18446744073709551615 4194304 11382409 140732789305808 0 0 0 0 0 8405026 0 0 0 17 48 0 0 0 0 0 12505888 12515512 38416384 140732789307261 140732789307808 140732789307808 140732789313514 0
/proc/2729825/statm: 1152744 1083476 3143 1755 0 1140579 0
Current children cumulated CPU time: 2936.22 s
Current children cumulated vsize: 4615168 KiB
Current children cumulated memory: 4337064 KiB

[startup+3162.3 s]
/proc/loadavg: 17.27 17.11 17.40 19/899 2731413
/proc/meminfo: memFree=434720124/1055320716 swapFree=33554172/33554428
[pid=2729823] ppid=2729820 vsize=4192 memory=3160 CPUtime=0 cores=48-51
/proc/2729823/stat : 2729823 (run-opt.sh) S 2729820 2729823 2726259 0 -1 4194304 211 0 0 0 0 0 0 0 20 0 1 0 15545565 4292608 640 18446744073709551615 94031902760960 94031903655493 140732668633664 0 0 0 65536 4 65538 1 0 0 17 48 0 0 0 0 0 94031903894544 94031903942288 94031933984768 140732668639478 140732668639617 140732668639617 140732668645355 0
/proc/2729823/statm: 1048 790 711 219 0 110 0
[pid=2729825] ppid=2729823 vsize=4610976 memory=4333908 CPUtime=2994.34 cores=48-51
/proc/2729825/stat : 2729825 (roundingsat) R 2729823 2729823 2726259 0 -1 4194304 667501 0 0 0 292299 7135 0 0 20 0 1 0 15545566 4721639424 1083278 18446744073709551615 4194304 11382409 140732789305808 0 0 0 0 0 8405026 0 0 0 17 48 0 0 0 0 0 12505888 12515512 38416384 140732789307261 140732789307808 140732789307808 140732789313514 0
/proc/2729825/statm: 1152744 1083477 3143 1755 0 1140579 0
Current children cumulated CPU time: 2994.34 s
Current children cumulated vsize: 4615168 KiB
Current children cumulated memory: 4337068 KiB

[startup+3222.3 s]
/proc/loadavg: 17.11 17.12 17.39 18/899 2731422
/proc/meminfo: memFree=426835404/1055320716 swapFree=33554172/33554428
[pid=2729823] ppid=2729820 vsize=4192 memory=3160 CPUtime=0 cores=48-51
/proc/2729823/stat : 2729823 (run-opt.sh) S 2729820 2729823 2726259 0 -1 4194304 211 0 0 0 0 0 0 0 20 0 1 0 15545565 4292608 640 18446744073709551615 94031902760960 94031903655493 140732668633664 0 0 0 65536 4 65538 1 0 0 17 48 0 0 0 0 0 94031903894544 94031903942288 94031933984768 140732668639478 140732668639617 140732668639617 140732668645355 0
/proc/2729823/statm: 1048 790 711 219 0 110 0
[pid=2729825] ppid=2729823 vsize=4617908 memory=4341572 CPUtime=3051.57 cores=48-51
/proc/2729825/stat : 2729825 (roundingsat) R 2729823 2729823 2726259 0 -1 4194304 676674 0 0 0 297894 7263 0 0 20 0 1 0 15545566 4728737792 1085194 18446744073709551615 4194304 11382409 140732789305808 0 0 0 0 0 8405026 0 0 0 17 48 0 0 0 0 0 12505888 12515512 38416384 140732789307261 140732789307808 140732789307808 140732789313514 0
/proc/2729825/statm: 1154477 1085393 3143 1755 0 1142312 0
Current children cumulated CPU time: 3051.57 s
Current children cumulated vsize: 4622100 KiB
Current children cumulated memory: 4344732 KiB

[startup+3282.3 s]
/proc/loadavg: 18.07 17.36 17.45 20/897 2731426
/proc/meminfo: memFree=415939700/1055320716 swapFree=33554172/33554428
[pid=2729823] ppid=2729820 vsize=4192 memory=3160 CPUtime=0 cores=48-51
/proc/2729823/stat : 2729823 (run-opt.sh) S 2729820 2729823 2726259 0 -1 4194304 211 0 0 0 0 0 0 0 20 0 1 0 15545565 4292608 640 18446744073709551615 94031902760960 94031903655493 140732668633664 0 0 0 65536 4 65538 1 0 0 17 48 0 0 0 0 0 94031903894544 94031903942288 94031933984768 140732668639478 140732668639617 140732668639617 140732668645355 0
/proc/2729823/statm: 1048 790 711 219 0 110 0
[pid=2729825] ppid=2729823 vsize=4617908 memory=4341576 CPUtime=3108.74 cores=48-51
/proc/2729825/stat : 2729825 (roundingsat) R 2729823 2729823 2726259 0 -1 4194304 681978 0 0 0 303489 7385 0 0 20 0 1 0 15545566 4728737792 1085195 18446744073709551615 4194304 11382409 140732789305808 0 0 0 0 0 8405026 0 0 0 17 50 0 0 0 0 0 12505888 12515512 38416384 140732789307261 140732789307808 140732789307808 140732789313514 0
/proc/2729825/statm: 1154477 1085394 3143 1755 0 1142312 0
Current children cumulated CPU time: 3108.74 s
Current children cumulated vsize: 4622100 KiB
Current children cumulated memory: 4344736 KiB

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

# cumulated CPU time of all completed processes:  user=3077.61 s, system=75.5157 s

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

[startup+3302.4 s]
/proc/loadavg: 18.11 17.42 17.47 19/897 2731426
/proc/meminfo: memFree=411489268/1055320716 swapFree=33554172/33554428
[pid=2729823] ppid=2729820 vsize=4192 memory=3160 CPUtime=0 cores=48-51
/proc/2729823/stat : 2729823 (run-opt.sh) S 2729820 2729823 2726259 0 -1 4194304 211 0 0 0 0 0 0 0 20 0 1 0 15545565 4292608 640 18446744073709551615 94031902760960 94031903655493 140732668633664 0 0 0 65536 4 65538 1 0 0 17 48 0 0 0 0 0 94031903894544 94031903942288 94031933984768 140732668639478 140732668639617 140732668639617 140732668645355 0
/proc/2729823/statm: 1048 790 711 219 0 110 0
[pid=2729825] ppid=2729823 vsize=4617908 memory=4341576 CPUtime=3127.61 cores=48-51
/proc/2729825/stat : 2729825 (roundingsat) R 2729823 2729823 2726259 0 -1 4194304 683639 0 0 0 305333 7428 0 0 20 0 1 0 15545566 4728737792 1085195 18446744073709551615 4194304 11382409 140732789305808 0 0 0 0 0 8405026 0 0 0 17 50 0 0 0 0 0 12505888 12515512 38416384 140732789307261 140732789307808 140732789307808 140732789313514 0
/proc/2729825/statm: 1154477 1085394 3143 1755 0 1142312 0
Current children cumulated CPU time: 3127.61 s
Current children cumulated vsize: 4622100 KiB
Current children cumulated memory: 4344736 KiB

[startup+3315.2 s]
/proc/loadavg: 18.33 17.49 17.49 20/898 2731432
/proc/meminfo: memFree=408869900/1055320716 swapFree=33554172/33554428
[pid=2729823] ppid=2729820 vsize=4192 memory=3160 CPUtime=0 cores=48-51
/proc/2729823/stat : 2729823 (run-opt.sh) S 2729820 2729823 2726259 0 -1 4194304 211 0 0 0 0 0 0 0 20 0 1 0 15545565 4292608 640 18446744073709551615 94031902760960 94031903655493 140732668633664 0 0 0 65536 4 65538 1 0 0 17 48 0 0 0 0 0 94031903894544 94031903942288 94031933984768 140732668639478 140732668639617 140732668639617 140732668645355 0
/proc/2729823/statm: 1048 790 711 219 0 110 0
[pid=2729825] ppid=2729823 vsize=4617908 memory=4341576 CPUtime=3139.65 cores=48-51
/proc/2729825/stat : 2729825 (roundingsat) R 2729823 2729823 2726259 0 -1 4194304 683889 0 0 0 306509 7456 0 0 20 0 1 0 15545566 4728737792 1085195 18446744073709551615 4194304 11382409 140732789305808 0 0 0 0 0 8405026 0 0 0 17 50 0 0 0 0 0 12505888 12515512 38416384 140732789307261 140732789307808 140732789307808 140732789313514 0
/proc/2729825/statm: 1154477 1085394 3143 1755 0 1142312 0
Current children cumulated CPU time: 3139.65 s
Current children cumulated vsize: 4622100 KiB
Current children cumulated memory: 4344736 KiB

[startup+3321.6 s]
/proc/loadavg: 18.30 17.50 17.49 20/898 2731432
/proc/meminfo: memFree=407854940/1055320716 swapFree=33554172/33554428
[pid=2729823] ppid=2729820 vsize=4192 memory=3160 CPUtime=0 cores=48-51
/proc/2729823/stat : 2729823 (run-opt.sh) S 2729820 2729823 2726259 0 -1 4194304 211 0 0 0 0 0 0 0 20 0 1 0 15545565 4292608 640 18446744073709551615 94031902760960 94031903655493 140732668633664 0 0 0 65536 4 65538 1 0 0 17 48 0 0 0 0 0 94031903894544 94031903942288 94031933984768 140732668639478 140732668639617 140732668639617 140732668645355 0
/proc/2729823/statm: 1048 790 711 219 0 110 0
[pid=2729825] ppid=2729823 vsize=4617908 memory=4341576 CPUtime=3145.7 cores=48-51
/proc/2729825/stat : 2729825 (roundingsat) R 2729823 2729823 2726259 0 -1 4194304 683902 0 0 0 307101 7469 0 0 20 0 1 0 15545566 4728737792 1085195 18446744073709551615 4194304 11382409 140732789305808 0 0 0 0 0 8405026 0 0 0 17 50 0 0 0 0 0 12505888 12515512 38416384 140732789307261 140732789307808 140732789307808 140732789313514 0
/proc/2729825/statm: 1154477 1085394 3143 1755 0 1142312 0
Current children cumulated CPU time: 3145.7 s
Current children cumulated vsize: 4622100 KiB
Current children cumulated memory: 4344736 KiB

[startup+3328 s]*
/proc/loadavg: 18.49 17.56 17.52 22/898 2731433
/proc/meminfo: memFree=406205040/1055320716 swapFree=33554172/33554428
[pid=2729823] ppid=2729820 vsize=4192 memory=3160 CPUtime=0 cores=48-51
/proc/2729823/stat : 2729823 (run-opt.sh) S 2729820 2729823 2726259 0 -1 4194304 211 0 0 0 0 0 0 0 20 0 1 0 15545565 4292608 640 18446744073709551615 94031902760960 94031903655493 140732668633664 0 0 0 65536 4 65538 1 0 0 17 48 0 0 0 0 0 94031903894544 94031903942288 94031933984768 140732668639478 140732668639617 140732668639617 140732668645355 0
/proc/2729823/statm: 1048 790 711 219 0 110 0
[pid=2729825] ppid=2729823 vsize=4617908 memory=4341576 CPUtime=3151.68 cores=48-51
/proc/2729825/stat : 2729825 (roundingsat) R 2729823 2729823 2726259 0 -1 4194304 685778 0 0 0 307684 7484 0 0 20 0 1 0 15545566 4728737792 1085195 18446744073709551615 4194304 11382409 140732789305808 0 0 0 0 0 8405026 0 0 0 17 50 0 0 0 0 0 12505888 12515512 38416384 140732789307261 140732789307808 140732789307808 140732789313514 0
/proc/2729825/statm: 1154477 1085394 3143 1755 0 1142312 0
Current children cumulated CPU time: 3151.68 s
Current children cumulated vsize: 4622100 KiB
Current children cumulated memory: 4344736 KiB

[startup+3329.6 s]
/proc/loadavg: 18.49 17.56 17.52 21/900 2731436
/proc/meminfo: memFree=405828512/1055320716 swapFree=33554172/33554428
[pid=2729823] ppid=2729820 vsize=4192 memory=3160 CPUtime=0 cores=48-51
/proc/2729823/stat : 2729823 (run-opt.sh) S 2729820 2729823 2726259 0 -1 4194304 211 0 0 0 0 0 0 0 20 0 1 0 15545565 4292608 640 18446744073709551615 94031902760960 94031903655493 140732668633664 0 0 0 65536 4 65538 1 0 0 17 48 0 0 0 0 0 94031903894544 94031903942288 94031933984768 140732668639478 140732668639617 140732668639617 140732668645355 0
/proc/2729823/statm: 1048 790 711 219 0 110 0
[pid=2729825] ppid=2729823 vsize=4617908 memory=4341576 CPUtime=3153.08 cores=48-51
/proc/2729825/stat : 2729825 (roundingsat) S 2729823 2729823 2726259 0 -1 4195840 685995 0 0 0 307760 7548 0 0 20 0 1 0 15545566 4728737792 1085195 18446744073709551615 4194304 11382409 140732789305808 140732789286264 140432091658071 0 0 0 8405026 1 0 0 17 50 0 0 0 0 0 12505888 12515512 38416384 140732789307261 140732789307808 140732789307808 140732789313514 25
/proc/2729825/statm: 1154477 1085394 3143 1755 0 1142312 0
Current children cumulated CPU time: 3153.08 s
Current children cumulated vsize: 4622100 KiB
Current children cumulated memory: 4344736 KiB

[startup+3331.2 s]
/proc/loadavg: 18.49 17.56 17.52 20/900 2731436
/proc/meminfo: memFree=404449556/1055320716 swapFree=33554172/33554428
[pid=2729823] ppid=2729820 vsize=4192 memory=3160 CPUtime=0 cores=48-51
/proc/2729823/stat : 2729823 (run-opt.sh) S 2729820 2729823 2726259 0 -1 4194304 211 0 0 0 0 0 0 0 20 0 1 0 15545565 4292608 640 18446744073709551615 94031902760960 94031903655493 140732668633664 0 0 0 65536 4 65538 1 0 0 17 48 0 0 0 0 0 94031903894544 94031903942288 94031933984768 140732668639478 140732668639617 140732668639617 140732668645355 0
/proc/2729823/statm: 1048 790 711 219 0 110 0
[pid=2729825] ppid=2729823 vsize=4617908 memory=4341576 CPUtime=3153.08 cores=48-51
/proc/2729825/stat : 2729825 (roundingsat) S 2729823 2729823 2726259 0 -1 4195840 685995 0 0 0 307760 7548 0 0 20 0 1 0 15545566 4728737792 1085195 18446744073709551615 4194304 11382409 140732789305808 140732789286264 140432091658071 0 0 0 8405026 1 0 0 17 50 0 0 0 0 0 12505888 12515512 38416384 140732789307261 140732789307808 140732789307808 140732789313514 25
/proc/2729825/statm: 1154477 1085394 3143 1755 0 1142312 0
Current children cumulated CPU time: 3153.08 s
Current children cumulated vsize: 4622100 KiB
Current children cumulated memory: 4344736 KiB

[startup+3332 s]*
/proc/loadavg: 18.53 17.59 17.52 22/900 2731436
/proc/meminfo: memFree=404150668/1055320716 swapFree=33554172/33554428
[pid=2729823] ppid=2729820 vsize=4192 memory=3160 CPUtime=0 cores=48-51
/proc/2729823/stat : 2729823 (run-opt.sh) S 2729820 2729823 2726259 0 -1 4194304 211 0 0 0 0 0 0 0 20 0 1 0 15545565 4292608 640 18446744073709551615 94031902760960 94031903655493 140732668633664 0 0 0 65536 4 65538 1 0 0 17 48 0 0 0 0 0 94031903894544 94031903942288 94031933984768 140732668639478 140732668639617 140732668639617 140732668645355 0
/proc/2729823/statm: 1048 790 711 219 0 110 0
[pid=2729825] ppid=2729823 vsize=4617908 memory=4341576 CPUtime=3153.08 cores=48-51
/proc/2729825/stat : 2729825 (roundingsat) S 2729823 2729823 2726259 0 -1 4195840 685995 0 0 0 307760 7548 0 0 20 0 1 0 15545566 4728737792 1085195 18446744073709551615 4194304 11382409 140732789305808 140732789286264 140432091658071 0 0 0 8405026 1 0 0 17 50 0 0 0 0 0 12505888 12515512 38416384 140732789307261 140732789307808 140732789307808 140732789313514 25
/proc/2729825/statm: 1154477 1085394 3143 1755 0 1142312 0
Current children cumulated CPU time: 3153.08 s
Current children cumulated vsize: 4622100 KiB
Current children cumulated memory: 4344736 KiB

[startup+3332.4 s]
/proc/loadavg: 18.53 17.59 17.52 22/900 2731436
/proc/meminfo: memFree=404150668/1055320716 swapFree=33554172/33554428
[pid=2729823] ppid=2729820 vsize=4192 memory=3160 CPUtime=0 cores=48-51
/proc/2729823/stat : 2729823 (run-opt.sh) S 2729820 2729823 2726259 0 -1 4194304 211 0 0 0 0 0 0 0 20 0 1 0 15545565 4292608 640 18446744073709551615 94031902760960 94031903655493 140732668633664 0 0 0 65536 4 65538 1 0 0 17 48 0 0 0 0 0 94031903894544 94031903942288 94031933984768 140732668639478 140732668639617 140732668639617 140732668645355 0
/proc/2729823/statm: 1048 790 711 219 0 110 0
[pid=2729825] ppid=2729823 vsize=4617908 memory=4341576 CPUtime=3153.08 cores=48-51
/proc/2729825/stat : 2729825 (roundingsat) S 2729823 2729823 2726259 0 -1 4195840 685995 0 0 0 307760 7548 0 0 20 0 1 0 15545566 4728737792 1085195 18446744073709551615 4194304 11382409 140732789305808 140732789286264 140432091658071 0 0 0 8405026 1 0 0 17 50 0 0 0 0 0 12505888 12515512 38416384 140732789307261 140732789307808 140732789307808 140732789313514 25
/proc/2729825/statm: 1154477 1085394 3143 1755 0 1142312 0
Current children cumulated CPU time: 3153.08 s
Current children cumulated vsize: 4622100 KiB
Current children cumulated memory: 4344736 KiB

Child status: 153

Real time (s): 3332.46
CPU time (s): 3153.12
CPU user time (s): 3077.61
CPU system time (s): 75.5157
CPU usage (%): 94.6185
Max. virtual memory (cumulated for all children) (KiB): 4941056
Max. memory (cumulated for all children) (KiB): 4384468

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 3077.61
system time used= 75.5157
maximum resident set size= 4561092
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 686220
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= 12800165
involuntary context switches= 4253


# summary of solver processes directly reported to runsolver:
#   pid: 2729823
#   total CPU time (s): 3153.12
#   total CPU user time (s): 3077.61
#   total CPU system time (s): 75.5157

??? join timestamper begins
??? join timestamper ends
??? end of timestamper thread
runsolver used 12.3748 second user time and 37.9273 second system time

The end

Launcher Data

Begin job on nodeE008 at 2026-07-10 06:51:26
IDJOB=4833544
IDBENCH=147265
IDSOLVER=3668
FILE ID=nodeE008/4833544-1783659085
RUNJOBID= nodeE008-1783655387-2726281
SLURM_JOB_ID= 12722745
Free space on /tmp= 795144 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-410184650-max.opb
COMMAND LINE= ./run-opt.sh --proof-log=CERTNAME BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-4833544-1783659085/watcher-4833544-1783659085 -o /tmp/evaluation-result-4833544-1783659085/solver-4833544-1783659085 -C 3600 -W 3700 -M 62000 --var /tmp/evaluation-result-4833544-1783659085/vars-4833544-1783659085 --bin-var /tmp/runsolver-exch-nodeE008-1783655387-2726281 --watchdog 3760 --file-size-limit 100000 ./run-opt.sh --proof-log=/tmp/proofs/proof-4833544-1783659085 HOME/instance-4833544-1783659085.opb

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

MD5SUM BENCH= 7019383684b6a8bf7ad7b84e6b4410bb
RANDOM SEED=1828255425

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

processor	: 56
vendor_id	: AuthenticAMD
cpu family	: 26
model		: 2
model name	: AMD EPYC 9355 32-Core Processor
stepping	: 1
microcode	: 0xb00215a
cpu MHz		: 3588.387
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		: 3594.689
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		: 3590.094
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		: 3580.444
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.866
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		: 3565.858
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:        398404948 kB
MemAvailable:   1015131100 kB
Buffers:            2432 kB
Cached:         619746844 kB
SwapCached:           12 kB
Active:         32026056 kB
Inactive:       619518524 kB
Active(anon):   31808676 kB
Inactive(anon):    15320 kB
Active(file):     217380 kB
Inactive(file): 619503204 kB
Unevictable:        3072 kB
Mlocked:               0 kB
SwapTotal:      33554428 kB
SwapFree:       33554172 kB
Zswap:                 0 kB
Zswapped:              0 kB
Dirty:            527428 kB
Writeback:             0 kB
AnonPages:      31793176 kB
Mapped:           171452 kB
Shmem:             28680 kB
KReclaimable:    2746540 kB
Slab:            3249064 kB
SReclaimable:    2746540 kB
SUnreclaim:       502524 kB
KernelStack:       15248 kB
PageTables:        68420 kB
SecPageTables:     12332 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    561214784 kB
Committed_AS:   141016632 kB
VmallocTotal:   13743895347199 kB
VmallocUsed:      478264 kB
VmallocChunk:          0 kB
Percpu:           116480 kB
HardwareCorrupted:     0 kB
AnonHugePages:   8282112 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= 795100 MiB
End job on nodeE008 at 2026-07-10 07:46:58