Trace number 4808757

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 NameAnswerCPU timeWall clock time
SynLSRS 2026-06-06? 3584.33 3596.21

General information on the benchmark

NamePB24/normalized-PB16/DEC-LIN/nossum/
normalized-sha1-size160-round21-7.opb
MD5SUM5d6b97f356aad0388a192f524989c31e
Bench CategoryDEC-LIN (decision problem, linear constraints, no UNSAT certificate)
Best result obtained on this benchmarkSAT
Best value of the objective obtained on this benchmark0
Best CPU time to get the best result obtained on this benchmark25.3813
Has Objective FunctionNO
Satisfiable
(Un)Satisfiability was proved
Best value of the objective function
Optimality of the best value was proved
Number of variables3968
Total number of constraints7936
Number of constraints which are clauses6656
Number of constraints which are cardinality constraints (but not clauses)448
Number of constraints which are nor clauses,nor cardinality constraints832
Minimum length of a constraint1
Maximum length of a constraint10
Number of terms in the objective function 0
Biggest coefficient in the objective function 0
Number of bits for the biggest coefficient in the objective function 0
Sum of the numbers in the objective function 0
Number of bits of the sum of numbers in the objective function 0
Biggest number in a constraint 4
Number of bits of the biggest number in a constraint 3
Biggest sum of numbers in a constraint 14
Number of bits of the biggest sum of numbers4
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.93	c Preprocess time: 0.214 seconds
3584.31/3596.16	c RoundingSat 2
3584.31/3596.16	c branch main
3584.31/3596.16	c commit d3f91ec
3584.31/3596.16	c #variables 3968 #constraints 8280
3584.31/3596.16	c Finish cloning data from SAT to LS
3584.31/3596.16	c nbvars=3968
3584.31/3596.16	c chongqijiange= 500
3584.31/3596.16	c rational objective 655.335
3584.31/3596.16	c restart_num_ls  -100000 0
3584.31/3596.16	c Use LS-small
3584.31/3596.16	c #Conflicts:       1000 | #Constraints:       9279
3584.31/3596.16	c #Conflicts:       2000 | #Constraints:      10279
3584.31/3596.16	c INPROCESSING
3584.31/3596.16	c GARBAGE COLLECT
3584.31/3596.16	c rational objective 655.795
3584.31/3596.16	c #Conflicts:       3000 | #Constraints:       8974
3584.31/3596.16	c #Conflicts:       4000 | #Constraints:       9974
3584.31/3596.16	c INPROCESSING
3584.31/3596.16	c GARBAGE COLLECT
3584.31/3596.16	c #Conflicts:       5000 | #Constraints:       9443
3584.31/3596.16	c #Conflicts:       6000 | #Constraints:      10443
3584.31/3596.16	c INPROCESSING
3584.31/3596.16	c GARBAGE COLLECT
3584.31/3596.16	c rational objective 691.337
3584.31/3596.16	c #Conflicts:       7000 | #Constraints:       9500
3584.31/3596.16	c #Conflicts:       8000 | #Constraints:      10500
3584.31/3596.16	c #Conflicts:       9000 | #Constraints:      11500
3584.31/3596.16	c INPROCESSING
3584.31/3596.16	c GARBAGE COLLECT
3584.31/3596.16	c #Conflicts:      10000 | #Constraints:      10234
3584.31/3596.16	c #Conflicts:      11000 | #Constraints:      11234
3584.31/3596.16	c #Conflicts:      12000 | #Constraints:      12234
3584.31/3596.16	c INPROCESSING
3584.31/3596.16	c GARBAGE COLLECT
3584.31/3596.16	c #Conflicts:      13000 | #Constraints:      10735
3584.31/3596.16	c #Conflicts:      14000 | #Constraints:      11735
3584.31/3596.16	c #Conflicts:      15000 | #Constraints:      12735
3584.31/3596.16	c INPROCESSING
3584.31/3596.16	c GARBAGE COLLECT
3584.31/3596.16	c #Conflicts:      16000 | #Constraints:      10962
3584.31/3596.16	c #Conflicts:      17000 | #Constraints:      11962
3584.31/3596.16	c #Conflicts:      18000 | #Constraints:      12962
3584.31/3596.16	c INPROCESSING
3584.31/3596.16	c GARBAGE COLLECT
3584.31/3596.16	c rational objective 715.572
3584.31/3596.16	c #Conflicts:      19000 | #Constraints:      10983
3584.31/3596.16	c #Conflicts:      20000 | #Constraints:      11983
3584.31/3596.16	c #Conflicts:      21000 | #Constraints:      12983
3584.31/3596.16	c INPROCESSING
3584.31/3596.16	c GARBAGE COLLECT
3584.31/3596.16	c #Conflicts:      22000 | #Constraints:      10820
3584.31/3596.16	c #Conflicts:      23000 | #Constraints:      11820
3584.31/3596.16	c #Conflicts:      24000 | #Constraints:      12820
3584.31/3596.16	c #Conflicts:      25000 | #Constraints:      13820
3584.31/3596.16	c INPROCESSING
3584.31/3596.16	c GARBAGE COLLECT
3584.31/3596.16	c #Conflicts:      26000 | #Constraints:      11426
3584.31/3596.16	c #Conflicts:      27000 | #Constraints:      12426
3584.31/3596.16	c #Conflicts:      28000 | #Constraints:      13426
3584.31/3596.16	c #Conflicts:      29000 | #Constraints:      14426
3584.31/3596.16	c INPROCESSING
3584.31/3596.16	c GARBAGE COLLECT
3584.31/3596.16	c rational objective 732.438
3584.31/3596.16	c #Conflicts:      30000 | #Constraints:      11825
3584.31/3596.16	c #Conflicts:      31000 | #Constraints:      12825
3584.31/3596.16	c #Conflicts:      32000 | #Constraints:      13825
3584.31/3596.16	c #Conflicts:      33000 | #Constraints:      14825
3584.31/3596.16	c INPROCESSING
3584.31/3596.16	c GARBAGE COLLECT
3584.31/3596.16	c #Conflicts:      34000 | #Constraints:      12037
3584.31/3596.16	c #Conflicts:      35000 | #Constraints:      13037
3584.31/3596.16	c #Conflicts:      36000 | #Constraints:      14037
3584.31/3596.16	c #Conflicts:      37000 | #Constraints:      15037
3584.31/3596.16	c INPROCESSING
3584.31/3596.16	c GARBAGE COLLECT
3584.31/3596.16	c #Conflicts:      38000 | #Constraints:      12063
3584.31/3596.16	c #Conflicts:      39000 | #Constraints:      13063
3584.31/3596.16	c #Conflicts:      40000 | #Constraints:      14063
3584.31/3596.16	c #Conflicts:      41000 | #Constraints:      15063
3584.31/3596.16	c INPROCESSING
3584.31/3596.16	c GARBAGE COLLECT
3584.31/3596.16	c rational objective 740.81
3584.31/3596.16	c #Conflicts:      42000 | #Constraints:      11861
3584.31/3596.16	c #Conflicts:      43000 | #Constraints:      12861
3584.31/3596.16	c #Conflicts:      44000 | #Constraints:      13861
3584.31/3596.16	c #Conflicts:      45000 | #Constraints:      14861
3584.31/3596.16	c #Conflicts:      46000 | #Constraints:      15861
3584.31/3596.16	c INPROCESSING
3584.31/3596.16	c GARBAGE COLLECT
3584.31/3596.16	c #Conflicts:      47000 | #Constraints:      12479
3584.31/3596.16	c #Conflicts:      48000 | #Constraints:      13479
3584.31/3596.16	c #Conflicts:      49000 | #Constraints:      14479
3584.31/3596.16	c #Conflicts:      50000 | #Constraints:      15479
3584.31/3596.16	c #Conflicts:      51000 | #Constraints:      16479
3584.31/3596.16	c INPROCESSING
3584.31/3596.16	c GARBAGE COLLECT
3584.31/3596.16	c rational objective 753.572
3584.31/3596.16	c #Conflicts:      52000 | #Constraints:      12911
3584.31/3596.16	c #Conflicts:      53000 | #Constraints:      13911
3584.31/3596.16	c #Conflicts:      54000 | #Constraints:      14911
3584.31/3596.16	c #Conflicts:      55000 | #Constraints:      15911
3584.31/3596.16	c #Conflicts:      56000 | #Constraints:      16911
3584.31/3596.16	c INPROCESSING
3584.31/3596.16	c GARBAGE COLLECT
3584.31/3596.16	c #Conflicts:      57000 | #Constraints:      13090
3584.31/3596.16	c #Conflicts:      58000 | #Constraints:      14090
3584.31/3596.16	c #Conflicts:      59000 | #Constraints:      15090
3584.31/3596.16	c #Conflicts:      60000 | #Constraints:      16090
3584.31/3596.16	c #Conflicts:      61000 | #Constraints:      17090
3584.31/3596.16	c INPROCESSING
3584.31/3596.16	c GARBAGE COLLECT
3584.31/3596.16	c #Conflicts:      62000 | #Constraints:      13093
3584.31/3596.16	c #Conflicts:      63000 | #Constraints:      14093
3584.31/3596.16	c #Conflicts:      64000 | #Constraints:      15093
3584.31/3596.16	c #Conflicts:      65000 | #Constraints:      16093
3584.31/3596.16	c #Conflicts:      66000 | #Constraints:      17093
3584.31/3596.16	c INPROCESSING
3584.31/3596.16	c GARBAGE COLLECT
3584.31/3596.16	c rational objective 762.948
3584.31/3596.16	c #Conflicts:      67000 | #Constraints:      12900
3584.31/3596.16	c #Conflicts:      68000 | #Constraints:      13900
3584.31/3596.16	c #Conflicts:      69000 | #Constraints:      14900
3584.31/3596.16	c #Conflicts:      70000 | #Constraints:      15900
3584.31/3596.16	c #Conflicts:      71000 | #Constraints:      16900
3584.31/3596.16	c #Conflicts:      72000 | #Constraints:      17900
3584.31/3596.16	c INPROCESSING
3584.31/3596.16	c GARBAGE COLLECT
3584.31/3596.16	c #Conflicts:      73000 | #Constraints:      13526
3584.31/3596.16	c #Conflicts:      74000 | #Constraints:      14526
3584.31/3596.16	c #Conflicts:      75000 | #Constraints:      15526
3584.31/3596.16	c #Conflicts:      76000 | #Constraints:      16526
3584.31/3596.16	c #Conflicts:      77000 | #Constraints:      17526
3584.31/3596.16	c #Conflicts:      78000 | #Constraints:      18526
3584.31/3596.16	c INPROCESSING
3584.31/3596.16	c GARBAGE COLLECT
3584.31/3596.16	c rational objective 770.234
3584.31/3596.16	c #Conflicts:      79000 | #Constraints:      13927
3584.31/3596.16	c #Conflicts:      80000 | #Constraints:      14927
3584.31/3596.16	c #Conflicts:      81000 | #Constraints:      15927
3584.31/3596.16	c #Conflicts:      82000 | #Constraints:      16927
3584.31/3596.16	c #Conflicts:      83000 | #Constraints:      17927
3584.31/3596.16	c #Conflicts:      84000 | #Constraints:      18927
3584.31/3596.16	c INPROCESSING
3584.31/3596.16	c GARBAGE COLLECT
3584.31/3596.16	c #Conflicts:      85000 | #Constraints:      14140
3584.31/3596.16	c #Conflicts:      86000 | #Constraints:      15140
3584.31/3596.16	c #Conflicts:      87000 | #Constraints:      16140
3584.31/3596.16	c #Conflicts:      88000 | #Constraints:      17140
3584.31/3596.16	c #Conflicts:      89000 | #Constraints:      18140
3584.31/3596.16	c #Conflicts:      90000 | #Constraints:      19140
3584.31/3596.16	c INPROCESSING
3584.31/3596.16	c GARBAGE COLLECT
3584.31/3596.16	c rational objective 772.9
3584.31/3596.16	c #Conflicts:      91000 | #Constraints:      14153
3584.31/3596.16	c #Conflicts:      92000 | #Constraints:      15153
3584.31/3596.16	c #Conflicts:      93000 | #Constraints:      16153
3584.31/3596.16	c #Conflicts:      94000 | #Constraints:      17153
3584.31/3596.16	c #Conflicts:      95000 | #Constraints:      18153
3584.31/3596.16	c #Conflicts:      96000 | #Constraints:      19153
3584.31/3596.16	c INPROCESSING
3584.31/3596.16	c GARBAGE COLLECT
3584.31/3596.16	c #Conflicts:      97000 | #Constraints:      13974
3584.31/3596.16	c #Conflicts:      98000 | #Constraints:      14974
3584.31/3596.16	c #Conflicts:      99000 | #Constraints:      15974
3584.31/3596.16	c #Conflicts:     100000 | #Constraints:      16974
3584.31/3596.16	c #Conflicts:     101000 | #Constraints:      17974
3584.31/3596.16	c #Conflicts:     102000 | #Constraints:      18974
3584.31/3596.16	c #Conflicts:     103000 | #Constraints:      19974
3584.31/3596.16	c INPROCESSING
3584.31/3596.16	c GARBAGE COLLECT
3584.31/3596.16	c rational objective 774.326
3584.31/3596.16	c #Conflicts:     104000 | #Constraints:      14557
3584.31/3596.16	c #Conflicts:     105000 | #Constraints:      15557
3584.31/3596.16	c #Conflicts:     106000 | #Constraints:      16557
3584.31/3596.16	c #Conflicts:     107000 | #Constraints:      17557
3584.31/3596.16	c #Conflicts:     108000 | #Constraints:      18557
3584.31/3596.16	c #Conflicts:     109000 | #Constraints:      19557
3584.31/3596.16	c #Conflicts:     110000 | #Constraints:      20557
3584.31/3596.16	c INPROCESSING
3584.31/3596.16	c GARBAGE COLLECT
3584.31/3596.16	c rational objective 775.961
3584.31/3596.16	c #Conflicts:     111000 | #Constraints:      14989
3584.31/3596.16	c #Conflicts:     112000 | #Constraints:      15989
3584.31/3596.16	c #Conflicts:     113000 | #Constraints:      16989
3584.31/3596.16	c restart_num  0 301
3584.31/3596.16	c Use LS-small
3584.31/3596.16	c longest_trail_len= 3884 last_longest_trail_len= 0
3584.31/3596.16	c longest_trail_len= 3884 last_longest_trail_len= 3884
3584.31/3596.16	c num_vars= 3968 len_partial_assign_no_confli= 3742
3584.31/3596.16	c update_LS_target_phase-runLS-restart
3584.31/3596.16	c longest_trail_len= 3665 last_longest_trail_len= 0
3584.31/3596.16	c #Conflicts:     114000 | #Constraints:      17989
3584.31/3596.16	c longest_trail_len= 3665 last_longest_trail_len= 3665
3584.31/3596.16	c longest_trail_len= 3722 last_longest_trail_len= 3665
3584.31/3596.16	c longest_trail_len= 3722 last_longest_trail_len= 3722
3584.31/3596.16	c longest_trail_len= 3801 last_longest_trail_len= 3722
3584.31/3596.16	c longest_trail_len= 3801 last_longest_trail_len= 3801
3584.31/3596.16	c longest_trail_len= 3801 last_longest_trail_len= 3801
3584.31/3596.16	c #Conflicts:     115000 | #Constraints:      18989
3584.31/3596.16	c longest_trail_len= 3801 last_longest_trail_len= 3801
3584.31/3596.16	c longest_trail_len= 3801 last_longest_trail_len= 3801
3584.31/3596.16	c longest_trail_len= 3801 last_longest_trail_len= 3801
3584.31/3596.16	c longest_trail_len= 3801 last_longest_trail_len= 3801
3584.31/3596.16	c longest_trail_len= 3844 last_longest_trail_len= 3801
3584.31/3596.16	c #Conflicts:     116000 | #Constraints:      19989
3584.31/3596.16	c longest_trail_len= 3844 last_longest_trail_len= 3844
3584.31/3596.16	c #Conflicts:     117000 | #Constraints:      20989
3584.31/3596.16	c INPROCESSING
3584.31/3596.16	c GARBAGE COLLECT
3584.31/3596.16	c #Conflicts:     118000 | #Constraints:      15128
3584.31/3596.16	c longest_trail_len= 3844 last_longest_trail_len= 3844
3584.31/3596.16	c #Conflicts:     119000 | #Constraints:      16128
3584.31/3596.16	c #Conflicts:     120000 | #Constraints:      17128
3584.31/3596.16	c #Conflicts:     121000 | #Constraints:      18128
3584.31/3596.16	c longest_trail_len= 3844 last_longest_trail_len= 3844
3584.31/3596.16	c longest_trail_len= 3844 last_longest_trail_len= 3844
3584.31/3596.16	c longest_trail_len= 3844 last_longest_trail_len= 3844
3584.31/3596.16	c longest_trail_len= 3844 last_longest_trail_len= 3844
3584.31/3596.16	c #Conflicts:     122000 | #Constraints:      19128
3584.31/3596.16	c longest_trail_len= 3844 last_longest_trail_len= 3844
3584.31/3596.16	c longest_trail_len= 3844 last_longest_trail_len= 3844
3584.31/3596.16	c longest_trail_len= 3844 last_longest_trail_len= 3844
3584.31/3596.16	c longest_trail_len= 3844 last_longest_trail_len= 3844
3584.31/3596.16	c longest_trail_len= 3844 last_longest_trail_len= 3844
3584.31/3596.16	c longest_trail_len= 3844 last_longest_trail_len= 3844
3584.31/3596.16	c #Conflicts:     123000 | #Constraints:      20128
3584.31/3596.16	c longest_trail_len= 3844 last_longest_trail_len= 3844
3584.31/3596.16	c longest_trail_len= 3844 last_longest_trail_len= 3844
3584.31/3596.16	c longest_trail_len= 3844 last_longest_trail_len= 3844
3584.31/3596.16	c longest_trail_len= 3844 last_longest_trail_len= 3844
3584.31/3596.16	c longest_trail_len= 3844 last_longest_trail_len= 3844
3584.31/3596.16	c #Conflicts:     124000 | #Constraints:      21128
3584.31/3596.16	c INPROCESSING
3584.31/3596.16	c GARBAGE COLLECT
3584.31/3596.16	c rational objective 777.716
3584.31/3596.16	c longest_trail_len= 3844 last_longest_trail_len= 3844
3584.31/3596.16	c longest_trail_len= 3844 last_longest_trail_len= 3844
3584.31/3596.16	c longest_trail_len= 3844 last_longest_trail_len= 3844
3584.31/3596.16	c #Conflicts:     125000 | #Constraints:      15120
3584.31/3596.16	c longest_trail_len= 3844 last_longest_trail_len= 3844
3584.31/3596.16	c longest_trail_len= 3844 last_longest_trail_len= 3844
3584.31/3596.16	c longest_trail_len= 3844 last_longest_trail_len= 3844
3584.31/3596.16	c longest_trail_len= 3844 last_longest_trail_len= 3844
3584.31/3596.16	c longest_trail_len= 3860 last_longest_trail_len= 3844
3584.31/3596.16	c #Conflicts:     126000 | #Constraints:      16120
3584.31/3596.16	c longest_trail_len= 3860 last_longest_trail_len= 3860
3584.31/3596.16	c longest_trail_len= 3860 last_longest_trail_len= 3860
3584.31/3596.16	c longest_trail_len= 3860 last_longest_trail_len= 3860
3584.31/3596.16	c longest_trail_len= 3860 last_longest_trail_len= 3860
3584.31/3596.16	c longest_trail_len= 3860 last_longest_trail_len= 3860
3584.31/3596.16	c longest_trail_len= 3860 last_longest_trail_len= 3860
3584.31/3596.16	c #Conflicts:     127000 | #Constraints:      17120
3584.31/3596.16	c longest_trail_len= 3860 last_longest_trail_len= 3860
3584.31/3596.16	c longest_trail_len= 3860 last_longest_trail_len= 3860
3584.31/3596.16	c #Conflicts:     128000 | #Constraints:      18120
3584.31/3596.16	c #Conflicts:     129000 | #Constraints:      19120
3584.31/3596.16	c longest_trail_len= 3860 last_longest_trail_len= 3860
3584.31/3596.16	c longest_trail_len= 3860 last_longest_trail_len= 3860
3584.31/3596.16	c longest_trail_len= 3860 last_longest_trail_len= 3860
3584.31/3596.16	c longest_trail_len= 3860 last_longest_trail_len= 3860
3584.31/3596.16	c #Conflicts:     130000 | #Constraints:      20120
3584.31/3596.16	c longest_trail_len= 3860 last_longest_trail_len= 3860
3584.31/3596.16	c longest_trail_len= 3860 last_longest_trail_len= 3860
3584.31/3596.16	c longest_trail_len= 3860 last_longest_trail_len= 3860
3584.31/3596.16	c longest_trail_len= 3860 last_longest_trail_len= 3860
3584.31/3596.16	c longest_trail_len= 3860 last_longest_trail_len= 3860
3584.31/3596.16	c longest_trail_len= 3860 last_longest_trail_len= 3860
3584.31/3596.16	c #Conflicts:     131000 | #Constraints:      21120
3584.31/3596.16	c longest_trail_len= 3860 last_longest_trail_len= 3860
3584.31/3596.16	c longest_trail_len= 3860 last_longest_trail_len= 3860
3584.31/3596.16	c longest_trail_len= 3860 last_longest_trail_len= 3860
3584.31/3596.16	c longest_trail_len= 3860 last_longest_trail_len= 3860
3584.31/3596.16	c INPROCESSING
3584.31/3596.16	c GARBAGE COLLECT
3584.31/3596.16	c longest_trail_len= 3860 last_longest_trail_len= 3860
3584.31/3596.16	c #Conflicts:     132000 | #Constraints:      14900
3584.31/3596.16	c longest_trail_len= 3860 last_longest_trail_len= 3860
3584.31/3596.16	c longest_trail_len= 3860 last_longest_trail_len= 3860
3584.31/3596.16	c longest_trail_len= 3860 last_longest_trail_len= 3860
3584.31/3596.16	c #Conflicts:     133000 | #Constraints:      15900
3584.31/3596.16	c longest_trail_len= 3860 last_longest_trail_len= 3860
3584.31/3596.16	c longest_trail_len= 3860 last_longest_trail_len= 3860
3584.31/3596.16	c longest_trail_len= 3860 last_longest_trail_len= 3860
3584.31/3596.16	c longest_trail_len= 3860 last_longest_trail_len= 3860
3584.31/3596.16	c longest_trail_len= 3860 last_longest_trail_len= 3860
3584.31/3596.16	c #Conflicts:     134000 | #Constraints:      16900
3584.31/3596.16	c longest_trail_len= 3860 last_longest_trail_len= 3860
3584.31/3596.16	c longest_trail_len= 3860 last_longest_trail_len= 3860
3584.31/3596.16	c longest_trail_len= 3860 last_longest_trail_len= 3860
3584.31/3596.16	c longest_trail_len= 3860 last_longest_trail_len= 3860
3584.31/3596.16	c longest_trail_len= 3860 last_longest_trail_len= 3860
3584.31/3596.16	c longest_trail_len= 3860 last_longest_trail_len= 3860
3584.31/3596.16	c #Conflicts:     135000 | #Constraints:      17900
3584.31/3596.16	c longest_trail_len= 3860 last_longest_trail_len= 3860
3584.31/3596.16	c longest_trail_len= 3860 last_longest_trail_len= 3860
3584.31/3596.16	c #Conflicts:     136000 | #Constraints:      18900
3584.31/3596.16	c #Conflicts:     137000 | #Constraints:      19900
3584.31/3596.16	c longest_trail_len= 3860 last_longest_trail_len= 3860
3584.31/3596.16	c #Conflicts:     138000 | #Constraints:      20900
3584.31/3596.16	c #Conflicts:     139000 | #Constraints:      21900
3584.31/3596.16	c INPROCESSING
3584.31/3596.16	c GARBAGE COLLECT
3584.31/3596.16	c rational objective 782.227
3584.31/3596.16	c #Conflicts:     140000 | #Constraints:      15500
3584.31/3596.16	c longest_trail_len= 3870 last_longest_trail_len= 3860
3584.31/3596.16	c #Conflicts:     141000 | #Constraints:      16500
3584.31/3596.16	c #Conflicts:     142000 | #Constraints:      17500
3584.31/3596.16	c #Conflicts:     143000 | #Constraints:      18500
3584.31/3596.16	c #Conflicts:     144000 | #Constraints:      19500
3584.31/3596.16	c #Conflicts:     145000 | #Constraints:      20500
3584.31/3596.16	c #Conflicts:     146000 | #Constraints:      21500
3584.31/3596.16	c #Conflicts:     147000 | #Constraints:      22500
3584.31/3596.16	c INPROCESSING
3584.31/3596.16	c GARBAGE COLLECT
3584.31/3596.16	c rational objective 787.176
3584.31/3596.16	c longest_trail_len= 3870 last_longest_trail_len= 3870
3584.31/3596.16	c longest_trail_len= 3870 last_longest_trail_len= 3870
3584.31/3596.16	c longest_trail_len= 3870 last_longest_trail_len= 3870
3584.31/3596.16	c longest_trail_len= 3870 last_longest_trail_len= 3870
3584.31/3596.16	c longest_trail_len= 3870 last_longest_trail_len= 3870
3584.31/3596.16	c longest_trail_len= 3870 last_longest_trail_len= 3870
3584.31/3596.16	c longest_trail_len= 3870 last_longest_trail_len= 3870
3584.31/3596.16	c #Conflicts:     148000 | #Constraints:      15929
3584.31/3596.16	c longest_trail_len= 3870 last_longest_trail_len= 3870
3584.31/3596.16	c longest_trail_len= 3870 last_longest_trail_len= 3870
3584.31/3596.16	c longest_trail_len= 3870 last_longest_trail_len= 3870
3584.31/3596.16	c longest_trail_len= 3870 last_longest_trail_len= 3870
3584.31/3596.16	c longest_trail_len= 3870 last_longest_trail_len= 3870
3584.31/3596.16	c longest_trail_len= 3870 last_longest_trail_len= 3870
3584.31/3596.16	c #Conflicts:     149000 | #Constraints:      16929
3584.31/3596.16	c longest_trail_len= 3870 last_longest_trail_len= 3870
3584.31/3596.16	c longest_trail_len= 3870 last_longest_trail_len= 3870
3584.31/3596.16	c #Conflicts:     150000 | #Constraints:      17929
3584.31/3596.16	c longest_trail_len= 3870 last_longest_trail_len= 3870
3584.31/3596.16	c longest_trail_len= 3870 last_longest_trail_len= 3870
3584.31/3596.16	c longest_trail_len= 3870 last_longest_trail_len= 3870
3584.31/3596.16	c longest_trail_len= 3870 last_longest_trail_len= 3870
3584.31/3596.16	c longest_trail_len= 3870 last_longest_trail_len= 3870
3584.31/3596.16	c longest_trail_len= 3870 last_longest_trail_len= 3870
3584.31/3596.16	c #Conflicts:     151000 | #Constraints:      18929
3584.31/3596.16	c longest_trail_len= 3870 last_longest_trail_len= 3870
3584.31/3596.16	c longest_trail_len= 3870 last_longest_trail_len= 3870
3584.31/3596.16	c longest_trail_len= 3870 last_longest_trail_len= 3870
3584.31/3596.16	c longest_trail_len= 3870 last_longest_trail_len= 3870
3584.31/3596.16	c #Conflicts:     152000 | #Constraints:      19929
3584.31/3596.16	c longest_trail_len= 3870 last_longest_trail_len= 3870
3584.31/3596.16	c longest_trail_len= 3870 last_longest_trail_len= 3870
3584.31/3596.16	c longest_trail_len= 3870 last_longest_trail_len= 3870
3584.31/3596.16	c longest_trail_len= 3870 last_longest_trail_len= 3870
3584.31/3596.16	c longest_trail_len= 3870 last_longest_trail_len= 3870
3584.31/3596.16	c #Conflicts:     153000 | #Constraints:      20929
3584.31/3596.16	c longest_trail_len= 3870 last_longest_trail_len= 3870
3584.31/3596.16	c #Conflicts:     154000 | #Constraints:      21929
3584.31/3596.16	c #Conflicts:     155000 | #Constraints:      22929
3584.31/3596.16	c INPROCESSING
3584.31/3596.16	c GARBAGE COLLECT
3584.31/3596.16	c rational objective 788.22
3584.31/3596.16	c longest_trail_len= 3870 last_longest_trail_len= 3870
3584.31/3596.16	c longest_trail_len= 3870 last_longest_trail_len= 3870
3584.31/3596.16	c longest_trail_len= 3870 last_longest_trail_len= 3870
3584.31/3596.16	c longest_trail_len= 3870 last_longest_trail_len= 3870
3584.31/3596.16	c longest_trail_len= 3870 last_longest_trail_len= 3870
3584.31/3596.16	c longest_trail_len= 3870 last_longest_trail_len= 3870
3584.31/3596.16	c #Conflicts:     156000 | #Constraints:      16141
3584.31/3596.16	c longest_trail_len= 3870 last_longest_trail_len= 3870
3584.31/3596.16	c longest_trail_len= 3870 last_longest_trail_len= 3870
3584.31/3596.16	c longest_trail_len= 3870 last_longest_trail_len= 3870
3584.31/3596.16	c longest_trail_len= 3870 last_longest_trail_len= 3870
3584.31/3596.16	c longest_trail_len= 3870 last_longest_trail_len= 3870
3584.31/3596.16	c longest_trail_len= 3870 last_longest_trail_len= 3870
3584.31/3596.16	c #Conflicts:     157000 | #Constraints:      17141
3584.31/3596.16	c longest_trail_len= 3870 last_longest_trail_len= 3870
3584.31/3596.16	c longest_trail_len= 3870 last_longest_trail_len= 3870
3584.31/3596.16	c longest_trail_len= 3870 last_longest_trail_len= 3870
3584.31/3596.16	c #Conflicts:     158000 | #Constraints:      18141
3584.31/3596.16	c longest_trail_len= 3870 last_longest_trail_len= 3870
3584.31/3596.16	c longest_trail_len= 3870 last_longest_trail_len= 3870
3584.31/3596.16	c longest_trail_len= 3870 last_longest_trail_len= 3870
3584.31/3596.16	c longest_trail_len= 3870 last_longest_trail_len= 3870
3584.31/3596.16	c longest_trail_len= 3870 last_longest_trail_len= 3870
3584.31/3596.16	c #Conflicts:     159000 | #Constraints:      19141
3584.31/3596.16	c longest_trail_len= 3870 last_longest_trail_len= 3870
3584.31/3596.16	c longest_trail_len= 3870 last_longest_trail_len= 3870
3584.31/3596.16	c longest_trail_len= 3870 last_longest_trail_len= 3870
3584.31/3596.16	c longest_trail_len= 3870 last_longest_trail_len= 3870
3584.31/3596.16	c longest_trail_len= 3870 last_longest_trail_len= 3870
3584.31/3596.16	c #Conflicts:     160000 | #Constraints:      20141
3584.31/3596.16	c longest_trail_len= 3870 last_longest_trail_len= 3870
3584.31/3596.16	c longest_trail_len= 3870 last_longest_trail_len= 3870
3584.31/3596.16	c longest_trail_len= 3870 last_longest_trail_len= 3870
3584.31/3596.16	c longest_trail_len= 3870 last_longest_trail_len= 3870
3584.31/3596.16	c longest_trail_len= 3870 last_longest_trail_len= 3870
3584.31/3596.16	c #Conflicts:     161000 | #Constraints:      21141
3584.31/3596.16	c longest_trail_len= 3870 last_longest_trail_len= 3870
3584.31/3596.16	c #Conflicts:     162000 | #Constraints:      22141
3584.31/3596.16	c #Conflicts:     163000 | #Constraints:      23141
3584.31/3596.16	c INPROCESSING
3584.31/3596.16	c GARBAGE COLLECT
3584.31/3596.16	c rational objective 789.44
3584.31/3596.16	c longest_trail_len= 3870 last_longest_trail_len= 3870
3584.31/3596.16	c #Conflicts:     164000 | #Constraints:      16118
3584.31/3596.16	c #Conflicts:     165000 | #Constraints:      17118
3584.31/3596.16	c #Conflicts:     166000 | #Constraints:      18118
3584.31/3596.16	c longest_trail_len= 3870 last_longest_trail_len= 3870
3584.31/3596.16	c longest_trail_len= 3870 last_longest_trail_len= 3870
3584.31/3596.16	c longest_trail_len= 3870 last_longest_trail_len= 3870
3584.31/3596.16	c longest_trail_len= 3870 last_longest_trail_len= 3870
3584.31/3596.16	c longest_trail_len= 3870 last_longest_trail_len= 3870
3584.31/3596.16	c #Conflicts:     167000 | #Constraints:      19118
3584.31/3596.16	c longest_trail_len= 3870 last_longest_trail_len= 3870
3584.31/3596.16	c longest_trail_len= 3870 last_longest_trail_len= 3870
3584.31/3596.16	c longest_trail_len= 3870 last_longest_trail_len= 3870
3584.31/3596.16	c longest_trail_len= 3870 last_longest_trail_len= 3870
3584.31/3596.16	c longest_trail_len= 3870 last_longest_trail_len= 3870
3584.31/3596.16	c #Conflicts:     168000 | #Constraints:      20118
3584.31/3596.16	c longest_trail_len= 3870 last_longest_trail_len= 3870
3584.31/3596.16	c longest_trail_len= 3870 last_longest_trail_len= 3870
3584.31/3596.16	c longest_trail_len= 3870 last_longest_trail_len= 3870
3584.31/3596.16	c longest_trail_len= 3870 last_longest_trail_len= 3870
3584.31/3596.16	c longest_trail_len= 3870 last_longest_trail_len= 3870
3584.31/3596.16	c #Conflicts:     169000 | #Constraints:      21118
3584.31/3596.16	c longest_trail_len= 3870 last_longest_trail_len= 3870
3584.31/3596.16	c longest_trail_len= 3870 last_longest_trail_len= 3870
3584.31/3596.16	c longest_trail_len= 3870 last_longest_trail_len= 3870
3584.31/3596.16	c #Conflicts:     170000 | #Constraints:      22118
3584.31/3596.16	c longest_trail_len= 3870 last_longest_trail_len= 3870
3584.31/3596.16	c longest_trail_len= 3870 last_longest_trail_len= 3870
3584.31/3596.16	c longest_trail_len= 3870 last_longest_trail_len= 3870
3584.31/3596.16	c longest_trail_len= 3870 last_longest_trail_len= 3870
3584.31/3596.16	c longest_trail_len= 3870 last_longest_trail_len= 3870
3584.31/3596.16	c longest_trail_len= 3870 last_longest_trail_len= 3870
3584.31/3596.16	c #Conflicts:     171000 | #Constraints:      23118
3584.31/3596.16	c longest_trail_len= 3870 last_longest_trail_len= 3870
3584.31/3596.16	c longest_trail_len= 3870 last_longest_trail_len= 3870
3584.31/3596.16	c longest_trail_len= 3870 last_longest_trail_len= 3870
3584.31/3596.16	c longest_trail_len= 3870 last_longest_trail_len= 3870
3584.31/3596.16	c INPROCESSING
3584.31/3596.16	c GARBAGE COLLECT
3584.31/3596.16	c longest_trail_len= 3870 last_longest_trail_len= 3870
3584.31/3596.16	c #Conflicts:     172000 | #Constraints:      15907
3584.31/3596.16	c longest_trail_len= 3870 last_longest_trail_len= 3870
3584.31/3596.16	c longest_trail_len= 3870 last_longest_trail_len= 3870
3584.31/3596.16	c #Conflicts:     173000 | #Constraints:      16907
3584.31/3596.16	c #Conflicts:     174000 | #Constraints:      17907
3584.31/3596.16	c longest_trail_len= 3870 last_longest_trail_len= 3870
3584.31/3596.16	c longest_trail_len= 3870 last_longest_trail_len= 3870
3584.31/3596.16	c longest_trail_len= 3870 last_longest_trail_len= 3870
3584.31/3596.16	c longest_trail_len= 3870 last_longest_trail_len= 3870
3584.31/3596.16	c longest_trail_len= 3870 last_longest_trail_len= 3870
3584.31/3596.16	c #Conflicts:     175000 | #Constraints:      18907
3584.31/3596.16	c longest_trail_len= 3870 last_longest_trail_len= 3870
3584.31/3596.16	c longest_trail_len= 3870 last_longest_trail_len= 3870
3584.31/3596.16	c longest_trail_len= 3870 last_longest_trail_len= 3870
3584.31/3596.16	c longest_trail_len= 3870 last_longest_trail_len= 3870
3584.31/3596.16	c longest_trail_len= 3870 last_longest_trail_len= 3870
3584.31/3596.16	c #Conflicts:     176000 | #Constraints:      19907
3584.31/3596.16	c longest_trail_len= 3870 last_longest_trail_len= 3870
3584.31/3596.16	c longest_trail_len= 3870 last_longest_trail_len= 3870
3584.31/3596.16	c longest_trail_len= 3870 last_longest_trail_len= 3870
3584.31/3596.16	c longest_trail_len= 3870 last_longest_trail_len= 3870
3584.31/3596.16	c longest_trail_len= 3870 last_longest_trail_len= 3870
3584.31/3596.16	c #Conflicts:     177000 | #Constraints:      20907
3584.31/3596.16	c longest_trail_len= 3870 last_longest_trail_len= 3870
3584.31/3596.16	c longest_trail_len= 3870 last_longest_trail_len= 3870
3584.31/3596.16	c longest_trail_len= 3870 last_longest_trail_len= 3870
3584.31/3596.16	c #Conflicts:     178000 | #Constraints:      21907
3584.31/3596.16	c longest_trail_len= 3870 last_longest_trail_len= 3870
3584.31/3596.16	c longest_trail_len= 3870 last_longest_trail_len= 3870
3584.31/3596.16	c longest_trail_len= 3870 last_longest_trail_len= 3870
3584.31/3596.16	c longest_trail_len= 3870 last_longest_trail_len= 3870
3584.31/3596.16	c longest_trail_len= 3870 last_longest_trail_len= 3870
3584.31/3596.16	c longest_trail_len= 3870 last_longest_trail_len= 3870
3584.31/3596.16	c #Conflicts:     179000 | #Constraints:      22907
3584.31/3596.16	c longest_trail_len= 3870 last_longest_trail_len= 3870
3584.31/3596.16	c longest_trail_len= 3870 last_longest_trail_len= 3870
3584.31/3596.16	c longest_trail_len= 3870 last_longest_trail_len= 3870
3584.31/3596.16	c longest_trail_len= 3870 last_longest_trail_len= 3870
3584.31/3596.16	c longest_trail_len= 3870 last_longest_trail_len= 3870
3584.31/3596.16	c #Conflicts:     180000 | #Constraints:      23907
3584.31/3596.16	c longest_trail_len= 3870 last_longest_trail_len= 3870
3584.31/3596.16	c INPROCESSING
3584.31/3596.16	c GARBAGE COLLECT
3584.31/3596.16	c rational objective 789.922
3584.31/3596.16	c longest_trail_len= 3870 last_longest_trail_len= 3870
3584.31/3596.16	c #Conflicts:     181000 | #Constraints:      16513
3584.31/3596.16	c #Conflicts:     182000 | #Constraints:      17513
3584.31/3596.16	c longest_trail_len= 3870 last_longest_trail_len= 3870
3584.31/3596.16	c #Conflicts:     183000 | #Constraints:      18513
3584.31/3596.16	c #Conflicts:     184000 | #Constraints:      19513
3584.31/3596.16	c #Conflicts:     185000 | #Constraints:      20513
3584.31/3596.16	c longest_trail_len= 3870 last_longest_trail_len= 3870
3584.31/3596.16	c #Conflicts:     186000 | #Constraints:      21513
3584.31/3596.16	c #Conflicts:     187000 | #Constraints:      22513
3584.31/3596.16	c #Conflicts:     188000 | #Constraints:      23513
3584.31/3596.16	c #Conflicts:     189000 | #Constraints:      24513
3584.31/3596.16	c INPROCESSING
3584.31/3596.16	c GARBAGE COLLECT
3584.31/3596.16	c rational objective 791.035
3584.31/3596.16	c #Conflicts:     190000 | #Constraints:      16926
3584.31/3596.16	c #Conflicts:     191000 | #Constraints:      17926
3584.31/3596.16	c #Conflicts:     192000 | #Constraints:      18926
3584.31/3596.16	c longest_trail_len= 3870 last_longest_trail_len= 3870
3584.31/3596.16	c #Conflicts:     193000 | #Constraints:      19926
3584.31/3596.16	c #Conflicts:     194000 | #Constraints:      20926
3584.31/3596.16	c #Conflicts:     195000 | #Constraints:      21926
3584.31/3596.16	c #Conflicts:     196000 | #Constraints:      22926
3584.31/3596.16	c #Conflicts:     197000 | #Constraints:      23926
3584.31/3596.16	c #Conflicts:     198000 | #Constraints:      24926
3584.31/3596.16	c INPROCESSING
3584.31/3596.16	c GARBAGE COLLECT
3584.31/3596.16	c rational objective 791.132
3584.31/3596.16	c #Conflicts:     199000 | #Constraints:      17141
3584.31/3596.16	c #Conflicts:     200000 | #Constraints:      18141
3584.31/3596.16	c #Conflicts:     201000 | #Constraints:      19141
3584.31/3596.16	c #Conflicts:     202000 | #Constraints:      20141
3584.31/3596.16	c #Conflicts:     203000 | #Constraints:      21141
3584.31/3596.16	c #Conflicts:     204000 | #Constraints:      22141
3584.31/3596.16	c longest_trail_len= 3870 last_longest_trail_len= 3870
3584.31/3596.16	c #Conflicts:     205000 | #Constraints:      23141
3584.31/3596.16	c #Conflicts:     206000 | #Constraints:      24141
3584.31/3596.16	c #Conflicts:     207000 | #Constraints:      25141
3584.31/3596.16	c INPROCESSING
3584.31/3596.16	c GARBAGE COLLECT
3584.31/3596.16	c #Conflicts:     208000 | #Constraints:      17172
3584.31/3596.16	c #Conflicts:     209000 | #Constraints:      18172
3584.31/3596.16	c #Conflicts:     210000 | #Constraints:      19172
3584.31/3596.16	c #Conflicts:     211000 | #Constraints:      20172
3584.31/3596.16	c #Conflicts:     212000 | #Constraints:      21172
3584.31/3596.16	c #Conflicts:     213000 | #Constraints:      22172
3584.31/3596.16	c #Conflicts:     214000 | #Constraints:      23172
3584.31/3596.16	c #Conflicts:     215000 | #Constraints:      24172
3584.31/3596.16	c #Conflicts:     216000 | #Constraints:      25172
3584.31/3596.16	c INPROCESSING
3584.31/3596.16	c GARBAGE COLLECT
3584.31/3596.16	c rational objective 792.601
3584.31/3596.16	c #Conflicts:     217000 | #Constraints:      16964
3584.31/3596.16	c #Conflicts:     218000 | #Constraints:      17964
3584.31/3596.16	c #Conflicts:     219000 | #Constraints:      18964
3584.31/3596.16	c #Conflicts:     220000 | #Constraints:      19964
3584.31/3596.16	c #Conflicts:     221000 | #Constraints:      20964
3584.31/3596.16	c #Conflicts:     222000 | #Constraints:      21964
3584.31/3596.16	c #Conflicts:     223000 | #Constraints:      22964
3584.31/3596.16	c #Conflicts:     224000 | #Constraints:      23964
3584.31/3596.16	c #Conflicts:     225000 | #Constraints:      24964
3584.31/3596.16	c #Conflicts:     226000 | #Constraints:      25964
3584.31/3596.16	c INPROCESSING
3584.31/3596.16	c GARBAGE COLLECT
3584.31/3596.16	c rational objective 794.373
3584.31/3596.16	c #Conflicts:     227000 | #Constraints:      17552
3584.31/3596.16	c #Conflicts:     228000 | #Constraints:      18552
3584.31/3596.16	c #Conflicts:     229000 | #Constraints:      19552
3584.31/3596.16	c #Conflicts:     230000 | #Constraints:      20552
3584.31/3596.16	c longest_trail_len= 3870 last_longest_trail_len= 3870
3584.31/3596.16	c longest_trail_len= 3870 last_longest_trail_len= 3870
3584.31/3596.16	c longest_trail_len= 3870 last_longest_trail_len= 3870
3584.31/3596.16	c longest_trail_len= 3870 last_longest_trail_len= 3870
3584.31/3596.16	c longest_trail_len= 3870 last_longest_trail_len= 3870
3584.31/3596.16	c #Conflicts:     231000 | #Constraints:      21552
3584.31/3596.16	c longest_trail_len= 3870 last_longest_trail_len= 3870
3584.31/3596.16	c longest_trail_len= 3870 last_longest_trail_len= 3870
3584.31/3596.16	c longest_trail_len= 3870 last_longest_trail_len= 3870
3584.31/3596.16	c longest_trail_len= 3870 last_longest_trail_len= 3870
3584.31/3596.16	c longest_trail_len= 3870 last_longest_trail_len= 3870
3584.31/3596.16	c #Conflicts:     232000 | #Constraints:      22552
3584.31/3596.16	c longest_trail_len= 3870 last_longest_trail_len= 3870
3584.31/3596.16	c longest_trail_len= 3870 last_longest_trail_len= 3870
3584.31/3596.16	c longest_trail_len= 3870 last_longest_trail_len= 3870
3584.31/3596.16	c longest_trail_len= 3870 last_longest_trail_len= 3870
3584.31/3596.16	c longest_trail_len= 3870 last_longest_trail_len= 3870
3584.31/3596.16	c #Conflicts:     233000 | #Constraints:      23552
3584.31/3596.16	c longest_trail_len= 3870 last_longest_trail_len= 3870
3584.31/3596.16	c longest_trail_len= 3870 last_longest_trail_len= 3870
3584.31/3596.16	c longest_trail_len= 3870 last_longest_trail_len= 3870
3584.31/3596.16	c #Conflicts:     234000 | #Constraints:      24552
3584.31/3596.16	c longest_trail_len= 3870 last_longest_trail_len= 3870
3584.31/3596.16	c longest_trail_len= 3870 last_longest_trail_len= 3870
3584.31/3596.16	c longest_trail_len= 3870 last_longest_trail_len= 3870
3584.31/3596.16	c longest_trail_len= 3870 last_longest_trail_len= 3870
3584.31/3596.16	c longest_trail_len= 3870 last_longest_trail_len= 3870
3584.31/3596.16	c longest_trail_len= 3870 last_longest_trail_len= 3870
3584.31/3596.16	c #Conflicts:     235000 | #Constraints:      25552
3584.31/3596.16	c longest_trail_len= 3870 last_longest_trail_len= 3870
3584.31/3596.16	c longest_trail_len= 3870 last_longest_trail_len= 3870
3584.31/3596.16	c longest_trail_len= 3870 last_longest_trail_len= 3870
3584.31/3596.16	c longest_trail_len= 3870 last_longest_trail_len= 3870
3584.31/3596.16	c longest_trail_len= 3870 last_longest_trail_len= 3870
3584.31/3596.16	c #Conflicts:     236000 | #Constraints:      26552
3584.31/3596.16	c INPROCESSING
3584.31/3596.16	c GARBAGE COLLECT
3584.31/3596.16	c rational objective 796.214
3584.31/3596.16	c longest_trail_len= 3870 last_longest_trail_len= 3870
3584.31/3596.16	c longest_trail_len= 3870 last_longest_trail_len= 3870
3584.31/3596.16	c #Conflicts:     237000 | #Constraints:      17965
3584.31/3596.16	c #Conflicts:     238000 | #Constraints:      18965
3584.31/3596.16	c longest_trail_len= 3870 last_longest_trail_len= 3870
3584.31/3596.16	c longest_trail_len= 3870 last_longest_trail_len= 3870
3584.31/3596.16	c longest_trail_len= 3870 last_longest_trail_len= 3870
3584.31/3596.16	c longest_trail_len= 3870 last_longest_trail_len= 3870
3584.31/3596.16	c longest_trail_len= 3870 last_longest_trail_len= 3870
3584.31/3596.16	c #Conflicts:     239000 | #Constraints:      19965
3584.31/3596.16	c longest_trail_len= 3870 last_longest_trail_len= 3870
3584.31/3596.16	c longest_trail_len= 3870 last_longest_trail_len= 3870
3584.31/3596.16	c longest_trail_len= 3870 last_longest_trail_len= 3870
3584.31/3596.16	c longest_trail_len= 3870 last_longest_trail_len= 3870
3584.31/3596.16	c longest_trail_len= 3870 last_longest_trail_len= 3870
3584.31/3596.16	c #Conflicts:     240000 | #Constraints:      20965
3584.31/3596.16	c longest_trail_len= 3870 last_longest_trail_len= 3870
3584.31/3596.16	c longest_trail_len= 3870 last_longest_trail_len= 3870
3584.31/3596.16	c longest_trail_len= 3870 last_longest_trail_len= 3870
3584.31/3596.16	c longest_trail_len= 3870 last_longest_trail_len= 3870
3584.31/3596.16	c longest_trail_len= 3870 last_longest_trail_len= 3870
3584.31/3596.16	c #Conflicts:     241000 | #Constraints:      21965
3584.31/3596.16	c longest_trail_len= 3870 last_longest_trail_len= 3870
3584.31/3596.16	c longest_trail_len= 3870 last_longest_trail_len= 3870
3584.31/3596.16	c longest_trail_len= 3870 last_longest_trail_len= 3870
3584.31/3596.16	c #Conflicts:     242000 | #Constraints:      22965
3584.31/3596.16	c longest_trail_len= 3870 last_longest_trail_len= 3870
3584.31/3596.16	c longest_trail_len= 3870 last_longest_trail_len= 3870
3584.31/3596.16	c longest_trail_len= 3870 last_longest_trail_len= 3870
3584.31/3596.16	c longest_trail_len= 3870 last_longest_trail_len= 3870
3584.31/3596.16	c longest_trail_len= 3870 last_longest_trail_len= 3870
3584.31/3596.16	c longest_trail_len= 3870 last_longest_trail_len= 3870
3584.31/3596.16	c #Conflicts:     243000 | #Constraints:      23965
3584.31/3596.16	c longest_trail_len= 3870 last_longest_trail_len= 3870
3584.31/3596.16	c longest_trail_len= 3870 last_longest_trail_len= 3870
3584.31/3596.16	c longest_trail_len= 3870 last_longest_trail_len= 3870
3584.31/3596.16	c longest_trail_len= 3870 last_longest_trail_len= 3870
3584.31/3596.16	c longest_trail_len= 3870 last_longest_trail_len= 3870
3584.31/3596.16	c #Conflicts:     244000 | #Constraints:      24965
3584.31/3596.16	c longest_trail_len= 3870 last_longest_trail_len= 3870
3584.31/3596.16	c longest_trail_len= 3870 last_longest_trail_len= 3870
3584.31/3596.16	c #Conflicts:     245000 | #Constraints:      25965
3584.31/3596.16	c #Conflicts:     246000 | #Constraints:      26965
3584.31/3596.16	c INPROCESSING
3584.31/3596.16	c GARBAGE COLLECT
3584.31/3596.16	c rational objective 796.838
3584.31/3596.16	c longest_trail_len= 3870 last_longest_trail_len= 3870
3584.31/3596.16	c #Conflicts:     247000 | #Constraints:      18163
3584.31/3596.16	c #Conflicts:     248000 | #Constraints:      19163
3584.31/3596.16	c #Conflicts:     249000 | #Constraints:      20163
3584.31/3596.16	c longest_trail_len= 3870 last_longest_trail_len= 3870
3584.31/3596.16	c longest_trail_len= 3870 last_longest_trail_len= 3870
3584.31/3596.16	c longest_trail_len= 3870 last_longest_trail_len= 3870
3584.31/3596.16	c #Conflicts:     250000 | #Constraints:      21163
3584.31/3596.16	c longest_trail_len= 3870 last_longest_trail_len= 3870
3584.31/3596.16	c longest_trail_len= 3870 last_longest_trail_len= 3870
3584.31/3596.16	c longest_trail_len= 3870 last_longest_trail_len= 3870
3584.31/3596.16	c longest_trail_len= 3870 last_longest_trail_len= 3870
3584.31/3596.16	c longest_trail_len= 3870 last_longest_trail_len= 3870
3584.31/3596.16	c longest_trail_len= 3870 last_longest_trail_len= 3870
3584.31/3596.16	c #Conflicts:     251000 | #Constraints:      22163
3584.31/3596.16	c longest_trail_len= 3870 last_longest_trail_len= 3870
3584.31/3596.16	c longest_trail_len= 3870 last_longest_trail_len= 3870
3584.31/3596.16	c longest_trail_len= 3870 last_longest_trail_len= 3870
3584.31/3596.16	c longest_trail_len= 3870 last_longest_trail_len= 3870
3584.31/3596.16	c longest_trail_len= 3870 last_longest_trail_len= 3870
3584.31/3596.16	c #Conflicts:     252000 | #Constraints:      23163
3584.31/3596.16	c longest_trail_len= 3870 last_longest_trail_len= 3870
3584.31/3596.16	c longest_trail_len= 3870 last_longest_trail_len= 3870
3584.31/3596.16	c longest_trail_len= 3870 last_longest_trail_len= 3870
3584.31/3596.16	c #Conflicts:     253000 | #Constraints:      24163
3584.31/3596.16	c longest_trail_len= 3870 last_longest_trail_len= 3870
3584.31/3596.16	c longest_trail_len= 3870 last_longest_trail_len= 3870
3584.31/3596.16	c longest_trail_len= 3870 last_longest_trail_len= 3870
3584.31/3596.16	c longest_trail_len= 3870 last_longest_trail_len= 3870
3584.31/3596.16	c longest_trail_len= 3870 last_longest_trail_len= 3870
3584.31/3596.16	c #Conflicts:     254000 | #Constraints:      25163
3584.31/3596.16	c longest_trail_len= 3870 last_longest_trail_len= 3870
3584.31/3596.16	c longest_trail_len= 3870 last_longest_trail_len= 3870
3584.31/3596.16	c longest_trail_len= 3870 last_longest_trail_len= 3870
3584.31/3596.16	c longest_trail_len= 3870 last_longest_trail_len= 3870
3584.31/3596.16	c longest_trail_len= 3870 last_longest_trail_len= 3870
3584.31/3596.16	c longest_trail_len= 3870 last_longest_trail_len= 3870
3584.31/3596.16	c longest_trail_len= 3870 last_longest_trail_len= 3870
3584.31/3596.16	c #Conflicts:     255000 | #Constraints:      26163
3584.31/3596.16	c longest_trail_len= 3870 last_longest_trail_len= 3870
3584.31/3596.16	c #Conflicts:     256000 | #Constraints:      27163
3584.31/3596.16	c restart_num  301 603
3584.31/3596.16	c Use LS-small
3584.31/3596.16	c longest_trail_len= 3870 last_longest_trail_len= 3870
3584.31/3596.16	c num_vars= 3968 len_partial_assign_no_confli= 3761
3584.31/3596.16	c update_LS_target_phase-runLS-restart
3584.31/3596.16	c INPROCESSING
3584.31/3596.16	c GARBAGE COLLECT
3584.31/3596.16	c rational objective 797.17
3584.31/3596.16	c #Conflicts:     257000 | #Constraints:      18151
3584.31/3596.16	c longest_trail_len= 3748 last_longest_trail_len= 0
3584.31/3596.16	c longest_trail_len= 3760 last_longest_trail_len= 3748
3584.31/3596.16	c longest_trail_len= 3781 last_longest_trail_len= 3760
3584.31/3596.16	c #Conflicts:     258000 | #Constraints:      19151
3584.31/3596.16	c longest_trail_len= 3786 last_longest_trail_len= 3781
3584.31/3596.16	c longest_trail_len= 3786 last_longest_trail_len= 3786
3584.31/3596.16	c longest_trail_len= 3786 last_longest_trail_len= 3786
3584.31/3596.16	c longest_trail_len= 3786 last_longest_trail_len= 3786
3584.31/3596.16	c longest_trail_len= 3786 last_longest_trail_len= 3786
3584.31/3596.16	c longest_trail_len= 3786 last_longest_trail_len= 3786
3584.31/3596.16	c #Conflicts:     259000 | #Constraints:      20151
3584.31/3596.16	c longest_trail_len= 3786 last_longest_trail_len= 3786
3584.31/3596.16	c longest_trail_len= 3786 last_longest_trail_len= 3786
3584.31/3596.16	c longest_trail_len= 3786 last_longest_trail_len= 3786
3584.31/3596.16	c longest_trail_len= 3786 last_longest_trail_len= 3786
3584.31/3596.16	c longest_trail_len= 3786 last_longest_trail_len= 3786
3584.31/3596.16	c #Conflicts:     260000 | #Constraints:      21151
3584.31/3596.16	c longest_trail_len= 3786 last_longest_trail_len= 3786
3584.31/3596.16	c longest_trail_len= 3786 last_longest_trail_len= 3786
3584.31/3596.16	c longest_trail_len= 3786 last_longest_trail_len= 3786
3584.31/3596.16	c #Conflicts:     261000 | #Constraints:      22151
3584.31/3596.16	c longest_trail_len= 3786 last_longest_trail_len= 3786
3584.31/3596.16	c longest_trail_len= 3786 last_longest_trail_len= 3786
3584.31/3596.16	c longest_trail_len= 3786 last_longest_trail_len= 3786
3584.31/3596.16	c longest_trail_len= 3786 last_longest_trail_len= 3786
3584.31/3596.16	c longest_trail_len= 3786 last_longest_trail_len= 3786
3584.31/3596.16	c #Conflicts:     262000 | #Constraints:      23151
3584.31/3596.16	c longest_trail_len= 3786 last_longest_trail_len= 3786
3584.31/3596.16	c longest_trail_len= 3786 last_longest_trail_len= 3786
3584.31/3596.16	c longest_trail_len= 3786 last_longest_trail_len= 3786
3584.31/3596.16	c longest_trail_len= 3786 last_longest_trail_len= 3786
3584.31/3596.16	c longest_trail_len= 3786 last_longest_trail_len= 3786
3584.31/3596.16	c longest_trail_len= 3786 last_longest_trail_len= 3786
3584.31/3596.16	c longest_trail_len= 3786 last_longest_trail_len= 3786
3584.31/3596.16	c #Conflicts:     263000 | #Constraints:      24151
3584.31/3596.16	c longest_trail_len= 3786 last_longest_trail_len= 3786
3584.31/3596.16	c #Conflicts:     264000 | #Constraints:      25151
3584.31/3596.16	c longest_trail_len= 3826 last_longest_trail_len= 3786
3584.31/3596.16	c #Conflicts:     265000 | #Constraints:      26151
3584.31/3596.16	c longest_trail_len= 3826 last_longest_trail_len= 3826
3584.31/3596.16	c #Conflicts:     266000 | #Constraints:      27151
3584.31/3596.16	c INPROCESSING
3584.31/3596.16	c GARBAGE COLLECT
3584.31/3596.16	c rational objective 797.606
3584.31/3596.16	c #Conflicts:     267000 | #Constraints:      17974
3584.31/3596.16	c #Conflicts:     268000 | #Constraints:      18974
3584.31/3596.16	c longest_trail_len= 3826 last_longest_trail_len= 3826
3584.31/3596.16	c #Conflicts:     269000 | #Constraints:      19974
3584.31/3596.16	c #Conflicts:     270000 | #Constraints:      20974
3584.31/3596.16	c #Conflicts:     271000 | #Constraints:      21974
3584.31/3596.16	c #Conflicts:     272000 | #Constraints:      22974
3584.31/3596.16	c #Conflicts:     273000 | #Constraints:      23974
3584.31/3596.16	c #Conflicts:     274000 | #Constraints:      24974
3584.31/3596.16	c #Conflicts:     275000 | #Constraints:      25974
3584.31/3596.16	c longest_trail_len= 3886 last_longest_trail_len= 3826
3584.31/3596.16	c longest_trail_len= 3886 last_longest_trail_len= 3886
3584.31/3596.16	c longest_trail_len= 3886 last_longest_trail_len= 3886
3584.31/3596.16	c longest_trail_len= 3886 last_longest_trail_len= 3886
3584.31/3596.16	c longest_trail_len= 3886 last_longest_trail_len= 3886
3584.31/3596.16	c longest_trail_len= 3886 last_longest_trail_len= 3886
3584.31/3596.16	c #Conflicts:     276000 | #Constraints:      26974
3584.31/3596.16	c longest_trail_len= 3886 last_longest_trail_len= 3886
3584.31/3596.16	c longest_trail_len= 3886 last_longest_trail_len= 3886
3584.31/3596.16	c longest_trail_len= 3886 last_longest_trail_len= 3886
3584.31/3596.16	c longest_trail_len= 3886 last_longest_trail_len= 3886
3584.31/3596.16	c longest_trail_len= 3886 last_longest_trail_len= 3886
3584.31/3596.16	c longest_trail_len= 3886 last_longest_trail_len= 3886
3584.31/3596.16	c #Conflicts:     277000 | #Constraints:      27974
3584.31/3596.16	c longest_trail_len= 3886 last_longest_trail_len= 3886
3584.31/3596.16	c INPROCESSING
3584.31/3596.16	c GARBAGE COLLECT
3584.31/3596.16	c rational objective 798.963
3584.31/3596.16	c longest_trail_len= 3886 last_longest_trail_len= 3886
3584.31/3596.16	c longest_trail_len= 3886 last_longest_trail_len= 3886
3584.31/3596.16	c #Conflicts:     278000 | #Constraints:      18567
3584.31/3596.16	c longest_trail_len= 3886 last_longest_trail_len= 3886
3584.31/3596.16	c longest_trail_len= 3886 last_longest_trail_len= 3886
3584.31/3596.16	c longest_trail_len= 3886 last_longest_trail_len= 3886
3584.31/3596.16	c longest_trail_len= 3886 last_longest_trail_len= 3886
3584.31/3596.16	c longest_trail_len= 3886 last_longest_trail_len= 3886
3584.31/3596.16	c #Conflicts:     279000 | #Constraints:      19567
3584.31/3596.16	c longest_trail_len= 3886 last_longest_trail_len= 3886
3584.31/3596.16	c longest_trail_len= 3886 last_longest_trail_len= 3886
3584.31/3596.16	c longest_trail_len= 3886 last_longest_trail_len= 3886
3584.31/3596.16	c longest_trail_len= 3886 last_longest_trail_len= 3886
3584.31/3596.16	c longest_trail_len= 3886 last_longest_trail_len= 3886
3584.31/3596.16	c #Conflicts:     280000 | #Constraints:      20567
3584.31/3596.16	c longest_trail_len= 3886 last_longest_trail_len= 3886
3584.31/3596.16	c longest_trail_len= 3886 last_longest_trail_len= 3886
3584.31/3596.16	c longest_trail_len= 3886 last_longest_trail_len= 3886
3584.31/3596.16	c longest_trail_len= 3886 last_longest_trail_len= 3886
3584.31/3596.16	c longest_trail_len= 3886 last_longest_trail_len= 3886
3584.31/3596.16	c #Conflicts:     281000 | #Constraints:      21567
3584.31/3596.16	c longest_trail_len= 3886 last_longest_trail_len= 3886
3584.31/3596.16	c #Conflicts:     282000 | #Constraints:      22567
3584.31/3596.16	c #Conflicts:     283000 | #Constraints:      23567
3584.31/3596.16	c longest_trail_len= 3886 last_longest_trail_len= 3886
3584.31/3596.16	c longest_trail_len= 3886 last_longest_trail_len= 3886
3584.31/3596.16	c longest_trail_len= 3886 last_longest_trail_len= 3886
3584.31/3596.16	c longest_trail_len= 3886 last_longest_trail_len= 3886
3584.31/3596.16	c longest_trail_len= 3886 last_longest_trail_len= 3886
3584.31/3596.16	c longest_trail_len= 3886 last_longest_trail_len= 3886
3584.31/3596.16	c #Conflicts:     284000 | #Constraints:      24567
3584.31/3596.16	c longest_trail_len= 3886 last_longest_trail_len= 3886
3584.31/3596.16	c longest_trail_len= 3886 last_longest_trail_len= 3886
3584.31/3596.16	c longest_trail_len= 3886 last_longest_trail_len= 3886
3584.31/3596.16	c longest_trail_len= 3886 last_longest_trail_len= 3886
3584.31/3596.16	c longest_trail_len= 3886 last_longest_trail_len= 3886
3584.31/3596.16	c longest_trail_len= 3886 last_longest_trail_len= 3886
3584.31/3596.16	c #Conflicts:     285000 | #Constraints:      25567
3584.31/3596.16	c longest_trail_len= 3886 last_longest_trail_len= 3886
3584.31/3596.16	c longest_trail_len= 3886 last_longest_trail_len= 3886
3584.31/3596.16	c longest_trail_len= 3886 last_longest_trail_len= 3886
3584.31/3596.16	c #Conflicts:     286000 | #Constraints:      26567
3584.31/3596.16	c longest_trail_len= 3886 last_longest_trail_len= 3886
3584.31/3596.16	c longest_trail_len= 3886 last_longest_trail_len= 3886
3584.31/3596.16	c longest_trail_len= 3886 last_longest_trail_len= 3886
3584.31/3596.16	c longest_trail_len= 3886 last_longest_trail_len= 3886
3584.31/3596.16	c longest_trail_len= 3886 last_longest_trail_len= 3886
3584.31/3596.16	c #Conflicts:     287000 | #Constraints:      27567
3584.31/3596.16	c longest_trail_len= 3886 last_longest_trail_len= 3886
3584.31/3596.16	c longest_trail_len= 3886 last_longest_trail_len= 3886
3584.31/3596.16	c longest_trail_len= 3886 last_longest_trail_len= 3886
3584.31/3596.16	c longest_trail_len= 3886 last_longest_trail_len= 3886
3584.31/3596.16	c longest_trail_len= 3886 last_longest_trail_len= 3886
3584.31/3596.16	c #Conflicts:     288000 | #Constraints:      28567
3584.31/3596.16	c INPROCESSING
3584.31/3596.16	c GARBAGE COLLECT
3584.31/3596.16	c rational objective 799.92
3584.31/3596.16	c longest_trail_len= 3886 last_longest_trail_len= 3886
3584.31/3596.16	c longest_trail_len= 3886 last_longest_trail_len= 3886
3584.31/3596.16	c longest_trail_len= 3886 last_longest_trail_len= 3886
3584.31/3596.16	c longest_trail_len= 3886 last_longest_trail_len= 3886
3584.31/3596.16	c longest_trail_len= 3886 last_longest_trail_len= 3886
3584.31/3596.16	c #Conflicts:     289000 | #Constraints:      18972
3584.31/3596.16	c longest_trail_len= 3886 last_longest_trail_len= 3886
3584.31/3596.16	c #Conflicts:     290000 | #Constraints:      19972
3584.31/3596.16	c #Conflicts:     291000 | #Constraints:      20972
3584.31/3596.16	c longest_trail_len= 3886 last_longest_trail_len= 3886
3584.31/3596.16	c #Conflicts:     292000 | #Constraints:      21972
3584.31/3596.16	c #Conflicts:     293000 | #Constraints:      22972
3584.31/3596.16	c #Conflicts:     294000 | #Constraints:      23972
3584.31/3596.16	c longest_trail_len= 3886 last_longest_trail_len= 3886
3584.31/3596.16	c longest_trail_len= 3886 last_longest_trail_len= 3886
3584.31/3596.16	c longest_trail_len= 3886 last_longest_trail_len= 3886
3584.31/3596.16	c longest_trail_len= 3886 last_longest_trail_len= 3886
3584.31/3596.16	c longest_trail_len= 3886 last_longest_trail_len= 3886
3584.31/3596.16	c #Conflicts:     295000 | #Constraints:      24972
3584.31/3596.16	c longest_trail_len= 3886 last_longest_trail_len= 3886
3584.31/3596.16	c longest_trail_len= 3901 last_longest_trail_len= 3886
3584.31/3596.16	c longest_trail_len= 3901 last_longest_trail_len= 3901
3584.31/3596.16	c longest_trail_len= 3901 last_longest_trail_len= 3901
3584.31/3596.16	c longest_trail_len= 3901 last_longest_trail_len= 3901
3584.31/3596.16	c #Conflicts:     296000 | #Constraints:      25972
3584.31/3596.16	c longest_trail_len= 3901 last_longest_trail_len= 3901
3584.31/3596.16	c longest_trail_len= 3901 last_longest_trail_len= 3901
3584.31/3596.16	c longest_trail_len= 3901 last_longest_trail_len= 3901
3584.31/3596.16	c longest_trail_len= 3901 last_longest_trail_len= 3901
3584.31/3596.16	c longest_trail_len= 3901 last_longest_trail_len= 3901
3584.31/3596.16	c #Conflicts:     297000 | #Constraints:      26972
3584.31/3596.16	c longest_trail_len= 3901 last_longest_trail_len= 3901
3584.31/3596.16	c longest_trail_len= 3901 last_longest_trail_len= 3901
3584.31/3596.16	c longest_trail_len= 3901 last_longest_trail_len= 3901
3584.31/3596.16	c #Conflicts:     298000 | #Constraints:      27972
3584.31/3596.16	c longest_trail_len= 3901 last_longest_trail_len= 3901
3584.31/3596.16	c longest_trail_len= 3901 last_longest_trail_len= 3901
3584.31/3596.16	c longest_trail_len= 3901 last_longest_trail_len= 3901
3584.31/3596.16	c longest_trail_len= 3901 last_longest_trail_len= 3901
3584.31/3596.16	c longest_trail_len= 3901 last_longest_trail_len= 3901
3584.31/3596.16	c longest_trail_len= 3901 last_longest_trail_len= 3901
3584.31/3596.16	c #Conflicts:     299000 | #Constraints:      28972
3584.31/3596.16	c INPROCESSING
3584.31/3596.16	c GARBAGE COLLECT
3584.31/3596.16	c rational objective 800.058
3584.31/3596.16	c longest_trail_len= 3901 last_longest_trail_len= 3901
3584.31/3596.16	c longest_trail_len= 3901 last_longest_trail_len= 3901
3584.31/3596.16	c longest_trail_len= 3901 last_longest_trail_len= 3901
3584.31/3596.16	c longest_trail_len= 3901 last_longest_trail_len= 3901
3584.31/3596.16	c longest_trail_len= 3901 last_longest_trail_len= 3901
3584.31/3596.16	c #Conflicts:     300000 | #Constraints:      19166
3584.31/3596.16	c longest_trail_len= 3901 last_longest_trail_len= 3901
3584.31/3596.16	c longest_trail_len= 3901 last_longest_trail_len= 3901
3584.31/3596.16	c #Conflicts:     301000 | #Constraints:      20166
3584.31/3596.16	c #Conflicts:     302000 | #Constraints:      21166
3584.31/3596.16	c longest_trail_len= 3901 last_longest_trail_len= 3901
3584.31/3596.16	c longest_trail_len= 3901 last_longest_trail_len= 3901
3584.31/3596.16	c longest_trail_len= 3901 last_longest_trail_len= 3901
3584.31/3596.16	c longest_trail_len= 3901 last_longest_trail_len= 3901
3584.31/3596.16	c longest_trail_len= 3901 last_longest_trail_len= 3901
3584.31/3596.16	c #Conflicts:     303000 | #Constraints:      22166
3584.31/3596.16	c longest_trail_len= 3901 last_longest_trail_len= 3901
3584.31/3596.16	c longest_trail_len= 3901 last_longest_trail_len= 3901
3584.31/3596.16	c longest_trail_len= 3901 last_longest_trail_len= 3901
3584.31/3596.16	c longest_trail_len= 3901 last_longest_trail_len= 3901
3584.31/3596.16	c longest_trail_len= 3901 last_longest_trail_len= 3901
3584.31/3596.16	c #Conflicts:     304000 | #Constraints:      23166
3584.31/3596.16	c longest_trail_len= 3901 last_longest_trail_len= 3901
3584.31/3596.16	c longest_trail_len= 3901 last_longest_trail_len= 3901
3584.31/3596.16	c longest_trail_len= 3901 last_longest_trail_len= 3901
3584.31/3596.16	c longest_trail_len= 3901 last_longest_trail_len= 3901
3584.31/3596.16	c longest_trail_len= 3901 last_longest_trail_len= 3901
3584.31/3596.16	c #Conflicts:     305000 | #Constraints:      24166
3584.31/3596.16	c longest_trail_len= 3901 last_longest_trail_len= 3901
3584.31/3596.16	c longest_trail_len= 3901 last_longest_trail_len= 3901
3584.31/3596.16	c longest_trail_len= 3901 last_longest_trail_len= 3901
3584.31/3596.16	c #Conflicts:     306000 | #Constraints:      25166
3584.31/3596.16	c longest_trail_len= 3901 last_longest_trail_len= 3901
3584.31/3596.16	c longest_trail_len= 3901 last_longest_trail_len= 3901
3584.31/3596.16	c longest_trail_len= 3901 last_longest_trail_len= 3901
3584.31/3596.16	c longest_trail_len= 3901 last_longest_trail_len= 3901
3584.31/3596.16	c longest_trail_len= 3901 last_longest_trail_len= 3901
3584.31/3596.16	c longest_trail_len= 3901 last_longest_trail_len= 3901
3584.31/3596.16	c #Conflicts:     307000 | #Constraints:      26166
3584.31/3596.16	c longest_trail_len= 3901 last_longest_trail_len= 3901
3584.31/3596.16	c longest_trail_len= 3901 last_longest_trail_len= 3901
3584.31/3596.16	c longest_trail_len= 3901 last_longest_trail_len= 3901
3584.31/3596.16	c longest_trail_len= 3901 last_longest_trail_len= 3901
3584.31/3596.16	c longest_trail_len= 3901 last_longest_trail_len= 3901
3584.31/3596.16	c #Conflicts:     308000 | #Constraints:      27166
3584.31/3596.16	c longest_trail_len= 3901 last_longest_trail_len= 3901
3584.31/3596.16	c longest_trail_len= 3901 last_longest_trail_len= 3901
3584.31/3596.16	c #Conflicts:     309000 | #Constraints:      28166
3584.31/3596.16	c #Conflicts:     310000 | #Constraints:      29166
3584.31/3596.16	c INPROCESSING
3584.31/3596.16	c GARBAGE COLLECT
3584.31/3596.16	c rational objective 800.202
3584.31/3596.16	c longest_trail_len= 3901 last_longest_trail_len= 3901
3584.31/3596.16	c #Conflicts:     311000 | #Constraints:      19174
3584.31/3596.16	c #Conflicts:     312000 | #Constraints:      20174
3584.31/3596.16	c #Conflicts:     313000 | #Constraints:      21174
3584.31/3596.16	c longest_trail_len= 3901 last_longest_trail_len= 3901
3584.31/3596.16	c #Conflicts:     314000 | #Constraints:      22174
3584.31/3596.16	c #Conflicts:     315000 | #Constraints:      23174
3584.31/3596.16	c #Conflicts:     316000 | #Constraints:      24174
3584.31/3596.16	c #Conflicts:     317000 | #Constraints:      25174
3584.31/3596.16	c #Conflicts:     318000 | #Constraints:      26174
3584.31/3596.16	c #Conflicts:     319000 | #Constraints:      27174
3584.31/3596.16	c #Conflicts:     320000 | #Constraints:      28174
3584.31/3596.16	c longest_trail_len= 3901 last_longest_trail_len= 3901
3584.31/3596.16	c #Conflicts:     321000 | #Constraints:      29174
3584.31/3596.16	c INPROCESSING
3584.31/3596.16	c GARBAGE COLLECT
3584.31/3596.16	c rational objective 800.233
3584.31/3596.16	c #Conflicts:     322000 | #Constraints:      18961
3584.31/3596.16	c #Conflicts:     323000 | #Constraints:      19961
3584.31/3596.16	c #Conflicts:     324000 | #Constraints:      20961
3584.31/3596.16	c #Conflicts:     325000 | #Constraints:      21961
3584.31/3596.16	c #Conflicts:     326000 | #Constraints:      22961
3584.31/3596.16	c #Conflicts:     327000 | #Constraints:      23961
3584.31/3596.16	c #Conflicts:     328000 | #Constraints:      24961
3584.31/3596.16	c #Conflicts:     329000 | #Constraints:      25961
3584.31/3596.16	c #Conflicts:     330000 | #Constraints:      26961
3584.31/3596.16	c #Conflicts:     331000 | #Constraints:      27961
3584.31/3596.16	c #Conflicts:     332000 | #Constraints:      28961
3584.31/3596.16	c longest_trail_len= 3901 last_longest_trail_len= 3901
3584.31/3596.16	c #Conflicts:     333000 | #Constraints:      29961
3584.31/3596.16	c longest_trail_len= 3901 last_longest_trail_len= 3901
3584.31/3596.16	c longest_trail_len= 3901 last_longest_trail_len= 3901
3584.31/3596.16	c INPROCESSING
3584.31/3596.16	c GARBAGE COLLECT
3584.31/3596.16	c rational objective 800.421
3584.31/3596.16	c longest_trail_len= 3901 last_longest_trail_len= 3901
3584.31/3596.16	c longest_trail_len= 3901 last_longest_trail_len= 3901
3584.31/3596.16	c longest_trail_len= 3901 last_longest_trail_len= 3901
3584.31/3596.16	c longest_trail_len= 3901 last_longest_trail_len= 3901
3584.31/3596.16	c #Conflicts:     334000 | #Constraints:      19572
3584.31/3596.16	c longest_trail_len= 3901 last_longest_trail_len= 3901
3584.31/3596.16	c longest_trail_len= 3901 last_longest_trail_len= 3901
3584.31/3596.16	c longest_trail_len= 3901 last_longest_trail_len= 3901
3584.31/3596.16	c longest_trail_len= 3901 last_longest_trail_len= 3901
3584.31/3596.16	c longest_trail_len= 3901 last_longest_trail_len= 3901
3584.31/3596.16	c longest_trail_len= 3901 last_longest_trail_len= 3901
3584.31/3596.16	c longest_trail_len= 3901 last_longest_trail_len= 3901
3584.31/3596.16	c #Conflicts:     335000 | #Constraints:      20572
3584.31/3596.16	c longest_trail_len= 3901 last_longest_trail_len= 3901
3584.31/3596.16	c #Conflicts:     336000 | #Constraints:      21572
3584.31/3596.16	c longest_trail_len= 3901 last_longest_trail_len= 3901
3584.31/3596.16	c longest_trail_len= 3901 last_longest_trail_len= 3901
3584.31/3596.16	c longest_trail_len= 3901 last_longest_trail_len= 3901
3584.31/3596.16	c longest_trail_len= 3901 last_longest_trail_len= 3901
3584.31/3596.16	c longest_trail_len= 3901 last_longest_trail_len= 3901
3584.31/3596.16	c longest_trail_len= 3901 last_longest_trail_len= 3901
3584.31/3596.16	c longest_trail_len= 3901 last_longest_trail_len= 3901
3584.31/3596.16	c #Conflicts:     337000 | #Constraints:      22572
3584.31/3596.16	c longest_trail_len= 3901 last_longest_trail_len= 3901
3584.31/3596.16	c longest_trail_len= 3901 last_longest_trail_len= 3901
3584.31/3596.16	c longest_trail_len= 3901 last_longest_trail_len= 3901
3584.31/3596.16	c longest_trail_len= 3901 last_longest_trail_len= 3901
3584.31/3596.16	c longest_trail_len= 3901 last_longest_trail_len= 3901
3584.31/3596.16	c longest_trail_len= 3901 last_longest_trail_len= 3901
3584.31/3596.16	c #Conflicts:     338000 | #Constraints:      23572
3584.31/3596.16	c longest_trail_len= 3901 last_longest_trail_len= 3901
3584.31/3596.16	c longest_trail_len= 3901 last_longest_trail_len= 3901
3584.31/3596.16	c #Conflicts:     339000 | #Constraints:      24572
3584.31/3596.16	c longest_trail_len= 3901 last_longest_trail_len= 3901
3584.31/3596.16	c #Conflicts:     340000 | #Constraints:      25572
3584.31/3596.16	c longest_trail_len= 3901 last_longest_trail_len= 3901
3584.31/3596.16	c #Conflicts:     341000 | #Constraints:      26572
3584.31/3596.16	c longest_trail_len= 3901 last_longest_trail_len= 3901
3584.31/3596.16	c longest_trail_len= 3901 last_longest_trail_len= 3901
3584.31/3596.16	c longest_trail_len= 3901 last_longest_trail_len= 3901
3584.31/3596.16	c longest_trail_len= 3901 last_longest_trail_len= 3901
3584.31/3596.16	c longest_trail_len= 3901 last_longest_trail_len= 3901
3584.31/3596.16	c longest_trail_len= 3901 last_longest_trail_len= 3901
3584.31/3596.16	c #Conflicts:     342000 | #Constraints:      27572
3584.31/3596.16	c longest_trail_len= 3901 last_longest_trail_len= 3901
3584.31/3596.16	c longest_trail_len= 3901 last_longest_trail_len= 3901
3584.31/3596.16	c longest_trail_len= 3901 last_longest_trail_len= 3901
3584.31/3596.16	c longest_trail_len= 3901 last_longest_trail_len= 3901
3584.31/3596.16	c longest_trail_len= 3901 last_longest_trail_len= 3901
3584.31/3596.16	c longest_trail_len= 3901 last_longest_trail_len= 3901
3584.31/3596.16	c longest_trail_len= 3901 last_longest_trail_len= 3901
3584.31/3596.16	c #Conflicts:     343000 | #Constraints:      28572
3584.31/3596.16	c longest_trail_len= 3901 last_longest_trail_len= 3901
3584.31/3596.16	c #Conflicts:     344000 | #Constraints:      29572
3584.31/3596.16	c longest_trail_len= 3901 last_longest_trail_len= 3901
3584.31/3596.16	c longest_trail_len= 3901 last_longest_trail_len= 3901
3584.31/3596.16	c longest_trail_len= 3901 last_longest_trail_len= 3901
3584.31/3596.16	c longest_trail_len= 3901 last_longest_trail_len= 3901
3584.31/3596.16	c longest_trail_len= 3901 last_longest_trail_len= 3901
3584.31/3596.16	c longest_trail_len= 3901 last_longest_trail_len= 3901
3584.31/3596.16	c longest_trail_len= 3901 last_longest_trail_len= 3901
3584.31/3596.16	c #Conflicts:     345000 | #Constraints:      30572
3584.31/3596.16	c INPROCESSING
3584.31/3596.16	c GARBAGE COLLECT
3584.31/3596.16	c rational objective 800.446
3584.31/3596.16	c longest_trail_len= 3901 last_longest_trail_len= 3901
3584.31/3596.16	c longest_trail_len= 3901 last_longest_trail_len= 3901
3584.31/3596.16	c longest_trail_len= 3901 last_longest_trail_len= 3901
3584.31/3596.16	c longest_trail_len= 3901 last_longest_trail_len= 3901
3584.31/3596.16	c longest_trail_len= 3901 last_longest_trail_len= 3901
3584.31/3596.16	c longest_trail_len= 3901 last_longest_trail_len= 3901
3584.31/3596.16	c #Conflicts:     346000 | #Constraints:      19966
3584.31/3596.16	c longest_trail_len= 3901 last_longest_trail_len= 3901
3584.31/3596.16	c longest_trail_len= 3901 last_longest_trail_len= 3901
3584.31/3596.16	c #Conflicts:     347000 | #Constraints:      20966
3584.31/3596.16	c longest_trail_len= 3901 last_longest_trail_len= 3901
3584.31/3596.16	c #Conflicts:     348000 | #Constraints:      21966
3584.31/3596.16	c longest_trail_len= 3901 last_longest_trail_len= 3901
3584.31/3596.16	c #Conflicts:     349000 | #Constraints:      22966
3584.31/3596.16	c #Conflicts:     350000 | #Constraints:      23966
3584.31/3596.16	c #Conflicts:     351000 | #Constraints:      24966
3584.31/3596.16	c #Conflicts:     352000 | #Constraints:      25966
3584.31/3596.16	c longest_trail_len= 3901 last_longest_trail_len= 3901
3584.31/3596.16	c longest_trail_len= 3901 last_longest_trail_len= 3901
3584.31/3596.16	c longest_trail_len= 3901 last_longest_trail_len= 3901
3584.31/3596.16	c longest_trail_len= 3901 last_longest_trail_len= 3901
3584.31/3596.16	c longest_trail_len= 3901 last_longest_trail_len= 3901
3584.31/3596.16	c longest_trail_len= 3901 last_longest_trail_len= 3901
3584.31/3596.16	c longest_trail_len= 3901 last_longest_trail_len= 3901
3584.31/3596.16	c #Conflicts:     353000 | #Constraints:      26966
3584.31/3596.16	c longest_trail_len= 3901 last_longest_trail_len= 3901
3584.31/3596.16	c longest_trail_len= 3901 last_longest_trail_len= 3901
3584.31/3596.16	c longest_trail_len= 3901 last_longest_trail_len= 3901
3584.31/3596.16	c longest_trail_len= 3901 last_longest_trail_len= 3901
3584.31/3596.16	c longest_trail_len= 3901 last_longest_trail_len= 3901
3584.31/3596.16	c longest_trail_len= 3901 last_longest_trail_len= 3901
3584.31/3596.16	c #Conflicts:     354000 | #Constraints:      27966
3584.31/3596.16	c longest_trail_len= 3901 last_longest_trail_len= 3901
3584.31/3596.16	c longest_trail_len= 3901 last_longest_trail_len= 3901
3584.31/3596.16	c #Conflicts:     355000 | #Constraints:      28966
3584.31/3596.16	c longest_trail_len= 3901 last_longest_trail_len= 3901
3584.31/3596.16	c longest_trail_len= 3901 last_longest_trail_len= 3901
3584.31/3596.16	c longest_trail_len= 3901 last_longest_trail_len= 3901
3584.31/3596.16	c longest_trail_len= 3901 last_longest_trail_len= 3901
3584.31/3596.16	c longest_trail_len= 3901 last_longest_trail_len= 3901
3584.31/3596.16	c longest_trail_len= 3901 last_longest_trail_len= 3901
3584.31/3596.16	c #Conflicts:     356000 | #Constraints:      29966
3584.31/3596.16	c longest_trail_len= 3901 last_longest_trail_len= 3901
3584.31/3596.16	c longest_trail_len= 3901 last_longest_trail_len= 3901
3584.31/3596.16	c longest_trail_len= 3901 last_longest_trail_len= 3901
3584.31/3596.16	c longest_trail_len= 3901 last_longest_trail_len= 3901
3584.31/3596.16	c longest_trail_len= 3901 last_longest_trail_len= 3901
3584.31/3596.16	c #Conflicts:     357000 | #Constraints:      30966
3584.31/3596.16	c INPROCESSING
3584.31/3596.16	c GARBAGE COLLECT
3584.31/3596.16	c rational objective 800.446
3584.31/3596.16	c longest_trail_len= 3901 last_longest_trail_len= 3901
3584.31/3596.16	c longest_trail_len= 3901 last_longest_trail_len= 3901
3584.31/3596.16	c longest_trail_len= 3901 last_longest_trail_len= 3901
3584.31/3596.16	c longest_trail_len= 3901 last_longest_trail_len= 3901
3584.31/3596.16	c #Conflicts:     358000 | #Constraints:      20172
3584.31/3596.16	c longest_trail_len= 3901 last_longest_trail_len= 3901
3584.31/3596.16	c #Conflicts:     359000 | #Constraints:      21172
3584.31/3596.16	c #Conflicts:     360000 | #Constraints:      22172
3584.31/3596.16	c longest_trail_len= 3901 last_longest_trail_len= 3901
3584.31/3596.16	c longest_trail_len= 3901 last_longest_trail_len= 3901
3584.31/3596.16	c longest_trail_len= 3901 last_longest_trail_len= 3901
3584.31/3596.16	c longest_trail_len= 3901 last_longest_trail_len= 3901
3584.31/3596.16	c longest_trail_len= 3901 last_longest_trail_len= 3901
3584.31/3596.16	c longest_trail_len= 3901 last_longest_trail_len= 3901
3584.31/3596.16	c longest_trail_len= 3901 last_longest_trail_len= 3901
3584.31/3596.16	c #Conflicts:     361000 | #Constraints:      23172
3584.31/3596.16	c longest_trail_len= 3901 last_longest_trail_len= 3901
3584.31/3596.16	c longest_trail_len= 3901 last_longest_trail_len= 3901
3584.31/3596.16	c longest_trail_len= 3901 last_longest_trail_len= 3901
3584.31/3596.16	c longest_trail_len= 3901 last_longest_trail_len= 3901
3584.31/3596.16	c longest_trail_len= 3901 last_longest_trail_len= 3901
3584.31/3596.16	c longest_trail_len= 3901 last_longest_trail_len= 3901
3584.31/3596.16	c #Conflicts:     362000 | #Constraints:      24172
3584.31/3596.16	c longest_trail_len= 3901 last_longest_trail_len= 3901
3584.31/3596.16	c longest_trail_len= 3901 last_longest_trail_len= 3901
3584.31/3596.16	c #Conflicts:     363000 | #Constraints:      25172
3584.31/3596.16	c longest_trail_len= 3901 last_longest_trail_len= 3901
3584.31/3596.16	c longest_trail_len= 3901 last_longest_trail_len= 3901
3584.31/3596.16	c longest_trail_len= 3901 last_longest_trail_len= 3901
3584.31/3596.16	c longest_trail_len= 3901 last_longest_trail_len= 3901
3584.31/3596.16	c longest_trail_len= 3901 last_longest_trail_len= 3901
3584.31/3596.16	c longest_trail_len= 3901 last_longest_trail_len= 3901
3584.31/3596.16	c #Conflicts:     364000 | #Constraints:      26172
3584.31/3596.16	c longest_trail_len= 3901 last_longest_trail_len= 3901
3584.31/3596.16	c longest_trail_len= 3901 last_longest_trail_len= 3901
3584.31/3596.16	c longest_trail_len= 3901 last_longest_trail_len= 3901
3584.31/3596.16	c longest_trail_len= 3901 last_longest_trail_len= 3901
3584.31/3596.16	c longest_trail_len= 3901 last_longest_trail_len= 3901
3584.31/3596.16	c #Conflicts:     365000 | #Constraints:      27172
3584.31/3596.16	c longest_trail_len= 3901 last_longest_trail_len= 3901
3584.31/3596.16	c longest_trail_len= 3901 last_longest_trail_len= 3901
3584.31/3596.16	c longest_trail_len= 3901 last_longest_trail_len= 3901
3584.31/3596.16	c longest_trail_len= 3901 last_longest_trail_len= 3901
3584.31/3596.16	c #Conflicts:     366000 | #Constraints:      28172
3584.31/3596.16	c longest_trail_len= 3901 last_longest_trail_len= 3901
3584.31/3596.16	c #Conflicts:     367000 | #Constraints:      29172
3584.31/3596.16	c #Conflicts:     368000 | #Constraints:      30172
3584.31/3596.16	c longest_trail_len= 3901 last_longest_trail_len= 3901
3584.31/3596.16	c #Conflicts:     369000 | #Constraints:      31172
3584.31/3596.16	c INPROCESSING
3584.31/3596.16	c GARBAGE COLLECT
3584.31/3596.16	c #Conflicts:     370000 | #Constraints:      20175
3584.31/3596.16	c #Conflicts:     371000 | #Constraints:      21175
3584.31/3596.16	c longest_trail_len= 3901 last_longest_trail_len= 3901
3584.31/3596.16	c #Conflicts:     372000 | #Constraints:      22175
3584.31/3596.16	c #Conflicts:     373000 | #Constraints:      23175
3584.31/3596.16	c #Conflicts:     374000 | #Constraints:      24175
3584.31/3596.16	c #Conflicts:     375000 | #Constraints:      25175
3584.31/3596.16	c #Conflicts:     376000 | #Constraints:      26175
3584.31/3596.16	c #Conflicts:     377000 | #Constraints:      27175
3584.31/3596.16	c longest_trail_len= 3901 last_longest_trail_len= 3901
3584.31/3596.16	c longest_trail_len= 3901 last_longest_trail_len= 3901
3584.31/3596.16	c longest_trail_len= 3901 last_longest_trail_len= 3901
3584.31/3596.16	c #Conflicts:     378000 | #Constraints:      28175
3584.31/3596.16	c longest_trail_len= 3901 last_longest_trail_len= 3901
3584.31/3596.16	c longest_trail_len= 3901 last_longest_trail_len= 3901
3584.31/3596.16	c longest_trail_len= 3901 last_longest_trail_len= 3901
3584.31/3596.16	c longest_trail_len= 3901 last_longest_trail_len= 3901
3584.31/3596.16	c longest_trail_len= 3901 last_longest_trail_len= 3901
3584.31/3596.16	c #Conflicts:     379000 | #Constraints:      29175
3584.31/3596.16	c longest_trail_len= 3901 last_longest_trail_len= 3901
3584.31/3596.16	c longest_trail_len= 3901 last_longest_trail_len= 3901
3584.31/3596.16	c longest_trail_len= 3901 last_longest_trail_len= 3901
3584.31/3596.16	c longest_trail_len= 3901 last_longest_trail_len= 3901
3584.31/3596.16	c restart_num  603 904
3584.31/3596.16	c Use LS-small
3584.31/3596.16	c longest_trail_len= 3901 last_longest_trail_len= 3901
3584.31/3596.16	c num_vars= 3968 len_partial_assign_no_confli= 3721
3584.31/3596.16	c update_LS_target_phase-runLS-restart
3584.31/3596.16	c longest_trail_len= 3615 last_longest_trail_len= 0
3584.31/3596.16	c #Conflicts:     380000 | #Constraints:      30175
3584.31/3596.16	c longest_trail_len= 3751 last_longest_trail_len= 3615
3584.31/3596.16	c longest_trail_len= 3751 last_longest_trail_len= 3751
3584.31/3596.16	c #Conflicts:     381000 | #Constraints:      31175
3584.31/3596.16	c longest_trail_len= 3751 last_longest_trail_len= 3751
3584.31/3596.16	c longest_trail_len= 3751 last_longest_trail_len= 3751
3584.31/3596.16	c longest_trail_len= 3797 last_longest_trail_len= 3751
3584.31/3596.16	c longest_trail_len= 3797 last_longest_trail_len= 3797
3584.31/3596.16	c longest_trail_len= 3797 last_longest_trail_len= 3797
3584.31/3596.16	c INPROCESSING
3584.31/3596.16	c GARBAGE COLLECT
3584.31/3596.16	c rational objective 800.451
3584.31/3596.16	c longest_trail_len= 3797 last_longest_trail_len= 3797
3584.31/3596.16	c #Conflicts:     382000 | #Constraints:      19966
3584.31/3596.16	c longest_trail_len= 3797 last_longest_trail_len= 3797
3584.31/3596.16	c longest_trail_len= 3797 last_longest_trail_len= 3797
3584.31/3596.16	c longest_trail_len= 3797 last_longest_trail_len= 3797
3584.31/3596.16	c longest_trail_len= 3797 last_longest_trail_len= 3797
3584.31/3596.16	c longest_trail_len= 3797 last_longest_trail_len= 3797
3584.31/3596.16	c longest_trail_len= 3797 last_longest_trail_len= 3797
3584.31/3596.16	c longest_trail_len= 3797 last_longest_trail_len= 3797
3584.31/3596.16	c #Conflicts:     383000 | #Constraints:      20966
3584.31/3596.16	c longest_trail_len= 3797 last_longest_trail_len= 3797
3584.31/3596.16	c #Conflicts:     384000 | #Constraints:      21966
3584.31/3596.16	c longest_trail_len= 3845 last_longest_trail_len= 3797
3584.31/3596.16	c #Conflicts:     385000 | #Constraints:      22966
3584.31/3596.16	c longest_trail_len= 3845 last_longest_trail_len= 3845
3584.31/3596.16	c longest_trail_len= 3845 last_longest_trail_len= 3845
3584.31/3596.16	c longest_trail_len= 3882 last_longest_trail_len= 3845
3584.31/3596.16	c #Conflicts:     386000 | #Constraints:      23966
3584.31/3596.16	c longest_trail_len= 3882 last_longest_trail_len= 3882
3584.31/3596.16	c longest_trail_len= 3882 last_longest_trail_len= 3882
3584.31/3596.16	c longest_trail_len= 3882 last_longest_trail_len= 3882
3584.31/3596.16	c longest_trail_len= 3882 last_longest_trail_len= 3882
3584.31/3596.16	c longest_trail_len= 3882 last_longest_trail_len= 3882
3584.31/3596.16	c #Conflicts:     387000 | #Constraints:      24966
3584.31/3596.16	c longest_trail_len= 3882 last_longest_trail_len= 3882
3584.31/3596.16	c longest_trail_len= 3882 last_longest_trail_len= 3882
3584.31/3596.16	c longest_trail_len= 3882 last_longest_trail_len= 3882
3584.31/3596.16	c longest_trail_len= 3882 last_longest_trail_len= 3882
3584.31/3596.16	c longest_trail_len= 3882 last_longest_trail_len= 3882
3584.31/3596.16	c longest_trail_len= 3882 last_longest_trail_len= 3882
3584.31/3596.16	c #Conflicts:     388000 | #Constraints:      25966
3584.31/3596.16	c longest_trail_len= 3882 last_longest_trail_len= 3882
3584.31/3596.16	c longest_trail_len= 3882 last_longest_trail_len= 3882
3584.31/3596.16	c #Conflicts:     389000 | #Constraints:      26966
3584.31/3596.16	c longest_trail_len= 3882 last_longest_trail_len= 3882
3584.31/3596.16	c longest_trail_len= 3882 last_longest_trail_len= 3882
3584.31/3596.16	c longest_trail_len= 3882 last_longest_trail_len= 3882
3584.31/3596.16	c longest_trail_len= 3882 last_longest_trail_len= 3882
3584.31/3596.16	c longest_trail_len= 3882 last_longest_trail_len= 3882
3584.31/3596.16	c longest_trail_len= 3882 last_longest_trail_len= 3882
3584.31/3596.16	c #Conflicts:     390000 | #Constraints:      27966
3584.31/3596.16	c longest_trail_len= 3910 last_longest_trail_len= 3882
3584.31/3596.16	c longest_trail_len= 3910 last_longest_trail_len= 3910
3584.31/3596.16	c longest_trail_len= 3910 last_longest_trail_len= 3910
3584.31/3596.16	c longest_trail_len= 3910 last_longest_trail_len= 3910
3584.31/3596.16	c longest_trail_len= 3910 last_longest_trail_len= 3910
3584.31/3596.16	c longest_trail_len= 3910 last_longest_trail_len= 3910
3584.31/3596.16	c longest_trail_len= 3910 last_longest_trail_len= 3910
3584.31/3596.16	c #Conflicts:     391000 | #Constraints:      28966
3584.31/3596.16	c longest_trail_len= 3910 last_longest_trail_len= 3910
3584.31/3596.16	c #Conflicts:     392000 | #Constraints:      29966
3584.31/3596.16	c longest_trail_len= 3910 last_longest_trail_len= 3910
3584.31/3596.16	c #Conflicts:     393000 | #Constraints:      30966
3584.31/3596.16	c longest_trail_len= 3910 last_longest_trail_len= 3910
3584.31/3596.16	c #Conflicts:     394000 | #Constraints:      31966
3584.31/3596.16	c INPROCESSING
3584.31/3596.16	c GARBAGE COLLECT
3584.31/3596.16	c rational objective 800.828
3584.31/3596.16	c #Conflicts:     395000 | #Constraints:      20546
3584.31/3596.16	c #Conflicts:     396000 | #Constraints:      21546
3584.31/3596.16	c longest_trail_len= 3910 last_longest_trail_len= 3910
3584.31/3596.16	c #Conflicts:     397000 | #Constraints:      22546
3584.31/3596.16	c longest_trail_len= 3910 last_longest_trail_len= 3910
3584.31/3596.16	c longest_trail_len= 3910 last_longest_trail_len= 3910
3584.31/3596.16	c longest_trail_len= 3910 last_longest_trail_len= 3910
3584.31/3596.16	c longest_trail_len= 3910 last_longest_trail_len= 3910
3584.31/3596.16	c longest_trail_len= 3910 last_longest_trail_len= 3910
3584.31/3596.16	c longest_trail_len= 3910 last_longest_trail_len= 3910
3584.31/3596.16	c #Conflicts:     398000 | #Constraints:      23546
3584.31/3596.16	c longest_trail_len= 3910 last_longest_trail_len= 3910
3584.31/3596.16	c longest_trail_len= 3910 last_longest_trail_len= 3910
3584.31/3596.16	c longest_trail_len= 3910 last_longest_trail_len= 3910
3584.31/3596.16	c longest_trail_len= 3910 last_longest_trail_len= 3910
3584.31/3596.16	c longest_trail_len= 3910 last_longest_trail_len= 3910
3584.31/3596.16	c longest_trail_len= 3910 last_longest_trail_len= 3910
3584.31/3596.16	c longest_trail_len= 3910 last_longest_trail_len= 3910
3584.31/3596.16	c #Conflicts:     399000 | #Constraints:      24546
3584.31/3596.16	c longest_trail_len= 3910 last_longest_trail_len= 3910
3584.31/3596.16	c #Conflicts:     400000 | #Constraints:      25546
3584.31/3596.16	c longest_trail_len= 3910 last_longest_trail_len= 3910
3584.31/3596.16	c longest_trail_len= 3910 last_longest_trail_len= 3910
3584.31/3596.16	c longest_trail_len= 3910 last_longest_trail_len= 3910
3584.31/3596.16	c longest_trail_len= 3910 last_longest_trail_len= 3910
3584.31/3596.16	c longest_trail_len= 3910 last_longest_trail_len= 3910
3584.31/3596.16	c longest_trail_len= 3910 last_longest_trail_len= 3910
3584.31/3596.16	c longest_trail_len= 3910 last_longest_trail_len= 3910
3584.31/3596.16	c #Conflicts:     401000 | #Constraints:      26546
3584.31/3596.16	c longest_trail_len= 3910 last_longest_trail_len= 3910
3584.31/3596.16	c longest_trail_len= 3910 last_longest_trail_len= 3910
3584.31/3596.16	c longest_trail_len= 3910 last_longest_trail_len= 3910
3584.31/3596.16	c longest_trail_len= 3910 last_longest_trail_len= 3910
3584.31/3596.16	c longest_trail_len= 3910 last_longest_trail_len= 3910
3584.31/3596.16	c longest_trail_len= 3910 last_longest_trail_len= 3910
3584.31/3596.16	c #Conflicts:     402000 | #Constraints:      27546
3584.31/3596.16	c longest_trail_len= 3910 last_longest_trail_len= 3910
3584.31/3596.16	c longest_trail_len= 3910 last_longest_trail_len= 3910
3584.31/3596.16	c #Conflicts:     403000 | #Constraints:      28546
3584.31/3596.16	c longest_trail_len= 3910 last_longest_trail_len= 3910
3584.31/3596.16	c #Conflicts:     404000 | #Constraints:      29546
3584.31/3596.16	c longest_trail_len= 3910 last_longest_trail_len= 3910
3584.31/3596.16	c #Conflicts:     405000 | #Constraints:      30546
3584.31/3596.16	c longest_trail_len= 3910 last_longest_trail_len= 3910
3584.31/3596.16	c longest_trail_len= 3910 last_longest_trail_len= 3910
3584.31/3596.16	c longest_trail_len= 3910 last_longest_trail_len= 3910
3584.31/3596.16	c longest_trail_len= 3910 last_longest_trail_len= 3910
3584.31/3596.16	c longest_trail_len= 3910 last_longest_trail_len= 3910
3584.31/3596.16	c longest_trail_len= 3910 last_longest_trail_len= 3910
3584.31/3596.16	c #Conflicts:     406000 | #Constraints:      31546
3584.31/3596.16	c longest_trail_len= 3910 last_longest_trail_len= 3910
3584.31/3596.16	c longest_trail_len= 3910 last_longest_trail_len= 3910
3584.31/3596.16	c longest_trail_len= 3910 last_longest_trail_len= 3910
3584.31/3596.16	c longest_trail_len= 3910 last_longest_trail_len= 3910
3584.31/3596.16	c longest_trail_len= 3910 last_longest_trail_len= 3910
3584.31/3596.16	c longest_trail_len= 3910 last_longest_trail_len= 3910
3584.31/3596.16	c longest_trail_len= 3910 last_longest_trail_len= 3910
3584.31/3596.16	c #Conflicts:     407000 | #Constraints:      32546
3584.31/3596.16	c INPROCESSING
3584.31/3596.16	c GARBAGE COLLECT
3584.31/3596.16	c rational objective 801.255
3584.31/3596.16	c longest_trail_len= 3910 last_longest_trail_len= 3910
3584.31/3596.16	c #Conflicts:     408000 | #Constraints:      20975
3584.31/3596.16	c longest_trail_len= 3910 last_longest_trail_len= 3910
3584.31/3596.16	c longest_trail_len= 3910 last_longest_trail_len= 3910
3584.31/3596.16	c longest_trail_len= 3910 last_longest_trail_len= 3910
3584.31/3596.16	c longest_trail_len= 3910 last_longest_trail_len= 3910
3584.31/3596.16	c longest_trail_len= 3910 last_longest_trail_len= 3910
3584.31/3596.16	c longest_trail_len= 3910 last_longest_trail_len= 3910
3584.31/3596.16	c longest_trail_len= 3910 last_longest_trail_len= 3910
3584.31/3596.16	c #Conflicts:     409000 | #Constraints:      21975
3584.31/3596.16	c longest_trail_len= 3910 last_longest_trail_len= 3910
3584.31/3596.16	c longest_trail_len= 3910 last_longest_trail_len= 3910
3584.31/3596.16	c longest_trail_len= 3910 last_longest_trail_len= 3910
3584.31/3596.16	c longest_trail_len= 3910 last_longest_trail_len= 3910
3584.31/3596.16	c longest_trail_len= 3910 last_longest_trail_len= 3910
3584.31/3596.16	c longest_trail_len= 3910 last_longest_trail_len= 3910
3584.31/3596.16	c #Conflicts:     410000 | #Constraints:      22975
3584.31/3596.16	c longest_trail_len= 3910 last_longest_trail_len= 3910
3584.31/3596.16	c longest_trail_len= 3910 last_longest_trail_len= 3910
3584.31/3596.16	c #Conflicts:     411000 | #Constraints:      23975
3584.31/3596.16	c longest_trail_len= 3910 last_longest_trail_len= 3910
3584.31/3596.16	c #Conflicts:     412000 | #Constraints:      24975
3584.31/3596.16	c longest_trail_len= 3910 last_longest_trail_len= 3910
3584.31/3596.16	c #Conflicts:     413000 | #Constraints:      25975
3584.31/3596.16	c #Conflicts:     414000 | #Constraints:      26975
3584.31/3596.16	c #Conflicts:     415000 | #Constraints:      27975
3584.31/3596.16	c #Conflicts:     416000 | #Constraints:      28975
3584.31/3596.16	c longest_trail_len= 3910 last_longest_trail_len= 3910
3584.31/3596.16	c #Conflicts:     417000 | #Constraints:      29975
3584.31/3596.16	c #Conflicts:     418000 | #Constraints:      30975
3584.31/3596.16	c #Conflicts:     419000 | #Constraints:      31975
3584.31/3596.16	c #Conflicts:     420000 | #Constraints:      32975
3584.31/3596.16	c INPROCESSING
3584.31/3596.16	c GARBAGE COLLECT
3584.31/3596.16	c rational objective 801.333
3584.31/3596.16	c #Conflicts:     421000 | #Constraints:      21172
3584.31/3596.16	c #Conflicts:     422000 | #Constraints:      22172
3584.31/3596.16	c longest_trail_len= 3910 last_longest_trail_len= 3910
3584.31/3596.16	c #Conflicts:     423000 | #Constraints:      23172
3584.31/3596.16	c #Conflicts:     424000 | #Constraints:      24172
3584.31/3596.16	c #Conflicts:     425000 | #Constraints:      25172
3584.31/3596.16	c #Conflicts:     426000 | #Constraints:      26172
3584.31/3596.16	c #Conflicts:     427000 | #Constraints:      27172
3584.31/3596.16	c #Conflicts:     428000 | #Constraints:      28172
3584.31/3596.16	c #Conflicts:     429000 | #Constraints:      29172
3584.31/3596.16	c #Conflicts:     430000 | #Constraints:      30172
3584.31/3596.16	c #Conflicts:     431000 | #Constraints:      31172
3584.31/3596.16	c #Conflicts:     432000 | #Constraints:      32172
3584.31/3596.16	c #Conflicts:     433000 | #Constraints:      33172
3584.31/3596.16	c INPROCESSING
3584.31/3596.16	c GARBAGE COLLECT
3584.31/3596.16	c rational objective 801.349
3584.31/3596.16	c #Conflicts:     434000 | #Constraints:      21184
3584.31/3596.16	c #Conflicts:     435000 | #Constraints:      22184
3584.31/3596.16	c longest_trail_len= 3910 last_longest_trail_len= 3910
3584.31/3596.16	c #Conflicts:     436000 | #Constraints:      23184
3584.31/3596.16	c #Conflicts:     437000 | #Constraints:      24184
3584.31/3596.16	c #Conflicts:     438000 | #Constraints:      25184
3584.31/3596.16	c #Conflicts:     439000 | #Constraints:      26184
3584.31/3596.16	c #Conflicts:     440000 | #Constraints:      27184
3584.31/3596.16	c #Conflicts:     441000 | #Constraints:      28184
3584.31/3596.16	c #Conflicts:     442000 | #Constraints:      29184
3584.31/3596.16	c #Conflicts:     443000 | #Constraints:      30184
3584.31/3596.16	c #Conflicts:     444000 | #Constraints:      31184
3584.31/3596.16	c #Conflicts:     445000 | #Constraints:      32184
3584.31/3596.16	c #Conflicts:     446000 | #Constraints:      33184
3584.31/3596.16	c INPROCESSING
3584.31/3596.16	c GARBAGE COLLECT
3584.31/3596.16	c rational objective 801.417
3584.31/3596.16	c #Conflicts:     447000 | #Constraints:      21011
3584.31/3596.16	c #Conflicts:     448000 | #Constraints:      22011
3584.31/3596.16	c #Conflicts:     449000 | #Constraints:      23011
3584.31/3596.16	c #Conflicts:     450000 | #Constraints:      24011
3584.31/3596.16	c #Conflicts:     451000 | #Constraints:      25011
3584.31/3596.16	c #Conflicts:     452000 | #Constraints:      26011
3584.31/3596.16	c #Conflicts:     453000 | #Constraints:      27011
3584.31/3596.16	c #Conflicts:     454000 | #Constraints:      28011
3584.31/3596.16	c #Conflicts:     455000 | #Constraints:      29011
3584.31/3596.16	c #Conflicts:     456000 | #Constraints:      30011
3584.31/3596.16	c #Conflicts:     457000 | #Constraints:      31011
3584.31/3596.16	c #Conflicts:     458000 | #Constraints:      32011
3584.31/3596.16	c #Conflicts:     459000 | #Constraints:      33011
3584.31/3596.16	c #Conflicts:     460000 | #Constraints:      34011
3584.31/3596.16	c INPROCESSING
3584.31/3596.16	c GARBAGE COLLECT
3584.31/3596.16	c rational objective 801.803
3584.31/3596.16	c longest_trail_len= 3910 last_longest_trail_len= 3910
3584.31/3596.16	c #Conflicts:     461000 | #Constraints:      21592
3584.31/3596.16	c #Conflicts:     462000 | #Constraints:      22592
3584.31/3596.16	c #Conflicts:     463000 | #Constraints:      23592
3584.31/3596.16	c #Conflicts:     464000 | #Constraints:      24592
3584.31/3596.16	c #Conflicts:     465000 | #Constraints:      25592
3584.31/3596.16	c #Conflicts:     466000 | #Constraints:      26592
3584.31/3596.16	c #Conflicts:     467000 | #Constraints:      27592
3584.31/3596.16	c #Conflicts:     468000 | #Constraints:      28592
3584.31/3596.16	c #Conflicts:     469000 | #Constraints:      29592
3584.31/3596.16	c #Conflicts:     470000 | #Constraints:      30592
3584.31/3596.16	c #Conflicts:     471000 | #Constraints:      31592
3584.31/3596.16	c #Conflicts:     472000 | #Constraints:      32592
3584.31/3596.16	c #Conflicts:     473000 | #Constraints:      33592
3584.31/3596.16	c #Conflicts:     474000 | #Constraints:      34592
3584.31/3596.16	c INPROCESSING
3584.31/3596.16	c GARBAGE COLLECT
3584.31/3596.16	c rational objective 802.1
3584.31/3596.16	c #Conflicts:     475000 | #Constraints:      22032
3584.31/3596.16	c #Conflicts:     476000 | #Constraints:      23032
3584.31/3596.16	c #Conflicts:     477000 | #Constraints:      24032
3584.31/3596.16	c #Conflicts:     478000 | #Constraints:      25032
3584.31/3596.16	c #Conflicts:     479000 | #Constraints:      26032
3584.31/3596.16	c #Conflicts:     480000 | #Constraints:      27032
3584.31/3596.16	c #Conflicts:     481000 | #Constraints:      28032
3584.31/3596.16	c #Conflicts:     482000 | #Constraints:      29032
3584.31/3596.16	c #Conflicts:     483000 | #Constraints:      30032
3584.31/3596.16	c #Conflicts:     484000 | #Constraints:      31032
3584.31/3596.16	c #Conflicts:     485000 | #Constraints:      32032
3584.31/3596.16	c #Conflicts:     486000 | #Constraints:      33032
3584.31/3596.16	c Program interrupted by user.
3584.31/3596.16	c cpu time 3574.09 s
3584.31/3596.16	c deterministic time 484693565820 4.85e+11
3584.31/3596.16	c optimization time 591.408 s
3584.31/3596.16	c total solve time 2982.66 s
3584.31/3596.16	c core-guided solve time 0 s
3584.31/3596.16	c propagation time 3204.8 s
3584.31/3596.16	c conflict analysis time 277.454 s
3584.31/3596.16	c propagations 154696450
3584.31/3596.16	c resolve steps 16836422
3584.31/3596.16	c decisions 12356697
3584.31/3596.16	c conflicts 486754
3584.31/3596.16	c restarts 1022
3584.31/3596.16	c inprocessing phases 60
3584.31/3596.16	c input clauses 6622
3584.31/3596.16	c input cardinalities 0
3584.31/3596.16	c input general constraints 1658
3584.31/3596.16	c input average constraint length 4.43
3584.31/3596.16	c input average constraint degree 1.91
3584.31/3596.16	c learned clauses 121324
3584.31/3596.16	c learned cardinalities 64
3584.31/3596.16	c learned general constraints 365366
3584.31/3596.16	c learned average constraint length 702.82
3584.31/3596.16	c learned average constraint degree 154274984.72
3584.31/3596.16	c watched constraints 349437
3584.31/3596.16	c counting constraints 17587
3584.31/3596.16	c gcd simplifications 28236
3584.31/3596.16	c detected cardinalities 6
3584.31/3596.16	c weakened non-implied lits 7308545
3584.31/3596.16	c weakened non-implying lits 493652
3584.31/3596.16	c original variables 3968
3584.31/3596.16	c clausal propagations 38760365
3584.31/3596.16	c cardinality propagations 2363
3584.31/3596.16	c watched propagations 15486067
3584.31/3596.16	c counting propagations 100212816
3584.31/3596.16	c watch lookups 87537023915
3584.31/3596.16	c watch backjump lookups 76085689844
3584.31/3596.16	c watch checks 279903955793
3584.31/3596.16	c propagation checks 39649937368
3584.31/3596.16	c constraint additions 1181429725
3584.31/3596.16	c trail pops 167536786
3584.31/3596.16	c formula constraints 8280
3584.31/3596.16	c learned constraints 486754
3584.31/3596.16	c bound constraints 0
3584.31/3596.16	c core-guided constraints 0
3584.31/3596.16	c encountered formula constraints 12123018
3584.31/3596.16	c encountered learned constraints 5200158
3584.31/3596.16	c encountered bound constraints 0
3584.31/3596.16	c encountered core-guided constraints 0
3584.31/3596.16	c LP total time 91.0718 s
3584.31/3596.16	c LP solve time 90.17 s
3584.31/3596.16	c LP constraints added 9086
3584.31/3596.16	c LP constraints removed 529
3584.31/3596.16	c LP pivots internal 488125
3584.31/3596.16	c LP pivots root 451116
3584.31/3596.16	c LP calls 180
3584.31/3596.16	c LP optimalities 176
3584.31/3596.16	c LP no pivot count 1
3584.31/3596.16	c LP infeasibilities 0
3584.31/3596.16	c LP valid Farkas constraints 0
3584.31/3596.16	c LP learned Farkas constraints 0
3584.31/3596.16	c LP basis resets 0
3584.31/3596.16	c LP cycling count 0
3584.31/3596.16	c LP singular count 0
3584.31/3596.16	c LP no primal count 0
3584.31/3596.16	c LP no farkas count 0
3584.31/3596.16	c LP other issue count 0
3584.31/3596.16	c LP Gomory cuts 0
3584.31/3596.16	c LP learned cuts 806
3584.31/3596.16	c LP deleted cuts 529
3584.31/3596.16	c LP encountered Gomory constraints 0
3584.31/3596.16	c LP encountered Farkas constraints 0
3584.31/3596.16	c LP encountered learned Farkas constraints 0
3584.31/3596.16	c CG auxiliary variables introduced 0
3584.31/3596.16	c CG solutions found 0
3584.31/3596.16	c CG cores constructed 0
3584.31/3596.16	c CG core cardinality constraints returned 0
3584.31/3596.16	c CG unit cores 0
3584.31/3596.16	c CG single cores 0
3584.31/3596.16	c CG blocks removed during cardinality reduction 0
3584.31/3596.16	c CG first core best 0
3584.31/3596.16	c CG decision core best 0
3584.31/3596.16	c CG core reduction tie 0
3584.31/3596.16	c CG core degree average 0.00
3584.31/3596.16	c CG core slack average 0.00
3584.31/3596.16	c local search time 20.1799 s (0.6% of runtime)
3584.31/3596.16	c LS(normal)  7.45231 s, calls 1
3584.31/3596.16	c LS(restart) 12.7276 s, calls 3
3584.31/3596.16	s UNKNOWN
3584.31/3596.20	c Total time: 3595.487 seconds

Verifier Data

ERROR: no interpretation found !

Watcher Data

runsolver version 3.4.3 (svn: 5215) Copyright (C) 2010-2013 Olivier ROUSSEL

This program is distributed in the hope that it will be useful,
but WITHOUT ANY WARRANTY; without even the implied warranty of
MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the
GNU General Public License for more details.

command line: BIN/runsolver --timestamp -w /tmp/evaluation-result-4808757-1782848758/watcher-4808757-1782848758 -o /tmp/evaluation-result-4808757-1782848758/solver-4808757-1782848758 -C 3600 -W 3700 -M 62000 --var /tmp/evaluation-result-4808757-1782848758/vars-4808757-1782848758 --bin-var /tmp/runsolver-exch-nodeE001-1782848652-2651643 --watchdog 3760 ./SynLSRS HOME/instance-4808757-1782848758.opb 3600 HOME 62000 

running on 4 cores: 44-47

CPU: AMD EPYC 9355 32-Core Processor
Cores frequency:
  2500 MHz: 0,2-4,6-7,9-11,13-14,16-17,19,22-24,26,28,30-33,35,37-41,45,47-49,51,53-55,61-63
  3550 MHz: 1,50,52,56-60
  3600 MHz: 5,8,12,15,18,20-21,25,27,29,34,36,42-44,46
WARNING: cores do not run at the same frequency!

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

CPU governors:
  performance: 44-47

NUMA information:
  number of nodes: 8
  node 0: cores 0-7, 128055 MiB (108323 MiB free)
  node 1: cores 8-15, 129019 MiB (104838 MiB free)
  node 2: cores 16-23, 129019 MiB (112191 MiB free)
  node 3: cores 24-31, 129003 MiB (107946 MiB free)
  node 4: cores 32-39, 129019 MiB (109730 MiB free)
  node 5: cores 40-47, 129019 MiB (112551 MiB free)
  node 6: cores 48-55, 129019 MiB (112644 MiB free)
  node 7: cores 56-63, 128429 MiB (110478 MiB free)
  node distances:
     10  12  12  12  32  32  32  32
     12  10  12  12  32  32  32  32
     12  12  10  12  32  32  32  32
     12  12  12  10  32  32  32  32
     32  32  32  32  10  12  12  12
     32  32  32  32  12  10  12  12
     32  32  32  32  12  12  10  12
     32  32  32  32  12  12  12  10

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


[startup+0.100059 s]*
/proc/loadavg: 14.19 5.24 1.97 13/904 2653433
/proc/meminfo: memFree=899793224/1055320720 swapFree=33554428/33554428
[pid=2653427] ppid=2653410 vsize=1776 memory=416 CPUtime=0 cores=44-47
/proc/2653427/stat : 2653427 (SynLSRS) D 2653410 2653427 2651615 0 -1 4456448 69 0 0 0 0 0 0 0 20 0 1 0 218164149 1818624 0 18446744073709551615 94064352690176 94064353584709 140728905007456 0 0 0 0 0 0 1 0 0 17 44 0 0 0 0 0 94064353823760 94064353871504 94064377331712 140728905009409 140728905009542 140728905009542 140728905015278 0
/proc/2653427/statm: 444 104 94 219 0 64 0
Current children cumulated CPU time: 0 s
Current children cumulated vsize: 1776 KiB
Current children cumulated memory: 416 KiB

[startup+0.212064 s]*
/proc/loadavg: 14.19 5.24 1.97 14/903 2653436
/proc/meminfo: memFree=899797512/1055320720 swapFree=33554428/33554428
[pid=2653427] ppid=2653410 vsize=4192 memory=3120 CPUtime=0 cores=44-47
/proc/2653427/stat : 2653427 (SynLSRS) S 2653410 2653427 2651615 0 -1 4194304 195 0 0 0 0 0 0 0 20 0 1 0 218164149 4292608 640 18446744073709551615 94064352690176 94064353584709 140728905007456 0 0 0 2 4 65536 1 0 0 17 44 0 0 0 0 0 94064353823760 94064353871504 94064377331712 140728905009409 140728905009542 140728905009542 140728905015278 0
/proc/2653427/statm: 1048 780 702 219 0 110 0
[pid=2653434] ppid=2653427 vsize=4192 memory=1540 CPUtime=0 cores=44-47
/proc/2653434/stat : 2653434 (SynLSRS) S 2653427 2653427 2651615 0 -1 4194368 57 0 0 0 0 0 0 0 20 0 1 0 218164166 4292608 256 18446744073709551615 94064352690176 94064353584709 140728905007456 0 0 0 2 0 65538 1 0 0 17 46 0 0 0 0 0 94064353823760 94064353871504 94064377331712 140728905009409 140728905009542 140728905009542 140728905015278 0
/proc/2653434/statm: 1048 385 306 219 0 110 0
[pid=2653435] ppid=2653434 vsize=424 memory=264 CPUtime=0 cores=44-47
/proc/2653435/stat : 2653435 (dirname) D 2653434 2653427 2651615 0 -1 4456448 75 0 0 0 0 0 0 0 20 0 1 0 218164166 434176 0 18446744073709551615 94453226504192 94453226515393 140722755497664 0 0 0 0 0 0 1 0 0 17 45 0 0 0 0 0 94453226523568 94453226524680 94453249241088 140722755500426 140722755500444 140722755500444 140722755506151 0
/proc/2653435/statm: 106 66 55 3 0 42 0
Current children cumulated CPU time: 0 s
Current children cumulated vsize: 8808 KiB
Current children cumulated memory: 4924 KiB

[startup+0.31171 s]*
/proc/loadavg: 14.19 5.24 1.97 13/904 2653438
/proc/meminfo: memFree=899804644/1055320720 swapFree=33554428/33554428
[pid=2653427] ppid=2653410 vsize=4192 memory=3120 CPUtime=0 cores=44-47
/proc/2653427/stat : 2653427 (SynLSRS) S 2653410 2653427 2651615 0 -1 4194304 195 0 0 0 0 0 0 0 20 0 1 0 218164149 4292608 640 18446744073709551615 94064352690176 94064353584709 140728905007456 0 0 0 2 4 65536 1 0 0 17 44 0 0 0 0 0 94064353823760 94064353871504 94064377331712 140728905009409 140728905009542 140728905009542 140728905015278 0
/proc/2653427/statm: 1048 780 702 219 0 110 0
[pid=2653434] ppid=2653427 vsize=4192 memory=1540 CPUtime=0 cores=44-47
/proc/2653434/stat : 2653434 (SynLSRS) S 2653427 2653427 2651615 0 -1 4194368 57 0 0 0 0 0 0 0 20 0 1 0 218164166 4292608 256 18446744073709551615 94064352690176 94064353584709 140728905007456 0 0 0 2 0 65538 1 0 0 17 46 0 0 0 0 0 94064353823760 94064353871504 94064377331712 140728905009409 140728905009542 140728905009542 140728905015278 0
/proc/2653434/statm: 1048 385 306 219 0 110 0
[pid=2653435] ppid=2653434 vsize=424 memory=264 CPUtime=0 cores=44-47
/proc/2653435/stat : 2653435 (dirname) D 2653434 2653427 2651615 0 -1 4456448 75 0 0 0 0 0 0 0 20 0 1 0 218164166 434176 0 18446744073709551615 94453226504192 94453226515393 140722755497664 0 0 0 0 0 0 1 0 0 17 45 0 0 0 0 0 94453226523568 94453226524680 94453249241088 140722755500426 140722755500444 140722755500444 140722755506151 0
/proc/2653435/statm: 106 66 55 3 0 42 0
Current children cumulated CPU time: 0 s
Current children cumulated vsize: 8808 KiB
Current children cumulated memory: 4924 KiB

[startup+0.700118 s]
/proc/loadavg: 14.19 5.24 1.97 14/903 2653444
/proc/meminfo: memFree=899813092/1055320720 swapFree=33554428/33554428
[pid=2653427] ppid=2653410 vsize=4324 memory=3260 CPUtime=0 cores=44-47
/proc/2653427/stat : 2653427 (SynLSRS) S 2653410 2653427 2651615 0 -1 4194304 301 440 0 0 0 0 0 0 20 0 1 0 218164149 4427776 640 18446744073709551615 94064352690176 94064353584709 140728905007456 0 0 0 2 4 65536 1 0 0 17 44 0 0 0 0 0 94064353823760 94064353871504 94064377331712 140728905009409 140728905009542 140728905009542 140728905015278 0
/proc/2653427/statm: 1081 815 718 219 0 143 0
Current children cumulated CPU time: 0 s
Current children cumulated vsize: 4324 KiB
Current children cumulated memory: 3260 KiB

[startup+1.50016 s]
/proc/loadavg: 14.19 5.24 1.97 15/907 2653474
/proc/meminfo: memFree=899789768/1055320720 swapFree=33554428/33554428
[pid=2653427] ppid=2653410 vsize=4324 memory=3272 CPUtime=0.01 cores=44-47
/proc/2653427/stat : 2653427 (SynLSRS) S 2653410 2653427 2651615 0 -1 4194304 498 3550 0 0 0 0 0 1 20 0 1 0 218164149 4427776 640 18446744073709551615 94064352690176 94064353584709 140728905007456 0 0 0 65536 4 65538 1 0 0 17 44 0 0 0 0 0 94064353823760 94064353871504 94064377331712 140728905009409 140728905009542 140728905009542 140728905015278 0
/proc/2653427/statm: 1081 818 718 219 0 143 0
[pid=2653473] ppid=2653427 vsize=2660 memory=1696 CPUtime=0 cores=44-47
/proc/2653473/stat : 2653473 (timeout) S 2653427 2653473 2651615 0 -1 4194304 120 0 0 0 0 0 0 0 20 0 1 0 218164243 2723840 384 18446744073709551615 94443880566784 94443880583297 140737358205040 0 0 0 0 3145728 90119 1 0 0 17 46 0 0 0 0 0 94443880598064 94443880600152 94443904778240 140737358211193 140737358211484 140737358211484 140737358217191 0
/proc/2653473/statm: 665 424 396 5 0 90 0
[pid=2653474] ppid=2653473 vsize=61152 memory=22936 CPUtime=0.44 cores=44-47
/proc/2653474/stat : 2653474 (roundingsat) R 2653473 2653473 2651615 0 -1 4194304 4372 0 0 0 44 0 0 0 20 0 1 0 218164248 62619648 5544 18446744073709551615 94779466539008 94779468888953 140723053233840 0 0 0 0 0 8404994 0 0 0 17 46 0 0 0 0 0 94779469324984 94779469353128 94779500732416 140723053242511 140723053242783 140723053242783 140723053248490 0
/proc/2653474/statm: 15288 5734 1997 574 0 4444 0
Current children cumulated CPU time: 0.45 s
Current children cumulated vsize: 68136 KiB
Current children cumulated memory: 27904 KiB

[startup+3.11226 s]
/proc/loadavg: 14.19 5.24 1.97 17/907 2653474
/proc/meminfo: memFree=899762372/1055320720 swapFree=33554428/33554428
[pid=2653427] ppid=2653410 vsize=4324 memory=3272 CPUtime=0.01 cores=44-47
/proc/2653427/stat : 2653427 (SynLSRS) S 2653410 2653427 2651615 0 -1 4194304 498 3550 0 0 0 0 0 1 20 0 1 0 218164149 4427776 640 18446744073709551615 94064352690176 94064353584709 140728905007456 0 0 0 65536 4 65538 1 0 0 17 44 0 0 0 0 0 94064353823760 94064353871504 94064377331712 140728905009409 140728905009542 140728905009542 140728905015278 0
/proc/2653427/statm: 1081 818 718 219 0 143 0
[pid=2653473] ppid=2653427 vsize=2660 memory=1696 CPUtime=0 cores=44-47
/proc/2653473/stat : 2653473 (timeout) S 2653427 2653473 2651615 0 -1 4194304 120 0 0 0 0 0 0 0 20 0 1 0 218164243 2723840 384 18446744073709551615 94443880566784 94443880583297 140737358205040 0 0 0 0 3145728 90119 1 0 0 17 46 0 0 0 0 0 94443880598064 94443880600152 94443904778240 140737358211193 140737358211484 140737358211484 140737358217191 0
/proc/2653473/statm: 665 424 396 5 0 90 0
[pid=2653474] ppid=2653473 vsize=61152 memory=22936 CPUtime=2.05 cores=44-47
/proc/2653474/stat : 2653474 (roundingsat) R 2653473 2653473 2651615 0 -1 4194304 4372 0 0 0 205 0 0 0 20 0 1 0 218164248 62619648 5544 18446744073709551615 94779466539008 94779468888953 140723053233840 0 0 0 0 0 8404994 0 0 0 17 46 0 0 0 0 0 94779469324984 94779469353128 94779500732416 140723053242511 140723053242783 140723053242783 140723053248490 0
/proc/2653474/statm: 15288 5734 1997 574 0 4444 0
Current children cumulated CPU time: 2.06 s
Current children cumulated vsize: 68136 KiB
Current children cumulated memory: 27904 KiB
heavy processes:

[startup+6.30014 s]
/proc/loadavg: 14.34 5.42 2.05 17/907 2653474
/proc/meminfo: memFree=899754696/1055320720 swapFree=33554428/33554428
[pid=2653427] ppid=2653410 vsize=4324 memory=3272 CPUtime=0.01 cores=44-47
/proc/2653427/stat : 2653427 (SynLSRS) S 2653410 2653427 2651615 0 -1 4194304 498 3550 0 0 0 0 0 1 20 0 1 0 218164149 4427776 640 18446744073709551615 94064352690176 94064353584709 140728905007456 0 0 0 65536 4 65538 1 0 0 17 44 0 0 0 0 0 94064353823760 94064353871504 94064377331712 140728905009409 140728905009542 140728905009542 140728905015278 0
/proc/2653427/statm: 1081 818 718 219 0 143 0
[pid=2653473] ppid=2653427 vsize=2660 memory=1696 CPUtime=0 cores=44-47
/proc/2653473/stat : 2653473 (timeout) S 2653427 2653473 2651615 0 -1 4194304 120 0 0 0 0 0 0 0 20 0 1 0 218164243 2723840 384 18446744073709551615 94443880566784 94443880583297 140737358205040 0 0 0 0 3145728 90119 1 0 0 17 46 0 0 0 0 0 94443880598064 94443880600152 94443904778240 140737358211193 140737358211484 140737358211484 140737358217191 0
/proc/2653473/statm: 665 424 396 5 0 90 0
[pid=2653474] ppid=2653473 vsize=61152 memory=22936 CPUtime=5.23 cores=44-47
/proc/2653474/stat : 2653474 (roundingsat) R 2653473 2653473 2651615 0 -1 4194304 4372 0 0 0 523 0 0 0 20 0 1 0 218164248 62619648 5544 18446744073709551615 94779466539008 94779468888953 140723053233840 0 0 0 0 0 8404994 0 0 0 17 46 0 0 0 0 0 94779469324984 94779469353128 94779500732416 140723053242511 140723053242783 140723053242783 140723053248490 0
/proc/2653474/statm: 15288 5734 1997 574 0 4444 0
Current children cumulated CPU time: 5.24 s
Current children cumulated vsize: 68136 KiB
Current children cumulated memory: 27904 KiB

[startup+12.7001 s]
/proc/loadavg: 14.47 5.60 2.12 17/907 2653474
/proc/meminfo: memFree=899729224/1055320720 swapFree=33554428/33554428
[pid=2653427] ppid=2653410 vsize=4324 memory=3272 CPUtime=0.01 cores=44-47
/proc/2653427/stat : 2653427 (SynLSRS) S 2653410 2653427 2651615 0 -1 4194304 498 3550 0 0 0 0 0 1 20 0 1 0 218164149 4427776 640 18446744073709551615 94064352690176 94064353584709 140728905007456 0 0 0 65536 4 65538 1 0 0 17 44 0 0 0 0 0 94064353823760 94064353871504 94064377331712 140728905009409 140728905009542 140728905009542 140728905015278 0
/proc/2653427/statm: 1081 818 718 219 0 143 0
[pid=2653473] ppid=2653427 vsize=2660 memory=1696 CPUtime=0 cores=44-47
/proc/2653473/stat : 2653473 (timeout) S 2653427 2653473 2651615 0 -1 4194304 120 0 0 0 0 0 0 0 20 0 1 0 218164243 2723840 384 18446744073709551615 94443880566784 94443880583297 140737358205040 0 0 0 0 3145728 90119 1 0 0 17 46 0 0 0 0 0 94443880598064 94443880600152 94443904778240 140737358211193 140737358211484 140737358211484 140737358217191 0
/proc/2653473/statm: 665 424 396 5 0 90 0
[pid=2653474] ppid=2653473 vsize=67692 memory=30660 CPUtime=11.61 cores=44-47
/proc/2653474/stat : 2653474 (roundingsat) R 2653473 2653473 2651615 0 -1 4194304 6067 0 0 0 1137 24 0 0 20 0 1 0 218164248 69316608 7513 18446744073709551615 94779466539008 94779468888953 140723053233840 0 0 0 0 0 8404994 0 0 0 17 46 0 0 0 0 0 94779469324984 94779469353128 94779500732416 140723053242511 140723053242783 140723053242783 140723053248490 0
/proc/2653474/statm: 16923 7665 2044 574 0 6079 0
Current children cumulated CPU time: 11.62 s
Current children cumulated vsize: 74676 KiB
Current children cumulated memory: 35628 KiB

[startup+25.5002 s]
/proc/loadavg: 14.81 6.11 2.35 17/907 2653541
/proc/meminfo: memFree=899637628/1055320720 swapFree=33554428/33554428
[pid=2653427] ppid=2653410 vsize=4324 memory=3272 CPUtime=0.01 cores=44-47
/proc/2653427/stat : 2653427 (SynLSRS) S 2653410 2653427 2651615 0 -1 4194304 498 3550 0 0 0 0 0 1 20 0 1 0 218164149 4427776 640 18446744073709551615 94064352690176 94064353584709 140728905007456 0 0 0 65536 4 65538 1 0 0 17 44 0 0 0 0 0 94064353823760 94064353871504 94064377331712 140728905009409 140728905009542 140728905009542 140728905015278 0
/proc/2653427/statm: 1081 818 718 219 0 143 0
[pid=2653473] ppid=2653427 vsize=2660 memory=1696 CPUtime=0 cores=44-47
/proc/2653473/stat : 2653473 (timeout) S 2653427 2653473 2651615 0 -1 4194304 120 0 0 0 0 0 0 0 20 0 1 0 218164243 2723840 384 18446744073709551615 94443880566784 94443880583297 140737358205040 0 0 0 0 3145728 90119 1 0 0 17 46 0 0 0 0 0 94443880598064 94443880600152 94443904778240 140737358211193 140737358211484 140737358211484 140737358217191 0
/proc/2653473/statm: 665 424 396 5 0 90 0
[pid=2653474] ppid=2653473 vsize=111812 memory=67580 CPUtime=24.38 cores=44-47
/proc/2653474/stat : 2653474 (roundingsat) R 2653473 2653473 2651615 0 -1 4194304 12742 0 0 0 2397 41 0 0 20 0 1 0 218164248 114495488 16668 18446744073709551615 94779466539008 94779468888953 140723053233840 0 0 0 0 0 8404994 0 0 0 17 46 0 0 0 0 0 94779469324984 94779469353128 94779500732416 140723053242511 140723053242783 140723053242783 140723053248490 0
/proc/2653474/statm: 27953 16895 2044 574 0 17109 0
Current children cumulated CPU time: 24.39 s
Current children cumulated vsize: 118796 KiB
Current children cumulated memory: 72548 KiB

[startup+51.1134 s]
/proc/loadavg: 15.22 6.90 2.71 17/907 2653541
/proc/meminfo: memFree=899385900/1055320720 swapFree=33554428/33554428
[pid=2653427] ppid=2653410 vsize=4324 memory=3272 CPUtime=0.01 cores=44-47
/proc/2653427/stat : 2653427 (SynLSRS) S 2653410 2653427 2651615 0 -1 4194304 498 3550 0 0 0 0 0 1 20 0 1 0 218164149 4427776 640 18446744073709551615 94064352690176 94064353584709 140728905007456 0 0 0 65536 4 65538 1 0 0 17 44 0 0 0 0 0 94064353823760 94064353871504 94064377331712 140728905009409 140728905009542 140728905009542 140728905015278 0
/proc/2653427/statm: 1081 818 718 219 0 143 0
[pid=2653473] ppid=2653427 vsize=2660 memory=1696 CPUtime=0 cores=44-47
/proc/2653473/stat : 2653473 (timeout) S 2653427 2653473 2651615 0 -1 4194304 120 0 0 0 0 0 0 0 20 0 1 0 218164243 2723840 384 18446744073709551615 94443880566784 94443880583297 140737358205040 0 0 0 0 3145728 90119 1 0 0 17 46 0 0 0 0 0 94443880598064 94443880600152 94443904778240 140737358211193 140737358211484 140737358211484 140737358217191 0
/proc/2653473/statm: 665 424 396 5 0 90 0
[pid=2653474] ppid=2653473 vsize=118236 memory=76200 CPUtime=49.91 cores=44-47

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

/proc/2653474/statm: 138033 111761 2044 574 0 127189 0
Current children cumulated CPU time: 3391.17 s
Current children cumulated vsize: 559116 KiB
Current children cumulated memory: 452012 KiB

[startup+3462.3 s]
/proc/loadavg: 16.00 16.24 16.01 17/902 2654130
/proc/meminfo: memFree=891143512/1055320720 swapFree=33554428/33554428
[pid=2653427] ppid=2653410 vsize=4324 memory=3272 CPUtime=0.01 cores=44-47
/proc/2653427/stat : 2653427 (SynLSRS) S 2653410 2653427 2651615 0 -1 4194304 498 3550 0 0 0 0 0 1 20 0 1 0 218164149 4427776 640 18446744073709551615 94064352690176 94064353584709 140728905007456 0 0 0 65536 4 65538 1 0 0 17 44 0 0 0 0 0 94064353823760 94064353871504 94064377331712 140728905009409 140728905009542 140728905009542 140728905015278 0
/proc/2653427/statm: 1081 818 718 219 0 143 0
[pid=2653473] ppid=2653427 vsize=2660 memory=1696 CPUtime=0 cores=44-47
/proc/2653473/stat : 2653473 (timeout) S 2653427 2653473 2651615 0 -1 4194304 120 0 0 0 0 0 0 0 20 0 1 0 218164243 2723840 384 18446744073709551615 94443880566784 94443880583297 140737358205040 0 0 0 0 3145728 90119 1 0 0 17 46 0 0 0 0 0 94443880598064 94443880600152 94443904778240 140737358211193 140737358211484 140737358211484 140737358217191 0
/proc/2653473/statm: 665 424 396 5 0 90 0
[pid=2653474] ppid=2653473 vsize=558472 memory=451876 CPUtime=3450.99 cores=44-47
/proc/2653474/stat : 2653474 (roundingsat) R 2653473 2653473 2651615 0 -1 4194304 71736 0 0 0 344089 1010 0 0 20 0 1 0 218164248 571875328 112781 18446744073709551615 94779466539008 94779468888953 140723053233840 0 0 0 0 0 8404994 0 0 0 17 46 0 0 0 0 0 94779469324984 94779469353128 94779500732416 140723053242511 140723053242783 140723053242783 140723053248490 0
/proc/2653474/statm: 139618 112969 2044 574 0 128774 0
Current children cumulated CPU time: 3451 s
Current children cumulated vsize: 565456 KiB
Current children cumulated memory: 456844 KiB

[startup+3522.3 s]
/proc/loadavg: 16.56 16.34 16.06 16/902 2654553
/proc/meminfo: memFree=896553924/1055320720 swapFree=33554428/33554428
[pid=2653427] ppid=2653410 vsize=4324 memory=3272 CPUtime=0.01 cores=44-47
/proc/2653427/stat : 2653427 (SynLSRS) S 2653410 2653427 2651615 0 -1 4194304 498 3550 0 0 0 0 0 1 20 0 1 0 218164149 4427776 640 18446744073709551615 94064352690176 94064353584709 140728905007456 0 0 0 65536 4 65538 1 0 0 17 44 0 0 0 0 0 94064353823760 94064353871504 94064377331712 140728905009409 140728905009542 140728905009542 140728905015278 0
/proc/2653427/statm: 1081 818 718 219 0 143 0
[pid=2653473] ppid=2653427 vsize=2660 memory=1696 CPUtime=0 cores=44-47
/proc/2653473/stat : 2653473 (timeout) S 2653427 2653473 2651615 0 -1 4194304 120 0 0 0 0 0 0 0 20 0 1 0 218164243 2723840 384 18446744073709551615 94443880566784 94443880583297 140737358205040 0 0 0 0 3145728 90119 1 0 0 17 46 0 0 0 0 0 94443880598064 94443880600152 94443904778240 140737358211193 140737358211484 140737358211484 140737358217191 0
/proc/2653473/statm: 665 424 396 5 0 90 0
[pid=2653474] ppid=2653473 vsize=564604 memory=457124 CPUtime=3510.81 cores=44-47
/proc/2653474/stat : 2653474 (roundingsat) R 2653473 2653473 2651615 0 -1 4194304 73052 0 0 0 350067 1014 0 0 20 0 1 0 218164248 578154496 114061 18446744073709551615 94779466539008 94779468888953 140723053233840 0 0 0 0 0 8404994 0 0 0 17 46 0 0 0 0 0 94779469324984 94779469353128 94779500732416 140723053242511 140723053242783 140723053242783 140723053248490 0
/proc/2653474/statm: 141151 114281 2044 574 0 130307 0
Current children cumulated CPU time: 3510.82 s
Current children cumulated vsize: 571588 KiB
Current children cumulated memory: 462092 KiB

[startup+3582.3 s]
/proc/loadavg: 16.44 16.37 16.08 16/902 2654687
/proc/meminfo: memFree=896959276/1055320720 swapFree=33554428/33554428
[pid=2653427] ppid=2653410 vsize=4324 memory=3272 CPUtime=0.01 cores=44-47
/proc/2653427/stat : 2653427 (SynLSRS) S 2653410 2653427 2651615 0 -1 4194304 498 3550 0 0 0 0 0 1 20 0 1 0 218164149 4427776 640 18446744073709551615 94064352690176 94064353584709 140728905007456 0 0 0 65536 4 65538 1 0 0 17 44 0 0 0 0 0 94064353823760 94064353871504 94064377331712 140728905009409 140728905009542 140728905009542 140728905015278 0
/proc/2653427/statm: 1081 818 718 219 0 143 0
[pid=2653473] ppid=2653427 vsize=2660 memory=1696 CPUtime=0 cores=44-47
/proc/2653473/stat : 2653473 (timeout) S 2653427 2653473 2651615 0 -1 4194304 120 0 0 0 0 0 0 0 20 0 1 0 218164243 2723840 384 18446744073709551615 94443880566784 94443880583297 140737358205040 0 0 0 0 3145728 90119 1 0 0 17 46 0 0 0 0 0 94443880598064 94443880600152 94443904778240 140737358211193 140737358211484 140737358211484 140737358217191 0
/proc/2653473/statm: 665 424 396 5 0 90 0
[pid=2653474] ppid=2653473 vsize=566032 memory=459484 CPUtime=3570.63 cores=44-47
/proc/2653474/stat : 2653474 (roundingsat) R 2653473 2653473 2651615 0 -1 4194304 73645 0 0 0 356044 1019 0 0 20 0 1 0 218164248 579616768 114701 18446744073709551615 94779466539008 94779468888953 140723053233840 0 0 0 0 0 8404994 0 0 0 17 46 0 0 0 0 0 94779469324984 94779469353128 94779500732416 140723053242511 140723053242783 140723053242783 140723053248490 0
/proc/2653474/statm: 141508 114871 2044 574 0 130664 0
Current children cumulated CPU time: 3570.64 s
Current children cumulated vsize: 573016 KiB
Current children cumulated memory: 464452 KiB

[startup+3596.21 s]
# the end of solver process 2653427 was just reported to runsolver
# Child status: 0

# cumulated CPU time of all completed processes:  user=3574.11 s, system=10.2182 s

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

[startup+3584 s]*
/proc/loadavg: 16.44 16.37 16.08 16/902 2654687
/proc/meminfo: memFree=896954352/1055320720 swapFree=33554428/33554428
[pid=2653427] ppid=2653410 vsize=4324 memory=3272 CPUtime=0.01 cores=44-47
/proc/2653427/stat : 2653427 (SynLSRS) S 2653410 2653427 2651615 0 -1 4194304 498 3550 0 0 0 0 0 1 20 0 1 0 218164149 4427776 640 18446744073709551615 94064352690176 94064353584709 140728905007456 0 0 0 65536 4 65538 1 0 0 17 44 0 0 0 0 0 94064353823760 94064353871504 94064377331712 140728905009409 140728905009542 140728905009542 140728905015278 0
/proc/2653427/statm: 1081 818 718 219 0 143 0
[pid=2653473] ppid=2653427 vsize=2660 memory=1696 CPUtime=0 cores=44-47
/proc/2653473/stat : 2653473 (timeout) S 2653427 2653473 2651615 0 -1 4194304 120 0 0 0 0 0 0 0 20 0 1 0 218164243 2723840 384 18446744073709551615 94443880566784 94443880583297 140737358205040 0 0 0 0 3145728 90119 1 0 0 17 46 0 0 0 0 0 94443880598064 94443880600152 94443904778240 140737358211193 140737358211484 140737358211484 140737358217191 0
/proc/2653473/statm: 665 424 396 5 0 90 0
[pid=2653474] ppid=2653473 vsize=566032 memory=459500 CPUtime=3572.34 cores=44-47
/proc/2653474/stat : 2653474 (roundingsat) R 2653473 2653473 2651615 0 -1 4194304 73649 0 0 0 356215 1019 0 0 20 0 1 0 218164248 579616768 114701 18446744073709551615 94779466539008 94779468888953 140723053233840 0 0 0 0 0 8404994 0 0 0 17 46 0 0 0 0 0 94779469324984 94779469353128 94779500732416 140723053242511 140723053242783 140723053242783 140723053248490 0
/proc/2653474/statm: 141508 114875 2044 574 0 130664 0
Current children cumulated CPU time: 3572.35 s
Current children cumulated vsize: 573016 KiB
Current children cumulated memory: 464468 KiB

[startup+3590.4 s]
/proc/loadavg: 16.41 16.36 16.08 16/902 2654687
/proc/meminfo: memFree=896954944/1055320720 swapFree=33554428/33554428
[pid=2653427] ppid=2653410 vsize=4324 memory=3272 CPUtime=0.01 cores=44-47
/proc/2653427/stat : 2653427 (SynLSRS) S 2653410 2653427 2651615 0 -1 4194304 498 3550 0 0 0 0 0 1 20 0 1 0 218164149 4427776 640 18446744073709551615 94064352690176 94064353584709 140728905007456 0 0 0 65536 4 65538 1 0 0 17 44 0 0 0 0 0 94064353823760 94064353871504 94064377331712 140728905009409 140728905009542 140728905009542 140728905015278 0
/proc/2653427/statm: 1081 818 718 219 0 143 0
[pid=2653473] ppid=2653427 vsize=2660 memory=1696 CPUtime=0 cores=44-47
/proc/2653473/stat : 2653473 (timeout) S 2653427 2653473 2651615 0 -1 4194304 120 0 0 0 0 0 0 0 20 0 1 0 218164243 2723840 384 18446744073709551615 94443880566784 94443880583297 140737358205040 0 0 0 0 3145728 90119 1 0 0 17 46 0 0 0 0 0 94443880598064 94443880600152 94443904778240 140737358211193 140737358211484 140737358211484 140737358217191 0
/proc/2653473/statm: 665 424 396 5 0 90 0
[pid=2653474] ppid=2653473 vsize=566032 memory=459588 CPUtime=3578.7 cores=44-47
/proc/2653474/stat : 2653474 (roundingsat) R 2653473 2653473 2651615 0 -1 4194304 73671 0 0 0 356851 1019 0 0 20 0 1 0 218164248 579616768 114701 18446744073709551615 94779466539008 94779468888953 140723053233840 0 0 0 0 0 8404994 0 0 0 17 46 0 0 0 0 0 94779469324984 94779469353128 94779500732416 140723053242511 140723053242783 140723053242783 140723053248490 0
/proc/2653474/statm: 141508 114897 2044 574 0 130664 0
Current children cumulated CPU time: 3578.71 s
Current children cumulated vsize: 573016 KiB
Current children cumulated memory: 464556 KiB

[startup+3593.6 s]
/proc/loadavg: 16.37 16.35 16.08 16/902 2654723
/proc/meminfo: memFree=896944432/1055320720 swapFree=33554428/33554428
[pid=2653427] ppid=2653410 vsize=4324 memory=3272 CPUtime=0.01 cores=44-47
/proc/2653427/stat : 2653427 (SynLSRS) S 2653410 2653427 2651615 0 -1 4194304 498 3550 0 0 0 0 0 1 20 0 1 0 218164149 4427776 640 18446744073709551615 94064352690176 94064353584709 140728905007456 0 0 0 65536 4 65538 1 0 0 17 44 0 0 0 0 0 94064353823760 94064353871504 94064377331712 140728905009409 140728905009542 140728905009542 140728905015278 0
/proc/2653427/statm: 1081 818 718 219 0 143 0
[pid=2653473] ppid=2653427 vsize=2660 memory=1696 CPUtime=0 cores=44-47
/proc/2653473/stat : 2653473 (timeout) S 2653427 2653473 2651615 0 -1 4194304 120 0 0 0 0 0 0 0 20 0 1 0 218164243 2723840 384 18446744073709551615 94443880566784 94443880583297 140737358205040 0 0 0 0 3145728 90119 1 0 0 17 46 0 0 0 0 0 94443880598064 94443880600152 94443904778240 140737358211193 140737358211484 140737358211484 140737358217191 0
/proc/2653473/statm: 665 424 396 5 0 90 0
[pid=2653474] ppid=2653473 vsize=566260 memory=459864 CPUtime=3581.89 cores=44-47
/proc/2653474/stat : 2653474 (roundingsat) R 2653473 2653473 2651615 0 -1 4194304 73740 0 0 0 357170 1019 0 0 20 0 1 0 218164248 579850240 114701 18446744073709551615 94779466539008 94779468888953 140723053233840 0 0 0 0 0 8404994 0 0 0 17 46 0 0 0 0 0 94779469324984 94779469353128 94779500732416 140723053242511 140723053242783 140723053242783 140723053248490 0
/proc/2653474/statm: 141565 114966 2044 574 0 130721 0
Current children cumulated CPU time: 3581.9 s
Current children cumulated vsize: 573244 KiB
Current children cumulated memory: 464832 KiB

[startup+3595.2 s]
/proc/loadavg: 16.37 16.35 16.08 17/908 2654739
/proc/meminfo: memFree=896844620/1055320720 swapFree=33554428/33554428
[pid=2653427] ppid=2653410 vsize=4324 memory=3272 CPUtime=0.01 cores=44-47
/proc/2653427/stat : 2653427 (SynLSRS) S 2653410 2653427 2651615 0 -1 4194304 498 3550 0 0 0 0 0 1 20 0 1 0 218164149 4427776 640 18446744073709551615 94064352690176 94064353584709 140728905007456 0 0 0 65536 4 65538 1 0 0 17 44 0 0 0 0 0 94064353823760 94064353871504 94064377331712 140728905009409 140728905009542 140728905009542 140728905015278 0
/proc/2653427/statm: 1081 818 718 219 0 143 0
[pid=2653473] ppid=2653427 vsize=2660 memory=1696 CPUtime=0 cores=44-47
/proc/2653473/stat : 2653473 (timeout) S 2653427 2653473 2651615 0 -1 4194304 120 0 0 0 0 0 0 0 20 0 1 0 218164243 2723840 384 18446744073709551615 94443880566784 94443880583297 140737358205040 0 0 0 0 3145728 90119 1 0 0 17 46 0 0 0 0 0 94443880598064 94443880600152 94443904778240 140737358211193 140737358211484 140737358211484 140737358217191 0
/proc/2653473/statm: 665 424 396 5 0 90 0
[pid=2653474] ppid=2653473 vsize=566260 memory=459888 CPUtime=3583.48 cores=44-47
/proc/2653474/stat : 2653474 (roundingsat) R 2653473 2653473 2651615 0 -1 4194304 73746 0 0 0 357329 1019 0 0 20 0 1 0 218164248 579850240 114701 18446744073709551615 94779466539008 94779468888953 140723053233840 0 0 0 0 0 8404994 0 0 0 17 46 0 0 0 0 0 94779469324984 94779469353128 94779500732416 140723053242511 140723053242783 140723053242783 140723053248490 0
/proc/2653474/statm: 141565 114972 2044 574 0 130721 0
Current children cumulated CPU time: 3583.49 s
Current children cumulated vsize: 573244 KiB
Current children cumulated memory: 464856 KiB

[startup+3596 s]*
/proc/loadavg: 16.34 16.35 16.08 14/914 2654751
/proc/meminfo: memFree=898192336/1055320720 swapFree=33554428/33554428
[pid=2653427] ppid=2653410 vsize=4324 memory=3276 CPUtime=3584.29 cores=44-47
/proc/2653427/stat : 2653427 (SynLSRS) S 2653410 2653427 2651615 0 -1 4194304 524 77451 0 0 0 0 357409 1020 20 0 1 0 218164149 4427776 640 18446744073709551615 94064352690176 94064353584709 140728905007456 0 0 0 2 4 65536 1 0 0 17 46 0 0 0 0 0 94064353823760 94064353871504 94064377331712 140728905009409 140728905009542 140728905009542 140728905015278 0
/proc/2653427/statm: 1081 819 718 219 0 143 0
[pid=2654748] ppid=2653427 vsize=4324 memory=1724 CPUtime=0 cores=44-47
/proc/2654748/stat : 2654748 (SynLSRS) S 2653427 2653427 2651615 0 -1 4194368 105 0 0 0 0 0 0 0 20 0 1 0 218523749 4427776 256 18446744073709551615 94064352690176 94064353584709 140728905007456 0 0 0 65536 0 65538 1 0 0 17 47 0 0 0 0 0 94064353823760 94064353871504 94064377331712 140728905009409 140728905009542 140728905009542 140728905015278 0
/proc/2654748/statm: 1081 431 330 219 0 143 0
[pid=2654749] ppid=2654748 vsize=608 memory=268 CPUtime=0 cores=44-47
/proc/2654749/stat : 2654749 (grep) D 2654748 2653427 2651615 0 -1 4194304 75 0 0 0 0 0 0 0 20 0 1 0 218523749 622592 0 18446744073709551615 94106538622976 94106538726225 140735633470544 0 0 0 0 0 0 1 0 0 17 44 0 0 0 0 0 94106538758224 94106538762480 94106541703168 140735633471835 140735633471906 140735633471906 140735633477610 0
/proc/2654749/statm: 152 67 57 26 0 58 0
[pid=2654750] ppid=2654748 vsize=460 memory=268 CPUtime=0 cores=44-47
/proc/2654750/stat : 2654750 (tail) D 2654748 2653427 2651615 0 -1 4194304 70 0 0 0 0 0 0 0 20 0 1 0 218523749 471040 0 18446744073709551615 94701831073792 94701831112785 140730730855712 0 0 0 0 0 0 1 0 0 17 45 0 0 0 0 0 94701831129328 94701831131312 94701858230272 140730730863000 140730730863010 140730730863010 140730730868714 0
/proc/2654750/statm: 115 67 55 10 0 42 0
[pid=2654751] ppid=2654748 vsize=512 memory=268 CPUtime=0 cores=44-47
/proc/2654751/stat : 2654751 (sed) D 2654748 2653427 2651615 0 -1 4456448 66 0 0 0 0 0 0 0 20 0 1 0 218523749 524288 0 18446744073709551615 94210156875776 94210156950433 140731202221360 0 0 0 0 0 0 1 0 0 17 46 0 0 0 0 0 94210156975728 94210156978544 94210173669376 140731202230669 140731202230692 140731202230692 140731202236395 0
/proc/2654751/statm: 128 67 56 19 0 43 0
Current children cumulated CPU time: 3584.29 s
Current children cumulated vsize: 10228 KiB
Current children cumulated memory: 5804 KiB

[startup+3596.2 s]
/proc/loadavg: 16.34 16.35 16.08 14/914 2654751
/proc/meminfo: memFree=898192336/1055320720 swapFree=33554428/33554428
[pid=2653427] ppid=2653410 vsize=4324 memory=3284 CPUtime=3584.31 cores=44-47
/proc/2653427/stat : 2653427 (SynLSRS) S 2653410 2653427 2651615 0 -1 4194304 598 78135 0 0 0 0 357410 1021 20 0 1 0 218164149 4427776 640 18446744073709551615 94064352690176 94064353584709 140728905007456 0 0 0 2 4 65536 1 0 0 17 46 0 0 0 0 0 94064353823760 94064353871504 94064377331712 140728905009409 140728905009542 140728905009542 140728905015278 0
/proc/2653427/statm: 1081 821 718 219 0 143 0
Current children cumulated CPU time: 3584.31 s
Current children cumulated vsize: 4324 KiB
Current children cumulated memory: 3284 KiB

Child status: 0

Real time (s): 3596.21
CPU time (s): 3584.33
CPU user time (s): 3574.11
CPU system time (s): 10.2182
CPU usage (%): 99.6696
Max. virtual memory (cumulated for all children) (KiB): 573244
Max. memory (cumulated for all children) (KiB): 464872

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 3574.11
system time used= 10.2182
maximum resident set size= 459316
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 79016
page faults= 0
swaps= 0
block input operations= 0
block output operations= 2928
messages sent= 0
messages received= 0
signals received= 0
voluntary context switches= 1769
involuntary context switches= 2449


# summary of solver processes directly reported to runsolver:
#   pid: 2653427
#   total CPU time (s): 3584.33
#   total CPU user time (s): 3574.11
#   total CPU system time (s): 10.2182

??? join timestamper begins
??? join timestamper ends
??? end of timestamper thread
runsolver used 13.2206 second user time and 42.4989 second system time

The end

Launcher Data

Begin job on nodeE001 at 2026-06-30 21:45:59
IDJOB=4808757
IDBENCH=162217
IDSOLVER=3596
FILE ID=nodeE001/4808757-1782848758
RUNJOBID= nodeE001-1782848652-2651643
SLURM_JOB_ID= 12542927
Free space on /tmp= 798624 MiB

SOLVER NAME= SynLSRS 2026-06-06
BENCH NAME= PB24/normalized-PB16/DEC-LIN/nossum/normalized-sha1-size160-round21-7.opb
COMMAND LINE= ./SynLSRS BENCHNAME TIMEOUT TMPDIR MEMLIMIT
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-4808757-1782848758/watcher-4808757-1782848758 -o /tmp/evaluation-result-4808757-1782848758/solver-4808757-1782848758 -C 3600 -W 3700 -M 62000 --var /tmp/evaluation-result-4808757-1782848758/vars-4808757-1782848758 --bin-var /tmp/runsolver-exch-nodeE001-1782848652-2651643 --watchdog 3760  ./SynLSRS HOME/instance-4808757-1782848758.opb 3600 HOME 62000

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

MD5SUM BENCH= 5d6b97f356aad0388a192f524989c31e
RANDOM SEED=1072894811

nodeE001 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.23
TLB size	: 192 4K pages
clflush size	: 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		: 3566.435
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.23
TLB size	: 192 4K pages
clflush size	: 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.23
TLB size	: 192 4K pages
clflush size	: 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.23
TLB size	: 192 4K pages
clflush size	: 64
cache_alignment	: 64
address sizes	: 52 bits physical, 57 bits virtual
power management: ts ttp tm hwpstate eff_freq_ro [13] [14]

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

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

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

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

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

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

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

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

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

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

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

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

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

processor	: 55
vendor_id	: AuthenticAMD
cpu family	: 26
model		: 2
model name	: AMD EPYC 9355 32-Core Processor
stepping	: 1
microcode	: 0xb00215a
cpu MHz		: 2493.659
cache size	: 1024 KB
physical id	: 1
siblings	: 32
core id		: 115
cpu cores	: 32
apicid		: 243
initial apicid	: 243
fpu		: yes
fpu_exception	: yes
cpuid level	: 16
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush mmx fxsr sse sse2 ht syscall nx mmxext fxsr_opt pdpe1gb rdtscp lm constant_tsc rep_good amd_lbr_v2 nopl xtopology nonstop_tsc cpuid extd_apicid aperfmperf rapl pni pclmulqdq monitor ssse3 fma cx16 pcid sse4_1 sse4_2 x2apic movbe popcnt aes xsave avx f16c rdrand lahf_lm cmp_legacy svm extapic cr8_legacy abm sse4a misalignsse 3dnowprefetch osvw ibs skinit wdt tce topoext perfctr_core perfctr_nb bpext perfctr_llc mwaitx cat_l3 cdp_l3 hw_pstate ssbd mba perfmon_v2 ibrs ibpb stibp ibrs_enhanced vmmcall fsgsbase tsc_adjust bmi1 avx2 smep bmi2 invpcid cqm rdt_a avx512f avx512dq rdseed adx smap avx512ifma clflushopt clwb avx512cd sha_ni avx512bw avx512vl xsaveopt xsavec xgetbv1 xsaves cqm_llc cqm_occup_llc cqm_mbm_total cqm_mbm_local user_shstk avx_vnni avx512_bf16 clzero irperf xsaveerptr rdpru wbnoinvd amd_ppin cppc arat npt lbrv svm_lock nrip_save tsc_scale vmcb_clean flushbyasid decodeassists pausefilter pfthreshold avic v_vmsave_vmload vgif x2avic v_spec_ctrl vnmi avx512vbmi umip pku ospke avx512_vbmi2 gfni vaes vpclmulqdq avx512_vnni avx512_bitalg avx512_vpopcntdq la57 rdpid bus_lock_detect movdiri movdir64b overflow_recov succor smca avx512_vp2intersect flush_l1d debug_swap amd_lbr_pmc_freeze
bugs		: sysret_ss_attrs spectre_v1 spectre_v2 spec_store_bypass srso spectre_v2_user vmscape
bogomips	: 7090.23
TLB size	: 192 4K pages
clflush size	: 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		: 3554.821
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.23
TLB size	: 192 4K pages
clflush size	: 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		: 3538.772
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.23
TLB size	: 192 4K pages
clflush size	: 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		: 3553.734
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.23
TLB size	: 192 4K pages
clflush size	: 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		: 3545.117
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.23
TLB size	: 192 4K pages
clflush size	: 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		: 3564.478
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.23
TLB size	: 192 4K pages
clflush size	: 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		: 2493.659
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.23
TLB size	: 192 4K pages
clflush size	: 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.23
TLB size	: 192 4K pages
clflush size	: 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.23
TLB size	: 192 4K pages
clflush 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:       1055320720 kB
MemFree:        899785088 kB
MemAvailable:   1045003044 kB
Buffers:            3352 kB
Cached:         149420108 kB
SwapCached:            0 kB
Active:          5308656 kB
Inactive:       145920500 kB
Active(anon):    2529956 kB
Inactive(anon):   171800 kB
Active(file):    2778700 kB
Inactive(file): 145748700 kB
Unevictable:        3072 kB
Mlocked:               0 kB
SwapTotal:      33554428 kB
SwapFree:       33554428 kB
Zswap:                 0 kB
Zswapped:              0 kB
Dirty:             26768 kB
Writeback:             0 kB
AnonPages:       1809084 kB
Mapped:           225536 kB
Shmem:            896048 kB
KReclaimable:    1666376 kB
Slab:            2266148 kB
SReclaimable:    1666376 kB
SUnreclaim:       599772 kB
KernelStack:       15216 kB
PageTables:        10796 kB
SecPageTables:     15304 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    561214788 kB
Committed_AS:    3621856 kB
VmallocTotal:   13743895347199 kB
VmallocUsed:      479460 kB
VmallocChunk:          0 kB
Percpu:           120576 kB
HardwareCorrupted:     0 kB
AnonHugePages:    550912 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:      444868 kB
DirectMap2M:    19800064 kB
DirectMap1G:    1053818880 kB

Free space on /tmp at the end= 798676 MiB
End job on nodeE001 at 2026-06-30 22:45:57