Trace number 4807169

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-11SAT (TO)-1014 3600.03 3609.51

General information on the benchmark

NamePB24/normalized-PB24/OPT-LIN/nordstrom/CoreGuidedPB/maxcut/maxcut_opt_complete_5-partite_inlv/
normalized-maxcut_opt_complete_5-partite_inlv_nvert_65.opb
MD5SUM4f8f5bd074df45692454905f91cb9aac
Bench CategoryOPT-LIN (optimization problem, linear constraints, no OPT/UNSAT certificate)
Best result obtained on this benchmarkOPT
Best value of the objective obtained on this benchmark-1014
Best CPU time to get the best result obtained on this benchmark28.1548
Has Objective FunctionYES
Satisfiable
(Un)Satisfiability was proved
Best value of the objective function
Optimality of the best value was proved
Number of variables2080
Total number of constraints174720
Number of constraints which are clauses174720
Number of constraints which are cardinality constraints (but not clauses)0
Number of constraints which are nor clauses,nor cardinality constraints0
Minimum length of a constraint3
Maximum length of a constraint3
Number of terms in the objective function 1690
Biggest coefficient in the objective function 1
Number of bits for the biggest coefficient in the objective function 1
Sum of the numbers in the objective function 1690
Number of bits of the sum of numbers in the objective function 11
Biggest number in a constraint 2
Number of bits of the biggest number in a constraint 2
Biggest sum of numbers in a constraint 1690
Number of bits of the biggest sum of numbers11
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.20/0.26	c 
0.20/0.26	c make graph and approximate orbits
0.20/0.28	c	 [group: #orbits ~= 4] (16.2484ms)
0.20/0.28	c 
0.20/0.28	c detect special group actions
0.20/0.28	c 	probe for Johnson action (limit=64)
0.20/0.31	c 	probe for row-column symmetry (limit=64, splits=16.7772M)
0.30/0.33	c 	probe for row symmetry (limit=64, splits=16.7772M)
0.30/0.34	c 	 (65.4404ms)
0.30/0.34	c 
0.30/0.34	c detect symmetries on remainder
0.30/0.35	c 	[graph: #vertices 183041 #edges 1064180]
0.30/0.36	c 	dejavu (support_limit=48MB, budget_limit=64) exceeded limit
0.87/0.93	c 	[group: #symmetries 1.12353*10^51 #gens 11] (587.336ms)
0.87/0.93	c 
0.87/0.93	c optimize generators (opt_passes=64, conjugate_limit=382)
0.87/0.93	c 	opt it=15, l=350, m=120, opt=13, avg=1853, b=252, gens=11
0.87/0.93	c 	ran it=0, +gens=11 
0.87/0.99	c 	con best_support=252, best_gens=1, +gens=379
0.87/0.99	c 	(56.5905ms)
0.87/0.99	c 
0.87/0.99	c finalize break order and special generators
0.87/0.99	c 
0.87/0.99	c add generic predicates (break_depth=10)
0.87/0.99	c 	added predicates for 401 generators (4.05506ms)
0.87/0.99	c 
0.87/0.99	c generation finished
0.87/0.99	c 	[sbp: #constraints 11228 #add_vars 3609]
0.98/1.10	c #variables 2080 #constraints 185948
0.98/1.10	c objective is ce32 
0.98/1.10	c initial watched  CF 32, 64, 128, Arb: 0 , 0 , 0 , 0
0.98/1.10	c initial counting CF 32, 64, 128, Arb: 1 , 0 , 0 , 0
0.98/1.10	c bounds - >= -1690 @ 0.972068
4.07/4.12	c bounds 0 >= -1690 @ 3.97313
8.85/8.99	c bounds 0 >= -1689 @ 8.81995
8.85/8.99	c bounds 0 >= -1688 @ 8.82013
8.85/8.99	c bounds 0 >= -1687 @ 8.82028
8.85/8.99	c bounds 0 >= -1686 @ 8.8204
8.85/8.99	c bounds 0 >= -1685 @ 8.82053
8.85/8.99	c bounds 0 >= -1684 @ 8.82065
8.85/8.99	c bounds 0 >= -1683 @ 8.82077
8.85/8.99	c bounds 0 >= -1682 @ 8.82087
8.85/8.99	c bounds 0 >= -1681 @ 8.82098
8.85/8.99	c bounds 0 >= -1680 @ 8.82108
8.85/8.99	c bounds 0 >= -1679 @ 8.82118
8.85/8.99	c bounds 0 >= -1678 @ 8.82128
8.85/8.99	c bounds 0 >= -1677 @ 8.82137
8.85/8.99	c bounds 0 >= -1676 @ 8.8228
8.85/8.99	c bounds 0 >= -1675 @ 8.82401
8.85/8.99	c bounds 0 >= -1674 @ 8.82427
8.85/8.99	c bounds 0 >= -1673 @ 8.82441
8.85/8.99	c bounds 0 >= -1672 @ 8.82456
8.85/8.99	c bounds 0 >= -1671 @ 8.82479
8.85/8.99	c bounds 0 >= -1670 @ 8.82505
8.85/8.99	c bounds 0 >= -1669 @ 8.82515
8.85/8.99	c bounds 0 >= -1668 @ 8.82524
8.85/8.99	c bounds 0 >= -1667 @ 8.82534
8.85/8.99	c bounds 0 >= -1666 @ 8.82543
8.85/8.99	c bounds 0 >= -1665 @ 8.82574
8.85/8.99	c bounds 0 >= -1664 @ 8.82589
8.85/8.99	c bounds 0 >= -1663 @ 8.82626
8.85/8.99	c bounds 0 >= -1662 @ 8.82641
8.85/8.99	c bounds 0 >= -1661 @ 8.82654
8.85/8.99	c bounds 0 >= -1660 @ 8.82664
8.85/8.99	c bounds 0 >= -1659 @ 8.82673
8.85/8.99	c bounds 0 >= -1658 @ 8.82683
8.85/8.99	c bounds 0 >= -1657 @ 8.82694
8.85/8.99	c bounds 0 >= -1656 @ 8.82703
8.85/8.99	c bounds 0 >= -1655 @ 8.82713
8.85/9.00	c bounds 0 >= -1654 @ 8.82723
8.85/9.00	c bounds 0 >= -1653 @ 8.82742
8.85/9.00	c bounds 0 >= -1652 @ 8.82766
8.85/9.00	c bounds 0 >= -1651 @ 8.82781
8.85/9.00	c bounds 0 >= -1650 @ 8.82792
8.85/9.00	c bounds 0 >= -1649 @ 8.82802
8.85/9.00	c bounds 0 >= -1648 @ 8.82812
8.85/9.00	c bounds 0 >= -1647 @ 8.82824
8.85/9.00	c bounds 0 >= -1646 @ 8.82838
8.85/9.00	c bounds 0 >= -1645 @ 8.82852
8.85/9.00	c bounds 0 >= -1644 @ 8.82861
8.85/9.00	c bounds 0 >= -1643 @ 8.8287
8.85/9.00	c bounds 0 >= -1642 @ 8.8288
8.85/9.00	c bounds 0 >= -1641 @ 8.8292
8.85/9.00	c bounds 0 >= -1640 @ 8.82936
8.85/9.00	c bounds 0 >= -1639 @ 8.82952
8.85/9.00	c bounds 0 >= -1638 @ 8.83089
8.85/9.00	c bounds 0 >= -1637 @ 8.83099
8.85/9.00	c bounds 0 >= -1636 @ 8.83109
8.85/9.00	c bounds 0 >= -1635 @ 8.83119
8.85/9.00	c bounds 0 >= -1634 @ 8.83128
8.85/9.00	c bounds 0 >= -1633 @ 8.83137
8.85/9.00	c bounds 0 >= -1632 @ 8.83146
8.85/9.00	c bounds 0 >= -1631 @ 8.83155
8.85/9.00	c bounds 0 >= -1630 @ 8.83164
8.85/9.00	c bounds 0 >= -1629 @ 8.83184
8.85/9.00	c bounds 0 >= -1628 @ 8.83221
8.85/9.00	c bounds 0 >= -1627 @ 8.83239
8.85/9.00	c bounds 0 >= -1626 @ 8.83249
8.85/9.00	c bounds 0 >= -1625 @ 8.83258
8.85/9.00	c bounds 0 >= -1624 @ 8.83268
8.85/9.00	c bounds 0 >= -1623 @ 8.83278
8.85/9.00	c bounds 0 >= -1622 @ 8.83287
8.85/9.00	c bounds 0 >= -1621 @ 8.83297
8.85/9.00	c bounds 0 >= -1620 @ 8.83306
8.85/9.00	c bounds 0 >= -1619 @ 8.83315
8.85/9.00	c bounds 0 >= -1618 @ 8.83339
8.85/9.00	c bounds 0 >= -1617 @ 8.8336
8.85/9.00	c bounds 0 >= -1616 @ 8.83372
8.85/9.00	c bounds 0 >= -1615 @ 8.83384
8.85/9.00	c bounds 0 >= -1614 @ 8.83394
8.85/9.00	c bounds 0 >= -1613 @ 8.83404
8.85/9.00	c bounds 0 >= -1612 @ 8.83414
8.85/9.00	c bounds 0 >= -1611 @ 8.83418
8.85/9.00	c bounds 0 >= -1610 @ 8.83418
8.85/9.00	c bounds 0 >= -1609 @ 8.83418
8.85/9.00	c bounds 0 >= -1608 @ 8.83418
8.85/9.00	c bounds 0 >= -1607 @ 8.83418
8.85/9.00	c bounds 0 >= -1606 @ 8.83418
8.85/9.00	c bounds 0 >= -1605 @ 8.83418
8.85/9.00	c bounds 0 >= -1604 @ 8.83418
8.85/9.00	c bounds 0 >= -1603 @ 8.83426
8.85/9.00	c bounds 0 >= -1602 @ 8.83438
8.85/9.00	c bounds 0 >= -1601 @ 8.83449
8.85/9.00	c bounds 0 >= -1600 @ 8.83461
8.85/9.00	c bounds 0 >= -1599 @ 8.83472
8.85/9.00	c bounds 0 >= -1598 @ 8.83483
8.85/9.00	c bounds 0 >= -1597 @ 8.83493
8.85/9.00	c bounds 0 >= -1596 @ 8.83504
8.85/9.00	c bounds 0 >= -1595 @ 8.8352
8.85/9.00	c bounds 0 >= -1594 @ 8.83531
8.85/9.00	c bounds 0 >= -1593 @ 8.83543
8.85/9.00	c bounds 0 >= -1592 @ 8.83552
8.85/9.00	c bounds 0 >= -1591 @ 8.83562
8.85/9.00	c bounds 0 >= -1590 @ 8.83571
8.85/9.00	c bounds 0 >= -1589 @ 8.8358
8.85/9.00	c bounds 0 >= -1588 @ 8.8359
8.85/9.00	c bounds 0 >= -1587 @ 8.83599
8.85/9.00	c bounds 0 >= -1586 @ 8.83608
8.85/9.01	c bounds 0 >= -1585 @ 8.83617
8.85/9.01	c bounds 0 >= -1584 @ 8.83626
8.85/9.01	c bounds 0 >= -1583 @ 8.83644
8.85/9.01	c bounds 0 >= -1582 @ 8.83673
8.85/9.01	c bounds 0 >= -1581 @ 8.83686
8.85/9.01	c bounds 0 >= -1580 @ 8.83698
8.85/9.01	c bounds 0 >= -1579 @ 8.8372
8.85/9.01	c bounds 0 >= -1578 @ 8.83736
8.85/9.01	c bounds 0 >= -1577 @ 8.83747
8.85/9.01	c bounds 0 >= -1576 @ 8.83758
8.85/9.01	c bounds 0 >= -1575 @ 8.83768
8.85/9.01	c bounds 0 >= -1574 @ 8.83778
8.85/9.01	c bounds 0 >= -1573 @ 8.83797
8.96/9.02	c bounds -1014 >= -1573 @ 8.85008
8.96/9.02	c bounds -1014 >= -1572 @ 8.85023
8.96/9.02	c bounds -1014 >= -1571 @ 8.85035
8.96/9.02	c bounds -1014 >= -1570 @ 8.85051
8.96/9.02	c bounds -1014 >= -1569 @ 8.8506
8.96/9.02	c bounds -1014 >= -1568 @ 8.8507
8.96/9.02	c bounds -1014 >= -1567 @ 8.85079
8.96/9.02	c bounds -1014 >= -1566 @ 8.85088
8.96/9.02	c bounds -1014 >= -1565 @ 8.85097
8.96/9.02	c bounds -1014 >= -1564 @ 8.85106
8.96/9.02	c bounds -1014 >= -1563 @ 8.85115
8.96/9.02	c bounds -1014 >= -1562 @ 8.85142
8.96/9.02	c bounds -1014 >= -1561 @ 8.85156
8.96/9.02	c bounds -1014 >= -1560 @ 8.85166
8.96/9.02	c bounds -1014 >= -1559 @ 8.85175
8.96/9.02	c bounds -1014 >= -1558 @ 8.85184
8.96/9.02	c bounds -1014 >= -1557 @ 8.85193
8.96/9.02	c bounds -1014 >= -1556 @ 8.85201
8.96/9.02	c bounds -1014 >= -1555 @ 8.85221
8.96/9.02	c bounds -1014 >= -1554 @ 8.8528
8.96/9.02	c bounds -1014 >= -1553 @ 8.85291
8.96/9.02	c bounds -1014 >= -1552 @ 8.85324
8.96/9.02	c bounds -1014 >= -1551 @ 8.85333
8.96/9.02	c bounds -1014 >= -1550 @ 8.85343
8.96/9.02	c bounds -1014 >= -1549 @ 8.85352
8.96/9.02	c bounds -1014 >= -1548 @ 8.85361
8.96/9.02	c bounds -1014 >= -1547 @ 8.85371
8.96/9.02	c bounds -1014 >= -1546 @ 8.85381
8.96/9.02	c bounds -1014 >= -1545 @ 8.85391
8.96/9.02	c bounds -1014 >= -1544 @ 8.85539
8.96/9.02	c bounds -1014 >= -1543 @ 8.85576
10.05/10.12	c #Conflicts: 1000 | #Constraints: 187405
11.24/11.31	c #Conflicts: 2000 | #Constraints: 188405
11.24/11.33	c DATABASE CLEANUP
11.24/11.33	c GARBAGE COLLECT
11.24/11.33	c bounds -1014 >= -1542 @ 11.1537
11.24/11.33	c bounds -1014 >= -1541 @ 11.1538
11.24/11.33	c bounds -1014 >= -1540 @ 11.154
11.24/11.33	c bounds -1014 >= -1539 @ 11.1541
11.24/11.33	c bounds -1014 >= -1538 @ 11.1542
11.24/11.33	c bounds -1014 >= -1537 @ 11.1547
11.24/11.33	c bounds -1014 >= -1536 @ 11.1548
11.24/11.33	c bounds -1014 >= -1535 @ 11.155
11.24/11.33	c bounds -1014 >= -1534 @ 11.1551
11.24/11.33	c bounds -1014 >= -1533 @ 11.1552
11.24/11.33	c bounds -1014 >= -1532 @ 11.1553
11.24/11.33	c bounds -1014 >= -1531 @ 11.1554
11.24/11.33	c bounds -1014 >= -1530 @ 11.1555
11.24/11.33	c bounds -1014 >= -1529 @ 11.1556
11.24/11.33	c bounds -1014 >= -1528 @ 11.1557
11.24/11.33	c bounds -1014 >= -1527 @ 11.1558
11.24/11.33	c bounds -1014 >= -1526 @ 11.1559
11.24/11.33	c bounds -1014 >= -1525 @ 11.1569
11.24/11.33	c bounds -1014 >= -1524 @ 11.157
11.24/11.33	c bounds -1014 >= -1523 @ 11.1571
11.24/11.33	c bounds -1014 >= -1522 @ 11.1572
11.24/11.33	c bounds -1014 >= -1521 @ 11.1573
11.24/11.33	c bounds -1014 >= -1520 @ 11.1574
11.24/11.33	c bounds -1014 >= -1519 @ 11.1576
11.24/11.33	c bounds -1014 >= -1518 @ 11.1577
11.24/11.33	c bounds -1014 >= -1517 @ 11.1579
11.24/11.33	c bounds -1014 >= -1516 @ 11.158
11.24/11.33	c bounds -1014 >= -1515 @ 11.1581
11.24/11.33	c bounds -1014 >= -1514 @ 11.1581
11.24/11.33	c bounds -1014 >= -1513 @ 11.1582
11.24/11.33	c bounds -1014 >= -1512 @ 11.1583
11.24/11.33	c bounds -1014 >= -1511 @ 11.1584
11.24/11.33	c bounds -1014 >= -1510 @ 11.1585
11.24/11.33	c bounds -1014 >= -1509 @ 11.1586
11.24/11.33	c bounds -1014 >= -1508 @ 11.1587
11.24/11.33	c bounds -1014 >= -1507 @ 11.1589
11.24/11.33	c bounds -1014 >= -1506 @ 11.159
11.24/11.33	c bounds -1014 >= -1505 @ 11.159
11.24/11.33	c bounds -1014 >= -1504 @ 11.1591
11.24/11.34	c bounds -1014 >= -1503 @ 11.1593
11.24/11.34	c bounds -1014 >= -1502 @ 11.1594
11.24/11.34	c bounds -1014 >= -1501 @ 11.1595
11.24/11.34	c bounds -1014 >= -1500 @ 11.1596
11.24/11.34	c bounds -1014 >= -1499 @ 11.1597
11.24/11.34	c bounds -1014 >= -1498 @ 11.1598
11.24/11.34	c bounds -1014 >= -1497 @ 11.1599
11.24/11.34	c bounds -1014 >= -1496 @ 11.16
11.24/11.34	c bounds -1014 >= -1495 @ 11.1601
11.24/11.34	c bounds -1014 >= -1494 @ 11.1602
11.24/11.34	c bounds -1014 >= -1493 @ 11.1603
11.24/11.34	c bounds -1014 >= -1492 @ 11.1604
11.24/11.34	c bounds -1014 >= -1491 @ 11.1605
11.24/11.34	c bounds -1014 >= -1490 @ 11.1606
11.24/11.34	c bounds -1014 >= -1489 @ 11.1607
11.24/11.34	c bounds -1014 >= -1488 @ 11.1626
11.24/11.34	c bounds -1014 >= -1487 @ 11.1627
11.24/11.34	c bounds -1014 >= -1486 @ 11.1628
11.24/11.34	c bounds -1014 >= -1485 @ 11.1631
11.24/11.34	c bounds -1014 >= -1484 @ 11.1632
11.24/11.34	c bounds -1014 >= -1483 @ 11.1633
11.24/11.34	c bounds -1014 >= -1482 @ 11.1634
11.24/11.34	c bounds -1014 >= -1481 @ 11.1636
11.24/11.34	c bounds -1014 >= -1480 @ 11.1637
11.24/11.34	c bounds -1014 >= -1479 @ 11.1638
11.24/11.34	c bounds -1014 >= -1478 @ 11.1639
11.24/11.34	c bounds -1014 >= -1477 @ 11.164
11.24/11.34	c bounds -1014 >= -1476 @ 11.1641
11.24/11.34	c bounds -1014 >= -1475 @ 11.1642
11.24/11.34	c bounds -1014 >= -1474 @ 11.1642
11.24/11.34	c bounds -1014 >= -1473 @ 11.1643
11.24/11.34	c bounds -1014 >= -1472 @ 11.1644
11.24/11.34	c bounds -1014 >= -1471 @ 11.1653
11.24/11.34	c bounds -1014 >= -1470 @ 11.1654
11.24/11.34	c bounds -1014 >= -1469 @ 11.1655
11.24/11.34	c bounds -1014 >= -1468 @ 11.1656
11.24/11.34	c bounds -1014 >= -1467 @ 11.1658
11.24/11.34	c bounds -1014 >= -1466 @ 11.1659
11.24/11.34	c bounds -1014 >= -1465 @ 11.166
11.24/11.34	c bounds -1014 >= -1464 @ 11.1661
11.24/11.34	c bounds -1014 >= -1463 @ 11.1662
11.24/11.34	c bounds -1014 >= -1462 @ 11.1663
11.24/11.34	c bounds -1014 >= -1461 @ 11.1664
11.24/11.34	c bounds -1014 >= -1460 @ 11.1666
11.24/11.34	c bounds -1014 >= -1459 @ 11.1667
11.24/11.34	c bounds -1014 >= -1458 @ 11.1675
11.24/11.34	c bounds -1014 >= -1457 @ 11.1676
11.24/11.34	c bounds -1014 >= -1456 @ 11.1677
11.24/11.34	c bounds -1014 >= -1455 @ 11.1678
11.24/11.34	c bounds -1014 >= -1454 @ 11.1679
11.24/11.34	c bounds -1014 >= -1453 @ 11.168
11.24/11.34	c bounds -1014 >= -1452 @ 11.1681
11.24/11.34	c bounds -1014 >= -1451 @ 11.1688
11.24/11.34	c bounds -1014 >= -1450 @ 11.1689
11.24/11.34	c bounds -1014 >= -1449 @ 11.169
11.24/11.34	c bounds -1014 >= -1448 @ 11.1691
11.24/11.35	c bounds -1014 >= -1447 @ 11.1692
11.24/11.35	c bounds -1014 >= -1446 @ 11.1693
11.24/11.35	c bounds -1014 >= -1445 @ 11.1694
11.24/11.35	c bounds -1014 >= -1444 @ 11.1694
11.24/11.35	c bounds -1014 >= -1443 @ 11.1695
11.24/11.35	c bounds -1014 >= -1442 @ 11.1697
11.24/11.35	c bounds -1014 >= -1441 @ 11.1699
11.24/11.35	c bounds -1014 >= -1440 @ 11.17
11.24/11.35	c bounds -1014 >= -1439 @ 11.17
11.24/11.35	c bounds -1014 >= -1438 @ 11.1701
11.24/11.35	c bounds -1014 >= -1437 @ 11.1702
11.24/11.35	c bounds -1014 >= -1436 @ 11.1704
11.24/11.36	c bounds -1014 >= -1435 @ 11.18
11.24/11.36	c bounds -1014 >= -1434 @ 11.1801
11.24/11.36	c bounds -1014 >= -1433 @ 11.1802
11.24/11.36	c bounds -1014 >= -1432 @ 11.1803
11.24/11.36	c bounds -1014 >= -1431 @ 11.1804
11.24/11.36	c bounds -1014 >= -1430 @ 11.1805
11.24/11.36	c bounds -1014 >= -1429 @ 11.1805
11.24/11.36	c bounds -1014 >= -1428 @ 11.1806
11.24/11.36	c bounds -1014 >= -1427 @ 11.181
11.24/11.36	c bounds -1014 >= -1426 @ 11.1811
11.24/11.36	c bounds -1014 >= -1425 @ 11.1812
11.24/11.36	c bounds -1014 >= -1424 @ 11.1812
11.24/11.36	c bounds -1014 >= -1423 @ 11.1813
11.24/11.36	c bounds -1014 >= -1422 @ 11.1814
11.24/11.36	c bounds -1014 >= -1421 @ 11.1815
11.24/11.36	c bounds -1014 >= -1420 @ 11.1816
11.24/11.36	c bounds -1014 >= -1419 @ 11.1817
11.24/11.36	c bounds -1014 >= -1418 @ 11.1817
11.24/11.36	c bounds -1014 >= -1417 @ 11.1819
11.24/11.36	c bounds -1014 >= -1416 @ 11.1821
11.24/11.36	c bounds -1014 >= -1415 @ 11.1821
11.24/11.36	c bounds -1014 >= -1414 @ 11.1821
11.24/11.36	c bounds -1014 >= -1413 @ 11.1821
11.24/11.36	c bounds -1014 >= -1412 @ 11.1821
11.24/11.36	c bounds -1014 >= -1411 @ 11.1821
11.24/11.36	c bounds -1014 >= -1410 @ 11.1821
11.24/11.36	c bounds -1014 >= -1409 @ 11.1821
11.24/11.36	c bounds -1014 >= -1408 @ 11.1821
11.24/11.36	c bounds -1014 >= -1407 @ 11.1821
11.24/11.36	c bounds -1014 >= -1406 @ 11.1821
11.24/11.36	c bounds -1014 >= -1405 @ 11.1822
11.24/11.36	c bounds -1014 >= -1404 @ 11.1823
11.24/11.36	c bounds -1014 >= -1403 @ 11.1823
11.24/11.36	c bounds -1014 >= -1402 @ 11.1825
11.24/11.36	c bounds -1014 >= -1401 @ 11.1826
11.24/11.36	c bounds -1014 >= -1400 @ 11.1827
11.24/11.36	c bounds -1014 >= -1399 @ 11.1828
11.24/11.36	c bounds -1014 >= -1398 @ 11.1829
11.24/11.36	c bounds -1014 >= -1397 @ 11.183
11.24/11.36	c bounds -1014 >= -1396 @ 11.1832
11.24/11.36	c bounds -1014 >= -1395 @ 11.1848
11.24/11.36	c bounds -1014 >= -1394 @ 11.1849
11.24/11.36	c bounds -1014 >= -1393 @ 11.185
11.24/11.36	c bounds -1014 >= -1392 @ 11.1851
11.24/11.36	c bounds -1014 >= -1391 @ 11.1852
11.24/11.36	c bounds -1014 >= -1390 @ 11.1853
11.24/11.36	c bounds -1014 >= -1389 @ 11.1854
11.24/11.36	c bounds -1014 >= -1388 @ 11.1864
11.24/11.36	c bounds -1014 >= -1387 @ 11.1865
11.24/11.36	c bounds -1014 >= -1386 @ 11.1866
11.24/11.36	c bounds -1014 >= -1385 @ 11.1867
11.24/11.36	c bounds -1014 >= -1384 @ 11.1871
11.24/11.36	c bounds -1014 >= -1383 @ 11.1871
11.24/11.36	c bounds -1014 >= -1382 @ 11.1872
11.24/11.36	c bounds -1014 >= -1381 @ 11.1873
11.24/11.36	c bounds -1014 >= -1380 @ 11.1874
11.24/11.36	c bounds -1014 >= -1379 @ 11.1876
11.24/11.36	c bounds -1014 >= -1378 @ 11.1877
11.24/11.37	c bounds -1014 >= -1377 @ 11.1892
11.24/11.37	c bounds -1014 >= -1376 @ 11.1893
11.24/11.37	c bounds -1014 >= -1375 @ 11.1901
11.24/11.37	c bounds -1014 >= -1374 @ 11.1902
11.24/11.37	c bounds -1014 >= -1373 @ 11.1902
11.24/11.37	c bounds -1014 >= -1372 @ 11.1903
11.24/11.37	c bounds -1014 >= -1371 @ 11.1904
11.24/11.37	c bounds -1014 >= -1370 @ 11.1905
11.24/11.37	c bounds -1014 >= -1369 @ 11.1907
11.24/11.37	c bounds -1014 >= -1368 @ 11.1907
11.24/11.37	c bounds -1014 >= -1367 @ 11.1914
11.24/11.37	c bounds -1014 >= -1366 @ 11.1915
11.24/11.37	c bounds -1014 >= -1365 @ 11.1917
11.24/11.37	c bounds -1014 >= -1364 @ 11.1917
11.24/11.37	c bounds -1014 >= -1363 @ 11.1918
11.24/11.37	c bounds -1014 >= -1362 @ 11.1919
11.24/11.37	c bounds -1014 >= -1361 @ 11.192
11.24/11.37	c bounds -1014 >= -1360 @ 11.1921
11.24/11.37	c bounds -1014 >= -1359 @ 11.1921
11.24/11.37	c bounds -1014 >= -1358 @ 11.1925
11.24/11.37	c bounds -1014 >= -1357 @ 11.1926
11.24/11.37	c bounds -1014 >= -1356 @ 11.1927
11.24/11.37	c bounds -1014 >= -1355 @ 11.1928
11.24/11.37	c bounds -1014 >= -1354 @ 11.1929
11.24/11.37	c bounds -1014 >= -1353 @ 11.1929
11.24/11.37	c bounds -1014 >= -1352 @ 11.193
11.24/11.37	c bounds -1014 >= -1351 @ 11.1931
11.24/11.37	c bounds -1014 >= -1350 @ 11.1932
11.24/11.37	c bounds -1014 >= -1349 @ 11.1932
11.24/11.37	c bounds -1014 >= -1348 @ 11.1943
11.24/11.37	c bounds -1014 >= -1347 @ 11.1945
11.24/11.37	c bounds -1014 >= -1346 @ 11.1947
11.24/11.37	c bounds -1014 >= -1345 @ 11.1948
11.24/11.37	c bounds -1014 >= -1344 @ 11.1949
11.24/11.37	c bounds -1014 >= -1343 @ 11.195
11.24/11.37	c bounds -1014 >= -1342 @ 11.1952
11.24/11.37	c bounds -1014 >= -1341 @ 11.1961
11.24/11.37	c bounds -1014 >= -1340 @ 11.1962
11.24/11.37	c bounds -1014 >= -1339 @ 11.1963
11.24/11.37	c bounds -1014 >= -1338 @ 11.1964
11.24/11.37	c bounds -1014 >= -1337 @ 11.1966
11.24/11.37	c bounds -1014 >= -1336 @ 11.1978
11.24/11.38	c bounds -1014 >= -1335 @ 11.1981
11.24/11.38	c bounds -1014 >= -1334 @ 11.1985
11.24/11.38	c bounds -1014 >= -1333 @ 11.1988
11.24/11.38	c bounds -1014 >= -1332 @ 11.1989
11.24/11.38	c bounds -1014 >= -1331 @ 11.199
11.24/11.38	c bounds -1014 >= -1330 @ 11.1994
11.24/11.38	c bounds -1014 >= -1329 @ 11.1995
11.24/11.38	c bounds -1014 >= -1328 @ 11.2002
11.24/11.38	c bounds -1014 >= -1327 @ 11.2005
34.46/34.66	c bounds -1014 >= -1326 @ 34.3941
34.46/34.66	c bounds -1014 >= -1325 @ 34.3977
34.46/34.66	c bounds -1014 >= -1324 @ 34.3985
34.46/34.66	c bounds -1014 >= -1323 @ 34.3988
34.46/34.66	c bounds -1014 >= -1322 @ 34.3991
34.46/34.66	c bounds -1014 >= -1321 @ 34.3992
34.46/34.66	c bounds -1014 >= -1320 @ 34.3993
34.46/34.66	c bounds -1014 >= -1319 @ 34.3997
34.46/34.66	c bounds -1014 >= -1318 @ 34.3997
34.46/34.66	c bounds -1014 >= -1317 @ 34.4
34.46/34.66	c bounds -1014 >= -1316 @ 34.4003
34.46/34.66	c bounds -1014 >= -1315 @ 34.4004
34.46/34.66	c bounds -1014 >= -1314 @ 34.4005
34.46/34.66	c bounds -1014 >= -1313 @ 34.4006
34.46/34.66	c bounds -1014 >= -1312 @ 34.4007
34.46/34.66	c bounds -1014 >= -1311 @ 34.4007
34.46/34.66	c bounds -1014 >= -1310 @ 34.4007
34.46/34.66	c bounds -1014 >= -1309 @ 34.4007
34.46/34.66	c bounds -1014 >= -1308 @ 34.4007
34.46/34.66	c bounds -1014 >= -1307 @ 34.4007
34.46/34.67	c bounds -1014 >= -1306 @ 34.4018
34.46/34.67	c bounds -1014 >= -1305 @ 34.402
34.46/34.67	c bounds -1014 >= -1304 @ 34.402
34.46/34.67	c bounds -1014 >= -1303 @ 34.4021
34.46/34.67	c bounds -1014 >= -1302 @ 34.4023
34.46/34.67	c bounds -1014 >= -1301 @ 34.4046
34.46/34.67	c bounds -1014 >= -1300 @ 34.4049
34.46/34.67	c bounds -1014 >= -1299 @ 34.405
34.46/34.67	c bounds -1014 >= -1298 @ 34.4051
34.46/34.67	c bounds -1014 >= -1297 @ 34.4052
34.46/34.67	c bounds -1014 >= -1296 @ 34.4053
34.46/34.67	c bounds -1014 >= -1295 @ 34.4056
34.46/34.67	c bounds -1014 >= -1294 @ 34.4062
34.46/34.67	c bounds -1014 >= -1293 @ 34.4063
34.46/34.67	c bounds -1014 >= -1292 @ 34.4064
34.46/34.67	c bounds -1014 >= -1291 @ 34.4068
34.46/34.67	c bounds -1014 >= -1290 @ 34.407
34.46/34.67	c bounds -1014 >= -1289 @ 34.4072
34.46/34.67	c bounds -1014 >= -1288 @ 34.4074
34.46/34.67	c bounds -1014 >= -1287 @ 34.4075
34.46/34.67	c bounds -1014 >= -1286 @ 34.4077
34.46/34.67	c bounds -1014 >= -1285 @ 34.4078
34.46/34.67	c bounds -1014 >= -1284 @ 34.408
34.46/34.67	c bounds -1014 >= -1283 @ 34.4081
34.46/34.67	c bounds -1014 >= -1282 @ 34.4082
34.46/34.67	c bounds -1014 >= -1281 @ 34.4084
34.46/34.67	c bounds -1014 >= -1280 @ 34.4085
34.46/34.67	c bounds -1014 >= -1279 @ 34.4087
34.46/34.67	c bounds -1014 >= -1278 @ 34.4088
34.46/34.67	c bounds -1014 >= -1277 @ 34.409
34.46/34.67	c bounds -1014 >= -1276 @ 34.4094
34.46/34.67	c bounds -1014 >= -1275 @ 34.4095
34.46/34.67	c bounds -1014 >= -1274 @ 34.4097
34.46/34.67	c bounds -1014 >= -1273 @ 34.4098
34.46/34.67	c bounds -1014 >= -1272 @ 34.41
34.46/34.67	c bounds -1014 >= -1271 @ 34.4101
34.46/34.67	c bounds -1014 >= -1270 @ 34.4102
34.46/34.67	c bounds -1014 >= -1269 @ 34.4103
34.46/34.67	c bounds -1014 >= -1268 @ 34.4106
34.46/34.68	c bounds -1014 >= -1267 @ 34.4108
34.46/34.68	c bounds -1014 >= -1266 @ 34.4109
34.46/34.68	c bounds -1014 >= -1265 @ 34.411
34.46/34.68	c bounds -1014 >= -1264 @ 34.4122
34.46/34.68	c bounds -1014 >= -1263 @ 34.4124
34.46/34.68	c bounds -1014 >= -1262 @ 34.4126
34.46/34.68	c bounds -1014 >= -1261 @ 34.4127
34.46/34.68	c bounds -1014 >= -1260 @ 34.4127
34.46/34.68	c bounds -1014 >= -1259 @ 34.413
34.46/34.68	c bounds -1014 >= -1258 @ 34.4131
34.46/34.68	c bounds -1014 >= -1257 @ 34.4133
34.46/34.68	c bounds -1014 >= -1256 @ 34.4134
34.46/34.68	c bounds -1014 >= -1255 @ 34.4145
34.46/34.68	c bounds -1014 >= -1254 @ 34.4151
34.46/34.68	c bounds -1014 >= -1253 @ 34.4163
34.46/34.68	c bounds -1014 >= -1252 @ 34.4165
34.46/34.68	c bounds -1014 >= -1251 @ 34.4165
34.46/34.68	c bounds -1014 >= -1250 @ 34.4166
34.46/34.68	c bounds -1014 >= -1249 @ 34.4168
34.46/34.68	c bounds -1014 >= -1248 @ 34.4169
34.46/34.68	c bounds -1014 >= -1247 @ 34.4171
34.46/34.68	c bounds -1014 >= -1246 @ 34.4175
34.46/34.68	c bounds -1014 >= -1245 @ 34.4176
34.46/34.68	c bounds -1014 >= -1244 @ 34.4178
34.46/34.68	c bounds -1014 >= -1243 @ 34.4179
34.46/34.68	c bounds -1014 >= -1242 @ 34.4181
34.46/34.68	c bounds -1014 >= -1241 @ 34.4182
34.46/34.68	c bounds -1014 >= -1240 @ 34.4183
34.46/34.68	c bounds -1014 >= -1239 @ 34.4184
34.46/34.68	c bounds -1014 >= -1238 @ 34.4186
34.46/34.68	c bounds -1014 >= -1237 @ 34.4186
34.46/34.68	c bounds -1014 >= -1236 @ 34.4187
34.46/34.68	c bounds -1014 >= -1235 @ 34.4187
34.46/34.68	c bounds -1014 >= -1234 @ 34.4187
34.46/34.68	c bounds -1014 >= -1233 @ 34.4187
34.46/34.68	c bounds -1014 >= -1232 @ 34.4187
34.46/34.68	c bounds -1014 >= -1231 @ 34.4187
34.46/34.68	c bounds -1014 >= -1230 @ 34.4187
34.46/34.68	c bounds -1014 >= -1229 @ 34.4191
34.46/34.68	c bounds -1014 >= -1228 @ 34.4195
34.46/34.68	c bounds -1014 >= -1227 @ 34.4196
34.46/34.69	c bounds -1014 >= -1226 @ 34.4199
34.46/34.69	c bounds -1014 >= -1225 @ 34.4208
34.46/34.69	c bounds -1014 >= -1224 @ 34.4219
34.46/34.69	c bounds -1014 >= -1223 @ 34.4229
34.46/34.69	c bounds -1014 >= -1222 @ 34.4246
34.46/34.69	c bounds -1014 >= -1221 @ 34.4259
34.46/34.69	c bounds -1014 >= -1220 @ 34.4282
34.56/34.70	c bounds -1014 >= -1219 @ 34.4312
34.56/34.70	c bounds -1014 >= -1218 @ 34.4334
34.56/34.70	c bounds -1014 >= -1217 @ 34.4362
34.56/34.71	c bounds -1014 >= -1216 @ 34.4399
34.56/34.71	c bounds -1014 >= -1215 @ 34.4413
34.56/34.71	c bounds -1014 >= -1214 @ 34.4429
34.56/34.71	c bounds -1014 >= -1213 @ 34.4448
34.56/34.71	c bounds -1014 >= -1212 @ 34.4463
34.56/34.71	c bounds -1014 >= -1211 @ 34.449
34.56/34.72	c bounds -1014 >= -1210 @ 34.4513
34.56/34.72	c bounds -1014 >= -1209 @ 34.4535
34.56/34.72	c bounds -1014 >= -1208 @ 34.4553
34.56/34.72	c bounds -1014 >= -1207 @ 34.4574
34.56/34.73	c bounds -1014 >= -1206 @ 34.4606
34.56/34.73	c bounds -1014 >= -1205 @ 34.464
34.56/34.74	c bounds -1014 >= -1204 @ 34.4679
34.56/34.74	c bounds -1014 >= -1203 @ 34.4721
34.56/34.74	c bounds -1014 >= -1202 @ 34.4763
34.56/34.75	c bounds -1014 >= -1201 @ 34.4825
34.56/34.76	c bounds -1014 >= -1200 @ 34.4905
34.56/34.77	c bounds -1014 >= -1199 @ 34.4986
34.56/34.78	c bounds -1014 >= -1198 @ 34.5103
34.56/34.79	c bounds -1014 >= -1197 @ 34.5191
34.66/34.80	c bounds -1014 >= -1196 @ 34.528
34.66/34.80	c bounds -1014 >= -1195 @ 34.536
34.66/34.82	c bounds -1014 >= -1194 @ 34.5526
34.66/34.85	c bounds -1014 >= -1193 @ 34.577
34.66/34.87	c bounds -1014 >= -1192 @ 34.5985
34.66/34.89	c bounds -1014 >= -1191 @ 34.6209
34.66/34.89	c #Conflicts: 3000 | #Constraints: 191581
34.75/34.92	c bounds -1014 >= -1190 @ 34.6459
34.75/34.95	c bounds -1014 >= -1189 @ 34.6791
34.75/35.00	c bounds -1014 >= -1188 @ 34.721
34.87/35.05	c bounds -1014 >= -1187 @ 34.7745
34.97/35.14	c bounds -1014 >= -1186 @ 34.8621
34.97/35.19	c bounds -1014 >= -1185 @ 34.909
34.97/35.19	c #Conflicts: 4000 | #Constraints: 192950
35.06/35.25	c bounds -1014 >= -1184 @ 34.9776
36.15/36.30	c UNIT CLEANUP
36.15/36.30	c DATABASE CLEANUP
36.15/36.30	c GARBAGE COLLECT
36.15/36.30	c #Conflicts: 5000 | #Constraints: 191301
37.45/37.61	c #Conflicts: 6000 | #Constraints: 192301
97.55/98.00	c DATABASE CLEANUP
97.55/98.00	c GARBAGE COLLECT
97.55/98.00	c bounds -1014 >= -1183 @ 97.4708
97.67/98.01	c #Conflicts: 7000 | #Constraints: 191020
97.67/98.11	c bounds -1014 >= -1182 @ 97.5736
97.85/98.28	c bounds -1014 >= -1181 @ 97.7455
97.95/98.30	c #Conflicts: 8000 | #Constraints: 192161
98.05/98.42	c bounds -1014 >= -1180 @ 97.8881
98.15/98.56	c bounds -1014 >= -1179 @ 98.0215
98.25/98.62	c #Conflicts: 9000 | #Constraints: 193266
98.54/98.92	c UNIT CLEANUP
98.54/98.92	c DATABASE CLEANUP
98.54/98.92	c #Conflicts: 10000 | #Constraints: 191555
172.70/173.36	c bounds -1014 >= -1178 @ 172.526
172.90/173.57	c bounds -1014 >= -1177 @ 172.736
173.00/173.65	c #Conflicts: 11000 | #Constraints: 192699
173.10/173.72	c bounds -1014 >= -1176 @ 172.882
173.20/173.86	c bounds -1014 >= -1175 @ 173.016
173.42/174.01	c #Conflicts: 12000 | #Constraints: 193810
174.51/175.13	c DATABASE CLEANUP
174.51/175.13	c GARBAGE COLLECT
174.51/175.13	c #Conflicts: 13000 | #Constraints: 192002
175.69/176.38	c #Conflicts: 14000 | #Constraints: 193002
177.19/177.82	c #Conflicts: 15000 | #Constraints: 194002
177.50/178.11	c DATABASE CLEANUP
177.50/178.11	c GARBAGE COLLECT
177.50/178.11	c bounds -1014 >= -1174 @ 177.258
177.59/178.20	c #Conflicts: 16000 | #Constraints: 192291
177.69/178.31	c bounds -1014 >= -1173 @ 177.453
177.79/178.44	c bounds -1014 >= -1172 @ 177.581
177.89/178.56	c #Conflicts: 17000 | #Constraints: 193369
177.98/178.64	c bounds -1014 >= -1171 @ 177.78
178.18/178.87	c bounds -1014 >= -1170 @ 178.01
178.28/179.00	c #Conflicts: 18000 | #Constraints: 194453
178.40/179.06	c bounds -1014 >= -1169 @ 178.196
178.78/179.41	c DATABASE CLEANUP
178.78/179.41	c bounds -1014 >= -1168 @ 178.542
178.78/179.42	c #Conflicts: 19000 | #Constraints: 192400
178.98/179.67	c bounds -1014 >= -1167 @ 178.801
179.39/180.09	c #Conflicts: 20000 | #Constraints: 193460
180.57/181.24	c #Conflicts: 21000 | #Constraints: 194460
181.78/182.48	c #Conflicts: 22000 | #Constraints: 195460
183.17/183.83	c #Conflicts: 23000 | #Constraints: 196460
184.48/185.18	c #Conflicts: 24000 | #Constraints: 197460
185.76/186.48	c #Conflicts: 25000 | #Constraints: 198460
187.06/187.70	c #Conflicts: 26000 | #Constraints: 199460
188.25/188.96	c #Conflicts: 27000 | #Constraints: 200460
189.65/190.35	c #Conflicts: 28000 | #Constraints: 201460
415.53/416.99	c UNIT CLEANUP
415.53/416.99	c DATABASE CLEANUP
415.53/416.99	c GARBAGE COLLECT
415.53/416.99	c #Conflicts: 29000 | #Constraints: 195637
415.74/417.19	c bounds -1014 >= -1166 @ 415.453
416.04/417.42	c bounds -1014 >= -1165 @ 415.678
416.04/417.49	c #Conflicts: 30000 | #Constraints: 196736
416.14/417.59	c bounds -1014 >= -1164 @ 415.85
416.53/417.92	c bounds -1014 >= -1163 @ 416.181
416.53/417.97	c #Conflicts: 31000 | #Constraints: 197826
416.83/418.21	c bounds -1014 >= -1162 @ 416.468
417.13/418.50	c #Conflicts: 32000 | #Constraints: 198868
417.23/418.60	c bounds -1014 >= -1161 @ 416.859
417.43/418.88	c bounds -1014 >= -1160 @ 417.132
417.64/419.04	c #Conflicts: 33000 | #Constraints: 199952
417.74/419.17	c bounds -1014 >= -1159 @ 417.425
418.13/419.54	c DATABASE CLEANUP
418.13/419.54	c GARBAGE COLLECT
418.13/419.54	c bounds -1014 >= -1158 @ 417.789
418.13/419.56	c #Conflicts: 34000 | #Constraints: 195224
418.52/419.94	c bounds -1014 >= -1157 @ 418.184
418.73/420.11	c #Conflicts: 35000 | #Constraints: 196299
418.82/420.22	c bounds -1014 >= -1156 @ 418.462
419.22/420.60	c #Conflicts: 36000 | #Constraints: 197359
419.33/420.77	c bounds -1014 >= -1155 @ 419.009
419.74/421.14	c bounds -1014 >= -1154 @ 419.377
419.74/421.17	c #Conflicts: 37000 | #Constraints: 198461
420.22/421.64	c bounds -1014 >= -1153 @ 419.883
420.32/421.73	c #Conflicts: 38000 | #Constraints: 199506
420.81/422.25	c DATABASE CLEANUP
420.81/422.25	c GARBAGE COLLECT
420.81/422.25	c #Conflicts: 39000 | #Constraints: 195152
421.01/422.40	c bounds -1014 >= -1152 @ 420.627
421.31/422.76	c #Conflicts: 40000 | #Constraints: 196278
421.41/422.85	c bounds -1014 >= -1151 @ 421.079
421.92/423.35	c #Conflicts: 41000 | #Constraints: 197335
421.92/423.38	c bounds -1014 >= -1150 @ 421.603
422.41/423.87	c bounds -1014 >= -1149 @ 422.084
422.51/423.91	c #Conflicts: 42000 | #Constraints: 198416
449.33/450.80	c bounds -1014 >= -1148 @ 448.914
449.43/450.90	c #Conflicts: 43000 | #Constraints: 199474
450.02/451.52	c bounds -1014 >= -1147 @ 449.629
450.02/451.52	c #Conflicts: 44000 | #Constraints: 200507
451.32/452.87	c #Conflicts: 45000 | #Constraints: 201507
452.64/454.13	c #Conflicts: 46000 | #Constraints: 202507
453.72/455.25	c #Conflicts: 47000 | #Constraints: 203507
455.21/456.73	c #Conflicts: 48000 | #Constraints: 204507
456.52/458.08	c #Conflicts: 49000 | #Constraints: 205507
458.00/459.52	c #Conflicts: 50000 | #Constraints: 206507
459.40/460.94	c #Conflicts: 51000 | #Constraints: 207507
460.90/462.42	c #Conflicts: 52000 | #Constraints: 208507
462.39/463.92	c UNIT CLEANUP
462.39/463.92	c DATABASE CLEANUP
462.39/463.92	c GARBAGE COLLECT
462.39/463.92	c #Conflicts: 53000 | #Constraints: 199386
463.09/464.68	c #Conflicts: 54000 | #Constraints: 200386
463.19/464.73	c bounds -1014 >= -1146 @ 462.785
463.79/465.34	c #Conflicts: 55000 | #Constraints: 201443
463.98/465.58	c bounds -1014 >= -1145 @ 463.63
464.50/466.04	c #Conflicts: 56000 | #Constraints: 202482
464.60/466.12	c bounds -1014 >= -1144 @ 464.164
667.93/670.10	c #Conflicts: 57000 | #Constraints: 203531
668.03/670.17	c bounds -1014 >= -1143 @ 667.535
668.71/670.87	c #Conflicts: 58000 | #Constraints: 204567
669.21/671.34	c bounds -1014 >= -1142 @ 668.694
669.61/671.74	c DATABASE CLEANUP
669.61/671.74	c GARBAGE COLLECT
669.61/671.74	c #Conflicts: 59000 | #Constraints: 197526
670.20/672.33	c #Conflicts: 60000 | #Constraints: 198526
670.30/672.40	c bounds -1014 >= -1141 @ 669.752
670.70/672.89	c #Conflicts: 61000 | #Constraints: 199592
671.01/673.18	c bounds -1014 >= -1140 @ 670.53
671.41/673.52	c #Conflicts: 62000 | #Constraints: 200637
672.02/674.14	c bounds -1014 >= -1139 @ 671.479
672.10/674.26	c #Conflicts: 63000 | #Constraints: 201700
672.70/674.88	c #Conflicts: 64000 | #Constraints: 202700
673.01/675.12	c bounds -1014 >= -1138 @ 672.459
673.50/675.62	c #Conflicts: 65000 | #Constraints: 203733
674.20/676.30	c UNIT CLEANUP
674.20/676.30	c DATABASE CLEANUP
674.20/676.30	c GARBAGE COLLECT
674.20/676.30	c #Conflicts: 66000 | #Constraints: 197509
674.30/676.49	c bounds -1014 >= -1137 @ 673.813
674.80/676.92	c #Conflicts: 67000 | #Constraints: 198620
675.39/677.56	c #Conflicts: 68000 | #Constraints: 199620
675.80/677.98	c bounds -1014 >= -1136 @ 675.297
676.39/678.54	c #Conflicts: 69000 | #Constraints: 200686
677.59/679.75	c #Conflicts: 70000 | #Constraints: 201686
678.79/680.97	c #Conflicts: 71000 | #Constraints: 202686
679.99/682.19	c #Conflicts: 72000 | #Constraints: 203686
681.38/683.58	c #Conflicts: 73000 | #Constraints: 204686
682.77/684.94	c #Conflicts: 74000 | #Constraints: 205686
684.17/686.38	c #Conflicts: 75000 | #Constraints: 206686
685.67/687.88	c #Conflicts: 76000 | #Constraints: 207686
687.26/689.40	c #Conflicts: 77000 | #Constraints: 208686
688.76/690.97	c #Conflicts: 78000 | #Constraints: 209686
690.45/692.65	c #Conflicts: 79000 | #Constraints: 210686
691.96/694.17	c #Conflicts: 80000 | #Constraints: 211686
693.44/695.62	c #Conflicts: 81000 | #Constraints: 212686
694.86/697.06	c #Conflicts: 82000 | #Constraints: 213686
696.44/698.67	c #Conflicts: 83000 | #Constraints: 214686
697.94/700.12	c #Conflicts: 84000 | #Constraints: 215686
698.63/700.89	c DATABASE CLEANUP
698.63/700.89	c GARBAGE COLLECT
698.63/700.89	c #Conflicts: 85000 | #Constraints: 203635
699.43/701.69	c #Conflicts: 86000 | #Constraints: 204635
699.53/701.73	c bounds -1014 >= -1135 @ 698.949
700.23/702.44	c #Conflicts: 87000 | #Constraints: 205740
700.84/703.02	c bounds -1014 >= -1134 @ 700.228
700.94/703.18	c #Conflicts: 88000 | #Constraints: 206803
701.72/703.98	c #Conflicts: 89000 | #Constraints: 207803
702.52/704.74	c bounds -1014 >= -1133 @ 701.939
702.62/704.84	c #Conflicts: 90000 | #Constraints: 208872
703.31/705.58	c #Conflicts: 91000 | #Constraints: 209872
703.83/706.05	c bounds -1014 >= -1132 @ 703.251
1120.56/1123.99	c UNIT CLEANUP
1120.56/1123.99	c DATABASE CLEANUP
1120.56/1123.99	c GARBAGE COLLECT
1120.56/1123.99	c #Conflicts: 92000 | #Constraints: 200359
1121.37/1124.73	c #Conflicts: 93000 | #Constraints: 201359
1121.57/1125.00	c bounds -1014 >= -1131 @ 1120.82
1122.07/1125.47	c #Conflicts: 94000 | #Constraints: 202443
1122.77/1126.19	c #Conflicts: 95000 | #Constraints: 203443
1123.67/1127.04	c bounds -1014 >= -1130 @ 1122.84
1123.86/1127.20	c #Conflicts: 96000 | #Constraints: 204503
1124.46/1127.89	c #Conflicts: 97000 | #Constraints: 205503
1124.86/1128.22	c bounds -1014 >= -1129 @ 1124.02
1125.25/1128.66	c #Conflicts: 98000 | #Constraints: 206554
1125.85/1129.23	c bounds -1014 >= -1128 @ 1125.03
1126.15/1129.54	c #Conflicts: 99000 | #Constraints: 207596
1126.94/1130.38	c DATABASE CLEANUP
1126.94/1130.38	c GARBAGE COLLECT
1126.94/1130.38	c #Conflicts: 100000 | #Constraints: 199525
1127.66/1131.01	c #Conflicts: 101000 | #Constraints: 200525
1127.85/1131.24	c bounds -1014 >= -1127 @ 1127.03
1128.15/1131.59	c #Conflicts: 102000 | #Constraints: 201612
1128.95/1132.32	c #Conflicts: 103000 | #Constraints: 202612
1129.45/1132.86	c bounds -1014 >= -1126 @ 1128.64
1129.76/1133.19	c #Conflicts: 104000 | #Constraints: 203675
1130.54/1133.98	c #Conflicts: 105000 | #Constraints: 204675
1131.34/1134.73	c #Conflicts: 106000 | #Constraints: 205675
1131.34/1134.76	c bounds -1014 >= -1125 @ 1130.53
1132.23/1135.69	c #Conflicts: 107000 | #Constraints: 206723
1133.23/1136.66	c #Conflicts: 108000 | #Constraints: 207723
1133.33/1136.78	c bounds -1014 >= -1124 @ 1132.53
1134.03/1137.49	c #Conflicts: 109000 | #Constraints: 208768
1135.13/1138.59	c #Conflicts: 110000 | #Constraints: 209768
1136.02/1139.47	c bounds -1014 >= -1123 @ 1135.22
1136.32/1139.79	c #Conflicts: 111000 | #Constraints: 210804
1137.32/1140.75	c #Conflicts: 112000 | #Constraints: 211804
1138.02/1141.49	c bounds -1014 >= -1122 @ 1137.24
1138.42/1141.84	c #Conflicts: 113000 | #Constraints: 212846
1139.42/1142.82	c #Conflicts: 114000 | #Constraints: 213846
1140.02/1143.41	c bounds -1014 >= -1121 @ 1139.14
1140.52/1143.97	c #Conflicts: 115000 | #Constraints: 214876
1141.91/1145.35	c #Conflicts: 116000 | #Constraints: 215876
1143.31/1146.72	c #Conflicts: 117000 | #Constraints: 216876
1144.61/1148.11	c #Conflicts: 118000 | #Constraints: 217876
1146.21/1149.62	c #Conflicts: 119000 | #Constraints: 218876
1147.61/1151.03	c #Conflicts: 120000 | #Constraints: 219876
1148.90/1152.36	c #Conflicts: 121000 | #Constraints: 220876
1150.19/1153.68	c #Conflicts: 122000 | #Constraints: 221876
1675.76/1680.59	c DATABASE CLEANUP
1675.76/1680.59	c GARBAGE COLLECT
1675.76/1680.59	c #Conflicts: 123000 | #Constraints: 206745
1676.66/1681.40	c #Conflicts: 124000 | #Constraints: 207745
1677.76/1682.58	c bounds -1014 >= -1120 @ 1676.66
1677.86/1682.61	c #Conflicts: 125000 | #Constraints: 208805
1678.65/1683.49	c #Conflicts: 126000 | #Constraints: 209805
1679.95/1684.78	c #Conflicts: 127000 | #Constraints: 210805
1680.36/1685.17	c bounds -1014 >= -1119 @ 1679.23
1680.95/1685.79	c #Conflicts: 128000 | #Constraints: 211865
1681.94/1686.70	c #Conflicts: 129000 | #Constraints: 212865
1682.54/1687.32	c bounds -1014 >= -1118 @ 1681.38
1682.84/1687.60	c #Conflicts: 130000 | #Constraints: 213910
1683.74/1688.53	c #Conflicts: 131000 | #Constraints: 214910
1684.94/1689.72	c DATABASE CLEANUP
1684.94/1689.72	c GARBAGE COLLECT
1684.94/1689.72	c #Conflicts: 132000 | #Constraints: 203198
1686.14/1690.98	c #Conflicts: 133000 | #Constraints: 204198
1687.44/1692.27	c #Conflicts: 134000 | #Constraints: 205198
1688.83/1693.63	c #Conflicts: 135000 | #Constraints: 206198
1690.12/1694.99	c #Conflicts: 136000 | #Constraints: 207198
1691.42/1696.21	c #Conflicts: 137000 | #Constraints: 208198
1692.62/1697.45	c #Conflicts: 138000 | #Constraints: 209198
1693.92/1698.73	c #Conflicts: 139000 | #Constraints: 210198
1695.12/1699.91	c #Conflicts: 140000 | #Constraints: 211198
1696.32/1701.12	c DATABASE CLEANUP
1696.32/1701.12	c GARBAGE COLLECT
1696.32/1701.12	c #Conflicts: 141000 | #Constraints: 201349
1696.71/1701.59	c #Conflicts: 142000 | #Constraints: 202349
1697.41/1702.26	c #Conflicts: 143000 | #Constraints: 203349
1698.11/1702.90	c #Conflicts: 144000 | #Constraints: 204349
1698.91/1703.79	c bounds -1014 >= -1117 @ 1697.78
1699.11/1703.98	c #Conflicts: 145000 | #Constraints: 205493
1700.00/1704.80	c #Conflicts: 146000 | #Constraints: 206493
1700.70/1705.57	c #Conflicts: 147000 | #Constraints: 207493
1701.70/1706.52	c #Conflicts: 148000 | #Constraints: 208493
1702.69/1707.52	c #Conflicts: 149000 | #Constraints: 209493
1702.69/1707.54	c bounds -1014 >= -1116 @ 1701.5
1703.50/1708.36	c #Conflicts: 150000 | #Constraints: 210538
1704.49/1709.32	c #Conflicts: 151000 | #Constraints: 211538
1705.58/1710.40	c #Conflicts: 152000 | #Constraints: 212538
1706.39/1711.25	c bounds -1014 >= -1115 @ 1705.2
1706.49/1711.39	c #Conflicts: 153000 | #Constraints: 213595
1707.39/1712.21	c #Conflicts: 154000 | #Constraints: 214595
1708.38/1713.24	c #Conflicts: 155000 | #Constraints: 215595
1709.38/1714.23	c #Conflicts: 156000 | #Constraints: 216595
1710.19/1715.05	c bounds -1014 >= -1114 @ 1708.98
1710.57/1715.45	c #Conflicts: 157000 | #Constraints: 217634
1711.78/1716.61	c #Conflicts: 158000 | #Constraints: 218634
1713.07/1717.95	c #Conflicts: 159000 | #Constraints: 219634
1714.37/1719.28	c #Conflicts: 160000 | #Constraints: 220634
1715.86/1720.72	c #Conflicts: 161000 | #Constraints: 221634
1717.17/1722.06	c #Conflicts: 162000 | #Constraints: 222634
1718.65/1723.57	c #Conflicts: 163000 | #Constraints: 223634
1720.06/1724.92	c #Conflicts: 164000 | #Constraints: 224634
1721.35/1726.21	c #Conflicts: 165000 | #Constraints: 225634
1722.45/1727.38	c #Conflicts: 166000 | #Constraints: 226634
1723.84/1728.76	c #Conflicts: 167000 | #Constraints: 227634
1725.44/1730.33	c #Conflicts: 168000 | #Constraints: 228634
1726.44/1731.36	c DATABASE CLEANUP
1726.44/1731.36	c GARBAGE COLLECT
1726.44/1731.36	c #Conflicts: 169000 | #Constraints: 210426
1727.53/1732.47	c #Conflicts: 170000 | #Constraints: 211426
1728.73/1733.61	c #Conflicts: 171000 | #Constraints: 212426
1729.73/1734.68	c bounds -1014 >= -1113 @ 1728.54
1729.93/1734.82	c #Conflicts: 172000 | #Constraints: 213498
1730.73/1735.65	c #Conflicts: 173000 | #Constraints: 214498
1731.83/1736.73	c #Conflicts: 174000 | #Constraints: 215498
1731.93/1736.84	c bounds -1014 >= -1112 @ 1730.69
1732.82/1737.79	c #Conflicts: 175000 | #Constraints: 216531
1733.92/1738.80	c #Conflicts: 176000 | #Constraints: 217531
1735.22/1740.12	c #Conflicts: 177000 | #Constraints: 218531
1735.41/1740.35	c bounds -1014 >= -1111 @ 1734.19
1736.22/1741.18	c #Conflicts: 178000 | #Constraints: 219585
1737.31/1742.20	c UNIT CLEANUP
1737.31/1742.20	c DATABASE CLEANUP
1737.31/1742.20	c GARBAGE COLLECT
1737.31/1742.20	c #Conflicts: 179000 | #Constraints: 205603
1738.22/1743.17	c #Conflicts: 180000 | #Constraints: 206603
1739.00/1743.98	c #Conflicts: 181000 | #Constraints: 207603
1740.01/1744.95	c #Conflicts: 182000 | #Constraints: 208603
1740.81/1745.75	c bounds -1014 >= -1110 @ 1739.56
1741.01/1745.96	c #Conflicts: 183000 | #Constraints: 209687
1742.30/1747.29	c #Conflicts: 184000 | #Constraints: 210687
1743.50/1748.47	c #Conflicts: 185000 | #Constraints: 211687
1744.79/1749.73	c #Conflicts: 186000 | #Constraints: 212687
1746.10/1751.11	c #Conflicts: 187000 | #Constraints: 213687
1747.28/1752.25	c #Conflicts: 188000 | #Constraints: 214687
1748.48/1753.44	c #Conflicts: 189000 | #Constraints: 215687
1749.58/1754.55	c DATABASE CLEANUP
1749.58/1754.55	c GARBAGE COLLECT
1749.58/1754.55	c #Conflicts: 190000 | #Constraints: 203927
1750.19/1755.15	c #Conflicts: 191000 | #Constraints: 204927
1751.19/1756.17	c #Conflicts: 192000 | #Constraints: 205927
1752.27/1757.20	c #Conflicts: 193000 | #Constraints: 206927
1752.97/1757.99	c #Conflicts: 194000 | #Constraints: 207927
1753.77/1758.77	c #Conflicts: 195000 | #Constraints: 208927
1754.87/1759.84	c #Conflicts: 196000 | #Constraints: 209927
1755.27/1760.26	c bounds -1014 >= -1109 @ 1754.02
1755.77/1760.72	c #Conflicts: 197000 | #Constraints: 211065
1756.77/1761.70	c #Conflicts: 198000 | #Constraints: 212065
1757.66/1762.61	c #Conflicts: 199000 | #Constraints: 213065
1758.56/1763.55	c #Conflicts: 200000 | #Constraints: 214065
1759.66/1764.62	c #Conflicts: 201000 | #Constraints: 215065
1759.96/1764.95	c bounds -1014 >= -1108 @ 1758.68
1760.76/1765.77	c #Conflicts: 202000 | #Constraints: 216104
1762.06/1767.07	c #Conflicts: 203000 | #Constraints: 217104
1763.35/1768.34	c #Conflicts: 204000 | #Constraints: 218104
1764.75/1769.72	c #Conflicts: 205000 | #Constraints: 219104
1765.94/1770.99	c #Conflicts: 206000 | #Constraints: 220104
1767.23/1772.24	c #Conflicts: 207000 | #Constraints: 221104
1768.44/1773.41	c #Conflicts: 208000 | #Constraints: 222104
1769.64/1774.64	c #Conflicts: 209000 | #Constraints: 223104
1770.93/1775.97	c #Conflicts: 210000 | #Constraints: 224104
1772.33/1777.39	c #Conflicts: 211000 | #Constraints: 225104
1773.63/1778.66	c #Conflicts: 212000 | #Constraints: 226104
1775.04/1780.11	c #Conflicts: 213000 | #Constraints: 227104
1776.42/1781.47	c #Conflicts: 214000 | #Constraints: 228104
1777.91/1782.91	c #Conflicts: 215000 | #Constraints: 229104
1779.51/1784.59	c #Conflicts: 216000 | #Constraints: 230104
1781.31/1786.30	c #Conflicts: 217000 | #Constraints: 231104
1782.61/1787.68	c #Conflicts: 218000 | #Constraints: 232104
1784.30/1789.37	c #Conflicts: 219000 | #Constraints: 233104
1785.70/1790.79	c #Conflicts: 220000 | #Constraints: 234104
2719.69/2727.06	c DATABASE CLEANUP
2719.69/2727.06	c GARBAGE COLLECT
2719.69/2727.06	c #Conflicts: 221000 | #Constraints: 212909
2720.79/2728.18	c #Conflicts: 222000 | #Constraints: 213909
2721.98/2729.30	c #Conflicts: 223000 | #Constraints: 214909
2723.18/2730.52	c #Conflicts: 224000 | #Constraints: 215909
2724.47/2731.89	c #Conflicts: 225000 | #Constraints: 216909
2725.27/2732.63	c bounds -1014 >= -1107 @ 2723.43
2725.87/2733.20	c #Conflicts: 226000 | #Constraints: 217999
2726.86/2734.20	c #Conflicts: 227000 | #Constraints: 218999
2727.77/2735.18	c #Conflicts: 228000 | #Constraints: 219999
2728.77/2736.18	c #Conflicts: 229000 | #Constraints: 220999
2729.67/2737.08	c bounds -1014 >= -1106 @ 2727.86
2729.96/2737.37	c #Conflicts: 230000 | #Constraints: 222071
2731.25/2738.60	c #Conflicts: 231000 | #Constraints: 223071
2732.25/2739.63	c #Conflicts: 232000 | #Constraints: 224071
2733.25/2740.62	c DATABASE CLEANUP
2733.25/2740.62	c GARBAGE COLLECT
2733.25/2740.62	c #Conflicts: 233000 | #Constraints: 207813
2734.25/2741.67	c #Conflicts: 234000 | #Constraints: 208813
2735.35/2742.71	c #Conflicts: 235000 | #Constraints: 209813
2736.44/2743.87	c #Conflicts: 236000 | #Constraints: 210813
2737.65/2745.03	c #Conflicts: 237000 | #Constraints: 211813
2738.65/2746.07	c #Conflicts: 238000 | #Constraints: 212813
2739.24/2746.65	c bounds -1014 >= -1105 @ 2737.38
2739.65/2747.05	c #Conflicts: 239000 | #Constraints: 213912
2740.74/2748.19	c #Conflicts: 240000 | #Constraints: 214912
2741.64/2749.02	c #Conflicts: 241000 | #Constraints: 215912
2742.63/2750.09	c #Conflicts: 242000 | #Constraints: 216912
2743.64/2751.09	c #Conflicts: 243000 | #Constraints: 217912
2744.33/2751.76	c bounds -1014 >= -1104 @ 2742.47
2744.74/2752.13	c #Conflicts: 244000 | #Constraints: 218978
2745.92/2753.36	c #Conflicts: 245000 | #Constraints: 219978
2746.73/2754.16	c DATABASE CLEANUP
2746.73/2754.16	c GARBAGE COLLECT
2746.73/2754.16	c #Conflicts: 246000 | #Constraints: 206203
2747.72/2755.13	c #Conflicts: 247000 | #Constraints: 207203
2748.41/2755.88	c #Conflicts: 248000 | #Constraints: 208203
2749.11/2756.58	c #Conflicts: 249000 | #Constraints: 209203
2749.91/2757.36	c #Conflicts: 250000 | #Constraints: 210203
2750.62/2758.02	c bounds -1014 >= -1103 @ 2748.71
2750.91/2758.37	c #Conflicts: 251000 | #Constraints: 211332
2751.80/2759.20	c #Conflicts: 252000 | #Constraints: 212332
2752.61/2760.04	c #Conflicts: 253000 | #Constraints: 213332
2753.50/2760.91	c #Conflicts: 254000 | #Constraints: 214332
2754.50/2761.90	c #Conflicts: 255000 | #Constraints: 215332
2755.30/2762.79	c #Conflicts: 256000 | #Constraints: 216332
2756.29/2763.75	c #Conflicts: 257000 | #Constraints: 217332
2756.99/2764.47	c bounds -1014 >= -1102 @ 2755.13
2757.49/2764.93	c #Conflicts: 258000 | #Constraints: 218401
2758.78/2766.22	c #Conflicts: 259000 | #Constraints: 219401
2760.19/2767.61	c #Conflicts: 260000 | #Constraints: 220401
2761.59/2769.04	c #Conflicts: 261000 | #Constraints: 221401
2763.18/2770.61	c #Conflicts: 262000 | #Constraints: 222401
2764.58/2772.09	c #Conflicts: 263000 | #Constraints: 223401
2766.17/2773.63	c #Conflicts: 264000 | #Constraints: 224401
2767.46/2774.92	c #Conflicts: 265000 | #Constraints: 225401
2768.97/2776.40	c #Conflicts: 266000 | #Constraints: 226401
2770.57/2778.09	c #Conflicts: 267000 | #Constraints: 227401
2772.06/2779.54	c #Conflicts: 268000 | #Constraints: 228401
2773.45/2780.96	c #Conflicts: 269000 | #Constraints: 229401
2775.05/2782.57	c #Conflicts: 270000 | #Constraints: 230401
2776.44/2784.01	c #Conflicts: 271000 | #Constraints: 231401
2777.84/2785.39	c #Conflicts: 272000 | #Constraints: 232401
2779.34/2786.84	c #Conflicts: 273000 | #Constraints: 233401
2780.94/2788.45	c #Conflicts: 274000 | #Constraints: 234401
2782.54/2790.06	c #Conflicts: 275000 | #Constraints: 235401
2784.13/2791.64	c #Conflicts: 276000 | #Constraints: 236401
2785.82/2793.31	c #Conflicts: 277000 | #Constraints: 237401
2787.32/2794.89	c #Conflicts: 278000 | #Constraints: 238401
2789.01/2796.54	c #Conflicts: 279000 | #Constraints: 239401
2791.21/2798.72	c #Conflicts: 280000 | #Constraints: 240401
2793.10/2800.67	c DATABASE CLEANUP
2793.10/2800.67	c GARBAGE COLLECT
2793.10/2800.67	c #Conflicts: 281000 | #Constraints: 216169
2794.21/2801.78	c #Conflicts: 282000 | #Constraints: 217169
2795.20/2802.72	c #Conflicts: 283000 | #Constraints: 218169
2822.33/2829.95	c #Conflicts: 284000 | #Constraints: 219170
2823.44/2831.09	c #Conflicts: 285000 | #Constraints: 220170
2824.92/2832.50	c #Conflicts: 286000 | #Constraints: 221170
2826.13/2833.79	c #Conflicts: 287000 | #Constraints: 222170
2826.82/2834.42	c bounds -1014 >= -1101 @ 2824.83
2827.72/2835.33	c #Conflicts: 288000 | #Constraints: 223272
2828.72/2836.38	c #Conflicts: 289000 | #Constraints: 224272
2829.91/2837.57	c #Conflicts: 290000 | #Constraints: 225272
2831.61/2839.27	c #Conflicts: 291000 | #Constraints: 226272
2833.31/2840.96	c bounds -1014 >= -1100 @ 2831.35
2833.31/2840.97	c #Conflicts: 292000 | #Constraints: 227332
2834.30/2842.01	c #Conflicts: 293000 | #Constraints: 228332
2835.60/2843.21	c #Conflicts: 294000 | #Constraints: 229332
2836.69/2844.33	c DATABASE CLEANUP
2836.69/2844.33	c GARBAGE COLLECT
2836.69/2844.33	c #Conflicts: 295000 | #Constraints: 210829
2837.69/2845.39	c #Conflicts: 296000 | #Constraints: 211829
2840.28/2847.99	c #Conflicts: 297000 | #Constraints: 212830
2840.40/2848.03	c bounds -1014 >= -1099 @ 2838.38
2841.18/2848.88	c #Conflicts: 298000 | #Constraints: 213908
2842.29/2850.00	c #Conflicts: 299000 | #Constraints: 214908
3262.13/3270.88	c #Conflicts: 300000 | #Constraints: 215909
3263.34/3272.03	c #Conflicts: 301000 | #Constraints: 216909
3264.34/3273.05	c #Conflicts: 302000 | #Constraints: 217909
3265.72/3274.43	c #Conflicts: 303000 | #Constraints: 218909
3265.82/3274.59	c bounds -1014 >= -1098 @ 3263.61
3266.91/3275.62	c #Conflicts: 304000 | #Constraints: 219984
3268.02/3276.78	c #Conflicts: 305000 | #Constraints: 220984
3269.33/3278.05	c #Conflicts: 306000 | #Constraints: 221984
3270.61/3279.36	c #Conflicts: 307000 | #Constraints: 222984
3271.32/3280.06	c bounds -1014 >= -1097 @ 3269.05
3272.11/3280.81	c #Conflicts: 308000 | #Constraints: 224017
3272.90/3281.60	c DATABASE CLEANUP
3272.90/3281.60	c GARBAGE COLLECT
3272.90/3281.60	c #Conflicts: 309000 | #Constraints: 208374
3273.80/3282.55	c #Conflicts: 310000 | #Constraints: 209374
3274.71/3283.46	c #Conflicts: 311000 | #Constraints: 210374
3275.60/3284.37	c #Conflicts: 312000 | #Constraints: 211374
3276.50/3285.20	c #Conflicts: 313000 | #Constraints: 212374
3277.20/3286.00	c #Conflicts: 314000 | #Constraints: 213374
3278.30/3287.08	c #Conflicts: 315000 | #Constraints: 214374
3279.09/3287.89	c bounds -1014 >= -1096 @ 3276.86
3279.40/3288.13	c #Conflicts: 316000 | #Constraints: 215563
3280.40/3289.15	c #Conflicts: 317000 | #Constraints: 216563
3281.39/3290.18	c #Conflicts: 318000 | #Constraints: 217563
3282.40/3291.15	c #Conflicts: 319000 | #Constraints: 218563
3283.18/3291.95	c #Conflicts: 320000 | #Constraints: 219563
3283.68/3292.42	c bounds -1014 >= -1095 @ 3281.37
3284.18/3292.93	c #Conflicts: 321000 | #Constraints: 220611
3285.08/3293.89	c #Conflicts: 322000 | #Constraints: 221611
3285.97/3294.73	c #Conflicts: 323000 | #Constraints: 222611
3287.07/3295.85	c #Conflicts: 324000 | #Constraints: 223611
3287.96/3296.77	c #Conflicts: 325000 | #Constraints: 224611
3289.06/3297.89	c #Conflicts: 326000 | #Constraints: 225611
3290.28/3299.04	c #Conflicts: 327000 | #Constraints: 226611
3291.56/3300.35	c #Conflicts: 328000 | #Constraints: 227611
3292.56/3301.34	c bounds -1014 >= -1094 @ 3290.26
3293.06/3301.82	c #Conflicts: 329000 | #Constraints: 228650
3294.55/3303.38	c #Conflicts: 330000 | #Constraints: 229650
3296.26/3305.01	c #Conflicts: 331000 | #Constraints: 230650
3297.55/3306.39	c #Conflicts: 332000 | #Constraints: 231650
3299.05/3307.81	c #Conflicts: 333000 | #Constraints: 232650
3300.44/3309.27	c #Conflicts: 334000 | #Constraints: 233650
3302.14/3310.94	c #Conflicts: 335000 | #Constraints: 234650
3303.63/3312.49	c #Conflicts: 336000 | #Constraints: 235650
3305.24/3314.01	c #Conflicts: 337000 | #Constraints: 236650
3306.73/3315.54	c #Conflicts: 338000 | #Constraints: 237650
3308.52/3317.30	c #Conflicts: 339000 | #Constraints: 238650
3310.02/3318.83	c #Conflicts: 340000 | #Constraints: 239650
3311.71/3320.58	c #Conflicts: 341000 | #Constraints: 240650
3313.51/3322.36	c #Conflicts: 342000 | #Constraints: 241650
3315.21/3324.07	c #Conflicts: 343000 | #Constraints: 242650
3317.10/3325.90	c #Conflicts: 344000 | #Constraints: 243650
3318.60/3327.46	c #Conflicts: 345000 | #Constraints: 244650
3320.40/3329.28	c #Conflicts: 346000 | #Constraints: 245650
3322.30/3331.17	c #Conflicts: 347000 | #Constraints: 246650
3324.20/3333.07	c #Conflicts: 348000 | #Constraints: 247650
3326.29/3335.18	c UNIT CLEANUP
3326.29/3335.18	c DATABASE CLEANUP
3326.29/3335.18	c GARBAGE COLLECT
3326.29/3335.18	c #Conflicts: 349000 | #Constraints: 218704
3327.78/3336.61	c #Conflicts: 350000 | #Constraints: 219704
3329.18/3338.11	c #Conflicts: 351000 | #Constraints: 220704
3330.76/3339.66	c #Conflicts: 352000 | #Constraints: 221704
3331.76/3340.61	c #Conflicts: 353000 | #Constraints: 222704
3332.96/3341.88	c #Conflicts: 354000 | #Constraints: 223704
3333.76/3342.69	c bounds -1014 >= -1093 @ 3331.46
3334.36/3343.24	c #Conflicts: 355000 | #Constraints: 224764
3335.85/3344.71	c #Conflicts: 356000 | #Constraints: 225764
3337.56/3346.43	c #Conflicts: 357000 | #Constraints: 226764
3339.16/3348.07	c #Conflicts: 358000 | #Constraints: 227764
3340.64/3349.56	c #Conflicts: 359000 | #Constraints: 228764
3342.25/3351.13	c bounds -1014 >= -1092 @ 3339.86
3342.64/3351.56	c #Conflicts: 360000 | #Constraints: 229803
3343.94/3352.89	c #Conflicts: 361000 | #Constraints: 230803
3345.44/3354.38	c #Conflicts: 362000 | #Constraints: 231803
3347.33/3356.24	c #Conflicts: 363000 | #Constraints: 232803
3348.32/3357.27	c DATABASE CLEANUP
3348.32/3357.27	c GARBAGE COLLECT
3348.32/3357.27	c #Conflicts: 364000 | #Constraints: 212719
3349.42/3358.38	c #Conflicts: 365000 | #Constraints: 213719
3350.72/3359.60	c #Conflicts: 366000 | #Constraints: 214719
3352.02/3360.99	c #Conflicts: 367000 | #Constraints: 215719
3353.23/3362.14	c #Conflicts: 368000 | #Constraints: 216719
3354.31/3363.25	c bounds -1014 >= -1091 @ 3351.93
3354.51/3363.42	c #Conflicts: 369000 | #Constraints: 217800
3355.61/3364.52	c #Conflicts: 370000 | #Constraints: 218800
3356.91/3365.88	c #Conflicts: 371000 | #Constraints: 219800
3358.12/3367.02	c #Conflicts: 372000 | #Constraints: 220800
3359.70/3368.62	c #Conflicts: 373000 | #Constraints: 221800
3359.80/3368.75	c bounds -1014 >= -1090 @ 3357.41
3360.99/3369.92	c #Conflicts: 374000 | #Constraints: 222845
3362.20/3371.19	c #Conflicts: 375000 | #Constraints: 223845
3363.48/3372.44	c #Conflicts: 376000 | #Constraints: 224845
3364.69/3373.68	c #Conflicts: 377000 | #Constraints: 225845
3365.89/3374.89	c #Conflicts: 378000 | #Constraints: 226845
3367.09/3376.06	c DATABASE CLEANUP
3367.09/3376.06	c GARBAGE COLLECT
3367.09/3376.06	c #Conflicts: 379000 | #Constraints: 209751
3367.87/3376.84	c #Conflicts: 380000 | #Constraints: 210751
3368.68/3377.63	c #Conflicts: 381000 | #Constraints: 211751
3369.57/3378.57	c #Conflicts: 382000 | #Constraints: 212751
3370.67/3379.61	c #Conflicts: 383000 | #Constraints: 213751
3371.67/3380.60	c #Conflicts: 384000 | #Constraints: 214751
3372.57/3381.58	c #Conflicts: 385000 | #Constraints: 215751
3373.56/3382.51	c #Conflicts: 386000 | #Constraints: 216751
3374.76/3383.70	c #Conflicts: 387000 | #Constraints: 217751
3375.96/3384.92	c #Conflicts: 388000 | #Constraints: 218751
3376.96/3386.00	c #Conflicts: 389000 | #Constraints: 219751
3378.25/3387.26	c #Conflicts: 390000 | #Constraints: 220751
3379.75/3388.73	c #Conflicts: 391000 | #Constraints: 221751
3380.94/3389.94	c bounds -1014 >= -1089 @ 3378.51
3381.06/3390.03	c #Conflicts: 392000 | #Constraints: 222874
3382.55/3391.50	c #Conflicts: 393000 | #Constraints: 223874
3383.84/3392.88	c #Conflicts: 394000 | #Constraints: 224874
3385.34/3394.39	c #Conflicts: 395000 | #Constraints: 225874
3386.73/3395.75	c #Conflicts: 396000 | #Constraints: 226874
3388.33/3397.30	c #Conflicts: 397000 | #Constraints: 227874
3389.73/3398.77	c #Conflicts: 398000 | #Constraints: 228874
3391.33/3400.37	c #Conflicts: 399000 | #Constraints: 229874
3393.03/3402.07	c #Conflicts: 400000 | #Constraints: 230874
3394.81/3403.81	c #Conflicts: 401000 | #Constraints: 231874
3396.41/3405.42	c #Conflicts: 402000 | #Constraints: 232874
3398.02/3407.02	c #Conflicts: 403000 | #Constraints: 233874
3399.81/3408.88	c #Conflicts: 404000 | #Constraints: 234874
3401.70/3410.75	c #Conflicts: 405000 | #Constraints: 235874
3403.50/3412.50	c #Conflicts: 406000 | #Constraints: 236874
3405.29/3414.36	c #Conflicts: 407000 | #Constraints: 237874
3407.18/3416.22	c #Conflicts: 408000 | #Constraints: 238874
3409.10/3418.13	c #Conflicts: 409000 | #Constraints: 239874
3410.88/3419.97	c #Conflicts: 410000 | #Constraints: 240874
3412.77/3421.81	c #Conflicts: 411000 | #Constraints: 241874
3414.57/3423.69	c #Conflicts: 412000 | #Constraints: 242874
3416.57/3425.65	c #Conflicts: 413000 | #Constraints: 243874
3418.46/3427.55	c #Conflicts: 414000 | #Constraints: 244874
3420.07/3429.17	c #Conflicts: 415000 | #Constraints: 245874
3422.15/3431.26	c #Conflicts: 416000 | #Constraints: 246874
3423.84/3432.90	c #Conflicts: 417000 | #Constraints: 247874
3425.45/3434.58	c #Conflicts: 418000 | #Constraints: 248874
3427.74/3436.89	c #Conflicts: 419000 | #Constraints: 249874
3429.83/3438.99	c #Conflicts: 420000 | #Constraints: 250874
3431.63/3440.71	c #Conflicts: 421000 | #Constraints: 251874
3433.12/3442.29	c #Conflicts: 422000 | #Constraints: 252874
3435.03/3444.15	c DATABASE CLEANUP
3435.03/3444.15	c GARBAGE COLLECT
3435.03/3444.15	c #Conflicts: 423000 | #Constraints: 222730
3436.52/3445.69	c #Conflicts: 424000 | #Constraints: 223730
3438.03/3447.17	c #Conflicts: 425000 | #Constraints: 224730
3439.51/3448.67	c #Conflicts: 426000 | #Constraints: 225730
3439.71/3448.88	c bounds -1014 >= -1088 @ 3437.26
3440.80/3449.93	c #Conflicts: 427000 | #Constraints: 226826
3441.91/3451.06	c #Conflicts: 428000 | #Constraints: 227826
3600.01/3609.50	c Disabling crashed LP
3600.01/3609.50	c cpu time 3597.38 s
3600.01/3609.50	c deterministic time 18001461323 1.80e+10
3600.01/3609.50	c optimization time 165.032 s
3600.01/3609.50	c total solve time 3431.38 s
3600.01/3609.50	c core-guided solve time 1957.62 s
3600.01/3609.50	c propagation time 160.127 s
3600.01/3609.50	c conflict analysis time 338.008 s
3600.01/3609.50	c local search time 0 s
3600.01/3609.50	c propagations 340634202
3600.01/3609.50	c resolve steps 39496947
3600.01/3609.50	c resolve steps with general constraints 6411160
3600.01/3609.50	c decisions 842735
3600.01/3609.50	c conflicts 428447
3600.01/3609.50	c overflow fixes 108768
3600.01/3609.50	c conflicts with overflow fixes 27515
3600.01/3609.50	c restarts 1020
3600.01/3609.50	c inprocessing phases 32
3600.01/3609.50	c garbage collections 30 ,( 93.75 )
3600.01/3609.50	c input clauses 189104 ,( 96.14 )
3600.01/3609.50	c input cardinalities 4543 ,( 2.31 )
3600.01/3609.50	c input general constraints 3059 ,( 1.56 )
3600.01/3609.50	c input average constraint length 9.05
3600.01/3609.50	c input average constraint degree 2.40e+00
3600.01/3609.50	c input average constraint degree bitlength 0.12
3600.01/3609.50	c learned clauses 454706 ,( 97.05 )
3600.01/3609.50	c learned cardinalities 1442 ,( 0.31 )
3600.01/3609.50	c learned general constraints 12367 ,( 2.64 )
3600.01/3609.50	c learned average constraint length 458.47
3600.01/3609.50	c learned average constraint degree 1.80e+06
3600.01/3609.50	c learned average constraint degree bitlength 0.38
3600.01/3609.50	c watched  CF 32, 64, 128, Arb: 1153 , 0 , 0 , 0
3600.01/3609.50	c counting CF 32, 64, 128, Arb: 14274 , 0 , 0 , 0
3600.01/3609.50	c watched   constraints 1153 ,( 7.47 ) 
3600.01/3609.50	c counting  constraints 14273 ,( 92.53 ) 
3600.01/3609.50	c loaded clauses, cards, PBs, (WATCHED, COUNTING): 1805074555 , 1156891284 , 756231121 ,( 2175739 , 754055382 )
3600.01/3609.50	c pure literals detected 0
3600.01/3609.50	c unique literal constraints detected 0
3600.01/3609.50	c gcd simplifications 173006
3600.01/3609.50	c detected cardinalities 16615
3600.01/3609.50	c divisions strengthening the constraint 0
3600.01/3609.50	c weakened non-implied lits 162602031
3600.01/3609.50	c weakened non-implying lits 2540523
3600.01/3609.50	c percentage of cover cuts not using all falsified lits 0.000
3600.01/3609.50	c average MIR cut multiplier 5.70e+05
3600.01/3609.50	c average MIR cut multiplier bitlength 1.003
3600.01/3609.50	c original variables 2080
3600.01/3609.50	c clausal propagations 246169783
3600.01/3609.50	c cardinality propagations 37261166
3600.01/3609.50	c watched propagations 33850
3600.01/3609.50	c counting propagations 56062264
3600.01/3609.50	c watch lookups 5300318272
3600.01/3609.50	c watch backjump lookups 0
3600.01/3609.50	c watch checks 9966571413
3600.01/3609.50	c propagation checks 1093007560
3600.01/3609.50	c constraint additions 957285517
3600.01/3609.50	c trail pops 341904268
3600.01/3609.50	c formula constraints 175077
3600.01/3609.50	c learned constraints 468504
3600.01/3609.50	c bound constraints 604
3600.01/3609.50	c core-guided constraints 9785
3600.01/3609.50	c encountered formula constraints 24833818
3600.01/3609.50	c encountered learned constraints 6640059
3600.01/3609.50	c encountered bound constraints 3710
3600.01/3609.50	c encountered core-guided constraints 7134028
3600.01/3609.50	c LP total time 2935.89 s
3600.01/3609.50	c LP solve time 2935.75 s
3600.01/3609.50	c LP constraints added 174720
3600.01/3609.50	c LP constraints removed 0
3600.01/3609.50	c LP pivots internal 428355
3600.01/3609.50	c LP pivots root 469000
3600.01/3609.50	c LP calls 15
3600.01/3609.50	c LP optimalities 1
3600.01/3609.50	c LP no pivot count 0
3600.01/3609.50	c LP infeasibilities 5
3600.01/3609.50	c LP valid Farkas constraints 5
3600.01/3609.50	c LP learned Farkas constraints 6
3600.01/3609.50	c LP basis resets 0
3600.01/3609.50	c LP cycling count 0
3600.01/3609.50	c LP singular count 0
3600.01/3609.50	c LP no primal count 0
3600.01/3609.50	c LP no farkas count 0
3600.01/3609.50	c LP other issue count 0
3600.01/3609.50	c LP Gomory cuts 0
3600.01/3609.50	c LP learned cuts 0
3600.01/3609.50	c LP deleted cuts 0
3600.01/3609.50	c LP encountered Gomory constraints 0
3600.01/3609.50	c LP encountered Farkas constraints 5
3600.01/3609.50	c LP encountered learned Farkas constraints 50
3600.01/3609.50	c CG auxiliary variables introduced 6994
3600.01/3609.50	c CG solutions found 2
3600.01/3609.50	c CG cores constructed 602
3600.01/3609.50	c CG core cardinality constraints returned 0
3600.01/3609.50	c CG unit cores 0
3600.01/3609.50	c CG single cores 601
3600.01/3609.50	c CG blocks removed during cardinality reduction 0
3600.01/3609.50	c CG first core best 0
3600.01/3609.50	c CG decision core best 0
3600.01/3609.50	c CG core reduction tie 1
3600.01/3609.50	c CG core degree average 1.00
3600.01/3609.50	c CG core slack average 7.27
3600.01/3609.50	c CG core upper bound improvements 0
3600.01/3609.50	c STR number of successful calls 0
3600.01/3609.50	c STR number of unsuccessful calls 0
3600.01/3609.50	c STR number of inconclusive calls 0
3600.01/3609.50	c STR number of successful attempts 0
3600.01/3609.50	c STR number of unsuccessful attempts 0
3600.01/3609.50	c STR number of inconclusive attempts 0
3600.01/3609.50	c STR average degree increase per successful call inf
3600.01/3609.50	c STR average degree increase per successful attempt inf
3600.01/3609.50	c STR total number of conflicts for successful attempts 0
3600.01/3609.50	c STR total number of conflicts for unsuccessful attempts 0
3600.01/3609.50	c STR total number of conflicts for inconclusive attempts 0
3600.01/3609.50	c STR average number of conflicts per successful attempt inf
3600.01/3609.50	c STR average number of conflicts per unsuccessful attempt inf
3600.01/3609.50	c STR average number of conflicts per inconclusive attempt inf
3600.01/3609.50	c IHS number of seeded input constraints 0
3600.01/3609.50	c IHS number of seeded weakened input constraints 0
3600.01/3609.50	c IHS number of successful local search calls 0
3600.01/3609.50	c IHS number of timeouts for local search 0
3600.01/3609.50	c IHS number of complete search calls 0
3600.01/3609.50	c IHS number of optimal complete search calls 0
3600.01/3609.50	c IHS number of complete search progress calls 0
3600.01/3609.50	c IHS number of solutions from local search 0
3600.01/3609.50	c IHS number of upper bounds from local search 0
3600.01/3609.50	c IHS number of cores from local search 0
3600.01/3609.50	c IHS number of discarded solutions from local search 0
3600.01/3609.50	c IHS number of solutions from complete search 0
3600.01/3609.50	c IHS number of upper bounds from complete search 0
3600.01/3609.50	c IHS number of cores from complete search 0
3600.01/3609.50	c IHS number of discarded solutions from complete search 0
3600.01/3609.50	c IHS local search    time 0 s
3600.01/3609.50	c IHS complete search time 0 s
3600.01/3609.50	c IHS core extraction time 0 s
3600.01/3609.50	c AVG.sumWPerc 74.95 
3600.01/3609.50	c bigint constraints 0 
3600.01/3609.50	o -1014
3600.01/3609.50	s SATISFIABLE
3600.01/3609.50	v -x1 -x6 -x11 -x16 -x21 -x26 -x31 -x36 -x41 -x46 -x51 -x56 -x61 x2 x7 x12 x17 x22 x27 x32 x37 x42 x47 x52 x57 x62 -x3 -x8 -x13 -x18 -x23 -x28 -x33 -x38 -x43 -x48 -x53 -x58 -x63 x4 x9 x14 x19 x24 x29 x34 x39 x44 x49 x54 x59 x64 -x68 -x73 -x78 -x83 -x88 -x93 -x98 -x103 -x108 -x113 -x118 -x123 x65 x70 x75 x80 x85 x90 x95 x100 x105 x110 x115 x120 x125 -x66 -x71 -x76 -x81 -x86 -x91 -x96 -x101 -x106 -x111 -x116 -x121 -x126 x67 x72 x77 x82 x87 x92 x97 x102 x107 x112 x117 x122 x127 x130 x135 x140 x145 x150 x155 x160 x165 x170 x175 x180 x185 x131 x136 x141 x146 x151 x156 x161 x166 x171 x176 x181 x186 x128 x133 x138 x143 x148 x153 x158 x163 x168 x173 x178 x183 x188 -x129 -x134 -x139 -x144 -x149 -x154 -x159 -x164 -x169 -x174 -x179 -x184 -x189 -x191 -x196 -x201 -x206 -x211 -x216 -x221 -x226 -x231 -x236 -x241 -x246 -x192 -x197 -x202 -x207 -x212 -x217 -x222 -x227 -x232 -x237 -x242 -x247 x193 x198 x203 x208 x213 x218 x223 x228 x233 x238 x243 x248 x190 x195 x200 x205 x210 x215 x220 x225 x230 x235 x240 x245 x250 x251 x256 x261 x266 x271 x276 x281 x286 x291 x296 x301 x306 x252 x257 x262 x267 x272 x277 x282 x287 x292 x297 x302 x307 -x253 -x258 -x263 -x268 -x273 -x278 -x283 -x288 -x293 -x298 -x303 -x308 x254 x259 x264 x269 x274 x279 x284 x289 x294 x299 x304 x309 -x311 -x316 -x321 -x326 -x331 -x336 -x341 -x346 -x351 -x356 -x361 -x366 x312 x317 x322 x327 x332 x337 x342 x347 x352 x357 x362 x367 -x313 -x318 -x323 -x328 -x333 -x338 -x343 -x348 -x353 -x358 -x363 -x368 x314 x319 x324 x329 x334 x339 x344 x349 x354 x359 x364 x369 -x373 -x378 -x383 -x388 -x393 -x398 -x403 -x408 -x413 -x418 -x423 x370 x375 x380 x385 x390 x395 x400 x405 x410 x415 x420 x425 -x371 -x376 -x381 -x386 -x391 -x396 -x401 -x406 -x411 -x416 -x421 -x426 x372 x377 x382 x387 x392 x397 x402 x407 x412 x417 x422 x427 x430 x435 x440 x445 x450 x455 x460 x465 x470 x475 x480 x431 x436 x441 x446 x451 x456 x461 x466 x471 x476 x481 x428 x433 x438 x443 x448 x453 x458 x463 x468 x473 x478 x483 -x429 -x434 -x439 -x444 -x449 -x454 -x459 -x464 -x469 -x474 -x479 -x484 -x486 -x491 -x496 -x501 -x506 -x511 -x516 -x521 -x526 -x531 -x536 -x487 -x492 -x497 -x502 -x507 -x512 -x517 -x522 -x527 -x532 -x537 x488 x493 x498 x503 x508 x513 x518 x523 x528 x533 x538 x485 x490 x495 x500 x505 x510 x515 x520 x525 x530 x535 x540 x541 x546 x551 x556 x561 x566 x571 x576 x581 x586 x591 x542 x547 x552 x557 x562 x567 x572 x577 x582 x587 x592 -x543 -x548 -x553 -x558 -x563 -x568 -x573 -x578 -x583 -x588 -x593 x544 x549 x554 x559 x564 x569 x574 x579 x584 x589 x594 -x596 -x601 -x606 -x611 -x616 -x621 -x626 -x631 -x636 -x641 -x646 x597 x602 x607 x612 x617 x622 x627 x632 x637 x642 x647 -x598 -x603 -x608 -x613 -x618 -x623 -x628 -x633 -x638 -x643 -x648 x599 x604 x609 x614 x619 x624 x629 x634 x639 x644 x649 -x653 -x658 -x663 -x668 -x673 -x678 -x683 -x688 -x693 -x698 x650 x655 x660 x665 x670 x675 x680 x685 x690 x695 x700 -x651 -x656 -x661 -x666 -x671 -x676 -x681 -x686 -x691 -x696 -x701 x652 x657 x662 x667 x672 x677 x682 x687 x692 x697 x702 x705 x710 x715 x720 x725 x730 x735 x740 x745 x750 x706 x711 x716 x721 x726 x731 x736 x741 x746 x751 x703 x708 x713 x718 x723 x728 x733 x738 x743 x748 x753 -x704 -x709 -x714 -x719 -x724 -x729 -x734 -x739 -x744 -x749 -x754 -x756 -x761 -x766 -x771 -x776 -x781 -x786 -x791 -x796 -x801 -x757 -x762 -x767 -x772 -x777 -x782 -x787 -x792 -x797 -x802 x758 x763 x768 x773 x778 x783 x788 x793 x798 x803 x755 x760 x765 x770 x775 x780 x785 x790 x795 x800 x805 x806 x811 x816 x821 x826 x831 x836 x841 x846 x851 x807 x812 x817 x822 x827 x832 x837 x842 x847 x852 -x808 -x813 -x818 -x823 -x828 -x833 -x838 -x843 -x848 -x853 x809 x814 x819 x824 x829 x834 x839 x844 x849 x854 -x856 -x861 -x866 -x871 -x876 -x881 -x886 -x891 -x896 -x901 x857 x862 x867 x872 x877 x882 x887 x892 x897 x902 -x858 -x863 -x868 -x873 -x878 -x883 -x888 -x893 -x898 -x903 x859 x864 x869 x874 x879 x884 x889 x894 x899 x904 -x908 -x913 -x918 -x923 -x928 -x933 -x938 -x943 -x948 x905 x910 x915 x920 x925 x930 x935 x940 x945 x950 -x906 -x911 -x916 -x921 -x926 -x931 -x936 -x941 -x946 -x951 x907 x912 x917 x922 x927 x932 x937 x942 x947 x952 x955 x960 x965 x970 x975 x980 x985 x990 x995 x956 x961 x966 x971 x976 x981 x986 x991 x996 x953 x958 x963 x968 x973 x978 x983 x988 x993 x998 -x954 -x959 -x964 -x969 -x974 -x979 -x984 -x989 -x994 -x999 -x1001 -x1006 -x1011 -x1016 -x1021 -x1026 -x1031 -x1036 -x1041 -x1002 -x1007 -x1012 -x1017 -x1022 -x1027 -x1032 -x1037 -x1042 x1003 x1008 x1013 x1018 x1023 x1028 x1033 x1038 x1043 x1000 x1005 x1010 x1015 x1020 x1025 x1030 x1035 x1040 x1045 x1046 x1051 x1056 x1061 x1066 x1071 x1076 x1081 x1086 x1047 x1052 x1057 x1062 x1067 x1072 x1077 x1082 x1087 -x1048 -x1053 -x1058 -x1063 -x1068 -x1073 -x1078 -x1083 -x1088 x1049 x1054 x1059 x1064 x1069 x1074 x1079 x1084 x1089 -x1091 -x1096 -x1101 -x1106 -x1111 -x1116 -x1121 -x1126 -x1131 x1092 x1097 x1102 x1107 x1112 x1117 x1122 x1127 x1132 -x1093 -x1098 -x1103 -x1108 -x1113 -x1118 -x1123 -x1128 -x1133 x1094 x1099 x1104 x1109 x1114 x1119 x1124 x1129 x1134 -x1138 -x1143 -x1148 -x1153 -x1158 -x1163 -x1168 -x1173 x1135 x1140 x1145 x1150 x1155 x1160 x1165 x1170 x1175 -x1136 -x1141 -x1146 -x1151 -x1156 -x1161 -x1166 -x1171 -x1176 x1137 x1142 x1147 x1152 x1157 x1162 x1167 x1172 x1177 x1180 x1185 x1190 x1195 x1200 x1205 x1210 x1215 x1181 x1186 x1191 x1196 x1201 x1206 x1211 x1216 x1178 x1183 x1188 x1193 x1198 x1203 x1208 x1213 x1218 -x1179 -x1184 -x1189 -x1194 -x1199 -x1204 -x1209 -x1214 -x1219 -x1221 -x1226 -x1231 -x1236 -x1241 -x1246 -x1251 -x1256 -x1222 -x1227 -x1232 -x1237 -x1242 -x1247 -x1252 -x1257 x1223 x1228 x1233 x1238 x1243 x1248 x1253 x1258 x1220 x1225 x1230 x1235 x1240 x1245 x1250 x1255 x1260 x1261 x1266 x1271 x1276 x1281 x1286 x1291 x1296 x1262 x1267 x1272 x1277 x1282 x1287 x1292 x1297 -x1263 -x1268 -x1273 -x1278 -x1283 -x1288 -x1293 -x1298 x1264 x1269 x1274 x1279 x1284 x1289 x1294 x1299 -x1301 -x1306 -x1311 -x1316 -x1321 -x1326 -x1331 -x1336 x1302 x1307 x1312 x1317 x1322 x1327 x1332 x1337 -x1303 -x1308 -x1313 -x1318 -x1323 -x1328 -x1333 -x1338 x1304 x1309 x1314 x1319 x1324 x1329 x1334 x1339 -x1343 -x1348 -x1353 -x1358 -x1363 -x1368 -x1373 x1340 x1345 x1350 x1355 x1360 x1365 x1370 x1375 -x1341 -x1346 -x1351 -x1356 -x1361 -x1366 -x1371 -x1376 x1342 x1347 x1352 x1357 x1362 x1367 x1372 x1377 x1380 x1385 x1390 x1395 x1400 x1405 x1410 x1381 x1386 x1391 x1396 x1401 x1406 x1411 x1378 x1383 x1388 x1393 x1398 x1403 x1408 x1413 -x1379 -x1384 -x1389 -x1394 -x1399 -x1404 -x1409 -x1414 -x1416 -x1421 -x1426 -x1431 -x1436 -x1441 -x1446 -x1417 -x1422 -x1427 -x1432 -x1437 -x1442 -x1447 x1418 x1423 x1428 x1433 x1438 x1443 x1448 x1415 x1420 x1425 x1430 x1435 x1440 x1445 x1450 x1451 x1456 x1461 x1466 x1471 x1476 x1481 x1452 x1457 x1462 x1467 x1472 x1477 x1482 -x1453 -x1458 -x1463 -x1468 -x1473 -x1478 -x1483 x1454 x1459 x1464 x1469 x1474 x1479 x1484 -x1486 -x1491 -x1496 -x1501 -x1506 -x1511 -x1516 x1487 x1492 x1497 x1502 x1507 x1512 x1517 -x1488 -x1493 -x1498 -x1503 -x1508 -x1513 -x1518 x1489 x1494 x1499 x1504 x1509 x1514 x1519 -x1523 -x1528 -x1533 -x1538 -x1543 -x1548 x1520 x1525 x1530 x1535 x1540 x1545 x1550 -x1521 -x1526 -x1531 -x1536 -x1541 -x1546 -x1551 x1522 x1527 x1532 x1537 x1542 x1547 x1552 x1555 x1560 x1565 x1570 x1575 x1580 x1556 x1561 x1566 x1571 x1576 x1581 x1553 x1558 x1563 x1568 x1573 x1578 x1583 -x1554 -x1559 -x1564 -x1569 -x1574 -x1579 -x1584 -x1586 -x1591 -x1596 -x1601 -x1606 -x1611 -x1587 -x1592 -x1597 -x1602 -x1607 -x1612 x1588 x1593 x1598 x1603 x1608 x1613 x1585 x1590 x1595 x1600 x1605 x1610 x1615 x1616 x1621 x1626 x1631 x1636 x1641 x1617 x1622 x1627 x1632 x1637 x1642 -x1618 -x1623 -x1628 -x1633 -x1638 -x1643 x1619 x1624 x1629 x1634 x1639 x1644 -x1646 -x1651 -x1656 -x1661 -x1666 -x1671 x1647 x1652 x1657 x1662 x1667 x1672 -x1648 -x1653 -x1658 -x1663 -x1668 -x1673 x1649 x1654 x1659 x1664 x1669 x1674 -x1678 -x1683 -x1688 -x1693 -x1698 x1675 x1680 x1685 x1690 x1695 x1700 -x1676 -x1681 -x1686 -x1691 -x1696 -x1701 x1677 x1682 x1687 x1692 x1697 x1702 x1705 x1710 x1715 x1720 x1725 x1706 x1711 x1716 x1721 x1726 x1703 x1708 x1713 x1718 x1723 x1728 -x1704 -x1709 -x1714 -x1719 -x1724 -x1729 -x1731 -x1736 -x1741 -x1746 -x1751 -x1732 -x1737 -x1742 -x1747 -x1752 x1733 x1738 x1743 x1748 x1753 x1730 x1735 x1740 x1745 x1750 x1755 x1756 x1761 x1766 x1771 x1776 x1757 x1762 x1767 x1772 x1777 -x1758 -x1763 -x1768 -x1773 -x1778 x1759 x1764 x1769 x1774 x1779 -x1781 -x1786 -x1791 -x1796 -x1801 x1782 x1787 x1792 x1797 x1802 -x1783 -x1788 -x1793 -x1798 -x1803 x1784 x1789 x1794 x1799 x1804 -x1808 -x1813 -x1818 -x1823 x1805 x1810 x1815 x1820 x1825 -x1806 -x1811 -x1816 -x1821 -x1826 x1807 x1812 x1817 x1822 x1827 x1830 x1835 x1840 x1845 x1831 x1836 x1841 x1846 x1828 x1833 x1838 x1843 x1848 -x1829 -x1834 -x1839 -x1844 -x1849 -x1851 -x1856 -x1861 -x1866 -x1852 -x1857 -x1862 -x1867 x1853 x1858 x1863 x1868 x1850 x1855 x1860 x1865 x1870 x1871 x1876 x1881 x1886 x1872 x1877 x1882 x1887 -x1873 -x1878 -x1883 -x1888 x1874 x1879 x1884 x1889 -x1891 -x1896 -x1901 -x1906 x1892 x1897 x1902 x1907 -x1893 -x1898 -x1903 -x1908 x1894 x1899 x1904 x1909 -x1913 -x1918 -x1923 x1910 x1915 x1920 x1925 -x1911 -x1916 -x1921 -x1926 x1912 x1917 x1922 x1927 x1930 x1935 x1940 x1931 x1936 x1941 x1928 x1933 x1938 x1943 -x1929 -x1934 -x1939 -x1944 -x1946 -x1951 -x1956 -x1947 -x1952 -x1957 x1948 x1953 x1958 x1945 x1950 x1955 x1960 x1961 x1966 x1971 x1962 x1967 x1972 -x1963 -x1968 -x1973 x1964 x1969 x1974 -x1976 -x1981 -x1986 x1977 x1982 x1987 -x1978 -x1983 -x1988 x1979 x1984 x1989 -x1993 -x1998 x1990 x1995 x2000 -x1991 -x1996 -x2001 x1992 x1997 x2002 x2005 x2010 x2006 x2011 x2003 x2008 x2013 -x2004 -x2009 -x2014 -x2016 -x2021 -x2017 -x2022 x2018 x2023 x2015 x2020 x2025 x2026 x2031 x2027 x2032 -x2028 -x2033 x2029 x2034 -x2036 -x2041 x2037 x2042 -x2038 -x2043 x2039 x2044 -x2048 x2045 x2050 -x2046 -x2051 x2047 x2052 x2055 x2056 x2053 x2058 -x2054 -x2059 -x2061 -x2062 x2063 x2060 x2065 x2066 x2067 -x2068 x2069 -x2071 x2072 -x2073 x2074 x2075 -x2076 x2077 x2078 -x2079 x2080 -x5 -x69 -x10 -x74 -x15 -x79 -x20 -x84 -x25 -x89 -x30 -x94 -x35 -x99 -x40 -x104 -x45 -x109 -x50 -x114 -x55 -x119 -x60 -x124 -x132 -x137 -x142 -x147 -x152 -x157 -x162 -x167 -x172 -x177 -x182 -x187 -x194 -x199 -x204 -x209 -x214 -x219 -x224 -x229 -x234 -x239 -x244 -x249 -x255 -x260 -x265 -x270 -x275 -x280 -x285 -x290 -x295 -x300 -x305 -x310 -x315 -x320 -x325 -x330 -x335 -x340 -x345 -x350 -x355 -x360 -x365 -x374 -x379 -x384 -x389 -x394 -x399 -x404 -x409 -x414 -x419 -x424 -x432 -x437 -x442 -x447 -x452 -x457 -x462 -x467 -x472 -x477 -x482 -x489 -x494 -x499 -x504 -x509 -x514 -x519 -x524 -x529 -x534 -x539 -x545 -x550 -x555 -x560 -x565 -x570 -x575 -x580 -x585 -x590 -x595 -x600 -x605 -x610 -x615 -x620 -x625 -x630 -x635 -x640 -x645 -x654 -x659 -x664 -x669 -x674 -x679 -x684 -x689 -x694 -x699 -x707 -x712 -x717 -x722 -x727 -x732 -x737 -x742 -x747 -x752 -x759 -x764 -x769 -x774 -x779 -x784 -x789 -x794 -x799 -x804 -x810 -x815 -x820 -x825 -x830 -x835 -x840 -x845 -x850 -x855 -x860 -x865 -x870 -x875 -x880 -x885 -x890 -x895 -x900 -x909 -x914 -x919 -x924 -x929 -x934 -x939 -x944 -x949 -x957 -x962 -x967 -x972 -x977 -x982 -x987 -x992 -x997 -x1004 -x1009 -x1014 -x1019 -x1024 -x1029 -x1034 -x1039 -x1044 -x1050 -x1055 -x1060 -x1065 -x1070 -x1075 -x1080 -x1085 -x1090 -x1095 -x1100 -x1105 -x1110 -x1115 -x1120 -x1125 -x1130 -x1139 -x1144 -x1149 -x1154 -x1159 -x1164 -x1169 -x1174 -x1182 -x1187 -x1192 -x1197 -x1202 -x1207 -x1212 -x1217 -x1224 -x1229 -x1234 -x1239 -x1244 -x1249 -x1254 -x1259 -x1265 -x1270 -x1275 -x1280 -x1285 -x1290 -x1295 -x1300 -x1305 -x1310 -x1315 -x1320 -x1325 -x1330 -x1335 -x1344 -x1349 -x1354 -x1359 -x1364 -x1369 -x1374 -x1382 -x1387 -x1392 -x1397 -x1402 -x1407 -x1412 -x1419 -x1424 -x1429 -x1434 -x1439 -x1444 -x1449 -x1455 -x1460 -x1465 -x1470 -x1475 -x1480 -x1485 -x1490 -x1495 -x1500 -x1505 -x1510 -x1515 -x1524 -x1529 -x1534 -x1539 -x1544 -x1549 -x1557 -x1562 -x1567 -x1572 -x1577 -x1582 -x1589 -x1594 -x1599 -x1604 -x1609 -x1614 -x1620 -x1625 -x1630 -x1635 -x1640 -x1645 -x1650 -x1655 -x1660 -x1665 -x1670 -x1679 -x1684 -x1689 -x1694 -x1699 -x1707 -x1712 -x1717 -x1722 -x1727 -x1734 -x1739 -x1744 -x1749 -x1754 -x1760 -x1765 -x1770 -x1775 -x1780 -x1785 -x1790 -x1795 -x1800 -x1809 -x1814 -x1819 -x1824 -x1832 -x1837 -x1842 -x1847 -x1854 -x1859 -x1864 -x1869 -x1875 -x1880 -x1885 -x1890 -x1895 -x1900 -x1905 -x1914 -x1919 -x1924 -x1932 -x1937 -x1942 -x1949 -x1954 -x1959 -x1965 -x1970 -x1975 -x1980 -x1985 -x1994 -x1999 -x2007 -x2012 -x2019 -x2024 -x2030 -x2035 -x2040 -x2049 -x2057 -x2064 -x2070
3600.01/3609.50	c Program interrupted by user.

Verifier Data

OK	-1014

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-4807169-1782822063/watcher-4807169-1782822063 -o /tmp/evaluation-result-4807169-1782822063/solver-4807169-1782822063 -C 3600 -W 3700 -M 62000 --var /tmp/evaluation-result-4807169-1782822063/vars-4807169-1782822063 --bin-var /tmp/runsolver-exch-nodeE006-1782818442-2541670 --watchdog 3760 ./run-opt.sh HOME/instance-4807169-1782822063.opb 

running on 4 cores: 12-15

CPU: AMD EPYC 9355 32-Core Processor
Cores frequency:
  2500 MHz: 0-1,4-5,7-9,16,18-22,24-25,27,29-32,34-35,46,48,50-53,55-57,59
  3550 MHz: 28
  3600 MHz: 2-3,6,10-15,17,23,26,33,36-45,47,49,54,58,60-63
WARNING: cores do not run at the same frequency!

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

CPU governors:
  performance: 12-15

NUMA information:
  number of nodes: 8
  node 0: cores 0-7, 128055 MiB (103054 MiB free)
  node 1: cores 8-15, 129019 MiB (111398 MiB free)
  node 2: cores 16-23, 129019 MiB (109519 MiB free)
  node 3: cores 24-31, 129003 MiB (109509 MiB free)
  node 4: cores 32-39, 128973 MiB (112433 MiB free)
  node 5: cores 40-47, 129019 MiB (105573 MiB free)
  node 6: cores 48-55, 129019 MiB (105145 MiB free)
  node 7: cores 56-63, 128474 MiB (109527 MiB free)
  node distances:
     10  12  12  12  32  32  32  32
     12  10  12  12  32  32  32  32
     12  12  10  12  32  32  32  32
     12  12  12  10  32  32  32  32
     32  32  32  32  10  12  12  12
     32  32  32  32  12  10  12  12
     32  32  32  32  12  12  10  12
     32  32  32  32  12  12  12  10

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


[startup+0.100062 s]*
/proc/loadavg: 16.08 16.07 15.93 15/865 2545025
/proc/meminfo: memFree=886850856/1055320696 swapFree=33554428/33554428
[pid=2545000] ppid=2544991 vsize=4192 memory=3148 CPUtime=0 cores=12-15
/proc/2545000/stat : 2545000 (run-opt.sh) S 2544991 2545000 2541657 0 -1 4194304 207 0 0 0 0 0 0 0 20 0 1 0 215494219 4292608 640 18446744073709551615 94695222439936 94695223334469 140732418166704 0 0 0 65536 4 65538 1 0 0 17 12 0 0 0 0 0 94695223573520 94695223621264 94695240421376 140732418169129 140732418169219 140732418169219 140732418174955 0
/proc/2545000/statm: 1048 787 709 219 0 110 0
[pid=2545004] ppid=2545000 vsize=59936 memory=18668 CPUtime=0.09 cores=12-15
/proc/2545004/stat : 2545004 (roundingsat) R 2545000 2545000 2541657 0 -1 4194304 2581 0 0 0 6 3 0 0 20 0 1 0 215494220 61374464 4345 18446744073709551615 4194304 11382409 140736805848224 0 0 0 0 0 8405026 0 0 0 17 12 0 0 0 0 0 12505888 12515512 30740480 140736805857200 140736805857698 140736805857698 140736805863402 0
/proc/2545004/statm: 14984 4667 2009 1755 0 2819 0
Current children cumulated CPU time: 0.09 s
Current children cumulated vsize: 64128 KiB
Current children cumulated memory: 21816 KiB

[startup+0.212696 s]*
/proc/loadavg: 16.08 16.07 15.93 13/862 2545039
/proc/meminfo: memFree=886734020/1055320696 swapFree=33554428/33554428
[pid=2545000] ppid=2544991 vsize=4192 memory=3148 CPUtime=0 cores=12-15
/proc/2545000/stat : 2545000 (run-opt.sh) S 2544991 2545000 2541657 0 -1 4194304 207 0 0 0 0 0 0 0 20 0 1 0 215494219 4292608 640 18446744073709551615 94695222439936 94695223334469 140732418166704 0 0 0 65536 4 65538 1 0 0 17 12 0 0 0 0 0 94695223573520 94695223621264 94695240421376 140732418169129 140732418169219 140732418169219 140732418174955 0
/proc/2545000/statm: 1048 787 709 219 0 110 0
[pid=2545004] ppid=2545000 vsize=89784 memory=46340 CPUtime=0.2 cores=12-15
/proc/2545004/stat : 2545004 (roundingsat) R 2545000 2545000 2541657 0 -1 4194304 7931 0 0 0 14 6 0 0 20 0 1 0 215494220 91938816 11330 18446744073709551615 4194304 11382409 140736805848224 0 0 0 0 0 8405026 0 0 0 17 12 0 0 0 0 0 12505888 12515512 30740480 140736805857200 140736805857698 140736805857698 140736805863402 0
/proc/2545004/statm: 22446 11585 2089 1755 0 10281 0
Current children cumulated CPU time: 0.2 s
Current children cumulated vsize: 93976 KiB
Current children cumulated memory: 49488 KiB

[startup+0.31262 s]*
/proc/loadavg: 16.08 16.07 15.93 13/861 2545048
/proc/meminfo: memFree=886595868/1055320696 swapFree=33554428/33554428
[pid=2545000] ppid=2544991 vsize=4192 memory=3148 CPUtime=0 cores=12-15
/proc/2545000/stat : 2545000 (run-opt.sh) S 2544991 2545000 2541657 0 -1 4194304 207 0 0 0 0 0 0 0 20 0 1 0 215494219 4292608 640 18446744073709551615 94695222439936 94695223334469 140732418166704 0 0 0 65536 4 65538 1 0 0 17 12 0 0 0 0 0 94695223573520 94695223621264 94695240421376 140732418169129 140732418169219 140732418169219 140732418174955 0
/proc/2545000/statm: 1048 787 709 219 0 110 0
[pid=2545004] ppid=2545000 vsize=147552 memory=93928 CPUtime=0.3 cores=12-15
/proc/2545004/stat : 2545004 (roundingsat) R 2545000 2545000 2541657 0 -1 4194304 16185 0 0 0 23 7 0 0 20 0 1 0 215494220 151093248 23221 18446744073709551615 4194304 11382409 140736805848224 0 0 0 0 0 8405026 0 0 0 17 12 0 0 0 0 0 12505888 12515512 30740480 140736805857200 140736805857698 140736805857698 140736805863402 0
/proc/2545004/statm: 36888 23482 2168 1755 0 24723 0
Current children cumulated CPU time: 0.3 s
Current children cumulated vsize: 151744 KiB
Current children cumulated memory: 97076 KiB

[startup+0.700223 s]
/proc/loadavg: 16.08 16.07 15.93 16/872 2545068
/proc/meminfo: memFree=886424644/1055320696 swapFree=33554428/33554428
[pid=2545000] ppid=2544991 vsize=4192 memory=3148 CPUtime=0 cores=12-15
/proc/2545000/stat : 2545000 (run-opt.sh) S 2544991 2545000 2541657 0 -1 4194304 207 0 0 0 0 0 0 0 20 0 1 0 215494219 4292608 640 18446744073709551615 94695222439936 94695223334469 140732418166704 0 0 0 65536 4 65538 1 0 0 17 12 0 0 0 0 0 94695223573520 94695223621264 94695240421376 140732418169129 140732418169219 140732418169219 140732418174955 0
/proc/2545000/statm: 1048 787 709 219 0 110 0
[pid=2545004] ppid=2545000 vsize=258500 memory=192420 CPUtime=0.67 cores=12-15
/proc/2545004/stat : 2545004 (roundingsat) R 2545000 2545000 2541657 0 -1 4194304 41388 0 0 0 59 8 0 0 20 0 1 0 215494220 264704000 47849 18446744073709551615 4194304 11382409 140736805848224 0 0 0 0 0 8405026 0 0 0 17 12 0 0 0 0 0 12505888 12515512 30740480 140736805857200 140736805857698 140736805857698 140736805863402 0
/proc/2545004/statm: 64625 48105 2184 1755 0 52460 0
Current children cumulated CPU time: 0.67 s
Current children cumulated vsize: 262692 KiB
Current children cumulated memory: 195568 KiB

[startup+1.50015 s]
/proc/loadavg: 16.08 16.07 15.93 14/873 2545069
/proc/meminfo: memFree=886343128/1055320696 swapFree=33554428/33554428
[pid=2545000] ppid=2544991 vsize=4192 memory=3148 CPUtime=0 cores=12-15
/proc/2545000/stat : 2545000 (run-opt.sh) S 2544991 2545000 2541657 0 -1 4194304 207 0 0 0 0 0 0 0 20 0 1 0 215494219 4292608 640 18446744073709551615 94695222439936 94695223334469 140732418166704 0 0 0 65536 4 65538 1 0 0 17 12 0 0 0 0 0 94695223573520 94695223621264 94695240421376 140732418169129 140732418169219 140732418169219 140732418174955 0
/proc/2545000/statm: 1048 787 709 219 0 110 0
[pid=2545004] ppid=2545000 vsize=288064 memory=203340 CPUtime=1.47 cores=12-15
/proc/2545004/stat : 2545004 (roundingsat) R 2545000 2545000 2541657 0 -1 4194304 58818 0 0 0 136 11 0 0 20 0 1 0 215494220 294977536 50591 18446744073709551615 4194304 11382409 140736805848224 0 0 0 0 0 8405026 0 0 0 17 12 0 0 0 0 0 12505888 12515512 30740480 140736805857200 140736805857698 140736805857698 140736805863402 0
/proc/2545004/statm: 72016 50835 2805 1755 0 59851 0
Current children cumulated CPU time: 1.47 s
Current children cumulated vsize: 292256 KiB
Current children cumulated memory: 206488 KiB

[startup+3.11345 s]
/proc/loadavg: 16.08 16.07 15.93 17/889 2545193
/proc/meminfo: memFree=885103572/1055320696 swapFree=33554428/33554428
[pid=2545000] ppid=2544991 vsize=4192 memory=3148 CPUtime=0 cores=12-15
/proc/2545000/stat : 2545000 (run-opt.sh) S 2544991 2545000 2541657 0 -1 4194304 207 0 0 0 0 0 0 0 20 0 1 0 215494219 4292608 640 18446744073709551615 94695222439936 94695223334469 140732418166704 0 0 0 65536 4 65538 1 0 0 17 12 0 0 0 0 0 94695223573520 94695223621264 94695240421376 140732418169129 140732418169219 140732418169219 140732418174955 0
/proc/2545000/statm: 1048 787 709 219 0 110 0
[pid=2545004] ppid=2545000 vsize=300156 memory=212176 CPUtime=3.08 cores=12-15
/proc/2545004/stat : 2545004 (roundingsat) R 2545000 2545000 2541657 0 -1 4194304 59509 0 0 0 297 11 0 0 20 0 1 0 215494220 307359744 52888 18446744073709551615 4194304 11382409 140736805848224 0 0 0 0 0 8405026 0 0 0 17 12 0 0 0 0 0 12505888 12515512 30740480 140736805857200 140736805857698 140736805857698 140736805863402 0
/proc/2545004/statm: 75039 53044 2805 1755 0 62874 0
Current children cumulated CPU time: 3.08 s
Current children cumulated vsize: 304348 KiB
Current children cumulated memory: 215324 KiB

[startup+6.30013 s]
/proc/loadavg: 16.07 16.07 15.93 17/890 2545194
/proc/meminfo: memFree=883962736/1055320696 swapFree=33554428/33554428
[pid=2545000] ppid=2544991 vsize=4192 memory=3148 CPUtime=0 cores=12-15
/proc/2545000/stat : 2545000 (run-opt.sh) S 2544991 2545000 2541657 0 -1 4194304 207 0 0 0 0 0 0 0 20 0 1 0 215494219 4292608 640 18446744073709551615 94695222439936 94695223334469 140732418166704 0 0 0 65536 4 65538 1 0 0 17 12 0 0 0 0 0 94695223573520 94695223621264 94695240421376 140732418169129 140732418169219 140732418169219 140732418174955 0
/proc/2545000/statm: 1048 787 709 219 0 110 0
[pid=2545004] ppid=2545000 vsize=317188 memory=232608 CPUtime=6.25 cores=12-15
/proc/2545004/stat : 2545004 (roundingsat) R 2545000 2545000 2541657 0 -1 4194304 61029 0 0 0 614 11 0 0 20 0 1 0 215494220 324800512 57884 18446744073709551615 4194304 11382409 140736805848224 0 0 0 0 0 8405026 0 0 0 17 12 0 0 0 0 0 12505888 12515512 30740480 140736805857200 140736805857698 140736805857698 140736805863402 0
/proc/2545004/statm: 79297 58152 2837 1755 0 67132 0
Current children cumulated CPU time: 6.25 s
Current children cumulated vsize: 321380 KiB
Current children cumulated memory: 235756 KiB

[startup+12.7001 s]
/proc/loadavg: 16.07 16.07 15.93 15/880 2545210
/proc/meminfo: memFree=886551424/1055320696 swapFree=33554428/33554428
[pid=2545000] ppid=2544991 vsize=4192 memory=3148 CPUtime=0 cores=12-15
/proc/2545000/stat : 2545000 (run-opt.sh) S 2544991 2545000 2541657 0 -1 4194304 207 0 0 0 0 0 0 0 20 0 1 0 215494219 4292608 640 18446744073709551615 94695222439936 94695223334469 140732418166704 0 0 0 65536 4 65538 1 0 0 17 12 0 0 0 0 0 94695223573520 94695223621264 94695240421376 140732418169129 140732418169219 140732418169219 140732418174955 0
/proc/2545000/statm: 1048 787 709 219 0 110 0
[pid=2545004] ppid=2545000 vsize=324368 memory=239224 CPUtime=12.63 cores=12-15
/proc/2545004/stat : 2545004 (roundingsat) R 2545000 2545000 2541657 0 -1 4194304 61583 0 0 0 1251 12 0 0 20 0 1 0 215494220 332152832 59634 18446744073709551615 4194304 11382409 140736805848224 0 0 0 0 0 8405026 0 0 0 17 12 0 0 0 0 0 12505888 12515512 30740480 140736805857200 140736805857698 140736805857698 140736805863402 0
/proc/2545004/statm: 81092 59806 2949 1755 0 68927 0
Current children cumulated CPU time: 12.63 s
Current children cumulated vsize: 328560 KiB
Current children cumulated memory: 242372 KiB

[startup+25.5002 s]
/proc/loadavg: 16.05 16.07 15.93 17/889 2545341
/proc/meminfo: memFree=885457780/1055320696 swapFree=33554428/33554428
[pid=2545000] ppid=2544991 vsize=4192 memory=3148 CPUtime=0 cores=12-15
/proc/2545000/stat : 2545000 (run-opt.sh) S 2544991 2545000 2541657 0 -1 4194304 207 0 0 0 0 0 0 0 20 0 1 0 215494219 4292608 640 18446744073709551615 94695222439936 94695223334469 140732418166704 0 0 0 65536 4 65538 1 0 0 17 12 0 0 0 0 0 94695223573520 94695223621264 94695240421376 140732418169129 140732418169219 140732418169219 140732418174955 0
/proc/2545000/statm: 1048 787 709 219 0 110 0
[pid=2545004] ppid=2545000 vsize=349036 memory=257844 CPUtime=25.38 cores=12-15
/proc/2545004/stat : 2545004 (roundingsat) R 2545000 2545000 2541657 0 -1 4194304 62151 0 0 0 2526 12 0 0 20 0 1 0 215494220 357412864 64289 18446744073709551615 4194304 11382409 140736805848224 0 0 0 0 0 8405026 0 0 0 17 12 0 0 0 0 0 12505888 12515512 30740480 140736805857200 140736805857698 140736805857698 140736805863402 0
/proc/2545004/statm: 87259 64461 2949 1755 0 75094 0
Current children cumulated CPU time: 25.38 s
Current children cumulated vsize: 353228 KiB
Current children cumulated memory: 260992 KiB

[startup+51.1138 s]
/proc/loadavg: 16.26 16.11 15.95 17/889 2545488
/proc/meminfo: memFree=882887516/1055320696 swapFree=33554428/33554428
[pid=2545000] ppid=2544991 vsize=4192 memory=3148 CPUtime=0 cores=12-15
/proc/2545000/stat : 2545000 (run-opt.sh) S 2544991 2545000 2541657 0 -1 4194304 207 0 0 0 0 0 0 0 20 0 1 0 215494219 4292608 640 18446744073709551615 94695222439936 94695223334469 140732418166704 0 0 0 65536 4 65538 1 0 0 17 12 0 0 0 0 0 94695223573520 94695223621264 94695240421376 140732418169129 140732418169219 140732418169219 140732418174955 0
/proc/2545000/statm: 1048 787 709 219 0 110 0
[pid=2545004] ppid=2545000 vsize=349036 memory=260020 CPUtime=50.91 cores=12-15
/proc/2545004/stat : 2545004 (roundingsat) R 2545000 2545000 2541657 0 -1 4194304 62169 0 0 0 5076 15 0 0 20 0 1 0 215494220 357412864 64801 18446744073709551615 4194304 11382409 140736805848224 0 0 0 0 0 8405026 0 0 0 17 12 0 0 0 0 0 12505888 12515512 30740480 140736805857200 140736805857698 140736805857698 140736805863402 0
/proc/2545004/statm: 87259 65005 2965 1755 0 75094 0
Current children cumulated CPU time: 50.91 s
Current children cumulated vsize: 353228 KiB
Current children cumulated memory: 263168 KiB

[startup+102.3 s]
/proc/loadavg: 16.60 16.23 16.00 17/890 2545490
/proc/meminfo: memFree=880418548/1055320696 swapFree=33554428/33554428
[pid=2545000] ppid=2544991 vsize=4192 memory=3148 CPUtime=0 cores=12-15
/proc/2545000/stat : 2545000 (run-opt.sh) S 2544991 2545000 2541657 0 -1 4194304 207 0 0 0 0 0 0 0 20 0 1 0 215494219 4292608 640 18446744073709551615 94695222439936 94695223334469 140732418166704 0 0 0 65536 4 65538 1 0 0 17 12 0 0 0 0 0 94695223573520 94695223621264 94695240421376 140732418169129 140732418169219 140732418169219 140732418174955 0
/proc/2545000/statm: 1048 787 709 219 0 110 0
[pid=2545004] ppid=2545000 vsize=373188 memory=287540 CPUtime=101.93 cores=12-15
/proc/2545004/stat : 2545004 (roundingsat) R 2545000 2545000 2541657 0 -1 4194304 62951 0 0 0 10174 19 0 0 20 0 1 0 215494220 382144512 71602 18446744073709551615 4194304 11382409 140736805848224 0 0 0 0 0 8405026 0 0 0 17 12 0 0 0 0 0 12505888 12515512 30740480 140736805857200 140736805857698 140736805857698 140736805863402 0
/proc/2545004/statm: 93297 71885 2965 1755 0 81132 0
Current children cumulated CPU time: 101.93 s
Current children cumulated vsize: 377380 KiB
Current children cumulated memory: 290688 KiB


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

/proc/2545004/statm: 132138 99167 3063 1755 0 119973 0
Current children cumulated CPU time: 3094.05 s
Current children cumulated vsize: 532744 KiB
Current children cumulated memory: 399816 KiB

[startup+3162.3 s]
/proc/loadavg: 7.14 7.20 7.72 8/822 2546092
/proc/meminfo: memFree=892447224/1055320696 swapFree=33554428/33554428
[pid=2545000] ppid=2544991 vsize=4192 memory=3148 CPUtime=0 cores=12-15
/proc/2545000/stat : 2545000 (run-opt.sh) S 2544991 2545000 2541657 0 -1 4194304 207 0 0 0 0 0 0 0 20 0 1 0 215494219 4292608 640 18446744073709551615 94695222439936 94695223334469 140732418166704 0 0 0 65536 4 65538 1 0 0 17 12 0 0 0 0 0 94695223573520 94695223621264 94695240421376 140732418169129 140732418169219 140732418169219 140732418174955 0
/proc/2545000/statm: 1048 787 709 219 0 110 0
[pid=2545004] ppid=2545000 vsize=528020 memory=396136 CPUtime=3153.9 cores=12-15
/proc/2545004/stat : 2545004 (roundingsat) R 2545000 2545000 2541657 0 -1 4194304 89358 0 0 0 315165 225 0 0 20 0 1 0 215494220 540692480 98737 18446744073709551615 4194304 11382409 140736805848224 0 0 0 0 0 8405026 0 0 0 17 12 0 0 0 0 0 12505888 12515512 30740480 140736805857200 140736805857698 140736805857698 140736805863402 0
/proc/2545004/statm: 132005 99034 3063 1755 0 119840 0
Current children cumulated CPU time: 3153.9 s
Current children cumulated vsize: 532212 KiB
Current children cumulated memory: 399284 KiB

[startup+3222.3 s]
/proc/loadavg: 7.13 7.18 7.68 8/822 2546093
/proc/meminfo: memFree=892449084/1055320696 swapFree=33554428/33554428
[pid=2545000] ppid=2544991 vsize=4192 memory=3148 CPUtime=0 cores=12-15
/proc/2545000/stat : 2545000 (run-opt.sh) S 2544991 2545000 2541657 0 -1 4194304 207 0 0 0 0 0 0 0 20 0 1 0 215494219 4292608 640 18446744073709551615 94695222439936 94695223334469 140732418166704 0 0 0 65536 4 65538 1 0 0 17 12 0 0 0 0 0 94695223573520 94695223621264 94695240421376 140732418169129 140732418169219 140732418169219 140732418174955 0
/proc/2545000/statm: 1048 787 709 219 0 110 0
[pid=2545004] ppid=2545000 vsize=528020 memory=396136 CPUtime=3213.75 cores=12-15
/proc/2545004/stat : 2545004 (roundingsat) R 2545000 2545000 2541657 0 -1 4194304 89358 0 0 0 321147 228 0 0 20 0 1 0 215494220 540692480 98737 18446744073709551615 4194304 11382409 140736805848224 0 0 0 0 0 8405026 0 0 0 17 12 0 0 0 0 0 12505888 12515512 30740480 140736805857200 140736805857698 140736805857698 140736805863402 0
/proc/2545004/statm: 132005 99034 3063 1755 0 119840 0
Current children cumulated CPU time: 3213.75 s
Current children cumulated vsize: 532212 KiB
Current children cumulated memory: 399284 KiB

[startup+3282.3 s]
/proc/loadavg: 7.05 7.14 7.63 8/822 2546094
/proc/meminfo: memFree=892442524/1055320696 swapFree=33554428/33554428
[pid=2545000] ppid=2544991 vsize=4192 memory=3148 CPUtime=0 cores=12-15
/proc/2545000/stat : 2545000 (run-opt.sh) S 2544991 2545000 2541657 0 -1 4194304 207 0 0 0 0 0 0 0 20 0 1 0 215494219 4292608 640 18446744073709551615 94695222439936 94695223334469 140732418166704 0 0 0 65536 4 65538 1 0 0 17 12 0 0 0 0 0 94695223573520 94695223621264 94695240421376 140732418169129 140732418169219 140732418169219 140732418174955 0
/proc/2545000/statm: 1048 787 709 219 0 110 0
[pid=2545004] ppid=2545000 vsize=530188 memory=398304 CPUtime=3273.6 cores=12-15
/proc/2545004/stat : 2545004 (roundingsat) R 2545000 2545000 2541657 0 -1 4194304 89909 0 0 0 327128 232 0 0 20 0 1 0 215494220 542912512 99249 18446744073709551615 4194304 11382409 140736805848224 0 0 0 0 0 8405026 0 0 0 17 12 0 0 0 0 0 12505888 12515512 30740480 140736805857200 140736805857698 140736805857698 140736805863402 0
/proc/2545004/statm: 132547 99576 3063 1755 0 120382 0
Current children cumulated CPU time: 3273.6 s
Current children cumulated vsize: 534380 KiB
Current children cumulated memory: 401452 KiB

[startup+3342.3 s]
/proc/loadavg: 7.02 7.12 7.59 8/822 2546095
/proc/meminfo: memFree=892422664/1055320696 swapFree=33554428/33554428
[pid=2545000] ppid=2544991 vsize=4192 memory=3148 CPUtime=0 cores=12-15
/proc/2545000/stat : 2545000 (run-opt.sh) S 2544991 2545000 2541657 0 -1 4194304 207 0 0 0 0 0 0 0 20 0 1 0 215494219 4292608 640 18446744073709551615 94695222439936 94695223334469 140732418166704 0 0 0 65536 4 65538 1 0 0 17 12 0 0 0 0 0 94695223573520 94695223621264 94695240421376 140732418169129 140732418169219 140732418169219 140732418174955 0
/proc/2545000/statm: 1048 787 709 219 0 110 0
[pid=2545004] ppid=2545000 vsize=609524 memory=438048 CPUtime=3333.46 cores=12-15
/proc/2545004/stat : 2545004 (roundingsat) R 2545000 2545000 2541657 0 -1 4194304 90661 0 0 0 333106 240 0 0 20 0 1 0 215494220 624152576 109282 18446744073709551615 4194304 11382409 140736805848224 0 0 0 0 0 8405026 0 0 0 17 12 0 0 0 0 0 12505888 12515512 30740480 140736805857200 140736805857698 140736805857698 140736805863402 0
/proc/2545004/statm: 152381 109512 3063 1755 0 140216 0
Current children cumulated CPU time: 3333.46 s
Current children cumulated vsize: 613716 KiB
Current children cumulated memory: 441196 KiB

[startup+3402.3 s]
/proc/loadavg: 7.00 7.09 7.55 8/823 2546099
/proc/meminfo: memFree=892390440/1055320696 swapFree=33554428/33554428
[pid=2545000] ppid=2544991 vsize=4192 memory=3148 CPUtime=0 cores=12-15
/proc/2545000/stat : 2545000 (run-opt.sh) S 2544991 2545000 2541657 0 -1 4194304 207 0 0 0 0 0 0 0 20 0 1 0 215494219 4292608 640 18446744073709551615 94695222439936 94695223334469 140732418166704 0 0 0 65536 4 65538 1 0 0 17 12 0 0 0 0 0 94695223573520 94695223621264 94695240421376 140732418169129 140732418169219 140732418169219 140732418174955 0
/proc/2545000/statm: 1048 787 709 219 0 110 0
[pid=2545004] ppid=2545000 vsize=609524 memory=438048 CPUtime=3393.32 cores=12-15
/proc/2545004/stat : 2545004 (roundingsat) R 2545000 2545000 2541657 0 -1 4194304 90662 0 0 0 339082 250 0 0 20 0 1 0 215494220 624152576 109282 18446744073709551615 4194304 11382409 140736805848224 0 0 0 0 0 8405026 0 0 0 17 12 0 0 0 0 0 12505888 12515512 30740480 140736805857200 140736805857698 140736805857698 140736805863402 0
/proc/2545004/statm: 152381 109512 3063 1755 0 140216 0
Current children cumulated CPU time: 3393.32 s
Current children cumulated vsize: 613716 KiB
Current children cumulated memory: 441196 KiB

[startup+3462.3 s]
/proc/loadavg: 7.00 7.07 7.51 8/823 2546104
/proc/meminfo: memFree=892365472/1055320696 swapFree=33554428/33554428
[pid=2545000] ppid=2544991 vsize=4192 memory=3148 CPUtime=0 cores=12-15
/proc/2545000/stat : 2545000 (run-opt.sh) S 2544991 2545000 2541657 0 -1 4194304 207 0 0 0 0 0 0 0 20 0 1 0 215494219 4292608 640 18446744073709551615 94695222439936 94695223334469 140732418166704 0 0 0 65536 4 65538 1 0 0 17 12 0 0 0 0 0 94695223573520 94695223621264 94695240421376 140732418169129 140732418169219 140732418169219 140732418174955 0
/proc/2545000/statm: 1048 787 709 219 0 110 0
[pid=2545004] ppid=2545000 vsize=600100 memory=428624 CPUtime=3453.18 cores=12-15
/proc/2545004/stat : 2545004 (roundingsat) R 2545000 2545000 2541657 0 -1 4194304 93863 0 0 0 345062 256 0 0 20 0 1 0 215494220 614502400 106926 18446744073709551615 4194304 11382409 140736805848224 0 0 0 0 0 8405026 0 0 0 17 12 0 0 0 0 0 12505888 12515512 30740480 140736805857200 140736805857698 140736805857698 140736805863402 0
/proc/2545004/statm: 150025 107156 3063 1755 0 137860 0
Current children cumulated CPU time: 3453.18 s
Current children cumulated vsize: 604292 KiB
Current children cumulated memory: 431772 KiB

[startup+3522.3 s]
/proc/loadavg: 7.00 7.06 7.48 8/823 2546105
/proc/meminfo: memFree=892330756/1055320696 swapFree=33554428/33554428
[pid=2545000] ppid=2544991 vsize=4192 memory=3148 CPUtime=0 cores=12-15
/proc/2545000/stat : 2545000 (run-opt.sh) S 2544991 2545000 2541657 0 -1 4194304 207 0 0 0 0 0 0 0 20 0 1 0 215494219 4292608 640 18446744073709551615 94695222439936 94695223334469 140732418166704 0 0 0 65536 4 65538 1 0 0 17 12 0 0 0 0 0 94695223573520 94695223621264 94695240421376 140732418169129 140732418169219 140732418169219 140732418174955 0
/proc/2545000/statm: 1048 787 709 219 0 110 0
[pid=2545004] ppid=2545000 vsize=609740 memory=438264 CPUtime=3513.03 cores=12-15
/proc/2545004/stat : 2545004 (roundingsat) R 2545000 2545000 2541657 0 -1 4194304 96279 0 0 0 351045 258 0 0 20 0 1 0 215494220 624373760 109230 18446744073709551615 4194304 11382409 140736805848224 0 0 0 0 0 8405026 0 0 0 17 12 0 0 0 0 0 12505888 12515512 30740480 140736805857200 140736805857698 140736805857698 140736805863402 0
/proc/2545004/statm: 152435 109566 3063 1755 0 140270 0
Current children cumulated CPU time: 3513.03 s
Current children cumulated vsize: 613932 KiB
Current children cumulated memory: 441412 KiB

[startup+3582.3 s]
/proc/loadavg: 7.00 7.04 7.44 8/823 2546106
/proc/meminfo: memFree=892313168/1055320696 swapFree=33554428/33554428
[pid=2545000] ppid=2544991 vsize=4192 memory=3148 CPUtime=0 cores=12-15
/proc/2545000/stat : 2545000 (run-opt.sh) S 2544991 2545000 2541657 0 -1 4194304 207 0 0 0 0 0 0 0 20 0 1 0 215494219 4292608 640 18446744073709551615 94695222439936 94695223334469 140732418166704 0 0 0 65536 4 65538 1 0 0 17 12 0 0 0 0 0 94695223573520 94695223621264 94695240421376 140732418169129 140732418169219 140732418169219 140732418174955 0
/proc/2545000/statm: 1048 787 709 219 0 110 0
[pid=2545004] ppid=2545000 vsize=609740 memory=438264 CPUtime=3572.88 cores=12-15
/proc/2545004/stat : 2545004 (roundingsat) R 2545000 2545000 2541657 0 -1 4194304 96279 0 0 0 357027 261 0 0 20 0 1 0 215494220 624373760 109230 18446744073709551615 4194304 11382409 140736805848224 0 0 0 0 0 8405026 0 0 0 17 12 0 0 0 0 0 12505888 12515512 30740480 140736805857200 140736805857698 140736805857698 140736805863402 0
/proc/2545004/statm: 152435 109566 3063 1755 0 140270 0
Current children cumulated CPU time: 3572.88 s
Current children cumulated vsize: 613932 KiB
Current children cumulated memory: 441412 KiB



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+3609.5 s]
/proc/loadavg: 7.00 7.04 7.43 4/803 2546156
/proc/meminfo: memFree=897758096/1055320696 swapFree=33554428/33554428
[pid=2545000] ppid=2544991 vsize=4192 memory=3148 CPUtime=0 cores=12-15
/proc/2545000/stat : 2545000 (run-opt.sh) S 2544991 2545000 2541657 0 -1 4194304 207 0 0 0 0 0 0 0 20 0 1 0 215494219 4292608 640 18446744073709551615 94695222439936 94695223334469 140732418166704 0 0 0 65536 4 65538 1 0 0 17 12 0 0 0 0 0 94695223573520 94695223621264 94695240421376 140732418169129 140732418169219 140732418169219 140732418174955 0
/proc/2545000/statm: 1048 787 709 219 0 110 0
[pid=2545004] ppid=2545000 vsize=609740 memory=438264 CPUtime=3600.01 cores=12-15
/proc/2545004/stat : 2545004 (roundingsat) R 2545000 2545000 2541657 0 -1 4194304 96279 0 0 0 359738 263 0 0 20 0 1 0 215494220 624373760 109230 18446744073709551615 4194304 11382409 140736805848224 0 0 0 0 0 8405026 0 0 0 17 12 0 0 0 0 0 12505888 12515512 30740480 140736805857200 140736805857698 140736805857698 140736805863402 0
/proc/2545004/statm: 152435 109566 3063 1755 0 140270 0
Current children cumulated CPU time: 3600.01 s
Current children cumulated vsize: 613932 KiB
Current children cumulated memory: 441412 KiB

Sending SIGTERM to process tree (bottom up)
Sleeping 2 seconds

[startup+3609.5 s]
# the end of solver process 2545000 was just reported to runsolver
# Child ended because it received signal 15 (SIGTERM)

# cumulated CPU time of all completed processes:  user=0 s, system=0.002508 s

[startup+3609.51 s]
# the end of solver process 2545004 was just reported to runsolver
# Child status: 2

# cumulated CPU time of all completed processes:  user=3597.39 s, system=2.64241 s
# this solver process was not waited by its parent and was adopted by runsolver

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

[startup+3609.5 s]
/proc/loadavg: 7.00 7.04 7.43 4/803 2546156
/proc/meminfo: memFree=897758096/1055320696 swapFree=33554428/33554428
[pid=2545000] ppid=2544991 vsize=4192 memory=3148 CPUtime=0 cores=12-15
/proc/2545000/stat : 2545000 (run-opt.sh) S 2544991 2545000 2541657 0 -1 4194304 207 0 0 0 0 0 0 0 20 0 1 0 215494219 4292608 640 18446744073709551615 94695222439936 94695223334469 140732418166704 0 0 0 65536 4 65538 1 0 0 17 12 0 0 0 0 0 94695223573520 94695223621264 94695240421376 140732418169129 140732418169219 140732418169219 140732418174955 0
/proc/2545000/statm: 1048 787 709 219 0 110 0
[pid=2545004] ppid=2545000 vsize=609740 memory=438264 CPUtime=3600.01 cores=12-15
/proc/2545004/stat : 2545004 (roundingsat) R 2545000 2545000 2541657 0 -1 4194304 96279 0 0 0 359738 263 0 0 20 0 1 0 215494220 624373760 109230 18446744073709551615 4194304 11382409 140736805848224 0 0 0 0 0 8405026 0 0 0 17 12 0 0 0 0 0 12505888 12515512 30740480 140736805857200 140736805857698 140736805857698 140736805863402 0
/proc/2545004/statm: 152435 109566 3063 1755 0 140270 0
Current children cumulated CPU time: 3600.01 s
Current children cumulated vsize: 613932 KiB
Current children cumulated memory: 441412 KiB

Child status: 2

Real time (s): 3609.51
CPU time (s): 3600.03
CPU user time (s): 3597.39
CPU system time (s): 2.64241
CPU usage (%): 99.7374
Max. virtual memory (cumulated for all children) (KiB): 613932
Max. memory (cumulated for all children) (KiB): 441412

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 3597.39
system time used= 2.64241
maximum resident set size= 437128
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 96507
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= 216
involuntary context switches= 1572


# summary of solver processes directly reported to runsolver:
#   pid: 2545000,2545004
#   total CPU time (s): 3600.03
#   total CPU user time (s): 3597.39
#   total CPU system time (s): 2.64241

??? join timestamper begins
??? join timestamper ends
??? end of timestamper thread
runsolver used 12.1333 second user time and 38.1966 second system time

The end

Launcher Data

Begin job on nodeE006 at 2026-06-30 14:21:03
IDJOB=4807169
IDBENCH=178272
IDSOLVER=3616
FILE ID=nodeE006/4807169-1782822063
RUNJOBID= nodeE006-1782818442-2541670
SLURM_JOB_ID= 12541386
Free space on /tmp= 798424 MiB

SOLVER NAME= roundingsat-satsuma-opt 2026-06-11
BENCH NAME= PB24/normalized-PB24/OPT-LIN/nordstrom/CoreGuidedPB/maxcut/maxcut_opt_complete_5-partite_inlv/normalized-maxcut_opt_complete_5-partite_inlv_nvert_65.opb
COMMAND LINE= ./run-opt.sh BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-4807169-1782822063/watcher-4807169-1782822063 -o /tmp/evaluation-result-4807169-1782822063/solver-4807169-1782822063 -C 3600 -W 3700 -M 62000 --var /tmp/evaluation-result-4807169-1782822063/vars-4807169-1782822063 --bin-var /tmp/runsolver-exch-nodeE006-1782818442-2541670 --watchdog 3760  ./run-opt.sh HOME/instance-4807169-1782822063.opb

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

MD5SUM BENCH= 4f8f5bd074df45692454905f91cb9aac
RANDOM SEED=1895383541

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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


/proc/meminfo:
MemTotal:       1055320696 kB
MemFree:        887002808 kB
MemAvailable:   1033748392 kB
Buffers:            3352 kB
Cached:         151049308 kB
SwapCached:            0 kB
Active:         15286668 kB
Inactive:       149209496 kB
Active(anon):   14344448 kB
Inactive(anon):        0 kB
Active(file):     942220 kB
Inactive(file): 149209496 kB
Unevictable:        3072 kB
Mlocked:               0 kB
SwapTotal:      33554428 kB
SwapFree:       33554428 kB
Zswap:                 0 kB
Zswapped:              0 kB
Dirty:             76804 kB
Writeback:            68 kB
AnonPages:      13445588 kB
Mapped:           272416 kB
Shmem:            900924 kB
KReclaimable:    1472992 kB
Slab:            2046900 kB
SReclaimable:    1472992 kB
SUnreclaim:       573908 kB
KernelStack:       14864 kB
PageTables:        36548 kB
SecPageTables:     15260 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    561214776 kB
Committed_AS:   17689284 kB
VmallocTotal:   13743895347199 kB
VmallocUsed:      478884 kB
VmallocChunk:          0 kB
Percpu:           131840 kB
HardwareCorrupted:     0 kB
AnonHugePages:   1478656 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:      369092 kB
DirectMap2M:    19875840 kB
DirectMap1G:    1053818880 kB

Free space on /tmp at the end= 798540 MiB
End job on nodeE006 at 2026-06-30 15:21:13