Trace number 4808832

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 v2? 3583.85 3595.8

General information on the benchmark

NamePB24/normalized-PB16/DEC-LIN/nossum/
normalized-sha1-size80-round23-5.opb
MD5SUM86944514b434ff8020a355b19ddc8d04
Bench CategoryDEC-LIN (decision problem, linear constraints, no UNSAT certificate)
Best result obtained on this benchmarkSAT
Best value of the objective obtained on this benchmark0
Best CPU time to get the best result obtained on this benchmark1770.07
Has Objective FunctionNO
Satisfiable
(Un)Satisfiability was proved
Best value of the objective function
Optimality of the best value was proved
Number of variables4288
Total number of constraints9456
Number of constraints which are clauses8192
Number of constraints which are cardinality constraints (but not clauses)368
Number of constraints which are nor clauses,nor cardinality constraints896
Minimum length of a constraint1
Maximum length of a constraint10
Number of terms in the objective function 0
Biggest coefficient in the objective function 0
Number of bits for the biggest coefficient in the objective function 0
Sum of the numbers in the objective function 0
Number of bits of the sum of numbers in the objective function 0
Biggest number in a constraint 4
Number of bits of the biggest number in a constraint 3
Biggest sum of numbers in a constraint 14
Number of bits of the biggest sum of numbers4
Number of products (including duplicates)0
Sum of products size (including duplicates)0
Number of different products0
Sum of products size0

Solver Data

0.00/0.05	c Preprocess time: 0.022 seconds
0.00/0.05	c First solver time limit: 1797 seconds
0.00/0.05	c Second solver time limit: 1798 seconds
3583.71/3595.10	c Exit code from Second Program: 124
3583.83/3595.66	c RoundingSat 2
3583.83/3595.66	c branch main
3583.83/3595.66	c commit d3f91ec
3583.83/3595.66	c #variables 4288 #constraints 9864
3583.83/3595.66	c Finish cloning data from SAT to LS
3583.83/3595.66	c nbvars=4288
3583.83/3595.66	c chongqijiange= 500
3583.83/3595.66	c restart_num_ls  -100000 0
3583.83/3595.66	c Use LS-small
3583.83/3595.66	c #Conflicts:       1000 | #Constraints:      10863
3583.83/3595.66	c #Conflicts:       2000 | #Constraints:      11863
3583.83/3595.66	c INPROCESSING
3583.83/3595.66	c GARBAGE COLLECT
3583.83/3595.66	c #Conflicts:       3000 | #Constraints:      11195
3583.83/3595.66	c #Conflicts:       4000 | #Constraints:      12195
3583.83/3595.66	c INPROCESSING
3583.83/3595.66	c GARBAGE COLLECT
3583.83/3595.66	c #Conflicts:       5000 | #Constraints:      11659
3583.83/3595.66	c #Conflicts:       6000 | #Constraints:      12659
3583.83/3595.66	c INPROCESSING
3583.83/3595.66	c GARBAGE COLLECT
3583.83/3595.66	c #Conflicts:       7000 | #Constraints:      11721
3583.83/3595.66	c #Conflicts:       8000 | #Constraints:      12721
3583.83/3595.66	c #Conflicts:       9000 | #Constraints:      13721
3583.83/3595.66	c INPROCESSING
3583.83/3595.66	c GARBAGE COLLECT
3583.83/3595.66	c #Conflicts:      10000 | #Constraints:      12460
3583.83/3595.66	c #Conflicts:      11000 | #Constraints:      13460
3583.83/3595.66	c #Conflicts:      12000 | #Constraints:      14460
3583.83/3595.66	c INPROCESSING
3583.83/3595.66	c GARBAGE COLLECT
3583.83/3595.66	c #Conflicts:      13000 | #Constraints:      12926
3583.83/3595.66	c #Conflicts:      14000 | #Constraints:      13926
3583.83/3595.66	c #Conflicts:      15000 | #Constraints:      14926
3583.83/3595.66	c INPROCESSING
3583.83/3595.66	c GARBAGE COLLECT
3583.83/3595.66	c rational objective 576.217
3583.83/3595.66	c #Conflicts:      16000 | #Constraints:      13220
3583.83/3595.66	c #Conflicts:      17000 | #Constraints:      14220
3583.83/3595.66	c #Conflicts:      18000 | #Constraints:      15220
3583.83/3595.66	c INPROCESSING
3583.83/3595.66	c GARBAGE COLLECT
3583.83/3595.66	c #Conflicts:      19000 | #Constraints:      13248
3583.83/3595.66	c #Conflicts:      20000 | #Constraints:      14248
3583.83/3595.66	c #Conflicts:      21000 | #Constraints:      15248
3583.83/3595.66	c INPROCESSING
3583.83/3595.66	c GARBAGE COLLECT
3583.83/3595.66	c #Conflicts:      22000 | #Constraints:      13060
3583.83/3595.66	c #Conflicts:      23000 | #Constraints:      14060
3583.83/3595.66	c #Conflicts:      24000 | #Constraints:      15060
3583.83/3595.66	c #Conflicts:      25000 | #Constraints:      16060
3583.83/3595.66	c INPROCESSING
3583.83/3595.66	c GARBAGE COLLECT
3583.83/3595.66	c rational objective 639.806
3583.83/3595.66	c #Conflicts:      26000 | #Constraints:      13717
3583.83/3595.66	c #Conflicts:      27000 | #Constraints:      14717
3583.83/3595.66	c #Conflicts:      28000 | #Constraints:      15717
3583.83/3595.66	c #Conflicts:      29000 | #Constraints:      16717
3583.83/3595.66	c INPROCESSING
3583.83/3595.66	c GARBAGE COLLECT
3583.83/3595.66	c #Conflicts:      30000 | #Constraints:      14111
3583.83/3595.66	c #Conflicts:      31000 | #Constraints:      15111
3583.83/3595.66	c #Conflicts:      32000 | #Constraints:      16111
3583.83/3595.66	c #Conflicts:      33000 | #Constraints:      17111
3583.83/3595.66	c INPROCESSING
3583.83/3595.66	c GARBAGE COLLECT
3583.83/3595.66	c #Conflicts:      34000 | #Constraints:      14337
3583.83/3595.66	c #Conflicts:      35000 | #Constraints:      15337
3583.83/3595.66	c #Conflicts:      36000 | #Constraints:      16337
3583.83/3595.66	c #Conflicts:      37000 | #Constraints:      17337
3583.83/3595.66	c INPROCESSING
3583.83/3595.66	c GARBAGE COLLECT
3583.83/3595.66	c #Conflicts:      38000 | #Constraints:      14347
3583.83/3595.66	c #Conflicts:      39000 | #Constraints:      15347
3583.83/3595.66	c #Conflicts:      40000 | #Constraints:      16347
3583.83/3595.66	c #Conflicts:      41000 | #Constraints:      17347
3583.83/3595.66	c INPROCESSING
3583.83/3595.66	c GARBAGE COLLECT
3583.83/3595.66	c #Conflicts:      42000 | #Constraints:      14113
3583.83/3595.66	c #Conflicts:      43000 | #Constraints:      15113
3583.83/3595.66	c #Conflicts:      44000 | #Constraints:      16113
3583.83/3595.66	c #Conflicts:      45000 | #Constraints:      17113
3583.83/3595.66	c #Conflicts:      46000 | #Constraints:      18113
3583.83/3595.66	c INPROCESSING
3583.83/3595.66	c GARBAGE COLLECT
3583.83/3595.66	c #Conflicts:      47000 | #Constraints:      14704
3583.83/3595.66	c #Conflicts:      48000 | #Constraints:      15704
3583.83/3595.66	c #Conflicts:      49000 | #Constraints:      16705
3583.83/3595.66	c #Conflicts:      50000 | #Constraints:      17805
3583.83/3595.66	c #Conflicts:      51000 | #Constraints:      18805
3583.83/3595.66	c INPROCESSING
3583.83/3595.66	c GARBAGE COLLECT
3583.83/3595.66	c #Conflicts:      52000 | #Constraints:      15190
3583.83/3595.66	c #Conflicts:      53000 | #Constraints:      16190
3583.83/3595.66	c #Conflicts:      54000 | #Constraints:      17190
3583.83/3595.66	c #Conflicts:      55000 | #Constraints:      18190
3583.83/3595.66	c #Conflicts:      56000 | #Constraints:      19190
3583.83/3595.66	c INPROCESSING
3583.83/3595.66	c GARBAGE COLLECT
3583.83/3595.66	c #Conflicts:      57000 | #Constraints:      15366
3583.83/3595.66	c #Conflicts:      58000 | #Constraints:      16366
3583.83/3595.66	c #Conflicts:      59000 | #Constraints:      17366
3583.83/3595.66	c #Conflicts:      60000 | #Constraints:      18366
3583.83/3595.66	c #Conflicts:      61000 | #Constraints:      19366
3583.83/3595.66	c INPROCESSING
3583.83/3595.66	c GARBAGE COLLECT
3583.83/3595.66	c #Conflicts:      62000 | #Constraints:      15386
3583.83/3595.66	c #Conflicts:      63000 | #Constraints:      16386
3583.83/3595.66	c #Conflicts:      64000 | #Constraints:      17386
3583.83/3595.66	c #Conflicts:      65000 | #Constraints:      18386
3583.83/3595.66	c #Conflicts:      66000 | #Constraints:      19386
3583.83/3595.66	c INPROCESSING
3583.83/3595.66	c GARBAGE COLLECT
3583.83/3595.66	c #Conflicts:      67000 | #Constraints:      15165
3583.83/3595.66	c #Conflicts:      68000 | #Constraints:      16165
3583.83/3595.66	c #Conflicts:      69000 | #Constraints:      17166
3583.83/3595.66	c #Conflicts:      70000 | #Constraints:      18167
3583.83/3595.66	c #Conflicts:      71000 | #Constraints:      19167
3583.83/3595.66	c #Conflicts:      72000 | #Constraints:      20167
3583.83/3595.66	c INPROCESSING
3583.83/3595.66	c GARBAGE COLLECT
3583.83/3595.66	c #Conflicts:      73000 | #Constraints:      15798
3583.83/3595.66	c #Conflicts:      74000 | #Constraints:      16798
3583.83/3595.66	c #Conflicts:      75000 | #Constraints:      17798
3583.83/3595.66	c #Conflicts:      76000 | #Constraints:      18798
3583.83/3595.66	c #Conflicts:      77000 | #Constraints:      19798
3583.83/3595.66	c #Conflicts:      78000 | #Constraints:      20798
3583.83/3595.66	c INPROCESSING
3583.83/3595.66	c GARBAGE COLLECT
3583.83/3595.66	c #Conflicts:      79000 | #Constraints:      16174
3583.83/3595.66	c #Conflicts:      80000 | #Constraints:      17174
3583.83/3595.66	c #Conflicts:      81000 | #Constraints:      18174
3583.83/3595.66	c #Conflicts:      82000 | #Constraints:      19174
3583.83/3595.66	c #Conflicts:      83000 | #Constraints:      20174
3583.83/3595.66	c #Conflicts:      84000 | #Constraints:      21174
3583.83/3595.66	c INPROCESSING
3583.83/3595.66	c GARBAGE COLLECT
3583.83/3595.66	c #Conflicts:      85000 | #Constraints:      16366
3583.83/3595.66	c #Conflicts:      86000 | #Constraints:      17366
3583.83/3595.66	c #Conflicts:      87000 | #Constraints:      18366
3583.83/3595.66	c #Conflicts:      88000 | #Constraints:      19366
3583.83/3595.66	c #Conflicts:      89000 | #Constraints:      20366
3583.83/3595.66	c #Conflicts:      90000 | #Constraints:      21366
3583.83/3595.66	c INPROCESSING
3583.83/3595.66	c GARBAGE COLLECT
3583.83/3595.66	c #Conflicts:      91000 | #Constraints:      16360
3583.83/3595.66	c #Conflicts:      92000 | #Constraints:      17360
3583.83/3595.66	c #Conflicts:      93000 | #Constraints:      18360
3583.83/3595.66	c #Conflicts:      94000 | #Constraints:      19360
3583.83/3595.66	c #Conflicts:      95000 | #Constraints:      20360
3583.83/3595.66	c #Conflicts:      96000 | #Constraints:      21360
3583.83/3595.66	c INPROCESSING
3583.83/3595.66	c GARBAGE COLLECT
3583.83/3595.66	c #Conflicts:      97000 | #Constraints:      16202
3583.83/3595.66	c #Conflicts:      98000 | #Constraints:      17202
3583.83/3595.66	c #Conflicts:      99000 | #Constraints:      18202
3583.83/3595.66	c #Conflicts:     100000 | #Constraints:      19202
3583.83/3595.66	c #Conflicts:     101000 | #Constraints:      20202
3583.83/3595.66	c #Conflicts:     102000 | #Constraints:      21202
3583.83/3595.66	c #Conflicts:     103000 | #Constraints:      22202
3583.83/3595.66	c INPROCESSING
3583.83/3595.66	c GARBAGE COLLECT
3583.83/3595.66	c #Conflicts:     104000 | #Constraints:      16815
3583.83/3595.66	c #Conflicts:     105000 | #Constraints:      17815
3583.83/3595.66	c #Conflicts:     106000 | #Constraints:      18815
3583.83/3595.66	c #Conflicts:     107000 | #Constraints:      19815
3583.83/3595.66	c #Conflicts:     108000 | #Constraints:      20815
3583.83/3595.66	c #Conflicts:     109000 | #Constraints:      21815
3583.83/3595.66	c #Conflicts:     110000 | #Constraints:      22815
3583.83/3595.66	c INPROCESSING
3583.83/3595.66	c GARBAGE COLLECT
3583.83/3595.66	c #Conflicts:     111000 | #Constraints:      17252
3583.83/3595.66	c #Conflicts:     112000 | #Constraints:      18252
3583.83/3595.66	c #Conflicts:     113000 | #Constraints:      19252
3583.83/3595.66	c #Conflicts:     114000 | #Constraints:      20252
3583.83/3595.66	c #Conflicts:     115000 | #Constraints:      21252
3583.83/3595.66	c #Conflicts:     116000 | #Constraints:      22252
3583.83/3595.66	c #Conflicts:     117000 | #Constraints:      23252
3583.83/3595.66	c INPROCESSING
3583.83/3595.66	c GARBAGE COLLECT
3583.83/3595.66	c #Conflicts:     118000 | #Constraints:      17438
3583.83/3595.66	c #Conflicts:     119000 | #Constraints:      18438
3583.83/3595.66	c #Conflicts:     120000 | #Constraints:      19438
3583.83/3595.66	c #Conflicts:     121000 | #Constraints:      20438
3583.83/3595.66	c #Conflicts:     122000 | #Constraints:      21438
3583.83/3595.66	c #Conflicts:     123000 | #Constraints:      22438
3583.83/3595.66	c #Conflicts:     124000 | #Constraints:      23438
3583.83/3595.66	c INPROCESSING
3583.83/3595.66	c GARBAGE COLLECT
3583.83/3595.66	c #Conflicts:     125000 | #Constraints:      17404
3583.83/3595.66	c #Conflicts:     126000 | #Constraints:      18404
3583.83/3595.66	c #Conflicts:     127000 | #Constraints:      19404
3583.83/3595.66	c restart_num  0 346
3583.83/3595.66	c Use LS-small
3583.83/3595.66	c longest_trail_len= 4153 last_longest_trail_len= 0
3583.83/3595.66	c #Conflicts:     128000 | #Constraints:      20404
3583.83/3595.66	c longest_trail_len= 4153 last_longest_trail_len= 4153
3583.83/3595.66	c num_vars= 4288 len_partial_assign_no_confli= 3999
3583.83/3595.66	c update_LS_target_phase-runLS-restart
3583.83/3595.66	c #Conflicts:     129000 | #Constraints:      21404
3583.83/3595.66	c longest_trail_len= 4038 last_longest_trail_len= 0
3583.83/3595.66	c longest_trail_len= 4038 last_longest_trail_len= 4038
3583.83/3595.66	c longest_trail_len= 4038 last_longest_trail_len= 4038
3583.83/3595.66	c #Conflicts:     130000 | #Constraints:      22404
3583.83/3595.66	c longest_trail_len= 4038 last_longest_trail_len= 4038
3583.83/3595.66	c longest_trail_len= 4094 last_longest_trail_len= 4038
3583.83/3595.66	c longest_trail_len= 4094 last_longest_trail_len= 4094
3583.83/3595.66	c longest_trail_len= 4094 last_longest_trail_len= 4094
3583.83/3595.66	c longest_trail_len= 4094 last_longest_trail_len= 4094
3583.83/3595.66	c longest_trail_len= 4094 last_longest_trail_len= 4094
3583.83/3595.66	c #Conflicts:     131000 | #Constraints:      23404
3583.83/3595.66	c longest_trail_len= 4094 last_longest_trail_len= 4094
3583.83/3595.66	c longest_trail_len= 4094 last_longest_trail_len= 4094
3583.83/3595.66	c longest_trail_len= 4094 last_longest_trail_len= 4094
3583.83/3595.66	c longest_trail_len= 4094 last_longest_trail_len= 4094
3583.83/3595.66	c INPROCESSING
3583.83/3595.66	c GARBAGE COLLECT
3583.83/3595.66	c longest_trail_len= 4094 last_longest_trail_len= 4094
3583.83/3595.66	c #Conflicts:     132000 | #Constraints:      17173
3583.83/3595.66	c longest_trail_len= 4094 last_longest_trail_len= 4094
3583.83/3595.66	c longest_trail_len= 4094 last_longest_trail_len= 4094
3583.83/3595.66	c longest_trail_len= 4094 last_longest_trail_len= 4094
3583.83/3595.66	c #Conflicts:     133000 | #Constraints:      18173
3583.83/3595.66	c longest_trail_len= 4094 last_longest_trail_len= 4094
3583.83/3595.66	c longest_trail_len= 4094 last_longest_trail_len= 4094
3583.83/3595.66	c longest_trail_len= 4094 last_longest_trail_len= 4094
3583.83/3595.66	c longest_trail_len= 4094 last_longest_trail_len= 4094
3583.83/3595.66	c longest_trail_len= 4094 last_longest_trail_len= 4094
3583.83/3595.66	c #Conflicts:     134000 | #Constraints:      19173
3583.83/3595.66	c longest_trail_len= 4094 last_longest_trail_len= 4094
3583.83/3595.66	c longest_trail_len= 4094 last_longest_trail_len= 4094
3583.83/3595.66	c longest_trail_len= 4094 last_longest_trail_len= 4094
3583.83/3595.66	c longest_trail_len= 4125 last_longest_trail_len= 4094
3583.83/3595.66	c longest_trail_len= 4125 last_longest_trail_len= 4125
3583.83/3595.66	c longest_trail_len= 4125 last_longest_trail_len= 4125
3583.83/3595.66	c longest_trail_len= 4174 last_longest_trail_len= 4125
3583.83/3595.66	c #Conflicts:     135000 | #Constraints:      20173
3583.83/3595.66	c longest_trail_len= 4174 last_longest_trail_len= 4174
3583.83/3595.66	c #Conflicts:     136000 | #Constraints:      21173
3583.83/3595.66	c longest_trail_len= 4174 last_longest_trail_len= 4174
3583.83/3595.66	c #Conflicts:     137000 | #Constraints:      22173
3583.83/3595.66	c longest_trail_len= 4174 last_longest_trail_len= 4174
3583.83/3595.66	c #Conflicts:     138000 | #Constraints:      23173
3583.83/3595.66	c #Conflicts:     139000 | #Constraints:      24174
3583.83/3595.66	c INPROCESSING
3583.83/3595.66	c GARBAGE COLLECT
3583.83/3595.66	c #Conflicts:     140000 | #Constraints:      17789
3583.83/3595.66	c longest_trail_len= 4174 last_longest_trail_len= 4174
3583.83/3595.66	c #Conflicts:     141000 | #Constraints:      18789
3583.83/3595.66	c #Conflicts:     142000 | #Constraints:      19789
3583.83/3595.66	c #Conflicts:     143000 | #Constraints:      20789
3583.83/3595.66	c #Conflicts:     144000 | #Constraints:      21789
3583.83/3595.66	c #Conflicts:     145000 | #Constraints:      22789
3583.83/3595.66	c #Conflicts:     146000 | #Constraints:      23789
3583.83/3595.66	c #Conflicts:     147000 | #Constraints:      24790
3583.83/3595.66	c INPROCESSING
3583.83/3595.66	c GARBAGE COLLECT
3583.83/3595.66	c longest_trail_len= 4174 last_longest_trail_len= 4174
3583.83/3595.66	c longest_trail_len= 4174 last_longest_trail_len= 4174
3583.83/3595.66	c longest_trail_len= 4174 last_longest_trail_len= 4174
3583.83/3595.66	c longest_trail_len= 4174 last_longest_trail_len= 4174
3583.83/3595.66	c longest_trail_len= 4174 last_longest_trail_len= 4174
3583.83/3595.66	c longest_trail_len= 4174 last_longest_trail_len= 4174
3583.83/3595.66	c #Conflicts:     148000 | #Constraints:      18214
3583.83/3595.66	c longest_trail_len= 4174 last_longest_trail_len= 4174
3583.83/3595.66	c longest_trail_len= 4174 last_longest_trail_len= 4174
3583.83/3595.66	c longest_trail_len= 4174 last_longest_trail_len= 4174
3583.83/3595.66	c longest_trail_len= 4174 last_longest_trail_len= 4174
3583.83/3595.66	c longest_trail_len= 4174 last_longest_trail_len= 4174
3583.83/3595.66	c longest_trail_len= 4174 last_longest_trail_len= 4174
3583.83/3595.66	c #Conflicts:     149000 | #Constraints:      19215
3583.83/3595.66	c longest_trail_len= 4174 last_longest_trail_len= 4174
3583.83/3595.66	c longest_trail_len= 4174 last_longest_trail_len= 4174
3583.83/3595.66	c longest_trail_len= 4174 last_longest_trail_len= 4174
3583.83/3595.66	c #Conflicts:     150000 | #Constraints:      20294
3583.83/3595.66	c longest_trail_len= 4174 last_longest_trail_len= 4174
3583.83/3595.66	c longest_trail_len= 4174 last_longest_trail_len= 4174
3583.83/3595.66	c longest_trail_len= 4174 last_longest_trail_len= 4174
3583.83/3595.66	c longest_trail_len= 4174 last_longest_trail_len= 4174
3583.83/3595.66	c longest_trail_len= 4174 last_longest_trail_len= 4174
3583.83/3595.66	c #Conflicts:     151000 | #Constraints:      21296
3583.83/3595.66	c longest_trail_len= 4183 last_longest_trail_len= 4174
3583.83/3595.66	c longest_trail_len= 4183 last_longest_trail_len= 4183
3583.83/3595.66	c longest_trail_len= 4183 last_longest_trail_len= 4183
3583.83/3595.66	c longest_trail_len= 4183 last_longest_trail_len= 4183
3583.83/3595.66	c longest_trail_len= 4183 last_longest_trail_len= 4183
3583.83/3595.66	c #Conflicts:     152000 | #Constraints:      22296
3583.83/3595.66	c longest_trail_len= 4183 last_longest_trail_len= 4183
3583.83/3595.66	c longest_trail_len= 4183 last_longest_trail_len= 4183
3583.83/3595.66	c longest_trail_len= 4183 last_longest_trail_len= 4183
3583.83/3595.66	c longest_trail_len= 4183 last_longest_trail_len= 4183
3583.83/3595.66	c longest_trail_len= 4183 last_longest_trail_len= 4183
3583.83/3595.66	c #Conflicts:     153000 | #Constraints:      23296
3583.83/3595.66	c longest_trail_len= 4183 last_longest_trail_len= 4183
3583.83/3595.66	c #Conflicts:     154000 | #Constraints:      24296
3583.83/3595.66	c #Conflicts:     155000 | #Constraints:      25296
3583.83/3595.66	c INPROCESSING
3583.83/3595.66	c GARBAGE COLLECT
3583.83/3595.66	c longest_trail_len= 4183 last_longest_trail_len= 4183
3583.83/3595.66	c longest_trail_len= 4183 last_longest_trail_len= 4183
3583.83/3595.66	c longest_trail_len= 4183 last_longest_trail_len= 4183
3583.83/3595.66	c longest_trail_len= 4183 last_longest_trail_len= 4183
3583.83/3595.66	c longest_trail_len= 4183 last_longest_trail_len= 4183
3583.83/3595.66	c longest_trail_len= 4183 last_longest_trail_len= 4183
3583.83/3595.66	c #Conflicts:     156000 | #Constraints:      18433
3583.83/3595.66	c longest_trail_len= 4183 last_longest_trail_len= 4183
3583.83/3595.66	c longest_trail_len= 4183 last_longest_trail_len= 4183
3583.83/3595.66	c longest_trail_len= 4183 last_longest_trail_len= 4183
3583.83/3595.66	c longest_trail_len= 4183 last_longest_trail_len= 4183
3583.83/3595.66	c longest_trail_len= 4183 last_longest_trail_len= 4183
3583.83/3595.66	c longest_trail_len= 4183 last_longest_trail_len= 4183
3583.83/3595.66	c #Conflicts:     157000 | #Constraints:      19433
3583.83/3595.66	c longest_trail_len= 4183 last_longest_trail_len= 4183
3583.83/3595.66	c longest_trail_len= 4183 last_longest_trail_len= 4183
3583.83/3595.66	c longest_trail_len= 4183 last_longest_trail_len= 4183
3583.83/3595.66	c #Conflicts:     158000 | #Constraints:      20433
3583.83/3595.66	c longest_trail_len= 4183 last_longest_trail_len= 4183
3583.83/3595.66	c longest_trail_len= 4183 last_longest_trail_len= 4183
3583.83/3595.66	c longest_trail_len= 4183 last_longest_trail_len= 4183
3583.83/3595.66	c longest_trail_len= 4183 last_longest_trail_len= 4183
3583.83/3595.66	c longest_trail_len= 4183 last_longest_trail_len= 4183
3583.83/3595.66	c #Conflicts:     159000 | #Constraints:      21433
3583.83/3595.66	c longest_trail_len= 4183 last_longest_trail_len= 4183
3583.83/3595.66	c longest_trail_len= 4183 last_longest_trail_len= 4183
3583.83/3595.66	c longest_trail_len= 4183 last_longest_trail_len= 4183
3583.83/3595.66	c longest_trail_len= 4183 last_longest_trail_len= 4183
3583.83/3595.66	c longest_trail_len= 4183 last_longest_trail_len= 4183
3583.83/3595.66	c #Conflicts:     160000 | #Constraints:      22433
3583.83/3595.66	c longest_trail_len= 4183 last_longest_trail_len= 4183
3583.83/3595.66	c longest_trail_len= 4183 last_longest_trail_len= 4183
3583.83/3595.66	c longest_trail_len= 4183 last_longest_trail_len= 4183
3583.83/3595.66	c longest_trail_len= 4183 last_longest_trail_len= 4183
3583.83/3595.66	c longest_trail_len= 4192 last_longest_trail_len= 4183
3583.83/3595.66	c #Conflicts:     161000 | #Constraints:      23433
3583.83/3595.66	c longest_trail_len= 4192 last_longest_trail_len= 4192
3583.83/3595.66	c #Conflicts:     162000 | #Constraints:      24433
3583.83/3595.66	c #Conflicts:     163000 | #Constraints:      25433
3583.83/3595.66	c INPROCESSING
3583.83/3595.66	c GARBAGE COLLECT
3583.83/3595.66	c longest_trail_len= 4192 last_longest_trail_len= 4192
3583.83/3595.66	c #Conflicts:     164000 | #Constraints:      18401
3583.83/3595.66	c #Conflicts:     165000 | #Constraints:      19401
3583.83/3595.66	c #Conflicts:     166000 | #Constraints:      20401
3583.83/3595.66	c longest_trail_len= 4192 last_longest_trail_len= 4192
3583.83/3595.66	c longest_trail_len= 4192 last_longest_trail_len= 4192
3583.83/3595.66	c longest_trail_len= 4192 last_longest_trail_len= 4192
3583.83/3595.66	c longest_trail_len= 4192 last_longest_trail_len= 4192
3583.83/3595.66	c longest_trail_len= 4192 last_longest_trail_len= 4192
3583.83/3595.66	c #Conflicts:     167000 | #Constraints:      21401
3583.83/3595.66	c longest_trail_len= 4192 last_longest_trail_len= 4192
3583.83/3595.66	c longest_trail_len= 4192 last_longest_trail_len= 4192
3583.83/3595.66	c longest_trail_len= 4192 last_longest_trail_len= 4192
3583.83/3595.66	c longest_trail_len= 4192 last_longest_trail_len= 4192
3583.83/3595.66	c longest_trail_len= 4192 last_longest_trail_len= 4192
3583.83/3595.66	c #Conflicts:     168000 | #Constraints:      22401
3583.83/3595.66	c longest_trail_len= 4192 last_longest_trail_len= 4192
3583.83/3595.66	c longest_trail_len= 4192 last_longest_trail_len= 4192
3583.83/3595.66	c longest_trail_len= 4192 last_longest_trail_len= 4192
3583.83/3595.66	c longest_trail_len= 4192 last_longest_trail_len= 4192
3583.83/3595.66	c longest_trail_len= 4192 last_longest_trail_len= 4192
3583.83/3595.66	c #Conflicts:     169000 | #Constraints:      23401
3583.83/3595.66	c longest_trail_len= 4192 last_longest_trail_len= 4192
3583.83/3595.66	c longest_trail_len= 4192 last_longest_trail_len= 4192
3583.83/3595.66	c longest_trail_len= 4192 last_longest_trail_len= 4192
3583.83/3595.66	c #Conflicts:     170000 | #Constraints:      24401
3583.83/3595.66	c longest_trail_len= 4192 last_longest_trail_len= 4192
3583.83/3595.66	c longest_trail_len= 4192 last_longest_trail_len= 4192
3583.83/3595.66	c longest_trail_len= 4192 last_longest_trail_len= 4192
3583.83/3595.66	c longest_trail_len= 4192 last_longest_trail_len= 4192
3583.83/3595.66	c longest_trail_len= 4192 last_longest_trail_len= 4192
3583.83/3595.66	c longest_trail_len= 4192 last_longest_trail_len= 4192
3583.83/3595.66	c #Conflicts:     171000 | #Constraints:      25401
3583.83/3595.66	c longest_trail_len= 4192 last_longest_trail_len= 4192
3583.83/3595.66	c longest_trail_len= 4192 last_longest_trail_len= 4192
3583.83/3595.66	c longest_trail_len= 4192 last_longest_trail_len= 4192
3583.83/3595.66	c longest_trail_len= 4192 last_longest_trail_len= 4192
3583.83/3595.66	c INPROCESSING
3583.83/3595.66	c GARBAGE COLLECT
3583.83/3595.66	c longest_trail_len= 4192 last_longest_trail_len= 4192
3583.83/3595.66	c #Conflicts:     172000 | #Constraints:      18166
3583.83/3595.66	c longest_trail_len= 4192 last_longest_trail_len= 4192
3583.83/3595.66	c longest_trail_len= 4192 last_longest_trail_len= 4192
3583.83/3595.66	c #Conflicts:     173000 | #Constraints:      19166
3583.83/3595.66	c #Conflicts:     174000 | #Constraints:      20166
3583.83/3595.66	c longest_trail_len= 4192 last_longest_trail_len= 4192
3583.83/3595.66	c longest_trail_len= 4192 last_longest_trail_len= 4192
3583.83/3595.66	c longest_trail_len= 4192 last_longest_trail_len= 4192
3583.83/3595.66	c longest_trail_len= 4192 last_longest_trail_len= 4192
3583.83/3595.66	c longest_trail_len= 4192 last_longest_trail_len= 4192
3583.83/3595.66	c #Conflicts:     175000 | #Constraints:      21166
3583.83/3595.66	c longest_trail_len= 4192 last_longest_trail_len= 4192
3583.83/3595.66	c longest_trail_len= 4192 last_longest_trail_len= 4192
3583.83/3595.66	c longest_trail_len= 4192 last_longest_trail_len= 4192
3583.83/3595.66	c longest_trail_len= 4192 last_longest_trail_len= 4192
3583.83/3595.66	c longest_trail_len= 4192 last_longest_trail_len= 4192
3583.83/3595.66	c #Conflicts:     176000 | #Constraints:      22167
3583.83/3595.66	c longest_trail_len= 4192 last_longest_trail_len= 4192
3583.83/3595.66	c longest_trail_len= 4192 last_longest_trail_len= 4192
3583.83/3595.66	c longest_trail_len= 4192 last_longest_trail_len= 4192
3583.83/3595.66	c longest_trail_len= 4192 last_longest_trail_len= 4192
3583.83/3595.66	c longest_trail_len= 4192 last_longest_trail_len= 4192
3583.83/3595.66	c #Conflicts:     177000 | #Constraints:      23167
3583.83/3595.66	c longest_trail_len= 4192 last_longest_trail_len= 4192
3583.83/3595.66	c longest_trail_len= 4192 last_longest_trail_len= 4192
3583.83/3595.66	c longest_trail_len= 4192 last_longest_trail_len= 4192
3583.83/3595.66	c #Conflicts:     178000 | #Constraints:      24209
3583.83/3595.66	c longest_trail_len= 4192 last_longest_trail_len= 4192
3583.83/3595.66	c longest_trail_len= 4192 last_longest_trail_len= 4192
3583.83/3595.66	c longest_trail_len= 4192 last_longest_trail_len= 4192
3583.83/3595.66	c longest_trail_len= 4192 last_longest_trail_len= 4192
3583.83/3595.66	c longest_trail_len= 4192 last_longest_trail_len= 4192
3583.83/3595.66	c longest_trail_len= 4192 last_longest_trail_len= 4192
3583.83/3595.66	c #Conflicts:     179000 | #Constraints:      25209
3583.83/3595.66	c longest_trail_len= 4192 last_longest_trail_len= 4192
3583.83/3595.66	c longest_trail_len= 4192 last_longest_trail_len= 4192
3583.83/3595.66	c longest_trail_len= 4192 last_longest_trail_len= 4192
3583.83/3595.66	c longest_trail_len= 4192 last_longest_trail_len= 4192
3583.83/3595.66	c longest_trail_len= 4192 last_longest_trail_len= 4192
3583.83/3595.66	c #Conflicts:     180000 | #Constraints:      26209
3583.83/3595.66	c longest_trail_len= 4192 last_longest_trail_len= 4192
3583.83/3595.66	c INPROCESSING
3583.83/3595.66	c GARBAGE COLLECT
3583.83/3595.66	c longest_trail_len= 4192 last_longest_trail_len= 4192
3583.83/3595.66	c #Conflicts:     181000 | #Constraints:      18844
3583.83/3595.66	c #Conflicts:     182000 | #Constraints:      19844
3583.83/3595.66	c longest_trail_len= 4192 last_longest_trail_len= 4192
3583.83/3595.66	c #Conflicts:     183000 | #Constraints:      20844
3583.83/3595.66	c #Conflicts:     184000 | #Constraints:      21844
3583.83/3595.66	c #Conflicts:     185000 | #Constraints:      22844
3583.83/3595.66	c longest_trail_len= 4192 last_longest_trail_len= 4192
3583.83/3595.66	c #Conflicts:     186000 | #Constraints:      23844
3583.83/3595.66	c #Conflicts:     187000 | #Constraints:      24845
3583.83/3595.66	c #Conflicts:     188000 | #Constraints:      25845
3583.83/3595.66	c #Conflicts:     189000 | #Constraints:      26845
3583.83/3595.66	c INPROCESSING
3583.83/3595.66	c GARBAGE COLLECT
3583.83/3595.66	c #Conflicts:     190000 | #Constraints:      19249
3583.83/3595.66	c #Conflicts:     191000 | #Constraints:      20249
3583.83/3595.66	c #Conflicts:     192000 | #Constraints:      21249
3583.83/3595.66	c longest_trail_len= 4192 last_longest_trail_len= 4192
3583.83/3595.66	c #Conflicts:     193000 | #Constraints:      22249
3583.83/3595.66	c #Conflicts:     194000 | #Constraints:      23249
3583.83/3595.66	c #Conflicts:     195000 | #Constraints:      24249
3583.83/3595.66	c #Conflicts:     196000 | #Constraints:      25249
3583.83/3595.66	c #Conflicts:     197000 | #Constraints:      26250
3583.83/3595.66	c #Conflicts:     198000 | #Constraints:      27250
3583.83/3595.66	c INPROCESSING
3583.83/3595.66	c GARBAGE COLLECT
3583.83/3595.66	c #Conflicts:     199000 | #Constraints:      19434
3583.83/3595.66	c #Conflicts:     200000 | #Constraints:      20434
3583.83/3595.66	c #Conflicts:     201000 | #Constraints:      21434
3583.83/3595.66	c #Conflicts:     202000 | #Constraints:      22435
3583.83/3595.66	c #Conflicts:     203000 | #Constraints:      23445
3583.83/3595.66	c #Conflicts:     204000 | #Constraints:      24445
3583.83/3595.66	c longest_trail_len= 4192 last_longest_trail_len= 4192
3583.83/3595.66	c #Conflicts:     205000 | #Constraints:      25445
3583.83/3595.66	c #Conflicts:     206000 | #Constraints:      26445
3583.83/3595.66	c #Conflicts:     207000 | #Constraints:      27445
3583.83/3595.66	c INPROCESSING
3583.83/3595.66	c GARBAGE COLLECT
3583.83/3595.66	c #Conflicts:     208000 | #Constraints:      19447
3583.83/3595.66	c #Conflicts:     209000 | #Constraints:      20447
3583.83/3595.66	c #Conflicts:     210000 | #Constraints:      21447
3583.83/3595.66	c #Conflicts:     211000 | #Constraints:      22447
3583.83/3595.66	c #Conflicts:     212000 | #Constraints:      23447
3583.83/3595.66	c #Conflicts:     213000 | #Constraints:      24447
3583.83/3595.66	c #Conflicts:     214000 | #Constraints:      25447
3583.83/3595.66	c #Conflicts:     215000 | #Constraints:      26447
3583.83/3595.66	c #Conflicts:     216000 | #Constraints:      27447
3583.83/3595.66	c INPROCESSING
3583.83/3595.66	c GARBAGE COLLECT
3583.83/3595.66	c #Conflicts:     217000 | #Constraints:      19233
3583.83/3595.66	c #Conflicts:     218000 | #Constraints:      20233
3583.83/3595.66	c #Conflicts:     219000 | #Constraints:      21233
3583.83/3595.66	c #Conflicts:     220000 | #Constraints:      22233
3583.83/3595.66	c #Conflicts:     221000 | #Constraints:      23233
3583.83/3595.66	c #Conflicts:     222000 | #Constraints:      24233
3583.83/3595.66	c #Conflicts:     223000 | #Constraints:      25234
3583.83/3595.66	c #Conflicts:     224000 | #Constraints:      26234
3583.83/3595.66	c #Conflicts:     225000 | #Constraints:      27237
3583.83/3595.66	c #Conflicts:     226000 | #Constraints:      28239
3583.83/3595.66	c INPROCESSING
3583.83/3595.66	c GARBAGE COLLECT
3583.83/3595.66	c #Conflicts:     227000 | #Constraints:      19838
3583.83/3595.66	c #Conflicts:     228000 | #Constraints:      20838
3583.83/3595.66	c #Conflicts:     229000 | #Constraints:      21838
3583.83/3595.66	c #Conflicts:     230000 | #Constraints:      22838
3583.83/3595.66	c longest_trail_len= 4192 last_longest_trail_len= 4192
3583.83/3595.66	c longest_trail_len= 4192 last_longest_trail_len= 4192
3583.83/3595.66	c longest_trail_len= 4192 last_longest_trail_len= 4192
3583.83/3595.66	c longest_trail_len= 4192 last_longest_trail_len= 4192
3583.83/3595.66	c longest_trail_len= 4192 last_longest_trail_len= 4192
3583.83/3595.66	c #Conflicts:     231000 | #Constraints:      23838
3583.83/3595.66	c longest_trail_len= 4192 last_longest_trail_len= 4192
3583.83/3595.66	c longest_trail_len= 4192 last_longest_trail_len= 4192
3583.83/3595.66	c longest_trail_len= 4192 last_longest_trail_len= 4192
3583.83/3595.66	c longest_trail_len= 4192 last_longest_trail_len= 4192
3583.83/3595.66	c longest_trail_len= 4192 last_longest_trail_len= 4192
3583.83/3595.66	c #Conflicts:     232000 | #Constraints:      24838
3583.83/3595.66	c longest_trail_len= 4192 last_longest_trail_len= 4192
3583.83/3595.66	c longest_trail_len= 4192 last_longest_trail_len= 4192
3583.83/3595.66	c longest_trail_len= 4192 last_longest_trail_len= 4192
3583.83/3595.66	c longest_trail_len= 4192 last_longest_trail_len= 4192
3583.83/3595.66	c longest_trail_len= 4192 last_longest_trail_len= 4192
3583.83/3595.66	c #Conflicts:     233000 | #Constraints:      25838
3583.83/3595.66	c longest_trail_len= 4192 last_longest_trail_len= 4192
3583.83/3595.66	c longest_trail_len= 4192 last_longest_trail_len= 4192
3583.83/3595.66	c longest_trail_len= 4192 last_longest_trail_len= 4192
3583.83/3595.66	c #Conflicts:     234000 | #Constraints:      26838
3583.83/3595.66	c longest_trail_len= 4192 last_longest_trail_len= 4192
3583.83/3595.66	c longest_trail_len= 4192 last_longest_trail_len= 4192
3583.83/3595.66	c longest_trail_len= 4192 last_longest_trail_len= 4192
3583.83/3595.66	c longest_trail_len= 4192 last_longest_trail_len= 4192
3583.83/3595.66	c longest_trail_len= 4192 last_longest_trail_len= 4192
3583.83/3595.66	c longest_trail_len= 4192 last_longest_trail_len= 4192
3583.83/3595.66	c #Conflicts:     235000 | #Constraints:      27838
3583.83/3595.66	c longest_trail_len= 4192 last_longest_trail_len= 4192
3583.83/3595.66	c longest_trail_len= 4192 last_longest_trail_len= 4192
3583.83/3595.66	c longest_trail_len= 4192 last_longest_trail_len= 4192
3583.83/3595.66	c longest_trail_len= 4192 last_longest_trail_len= 4192
3583.83/3595.66	c longest_trail_len= 4192 last_longest_trail_len= 4192
3583.83/3595.66	c #Conflicts:     236000 | #Constraints:      28838
3583.83/3595.66	c INPROCESSING
3583.83/3595.66	c GARBAGE COLLECT
3583.83/3595.66	c longest_trail_len= 4192 last_longest_trail_len= 4192
3583.83/3595.66	c longest_trail_len= 4192 last_longest_trail_len= 4192
3583.83/3595.66	c #Conflicts:     237000 | #Constraints:      20259
3583.83/3595.66	c #Conflicts:     238000 | #Constraints:      21259
3583.83/3595.66	c longest_trail_len= 4192 last_longest_trail_len= 4192
3583.83/3595.66	c longest_trail_len= 4192 last_longest_trail_len= 4192
3583.83/3595.66	c longest_trail_len= 4192 last_longest_trail_len= 4192
3583.83/3595.66	c longest_trail_len= 4192 last_longest_trail_len= 4192
3583.83/3595.66	c longest_trail_len= 4192 last_longest_trail_len= 4192
3583.83/3595.66	c #Conflicts:     239000 | #Constraints:      22259
3583.83/3595.66	c longest_trail_len= 4192 last_longest_trail_len= 4192
3583.83/3595.66	c longest_trail_len= 4192 last_longest_trail_len= 4192
3583.83/3595.66	c longest_trail_len= 4192 last_longest_trail_len= 4192
3583.83/3595.66	c longest_trail_len= 4192 last_longest_trail_len= 4192
3583.83/3595.66	c longest_trail_len= 4192 last_longest_trail_len= 4192
3583.83/3595.66	c #Conflicts:     240000 | #Constraints:      23259
3583.83/3595.66	c longest_trail_len= 4192 last_longest_trail_len= 4192
3583.83/3595.66	c longest_trail_len= 4192 last_longest_trail_len= 4192
3583.83/3595.66	c longest_trail_len= 4192 last_longest_trail_len= 4192
3583.83/3595.66	c longest_trail_len= 4192 last_longest_trail_len= 4192
3583.83/3595.66	c longest_trail_len= 4192 last_longest_trail_len= 4192
3583.83/3595.66	c #Conflicts:     241000 | #Constraints:      24260
3583.83/3595.66	c longest_trail_len= 4192 last_longest_trail_len= 4192
3583.83/3595.66	c longest_trail_len= 4192 last_longest_trail_len= 4192
3583.83/3595.66	c longest_trail_len= 4192 last_longest_trail_len= 4192
3583.83/3595.66	c #Conflicts:     242000 | #Constraints:      25335
3583.83/3595.66	c longest_trail_len= 4192 last_longest_trail_len= 4192
3583.83/3595.66	c longest_trail_len= 4192 last_longest_trail_len= 4192
3583.83/3595.66	c longest_trail_len= 4192 last_longest_trail_len= 4192
3583.83/3595.66	c longest_trail_len= 4192 last_longest_trail_len= 4192
3583.83/3595.66	c longest_trail_len= 4192 last_longest_trail_len= 4192
3583.83/3595.66	c longest_trail_len= 4192 last_longest_trail_len= 4192
3583.83/3595.66	c #Conflicts:     243000 | #Constraints:      26339
3583.83/3595.66	c longest_trail_len= 4192 last_longest_trail_len= 4192
3583.83/3595.66	c longest_trail_len= 4192 last_longest_trail_len= 4192
3583.83/3595.66	c longest_trail_len= 4192 last_longest_trail_len= 4192
3583.83/3595.66	c longest_trail_len= 4192 last_longest_trail_len= 4192
3583.83/3595.66	c longest_trail_len= 4192 last_longest_trail_len= 4192
3583.83/3595.66	c #Conflicts:     244000 | #Constraints:      27339
3583.83/3595.66	c longest_trail_len= 4192 last_longest_trail_len= 4192
3583.83/3595.66	c longest_trail_len= 4192 last_longest_trail_len= 4192
3583.83/3595.66	c #Conflicts:     245000 | #Constraints:      28339
3583.83/3595.66	c #Conflicts:     246000 | #Constraints:      29339
3583.83/3595.66	c INPROCESSING
3583.83/3595.66	c GARBAGE COLLECT
3583.83/3595.66	c longest_trail_len= 4192 last_longest_trail_len= 4192
3583.83/3595.66	c #Conflicts:     247000 | #Constraints:      20501
3583.83/3595.66	c #Conflicts:     248000 | #Constraints:      21501
3583.83/3595.66	c #Conflicts:     249000 | #Constraints:      22502
3583.83/3595.66	c longest_trail_len= 4192 last_longest_trail_len= 4192
3583.83/3595.66	c longest_trail_len= 4192 last_longest_trail_len= 4192
3583.83/3595.66	c longest_trail_len= 4192 last_longest_trail_len= 4192
3583.83/3595.66	c #Conflicts:     250000 | #Constraints:      23505
3583.83/3595.66	c longest_trail_len= 4192 last_longest_trail_len= 4192
3583.83/3595.66	c longest_trail_len= 4192 last_longest_trail_len= 4192
3583.83/3595.66	c longest_trail_len= 4192 last_longest_trail_len= 4192
3583.83/3595.66	c longest_trail_len= 4192 last_longest_trail_len= 4192
3583.83/3595.66	c longest_trail_len= 4192 last_longest_trail_len= 4192
3583.83/3595.66	c longest_trail_len= 4192 last_longest_trail_len= 4192
3583.83/3595.66	c #Conflicts:     251000 | #Constraints:      24506
3583.83/3595.66	c longest_trail_len= 4192 last_longest_trail_len= 4192
3583.83/3595.66	c longest_trail_len= 4192 last_longest_trail_len= 4192
3583.83/3595.66	c longest_trail_len= 4192 last_longest_trail_len= 4192
3583.83/3595.66	c longest_trail_len= 4192 last_longest_trail_len= 4192
3583.83/3595.66	c longest_trail_len= 4192 last_longest_trail_len= 4192
3583.83/3595.66	c #Conflicts:     252000 | #Constraints:      25506
3583.83/3595.66	c longest_trail_len= 4192 last_longest_trail_len= 4192
3583.83/3595.66	c longest_trail_len= 4192 last_longest_trail_len= 4192
3583.83/3595.66	c longest_trail_len= 4192 last_longest_trail_len= 4192
3583.83/3595.66	c #Conflicts:     253000 | #Constraints:      26506
3583.83/3595.66	c longest_trail_len= 4192 last_longest_trail_len= 4192
3583.83/3595.66	c longest_trail_len= 4192 last_longest_trail_len= 4192
3583.83/3595.66	c longest_trail_len= 4192 last_longest_trail_len= 4192
3583.83/3595.66	c longest_trail_len= 4192 last_longest_trail_len= 4192
3583.83/3595.66	c longest_trail_len= 4192 last_longest_trail_len= 4192
3583.83/3595.66	c #Conflicts:     254000 | #Constraints:      27506
3583.83/3595.66	c longest_trail_len= 4192 last_longest_trail_len= 4192
3583.83/3595.66	c longest_trail_len= 4192 last_longest_trail_len= 4192
3583.83/3595.66	c longest_trail_len= 4192 last_longest_trail_len= 4192
3583.83/3595.66	c longest_trail_len= 4192 last_longest_trail_len= 4192
3583.83/3595.66	c longest_trail_len= 4192 last_longest_trail_len= 4192
3583.83/3595.66	c longest_trail_len= 4192 last_longest_trail_len= 4192
3583.83/3595.66	c longest_trail_len= 4192 last_longest_trail_len= 4192
3583.83/3595.66	c #Conflicts:     255000 | #Constraints:      28506
3583.83/3595.66	c longest_trail_len= 4192 last_longest_trail_len= 4192
3583.83/3595.66	c #Conflicts:     256000 | #Constraints:      29506
3583.83/3595.66	c longest_trail_len= 4192 last_longest_trail_len= 4192
3583.83/3595.66	c INPROCESSING
3583.83/3595.66	c GARBAGE COLLECT
3583.83/3595.66	c #Conflicts:     257000 | #Constraints:      20470
3583.83/3595.66	c longest_trail_len= 4192 last_longest_trail_len= 4192
3583.83/3595.66	c longest_trail_len= 4192 last_longest_trail_len= 4192
3583.83/3595.66	c longest_trail_len= 4192 last_longest_trail_len= 4192
3583.83/3595.66	c #Conflicts:     258000 | #Constraints:      21470
3583.83/3595.66	c longest_trail_len= 4192 last_longest_trail_len= 4192
3583.83/3595.66	c longest_trail_len= 4192 last_longest_trail_len= 4192
3583.83/3595.66	c longest_trail_len= 4192 last_longest_trail_len= 4192
3583.83/3595.66	c longest_trail_len= 4192 last_longest_trail_len= 4192
3583.83/3595.66	c longest_trail_len= 4192 last_longest_trail_len= 4192
3583.83/3595.66	c longest_trail_len= 4192 last_longest_trail_len= 4192
3583.83/3595.66	c #Conflicts:     259000 | #Constraints:      22472
3583.83/3595.66	c longest_trail_len= 4192 last_longest_trail_len= 4192
3583.83/3595.66	c longest_trail_len= 4192 last_longest_trail_len= 4192
3583.83/3595.66	c longest_trail_len= 4192 last_longest_trail_len= 4192
3583.83/3595.66	c longest_trail_len= 4192 last_longest_trail_len= 4192
3583.83/3595.66	c longest_trail_len= 4192 last_longest_trail_len= 4192
3583.83/3595.66	c #Conflicts:     260000 | #Constraints:      23472
3583.83/3595.66	c longest_trail_len= 4192 last_longest_trail_len= 4192
3583.83/3595.66	c longest_trail_len= 4192 last_longest_trail_len= 4192
3583.83/3595.66	c longest_trail_len= 4192 last_longest_trail_len= 4192
3583.83/3595.66	c #Conflicts:     261000 | #Constraints:      24472
3583.83/3595.66	c longest_trail_len= 4192 last_longest_trail_len= 4192
3583.83/3595.66	c longest_trail_len= 4192 last_longest_trail_len= 4192
3583.83/3595.66	c longest_trail_len= 4192 last_longest_trail_len= 4192
3583.83/3595.66	c longest_trail_len= 4192 last_longest_trail_len= 4192
3583.83/3595.66	c longest_trail_len= 4192 last_longest_trail_len= 4192
3583.83/3595.66	c #Conflicts:     262000 | #Constraints:      25472
3583.83/3595.66	c longest_trail_len= 4192 last_longest_trail_len= 4192
3583.83/3595.66	c longest_trail_len= 4192 last_longest_trail_len= 4192
3583.83/3595.66	c longest_trail_len= 4192 last_longest_trail_len= 4192
3583.83/3595.66	c longest_trail_len= 4192 last_longest_trail_len= 4192
3583.83/3595.66	c longest_trail_len= 4192 last_longest_trail_len= 4192
3583.83/3595.66	c longest_trail_len= 4192 last_longest_trail_len= 4192
3583.83/3595.66	c longest_trail_len= 4192 last_longest_trail_len= 4192
3583.83/3595.66	c #Conflicts:     263000 | #Constraints:      26472
3583.83/3595.66	c longest_trail_len= 4192 last_longest_trail_len= 4192
3583.83/3595.66	c #Conflicts:     264000 | #Constraints:      27473
3583.83/3595.66	c longest_trail_len= 4192 last_longest_trail_len= 4192
3583.83/3595.66	c #Conflicts:     265000 | #Constraints:      28473
3583.83/3595.66	c longest_trail_len= 4192 last_longest_trail_len= 4192
3583.83/3595.66	c #Conflicts:     266000 | #Constraints:      29485
3583.83/3595.66	c INPROCESSING
3583.83/3595.66	c GARBAGE COLLECT
3583.83/3595.66	c #Conflicts:     267000 | #Constraints:      20274
3583.83/3595.66	c #Conflicts:     268000 | #Constraints:      21274
3583.83/3595.66	c longest_trail_len= 4192 last_longest_trail_len= 4192
3583.83/3595.66	c #Conflicts:     269000 | #Constraints:      22274
3583.83/3595.66	c #Conflicts:     270000 | #Constraints:      23274
3583.83/3595.66	c #Conflicts:     271000 | #Constraints:      24274
3583.83/3595.66	c #Conflicts:     272000 | #Constraints:      25274
3583.83/3595.66	c #Conflicts:     273000 | #Constraints:      26274
3583.83/3595.66	c #Conflicts:     274000 | #Constraints:      27274
3583.83/3595.66	c #Conflicts:     275000 | #Constraints:      28274
3583.83/3595.66	c longest_trail_len= 4192 last_longest_trail_len= 4192
3583.83/3595.66	c longest_trail_len= 4192 last_longest_trail_len= 4192
3583.83/3595.66	c longest_trail_len= 4192 last_longest_trail_len= 4192
3583.83/3595.66	c longest_trail_len= 4192 last_longest_trail_len= 4192
3583.83/3595.66	c longest_trail_len= 4192 last_longest_trail_len= 4192
3583.83/3595.66	c longest_trail_len= 4192 last_longest_trail_len= 4192
3583.83/3595.66	c #Conflicts:     276000 | #Constraints:      29274
3583.83/3595.66	c longest_trail_len= 4192 last_longest_trail_len= 4192
3583.83/3595.66	c longest_trail_len= 4192 last_longest_trail_len= 4192
3583.83/3595.66	c longest_trail_len= 4192 last_longest_trail_len= 4192
3583.83/3595.66	c longest_trail_len= 4192 last_longest_trail_len= 4192
3583.83/3595.66	c restart_num  346 647
3583.83/3595.66	c Use LS-small
3583.83/3595.66	c longest_trail_len= 4192 last_longest_trail_len= 4192
3583.83/3595.66	c num_vars= 4288 len_partial_assign_no_confli= 3991
3583.83/3595.66	c update_LS_target_phase-runLS-restart
3583.83/3595.66	c longest_trail_len= 2856 last_longest_trail_len= 0
3583.83/3595.66	c #Conflicts:     277000 | #Constraints:      30274
3583.83/3595.66	c longest_trail_len= 2856 last_longest_trail_len= 2856
3583.83/3595.66	c INPROCESSING
3583.83/3595.66	c GARBAGE COLLECT
3583.83/3595.66	c longest_trail_len= 3968 last_longest_trail_len= 2856
3583.83/3595.66	c longest_trail_len= 4043 last_longest_trail_len= 3968
3583.83/3595.66	c #Conflicts:     278000 | #Constraints:      20822
3583.83/3595.66	c longest_trail_len= 4043 last_longest_trail_len= 4043
3583.83/3595.66	c longest_trail_len= 4043 last_longest_trail_len= 4043
3583.83/3595.66	c longest_trail_len= 4043 last_longest_trail_len= 4043
3583.83/3595.66	c longest_trail_len= 4043 last_longest_trail_len= 4043
3583.83/3595.66	c #Conflicts:     279000 | #Constraints:      21822
3583.83/3595.66	c longest_trail_len= 4043 last_longest_trail_len= 4043
3583.83/3595.66	c longest_trail_len= 4043 last_longest_trail_len= 4043
3583.83/3595.66	c longest_trail_len= 4043 last_longest_trail_len= 4043
3583.83/3595.66	c longest_trail_len= 4043 last_longest_trail_len= 4043
3583.83/3595.66	c longest_trail_len= 4043 last_longest_trail_len= 4043
3583.83/3595.66	c longest_trail_len= 4043 last_longest_trail_len= 4043
3583.83/3595.66	c #Conflicts:     280000 | #Constraints:      22822
3583.83/3595.66	c longest_trail_len= 4043 last_longest_trail_len= 4043
3583.83/3595.66	c longest_trail_len= 4043 last_longest_trail_len= 4043
3583.83/3595.66	c longest_trail_len= 4043 last_longest_trail_len= 4043
3583.83/3595.66	c longest_trail_len= 4043 last_longest_trail_len= 4043
3583.83/3595.66	c longest_trail_len= 4043 last_longest_trail_len= 4043
3583.83/3595.66	c #Conflicts:     281000 | #Constraints:      23822
3583.83/3595.66	c longest_trail_len= 4043 last_longest_trail_len= 4043
3583.83/3595.66	c #Conflicts:     282000 | #Constraints:      24822
3583.83/3595.66	c #Conflicts:     283000 | #Constraints:      25822
3583.83/3595.66	c longest_trail_len= 4075 last_longest_trail_len= 4043
3583.83/3595.66	c longest_trail_len= 4075 last_longest_trail_len= 4075
3583.83/3595.66	c longest_trail_len= 4075 last_longest_trail_len= 4075
3583.83/3595.66	c longest_trail_len= 4075 last_longest_trail_len= 4075
3583.83/3595.66	c longest_trail_len= 4075 last_longest_trail_len= 4075
3583.83/3595.66	c longest_trail_len= 4075 last_longest_trail_len= 4075
3583.83/3595.66	c #Conflicts:     284000 | #Constraints:      26822
3583.83/3595.66	c longest_trail_len= 4075 last_longest_trail_len= 4075
3583.83/3595.66	c longest_trail_len= 4075 last_longest_trail_len= 4075
3583.83/3595.66	c longest_trail_len= 4075 last_longest_trail_len= 4075
3583.83/3595.66	c longest_trail_len= 4075 last_longest_trail_len= 4075
3583.83/3595.66	c longest_trail_len= 4075 last_longest_trail_len= 4075
3583.83/3595.66	c #Conflicts:     285000 | #Constraints:      27822
3583.83/3595.66	c longest_trail_len= 4075 last_longest_trail_len= 4075
3583.83/3595.66	c longest_trail_len= 4075 last_longest_trail_len= 4075
3583.83/3595.66	c longest_trail_len= 4075 last_longest_trail_len= 4075
3583.83/3595.66	c longest_trail_len= 4075 last_longest_trail_len= 4075
3583.83/3595.66	c #Conflicts:     286000 | #Constraints:      28822
3583.83/3595.66	c longest_trail_len= 4075 last_longest_trail_len= 4075
3583.83/3595.66	c longest_trail_len= 4075 last_longest_trail_len= 4075
3583.83/3595.66	c longest_trail_len= 4075 last_longest_trail_len= 4075
3583.83/3595.66	c longest_trail_len= 4075 last_longest_trail_len= 4075
3583.83/3595.66	c #Conflicts:     287000 | #Constraints:      29822
3583.83/3595.66	c longest_trail_len= 4075 last_longest_trail_len= 4075
3583.83/3595.66	c longest_trail_len= 4075 last_longest_trail_len= 4075
3583.83/3595.66	c longest_trail_len= 4075 last_longest_trail_len= 4075
3583.83/3595.66	c longest_trail_len= 4075 last_longest_trail_len= 4075
3583.83/3595.66	c longest_trail_len= 4075 last_longest_trail_len= 4075
3583.83/3595.66	c longest_trail_len= 4075 last_longest_trail_len= 4075
3583.83/3595.66	c #Conflicts:     288000 | #Constraints:      30823
3583.83/3595.66	c INPROCESSING
3583.83/3595.66	c GARBAGE COLLECT
3583.83/3595.66	c longest_trail_len= 4075 last_longest_trail_len= 4075
3583.83/3595.66	c longest_trail_len= 4075 last_longest_trail_len= 4075
3583.83/3595.66	c longest_trail_len= 4075 last_longest_trail_len= 4075
3583.83/3595.66	c longest_trail_len= 4075 last_longest_trail_len= 4075
3583.83/3595.66	c longest_trail_len= 4075 last_longest_trail_len= 4075
3583.83/3595.66	c #Conflicts:     289000 | #Constraints:      21274
3583.83/3595.66	c longest_trail_len= 4075 last_longest_trail_len= 4075
3583.83/3595.66	c #Conflicts:     290000 | #Constraints:      22274
3583.83/3595.66	c #Conflicts:     291000 | #Constraints:      23275
3583.83/3595.66	c longest_trail_len= 4075 last_longest_trail_len= 4075
3583.83/3595.66	c #Conflicts:     292000 | #Constraints:      24275
3583.83/3595.66	c #Conflicts:     293000 | #Constraints:      25275
3583.83/3595.66	c #Conflicts:     294000 | #Constraints:      26275
3583.83/3595.66	c longest_trail_len= 4075 last_longest_trail_len= 4075
3583.83/3595.66	c longest_trail_len= 4075 last_longest_trail_len= 4075
3583.83/3595.66	c longest_trail_len= 4075 last_longest_trail_len= 4075
3583.83/3595.66	c longest_trail_len= 4075 last_longest_trail_len= 4075
3583.83/3595.66	c #Conflicts:     295000 | #Constraints:      27275
3583.83/3595.66	c longest_trail_len= 4075 last_longest_trail_len= 4075
3583.83/3595.66	c longest_trail_len= 4075 last_longest_trail_len= 4075
3583.83/3595.66	c longest_trail_len= 4075 last_longest_trail_len= 4075
3583.83/3595.66	c longest_trail_len= 4075 last_longest_trail_len= 4075
3583.83/3595.66	c longest_trail_len= 4075 last_longest_trail_len= 4075
3583.83/3595.66	c longest_trail_len= 4075 last_longest_trail_len= 4075
3583.83/3595.66	c #Conflicts:     296000 | #Constraints:      28275
3583.83/3595.66	c longest_trail_len= 4075 last_longest_trail_len= 4075
3583.83/3595.66	c longest_trail_len= 4075 last_longest_trail_len= 4075
3583.83/3595.66	c longest_trail_len= 4075 last_longest_trail_len= 4075
3583.83/3595.66	c longest_trail_len= 4075 last_longest_trail_len= 4075
3583.83/3595.66	c longest_trail_len= 4075 last_longest_trail_len= 4075
3583.83/3595.66	c #Conflicts:     297000 | #Constraints:      29275
3583.83/3595.66	c longest_trail_len= 4075 last_longest_trail_len= 4075
3583.83/3595.66	c longest_trail_len= 4075 last_longest_trail_len= 4075
3583.83/3595.66	c longest_trail_len= 4075 last_longest_trail_len= 4075
3583.83/3595.66	c #Conflicts:     298000 | #Constraints:      30275
3583.83/3595.66	c longest_trail_len= 4075 last_longest_trail_len= 4075
3583.83/3595.66	c longest_trail_len= 4075 last_longest_trail_len= 4075
3583.83/3595.66	c longest_trail_len= 4075 last_longest_trail_len= 4075
3583.83/3595.66	c longest_trail_len= 4075 last_longest_trail_len= 4075
3583.83/3595.66	c longest_trail_len= 4075 last_longest_trail_len= 4075
3583.83/3595.66	c #Conflicts:     299000 | #Constraints:      31276
3583.83/3595.66	c INPROCESSING
3583.83/3595.66	c GARBAGE COLLECT
3583.83/3595.66	c longest_trail_len= 4075 last_longest_trail_len= 4075
3583.83/3595.66	c longest_trail_len= 4075 last_longest_trail_len= 4075
3583.83/3595.66	c longest_trail_len= 4075 last_longest_trail_len= 4075
3583.83/3595.66	c longest_trail_len= 4075 last_longest_trail_len= 4075
3583.83/3595.66	c longest_trail_len= 4075 last_longest_trail_len= 4075
3583.83/3595.66	c longest_trail_len= 4075 last_longest_trail_len= 4075
3583.83/3595.66	c #Conflicts:     300000 | #Constraints:      21488
3583.83/3595.66	c longest_trail_len= 4104 last_longest_trail_len= 4075
3583.83/3595.66	c longest_trail_len= 4104 last_longest_trail_len= 4104
3583.83/3595.66	c #Conflicts:     301000 | #Constraints:      22488
3583.83/3595.66	c #Conflicts:     302000 | #Constraints:      23488
3583.83/3595.66	c longest_trail_len= 4104 last_longest_trail_len= 4104
3583.83/3595.66	c longest_trail_len= 4104 last_longest_trail_len= 4104
3583.83/3595.66	c longest_trail_len= 4104 last_longest_trail_len= 4104
3583.83/3595.66	c longest_trail_len= 4104 last_longest_trail_len= 4104
3583.83/3595.66	c #Conflicts:     303000 | #Constraints:      24488
3583.83/3595.66	c longest_trail_len= 4104 last_longest_trail_len= 4104
3583.83/3595.66	c longest_trail_len= 4104 last_longest_trail_len= 4104
3583.83/3595.66	c longest_trail_len= 4104 last_longest_trail_len= 4104
3583.83/3595.66	c longest_trail_len= 4104 last_longest_trail_len= 4104
3583.83/3595.66	c longest_trail_len= 4104 last_longest_trail_len= 4104
3583.83/3595.66	c longest_trail_len= 4104 last_longest_trail_len= 4104
3583.83/3595.66	c #Conflicts:     304000 | #Constraints:      25488
3583.83/3595.66	c longest_trail_len= 4104 last_longest_trail_len= 4104
3583.83/3595.66	c longest_trail_len= 4104 last_longest_trail_len= 4104
3583.83/3595.66	c longest_trail_len= 4104 last_longest_trail_len= 4104
3583.83/3595.66	c longest_trail_len= 4104 last_longest_trail_len= 4104
3583.83/3595.66	c longest_trail_len= 4104 last_longest_trail_len= 4104
3583.83/3595.66	c #Conflicts:     305000 | #Constraints:      26488
3583.83/3595.66	c longest_trail_len= 4104 last_longest_trail_len= 4104
3583.83/3595.66	c longest_trail_len= 4104 last_longest_trail_len= 4104
3583.83/3595.66	c longest_trail_len= 4104 last_longest_trail_len= 4104
3583.83/3595.66	c #Conflicts:     306000 | #Constraints:      27488
3583.83/3595.66	c longest_trail_len= 4104 last_longest_trail_len= 4104
3583.83/3595.66	c longest_trail_len= 4104 last_longest_trail_len= 4104
3583.83/3595.66	c longest_trail_len= 4104 last_longest_trail_len= 4104
3583.83/3595.66	c longest_trail_len= 4104 last_longest_trail_len= 4104
3583.83/3595.66	c longest_trail_len= 4104 last_longest_trail_len= 4104
3583.83/3595.66	c #Conflicts:     307000 | #Constraints:      28488
3583.83/3595.66	c longest_trail_len= 4104 last_longest_trail_len= 4104
3583.83/3595.66	c longest_trail_len= 4104 last_longest_trail_len= 4104
3583.83/3595.66	c longest_trail_len= 4104 last_longest_trail_len= 4104
3583.83/3595.66	c longest_trail_len= 4104 last_longest_trail_len= 4104
3583.83/3595.66	c longest_trail_len= 4104 last_longest_trail_len= 4104
3583.83/3595.66	c longest_trail_len= 4104 last_longest_trail_len= 4104
3583.83/3595.66	c #Conflicts:     308000 | #Constraints:      29488
3583.83/3595.66	c longest_trail_len= 4104 last_longest_trail_len= 4104
3583.83/3595.66	c longest_trail_len= 4104 last_longest_trail_len= 4104
3583.83/3595.66	c #Conflicts:     309000 | #Constraints:      30488
3583.83/3595.66	c #Conflicts:     310000 | #Constraints:      31488
3583.83/3595.66	c INPROCESSING
3583.83/3595.66	c GARBAGE COLLECT
3583.83/3595.66	c longest_trail_len= 4104 last_longest_trail_len= 4104
3583.83/3595.66	c #Conflicts:     311000 | #Constraints:      21509
3583.83/3595.66	c #Conflicts:     312000 | #Constraints:      22509
3583.83/3595.66	c #Conflicts:     313000 | #Constraints:      23509
3583.83/3595.66	c longest_trail_len= 4104 last_longest_trail_len= 4104
3583.83/3595.66	c #Conflicts:     314000 | #Constraints:      24510
3583.83/3595.66	c #Conflicts:     315000 | #Constraints:      25510
3583.83/3595.66	c #Conflicts:     316000 | #Constraints:      26510
3583.83/3595.66	c #Conflicts:     317000 | #Constraints:      27510
3583.83/3595.66	c #Conflicts:     318000 | #Constraints:      28511
3583.83/3595.66	c #Conflicts:     319000 | #Constraints:      29511
3583.83/3595.66	c #Conflicts:     320000 | #Constraints:      30511
3583.83/3595.66	c longest_trail_len= 4114 last_longest_trail_len= 4104
3583.83/3595.66	c #Conflicts:     321000 | #Constraints:      31511
3583.83/3595.66	c INPROCESSING
3583.83/3595.66	c GARBAGE COLLECT
3583.83/3595.66	c #Conflicts:     322000 | #Constraints:      21320
3583.83/3595.66	c #Conflicts:     323000 | #Constraints:      22320
3583.83/3595.66	c #Conflicts:     324000 | #Constraints:      23320
3583.83/3595.66	c #Conflicts:     325000 | #Constraints:      24320
3583.83/3595.66	c #Conflicts:     326000 | #Constraints:      25320
3583.83/3595.66	c #Conflicts:     327000 | #Constraints:      26320
3583.83/3595.66	c #Conflicts:     328000 | #Constraints:      27320
3583.83/3595.66	c #Conflicts:     329000 | #Constraints:      28320
3583.83/3595.66	c #Conflicts:     330000 | #Constraints:      29320
3583.83/3595.66	c #Conflicts:     331000 | #Constraints:      30320
3583.83/3595.66	c #Conflicts:     332000 | #Constraints:      31320
3583.83/3595.66	c longest_trail_len= 4114 last_longest_trail_len= 4114
3583.83/3595.66	c #Conflicts:     333000 | #Constraints:      32320
3583.83/3595.66	c longest_trail_len= 4114 last_longest_trail_len= 4114
3583.83/3595.66	c longest_trail_len= 4114 last_longest_trail_len= 4114
3583.83/3595.66	c INPROCESSING
3583.83/3595.66	c GARBAGE COLLECT
3583.83/3595.66	c longest_trail_len= 4114 last_longest_trail_len= 4114
3583.83/3595.66	c longest_trail_len= 4114 last_longest_trail_len= 4114
3583.83/3595.66	c longest_trail_len= 4114 last_longest_trail_len= 4114
3583.83/3595.66	c longest_trail_len= 4114 last_longest_trail_len= 4114
3583.83/3595.66	c #Conflicts:     334000 | #Constraints:      21874
3583.83/3595.66	c longest_trail_len= 4114 last_longest_trail_len= 4114
3583.83/3595.66	c longest_trail_len= 4114 last_longest_trail_len= 4114
3583.83/3595.66	c longest_trail_len= 4114 last_longest_trail_len= 4114
3583.83/3595.66	c longest_trail_len= 4114 last_longest_trail_len= 4114
3583.83/3595.66	c longest_trail_len= 4114 last_longest_trail_len= 4114
3583.83/3595.66	c longest_trail_len= 4114 last_longest_trail_len= 4114
3583.83/3595.66	c longest_trail_len= 4114 last_longest_trail_len= 4114
3583.83/3595.66	c #Conflicts:     335000 | #Constraints:      22874
3583.83/3595.66	c longest_trail_len= 4114 last_longest_trail_len= 4114
3583.83/3595.66	c #Conflicts:     336000 | #Constraints:      23874
3583.83/3595.66	c longest_trail_len= 4114 last_longest_trail_len= 4114
3583.83/3595.66	c longest_trail_len= 4114 last_longest_trail_len= 4114
3583.83/3595.66	c longest_trail_len= 4114 last_longest_trail_len= 4114
3583.83/3595.66	c longest_trail_len= 4114 last_longest_trail_len= 4114
3583.83/3595.66	c longest_trail_len= 4114 last_longest_trail_len= 4114
3583.83/3595.66	c longest_trail_len= 4114 last_longest_trail_len= 4114
3583.83/3595.66	c longest_trail_len= 4114 last_longest_trail_len= 4114
3583.83/3595.66	c #Conflicts:     337000 | #Constraints:      24874
3583.83/3595.66	c longest_trail_len= 4114 last_longest_trail_len= 4114
3583.83/3595.66	c longest_trail_len= 4114 last_longest_trail_len= 4114
3583.83/3595.66	c longest_trail_len= 4114 last_longest_trail_len= 4114
3583.83/3595.66	c longest_trail_len= 4114 last_longest_trail_len= 4114
3583.83/3595.66	c longest_trail_len= 4114 last_longest_trail_len= 4114
3583.83/3595.66	c longest_trail_len= 4114 last_longest_trail_len= 4114
3583.83/3595.66	c #Conflicts:     338000 | #Constraints:      25874
3583.83/3595.66	c longest_trail_len= 4114 last_longest_trail_len= 4114
3583.83/3595.66	c longest_trail_len= 4114 last_longest_trail_len= 4114
3583.83/3595.66	c #Conflicts:     339000 | #Constraints:      26874
3583.83/3595.66	c longest_trail_len= 4114 last_longest_trail_len= 4114
3583.83/3595.66	c #Conflicts:     340000 | #Constraints:      27874
3583.83/3595.66	c longest_trail_len= 4114 last_longest_trail_len= 4114
3583.83/3595.66	c #Conflicts:     341000 | #Constraints:      28874
3583.83/3595.66	c longest_trail_len= 4114 last_longest_trail_len= 4114
3583.83/3595.66	c longest_trail_len= 4114 last_longest_trail_len= 4114
3583.83/3595.66	c longest_trail_len= 4114 last_longest_trail_len= 4114
3583.83/3595.66	c longest_trail_len= 4114 last_longest_trail_len= 4114
3583.83/3595.66	c longest_trail_len= 4114 last_longest_trail_len= 4114
3583.83/3595.66	c longest_trail_len= 4114 last_longest_trail_len= 4114
3583.83/3595.66	c #Conflicts:     342000 | #Constraints:      29874
3583.83/3595.66	c longest_trail_len= 4114 last_longest_trail_len= 4114
3583.83/3595.66	c longest_trail_len= 4114 last_longest_trail_len= 4114
3583.83/3595.66	c longest_trail_len= 4114 last_longest_trail_len= 4114
3583.83/3595.66	c longest_trail_len= 4114 last_longest_trail_len= 4114
3583.83/3595.66	c longest_trail_len= 4114 last_longest_trail_len= 4114
3583.83/3595.66	c longest_trail_len= 4114 last_longest_trail_len= 4114
3583.83/3595.66	c longest_trail_len= 4114 last_longest_trail_len= 4114
3583.83/3595.66	c #Conflicts:     343000 | #Constraints:      30874
3583.83/3595.66	c longest_trail_len= 4114 last_longest_trail_len= 4114
3583.83/3595.66	c #Conflicts:     344000 | #Constraints:      31874
3583.83/3595.66	c longest_trail_len= 4114 last_longest_trail_len= 4114
3583.83/3595.66	c longest_trail_len= 4114 last_longest_trail_len= 4114
3583.83/3595.66	c longest_trail_len= 4114 last_longest_trail_len= 4114
3583.83/3595.66	c longest_trail_len= 4114 last_longest_trail_len= 4114
3583.83/3595.66	c longest_trail_len= 4114 last_longest_trail_len= 4114
3583.83/3595.66	c longest_trail_len= 4114 last_longest_trail_len= 4114
3583.83/3595.66	c longest_trail_len= 4114 last_longest_trail_len= 4114
3583.83/3595.66	c #Conflicts:     345000 | #Constraints:      32874
3583.83/3595.66	c INPROCESSING
3583.83/3595.66	c GARBAGE COLLECT
3583.83/3595.66	c longest_trail_len= 4114 last_longest_trail_len= 4114
3583.83/3595.66	c longest_trail_len= 4114 last_longest_trail_len= 4114
3583.83/3595.66	c longest_trail_len= 4114 last_longest_trail_len= 4114
3583.83/3595.66	c longest_trail_len= 4114 last_longest_trail_len= 4114
3583.83/3595.66	c longest_trail_len= 4114 last_longest_trail_len= 4114
3583.83/3595.66	c longest_trail_len= 4114 last_longest_trail_len= 4114
3583.83/3595.66	c #Conflicts:     346000 | #Constraints:      22278
3583.83/3595.66	c longest_trail_len= 4114 last_longest_trail_len= 4114
3583.83/3595.66	c longest_trail_len= 4114 last_longest_trail_len= 4114
3583.83/3595.66	c #Conflicts:     347000 | #Constraints:      23279
3583.83/3595.66	c longest_trail_len= 4114 last_longest_trail_len= 4114
3583.83/3595.66	c #Conflicts:     348000 | #Constraints:      24279
3583.83/3595.66	c longest_trail_len= 4114 last_longest_trail_len= 4114
3583.83/3595.66	c #Conflicts:     349000 | #Constraints:      25524
3583.83/3595.66	c #Conflicts:     350000 | #Constraints:      26524
3583.83/3595.66	c #Conflicts:     351000 | #Constraints:      27524
3583.83/3595.66	c #Conflicts:     352000 | #Constraints:      28524
3583.83/3595.66	c longest_trail_len= 4114 last_longest_trail_len= 4114
3583.83/3595.66	c longest_trail_len= 4114 last_longest_trail_len= 4114
3583.83/3595.66	c longest_trail_len= 4114 last_longest_trail_len= 4114
3583.83/3595.66	c longest_trail_len= 4114 last_longest_trail_len= 4114
3583.83/3595.66	c longest_trail_len= 4114 last_longest_trail_len= 4114
3583.83/3595.66	c longest_trail_len= 4114 last_longest_trail_len= 4114
3583.83/3595.66	c longest_trail_len= 4114 last_longest_trail_len= 4114
3583.83/3595.66	c #Conflicts:     353000 | #Constraints:      29524
3583.83/3595.66	c longest_trail_len= 4114 last_longest_trail_len= 4114
3583.83/3595.66	c longest_trail_len= 4114 last_longest_trail_len= 4114
3583.83/3595.66	c longest_trail_len= 4114 last_longest_trail_len= 4114
3583.83/3595.66	c longest_trail_len= 4114 last_longest_trail_len= 4114
3583.83/3595.66	c longest_trail_len= 4114 last_longest_trail_len= 4114
3583.83/3595.66	c longest_trail_len= 4114 last_longest_trail_len= 4114
3583.83/3595.66	c #Conflicts:     354000 | #Constraints:      30524
3583.83/3595.66	c longest_trail_len= 4114 last_longest_trail_len= 4114
3583.83/3595.66	c longest_trail_len= 4114 last_longest_trail_len= 4114
3583.83/3595.66	c #Conflicts:     355000 | #Constraints:      31524
3583.83/3595.66	c longest_trail_len= 4114 last_longest_trail_len= 4114
3583.83/3595.66	c longest_trail_len= 4114 last_longest_trail_len= 4114
3583.83/3595.66	c longest_trail_len= 4114 last_longest_trail_len= 4114
3583.83/3595.66	c longest_trail_len= 4114 last_longest_trail_len= 4114
3583.83/3595.66	c longest_trail_len= 4114 last_longest_trail_len= 4114
3583.83/3595.66	c longest_trail_len= 4114 last_longest_trail_len= 4114
3583.83/3595.66	c #Conflicts:     356000 | #Constraints:      32524
3583.83/3595.66	c longest_trail_len= 4114 last_longest_trail_len= 4114
3583.83/3595.66	c longest_trail_len= 4114 last_longest_trail_len= 4114
3583.83/3595.66	c longest_trail_len= 4114 last_longest_trail_len= 4114
3583.83/3595.66	c longest_trail_len= 4114 last_longest_trail_len= 4114
3583.83/3595.66	c longest_trail_len= 4114 last_longest_trail_len= 4114
3583.83/3595.66	c #Conflicts:     357000 | #Constraints:      33524
3583.83/3595.66	c INPROCESSING
3583.83/3595.66	c GARBAGE COLLECT
3583.83/3595.66	c longest_trail_len= 4114 last_longest_trail_len= 4114
3583.83/3595.66	c longest_trail_len= 4114 last_longest_trail_len= 4114
3583.83/3595.66	c longest_trail_len= 4114 last_longest_trail_len= 4114
3583.83/3595.66	c longest_trail_len= 4114 last_longest_trail_len= 4114
3583.83/3595.66	c #Conflicts:     358000 | #Constraints:      22600
3583.83/3595.66	c longest_trail_len= 4114 last_longest_trail_len= 4114
3583.83/3595.66	c #Conflicts:     359000 | #Constraints:      23600
3583.83/3595.66	c #Conflicts:     360000 | #Constraints:      24601
3583.83/3595.66	c longest_trail_len= 4114 last_longest_trail_len= 4114
3583.83/3595.66	c longest_trail_len= 4114 last_longest_trail_len= 4114
3583.83/3595.66	c longest_trail_len= 4114 last_longest_trail_len= 4114
3583.83/3595.66	c longest_trail_len= 4114 last_longest_trail_len= 4114
3583.83/3595.66	c longest_trail_len= 4114 last_longest_trail_len= 4114
3583.83/3595.66	c longest_trail_len= 4114 last_longest_trail_len= 4114
3583.83/3595.66	c longest_trail_len= 4114 last_longest_trail_len= 4114
3583.83/3595.66	c #Conflicts:     361000 | #Constraints:      25601
3583.83/3595.66	c longest_trail_len= 4114 last_longest_trail_len= 4114
3583.83/3595.66	c longest_trail_len= 4114 last_longest_trail_len= 4114
3583.83/3595.66	c longest_trail_len= 4114 last_longest_trail_len= 4114
3583.83/3595.66	c longest_trail_len= 4114 last_longest_trail_len= 4114
3583.83/3595.66	c longest_trail_len= 4114 last_longest_trail_len= 4114
3583.83/3595.66	c longest_trail_len= 4114 last_longest_trail_len= 4114
3583.83/3595.66	c #Conflicts:     362000 | #Constraints:      26601
3583.83/3595.66	c longest_trail_len= 4114 last_longest_trail_len= 4114
3583.83/3595.66	c longest_trail_len= 4114 last_longest_trail_len= 4114
3583.83/3595.66	c #Conflicts:     363000 | #Constraints:      27601
3583.83/3595.66	c longest_trail_len= 4114 last_longest_trail_len= 4114
3583.83/3595.66	c longest_trail_len= 4114 last_longest_trail_len= 4114
3583.83/3595.66	c longest_trail_len= 4114 last_longest_trail_len= 4114
3583.83/3595.66	c longest_trail_len= 4114 last_longest_trail_len= 4114
3583.83/3595.66	c longest_trail_len= 4114 last_longest_trail_len= 4114
3583.83/3595.66	c longest_trail_len= 4114 last_longest_trail_len= 4114
3583.83/3595.66	c #Conflicts:     364000 | #Constraints:      28603
3583.83/3595.66	c longest_trail_len= 4114 last_longest_trail_len= 4114
3583.83/3595.66	c longest_trail_len= 4114 last_longest_trail_len= 4114
3583.83/3595.66	c longest_trail_len= 4114 last_longest_trail_len= 4114
3583.83/3595.66	c longest_trail_len= 4114 last_longest_trail_len= 4114
3583.83/3595.66	c longest_trail_len= 4114 last_longest_trail_len= 4114
3583.83/3595.66	c #Conflicts:     365000 | #Constraints:      29603
3583.83/3595.66	c longest_trail_len= 4114 last_longest_trail_len= 4114
3583.83/3595.66	c longest_trail_len= 4114 last_longest_trail_len= 4114
3583.83/3595.66	c longest_trail_len= 4114 last_longest_trail_len= 4114
3583.83/3595.66	c longest_trail_len= 4114 last_longest_trail_len= 4114
3583.83/3595.66	c #Conflicts:     366000 | #Constraints:      30603
3583.83/3595.66	c longest_trail_len= 4114 last_longest_trail_len= 4114
3583.83/3595.66	c #Conflicts:     367000 | #Constraints:      31603
3583.83/3595.66	c #Conflicts:     368000 | #Constraints:      32603
3583.83/3595.66	c longest_trail_len= 4114 last_longest_trail_len= 4114
3583.83/3595.66	c #Conflicts:     369000 | #Constraints:      33603
3583.83/3595.66	c INPROCESSING
3583.83/3595.66	c GARBAGE COLLECT
3583.83/3595.66	c #Conflicts:     370000 | #Constraints:      22568
3583.83/3595.66	c #Conflicts:     371000 | #Constraints:      23568
3583.83/3595.66	c longest_trail_len= 4114 last_longest_trail_len= 4114
3583.83/3595.66	c #Conflicts:     372000 | #Constraints:      24568
3583.83/3595.66	c #Conflicts:     373000 | #Constraints:      25568
3583.83/3595.66	c #Conflicts:     374000 | #Constraints:      26568
3583.83/3595.66	c #Conflicts:     375000 | #Constraints:      27568
3583.83/3595.66	c #Conflicts:     376000 | #Constraints:      28568
3583.83/3595.66	c #Conflicts:     377000 | #Constraints:      29568
3583.83/3595.66	c longest_trail_len= 4114 last_longest_trail_len= 4114
3583.83/3595.66	c longest_trail_len= 4114 last_longest_trail_len= 4114
3583.83/3595.66	c longest_trail_len= 4114 last_longest_trail_len= 4114
3583.83/3595.66	c #Conflicts:     378000 | #Constraints:      30569
3583.83/3595.66	c longest_trail_len= 4114 last_longest_trail_len= 4114
3583.83/3595.66	c longest_trail_len= 4114 last_longest_trail_len= 4114
3583.83/3595.66	c longest_trail_len= 4114 last_longest_trail_len= 4114
3583.83/3595.66	c longest_trail_len= 4114 last_longest_trail_len= 4114
3583.83/3595.66	c longest_trail_len= 4114 last_longest_trail_len= 4114
3583.83/3595.66	c #Conflicts:     379000 | #Constraints:      31570
3583.83/3595.66	c longest_trail_len= 4114 last_longest_trail_len= 4114
3583.83/3595.66	c longest_trail_len= 4114 last_longest_trail_len= 4114
3583.83/3595.66	c longest_trail_len= 4114 last_longest_trail_len= 4114
3583.83/3595.66	c longest_trail_len= 4121 last_longest_trail_len= 4114
3583.83/3595.66	c longest_trail_len= 4121 last_longest_trail_len= 4121
3583.83/3595.66	c longest_trail_len= 4121 last_longest_trail_len= 4121
3583.83/3595.66	c #Conflicts:     380000 | #Constraints:      32570
3583.83/3595.66	c longest_trail_len= 4121 last_longest_trail_len= 4121
3583.83/3595.66	c longest_trail_len= 4121 last_longest_trail_len= 4121
3583.83/3595.66	c #Conflicts:     381000 | #Constraints:      33570
3583.83/3595.66	c longest_trail_len= 4121 last_longest_trail_len= 4121
3583.83/3595.66	c longest_trail_len= 4121 last_longest_trail_len= 4121
3583.83/3595.66	c longest_trail_len= 4121 last_longest_trail_len= 4121
3583.83/3595.66	c longest_trail_len= 4121 last_longest_trail_len= 4121
3583.83/3595.66	c longest_trail_len= 4121 last_longest_trail_len= 4121
3583.83/3595.66	c INPROCESSING
3583.83/3595.66	c GARBAGE COLLECT
3583.83/3595.66	c longest_trail_len= 4121 last_longest_trail_len= 4121
3583.83/3595.66	c #Conflicts:     382000 | #Constraints:      22380
3583.83/3595.66	c longest_trail_len= 4121 last_longest_trail_len= 4121
3583.83/3595.66	c longest_trail_len= 4121 last_longest_trail_len= 4121
3583.83/3595.66	c longest_trail_len= 4121 last_longest_trail_len= 4121
3583.83/3595.66	c longest_trail_len= 4121 last_longest_trail_len= 4121
3583.83/3595.66	c longest_trail_len= 4121 last_longest_trail_len= 4121
3583.83/3595.66	c longest_trail_len= 4121 last_longest_trail_len= 4121
3583.83/3595.66	c longest_trail_len= 4121 last_longest_trail_len= 4121
3583.83/3595.66	c #Conflicts:     383000 | #Constraints:      23380
3583.83/3595.66	c longest_trail_len= 4121 last_longest_trail_len= 4121
3583.83/3595.66	c #Conflicts:     384000 | #Constraints:      24380
3583.83/3595.66	c longest_trail_len= 4121 last_longest_trail_len= 4121
3583.83/3595.66	c #Conflicts:     385000 | #Constraints:      25380
3583.83/3595.66	c longest_trail_len= 4121 last_longest_trail_len= 4121
3583.83/3595.66	c longest_trail_len= 4121 last_longest_trail_len= 4121
3583.83/3595.66	c longest_trail_len= 4121 last_longest_trail_len= 4121
3583.83/3595.66	c #Conflicts:     386000 | #Constraints:      26381
3583.83/3595.66	c longest_trail_len= 4121 last_longest_trail_len= 4121
3583.83/3595.66	c longest_trail_len= 4121 last_longest_trail_len= 4121
3583.83/3595.66	c longest_trail_len= 4121 last_longest_trail_len= 4121
3583.83/3595.66	c longest_trail_len= 4121 last_longest_trail_len= 4121
3583.83/3595.66	c longest_trail_len= 4121 last_longest_trail_len= 4121
3583.83/3595.66	c #Conflicts:     387000 | #Constraints:      27381
3583.83/3595.66	c longest_trail_len= 4121 last_longest_trail_len= 4121
3583.83/3595.66	c longest_trail_len= 4121 last_longest_trail_len= 4121
3583.83/3595.66	c longest_trail_len= 4121 last_longest_trail_len= 4121
3583.83/3595.66	c longest_trail_len= 4121 last_longest_trail_len= 4121
3583.83/3595.66	c longest_trail_len= 4121 last_longest_trail_len= 4121
3583.83/3595.66	c longest_trail_len= 4121 last_longest_trail_len= 4121
3583.83/3595.66	c #Conflicts:     388000 | #Constraints:      28381
3583.83/3595.66	c longest_trail_len= 4121 last_longest_trail_len= 4121
3583.83/3595.66	c longest_trail_len= 4121 last_longest_trail_len= 4121
3583.83/3595.66	c #Conflicts:     389000 | #Constraints:      29381
3583.83/3595.66	c longest_trail_len= 4121 last_longest_trail_len= 4121
3583.83/3595.66	c longest_trail_len= 4121 last_longest_trail_len= 4121
3583.83/3595.66	c longest_trail_len= 4121 last_longest_trail_len= 4121
3583.83/3595.66	c longest_trail_len= 4121 last_longest_trail_len= 4121
3583.83/3595.66	c longest_trail_len= 4121 last_longest_trail_len= 4121
3583.83/3595.66	c longest_trail_len= 4121 last_longest_trail_len= 4121
3583.83/3595.66	c #Conflicts:     390000 | #Constraints:      30381
3583.83/3595.66	c longest_trail_len= 4121 last_longest_trail_len= 4121
3583.83/3595.66	c longest_trail_len= 4121 last_longest_trail_len= 4121
3583.83/3595.66	c longest_trail_len= 4121 last_longest_trail_len= 4121
3583.83/3595.66	c longest_trail_len= 4121 last_longest_trail_len= 4121
3583.83/3595.66	c longest_trail_len= 4121 last_longest_trail_len= 4121
3583.83/3595.66	c longest_trail_len= 4121 last_longest_trail_len= 4121
3583.83/3595.66	c longest_trail_len= 4121 last_longest_trail_len= 4121
3583.83/3595.66	c #Conflicts:     391000 | #Constraints:      31381
3583.83/3595.66	c longest_trail_len= 4121 last_longest_trail_len= 4121
3583.83/3595.66	c #Conflicts:     392000 | #Constraints:      32381
3583.83/3595.66	c longest_trail_len= 4121 last_longest_trail_len= 4121
3583.83/3595.66	c #Conflicts:     393000 | #Constraints:      33381
3583.83/3595.66	c longest_trail_len= 4121 last_longest_trail_len= 4121
3583.83/3595.66	c #Conflicts:     394000 | #Constraints:      34381
3583.83/3595.66	c INPROCESSING
3583.83/3595.66	c GARBAGE COLLECT
3583.83/3595.66	c #Conflicts:     395000 | #Constraints:      22967
3583.83/3595.66	c #Conflicts:     396000 | #Constraints:      23967
3583.83/3595.66	c longest_trail_len= 4121 last_longest_trail_len= 4121
3583.83/3595.66	c #Conflicts:     397000 | #Constraints:      24967
3583.83/3595.66	c restart_num  647 956
3583.83/3595.66	c Use LS-small
3583.83/3595.66	c longest_trail_len= 4121 last_longest_trail_len= 4121
3583.83/3595.66	c num_vars= 4288 len_partial_assign_no_confli= 3992
3583.83/3595.66	c update_LS_target_phase-runLS-restart
3583.83/3595.66	c longest_trail_len= 2863 last_longest_trail_len= 0
3583.83/3595.66	c longest_trail_len= 3961 last_longest_trail_len= 2863
3583.83/3595.66	c longest_trail_len= 3961 last_longest_trail_len= 3961
3583.83/3595.66	c longest_trail_len= 3971 last_longest_trail_len= 3961
3583.83/3595.66	c longest_trail_len= 3971 last_longest_trail_len= 3971
3583.83/3595.66	c #Conflicts:     398000 | #Constraints:      25967
3583.83/3595.66	c longest_trail_len= 4005 last_longest_trail_len= 3971
3583.83/3595.66	c longest_trail_len= 4005 last_longest_trail_len= 4005
3583.83/3595.66	c longest_trail_len= 4005 last_longest_trail_len= 4005
3583.83/3595.66	c longest_trail_len= 4005 last_longest_trail_len= 4005
3583.83/3595.66	c longest_trail_len= 4005 last_longest_trail_len= 4005
3583.83/3595.66	c longest_trail_len= 4005 last_longest_trail_len= 4005
3583.83/3595.66	c longest_trail_len= 4005 last_longest_trail_len= 4005
3583.83/3595.66	c #Conflicts:     399000 | #Constraints:      26967
3583.83/3595.66	c longest_trail_len= 4005 last_longest_trail_len= 4005
3583.83/3595.66	c #Conflicts:     400000 | #Constraints:      27967
3583.83/3595.66	c longest_trail_len= 4005 last_longest_trail_len= 4005
3583.83/3595.66	c longest_trail_len= 4005 last_longest_trail_len= 4005
3583.83/3595.66	c longest_trail_len= 4005 last_longest_trail_len= 4005
3583.83/3595.66	c longest_trail_len= 4005 last_longest_trail_len= 4005
3583.83/3595.66	c longest_trail_len= 4005 last_longest_trail_len= 4005
3583.83/3595.66	c longest_trail_len= 4005 last_longest_trail_len= 4005
3583.83/3595.66	c longest_trail_len= 4009 last_longest_trail_len= 4005
3583.83/3595.66	c #Conflicts:     401000 | #Constraints:      28967
3583.83/3595.66	c longest_trail_len= 4009 last_longest_trail_len= 4009
3583.83/3595.66	c longest_trail_len= 4009 last_longest_trail_len= 4009
3583.83/3595.66	c longest_trail_len= 4009 last_longest_trail_len= 4009
3583.83/3595.66	c longest_trail_len= 4009 last_longest_trail_len= 4009
3583.83/3595.66	c longest_trail_len= 4009 last_longest_trail_len= 4009
3583.83/3595.66	c longest_trail_len= 4009 last_longest_trail_len= 4009
3583.83/3595.66	c #Conflicts:     402000 | #Constraints:      29967
3583.83/3595.66	c longest_trail_len= 4009 last_longest_trail_len= 4009
3583.83/3595.66	c longest_trail_len= 4009 last_longest_trail_len= 4009
3583.83/3595.66	c #Conflicts:     403000 | #Constraints:      30967
3583.83/3595.66	c longest_trail_len= 4009 last_longest_trail_len= 4009
3583.83/3595.66	c #Conflicts:     404000 | #Constraints:      31967
3583.83/3595.66	c longest_trail_len= 4042 last_longest_trail_len= 4009
3583.83/3595.66	c #Conflicts:     405000 | #Constraints:      32967
3583.83/3595.66	c longest_trail_len= 4042 last_longest_trail_len= 4042
3583.83/3595.66	c longest_trail_len= 4042 last_longest_trail_len= 4042
3583.83/3595.66	c longest_trail_len= 4042 last_longest_trail_len= 4042
3583.83/3595.66	c longest_trail_len= 4042 last_longest_trail_len= 4042
3583.83/3595.66	c longest_trail_len= 4042 last_longest_trail_len= 4042
3583.83/3595.66	c longest_trail_len= 4042 last_longest_trail_len= 4042
3583.83/3595.66	c #Conflicts:     406000 | #Constraints:      33967
3583.83/3595.66	c longest_trail_len= 4042 last_longest_trail_len= 4042
3583.83/3595.66	c longest_trail_len= 4042 last_longest_trail_len= 4042
3583.83/3595.66	c longest_trail_len= 4042 last_longest_trail_len= 4042
3583.83/3595.66	c longest_trail_len= 4053 last_longest_trail_len= 4042
3583.83/3595.66	c longest_trail_len= 4053 last_longest_trail_len= 4053
3583.83/3595.66	c longest_trail_len= 4053 last_longest_trail_len= 4053
3583.83/3595.66	c longest_trail_len= 4053 last_longest_trail_len= 4053
3583.83/3595.66	c #Conflicts:     407000 | #Constraints:      34967
3583.83/3595.66	c INPROCESSING
3583.83/3595.66	c GARBAGE COLLECT
3583.83/3595.66	c rational objective 661.285
3583.83/3595.66	c longest_trail_len= 4053 last_longest_trail_len= 4053
3583.83/3595.66	c #Conflicts:     408000 | #Constraints:      23296
3583.83/3595.66	c longest_trail_len= 4053 last_longest_trail_len= 4053
3583.83/3595.66	c longest_trail_len= 4053 last_longest_trail_len= 4053
3583.83/3595.66	c longest_trail_len= 4053 last_longest_trail_len= 4053
3583.83/3595.66	c longest_trail_len= 4053 last_longest_trail_len= 4053
3583.83/3595.66	c longest_trail_len= 4053 last_longest_trail_len= 4053
3583.83/3595.66	c longest_trail_len= 4053 last_longest_trail_len= 4053
3583.83/3595.66	c longest_trail_len= 4053 last_longest_trail_len= 4053
3583.83/3595.66	c #Conflicts:     409000 | #Constraints:      24296
3583.83/3595.66	c longest_trail_len= 4053 last_longest_trail_len= 4053
3583.83/3595.66	c longest_trail_len= 4053 last_longest_trail_len= 4053
3583.83/3595.66	c longest_trail_len= 4053 last_longest_trail_len= 4053
3583.83/3595.66	c longest_trail_len= 4053 last_longest_trail_len= 4053
3583.83/3595.66	c longest_trail_len= 4053 last_longest_trail_len= 4053
3583.83/3595.66	c longest_trail_len= 4053 last_longest_trail_len= 4053
3583.83/3595.66	c #Conflicts:     410000 | #Constraints:      25296
3583.83/3595.66	c longest_trail_len= 4053 last_longest_trail_len= 4053
3583.83/3595.66	c longest_trail_len= 4053 last_longest_trail_len= 4053
3583.83/3595.66	c #Conflicts:     411000 | #Constraints:      26296
3583.83/3595.66	c longest_trail_len= 4053 last_longest_trail_len= 4053
3583.83/3595.66	c #Conflicts:     412000 | #Constraints:      27296
3583.83/3595.66	c longest_trail_len= 4053 last_longest_trail_len= 4053
3583.83/3595.66	c #Conflicts:     413000 | #Constraints:      28296
3583.83/3595.66	c #Conflicts:     414000 | #Constraints:      29296
3583.83/3595.66	c #Conflicts:     415000 | #Constraints:      30296
3583.83/3595.66	c #Conflicts:     416000 | #Constraints:      31296
3583.83/3595.66	c longest_trail_len= 4053 last_longest_trail_len= 4053
3583.83/3595.66	c #Conflicts:     417000 | #Constraints:      32296
3583.83/3595.66	c #Conflicts:     418000 | #Constraints:      33296
3583.83/3595.66	c #Conflicts:     419000 | #Constraints:      34296
3583.83/3595.66	c #Conflicts:     420000 | #Constraints:      35296
3583.83/3595.66	c INPROCESSING
3583.83/3595.66	c GARBAGE COLLECT
3583.83/3595.66	c rational objective 703.532
3583.83/3595.66	c #Conflicts:     421000 | #Constraints:      23485
3583.83/3595.66	c #Conflicts:     422000 | #Constraints:      24485
3583.83/3595.66	c longest_trail_len= 4053 last_longest_trail_len= 4053
3583.83/3595.66	c #Conflicts:     423000 | #Constraints:      25485
3583.83/3595.66	c #Conflicts:     424000 | #Constraints:      26485
3583.83/3595.66	c #Conflicts:     425000 | #Constraints:      27485
3583.83/3595.66	c #Conflicts:     426000 | #Constraints:      28485
3583.83/3595.66	c #Conflicts:     427000 | #Constraints:      29485
3583.83/3595.66	c #Conflicts:     428000 | #Constraints:      30485
3583.83/3595.66	c #Conflicts:     429000 | #Constraints:      31485
3583.83/3595.66	c #Conflicts:     430000 | #Constraints:      32485
3583.83/3595.66	c #Conflicts:     431000 | #Constraints:      33485
3583.83/3595.66	c #Conflicts:     432000 | #Constraints:      34485
3583.83/3595.66	c #Conflicts:     433000 | #Constraints:      35485
3583.83/3595.66	c INPROCESSING
3583.83/3595.66	c GARBAGE COLLECT
3583.83/3595.66	c #Conflicts:     434000 | #Constraints:      23498
3583.83/3595.66	c #Conflicts:     435000 | #Constraints:      24498
3583.83/3595.66	c longest_trail_len= 4053 last_longest_trail_len= 4053
3583.83/3595.66	c #Conflicts:     436000 | #Constraints:      25498
3583.83/3595.66	c #Conflicts:     437000 | #Constraints:      26498
3583.83/3595.66	c #Conflicts:     438000 | #Constraints:      27498
3583.83/3595.66	c #Conflicts:     439000 | #Constraints:      28498
3583.83/3595.66	c #Conflicts:     440000 | #Constraints:      29498
3583.83/3595.66	c #Conflicts:     441000 | #Constraints:      30498
3583.83/3595.66	c #Conflicts:     442000 | #Constraints:      31498
3583.83/3595.66	c #Conflicts:     443000 | #Constraints:      32498
3583.83/3595.66	c #Conflicts:     444000 | #Constraints:      33498
3583.83/3595.66	c #Conflicts:     445000 | #Constraints:      34498
3583.83/3595.66	c #Conflicts:     446000 | #Constraints:      35498
3583.83/3595.66	c INPROCESSING
3583.83/3595.66	c GARBAGE COLLECT
3583.83/3595.66	c rational objective 714.959
3583.83/3595.66	c #Conflicts:     447000 | #Constraints:      23308
3583.83/3595.66	c #Conflicts:     448000 | #Constraints:      24308
3583.83/3595.66	c #Conflicts:     449000 | #Constraints:      25308
3583.83/3595.66	c #Conflicts:     450000 | #Constraints:      26308
3583.83/3595.66	c #Conflicts:     451000 | #Constraints:      27308
3583.83/3595.66	c #Conflicts:     452000 | #Constraints:      28308
3583.83/3595.66	c #Conflicts:     453000 | #Constraints:      29308
3583.83/3595.66	c #Conflicts:     454000 | #Constraints:      30308
3583.83/3595.66	c #Conflicts:     455000 | #Constraints:      31308
3583.83/3595.66	c #Conflicts:     456000 | #Constraints:      32308
3583.83/3595.66	c #Conflicts:     457000 | #Constraints:      33308
3583.83/3595.66	c #Conflicts:     458000 | #Constraints:      34308
3583.83/3595.66	c #Conflicts:     459000 | #Constraints:      35308
3583.83/3595.66	c #Conflicts:     460000 | #Constraints:      36308
3583.83/3595.66	c INPROCESSING
3583.83/3595.66	c GARBAGE COLLECT
3583.83/3595.66	c longest_trail_len= 4140 last_longest_trail_len= 4053
3583.83/3595.66	c #Conflicts:     461000 | #Constraints:      23897
3583.83/3595.66	c #Conflicts:     462000 | #Constraints:      24897
3583.83/3595.66	c #Conflicts:     463000 | #Constraints:      25897
3583.83/3595.66	c #Conflicts:     464000 | #Constraints:      26897
3583.83/3595.66	c #Conflicts:     465000 | #Constraints:      27897
3583.83/3595.66	c #Conflicts:     466000 | #Constraints:      28897
3583.83/3595.66	c #Conflicts:     467000 | #Constraints:      29897
3583.83/3595.66	c #Conflicts:     468000 | #Constraints:      30897
3583.83/3595.66	c #Conflicts:     469000 | #Constraints:      31897
3583.83/3595.66	c #Conflicts:     470000 | #Constraints:      32897
3583.83/3595.66	c #Conflicts:     471000 | #Constraints:      33897
3583.83/3595.66	c #Conflicts:     472000 | #Constraints:      34897
3583.83/3595.66	c #Conflicts:     473000 | #Constraints:      35897
3583.83/3595.66	c #Conflicts:     474000 | #Constraints:      36898
3583.83/3595.66	c INPROCESSING
3583.83/3595.66	c GARBAGE COLLECT
3583.83/3595.66	c #Conflicts:     475000 | #Constraints:      24328
3583.83/3595.66	c #Conflicts:     476000 | #Constraints:      25328
3583.83/3595.66	c #Conflicts:     477000 | #Constraints:      26328
3583.83/3595.66	c #Conflicts:     478000 | #Constraints:      27328
3583.83/3595.66	c #Conflicts:     479000 | #Constraints:      28328
3583.83/3595.66	c #Conflicts:     480000 | #Constraints:      29328
3583.83/3595.66	c #Conflicts:     481000 | #Constraints:      30328
3583.83/3595.66	c #Conflicts:     482000 | #Constraints:      31328
3583.83/3595.66	c #Conflicts:     483000 | #Constraints:      32328
3583.83/3595.66	c #Conflicts:     484000 | #Constraints:      33328
3583.83/3595.66	c #Conflicts:     485000 | #Constraints:      34328
3583.83/3595.66	c #Conflicts:     486000 | #Constraints:      35328
3583.83/3595.66	c #Conflicts:     487000 | #Constraints:      36328
3583.83/3595.66	c #Conflicts:     488000 | #Constraints:      37328
3583.83/3595.66	c INPROCESSING
3583.83/3595.66	c GARBAGE COLLECT
3583.83/3595.66	c #Conflicts:     489000 | #Constraints:      24532
3583.83/3595.66	c #Conflicts:     490000 | #Constraints:      25532
3583.83/3595.66	c #Conflicts:     491000 | #Constraints:      26532
3583.83/3595.66	c #Conflicts:     492000 | #Constraints:      27532
3583.83/3595.66	c #Conflicts:     493000 | #Constraints:      28532
3583.83/3595.66	c #Conflicts:     494000 | #Constraints:      29532
3583.83/3595.66	c #Conflicts:     495000 | #Constraints:      30532
3583.83/3595.66	c #Conflicts:     496000 | #Constraints:      31532
3583.83/3595.66	c #Conflicts:     497000 | #Constraints:      32532
3583.83/3595.66	c #Conflicts:     498000 | #Constraints:      33532
3583.83/3595.66	c #Conflicts:     499000 | #Constraints:      34532
3583.83/3595.66	c #Conflicts:     500000 | #Constraints:      35532
3583.83/3595.66	c #Conflicts:     501000 | #Constraints:      36532
3583.83/3595.66	c #Conflicts:     502000 | #Constraints:      37532
3583.83/3595.66	c INPROCESSING
3583.83/3595.66	c GARBAGE COLLECT
3583.83/3595.66	c #Conflicts:     503000 | #Constraints:      24527
3583.83/3595.66	c #Conflicts:     504000 | #Constraints:      25527
3583.83/3595.66	c #Conflicts:     505000 | #Constraints:      26527
3583.83/3595.66	c #Conflicts:     506000 | #Constraints:      27527
3583.83/3595.66	c #Conflicts:     507000 | #Constraints:      28527
3583.83/3595.66	c #Conflicts:     508000 | #Constraints:      29527
3583.83/3595.66	c #Conflicts:     509000 | #Constraints:      30527
3583.83/3595.66	c #Conflicts:     510000 | #Constraints:      31527
3583.83/3595.66	c #Conflicts:     511000 | #Constraints:      32527
3583.83/3595.66	c #Conflicts:     512000 | #Constraints:      33527
3583.83/3595.66	c longest_trail_len= 4143 last_longest_trail_len= 4140
3583.83/3595.66	c longest_trail_len= 4143 last_longest_trail_len= 4143
3583.83/3595.66	c longest_trail_len= 4143 last_longest_trail_len= 4143
3583.83/3595.66	c longest_trail_len= 4143 last_longest_trail_len= 4143
3583.83/3595.66	c longest_trail_len= 4143 last_longest_trail_len= 4143
3583.83/3595.66	c longest_trail_len= 4143 last_longest_trail_len= 4143
3583.83/3595.66	c longest_trail_len= 4143 last_longest_trail_len= 4143
3583.83/3595.66	c #Conflicts:     513000 | #Constraints:      34527
3583.83/3595.66	c longest_trail_len= 4143 last_longest_trail_len= 4143
3583.83/3595.66	c longest_trail_len= 4143 last_longest_trail_len= 4143
3583.83/3595.66	c longest_trail_len= 4143 last_longest_trail_len= 4143
3583.83/3595.66	c longest_trail_len= 4143 last_longest_trail_len= 4143
3583.83/3595.66	c longest_trail_len= 4143 last_longest_trail_len= 4143
3583.83/3595.66	c longest_trail_len= 4143 last_longest_trail_len= 4143
3583.83/3595.66	c #Conflicts:     514000 | #Constraints:      35527
3583.83/3595.66	c longest_trail_len= 4143 last_longest_trail_len= 4143
3583.83/3595.66	c longest_trail_len= 4143 last_longest_trail_len= 4143
3583.83/3595.66	c #Conflicts:     515000 | #Constraints:      36527
3583.83/3595.66	c longest_trail_len= 4143 last_longest_trail_len= 4143
3583.83/3595.66	c longest_trail_len= 4143 last_longest_trail_len= 4143
3583.83/3595.66	c longest_trail_len= 4143 last_longest_trail_len= 4143
3583.83/3595.66	c longest_trail_len= 4143 last_longest_trail_len= 4143
3583.83/3595.66	c longest_trail_len= 4143 last_longest_trail_len= 4143
3583.83/3595.66	c longest_trail_len= 4143 last_longest_trail_len= 4143
3583.83/3595.66	c #Conflicts:     516000 | #Constraints:      37527
3583.83/3595.66	c longest_trail_len= 4143 last_longest_trail_len= 4143
3583.83/3595.66	c longest_trail_len= 4143 last_longest_trail_len= 4143
3583.83/3595.66	c INPROCESSING
3583.83/3595.66	c GARBAGE COLLECT
3583.83/3595.66	c longest_trail_len= 4143 last_longest_trail_len= 4143
3583.83/3595.66	c longest_trail_len= 4143 last_longest_trail_len= 4143
3583.83/3595.66	c longest_trail_len= 4143 last_longest_trail_len= 4143
3583.83/3595.66	c #Conflicts:     517000 | #Constraints:      24305
3583.83/3595.66	c longest_trail_len= 4143 last_longest_trail_len= 4143
3583.83/3595.66	c longest_trail_len= 4143 last_longest_trail_len= 4143
3583.83/3595.66	c longest_trail_len= 4143 last_longest_trail_len= 4143
3583.83/3595.66	c longest_trail_len= 4143 last_longest_trail_len= 4143
3583.83/3595.66	c #Conflicts:     518000 | #Constraints:      25305
3583.83/3595.66	c longest_trail_len= 4143 last_longest_trail_len= 4143
3583.83/3595.66	c #Conflicts:     519000 | #Constraints:      26305
3583.83/3595.66	c #Conflicts:     520000 | #Constraints:      27305
3583.83/3595.66	c longest_trail_len= 4143 last_longest_trail_len= 4143
3583.83/3595.66	c longest_trail_len= 4143 last_longest_trail_len= 4143
3583.83/3595.66	c longest_trail_len= 4143 last_longest_trail_len= 4143
3583.83/3595.66	c longest_trail_len= 4144 last_longest_trail_len= 4143
3583.83/3595.66	c longest_trail_len= 4144 last_longest_trail_len= 4144
3583.83/3595.66	c longest_trail_len= 4144 last_longest_trail_len= 4144
3583.83/3595.66	c longest_trail_len= 4144 last_longest_trail_len= 4144
3583.83/3595.66	c #Conflicts:     521000 | #Constraints:      28305
3583.83/3595.66	c longest_trail_len= 4144 last_longest_trail_len= 4144
3583.83/3595.66	c longest_trail_len= 4144 last_longest_trail_len= 4144
3583.83/3595.66	c longest_trail_len= 4144 last_longest_trail_len= 4144
3583.83/3595.66	c longest_trail_len= 4144 last_longest_trail_len= 4144
3583.83/3595.66	c longest_trail_len= 4144 last_longest_trail_len= 4144
3583.83/3595.66	c #Conflicts:     522000 | #Constraints:      29305
3583.83/3595.66	c longest_trail_len= 4144 last_longest_trail_len= 4144
3583.83/3595.66	c longest_trail_len= 4144 last_longest_trail_len= 4144
3583.83/3595.66	c longest_trail_len= 4144 last_longest_trail_len= 4144
3583.83/3595.66	c #Conflicts:     523000 | #Constraints:      30306
3583.83/3595.66	c longest_trail_len= 4144 last_longest_trail_len= 4144
3583.83/3595.66	c longest_trail_len= 4144 last_longest_trail_len= 4144
3583.83/3595.66	c longest_trail_len= 4144 last_longest_trail_len= 4144
3583.83/3595.66	c longest_trail_len= 4144 last_longest_trail_len= 4144
3583.83/3595.66	c longest_trail_len= 4144 last_longest_trail_len= 4144
3583.83/3595.66	c #Conflicts:     524000 | #Constraints:      31308
3583.83/3595.66	c longest_trail_len= 4144 last_longest_trail_len= 4144
3583.83/3595.66	c longest_trail_len= 4144 last_longest_trail_len= 4144
3583.83/3595.66	c longest_trail_len= 4144 last_longest_trail_len= 4144
3583.83/3595.66	c longest_trail_len= 4144 last_longest_trail_len= 4144
3583.83/3595.66	c longest_trail_len= 4144 last_longest_trail_len= 4144
3583.83/3595.66	c #Conflicts:     525000 | #Constraints:      32308
3583.83/3595.66	c longest_trail_len= 4144 last_longest_trail_len= 4144
3583.83/3595.66	c longest_trail_len= 4144 last_longest_trail_len= 4144
3583.83/3595.66	c longest_trail_len= 4144 last_longest_trail_len= 4144
3583.83/3595.66	c longest_trail_len= 4144 last_longest_trail_len= 4144
3583.83/3595.66	c longest_trail_len= 4144 last_longest_trail_len= 4144
3583.83/3595.66	c #Conflicts:     526000 | #Constraints:      33311
3583.83/3595.66	c longest_trail_len= 4144 last_longest_trail_len= 4144
3583.83/3595.66	c #Conflicts:     527000 | #Constraints:      34311
3583.83/3595.66	c #Conflicts:     528000 | #Constraints:      35312
3583.83/3595.66	c longest_trail_len= 4144 last_longest_trail_len= 4144
3583.83/3595.66	c #Conflicts:     529000 | #Constraints:      36312
3583.83/3595.66	c #Conflicts:     530000 | #Constraints:      37312
3583.83/3595.66	c #Conflicts:     531000 | #Constraints:      38312
3583.83/3595.66	c INPROCESSING
3583.83/3595.66	c GARBAGE COLLECT
3583.83/3595.66	c longest_trail_len= 4144 last_longest_trail_len= 4144
3583.83/3595.66	c longest_trail_len= 4144 last_longest_trail_len= 4144
3583.83/3595.66	c longest_trail_len= 4144 last_longest_trail_len= 4144
3583.83/3595.66	c longest_trail_len= 4144 last_longest_trail_len= 4144
3583.83/3595.66	c longest_trail_len= 4144 last_longest_trail_len= 4144
3583.83/3595.66	c #Conflicts:     532000 | #Constraints:      24947
3583.83/3595.66	c longest_trail_len= 4144 last_longest_trail_len= 4144
3583.83/3595.66	c longest_trail_len= 4144 last_longest_trail_len= 4144
3583.83/3595.66	c longest_trail_len= 4144 last_longest_trail_len= 4144
3583.83/3595.66	c longest_trail_len= 4144 last_longest_trail_len= 4144
3583.83/3595.66	c longest_trail_len= 4144 last_longest_trail_len= 4144
3583.83/3595.66	c #Conflicts:     533000 | #Constraints:      25947
3583.83/3595.66	c longest_trail_len= 4144 last_longest_trail_len= 4144
3583.83/3595.66	c longest_trail_len= 4144 last_longest_trail_len= 4144
3583.83/3595.66	c longest_trail_len= 4144 last_longest_trail_len= 4144
3583.83/3595.66	c longest_trail_len= 4144 last_longest_trail_len= 4144
3583.83/3595.66	c longest_trail_len= 4144 last_longest_trail_len= 4144
3583.83/3595.66	c #Conflicts:     534000 | #Constraints:      26947
3583.83/3595.66	c longest_trail_len= 4144 last_longest_trail_len= 4144
3583.83/3595.66	c longest_trail_len= 4144 last_longest_trail_len= 4144
3583.83/3595.66	c longest_trail_len= 4144 last_longest_trail_len= 4144
3583.83/3595.66	c #Conflicts:     535000 | #Constraints:      27947
3583.83/3595.66	c longest_trail_len= 4144 last_longest_trail_len= 4144
3583.83/3595.66	c longest_trail_len= 4144 last_longest_trail_len= 4144
3583.83/3595.66	c longest_trail_len= 4144 last_longest_trail_len= 4144
3583.83/3595.66	c longest_trail_len= 4144 last_longest_trail_len= 4144
3583.83/3595.66	c longest_trail_len= 4144 last_longest_trail_len= 4144
3583.83/3595.66	c longest_trail_len= 4144 last_longest_trail_len= 4144
3583.83/3595.66	c #Conflicts:     536000 | #Constraints:      28947
3583.83/3595.66	c longest_trail_len= 4144 last_longest_trail_len= 4144
3583.83/3595.66	c longest_trail_len= 4144 last_longest_trail_len= 4144
3583.83/3595.66	c longest_trail_len= 4144 last_longest_trail_len= 4144
3583.83/3595.66	c longest_trail_len= 4144 last_longest_trail_len= 4144
3583.83/3595.66	c longest_trail_len= 4144 last_longest_trail_len= 4144
3583.83/3595.66	c #Conflicts:     537000 | #Constraints:      29947
3583.83/3595.66	c longest_trail_len= 4144 last_longest_trail_len= 4144
3583.83/3595.66	c longest_trail_len= 4144 last_longest_trail_len= 4144
3583.83/3595.66	c #Conflicts:     538000 | #Constraints:      30947
3583.83/3595.66	c #Conflicts:     539000 | #Constraints:      31947
3583.83/3595.66	c longest_trail_len= 4144 last_longest_trail_len= 4144
3583.83/3595.66	c longest_trail_len= 4144 last_longest_trail_len= 4144
3583.83/3595.66	c longest_trail_len= 4144 last_longest_trail_len= 4144
3583.83/3595.66	c longest_trail_len= 4144 last_longest_trail_len= 4144
3583.83/3595.66	c longest_trail_len= 4144 last_longest_trail_len= 4144
3583.83/3595.66	c #Conflicts:     540000 | #Constraints:      32947
3583.83/3595.66	c longest_trail_len= 4144 last_longest_trail_len= 4144
3583.83/3595.66	c longest_trail_len= 4144 last_longest_trail_len= 4144
3583.83/3595.66	c longest_trail_len= 4144 last_longest_trail_len= 4144
3583.83/3595.66	c longest_trail_len= 4144 last_longest_trail_len= 4144
3583.83/3595.66	c longest_trail_len= 4144 last_longest_trail_len= 4144
3583.83/3595.66	c #Conflicts:     541000 | #Constraints:      33947
3583.83/3595.66	c longest_trail_len= 4167 last_longest_trail_len= 4144
3583.83/3595.66	c longest_trail_len= 4167 last_longest_trail_len= 4167
3583.83/3595.66	c longest_trail_len= 4167 last_longest_trail_len= 4167
3583.83/3595.66	c longest_trail_len= 4167 last_longest_trail_len= 4167
3583.83/3595.66	c longest_trail_len= 4167 last_longest_trail_len= 4167
3583.83/3595.66	c #Conflicts:     542000 | #Constraints:      34947
3583.83/3595.66	c longest_trail_len= 4167 last_longest_trail_len= 4167
3583.83/3595.66	c longest_trail_len= 4167 last_longest_trail_len= 4167
3583.83/3595.66	c longest_trail_len= 4167 last_longest_trail_len= 4167
3583.83/3595.66	c #Conflicts:     543000 | #Constraints:      35947
3583.83/3595.66	c longest_trail_len= 4167 last_longest_trail_len= 4167
3583.83/3595.66	c longest_trail_len= 4167 last_longest_trail_len= 4167
3583.83/3595.66	c longest_trail_len= 4167 last_longest_trail_len= 4167
3583.83/3595.66	c longest_trail_len= 4167 last_longest_trail_len= 4167
3583.83/3595.66	c longest_trail_len= 4167 last_longest_trail_len= 4167
3583.83/3595.66	c longest_trail_len= 4167 last_longest_trail_len= 4167
3583.83/3595.66	c #Conflicts:     544000 | #Constraints:      36947
3583.83/3595.66	c longest_trail_len= 4167 last_longest_trail_len= 4167
3583.83/3595.66	c longest_trail_len= 4167 last_longest_trail_len= 4167
3583.83/3595.66	c longest_trail_len= 4167 last_longest_trail_len= 4167
3583.83/3595.66	c longest_trail_len= 4167 last_longest_trail_len= 4167
3583.83/3595.66	c longest_trail_len= 4167 last_longest_trail_len= 4167
3583.83/3595.66	c #Conflicts:     545000 | #Constraints:      37947
3583.83/3595.66	c longest_trail_len= 4167 last_longest_trail_len= 4167
3583.83/3595.66	c longest_trail_len= 4167 last_longest_trail_len= 4167
3583.83/3595.66	c #Conflicts:     546000 | #Constraints:      38948
3583.83/3595.66	c INPROCESSING
3583.83/3595.66	c GARBAGE COLLECT
3583.83/3595.66	c #Conflicts:     547000 | #Constraints:      25335
3583.83/3595.66	c longest_trail_len= 4167 last_longest_trail_len= 4167
3583.83/3595.66	c #Conflicts:     548000 | #Constraints:      26335
3583.83/3595.66	c #Conflicts:     549000 | #Constraints:      27335
3583.83/3595.66	c #Conflicts:     550000 | #Constraints:      28335
3583.83/3595.66	c longest_trail_len= 4167 last_longest_trail_len= 4167
3583.83/3595.66	c #Conflicts:     551000 | #Constraints:      29335
3583.83/3595.66	c #Conflicts:     552000 | #Constraints:      30335
3583.83/3595.66	c #Conflicts:     553000 | #Constraints:      31335
3583.83/3595.66	c #Conflicts:     554000 | #Constraints:      32336
3583.83/3595.66	c #Conflicts:     555000 | #Constraints:      33337
3583.83/3595.66	c #Conflicts:     556000 | #Constraints:      34341
3583.83/3595.66	c #Conflicts:     557000 | #Constraints:      35341
3583.83/3595.66	c longest_trail_len= 4167 last_longest_trail_len= 4167
3583.83/3595.66	c longest_trail_len= 4167 last_longest_trail_len= 4167
3583.83/3595.66	c longest_trail_len= 4167 last_longest_trail_len= 4167
3583.83/3595.66	c longest_trail_len= 4167 last_longest_trail_len= 4167
3583.83/3595.66	c longest_trail_len= 4167 last_longest_trail_len= 4167
3583.83/3595.66	c longest_trail_len= 4167 last_longest_trail_len= 4167
3583.83/3595.66	c longest_trail_len= 4167 last_longest_trail_len= 4167
3583.83/3595.66	c #Conflicts:     558000 | #Constraints:      36342
3583.83/3595.66	c longest_trail_len= 4167 last_longest_trail_len= 4167
3583.83/3595.66	c longest_trail_len= 4167 last_longest_trail_len= 4167
3583.83/3595.66	c longest_trail_len= 4167 last_longest_trail_len= 4167
3583.83/3595.66	c longest_trail_len= 4167 last_longest_trail_len= 4167
3583.83/3595.66	c longest_trail_len= 4167 last_longest_trail_len= 4167
3583.83/3595.66	c longest_trail_len= 4167 last_longest_trail_len= 4167
3583.83/3595.66	c #Conflicts:     559000 | #Constraints:      37342
3583.83/3595.66	c longest_trail_len= 4167 last_longest_trail_len= 4167
3583.83/3595.66	c longest_trail_len= 4167 last_longest_trail_len= 4167
3583.83/3595.66	c #Conflicts:     560000 | #Constraints:      38342
3583.83/3595.66	c longest_trail_len= 4167 last_longest_trail_len= 4167
3583.83/3595.66	c longest_trail_len= 4167 last_longest_trail_len= 4167
3583.83/3595.66	c longest_trail_len= 4167 last_longest_trail_len= 4167
3583.83/3595.66	c longest_trail_len= 4167 last_longest_trail_len= 4167
3583.83/3595.66	c longest_trail_len= 4167 last_longest_trail_len= 4167
3583.83/3595.66	c longest_trail_len= 4167 last_longest_trail_len= 4167
3583.83/3595.66	c #Conflicts:     561000 | #Constraints:      39342
3583.83/3595.66	c INPROCESSING
3583.83/3595.66	c GARBAGE COLLECT
3583.83/3595.66	c longest_trail_len= 4167 last_longest_trail_len= 4167
3583.83/3595.66	c longest_trail_len= 4167 last_longest_trail_len= 4167
3583.83/3595.66	c longest_trail_len= 4167 last_longest_trail_len= 4167
3583.83/3595.66	c longest_trail_len= 4167 last_longest_trail_len= 4167
3583.83/3595.66	c longest_trail_len= 4167 last_longest_trail_len= 4167
3583.83/3595.66	c longest_trail_len= 4167 last_longest_trail_len= 4167
3583.83/3595.66	c #Conflicts:     562000 | #Constraints:      25558
3583.83/3595.66	c longest_trail_len= 4167 last_longest_trail_len= 4167
3583.83/3595.66	c longest_trail_len= 4167 last_longest_trail_len= 4167
3583.83/3595.66	c longest_trail_len= 4167 last_longest_trail_len= 4167
3583.83/3595.66	c #Conflicts:     563000 | #Constraints:      26558
3583.83/3595.66	c longest_trail_len= 4167 last_longest_trail_len= 4167
3583.83/3595.66	c #Conflicts:     564000 | #Constraints:      27558
3583.83/3595.66	c #Conflicts:     565000 | #Constraints:      28558
3583.83/3595.66	c longest_trail_len= 4167 last_longest_trail_len= 4167
3583.83/3595.66	c longest_trail_len= 4167 last_longest_trail_len= 4167
3583.83/3595.66	c longest_trail_len= 4167 last_longest_trail_len= 4167
3583.83/3595.66	c longest_trail_len= 4167 last_longest_trail_len= 4167
3583.83/3595.66	c longest_trail_len= 4167 last_longest_trail_len= 4167
3583.83/3595.66	c longest_trail_len= 4167 last_longest_trail_len= 4167
3583.83/3595.66	c longest_trail_len= 4167 last_longest_trail_len= 4167
3583.83/3595.66	c #Conflicts:     566000 | #Constraints:      29558
3583.83/3595.66	c longest_trail_len= 4167 last_longest_trail_len= 4167
3583.83/3595.66	c longest_trail_len= 4167 last_longest_trail_len= 4167
3583.83/3595.66	c longest_trail_len= 4167 last_longest_trail_len= 4167
3583.83/3595.66	c longest_trail_len= 4167 last_longest_trail_len= 4167
3583.83/3595.66	c longest_trail_len= 4167 last_longest_trail_len= 4167
3583.83/3595.66	c longest_trail_len= 4167 last_longest_trail_len= 4167
3583.83/3595.66	c #Conflicts:     567000 | #Constraints:      30558
3583.83/3595.66	c longest_trail_len= 4167 last_longest_trail_len= 4167
3583.83/3595.66	c longest_trail_len= 4167 last_longest_trail_len= 4167
3583.83/3595.66	c #Conflicts:     568000 | #Constraints:      31558
3583.83/3595.66	c longest_trail_len= 4167 last_longest_trail_len= 4167
3583.83/3595.66	c longest_trail_len= 4167 last_longest_trail_len= 4167
3583.83/3595.66	c longest_trail_len= 4167 last_longest_trail_len= 4167
3583.83/3595.66	c longest_trail_len= 4167 last_longest_trail_len= 4167
3583.83/3595.66	c longest_trail_len= 4167 last_longest_trail_len= 4167
3583.83/3595.66	c longest_trail_len= 4167 last_longest_trail_len= 4167
3583.83/3595.66	c #Conflicts:     569000 | #Constraints:      32558
3583.83/3595.66	c longest_trail_len= 4167 last_longest_trail_len= 4167
3583.83/3595.66	c longest_trail_len= 4167 last_longest_trail_len= 4167
3583.83/3595.66	c longest_trail_len= 4167 last_longest_trail_len= 4167
3583.83/3595.66	c longest_trail_len= 4167 last_longest_trail_len= 4167
3583.83/3595.66	c longest_trail_len= 4167 last_longest_trail_len= 4167
3583.83/3595.66	c longest_trail_len= 4167 last_longest_trail_len= 4167
3583.83/3595.66	c #Conflicts:     570000 | #Constraints:      33558
3583.83/3595.66	c longest_trail_len= 4167 last_longest_trail_len= 4167
3583.83/3595.66	c longest_trail_len= 4167 last_longest_trail_len= 4167
3583.83/3595.66	c longest_trail_len= 4167 last_longest_trail_len= 4167
3583.83/3595.66	c #Conflicts:     571000 | #Constraints:      34558
3583.83/3595.66	c longest_trail_len= 4167 last_longest_trail_len= 4167
3583.83/3595.66	c #Conflicts:     572000 | #Constraints:      35558
3583.83/3595.66	c #Conflicts:     573000 | #Constraints:      36558
3583.83/3595.66	c longest_trail_len= 4167 last_longest_trail_len= 4167
3583.83/3595.66	c #Conflicts:     574000 | #Constraints:      37558
3583.83/3595.66	c #Conflicts:     575000 | #Constraints:      38558
3583.83/3595.66	c Program interrupted by user.
3583.83/3595.66	c cpu time 1781.33 s
3583.83/3595.66	c deterministic time 238417005740 2.38e+11
3583.83/3595.66	c optimization time 209.92 s
3583.83/3595.66	c total solve time 1571.39 s
3583.83/3595.66	c core-guided solve time 0 s
3583.83/3595.66	c propagation time 1496.02 s
3583.83/3595.66	c conflict analysis time 179.233 s
3583.83/3595.66	c propagations 164375343
3583.83/3595.66	c resolve steps 16564343
3583.83/3595.66	c decisions 12490958
3583.83/3595.66	c conflicts 575579
3583.83/3595.66	c restarts 1212
3583.83/3595.66	c inprocessing phases 66
3583.83/3595.66	c input clauses 8078
3583.83/3595.66	c input cardinalities 0
3583.83/3595.66	c input general constraints 1786
3583.83/3595.66	c input average constraint length 4.55
3583.83/3595.66	c input average constraint degree 1.83
3583.83/3595.66	c learned clauses 165875
3583.83/3595.66	c learned cardinalities 68
3583.83/3595.66	c learned general constraints 410338
3583.83/3595.66	c learned average constraint length 486.63
3583.83/3595.66	c learned average constraint degree 98357214.27
3583.83/3595.66	c watched constraints 386086
3583.83/3595.66	c counting constraints 26038
3583.83/3595.66	c gcd simplifications 45364
3583.83/3595.66	c detected cardinalities 11
3583.83/3595.66	c weakened non-implied lits 8455629
3583.83/3595.66	c weakened non-implying lits 549856
3583.83/3595.66	c original variables 4288
3583.83/3595.66	c clausal propagations 42060580
3583.83/3595.66	c cardinality propagations 2931
3583.83/3595.66	c watched propagations 17412485
3583.83/3595.66	c counting propagations 104588420
3583.83/3595.66	c watch lookups 36552589501
3583.83/3595.66	c watch backjump lookups 30801949603
3583.83/3595.66	c watch checks 143720004974
3583.83/3595.66	c propagation checks 26110247758
3583.83/3595.66	c constraint additions 876895829
3583.83/3595.66	c trail pops 177438688
3583.83/3595.66	c formula constraints 9864
3583.83/3595.66	c learned constraints 575579
3583.83/3595.66	c bound constraints 0
3583.83/3595.66	c core-guided constraints 0
3583.83/3595.66	c encountered formula constraints 12219834
3583.83/3595.66	c encountered learned constraints 4916337
3583.83/3595.66	c encountered bound constraints 0
3583.83/3595.66	c encountered core-guided constraints 0
3583.83/3595.66	c LP total time 129.126 s
3583.83/3595.66	c LP solve time 127.59 s
3583.83/3595.66	c LP constraints added 10294
3583.83/3595.66	c LP constraints removed 155
3583.83/3595.66	c LP pivots internal 577832
3583.83/3595.66	c LP pivots root 435253
3583.83/3595.66	c LP calls 864
3583.83/3595.66	c LP optimalities 18
3583.83/3595.66	c LP no pivot count 0
3583.83/3595.66	c LP infeasibilities 636
3583.83/3595.66	c LP valid Farkas constraints 629
3583.83/3595.66	c LP learned Farkas constraints 0
3583.83/3595.66	c LP basis resets 206
3583.83/3595.66	c LP cycling count 0
3583.83/3595.66	c LP singular count 203
3583.83/3595.66	c LP no primal count 0
3583.83/3595.66	c LP no farkas count 1
3583.83/3595.66	c LP other issue count 2
3583.83/3595.66	c LP Gomory cuts 73
3583.83/3595.66	c LP learned cuts 357
3583.83/3595.66	c LP deleted cuts 155
3583.83/3595.66	c LP encountered Gomory constraints 1886
3583.83/3595.66	c LP encountered Farkas constraints 1865
3583.83/3595.66	c LP encountered learned Farkas constraints 0
3583.83/3595.66	c CG auxiliary variables introduced 0
3583.83/3595.66	c CG solutions found 0
3583.83/3595.66	c CG cores constructed 0
3583.83/3595.66	c CG core cardinality constraints returned 0
3583.83/3595.66	c CG unit cores 0
3583.83/3595.66	c CG single cores 0
3583.83/3595.66	c CG blocks removed during cardinality reduction 0
3583.83/3595.66	c CG first core best 0
3583.83/3595.66	c CG decision core best 0
3583.83/3595.66	c CG core reduction tie 0
3583.83/3595.66	c CG core degree average 0.00
3583.83/3595.66	c CG core slack average 0.00
3583.83/3595.66	c local search time 24.9658 s (1.4% of runtime)
3583.83/3595.66	c LS(normal)  6.14411 s, calls 1
3583.83/3595.66	c LS(restart) 18.8217 s, calls 3
3583.83/3595.66	s UNKNOWN
3583.83/3595.73	c Total time: 3595.701 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-4808832-1782848867/watcher-4808832-1782848867 -o /tmp/evaluation-result-4808832-1782848867/solver-4808832-1782848867 -C 3600 -W 3700 -M 62000 --var /tmp/evaluation-result-4808832-1782848867/vars-4808832-1782848867 --bin-var /tmp/runsolver-exch-nodeE008-1782848653-2582333 --watchdog 3760 ./Hybrid-SynLSRS+CASHWMaxSATDisjComS HOME/instance-4808832-1782848867.opb 3600 HOME 62000 

running on 4 cores: 20-23

CPU: AMD EPYC 9355 32-Core Processor
Cores frequency:
  2500 MHz: 0-1,5-7,9-13,15-16,18-19,24,26-28,33-34,36,38,40-41,43-45,48-49,52,54-55,60,62-63
  3550 MHz: 3,20-23,35,39,53,56-58,61
  3600 MHz: 2,4,8,14,17,25,29-32,37,42,46-47,50-51,59
WARNING: cores do not run at the same frequency!

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

CPU governors:
  performance: 20-23

NUMA information:
  number of nodes: 8
  node 0: cores 0-7, 128055 MiB (109247 MiB free)
  node 1: cores 8-15, 129019 MiB (113712 MiB free)
  node 2: cores 16-23, 128973 MiB (115968 MiB free)
  node 3: cores 24-31, 129003 MiB (113649 MiB free)
  node 4: cores 32-39, 129019 MiB (89890 MiB free)
  node 5: cores 40-47, 129019 MiB (112851 MiB free)
  node 6: cores 48-55, 129019 MiB (108911 MiB free)
  node 7: cores 56-63, 128474 MiB (103387 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=2584386, runsolver pid=2584383
Starting watchdog thread
Current StackSize limit: 8192 KiB


[startup+0.100064 s]*
/proc/loadavg: 15.87 8.50 3.65 17/905 2584399
/proc/meminfo: memFree=888431980/1055320708 swapFree=33553916/33554428
[pid=2584386] ppid=2584383 vsize=4324 memory=3260 CPUtime=0 cores=20-23
/proc/2584386/stat : 2584386 (Hybrid-SynLSRS+) S 2584383 2584386 2582311 0 -1 4194304 515 4232 0 0 0 0 0 0 20 0 1 0 218174566 4427776 640 18446744073709551615 94634776473600 94634777368133 140736934484176 0 0 0 65536 4 65538 1 0 0 17 22 0 0 0 0 0 94634777607184 94634777654928 94634794377216 140736934488267 140736934488427 140736934488427 140736934494163 0
/proc/2584386/statm: 1081 815 714 219 0 143 0
[pid=2584398] ppid=2584386 vsize=2660 memory=1700 CPUtime=0 cores=20-23
/proc/2584398/stat : 2584398 (timeout) S 2584386 2584398 2582311 0 -1 4194304 118 0 0 0 0 0 0 0 20 0 1 0 218174571 2723840 384 18446744073709551615 94479693848576 94479693865089 140723781845408 0 0 0 0 3145728 90119 1 0 0 17 21 0 0 0 0 0 94479693879856 94479693881944 94479701381120 140723781851297 140723781851548 140723781851548 140723781857255 0
/proc/2584398/statm: 665 425 397 5 0 90 0
[pid=2584399] ppid=2584398 vsize=63992 memory=25220 CPUtime=0.04 cores=20-23
/proc/2584399/stat : 2584399 (roundingsat) R 2584398 2584398 2582311 0 -1 4194304 5157 0 0 0 3 1 0 0 20 0 1 0 218174572 65527808 6146 18446744073709551615 94556640157696 94556642507641 140734756574336 0 0 0 0 0 8404994 0 0 0 17 20 0 0 0 0 0 94556642943672 94556642971816 94556668551168 140734756579511 140734756579743 140734756579743 140734756585450 0
/proc/2584399/statm: 15998 6305 1982 574 0 5154 0
Current children cumulated CPU time: 0.04 s
Current children cumulated vsize: 70976 KiB
Current children cumulated memory: 30180 KiB

[startup+0.213194 s]*
/proc/loadavg: 15.87 8.50 3.65 18/905 2584399
/proc/meminfo: memFree=888431300/1055320708 swapFree=33553916/33554428
[pid=2584386] ppid=2584383 vsize=4324 memory=3260 CPUtime=0 cores=20-23
/proc/2584386/stat : 2584386 (Hybrid-SynLSRS+) S 2584383 2584386 2582311 0 -1 4194304 515 4232 0 0 0 0 0 0 20 0 1 0 218174566 4427776 640 18446744073709551615 94634776473600 94634777368133 140736934484176 0 0 0 65536 4 65538 1 0 0 17 22 0 0 0 0 0 94634777607184 94634777654928 94634794377216 140736934488267 140736934488427 140736934488427 140736934494163 0
/proc/2584386/statm: 1081 815 714 219 0 143 0
[pid=2584398] ppid=2584386 vsize=2660 memory=1700 CPUtime=0 cores=20-23
/proc/2584398/stat : 2584398 (timeout) S 2584386 2584398 2582311 0 -1 4194304 118 0 0 0 0 0 0 0 20 0 1 0 218174571 2723840 384 18446744073709551615 94479693848576 94479693865089 140723781845408 0 0 0 0 3145728 90119 1 0 0 17 21 0 0 0 0 0 94479693879856 94479693881944 94479701381120 140723781851297 140723781851548 140723781851548 140723781857255 0
/proc/2584398/statm: 665 425 397 5 0 90 0
[pid=2584399] ppid=2584398 vsize=63992 memory=25268 CPUtime=0.15 cores=20-23
/proc/2584399/stat : 2584399 (roundingsat) R 2584398 2584398 2582311 0 -1 4194304 5169 0 0 0 14 1 0 0 20 0 1 0 218174572 65527808 6146 18446744073709551615 94556640157696 94556642507641 140734756574336 0 0 0 0 0 8404994 0 0 0 17 20 0 0 0 0 0 94556642943672 94556642971816 94556668551168 140734756579511 140734756579743 140734756579743 140734756585450 0
/proc/2584399/statm: 15998 6317 1982 574 0 5154 0
Current children cumulated CPU time: 0.15 s
Current children cumulated vsize: 70976 KiB
Current children cumulated memory: 30228 KiB

[startup+0.312756 s]*
/proc/loadavg: 15.87 8.50 3.65 17/905 2584399
/proc/meminfo: memFree=888432700/1055320708 swapFree=33553916/33554428
[pid=2584386] ppid=2584383 vsize=4324 memory=3260 CPUtime=0 cores=20-23
/proc/2584386/stat : 2584386 (Hybrid-SynLSRS+) S 2584383 2584386 2582311 0 -1 4194304 515 4232 0 0 0 0 0 0 20 0 1 0 218174566 4427776 640 18446744073709551615 94634776473600 94634777368133 140736934484176 0 0 0 65536 4 65538 1 0 0 17 22 0 0 0 0 0 94634777607184 94634777654928 94634794377216 140736934488267 140736934488427 140736934488427 140736934494163 0
/proc/2584386/statm: 1081 815 714 219 0 143 0
[pid=2584398] ppid=2584386 vsize=2660 memory=1700 CPUtime=0 cores=20-23
/proc/2584398/stat : 2584398 (timeout) S 2584386 2584398 2582311 0 -1 4194304 118 0 0 0 0 0 0 0 20 0 1 0 218174571 2723840 384 18446744073709551615 94479693848576 94479693865089 140723781845408 0 0 0 0 3145728 90119 1 0 0 17 21 0 0 0 0 0 94479693879856 94479693881944 94479701381120 140723781851297 140723781851548 140723781851548 140723781857255 0
/proc/2584398/statm: 665 425 397 5 0 90 0
[pid=2584399] ppid=2584398 vsize=63992 memory=25268 CPUtime=0.25 cores=20-23
/proc/2584399/stat : 2584399 (roundingsat) R 2584398 2584398 2582311 0 -1 4194304 5169 0 0 0 24 1 0 0 20 0 1 0 218174572 65527808 6146 18446744073709551615 94556640157696 94556642507641 140734756574336 0 0 0 0 0 8404994 0 0 0 17 20 0 0 0 0 0 94556642943672 94556642971816 94556668551168 140734756579511 140734756579743 140734756579743 140734756585450 0
/proc/2584399/statm: 15998 6317 1982 574 0 5154 0
Current children cumulated CPU time: 0.25 s
Current children cumulated vsize: 70976 KiB
Current children cumulated memory: 30228 KiB

[startup+0.700153 s]
/proc/loadavg: 15.87 8.50 3.65 18/905 2584399
/proc/meminfo: memFree=888432212/1055320708 swapFree=33553916/33554428
[pid=2584386] ppid=2584383 vsize=4324 memory=3260 CPUtime=0 cores=20-23
/proc/2584386/stat : 2584386 (Hybrid-SynLSRS+) S 2584383 2584386 2582311 0 -1 4194304 515 4232 0 0 0 0 0 0 20 0 1 0 218174566 4427776 640 18446744073709551615 94634776473600 94634777368133 140736934484176 0 0 0 65536 4 65538 1 0 0 17 22 0 0 0 0 0 94634777607184 94634777654928 94634794377216 140736934488267 140736934488427 140736934488427 140736934494163 0
/proc/2584386/statm: 1081 815 714 219 0 143 0
[pid=2584398] ppid=2584386 vsize=2660 memory=1700 CPUtime=0 cores=20-23
/proc/2584398/stat : 2584398 (timeout) S 2584386 2584398 2582311 0 -1 4194304 118 0 0 0 0 0 0 0 20 0 1 0 218174571 2723840 384 18446744073709551615 94479693848576 94479693865089 140723781845408 0 0 0 0 3145728 90119 1 0 0 17 21 0 0 0 0 0 94479693879856 94479693881944 94479701381120 140723781851297 140723781851548 140723781851548 140723781857255 0
/proc/2584398/statm: 665 425 397 5 0 90 0
[pid=2584399] ppid=2584398 vsize=63992 memory=25292 CPUtime=0.63 cores=20-23
/proc/2584399/stat : 2584399 (roundingsat) R 2584398 2584398 2582311 0 -1 4194304 5175 0 0 0 62 1 0 0 20 0 1 0 218174572 65527808 6146 18446744073709551615 94556640157696 94556642507641 140734756574336 0 0 0 0 0 8404994 0 0 0 17 20 0 0 0 0 0 94556642943672 94556642971816 94556668551168 140734756579511 140734756579743 140734756579743 140734756585450 0
/proc/2584399/statm: 15998 6323 1982 574 0 5154 0
Current children cumulated CPU time: 0.63 s
Current children cumulated vsize: 70976 KiB
Current children cumulated memory: 30252 KiB

[startup+1.50016 s]
/proc/loadavg: 15.88 8.63 3.72 18/905 2584399
/proc/meminfo: memFree=888432240/1055320708 swapFree=33553916/33554428
[pid=2584386] ppid=2584383 vsize=4324 memory=3260 CPUtime=0 cores=20-23
/proc/2584386/stat : 2584386 (Hybrid-SynLSRS+) S 2584383 2584386 2582311 0 -1 4194304 515 4232 0 0 0 0 0 0 20 0 1 0 218174566 4427776 640 18446744073709551615 94634776473600 94634777368133 140736934484176 0 0 0 65536 4 65538 1 0 0 17 22 0 0 0 0 0 94634777607184 94634777654928 94634794377216 140736934488267 140736934488427 140736934488427 140736934494163 0
/proc/2584386/statm: 1081 815 714 219 0 143 0
[pid=2584398] ppid=2584386 vsize=2660 memory=1700 CPUtime=0 cores=20-23
/proc/2584398/stat : 2584398 (timeout) S 2584386 2584398 2582311 0 -1 4194304 118 0 0 0 0 0 0 0 20 0 1 0 218174571 2723840 384 18446744073709551615 94479693848576 94479693865089 140723781845408 0 0 0 0 3145728 90119 1 0 0 17 21 0 0 0 0 0 94479693879856 94479693881944 94479701381120 140723781851297 140723781851548 140723781851548 140723781857255 0
/proc/2584398/statm: 665 425 397 5 0 90 0
[pid=2584399] ppid=2584398 vsize=63992 memory=25292 CPUtime=1.42 cores=20-23
/proc/2584399/stat : 2584399 (roundingsat) R 2584398 2584398 2582311 0 -1 4194304 5175 0 0 0 141 1 0 0 20 0 1 0 218174572 65527808 6146 18446744073709551615 94556640157696 94556642507641 140734756574336 0 0 0 0 0 8404994 0 0 0 17 20 0 0 0 0 0 94556642943672 94556642971816 94556668551168 140734756579511 140734756579743 140734756579743 140734756585450 0
/proc/2584399/statm: 15998 6323 1982 574 0 5154 0
Current children cumulated CPU time: 1.42 s
Current children cumulated vsize: 70976 KiB
Current children cumulated memory: 30252 KiB

[startup+3.11231 s]
/proc/loadavg: 15.88 8.63 3.72 17/899 2584418
/proc/meminfo: memFree=888466760/1055320708 swapFree=33553916/33554428
[pid=2584386] ppid=2584383 vsize=4324 memory=3260 CPUtime=0 cores=20-23
/proc/2584386/stat : 2584386 (Hybrid-SynLSRS+) S 2584383 2584386 2582311 0 -1 4194304 515 4232 0 0 0 0 0 0 20 0 1 0 218174566 4427776 640 18446744073709551615 94634776473600 94634777368133 140736934484176 0 0 0 65536 4 65538 1 0 0 17 22 0 0 0 0 0 94634777607184 94634777654928 94634794377216 140736934488267 140736934488427 140736934488427 140736934494163 0
/proc/2584386/statm: 1081 815 714 219 0 143 0
[pid=2584398] ppid=2584386 vsize=2660 memory=1700 CPUtime=0 cores=20-23
/proc/2584398/stat : 2584398 (timeout) S 2584386 2584398 2582311 0 -1 4194304 118 0 0 0 0 0 0 0 20 0 1 0 218174571 2723840 384 18446744073709551615 94479693848576 94479693865089 140723781845408 0 0 0 0 3145728 90119 1 0 0 17 21 0 0 0 0 0 94479693879856 94479693881944 94479701381120 140723781851297 140723781851548 140723781851548 140723781857255 0
/proc/2584398/statm: 665 425 397 5 0 90 0
[pid=2584399] ppid=2584398 vsize=63992 memory=25292 CPUtime=3.03 cores=20-23
/proc/2584399/stat : 2584399 (roundingsat) R 2584398 2584398 2582311 0 -1 4194304 5175 0 0 0 302 1 0 0 20 0 1 0 218174572 65527808 6146 18446744073709551615 94556640157696 94556642507641 140734756574336 0 0 0 0 0 8404994 0 0 0 17 20 0 0 0 0 0 94556642943672 94556642971816 94556668551168 140734756579511 140734756579743 140734756579743 140734756585450 0
/proc/2584399/statm: 15998 6323 1982 574 0 5154 0
Current children cumulated CPU time: 3.03 s
Current children cumulated vsize: 70976 KiB
Current children cumulated memory: 30252 KiB

[startup+6.30015 s]
/proc/loadavg: 15.89 8.75 3.78 18/905 2584470
/proc/meminfo: memFree=888430060/1055320708 swapFree=33553916/33554428
[pid=2584386] ppid=2584383 vsize=4324 memory=3260 CPUtime=0 cores=20-23
/proc/2584386/stat : 2584386 (Hybrid-SynLSRS+) S 2584383 2584386 2582311 0 -1 4194304 515 4232 0 0 0 0 0 0 20 0 1 0 218174566 4427776 640 18446744073709551615 94634776473600 94634777368133 140736934484176 0 0 0 65536 4 65538 1 0 0 17 22 0 0 0 0 0 94634777607184 94634777654928 94634794377216 140736934488267 140736934488427 140736934488427 140736934494163 0
/proc/2584386/statm: 1081 815 714 219 0 143 0
[pid=2584398] ppid=2584386 vsize=2660 memory=1700 CPUtime=0 cores=20-23
/proc/2584398/stat : 2584398 (timeout) S 2584386 2584398 2582311 0 -1 4194304 118 0 0 0 0 0 0 0 20 0 1 0 218174571 2723840 384 18446744073709551615 94479693848576 94479693865089 140723781845408 0 0 0 0 3145728 90119 1 0 0 17 21 0 0 0 0 0 94479693879856 94479693881944 94479701381120 140723781851297 140723781851548 140723781851548 140723781857255 0
/proc/2584398/statm: 665 425 397 5 0 90 0
[pid=2584399] ppid=2584398 vsize=67232 memory=28296 CPUtime=6.2 cores=20-23
/proc/2584399/stat : 2584399 (roundingsat) R 2584398 2584398 2582311 0 -1 4194304 5882 0 0 0 608 12 0 0 20 0 1 0 218174572 68845568 6914 18446744073709551615 94556640157696 94556642507641 140734756574336 0 0 0 0 0 8404994 0 0 0 17 20 0 0 0 0 0 94556642943672 94556642971816 94556668551168 140734756579511 140734756579743 140734756579743 140734756585450 0
/proc/2584399/statm: 16808 7074 2030 574 0 5964 0
Current children cumulated CPU time: 6.2 s
Current children cumulated vsize: 74216 KiB
Current children cumulated memory: 33256 KiB

[startup+12.7002 s]
/proc/loadavg: 15.90 8.87 3.85 18/905 2584470
/proc/meminfo: memFree=888397176/1055320708 swapFree=33553916/33554428
[pid=2584386] ppid=2584383 vsize=4324 memory=3260 CPUtime=0 cores=20-23
/proc/2584386/stat : 2584386 (Hybrid-SynLSRS+) S 2584383 2584386 2582311 0 -1 4194304 515 4232 0 0 0 0 0 0 20 0 1 0 218174566 4427776 640 18446744073709551615 94634776473600 94634777368133 140736934484176 0 0 0 65536 4 65538 1 0 0 17 22 0 0 0 0 0 94634777607184 94634777654928 94634794377216 140736934488267 140736934488427 140736934488427 140736934494163 0
/proc/2584386/statm: 1081 815 714 219 0 143 0
[pid=2584398] ppid=2584386 vsize=2660 memory=1700 CPUtime=0 cores=20-23
/proc/2584398/stat : 2584398 (timeout) S 2584386 2584398 2582311 0 -1 4194304 118 0 0 0 0 0 0 0 20 0 1 0 218174571 2723840 384 18446744073709551615 94479693848576 94479693865089 140723781845408 0 0 0 0 3145728 90119 1 0 0 17 21 0 0 0 0 0 94479693879856 94479693881944 94479701381120 140723781851297 140723781851548 140723781851548 140723781857255 0
/proc/2584398/statm: 665 425 397 5 0 90 0
[pid=2584399] ppid=2584398 vsize=93236 memory=53160 CPUtime=12.58 cores=20-23
/proc/2584399/stat : 2584399 (roundingsat) R 2584398 2584398 2582311 0 -1 4194304 10423 0 0 0 1226 32 0 0 20 0 1 0 218174572 95473664 13125 18446744073709551615 94556640157696 94556642507641 140734756574336 0 0 0 0 0 8404994 0 0 0 17 20 0 0 0 0 0 94556642943672 94556642971816 94556668551168 140734756579511 140734756579743 140734756579743 140734756585450 0
/proc/2584399/statm: 23309 13290 2046 574 0 12465 0
Current children cumulated CPU time: 12.58 s
Current children cumulated vsize: 100220 KiB
Current children cumulated memory: 58120 KiB

[startup+25.5002 s]
/proc/loadavg: 15.92 9.10 3.98 18/905 2584470
/proc/meminfo: memFree=888292928/1055320708 swapFree=33553916/33554428
[pid=2584386] ppid=2584383 vsize=4324 memory=3260 CPUtime=0 cores=20-23
/proc/2584386/stat : 2584386 (Hybrid-SynLSRS+) S 2584383 2584386 2582311 0 -1 4194304 515 4232 0 0 0 0 0 0 20 0 1 0 218174566 4427776 640 18446744073709551615 94634776473600 94634777368133 140736934484176 0 0 0 65536 4 65538 1 0 0 17 22 0 0 0 0 0 94634777607184 94634777654928 94634794377216 140736934488267 140736934488427 140736934488427 140736934494163 0
/proc/2584386/statm: 1081 815 714 219 0 143 0
[pid=2584398] ppid=2584386 vsize=2660 memory=1700 CPUtime=0 cores=20-23
/proc/2584398/stat : 2584398 (timeout) S 2584386 2584398 2582311 0 -1 4194304 118 0 0 0 0 0 0 0 20 0 1 0 218174571 2723840 384 18446744073709551615 94479693848576 94479693865089 140723781845408 0 0 0 0 3145728 90119 1 0 0 17 21 0 0 0 0 0 94479693879856 94479693881944 94479701381120 140723781851297 140723781851548 140723781851548 140723781857255 0
/proc/2584398/statm: 665 425 397 5 0 90 0
[pid=2584399] ppid=2584398 vsize=106648 memory=69572 CPUtime=25.34 cores=20-23
/proc/2584399/stat : 2584399 (roundingsat) R 2584398 2584398 2582311 0 -1 4194304 15892 0 0 0 2478 56 0 0 20 0 1 0 218174572 109207552 17269 18446744073709551615 94556640157696 94556642507641 140734756574336 0 0 0 0 0 8404994 0 0 0 17 20 0 0 0 0 0 94556642943672 94556642971816 94556668551168 140734756579511 140734756579743 140734756579743 140734756585450 0
/proc/2584399/statm: 26662 17393 2140 574 0 15818 0
Current children cumulated CPU time: 25.34 s

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

[pid=2585082] ppid=2585081 vsize=188012 memory=159520 CPUtime=1600.27 cores=20-23
/proc/2585082/stat : 2585082 (cashwmaxsat-dis) R 2585081 2585081 2582311 0 -1 4194304 129821 0 0 0 159955 72 0 0 20 0 1 0 218354277 192524288 39872 18446744073709551615 4198400 17477629 140736463801040 0 0 0 0 0 8404994 0 0 0 17 21 0 0 0 0 0 19900224 19994800 40067072 140736463804691 140736463804823 140736463804823 140736463810530 0
/proc/2585082/statm: 47003 39880 776 3242 0 43143 0
Current children cumulated CPU time: 3391.66 s
Current children cumulated vsize: 194996 KiB
Current children cumulated memory: 164472 KiB

[startup+3462.3 s]
/proc/loadavg: 16.04 16.20 15.98 16/900 2586556
/proc/meminfo: memFree=889486884/1055320708 swapFree=33553916/33554428
[pid=2584386] ppid=2584383 vsize=4324 memory=3260 CPUtime=1791.39 cores=20-23
/proc/2584386/stat : 2584386 (Hybrid-SynLSRS+) S 2584383 2584386 2582311 0 -1 4194304 587 95045 0 0 0 0 178134 1005 20 0 1 0 218174566 4427776 640 18446744073709551615 94634776473600 94634777368133 140736934484176 0 0 0 65536 4 65538 1 0 0 17 22 0 0 0 0 0 94634777607184 94634777654928 94634794377216 140736934488267 140736934488427 140736934488427 140736934494163 0
/proc/2584386/statm: 1081 815 714 219 0 143 0
[pid=2585081] ppid=2584386 vsize=2660 memory=1692 CPUtime=0 cores=20-23
/proc/2585081/stat : 2585081 (timeout) S 2584386 2585081 2582311 0 -1 4194304 114 0 0 0 0 0 0 0 20 0 1 0 218354276 2723840 384 18446744073709551615 94116508073984 94116508090497 140730268379360 0 0 0 0 3145728 90119 1 0 0 17 20 0 0 0 0 0 94116508105264 94116508107352 94116518170624 140730268387595 140730268387740 140730268387740 140730268393447 0
/proc/2585081/statm: 665 423 396 5 0 90 0
[pid=2585082] ppid=2585081 vsize=139052 memory=124396 CPUtime=1660.07 cores=20-23
/proc/2585082/stat : 2585082 (cashwmaxsat-dis) R 2585081 2585081 2582311 0 -1 4194304 142831 0 0 0 165929 78 0 0 20 0 1 0 218354277 142389248 31001 18446744073709551615 4198400 17477629 140736463801040 0 0 0 0 0 8404994 0 0 0 17 21 0 0 0 0 0 19900224 19994800 40067072 140736463804691 140736463804823 140736463804823 140736463810530 0
/proc/2585082/statm: 34763 31099 776 3242 0 30903 0
Current children cumulated CPU time: 3451.46 s
Current children cumulated vsize: 146036 KiB
Current children cumulated memory: 129348 KiB

[startup+3522.3 s]
/proc/loadavg: 16.11 16.19 16.00 15/897 2586887
/proc/meminfo: memFree=889850056/1055320708 swapFree=33553916/33554428
[pid=2584386] ppid=2584383 vsize=4324 memory=3260 CPUtime=1791.39 cores=20-23
/proc/2584386/stat : 2584386 (Hybrid-SynLSRS+) S 2584383 2584386 2582311 0 -1 4194304 587 95045 0 0 0 0 178134 1005 20 0 1 0 218174566 4427776 640 18446744073709551615 94634776473600 94634777368133 140736934484176 0 0 0 65536 4 65538 1 0 0 17 22 0 0 0 0 0 94634777607184 94634777654928 94634794377216 140736934488267 140736934488427 140736934488427 140736934494163 0
/proc/2584386/statm: 1081 815 714 219 0 143 0
[pid=2585081] ppid=2584386 vsize=2660 memory=1692 CPUtime=0 cores=20-23
/proc/2585081/stat : 2585081 (timeout) S 2584386 2585081 2582311 0 -1 4194304 114 0 0 0 0 0 0 0 20 0 1 0 218354276 2723840 384 18446744073709551615 94116508073984 94116508090497 140730268379360 0 0 0 0 3145728 90119 1 0 0 17 20 0 0 0 0 0 94116508105264 94116508107352 94116518170624 140730268387595 140730268387740 140730268387740 140730268393447 0
/proc/2585081/statm: 665 423 396 5 0 90 0
[pid=2585082] ppid=2585081 vsize=139064 memory=118288 CPUtime=1719.86 cores=20-23
/proc/2585082/stat : 2585082 (cashwmaxsat-dis) R 2585081 2585081 2582311 0 -1 4194304 143545 0 0 0 171908 78 0 0 20 0 1 0 218354277 142401536 29478 18446744073709551615 4198400 17477629 140736463801040 0 0 0 0 0 8404994 0 0 0 17 21 0 0 0 0 0 19900224 19994800 40067072 140736463804691 140736463804823 140736463804823 140736463810530 0
/proc/2585082/statm: 34766 29572 776 3242 0 30906 0
Current children cumulated CPU time: 3511.25 s
Current children cumulated vsize: 146048 KiB
Current children cumulated memory: 123240 KiB

[startup+3582.3 s]
/proc/loadavg: 16.11 16.17 16.00 16/903 2587217
/proc/meminfo: memFree=889793148/1055320708 swapFree=33553916/33554428
[pid=2584386] ppid=2584383 vsize=4324 memory=3260 CPUtime=1791.39 cores=20-23
/proc/2584386/stat : 2584386 (Hybrid-SynLSRS+) S 2584383 2584386 2582311 0 -1 4194304 587 95045 0 0 0 0 178134 1005 20 0 1 0 218174566 4427776 640 18446744073709551615 94634776473600 94634777368133 140736934484176 0 0 0 65536 4 65538 1 0 0 17 22 0 0 0 0 0 94634777607184 94634777654928 94634794377216 140736934488267 140736934488427 140736934488427 140736934494163 0
/proc/2584386/statm: 1081 815 714 219 0 143 0
[pid=2585081] ppid=2584386 vsize=2660 memory=1692 CPUtime=0 cores=20-23
/proc/2585081/stat : 2585081 (timeout) S 2584386 2585081 2582311 0 -1 4194304 114 0 0 0 0 0 0 0 20 0 1 0 218354276 2723840 384 18446744073709551615 94116508073984 94116508090497 140730268379360 0 0 0 0 3145728 90119 1 0 0 17 20 0 0 0 0 0 94116508105264 94116508107352 94116518170624 140730268387595 140730268387740 140730268387740 140730268393447 0
/proc/2585081/statm: 665 423 396 5 0 90 0
[pid=2585082] ppid=2585081 vsize=218792 memory=179852 CPUtime=1779.65 cores=20-23
/proc/2585082/stat : 2585082 (cashwmaxsat-dis) R 2585081 2585081 2582311 0 -1 4194304 145837 0 0 0 177885 80 0 0 20 0 1 0 218354277 224043008 44877 18446744073709551615 4198400 17477629 140736463801040 0 0 0 0 0 8404994 0 0 0 17 21 0 0 0 0 0 19900224 19994800 40067072 140736463804691 140736463804823 140736463804823 140736463810530 0
/proc/2585082/statm: 54698 44963 776 3242 0 50838 0
Current children cumulated CPU time: 3571.04 s
Current children cumulated vsize: 225776 KiB
Current children cumulated memory: 184804 KiB

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

# cumulated CPU time of all completed processes:  user=3572.96 s, system=10.8942 s

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

[startup+3584 s]*
/proc/loadavg: 16.11 16.17 16.00 16/903 2587217
/proc/meminfo: memFree=889794524/1055320708 swapFree=33553916/33554428
[pid=2584386] ppid=2584383 vsize=4324 memory=3260 CPUtime=1791.39 cores=20-23
/proc/2584386/stat : 2584386 (Hybrid-SynLSRS+) S 2584383 2584386 2582311 0 -1 4194304 587 95045 0 0 0 0 178134 1005 20 0 1 0 218174566 4427776 640 18446744073709551615 94634776473600 94634777368133 140736934484176 0 0 0 65536 4 65538 1 0 0 17 22 0 0 0 0 0 94634777607184 94634777654928 94634794377216 140736934488267 140736934488427 140736934488427 140736934494163 0
/proc/2584386/statm: 1081 815 714 219 0 143 0
[pid=2585081] ppid=2584386 vsize=2660 memory=1692 CPUtime=0 cores=20-23
/proc/2585081/stat : 2585081 (timeout) S 2584386 2585081 2582311 0 -1 4194304 114 0 0 0 0 0 0 0 20 0 1 0 218354276 2723840 384 18446744073709551615 94116508073984 94116508090497 140730268379360 0 0 0 0 3145728 90119 1 0 0 17 20 0 0 0 0 0 94116508105264 94116508107352 94116518170624 140730268387595 140730268387740 140730268387740 140730268393447 0
/proc/2585081/statm: 665 423 396 5 0 90 0
[pid=2585082] ppid=2585081 vsize=218792 memory=177492 CPUtime=1781.36 cores=20-23
/proc/2585082/stat : 2585082 (cashwmaxsat-dis) R 2585081 2585081 2582311 0 -1 4194304 146419 0 0 0 178056 80 0 0 20 0 1 0 218354277 224043008 44365 18446744073709551615 4198400 17477629 140736463801040 0 0 0 0 0 8404994 0 0 0 17 21 0 0 0 0 0 19900224 19994800 40067072 140736463804691 140736463804823 140736463804823 140736463810530 0
/proc/2585082/statm: 54698 44373 776 3242 0 50838 0
Current children cumulated CPU time: 3572.75 s
Current children cumulated vsize: 225776 KiB
Current children cumulated memory: 182444 KiB

[startup+3590.4 s]
/proc/loadavg: 16.10 16.17 16.00 16/903 2587217
/proc/meminfo: memFree=889782984/1055320708 swapFree=33553916/33554428
[pid=2584386] ppid=2584383 vsize=4324 memory=3260 CPUtime=1791.39 cores=20-23
/proc/2584386/stat : 2584386 (Hybrid-SynLSRS+) S 2584383 2584386 2582311 0 -1 4194304 587 95045 0 0 0 0 178134 1005 20 0 1 0 218174566 4427776 640 18446744073709551615 94634776473600 94634777368133 140736934484176 0 0 0 65536 4 65538 1 0 0 17 22 0 0 0 0 0 94634777607184 94634777654928 94634794377216 140736934488267 140736934488427 140736934488427 140736934494163 0
/proc/2584386/statm: 1081 815 714 219 0 143 0
[pid=2585081] ppid=2584386 vsize=2660 memory=1692 CPUtime=0 cores=20-23
/proc/2585081/stat : 2585081 (timeout) S 2584386 2585081 2582311 0 -1 4194304 114 0 0 0 0 0 0 0 20 0 1 0 218354276 2723840 384 18446744073709551615 94116508073984 94116508090497 140730268379360 0 0 0 0 3145728 90119 1 0 0 17 20 0 0 0 0 0 94116508105264 94116508107352 94116518170624 140730268387595 140730268387740 140730268387740 140730268393447 0
/proc/2585081/statm: 665 423 396 5 0 90 0
[pid=2585082] ppid=2585081 vsize=218792 memory=175444 CPUtime=1787.72 cores=20-23
/proc/2585082/stat : 2585082 (cashwmaxsat-dis) R 2585081 2585081 2582311 0 -1 4194304 147648 0 0 0 178691 81 0 0 20 0 1 0 218354277 224043008 43853 18446744073709551615 4198400 17477629 140736463801040 0 0 0 0 0 8404994 0 0 0 17 21 0 0 0 0 0 19900224 19994800 40067072 140736463804691 140736463804823 140736463804823 140736463810530 0
/proc/2585082/statm: 54698 43861 776 3242 0 50838 0
Current children cumulated CPU time: 3579.11 s
Current children cumulated vsize: 225776 KiB
Current children cumulated memory: 180396 KiB

[startup+3593.6 s]
/proc/loadavg: 16.09 16.16 16.00 16/903 2587222
/proc/meminfo: memFree=890099748/1055320708 swapFree=33553916/33554428
[pid=2584386] ppid=2584383 vsize=4324 memory=3260 CPUtime=1791.39 cores=20-23
/proc/2584386/stat : 2584386 (Hybrid-SynLSRS+) S 2584383 2584386 2582311 0 -1 4194304 587 95045 0 0 0 0 178134 1005 20 0 1 0 218174566 4427776 640 18446744073709551615 94634776473600 94634777368133 140736934484176 0 0 0 65536 4 65538 1 0 0 17 22 0 0 0 0 0 94634777607184 94634777654928 94634794377216 140736934488267 140736934488427 140736934488427 140736934494163 0
/proc/2584386/statm: 1081 815 714 219 0 143 0
[pid=2585081] ppid=2584386 vsize=2660 memory=1692 CPUtime=0 cores=20-23
/proc/2585081/stat : 2585081 (timeout) S 2584386 2585081 2582311 0 -1 4194304 114 0 0 0 0 0 0 0 20 0 1 0 218354276 2723840 384 18446744073709551615 94116508073984 94116508090497 140730268379360 0 0 0 0 3145728 90119 1 0 0 17 20 0 0 0 0 0 94116508105264 94116508107352 94116518170624 140730268387595 140730268387740 140730268387740 140730268393447 0
/proc/2585081/statm: 665 423 396 5 0 90 0
[pid=2585082] ppid=2585081 vsize=218792 memory=165204 CPUtime=1790.91 cores=20-23
/proc/2585082/stat : 2585082 (cashwmaxsat-dis) R 2585081 2585081 2582311 0 -1 4194304 148468 0 0 0 179010 81 0 0 20 0 1 0 218354277 224043008 41293 18446744073709551615 4198400 17477629 140736463801040 0 0 0 0 0 8404994 0 0 0 17 21 0 0 0 0 0 19900224 19994800 40067072 140736463804691 140736463804823 140736463804823 140736463810530 0
/proc/2585082/statm: 54698 41301 776 3242 0 50838 0
Current children cumulated CPU time: 3582.3 s
Current children cumulated vsize: 225776 KiB
Current children cumulated memory: 170156 KiB

[startup+3594.4 s]
/proc/loadavg: 16.09 16.16 16.00 16/903 2587222
/proc/meminfo: memFree=890116156/1055320708 swapFree=33553916/33554428
[pid=2584386] ppid=2584383 vsize=4324 memory=3260 CPUtime=1791.39 cores=20-23
/proc/2584386/stat : 2584386 (Hybrid-SynLSRS+) S 2584383 2584386 2582311 0 -1 4194304 587 95045 0 0 0 0 178134 1005 20 0 1 0 218174566 4427776 640 18446744073709551615 94634776473600 94634777368133 140736934484176 0 0 0 65536 4 65538 1 0 0 17 22 0 0 0 0 0 94634777607184 94634777654928 94634794377216 140736934488267 140736934488427 140736934488427 140736934494163 0
/proc/2584386/statm: 1081 815 714 219 0 143 0
[pid=2585081] ppid=2584386 vsize=2660 memory=1692 CPUtime=0 cores=20-23
/proc/2585081/stat : 2585081 (timeout) S 2584386 2585081 2582311 0 -1 4194304 114 0 0 0 0 0 0 0 20 0 1 0 218354276 2723840 384 18446744073709551615 94116508073984 94116508090497 140730268379360 0 0 0 0 3145728 90119 1 0 0 17 20 0 0 0 0 0 94116508105264 94116508107352 94116518170624 140730268387595 140730268387740 140730268387740 140730268393447 0
/proc/2585081/statm: 665 423 396 5 0 90 0
[pid=2585082] ppid=2585081 vsize=218792 memory=173396 CPUtime=1791.71 cores=20-23
/proc/2585082/stat : 2585082 (cashwmaxsat-dis) R 2585081 2585081 2582311 0 -1 4194304 148472 0 0 0 179090 81 0 0 20 0 1 0 218354277 224043008 43341 18446744073709551615 4198400 17477629 140736463801040 0 0 0 0 0 8404994 0 0 0 17 21 0 0 0 0 0 19900224 19994800 40067072 140736463804691 140736463804823 140736463804823 140736463810530 0
/proc/2585082/statm: 54698 43349 776 3242 0 50838 0
Current children cumulated CPU time: 3583.1 s
Current children cumulated vsize: 225776 KiB
Current children cumulated memory: 178348 KiB

[startup+3595.2 s]
/proc/loadavg: 16.09 16.16 16.00 16/903 2587222
/proc/meminfo: memFree=890136696/1055320708 swapFree=33553916/33554428
[pid=2584386] ppid=2584383 vsize=4324 memory=3268 CPUtime=3583.81 cores=20-23
/proc/2584386/stat : 2584386 (Hybrid-SynLSRS+) S 2584383 2584386 2582311 0 -1 4194304 615 243644 0 0 0 0 357294 1087 20 0 1 0 218174566 4427776 640 18446744073709551615 94634776473600 94634777368133 140736934484176 0 0 0 2 4 65536 1 0 0 17 22 0 0 0 0 0 94634777607184 94634777654928 94634794377216 140736934488267 140736934488427 140736934488427 140736934494163 0
/proc/2584386/statm: 1081 817 714 219 0 143 0
Current children cumulated CPU time: 3583.81 s
Current children cumulated vsize: 4324 KiB
Current children cumulated memory: 3268 KiB

[startup+3595.6 s]
/proc/loadavg: 16.09 16.16 16.00 16/903 2587222
/proc/meminfo: memFree=890136696/1055320708 swapFree=33553916/33554428
[pid=2584386] ppid=2584383 vsize=4324 memory=3280 CPUtime=3583.83 cores=20-23
/proc/2584386/stat : 2584386 (Hybrid-SynLSRS+) S 2584383 2584386 2582311 0 -1 4194304 689 244771 0 0 0 0 357295 1088 20 0 1 0 218174566 4427776 640 18446744073709551615 94634776473600 94634777368133 140736934484176 0 0 0 2 4 65536 1 0 0 17 20 0 0 0 0 0 94634777607184 94634777654928 94634794377216 140736934488267 140736934488427 140736934488427 140736934494163 0
/proc/2584386/statm: 1081 820 714 219 0 143 0
Current children cumulated CPU time: 3583.83 s
Current children cumulated vsize: 4324 KiB
Current children cumulated memory: 3280 KiB

[startup+3595.7 s]
/proc/loadavg: 16.09 16.16 16.00 16/903 2587222
/proc/meminfo: memFree=890136696/1055320708 swapFree=33553916/33554428
[pid=2584386] ppid=2584383 vsize=4324 memory=3288 CPUtime=3583.83 cores=20-23
/proc/2584386/stat : 2584386 (Hybrid-SynLSRS+) S 2584383 2584386 2582311 0 -1 4194304 766 245449 0 0 0 0 357295 1088 20 0 1 0 218174566 4427776 640 18446744073709551615 94634776473600 94634777368133 140736934484176 0 0 0 2 4 65536 1 0 0 17 22 0 0 0 0 0 94634777607184 94634777654928 94634794377216 140736934488267 140736934488427 140736934488427 140736934494163 0
/proc/2584386/statm: 1081 822 714 219 0 143 0
Current children cumulated CPU time: 3583.83 s
Current children cumulated vsize: 4324 KiB
Current children cumulated memory: 3288 KiB

Child status: 0

Real time (s): 3595.8
CPU time (s): 3583.85
CPU user time (s): 3572.96
CPU system time (s): 10.8942
CPU usage (%): 99.6679
Max. virtual memory (cumulated for all children) (KiB): 403040
Max. memory (cumulated for all children) (KiB): 357688

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 3572.96
system time used= 10.8942
maximum resident set size= 351836
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 246631
page faults= 0
swaps= 0
block input operations= 0
block output operations= 2184
messages sent= 0
messages received= 0
signals received= 0
voluntary context switches= 2469
involuntary context switches= 2698


# summary of solver processes directly reported to runsolver:
#   pid: 2584386
#   total CPU time (s): 3583.85
#   total CPU user time (s): 3572.96
#   total CPU system time (s): 10.8942

??? join timestamper begins
??? join timestamper ends
??? end of timestamper thread
runsolver used 12.7485 second user time and 43.7339 second system time

The end

Launcher Data

Begin job on nodeE008 at 2026-06-30 21:47:48
IDJOB=4808832
IDBENCH=162230
IDSOLVER=3622
FILE ID=nodeE008/4808832-1782848867
RUNJOBID= nodeE008-1782848653-2582333
SLURM_JOB_ID= 12542934
Free space on /tmp= 799180 MiB

SOLVER NAME= Hybrid-SynLSRS+CASHWMaxSATDisjComS v2
BENCH NAME= PB24/normalized-PB16/DEC-LIN/nossum/normalized-sha1-size80-round23-5.opb
COMMAND LINE= ./Hybrid-SynLSRS+CASHWMaxSATDisjComS BENCHNAME TIMEOUT TMPDIR MEMLIMIT
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-4808832-1782848867/watcher-4808832-1782848867 -o /tmp/evaluation-result-4808832-1782848867/solver-4808832-1782848867 -C 3600 -W 3700 -M 62000 --var /tmp/evaluation-result-4808832-1782848867/vars-4808832-1782848867 --bin-var /tmp/runsolver-exch-nodeE008-1782848653-2582333 --watchdog 3760  ./Hybrid-SynLSRS+CASHWMaxSATDisjComS HOME/instance-4808832-1782848867.opb 3600 HOME 62000

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

MD5SUM BENCH= 86944514b434ff8020a355b19ddc8d04
RANDOM SEED=1148712692

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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


/proc/meminfo:
MemTotal:       1055320708 kB
MemFree:        888440816 kB
MemAvailable:   1043597784 kB
Buffers:            2840 kB
Cached:         159685092 kB
SwapCached:           12 kB
Active:          6484968 kB
Inactive:       156299568 kB
Active(anon):    3949180 kB
Inactive(anon):    66848 kB
Active(file):    2535788 kB
Inactive(file): 156232720 kB
Unevictable:        3072 kB
Mlocked:               0 kB
SwapTotal:      33554428 kB
SwapFree:       33553916 kB
Zswap:                 0 kB
Zswapped:              0 kB
Dirty:             23956 kB
Writeback:             0 kB
AnonPages:       3099176 kB
Mapped:           214380 kB
Shmem:            919400 kB
KReclaimable:    1672476 kB
Slab:            2259176 kB
SReclaimable:    1672476 kB
SUnreclaim:       586700 kB
KernelStack:       15312 kB
PageTables:        13724 kB
SecPageTables:     15292 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    561214780 kB
Committed_AS:    5149268 kB
VmallocTotal:   13743895347199 kB
VmallocUsed:      479588 kB
VmallocChunk:          0 kB
Percpu:           123136 kB
HardwareCorrupted:     0 kB
AnonHugePages:    921600 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:      397764 kB
DirectMap2M:    22992896 kB
DirectMap1G:    1050673152 kB

Free space on /tmp at the end= 799256 MiB
End job on nodeE008 at 2026-06-30 22:47:43