Trace number 4833932

Some explanations

A solver is run under the control of another program named runsolver. runsolver is in charge of imposing the CPU time limit and the memory limit to the solver. It also monitors some information about the process. The trace of the execution of a solver is divided into four (or five) parts:
  1. SOLVER DATA
    This is the output of the solver (stdout and stderr).
    Note that some very long lines in this section may be truncated by your web browser ! In such a case, you may want to use the "Download as text" link to get the trace as a text file.

    When the --timestamp option is passed to the runsolver program, each line output by the solver is prepended with a timestamp which indicates at what time the line was output by the solver. Times are relative to the start of the program, given in seconds. The first timestamp (if present) is estimated CPU time. The last timestamp is wall clock time.

    As some 'v lines' may be very long (sometimes several megabytes), the 'v line' output by your solver may be split on several lines to help limit the size of the trace recorded in the database. In any case, the exact output of your solver is preserved in a trace file.
  2. VERIFIER DATA
    The output of the solver is piped to a verifier program which will search a value line "v " and, if found, will check that the given interpretation satisfies all constraints.
  3. CONVERSION SCRIPT DATA (Optionnal)
    When a conversion script is used, this section shows the messages that were output by the conversion script.
  4. WATCHER DATA
    This is the informations gathered by the runsolver program. It first prints the different limits. There's a first limit on CPU time set to X seconds (see the parameters in the trace). After this time has ellapsed, runsolver sends a SIGTERM and 2 seconds later a SIGKILL to the solver. For safety, there's also another limit set to X+30 seconds which will send a SIGXPU to the solver. The last limit is on the virtual memory used by the process (see the parameters in the trace).
    Every ten seconds, the runsolver process fetches the content of /proc/loadavg, /proc/pid/stat and /proc/pid/statm (see man proc) and prints it as raw data. This is only recorded in case we need to investigate the behaviour of a solver. The memory used by the solver (vsize) is also given every ten seconds.
    When the solver exits, runsolver prints some informations such as status and time. CPU usage is the ratio CPU Time/Real Time.
  5. LAUNCHER DATA
    These informations are related to the script which will launch the solver. The most important informations are the command line given to the solver, the md5sum of the different files and the dump of the /proc/cpuinfo and /proc/meminfo which provides some useful information on the computer.

Solver answer on this benchmark

Solver NameAnswerobjective functionCPU timeWall clock time
roundingsat-satsuma-opt 2026-06-11 (cert)SAT (TO)-1734 3600.05 3615.04

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.66/0.73	c 
0.66/0.73	c make graph and approximate orbits
0.66/0.77	c	 [group: #orbits ~= 4] (39.4981ms)
0.66/0.77	c 
0.66/0.77	c detect special group actions
0.66/0.77	c 	probe for Johnson action (limit=64)
0.75/0.85	c 	probe for row-column symmetry (limit=64, splits=16.7772M)
0.86/0.91	c 	probe for row symmetry (limit=64, splits=16.7772M)
0.86/0.91	c 	 (139.341ms)
0.86/0.91	c 
0.86/0.91	c detect symmetries on remainder
0.86/0.93	c 	[graph: #vertices 409361 #edges 2397680]
0.86/0.95	c 	dejavu (support_limit=48MB, budget_limit=64) exceeded limit
2.55/2.62	c 	[group: #symmetries 8.53953*10^73 #gens 15] (1708.56ms)
2.55/2.62	c 
2.55/2.62	c optimize generators (opt_passes=64, conjugate_limit=547)
2.55/2.63	c 	opt it=15, l=475, m=177, opt=23, avg=2178, b=332, gens=15
2.55/2.63	c 	opt it=31, l=855, m=300, opt=33, avg=2096, b=332, gens=15
2.55/2.63	c 	ran it=0, +gens=15 
2.65/2.73	c 	con best_support=332, best_gens=3, +gens=546
2.65/2.73	c 	(107.04ms)
2.65/2.73	c 
2.65/2.73	c finalize break order and special generators
2.65/2.73	c 
2.65/2.73	c add generic predicates (break_depth=10)
2.65/2.73	c 	added predicates for 576 generators (0.740307ms)
3.06/3.22	c 
3.06/3.22	c generation finished
3.06/3.22	c 	[sbp: #constraints 7112 #add_vars 2286]
3.35/3.50	c #variables 3570 #constraints 402192
3.35/3.50	c objective is ce32 
3.35/3.50	c initial watched  CF 32, 64, 128, Arb: 0 , 0 , 0 , 0
3.35/3.50	c initial counting CF 32, 64, 128, Arb: 1 , 0 , 0 , 0
3.35/3.50	c bounds - >= -2890 @ 3.06525
6.64/6.81	c bounds 0 >= -2890 @ 6.34313
13.71/13.99	c bounds 0 >= -2889 @ 13.4909
13.71/13.99	c bounds 0 >= -2888 @ 13.4913
13.71/13.99	c bounds 0 >= -2887 @ 13.4917
13.71/13.99	c bounds 0 >= -2886 @ 13.492
13.71/13.99	c bounds 0 >= -2885 @ 13.4924
13.71/13.99	c bounds 0 >= -2884 @ 13.4927
13.71/13.99	c bounds 0 >= -2883 @ 13.493
13.71/13.99	c bounds 0 >= -2882 @ 13.4933
13.71/13.99	c bounds 0 >= -2881 @ 13.4936
13.71/13.99	c bounds 0 >= -2880 @ 13.494
13.71/13.99	c bounds 0 >= -2879 @ 13.4943
13.71/14.00	c bounds 0 >= -2878 @ 13.4946
13.71/14.00	c bounds 0 >= -2877 @ 13.495
13.71/14.00	c bounds 0 >= -2876 @ 13.4953
13.71/14.00	c bounds 0 >= -2875 @ 13.4956
13.71/14.00	c bounds 0 >= -2874 @ 13.4959
13.71/14.00	c bounds 0 >= -2873 @ 13.4962
13.71/14.00	c bounds 0 >= -2872 @ 13.4973
13.71/14.00	c bounds 0 >= -2871 @ 13.4976
13.71/14.00	c bounds 0 >= -2870 @ 13.498
13.71/14.00	c bounds 0 >= -2869 @ 13.4984
13.71/14.00	c bounds 0 >= -2868 @ 13.4987
13.71/14.00	c bounds 0 >= -2867 @ 13.4991
13.71/14.00	c bounds 0 >= -2866 @ 13.4995
13.71/14.00	c bounds 0 >= -2865 @ 13.4998
13.71/14.00	c bounds 0 >= -2864 @ 13.5001
13.71/14.00	c bounds 0 >= -2863 @ 13.5004
13.71/14.00	c bounds 0 >= -2862 @ 13.5008
13.71/14.00	c bounds 0 >= -2861 @ 13.5011
13.71/14.00	c bounds 0 >= -2860 @ 13.5014
13.71/14.00	c bounds 0 >= -2859 @ 13.5016
13.71/14.00	c bounds 0 >= -2858 @ 13.5027
13.71/14.00	c bounds 0 >= -2857 @ 13.5031
13.71/14.00	c bounds 0 >= -2856 @ 13.5035
13.71/14.01	c bounds 0 >= -2855 @ 13.5039
13.71/14.01	c bounds 0 >= -2854 @ 13.5043
13.71/14.01	c bounds 0 >= -2853 @ 13.5047
13.71/14.01	c bounds 0 >= -2852 @ 13.505
13.71/14.01	c bounds 0 >= -2851 @ 13.5054
13.71/14.01	c bounds 0 >= -2850 @ 13.5058
13.71/14.01	c bounds 0 >= -2849 @ 13.5061
13.71/14.01	c bounds 0 >= -2848 @ 13.5064
13.71/14.01	c bounds 0 >= -2847 @ 13.5068
13.71/14.01	c bounds 0 >= -2846 @ 13.5071
13.82/14.01	c bounds 0 >= -2845 @ 13.5074
13.82/14.01	c bounds 0 >= -2844 @ 13.5075
13.82/14.01	c bounds 0 >= -2843 @ 13.5075
13.82/14.01	c bounds 0 >= -2842 @ 13.5075
13.82/14.01	c bounds 0 >= -2841 @ 13.5079
13.82/14.01	c bounds 0 >= -2840 @ 13.5082
13.82/14.01	c bounds 0 >= -2839 @ 13.5084
13.82/14.01	c bounds 0 >= -2838 @ 13.5084
13.82/14.01	c bounds 0 >= -2837 @ 13.5084
13.82/14.01	c bounds 0 >= -2836 @ 13.5084
13.82/14.01	c bounds 0 >= -2835 @ 13.5084
13.82/14.01	c bounds 0 >= -2834 @ 13.5084
13.82/14.01	c bounds 0 >= -2833 @ 13.5085
13.82/14.01	c bounds 0 >= -2832 @ 13.5088
13.82/14.01	c bounds 0 >= -2831 @ 13.5091
13.82/14.01	c bounds 0 >= -2830 @ 13.5094
13.82/14.01	c bounds 0 >= -2829 @ 13.5097
13.82/14.02	c bounds 0 >= -2828 @ 13.51
13.82/14.02	c bounds 0 >= -2827 @ 13.5103
13.82/14.02	c bounds 0 >= -2826 @ 13.5108
13.82/14.02	c bounds 0 >= -2825 @ 13.5112
13.82/14.02	c bounds 0 >= -2824 @ 13.5115
13.82/14.02	c bounds 0 >= -2823 @ 13.5119
13.82/14.02	c bounds 0 >= -2822 @ 13.5123
13.82/14.02	c bounds 0 >= -2821 @ 13.5127
13.82/14.02	c bounds 0 >= -2820 @ 13.513
13.82/14.02	c bounds 0 >= -2819 @ 13.5134
13.82/14.02	c bounds 0 >= -2818 @ 13.5137
13.82/14.02	c bounds 0 >= -2817 @ 13.5141
13.82/14.02	c bounds 0 >= -2816 @ 13.5144
13.82/14.02	c bounds 0 >= -2815 @ 13.5148
13.82/14.02	c bounds 0 >= -2814 @ 13.5151
13.82/14.02	c bounds 0 >= -2813 @ 13.5154
13.82/14.02	c bounds 0 >= -2812 @ 13.5157
13.82/14.02	c bounds 0 >= -2811 @ 13.516
13.82/14.02	c bounds 0 >= -2810 @ 13.5164
13.82/14.02	c bounds 0 >= -2809 @ 13.5168
13.82/14.02	c bounds 0 >= -2808 @ 13.5173
13.82/14.02	c bounds 0 >= -2807 @ 13.5177
13.82/14.02	c bounds 0 >= -2806 @ 13.518
13.82/14.02	c bounds 0 >= -2805 @ 13.5183
13.82/14.02	c bounds 0 >= -2804 @ 13.5186
13.82/14.02	c bounds 0 >= -2803 @ 13.5189
13.82/14.03	c bounds 0 >= -2802 @ 13.5192
13.82/14.03	c bounds 0 >= -2801 @ 13.5195
13.82/14.03	c bounds 0 >= -2800 @ 13.5198
13.82/14.03	c bounds 0 >= -2799 @ 13.5201
13.82/14.03	c bounds 0 >= -2798 @ 13.5204
13.82/14.03	c bounds 0 >= -2797 @ 13.5207
13.82/14.03	c bounds 0 >= -2796 @ 13.521
13.82/14.03	c bounds 0 >= -2795 @ 13.5213
13.82/14.03	c bounds 0 >= -2794 @ 13.5218
13.82/14.03	c bounds 0 >= -2793 @ 13.5219
13.82/14.03	c bounds 0 >= -2792 @ 13.5219
13.82/14.03	c bounds 0 >= -2791 @ 13.5219
13.82/14.03	c bounds 0 >= -2790 @ 13.5221
13.82/14.03	c bounds 0 >= -2789 @ 13.5224
13.82/14.03	c bounds 0 >= -2788 @ 13.5227
13.82/14.03	c bounds 0 >= -2787 @ 13.523
13.82/14.03	c bounds 0 >= -2786 @ 13.5233
13.82/14.03	c bounds 0 >= -2785 @ 13.5236
13.82/14.03	c bounds 0 >= -2784 @ 13.5239
13.82/14.03	c bounds 0 >= -2783 @ 13.5242
13.82/14.03	c bounds 0 >= -2782 @ 13.5244
13.82/14.03	c bounds 0 >= -2781 @ 13.5245
13.82/14.03	c bounds 0 >= -2780 @ 13.5245
13.82/14.03	c bounds 0 >= -2779 @ 13.5245
13.82/14.03	c bounds 0 >= -2778 @ 13.525
13.82/14.03	c bounds 0 >= -2777 @ 13.5253
13.82/14.03	c bounds 0 >= -2776 @ 13.5257
13.82/14.03	c bounds 0 >= -2775 @ 13.526
13.82/14.04	c bounds 0 >= -2774 @ 13.5263
13.82/14.04	c bounds 0 >= -2773 @ 13.5267
13.82/14.04	c bounds 0 >= -2772 @ 13.527
13.82/14.04	c bounds 0 >= -2771 @ 13.5273
13.82/14.04	c bounds 0 >= -2770 @ 13.5276
13.82/14.04	c bounds 0 >= -2769 @ 13.528
13.82/14.04	c bounds 0 >= -2768 @ 13.5283
13.82/14.04	c bounds 0 >= -2767 @ 13.5286
13.82/14.04	c bounds 0 >= -2766 @ 13.529
13.82/14.04	c bounds 0 >= -2765 @ 13.5294
13.82/14.04	c bounds 0 >= -2764 @ 13.5297
13.82/14.04	c bounds 0 >= -2763 @ 13.53
13.82/14.04	c bounds 0 >= -2762 @ 13.5303
13.82/14.04	c bounds 0 >= -2761 @ 13.5306
13.82/14.04	c bounds 0 >= -2760 @ 13.5309
13.82/14.04	c bounds 0 >= -2759 @ 13.5312
13.82/14.04	c bounds 0 >= -2758 @ 13.5315
13.82/14.04	c bounds 0 >= -2757 @ 13.5318
13.82/14.04	c bounds 0 >= -2756 @ 13.5321
13.82/14.04	c bounds 0 >= -2755 @ 13.5324
13.82/14.04	c bounds 0 >= -2754 @ 13.5327
13.82/14.04	c bounds 0 >= -2753 @ 13.533
13.82/14.04	c bounds 0 >= -2752 @ 13.5333
13.82/14.04	c bounds 0 >= -2751 @ 13.5336
13.82/14.04	c bounds 0 >= -2750 @ 13.5337
13.82/14.04	c bounds 0 >= -2749 @ 13.5337
13.82/14.04	c bounds 0 >= -2748 @ 13.5338
13.82/14.04	c bounds 0 >= -2747 @ 13.5341
13.82/14.05	c bounds 0 >= -2746 @ 13.5344
13.82/14.05	c bounds 0 >= -2745 @ 13.5348
13.82/14.05	c bounds 0 >= -2744 @ 13.5351
13.82/14.05	c bounds 0 >= -2743 @ 13.5365
13.82/14.05	c bounds 0 >= -2742 @ 13.5368
13.82/14.05	c bounds 0 >= -2741 @ 13.5371
13.82/14.05	c bounds 0 >= -2740 @ 13.5374
13.82/14.05	c bounds 0 >= -2739 @ 13.5377
13.82/14.05	c bounds 0 >= -2738 @ 13.538
13.82/14.05	c bounds 0 >= -2737 @ 13.5383
13.82/14.05	c bounds 0 >= -2736 @ 13.5386
13.82/14.05	c bounds 0 >= -2735 @ 13.5391
13.82/14.05	c bounds 0 >= -2734 @ 13.5394
13.82/14.05	c bounds 0 >= -2733 @ 13.5398
13.82/14.05	c bounds 0 >= -2732 @ 13.5401
13.82/14.05	c bounds 0 >= -2731 @ 13.5404
13.82/14.05	c bounds 0 >= -2730 @ 13.5407
13.82/14.05	c bounds 0 >= -2729 @ 13.541
13.82/14.05	c bounds 0 >= -2728 @ 13.5412
13.82/14.05	c bounds 0 >= -2727 @ 13.5415
13.82/14.05	c bounds 0 >= -2726 @ 13.5418
13.82/14.05	c bounds 0 >= -2725 @ 13.5421
13.82/14.05	c bounds 0 >= -2724 @ 13.5424
13.82/14.05	c bounds 0 >= -2723 @ 13.5427
13.82/14.05	c bounds 0 >= -2722 @ 13.543
13.82/14.05	c bounds 0 >= -2721 @ 13.5432
13.82/14.06	c bounds 0 >= -2720 @ 13.5441
13.82/14.06	c bounds 0 >= -2719 @ 13.5444
13.82/14.06	c bounds 0 >= -2718 @ 13.5448
13.82/14.06	c bounds 0 >= -2717 @ 13.5451
13.82/14.06	c bounds 0 >= -2716 @ 13.5454
13.82/14.06	c bounds 0 >= -2715 @ 13.5457
13.82/14.06	c bounds 0 >= -2714 @ 13.546
13.82/14.06	c bounds 0 >= -2713 @ 13.5462
13.82/14.06	c bounds 0 >= -2712 @ 13.5465
13.82/14.06	c bounds 0 >= -2711 @ 13.5468
13.82/14.06	c bounds 0 >= -2710 @ 13.5474
13.82/14.06	c bounds 0 >= -2709 @ 13.5477
13.82/14.06	c bounds 0 >= -2708 @ 13.548
13.82/14.06	c bounds 0 >= -2707 @ 13.5483
13.82/14.06	c bounds 0 >= -2706 @ 13.5487
13.82/14.06	c bounds 0 >= -2705 @ 13.549
13.82/14.06	c bounds 0 >= -2704 @ 13.5493
13.82/14.06	c bounds 0 >= -2703 @ 13.5496
13.82/14.06	c bounds 0 >= -2702 @ 13.5499
13.82/14.06	c bounds 0 >= -2701 @ 13.5502
13.82/14.06	c bounds 0 >= -2700 @ 13.5504
13.82/14.06	c bounds 0 >= -2699 @ 13.5507
13.82/14.06	c bounds 0 >= -2698 @ 13.551
13.82/14.06	c bounds 0 >= -2697 @ 13.5513
13.82/14.06	c bounds 0 >= -2696 @ 13.5515
13.82/14.06	c bounds 0 >= -2695 @ 13.552
13.82/14.06	c bounds 0 >= -2694 @ 13.5523
13.82/14.06	c bounds 0 >= -2693 @ 13.5526
13.82/14.07	c bounds 0 >= -2692 @ 13.553
13.82/14.07	c bounds 0 >= -2691 @ 13.5533
13.82/14.07	c bounds 0 >= -2690 @ 13.5536
13.82/14.07	c bounds 0 >= -2689 @ 13.5538
13.82/14.07	c bounds 0 >= -2688 @ 13.5542
13.82/14.07	c bounds 0 >= -2687 @ 13.5545
13.82/14.07	c bounds 0 >= -2686 @ 13.5548
13.82/14.07	c bounds 0 >= -2685 @ 13.5552
13.82/14.07	c bounds 0 >= -2684 @ 13.5555
13.82/14.07	c bounds 0 >= -2683 @ 13.5559
13.82/14.07	c bounds 0 >= -2682 @ 13.5563
13.82/14.07	c bounds 0 >= -2681 @ 13.5566
13.82/14.07	c bounds 0 >= -2680 @ 13.5569
13.82/14.07	c bounds 0 >= -2679 @ 13.5572
13.82/14.07	c bounds 0 >= -2678 @ 13.5575
13.82/14.07	c bounds 0 >= -2677 @ 13.5578
13.82/14.07	c bounds 0 >= -2676 @ 13.5581
13.82/14.07	c bounds 0 >= -2675 @ 13.5584
13.82/14.07	c bounds 0 >= -2674 @ 13.5587
13.82/14.07	c bounds 0 >= -2673 @ 13.559
13.82/14.07	c bounds 0 >= -2672 @ 13.5593
13.82/14.07	c bounds 0 >= -2671 @ 13.5594
13.82/14.07	c bounds 0 >= -2670 @ 13.5594
13.82/14.07	c bounds 0 >= -2669 @ 13.5594
13.82/14.08	c bounds 0 >= -2668 @ 13.5624
13.82/14.08	c bounds 0 >= -2667 @ 13.5628
13.82/14.08	c bounds 0 >= -2666 @ 13.5633
13.82/14.08	c bounds 0 >= -2665 @ 13.5636
13.82/14.08	c bounds 0 >= -2664 @ 13.5639
13.82/14.08	c bounds 0 >= -2663 @ 13.5643
13.82/14.08	c bounds 0 >= -2662 @ 13.5646
13.82/14.08	c bounds 0 >= -2661 @ 13.5649
13.82/14.08	c bounds 0 >= -2660 @ 13.5652
13.82/14.08	c bounds 0 >= -2659 @ 13.5655
13.82/14.08	c bounds 0 >= -2658 @ 13.5658
13.82/14.08	c bounds 0 >= -2657 @ 13.5661
13.82/14.08	c bounds 0 >= -2656 @ 13.5664
13.82/14.08	c bounds 0 >= -2655 @ 13.5668
13.82/14.08	c bounds 0 >= -2654 @ 13.5671
13.82/14.08	c bounds 0 >= -2653 @ 13.5674
13.82/14.08	c bounds 0 >= -2652 @ 13.5677
13.82/14.08	c bounds 0 >= -2651 @ 13.5681
13.82/14.10	c bounds -1734 >= -2651 @ 13.5828
13.82/14.10	c bounds -1734 >= -2650 @ 13.5834
13.82/14.10	c bounds -1734 >= -2649 @ 13.5837
13.82/14.10	c bounds -1734 >= -2648 @ 13.584
13.82/14.10	c bounds -1734 >= -2647 @ 13.5844
13.82/14.10	c bounds -1734 >= -2646 @ 13.5847
13.82/14.10	c bounds -1734 >= -2645 @ 13.585
13.82/14.10	c bounds -1734 >= -2644 @ 13.5853
13.82/14.10	c bounds -1734 >= -2643 @ 13.5856
13.82/14.10	c bounds -1734 >= -2642 @ 13.5859
13.82/14.10	c bounds -1734 >= -2641 @ 13.5862
13.82/14.10	c bounds -1734 >= -2640 @ 13.5866
13.82/14.10	c bounds -1734 >= -2639 @ 13.5876
13.82/14.10	c bounds -1734 >= -2638 @ 13.5879
13.82/14.10	c bounds -1734 >= -2637 @ 13.5882
13.82/14.10	c bounds -1734 >= -2636 @ 13.5885
13.82/14.10	c bounds -1734 >= -2635 @ 13.5888
13.82/14.11	c bounds -1734 >= -2634 @ 13.5892
13.82/14.11	c bounds -1734 >= -2633 @ 13.5895
13.82/14.11	c bounds -1734 >= -2632 @ 13.5898
13.82/14.11	c bounds -1734 >= -2631 @ 13.5901
13.82/14.11	c bounds -1734 >= -2630 @ 13.5904
13.82/14.11	c bounds -1734 >= -2629 @ 13.5916
13.82/14.11	c bounds -1734 >= -2628 @ 13.5921
13.82/14.11	c bounds -1734 >= -2627 @ 13.5925
13.92/14.11	c bounds -1734 >= -2626 @ 13.5929
13.92/14.11	c bounds -1734 >= -2625 @ 13.5934
13.92/14.11	c bounds -1734 >= -2624 @ 13.5938
13.92/14.11	c bounds -1734 >= -2623 @ 13.5942
13.92/14.11	c bounds -1734 >= -2622 @ 13.5946
13.92/14.11	c bounds -1734 >= -2621 @ 13.595
13.92/14.11	c bounds -1734 >= -2620 @ 13.5955
13.92/14.11	c bounds -1734 >= -2619 @ 13.5959
13.92/14.11	c bounds -1734 >= -2618 @ 13.5963
13.92/14.11	c bounds -1734 >= -2617 @ 13.5966
13.92/14.11	c bounds -1734 >= -2616 @ 13.5968
13.92/14.11	c bounds -1734 >= -2615 @ 13.5968
13.92/14.12	c bounds -1734 >= -2614 @ 13.5976
13.92/14.12	c bounds -1734 >= -2613 @ 13.5982
13.92/14.12	c bounds -1734 >= -2612 @ 13.5986
13.92/14.12	c bounds -1734 >= -2611 @ 13.5994
13.92/14.12	c bounds -1734 >= -2610 @ 13.5999
13.92/14.12	c bounds -1734 >= -2609 @ 13.6005
13.92/14.12	c bounds -1734 >= -2608 @ 13.6009
13.92/14.12	c bounds -1734 >= -2607 @ 13.6014
13.92/14.12	c bounds -1734 >= -2606 @ 13.6018
13.92/14.12	c bounds -1734 >= -2605 @ 13.6022
13.92/14.12	c bounds -1734 >= -2604 @ 13.6026
13.92/14.12	c bounds -1734 >= -2603 @ 13.6039
13.92/14.12	c bounds -1734 >= -2602 @ 13.6042
13.92/14.12	c bounds -1734 >= -2601 @ 13.6045
13.92/14.12	c bounds -1734 >= -2600 @ 13.6048
13.92/14.12	c bounds -1734 >= -2599 @ 13.6051
13.92/14.12	c bounds -1734 >= -2598 @ 13.6054
13.92/14.12	c bounds -1734 >= -2597 @ 13.6057
13.92/14.12	c bounds -1734 >= -2596 @ 13.6059
13.92/14.12	c bounds -1734 >= -2595 @ 13.6062
13.92/14.12	c bounds -1734 >= -2594 @ 13.6066
13.92/14.12	c bounds -1734 >= -2593 @ 13.6068
13.92/14.13	c bounds -1734 >= -2592 @ 13.6071
13.92/14.13	c bounds -1734 >= -2591 @ 13.6074
13.92/14.13	c bounds -1734 >= -2590 @ 13.6077
13.92/14.13	c bounds -1734 >= -2589 @ 13.6079
13.92/14.13	c bounds -1734 >= -2588 @ 13.6095
13.92/14.13	c bounds -1734 >= -2587 @ 13.6099
13.92/14.13	c bounds -1734 >= -2586 @ 13.6102
13.92/14.13	c bounds -1734 >= -2585 @ 13.6105
13.92/14.13	c bounds -1734 >= -2584 @ 13.6108
13.92/14.13	c bounds -1734 >= -2583 @ 13.6111
13.92/14.13	c bounds -1734 >= -2582 @ 13.6113
13.92/14.13	c bounds -1734 >= -2581 @ 13.6116
13.92/14.13	c bounds -1734 >= -2580 @ 13.6119
13.92/14.13	c bounds -1734 >= -2579 @ 13.6127
13.92/14.13	c bounds -1734 >= -2578 @ 13.613
13.92/14.13	c bounds -1734 >= -2577 @ 13.6133
15.98/16.23	c #Conflicts: 1000 | #Constraints: 404165
18.36/18.68	c #Conflicts: 2000 | #Constraints: 405165
18.46/18.72	c DATABASE CLEANUP
18.46/18.72	c GARBAGE COLLECT
18.46/18.72	c bounds -1734 >= -2576 @ 18.1155
18.46/18.72	c bounds -1734 >= -2575 @ 18.1157
18.46/18.72	c bounds -1734 >= -2574 @ 18.1157
18.46/18.72	c bounds -1734 >= -2573 @ 18.1157
18.46/18.72	c bounds -1734 >= -2572 @ 18.1158
18.46/18.72	c bounds -1734 >= -2571 @ 18.1161
18.46/18.72	c bounds -1734 >= -2570 @ 18.1163
18.46/18.72	c bounds -1734 >= -2569 @ 18.1166
18.46/18.72	c bounds -1734 >= -2568 @ 18.117
18.46/18.72	c bounds -1734 >= -2567 @ 18.1173
18.46/18.72	c bounds -1734 >= -2566 @ 18.1181
18.46/18.73	c bounds -1734 >= -2565 @ 18.1185
18.46/18.73	c bounds -1734 >= -2564 @ 18.1188
18.46/18.73	c bounds -1734 >= -2563 @ 18.1192
18.46/18.73	c bounds -1734 >= -2562 @ 18.1195
18.46/18.73	c bounds -1734 >= -2561 @ 18.1222
18.46/18.73	c bounds -1734 >= -2560 @ 18.1226
18.46/18.73	c bounds -1734 >= -2559 @ 18.1229
18.46/18.73	c bounds -1734 >= -2558 @ 18.1232
18.46/18.73	c bounds -1734 >= -2557 @ 18.1235
18.46/18.73	c bounds -1734 >= -2556 @ 18.1238
18.46/18.73	c bounds -1734 >= -2555 @ 18.1242
18.46/18.73	c bounds -1734 >= -2554 @ 18.1249
18.46/18.73	c bounds -1734 >= -2553 @ 18.1252
18.46/18.73	c bounds -1734 >= -2552 @ 18.1256
18.46/18.73	c bounds -1734 >= -2551 @ 18.1259
18.46/18.73	c bounds -1734 >= -2550 @ 18.1262
18.46/18.73	c bounds -1734 >= -2549 @ 18.1265
18.46/18.73	c bounds -1734 >= -2548 @ 18.1268
18.46/18.73	c bounds -1734 >= -2547 @ 18.1271
18.46/18.73	c bounds -1734 >= -2546 @ 18.1274
18.46/18.73	c bounds -1734 >= -2545 @ 18.1278
18.46/18.74	c bounds -1734 >= -2544 @ 18.1281
18.46/18.74	c bounds -1734 >= -2543 @ 18.1283
18.46/18.74	c bounds -1734 >= -2542 @ 18.1286
18.46/18.74	c bounds -1734 >= -2541 @ 18.129
18.46/18.74	c bounds -1734 >= -2540 @ 18.1292
18.46/18.74	c bounds -1734 >= -2539 @ 18.1295
18.46/18.74	c bounds -1734 >= -2538 @ 18.1298
18.46/18.74	c bounds -1734 >= -2537 @ 18.1301
18.46/18.74	c bounds -1734 >= -2536 @ 18.1305
18.46/18.74	c bounds -1734 >= -2535 @ 18.131
18.46/18.74	c bounds -1734 >= -2534 @ 18.1313
18.46/18.74	c bounds -1734 >= -2533 @ 18.1316
18.46/18.74	c bounds -1734 >= -2532 @ 18.1319
18.46/18.74	c bounds -1734 >= -2531 @ 18.1322
18.46/18.74	c bounds -1734 >= -2530 @ 18.1325
18.46/18.74	c bounds -1734 >= -2529 @ 18.1328
18.46/18.74	c bounds -1734 >= -2528 @ 18.1331
18.46/18.74	c bounds -1734 >= -2527 @ 18.1333
18.46/18.74	c bounds -1734 >= -2526 @ 18.1336
18.46/18.74	c bounds -1734 >= -2525 @ 18.1339
18.46/18.74	c bounds -1734 >= -2524 @ 18.1342
18.46/18.74	c bounds -1734 >= -2523 @ 18.1345
18.46/18.74	c bounds -1734 >= -2522 @ 18.1348
18.46/18.74	c bounds -1734 >= -2521 @ 18.1351
18.46/18.74	c bounds -1734 >= -2520 @ 18.1354
18.46/18.74	c bounds -1734 >= -2519 @ 18.1355
18.46/18.74	c bounds -1734 >= -2518 @ 18.1355
18.46/18.74	c bounds -1734 >= -2517 @ 18.1359
18.46/18.75	c bounds -1734 >= -2516 @ 18.1361
18.46/18.75	c bounds -1734 >= -2515 @ 18.1364
18.46/18.75	c bounds -1734 >= -2514 @ 18.1367
18.46/18.75	c bounds -1734 >= -2513 @ 18.137
18.46/18.75	c bounds -1734 >= -2512 @ 18.1373
18.46/18.75	c bounds -1734 >= -2511 @ 18.1376
18.46/18.75	c bounds -1734 >= -2510 @ 18.1379
18.46/18.75	c bounds -1734 >= -2509 @ 18.1382
18.46/18.75	c bounds -1734 >= -2508 @ 18.1385
18.46/18.75	c bounds -1734 >= -2507 @ 18.1388
18.46/18.75	c bounds -1734 >= -2506 @ 18.1391
18.46/18.75	c bounds -1734 >= -2505 @ 18.1394
18.46/18.75	c bounds -1734 >= -2504 @ 18.1397
18.46/18.75	c bounds -1734 >= -2503 @ 18.1405
18.46/18.75	c bounds -1734 >= -2502 @ 18.1408
18.46/18.75	c bounds -1734 >= -2501 @ 18.1411
18.46/18.75	c bounds -1734 >= -2500 @ 18.1414
18.46/18.75	c bounds -1734 >= -2499 @ 18.1416
18.46/18.75	c bounds -1734 >= -2498 @ 18.142
18.46/18.75	c bounds -1734 >= -2497 @ 18.143
18.46/18.75	c bounds -1734 >= -2496 @ 18.1434
18.46/18.75	c bounds -1734 >= -2495 @ 18.1437
18.46/18.75	c bounds -1734 >= -2494 @ 18.1448
18.46/18.75	c bounds -1734 >= -2493 @ 18.1451
18.46/18.75	c bounds -1734 >= -2492 @ 18.1454
18.46/18.76	c bounds -1734 >= -2491 @ 18.1457
18.46/18.76	c bounds -1734 >= -2490 @ 18.146
18.46/18.76	c bounds -1734 >= -2489 @ 18.1472
18.46/18.76	c bounds -1734 >= -2488 @ 18.1476
18.46/18.76	c bounds -1734 >= -2487 @ 18.1477
18.46/18.76	c bounds -1734 >= -2486 @ 18.1477
18.46/18.76	c bounds -1734 >= -2485 @ 18.1477
18.46/18.76	c bounds -1734 >= -2484 @ 18.1477
18.46/18.76	c bounds -1734 >= -2483 @ 18.1479
18.46/18.76	c bounds -1734 >= -2482 @ 18.1482
18.46/18.76	c bounds -1734 >= -2481 @ 18.1485
18.46/18.76	c bounds -1734 >= -2480 @ 18.1488
18.46/18.76	c bounds -1734 >= -2479 @ 18.1491
18.46/18.76	c bounds -1734 >= -2478 @ 18.1493
18.46/18.76	c bounds -1734 >= -2477 @ 18.1496
18.46/18.76	c bounds -1734 >= -2476 @ 18.1499
18.46/18.76	c bounds -1734 >= -2475 @ 18.1502
18.46/18.76	c bounds -1734 >= -2474 @ 18.1507
18.46/18.76	c bounds -1734 >= -2473 @ 18.1509
18.46/18.76	c bounds -1734 >= -2472 @ 18.1512
18.46/18.76	c bounds -1734 >= -2471 @ 18.1513
18.46/18.76	c bounds -1734 >= -2470 @ 18.1513
18.46/18.76	c bounds -1734 >= -2469 @ 18.1513
18.46/18.76	c bounds -1734 >= -2468 @ 18.1514
18.46/18.76	c bounds -1734 >= -2467 @ 18.1518
18.46/18.76	c bounds -1734 >= -2466 @ 18.152
18.46/18.76	c bounds -1734 >= -2465 @ 18.1523
18.46/18.76	c bounds -1734 >= -2464 @ 18.1526
18.46/18.76	c bounds -1734 >= -2463 @ 18.1528
18.46/18.77	c bounds -1734 >= -2462 @ 18.153
18.46/18.77	c bounds -1734 >= -2461 @ 18.1531
18.46/18.77	c bounds -1734 >= -2460 @ 18.1531
18.46/18.77	c bounds -1734 >= -2459 @ 18.1531
18.46/18.77	c bounds -1734 >= -2458 @ 18.1532
18.46/18.77	c bounds -1734 >= -2457 @ 18.1534
18.46/18.77	c bounds -1734 >= -2456 @ 18.1539
18.46/18.77	c bounds -1734 >= -2455 @ 18.1542
18.46/18.77	c bounds -1734 >= -2454 @ 18.1544
18.46/18.77	c bounds -1734 >= -2453 @ 18.1547
18.46/18.77	c bounds -1734 >= -2452 @ 18.1549
18.46/18.77	c bounds -1734 >= -2451 @ 18.1552
18.46/18.77	c bounds -1734 >= -2450 @ 18.1554
18.46/18.77	c bounds -1734 >= -2449 @ 18.1557
18.46/18.77	c bounds -1734 >= -2448 @ 18.1559
18.46/18.77	c bounds -1734 >= -2447 @ 18.1563
18.46/18.77	c bounds -1734 >= -2446 @ 18.1566
18.46/18.77	c bounds -1734 >= -2445 @ 18.1569
18.46/18.77	c bounds -1734 >= -2444 @ 18.1572
18.46/18.77	c bounds -1734 >= -2443 @ 18.1575
18.46/18.77	c bounds -1734 >= -2442 @ 18.1577
18.46/18.77	c bounds -1734 >= -2441 @ 18.158
18.46/18.77	c bounds -1734 >= -2440 @ 18.1582
18.46/18.77	c bounds -1734 >= -2439 @ 18.1585
18.46/18.77	c bounds -1734 >= -2438 @ 18.1588
18.46/18.77	c bounds -1734 >= -2437 @ 18.159
18.46/18.77	c bounds -1734 >= -2436 @ 18.1593
18.46/18.77	c bounds -1734 >= -2435 @ 18.1595
18.46/18.77	c bounds -1734 >= -2434 @ 18.1598
18.46/18.77	c bounds -1734 >= -2433 @ 18.1602
18.46/18.77	c bounds -1734 >= -2432 @ 18.1604
18.46/18.77	c bounds -1734 >= -2431 @ 18.1607
18.46/18.77	c bounds -1734 >= -2430 @ 18.1609
18.46/18.78	c bounds -1734 >= -2429 @ 18.1611
18.46/18.78	c bounds -1734 >= -2428 @ 18.1614
18.46/18.78	c bounds -1734 >= -2427 @ 18.1616
18.46/18.78	c bounds -1734 >= -2426 @ 18.1619
18.46/18.78	c bounds -1734 >= -2425 @ 18.1621
18.46/18.78	c bounds -1734 >= -2424 @ 18.1622
18.46/18.78	c bounds -1734 >= -2423 @ 18.1622
18.46/18.78	c bounds -1734 >= -2422 @ 18.1622
18.46/18.78	c bounds -1734 >= -2421 @ 18.1623
18.46/18.78	c bounds -1734 >= -2420 @ 18.1625
18.46/18.78	c bounds -1734 >= -2419 @ 18.1628
18.46/18.78	c bounds -1734 >= -2418 @ 18.163
18.46/18.78	c bounds -1734 >= -2417 @ 18.1633
18.46/18.78	c bounds -1734 >= -2416 @ 18.1635
18.46/18.78	c bounds -1734 >= -2415 @ 18.1638
18.46/18.78	c bounds -1734 >= -2414 @ 18.164
18.46/18.78	c bounds -1734 >= -2413 @ 18.1643
18.46/18.78	c bounds -1734 >= -2412 @ 18.1645
18.46/18.78	c bounds -1734 >= -2411 @ 18.1649
18.46/18.78	c bounds -1734 >= -2410 @ 18.1652
18.46/18.78	c bounds -1734 >= -2409 @ 18.1654
18.46/18.78	c bounds -1734 >= -2408 @ 18.1657
18.46/18.78	c bounds -1734 >= -2407 @ 18.1659
18.46/18.78	c bounds -1734 >= -2406 @ 18.1662
18.46/18.78	c bounds -1734 >= -2405 @ 18.1665
18.46/18.78	c bounds -1734 >= -2404 @ 18.1668
18.46/18.78	c bounds -1734 >= -2403 @ 18.1671
18.46/18.78	c bounds -1734 >= -2402 @ 18.1673
18.46/18.78	c bounds -1734 >= -2401 @ 18.1676
18.46/18.78	c bounds -1734 >= -2400 @ 18.1678
18.46/18.78	c bounds -1734 >= -2399 @ 18.169
18.46/18.78	c bounds -1734 >= -2398 @ 18.1693
18.46/18.79	c bounds -1734 >= -2397 @ 18.1695
18.46/18.79	c bounds -1734 >= -2396 @ 18.1698
18.46/18.79	c bounds -1734 >= -2395 @ 18.17
18.46/18.79	c bounds -1734 >= -2394 @ 18.1703
18.46/18.79	c bounds -1734 >= -2393 @ 18.1705
18.46/18.79	c bounds -1734 >= -2392 @ 18.1709
18.46/18.79	c bounds -1734 >= -2391 @ 18.1711
18.46/18.79	c bounds -1734 >= -2390 @ 18.1714
18.46/18.79	c bounds -1734 >= -2389 @ 18.1722
18.46/18.79	c bounds -1734 >= -2388 @ 18.1725
18.46/18.79	c bounds -1734 >= -2387 @ 18.1729
18.46/18.79	c bounds -1734 >= -2386 @ 18.1732
18.46/18.79	c bounds -1734 >= -2385 @ 18.1736
18.46/18.79	c bounds -1734 >= -2384 @ 18.1738
18.46/18.79	c bounds -1734 >= -2383 @ 18.1741
18.46/18.79	c bounds -1734 >= -2382 @ 18.1743
18.46/18.79	c bounds -1734 >= -2381 @ 18.1753
18.46/18.79	c bounds -1734 >= -2380 @ 18.1756
18.46/18.79	c bounds -1734 >= -2379 @ 18.1759
18.46/18.79	c bounds -1734 >= -2378 @ 18.1761
18.46/18.79	c bounds -1734 >= -2377 @ 18.1764
18.46/18.79	c bounds -1734 >= -2376 @ 18.1766
18.46/18.79	c bounds -1734 >= -2375 @ 18.1771
18.46/18.79	c bounds -1734 >= -2374 @ 18.1773
18.46/18.79	c bounds -1734 >= -2373 @ 18.1776
18.46/18.79	c bounds -1734 >= -2372 @ 18.1779
18.46/18.79	c bounds -1734 >= -2371 @ 18.1782
18.46/18.79	c bounds -1734 >= -2370 @ 18.1782
18.46/18.79	c bounds -1734 >= -2369 @ 18.1782
18.46/18.80	c bounds -1734 >= -2368 @ 18.1782
18.46/18.80	c bounds -1734 >= -2367 @ 18.1782
18.54/18.80	c bounds -1734 >= -2366 @ 18.1782
18.54/18.80	c bounds -1734 >= -2365 @ 18.1787
18.54/18.80	c bounds -1734 >= -2364 @ 18.1789
18.54/18.80	c bounds -1734 >= -2363 @ 18.1792
18.54/18.80	c bounds -1734 >= -2362 @ 18.1794
18.54/18.80	c bounds -1734 >= -2361 @ 18.1797
18.54/18.80	c bounds -1734 >= -2360 @ 18.1803
18.54/18.80	c bounds -1734 >= -2359 @ 18.1807
18.54/18.80	c bounds -1734 >= -2358 @ 18.1809
18.54/18.80	c bounds -1734 >= -2357 @ 18.1812
18.54/18.80	c bounds -1734 >= -2356 @ 18.1815
18.54/18.80	c bounds -1734 >= -2355 @ 18.1818
18.54/18.80	c bounds -1734 >= -2354 @ 18.1821
18.54/18.80	c bounds -1734 >= -2353 @ 18.1824
18.54/18.80	c bounds -1734 >= -2352 @ 18.1827
18.54/18.80	c bounds -1734 >= -2351 @ 18.183
18.54/18.80	c bounds -1734 >= -2350 @ 18.1835
18.54/18.80	c bounds -1734 >= -2349 @ 18.1838
18.54/18.80	c bounds -1734 >= -2348 @ 18.184
18.54/18.80	c bounds -1734 >= -2347 @ 18.1843
18.54/18.80	c bounds -1734 >= -2346 @ 18.1845
18.54/18.80	c bounds -1734 >= -2345 @ 18.1848
18.54/18.80	c bounds -1734 >= -2344 @ 18.185
18.54/18.80	c bounds -1734 >= -2343 @ 18.1853
18.54/18.80	c bounds -1734 >= -2342 @ 18.1857
18.54/18.80	c bounds -1734 >= -2341 @ 18.186
18.54/18.80	c bounds -1734 >= -2340 @ 18.1863
18.54/18.81	c bounds -1734 >= -2339 @ 18.1866
18.54/18.81	c bounds -1734 >= -2338 @ 18.1868
18.54/18.81	c bounds -1734 >= -2337 @ 18.1871
18.54/18.81	c bounds -1734 >= -2336 @ 18.1873
18.54/18.81	c bounds -1734 >= -2335 @ 18.1876
18.54/18.81	c bounds -1734 >= -2334 @ 18.1879
18.54/18.81	c bounds -1734 >= -2333 @ 18.1881
18.54/18.81	c bounds -1734 >= -2332 @ 18.1884
18.54/18.81	c bounds -1734 >= -2331 @ 18.1886
18.54/18.81	c bounds -1734 >= -2330 @ 18.1889
18.54/18.81	c bounds -1734 >= -2329 @ 18.1891
18.54/18.81	c bounds -1734 >= -2328 @ 18.1894
18.54/18.81	c bounds -1734 >= -2327 @ 18.1897
18.54/18.81	c bounds -1734 >= -2326 @ 18.1904
18.54/18.81	c bounds -1734 >= -2325 @ 18.1908
18.54/18.81	c bounds -1734 >= -2324 @ 18.1911
18.54/18.81	c bounds -1734 >= -2323 @ 18.1914
18.54/18.81	c bounds -1734 >= -2322 @ 18.1917
18.54/18.81	c bounds -1734 >= -2321 @ 18.192
18.54/18.81	c bounds -1734 >= -2320 @ 18.1928
18.54/18.81	c bounds -1734 >= -2319 @ 18.1931
18.54/18.81	c bounds -1734 >= -2318 @ 18.1934
18.54/18.81	c bounds -1734 >= -2317 @ 18.1936
18.54/18.81	c bounds -1734 >= -2316 @ 18.1939
18.54/18.81	c bounds -1734 >= -2315 @ 18.1941
18.54/18.81	c bounds -1734 >= -2314 @ 18.1943
18.54/18.81	c bounds -1734 >= -2313 @ 18.1946
18.54/18.81	c bounds -1734 >= -2312 @ 18.1948
18.54/18.81	c bounds -1734 >= -2311 @ 18.1951
18.54/18.82	c bounds -1734 >= -2310 @ 18.1965
18.54/18.82	c bounds -1734 >= -2309 @ 18.1968
18.54/18.82	c bounds -1734 >= -2308 @ 18.197
18.54/18.82	c bounds -1734 >= -2307 @ 18.1973
18.54/18.82	c bounds -1734 >= -2306 @ 18.1975
18.54/18.82	c bounds -1734 >= -2305 @ 18.1978
18.54/18.82	c bounds -1734 >= -2304 @ 18.1982
18.54/18.82	c bounds -1734 >= -2303 @ 18.1984
18.54/18.82	c bounds -1734 >= -2302 @ 18.1994
18.54/18.82	c bounds -1734 >= -2301 @ 18.1996
18.54/18.82	c bounds -1734 >= -2300 @ 18.1999
18.54/18.82	c bounds -1734 >= -2299 @ 18.2002
18.54/18.82	c bounds -1734 >= -2298 @ 18.2005
18.54/18.82	c bounds -1734 >= -2297 @ 18.2021
18.54/18.82	c bounds -1734 >= -2296 @ 18.2023
18.54/18.82	c bounds -1734 >= -2295 @ 18.2026
18.54/18.82	c bounds -1734 >= -2294 @ 18.2029
18.54/18.82	c bounds -1734 >= -2293 @ 18.2035
18.54/18.82	c bounds -1734 >= -2292 @ 18.2038
18.54/18.82	c bounds -1734 >= -2291 @ 18.2042
18.54/18.82	c bounds -1734 >= -2290 @ 18.2045
18.54/18.82	c bounds -1734 >= -2289 @ 18.2047
18.54/18.82	c bounds -1734 >= -2288 @ 18.2049
18.54/18.82	c bounds -1734 >= -2287 @ 18.2053
18.54/18.83	c bounds -1734 >= -2286 @ 18.2063
18.54/18.83	c bounds -1734 >= -2285 @ 18.2066
18.54/18.83	c bounds -1734 >= -2284 @ 18.2069
18.54/18.83	c bounds -1734 >= -2283 @ 18.2071
18.54/18.83	c bounds -1734 >= -2282 @ 18.2074
18.54/18.83	c bounds -1734 >= -2281 @ 18.2075
18.54/18.83	c bounds -1734 >= -2280 @ 18.2075
18.54/18.83	c bounds -1734 >= -2279 @ 18.2075
18.54/18.83	c bounds -1734 >= -2278 @ 18.2075
18.54/18.83	c bounds -1734 >= -2277 @ 18.2078
18.54/18.83	c bounds -1734 >= -2276 @ 18.2081
18.54/18.83	c bounds -1734 >= -2275 @ 18.2085
18.54/18.83	c bounds -1734 >= -2274 @ 18.2088
18.54/18.83	c bounds -1734 >= -2273 @ 18.2095
18.54/18.83	c bounds -1734 >= -2272 @ 18.2099
18.54/18.83	c bounds -1734 >= -2271 @ 18.2102
18.54/18.83	c bounds -1734 >= -2270 @ 18.2105
18.54/18.83	c bounds -1734 >= -2269 @ 18.2108
18.54/18.83	c bounds -1734 >= -2268 @ 18.211
18.54/18.83	c bounds -1734 >= -2267 @ 18.2116
18.54/18.83	c bounds -1734 >= -2266 @ 18.2119
18.54/18.83	c bounds -1734 >= -2265 @ 18.2121
18.54/18.83	c bounds -1734 >= -2264 @ 18.2123
18.54/18.83	c bounds -1734 >= -2263 @ 18.2125
18.54/18.83	c bounds -1734 >= -2262 @ 18.2136
18.54/18.84	c bounds -1734 >= -2261 @ 18.2139
18.54/18.84	c bounds -1734 >= -2260 @ 18.2142
18.54/18.84	c bounds -1734 >= -2259 @ 18.2146
18.54/18.84	c bounds -1734 >= -2258 @ 18.2149
18.54/18.84	c bounds -1734 >= -2257 @ 18.2151
18.54/18.84	c bounds -1734 >= -2256 @ 18.2154
18.54/18.84	c bounds -1734 >= -2255 @ 18.216
18.54/18.84	c bounds -1734 >= -2254 @ 18.216
18.54/18.84	c bounds -1734 >= -2253 @ 18.216
18.54/18.84	c bounds -1734 >= -2252 @ 18.216
18.54/18.84	c bounds -1734 >= -2251 @ 18.2162
18.54/18.84	c bounds -1734 >= -2250 @ 18.2164
18.54/18.84	c bounds -1734 >= -2249 @ 18.2167
18.54/18.84	c bounds -1734 >= -2248 @ 18.217
18.54/18.84	c bounds -1734 >= -2247 @ 18.2172
18.54/18.84	c bounds -1734 >= -2246 @ 18.2175
18.54/18.84	c bounds -1734 >= -2245 @ 18.2212
18.54/18.84	c bounds -1734 >= -2244 @ 18.2215
18.54/18.84	c bounds -1734 >= -2243 @ 18.2218
18.54/18.84	c bounds -1734 >= -2242 @ 18.222
18.54/18.84	c bounds -1734 >= -2241 @ 18.2223
18.54/18.85	c bounds -1734 >= -2240 @ 18.2228
18.54/18.85	c bounds -1734 >= -2239 @ 18.2231
18.54/18.85	c bounds -1734 >= -2238 @ 18.2235
18.54/18.85	c bounds -1734 >= -2237 @ 18.2237
18.54/18.85	c bounds -1734 >= -2236 @ 18.2237
18.54/18.85	c bounds -1734 >= -2235 @ 18.2237
18.54/18.85	c bounds -1734 >= -2234 @ 18.2237
18.54/18.85	c bounds -1734 >= -2233 @ 18.224
18.54/18.85	c bounds -1734 >= -2232 @ 18.2245
18.54/18.85	c bounds -1734 >= -2231 @ 18.2248
18.54/18.85	c bounds -1734 >= -2230 @ 18.2251
18.54/18.85	c bounds -1734 >= -2229 @ 18.2255
18.54/18.85	c bounds -1734 >= -2228 @ 18.2258
18.54/18.85	c bounds -1734 >= -2227 @ 18.2261
18.54/18.85	c bounds -1734 >= -2226 @ 18.2264
18.54/18.85	c bounds -1734 >= -2225 @ 18.2265
18.54/18.85	c bounds -1734 >= -2224 @ 18.2265
18.54/18.85	c bounds -1734 >= -2223 @ 18.2268
18.54/18.85	c bounds -1734 >= -2222 @ 18.227
18.54/18.85	c bounds -1734 >= -2221 @ 18.2273
18.54/18.85	c bounds -1734 >= -2220 @ 18.2275
18.54/18.85	c bounds -1734 >= -2219 @ 18.2277
18.54/18.85	c bounds -1734 >= -2218 @ 18.2281
18.54/18.85	c bounds -1734 >= -2217 @ 18.2292
18.54/18.85	c bounds -1734 >= -2216 @ 18.2296
18.54/18.85	c bounds -1734 >= -2215 @ 18.2301
18.54/18.86	c bounds -1734 >= -2214 @ 18.2304
18.54/18.86	c bounds -1734 >= -2213 @ 18.2307
18.54/18.86	c bounds -1734 >= -2212 @ 18.2316
18.54/18.86	c bounds -1734 >= -2211 @ 18.2319
18.54/18.86	c bounds -1734 >= -2210 @ 18.2322
18.54/18.86	c bounds -1734 >= -2209 @ 18.2325
18.54/18.86	c bounds -1734 >= -2208 @ 18.2327
18.54/18.86	c bounds -1734 >= -2207 @ 18.233
18.54/18.86	c bounds -1734 >= -2206 @ 18.2343
18.54/18.86	c bounds -1734 >= -2205 @ 18.2348
18.54/18.86	c bounds -1734 >= -2204 @ 18.2353
18.54/18.86	c bounds -1734 >= -2203 @ 18.2357
18.54/18.86	c bounds -1734 >= -2202 @ 18.2361
18.54/18.86	c bounds -1734 >= -2201 @ 18.2365
18.54/18.86	c bounds -1734 >= -2200 @ 18.2369
18.54/18.86	c bounds -1734 >= -2199 @ 18.2373
18.54/18.86	c bounds -1734 >= -2198 @ 18.2377
18.54/18.86	c bounds -1734 >= -2197 @ 18.2381
18.54/18.86	c bounds -1734 >= -2196 @ 18.2385
18.54/18.86	c bounds -1734 >= -2195 @ 18.239
18.54/18.86	c bounds -1734 >= -2194 @ 18.2394
18.54/18.86	c bounds -1734 >= -2193 @ 18.2397
18.54/18.87	c bounds -1734 >= -2192 @ 18.2417
18.54/18.87	c bounds -1734 >= -2191 @ 18.2421
18.54/18.87	c bounds -1734 >= -2190 @ 18.2427
18.54/18.87	c bounds -1734 >= -2189 @ 18.243
18.54/18.87	c bounds -1734 >= -2188 @ 18.2432
18.54/18.87	c bounds -1734 >= -2187 @ 18.2435
18.54/18.87	c bounds -1734 >= -2186 @ 18.2437
18.54/18.87	c bounds -1734 >= -2185 @ 18.246
18.54/18.87	c bounds -1734 >= -2184 @ 18.2466
18.54/18.87	c bounds -1734 >= -2183 @ 18.2468
18.54/18.87	c bounds -1734 >= -2182 @ 18.2471
18.54/18.87	c bounds -1734 >= -2181 @ 18.2473
18.54/18.87	c bounds -1734 >= -2180 @ 18.2475
18.54/18.87	c bounds -1734 >= -2179 @ 18.2477
18.54/18.87	c bounds -1734 >= -2178 @ 18.2479
18.54/18.87	c bounds -1734 >= -2177 @ 18.2481
18.54/18.87	c bounds -1734 >= -2176 @ 18.2491
18.54/18.87	c bounds -1734 >= -2175 @ 18.2493
18.54/18.88	c bounds -1734 >= -2174 @ 18.2495
18.54/18.88	c bounds -1734 >= -2173 @ 18.2498
18.54/18.88	c bounds -1734 >= -2172 @ 18.25
18.54/18.88	c bounds -1734 >= -2171 @ 18.2502
18.54/18.88	c bounds -1734 >= -2170 @ 18.2504
18.54/18.88	c bounds -1734 >= -2169 @ 18.2514
18.54/18.88	c bounds -1734 >= -2168 @ 18.2524
18.54/18.88	c bounds -1734 >= -2167 @ 18.2527
18.54/18.88	c bounds -1734 >= -2166 @ 18.253
18.54/18.88	c bounds -1734 >= -2165 @ 18.2533
18.54/18.88	c bounds -1734 >= -2164 @ 18.2535
18.54/18.88	c bounds -1734 >= -2163 @ 18.2544
18.54/18.88	c bounds -1734 >= -2162 @ 18.2548
18.54/18.88	c bounds -1734 >= -2161 @ 18.2551
18.54/18.88	c bounds -1734 >= -2160 @ 18.2554
18.54/18.88	c bounds -1734 >= -2159 @ 18.2556
18.54/18.88	c bounds -1734 >= -2158 @ 18.2561
18.54/18.88	c bounds -1734 >= -2157 @ 18.2566
18.54/18.88	c bounds -1734 >= -2156 @ 18.257
18.54/18.88	c bounds -1734 >= -2155 @ 18.2573
18.54/18.88	c bounds -1734 >= -2154 @ 18.2576
18.54/18.88	c bounds -1734 >= -2153 @ 18.2579
18.54/18.88	c bounds -1734 >= -2152 @ 18.2588
18.54/18.89	c bounds -1734 >= -2151 @ 18.2595
18.54/18.89	c bounds -1734 >= -2150 @ 18.2598
18.54/18.89	c bounds -1734 >= -2149 @ 18.2601
18.54/18.89	c bounds -1734 >= -2148 @ 18.2603
18.54/18.89	c bounds -1734 >= -2147 @ 18.2606
18.54/18.89	c bounds -1734 >= -2146 @ 18.261
18.54/18.89	c bounds -1734 >= -2145 @ 18.2614
18.54/18.89	c bounds -1734 >= -2144 @ 18.2617
18.54/18.89	c bounds -1734 >= -2143 @ 18.2655
18.54/18.89	c bounds -1734 >= -2142 @ 18.2662
18.54/18.89	c bounds -1734 >= -2141 @ 18.2667
18.54/18.89	c bounds -1734 >= -2140 @ 18.267
18.54/18.89	c bounds -1734 >= -2139 @ 18.2673
18.54/18.89	c bounds -1734 >= -2138 @ 18.2675
18.54/18.89	c bounds -1734 >= -2137 @ 18.2682
18.64/18.90	c bounds -1734 >= -2136 @ 18.2708
18.64/18.90	c bounds -1734 >= -2135 @ 18.2711
18.64/18.90	c bounds -1734 >= -2134 @ 18.2711
18.64/18.90	c bounds -1734 >= -2133 @ 18.272
18.64/18.90	c bounds -1734 >= -2132 @ 18.2723
18.64/18.90	c bounds -1734 >= -2131 @ 18.2725
18.64/18.90	c bounds -1734 >= -2130 @ 18.2728
18.64/18.90	c bounds -1734 >= -2129 @ 18.273
18.64/18.90	c bounds -1734 >= -2128 @ 18.2738
18.64/18.90	c bounds -1734 >= -2127 @ 18.2743
18.64/18.90	c bounds -1734 >= -2126 @ 18.2748
18.64/18.90	c bounds -1734 >= -2125 @ 18.275
18.64/18.90	c bounds -1734 >= -2124 @ 18.2752
18.64/18.90	c bounds -1734 >= -2123 @ 18.2755
18.64/18.90	c bounds -1734 >= -2122 @ 18.2757
18.64/18.90	c bounds -1734 >= -2121 @ 18.2759
18.64/18.90	c bounds -1734 >= -2120 @ 18.2759
18.64/18.90	c bounds -1734 >= -2119 @ 18.2759
18.64/18.90	c bounds -1734 >= -2118 @ 18.2759
18.64/18.91	c bounds -1734 >= -2117 @ 18.2761
18.64/18.91	c bounds -1734 >= -2116 @ 18.2765
18.64/18.91	c bounds -1734 >= -2115 @ 18.2776
18.64/18.91	c bounds -1734 >= -2114 @ 18.2778
18.64/18.91	c bounds -1734 >= -2113 @ 18.278
18.64/18.91	c bounds -1734 >= -2112 @ 18.2803
18.64/18.91	c bounds -1734 >= -2111 @ 18.281
18.64/18.91	c bounds -1734 >= -2110 @ 18.2812
18.64/18.91	c bounds -1734 >= -2109 @ 18.2814
18.64/18.91	c bounds -1734 >= -2108 @ 18.2816
18.64/18.91	c bounds -1734 >= -2107 @ 18.2822
18.64/18.91	c bounds -1734 >= -2106 @ 18.2826
18.64/18.91	c bounds -1734 >= -2105 @ 18.2827
18.64/18.91	c bounds -1734 >= -2104 @ 18.2827
18.64/18.91	c bounds -1734 >= -2103 @ 18.2827
18.64/18.91	c bounds -1734 >= -2102 @ 18.283
18.64/18.91	c bounds -1734 >= -2101 @ 18.2833
18.64/18.91	c bounds -1734 >= -2100 @ 18.2835
18.64/18.91	c bounds -1734 >= -2099 @ 18.2837
18.64/18.91	c bounds -1734 >= -2098 @ 18.284
18.64/18.91	c bounds -1734 >= -2097 @ 18.2843
18.64/18.92	c bounds -1734 >= -2096 @ 18.2845
18.64/18.92	c bounds -1734 >= -2095 @ 18.2865
18.64/18.92	c bounds -1734 >= -2094 @ 18.287
18.64/18.92	c bounds -1734 >= -2093 @ 18.2875
18.64/18.92	c bounds -1734 >= -2092 @ 18.2875
18.64/18.92	c bounds -1734 >= -2091 @ 18.2875
18.64/18.92	c bounds -1734 >= -2090 @ 18.2879
18.64/18.92	c bounds -1734 >= -2089 @ 18.2882
18.64/18.92	c bounds -1734 >= -2088 @ 18.2888
18.64/18.92	c bounds -1734 >= -2087 @ 18.2891
18.64/18.92	c bounds -1734 >= -2086 @ 18.2894
18.64/18.92	c bounds -1734 >= -2085 @ 18.2897
18.64/18.92	c bounds -1734 >= -2084 @ 18.2901
18.64/18.92	c bounds -1734 >= -2083 @ 18.2903
18.64/18.92	c bounds -1734 >= -2082 @ 18.2906
18.64/18.92	c bounds -1734 >= -2081 @ 18.2913
18.64/18.92	c bounds -1734 >= -2080 @ 18.2916
18.64/18.92	c bounds -1734 >= -2079 @ 18.292
18.64/18.92	c bounds -1734 >= -2078 @ 18.2924
18.64/18.92	c bounds -1734 >= -2077 @ 18.2928
18.64/18.93	c bounds -1734 >= -2076 @ 18.293
18.64/18.93	c bounds -1734 >= -2075 @ 18.2932
18.64/18.93	c bounds -1734 >= -2074 @ 18.2955
18.64/18.93	c bounds -1734 >= -2073 @ 18.2957
18.64/18.93	c bounds -1734 >= -2072 @ 18.2959
18.64/18.93	c bounds -1734 >= -2071 @ 18.2961
18.64/18.93	c bounds -1734 >= -2070 @ 18.297
18.64/18.93	c bounds -1734 >= -2069 @ 18.2973
18.64/18.93	c bounds -1734 >= -2068 @ 18.2976
18.64/18.93	c bounds -1734 >= -2067 @ 18.2978
18.64/18.93	c bounds -1734 >= -2066 @ 18.2981
18.64/18.93	c bounds -1734 >= -2065 @ 18.2984
18.64/18.93	c bounds -1734 >= -2064 @ 18.2988
18.64/18.93	c bounds -1734 >= -2063 @ 18.2992
18.64/18.93	c bounds -1734 >= -2062 @ 18.2997
18.64/18.93	c bounds -1734 >= -2061 @ 18.3016
18.64/18.94	c bounds -1734 >= -2060 @ 18.3041
18.64/18.94	c bounds -1734 >= -2059 @ 18.3049
18.64/18.94	c bounds -1734 >= -2058 @ 18.3053
18.64/18.94	c bounds -1734 >= -2057 @ 18.306
18.64/18.94	c bounds -1734 >= -2056 @ 18.3068
18.64/18.94	c bounds -1734 >= -2055 @ 18.3088
18.64/18.94	c bounds -1734 >= -2054 @ 18.3089
52.92/53.34	c bounds -1734 >= -2053 @ 52.5712
52.92/53.35	c bounds -1734 >= -2052 @ 52.5729
52.92/53.35	c bounds -1734 >= -2051 @ 52.5744
52.92/53.35	c bounds -1734 >= -2050 @ 52.578
52.92/53.35	c bounds -1734 >= -2049 @ 52.5797
52.92/53.36	c bounds -1734 >= -2048 @ 52.5809
52.92/53.36	c bounds -1734 >= -2047 @ 52.582
52.92/53.36	c bounds -1734 >= -2046 @ 52.5838
52.92/53.37	c bounds -1734 >= -2045 @ 52.587
52.92/53.37	c bounds -1734 >= -2044 @ 52.5903
52.92/53.37	c bounds -1734 >= -2043 @ 52.5957
52.92/53.38	c bounds -1734 >= -2042 @ 52.5989
52.92/53.38	c bounds -1734 >= -2041 @ 52.6026
52.92/53.39	c bounds -1734 >= -2040 @ 52.6065
52.92/53.39	c bounds -1734 >= -2039 @ 52.609
52.92/53.39	c bounds -1734 >= -2038 @ 52.6122
53.02/53.40	c bounds -1734 >= -2037 @ 52.6191
53.02/53.41	c bounds -1734 >= -2036 @ 52.627
53.02/53.42	c bounds -1734 >= -2035 @ 52.6364
53.02/53.43	c bounds -1734 >= -2034 @ 52.6421
53.02/53.44	c bounds -1734 >= -2033 @ 52.6518
53.02/53.44	c bounds -1734 >= -2032 @ 52.6587
53.02/53.45	c bounds -1734 >= -2031 @ 52.666
53.02/53.46	c bounds -1734 >= -2030 @ 52.6742
53.02/53.47	c bounds -1734 >= -2029 @ 52.6804
53.02/53.47	c bounds -1734 >= -2028 @ 52.6892
53.02/53.49	c bounds -1734 >= -2027 @ 52.6986
53.11/53.50	c bounds -1734 >= -2026 @ 52.7086
53.11/53.51	c bounds -1734 >= -2025 @ 52.7213
53.11/53.53	c bounds -1734 >= -2024 @ 52.7379
53.11/53.56	c bounds -1734 >= -2023 @ 52.7694
53.11/53.57	c bounds -1734 >= -2022 @ 52.7822
53.21/53.60	c bounds -1734 >= -2021 @ 52.8071
53.21/53.63	c bounds -1734 >= -2020 @ 52.8418
53.21/53.64	c #Conflicts: 3000 | #Constraints: 409689
53.32/53.70	c bounds -1734 >= -2019 @ 52.9055
53.32/53.77	c bounds -1734 >= -2018 @ 52.9791
53.42/53.82	c bounds -1734 >= -2017 @ 53.0294
53.42/53.88	c bounds -1734 >= -2016 @ 53.0801
53.51/53.95	c bounds -1734 >= -2015 @ 53.1572
53.51/53.98	c #Conflicts: 4000 | #Constraints: 410959
53.62/54.05	c bounds -1734 >= -2014 @ 53.2537
53.72/54.14	c DATABASE CLEANUP
53.72/54.14	c GARBAGE COLLECT
53.72/54.14	c bounds -1734 >= -2013 @ 53.3407
53.81/54.21	c bounds -1734 >= -2012 @ 53.4087
53.91/54.33	c #Conflicts: 5000 | #Constraints: 409049
53.91/54.34	c bounds -1734 >= -2011 @ 53.5366
56.09/56.53	c #Conflicts: 6000 | #Constraints: 410109
171.75/172.60	c DATABASE CLEANUP
171.75/172.60	c GARBAGE COLLECT
171.75/172.60	c #Conflicts: 7000 | #Constraints: 408518
171.75/172.65	c bounds -1734 >= -2010 @ 171.315
171.95/172.84	c bounds -1734 >= -2009 @ 171.501
172.05/172.97	c #Conflicts: 8000 | #Constraints: 409695
172.16/173.09	c bounds -1734 >= -2008 @ 171.745
172.44/173.34	c #Conflicts: 9000 | #Constraints: 410797
174.23/175.16	c DATABASE CLEANUP
174.23/175.16	c #Conflicts: 10000 | #Constraints: 409099
179.38/180.36	c #Conflicts: 11000 | #Constraints: 410102
183.45/184.46	c #Conflicts: 12000 | #Constraints: 411103
465.75/467.71	c DATABASE CLEANUP
465.75/467.71	c GARBAGE COLLECT
465.75/467.71	c #Conflicts: 13000 | #Constraints: 409357
465.75/467.79	c bounds -1734 >= -2007 @ 465.198
466.06/468.10	c bounds -1734 >= -2006 @ 465.502
466.06/468.10	c #Conflicts: 14000 | #Constraints: 410468
466.54/468.50	c #Conflicts: 15000 | #Constraints: 411468
466.64/468.63	c DATABASE CLEANUP
466.64/468.63	c bounds -1734 >= -2005 @ 466.022
466.85/468.89	c #Conflicts: 16000 | #Constraints: 409642
467.15/469.17	c bounds -1734 >= -2004 @ 466.546
467.73/469.72	c #Conflicts: 17000 | #Constraints: 410771
469.79/471.82	c #Conflicts: 18000 | #Constraints: 411771
470.68/472.71	c DATABASE CLEANUP
470.68/472.71	c GARBAGE COLLECT
470.68/472.71	c #Conflicts: 19000 | #Constraints: 409693
471.08/473.13	c #Conflicts: 20000 | #Constraints: 410693
471.08/473.14	c bounds -1734 >= -2003 @ 470.43
473.23/475.30	c #Conflicts: 21000 | #Constraints: 411840
475.49/477.62	c #Conflicts: 22000 | #Constraints: 412840
478.06/480.30	c #Conflicts: 23000 | #Constraints: 413840
480.52/482.78	c #Conflicts: 24000 | #Constraints: 414840
482.98/485.30	c #Conflicts: 25000 | #Constraints: 415840
485.65/487.90	c #Conflicts: 26000 | #Constraints: 416840
488.60/490.99	c #Conflicts: 27000 | #Constraints: 417840
491.68/494.09	c #Conflicts: 28000 | #Constraints: 418840
1003.03/1007.47	c DATABASE CLEANUP
1003.03/1007.47	c GARBAGE COLLECT
1003.03/1007.47	c #Conflicts: 29000 | #Constraints: 412966
1003.64/1008.03	c #Conflicts: 30000 | #Constraints: 413966
1004.21/1008.61	c #Conflicts: 31000 | #Constraints: 414966
1004.52/1008.95	c bounds -1734 >= -2002 @ 1003.59
1004.81/1009.21	c #Conflicts: 32000 | #Constraints: 416107
1005.30/1009.79	c #Conflicts: 33000 | #Constraints: 417107
1006.00/1010.40	c DATABASE CLEANUP
1006.00/1010.40	c GARBAGE COLLECT
1006.00/1010.40	c #Conflicts: 34000 | #Constraints: 412328
1006.19/1010.65	c bounds -1734 >= -2001 @ 1005.26
1006.49/1010.96	c #Conflicts: 35000 | #Constraints: 413436
1006.99/1011.48	c #Conflicts: 36000 | #Constraints: 414436
1007.48/1011.99	c #Conflicts: 37000 | #Constraints: 415436
1007.59/1012.05	c bounds -1734 >= -2000 @ 1006.64
1008.07/1012.54	c #Conflicts: 38000 | #Constraints: 416532
1008.57/1013.10	c DATABASE CLEANUP
1008.57/1013.10	c #Conflicts: 39000 | #Constraints: 412243
1009.06/1013.58	c bounds -1734 >= -1999 @ 1008.14
1009.15/1013.66	c #Conflicts: 40000 | #Constraints: 413369
1009.75/1014.20	c #Conflicts: 41000 | #Constraints: 414369
1010.34/1014.87	c #Conflicts: 42000 | #Constraints: 415369
1010.74/1015.25	c bounds -1734 >= -1998 @ 1009.77
1011.03/1015.53	c UNIT CLEANUP
1011.03/1015.53	c DATABASE CLEANUP
1011.03/1015.53	c #Conflicts: 43000 | #Constraints: 411282
1011.64/1016.15	c #Conflicts: 44000 | #Constraints: 412282
2121.34/2130.33	c #Conflicts: 45000 | #Constraints: 413282
2121.93/2130.97	c #Conflicts: 46000 | #Constraints: 414282
2122.43/2131.43	c bounds -1734 >= -1997 @ 2121.02
2123.03/2132.03	c #Conflicts: 47000 | #Constraints: 415393
2125.59/2134.67	c #Conflicts: 48000 | #Constraints: 416393
2127.86/2137.00	c #Conflicts: 49000 | #Constraints: 417393
2130.43/2139.57	c #Conflicts: 50000 | #Constraints: 418393
2132.92/2142.06	c #Conflicts: 51000 | #Constraints: 419393
2135.38/2144.56	c #Conflicts: 52000 | #Constraints: 420393
2137.75/2146.98	c #Conflicts: 53000 | #Constraints: 421393
2140.62/2149.87	c #Conflicts: 54000 | #Constraints: 422393
2143.50/2152.70	c #Conflicts: 55000 | #Constraints: 423393
2145.78/2155.06	c #Conflicts: 56000 | #Constraints: 424393
2148.76/2158.10	c #Conflicts: 57000 | #Constraints: 425393
2151.82/2161.14	c #Conflicts: 58000 | #Constraints: 426393
2154.38/2163.73	c UNIT CLEANUP
2154.38/2163.73	c DATABASE CLEANUP
2154.38/2163.73	c GARBAGE COLLECT
2154.38/2163.73	c #Conflicts: 59000 | #Constraints: 416898
2155.08/2164.45	c #Conflicts: 60000 | #Constraints: 417898
2155.87/2165.21	c #Conflicts: 61000 | #Constraints: 418898
2156.56/2165.99	c #Conflicts: 62000 | #Constraints: 419898
2157.25/2166.63	c bounds -1734 >= -1996 @ 2155.67
2157.55/2166.90	c #Conflicts: 63000 | #Constraints: 420991
2158.33/2167.74	c #Conflicts: 64000 | #Constraints: 421991
2159.03/2168.48	c #Conflicts: 65000 | #Constraints: 422991
2159.73/2169.17	c DATABASE CLEANUP
2159.73/2169.17	c GARBAGE COLLECT
2159.73/2169.17	c #Conflicts: 66000 | #Constraints: 415555
2160.31/2169.77	c #Conflicts: 67000 | #Constraints: 416555
2161.09/2170.51	c #Conflicts: 68000 | #Constraints: 417555
2161.29/2170.70	c bounds -1734 >= -1995 @ 2159.66
2161.70/2171.16	c #Conflicts: 69000 | #Constraints: 418633
2162.48/2171.94	c #Conflicts: 70000 | #Constraints: 419633
2163.18/2172.60	c #Conflicts: 71000 | #Constraints: 420633
2163.76/2173.26	c UNIT CLEANUP
2163.76/2173.26	c DATABASE CLEANUP
2163.76/2173.26	c #Conflicts: 72000 | #Constraints: 414030
2163.86/2173.31	c bounds -1734 >= -1994 @ 2162.22
2164.46/2173.97	c #Conflicts: 73000 | #Constraints: 415126
2165.25/2174.70	c #Conflicts: 74000 | #Constraints: 416126
2165.84/2175.34	c #Conflicts: 75000 | #Constraints: 417126
2166.54/2176.04	c #Conflicts: 76000 | #Constraints: 418126
2167.12/2176.65	c #Conflicts: 77000 | #Constraints: 419126
2167.42/2176.97	c bounds -1734 >= -1993 @ 2165.8
2168.41/2177.98	c #Conflicts: 78000 | #Constraints: 420243
2171.18/2180.73	c DATABASE CLEANUP
2171.18/2180.73	c GARBAGE COLLECT
2171.18/2180.73	c #Conflicts: 79000 | #Constraints: 414234
2173.85/2183.48	c #Conflicts: 80000 | #Constraints: 415234
2176.32/2185.92	c #Conflicts: 81000 | #Constraints: 416234
2178.89/2188.57	c #Conflicts: 82000 | #Constraints: 417234
2181.86/2191.53	c #Conflicts: 83000 | #Constraints: 418234
2184.43/2194.19	c #Conflicts: 84000 | #Constraints: 419234
2186.70/2196.44	c #Conflicts: 85000 | #Constraints: 420234
2189.06/2198.80	c #Conflicts: 86000 | #Constraints: 421234
2191.04/2200.80	c #Conflicts: 87000 | #Constraints: 422234
2193.41/2203.27	c #Conflicts: 88000 | #Constraints: 423234
2195.78/2205.62	c #Conflicts: 89000 | #Constraints: 424234
2198.17/2208.06	c #Conflicts: 90000 | #Constraints: 425234
2200.63/2210.51	c #Conflicts: 91000 | #Constraints: 426234
2203.59/2213.50	c #Conflicts: 92000 | #Constraints: 427234
2206.66/2216.69	c #Conflicts: 93000 | #Constraints: 428234
2209.22/2219.21	c #Conflicts: 94000 | #Constraints: 429234
2211.70/2221.72	c #Conflicts: 95000 | #Constraints: 430234
2214.16/2224.20	c #Conflicts: 96000 | #Constraints: 431234
2216.54/2226.68	c #Conflicts: 97000 | #Constraints: 432234
2219.02/2229.14	c #Conflicts: 98000 | #Constraints: 433234
2221.38/2231.58	c #Conflicts: 99000 | #Constraints: 434234
3600.01/3615.02	c DATABASE CLEANUP
3600.01/3615.02	c GARBAGE COLLECT
3600.01/3615.02	c Disabling crashed LP
3600.01/3615.02	c cpu time 3597.7 s
3600.01/3615.02	c deterministic time 4158686850 4.16e+09
3600.01/3615.02	c optimization time 7.36057 s
3600.01/3615.02	c total solve time 3587.28 s
3600.01/3615.02	c core-guided solve time 1452.73 s
3600.01/3615.02	c propagation time 47.0235 s
3600.01/3615.02	c conflict analysis time 106.168 s
3600.01/3615.02	c local search time 0 s
3600.01/3615.02	c propagations 67036692
3600.01/3615.02	c resolve steps 6660999
3600.01/3615.02	c resolve steps with general constraints 286131
3600.01/3615.02	c decisions 273139
3600.01/3615.02	c conflicts 99200
3600.01/3615.02	c overflow fixes 4486
3600.01/3615.02	c conflicts with overflow fixes 310
3600.01/3615.02	c restarts 254
3600.01/3615.02	c inprocessing phases 16
3600.01/3615.02	c garbage collections 11 ,( 68.75 )
3600.01/3615.02	c input clauses 404144 ,( 98.47 )
3600.01/3615.02	c input cardinalities 4425 ,( 1.08 )
3600.01/3615.02	c input general constraints 1874 ,( 0.46 )
3600.01/3615.02	c input average constraint length 9.50
3600.01/3615.02	c input average constraint degree 2.08e+00
3600.01/3615.02	c input average constraint degree bitlength 0.04
3600.01/3615.02	c learned clauses 96604 ,( 94.68 )
3600.01/3615.02	c learned cardinalities 358 ,( 0.35 )
3600.01/3615.02	c learned general constraints 5074 ,( 4.97 )
3600.01/3615.02	c learned average constraint length 622.05
3600.01/3615.02	c learned average constraint degree 4.28e+06
3600.01/3615.02	c learned average constraint degree bitlength 0.64
3600.01/3615.02	c watched  CF 32, 64, 128, Arb: 158 , 0 , 0 , 0
3600.01/3615.02	c counting CF 32, 64, 128, Arb: 6791 , 0 , 0 , 0
3600.01/3615.02	c watched   constraints 158 ,( 2.27 ) 
3600.01/3615.02	c counting  constraints 6790 ,( 97.73 ) 
3600.01/3615.02	c loaded clauses, cards, PBs, (WATCHED, COUNTING): 616934734 , 211397360 , 68298770 ,( 109181 , 68189589 )
3600.01/3615.02	c pure literals detected 0
3600.01/3615.02	c unique literal constraints detected 0
3600.01/3615.02	c gcd simplifications 27118
3600.01/3615.02	c detected cardinalities 2107
3600.01/3615.02	c divisions strengthening the constraint 0
3600.01/3615.02	c weakened non-implied lits 78593223
3600.01/3615.02	c weakened non-implying lits 200087
3600.01/3615.02	c percentage of cover cuts not using all falsified lits 0.000
3600.01/3615.02	c average MIR cut multiplier 3.14e+04
3600.01/3615.02	c average MIR cut multiplier bitlength 0.606
3600.01/3615.02	c original variables 3570
3600.01/3615.02	c clausal propagations 46946832
3600.01/3615.02	c cardinality propagations 9762715
3600.01/3615.02	c watched propagations 2473
3600.01/3615.02	c counting propagations 9860294
3600.01/3615.02	c watch lookups 1004709522
3600.01/3615.02	c watch backjump lookups 0
3600.01/3615.02	c watch checks 2556447443
3600.01/3615.02	c propagation checks 223092896
3600.01/3615.02	c constraint additions 239460429
3600.01/3615.02	c trail pops 67409024
3600.01/3615.02	c formula constraints 395243
3600.01/3615.02	c learned constraints 102028
3600.01/3615.02	c bound constraints 899
3600.01/3615.02	c core-guided constraints 7188
3600.01/3615.02	c encountered formula constraints 5726146
3600.01/3615.02	c encountered learned constraints 469575
3600.01/3615.02	c encountered bound constraints 2600
3600.01/3615.02	c encountered core-guided constraints 370479
3600.01/3615.02	c LP total time 2061.81 s
3600.01/3615.02	c LP solve time 2061.69 s
3600.01/3615.02	c LP constraints added 395080
3600.01/3615.02	c LP constraints removed 0
3600.01/3615.02	c LP pivots internal 172704
3600.01/3615.02	c LP pivots root 85000
3600.01/3615.02	c LP calls 12
3600.01/3615.02	c LP optimalities 0
3600.01/3615.02	c LP no pivot count 0
3600.01/3615.02	c LP infeasibilities 4
3600.01/3615.02	c LP valid Farkas constraints 4
3600.01/3615.02	c LP learned Farkas constraints 4
3600.01/3615.02	c LP basis resets 0
3600.01/3615.02	c LP cycling count 0
3600.01/3615.02	c LP singular count 0
3600.01/3615.02	c LP no primal count 0
3600.01/3615.02	c LP no farkas count 0
3600.01/3615.02	c LP other issue count 0
3600.01/3615.02	c LP Gomory cuts 0
3600.01/3615.02	c LP learned cuts 0
3600.01/3615.02	c LP deleted cuts 0
3600.01/3615.02	c LP encountered Gomory constraints 0
3600.01/3615.02	c LP encountered Farkas constraints 257
3600.01/3615.02	c LP encountered learned Farkas constraints 4
3600.01/3615.02	c CG auxiliary variables introduced 4969
3600.01/3615.02	c CG solutions found 2
3600.01/3615.02	c CG cores constructed 897
3600.01/3615.02	c CG core cardinality constraints returned 0
3600.01/3615.02	c CG unit cores 0
3600.01/3615.02	c CG single cores 892
3600.01/3615.02	c CG blocks removed during cardinality reduction 0
3600.01/3615.02	c CG first core best 0
3600.01/3615.02	c CG decision core best 0
3600.01/3615.02	c CG core reduction tie 5
3600.01/3615.02	c CG core degree average 1.00
3600.01/3615.02	c CG core slack average 5.13
3600.01/3615.02	c CG core upper bound improvements 0
3600.01/3615.02	c STR number of successful calls 0
3600.01/3615.02	c STR number of unsuccessful calls 0
3600.01/3615.02	c STR number of inconclusive calls 0
3600.01/3615.02	c STR number of successful attempts 0
3600.01/3615.02	c STR number of unsuccessful attempts 0
3600.01/3615.02	c STR number of inconclusive attempts 0
3600.01/3615.02	c STR average degree increase per successful call inf
3600.01/3615.02	c STR average degree increase per successful attempt inf
3600.01/3615.02	c STR total number of conflicts for successful attempts 0
3600.01/3615.02	c STR total number of conflicts for unsuccessful attempts 0
3600.01/3615.02	c STR total number of conflicts for inconclusive attempts 0
3600.01/3615.02	c STR average number of conflicts per successful attempt inf
3600.01/3615.02	c STR average number of conflicts per unsuccessful attempt inf
3600.01/3615.02	c STR average number of conflicts per inconclusive attempt inf
3600.01/3615.02	c IHS number of seeded input constraints 0
3600.01/3615.02	c IHS number of seeded weakened input constraints 0
3600.01/3615.02	c IHS number of successful local search calls 0
3600.01/3615.02	c IHS number of timeouts for local search 0
3600.01/3615.02	c IHS number of complete search calls 0
3600.01/3615.02	c IHS number of optimal complete search calls 0
3600.01/3615.02	c IHS number of complete search progress calls 0
3600.01/3615.02	c IHS number of solutions from local search 0
3600.01/3615.02	c IHS number of upper bounds from local search 0
3600.01/3615.02	c IHS number of cores from local search 0
3600.01/3615.02	c IHS number of discarded solutions from local search 0
3600.01/3615.02	c IHS number of solutions from complete search 0
3600.01/3615.02	c IHS number of upper bounds from complete search 0
3600.01/3615.02	c IHS number of cores from complete search 0
3600.01/3615.02	c IHS number of discarded solutions from complete search 0
3600.01/3615.02	c IHS local search    time 0 s
3600.01/3615.02	c IHS complete search time 0 s
3600.01/3615.02	c IHS core extraction time 0 s
3600.01/3615.02	c AVG.sumWPerc 80.68 
3600.01/3615.02	c bigint constraints 0 
3600.01/3615.02	o -1734
3600.01/3615.02	s SATISFIABLE
3600.01/3615.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.01/3615.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-4833932-1783693138/watcher-4833932-1783693138 -o /tmp/evaluation-result-4833932-1783693138/solver-4833932-1783693138 -C 3600 -W 3700 -M 62000 --var /tmp/evaluation-result-4833932-1783693138/vars-4833932-1783693138 --bin-var /tmp/runsolver-exch-nodeE009-1783689418-1574596 --watchdog 3760 --file-size-limit 100000 ./run-opt.sh --proof-log=/tmp/proofs/proof-4833932-1783693138 HOME/instance-4833932-1783693138.opb 

running on 4 cores: 40-43

CPU: AMD EPYC 9355 32-Core Processor
Cores frequency:
  2500 MHz: 1,3-4,6,9-10,13-16,18-19,21-22,24-25,29-30,33-34,36,38-39,44,46-50,52,55,57,59-61,63
  3550 MHz: 26-27,37,45,62
  3600 MHz: 0,2,5,7-8,11-12,17,20,23,28,31-32,35,40-43,51,53-54,56,58
WARNING: cores do not run at the same frequency!

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

CPU governors:
  performance: 40-43

NUMA information:
  number of nodes: 8
  node 0: cores 0-7, 128055 MiB (10178 MiB free)
  node 1: cores 8-15, 129019 MiB (30262 MiB free)
  node 2: cores 16-23, 129019 MiB (113593 MiB free)
  node 3: cores 24-31, 129003 MiB (108796 MiB free)
  node 4: cores 32-39, 129019 MiB (93794 MiB free)
  node 5: cores 40-47, 128973 MiB (113139 MiB free)
  node 6: cores 48-55, 129019 MiB (107531 MiB free)
  node 7: cores 56-63, 128474 MiB (120930 MiB free)
  node distances:
     10  12  12  12  32  32  32  32
     12  10  12  12  32  32  32  32
     12  12  10  12  32  32  32  32
     12  12  12  10  32  32  32  32
     32  32  32  32  10  12  12  12
     32  32  32  32  12  10  12  12
     32  32  32  32  12  12  10  12
     32  32  32  32  12  12  12  10

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


[startup+0.100061 s]*
/proc/loadavg: 14.12 14.24 14.78 13/883 1577683
/proc/meminfo: memFree=714947272/1055320700 swapFree=33390656/33554428
[pid=1577681] ppid=1577678 vsize=4192 memory=3144 CPUtime=0 cores=40-43
/proc/1577681/stat : 1577681 (run-opt.sh) S 1577678 1577681 1573625 0 -1 4194304 209 0 0 0 0 0 0 0 20 0 1 0 302601403 4292608 640 18446744073709551615 94861653094400 94861653988933 140734236105696 0 0 0 65536 4 65538 1 0 0 17 41 0 0 0 0 0 94861654227984 94861654275728 94861659021312 140734236109046 140734236109185 140734236109185 140734236114923 0
/proc/1577681/statm: 1048 786 708 219 0 110 0
[pid=1577683] ppid=1577681 vsize=60612 memory=19784 CPUtime=0.07 cores=40-43
/proc/1577683/stat : 1577683 (roundingsat) R 1577681 1577681 1573625 0 -1 4194304 2836 0 0 0 5 2 0 0 20 0 1 0 302601404 62066688 4800 18446744073709551615 4194304 11382409 140727523819760 0 0 0 0 0 8405026 0 0 0 17 42 0 0 0 0 0 12505888 12515512 27295744 140727523825533 140727523826080 140727523826080 140727523831786 0
/proc/1577683/statm: 15153 4946 2032 1755 0 2988 0
Current children cumulated CPU time: 0.07 s
Current children cumulated vsize: 64804 KiB
Current children cumulated memory: 22928 KiB

[startup+0.212753 s]*
/proc/loadavg: 14.12 14.24 14.78 13/883 1577683
/proc/meminfo: memFree=714903572/1055320700 swapFree=33390656/33554428
[pid=1577681] ppid=1577678 vsize=4192 memory=3144 CPUtime=0 cores=40-43
/proc/1577681/stat : 1577681 (run-opt.sh) S 1577678 1577681 1573625 0 -1 4194304 209 0 0 0 0 0 0 0 20 0 1 0 302601403 4292608 640 18446744073709551615 94861653094400 94861653988933 140734236105696 0 0 0 65536 4 65538 1 0 0 17 41 0 0 0 0 0 94861654227984 94861654275728 94861659021312 140734236109046 140734236109185 140734236109185 140734236114923 0
/proc/1577681/statm: 1048 786 708 219 0 110 0
[pid=1577683] ppid=1577681 vsize=73200 memory=29852 CPUtime=0.18 cores=40-43
/proc/1577683/stat : 1577683 (roundingsat) R 1577681 1577681 1573625 0 -1 4194304 6049 0 0 0 13 5 0 0 20 0 1 0 302601404 74956800 7282 18446744073709551615 4194304 11382409 140727523819760 0 0 0 0 0 8405026 0 0 0 17 42 0 0 0 0 0 12505888 12515512 27295744 140727523825533 140727523826080 140727523826080 140727523831786 0
/proc/1577683/statm: 18300 7463 2032 1755 0 6135 0
Current children cumulated CPU time: 0.18 s
Current children cumulated vsize: 77392 KiB
Current children cumulated memory: 32996 KiB

[startup+0.31225 s]*
/proc/loadavg: 14.12 14.24 14.78 14/883 1577683
/proc/meminfo: memFree=714886160/1055320700 swapFree=33390656/33554428
[pid=1577681] ppid=1577678 vsize=4192 memory=3144 CPUtime=0 cores=40-43
/proc/1577681/stat : 1577681 (run-opt.sh) S 1577678 1577681 1573625 0 -1 4194304 209 0 0 0 0 0 0 0 20 0 1 0 302601403 4292608 640 18446744073709551615 94861653094400 94861653988933 140734236105696 0 0 0 65536 4 65538 1 0 0 17 41 0 0 0 0 0 94861654227984 94861654275728 94861659021312 140734236109046 140734236109185 140734236109185 140734236114923 0
/proc/1577681/statm: 1048 786 708 219 0 110 0
[pid=1577683] ppid=1577681 vsize=84556 memory=41400 CPUtime=0.28 cores=40-43
/proc/1577683/stat : 1577683 (roundingsat) R 1577681 1577681 1573625 0 -1 4194304 8397 0 0 0 21 7 0 0 20 0 1 0 302601404 86585344 10224 18446744073709551615 4194304 11382409 140727523819760 0 0 0 0 0 8405026 0 0 0 17 42 0 0 0 0 0 12505888 12515512 27295744 140727523825533 140727523826080 140727523826080 140727523831786 0
/proc/1577683/statm: 21139 10350 2032 1755 0 8974 0
Current children cumulated CPU time: 0.28 s
Current children cumulated vsize: 88748 KiB
Current children cumulated memory: 44544 KiB

[startup+0.700223 s]
/proc/loadavg: 14.12 14.24 14.78 14/883 1577683
/proc/meminfo: memFree=714752716/1055320700 swapFree=33390656/33554428
[pid=1577681] ppid=1577678 vsize=4192 memory=3144 CPUtime=0 cores=40-43
/proc/1577681/stat : 1577681 (run-opt.sh) S 1577678 1577681 1573625 0 -1 4194304 209 0 0 0 0 0 0 0 20 0 1 0 302601403 4292608 640 18446744073709551615 94861653094400 94861653988933 140734236105696 0 0 0 65536 4 65538 1 0 0 17 41 0 0 0 0 0 94861654227984 94861654275728 94861659021312 140734236109046 140734236109185 140734236109185 140734236114923 0
/proc/1577681/statm: 1048 786 708 219 0 110 0
[pid=1577683] ppid=1577681 vsize=189788 memory=143088 CPUtime=0.66 cores=40-43
/proc/1577683/stat : 1577683 (roundingsat) R 1577681 1577681 1573625 0 -1 4194304 23416 0 0 0 51 15 0 0 20 0 1 0 302601404 194342912 35708 18446744073709551615 4194304 11382409 140727523819760 0 0 0 0 0 8405026 0 0 0 17 42 0 0 0 0 0 12505888 12515512 27295744 140727523825533 140727523826080 140727523826080 140727523831786 0
/proc/1577683/statm: 47447 35772 2112 1755 0 35282 0
Current children cumulated CPU time: 0.66 s
Current children cumulated vsize: 193980 KiB
Current children cumulated memory: 146232 KiB

[startup+1.50023 s]
/proc/loadavg: 14.12 14.24 14.78 15/883 1577683
/proc/meminfo: memFree=714256276/1055320700 swapFree=33390656/33554428
[pid=1577681] ppid=1577678 vsize=4192 memory=3144 CPUtime=0 cores=40-43
/proc/1577681/stat : 1577681 (run-opt.sh) S 1577678 1577681 1573625 0 -1 4194304 209 0 0 0 0 0 0 0 20 0 1 0 302601403 4292608 640 18446744073709551615 94861653094400 94861653988933 140734236105696 0 0 0 65536 4 65538 1 0 0 17 41 0 0 0 0 0 94861654227984 94861654275728 94861659021312 140734236109046 140734236109185 140734236109185 140734236114923 0
/proc/1577681/statm: 1048 786 708 219 0 110 0
[pid=1577683] ppid=1577681 vsize=438520 memory=334144 CPUtime=1.45 cores=40-43
/proc/1577683/stat : 1577683 (roundingsat) R 1577681 1577681 1573625 0 -1 4194304 60199 0 0 0 128 17 0 0 20 0 1 0 302601404 449044480 83443 18446744073709551615 4194304 11382409 140727523819760 0 0 0 0 0 8405026 0 0 0 17 42 0 0 0 0 0 12505888 12515512 27295744 140727523825533 140727523826080 140727523826080 140727523831786 0
/proc/1577683/statm: 109630 83536 2203 1755 0 97465 0
Current children cumulated CPU time: 1.45 s
Current children cumulated vsize: 442712 KiB
Current children cumulated memory: 337288 KiB

[startup+3.11303 s]
/proc/loadavg: 14.35 14.29 14.80 14/882 1577704
/proc/meminfo: memFree=718202896/1055320700 swapFree=33390656/33554428
[pid=1577681] ppid=1577678 vsize=4192 memory=3144 CPUtime=0 cores=40-43
/proc/1577681/stat : 1577681 (run-opt.sh) S 1577678 1577681 1573625 0 -1 4194304 209 0 0 0 0 0 0 0 20 0 1 0 302601403 4292608 640 18446744073709551615 94861653094400 94861653988933 140734236105696 0 0 0 65536 4 65538 1 0 0 17 41 0 0 0 0 0 94861654227984 94861654275728 94861659021312 140734236109046 140734236109185 140734236109185 140734236114923 0
/proc/1577681/statm: 1048 786 708 219 0 110 0
[pid=1577683] ppid=1577681 vsize=247488 memory=184360 CPUtime=2.99 cores=40-43
/proc/1577683/stat : 1577683 (roundingsat) R 1577681 1577681 1573625 0 -1 4194304 119417 0 0 0 273 26 0 0 20 0 1 0 302601404 253427712 46046 18446744073709551615 4194304 11382409 140727523819760 0 0 0 0 0 8405026 0 0 0 17 42 0 0 0 0 0 12505888 12515512 27295744 140727523825533 140727523826080 140727523826080 140727523831786 0
/proc/1577683/statm: 61872 46090 2219 1755 0 49707 0
Current children cumulated CPU time: 2.99 s
Current children cumulated vsize: 251680 KiB
Current children cumulated memory: 187504 KiB

[startup+6.30019 s]
/proc/loadavg: 14.35 14.29 14.80 14/888 1577724
/proc/meminfo: memFree=718573924/1055320700 swapFree=33390656/33554428
[pid=1577681] ppid=1577678 vsize=4192 memory=3144 CPUtime=0 cores=40-43
/proc/1577681/stat : 1577681 (run-opt.sh) S 1577678 1577681 1573625 0 -1 4194304 209 0 0 0 0 0 0 0 20 0 1 0 302601403 4292608 640 18446744073709551615 94861653094400 94861653988933 140734236105696 0 0 0 65536 4 65538 1 0 0 17 41 0 0 0 0 0 94861654227984 94861654275728 94861659021312 140734236109046 140734236109185 140734236109185 140734236114923 0
/proc/1577681/statm: 1048 786 708 219 0 110 0
[pid=1577683] ppid=1577681 vsize=566512 memory=457612 CPUtime=6.14 cores=40-43
/proc/1577683/stat : 1577683 (roundingsat) R 1577681 1577681 1573625 0 -1 4194304 137140 0 0 0 583 31 0 0 20 0 1 0 302601404 580108288 114206 18446744073709551615 4194304 11382409 140727523819760 0 0 0 0 0 8405026 0 0 0 17 42 0 0 0 0 0 12505888 12515512 27295744 140727523825533 140727523826080 140727523826080 140727523831786 0
/proc/1577683/statm: 141628 114403 2815 1755 0 129463 0
Current children cumulated CPU time: 6.14 s
Current children cumulated vsize: 570704 KiB
Current children cumulated memory: 460756 KiB

[startup+12.7002 s]
/proc/loadavg: 14.29 14.28 14.79 13/888 1577724
/proc/meminfo: memFree=718480084/1055320700 swapFree=33390656/33554428
[pid=1577681] ppid=1577678 vsize=4192 memory=3144 CPUtime=0 cores=40-43
/proc/1577681/stat : 1577681 (run-opt.sh) S 1577678 1577681 1573625 0 -1 4194304 209 0 0 0 0 0 0 0 20 0 1 0 302601403 4292608 640 18446744073709551615 94861653094400 94861653988933 140734236105696 0 0 0 65536 4 65538 1 0 0 17 41 0 0 0 0 0 94861654227984 94861654275728 94861659021312 140734236109046 140734236109185 140734236109185 140734236114923 0
/proc/1577681/statm: 1048 786 708 219 0 110 0
[pid=1577683] ppid=1577681 vsize=619680 memory=513384 CPUtime=12.52 cores=40-43
/proc/1577683/stat : 1577683 (roundingsat) R 1577681 1577681 1573625 0 -1 4194304 139349 0 0 0 1220 32 0 0 20 0 1 0 302601404 634552320 128221 18446744073709551615 4194304 11382409 140727523819760 0 0 0 0 0 8405026 0 0 0 17 42 0 0 0 0 0 12505888 12515512 27295744 140727523825533 140727523826080 140727523826080 140727523831786 0
/proc/1577683/statm: 154920 128346 2847 1755 0 142755 0
Current children cumulated CPU time: 12.52 s
Current children cumulated vsize: 623872 KiB
Current children cumulated memory: 516528 KiB

[startup+25.5002 s]
/proc/loadavg: 14.17 14.25 14.77 14/888 1577724
/proc/meminfo: memFree=718417184/1055320700 swapFree=33390656/33554428
[pid=1577681] ppid=1577678 vsize=4192 memory=3144 CPUtime=0 cores=40-43
/proc/1577681/stat : 1577681 (run-opt.sh) S 1577678 1577681 1573625 0 -1 4194304 209 0 0 0 0 0 0 0 20 0 1 0 302601403 4292608 640 18446744073709551615 94861653094400 94861653988933 140734236105696 0 0 0 65536 4 65538 1 0 0 17 41 0 0 0 0 0 94861654227984 94861654275728 94861659021312 140734236109046 140734236109185 140734236109185 140734236114923 0
/proc/1577681/statm: 1048 786 708 219 0 110 0
[pid=1577683] ppid=1577681 vsize=638348 memory=532952 CPUtime=25.22 cores=40-43
/proc/1577683/stat : 1577683 (roundingsat) R 1577681 1577681 1573625 0 -1 4194304 146610 0 0 0 2483 39 0 0 20 0 1 0 302601404 653668352 133086 18446744073709551615 4194304 11382409 140727523819760 0 0 0 0 0 8405026 0 0 0 17 42 0 0 0 0 0 12505888 12515512 27295744 140727523825533 140727523826080 140727523826080 140727523831786 0
/proc/1577683/statm: 159587 133238 2943 1755 0 147422 0
Current children cumulated CPU time: 25.22 s
Current children cumulated vsize: 642540 KiB
Current children cumulated memory: 536096 KiB

[startup+51.1136 s]
/proc/loadavg: 14.04 14.22 14.75 14/888 1577724
/proc/meminfo: memFree=717778780/1055320700 swapFree=33390656/33554428
[pid=1577681] ppid=1577678 vsize=4192 memory=3144 CPUtime=0 cores=40-43
/proc/1577681/stat : 1577681 (run-opt.sh) S 1577678 1577681 1573625 0 -1 4194304 209 0 0 0 0 0 0 0 20 0 1 0 302601403 4292608 640 18446744073709551615 94861653094400 94861653988933 140734236105696 0 0 0 65536 4 65538 1 0 0 17 41 0 0 0 0 0 94861654227984 94861654275728 94861659021312 140734236109046 140734236109185 140734236109185 140734236114923 0
/proc/1577681/statm: 1048 786 708 219 0 110 0
[pid=1577683] ppid=1577681 vsize=645252 memory=539924 CPUtime=50.74 cores=40-43
/proc/1577683/stat : 1577683 (roundingsat) R 1577681 1577681 1573625 0 -1 4194304 148396 0 0 0 5034 40 0 0 20 0 1 0 302601404 660738048 134750 18446744073709551615 4194304 11382409 140727523819760 0 0 0 0 0 8405026 0 0 0 17 42 0 0 0 0 0 12505888 12515512 27295744 140727523825533 140727523826080 140727523826080 140727523831786 0
/proc/1577683/statm: 161313 134981 2943 1755 0 149148 0
Current children cumulated CPU time: 50.74 s
Current children cumulated vsize: 649444 KiB
Current children cumulated memory: 543068 KiB

[startup+102.3 s]
/proc/loadavg: 13.14 13.96 14.63 13/888 1577727
/proc/meminfo: memFree=717252404/1055320700 swapFree=33390656/33554428
[pid=1577681] ppid=1577678 vsize=4192 memory=3144 CPUtime=0 cores=40-43
/proc/1577681/stat : 1577681 (run-opt.sh) S 1577678 1577681 1573625 0 -1 4194304 209 0 0 0 0 0 0 0 20 0 1 0 302601403 4292608 640 18446744073709551615 94861653094400 94861653988933 140734236105696 0 0 0 65536 4 65538 1 0 0 17 41 0 0 0 0 0 94861654227984 94861654275728 94861659021312 140734236109046 140734236109185 140734236109185 140734236114923 0
/proc/1577681/statm: 1048 786 708 219 0 110 0
[pid=1577683] ppid=1577681 vsize=649976 memory=544888 CPUtime=101.72 cores=40-43
/proc/1577683/stat : 1577683 (roundingsat) R 1577681 1577681 1573625 0 -1 4194304 154529 0 0 0 10125 47 0 0 20 0 1 0 302601404 665575424 136043 18446744073709551615 4194304 11382409 140727523819760 0 0 0 0 0 8405026 0 0 0 17 42 0 0 0 0 0 12505888 12515512 27295744 140727523825533 140727523826080 140727523826080 140727523831786 0
/proc/1577683/statm: 162494 136222 2943 1755 0 150329 0
Current children cumulated CPU time: 101.72 s
Current children cumulated vsize: 654168 KiB
Current children cumulated memory: 548032 KiB

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

/proc/1577683/statm: 221374 182773 3070 1755 0 209209 0
Current children cumulated CPU time: 3029.27 s
Current children cumulated vsize: 889688 KiB
Current children cumulated memory: 734236 KiB

[startup+3102.3 s]
/proc/loadavg: 9.75 10.90 12.23 12/862 1578781
/proc/meminfo: memFree=686776676/1055320700 swapFree=33390656/33554428
[pid=1577681] ppid=1577678 vsize=4192 memory=3144 CPUtime=0 cores=40-43
/proc/1577681/stat : 1577681 (run-opt.sh) S 1577678 1577681 1573625 0 -1 4194304 209 0 0 0 0 0 0 0 20 0 1 0 302601403 4292608 640 18446744073709551615 94861653094400 94861653988933 140734236105696 0 0 0 65536 4 65538 1 0 0 17 41 0 0 0 0 0 94861654227984 94861654275728 94861659021312 140734236109046 140734236109185 140734236109185 140734236114923 0
/proc/1577681/statm: 1048 786 708 219 0 110 0
[pid=1577683] ppid=1577681 vsize=885496 memory=731092 CPUtime=3089.07 cores=40-43
/proc/1577683/stat : 1577683 (roundingsat) R 1577681 1577681 1573625 0 -1 4194304 222017 0 0 0 308688 219 0 0 20 0 1 0 302601404 906747904 182471 18446744073709551615 4194304 11382409 140727523819760 0 0 0 0 0 8405026 0 0 0 17 41 0 0 0 0 0 12505888 12515512 27295744 140727523825533 140727523826080 140727523826080 140727523831786 0
/proc/1577683/statm: 221374 182773 3070 1755 0 209209 0
Current children cumulated CPU time: 3089.07 s
Current children cumulated vsize: 889688 KiB
Current children cumulated memory: 734236 KiB

[startup+3162.3 s]
/proc/loadavg: 9.91 10.73 12.09 10/861 1578782
/proc/meminfo: memFree=685391376/1055320700 swapFree=33390656/33554428
[pid=1577681] ppid=1577678 vsize=4192 memory=3144 CPUtime=0 cores=40-43
/proc/1577681/stat : 1577681 (run-opt.sh) S 1577678 1577681 1573625 0 -1 4194304 209 0 0 0 0 0 0 0 20 0 1 0 302601403 4292608 640 18446744073709551615 94861653094400 94861653988933 140734236105696 0 0 0 65536 4 65538 1 0 0 17 41 0 0 0 0 0 94861654227984 94861654275728 94861659021312 140734236109046 140734236109185 140734236109185 140734236114923 0
/proc/1577681/statm: 1048 786 708 219 0 110 0
[pid=1577683] ppid=1577681 vsize=885496 memory=731092 CPUtime=3148.84 cores=40-43
/proc/1577683/stat : 1577683 (roundingsat) R 1577681 1577681 1573625 0 -1 4194304 222018 0 0 0 314663 221 0 0 20 0 1 0 302601404 906747904 182471 18446744073709551615 4194304 11382409 140727523819760 0 0 0 0 0 8405026 0 0 0 17 41 0 0 0 0 0 12505888 12515512 27295744 140727523825533 140727523826080 140727523826080 140727523831786 0
/proc/1577683/statm: 221374 182773 3070 1755 0 209209 0
Current children cumulated CPU time: 3148.84 s
Current children cumulated vsize: 889688 KiB
Current children cumulated memory: 734236 KiB

[startup+3222.3 s]
/proc/loadavg: 10.35 10.71 11.99 11/860 1578783
/proc/meminfo: memFree=684035096/1055320700 swapFree=33390656/33554428
[pid=1577681] ppid=1577678 vsize=4192 memory=3144 CPUtime=0 cores=40-43
/proc/1577681/stat : 1577681 (run-opt.sh) S 1577678 1577681 1573625 0 -1 4194304 209 0 0 0 0 0 0 0 20 0 1 0 302601403 4292608 640 18446744073709551615 94861653094400 94861653988933 140734236105696 0 0 0 65536 4 65538 1 0 0 17 41 0 0 0 0 0 94861654227984 94861654275728 94861659021312 140734236109046 140734236109185 140734236109185 140734236114923 0
/proc/1577681/statm: 1048 786 708 219 0 110 0
[pid=1577683] ppid=1577681 vsize=885496 memory=731092 CPUtime=3208.63 cores=40-43
/proc/1577683/stat : 1577683 (roundingsat) R 1577681 1577681 1573625 0 -1 4194304 222018 0 0 0 320640 223 0 0 20 0 1 0 302601404 906747904 182471 18446744073709551615 4194304 11382409 140727523819760 0 0 0 0 0 8405026 0 0 0 17 41 0 0 0 0 0 12505888 12515512 27295744 140727523825533 140727523826080 140727523826080 140727523831786 0
/proc/1577683/statm: 221374 182773 3070 1755 0 209209 0
Current children cumulated CPU time: 3208.63 s
Current children cumulated vsize: 889688 KiB
Current children cumulated memory: 734236 KiB

[startup+3282.3 s]
/proc/loadavg: 9.78 10.50 11.84 11/861 1578785
/proc/meminfo: memFree=683320088/1055320700 swapFree=33390656/33554428
[pid=1577681] ppid=1577678 vsize=4192 memory=3144 CPUtime=0 cores=40-43
/proc/1577681/stat : 1577681 (run-opt.sh) S 1577678 1577681 1573625 0 -1 4194304 209 0 0 0 0 0 0 0 20 0 1 0 302601403 4292608 640 18446744073709551615 94861653094400 94861653988933 140734236105696 0 0 0 65536 4 65538 1 0 0 17 41 0 0 0 0 0 94861654227984 94861654275728 94861659021312 140734236109046 140734236109185 140734236109185 140734236114923 0
/proc/1577681/statm: 1048 786 708 219 0 110 0
[pid=1577683] ppid=1577681 vsize=863664 memory=709260 CPUtime=3268.44 cores=40-43
/proc/1577683/stat : 1577683 (roundingsat) R 1577681 1577681 1573625 0 -1 4194304 222509 0 0 0 326619 225 0 0 20 0 1 0 302601404 884391936 176965 18446744073709551615 4194304 11382409 140727523819760 0 0 0 0 0 8405026 0 0 0 17 41 0 0 0 0 0 12505888 12515512 27295744 140727523825533 140727523826080 140727523826080 140727523831786 0
/proc/1577683/statm: 215916 177315 3070 1755 0 203751 0
Current children cumulated CPU time: 3268.44 s
Current children cumulated vsize: 867856 KiB
Current children cumulated memory: 712404 KiB

[startup+3342.3 s]
/proc/loadavg: 9.63 10.32 11.69 11/860 1578790
/proc/meminfo: memFree=682342148/1055320700 swapFree=33390656/33554428
[pid=1577681] ppid=1577678 vsize=4192 memory=3144 CPUtime=0 cores=40-43
/proc/1577681/stat : 1577681 (run-opt.sh) S 1577678 1577681 1573625 0 -1 4194304 209 0 0 0 0 0 0 0 20 0 1 0 302601403 4292608 640 18446744073709551615 94861653094400 94861653988933 140734236105696 0 0 0 65536 4 65538 1 0 0 17 41 0 0 0 0 0 94861654227984 94861654275728 94861659021312 140734236109046 140734236109185 140734236109185 140734236114923 0
/proc/1577681/statm: 1048 786 708 219 0 110 0
[pid=1577683] ppid=1577681 vsize=863664 memory=709260 CPUtime=3328.23 cores=40-43
/proc/1577683/stat : 1577683 (roundingsat) R 1577681 1577681 1573625 0 -1 4194304 222509 0 0 0 332597 226 0 0 20 0 1 0 302601404 884391936 176965 18446744073709551615 4194304 11382409 140727523819760 0 0 0 0 0 8405026 0 0 0 17 41 0 0 0 0 0 12505888 12515512 27295744 140727523825533 140727523826080 140727523826080 140727523831786 0
/proc/1577683/statm: 215916 177315 3070 1755 0 203751 0
Current children cumulated CPU time: 3328.23 s
Current children cumulated vsize: 867856 KiB
Current children cumulated memory: 712404 KiB

[startup+3402.3 s]
/proc/loadavg: 10.09 10.35 11.61 11/863 1578794
/proc/meminfo: memFree=680381724/1055320700 swapFree=33390656/33554428
[pid=1577681] ppid=1577678 vsize=4192 memory=3144 CPUtime=0 cores=40-43
/proc/1577681/stat : 1577681 (run-opt.sh) S 1577678 1577681 1573625 0 -1 4194304 209 0 0 0 0 0 0 0 20 0 1 0 302601403 4292608 640 18446744073709551615 94861653094400 94861653988933 140734236105696 0 0 0 65536 4 65538 1 0 0 17 41 0 0 0 0 0 94861654227984 94861654275728 94861659021312 140734236109046 140734236109185 140734236109185 140734236114923 0
/proc/1577681/statm: 1048 786 708 219 0 110 0
[pid=1577683] ppid=1577681 vsize=867448 memory=713044 CPUtime=3388 cores=40-43
/proc/1577683/stat : 1577683 (roundingsat) R 1577681 1577681 1573625 0 -1 4194304 223455 0 0 0 338573 227 0 0 20 0 1 0 302601404 888266752 177989 18446744073709551615 4194304 11382409 140727523819760 0 0 0 0 0 8405026 0 0 0 17 41 0 0 0 0 0 12505888 12515512 27295744 140727523825533 140727523826080 140727523826080 140727523831786 0
/proc/1577683/statm: 216862 178261 3070 1755 0 204697 0
Current children cumulated CPU time: 3388 s
Current children cumulated vsize: 871640 KiB
Current children cumulated memory: 716188 KiB

[startup+3462.3 s]
/proc/loadavg: 9.75 10.20 11.48 10/864 1578796
/proc/meminfo: memFree=678847676/1055320700 swapFree=33390656/33554428
[pid=1577681] ppid=1577678 vsize=4192 memory=3144 CPUtime=0 cores=40-43
/proc/1577681/stat : 1577681 (run-opt.sh) S 1577678 1577681 1573625 0 -1 4194304 209 0 0 0 0 0 0 0 20 0 1 0 302601403 4292608 640 18446744073709551615 94861653094400 94861653988933 140734236105696 0 0 0 65536 4 65538 1 0 0 17 41 0 0 0 0 0 94861654227984 94861654275728 94861659021312 140734236109046 140734236109185 140734236109185 140734236114923 0
/proc/1577681/statm: 1048 786 708 219 0 110 0
[pid=1577683] ppid=1577681 vsize=869172 memory=714768 CPUtime=3447.8 cores=40-43
/proc/1577683/stat : 1577683 (roundingsat) R 1577681 1577681 1573625 0 -1 4194304 223886 0 0 0 344551 229 0 0 20 0 1 0 302601404 890032128 178373 18446744073709551615 4194304 11382409 140727523819760 0 0 0 0 0 8405026 0 0 0 17 41 0 0 0 0 0 12505888 12515512 27295744 140727523825533 140727523826080 140727523826080 140727523831786 0
/proc/1577683/statm: 217293 178692 3070 1755 0 205128 0
Current children cumulated CPU time: 3447.8 s
Current children cumulated vsize: 873364 KiB
Current children cumulated memory: 717912 KiB

[startup+3522.3 s]
/proc/loadavg: 9.65 10.09 11.36 11/866 1578799
/proc/meminfo: memFree=677351700/1055320700 swapFree=33390656/33554428
[pid=1577681] ppid=1577678 vsize=4192 memory=3144 CPUtime=0 cores=40-43
/proc/1577681/stat : 1577681 (run-opt.sh) S 1577678 1577681 1573625 0 -1 4194304 209 0 0 0 0 0 0 0 20 0 1 0 302601403 4292608 640 18446744073709551615 94861653094400 94861653988933 140734236105696 0 0 0 65536 4 65538 1 0 0 17 41 0 0 0 0 0 94861654227984 94861654275728 94861659021312 140734236109046 140734236109185 140734236109185 140734236114923 0
/proc/1577681/statm: 1048 786 708 219 0 110 0
[pid=1577683] ppid=1577681 vsize=869172 memory=714768 CPUtime=3507.59 cores=40-43
/proc/1577683/stat : 1577683 (roundingsat) R 1577681 1577681 1573625 0 -1 4194304 223886 0 0 0 350529 230 0 0 20 0 1 0 302601404 890032128 178373 18446744073709551615 4194304 11382409 140727523819760 0 0 0 0 0 8405026 0 0 0 17 41 0 0 0 0 0 12505888 12515512 27295744 140727523825533 140727523826080 140727523826080 140727523831786 0
/proc/1577683/statm: 217293 178692 3070 1755 0 205128 0
Current children cumulated CPU time: 3507.59 s
Current children cumulated vsize: 873364 KiB
Current children cumulated memory: 717912 KiB

[startup+3582.3 s]
/proc/loadavg: 9.37 9.93 11.23 10/863 1578814
/proc/meminfo: memFree=677055088/1055320700 swapFree=33390656/33554428
[pid=1577681] ppid=1577678 vsize=4192 memory=3144 CPUtime=0 cores=40-43
/proc/1577681/stat : 1577681 (run-opt.sh) S 1577678 1577681 1573625 0 -1 4194304 209 0 0 0 0 0 0 0 20 0 1 0 302601403 4292608 640 18446744073709551615 94861653094400 94861653988933 140734236105696 0 0 0 65536 4 65538 1 0 0 17 41 0 0 0 0 0 94861654227984 94861654275728 94861659021312 140734236109046 140734236109185 140734236109185 140734236114923 0
/proc/1577681/statm: 1048 786 708 219 0 110 0
[pid=1577683] ppid=1577681 vsize=872644 memory=718240 CPUtime=3567.39 cores=40-43
/proc/1577683/stat : 1577683 (roundingsat) R 1577681 1577681 1573625 0 -1 4194304 224754 0 0 0 356508 231 0 0 20 0 1 0 302601404 893587456 179269 18446744073709551615 4194304 11382409 140727523819760 0 0 0 0 0 8405026 0 0 0 17 41 0 0 0 0 0 12505888 12515512 27295744 140727523825533 140727523826080 140727523826080 140727523831786 0
/proc/1577683/statm: 218161 179560 3070 1755 0 205996 0
Current children cumulated CPU time: 3567.39 s
Current children cumulated vsize: 876836 KiB
Current children cumulated memory: 721384 KiB



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+3615 s]*
/proc/loadavg: 8.90 9.76 11.13 8/857 1578842
/proc/meminfo: memFree=679682444/1055320700 swapFree=33390656/33554428
[pid=1577681] ppid=1577678 vsize=4192 memory=3144 CPUtime=0 cores=40-43
/proc/1577681/stat : 1577681 (run-opt.sh) S 1577678 1577681 1573625 0 -1 4194304 209 0 0 0 0 0 0 0 20 0 1 0 302601403 4292608 640 18446744073709551615 94861653094400 94861653988933 140734236105696 0 0 0 65536 4 65538 1 0 0 17 41 0 0 0 0 0 94861654227984 94861654275728 94861659021312 140734236109046 140734236109185 140734236109185 140734236114923 0
/proc/1577681/statm: 1048 786 708 219 0 110 0
[pid=1577683] ppid=1577681 vsize=872644 memory=718240 CPUtime=3600.01 cores=40-43
/proc/1577683/stat : 1577683 (roundingsat) R 1577681 1577681 1573625 0 -1 4194304 224754 0 0 0 359769 232 0 0 20 0 1 0 302601404 893587456 179269 18446744073709551615 4194304 11382409 140727523819760 0 0 0 0 0 8405026 0 0 0 17 41 0 0 0 0 0 12505888 12515512 27295744 140727523825533 140727523826080 140727523826080 140727523831786 0
/proc/1577683/statm: 218161 179560 3070 1755 0 205996 0
Current children cumulated CPU time: 3600.01 s
Current children cumulated vsize: 876836 KiB
Current children cumulated memory: 721384 KiB

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

[startup+3615.02 s]
# the end of solver process 1577681 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.001918 s

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

# cumulated CPU time of all completed processes:  user=3597.71 s, system=2.33932 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): 3615.04
CPU time (s): 3600.05
CPU user time (s): 3597.71
CPU system time (s): 2.33932
CPU usage (%): 99.5853
Max. virtual memory (cumulated for all children) (KiB): 889688
Max. memory (cumulated for all children) (KiB): 734236

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 3597.71
system time used= 2.33932
maximum resident set size= 729884
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 224991
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= 113470
involuntary context switches= 2140


# summary of solver processes directly reported to runsolver:
#   pid: 1577681,1577683
#   total CPU time (s): 3600.05
#   total CPU user time (s): 3597.71
#   total CPU system time (s): 2.33932

??? join timestamper begins
??? join timestamper ends
??? end of timestamper thread
runsolver used 12.5563 second user time and 40.048 second system time

The end

Launcher Data

Begin job on nodeE009 at 2026-07-10 16:18:58
IDJOB=4833932
IDBENCH=178259
IDSOLVER=3668
FILE ID=nodeE009/4833932-1783693138
RUNJOBID= nodeE009-1783689418-1574596
SLURM_JOB_ID= 12734895
Free space on /tmp= 801360 MiB

SOLVER NAME= roundingsat-satsuma-opt 2026-06-11 (cert)
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 --proof-log=CERTNAME BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-4833932-1783693138/watcher-4833932-1783693138 -o /tmp/evaluation-result-4833932-1783693138/solver-4833932-1783693138 -C 3600 -W 3700 -M 62000 --var /tmp/evaluation-result-4833932-1783693138/vars-4833932-1783693138 --bin-var /tmp/runsolver-exch-nodeE009-1783689418-1574596 --watchdog 3760 --file-size-limit 100000 ./run-opt.sh --proof-log=/tmp/proofs/proof-4833932-1783693138 HOME/instance-4833932-1783693138.opb

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

MD5SUM BENCH= 22eb3dfa0fc3a378ade088cc2a422e29
RANDOM SEED=166376485

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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


/proc/meminfo:
MemTotal:       1055320700 kB
MemFree:        715005648 kB
MemAvailable:   1033274076 kB
Buffers:              32 kB
Cached:         321041416 kB
SwapCached:        32036 kB
Active:         30254192 kB
Inactive:       303604724 kB
Active(anon):   13435548 kB
Inactive(anon):   168780 kB
Active(file):   16818644 kB
Inactive(file): 303435944 kB
Unevictable:        3072 kB
Mlocked:               0 kB
SwapTotal:      33554428 kB
SwapFree:       33390656 kB
Zswap:                 0 kB
Zswapped:              0 kB
Dirty:             83604 kB
Writeback:             0 kB
AnonPages:      12790908 kB
Mapped:           212492 kB
Shmem:            786532 kB
KReclaimable:    3438012 kB
Slab:            4035516 kB
SReclaimable:    3438012 kB
SUnreclaim:       597504 kB
KernelStack:       15072 kB
PageTables:        34040 kB
SecPageTables:     15404 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    561214776 kB
Committed_AS:   143834252 kB
VmallocTotal:   13743895347199 kB
VmallocUsed:      478544 kB
VmallocChunk:          0 kB
Percpu:           121088 kB
HardwareCorrupted:     0 kB
AnonHugePages:   1533952 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:      395716 kB
DirectMap2M:    18800640 kB
DirectMap1G:    1054867456 kB

Free space on /tmp at the end= 801396 MiB
End job on nodeE009 at 2026-07-10 17:19:13