Trace number 4807099

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)-1734 3600.09 3609.03

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_85.opb
MD5SUM22eb3dfa0fc3a378ade088cc2a422e29
Bench CategoryOPT-LIN (optimization problem, linear constraints, no OPT/UNSAT certificate)
Best result obtained on this benchmarkSAT
Best value of the objective obtained on this benchmark-1734
Best CPU time to get the best result obtained on this benchmark2822.2
Has Objective FunctionYES
Satisfiable
(Un)Satisfiability was proved
Best value of the objective function
Optimality of the best value was proved
Number of variables3570
Total number of constraints395080
Number of constraints which are clauses395080
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 2890
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 2890
Number of bits of the sum of numbers in the objective function 12
Biggest number in a constraint 2
Number of bits of the biggest number in a constraint 2
Biggest sum of numbers in a constraint 2890
Number of bits of the biggest sum of numbers12
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.01	c RoundingSat 2
0.00/0.01	c branch pb26-symm
0.00/0.01	c commit 801ab82
0.49/0.59	c 
0.49/0.59	c make graph and approximate orbits
0.58/0.62	c	 [group: #orbits ~= 4] (39.0098ms)
0.58/0.62	c 
0.58/0.62	c detect special group actions
0.58/0.62	c 	probe for Johnson action (limit=64)
0.67/0.70	c 	probe for row-column symmetry (limit=64, splits=16.7772M)
0.67/0.76	c 	probe for row symmetry (limit=64, splits=16.7772M)
0.67/0.76	c 	 (139.364ms)
0.67/0.76	c 
0.67/0.76	c detect symmetries on remainder
0.67/0.78	c 	[graph: #vertices 409361 #edges 2397680]
0.67/0.80	c 	dejavu (support_limit=48MB, budget_limit=64) exceeded limit
2.36/2.46	c 	[group: #symmetries 8.53953*10^73 #gens 15] (1697.46ms)
2.36/2.46	c 
2.36/2.46	c optimize generators (opt_passes=64, conjugate_limit=547)
2.36/2.46	c 	opt it=15, l=475, m=177, opt=23, avg=2178, b=332, gens=15
2.36/2.47	c 	opt it=31, l=855, m=300, opt=33, avg=2096, b=332, gens=15
2.36/2.47	c 	ran it=0, +gens=15 
2.46/2.57	c 	con best_support=332, best_gens=3, +gens=546
2.46/2.57	c 	(106.899ms)
2.46/2.57	c 
2.46/2.57	c finalize break order and special generators
2.46/2.57	c 
2.46/2.57	c add generic predicates (break_depth=10)
2.46/2.57	c 	added predicates for 576 generators (4.85611ms)
2.46/2.57	c 
2.46/2.57	c generation finished
2.46/2.57	c 	[sbp: #constraints 7112 #add_vars 2286]
2.76/2.80	c #variables 3570 #constraints 402192
2.76/2.80	c objective is ce32 
2.76/2.80	c initial watched  CF 32, 64, 128, Arb: 0 , 0 , 0 , 0
2.76/2.80	c initial counting CF 32, 64, 128, Arb: 1 , 0 , 0 , 0
2.76/2.80	c bounds - >= -2890 @ 2.52937
6.07/6.12	c bounds 0 >= -2890 @ 5.82617
13.23/13.37	c bounds 0 >= -2889 @ 13.0389
13.23/13.37	c bounds 0 >= -2888 @ 13.0392
13.23/13.37	c bounds 0 >= -2887 @ 13.0394
13.23/13.37	c bounds 0 >= -2886 @ 13.0397
13.23/13.37	c bounds 0 >= -2885 @ 13.0399
13.23/13.37	c bounds 0 >= -2884 @ 13.0401
13.23/13.37	c bounds 0 >= -2883 @ 13.0403
13.23/13.37	c bounds 0 >= -2882 @ 13.0404
13.23/13.37	c bounds 0 >= -2881 @ 13.0406
13.23/13.37	c bounds 0 >= -2880 @ 13.0408
13.23/13.37	c bounds 0 >= -2879 @ 13.041
13.23/13.37	c bounds 0 >= -2878 @ 13.0412
13.23/13.37	c bounds 0 >= -2877 @ 13.0414
13.23/13.37	c bounds 0 >= -2876 @ 13.0416
13.23/13.37	c bounds 0 >= -2875 @ 13.0418
13.23/13.37	c bounds 0 >= -2874 @ 13.0419
13.23/13.37	c bounds 0 >= -2873 @ 13.0421
13.23/13.37	c bounds 0 >= -2872 @ 13.043
13.23/13.37	c bounds 0 >= -2871 @ 13.0433
13.23/13.37	c bounds 0 >= -2870 @ 13.0435
13.23/13.37	c bounds 0 >= -2869 @ 13.0438
13.23/13.37	c bounds 0 >= -2868 @ 13.044
13.23/13.37	c bounds 0 >= -2867 @ 13.0442
13.23/13.37	c bounds 0 >= -2866 @ 13.0444
13.23/13.38	c bounds 0 >= -2865 @ 13.0446
13.23/13.38	c bounds 0 >= -2864 @ 13.0448
13.23/13.38	c bounds 0 >= -2863 @ 13.045
13.23/13.38	c bounds 0 >= -2862 @ 13.0452
13.23/13.38	c bounds 0 >= -2861 @ 13.0454
13.23/13.38	c bounds 0 >= -2860 @ 13.0455
13.23/13.38	c bounds 0 >= -2859 @ 13.0457
13.23/13.38	c bounds 0 >= -2858 @ 13.0466
13.23/13.38	c bounds 0 >= -2857 @ 13.0469
13.23/13.38	c bounds 0 >= -2856 @ 13.0471
13.23/13.38	c bounds 0 >= -2855 @ 13.0474
13.23/13.38	c bounds 0 >= -2854 @ 13.0476
13.23/13.38	c bounds 0 >= -2853 @ 13.0479
13.23/13.38	c bounds 0 >= -2852 @ 13.0481
13.23/13.38	c bounds 0 >= -2851 @ 13.0484
13.23/13.38	c bounds 0 >= -2850 @ 13.0486
13.23/13.38	c bounds 0 >= -2849 @ 13.0488
13.23/13.38	c bounds 0 >= -2848 @ 13.049
13.23/13.38	c bounds 0 >= -2847 @ 13.0492
13.23/13.38	c bounds 0 >= -2846 @ 13.0494
13.23/13.38	c bounds 0 >= -2845 @ 13.0496
13.23/13.38	c bounds 0 >= -2844 @ 13.0498
13.23/13.38	c bounds 0 >= -2843 @ 13.0499
13.23/13.38	c bounds 0 >= -2842 @ 13.0502
13.23/13.38	c bounds 0 >= -2841 @ 13.0504
13.23/13.38	c bounds 0 >= -2840 @ 13.0507
13.23/13.38	c bounds 0 >= -2839 @ 13.0509
13.23/13.38	c bounds 0 >= -2838 @ 13.0511
13.23/13.38	c bounds 0 >= -2837 @ 13.0512
13.23/13.38	c bounds 0 >= -2836 @ 13.0514
13.23/13.38	c bounds 0 >= -2835 @ 13.0516
13.23/13.38	c bounds 0 >= -2834 @ 13.0518
13.23/13.38	c bounds 0 >= -2833 @ 13.052
13.23/13.38	c bounds 0 >= -2832 @ 13.0521
13.23/13.38	c bounds 0 >= -2831 @ 13.0523
13.23/13.38	c bounds 0 >= -2830 @ 13.0525
13.23/13.38	c bounds 0 >= -2829 @ 13.0526
13.23/13.38	c bounds 0 >= -2828 @ 13.0528
13.23/13.38	c bounds 0 >= -2827 @ 13.053
13.23/13.38	c bounds 0 >= -2826 @ 13.0533
13.23/13.38	c bounds 0 >= -2825 @ 13.0536
13.23/13.38	c bounds 0 >= -2824 @ 13.0538
13.23/13.38	c bounds 0 >= -2823 @ 13.0541
13.23/13.38	c bounds 0 >= -2822 @ 13.0543
13.23/13.39	c bounds 0 >= -2821 @ 13.0545
13.23/13.39	c bounds 0 >= -2820 @ 13.0548
13.23/13.39	c bounds 0 >= -2819 @ 13.055
13.23/13.39	c bounds 0 >= -2818 @ 13.0552
13.23/13.39	c bounds 0 >= -2817 @ 13.0554
13.23/13.39	c bounds 0 >= -2816 @ 13.0556
13.23/13.39	c bounds 0 >= -2815 @ 13.0558
13.23/13.39	c bounds 0 >= -2814 @ 13.056
13.23/13.39	c bounds 0 >= -2813 @ 13.0562
13.23/13.39	c bounds 0 >= -2812 @ 13.0564
13.23/13.39	c bounds 0 >= -2811 @ 13.0566
13.23/13.39	c bounds 0 >= -2810 @ 13.0568
13.23/13.39	c bounds 0 >= -2809 @ 13.057
13.23/13.39	c bounds 0 >= -2808 @ 13.0574
13.23/13.39	c bounds 0 >= -2807 @ 13.0576
13.23/13.39	c bounds 0 >= -2806 @ 13.0578
13.23/13.39	c bounds 0 >= -2805 @ 13.058
13.23/13.39	c bounds 0 >= -2804 @ 13.0582
13.23/13.39	c bounds 0 >= -2803 @ 13.0584
13.23/13.39	c bounds 0 >= -2802 @ 13.0585
13.23/13.39	c bounds 0 >= -2801 @ 13.0587
13.23/13.39	c bounds 0 >= -2800 @ 13.0589
13.23/13.39	c bounds 0 >= -2799 @ 13.059
13.23/13.39	c bounds 0 >= -2798 @ 13.0592
13.23/13.39	c bounds 0 >= -2797 @ 13.0593
13.23/13.39	c bounds 0 >= -2796 @ 13.0595
13.23/13.39	c bounds 0 >= -2795 @ 13.0597
13.23/13.39	c bounds 0 >= -2794 @ 13.06
13.23/13.39	c bounds 0 >= -2793 @ 13.0602
13.23/13.39	c bounds 0 >= -2792 @ 13.0604
13.23/13.39	c bounds 0 >= -2791 @ 13.0605
13.23/13.39	c bounds 0 >= -2790 @ 13.0607
13.23/13.39	c bounds 0 >= -2789 @ 13.0609
13.23/13.39	c bounds 0 >= -2788 @ 13.0611
13.23/13.39	c bounds 0 >= -2787 @ 13.0612
13.23/13.39	c bounds 0 >= -2786 @ 13.0614
13.23/13.39	c bounds 0 >= -2785 @ 13.0616
13.23/13.39	c bounds 0 >= -2784 @ 13.0617
13.23/13.39	c bounds 0 >= -2783 @ 13.0619
13.23/13.39	c bounds 0 >= -2782 @ 13.0621
13.23/13.39	c bounds 0 >= -2781 @ 13.0622
13.23/13.39	c bounds 0 >= -2780 @ 13.0624
13.23/13.39	c bounds 0 >= -2779 @ 13.0625
13.23/13.39	c bounds 0 >= -2778 @ 13.063
13.23/13.39	c bounds 0 >= -2777 @ 13.0633
13.23/13.39	c bounds 0 >= -2776 @ 13.0635
13.23/13.39	c bounds 0 >= -2775 @ 13.0637
13.23/13.39	c bounds 0 >= -2774 @ 13.0639
13.23/13.39	c bounds 0 >= -2773 @ 13.0641
13.23/13.39	c bounds 0 >= -2772 @ 13.0643
13.23/13.40	c bounds 0 >= -2771 @ 13.0645
13.23/13.40	c bounds 0 >= -2770 @ 13.0646
13.33/13.40	c bounds 0 >= -2769 @ 13.0648
13.33/13.40	c bounds 0 >= -2768 @ 13.065
13.33/13.40	c bounds 0 >= -2767 @ 13.0652
13.33/13.40	c bounds 0 >= -2766 @ 13.0654
13.33/13.40	c bounds 0 >= -2765 @ 13.0657
13.33/13.40	c bounds 0 >= -2764 @ 13.0658
13.33/13.40	c bounds 0 >= -2763 @ 13.0661
13.33/13.40	c bounds 0 >= -2762 @ 13.0663
13.33/13.40	c bounds 0 >= -2761 @ 13.0665
13.33/13.40	c bounds 0 >= -2760 @ 13.0667
13.33/13.40	c bounds 0 >= -2759 @ 13.0668
13.33/13.40	c bounds 0 >= -2758 @ 13.067
13.33/13.40	c bounds 0 >= -2757 @ 13.0672
13.33/13.40	c bounds 0 >= -2756 @ 13.0673
13.33/13.40	c bounds 0 >= -2755 @ 13.0675
13.33/13.40	c bounds 0 >= -2754 @ 13.0676
13.33/13.40	c bounds 0 >= -2753 @ 13.0678
13.33/13.40	c bounds 0 >= -2752 @ 13.0679
13.33/13.40	c bounds 0 >= -2751 @ 13.0681
13.33/13.40	c bounds 0 >= -2750 @ 13.0683
13.33/13.40	c bounds 0 >= -2749 @ 13.0686
13.33/13.40	c bounds 0 >= -2748 @ 13.0688
13.33/13.40	c bounds 0 >= -2747 @ 13.0691
13.33/13.40	c bounds 0 >= -2746 @ 13.0693
13.33/13.40	c bounds 0 >= -2745 @ 13.0695
13.33/13.40	c bounds 0 >= -2744 @ 13.0696
13.33/13.40	c bounds 0 >= -2743 @ 13.0709
13.33/13.40	c bounds 0 >= -2742 @ 13.0711
13.33/13.40	c bounds 0 >= -2741 @ 13.0713
13.33/13.40	c bounds 0 >= -2740 @ 13.0715
13.33/13.40	c bounds 0 >= -2739 @ 13.0716
13.33/13.40	c bounds 0 >= -2738 @ 13.0718
13.33/13.40	c bounds 0 >= -2737 @ 13.0719
13.33/13.40	c bounds 0 >= -2736 @ 13.0721
13.33/13.40	c bounds 0 >= -2735 @ 13.0725
13.33/13.40	c bounds 0 >= -2734 @ 13.0727
13.33/13.40	c bounds 0 >= -2733 @ 13.0729
13.33/13.40	c bounds 0 >= -2732 @ 13.0731
13.33/13.40	c bounds 0 >= -2731 @ 13.0732
13.33/13.40	c bounds 0 >= -2730 @ 13.0734
13.33/13.40	c bounds 0 >= -2729 @ 13.0736
13.33/13.40	c bounds 0 >= -2728 @ 13.0737
13.33/13.40	c bounds 0 >= -2727 @ 13.0739
13.33/13.40	c bounds 0 >= -2726 @ 13.074
13.33/13.40	c bounds 0 >= -2725 @ 13.0742
13.33/13.41	c bounds 0 >= -2724 @ 13.0744
13.33/13.41	c bounds 0 >= -2723 @ 13.0745
13.33/13.41	c bounds 0 >= -2722 @ 13.0747
13.33/13.41	c bounds 0 >= -2721 @ 13.0748
13.33/13.41	c bounds 0 >= -2720 @ 13.0756
13.33/13.41	c bounds 0 >= -2719 @ 13.0757
13.33/13.41	c bounds 0 >= -2718 @ 13.076
13.33/13.41	c bounds 0 >= -2717 @ 13.0761
13.33/13.41	c bounds 0 >= -2716 @ 13.0763
13.33/13.41	c bounds 0 >= -2715 @ 13.0764
13.33/13.41	c bounds 0 >= -2714 @ 13.0766
13.33/13.41	c bounds 0 >= -2713 @ 13.0768
13.33/13.41	c bounds 0 >= -2712 @ 13.0769
13.33/13.41	c bounds 0 >= -2711 @ 13.0771
13.33/13.41	c bounds 0 >= -2710 @ 13.0775
13.33/13.41	c bounds 0 >= -2709 @ 13.0777
13.33/13.41	c bounds 0 >= -2708 @ 13.0779
13.33/13.41	c bounds 0 >= -2707 @ 13.0781
13.33/13.41	c bounds 0 >= -2706 @ 13.0782
13.33/13.41	c bounds 0 >= -2705 @ 13.0784
13.33/13.41	c bounds 0 >= -2704 @ 13.0786
13.33/13.41	c bounds 0 >= -2703 @ 13.0788
13.33/13.41	c bounds 0 >= -2702 @ 13.0789
13.33/13.41	c bounds 0 >= -2701 @ 13.0791
13.33/13.41	c bounds 0 >= -2700 @ 13.0793
13.33/13.41	c bounds 0 >= -2699 @ 13.0794
13.33/13.41	c bounds 0 >= -2698 @ 13.0796
13.33/13.41	c bounds 0 >= -2697 @ 13.0797
13.33/13.41	c bounds 0 >= -2696 @ 13.0799
13.33/13.41	c bounds 0 >= -2695 @ 13.0802
13.33/13.41	c bounds 0 >= -2694 @ 13.0804
13.33/13.41	c bounds 0 >= -2693 @ 13.0806
13.33/13.41	c bounds 0 >= -2692 @ 13.0808
13.33/13.41	c bounds 0 >= -2691 @ 13.081
13.33/13.41	c bounds 0 >= -2690 @ 13.0811
13.33/13.41	c bounds 0 >= -2689 @ 13.0813
13.33/13.41	c bounds 0 >= -2688 @ 13.0815
13.33/13.41	c bounds 0 >= -2687 @ 13.0817
13.33/13.41	c bounds 0 >= -2686 @ 13.0818
13.33/13.41	c bounds 0 >= -2685 @ 13.0821
13.33/13.41	c bounds 0 >= -2684 @ 13.0823
13.33/13.41	c bounds 0 >= -2683 @ 13.0826
13.33/13.41	c bounds 0 >= -2682 @ 13.0828
13.33/13.41	c bounds 0 >= -2681 @ 13.083
13.33/13.41	c bounds 0 >= -2680 @ 13.0831
13.33/13.41	c bounds 0 >= -2679 @ 13.0833
13.33/13.41	c bounds 0 >= -2678 @ 13.0835
13.33/13.41	c bounds 0 >= -2677 @ 13.0837
13.33/13.41	c bounds 0 >= -2676 @ 13.0838
13.33/13.41	c bounds 0 >= -2675 @ 13.084
13.33/13.41	c bounds 0 >= -2674 @ 13.0842
13.33/13.42	c bounds 0 >= -2673 @ 13.0843
13.33/13.42	c bounds 0 >= -2672 @ 13.0845
13.33/13.42	c bounds 0 >= -2671 @ 13.0847
13.33/13.42	c bounds 0 >= -2670 @ 13.0848
13.33/13.42	c bounds 0 >= -2669 @ 13.085
13.33/13.42	c bounds 0 >= -2668 @ 13.088
13.33/13.42	c bounds 0 >= -2667 @ 13.0883
13.33/13.42	c bounds 0 >= -2666 @ 13.0886
13.33/13.42	c bounds 0 >= -2665 @ 13.0888
13.33/13.42	c bounds 0 >= -2664 @ 13.089
13.33/13.42	c bounds 0 >= -2663 @ 13.0892
13.33/13.42	c bounds 0 >= -2662 @ 13.0894
13.33/13.42	c bounds 0 >= -2661 @ 13.0896
13.33/13.42	c bounds 0 >= -2660 @ 13.0898
13.33/13.42	c bounds 0 >= -2659 @ 13.0899
13.33/13.42	c bounds 0 >= -2658 @ 13.0901
13.33/13.42	c bounds 0 >= -2657 @ 13.0902
13.33/13.42	c bounds 0 >= -2656 @ 13.0904
13.33/13.42	c bounds 0 >= -2655 @ 13.0907
13.33/13.42	c bounds 0 >= -2654 @ 13.0909
13.33/13.42	c bounds 0 >= -2653 @ 13.0911
13.33/13.42	c bounds 0 >= -2652 @ 13.0913
13.33/13.42	c bounds 0 >= -2651 @ 13.0914
13.33/13.44	c bounds -1734 >= -2651 @ 13.1064
13.33/13.44	c bounds -1734 >= -2650 @ 13.1068
13.33/13.44	c bounds -1734 >= -2649 @ 13.107
13.33/13.44	c bounds -1734 >= -2648 @ 13.1072
13.33/13.44	c bounds -1734 >= -2647 @ 13.1074
13.33/13.44	c bounds -1734 >= -2646 @ 13.1076
13.33/13.44	c bounds -1734 >= -2645 @ 13.1078
13.33/13.44	c bounds -1734 >= -2644 @ 13.108
13.33/13.44	c bounds -1734 >= -2643 @ 13.1081
13.33/13.44	c bounds -1734 >= -2642 @ 13.1083
13.33/13.44	c bounds -1734 >= -2641 @ 13.1085
13.33/13.44	c bounds -1734 >= -2640 @ 13.1088
13.33/13.44	c bounds -1734 >= -2639 @ 13.1097
13.33/13.44	c bounds -1734 >= -2638 @ 13.1099
13.33/13.44	c bounds -1734 >= -2637 @ 13.1101
13.33/13.44	c bounds -1734 >= -2636 @ 13.1102
13.33/13.44	c bounds -1734 >= -2635 @ 13.1104
13.33/13.44	c bounds -1734 >= -2634 @ 13.1106
13.33/13.44	c bounds -1734 >= -2633 @ 13.1108
13.33/13.44	c bounds -1734 >= -2632 @ 13.111
13.33/13.44	c bounds -1734 >= -2631 @ 13.1111
13.33/13.44	c bounds -1734 >= -2630 @ 13.1113
13.33/13.44	c bounds -1734 >= -2629 @ 13.1123
13.33/13.44	c bounds -1734 >= -2628 @ 13.1127
13.33/13.44	c bounds -1734 >= -2627 @ 13.113
13.33/13.44	c bounds -1734 >= -2626 @ 13.1133
13.33/13.44	c bounds -1734 >= -2625 @ 13.1136
13.33/13.44	c bounds -1734 >= -2624 @ 13.1139
13.33/13.44	c bounds -1734 >= -2623 @ 13.1141
13.33/13.45	c bounds -1734 >= -2622 @ 13.1144
13.33/13.45	c bounds -1734 >= -2621 @ 13.1147
13.33/13.45	c bounds -1734 >= -2620 @ 13.1151
13.33/13.45	c bounds -1734 >= -2619 @ 13.1153
13.33/13.45	c bounds -1734 >= -2618 @ 13.1156
13.33/13.45	c bounds -1734 >= -2617 @ 13.1158
13.33/13.45	c bounds -1734 >= -2616 @ 13.116
13.33/13.45	c bounds -1734 >= -2615 @ 13.1163
13.33/13.45	c bounds -1734 >= -2614 @ 13.1173
13.33/13.45	c bounds -1734 >= -2613 @ 13.1177
13.33/13.45	c bounds -1734 >= -2612 @ 13.1181
13.33/13.45	c bounds -1734 >= -2611 @ 13.1187
13.33/13.45	c bounds -1734 >= -2610 @ 13.1191
13.33/13.45	c bounds -1734 >= -2609 @ 13.1195
13.33/13.45	c bounds -1734 >= -2608 @ 13.1198
13.33/13.45	c bounds -1734 >= -2607 @ 13.1201
13.33/13.45	c bounds -1734 >= -2606 @ 13.1204
13.33/13.45	c bounds -1734 >= -2605 @ 13.1207
13.33/13.45	c bounds -1734 >= -2604 @ 13.121
13.33/13.45	c bounds -1734 >= -2603 @ 13.122
13.33/13.45	c bounds -1734 >= -2602 @ 13.1223
13.33/13.45	c bounds -1734 >= -2601 @ 13.1224
13.33/13.45	c bounds -1734 >= -2600 @ 13.1226
13.33/13.45	c bounds -1734 >= -2599 @ 13.1228
13.33/13.45	c bounds -1734 >= -2598 @ 13.123
13.33/13.45	c bounds -1734 >= -2597 @ 13.1231
13.33/13.45	c bounds -1734 >= -2596 @ 13.1233
13.33/13.45	c bounds -1734 >= -2595 @ 13.1234
13.33/13.45	c bounds -1734 >= -2594 @ 13.1237
13.33/13.45	c bounds -1734 >= -2593 @ 13.1238
13.33/13.45	c bounds -1734 >= -2592 @ 13.124
13.33/13.45	c bounds -1734 >= -2591 @ 13.1242
13.33/13.46	c bounds -1734 >= -2590 @ 13.1243
13.33/13.46	c bounds -1734 >= -2589 @ 13.1245
13.33/13.46	c bounds -1734 >= -2588 @ 13.1258
13.33/13.46	c bounds -1734 >= -2587 @ 13.1261
13.33/13.46	c bounds -1734 >= -2586 @ 13.1263
13.33/13.46	c bounds -1734 >= -2585 @ 13.1265
13.33/13.46	c bounds -1734 >= -2584 @ 13.1267
13.33/13.46	c bounds -1734 >= -2583 @ 13.1269
13.33/13.46	c bounds -1734 >= -2582 @ 13.127
13.33/13.46	c bounds -1734 >= -2581 @ 13.1272
13.33/13.46	c bounds -1734 >= -2580 @ 13.1274
13.33/13.46	c bounds -1734 >= -2579 @ 13.128
13.33/13.46	c bounds -1734 >= -2578 @ 13.1282
13.33/13.46	c bounds -1734 >= -2577 @ 13.1284
15.23/15.36	c #Conflicts: 1000 | #Constraints: 404165
17.42/17.57	c #Conflicts: 2000 | #Constraints: 405165
17.52/17.61	c DATABASE CLEANUP
17.52/17.61	c GARBAGE COLLECT
17.52/17.61	c bounds -1734 >= -2576 @ 17.2591
17.52/17.61	c bounds -1734 >= -2575 @ 17.2594
17.52/17.61	c bounds -1734 >= -2574 @ 17.2595
17.52/17.61	c bounds -1734 >= -2573 @ 17.2597
17.52/17.61	c bounds -1734 >= -2572 @ 17.2599
17.52/17.61	c bounds -1734 >= -2571 @ 17.26
17.52/17.61	c bounds -1734 >= -2570 @ 17.2602
17.52/17.61	c bounds -1734 >= -2569 @ 17.2604
17.52/17.61	c bounds -1734 >= -2568 @ 17.2606
17.52/17.61	c bounds -1734 >= -2567 @ 17.2608
17.52/17.61	c bounds -1734 >= -2566 @ 17.2614
17.52/17.61	c bounds -1734 >= -2565 @ 17.2617
17.52/17.61	c bounds -1734 >= -2564 @ 17.2619
17.52/17.61	c bounds -1734 >= -2563 @ 17.2621
17.52/17.61	c bounds -1734 >= -2562 @ 17.2623
17.52/17.61	c bounds -1734 >= -2561 @ 17.2647
17.52/17.61	c bounds -1734 >= -2560 @ 17.265
17.52/17.61	c bounds -1734 >= -2559 @ 17.2652
17.52/17.61	c bounds -1734 >= -2558 @ 17.2654
17.52/17.61	c bounds -1734 >= -2557 @ 17.2656
17.52/17.61	c bounds -1734 >= -2556 @ 17.2658
17.52/17.61	c bounds -1734 >= -2555 @ 17.2659
17.52/17.61	c bounds -1734 >= -2554 @ 17.2665
17.52/17.61	c bounds -1734 >= -2553 @ 17.2667
17.52/17.61	c bounds -1734 >= -2552 @ 17.2669
17.52/17.61	c bounds -1734 >= -2551 @ 17.2671
17.52/17.61	c bounds -1734 >= -2550 @ 17.2673
17.52/17.61	c bounds -1734 >= -2549 @ 17.2675
17.52/17.61	c bounds -1734 >= -2548 @ 17.2677
17.52/17.61	c bounds -1734 >= -2547 @ 17.2679
17.52/17.61	c bounds -1734 >= -2546 @ 17.2681
17.52/17.61	c bounds -1734 >= -2545 @ 17.2683
17.52/17.61	c bounds -1734 >= -2544 @ 17.2685
17.52/17.62	c bounds -1734 >= -2543 @ 17.2687
17.52/17.62	c bounds -1734 >= -2542 @ 17.2688
17.52/17.62	c bounds -1734 >= -2541 @ 17.2691
17.52/17.62	c bounds -1734 >= -2540 @ 17.2692
17.52/17.62	c bounds -1734 >= -2539 @ 17.2694
17.52/17.62	c bounds -1734 >= -2538 @ 17.2696
17.52/17.62	c bounds -1734 >= -2537 @ 17.2697
17.52/17.62	c bounds -1734 >= -2536 @ 17.27
17.52/17.62	c bounds -1734 >= -2535 @ 17.2704
17.52/17.62	c bounds -1734 >= -2534 @ 17.2706
17.52/17.62	c bounds -1734 >= -2533 @ 17.2708
17.52/17.62	c bounds -1734 >= -2532 @ 17.271
17.52/17.62	c bounds -1734 >= -2531 @ 17.2712
17.52/17.62	c bounds -1734 >= -2530 @ 17.2713
17.52/17.62	c bounds -1734 >= -2529 @ 17.2715
17.52/17.62	c bounds -1734 >= -2528 @ 17.2717
17.52/17.62	c bounds -1734 >= -2527 @ 17.2719
17.52/17.62	c bounds -1734 >= -2526 @ 17.272
17.52/17.62	c bounds -1734 >= -2525 @ 17.2722
17.52/17.62	c bounds -1734 >= -2524 @ 17.2724
17.52/17.62	c bounds -1734 >= -2523 @ 17.2725
17.52/17.62	c bounds -1734 >= -2522 @ 17.2728
17.52/17.62	c bounds -1734 >= -2521 @ 17.273
17.52/17.62	c bounds -1734 >= -2520 @ 17.2731
17.52/17.62	c bounds -1734 >= -2519 @ 17.2734
17.52/17.62	c bounds -1734 >= -2518 @ 17.2736
17.52/17.62	c bounds -1734 >= -2517 @ 17.2742
17.52/17.62	c bounds -1734 >= -2516 @ 17.2744
17.52/17.62	c bounds -1734 >= -2515 @ 17.2746
17.52/17.62	c bounds -1734 >= -2514 @ 17.2748
17.52/17.62	c bounds -1734 >= -2513 @ 17.275
17.52/17.62	c bounds -1734 >= -2512 @ 17.2751
17.52/17.62	c bounds -1734 >= -2511 @ 17.2754
17.52/17.62	c bounds -1734 >= -2510 @ 17.2756
17.52/17.62	c bounds -1734 >= -2509 @ 17.2757
17.52/17.62	c bounds -1734 >= -2508 @ 17.2759
17.52/17.62	c bounds -1734 >= -2507 @ 17.2761
17.52/17.62	c bounds -1734 >= -2506 @ 17.2763
17.52/17.62	c bounds -1734 >= -2505 @ 17.2765
17.52/17.62	c bounds -1734 >= -2504 @ 17.2766
17.52/17.62	c bounds -1734 >= -2503 @ 17.2773
17.52/17.62	c bounds -1734 >= -2502 @ 17.2775
17.52/17.62	c bounds -1734 >= -2501 @ 17.2777
17.52/17.62	c bounds -1734 >= -2500 @ 17.2778
17.52/17.62	c bounds -1734 >= -2499 @ 17.278
17.52/17.62	c bounds -1734 >= -2498 @ 17.2782
17.52/17.63	c bounds -1734 >= -2497 @ 17.279
17.52/17.63	c bounds -1734 >= -2496 @ 17.2793
17.52/17.63	c bounds -1734 >= -2495 @ 17.2795
17.52/17.63	c bounds -1734 >= -2494 @ 17.2805
17.52/17.63	c bounds -1734 >= -2493 @ 17.2807
17.52/17.63	c bounds -1734 >= -2492 @ 17.2809
17.52/17.63	c bounds -1734 >= -2491 @ 17.2811
17.52/17.63	c bounds -1734 >= -2490 @ 17.2813
17.52/17.63	c bounds -1734 >= -2489 @ 17.2824
17.52/17.63	c bounds -1734 >= -2488 @ 17.2826
17.52/17.63	c bounds -1734 >= -2487 @ 17.2827
17.52/17.63	c bounds -1734 >= -2486 @ 17.2829
17.52/17.63	c bounds -1734 >= -2485 @ 17.2831
17.52/17.63	c bounds -1734 >= -2484 @ 17.2832
17.52/17.63	c bounds -1734 >= -2483 @ 17.2834
17.52/17.63	c bounds -1734 >= -2482 @ 17.2836
17.52/17.63	c bounds -1734 >= -2481 @ 17.2838
17.52/17.63	c bounds -1734 >= -2480 @ 17.2839
17.52/17.63	c bounds -1734 >= -2479 @ 17.2841
17.52/17.63	c bounds -1734 >= -2478 @ 17.2842
17.52/17.63	c bounds -1734 >= -2477 @ 17.2844
17.52/17.63	c bounds -1734 >= -2476 @ 17.2845
17.52/17.63	c bounds -1734 >= -2475 @ 17.2845
17.52/17.63	c bounds -1734 >= -2474 @ 17.2845
17.52/17.63	c bounds -1734 >= -2473 @ 17.2845
17.52/17.63	c bounds -1734 >= -2472 @ 17.2845
17.52/17.63	c bounds -1734 >= -2471 @ 17.2847
17.52/17.63	c bounds -1734 >= -2470 @ 17.2848
17.52/17.63	c bounds -1734 >= -2469 @ 17.285
17.52/17.63	c bounds -1734 >= -2468 @ 17.2852
17.52/17.63	c bounds -1734 >= -2467 @ 17.2854
17.52/17.63	c bounds -1734 >= -2466 @ 17.2856
17.52/17.63	c bounds -1734 >= -2465 @ 17.2858
17.52/17.63	c bounds -1734 >= -2464 @ 17.2859
17.52/17.63	c bounds -1734 >= -2463 @ 17.2861
17.52/17.63	c bounds -1734 >= -2462 @ 17.2862
17.52/17.63	c bounds -1734 >= -2461 @ 17.2864
17.52/17.63	c bounds -1734 >= -2460 @ 17.2866
17.52/17.63	c bounds -1734 >= -2459 @ 17.2867
17.52/17.63	c bounds -1734 >= -2458 @ 17.2869
17.52/17.63	c bounds -1734 >= -2457 @ 17.287
17.52/17.63	c bounds -1734 >= -2456 @ 17.2874
17.52/17.63	c bounds -1734 >= -2455 @ 17.2876
17.52/17.64	c bounds -1734 >= -2454 @ 17.2877
17.52/17.64	c bounds -1734 >= -2453 @ 17.2878
17.52/17.64	c bounds -1734 >= -2452 @ 17.288
17.52/17.64	c bounds -1734 >= -2451 @ 17.2881
17.52/17.64	c bounds -1734 >= -2450 @ 17.2883
17.52/17.64	c bounds -1734 >= -2449 @ 17.2884
17.52/17.64	c bounds -1734 >= -2448 @ 17.2886
17.52/17.64	c bounds -1734 >= -2447 @ 17.2888
17.52/17.64	c bounds -1734 >= -2446 @ 17.289
17.52/17.64	c bounds -1734 >= -2445 @ 17.2892
17.52/17.64	c bounds -1734 >= -2444 @ 17.2894
17.52/17.64	c bounds -1734 >= -2443 @ 17.2895
17.52/17.64	c bounds -1734 >= -2442 @ 17.2895
17.52/17.64	c bounds -1734 >= -2441 @ 17.2895
17.52/17.64	c bounds -1734 >= -2440 @ 17.2895
17.52/17.64	c bounds -1734 >= -2439 @ 17.2895
17.52/17.64	c bounds -1734 >= -2438 @ 17.2895
17.52/17.64	c bounds -1734 >= -2437 @ 17.2895
17.52/17.64	c bounds -1734 >= -2436 @ 17.2896
17.52/17.64	c bounds -1734 >= -2435 @ 17.2898
17.52/17.64	c bounds -1734 >= -2434 @ 17.2899
17.52/17.64	c bounds -1734 >= -2433 @ 17.2902
17.52/17.64	c bounds -1734 >= -2432 @ 17.2903
17.52/17.64	c bounds -1734 >= -2431 @ 17.2905
17.52/17.64	c bounds -1734 >= -2430 @ 17.2906
17.52/17.64	c bounds -1734 >= -2429 @ 17.2908
17.52/17.64	c bounds -1734 >= -2428 @ 17.2909
17.52/17.64	c bounds -1734 >= -2427 @ 17.2911
17.52/17.64	c bounds -1734 >= -2426 @ 17.2912
17.52/17.64	c bounds -1734 >= -2425 @ 17.2913
17.52/17.64	c bounds -1734 >= -2424 @ 17.2916
17.52/17.64	c bounds -1734 >= -2423 @ 17.2918
17.52/17.64	c bounds -1734 >= -2422 @ 17.2919
17.52/17.64	c bounds -1734 >= -2421 @ 17.292
17.52/17.64	c bounds -1734 >= -2420 @ 17.2922
17.52/17.64	c bounds -1734 >= -2419 @ 17.2924
17.52/17.64	c bounds -1734 >= -2418 @ 17.2925
17.52/17.64	c bounds -1734 >= -2417 @ 17.2927
17.52/17.64	c bounds -1734 >= -2416 @ 17.2928
17.52/17.64	c bounds -1734 >= -2415 @ 17.293
17.52/17.64	c bounds -1734 >= -2414 @ 17.2931
17.52/17.64	c bounds -1734 >= -2413 @ 17.2933
17.52/17.64	c bounds -1734 >= -2412 @ 17.2934
17.52/17.64	c bounds -1734 >= -2411 @ 17.2937
17.52/17.64	c bounds -1734 >= -2410 @ 17.2939
17.52/17.64	c bounds -1734 >= -2409 @ 17.294
17.52/17.64	c bounds -1734 >= -2408 @ 17.2942
17.52/17.64	c bounds -1734 >= -2407 @ 17.2943
17.52/17.64	c bounds -1734 >= -2406 @ 17.2945
17.52/17.64	c bounds -1734 >= -2405 @ 17.2947
17.52/17.64	c bounds -1734 >= -2404 @ 17.2949
17.52/17.64	c bounds -1734 >= -2403 @ 17.2951
17.52/17.64	c bounds -1734 >= -2402 @ 17.2952
17.52/17.64	c bounds -1734 >= -2401 @ 17.2954
17.52/17.64	c bounds -1734 >= -2400 @ 17.2955
17.52/17.65	c bounds -1734 >= -2399 @ 17.2966
17.52/17.65	c bounds -1734 >= -2398 @ 17.2968
17.52/17.65	c bounds -1734 >= -2397 @ 17.2969
17.52/17.65	c bounds -1734 >= -2396 @ 17.297
17.52/17.65	c bounds -1734 >= -2395 @ 17.2972
17.52/17.65	c bounds -1734 >= -2394 @ 17.2973
17.52/17.65	c bounds -1734 >= -2393 @ 17.2975
17.52/17.65	c bounds -1734 >= -2392 @ 17.2977
17.52/17.65	c bounds -1734 >= -2391 @ 17.2979
17.52/17.65	c bounds -1734 >= -2390 @ 17.2981
17.52/17.65	c bounds -1734 >= -2389 @ 17.2987
17.52/17.65	c bounds -1734 >= -2388 @ 17.2989
17.52/17.65	c bounds -1734 >= -2387 @ 17.2992
17.52/17.65	c bounds -1734 >= -2386 @ 17.2995
17.52/17.65	c bounds -1734 >= -2385 @ 17.2997
17.52/17.65	c bounds -1734 >= -2384 @ 17.2998
17.52/17.65	c bounds -1734 >= -2383 @ 17.3
17.52/17.65	c bounds -1734 >= -2382 @ 17.3002
17.52/17.65	c bounds -1734 >= -2381 @ 17.301
17.52/17.65	c bounds -1734 >= -2380 @ 17.3012
17.52/17.65	c bounds -1734 >= -2379 @ 17.3014
17.52/17.65	c bounds -1734 >= -2378 @ 17.3015
17.52/17.65	c bounds -1734 >= -2377 @ 17.3017
17.52/17.65	c bounds -1734 >= -2376 @ 17.3018
17.52/17.65	c bounds -1734 >= -2375 @ 17.3021
17.52/17.65	c bounds -1734 >= -2374 @ 17.3023
17.52/17.65	c bounds -1734 >= -2373 @ 17.3025
17.52/17.65	c bounds -1734 >= -2372 @ 17.3027
17.52/17.65	c bounds -1734 >= -2371 @ 17.3029
17.52/17.65	c bounds -1734 >= -2370 @ 17.303
17.52/17.65	c bounds -1734 >= -2369 @ 17.3032
17.52/17.65	c bounds -1734 >= -2368 @ 17.3034
17.52/17.65	c bounds -1734 >= -2367 @ 17.3036
17.52/17.65	c bounds -1734 >= -2366 @ 17.3037
17.52/17.65	c bounds -1734 >= -2365 @ 17.3048
17.52/17.65	c bounds -1734 >= -2364 @ 17.3049
17.52/17.65	c bounds -1734 >= -2363 @ 17.3051
17.52/17.65	c bounds -1734 >= -2362 @ 17.3052
17.52/17.65	c bounds -1734 >= -2361 @ 17.3054
17.52/17.65	c bounds -1734 >= -2360 @ 17.3059
17.52/17.65	c bounds -1734 >= -2359 @ 17.3062
17.52/17.65	c bounds -1734 >= -2358 @ 17.3063
17.52/17.65	c bounds -1734 >= -2357 @ 17.3065
17.52/17.66	c bounds -1734 >= -2356 @ 17.3068
17.52/17.66	c bounds -1734 >= -2355 @ 17.307
17.52/17.66	c bounds -1734 >= -2354 @ 17.3071
17.52/17.66	c bounds -1734 >= -2353 @ 17.3073
17.52/17.66	c bounds -1734 >= -2352 @ 17.3076
17.52/17.66	c bounds -1734 >= -2351 @ 17.3077
17.52/17.66	c bounds -1734 >= -2350 @ 17.3081
17.52/17.66	c bounds -1734 >= -2349 @ 17.3083
17.52/17.66	c bounds -1734 >= -2348 @ 17.3085
17.52/17.66	c bounds -1734 >= -2347 @ 17.3086
17.52/17.66	c bounds -1734 >= -2346 @ 17.3088
17.52/17.66	c bounds -1734 >= -2345 @ 17.3089
17.52/17.66	c bounds -1734 >= -2344 @ 17.309
17.52/17.66	c bounds -1734 >= -2343 @ 17.3092
17.52/17.66	c bounds -1734 >= -2342 @ 17.3096
17.52/17.66	c bounds -1734 >= -2341 @ 17.3098
17.52/17.66	c bounds -1734 >= -2340 @ 17.3099
17.52/17.66	c bounds -1734 >= -2339 @ 17.3101
17.52/17.66	c bounds -1734 >= -2338 @ 17.3103
17.52/17.66	c bounds -1734 >= -2337 @ 17.3104
17.52/17.66	c bounds -1734 >= -2336 @ 17.3106
17.52/17.66	c bounds -1734 >= -2335 @ 17.3108
17.52/17.66	c bounds -1734 >= -2334 @ 17.311
17.52/17.66	c bounds -1734 >= -2333 @ 17.3111
17.52/17.66	c bounds -1734 >= -2332 @ 17.3113
17.52/17.66	c bounds -1734 >= -2331 @ 17.3114
17.52/17.66	c bounds -1734 >= -2330 @ 17.3116
17.52/17.66	c bounds -1734 >= -2329 @ 17.3117
17.52/17.66	c bounds -1734 >= -2328 @ 17.312
17.52/17.66	c bounds -1734 >= -2327 @ 17.3122
17.52/17.66	c bounds -1734 >= -2326 @ 17.3127
17.52/17.66	c bounds -1734 >= -2325 @ 17.313
17.52/17.66	c bounds -1734 >= -2324 @ 17.3131
17.52/17.66	c bounds -1734 >= -2323 @ 17.3133
17.52/17.66	c bounds -1734 >= -2322 @ 17.3134
17.52/17.66	c bounds -1734 >= -2321 @ 17.3134
17.52/17.66	c bounds -1734 >= -2320 @ 17.3135
17.52/17.66	c bounds -1734 >= -2319 @ 17.3137
17.52/17.66	c bounds -1734 >= -2318 @ 17.3138
17.52/17.66	c bounds -1734 >= -2317 @ 17.314
17.52/17.66	c bounds -1734 >= -2316 @ 17.3142
17.52/17.66	c bounds -1734 >= -2315 @ 17.3143
17.52/17.66	c bounds -1734 >= -2314 @ 17.3145
17.52/17.66	c bounds -1734 >= -2313 @ 17.3146
17.52/17.66	c bounds -1734 >= -2312 @ 17.3148
17.52/17.66	c bounds -1734 >= -2311 @ 17.3149
17.52/17.67	c bounds -1734 >= -2310 @ 17.3162
17.52/17.67	c bounds -1734 >= -2309 @ 17.3164
17.52/17.67	c bounds -1734 >= -2308 @ 17.3166
17.52/17.67	c bounds -1734 >= -2307 @ 17.3168
17.52/17.67	c bounds -1734 >= -2306 @ 17.3169
17.52/17.67	c bounds -1734 >= -2305 @ 17.317
17.52/17.67	c bounds -1734 >= -2304 @ 17.3173
17.52/17.67	c bounds -1734 >= -2303 @ 17.3175
17.52/17.67	c bounds -1734 >= -2302 @ 17.3183
17.52/17.67	c bounds -1734 >= -2301 @ 17.3184
17.52/17.67	c bounds -1734 >= -2300 @ 17.3186
17.52/17.67	c bounds -1734 >= -2299 @ 17.3189
17.52/17.67	c bounds -1734 >= -2298 @ 17.319
17.52/17.67	c bounds -1734 >= -2297 @ 17.3205
17.52/17.67	c bounds -1734 >= -2296 @ 17.3206
17.52/17.67	c bounds -1734 >= -2295 @ 17.3208
17.52/17.67	c bounds -1734 >= -2294 @ 17.321
17.52/17.67	c bounds -1734 >= -2293 @ 17.3216
17.52/17.67	c bounds -1734 >= -2292 @ 17.3218
17.52/17.67	c bounds -1734 >= -2291 @ 17.3221
17.52/17.67	c bounds -1734 >= -2290 @ 17.3222
17.52/17.67	c bounds -1734 >= -2289 @ 17.3224
17.52/17.67	c bounds -1734 >= -2288 @ 17.3225
17.52/17.67	c bounds -1734 >= -2287 @ 17.3228
17.52/17.67	c bounds -1734 >= -2286 @ 17.3237
17.52/17.67	c bounds -1734 >= -2285 @ 17.3239
17.52/17.67	c bounds -1734 >= -2284 @ 17.3241
17.52/17.67	c bounds -1734 >= -2283 @ 17.3243
17.52/17.67	c bounds -1734 >= -2282 @ 17.3244
17.52/17.67	c bounds -1734 >= -2281 @ 17.3246
17.52/17.67	c bounds -1734 >= -2280 @ 17.3247
17.52/17.67	c bounds -1734 >= -2279 @ 17.3249
17.52/17.67	c bounds -1734 >= -2278 @ 17.3252
17.52/17.67	c bounds -1734 >= -2277 @ 17.3254
17.52/17.68	c bounds -1734 >= -2276 @ 17.3255
17.52/17.68	c bounds -1734 >= -2275 @ 17.3258
17.52/17.68	c bounds -1734 >= -2274 @ 17.326
17.52/17.68	c bounds -1734 >= -2273 @ 17.3266
17.52/17.68	c bounds -1734 >= -2272 @ 17.3269
17.52/17.68	c bounds -1734 >= -2271 @ 17.3271
17.52/17.68	c bounds -1734 >= -2270 @ 17.3273
17.52/17.68	c bounds -1734 >= -2269 @ 17.3275
17.52/17.68	c bounds -1734 >= -2268 @ 17.3276
17.52/17.68	c bounds -1734 >= -2267 @ 17.3282
17.52/17.68	c bounds -1734 >= -2266 @ 17.3283
17.52/17.68	c bounds -1734 >= -2265 @ 17.3284
17.52/17.68	c bounds -1734 >= -2264 @ 17.3286
17.52/17.68	c bounds -1734 >= -2263 @ 17.3287
17.52/17.68	c bounds -1734 >= -2262 @ 17.3296
17.52/17.68	c bounds -1734 >= -2261 @ 17.3298
17.52/17.68	c bounds -1734 >= -2260 @ 17.3301
17.52/17.68	c bounds -1734 >= -2259 @ 17.3303
17.52/17.68	c bounds -1734 >= -2258 @ 17.3305
17.52/17.68	c bounds -1734 >= -2257 @ 17.3307
17.52/17.68	c bounds -1734 >= -2256 @ 17.3309
17.52/17.68	c bounds -1734 >= -2255 @ 17.3314
17.52/17.68	c bounds -1734 >= -2254 @ 17.3316
17.52/17.68	c bounds -1734 >= -2253 @ 17.3318
17.52/17.68	c bounds -1734 >= -2252 @ 17.332
17.52/17.68	c bounds -1734 >= -2251 @ 17.3322
17.52/17.68	c bounds -1734 >= -2250 @ 17.3324
17.52/17.68	c bounds -1734 >= -2249 @ 17.3326
17.52/17.68	c bounds -1734 >= -2248 @ 17.3327
17.52/17.68	c bounds -1734 >= -2247 @ 17.3329
17.52/17.68	c bounds -1734 >= -2246 @ 17.3331
17.52/17.69	c bounds -1734 >= -2245 @ 17.3367
17.52/17.69	c bounds -1734 >= -2244 @ 17.3369
17.52/17.69	c bounds -1734 >= -2243 @ 17.3371
17.52/17.69	c bounds -1734 >= -2242 @ 17.3372
17.52/17.69	c bounds -1734 >= -2241 @ 17.3374
17.52/17.69	c bounds -1734 >= -2240 @ 17.3378
17.52/17.69	c bounds -1734 >= -2239 @ 17.338
17.52/17.69	c bounds -1734 >= -2238 @ 17.3383
17.52/17.69	c bounds -1734 >= -2237 @ 17.3385
17.52/17.69	c bounds -1734 >= -2236 @ 17.3388
17.52/17.69	c bounds -1734 >= -2235 @ 17.339
17.52/17.69	c bounds -1734 >= -2234 @ 17.3392
17.52/17.69	c bounds -1734 >= -2233 @ 17.3394
17.52/17.69	c bounds -1734 >= -2232 @ 17.3398
17.52/17.69	c bounds -1734 >= -2231 @ 17.34
17.52/17.69	c bounds -1734 >= -2230 @ 17.3402
17.52/17.69	c bounds -1734 >= -2229 @ 17.3406
17.52/17.69	c bounds -1734 >= -2228 @ 17.3408
17.52/17.69	c bounds -1734 >= -2227 @ 17.341
17.52/17.69	c bounds -1734 >= -2226 @ 17.3412
17.52/17.69	c bounds -1734 >= -2225 @ 17.3414
17.52/17.69	c bounds -1734 >= -2224 @ 17.3421
17.52/17.69	c bounds -1734 >= -2223 @ 17.3423
17.52/17.69	c bounds -1734 >= -2222 @ 17.3425
17.52/17.69	c bounds -1734 >= -2221 @ 17.3426
17.52/17.69	c bounds -1734 >= -2220 @ 17.3428
17.52/17.69	c bounds -1734 >= -2219 @ 17.343
17.52/17.69	c bounds -1734 >= -2218 @ 17.3432
17.52/17.69	c bounds -1734 >= -2217 @ 17.3442
17.52/17.69	c bounds -1734 >= -2216 @ 17.3446
17.52/17.69	c bounds -1734 >= -2215 @ 17.3449
17.52/17.69	c bounds -1734 >= -2214 @ 17.3452
17.52/17.70	c bounds -1734 >= -2213 @ 17.3454
17.62/17.70	c bounds -1734 >= -2212 @ 17.3462
17.62/17.70	c bounds -1734 >= -2211 @ 17.3464
17.62/17.70	c bounds -1734 >= -2210 @ 17.3466
17.62/17.70	c bounds -1734 >= -2209 @ 17.3468
17.62/17.70	c bounds -1734 >= -2208 @ 17.347
17.62/17.70	c bounds -1734 >= -2207 @ 17.3472
17.62/17.70	c bounds -1734 >= -2206 @ 17.3483
17.62/17.70	c bounds -1734 >= -2205 @ 17.3487
17.62/17.70	c bounds -1734 >= -2204 @ 17.3491
17.62/17.70	c bounds -1734 >= -2203 @ 17.3494
17.62/17.70	c bounds -1734 >= -2202 @ 17.3497
17.62/17.70	c bounds -1734 >= -2201 @ 17.3501
17.62/17.70	c bounds -1734 >= -2200 @ 17.3504
17.62/17.70	c bounds -1734 >= -2199 @ 17.3507
17.62/17.70	c bounds -1734 >= -2198 @ 17.351
17.62/17.70	c bounds -1734 >= -2197 @ 17.3512
17.62/17.70	c bounds -1734 >= -2196 @ 17.3516
17.62/17.70	c bounds -1734 >= -2195 @ 17.352
17.62/17.70	c bounds -1734 >= -2194 @ 17.3523
17.62/17.70	c bounds -1734 >= -2193 @ 17.3525
17.62/17.70	c bounds -1734 >= -2192 @ 17.3544
17.62/17.70	c bounds -1734 >= -2191 @ 17.3547
17.62/17.70	c bounds -1734 >= -2190 @ 17.3552
17.62/17.70	c bounds -1734 >= -2189 @ 17.3554
17.62/17.71	c bounds -1734 >= -2188 @ 17.3555
17.62/17.71	c bounds -1734 >= -2187 @ 17.3557
17.62/17.71	c bounds -1734 >= -2186 @ 17.3558
17.62/17.71	c bounds -1734 >= -2185 @ 17.358
17.62/17.71	c bounds -1734 >= -2184 @ 17.3584
17.62/17.71	c bounds -1734 >= -2183 @ 17.3586
17.62/17.71	c bounds -1734 >= -2182 @ 17.3588
17.62/17.71	c bounds -1734 >= -2181 @ 17.3589
17.62/17.71	c bounds -1734 >= -2180 @ 17.359
17.62/17.71	c bounds -1734 >= -2179 @ 17.3592
17.62/17.71	c bounds -1734 >= -2178 @ 17.3593
17.62/17.71	c bounds -1734 >= -2177 @ 17.3594
17.62/17.71	c bounds -1734 >= -2176 @ 17.3603
17.62/17.71	c bounds -1734 >= -2175 @ 17.3604
17.62/17.71	c bounds -1734 >= -2174 @ 17.3606
17.62/17.71	c bounds -1734 >= -2173 @ 17.3607
17.62/17.71	c bounds -1734 >= -2172 @ 17.3609
17.62/17.71	c bounds -1734 >= -2171 @ 17.361
17.62/17.71	c bounds -1734 >= -2170 @ 17.3612
17.62/17.71	c bounds -1734 >= -2169 @ 17.362
17.62/17.71	c bounds -1734 >= -2168 @ 17.3629
17.62/17.71	c bounds -1734 >= -2167 @ 17.3632
17.62/17.71	c bounds -1734 >= -2166 @ 17.3634
17.62/17.71	c bounds -1734 >= -2165 @ 17.3636
17.62/17.71	c bounds -1734 >= -2164 @ 17.3637
17.62/17.71	c bounds -1734 >= -2163 @ 17.3643
17.62/17.71	c bounds -1734 >= -2162 @ 17.3647
17.62/17.71	c bounds -1734 >= -2161 @ 17.3649
17.62/17.71	c bounds -1734 >= -2160 @ 17.3651
17.62/17.71	c bounds -1734 >= -2159 @ 17.3653
17.62/17.72	c bounds -1734 >= -2158 @ 17.3657
17.62/17.72	c bounds -1734 >= -2157 @ 17.366
17.62/17.72	c bounds -1734 >= -2156 @ 17.3663
17.62/17.72	c bounds -1734 >= -2155 @ 17.3665
17.62/17.72	c bounds -1734 >= -2154 @ 17.3667
17.62/17.72	c bounds -1734 >= -2153 @ 17.3669
17.62/17.72	c bounds -1734 >= -2152 @ 17.3676
17.62/17.72	c bounds -1734 >= -2151 @ 17.3682
17.62/17.72	c bounds -1734 >= -2150 @ 17.3685
17.62/17.72	c bounds -1734 >= -2149 @ 17.3687
17.62/17.72	c bounds -1734 >= -2148 @ 17.3689
17.62/17.72	c bounds -1734 >= -2147 @ 17.369
17.62/17.72	c bounds -1734 >= -2146 @ 17.3693
17.62/17.72	c bounds -1734 >= -2145 @ 17.3697
17.62/17.72	c bounds -1734 >= -2144 @ 17.3699
17.62/17.72	c bounds -1734 >= -2143 @ 17.3735
17.62/17.72	c bounds -1734 >= -2142 @ 17.3741
17.62/17.72	c bounds -1734 >= -2141 @ 17.3746
17.62/17.72	c bounds -1734 >= -2140 @ 17.3748
17.62/17.72	c bounds -1734 >= -2139 @ 17.375
17.62/17.72	c bounds -1734 >= -2138 @ 17.3752
17.62/17.73	c bounds -1734 >= -2137 @ 17.3757
17.62/17.73	c bounds -1734 >= -2136 @ 17.3781
17.62/17.73	c bounds -1734 >= -2135 @ 17.3783
17.62/17.73	c bounds -1734 >= -2134 @ 17.3787
17.62/17.73	c bounds -1734 >= -2133 @ 17.3799
17.62/17.73	c bounds -1734 >= -2132 @ 17.3802
17.62/17.73	c bounds -1734 >= -2131 @ 17.3802
17.62/17.73	c bounds -1734 >= -2130 @ 17.3802
17.62/17.73	c bounds -1734 >= -2129 @ 17.3802
17.62/17.73	c bounds -1734 >= -2128 @ 17.3804
17.62/17.73	c bounds -1734 >= -2127 @ 17.3808
17.62/17.73	c bounds -1734 >= -2126 @ 17.3812
17.62/17.73	c bounds -1734 >= -2125 @ 17.3813
17.62/17.73	c bounds -1734 >= -2124 @ 17.3814
17.62/17.73	c bounds -1734 >= -2123 @ 17.3816
17.62/17.73	c bounds -1734 >= -2122 @ 17.3818
17.62/17.73	c bounds -1734 >= -2121 @ 17.382
17.62/17.73	c bounds -1734 >= -2120 @ 17.3822
17.62/17.73	c bounds -1734 >= -2119 @ 17.3822
17.62/17.73	c bounds -1734 >= -2118 @ 17.3822
17.62/17.73	c bounds -1734 >= -2117 @ 17.3828
17.62/17.73	c bounds -1734 >= -2116 @ 17.3831
17.62/17.74	c bounds -1734 >= -2115 @ 17.384
17.62/17.74	c bounds -1734 >= -2114 @ 17.3842
17.62/17.74	c bounds -1734 >= -2113 @ 17.3843
17.62/17.74	c bounds -1734 >= -2112 @ 17.3864
17.62/17.74	c bounds -1734 >= -2111 @ 17.3869
17.62/17.74	c bounds -1734 >= -2110 @ 17.3871
17.62/17.74	c bounds -1734 >= -2109 @ 17.3872
17.62/17.74	c bounds -1734 >= -2108 @ 17.3873
17.62/17.74	c bounds -1734 >= -2107 @ 17.3878
17.62/17.74	c bounds -1734 >= -2106 @ 17.3881
17.62/17.74	c bounds -1734 >= -2105 @ 17.3883
17.62/17.74	c bounds -1734 >= -2104 @ 17.3885
17.62/17.74	c bounds -1734 >= -2103 @ 17.3887
17.62/17.74	c bounds -1734 >= -2102 @ 17.3892
17.62/17.74	c bounds -1734 >= -2101 @ 17.3894
17.62/17.74	c bounds -1734 >= -2100 @ 17.3896
17.62/17.74	c bounds -1734 >= -2099 @ 17.3897
17.62/17.74	c bounds -1734 >= -2098 @ 17.39
17.62/17.74	c bounds -1734 >= -2097 @ 17.3901
17.62/17.74	c bounds -1734 >= -2096 @ 17.3902
17.62/17.74	c bounds -1734 >= -2095 @ 17.3911
17.62/17.74	c bounds -1734 >= -2094 @ 17.3916
17.62/17.74	c bounds -1734 >= -2093 @ 17.392
17.62/17.75	c bounds -1734 >= -2092 @ 17.3925
17.62/17.75	c bounds -1734 >= -2091 @ 17.3929
17.62/17.75	c bounds -1734 >= -2090 @ 17.3933
17.62/17.75	c bounds -1734 >= -2089 @ 17.3935
17.62/17.75	c bounds -1734 >= -2088 @ 17.3939
17.62/17.75	c bounds -1734 >= -2087 @ 17.3942
17.62/17.75	c bounds -1734 >= -2086 @ 17.3944
17.62/17.75	c bounds -1734 >= -2085 @ 17.3946
17.62/17.75	c bounds -1734 >= -2084 @ 17.3949
17.62/17.75	c bounds -1734 >= -2083 @ 17.3951
17.62/17.75	c bounds -1734 >= -2082 @ 17.3953
17.62/17.75	c bounds -1734 >= -2081 @ 17.3959
17.62/17.75	c bounds -1734 >= -2080 @ 17.3961
17.62/17.75	c bounds -1734 >= -2079 @ 17.3965
17.62/17.75	c bounds -1734 >= -2078 @ 17.3968
17.62/17.75	c bounds -1734 >= -2077 @ 17.3971
17.62/17.75	c bounds -1734 >= -2076 @ 17.3972
17.62/17.75	c bounds -1734 >= -2075 @ 17.3974
17.62/17.75	c bounds -1734 >= -2074 @ 17.3994
17.62/17.75	c bounds -1734 >= -2073 @ 17.3996
17.62/17.75	c bounds -1734 >= -2072 @ 17.3997
17.62/17.75	c bounds -1734 >= -2071 @ 17.3999
17.62/17.75	c bounds -1734 >= -2070 @ 17.4006
17.62/17.75	c bounds -1734 >= -2069 @ 17.4009
17.62/17.75	c bounds -1734 >= -2068 @ 17.4011
17.62/17.75	c bounds -1734 >= -2067 @ 17.4013
17.62/17.75	c bounds -1734 >= -2066 @ 17.4015
17.62/17.75	c bounds -1734 >= -2065 @ 17.4017
17.62/17.75	c bounds -1734 >= -2064 @ 17.402
17.62/17.76	c bounds -1734 >= -2063 @ 17.4022
17.62/17.76	c bounds -1734 >= -2062 @ 17.4026
17.62/17.76	c bounds -1734 >= -2061 @ 17.4043
17.62/17.76	c bounds -1734 >= -2060 @ 17.4065
17.62/17.76	c bounds -1734 >= -2059 @ 17.4071
17.62/17.76	c bounds -1734 >= -2058 @ 17.4074
17.62/17.76	c bounds -1734 >= -2057 @ 17.4079
17.62/17.76	c bounds -1734 >= -2056 @ 17.4085
17.62/17.76	c bounds -1734 >= -2055 @ 17.4102
17.62/17.76	c bounds -1734 >= -2054 @ 17.4108
52.01/52.21	c bounds -1734 >= -2053 @ 51.726
52.01/52.21	c bounds -1734 >= -2052 @ 51.7275
52.01/52.21	c bounds -1734 >= -2051 @ 51.7297
52.01/52.21	c bounds -1734 >= -2050 @ 51.7329
52.01/52.21	c bounds -1734 >= -2049 @ 51.7343
52.01/52.22	c bounds -1734 >= -2048 @ 51.7363
52.01/52.22	c bounds -1734 >= -2047 @ 51.7382
52.01/52.22	c bounds -1734 >= -2046 @ 51.7407
52.01/52.22	c bounds -1734 >= -2045 @ 51.7436
52.01/52.23	c bounds -1734 >= -2044 @ 51.7466
52.01/52.23	c bounds -1734 >= -2043 @ 51.7508
52.01/52.24	c bounds -1734 >= -2042 @ 51.7534
52.01/52.24	c bounds -1734 >= -2041 @ 51.7567
52.01/52.24	c bounds -1734 >= -2040 @ 51.7603
52.01/52.25	c bounds -1734 >= -2039 @ 51.7634
52.01/52.25	c bounds -1734 >= -2038 @ 51.7663
52.01/52.26	c bounds -1734 >= -2037 @ 51.7734
52.01/52.26	c bounds -1734 >= -2036 @ 51.7798
52.01/52.27	c bounds -1734 >= -2035 @ 51.7885
52.01/52.28	c bounds -1734 >= -2034 @ 51.7938
52.01/52.29	c bounds -1734 >= -2033 @ 51.8037
52.01/52.30	c bounds -1734 >= -2032 @ 51.8102
52.12/52.30	c bounds -1734 >= -2031 @ 51.8179
52.12/52.31	c bounds -1734 >= -2030 @ 51.8256
52.12/52.32	c bounds -1734 >= -2029 @ 51.8314
52.12/52.33	c bounds -1734 >= -2028 @ 51.8388
52.12/52.33	c bounds -1734 >= -2027 @ 51.8475
52.12/52.35	c bounds -1734 >= -2026 @ 51.8579
52.12/52.36	c bounds -1734 >= -2025 @ 51.8699
52.12/52.37	c bounds -1734 >= -2024 @ 51.8855
52.21/52.40	c bounds -1734 >= -2023 @ 51.9165
52.21/52.42	c bounds -1734 >= -2022 @ 51.9285
52.21/52.44	c bounds -1734 >= -2021 @ 51.9512
52.21/52.47	c bounds -1734 >= -2020 @ 51.9831
52.21/52.49	c #Conflicts: 3000 | #Constraints: 409689
52.31/52.53	c bounds -1734 >= -2019 @ 52.0447
52.41/52.60	c bounds -1734 >= -2018 @ 52.1136
52.41/52.65	c bounds -1734 >= -2017 @ 52.1631
52.51/52.70	c bounds -1734 >= -2016 @ 52.212
52.51/52.78	c bounds -1734 >= -2015 @ 52.2852
52.61/52.80	c #Conflicts: 4000 | #Constraints: 410959
52.61/52.87	c bounds -1734 >= -2014 @ 52.3769
52.71/52.95	c DATABASE CLEANUP
52.71/52.95	c GARBAGE COLLECT
52.71/52.95	c bounds -1734 >= -2013 @ 52.4585
52.82/53.02	c bounds -1734 >= -2012 @ 52.525
52.92/53.13	c #Conflicts: 5000 | #Constraints: 409049
52.92/53.15	c bounds -1734 >= -2011 @ 52.6492
54.81/55.10	c #Conflicts: 6000 | #Constraints: 410109
171.14/171.74	c DATABASE CLEANUP
171.14/171.74	c GARBAGE COLLECT
171.14/171.74	c #Conflicts: 7000 | #Constraints: 408518
171.14/171.79	c bounds -1734 >= -2010 @ 170.862
171.33/171.97	c bounds -1734 >= -2009 @ 171.034
171.44/172.09	c #Conflicts: 8000 | #Constraints: 409695
171.63/172.20	c bounds -1734 >= -2008 @ 171.267
171.83/172.43	c #Conflicts: 9000 | #Constraints: 410797
173.44/174.11	c DATABASE CLEANUP
173.44/174.11	c #Conflicts: 10000 | #Constraints: 409099
178.42/179.08	c #Conflicts: 11000 | #Constraints: 410102
182.41/183.02	c #Conflicts: 12000 | #Constraints: 411103
468.35/469.82	c DATABASE CLEANUP
468.35/469.82	c GARBAGE COLLECT
468.35/469.82	c #Conflicts: 13000 | #Constraints: 409357
468.35/469.89	c bounds -1734 >= -2007 @ 467.971
468.66/470.19	c bounds -1734 >= -2006 @ 468.265
468.66/470.19	c #Conflicts: 14000 | #Constraints: 410468
469.05/470.56	c #Conflicts: 15000 | #Constraints: 411468
469.15/470.69	c DATABASE CLEANUP
469.15/470.69	c bounds -1734 >= -2005 @ 468.759
469.45/470.93	c #Conflicts: 16000 | #Constraints: 409642
469.66/471.19	c bounds -1734 >= -2004 @ 469.256
470.24/471.70	c #Conflicts: 17000 | #Constraints: 410771
472.14/473.62	c #Conflicts: 18000 | #Constraints: 411771
472.93/474.45	c DATABASE CLEANUP
472.93/474.45	c GARBAGE COLLECT
472.93/474.45	c #Conflicts: 19000 | #Constraints: 409693
473.34/474.85	c #Conflicts: 20000 | #Constraints: 410693
473.34/474.86	c bounds -1734 >= -2003 @ 472.909
475.33/476.85	c #Conflicts: 21000 | #Constraints: 411840
477.43/478.98	c #Conflicts: 22000 | #Constraints: 412840
479.92/481.43	c #Conflicts: 23000 | #Constraints: 413840
482.21/483.72	c #Conflicts: 24000 | #Constraints: 414840
484.52/486.03	c #Conflicts: 25000 | #Constraints: 415840
486.91/488.44	c #Conflicts: 26000 | #Constraints: 416840
489.70/491.28	c #Conflicts: 27000 | #Constraints: 417840
492.61/494.13	c #Conflicts: 28000 | #Constraints: 418840
1005.02/1007.91	c DATABASE CLEANUP
1005.02/1007.91	c GARBAGE COLLECT
1005.02/1007.91	c #Conflicts: 29000 | #Constraints: 412966
1005.52/1008.43	c #Conflicts: 30000 | #Constraints: 413966
1006.02/1008.97	c #Conflicts: 31000 | #Constraints: 414966
1006.32/1009.29	c bounds -1734 >= -2002 @ 1005.76
1006.62/1009.53	c #Conflicts: 32000 | #Constraints: 416107
1007.13/1010.07	c #Conflicts: 33000 | #Constraints: 417107
1007.72/1010.63	c DATABASE CLEANUP
1007.72/1010.63	c GARBAGE COLLECT
1007.72/1010.63	c #Conflicts: 34000 | #Constraints: 412328
1007.92/1010.87	c bounds -1734 >= -2001 @ 1007.33
1008.23/1011.16	c #Conflicts: 35000 | #Constraints: 413436
1008.71/1011.65	c #Conflicts: 36000 | #Constraints: 414436
1009.23/1012.12	c #Conflicts: 37000 | #Constraints: 415436
1009.23/1012.18	c bounds -1734 >= -2000 @ 1008.63
1009.71/1012.63	c #Conflicts: 38000 | #Constraints: 416532
1010.22/1013.15	c DATABASE CLEANUP
1010.22/1013.15	c #Conflicts: 39000 | #Constraints: 412243
1010.61/1013.59	c bounds -1734 >= -1999 @ 1010.04
1010.71/1013.67	c #Conflicts: 40000 | #Constraints: 413369
1011.22/1014.15	c #Conflicts: 41000 | #Constraints: 414369
1011.80/1014.77	c #Conflicts: 42000 | #Constraints: 415369
1012.22/1015.12	c bounds -1734 >= -1998 @ 1011.55
1012.41/1015.38	c UNIT CLEANUP
1012.41/1015.38	c DATABASE CLEANUP
1012.41/1015.38	c #Conflicts: 43000 | #Constraints: 411282
1013.00/1015.96	c #Conflicts: 44000 | #Constraints: 412282
2122.96/2128.54	c #Conflicts: 45000 | #Constraints: 413282
2123.47/2129.09	c #Conflicts: 46000 | #Constraints: 414282
2123.85/2129.48	c bounds -1734 >= -1997 @ 2122.96
2124.46/2130.02	c #Conflicts: 47000 | #Constraints: 415393
2126.75/2132.38	c #Conflicts: 48000 | #Constraints: 416393
2128.85/2134.46	c #Conflicts: 49000 | #Constraints: 417393
2131.15/2136.78	c #Conflicts: 50000 | #Constraints: 418393
2133.34/2139.01	c #Conflicts: 51000 | #Constraints: 419393
2135.63/2141.25	c #Conflicts: 52000 | #Constraints: 420393
2137.83/2143.43	c #Conflicts: 53000 | #Constraints: 421393
2140.33/2146.01	c #Conflicts: 54000 | #Constraints: 422393
2142.92/2148.56	c #Conflicts: 55000 | #Constraints: 423393
2145.12/2150.75	c #Conflicts: 56000 | #Constraints: 424393
2147.91/2153.55	c #Conflicts: 57000 | #Constraints: 425393
2150.70/2156.35	c #Conflicts: 58000 | #Constraints: 426393
2153.10/2158.78	c UNIT CLEANUP
2153.10/2158.78	c DATABASE CLEANUP
2153.10/2158.78	c GARBAGE COLLECT
2153.10/2158.78	c #Conflicts: 59000 | #Constraints: 416898
2153.79/2159.42	c #Conflicts: 60000 | #Constraints: 417898
2154.41/2160.08	c #Conflicts: 61000 | #Constraints: 418898
2155.09/2160.77	c #Conflicts: 62000 | #Constraints: 419898
2155.69/2161.33	c bounds -1734 >= -1996 @ 2154.72
2155.89/2161.56	c #Conflicts: 63000 | #Constraints: 420991
2156.70/2162.30	c #Conflicts: 64000 | #Constraints: 421991
2157.29/2162.94	c #Conflicts: 65000 | #Constraints: 422991
2157.89/2163.54	c DATABASE CLEANUP
2157.89/2163.54	c GARBAGE COLLECT
2157.89/2163.54	c #Conflicts: 66000 | #Constraints: 415555
2158.40/2164.06	c #Conflicts: 67000 | #Constraints: 416555
2158.98/2164.68	c #Conflicts: 68000 | #Constraints: 417555
2159.18/2164.84	c bounds -1734 >= -1995 @ 2158.22
2159.58/2165.23	c #Conflicts: 69000 | #Constraints: 418633
2160.29/2165.90	c #Conflicts: 70000 | #Constraints: 419633
2160.79/2166.48	c #Conflicts: 71000 | #Constraints: 420633
2161.40/2167.05	c UNIT CLEANUP
2161.40/2167.05	c DATABASE CLEANUP
2161.40/2167.05	c #Conflicts: 72000 | #Constraints: 414030
2161.40/2167.09	c bounds -1734 >= -1994 @ 2160.45
2161.98/2167.66	c #Conflicts: 73000 | #Constraints: 415126
2162.58/2168.28	c #Conflicts: 74000 | #Constraints: 416126
2163.18/2168.83	c #Conflicts: 75000 | #Constraints: 417126
2163.77/2169.43	c #Conflicts: 76000 | #Constraints: 418126
2164.27/2169.96	c #Conflicts: 77000 | #Constraints: 419126
2164.57/2170.24	c bounds -1734 >= -1993 @ 2163.58
2165.48/2171.17	c #Conflicts: 78000 | #Constraints: 420243
2168.07/2173.73	c DATABASE CLEANUP
2168.07/2173.73	c GARBAGE COLLECT
2168.07/2173.73	c #Conflicts: 79000 | #Constraints: 414234
2170.66/2176.30	c #Conflicts: 80000 | #Constraints: 415234
2172.86/2178.59	c #Conflicts: 81000 | #Constraints: 416234
2175.36/2181.08	c #Conflicts: 82000 | #Constraints: 417234
2178.15/2183.87	c #Conflicts: 83000 | #Constraints: 418234
2180.64/2186.36	c #Conflicts: 84000 | #Constraints: 419234
2182.73/2188.46	c #Conflicts: 85000 | #Constraints: 420234
2184.93/2190.66	c #Conflicts: 86000 | #Constraints: 421234
2186.83/2192.53	c #Conflicts: 87000 | #Constraints: 422234
2189.12/2194.85	c #Conflicts: 88000 | #Constraints: 423234
2191.33/2197.08	c #Conflicts: 89000 | #Constraints: 424234
2193.61/2199.39	c #Conflicts: 90000 | #Constraints: 425234
2196.01/2201.70	c #Conflicts: 91000 | #Constraints: 426234
2198.81/2204.55	c #Conflicts: 92000 | #Constraints: 427234
2201.80/2207.57	c #Conflicts: 93000 | #Constraints: 428234
2204.19/2209.94	c #Conflicts: 94000 | #Constraints: 429234
2206.49/2212.28	c #Conflicts: 95000 | #Constraints: 430234
2208.79/2214.60	c #Conflicts: 96000 | #Constraints: 431234
2211.18/2216.92	c #Conflicts: 97000 | #Constraints: 432234
2213.48/2219.22	c #Conflicts: 98000 | #Constraints: 433234
2215.67/2221.49	c #Conflicts: 99000 | #Constraints: 434234
3600.06/3609.02	c DATABASE CLEANUP
3600.06/3609.02	c GARBAGE COLLECT
3600.06/3609.02	c Disabling crashed LP
3600.06/3609.02	c cpu time 3598.65 s
3600.06/3609.02	c deterministic time 4158686850 4.16e+09
3600.06/3609.02	c optimization time 7.32995 s
3600.06/3609.02	c total solve time 3588.79 s
3600.06/3609.02	c core-guided solve time 1454.44 s
3600.06/3609.02	c propagation time 41.6644 s
3600.06/3609.02	c conflict analysis time 101.053 s
3600.06/3609.02	c local search time 0 s
3600.06/3609.02	c propagations 67036692
3600.06/3609.02	c resolve steps 6660999
3600.06/3609.02	c resolve steps with general constraints 286131
3600.06/3609.02	c decisions 273139
3600.06/3609.02	c conflicts 99200
3600.06/3609.02	c overflow fixes 4486
3600.06/3609.02	c conflicts with overflow fixes 310
3600.06/3609.02	c restarts 254
3600.06/3609.02	c inprocessing phases 16
3600.06/3609.02	c garbage collections 11 ,( 68.75 )
3600.06/3609.02	c input clauses 404144 ,( 98.47 )
3600.06/3609.02	c input cardinalities 4425 ,( 1.08 )
3600.06/3609.02	c input general constraints 1874 ,( 0.46 )
3600.06/3609.02	c input average constraint length 9.50
3600.06/3609.02	c input average constraint degree 2.08e+00
3600.06/3609.02	c input average constraint degree bitlength 0.04
3600.06/3609.02	c learned clauses 96604 ,( 94.68 )
3600.06/3609.02	c learned cardinalities 358 ,( 0.35 )
3600.06/3609.02	c learned general constraints 5074 ,( 4.97 )
3600.06/3609.02	c learned average constraint length 622.05
3600.06/3609.02	c learned average constraint degree 4.28e+06
3600.06/3609.02	c learned average constraint degree bitlength 0.64
3600.06/3609.02	c watched  CF 32, 64, 128, Arb: 158 , 0 , 0 , 0
3600.06/3609.02	c counting CF 32, 64, 128, Arb: 6791 , 0 , 0 , 0
3600.06/3609.02	c watched   constraints 158 ,( 2.27 ) 
3600.06/3609.02	c counting  constraints 6790 ,( 97.73 ) 
3600.06/3609.02	c loaded clauses, cards, PBs, (WATCHED, COUNTING): 616934734 , 211397360 , 68298770 ,( 109181 , 68189589 )
3600.06/3609.02	c pure literals detected 0
3600.06/3609.02	c unique literal constraints detected 0
3600.06/3609.02	c gcd simplifications 27118
3600.06/3609.02	c detected cardinalities 2107
3600.06/3609.02	c divisions strengthening the constraint 0
3600.06/3609.02	c weakened non-implied lits 78593223
3600.06/3609.02	c weakened non-implying lits 200087
3600.06/3609.02	c percentage of cover cuts not using all falsified lits 0.000
3600.06/3609.02	c average MIR cut multiplier 3.14e+04
3600.06/3609.02	c average MIR cut multiplier bitlength 0.606
3600.06/3609.02	c original variables 3570
3600.06/3609.02	c clausal propagations 46946832
3600.06/3609.02	c cardinality propagations 9762715
3600.06/3609.02	c watched propagations 2473
3600.06/3609.02	c counting propagations 9860294
3600.06/3609.02	c watch lookups 1004709522
3600.06/3609.02	c watch backjump lookups 0
3600.06/3609.02	c watch checks 2556447443
3600.06/3609.02	c propagation checks 223092896
3600.06/3609.02	c constraint additions 239460429
3600.06/3609.02	c trail pops 67409024
3600.06/3609.02	c formula constraints 395243
3600.06/3609.02	c learned constraints 102028
3600.06/3609.02	c bound constraints 899
3600.06/3609.02	c core-guided constraints 7188
3600.06/3609.02	c encountered formula constraints 5726146
3600.06/3609.02	c encountered learned constraints 469575
3600.06/3609.02	c encountered bound constraints 2600
3600.06/3609.02	c encountered core-guided constraints 370479
3600.06/3609.02	c LP total time 2068.24 s
3600.06/3609.02	c LP solve time 2068.09 s
3600.06/3609.02	c LP constraints added 395080
3600.06/3609.02	c LP constraints removed 0
3600.06/3609.02	c LP pivots internal 172704
3600.06/3609.02	c LP pivots root 85000
3600.06/3609.02	c LP calls 12
3600.06/3609.02	c LP optimalities 0
3600.06/3609.02	c LP no pivot count 0
3600.06/3609.02	c LP infeasibilities 4
3600.06/3609.02	c LP valid Farkas constraints 4
3600.06/3609.02	c LP learned Farkas constraints 4
3600.06/3609.02	c LP basis resets 0
3600.06/3609.02	c LP cycling count 0
3600.06/3609.02	c LP singular count 0
3600.06/3609.02	c LP no primal count 0
3600.06/3609.02	c LP no farkas count 0
3600.06/3609.02	c LP other issue count 0
3600.06/3609.02	c LP Gomory cuts 0
3600.06/3609.02	c LP learned cuts 0
3600.06/3609.02	c LP deleted cuts 0
3600.06/3609.02	c LP encountered Gomory constraints 0
3600.06/3609.02	c LP encountered Farkas constraints 257
3600.06/3609.02	c LP encountered learned Farkas constraints 4
3600.06/3609.02	c CG auxiliary variables introduced 4969
3600.06/3609.02	c CG solutions found 2
3600.06/3609.02	c CG cores constructed 897
3600.06/3609.02	c CG core cardinality constraints returned 0
3600.06/3609.02	c CG unit cores 0
3600.06/3609.02	c CG single cores 892
3600.06/3609.02	c CG blocks removed during cardinality reduction 0
3600.06/3609.02	c CG first core best 0
3600.06/3609.02	c CG decision core best 0
3600.06/3609.02	c CG core reduction tie 5
3600.06/3609.02	c CG core degree average 1.00
3600.06/3609.02	c CG core slack average 5.13
3600.06/3609.02	c CG core upper bound improvements 0
3600.06/3609.02	c STR number of successful calls 0
3600.06/3609.02	c STR number of unsuccessful calls 0
3600.06/3609.02	c STR number of inconclusive calls 0
3600.06/3609.02	c STR number of successful attempts 0
3600.06/3609.02	c STR number of unsuccessful attempts 0
3600.06/3609.02	c STR number of inconclusive attempts 0
3600.06/3609.02	c STR average degree increase per successful call inf
3600.06/3609.02	c STR average degree increase per successful attempt inf
3600.06/3609.02	c STR total number of conflicts for successful attempts 0
3600.06/3609.02	c STR total number of conflicts for unsuccessful attempts 0
3600.06/3609.02	c STR total number of conflicts for inconclusive attempts 0
3600.06/3609.02	c STR average number of conflicts per successful attempt inf
3600.06/3609.02	c STR average number of conflicts per unsuccessful attempt inf
3600.06/3609.02	c STR average number of conflicts per inconclusive attempt inf
3600.06/3609.02	c IHS number of seeded input constraints 0
3600.06/3609.02	c IHS number of seeded weakened input constraints 0
3600.06/3609.02	c IHS number of successful local search calls 0
3600.06/3609.02	c IHS number of timeouts for local search 0
3600.06/3609.02	c IHS number of complete search calls 0
3600.06/3609.02	c IHS number of optimal complete search calls 0
3600.06/3609.02	c IHS number of complete search progress calls 0
3600.06/3609.02	c IHS number of solutions from local search 0
3600.06/3609.02	c IHS number of upper bounds from local search 0
3600.06/3609.02	c IHS number of cores from local search 0
3600.06/3609.02	c IHS number of discarded solutions from local search 0
3600.06/3609.02	c IHS number of solutions from complete search 0
3600.06/3609.02	c IHS number of upper bounds from complete search 0
3600.06/3609.02	c IHS number of cores from complete search 0
3600.06/3609.02	c IHS number of discarded solutions from complete search 0
3600.06/3609.02	c IHS local search    time 0 s
3600.06/3609.02	c IHS complete search time 0 s
3600.06/3609.02	c IHS core extraction time 0 s
3600.06/3609.02	c AVG.sumWPerc 80.68 
3600.06/3609.02	c bigint constraints 0 
3600.06/3609.02	o -1734
3600.06/3609.02	s SATISFIABLE
3600.06/3609.02	v x1 x6 x11 x16 x21 x26 x31 x36 x41 x46 x51 x56 x61 x66 x71 x76 x81 -x2 -x7 -x12 -x17 -x22 -x27 -x32 -x37 -x42 -x47 -x52 -x57 -x62 -x67 -x72 -x77 -x82 x3 x8 x13 x18 x23 x28 x33 x38 x43 x48 x53 x58 x63 x68 x73 x78 x83 x4 x9 x14 x19 x24 x29 x34 x39 x44 x49 x54 x59 x64 x69 x74 x79 x84 x88 x93 x98 x103 x108 x113 x118 x123 x128 x133 x138 x143 x148 x153 x158 x163 x85 x90 x95 x100 x105 x110 x115 x120 x125 x130 x135 x140 x145 x150 x155 x160 x165 -x86 -x91 -x96 -x101 -x106 -x111 -x116 -x121 -x126 -x131 -x136 -x141 -x146 -x151 -x156 -x161 -x166 -x87 -x92 -x97 -x102 -x107 -x112 -x117 -x122 -x127 -x132 -x137 -x142 -x147 -x152 -x157 -x162 -x167 -x170 -x175 -x180 -x185 -x190 -x195 -x200 -x205 -x210 -x215 -x220 -x225 -x230 -x235 -x240 -x245 x171 x176 x181 x186 x191 x196 x201 x206 x211 x216 x221 x226 x231 x236 x241 x246 x168 x173 x178 x183 x188 x193 x198 x203 x208 x213 x218 x223 x228 x233 x238 x243 x248 x169 x174 x179 x184 x189 x194 x199 x204 x209 x214 x219 x224 x229 x234 x239 x244 x249 x251 x256 x261 x266 x271 x276 x281 x286 x291 x296 x301 x306 x311 x316 x321 x326 -x252 -x257 -x262 -x267 -x272 -x277 -x282 -x287 -x292 -x297 -x302 -x307 -x312 -x317 -x322 -x327 x253 x258 x263 x268 x273 x278 x283 x288 x293 x298 x303 x308 x313 x318 x323 x328 -x250 -x255 -x260 -x265 -x270 -x275 -x280 -x285 -x290 -x295 -x300 -x305 -x310 -x315 -x320 -x325 -x330 x331 x336 x341 x346 x351 x356 x361 x366 x371 x376 x381 x386 x391 x396 x401 x406 -x332 -x337 -x342 -x347 -x352 -x357 -x362 -x367 -x372 -x377 -x382 -x387 -x392 -x397 -x402 -x407 x333 x338 x343 x348 x353 x358 x363 x368 x373 x378 x383 x388 x393 x398 x403 x408 -x334 -x339 -x344 -x349 -x354 -x359 -x364 -x369 -x374 -x379 -x384 -x389 -x394 -x399 -x404 -x409 x411 x416 x421 x426 x431 x436 x441 x446 x451 x456 x461 x466 x471 x476 x481 x486 -x412 -x417 -x422 -x427 -x432 -x437 -x442 -x447 -x452 -x457 -x462 -x467 -x472 -x477 -x482 -x487 x413 x418 x423 x428 x433 x438 x443 x448 x453 x458 x463 x468 x473 x478 x483 x488 x414 x419 x424 x429 x434 x439 x444 x449 x454 x459 x464 x469 x474 x479 x484 x489 x493 x498 x503 x508 x513 x518 x523 x528 x533 x538 x543 x548 x553 x558 x563 x490 x495 x500 x505 x510 x515 x520 x525 x530 x535 x540 x545 x550 x555 x560 x565 -x491 -x496 -x501 -x506 -x511 -x516 -x521 -x526 -x531 -x536 -x541 -x546 -x551 -x556 -x561 -x566 -x492 -x497 -x502 -x507 -x512 -x517 -x522 -x527 -x532 -x537 -x542 -x547 -x552 -x557 -x562 -x567 -x570 -x575 -x580 -x585 -x590 -x595 -x600 -x605 -x610 -x615 -x620 -x625 -x630 -x635 -x640 x571 x576 x581 x586 x591 x596 x601 x606 x611 x616 x621 x626 x631 x636 x641 x568 x573 x578 x583 x588 x593 x598 x603 x608 x613 x618 x623 x628 x633 x638 x643 x569 x574 x579 x584 x589 x594 x599 x604 x609 x614 x619 x624 x629 x634 x639 x644 x646 x651 x656 x661 x666 x671 x676 x681 x686 x691 x696 x701 x706 x711 x716 -x647 -x652 -x657 -x662 -x667 -x672 -x677 -x682 -x687 -x692 -x697 -x702 -x707 -x712 -x717 x648 x653 x658 x663 x668 x673 x678 x683 x688 x693 x698 x703 x708 x713 x718 -x645 -x650 -x655 -x660 -x665 -x670 -x675 -x680 -x685 -x690 -x695 -x700 -x705 -x710 -x715 -x720 x721 x726 x731 x736 x741 x746 x751 x756 x761 x766 x771 x776 x781 x786 x791 -x722 -x727 -x732 -x737 -x742 -x747 -x752 -x757 -x762 -x767 -x772 -x777 -x782 -x787 -x792 x723 x728 x733 x738 x743 x748 x753 x758 x763 x768 x773 x778 x783 x788 x793 -x724 -x729 -x734 -x739 -x744 -x749 -x754 -x759 -x764 -x769 -x774 -x779 -x784 -x789 -x794 x796 x801 x806 x811 x816 x821 x826 x831 x836 x841 x846 x851 x856 x861 x866 -x797 -x802 -x807 -x812 -x817 -x822 -x827 -x832 -x837 -x842 -x847 -x852 -x857 -x862 -x867 x798 x803 x808 x813 x818 x823 x828 x833 x838 x843 x848 x853 x858 x863 x868 x799 x804 x809 x814 x819 x824 x829 x834 x839 x844 x849 x854 x859 x864 x869 x873 x878 x883 x888 x893 x898 x903 x908 x913 x918 x923 x928 x933 x938 x870 x875 x880 x885 x890 x895 x900 x905 x910 x915 x920 x925 x930 x935 x940 -x871 -x876 -x881 -x886 -x891 -x896 -x901 -x906 -x911 -x916 -x921 -x926 -x931 -x936 -x941 -x872 -x877 -x882 -x887 -x892 -x897 -x902 -x907 -x912 -x917 -x922 -x927 -x932 -x937 -x942 -x945 -x950 -x955 -x960 -x965 -x970 -x975 -x980 -x985 -x990 -x995 -x1000 -x1005 -x1010 x946 x951 x956 x961 x966 x971 x976 x981 x986 x991 x996 x1001 x1006 x1011 x943 x948 x953 x958 x963 x968 x973 x978 x983 x988 x993 x998 x1003 x1008 x1013 x944 x949 x954 x959 x964 x969 x974 x979 x984 x989 x994 x999 x1004 x1009 x1014 x1016 x1021 x1026 x1031 x1036 x1041 x1046 x1051 x1056 x1061 x1066 x1071 x1076 x1081 -x1017 -x1022 -x1027 -x1032 -x1037 -x1042 -x1047 -x1052 -x1057 -x1062 -x1067 -x1072 -x1077 -x1082 x1018 x1023 x1028 x1033 x1038 x1043 x1048 x1053 x1058 x1063 x1068 x1073 x1078 x1083 -x1015 -x1020 -x1025 -x1030 -x1035 -x1040 -x1045 -x1050 -x1055 -x1060 -x1065 -x1070 -x1075 -x1080 -x1085 x1086 x1091 x1096 x1101 x1106 x1111 x1116 x1121 x1126 x1131 x1136 x1141 x1146 x1151 -x1087 -x1092 -x1097 -x1102 -x1107 -x1112 -x1117 -x1122 -x1127 -x1132 -x1137 -x1142 -x1147 -x1152 x1088 x1093 x1098 x1103 x1108 x1113 x1118 x1123 x1128 x1133 x1138 x1143 x1148 x1153 -x1089 -x1094 -x1099 -x1104 -x1109 -x1114 -x1119 -x1124 -x1129 -x1134 -x1139 -x1144 -x1149 -x1154 x1156 x1161 x1166 x1171 x1176 x1181 x1186 x1191 x1196 x1201 x1206 x1211 x1216 x1221 -x1157 -x1162 -x1167 -x1172 -x1177 -x1182 -x1187 -x1192 -x1197 -x1202 -x1207 -x1212 -x1217 -x1222 x1158 x1163 x1168 x1173 x1178 x1183 x1188 x1193 x1198 x1203 x1208 x1213 x1218 x1223 x1159 x1164 x1169 x1174 x1179 x1184 x1189 x1194 x1199 x1204 x1209 x1214 x1219 x1224 x1228 x1233 x1238 x1243 x1248 x1253 x1258 x1263 x1268 x1273 x1278 x1283 x1288 x1225 x1230 x1235 x1240 x1245 x1250 x1255 x1260 x1265 x1270 x1275 x1280 x1285 x1290 -x1226 -x1231 -x1236 -x1241 -x1246 -x1251 -x1256 -x1261 -x1266 -x1271 -x1276 -x1281 -x1286 -x1291 -x1227 -x1232 -x1237 -x1242 -x1247 -x1252 -x1257 -x1262 -x1267 -x1272 -x1277 -x1282 -x1287 -x1292 -x1295 -x1300 -x1305 -x1310 -x1315 -x1320 -x1325 -x1330 -x1335 -x1340 -x1345 -x1350 -x1355 x1296 x1301 x1306 x1311 x1316 x1321 x1326 x1331 x1336 x1341 x1346 x1351 x1356 x1293 x1298 x1303 x1308 x1313 x1318 x1323 x1328 x1333 x1338 x1343 x1348 x1353 x1358 x1294 x1299 x1304 x1309 x1314 x1319 x1324 x1329 x1334 x1339 x1344 x1349 x1354 x1359 x1361 x1366 x1371 x1376 x1381 x1386 x1391 x1396 x1401 x1406 x1411 x1416 x1421 -x1362 -x1367 -x1372 -x1377 -x1382 -x1387 -x1392 -x1397 -x1402 -x1407 -x1412 -x1417 -x1422 x1363 x1368 x1373 x1378 x1383 x1388 x1393 x1398 x1403 x1408 x1413 x1418 x1423 -x1360 -x1365 -x1370 -x1375 -x1380 -x1385 -x1390 -x1395 -x1400 -x1405 -x1410 -x1415 -x1420 -x1425 x1426 x1431 x1436 x1441 x1446 x1451 x1456 x1461 x1466 x1471 x1476 x1481 x1486 -x1427 -x1432 -x1437 -x1442 -x1447 -x1452 -x1457 -x1462 -x1467 -x1472 -x1477 -x1482 -x1487 x1428 x1433 x1438 x1443 x1448 x1453 x1458 x1463 x1468 x1473 x1478 x1483 x1488 -x1429 -x1434 -x1439 -x1444 -x1449 -x1454 -x1459 -x1464 -x1469 -x1474 -x1479 -x1484 -x1489 x1491 x1496 x1501 x1506 x1511 x1516 x1521 x1526 x1531 x1536 x1541 x1546 x1551 -x1492 -x1497 -x1502 -x1507 -x1512 -x1517 -x1522 -x1527 -x1532 -x1537 -x1542 -x1547 -x1552 x1493 x1498 x1503 x1508 x1513 x1518 x1523 x1528 x1533 x1538 x1543 x1548 x1553 x1494 x1499 x1504 x1509 x1514 x1519 x1524 x1529 x1534 x1539 x1544 x1549 x1554 x1558 x1563 x1568 x1573 x1578 x1583 x1588 x1593 x1598 x1603 x1608 x1613 x1555 x1560 x1565 x1570 x1575 x1580 x1585 x1590 x1595 x1600 x1605 x1610 x1615 -x1556 -x1561 -x1566 -x1571 -x1576 -x1581 -x1586 -x1591 -x1596 -x1601 -x1606 -x1611 -x1616 -x1557 -x1562 -x1567 -x1572 -x1577 -x1582 -x1587 -x1592 -x1597 -x1602 -x1607 -x1612 -x1617 -x1620 -x1625 -x1630 -x1635 -x1640 -x1645 -x1650 -x1655 -x1660 -x1665 -x1670 -x1675 x1621 x1626 x1631 x1636 x1641 x1646 x1651 x1656 x1661 x1666 x1671 x1676 x1618 x1623 x1628 x1633 x1638 x1643 x1648 x1653 x1658 x1663 x1668 x1673 x1678 x1619 x1624 x1629 x1634 x1639 x1644 x1649 x1654 x1659 x1664 x1669 x1674 x1679 x1681 x1686 x1691 x1696 x1701 x1706 x1711 x1716 x1721 x1726 x1731 x1736 -x1682 -x1687 -x1692 -x1697 -x1702 -x1707 -x1712 -x1717 -x1722 -x1727 -x1732 -x1737 x1683 x1688 x1693 x1698 x1703 x1708 x1713 x1718 x1723 x1728 x1733 x1738 -x1680 -x1685 -x1690 -x1695 -x1700 -x1705 -x1710 -x1715 -x1720 -x1725 -x1730 -x1735 -x1740 x1741 x1746 x1751 x1756 x1761 x1766 x1771 x1776 x1781 x1786 x1791 x1796 -x1742 -x1747 -x1752 -x1757 -x1762 -x1767 -x1772 -x1777 -x1782 -x1787 -x1792 -x1797 x1743 x1748 x1753 x1758 x1763 x1768 x1773 x1778 x1783 x1788 x1793 x1798 -x1744 -x1749 -x1754 -x1759 -x1764 -x1769 -x1774 -x1779 -x1784 -x1789 -x1794 -x1799 x1801 x1806 x1811 x1816 x1821 x1826 x1831 x1836 x1841 x1846 x1851 x1856 -x1802 -x1807 -x1812 -x1817 -x1822 -x1827 -x1832 -x1837 -x1842 -x1847 -x1852 -x1857 x1803 x1808 x1813 x1818 x1823 x1828 x1833 x1838 x1843 x1848 x1853 x1858 x1804 x1809 x1814 x1819 x1824 x1829 x1834 x1839 x1844 x1849 x1854 x1859 x1863 x1868 x1873 x1878 x1883 x1888 x1893 x1898 x1903 x1908 x1913 x1860 x1865 x1870 x1875 x1880 x1885 x1890 x1895 x1900 x1905 x1910 x1915 -x1861 -x1866 -x1871 -x1876 -x1881 -x1886 -x1891 -x1896 -x1901 -x1906 -x1911 -x1916 -x1862 -x1867 -x1872 -x1877 -x1882 -x1887 -x1892 -x1897 -x1902 -x1907 -x1912 -x1917 -x1920 -x1925 -x1930 -x1935 -x1940 -x1945 -x1950 -x1955 -x1960 -x1965 -x1970 x1921 x1926 x1931 x1936 x1941 x1946 x1951 x1956 x1961 x1966 x1971 x1918 x1923 x1928 x1933 x1938 x1943 x1948 x1953 x1958 x1963 x1968 x1973 x1919 x1924 x1929 x1934 x1939 x1944 x1949 x1954 x1959 x1964 x1969 x1974 x1976 x1981 x1986 x1991 x1996 x2001 x2006 x2011 x2016 x2021 x2026 -x1977 -x1982 -x1987 -x1992 -x1997 -x2002 -x2007 -x2012 -x2017 -x2022 -x2027 x1978 x1983 x1988 x1993 x1998 x2003 x2008 x2013 x2018 x2023 x2028 -x1975 -x1980 -x1985 -x1990 -x1995 -x2000 -x2005 -x2010 -x2015 -x2020 -x2025 -x2030 x2031 x2036 x2041 x2046 x2051 x2056 x2061 x2066 x2071 x2076 x2081 -x2032 -x2037 -x2042 -x2047 -x2052 -x2057 -x2062 -x2067 -x2072 -x2077 -x2082 x2033 x2038 x2043 x2048 x2053 x2058 x2063 x2068 x2073 x2078 x2083 -x2034 -x2039 -x2044 -x2049 -x2054 -x2059 -x2064 -x2069 -x2074 -x2079 -x2084 x2086 x2091 x2096 x2101 x2106 x2111 x2116 x2121 x2126 x2131 x2136 -x2087 -x2092 -x2097 -x2102 -x2107 -x2112 -x2117 -x2122 -x2127 -x2132 -x2137 x2088 x2093 x2098 x2103 x2108 x2113 x2118 x2123 x2128 x2133 x2138 x2089 x2094 x2099 x2104 x2109 x2114 x2119 x2124 x2129 x2134 x2139 x2143 x2148 x2153 x2158 x2163 x2168 x2173 x2178 x2183 x2188 x2140 x2145 x2150 x2155 x2160 x2165 x2170 x2175 x2180 x2185 x2190 -x2141 -x2146 -x2151 -x2156 -x2161 -x2166 -x2171 -x2176 -x2181 -x2186 -x2191 -x2142 -x2147 -x2152 -x2157 -x2162 -x2167 -x2172 -x2177 -x2182 -x2187 -x2192 -x2195 -x2200 -x2205 -x2210 -x2215 -x2220 -x2225 -x2230 -x2235 -x2240 x2196 x2201 x2206 x2211 x2216 x2221 x2226 x2231 x2236 x2241 x2193 x2198 x2203 x2208 x2213 x2218 x2223 x2228 x2233 x2238 x2243 x2194 x2199 x2204 x2209 x2214 x2219 x2224 x2229 x2234 x2239 x2244 x2246 x2251 x2256 x2261 x2266 x2271 x2276 x2281 x2286 x2291 -x2247 -x2252 -x2257 -x2262 -x2267 -x2272 -x2277 -x2282 -x2287 -x2292 x2248 x2253 x2258 x2263 x2268 x2273 x2278 x2283 x2288 x2293 -x2245 -x2250 -x2255 -x2260 -x2265 -x2270 -x2275 -x2280 -x2285 -x2290 -x2295 x2296 x2301 x2306 x2311 x2316 x2321 x2326 x2331 x2336 x2341 -x2297 -x2302 -x2307 -x2312 -x2317 -x2322 -x2327 -x2332 -x2337 -x2342 x2298 x2303 x2308 x2313 x2318 x2323 x2328 x2333 x2338 x2343 -x2299 -x2304 -x2309 -x2314 -x2319 -x2324 -x2329 -x2334 -x2339 -x2344 x2346 x2351 x2356 x2361 x2366 x2371 x2376 x2381 x2386 x2391 -x2347 -x2352 -x2357 -x2362 -x2367 -x2372 -x2377 -x2382 -x2387 -x2392 x2348 x2353 x2358 x2363 x2368 x2373 x2378 x2383 x2388 x2393 x2349 x2354 x2359 x2364 x2369 x2374 x2379 x2384 x2389 x2394 x2398 x2403 x2408 x2413 x2418 x2423 x2428 x2433 x2438 x2395 x2400 x2405 x2410 x2415 x2420 x2425 x2430 x2435 x2440 -x2396 -x2401 -x2406 -x2411 -x2416 -x2421 -x2426 -x2431 -x2436 -x2441 -x2397 -x2402 -x2407 -x2412 -x2417 -x2422 -x2427 -x2432 -x2437 -x2442 -x2445 -x2450 -x2455 -x2460 -x2465 -x2470 -x2475 -x2480 -x2485 x2446 x2451 x2456 x2461 x2466 x2471 x2476 x2481 x2486 x2443 x2448 x2453 x2458 x2463 x2468 x2473 x2478 x2483 x2488 x2444 x2449 x2454 x2459 x2464 x2469 x2474 x2479 x2484 x2489 x2491 x2496 x2501 x2506 x2511 x2516 x2521 x2526 x2531 -x2492 -x2497 -x2502 -x2507 -x2512 -x2517 -x2522 -x2527 -x2532 x2493 x2498 x2503 x2508 x2513 x2518 x2523 x2528 x2533 -x2490 -x2495 -x2500 -x2505 -x2510 -x2515 -x2520 -x2525 -x2530 -x2535 x2536 x2541 x2546 x2551 x2556 x2561 x2566 x2571 x2576 -x2537 -x2542 -x2547 -x2552 -x2557 -x2562 -x2567 -x2572 -x2577 x2538 x2543 x2548 x2553 x2558 x2563 x2568 x2573 x2578 -x2539 -x2544 -x2549 -x2554 -x2559 -x2564 -x2569 -x2574 -x2579 x2581 x2586 x2591 x2596 x2601 x2606 x2611 x2616 x2621 -x2582 -x2587 -x2592 -x2597 -x2602 -x2607 -x2612 -x2617 -x2622 x2583 x2588 x2593 x2598 x2603 x2608 x2613 x2618 x2623 x2584 x2589 x2594 x2599 x2604 x2609 x2614 x2619 x2624 x2628 x2633 x2638 x2643 x2648 x2653 x2658 x2663 x2625 x2630 x2635 x2640 x2645 x2650 x2655 x2660 x2665 -x2626 -x2631 -x2636 -x2641 -x2646 -x2651 -x2656 -x2661 -x2666 -x2627 -x2632 -x2637 -x2642 -x2647 -x2652 -x2657 -x2662 -x2667 -x2670 -x2675 -x2680 -x2685 -x2690 -x2695 -x2700 -x2705 x2671 x2676 x2681 x2686 x2691 x2696 x2701 x2706 x2668 x2673 x2678 x2683 x2688 x2693 x2698 x2703 x2708 x2669 x2674 x2679 x2684 x2689 x2694 x2699 x2704 x2709 x2711 x2716 x2721 x2726 x2731 x2736 x2741 x2746 -x2712 -x2717 -x2722 -x2727 -x2732 -x2737 -x2742 -x2747 x2713 x2718 x2723 x2728 x2733 x2738 x2743 x2748 -x2710 -x2715 -x2720 -x2725 -x2730 -x2735 -x2740 -x2745 -x2750 x2751 x2756 x2761 x2766 x2771 x2776 x2781 x2786 -x2752 -x2757 -x2762 -x2767 -x2772 -x2777 -x2782 -x2787 x2753 x2758 x2763 x2768 x2773 x2778 x2783 x2788 -x2754 -x2759 -x2764 -x2769 -x2774 -x2779 -x2784 -x2789 x2791 x2796 x2801 x2806 x2811 x2816 x2821 x2826 -x2792 -x2797 -x2802 -x2807 -x2812 -x2817 -x2822 -x2827 x2793 x2798 x2803 x2808 x2813 x2818 x2823 x2828 x2794 x2799 x2804 x2809 x2814 x2819 x2824 x2829 x2833 x2838 x2843 x2848 x2853 x2858 x2863 x2830 x2835 x2840 x2845 x2850 x2855 x2860 x2865 -x2831 -x2836 -x2841 -x2846 -x2851 -x2856 -x2861 -x2866 -x2832 -x2837 -x2842 -x2847 -x2852 -x2857 -x2862 -x2867 -x2870 -x2875 -x2880 -x2885 -x2890 -x2895 -x2900 x2871 x2876 x2881 x2886 x2891 x2896 x2901 x2868 x2873 x2878 x2883 x2888 x2893 x2898 x2903 x2869 x2874 x2879 x2884 x2889 x2894 x2899 x2904 x2906 x2911 x2916 x2921 x2926 x2931 x2936 -x2907 -x2912 -x2917 -x2922 -x2927 -x2932 -x2937 x2908 x2913 x2918 x2923 x2928 x2933 x2938 -x2905 -x2910 -x2915 -x2920 -x2925 -x2930 -x2935 -x2940 x2941 x2946 x2951 x2956 x2961 x2966 x2971 -x2942 -x2947 -x2952 -x2957 -x2962 -x2967 -x2972 x2943 x2948 x2953 x2958 x2963 x2968 x2973 -x2944 -x2949 -x2954 -x2959 -x2964 -x2969 -x2974 x2976 x2981 x2986 x2991 x2996 x3001 x3006 -x2977 -x2982 -x2987 -x2992 -x2997 -x3002 -x3007 x2978 x2983 x2988 x2993 x2998 x3003 x3008 x2979 x2984 x2989 x2994 x2999 x3004 x3009 x3013 x3018 x3023 x3028 x3033 x3038 x3010 x3015 x3020 x3025 x3030 x3035 x3040 -x3011 -x3016 -x3021 -x3026 -x3031 -x3036 -x3041 -x3012 -x3017 -x3022 -x3027 -x3032 -x3037 -x3042 -x3045 -x3050 -x3055 -x3060 -x3065 -x3070 x3046 x3051 x3056 x3061 x3066 x3071 x3043 x3048 x3053 x3058 x3063 x3068 x3073 x3044 x3049 x3054 x3059 x3064 x3069 x3074 x3076 x3081 x3086 x3091 x3096 x3101 -x3077 -x3082 -x3087 -x3092 -x3097 -x3102 x3078 x3083 x3088 x3093 x3098 x3103 -x3075 -x3080 -x3085 -x3090 -x3095 -x3100 -x3105 x3106 x3111 x3116 x3121 x3126 x3131 -x3107 -x3112 -x3117 -x3122 -x3127 -x3132 x3108 x3113 x3118 x3123 x3128 x3133 -x3109 -x3114 -x3119 -x3124 -x3129 -x3134 x3136 x3141 x3146 x3151 x3156 x3161 -x3137 -x3142 -x3147 -x3152 -x3157 -x3162 x3138 x3143 x3148 x3153 x3158 x3163 x3139 x3144 x3149 x3154 x3159 x3164 x3168 x3173 x3178 x3183 x3188 x3165 x3170 x3175 x3180 x3185 x3190 -x3166 -x3171 -x3176 -x3181 -x3186 -x3191 -x3167 -x3172 -x3177 -x3182 -x3187 -x3192 -x3195 -x3200 -x3205 -x3210 -x3215 x3196 x3201 x3206 x3211 x3216 x3193 x3198 x3203 x3208 x3213 x3218 x3194 x3199 x3204 x3209 x3214 x3219 x3221 x3226 x3231 x3236 x3241 -x3222 -x3227 -x3232 -x3237 -x3242 x3223 x3228 x3233 x3238 x3243 -x3220 -x3225 -x3230 -x3235 -x3240 -x3245 x3246 x3251 x3256 x3261 x3266 -x3247 -x3252 -x3257 -x3262 -x3267 x3248 x3253 x3258 x3263 x3268 -x3249 -x3254 -x3259 -x3264 -x3269 x3271 x3276 x3281 x3286 x3291 -x3272 -x3277 -x3282 -x3287 -x3292 x3273 x3278 x3283 x3288 x3293 x3274 x3279 x3284 x3289 x3294 x3298 x3303 x3308 x3313 x3295 x3300 x3305 x3310 x3315 -x3296 -x3301 -x3306 -x3311 -x3316 -x3297 -x3302 -x3307 -x3312 -x3317 -x3320 -x3325 -x3330 -x3335 x3321 x3326 x3331 x3336 x3318 x3323 x3328 x3333 x3338 x3319 x3324 x3329 x3334 x3339 x3341 x3346 x3351 x3356 -x3342 -x3347 -x3352 -x3357 x3343 x3348 x3353 x3358 -x3340 -x3345 -x3350 -x3355 -x3360 x3361 x3366 x3371 x3376 -x3362 -x3367 -x3372 -x3377 x3363 x3368 x3373 x3378 -x3364 -x3369 -x3374 -x3379 x3381 x3386 x3391 x3396 -x3382 -x3387 -x3392 -x3397 x3383 x3388 x3393 x3398 x3384 x3389 x3394 x3399 x3403 x3408 x3413 x3400 x3405 x3410 x3415 -x3401 -x3406 -x3411 -x3416 -x3402 -x3407 -x3412 -x3417 -x3420 -x3425 -x3430 x3421 x3426 x3431 x3418 x3423 x3428 x3433 x3419 x3424 x3429 x3434 x3436 x3441 x3446 -x3437 -x3442 -x3447 x3438 x3443 x3448 -x3435 -x3440 -x3445 -x3450 x3451 x3456 x3461 -x3452 -x3457 -x3462 x3453 x3458 x3463 -x3454 -x3459 -x3464 x3466 x3471 x3476 -x3467 -x3472 -x3477 x3468 x3473 x3478 x3469 x3474 x3479 x3483 x3488 x3480 x3485 x3490 -x3481 -x3486 -x3491 -x3482 -x3487 -x3492 -x3495 -x3500 x3496 x3501 x3493 x3498 x3503 x3494 x3499 x3504 x3506 x3511 -x3507 -x3512 x3508 x3513 -x3505 -x3510 -x3515 x3516 x3521 -x3517 -x3522 x3518 x3523 -x3519 -x3524 x3526 x3531 -x3527 -x3532 x3528 x3533 x3529 x3534 x3538 x3535 x3540 -x3536 -x3541 -x3537 -x3542 -x3545 x3546 x3543 x3548 x3544 x3549 x3551 -x3552 x3553 -x3550 -x3555 x3556 -x3557 x3558 -x3559 x3561 -x3562 x3563 x3564 x3565 -x3566 -x3567 x3568 x3569 -x3570 -x5 -x89 -x10 -x94 -x15 -x99 -x20 -x104 -x25 -x109 -x30 -x114 -x35 -x119 -x40 -x124 -x45 -x129 -x50 -x134 -x55 -x139 -x60 -x144 -x65 -x149 -x70 -x154 -x75 -x159 -x80 -x164 -x172 -x177 -x182 -x187 -x192 -x197 -x202 -x207 -x212 -x217 -x222 -x227 -x232 -x237 -x242 -x247 -x254 -x259 -x264 -x269 -x274 -x279 -x284 -x289 -x294 -x299 -x304 -x309 -x314 -x319 -x324 -x329 -x335 -x340 -x345 -x350 -x355 -x360 -x365 -x370 -x375 -x380 -x385 -x390 -x395 -x400 -x405 -x410 -x415 -x420 -x425 -x430 -x435 -x440 -x445 -x450 -x455 -x460 -x465 -x470 -x475 -x480 -x485 -x494 -x499 -x504 -x509 -x514 -x519 -x524 -x529 -x534 -x539 -x544 -x549 -x554 -x559 -x564 -x572 -x577 -x582 -x587 -x592 -x597 -x602 -x607 -x612 -x617 -x622 -x627 -x632 -x637 -x642 -x649 -x654 -x659 -x664 -x669 -x674 -x679 -x684 -x689 -x694 -x699 -x704 -x709 -x714 -x719 -x725 -x730 -x735 -x740 -x745 -x750 -x755 -x760 -x765 -x770 -x775 -x780 -x785 -x790 -x795 -x800 -x805 -x810 -x815 -x820 -x825 -x830 -x835 -x840 -x845 -x850 -x855 -x860 -x865 -x874 -x879 -x884 -x889 -x894 -x899 -x904 -x909 -x914 -x919 -x924 -x929 -x934 -x939 -x947 -x952 -x957 -x962 -x967 -x972 -x977 -x982 -x987 -x992 -x997 -x1002 -x1007 -x1012 -x1019 -x1024 -x1029 -x1034 -x1039 -x1044 -x1049 -x1054 -x1059 -x1064 -x1069 -x1074 -x1079 -x1084 -x1090 -x1095 -x1100 -x1105 -x1110 -x1115 -x1120 -x1125 -x1130 -x1135 -x1140 -x1145 -x1150 -x1155 -x1160 -x1165 -x1170 -x1175 -x1180 -x1185 -x1190 -x1195 -x1200 -x1205 -x1210 -x1215 -x1220 -x1229 -x1234 -x1239 -x1244 -x1249 -x1254 -x1259 -x1264 -x1269 -x1274 -x1279 -x1284 -x1289 -x1297 -x1302 -x1307 -x1312 -x1317 -x1322 -x1327 -x1332 -x1337 -x1342 -x1347 -x1352 -x1357 -x1364 -x1369 -x1374 -x1379 -x1384 -x1389 -x1394 -x1399 -x1404 -x1409 -x1414 -x1419 -x1424 -x1430 -x1435 -x1440 -x1445 -x1450 -x1455 -x1460 -x1465 -x1470 -x1475 -x1480 -x1485 -x1490 -x1495 -x1500 -x1505 -x1510 -x1515 -x1520 -x1525 -x1530 -x1535 -x1540 -x1545 -x1550 -x1559 -x1564 -x1569 -x1574 -x1579 -x1584 -x1589 -x1594 -x1599 -x1604 -x1609 -x1614 -x1622 -x1627 -x1632 -x1637 -x1642 -x1647 -x1652 -x1657 -x1662 -x1667 -x1672 -x1677 -x1684 -x1689 -x1694 -x1699 -x1704 -x1709 -x1714 -x1719 -x1724 -x1729 -x1734 -x1739 -x1745 -x1750 -x1755 -x1760 -x1765 -x1770 -x1775 -x1780 -x1785 -x1790 -x1795 -x1800 -x1805 -x1810 -x1815 -x1820 -x1825 -x1830 -x1835 -x1840 -x1845 -x1850 -x1855 -x1864 -x1869 -x1874 -x1879 -x1884 -x1889 -x1894 -x1899 -x1904 -x1909 -x1914 -x1922 -x1927 -x1932 -x1937 -x1942 -x1947 -x1952 -x1957 -x1962 -x1967 -x1972 -x1979 -x1984 -x1989 -x1994 -x1999 -x2004 -x2009 -x2014 -x2019 -x2024 -x2029 -x2035 -x2040 -x2045 -x2050 -x2055 -x2060 -x2065 -x2070 -x2075 -x2080 -x2085 -x2090 -x2095 -x2100 -x2105 -x2110 -x2115 -x2120 -x2125 -x2130 -x2135 -x2144 -x2149 -x2154 -x2159 -x2164 -x2169 -x2174 -x2179 -x2184 -x2189 -x2197 -x2202 -x2207 -x2212 -x2217 -x2222 -x2227 -x2232 -x2237 -x2242 -x2249 -x2254 -x2259 -x2264 -x2269 -x2274 -x2279 -x2284 -x2289 -x2294 -x2300 -x2305 -x2310 -x2315 -x2320 -x2325 -x2330 -x2335 -x2340 -x2345 -x2350 -x2355 -x2360 -x2365 -x2370 -x2375 -x2380 -x2385 -x2390 -x2399 -x2404 -x2409 -x2414 -x2419 -x2424 -x2429 -x2434 -x2439 -x2447 -x2452 -x2457 -x2462 -x2467 -x2472 -x2477 -x2482 -x2487 -x2494 -x2499 -x2504 -x2509 -x2514 -x2519 -x2524 -x2529 -x2534 -x2540 -x2545 -x2550 -x2555 -x2560 -x2565 -x2570 -x2575 -x2580 -x2585 -x2590 -x2595 -x2600 -x2605 -x2610 -x2615 -x2620 -x2629 -x2634 -x2639 -x2644 -x2649 -x2654 -x2659 -x2664 -x2672 -x2677 -x2682 -x2687 -x2692 -x2697 -x2702 -x2707 -x2714 -x2719 -x2724 -x2729 -x2734 -x2739 -x2744 -x2749 -x2755 -x2760 -x2765 -x2770 -x2775 -x2780 -x2785 -x2790 -x2795 -x2800 -x2805 -x2810 -x2815 -x2820 -x2825 -x2834 -x2839 -x2844 -x2849 -x2854 -x2859 -x2864 -x2872 -x2877 -x2882 -x2887 -x2892 -x2897 -x2902 -x2909 -x2914 -x2919 -x2924 -x2929 -x2934 -x2939 -x2945 -x2950 -x2955 -x2960 -x2965 -x2970 -x2975 -x2980 -x2985 -x2990 -x2995 -x3000 -x3005 -x3014 -x3019 -x3024 -x3029 -x3034 -x3039 -x3047 -x3052 -x3057 -x3062 -x3067 -x3072 -x3079 -x3084 -x3089 -x3094 -x3099 -x3104 -x3110 -x3115 -x3120 -x3125 -x3130 -x3135 -x3140 -x3145 -x3150 -x3155 -x3160 -x3169 -x3174 -x3179 -x3184 -x3189 -x3197 -x3202 -x3207 -x3212 -x3217 -x3224 -x3229 -x3234 -x3239 -x3244 -x3250 -x3255 -x3260 -x3265 -x3270 -x3275 -x3280 -x3285 -x3290 -x3299 -x3304 -x3309 -x3314 -x3322 -x3327 -x3332 -x3337 -x3344 -x3349 -x3354 -x3359 -x3365 -x3370 -x3375 -x3380 -x3385 -x3390 -x3395 -x3404 -x3409 -x3414 -x3422 -x3427 -x3432 -x3439 -x3444 -x3449 -x3455 -x3460 -x3465 -x3470 -x3475 -x3484 -x3489 -x3497 -x3502 -x3509 -x3514 -x3520 -x3525 -x3530 -x3539 -x3547 -x3554 -x3560
3600.06/3609.02	c Program interrupted by user.

Verifier Data

OK	-1734

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

running on 4 cores: 32-35

CPU: AMD EPYC 9355 32-Core Processor
Cores frequency:
  2500 MHz: 0-1,3-4,8-9,12-13,16,18-21,23-25,29-30,37-41,46-48,50-53,55-56
  3550 MHz: 5,27,31
  3600 MHz: 2,6-7,10-11,14-15,17,22,26,28,32-36,42-45,49,54,57-63
WARNING: cores do not run at the same frequency!

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

CPU governors:
  performance: 32-35

NUMA information:
  number of nodes: 8
  node 0: cores 0-7, 128055 MiB (103054 MiB free)
  node 1: cores 8-15, 129019 MiB (104343 MiB free)
  node 2: cores 16-23, 129019 MiB (108623 MiB free)
  node 3: cores 24-31, 129003 MiB (107429 MiB free)
  node 4: cores 32-39, 128973 MiB (112776 MiB free)
  node 5: cores 40-47, 129019 MiB (105571 MiB free)
  node 6: cores 48-55, 129019 MiB (105478 MiB free)
  node 7: cores 56-63, 128474 MiB (109600 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=2544918, runsolver pid=2544915
Current StackSize limit: 8192 KiB


[startup+0.100061 s]*
/proc/loadavg: 16.00 16.06 15.92 14/871 2544920
/proc/meminfo: memFree=877406244/1055320696 swapFree=33554428/33554428
[pid=2544918] ppid=2544915 vsize=4192 memory=3176 CPUtime=0 cores=32-35
/proc/2544918/stat : 2544918 (run-opt.sh) S 2544915 2544918 2541657 0 -1 4194304 207 0 0 0 0 0 0 0 20 0 1 0 215494054 4292608 640 18446744073709551615 93984936890368 93984937784901 140728931487408 0 0 0 65536 4 65538 1 0 0 17 34 0 0 0 0 0 93984938023952 93984938071696 93984967475200 140728931490089 140728931490179 140728931490179 140728931495915 0
/proc/2544918/statm: 1048 794 716 219 0 110 0
[pid=2544920] ppid=2544918 vsize=60644 memory=19484 CPUtime=0.09 cores=32-35
/proc/2544920/stat : 2544920 (roundingsat) R 2544918 2544918 2541657 0 -1 4194304 2777 0 0 0 6 3 0 0 20 0 1 0 215494055 62099456 4737 18446744073709551615 4194304 11382409 140727653140224 0 0 0 0 0 8405026 0 0 0 17 33 0 0 0 0 0 12505888 12515512 29650944 140727653144496 140727653144994 140727653144994 140727653150698 0
/proc/2544920/statm: 15161 4871 2017 1755 0 2996 0
Current children cumulated CPU time: 0.09 s
Current children cumulated vsize: 64836 KiB
Current children cumulated memory: 22660 KiB

[startup+0.214179 s]*
/proc/loadavg: 16.00 16.06 15.92 14/871 2544920
/proc/meminfo: memFree=877361948/1055320696 swapFree=33554428/33554428
[pid=2544918] ppid=2544915 vsize=4192 memory=3176 CPUtime=0 cores=32-35
/proc/2544918/stat : 2544918 (run-opt.sh) S 2544915 2544918 2541657 0 -1 4194304 207 0 0 0 0 0 0 0 20 0 1 0 215494054 4292608 640 18446744073709551615 93984936890368 93984937784901 140728931487408 0 0 0 65536 4 65538 1 0 0 17 34 0 0 0 0 0 93984938023952 93984938071696 93984967475200 140728931490089 140728931490179 140728931490179 140728931495915 0
/proc/2544918/statm: 1048 794 716 219 0 110 0
[pid=2544920] ppid=2544918 vsize=73752 memory=29548 CPUtime=0.2 cores=32-35
/proc/2544920/stat : 2544920 (roundingsat) R 2544918 2544918 2541657 0 -1 4194304 5725 0 0 0 14 6 0 0 20 0 1 0 215494055 75522048 7262 18446744073709551615 4194304 11382409 140727653140224 0 0 0 0 0 8405026 0 0 0 17 33 0 0 0 0 0 12505888 12515512 29650944 140727653144496 140727653144994 140727653144994 140727653150698 0
/proc/2544920/statm: 18438 7387 2017 1755 0 6273 0
Current children cumulated CPU time: 0.2 s
Current children cumulated vsize: 77944 KiB
Current children cumulated memory: 32724 KiB

[startup+0.311848 s]*
/proc/loadavg: 16.00 16.06 15.92 16/871 2544920
/proc/meminfo: memFree=877315804/1055320696 swapFree=33554428/33554428
[pid=2544918] ppid=2544915 vsize=4192 memory=3176 CPUtime=0 cores=32-35
/proc/2544918/stat : 2544918 (run-opt.sh) S 2544915 2544918 2541657 0 -1 4194304 207 0 0 0 0 0 0 0 20 0 1 0 215494054 4292608 640 18446744073709551615 93984936890368 93984937784901 140728931487408 0 0 0 65536 4 65538 1 0 0 17 34 0 0 0 0 0 93984938023952 93984938071696 93984967475200 140728931490089 140728931490179 140728931490179 140728931495915 0
/proc/2544918/statm: 1048 794 716 219 0 110 0
[pid=2544920] ppid=2544918 vsize=89028 memory=43356 CPUtime=0.3 cores=32-35
/proc/2544920/stat : 2544920 (roundingsat) R 2544918 2544918 2541657 0 -1 4194304 8876 0 0 0 20 10 0 0 20 0 1 0 215494055 91164672 10712 18446744073709551615 4194304 11382409 140727653140224 0 0 0 0 0 8405026 0 0 0 17 33 0 0 0 0 0 12505888 12515512 29650944 140727653144496 140727653144994 140727653144994 140727653150698 0
/proc/2544920/statm: 22257 10839 2017 1755 0 10092 0
Current children cumulated CPU time: 0.3 s
Current children cumulated vsize: 93220 KiB
Current children cumulated memory: 46532 KiB

[startup+0.700237 s]
/proc/loadavg: 16.08 16.07 15.93 14/871 2544920
/proc/meminfo: memFree=877134232/1055320696 swapFree=33554428/33554428
[pid=2544918] ppid=2544915 vsize=4192 memory=3176 CPUtime=0 cores=32-35
/proc/2544918/stat : 2544918 (run-opt.sh) S 2544915 2544918 2541657 0 -1 4194304 207 0 0 0 0 0 0 0 20 0 1 0 215494054 4292608 640 18446744073709551615 93984936890368 93984937784901 140728931487408 0 0 0 65536 4 65538 1 0 0 17 34 0 0 0 0 0 93984938023952 93984938071696 93984967475200 140728931490089 140728931490179 140728931490179 140728931495915 0
/proc/2544918/statm: 1048 794 716 219 0 110 0
[pid=2544920] ppid=2544918 vsize=255424 memory=188108 CPUtime=0.67 cores=32-35
/proc/2544920/stat : 2544920 (roundingsat) R 2544918 2544918 2541657 0 -1 4194304 28623 0 0 0 52 15 0 0 20 0 1 0 215494055 261554176 46838 18446744073709551615 4194304 11382409 140727653140224 0 0 0 0 0 8405026 0 0 0 17 33 0 0 0 0 0 12505888 12515512 29650944 140727653144496 140727653144994 140727653144994 140727653150698 0
/proc/2544920/statm: 63856 47027 2160 1755 0 51691 0
Current children cumulated CPU time: 0.67 s
Current children cumulated vsize: 259616 KiB
Current children cumulated memory: 191284 KiB

[startup+1.50025 s]
/proc/loadavg: 16.08 16.07 15.93 15/873 2544925
/proc/meminfo: memFree=877420388/1055320696 swapFree=33554428/33554428
[pid=2544918] ppid=2544915 vsize=4192 memory=3176 CPUtime=0 cores=32-35
/proc/2544918/stat : 2544918 (run-opt.sh) S 2544915 2544918 2541657 0 -1 4194304 207 0 0 0 0 0 0 0 20 0 1 0 215494054 4292608 640 18446744073709551615 93984936890368 93984937784901 140728931487408 0 0 0 65536 4 65538 1 0 0 17 34 0 0 0 0 0 93984938023952 93984938071696 93984967475200 140728931490089 140728931490179 140728931490179 140728931495915 0
/proc/2544918/statm: 1048 794 716 219 0 110 0
[pid=2544920] ppid=2544918 vsize=426364 memory=326936 CPUtime=1.46 cores=32-35
/proc/2544920/stat : 2544920 (roundingsat) R 2544918 2544918 2541657 0 -1 4194304 57890 0 0 0 129 17 0 0 20 0 1 0 215494055 436596736 81645 18446744073709551615 4194304 11382409 140727653140224 0 0 0 0 0 8405026 0 0 0 17 33 0 0 0 0 0 12505888 12515512 29650944 140727653144496 140727653144994 140727653144994 140727653150698 0
/proc/2544920/statm: 106591 81734 2176 1755 0 94426 0
Current children cumulated CPU time: 1.46 s
Current children cumulated vsize: 430556 KiB
Current children cumulated memory: 330112 KiB

[startup+3.11435 s]
/proc/loadavg: 16.08 16.07 15.93 14/873 2545069
/proc/meminfo: memFree=885936808/1055320696 swapFree=33554428/33554428
[pid=2544918] ppid=2544915 vsize=4192 memory=3176 CPUtime=0 cores=32-35
/proc/2544918/stat : 2544918 (run-opt.sh) S 2544915 2544918 2541657 0 -1 4194304 207 0 0 0 0 0 0 0 20 0 1 0 215494054 4292608 640 18446744073709551615 93984936890368 93984937784901 140728931487408 0 0 0 65536 4 65538 1 0 0 17 34 0 0 0 0 0 93984938023952 93984938071696 93984967475200 140728931490089 140728931490179 140728931490179 140728931495915 0
/proc/2544918/statm: 1048 794 716 219 0 110 0
[pid=2544920] ppid=2544918 vsize=537860 memory=430768 CPUtime=3.08 cores=32-35
/proc/2544920/stat : 2544920 (roundingsat) R 2544918 2544918 2541657 0 -1 4194304 129080 0 0 0 282 26 0 0 20 0 1 0 215494055 550768640 107593 18446744073709551615 4194304 11382409 140727653140224 0 0 0 0 0 8405026 0 0 0 17 33 0 0 0 0 0 12505888 12515512 29650944 140727653144496 140727653144994 140727653144994 140727653150698 0
/proc/2544920/statm: 134465 107692 2825 1755 0 122300 0
Current children cumulated CPU time: 3.08 s
Current children cumulated vsize: 542052 KiB
Current children cumulated memory: 433944 KiB

[startup+6.30016 s]
/proc/loadavg: 16.07 16.07 15.93 17/889 2545193
/proc/meminfo: memFree=884555580/1055320696 swapFree=33554428/33554428
[pid=2544918] ppid=2544915 vsize=4192 memory=3176 CPUtime=0 cores=32-35
/proc/2544918/stat : 2544918 (run-opt.sh) S 2544915 2544918 2541657 0 -1 4194304 207 0 0 0 0 0 0 0 20 0 1 0 215494054 4292608 640 18446744073709551615 93984936890368 93984937784901 140728931487408 0 0 0 65536 4 65538 1 0 0 17 34 0 0 0 0 0 93984938023952 93984938071696 93984967475200 140728931490089 140728931490179 140728931490179 140728931495915 0
/proc/2544918/statm: 1048 794 716 219 0 110 0
[pid=2544920] ppid=2544918 vsize=574984 memory=468060 CPUtime=6.25 cores=32-35
/proc/2544920/stat : 2544920 (roundingsat) R 2544918 2544918 2541657 0 -1 4194304 131804 0 0 0 599 26 0 0 20 0 1 0 215494055 588783616 116849 18446744073709551615 4194304 11382409 140727653140224 0 0 0 0 0 8405026 0 0 0 17 33 0 0 0 0 0 12505888 12515512 29650944 140727653144496 140727653144994 140727653144994 140727653150698 0
/proc/2544920/statm: 143746 117015 2857 1755 0 131581 0
Current children cumulated CPU time: 6.25 s
Current children cumulated vsize: 579176 KiB
Current children cumulated memory: 471236 KiB

[startup+12.7002 s]
/proc/loadavg: 16.07 16.07 15.93 17/890 2545194
/proc/meminfo: memFree=883128300/1055320696 swapFree=33554428/33554428
[pid=2544918] ppid=2544915 vsize=4192 memory=3176 CPUtime=0 cores=32-35
/proc/2544918/stat : 2544918 (run-opt.sh) S 2544915 2544918 2541657 0 -1 4194304 207 0 0 0 0 0 0 0 20 0 1 0 215494054 4292608 640 18446744073709551615 93984936890368 93984937784901 140728931487408 0 0 0 65536 4 65538 1 0 0 17 34 0 0 0 0 0 93984938023952 93984938071696 93984967475200 140728931490089 140728931490179 140728931490179 140728931495915 0
/proc/2544918/statm: 1048 794 716 219 0 110 0
[pid=2544920] ppid=2544918 vsize=597984 memory=491160 CPUtime=12.63 cores=32-35
/proc/2544920/stat : 2544920 (roundingsat) R 2544918 2544918 2541657 0 -1 4194304 132469 0 0 0 1236 27 0 0 20 0 1 0 215494055 612335616 122731 18446744073709551615 4194304 11382409 140727653140224 0 0 0 0 0 8405026 0 0 0 17 33 0 0 0 0 0 12505888 12515512 29650944 140727653144496 140727653144994 140727653144994 140727653150698 0
/proc/2544920/statm: 149496 122790 2857 1755 0 137331 0
Current children cumulated CPU time: 12.63 s
Current children cumulated vsize: 602176 KiB
Current children cumulated memory: 494336 KiB

[startup+25.5002 s]
/proc/loadavg: 16.06 16.07 15.93 17/889 2545341
/proc/meminfo: memFree=885557692/1055320696 swapFree=33554428/33554428
[pid=2544918] ppid=2544915 vsize=4192 memory=3176 CPUtime=0 cores=32-35
/proc/2544918/stat : 2544918 (run-opt.sh) S 2544915 2544918 2541657 0 -1 4194304 207 0 0 0 0 0 0 0 20 0 1 0 215494054 4292608 640 18446744073709551615 93984936890368 93984937784901 140728931487408 0 0 0 65536 4 65538 1 0 0 17 34 0 0 0 0 0 93984938023952 93984938071696 93984967475200 140728931490089 140728931490179 140728931490179 140728931495915 0
/proc/2544918/statm: 1048 794 716 219 0 110 0
[pid=2544920] ppid=2544918 vsize=616652 memory=512260 CPUtime=25.4 cores=32-35
/proc/2544920/stat : 2544920 (roundingsat) R 2544918 2544918 2541657 0 -1 4194304 139586 0 0 0 2511 29 0 0 20 0 1 0 215494055 631451648 127934 18446744073709551615 4194304 11382409 140727653140224 0 0 0 0 0 8405026 0 0 0 17 33 0 0 0 0 0 12505888 12515512 29650944 140727653144496 140727653144994 140727653144994 140727653150698 0
/proc/2544920/statm: 154163 128065 2969 1755 0 141998 0
Current children cumulated CPU time: 25.4 s
Current children cumulated vsize: 620844 KiB
Current children cumulated memory: 515436 KiB

[startup+51.1146 s]
/proc/loadavg: 16.26 16.11 15.95 17/889 2545488
/proc/meminfo: memFree=883169992/1055320696 swapFree=33554428/33554428
[pid=2544918] ppid=2544915 vsize=4192 memory=3176 CPUtime=0 cores=32-35
/proc/2544918/stat : 2544918 (run-opt.sh) S 2544915 2544918 2541657 0 -1 4194304 207 0 0 0 0 0 0 0 20 0 1 0 215494054 4292608 640 18446744073709551615 93984936890368 93984937784901 140728931487408 0 0 0 65536 4 65538 1 0 0 17 34 0 0 0 0 0 93984938023952 93984938071696 93984967475200 140728931490089 140728931490179 140728931490179 140728931495915 0
/proc/2544918/statm: 1048 794 716 219 0 110 0
[pid=2544920] ppid=2544918 vsize=623556 memory=519164 CPUtime=50.93 cores=32-35
/proc/2544920/stat : 2544920 (roundingsat) R 2544918 2544918 2541657 0 -1 4194304 141355 0 0 0 5063 30 0 0 20 0 1 0 215494055 638521344 129726 18446744073709551615 4194304 11382409 140727653140224 0 0 0 0 0 8405026 0 0 0 17 33 0 0 0 0 0 12505888 12515512 29650944 140727653144496 140727653144994 140727653144994 140727653150698 0
/proc/2544920/statm: 155889 129791 2969 1755 0 143724 0
Current children cumulated CPU time: 50.93 s
Current children cumulated vsize: 627748 KiB
Current children cumulated memory: 522340 KiB

[startup+102.3 s]
/proc/loadavg: 16.60 16.23 16.00 17/889 2545489
/proc/meminfo: memFree=880451796/1055320696 swapFree=33554428/33554428
[pid=2544918] ppid=2544915 vsize=4192 memory=3176 CPUtime=0 cores=32-35
/proc/2544918/stat : 2544918 (run-opt.sh) S 2544915 2544918 2541657 0 -1 4194304 207 0 0 0 0 0 0 0 20 0 1 0 215494054 4292608 640 18446744073709551615 93984936890368 93984937784901 140728931487408 0 0 0 65536 4 65538 1 0 0 17 34 0 0 0 0 0 93984938023952 93984938071696 93984967475200 140728931490089 140728931490179 140728931490179 140728931495915 0
/proc/2544918/statm: 1048 794 716 219 0 110 0
[pid=2544920] ppid=2544918 vsize=628332 memory=524264 CPUtime=101.96 cores=32-35
/proc/2544920/stat : 2544920 (roundingsat) R 2544918 2544918 2541657 0 -1 4194304 147528 0 0 0 10162 34 0 0 20 0 1 0 215494055 643411968 131024 18446744073709551615 4194304 11382409 140727653140224 0 0 0 0 0 8405026 0 0 0 17 33 0 0 0 0 0 12505888 12515512 29650944 140727653144496 140727653144994 140727653144994 140727653150698 0
/proc/2544920/statm: 157083 131066 2969 1755 0 144918 0
Current children cumulated CPU time: 101.96 s
Current children cumulated vsize: 632524 KiB
Current children cumulated memory: 527440 KiB


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

/proc/2544920/statm: 216094 177619 3075 1755 0 203929 0
Current children cumulated CPU time: 3034.66 s
Current children cumulated vsize: 868568 KiB
Current children cumulated memory: 713652 KiB

[startup+3102.3 s]
/proc/loadavg: 7.20 7.23 7.76 8/822 2546090
/proc/meminfo: memFree=892469376/1055320696 swapFree=33554428/33554428
[pid=2544918] ppid=2544915 vsize=4192 memory=3176 CPUtime=0 cores=32-35
/proc/2544918/stat : 2544918 (run-opt.sh) S 2544915 2544918 2541657 0 -1 4194304 207 0 0 0 0 0 0 0 20 0 1 0 215494054 4292608 640 18446744073709551615 93984936890368 93984937784901 140728931487408 0 0 0 65536 4 65538 1 0 0 17 34 0 0 0 0 0 93984938023952 93984938071696 93984967475200 140728931490089 140728931490179 140728931490179 140728931495915 0
/proc/2544918/statm: 1048 794 716 219 0 110 0
[pid=2544920] ppid=2544918 vsize=864376 memory=710476 CPUtime=3094.52 cores=32-35
/proc/2544920/stat : 2544920 (roundingsat) R 2544918 2544918 2541657 0 -1 4194304 216459 0 0 0 309322 130 0 0 20 0 1 0 215494055 885121024 177464 18446744073709551615 4194304 11382409 140727653140224 0 0 0 0 0 8405026 0 0 0 17 33 0 0 0 0 0 12505888 12515512 29650944 140727653144496 140727653144994 140727653144994 140727653150698 0
/proc/2544920/statm: 216094 177619 3075 1755 0 203929 0
Current children cumulated CPU time: 3094.52 s
Current children cumulated vsize: 868568 KiB
Current children cumulated memory: 713652 KiB

[startup+3162.3 s]
/proc/loadavg: 7.14 7.20 7.72 8/822 2546092
/proc/meminfo: memFree=892448560/1055320696 swapFree=33554428/33554428
[pid=2544918] ppid=2544915 vsize=4192 memory=3176 CPUtime=0 cores=32-35
/proc/2544918/stat : 2544918 (run-opt.sh) S 2544915 2544918 2541657 0 -1 4194304 207 0 0 0 0 0 0 0 20 0 1 0 215494054 4292608 640 18446744073709551615 93984936890368 93984937784901 140728931487408 0 0 0 65536 4 65538 1 0 0 17 34 0 0 0 0 0 93984938023952 93984938071696 93984967475200 140728931490089 140728931490179 140728931490179 140728931495915 0
/proc/2544918/statm: 1048 794 716 219 0 110 0
[pid=2544920] ppid=2544918 vsize=864376 memory=710476 CPUtime=3154.38 cores=32-35
/proc/2544920/stat : 2544920 (roundingsat) R 2544918 2544918 2541657 0 -1 4194304 216464 0 0 0 315307 131 0 0 20 0 1 0 215494055 885121024 177464 18446744073709551615 4194304 11382409 140727653140224 0 0 0 0 0 8405026 0 0 0 17 33 0 0 0 0 0 12505888 12515512 29650944 140727653144496 140727653144994 140727653144994 140727653150698 0
/proc/2544920/statm: 216094 177619 3075 1755 0 203929 0
Current children cumulated CPU time: 3154.38 s
Current children cumulated vsize: 868568 KiB
Current children cumulated memory: 713652 KiB

[startup+3222.3 s]
/proc/loadavg: 7.13 7.18 7.68 8/822 2546093
/proc/meminfo: memFree=892448664/1055320696 swapFree=33554428/33554428
[pid=2544918] ppid=2544915 vsize=4192 memory=3176 CPUtime=0 cores=32-35
/proc/2544918/stat : 2544918 (run-opt.sh) S 2544915 2544918 2541657 0 -1 4194304 207 0 0 0 0 0 0 0 20 0 1 0 215494054 4292608 640 18446744073709551615 93984936890368 93984937784901 140728931487408 0 0 0 65536 4 65538 1 0 0 17 34 0 0 0 0 0 93984938023952 93984938071696 93984967475200 140728931490089 140728931490179 140728931490179 140728931495915 0
/proc/2544918/statm: 1048 794 716 219 0 110 0
[pid=2544920] ppid=2544918 vsize=840596 memory=686696 CPUtime=3214.25 cores=32-35
/proc/2544920/stat : 2544920 (roundingsat) R 2544918 2544918 2541657 0 -1 4194304 216476 0 0 0 321292 133 0 0 20 0 1 0 215494055 860770304 171574 18446744073709551615 4194304 11382409 140727653140224 0 0 0 0 0 8405026 0 0 0 17 33 0 0 0 0 0 12505888 12515512 29650944 140727653144496 140727653144994 140727653144994 140727653150698 0
/proc/2544920/statm: 210149 171674 3075 1755 0 197984 0
Current children cumulated CPU time: 3214.25 s
Current children cumulated vsize: 844788 KiB
Current children cumulated memory: 689872 KiB

[startup+3282.3 s]
/proc/loadavg: 7.05 7.14 7.63 8/822 2546094
/proc/meminfo: memFree=892442596/1055320696 swapFree=33554428/33554428
[pid=2544918] ppid=2544915 vsize=4192 memory=3176 CPUtime=0 cores=32-35
/proc/2544918/stat : 2544918 (run-opt.sh) S 2544915 2544918 2541657 0 -1 4194304 207 0 0 0 0 0 0 0 20 0 1 0 215494054 4292608 640 18446744073709551615 93984936890368 93984937784901 140728931487408 0 0 0 65536 4 65538 1 0 0 17 34 0 0 0 0 0 93984938023952 93984938071696 93984967475200 140728931490089 140728931490179 140728931490179 140728931495915 0
/proc/2544918/statm: 1048 794 716 219 0 110 0
[pid=2544920] ppid=2544918 vsize=842544 memory=688644 CPUtime=3274.11 cores=32-35
/proc/2544920/stat : 2544920 (roundingsat) R 2544918 2544918 2541657 0 -1 4194304 216963 0 0 0 327276 135 0 0 20 0 1 0 215494055 862765056 171958 18446744073709551615 4194304 11382409 140727653140224 0 0 0 0 0 8405026 0 0 0 17 33 0 0 0 0 0 12505888 12515512 29650944 140727653144496 140727653144994 140727653144994 140727653150698 0
/proc/2544920/statm: 210636 172161 3075 1755 0 198471 0
Current children cumulated CPU time: 3274.11 s
Current children cumulated vsize: 846736 KiB
Current children cumulated memory: 691820 KiB

[startup+3342.3 s]
/proc/loadavg: 7.02 7.12 7.59 8/822 2546095
/proc/meminfo: memFree=892422196/1055320696 swapFree=33554428/33554428
[pid=2544918] ppid=2544915 vsize=4192 memory=3176 CPUtime=0 cores=32-35
/proc/2544918/stat : 2544918 (run-opt.sh) S 2544915 2544918 2541657 0 -1 4194304 207 0 0 0 0 0 0 0 20 0 1 0 215494054 4292608 640 18446744073709551615 93984936890368 93984937784901 140728931487408 0 0 0 65536 4 65538 1 0 0 17 34 0 0 0 0 0 93984938023952 93984938071696 93984967475200 140728931490089 140728931490179 140728931490179 140728931495915 0
/proc/2544918/statm: 1048 794 716 219 0 110 0
[pid=2544920] ppid=2544918 vsize=842956 memory=689056 CPUtime=3333.96 cores=32-35
/proc/2544920/stat : 2544920 (roundingsat) R 2544918 2544918 2541657 0 -1 4194304 217066 0 0 0 333261 135 0 0 20 0 1 0 215494055 863186944 172086 18446744073709551615 4194304 11382409 140727653140224 0 0 0 0 0 8405026 0 0 0 17 33 0 0 0 0 0 12505888 12515512 29650944 140727653144496 140727653144994 140727653144994 140727653150698 0
/proc/2544920/statm: 210739 172264 3075 1755 0 198574 0
Current children cumulated CPU time: 3333.96 s
Current children cumulated vsize: 847148 KiB
Current children cumulated memory: 692232 KiB

[startup+3402.3 s]
/proc/loadavg: 7.00 7.09 7.55 8/823 2546099
/proc/meminfo: memFree=892390712/1055320696 swapFree=33554428/33554428
[pid=2544918] ppid=2544915 vsize=4192 memory=3176 CPUtime=0 cores=32-35
/proc/2544918/stat : 2544918 (run-opt.sh) S 2544915 2544918 2541657 0 -1 4194304 207 0 0 0 0 0 0 0 20 0 1 0 215494054 4292608 640 18446744073709551615 93984936890368 93984937784901 140728931487408 0 0 0 65536 4 65538 1 0 0 17 34 0 0 0 0 0 93984938023952 93984938071696 93984967475200 140728931490089 140728931490179 140728931490179 140728931495915 0
/proc/2544918/statm: 1048 794 716 219 0 110 0
[pid=2544920] ppid=2544918 vsize=846328 memory=692428 CPUtime=3393.83 cores=32-35
/proc/2544920/stat : 2544920 (roundingsat) R 2544918 2544918 2541657 0 -1 4194304 217909 0 0 0 339246 137 0 0 20 0 1 0 215494055 866639872 172982 18446744073709551615 4194304 11382409 140727653140224 0 0 0 0 0 8405026 0 0 0 17 33 0 0 0 0 0 12505888 12515512 29650944 140727653144496 140727653144994 140727653144994 140727653150698 0
/proc/2544920/statm: 211582 173107 3075 1755 0 199417 0
Current children cumulated CPU time: 3393.83 s
Current children cumulated vsize: 850520 KiB
Current children cumulated memory: 695604 KiB

[startup+3462.3 s]
/proc/loadavg: 7.00 7.07 7.51 8/823 2546104
/proc/meminfo: memFree=892365280/1055320696 swapFree=33554428/33554428
[pid=2544918] ppid=2544915 vsize=4192 memory=3176 CPUtime=0 cores=32-35
/proc/2544918/stat : 2544918 (run-opt.sh) S 2544915 2544918 2541657 0 -1 4194304 207 0 0 0 0 0 0 0 20 0 1 0 215494054 4292608 640 18446744073709551615 93984936890368 93984937784901 140728931487408 0 0 0 65536 4 65538 1 0 0 17 34 0 0 0 0 0 93984938023952 93984938071696 93984967475200 140728931490089 140728931490179 140728931490179 140728931495915 0
/proc/2544918/statm: 1048 794 716 219 0 110 0
[pid=2544920] ppid=2544918 vsize=848052 memory=694152 CPUtime=3453.69 cores=32-35
/proc/2544920/stat : 2544920 (roundingsat) R 2544918 2544918 2541657 0 -1 4194304 218340 0 0 0 345231 138 0 0 20 0 1 0 215494055 868405248 173366 18446744073709551615 4194304 11382409 140727653140224 0 0 0 0 0 8405026 0 0 0 17 33 0 0 0 0 0 12505888 12515512 29650944 140727653144496 140727653144994 140727653144994 140727653150698 0
/proc/2544920/statm: 212013 173538 3075 1755 0 199848 0
Current children cumulated CPU time: 3453.69 s
Current children cumulated vsize: 852244 KiB
Current children cumulated memory: 697328 KiB

[startup+3522.3 s]
/proc/loadavg: 7.00 7.06 7.48 8/823 2546105
/proc/meminfo: memFree=892336240/1055320696 swapFree=33554428/33554428
[pid=2544918] ppid=2544915 vsize=4192 memory=3176 CPUtime=0 cores=32-35
/proc/2544918/stat : 2544918 (run-opt.sh) S 2544915 2544918 2541657 0 -1 4194304 207 0 0 0 0 0 0 0 20 0 1 0 215494054 4292608 640 18446744073709551615 93984936890368 93984937784901 140728931487408 0 0 0 65536 4 65538 1 0 0 17 34 0 0 0 0 0 93984938023952 93984938071696 93984967475200 140728931490089 140728931490179 140728931490179 140728931495915 0
/proc/2544918/statm: 1048 794 716 219 0 110 0
[pid=2544920] ppid=2544918 vsize=850916 memory=697016 CPUtime=3513.55 cores=32-35
/proc/2544920/stat : 2544920 (roundingsat) R 2544918 2544918 2541657 0 -1 4194304 219056 0 0 0 351215 140 0 0 20 0 1 0 215494055 871337984 174134 18446744073709551615 4194304 11382409 140727653140224 0 0 0 0 0 8405026 0 0 0 17 33 0 0 0 0 0 12505888 12515512 29650944 140727653144496 140727653144994 140727653144994 140727653150698 0
/proc/2544920/statm: 212729 174254 3075 1755 0 200564 0
Current children cumulated CPU time: 3513.55 s
Current children cumulated vsize: 855108 KiB
Current children cumulated memory: 700192 KiB

[startup+3582.3 s]
/proc/loadavg: 7.00 7.04 7.44 8/823 2546106
/proc/meminfo: memFree=892319168/1055320696 swapFree=33554428/33554428
[pid=2544918] ppid=2544915 vsize=4192 memory=3176 CPUtime=0 cores=32-35
/proc/2544918/stat : 2544918 (run-opt.sh) S 2544915 2544918 2541657 0 -1 4194304 207 0 0 0 0 0 0 0 20 0 1 0 215494054 4292608 640 18446744073709551615 93984936890368 93984937784901 140728931487408 0 0 0 65536 4 65538 1 0 0 17 34 0 0 0 0 0 93984938023952 93984938071696 93984967475200 140728931490089 140728931490179 140728931490179 140728931495915 0
/proc/2544918/statm: 1048 794 716 219 0 110 0
[pid=2544920] ppid=2544918 vsize=851524 memory=697624 CPUtime=3573.41 cores=32-35
/proc/2544920/stat : 2544920 (roundingsat) R 2544918 2544918 2541657 0 -1 4194304 219208 0 0 0 357200 141 0 0 20 0 1 0 215494055 871960576 174262 18446744073709551615 4194304 11382409 140727653140224 0 0 0 0 0 8405026 0 0 0 17 33 0 0 0 0 0 12505888 12515512 29650944 140727653144496 140727653144994 140727653144994 140727653150698 0
/proc/2544920/statm: 212881 174406 3075 1755 0 200716 0
Current children cumulated CPU time: 3573.41 s
Current children cumulated vsize: 855716 KiB
Current children cumulated memory: 700800 KiB



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+3609 s]*
/proc/loadavg: 7.00 7.04 7.43 7/818 2546114
/proc/meminfo: memFree=892599180/1055320696 swapFree=33554428/33554428
[pid=2544918] ppid=2544915 vsize=4192 memory=3176 CPUtime=0 cores=32-35
/proc/2544918/stat : 2544918 (run-opt.sh) S 2544915 2544918 2541657 0 -1 4194304 207 0 0 0 0 0 0 0 20 0 1 0 215494054 4292608 640 18446744073709551615 93984936890368 93984937784901 140728931487408 0 0 0 65536 4 65538 1 0 0 17 34 0 0 0 0 0 93984938023952 93984938071696 93984967475200 140728931490089 140728931490179 140728931490179 140728931495915 0
/proc/2544918/statm: 1048 794 716 219 0 110 0
[pid=2544920] ppid=2544918 vsize=851524 memory=697624 CPUtime=3600.06 cores=32-35
/proc/2544920/stat : 2544920 (roundingsat) R 2544918 2544918 2541657 0 -1 4194304 219208 0 0 0 359864 142 0 0 20 0 1 0 215494055 871960576 174262 18446744073709551615 4194304 11382409 140727653140224 0 0 0 0 0 8405026 0 0 0 17 33 0 0 0 0 0 12505888 12515512 29650944 140727653144496 140727653144994 140727653144994 140727653150698 0
/proc/2544920/statm: 212881 174406 3075 1755 0 200716 0
Current children cumulated CPU time: 3600.06 s
Current children cumulated vsize: 855716 KiB
Current children cumulated memory: 700800 KiB

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

[startup+3609.02 s]
# the end of solver process 2544918 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.00194 s

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

# cumulated CPU time of all completed processes:  user=3598.65 s, system=1.43316 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

Child status: 2

Real time (s): 3609.03
CPU time (s): 3600.09
CPU user time (s): 3598.65
CPU system time (s): 1.43316
CPU usage (%): 99.7523
Max. virtual memory (cumulated for all children) (KiB): 868568
Max. memory (cumulated for all children) (KiB): 713652

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 3598.65
system time used= 1.43316
maximum resident set size= 709856
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 219448
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= 164
involuntary context switches= 1786


# summary of solver processes directly reported to runsolver:
#   pid: 2544918,2544920
#   total CPU time (s): 3600.09
#   total CPU user time (s): 3598.65
#   total CPU system time (s): 1.43316

??? join timestamper begins
??? join timestamper ends
??? end of timestamper thread
runsolver used 12.3279 second user time and 42.1263 second system time

The end

Launcher Data

Begin job on nodeE006 at 2026-06-30 14:21:01
IDJOB=4807099
IDBENCH=178259
IDSOLVER=3616
FILE ID=nodeE006/4807099-1782822061
RUNJOBID= nodeE006-1782818442-2541675
SLURM_JOB_ID= 12541386
Free space on /tmp= 798432 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_85.opb
COMMAND LINE= ./run-opt.sh BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-4807099-1782822061/watcher-4807099-1782822061 -o /tmp/evaluation-result-4807099-1782822061/solver-4807099-1782822061 -C 3600 -W 3700 -M 62000 --var /tmp/evaluation-result-4807099-1782822061/vars-4807099-1782822061 --bin-var /tmp/runsolver-exch-nodeE006-1782818442-2541675 --watchdog 3760  ./run-opt.sh HOME/instance-4807099-1782822061.opb

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

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

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

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

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

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

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

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

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

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

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

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

processor	: 59
vendor_id	: AuthenticAMD
cpu family	: 26
model		: 2
model name	: AMD EPYC 9355 32-Core Processor
stepping	: 1
microcode	: 0xb00215a
cpu MHz		: 3580.148
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		: 3595.743
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		: 3595.913
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		: 3595.287
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		: 3596.174
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:        877451544 kB
MemAvailable:   1024190856 kB
Buffers:            3352 kB
Cached:         151043020 kB
SwapCached:            0 kB
Active:         24861512 kB
Inactive:       149203224 kB
Active(anon):   23919292 kB
Inactive(anon):        0 kB
Active(file):     942220 kB
Inactive(file): 149203224 kB
Unevictable:        3072 kB
Mlocked:               0 kB
SwapTotal:      33554428 kB
SwapFree:       33554428 kB
Zswap:                 0 kB
Zswapped:              0 kB
Dirty:             61156 kB
Writeback:           652 kB
AnonPages:      23021092 kB
Mapped:           281444 kB
Shmem:            900924 kB
KReclaimable:    1472992 kB
Slab:            2048080 kB
SReclaimable:    1472992 kB
SUnreclaim:       575088 kB
KernelStack:       14784 kB
PageTables:        56124 kB
SecPageTables:     15260 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    561214776 kB
Committed_AS:   28981028 kB
VmallocTotal:   13743895347199 kB
VmallocUsed:      478900 kB
VmallocChunk:          0 kB
Percpu:           131840 kB
HardwareCorrupted:     0 kB
AnonHugePages:   3502080 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= 798528 MiB
End job on nodeE006 at 2026-06-30 15:21:11