Trace number 4810513

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
Hybrid-SynLSRS+CASHWMaxSATDisjComS v1? 3581.45 3595.17

General information on the benchmark

NamePB24/normalized-PB24/DEC-LIN/nordstrom/MIPLIB01/
dec/miplib2017/normalized-reblock354.0.u.opb
MD5SUMb205155a8390d5a7e4cfb9fe1764f378
Bench CategoryDEC-LIN (decision problem, linear constraints, no UNSAT certificate)
Best result obtained on this benchmark
Best value of the objective obtained on this benchmark
Best CPU time to get the best result obtained on this benchmark
Has Objective FunctionNO
Satisfiable
(Un)Satisfiability was proved
Best value of the objective function
Optimality of the best value was proved
Number of variables3540
Total number of constraints19907
Number of constraints which are clauses19886
Number of constraints which are cardinality constraints (but not clauses)0
Number of constraints which are nor clauses,nor cardinality constraints21
Minimum length of a constraint2
Maximum length of a constraint3540
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 291249276
Number of bits of the biggest number in a constraint 29
Biggest sum of numbers in a constraint 791249243
Number of bits of the biggest sum of numbers30
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.05	c Preprocess time: 0.028 seconds
0.00/0.05	c First solver time limit: 1495 seconds
0.00/0.05	c Second solver time limit: 2100 seconds
3581.32/3595.10	c Exit code from Second Program: 124
3581.42/3595.15	c RoundingSat 2
3581.42/3595.15	c branch main
3581.42/3595.15	c commit d3f91ec
3581.42/3595.15	c #variables 3540 #constraints 19907
3581.42/3595.15	c Finish cloning data from SAT to LS
3581.42/3595.15	c nbvars=3540
3581.42/3595.15	c chongqijiange= 500
3581.42/3595.15	c restart_num_ls  -100000 0
3581.42/3595.15	c Use LS-small
3581.42/3595.15	c #Conflicts:       1000 | #Constraints:      20906
3581.42/3595.15	c #Conflicts:       2000 | #Constraints:      21906
3581.42/3595.15	c INPROCESSING
3581.42/3595.15	c GARBAGE COLLECT
3581.42/3595.15	c #Conflicts:       3000 | #Constraints:      21911
3581.42/3595.15	c #Conflicts:       4000 | #Constraints:      22912
3581.42/3595.15	c INPROCESSING
3581.42/3595.15	c GARBAGE COLLECT
3581.42/3595.15	c #Conflicts:       5000 | #Constraints:      22319
3581.42/3595.15	c #Conflicts:       6000 | #Constraints:      23321
3581.42/3595.15	c INPROCESSING
3581.42/3595.15	c GARBAGE COLLECT
3581.42/3595.15	c #Conflicts:       7000 | #Constraints:      22334
3581.42/3595.15	c #Conflicts:       8000 | #Constraints:      23340
3581.42/3595.15	c #Conflicts:       9000 | #Constraints:      24343
3581.42/3595.15	c INPROCESSING
3581.42/3595.15	c GARBAGE COLLECT
3581.42/3595.15	c #Conflicts:      10000 | #Constraints:      23052
3581.42/3595.15	c #Conflicts:      11000 | #Constraints:      24055
3581.42/3595.15	c #Conflicts:      12000 | #Constraints:      25058
3581.42/3595.15	c INPROCESSING
3581.42/3595.15	c GARBAGE COLLECT
3581.42/3595.15	c #Conflicts:      13000 | #Constraints:      23505
3581.42/3595.15	c #Conflicts:      14000 | #Constraints:      24509
3581.42/3595.15	c #Conflicts:      15000 | #Constraints:      25513
3581.42/3595.15	c INPROCESSING
3581.42/3595.15	c GARBAGE COLLECT
3581.42/3595.15	c #Conflicts:      16000 | #Constraints:      23585
3581.42/3595.15	c #Conflicts:      17000 | #Constraints:      24587
3581.42/3595.15	c #Conflicts:      18000 | #Constraints:      25592
3581.42/3595.15	c INPROCESSING
3581.42/3595.15	c GARBAGE COLLECT
3581.42/3595.15	c #Conflicts:      19000 | #Constraints:      23513
3581.42/3595.15	c #Conflicts:      20000 | #Constraints:      24516
3581.42/3595.15	c #Conflicts:      21000 | #Constraints:      25518
3581.42/3595.15	c INPROCESSING
3581.42/3595.15	c GARBAGE COLLECT
3581.42/3595.15	c #Conflicts:      22000 | #Constraints:      23126
3581.42/3595.15	c #Conflicts:      23000 | #Constraints:      24129
3581.42/3595.15	c #Conflicts:      24000 | #Constraints:      25132
3581.42/3595.15	c #Conflicts:      25000 | #Constraints:      26134
3581.42/3595.15	c INPROCESSING
3581.42/3595.15	c GARBAGE COLLECT
3581.42/3595.15	c #Conflicts:      26000 | #Constraints:      23659
3581.42/3595.15	c #Conflicts:      27000 | #Constraints:      24662
3581.42/3595.15	c #Conflicts:      28000 | #Constraints:      25666
3581.42/3595.15	c #Conflicts:      29000 | #Constraints:      26670
3581.42/3595.15	c INPROCESSING
3581.42/3595.15	c GARBAGE COLLECT
3581.42/3595.15	c #Conflicts:      30000 | #Constraints:      24026
3581.42/3595.15	c #Conflicts:      31000 | #Constraints:      25026
3581.42/3595.15	c #Conflicts:      32000 | #Constraints:      26027
3581.42/3595.15	c #Conflicts:      33000 | #Constraints:      27028
3581.42/3595.15	c INPROCESSING
3581.42/3595.15	c GARBAGE COLLECT
3581.42/3595.15	c #Conflicts:      34000 | #Constraints:      24231
3581.42/3595.15	c #Conflicts:      35000 | #Constraints:      25232
3581.42/3595.15	c #Conflicts:      36000 | #Constraints:      26234
3581.42/3595.15	c #Conflicts:      37000 | #Constraints:      27235
3581.42/3595.15	c INPROCESSING
3581.42/3595.15	c GARBAGE COLLECT
3581.42/3595.15	c #Conflicts:      38000 | #Constraints:      24132
3581.42/3595.15	c #Conflicts:      39000 | #Constraints:      25135
3581.42/3595.15	c #Conflicts:      40000 | #Constraints:      26136
3581.42/3595.15	c #Conflicts:      41000 | #Constraints:      27141
3581.42/3595.15	c INPROCESSING
3581.42/3595.15	c GARBAGE COLLECT
3581.42/3595.15	c #Conflicts:      42000 | #Constraints:      23912
3581.42/3595.15	c #Conflicts:      43000 | #Constraints:      24915
3581.42/3595.15	c #Conflicts:      44000 | #Constraints:      25918
3581.42/3595.15	c #Conflicts:      45000 | #Constraints:      26921
3581.42/3595.15	c #Conflicts:      46000 | #Constraints:      27924
3581.42/3595.15	c INPROCESSING
3581.42/3595.15	c GARBAGE COLLECT
3581.42/3595.15	c #Conflicts:      47000 | #Constraints:      24485
3581.42/3595.15	c #Conflicts:      48000 | #Constraints:      25487
3581.42/3595.15	c #Conflicts:      49000 | #Constraints:      26491
3581.42/3595.15	c #Conflicts:      50000 | #Constraints:      27492
3581.42/3595.15	c #Conflicts:      51000 | #Constraints:      28493
3581.42/3595.15	c INPROCESSING
3581.42/3595.15	c GARBAGE COLLECT
3581.42/3595.15	c #Conflicts:      52000 | #Constraints:      24836
3581.42/3595.15	c #Conflicts:      53000 | #Constraints:      25842
3581.42/3595.15	c #Conflicts:      54000 | #Constraints:      26847
3581.42/3595.15	c #Conflicts:      55000 | #Constraints:      27852
3581.42/3595.15	c #Conflicts:      56000 | #Constraints:      28856
3581.42/3595.15	c INPROCESSING
3581.42/3595.15	c GARBAGE COLLECT
3581.42/3595.15	c #Conflicts:      57000 | #Constraints:      25049
3581.42/3595.15	c #Conflicts:      58000 | #Constraints:      26054
3581.42/3595.15	c #Conflicts:      59000 | #Constraints:      27058
3581.42/3595.15	c #Conflicts:      60000 | #Constraints:      28060
3581.42/3595.15	c #Conflicts:      61000 | #Constraints:      29065
3581.42/3595.15	c INPROCESSING
3581.42/3595.15	c GARBAGE COLLECT
3581.42/3595.15	c rational objective 1928.04
3581.42/3595.15	c #Conflicts:      62000 | #Constraints:      25048
3581.42/3595.15	c #Conflicts:      63000 | #Constraints:      26050
3581.42/3595.15	c #Conflicts:      64000 | #Constraints:      27055
3581.42/3595.15	c #Conflicts:      65000 | #Constraints:      28060
3581.42/3595.15	c #Conflicts:      66000 | #Constraints:      29065
3581.42/3595.15	c INPROCESSING
3581.42/3595.15	c GARBAGE COLLECT
3581.42/3595.15	c #Conflicts:      67000 | #Constraints:      24845
3581.42/3595.15	c #Conflicts:      68000 | #Constraints:      25846
3581.42/3595.15	c #Conflicts:      69000 | #Constraints:      26847
3581.42/3595.15	c #Conflicts:      70000 | #Constraints:      27850
3581.42/3595.15	c #Conflicts:      71000 | #Constraints:      28855
3581.42/3595.15	c #Conflicts:      72000 | #Constraints:      29862
3581.42/3595.15	c INPROCESSING
3581.42/3595.15	c GARBAGE COLLECT
3581.42/3595.15	c #Conflicts:      73000 | #Constraints:      25440
3581.42/3595.15	c #Conflicts:      74000 | #Constraints:      26445
3581.42/3595.15	c #Conflicts:      75000 | #Constraints:      27450
3581.42/3595.15	c #Conflicts:      76000 | #Constraints:      28454
3581.42/3595.15	c #Conflicts:      77000 | #Constraints:      29458
3581.42/3595.15	c #Conflicts:      78000 | #Constraints:      30462
3581.42/3595.15	c INPROCESSING
3581.42/3595.15	c GARBAGE COLLECT
3581.42/3595.15	c #Conflicts:      79000 | #Constraints:      25844
3581.42/3595.15	c #Conflicts:      80000 | #Constraints:      26850
3581.42/3595.15	c #Conflicts:      81000 | #Constraints:      27855
3581.42/3595.15	c #Conflicts:      82000 | #Constraints:      28859
3581.42/3595.15	c #Conflicts:      83000 | #Constraints:      29864
3581.42/3595.15	c #Conflicts:      84000 | #Constraints:      30869
3581.42/3595.15	c INPROCESSING
3581.42/3595.15	c GARBAGE COLLECT
3581.42/3595.15	c rational objective 1928.2
3581.42/3595.15	c #Conflicts:      85000 | #Constraints:      26051
3581.42/3595.15	c #Conflicts:      86000 | #Constraints:      27053
3581.42/3595.15	c #Conflicts:      87000 | #Constraints:      28056
3581.42/3595.15	c #Conflicts:      88000 | #Constraints:      29061
3581.42/3595.15	c #Conflicts:      89000 | #Constraints:      30066
3581.42/3595.15	c #Conflicts:      90000 | #Constraints:      31072
3581.42/3595.15	c INPROCESSING
3581.42/3595.15	c GARBAGE COLLECT
3581.42/3595.15	c #Conflicts:      91000 | #Constraints:      26069
3581.42/3595.15	c #Conflicts:      92000 | #Constraints:      27080
3581.42/3595.15	c #Conflicts:      93000 | #Constraints:      28086
3581.42/3595.15	c #Conflicts:      94000 | #Constraints:      29091
3581.42/3595.15	c #Conflicts:      95000 | #Constraints:      30094
3581.42/3595.15	c #Conflicts:      96000 | #Constraints:      31099
3581.42/3595.15	c INPROCESSING
3581.42/3595.15	c GARBAGE COLLECT
3581.42/3595.15	c rational objective 1928.21
3581.42/3595.15	c #Conflicts:      97000 | #Constraints:      25873
3581.42/3595.15	c #Conflicts:      98000 | #Constraints:      26873
3581.42/3595.15	c #Conflicts:      99000 | #Constraints:      27876
3581.42/3595.15	c #Conflicts:     100000 | #Constraints:      28882
3581.42/3595.15	c #Conflicts:     101000 | #Constraints:      29888
3581.42/3595.15	c #Conflicts:     102000 | #Constraints:      30892
3581.42/3595.15	c #Conflicts:     103000 | #Constraints:      31895
3581.42/3595.15	c INPROCESSING
3581.42/3595.15	c GARBAGE COLLECT
3581.42/3595.15	c #Conflicts:     104000 | #Constraints:      26468
3581.42/3595.15	c #Conflicts:     105000 | #Constraints:      27471
3581.42/3595.15	c #Conflicts:     106000 | #Constraints:      28478
3581.42/3595.15	c #Conflicts:     107000 | #Constraints:      29482
3581.42/3595.15	c #Conflicts:     108000 | #Constraints:      30485
3581.42/3595.15	c #Conflicts:     109000 | #Constraints:      31490
3581.42/3595.15	c #Conflicts:     110000 | #Constraints:      32495
3581.42/3595.15	c INPROCESSING
3581.42/3595.15	c GARBAGE COLLECT
3581.42/3595.15	c rational objective 1928.21
3581.42/3595.15	c #Conflicts:     111000 | #Constraints:      26870
3581.42/3595.15	c #Conflicts:     112000 | #Constraints:      27872
3581.42/3595.15	c #Conflicts:     113000 | #Constraints:      28879
3581.42/3595.15	c #Conflicts:     114000 | #Constraints:      29885
3581.42/3595.15	c #Conflicts:     115000 | #Constraints:      30890
3581.42/3595.15	c #Conflicts:     116000 | #Constraints:      31893
3581.42/3595.15	c #Conflicts:     117000 | #Constraints:      32899
3581.42/3595.15	c INPROCESSING
3581.42/3595.15	c GARBAGE COLLECT
3581.42/3595.15	c #Conflicts:     118000 | #Constraints:      27067
3581.42/3595.15	c #Conflicts:     119000 | #Constraints:      28071
3581.42/3595.15	c #Conflicts:     120000 | #Constraints:      29077
3581.42/3595.15	c #Conflicts:     121000 | #Constraints:      30081
3581.42/3595.15	c restart_num  0 317
3581.42/3595.15	c Use LS-small
3581.42/3595.15	c longest_trail_len= 3480 last_longest_trail_len= 0
3581.42/3595.15	c longest_trail_len= 3480 last_longest_trail_len= 3480
3581.42/3595.15	c num_vars= 3540 len_partial_assign_no_confli= 3186
3581.42/3595.15	c update_LS_target_phase-runLS-restart
3581.42/3595.15	c longest_trail_len= 2218 last_longest_trail_len= 0
3581.42/3595.15	c #Conflicts:     122000 | #Constraints:      31085
3581.42/3595.15	c longest_trail_len= 2218 last_longest_trail_len= 2218
3581.42/3595.15	c longest_trail_len= 2218 last_longest_trail_len= 2218
3581.42/3595.15	c longest_trail_len= 2218 last_longest_trail_len= 2218
3581.42/3595.15	c longest_trail_len= 3400 last_longest_trail_len= 2218
3581.42/3595.15	c longest_trail_len= 3400 last_longest_trail_len= 3400
3581.42/3595.15	c longest_trail_len= 3400 last_longest_trail_len= 3400
3581.42/3595.15	c #Conflicts:     123000 | #Constraints:      32086
3581.42/3595.15	c longest_trail_len= 3400 last_longest_trail_len= 3400
3581.42/3595.15	c longest_trail_len= 3400 last_longest_trail_len= 3400
3581.42/3595.15	c longest_trail_len= 3400 last_longest_trail_len= 3400
3581.42/3595.15	c longest_trail_len= 3400 last_longest_trail_len= 3400
3581.42/3595.15	c longest_trail_len= 3400 last_longest_trail_len= 3400
3581.42/3595.15	c #Conflicts:     124000 | #Constraints:      33090
3581.42/3595.15	c longest_trail_len= 3400 last_longest_trail_len= 3400
3581.42/3595.15	c INPROCESSING
3581.42/3595.15	c GARBAGE COLLECT
3581.42/3595.15	c rational objective 1928.63
3581.42/3595.15	c longest_trail_len= 3400 last_longest_trail_len= 3400
3581.42/3595.15	c longest_trail_len= 3400 last_longest_trail_len= 3400
3581.42/3595.15	c #Conflicts:     125000 | #Constraints:      27055
3581.42/3595.15	c longest_trail_len= 3400 last_longest_trail_len= 3400
3581.42/3595.15	c longest_trail_len= 3400 last_longest_trail_len= 3400
3581.42/3595.15	c longest_trail_len= 3400 last_longest_trail_len= 3400
3581.42/3595.15	c longest_trail_len= 3400 last_longest_trail_len= 3400
3581.42/3595.15	c longest_trail_len= 3400 last_longest_trail_len= 3400
3581.42/3595.15	c #Conflicts:     126000 | #Constraints:      28056
3581.42/3595.15	c longest_trail_len= 3400 last_longest_trail_len= 3400
3581.42/3595.15	c longest_trail_len= 3400 last_longest_trail_len= 3400
3581.42/3595.15	c longest_trail_len= 3400 last_longest_trail_len= 3400
3581.42/3595.15	c longest_trail_len= 3400 last_longest_trail_len= 3400
3581.42/3595.15	c longest_trail_len= 3400 last_longest_trail_len= 3400
3581.42/3595.15	c longest_trail_len= 3400 last_longest_trail_len= 3400
3581.42/3595.15	c longest_trail_len= 3400 last_longest_trail_len= 3400
3581.42/3595.15	c #Conflicts:     127000 | #Constraints:      29063
3581.42/3595.15	c longest_trail_len= 3400 last_longest_trail_len= 3400
3581.42/3595.15	c #Conflicts:     128000 | #Constraints:      30072
3581.42/3595.15	c longest_trail_len= 3400 last_longest_trail_len= 3400
3581.42/3595.15	c #Conflicts:     129000 | #Constraints:      31076
3581.42/3595.15	c longest_trail_len= 3400 last_longest_trail_len= 3400
3581.42/3595.15	c longest_trail_len= 3400 last_longest_trail_len= 3400
3581.42/3595.15	c longest_trail_len= 3400 last_longest_trail_len= 3400
3581.42/3595.15	c #Conflicts:     130000 | #Constraints:      32081
3581.42/3595.15	c longest_trail_len= 3400 last_longest_trail_len= 3400
3581.42/3595.15	c longest_trail_len= 3400 last_longest_trail_len= 3400
3581.42/3595.15	c longest_trail_len= 3400 last_longest_trail_len= 3400
3581.42/3595.15	c longest_trail_len= 3400 last_longest_trail_len= 3400
3581.42/3595.15	c longest_trail_len= 3400 last_longest_trail_len= 3400
3581.42/3595.15	c longest_trail_len= 3400 last_longest_trail_len= 3400
3581.42/3595.15	c #Conflicts:     131000 | #Constraints:      33082
3581.42/3595.15	c longest_trail_len= 3400 last_longest_trail_len= 3400
3581.42/3595.15	c longest_trail_len= 3400 last_longest_trail_len= 3400
3581.42/3595.15	c longest_trail_len= 3400 last_longest_trail_len= 3400
3581.42/3595.15	c longest_trail_len= 3400 last_longest_trail_len= 3400
3581.42/3595.15	c INPROCESSING
3581.42/3595.15	c GARBAGE COLLECT
3581.42/3595.15	c longest_trail_len= 3400 last_longest_trail_len= 3400
3581.42/3595.15	c #Conflicts:     132000 | #Constraints:      26855
3581.42/3595.15	c longest_trail_len= 3400 last_longest_trail_len= 3400
3581.42/3595.15	c longest_trail_len= 3400 last_longest_trail_len= 3400
3581.42/3595.15	c longest_trail_len= 3400 last_longest_trail_len= 3400
3581.42/3595.15	c #Conflicts:     133000 | #Constraints:      27860
3581.42/3595.15	c longest_trail_len= 3400 last_longest_trail_len= 3400
3581.42/3595.15	c longest_trail_len= 3400 last_longest_trail_len= 3400
3581.42/3595.15	c longest_trail_len= 3400 last_longest_trail_len= 3400
3581.42/3595.15	c longest_trail_len= 3400 last_longest_trail_len= 3400
3581.42/3595.15	c longest_trail_len= 3400 last_longest_trail_len= 3400
3581.42/3595.15	c #Conflicts:     134000 | #Constraints:      28864
3581.42/3595.15	c longest_trail_len= 3400 last_longest_trail_len= 3400
3581.42/3595.15	c longest_trail_len= 3400 last_longest_trail_len= 3400
3581.42/3595.15	c longest_trail_len= 3400 last_longest_trail_len= 3400
3581.42/3595.15	c longest_trail_len= 3400 last_longest_trail_len= 3400
3581.42/3595.15	c longest_trail_len= 3400 last_longest_trail_len= 3400
3581.42/3595.15	c longest_trail_len= 3400 last_longest_trail_len= 3400
3581.42/3595.15	c longest_trail_len= 3400 last_longest_trail_len= 3400
3581.42/3595.15	c #Conflicts:     135000 | #Constraints:      29870
3581.42/3595.15	c longest_trail_len= 3400 last_longest_trail_len= 3400
3581.42/3595.15	c #Conflicts:     136000 | #Constraints:      30875
3581.42/3595.15	c longest_trail_len= 3400 last_longest_trail_len= 3400
3581.42/3595.15	c #Conflicts:     137000 | #Constraints:      31879
3581.42/3595.15	c longest_trail_len= 3400 last_longest_trail_len= 3400
3581.42/3595.15	c #Conflicts:     138000 | #Constraints:      32885
3581.42/3595.15	c #Conflicts:     139000 | #Constraints:      33889
3581.42/3595.15	c INPROCESSING
3581.42/3595.15	c GARBAGE COLLECT
3581.42/3595.15	c rational objective 1928.63
3581.42/3595.15	c #Conflicts:     140000 | #Constraints:      27452
3581.42/3595.15	c longest_trail_len= 3400 last_longest_trail_len= 3400
3581.42/3595.15	c #Conflicts:     141000 | #Constraints:      28453
3581.42/3595.15	c #Conflicts:     142000 | #Constraints:      29454
3581.42/3595.15	c #Conflicts:     143000 | #Constraints:      30457
3581.42/3595.15	c #Conflicts:     144000 | #Constraints:      31460
3581.42/3595.15	c #Conflicts:     145000 | #Constraints:      32470
3581.42/3595.15	c #Conflicts:     146000 | #Constraints:      33475
3581.42/3595.15	c #Conflicts:     147000 | #Constraints:      34486
3581.42/3595.15	c INPROCESSING
3581.42/3595.15	c GARBAGE COLLECT
3581.42/3595.15	c longest_trail_len= 3464 last_longest_trail_len= 3400
3581.42/3595.15	c longest_trail_len= 3464 last_longest_trail_len= 3464
3581.42/3595.15	c longest_trail_len= 3464 last_longest_trail_len= 3464
3581.42/3595.15	c longest_trail_len= 3464 last_longest_trail_len= 3464
3581.42/3595.15	c longest_trail_len= 3464 last_longest_trail_len= 3464
3581.42/3595.15	c longest_trail_len= 3464 last_longest_trail_len= 3464
3581.42/3595.15	c #Conflicts:     148000 | #Constraints:      27869
3581.42/3595.15	c longest_trail_len= 3464 last_longest_trail_len= 3464
3581.42/3595.15	c longest_trail_len= 3464 last_longest_trail_len= 3464
3581.42/3595.15	c longest_trail_len= 3464 last_longest_trail_len= 3464
3581.42/3595.15	c longest_trail_len= 3464 last_longest_trail_len= 3464
3581.42/3595.15	c longest_trail_len= 3464 last_longest_trail_len= 3464
3581.42/3595.15	c longest_trail_len= 3464 last_longest_trail_len= 3464
3581.42/3595.15	c #Conflicts:     149000 | #Constraints:      28871
3581.42/3595.15	c longest_trail_len= 3464 last_longest_trail_len= 3464
3581.42/3595.15	c longest_trail_len= 3464 last_longest_trail_len= 3464
3581.42/3595.15	c longest_trail_len= 3464 last_longest_trail_len= 3464
3581.42/3595.15	c #Conflicts:     150000 | #Constraints:      29874
3581.42/3595.15	c longest_trail_len= 3464 last_longest_trail_len= 3464
3581.42/3595.15	c longest_trail_len= 3464 last_longest_trail_len= 3464
3581.42/3595.15	c longest_trail_len= 3464 last_longest_trail_len= 3464
3581.42/3595.15	c longest_trail_len= 3464 last_longest_trail_len= 3464
3581.42/3595.15	c longest_trail_len= 3464 last_longest_trail_len= 3464
3581.42/3595.15	c #Conflicts:     151000 | #Constraints:      30878
3581.42/3595.15	c longest_trail_len= 3464 last_longest_trail_len= 3464
3581.42/3595.15	c longest_trail_len= 3464 last_longest_trail_len= 3464
3581.42/3595.15	c longest_trail_len= 3464 last_longest_trail_len= 3464
3581.42/3595.15	c longest_trail_len= 3464 last_longest_trail_len= 3464
3581.42/3595.15	c longest_trail_len= 3464 last_longest_trail_len= 3464
3581.42/3595.15	c #Conflicts:     152000 | #Constraints:      31880
3581.42/3595.15	c longest_trail_len= 3464 last_longest_trail_len= 3464
3581.42/3595.15	c longest_trail_len= 3464 last_longest_trail_len= 3464
3581.42/3595.15	c longest_trail_len= 3464 last_longest_trail_len= 3464
3581.42/3595.15	c longest_trail_len= 3464 last_longest_trail_len= 3464
3581.42/3595.15	c longest_trail_len= 3464 last_longest_trail_len= 3464
3581.42/3595.15	c #Conflicts:     153000 | #Constraints:      32882
3581.42/3595.15	c longest_trail_len= 3464 last_longest_trail_len= 3464
3581.42/3595.15	c #Conflicts:     154000 | #Constraints:      33886
3581.42/3595.15	c #Conflicts:     155000 | #Constraints:      34890
3581.42/3595.15	c INPROCESSING
3581.42/3595.15	c GARBAGE COLLECT
3581.42/3595.15	c longest_trail_len= 3464 last_longest_trail_len= 3464
3581.42/3595.15	c longest_trail_len= 3464 last_longest_trail_len= 3464
3581.42/3595.15	c longest_trail_len= 3464 last_longest_trail_len= 3464
3581.42/3595.15	c longest_trail_len= 3464 last_longest_trail_len= 3464
3581.42/3595.15	c longest_trail_len= 3464 last_longest_trail_len= 3464
3581.42/3595.15	c longest_trail_len= 3464 last_longest_trail_len= 3464
3581.42/3595.15	c #Conflicts:     156000 | #Constraints:      28065
3581.42/3595.15	c longest_trail_len= 3464 last_longest_trail_len= 3464
3581.42/3595.15	c longest_trail_len= 3464 last_longest_trail_len= 3464
3581.42/3595.15	c longest_trail_len= 3464 last_longest_trail_len= 3464
3581.42/3595.15	c longest_trail_len= 3464 last_longest_trail_len= 3464
3581.42/3595.15	c longest_trail_len= 3464 last_longest_trail_len= 3464
3581.42/3595.15	c longest_trail_len= 3464 last_longest_trail_len= 3464
3581.42/3595.15	c #Conflicts:     157000 | #Constraints:      29066
3581.42/3595.15	c longest_trail_len= 3464 last_longest_trail_len= 3464
3581.42/3595.15	c longest_trail_len= 3464 last_longest_trail_len= 3464
3581.42/3595.15	c longest_trail_len= 3464 last_longest_trail_len= 3464
3581.42/3595.15	c #Conflicts:     158000 | #Constraints:      30067
3581.42/3595.15	c longest_trail_len= 3464 last_longest_trail_len= 3464
3581.42/3595.15	c longest_trail_len= 3464 last_longest_trail_len= 3464
3581.42/3595.15	c longest_trail_len= 3464 last_longest_trail_len= 3464
3581.42/3595.15	c longest_trail_len= 3464 last_longest_trail_len= 3464
3581.42/3595.15	c longest_trail_len= 3464 last_longest_trail_len= 3464
3581.42/3595.15	c #Conflicts:     159000 | #Constraints:      31068
3581.42/3595.15	c longest_trail_len= 3464 last_longest_trail_len= 3464
3581.42/3595.15	c longest_trail_len= 3464 last_longest_trail_len= 3464
3581.42/3595.15	c longest_trail_len= 3464 last_longest_trail_len= 3464
3581.42/3595.15	c longest_trail_len= 3464 last_longest_trail_len= 3464
3581.42/3595.15	c longest_trail_len= 3464 last_longest_trail_len= 3464
3581.42/3595.15	c #Conflicts:     160000 | #Constraints:      32070
3581.42/3595.15	c longest_trail_len= 3464 last_longest_trail_len= 3464
3581.42/3595.15	c longest_trail_len= 3464 last_longest_trail_len= 3464
3581.42/3595.15	c longest_trail_len= 3464 last_longest_trail_len= 3464
3581.42/3595.15	c longest_trail_len= 3464 last_longest_trail_len= 3464
3581.42/3595.15	c longest_trail_len= 3464 last_longest_trail_len= 3464
3581.42/3595.15	c #Conflicts:     161000 | #Constraints:      33072
3581.42/3595.15	c longest_trail_len= 3464 last_longest_trail_len= 3464
3581.42/3595.15	c #Conflicts:     162000 | #Constraints:      34073
3581.42/3595.15	c #Conflicts:     163000 | #Constraints:      35076
3581.42/3595.15	c INPROCESSING
3581.42/3595.15	c GARBAGE COLLECT
3581.42/3595.15	c rational objective 1928.63
3581.42/3595.15	c longest_trail_len= 3464 last_longest_trail_len= 3464
3581.42/3595.15	c #Conflicts:     164000 | #Constraints:      28047
3581.42/3595.15	c #Conflicts:     165000 | #Constraints:      29047
3581.42/3595.15	c #Conflicts:     166000 | #Constraints:      30051
3581.42/3595.15	c longest_trail_len= 3464 last_longest_trail_len= 3464
3581.42/3595.15	c longest_trail_len= 3464 last_longest_trail_len= 3464
3581.42/3595.15	c longest_trail_len= 3464 last_longest_trail_len= 3464
3581.42/3595.15	c longest_trail_len= 3464 last_longest_trail_len= 3464
3581.42/3595.15	c longest_trail_len= 3464 last_longest_trail_len= 3464
3581.42/3595.15	c #Conflicts:     167000 | #Constraints:      31053
3581.42/3595.15	c longest_trail_len= 3464 last_longest_trail_len= 3464
3581.42/3595.15	c longest_trail_len= 3464 last_longest_trail_len= 3464
3581.42/3595.15	c longest_trail_len= 3464 last_longest_trail_len= 3464
3581.42/3595.15	c longest_trail_len= 3464 last_longest_trail_len= 3464
3581.42/3595.15	c longest_trail_len= 3464 last_longest_trail_len= 3464
3581.42/3595.15	c #Conflicts:     168000 | #Constraints:      32056
3581.42/3595.15	c longest_trail_len= 3464 last_longest_trail_len= 3464
3581.42/3595.15	c longest_trail_len= 3464 last_longest_trail_len= 3464
3581.42/3595.15	c longest_trail_len= 3464 last_longest_trail_len= 3464
3581.42/3595.15	c longest_trail_len= 3464 last_longest_trail_len= 3464
3581.42/3595.15	c longest_trail_len= 3464 last_longest_trail_len= 3464
3581.42/3595.15	c #Conflicts:     169000 | #Constraints:      33056
3581.42/3595.15	c longest_trail_len= 3464 last_longest_trail_len= 3464
3581.42/3595.15	c longest_trail_len= 3464 last_longest_trail_len= 3464
3581.42/3595.15	c longest_trail_len= 3464 last_longest_trail_len= 3464
3581.42/3595.15	c #Conflicts:     170000 | #Constraints:      34059
3581.42/3595.15	c longest_trail_len= 3464 last_longest_trail_len= 3464
3581.42/3595.15	c longest_trail_len= 3464 last_longest_trail_len= 3464
3581.42/3595.15	c longest_trail_len= 3464 last_longest_trail_len= 3464
3581.42/3595.15	c longest_trail_len= 3464 last_longest_trail_len= 3464
3581.42/3595.15	c longest_trail_len= 3464 last_longest_trail_len= 3464
3581.42/3595.15	c longest_trail_len= 3464 last_longest_trail_len= 3464
3581.42/3595.15	c #Conflicts:     171000 | #Constraints:      35060
3581.42/3595.15	c longest_trail_len= 3464 last_longest_trail_len= 3464
3581.42/3595.15	c longest_trail_len= 3464 last_longest_trail_len= 3464
3581.42/3595.15	c longest_trail_len= 3464 last_longest_trail_len= 3464
3581.42/3595.15	c longest_trail_len= 3464 last_longest_trail_len= 3464
3581.42/3595.15	c INPROCESSING
3581.42/3595.15	c GARBAGE COLLECT
3581.42/3595.15	c longest_trail_len= 3464 last_longest_trail_len= 3464
3581.42/3595.15	c #Conflicts:     172000 | #Constraints:      27838
3581.42/3595.15	c longest_trail_len= 3464 last_longest_trail_len= 3464
3581.42/3595.15	c longest_trail_len= 3464 last_longest_trail_len= 3464
3581.42/3595.15	c #Conflicts:     173000 | #Constraints:      28842
3581.42/3595.15	c #Conflicts:     174000 | #Constraints:      29843
3581.42/3595.15	c longest_trail_len= 3464 last_longest_trail_len= 3464
3581.42/3595.15	c longest_trail_len= 3464 last_longest_trail_len= 3464
3581.42/3595.15	c longest_trail_len= 3464 last_longest_trail_len= 3464
3581.42/3595.15	c longest_trail_len= 3464 last_longest_trail_len= 3464
3581.42/3595.15	c longest_trail_len= 3464 last_longest_trail_len= 3464
3581.42/3595.15	c #Conflicts:     175000 | #Constraints:      30849
3581.42/3595.15	c longest_trail_len= 3464 last_longest_trail_len= 3464
3581.42/3595.15	c longest_trail_len= 3464 last_longest_trail_len= 3464
3581.42/3595.15	c longest_trail_len= 3464 last_longest_trail_len= 3464
3581.42/3595.15	c longest_trail_len= 3464 last_longest_trail_len= 3464
3581.42/3595.15	c longest_trail_len= 3464 last_longest_trail_len= 3464
3581.42/3595.15	c #Conflicts:     176000 | #Constraints:      31855
3581.42/3595.15	c longest_trail_len= 3464 last_longest_trail_len= 3464
3581.42/3595.15	c longest_trail_len= 3464 last_longest_trail_len= 3464
3581.42/3595.15	c longest_trail_len= 3464 last_longest_trail_len= 3464
3581.42/3595.15	c longest_trail_len= 3464 last_longest_trail_len= 3464
3581.42/3595.15	c longest_trail_len= 3464 last_longest_trail_len= 3464
3581.42/3595.15	c #Conflicts:     177000 | #Constraints:      32862
3581.42/3595.15	c longest_trail_len= 3464 last_longest_trail_len= 3464
3581.42/3595.15	c longest_trail_len= 3464 last_longest_trail_len= 3464
3581.42/3595.15	c longest_trail_len= 3464 last_longest_trail_len= 3464
3581.42/3595.15	c #Conflicts:     178000 | #Constraints:      33875
3581.42/3595.15	c longest_trail_len= 3464 last_longest_trail_len= 3464
3581.42/3595.15	c longest_trail_len= 3464 last_longest_trail_len= 3464
3581.42/3595.15	c longest_trail_len= 3464 last_longest_trail_len= 3464
3581.42/3595.15	c longest_trail_len= 3464 last_longest_trail_len= 3464
3581.42/3595.15	c longest_trail_len= 3464 last_longest_trail_len= 3464
3581.42/3595.15	c longest_trail_len= 3464 last_longest_trail_len= 3464
3581.42/3595.15	c #Conflicts:     179000 | #Constraints:      34880
3581.42/3595.15	c longest_trail_len= 3464 last_longest_trail_len= 3464
3581.42/3595.15	c longest_trail_len= 3464 last_longest_trail_len= 3464
3581.42/3595.15	c longest_trail_len= 3464 last_longest_trail_len= 3464
3581.42/3595.15	c longest_trail_len= 3464 last_longest_trail_len= 3464
3581.42/3595.15	c longest_trail_len= 3464 last_longest_trail_len= 3464
3581.42/3595.15	c #Conflicts:     180000 | #Constraints:      35888
3581.42/3595.15	c longest_trail_len= 3464 last_longest_trail_len= 3464
3581.42/3595.15	c INPROCESSING
3581.42/3595.15	c GARBAGE COLLECT
3581.42/3595.15	c rational objective 1928.63
3581.42/3595.15	c longest_trail_len= 3464 last_longest_trail_len= 3464
3581.42/3595.15	c #Conflicts:     181000 | #Constraints:      28455
3581.42/3595.15	c #Conflicts:     182000 | #Constraints:      29457
3581.42/3595.15	c longest_trail_len= 3464 last_longest_trail_len= 3464
3581.42/3595.15	c #Conflicts:     183000 | #Constraints:      30465
3581.42/3595.15	c #Conflicts:     184000 | #Constraints:      31471
3581.42/3595.15	c #Conflicts:     185000 | #Constraints:      32485
3581.42/3595.15	c longest_trail_len= 3464 last_longest_trail_len= 3464
3581.42/3595.15	c #Conflicts:     186000 | #Constraints:      33496
3581.42/3595.15	c #Conflicts:     187000 | #Constraints:      34504
3581.42/3595.15	c #Conflicts:     188000 | #Constraints:      35507
3581.42/3595.15	c #Conflicts:     189000 | #Constraints:      36516
3581.42/3595.15	c INPROCESSING
3581.42/3595.15	c GARBAGE COLLECT
3581.42/3595.15	c #Conflicts:     190000 | #Constraints:      28884
3581.42/3595.15	c #Conflicts:     191000 | #Constraints:      29895
3581.42/3595.15	c #Conflicts:     192000 | #Constraints:      30900
3581.42/3595.15	c longest_trail_len= 3464 last_longest_trail_len= 3464
3581.42/3595.15	c #Conflicts:     193000 | #Constraints:      31911
3581.42/3595.15	c #Conflicts:     194000 | #Constraints:      32926
3581.42/3595.15	c #Conflicts:     195000 | #Constraints:      33930
3581.42/3595.15	c #Conflicts:     196000 | #Constraints:      34935
3581.42/3595.15	c #Conflicts:     197000 | #Constraints:      35939
3581.42/3595.15	c #Conflicts:     198000 | #Constraints:      36946
3581.42/3595.15	c INPROCESSING
3581.42/3595.15	c GARBAGE COLLECT
3581.42/3595.15	c #Conflicts:     199000 | #Constraints:      29100
3581.42/3595.15	c #Conflicts:     200000 | #Constraints:      30105
3581.42/3595.15	c #Conflicts:     201000 | #Constraints:      31113
3581.42/3595.15	c #Conflicts:     202000 | #Constraints:      32119
3581.42/3595.15	c #Conflicts:     203000 | #Constraints:      33131
3581.42/3595.15	c #Conflicts:     204000 | #Constraints:      34136
3581.42/3595.15	c longest_trail_len= 3476 last_longest_trail_len= 3464
3581.42/3595.15	c #Conflicts:     205000 | #Constraints:      35143
3581.42/3595.15	c #Conflicts:     206000 | #Constraints:      36157
3581.42/3595.15	c #Conflicts:     207000 | #Constraints:      37170
3581.42/3595.15	c INPROCESSING
3581.42/3595.15	c GARBAGE COLLECT
3581.42/3595.15	c rational objective 1928.63
3581.42/3595.15	c #Conflicts:     208000 | #Constraints:      29098
3581.42/3595.15	c #Conflicts:     209000 | #Constraints:      30103
3581.42/3595.15	c #Conflicts:     210000 | #Constraints:      31109
3581.42/3595.15	c #Conflicts:     211000 | #Constraints:      32111
3581.42/3595.15	c #Conflicts:     212000 | #Constraints:      33113
3581.42/3595.15	c #Conflicts:     213000 | #Constraints:      34117
3581.42/3595.15	c #Conflicts:     214000 | #Constraints:      35119
3581.42/3595.15	c #Conflicts:     215000 | #Constraints:      36124
3581.42/3595.15	c #Conflicts:     216000 | #Constraints:      37125
3581.42/3595.15	c INPROCESSING
3581.42/3595.15	c GARBAGE COLLECT
3581.42/3595.15	c #Conflicts:     217000 | #Constraints:      28904
3581.42/3595.15	c #Conflicts:     218000 | #Constraints:      29911
3581.42/3595.15	c #Conflicts:     219000 | #Constraints:      30917
3581.42/3595.15	c #Conflicts:     220000 | #Constraints:      31919
3581.42/3595.15	c #Conflicts:     221000 | #Constraints:      32927
3581.42/3595.15	c #Conflicts:     222000 | #Constraints:      33933
3581.42/3595.15	c #Conflicts:     223000 | #Constraints:      34936
3581.42/3595.15	c #Conflicts:     224000 | #Constraints:      35938
3581.42/3595.15	c #Conflicts:     225000 | #Constraints:      36940
3581.42/3595.15	c #Conflicts:     226000 | #Constraints:      37942
3581.42/3595.15	c INPROCESSING
3581.42/3595.15	c GARBAGE COLLECT
3581.42/3595.15	c rational objective 1928.63
3581.42/3595.15	c #Conflicts:     227000 | #Constraints:      29505
3581.42/3595.15	c #Conflicts:     228000 | #Constraints:      30509
3581.42/3595.15	c #Conflicts:     229000 | #Constraints:      31520
3581.42/3595.15	c #Conflicts:     230000 | #Constraints:      32525
3581.42/3595.15	c longest_trail_len= 3476 last_longest_trail_len= 3476
3581.42/3595.15	c longest_trail_len= 3476 last_longest_trail_len= 3476
3581.42/3595.15	c longest_trail_len= 3476 last_longest_trail_len= 3476
3581.42/3595.15	c longest_trail_len= 3476 last_longest_trail_len= 3476
3581.42/3595.15	c longest_trail_len= 3476 last_longest_trail_len= 3476
3581.42/3595.15	c #Conflicts:     231000 | #Constraints:      33532
3581.42/3595.15	c longest_trail_len= 3476 last_longest_trail_len= 3476
3581.42/3595.15	c longest_trail_len= 3476 last_longest_trail_len= 3476
3581.42/3595.15	c longest_trail_len= 3476 last_longest_trail_len= 3476
3581.42/3595.15	c longest_trail_len= 3476 last_longest_trail_len= 3476
3581.42/3595.15	c longest_trail_len= 3476 last_longest_trail_len= 3476
3581.42/3595.15	c #Conflicts:     232000 | #Constraints:      34537
3581.42/3595.15	c longest_trail_len= 3476 last_longest_trail_len= 3476
3581.42/3595.15	c longest_trail_len= 3476 last_longest_trail_len= 3476
3581.42/3595.15	c longest_trail_len= 3476 last_longest_trail_len= 3476
3581.42/3595.15	c longest_trail_len= 3476 last_longest_trail_len= 3476
3581.42/3595.15	c longest_trail_len= 3476 last_longest_trail_len= 3476
3581.42/3595.15	c #Conflicts:     233000 | #Constraints:      35538
3581.42/3595.15	c longest_trail_len= 3476 last_longest_trail_len= 3476
3581.42/3595.15	c longest_trail_len= 3476 last_longest_trail_len= 3476
3581.42/3595.15	c longest_trail_len= 3476 last_longest_trail_len= 3476
3581.42/3595.15	c #Conflicts:     234000 | #Constraints:      36542
3581.42/3595.15	c longest_trail_len= 3476 last_longest_trail_len= 3476
3581.42/3595.15	c longest_trail_len= 3476 last_longest_trail_len= 3476
3581.42/3595.15	c longest_trail_len= 3476 last_longest_trail_len= 3476
3581.42/3595.15	c longest_trail_len= 3476 last_longest_trail_len= 3476
3581.42/3595.15	c longest_trail_len= 3476 last_longest_trail_len= 3476
3581.42/3595.15	c longest_trail_len= 3476 last_longest_trail_len= 3476
3581.42/3595.15	c #Conflicts:     235000 | #Constraints:      37547
3581.42/3595.15	c longest_trail_len= 3476 last_longest_trail_len= 3476
3581.42/3595.15	c longest_trail_len= 3476 last_longest_trail_len= 3476
3581.42/3595.15	c longest_trail_len= 3476 last_longest_trail_len= 3476
3581.42/3595.15	c longest_trail_len= 3476 last_longest_trail_len= 3476
3581.42/3595.15	c longest_trail_len= 3476 last_longest_trail_len= 3476
3581.42/3595.15	c #Conflicts:     236000 | #Constraints:      38553
3581.42/3595.15	c INPROCESSING
3581.42/3595.15	c GARBAGE COLLECT
3581.42/3595.15	c rational objective 1928.63
3581.42/3595.15	c longest_trail_len= 3476 last_longest_trail_len= 3476
3581.42/3595.15	c longest_trail_len= 3476 last_longest_trail_len= 3476
3581.42/3595.15	c #Conflicts:     237000 | #Constraints:      29903
3581.42/3595.15	c #Conflicts:     238000 | #Constraints:      30905
3581.42/3595.15	c longest_trail_len= 3476 last_longest_trail_len= 3476
3581.42/3595.15	c longest_trail_len= 3476 last_longest_trail_len= 3476
3581.42/3595.15	c longest_trail_len= 3476 last_longest_trail_len= 3476
3581.42/3595.15	c longest_trail_len= 3476 last_longest_trail_len= 3476
3581.42/3595.15	c longest_trail_len= 3476 last_longest_trail_len= 3476
3581.42/3595.15	c #Conflicts:     239000 | #Constraints:      31911
3581.42/3595.15	c longest_trail_len= 3476 last_longest_trail_len= 3476
3581.42/3595.15	c longest_trail_len= 3476 last_longest_trail_len= 3476
3581.42/3595.15	c longest_trail_len= 3476 last_longest_trail_len= 3476
3581.42/3595.15	c longest_trail_len= 3476 last_longest_trail_len= 3476
3581.42/3595.15	c longest_trail_len= 3476 last_longest_trail_len= 3476
3581.42/3595.15	c #Conflicts:     240000 | #Constraints:      32922
3581.42/3595.15	c longest_trail_len= 3476 last_longest_trail_len= 3476
3581.42/3595.15	c longest_trail_len= 3476 last_longest_trail_len= 3476
3581.42/3595.15	c longest_trail_len= 3476 last_longest_trail_len= 3476
3581.42/3595.15	c longest_trail_len= 3476 last_longest_trail_len= 3476
3581.42/3595.15	c longest_trail_len= 3476 last_longest_trail_len= 3476
3581.42/3595.15	c #Conflicts:     241000 | #Constraints:      33931
3581.42/3595.15	c longest_trail_len= 3476 last_longest_trail_len= 3476
3581.42/3595.15	c longest_trail_len= 3476 last_longest_trail_len= 3476
3581.42/3595.15	c longest_trail_len= 3476 last_longest_trail_len= 3476
3581.42/3595.15	c #Conflicts:     242000 | #Constraints:      34940
3581.42/3595.15	c longest_trail_len= 3476 last_longest_trail_len= 3476
3581.42/3595.15	c longest_trail_len= 3476 last_longest_trail_len= 3476
3581.42/3595.15	c longest_trail_len= 3476 last_longest_trail_len= 3476
3581.42/3595.15	c longest_trail_len= 3476 last_longest_trail_len= 3476
3581.42/3595.15	c longest_trail_len= 3476 last_longest_trail_len= 3476
3581.42/3595.15	c longest_trail_len= 3476 last_longest_trail_len= 3476
3581.42/3595.15	c #Conflicts:     243000 | #Constraints:      35943
3581.42/3595.15	c longest_trail_len= 3476 last_longest_trail_len= 3476
3581.42/3595.15	c longest_trail_len= 3476 last_longest_trail_len= 3476
3581.42/3595.15	c longest_trail_len= 3476 last_longest_trail_len= 3476
3581.42/3595.15	c longest_trail_len= 3476 last_longest_trail_len= 3476
3581.42/3595.15	c longest_trail_len= 3476 last_longest_trail_len= 3476
3581.42/3595.15	c #Conflicts:     244000 | #Constraints:      36944
3581.42/3595.15	c longest_trail_len= 3476 last_longest_trail_len= 3476
3581.42/3595.15	c longest_trail_len= 3476 last_longest_trail_len= 3476
3581.42/3595.15	c #Conflicts:     245000 | #Constraints:      37950
3581.42/3595.15	c #Conflicts:     246000 | #Constraints:      38960
3581.42/3595.15	c INPROCESSING
3581.42/3595.15	c GARBAGE COLLECT
3581.42/3595.15	c rational objective 1928.63
3581.42/3595.15	c longest_trail_len= 3476 last_longest_trail_len= 3476
3581.42/3595.15	c #Conflicts:     247000 | #Constraints:      30107
3581.42/3595.15	c #Conflicts:     248000 | #Constraints:      31109
3581.42/3595.15	c #Conflicts:     249000 | #Constraints:      32112
3581.42/3595.15	c longest_trail_len= 3476 last_longest_trail_len= 3476
3581.42/3595.15	c longest_trail_len= 3476 last_longest_trail_len= 3476
3581.42/3595.15	c longest_trail_len= 3476 last_longest_trail_len= 3476
3581.42/3595.15	c #Conflicts:     250000 | #Constraints:      33120
3581.42/3595.15	c longest_trail_len= 3476 last_longest_trail_len= 3476
3581.42/3595.15	c longest_trail_len= 3476 last_longest_trail_len= 3476
3581.42/3595.15	c longest_trail_len= 3476 last_longest_trail_len= 3476
3581.42/3595.15	c longest_trail_len= 3476 last_longest_trail_len= 3476
3581.42/3595.15	c longest_trail_len= 3476 last_longest_trail_len= 3476
3581.42/3595.15	c longest_trail_len= 3476 last_longest_trail_len= 3476
3581.42/3595.15	c #Conflicts:     251000 | #Constraints:      34124
3581.42/3595.15	c longest_trail_len= 3476 last_longest_trail_len= 3476
3581.42/3595.15	c longest_trail_len= 3476 last_longest_trail_len= 3476
3581.42/3595.15	c longest_trail_len= 3476 last_longest_trail_len= 3476
3581.42/3595.15	c longest_trail_len= 3476 last_longest_trail_len= 3476
3581.42/3595.15	c longest_trail_len= 3476 last_longest_trail_len= 3476
3581.42/3595.15	c #Conflicts:     252000 | #Constraints:      35129
3581.42/3595.15	c longest_trail_len= 3476 last_longest_trail_len= 3476
3581.42/3595.15	c longest_trail_len= 3476 last_longest_trail_len= 3476
3581.42/3595.15	c longest_trail_len= 3476 last_longest_trail_len= 3476
3581.42/3595.15	c #Conflicts:     253000 | #Constraints:      36136
3581.42/3595.15	c longest_trail_len= 3476 last_longest_trail_len= 3476
3581.42/3595.15	c longest_trail_len= 3476 last_longest_trail_len= 3476
3581.42/3595.15	c longest_trail_len= 3476 last_longest_trail_len= 3476
3581.42/3595.15	c longest_trail_len= 3476 last_longest_trail_len= 3476
3581.42/3595.15	c longest_trail_len= 3476 last_longest_trail_len= 3476
3581.42/3595.15	c #Conflicts:     254000 | #Constraints:      37141
3581.42/3595.15	c longest_trail_len= 3476 last_longest_trail_len= 3476
3581.42/3595.15	c longest_trail_len= 3476 last_longest_trail_len= 3476
3581.42/3595.15	c longest_trail_len= 3476 last_longest_trail_len= 3476
3581.42/3595.15	c longest_trail_len= 3476 last_longest_trail_len= 3476
3581.42/3595.15	c longest_trail_len= 3476 last_longest_trail_len= 3476
3581.42/3595.15	c longest_trail_len= 3476 last_longest_trail_len= 3476
3581.42/3595.15	c longest_trail_len= 3476 last_longest_trail_len= 3476
3581.42/3595.15	c #Conflicts:     255000 | #Constraints:      38147
3581.42/3595.15	c longest_trail_len= 3476 last_longest_trail_len= 3476
3581.42/3595.15	c #Conflicts:     256000 | #Constraints:      39154
3581.42/3595.15	c longest_trail_len= 3476 last_longest_trail_len= 3476
3581.42/3595.15	c INPROCESSING
3581.42/3595.15	c GARBAGE COLLECT
3581.42/3595.15	c rational objective 1928.63
3581.42/3595.15	c #Conflicts:     257000 | #Constraints:      30097
3581.42/3595.15	c longest_trail_len= 3476 last_longest_trail_len= 3476
3581.42/3595.15	c longest_trail_len= 3476 last_longest_trail_len= 3476
3581.42/3595.15	c longest_trail_len= 3476 last_longest_trail_len= 3476
3581.42/3595.15	c #Conflicts:     258000 | #Constraints:      31099
3581.42/3595.15	c longest_trail_len= 3476 last_longest_trail_len= 3476
3581.42/3595.15	c longest_trail_len= 3476 last_longest_trail_len= 3476
3581.42/3595.15	c longest_trail_len= 3476 last_longest_trail_len= 3476
3581.42/3595.15	c longest_trail_len= 3476 last_longest_trail_len= 3476
3581.42/3595.15	c longest_trail_len= 3476 last_longest_trail_len= 3476
3581.42/3595.15	c longest_trail_len= 3476 last_longest_trail_len= 3476
3581.42/3595.15	c #Conflicts:     259000 | #Constraints:      32100
3581.42/3595.15	c longest_trail_len= 3476 last_longest_trail_len= 3476
3581.42/3595.15	c longest_trail_len= 3476 last_longest_trail_len= 3476
3581.42/3595.15	c longest_trail_len= 3476 last_longest_trail_len= 3476
3581.42/3595.15	c longest_trail_len= 3476 last_longest_trail_len= 3476
3581.42/3595.15	c longest_trail_len= 3476 last_longest_trail_len= 3476
3581.42/3595.15	c #Conflicts:     260000 | #Constraints:      33102
3581.42/3595.15	c longest_trail_len= 3476 last_longest_trail_len= 3476
3581.42/3595.15	c longest_trail_len= 3476 last_longest_trail_len= 3476
3581.42/3595.15	c #Conflicts:     261000 | #Constraints:      34105
3581.42/3595.15	c longest_trail_len= 3476 last_longest_trail_len= 3476
3581.42/3595.15	c longest_trail_len= 3476 last_longest_trail_len= 3476
3581.42/3595.15	c longest_trail_len= 3476 last_longest_trail_len= 3476
3581.42/3595.15	c longest_trail_len= 3476 last_longest_trail_len= 3476
3581.42/3595.15	c longest_trail_len= 3476 last_longest_trail_len= 3476
3581.42/3595.15	c longest_trail_len= 3476 last_longest_trail_len= 3476
3581.42/3595.15	c #Conflicts:     262000 | #Constraints:      35109
3581.42/3595.15	c longest_trail_len= 3476 last_longest_trail_len= 3476
3581.42/3595.15	c longest_trail_len= 3476 last_longest_trail_len= 3476
3581.42/3595.15	c longest_trail_len= 3476 last_longest_trail_len= 3476
3581.42/3595.15	c longest_trail_len= 3476 last_longest_trail_len= 3476
3581.42/3595.15	c restart_num  317 630
3581.42/3595.15	c Use LS-small
3581.42/3595.15	c longest_trail_len= 3476 last_longest_trail_len= 3476
3581.42/3595.15	c num_vars= 3540 len_partial_assign_no_confli= 3186
3581.42/3595.15	c update_LS_target_phase-runLS-restart
3581.42/3595.15	c longest_trail_len= 2678 last_longest_trail_len= 0
3581.42/3595.15	c longest_trail_len= 2908 last_longest_trail_len= 2678
3581.42/3595.15	c #Conflicts:     263000 | #Constraints:      36117
3581.42/3595.15	c longest_trail_len= 2908 last_longest_trail_len= 2908
3581.42/3595.15	c #Conflicts:     264000 | #Constraints:      37118
3581.42/3595.15	c longest_trail_len= 2908 last_longest_trail_len= 2908
3581.42/3595.15	c #Conflicts:     265000 | #Constraints:      38119
3581.42/3595.15	c longest_trail_len= 2908 last_longest_trail_len= 2908
3581.42/3595.15	c #Conflicts:     266000 | #Constraints:      39123
3581.42/3595.15	c INPROCESSING
3581.42/3595.15	c GARBAGE COLLECT
3581.42/3595.15	c rational objective 1928.63
3581.42/3595.15	c #Conflicts:     267000 | #Constraints:      29878
3581.42/3595.15	c #Conflicts:     268000 | #Constraints:      30879
3581.42/3595.15	c longest_trail_len= 3130 last_longest_trail_len= 2908
3581.42/3595.15	c #Conflicts:     269000 | #Constraints:      31882
3581.42/3595.15	c #Conflicts:     270000 | #Constraints:      32886
3581.42/3595.15	c #Conflicts:     271000 | #Constraints:      33889
3581.42/3595.15	c #Conflicts:     272000 | #Constraints:      34893
3581.42/3595.15	c #Conflicts:     273000 | #Constraints:      35898
3581.42/3595.15	c #Conflicts:     274000 | #Constraints:      36905
3581.42/3595.15	c #Conflicts:     275000 | #Constraints:      37912
3581.42/3595.15	c longest_trail_len= 3455 last_longest_trail_len= 3130
3581.42/3595.15	c longest_trail_len= 3455 last_longest_trail_len= 3455
3581.42/3595.15	c longest_trail_len= 3455 last_longest_trail_len= 3455
3581.42/3595.15	c longest_trail_len= 3455 last_longest_trail_len= 3455
3581.42/3595.15	c longest_trail_len= 3455 last_longest_trail_len= 3455
3581.42/3595.15	c longest_trail_len= 3455 last_longest_trail_len= 3455
3581.42/3595.15	c #Conflicts:     276000 | #Constraints:      38916
3581.42/3595.15	c longest_trail_len= 3455 last_longest_trail_len= 3455
3581.42/3595.15	c longest_trail_len= 3455 last_longest_trail_len= 3455
3581.42/3595.15	c longest_trail_len= 3455 last_longest_trail_len= 3455
3581.42/3595.15	c longest_trail_len= 3455 last_longest_trail_len= 3455
3581.42/3595.15	c longest_trail_len= 3455 last_longest_trail_len= 3455
3581.42/3595.15	c #Conflicts:     277000 | #Constraints:      39917
3581.42/3595.15	c longest_trail_len= 3455 last_longest_trail_len= 3455
3581.42/3595.15	c longest_trail_len= 3455 last_longest_trail_len= 3455
3581.42/3595.15	c INPROCESSING
3581.42/3595.15	c GARBAGE COLLECT
3581.42/3595.15	c longest_trail_len= 3455 last_longest_trail_len= 3455
3581.42/3595.15	c longest_trail_len= 3455 last_longest_trail_len= 3455
3581.42/3595.15	c #Conflicts:     278000 | #Constraints:      30478
3581.42/3595.15	c longest_trail_len= 3455 last_longest_trail_len= 3455
3581.42/3595.15	c longest_trail_len= 3455 last_longest_trail_len= 3455
3581.42/3595.15	c longest_trail_len= 3455 last_longest_trail_len= 3455
3581.42/3595.15	c longest_trail_len= 3455 last_longest_trail_len= 3455
3581.42/3595.15	c #Conflicts:     279000 | #Constraints:      31482
3581.42/3595.15	c longest_trail_len= 3455 last_longest_trail_len= 3455
3581.42/3595.15	c longest_trail_len= 3455 last_longest_trail_len= 3455
3581.42/3595.15	c longest_trail_len= 3475 last_longest_trail_len= 3455
3581.42/3595.15	c longest_trail_len= 3475 last_longest_trail_len= 3475
3581.42/3595.15	c longest_trail_len= 3482 last_longest_trail_len= 3475
3581.42/3595.15	c longest_trail_len= 3482 last_longest_trail_len= 3482
3581.42/3595.15	c #Conflicts:     280000 | #Constraints:      32485
3581.42/3595.15	c longest_trail_len= 3482 last_longest_trail_len= 3482
3581.42/3595.15	c longest_trail_len= 3482 last_longest_trail_len= 3482
3581.42/3595.15	c longest_trail_len= 3482 last_longest_trail_len= 3482
3581.42/3595.15	c longest_trail_len= 3482 last_longest_trail_len= 3482
3581.42/3595.15	c longest_trail_len= 3482 last_longest_trail_len= 3482
3581.42/3595.15	c #Conflicts:     281000 | #Constraints:      33487
3581.42/3595.15	c longest_trail_len= 3482 last_longest_trail_len= 3482
3581.42/3595.15	c #Conflicts:     282000 | #Constraints:      34496
3581.42/3595.15	c #Conflicts:     283000 | #Constraints:      35512
3581.42/3595.15	c longest_trail_len= 3482 last_longest_trail_len= 3482
3581.42/3595.15	c longest_trail_len= 3482 last_longest_trail_len= 3482
3581.42/3595.15	c longest_trail_len= 3482 last_longest_trail_len= 3482
3581.42/3595.15	c longest_trail_len= 3482 last_longest_trail_len= 3482
3581.42/3595.15	c longest_trail_len= 3482 last_longest_trail_len= 3482
3581.42/3595.15	c longest_trail_len= 3482 last_longest_trail_len= 3482
3581.42/3595.15	c #Conflicts:     284000 | #Constraints:      36521
3581.42/3595.15	c longest_trail_len= 3482 last_longest_trail_len= 3482
3581.42/3595.15	c longest_trail_len= 3482 last_longest_trail_len= 3482
3581.42/3595.15	c longest_trail_len= 3482 last_longest_trail_len= 3482
3581.42/3595.15	c longest_trail_len= 3482 last_longest_trail_len= 3482
3581.42/3595.15	c longest_trail_len= 3482 last_longest_trail_len= 3482
3581.42/3595.15	c #Conflicts:     285000 | #Constraints:      37531
3581.42/3595.15	c longest_trail_len= 3482 last_longest_trail_len= 3482
3581.42/3595.15	c longest_trail_len= 3482 last_longest_trail_len= 3482
3581.42/3595.15	c longest_trail_len= 3482 last_longest_trail_len= 3482
3581.42/3595.15	c longest_trail_len= 3482 last_longest_trail_len= 3482
3581.42/3595.15	c #Conflicts:     286000 | #Constraints:      38544
3581.42/3595.15	c longest_trail_len= 3482 last_longest_trail_len= 3482
3581.42/3595.15	c longest_trail_len= 3482 last_longest_trail_len= 3482
3581.42/3595.15	c longest_trail_len= 3482 last_longest_trail_len= 3482
3581.42/3595.15	c longest_trail_len= 3482 last_longest_trail_len= 3482
3581.42/3595.15	c #Conflicts:     287000 | #Constraints:      39550
3581.42/3595.15	c longest_trail_len= 3482 last_longest_trail_len= 3482
3581.42/3595.15	c longest_trail_len= 3482 last_longest_trail_len= 3482
3581.42/3595.15	c longest_trail_len= 3482 last_longest_trail_len= 3482
3581.42/3595.15	c longest_trail_len= 3482 last_longest_trail_len= 3482
3581.42/3595.15	c longest_trail_len= 3482 last_longest_trail_len= 3482
3581.42/3595.15	c longest_trail_len= 3482 last_longest_trail_len= 3482
3581.42/3595.15	c #Conflicts:     288000 | #Constraints:      40559
3581.42/3595.15	c INPROCESSING
3581.42/3595.15	c GARBAGE COLLECT
3581.42/3595.15	c rational objective 1928.65
3581.42/3595.15	c longest_trail_len= 3482 last_longest_trail_len= 3482
3581.42/3595.15	c longest_trail_len= 3482 last_longest_trail_len= 3482
3581.42/3595.15	c longest_trail_len= 3482 last_longest_trail_len= 3482
3581.42/3595.15	c longest_trail_len= 3482 last_longest_trail_len= 3482
3581.42/3595.15	c longest_trail_len= 3482 last_longest_trail_len= 3482
3581.42/3595.15	c #Conflicts:     289000 | #Constraints:      30890
3581.42/3595.15	c longest_trail_len= 3482 last_longest_trail_len= 3482
3581.42/3595.15	c #Conflicts:     290000 | #Constraints:      31892
3581.42/3595.15	c #Conflicts:     291000 | #Constraints:      32900
3581.42/3595.15	c longest_trail_len= 3482 last_longest_trail_len= 3482
3581.42/3595.15	c #Conflicts:     292000 | #Constraints:      33906
3581.42/3595.15	c #Conflicts:     293000 | #Constraints:      34913
3581.42/3595.15	c #Conflicts:     294000 | #Constraints:      35921
3581.42/3595.15	c longest_trail_len= 3482 last_longest_trail_len= 3482
3581.42/3595.15	c longest_trail_len= 3482 last_longest_trail_len= 3482
3581.42/3595.15	c longest_trail_len= 3482 last_longest_trail_len= 3482
3581.42/3595.15	c longest_trail_len= 3482 last_longest_trail_len= 3482
3581.42/3595.15	c #Conflicts:     295000 | #Constraints:      36924
3581.42/3595.15	c longest_trail_len= 3482 last_longest_trail_len= 3482
3581.42/3595.15	c longest_trail_len= 3482 last_longest_trail_len= 3482
3581.42/3595.15	c longest_trail_len= 3482 last_longest_trail_len= 3482
3581.42/3595.15	c longest_trail_len= 3482 last_longest_trail_len= 3482
3581.42/3595.15	c longest_trail_len= 3482 last_longest_trail_len= 3482
3581.42/3595.15	c longest_trail_len= 3482 last_longest_trail_len= 3482
3581.42/3595.15	c #Conflicts:     296000 | #Constraints:      37929
3581.42/3595.15	c longest_trail_len= 3482 last_longest_trail_len= 3482
3581.42/3595.15	c longest_trail_len= 3482 last_longest_trail_len= 3482
3581.42/3595.15	c longest_trail_len= 3482 last_longest_trail_len= 3482
3581.42/3595.15	c longest_trail_len= 3482 last_longest_trail_len= 3482
3581.42/3595.15	c longest_trail_len= 3482 last_longest_trail_len= 3482
3581.42/3595.15	c #Conflicts:     297000 | #Constraints:      38935
3581.42/3595.15	c longest_trail_len= 3482 last_longest_trail_len= 3482
3581.42/3595.15	c longest_trail_len= 3482 last_longest_trail_len= 3482
3581.42/3595.15	c longest_trail_len= 3482 last_longest_trail_len= 3482
3581.42/3595.15	c #Conflicts:     298000 | #Constraints:      39944
3581.42/3595.15	c longest_trail_len= 3482 last_longest_trail_len= 3482
3581.42/3595.15	c longest_trail_len= 3482 last_longest_trail_len= 3482
3581.42/3595.15	c longest_trail_len= 3482 last_longest_trail_len= 3482
3581.42/3595.15	c longest_trail_len= 3482 last_longest_trail_len= 3482
3581.42/3595.15	c longest_trail_len= 3482 last_longest_trail_len= 3482
3581.42/3595.15	c #Conflicts:     299000 | #Constraints:      40950
3581.42/3595.15	c INPROCESSING
3581.42/3595.15	c GARBAGE COLLECT
3581.42/3595.15	c rational objective 1928.65
3581.42/3595.15	c longest_trail_len= 3482 last_longest_trail_len= 3482
3581.42/3595.15	c longest_trail_len= 3482 last_longest_trail_len= 3482
3581.42/3595.15	c longest_trail_len= 3482 last_longest_trail_len= 3482
3581.42/3595.15	c longest_trail_len= 3482 last_longest_trail_len= 3482
3581.42/3595.15	c longest_trail_len= 3482 last_longest_trail_len= 3482
3581.42/3595.15	c longest_trail_len= 3482 last_longest_trail_len= 3482
3581.42/3595.15	c #Conflicts:     300000 | #Constraints:      31099
3581.42/3595.15	c longest_trail_len= 3482 last_longest_trail_len= 3482
3581.42/3595.15	c longest_trail_len= 3482 last_longest_trail_len= 3482
3581.42/3595.15	c #Conflicts:     301000 | #Constraints:      32103
3581.42/3595.15	c #Conflicts:     302000 | #Constraints:      33113
3581.42/3595.15	c longest_trail_len= 3482 last_longest_trail_len= 3482
3581.42/3595.15	c longest_trail_len= 3482 last_longest_trail_len= 3482
3581.42/3595.15	c longest_trail_len= 3482 last_longest_trail_len= 3482
3581.42/3595.15	c longest_trail_len= 3482 last_longest_trail_len= 3482
3581.42/3595.15	c #Conflicts:     303000 | #Constraints:      34117
3581.42/3595.15	c longest_trail_len= 3482 last_longest_trail_len= 3482
3581.42/3595.15	c longest_trail_len= 3482 last_longest_trail_len= 3482
3581.42/3595.15	c longest_trail_len= 3482 last_longest_trail_len= 3482
3581.42/3595.15	c longest_trail_len= 3482 last_longest_trail_len= 3482
3581.42/3595.15	c longest_trail_len= 3482 last_longest_trail_len= 3482
3581.42/3595.15	c longest_trail_len= 3482 last_longest_trail_len= 3482
3581.42/3595.15	c #Conflicts:     304000 | #Constraints:      35124
3581.42/3595.15	c longest_trail_len= 3482 last_longest_trail_len= 3482
3581.42/3595.15	c longest_trail_len= 3482 last_longest_trail_len= 3482
3581.42/3595.15	c longest_trail_len= 3482 last_longest_trail_len= 3482
3581.42/3595.15	c longest_trail_len= 3482 last_longest_trail_len= 3482
3581.42/3595.15	c longest_trail_len= 3482 last_longest_trail_len= 3482
3581.42/3595.15	c #Conflicts:     305000 | #Constraints:      36131
3581.42/3595.15	c longest_trail_len= 3482 last_longest_trail_len= 3482
3581.42/3595.15	c longest_trail_len= 3482 last_longest_trail_len= 3482
3581.42/3595.15	c longest_trail_len= 3482 last_longest_trail_len= 3482
3581.42/3595.15	c #Conflicts:     306000 | #Constraints:      37137
3581.42/3595.15	c longest_trail_len= 3482 last_longest_trail_len= 3482
3581.42/3595.15	c longest_trail_len= 3482 last_longest_trail_len= 3482
3581.42/3595.15	c longest_trail_len= 3482 last_longest_trail_len= 3482
3581.42/3595.15	c longest_trail_len= 3482 last_longest_trail_len= 3482
3581.42/3595.15	c longest_trail_len= 3482 last_longest_trail_len= 3482
3581.42/3595.15	c #Conflicts:     307000 | #Constraints:      38147
3581.42/3595.15	c longest_trail_len= 3482 last_longest_trail_len= 3482
3581.42/3595.15	c longest_trail_len= 3482 last_longest_trail_len= 3482
3581.42/3595.15	c longest_trail_len= 3482 last_longest_trail_len= 3482
3581.42/3595.15	c longest_trail_len= 3482 last_longest_trail_len= 3482
3581.42/3595.15	c longest_trail_len= 3482 last_longest_trail_len= 3482
3581.42/3595.15	c longest_trail_len= 3482 last_longest_trail_len= 3482
3581.42/3595.15	c #Conflicts:     308000 | #Constraints:      39153
3581.42/3595.15	c longest_trail_len= 3482 last_longest_trail_len= 3482
3581.42/3595.15	c longest_trail_len= 3482 last_longest_trail_len= 3482
3581.42/3595.15	c #Conflicts:     309000 | #Constraints:      40159
3581.42/3595.15	c #Conflicts:     310000 | #Constraints:      41163
3581.42/3595.15	c INPROCESSING
3581.42/3595.15	c GARBAGE COLLECT
3581.42/3595.15	c rational objective 1928.68
3581.42/3595.15	c longest_trail_len= 3482 last_longest_trail_len= 3482
3581.42/3595.15	c #Conflicts:     311000 | #Constraints:      31125
3581.42/3595.15	c #Conflicts:     312000 | #Constraints:      32127
3581.42/3595.15	c #Conflicts:     313000 | #Constraints:      33131
3581.42/3595.15	c longest_trail_len= 3482 last_longest_trail_len= 3482
3581.42/3595.15	c #Conflicts:     314000 | #Constraints:      34137
3581.42/3595.15	c #Conflicts:     315000 | #Constraints:      35151
3581.42/3595.15	c #Conflicts:     316000 | #Constraints:      36156
3581.42/3595.15	c #Conflicts:     317000 | #Constraints:      37164
3581.42/3595.15	c #Conflicts:     318000 | #Constraints:      38170
3581.42/3595.15	c #Conflicts:     319000 | #Constraints:      39184
3581.42/3595.15	c #Conflicts:     320000 | #Constraints:      40195
3581.42/3595.15	c longest_trail_len= 3482 last_longest_trail_len= 3482
3581.42/3595.15	c #Conflicts:     321000 | #Constraints:      41203
3581.42/3595.15	c INPROCESSING
3581.42/3595.15	c GARBAGE COLLECT
3581.42/3595.15	c rational objective 1928.68
3581.42/3595.15	c #Conflicts:     322000 | #Constraints:      30950
3581.42/3595.15	c #Conflicts:     323000 | #Constraints:      31952
3581.42/3595.15	c #Conflicts:     324000 | #Constraints:      32963
3581.42/3595.15	c #Conflicts:     325000 | #Constraints:      33971
3581.42/3595.15	c #Conflicts:     326000 | #Constraints:      34982
3581.42/3595.15	c #Conflicts:     327000 | #Constraints:      35990
3581.42/3595.15	c #Conflicts:     328000 | #Constraints:      36994
3581.42/3595.15	c #Conflicts:     329000 | #Constraints:      37999
3581.42/3595.15	c #Conflicts:     330000 | #Constraints:      39008
3581.42/3595.15	c #Conflicts:     331000 | #Constraints:      40016
3581.42/3595.15	c #Conflicts:     332000 | #Constraints:      41023
3581.42/3595.15	c longest_trail_len= 3482 last_longest_trail_len= 3482
3581.42/3595.15	c #Conflicts:     333000 | #Constraints:      42028
3581.42/3595.15	c longest_trail_len= 3482 last_longest_trail_len= 3482
3581.42/3595.15	c longest_trail_len= 3482 last_longest_trail_len= 3482
3581.42/3595.15	c INPROCESSING
3581.42/3595.15	c GARBAGE COLLECT
3581.42/3595.15	c rational objective 1928.68
3581.42/3595.15	c longest_trail_len= 3482 last_longest_trail_len= 3482
3581.42/3595.15	c longest_trail_len= 3482 last_longest_trail_len= 3482
3581.42/3595.15	c longest_trail_len= 3482 last_longest_trail_len= 3482
3581.42/3595.15	c longest_trail_len= 3482 last_longest_trail_len= 3482
3581.42/3595.15	c #Conflicts:     334000 | #Constraints:      31552
3581.42/3595.15	c longest_trail_len= 3482 last_longest_trail_len= 3482
3581.42/3595.15	c longest_trail_len= 3482 last_longest_trail_len= 3482
3581.42/3595.15	c longest_trail_len= 3482 last_longest_trail_len= 3482
3581.42/3595.15	c longest_trail_len= 3482 last_longest_trail_len= 3482
3581.42/3595.15	c longest_trail_len= 3482 last_longest_trail_len= 3482
3581.42/3595.15	c longest_trail_len= 3482 last_longest_trail_len= 3482
3581.42/3595.15	c longest_trail_len= 3482 last_longest_trail_len= 3482
3581.42/3595.15	c #Conflicts:     335000 | #Constraints:      32553
3581.42/3595.15	c longest_trail_len= 3482 last_longest_trail_len= 3482
3581.42/3595.15	c #Conflicts:     336000 | #Constraints:      33560
3581.42/3595.15	c longest_trail_len= 3482 last_longest_trail_len= 3482
3581.42/3595.15	c longest_trail_len= 3482 last_longest_trail_len= 3482
3581.42/3595.15	c longest_trail_len= 3482 last_longest_trail_len= 3482
3581.42/3595.15	c longest_trail_len= 3482 last_longest_trail_len= 3482
3581.42/3595.15	c longest_trail_len= 3482 last_longest_trail_len= 3482
3581.42/3595.15	c longest_trail_len= 3482 last_longest_trail_len= 3482
3581.42/3595.15	c longest_trail_len= 3482 last_longest_trail_len= 3482
3581.42/3595.15	c #Conflicts:     337000 | #Constraints:      34575
3581.42/3595.15	c longest_trail_len= 3482 last_longest_trail_len= 3482
3581.42/3595.15	c longest_trail_len= 3482 last_longest_trail_len= 3482
3581.42/3595.15	c longest_trail_len= 3482 last_longest_trail_len= 3482
3581.42/3595.15	c longest_trail_len= 3482 last_longest_trail_len= 3482
3581.42/3595.15	c longest_trail_len= 3482 last_longest_trail_len= 3482
3581.42/3595.15	c longest_trail_len= 3482 last_longest_trail_len= 3482
3581.42/3595.15	c #Conflicts:     338000 | #Constraints:      35582
3581.42/3595.15	c longest_trail_len= 3482 last_longest_trail_len= 3482
3581.42/3595.15	c longest_trail_len= 3482 last_longest_trail_len= 3482
3581.42/3595.15	c #Conflicts:     339000 | #Constraints:      36588
3581.42/3595.15	c longest_trail_len= 3482 last_longest_trail_len= 3482
3581.42/3595.15	c #Conflicts:     340000 | #Constraints:      37600
3581.42/3595.15	c longest_trail_len= 3494 last_longest_trail_len= 3482
3581.42/3595.15	c #Conflicts:     341000 | #Constraints:      38622
3581.42/3595.15	c longest_trail_len= 3494 last_longest_trail_len= 3494
3581.42/3595.15	c longest_trail_len= 3494 last_longest_trail_len= 3494
3581.42/3595.15	c longest_trail_len= 3494 last_longest_trail_len= 3494
3581.42/3595.15	c longest_trail_len= 3494 last_longest_trail_len= 3494
3581.42/3595.15	c longest_trail_len= 3494 last_longest_trail_len= 3494
3581.42/3595.15	c longest_trail_len= 3494 last_longest_trail_len= 3494
3581.42/3595.15	c #Conflicts:     342000 | #Constraints:      39634
3581.42/3595.15	c longest_trail_len= 3494 last_longest_trail_len= 3494
3581.42/3595.15	c longest_trail_len= 3494 last_longest_trail_len= 3494
3581.42/3595.15	c longest_trail_len= 3494 last_longest_trail_len= 3494
3581.42/3595.15	c longest_trail_len= 3494 last_longest_trail_len= 3494
3581.42/3595.15	c longest_trail_len= 3494 last_longest_trail_len= 3494
3581.42/3595.15	c longest_trail_len= 3494 last_longest_trail_len= 3494
3581.42/3595.15	c longest_trail_len= 3494 last_longest_trail_len= 3494
3581.42/3595.15	c #Conflicts:     343000 | #Constraints:      40640
3581.42/3595.15	c longest_trail_len= 3494 last_longest_trail_len= 3494
3581.42/3595.15	c #Conflicts:     344000 | #Constraints:      41650
3581.42/3595.15	c longest_trail_len= 3494 last_longest_trail_len= 3494
3581.42/3595.15	c longest_trail_len= 3494 last_longest_trail_len= 3494
3581.42/3595.15	c longest_trail_len= 3494 last_longest_trail_len= 3494
3581.42/3595.15	c longest_trail_len= 3494 last_longest_trail_len= 3494
3581.42/3595.15	c longest_trail_len= 3494 last_longest_trail_len= 3494
3581.42/3595.15	c longest_trail_len= 3494 last_longest_trail_len= 3494
3581.42/3595.15	c longest_trail_len= 3494 last_longest_trail_len= 3494
3581.42/3595.15	c #Conflicts:     345000 | #Constraints:      42658
3581.42/3595.15	c INPROCESSING
3581.42/3595.15	c GARBAGE COLLECT
3581.42/3595.15	c rational objective 1928.68
3581.42/3595.15	c longest_trail_len= 3494 last_longest_trail_len= 3494
3581.42/3595.15	c longest_trail_len= 3494 last_longest_trail_len= 3494
3581.42/3595.15	c longest_trail_len= 3494 last_longest_trail_len= 3494
3581.42/3595.15	c longest_trail_len= 3494 last_longest_trail_len= 3494
3581.42/3595.15	c longest_trail_len= 3494 last_longest_trail_len= 3494
3581.42/3595.15	c longest_trail_len= 3494 last_longest_trail_len= 3494
3581.42/3595.15	c #Conflicts:     346000 | #Constraints:      31960
3581.42/3595.15	c longest_trail_len= 3494 last_longest_trail_len= 3494
3581.42/3595.15	c longest_trail_len= 3494 last_longest_trail_len= 3494
3581.42/3595.15	c #Conflicts:     347000 | #Constraints:      32964
3581.42/3595.15	c longest_trail_len= 3494 last_longest_trail_len= 3494
3581.42/3595.15	c #Conflicts:     348000 | #Constraints:      33969
3581.42/3595.15	c longest_trail_len= 3494 last_longest_trail_len= 3494
3581.42/3595.15	c #Conflicts:     349000 | #Constraints:      34973
3581.42/3595.15	c #Conflicts:     350000 | #Constraints:      35981
3581.42/3595.15	c Program interrupted by user.
3581.42/3595.15	c cpu time 1486.36 s
3581.42/3595.15	c deterministic time 305301832310 3.05e+11
3581.42/3595.15	c optimization time 33.7717 s
3581.42/3595.15	c total solve time 1452.56 s
3581.42/3595.15	c core-guided solve time 0 s
3581.42/3595.15	c propagation time 1022.88 s
3581.42/3595.15	c conflict analysis time 171.723 s
3581.42/3595.15	c propagations 117196786
3581.42/3595.15	c resolve steps 3878067
3581.42/3595.15	c decisions 2972164
3581.42/3595.15	c conflicts 350930
3581.42/3595.15	c restarts 828
3581.42/3595.15	c inprocessing phases 50
3581.42/3595.15	c input clauses 19886
3581.42/3595.15	c input cardinalities 0
3581.42/3595.15	c input general constraints 21
3581.42/3595.15	c input average constraint length 2.84
3581.42/3595.15	c input average constraint degree 14798.24
3581.42/3595.15	c learned clauses 37476
3581.42/3595.15	c learned cardinalities 283
3581.42/3595.15	c learned general constraints 314844
3581.42/3595.15	c learned average constraint length 1138.22
3581.42/3595.15	c learned average constraint degree 9132518999.32
3581.42/3595.15	c watched constraints 279337
3581.42/3595.15	c counting constraints 35528
3581.42/3595.15	c gcd simplifications 18336
3581.42/3595.15	c detected cardinalities 51
3581.42/3595.15	c weakened non-implied lits 80021693
3581.42/3595.15	c weakened non-implying lits 810228
3581.42/3595.15	c original variables 3540
3581.42/3595.15	c clausal propagations 52532001
3581.42/3595.15	c cardinality propagations 1007
3581.42/3595.15	c watched propagations 41686032
3581.42/3595.15	c counting propagations 22576494
3581.42/3595.15	c watch lookups 11760489870
3581.42/3595.15	c watch backjump lookups 10292102000
3581.42/3595.15	c watch checks 255841328625
3581.42/3595.15	c propagation checks 25789204516
3581.42/3595.15	c constraint additions 1377317543
3581.42/3595.15	c trail pops 120515707
3581.42/3595.15	c formula constraints 19907
3581.42/3595.15	c learned constraints 349257
3581.42/3595.15	c bound constraints 0
3581.42/3595.15	c core-guided constraints 0
3581.42/3595.15	c encountered formula constraints 3277252
3581.42/3595.15	c encountered learned constraints 796312
3581.42/3595.15	c encountered bound constraints 0
3581.42/3595.15	c encountered core-guided constraints 0
3581.42/3595.15	c LP total time 141.695 s
3581.42/3595.15	c LP solve time 134.06 s
3581.42/3595.15	c LP constraints added 19912
3581.42/3595.15	c LP constraints removed 3
3581.42/3595.15	c LP pivots internal 350955
3581.42/3595.15	c LP pivots root 354143
3581.42/3595.15	c LP calls 1819
3581.42/3595.15	c LP optimalities 140
3581.42/3595.15	c LP no pivot count 16
3581.42/3595.15	c LP infeasibilities 1673
3581.42/3595.15	c LP valid Farkas constraints 1673
3581.42/3595.15	c LP learned Farkas constraints 1673
3581.42/3595.15	c LP basis resets 0
3581.42/3595.15	c LP cycling count 0
3581.42/3595.15	c LP singular count 0
3581.42/3595.15	c LP no primal count 0
3581.42/3595.15	c LP no farkas count 0
3581.42/3595.15	c LP other issue count 0
3581.42/3595.15	c LP Gomory cuts 0
3581.42/3595.15	c LP learned cuts 5
3581.42/3595.15	c LP deleted cuts 3
3581.42/3595.15	c LP encountered Gomory constraints 0
3581.42/3595.15	c LP encountered Farkas constraints 137169
3581.42/3595.15	c LP encountered learned Farkas constraints 16591
3581.42/3595.15	c CG auxiliary variables introduced 0
3581.42/3595.15	c CG solutions found 0
3581.42/3595.15	c CG cores constructed 0
3581.42/3595.15	c CG core cardinality constraints returned 0
3581.42/3595.15	c CG unit cores 0
3581.42/3595.15	c CG single cores 0
3581.42/3595.15	c CG blocks removed during cardinality reduction 0
3581.42/3595.15	c CG first core best 0
3581.42/3595.15	c CG decision core best 0
3581.42/3595.15	c CG core reduction tie 0
3581.42/3595.15	c CG core degree average 0.00
3581.42/3595.15	c CG core slack average 0.00
3581.42/3595.15	c local search time 182.096 s (12.3% of runtime)
3581.42/3595.15	c LS(normal)  61.1187 s, calls 1
3581.42/3595.15	c LS(restart) 120.977 s, calls 2
3581.42/3595.15	s UNKNOWN
3581.42/3595.16	c Total time: 3595.133 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-4810513-1782853574/watcher-4810513-1782853574 -o /tmp/evaluation-result-4810513-1782853574/solver-4810513-1782853574 -C 3600 -W 3700 -M 62000 --var /tmp/evaluation-result-4810513-1782853574/vars-4810513-1782853574 --bin-var /tmp/runsolver-exch-nodeE004-1782848652-2558736 --watchdog 3760 ./Hybrid-SynLSRS+CASHWMaxSATDisjComS HOME/instance-4810513-1782853574.opb 3600 HOME 62000 

running on 4 cores: 32-35

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

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

CPU governors:
  performance: 32-35

NUMA information:
  number of nodes: 8
  node 0: cores 0-7, 128055 MiB (90403 MiB free)
  node 1: cores 8-15, 129019 MiB (111271 MiB free)
  node 2: cores 16-23, 129019 MiB (125469 MiB free)
  node 3: cores 24-31, 128957 MiB (108988 MiB free)
  node 4: cores 32-39, 129019 MiB (109694 MiB free)
  node 5: cores 40-47, 129019 MiB (104833 MiB free)
  node 6: cores 48-55, 129019 MiB (114018 MiB free)
  node 7: cores 56-63, 128474 MiB (103954 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=2565207, runsolver pid=2565204
Current StackSize limit: 8192 KiB


[startup+0.100064 s]*
/proc/loadavg: 16.01 16.12 16.12 17/904 2565220
/proc/meminfo: memFree=889481252/1055320700 swapFree=33554428/33554428
[pid=2565207] ppid=2565204 vsize=4324 memory=3224 CPUtime=0.02 cores=32-35
/proc/2565207/stat : 2565207 (Hybrid-SynLSRS+) S 2565204 2565207 2558711 0 -1 4194304 514 6102 0 0 0 0 1 1 20 0 1 0 218645190 4427776 640 18446744073709551615 94736840757248 94736841651781 140722451101328 0 0 0 65536 4 65538 1 0 0 17 33 0 0 0 0 0 94736841890832 94736841938576 94736862146560 140722451105995 140722451106155 140722451106155 140722451111891 0
/proc/2565207/statm: 1081 806 705 219 0 143 0
[pid=2565219] ppid=2565207 vsize=2660 memory=1696 CPUtime=0 cores=32-35
/proc/2565219/stat : 2565219 (timeout) S 2565207 2565219 2558711 0 -1 4194304 118 0 0 0 0 0 0 0 20 0 1 0 218645196 2723840 384 18446744073709551615 94290310795264 94290310811777 140726878358464 0 0 0 0 3145728 90119 1 0 0 17 32 0 0 0 0 0 94290310826544 94290310828632 94290334982144 140726878361721 140726878362012 140726878362012 140726878367719 0
/proc/2565219/statm: 665 424 397 5 0 90 0
[pid=2565220] ppid=2565219 vsize=55748 memory=17568 CPUtime=0.03 cores=32-35
/proc/2565220/stat : 2565220 (roundingsat) R 2565219 2565219 2558711 0 -1 4194304 2254 0 0 0 3 0 0 0 20 0 1 0 218645196 57085952 4233 18446744073709551615 94665241890816 94665244240761 140731196175184 0 0 0 0 0 8404994 0 0 0 17 32 0 0 0 0 0 94665244676792 94665244704936 94665265627136 140731196176527 140731196176799 140731196176799 140731196182506 0
/proc/2565220/statm: 13937 4391 1883 574 0 3093 0
Current children cumulated CPU time: 0.05 s
Current children cumulated vsize: 62732 KiB
Current children cumulated memory: 22488 KiB

[startup+0.214058 s]*
/proc/loadavg: 16.01 16.12 16.12 17/904 2565220
/proc/meminfo: memFree=889420228/1055320700 swapFree=33554428/33554428
[pid=2565207] ppid=2565204 vsize=4324 memory=3224 CPUtime=0.02 cores=32-35
/proc/2565207/stat : 2565207 (Hybrid-SynLSRS+) S 2565204 2565207 2558711 0 -1 4194304 514 6102 0 0 0 0 1 1 20 0 1 0 218645190 4427776 640 18446744073709551615 94736840757248 94736841651781 140722451101328 0 0 0 65536 4 65538 1 0 0 17 33 0 0 0 0 0 94736841890832 94736841938576 94736862146560 140722451105995 140722451106155 140722451106155 140722451111891 0
/proc/2565207/statm: 1081 806 705 219 0 143 0
[pid=2565219] ppid=2565207 vsize=2660 memory=1696 CPUtime=0 cores=32-35
/proc/2565219/stat : 2565219 (timeout) S 2565207 2565219 2558711 0 -1 4194304 118 0 0 0 0 0 0 0 20 0 1 0 218645196 2723840 384 18446744073709551615 94290310795264 94290310811777 140726878358464 0 0 0 0 3145728 90119 1 0 0 17 32 0 0 0 0 0 94290310826544 94290310828632 94290334982144 140726878361721 140726878362012 140726878362012 140726878367719 0
/proc/2565219/statm: 665 424 397 5 0 90 0
[pid=2565220] ppid=2565219 vsize=116776 memory=76396 CPUtime=0.14 cores=32-35
/proc/2565220/stat : 2565220 (roundingsat) R 2565219 2565219 2558711 0 -1 4194304 18012 0 0 0 13 1 0 0 20 0 1 0 218645196 119578624 18861 18446744073709551615 94665241890816 94665244240761 140731196175184 0 0 0 0 0 8404994 0 0 0 17 32 0 0 0 0 0 94665244676792 94665244704936 94665265627136 140731196176527 140731196176799 140731196176799 140731196182506 0
/proc/2565220/statm: 29194 19099 1994 574 0 18350 0
Current children cumulated CPU time: 0.16 s
Current children cumulated vsize: 123760 KiB
Current children cumulated memory: 81316 KiB

[startup+0.314219 s]*
/proc/loadavg: 16.01 16.12 16.12 17/904 2565220
/proc/meminfo: memFree=889407940/1055320700 swapFree=33554428/33554428
[pid=2565207] ppid=2565204 vsize=4324 memory=3224 CPUtime=0.02 cores=32-35
/proc/2565207/stat : 2565207 (Hybrid-SynLSRS+) S 2565204 2565207 2558711 0 -1 4194304 514 6102 0 0 0 0 1 1 20 0 1 0 218645190 4427776 640 18446744073709551615 94736840757248 94736841651781 140722451101328 0 0 0 65536 4 65538 1 0 0 17 33 0 0 0 0 0 94736841890832 94736841938576 94736862146560 140722451105995 140722451106155 140722451106155 140722451111891 0
/proc/2565207/statm: 1081 806 705 219 0 143 0
[pid=2565219] ppid=2565207 vsize=2660 memory=1696 CPUtime=0 cores=32-35
/proc/2565219/stat : 2565219 (timeout) S 2565207 2565219 2558711 0 -1 4194304 118 0 0 0 0 0 0 0 20 0 1 0 218645196 2723840 384 18446744073709551615 94290310795264 94290310811777 140726878358464 0 0 0 0 3145728 90119 1 0 0 17 32 0 0 0 0 0 94290310826544 94290310828632 94290334982144 140726878361721 140726878362012 140726878362012 140726878367719 0
/proc/2565219/statm: 665 424 397 5 0 90 0
[pid=2565220] ppid=2565219 vsize=118348 memory=77632 CPUtime=0.25 cores=32-35
/proc/2565220/stat : 2565220 (roundingsat) R 2565219 2565219 2558711 0 -1 4194304 18323 0 0 0 23 2 0 0 20 0 1 0 218645196 121188352 19117 18446744073709551615 94665241890816 94665244240761 140731196175184 0 0 0 0 0 8404994 0 0 0 17 32 0 0 0 0 0 94665244676792 94665244704936 94665265627136 140731196176527 140731196176799 140731196176799 140731196182506 0
/proc/2565220/statm: 29587 19408 1994 574 0 18743 0
Current children cumulated CPU time: 0.27 s
Current children cumulated vsize: 125332 KiB
Current children cumulated memory: 82552 KiB

[startup+0.700178 s]
/proc/loadavg: 16.09 16.14 16.12 17/904 2565220
/proc/meminfo: memFree=889433412/1055320700 swapFree=33554428/33554428
[pid=2565207] ppid=2565204 vsize=4324 memory=3224 CPUtime=0.02 cores=32-35
/proc/2565207/stat : 2565207 (Hybrid-SynLSRS+) S 2565204 2565207 2558711 0 -1 4194304 514 6102 0 0 0 0 1 1 20 0 1 0 218645190 4427776 640 18446744073709551615 94736840757248 94736841651781 140722451101328 0 0 0 65536 4 65538 1 0 0 17 33 0 0 0 0 0 94736841890832 94736841938576 94736862146560 140722451105995 140722451106155 140722451106155 140722451111891 0
/proc/2565207/statm: 1081 806 705 219 0 143 0
[pid=2565219] ppid=2565207 vsize=2660 memory=1696 CPUtime=0 cores=32-35
/proc/2565219/stat : 2565219 (timeout) S 2565207 2565219 2558711 0 -1 4194304 118 0 0 0 0 0 0 0 20 0 1 0 218645196 2723840 384 18446744073709551615 94290310795264 94290310811777 140726878358464 0 0 0 0 3145728 90119 1 0 0 17 32 0 0 0 0 0 94290310826544 94290310828632 94290334982144 140726878361721 140726878362012 140726878362012 140726878367719 0
/proc/2565219/statm: 665 424 397 5 0 90 0
[pid=2565220] ppid=2565219 vsize=118348 memory=79480 CPUtime=0.62 cores=32-35
/proc/2565220/stat : 2565220 (roundingsat) R 2565219 2565219 2558711 0 -1 4194304 18770 0 0 0 60 2 0 0 20 0 1 0 218645196 121188352 19629 18446744073709551615 94665241890816 94665244240761 140731196175184 0 0 0 0 0 8404994 0 0 0 17 32 0 0 0 0 0 94665244676792 94665244704936 94665265627136 140731196176527 140731196176799 140731196176799 140731196182506 0
/proc/2565220/statm: 29587 19870 2010 574 0 18743 0
Current children cumulated CPU time: 0.64 s
Current children cumulated vsize: 125332 KiB
Current children cumulated memory: 84400 KiB

[startup+1.50019 s]
/proc/loadavg: 16.09 16.14 16.12 17/904 2565220
/proc/meminfo: memFree=889411424/1055320700 swapFree=33554428/33554428
[pid=2565207] ppid=2565204 vsize=4324 memory=3224 CPUtime=0.02 cores=32-35
/proc/2565207/stat : 2565207 (Hybrid-SynLSRS+) S 2565204 2565207 2558711 0 -1 4194304 514 6102 0 0 0 0 1 1 20 0 1 0 218645190 4427776 640 18446744073709551615 94736840757248 94736841651781 140722451101328 0 0 0 65536 4 65538 1 0 0 17 33 0 0 0 0 0 94736841890832 94736841938576 94736862146560 140722451105995 140722451106155 140722451106155 140722451111891 0
/proc/2565207/statm: 1081 806 705 219 0 143 0
[pid=2565219] ppid=2565207 vsize=2660 memory=1696 CPUtime=0 cores=32-35
/proc/2565219/stat : 2565219 (timeout) S 2565207 2565219 2558711 0 -1 4194304 118 0 0 0 0 0 0 0 20 0 1 0 218645196 2723840 384 18446744073709551615 94290310795264 94290310811777 140726878358464 0 0 0 0 3145728 90119 1 0 0 17 32 0 0 0 0 0 94290310826544 94290310828632 94290334982144 140726878361721 140726878362012 140726878362012 140726878367719 0
/proc/2565219/statm: 665 424 397 5 0 90 0
[pid=2565220] ppid=2565219 vsize=118348 memory=79480 CPUtime=1.42 cores=32-35
/proc/2565220/stat : 2565220 (roundingsat) R 2565219 2565219 2558711 0 -1 4194304 18770 0 0 0 140 2 0 0 20 0 1 0 218645196 121188352 19629 18446744073709551615 94665241890816 94665244240761 140731196175184 0 0 0 0 0 8404994 0 0 0 17 32 0 0 0 0 0 94665244676792 94665244704936 94665265627136 140731196176527 140731196176799 140731196176799 140731196182506 0
/proc/2565220/statm: 29587 19870 2010 574 0 18743 0
Current children cumulated CPU time: 1.44 s
Current children cumulated vsize: 125332 KiB
Current children cumulated memory: 84400 KiB

[startup+3.115 s]
/proc/loadavg: 16.09 16.14 16.12 17/904 2565220
/proc/meminfo: memFree=889433072/1055320700 swapFree=33554428/33554428
[pid=2565207] ppid=2565204 vsize=4324 memory=3224 CPUtime=0.02 cores=32-35
/proc/2565207/stat : 2565207 (Hybrid-SynLSRS+) S 2565204 2565207 2558711 0 -1 4194304 514 6102 0 0 0 0 1 1 20 0 1 0 218645190 4427776 640 18446744073709551615 94736840757248 94736841651781 140722451101328 0 0 0 65536 4 65538 1 0 0 17 33 0 0 0 0 0 94736841890832 94736841938576 94736862146560 140722451105995 140722451106155 140722451106155 140722451111891 0
/proc/2565207/statm: 1081 806 705 219 0 143 0
[pid=2565219] ppid=2565207 vsize=2660 memory=1696 CPUtime=0 cores=32-35
/proc/2565219/stat : 2565219 (timeout) S 2565207 2565219 2558711 0 -1 4194304 118 0 0 0 0 0 0 0 20 0 1 0 218645196 2723840 384 18446744073709551615 94290310795264 94290310811777 140726878358464 0 0 0 0 3145728 90119 1 0 0 17 32 0 0 0 0 0 94290310826544 94290310828632 94290334982144 140726878361721 140726878362012 140726878362012 140726878367719 0
/proc/2565219/statm: 665 424 397 5 0 90 0
[pid=2565220] ppid=2565219 vsize=118348 memory=79480 CPUtime=3.03 cores=32-35
/proc/2565220/stat : 2565220 (roundingsat) R 2565219 2565219 2558711 0 -1 4194304 18770 0 0 0 301 2 0 0 20 0 1 0 218645196 121188352 19629 18446744073709551615 94665241890816 94665244240761 140731196175184 0 0 0 0 0 8404994 0 0 0 17 32 0 0 0 0 0 94665244676792 94665244704936 94665265627136 140731196176527 140731196176799 140731196176799 140731196182506 0
/proc/2565220/statm: 29587 19870 2010 574 0 18743 0
Current children cumulated CPU time: 3.05 s
Current children cumulated vsize: 125332 KiB
Current children cumulated memory: 84400 KiB

[startup+6.30016 s]
/proc/loadavg: 16.08 16.14 16.12 17/904 2565220
/proc/meminfo: memFree=889372760/1055320700 swapFree=33554428/33554428
[pid=2565207] ppid=2565204 vsize=4324 memory=3224 CPUtime=0.02 cores=32-35
/proc/2565207/stat : 2565207 (Hybrid-SynLSRS+) S 2565204 2565207 2558711 0 -1 4194304 514 6102 0 0 0 0 1 1 20 0 1 0 218645190 4427776 640 18446744073709551615 94736840757248 94736841651781 140722451101328 0 0 0 65536 4 65538 1 0 0 17 33 0 0 0 0 0 94736841890832 94736841938576 94736862146560 140722451105995 140722451106155 140722451106155 140722451111891 0
/proc/2565207/statm: 1081 806 705 219 0 143 0
[pid=2565219] ppid=2565207 vsize=2660 memory=1696 CPUtime=0 cores=32-35
/proc/2565219/stat : 2565219 (timeout) S 2565207 2565219 2558711 0 -1 4194304 118 0 0 0 0 0 0 0 20 0 1 0 218645196 2723840 384 18446744073709551615 94290310795264 94290310811777 140726878358464 0 0 0 0 3145728 90119 1 0 0 17 32 0 0 0 0 0 94290310826544 94290310828632 94290334982144 140726878361721 140726878362012 140726878362012 140726878367719 0
/proc/2565219/statm: 665 424 397 5 0 90 0
[pid=2565220] ppid=2565219 vsize=118348 memory=79480 CPUtime=6.2 cores=32-35
/proc/2565220/stat : 2565220 (roundingsat) R 2565219 2565219 2558711 0 -1 4194304 18770 0 0 0 618 2 0 0 20 0 1 0 218645196 121188352 19629 18446744073709551615 94665241890816 94665244240761 140731196175184 0 0 0 0 0 8404994 0 0 0 17 32 0 0 0 0 0 94665244676792 94665244704936 94665265627136 140731196176527 140731196176799 140731196176799 140731196182506 0
/proc/2565220/statm: 29587 19870 2010 574 0 18743 0
Current children cumulated CPU time: 6.22 s
Current children cumulated vsize: 125332 KiB
Current children cumulated memory: 84400 KiB

[startup+12.7002 s]
/proc/loadavg: 16.07 16.13 16.12 17/904 2565220
/proc/meminfo: memFree=889322044/1055320700 swapFree=33554428/33554428
[pid=2565207] ppid=2565204 vsize=4324 memory=3224 CPUtime=0.02 cores=32-35
/proc/2565207/stat : 2565207 (Hybrid-SynLSRS+) S 2565204 2565207 2558711 0 -1 4194304 514 6102 0 0 0 0 1 1 20 0 1 0 218645190 4427776 640 18446744073709551615 94736840757248 94736841651781 140722451101328 0 0 0 65536 4 65538 1 0 0 17 33 0 0 0 0 0 94736841890832 94736841938576 94736862146560 140722451105995 140722451106155 140722451106155 140722451111891 0
/proc/2565207/statm: 1081 806 705 219 0 143 0
[pid=2565219] ppid=2565207 vsize=2660 memory=1696 CPUtime=0 cores=32-35
/proc/2565219/stat : 2565219 (timeout) S 2565207 2565219 2558711 0 -1 4194304 118 0 0 0 0 0 0 0 20 0 1 0 218645196 2723840 384 18446744073709551615 94290310795264 94290310811777 140726878358464 0 0 0 0 3145728 90119 1 0 0 17 32 0 0 0 0 0 94290310826544 94290310828632 94290334982144 140726878361721 140726878362012 140726878362012 140726878367719 0
/proc/2565219/statm: 665 424 397 5 0 90 0
[pid=2565220] ppid=2565219 vsize=118348 memory=79480 CPUtime=12.58 cores=32-35
/proc/2565220/stat : 2565220 (roundingsat) R 2565219 2565219 2558711 0 -1 4194304 18770 0 0 0 1256 2 0 0 20 0 1 0 218645196 121188352 19629 18446744073709551615 94665241890816 94665244240761 140731196175184 0 0 0 0 0 8404994 0 0 0 17 32 0 0 0 0 0 94665244676792 94665244704936 94665265627136 140731196176527 140731196176799 140731196176799 140731196182506 0
/proc/2565220/statm: 29587 19870 2010 574 0 18743 0
Current children cumulated CPU time: 12.6 s
Current children cumulated vsize: 125332 KiB
Current children cumulated memory: 84400 KiB

[startup+25.5002 s]
/proc/loadavg: 16.14 16.14 16.13 17/904 2565220
/proc/meminfo: memFree=889148316/1055320700 swapFree=33554428/33554428
[pid=2565207] ppid=2565204 vsize=4324 memory=3224 CPUtime=0.02 cores=32-35
/proc/2565207/stat : 2565207 (Hybrid-SynLSRS+) S 2565204 2565207 2558711 0 -1 4194304 514 6102 0 0 0 0 1 1 20 0 1 0 218645190 4427776 640 18446744073709551615 94736840757248 94736841651781 140722451101328 0 0 0 65536 4 65538 1 0 0 17 33 0 0 0 0 0 94736841890832 94736841938576 94736862146560 140722451105995 140722451106155 140722451106155 140722451111891 0
/proc/2565207/statm: 1081 806 705 219 0 143 0
[pid=2565219] ppid=2565207 vsize=2660 memory=1696 CPUtime=0 cores=32-35
/proc/2565219/stat : 2565219 (timeout) S 2565207 2565219 2558711 0 -1 4194304 118 0 0 0 0 0 0 0 20 0 1 0 218645196 2723840 384 18446744073709551615 94290310795264 94290310811777 140726878358464 0 0 0 0 3145728 90119 1 0 0 17 32 0 0 0 0 0 94290310826544 94290310828632 94290334982144 140726878361721 140726878362012 140726878362012 140726878367719 0
/proc/2565219/statm: 665 424 397 5 0 90 0
[pid=2565220] ppid=2565219 vsize=118348 memory=79480 CPUtime=25.33 cores=32-35
/proc/2565220/stat : 2565220 (roundingsat) R 2565219 2565219 2558711 0 -1 4194304 18770 0 0 0 2531 2 0 0 20 0 1 0 218645196 121188352 19629 18446744073709551615 94665241890816 94665244240761 140731196175184 0 0 0 0 0 8404994 0 0 0 17 32 0 0 0 0 0 94665244676792 94665244704936 94665265627136 140731196176527 140731196176799 140731196176799 140731196182506 0
/proc/2565220/statm: 29587 19870 2010 574 0 18743 0
Current children cumulated CPU time: 25.35 s
Current children cumulated vsize: 125332 KiB
Current children cumulated memory: 84400 KiB

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

/proc/2565207/statm: 1081 806 705 219 0 143 0
[pid=2565841] ppid=2565207 vsize=2660 memory=1688 CPUtime=0 cores=32-35
/proc/2565841/stat : 2565841 (timeout) S 2565207 2565841 2558711 0 -1 4194304 117 0 0 0 0 0 0 0 20 0 1 0 218794698 2723840 384 18446744073709551615 94366948007936 94366948024449 140727196098064 0 0 0 0 3145728 90119 1 0 0 17 34 0 0 0 0 0 94366948039216 94366948041304 94366968188928 140727196100870 140727196101020 140727196101020 140727196106727 0
/proc/2565841/statm: 665 422 395 5 0 90 0
[pid=2565842] ppid=2565841 vsize=2079996 memory=1806972 CPUtime=1959.39 cores=32-35
/proc/2565842/stat : 2565842 (cashwmaxsat-dis) R 2565841 2565841 2558711 0 -1 4194304 155583 0 0 0 195909 30 0 0 20 0 1 0 218794699 2129915904 451706 18446744073709551615 4198400 17477629 140724470075632 0 0 0 0 0 8404994 0 0 0 17 33 0 0 0 0 0 19900224 19994800 23498752 140724470077710 140724470077847 140724470077847 140724470083554 0
/proc/2565842/statm: 519999 451743 776 3242 0 516139 0
Current children cumulated CPU time: 3449.18 s
Current children cumulated vsize: 2086980 KiB
Current children cumulated memory: 1811884 KiB

[startup+3522.3 s]
/proc/loadavg: 16.17 16.43 16.39 18/908 2573892
/proc/meminfo: memFree=909420424/1055320700 swapFree=33554428/33554428
[pid=2565207] ppid=2565204 vsize=4324 memory=3224 CPUtime=1489.79 cores=32-35
/proc/2565207/stat : 2565207 (Hybrid-SynLSRS+) S 2565204 2565207 2558711 0 -1 4194304 586 107703 0 0 0 0 148637 342 20 0 1 0 218645190 4427776 640 18446744073709551615 94736840757248 94736841651781 140722451101328 0 0 0 65536 4 65538 1 0 0 17 32 0 0 0 0 0 94736841890832 94736841938576 94736862146560 140722451105995 140722451106155 140722451106155 140722451111891 0
/proc/2565207/statm: 1081 806 705 219 0 143 0
[pid=2565841] ppid=2565207 vsize=2660 memory=1688 CPUtime=0 cores=32-35
/proc/2565841/stat : 2565841 (timeout) S 2565207 2565841 2558711 0 -1 4194304 117 0 0 0 0 0 0 0 20 0 1 0 218794698 2723840 384 18446744073709551615 94366948007936 94366948024449 140727196098064 0 0 0 0 3145728 90119 1 0 0 17 34 0 0 0 0 0 94366948039216 94366948041304 94366968188928 140727196100870 140727196101020 140727196101020 140727196106727 0
/proc/2565841/statm: 665 422 395 5 0 90 0
[pid=2565842] ppid=2565841 vsize=2079996 memory=1815164 CPUtime=2019.13 cores=32-35
/proc/2565842/stat : 2565842 (cashwmaxsat-dis) R 2565841 2565841 2558711 0 -1 4194304 155982 0 0 0 201883 30 0 0 20 0 1 0 218794699 2129915904 453754 18446744073709551615 4198400 17477629 140724470075632 0 0 0 0 0 8404994 0 0 0 17 33 0 0 0 0 0 19900224 19994800 23498752 140724470077710 140724470077847 140724470077847 140724470083554 0
/proc/2565842/statm: 519999 453791 776 3242 0 516139 0
Current children cumulated CPU time: 3508.92 s
Current children cumulated vsize: 2086980 KiB
Current children cumulated memory: 1820076 KiB

[startup+3582.3 s]
/proc/loadavg: 16.06 16.35 16.36 18/906 2574036
/proc/meminfo: memFree=909160840/1055320700 swapFree=33554428/33554428
[pid=2565207] ppid=2565204 vsize=4324 memory=3224 CPUtime=1489.79 cores=32-35
/proc/2565207/stat : 2565207 (Hybrid-SynLSRS+) S 2565204 2565207 2558711 0 -1 4194304 586 107703 0 0 0 0 148637 342 20 0 1 0 218645190 4427776 640 18446744073709551615 94736840757248 94736841651781 140722451101328 0 0 0 65536 4 65538 1 0 0 17 32 0 0 0 0 0 94736841890832 94736841938576 94736862146560 140722451105995 140722451106155 140722451106155 140722451111891 0
/proc/2565207/statm: 1081 806 705 219 0 143 0
[pid=2565841] ppid=2565207 vsize=2660 memory=1688 CPUtime=0 cores=32-35
/proc/2565841/stat : 2565841 (timeout) S 2565207 2565841 2558711 0 -1 4194304 117 0 0 0 0 0 0 0 20 0 1 0 218794698 2723840 384 18446744073709551615 94366948007936 94366948024449 140727196098064 0 0 0 0 3145728 90119 1 0 0 17 34 0 0 0 0 0 94366948039216 94366948041304 94366968188928 140727196100870 140727196101020 140727196101020 140727196106727 0
/proc/2565841/statm: 665 422 395 5 0 90 0
[pid=2565842] ppid=2565841 vsize=2079996 memory=1823356 CPUtime=2078.87 cores=32-35
/proc/2565842/stat : 2565842 (cashwmaxsat-dis) R 2565841 2565841 2558711 0 -1 4194304 156308 0 0 0 207857 30 0 0 20 0 1 0 218794699 2129915904 455802 18446744073709551615 4198400 17477629 140724470075632 0 0 0 0 0 8404994 0 0 0 17 33 0 0 0 0 0 19900224 19994800 23498752 140724470077710 140724470077847 140724470077847 140724470083554 0
/proc/2565842/statm: 519999 455839 776 3242 0 516139 0
Current children cumulated CPU time: 3568.66 s
Current children cumulated vsize: 2086980 KiB
Current children cumulated memory: 1828268 KiB

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

# cumulated CPU time of all completed processes:  user=3577.69 s, system=3.76326 s

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

[startup+3584 s]*
/proc/loadavg: 16.06 16.35 16.36 18/906 2574036
/proc/meminfo: memFree=909160612/1055320700 swapFree=33554428/33554428
[pid=2565207] ppid=2565204 vsize=4324 memory=3224 CPUtime=1489.79 cores=32-35
/proc/2565207/stat : 2565207 (Hybrid-SynLSRS+) S 2565204 2565207 2558711 0 -1 4194304 586 107703 0 0 0 0 148637 342 20 0 1 0 218645190 4427776 640 18446744073709551615 94736840757248 94736841651781 140722451101328 0 0 0 65536 4 65538 1 0 0 17 32 0 0 0 0 0 94736841890832 94736841938576 94736862146560 140722451105995 140722451106155 140722451106155 140722451111891 0
/proc/2565207/statm: 1081 806 705 219 0 143 0
[pid=2565841] ppid=2565207 vsize=2660 memory=1688 CPUtime=0 cores=32-35
/proc/2565841/stat : 2565841 (timeout) S 2565207 2565841 2558711 0 -1 4194304 117 0 0 0 0 0 0 0 20 0 1 0 218794698 2723840 384 18446744073709551615 94366948007936 94366948024449 140727196098064 0 0 0 0 3145728 90119 1 0 0 17 34 0 0 0 0 0 94366948039216 94366948041304 94366968188928 140727196100870 140727196101020 140727196101020 140727196106727 0
/proc/2565841/statm: 665 422 395 5 0 90 0
[pid=2565842] ppid=2565841 vsize=2079996 memory=1823356 CPUtime=2080.57 cores=32-35
/proc/2565842/stat : 2565842 (cashwmaxsat-dis) R 2565841 2565841 2558711 0 -1 4194304 156308 0 0 0 208027 30 0 0 20 0 1 0 218794699 2129915904 455802 18446744073709551615 4198400 17477629 140724470075632 0 0 0 0 0 8404994 0 0 0 17 33 0 0 0 0 0 19900224 19994800 23498752 140724470077710 140724470077847 140724470077847 140724470083554 0
/proc/2565842/statm: 519999 455839 776 3242 0 516139 0
Current children cumulated CPU time: 3570.36 s
Current children cumulated vsize: 2086980 KiB
Current children cumulated memory: 1828268 KiB

[startup+3590.4 s]
/proc/loadavg: 16.06 16.34 16.36 18/906 2574036
/proc/meminfo: memFree=909155336/1055320700 swapFree=33554428/33554428
[pid=2565207] ppid=2565204 vsize=4324 memory=3224 CPUtime=1489.79 cores=32-35
/proc/2565207/stat : 2565207 (Hybrid-SynLSRS+) S 2565204 2565207 2558711 0 -1 4194304 586 107703 0 0 0 0 148637 342 20 0 1 0 218645190 4427776 640 18446744073709551615 94736840757248 94736841651781 140722451101328 0 0 0 65536 4 65538 1 0 0 17 32 0 0 0 0 0 94736841890832 94736841938576 94736862146560 140722451105995 140722451106155 140722451106155 140722451111891 0
/proc/2565207/statm: 1081 806 705 219 0 143 0
[pid=2565841] ppid=2565207 vsize=2660 memory=1688 CPUtime=0 cores=32-35
/proc/2565841/stat : 2565841 (timeout) S 2565207 2565841 2558711 0 -1 4194304 117 0 0 0 0 0 0 0 20 0 1 0 218794698 2723840 384 18446744073709551615 94366948007936 94366948024449 140727196098064 0 0 0 0 3145728 90119 1 0 0 17 34 0 0 0 0 0 94366948039216 94366948041304 94366968188928 140727196100870 140727196101020 140727196101020 140727196106727 0
/proc/2565841/statm: 665 422 395 5 0 90 0
[pid=2565842] ppid=2565841 vsize=2079996 memory=1825404 CPUtime=2086.93 cores=32-35
/proc/2565842/stat : 2565842 (cashwmaxsat-dis) R 2565841 2565841 2558711 0 -1 4194304 156365 0 0 0 208663 30 0 0 20 0 1 0 218794699 2129915904 456314 18446744073709551615 4198400 17477629 140724470075632 0 0 0 0 0 8404994 0 0 0 17 33 0 0 0 0 0 19900224 19994800 23498752 140724470077710 140724470077847 140724470077847 140724470083554 0
/proc/2565842/statm: 519999 456351 776 3242 0 516139 0
Current children cumulated CPU time: 3576.72 s
Current children cumulated vsize: 2086980 KiB
Current children cumulated memory: 1830316 KiB

[startup+3593.6 s]
/proc/loadavg: 16.05 16.33 16.36 18/906 2574036
/proc/meminfo: memFree=909148724/1055320700 swapFree=33554428/33554428
[pid=2565207] ppid=2565204 vsize=4324 memory=3224 CPUtime=1489.79 cores=32-35
/proc/2565207/stat : 2565207 (Hybrid-SynLSRS+) S 2565204 2565207 2558711 0 -1 4194304 586 107703 0 0 0 0 148637 342 20 0 1 0 218645190 4427776 640 18446744073709551615 94736840757248 94736841651781 140722451101328 0 0 0 65536 4 65538 1 0 0 17 32 0 0 0 0 0 94736841890832 94736841938576 94736862146560 140722451105995 140722451106155 140722451106155 140722451111891 0
/proc/2565207/statm: 1081 806 705 219 0 143 0
[pid=2565841] ppid=2565207 vsize=2660 memory=1688 CPUtime=0 cores=32-35
/proc/2565841/stat : 2565841 (timeout) S 2565207 2565841 2558711 0 -1 4194304 117 0 0 0 0 0 0 0 20 0 1 0 218794698 2723840 384 18446744073709551615 94366948007936 94366948024449 140727196098064 0 0 0 0 3145728 90119 1 0 0 17 34 0 0 0 0 0 94366948039216 94366948041304 94366968188928 140727196100870 140727196101020 140727196101020 140727196106727 0
/proc/2565841/statm: 665 422 395 5 0 90 0
[pid=2565842] ppid=2565841 vsize=2079996 memory=1825404 CPUtime=2090.12 cores=32-35
/proc/2565842/stat : 2565842 (cashwmaxsat-dis) R 2565841 2565841 2558711 0 -1 4194304 156412 0 0 0 208982 30 0 0 20 0 1 0 218794699 2129915904 456314 18446744073709551615 4198400 17477629 140724470075632 0 0 0 0 0 8404994 0 0 0 17 33 0 0 0 0 0 19900224 19994800 23498752 140724470077710 140724470077847 140724470077847 140724470083554 0
/proc/2565842/statm: 519999 456351 776 3242 0 516139 0
Current children cumulated CPU time: 3579.91 s
Current children cumulated vsize: 2086980 KiB
Current children cumulated memory: 1830316 KiB

[startup+3594.4 s]
/proc/loadavg: 16.05 16.33 16.36 18/906 2574036
/proc/meminfo: memFree=909148764/1055320700 swapFree=33554428/33554428
[pid=2565207] ppid=2565204 vsize=4324 memory=3224 CPUtime=1489.79 cores=32-35
/proc/2565207/stat : 2565207 (Hybrid-SynLSRS+) S 2565204 2565207 2558711 0 -1 4194304 586 107703 0 0 0 0 148637 342 20 0 1 0 218645190 4427776 640 18446744073709551615 94736840757248 94736841651781 140722451101328 0 0 0 65536 4 65538 1 0 0 17 32 0 0 0 0 0 94736841890832 94736841938576 94736862146560 140722451105995 140722451106155 140722451106155 140722451111891 0
/proc/2565207/statm: 1081 806 705 219 0 143 0
[pid=2565841] ppid=2565207 vsize=2660 memory=1688 CPUtime=0 cores=32-35
/proc/2565841/stat : 2565841 (timeout) S 2565207 2565841 2558711 0 -1 4194304 117 0 0 0 0 0 0 0 20 0 1 0 218794698 2723840 384 18446744073709551615 94366948007936 94366948024449 140727196098064 0 0 0 0 3145728 90119 1 0 0 17 34 0 0 0 0 0 94366948039216 94366948041304 94366968188928 140727196100870 140727196101020 140727196101020 140727196106727 0
/proc/2565841/statm: 665 422 395 5 0 90 0
[pid=2565842] ppid=2565841 vsize=2079996 memory=1825404 CPUtime=2090.92 cores=32-35
/proc/2565842/stat : 2565842 (cashwmaxsat-dis) R 2565841 2565841 2558711 0 -1 4194304 156412 0 0 0 209062 30 0 0 20 0 1 0 218794699 2129915904 456314 18446744073709551615 4198400 17477629 140724470075632 0 0 0 0 0 8404994 0 0 0 17 33 0 0 0 0 0 19900224 19994800 23498752 140724470077710 140724470077847 140724470077847 140724470083554 0
/proc/2565842/statm: 519999 456351 776 3242 0 516139 0
Current children cumulated CPU time: 3580.71 s
Current children cumulated vsize: 2086980 KiB
Current children cumulated memory: 1830316 KiB

[startup+3594.8 s]
/proc/loadavg: 16.05 16.33 16.36 18/906 2574036
/proc/meminfo: memFree=909148764/1055320700 swapFree=33554428/33554428
[pid=2565207] ppid=2565204 vsize=4324 memory=3224 CPUtime=1489.79 cores=32-35
/proc/2565207/stat : 2565207 (Hybrid-SynLSRS+) S 2565204 2565207 2558711 0 -1 4194304 586 107703 0 0 0 0 148637 342 20 0 1 0 218645190 4427776 640 18446744073709551615 94736840757248 94736841651781 140722451101328 0 0 0 65536 4 65538 1 0 0 17 32 0 0 0 0 0 94736841890832 94736841938576 94736862146560 140722451105995 140722451106155 140722451106155 140722451111891 0
/proc/2565207/statm: 1081 806 705 219 0 143 0
[pid=2565841] ppid=2565207 vsize=2660 memory=1688 CPUtime=0 cores=32-35
/proc/2565841/stat : 2565841 (timeout) S 2565207 2565841 2558711 0 -1 4194304 117 0 0 0 0 0 0 0 20 0 1 0 218794698 2723840 384 18446744073709551615 94366948007936 94366948024449 140727196098064 0 0 0 0 3145728 90119 1 0 0 17 34 0 0 0 0 0 94366948039216 94366948041304 94366968188928 140727196100870 140727196101020 140727196101020 140727196106727 0
/proc/2565841/statm: 665 422 395 5 0 90 0
[pid=2565842] ppid=2565841 vsize=2079996 memory=1825404 CPUtime=2091.31 cores=32-35
/proc/2565842/stat : 2565842 (cashwmaxsat-dis) R 2565841 2565841 2558711 0 -1 4194304 156412 0 0 0 209101 30 0 0 20 0 1 0 218794699 2129915904 456314 18446744073709551615 4198400 17477629 140724470075632 0 0 0 0 0 8404994 0 0 0 17 33 0 0 0 0 0 19900224 19994800 23498752 140724470077710 140724470077847 140724470077847 140724470083554 0
/proc/2565842/statm: 519999 456351 776 3242 0 516139 0
Current children cumulated CPU time: 3581.1 s
Current children cumulated vsize: 2086980 KiB
Current children cumulated memory: 1830316 KiB

[startup+3595 s]*
/proc/loadavg: 16.05 16.33 16.36 18/906 2574036
/proc/meminfo: memFree=909148564/1055320700 swapFree=33554428/33554428
[pid=2565207] ppid=2565204 vsize=4324 memory=3224 CPUtime=1489.79 cores=32-35
/proc/2565207/stat : 2565207 (Hybrid-SynLSRS+) S 2565204 2565207 2558711 0 -1 4194304 586 107703 0 0 0 0 148637 342 20 0 1 0 218645190 4427776 640 18446744073709551615 94736840757248 94736841651781 140722451101328 0 0 0 65536 4 65538 1 0 0 17 32 0 0 0 0 0 94736841890832 94736841938576 94736862146560 140722451105995 140722451106155 140722451106155 140722451111891 0
/proc/2565207/statm: 1081 806 705 219 0 143 0
[pid=2565841] ppid=2565207 vsize=2660 memory=1688 CPUtime=0 cores=32-35
/proc/2565841/stat : 2565841 (timeout) S 2565207 2565841 2558711 0 -1 4194304 117 0 0 0 0 0 0 0 20 0 1 0 218794698 2723840 384 18446744073709551615 94366948007936 94366948024449 140727196098064 0 0 0 0 3145728 90119 1 0 0 17 34 0 0 0 0 0 94366948039216 94366948041304 94366968188928 140727196100870 140727196101020 140727196101020 140727196106727 0
/proc/2565841/statm: 665 422 395 5 0 90 0
[pid=2565842] ppid=2565841 vsize=2079996 memory=1825404 CPUtime=2091.53 cores=32-35
/proc/2565842/stat : 2565842 (cashwmaxsat-dis) R 2565841 2565841 2558711 0 -1 4194304 156412 0 0 0 209123 30 0 0 20 0 1 0 218794699 2129915904 456314 18446744073709551615 4198400 17477629 140724470075632 0 0 0 0 0 8404994 0 0 0 17 33 0 0 0 0 0 19900224 19994800 23498752 140724470077710 140724470077847 140724470077847 140724470083554 0
/proc/2565842/statm: 519999 456351 776 3242 0 516139 0
Current children cumulated CPU time: 3581.32 s
Current children cumulated vsize: 2086980 KiB
Current children cumulated memory: 1830316 KiB

[startup+3595.11 s]
/proc/loadavg: 16.05 16.33 16.36 18/906 2574036
/proc/meminfo: memFree=909148564/1055320700 swapFree=33554428/33554428
[pid=2565207] ppid=2565204 vsize=4324 memory=3236 CPUtime=3581.42 cores=32-35
/proc/2565207/stat : 2565207 (Hybrid-SynLSRS+) S 2565204 2565207 2558711 0 -1 4194304 614 264242 0 0 0 0 357768 374 20 0 1 0 218645190 4427776 640 18446744073709551615 94736840757248 94736841651781 140722451101328 0 0 0 2 4 65536 1 0 0 17 32 0 0 0 0 0 94736841890832 94736841938576 94736862146560 140722451105995 140722451106155 140722451106155 140722451111891 0
/proc/2565207/statm: 1081 809 705 219 0 143 0
Current children cumulated CPU time: 3581.42 s
Current children cumulated vsize: 4324 KiB
Current children cumulated memory: 3236 KiB

Child status: 0

Real time (s): 3595.17
CPU time (s): 3581.45
CPU user time (s): 3577.69
CPU system time (s): 3.76326
CPU usage (%): 99.6185
Max. virtual memory (cumulated for all children) (KiB): 2529676
Max. memory (cumulated for all children) (KiB): 2212084

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 3577.69
system time used= 3.76326
maximum resident set size= 2207140
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 267224
page faults= 0
swaps= 0
block input operations= 0
block output operations= 2320
messages sent= 0
messages received= 0
signals received= 0
voluntary context switches= 2611
involuntary context switches= 2631


# summary of solver processes directly reported to runsolver:
#   pid: 2565207
#   total CPU time (s): 3581.45
#   total CPU user time (s): 3577.69
#   total CPU system time (s): 3.76326

??? join timestamper begins
??? join timestamper ends
??? end of timestamper thread
runsolver used 13.4921 second user time and 45.4781 second system time

The end

Launcher Data

Begin job on nodeE004 at 2026-06-30 23:06:14
IDJOB=4810513
IDBENCH=164012
IDSOLVER=3621
FILE ID=nodeE004/4810513-1782853574
RUNJOBID= nodeE004-1782848652-2558736
SLURM_JOB_ID= 12542930
Free space on /tmp= 797740 MiB

SOLVER NAME= Hybrid-SynLSRS+CASHWMaxSATDisjComS v1
BENCH NAME= PB24/normalized-PB24/DEC-LIN/nordstrom/MIPLIB01/dec/miplib2017/normalized-reblock354.0.u.opb
COMMAND LINE= ./Hybrid-SynLSRS+CASHWMaxSATDisjComS BENCHNAME TIMEOUT TMPDIR MEMLIMIT
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-4810513-1782853574/watcher-4810513-1782853574 -o /tmp/evaluation-result-4810513-1782853574/solver-4810513-1782853574 -C 3600 -W 3700 -M 62000 --var /tmp/evaluation-result-4810513-1782853574/vars-4810513-1782853574 --bin-var /tmp/runsolver-exch-nodeE004-1782848652-2558736 --watchdog 3760  ./Hybrid-SynLSRS+CASHWMaxSATDisjComS HOME/instance-4810513-1782853574.opb 3600 HOME 62000

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

MD5SUM BENCH= b205155a8390d5a7e4cfb9fe1764f378
RANDOM SEED=535777946

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

processor	: 43
vendor_id	: AuthenticAMD
cpu family	: 26
model		: 2
model name	: AMD EPYC 9355 32-Core Processor
stepping	: 1
microcode	: 0xb00215a
cpu MHz		: 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.34
TLB size	: 192 4K pages
clflush size	: 64
cache_alignment	: 64
address sizes	: 52 bits physical, 57 bits virtual
power management: ts ttp tm hwpstate eff_freq_ro [13] [14]

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

processor	: 45
vendor_id	: AuthenticAMD
cpu family	: 26
model		: 2
model name	: AMD EPYC 9355 32-Core Processor
stepping	: 1
microcode	: 0xb00215a
cpu MHz		: 3579.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.34
TLB size	: 192 4K pages
clflush size	: 64
cache_alignment	: 64
address sizes	: 52 bits physical, 57 bits virtual
power management: ts ttp tm hwpstate eff_freq_ro [13] [14]

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

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

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

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

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

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

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

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

processor	: 54
vendor_id	: AuthenticAMD
cpu family	: 26
model		: 2
model name	: AMD EPYC 9355 32-Core Processor
stepping	: 1
microcode	: 0xb00215a
cpu MHz		: 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.34
TLB size	: 192 4K pages
clflush size	: 64
cache_alignment	: 64
address sizes	: 52 bits physical, 57 bits virtual
power management: ts ttp tm hwpstate eff_freq_ro [13] [14]

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

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

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

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

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

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

processor	: 61
vendor_id	: AuthenticAMD
cpu family	: 26
model		: 2
model name	: AMD EPYC 9355 32-Core Processor
stepping	: 1
microcode	: 0xb00215a
cpu MHz		: 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.34
TLB size	: 192 4K pages
clflush size	: 64
cache_alignment	: 64
address sizes	: 52 bits physical, 57 bits virtual
power management: ts ttp tm hwpstate eff_freq_ro [13] [14]

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

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


/proc/meminfo:
MemTotal:       1055320700 kB
MemFree:        889481100 kB
MemAvailable:   1010874448 kB
Buffers:            3352 kB
Cached:         125793452 kB
SwapCached:            0 kB
Active:         41375412 kB
Inactive:       119563792 kB
Active(anon):   35921148 kB
Inactive(anon):   142608 kB
Active(file):    5454264 kB
Inactive(file): 119421184 kB
Unevictable:        3072 kB
Mlocked:               0 kB
SwapTotal:      33554428 kB
SwapFree:       33554428 kB
Zswap:                 0 kB
Zswapped:              0 kB
Dirty:             23828 kB
Writeback:            56 kB
AnonPages:      35133352 kB
Mapped:           222448 kB
Shmem:            921344 kB
KReclaimable:    1538148 kB
Slab:            2115340 kB
SReclaimable:    1538148 kB
SUnreclaim:       577192 kB
KernelStack:       15392 kB
PageTables:        77224 kB
SecPageTables:     15392 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    561214776 kB
Committed_AS:   38182732 kB
VmallocTotal:   13743895347199 kB
VmallocUsed:      479732 kB
VmallocChunk:          0 kB
Percpu:           135168 kB
HardwareCorrupted:     0 kB
AnonHugePages:   7725056 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:      377284 kB
DirectMap2M:    20916224 kB
DirectMap1G:    1052770304 kB

Free space on /tmp at the end= 797984 MiB
End job on nodeE004 at 2026-07-01 00:06:09